public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-02-14 11:26 Alexis Ballier (aballier)
  0 siblings, 0 replies; 10+ messages in thread
From: Alexis Ballier (aballier) @ 2012-02-14 11:26 UTC (permalink / raw
  To: gentoo-commits

aballier    12/02/14 11:26:51

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  keyword ~x86-fbsd
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-perl/Module-Implementation/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	13 Feb 2012 14:22:41 -0000	1.1
+++ ChangeLog	14 Feb 2012 11:26:51 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.1 2012/02/13 14:22:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.2 2012/02/14 11:26:51 aballier Exp $
+
+  14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  keyword ~x86-fbsd
 
 *Module-Implementation-0.60.0 (13 Feb 2012)
 



1.2                  dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

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

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Module-Implementation-0.60.0.ebuild	13 Feb 2012 14:22:41 -0000	1.1
+++ Module-Implementation-0.60.0.ebuild	14 Feb 2012 11:26:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.1 2012/02/13 14:22:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.2 2012/02/14 11:26:51 aballier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-02-15 15:54 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-15 15:54 UTC (permalink / raw
  To: gentoo-commits

jer         12/02/15 15:54:48

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  Marked ~hppa (bug #403413).
  
  (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Module-Implementation/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	14 Feb 2012 11:26:51 -0000	1.2
+++ ChangeLog	15 Feb 2012 15:54:48 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.2 2012/02/14 11:26:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.3 2012/02/15 15:54:48 jer Exp $
+
+  15 Feb 2012; Jeroen Roovers <jer@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  Marked ~hppa (bug #403413).
 
   14 Feb 2012; Alexis Ballier <aballier@gentoo.org>
   Module-Implementation-0.60.0.ebuild:



1.3                  dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

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

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Module-Implementation-0.60.0.ebuild	14 Feb 2012 11:26:51 -0000	1.2
+++ Module-Implementation-0.60.0.ebuild	15 Feb 2012 15:54:48 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.2 2012/02/14 11:26:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.3 2012/02/15 15:54:48 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-03-03 14:50 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2012-03-03 14:50 UTC (permalink / raw
  To: gentoo-commits

maekke      12/03/03 14:50:42

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  add ~arm, bug #403413
  
  (Portage version: 2.1.10.49/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-perl/Module-Implementation/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	15 Feb 2012 15:54:48 -0000	1.3
+++ ChangeLog	3 Mar 2012 14:50:42 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.3 2012/02/15 15:54:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.4 2012/03/03 14:50:42 maekke Exp $
+
+  03 Mar 2012; Markus Meier <maekke@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  add ~arm, bug #403413
 
   15 Feb 2012; Jeroen Roovers <jer@gentoo.org>
   Module-Implementation-0.60.0.ebuild:



1.4                  dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

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

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Module-Implementation-0.60.0.ebuild	15 Feb 2012 15:54:48 -0000	1.3
+++ Module-Implementation-0.60.0.ebuild	3 Mar 2012 14:50:42 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.3 2012/02/15 15:54:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.4 2012/03/03 14:50:42 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-03-25 14:08 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2012-03-25 14:08 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/25 14:08:45

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  Marking Module-Implementation-0.60.0 ~ppc for bug 403413
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.6                  dev-perl/Module-Implementation/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	24 Mar 2012 13:00:09 -0000	1.5
+++ ChangeLog	25 Mar 2012 14:08:45 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.5 2012/03/24 13:00:09 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.6 2012/03/25 14:08:45 ranger Exp $
+
+  25 Mar 2012; Brent Baude <ranger@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  Marking Module-Implementation-0.60.0 ~ppc for bug 403413
 
   24 Mar 2012; Fabian Groffen <grobian@gentoo.org>
   Module-Implementation-0.60.0.ebuild:



1.6                  dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?r1=1.5&r2=1.6

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Module-Implementation-0.60.0.ebuild	24 Mar 2012 13:00:09 -0000	1.5
+++ Module-Implementation-0.60.0.ebuild	25 Mar 2012 14:08:45 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.5 2012/03/24 13:00:09 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.6 2012/03/25 14:08:45 ranger Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-04-01 16:09 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2012-04-01 16:09 UTC (permalink / raw
  To: gentoo-commits

armin76     12/04/01 16:09:31

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #403413
  
  (Portage version: 2.1.10.53/cvs/Linux ia64)

Revision  Changes    Path
1.7                  dev-perl/Module-Implementation/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	25 Mar 2012 14:08:45 -0000	1.6
+++ ChangeLog	1 Apr 2012 16:09:31 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.6 2012/03/25 14:08:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.7 2012/04/01 16:09:31 armin76 Exp $
+
+  01 Apr 2012; Raúl Porcel <armin76@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  Add ~alpha/~ia64/~s390/~sh/~sparc wrt #403413
 
   25 Mar 2012; Brent Baude <ranger@gentoo.org>
   Module-Implementation-0.60.0.ebuild:



1.7                  dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

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

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Module-Implementation-0.60.0.ebuild	25 Mar 2012 14:08:45 -0000	1.6
+++ Module-Implementation-0.60.0.ebuild	1 Apr 2012 16:09:31 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.6 2012/03/25 14:08:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.7 2012/04/01 16:09:31 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-04-06 19:09 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-04-06 19:09 UTC (permalink / raw
  To: gentoo-commits

ago         12/04/06 19:09:04

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  Stable for amd64, wrt bug #395297
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-perl/Module-Implementation/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	1 Apr 2012 16:09:31 -0000	1.7
+++ ChangeLog	6 Apr 2012 19:09:04 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.7 2012/04/01 16:09:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.8 2012/04/06 19:09:04 ago Exp $
+
+  06 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  Stable for amd64, wrt bug #395297
 
   01 Apr 2012; Raúl Porcel <armin76@gentoo.org>
   Module-Implementation-0.60.0.ebuild:



1.8                  dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?r1=1.7&r2=1.8

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Module-Implementation-0.60.0.ebuild	1 Apr 2012 16:09:31 -0000	1.7
+++ Module-Implementation-0.60.0.ebuild	6 Apr 2012 19:09:04 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.7 2012/04/01 16:09:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.8 2012/04/06 19:09:04 ago Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-04-07 11:56 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2012-04-07 11:56 UTC (permalink / raw
  To: gentoo-commits

maekke      12/04/07 11:56:39

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  x86 stable, bug #395297
  
  (Portage version: 2.1.10.56/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-perl/Module-Implementation/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	6 Apr 2012 19:09:04 -0000	1.8
+++ ChangeLog	7 Apr 2012 11:56:39 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.8 2012/04/06 19:09:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.9 2012/04/07 11:56:39 maekke Exp $
+
+  07 Apr 2012; Markus Meier <maekke@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  x86 stable, bug #395297
 
   06 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
   Module-Implementation-0.60.0.ebuild:



1.9                  dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?r1=1.8&r2=1.9

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Module-Implementation-0.60.0.ebuild	6 Apr 2012 19:09:04 -0000	1.8
+++ Module-Implementation-0.60.0.ebuild	7 Apr 2012 11:56:39 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.8 2012/04/06 19:09:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.9 2012/04/07 11:56:39 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-08-02  1:15 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2012-08-02  1:15 UTC (permalink / raw
  To: gentoo-commits

jer         12/08/02 01:15:32

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  Stable for HPPA (bug #418803).
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-perl/Module-Implementation/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	24 Jun 2012 12:59:45 -0000	1.10
+++ ChangeLog	2 Aug 2012 01:15:32 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.10 2012/06/24 12:59:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.11 2012/08/02 01:15:32 jer Exp $
+
+  02 Aug 2012; Jeroen Roovers <jer@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  Stable for HPPA (bug #418803).
 
   24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
   Update CPAN upstream info



1.10                 dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

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

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Module-Implementation-0.60.0.ebuild	7 Apr 2012 11:56:39 -0000	1.9
+++ Module-Implementation-0.60.0.ebuild	2 Aug 2012 01:15:32 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.9 2012/04/07 11:56:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.10 2012/08/02 01:15:32 jer Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-08-05 18:33 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2012-08-05 18:33 UTC (permalink / raw
  To: gentoo-commits

maekke      12/08/05 18:33:12

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  arm stable, bug #418803
  
  (Portage version: 2.1.11.9/cvs/Linux i686)

Revision  Changes    Path
1.12                 dev-perl/Module-Implementation/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	2 Aug 2012 01:15:32 -0000	1.11
+++ ChangeLog	5 Aug 2012 18:33:11 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.11 2012/08/02 01:15:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.12 2012/08/05 18:33:11 maekke Exp $
+
+  05 Aug 2012; Markus Meier <maekke@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  arm stable, bug #418803
 
   02 Aug 2012; Jeroen Roovers <jer@gentoo.org>
   Module-Implementation-0.60.0.ebuild:



1.11                 dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?r1=1.10&r2=1.11

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Module-Implementation-0.60.0.ebuild	2 Aug 2012 01:15:32 -0000	1.10
+++ Module-Implementation-0.60.0.ebuild	5 Aug 2012 18:33:11 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.10 2012/08/02 01:15:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.11 2012/08/05 18:33:11 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild
@ 2012-09-09 16:34 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2012-09-09 16:34 UTC (permalink / raw
  To: gentoo-commits

armin76     12/09/09 16:34:23

  Modified:             ChangeLog Module-Implementation-0.60.0.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #418803
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-perl/Module-Implementation/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	1 Sep 2012 11:40:49 -0000	1.14
+++ ChangeLog	9 Sep 2012 16:34:23 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Module-Implementation
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.14 2012/09/01 11:40:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/ChangeLog,v 1.15 2012/09/09 16:34:23 armin76 Exp $
+
+  09 Sep 2012; Raúl Porcel <armin76@gentoo.org>
+  Module-Implementation-0.60.0.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #418803
 
   01 Sep 2012; Fabian Groffen <grobian@gentoo.org>
   Module-Implementation-0.60.0.ebuild:



1.14                 dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild?r1=1.13&r2=1.14

Index: Module-Implementation-0.60.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Module-Implementation-0.60.0.ebuild	1 Sep 2012 11:40:49 -0000	1.13
+++ Module-Implementation-0.60.0.ebuild	9 Sep 2012 16:34:23 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.13 2012/09/01 11:40:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.14 2012/09/09 16:34:23 armin76 Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="





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

end of thread, other threads:[~2012-09-09 16:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-07 11:56 [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Implementation: ChangeLog Module-Implementation-0.60.0.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-09 16:34 Raul Porcel (armin76)
2012-08-05 18:33 Markus Meier (maekke)
2012-08-02  1:15 Jeroen Roovers (jer)
2012-04-06 19:09 Agostino Sarubbo (ago)
2012-04-01 16:09 Raul Porcel (armin76)
2012-03-25 14:08 Brent Baude (ranger)
2012-03-03 14:50 Markus Meier (maekke)
2012-02-15 15:54 Jeroen Roovers (jer)
2012-02-14 11:26 Alexis Ballier (aballier)

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