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 1343E138334 for ; Tue, 6 Nov 2018 16:02:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DC08E0BFF; Tue, 6 Nov 2018 16:02:35 +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 D03B7E0BFF for ; Tue, 6 Nov 2018 16:02:34 +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 404B2335D10 for ; Tue, 6 Nov 2018 16:02:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46302469 for ; Tue, 6 Nov 2018 16:02:30 +0000 (UTC) From: "Craig Andrews" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Craig Andrews" Message-ID: <1541519887.e17ce46fb2c51b2c46d1e3ddbce3b6df1e70f9de.candrews@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-peripheral-steamcontroller/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild X-VCS-Directories: media-plugins/kodi-peripheral-steamcontroller/ X-VCS-Committer: candrews X-VCS-Committer-Name: Craig Andrews X-VCS-Revision: e17ce46fb2c51b2c46d1e3ddbce3b6df1e70f9de X-VCS-Branch: master Date: Tue, 6 Nov 2018 16:02: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: 66fa38d4-d254-4ccc-b65f-2ac0ae343c85 X-Archives-Hash: 6e35502a90a5ef11a06bd4f6d2686b0b commit: e17ce46fb2c51b2c46d1e3ddbce3b6df1e70f9de Author: Craig Andrews gentoo org> AuthorDate: Tue Nov 6 15:34:25 2018 +0000 Commit: Craig Andrews gentoo org> CommitDate: Tue Nov 6 15:58:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17ce46f media-plugins/kodi-peripheral-steamcontroller: Fix incorrect HOMEPAGE Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Craig Andrews gentoo.org> .../kodi-peripheral-steamcontroller-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild index d0320868c73..d357c789b6d 100644 --- a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild +++ b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils kodi-addon DESCRIPTION="Steam controller driver for Kodi" -HOMEPAGE="https://github.com/xbmc/peripheral.steamcontroller" +HOMEPAGE="https://github.com/kodi-game/peripheral.steamcontroller" SRC_URI="" case ${PV} in