diff options
Diffstat (limited to 'app-text/jabref-bin')
-rw-r--r-- | app-text/jabref-bin/jabref-bin-3.8.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/jabref-bin/jabref-bin-4.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/jabref-bin/jabref-bin-3.8.2.ebuild b/app-text/jabref-bin/jabref-bin-3.8.2.ebuild index b051ca390114..643648ba77fc 100644 --- a/app-text/jabref-bin/jabref-bin-3.8.2.ebuild +++ b/app-text/jabref-bin/jabref-bin-3.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.jabref.org/" # SRC_URI="mirror://sourceforge/jabref/JabRef-${MY_PV}.jar" SRC_URI="https://github.com/JabRef/jabref/releases/download/v${PV}/JabRef-${MY_PV}.jar" -LICENSE="MIT" +LICENSE="MIT JSON" SLOT="0" KEYWORDS="amd64 x86" diff --git a/app-text/jabref-bin/jabref-bin-4.3.1.ebuild b/app-text/jabref-bin/jabref-bin-4.3.1.ebuild index 475c086168ea..e6cce3336c2e 100644 --- a/app-text/jabref-bin/jabref-bin-4.3.1.ebuild +++ b/app-text/jabref-bin/jabref-bin-4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ DESCRIPTION="Java GUI for managing BibTeX and other bibliographies" HOMEPAGE="http://www.jabref.org/" SRC_URI="https://github.com/JabRef/jabref/releases/download/v${PV}/JabRef-${MY_PV}.jar" -LICENSE="MIT" +LICENSE="MIT JSON" SLOT="0" KEYWORDS="~amd64 ~x86" |