diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-29 09:04:22 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-04-29 09:04:22 +0000 |
commit | 7d8b614183ff9206b9f0d2a0ec3dc4fef6eef82c (patch) | |
tree | bfe2da393900a498c60cccf14effd63ec16d7816 /www-apps/phpwebsite | |
parent | ppc stable, bug #131341 (diff) | |
download | gentoo-2-7d8b614183ff9206b9f0d2a0ec3dc4fef6eef82c.tar.gz gentoo-2-7d8b614183ff9206b9f0d2a0ec3dc4fef6eef82c.tar.bz2 gentoo-2-7d8b614183ff9206b9f0d2a0ec3dc4fef6eef82c.zip |
ppc stable, bug #130295
(Portage version: 2.1_pre9-r5)
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 4541574b8abc..bda73a62fc50 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.50 2006/04/28 20:25:13 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/ChangeLog,v 1.51 2006/04/29 09:04:22 dertobi123 Exp $ + + 29 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> + phpwebsite-0.10.2.ebuild: + ppc stable, bug #130295 *phpwebsite-0.10.2 (28 Apr 2006) diff --git a/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild b/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild index 46db7917d6e6..80d8615a3a8c 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.1 2006/04/28 20:25:13 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwebsite/phpwebsite-0.10.2.ebuild,v 1.2 2006/04/29 09:04:22 dertobi123 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 |