summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-12 09:36:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-12 09:36:33 +0000
commita2f30101335f9a2a3a973daa6def4cc12021257b (patch)
treeca15240b6e9efb6f37f7c23032debadcb6388c69 /sys-fs
parentApply multiple upstream fixes from 3.10 and master branches (this includes th... (diff)
downloadgentoo-2-a2f30101335f9a2a3a973daa6def4cc12021257b.tar.gz
gentoo-2-a2f30101335f9a2a3a973daa6def4cc12021257b.tar.bz2
gentoo-2-a2f30101335f9a2a3a973daa6def4cc12021257b.zip
Stable for x86, wrt bug #506066
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 fe9093d4796d..50ae4bead0b6 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.142 2014/04/11 18:21:31 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.143 2014/04/12 09:36:33 ago Exp $
+
+ 12 Apr 2014; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.26.ebuild:
+ Stable for x86, wrt bug #506066
11 Apr 2014; Chema Alonso <nimiux@gentoo.org> dosfstools-3.0.26.ebuild:
Stable for amd64 wrt bug #506066
diff --git a/sys-fs/dosfstools/dosfstools-3.0.26.ebuild b/sys-fs/dosfstools/dosfstools-3.0.26.ebuild
index d128c45e17c2..9206f04fb259 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.4 2014/04/11 18:21:31 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.26.ebuild,v 1.5 2014/04/12 09:36:33 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() {