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