summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild')
-rw-r--r--gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild b/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild
new file mode 100644
index 000000000000..bafee9d4e575
--- /dev/null
+++ b/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild
@@ -0,0 +1,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"