diff options
author | 2007-03-04 10:23:42 +0000 | |
---|---|---|
committer | 2007-03-04 10:23:42 +0000 | |
commit | 54eefd77686ae78dad10b0b1e38edf469923a908 (patch) | |
tree | 4038d06c03d2b1da72cf3a94e9c3abfb220ee8f2 /profiles/base | |
parent | Replaced einfo with elog in pkg_postinst. (diff) | |
download | historical-54eefd77686ae78dad10b0b1e38edf469923a908.tar.gz historical-54eefd77686ae78dad10b0b1e38edf469923a908.tar.bz2 historical-54eefd77686ae78dad10b0b1e38edf469923a908.zip |
fix up some loose ends from guile move
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/use.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/use.defaults b/profiles/base/use.defaults index a0d080fc3fc4..011ea54b07bb 100644 --- a/profiles/base/use.defaults +++ b/profiles/base/use.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.defaults,v 1.29 2007/02/15 15:29:20 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.defaults,v 1.30 2007/03/04 10:23:42 hkbst Exp $ aalib media-libs/aalib acl sys-apps/acl @@ -48,7 +48,7 @@ gpm sys-libs/gpm gstreamer media-libs/gstreamer gtk x11-libs/gtk+ gtkhtml gnome-extra/gtkhtml -guile dev-util/guile +guile dev-scheme/guile hal sys-apps/hal howl net-misc/howl idn net-dns/libidn |