summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-09-17 17:20:56 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-09-17 17:20:56 +0000
commitf3c7869e771316308bac370f6eb20ca7438b59cc (patch)
tree9aebb3a44741ae7fd30f0d56e0d9817ec7bd59d2
parentppc stable, bug #179354 (diff)
downloadgentoo-2-f3c7869e771316308bac370f6eb20ca7438b59cc.tar.gz
gentoo-2-f3c7869e771316308bac370f6eb20ca7438b59cc.tar.bz2
gentoo-2-f3c7869e771316308bac370f6eb20ca7438b59cc.zip
ppc stable, bug #190680
(Portage version: 2.1.3.9)
-rw-r--r--www-apps/tikiwiki/ChangeLog6
-rw-r--r--www-apps/tikiwiki/tikiwiki-1.9.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/tikiwiki/ChangeLog b/www-apps/tikiwiki/ChangeLog
index b077ad249c36..a5c499d3e817 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.40 2007/09/15 13:29:52 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.41 2007/09/17 17:20:56 dertobi123 Exp $
+
+ 17 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ tikiwiki-1.9.8.ebuild:
+ ppc stable, bug #190680
15 Sep 2007; <wrobel@gentoo.org> Manifest:
Added tikiwiki 1.9.8 to the tree. Closes sec issue #190680.
diff --git a/www-apps/tikiwiki/tikiwiki-1.9.8.ebuild b/www-apps/tikiwiki/tikiwiki-1.9.8.ebuild
index 799d7cfa0a0b..b3c365d26384 100644
--- a/www-apps/tikiwiki/tikiwiki-1.9.8.ebuild
+++ b/www-apps/tikiwiki/tikiwiki-1.9.8.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.ebuild,v 1.1 2007/09/15 13:28:59 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.9.8.ebuild,v 1.2 2007/09/17 17:20:56 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
graphviz? ( media-gfx/graphviz )