summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2005-01-16 14:58:45 +0000
committerOlivier Fisette <ribosome@gentoo.org>2005-01-16 14:58:45 +0000
commit2b00beed322aa9137f48f75b5a0ec7690239ae87 (patch)
tree0e922d8243448381d50c974687c3a8c32a5a4592 /sci-libs/gsl
parentupdate changelog (diff)
downloadgentoo-2-2b00beed322aa9137f48f75b5a0ec7690239ae87.tar.gz
gentoo-2-2b00beed322aa9137f48f75b5a0ec7690239ae87.tar.bz2
gentoo-2-2b00beed322aa9137f48f75b5a0ec7690239ae87.zip
New version. Fixed HOMEPAGE and SRC_URI in existing ebuilds.
Diffstat (limited to 'sci-libs/gsl')
-rw-r--r--sci-libs/gsl/ChangeLog10
-rw-r--r--sci-libs/gsl/Manifest8
-rw-r--r--sci-libs/gsl/files/digest-gsl-1.61
-rw-r--r--sci-libs/gsl/gsl-1.3.ebuild8
-rw-r--r--sci-libs/gsl/gsl-1.4.ebuild8
-rw-r--r--sci-libs/gsl/gsl-1.6.ebuild34
6 files changed, 56 insertions, 13 deletions
diff --git a/sci-libs/gsl/ChangeLog b/sci-libs/gsl/ChangeLog
index dbc500a4fb64..1a2f3133184c 100644
--- a/sci-libs/gsl/ChangeLog
+++ b/sci-libs/gsl/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/gsl
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.3 2004/12/29 21:31:39 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/ChangeLog,v 1.4 2005/01/16 14:58:45 ribosome Exp $
+
+*gsl-1.6 (16 Jan 2005)
+
+ 16 Jan 2005; Olivier Fisette <ribosome@gentoo.org> gsl-1.3.ebuild,
+ gsl-1.4.ebuild, +gsl-1.6.ebuild:
+ New version. Fixed HOMEPAGE and SRC_URI (use the GNU mirrors).
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/sci-libs/gsl/Manifest b/sci-libs/gsl/Manifest
index 34ed06e0ffc3..285663bde951 100644
--- a/sci-libs/gsl/Manifest
+++ b/sci-libs/gsl/Manifest
@@ -1,7 +1,9 @@
-MD5 1d3180977a0a90e4c3828c8b49a6c732 gsl-1.3.ebuild 1016
+MD5 327b67ec91bb201f5608655c08bb4c4c gsl-1.4.ebuild 751
+MD5 dbdab46dc8bf0d891c4cdffefc1eb53a gsl-1.6.ebuild 773
+MD5 34dce826f8fd111d8a63194cb36d55a3 gsl-1.3.ebuild 995
MD5 e33c57a48ac79d47fbdf9210212629ef ChangeLog 2550
-MD5 9abbd9721b787dbccbedc888cee53785 gsl-1.4.ebuild 772
MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156
-MD5 5f0a27845cdb652d4720cf49199a0770 files/digest-gsl-1.4 60
MD5 c7dae15dca92a4eac63ec297ec7b28ec files/k6-undef.diff 1444
MD5 19c1fec1e698b1a7928d072be94e1aef files/digest-gsl-1.3 60
+MD5 5f0a27845cdb652d4720cf49199a0770 files/digest-gsl-1.4 60
+MD5 5f476c7aedf436616ae45ce5e4bc1a1a files/digest-gsl-1.6 60
diff --git a/sci-libs/gsl/files/digest-gsl-1.6 b/sci-libs/gsl/files/digest-gsl-1.6
new file mode 100644
index 000000000000..3d4271b76919
--- /dev/null
+++ b/sci-libs/gsl/files/digest-gsl-1.6
@@ -0,0 +1 @@
+MD5 2c63ab9b925a7be70a5a5b4e0a95ea03 gsl-1.6.tar.gz 2294804
diff --git a/sci-libs/gsl/gsl-1.3.ebuild b/sci-libs/gsl/gsl-1.3.ebuild
index 4698765e5225..eecf64e368e8 100644
--- a/sci-libs/gsl/gsl-1.3.ebuild
+++ b/sci-libs/gsl/gsl-1.3.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.3.ebuild,v 1.1 2004/12/28 20:27:30 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.3.ebuild,v 1.2 2005/01/16 14:58:45 ribosome Exp $
IUSE=""
inherit flag-o-matic
DESCRIPTION="The GNU Scientific Library"
-SRC_URI="http://mirrors.rcn.net/pub/sourceware/gsl/${P}.tar.gz"
-HOMEPAGE="http://sources.redhat.com/gsl/"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+HOMEPAGE="http://www.gnu.org/software/gsl/"
SLOT="0"
LICENSE="GPL-2"
diff --git a/sci-libs/gsl/gsl-1.4.ebuild b/sci-libs/gsl/gsl-1.4.ebuild
index 968a9d5d15d4..58ef3edfb760 100644
--- a/sci-libs/gsl/gsl-1.4.ebuild
+++ b/sci-libs/gsl/gsl-1.4.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.4.ebuild,v 1.1 2004/12/28 20:27:30 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.4.ebuild,v 1.2 2005/01/16 14:58:45 ribosome Exp $
inherit flag-o-matic
DESCRIPTION="The GNU Scientific Library"
-HOMEPAGE="http://sources.redhat.com/gsl/"
-SRC_URI="http://mirrors.rcn.net/pub/sourceware/gsl/${P}.tar.gz"
+HOMEPAGE="http://www.gnu.org/software/gsl/"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/sci-libs/gsl/gsl-1.6.ebuild b/sci-libs/gsl/gsl-1.6.ebuild
new file mode 100644
index 000000000000..08d5ece34e30
--- /dev/null
+++ b/sci-libs/gsl/gsl-1.6.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gsl/gsl-1.6.ebuild,v 1.1 2005/01/16 14:58:45 ribosome Exp $
+
+inherit flag-o-matic
+
+DESCRIPTION="The GNU Scientific Library"
+HOMEPAGE="http://www.gnu.org/software/gsl/"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~ppc64"
+IUSE=""
+
+DEPEND="virtual/libc"
+
+src_compile() {
+ replace-cpu-flags k6 k6-2 k6-3 i586
+ filter-flags -ffast-math
+ filter-mfpmath sse
+
+ econf --disable-libtool-lock || die
+ emake || die
+}
+
+src_test() {
+ make check || die
+}
+
+src_install() {
+ einstall || die
+ dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README SUPPORT THANKS TODO
+}