Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-firmware/ipw2200-firmware/
Date: Sun, 06 Aug 2017 13:42:44
Message-Id: 1502026903.b74a5abf9679a92368e3679c97eb8dd15d0f91f0.amynka@gentoo
1 commit: b74a5abf9679a92368e3679c97eb8dd15d0f91f0
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 13:14:02 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 13:41:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74a5abf
7
8 sys-firmware/ipw2200-firmware: Shorter DESCRIPTION
9
10 sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
14 index a3bef2b2498..ee07ac7f89c 100644
15 --- a/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
16 +++ b/sys-firmware/ipw2200-firmware/ipw2200-firmware-3.1.ebuild
17 @@ -1,11 +1,11 @@
18 -# Copyright 1999-2013 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23
24 MY_P=${P/firmware/fw}
25
26 -DESCRIPTION="Firmware for the Intel PRO/Wireless 2200BG/2915ABG miniPCI and 2225BG PCI adapters"
27 +DESCRIPTION="Firmware for the Intel PRO/Wireless 2200BG/2915ABG miniPCI and 2225BG PCI"
28 HOMEPAGE="http://ipw2200.sourceforge.net/"
29 SRC_URI="http://www.bughost.org/firmware/${MY_P}.tgz"