]> Pileus Git - ~andy/sunrise/blobdiff - net-wireless/i2400m-fw/i2400m-fw-1.4.0.ebuild
net-wireless/i2400m-fw: Decrease EAPI requirement, trivial cleanup.
[~andy/sunrise] / net-wireless / i2400m-fw / i2400m-fw-1.4.0.ebuild
index 8f9b8c94a6102f922ca3f02fd5f404ad28273c8a..f5c0f3c35daf04d82ee627e460d4f02f8d33b147 100644 (file)
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
-MY_PV="${PV/.0}"
+EAPI=2
+MY_PV=${PV%.0}
 
 DESCRIPTION="Intel (R) WiMAX 5150/5350 Firmware"
 HOMEPAGE="http://www.linuxwimax.org"
@@ -14,8 +14,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=""
-
 src_install() {
        insinto /lib/firmware
        doins "${S}/${PN}-usb-${MY_PV}.sbcf" || die