diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-03 18:46:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-09-06 22:59:31 +0200 |
commit | 63e3419a4ccf8763d2420075758408561a62b016 (patch) | |
tree | b0d0084dd1a62cc9c0a1cdf898c5a4efd82dd92d /x11-plugins | |
parent | x11-libs/xforms: use HTTPS for links to dev.gentoo.org (diff) | |
download | gentoo-63e3419a4ccf8763d2420075758408561a62b016.tar.gz gentoo-63e3419a4ccf8763d2420075758408561a62b016.tar.bz2 gentoo-63e3419a4ccf8763d2420075758408561a62b016.zip |
x11-plugins/compiz-plugins-unsupported: use HTTPS for links to dev.gentoo.org
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.8.ebuild | 4 |
1 files 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 dd97692de086..ef74aad927ce 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" |