diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2013-05-03 15:42:17 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2013-05-03 15:42:17 +0000 |
commit | 7b3a8128ef434fab2a18adec5d5d7a1dc0ad1ada (patch) | |
tree | 53419970417bc7b2bbf5b1d5951b4011c55d4179 /x11-terms | |
parent | Add mirror restriction, bug 441662. (diff) | |
download | gentoo-2-7b3a8128ef434fab2a18adec5d5d7a1dc0ad1ada.tar.gz gentoo-2-7b3a8128ef434fab2a18adec5d5d7a1dc0ad1ada.tar.bz2 gentoo-2-7b3a8128ef434fab2a18adec5d5d7a1dc0ad1ada.zip |
amd64 and x86 stable, wrt bug #468196
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index b895dfdd6ade..37e606e1e8c6 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.239 2013/05/03 13:22:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.240 2013/05/03 15:42:17 vincent Exp $ + + 03 May 2013; Vicente Olivert Riera <vincent@gentoo.org> + rxvt-unicode-9.18.ebuild: + amd64 and x86 stable, wrt bug #468196 03 May 2013; Agostino Sarubbo <ago@gentoo.org> rxvt-unicode-9.18.ebuild: Stable for ppc, wrt bug #468196 diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.18.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.18.ebuild index 64b39663d399..00a50913490d 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.18.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.18.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.18.ebuild,v 1.3 2013/05/03 13:22:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.18.ebuild,v 1.4 2013/05/03 15:42:17 vincent 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 ~arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm 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 |