summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:39:30 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-01-10 17:39:30 +0000
commit409512b28412be1b54a7fe3434d1b1b758196aee (patch)
tree2760ef72e0a8904f2b302a0d3e53ea2ea8342450 /sys-devel
parentStable on x86 since it is a data-only ebuild and is required for marking d1x-... (diff)
downloadgentoo-2-409512b28412be1b54a7fe3434d1b1b758196aee.tar.gz
gentoo-2-409512b28412be1b54a7fe3434d1b1b758196aee.tar.bz2
gentoo-2-409512b28412be1b54a7fe3434d1b1b758196aee.zip
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/autogen/ChangeLog5
-rw-r--r--sys-devel/autogen/autogen-5.8.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog
index 9a09c82266d9..8ad951a0a628 100644
--- a/sys-devel/autogen/ChangeLog
+++ b/sys-devel/autogen/ChangeLog
@@ -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.
diff --git a/sys-devel/autogen/autogen-5.8.3.ebuild b/sys-devel/autogen/autogen-5.8.3.ebuild
index 63f20f3f69e3..91907c7771c1 100644
--- a/sys-devel/autogen/autogen-5.8.3.ebuild
+++ b/sys-devel/autogen/autogen-5.8.3.ebuild
@@ -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() {