From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 73B3313881D for ; Sat, 26 Sep 2015 15:48:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 885AC21C017; Sat, 26 Sep 2015 15:48:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F9F621C017 for ; Sat, 26 Sep 2015 15:48:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1415C340C34 for ; Sat, 26 Sep 2015 15:48:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0557D1FA for ; Sat, 26 Sep 2015 15:48:30 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1443282489.daa4e73e83b8d84fa3e474a13b2bf8da299adbfa.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/dolphin/dolphin-15.08.1.ebuild kde-apps/dolphin/dolphin-15.08.49.9999.ebuild kde-apps/dolphin/dolphin-9999.ebuild X-VCS-Directories: kde-apps/dolphin/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: daa4e73e83b8d84fa3e474a13b2bf8da299adbfa X-VCS-Branch: master Date: Sat, 26 Sep 2015 15:48:30 +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: 166aaa6d-b7f6-4f18-b594-5f00192be832 X-Archives-Hash: 198a1deb7f3f0b388e138c8883c55bc3 commit: daa4e73e83b8d84fa3e474a13b2bf8da299adbfa Author: Michael Palimaka gentoo org> AuthorDate: Sat Sep 26 15:48:09 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Sep 26 15:48:09 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=daa4e73e kde-apps/dolphin: use HTTPS Package-Manager: portage-2.2.20.1 kde-apps/dolphin/dolphin-15.08.1.ebuild | 2 +- kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 2 +- kde-apps/dolphin/dolphin-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/dolphin/dolphin-15.08.1.ebuild b/kde-apps/dolphin/dolphin-15.08.1.ebuild index f37f2ce..2c5f46b 100644 --- a/kde-apps/dolphin/dolphin-15.08.1.ebuild +++ b/kde-apps/dolphin/dolphin-15.08.1.ebuild @@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Plasma filemanager focusing on usability" -HOMEPAGE="https://dolphin.kde.org http://www.kde.org/applications/system/dolphin" +HOMEPAGE="https://dolphin.kde.org https://www.kde.org/applications/system/dolphin" KEYWORDS="~amd64 ~x86" IUSE="semantic-desktop thumbnail" diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild index 2003160..49be09a 100644 --- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild +++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild @@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Plasma filemanager focusing on usability" -HOMEPAGE="https://dolphin.kde.org http://www.kde.org/applications/system/dolphin" +HOMEPAGE="https://dolphin.kde.org https://www.kde.org/applications/system/dolphin" KEYWORDS="" IUSE="semantic-desktop thumbnail" diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild index df41299..d5f52ba 100644 --- a/kde-apps/dolphin/dolphin-9999.ebuild +++ b/kde-apps/dolphin/dolphin-9999.ebuild @@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Plasma filemanager focusing on usability" -HOMEPAGE="https://dolphin.kde.org http://www.kde.org/applications/system/dolphin" +HOMEPAGE="https://dolphin.kde.org https://www.kde.org/applications/system/dolphin" KEYWORDS="" IUSE="semantic-desktop thumbnail"