diff options
author | 2005-08-16 19:30:09 +0000 | |
---|---|---|
committer | 2005-08-16 19:30:09 +0000 | |
commit | 47ead61b88c0103777191304d9d61ec16091607a (patch) | |
tree | bdd1cd99c900f7106c5d5682944e9042e13b01d0 /app-admin/testdisk/testdisk-5.7.ebuild | |
parent | ~amd64, the second (diff) | |
download | historical-47ead61b88c0103777191304d9d61ec16091607a.tar.gz historical-47ead61b88c0103777191304d9d61ec16091607a.tar.bz2 historical-47ead61b88c0103777191304d9d61ec16091607a.zip |
~amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-admin/testdisk/testdisk-5.7.ebuild')
-rw-r--r-- | app-admin/testdisk/testdisk-5.7.ebuild | 4 |
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 758efc7dd533..72a626da19d6 100644 --- a/app-admin/testdisk/testdisk-5.7.ebuild +++ b/app-admin/testdisk/testdisk-5.7.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.7.ebuild,v 1.2 2005/05/18 17:15:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-5.7.ebuild,v 1.3 2005/08/16 19:30:09 blubb 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 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="static reiserfs" DEPEND=">=sys-libs/ncurses-5.2 >=sys-fs/ntfsprogs-1.9.4 |