summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-20 11:21:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-20 11:21:51 +0000
commit32d3ef8069b76655650126e086a47db4651923f0 (patch)
tree0cbfbea5d5fa6cefbb3c05ca0a3a1ff4181eadf7 /sys-fs
parentStable for ppc64, wrt bug #505932 (diff)
downloadgentoo-2-32d3ef8069b76655650126e086a47db4651923f0.tar.gz
gentoo-2-32d3ef8069b76655650126e086a47db4651923f0.tar.bz2
gentoo-2-32d3ef8069b76655650126e086a47db4651923f0.zip
Stable for ppc64, wrt bug #506066
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/dosfstools/ChangeLog5
-rw-r--r--sys-fs/dosfstools/dosfstools-3.0.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index 873b8c634c3a..2f0414dc73b1 100644
--- a/sys-fs/dosfstools/ChangeLog
+++ b/sys-fs/dosfstools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dosfstools
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.145 2014/04/19 11:59:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.146 2014/04/20 11:21:51 ago Exp $
+
+ 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.26.ebuild:
+ Stable for ppc64, wrt bug #506066
19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.26.ebuild:
Stable for alpha, wrt bug #506066
diff --git a/sys-fs/dosfstools/dosfstools-3.0.26.ebuild b/sys-fs/dosfstools/dosfstools-3.0.26.ebuild
index b147cbccc21e..e301c7a7143a 100644
--- a/sys-fs/dosfstools/dosfstools-3.0.26.ebuild
+++ b/sys-fs/dosfstools/dosfstools-3.0.26.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.26.ebuild,v 1.7 2014/04/19 11:59:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.26.ebuild,v 1.8 2014/04/20 11:21:51 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://www.daniel-baumann.ch/files/software/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
RESTRICT="test" # there is no test target #239071
src_prepare() {