diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 21:19:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 21:19:54 +0000 |
commit | dec7e097d6edab0928d0f37529fc5e9ee0a675f0 (patch) | |
tree | 7cb1e30e24475de759b2d4f317170136650ea9f6 /x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-dec7e097d6edab0928d0f37529fc5e9ee0a675f0.tar.gz gentoo-2-dec7e097d6edab0928d0f37529fc5e9ee0a675f0.tar.bz2 gentoo-2-dec7e097d6edab0928d0f37529fc5e9ee0a675f0.zip |
0.8-r1 ebuild was broken, fixing and stabilizing on ppc64 and ia64
(Portage version: 2.1.2.4)
Diffstat (limited to 'x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
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 1adec65f7d07..c66dfb50f774 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1 2006/09/03 14:31:39 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild,v 1.2 2007/04/25 21:19:54 armin76 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" |