Gentoo Archives: gentoo-commits

From: "Ole Markus With (olemarkus)" <olemarkus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-DB: ChangeLog PEAR-DB-1.7.14.ebuild
Date: Tue, 27 Dec 2011 19:45:09
Message-Id: 20111227194500.6AF092004B@flycatcher.gentoo.org
1 olemarkus 11/12/27 19:45:00
2
3 Modified: ChangeLog
4 Added: PEAR-DB-1.7.14.ebuild
5 Log:
6 Version bump (bug 396229)
7
8 (Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.66 dev-php/PEAR-DB/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-DB/ChangeLog?rev=1.66&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-DB/ChangeLog?rev=1.66&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-DB/ChangeLog?r1=1.65&r2=1.66
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v
20 retrieving revision 1.65
21 retrieving revision 1.66
22 diff -u -r1.65 -r1.66
23 --- ChangeLog 27 Apr 2010 16:17:56 -0000 1.65
24 +++ ChangeLog 27 Dec 2011 19:45:00 -0000 1.66
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-php/PEAR-DB
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.65 2010/04/27 16:17:56 beandog Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.66 2011/12/27 19:45:00 olemarkus Exp $
31 +
32 +*PEAR-DB-1.7.14 (27 Dec 2011)
33 +
34 + 27 Dec 2011; Ole Markus With <olemarkus@g.o> +PEAR-DB-1.7.14.ebuild:
35 + Version bump (bug 396229)
36
37 27 Apr 2010; Steve Dibb <beandog@g.o> PEAR-DB-1.7.12.ebuild,
38 PEAR-DB-1.7.14_rc1.ebuild:
39
40
41
42 1.1 dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild?rev=1.1&content-type=text/plain
46
47 Index: PEAR-DB-1.7.14.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14.ebuild,v 1.1 2011/12/27 19:45:00 olemarkus Exp $
52
53 inherit php-pear-r1
54
55 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
56
57 DESCRIPTION="Database abstraction layer for PHP."
58 LICENSE="PHP-3"
59 SLOT="0"
60 IUSE=""