diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-10 03:30:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-10 03:30:20 +0000 |
commit | fad51c2ef5db9f4b09c915f89bb61238933fe57e (patch) | |
tree | 2d310d54c113f86bbea5ec3354fcafd6b5626b42 /x11-misc/xkeyboard-config | |
parent | Stable for HPPA (bug #191615). (diff) | |
download | gentoo-2-fad51c2ef5db9f4b09c915f89bb61238933fe57e.tar.gz gentoo-2-fad51c2ef5db9f4b09c915f89bb61238933fe57e.tar.bz2 gentoo-2-fad51c2ef5db9f4b09c915f89bb61238933fe57e.zip |
Stable for HPPA (bug #191615).
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-misc/xkeyboard-config')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index d5c0f30c0bd8..b1884c04e493 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2007/09/09 15:58:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.36 2007/09/10 03:30:20 jer Exp $ + + 10 Sep 2007; Jeroen Roovers <jer@gentoo.org> xkeyboard-config-0.9.ebuild: + Stable for HPPA (bug #191615). 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> xkeyboard-config-0.9.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild index 907acc0915be..6865351a2e19 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-0.9.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.9.ebuild,v 1.3 2007/09/09 15:58:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild,v 1.4 2007/09/10 03:30:20 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" |