diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-23 23:54:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-23 23:54:16 +0000 |
commit | eadd0f588f647ac73c8f33bae9ad22127477823c (patch) | |
tree | 47b20f6e642405408de3c8c3351605850cec7f3a /www-apps | |
parent | drop to ~arch keyword. (Manifest recommit) (diff) | |
download | gentoo-2-eadd0f588f647ac73c8f33bae9ad22127477823c.tar.gz gentoo-2-eadd0f588f647ac73c8f33bae9ad22127477823c.tar.bz2 gentoo-2-eadd0f588f647ac73c8f33bae9ad22127477823c.zip |
Stable on alpha, bug 71502.
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 10 | ||||
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index 7a1308fb5813..9b4ae4eb0ce9 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for www-apps/phpwebsite # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.10 2004/11/17 15:53:41 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.11 2004/11/23 23:54:16 kloeri Exp $ + + 24 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + phpwebsite-0.9.3_p4-r2.ebuild: + Stable on alpha, bug 71502. + + 24 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + phpwebsite-0.9.3_p4-r2.ebuild: + Stable on alpha, bug 71502. *phpwebsite-0.9.3_p4-r2 (17 Nov 2004) diff --git a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild index c7841ef17422..dcd5f050d1f5 100644 --- a/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.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-r2.ebuild,v 1.2 2004/11/17 16:37:59 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.9.3_p4-r2.ebuild,v 1.3 2004/11/23 23:54:16 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/phpwebsite-core-security-patch.tar.gz http://phpwebsite.appstate.edu/downloads/security/phpwebsite-core-security-patch2.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" |