summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2010-07-03 07:57:17 +0000
committerMichał Górny <mgorny@gentoo.org>2010-07-03 07:57:17 +0000
commit6db759dc4342ba86abcd2d288979ef77fff041d5 (patch)
tree8c77a01ca7a27ff494b49d2ce16ed4e18543cd4f /app-misc/exe/exe-1.04.0.3532.ebuild
parentapp-misc/clex: Version bump. (diff)
downloadsunrise-6db759dc4342ba86abcd2d288979ef77fff041d5.tar.gz
sunrise-6db759dc4342ba86abcd2d288979ef77fff041d5.tar.bz2
sunrise-6db759dc4342ba86abcd2d288979ef77fff041d5.zip
app-misc/exe: Update SRC_URI, minor cleanup.
svn path=/sunrise/; revision=10866
Diffstat (limited to 'app-misc/exe/exe-1.04.0.3532.ebuild')
-rw-r--r--app-misc/exe/exe-1.04.0.3532.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/exe/exe-1.04.0.3532.ebuild b/app-misc/exe/exe-1.04.0.3532.ebuild
index 0b12bf036..ba9544b78 100644
--- a/app-misc/exe/exe-1.04.0.3532.ebuild
+++ b/app-misc/exe/exe-1.04.0.3532.ebuild
@@ -6,7 +6,7 @@ inherit distutils
DESCRIPTION="Authoring application to assist teachers and academics in the publishing of web content"
HOMEPAGE="http://exelearning.org/"
-SRC_URI="http://eduforge.org/frs/download.php/839/${P}-source.tgz"
+SRC_URI="mirror://sourceforge/${PN}/${P}-source.tgz"
LICENSE="GPL-2"
SLOT="0"
@@ -23,4 +23,4 @@ DEPEND=">=dev-python/pygtk-2.6.1
>=dev-lang/python-2.4.1"
RDEPEND="${DEPEND}"
-S="${WORKDIR}/exe"
+S=${WORKDIR}/${PN}