dev-java/swingx-ws: Fix incorrect SRC_URI, closes bug #574684
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 14 Feb 2016 11:56:55 +0000 (11:56 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 14 Feb 2016 11:56:55 +0000 (11:56 +0000)
Package-Manager: portage-2.2.27

dev-java/swingx-ws/swingx-ws-1.0_p20110515.ebuild

index 238b617ab71bdd5188ee57ce4f93dd9d433b1146..a855e21ffd02d265039362e5bb8f36d97e8659bb 100644 (file)
@@ -11,7 +11,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Utilities and widgets to integrate Swing GUIs with web applications"
 HOMEPAGE="https://java.net/projects/swingx-ws/"
-SRC_URI="mirror://sourceforge/${PN}/Development/${MY_P}.zip"
+SRC_URI="mirror://sourceforge/bt747/Development/${MY_P}.zip"
 LICENSE="LGPL-2.1"
 SLOT="bt747"
 KEYWORDS="~amd64 ~x86"