summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-01 12:15:56 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-01 12:15:56 +0000
commit3e8e024b8f60e50e25b33cec306a834175d86ac1 (patch)
treef07cb7d79414291142016fb745bd2320131ee506 /virtual/perl-File-Path
parentMarked ~ppc-aix, bug #432288 (diff)
downloadhistorical-3e8e024b8f60e50e25b33cec306a834175d86ac1.tar.gz
historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.tar.bz2
historical-3e8e024b8f60e50e25b33cec306a834175d86ac1.zip
Marked ~ppc-aix, bug #432288
Package-Manager: portage-2.2.01.20894-prefix/cvs/Darwin i386
Diffstat (limited to 'virtual/perl-File-Path')
-rw-r--r--virtual/perl-File-Path/ChangeLog6
-rw-r--r--virtual/perl-File-Path/perl-File-Path-2.08.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/virtual/perl-File-Path/ChangeLog b/virtual/perl-File-Path/ChangeLog
index b2c86498a576..02e78b9bd953 100644
--- a/virtual/perl-File-Path/ChangeLog
+++ b/virtual/perl-File-Path/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-File-Path
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.4 2012/04/05 08:42:16 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/ChangeLog,v 1.5 2012/09/01 12:12:38 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> perl-File-Path-2.08.ebuild:
+ Marked ~ppc-aix, bug #432288
05 Apr 2012; Jeff Horelick <jdhore@gentoo.org> perl-File-Path-2.08.ebuild:
marked x86 per bug 397727
@@ -16,4 +19,3 @@
14 Nov 2009; Torsten Veller <tove@gentoo.org> +perl-File-Path-2.08.ebuild,
+metadata.xml:
Initial commit
-
diff --git a/virtual/perl-File-Path/perl-File-Path-2.08.ebuild b/virtual/perl-File-Path/perl-File-Path-2.08.ebuild
index 97b4920f5c98..fe9a8ba934b3 100644
--- a/virtual/perl-File-Path/perl-File-Path-2.08.ebuild
+++ b/virtual/perl-File-Path/perl-File-Path-2.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.08.ebuild,v 1.4 2012/04/05 08:42:16 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Path/perl-File-Path-2.08.ebuild,v 1.5 2012/09/01 12:12:38 grobian Exp $
DESCRIPTION="Virtual for File-Path"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~sparc x86 ~ppc-aix"
IUSE=""
RDEPEND="~perl-core/File-Path-${PV}"