* [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild
@ 2012-03-01 17:36 Torsten Veller (tove)
0 siblings, 0 replies; 8+ messages in thread
From: Torsten Veller (tove) @ 2012-03-01 17:36 UTC (permalink / raw
To: gentoo-commits
tove 12/03/01 17:36:00
Modified: ChangeLog
Added: DateManip-6.310.0.ebuild
Log:
[bump] dev-perl/DateManip-6.310.0
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.81 dev-perl/DateManip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.80&r2=1.81
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog 24 Jan 2012 16:27:05 -0000 1.80
+++ ChangeLog 1 Mar 2012 17:35:59 -0000 1.81
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/DateManip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.80 2012/01/24 16:27:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.81 2012/03/01 17:35:59 tove Exp $
+
+*DateManip-6.310.0 (01 Mar 2012)
+
+ 01 Mar 2012; Torsten Veller <tove@gentoo.org> +DateManip-6.310.0.ebuild:
+ Version bump
*DateManip-6.300.0 (24 Jan 2012)
1.1 dev-perl/DateManip/DateManip-6.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.1&content-type=text/plain
Index: DateManip-6.310.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v 1.1 2012/03/01 17:35:59 tove Exp $
EAPI=4
MY_PN=Date-Manip
MODULE_AUTHOR=SBECK
MODULE_VERSION=6.31
inherit perl-module
DESCRIPTION="Perl date manipulation routines"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
dev-perl/YAML-Syck
virtual/perl-Storable
"
DEPEND="${RDEPEND}
>=virtual/perl-Module-Build-0.380.0
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
dev-perl/Test-Inter
)
"
SRC_TEST="do"
mydoc="HISTORY"
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild
@ 2012-04-25 19:29 Markus Meier (maekke)
0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2012-04-25 19:29 UTC (permalink / raw
To: gentoo-commits
maekke 12/04/25 19:29:07
Modified: ChangeLog DateManip-6.310.0.ebuild
Log:
arm stable, bug #413009
(Portage version: 2.1.10.56/cvs/Linux i686)
Revision Changes Path
1.82 dev-perl/DateManip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.81&r2=1.82
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog 1 Mar 2012 17:35:59 -0000 1.81
+++ ChangeLog 25 Apr 2012 19:29:07 -0000 1.82
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateManip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.81 2012/03/01 17:35:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.82 2012/04/25 19:29:07 maekke Exp $
+
+ 25 Apr 2012; Markus Meier <maekke@gentoo.org> DateManip-6.310.0.ebuild:
+ arm stable, bug #413009
*DateManip-6.310.0 (01 Mar 2012)
1.2 dev-perl/DateManip/DateManip-6.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?r1=1.1&r2=1.2
Index: DateManip-6.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DateManip-6.310.0.ebuild 1 Mar 2012 17:35:59 -0000 1.1
+++ DateManip-6.310.0.ebuild 25 Apr 2012 19:29:07 -0000 1.2
@@ -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/DateManip/DateManip-6.310.0.ebuild,v 1.1 2012/03/01 17:35:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v 1.2 2012/04/25 19:29:07 maekke Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Perl date manipulation routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild
@ 2012-04-26 2:08 Jeroen Roovers (jer)
0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2012-04-26 2:08 UTC (permalink / raw
To: gentoo-commits
jer 12/04/26 02:08:37
Modified: ChangeLog DateManip-6.310.0.ebuild
Log:
Stable for HPPA (bug #413009).
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.83 dev-perl/DateManip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.82&r2=1.83
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog 25 Apr 2012 19:29:07 -0000 1.82
+++ ChangeLog 26 Apr 2012 02:08:36 -0000 1.83
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateManip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.82 2012/04/25 19:29:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.83 2012/04/26 02:08:36 jer Exp $
+
+ 26 Apr 2012; Jeroen Roovers <jer@gentoo.org> DateManip-6.310.0.ebuild:
+ Stable for HPPA (bug #413009).
25 Apr 2012; Markus Meier <maekke@gentoo.org> DateManip-6.310.0.ebuild:
arm stable, bug #413009
1.3 dev-perl/DateManip/DateManip-6.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?r1=1.2&r2=1.3
Index: DateManip-6.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DateManip-6.310.0.ebuild 25 Apr 2012 19:29:07 -0000 1.2
+++ DateManip-6.310.0.ebuild 26 Apr 2012 02:08:36 -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/DateManip/DateManip-6.310.0.ebuild,v 1.2 2012/04/25 19:29:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v 1.3 2012/04/26 02:08:36 jer Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Perl date manipulation routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild
@ 2012-04-26 11:03 Agostino Sarubbo (ago)
0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-04-26 11:03 UTC (permalink / raw
To: gentoo-commits
ago 12/04/26 11:03:20
Modified: ChangeLog DateManip-6.310.0.ebuild
Log:
Stable for amd64, wrt bug #413009
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.84 dev-perl/DateManip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.83&r2=1.84
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog 26 Apr 2012 02:08:36 -0000 1.83
+++ ChangeLog 26 Apr 2012 11:03:20 -0000 1.84
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateManip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.83 2012/04/26 02:08:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.84 2012/04/26 11:03:20 ago Exp $
+
+ 26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> DateManip-6.310.0.ebuild:
+ Stable for amd64, wrt bug #413009
26 Apr 2012; Jeroen Roovers <jer@gentoo.org> DateManip-6.310.0.ebuild:
Stable for HPPA (bug #413009).
1.4 dev-perl/DateManip/DateManip-6.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?r1=1.3&r2=1.4
Index: DateManip-6.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- DateManip-6.310.0.ebuild 26 Apr 2012 02:08:36 -0000 1.3
+++ DateManip-6.310.0.ebuild 26 Apr 2012 11:03:20 -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/DateManip/DateManip-6.310.0.ebuild,v 1.3 2012/04/26 02:08:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v 1.4 2012/04/26 11:03:20 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Perl date manipulation routines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild
@ 2012-05-06 20:31 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2012-05-06 20:31 UTC (permalink / raw
To: gentoo-commits
ranger 12/05/06 20:31:01
Modified: ChangeLog DateManip-6.310.0.ebuild
Log:
Marking DateManip-6.310.0 ppc for bug 413009
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Revision Changes Path
1.85 dev-perl/DateManip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.84&r2=1.85
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog 26 Apr 2012 11:03:20 -0000 1.84
+++ ChangeLog 6 May 2012 20:31:01 -0000 1.85
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateManip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.84 2012/04/26 11:03:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.85 2012/05/06 20:31:01 ranger Exp $
+
+ 06 May 2012; Brent Baude <ranger@gentoo.org> DateManip-6.310.0.ebuild:
+ Marking DateManip-6.310.0 ppc for bug 413009
26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> DateManip-6.310.0.ebuild:
Stable for amd64, wrt bug #413009
1.5 dev-perl/DateManip/DateManip-6.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?r1=1.4&r2=1.5
Index: DateManip-6.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- DateManip-6.310.0.ebuild 26 Apr 2012 11:03:20 -0000 1.4
+++ DateManip-6.310.0.ebuild 6 May 2012 20:31:01 -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/DateManip/DateManip-6.310.0.ebuild,v 1.4 2012/04/26 11:03:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v 1.5 2012/05/06 20:31:01 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Perl date manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild
@ 2012-05-08 15:57 Brent Baude (ranger)
0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2012-05-08 15:57 UTC (permalink / raw
To: gentoo-commits
ranger 12/05/08 15:57:14
Modified: ChangeLog DateManip-6.310.0.ebuild
Log:
Marking DateManip-6.310.0 ppc64 for bug 413009
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Revision Changes Path
1.86 dev-perl/DateManip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.85&r2=1.86
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog 6 May 2012 20:31:01 -0000 1.85
+++ ChangeLog 8 May 2012 15:57:14 -0000 1.86
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateManip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.85 2012/05/06 20:31:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.86 2012/05/08 15:57:14 ranger Exp $
+
+ 08 May 2012; Brent Baude <ranger@gentoo.org> DateManip-6.310.0.ebuild:
+ Marking DateManip-6.310.0 ppc64 for bug 413009
06 May 2012; Brent Baude <ranger@gentoo.org> DateManip-6.310.0.ebuild:
Marking DateManip-6.310.0 ppc for bug 413009
1.6 dev-perl/DateManip/DateManip-6.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?r1=1.5&r2=1.6
Index: DateManip-6.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- DateManip-6.310.0.ebuild 6 May 2012 20:31:01 -0000 1.5
+++ DateManip-6.310.0.ebuild 8 May 2012 15:57:14 -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/DateManip/DateManip-6.310.0.ebuild,v 1.5 2012/05/06 20:31:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v 1.6 2012/05/08 15:57:14 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Perl date manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild
@ 2012-05-22 9:49 Johannes Huber (johu)
0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber (johu) @ 2012-05-22 9:49 UTC (permalink / raw
To: gentoo-commits
johu 12/05/22 09:49:35
Modified: ChangeLog DateManip-6.310.0.ebuild
Log:
Stable for x86, wrt bug #413009
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Revision Changes Path
1.87 dev-perl/DateManip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.86&r2=1.87
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog 8 May 2012 15:57:14 -0000 1.86
+++ ChangeLog 22 May 2012 09:49:35 -0000 1.87
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateManip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.86 2012/05/08 15:57:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.87 2012/05/22 09:49:35 johu Exp $
+
+ 22 May 2012; Johannes Huber <johu@gentoo.org> DateManip-6.310.0.ebuild:
+ Stable for x86, wrt bug #413009
08 May 2012; Brent Baude <ranger@gentoo.org> DateManip-6.310.0.ebuild:
Marking DateManip-6.310.0 ppc64 for bug 413009
1.7 dev-perl/DateManip/DateManip-6.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?r1=1.6&r2=1.7
Index: DateManip-6.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- DateManip-6.310.0.ebuild 8 May 2012 15:57:14 -0000 1.6
+++ DateManip-6.310.0.ebuild 22 May 2012 09:49:35 -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/DateManip/DateManip-6.310.0.ebuild,v 1.6 2012/05/08 15:57:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v 1.7 2012/05/22 09:49:35 johu Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Perl date manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild
@ 2012-06-17 17:26 Raul Porcel (armin76)
0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2012-06-17 17:26 UTC (permalink / raw
To: gentoo-commits
armin76 12/06/17 17:26:13
Modified: ChangeLog DateManip-6.310.0.ebuild
Log:
alpha/ia64/s390/sh/sparc stable wrt #413009
(Portage version: 2.1.10.53/cvs/Linux ia64)
Revision Changes Path
1.89 dev-perl/DateManip/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/ChangeLog?r1=1.88&r2=1.89
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog 2 Jun 2012 19:14:33 -0000 1.88
+++ ChangeLog 17 Jun 2012 17:26:13 -0000 1.89
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/DateManip
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.88 2012/06/02 19:14:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/ChangeLog,v 1.89 2012/06/17 17:26:13 armin76 Exp $
+
+ 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> DateManip-6.310.0.ebuild:
+ alpha/ia64/s390/sh/sparc stable wrt #413009
*DateManip-6.320.0 (02 Jun 2012)
1.8 dev-perl/DateManip/DateManip-6.310.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild?r1=1.7&r2=1.8
Index: DateManip-6.310.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- DateManip-6.310.0.ebuild 22 May 2012 09:49:35 -0000 1.7
+++ DateManip-6.310.0.ebuild 17 Jun 2012 17:26:13 -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/DateManip/DateManip-6.310.0.ebuild,v 1.7 2012/05/22 09:49:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateManip/DateManip-6.310.0.ebuild,v 1.8 2012/06/17 17:26:13 armin76 Exp $
EAPI=4
@@ -12,7 +12,7 @@
DESCRIPTION="Perl date manipulation routines"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-06-17 17:26 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-17 17:26 [gentoo-commits] gentoo-x86 commit in dev-perl/DateManip: ChangeLog DateManip-6.310.0.ebuild Raul Porcel (armin76)
-- strict thread matches above, loose matches on Subject: below --
2012-05-22 9:49 Johannes Huber (johu)
2012-05-08 15:57 Brent Baude (ranger)
2012-05-06 20:31 Brent Baude (ranger)
2012-04-26 11:03 Agostino Sarubbo (ago)
2012-04-26 2:08 Jeroen Roovers (jer)
2012-04-25 19:29 Markus Meier (maekke)
2012-03-01 17:36 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