diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 15:08:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 15:08:40 +0000 |
commit | 5c4288e0b16724e569d0368d508a73dc9a3c160d (patch) | |
tree | 30c5e80ecab2888de16c87f0a5751f6b2ed9d9a4 /sci-libs/libctl | |
parent | x86 stable wrt bug #403847 (diff) | |
download | gentoo-2-5c4288e0b16724e569d0368d508a73dc9a3c160d.tar.gz gentoo-2-5c4288e0b16724e569d0368d508a73dc9a3c160d.tar.bz2 gentoo-2-5c4288e0b16724e569d0368d508a73dc9a3c160d.zip |
x86 stable wrt bug #386953
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sci-libs/libctl')
-rw-r--r-- | sci-libs/libctl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libctl/libctl-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libctl/ChangeLog b/sci-libs/libctl/ChangeLog index eac7e0aeae52..322e22d775b3 100644 --- a/sci-libs/libctl/ChangeLog +++ b/sci-libs/libctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libctl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/ChangeLog,v 1.19 2012/02/07 13:52:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/ChangeLog,v 1.20 2012/02/24 15:08:40 phajdan.jr Exp $ + + 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libctl-3.1.ebuild: + x86 stable wrt bug #386953 07 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libctl-3.1.ebuild: Stable for amd64, wrt bug #386953 diff --git a/sci-libs/libctl/libctl-3.1.ebuild b/sci-libs/libctl/libctl-3.1.ebuild index 57677e69bb3d..5d0a57b0f9ae 100644 --- a/sci-libs/libctl/libctl-3.1.ebuild +++ b/sci-libs/libctl/libctl-3.1.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-libs/libctl/libctl-3.1.ebuild,v 1.7 2012/02/07 13:52:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/libctl-3.1.ebuild,v 1.8 2012/02/24 15:08:40 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://ab-initio.mit.edu/libctl/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples static-libs" DEPEND="virtual/fortran |