diff options
author | Martin Väth <martin@mvath.de> | 2017-07-19 16:54:16 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-07-19 16:54:16 +0200 |
commit | a55a854916664d897e57a634932fc48937edca5f (patch) | |
tree | db1fa085cbb038f2434f4079fa4f7bb3da8f115a /net-dialup | |
parent | sys-power/nut: Add to fix system-shutdown path (diff) | |
download | mv-a55a854916664d897e57a634932fc48937edca5f.tar.gz mv-a55a854916664d897e57a634932fc48937edca5f.tar.bz2 mv-a55a854916664d897e57a634932fc48937edca5f.zip |
Make repoman happy
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/martian-modem/martian-modem-20100123-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/martian-modem/martian-modem-20100123-r2.ebuild b/net-dialup/martian-modem/martian-modem-20100123-r2.ebuild index af2eab1e..a94f019e 100644 --- a/net-dialup/martian-modem/martian-modem-20100123-r2.ebuild +++ b/net-dialup/martian-modem/martian-modem-20100123-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2016 Gentoo Foundation +# Copyright 2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ inherit linux-mod readme.gentoo-r1 MY_P="martian-full-${PV}" DESCRIPTION="ltmodem alternative driver providing support for Agere Systems winmodems" -HOMEPAGE="http://packages.debian.org/sid/martian-modem-source http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian" +HOMEPAGE="https://packages.debian.org/sid/martian-modem-source http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian" #SRC_URI="mirror://debian/pool/non-free/m/martian-modem/${MY_P}.tar.gz" #SRC_URI="http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian/${MY_P}.tar.gz" SRC_URI="http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/${MY_P}.tar.gz" |