diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2006-04-29 16:26:22 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2006-04-29 16:26:22 +0000 |
commit | 6299d2ff0b6d7d0acad1db136db599de370a1d57 (patch) | |
tree | 46caee932fd4ad36082a8cd03ce1da053679c293 /www-apps/phpwebsite | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-6299d2ff0b6d7d0acad1db136db599de370a1d57.tar.gz gentoo-2-6299d2ff0b6d7d0acad1db136db599de370a1d57.tar.bz2 gentoo-2-6299d2ff0b6d7d0acad1db136db599de370a1d57.zip |
Stable on alpha wrt security bug #130295
(Portage version: 2.0.54)
Diffstat (limited to 'www-apps/phpwebsite')
-rw-r--r-- | www-apps/phpwebsite/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/phpwebsite/phpwebsite-0.10.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/phpwebsite/ChangeLog b/www-apps/phpwebsite/ChangeLog index bda73a62fc50..46b21fab17e5 100644 --- a/www-apps/phpwebsite/ChangeLog +++ b/www-apps/phpwebsite/ChangeLog @@ -1,6 +1,10 @@ # 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.51 2006/04/29 09:04:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.52 2006/04/29 16:26:22 yoswink Exp $ + + 29 Apr 2006; Jose Luis Rivero <yoswink@gentoo.org> + phpwebsite-0.10.2.ebuild: + Stable on alpha wrt security bug #130295 29 Apr 2006; Tobias Scherbaum <dertobi123@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 80d8615a3a8c..d8a261b97a85 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.2 2006/04/29 09:04:22 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild,v 1.3 2006/04/29 16:26:22 yoswink 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 |