diff options
Diffstat (limited to 'media-gfx/hp2xx')
-rw-r--r-- | media-gfx/hp2xx/hp2xx-3.4.4-r1.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/hp2xx/hp2xx-3.4.4.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/hp2xx/hp2xx-3.4.4-r1.ebuild b/media-gfx/hp2xx/hp2xx-3.4.4-r1.ebuild index 81f8977412f5..9bdc0204255d 100644 --- a/media-gfx/hp2xx/hp2xx-3.4.4-r1.ebuild +++ b/media-gfx/hp2xx/hp2xx-3.4.4-r1.ebuild @@ -1,17 +1,17 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit eutils base -DESCRIPTION="Versatile tool to convert Hewlett-Packard's HP-GL plotter language into other graphics formats" +DESCRIPTION="Convert Hewlett-Packard's HP-GL plotter language to other graphics formats" HOMEPAGE="https://www.gnu.org/software/hp2xx/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="X jpeg png tiff" RDEPEND=" diff --git a/media-gfx/hp2xx/hp2xx-3.4.4.ebuild b/media-gfx/hp2xx/hp2xx-3.4.4.ebuild index 387ff013c002..268801ee97d6 100644 --- a/media-gfx/hp2xx/hp2xx-3.4.4.ebuild +++ b/media-gfx/hp2xx/hp2xx-3.4.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 inherit eutils base -DESCRIPTION="Versatile tool to convert Hewlett-Packard's HP-GL plotter language into other graphics formats" +DESCRIPTION="Convert Hewlett-Packard's HP-GL plotter language to other graphics formats" HOMEPAGE="https://www.gnu.org/software/hp2xx/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" |