diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:05:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-27 11:05:42 +0000 |
commit | 2110a052a62eeb2f8fb388363bf1382e875248b1 (patch) | |
tree | 7f468e9b7425d545444e06a41695a3d609a7fdd3 /x11-apps/xbacklight | |
parent | Stable for amd64, wrt bug #500368 (diff) | |
download | gentoo-2-2110a052a62eeb2f8fb388363bf1382e875248b1.tar.gz gentoo-2-2110a052a62eeb2f8fb388363bf1382e875248b1.tar.bz2 gentoo-2-2110a052a62eeb2f8fb388363bf1382e875248b1.zip |
Stable for amd64, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index 687ec732f9c9..f35090758b01 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.51 2013/10/08 03:50:47 mattst88 Exp $ +# 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 $ + + 27 Mar 2014; Agostino Sarubbo <ago@gentoo.org> xbacklight-1.2.1.ebuild: + Stable for amd64, wrt bug #500368 *xbacklight-1.2.1 (08 Oct 2013) diff --git a/x11-apps/xbacklight/xbacklight-1.2.1.ebuild b/x11-apps/xbacklight/xbacklight-1.2.1.ebuild index ce18b862d819..bf25c159d1dc 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-2013 Gentoo Foundation +# 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.1 2013/10/08 03:50:47 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v 1.2 2014/03/27 11:05:42 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 |