diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-01-04 17:51:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-01-04 17:51:28 +0000 |
commit | aad3ee8be7e813f24547e9c213cf54277cf743b6 (patch) | |
tree | e9d9f6ea1206bccee33cbdc807d1f5d3e1734c81 /x11-apps/xbacklight | |
parent | Stable for HPPA (bug #440872). (diff) | |
download | gentoo-2-aad3ee8be7e813f24547e9c213cf54277cf743b6.tar.gz gentoo-2-aad3ee8be7e813f24547e9c213cf54277cf743b6.tar.bz2 gentoo-2-aad3ee8be7e813f24547e9c213cf54277cf743b6.zip |
Stable for HPPA (bug #440872).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index 7d342bc1c383..ff25844fed90 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbacklight # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.48 2013/01/01 18:48:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.49 2013/01/04 17:51:28 jer Exp $ + + 04 Jan 2013; Jeroen Roovers <jer@gentoo.org> xbacklight-1.2.0.ebuild: + Stable for HPPA (bug #440872). 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> xbacklight-1.2.0.ebuild: sh stable wrt #440872 diff --git a/x11-apps/xbacklight/xbacklight-1.2.0.ebuild b/x11-apps/xbacklight/xbacklight-1.2.0.ebuild index 63cd426e5b7e..d8aa63c6cbd5 100644 --- a/x11-apps/xbacklight/xbacklight-1.2.0.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.2.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v 1.11 2013/01/01 18:48:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v 1.12 2013/01/04 17:51:28 jer 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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libxcb |