commit: 67b6acdfccef14e472c58d8320c47a4001d403d3 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:32:09 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:45:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b6acdf
app-i18n/libtabe: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 app-i18n/libtabe/files/libtabe-0.2.6-fabs.patch | 2 +- app-i18n/libtabe/libtabe-0.2.6.1.2.ebuild | 4 ++-- app-i18n/libtabe/libtabe-0.2.6.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-i18n/libtabe/files/libtabe-0.2.6-fabs.patch b/app-i18n/libtabe/files/libtabe-0.2.6-fabs.patch index 2f16c275ea9..79964602e75 100644 --- a/app-i18n/libtabe/files/libtabe-0.2.6-fabs.patch +++ b/app-i18n/libtabe/files/libtabe-0.2.6-fabs.patch @@ -5,7 +5,7 @@ * tabe_tsi.c:496: warning: incompatible implicit declaration of built-in function ‘fabs’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. - * Homepage: http://packages.qa.debian.org/libt/libtabe.html + * Homepage: https://packages.qa.debian.org/libt/libtabe.html diff -NrU5 libtabe-0.2.6.orig.really/src/tabe_tsi.c libtabe-0.2.6.orig/src/tabe_tsi.c --- libtabe-0.2.6.orig.really/src/tabe_tsi.c 2008-04-20 01:35:56.000000000 +0200 diff --git a/app-i18n/libtabe/libtabe-0.2.6.1.2.ebuild b/app-i18n/libtabe/libtabe-0.2.6.1.2.ebuild index 206339e6568..dfc9cdba7c0 100644 --- a/app-i18n/libtabe/libtabe-0.2.6.1.2.ebuild +++ b/app-i18n/libtabe/libtabe-0.2.6.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 WANT_AUTOMAKE=1.11 @@ -11,7 +11,7 @@ ORIG_PV=${DEBIAN_PV%-*} ORIG_P=${PN}-${ORIG_PV} DESCRIPTION="Libtabe provides bimsphone support for xcin-2.5+" -HOMEPAGE="http://packages.qa.debian.org/libt/libtabe.html" +HOMEPAGE="https://packages.qa.debian.org/libt/libtabe.html" SRC_URI="mirror://debian/pool/main/${PN:0:4}/${PN}/${PN}_${ORIG_PV}.orig.tar.gz mirror://debian/pool/main/${PN:0:4}/libtabe/${DEBIAN_PATCH}.gz" diff --git a/app-i18n/libtabe/libtabe-0.2.6.ebuild b/app-i18n/libtabe/libtabe-0.2.6.ebuild index 0b9af7dc0e6..baf7f3d3c65 100644 --- a/app-i18n/libtabe/libtabe-0.2.6.ebuild +++ b/app-i18n/libtabe/libtabe-0.2.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils libtool autotools multilib DESCRIPTION="Libtabe provides bimsphone support for xcin-2.5+" -HOMEPAGE="http://packages.qa.debian.org/libt/libtabe.html" +HOMEPAGE="https://packages.qa.debian.org/libt/libtabe.html" SRC_URI="mirror://debian/pool/main/libt/libtabe/${P/-/_}.orig.tar.gz mirror://debian/pool/main/libt/libtabe/${P/-/_}-1.1.diff.gz"
