diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-13 16:41:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-13 16:41:09 +0000 |
commit | 649afbfe6161a946fc3f506884c5c909df9e40bb (patch) | |
tree | 7446291f23d401a00e23520bcffaf3d378a9456a /x11-terms | |
parent | Version bump (diff) | |
download | gentoo-2-649afbfe6161a946fc3f506884c5c909df9e40bb.tar.gz gentoo-2-649afbfe6161a946fc3f506884c5c909df9e40bb.tar.bz2 gentoo-2-649afbfe6161a946fc3f506884c5c909df9e40bb.zip |
Stable for ppc64, wrt bug #457004
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index f6c9e72621c9..291c236c2ef8 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.224 2013/02/02 17:01:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.225 2013/02/13 16:41:09 ago Exp $ + + 13 Feb 2013; Agostino Sarubbo <ago@gentoo.org> rxvt-unicode-9.16.ebuild: + Stable for ppc64, wrt bug #457004 02 Feb 2013; Jeroen Roovers <jer@gentoo.org> rxvt-unicode-9.16.ebuild: Add epatch_user support (bug #444212). @@ -982,4 +985,3 @@ 25 Feb 2004; Peter Johanson <latexer@gentoo.org> metadata.xml, rxvt-unicode-1.9.ebuild: Initial commit. Ebuild copied and altered from rxvt ebuild by yours truly. - diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild index 9b246bbf44db..a75119b491b0 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.16.ebuild,v 1.2 2013/02/02 17:01:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.16.ebuild,v 1.3 2013/02/13 16:41:09 ago Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,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 blink buffer-on-clear +focused-urgency fading-colors +font-styles iso14755 +mousewheel +perl pixbuf secondary-wheel |