diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:13:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:19:01 +0100 |
commit | 9ba349c86167b309c262a1e3074db4c17e497431 (patch) | |
tree | a34add0c193920d168019596a8bf92d2a2e570d6 /net-dialup | |
parent | net-dialup/sercd: eutils-- (diff) | |
download | gentoo-9ba349c86167b309c262a1e3074db4c17e497431.tar.gz gentoo-9ba349c86167b309c262a1e3074db4c17e497431.tar.bz2 gentoo-9ba349c86167b309c262a1e3074db4c17e497431.zip |
net-dialup/speedtouch-usb: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r3.ebuild b/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r3.ebuild index 4cbf0542da62..f4147e2b58e7 100644 --- a/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r3.ebuild +++ b/net-dialup/speedtouch-usb/speedtouch-usb-3.0.1.2-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils linux-info +inherit linux-info DESCRIPTION="Firmware and configuration instructions for Alcatel SpeedTouch USB modems" HOMEPAGE="http://www.speedtouch.com/" |