public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/Module-CoreList: ChangeLog Module-CoreList-2.450.ebuild
@ 2011-02-21  7:26 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-02-21  7:26 UTC (permalink / raw
  To: gentoo-commits

tove        11/02/21 07:26:20

  Modified:             ChangeLog
  Added:                Module-CoreList-2.450.ebuild
  Log:
  [bump] perl-core/Module-CoreList-2.450
  
  (Portage version: 2.2.0_alpha24/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 perl-core/Module-CoreList/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	29 Jan 2011 18:06:49 -0000	1.28
+++ ChangeLog	21 Feb 2011 07:26:20 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for perl-core/Module-CoreList
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.28 2011/01/29 18:06:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.29 2011/02/21 07:26:20 tove Exp $
+
+*Module-CoreList-2.450 (21 Feb 2011)
+
+  21 Feb 2011; Torsten Veller <tove@gentoo.org> +Module-CoreList-2.450.ebuild:
+  Version bump
 
   29 Jan 2011; Raúl Porcel <armin76@gentoo.org> Module-CoreList-2.440.ebuild:
   Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526



1.1                  perl-core/Module-CoreList/Module-CoreList-2.450.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild?rev=1.1&content-type=text/plain

Index: Module-CoreList-2.450.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild,v 1.1 2011/02/21 07:26:20 tove Exp $

EAPI=3

MODULE_AUTHOR=BINGOS
MODULE_VERSION=2.45
inherit perl-module

DESCRIPTION="what modules shipped with versions of perl"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""

#RDEPEND=""
#DEPEND="test? ( dev-perl/Test-Pod )"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-CoreList: ChangeLog Module-CoreList-2.450.ebuild
@ 2011-02-27 10:03 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 3+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-02-27 10:03 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/02/27 10:03:29

  Modified:             ChangeLog Module-CoreList-2.450.ebuild
  Log:
  Marked ~ppc64 wrt #351526
  
  (Portage version: 2.2.0_alpha25/cvs/Linux ppc64)

Revision  Changes    Path
1.30                 perl-core/Module-CoreList/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	21 Feb 2011 07:26:20 -0000	1.29
+++ ChangeLog	27 Feb 2011 10:03:29 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Module-CoreList
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.29 2011/02/21 07:26:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.30 2011/02/27 10:03:29 xarthisius Exp $
+
+  27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  Module-CoreList-2.450.ebuild:
+  Marked ~ppc64 wrt #351526
 
 *Module-CoreList-2.450 (21 Feb 2011)
 



1.2                  perl-core/Module-CoreList/Module-CoreList-2.450.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild?r1=1.1&r2=1.2

Index: Module-CoreList-2.450.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Module-CoreList-2.450.ebuild	21 Feb 2011 07:26:20 -0000	1.1
+++ Module-CoreList-2.450.ebuild	27 Feb 2011 10:03:29 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild,v 1.1 2011/02/21 07:26:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild,v 1.2 2011/02/27 10:03:29 xarthisius Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="what modules shipped with versions of perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 IUSE=""
 
 #RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-CoreList: ChangeLog Module-CoreList-2.450.ebuild
@ 2011-02-27 10:48 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2011-02-27 10:48 UTC (permalink / raw
  To: gentoo-commits

grobian     11/02/27 10:48:20

  Modified:             ChangeLog Module-CoreList-2.450.ebuild
  Log:
  Add Prefix keywords, bug #351526
  
  (Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.31                 perl-core/Module-CoreList/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	27 Feb 2011 10:03:29 -0000	1.30
+++ ChangeLog	27 Feb 2011 10:48:20 -0000	1.31
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Module-CoreList
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.30 2011/02/27 10:03:29 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.31 2011/02/27 10:48:20 grobian Exp $
+
+  27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
+  Module-CoreList-2.450.ebuild:
+  Add Prefix keywords, bug #351526
 
   27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   Module-CoreList-2.450.ebuild:



1.3                  perl-core/Module-CoreList/Module-CoreList-2.450.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild?r1=1.2&r2=1.3

Index: Module-CoreList-2.450.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Module-CoreList-2.450.ebuild	27 Feb 2011 10:03:29 -0000	1.2
+++ Module-CoreList-2.450.ebuild	27 Feb 2011 10:48:20 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild,v 1.2 2011/02/27 10:03:29 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.450.ebuild,v 1.3 2011/02/27 10:48:20 grobian Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="what modules shipped with versions of perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 #RDEPEND=""






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

end of thread, other threads:[~2011-02-27 10:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 10:48 [gentoo-commits] gentoo-x86 commit in perl-core/Module-CoreList: ChangeLog Module-CoreList-2.450.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-27 10:03 Kacper Kowalik (xarthisius)
2011-02-21  7:26 Torsten Veller (tove)

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