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 A0A0E1396D0 for ; Wed, 30 Aug 2017 06:26:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3283C1FC040; Wed, 30 Aug 2017 06:26:50 +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 1006D1FC040 for ; Wed, 30 Aug 2017 06:26:50 +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 490EB33BE4E for ; Wed, 30 Aug 2017 06:26:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AB448797 for ; Wed, 30 Aug 2017 06:26:46 +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: <1504074384.9c505e9cfd97cf8af3af9f099b1864b51ed22bac.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/urbanterror/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/urbanterror/urbanterror-4.3.2_p20170713.ebuild X-VCS-Directories: games-fps/urbanterror/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 9c505e9cfd97cf8af3af9f099b1864b51ed22bac X-VCS-Branch: master Date: Wed, 30 Aug 2017 06:26:46 +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: 784e083c-c12d-4e0d-8485-6d33bb72de1f X-Archives-Hash: c613c7893f5a8c14976232007a97bed2 commit: 9c505e9cfd97cf8af3af9f099b1864b51ed22bac Author: Nils Freydank posteo de> AuthorDate: Tue Aug 22 15:13:41 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Aug 30 06:26:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c505e9c games-fps/urbanterror: Add HOMEPAGE for engine source Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5381 games-fps/urbanterror/urbanterror-4.3.2_p20170713.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/urbanterror/urbanterror-4.3.2_p20170713.ebuild b/games-fps/urbanterror/urbanterror-4.3.2_p20170713.ebuild index d608be174ef..ba228d05417 100644 --- a/games-fps/urbanterror/urbanterror-4.3.2_p20170713.ebuild +++ b/games-fps/urbanterror/urbanterror-4.3.2_p20170713.ebuild @@ -5,7 +5,7 @@ EAPI="6" inherit flag-o-matic gnome2-utils DESCRIPTION="Hollywood tactical shooter based on the ioquake3 engine" -HOMEPAGE="http://urbanterror.info" +HOMEPAGE="http://urbanterror.info https://github.com/mickael9/ioq3" if [[ ${PV} == "9999" ]]; then inherit git-r3