summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2005-01-02 19:43:27 +0000
committerDaniel Drake <dsd@gentoo.org>2005-01-02 19:43:27 +0000
commit7c134a867c5246d913683b363379de0a6a67555d (patch)
tree6b3014fe1db417e5bf59fdb75104b7fb51442041 /app-laptop
parentUnconditionally disable built-in OSS driver, stable on x86. Closes bug #76020... (diff)
downloadgentoo-2-7c134a867c5246d913683b363379de0a6a67555d.tar.gz
gentoo-2-7c134a867c5246d913683b363379de0a6a67555d.tar.bz2
gentoo-2-7c134a867c5246d913683b363379de0a6a67555d.zip
Change virtual/kernel to virtual/linux-sources
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/acerhk/ChangeLog6
-rw-r--r--app-laptop/acerhk/acerhk-0.5.14.ebuild4
-rw-r--r--app-laptop/acerhk/acerhk-0.5.18.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-laptop/acerhk/ChangeLog b/app-laptop/acerhk/ChangeLog
index 03d32c5a8b7c..3a21156e61db 100644
--- a/app-laptop/acerhk/ChangeLog
+++ b/app-laptop/acerhk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-laptop/acerhk
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.6 2005/01/02 10:40:29 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/ChangeLog,v 1.7 2005/01/02 19:43:27 dsd Exp $
+
+ 02 Jan 2005; Daniel Drake <dsd@gentoo.org> acerhk-0.5.14.ebuild,
+ acerhk-0.5.18.ebuild:
+ Change virtual/kernel to virtual/linux-sources
02 Jan 2005; Stefan Schweizer <genstef@gentoo.org>
acerhk-0.5.18-r1.ebuild:
diff --git a/app-laptop/acerhk/acerhk-0.5.14.ebuild b/app-laptop/acerhk/acerhk-0.5.14.ebuild
index d0824949439a..e8c024950fe7 100644
--- a/app-laptop/acerhk/acerhk-0.5.14.ebuild
+++ b/app-laptop/acerhk/acerhk-0.5.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.14.ebuild,v 1.3 2005/01/01 14:44:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.14.ebuild,v 1.4 2005/01/02 19:43:27 dsd Exp $
inherit kernel-mod eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/kernel"
+DEPEND="virtual/linux-sources"
RDEPEND=""
src_compile() {
diff --git a/app-laptop/acerhk/acerhk-0.5.18.ebuild b/app-laptop/acerhk/acerhk-0.5.18.ebuild
index acde36c6180a..4227386a7037 100644
--- a/app-laptop/acerhk/acerhk-0.5.18.ebuild
+++ b/app-laptop/acerhk/acerhk-0.5.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.18.ebuild,v 1.3 2005/01/01 14:44:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/acerhk/acerhk-0.5.18.ebuild,v 1.4 2005/01/02 19:43:27 dsd Exp $
inherit kernel-mod eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/kernel"
+DEPEND="virtual/linux-sources"
RDEPEND=""
src_compile() {