summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-20 20:35:57 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-20 20:35:57 +0000
commit599f987ad13cfbee10cb363a655a25daf3c4e732 (patch)
tree65c8e00f458f846b40e95c58916e1ce0259c3596
parentAdd arm64 love. (diff)
downloadgentoo-2-599f987ad13cfbee10cb363a655a25daf3c4e732.tar.gz
gentoo-2-599f987ad13cfbee10cb363a655a25daf3c4e732.tar.bz2
gentoo-2-599f987ad13cfbee10cb363a655a25daf3c4e732.zip
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
-rw-r--r--perl-core/Pod-Simple/ChangeLog8
-rw-r--r--perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild6
-rw-r--r--perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild6
-rw-r--r--perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/perl-core/Pod-Simple/ChangeLog b/perl-core/Pod-Simple/ChangeLog
index 600cd6dc60a6..edc11afa44d1 100644
--- a/perl-core/Pod-Simple/ChangeLog
+++ b/perl-core/Pod-Simple/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Pod-Simple
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.56 2013/08/14 06:11:27 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/ChangeLog,v 1.57 2014/01/20 20:35:57 vapier Exp $
+
+ 20 Jan 2014; Mike Frysinger <vapier@gentoo.org> Pod-Simple-3.230.0.ebuild,
+ Pod-Simple-3.260.0.ebuild, Pod-Simple-3.280.0.ebuild:
+ Add arm64 love.
*Pod-Simple-3.280.0 (14 Aug 2013)
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild
index 84d18e66f619..bb02afd37dec 100644
--- a/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild
+++ b/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild,v 1.12 2013/03/02 16:20:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.230.0.ebuild,v 1.13 2014/01/20 20:35:57 vapier Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for parsing Pod"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=virtual/perl-Pod-Escapes-1.04"
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild
index e5485d00aa4a..df9d4560e71f 100644
--- a/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild
+++ b/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild,v 1.1 2013/03/13 07:44:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.260.0.ebuild,v 1.2 2014/01/20 20:35:57 vapier Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for parsing Pod"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=virtual/perl-Pod-Escapes-1.04"
diff --git a/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild b/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild
index 96328764a6db..7917f123c047 100644
--- a/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild
+++ b/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild,v 1.1 2013/08/14 06:11:27 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Simple/Pod-Simple-3.280.0.ebuild,v 1.2 2014/01/20 20:35:57 vapier Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Framework for parsing Pod"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=">=virtual/perl-Pod-Escapes-1.04"