summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/testdisk/testdisk-5.7.ebuild')
-rw-r--r--app-admin/testdisk/testdisk-5.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/testdisk/testdisk-5.7.ebuild b/app-admin/testdisk/testdisk-5.7.ebuild
index ce202241d22b..758efc7dd533 100644
--- a/app-admin/testdisk/testdisk-5.7.ebuild
+++ b/app-admin/testdisk/testdisk-5.7.ebuild
@@ -1,6 +1,6 @@
# 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.7.ebuild,v 1.1 2005/04/30 02:05:43 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-5.7.ebuild,v 1.2 2005/05/18 17:15:08 robbat2 Exp $
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"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE="static reiserfs"
DEPEND=">=sys-libs/ncurses-5.2
- >=sys-fs/ntfsprogs-1.9.0
+ >=sys-fs/ntfsprogs-1.9.4
reiserfs? ( >=sys-fs/progsreiserfs-0.3.1_rc8 )
>=sys-fs/e2fsprogs-1.35"