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

index 4b5c43cc2fbe365972b91d4fd4f382562d3ffe35..30c2e754b34f615d055d4e3f3270376b426ba030 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.19 2007/01/10 17:33:31 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/ChangeLog,v 1.20 2007/01/10 17:33:53 hkbst Exp $
+
+  10 Jan 2007; <marijn@gentoo.org> guile-gtk-1.2.0.41.ebuild:
+  Dependency update: dev-util/guile -> dev-scheme/guile.
 
   10 Jan 2007; <marijn@gentoo.org> guile-gtk-1.2.0.31.ebuild:
   Dependency update: dev-util/guile -> dev-scheme/guile.
index 3082a1060eb9ee575c0d8899827aa66afb9ccdf7..8b81f11703f09e743319469971329993042933f2 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.31.ebuild,v 1.7 2005/04/24 03:02:37 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild,v 1.8 2007/01/10 17:33:31 hkbst Exp $
 
 MAJOR_PV=${PV%.[0-9]*.[0-9]*}
 MINOR_PV=${PV#[0-9]*.[0-9]*.}
@@ -13,7 +13,7 @@ KEYWORDS="~x86 ppc ~amd64"
 LICENSE="GPL-2"
 SLOT="0"
 
-DEPEND=">=dev-util/guile-1.6
+DEPEND=">=dev-scheme/guile-1.6
        =x11-libs/gtk+-1.2*"
 
 S=${WORKDIR}/${PN}-${MAJOR_PV}-${MINOR_PV}