diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 10:37:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 10:37:43 +0000 |
commit | 20b87ce1426ad41ae65e1a937f45e59bfe92d423 (patch) | |
tree | 04de6a8edd5bceaafafc6b8e674a9f5ed0f32218 /sci-biology/mira | |
parent | Stable for amd64, wrt bug #418723 (diff) | |
download | gentoo-2-20b87ce1426ad41ae65e1a937f45e59bfe92d423.tar.gz gentoo-2-20b87ce1426ad41ae65e1a937f45e59bfe92d423.tar.bz2 gentoo-2-20b87ce1426ad41ae65e1a937f45e59bfe92d423.zip |
Stable for amd64, wrt bug #418439
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-biology/mira')
-rw-r--r-- | sci-biology/mira/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/mira/mira-3.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/mira/ChangeLog b/sci-biology/mira/ChangeLog index a2a609ac2885..c436e15961c2 100644 --- a/sci-biology/mira/ChangeLog +++ b/sci-biology/mira/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/mira # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/mira/ChangeLog,v 1.15 2012/06/23 11:17:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/mira/ChangeLog,v 1.16 2012/06/24 10:37:43 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> mira-3.2.1.ebuild: + Stable for amd64, wrt bug #418439 23 Jun 2012; Kacper Kowalik <xarthisius.kk@gmail.com> mira-3.2.1.ebuild: Don't install docs that are no longer there, thanks to David Abbott for the diff --git a/sci-biology/mira/mira-3.2.1.ebuild b/sci-biology/mira/mira-3.2.1.ebuild index cd93a08bbd5b..df573f844f01 100644 --- a/sci-biology/mira/mira-3.2.1.ebuild +++ b/sci-biology/mira/mira-3.2.1.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/sci-biology/mira/mira-3.2.1.ebuild,v 1.2 2012/06/23 11:17:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/mira/mira-3.2.1.ebuild,v 1.3 2012/06/24 10:37:43 ago Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/mira-assembler/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos" CDEPEND=">=dev-libs/boost-1.41.0-r3 dev-util/google-perftools" |