mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-tex/latex2rtf: use HTTPS, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31755 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
d28945851f
commit
6ef19d13fa
@@ -6,11 +6,11 @@ EAPI=8
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="LaTeX to RTF converter"
|
||||
HOMEPAGE="http://latex2rtf.sourceforge.net/"
|
||||
HOMEPAGE="https://latex2rtf.sourceforge.net/"
|
||||
SRC_URI="mirror://sourceforge/latex2rtf/${P}.tar.gz"
|
||||
S="${WORKDIR}/${P%b}"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
|
||||
IUSE="test"
|
||||
|
||||
Reference in New Issue
Block a user