Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gifsicle/
Date: Wed, 23 Aug 2017 03:45:41
Message-Id: 1503459923.22f4c6a53b54eb18b84e236cbed1133c85fce55a.radhermit@gentoo
1 commit: 22f4c6a53b54eb18b84e236cbed1133c85fce55a
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 23 03:43:58 2017 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 23 03:45:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22f4c6a5
7
8 media-gfx/gifsicle: sync HOMEPAGE/SRC_URI updates and shorten description
9
10 media-gfx/gifsicle/gifsicle-1.86.ebuild | 6 +++---
11 media-gfx/gifsicle/gifsicle-1.90.ebuild | 2 +-
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/media-gfx/gifsicle/gifsicle-1.86.ebuild b/media-gfx/gifsicle/gifsicle-1.86.ebuild
15 index 5f46e634cb5..5d14f6a42a1 100644
16 --- a/media-gfx/gifsicle/gifsicle-1.86.ebuild
17 +++ b/media-gfx/gifsicle/gifsicle-1.86.ebuild
18 @@ -3,9 +3,9 @@
19
20 EAPI=5
21
22 -DESCRIPTION="A command-line tool for creating, editing, and getting information about GIF images and animations"
23 -HOMEPAGE="http://www.lcdf.org/~eddietwo/gifsicle/"
24 -SRC_URI="http://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz"
25 +DESCRIPTION="Create, manipulate, and optimize GIF images and animations"
26 +HOMEPAGE="https://www.lcdf.org/~eddietwo/gifsicle/ https://github.com/kohler/gifsicle"
27 +SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz"
28
29 LICENSE="GPL-2 MIT"
30 SLOT="0"
31
32 diff --git a/media-gfx/gifsicle/gifsicle-1.90.ebuild b/media-gfx/gifsicle/gifsicle-1.90.ebuild
33 index c8a58e7ff40..1787353501e 100644
34 --- a/media-gfx/gifsicle/gifsicle-1.90.ebuild
35 +++ b/media-gfx/gifsicle/gifsicle-1.90.ebuild
36 @@ -3,7 +3,7 @@
37
38 EAPI=6
39
40 -DESCRIPTION="A command-line tool for creating, editing, and getting information about GIF images and animations"
41 +DESCRIPTION="Create, manipulate, and optimize GIF images and animations"
42 HOMEPAGE="https://www.lcdf.org/~eddietwo/gifsicle/ https://github.com/kohler/gifsicle"
43 SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz"