Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Pager: ChangeLog PEAR-Pager-2.4.5.ebuild
Date: Tue, 26 Feb 2008 16:32:59
Message-Id: E1JU2jg-0001mC-MA@stork.gentoo.org
1 armin76 08/02/26 16:32:56
2
3 Modified: ChangeLog
4 Added: PEAR-Pager-2.4.5.ebuild
5 Log:
6 Version bump, import from the php overlay
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.31 dev-php/PEAR-Pager/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Pager/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Pager/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Pager/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 6 Dec 2007 00:49:24 -0000 1.30
23 +++ ChangeLog 26 Feb 2008 16:32:56 -0000 1.31
24 @@ -1,6 +1,16 @@
25 # ChangeLog for dev-php/PEAR-Pager
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.30 2007/12/06 00:49:24 jokey Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/ChangeLog,v 1.31 2008/02/26 16:32:56 armin76 Exp $
30 +
31 +*PEAR-Pager-2.4.5 (26 Feb 2008)
32 +
33 + 26 Feb 2008; Raúl Porcel <armin76@g.o> +PEAR-Pager-2.4.5.ebuild:
34 + Version bump, import from the php overlay
35 +
36 + 23 Feb 2008; Jakub Moc <jakub@g.o>
37 + +PEAR-Pager-2.4.5.ebuild:
38 + Version bump - bugfix release fixing PEAR bugs #12257, #12934, #12267,
39 + #12306, #12531, #12267, #12796, #12797 and #12837
40
41 06 Dec 2007; Markus Ullmann <jokey@g.o> -PEAR-Pager-2.3.4.ebuild,
42 PEAR-Pager-2.4.4.ebuild:
43
44
45
46 1.1 dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild?rev=1.1&content-type=text/plain
50
51 Index: PEAR-Pager-2.4.5.ebuild
52 ===================================================================
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Pager/PEAR-Pager-2.4.5.ebuild,v 1.1 2008/02/26 16:32:56 armin76 Exp $
56
57 inherit php-pear-r1
58
59 DESCRIPTION="Takes an array of data as input and pages it according to various parameters.
60 It also builds links within a specified range, and allows complete customization of the output"
61
62 LICENSE="BSD"
63 SLOT="0"
64 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 IUSE=""
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list