summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-09-07 19:34:59 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-09-07 19:34:59 +0000
commit7e8e6a7b2b782aa848b9111f4391cd0ae3205acd (patch)
tree90175e78439898226d10d9149cac11a4e9a0d6df /x11-apps/xbacklight
parentStable on x86 wrt bug #191615. (diff)
downloadgentoo-2-7e8e6a7b2b782aa848b9111f4391cd0ae3205acd.tar.gz
gentoo-2-7e8e6a7b2b782aa848b9111f4391cd0ae3205acd.tar.bz2
gentoo-2-7e8e6a7b2b782aa848b9111f4391cd0ae3205acd.zip
Stable on x86 wrt bug #191615.
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r--x11-apps/xbacklight/ChangeLog5
-rw-r--r--x11-apps/xbacklight/xbacklight-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog
index 14d25d0dde73..cf7e6ab4ea17 100644
--- a/x11-apps/xbacklight/ChangeLog
+++ b/x11-apps/xbacklight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xbacklight
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.1 2007/07/14 05:14:11 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.2 2007/09/07 19:34:59 wolf31o2 Exp $
+
+ 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> xbacklight-1.1.ebuild:
+ Stable on x86 wrt bug #191615.
*xbacklight-1.1 (14 Jul 2007)
diff --git a/x11-apps/xbacklight/xbacklight-1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.ebuild
index 6a67d797a79a..d733db589800 100644
--- a/x11-apps/xbacklight/xbacklight-1.1.ebuild
+++ b/x11-apps/xbacklight/xbacklight-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.1 2007/07/14 05:14:11 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.2 2007/09/07 19:34:59 wolf31o2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property"
-KEYWORDS="~x86"
+KEYWORDS="x86"
RDEPEND=">=x11-libs/libXrandr-1.2"
DEPEND="${RDEPEND}"