diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-04 00:35:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-04 00:35:08 +0000 |
commit | 7ed0da0c7fcd6d618d17c508fb3a5707bbd5f8a4 (patch) | |
tree | fa9236c2bed959520467acc354e20abf562f961f /www-apps | |
parent | Wipe out older ebuilds in x11-plugins/wmcpuload (Manifest recommit) (diff) | |
download | gentoo-2-7ed0da0c7fcd6d618d17c508fb3a5707bbd5f8a4.tar.gz gentoo-2-7ed0da0c7fcd6d618d17c508fb3a5707bbd5f8a4.tar.bz2 gentoo-2-7ed0da0c7fcd6d618d17c508fb3a5707bbd5f8a4.zip |
Stable on alpha.
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index 45c06c6e8c85..8ccf634176f4 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2004/09/03 17:17:21 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.7 2004/09/04 00:35:08 kloeri Exp $ + + 04 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> + phpwebsite-0.9.3_p4-r1.ebuild: + Stable on alpha. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> phpwebsite-0.9.3_p2-r1.ebuild, phpwebsite-0.9.3_p4-r1.ebuild, 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 8a799ab485da..e4ce08132994 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.3 2004/09/03 17:17:21 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r1.ebuild,v 1.4 2004/09/04 00:35:08 kloeri 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" |