public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/GD-SVG: ChangeLog GD-SVG-0.33.ebuild
@ 2009-05-11 10:56 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-05-11 10:56 UTC (permalink / raw
  To: gentoo-commits

tove        09/05/11 10:56:11

  Modified:             ChangeLog
  Added:                GD-SVG-0.33.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.29                 dev-perl/GD-SVG/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-SVG/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-SVG/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GD-SVG/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	2 Oct 2008 05:46:30 -0000	1.28
+++ ChangeLog	11 May 2009 10:56:11 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/GD-SVG
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.28 2008/10/02 05:46:30 tove Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.29 2009/05/11 10:56:11 tove Exp $
+
+*GD-SVG-0.33 (11 May 2009)
+
+  11 May 2009; Torsten Veller <tove@gentoo.org> +GD-SVG-0.33.ebuild:
+  Version bump
 
 *GD-SVG-0.32 (02 Oct 2008)
 



1.1                  dev-perl/GD-SVG/GD-SVG-0.33.ebuild

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

Index: GD-SVG-0.33.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/GD-SVG-0.33.ebuild,v 1.1 2009/05/11 10:56:11 tove Exp $

EAPI=2

MODULE_AUTHOR=TWH
inherit perl-module

DESCRIPTION="Seamlessly enable SVG output from scripts written using GD"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""

DEPEND="dev-perl/GD
	dev-perl/SVG"
RDEPEND="${DEPEND}"

SRC_TEST="do"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/GD-SVG: ChangeLog GD-SVG-0.33.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:27

  Modified:             ChangeLog
  Removed:              GD-SVG-0.33.ebuild
  Log:
  Cleanup
  
  (Portage version: 2.2.0_alpha52/cvs/Linux x86_64)

Revision  Changes    Path
1.32                 dev-perl/GD-SVG/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD-SVG/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD-SVG/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GD-SVG/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	30 Aug 2011 15:19:40 -0000	1.31
+++ ChangeLog	4 Sep 2011 11:21:27 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/GD-SVG
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.31 2011/08/30 15:19:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD-SVG/ChangeLog,v 1.32 2011/09/04 11:21:27 tove Exp $
+
+  04 Sep 2011; Torsten Veller <tove@gentoo.org> -GD-SVG-0.33.ebuild:
+  Cleanup
 
 *GD-SVG-0.330.0 (30 Aug 2011)
 






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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-04 11:21 [gentoo-commits] gentoo-x86 commit in dev-perl/GD-SVG: ChangeLog GD-SVG-0.33.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-11 10:56 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