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-Image_IPTC: PEAR-Image_IPTC-1.0.2-r1.ebuild ChangeLog
Date: Thu, 06 Dec 2007 00:32:02
Message-Id: E1J04ej-0004ql-7d@stork.gentoo.org
1 jokey 07/12/06 00:31:57
2
3 Modified: PEAR-Image_IPTC-1.0.2-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.15 dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild?r1=1.14&r2=1.15
14
15 Index: PEAR-Image_IPTC-1.0.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- PEAR-Image_IPTC-1.0.2-r1.ebuild 18 Mar 2006 13:30:06 -0000 1.14
22 +++ PEAR-Image_IPTC-1.0.2-r1.ebuild 6 Dec 2007 00:31:56 -0000 1.15
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-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.14 2006/03/18 13:30:06 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r1.ebuild,v 1.15 2007/12/06 00:31:56 jokey Exp $
29
30 inherit php-pear-r1
31
32 DESCRIPTION="This package provides a mechanism for modifying IPTC header information"
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.26 dev-php/PEAR-Image_IPTC/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog?rev=1.26&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog?rev=1.26&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog?r1=1.25&r2=1.26
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v
50 retrieving revision 1.25
51 retrieving revision 1.26
52 diff -u -r1.25 -r1.26
53 --- ChangeLog 21 Feb 2007 23:26:15 -0000 1.25
54 +++ ChangeLog 6 Dec 2007 00:31:56 -0000 1.26
55 @@ -1,6 +1,14 @@
56 # ChangeLog for dev-php/PEAR-Image_IPTC
57 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.25 2007/02/21 23:26:15 peper Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Image_IPTC/ChangeLog,v 1.26 2007/12/06 00:31:56 jokey Exp $
60 +
61 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
62 + PEAR-Image_IPTC-1.0.2-r1.ebuild:
63 + LICENSE fix from project overlay
64 +
65 + 02 Dec 2007; Jakub Moc <jakub@g.o>
66 + PEAR-Image_IPTC-1.0.2-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