summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:38:45 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:38:45 +0000
commit7ac52c01ef0f949b865329627cb9106c31f92a59 (patch)
treea114538177dd858bd2f6f8203dbe83ca9dd9a86e /sci-libs/libgeda
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadhistorical-7ac52c01ef0f949b865329627cb9106c31f92a59.tar.gz
historical-7ac52c01ef0f949b865329627cb9106c31f92a59.tar.bz2
historical-7ac52c01ef0f949b865329627cb9106c31f92a59.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-20060906.ebuild4
-rw-r--r--sci-libs/libgeda/libgeda-20061020.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sci-libs/libgeda/ChangeLog b/sci-libs/libgeda/ChangeLog
index 399d022944e2..b96818d18a17 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.25 2007/01/10 17:38:23 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/ChangeLog,v 1.26 2007/01/10 17:38:45 hkbst Exp $
+
+ 10 Jan 2007; <marijn@gentoo.org> libgeda-20061020.ebuild:
+ Dependency update: dev-util/guile -> dev-scheme/guile.
10 Jan 2007; <marijn@gentoo.org> libgeda-20060906.ebuild:
Dependency update: dev-util/guile -> dev-scheme/guile.
diff --git a/sci-libs/libgeda/libgeda-20060906.ebuild b/sci-libs/libgeda/libgeda-20060906.ebuild
index 935bbdd48257..c31eca28ad1f 100644
--- a/sci-libs/libgeda/libgeda-20060906.ebuild
+++ b/sci-libs/libgeda/libgeda-20060906.ebuild
@@ -1,6 +1,6 @@
# 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-20060906.ebuild,v 1.2 2007/01/08 00:42:27 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20060906.ebuild,v 1.3 2007/01/10 17:38:23 hkbst Exp $
HOMEPAGE="http://www.geda.seul.org"
DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite"
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
SLOT="0"
DEPEND=">=x11-libs/gtk+-2.4
- >=dev-util/guile-1.6.3
+ >=dev-scheme/guile-1.6.3
>=dev-libs/libstroke-0.5.1"
src_unpack() {
diff --git a/sci-libs/libgeda/libgeda-20061020.ebuild b/sci-libs/libgeda/libgeda-20061020.ebuild
index 634a70184ebe..e6e86242d286 100644
--- a/sci-libs/libgeda/libgeda-20061020.ebuild
+++ b/sci-libs/libgeda/libgeda-20061020.ebuild
@@ -1,6 +1,6 @@
# 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-20061020.ebuild,v 1.2 2007/01/08 00:42:27 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeda/libgeda-20061020.ebuild,v 1.3 2007/01/10 17:38:45 hkbst Exp $
HOMEPAGE="http://www.geda.seul.org"
DESCRIPTION="libgeda - this library provides functions needed for the gEDA core suite"
@@ -12,7 +12,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86"
SLOT="0"
DEPEND=">=x11-libs/gtk+-2.4
- >=dev-util/guile-1.6.3
+ >=dev-scheme/guile-1.6.3
>=dev-libs/libstroke-0.5.1"
src_unpack() {