diff options
author | Markus Meier <maekke@gentoo.org> | 2012-12-17 20:05:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-12-17 20:05:47 +0000 |
commit | b9425cf55f61c23192770c389ec9a29806b5e0ab (patch) | |
tree | 60f1957ccb8a458f22d3686015480a20e3b854f5 /x11-apps/xbacklight | |
parent | Fix LICENSE, see COPYING file, bug 447636. Don't install useless files in doc... (diff) | |
download | gentoo-2-b9425cf55f61c23192770c389ec9a29806b5e0ab.tar.gz gentoo-2-b9425cf55f61c23192770c389ec9a29806b5e0ab.tar.bz2 gentoo-2-b9425cf55f61c23192770c389ec9a29806b5e0ab.zip |
arm stable, bug #440872
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
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 34e4d8a6cbd2..74d7b45991b6 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbacklight # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.43 2012/12/08 16:55:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.44 2012/12/17 20:05:47 maekke Exp $ + + 17 Dec 2012; Markus Meier <maekke@gentoo.org> xbacklight-1.2.0.ebuild: + arm stable, bug #440872 08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xbacklight-1.2.0.ebuild: Stable for ppc64, wrt bug #440872 diff --git a/x11-apps/xbacklight/xbacklight-1.2.0.ebuild b/x11-apps/xbacklight/xbacklight-1.2.0.ebuild index 89e72a544117..73964555a40c 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-2012 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.6 2012/12/08 16:55:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v 1.7 2012/12/17 20:05:47 maekke 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 |