Gentoo Archives: gentoo-commits

From: "Yuval Yaari (yuval)" <yuval@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/XML-LibXSLT: ChangeLog XML-LibXSLT-1.66.ebuild
Date: Tue, 29 Apr 2008 00:21:16
Message-Id: E1Jqdar-00036D-Iu@stork.gentoo.org
1 yuval 08/04/29 00:21:13
2
3 Modified: ChangeLog
4 Added: XML-LibXSLT-1.66.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.59 dev-perl/XML-LibXSLT/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.59&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?rev=1.59&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog?r1=1.58&r2=1.59
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v
19 retrieving revision 1.58
20 retrieving revision 1.59
21 diff -u -r1.58 -r1.59
22 --- ChangeLog 5 May 2007 18:10:00 -0000 1.58
23 +++ ChangeLog 29 Apr 2008 00:21:13 -0000 1.59
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/XML-LibXSLT
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.58 2007/05/05 18:10:00 dertobi123 Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.59 2008/04/29 00:21:13 yuval Exp $
30 +
31 +*XML-LibXSLT-1.66 (29 Apr 2008)
32 +
33 + 29 Apr 2008; Yuval Yaari <yuval@g.o> +XML-LibXSLT-1.66.ebuild:
34 + Version bump
35
36 05 May 2007; Tobias Scherbaum <dertobi123@g.o>
37 XML-LibXSLT-1.62.ebuild:
38
39
40
41 1.1 dev-perl/XML-LibXSLT/XML-LibXSLT-1.66.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.66.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.66.ebuild?rev=1.1&content-type=text/plain
45
46 Index: XML-LibXSLT-1.66.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.66.ebuild,v 1.1 2008/04/29 00:21:13 yuval Exp $
51
52 inherit perl-module
53
54 DESCRIPTION="A Perl module to parse XSL Transformational sheets using gnome's libXSLT"
55 SRC_URI="mirror://cpan/authors/id/P/PA/PAJAS/${P}.tar.gz"
56 HOMEPAGE="http://search.cpan.org/~pajas/"
57
58 SLOT="0"
59 LICENSE="Artistic"
60 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
61 IUSE=""
62
63 SRC_TEST="do"
64
65 DEPEND=">=dev-libs/libxslt-1.1.2
66 >=dev-perl/XML-LibXML-1.60
67 dev-lang/perl"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list