summaryrefslogtreecommitdiff
path: root/app-text/jabref-bin/jabref-bin-4.9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /app-text/jabref-bin/jabref-bin-4.9999.ebuild
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
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."