summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 18:57:37 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 18:57:37 +0000
commit8ae1b840b0b6b9e7ff1fc0b99d1d1911e19ddc2a (patch)
tree9bc77834a4e544515d2beadf7685a3a376ebef0b /x11-apps/xgamma
parentRemove executable flag (diff)
downloadgentoo-2-8ae1b840b0b6b9e7ff1fc0b99d1d1911e19ddc2a.tar.gz
gentoo-2-8ae1b840b0b6b9e7ff1fc0b99d1d1911e19ddc2a.tar.bz2
gentoo-2-8ae1b840b0b6b9e7ff1fc0b99d1d1911e19ddc2a.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r--x11-apps/xgamma/ChangeLog5
-rw-r--r--x11-apps/xgamma/xgamma-1.0.2.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog
index 3627ccd614c9..bdd13948c198 100644
--- a/x11-apps/xgamma/ChangeLog
+++ b/x11-apps/xgamma/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgamma
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.34 2010/01/17 22:33:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.35 2010/01/23 18:57:37 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xgamma-1.0.2.ebuild:
+ rm
17 Jan 2010; Jeroen Roovers <jer@gentoo.org> xgamma-1.0.3.ebuild:
Stable for HPPA (bug #294958).
diff --git a/x11-apps/xgamma/xgamma-1.0.2.ebuild b/x11-apps/xgamma/xgamma-1.0.2.ebuild
deleted file mode 100644
index 54283e6b25e7..000000000000
--- a/x11-apps/xgamma/xgamma-1.0.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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.12 2009/05/20 13:34:18 ranger Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-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"