diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:35:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:35:33 +0000 |
commit | 1bd15b8943ef1419e3788e1226cb0400f8bc83ec (patch) | |
tree | 82816edebc22a3f220bb89d54fd21a4299c98de1 /sci-chemistry/tm-align | |
parent | Stable for amd64, wrt bug #545456 (diff) | |
download | gentoo-2-1bd15b8943ef1419e3788e1226cb0400f8bc83ec.tar.gz gentoo-2-1bd15b8943ef1419e3788e1226cb0400f8bc83ec.tar.bz2 gentoo-2-1bd15b8943ef1419e3788e1226cb0400f8bc83ec.zip |
Stable for amd64, wrt bug #544934
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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-20130511.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/tm-align/ChangeLog b/sci-chemistry/tm-align/ChangeLog index cd755ffe6e7d..592284b67a33 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.9 2015/04/07 14:39:42 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.10 2015/04/08 13:35:33 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tm-align-20130511.ebuild: + Stable for amd64, wrt bug #544934 *tm-align-20140601 (29 Mar 2015) diff --git a/sci-chemistry/tm-align/tm-align-20130511.ebuild b/sci-chemistry/tm-align/tm-align-20130511.ebuild index fe3d90477480..6605e5e0ff17 100644 --- a/sci-chemistry/tm-align/tm-align-20130511.ebuild +++ b/sci-chemistry/tm-align/tm-align-20130511.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-20130511.ebuild,v 1.2 2015/02/09 12:49:24 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20130511.ebuild,v 1.3 2015/04/08 13:35:33 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}" |