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 | 29d9b66e79459d589b0474361eaf8eddaca07a49 (patch) | |
tree | fb9972f1a4fecdab2b35ff5a00b74f415e078db9 /app-admin | |
parent | Added local USE flag for freedoko and closing bug #163341. (diff) | |
download | gentoo-2-29d9b66e79459d589b0474361eaf8eddaca07a49.tar.gz gentoo-2-29d9b66e79459d589b0474361eaf8eddaca07a49.tar.bz2 gentoo-2-29d9b66e79459d589b0474361eaf8eddaca07a49.zip |
x86 stable wrt bug 164441
(Portage version: 2.1.2-r5)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/testdisk/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/testdisk/testdisk-6.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/testdisk/ChangeLog b/app-admin/testdisk/ChangeLog index b3fb3862b462..2dd6a5b8951c 100644 --- a/app-admin/testdisk/ChangeLog +++ b/app-admin/testdisk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/testdisk -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/ChangeLog,v 1.20 2006/10/30 00:48:08 robbat2 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/ChangeLog,v 1.21 2007/01/30 12:42:15 armin76 Exp $ + + 30 Jan 2007; Raúl Porcel <armin76@gentoo.org> testdisk-6.5.ebuild: + x86 stable wrt bug 164441 *testdisk-6.5 (30 Oct 2006) 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). |