summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-05-03 09:38:49 +0000
committerMichael Weber <xmw@gentoo.org>2012-05-03 09:38:49 +0000
commit1721870db5bfe3bee7c8fc73f957478003c585af (patch)
tree38a9f5aff05bd51b46f281b878264e569516a5af /sys-fs/ddrescue
parentVersion bump to latest. Fixes bug#413329. (diff)
downloadgentoo-2-1721870db5bfe3bee7c8fc73f957478003c585af.tar.gz
gentoo-2-1721870db5bfe3bee7c8fc73f957478003c585af.tar.bz2
gentoo-2-1721870db5bfe3bee7c8fc73f957478003c585af.zip
ppc stable (bug 413261)
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/ddrescue')
-rw-r--r--sys-fs/ddrescue/ChangeLog5
-rw-r--r--sys-fs/ddrescue/ddrescue-1.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index b091a04d3f25..f571f4a53cdf 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.35 2012/04/24 12:40:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.36 2012/05/03 09:38:49 xmw Exp $
+
+ 03 May 2012; Michael Weber <xmw@gentoo.org> ddrescue-1.15.ebuild:
+ ppc stable (bug 413261)
24 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ddrescue-1.15.ebuild:
Stable for amd64, wrt bug #413261
diff --git a/sys-fs/ddrescue/ddrescue-1.15.ebuild b/sys-fs/ddrescue/ddrescue-1.15.ebuild
index 481a72717a43..9471374b6773 100644
--- a/sys-fs/ddrescue/ddrescue-1.15.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild,v 1.3 2012/04/24 12:40:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.15.ebuild,v 1.4 2012/05/03 09:38:49 xmw Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86"
IUSE=""
DEPEND=""