diff options
author | 2013-05-19 15:07:59 +0000 | |
---|---|---|
committer | 2013-05-19 15:07:59 +0000 | |
commit | 2fb23acd95a7b348c7a00554c5608ca14a7cc29b (patch) | |
tree | d24e277e6f5e545d9c41e27937a2929b5eb7c808 /www-apps | |
parent | Stable for x86, wrt bug #469984 (diff) | |
download | gentoo-2-2fb23acd95a7b348c7a00554c5608ca14a7cc29b.tar.gz gentoo-2-2fb23acd95a7b348c7a00554c5608ca14a7cc29b.tar.bz2 gentoo-2-2fb23acd95a7b348c7a00554c5608ca14a7cc29b.zip |
Stable for x86, wrt bug #443106
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/mantisbt/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/mantisbt/mantisbt-1.2.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog index dcb0601b2fb8..9a4b8daf3f01 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.122 2013/05/19 15:06:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.123 2013/05/19 15:07:59 ago Exp $ + + 19 May 2013; Agostino Sarubbo <ago@gentoo.org> mantisbt-1.2.15.ebuild: + Stable for x86, wrt bug #443106 19 May 2013; Agostino Sarubbo <ago@gentoo.org> mantisbt-1.2.15.ebuild: Stable for amd64, wrt bug #443106 diff --git a/www-apps/mantisbt/mantisbt-1.2.15.ebuild b/www-apps/mantisbt/mantisbt-1.2.15.ebuild index 7b8564d70692..d0fe03e7f600 100644 --- a/www-apps/mantisbt/mantisbt-1.2.15.ebuild +++ b/www-apps/mantisbt/mantisbt-1.2.15.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.ebuild,v 1.2 2013/05/19 15:06:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.15.ebuild,v 1.3 2013/05/19 15:07:59 ago Exp $ EAPI="2" @@ -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=" |