diff options
author | 2012-12-30 14:42:46 +0000 | |
---|---|---|
committer | 2012-12-30 14:42:46 +0000 | |
commit | a6665cc868308e5c720ad6b1be2f1c1ef99bfb52 (patch) | |
tree | 440b303aa8bbd908c240bb256c5dc634b36e1894 /x11-apps/xbacklight | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-a6665cc868308e5c720ad6b1be2f1c1ef99bfb52.tar.gz gentoo-2-a6665cc868308e5c720ad6b1be2f1c1ef99bfb52.tar.bz2 gentoo-2-a6665cc868308e5c720ad6b1be2f1c1ef99bfb52.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 0a9e882b8ac7..c6b7569d6ee1 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.46 2012/12/28 17:33:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.47 2012/12/30 14:42:46 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xbacklight-1.2.0.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xbacklight-1.2.0.ebuild: Stable for sparc, wrt bug #440872 diff --git a/x11-apps/xbacklight/xbacklight-1.2.0.ebuild b/x11-apps/xbacklight/xbacklight-1.2.0.ebuild index 221b5ae98058..1a3e719d7cd0 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.9 2012/12/28 17:33:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.2.0.ebuild,v 1.10 2012/12/30 14:42:46 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 |