diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-01-22 09:34:59 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-01-22 09:34:59 +0000 |
commit | 6914df712115fd5683bb813a1e960573795ee00c (patch) | |
tree | 76ddbfb6b7a0707a46061eb4dbac34a64fe4b952 /virtual/perl-Storable | |
parent | remove x86-fbsd keyword from old version as we have no provider for this vers... (diff) | |
download | gentoo-2-6914df712115fd5683bb813a1e960573795ee00c.tar.gz gentoo-2-6914df712115fd5683bb813a1e960573795ee00c.tar.bz2 gentoo-2-6914df712115fd5683bb813a1e960573795ee00c.zip |
remove x86-fbsd keyword from old version as we have no provider for this version but newer ones are ok
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Storable')
-rw-r--r-- | virtual/perl-Storable/ChangeLog | 9 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.16.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog index c7e222870b9b..eac7573e085e 100644 --- a/virtual/perl-Storable/ChangeLog +++ b/virtual/perl-Storable/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-Storable -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.18 2008/07/15 18:45:43 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.19 2009/01/22 09:34:59 aballier Exp $ + + 22 Jan 2009; Alexis Ballier <aballier@gentoo.org> + perl-Storable-2.16.ebuild: + remove x86-fbsd keyword from old version as we have no provider for this + version but newer ones are ok 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> perl-Storable-2.18.ebuild: alpha/ia64/sparc/x86 stable diff --git a/virtual/perl-Storable/perl-Storable-2.16.ebuild b/virtual/perl-Storable/perl-Storable-2.16.ebuild index 0ce96bda98e1..10620bf5636a 100644 --- a/virtual/perl-Storable/perl-Storable-2.16.ebuild +++ b/virtual/perl-Storable/perl-Storable-2.16.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/virtual/perl-Storable/perl-Storable-2.16.ebuild,v 1.10 2008/03/31 17:10:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.16.ebuild,v 1.11 2009/01/22 09:34:59 aballier Exp $ DESCRIPTION="Virtual for Storable" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |