summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-10-18 16:43:22 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-10-18 16:43:22 +0000
commite72c9a67c74cbc93dedc03fde88a2e9d0a788601 (patch)
tree424bd637ef3524d420a67e87a4afa78208a1064a /www-apps/tikiwiki
parentBumped to latest release. Added temp hack/fix to make configure executable. (diff)
downloadgentoo-2-e72c9a67c74cbc93dedc03fde88a2e9d0a788601.tar.gz
gentoo-2-e72c9a67c74cbc93dedc03fde88a2e9d0a788601.tar.bz2
gentoo-2-e72c9a67c74cbc93dedc03fde88a2e9d0a788601.zip
ppc stable, bug #195503
(Portage version: 2.1.3.9)
Diffstat (limited to 'www-apps/tikiwiki')
-rw-r--r--www-apps/tikiwiki/ChangeLog9
-rw-r--r--www-apps/tikiwiki/tikiwiki-1.9.8.1.ebuild4
2 files changed, 7 insertions, 6 deletions
diff --git a/www-apps/tikiwiki/ChangeLog b/www-apps/tikiwiki/ChangeLog
index e29ed7781ddf..6f0471fc1b23 100644
--- a/www-apps/tikiwiki/ChangeLog
+++ b/www-apps/tikiwiki/ChangeLog
@@ -1,14 +1,15 @@
# 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.45 2007/10/13 08:06:44 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.46 2007/10/18 16:43:22 dertobi123 Exp $
+
+ 18 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ tikiwiki-1.9.8.1.ebuild:
+ ppc stable, bug #195503
13 Oct 2007; <wrobel@gentoo.org> -tikiwiki-1.9.8.ebuild,
tikiwiki-1.9.8.1.ebuild:
-m Removed insecure version (see sec issue #195503).
- 12 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> ChangeLog:
- ppc stable, bug #195503
-
*tikiwiki-1.9.8.1 (12 Oct 2007)
12 Oct 2007; <wrobel@gentoo.org> +tikiwiki-1.9.8.1.ebuild:
diff --git a/www-apps/tikiwiki/tikiwiki-1.9.8.1.ebuild b/www-apps/tikiwiki/tikiwiki-1.9.8.1.ebuild
index cf41b7c571c6..94024eca12d7 100644
--- a/www-apps/tikiwiki/tikiwiki-1.9.8.1.ebuild
+++ b/www-apps/tikiwiki/tikiwiki-1.9.8.1.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.1.ebuild,v 1.2 2007/10/13 08:06:44 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.9.8.1.ebuild,v 1.3 2007/10/18 16:43:22 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 )