diff options
Diffstat (limited to 'dev-perl/extutils-depends/extutils-depends-0.205.ebuild')
-rw-r--r-- | dev-perl/extutils-depends/extutils-depends-0.205.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/extutils-depends/extutils-depends-0.205.ebuild b/dev-perl/extutils-depends/extutils-depends-0.205.ebuild index 6a9e852b0d3c..82354e0db3df 100644 --- a/dev-perl/extutils-depends/extutils-depends-0.205.ebuild +++ b/dev-perl/extutils-depends/extutils-depends-0.205.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.205.ebuild,v 1.5 2005/03/27 14:28:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/extutils-depends/extutils-depends-0.205.ebuild,v 1.6 2005/04/08 16:22:58 corsair Exp $ inherit perl-module @@ -13,5 +13,5 @@ SRC_URI="mirror://cpan/authors/id/R/RM/RMCFARLA/Gtk2-Perl/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ppc ~ppc64 s390 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ppc ppc64 s390 sparc x86" IUSE="" |