summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-08-11 14:37:58 +0000
committerSteve Dibb <beandog@gentoo.org>2007-08-11 14:37:58 +0000
commit2646b8abd4ef65d82ae54db8742dfc28fd7b8d44 (patch)
treee1671c8c3b87f3f10a09a630138321895ffed54f /app-laptop/macbook-backlight
parentStable on ppc64; bug #176297 (diff)
downloadgentoo-2-2646b8abd4ef65d82ae54db8742dfc28fd7b8d44.tar.gz
gentoo-2-2646b8abd4ef65d82ae54db8742dfc28fd7b8d44.tar.bz2
gentoo-2-2646b8abd4ef65d82ae54db8742dfc28fd7b8d44.zip
amd64 stable, bug 185315
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-laptop/macbook-backlight')
-rw-r--r--app-laptop/macbook-backlight/ChangeLog5
-rw-r--r--app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/macbook-backlight/ChangeLog b/app-laptop/macbook-backlight/ChangeLog
index ea4bfdd2ee15..d0baf2ac0f31 100644
--- a/app-laptop/macbook-backlight/ChangeLog
+++ b/app-laptop/macbook-backlight/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/macbook-backlight
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/ChangeLog,v 1.3 2007/07/23 08:43:54 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/ChangeLog,v 1.4 2007/08/11 14:37:58 beandog Exp $
+
+ 11 Aug 2007; Steve Dibb <beandog@gentoo.org> macbook-backlight-0.1.ebuild:
+ amd64 stable, bug 185315
23 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
macbook-backlight-0.1.ebuild:
diff --git a/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild b/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild
index 5c34dbe455b2..ed73d878afdf 100644
--- a/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild
+++ b/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.1.ebuild,v 1.3 2007/07/23 08:43:54 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild,v 1.4 2007/08/11 14:37:58 beandog Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://akira.ced.homedns.org/macbook-backlight/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="sys-apps/pciutils"