summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-07-09 22:37:54 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-07-09 22:37:54 +0000
commit66d53430a7daf638eb36e56372959b38e7c19093 (patch)
treeca7556c5624de5042a6dffee3cdab9214a754027 /www-apps
parentVersion bump #98330 by Joshua. (diff)
downloadgentoo-2-66d53430a7daf638eb36e56372959b38e7c19093.tar.gz
gentoo-2-66d53430a7daf638eb36e56372959b38e7c19093.tar.bz2
gentoo-2-66d53430a7daf638eb36e56372959b38e7c19093.zip
Stable on alpha, bug 97461.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/phpwebsite/ChangeLog6
-rw-r--r--www-apps/phpwebsite/phpwebsite-0.10.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog
index 10778de7f135..4d83567111b4 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.32 2005/07/09 12:48:54 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.33 2005/07/09 22:37:54 kloeri Exp $
+
+ 09 Jul 2005; Bryan Østergaard <kloeri@gentoo.org>
+ phpwebsite-0.10.1-r1.ebuild:
+ Stable on alpha, bug 97461.
09 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> files/postinstall-en.txt:
Update postinstall-en.txt with upgrade information from upstream's upgrade doc.
diff --git a/www-apps/phpwebsite/phpwebsite-0.10.1-r1.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.1-r1.ebuild
index 776425e70da9..fd82a9f3fc42 100644
--- a/www-apps/phpwebsite/phpwebsite-0.10.1-r1.ebuild
+++ b/www-apps/phpwebsite/phpwebsite-0.10.1-r1.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.1-r1.ebuild,v 1.3 2005/07/09 01:08:59 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.1-r1.ebuild,v 1.4 2005/07/09 22:37:54 kloeri Exp $
inherit eutils webapp
@@ -9,7 +9,7 @@ HOMEPAGE="http://phpwebsite.appstate.edu"
SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz
http://phpwebsite.appstate.edu/downloads/security/phpwebsite_security_patch_20050707.1.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"