summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-25 18:09:19 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-25 18:09:19 +0000
commit62409e4c3484cda0aaca6116ae9774e48b2b8782 (patch)
treedb54230049e5741c219da9676d5e3244c15aef91 /www-apps/phpwebsite
parentfix invalid atoms (diff)
downloadgentoo-2-62409e4c3484cda0aaca6116ae9774e48b2b8782.tar.gz
gentoo-2-62409e4c3484cda0aaca6116ae9774e48b2b8782.tar.bz2
gentoo-2-62409e4c3484cda0aaca6116ae9774e48b2b8782.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_rc2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 44f57793b1c9..1423164b1d7b 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.44 2005/08/25 14:45:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.45 2005/08/25 18:09:19 hansmi Exp $
+
+ 25 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ phpwebsite-0.10.2_rc2.ebuild:
+ Stable on ppc.
25 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
phpwebsite-0.10.2_rc2.ebuild:
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild
index 9757f6ac2d56..ff1289275173 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.2 2005/08/25 14:45:15 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2_rc2.ebuild,v 1.3 2005/08/25 18:09:19 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}.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"