From 5d97d358eee56dcb2b66032069b759bad5efda57 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Tue, 7 Feb 2017 16:27:24 +0200 Subject: x11-misc/magick-rotation: Fix toolong DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3864 --- x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/magick-rotation') diff --git a/x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild b/x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild index b49a3fd6c8d1..0a15a9b5f620 100644 --- a/x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild +++ b/x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit eutils python-single-r1 toolchain-funcs udev user versionator MY_PV=$(get_version_component_range 1-2) -DESCRIPTION="Application that rotates tablet pc's screen automatically, depending on orientation" +DESCRIPTION="Application that rotates tablet pc's screen automatically, based on orientation" HOMEPAGE="https://launchpad.net/magick-rotation" SRC_URI="https://launchpad.net/magick-rotation/trunk/${MY_PV}/+download/${P}.tar.bz2" -- cgit v1.2.3-65-gdbad