summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:33:53 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:33:53 +0000
commit4bf1e33e1fe40a70701dc7f4e898fab832ff9adb (patch)
tree709051a58a12246caa1da83f680cb90be53c6dca /x11-libs
parentDependency update: dev-util/guile -> dev-scheme/guile. (diff)
downloadhistorical-4bf1e33e1fe40a70701dc7f4e898fab832ff9adb.tar.gz
historical-4bf1e33e1fe40a70701dc7f4e898fab832ff9adb.tar.bz2
historical-4bf1e33e1fe40a70701dc7f4e898fab832ff9adb.zip
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/guile-gtk/ChangeLog5
-rw-r--r--x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/guile-gtk/ChangeLog b/x11-libs/guile-gtk/ChangeLog
index 4b5c43cc2fbe..30c2e754b34f 100644
--- a/x11-libs/guile-gtk/ChangeLog
+++ b/x11-libs/guile-gtk/ChangeLog
@@ -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.
diff --git a/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild b/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild
index 3082a1060eb9..8b81f11703f0 100644
--- a/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild
+++ b/x11-libs/guile-gtk/guile-gtk-1.2.0.31.ebuild
@@ -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}