* [gentoo-commits] gentoo-x86 commit in dev-perl/PPI: ChangeLog PPI-1.212.ebuild
@ 2010-05-09 8:29 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2010-05-09 8:29 UTC (permalink / raw
To: gentoo-commits
tove 10/05/09 08:29:50
Modified: ChangeLog
Added: PPI-1.212.ebuild
Log:
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.33 dev-perl/PPI/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 9 Apr 2010 07:38:56 -0000 1.32
+++ ChangeLog 9 May 2010 08:29:50 -0000 1.33
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/PPI
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.32 2010/04/09 07:38:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.33 2010/05/09 08:29:50 tove Exp $
+
+*PPI-1.212 (09 May 2010)
+
+ 09 May 2010; Torsten Veller <tove@gentoo.org> +PPI-1.212.ebuild:
+ Version bump
09 Apr 2010; Torsten Veller <tove@gentoo.org> -PPI-1.206.ebuild,
-PPI-1.208.ebuild, -PPI-1.209.ebuild:
1.1 dev-perl/PPI/PPI-1.212.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild?rev=1.1&content-type=text/plain
Index: PPI-1.212.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild,v 1.1 2010/05/09 08:29:50 tove Exp $
EAPI=2
MODULE_AUTHOR=ADAMK
inherit perl-module
DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND="
>=virtual/perl-Scalar-List-Utils-1.20
>=dev-perl/Params-Util-1.00
>=dev-perl/Clone-0.30
>=virtual/perl-Digest-MD5-2.35
dev-perl/IO-String
>=dev-perl/List-MoreUtils-0.16
>=virtual/perl-Storable-2.17"
DEPEND="${RDEPEND}
test? ( >=dev-perl/File-Remove-1.42
>=virtual/perl-Test-Simple-0.86
>=dev-perl/Test-NoWarnings-0.084
>=virtual/perl-File-Spec-0.84
dev-perl/Test-SubCalls
dev-perl/Test-Object
>=dev-perl/Class-Inspector-1.22 )"
# >=dev-perl/Test-ClassAPI-1.04 )"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/PPI: ChangeLog PPI-1.212.ebuild
@ 2010-06-15 5:39 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2010-06-15 5:39 UTC (permalink / raw
To: gentoo-commits
tove 10/06/15 05:39:49
Modified: ChangeLog PPI-1.212.ebuild
Log:
Stable on amd64 and x86 (#323529)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.34 dev-perl/PPI/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 9 May 2010 08:29:50 -0000 1.33
+++ ChangeLog 15 Jun 2010 05:39:49 -0000 1.34
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PPI
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.33 2010/05/09 08:29:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.34 2010/06/15 05:39:49 tove Exp $
+
+ 15 Jun 2010; Torsten Veller <tove@gentoo.org> PPI-1.212.ebuild:
+ Stable on amd64 and x86 (#323529)
*PPI-1.212 (09 May 2010)
1.2 dev-perl/PPI/PPI-1.212.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild?r1=1.1&r2=1.2
Index: PPI-1.212.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PPI-1.212.ebuild 9 May 2010 08:29:50 -0000 1.1
+++ PPI-1.212.ebuild 15 Jun 2010 05:39:49 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild,v 1.1 2010/05/09 08:29:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild,v 1.2 2010/06/15 05:39:49 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/PPI: ChangeLog PPI-1.212.ebuild
@ 2010-06-21 20:16 Raul Porcel (armin76)
0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2010-06-21 20:16 UTC (permalink / raw
To: gentoo-commits
armin76 10/06/21 20:16:41
Modified: ChangeLog PPI-1.212.ebuild
Log:
sparc stable wrt #323529
(Portage version: 2.1.8.3/cvs/Linux ia64)
Revision Changes Path
1.35 dev-perl/PPI/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?r1=1.34&r2=1.35
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog 15 Jun 2010 05:39:49 -0000 1.34
+++ ChangeLog 21 Jun 2010 20:16:41 -0000 1.35
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PPI
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.34 2010/06/15 05:39:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.35 2010/06/21 20:16:41 armin76 Exp $
+
+ 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> PPI-1.212.ebuild:
+ sparc stable wrt #323529
15 Jun 2010; Torsten Veller <tove@gentoo.org> PPI-1.212.ebuild:
Stable on amd64 and x86 (#323529)
1.3 dev-perl/PPI/PPI-1.212.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild?r1=1.2&r2=1.3
Index: PPI-1.212.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PPI-1.212.ebuild 15 Jun 2010 05:39:49 -0000 1.2
+++ PPI-1.212.ebuild 21 Jun 2010 20:16:41 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild,v 1.2 2010/06/15 05:39:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/PPI-1.212.ebuild,v 1.3 2010/06/21 20:16:41 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/PPI: ChangeLog PPI-1.212.ebuild
@ 2012-06-03 17:41 Torsten Veller (tove)
0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2012-06-03 17:41 UTC (permalink / raw
To: gentoo-commits
tove 12/06/03 17:41:13
Modified: ChangeLog
Removed: PPI-1.212.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Revision Changes Path
1.43 dev-perl/PPI/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPI/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 22 May 2012 08:58:35 -0000 1.42
+++ ChangeLog 3 Jun 2012 17:41:13 -0000 1.43
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PPI
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.42 2012/05/22 08:58:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPI/ChangeLog,v 1.43 2012/06/03 17:41:13 tove Exp $
+
+ 03 Jun 2012; Torsten Veller <tove@gentoo.org> -PPI-1.212.ebuild:
+ Cleanup
22 May 2012; Johannes Huber <johu@gentoo.org> PPI-1.215.0.ebuild:
Stable for x86, wrt bug #412963
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-06-03 17:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 20:16 [gentoo-commits] gentoo-x86 commit in dev-perl/PPI: ChangeLog PPI-1.212.ebuild Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2012-06-03 17:41 Torsten Veller (tove)
2010-06-15 5:39 Torsten Veller (tove)
2010-05-09 8:29 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