diff options
Diffstat (limited to 'dev-php5/onphp/onphp-0.6.3.ebuild')
-rw-r--r-- | dev-php5/onphp/onphp-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |