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

tove        11/02/10 07:36:47

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

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

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

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



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

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

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

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

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

RDEPEND="~perl-core/Module-Load-Conditional-${PV}"






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

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

xarthisius    11/02/27 10:09:55

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

Revision  Changes    Path
1.17                 virtual/perl-Module-Load-Conditional/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	10 Feb 2011 07:36:47 -0000	1.16
+++ ChangeLog	27 Feb 2011 10:09:55 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Module-Load-Conditional
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.16 2011/02/10 07:36:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.17 2011/02/27 10:09:55 xarthisius Exp $
+
+  27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+  perl-Module-Load-Conditional-0.440.ebuild:
+  Marked ~ppc64 wrt #351526
 
 *perl-Module-Load-Conditional-0.440 (10 Feb 2011)
 



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

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

Index: perl-Module-Load-Conditional-0.440.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Module-Load-Conditional-0.440.ebuild	10 Feb 2011 07:36:47 -0000	1.1
+++ perl-Module-Load-Conditional-0.440.ebuild	27 Feb 2011 10:09:55 -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/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.1 2011/02/10 07:36:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.2 2011/02/27 10:09:55 xarthisius Exp $
 
 DESCRIPTION="Looking up module information / loading at runtime"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 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="~perl-core/Module-Load-Conditional-${PV}"






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

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

grobian     11/02/27 11:16:27

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

Revision  Changes    Path
1.18                 virtual/perl-Module-Load-Conditional/ChangeLog

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

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



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

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

Index: perl-Module-Load-Conditional-0.440.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Module-Load-Conditional-0.440.ebuild	27 Feb 2011 10:09:55 -0000	1.2
+++ perl-Module-Load-Conditional-0.440.ebuild	27 Feb 2011 11:16:27 -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/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.2 2011/02/27 10:09:55 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.3 2011/02/27 11:16:27 grobian Exp $
 
 DESCRIPTION="Looking up module information / loading at runtime"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 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="~perl-core/Module-Load-Conditional-${PV}"






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

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

grobian     11/05/02 19:56:26

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

Revision  Changes    Path
1.19                 virtual/perl-Module-Load-Conditional/ChangeLog

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

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



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

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

Index: perl-Module-Load-Conditional-0.440.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Module-Load-Conditional-0.440.ebuild	27 Feb 2011 11:16:27 -0000	1.3
+++ perl-Module-Load-Conditional-0.440.ebuild	2 May 2011 19:56:26 -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/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.3 2011/02/27 11:16:27 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.4 2011/05/02 19:56:26 grobian Exp $
 
 DESCRIPTION="Looking up module information / loading at runtime"
 HOMEPAGE=""
@@ -8,7 +8,7 @@
 
 LICENSE=""
 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=""
 
 RDEPEND="~perl-core/Module-Load-Conditional-${PV}"






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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-10  7:36 [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Load-Conditional: ChangeLog perl-Module-Load-Conditional-0.440.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-27 10:09 Kacper Kowalik (xarthisius)
2011-02-27 11:16 Fabian Groffen (grobian)
2011-05-02 19:56 Fabian Groffen (grobian)

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