summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-05-17 20:19:32 +0000
committerPacho Ramos <pacho@gentoo.org>2015-05-17 20:19:32 +0000
commit71a25574b774ad39a0fdc8b5c41d09738ced74c3 (patch)
treef6531986f58c7f3882fe9cae2bb5e134504ddf23 /sci-chemistry/tm-align
parentppc64 stable wrt bug #535028 (diff)
downloadgentoo-2-71a25574b774ad39a0fdc8b5c41d09738ced74c3.tar.gz
gentoo-2-71a25574b774ad39a0fdc8b5c41d09738ced74c3.tar.bz2
gentoo-2-71a25574b774ad39a0fdc8b5c41d09738ced74c3.zip
ppc64 stable wrt bug #549332
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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-20140601.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/tm-align/ChangeLog b/sci-chemistry/tm-align/ChangeLog
index 716602e027e5..a74d3aee26c1 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.16 2015/05/15 11:19:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.17 2015/05/17 20:19:32 pacho Exp $
+
+ 17 May 2015; Pacho Ramos <pacho@gentoo.org> tm-align-20140601.ebuild:
+ ppc64 stable wrt bug #549332
15 May 2015; Pacho Ramos <pacho@gentoo.org> tm-align-20140601.ebuild:
ppc stable wrt bug #549332
diff --git a/sci-chemistry/tm-align/tm-align-20140601.ebuild b/sci-chemistry/tm-align/tm-align-20140601.ebuild
index f70bf53b9b97..7a739228274b 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.4 2015/05/15 11:19:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20140601.ebuild,v 1.5 2015/05/17 20:19:32 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}"