mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/polylib: Switch to HTTPS in EGIT_REPO_URI
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit autotools git-r3
|
||||
|
||||
EGIT_REPO_URI="git://repo.or.cz/${PN}.git
|
||||
http://repo.or.cz/r/${PN}.git"
|
||||
EGIT_REPO_URI="https://repo.or.cz/r/${PN}.git"
|
||||
|
||||
DESCRIPTION="ppl port of cloog"
|
||||
HOMEPAGE="http://icps.u-strasbg.fr/polylib/"
|
||||
|
||||
Reference in New Issue
Block a user