summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:37:39 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:37:39 +0000
commit6e5b245db0302edb785272dde1f283a7e24cc0ae (patch)
treee2d1ea166ed9bce387168fd12dd22faf3e493507 /sci-libs/libgeda
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadgentoo-2-6e5b245db0302edb785272dde1f283a7e24cc0ae.tar.gz
gentoo-2-6e5b245db0302edb785272dde1f283a7e24cc0ae.tar.bz2
gentoo-2-6e5b245db0302edb785272dde1f283a7e24cc0ae.zip
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sci-libs/libgeda')
-rw-r--r--sci-libs/libgeda/ChangeLog5
-rw-r--r--sci-libs/libgeda/libgeda-20060123.ebuild6
2 files changed, 7 insertions, 4 deletions
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:
diff --git a/sci-libs/libgeda/libgeda-20060123.ebuild b/sci-libs/libgeda/libgeda-20060123.ebuild
index e7bf940100b9..aabc2164a5d0 100644
--- a/sci-libs/libgeda/libgeda-20060123.ebuild
+++ b/sci-libs/libgeda/libgeda-20060123.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/libgeda/libgeda-20060123.ebuild,v 1.5 2006/10/25 13:52:03 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060123.ebuild,v 1.6 2007/01/10 17:37:39 hkbst Exp $
HOMEPAGE="http://www.geda.seul.org"
DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite"
@@ -14,7 +14,7 @@ SLOT="0"
DEPEND=">=dev-libs/glib-2.4.8
>=x11-libs/gtk+-2.2
- >=dev-util/guile-1.6.3
+ >=dev-scheme/guile-1.6.3
>=dev-util/pkgconfig-0.15.0
png? ( >=sci-libs/libgdgeda-2.0.15 )"