public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.230.0.ebuild
@ 2011-08-28 14:03 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 14:03 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/28 14:03:00

  Modified:             ChangeLog
  Added:                Test-Manifest-1.230.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.46                 dev-perl/Test-Manifest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	3 Dec 2010 01:49:04 -0000	1.45
+++ ChangeLog	28 Aug 2011 14:02:59 -0000	1.46
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Test-Manifest
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.45 2010/12/03 01:49:04 xmw Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.46 2011/08/28 14:02:59 tove Exp $
+
+*Test-Manifest-1.230.0 (28 Aug 2011)
+
+  28 Aug 2011; Torsten Veller <tove@gentoo.org> +Test-Manifest-1.230.0.ebuild:
+  Change version scheme
 
   03 Dec 2010; Michael Weber <xmw@gentoo.org> Test-Manifest-1.21.ebuild,
   Test-Manifest-1.22.ebuild, Test-Manifest-1.23.ebuild:



1.1                  dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild?rev=1.1&content-type=text/plain

Index: Test-Manifest-1.230.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.1 2011/08/28 14:02:59 tove Exp $

EAPI=4

MODULE_AUTHOR=BDFOY
MODULE_VERSION=1.23
inherit perl-module

DESCRIPTION="Interact with a t/test_manifest file"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"

