Parent Directory
|
Revision Log
Version bump. Update to EAPI 4. (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
| 1 | # Copyright 1999-2011 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | DESCRIPTION="Utility for examining and tuning ethernet-based network interfaces" |
| 8 | HOMEPAGE="http://www.kernel.org/pub/software/network/ethtool/" |
| 9 | SRC_URI="mirror://kernel/software/network/ethtool/${P}.tar.bz2" |
| 10 | |
| 11 | LICENSE="GPL-2" |
| 12 | SLOT="0" |
| 13 | KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" |
| 14 | IUSE="" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |