summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2004-11-24 09:00:57 +0000
committerJoseph Jezak <josejx@gentoo.org>2004-11-24 09:00:57 +0000
commitdfdec58e063f980b2f985c9eb31e825ec92bb72c (patch)
treec9e3ae9ab7dd2e2ef5b5d5a14e5a84f26df62b3d /www-apps
parentStable on x86. (diff)
downloadhistorical-dfdec58e063f980b2f985c9eb31e825ec92bb72c.tar.gz
historical-dfdec58e063f980b2f985c9eb31e825ec92bb72c.tar.bz2
historical-dfdec58e063f980b2f985c9eb31e825ec92bb72c.zip
Marked stable on ppc for bug 71502.
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpwebsite/ChangeLog6
-rw-r--r--www-apps/phpwebsite/Manifest16
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild4
3 files changed, 10 insertions, 16 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 9b4ae4eb0ce9..ba572f2aec6d 100644
--- a/www-apps/phpwebsite/ChangeLog
+++ b/www-apps/phpwebsite/ChangeLog
@@ -1,6 +1,10 @@
# 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.11 2004/11/23 23:54:16 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.12 2004/11/24 09:00:57 josejx Exp $
+
+ 06 Nov 2004; Joseph Jezak <josejx@gentoo.org>
+ phpwebsite-0.9.3_p4-r2.ebuild:
+ Marked ppc stable for bug #71502.
24 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
phpwebsite-0.9.3_p4-r2.ebuild:
diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest
index 337e2ce700ef..c79c417573d5 100644
--- a/www-apps/phpwebsite/Manifest
+++ b/www-apps/phpwebsite/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 ca75e49de177c3027396292eccf0328b phpwebsite-0.9.3_p4-r1.ebuild 1636
-MD5 fb096c48b057ccf47839302862a1136f ChangeLog 4485
+MD5 97c45fab88dfe99b03c33df458775605 ChangeLog 4603
MD5 ecbb5a02001856289bc050635b8d8394 metadata.xml 522
-MD5 ebf8afbba514add048c1e15d892e816e phpwebsite-0.9.3_p4-r2.ebuild 1856
+MD5 ca75e49de177c3027396292eccf0328b phpwebsite-0.9.3_p4-r1.ebuild 1636
+MD5 4591aa9f72c7737a453f241999fb0343 phpwebsite-0.9.3_p4-r2.ebuild 1855
MD5 823ff723bde0deb5142a1753183467fd files/digest-phpwebsite-0.9.3_p4-r1 157
MD5 9db128d972b5f4cbbda4723ba50699d7 files/postinstall-en.txt 466
MD5 6ddbbfb4f4e1e5c4d8bf717835d3c2d8 files/digest-phpwebsite-0.9.3_p4-r2 239
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBo820ugEuf3OQ0akRAgDIAJwMLZeGjqLELLsX0D4NegiQ2c5RVgCfRJj7
-6su4bpzaDytaa4bzwKYK5wM=
-=ybuY
------END PGP SIGNATURE-----
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 dcd5f050d1f5..544a49437600 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.3 2004/11/23 23:54:16 kloeri Exp $
+# $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 $
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"