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-Log: PEAR-Log-1.9.3.ebuild PEAR-Log-1.9.11.ebuild
Date: Thu, 10 Jan 2008 10:06:42
Message-Id: E1JCuIv-0007wH-Ci@stork.gentoo.org
1 vapier 08/01/10 10:06:29
2
3 Modified: PEAR-Log-1.9.3.ebuild PEAR-Log-1.9.11.ebuild
4 Log:
5 arm/s390/sh love
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.16 dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild?r1=1.15&r2=1.16
14
15 Index: PEAR-Log-1.9.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- PEAR-Log-1.9.3.ebuild 6 Dec 2007 00:30:38 -0000 1.15
22 +++ PEAR-Log-1.9.3.ebuild 10 Jan 2008 10:06:28 -0000 1.16
23 @@ -1,10 +1,10 @@
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-Log/PEAR-Log-1.9.3.ebuild,v 1.15 2007/12/06 00:30:38 jokey Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.3.ebuild,v 1.16 2008/01/10 10:06:28 vapier Exp $
29
30 inherit php-pear-r1
31
32 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
33 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
34
35 DESCRIPTION="The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets."
36 LICENSE="PHP-3.01"
37
38
39
40 1.11 dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild?rev=1.11&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild?rev=1.11&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild?r1=1.10&r2=1.11
45
46 Index: PEAR-Log-1.9.11.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v
49 retrieving revision 1.10
50 retrieving revision 1.11
51 diff -u -r1.10 -r1.11
52 --- PEAR-Log-1.9.11.ebuild 6 Dec 2007 00:30:38 -0000 1.10
53 +++ PEAR-Log-1.9.11.ebuild 10 Jan 2008 10:06:28 -0000 1.11
54 @@ -1,10 +1,10 @@
55 -# Copyright 1999-2007 Gentoo Foundation
56 +# Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.10 2007/12/06 00:30:38 jokey Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.11 2008/01/10 10:06:28 vapier Exp $
60
61 inherit php-pear-r1 depend.php eutils
62
63 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
65
66 DESCRIPTION="The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets."
67 LICENSE="PHP-3.01"
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list