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