diff options
author | 2008-10-01 17:51:50 +0000 | |
---|---|---|
committer | 2008-10-01 17:51:50 +0000 | |
commit | de87f5f42b485b0d2280c4345eca5985cb9dc6a2 (patch) | |
tree | f8fff8c56c35207bb609ce61871d1628195a289d /www-apps/mantisbt | |
parent | ppc stable, bug #238113 (diff) | |
download | historical-de87f5f42b485b0d2280c4345eca5985cb9dc6a2.tar.gz historical-de87f5f42b485b0d2280c4345eca5985cb9dc6a2.tar.bz2 historical-de87f5f42b485b0d2280c4345eca5985cb9dc6a2.zip |
ppc stable, bug #238570
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 x86_64
Diffstat (limited to 'www-apps/mantisbt')
-rw-r--r-- | www-apps/mantisbt/ChangeLog | 6 | ||||
-rw-r--r-- | www-apps/mantisbt/mantisbt-1.1.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog index 4c81ebe20f06..b89713e0585a 100644 --- a/www-apps/mantisbt/ChangeLog +++ b/www-apps/mantisbt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-apps/mantisbt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.61 2008/09/29 07:00:21 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.62 2008/10/01 17:51:50 dertobi123 Exp $ + + 01 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org> + mantisbt-1.1.2-r1.ebuild: + ppc stable, bug #238570 *mantisbt-1.1.2-r1 (25 Sep 2008) diff --git a/www-apps/mantisbt/mantisbt-1.1.2-r1.ebuild b/www-apps/mantisbt/mantisbt-1.1.2-r1.ebuild index 26df6c53c0a9..5e97e6891666 100644 --- a/www-apps/mantisbt/mantisbt-1.1.2-r1.ebuild +++ b/www-apps/mantisbt/mantisbt-1.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.1.2-r1.ebuild,v 1.1 2008/09/29 07:00:22 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.1.2-r1.ebuild,v 1.2 2008/10/01 17:51:50 dertobi123 Exp $ inherit eutils webapp depend.php @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mantisbt.org/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" RDEPEND=" |