diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2007-05-10 13:03:55 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2007-05-10 13:03:55 +0000 |
commit | 5ee3380c8c41ce498efe9040ec07dd2dea983162 (patch) | |
tree | cb18d37c2b4a7bb8fa6c949b34b665fa48070d79 /www-apps/phpwiki | |
parent | Security update to fix bug #174451. Added phpwiki-1.3.13_rc1 to the tree. (diff) | |
download | gentoo-2-5ee3380c8c41ce498efe9040ec07dd2dea983162.tar.gz gentoo-2-5ee3380c8c41ce498efe9040ec07dd2dea983162.tar.bz2 gentoo-2-5ee3380c8c41ce498efe9040ec07dd2dea983162.zip |
phpwiki-1.3.10-r3 is not yet tested as stable on ppc.
(Portage version: 2.1.1)
Diffstat (limited to 'www-apps/phpwiki')
-rw-r--r-- | www-apps/phpwiki/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/phpwiki/phpwiki-1.3.10-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/phpwiki/ChangeLog b/www-apps/phpwiki/ChangeLog index 467ccae32034..a43d0e8d072f 100644 --- a/www-apps/phpwiki/ChangeLog +++ b/www-apps/phpwiki/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/phpwiki # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwiki/ChangeLog,v 1.18 2007/05/10 12:57:53 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwiki/ChangeLog,v 1.19 2007/05/10 13:03:55 wrobel Exp $ + + 10 May 2007; <wrobel@gentoo.org> phpwiki-1.3.10-r3.ebuild: + phpwiki-1.3.10-r3 is not yet tested as stable on ppc. *phpwiki-1.3.13_rc1 (10 May 2007) *phpwiki-1.3.10-r3 (10 May 2007) diff --git a/www-apps/phpwiki/phpwiki-1.3.10-r3.ebuild b/www-apps/phpwiki/phpwiki-1.3.10-r3.ebuild index c9166a0eb5a4..2f8a3279d0d7 100644 --- a/www-apps/phpwiki/phpwiki-1.3.10-r3.ebuild +++ b/www-apps/phpwiki/phpwiki-1.3.10-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwiki/phpwiki-1.3.10-r3.ebuild,v 1.1 2007/05/10 12:57:53 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/phpwiki/phpwiki-1.3.10-r3.ebuild,v 1.2 2007/05/10 13:03:55 wrobel Exp $ inherit eutils webapp @@ -9,7 +9,7 @@ HOMEPAGE="http://phpwiki.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz http://dev.gentoo.org/~stuart/patches/${PN}-xmlrpc.tar.gz" LICENSE="GPL-2" -KEYWORDS="ppc ~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" RDEPEND="virtual/php |