summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-22 09:55:06 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-22 09:55:06 +0000
commit127169b047e079afc6fac54472181037603c0a38 (patch)
tree58e603d275e7273a0515a219b57da544f1a872b8 /sys-fs/ddrescue
parentInitial import. Ebuild written by me (diff)
downloadgentoo-2-127169b047e079afc6fac54472181037603c0a38.tar.gz
gentoo-2-127169b047e079afc6fac54472181037603c0a38.tar.bz2
gentoo-2-127169b047e079afc6fac54472181037603c0a38.zip
ppc stable wrt #375501
(Portage version: 2.2.0_alpha45/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.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog
index 6b0aa690cc8e..c058d4243e5c 100644
--- a/sys-fs/ddrescue/ChangeLog
+++ b/sys-fs/ddrescue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ddrescue
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.29 2011/07/18 09:32:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.30 2011/07/22 09:55:06 xarthisius Exp $
+
+ 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> ddrescue-1.14.ebuild:
+ ppc stable wrt #375501
18 Jul 2011; Markos Chandras <hwoarang@gentoo.org> ddrescue-1.14.ebuild:
Stable on amd64 wrt bug #375501
diff --git a/sys-fs/ddrescue/ddrescue-1.14.ebuild b/sys-fs/ddrescue/ddrescue-1.14.ebuild
index b58a6662fdc1..9cd8a875d8d1 100644
--- a/sys-fs/ddrescue/ddrescue-1.14.ebuild
+++ b/sys-fs/ddrescue/ddrescue-1.14.ebuild
@@ -1,6 +1,6 @@
# 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.14.ebuild,v 1.2 2011/07/18 09:32:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.14.ebuild,v 1.3 2011/07/22 09:55:06 xarthisius 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=""