diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 07:00:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 07:00:36 +0000 |
commit | 3f7ca19c4aa8034320db6c42de423a25a28c96d7 (patch) | |
tree | b7f0d5d5ff08938211e045133e8842afb4c757ed /perl-core/Storable/Storable-2.16.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-3f7ca19c4aa8034320db6c42de423a25a28c96d7.tar.gz gentoo-2-3f7ca19c4aa8034320db6c42de423a25a28c96d7.tar.bz2 gentoo-2-3f7ca19c4aa8034320db6c42de423a25a28c96d7.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'perl-core/Storable/Storable-2.16.ebuild')
-rw-r--r-- | perl-core/Storable/Storable-2.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Storable/Storable-2.16.ebuild b/perl-core/Storable/Storable-2.16.ebuild index 475ece34091f..5a478ca9927f 100644 --- a/perl-core/Storable/Storable-2.16.ebuild +++ b/perl-core/Storable/Storable-2.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.16.ebuild,v 1.8 2007/11/19 03:56:02 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.16.ebuild,v 1.9 2008/03/28 07:00:36 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AM/AMS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |