summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 18:43:42 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 18:43:42 +0000
commit6a0784b04044af02742c82496f20385963350ab3 (patch)
tree584bb00c8c01152642f8e6c657acb913458f8ba3 /x11-apps/xbacklight
parentrm (diff)
downloadgentoo-2-6a0784b04044af02742c82496f20385963350ab3.tar.gz
gentoo-2-6a0784b04044af02742c82496f20385963350ab3.tar.bz2
gentoo-2-6a0784b04044af02742c82496f20385963350ab3.zip
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r--x11-apps/xbacklight/ChangeLog6
-rw-r--r--x11-apps/xbacklight/xbacklight-1.1.ebuild14
2 files changed, 5 insertions, 15 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog
index 7d3278637595..e1de5b236ebf 100644
--- a/x11-apps/xbacklight/ChangeLog
+++ b/x11-apps/xbacklight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xbacklight
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.27 2010/01/18 19:08:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.28 2010/01/23 18:43:42 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xbacklight-1.1.ebuild:
+ rm
18 Jan 2010; Raúl Porcel <armin76@gentoo.org> xbacklight-1.1.1.ebuild:
alpha/ia64/sh/sparc stable wrt #294958
diff --git a/x11-apps/xbacklight/xbacklight-1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.ebuild
deleted file mode 100644
index 50adf1feb6b9..000000000000
--- a/x11-apps/xbacklight/xbacklight-1.1.ebuild
+++ /dev/null
@@ -1,14 +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/xbacklight/xbacklight-1.1.ebuild,v 1.18 2009/10/26 20:30:17 jer Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
-IUSE=""
-RDEPEND=">=x11-libs/libXrandr-1.2"
-DEPEND="${RDEPEND}"