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
commit5a25e1f91b4e61c74177f62c9626cee0149e8a26 (patch)
treea0a4ef675d4ecd8eb070b89f188214c1bd8e804d /www-apps/phpwebsite
parentStable on sparc wrt #103659 (diff)
downloadgentoo-2-5a25e1f91b4e61c74177f62c9626cee0149e8a26.tar.gz
gentoo-2-5a25e1f91b4e61c74177f62c9626cee0149e8a26.tar.bz2
gentoo-2-5a25e1f91b4e61c74177f62c9626cee0149e8a26.zip
Stable on sparc wrt #102785
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apps/phpwebsite')
-rw-r--r--www-apps/phpwebsite/ChangeLog6
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild4
2 files changed, 7 insertions, 3 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/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"