diff options
Diffstat (limited to 'kde-misc/kgamma/kgamma-1.0.1.ebuild')
-rw-r--r-- | kde-misc/kgamma/kgamma-1.0.1.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-misc/kgamma/kgamma-1.0.1.ebuild b/kde-misc/kgamma/kgamma-1.0.1.ebuild new file mode 100644 index 000000000000..69844edf16f5 --- /dev/null +++ b/kde-misc/kgamma/kgamma-1.0.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgamma/kgamma-1.0.1.ebuild,v 1.1 2004/12/02 15:33:12 carlo Exp $ + +inherit kde + +need-kde 3 + +DESCRIPTION="KGamma - a KControl modul for monitor gamma calibration" +SRC_URI="http://download.berlios.de/kgamma/${P}.tar.bz2" +HOMEPAGE="http://kgamma.berlios.de/index2.php" +LICENSE="GPL-2" + +KEYWORDS="x86 sparc" +IUSE="" |