summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2005-05-15 19:08:54 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2005-05-15 19:08:54 +0000
commitfbb1ec43f08a7af8e0258dd24cc07dd89d46f68a (patch)
tree22258aa552440803790f95462632824330e6c07b /sci-libs/cln
parentmoved from net-misc/gtkesms (diff)
downloadgentoo-2-fbb1ec43f08a7af8e0258dd24cc07dd89d46f68a.tar.gz
gentoo-2-fbb1ec43f08a7af8e0258dd24cc07dd89d46f68a.tar.bz2
gentoo-2-fbb1ec43f08a7af8e0258dd24cc07dd89d46f68a.zip
gcc -> toolchain-funcs conversion
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'sci-libs/cln')
-rw-r--r--sci-libs/cln/ChangeLog7
-rw-r--r--sci-libs/cln/cln-1.1.5.ebuild6
-rw-r--r--sci-libs/cln/cln-1.1.6.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/sci-libs/cln/ChangeLog b/sci-libs/cln/ChangeLog
index 6331db4ac1bf..58c20ceb699d 100644
--- a/sci-libs/cln/ChangeLog
+++ b/sci-libs/cln/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/cln
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.2 2004/12/28 21:09:11 swegener Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/ChangeLog,v 1.3 2005/05/15 19:05:14 kugelfang Exp $
+
+ 15 May 2005; Danny van Dyk <kugelfang@gentoo.org> cln-1.1.5.ebuild:
+ Inherits toolchain-funcs now instead of deprecated gcc eclass.
*cln-1.1.6 (28 Dec 2004)
diff --git a/sci-libs/cln/cln-1.1.5.ebuild b/sci-libs/cln/cln-1.1.5.ebuild
index ce8bdbb16992..f3273869acb1 100644
--- a/sci-libs/cln/cln-1.1.5.ebuild
+++ b/sci-libs/cln/cln-1.1.5.ebuild
@@ -1,8 +1,8 @@
-# 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/cln/cln-1.1.5.ebuild,v 1.1 2004/12/28 20:05:29 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.1.5.ebuild,v 1.2 2005/05/15 19:05:14 kugelfang Exp $
-inherit flag-o-matic gcc
+inherit flag-o-matic toolchain-funcs
DESCRIPTION="CLN, a class library (C++) for numbers"
diff --git a/sci-libs/cln/cln-1.1.6.ebuild b/sci-libs/cln/cln-1.1.6.ebuild
index b21c686ed8ce..7f155bacc014 100644
--- a/sci-libs/cln/cln-1.1.6.ebuild
+++ b/sci-libs/cln/cln-1.1.6.ebuild
@@ -1,6 +1,6 @@
-# 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/cln/cln-1.1.6.ebuild,v 1.1 2004/12/28 20:05:29 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cln/cln-1.1.6.ebuild,v 1.2 2005/05/15 19:05:14 kugelfang Exp $
inherit flag-o-matic toolchain-funcs