diff options
author | 2003-12-25 02:04:17 +0000 | |
---|---|---|
committer | 2003-12-25 02:04:17 +0000 | |
commit | ed7f0d7403a105ddfa0e6bbd0194c2e5e1e4ac36 (patch) | |
tree | ec10f8318d1e41a163e40cb951a09e6fa94457cc /dev-perl/extutils-depends/extutils-depends-0.102.ebuild | |
parent | Version no longer in cpan (diff) | |
download | historical-ed7f0d7403a105ddfa0e6bbd0194c2e5e1e4ac36.tar.gz historical-ed7f0d7403a105ddfa0e6bbd0194c2e5e1e4ac36.tar.bz2 historical-ed7f0d7403a105ddfa0e6bbd0194c2e5e1e4ac36.zip |
Bumping to stable - no bugs in 4 months
Diffstat (limited to 'dev-perl/extutils-depends/extutils-depends-0.102.ebuild')
-rw-r--r-- | dev-perl/extutils-depends/extutils-depends-0.102.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-depends/extutils-depends-0.102.ebuild b/dev-perl/extutils-depends/extutils-depends-0.102.ebuild index a15d6e24b07a..a47bea49b193 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.102.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.102.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.102.ebuild,v 1.1 2003/08/18 10:44:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.102.ebuild,v 1.2 2003/12/25 02:04:10 mcummings Exp $ inherit perl-module @@ -12,6 +12,6 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/${MY_P}.tar.gz" HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" +KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~hppa" DEPEND="${DEPEND}" |