diff options
Diffstat (limited to 'www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild')
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild index 97b94c69ab7f..8e689973d2d3 100644 --- a/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.10.0-r2.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.0-r2.ebuild,v 1.1 2005/02/28 16:06:08 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild,v 1.2 2005/02/28 22:01:26 hansmi Exp $ inherit webapp @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}-full.tar.gz http://phpwebsite.appstate.edu/downloads/security/phpws_image_secure_patch.tgz http://phpwebsite.appstate.edu/downloads/security/phpws_files_security_patch3.tgz" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ppc ~sparc ~alpha" IUSE="" RDEPEND="virtual/httpd-php >=dev-db/mysql-3.23.23" |