summaryrefslogtreecommitdiff
path: root/app-text/jabref-bin/jabref-bin-4.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/jabref-bin/jabref-bin-4.9999.ebuild')
-rw-r--r--app-text/jabref-bin/jabref-bin-4.9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-text/jabref-bin/jabref-bin-4.9999.ebuild b/app-text/jabref-bin/jabref-bin-4.9999.ebuild
index 4c60f2779d03..0526745fe6ad 100644
--- a/app-text/jabref-bin/jabref-bin-4.9999.ebuild
+++ b/app-text/jabref-bin/jabref-bin-4.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,8 @@ inherit eutils java-pkg-2
DESCRIPTION="Java GUI manages bibliographies in a BibTeX database"
HOMEPAGE="http://www.jabref.org/"
-KEYWORDS=""
+S="${WORKDIR}"
+PROPERTIES="live"
LICENSE="MIT"
SLOT="0"
@@ -19,8 +20,6 @@ RDEPEND="
virtual/jre:1.8
"
-S="${WORKDIR}"
-
src_unpack() {
einfo "Downloading the latest Jabref development snapshot."
einfo "Upstream updates these a few times per day."