diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-17 09:27:20 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-17 09:27:20 +0000 |
commit | dea72f2ee04b3fe71b627608172e02d35ff31817 (patch) | |
tree | 193e83baee1b08768bafc8bbcbc4e5002a9f69bf /app-admin/testdisk/testdisk-5.2.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | historical-dea72f2ee04b3fe71b627608172e02d35ff31817.tar.gz historical-dea72f2ee04b3fe71b627608172e02d35ff31817.tar.bz2 historical-dea72f2ee04b3fe71b627608172e02d35ff31817.zip |
stable old version.
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 eb761b2de8c0..025db4022320 100644 --- a/app-admin/testdisk/testdisk-5.2.ebuild +++ b/app-admin/testdisk/testdisk-5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 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.2 2004/06/24 21:40:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-5.2.ebuild,v 1.3 2004/07/17 09:27:20 robbat2 Exp $ DESCRIPTION="Multi-platform tool to check and undelete partition, supports reiserfs, ntfs, fat32, ext2/3 and many others" 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="x86" IUSE="" DEPEND=">=sys-fs/ntfsprogs-1.9.0 >=sys-fs/reiserfsprogs-3.6.13 |