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
commit894e9914c7b578dc1decd7b939d9e2fe2277042a (patch)
treea94e69c9ede502ff381c8fbd81135a720d131096 /virtual
parentMarked ~ppc-aix, bug #432288 (diff)
downloadgentoo-2-894e9914c7b578dc1decd7b939d9e2fe2277042a.tar.gz
gentoo-2-894e9914c7b578dc1decd7b939d9e2fe2277042a.tar.bz2
gentoo-2-894e9914c7b578dc1decd7b939d9e2fe2277042a.zip
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-XSLoader/ChangeLog6
-rw-r--r--virtual/perl-XSLoader/perl-XSLoader-0.150.0.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/virtual/perl-XSLoader/ChangeLog b/virtual/perl-XSLoader/ChangeLog
index 9e91d1eacd35..a38d0d3e51ec 100644
--- a/virtual/perl-XSLoader/ChangeLog
+++ b/virtual/perl-XSLoader/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-XSLoader
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v 1.16 2012/04/26 01:46:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/ChangeLog,v 1.17 2012/09/01 12:15:56 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> perl-XSLoader-0.150.0.ebuild:
+ Marked ~ppc-aix, bug #432288
26 Apr 2012; Jeroen Roovers <jer@gentoo.org> perl-XSLoader-0.150.0.ebuild:
Stable for HPPA (bug #412973).
@@ -64,4 +67,3 @@
18 Dec 2009; Torsten Veller <tove@gentoo.org> +perl-XSLoader-0.10.ebuild,
+metadata.xml:
Initial commit
-
diff --git a/virtual/perl-XSLoader/perl-XSLoader-0.150.0.ebuild b/virtual/perl-XSLoader/perl-XSLoader-0.150.0.ebuild
index c0c0706b2b50..d9eccacb1eaa 100644
--- a/virtual/perl-XSLoader/perl-XSLoader-0.150.0.ebuild
+++ b/virtual/perl-XSLoader/perl-XSLoader-0.150.0.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-XSLoader/perl-XSLoader-0.150.0.ebuild,v 1.4 2012/04/26 01:46:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-XSLoader/perl-XSLoader-0.150.0.ebuild,v 1.5 2012/09/01 12:15:56 grobian Exp $
DESCRIPTION="Virtual for XSLoader"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="~perl-core/XSLoader-${PV}"