diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-06-24 07:08:37 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-06-24 07:08:37 +0000 |
commit | 9946c2d8fc6e68c0611beeae580ed74e961ff7cc (patch) | |
tree | a7f953fc5b0a8824606a912dc39d78346759dcf8 /x11-misc | |
parent | Stable on mips, per #175465. (diff) | |
download | gentoo-2-9946c2d8fc6e68c0611beeae580ed74e961ff7cc.tar.gz gentoo-2-9946c2d8fc6e68c0611beeae580ed74e961ff7cc.tar.bz2 gentoo-2-9946c2d8fc6e68c0611beeae580ed74e961ff7cc.zip |
Stable on mips, per #175465.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index c2ab8579cc77..3a8c31af5ba8 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xkeyboard-config # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.29 2007/05/20 23:08:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.30 2007/06/24 07:08:37 kumba Exp $ + + 24 Jun 2007; Joshua Kinard <kumba@gentoo.org> + xkeyboard-config-0.8-r1.ebuild: + Stable on mips, per #175465. 20 May 2007; Jeroen Roovers <jer@gentoo.org> xkeyboard-config-0.8-r1.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild index fab91960bb85..f981491c2304 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild,v 1.5 2007/05/20 23:08:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild,v 1.6 2007/06/24 07:08:37 kumba Exp $ inherit eutils multilib DESCRIPTION="X keyboard configuration database" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" SRC_URI="http://xlibs.freedesktop.org/xkbdesc/${P}.tar.bz2" |