diff options
Diffstat (limited to 'app-admin/testdisk/testdisk-5.2.ebuild')
-rw-r--r-- | app-admin/testdisk/testdisk-5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/testdisk/testdisk-5.2.ebuild b/app-admin/testdisk/testdisk-5.2.ebuild index e42eadc8d5c1..98316a34f8c1 100644 --- a/app-admin/testdisk/testdisk-5.2.ebuild +++ b/app-admin/testdisk/testdisk-5.2.ebuild @@ -1,13 +1,13 @@ # 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.5 2005/04/30 02:05:43 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-5.2.ebuild,v 1.6 2005/05/27 07:55:13 pylon 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" SRC_URI="http://www.cgsecurity.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="ppc x86" IUSE="" DEPEND=">=sys-fs/ntfsprogs-1.9.0 >=sys-fs/e2fsprogs-1.35" |