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 5D2D81396D0 for ; Sun, 27 Aug 2017 07:14:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79405E0E56; Sun, 27 Aug 2017 07:14:08 +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 59A3EE0E56 for ; Sun, 27 Aug 2017 07:14:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8AD9A341909 for ; Sun, 27 Aug 2017 07:14:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBB98842C for ; Sun, 27 Aug 2017 07:14:03 +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: <1503818034.c55cc4e80ea3e8f687e9a3b32a20960b12fe2c9c.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/qoauth/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/qoauth/qoauth-1.0.1.ebuild dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild X-VCS-Directories: dev-libs/qoauth/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c55cc4e80ea3e8f687e9a3b32a20960b12fe2c9c X-VCS-Branch: master Date: Sun, 27 Aug 2017 07:14:03 +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: 54985ba8-5d53-4e74-a9e6-4a06bef97309 X-Archives-Hash: 5fc5ac4cf08996b7782ba1805587a374 commit: c55cc4e80ea3e8f687e9a3b32a20960b12fe2c9c Author: Michael Palimaka gentoo org> AuthorDate: Sun Aug 27 07:11:27 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 27 07:13:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c55cc4e8 dev-libs/qoauth: update HOMEPAGE Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-libs/qoauth/qoauth-1.0.1.ebuild | 4 ++-- dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild | 2 +- dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/qoauth/qoauth-1.0.1.ebuild b/dev-libs/qoauth/qoauth-1.0.1.ebuild index 28f1e19aad4..fb045417507 100644 --- a/dev-libs/qoauth/qoauth-1.0.1.ebuild +++ b/dev-libs/qoauth/qoauth-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit qt4-r2 DESCRIPTION="A Qt-based library for OAuth support" -HOMEPAGE="https://wiki.github.com/ayoy/qoauth" +HOMEPAGE="https://github.com/ayoy/qoauth/wiki" SRC_URI="http://files.ayoy.net/qoauth/release/${PV}/src/${P}-src.tar.bz2" LICENSE="LGPL-2.1" diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild index 23f98112ad7..5a7f308f3f9 100644 --- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild +++ b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit qmake-utils DESCRIPTION="Qt-based library for OAuth support" -HOMEPAGE="https://wiki.github.com/ayoy/qoauth" +HOMEPAGE="https://github.com/ayoy/qoauth/wiki" SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1" diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild index 5a5d7c526e5..0acba9e2685 100644 --- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild +++ b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit qmake-utils DESCRIPTION="Qt-based library for OAuth support" -HOMEPAGE="https://wiki.github.com/ayoy/qoauth" +HOMEPAGE="https://github.com/ayoy/qoauth/wiki" SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz" LICENSE="LGPL-2.1"