diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:22:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:22:05 +0000 |
commit | 5639b547f0779dd438bf1cf8d74f0c084e7f9412 (patch) | |
tree | 0107492846fb76162e2e0da76a2f6a7793bd9ded /sci-biology/abyss | |
parent | Stable for x86, wrt bug #477454 (diff) | |
download | gentoo-2-5639b547f0779dd438bf1cf8d74f0c084e7f9412.tar.gz gentoo-2-5639b547f0779dd438bf1cf8d74f0c084e7f9412.tar.bz2 gentoo-2-5639b547f0779dd438bf1cf8d74f0c084e7f9412.zip |
Stable for x86, wrt bug #477144
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-biology/abyss')
-rw-r--r-- | sci-biology/abyss/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/abyss/abyss-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/abyss/ChangeLog b/sci-biology/abyss/ChangeLog index 6aeb6dc15a14..e435c9ab5f36 100644 --- a/sci-biology/abyss/ChangeLog +++ b/sci-biology/abyss/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/abyss # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v 1.16 2013/07/21 10:00:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/ChangeLog,v 1.17 2013/07/27 22:22:05 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> abyss-1.3.3.ebuild: + Stable for x86, wrt bug #477144 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> abyss-1.3.3.ebuild: Stable for amd64, wrt bug #477144 diff --git a/sci-biology/abyss/abyss-1.3.3.ebuild b/sci-biology/abyss/abyss-1.3.3.ebuild index ea3c05694167..752a131af6ab 100644 --- a/sci-biology/abyss/abyss-1.3.3.ebuild +++ b/sci-biology/abyss/abyss-1.3.3.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/sci-biology/abyss/abyss-1.3.3.ebuild,v 1.3 2013/07/21 10:00:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/abyss/abyss-1.3.3.ebuild,v 1.4 2013/07/27 22:22:05 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://www.bcgsc.ca/downloads/abyss/${P}.tar.gz" LICENSE="abyss" SLOT="0" IUSE="+mpi openmp" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=" dev-cpp/sparsehash |