diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-02-26 20:06:43 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-02-26 20:06:43 +0000 |
commit | c9e8953aa0d9f56c716117d2d10b43be2744c2ac (patch) | |
tree | a80ed1b21636bf86494777428e17e2fca5ca170c /x11-terms | |
parent | Bump to 1.3.3, fix metadata. Thanks to slepnoga (diff) | |
download | gentoo-2-c9e8953aa0d9f56c716117d2d10b43be2744c2ac.tar.gz gentoo-2-c9e8953aa0d9f56c716117d2d10b43be2744c2ac.tar.bz2 gentoo-2-c9e8953aa0d9f56c716117d2d10b43be2744c2ac.zip |
marked x86 per bug 405303
(Portage version: 2.2.0_alpha89/cvs/Linux i686)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 5 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 0c1de2e90cd9..3bc8fe3a8b01 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.213 2012/02/25 21:50:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.214 2012/02/26 20:06:43 jdhore Exp $ + + 26 Feb 2012; Jeff Horelick <jdhore@gentoo.org> rxvt-unicode-9.15.ebuild: + marked x86 per bug 405303 25 Feb 2012; Agostino Sarubbo <ago@gentoo.org> rxvt-unicode-9.15.ebuild: Stable for amd64, wrt bug #405303 diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild index c73eea09d942..9582d0be4135 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.15.ebuild,v 1.9 2012/02/25 21:50:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.15.ebuild,v 1.10 2012/02/26 20:06:43 jdhore Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://dist.schmorp.de/rxvt-unicode/Attic/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE=" 256-color alt-font-width afterimage blink buffer-on-clear +focused-urgency fading-colors +font-styles iso14755 +mousewheel +perl pixbuf secondary-wheel |