summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2005-08-20 15:26:34 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2005-08-20 15:26:34 +0000
commit282edc24a3d02c9c0eaf3cce70850f63de9ec0f7 (patch)
treefa8f5613c123fc3f16b4ea7aa30d21a964fc460b /www-apps
parentCleaned out some old ebuilds. Fixed the php dependency, closing bug 102835. (diff)
downloadhistorical-282edc24a3d02c9c0eaf3cce70850f63de9ec0f7.tar.gz
historical-282edc24a3d02c9c0eaf3cce70850f63de9ec0f7.tar.bz2
historical-282edc24a3d02c9c0eaf3cce70850f63de9ec0f7.zip
Stable on alpha wrt security bug #102785
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpwebsite/ChangeLog6
-rw-r--r--www-apps/phpwebsite/Manifest10
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild4
3 files changed, 12 insertions, 8 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 875df3cc9f85..2e31f417ff6e 100644
--- a/www-apps/phpwebsite/ChangeLog
+++ b/www-apps/phpwebsite/ChangeLog
@@ -1,6 +1,10 @@
# 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.38 2005/08/19 11:36:08 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.39 2005/08/20 15:26:34 yoswink Exp $
+
+ 20 Aug 2005; Jose Luis Rivero <yoswink@gentoo.org>
+ phpwebsite-0.10.2_rc1.ebuild:
+ Stable on alpha wrt security bug #102785
19 Aug 2005; Renat Lumpau <rl03@gentoo.org> phpwebsite-0.10.2_rc1.ebuild:
stable on x86 wrt security bug #102785.
diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest
index 7cee44e82364..e57cc10fa6fb 100644
--- a/www-apps/phpwebsite/Manifest
+++ b/www-apps/phpwebsite/Manifest
@@ -2,8 +2,8 @@
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 a8ded065c8b8a2809c46a466599455bf phpwebsite-0.10.2_rc1.ebuild 1441
+MD5 dd1b46282973b2a7ed7999e985496b24 ChangeLog 8229
MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642
MD5 0f181e50286192df906dd979448e0fd5 files/phpwebsite-0.10.1-xml-rpc.diff 1188
@@ -12,7 +12,7 @@ MD5 2ca9ac185775bab6e8fbecf0584c5c67 files/digest-phpwebsite-0.10.1-r1 159
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFDBcQ9EzitwsaoONoRAkE4AJ9fL5DcvVRWwFDMqFmEj1HgEXRXsQCfUKSk
-oV5k3L6QeikrvJW5bvHSZ7s=
-=h2ll
+iD8DBQFDB0vt3og80iZgVQgRAo7oAKCx/k0ADLrWz+aEDxiXym5rXsCk+wCbBOic
+MqGpmeGG22lqs/dynI6+JPg=
+=Y8UR
-----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 c98c2e099db2..d11b84de984c 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.4 2005/08/19 11:36:08 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild,v 1.5 2005/08/20 15:26:34 yoswink 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"