diff options
author | 2002-05-27 17:27:40 +0000 | |
---|---|---|
committer | 2002-05-27 17:27:40 +0000 | |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /dev-python/optik/optik-1.2.ebuild | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
Diffstat (limited to 'dev-python/optik/optik-1.2.ebuild')
-rw-r--r-- | dev-python/optik/optik-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/optik/optik-1.2.ebuild b/dev-python/optik/optik-1.2.ebuild index 626dcdb09f32..e5b92c4069d2 100644 --- a/dev-python/optik/optik-1.2.ebuild +++ b/dev-python/optik/optik-1.2.ebuild @@ -6,7 +6,7 @@ S="${WORKDIR}/Optik-1.2" DESCRIPTION="Optik is a powerful, flexible, easy-to-use command-line parsing library for Python." -SRC_URI="http://prdownloads.sourceforge.net/optik/Optik-${PV}.tar.gz" +SRC_URI="mirror://sourceforge/optik/Optik-${PV}.tar.gz" HOMEPAGE="http://optik.sourceforge.net/" DEPEND="virtual/python" |