summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/xfsamba/ChangeLog7
-rw-r--r--net-misc/xfsamba/xfsamba-0.47.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/xfsamba/ChangeLog b/net-misc/xfsamba/ChangeLog
index 6cae4f91f202..9b798f52026e 100644
--- a/net-misc/xfsamba/ChangeLog
+++ b/net-misc/xfsamba/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/xfsamba
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/xfsamba/ChangeLog,v 1.5 2003/02/12 08:35:28 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xfsamba/ChangeLog,v 1.6 2004/02/25 17:26:48 aliz Exp $
+
+ 25 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> xfsamba-0.47.ebuild:
+ Adding amd64 keyword. Closing #42789.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/net-misc/xfsamba/xfsamba-0.47.ebuild b/net-misc/xfsamba/xfsamba-0.47.ebuild
index f0d0e55b7881..be50b332bb76 100644
--- a/net-misc/xfsamba/xfsamba-0.47.ebuild
+++ b/net-misc/xfsamba/xfsamba-0.47.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/net-misc/xfsamba/xfsamba-0.47.ebuild,v 1.9 2003/09/05 22:01:49 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xfsamba/xfsamba-0.47.ebuild,v 1.10 2004/02/25 17:26:48 aliz Exp $
IUSE="nls"
@@ -9,7 +9,7 @@ DESCRIPTION="A GUI SMB network navigator"
SRC_URI="http://xfsamba.sourceforge.net/archive/${P}.tar.gz"
HOMEPAGE="http://xfsamba.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc "
+KEYWORDS="x86 ppc sparc ~amd64"
SLOT="0"
DEPEND="=dev-libs/glib-1.2*
=x11-libs/gtk+-1.2*