diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-27 11:21:46 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-27 11:21:46 +0000 |
commit | 20fb597183f42ef0abce7c830048a21f76a1a383 (patch) | |
tree | 496df977d5008626852eff8d42e96d9c1539e394 /www-apps | |
parent | ppc stable, bug #192876 (diff) | |
download | gentoo-2-20fb597183f42ef0abce7c830048a21f76a1a383.tar.gz gentoo-2-20fb597183f42ef0abce7c830048a21f76a1a383.tar.bz2 gentoo-2-20fb597183f42ef0abce7c830048a21f76a1a383.zip |
ppc stable, bug #195503
(Portage version: 2.1.3.16)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/tikiwiki/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/tikiwiki/tikiwiki-1.9.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/tikiwiki/ChangeLog b/www-apps/tikiwiki/ChangeLog index 96c7b61d1427..97640315abb0 100644 --- a/www-apps/tikiwiki/ChangeLog +++ b/www-apps/tikiwiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/tikiwiki # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.47 2007/10/26 12:54:28 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.48 2007/10/27 11:21:46 dertobi123 Exp $ + + 27 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + tikiwiki-1.9.8.2.ebuild: + ppc stable, bug #195503 *tikiwiki-1.9.8.2 (26 Oct 2007) diff --git a/www-apps/tikiwiki/tikiwiki-1.9.8.2.ebuild b/www-apps/tikiwiki/tikiwiki-1.9.8.2.ebuild index 66a854bee2b3..6f600685d931 100644 --- a/www-apps/tikiwiki/tikiwiki-1.9.8.2.ebuild +++ b/www-apps/tikiwiki/tikiwiki-1.9.8.2.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/tikiwiki/tikiwiki-1.9.8.2.ebuild,v 1.1 2007/10/26 12:54:28 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.9.8.2.ebuild,v 1.2 2007/10/27 11:21:46 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/httpd-cgi graphviz? ( media-gfx/graphviz ) |