Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/SVG: ChangeLog SVG-2.48.ebuild
Date: Tue, 13 Jan 2009 20:23:01
Message-Id: E1LMpmZ-0005vh-OF@stork.gentoo.org
1 robbat2 09/01/13 20:22:39
2
3 Modified: ChangeLog
4 Added: SVG-2.48.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7 (Portage version: 2.2_rc20/cvs/Linux 2.6.28-05718-g0556e82 x86_64)
8
9 Revision Changes Path
10 1.29 dev-perl/SVG/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVG/ChangeLog?rev=1.29&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVG/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVG/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -p -w -b -B -u -u -r1.28 -r1.29
22 --- ChangeLog 17 Dec 2008 16:33:39 -0000 1.28
23 +++ ChangeLog 13 Jan 2009 20:22:39 -0000 1.29
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/SVG
26 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.28 2008/12/17 16:33:39 tove Exp $
28 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.29 2009/01/13 20:22:39 robbat2 Exp $
30 +
31 +*SVG-2.48 (13 Jan 2009)
32 +
33 + 13 Jan 2009; Robin H. Johnson <robbat2@g.o> +SVG-2.48.ebuild:
34 + Version bump via perl-bump experimental tool.
35
36 *SVG-2.47 (17 Dec 2008)
37
38
39
40
41 1.1 dev-perl/SVG/SVG-2.48.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVG/SVG-2.48.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SVG/SVG-2.48.ebuild?rev=1.1&content-type=text/plain
45
46 Index: SVG-2.48.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.48.ebuild,v 1.1 2009/01/13 20:22:39 robbat2 Exp $
51
52 MODULE_AUTHOR=RONAN
53 inherit perl-module
54
55 DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
56
57 SLOT="0"
58 LICENSE="|| ( Artistic GPL-2 )"
59 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
60 IUSE=""
61
62 DEPEND="dev-lang/perl"
63
64 SRC_TEST=do