diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:08:12 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:08:12 +0000 |
commit | 6b185355c2372146a61fcce7a1f6be34b2020425 (patch) | |
tree | 81921ce7688df9d7dc1ffb758360e19e0694206a /dev-perl/Safe/Safe-2.11.ebuild | |
parent | Version bump." (diff) | |
download | historical-6b185355c2372146a61fcce7a1f6be34b2020425.tar.gz historical-6b185355c2372146a61fcce7a1f6be34b2020425.tar.bz2 historical-6b185355c2372146a61fcce7a1f6be34b2020425.zip |
Stable on amd64.
Diffstat (limited to 'dev-perl/Safe/Safe-2.11.ebuild')
-rw-r--r-- | dev-perl/Safe/Safe-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Safe/Safe-2.11.ebuild b/dev-perl/Safe/Safe-2.11.ebuild index 7e90aff2867d..3a707e0ec00c 100644 --- a/dev-perl/Safe/Safe-2.11.ebuild +++ b/dev-perl/Safe/Safe-2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe/Safe-2.11.ebuild,v 1.6 2004/10/08 14:55:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Safe/Safe-2.11.ebuild,v 1.7 2004/10/19 07:54:54 absinthe Exp $ inherit perl-module @@ -10,5 +10,5 @@ SRC_URI="http://www.cpan.org/modules/by-module/Safe/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha mips hppa" +KEYWORDS="x86 amd64 ~ppc sparc alpha mips hppa" IUSE="" |