diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:08:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:08:01 +0000 |
commit | 486dc8b09424453d246b10bbceb893d7ed932b1d (patch) | |
tree | 22ebf1ed32c20986eb776cd03773a1f2a89c5821 /x11-apps/xbacklight | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-486dc8b09424453d246b10bbceb893d7ed932b1d.tar.gz gentoo-2-486dc8b09424453d246b10bbceb893d7ed932b1d.tar.bz2 gentoo-2-486dc8b09424453d246b10bbceb893d7ed932b1d.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index 287721fc81b4..dbc286839a35 100644 --- a/x11-apps/xbacklight/ChangeLog +++ b/x11-apps/xbacklight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xbacklight -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.24 2009/12/27 17:41:53 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.25 2010/01/14 22:08:00 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xbacklight-1.1.1.ebuild: + arm stable, bug #294958 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xbacklight-1.1.1.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xbacklight/xbacklight-1.1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.1.ebuild index ab7eb9c17f21..8f0043ad9f1e 100644 --- a/x11-apps/xbacklight/xbacklight-1.1.1.ebuild +++ b/x11-apps/xbacklight/xbacklight-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.1.ebuild,v 1.6 2009/12/27 17:41:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.1.ebuild,v 1.7 2010/01/14 22:08:01 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Sets backlight level using the RandR 1.2 BACKLIGHT output property" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.2" DEPEND="${RDEPEND}" |