summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:44:46 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:44:46 +0000
commitb704eb7905988246d381659bebbd3d607bc97960 (patch)
tree198b378431d41786b87806ffec1c4b1d922cb06e /net-misc/bcm4400
parentsync IUSE (+static) (Manifest recommit) (diff)
downloadgentoo-2-b704eb7905988246d381659bebbd3d607bc97960.tar.gz
gentoo-2-b704eb7905988246d381659bebbd3d607bc97960.tar.bz2
gentoo-2-b704eb7905988246d381659bebbd3d607bc97960.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'net-misc/bcm4400')
-rw-r--r--net-misc/bcm4400/bcm4400-1.0.1.ebuild5
-rw-r--r--net-misc/bcm4400/bcm4400-3.0.7.ebuild3
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/bcm4400/bcm4400-1.0.1.ebuild b/net-misc/bcm4400/bcm4400-1.0.1.ebuild
index f8a59577f2e2..aa01436e5ac5 100644
--- a/net-misc/bcm4400/bcm4400-1.0.1.ebuild
+++ b/net-misc/bcm4400/bcm4400-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bcm4400/bcm4400-1.0.1.ebuild,v 1.9 2004/06/24 23:36:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/bcm4400/bcm4400-1.0.1.ebuild,v 1.10 2004/07/15 02:39:47 agriffis Exp $
inherit eutils
@@ -11,6 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
S=${WORKDIR}/src
@@ -34,5 +35,3 @@ src_compile() {
src_install() {
make PREFIX=${D} install || die
}
-
-
diff --git a/net-misc/bcm4400/bcm4400-3.0.7.ebuild b/net-misc/bcm4400/bcm4400-3.0.7.ebuild
index e870da77fd55..db192c0d1fe4 100644
--- a/net-misc/bcm4400/bcm4400-3.0.7.ebuild
+++ b/net-misc/bcm4400/bcm4400-3.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/bcm4400/bcm4400-3.0.7.ebuild,v 1.4 2004/06/24 23:36:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/bcm4400/bcm4400-3.0.7.ebuild,v 1.5 2004/07/15 02:39:47 agriffis Exp $
SRC_URI="http://www.broadcom.com/docs/driver_download/440x/linux-3.0.7.zip"
DESCRIPTION="Driver for the bcm4400 10/100 network card (in the form of kernel modules)."
@@ -9,6 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="app-arch/unzip"