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 AEBD6138359 for ; Sun, 23 Aug 2020 11:45:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD7B1E07C5; Sun, 23 Aug 2020 11:45:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 95CFEE07C5 for ; Sun, 23 Aug 2020 11:45:06 +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 03C6E335D87 for ; Sun, 23 Aug 2020 11:45:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82FC032A for ; Sun, 23 Aug 2020 11:45:03 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1598182952.47bd51b8465baad116f1731f181b2ce0cc6341ef.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/pcem/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/pcem/metadata.xml app-emulation/pcem/pcem-16.ebuild X-VCS-Directories: app-emulation/pcem/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 47bd51b8465baad116f1731f181b2ce0cc6341ef X-VCS-Branch: master Date: Sun, 23 Aug 2020 11:45: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 64cf37f5-7159-4a5c-8b1b-7e549ee92d2f X-Archives-Hash: 2a83b74c4fc6d5f3068a40d3d9a72c34 commit: 47bd51b8465baad116f1731f181b2ce0cc6341ef Author: Azamat H. Hackimov gmail com> AuthorDate: Sun Aug 23 02:45:11 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Aug 23 11:42:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47bd51b8 app-emulation/pcem: update HOMEPAGE Replace non-functioning BitBucket URL Bug: https://bugs.gentoo.org/737896 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Azamat H. Hackimov gmail.com> Signed-off-by: David Seifert gentoo.org> app-emulation/pcem/metadata.xml | 2 +- app-emulation/pcem/pcem-16.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/pcem/metadata.xml b/app-emulation/pcem/metadata.xml index d949dbdb3e6..b25ac367e48 100644 --- a/app-emulation/pcem/metadata.xml +++ b/app-emulation/pcem/metadata.xml @@ -18,6 +18,6 @@ https://pcem-emulator.co.uk/phpBB3/viewforum.php?f=2 - pcem_emulator/pcem + sarah-walker-pcem/pcem diff --git a/app-emulation/pcem/pcem-16.ebuild b/app-emulation/pcem/pcem-16.ebuild index 8b2b9258363..605cd74eded 100644 --- a/app-emulation/pcem/pcem-16.ebuild +++ b/app-emulation/pcem/pcem-16.ebuild @@ -10,7 +10,7 @@ WX_GTK_VER="3.0" DESCRIPTION="A PC emulator that specializes in running old operating systems and software" HOMEPAGE=" https://pcem-emulator.co.uk/ - https://bitbucket.org/pcem_emulator/pcem/ + https://github.com/sarah-walker-pcem/pcem/ " SRC_URI="https://pcem-emulator.co.uk/files/PCemV${PV}Linux.tar.gz"