diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-14 12:43:22 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-15 10:56:24 -0400 |
commit | 969fb755c27e0296ba3bda05752ae3b9c1191a99 (patch) | |
tree | a058e9dc8e00763ea6642a0ab3d0bafe83d56bf6 /dev-perl/Glib-Object-Introspection | |
parent | dev-perl/Getopt-Long-Descriptive: Drop old versions (diff) | |
download | gentoo-969fb755c27e0296ba3bda05752ae3b9c1191a99.tar.gz gentoo-969fb755c27e0296ba3bda05752ae3b9c1191a99.tar.bz2 gentoo-969fb755c27e0296ba3bda05752ae3b9c1191a99.zip |
dev-perl/Glib-Object-Introspection: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/Glib-Object-Introspection')
3 files changed, 0 insertions, 69 deletions
diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild deleted file mode 100644 index 61a131e475f0..000000000000 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.49.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=XAOC -DIST_VERSION=0.049 -inherit perl-module xdg-utils - -DESCRIPTION="Dynamically create Perl language bindings" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv x86" - -RDEPEND=" - >=dev-perl/glib-perl-1.320.0 - >=dev-libs/gobject-introspection-1.0 - >=dev-libs/libffi-3.0.0:0= - >=dev-libs/glib-2.0.0 -" -DEPEND=" - ${RDEPEND} -" -BDEPEND=" - >=dev-perl/ExtUtils-Depends-0.300.0 - >=dev-perl/ExtUtils-PkgConfig-1.0.0 - ${RDEPEND} -" - -pkg_setup() { - xdg_environment_reset # bug #599128 -} diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.50.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.50.0.ebuild deleted file mode 100644 index 03048f379358..000000000000 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.50.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DIST_AUTHOR=XAOC -DIST_VERSION=0.050 -inherit perl-module xdg-utils - -DESCRIPTION="Dynamically create Perl language bindings" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv x86" - -RDEPEND=" - >=dev-perl/glib-perl-1.320.0 - >=dev-libs/gobject-introspection-1.0 - >=dev-libs/libffi-3.0.0:= - >=dev-libs/glib-2.0.0 -" -DEPEND=" - ${RDEPEND} -" -BDEPEND=" - ${RDEPEND} - >=dev-perl/ExtUtils-Depends-0.300.0 - >=dev-perl/ExtUtils-PkgConfig-1.0.0 -" - -pkg_setup() { - # bug #599128 - xdg_environment_reset -} diff --git a/dev-perl/Glib-Object-Introspection/Manifest b/dev-perl/Glib-Object-Introspection/Manifest index f60188028d7c..506e6d83419c 100644 --- a/dev-perl/Glib-Object-Introspection/Manifest +++ b/dev-perl/Glib-Object-Introspection/Manifest @@ -1,3 +1 @@ -DIST Glib-Object-Introspection-0.049.tar.gz 88081 BLAKE2B 4d7d114dfe9b39f19feb4ed9ff40f7058e0c6b0e3851e45f3aa653b8222c1d3b3e68d1e900663435fcbae8fd627e41b44fc06b1775d0910127b32e1eff812a2c SHA512 fa927661dc761bfae9dba87e1e2d519b10c3aac4d6dcea37764972a0413a4f5025a12df640d66928b631c2933d4b0e6d02b559ea2c1eaa38fae6f7a9d98fe322 -DIST Glib-Object-Introspection-0.050.tar.gz 89336 BLAKE2B 88ec82de5dade6a5689e2024b1f06d2a53222f0aab81f15d0d341b63a00dd3b041d1234570c6fa592172832f73e19a5d89eef80fc15ea9d944f7f3886cd55676 SHA512 3939a7d96800416ca4e52bf263b5b84dde0a5dbe5ed636dc6668ee005c1f018e5988f8e0ba059165f966a05b5efc992391ae0de991e87b9118fab92ee39f97f4 DIST Glib-Object-Introspection-0.051.tar.gz 89445 BLAKE2B 7447bf8473acdfe015ffaab6f4b33420efe23aed5852e2eba54eed8a3edb7275a94abe1c3dad9583f175c30146c3b32e2191f14b2bec5c9c9f36355cc80a5098 SHA512 93ebe81b586270cbeca4296bfdd1d337d931b6349ca16a8e50bfc631c89a77d93f4d8076289e91bdcec0fdb732a2900b2a6c5e78e571c0c0fd4c7f5239cc0de5 |