diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-07-10 11:51:34 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-07-10 11:51:34 +0000 |
commit | ffee9d18ed24b592aa802c82b0dc0a38e6daae18 (patch) | |
tree | 4df2c951a6531904f62d23ab0727c6efc22fd7d3 /virtual | |
parent | sparc stable (diff) | |
download | historical-ffee9d18ed24b592aa802c82b0dc0a38e6daae18.tar.gz historical-ffee9d18ed24b592aa802c82b0dc0a38e6daae18.tar.bz2 historical-ffee9d18ed24b592aa802c82b0dc0a38e6daae18.zip |
Keywording to match virtual to real packages
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Storable/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Storable/perl-Storable-2.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog index 9feb359e179b..66802498623d 100644 --- a/virtual/perl-Storable/ChangeLog +++ b/virtual/perl-Storable/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Storable # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.9 2007/07/04 18:44:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.10 2007/07/10 11:51:34 mcummings Exp $ + + 10 Jul 2007; Michael Cummings <mcummings@gentoo.org> + perl-Storable-2.16.ebuild: + Keywording to match virtual to real packages 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> perl-Storable-2.16.ebuild: alpha/ia64/x86 stable diff --git a/virtual/perl-Storable/perl-Storable-2.16.ebuild b/virtual/perl-Storable/perl-Storable-2.16.ebuild index 0ec39be07702..1c77b7ec7c15 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-2007 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.2 2007/07/04 18:44:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.16.ebuild,v 1.3 2007/07/10 11:51:34 mcummings 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 ~x86-fbsd" IUSE="" DEPEND="" |