diff options
author | 2015-08-24 15:41:27 +0200 | |
---|---|---|
committer | 2015-08-24 15:41:51 +0200 | |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /media-video/tovid/tovid-0.34_p20120123.ebuild | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2 gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip |
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-video/tovid/tovid-0.34_p20120123.ebuild')
-rw-r--r-- | media-video/tovid/tovid-0.34_p20120123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/tovid/tovid-0.34_p20120123.ebuild b/media-video/tovid/tovid-0.34_p20120123.ebuild index 9dfdb4b8223e..10a4b2ee5ce7 100644 --- a/media-video/tovid/tovid-0.34_p20120123.ebuild +++ b/media-video/tovid/tovid-0.34_p20120123.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# svn checkout http://tovid.googlecode.com/svn/trunk/tovid tovid-${PV} +# svn checkout https://tovid.googlecode.com/svn/trunk/tovid tovid-${PV} # note: see quickrelease file in the top source directory EAPI=3 @@ -17,7 +17,7 @@ inherit distutils gnome2-utils DESCRIPTION="A collection of DVD authoring tools" HOMEPAGE="http://tovid.wikia.com/wiki/Tovid_Wiki" SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.gz" -#SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +#SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |