From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QeRSa-0004CX-Bx for garchives@archives.gentoo.org; Wed, 06 Jul 2011 12:44:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7029221C073; Wed, 6 Jul 2011 12:44:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3B55321C073 for ; Wed, 6 Jul 2011 12:44:00 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B17B61B4010 for ; Wed, 6 Jul 2011 12:43:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 1C34E8003D for ; Wed, 6 Jul 2011 12:43:59 +0000 (UTC) From: "Nikoli" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nikoli" Message-ID: <9d9540c79bc0a52225653ab66b330a84267aa4a1.nikoli@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-fps/xonotic-data/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-fps/xonotic-data/ChangeLog games-fps/xonotic-data/xonotic-data-9999.ebuild X-VCS-Directories: games-fps/xonotic-data/ X-VCS-Committer: nikoli X-VCS-Committer-Name: Nikoli X-VCS-Revision: 9d9540c79bc0a52225653ab66b330a84267aa4a1 Date: Wed, 6 Jul 2011 12:43:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 4bd03ec48d17d7a85076cc5e6c633c3c commit: 9d9540c79bc0a52225653ab66b330a84267aa4a1 Author: Nikoli lavabit com> AuthorDate: Wed Jul 6 12:43:36 2011 +0000 Commit: Nikoli lavabit com> CommitDate: Wed Jul 6 12:43:36 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gamerlay.git;= a=3Dcommit;h=3D9d9540c7 xonotic-data: fix store dir (Portage version: 2.1.10.3/git/Linux x86_64, unsigned Manifest commit) --- games-fps/xonotic-data/ChangeLog | 3 +++ games-fps/xonotic-data/xonotic-data-9999.ebuild | 1 - 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/games-fps/xonotic-data/ChangeLog b/games-fps/xonotic-data/Ch= angeLog index eeb45fe..265ecb1 100644 --- a/games-fps/xonotic-data/ChangeLog +++ b/games-fps/xonotic-data/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 06 Jul 2011; Nikoli xonotic-data-9999.ebuild: + fix store dir + 05 Jul 2011; Nikoli xonotic-data-9999.ebuild: migrate to git-2 =20 diff --git a/games-fps/xonotic-data/xonotic-data-9999.ebuild b/games-fps/= xonotic-data/xonotic-data-9999.ebuild index 4d5e481..a00eb14 100644 --- a/games-fps/xonotic-data/xonotic-data-9999.ebuild +++ b/games-fps/xonotic-data/xonotic-data-9999.ebuild @@ -11,7 +11,6 @@ DESCRIPTION=3D"Xonotic data files" HOMEPAGE=3D"http://www.xonotic.org/" BASE_URI=3D"git://git.xonotic.org/${MY_PN}/${MY_PN}" EGIT_REPO_URI=3D"${BASE_URI}.git" -EGIT_PROJECT=3D"${MY_PN}" =20 LICENSE=3D"GPL-2" SLOT=3D"0"