diff options
author | 2007-03-04 10:23:42 +0000 | |
---|---|---|
committer | 2007-03-04 10:23:42 +0000 | |
commit | 96e1ef1b55290ce08a7c25f42361aa535a9f262d (patch) | |
tree | 9996bd69f56c009297340ad3937e13ec828d0fbb /profiles/hardened | |
parent | Replaced einfo with elog in pkg_postinst. (diff) | |
download | gentoo-2-96e1ef1b55290ce08a7c25f42361aa535a9f262d.tar.gz gentoo-2-96e1ef1b55290ce08a7c25f42361aa535a9f262d.tar.bz2 gentoo-2-96e1ef1b55290ce08a7c25f42361aa535a9f262d.zip |
fix up some loose ends from guile move
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/amd64/use.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/hardened/amd64/use.defaults b/profiles/hardened/amd64/use.defaults index 0d856a32a603..322fe398d012 100644 --- a/profiles/hardened/amd64/use.defaults +++ b/profiles/hardened/amd64/use.defaults @@ -27,7 +27,7 @@ ggi media-libs/libggi tcl dev-lang/tcl tk dev-lang/tk # java virtual/jre -guile dev-util/guile +guile dev-scheme/guile ruby dev-lang/ruby mysql dev-db/mysql postgres dev-db/postgresql |