Gentoo Archives: gentoo-commits

From: "Benedikt Boehm (hollow)" <hollow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-HTML_QuickForm_advmultiselect: ChangeLog PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild
Date: Tue, 21 Apr 2009 19:42:53
Message-Id: E1LwLrm-0000Zr-34@stork.gentoo.org
1 hollow 09/04/21 19:42:50
2
3 Modified: ChangeLog
4 PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild
5 Log:
6 stable on amd64 and x86
7 (Portage version: 2.2_rc30/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 6 Dec 2007 00:11:49 -0000 1.1
23 +++ ChangeLog 21 Apr 2009 19:42:50 -0000 1.2
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-php/PEAR-HTML_QuickForm_advmultiselect
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v 1.1 2007/12/06 00:11:49 jokey Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/ChangeLog,v 1.2 2009/04/21 19:42:50 hollow Exp $
30 +
31 + 21 Apr 2009; Benedikt Böhm <hollow@g.o>
32 + PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild:
33 + stable on amd64 and x86
34
35 *PEAR-HTML_QuickForm_advmultiselect-1.4.0 (06 Dec 2007)
36
37
38
39
40 1.2 dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild?r1=1.1&r2=1.2
45
46 Index: PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild 6 Dec 2007 00:11:49 -0000 1.1
53 +++ PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild 21 Apr 2009 19:42:50 -0000 1.2
54 @@ -1,13 +1,13 @@
55 -# Copyright 1999-2007 Gentoo Foundation
56 +# Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild,v 1.1 2007/12/06 00:11:49 jokey Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_QuickForm_advmultiselect/PEAR-HTML_QuickForm_advmultiselect-1.4.0.ebuild,v 1.2 2009/04/21 19:42:50 hollow Exp $
60
61 inherit php-pear-r1
62
63 DESCRIPTION="Element for HTML_QuickForm that emulate a multi-select."
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="amd64 x86"
68 IUSE=""
69 RDEPEND=">=dev-php/PEAR-HTML_QuickForm-3.2.5-r1
70 >=dev-php/PEAR-HTML_Common-1.2.2"