commit: b8a024f304a1c10dc62f8b710645c6b4e2c71c1b Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sat Feb 29 01:01:35 2020 +0000 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru> CommitDate: Sat Feb 29 01:01:35 2020 +0000 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=b8a024f3
games-arcade/aquaria: remove unused eclass Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> games-arcade/aquaria/aquaria-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-arcade/aquaria/aquaria-9999.ebuild b/games-arcade/aquaria/aquaria-9999.ebuild index 2e1283e..3b1583b 100644 --- a/games-arcade/aquaria/aquaria-9999.ebuild +++ b/games-arcade/aquaria/aquaria-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 EHG_REPO_URI="http://hg.icculus.org/icculus/aquaria" -inherit eutils flag-o-matic cmake-utils mercurial versionator +inherit eutils flag-o-matic cmake-utils mercurial DESCRIPTION="A 2D scroller set in a massive ocean world" HOMEPAGE="http://www.bit-blot.com/aquaria/"
