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 9FD601382DE for ; Tue, 28 Jun 2016 14:41:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F61E9431F; Tue, 28 Jun 2016 14:38:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E1ED9431F for ; Tue, 28 Jun 2016 14:37:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC577340A51 for ; Tue, 28 Jun 2016 14:37:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88C782436 for ; Tue, 28 Jun 2016 14:37:51 +0000 (UTC) From: "Michael Sterrett" 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 Sterrett" Message-ID: <1467124652.24d5c27cd7653755991c1f947abbe7bb36d1f770.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/0ad-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild X-VCS-Directories: games-strategy/0ad-data/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: 24d5c27cd7653755991c1f947abbe7bb36d1f770 X-VCS-Branch: master Date: Tue, 28 Jun 2016 14:37:51 +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: 61c574be-e55e-4911-abc3-bd270a3578ba X-Archives-Hash: a269dc0317ac9120d3acb5c4460e2ae5 commit: 24d5c27cd7653755991c1f947abbe7bb36d1f770 Author: Michael Sterrett gentoo org> AuthorDate: Mon Jun 27 22:28:43 2016 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Tue Jun 28 14:37:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d5c27c games-strategy/0ad-data: update HOMEPAGE Package-Manager: portage-2.2.28 games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild b/games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild index 05786b5..2f19b5f 100644 --- a/games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild +++ b/games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild @@ -7,7 +7,7 @@ inherit games MY_P=0ad-${PV/_/-} DESCRIPTION="Data files for 0ad" -HOMEPAGE="http://wildfiregames.com/0ad/" +HOMEPAGE="https://play0ad.com/" SRC_URI="mirror://sourceforge/zero-ad/${MY_P}-unix-data.tar.xz" LICENSE="GPL-2 CC-BY-SA-3.0 LPPL-1.3c BitstreamVera"