diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-05-15 11:19:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-05-15 11:19:56 +0000 |
commit | 2868fe5e03b39ee468bab661287ce9067589e1ce (patch) | |
tree | 24f00cbdac29836d069a4a3e235257d25b0ac2cc /sci-chemistry | |
parent | ppc stable wrt bug #532916 (diff) | |
download | gentoo-2-2868fe5e03b39ee468bab661287ce9067589e1ce.tar.gz gentoo-2-2868fe5e03b39ee468bab661287ce9067589e1ce.tar.bz2 gentoo-2-2868fe5e03b39ee468bab661287ce9067589e1ce.zip |
ppc stable wrt bug #549332
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-chemistry')
-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 9425fbcd3fc7..716602e027e5 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.15 2015/05/13 09:30:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.16 2015/05/15 11:19:56 pacho Exp $ + + 15 May 2015; Pacho Ramos <pacho@gentoo.org> tm-align-20140601.ebuild: + ppc stable wrt bug #549332 13 May 2015; Agostino Sarubbo <ago@gentoo.org> tm-align-20140601.ebuild: Stable for x86, wrt bug #549332 diff --git a/sci-chemistry/tm-align/tm-align-20140601.ebuild b/sci-chemistry/tm-align/tm-align-20140601.ebuild index 95d96007de56..f70bf53b9b97 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.3 2015/05/13 09:30:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20140601.ebuild,v 1.4 2015/05/15 11:19:56 pacho 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}" |