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-Validate: ChangeLog PEAR-Validate-0.8.0.ebuild
Date: Sat, 15 Dec 2007 12:01:50
Message-Id: E1J3Vi8-000493-GU@stork.gentoo.org
1 jokey 07/12/15 12:01:40
2
3 Modified: ChangeLog
4 Added: PEAR-Validate-0.8.0.ebuild
5 Log:
6 Version bump from project overlay
7 (Portage version: 2.1.4_rc9)
8
9 Revision Changes Path
10 1.29 dev-php/PEAR-Validate/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Validate/ChangeLog?rev=1.29&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Validate/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Validate/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- ChangeLog 6 Dec 2007 00:57:20 -0000 1.28
23 +++ ChangeLog 15 Dec 2007 12:01:39 -0000 1.29
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-php/PEAR-Validate
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.28 2007/12/06 00:57:20 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.29 2007/12/15 12:01:39 jokey Exp $
29 +
30 +*PEAR-Validate-0.8.0 (15 Dec 2007)
31 +
32 + 15 Dec 2007; Markus Ullmann <jokey@g.o>
33 + +PEAR-Validate-0.8.0.ebuild:
34 + Version bump from project overlay
35
36 06 Dec 2007; Markus Ullmann <jokey@g.o>
37 -PEAR-Validate-0.6.2.ebuild, PEAR-Validate-0.7.0.ebuild:
38
39
40
41 1.1 dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: PEAR-Validate-0.8.0.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild,v 1.1 2007/12/15 12:01:39 jokey Exp $
51
52 inherit php-pear-r1
53
54 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
55
56 DESCRIPTION="Validation class."
57 LICENSE="BSD"
58 SLOT="0"
59 IUSE=""
60
61 DEPEND=""
62 RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1"
63
64
65
66 --
67 gentoo-commits@g.o mailing list