* [gentoo-commits] gentoo-x86 commit in dev-perl/PPIx-Utilities: ChangeLog PPIx-Utilities-1.001000.ebuild
@ 2010-12-03 7:51 Torsten Veller (tove)
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2010-12-03 7:51 UTC (permalink / raw
To: gentoo-commits
tove 10/12/03 07:51:47
Modified: ChangeLog
Added: PPIx-Utilities-1.001000.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-perl/PPIx-Utilities/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 14 Oct 2010 19:03:26 -0000 1.5
+++ ChangeLog 3 Dec 2010 07:51:45 -0000 1.6
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/PPIx-Utilities
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v 1.5 2010/10/14 19:03:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v 1.6 2010/12/03 07:51:45 tove Exp $
+
+*PPIx-Utilities-1.001000 (03 Dec 2010)
+
+ 03 Dec 2010; Torsten Veller <tove@gentoo.org>
+ +PPIx-Utilities-1.001000.ebuild:
+ Version bump
14 Oct 2010; Brent Baude <ranger@gentoo.org>
PPIx-Utilities-1.000001.ebuild:
1.1 dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?rev=1.1&content-type=text/plain
Index: PPIx-Utilities-1.001000.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v 1.1 2010/12/03 07:51:45 tove Exp $
EAPI=3
MODULE_AUTHOR="ELLIOTJS"
inherit perl-module
DESCRIPTION="Extensions to PPI"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE="test"
RDEPEND=">=dev-perl/PPI-1.208
dev-perl/Exception-Class
dev-perl/Readonly
virtual/perl-Scalar-List-Utils"
DEPEND="${RDEPEND}
virtual/perl-Module-Build
test? ( dev-perl/Test-Deep )"
SRC_TEST="do"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/PPIx-Utilities: ChangeLog PPIx-Utilities-1.001000.ebuild
@ 2011-02-10 23:41 Markos Chandras (hwoarang)
0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-10 23:41 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/02/10 23:41:38
Modified: ChangeLog PPIx-Utilities-1.001000.ebuild
Log:
Stable on amd64 wrt bug #352842
(Portage version: 2.1.9.36/cvs/Linux x86_64)
Revision Changes Path
1.8 dev-perl/PPIx-Utilities/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 14 Jan 2011 16:47:00 -0000 1.7
+++ ChangeLog 10 Feb 2011 23:41:38 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/PPIx-Utilities
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v 1.7 2011/01/14 16:47:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v 1.8 2011/02/10 23:41:38 hwoarang Exp $
+
+ 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
+ PPIx-Utilities-1.001000.ebuild:
+ Stable on amd64 wrt bug #352842
14 Jan 2011; Torsten Veller <tove@gentoo.org>
-PPIx-Utilities-1.000001.ebuild:
1.2 dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?r1=1.1&r2=1.2
Index: PPIx-Utilities-1.001000.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PPIx-Utilities-1.001000.ebuild 3 Dec 2010 07:51:45 -0000 1.1
+++ PPIx-Utilities-1.001000.ebuild 10 Feb 2011 23:41:38 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v 1.1 2010/12/03 07:51:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v 1.2 2011/02/10 23:41:38 hwoarang Exp $
EAPI=3
@@ -10,7 +10,7 @@
DESCRIPTION="Extensions to PPI"
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=">=dev-perl/PPI-1.208
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/PPIx-Utilities: ChangeLog PPIx-Utilities-1.001000.ebuild
@ 2011-03-18 8:39 Thomas Kahle (tomka)
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Kahle (tomka) @ 2011-03-18 8:39 UTC (permalink / raw
To: gentoo-commits
tomka 11/03/18 08:39:07
Modified: ChangeLog PPIx-Utilities-1.001000.ebuild
Log:
x86 stable per bug 352842
(Portage version: 2.1.9.43/cvs/Linux i686)
Revision Changes Path
1.9 dev-perl/PPIx-Utilities/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 10 Feb 2011 23:41:38 -0000 1.8
+++ ChangeLog 18 Mar 2011 08:39:07 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/PPIx-Utilities
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v 1.8 2011/02/10 23:41:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/ChangeLog,v 1.9 2011/03/18 08:39:07 tomka Exp $
+
+ 18 Mar 2011; Thomas Kahle <tomka@gentoo.org> PPIx-Utilities-1.001000.ebuild:
+ x86 stable per bug 352842
10 Feb 2011; Markos Chandras <hwoarang@gentoo.org>
PPIx-Utilities-1.001000.ebuild:
1.3 dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild?r1=1.2&r2=1.3
Index: PPIx-Utilities-1.001000.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PPIx-Utilities-1.001000.ebuild 10 Feb 2011 23:41:38 -0000 1.2
+++ PPIx-Utilities-1.001000.ebuild 18 Mar 2011 08:39:07 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v 1.2 2011/02/10 23:41:38 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PPIx-Utilities/PPIx-Utilities-1.001000.ebuild,v 1.3 2011/03/18 08:39:07 tomka Exp $
EAPI=3
@@ -10,7 +10,7 @@
DESCRIPTION="Extensions to PPI"
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=">=dev-perl/PPI-1.208
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-18 8:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 8:39 [gentoo-commits] gentoo-x86 commit in dev-perl/PPIx-Utilities: ChangeLog PPIx-Utilities-1.001000.ebuild Thomas Kahle (tomka)
-- strict thread matches above, loose matches on Subject: below --
2011-02-10 23:41 Markos Chandras (hwoarang)
2010-12-03 7:51 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