From 04b7bcb445e13c0e8ca9c13fa973a7ec7059eeb0 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Tue, 19 Dec 2017 02:20:04 +0100 Subject: media-gfx/hp2xx: QA fix for DESCRIPTION Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- media-gfx/hp2xx/hp2xx-3.4.4-r1.ebuild | 6 +++--- media-gfx/hp2xx/hp2xx-3.4.4.ebuild | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'media-gfx/hp2xx') 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" -- cgit v1.2.3-65-gdbad