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 298E7139694 for ; Tue, 25 Apr 2017 11:32:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BB2321C082; Tue, 25 Apr 2017 11:32:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A34121C082 for ; Tue, 25 Apr 2017 11:32: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 E8A8F341301 for ; Tue, 25 Apr 2017 11:32:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DA5E7429 for ; Tue, 25 Apr 2017 11:32:51 +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: <1493119962.5ee931a91c1c82fbd2cea90708c0f6c03431ee45.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/qca/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/qca/qca-2.1.1-r1.ebuild app-crypt/qca/qca-2.1.1.ebuild app-crypt/qca/qca-2.1.3.ebuild X-VCS-Directories: app-crypt/qca/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 5ee931a91c1c82fbd2cea90708c0f6c03431ee45 X-VCS-Branch: master Date: Tue, 25 Apr 2017 11:32:51 +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: ae653e6a-a292-46a8-a36a-4f746871c90b X-Archives-Hash: 037bbbf47aa00a67437f98c343bd3593 commit: 5ee931a91c1c82fbd2cea90708c0f6c03431ee45 Author: Michael Palimaka gentoo org> AuthorDate: Tue Apr 25 11:32:33 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Apr 25 11:32:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee931a9 app-crypt/qca: update HOMEPAGE Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-crypt/qca/qca-2.1.1-r1.ebuild | 2 +- app-crypt/qca/qca-2.1.1.ebuild | 2 +- app-crypt/qca/qca-2.1.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-crypt/qca/qca-2.1.1-r1.ebuild b/app-crypt/qca/qca-2.1.1-r1.ebuild index 36df2c7b65e..764e6018c3a 100644 --- a/app-crypt/qca/qca-2.1.1-r1.ebuild +++ b/app-crypt/qca/qca-2.1.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils multibuild qmake-utils DESCRIPTION="Qt Cryptographic Architecture (QCA)" -HOMEPAGE="http://delta.affinix.com/qca/" +HOMEPAGE="https://userbase.kde.org/QCA" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2.1" diff --git a/app-crypt/qca/qca-2.1.1.ebuild b/app-crypt/qca/qca-2.1.1.ebuild index c2921bdfc7f..e83a125b541 100644 --- a/app-crypt/qca/qca-2.1.1.ebuild +++ b/app-crypt/qca/qca-2.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils multibuild qmake-utils DESCRIPTION="Qt Cryptographic Architecture (QCA)" -HOMEPAGE="http://delta.affinix.com/qca/" +HOMEPAGE="https://userbase.kde.org/QCA" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2.1" diff --git a/app-crypt/qca/qca-2.1.3.ebuild b/app-crypt/qca/qca-2.1.3.ebuild index 4b9e9bf3429..177bcdb8ae3 100644 --- a/app-crypt/qca/qca-2.1.3.ebuild +++ b/app-crypt/qca/qca-2.1.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils multibuild qmake-utils DESCRIPTION="Qt Cryptographic Architecture (QCA)" -HOMEPAGE="http://delta.affinix.com/qca/" +HOMEPAGE="https://userbase.kde.org/QCA" SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="LGPL-2.1"