diff options
Diffstat (limited to 'dev-php5/onphp/onphp-0.2.8.ebuild')
-rw-r--r-- | dev-php5/onphp/onphp-0.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/onphp/onphp-0.2.8.ebuild b/dev-php5/onphp/onphp-0.2.8.ebuild index ae38182a1fef..2a78a255b2a5 100644 --- a/dev-php5/onphp/onphp-0.2.8.ebuild +++ b/dev-php5/onphp/onphp-0.2.8.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.8.ebuild,v 1.2 2006/02/24 12:08:56 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.2.8.ebuild,v 1.3 2006/02/28 08:52:30 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 |