diff options
author | Jason Wever <weeve@gentoo.org> | 2006-04-30 17:37:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-04-30 17:37:09 +0000 |
commit | d3776fc053b6faba3d1432c89091246d18ddf4b7 (patch) | |
tree | 56ea0e84bce08d2305e95d4d5e2cc6bb425a5047 /www-apps | |
parent | Pruned old ebuilds. (diff) | |
download | gentoo-2-d3776fc053b6faba3d1432c89091246d18ddf4b7.tar.gz gentoo-2-d3776fc053b6faba3d1432c89091246d18ddf4b7.tar.bz2 gentoo-2-d3776fc053b6faba3d1432c89091246d18ddf4b7.zip |
Stable on SPARC wrt security bug #130295.
(Portage version: 2.1_pre10)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index b7c3b57cb033..432dfe5ed44f 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/phpwebsite # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.53 2006/04/30 04:31:53 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.54 2006/04/30 17:37:09 weeve Exp $ + + 30 Apr 2006; Jason Wever <weeve@gentoo.org> phpwebsite-0.10.2.ebuild: + Stable on SPARC wrt security bug #130295. 30 Apr 2006; Mark Loeser <halcy0n@gentoo.org> phpwebsite-0.10.2.ebuild: Stable on x86; bug #130295 diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild index cfb843b46ea2..94717f97c2ab 100644 --- a/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.ebuild,v 1.4 2006/04/30 04:31:53 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild,v 1.5 2006/04/30 17:37:09 weeve Exp $ inherit webapp @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz http://phpwebsite.appstate.edu/downloads/security/phpws_patch_20060419.2.tgz" LICENSE="LGPL-2.1" -KEYWORDS="alpha ppc ~sparc x86" +KEYWORDS="alpha ppc sparc x86" IUSE="" RDEPEND="virtual/httpd-php |