Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-arcade/aquaria/
Date: Sat, 29 Feb 2020 01:15:45
Message-Id: 1582938095.b8a024f304a1c10dc62f8b710645c6b4e2c71c1b.winterheart@gentoo
1 commit: b8a024f304a1c10dc62f8b710645c6b4e2c71c1b
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 29 01:01:35 2020 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Sat Feb 29 01:01:35 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=b8a024f3
7
8 games-arcade/aquaria: remove unused eclass
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
12
13 games-arcade/aquaria/aquaria-9999.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-arcade/aquaria/aquaria-9999.ebuild b/games-arcade/aquaria/aquaria-9999.ebuild
17 index 2e1283e..3b1583b 100644
18 --- a/games-arcade/aquaria/aquaria-9999.ebuild
19 +++ b/games-arcade/aquaria/aquaria-9999.ebuild
20 @@ -1,10 +1,10 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 EHG_REPO_URI="http://hg.icculus.org/icculus/aquaria"
27
28 -inherit eutils flag-o-matic cmake-utils mercurial versionator
29 +inherit eutils flag-o-matic cmake-utils mercurial
30
31 DESCRIPTION="A 2D scroller set in a massive ocean world"
32 HOMEPAGE="http://www.bit-blot.com/aquaria/"