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/shatter/
Date: Sat, 29 Feb 2020 01:15:47
Message-Id: 1582937799.b2b1b4e1b2e993434d444ad0e4238a862fed9f99.winterheart@gentoo
1 commit: b2b1b4e1b2e993434d444ad0e4238a862fed9f99
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 29 00:56:39 2020 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Sat Feb 29 00:56:39 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=b2b1b4e1
7
8 games-arcade/shatter: update package
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/shatter/shatter-1.0.20130609.ebuild | 8 ++++----
14 1 file changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/games-arcade/shatter/shatter-1.0.20130609.ebuild b/games-arcade/shatter/shatter-1.0.20130609.ebuild
17 index 821f6a2..991d30d 100644
18 --- a/games-arcade/shatter/shatter-1.0.20130609.ebuild
19 +++ b/games-arcade/shatter/shatter-1.0.20130609.ebuild
20 @@ -1,7 +1,7 @@
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 +EAPI=7
27 MULTILIB_COMPAT=( abi_x86_32 )
28
29 inherit eutils multilib-minimal unpacker-nixstaller
30 @@ -12,9 +12,9 @@ SRC_URI="Shatter-Release-2013-06-09.sh"
31
32 RESTRICT="fetch strip"
33
34 -LICENSE="as-is"
35 +LICENSE="all-rights-reserved"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="-* ~amd64 ~x86"
39 IUSE=""
40
41 DEPEND=""