diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:37:39 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:37:39 +0000 |
commit | 64c0135b589c2da872a6323666157f61cac9b6aa (patch) | |
tree | 6580c65a73fdae5e988a80c15767180c275d4ad6 /sci-libs | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | historical-64c0135b589c2da872a6323666157f61cac9b6aa.tar.gz historical-64c0135b589c2da872a6323666157f61cac9b6aa.tar.bz2 historical-64c0135b589c2da872a6323666157f61cac9b6aa.zip |
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libctl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libctl/libctl-2.2.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/libctl/libctl-3.0.1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/libgeda/ChangeLog | 5 |
4 files changed, 14 insertions, 8 deletions
diff --git a/sci-libs/libctl/ChangeLog b/sci-libs/libctl/ChangeLog index 2667841cce1b..d94db62667ec 100644 --- a/sci-libs/libctl/ChangeLog +++ b/sci-libs/libctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libctl # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/ChangeLog,v 1.5 2007/01/10 17:36:55 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/ChangeLog,v 1.6 2007/01/10 17:37:17 hkbst Exp $ + + 10 Jan 2007; <marijn@gentoo.org> libctl-2.2.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. 10 Jan 2007; <marijn@gentoo.org> libctl-3.0.1.ebuild: Dependency update: dev-util/guile -> dev-scheme/guile. diff --git a/sci-libs/libctl/libctl-2.2.ebuild b/sci-libs/libctl/libctl-2.2.ebuild index 4ac4761ae385..45dab53400aa 100644 --- a/sci-libs/libctl/libctl-2.2.ebuild +++ b/sci-libs/libctl/libctl-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/libctl-2.2.ebuild,v 1.1 2004/12/28 21:18:08 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/libctl-2.2.ebuild,v 1.2 2007/01/10 17:37:17 hkbst Exp $ DESCRIPTION="Guile-based library implementing flexible control files for scientific simulations" @@ -13,7 +13,7 @@ KEYWORDS="x86" SLOT="0" IUSE="" -DEPEND="dev-util/guile" +DEPEND="dev-scheme/guile" src_compile() { #econf --prefix=${D}/usr --mandir=${D}/usr/man || die diff --git a/sci-libs/libctl/libctl-3.0.1.ebuild b/sci-libs/libctl/libctl-3.0.1.ebuild index ee740db2f688..583821f28671 100644 --- a/sci-libs/libctl/libctl-3.0.1.ebuild +++ b/sci-libs/libctl/libctl-3.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/libctl-3.0.1.ebuild,v 1.2 2006/10/07 17:20:20 pbienst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libctl/libctl-3.0.1.ebuild,v 1.3 2007/01/10 17:36:55 hkbst Exp $ DESCRIPTION="Guile-based library implementing flexible control files for scientific simulations" @@ -13,7 +13,7 @@ KEYWORDS="~x86 ~amd64" SLOT="0" IUSE="" -DEPEND="dev-util/guile" +DEPEND="dev-scheme/guile" src_compile() { #econf --prefix=${D}/usr --mandir=${D}/usr/man || die diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog index 26ddd2f751c7..c2309a32f0ea 100644 --- a/sci-libs/libgeda/ChangeLog +++ b/sci-libs/libgeda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libgeda # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.22 2007/01/08 00:42:27 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.23 2007/01/10 17:37:39 hkbst Exp $ + + 10 Jan 2007; <marijn@gentoo.org> libgeda-20060123.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. 08 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> libgeda-20060824.ebuild, libgeda-20060906.ebuild, libgeda-20061020.ebuild: |