summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-09 00:09:29 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-09 00:09:29 +0000
commit7d69d1d80edcbcd58a66f2859bb6a60a2eea14ec (patch)
treea2a196aa969ea53b7f5283854b1640cc4fda37d2 /sys-apps/kbd
parentAdded hppa to keywords. (diff)
downloadhistorical-7d69d1d80edcbcd58a66f2859bb6a60a2eea14ec.tar.gz
historical-7d69d1d80edcbcd58a66f2859bb6a60a2eea14ec.tar.bz2
historical-7d69d1d80edcbcd58a66f2859bb6a60a2eea14ec.zip
Added hppa to keywords.
Diffstat (limited to 'sys-apps/kbd')
-rw-r--r--sys-apps/kbd/ChangeLog7
-rw-r--r--sys-apps/kbd/kbd-1.06-r1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-apps/kbd/ChangeLog b/sys-apps/kbd/ChangeLog
index ab3ab5dc8a74..4f3559403f7d 100644
--- a/sys-apps/kbd/ChangeLog
+++ b/sys-apps/kbd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/kbd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/ChangeLog,v 1.6 2003/01/19 20:18:48 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/ChangeLog,v 1.7 2003/02/09 00:05:59 gmsoft Exp $
+
+ 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> kbd-1.06-r1.ebuild :
+ Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
@@ -32,4 +35,4 @@
Every new version or revision of the package has to be marked by a '*'
seperator line as above. Changements since the last revision have to be
added to the top of the file, underneath the initial copyright and cvs header
- comments, in exactly the same format as this comment.
+ omments, in exactly the same format as this comment.
diff --git a/sys-apps/kbd/kbd-1.06-r1.ebuild b/sys-apps/kbd/kbd-1.06-r1.ebuild
index 44efd3eba684..bb64b3e92e34 100644
--- a/sys-apps/kbd/kbd-1.06-r1.ebuild
+++ b/sys-apps/kbd/kbd-1.06-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06-r1.ebuild,v 1.16 2003/01/19 20:18:48 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06-r1.ebuild,v 1.17 2003/02/09 00:05:59 gmsoft Exp $
IUSE="nls"
@@ -8,7 +8,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="Keyboard and console utilities"
SRC_URI="ftp://ftp.win.tue.nl/pub/home/aeb/linux-local/utils/kbd/${P}.tar.gz"
HOMEPAGE="http://freshmeat.net/projects/kbd/"
-KEYWORDS="x86 ppc sparc alpha mips"
+KEYWORDS="x86 ppc sparc alpha mips hppa"
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"