diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-20 23:08:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-20 23:08:54 +0000 |
commit | eb24c5c5283217c3101f7a7a47c665d23fab831c (patch) | |
tree | 0090c5cef809b8e65f37140e4beb1e74652ade95 /x11-misc/xkeyboard-config | |
parent | Bump to 3.4.3 to complete fix for #177339 (diff) | |
download | gentoo-2-eb24c5c5283217c3101f7a7a47c665d23fab831c.tar.gz gentoo-2-eb24c5c5283217c3101f7a7a47c665d23fab831c.tar.bz2 gentoo-2-eb24c5c5283217c3101f7a7a47c665d23fab831c.zip |
Stable for HPPA (bug #175465).
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-misc/xkeyboard-config')
-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 1e107e156251..c2ab8579cc77 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.28 2007/05/05 18:35:50 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.29 2007/05/20 23:08:54 jer Exp $ + + 20 May 2007; Jeroen Roovers <jer@gentoo.org> + xkeyboard-config-0.8-r1.ebuild: + Stable for HPPA (bug #175465). 05 May 2007; Daniel Gryniewicz <dang@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 73dc22a31692..fab91960bb85 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.4 2007/05/05 18:35:50 dang Exp $ +# $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 $ 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" |