From 19fe0a6530708683788f779520d90a6fb53800c5 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 27 Aug 2005 14:25:37 +0000 Subject: guile needs readline which collides with the system, hence we mask it --- profiles/default-darwin/macos/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'profiles/default-darwin/macos/package.mask') diff --git a/profiles/default-darwin/macos/package.mask b/profiles/default-darwin/macos/package.mask index e6c62921494c..cf6161ab78d5 100644 --- a/profiles/default-darwin/macos/package.mask +++ b/profiles/default-darwin/macos/package.mask @@ -1,6 +1,12 @@ # this version of nano can't save files on Mac OS X - see bug 89040 =app-editors/nano-1.3.4 +# collision protect issues + # the newest esearch requires python with readline, which is not what # OSX supplies by default >=app-portage/esearch-0.7.1 +# guile depends on readline, which collides with the system +dev-util/guile + +# end collision protect issues -- cgit v1.2.3-65-gdbad