public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-W3CDTF: ChangeLog DateTime-Format-W3CDTF-0.05.ebuild
@ 2009-11-10 10:04 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 4+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-11-10 10:04 UTC (permalink / raw
  To: gentoo-commits

robbat2     09/11/10 10:04:24

  Modified:             ChangeLog
  Added:                DateTime-Format-W3CDTF-0.05.ebuild
  Log:
  Version bump via perl-bump experimental tool.
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 dev-perl/DateTime-Format-W3CDTF/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -p -w -b -B -u -u -r1.11 -r1.12
--- ChangeLog	5 May 2007 17:27:58 -0000	1.11
+++ ChangeLog	10 Nov 2009 10:04:23 -0000	1.12
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/DateTime-Format-W3CDTF
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.11 2007/05/05 17:27:58 dertobi123 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.12 2009/11/10 10:04:23 robbat2 Exp $
+
+*DateTime-Format-W3CDTF-0.05 (10 Nov 2009)
+
+  10 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
+  +DateTime-Format-W3CDTF-0.05.ebuild:
+  Version bump via perl-bump experimental tool.
 
   05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
   DateTime-Format-W3CDTF-0.04.ebuild:



1.1                  dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild?rev=1.1&content-type=text/plain

Index: DateTime-Format-W3CDTF-0.05.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v 1.1 2009/11/10 10:04:23 robbat2 Exp $

MODULE_AUTHOR=DROLSKY
inherit perl-module

DESCRIPTION="Parse and format W3CDTF datetime strings"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""

SRC_TEST="do"

DEPEND="dev-perl/DateTime
		dev-lang/perl"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-W3CDTF: ChangeLog DateTime-Format-W3CDTF-0.05.ebuild
@ 2009-12-23 18:04 Fabian Groffen (grobian)
  0 siblings, 0 replies; 4+ messages in thread
From: Fabian Groffen (grobian) @ 2009-12-23 18:04 UTC (permalink / raw
  To: gentoo-commits

grobian     09/12/23 18:04:21

  Modified:             ChangeLog DateTime-Format-W3CDTF-0.05.ebuild
  Log:
  Marked ~x86-solaris, bug #296509
  (Portage version: 2.2.00.15134-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.13                 dev-perl/DateTime-Format-W3CDTF/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	10 Nov 2009 10:04:23 -0000	1.12
+++ ChangeLog	23 Dec 2009 18:04:21 -0000	1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-W3CDTF
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.12 2009/11/10 10:04:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.13 2009/12/23 18:04:21 grobian Exp $
+
+  23 Dec 2009; Fabian Groffen <grobian@gentoo.org>
+  DateTime-Format-W3CDTF-0.05.ebuild:
+  Marked ~x86-solaris, bug #296509
 
 *DateTime-Format-W3CDTF-0.05 (10 Nov 2009)
 



1.2                  dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild?r1=1.1&r2=1.2

Index: DateTime-Format-W3CDTF-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DateTime-Format-W3CDTF-0.05.ebuild	10 Nov 2009 10:04:23 -0000	1.1
+++ DateTime-Format-W3CDTF-0.05.ebuild	23 Dec 2009 18:04:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v 1.1 2009/11/10 10:04:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v 1.2 2009/12/23 18:04:21 grobian Exp $
 
 MODULE_AUTHOR=DROLSKY
 inherit perl-module
@@ -9,7 +9,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
 IUSE=""
 
 SRC_TEST="do"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-W3CDTF: ChangeLog DateTime-Format-W3CDTF-0.05.ebuild
@ 2010-01-20 16:24 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2010-01-20 16:24 UTC (permalink / raw
  To: gentoo-commits

tove        10/01/20 16:24:19

  Modified:             ChangeLog DateTime-Format-W3CDTF-0.05.ebuild
  Log:
  Depend on Module-Build (#301613)
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-perl/DateTime-Format-W3CDTF/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	23 Dec 2009 18:04:21 -0000	1.13
+++ ChangeLog	20 Jan 2010 16:24:18 -0000	1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-W3CDTF
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.13 2009/12/23 18:04:21 grobian Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.14 2010/01/20 16:24:18 tove Exp $
+
+  20 Jan 2010; Torsten Veller <tove@gentoo.org>
+  DateTime-Format-W3CDTF-0.05.ebuild:
+  Depend on Module-Build (#301613)
 
   23 Dec 2009; Fabian Groffen <grobian@gentoo.org>
   DateTime-Format-W3CDTF-0.05.ebuild:



1.3                  dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild?r1=1.2&r2=1.3

Index: DateTime-Format-W3CDTF-0.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DateTime-Format-W3CDTF-0.05.ebuild	23 Dec 2009 18:04:21 -0000	1.2
+++ DateTime-Format-W3CDTF-0.05.ebuild	20 Jan 2010 16:24:18 -0000	1.3
@@ -1,18 +1,20 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v 1.2 2009/12/23 18:04:21 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.05.ebuild,v 1.3 2010/01/20 16:24:18 tove Exp $
+
+EAPI=2
 
 MODULE_AUTHOR=DROLSKY
 inherit perl-module
 
 DESCRIPTION="Parse and format W3CDTF datetime strings"
 
-LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris"
 IUSE=""
 
-SRC_TEST="do"
+RDEPEND="dev-perl/DateTime"
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build"
 
-DEPEND="dev-perl/DateTime
-		dev-lang/perl"
+SRC_TEST="do"






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-W3CDTF: ChangeLog DateTime-Format-W3CDTF-0.05.ebuild
@ 2011-04-03  6:40 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-04-03  6:40 UTC (permalink / raw
  To: gentoo-commits

tove        11/04/03 06:40:43

  Modified:             ChangeLog
  Removed:              DateTime-Format-W3CDTF-0.05.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-perl/DateTime-Format-W3CDTF/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	7 Feb 2011 18:28:20 -0000	1.16
+++ ChangeLog	3 Apr 2011 06:40:43 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-W3CDTF
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.16 2011/02/07 18:28:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-W3CDTF/ChangeLog,v 1.17 2011/04/03 06:40:43 tove Exp $
+
+  03 Apr 2011; Torsten Veller <tove@gentoo.org>
+  -DateTime-Format-W3CDTF-0.05.ebuild:
+  Cleanup
 
 *DateTime-Format-W3CDTF-0.06 (07 Feb 2011)
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-03  6:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 10:04 [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-W3CDTF: ChangeLog DateTime-Format-W3CDTF-0.05.ebuild Robin H. Johnson (robbat2)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-23 18:04 Fabian Groffen (grobian)
2010-01-20 16:24 Torsten Veller (tove)
2011-04-03  6:40 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