diff options
author | 2009-11-07 16:34:36 +0000 | |
---|---|---|
committer | 2009-11-07 16:34:36 +0000 | |
commit | 7a43179bcdc0a87246de73338fee6d47260bccb5 (patch) | |
tree | b7d4254502b905ae3962441bb64804ade57cd92d /sys-apps/kbd/kbd-1.15.ebuild | |
parent | Missing sys-apps/hal runtime depend wrt #292281, thanks to Alex Efros for rep... (diff) | |
download | historical-7a43179bcdc0a87246de73338fee6d47260bccb5.tar.gz historical-7a43179bcdc0a87246de73338fee6d47260bccb5.tar.bz2 historical-7a43179bcdc0a87246de73338fee6d47260bccb5.zip |
stable x86, bug 259129
Package-Manager: portage-2.1.6.13/cvs/Linux i686
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 e9a0d3aeaed7..dd0d336899fe 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.10 2009/07/11 13:31:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.15.ebuild,v 1.11 2009/11/07 16:34:36 fauli 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="" |