commit: 57cf07a9c2e5c660fa7edce8a410bd42469a9911 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 11:05:31 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 11:06:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57cf07a9
app-editors/lpe: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-editors/lpe/lpe-1.2.6.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/lpe/lpe-1.2.6.13.ebuild b/app-editors/lpe/lpe-1.2.6.13.ebuild index 46e022c2f43..0f35e809adb 100644 --- a/app-editors/lpe/lpe-1.2.6.13.ebuild +++ b/app-editors/lpe/lpe-1.2.6.13.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib toolchain-funcs DESCRIPTION="a lightweight programmers editor" -HOMEPAGE="http://packages.qa.debian.org/l/lpe.html" +HOMEPAGE="https://packages.qa.debian.org/l/lpe.html" SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${PV}-0.1.tar.gz" LICENSE="GPL-2"
