diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-29 10:11:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-29 10:11:52 +0000 |
commit | 1fa13955a0c31db8584811eb6dcc535b2e11dce6 (patch) | |
tree | e7130049ea84939812df2f97a920f94f5bd2ca89 /x11-apps/setxkbmap | |
parent | sparc stable wrt #191615 (diff) | |
download | gentoo-2-1fa13955a0c31db8584811eb6dcc535b2e11dce6.tar.gz gentoo-2-1fa13955a0c31db8584811eb6dcc535b2e11dce6.tar.bz2 gentoo-2-1fa13955a0c31db8584811eb6dcc535b2e11dce6.zip |
sparc stable wrt #191615
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r-- | x11-apps/setxkbmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog index 813fe8e7c3ee..2b43a2bd3cb7 100644 --- a/x11-apps/setxkbmap/ChangeLog +++ b/x11-apps/setxkbmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/setxkbmap # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.36 2007/09/28 04:12:15 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.37 2007/09/29 10:11:52 armin76 Exp $ + + 29 Sep 2007; Raúl Porcel <armin76@gentoo.org> setxkbmap-1.0.4.ebuild: + sparc stable wrt #191615 28 Sep 2007; Joshua Kinard <kumba@gentoo.org> setxkbmap-1.0.4.ebuild: Stable on mips, per #191615. diff --git a/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild b/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild index 0ae8e6c49a35..1794f7012471 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild,v 1.8 2007/09/28 04:12:15 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.0.4.ebuild,v 1.9 2007/09/29 10:11:52 armin76 Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -11,7 +11,7 @@ PATCHES="" 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" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" |