diff options
author | 2004-04-13 21:02:49 +0000 | |
---|---|---|
committer | 2004-04-13 21:02:49 +0000 | |
commit | 22a88c0eef678896f59986f829956990e3645d62 (patch) | |
tree | 3bfe9546f65f7030a54d49943ce13d1b711b7b2a /net-misc/e1000/e1000-5.2.30.1.ebuild | |
parent | ~amd64 (diff) | |
download | historical-22a88c0eef678896f59986f829956990e3645d62.tar.gz historical-22a88c0eef678896f59986f829956990e3645d62.tar.bz2 historical-22a88c0eef678896f59986f829956990e3645d62.zip |
Version bumped.
Diffstat (limited to 'net-misc/e1000/e1000-5.2.30.1.ebuild')
-rw-r--r-- | net-misc/e1000/e1000-5.2.30.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/e1000/e1000-5.2.30.1.ebuild b/net-misc/e1000/e1000-5.2.30.1.ebuild index b035dd32767a..917d41498a2a 100644 --- a/net-misc/e1000/e1000-5.2.30.1.ebuild +++ b/net-misc/e1000/e1000-5.2.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/e1000-5.2.30.1.ebuild,v 1.2 2004/03/01 07:42:08 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/e1000-5.2.30.1.ebuild,v 1.3 2004/04/13 21:02:49 mholzer Exp $ DESCRIPTION="Kernel driver for Intel Pro/1000 ethernet adapters." HOMEPAGE="http://support.intel.com/support/network/adapter/1000/index.htm" @@ -10,7 +10,7 @@ DEPEND="virtual/linux-sources" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" RESTRICT="nomirror" SLOT="${KV}" -KEYWORDS="~x86" +KEYWORDS="x86" S="${WORKDIR}/${P}" |