diff options
author | Don Seiler <rizzo@gentoo.org> | 2005-03-01 16:14:06 +0000 |
---|---|---|
committer | Don Seiler <rizzo@gentoo.org> | 2005-03-01 16:14:06 +0000 |
commit | fadadaae3d5a3bb7a3b4db02b5055450fd0af1d4 (patch) | |
tree | 0d996162555c133662ca304dfb9723835f9c3edd /www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild | |
parent | Fixed QA warnings; fixed broken enabled/disabled messages (diff) | |
download | gentoo-2-fadadaae3d5a3bb7a3b4db02b5055450fd0af1d4.tar.gz gentoo-2-fadadaae3d5a3bb7a3b4db02b5055450fd0af1d4.tar.bz2 gentoo-2-fadadaae3d5a3bb7a3b4db02b5055450fd0af1d4.zip |
stable on x86
(Portage version: 2.0.51.18)
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 94cb9536446d..7a2b01e646be 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.3 2005/03/01 02:52:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild,v 1.4 2005/03/01 16:14:06 rizzo 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" |