diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-31 02:19:15 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-31 02:20:47 +0200 |
commit | 4a1edb9940163afc46c39cf75729a65fc8f12da4 (patch) | |
tree | 93d6602743ded5c66f973ae13a3c663a12bf77ff | |
parent | dev-perl/Gtk2-Unique: Remove old (diff) | |
download | gentoo-4a1edb9940163afc46c39cf75729a65fc8f12da4.tar.gz gentoo-4a1edb9940163afc46c39cf75729a65fc8f12da4.tar.bz2 gentoo-4a1edb9940163afc46c39cf75729a65fc8f12da4.zip |
dev-perl/Gtk3: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | dev-perl/Gtk3/Gtk3-0.34.0.ebuild | 38 | ||||
-rw-r--r-- | dev-perl/Gtk3/Manifest | 1 |
2 files changed, 0 insertions, 39 deletions
diff --git a/dev-perl/Gtk3/Gtk3-0.34.0.ebuild b/dev-perl/Gtk3/Gtk3-0.34.0.ebuild deleted file mode 100644 index c9e2ad0132c0..000000000000 --- a/dev-perl/Gtk3/Gtk3-0.34.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -DIST_AUTHOR=XAOC -DIST_VERSION=0.034 -inherit perl-module virtualx - -DESCRIPTION="Perl interface to the 3.x series of the gtk+ toolkit" -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - x11-libs/gtk+:3[introspection] - >=dev-perl/Cairo-GObject-1.0.0 - virtual/perl-Carp - virtual/perl-Exporter - >=dev-perl/Glib-Object-Introspection-0.43.0 - -" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.30 - test? ( - >=virtual/perl-Test-Simple-0.960.0 - ) -" - -PATCHES=( - # Fixed in next version, bug #683046 - "${FILESDIR}"/${P}-gdk-pixbuf-test.patch -) - -src_test() { - virtx perl-module_src_test -} diff --git a/dev-perl/Gtk3/Manifest b/dev-perl/Gtk3/Manifest index 0ad5416c2b02..f4526bbdd7d3 100644 --- a/dev-perl/Gtk3/Manifest +++ b/dev-perl/Gtk3/Manifest @@ -1,2 +1 @@ -DIST Gtk3-0.034.tar.gz 56327 BLAKE2B 338e80954d210c79ece7db48cd421bbedab1ea9b005aa70425b42d794e226208349624c4484f0ab943ffb0ab1a1686dd5ae5d7f9c90157a272f4aa92a6c268b3 SHA512 2102a64091d288a7d89bdbfd9cd08b3a9ec5ac2c1276fdf49fb756c182223ba1951152d89bc0f448893d8401ca9f4db57c3d3a2271b3aa82eb1e9ff63cf3cf9e DIST Gtk3-0.038.tar.gz 57426 BLAKE2B 76e74320c9bfaa19bd71b58742037d4acb85920466d0af88c3a276f5e4bf2d34c94ee3b278d385914da498794086924de19f4ed1c280b6b0b793d15d5fb3ca27 SHA512 2289184a25deec342b9519028cc5ebb3a66137d7891366485e4b6a1ef52a4a28b5ba8083a317a56664d4ea6eb1bc0619477d1ca169baf79b868467fba27f82bf |