summaryrefslogtreecommitdiff
blob: dc6679777d80a007469cecb33b7464fe029a245d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit latex-package

DESCRIPTION="The harvard family of bibliographic styles"
HOMEPAGE="https://www.ctan.org/pkg/harvard"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
KEYWORDS="amd64 ppc x86"

LICENSE="GPL-2"
SLOT="0"
IUSE=""

DEPEND=""