diff options
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/mantisbt/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog index 69a2267b90a2..22e32cbccc66 100644 --- a/www-apps/mantisbt/ChangeLog +++ b/www-apps/mantisbt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/mantisbt # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.126 2013/12/06 20:39:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.127 2013/12/06 20:42:03 ago Exp $ + + 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> mantisbt-1.2.15-r1.ebuild: + Stable for x86, wrt bug #489050 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> mantisbt-1.2.15-r1.ebuild: Stable for amd64, wrt bug #489050 diff --git a/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild b/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild index 472907c5322f..f82533142f85 100644 --- a/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild +++ b/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild,v 1.2 2013/12/06 20:39:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild,v 1.3 2013/12/06 20:42:03 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.mantisbt.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |