summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-11-07 12:17:02 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-11-07 12:17:02 +0000
commitd3eb6bcfcc24111740691b2412a7d003e3e4c294 (patch)
treef51decbc4c95f26eb65b9b5074749236bc7ace74 /app-admin/testdisk
parentFix the same for 0.8 version. (diff)
downloadgentoo-2-d3eb6bcfcc24111740691b2412a7d003e3e4c294.tar.gz
gentoo-2-d3eb6bcfcc24111740691b2412a7d003e3e4c294.tar.bz2
gentoo-2-d3eb6bcfcc24111740691b2412a7d003e3e4c294.zip
changed sys-fs/progsreiserfs dependancy to sys-fs/reiserfsprogs thanks to Chris Gianellonis suggestion in bug #84514. Made version 5.9 x86 stable
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-admin/testdisk')
-rw-r--r--app-admin/testdisk/ChangeLog7
-rw-r--r--app-admin/testdisk/Manifest16
-rw-r--r--app-admin/testdisk/testdisk-5.9.ebuild6
-rw-r--r--app-admin/testdisk/testdisk-6.2.ebuild4
4 files changed, 14 insertions, 19 deletions
diff --git a/app-admin/testdisk/ChangeLog b/app-admin/testdisk/ChangeLog
index d13e424e9eb1..069b92b5bcab 100644
--- a/app-admin/testdisk/ChangeLog
+++ b/app-admin/testdisk/ChangeLog
@@ -1,6 +1,11 @@
# 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.15 2005/11/07 11:57:01 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/ChangeLog,v 1.16 2005/11/07 12:17:02 dragonheart Exp $
+
+ 07 Nov 2005; Daniel Black <dragonheart@gentoo.org> testdisk-5.9.ebuild,
+ testdisk-6.2.ebuild:
+ changed sys-fs/progsreiserfs dependancy to sys-fs/reiserfsprogs thanks to
+ Chris Gianellonis suggestion in bug #84514. Made version 5.9 x86 stable
*testdisk-6.2 (07 Nov 2005)
diff --git a/app-admin/testdisk/Manifest b/app-admin/testdisk/Manifest
index cb6c5fa8e99c..05c80701cc2b 100644
--- a/app-admin/testdisk/Manifest
+++ b/app-admin/testdisk/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 57ed5e4d3a52cb655b20e1f44c692719 ChangeLog 2555
+MD5 d5bf345d47941243a0be3c63bd52a9c2 ChangeLog 2803
MD5 c20ec4c0b429ad420cd79fa49b334e24 files/digest-testdisk-5.2 64
MD5 38ac24202d2e5ac3b576956cca428e4e files/digest-testdisk-5.7 64
MD5 c590941db124e10085899f3724557022 files/digest-testdisk-5.9 68
@@ -9,12 +6,5 @@ MD5 8ad7771dcf24e978d4b1084629fea125 files/digest-testdisk-6.2 69
MD5 e18eb10540dc80dac5f436b82cd48528 metadata.xml 398
MD5 60fd4cf89afdb8428dee1477dd67c8e9 testdisk-5.2.ebuild 882
MD5 8a20706de4506c16a11cf363e05a0016 testdisk-5.7.ebuild 1093
-MD5 a471395a4e1843afd61d1f4d40aba325 testdisk-5.9.ebuild 1150
-MD5 bf058f591979953e5da271a93f5f7539 testdisk-6.2.ebuild 1076
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFDb0EZmdTrptrqvGERAvPZAJ4jzfJesOaAwIjZskXl+joaQFuxdQCggURQ
-Hns0CRSHKAkThtWuJbMhlqA=
-=V9nO
------END PGP SIGNATURE-----
+MD5 9baf220d0700fc9b9b2b6f8927f8be5c testdisk-5.9.ebuild 1137
+MD5 5ce68190f7bd8097f3646de055278e0d testdisk-6.2.ebuild 1064
diff --git a/app-admin/testdisk/testdisk-5.9.ebuild b/app-admin/testdisk/testdisk-5.9.ebuild
index a7507a656f35..35630c353c38 100644
--- a/app-admin/testdisk/testdisk-5.9.ebuild
+++ b/app-admin/testdisk/testdisk-5.9.ebuild
@@ -1,6 +1,6 @@
# 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.9.ebuild,v 1.1 2005/09/04 03:05:44 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-5.9.ebuild,v 1.2 2005/11/07 12:17:02 dragonheart Exp $
MY_P=${P}-WIP
@@ -10,11 +10,11 @@ HOMEPAGE="http://www.cgsecurity.org/index.html?testdisk.html"
SRC_URI="http://www.cgsecurity.org/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="static reiserfs ntfs"
DEPEND=">=sys-libs/ncurses-5.2
ntfs? ( >=sys-fs/ntfsprogs-1.9.4 )
- reiserfs? ( >=sys-fs/progsreiserfs-0.3.1_rc8 )
+ reiserfs? ( sys-fs/reiserfsprogs )
>=sys-fs/e2fsprogs-1.35"
RDEPEND="!static? ( ${DEPEND} )"
diff --git a/app-admin/testdisk/testdisk-6.2.ebuild b/app-admin/testdisk/testdisk-6.2.ebuild
index 2e8fb1a54078..e4e8a0275cac 100644
--- a/app-admin/testdisk/testdisk-6.2.ebuild
+++ b/app-admin/testdisk/testdisk-6.2.ebuild
@@ -1,6 +1,6 @@
# 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-6.2.ebuild,v 1.1 2005/11/07 11:57:01 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-6.2.ebuild,v 1.2 2005/11/07 12:17:02 dragonheart Exp $
MY_P=${P}-WIP
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="static reiserfs ntfs"
DEPEND=">=sys-libs/ncurses-5.2
ntfs? ( >=sys-fs/ntfsprogs-1.9.4 )
- reiserfs? ( >=sys-fs/progsreiserfs-0.3.1_rc8 )
+ reiserfs? ( sys-fs/reiserfsprogs )
>=sys-fs/e2fsprogs-1.35"
RDEPEND="!static? ( ${DEPEND} )"