diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-10-30 08:25:31 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2006-10-30 08:25:31 +0000 |
commit | d46bca39680a7ab5655accba3ff33fd0a6292dda (patch) | |
tree | ea6664be83bbec1053d0d62ce44f04bf790e5030 /dev-php5 | |
parent | re-add ~sparc keyword. fixes bug #153264. (diff) | |
download | gentoo-2-d46bca39680a7ab5655accba3ff33fd0a6292dda.tar.gz gentoo-2-d46bca39680a7ab5655accba3ff33fd0a6292dda.tar.bz2 gentoo-2-d46bca39680a7ab5655accba3ff33fd0a6292dda.zip |
* one-liners stabilization
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/onphp/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php5/onphp/onphp-0.2.17.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/onphp/onphp-0.4.10.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/onphp/onphp-0.6.3.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-php5/onphp/ChangeLog b/dev-php5/onphp/ChangeLog index 75755ef1fbe4..675609aa5ce5 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.32 2006/10/21 12:50:45 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/ChangeLog,v 1.33 2006/10/30 08:25:31 voxus Exp $ + + 30 Oct 2006; Konstantin V. Arkhipov <voxus@gentoo.org> + -onphp-0.2.16.ebuild, onphp-0.2.17.ebuild, -onphp-0.4.8.ebuild, + onphp-0.4.10.ebuild, -onphp-0.6.2.ebuild, onphp-0.6.3.ebuild: + Legacy bugfix-releases goes stable. *onphp-0.8.0 (21 Oct 2006) *onphp-0.6.3 (21 Oct 2006) diff --git a/dev-php5/onphp/onphp-0.2.17.ebuild b/dev-php5/onphp/onphp-0.2.17.ebuild index d38be8de970b..493e67263ecb 100644 --- a/dev-php5/onphp/onphp-0.2.17.ebuild +++ b/dev-php5/onphp/onphp-0.2.17.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.17.ebuild,v 1.1 2006/10/21 12:50:45 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.2.17.ebuild,v 1.2 2006/10/30 08:25:31 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.10.ebuild b/dev-php5/onphp/onphp-0.4.10.ebuild index fc53511cfb6a..73fac55dedd1 100644 --- a/dev-php5/onphp/onphp-0.4.10.ebuild +++ b/dev-php5/onphp/onphp-0.4.10.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.10.ebuild,v 1.1 2006/10/21 12:50:45 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.4.10.ebuild,v 1.2 2006/10/30 08:25:31 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.6.3.ebuild b/dev-php5/onphp/onphp-0.6.3.ebuild index c05f02ca3f06..7a6ae1759a59 100644 --- a/dev-php5/onphp/onphp-0.6.3.ebuild +++ b/dev-php5/onphp/onphp-0.6.3.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.6.3.ebuild,v 1.1 2006/10/21 12:50:45 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.6.3.ebuild,v 1.2 2006/10/30 08:25:31 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 |