summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2006-04-29 20:14:27 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2006-04-29 20:14:27 +0000
commit09fcf88aa46cb8846577f80f4cc12263ea1ad9fb (patch)
tree007e47e26877045f8107a02321e0a28bc0e3c527 /dev-php5
parentRevision bump to use genpatches-2.6.16-6. (diff)
downloadhistorical-09fcf88aa46cb8846577f80f4cc12263ea1ad9fb.tar.gz
historical-09fcf88aa46cb8846577f80f4cc12263ea1ad9fb.tar.bz2
historical-09fcf88aa46cb8846577f80f4cc12263ea1ad9fb.zip
* stabilization
Package-Manager: portage-2.1_pre10
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/onphp/ChangeLog7
-rw-r--r--dev-php5/onphp/onphp-0.2.12.ebuild4
-rw-r--r--dev-php5/onphp/onphp-0.4.2.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-php5/onphp/ChangeLog b/dev-php5/onphp/ChangeLog
index 0bb796ce8a95..9b34b243ce7d 100644
--- a/dev-php5/onphp/ChangeLog
+++ b/dev-php5/onphp/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php5/onphp
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.16 2006/04/16 21:20:51 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.17 2006/04/29 20:14:27 voxus Exp $
+
+ 30 Apr 2006; Konstantin Arkhipov <voxus@gentoo.org> onphp-0.4.2.ebuild,
+ onphp-0.2.12.ebuild:
+ Goes stable on both x86 and amd64 due to quite critical fixes
+ in main/Containers.
*onphp-0.4.2 (17 Apr 2006)
*onphp-0.2.12 (17 Apr 2006)
diff --git a/dev-php5/onphp/onphp-0.2.12.ebuild b/dev-php5/onphp/onphp-0.2.12.ebuild
index d1fa7ac39651..2fcbd2588c47 100644
--- a/dev-php5/onphp/onphp-0.2.12.ebuild
+++ b/dev-php5/onphp/onphp-0.2.12.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.2.12.ebuild,v 1.1 2006/04/16 21:20:51 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.2.12.ebuild,v 1.2 2006/04/29 20:14:27 voxus Exp $
inherit php-lib-r1
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 amd64"
DESCRIPTION="onPHP is the GPL'ed multi-purpose object-oriented PHP framework."
HOMEPAGE="http://onphp.org/"
SRC_URI="http://onphp.org/download/${P}.tar.bz2
diff --git a/dev-php5/onphp/onphp-0.4.2.ebuild b/dev-php5/onphp/onphp-0.4.2.ebuild
index 100bf7e0da0a..d0fc48286c5e 100644
--- a/dev-php5/onphp/onphp-0.4.2.ebuild
+++ b/dev-php5/onphp/onphp-0.4.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.4.2.ebuild,v 1.1 2006/04/16 21:20:51 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.4.2.ebuild,v 1.2 2006/04/29 20:14:27 voxus Exp $
inherit php-lib-r1
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 amd64"
DESCRIPTION="onPHP is the GPL'ed multi-purpose object-oriented PHP framework."
HOMEPAGE="http://onphp.org/"
SRC_URI="http://onphp.org/download/${P}.tar.bz2