summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 08:19:13 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 08:19:13 +0000
commit3d8f67edad5371685a2c051b46a142cdffdb8d0a (patch)
tree9367013417ca33988274c8df328cc450ab08b5d9 /x11-apps/xgamma
parentrepoman warnings (diff)
downloadhistorical-3d8f67edad5371685a2c051b46a142cdffdb8d0a.tar.gz
historical-3d8f67edad5371685a2c051b46a142cdffdb8d0a.tar.bz2
historical-3d8f67edad5371685a2c051b46a142cdffdb8d0a.zip
fix repoman warnings
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r--x11-apps/xgamma/ChangeLog6
-rw-r--r--x11-apps/xgamma/xgamma-1.0.1.ebuild6
-rw-r--r--x11-apps/xgamma/xgamma-1.0.2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog
index 810b2640be8c..2ec596fbd3a8 100644
--- a/x11-apps/xgamma/ChangeLog
+++ b/x11-apps/xgamma/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xgamma
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.24 2009/05/05 05:18:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.25 2009/05/05 07:55:38 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xgamma-1.0.1.ebuild,
+ xgamma-1.0.2.ebuild:
+ fix repoman warnings
05 May 2009; Jeroen Roovers <jer@gentoo.org> xgamma-1.0.2.ebuild:
Stable for HPPA (bug #268581).
diff --git a/x11-apps/xgamma/xgamma-1.0.1.ebuild b/x11-apps/xgamma/xgamma-1.0.1.ebuild
index 4a650778c304..e549886e99a1 100644
--- a/x11-apps/xgamma/xgamma-1.0.1.ebuild
+++ b/x11-apps/xgamma/xgamma-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.1.ebuild,v 1.7 2008/01/11 08:33:31 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.1.ebuild,v 1.8 2009/05/05 07:55:38 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="Alter a monitor's gamma correction through the X server"
KEYWORDS="alpha amd64 arm mips ppc ppc64 s390 sh sparc x86"
-
+IUSE=""
RDEPEND="x11-libs/libXxf86vm"
DEPEND="${RDEPEND}
x11-proto/xf86vidmodeproto"
diff --git a/x11-apps/xgamma/xgamma-1.0.2.ebuild b/x11-apps/xgamma/xgamma-1.0.2.ebuild
index 43ca3cefb494..b7b6411ab30f 100644
--- a/x11-apps/xgamma/xgamma-1.0.2.ebuild
+++ b/x11-apps/xgamma/xgamma-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.10 2009/05/05 05:18:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.2.ebuild,v 1.11 2009/05/05 07:55:38 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="Alter a monitor's gamma correction through the X server"
KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND="x11-libs/libXxf86vm"
DEPEND="${RDEPEND}
x11-proto/xf86vidmodeproto"