dev-tex/harvard: bump EAPI and stuff
authorAaron Bauman <bman@gentoo.org>
Sat, 9 Nov 2019 20:22:46 +0000 (15:22 -0500)
committerAaron Bauman <bman@gentoo.org>
Sat, 9 Nov 2019 20:22:46 +0000 (15:22 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-tex/harvard/harvard-2.0.5.ebuild

index 49df5bc3c6d9556f7132aa3513ff81189102847e..dc6679777d80a007469cecb33b7464fe029a245d 100644 (file)
@@ -1,15 +1,17 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+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"
-KEYWORDS="amd64 ppc x86"
-DEPEND=""
 IUSE=""
+
+DEPEND=""