public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/UNIVERSAL-can: ChangeLog UNIVERSAL-can-1.201.207.260.ebuild
@ 2012-07-27 18:55 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-07-27 18:55 UTC (permalink / raw
  To: gentoo-commits

tove        12/07/27 18:55:05

  Modified:             ChangeLog
  Added:                UNIVERSAL-can-1.201.207.260.ebuild
  Log:
  [bump] dev-perl/UNIVERSAL-can-1.201.207.260
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-perl/UNIVERSAL-can/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	24 Jun 2012 12:58:40 -0000	1.9
+++ ChangeLog	27 Jul 2012 18:55:05 -0000	1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/UNIVERSAL-can
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog,v 1.9 2012/06/24 12:58:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog,v 1.10 2012/07/27 18:55:05 tove Exp $
+
+*UNIVERSAL-can-1.201.207.260 (27 Jul 2012)
+
+  27 Jul 2012; Torsten Veller <tove@gentoo.org>
+  +UNIVERSAL-can-1.201.207.260.ebuild:
+  Version bump
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.1                  dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild?rev=1.1&content-type=text/plain

Index: UNIVERSAL-can-1.201.207.260.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild,v 1.1 2012/07/27 18:55:05 tove Exp $

EAPI=4

MODULE_AUTHOR=CHROMATIC
MODULE_VERSION=1.20120726
inherit perl-module

DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="virtual/perl-Scalar-List-Utils"
DEPEND="
	test? (
		${RDEPEND}
		>=virtual/perl-Test-Simple-0.60
	)"

SRC_TEST="do"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/UNIVERSAL-can: ChangeLog UNIVERSAL-can-1.201.207.260.ebuild
@ 2013-06-11 19:03 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2013-06-11 19:03 UTC (permalink / raw
  To: gentoo-commits

maekke      13/06/11 19:03:59

  Modified:             ChangeLog UNIVERSAL-can-1.201.207.260.ebuild
  Log:
  add ~arm, bug #446958
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.17                 dev-perl/UNIVERSAL-can/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	22 Mar 2013 17:24:39 -0000	1.16
+++ ChangeLog	11 Jun 2013 19:03:59 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/UNIVERSAL-can
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog,v 1.16 2013/03/22 17:24:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/ChangeLog,v 1.17 2013/06/11 19:03:59 maekke Exp $
+
+  11 Jun 2013; Markus Meier <maekke@gentoo.org>
+  UNIVERSAL-can-1.201.207.260.ebuild:
+  add ~arm, bug #446958
 
   22 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
   UNIVERSAL-can-1.201.207.260.ebuild:



1.7                  dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild?r1=1.6&r2=1.7

Index: UNIVERSAL-can-1.201.207.260.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- UNIVERSAL-can-1.201.207.260.ebuild	22 Mar 2013 17:24:39 -0000	1.6
+++ UNIVERSAL-can-1.201.207.260.ebuild	11 Jun 2013 19:03:59 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild,v 1.6 2013/03/22 17:24:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260.ebuild,v 1.7 2013/06/11 19:03:59 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ppc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix"
 IUSE="test"
 
 RDEPEND="virtual/perl-Scalar-List-Utils"





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-11 19:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 18:55 [gentoo-commits] gentoo-x86 commit in dev-perl/UNIVERSAL-can: ChangeLog UNIVERSAL-can-1.201.207.260.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2013-06-11 19:03 Markus Meier (maekke)

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