diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-05 17:59:29 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-05 17:59:29 +0000 |
commit | c56af5f4193568ac1bcb3cd9865a43ee08954590 (patch) | |
tree | 0d51ba2978021794ed8bb4de1569cec7aa28787a /x11-apps/xbacklight | |
parent | ppc64 stable wrt #354237 (diff) | |
download | gentoo-2-c56af5f4193568ac1bcb3cd9865a43ee08954590.tar.gz gentoo-2-c56af5f4193568ac1bcb3cd9865a43ee08954590.tar.bz2 gentoo-2-c56af5f4193568ac1bcb3cd9865a43ee08954590.zip |
ppc64 stable wrt #354237
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index 4b8a94d5b4da..e515a606ed3a 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbacklight # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.34 2011/03/05 15:11:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.35 2011/03/05 17:59:29 xarthisius Exp $ + + 05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xbacklight-1.1.2.ebuild: + ppc64 stable wrt #354237 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> xbacklight-1.1.2.ebuild: alpha/arm/ia64/sh/sparc stable wrt #354237 diff --git a/x11-apps/xbacklight/xbacklight-1.1.2.ebuild b/x11-apps/xbacklight/xbacklight-1.1.2.ebuild index 4577df5627b3..c0b493afe126 100644 --- a/x11-apps/xbacklight/xbacklight-1.1.2.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.1.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.2.ebuild,v 1.6 2011/03/05 15:11:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.2.ebuild,v 1.7 2011/03/05 17:59:29 xarthisius Exp $ EAPI=3 inherit xorg-2 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.2 |