summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-02-15 17:31:05 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-02-15 17:31:05 +0000
commita2950e0f079821e1fd85d5be09ac997b61176098 (patch)
tree4f235298821c2c1337357c7766724beb3d7eb1e9 /sys-fs
parent2.6.3-rc3 bump. fixes several things and includes squashfs patch (Manifest re... (diff)
downloadgentoo-2-a2950e0f079821e1fd85d5be09ac997b61176098.tar.gz
gentoo-2-a2950e0f079821e1fd85d5be09ac997b61176098.tar.bz2
gentoo-2-a2950e0f079821e1fd85d5be09ac997b61176098.zip
added ~amd64 keyword.
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/dosfstools/ChangeLog5
-rw-r--r--sys-fs/dosfstools/dosfstools-2.9.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/dosfstools/ChangeLog b/sys-fs/dosfstools/ChangeLog
index 0d119ee47bd7..8376e9025024 100644
--- a/sys-fs/dosfstools/ChangeLog
+++ b/sys-fs/dosfstools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/dosfstools
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.8 2004/01/23 17:48:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/ChangeLog,v 1.9 2004/02/15 17:31:05 absinthe Exp $
+
+ 15 Feb 2004; Dylan Carlson <absinthe@gentoo.org> dosfstools-2.9.ebuild:
+ added ~amd64 keyword.
23 Jan 2004; <gustavoz@gentoo.org> dosfstools-2.10.ebuild:
stable on sparc
diff --git a/sys-fs/dosfstools/dosfstools-2.9.ebuild b/sys-fs/dosfstools/dosfstools-2.9.ebuild
index 69a360cd967c..c379fc5fea62 100644
--- a/sys-fs/dosfstools/dosfstools-2.9.ebuild
+++ b/sys-fs/dosfstools/dosfstools-2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.9.ebuild,v 1.2 2003/12/01 01:24:25 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dosfstools/dosfstools-2.9.ebuild,v 1.3 2004/02/15 17:31:05 absinthe Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64"
DEPEND="virtual/glibc"