projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75ff4b0
)
media-libs/libtheora: use https for SRC_URI and HOMEPAGE
author
Tim Harder
<radhermit@gentoo.org>
Thu, 31 Aug 2017 12:26:40 +0000
(08:26 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Thu, 31 Aug 2017 12:26:40 +0000
(08:26 -0400)
media-libs/libtheora/libtheora-1.1.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/libtheora/libtheora-1.1.1-r1.ebuild
b/media-libs/libtheora/libtheora-1.1.1-r1.ebuild
index 45dd41e24ad4aba92f882989d2304ee75c57c3ce..5a1eaab830657f202da7bf1ae9b3f3f7ea3f2999 100644
(file)
--- a/
media-libs/libtheora/libtheora-1.1.1-r1.ebuild
+++ b/
media-libs/libtheora/libtheora-1.1.1-r1.ebuild
@@
-5,8
+5,8
@@
EAPI=5
inherit autotools eutils flag-o-matic multilib-minimal
DESCRIPTION="The Theora Video Compression Codec"
-HOMEPAGE="http://www.theora.org"
-SRC_URI="http://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
+HOMEPAGE="http
s
://www.theora.org"
+SRC_URI="http
s
://downloads.xiph.org/releases/theora/${P/_}.tar.bz2"
LICENSE="BSD"
SLOT="0"