summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-21 17:20:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-21 17:20:00 +0000
commite48b92a617783a189dfc0e0a2a6fc6e721c9f245 (patch)
treef3245153ee0dabca68464da1b43abe569d06874d /sys-fs
parentStable for ppc, wrt bug #484916 (diff)
downloadgentoo-2-e48b92a617783a189dfc0e0a2a6fc6e721c9f245.tar.gz
gentoo-2-e48b92a617783a189dfc0e0a2a6fc6e721c9f245.tar.bz2
gentoo-2-e48b92a617783a189dfc0e0a2a6fc6e721c9f245.zip
Stable for ppc, wrt bug #486046
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/dosfstools/ChangeLog5
-rw-r--r--sys-fs/dosfstools/dosfstools-3.0.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index eb682ec3160d..e036d5985cc9 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.134 2013/12/17 12:27:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.135 2013/12/21 17:20:00 ago Exp $
+
+ 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> dosfstools-3.0.22.ebuild:
+ Stable for ppc, wrt bug #486046
17 Dec 2013; Raúl Porcel <armin76@gentoo.org> dosfstools-3.0.22.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #486046
diff --git a/sys-fs/dosfstools/dosfstools-3.0.22.ebuild b/sys-fs/dosfstools/dosfstools-3.0.22.ebuild
index 98694a85e84a..518f7d9f3a04 100644
--- a/sys-fs/dosfstools/dosfstools-3.0.22.ebuild
+++ b/sys-fs/dosfstools/dosfstools-3.0.22.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.22.ebuild,v 1.4 2013/12/17 12:27:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-3.0.22.ebuild,v 1.5 2013/12/21 17:20:00 ago Exp $
EAPI="5"
@@ -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 ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
RESTRICT="test" # there is no test target #239071
src_prepare() {