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 7D16D138336 for ; Sun, 17 Mar 2019 21:58:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 220D1E089B; Sun, 17 Mar 2019 21:58:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 E7842E089B for ; Sun, 17 Mar 2019 21:58:39 +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 45C0E335D2A for ; Sun, 17 Mar 2019 21:58:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9206756C for ; Sun, 17 Mar 2019 21:58:36 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1552859882.5a7335635f8c1e630f49ae9bb4b834980c39e93c.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/epiar/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-arcade/epiar/epiar-0.5-r1.ebuild X-VCS-Directories: games-arcade/epiar/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 5a7335635f8c1e630f49ae9bb4b834980c39e93c X-VCS-Branch: master Date: Sun, 17 Mar 2019 21:58:36 +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: ee0ebe84-4835-463a-99af-b80a70966168 X-Archives-Hash: 25140f3bb2e660c3a2b73da46944efb6 commit: 5a7335635f8c1e630f49ae9bb4b834980c39e93c Author: Daniel Schmidt tutanota com> AuthorDate: Sun Mar 17 20:18:29 2019 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Mar 17 21:58:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a733563 games-arcade/epiar: update HOMEPAGE Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Daniel Schmidt tutanota.com> Signed-off-by: James Le Cuirot gentoo.org> games-arcade/epiar/epiar-0.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/epiar/epiar-0.5-r1.ebuild b/games-arcade/epiar/epiar-0.5-r1.ebuild index 7ddbc3d9c66..05c4162056c 100644 --- a/games-arcade/epiar/epiar-0.5-r1.ebuild +++ b/games-arcade/epiar/epiar-0.5-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit flag-o-matic eutils games DESCRIPTION="A space adventure/combat game" -HOMEPAGE="http://epiar.net/" +HOMEPAGE="https://sourceforge.net/projects/epiar/" SRC_URI="mirror://sourceforge/epiar/${P}.0-src.zip" LICENSE="GPL-2 LGPL-2.1"