summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-01 02:52:20 +0000
committerJason Wever <weeve@gentoo.org>2005-03-01 02:52:20 +0000
commite6721bb742206d9b289bf5b0cd75d4e23038ef17 (patch)
tree2a1ee9ab1f2284311edd4ba16856f1f1b3875c8c /www-apps
parenttouch up the MAN_VER and HTB_VER usage (diff)
downloadgentoo-2-e6721bb742206d9b289bf5b0cd75d4e23038ef17.tar.gz
gentoo-2-e6721bb742206d9b289bf5b0cd75d4e23038ef17.tar.bz2
gentoo-2-e6721bb742206d9b289bf5b0cd75d4e23038ef17.zip
Stable on sparc wrt security bug #83297.
(Portage version: 2.0.51.17)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpwebsite/ChangeLog5
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 58d949626923..88df45563cbf 100644
--- a/www-apps/phpwebsite/ChangeLog
+++ b/www-apps/phpwebsite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/phpwebsite
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.20 2005/02/28 22:01:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.21 2005/03/01 02:52:20 weeve Exp $
+
+ 28 Feb 2005; Jason Wever <weeve@gentoo.org> phpwebsite-0.10.0-r2.ebuild:
+ Stable on sparc wrt security bug #83297.
28 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
phpwebsite-0.10.0-r2.ebuild:
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild
index 8e689973d2d3..94cb9536446d 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.2 2005/02/28 22:01:26 hansmi Exp $
+# $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 $
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"