summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2009-06-17 06:52:14 +0000
committerJustin Lecher <jlec@gentoo.org>2009-06-17 06:52:14 +0000
commitd0952757a04730cc5c1bbfbf7f3166f131fcb18d (patch)
tree5711b139cf60b61121a475c47739c14cab9dea03 /app-laptop/acerhdf/acerhdf-0.4.0.ebuild
parentapp-antivirus/clamtk: Version bump. Thanks to Tommy[D], Fauli idl0r and chith... (diff)
downloadsunrise-d0952757a04730cc5c1bbfbf7f3166f131fcb18d.tar.gz
sunrise-d0952757a04730cc5c1bbfbf7f3166f131fcb18d.tar.bz2
sunrise-d0952757a04730cc5c1bbfbf7f3166f131fcb18d.zip
app-laptop/acerhdf: acerhdf bump and important fix to build against kernel of choice
svn path=/sunrise/; revision=8666
Diffstat (limited to 'app-laptop/acerhdf/acerhdf-0.4.0.ebuild')
-rw-r--r--app-laptop/acerhdf/acerhdf-0.4.0.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/app-laptop/acerhdf/acerhdf-0.4.0.ebuild b/app-laptop/acerhdf/acerhdf-0.4.0.ebuild
deleted file mode 100644
index 32c44bb74..000000000
--- a/app-laptop/acerhdf/acerhdf-0.4.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit linux-mod
-
-MY_PN="${PN}_kmod"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A kernelmodule which monitors the temperature of the aspire one netbook"
-HOMEPAGE="http://piie.net/index.php?section=acerhdf"
-SRC_URI="http://piie.net/files/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-
-S="${WORKDIR}/${MY_PN}"
-
-BUILD_TARGETS="default"
-MODULE_NAMES="${PN}(:${S}:${S})"
-MODULESD_ACERHDF_DOCS="README.txt"