summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 18:16:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 18:16:59 +0000
commit4a31212d25bd919b297df8764634f8e8451a276c (patch)
tree9f688b06577553970ec94e3e2fd210871c41eb3e /sys-fs/fatsort
parentStable for amd64, wrt bug #471906 (diff)
downloadgentoo-2-4a31212d25bd919b297df8764634f8e8451a276c.tar.gz
gentoo-2-4a31212d25bd919b297df8764634f8e8451a276c.tar.bz2
gentoo-2-4a31212d25bd919b297df8764634f8e8451a276c.zip
Stable for amd64, wrt bug #472580
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 acf13e7fd582..ed31ac8c7517 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.31 2013/06/11 17:23:51 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.32 2013/06/30 18:16:59 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> fatsort-1.1.1.ebuild:
+ Stable for amd64, wrt bug #472580
*fatsort-1.1.1 (11 Jun 2013)
diff --git a/sys-fs/fatsort/fatsort-1.1.1.ebuild b/sys-fs/fatsort/fatsort-1.1.1.ebuild
index 514b4eaece94..7182cecc27fc 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.1 2013/06/11 17:23:51 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.1.1.ebuild,v 1.2 2013/06/30 18:16:59 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 )"