summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Bock <nicolasbock@gentoo.org>2015-04-27 14:45:59 +0000
committerNicolas Bock <nicolasbock@gentoo.org>2015-04-27 14:45:59 +0000
commit870fad1df7cb48429a6e5b859ac5cd1ebbe88ac0 (patch)
tree94b48e918c3174e1df1348bb02a641783f1edfa6 /app-admin/testdisk
parentapp-admin/testdisk: app-admin/testdisk-7.0-r2 stable on x86 (diff)
downloadgentoo-2-870fad1df7cb48429a6e5b859ac5cd1ebbe88ac0.tar.gz
gentoo-2-870fad1df7cb48429a6e5b859ac5cd1ebbe88ac0.tar.bz2
gentoo-2-870fad1df7cb48429a6e5b859ac5cd1ebbe88ac0.zip
app-admin/testdisk: app-admin/testdisk-7.0-r2 stable on amd64.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key AC91CA52)
Diffstat (limited to 'app-admin/testdisk')
-rw-r--r--app-admin/testdisk/ChangeLog5
-rw-r--r--app-admin/testdisk/testdisk-7.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/testdisk/ChangeLog b/app-admin/testdisk/ChangeLog
index 4e02b9860a8a..e3969b97d810 100644
--- a/app-admin/testdisk/ChangeLog
+++ b/app-admin/testdisk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/testdisk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/ChangeLog,v 1.64 2015/04/27 14:41:03 nicolasbock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/ChangeLog,v 1.65 2015/04/27 14:45:59 nicolasbock Exp $
+
+ 27 Apr 2015; Nicolas Bock <nicolasbock@gentoo.org> testdisk-7.0-r2.ebuild:
+ app-admin/testdisk: app-admin/testdisk-7.0-r2 stable on amd64.
27 Apr 2015; Nicolas Bock <nicolasbock@gentoo.org> testdisk-7.0-r2.ebuild:
app-admin/testdisk: app-admin/testdisk-7.0-r2 stable on x86 While app-
diff --git a/app-admin/testdisk/testdisk-7.0-r2.ebuild b/app-admin/testdisk/testdisk-7.0-r2.ebuild
index a44cba35bcc2..7e27e5ad1269 100644
--- a/app-admin/testdisk/testdisk-7.0-r2.ebuild
+++ b/app-admin/testdisk/testdisk-7.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-7.0-r2.ebuild,v 1.5 2015/04/27 14:41:03 nicolasbock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-7.0-r2.ebuild,v 1.6 2015/04/27 14:45:59 nicolasbock Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.cgsecurity.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
IUSE="ewf jpeg ntfs reiserfs static qt4"
REQUIRED_USE="static? ( !qt4 )"