diff options
author | 2009-02-24 19:44:02 +0000 | |
---|---|---|
committer | 2009-02-24 19:44:02 +0000 | |
commit | 105d1fcd8642ebbaaadbb8690a6024bf0607fb21 (patch) | |
tree | 8d9d4695c5f5a49242f6ecdc404383c67ee7513f /sys-apps/kbd/kbd-1.15.ebuild | |
parent | stable amd64, bug 259919 (diff) | |
download | historical-105d1fcd8642ebbaaadbb8690a6024bf0607fb21.tar.gz historical-105d1fcd8642ebbaaadbb8690a6024bf0607fb21.tar.bz2 historical-105d1fcd8642ebbaaadbb8690a6024bf0607fb21.zip |
stable amd64, bug 259129
Diffstat (limited to 'sys-apps/kbd/kbd-1.15.ebuild')
-rw-r--r-- | sys-apps/kbd/kbd-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/kbd/kbd-1.15.ebuild b/sys-apps/kbd/kbd-1.15.ebuild index 4f9bdd092362..8dbfb7e1e278 100644 --- a/sys-apps/kbd/kbd-1.15.ebuild +++ b/sys-apps/kbd/kbd-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.15.ebuild,v 1.5 2009/02/22 14:40:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.15.ebuild,v 1.6 2009/02/24 19:43:41 gentoofan23 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.altlinux.org/pub/people/legion/kbd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="nls" RDEPEND="" |