diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-ruby/pkg-config | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/pkg-config')
| -rw-r--r-- | dev-ruby/pkg-config/Manifest | 6 | ||||
| -rw-r--r-- | dev-ruby/pkg-config/metadata.xml | 12 | ||||
| -rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.5.9.ebuild | 29 | ||||
| -rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.6.1.ebuild | 29 | ||||
| -rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.6.2.ebuild | 29 | ||||
| -rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.6.3.ebuild | 30 | ||||
| -rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.6.4.ebuild | 30 | ||||
| -rw-r--r-- | dev-ruby/pkg-config/pkg-config-1.6.5.ebuild | 30 |
8 files changed, 0 insertions, 195 deletions
diff --git a/dev-ruby/pkg-config/Manifest b/dev-ruby/pkg-config/Manifest deleted file mode 100644 index 733a2e2f7632..000000000000 --- a/dev-ruby/pkg-config/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST pkg-config-1.5.9.gem 23552 BLAKE2B afbf0de891eea1891788f97ac1dbf2f9e5ec77a66cfccb6848773c9888ec79405a49e76cb137741db6b80e8f9201eebb61ab381902627f38dbfb472ee5c66153 SHA512 0d075f6c39b4d4ac0cda141457f25b3b6925d856dc08b53319ea055e8ef38316eaea39ee4181e2dfb6312636faf1878819eec1923790d8cc7656a337c2a98c7b -DIST pkg-config-1.6.1.gem 23552 BLAKE2B e48e946fcb73cd37c8039515129899024578f4b8752624b3c41826f9051025fd5f029d03f74b027bdec6c611e796ba90f1c9cb560935f9ca908a7e647935bab4 SHA512 086de7e06e5c2538bccb705db8ce9f66bdb8d21c257c7587f2807c00c057120d6d25c0152eb055b638d08144f7444c21c4b16bded41deb5f3b451c3aa1428b3b -DIST pkg-config-1.6.2.gem 23552 BLAKE2B 885ec8e76059648a76d3a38731e42af79745bb86654724f7923d328901a23c6533ad04145f3b364d222a1bedae6629ebe79075610d64d6415f3415e105fc703e SHA512 e5cc6aeb3d907bb670e8178b07fc595bbd5fccf1575c5b1904ac4e8ff34ce78988461d04a0e8241afd1add2d145652d0a494a8c9b302359f3826515c072bda39 -DIST pkg-config-1.6.3.gem 23552 BLAKE2B 183297eab8d62806c3bd7a99dcd1a0af8ff5333d54b0e95b82c137cf825c8adc4e28282b2b0419c0f4c000b6f3f249aa8c6eea68e4fc542b0c8f98445b586e52 SHA512 6556e125ed655703f92a6c7e7dbe4c0273d4a3c9c4fd238fec2c9f953fa2c6c39d1c4369708eb74249f20bea00a5129456979c71531789d758d41786d42b9449 -DIST pkg-config-1.6.4.gem 24064 BLAKE2B 106b2d10ffc2e6fce8188879a563de94ea03fc4b282925d69a2d532d5d409ef191526e5a2eafdb5f367001db6809a9076d4bbe2c0babec93d1a7d77b2a7771e3 SHA512 05b5598be4076d72261d62dcd65ecd310ed47315de185f3b93d8067cbf33dbdcf093938ac00eed1ffc8f82ae265bd3b205d5b9de2c900ec673bb94ad43f14ec3 -DIST pkg-config-1.6.5.gem 24576 BLAKE2B 7423cfa36cf7590b73ebdd06d9497eef1ca79488b30a678267d8e0a92a8a86d0177244182176a5fae55705e283c468b4b739c9406685f43a731c24f6e87f4f1a SHA512 38c9064402c2f7ca30dc0dd19f946fa45deffb77761c8eda932515219e079975669b51511f0888fc58c75e66dbea85dba5fc7977c7effca198b1e5f1e9d9826e diff --git a/dev-ruby/pkg-config/metadata.xml b/dev-ruby/pkg-config/metadata.xml deleted file mode 100644 index b4c65f3e6e5a..000000000000 --- a/dev-ruby/pkg-config/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ruby@gentoo.org</email> - <name>Gentoo Ruby Project</name> - </maintainer> - <upstream> - <remote-id type="github">ruby-gnome/pkg-config</remote-id> - <remote-id type="rubygems">pkg-config</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-ruby/pkg-config/pkg-config-1.5.9.ebuild b/dev-ruby/pkg-config/pkg-config-1.5.9.ebuild deleted file mode 100644 index c4bedfdbd605..000000000000 --- a/dev-ruby/pkg-config/pkg-config-1.5.9.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" - -RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS.md" - -inherit ruby-fakegem - -DESCRIPTION="A pkg-config implementation by Ruby" -HOMEPAGE="https://github.com/ruby-gnome/pkg-config" -LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86" -IUSE="test" - -ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" -# this is used for testing -DEPEND=" test? ( x11-libs/cairo )" - -all_ruby_prepare() { - sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i test/test-pkg-config.rb || die -} - -each_ruby_test() { - ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die -} diff --git a/dev-ruby/pkg-config/pkg-config-1.6.1.ebuild b/dev-ruby/pkg-config/pkg-config-1.6.1.ebuild deleted file mode 100644 index c4bedfdbd605..000000000000 --- a/dev-ruby/pkg-config/pkg-config-1.6.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" - -RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS.md" - -inherit ruby-fakegem - -DESCRIPTION="A pkg-config implementation by Ruby" -HOMEPAGE="https://github.com/ruby-gnome/pkg-config" -LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 ~sparc x86" -IUSE="test" - -ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" -# this is used for testing -DEPEND=" test? ( x11-libs/cairo )" - -all_ruby_prepare() { - sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i test/test-pkg-config.rb || die -} - -each_ruby_test() { - ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die -} diff --git a/dev-ruby/pkg-config/pkg-config-1.6.2.ebuild b/dev-ruby/pkg-config/pkg-config-1.6.2.ebuild deleted file mode 100644 index 63a85e644b2e..000000000000 --- a/dev-ruby/pkg-config/pkg-config-1.6.2.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" - -RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS.md" - -inherit ruby-fakegem - -DESCRIPTION="A pkg-config implementation by Ruby" -HOMEPAGE="https://github.com/ruby-gnome/pkg-config" -LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="test" - -ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" -# this is used for testing -DEPEND=" test? ( x11-libs/cairo )" - -all_ruby_prepare() { - sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i test/test-pkg-config.rb || die -} - -each_ruby_test() { - ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die -} diff --git a/dev-ruby/pkg-config/pkg-config-1.6.3.ebuild b/dev-ruby/pkg-config/pkg-config-1.6.3.ebuild deleted file mode 100644 index 7e5baabaa1cb..000000000000 --- a/dev-ruby/pkg-config/pkg-config-1.6.3.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby32 ruby33 ruby34" - -RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS.md" - -inherit ruby-fakegem - -DESCRIPTION="A pkg-config implementation by Ruby" -HOMEPAGE="https://github.com/ruby-gnome/pkg-config" -LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="test" - -ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" -# this is used for testing -DEPEND=" test? ( x11-libs/cairo )" - -all_ruby_prepare() { - sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i test/test-pkg-config.rb || die -} - -each_ruby_test() { - ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die -} diff --git a/dev-ruby/pkg-config/pkg-config-1.6.4.ebuild b/dev-ruby/pkg-config/pkg-config-1.6.4.ebuild deleted file mode 100644 index 7e5baabaa1cb..000000000000 --- a/dev-ruby/pkg-config/pkg-config-1.6.4.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby32 ruby33 ruby34" - -RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS.md" - -inherit ruby-fakegem - -DESCRIPTION="A pkg-config implementation by Ruby" -HOMEPAGE="https://github.com/ruby-gnome/pkg-config" -LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="test" - -ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" -# this is used for testing -DEPEND=" test? ( x11-libs/cairo )" - -all_ruby_prepare() { - sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i test/test-pkg-config.rb || die -} - -each_ruby_test() { - ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die -} diff --git a/dev-ruby/pkg-config/pkg-config-1.6.5.ebuild b/dev-ruby/pkg-config/pkg-config-1.6.5.ebuild deleted file mode 100644 index 8336741c5f85..000000000000 --- a/dev-ruby/pkg-config/pkg-config-1.6.5.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby32 ruby33 ruby34 ruby40" - -RUBY_FAKEGEM_EXTRADOC="README.rdoc NEWS.md" - -inherit ruby-fakegem - -DESCRIPTION="A pkg-config implementation by Ruby" -HOMEPAGE="https://github.com/ruby-gnome/pkg-config" -LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 )" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="test" - -ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" -# this is used for testing -DEPEND=" test? ( x11-libs/cairo )" - -all_ruby_prepare() { - sed -e '/test_cflags/aomit "Fragile on Gentoo"' -i test/test-pkg-config.rb || die -} - -each_ruby_test() { - ruby-ng_testrb-2 -Ilib test/test-pkg-config.rb || die -} |
