Dependency update: dev-util/guile -> dev-scheme/guile.
authorMarijn Schouten <hkbst@gentoo.org>
Wed, 10 Jan 2007 17:34:15 +0000 (17:34 +0000)
committerMarijn Schouten <hkbst@gentoo.org>
Wed, 10 Jan 2007 17:34:15 +0000 (17:34 +0000)
x11-libs/guile-gtk/ChangeLog
x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild
x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild

index 30c2e754b34f615d055d4e3f3270376b426ba030..082051e13e98abbbc989f9a3654abc59007139ba 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/guile-gtk
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.20 2007/01/10 17:33:53 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.21 2007/01/10 17:34:15 hkbst Exp $
+
+  10 Jan 2007; <marijn@gentoo.org> guile-gtk-0.19-r1.ebuild:
+  Dependency update: dev-util/guile -> dev-scheme/guile.
 
   10 Jan 2007; <marijn@gentoo.org> guile-gtk-1.2.0.41.ebuild:
   Dependency update: dev-util/guile -> dev-scheme/guile.
index 2998af8d453bcd0cc8e688cc678cfe155c247cb8..8a7566caa357036986eaa73827a26fc8c404db60 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild,v 1.7 2005/03/20 04:15:00 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-0.19-r1.ebuild,v 1.8 2007/01/10 17:34:15 hkbst Exp $
 
 inherit eutils
 
@@ -12,7 +12,7 @@ KEYWORDS="x86"
 LICENSE="GPL-2"
 SLOT="0"
 
-DEPEND="=dev-util/guile-1.4*
+DEPEND="=dev-scheme/guile-1.4*
        =x11-libs/gtk+-1.2*"
 
 src_compile() {
index 6ed4f9bada9fb325ed2c1de2e76077a5674346e5..8c3254f8b2b1bb475834e44bcffb011dcdeaa637 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild,v 1.4 2005/11/11 22:23:32 hparker Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.41.ebuild,v 1.5 2007/01/10 17:33:53 hkbst Exp $
 
 MAJOR_PV=${PV%.[0-9]*.[0-9]*}
 MINOR_PV=${PV#[0-9]*.[0-9]*.}
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 
-DEPEND=">=dev-util/guile-1.6
+DEPEND=">=dev-scheme/guile-1.6
        =x11-libs/gtk+-1.2*"
 
 S=${WORKDIR}/${MY_P}