RDEPEND=""
DEPEND="test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.230.0.ebuild
@ 2012-02-24 10:39 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:39 UTC (permalink / raw
  To: gentoo-commits

ago         12/02/24 10:39:14

  Modified:             ChangeLog Test-Manifest-1.230.0.ebuild
  Log:
  Stable for amd64, wrt bug #400235
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.48                 dev-perl/Test-Manifest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	4 Sep 2011 11:23:18 -0000	1.47
+++ ChangeLog	24 Feb 2012 10:39:14 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Manifest
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.47 2011/09/04 11:23:18 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.48 2012/02/24 10:39:14 ago Exp $
+
+  24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Manifest-1.230.0.ebuild:
+  Stable for amd64, wrt bug #400235
 
   04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Manifest-1.23.ebuild:
   Cleanup



1.2                  dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild

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

Index: Test-Manifest-1.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-Manifest-1.230.0.ebuild	28 Aug 2011 14:02:59 -0000	1.1
+++ Test-Manifest-1.230.0.ebuild	24 Feb 2012 10:39:14 -0000	1.2
@@ -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/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.1 2011/08/28 14:02:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.2 2012/02/24 10:39:14 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Interact with a t/test_manifest file"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.230.0.ebuild
@ 2012-02-27 17:39 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 17:39 UTC (permalink / raw
  To: gentoo-commits

ranger      12/02/27 17:39:29

  Modified:             ChangeLog Test-Manifest-1.230.0.ebuild
  Log:
  Marking Test-Manifest-1.230.0 ppc for bug 400235
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.49                 dev-perl/Test-Manifest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	24 Feb 2012 10:39:14 -0000	1.48
+++ ChangeLog	27 Feb 2012 17:39:29 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Manifest
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.48 2012/02/24 10:39:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.49 2012/02/27 17:39:29 ranger Exp $
+
+  27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Manifest-1.230.0.ebuild:
+  Marking Test-Manifest-1.230.0 ppc for bug 400235
 
   24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Test-Manifest-1.230.0.ebuild:
   Stable for amd64, wrt bug #400235



1.3                  dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild

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

Index: Test-Manifest-1.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-Manifest-1.230.0.ebuild	24 Feb 2012 10:39:14 -0000	1.2
+++ Test-Manifest-1.230.0.ebuild	27 Feb 2012 17:39:29 -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/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.2 2012/02/24 10:39:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.3 2012/02/27 17:39:29 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Interact with a t/test_manifest file"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.230.0.ebuild
@ 2012-03-03 14:26 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-03-03 14:26 UTC (permalink / raw
  To: gentoo-commits

ranger      12/03/03 14:26:43

  Modified:             ChangeLog Test-Manifest-1.230.0.ebuild
  Log:
  Marking Test-Manifest-1.230.0 ppc64 for bug 400235
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.50                 dev-perl/Test-Manifest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	27 Feb 2012 17:39:29 -0000	1.49
+++ ChangeLog	3 Mar 2012 14:26:43 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Test-Manifest
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.49 2012/02/27 17:39:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.50 2012/03/03 14:26:43 ranger Exp $
+
+  03 Mar 2012; Brent Baude <ranger@gentoo.org> Test-Manifest-1.230.0.ebuild:
+  Marking Test-Manifest-1.230.0 ppc64 for bug 400235
 
   27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-Manifest-1.230.0.ebuild:
   Marking Test-Manifest-1.230.0 ppc for bug 400235



1.4                  dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild

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

Index: Test-Manifest-1.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-Manifest-1.230.0.ebuild	27 Feb 2012 17:39:29 -0000	1.3
+++ Test-Manifest-1.230.0.ebuild	3 Mar 2012 14:26:43 -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/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.3 2012/02/27 17:39:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.4 2012/03/03 14:26:43 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Interact with a t/test_manifest file"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.230.0.ebuild
@ 2012-03-09  9:37 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09  9:37 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    12/03/09 09:37:13

  Modified:             ChangeLog Test-Manifest-1.230.0.ebuild
  Log:
  x86 stable wrt bug #400235
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.51                 dev-perl/Test-Manifest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	3 Mar 2012 14:26:43 -0000	1.50
+++ ChangeLog	9 Mar 2012 09:37:13 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Manifest
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.50 2012/03/03 14:26:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.51 2012/03/09 09:37:13 phajdan.jr Exp $
+
+  09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  Test-Manifest-1.230.0.ebuild:
+  x86 stable wrt bug #400235
 
   03 Mar 2012; Brent Baude <ranger@gentoo.org> Test-Manifest-1.230.0.ebuild:
   Marking Test-Manifest-1.230.0 ppc64 for bug 400235



1.5                  dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild

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

Index: Test-Manifest-1.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Test-Manifest-1.230.0.ebuild	3 Mar 2012 14:26:43 -0000	1.4
+++ Test-Manifest-1.230.0.ebuild	9 Mar 2012 09:37:13 -0000	1.5
@@ -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/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.4 2012/03/03 14:26:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.5 2012/03/09 09:37:13 phajdan.jr Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Interact with a t/test_manifest file"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.230.0.ebuild
@ 2012-03-31 13:32 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 7+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-03-31 13:32 UTC (permalink / raw
  To: gentoo-commits

klausman    12/03/31 13:32:02

  Modified:             ChangeLog Test-Manifest-1.230.0.ebuild
  Log:
  Stable on alpha, bug #400235
  
  (Portage version: 2.1.10.52/cvs/Linux x86_64)

Revision  Changes    Path
1.53                 dev-perl/Test-Manifest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog	25 Mar 2012 17:10:23 -0000	1.52
+++ ChangeLog	31 Mar 2012 13:32:02 -0000	1.53
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Manifest
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.52 2012/03/25 17:10:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.53 2012/03/31 13:32:02 klausman Exp $
+
+  31 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+  Test-Manifest-1.230.0.ebuild:
+  Stable on alpha, bug #400235
 
   25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-Manifest-1.21.ebuild,
   Test-Manifest-1.22.ebuild, Test-Manifest-1.230.0.ebuild:



1.7                  dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild

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

Index: Test-Manifest-1.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Test-Manifest-1.230.0.ebuild	25 Mar 2012 17:10:23 -0000	1.6
+++ Test-Manifest-1.230.0.ebuild	31 Mar 2012 13:32:02 -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/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.6 2012/03/25 17:10:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.7 2012/03/31 13:32:02 klausman Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Interact with a t/test_manifest file"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.230.0.ebuild
@ 2012-03-31 13:38 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 7+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-03-31 13:38 UTC (permalink / raw
  To: gentoo-commits

klausman    12/03/31 13:38:55

  Modified:             ChangeLog Test-Manifest-1.230.0.ebuild
  Log:
  Fix accidentally clobbered stabilizations
  
  (Portage version: 2.1.10.52/cvs/Linux x86_64)

Revision  Changes    Path
1.54                 dev-perl/Test-Manifest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Manifest/ChangeLog?r1=1.53&r2=1.54

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	31 Mar 2012 13:32:02 -0000	1.53
+++ ChangeLog	31 Mar 2012 13:38:54 -0000	1.54
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Test-Manifest
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.53 2012/03/31 13:32:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/ChangeLog,v 1.54 2012/03/31 13:38:54 klausman Exp $
+
+  31 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
+  Test-Manifest-1.230.0.ebuild:
+  Fix accidentally clobbered stabilizations
 
   31 Mar 2012; Tobias Klausmann <klausman@gentoo.org>
   Test-Manifest-1.230.0.ebuild:



1.8                  dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild

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

Index: Test-Manifest-1.230.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Test-Manifest-1.230.0.ebuild	31 Mar 2012 13:32:02 -0000	1.7
+++ Test-Manifest-1.230.0.ebuild	31 Mar 2012 13:38:54 -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/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.7 2012/03/31 13:32:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.230.0.ebuild,v 1.8 2012/03/31 13:38:54 klausman Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Interact with a t/test_manifest file"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND=""






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

end of thread, other threads:[~2012-03-31 13:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 13:38 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Manifest: ChangeLog Test-Manifest-1.230.0.ebuild Tobias Klausmann (klausman)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-31 13:32 Tobias Klausmann (klausman)
2012-03-09  9:37 PaweA Hajdan (phajdan.jr)
2012-03-03 14:26 Brent Baude (ranger)
2012-02-27 17:39 Brent Baude (ranger)
2012-02-24 10:39 Agostino Sarubbo (ago)
2011-08-28 14:03 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