public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Scope-Guard: ChangeLog Scope-Guard-0.03.ebuild
@ 2009-10-26 13:43 Mounir Lamouri (volkmar)
  0 siblings, 0 replies; 4+ messages in thread
From: Mounir Lamouri (volkmar) @ 2009-10-26 13:43 UTC (permalink / raw
  To: gentoo-commits

volkmar     09/10/26 13:43:20

  Modified:             ChangeLog Scope-Guard-0.03.ebuild
  Log:
  Keywording for ppc.
  Bug 283244.
  (Portage version: 14478-svn/cvs/Linux ppc)

Revision  Changes    Path
1.2                  dev-perl/Scope-Guard/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	14 Jan 2009 07:59:32 -0000	1.1
+++ ChangeLog	26 Oct 2009 13:43:19 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Scope-Guard
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.1 2009/01/14 07:59:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.2 2009/10/26 13:43:19 volkmar Exp $
+
+  26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Scope-Guard-0.03.ebuild:
+  Keywording for ppc, bug 283244
 
 *Scope-Guard-0.03 (14 Jan 2009)
 



1.2                  dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?r1=1.1&r2=1.2

Index: Scope-Guard-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Scope-Guard-0.03.ebuild	14 Jan 2009 07:59:32 -0000	1.1
+++ Scope-Guard-0.03.ebuild	26 Oct 2009 13:43:19 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.1 2009/01/14 07:59:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.2 2009/10/26 13:43:19 volkmar Exp $
 
 MODULE_AUTHOR=CHOCOLATE
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Scope-Guard: ChangeLog Scope-Guard-0.03.ebuild
@ 2009-12-02  9:29 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2009-12-02  9:29 UTC (permalink / raw
  To: gentoo-commits

tove        09/12/02 09:29:40

  Modified:             ChangeLog Scope-Guard-0.03.ebuild
  Log:
  Stable on amd64 and x86 (#293622)
  (Portage version: 2.2_rc54/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Scope-Guard/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	26 Oct 2009 13:43:19 -0000	1.2
+++ ChangeLog	2 Dec 2009 09:29:40 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Scope-Guard
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.2 2009/10/26 13:43:19 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.3 2009/12/02 09:29:40 tove Exp $
+
+  02 Dec 2009; Torsten Veller <tove@gentoo.org> Scope-Guard-0.03.ebuild:
+  Stable on amd64 and x86 (#293622)
 
   26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Scope-Guard-0.03.ebuild:
   Keywording for ppc, bug 283244



1.3                  dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?r1=1.2&r2=1.3

Index: Scope-Guard-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Scope-Guard-0.03.ebuild	26 Oct 2009 13:43:19 -0000	1.2
+++ Scope-Guard-0.03.ebuild	2 Dec 2009 09:29:40 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.2 2009/10/26 13:43:19 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.3 2009/12/02 09:29:40 tove Exp $
 
 MODULE_AUTHOR=CHOCOLATE
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Scope-Guard: ChangeLog Scope-Guard-0.03.ebuild
@ 2009-12-23 19:22 Fabian Groffen (grobian)
  0 siblings, 0 replies; 4+ messages in thread
From: Fabian Groffen (grobian) @ 2009-12-23 19:22 UTC (permalink / raw
  To: gentoo-commits

grobian     09/12/23 19:22:28

  Modified:             ChangeLog Scope-Guard-0.03.ebuild
  Log:
  Marked ~x86-solaris, bug #296509
  (Portage version: 2.2.00.15134-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.4                  dev-perl/Scope-Guard/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 Dec 2009 09:29:40 -0000	1.3
+++ ChangeLog	23 Dec 2009 19:22:28 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Scope-Guard
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.3 2009/12/02 09:29:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.4 2009/12/23 19:22:28 grobian Exp $
+
+  23 Dec 2009; Fabian Groffen <grobian@gentoo.org> Scope-Guard-0.03.ebuild:
+  Marked ~x86-solaris, bug #296509
 
   02 Dec 2009; Torsten Veller <tove@gentoo.org> Scope-Guard-0.03.ebuild:
   Stable on amd64 and x86 (#293622)



1.4                  dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?r1=1.3&r2=1.4

Index: Scope-Guard-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Scope-Guard-0.03.ebuild	2 Dec 2009 09:29:40 -0000	1.3
+++ Scope-Guard-0.03.ebuild	23 Dec 2009 19:22:28 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.3 2009/12/02 09:29:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.4 2009/12/23 19:22:28 grobian Exp $
 
 MODULE_AUTHOR=CHOCOLATE
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Scope-Guard: ChangeLog Scope-Guard-0.03.ebuild
@ 2010-06-27 16:33 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 4+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2010-06-27 16:33 UTC (permalink / raw
  To: gentoo-commits

nixnut      10/06/27 16:33:04

  Modified:             ChangeLog Scope-Guard-0.03.ebuild
  Log:
  ppc stable #323529
  (Portage version: 2.1.8.3/cvs/Linux ppc)

Revision  Changes    Path
1.8                  dev-perl/Scope-Guard/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	15 Jun 2010 05:35:53 -0000	1.7
+++ ChangeLog	27 Jun 2010 16:33:04 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Scope-Guard
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.7 2010/06/15 05:35:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.8 2010/06/27 16:33:04 nixnut Exp $
+
+  27 Jun 2010; <nixnut@gentoo.org> Scope-Guard-0.03.ebuild:
+  ppc stable #323529
 
   15 Jun 2010; Torsten Veller <tove@gentoo.org> Scope-Guard-0.20.ebuild:
   Stable on amd64 and x86 (#323529)



1.5                  dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild?r1=1.4&r2=1.5

Index: Scope-Guard-0.03.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Scope-Guard-0.03.ebuild	23 Dec 2009 19:22:28 -0000	1.4
+++ Scope-Guard-0.03.ebuild	27 Jun 2010 16:33:04 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.4 2009/12/23 19:22:28 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.5 2010/06/27 16:33:04 nixnut Exp $
 
 MODULE_AUTHOR=CHOCOLATE
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~x86-solaris"
+KEYWORDS="amd64 ppc x86 ~x86-solaris"
 IUSE="test"
 
 RDEPEND="dev-lang/perl"






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

end of thread, other threads:[~2010-06-27 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02  9:29 [gentoo-commits] gentoo-x86 commit in dev-perl/Scope-Guard: ChangeLog Scope-Guard-0.03.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-27 16:33 Gysbert Wassenaar (nixnut)
2009-12-23 19:22 Fabian Groffen (grobian)
2009-10-26 13:43 Mounir Lamouri (volkmar)

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