diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-31 09:14:31 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-31 09:14:31 -0400 |
commit | 0da3cbad6c50977f2e8b75de0eb1652661f2f367 (patch) | |
tree | c8b3885c3cc81343e98ef75dc5d2331a2816f642 /media-sound | |
parent | media-libs/opusfile: use https for HOMEPAGE and SRC_URI (diff) | |
download | gentoo-0da3cbad6c50977f2e8b75de0eb1652661f2f367.tar.gz gentoo-0da3cbad6c50977f2e8b75de0eb1652661f2f367.tar.bz2 gentoo-0da3cbad6c50977f2e8b75de0eb1652661f2f367.zip |
media-sound/csound: use https for HOMEPAGE
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/csound/csound-6.08.0.ebuild | 2 | ||||
-rw-r--r-- | media-sound/csound/csound-6.09.1.ebuild | 2 | ||||
-rw-r--r-- | media-sound/csound/csound-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/csound/csound-6.08.0.ebuild b/media-sound/csound/csound-6.08.0.ebuild index 02b97f9a43e3..9cf35beeed2b 100644 --- a/media-sound/csound/csound-6.08.0.ebuild +++ b/media-sound/csound/csound-6.08.0.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="A sound design and signal processing system for composition and performance" -HOMEPAGE="http://csound.github.io/" +HOMEPAGE="https://csound.github.io/" LICENSE="LGPL-2.1" SLOT="0" diff --git a/media-sound/csound/csound-6.09.1.ebuild b/media-sound/csound/csound-6.09.1.ebuild index 064241c1a08a..75d255548604 100644 --- a/media-sound/csound/csound-6.09.1.ebuild +++ b/media-sound/csound/csound-6.09.1.ebuild @@ -20,7 +20,7 @@ else fi DESCRIPTION="A sound design and signal processing system for composition and performance" -HOMEPAGE="http://csound.github.io/" +HOMEPAGE="https://csound.github.io/" LICENSE="LGPL-2.1 doc? ( FDL-1.2+ )" SLOT="0" diff --git a/media-sound/csound/csound-9999.ebuild b/media-sound/csound/csound-9999.ebuild index a896acb2486a..afdb7ee63159 100644 --- a/media-sound/csound/csound-9999.ebuild +++ b/media-sound/csound/csound-9999.ebuild @@ -20,7 +20,7 @@ else fi DESCRIPTION="A sound design and signal processing system for composition and performance" -HOMEPAGE="http://csound.github.io/" +HOMEPAGE="https://csound.github.io/" LICENSE="LGPL-2.1 doc? ( FDL-1.2+ )" SLOT="0" |