summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-20 09:55:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-20 09:55:23 +0000
commitf9f23e1d747b3183bd369a6129a0c0b683832798 (patch)
treeeafeaef94015de23f820a09ff604a8f7f893f2a7 /sys-fs/dosfstools
parentStable for s390, wrt bug #449746 (diff)
downloadgentoo-2-f9f23e1d747b3183bd369a6129a0c0b683832798.tar.gz
gentoo-2-f9f23e1d747b3183bd369a6129a0c0b683832798.tar.bz2
gentoo-2-f9f23e1d747b3183bd369a6129a0c0b683832798.zip
Stable for s390, wrt bug #453716
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/dosfstools')
-rw-r--r--sys-fs/dosfstools/ChangeLog5
-rw-r--r--sys-fs/dosfstools/dosfstools-3.0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index 2317133bff90..c054c1d66f9f 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.110 2013/02/17 20:55:45 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.111 2013/02/20 09:55:23 ago Exp $
+
+ 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.13.ebuild:
+ Stable for s390, wrt bug #453716
17 Feb 2013; Zac Medico <zmedico@gentoo.org> dosfstools-3.0.14.ebuild:
Add ~arm-linux keyword.
diff --git a/sys-fs/dosfstools/dosfstools-3.0.13.ebuild b/sys-fs/dosfstools/dosfstools-3.0.13.ebuild
index 05d469234970..fc805584c9df 100644
--- a/sys-fs/dosfstools/dosfstools-3.0.13.ebuild
+++ b/sys-fs/dosfstools/dosfstools-3.0.13.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.13.ebuild,v 1.12 2013/02/06 19:46:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.13.ebuild,v 1.13 2013/02/20 09:55:23 ago Exp $
EAPI="4"
@@ -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 ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RESTRICT="test" # there is no test target #239071