diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /app-text/groonga-normalizer-mysql | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'app-text/groonga-normalizer-mysql')
| -rw-r--r-- | app-text/groonga-normalizer-mysql/Manifest | 1 | ||||
| -rw-r--r-- | app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1-r1.ebuild | 38 | ||||
| -rw-r--r-- | app-text/groonga-normalizer-mysql/metadata.xml | 5 |
3 files changed, 0 insertions, 44 deletions
diff --git a/app-text/groonga-normalizer-mysql/Manifest b/app-text/groonga-normalizer-mysql/Manifest deleted file mode 100644 index 8c97f3f999b7..000000000000 --- a/app-text/groonga-normalizer-mysql/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST groonga-normalizer-mysql-1.1.1.tar.gz 548788 BLAKE2B c2f06ffa4aaf52266dabf1397d592b772a10a45fe8b9184ffb7fc5f30a8db3c81011c19a80d3d14a228ea47b4b6ba21b7ab7f81e283533beef4596065d0c4b6b SHA512 40686a50133149b614057907c58f5b37d596fcaf697b4a6f3e68b776ac8c728cdd4c8a6e7c5676fe92ff96a4358b623f2b3740f6b72d317f1650c006cfb34369 diff --git a/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1-r1.ebuild b/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1-r1.ebuild deleted file mode 100644 index c2a7aacdc072..000000000000 --- a/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -DESCRIPTION="Groonga plugin that provides MySQL compatible normalizers" -HOMEPAGE="https://groonga.org/" -SRC_URI="https://packages.groonga.org/source/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="app-text/groonga" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -DOCS=( README.md ) - -src_prepare() { - default - - eautoreconf -} - -src_configure() { - # ruby is only used for tests - econf --without-ruby -} - -src_install() { - default - - find "${ED}" -name '*.la' -delete || die - rm -r "${ED}"/usr/share/doc/${PN} || die -} diff --git a/app-text/groonga-normalizer-mysql/metadata.xml b/app-text/groonga-normalizer-mysql/metadata.xml deleted file mode 100644 index 85e4ed814fa2..000000000000 --- a/app-text/groonga-normalizer-mysql/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> |
