Dependency update: dev-libs/slib -> dev-scheme/slib.
authorMarijn Schouten <hkbst@gentoo.org>
Wed, 10 Jan 2007 17:06:48 +0000 (17:06 +0000)
committerMarijn Schouten <hkbst@gentoo.org>
Wed, 10 Jan 2007 17:06:48 +0000 (17:06 +0000)
dev-libs/g-wrap/ChangeLog
dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild

index 4f9c5246289b3e35e0558e06a83d3b704e4d27aa..b5b22d1b03add8564a766762cca9b858ed096f2d 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/g-wrap
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/ChangeLog,v 1.24 2006/12/18 16:13:57 seemant Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/ChangeLog,v 1.25 2007/01/10 17:06:48 hkbst Exp $
+
+  10 Jan 2007; <marijn@gentoo.org> g-wrap-1.3.4-r1.ebuild:
+  Dependency update: dev-libs/slib -> dev-scheme/slib.
 
   18 Dec 2006; Seemant Kulleen <seemant@gentoo.org> g-wrap-1.3.4-r1.ebuild:
   let us reset the slot to 0, g-wrap is unslottable
index 065e68c932912e68fbc0296a6f4658269330cf1b..cefc38c50398d80b59f13d18ced018c7e0beed4b 100644 (file)
@@ -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/dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild,v 1.7 2006/12/18 16:13:57 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/g-wrap/g-wrap-1.3.4-r1.ebuild,v 1.8 2007/01/10 17:06:48 hkbst Exp $
 
 inherit eutils flag-o-matic
 
@@ -15,7 +15,7 @@ LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ppc sparc x86"
 
 DEPEND=">=dev-util/guile-1.4
-       >=dev-libs/slib-2.4.2
+       >=dev-scheme/slib-2.4.2
        =dev-libs/glib-1*"
 
 src_unpack() {