summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2006-07-25 04:47:20 +0000
committerDaniel Black <dragonheart@gentoo.org>2006-07-25 04:47:20 +0000
commit67f93afe5c6aacef01c7ea2e3ec6a8ec21fc6549 (patch)
treea384e5dd7f06b60de2754ff34c9866c0f98a7a2f /media-libs/libptp2
parentBump to 3.5.4 (pre-release). (diff)
downloadgentoo-2-67f93afe5c6aacef01c7ea2e3ec6a8ec21fc6549.tar.gz
gentoo-2-67f93afe5c6aacef01c7ea2e3ec6a8ec21fc6549.tar.bz2
gentoo-2-67f93afe5c6aacef01c7ea2e3ec6a8ec21fc6549.zip
improved description (bug #140720) suggested by Christian 'Opfer' Faulhammer and removed older versions
(Portage version: 2.1.1_pre3-r4)
Diffstat (limited to 'media-libs/libptp2')
-rw-r--r--media-libs/libptp2/ChangeLog10
-rw-r--r--media-libs/libptp2/libptp2-1.1.0.ebuild4
2 files changed, 11 insertions, 3 deletions
diff --git a/media-libs/libptp2/ChangeLog b/media-libs/libptp2/ChangeLog
index c7667bd0dfaa..e41c0db0fc9e 100644
--- a/media-libs/libptp2/ChangeLog
+++ b/media-libs/libptp2/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for media-libs/libptp2
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/ChangeLog,v 1.14 2006/07/25 04:26:13 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/ChangeLog,v 1.15 2006/07/25 04:47:20 dragonheart Exp $
+
+ 25 Jul 2006; Daniel Black <dragonheart@gentoo.org>
+ -files/libptp2-1.0.1-libusbversion.patch,
+ -files/libptp2-1.0.2-libusbversion.patch,
+ -files/libptp2-1.0.2-parallel.patch, -libptp2-1.0.1.ebuild,
+ -libptp2-1.0.2.ebuild, libptp2-1.1.0.ebuild:
+ improved description (bug #140720) suggested by Christian 'Opfer' Faulhammer
+ and removed older versions
25 Jul 2006; Joshua Jackson <tsunam@gentoo.org> libptp2-1.1.0.ebuild:
Stable x86; bug #140720
diff --git a/media-libs/libptp2/libptp2-1.1.0.ebuild b/media-libs/libptp2/libptp2-1.1.0.ebuild
index ca85417c8bcd..dd821616f90a 100644
--- a/media-libs/libptp2/libptp2-1.1.0.ebuild
+++ b/media-libs/libptp2/libptp2-1.1.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/libptp2-1.1.0.ebuild,v 1.5 2006/07/25 04:26:13 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libptp2/libptp2-1.1.0.ebuild,v 1.6 2006/07/25 04:47:20 dragonheart Exp $
inherit eutils
-DESCRIPTION="Library communicating with PTP enabled devices (digital photo cameras and so on)."
+DESCRIPTION="Library and client for communicating with PTP enabled devices (e.g. digital photo cameras)."
HOMEPAGE="http://sourceforge.net/projects/libptp/"
SRC_URI="mirror://sourceforge/libptp/${P}.tar.gz"
LICENSE="GPL-2"