summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-24 14:21:23 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-24 14:21:23 +0000
commit2ab23f3e771da73365bd26387bb47abf948dd02f (patch)
tree8a9e7a9acb94607f0417be6e0af3e64098b9d77c /x11-apps/xbacklight
parentversion bump (diff)
downloadhistorical-2ab23f3e771da73365bd26387bb47abf948dd02f.tar.gz
historical-2ab23f3e771da73365bd26387bb47abf948dd02f.tar.bz2
historical-2ab23f3e771da73365bd26387bb47abf948dd02f.zip
amd64 stable, bug #202087
Package-Manager: portage-2.1.4.4
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 7fbce0d2f48d..ae3e4be01a21 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.4 2008/02/21 23:56:55 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.5 2008/03/24 13:59:11 maekke Exp $
+
+ 24 Mar 2008; Markus Meier <maekke@gentoo.org> xbacklight-1.1.ebuild:
+ amd64 stable, bug #202087
21 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> xbacklight-1.1.ebuild:
Add ~ppc.
diff --git a/x11-apps/xbacklight/xbacklight-1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.ebuild
index 9559740c1f77..e73ca035ff04 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.4 2008/02/21 23:56:55 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.ebuild,v 1.5 2008/03/24 13:59:11 maekke 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 x86 ~ppc"
+KEYWORDS="amd64 ~ppc x86"
RDEPEND=">=x11-libs/libXrandr-1.2"
DEPEND="${RDEPEND}"