summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-09-27 10:51:51 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-09-27 10:51:51 +0000
commitb3dbc624bc2ba983274b3387aedb00311ef93491 (patch)
treec7f40860a51e2c7798c08cd6b5626994d2e6ef89 /sys-fs
parentvanilla-3.11.1 + genpatches-3.11-4 + grsecurity-2.9.1-3.11.1-201309221838 (diff)
downloadgentoo-2-b3dbc624bc2ba983274b3387aedb00311ef93491.tar.gz
gentoo-2-b3dbc624bc2ba983274b3387aedb00311ef93491.tar.bz2
gentoo-2-b3dbc624bc2ba983274b3387aedb00311ef93491.zip
Stable on amd64/arm/x86 wrt bug #486046
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/dosfstools/ChangeLog5
-rw-r--r--sys-fs/dosfstools/dosfstools-3.0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index 0cf75613856f..4735718250b4 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.129 2013/07/19 18:20:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.130 2013/09/27 10:51:51 pinkbyte Exp $
+
+ 27 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> dosfstools-3.0.22.ebuild:
+ Stable on amd64/arm/x86 wrt bug #486046
*dosfstools-3.0.22 (19 Jul 2013)
diff --git a/sys-fs/dosfstools/dosfstools-3.0.22.ebuild b/sys-fs/dosfstools/dosfstools-3.0.22.ebuild
index 7f68c961a9f0..493bfbcf3cd7 100644
--- a/sys-fs/dosfstools/dosfstools-3.0.22.ebuild
+++ b/sys-fs/dosfstools/dosfstools-3.0.22.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.22.ebuild,v 1.1 2013/07/19 18:20:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.22.ebuild,v 1.2 2013/09/27 10:51:51 pinkbyte 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() {