diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:00:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 18:00:59 +0000 |
commit | e641a14d96605e1af668b09aed0d49385a89424e (patch) | |
tree | 166dd0430637dfd1105094621da1bee562cefb19 /x11-apps/setxkbmap | |
parent | s390/sh/sparc stable wrt #344827 (diff) | |
download | historical-e641a14d96605e1af668b09aed0d49385a89424e.tar.gz historical-e641a14d96605e1af668b09aed0d49385a89424e.tar.bz2 historical-e641a14d96605e1af668b09aed0d49385a89424e.zip |
alpha/ia64/s390/sh/sparc stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r-- | x11-apps/setxkbmap/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog index 8d05c1ea2780..5c1b6d18e787 100644 --- a/x11-apps/setxkbmap/ChangeLog +++ b/x11-apps/setxkbmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/setxkbmap -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.55 2010/12/31 20:52:28 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.56 2011/02/12 17:48:58 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> setxkbmap-1.2.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #344827 31 Dec 2010; Jeroen Roovers <jer@gentoo.org> setxkbmap-1.2.0.ebuild: Stable for HPPA (bug #344827). diff --git a/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild b/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild index b63d53355b30..460374ad091f 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild,v 1.7 2010/12/31 20:52:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.2.0.ebuild,v 1.8 2011/02/12 17:48:58 armin76 Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 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 ~amd64-linux ~x86-linux" +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" |