mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-editors/ted: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
59554369bf
commit
181fb0a44c
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
inherit eutils toolchain-funcs xdg-utils
|
||||
|
||||
DESCRIPTION="X-based rich text editor"
|
||||
HOMEPAGE="http://www.nllgg.nl/Ted"
|
||||
HOMEPAGE="https://www.nllgg.nl/Ted/"
|
||||
SRC_URI="ftp://ftp.nluug.nl/pub/editors/ted/${P}.src.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user