public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Calendar-Simple: ChangeLog Calendar-Simple-1.21.ebuild
@ 2010-04-29  6:27 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-04-29  6:27 UTC (permalink / raw
  To: gentoo-commits

tove        10/04/29 06:27:06

  Modified:             ChangeLog
  Added:                Calendar-Simple-1.21.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 dev-perl/Calendar-Simple/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	24 Dec 2009 20:34:09 -0000	1.18
+++ ChangeLog	29 Apr 2010 06:27:05 -0000	1.19
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Calendar-Simple
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.18 2009/12/24 20:34:09 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.19 2010/04/29 06:27:05 tove Exp $
+
+*Calendar-Simple-1.21 (29 Apr 2010)
+
+  29 Apr 2010; Torsten Veller <tove@gentoo.org>
+  +Calendar-Simple-1.21.ebuild:
+  Version bump
 
   24 Dec 2009; Torsten Veller <tove@gentoo.org>
   -Calendar-Simple-1.17.ebuild:



1.1                  dev-perl/Calendar-Simple/Calendar-Simple-1.21.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.21.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.21.ebuild?rev=1.1&content-type=text/plain

Index: Calendar-Simple-1.21.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.21.ebuild,v 1.1 2010/04/29 06:27:06 tove Exp $

EAPI=3

MODULE_AUTHOR=DAVECROSS
inherit perl-module

DESCRIPTION="Perl extension to create simple calendars"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="test"

RDEPEND=""
DEPEND="${RDEPEND}
	>=virtual/perl-Module-Build-0.28
	test? ( dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Calendar-Simple: ChangeLog Calendar-Simple-1.21.ebuild
@ 2011-09-04 11:21 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2011-09-04 11:21 UTC (permalink / raw
  To: gentoo-commits

tove        11/09/04 11:21:04

  Modified:             ChangeLog
  Removed:              Calendar-Simple-1.21.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 dev-perl/Calendar-Simple/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	1 Sep 2011 11:37:17 -0000	1.20
+++ ChangeLog	4 Sep 2011 11:21:04 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Calendar-Simple
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.20 2011/09/01 11:37:17 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.21 2011/09/04 11:21:04 tove Exp $
+
+  04 Sep 2011; Torsten Veller <tove@gentoo.org> -Calendar-Simple-1.21.ebuild:
+  Cleanup
 
 *Calendar-Simple-1.210.0 (01 Sep 2011)
 






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

end of thread, other threads:[~2011-09-04 11:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-29  6:27 [gentoo-commits] gentoo-x86 commit in dev-perl/Calendar-Simple: ChangeLog Calendar-Simple-1.21.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-04 11: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