Dependency update: dev-util/guile -> dev-scheme/guile.
authorMarijn Schouten <hkbst@gentoo.org>
Wed, 10 Jan 2007 17:41:45 +0000 (17:41 +0000)
committerMarijn Schouten <hkbst@gentoo.org>
Wed, 10 Jan 2007 17:41:45 +0000 (17:41 +0000)
mail-filter/anubis/ChangeLog
mail-filter/anubis/anubis-3.9.95.ebuild

index a7522aec310cfebaa0270c329cf7e9b8a4c57961..b6b9b353d9f2957e7ca8fddbe2ede55c2a3fa1a4 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for mail-filter/anubis
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/ChangeLog,v 1.9 2006/11/23 15:50:28 vivo Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/ChangeLog,v 1.10 2007/01/10 17:41:45 hkbst Exp $
+
+  10 Jan 2007; <marijn@gentoo.org> anubis-3.9.95.ebuild:
+  Dependency update: dev-util/guile -> dev-scheme/guile.
 
   23 Nov 2006; Francesco Riosa <vivo@gentoo.org> anubis-3.9.95.ebuild:
   dev-db/mysql => virtual/mysql
index 739fb7c36487c4f1175d28bb6b6930a305a9c5cc..f20b7fb2afbf2230dcaf8dd141ad7a8574fa41e9 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/mail-filter/anubis/anubis-3.9.95.ebuild,v 1.5 2006/11/23 15:50:28 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/anubis/anubis-3.9.95.ebuild,v 1.6 2007/01/10 17:41:45 hkbst Exp $
 
 inherit eutils
 
@@ -19,7 +19,7 @@ IUSE="crypt dbm guile mysql postgres nls pam pcre sasl socks5 ssl tcpd"
 
 DEPEND="crypt? ( >=app-crypt/gpgme-0.9.0 )
        dbm? ( sys-libs/gdbm )
-       guile? ( >=dev-util/guile-1.6 )
+       guile? ( >=dev-scheme/guile-1.6 )
        mysql? ( virtual/mysql )
        pam?   ( >=sys-libs/pam-0.75 )
        postgres? ( dev-db/postgresql )