summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-06 14:42:45 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-06 15:41:26 +0200
commitb59c8500f748e61f1ec37cebbc36f8659dd7a29e (patch)
tree377cf67ee0aa9c28340c5af2a8d719bab8e06351 /media-libs/libptp2
parentmedia-libs/libopendaap: Shorter DESCRIPTION (diff)
downloadgentoo-b59c8500f748e61f1ec37cebbc36f8659dd7a29e.tar.gz
gentoo-b59c8500f748e61f1ec37cebbc36f8659dd7a29e.tar.bz2
gentoo-b59c8500f748e61f1ec37cebbc36f8659dd7a29e.zip
media-libs/libptp2: Shorter DESCRIPTION
Diffstat (limited to 'media-libs/libptp2')
-rw-r--r--media-libs/libptp2/libptp2-1.1.10.ebuild4
1 files changed, 2 insertions, 2 deletions
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"