diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:32 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-27 10:44:32 +0000 |
commit | c9b5677a52a4ffeacff8764fb6e917399d42f00f (patch) | |
tree | c8a3910c798b0faafd55312a047ebddda789f231 /x11-misc/kgamma | |
parent | Bug #5556 -- Apache fix. Adding 'use named' to the init.d script for (diff) | |
download | gentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.tar.gz gentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.tar.bz2 gentoo-2-c9b5677a52a4ffeacff8764fb6e917399d42f00f.zip |
removed SLOT=0 from kde packages
Diffstat (limited to 'x11-misc/kgamma')
-rw-r--r-- | x11-misc/kgamma/kgamma-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |