diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-04-12 18:43:40 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-04-12 18:43:40 +0000 |
commit | df580b8a0d0d4cbe12d5dcf5c4b4203820f1c1bc (patch) | |
tree | ad1b15bf576025bf5cc92c41c920518052aa473c /x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild | |
parent | x86 stable per bug 353437 (diff) | |
download | historical-df580b8a0d0d4cbe12d5dcf5c4b4203820f1c1bc.tar.gz historical-df580b8a0d0d4cbe12d5dcf5c4b4203820f1c1bc.tar.bz2 historical-df580b8a0d0d4cbe12d5dcf5c4b4203820f1c1bc.zip |
x86 stable per bug 353109
Package-Manager: portage-2.1.9.45/cvs/Linux i686
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild index bb8e66bbf566..6c1fc5b19c89 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.4 2011/03/01 15:56:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.5 2011/04/12 18:43:40 tomka Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="256-color afterimage blink fading-colors +font-styles force-hints iso14755 perl pixbuf truetype unicode3 +vanilla wcwidth" # see bug #115992 for modular x deps |