commit: 4499cbae1717d7160badb426f5332887919d179c Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Tue Aug 22 12:27:05 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 22 21:40:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4499cbae
dev-games/aseprite: HOMEPAGE 301 redirect to HTTPS Package-Manager: Portage-2.3.7, Repoman-2.3.3 dev-games/aseprite/aseprite-1.1.6.ebuild | 4 ++-- dev-games/aseprite/aseprite-1.1.7.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-games/aseprite/aseprite-1.1.6.ebuild b/dev-games/aseprite/aseprite-1.1.6.ebuild index c1e0558fba7..1809ebfb3e4 100644 --- a/dev-games/aseprite/aseprite-1.1.6.ebuild +++ b/dev-games/aseprite/aseprite-1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils eutils flag-o-matic DESCRIPTION="Animated sprite editor & pixel art tool" -HOMEPAGE="http://www.aseprite.org" +HOMEPAGE="https://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 diff --git a/dev-games/aseprite/aseprite-1.1.7.ebuild b/dev-games/aseprite/aseprite-1.1.7.ebuild index ba3bf1af966..bba4ca73d86 100644 --- a/dev-games/aseprite/aseprite-1.1.7.ebuild +++ b/dev-games/aseprite/aseprite-1.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils eutils flag-o-matic DESCRIPTION="Animated sprite editor & pixel art tool" -HOMEPAGE="http://www.aseprite.org" +HOMEPAGE="https://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
