summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2006-10-01 22:52:39 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2006-10-01 22:52:39 +0000
commitb24dd11561c7017667795e164039dbfe94bf5e48 (patch)
tree1d6aa72b53328cc28248009c089e07660e932776
parentVersion bump with help from Federico Fissore <justice@ngi.it>, bug #149574. (diff)
downloadhistorical-b24dd11561c7017667795e164039dbfe94bf5e48.tar.gz
historical-b24dd11561c7017667795e164039dbfe94bf5e48.tar.bz2
historical-b24dd11561c7017667795e164039dbfe94bf5e48.zip
* 0.6.2 stabilisation
Package-Manager: portage-2.1.2_pre2
-rw-r--r--dev-php5/onphp-module/ChangeLog6
-rw-r--r--dev-php5/onphp-module/onphp-module-0.6.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/onphp-module/ChangeLog b/dev-php5/onphp-module/ChangeLog
index 5ce6af9c68a0..747134f2365e 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.4 2006/09/17 16:33:32 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/ChangeLog,v 1.5 2006/10/01 22:52:39 voxus Exp $
+
+ 02 Oct 2006; Konstantin Arkhipov <voxus@gentoo.org>
+ onphp-module-0.6.2.ebuild, -nphp-module-0.6.1.ebuild:
+ 0.6.2 goes stable on amd64 and x86.
*onphp-module-0.6.2 (17 Sep 2006)
diff --git a/dev-php5/onphp-module/onphp-module-0.6.2.ebuild b/dev-php5/onphp-module/onphp-module-0.6.2.ebuild
index 6a559432c5b9..5af63f0c31b2 100644
--- a/dev-php5/onphp-module/onphp-module-0.6.2.ebuild
+++ b/dev-php5/onphp-module/onphp-module-0.6.2.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.2.ebuild,v 1.1 2006/09/17 16:33:32 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp-module/onphp-module-0.6.2.ebuild,v 1.2 2006/10/01 22:52:39 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"