diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 01:45:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 01:45:31 +0000 |
commit | 61666b60f6bd2861848d2d7c80df34487b5a282f (patch) | |
tree | 46c8c558cc77fd98714ce8a136f158b92230eb45 /x11-apps/xbacklight | |
parent | Stable for HPPA (bug #500368). (diff) | |
download | gentoo-2-61666b60f6bd2861848d2d7c80df34487b5a282f.tar.gz gentoo-2-61666b60f6bd2861848d2d7c80df34487b5a282f.tar.bz2 gentoo-2-61666b60f6bd2861848d2d7c80df34487b5a282f.zip |
Stable for HPPA (bug #500368).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index f35090758b01..c8fd57b6975e 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbacklight # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.52 2014/03/27 11:05:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.53 2014/03/28 01:45:31 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> xbacklight-1.2.1.ebuild: + Stable for HPPA (bug #500368). 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xbacklight-1.2.1.ebuild: Stable for amd64, wrt bug #500368 diff --git a/x11-apps/xbacklight/xbacklight-1.2.1.ebuild b/x11-apps/xbacklight/xbacklight-1.2.1.ebuild index bf25c159d1dc..9e3595679706 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.2 2014/03/27 11:05:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v 1.3 2014/03/28 01:45:31 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 |