summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2006-01-18 22:45:27 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2006-01-18 22:45:27 +0000
commitb000787db7eeda4eaa7f08489b5eb227ce1f4f26 (patch)
tree1696166646bfac36a42d25c4f89bb68322e46052 /sci-libs
parentStable on hppa. See bug #118875. (diff)
downloadgentoo-2-b000787db7eeda4eaa7f08489b5eb227ce1f4f26.tar.gz
gentoo-2-b000787db7eeda4eaa7f08489b5eb227ce1f4f26.tar.bz2
gentoo-2-b000787db7eeda4eaa7f08489b5eb227ce1f4f26.zip
Stable on amd64.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/gsl/ChangeLog7
-rw-r--r--sci-libs/gsl/gsl-1.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog
index 780dc7a09965..ab975daf7442 100644
--- a/sci-libs/gsl/ChangeLog
+++ b/sci-libs/gsl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gsl
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.7 2005/11/10 21:11:40 grobian Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.8 2006/01/18 22:45:27 cryos Exp $
+
+ 18 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> gsl-1.7.ebuild:
+ Stable on amd64.
10 Nov 2005; Fabian Groffen <grobian@gentoo.org> gsl-1.7.ebuild:
Marked ~ppc-macos (bug #111578)
diff --git a/sci-libs/gsl/gsl-1.7.ebuild b/sci-libs/gsl/gsl-1.7.ebuild
index a90d3b45df59..59cacf5d1c63 100644
--- a/sci-libs/gsl/gsl-1.7.ebuild
+++ b/sci-libs/gsl/gsl-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.7.ebuild,v 1.2 2005/11/10 21:11:40 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.7.ebuild,v 1.3 2006/01/18 22:45:27 cryos Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="virtual/libc"