summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-07-23 08:43:54 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-07-23 08:43:54 +0000
commit7c4a96278e59ee621e76abb2ff05e3ee5ba89542 (patch)
tree4a8b949709cb075469bdc6ae984736c774fbffe4 /app-laptop/macbook-backlight
parentstable x86, bug 185317 (diff)
downloadgentoo-2-7c4a96278e59ee621e76abb2ff05e3ee5ba89542.tar.gz
gentoo-2-7c4a96278e59ee621e76abb2ff05e3ee5ba89542.tar.bz2
gentoo-2-7c4a96278e59ee621e76abb2ff05e3ee5ba89542.zip
stable x86, bug 185314
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-laptop/macbook-backlight')
-rw-r--r--app-laptop/macbook-backlight/ChangeLog6
-rw-r--r--app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-laptop/macbook-backlight/ChangeLog b/app-laptop/macbook-backlight/ChangeLog
index 3b15d6d49f55..ea4bfdd2ee15 100644
--- a/app-laptop/macbook-backlight/ChangeLog
+++ b/app-laptop/macbook-backlight/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2007/04/27 00:06:00 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/macbook-backlight/ChangeLog,v 1.3 2007/07/23 08:43:54 opfer Exp $
+
+ 23 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
+ macbook-backlight-0.1.ebuild:
+ stable x86, bug 185314
27 Apr 2007; Steve Dibb <beandog@gentoo.org> macbook-backlight-0.1.ebuild:
Add ~amd64, bug 174612
diff --git a/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild b/app-laptop/macbook-backlight/macbook-backlight-0.1.ebuild
index ccb351b5eced..5c34dbe455b2 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.2 2007/04/27 00:06:00 beandog Exp $
+# $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 $
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"