diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-23 18:53:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-23 18:53:15 +0000 |
commit | deea1e994d33a8febe3cd260aa3d501663b54bb4 (patch) | |
tree | 939c33566c8a3dc9ea2e68305081ad54fcafba46 /x11-terms/rxvt-unicode | |
parent | Add video_cards_nouveau to use.mask (diff) | |
download | gentoo-2-deea1e994d33a8febe3cd260aa3d501663b54bb4.tar.gz gentoo-2-deea1e994d33a8febe3cd260aa3d501663b54bb4.tar.bz2 gentoo-2-deea1e994d33a8febe3cd260aa3d501663b54bb4.zip |
alpha/ia64/sparc stable wrt #353109
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'x11-terms/rxvt-unicode')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 796c14e13b6e..03a619fffb4b 100644 --- a/x11-terms/rxvt-unicode/ChangeLog +++ b/x11-terms/rxvt-unicode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-terms/rxvt-unicode # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.181 2011/04/19 06:18:40 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.182 2011/04/23 18:53:15 armin76 Exp $ + + 23 Apr 2011; Raúl Porcel <armin76@gentoo.org> rxvt-unicode-9.10.ebuild: + alpha/ia64/sparc stable wrt #353109 19 Apr 2011; Michael Weber <xmw@gentoo.org> rxvt-unicode-9.10.ebuild: ppc/sparc stable (bug 353109) diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild index 08dc4ed203f2..2242a3850a32 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.8 2011/04/19 06:18:40 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.10.ebuild,v 1.9 2011/04/23 18:53:15 armin76 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 |