diff options
author | 2009-02-16 16:53:07 +0000 | |
---|---|---|
committer | 2009-02-16 16:53:07 +0000 | |
commit | b8eee486f73486a9879875cc0b2bb5b1636dc565 (patch) | |
tree | 3b9a0ced4751c1af594d80a304dab0e6affe6bad /sys-apps/kbd/kbd-1.15.ebuild | |
parent | stable ppc64, bug 259121 (diff) | |
download | historical-b8eee486f73486a9879875cc0b2bb5b1636dc565.tar.gz historical-b8eee486f73486a9879875cc0b2bb5b1636dc565.tar.bz2 historical-b8eee486f73486a9879875cc0b2bb5b1636dc565.zip |
stable ppc64, bug 259129
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64
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 772ef0a181df..2402b512e4c1 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.3 2009/02/16 14:11:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.15.ebuild,v 1.4 2009/02/16 16:53:07 ranger 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="" |