diff options
author | 2015-04-19 10:03:29 +0000 | |
---|---|---|
committer | 2015-04-19 10:03:29 +0000 | |
commit | 1374890fd68e650601e505d63b278503534a7d6a (patch) | |
tree | 10d76eaf2dc0504d23420ecd4d3734cda6e6efb3 /sci-chemistry | |
parent | Stable for x86, wrt bug #546376 (diff) | |
download | gentoo-2-1374890fd68e650601e505d63b278503534a7d6a.tar.gz gentoo-2-1374890fd68e650601e505d63b278503534a7d6a.tar.bz2 gentoo-2-1374890fd68e650601e505d63b278503534a7d6a.zip |
Stable for x86, wrt bug #544934
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry')
-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 592284b67a33..224d21a30274 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.10 2015/04/08 13:35:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.11 2015/04/19 10:03:29 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tm-align-20130511.ebuild: + Stable for x86, wrt bug #544934 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tm-align-20130511.ebuild: Stable for amd64, wrt bug #544934 diff --git a/sci-chemistry/tm-align/tm-align-20130511.ebuild b/sci-chemistry/tm-align/tm-align-20130511.ebuild index 6605e5e0ff17..418e434dc4dc 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.3 2015/04/08 13:35:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20130511.ebuild,v 1.4 2015/04/19 10:03:29 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}" |