diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-08 20:03:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-08 20:03:15 +0000 |
commit | c194d61744e61fc247f76d92a3d3be7ca34de995 (patch) | |
tree | e381e078a8d8e385f4a4fe42efe8eb2cd058e7ea /x11-apps/xbacklight/xbacklight-1.2.1.ebuild | |
parent | Stable for ppc, wrt bug #500368 (diff) | |
download | gentoo-2-c194d61744e61fc247f76d92a3d3be7ca34de995.tar.gz gentoo-2-c194d61744e61fc247f76d92a3d3be7ca34de995.tar.bz2 gentoo-2-c194d61744e61fc247f76d92a3d3be7ca34de995.zip |
Stable for ppc, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xbacklight/xbacklight-1.2.1.ebuild')
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xbacklight/xbacklight-1.2.1.ebuild b/x11-apps/xbacklight/xbacklight-1.2.1.ebuild index d0568887ab11..8fe82a02d34e 100644 --- a/x11-apps/xbacklight/xbacklight-1.2.1.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v 1.5 2014/04/06 10:11:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v 1.6 2014/04/08 20:03:15 ago 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 |