diff options
author | Nicolas Bock <nicolasbock@gentoo.org> | 2017-10-10 10:31:47 -0600 |
---|---|---|
committer | Nicolas Bock <nicolasbock@gentoo.org> | 2017-10-10 10:32:09 -0600 |
commit | aaf5048bea48dbd485133e3680ebf607e9a3daad (patch) | |
tree | a2d00c49429f7d7062d33982b22213ceef1ab44e /app-text/jabref-bin | |
parent | dev-perl/Lab-Measurement: Version bump (diff) | |
download | gentoo-aaf5048bea48dbd485133e3680ebf607e9a3daad.tar.gz gentoo-aaf5048bea48dbd485133e3680ebf607e9a3daad.tar.bz2 gentoo-aaf5048bea48dbd485133e3680ebf607e9a3daad.zip |
app-text/jabref-bin: Cleanup
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-text/jabref-bin')
-rw-r--r-- | app-text/jabref-bin/jabref-bin-4.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-text/jabref-bin/jabref-bin-4.0.ebuild b/app-text/jabref-bin/jabref-bin-4.0.ebuild index 5f6f30990ea9..4073ddea85fc 100644 --- a/app-text/jabref-bin/jabref-bin-4.0.ebuild +++ b/app-text/jabref-bin/jabref-bin-4.0.ebuild @@ -12,7 +12,6 @@ MY_URI_PV="${MY_URI_PV_1//_/%20}" DESCRIPTION="Java GUI for managing BibTeX and other bibliographies" 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" |