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-Mail: PEAR-Mail-1.1.14.ebuild
Date: Thu, 10 Jan 2008 10:06:59
Message-Id: E1JCuJ3-0007yc-9b@stork.gentoo.org
1 vapier 08/01/10 10:06:37
2
3 Modified: PEAR-Mail-1.1.14.ebuild
4 Log:
5 arm/s390/sh love
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.11 dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild?r1=1.10&r2=1.11
14
15 Index: PEAR-Mail-1.1.14.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- PEAR-Mail-1.1.14.ebuild 6 Dec 2007 00:32:55 -0000 1.10
22 +++ PEAR-Mail-1.1.14.ebuild 10 Jan 2008 10:06:36 -0000 1.11
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.10 2007/12/06 00:32:55 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.14.ebuild,v 1.11 2008/01/10 10:06:36 vapier Exp $
29
30 inherit php-pear-r1
31
32 @@ -8,7 +8,7 @@
33
34 LICENSE="PHP-2.02 BSD"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
38 IUSE=""
39
40 RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7"
41
42
43
44 --
45 gentoo-commits@l.g.o mailing list