Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-htscanner: pecl-htscanner-0.9.0-r1.ebuild ChangeLog
Date: Tue, 04 Jan 2011 08:11:16
Message-Id: 20110104081105.E1CFF2005C@flycatcher.gentoo.org
1 fauli 11/01/04 08:11:05
2
3 Modified: pecl-htscanner-0.9.0-r1.ebuild ChangeLog
4 Log:
5 stable x86, bug 349659
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: pecl-htscanner-0.9.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- pecl-htscanner-0.9.0-r1.ebuild 4 Nov 2010 17:42:43 -0000 1.2
23 +++ pecl-htscanner-0.9.0-r1.ebuild 4 Jan 2011 08:11:05 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild,v 1.2 2010/11/04 17:42:43 mabi Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild,v 1.3 2011/01/04 08:11:05 fauli Exp $
30
31 EAPI="3"
32
33 @@ -15,7 +15,7 @@
34
35 inherit php-ext-pecl-r2
36
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="~amd64 x86"
39
40 DESCRIPTION="Enables .htaccess options for php-scripts running as cgi."
41 LICENSE="PHP-3"
42
43
44
45 1.12 dev-php5/pecl-htscanner/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog?rev=1.12&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog?rev=1.12&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog?r1=1.11&r2=1.12
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v
54 retrieving revision 1.11
55 retrieving revision 1.12
56 diff -u -r1.11 -r1.12
57 --- ChangeLog 4 Nov 2010 17:42:43 -0000 1.11
58 +++ ChangeLog 4 Jan 2011 08:11:05 -0000 1.12
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-php5/pecl-htscanner
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v 1.11 2010/11/04 17:42:43 mabi Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v 1.12 2011/01/04 08:11:05 fauli Exp $
65 +
66 + 04 Jan 2011; Christian Faulhammer <fauli@g.o>
67 + pecl-htscanner-0.9.0-r1.ebuild:
68 + stable x86, bug 349659
69
70 04 Nov 2010; Matti Bickel <mabi@g.o>
71 pecl-htscanner-0.9.0-r1.ebuild: