summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-13 18:06:20 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-13 18:06:20 +0000
commit283eb0d0d41383d17eaa47aa682f0e82a8aac626 (patch)
treeeacef9c013fedf0550289737037f60c39be8b719 /sys-fs
parentRephrase some sentences. HOMEPAGE fixed. (diff)
downloadgentoo-2-283eb0d0d41383d17eaa47aa682f0e82a8aac626.tar.gz
gentoo-2-283eb0d0d41383d17eaa47aa682f0e82a8aac626.tar.bz2
gentoo-2-283eb0d0d41383d17eaa47aa682f0e82a8aac626.zip
stable ppc, bug 343749
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ddrescue/ChangeLog7
-rw-r--r--sys-fs/ddrescue/ddrescue-1.12.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index e1d348115e59..41a5180d5bd1 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.26 2010/11/03 18:51:48 phajdan.jr Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.27 2011/01/13 18:06:20 ranger Exp $
+
+ 13 Jan 2011; Brent Baude <ranger@gentoo.org> ddrescue-1.12.ebuild:
+ stable ppc, bug 343749
03 Nov 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> ddrescue-1.12.ebuild:
x86 stable wrt bug #343749
diff --git a/sys-fs/ddrescue/ddrescue-1.12.ebuild b/sys-fs/ddrescue/ddrescue-1.12.ebuild
index 32185ea65850..c87964a9bc08 100644
--- a/sys-fs/ddrescue/ddrescue-1.12.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.12.ebuild,v 1.3 2010/11/03 18:51:48 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.12.ebuild,v 1.4 2011/01/13 18:06:20 ranger 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=""