diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-03 18:11:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-03 18:11:08 +0000 |
commit | a179119a71b04a5b7c7c06e6ff5f1c289113a5f4 (patch) | |
tree | 2395371eb16399bc7ff28f4e1ba6c0a708a40150 /x11-terms | |
parent | alpha/arm/ia64/sh/sparc stable wrt #290487 (diff) | |
download | gentoo-2-a179119a71b04a5b7c7c06e6ff5f1c289113a5f4.tar.gz gentoo-2-a179119a71b04a5b7c7c06e6ff5f1c289113a5f4.tar.bz2 gentoo-2-a179119a71b04a5b7c7c06e6ff5f1c289113a5f4.zip |
alpha/ia64/sparc stable wrt #260199
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 13e300fddebb..0354823e135a 100644 --- a/x11-terms/rxvt-unicode/ChangeLog +++ b/x11-terms/rxvt-unicode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-terms/rxvt-unicode # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.142 2009/10/30 09:33:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.143 2009/11/03 18:11:08 armin76 Exp $ + + 03 Nov 2009; Raúl Porcel <armin76@gentoo.org> + rxvt-unicode-9.05-r3.ebuild: + alpha/ia64/sparc stable wrt #260199 30 Oct 2009; Markus Meier <maekke@gentoo.org> rxvt-unicode-9.05-r3.ebuild: amd64/x86 stable, bug #260199 diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild index 5d0ef11423eb..710d5f2d52f5 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.05-r3.ebuild,v 1.6 2009/10/30 09:33:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.05-r3.ebuild,v 1.7 2009/11/03 18:11:08 armin76 Exp $ EAPI="1" @@ -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 |