diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-19 17:34:45 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-19 17:34:45 +0000 |
commit | d2f284be98b19c4028669678dd254d7078ec251d (patch) | |
tree | d195f9fce08e25e2ab910956a91c03af14d9f8b0 /x11-apps/setxkbmap | |
parent | arm stable (diff) | |
download | gentoo-2-d2f284be98b19c4028669678dd254d7078ec251d.tar.gz gentoo-2-d2f284be98b19c4028669678dd254d7078ec251d.tar.bz2 gentoo-2-d2f284be98b19c4028669678dd254d7078ec251d.zip |
Keyword ~amd64-linux/~x86-linux
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r-- | x11-apps/setxkbmap/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog index dea33492f073..0ac2775f8763 100644 --- a/x11-apps/setxkbmap/ChangeLog +++ b/x11-apps/setxkbmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/setxkbmap -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.47 2009/12/15 19:10:04 ranger Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.48 2010/01/19 17:34:45 abcd Exp $ + + 19 Jan 2010; Jonathan Callen <abcd@gentoo.org> setxkbmap-1.1.0.ebuild: + Keyword ~amd64-linux/~x86-linux 15 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog: Marking setxkbmap-1.1.0 ppc64 stable for bug 294958 diff --git a/x11-apps/setxkbmap/setxkbmap-1.1.0.ebuild b/x11-apps/setxkbmap/setxkbmap-1.1.0.ebuild index bcca2c9431a9..d3e94f18c4d5 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.1.0.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.1.0.ebuild,v 1.8 2009/12/15 19:10:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.1.0.ebuild,v 1.9 2010/01/19 17:34:45 abcd Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="Controls the keyboard layout of a running X server." -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" |