diff options
author | Andreas Sturmlechner <[email protected]> | 2020-09-21 19:01:13 +0200 |
---|---|---|
committer | Andreas Sturmlechner <[email protected]> | 2020-09-22 00:51:58 +0200 |
commit | d2bf8d9b5f8d1433c6960fb1bede2326d5686a98 (patch) | |
tree | 477fac58d241220b88d6b5a0de2dc97a307acb0e /trinity-base/arts | |
parent | b57bb3f54c467bf35479ddfa158a5f0a9d319f98 (diff) | |
download | tde-packaging-gentoo-d2bf8d9b5f8d1433c6960fb1bede2326d5686a98.tar.gz tde-packaging-gentoo-d2bf8d9b5f8d1433c6960fb1bede2326d5686a98.zip |
*/*: HOMEPAGE: http -> https
Signed-off-by: Andreas Sturmlechner <[email protected]>
Diffstat (limited to 'trinity-base/arts')
-rw-r--r-- | trinity-base/arts/arts-14.0.6.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/arts/arts-14.0.7.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/arts/arts-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-base/arts/arts-14.0.6.ebuild b/trinity-base/arts/arts-14.0.6.ebuild index f187312c..2eced78b 100644 --- a/trinity-base/arts/arts-14.0.6.ebuild +++ b/trinity-base/arts/arts-14.0.6.ebuild @@ -11,7 +11,7 @@ inherit trinity-base-2 set-trinityver DESCRIPTION="aRts, the Trinity sound (and all-around multimedia) server/output manager" -HOMEPAGE="http://trinitydesktop.org/" +HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" KEYWORDS="~amd64 ~x86" diff --git a/trinity-base/arts/arts-14.0.7.ebuild b/trinity-base/arts/arts-14.0.7.ebuild index f187312c..2eced78b 100644 --- a/trinity-base/arts/arts-14.0.7.ebuild +++ b/trinity-base/arts/arts-14.0.7.ebuild @@ -11,7 +11,7 @@ inherit trinity-base-2 set-trinityver DESCRIPTION="aRts, the Trinity sound (and all-around multimedia) server/output manager" -HOMEPAGE="http://trinitydesktop.org/" +HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" KEYWORDS="~amd64 ~x86" diff --git a/trinity-base/arts/arts-9999.ebuild b/trinity-base/arts/arts-9999.ebuild index f64d3278..35a62a32 100644 --- a/trinity-base/arts/arts-9999.ebuild +++ b/trinity-base/arts/arts-9999.ebuild @@ -12,7 +12,7 @@ inherit trinity-base-2 set-trinityver DESCRIPTION="aRts, the Trinity sound (and all-around multimedia) server/output manager" -HOMEPAGE="http://trinitydesktop.org/" +HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" IUSE="alsa -artswrappersuid jack mp3 vorbis" |