commit: 31be42fd67a14120fa4550118c5ea5c801115be5 Author: Johannes Buchner <johannes.buchner.acad <AT> gmx <DOT> com> AuthorDate: Mon May 18 18:25:02 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon May 18 18:27:17 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=31be42fd
dev-java/jrosetta: switching to fedora mirror because upstream server unavailable dev-java/jrosetta/jrosetta-1.0.4.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-java/jrosetta/jrosetta-1.0.4.ebuild b/dev-java/jrosetta/jrosetta-1.0.4.ebuild index 040af62..3f5c325 100644 --- a/dev-java/jrosetta/jrosetta-1.0.4.ebuild +++ b/dev-java/jrosetta/jrosetta-1.0.4.ebuild @@ -8,7 +8,9 @@ inherit java-pkg-2 java-ant-2 DESCRIPTION="Provides a common base for graphical component to build a graphical console." HOMEPAGE="http://dev.artenum.com/projects/jrosetta" -SRC_URI="http://maven.artenum.com/content/groups/public/com/artenum/${PN}/${PV}/${P}-sources.jar" +#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" LICENSE="GPL-2" SLOT="0"
