diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-07-27 11:48:24 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-07-27 11:48:24 +0000 |
commit | e17fb7ba1a3f57b45de7eb0a0bca14f3544835ec (patch) | |
tree | 6093d634ecd53ee5b132dc2213503c426b592b34 /www-apps/mantisbt/mantisbt-1.1.8.ebuild | |
parent | Marked stable on AMD64 as requested by Peter Volkov <pva@gentoo.org> in bug #... (diff) | |
download | historical-e17fb7ba1a3f57b45de7eb0a0bca14f3544835ec.tar.gz historical-e17fb7ba1a3f57b45de7eb0a0bca14f3544835ec.tar.bz2 historical-e17fb7ba1a3f57b45de7eb0a0bca14f3544835ec.zip |
Marked stable on AMD64 as requested by Peter Volkov <pva@gentoo.org> in bug #278435. Compile-tested on a Core2 Duo with USE="-vhosts".
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'www-apps/mantisbt/mantisbt-1.1.8.ebuild')
-rw-r--r-- | www-apps/mantisbt/mantisbt-1.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/mantisbt/mantisbt-1.1.8.ebuild b/www-apps/mantisbt/mantisbt-1.1.8.ebuild index 363b85396d6a..8d85cd7fd4f7 100644 --- a/www-apps/mantisbt/mantisbt-1.1.8.ebuild +++ b/www-apps/mantisbt/mantisbt-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.1.8.ebuild,v 1.2 2009/07/22 15:53:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.1.8.ebuild,v 1.3 2009/07/27 11:48:24 chainsaw Exp $ inherit eutils webapp depend.php @@ -9,7 +9,7 @@ HOMEPAGE="http://www.mantisbt.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=" |