diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-06 10:11:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-06 10:11:00 +0000 |
commit | 3a7a3ef8681fac0bf90de0706a593fbe1251f028 (patch) | |
tree | 27ac2d29174a7504012f919e2c82b1b0be4cba4b /x11-apps | |
parent | Stable for x86, wrt bug #500368 (diff) | |
download | gentoo-2-3a7a3ef8681fac0bf90de0706a593fbe1251f028.tar.gz gentoo-2-3a7a3ef8681fac0bf90de0706a593fbe1251f028.tar.bz2 gentoo-2-3a7a3ef8681fac0bf90de0706a593fbe1251f028.zip |
Stable for x86, 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')
-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 0cb67ef15a9a..c813cecf193e 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.54 2014/03/29 20:32:04 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.55 2014/04/06 10:11:00 ago Exp $ + + 06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xbacklight-1.2.1.ebuild: + Stable for x86, wrt bug #500368 29 Mar 2014; Matt Turner <mattst88@gentoo.org> xbacklight-1.2.1.ebuild: alpha stable, bug #500368. diff --git a/x11-apps/xbacklight/xbacklight-1.2.1.ebuild b/x11-apps/xbacklight/xbacklight-1.2.1.ebuild index a0ee4856b977..d0568887ab11 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.4 2014/03/29 20:32:04 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v 1.5 2014/04/06 10:11:00 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 |