From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F12E81396D0 for ; Tue, 22 Aug 2017 15:57:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0AD91FC0A1; Tue, 22 Aug 2017 15:57:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CEED31FC0A1 for ; Tue, 22 Aug 2017 15:57:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CAD2B341AA0 for ; Tue, 22 Aug 2017 15:57:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F5C37EC7 for ; Tue, 22 Aug 2017 15:57:52 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1503417464.a0dcaaafb0431f5d0479b9d751dd00ea315011c1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pulseaudio/metadata.xml media-sound/pulseaudio/pulseaudio-10.0.ebuild X-VCS-Directories: media-sound/pulseaudio/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a0dcaaafb0431f5d0479b9d751dd00ea315011c1 X-VCS-Branch: master Date: Tue, 22 Aug 2017 15:57:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 57fda84b-cd90-41bc-90be-cc33fb823212 X-Archives-Hash: ac442b0eb74ce9ceadafa1c8000eaa38 commit: a0dcaaafb0431f5d0479b9d751dd00ea315011c1 Author: David Hicks hicks id au> AuthorDate: Tue Aug 22 10:59:37 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Aug 22 15:57:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0dcaaaf media-sound/pulseaudio: use HTTPS for freedesktop.org, fix HOMEPAGE media-sound/pulseaudio/metadata.xml | 2 +- media-sound/pulseaudio/pulseaudio-10.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml index 047749e82d9..e35348f6106 100644 --- a/media-sound/pulseaudio/metadata.xml +++ b/media-sound/pulseaudio/metadata.xml @@ -42,7 +42,7 @@ script for PulseAudio. Since this support is only supported for embedded situations, do not enable without reading the upstream instructions at - http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ . + https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ . Use libasyncns for asynchronous name resolution. Build the doxygen-described API documentation. diff --git a/media-sound/pulseaudio/pulseaudio-10.0.ebuild b/media-sound/pulseaudio/pulseaudio-10.0.ebuild index b0197dca376..9c5aa47edde 100644 --- a/media-sound/pulseaudio/pulseaudio-10.0.ebuild +++ b/media-sound/pulseaudio/pulseaudio-10.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit autotools bash-completion-r1 eutils flag-o-matic gnome2-utils linux-info systemd user versionator udev multilib-minimal DESCRIPTION="A networked sound server with an advanced plugin system" -HOMEPAGE="http://www.pulseaudio.org/" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/PulseAudio/" SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz" # libpulse-simple and libpulse link to libpulse-core; this is daemon's