diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:30:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-13 09:30:49 +0000 |
commit | d62b67957e35806db63b3f93d9e9f8edb2fe3610 (patch) | |
tree | 45df73b56907ef9f5f4e527ec10aa55174d4d97b /sci-chemistry/tm-align | |
parent | Stable for x86, wrt bug #548692 (diff) | |
download | gentoo-2-d62b67957e35806db63b3f93d9e9f8edb2fe3610.tar.gz gentoo-2-d62b67957e35806db63b3f93d9e9f8edb2fe3610.tar.bz2 gentoo-2-d62b67957e35806db63b3f93d9e9f8edb2fe3610.zip |
Stable for x86, wrt bug #549332
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry/tm-align')
-rw-r--r-- | sci-chemistry/tm-align/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/tm-align/tm-align-20140601.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/tm-align/ChangeLog b/sci-chemistry/tm-align/ChangeLog index f08865da8fb0..9425fbcd3fc7 100644 --- a/sci-chemistry/tm-align/ChangeLog +++ b/sci-chemistry/tm-align/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/tm-align # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.14 2015/05/13 08:02:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.15 2015/05/13 09:30:49 ago Exp $ + + 13 May 2015; Agostino Sarubbo <ago@gentoo.org> tm-align-20140601.ebuild: + Stable for x86, wrt bug #549332 13 May 2015; Agostino Sarubbo <ago@gentoo.org> tm-align-20140601.ebuild: Stable for amd64, wrt bug #549332 diff --git a/sci-chemistry/tm-align/tm-align-20140601.ebuild b/sci-chemistry/tm-align/tm-align-20140601.ebuild index 8a55bb008a8d..95d96007de56 100644 --- a/sci-chemistry/tm-align/tm-align-20140601.ebuild +++ b/sci-chemistry/tm-align/tm-align-20140601.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20140601.ebuild,v 1.2 2015/05/13 08:02:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20140601.ebuild,v 1.3 2015/05/13 09:30:49 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools${PV}.tar.gz" LICENSE="tm-align" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static custom-cflags" S="${WORKDIR}" |