Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/sauerbraten/
Date: Wed, 12 Feb 2020 18:06:32
Message-Id: 1581530561.7e39f169c0bf4a8d57d3df856b1f4b96228a0952.soap@gentoo
1 commit: 7e39f169c0bf4a8d57d3df856b1f4b96228a0952
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 12 18:02:41 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 12 18:02:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e39f169
7
8 games-fps/sauerbraten: [QA] inherit vcs-clean.eclass directly
9
10 Package-Manager: Portage-2.3.88, Repoman-2.3.20
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 games-fps/sauerbraten/sauerbraten-2013.02.03.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-fps/sauerbraten/sauerbraten-2013.02.03.ebuild b/games-fps/sauerbraten/sauerbraten-2013.02.03.ebuild
17 index 4bb7c3603b5..6671f8f3e87 100644
18 --- a/games-fps/sauerbraten/sauerbraten-2013.02.03.ebuild
19 +++ b/games-fps/sauerbraten/sauerbraten-2013.02.03.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 -inherit eutils flag-o-matic gnome2-utils games
27 +inherit eutils flag-o-matic gnome2-utils games vcs-clean
28
29 EDITION="collect_edition"
30 DESCRIPTION="Sauerbraten is a FOSS game engine (Cube 2) with freeware game data (Sauerbraten)"