Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_DNSBL: ChangeLog PEAR-Net_DNSBL-1.3.6.ebuild
Date: Tue, 07 Feb 2012 17:03:33
Message-Id: 20120207170319.381FB2004B@flycatcher.gentoo.org
1 jer 12/02/07 17:03:19
2
3 Modified: ChangeLog PEAR-Net_DNSBL-1.3.6.ebuild
4 Log:
5 Marked ~hppa (bug #396973).
6
7 (Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.30 dev-php/PEAR-Net_DNSBL/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 15 Jan 2012 14:42:21 -0000 1.29
23 +++ ChangeLog 7 Feb 2012 17:03:19 -0000 1.30
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-php/PEAR-Net_DNSBL
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.29 2012/01/15 14:42:21 mabi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.30 2012/02/07 17:03:19 jer Exp $
29 +
30 + 07 Feb 2012; Jeroen Roovers <jer@g.o> PEAR-Net_DNSBL-1.3.6.ebuild:
31 + Marked ~hppa (bug #396973).
32
33 *PEAR-Net_DNSBL-1.3.6 (15 Jan 2012)
34
35
36
37
38 1.2 dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild?r1=1.1&r2=1.2
43
44 Index: PEAR-Net_DNSBL-1.3.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- PEAR-Net_DNSBL-1.3.6.ebuild 15 Jan 2012 14:42:21 -0000 1.1
51 +++ PEAR-Net_DNSBL-1.3.6.ebuild 7 Feb 2012 17:03:19 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild,v 1.1 2012/01/15 14:42:21 mabi Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.6.ebuild,v 1.2 2012/02/07 17:03:19 jer Exp $
57
58 inherit php-pear-r1
59
60 @@ -8,7 +8,7 @@
61
62 LICENSE="PHP-3.01"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 ~hppa ~x86"
66 IUSE=""
67 RDEPEND=">=dev-php/PEAR-Cache_Lite-1.5.2-r1
68 >=dev-php/PEAR-Net_CheckIP-1.1-r1