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 | ce49d91d8ca438ef7a06b9d945ce1eaea507e5cd (patch) | |
tree | 809710af9822da9fa47c9ddcd477147287f069ae /app-admin | |
parent | Stable on ppc64; bug #163541 (diff) | |
download | gentoo-2-ce49d91d8ca438ef7a06b9d945ce1eaea507e5cd.tar.gz gentoo-2-ce49d91d8ca438ef7a06b9d945ce1eaea507e5cd.tar.bz2 gentoo-2-ce49d91d8ca438ef7a06b9d945ce1eaea507e5cd.zip |
Stable on ppc wrt bug #164441.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/testdisk/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/testdisk/testdisk-6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/testdisk/ChangeLog b/app-admin/testdisk/ChangeLog index 2dd6a5b8951c..97caa00da7d6 100644 --- a/app-admin/testdisk/ChangeLog +++ b/app-admin/testdisk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/testdisk # 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/ChangeLog,v 1.22 2007/01/31 19:15:29 dertobi123 Exp $ + + 31 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> testdisk-6.5.ebuild: + Stable on ppc wrt bug #164441. 30 Jan 2007; Raúl Porcel <armin76@gentoo.org> testdisk-6.5.ebuild: x86 stable wrt bug 164441 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). |