summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 18:17:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 18:17:28 +0000
commit9d928ece914ffad23544b7904dca164c196407d4 (patch)
treec290b1ac2bc11f35b1e63c90675a2be3be5478e3 /sys-fs/fatsort
parentStable for x86, wrt bug #471906 (diff)
downloadgentoo-2-9d928ece914ffad23544b7904dca164c196407d4.tar.gz
gentoo-2-9d928ece914ffad23544b7904dca164c196407d4.tar.bz2
gentoo-2-9d928ece914ffad23544b7904dca164c196407d4.zip
Stable for x86, wrt bug #472580
(Portage version: 2.1.12.9/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.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/fatsort/ChangeLog b/sys-fs/fatsort/ChangeLog
index ed31ac8c7517..598054fa7e4c 100644
--- a/sys-fs/fatsort/ChangeLog
+++ b/sys-fs/fatsort/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/fatsort
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.32 2013/06/30 18:16:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.33 2013/06/30 18:17:28 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fatsort-1.1.1.ebuild:
+ Stable for x86, wrt bug #472580
30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fatsort-1.1.1.ebuild:
Stable for amd64, wrt bug #472580
diff --git a/sys-fs/fatsort/fatsort-1.1.1.ebuild b/sys-fs/fatsort/fatsort-1.1.1.ebuild
index 7182cecc27fc..a1f1531af9ca 100644
--- a/sys-fs/fatsort/fatsort-1.1.1.ebuild
+++ b/sys-fs/fatsort/fatsort-1.1.1.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/fatsort/fatsort-1.1.1.ebuild,v 1.2 2013/06/30 18:16:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.1.1.ebuild,v 1.3 2013/06/30 18:17:28 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 )"