diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-11 15:56:10 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-11 15:56:10 +0000 |
commit | a371cc35d26c08a961f239c86c2df9d67bc973db (patch) | |
tree | 1d93a1ae0db341f505b6af5f7833ad23807c42c0 /x11-terms/rxvt-unicode | |
parent | Convert export to ac_cv_lib_gpm_Gpm_Open usex from eutils.eclass and USE_REQU... (diff) | |
download | gentoo-2-a371cc35d26c08a961f239c86c2df9d67bc973db.tar.gz gentoo-2-a371cc35d26c08a961f239c86c2df9d67bc973db.tar.bz2 gentoo-2-a371cc35d26c08a961f239c86c2df9d67bc973db.zip |
ppc stable #395703
(Portage version: 2.1.10.44/cvs/Linux ppc)
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.12-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 7307416e8f03..26c55075f685 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.208 2012/02/06 15:25:22 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.209 2012/02/11 15:56:10 nixnut Exp $ + + 11 Feb 2012; nixnut <nixnut@gentoo.org> rxvt-unicode-9.12-r1.ebuild: + ppc stable #395703 06 Feb 2012; Justin Lecher <jlec@gentoo.org> rxvt-unicode-9.15.ebuild: Give the launcher the standard terminal icon diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild index afce36eb82f5..2e85b3087cbe 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.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.12-r1.ebuild,v 1.8 2012/01/15 16:14:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.12-r1.ebuild,v 1.9 2012/02/11 15:56:10 nixnut 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 +focused-urgency fading-colors +font-styles force-hints iso14755 +mousewheel +perl pixbuf truetype unicode3 |