summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-10-02 23:58:47 +0000
committerJason Wever <weeve@gentoo.org>2006-10-02 23:58:47 +0000
commit7e2b19ab7e2f6bf95c6ee9974321a37958dbff2d (patch)
treead9aaadd24c9de6a12b17735d5c093d75338377f /sys-fs
parentFix apparently breaks things (diff)
downloadgentoo-2-7e2b19ab7e2f6bf95c6ee9974321a37958dbff2d.tar.gz
gentoo-2-7e2b19ab7e2f6bf95c6ee9974321a37958dbff2d.tar.bz2
gentoo-2-7e2b19ab7e2f6bf95c6ee9974321a37958dbff2d.zip
Stable on SPARC wrt bug #149058.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/dosfstools/ChangeLog5
-rw-r--r--sys-fs/dosfstools/dosfstools-2.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index 87a9dc2d4f47..618b90bc3b20 100644
--- a/sys-fs/dosfstools/ChangeLog
+++ b/sys-fs/dosfstools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dosfstools
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.32 2006/10/01 13:50:21 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.33 2006/10/02 23:58:47 weeve Exp $
+
+ 02 Oct 2006; Jason Wever <weeve@gentoo.org> dosfstools-2.11-r1.ebuild:
+ Stable on SPARC wrt bug #149058.
01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
dosfstools-2.11-r1.ebuild:
diff --git a/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild b/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild
index 8910da01975a..fa4cb1857816 100644
--- a/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild
+++ b/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild,v 1.10 2006/10/01 13:50:21 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild,v 1.11 2006/10/02 23:58:47 weeve Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sh ~sparc x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""