Gentoo Archives: gentoo-commits

From: Nikoli <nikoli@×××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-fps/xonotic-data/
Date: Wed, 06 Jul 2011 12:44:08
Message-Id: 9d9540c79bc0a52225653ab66b330a84267aa4a1.nikoli@gentoo
1 commit: 9d9540c79bc0a52225653ab66b330a84267aa4a1
2 Author: Nikoli <nikoli <AT> lavabit <DOT> com>
3 AuthorDate: Wed Jul 6 12:43:36 2011 +0000
4 Commit: Nikoli <nikoli <AT> lavabit <DOT> com>
5 CommitDate: Wed Jul 6 12:43:36 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=9d9540c7
7
8 xonotic-data: fix store dir
9
10 (Portage version: 2.1.10.3/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 games-fps/xonotic-data/ChangeLog | 3 +++
14 games-fps/xonotic-data/xonotic-data-9999.ebuild | 1 -
15 2 files changed, 3 insertions(+), 1 deletions(-)
16
17 diff --git a/games-fps/xonotic-data/ChangeLog b/games-fps/xonotic-data/ChangeLog
18 index eeb45fe..265ecb1 100644
19 --- a/games-fps/xonotic-data/ChangeLog
20 +++ b/games-fps/xonotic-data/ChangeLog
21 @@ -2,6 +2,9 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 06 Jul 2011; Nikoli <nikoli@×××××××.com> xonotic-data-9999.ebuild:
26 + fix store dir
27 +
28 05 Jul 2011; Nikoli <nikoli@×××××××.com> xonotic-data-9999.ebuild:
29 migrate to git-2
30
31
32 diff --git a/games-fps/xonotic-data/xonotic-data-9999.ebuild b/games-fps/xonotic-data/xonotic-data-9999.ebuild
33 index 4d5e481..a00eb14 100644
34 --- a/games-fps/xonotic-data/xonotic-data-9999.ebuild
35 +++ b/games-fps/xonotic-data/xonotic-data-9999.ebuild
36 @@ -11,7 +11,6 @@ DESCRIPTION="Xonotic data files"
37 HOMEPAGE="http://www.xonotic.org/"
38 BASE_URI="git://git.xonotic.org/${MY_PN}/${MY_PN}"
39 EGIT_REPO_URI="${BASE_URI}.git"
40 -EGIT_PROJECT="${MY_PN}"
41
42 LICENSE="GPL-2"
43 SLOT="0"