summaryrefslogtreecommitdiff
blob: bafee9d4e575083fff2064369c2a751d87648280 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

inherit gnustep-2

DESCRIPTION="Frontend to xgamma"
HOMEPAGE="http://www.linuks.mine.nu/displaycalibrator/"
SRC_URI="http://www.linuks.mine.nu/displaycalibrator/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"

RDEPEND="x11-apps/xgamma"