summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php5/pecl-htscanner/ChangeLog6
-rw-r--r--dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-htscanner/ChangeLog b/dev-php5/pecl-htscanner/ChangeLog
index 648007f2a22b..40d51fa1226e 100644
--- a/dev-php5/pecl-htscanner/ChangeLog
+++ b/dev-php5/pecl-htscanner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-htscanner
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v 1.12 2011/01/04 08:11:05 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/ChangeLog,v 1.13 2011/01/04 15:19:17 hwoarang Exp $
+
+ 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
+ pecl-htscanner-0.9.0-r1.ebuild:
+ Stable on amd64 wrt bug #349659
04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
pecl-htscanner-0.9.0-r1.ebuild:
diff --git a/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild b/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild
index cfba151252df..e971e8334354 100644
--- a/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild
+++ b/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.9.0-r1.ebuild,v 1.3 2011/01/04 08:11:05 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-htscanner/pecl-htscanner-0.9.0-r1.ebuild,v 1.4 2011/01/04 15:19:17 hwoarang Exp $
EAPI="3"
@@ -15,7 +15,7 @@ USE_PHP="php5-2"
inherit php-ext-pecl-r2
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="Enables .htaccess options for php-scripts running as cgi."
LICENSE="PHP-3"