Gentoo Archives: gentoo-commits

From: "Anant Narayanan (anant)" <anant@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-pdflib: ChangeLog pecl-pdflib-2.1.4.ebuild
Date: Wed, 10 Oct 2007 20:58:49
Message-Id: E1IfiUE-0003tU-Ro@stork.gentoo.org
1 anant 07/10/10 20:48:58
2
3 Modified: ChangeLog
4 Added: pecl-pdflib-2.1.4.ebuild
5 Log:
6 bump to 2.1.4 (from overlay)
7 (Portage version: 2.1.3.12)
8
9 Revision Changes Path
10 1.9 dev-php5/pecl-pdflib/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-pdflib/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-pdflib/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-pdflib/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdflib/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 18 Mar 2007 00:25:28 -0000 1.8
23 +++ ChangeLog 10 Oct 2007 20:48:58 -0000 1.9
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-php5/pecl-pdflib
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdflib/ChangeLog,v 1.8 2007/03/18 00:25:28 chtekk Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdflib/ChangeLog,v 1.9 2007/10/10 20:48:58 anant Exp $
29 +
30 +*pecl-pdflib-2.1.4 (11 Oct 2007)
31 +
32 + 11 Oct 2007; Anant Narayanan <anant@g.o> +pecl-pdflib-2.1.4.ebuild:
33 + bump to 2.1.4 (from overlay)
34
35 *pecl-pdflib-2.1.3 (18 Mar 2007)
36
37
38
39
40 1.1 dev-php5/pecl-pdflib/pecl-pdflib-2.1.4.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-pdflib/pecl-pdflib-2.1.4.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-pdflib/pecl-pdflib-2.1.4.ebuild?rev=1.1&content-type=text/plain
44
45 Index: pecl-pdflib-2.1.4.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-pdflib/pecl-pdflib-2.1.4.ebuild,v 1.1 2007/10/10 20:48:58 anant Exp $
50
51 PHP_EXT_NAME="pdf"
52 PHP_EXT_PECL_PKG="pdflib"
53 PHP_EXT_INI="yes"
54 PHP_EXT_ZENDEXT="no"
55
56 inherit php-ext-pecl-r1
57
58 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
59
60 DESCRIPTION="PHP extension for creating PDF files."
61 LICENSE="PHP"
62 SLOT="0"
63 IUSE=""
64
65 DEPEND="media-libs/pdflib"
66 RDEPEND="${DEPEND}"
67
68 need_php_by_category
69
70
71
72 --
73 gentoo-commits@g.o mailing list