Dependency update: dev-util/guile -> dev-scheme/guile.
authorMarijn Schouten <hkbst@gentoo.org>
Wed, 10 Jan 2007 17:39:30 +0000 (17:39 +0000)
committerMarijn Schouten <hkbst@gentoo.org>
Wed, 10 Jan 2007 17:39:30 +0000 (17:39 +0000)
sys-devel/autogen/ChangeLog
sys-devel/autogen/autogen-5.7.1.ebuild
sys-devel/autogen/autogen-5.8.3.ebuild

index 9a09c82266d9e79908b6fce94c501fe72e27a36f..8ad951a0a628d2b6c5838ff31d1ee3e3025064dc 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/autogen
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.15 2007/01/10 17:39:07 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.16 2007/01/10 17:39:30 hkbst Exp $
+
+  10 Jan 2007; <marijn@gentoo.org> autogen-5.8.3.ebuild:
+  Dependency update: dev-util/guile -> dev-scheme/guile.
 
   10 Jan 2007; <marijn@gentoo.org> autogen-5.7.1.ebuild:
   Dependency update: dev-util/guile -> dev-scheme/guile.
index aafd468b5f3ab996677b8fed35ed4a0f549c9cd4..db0c807c5333e3b8347b764d31917436cd265a03 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/sys-devel/autogen/autogen-5.7.1.ebuild,v 1.13 2006/10/27 14:14:23 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.7.1.ebuild,v 1.14 2007/01/10 17:39:07 hkbst Exp $
 
 DESCRIPTION="Program and text file generation"
 HOMEPAGE="http://www.gnu.org/software/autogen/"
@@ -12,7 +12,7 @@ KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
 # autogen doesn't build with lower versions of guile on ia64
-DEPEND=">=dev-util/guile-1.6.6
+DEPEND=">=dev-scheme/guile-1.6.6
        dev-libs/libxml2"
 
 src_unpack() {
index 63f20f3f69e3f0fa1d9b62940ca1e9cc43b83a3c..91907c7771c10f5e42f5c8fec7185c038c338ae5 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/sys-devel/autogen/autogen-5.8.3.ebuild,v 1.4 2006/11/04 11:33:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.8.3.ebuild,v 1.5 2007/01/10 17:39:30 hkbst Exp $
 
 DESCRIPTION="Program and text file generation"
 HOMEPAGE="http://www.gnu.org/software/autogen/"
@@ -12,7 +12,7 @@ KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x8
 IUSE=""
 
 # autogen doesn't build with lower versions of guile on ia64
-DEPEND=">=dev-util/guile-1.6.6
+DEPEND=">=dev-scheme/guile-1.6.6
        dev-libs/libxml2"
 
 src_unpack() {