dev-perl/gnome2-perl: Cleanup old re bug #616954

Closes: https://bugs.gentoo.org/616954
Package-Manager: Portage-2.3.18, Repoman-2.3.6
This commit is contained in:
Kent Fredric
2018-01-30 15:03:40 +13:00
parent 72848cba0a
commit 0d04e39d23
2 changed files with 0 additions and 31 deletions

View File

@@ -1,2 +1 @@
DIST Gnome2-1.045.tar.gz 79262 BLAKE2B db0f6bb0dcc8d3f4fd2a4c07ff92da24e451f893387ae456f429c96cc1dc60c5546cd129f56d18f282e247addaa74276a9e04f7d32a858c79d07ce4ac77cec99 SHA512 fa4ac02dbc3d96e6790cff964968f86b9eaf5bb79bbdd2fb3e967e4e8f4bcad25bf1308d25b26ae0298303dfaab7aaa5b49028336d25648614208e622a848316
DIST Gnome2-1.046.tar.gz 80275 BLAKE2B b6586944ccaa3bb899f7438c32b231846fe89062a94f1031a9d1a9085e81286b7f5694569525c885946c02366bf9afc4a05ce81108a6b9471b35c468c9e3877f SHA512 0e4ee564b4514e63c3b66ef72aad6780e79d0f8d0376d7cbb925c579773d96d5fdf0918c90c0e1cc0f4b0be2c2d0043a54ec700361109c6b4b576627ca1d9efd

View File

@@ -1,30 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MY_PN=Gnome2
MODULE_AUTHOR=XAOC
MODULE_VERSION=1.045
inherit perl-module
DESCRIPTION="Perl interface to the 2.x series of the Gnome libraries"
HOMEPAGE="http://gtk2-perl.sourceforge.net/ ${HOMEPAGE}"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="alpha amd64 ~ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
dev-perl/Gtk2
gnome-base/libgnomeui
gnome-base/libbonoboui
dev-perl/gnome2-canvas
>=dev-perl/glib-perl-1.40.0
dev-perl/gnome2-vfs-perl"
DEPEND="${RDEPEND}
dev-perl/ExtUtils-Depends
dev-perl/ExtUtils-PkgConfig"
SRC_TEST=do