diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-07-15 09:22:34 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-07-15 09:22:34 +0000 |
commit | f2c4acb3fd40e9154397979a22943bb96201a2c0 (patch) | |
tree | 80fde5ec089bfe56809f7a7e8aae17d40d6a4f0f /profiles | |
parent | fix shared lib install #140410 (diff) | |
download | historical-f2c4acb3fd40e9154397979a22943bb96201a2c0.tar.gz historical-f2c4acb3fd40e9154397979a22943bb96201a2c0.tar.bz2 historical-f2c4acb3fd40e9154397979a22943bb96201a2c0.zip |
Added new local use-flag for rxvt-unicode => iso4755
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e03c757dcdb1..a9d433499f14 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/use.local.desc,v 1.2035 2006/07/14 18:25:25 tomk Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2036 2006/07/15 09:22:34 killerfox Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1769,6 +1769,7 @@ x11-terms/eterm:etwin - enable twin support x11-terms/mlterm:uim - Enable uim support x11-terms/mrxvt:menubar - Enable mrxvt menubar x11-terms/mrxvt:xgetdefault - Enable resources via X instead of rxvt small version +x11-terms/rxvt-unicode:iso14755 - Enable ISO-14755 support x11-terms/rxvt-unicode:tabs - Install the experimental urxvt-tabbed client x11-terms/rxvt-unicode:xgetdefault - Enable resources via X instead of rxvt small version x11-terms/rxvt:linuxkeys - Define LINUX_KEYS (changes Home/End key) |