summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-18 17:44:26 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-18 17:44:26 +0000
commit46a94b3526343faf375f448da1e6974bd8df7b59 (patch)
tree78986908fb10a0b2f0f3f061756b3fd6c5cea761 /www-apps/phpwebsite
parent068 release (diff)
downloadgentoo-2-46a94b3526343faf375f448da1e6974bd8df7b59.tar.gz
gentoo-2-46a94b3526343faf375f448da1e6974bd8df7b59.tar.bz2
gentoo-2-46a94b3526343faf375f448da1e6974bd8df7b59.zip
Stable on ppc.
(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_rc1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 6f97a7b691a4..99ed9eef45aa 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.36 2005/08/18 15:38:24 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.37 2005/08/18 17:44:26 hansmi Exp $
+
+ 18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ phpwebsite-0.10.2_rc1.ebuild:
+ Stable on ppc.
18 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
phpwebsite-0.10.2_rc1.ebuild:
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild
index a3871a9392ac..8eccc97c58e5 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.2 2005/08/18 15:38:24 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc1.ebuild,v 1.3 2005/08/18 17:44:26 hansmi 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"