Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/aseprite/
Date: Tue, 22 Aug 2017 21:41:33
Message-Id: 1503438025.4499cbae1717d7160badb426f5332887919d179c.mgorny@gentoo
1 commit: 4499cbae1717d7160badb426f5332887919d179c
2 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
3 AuthorDate: Tue Aug 22 12:27:05 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 22 21:40:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4499cbae
7
8 dev-games/aseprite: HOMEPAGE 301 redirect to HTTPS
9
10 Package-Manager: Portage-2.3.7, Repoman-2.3.3
11
12 dev-games/aseprite/aseprite-1.1.6.ebuild | 4 ++--
13 dev-games/aseprite/aseprite-1.1.7.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-games/aseprite/aseprite-1.1.6.ebuild b/dev-games/aseprite/aseprite-1.1.6.ebuild
17 index c1e0558fba7..1809ebfb3e4 100644
18 --- a/dev-games/aseprite/aseprite-1.1.6.ebuild
19 +++ b/dev-games/aseprite/aseprite-1.1.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -6,7 +6,7 @@ EAPI=6
27 inherit cmake-utils eutils flag-o-matic
28
29 DESCRIPTION="Animated sprite editor & pixel art tool"
30 -HOMEPAGE="http://www.aseprite.org"
31 +HOMEPAGE="https://www.aseprite.org"
32 SRC_URI="https://github.com/aseprite/aseprite/releases/download/v${PV}/Aseprite-v${PV}-Source.zip"
33
34 # See https://github.com/aseprite/aseprite#credits
35
36 diff --git a/dev-games/aseprite/aseprite-1.1.7.ebuild b/dev-games/aseprite/aseprite-1.1.7.ebuild
37 index ba3bf1af966..bba4ca73d86 100644
38 --- a/dev-games/aseprite/aseprite-1.1.7.ebuild
39 +++ b/dev-games/aseprite/aseprite-1.1.7.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -6,7 +6,7 @@ EAPI=6
47 inherit cmake-utils eutils flag-o-matic
48
49 DESCRIPTION="Animated sprite editor & pixel art tool"
50 -HOMEPAGE="http://www.aseprite.org"
51 +HOMEPAGE="https://www.aseprite.org"
52 SRC_URI="https://github.com/aseprite/aseprite/releases/download/v${PV}/Aseprite-v${PV}-Source.zip"
53
54 # See https://github.com/aseprite/aseprite#credits