public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in perl-core/parent: parent-0.225.0.ebuild ChangeLog
@ 2011-11-07  8:09 Fabian Groffen (grobian)
  0 siblings, 0 replies; 5+ messages in thread
From: Fabian Groffen (grobian) @ 2011-11-07  8:09 UTC (permalink / raw
  To: gentoo-commits

grobian     11/11/07 08:09:11

  Modified:             parent-0.225.0.ebuild ChangeLog
  Log:
  Added Prefix keywords, bug #389001
  
  (Portage version: 2.2.01.19572-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.4                  perl-core/parent/parent-0.225.0.ebuild

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

Index: parent-0.225.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- parent-0.225.0.ebuild	6 Nov 2011 17:19:54 -0000	1.3
+++ parent-0.225.0.ebuild	7 Nov 2011 08:09:11 -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/parent/parent-0.225.0.ebuild,v 1.3 2011/11/06 17:19:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.4 2011/11/07 08:09:11 grobian Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Establish an ISA relationship with base classes at compile time"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.11                 perl-core/parent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	6 Nov 2011 17:19:54 -0000	1.10
+++ ChangeLog	7 Nov 2011 08:09:11 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/parent
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.10 2011/11/06 17:19:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.11 2011/11/07 08:09:11 grobian Exp $
+
+  07 Nov 2011; Fabian Groffen <grobian@gentoo.org> parent-0.225.0.ebuild:
+  Added Prefix keywords, bug #389001
 
   06 Nov 2011; Markus Meier <maekke@gentoo.org> parent-0.225.0.ebuild:
   add ~arm, bug #389001






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

* [gentoo-commits] gentoo-x86 commit in perl-core/parent: parent-0.225.0.ebuild ChangeLog
@ 2013-02-18 18:31 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 18:31 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 18:31:34

  Modified:             parent-0.225.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #458146
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  perl-core/parent/parent-0.225.0.ebuild

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

Index: parent-0.225.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- parent-0.225.0.ebuild	1 Apr 2012 15:45:59 -0000	1.5
+++ parent-0.225.0.ebuild	18 Feb 2013 18:31:34 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.5 2012/04/01 15:45:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.6 2013/02/18 18:31:34 ago Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Establish an ISA relationship with base classes at compile time"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.17                 perl-core/parent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	18 Nov 2012 10:51:55 -0000	1.16
+++ ChangeLog	18 Feb 2013 18:31:34 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/parent
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.16 2012/11/18 10:51:55 robbat2 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.17 2013/02/18 18:31:34 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parent-0.225.0.ebuild:
+  Stable for amd64, wrt bug #458146
 
   18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
   Drop duplication of myself as a maintainer where there is a herd.





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

* [gentoo-commits] gentoo-x86 commit in perl-core/parent: parent-0.225.0.ebuild ChangeLog
@ 2013-02-18 18:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 18:33 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 18:33:29

  Modified:             parent-0.225.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #458146
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  perl-core/parent/parent-0.225.0.ebuild

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

Index: parent-0.225.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- parent-0.225.0.ebuild	18 Feb 2013 18:31:34 -0000	1.6
+++ parent-0.225.0.ebuild	18 Feb 2013 18:33:29 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.6 2013/02/18 18:31:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.7 2013/02/18 18:33:29 ago Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Establish an ISA relationship with base classes at compile time"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.18                 perl-core/parent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	18 Feb 2013 18:31:34 -0000	1.17
+++ ChangeLog	18 Feb 2013 18:33:29 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/parent
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.17 2013/02/18 18:31:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.18 2013/02/18 18:33:29 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parent-0.225.0.ebuild:
+  Stable for x86, wrt bug #458146
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parent-0.225.0.ebuild:
   Stable for amd64, wrt bug #458146





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

* [gentoo-commits] gentoo-x86 commit in perl-core/parent: parent-0.225.0.ebuild ChangeLog
@ 2013-02-18 20:30 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-18 20:30 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/18 20:30:23

  Modified:             parent-0.225.0.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #458146
  
  (Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  perl-core/parent/parent-0.225.0.ebuild

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

Index: parent-0.225.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- parent-0.225.0.ebuild	18 Feb 2013 18:33:29 -0000	1.7
+++ parent-0.225.0.ebuild	18 Feb 2013 20:30:23 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.7 2013/02/18 18:33:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.8 2013/02/18 20:30:23 ago Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Establish an ISA relationship with base classes at compile time"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.19                 perl-core/parent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	18 Feb 2013 18:33:29 -0000	1.18
+++ ChangeLog	18 Feb 2013 20:30:23 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/parent
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.18 2013/02/18 18:33:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.19 2013/02/18 20:30:23 ago Exp $
+
+  18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parent-0.225.0.ebuild:
+  Stable for ppc, wrt bug #458146
 
   18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> parent-0.225.0.ebuild:
   Stable for x86, wrt bug #458146





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

* [gentoo-commits] gentoo-x86 commit in perl-core/parent: parent-0.225.0.ebuild ChangeLog
@ 2014-01-17  6:05 Mike Frysinger (vapier)
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger (vapier) @ 2014-01-17  6:05 UTC (permalink / raw
  To: gentoo-commits

vapier      14/01/17 06:05:56

  Modified:             parent-0.225.0.ebuild ChangeLog
  Log:
  Mark sh stable.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.9                  perl-core/parent/parent-0.225.0.ebuild

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

Index: parent-0.225.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- parent-0.225.0.ebuild	18 Feb 2013 20:30:23 -0000	1.8
+++ parent-0.225.0.ebuild	17 Jan 2014 06:05:56 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.8 2013/02/18 20:30:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.9 2014/01/17 06:05:56 vapier Exp $
 
 EAPI=3
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Establish an ISA relationship with base classes at compile time"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc s390 sh ~sparc x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE=""
 
 SRC_TEST=do



1.23                 perl-core/parent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	28 Oct 2013 05:28:05 -0000	1.22
+++ ChangeLog	17 Jan 2014 06:05:56 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/parent
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.22 2013/10/28 05:28:05 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.23 2014/01/17 06:05:56 vapier Exp $
+
+  17 Jan 2014; Mike Frysinger <vapier@gentoo.org> parent-0.225.0.ebuild:
+  Mark sh stable.
 
 *parent-0.228 (28 Oct 2013)
 





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

end of thread, other threads:[~2014-01-17  6:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18 18:33 [gentoo-commits] gentoo-x86 commit in perl-core/parent: parent-0.225.0.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-17  6:05 Mike Frysinger (vapier)
2013-02-18 20:30 Agostino Sarubbo (ago)
2013-02-18 18:31 Agostino Sarubbo (ago)
2011-11-07  8:09 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