diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-27 20:26:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-27 20:26:49 +0000 |
commit | 59688b54a9e6d3899e704feb8fa3cef166cbc1b1 (patch) | |
tree | cd079145022df2f12161ebe2d46e9a53fea3bc26 /app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild | |
parent | amd64/x86 stable, bug #244533 (diff) | |
download | gentoo-2-59688b54a9e6d3899e704feb8fa3cef166cbc1b1.tar.gz gentoo-2-59688b54a9e6d3899e704feb8fa3cef166cbc1b1.tar.bz2 gentoo-2-59688b54a9e6d3899e704feb8fa3cef166cbc1b1.zip |
amd64/x86 stable, bug #244535
(Portage version: 2.2_rc12/cvs/Linux 2.6.28-rc1 i686)
Diffstat (limited to 'app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild')
-rw-r--r-- | app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild b/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild index db52028fd5f1..e8ebedb826e2 100644 --- a/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild +++ b/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild,v 1.2 2008/06/15 11:19:20 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.3.ebuild,v 1.3 2008/10/27 20:26:49 maekke Exp $ inherit toolchain-funcs eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~cedk/macbook-backlight/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND="sys-apps/pciutils" |