diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 12:40:46 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 12:40:46 +0000 |
commit | 753547cdde3297657bed23a1b900bbd354e7db25 (patch) | |
tree | 8b03104d9b8b9b0ca35ec971d5b0555271a1e57b /x11-apps/xbacklight/xbacklight-1.1.1.ebuild | |
parent | amd64 stable wrt #294958 (diff) | |
download | gentoo-2-753547cdde3297657bed23a1b900bbd354e7db25.tar.gz gentoo-2-753547cdde3297657bed23a1b900bbd354e7db25.tar.bz2 gentoo-2-753547cdde3297657bed23a1b900bbd354e7db25.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xbacklight/xbacklight-1.1.1.ebuild')
-rw-r--r-- | x11-apps/xbacklight/xbacklight-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xbacklight/xbacklight-1.1.1.ebuild b/x11-apps/xbacklight/xbacklight-1.1.1.ebuild index 2cf60b353a8a..6cf6d1926e63 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.2 2009/11/21 17:48:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbacklight/xbacklight-1.1.1.ebuild,v 1.3 2009/12/10 12:40:46 ssuominen 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}" |