diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-30 12:42:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-30 12:42:15 +0000 |
commit | 68285f4027122916c90ff793e0c129786438aa54 (patch) | |
tree | cf6b2eccc817893c3453707d150603ea727132f4 /app-admin/testdisk/testdisk-6.5.ebuild | |
parent | Added local USE flag for freedoko and closing bug #163341. (diff) | |
download | historical-68285f4027122916c90ff793e0c129786438aa54.tar.gz historical-68285f4027122916c90ff793e0c129786438aa54.tar.bz2 historical-68285f4027122916c90ff793e0c129786438aa54.zip |
x86 stable wrt bug 164441
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'app-admin/testdisk/testdisk-6.5.ebuild')
-rw-r--r-- | app-admin/testdisk/testdisk-6.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/testdisk/testdisk-6.5.ebuild b/app-admin/testdisk/testdisk-6.5.ebuild index fcd9215dc9d2..d63ca5fe7265 100644 --- a/app-admin/testdisk/testdisk-6.5.ebuild +++ b/app-admin/testdisk/testdisk-6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1 2006/10/30 00:48:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-6.5.ebuild,v 1.2 2007/01/30 12:42:15 armin76 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). |