diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-01-16 13:25:06 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-01-16 13:25:06 +0000 |
commit | a042df546b7178ae9302e93a31a16c7a0af483f1 (patch) | |
tree | 8683059eb2bd69a764e447e285fb30b8dff87410 /x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild | |
parent | Stable on alpha, bug #299158 (diff) | |
download | gentoo-2-a042df546b7178ae9302e93a31a16c7a0af483f1.tar.gz gentoo-2-a042df546b7178ae9302e93a31a16c7a0af483f1.tar.bz2 gentoo-2-a042df546b7178ae9302e93a31a16c7a0af483f1.zip |
Stable on alpha, bug #299158
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild')
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild index 0f7f2979d4a6..f1f9a9785ef2 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.06-r3.ebuild,v 1.5 2010/01/11 21:56:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.06-r3.ebuild,v 1.6 2010/01/16 13:25:06 klausman Exp $ EAPI="2" @@ -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="truetype perl iso14755 afterimage xterm-color wcwidth +vanilla" # see bug #115992 for modular x deps |