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