commit:     2c098905698db614c8e71aaddb62ee8c948d7859
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 20:22:46 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 20:22:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c098905

dev-tex/harvard: bump EAPI and stuff

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-tex/harvard/harvard-2.0.5.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-tex/harvard/harvard-2.0.5.ebuild 
b/dev-tex/harvard/harvard-2.0.5.ebuild
index 49df5bc3c6d..dc6679777d8 100644
--- a/dev-tex/harvard/harvard-2.0.5.ebuild
+++ b/dev-tex/harvard/harvard-2.0.5.ebuild
@@ -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=""

Reply via email to