public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/PDF-API2: ChangeLog PDF-API2-0.65.ebuild
@ 2007-10-19 21:38 Christian Hartmann (ian)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Hartmann (ian) @ 2007-10-19 21:38 UTC (permalink / raw
  To: gentoo-commits

ian         07/10/19 21:38:08

  Modified:             ChangeLog
  Added:                PDF-API2-0.65.ebuild
  Log:
  Version bump
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.12                 dev-perl/PDF-API2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	12 May 2007 14:33:46 -0000	1.11
+++ ChangeLog	19 Oct 2007 21:38:07 -0000	1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/PDF-API2
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v 1.11 2007/05/12 14:33:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v 1.12 2007/10/19 21:38:07 ian Exp $
+
+*PDF-API2-0.65 (19 Oct 2007)
+
+  19 Oct 2007; Christian Hartmann <ian@gentoo.org> +PDF-API2-0.65.ebuild:
+  Version bump
 
 *PDF-API2-0.61 (12 May 2007)
 



1.1                  dev-perl/PDF-API2/PDF-API2-0.65.ebuild

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

Index: PDF-API2-0.65.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/PDF-API2-0.65.ebuild,v 1.1 2007/10/19 21:38:07 ian Exp $

inherit perl-module

DESCRIPTION="A Perl Module Chain to faciliate the Creation and Modification of High-Quality \"Portable Document Format (aka. PDF)\" Files"
SRC_URI="mirror://cpan/authors/id/A/AR/AREIBENS/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~areibens/"

SLOT="0"
LICENSE="|| ( Artistic LGPL-2 )"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

SRC_TEST="do"

DEPEND="dev-perl/Compress-Zlib
		dev-lang/perl"



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-perl/PDF-API2: ChangeLog PDF-API2-0.65.ebuild
@ 2009-09-07  8:40 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-09-07  8:40 UTC (permalink / raw
  To: gentoo-commits

tove        09/09/07 08:40:25

  Modified:             ChangeLog
  Removed:              PDF-API2-0.65.ebuild
  Log:
  Cleanup
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-perl/PDF-API2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PDF-API2/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PDF-API2/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/PDF-API2/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	25 Aug 2009 19:06:49 -0000	1.16
+++ ChangeLog	7 Sep 2009 08:40:25 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PDF-API2
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v 1.16 2009/08/25 19:06:49 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDF-API2/ChangeLog,v 1.17 2009/09/07 08:40:25 tove Exp $
+
+  07 Sep 2009; Torsten Veller <tove@gentoo.org> -PDF-API2-0.65.ebuild:
+  Cleanup
 
 *PDF-API2-0.73 (25 Aug 2009)
 






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

end of thread, other threads:[~2009-09-07  8:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-07  8:40 [gentoo-commits] gentoo-x86 commit in dev-perl/PDF-API2: ChangeLog PDF-API2-0.65.ebuild Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2007-10-19 21:38 Christian Hartmann (ian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox