summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-06-24 21:07:08 +0000
committerPacho Ramos <pacho@gentoo.org>2010-06-24 21:07:08 +0000
commit51ae7af81c0e6a0b79f65550eb9255095686c2e9 (patch)
tree5103e079da8c06ceaddb377beec0844a48aaa3ce /sci-libs/gsl
parentstable amd64, bug 322321 (diff)
downloadgentoo-2-51ae7af81c0e6a0b79f65550eb9255095686c2e9.tar.gz
gentoo-2-51ae7af81c0e6a0b79f65550eb9255095686c2e9.tar.bz2
gentoo-2-51ae7af81c0e6a0b79f65550eb9255095686c2e9.zip
stable amd64, bug 325179
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r--sci-libs/gsl/ChangeLog5
-rw-r--r--sci-libs/gsl/gsl-1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog
index b14afb8fbfe6..b2d2261e1690 100644
--- a/sci-libs/gsl/ChangeLog
+++ b/sci-libs/gsl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gsl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.68 2010/04/09 08:48:02 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.69 2010/06/24 21:07:08 pacho Exp $
+
+ 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> gsl-1.14.ebuild:
+ stable amd64, bug 325179
09 Apr 2010; Markos Chandras <hwoarang@gentoo.org> gsl-1.13-r1.ebuild:
Stable on amd64 wrt bug #299826
diff --git a/sci-libs/gsl/gsl-1.14.ebuild b/sci-libs/gsl/gsl-1.14.ebuild
index 22e326e52368..13dfb59830a6 100644
--- a/sci-libs/gsl/gsl-1.14.ebuild
+++ b/sci-libs/gsl/gsl-1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v 1.1 2010/04/09 01:31:06 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.14.ebuild,v 1.2 2010/06/24 21:07:08 pacho Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="cblas"
RDEPEND="cblas? ( virtual/cblas )"