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-Text_Diff: ChangeLog PEAR-Text_Diff-0.3.1.ebuild
Date: Thu, 08 Nov 2007 17:08:19
Message-Id: E1IqArU-0002rf-UN@stork.gentoo.org
1 jokey 07/11/08 17:08:12
2
3 Modified: ChangeLog
4 Added: PEAR-Text_Diff-0.3.1.ebuild
5 Log:
6 Version bump from project overlay
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.28 dev-php/PEAR-Text_Diff/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog?rev=1.28&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog?rev=1.28&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog?r1=1.27&r2=1.28
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v
19 retrieving revision 1.27
20 retrieving revision 1.28
21 diff -u -r1.27 -r1.28
22 --- ChangeLog 22 Oct 2007 19:05:09 -0000 1.27
23 +++ ChangeLog 8 Nov 2007 17:08:12 -0000 1.28
24 @@ -1,6 +1,16 @@
25 # ChangeLog for dev-php/PEAR-Text_Diff
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.27 2007/10/22 19:05:09 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/ChangeLog,v 1.28 2007/11/08 17:08:12 jokey Exp $
29 +
30 +*PEAR-Text_Diff-0.3.1 (08 Nov 2007)
31 +
32 + 08 Nov 2007; Markus Ullmann <jokey@g.o>
33 + +PEAR-Text_Diff-0.3.1.ebuild:
34 + Version bump from project overlay
35 +
36 + 28 Oct 2007; Jakub Moc <jakub@g.o>
37 + +PEAR-Text_Diff-0.3.1.ebuild:
38 + Version bump
39
40 22 Oct 2007; Raúl Porcel <armin76@g.o>
41 PEAR-Text_Diff-0.2.1.ebuild:
42
43
44
45 1.1 dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild?rev=1.1&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild?rev=1.1&content-type=text/plain
49
50 Index: PEAR-Text_Diff-0.3.1.ebuild
51 ===================================================================
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Diff/PEAR-Text_Diff-0.3.1.ebuild,v 1.1 2007/11/08 17:08:12 jokey Exp $
55
56 inherit php-pear-r1
57
58 DESCRIPTION="Engine for performing and rendering text diffs."
59
60 LICENSE="PHP"
61 SLOT="0"
62 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
63 IUSE=""
64
65
66
67 --
68 gentoo-commits@g.o mailing list