diff options
Diffstat (limited to 'www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild')
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild index 8eccc97c58e5..c98c2e099db2 100644 --- a/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild,v 1.3 2005/08/18 17:44:26 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild,v 1.4 2005/08/19 11:36:08 rl03 Exp $ inherit webapp @@ -10,7 +10,7 @@ DESCRIPTION="phpWebSite Content Management System" HOMEPAGE="http://phpwebsite.appstate.edu" SRC_URI="http://phpwebsite.appstate.edu/downloads/rc/${PN}-${MY_PV}.tgz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ppc sparc ~x86" +KEYWORDS="~alpha ppc sparc x86" IUSE="" RDEPEND="virtual/httpd-php >=dev-db/mysql-3.23.23" |