diff options
author | 2005-08-16 19:30:09 +0000 | |
---|---|---|
committer | 2005-08-16 19:30:09 +0000 | |
commit | 3a20a2d4a3826af20ca23a1ca7be6aa24b518828 (patch) | |
tree | 694852490d6b568a9f16b74834ffb667ceaaa144 /app-admin/testdisk/testdisk-5.7.ebuild | |
parent | ~amd64, the second (diff) | |
download | gentoo-2-3a20a2d4a3826af20ca23a1ca7be6aa24b518828.tar.gz gentoo-2-3a20a2d4a3826af20ca23a1ca7be6aa24b518828.tar.bz2 gentoo-2-3a20a2d4a3826af20ca23a1ca7be6aa24b518828.zip |
~amd64
(Portage version: 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 |