summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-08-27 19:30:54 +0000
committerDon Seiler <rizzo@gentoo.org>2004-08-27 19:30:54 +0000
commit422a47e6963614b33af7dc89892a6e7fc3b9a871 (patch)
tree4bbf808aef73628e21923c0821d83c195a3cef3d /www-apps
parentAdding email address to a comment I made in file. (diff)
downloadgentoo-2-422a47e6963614b33af7dc89892a6e7fc3b9a871.tar.gz
gentoo-2-422a47e6963614b33af7dc89892a6e7fc3b9a871.tar.bz2
gentoo-2-422a47e6963614b33af7dc89892a6e7fc3b9a871.zip
Stable on x86
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpwebsite/ChangeLog5
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index cede54e1bcdb..172f7f303127 100644
--- a/www-apps/phpwebsite/ChangeLog
+++ b/www-apps/phpwebsite/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/phpwebsite
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.3 2004/08/25 20:05:30 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.4 2004/08/27 19:30:54 rizzo Exp $
+
+ 27 Aug 2004; Don Seiler <rizzo@gentoo.org> phpwebsite-0.9.3_p4-r1.ebuild:
+ Stable on x86
*phpwebsite-0.9.3_p4-r1 (25 Aug 2004)
diff --git a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild
index 159e257da47b..54aeaefe2ebe 100644
--- a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild
+++ b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild,v 1.1 2004/08/25 20:05:30 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild,v 1.2 2004/08/27 19:30:54 rizzo Exp $
inherit webapp
@@ -10,7 +10,7 @@ HOMEPAGE="http://phpwebsite.appstate.edu"
SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}-full.tar.gz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite-core-security-patch.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha"
IUSE=""
RDEPEND="<=virtual/httpd-php-5
>=dev-db/mysql-3.23.23"