summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-08-26 21:11:03 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-08-26 21:11:03 +0000
commit2dc0d5de9d53d1a054869eb1cac7beff8f60c566 (patch)
tree30c99051b27dc49efd13add4b7768737b2199cd0 /www-apps
parentstable on alpha ia64 (diff)
downloadgentoo-2-2dc0d5de9d53d1a054869eb1cac7beff8f60c566.tar.gz
gentoo-2-2dc0d5de9d53d1a054869eb1cac7beff8f60c566.tar.bz2
gentoo-2-2dc0d5de9d53d1a054869eb1cac7beff8f60c566.zip
Stable on x86 wrt security bug #102785
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpwebsite/ChangeLog5
-rw-r--r--www-apps/phpwebsite/Manifest6
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 1423164b1d7b..986952fdef22 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.45 2005/08/25 18:09:19 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.46 2005/08/26 21:11:03 rl03 Exp $
+
+ 26 Aug 2005; Renat Lumpau <rl03@gentoo.org> phpwebsite-0.10.2_rc2.ebuild:
+ Stable on x86 wrt security bug #102785
25 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
phpwebsite-0.10.2_rc2.ebuild:
diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest
index 7286b395d24b..ff0f43fe74e1 100644
--- a/www-apps/phpwebsite/Manifest
+++ b/www-apps/phpwebsite/Manifest
@@ -1,7 +1,7 @@
+MD5 4769f33615a973ccf9e7ec295fbafb44 phpwebsite-0.10.2_rc2.ebuild 1444
MD5 a8ded065c8b8a2809c46a466599455bf phpwebsite-0.10.2_rc1.ebuild 1441
-MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
MD5 8fd136daf7678acc97167765225929b1 ChangeLog 8924
-MD5 a4b3af7343382a36bf5051a637c1ee84 phpwebsite-0.10.2_rc2.ebuild 1445
-MD5 238d5c7341d91b9017d5dac84124884d files/digest-phpwebsite-0.10.2_rc1 71
+MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642
+MD5 238d5c7341d91b9017d5dac84124884d files/digest-phpwebsite-0.10.2_rc1 71
MD5 57b645768c6c1c4f1f09c26085385b16 files/digest-phpwebsite-0.10.2_rc2 74
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild
index ff1289275173..b04d8d613001 100644
--- a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild
+++ b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.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.2_rc2.ebuild,v 1.3 2005/08/25 18:09:19 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild,v 1.4 2005/08/26 21:11:03 rl03 Exp $
inherit webapp
@@ -10,7 +10,7 @@ DESCRIPTION="phpWebSite Content Management System"
HOMEPAGE="http://phpwebsite.appstate.edu"
SRC_URI="http://phpwebsite.appstate.edu/downloads/rc/${PN}-${MY_PV}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ppc sparc ~x86"
+KEYWORDS="~alpha ppc sparc x86"
IUSE=""
RDEPEND="virtual/httpd-php
>=dev-db/mysql-3.23.23"