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
commit32d108f3d65619c762aa3cfe82f0cb730e6f7b9f (patch)
tree68e95a010398927a6de5c20cd644d3220bcb4936 /www-apps/phpwebsite
parentAdded three patches from freshrpms, little fix to UI and replaces sprintf() c... (diff)
downloadhistorical-32d108f3d65619c762aa3cfe82f0cb730e6f7b9f.tar.gz
historical-32d108f3d65619c762aa3cfe82f0cb730e6f7b9f.tar.bz2
historical-32d108f3d65619c762aa3cfe82f0cb730e6f7b9f.zip
stable on x86 wrt security bug #102785.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps/phpwebsite')
-rw-r--r--www-apps/phpwebsite/ChangeLog5
-rw-r--r--www-apps/phpwebsite/Manifest18
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild4
3 files changed, 20 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..7cee44e82364 100644
--- a/www-apps/phpwebsite/Manifest
+++ b/www-apps/phpwebsite/Manifest
@@ -1,8 +1,18 @@
-MD5 f0ceddfc13e8544bb31b729450ae5d90 phpwebsite-0.10.2_rc1.ebuild 1442
-MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
-MD5 9566ce0dba37ac9f5b86a1da7404f964 ChangeLog 7980
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 aaa9b8722dbe6595cd274b6173a1e45e phpwebsite-0.10.1-r1.ebuild 1642
+MD5 f866636d82e6399967889aa11073187f phpwebsite-0.10.2_rc1.ebuild 1439
+MD5 c8ded5fc8096a29547a0120126fc588f ChangeLog 8097
+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
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDBcQ9EzitwsaoONoRAkE4AJ9fL5DcvVRWwFDMqFmEj1HgEXRXsQCfUKSk
+oV5k3L6QeikrvJW5bvHSZ7s=
+=h2ll
+-----END PGP SIGNATURE-----
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"