summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-05-25 23:47:19 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-05-25 23:47:19 +0300
commit404f86958736daf77fd5b2d5d65e4ec7a3451e88 (patch)
tree6a3a4baa842bc52ff57b3886b6037d5cf02a5b09 /app-text/bibclean
parentapp-text/bibclean: Drop old (EAPI=0) (diff)
downloadgentoo-404f86958736daf77fd5b2d5d65e4ec7a3451e88.tar.gz
gentoo-404f86958736daf77fd5b2d5d65e4ec7a3451e88.tar.bz2
gentoo-404f86958736daf77fd5b2d5d65e4ec7a3451e88.zip
app-text/bibclean: EAPI bump; drop eutils
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text/bibclean')
-rw-r--r--app-text/bibclean/bibclean-2.17.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/bibclean/bibclean-2.17.ebuild b/app-text/bibclean/bibclean-2.17.ebuild
index 5e81ffbd2ceb..fc8d456dd364 100644
--- a/app-text/bibclean/bibclean-2.17.ebuild
+++ b/app-text/bibclean/bibclean-2.17.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-inherit toolchain-funcs eutils
+inherit toolchain-funcs
DESCRIPTION="BibTeX bibliography prettyprinter and syntax checker"
SRC_URI="http://www.math.utah.edu/pub/bibclean/${P}.tar.bz2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.math.utah.edu/pub/bibclean/"
# http://packages.debian.org/changelogs/pool/main/b/bibclean/bibclean_2.11.4-5/bibclean.copyright
LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
SLOT="0"