summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-21 19:06:36 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-21 19:06:36 +0000
commit1d38b8c8923cb2dc11508dbb0607149444c941f0 (patch)
tree7ae18a0f63329e1433ba3ef9b658229442c39ef5 /sci-chemistry/tm-align
parentppc stable wrt bug #545862 (diff)
downloadgentoo-2-1d38b8c8923cb2dc11508dbb0607149444c941f0.tar.gz
gentoo-2-1d38b8c8923cb2dc11508dbb0607149444c941f0.tar.bz2
gentoo-2-1d38b8c8923cb2dc11508dbb0607149444c941f0.zip
ppc stable wrt bug #544934
(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/tm-align')
-rw-r--r--sci-chemistry/tm-align/ChangeLog5
-rw-r--r--sci-chemistry/tm-align/tm-align-20130511.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/tm-align/ChangeLog b/sci-chemistry/tm-align/ChangeLog
index 224d21a30274..a53ab95a1ae9 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.11 2015/04/19 10:03:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.12 2015/04/21 19:06:36 pacho Exp $
+
+ 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> tm-align-20130511.ebuild:
+ ppc stable wrt bug #544934
19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> tm-align-20130511.ebuild:
Stable for x86, wrt bug #544934
diff --git a/sci-chemistry/tm-align/tm-align-20130511.ebuild b/sci-chemistry/tm-align/tm-align-20130511.ebuild
index 418e434dc4dc..8048498e190a 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.4 2015/04/19 10:03:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20130511.ebuild,v 1.5 2015/04/21 19:06:36 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}"