diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-01-18 20:15:14 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-01-18 20:18:16 +0100 |
commit | 3151a344320fa227a2b5e63d78fa29f30572580e (patch) | |
tree | 2a4531576943acefe521926a5ca5cabe762f876b /media-gfx/gimp-arrow-brushes | |
parent | sys-block/open-iscsi: need linux/types.h to build (diff) | |
download | gentoo-3151a344320fa227a2b5e63d78fa29f30572580e.tar.gz gentoo-3151a344320fa227a2b5e63d78fa29f30572580e.tar.bz2 gentoo-3151a344320fa227a2b5e63d78fa29f30572580e.zip |
media-gfx/gimp-arrow-brushes: Update HOMEPAGE (#644918 by Jonas Stein)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-gfx/gimp-arrow-brushes')
-rw-r--r-- | media-gfx/gimp-arrow-brushes/gimp-arrow-brushes-20120122.ebuild | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/media-gfx/gimp-arrow-brushes/gimp-arrow-brushes-20120122.ebuild b/media-gfx/gimp-arrow-brushes/gimp-arrow-brushes-20120122.ebuild index e8fd55d84d65..eb64cf8fb129 100644 --- a/media-gfx/gimp-arrow-brushes/gimp-arrow-brushes-20120122.ebuild +++ b/media-gfx/gimp-arrow-brushes/gimp-arrow-brushes-20120122.ebuild @@ -1,11 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="4" +EAPI=6 DESCRIPTION="Brushes for GIMP including the styles arrow, handpointer, button arrow and cursor" -HOMEPAGE="http://www.gimphelp.org/index.shtml" -SRC_URI="http://www.gimphelp.org/DL/arrow_brushes_color_1.tar.bz2 +HOMEPAGE="http://www.gimphelp.org/index.html" +SRC_URI=" + http://www.gimphelp.org/DL/arrow_brushes_color_1.tar.bz2 http://www.gimphelp.org/DL/arrow_brushes_color_2.tar.bz2 http://www.gimphelp.org/DL/arrow_brushes_BW_1.tar.bz2 http://www.gimphelp.org/DL/arrow_brushes_BW_2.tar.bz2 @@ -13,7 +14,8 @@ SRC_URI="http://www.gimphelp.org/DL/arrow_brushes_color_1.tar.bz2 http://www.gimphelp.org/DL/hand_pointer_brushes.tar.bz2 http://www.gimphelp.org/DL/button_arrow_brushes.tar.bz2 http://www.gimphelp.org/DL/arrow_action.tar.bz2 - http://www.gimphelp.org/DL/cursor_brushes-1.0.tar.bz2" + http://www.gimphelp.org/DL/cursor_brushes-1.0.tar.bz2 +" LICENSE="GPL-3" SLOT="0" |