diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-22 23:43:58 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-22 23:45:23 -0400 |
commit | 22f4c6a53b54eb18b84e236cbed1133c85fce55a (patch) | |
tree | e6ef5ededc81c7cd299930cbdf3d60a874f9b258 /media-gfx/gifsicle | |
parent | media-gfx/gifsicle: remove old (diff) | |
download | gentoo-22f4c6a53b54eb18b84e236cbed1133c85fce55a.tar.gz gentoo-22f4c6a53b54eb18b84e236cbed1133c85fce55a.tar.bz2 gentoo-22f4c6a53b54eb18b84e236cbed1133c85fce55a.zip |
media-gfx/gifsicle: sync HOMEPAGE/SRC_URI updates and shorten description
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.86.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.90.ebuild | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/gifsicle/gifsicle-1.86.ebuild b/media-gfx/gifsicle/gifsicle-1.86.ebuild index 5f46e634cb58..5d14f6a42a12 100644 --- a/media-gfx/gifsicle/gifsicle-1.86.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.86.ebuild @@ -3,9 +3,9 @@ EAPI=5 -DESCRIPTION="A command-line tool for creating, editing, and getting information about GIF images and animations" -HOMEPAGE="http://www.lcdf.org/~eddietwo/gifsicle/" -SRC_URI="http://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz" +DESCRIPTION="Create, manipulate, and optimize GIF images and animations" +HOMEPAGE="https://www.lcdf.org/~eddietwo/gifsicle/ https://github.com/kohler/gifsicle" +SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0" diff --git a/media-gfx/gifsicle/gifsicle-1.90.ebuild b/media-gfx/gifsicle/gifsicle-1.90.ebuild index c8a58e7ff40b..1787353501e5 100644 --- a/media-gfx/gifsicle/gifsicle-1.90.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.90.ebuild @@ -3,7 +3,7 @@ EAPI=6 -DESCRIPTION="A command-line tool for creating, editing, and getting information about GIF images and animations" +DESCRIPTION="Create, manipulate, and optimize GIF images and animations" HOMEPAGE="https://www.lcdf.org/~eddietwo/gifsicle/ https://github.com/kohler/gifsicle" SRC_URI="https://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz" |