diff options
author | Remi Cardona <remi@gentoo.org> | 2009-06-23 21:14:13 +0000 |
---|---|---|
committer | Remi Cardona <remi@gentoo.org> | 2009-06-23 21:14:13 +0000 |
commit | 0bbd2b6211dc83d50219b558318dcfc6dca605d0 (patch) | |
tree | c38583856889ae6dda879b4b5e79eece49d19459 /x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild | |
parent | remove old (diff) | |
download | historical-0bbd2b6211dc83d50219b558318dcfc6dca605d0.tar.gz historical-0bbd2b6211dc83d50219b558318dcfc6dca605d0.tar.bz2 historical-0bbd2b6211dc83d50219b558318dcfc6dca605d0.zip |
x11-misc/xkeyboard-config: drop accidental stable alpha keyword on 1.6
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild index 5bfb24a8e8e5..9fcf236e9bf7 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild,v 1.2 2009/06/23 19:19:59 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild,v 1.3 2009/06/23 21:14:13 remi Exp $ inherit eutils 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" |