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