diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-24 19:54:49 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-24 19:54:49 +0000 |
commit | 81a738a65c527962cdae01aabf55ba51a1242d55 (patch) | |
tree | 255739a5222f89a22c1d3f7809c8e22ee695224e /www-apps | |
parent | Stable on hppa, ppc. (diff) | |
download | historical-81a738a65c527962cdae01aabf55ba51a1242d55.tar.gz historical-81a738a65c527962cdae01aabf55ba51a1242d55.tar.bz2 historical-81a738a65c527962cdae01aabf55ba51a1242d55.zip |
Stable on ppc.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/mantisbt/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/mantisbt/mantisbt-0.19.3.ebuild | 4 | ||||
-rw-r--r-- | www-apps/tikiwiki/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/tikiwiki/tikiwiki-1.9.1.1.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog index e2ae03cd1e77..cf26b3e4a07f 100644 --- a/www-apps/mantisbt/ChangeLog +++ b/www-apps/mantisbt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/mantisbt # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.16 2005/10/24 14:41:57 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.17 2005/10/24 19:54:49 hansmi Exp $ + + 24 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + mantisbt-0.19.3.ebuild: + Stable on ppc. *mantisbt-0.19.3 (24 Oct 2005) diff --git a/www-apps/mantisbt/mantisbt-0.19.3.ebuild b/www-apps/mantisbt/mantisbt-0.19.3.ebuild index b80cfe8e6797..702ed8a39e12 100644 --- a/www-apps/mantisbt/mantisbt-0.19.3.ebuild +++ b/www-apps/mantisbt/mantisbt-0.19.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-0.19.3.ebuild,v 1.1 2005/10/24 14:41:57 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-0.19.3.ebuild,v 1.2 2005/10/24 19:54:49 hansmi Exp $ inherit webapp eutils @@ -12,7 +12,7 @@ DESCRIPTION="PHP/MySQL/Web based bugtracking system" HOMEPAGE="http://www.mantisbt.org/" SRC_URI="mirror://sourceforge/${PN}/mantis-${PV}.tar.gz" -KEYWORDS="~ppc ~x86" +KEYWORDS="ppc ~x86" RDEPEND=" >=dev-db/mysql-3.23.32 diff --git a/www-apps/tikiwiki/ChangeLog b/www-apps/tikiwiki/ChangeLog index 3769bdf7b440..bd0b247ab35c 100644 --- a/www-apps/tikiwiki/ChangeLog +++ b/www-apps/tikiwiki/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/tikiwiki # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.21 2005/10/23 15:40:35 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/ChangeLog,v 1.22 2005/10/24 19:53:22 hansmi Exp $ + + 24 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + tikiwiki-1.9.1.1.ebuild: + Stable on ppc. 23 Oct 2005; Renat Lumpau <rl03@gentoo.org> -tikiwiki-1.9.1.ebuild: Removing vulnerable version diff --git a/www-apps/tikiwiki/tikiwiki-1.9.1.1.ebuild b/www-apps/tikiwiki/tikiwiki-1.9.1.1.ebuild index 673d17bcec32..6ff8d43c2bdf 100644 --- a/www-apps/tikiwiki/tikiwiki-1.9.1.1.ebuild +++ b/www-apps/tikiwiki/tikiwiki-1.9.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.9.1.1.ebuild,v 1.1 2005/10/23 15:39:10 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/tikiwiki/tikiwiki-1.9.1.1.ebuild,v 1.2 2005/10/24 19:53:22 hansmi Exp $ inherit webapp @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" IUSE="mysql postgres graphviz" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~amd64 ppc ~sparc ~x86" RDEPEND="virtual/php mysql? ( >=dev-db/mysql-4 ) |