diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-04-30 02:05:43 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-04-30 02:05:43 +0000 |
commit | 03e115eba791bde9bb692eee686d5cb80dcbe51a (patch) | |
tree | 90756bbb184240c279b47f9be50fcfa2738b59e6 /app-admin/testdisk/testdisk-5.2.ebuild | |
parent | added app-admin/testdisk:reiserfs (diff) | |
download | gentoo-2-03e115eba791bde9bb692eee686d5cb80dcbe51a.tar.gz gentoo-2-03e115eba791bde9bb692eee686d5cb80dcbe51a.tar.bz2 gentoo-2-03e115eba791bde9bb692eee686d5cb80dcbe51a.zip |
Version bump. better descriptions added. old versions removed. addeedreiserfs USE flag to include/exclude a reiserfs libs as per bug #84514
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'app-admin/testdisk/testdisk-5.2.ebuild')
-rw-r--r-- | app-admin/testdisk/testdisk-5.2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-admin/testdisk/testdisk-5.2.ebuild b/app-admin/testdisk/testdisk-5.2.ebuild index 84e299ec4b6e..e42eadc8d5c1 100644 --- a/app-admin/testdisk/testdisk-5.2.ebuild +++ b/app-admin/testdisk/testdisk-5.2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-5.2.ebuild,v 1.4 2005/01/01 11:31:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-5.2.ebuild,v 1.5 2005/04/30 02:05:43 dragonheart Exp $ -DESCRIPTION="Multi-platform tool to check and undelete partition, supports reiserfs, ntfs, fat32, ext2/3 and many others" +DESCRIPTION="Multi-platform tool to check and undelete partition, supports reiserfs, ntfs, fat32, ext2/3 and many others. Also includes PhotoRec to recover pictures from digital camera memory." HOMEPAGE="http://www.cgsecurity.org/index.html?testdisk.html" SRC_URI="http://www.cgsecurity.org/${P}.tar.gz" LICENSE="GPL-2" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="x86" IUSE="" DEPEND=">=sys-fs/ntfsprogs-1.9.0 - >=sys-fs/reiserfsprogs-3.6.13 >=sys-fs/e2fsprogs-1.35" src_compile() { |