summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2006-10-30 08:25:38 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2006-10-30 08:25:38 +0000
commit17f0c4fe21f8dbd58def007c72084b109e7489ec (patch)
treea9dea3313e76be648c6e4e81d3c7767d8929706f /dev-php5
parent* one-liners stabilization (diff)
downloadhistorical-17f0c4fe21f8dbd58def007c72084b109e7489ec.tar.gz
historical-17f0c4fe21f8dbd58def007c72084b109e7489ec.tar.bz2
historical-17f0c4fe21f8dbd58def007c72084b109e7489ec.zip
* stabilization due to onphp-0.6.2
Package-Manager: portage-2.1.2_rc1-r1
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/onphp-module/ChangeLog6
-rw-r--r--dev-php5/onphp-module/onphp-module-0.6.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/onphp-module/ChangeLog b/dev-php5/onphp-module/ChangeLog
index d735998e4fdb..a2c3c6dc67cb 100644
--- a/dev-php5/onphp-module/ChangeLog
+++ b/dev-php5/onphp-module/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/onphp-module
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v 1.6 2006/10/21 12:52:34 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v 1.7 2006/10/30 08:25:38 voxus Exp $
+
+ 30 Oct 2006; Konstantin V. Arkhipov <voxus@gentoo.org>
+ -onphp-module-0.6.2.ebuild, onphp-module-0.6.3.ebuild:
+ Stable on amd64/x86.
*onphp-module-0.8.0 (21 Oct 2006)
*onphp-module-0.6.3 (21 Oct 2006)
diff --git a/dev-php5/onphp-module/onphp-module-0.6.3.ebuild b/dev-php5/onphp-module/onphp-module-0.6.3.ebuild
index a89269596432..cf31ceff1974 100644
--- a/dev-php5/onphp-module/onphp-module-0.6.3.ebuild
+++ b/dev-php5/onphp-module/onphp-module-0.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.6.3.ebuild,v 1.1 2006/10/21 12:52:34 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.6.3.ebuild,v 1.2 2006/10/30 08:25:38 voxus Exp $
PHP_EXT_NAME="onphp"
PHP_EXT_INI="yes"
@@ -10,7 +10,7 @@ inherit php-ext-pecl-r1
SRC_URI="http://onphp.org/download/onphp-${PV}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="onPHP's module."
HOMEPAGE="http://onphp.org/"
LICENSE="GPL-2"