diff options
author | Nicolas Bock <nicolasbock@gentoo.org> | 2018-06-26 22:25:30 +0200 |
---|---|---|
committer | Nicolas Bock <nicolasbock@gentoo.org> | 2018-06-26 22:27:05 +0200 |
commit | aa8ab47439a1f8d07a111560ac9f38974d97963a (patch) | |
tree | cb3ecdee785a07c929e599f315bf55dcce75fce9 /app-text/jabref-bin/jabref-bin-3.4.ebuild | |
parent | dev-lang/php: Silence uncontrolable repoman warnings (diff) | |
download | gentoo-aa8ab47439a1f8d07a111560ac9f38974d97963a.tar.gz gentoo-aa8ab47439a1f8d07a111560ac9f38974d97963a.tar.bz2 gentoo-aa8ab47439a1f8d07a111560ac9f38974d97963a.zip |
app-text/jabref-bin: Update ebuilds
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-text/jabref-bin/jabref-bin-3.4.ebuild')
-rw-r--r-- | app-text/jabref-bin/jabref-bin-3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/jabref-bin/jabref-bin-3.4.ebuild b/app-text/jabref-bin/jabref-bin-3.4.ebuild index 2fc1f51a3d03..1e671d607b1b 100644 --- a/app-text/jabref-bin/jabref-bin-3.4.ebuild +++ b/app-text/jabref-bin/jabref-bin-3.4.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit eutils java-pkg-2 |