diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-07 02:22:23 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-07 02:22:23 +0000 |
commit | b37665f3a9164bffe681aa8e45ed5145f034edfc (patch) | |
tree | 2bd67b3b854123bdc6b1860e33866e1716b857f0 /perl-core/Storable/Storable-2.18.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-b37665f3a9164bffe681aa8e45ed5145f034edfc.tar.gz gentoo-2-b37665f3a9164bffe681aa8e45ed5145f034edfc.tar.bz2 gentoo-2-b37665f3a9164bffe681aa8e45ed5145f034edfc.zip |
Stable for HPPA too.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'perl-core/Storable/Storable-2.18.ebuild')
-rw-r--r-- | perl-core/Storable/Storable-2.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Storable/Storable-2.18.ebuild b/perl-core/Storable/Storable-2.18.ebuild index 2babd52a2ea0..6a710c060eb6 100644 --- a/perl-core/Storable/Storable-2.18.ebuild +++ b/perl-core/Storable/Storable-2.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.18.ebuild,v 1.5 2008/11/04 09:41:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.18.ebuild,v 1.6 2009/07/07 02:22:23 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" SRC_TEST="do" |