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-PEAR_PackageFileManager: ChangeLog PEAR-PEAR_PackageFileManager-1.6.3.ebuild
Date: Thu, 29 Nov 2007 23:34:51
Message-Id: E1Ixsu4-0005sY-GJ@stork.gentoo.org
1 jokey 07/11/29 23:34:44
2
3 Modified: ChangeLog
4 Added: PEAR-PEAR_PackageFileManager-1.6.3.ebuild
5 Log:
6 Version bump from project overlay
7 (Portage version: 2.1.4_rc4)
8
9 Revision Changes Path
10 1.3 dev-php/PEAR-PEAR_PackageFileManager/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 8 Nov 2007 16:57:14 -0000 1.2
23 +++ ChangeLog 29 Nov 2007 23:34:43 -0000 1.3
24 @@ -1,6 +1,16 @@
25 # ChangeLog for dev-php/PEAR-PEAR_PackageFileManager
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.2 2007/11/08 16:57:14 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/ChangeLog,v 1.3 2007/11/29 23:34:43 jokey Exp $
29 +
30 +*PEAR-PEAR_PackageFileManager-1.6.3 (29 Nov 2007)
31 +
32 + 29 Nov 2007; Markus Ullmann <jokey@g.o>
33 + +PEAR-PEAR_PackageFileManager-1.6.3.ebuild:
34 + Version bump from project overlay
35 +
36 + 22 Nov 2007; Jakub Moc <jakub@g.o> +metadata.xml,
37 + +PEAR-PEAR_PackageFileManager-1.6.3.ebuild:
38 + Version bump
39
40 *PEAR-PEAR_PackageFileManager-1.6.2 (08 Nov 2007)
41
42
43
44
45 1.1 dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild?rev=1.1&content-type=text/plain
49
50 Index: PEAR-PEAR_PackageFileManager-1.6.3.ebuild
51 ===================================================================
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_PackageFileManager/PEAR-PEAR_PackageFileManager-1.6.3.ebuild,v 1.1 2007/11/29 23:34:43 jokey Exp $
55
56 inherit php-pear-r1
57
58 DESCRIPTION="Takes an existing package.xml file and updates it with a new filelist and changelog."
59
60 LICENSE="PHP"
61 SLOT="0"
62 KEYWORDS="~amd64 ~x86"
63 IUSE="minimal"
64
65 RDEPEND="!minimal? ( >=dev-php/PEAR-PHP_CompatInfo-1.4.0 )"
66
67
68
69 --
70 gentoo-commits@g.o mailing list