public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/perl-Pod-Simple: perl-Pod-Simple-3.230.0.ebuild perl-Pod-Simple-3.280.0.ebuild perl-Pod-Simple-3.260.0.ebuild ChangeLog
@ 2014-01-20 20:36 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2014-01-20 20:36 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/20 20:36:45

  Modified:             perl-Pod-Simple-3.230.0.ebuild
                        perl-Pod-Simple-3.280.0.ebuild
                        perl-Pod-Simple-3.260.0.ebuild ChangeLog
  Log:
  Add arm64 love.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.13                 virtual/perl-Pod-Simple/perl-Pod-Simple-3.230.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.230.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.230.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.230.0.ebuild?r1=1.12&r2=1.13

Index: perl-Pod-Simple-3.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.230.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- perl-Pod-Simple-3.230.0.ebuild	2 Mar 2013 16:35:53 -0000	1.12
+++ perl-Pod-Simple-3.230.0.ebuild	20 Jan 2014 20:36:45 -0000	1.13
@@ -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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.230.0.ebuild,v 1.12 2013/03/02 16:35:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.230.0.ebuild,v 1.13 2014/01/20 20:36:45 vapier Exp $
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 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=""
 
 RDEPEND="~perl-core/${PN#perl-}-${PV}"



1.3                  virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0.ebuild?r1=1.2&r2=1.3

Index: perl-Pod-Simple-3.280.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Pod-Simple-3.280.0.ebuild	6 Sep 2013 03:27:11 -0000	1.2
+++ perl-Pod-Simple-3.280.0.ebuild	20 Jan 2014 20:36:45 -0000	1.3
@@ -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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0.ebuild,v 1.2 2013/09/06 03:27:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.280.0.ebuild,v 1.3 2014/01/20 20:36:45 vapier Exp $
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 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=""
 
 RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"



1.2                  virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild?r1=1.1&r2=1.2

Index: perl-Pod-Simple-3.260.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Pod-Simple-3.260.0.ebuild	13 Mar 2013 07:44:56 -0000	1.1
+++ perl-Pod-Simple-3.260.0.ebuild	20 Jan 2014 20:36:45 -0000	1.2
@@ -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/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild,v 1.1 2013/03/13 07:44:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.260.0.ebuild,v 1.2 2014/01/20 20:36:45 vapier Exp $
 
 DESCRIPTION="Virtual for ${PN#perl-}"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 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=""
 
 RDEPEND="~perl-core/${PN#perl-}-${PV}"



1.68                 virtual/perl-Pod-Simple/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	6 Sep 2013 03:27:11 -0000	1.67
+++ ChangeLog	20 Jan 2014 20:36:45 -0000	1.68
@@ -1,6 +1,11 @@
 # ChangeLog for virtual/perl-Pod-Simple
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.67 2013/09/06 03:27:11 floppym Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.68 2014/01/20 20:36:45 vapier Exp $
+
+  20 Jan 2014; Mike Frysinger <vapier@gentoo.org>
+  perl-Pod-Simple-3.230.0.ebuild, perl-Pod-Simple-3.260.0.ebuild,
+  perl-Pod-Simple-3.280.0.ebuild:
+  Add arm64 love.
 
   06 Sep 2013; Mike Gilbert <floppym@gentoo.org> perl-Pod-Simple-3.280.0.ebuild:
   Add dev-lang/perl as an alternate provider.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-20 20:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-20 20:36 [gentoo-commits] gentoo-x86 commit in virtual/perl-Pod-Simple: perl-Pod-Simple-3.230.0.ebuild perl-Pod-Simple-3.280.0.ebuild perl-Pod-Simple-3.260.0.ebuild ChangeLog Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox