summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-02-14 11:56:55 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-02-14 11:56:55 +0000
commit495fec32c6c2c67054c6a364773b75f1b91ec227 (patch)
treecb434fa63dff3d96f3b39a6223f349e0b13d123d /dev-java/swingx-ws
parentapp-text/trang: Version bump to latest git, fixes bug #556324 (diff)
downloadgentoo-495fec32c6c2c67054c6a364773b75f1b91ec227.tar.gz
gentoo-495fec32c6c2c67054c6a364773b75f1b91ec227.tar.bz2
gentoo-495fec32c6c2c67054c6a364773b75f1b91ec227.zip
dev-java/swingx-ws: Fix incorrect SRC_URI, closes bug #574684
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-java/swingx-ws')
-rw-r--r--dev-java/swingx-ws/swingx-ws-1.0_p20110515.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/swingx-ws/swingx-ws-1.0_p20110515.ebuild b/dev-java/swingx-ws/swingx-ws-1.0_p20110515.ebuild
index 238b617ab71b..a855e21ffd02 100644
--- a/dev-java/swingx-ws/swingx-ws-1.0_p20110515.ebuild
+++ b/dev-java/swingx-ws/swingx-ws-1.0_p20110515.ebuild
@@ -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"