summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-11-15 10:21:23 +0000
committerFabian Groffen <grobian@gentoo.org>2010-11-15 10:21:23 +0000
commit60ff089b03756fa0f2e1c616f5c4f7e65245d9be (patch)
tree8685ff3a2b9be4f9b89bea161549045f8d00144e /virtual
parentMarked ~ppc-macos and ~x86-solaris, bug #345435 (diff)
downloadhistorical-60ff089b03756fa0f2e1c616f5c4f7e65245d9be.tar.gz
historical-60ff089b03756fa0f2e1c616f5c4f7e65245d9be.tar.bz2
historical-60ff089b03756fa0f2e1c616f5c4f7e65245d9be.zip
Marked ~ppc-macos and ~x86-solaris, bug #345435
Package-Manager: portage-2.2.01.16711-prefix/cvs/SunOS i386
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Pod-Simple/ChangeLog6
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog
index ce4e55080fc3..d3477242f6c3 100644
--- a/virtual/perl-Pod-Simple/ChangeLog
+++ b/virtual/perl-Pod-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Pod-Simple
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.30 2010/11/15 08:53:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.31 2010/11/15 10:21:23 grobian Exp $
+
+ 15 Nov 2010; Fabian Groffen <grobian@gentoo.org>
+ perl-Pod-Simple-3.15.ebuild:
+ Marked ~ppc-macos and ~x86-solaris, bug #345435
*perl-Pod-Simple-3.15 (15 Nov 2010)
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild
index 391cc97de32c..941193e63958 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.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-Pod-Simple/perl-Pod-Simple-3.15.ebuild,v 1.1 2010/11/15 08:53:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.15.ebuild,v 1.2 2010/11/15 10:21:23 grobian Exp $
DESCRIPTION="Virtual for Pod-Simple"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="~perl-core/Pod-Simple-${PV}"