summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apps/phpwebsite/ChangeLog6
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index eeec72a48791..96ac06df7136 100644
--- a/www-apps/phpwebsite/ChangeLog
+++ b/www-apps/phpwebsite/ChangeLog
@@ -1,12 +1,16 @@
# ChangeLog for www-apps/phpwebsite
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.13 2004/11/24 19:14:57 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.14 2004/11/24 19:17:12 tester Exp $
*phpwebsite-0.10.0 (24 Nov 2004)
24 Nov 2004; Don Seiler <rizzo@gentoo.org> +phpwebsite-0.10.0.ebuild:
Version bump
+ 24 Nov 2004; Olivier Crete <tester@gentoo.org>
+ phpwebsite-0.9.3_p4-r2.ebuild:
+ Stable in x86 per security bug 71502
+
06 Nov 2004; Joseph Jezak <josejx@gentoo.org>
phpwebsite-0.9.3_p4-r2.ebuild:
Marked ppc stable for bug #71502.
diff --git a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild
index 544a49437600..0aae05377b55 100644
--- a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild
+++ b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild,v 1.4 2004/11/24 09:00:57 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild,v 1.5 2004/11/24 19:17:12 tester Exp $
inherit webapp
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}-full.tar.gz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite-core-security-patch.tar.gz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite-core-security-patch2.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ppc ~sparc alpha"
+KEYWORDS="x86 ppc ~sparc alpha"
IUSE=""
RDEPEND="<virtual/httpd-php-5
>=dev-db/mysql-3.23.23"