summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-08-16 19:30:09 +0000
committerSimon Stelling <blubb@gentoo.org>2005-08-16 19:30:09 +0000
commit47ead61b88c0103777191304d9d61ec16091607a (patch)
treebdd1cd99c900f7106c5d5682944e9042e13b01d0 /app-admin/testdisk
parent~amd64, the second (diff)
downloadhistorical-47ead61b88c0103777191304d9d61ec16091607a.tar.gz
historical-47ead61b88c0103777191304d9d61ec16091607a.tar.bz2
historical-47ead61b88c0103777191304d9d61ec16091607a.zip
~amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-admin/testdisk')
-rw-r--r--app-admin/testdisk/ChangeLog5
-rw-r--r--app-admin/testdisk/Manifest8
-rw-r--r--app-admin/testdisk/testdisk-5.7.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/app-admin/testdisk/ChangeLog b/app-admin/testdisk/ChangeLog
index f958c622af83..2e505609171d 100644
--- a/app-admin/testdisk/ChangeLog
+++ b/app-admin/testdisk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/testdisk
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/ChangeLog,v 1.12 2005/05/27 07:55:13 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/ChangeLog,v 1.13 2005/08/16 19:30:09 blubb Exp $
+
+ 16 Aug 2005; Simon Stelling <blubb@gentoo.org> testdisk-5.7.ebuild:
+ added ~amd64 keyword
27 May 2005; Lars Weiler <pylon@gentoo.org> testdisk-5.2.ebuild:
Stable on ppc.
diff --git a/app-admin/testdisk/Manifest b/app-admin/testdisk/Manifest
index a01c154060c9..6065b5c90e93 100644
--- a/app-admin/testdisk/Manifest
+++ b/app-admin/testdisk/Manifest
@@ -1,8 +1,8 @@
-MD5 369c60dd9fa5ca9e59fcafa701b78038 testdisk-5.2.ebuild 886
-MD5 10d354148777a6f045ba85858dd1242c ChangeLog 1867
+MD5 3bc5ba74a99c392471cca86eb9e48992 ChangeLog 1961
MD5 e18eb10540dc80dac5f436b82cd48528 metadata.xml 398
+MD5 369c60dd9fa5ca9e59fcafa701b78038 testdisk-5.2.ebuild 886
+MD5 11066fb1f2ec7765b6901b4c516d0f21 testdisk-5.7.ebuild 1018
MD5 fd5d2716e87ec07b3ed10ad791c03fd1 testdisk-5.6.ebuild 869
-MD5 5e8b3809e3b1e0389d88ed697707c6f8 testdisk-5.7.ebuild 1013
MD5 c20ec4c0b429ad420cd79fa49b334e24 files/digest-testdisk-5.2 64
-MD5 4f353df18ee5ea31402682ab6df29f39 files/digest-testdisk-5.6 64
MD5 38ac24202d2e5ac3b576956cca428e4e files/digest-testdisk-5.7 64
+MD5 4f353df18ee5ea31402682ab6df29f39 files/digest-testdisk-5.6 64
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