diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 16:54:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 16:54:54 +0000 |
commit | a259dcd270262bbf0ce53222310cd6b25d2f5ebe (patch) | |
tree | edfd4d5e5eb25e9d4b0650ade7666553b6dd3be8 /virtual | |
parent | alpha/ia64/sparc stable wrt #330387 (diff) | |
download | gentoo-2-a259dcd270262bbf0ce53222310cd6b25d2f5ebe.tar.gz gentoo-2-a259dcd270262bbf0ce53222310cd6b25d2f5ebe.tar.bz2 gentoo-2-a259dcd270262bbf0ce53222310cd6b25d2f5ebe.zip |
alpha/ia64/sparc stable wrt #330387
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Manifest/ChangeLog b/virtual/perl-ExtUtils-Manifest/ChangeLog index 209c1ff391d6..9cd2413507f6 100644 --- a/virtual/perl-ExtUtils-Manifest/ChangeLog +++ b/virtual/perl-ExtUtils-Manifest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Manifest # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.7 2010/07/31 22:53:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/ChangeLog,v 1.8 2010/08/28 16:54:54 armin76 Exp $ + + 28 Aug 2010; Raúl Porcel <armin76@gentoo.org> + perl-ExtUtils-Manifest-1.58.ebuild: + alpha/ia64/sparc stable wrt #330387 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> perl-ExtUtils-Manifest-1.58.ebuild: diff --git a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild index 6a8b97a3b7e0..8792a484d688 100644 --- a/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild +++ b/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild,v 1.7 2010/07/31 22:53:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Manifest/perl-ExtUtils-Manifest-1.58.ebuild,v 1.8 2010/08/28 16:54:54 armin76 Exp $ DESCRIPTION="Virtual for perl-core/ExtUtils-Manifest" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" IUSE="" RDEPEND="~perl-core/ExtUtils-Manifest-${PV}" |