summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-01-09 20:33:28 +0000
committerMarkus Meier <maekke@gentoo.org>2008-01-09 20:33:28 +0000
commitaf9e13009c6cb1d7bdb39df8b3f4ac9ee39ea1f3 (patch)
tree8d2cf53bbf6e5b60e9e665b86a0f68e901a52402 /dev-php5/pecl-htscanner
parentx86 stable, bug #205101 (diff)
downloadgentoo-2-af9e13009c6cb1d7bdb39df8b3f4ac9ee39ea1f3.tar.gz
gentoo-2-af9e13009c6cb1d7bdb39df8b3f4ac9ee39ea1f3.tar.bz2
gentoo-2-af9e13009c6cb1d7bdb39df8b3f4ac9ee39ea1f3.zip
x86 stable, bug #205110
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-php5/pecl-htscanner')
-rw-r--r--dev-php5/pecl-htscanner/ChangeLog7
-rw-r--r--dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php5/pecl-htscanner/ChangeLog b/dev-php5/pecl-htscanner/ChangeLog
index 2fedc5889627..ef6e1e896708 100644
--- a/dev-php5/pecl-htscanner/ChangeLog
+++ b/dev-php5/pecl-htscanner/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-htscanner
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v 1.3 2007/12/06 01:08:00 jokey Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v 1.4 2008/01/09 20:33:28 maekke Exp $
+
+ 09 Jan 2008; Markus Meier <maekke@gentoo.org> pecl-htscanner-0.8.1.ebuild:
+ x86 stable, bug #205110
06 Dec 2007; Markus Ullmann <jokey@gentoo.org>
pecl-htscanner-0.8.1.ebuild:
diff --git a/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild b/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild
index 33f0f718ccb2..efa5d704cec5 100644
--- a/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild
+++ b/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild,v 1.3 2007/12/06 01:08:00 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.8.1.ebuild,v 1.4 2008/01/09 20:33:28 maekke Exp $
PHP_EXT_NAME="htscanner"
PHP_EXT_INI="yes"
@@ -10,7 +10,7 @@ PHPSAPILIST="cgi"
inherit php-ext-pecl-r1 eutils depend.php php-ext-base-r1
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
DESCRIPTION="Enables .htaccess options for php-scripts running as cgi."
LICENSE="PHP-3"