diff options
Diffstat (limited to 'net-wireless/at76c503a/at76c503a-0.12_beta19.ebuild')
-rw-r--r-- | net-wireless/at76c503a/at76c503a-0.12_beta19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/at76c503a/at76c503a-0.12_beta19.ebuild b/net-wireless/at76c503a/at76c503a-0.12_beta19.ebuild index bbb4fce32540..f87190f4f12b 100644 --- a/net-wireless/at76c503a/at76c503a-0.12_beta19.ebuild +++ b/net-wireless/at76c503a/at76c503a-0.12_beta19.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/at76c503a/at76c503a-0.12_beta19.ebuild,v 1.3 2005/05/14 09:01:43 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/at76c503a/at76c503a-0.12_beta19.ebuild,v 1.4 2005/11/20 00:01:20 betelgeuse Exp $ inherit linux-mod eutils MY_P=${PN}_${PV/_beta/.beta} SRC_PATCH="${MY_P}-4.diff" DESCRIPTION="at76c503 is a Linux driver for the wlan USB adapter based on the Atmel at76c503 chip. It currently supports ad-hoc mode, infrastructure mode, and WEP. It supports adapters from Atmel, the Belkin F5D6050, Netgear MA101, and others." -HOMEPAGE="http://at76c503a.berlios.de" +HOMEPAGE="http://developer.berlios.de/projects/at76c503a/" SRC_URI="mirror://debian/pool/contrib/a/at76c503a/${MY_P}.orig.tar.gz mirror://debian/pool/contrib/a/at76c503a/${SRC_PATCH}.gz" LICENSE="GPL-2" |