diff options
author | David Hicks <david@hicks.id.au> | 2017-08-22 22:27:05 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-22 23:40:25 +0200 |
commit | 4499cbae1717d7160badb426f5332887919d179c (patch) | |
tree | 5d0d7f1098de2547dcab523cb5058d5b298a17fd /dev-games/aseprite | |
parent | games-rpg/arx-fatalis-demo: HOMEPAGE 301 redirect to HTTPS (diff) | |
download | gentoo-4499cbae1717d7160badb426f5332887919d179c.tar.gz gentoo-4499cbae1717d7160badb426f5332887919d179c.tar.bz2 gentoo-4499cbae1717d7160badb426f5332887919d179c.zip |
dev-games/aseprite: HOMEPAGE 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'dev-games/aseprite')
-rw-r--r-- | dev-games/aseprite/aseprite-1.1.6.ebuild | 4 | ||||
-rw-r--r-- | 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 c1e0558fba76..1809ebfb3e4a 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 ba3bf1af966c..bba4ca73d864 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 |