From af9e4ab381d1faf247c9e870b17588320918ed94 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Tue, 1 Mar 2005 18:12:34 +0000 Subject: Stable on alpha. (Portage version: 2.0.51.18) --- www-apps/phpwebsite/ChangeLog | 6 +++++- www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'www-apps') diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index 37f3171e2c70..47ca795d0951 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.22 2005/03/01 16:14:06 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.23 2005/03/01 18:12:34 kloeri Exp $ + + 01 Mar 2005; Bryan Østergaard + phpwebsite-0.10.0-r2.ebuild: + Stable on alpha. 01 Mar 2005; Don Seiler phpwebsite-0.10.0-r2.ebuild: stable on x86 diff --git a/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild index 7a2b01e646be..49bdfbadde0f 100644 --- a/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.10.0-r2.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.0-r2.ebuild,v 1.4 2005/03/01 16:14:06 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.0-r2.ebuild,v 1.5 2005/03/01 18:12:34 kloeri Exp $ inherit webapp @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}-full.tar.gz http://phpwebsite.appstate.edu/downloads/security/phpws_image_secure_patch.tgz http://phpwebsite.appstate.edu/downloads/security/phpws_files_security_patch3.tgz" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc alpha" IUSE="" RDEPEND="virtual/httpd-php >=dev-db/mysql-3.23.23" -- cgit v1.2.3-65-gdbad