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
commitb9414556db968c47e1e46bd58ea5546b43ae8411 (patch)
tree0e1d42f5c05db441af4bfd46ded186086660573b /sci-libs
parentStable on hppa. See bug #118875. (diff)
downloadhistorical-b9414556db968c47e1e46bd58ea5546b43ae8411.tar.gz
historical-b9414556db968c47e1e46bd58ea5546b43ae8411.tar.bz2
historical-b9414556db968c47e1e46bd58ea5546b43ae8411.zip
Stable on amd64.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/gsl/ChangeLog7
-rw-r--r--sci-libs/gsl/Manifest20
-rw-r--r--sci-libs/gsl/gsl-1.7.ebuild6
3 files changed, 23 insertions, 10 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/Manifest b/sci-libs/gsl/Manifest
index 46738d2c276c..6edc22a4148d 100644
--- a/sci-libs/gsl/Manifest
+++ b/sci-libs/gsl/Manifest
@@ -1,8 +1,18 @@
-MD5 543ecf56f9fcd9c8be5975608361dbfa gsl-1.4.ebuild 751
-MD5 97343b0540dc688442a0020ff04f928a gsl-1.6.ebuild 773
-MD5 dca8a60010e255054845ffdb78ed8798 ChangeLog 3115
-MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 bea43e3a37b37989ea00e6074b2578fe gsl-1.7.ebuild 839
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 d0bc30adf9bc57101fc0836a8892e668 ChangeLog 3201
MD5 5f0a27845cdb652d4720cf49199a0770 files/digest-gsl-1.4 60
MD5 5f476c7aedf436616ae45ce5e4bc1a1a files/digest-gsl-1.6 60
MD5 85f679eae9dc66478eacbaf839652f01 files/digest-gsl-1.7 60
+MD5 543ecf56f9fcd9c8be5975608361dbfa gsl-1.4.ebuild 751
+MD5 97343b0540dc688442a0020ff04f928a gsl-1.6.ebuild 773
+MD5 df04c7900c61cb382284f4a79a12c3aa gsl-1.7.ebuild 836
+MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDzsUXntT9W3vfTuoRAiciAKCmVp6CRsZFGLXHEdkz8Uh+Yn4cJwCfYeJa
+axkZP9f7Gqx2XgHJnwuR2gQ=
+=jVBM
+-----END PGP SIGNATURE-----
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"