diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-03-31 00:53:37 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-03-31 00:53:37 +0000 |
commit | af8069bc91afa3a14f27583989cb585ebb67189e (patch) | |
tree | 9b57569e835a85a3bac5e766155df8069172b537 /x11-apps/xgamma/xgamma-1.0.4.ebuild | |
parent | EAPI=5 (diff) | |
download | gentoo-2-af8069bc91afa3a14f27583989cb585ebb67189e.tar.gz gentoo-2-af8069bc91afa3a14f27583989cb585ebb67189e.tar.bz2 gentoo-2-af8069bc91afa3a14f27583989cb585ebb67189e.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps/xgamma/xgamma-1.0.4.ebuild')
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.4.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xgamma/xgamma-1.0.4.ebuild b/x11-apps/xgamma/xgamma-1.0.4.ebuild deleted file mode 100644 index c9db6e0d06e7..000000000000 --- a/x11-apps/xgamma/xgamma-1.0.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/xgamma-1.0.4.ebuild,v 1.8 2011/02/14 23:40:58 xarthisius Exp $ - -EAPI=3 - -inherit xorg-2 - -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 - x11-libs/libX11" -DEPEND="${RDEPEND} - x11-proto/xf86vidmodeproto" |