diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-07 13:52:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-07 13:52:41 +0000 |
commit | c8d9cafa68d82f2235d3b3d342c7fc3ec52d1e3e (patch) | |
tree | 45edab67e7aef3f10729a0455b8d103bb135bb14 /sci-libs/libctl | |
parent | Check for CONFIG_TIMER_STATS (for xfce4-power-information, see src/xfpm-power... (diff) | |
download | gentoo-2-c8d9cafa68d82f2235d3b3d342c7fc3ec52d1e3e.tar.gz gentoo-2-c8d9cafa68d82f2235d3b3d342c7fc3ec52d1e3e.tar.bz2 gentoo-2-c8d9cafa68d82f2235d3b3d342c7fc3ec52d1e3e.zip |
Stable for amd64, wrt bug #386953
(Portage version: 2.1.10.44/cvs/Linux x86_64)
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 8878acd4ec19..eac7e0aeae52 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.18 2012/02/05 17:06:47 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/ChangeLog,v 1.19 2012/02/07 13:52:41 ago Exp $ + + 07 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libctl-3.1.ebuild: + Stable for amd64, wrt bug #386953 05 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> libctl-3.1.ebuild: Fix examples' install path wrt #386953 by Agostino Sarubbo <ago@gentoo.org> diff --git a/sci-libs/libctl/libctl-3.1.ebuild b/sci-libs/libctl/libctl-3.1.ebuild index 808267bfc477..57677e69bb3d 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.6 2012/02/05 17:06:47 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/libctl-3.1.ebuild,v 1.7 2012/02/07 13:52:41 ago 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 |