Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File_PDF: ChangeLog PEAR-File_PDF-0.3.2.ebuild
Date: Mon, 03 Mar 2008 16:50:19
Message-Id: E1JWDrk-0005eu-CF@stork.gentoo.org
1 jokey 08/03/03 16:50:16
2
3 Modified: ChangeLog
4 Added: PEAR-File_PDF-0.3.2.ebuild
5 Log:
6 Version bump from project overlay
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.2 dev-php/PEAR-File_PDF/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-File_PDF/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-File_PDF/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-File_PDF/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_PDF/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 15 Nov 2007 18:09:08 -0000 1.1
23 +++ ChangeLog 3 Mar 2008 16:50:15 -0000 1.2
24 @@ -1,6 +1,16 @@
25 # ChangeLog for dev-php/PEAR-File_PDF
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_PDF/ChangeLog,v 1.1 2007/11/15 18:09:08 jokey Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_PDF/ChangeLog,v 1.2 2008/03/03 16:50:15 jokey Exp $
30 +
31 +*PEAR-File_PDF-0.3.2 (03 Mar 2008)
32 +
33 + 03 Mar 2008; Markus Ullmann <jokey@g.o>
34 + +PEAR-File_PDF-0.3.2.ebuild:
35 + Version bump from project overlay
36 +
37 + 27 Feb 2008; Jakub Moc <jakub@g.o>
38 + +PEAR-File_PDF-0.3.2.ebuild:
39 + Version bump
40
41 *PEAR-File_PDF-0.3.1 (15 Nov 2007)
42
43
44
45
46 1.1 dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.2.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.2.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.2.ebuild?rev=1.1&content-type=text/plain
50
51 Index: PEAR-File_PDF-0.3.2.ebuild
52 ===================================================================
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_PDF/PEAR-File_PDF-0.3.2.ebuild,v 1.1 2008/03/03 16:50:15 jokey Exp $
56
57 inherit php-pear-r1
58
59 DESCRIPTION="PDF generation using only PHP, without requiring any external libraries."
60 LICENSE="LGPL-3"
61 SLOT="0"
62 KEYWORDS="~amd64 ~x86"
63 IUSE="minimal"
64
65 RDEPEND="!minimal? ( dev-php/PEAR-HTTP_Download )"
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list