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

tove        11/05/21 07:48:52

  Modified:             ChangeLog
  Added:                Attribute-Handlers-0.910.0.ebuild
  Log:
  [bump] perl-core/Attribute-Handlers-0.910.0
  
  (Portage version: 2.2.0_alpha34/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 perl-core/Attribute-Handlers/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	17 Jan 2011 08:15:16 -0000	1.15
+++ ChangeLog	21 May 2011 07:48:50 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/Attribute-Handlers
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.15 2011/01/17 08:15:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.16 2011/05/21 07:48:50 tove Exp $
+
+*Attribute-Handlers-0.910.0 (21 May 2011)
+
+  21 May 2011; Torsten Veller <tove@gentoo.org>
+  +Attribute-Handlers-0.910.0.ebuild:
+  Version bump
 
   17 Jan 2011; Torsten Veller <tove@gentoo.org>
   -Attribute-Handlers-0.87.ebuild:



1.1                  perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild

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

Index: Attribute-Handlers-0.910.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.1 2011/05/21 07:48:50 tove Exp $

EAPI=4

MODULE_AUTHOR=SMUELLER
MODULE_VERSION=0.91
inherit perl-module

DESCRIPTION="Simpler definition of attribute handlers"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
IUSE=""

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: ChangeLog Attribute-Handlers-0.910.0.ebuild
@ 2011-05-29 18:21 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2011-05-29 18:21 UTC (permalink / raw
  To: gentoo-commits

grobian     11/05/29 18:21:46

  Modified:             ChangeLog Attribute-Handlers-0.910.0.ebuild
  Log:
  Marked ~x64-macos, bug #368557
  
  (Portage version: 2.2.01.18706-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.17                 perl-core/Attribute-Handlers/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	21 May 2011 07:48:50 -0000	1.16
+++ ChangeLog	29 May 2011 18:21:46 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Attribute-Handlers
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.16 2011/05/21 07:48:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.17 2011/05/29 18:21:46 grobian Exp $
+
+  29 May 2011; Fabian Groffen <grobian@gentoo.org>
+  Attribute-Handlers-0.910.0.ebuild:
+  Marked ~x64-macos, bug #368557
 
 *Attribute-Handlers-0.910.0 (21 May 2011)
 



1.2                  perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild

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

Index: Attribute-Handlers-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Attribute-Handlers-0.910.0.ebuild	21 May 2011 07:48:50 -0000	1.1
+++ Attribute-Handlers-0.910.0.ebuild	29 May 2011 18:21:46 -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/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.1 2011/05/21 07:48:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.2 2011/05/29 18:21:46 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Simpler definition of attribute handlers"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: ChangeLog Attribute-Handlers-0.910.0.ebuild
@ 2011-12-20 20:38 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2011-12-20 20:38 UTC (permalink / raw
  To: gentoo-commits

jer         11/12/20 20:38:48

  Modified:             ChangeLog Attribute-Handlers-0.910.0.ebuild
  Log:
  Stable for HPPA (bug #394039).
  
  (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 perl-core/Attribute-Handlers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	19 Dec 2011 19:21:51 -0000	1.19
+++ ChangeLog	20 Dec 2011 20:38:48 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Attribute-Handlers
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.19 2011/12/19 19:21:51 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.20 2011/12/20 20:38:48 jer Exp $
+
+  20 Dec 2011; Jeroen Roovers <jer@gentoo.org>
+  Attribute-Handlers-0.910.0.ebuild:
+  Stable for HPPA (bug #394039).
 
 *Attribute-Handlers-0.930.0 (19 Dec 2011)
 



1.4                  perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild

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

Index: Attribute-Handlers-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Attribute-Handlers-0.910.0.ebuild	17 Dec 2011 18:08:31 -0000	1.3
+++ Attribute-Handlers-0.910.0.ebuild	20 Dec 2011 20:38:48 -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/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.3 2011/12/17 18:08:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.4 2011/12/20 20:38:48 jer Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Simpler definition of attribute handlers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: ChangeLog Attribute-Handlers-0.910.0.ebuild
@ 2011-12-21 22:38 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-12-21 22:38 UTC (permalink / raw
  To: gentoo-commits

maekke      11/12/21 22:38:01

  Modified:             ChangeLog Attribute-Handlers-0.910.0.ebuild
  Log:
  arm stable, bug #394039
  
  (Portage version: 2.1.10.41/cvs/Linux i686)

Revision  Changes    Path
1.21                 perl-core/Attribute-Handlers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	20 Dec 2011 20:38:48 -0000	1.20
+++ ChangeLog	21 Dec 2011 22:38:01 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Attribute-Handlers
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.20 2011/12/20 20:38:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.21 2011/12/21 22:38:01 maekke Exp $
+
+  21 Dec 2011; Markus Meier <maekke@gentoo.org>
+  Attribute-Handlers-0.910.0.ebuild:
+  arm stable, bug #394039
 
   20 Dec 2011; Jeroen Roovers <jer@gentoo.org>
   Attribute-Handlers-0.910.0.ebuild:



1.5                  perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?r1=1.4&r2=1.5

Index: Attribute-Handlers-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Attribute-Handlers-0.910.0.ebuild	20 Dec 2011 20:38:48 -0000	1.4
+++ Attribute-Handlers-0.910.0.ebuild	21 Dec 2011 22:38:01 -0000	1.5
@@ -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/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.4 2011/12/20 20:38:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.5 2011/12/21 22:38:01 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Simpler definition of attribute handlers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: ChangeLog Attribute-Handlers-0.910.0.ebuild
@ 2011-12-22 22:06 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-12-22 22:06 UTC (permalink / raw
  To: gentoo-commits

maekke      11/12/22 22:06:03

  Modified:             ChangeLog Attribute-Handlers-0.910.0.ebuild
  Log:
  x86 stable, bug #394039
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 perl-core/Attribute-Handlers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	21 Dec 2011 22:38:01 -0000	1.21
+++ ChangeLog	22 Dec 2011 22:06:03 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Attribute-Handlers
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.21 2011/12/21 22:38:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.22 2011/12/22 22:06:03 maekke Exp $
+
+  22 Dec 2011; Markus Meier <maekke@gentoo.org>
+  Attribute-Handlers-0.910.0.ebuild:
+  x86 stable, bug #394039
 
   21 Dec 2011; Markus Meier <maekke@gentoo.org>
   Attribute-Handlers-0.910.0.ebuild:



1.6                  perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?r1=1.5&r2=1.6

Index: Attribute-Handlers-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Attribute-Handlers-0.910.0.ebuild	21 Dec 2011 22:38:01 -0000	1.5
+++ Attribute-Handlers-0.910.0.ebuild	22 Dec 2011 22:06:03 -0000	1.6
@@ -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/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.5 2011/12/21 22:38:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.6 2011/12/22 22:06:03 maekke Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Simpler definition of attribute handlers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: ChangeLog Attribute-Handlers-0.910.0.ebuild
@ 2012-01-01 17:46 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2012-01-01 17:46 UTC (permalink / raw
  To: gentoo-commits

armin76     12/01/01 17:46:54

  Modified:             ChangeLog Attribute-Handlers-0.910.0.ebuild
  Log:
  alpha/ia64/s390/sh/sparc stable wrt #394039
  
  (Portage version: 2.1.10.43/cvs/Linux ia64)

Revision  Changes    Path
1.23                 perl-core/Attribute-Handlers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	22 Dec 2011 22:06:03 -0000	1.22
+++ ChangeLog	1 Jan 2012 17:46:54 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Attribute-Handlers
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.22 2011/12/22 22:06:03 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.23 2012/01/01 17:46:54 armin76 Exp $
+
+  01 Jan 2012; Raúl Porcel <armin76@gentoo.org>
+  Attribute-Handlers-0.910.0.ebuild:
+  alpha/ia64/s390/sh/sparc stable wrt #394039
 
   22 Dec 2011; Markus Meier <maekke@gentoo.org>
   Attribute-Handlers-0.910.0.ebuild:



1.7                  perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?r1=1.6&r2=1.7

Index: Attribute-Handlers-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Attribute-Handlers-0.910.0.ebuild	22 Dec 2011 22:06:03 -0000	1.6
+++ Attribute-Handlers-0.910.0.ebuild	1 Jan 2012 17:46:54 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.6 2011/12/22 22:06:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.7 2012/01/01 17:46:54 armin76 Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Simpler definition of attribute handlers"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: ChangeLog Attribute-Handlers-0.910.0.ebuild
@ 2012-02-02 19:32 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2012-02-02 19:32 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/02 19:32:07

  Modified:             ChangeLog Attribute-Handlers-0.910.0.ebuild
  Log:
  Marking Attribute-Handlers-0.910.0 ppc for bug 394039
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.24                 perl-core/Attribute-Handlers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	1 Jan 2012 17:46:54 -0000	1.23
+++ ChangeLog	2 Feb 2012 19:32:07 -0000	1.24
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Attribute-Handlers
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.23 2012/01/01 17:46:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.24 2012/02/02 19:32:07 ranger Exp $
+
+  02 Feb 2012; Brent Baude <ranger@gentoo.org>
+  Attribute-Handlers-0.910.0.ebuild:
+  Marking Attribute-Handlers-0.910.0 ppc for bug 394039
 
   01 Jan 2012; Raúl Porcel <armin76@gentoo.org>
   Attribute-Handlers-0.910.0.ebuild:



1.8                  perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?r1=1.7&r2=1.8

Index: Attribute-Handlers-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Attribute-Handlers-0.910.0.ebuild	1 Jan 2012 17:46:54 -0000	1.7
+++ Attribute-Handlers-0.910.0.ebuild	2 Feb 2012 19:32:07 -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/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.7 2012/01/01 17:46:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.8 2012/02/02 19:32:07 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Simpler definition of attribute handlers"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: ChangeLog Attribute-Handlers-0.910.0.ebuild
@ 2012-03-07 22:07 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2012-03-07 22:07 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/07 22:07:44

  Modified:             ChangeLog Attribute-Handlers-0.910.0.ebuild
  Log:
  Marking Attribute-Handlers-0.910.0 ppc64 for bug 394039
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.25                 perl-core/Attribute-Handlers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	2 Feb 2012 19:32:07 -0000	1.24
+++ ChangeLog	7 Mar 2012 22:07:44 -0000	1.25
@@ -1,6 +1,10 @@
 # ChangeLog for perl-core/Attribute-Handlers
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.24 2012/02/02 19:32:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/ChangeLog,v 1.25 2012/03/07 22:07:44 ranger Exp $
+
+  07 Mar 2012; Brent Baude <ranger@gentoo.org>
+  Attribute-Handlers-0.910.0.ebuild:
+  Marking Attribute-Handlers-0.910.0 ppc64 for bug 394039
 
   02 Feb 2012; Brent Baude <ranger@gentoo.org>
   Attribute-Handlers-0.910.0.ebuild:



1.9                  perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild?r1=1.8&r2=1.9

Index: Attribute-Handlers-0.910.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Attribute-Handlers-0.910.0.ebuild	2 Feb 2012 19:32:07 -0000	1.8
+++ Attribute-Handlers-0.910.0.ebuild	7 Mar 2012 22:07:44 -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/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.8 2012/02/02 19:32:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Attribute-Handlers/Attribute-Handlers-0.910.0.ebuild,v 1.9 2012/03/07 22:07:44 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Simpler definition of attribute handlers"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do






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

end of thread, other threads:[~2012-03-07 22:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-07 22:07 [gentoo-commits] gentoo-x86 commit in perl-core/Attribute-Handlers: ChangeLog Attribute-Handlers-0.910.0.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-02 19:32 Brent Baude (ranger)
2012-01-01 17:46 Raul Porcel (armin76)
2011-12-22 22:06 Markus Meier (maekke)
2011-12-21 22:38 Markus Meier (maekke)
2011-12-20 20:38 Jeroen Roovers (jer)
2011-05-29 18:21 Fabian Groffen (grobian)
2011-05-21  7:48 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