diff options
author | 2005-03-27 14:32:12 +0000 | |
---|---|---|
committer | 2005-03-27 14:32:12 +0000 | |
commit | e64190354c26734fbf8a2efb19e4076e38119f2e (patch) | |
tree | 0bdc1771f738ef6bda4c0c8173cc788b21c92029 /dev-perl/extutils-depends/extutils-depends-0.205.ebuild | |
parent | Version bumped. (diff) | |
download | historical-e64190354c26734fbf8a2efb19e4076e38119f2e.tar.gz historical-e64190354c26734fbf8a2efb19e4076e38119f2e.tar.bz2 historical-e64190354c26734fbf8a2efb19e4076e38119f2e.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.19
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 27a921b2b034..6a9e852b0d3c 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.4 2005/03/12 20:27:03 vapier Exp $ +# $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 $ 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="" |