diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:39:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-06 20:39:38 +0000 |
commit | a16085109e410e8c69e0b4984ae4998108549ba0 (patch) | |
tree | a658b619bbe9c09c5f3af31eab61f58828b07f5e /www-apps/mantisbt | |
parent | Stable for amd64, wrt bug #489944 (diff) | |
download | gentoo-2-a16085109e410e8c69e0b4984ae4998108549ba0.tar.gz gentoo-2-a16085109e410e8c69e0b4984ae4998108549ba0.tar.bz2 gentoo-2-a16085109e410e8c69e0b4984ae4998108549ba0.zip |
Stable for amd64, wrt bug #489050
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-apps/mantisbt')
-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 8d8bdc7cd74d..69a2267b90a2 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.125 2013/12/03 01:31:09 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.126 2013/12/06 20:39:38 ago Exp $ + + 06 Dec 2013; Agostino Sarubbo <ago@gentoo.org> mantisbt-1.2.15-r1.ebuild: + Stable for amd64, wrt bug #489050 *mantisbt-1.2.15-r1 (03 Dec 2013) diff --git a/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild b/www-apps/mantisbt/mantisbt-1.2.15-r1.ebuild index 732dfaccc7de..472907c5322f 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.1 2013/12/03 01:31:09 creffett Exp $ +# $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 $ 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=" |