diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2016-12-04 18:24:28 +0500 |
---|---|---|
committer | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2016-12-04 18:25:56 +0500 |
commit | 610ab98339659c9c06b8db010c5f35cfa55ab442 (patch) | |
tree | 93dee5681123dbaf0212c32d4558696612806b7b /dev-games | |
parent | New license for Aseprite (diff) | |
download | gamerlay-610ab98339659c9c06b8db010c5f35cfa55ab442.tar.gz gamerlay-610ab98339659c9c06b8db010c5f35cfa55ab442.tar.bz2 gamerlay-610ab98339659c9c06b8db010c5f35cfa55ab442.zip |
dev-games/aseprite: bump to 1.1.9
New license (Aseprite EULA)
Package-Manager: portage-2.3.0
Manifest-Sign-Key: A018DE8C
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/aseprite/Manifest | 9 | ||||
-rw-r--r-- | dev-games/aseprite/aseprite-1.1.9.ebuild (renamed from dev-games/aseprite/aseprite-1.1.7.ebuild) | 5 | ||||
-rw-r--r-- | dev-games/aseprite/files/aseprite-1.1.9_type-punned_pointer.patch (renamed from dev-games/aseprite/files/aseprite-1.1.7_type-punned_pointer.patch) | 0 |
3 files changed, 7 insertions, 7 deletions
diff --git a/dev-games/aseprite/Manifest b/dev-games/aseprite/Manifest index 0ac1ddf..463c82b 100644 --- a/dev-games/aseprite/Manifest +++ b/dev-games/aseprite/Manifest @@ -1,11 +1,10 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 -DIST Aseprite-v1.1.7-Source.zip 11801711 SHA256 7b5b42d301fc37d3b62a50432a0fbff1483857b8f1829bb6fdac3b1a22d19ade SHA512 9a92853042c7de567a7eb33d10ddd38c6d6bd53acfe4b93dc96e11408a7bda39ef7503c159934c483f0455700933c541dfdc0cb4c505d3385778e40686e474e6 WHIRLPOOL 09097fe4784395370c7d8e1af7ee921943e0798c8e0853fdc6491f2daa0e80e1cf6e637041972a05abcfe687581ab1d2d72f99696def6ddbd69e2b8c1220db5e +DIST Aseprite-v1.1.9-Source.zip 11746265 SHA256 280e1c28d00632b8904a33dac7a4a1b0654e2d69666044b1cb3b9c5fdc820008 SHA512 44c5878c67e69d2510c862e8f6869d727aa47b3d23d41d4e7318eca54c6d72fc5f89e72c70c160ce6da78fa091e11eedefa74e0273dc4cea59b2fe16c8851d9e WHIRLPOOL 866608c0e688b717c20f62a6cab6d22639939e5fd155f9a6808d318bd3cd18c513a89cf7224e3e0843561831ae0f7294b6aaed0b73410d306b914ed1234ff4ae -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2 -iF4EAREIAAYFAlfHOEQACgkQz+A7F6AY3ozpVgEAjkOlnAu8jQZeg5RSYegd30VA -ofk+sMjiVyVfuWsSjlQA/34EyzCUCCW3XRUwfDQIU/Q5uFJHFP94s5gA6YeU1Mkd -=mU/C +iF4EAREIAAYFAlhEGQcACgkQz+A7F6AY3ox8+wD6AwASkD0sZguRx1YeDDxXTDa3 +UR1TaD9kAexGq334px0BALu5di7Mw3K/W9GMSRi7Py3AOTu59qqv6PkPDAX5pOsC +=3Vpb -----END PGP SIGNATURE----- diff --git a/dev-games/aseprite/aseprite-1.1.7.ebuild b/dev-games/aseprite/aseprite-1.1.9.ebuild index 45b24cd..8d177fc 100644 --- a/dev-games/aseprite/aseprite-1.1.7.ebuild +++ b/dev-games/aseprite/aseprite-1.1.9.ebuild @@ -10,12 +10,13 @@ DESCRIPTION="Animated sprite editor & pixel art tool" HOMEPAGE="http://www.aseprite.org" SRC_URI="https://github.com/aseprite/aseprite/releases/download/v${PV}/Aseprite-v${PV}-Source.zip" -# See https://github.com/aseprite/aseprite#credits +# See https://github.com/aseprite/aseprite#license # Some bundled third-party packages built-in: # gtest duktape modp_b64 simpleini -LICENSE="BSD GPL-2 MIT" +LICENSE="Aseprite-EULA" SLOT="0" KEYWORDS="~amd64 ~x86" +RESTRICT="mirror" IUSE="bundled-libs debug kde gtk3 test webp" 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 index 0a05914..0a05914 100644 --- 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 |