summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-02-09 17:21:49 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-02-09 17:21:49 +0000
commit2cdd1e18de27dfebc2df609d64f9561495710f1b (patch)
treef9319b979622a72a02716d7837d39c941c26a9c8 /sys-fs/fatsort
parentFixed for Prefix, marked ~x64-solaris, by Matthias Maier in bug #500362 (diff)
downloadgentoo-2-2cdd1e18de27dfebc2df609d64f9561495710f1b.tar.gz
gentoo-2-2cdd1e18de27dfebc2df609d64f9561495710f1b.tar.bz2
gentoo-2-2cdd1e18de27dfebc2df609d64f9561495710f1b.zip
Stable for amd64 wrt bug #499148
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-fs/fatsort')
-rw-r--r--sys-fs/fatsort/ChangeLog7
-rw-r--r--sys-fs/fatsort/fatsort-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/fatsort/ChangeLog b/sys-fs/fatsort/ChangeLog
index 5841902b4f66..9d624117baa7 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.37 2013/12/12 17:27:41 billie Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.38 2014/02/09 17:21:49 nimiux Exp $
+
+ 09 Feb 2014; Chema Alonso <nimiux@gentoo.org> fatsort-1.2.ebuild:
+ Stable for amd64 wrt bug #499148
*fatsort-1.2 (12 Dec 2013)
diff --git a/sys-fs/fatsort/fatsort-1.2.ebuild b/sys-fs/fatsort/fatsort-1.2.ebuild
index d70267656366..53692ac726ab 100644
--- a/sys-fs/fatsort/fatsort-1.2.ebuild
+++ b/sys-fs/fatsort/fatsort-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.2.ebuild,v 1.1 2013/12/12 17:27:41 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-1.2.ebuild,v 1.2 2014/02/09 17:21:49 nimiux 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 )"