diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 15:57:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 15:57:09 +0000 |
commit | 6b4cf157d088c73db79efa596ca1c1ee15085948 (patch) | |
tree | dbd54322b40bd8cc9535c9e19803dcdc5fe805f4 /sys-fs | |
parent | Stable for amd64, wrt bug #422173 (diff) | |
download | gentoo-2-6b4cf157d088c73db79efa596ca1c1ee15085948.tar.gz gentoo-2-6b4cf157d088c73db79efa596ca1c1ee15085948.tar.bz2 gentoo-2-6b4cf157d088c73db79efa596ca1c1ee15085948.zip |
Stable for amd64, wrt bug #429214
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ddrescue/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ddrescue/ddrescue-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ddrescue/ChangeLog b/sys-fs/ddrescue/ChangeLog index 761f4961ba69..14ec7f9050c3 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.38 2012/06/19 09:42:54 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ChangeLog,v 1.39 2012/08/03 15:57:09 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ddrescue-1.16.ebuild: + Stable for amd64, wrt bug #429214 *ddrescue-1.16 (19 Jun 2012) diff --git a/sys-fs/ddrescue/ddrescue-1.16.ebuild b/sys-fs/ddrescue/ddrescue-1.16.ebuild index efe9a703abf1..050effe85a2d 100644 --- a/sys-fs/ddrescue/ddrescue-1.16.ebuild +++ b/sys-fs/ddrescue/ddrescue-1.16.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.16.ebuild,v 1.1 2012/06/19 09:42:54 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ddrescue/ddrescue-1.16.ebuild,v 1.2 2012/08/03 15:57:09 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux" IUSE="" DEPEND="" |