summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2005-08-19 11:36:08 +0000
committerRenat Lumpau <rl03@gentoo.org>2005-08-19 11:36:08 +0000
commitb7919b5953110e7970a79c17a6cae9fc9f86d137 (patch)
tree70963c4e57c26801ae4b7af81080c4afe9a5575a /www-apps
parentAdded three patches from freshrpms, little fix to UI and replaces sprintf() c... (diff)
downloadgentoo-2-b7919b5953110e7970a79c17a6cae9fc9f86d137.tar.gz
gentoo-2-b7919b5953110e7970a79c17a6cae9fc9f86d137.tar.bz2
gentoo-2-b7919b5953110e7970a79c17a6cae9fc9f86d137.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/Manifest8
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 99ed9eef45aa..875df3cc9f85 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.37 2005/08/18 17:44:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.38 2005/08/19 11:36:08 rl03 Exp $
+
+ 19 Aug 2005; Renat Lumpau <rl03@gentoo.org> phpwebsite-0.10.2_rc1.ebuild:
+ stable on x86 wrt security bug #102785.
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
phpwebsite-0.10.2_rc1.ebuild:
diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest
index a0db6078246d..37d88f352fd4 100644
--- a/www-apps/phpwebsite/Manifest
+++ b/www-apps/phpwebsite/Manifest
@@ -1,8 +1,8 @@
-MD5 f0ceddfc13e8544bb31b729450ae5d90 phpwebsite-0.10.2_rc1.ebuild 1442
-MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
-MD5 9566ce0dba37ac9f5b86a1da7404f964 ChangeLog 7980
MD5 aaa9b8722dbe6595cd274b6173a1e45e phpwebsite-0.10.1-r1.ebuild 1642
+MD5 96d9c4b7c86dae72675297cd5c67c1ea phpwebsite-0.10.2_rc1.ebuild 1441
+MD5 9566ce0dba37ac9f5b86a1da7404f964 ChangeLog 7980
+MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
+MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642
MD5 0f181e50286192df906dd979448e0fd5 files/phpwebsite-0.10.1-xml-rpc.diff 1188
MD5 238d5c7341d91b9017d5dac84124884d files/digest-phpwebsite-0.10.2_rc1 71
MD5 2ca9ac185775bab6e8fbecf0584c5c67 files/digest-phpwebsite-0.10.1-r1 159
-MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild
index 8eccc97c58e5..c98c2e099db2 100644
--- a/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild
+++ b/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.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_rc1.ebuild,v 1.3 2005/08/18 17:44:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild,v 1.4 2005/08/19 11:36:08 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}.tgz"
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"