summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-11 11:03:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-11 11:03:11 +0000
commit52a6a60f023687edd05847a9cbf59e7961a7ab8a (patch)
tree33fe2004d89460b397643539daaf8aeb5b38cd8b /sys-fs
parentStable for x86, wrt bug #453170 (diff)
downloadgentoo-2-52a6a60f023687edd05847a9cbf59e7961a7ab8a.tar.gz
gentoo-2-52a6a60f023687edd05847a9cbf59e7961a7ab8a.tar.bz2
gentoo-2-52a6a60f023687edd05847a9cbf59e7961a7ab8a.zip
Stable for x86, wrt bug #469358
(Portage version: 2.1.11.63/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.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index f54c2c950faa..c35c20763173 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.115 2013/05/11 10:38:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.116 2013/05/11 11:03:11 ago Exp $
+
+ 11 May 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.16.ebuild:
+ Stable for x86, wrt bug #469358
11 May 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.16.ebuild:
Stable for amd64, wrt bug #469358
diff --git a/sys-fs/dosfstools/dosfstools-3.0.16.ebuild b/sys-fs/dosfstools/dosfstools-3.0.16.ebuild
index e937b23a6a0c..486366e30f26 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.3 2013/05/11 10:38:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.16.ebuild,v 1.4 2013/05/11 11:03:11 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