summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
commit957d5a3dfc2911af33459c794689e4e9fc0b3488 (patch)
tree8d477962f0cc95e3807f04cd81fa9206ed2c1e2e /sys-apps/kbd
parentVersion Bump (diff)
downloadgentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.tar.gz
gentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.tar.bz2
gentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.zip
SLOT, KEYWORDS, LICENSE and HOMEPAGE tags added
Diffstat (limited to 'sys-apps/kbd')
-rw-r--r--sys-apps/kbd/ChangeLog8
-rw-r--r--sys-apps/kbd/kbd-1.06-r1.ebuild5
-rw-r--r--sys-apps/kbd/kbd-1.06.ebuild5
3 files changed, 15 insertions, 3 deletions
diff --git a/sys-apps/kbd/ChangeLog b/sys-apps/kbd/ChangeLog
index 0c8c7fabd1b8..7d248fb21243 100644
--- a/sys-apps/kbd/ChangeLog
+++ b/sys-apps/kbd/ChangeLog
@@ -1,8 +1,14 @@
# 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.2 2002/03/23 05:46:49 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/ChangeLog,v 1.3 2002/07/14 19:20:18 aliz Exp $
22 Mar 2002; Daniel Robbins <drobbins@gentoo.org> kbd-1.06-r1.ebuild :
+
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> kbd-1.06.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
+
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> kbd-1.06-r1.ebuild :
+ Added LICENSE, KEYWORDS, SLOT.
Fixed Matthew Kennedy's patch which was totally broken in every way and
killed this ebuild.
diff --git a/sys-apps/kbd/kbd-1.06-r1.ebuild b/sys-apps/kbd/kbd-1.06-r1.ebuild
index 014bc874efd2..e274d6ce4ad2 100644
--- a/sys-apps/kbd/kbd-1.06-r1.ebuild
+++ b/sys-apps/kbd/kbd-1.06-r1.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06-r1.ebuild,v 1.3 2002/04/27 23:34:20 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06-r1.ebuild,v 1.4 2002/07/14 19:20:18 aliz Exp $
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=""
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
PROVIDE="sys-apps/console-tools"
diff --git a/sys-apps/kbd/kbd-1.06.ebuild b/sys-apps/kbd/kbd-1.06.ebuild
index 069c51e1796c..e7dde8771b63 100644
--- a/sys-apps/kbd/kbd-1.06.ebuild
+++ b/sys-apps/kbd/kbd-1.06.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06.ebuild,v 1.3 2002/04/27 23:34:20 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kbd/kbd-1.06.ebuild,v 1.4 2002/07/14 19:20:18 aliz Exp $
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=""
+KEYWORDS="x86"
+SLOT="0"
+LICENSE="GPL-2"
DEPEND="virtual/glibc"
PROVIDE="sys-apps/console-tools"
src_compile() {