dev-tex/cdcover: EAPI bump and stuff

* EAPI bump
* Use HTTPS
* Make more readable

Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Aaron Bauman
2019-11-09 14:41:41 -05:00
parent 1be3799efa
commit 0a4ff6c4e1

View File

@@ -1,14 +1,16 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
EAPI=7
inherit latex-package
S=${WORKDIR}/cdcover
DESCRIPTION="LaTeX package used to create CD case covers"
HOMEPAGE="https://www.ctan.org/tex-archive/macros/latex/contrib/cd-cover/"
SRC_URI="mirror://gentoo/${P}.tar.gz"
HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/cd-cover/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~sparc x86"