From: Jonas Stein Date: Sun, 6 Aug 2017 12:42:45 +0000 (+0200) Subject: media-libs/libptp2: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b59c8500f748e61f1ec37cebbc36f8659dd7a29e;p=gentoo.git media-libs/libptp2: Shorter DESCRIPTION --- diff --git a/media-libs/libptp2/libptp2-1.1.10.ebuild b/media-libs/libptp2/libptp2-1.1.10.ebuild index d2f503b35e8f..e41d7e0a657b 100644 --- a/media-libs/libptp2/libptp2-1.1.10.ebuild +++ b/media-libs/libptp2/libptp2-1.1.10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 inherit autotools eutils -DESCRIPTION="Library and client for communicating with PTP enabled devices (e.g. digital photo cameras)" +DESCRIPTION="Library and client to communicate with cameras via PTP" HOMEPAGE="https://sourceforge.net/projects/libptp/" SRC_URI="mirror://sourceforge/libptp/${P}.tar.gz"