diff options
author | 2009-12-15 19:11:21 +0000 | |
---|---|---|
committer | 2009-12-15 19:11:21 +0000 | |
commit | 342f7db51956874ec1f26797eff5a992a5d75081 (patch) | |
tree | 39343b3d64f08aff8cafe72f0951593db8dbe2e6 /x11-apps/xbacklight | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #295067 (diff) | |
download | historical-342f7db51956874ec1f26797eff5a992a5d75081.tar.gz historical-342f7db51956874ec1f26797eff5a992a5d75081.tar.bz2 historical-342f7db51956874ec1f26797eff5a992a5d75081.zip |
Marking xbacklight-1.1.1 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/xbacklight')
-rw-r--r-- | x11-apps/xbacklight/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xbacklight/ChangeLog b/x11-apps/xbacklight/ChangeLog index c38675ee149d..858fc8ae5830 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.22 2009/12/10 18:23:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/ChangeLog,v 1.23 2009/12/15 19:11:21 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking xbacklight-1.1.1 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xbacklight-1.1.1.ebuild: diff --git a/x11-apps/xbacklight/xbacklight-1.1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.1.ebuild index 9a3277f0a9fb..161e39b56a06 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 # 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.4 2009/12/10 18:23:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.1.ebuild,v 1.5 2009/12/15 19:11:21 ranger 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}" |