summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-astronomy/orsa/ChangeLog5
-rw-r--r--sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild4
-rw-r--r--sci-astronomy/orsa/orsa-0.6.1.ebuild4
-rw-r--r--sci-calculators/qalculate-gtk/ChangeLog6
-rw-r--r--sci-calculators/qalculate-gtk/qalculate-gtk-0.6.2.ebuild4
-rw-r--r--sci-mathematics/ginac/ChangeLog5
-rw-r--r--sci-mathematics/ginac/ginac-1.1.3.ebuild4
-rw-r--r--sci-mathematics/ginac/ginac-1.1.6.ebuild4
-rw-r--r--sci-mathematics/ginac/ginac-1.2.3.ebuild4
9 files changed, 25 insertions, 15 deletions
diff --git a/sci-astronomy/orsa/ChangeLog b/sci-astronomy/orsa/ChangeLog
index 4fdaeb586741..891bd5fa7ac6 100644
--- a/sci-astronomy/orsa/ChangeLog
+++ b/sci-astronomy/orsa/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/orsa
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.3 2004/12/28 20:06:48 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/ChangeLog,v 1.4 2004/12/28 20:07:09 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> orsa-0.6.1.ebuild:
+ Dependency update: dev-libs/cln -> sci-libs/cln.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> orsa-0.5.0_rc2.ebuild:
Dependency update: dev-libs/cln -> sci-libs/cln.
diff --git a/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild b/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild
index 7686fc41fedf..58a380c6c3b6 100644
--- a/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild
+++ b/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild,v 1.2 2004/12/28 05:37:55 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.5.0_rc2.ebuild,v 1.3 2004/12/28 20:06:48 ribosome Exp $
inherit base flag-o-matic
@@ -23,7 +23,7 @@ DEPEND="virtual/libc
mpi? ( sys-cluster/lam-mpi )
ginac? ( >=sci-mathematics/ginac-1.1.1 )
gsl? ( dev-libs/gsl )
- cln? ( dev-libs/cln )"
+ cln? ( sci-libs/cln )"
replace-flags k6-3 i586
replace-flags k6-2 i586
diff --git a/sci-astronomy/orsa/orsa-0.6.1.ebuild b/sci-astronomy/orsa/orsa-0.6.1.ebuild
index e5172557938f..7cf01d067ca7 100644
--- a/sci-astronomy/orsa/orsa-0.6.1.ebuild
+++ b/sci-astronomy/orsa/orsa-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.6.1.ebuild,v 1.2 2004/12/28 05:37:55 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/orsa/orsa-0.6.1.ebuild,v 1.3 2004/12/28 20:07:09 ribosome Exp $
inherit base flag-o-matic
@@ -23,7 +23,7 @@ DEPEND="virtual/libc
mpi? ( sys-cluster/lam-mpi )
ginac? ( >=sci-mathematics/ginac-1.2.0 )
gsl? ( dev-libs/gsl )
- cln? ( >=dev-libs/cln-1.1.6 )"
+ cln? ( >=sci-libs/cln-1.1.6 )"
replace-flags k6-3 i586
replace-flags k6-2 i586
diff --git a/sci-calculators/qalculate-gtk/ChangeLog b/sci-calculators/qalculate-gtk/ChangeLog
index 43b6eacae5cd..7a5dfd10a598 100644
--- a/sci-calculators/qalculate-gtk/ChangeLog
+++ b/sci-calculators/qalculate-gtk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/qalculate-gtk
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/ChangeLog,v 1.2 2004/12/24 20:07:01 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/ChangeLog,v 1.3 2004/12/28 20:07:25 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org>
+ qalculate-gtk-0.6.2.ebuild:
+ Dependency update: dev-libs/cln -> sci-libs/cln.
*qalculate-gtk-0.6.2 (24 Dec 2004)
diff --git a/sci-calculators/qalculate-gtk/qalculate-gtk-0.6.2.ebuild b/sci-calculators/qalculate-gtk/qalculate-gtk-0.6.2.ebuild
index ecf284d664e8..c3e46f9841e4 100644
--- a/sci-calculators/qalculate-gtk/qalculate-gtk-0.6.2.ebuild
+++ b/sci-calculators/qalculate-gtk/qalculate-gtk-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/qalculate-gtk-0.6.2.ebuild,v 1.1 2004/12/24 15:04:49 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/qalculate-gtk/qalculate-gtk-0.6.2.ebuild,v 1.2 2004/12/28 20:07:25 ribosome Exp $
inherit gnome2 flag-o-matic
@@ -15,7 +15,7 @@ IUSE="nls gnome"
RDEPEND=">=x11-libs/gtk+-2.3
>=gnome-base/libglade-2
- >=dev-libs/cln-1.1
+ >=sci-libs/cln-1.1
>=media-gfx/gnuplot-3.7
dev-libs/libxml2
net-misc/wget
diff --git a/sci-mathematics/ginac/ChangeLog b/sci-mathematics/ginac/ChangeLog
index 6c5ae2b7396c..68abf9b8066e 100644
--- a/sci-mathematics/ginac/ChangeLog
+++ b/sci-mathematics/ginac/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-sci/ginac
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.3 2004/12/28 20:06:16 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ChangeLog,v 1.4 2004/12/28 20:06:32 ribosome Exp $
+
+ 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> ginac-1.2.3.ebuild:
+ Dependency update: dev-libs/cln -> sci-libs/cln.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> ginac-1.1.6.ebuild:
Dependency update: dev-libs/cln -> sci-libs/cln.
diff --git a/sci-mathematics/ginac/ginac-1.1.3.ebuild b/sci-mathematics/ginac/ginac-1.1.3.ebuild
index ffcc64db14d1..a957d65a1240 100644
--- a/sci-mathematics/ginac/ginac-1.1.3.ebuild
+++ b/sci-mathematics/ginac/ginac-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.1.3.ebuild,v 1.1 2004/12/28 05:33:41 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.1.3.ebuild,v 1.2 2004/12/28 20:05:57 ribosome Exp $
IUSE=""
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc"
-DEPEND="dev-libs/cln"
+DEPEND="sci-libs/cln"
src_compile() {
filter-flags "-funroll-loops -frerun-loop-opt"
diff --git a/sci-mathematics/ginac/ginac-1.1.6.ebuild b/sci-mathematics/ginac/ginac-1.1.6.ebuild
index a6d1b2a87426..edcfbdf79900 100644
--- a/sci-mathematics/ginac/ginac-1.1.6.ebuild
+++ b/sci-mathematics/ginac/ginac-1.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.1.6.ebuild,v 1.1 2004/12/28 05:33:41 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.1.6.ebuild,v 1.2 2004/12/28 20:06:16 ribosome Exp $
IUSE=""
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc"
-DEPEND="dev-libs/cln"
+DEPEND="sci-libs/cln"
src_compile() {
filter-flags "-funroll-loops -frerun-loop-opt"
diff --git a/sci-mathematics/ginac/ginac-1.2.3.ebuild b/sci-mathematics/ginac/ginac-1.2.3.ebuild
index 7609b84901aa..33d35dce3393 100644
--- a/sci-mathematics/ginac/ginac-1.2.3.ebuild
+++ b/sci-mathematics/ginac/ginac-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.2.3.ebuild,v 1.1 2004/12/28 05:33:41 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ginac/ginac-1.2.3.ebuild,v 1.2 2004/12/28 20:06:32 ribosome Exp $
IUSE=""
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~sparc ~ppc"
-DEPEND="dev-libs/cln"
+DEPEND="sci-libs/cln"
src_compile() {
filter-flags "-funroll-loops -frerun-loop-opt"