diff options
Diffstat (limited to 'app-text/stardict/stardict-3.0.4.ebuild')
-rw-r--r-- | app-text/stardict/stardict-3.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/stardict/stardict-3.0.4.ebuild b/app-text/stardict/stardict-3.0.4.ebuild index c7abe09800a8..0dde8d48b782 100644 --- a/app-text/stardict/stardict-3.0.4.ebuild +++ b/app-text/stardict/stardict-3.0.4.ebuild @@ -17,8 +17,8 @@ inherit eutils gnome2 DESCRIPTION="A international dictionary supporting fuzzy and glob style matching" HOMEPAGE="https://code.google.com/p/stardict-3/" -SRC_URI="http://${PN}-3.googlecode.com/files/${P}.tar.bz2 - pronounce? ( http://${PN}-3.googlecode.com/files/WyabdcRealPeopleTTS.tar.bz2 ) +SRC_URI="https://${PN}-3.googlecode.com/files/${P}.tar.bz2 + pronounce? ( https://${PN}-3.googlecode.com/files/WyabdcRealPeopleTTS.tar.bz2 ) qqwry? ( mirror://gentoo/QQWry.Dat.bz2 )" LICENSE="CPL-1.0 GPL-3 LGPL-2" |