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 71E44138334 for ; Wed, 25 Dec 2019 21:49:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 684F5E0C35; Wed, 25 Dec 2019 21:49:30 +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 4D923E0C35 for ; Wed, 25 Dec 2019 21:49:30 +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 0329534DB5D for ; Wed, 25 Dec 2019 21:49:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F3C13C for ; Wed, 25 Dec 2019 21:49:27 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1577310528.62c269d9ec575f5f89bd83c6ab41a89ba2626226.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-zx-error/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild X-VCS-Directories: games-misc/fortune-mod-zx-error/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 62c269d9ec575f5f89bd83c6ab41a89ba2626226 X-VCS-Branch: master Date: Wed, 25 Dec 2019 21:49:27 +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: 9bf60e2f-e9ea-4bcd-ac2d-37abc31d464b X-Archives-Hash: edf2cf5535f0c1dc3ed270fd07747001 commit: 62c269d9ec575f5f89bd83c6ab41a89ba2626226 Author: Ulrich Müller gentoo org> AuthorDate: Wed Dec 25 21:48:48 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Dec 25 21:48:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c269d9 games-misc/fortune-mod-zx-error: Update HOMEPAGE and SRC_URI. Closes: https://bugs.gentoo.org/703746 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Ulrich Müller gentoo.org> games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild b/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild index 0f83be2dd3c..81675e102fa 100644 --- a/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild +++ b/games-misc/fortune-mod-zx-error/fortune-mod-zx-error-1.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 MY_P="fortunes-zx-error-${PV}" DESCRIPTION="Sinclair ZX Spectrum BASIC error Fortunes" -HOMEPAGE="http://korpus.juls.savba.sk/~garabik/software/fortunes-zx-error.html" -SRC_URI="http://korpus.juls.savba.sk/~garabik/software/fortunes-zx-error/${MY_P}.tar.gz" +HOMEPAGE="http://kassiopeia.juls.savba.sk/~garabik/software/fortunes-zx-error.html" +SRC_URI="http://kassiopeia.juls.savba.sk/~garabik/software/fortunes-zx-error/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0"