* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.150.0.ebuild
@ 2011-08-28 14:03 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-08-28 14:03 UTC (permalink / raw
To: gentoo-commits
tove 11/08/28 14:03:52
Modified: ChangeLog
Added: Test-LongString-0.150.0.ebuild
Log:
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.34 dev-perl/Test-LongString/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 29 Jul 2011 12:50:20 -0000 1.33
+++ ChangeLog 28 Aug 2011 14:03:52 -0000 1.34
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Test-LongString
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.33 2011/07/29 12:50:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.34 2011/08/28 14:03:52 tove Exp $
+
+*Test-LongString-0.150.0 (28 Aug 2011)
+
+ 28 Aug 2011; Torsten Veller <tove@gentoo.org>
+ +Test-LongString-0.150.0.ebuild:
+ Change version scheme
29 Jul 2011; Torsten Veller <tove@gentoo.org> -Test-LongString-0.14.ebuild:
Cleanup
1.1 dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?rev=1.1&content-type=text/plain
Index: Test-LongString-0.150.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-LongString/Test-LongString-0.150.0.ebuild,v 1.1 2011/08/28 14:03:52 tove Exp $
EAPI=4
MODULE_AUTHOR=RGARCIA
MODULE_VERSION=0.15
inherit perl-module
DESCRIPTION="A library to test long strings."
SLOT="0"
KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~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] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.150.0.ebuild
@ 2012-02-24 10:38 Agostino Sarubbo (ago)
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-02-24 10:38 UTC (permalink / raw
To: gentoo-commits
ago 12/02/24 10:38:44
Modified: ChangeLog Test-LongString-0.150.0.ebuild
Log:
Stable for amd64, wrt bug #400233
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Revision Changes Path
1.36 dev-perl/Test-LongString/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.35&r2=1.36
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog 4 Sep 2011 11:23:15 -0000 1.35
+++ ChangeLog 24 Feb 2012 10:38:44 -0000 1.36
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-LongString
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.35 2011/09/04 11:23:15 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.36 2012/02/24 10:38:44 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
+ Test-LongString-0.150.0.ebuild:
+ Stable for amd64, wrt bug #400233
04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-LongString-0.150.ebuild:
Cleanup
1.2 dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?r1=1.1&r2=1.2
Index: Test-LongString-0.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Test-LongString-0.150.0.ebuild 28 Aug 2011 14:03:52 -0000 1.1
+++ Test-LongString-0.150.0.ebuild 24 Feb 2012 10:38:44 -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-LongString/Test-LongString-0.150.0.ebuild,v 1.1 2011/08/28 14:03:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.2 2012/02/24 10:38:44 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="A library to test long strings."
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.150.0.ebuild
@ 2012-02-27 17:37 Brent Baude (ranger)
0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-02-27 17:37 UTC (permalink / raw
To: gentoo-commits
ranger 12/02/27 17:37:58
Modified: ChangeLog Test-LongString-0.150.0.ebuild
Log:
Marking Test-LongString-0.150.0 ppc for bug 400233
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Revision Changes Path
1.37 dev-perl/Test-LongString/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 24 Feb 2012 10:38:44 -0000 1.36
+++ ChangeLog 27 Feb 2012 17:37:58 -0000 1.37
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Test-LongString
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.36 2012/02/24 10:38:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.37 2012/02/27 17:37:58 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-LongString-0.150.0.ebuild:
+ Marking Test-LongString-0.150.0 ppc for bug 400233
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
Test-LongString-0.150.0.ebuild:
1.3 dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?r1=1.2&r2=1.3
Index: Test-LongString-0.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Test-LongString-0.150.0.ebuild 24 Feb 2012 10:38:44 -0000 1.2
+++ Test-LongString-0.150.0.ebuild 27 Feb 2012 17:37:58 -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-LongString/Test-LongString-0.150.0.ebuild,v 1.2 2012/02/24 10:38:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.3 2012/02/27 17:37:58 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="A library to test long strings."
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.150.0.ebuild
@ 2012-03-09 9:36 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 4+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2012-03-09 9:36 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 12/03/09 09:36:00
Modified: ChangeLog Test-LongString-0.150.0.ebuild
Log:
x86 stable wrt bug #400233
(Portage version: 2.1.10.44/cvs/Linux i686)
Revision Changes Path
1.38 dev-perl/Test-LongString/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 27 Feb 2012 17:37:58 -0000 1.37
+++ ChangeLog 9 Mar 2012 09:35:59 -0000 1.38
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Test-LongString
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.37 2012/02/27 17:37:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/ChangeLog,v 1.38 2012/03/09 09:35:59 phajdan.jr Exp $
+
+ 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ Test-LongString-0.150.0.ebuild:
+ x86 stable wrt bug #400233
27 Feb 2012; Brent Baude <ranger@gentoo.org> Test-LongString-0.150.0.ebuild:
Marking Test-LongString-0.150.0 ppc for bug 400233
1.4 dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild?r1=1.3&r2=1.4
Index: Test-LongString-0.150.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Test-LongString-0.150.0.ebuild 27 Feb 2012 17:37:58 -0000 1.3
+++ Test-LongString-0.150.0.ebuild 9 Mar 2012 09:35:59 -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-LongString/Test-LongString-0.150.0.ebuild,v 1.3 2012/02/27 17:37:58 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-LongString/Test-LongString-0.150.0.ebuild,v 1.4 2012/03/09 09:35:59 phajdan.jr Exp $
EAPI=4
@@ -11,7 +11,7 @@
DESCRIPTION="A library to test long strings."
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-03-09 9:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 10:38 [gentoo-commits] gentoo-x86 commit in dev-perl/Test-LongString: ChangeLog Test-LongString-0.150.0.ebuild Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2012-03-09 9:36 PaweA Hajdan (phajdan.jr)
2012-02-27 17:37 Brent Baude (ranger)
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