diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-31 19:15:29 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-31 19:15:29 +0000 |
commit | 9de6a269483d0650d0dcf816952857501e0e0f14 (patch) | |
tree | a1c7375d5b61d7cf0a5fe5e4b2660bc8a4470452 /app-admin/testdisk/testdisk-6.5.ebuild | |
parent | Stable on amd64/x86 wrt bug #121969. (diff) | |
download | historical-9de6a269483d0650d0dcf816952857501e0e0f14.tar.gz historical-9de6a269483d0650d0dcf816952857501e0e0f14.tar.bz2 historical-9de6a269483d0650d0dcf816952857501e0e0f14.zip |
Stable on ppc wrt bug #164441.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-admin/testdisk/testdisk-6.5.ebuild')
-rw-r--r-- | app-admin/testdisk/testdisk-6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/testdisk/testdisk-6.5.ebuild b/app-admin/testdisk/testdisk-6.5.ebuild index d63ca5fe7265..d282dbbf26f4 100644 --- a/app-admin/testdisk/testdisk-6.5.ebuild +++ b/app-admin/testdisk/testdisk-6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-6.5.ebuild,v 1.2 2007/01/30 12:42:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-6.5.ebuild,v 1.3 2007/01/31 19:15:29 dertobi123 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." @@ -8,7 +8,7 @@ HOMEPAGE="http://www.cgsecurity.org/wiki/TestDisk" SRC_URI="http://www.cgsecurity.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="static reiserfs ntfs jpeg" # WARNING: reiserfs support does NOT work with reiserfsprogs # you MUST use progsreiserfs-0.3.1_rc8 (the last version ever released). |