summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-09-26 12:43:34 +0000
committerJeroen Roovers <jer@gentoo.org>2008-09-26 12:43:34 +0000
commit8087fe2559a275a49dea9a35b1148d0363f762c3 (patch)
treee0f507959fd4c1fe6e998bf24181af90ddba87ac /x11-apps/xbacklight
parentMarked ~hppa (bug #237411). (diff)
downloadgentoo-2-8087fe2559a275a49dea9a35b1148d0363f762c3.tar.gz
gentoo-2-8087fe2559a275a49dea9a35b1148d0363f762c3.tar.bz2
gentoo-2-8087fe2559a275a49dea9a35b1148d0363f762c3.zip
Marked ~hppa (bug #237411).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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 e4dee8d7205c..73a2a7a260b1 100644
--- a/x11-apps/xbacklight/ChangeLog
+++ b/x11-apps/xbacklight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xbacklight
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.7 2008/09/24 10:26:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.8 2008/09/26 12:43:34 jer Exp $
+
+ 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> xbacklight-1.1.ebuild:
+ Marked ~hppa (bug #237411).
24 Sep 2008; Alexis Ballier <aballier@gentoo.org> xbacklight-1.1.ebuild:
keyword ~x86-fbsd
diff --git a/x11-apps/xbacklight/xbacklight-1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.ebuild
index fd5be43595c8..485209f773a4 100644
--- a/x11-apps/xbacklight/xbacklight-1.1.ebuild
+++ b/x11-apps/xbacklight/xbacklight-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.7 2008/09/24 10:26:24 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.8 2008/09/26 12:43:34 jer 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="amd64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc ~sparc x86 ~x86-fbsd"
RDEPEND=">=x11-libs/libXrandr-1.2"
DEPEND="${RDEPEND}"