summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-02 08:44:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-02 08:44:44 +0000
commitc7860dd8393ebbc2315d392951535f74fc78ae13 (patch)
treeb427890e237ec31ab6877ea9a51e8385443233b5 /sys-fs
parentStable for sh, wrt bug #470482 (diff)
downloadgentoo-2-c7860dd8393ebbc2315d392951535f74fc78ae13.tar.gz
gentoo-2-c7860dd8393ebbc2315d392951535f74fc78ae13.tar.bz2
gentoo-2-c7860dd8393ebbc2315d392951535f74fc78ae13.zip
Stable for sh, wrt bug #469358
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sh", 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.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index 5493611b746c..e7f29289700f 100644
--- a/sys-fs/dosfstools/ChangeLog
+++ b/sys-fs/dosfstools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dosfstools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.124 2013/05/25 08:01:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.125 2013/06/02 08:44:44 ago Exp $
+
+ 02 Jun 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.16.ebuild:
+ Stable for sh, wrt bug #469358
25 May 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.16.ebuild:
Stable for sparc, wrt bug #469358
diff --git a/sys-fs/dosfstools/dosfstools-3.0.16.ebuild b/sys-fs/dosfstools/dosfstools-3.0.16.ebuild
index 23abe7579a43..fecc30056c60 100644
--- a/sys-fs/dosfstools/dosfstools-3.0.16.ebuild
+++ b/sys-fs/dosfstools/dosfstools-3.0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.16.ebuild,v 1.12 2013/05/25 08:01:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.16.ebuild,v 1.13 2013/06/02 08:44:44 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"
IUSE=""
RESTRICT="test" # there is no test target #239071