diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-28 09:48:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-28 09:48:27 +0000 |
commit | 1de7a5cd1e0848857ab58aee90bfd3cdd7c5469d (patch) | |
tree | 9d2c9a367d35e14a021004acde06c98bf5e8429a /www-apps/mantisbt | |
parent | Stable for amd64, wrt bug #436444 (diff) | |
download | gentoo-2-1de7a5cd1e0848857ab58aee90bfd3cdd7c5469d.tar.gz gentoo-2-1de7a5cd1e0848857ab58aee90bfd3cdd7c5469d.tar.bz2 gentoo-2-1de7a5cd1e0848857ab58aee90bfd3cdd7c5469d.zip |
Stable for amd64, wrt bug #420375
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/mantisbt')
-rw-r--r-- | www-apps/mantisbt/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/mantisbt/mantisbt-1.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog index 15c2ea5c4d72..369344109dc9 100644 --- a/www-apps/mantisbt/ChangeLog +++ b/www-apps/mantisbt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/mantisbt # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.116 2012/07/31 09:40:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.117 2012/09/28 09:48:27 ago Exp $ + + 28 Sep 2012; Agostino Sarubbo <ago@gentoo.org> mantisbt-1.2.11.ebuild: + Stable for amd64, wrt bug #420375 *mantisbt-1.2.11 (31 Jul 2012) diff --git a/www-apps/mantisbt/mantisbt-1.2.11.ebuild b/www-apps/mantisbt/mantisbt-1.2.11.ebuild index 341849d1ccd0..39d1ac85a3b7 100644 --- a/www-apps/mantisbt/mantisbt-1.2.11.ebuild +++ b/www-apps/mantisbt/mantisbt-1.2.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.11.ebuild,v 1.1 2012/07/31 09:40:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.2.11.ebuild,v 1.2 2012/09/28 09:48:27 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=" |