diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-03 15:13:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-03 15:13:39 +0000 |
commit | 5e8727c2c07f7b00ad1d018bd384238d08c2108f (patch) | |
tree | 910f49033f6842e871b970d5da5e7b737345d6e3 /sci-chemistry | |
parent | Reintroduce last version keyworded on hppa due #394785, thanks to graff for n... (diff) | |
download | gentoo-2-5e8727c2c07f7b00ad1d018bd384238d08c2108f.tar.gz gentoo-2-5e8727c2c07f7b00ad1d018bd384238d08c2108f.tar.bz2 gentoo-2-5e8727c2c07f7b00ad1d018bd384238d08c2108f.zip |
Add ~ppc, wrt bug #452010
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/tm-align/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/tm-align/tm-align-20120707.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-chemistry/tm-align/ChangeLog b/sci-chemistry/tm-align/ChangeLog index c73b92b8ada0..c2a051ca58e6 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.2 2012/08/13 20:06:36 jlec Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/ChangeLog,v 1.3 2013/02/03 15:13:39 ago Exp $ + + 03 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tm-align-20120707.ebuild: + Add ~ppc, wrt bug #452010 *tm-align-20120707 (13 Aug 2012) @@ -13,4 +16,3 @@ 21 Mar 2012; Justin Lecher <jlec@gentoo.org> +tm-align-20120124.ebuild, +files/CMakeLists.txt, +metadata.xml: New addition, written by me - diff --git a/sci-chemistry/tm-align/tm-align-20120707.ebuild b/sci-chemistry/tm-align/tm-align-20120707.ebuild index 2314e4daf232..784225c9cd9f 100644 --- a/sci-chemistry/tm-align/tm-align-20120707.ebuild +++ b/sci-chemistry/tm-align/tm-align-20120707.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20120707.ebuild,v 1.1 2012/08/13 20:06:36 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/tm-align/tm-align-20120707.ebuild,v 1.2 2013/02/03 15:13:39 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools${PV}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static custom-cflags" S="${WORKDIR}" |