* [gentoo-commits] gentoo-x86 commit in dev-perl/String-ShellQuote: ChangeLog String-ShellQuote-1.40.0.ebuild
@ 2011-08-28 19:12 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 19:12 UTC (permalink / raw
To: gentoo-commits
tove 11/08/28 19:12:42
Modified: ChangeLog
Added: String-ShellQuote-1.40.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.32 dev-perl/String-ShellQuote/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 12 Jun 2010 12:00:51 -0000 1.31
+++ ChangeLog 28 Aug 2011 19:12:42 -0000 1.32
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/String-ShellQuote
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.31 2010/06/12 12:00:51 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.32 2011/08/28 19:12:42 tove Exp $
+
+*String-ShellQuote-1.40.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +String-ShellQuote-1.40.0.ebuild:
+ Change version scheme
*String-ShellQuote-1.04 (12 Jun 2010)
1.1 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.1&content-type=text/plain
Index: String-ShellQuote-1.40.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/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.1 2011/08/28 19:12:42 tove Exp $
EAPI=4
MODULE_AUTHOR=ROSCH
MODULE_VERSION=1.04
inherit perl-module
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/String-ShellQuote: ChangeLog String-ShellQuote-1.40.0.ebuild
@ 2012-02-24 10:35 Agostino Sarubbo (ago)
0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:35 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:35:17
Modified: ChangeLog String-ShellQuote-1.40.0.ebuild
Log:
Stable for amd64, wrt bug #400219
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.34 dev-perl/String-ShellQuote/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 4 Sep 2011 11:22:42 -0000 1.33
+++ ChangeLog 24 Feb 2012 10:35:17 -0000 1.34
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/String-ShellQuote
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.33 2011/09/04 11:22:42 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.34 2012/02/24 10:35:17 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ String-ShellQuote-1.40.0.ebuild:
+ Stable for amd64, wrt bug #400219
04 Sep 2011; Torsten Veller <tove@gentoo.org> -String-ShellQuote-1.04.ebuild:
Cleanup
1.2 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?r1=1.1&r2=1.2
Index: String-ShellQuote-1.40.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- String-ShellQuote-1.40.0.ebuild 28 Aug 2011 19:12:42 -0000 1.1
+++ String-ShellQuote-1.40.0.ebuild 24 Feb 2012 10:35:17 -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/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.1 2011/08/28 19:12:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.2 2012/02/24 10:35:17 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/String-ShellQuote: ChangeLog String-ShellQuote-1.40.0.ebuild
@ 2012-02-24 16:53 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2012-02-24 16:53 UTC (permalink / raw
To: gentoo-commits
jer 12/02/24 16:53:54
Modified: ChangeLog String-ShellQuote-1.40.0.ebuild
Log:
Stable for HPPA (bug #400219).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.35 dev-perl/String-ShellQuote/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 24 Feb 2012 10:35:17 -0000 1.34
+++ ChangeLog 24 Feb 2012 16:53:54 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.34 2012/02/24 10:35:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.35 2012/02/24 16:53:54 jer Exp $
+
+ 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> String-ShellQuote-1.40.0.ebuild:
+ Stable for HPPA (bug #400219).
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
String-ShellQuote-1.40.0.ebuild:
1.3 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?r1=1.2&r2=1.3
Index: String-ShellQuote-1.40.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- String-ShellQuote-1.40.0.ebuild 24 Feb 2012 10:35:17 -0000 1.2
+++ String-ShellQuote-1.40.0.ebuild 24 Feb 2012 16:53:54 -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/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.2 2012/02/24 10:35:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.3 2012/02/24 16:53:54 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/String-ShellQuote: ChangeLog String-ShellQuote-1.40.0.ebuild
@ 2012-02-25 18:03 Tobias Klausmann (klausman)
0 siblings, 0 replies; 7+ messages in thread
From: Tobias Klausmann (klausman) @ 2012-02-25 18:03 UTC (permalink / raw
To: gentoo-commits
klausman 12/02/25 18:03:42
Modified: ChangeLog String-ShellQuote-1.40.0.ebuild
Log:
Stable on alpha, bug #400219
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.36 dev-perl/String-ShellQuote/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 24 Feb 2012 16:53:54 -0000 1.35
+++ ChangeLog 25 Feb 2012 18:03:42 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.35 2012/02/24 16:53:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.36 2012/02/25 18:03:42 klausman Exp $
+
+ 25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
+ String-ShellQuote-1.40.0.ebuild:
+ Stable on alpha, bug #400219
24 Feb 2012; Jeroen Roovers <jer@gentoo.org> String-ShellQuote-1.40.0.ebuild:
Stable for HPPA (bug #400219).
1.4 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?r1=1.3&r2=1.4
Index: String-ShellQuote-1.40.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- String-ShellQuote-1.40.0.ebuild 24 Feb 2012 16:53:54 -0000 1.3
+++ String-ShellQuote-1.40.0.ebuild 25 Feb 2012 18:03: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/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.3 2012/02/24 16:53:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.4 2012/02/25 18:03:42 klausman Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/String-ShellQuote: ChangeLog String-ShellQuote-1.40.0.ebuild
@ 2012-02-27 16:39 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 16:39 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/27 16:39:52
Modified: ChangeLog String-ShellQuote-1.40.0.ebuild
Log:
Marking String-ShellQuote-1.40.0 ppc for bug 400219
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.37 dev-perl/String-ShellQuote/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 25 Feb 2012 18:03:42 -0000 1.36
+++ ChangeLog 27 Feb 2012 16:39:52 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.36 2012/02/25 18:03:42 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.37 2012/02/27 16:39:52 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> String-ShellQuote-1.40.0.ebuild:
+ Marking String-ShellQuote-1.40.0 ppc for bug 400219
25 Feb 2012; Tobias Klausmann <klausman@gentoo.org>
String-ShellQuote-1.40.0.ebuild:
1.5 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?r1=1.4&r2=1.5
Index: String-ShellQuote-1.40.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- String-ShellQuote-1.40.0.ebuild 25 Feb 2012 18:03:42 -0000 1.4
+++ String-ShellQuote-1.40.0.ebuild 27 Feb 2012 16:39:52 -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/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.4 2012/02/25 18:03:42 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.5 2012/02/27 16:39:52 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/String-ShellQuote: ChangeLog String-ShellQuote-1.40.0.ebuild
@ 2012-03-03 14:23 Brent Baude (ranger)
0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2012-03-03 14:23 UTC (permalink / raw
To: gentoo-commits
ranger 12/03/03 14:23:15
Modified: ChangeLog String-ShellQuote-1.40.0.ebuild
Log:
Marking String-ShellQuote-1.40.0 ppc64 for bug 400219
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.38 dev-perl/String-ShellQuote/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 27 Feb 2012 16:39:52 -0000 1.37
+++ ChangeLog 3 Mar 2012 14:23:15 -0000 1.38
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.37 2012/02/27 16:39:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.38 2012/03/03 14:23:15 ranger Exp $
+
+ 03 Mar 2012; Brent Baude <ranger@gentoo.org> String-ShellQuote-1.40.0.ebuild:
+ Marking String-ShellQuote-1.40.0 ppc64 for bug 400219
27 Feb 2012; Brent Baude <ranger@gentoo.org> String-ShellQuote-1.40.0.ebuild:
Marking String-ShellQuote-1.40.0 ppc for bug 400219
1.6 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?r1=1.5&r2=1.6
Index: String-ShellQuote-1.40.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- String-ShellQuote-1.40.0.ebuild 27 Feb 2012 16:39:52 -0000 1.5
+++ String-ShellQuote-1.40.0.ebuild 3 Mar 2012 14:23:15 -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/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.5 2012/02/27 16:39:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.6 2012/03/03 14:23:15 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/String-ShellQuote: ChangeLog String-ShellQuote-1.40.0.ebuild
@ 2012-03-09 9:26 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 7+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09 9:26 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/09 09:26:30
Modified: ChangeLog String-ShellQuote-1.40.0.ebuild
Log:
x86 stable wrt bug #400219
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.39 dev-perl/String-ShellQuote/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 3 Mar 2012 14:23:15 -0000 1.38
+++ ChangeLog 9 Mar 2012 09:26:30 -0000 1.39
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/String-ShellQuote
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.38 2012/03/03 14:23:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/ChangeLog,v 1.39 2012/03/09 09:26:30 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ String-ShellQuote-1.40.0.ebuild:
+ x86 stable wrt bug #400219
03 Mar 2012; Brent Baude <ranger@gentoo.org> String-ShellQuote-1.40.0.ebuild:
Marking String-ShellQuote-1.40.0 ppc64 for bug 400219
1.7 dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild?r1=1.6&r2=1.7
Index: String-ShellQuote-1.40.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- String-ShellQuote-1.40.0.ebuild 3 Mar 2012 14:23:15 -0000 1.6
+++ String-ShellQuote-1.40.0.ebuild 9 Mar 2012 09:26:30 -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/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.6 2012/03/03 14:23:15 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/String-ShellQuote/String-ShellQuote-1.40.0.ebuild,v 1.7 2012/03/09 09:26:30 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="Quote strings for passing through the shell"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
IUSE=""
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-03-09 9:26 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-03 14:23 [gentoo-commits] gentoo-x86 commit in dev-perl/String-ShellQuote: ChangeLog String-ShellQuote-1.40.0.ebuild Brent Baude (ranger)
-- strict thread matches above, loose matches on Subject: below --
2012-03-09 9:26 PaweA Hajdan (phajdan.jr)
2012-02-27 16:39 Brent Baude (ranger)
2012-02-25 18:03 Tobias Klausmann (klausman)
2012-02-24 16:53 Jeroen Roovers (jer)
2012-02-24 10:35 Agostino Sarubbo (ago)
2011-08-28 19:12 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