Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: dev-games/aseprite/files/, dev-games/aseprite/
Date: Sun, 04 Dec 2016 13:26:32
Message-Id: 1480857956.610ab98339659c9c06b8db010c5f35cfa55ab442.winterheart@gentoo
1 commit: 610ab98339659c9c06b8db010c5f35cfa55ab442
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Sun Dec 4 13:24:28 2016 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Sun Dec 4 13:25:56 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=610ab983
7
8 dev-games/aseprite: bump to 1.1.9
9
10 New license (Aseprite EULA)
11
12 Package-Manager: portage-2.3.0
13 Manifest-Sign-Key: A018DE8C
14
15 dev-games/aseprite/{aseprite-1.1.7.ebuild => aseprite-1.1.9.ebuild} | 5 +++--
16 ...punned_pointer.patch => aseprite-1.1.9_type-punned_pointer.patch} | 0
17 2 files changed, 3 insertions(+), 2 deletions(-)
18
19 diff --git a/dev-games/aseprite/aseprite-1.1.7.ebuild b/dev-games/aseprite/aseprite-1.1.9.ebuild
20 similarity index 96%
21 rename from dev-games/aseprite/aseprite-1.1.7.ebuild
22 rename to dev-games/aseprite/aseprite-1.1.9.ebuild
23 index 45b24cd..8d177fc 100644
24 --- a/dev-games/aseprite/aseprite-1.1.7.ebuild
25 +++ b/dev-games/aseprite/aseprite-1.1.9.ebuild
26 @@ -10,12 +10,13 @@ DESCRIPTION="Animated sprite editor & pixel art tool"
27 HOMEPAGE="http://www.aseprite.org"
28 SRC_URI="https://github.com/aseprite/aseprite/releases/download/v${PV}/Aseprite-v${PV}-Source.zip"
29
30 -# See https://github.com/aseprite/aseprite#credits
31 +# See https://github.com/aseprite/aseprite#license
32 # Some bundled third-party packages built-in:
33 # gtest duktape modp_b64 simpleini
34 -LICENSE="BSD GPL-2 MIT"
35 +LICENSE="Aseprite-EULA"
36 SLOT="0"
37 KEYWORDS="~amd64 ~x86"
38 +RESTRICT="mirror"
39
40 IUSE="bundled-libs debug kde gtk3 test webp"
41
42
43 diff --git a/dev-games/aseprite/files/aseprite-1.1.7_type-punned_pointer.patch b/dev-games/aseprite/files/aseprite-1.1.9_type-punned_pointer.patch
44 similarity index 100%
45 rename from dev-games/aseprite/files/aseprite-1.1.7_type-punned_pointer.patch
46 rename to dev-games/aseprite/files/aseprite-1.1.9_type-punned_pointer.patch