summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-12 10:17:01 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-12 10:17:01 +0000
commit6a841894f2a09ccf8c9e904fce5ca3d7b0522694 (patch)
tree9775117e3d483d1099ee7d5862e43b1d94a25129 /x11-apps/xbacklight
parentAdd ~arm/~sh (diff)
downloadgentoo-2-6a841894f2a09ccf8c9e904fce5ca3d7b0522694.tar.gz
gentoo-2-6a841894f2a09ccf8c9e904fce5ca3d7b0522694.tar.bz2
gentoo-2-6a841894f2a09ccf8c9e904fce5ca3d7b0522694.zip
Add ~arm/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
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 7d2d6df5a8c9..541cad426c0a 100644
--- a/x11-apps/xbacklight/ChangeLog
+++ b/x11-apps/xbacklight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xbacklight
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.11 2009/03/02 16:51:58 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.12 2009/03/12 10:17:01 armin76 Exp $
+
+ 12 Mar 2009; Raúl Porcel <armin76@gentoo.org> xbacklight-1.1.ebuild:
+ Add ~arm/~sh
02 Mar 2009; Peter Volkov <pva@gentoo.org> xbacklight-1.1.ebuild:
~mips keyworded, bug #237411
diff --git a/x11-apps/xbacklight/xbacklight-1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.ebuild
index 4244fb3bf801..7bc84aa81aa0 100644
--- a/x11-apps/xbacklight/xbacklight-1.1.ebuild
+++ b/x11-apps/xbacklight/xbacklight-1.1.ebuild
@@ -1,6 +1,6 @@
# 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.11 2009/03/02 16:51:58 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.12 2009/03/12 10:17:01 armin76 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND=">=x11-libs/libXrandr-1.2"
DEPEND="${RDEPEND}"