summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2008-01-25 17:38:36 +0000
committerChristian Faulhammer <fauli@gentoo.org>2008-01-25 17:38:36 +0000
commit022f0f9c915007f33c6eceac784056c1dd6623a3 (patch)
tree63b87833290ff09c403350cfa0630b053c5a6c1d /gnustep-apps/displaycalibrator
parentMarking catalyst 2.0.5 stable and removing 1.1.10.10 so I never have to get a... (diff)
downloadhistorical-022f0f9c915007f33c6eceac784056c1dd6623a3.tar.gz
historical-022f0f9c915007f33c6eceac784056c1dd6623a3.tar.bz2
historical-022f0f9c915007f33c6eceac784056c1dd6623a3.zip
stable x86, bug 207381
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnustep-apps/displaycalibrator')
-rw-r--r--gnustep-apps/displaycalibrator/ChangeLog8
-rw-r--r--gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/gnustep-apps/displaycalibrator/ChangeLog b/gnustep-apps/displaycalibrator/ChangeLog
index b41d21d5ead1..57d29d294ff4 100644
--- a/gnustep-apps/displaycalibrator/ChangeLog
+++ b/gnustep-apps/displaycalibrator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnustep-apps/displaycalibrator
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/displaycalibrator/ChangeLog,v 1.1 2007/09/13 15:36:54 voyageur Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/displaycalibrator/ChangeLog,v 1.2 2008/01/25 17:33:57 opfer Exp $
+
+ 25 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ displaycalibrator-0.7.ebuild:
+ stable x86, bug 207381
*displaycalibrator-0.7 (13 Sep 2007)
diff --git a/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild b/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild
index ae05834f181b..15f4d06b64e1 100644
--- a/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild
+++ b/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild,v 1.1 2007/09/13 15:36:54 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/displaycalibrator/displaycalibrator-0.7.ebuild,v 1.2 2008/01/25 17:33:57 opfer Exp $
inherit gnustep-2
@@ -10,6 +10,6 @@ SRC_URI="http://www.linuks.mine.nu/displaycalibrator/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
RDEPEND="x11-apps/xgamma"