diff options
author | Kent Fredric <kentnl@gentoo.org> | 2018-08-17 15:41:28 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2018-08-17 16:29:09 +1200 |
commit | fc4b66bc4b32a186ba9430870c06930aa57efd35 (patch) | |
tree | 0ffe20cc39ea2ce54a6466583929c934a505296a /dev-perl/Glib-Object-Introspection | |
parent | dev-perl/Finance-YahooQuote: Cleanup old version 0.250.0 (diff) | |
download | gentoo-fc4b66bc4b32a186ba9430870c06930aa57efd35.tar.gz gentoo-fc4b66bc4b32a186ba9430870c06930aa57efd35.tar.bz2 gentoo-fc4b66bc4b32a186ba9430870c06930aa57efd35.zip |
dev-perl/Glib-Object-Introspection: Cleanup old versions 0.4{0,2}.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Glib-Object-Introspection')
3 files changed, 0 insertions, 64 deletions
diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild deleted file mode 100644 index 2cde1dfc5c9e..000000000000 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.40.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=XAOC -DIST_VERSION=0.040 -inherit perl-module xdg-utils - -DESCRIPTION="Dynamically create Perl language bindings" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -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=" - >=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.42.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.42.0.ebuild deleted file mode 100644 index c11717d16add..000000000000 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.42.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=XAOC -DIST_VERSION=0.042 -inherit perl-module xdg-utils - -DESCRIPTION="Dynamically create Perl language bindings" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -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=" - >=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/Manifest b/dev-perl/Glib-Object-Introspection/Manifest index 74772dbd2daa..07c7fda318f4 100644 --- a/dev-perl/Glib-Object-Introspection/Manifest +++ b/dev-perl/Glib-Object-Introspection/Manifest @@ -1,3 +1 @@ -DIST Glib-Object-Introspection-0.040.tar.gz 79009 BLAKE2B dddb598823e6a5df9eaca9123226c9272b9540b5abfd1bb3805179acf1ab9410cb8c1c2357772bb413f948040b6e1495958c82c91517fa1ec700491690c7e92b SHA512 bd5e4db8b6e331fb9641e75a50a95fff1a823597a8e4c4e9f99a81e7aa2ee30d93856c56ecfea3785b8719dba6590169bcd006ea06d97170889091e6b9480e9f -DIST Glib-Object-Introspection-0.042.tar.gz 80942 BLAKE2B 2b894686b1e920f2b58df3110d625e63aea30909f5622f14645aababe2f055a9e82f1ec027f0ef1881137ec77a84d9a3c1bfd048a4a357ed4650f44936afd8b0 SHA512 a91ba7d553187ed0eb6b35bd68c70de40c82d5e42422ec0a370fa77268cc5b81be3b9b76947ceaf78541224bd188ab902f12be7a5e0efaf94638fea39ba57ba0 DIST Glib-Object-Introspection-0.043.tar.gz 80985 BLAKE2B 2f921b35167c45bc04e8d3505f85978d485d4f1244001cd2de7d1b1d3370731345757a0745852e0a047583e28d7b9ff0b18470714170c1d09b11b1e72a760c11 SHA512 b812ac4faca2f1df1192f7ac2374f5552811c353a363a33b3e6877c568ef68f0b4e1b8181a4738988017150317eb27e43976989cca802e7ba24d2a3cc2fa537e |