diff options
author | 2014-03-04 20:29:55 +0000 | |
---|---|---|
committer | 2014-03-04 20:29:55 +0000 | |
commit | 9e10d46d65c9afa03da0bbfedae2805cf97f4eed (patch) | |
tree | 1336d1df2ad6cb62f1a863c2c9f611aca7c7d33b /x11-terms/rxvt-unicode | |
parent | Add ~mips keyword. (diff) | |
download | gentoo-2-9e10d46d65c9afa03da0bbfedae2805cf97f4eed.tar.gz gentoo-2-9e10d46d65c9afa03da0bbfedae2805cf97f4eed.tar.bz2 gentoo-2-9e10d46d65c9afa03da0bbfedae2805cf97f4eed.zip |
Add ~mips keyword.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 5AE9E7B2E9BBCBA8)
Diffstat (limited to 'x11-terms/rxvt-unicode')
-rw-r--r-- | x11-terms/rxvt-unicode/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/rxvt-unicode/rxvt-unicode-9.19.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog index 305fd1e254b7..0ae11970a998 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.252 2014/01/07 15:20:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.253 2014/03/04 20:29:55 vincent Exp $ + + 04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org> + rxvt-unicode-9.19.ebuild: + Add ~mips keyword. 07 Jan 2014; Justin Lecher <jlec@gentoo.org> rxvt-unicode-9.18.ebuild, rxvt-unicode-9.19.ebuild: diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.19.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.19.ebuild index 4cbcd29c3b97..964c33716795 100644 --- a/x11-terms/rxvt-unicode/rxvt-unicode-9.19.ebuild +++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.19.ebuild,v 1.3 2014/01/07 15:20:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-9.19.ebuild,v 1.4 2014/03/04 20:29:55 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 ~mips ~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 |