summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-08-17 18:27:16 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-08-17 18:27:16 +0000
commitdf77feb7bdf4944bed9660a624e17193d0682aeb (patch)
tree9ea699da7927b050788d7eda142b78ea3018e69a /sci-libs/lapack-atlas
parentStable for HPPA (bug #144120). (diff)
downloadgentoo-2-df77feb7bdf4944bed9660a624e17193d0682aeb.tar.gz
gentoo-2-df77feb7bdf4944bed9660a624e17193d0682aeb.tar.bz2
gentoo-2-df77feb7bdf4944bed9660a624e17193d0682aeb.zip
Note that configuration now uses eselect rather than lapack-config.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'sci-libs/lapack-atlas')
-rw-r--r--sci-libs/lapack-atlas/ChangeLog6
-rw-r--r--sci-libs/lapack-atlas/lapack-atlas-3.6.0-r2.ebuild3
-rw-r--r--sci-libs/lapack-atlas/lapack-atlas-3.7.11-r1.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/sci-libs/lapack-atlas/ChangeLog b/sci-libs/lapack-atlas/ChangeLog
index 17571f8eae7e..b8f23abbd69b 100644
--- a/sci-libs/lapack-atlas/ChangeLog
+++ b/sci-libs/lapack-atlas/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/lapack-atlas
# Copyright 2004-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.18 2006/08/17 18:25:12 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/ChangeLog,v 1.19 2006/08/17 18:27:16 dberkholz Exp $
+
+ 17 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
+ lapack-atlas-3.6.0-r2.ebuild, lapack-atlas-3.7.11-r1.ebuild:
+ Note that configuration now uses eselect rather than lapack-config.
17 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
lapack-atlas-3.6.0-r2.ebuild, lapack-atlas-3.7.11-r1.ebuild:
diff --git a/sci-libs/lapack-atlas/lapack-atlas-3.6.0-r2.ebuild b/sci-libs/lapack-atlas/lapack-atlas-3.6.0-r2.ebuild
index b442e228ce1a..e6ece0c64ef0 100644
--- a/sci-libs/lapack-atlas/lapack-atlas-3.6.0-r2.ebuild
+++ b/sci-libs/lapack-atlas/lapack-atlas-3.6.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.6.0-r2.ebuild,v 1.3 2006/08/17 18:25:12 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.6.0-r2.ebuild,v 1.4 2006/08/17 18:27:16 dberkholz Exp $
inherit eutils flag-o-matic toolchain-funcs fortran
@@ -186,4 +186,5 @@ pkg_postinst() {
elog
elog "C users: your header is /usr/include/atlas/clapack.h"
elog
+ elog "Configuration now uses eselect rather than lapack-config."
}
diff --git a/sci-libs/lapack-atlas/lapack-atlas-3.7.11-r1.ebuild b/sci-libs/lapack-atlas/lapack-atlas-3.7.11-r1.ebuild
index 802632800c5c..159024728d51 100644
--- a/sci-libs/lapack-atlas/lapack-atlas-3.7.11-r1.ebuild
+++ b/sci-libs/lapack-atlas/lapack-atlas-3.7.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.7.11-r1.ebuild,v 1.4 2006/08/17 18:25:12 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-atlas/lapack-atlas-3.7.11-r1.ebuild,v 1.5 2006/08/17 18:27:16 dberkholz Exp $
inherit eutils flag-o-matic toolchain-funcs fortran
@@ -225,4 +225,5 @@ pkg_postinst() {
elog
elog "C users: your header is /usr/include/atlas/clapack.h"
elog
+ elog "Configuration now uses eselect rather than lapack-config."
}