commit: 24d01a668ab70a537703335084fc3a2fb5c0e035 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Fri Sep 1 09:30:11 2017 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Fri Sep 1 11:06:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d01a66
x11-plugins/wmmixer: fix 1.7 homepage Package-Manager: Portage-2.3.8, Repoman-2.3.3 x11-plugins/wmmixer/wmmixer-1.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmmixer/wmmixer-1.7.ebuild b/x11-plugins/wmmixer/wmmixer-1.7.ebuild index 98e1e7692ca..c2f78e5f1af 100644 --- a/x11-plugins/wmmixer/wmmixer-1.7.ebuild +++ b/x11-plugins/wmmixer/wmmixer-1.7.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 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit eutils toolchain-funcs DESCRIPTION="A mixer designed for WindowMaker" -HOMEPAGE="http://packages.qa.debian.org/w/wmmixer.html" +HOMEPAGE="https://packages.qa.debian.org/w/wmmixer.html" SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2"
