summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-09-19 12:37:48 +0000
committerJustin Lecher <jlec@gentoo.org>2013-09-19 12:37:48 +0000
commit9639493c534ee11d69213742364f3dfecb68a73a (patch)
tree8701d5a9098cb399503c9a4ca919f295ad56c128 /sys-fs/ddrescue/ddrescue-1.17.ebuild
parentfix PYTHON_COMPAT (diff)
downloadhistorical-9639493c534ee11d69213742364f3dfecb68a73a.tar.gz
historical-9639493c534ee11d69213742364f3dfecb68a73a.tar.bz2
historical-9639493c534ee11d69213742364f3dfecb68a73a.zip
sys-fs/ddrescue: Enhance DESCRIPTION
Package-Manager: portage-2.2.6/cvs/Linux x86_64 Manifest-Sign-Key: 0xB9D4F231BD1558AB!
Diffstat (limited to 'sys-fs/ddrescue/ddrescue-1.17.ebuild')
-rw-r--r--sys-fs/ddrescue/ddrescue-1.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ddrescue/ddrescue-1.17.ebuild b/sys-fs/ddrescue/ddrescue-1.17.ebuild
index d42f57f3ece5..4ef214c5bac3 100644
--- a/sys-fs/ddrescue/ddrescue-1.17.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.17.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.17.ebuild,v 1.1 2013/09/19 08:42:17 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.17.ebuild,v 1.2 2013/09/19 12:37:47 jlec Exp $
EAPI=5
inherit toolchain-funcs
-DESCRIPTION="Copies data from one file or block device to another with read-error recovery"
+DESCRIPTION="Copy data from one file or block device to another with read-error recovery"
HOMEPAGE="http://www.gnu.org/software/ddrescue/ddrescue.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.lz"