commit: 63e3419a4ccf8763d2420075758408561a62b016 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Sep 3 16:46:49 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 6 20:59:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63e3419a
x11-plugins/compiz-plugins-unsupported: use HTTPS for links to dev.gentoo.org .../compiz-plugins-unsupported-0.8.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild b/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild index dd97692de08..ef74aad927c 100644 --- a/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild +++ b/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Compiz Fusion Window Decorator Unsupported Plugins" HOMEPAGE="http://www.compiz.org/" -SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2" +SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0"
