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
commitca3f12a40996cf2d63d874cf6e85eaa12ffb7c4e (patch)
tree76f058f2f0b83720e2e1b7ebf382ce206662afe9 /media-libs/libptp2
parentStable x86; gcc related booya (diff)
downloadhistorical-ca3f12a40996cf2d63d874cf6e85eaa12ffb7c4e.tar.gz
historical-ca3f12a40996cf2d63d874cf6e85eaa12ffb7c4e.tar.bz2
historical-ca3f12a40996cf2d63d874cf6e85eaa12ffb7c4e.zip
improved description (bug #140720) suggested by Christian 'Opfer' Faulhammer and removed older versions
Package-Manager: portage-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"