summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-27 10:44:32 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-27 10:44:32 +0000
commitc9b5677a52a4ffeacff8764fb6e917399d42f00f (patch)
treec8a3910c798b0faafd55312a047ebddda789f231 /x11-misc/bbkeysconf
parentBug #5556 -- Apache fix. Adding 'use named' to the init.d script for (diff)
downloadgentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.tar.gz
gentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.tar.bz2
gentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.zip
removed SLOT=0 from kde packages
Diffstat (limited to 'x11-misc/bbkeysconf')
-rw-r--r--x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild b/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild
index b02e28704f62..4a72606bcd5d 100644
--- a/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild
+++ b/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild,v 1.8 2002/07/11 06:30:57 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild,v 1.9 2002/07/27 10:44:31 seemant Exp $
inherit kde base || die # note: base is intended to override kde!
@@ -8,7 +8,7 @@ DESCRIPTION="Configure bbkeys"
SRC_URI="http://movingparts.thelinuxcommunity.org/bbkeys/${P}.tar.gz"
HOMEPAGE="http://movingparts.thelinuxcommunity.org"
LICENSE="GPL-2"
-SLOT="0"
+
KEYWORDS="x86"
newdepend ">=x11-wm/blackbox-0.61 >=x11-misc/bbkeys-0.8.2"