diff options
-rw-r--r-- | sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild index a3bef2b24987..ee07ac7f89c9 100644 --- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild +++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 MY_P=${P/firmware/fw} -DESCRIPTION="Firmware for the Intel PRO/Wireless 2200BG/2915ABG miniPCI and 2225BG PCI adapters" +DESCRIPTION="Firmware for the Intel PRO/Wireless 2200BG/2915ABG miniPCI and 2225BG PCI" HOMEPAGE="http://ipw2200.sourceforge.net/" SRC_URI="http://www.bughost.org/firmware/${MY_P}.tgz" |