diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-22 16:24:02 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-22 16:24:02 +0000 |
commit | f3a869239f0bcf61a2a97e5b860d30cde346737b (patch) | |
tree | 97971ebd01c028de23e2422ccc26828f603798e6 /profiles | |
parent | 0.5.6 x86 stable, see bug 27515 (diff) | |
download | historical-f3a869239f0bcf61a2a97e5b860d30cde346737b.tar.gz historical-f3a869239f0bcf61a2a97e5b860d30cde346737b.tar.bz2 historical-f3a869239f0bcf61a2a97e5b860d30cde346737b.zip |
Mask tabs so we can use rxvt-unicode
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-darwin/macos/10.3/use.mask | 2 | ||||
-rw-r--r-- | profiles/default-darwin/macos/10.4/use.mask | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.3/use.mask b/profiles/default-darwin/macos/10.3/use.mask index dd54c5d4c421..f374e89ac166 100644 --- a/profiles/default-darwin/macos/10.3/use.mask +++ b/profiles/default-darwin/macos/10.3/use.mask @@ -17,6 +17,8 @@ gtk2 perl # imlib depends on gtk+-1 imlib +# rxvt-unicode's tabs requires dev-perl/gtk2-perl +tabs # wxwindows needs wxGTK which in turn needs gtk+ wxwindows diff --git a/profiles/default-darwin/macos/10.4/use.mask b/profiles/default-darwin/macos/10.4/use.mask index 9442fcd1ac2d..2d9758f8d584 100644 --- a/profiles/default-darwin/macos/10.4/use.mask +++ b/profiles/default-darwin/macos/10.4/use.mask @@ -19,6 +19,9 @@ perl # imlib depends on gtk+-1 imlib +# rxvt-unicode's tabs requires dev-perl/gtk2-perl +tabs + # wxwindows needs wxGTK which in turn needs gtk+ wxwindows |