commit: 09cbce583c1f59dbf514dd37c1dc9a18b054c924 Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de> AuthorDate: Sun May 24 07:26:27 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Sun May 24 07:26:27 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=09cbce58
dev-java/jrosetta: Fix SRC_URI Package-Manager: portage-2.2.18 dev-java/jrosetta/jrosetta-1.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jrosetta/jrosetta-1.0.4.ebuild b/dev-java/jrosetta/jrosetta-1.0.4.ebuild index 3f5c325..9b13d91 100644 --- a/dev-java/jrosetta/jrosetta-1.0.4.ebuild +++ b/dev-java/jrosetta/jrosetta-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -10,7 +10,7 @@ DESCRIPTION="Provides a common base for graphical component to build a graphical HOMEPAGE="http://dev.artenum.com/projects/jrosetta" #currently down #SRC_URI="http://maven.artenum.com/content/groups/public/com/artenum/${PN}/${PV}/${P}-sources.jar" -SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/jrosetta/${P}-sources.jar" +SRC_URI="http://pkgs.fedoraproject.org/repo/pkgs/${PN}/${P}-sources.jar/5c3589d4207f71bad6eeefd4857bce50/${P}-sources.jar" LICENSE="GPL-2" SLOT="0"
