diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-15 18:34:02 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-15 18:34:02 +0000 |
commit | cc24869db3734d24679079ec6c7a8b2f1d769bae (patch) | |
tree | 0840d29cd84356874812d077135230c7fc0431fb /www-apps/tikiwiki | |
parent | ppc stable, bug #144091 (diff) | |
download | gentoo-2-cc24869db3734d24679079ec6c7a8b2f1d769bae.tar.gz gentoo-2-cc24869db3734d24679079ec6c7a8b2f1d769bae.tar.bz2 gentoo-2-cc24869db3734d24679079ec6c7a8b2f1d769bae.zip |
ppc stable, bug #145714
(Portage version: 2.1.1)
Diffstat (limited to 'www-apps/tikiwiki')
-rw-r--r-- | www-apps/tikiwiki/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/tikiwiki/tikiwiki-1.9.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/tikiwiki/ChangeLog b/www-apps/tikiwiki/ChangeLog index c34bacbc8ca8..4b963f407797 100644 --- a/www-apps/tikiwiki/ChangeLog +++ b/www-apps/tikiwiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/tikiwiki # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.33 2006/09/12 03:46:59 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.34 2006/09/15 18:34:02 dertobi123 Exp $ + + 15 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + tikiwiki-1.9.5.ebuild: + ppc stable, bug #145714 *tikiwiki-1.9.5 (12 Sep 2006) diff --git a/www-apps/tikiwiki/tikiwiki-1.9.5.ebuild b/www-apps/tikiwiki/tikiwiki-1.9.5.ebuild index c9819d22a4ee..91132f8386e7 100644 --- a/www-apps/tikiwiki/tikiwiki-1.9.5.ebuild +++ b/www-apps/tikiwiki/tikiwiki-1.9.5.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/tikiwiki/tikiwiki-1.9.5.ebuild,v 1.1 2006/09/12 03:46:59 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.9.5.ebuild,v 1.2 2006/09/15 18:34:02 dertobi123 Exp $ inherit webapp depend.php @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" IUSE="mysql postgres graphviz" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" RDEPEND="virtual/php mysql? ( >=dev-db/mysql-4 ) |