diff options
Diffstat (limited to 'dev-php5/onphp/onphp-0.8.3.ebuild')
-rw-r--r-- | dev-php5/onphp/onphp-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/onphp/onphp-0.8.3.ebuild b/dev-php5/onphp/onphp-0.8.3.ebuild index 96f3c4c543d0..4f4dfed55393 100644 --- a/dev-php5/onphp/onphp-0.8.3.ebuild +++ b/dev-php5/onphp/onphp-0.8.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.8.3.ebuild,v 1.1 2006/12/17 18:53:42 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/onphp/onphp-0.8.3.ebuild,v 1.2 2006/12/26 23:21:09 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 |