summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2006-09-27 18:46:04 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2006-09-27 18:46:04 +0000
commit3cfae1aa9c363a50a1413455e0e420a0f5327611 (patch)
tree3792de2fc996c289f07678907bc05e7fe6fcd2c9 /sys-fs
parentStable on alpha as per bug #149056 (diff)
downloadgentoo-2-3cfae1aa9c363a50a1413455e0e420a0f5327611.tar.gz
gentoo-2-3cfae1aa9c363a50a1413455e0e420a0f5327611.tar.bz2
gentoo-2-3cfae1aa9c363a50a1413455e0e420a0f5327611.zip
Stable on alpha as per bug #149058
(Portage version: 2.1.1)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/dosfstools/ChangeLog6
-rw-r--r--sys-fs/dosfstools/dosfstools-2.11-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index 7abeab214b38..e8c8cfa10166 100644
--- a/sys-fs/dosfstools/ChangeLog
+++ b/sys-fs/dosfstools/ChangeLog
@@ -1,6 +1,10 @@
# 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.29 2006/09/26 03:50:34 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.30 2006/09/27 18:46:04 ferdy Exp $
+
+ 27 Sep 2006; Fernando J. Pereda <ferdy@gentoo.org>
+ dosfstools-2.11-r1.ebuild:
+ Stable on alpha as per bug #149058
26 Sep 2006; Joshua Jackson <tsunam@gentoo.org> dosfstools-2.11-r1.ebuild:
Stable x86; bug #149058
diff --git a/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild b/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild
index 2ecb331264af..3a641e3e3b80 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.7 2006/09/26 03:50:34 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.11-r1.ebuild,v 1.8 2006/09/27 18:46:04 ferdy 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=""