diff options
Diffstat (limited to 'app-office/dia/dia-0.97.3_pre20140417-r1.ebuild')
-rw-r--r-- | app-office/dia/dia-0.97.3_pre20140417-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild b/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild index e1ce54c5efe6..14589fe1b326 100644 --- a/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild +++ b/app-office/dia/dia-0.97.3_pre20140417-r1.ebuild @@ -12,7 +12,7 @@ inherit autotools eutils gnome2 python-single-r1 multilib DESCRIPTION="Diagram/flowchart creation program" HOMEPAGE="https://wiki.gnome.org/Apps/Dia" -SRC_URI="http://dev.gentoo.org/~pacho/gnome/${PN}-0.97.3_pre20140417.tar.xz" +SRC_URI="https://dev.gentoo.org/~pacho/gnome/${PN}-0.97.3_pre20140417.tar.xz" S="${WORKDIR}/${PN}-0.97.2" LICENSE="GPL-2" |