diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:31 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:31 +0000 |
commit | a0d164948a82335c268abb5dc9d5131280bb3548 (patch) | |
tree | 15d525a047c236918427ec62c2296347ad0d2031 /x11-misc | |
parent | removed SLOT=0 from kde packages (diff) | |
download | historical-a0d164948a82335c268abb5dc9d5131280bb3548.tar.gz historical-a0d164948a82335c268abb5dc9d5131280bb3548.tar.bz2 historical-a0d164948a82335c268abb5dc9d5131280bb3548.zip |
removed SLOT=0 from kde packages
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/bbkeysconf/bbkeysconf-1.3-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/kgamma/kgamma-0.9.1.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/ksplash-ml/ksplash-ml-0.95.2.ebuild | 2 |
3 files changed, 4 insertions, 4 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" diff --git a/x11-misc/kgamma/kgamma-0.9.1.ebuild b/x11-misc/kgamma/kgamma-0.9.1.ebuild index 363e83bf69a7..491755b95e67 100644 --- a/x11-misc/kgamma/kgamma-0.9.1.ebuild +++ b/x11-misc/kgamma/kgamma-0.9.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KGamma - a KControl modul for monitor gamma calibration" SRC_URI="http://download.berlios.de/kgamma/${P}.tar.gz" HOMEPAGE="http://kgamma.berlios.de/index2.php" LICENSE="GPL-2" -SLOT="0" + KEYWORDS="x86" #myconf="$myconf --enable-final" diff --git a/x11-misc/ksplash-ml/ksplash-ml-0.95.2.ebuild b/x11-misc/ksplash-ml/ksplash-ml-0.95.2.ebuild index 9132fff2e00f..2d670eb7fda0 100644 --- a/x11-misc/ksplash-ml/ksplash-ml-0.95.2.ebuild +++ b/x11-misc/ksplash-ml/ksplash-ml-0.95.2.ebuild @@ -14,5 +14,5 @@ HOMEPAGE="http://www.shadowcom.net/Software/ksplash-ml" newdepend ">=kde-base/kdebase-3.0" LICENSE="ksplash-ml" -SLOT="0" + KEYWORDS="x86" |