public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-HTTP: ChangeLog DateTime-Format-HTTP-0.38.ebuild
@ 2009-04-06 17:35 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-04-06 17:35 UTC (permalink / raw
  To: gentoo-commits

tove        09/04/06 17:35:16

  Modified:             ChangeLog
  Added:                DateTime-Format-HTTP-0.38.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc28/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-perl/DateTime-Format-HTTP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-HTTP/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	5 Feb 2009 14:02:47 -0000	1.1
+++ ChangeLog	6 Apr 2009 17:35:15 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/DateTime-Format-HTTP
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-HTTP/ChangeLog,v 1.1 2009/02/05 14:02:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-HTTP/ChangeLog,v 1.2 2009/04/06 17:35:15 tove Exp $
+
+*DateTime-Format-HTTP-0.38 (06 Apr 2009)
+
+  06 Apr 2009; Torsten Veller <tove@gentoo.org>
+  +DateTime-Format-HTTP-0.38.ebuild:
+  Version bump
 
 *DateTime-Format-HTTP-0.37 (05 Feb 2009)
 



1.1                  dev-perl/DateTime-Format-HTTP/DateTime-Format-HTTP-0.38.ebuild

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

Index: DateTime-Format-HTTP-0.38.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-HTTP/DateTime-Format-HTTP-0.38.ebuild,v 1.1 2009/04/06 17:35:15 tove Exp $

EAPI=2

MODULE_AUTHOR=DROLSKY
inherit perl-module

DESCRIPTION="Date conversion routines"

SLOT="0"
KEYWORDS="~x86"
IUSE="test"

RDEPEND="
	dev-perl/DateTime
	dev-perl/libwww-perl"
DEPEND="${RDEPEND}
	virtual/perl-Module-Build"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-HTTP: ChangeLog DateTime-Format-HTTP-0.38.ebuild
@ 2012-03-31  7:30 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2012-03-31  7:30 UTC (permalink / raw
  To: gentoo-commits

tove        12/03/31 07:30:07

  Modified:             ChangeLog
  Removed:              DateTime-Format-HTTP-0.38.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-perl/DateTime-Format-HTTP/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-HTTP/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	8 Mar 2012 12:29:38 -0000	1.14
+++ ChangeLog	31 Mar 2012 07:30:07 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/DateTime-Format-HTTP
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-HTTP/ChangeLog,v 1.14 2012/03/08 12:29:38 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-HTTP/ChangeLog,v 1.15 2012/03/31 07:30:07 tove Exp $
+
+  31 Mar 2012; Torsten Veller <tove@gentoo.org>
+  -DateTime-Format-HTTP-0.38.ebuild:
+  Cleanup
 
   08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   DateTime-Format-HTTP-0.400.0.ebuild:






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

end of thread, other threads:[~2012-03-31  7:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31  7:30 [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-HTTP: ChangeLog DateTime-Format-HTTP-0.38.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-04-06 17:35 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