Skip to content

Commit

Permalink
app-text/jabref-bin: Add warning to jabref-bin.4.0.ebuild
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.3
  • Loading branch information
nicolasbock committed Nov 3, 2017
1 parent 348ebab commit 6d182a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app-text/jabref-bin/jabref-bin-4.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,7 @@ src_install() {
java-pkg_dolauncher "${PN}" --jar "${PN}.jar"
newicon images/external/JabRef-icon-128.png JabRef-bin-icon.png
make_desktop_entry "${PN}" JabRef-bin JabRef-bin-icon Office
ewarn "Jabref 4.x will convert old 3.x format .bib databases to a new format."
ewarn "The conversion is irreversible, backup .bib files before starting Jabref."
ewarn "Jabref 4.x is under heavy development and very unstable."
}

0 comments on commit 6d182a8

Please sign in to comment.