diff options
Diffstat (limited to 'www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild')
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild index 9757f6ac2d56..ff1289275173 100644 --- a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.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_rc2.ebuild,v 1.2 2005/08/25 14:45:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild,v 1.3 2005/08/25 18:09:19 hansmi 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}.tar.gz" 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" |