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-XML_Beautifier: PEAR-XML_Beautifier-1.1-r1.ebuild ChangeLog
Date: Thu, 06 Dec 2007 00:58:03
Message-Id: E1J053v-0005w5-03@stork.gentoo.org
1 jokey 07/12/06 00:57:58
2
3 Modified: PEAR-XML_Beautifier-1.1-r1.ebuild ChangeLog
4 Log:
5 LICENSE fix from project overlay
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.16 dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild?r1=1.15&r2=1.16
14
15 Index: PEAR-XML_Beautifier-1.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- PEAR-XML_Beautifier-1.1-r1.ebuild 18 Mar 2006 14:30:28 -0000 1.15
22 +++ PEAR-XML_Beautifier-1.1-r1.ebuild 6 Dec 2007 00:57:58 -0000 1.16
23 @@ -1,11 +1,11 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.15 2006/03/18 14:30:28 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1-r1.ebuild,v 1.16 2007/12/06 00:57:58 jokey Exp $
29
30 inherit php-pear-r1
31
32 DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read."
33 -LICENSE="PHP"
34 +LICENSE="PHP-2.02"
35 SLOT="0"
36 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
37 IUSE=""
38
39
40
41 1.24 dev-php/PEAR-XML_Beautifier/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?rev=1.24&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?rev=1.24&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog?r1=1.23&r2=1.24
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v
50 retrieving revision 1.23
51 retrieving revision 1.24
52 diff -u -r1.23 -r1.24
53 --- ChangeLog 21 Feb 2007 23:41:06 -0000 1.23
54 +++ ChangeLog 6 Dec 2007 00:57:58 -0000 1.24
55 @@ -1,6 +1,14 @@
56 # ChangeLog for dev-php/PEAR-XML_Beautifier
57 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.23 2007/02/21 23:41:06 peper Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.24 2007/12/06 00:57:58 jokey Exp $
60 +
61 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
62 + PEAR-XML_Beautifier-1.1-r1.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o>
66 + PEAR-XML_Beautifier-1.1-r1.ebuild:
67 + Fix LICENSE
68
69 21 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
70 Transition to Manifest2.
71
72
73
74 --
75 gentoo-commits@g.o mailing list