summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-18 15:38:24 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-18 15:38:24 +0000
commitfd3fb1a7c8bdfa6b8b88f940e6b03a320f08b943 (patch)
tree1a1d4275ef2b6b33f84be73cc8a166ef91409809 /www-apps/phpwebsite
parentFix ChangeLog. (diff)
downloadhistorical-fd3fb1a7c8bdfa6b8b88f940e6b03a320f08b943.tar.gz
historical-fd3fb1a7c8bdfa6b8b88f940e6b03a320f08b943.tar.bz2
historical-fd3fb1a7c8bdfa6b8b88f940e6b03a320f08b943.zip
Stable on sparc wrt #102785
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-apps/phpwebsite')
-rw-r--r--www-apps/phpwebsite/ChangeLog6
-rw-r--r--www-apps/phpwebsite/Manifest16
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild4
3 files changed, 15 insertions, 11 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 1a80f5f3544b..6f97a7b691a4 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.35 2005/08/17 23:33:24 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.36 2005/08/18 15:38:24 gustavoz Exp $
+
+ 18 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ phpwebsite-0.10.2_rc1.ebuild:
+ Stable on sparc wrt #102785
*phpwebsite-0.10.2_rc1 (17 Aug 2005)
diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest
index e8d1170cb43a..8c53b1a458e7 100644
--- a/www-apps/phpwebsite/Manifest
+++ b/www-apps/phpwebsite/Manifest
@@ -1,18 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 aaa9b8722dbe6595cd274b6173a1e45e phpwebsite-0.10.1-r1.ebuild 1642
-MD5 189e17ad9e45704a91944a6dac60d67b phpwebsite-0.10.2_rc1.ebuild 1442
-MD5 c0bc850a53addc1b2d471bb4031cffbe ChangeLog 7757
MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
+MD5 aaa9b8722dbe6595cd274b6173a1e45e phpwebsite-0.10.1-r1.ebuild 1642
+MD5 f93b280cad3d9b382b9de4f46260d083 phpwebsite-0.10.2_rc1.ebuild 1445
+MD5 1638aaf63f90f7178476a688f63c2036 ChangeLog 7878
+MD5 2ca9ac185775bab6e8fbecf0584c5c67 files/digest-phpwebsite-0.10.1-r1 159
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
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-iD8DBQFDA8lPEzitwsaoONoRAor6AJ0V8EAGQZhXaf/E0i/qDb+i4Wvx7gCgi1pl
-36mSlDZFmVLda77AcVacYfM=
-=GcMy
+iD8DBQFDBKt8KRy60XGEcJIRAonyAKCKs5KkZ0MA04NxK3T611AAe5ZTPQCeOYdY
+76/J1sKdL9lZG3t3i1evf3E=
+=TvMY
-----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 99709c4813a0..a3871a9392ac 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.1 2005/08/17 23:33:24 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild,v 1.2 2005/08/18 15:38:24 gustavoz 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"