summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:08:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:08:19 +0000
commit07304c7c2c4aa655afe351a92db161b6d147a66b (patch)
tree1da8e6e7d0ed674aca65b407d2cf1793d6fc972e /sys-fs/fatsort
parentStable for x86, wrt bug #530662 (diff)
downloadgentoo-2-07304c7c2c4aa655afe351a92db161b6d147a66b.tar.gz
gentoo-2-07304c7c2c4aa655afe351a92db161b6d147a66b.tar.bz2
gentoo-2-07304c7c2c4aa655afe351a92db161b6d147a66b.zip
Stable for x86, wrt bug #531306
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/fatsort')
-rw-r--r--sys-fs/fatsort/ChangeLog5
-rw-r--r--sys-fs/fatsort/fatsort-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/fatsort/ChangeLog b/sys-fs/fatsort/ChangeLog
index a16eb66c5e66..95ad29e2e1f5 100644
--- a/sys-fs/fatsort/ChangeLog
+++ b/sys-fs/fatsort/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/fatsort
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.44 2014/12/27 19:32:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.45 2014/12/28 12:08:19 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> fatsort-1.3.ebuild:
+ Stable for x86, wrt bug #531306
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> fatsort-1.3.ebuild:
Stable for amd64, wrt bug #531306
diff --git a/sys-fs/fatsort/fatsort-1.3.ebuild b/sys-fs/fatsort/fatsort-1.3.ebuild
index fce8fdadcf39..a75b45b9c7f4 100644
--- a/sys-fs/fatsort/fatsort-1.3.ebuild
+++ b/sys-fs/fatsort/fatsort-1.3.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/fatsort/fatsort-1.3.ebuild,v 1.3 2014/12/27 19:32:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.3.ebuild,v 1.4 2014/12/28 12:08:19 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
DEPEND="test? ( dev-util/bbe sys-fs/dosfstools )"