diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:12:26 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-15 14:12:26 +0000 |
commit | c05d0ca4789eabbd1796f29ba42e2798e3b60181 (patch) | |
tree | 1b28c7b6915d81624c9c26abd9d250788e549e8e /x11-apps/xbacklight | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-c05d0ca4789eabbd1796f29ba42e2798e3b60181.tar.gz gentoo-2-c05d0ca4789eabbd1796f29ba42e2798e3b60181.tar.bz2 gentoo-2-c05d0ca4789eabbd1796f29ba42e2798e3b60181.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index a9087a7f6a5d..dd576bb60ea2 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.36 2011/03/07 21:17:49 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.37 2012/05/15 14:12:26 aballier Exp $ + + 15 May 2012; Alexis Ballier <aballier@gentoo.org> xbacklight-1.1.2.ebuild: + keyword ~amd64-fbsd 07 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xbacklight-1.1.1.ebuild: diff --git a/x11-apps/xbacklight/xbacklight-1.1.2.ebuild b/x11-apps/xbacklight/xbacklight-1.1.2.ebuild index c0b493afe126..dd4beca4e106 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 +# Copyright 1999-2012 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.7 2011/03/05 17:59:29 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.2.ebuild,v 1.8 2012/05/15 14:12:26 aballier 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 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.2 |