diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:28:47 +0000 |
commit | 5f245f1dd47c9a87d43442c1104b7e6d9821e878 (patch) | |
tree | 5048a5af80d65b6ad7960497710c8e8dc9bf32a4 /x11-apps/xbacklight | |
parent | version bump - additional patching from Sven Eden via bug #300038 (diff) | |
download | historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.tar.gz historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.tar.bz2 historical-5f245f1dd47c9a87d43442c1104b7e6d9821e878.zip |
arm stable, bug #294958
Package-Manager: portage-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}" |