* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-DateParse: ChangeLog DateTime-Format-DateParse-0.05.ebuild
@ 2010-04-11 15:21 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2010-04-11 15:21 UTC (permalink / raw
To: gentoo-commits
tove 10/04/11 15:21:23
Modified: ChangeLog
Added: DateTime-Format-DateParse-0.05.ebuild
Log:
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-perl/DateTime-Format-DateParse/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 9 Apr 2010 08:05:57 -0000 1.4
+++ ChangeLog 11 Apr 2010 15:21:22 -0000 1.5
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/DateTime-Format-DateParse
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.4 2010/04/09 08:05:57 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.5 2010/04/11 15:21:22 tove Exp $
+
+*DateTime-Format-DateParse-0.05 (11 Apr 2010)
+
+ 11 Apr 2010; Torsten Veller <tove@gentoo.org>
+ +DateTime-Format-DateParse-0.05.ebuild:
+ Version bump
09 Apr 2010; Torsten Veller <tove@gentoo.org>
-DateTime-Format-DateParse-0.04.ebuild:
1.1 dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.1&content-type=text/plain
Index: DateTime-Format-DateParse-0.05.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.1 2010/04/11 15:21:22 tove Exp $
EAPI=2
MODULE_AUTHOR=JHOBLITT
inherit perl-module
DESCRIPTION="Parses Date::Parse compatible formats"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-perl/DateTime-0.29
dev-perl/DateTime-TimeZone
dev-perl/TimeDate"
DEPEND="${RDEPEND}
virtual/perl-Module-Build"
SRC_TEST=do
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-DateParse: ChangeLog DateTime-Format-DateParse-0.05.ebuild
@ 2011-01-07 17:51 Markos Chandras (hwoarang)
0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-01-07 17:51 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/01/07 17:51:33
Modified: ChangeLog DateTime-Format-DateParse-0.05.ebuild
Log:
Stable on amd64 wrt bug #350877
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Revision Changes Path
1.7 dev-perl/DateTime-Format-DateParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 11 Jun 2010 06:20:27 -0000 1.6
+++ ChangeLog 7 Jan 2011 17:51:32 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-DateParse
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.6 2010/06/11 06:20:27 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.7 2011/01/07 17:51:32 hwoarang Exp $
+
+ 07 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
+ DateTime-Format-DateParse-0.05.ebuild:
+ Stable on amd64 wrt bug #350877
11 Jun 2010; Torsten Veller <tove@gentoo.org>
-DateTime-Format-DateParse-0.04-r1.ebuild:
1.2 dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?r1=1.1&r2=1.2
Index: DateTime-Format-DateParse-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DateTime-Format-DateParse-0.05.ebuild 11 Apr 2010 15:21:22 -0000 1.1
+++ DateTime-Format-DateParse-0.05.ebuild 7 Jan 2011 17:51:32 -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/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.1 2010/04/11 15:21:22 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.2 2011/01/07 17:51:32 hwoarang Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Parses Date::Parse compatible formats"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=dev-perl/DateTime-0.29
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-DateParse: ChangeLog DateTime-Format-DateParse-0.05.ebuild
@ 2011-01-07 20:02 Kacper Kowalik (xarthisius)
0 siblings, 0 replies; 7+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-01-07 20:02 UTC (permalink / raw
To: gentoo-commits
xarthisius 11/01/07 20:02:24
Modified: ChangeLog DateTime-Format-DateParse-0.05.ebuild
Log:
ppc/ppc64 stable wrt #350877
(Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
Revision Changes Path
1.8 dev-perl/DateTime-Format-DateParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 7 Jan 2011 17:51:32 -0000 1.7
+++ ChangeLog 7 Jan 2011 20:02:24 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-DateParse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.7 2011/01/07 17:51:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.8 2011/01/07 20:02:24 xarthisius Exp $
+
+ 07 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ DateTime-Format-DateParse-0.05.ebuild:
+ ppc/ppc64 stable wrt #350877
07 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
DateTime-Format-DateParse-0.05.ebuild:
1.3 dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?r1=1.2&r2=1.3
Index: DateTime-Format-DateParse-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DateTime-Format-DateParse-0.05.ebuild 7 Jan 2011 17:51:32 -0000 1.2
+++ DateTime-Format-DateParse-0.05.ebuild 7 Jan 2011 20:02:24 -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/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.2 2011/01/07 17:51:32 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.3 2011/01/07 20:02:24 xarthisius Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Parses Date::Parse compatible formats"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ppc ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-perl/DateTime-0.29
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-DateParse: ChangeLog DateTime-Format-DateParse-0.05.ebuild
@ 2011-01-07 23:44 Christian Faulhammer (fauli)
0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-01-07 23:44 UTC (permalink / raw
To: gentoo-commits
fauli 11/01/07 23:44:15
Modified: ChangeLog DateTime-Format-DateParse-0.05.ebuild
Log:
stable x86, security bug 350877
(Portage version: 2.1.9.25/cvs/Linux i686)
Revision Changes Path
1.9 dev-perl/DateTime-Format-DateParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 7 Jan 2011 20:02:24 -0000 1.8
+++ ChangeLog 7 Jan 2011 23:44:15 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-DateParse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.8 2011/01/07 20:02:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.9 2011/01/07 23:44:15 fauli Exp $
+
+ 07 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ DateTime-Format-DateParse-0.05.ebuild:
+ stable x86, security bug 350877
07 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
DateTime-Format-DateParse-0.05.ebuild:
1.4 dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?r1=1.3&r2=1.4
Index: DateTime-Format-DateParse-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- DateTime-Format-DateParse-0.05.ebuild 7 Jan 2011 20:02:24 -0000 1.3
+++ DateTime-Format-DateParse-0.05.ebuild 7 Jan 2011 23:44:15 -0000 1.4
@@ -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/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.3 2011/01/07 20:02:24 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.4 2011/01/07 23:44:15 fauli Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Parses Date::Parse compatible formats"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
RDEPEND=">=dev-perl/DateTime-0.29
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-DateParse: ChangeLog DateTime-Format-DateParse-0.05.ebuild
@ 2011-01-08 18:08 Raul Porcel (armin76)
0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-08 18:08 UTC (permalink / raw
To: gentoo-commits
armin76 11/01/08 18:08:12
Modified: ChangeLog DateTime-Format-DateParse-0.05.ebuild
Log:
alpha/arm/ia64/s390/sh/sparc stable
(Portage version: 2.1.9.25/cvs/Linux ia64)
Revision Changes Path
1.10 dev-perl/DateTime-Format-DateParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 7 Jan 2011 23:44:15 -0000 1.9
+++ ChangeLog 8 Jan 2011 18:08:11 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-DateParse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.9 2011/01/07 23:44:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.10 2011/01/08 18:08:11 armin76 Exp $
+
+ 08 Jan 2011; Raúl Porcel <armin76@gentoo.org>
+ DateTime-Format-DateParse-0.05.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable
07 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
DateTime-Format-DateParse-0.05.ebuild:
1.5 dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?r1=1.4&r2=1.5
Index: DateTime-Format-DateParse-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- DateTime-Format-DateParse-0.05.ebuild 7 Jan 2011 23:44:15 -0000 1.4
+++ DateTime-Format-DateParse-0.05.ebuild 8 Jan 2011 18:08:11 -0000 1.5
@@ -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/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.4 2011/01/07 23:44:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.5 2011/01/08 18:08:11 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Parses Date::Parse compatible formats"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND=">=dev-perl/DateTime-0.29
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-DateParse: ChangeLog DateTime-Format-DateParse-0.05.ebuild
@ 2011-01-08 18:54 Jeroen Roovers (jer)
0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2011-01-08 18:54 UTC (permalink / raw
To: gentoo-commits
jer 11/01/08 18:54:51
Modified: ChangeLog DateTime-Format-DateParse-0.05.ebuild
Log:
Stable for HPPA (bug #350877).
(Portage version: 2.2.0_alpha14/cvs/Linux i686)
Revision Changes Path
1.11 dev-perl/DateTime-Format-DateParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 8 Jan 2011 18:08:11 -0000 1.10
+++ ChangeLog 8 Jan 2011 18:54:51 -0000 1.11
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-DateParse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.10 2011/01/08 18:08:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.11 2011/01/08 18:54:51 jer Exp $
+
+ 08 Jan 2011; Jeroen Roovers <jer@gentoo.org>
+ DateTime-Format-DateParse-0.05.ebuild:
+ Stable for HPPA (bug #350877).
08 Jan 2011; Raúl Porcel <armin76@gentoo.org>
DateTime-Format-DateParse-0.05.ebuild:
1.6 dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild?r1=1.5&r2=1.6
Index: DateTime-Format-DateParse-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- DateTime-Format-DateParse-0.05.ebuild 8 Jan 2011 18:08:11 -0000 1.5
+++ DateTime-Format-DateParse-0.05.ebuild 8 Jan 2011 18:54:51 -0000 1.6
@@ -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/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.5 2011/01/08 18:08:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/DateTime-Format-DateParse-0.05.ebuild,v 1.6 2011/01/08 18:54:51 jer Exp $
EAPI=2
@@ -10,7 +10,7 @@
DESCRIPTION="Parses Date::Parse compatible formats"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
RDEPEND=">=dev-perl/DateTime-0.29
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-DateParse: ChangeLog DateTime-Format-DateParse-0.05.ebuild
@ 2011-09-04 11:21 Torsten Veller (tove)
0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:21 UTC (permalink / raw
To: gentoo-commits
tove 11/09/04 11:21:15
Modified: ChangeLog
Removed: DateTime-Format-DateParse-0.05.ebuild
Log:
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Revision Changes Path
1.14 dev-perl/DateTime-Format-DateParse/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 3 Sep 2011 21:04:44 -0000 1.13
+++ ChangeLog 4 Sep 2011 11:21:15 -0000 1.14
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DateTime-Format-DateParse
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.13 2011/09/03 21:04:44 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateParse/ChangeLog,v 1.14 2011/09/04 11:21:15 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org>
+ -DateTime-Format-DateParse-0.05.ebuild:
+ Cleanup
03 Sep 2011; Torsten Veller <tove@gentoo.org>
DateTime-Format-DateParse-0.50.0.ebuild:
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-09-04 11:33 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 17:51 [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-DateParse: ChangeLog DateTime-Format-DateParse-0.05.ebuild Markos Chandras (hwoarang)
-- strict thread matches above, loose matches on Subject: below --
2011-09-04 11:21 Torsten Veller (tove)
2011-01-08 18:54 Jeroen Roovers (jer)
2011-01-08 18:08 Raul Porcel (armin76)
2011-01-07 23:44 Christian Faulhammer (fauli)
2011-01-07 20:02 Kacper Kowalik (xarthisius)
2010-04-11 15:21 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