app-doc/devmanual: keyworded 0_pre20200203 for ppc, bug #708072
[gentoo.git] / dev-tex / cdcover / cdcover-1.3b.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit latex-package
7
8 S=${WORKDIR}/cdcover
9
10 DESCRIPTION="LaTeX package used to create CD case covers"
11 HOMEPAGE="https://www.ctan.org/tex-archive/macros/latex/contrib/cd-cover/"
12 SRC_URI="mirror://gentoo/${P}.tar.gz"
13
14 LICENSE="GPL-2"
15 SLOT="0"
16 KEYWORDS="amd64 ~sparc x86"
17 IUSE=""
18
19 # checksum from official ftp site changes frequently so we mirror it