diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:51:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-17 07:51:39 +0000 |
commit | 148c67b1dc8e0ca37cbee702e1160c07429d9854 (patch) | |
tree | b8f87538dd50a2b180d3ccfe944b165f29d42187 /x11-apps/xbacklight | |
parent | Stable for ia64, wrt bug #500368 (diff) | |
download | gentoo-2-148c67b1dc8e0ca37cbee702e1160c07429d9854.tar.gz gentoo-2-148c67b1dc8e0ca37cbee702e1160c07429d9854.tar.bz2 gentoo-2-148c67b1dc8e0ca37cbee702e1160c07429d9854.zip |
Stable for ia64, 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/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 e3579c8ae13c..30b508a90cc5 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.57 2014/04/16 07:43:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.58 2014/04/17 07:51:39 ago Exp $ + + 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xbacklight-1.2.1.ebuild: + Stable for ia64, wrt bug #500368 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xbacklight-1.2.1.ebuild: Stable for ppc64, wrt bug #500368 diff --git a/x11-apps/xbacklight/xbacklight-1.2.1.ebuild b/x11-apps/xbacklight/xbacklight-1.2.1.ebuild index 82504d18db8f..5103755bd59b 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.7 2014/04/16 07:43:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.1.ebuild,v 1.8 2014/04/17 07:51:39 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 |