mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user