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-Net_IMAP: PEAR-Net_IMAP-1.1.0_beta1.ebuild ChangeLog PEAR-Net_IMAP-1.0.3-r1.ebuild
Date: Thu, 06 Dec 2007 00:40:23
Message-Id: E1J04mo-00052P-AR@stork.gentoo.org
1 jokey 07/12/06 00:40:18
2
3 Modified: PEAR-Net_IMAP-1.1.0_beta1.ebuild ChangeLog
4 Removed: PEAR-Net_IMAP-1.0.3-r1.ebuild
5 Log:
6 LICENSE fix from project overlay
7 (Portage version: 2.1.4_rc7)
8
9 Revision Changes Path
10 1.10 dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild?r1=1.9&r2=1.10
15
16 Index: PEAR-Net_IMAP-1.1.0_beta1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- PEAR-Net_IMAP-1.1.0_beta1.ebuild 22 Oct 2007 18:45:12 -0000 1.9
23 +++ PEAR-Net_IMAP-1.1.0_beta1.ebuild 6 Dec 2007 00:40:17 -0000 1.10
24 @@ -1,6 +1,6 @@
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-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.9 2007/10/22 18:45:12 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.1.0_beta1.ebuild,v 1.10 2007/12/06 00:40:17 jokey Exp $
29
30 PEAR_PV="${PV/_/}"
31
32 @@ -8,7 +8,7 @@
33
34 DESCRIPTION="Provides an implementation of the IMAP protocol."
35
36 -LICENSE="PHP"
37 +LICENSE="PHP-2.02"
38 SLOT="0"
39 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
40 IUSE=""
41
42
43
44 1.28 dev-php/PEAR-Net_IMAP/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog?rev=1.28&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog?rev=1.28&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog?r1=1.27&r2=1.28
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v
53 retrieving revision 1.27
54 retrieving revision 1.28
55 diff -u -r1.27 -r1.28
56 --- ChangeLog 22 Oct 2007 18:45:12 -0000 1.27
57 +++ ChangeLog 6 Dec 2007 00:40:17 -0000 1.28
58 @@ -1,6 +1,14 @@
59 # ChangeLog for dev-php/PEAR-Net_IMAP
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.27 2007/10/22 18:45:12 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.28 2007/12/06 00:40:17 jokey Exp $
63 +
64 + 06 Dec 2007; Markus Ullmann <jokey@g.o>
65 + -PEAR-Net_IMAP-1.0.3-r1.ebuild, PEAR-Net_IMAP-1.1.0_beta1.ebuild:
66 + LICENSE fix from project overlay
67 +
68 + 02 Dec 2007; Jakub Moc <jakub@g.o>
69 + PEAR-Net_IMAP-1.1.0_beta1.ebuild:
70 + Fix LICENSE
71
72 22 Oct 2007; Raúl Porcel <armin76@g.o>
73 PEAR-Net_IMAP-1.1.0_beta1.ebuild:
74
75
76
77 --
78 gentoo-commits@g.o mailing list