diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 17:46:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 17:46:19 +0000 |
commit | 170f958314a360acc4399cef647adff97809c207 (patch) | |
tree | 5f249f33f4da11d5cf4adba500ac0ee2106c6d13 /sci-chemistry | |
parent | alpha/sparc stable wrt #393945 (diff) | |
download | gentoo-2-170f958314a360acc4399cef647adff97809c207.tar.gz gentoo-2-170f958314a360acc4399cef647adff97809c207.tar.bz2 gentoo-2-170f958314a360acc4399cef647adff97809c207.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gromacs/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog index a0716e8c8d63..f2270c19a15f 100644 --- a/sci-chemistry/gromacs/ChangeLog +++ b/sci-chemistry/gromacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/gromacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.103 2012/01/06 02:21:02 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.104 2012/02/05 17:46:19 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> gromacs-4.5.4-r1.ebuild, + gromacs-4.5.5-r1.ebuild: + Drop alpha/sparc keywords 06 Jan 2012; Christoph Junghans <ottxor@gentoo.org> -gromacs-4.5.4-r2.ebuild, -gromacs-4.5.5.ebuild: diff --git a/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild index 05d79b09a898..05cbf2f56142 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.11 2011/09/10 14:47:53 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.12 2012/02/05 17:46:19 armin76 Exp $ EAPI="4" @@ -28,7 +28,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="X altivec blas dmalloc doc -double-precision +fftw fkernels +gsl lapack mpi +single-precision sse2 static-libs test +threads +xml zsh-completion" REQUIRED_USE="fkernels? ( !threads )" diff --git a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild index a7b62eacfb30..7812a5504895 100644 --- a/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.4 2012/01/06 02:16:45 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.5 2012/02/05 17:46:19 armin76 Exp $ EAPI="4" @@ -30,7 +30,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="X altivec blas doc -double-precision +fftw fkernels gsl lapack mpi +single-precision sse2 test +threads xml zsh-completion" REQUIRED_USE="fkernels? ( !threads )" |