summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-25 14:45:15 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-25 14:45:15 +0000
commitbb6ab4b82b3de8e44c28c887d3a9851c38a72bd5 (patch)
treecc5b42a3a6c6e856fd05a93fa68c3361682a6710 /www-apps
parentStable on sparc wrt #103659 (diff)
downloadhistorical-bb6ab4b82b3de8e44c28c887d3a9851c38a72bd5.tar.gz
historical-bb6ab4b82b3de8e44c28c887d3a9851c38a72bd5.tar.bz2
historical-bb6ab4b82b3de8e44c28c887d3a9851c38a72bd5.zip
Stable on sparc wrt #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/Manifest16
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild4
3 files changed, 15 insertions, 11 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 19ede1d70139..44f57793b1c9 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.43 2005/08/25 02:07:11 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.44 2005/08/25 14:45:15 gustavoz Exp $
+
+ 25 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ phpwebsite-0.10.2_rc2.ebuild:
+ Stable on sparc wrt #102785
25 Aug 2005; Renat Lumpau <rl03@gentoo.org>
-files/phpwebsite-0.10.1-xml-rpc.diff, -phpwebsite-0.10.1-r1.ebuild:
diff --git a/www-apps/phpwebsite/Manifest b/www-apps/phpwebsite/Manifest
index d7d95bb6a251..2b5424c41250 100644
--- a/www-apps/phpwebsite/Manifest
+++ b/www-apps/phpwebsite/Manifest
@@ -1,17 +1,17 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 0ec3047bc27ece050e67a4825a06f32b phpwebsite-0.10.2_rc2.ebuild 1445
-MD5 a8ded065c8b8a2809c46a466599455bf phpwebsite-0.10.2_rc1.ebuild 1441
-MD5 72f4ca0eacd82b625dbf42ec89bc1c43 ChangeLog 8701
MD5 24a724cdfd1390bba450f4b7c1a9dfc5 metadata.xml 360
+MD5 a8ded065c8b8a2809c46a466599455bf phpwebsite-0.10.2_rc1.ebuild 1441
+MD5 6557ce873c1a06e40568d02bc4320ebb phpwebsite-0.10.2_rc2.ebuild 1448
+MD5 52bb4e1f6783bec1f94356f447b9f818 ChangeLog 8822
+MD5 57b645768c6c1c4f1f09c26085385b16 files/digest-phpwebsite-0.10.2_rc2 74
MD5 e5cab3ec158303e1d64a76d9eacd5cb6 files/postinstall-en.txt 4642
MD5 238d5c7341d91b9017d5dac84124884d files/digest-phpwebsite-0.10.2_rc1 71
-MD5 57b645768c6c1c4f1f09c26085385b16 files/digest-phpwebsite-0.10.2_rc2 74
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-iD8DBQFDDSfcEzitwsaoONoRApQHAJ9cUk9TrNFg6NuiceU6TLKHRFnVsQCeP7je
-I1OwAbw/XZ4cnYIU/WkAkNk=
-=Hv/q
+iD4DBQFDDdmZKRy60XGEcJIRAm1UAJ48MgbfkZiOKONi7zPuwnGMxv7+oACWPlhG
+VEb/aF8Xwie1ciAyL4Pe4g==
+=+x1f
-----END PGP SIGNATURE-----
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild
index c6c563e99db5..9757f6ac2d56 100644
--- a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild
+++ b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.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_rc2.ebuild,v 1.1 2005/08/25 02:05:04 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild,v 1.2 2005/08/25 14:45:15 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}.tar.gz"
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"