From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 45F261396D2 for ; Tue, 22 Aug 2017 21:31:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8740CE0EAA; Tue, 22 Aug 2017 21:31:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64E03E0EAF for ; Tue, 22 Aug 2017 21:31:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82295341CC0 for ; Tue, 22 Aug 2017 21:31:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA9187F0D for ; Tue, 22 Aug 2017 21:31:51 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1503437500.1be8b5fd6e1b69016c0cc95bb20bd88613376f8c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/acr38u/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/acr38u/acr38u-1.7.11-r3.ebuild X-VCS-Directories: app-crypt/acr38u/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1be8b5fd6e1b69016c0cc95bb20bd88613376f8c X-VCS-Branch: master Date: Tue, 22 Aug 2017 21:31:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1b53fcd5-4329-44ec-a8e2-2e01732d5446 X-Archives-Hash: 8bb252641c9d2af6ce7c7d89c97621ec commit: 1be8b5fd6e1b69016c0cc95bb20bd88613376f8c Author: David Hicks hicks id au> AuthorDate: Tue Aug 22 11:37:01 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Aug 22 21:31:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be8b5fd app-crypt/acr38u: HOMEPAGE 301 redirect to HTTPS, use HTTPS for SRC_URI Package-Manager: Portage-2.3.7, Repoman-2.3.3 app-crypt/acr38u/acr38u-1.7.11-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild b/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild index d403bfbedb5..a75e10f43dc 100644 --- a/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild +++ b/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild @@ -16,8 +16,8 @@ DESCRIPTION="Non CCID driver for ACR38 AC1038-based Smart Card Reader" # tarball release is encapsuled in a .zip file :-( # http://www.acs.com.hk/drivers/eng/ACR38_Driver_Lnx_101_P.zip # I'm waiting an answer from info@acs.com.hk about that ! -SRC_URI="http://www.linuxunderground.be/${MY_P}.tar.bz2" -HOMEPAGE="http://www.acs.com.hk" +SRC_URI="https://www.linuxunderground.be/${MY_P}.tar.bz2" +HOMEPAGE="https://www.acs.com.hk" # Make this safe from collisions, require a version of pcsc-lite that # uses libusb-1.0 and use the wrapper library instead.