diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-04-30 04:31:53 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-04-30 04:31:53 +0000 |
commit | bb4aa60f308ecddab2e7cf4676be1925d947be19 (patch) | |
tree | 43d0bee315e345cf23c1f3e6b245c61ac2e56f1c /www-apps | |
parent | Stable on x86; bug #129688 (diff) | |
download | gentoo-2-bb4aa60f308ecddab2e7cf4676be1925d947be19.tar.gz gentoo-2-bb4aa60f308ecddab2e7cf4676be1925d947be19.tar.bz2 gentoo-2-bb4aa60f308ecddab2e7cf4676be1925d947be19.zip |
Stable on x86; bug #130295
(Portage version: 2.1_pre10)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index 46b21fab17e5..b7c3b57cb033 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/phpwebsite # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.52 2006/04/29 16:26:22 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.53 2006/04/30 04:31:53 halcy0n Exp $ + + 30 Apr 2006; Mark Loeser <halcy0n@gentoo.org> phpwebsite-0.10.2.ebuild: + Stable on x86; bug #130295 29 Apr 2006; Jose Luis Rivero <yoswink@gentoo.org> phpwebsite-0.10.2.ebuild: diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild index d8a261b97a85..cfb843b46ea2 100644 --- a/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild +++ b/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild,v 1.3 2006/04/29 16:26:22 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild,v 1.4 2006/04/30 04:31:53 halcy0n Exp $ inherit webapp @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-full.tar.gz http://phpwebsite.appstate.edu/downloads/security/phpws_patch_20060419.2.tgz" LICENSE="LGPL-2.1" -KEYWORDS="alpha ppc ~sparc ~x86" +KEYWORDS="alpha ppc ~sparc x86" IUSE="" RDEPEND="virtual/httpd-php |