Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_LDAP: PEAR-Net_LDAP-1.0.0.ebuild
Date: Sun, 30 Dec 2007 18:43:20
Message-Id: E1J937z-0005iP-5R@stork.gentoo.org
1 vapier 07/12/30 18:43:15
2
3 Modified: PEAR-Net_LDAP-1.0.0.ebuild
4 Log:
5 alpha/hppa/ppc love
6 (Portage version: 2.1.4_rc12)
7
8 Revision Changes Path
9 1.2 dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild?r1=1.1&r2=1.2
14
15 Index: PEAR-Net_LDAP-1.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- PEAR-Net_LDAP-1.0.0.ebuild 24 Dec 2007 12:43:56 -0000 1.1
22 +++ PEAR-Net_LDAP-1.0.0.ebuild 30 Dec 2007 18:43:14 -0000 1.2
23 @@ -1,10 +1,10 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild,v 1.1 2007/12/24 12:43:56 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_LDAP/PEAR-Net_LDAP-1.0.0.ebuild,v 1.2 2007/12/30 18:43:14 vapier Exp $
28
29 inherit php-pear-r1 depend.php
30
31 -KEYWORDS="~amd64 ~x86"
32 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
33
34 DESCRIPTION="OO interface for searching and manipulating LDAP-entries"
35 LICENSE="LGPL-2.1"
36
37
38
39 --
40 gentoo-commits@g.o mailing list