diff options
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/portpeek/portpeek-2.1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/portpeek/portpeek-2.1.27.ebuild b/app-portage/portpeek/portpeek-2.1.27.ebuild index 19b9b1180bc2..c6db7e3120b6 100644 --- a/app-portage/portpeek/portpeek-2.1.27.ebuild +++ b/app-portage/portpeek/portpeek-2.1.27.ebuild @@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) inherit python-r1 DESCRIPTION="A helper program for maintaining the package.keyword and package.unmask files" -HOMEPAGE="http://www.mpagano.com/blog/?page_id=3" -SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz" +HOMEPAGE="https://www.mpagano.com/blog/?page_id=3" +SRC_URI="https://www.mpagano.com/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |