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

tove        11/02/10 07:35:46

  Modified:             ChangeLog
  Added:                Module-Load-Conditional-0.440.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha23/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 perl-core/Module-Load-Conditional/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	29 Jan 2011 18:10:22 -0000	1.12
+++ ChangeLog	10 Feb 2011 07:35:46 -0000	1.13
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/Module-Load-Conditional
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.12 2011/01/29 18:10:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.13 2011/02/10 07:35:46 tove Exp $
+
+*Module-Load-Conditional-0.440 (10 Feb 2011)
+
+  10 Feb 2011; Torsten Veller <tove@gentoo.org>
+  +Module-Load-Conditional-0.440.ebuild:
+  Version bump
 
   29 Jan 2011; Raúl Porcel <armin76@gentoo.org>
   Module-Load-Conditional-0.400.ebuild:



1.1                  perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild

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

Index: Module-Load-Conditional-0.440.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-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.1 2011/02/10 07:35:46 tove Exp $

EAPI=3

MODULE_AUTHOR=BINGOS
MODULE_VERSION=0.44
inherit perl-module

DESCRIPTION="Looking up module information / loading at runtime"

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

DEPEND=">=virtual/perl-Module-Load-0.12
	>=virtual/perl-Module-CoreList-0.22
	virtual/perl-Locale-Maketext-Simple
	virtual/perl-Params-Check
	virtual/perl-version"
RDEPEND="${DEPEND}"

SRC_TEST=do






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

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

xarthisius    11/02/27 10:08:50

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

Revision  Changes    Path
1.14                 perl-core/Module-Load-Conditional/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	10 Feb 2011 07:35:46 -0000	1.13
+++ ChangeLog	27 Feb 2011 10:08:50 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Module-Load-Conditional
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.13 2011/02/10 07:35:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.14 2011/02/27 10:08:50 xarthisius Exp $
+
+  27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  Module-Load-Conditional-0.440.ebuild:
+  Marked ~ppc64 wrt #351526
 
 *Module-Load-Conditional-0.440 (10 Feb 2011)
 



1.2                  perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild

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

Index: Module-Load-Conditional-0.440.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Module-Load-Conditional-0.440.ebuild	10 Feb 2011 07:35:46 -0000	1.1
+++ Module-Load-Conditional-0.440.ebuild	27 Feb 2011 10:08:50 -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-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.1 2011/02/10 07:35:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.2 2011/02/27 10:08:50 xarthisius Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Looking up module information / loading at runtime"
 
 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=""
 
 DEPEND=">=virtual/perl-Module-Load-0.12






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Load-Conditional: ChangeLog Module-Load-Conditional-0.440.ebuild
@ 2011-02-27 11:15 Fabian Groffen (grobian)
  0 siblings, 0 replies; 4+ messages in thread
From: Fabian Groffen (grobian) @ 2011-02-27 11:15 UTC (permalink / raw
  To: gentoo-commits

grobian     11/02/27 11:15:00

  Modified:             ChangeLog Module-Load-Conditional-0.440.ebuild
  Log:
  Add Prefix keywords, bug #351526
  
  (Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc, RepoMan options: --force)

Revision  Changes    Path
1.15                 perl-core/Module-Load-Conditional/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	27 Feb 2011 10:08:50 -0000	1.14
+++ ChangeLog	27 Feb 2011 11:15:00 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Module-Load-Conditional
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.14 2011/02/27 10:08:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.15 2011/02/27 11:15:00 grobian Exp $
+
+  27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
+  Module-Load-Conditional-0.440.ebuild:
+  Add Prefix keywords, bug #351526
 
   27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
   Module-Load-Conditional-0.440.ebuild:



1.3                  perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild

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

Index: Module-Load-Conditional-0.440.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Module-Load-Conditional-0.440.ebuild	27 Feb 2011 10:08:50 -0000	1.2
+++ Module-Load-Conditional-0.440.ebuild	27 Feb 2011 11:15:00 -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-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.2 2011/02/27 10:08:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.3 2011/02/27 11:15:00 grobian Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Looking up module information / loading at runtime"
 
 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=""
 
 DEPEND=">=virtual/perl-Module-Load-0.12






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Module-Load-Conditional: ChangeLog Module-Load-Conditional-0.440.ebuild
@ 2011-05-02 19:55 Fabian Groffen (grobian)
  0 siblings, 0 replies; 4+ messages in thread
From: Fabian Groffen (grobian) @ 2011-05-02 19:55 UTC (permalink / raw
  To: gentoo-commits

grobian     11/05/02 19:55:28

  Modified:             ChangeLog Module-Load-Conditional-0.440.ebuild
  Log:
  Marked ~x64-freebsd
  
  (Portage version: 2.2.01.18252-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.16                 perl-core/Module-Load-Conditional/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	27 Feb 2011 11:15:00 -0000	1.15
+++ ChangeLog	2 May 2011 19:55:28 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Module-Load-Conditional
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.15 2011/02/27 11:15:00 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.16 2011/05/02 19:55:28 grobian Exp $
+
+  02 May 2011; Fabian Groffen <grobian@gentoo.org>
+  Module-Load-Conditional-0.440.ebuild:
+  Marked ~x64-freebsd
 
   27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
   Module-Load-Conditional-0.440.ebuild:



1.4                  perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild

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

Index: Module-Load-Conditional-0.440.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Module-Load-Conditional-0.440.ebuild	27 Feb 2011 11:15:00 -0000	1.3
+++ Module-Load-Conditional-0.440.ebuild	2 May 2011 19:55:28 -0000	1.4
@@ -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-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.3 2011/02/27 11:15:00 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.440.ebuild,v 1.4 2011/05/02 19:55:28 grobian Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Looking up module information / loading at runtime"
 
 SLOT="0"
-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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~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=""
 
 DEPEND=">=virtual/perl-Module-Load-0.12






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

end of thread, other threads:[~2011-05-02 19:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 11:15 [gentoo-commits] gentoo-x86 commit in perl-core/Module-Load-Conditional: ChangeLog Module-Load-Conditional-0.440.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2011-05-02 19:55 Fabian Groffen (grobian)
2011-02-27 10:08 Kacper Kowalik (xarthisius)
2011-02-10  7:35 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