summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-25 17:26:48 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-25 17:26:48 +0000
commit626c9a1f8143e5f5ed4a6200de47b21cc8c324af (patch)
treead9f221545a73a220fcc4f99dcf7b2a3a9b17866 /net-misc/xfsamba
parentMarked stable on hppa. (diff)
downloadhistorical-626c9a1f8143e5f5ed4a6200de47b21cc8c324af.tar.gz
historical-626c9a1f8143e5f5ed4a6200de47b21cc8c324af.tar.bz2
historical-626c9a1f8143e5f5ed4a6200de47b21cc8c324af.zip
Closing #42789.
Diffstat (limited to 'net-misc/xfsamba')
-rw-r--r--net-misc/xfsamba/ChangeLog7
-rw-r--r--net-misc/xfsamba/Manifest4
-rw-r--r--net-misc/xfsamba/xfsamba-0.47.ebuild6
3 files changed, 10 insertions, 7 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/Manifest b/net-misc/xfsamba/Manifest
index 78088ac4bfb8..ee2d40b217d4 100644
--- a/net-misc/xfsamba/Manifest
+++ b/net-misc/xfsamba/Manifest
@@ -1,3 +1,3 @@
-MD5 8dc8d344013b561fa84f98a4e7e0810a ChangeLog 915
-MD5 d52ac39c52ba2381ffffab18477d1d83 xfsamba-0.47.ebuild 894
+MD5 9c68b5a39f89f63e6d0f70db7c931adf xfsamba-0.47.ebuild 897
+MD5 09941f04c626c8dd6294be4154e8cd1b ChangeLog 1023
MD5 439e2240bfa3318549e508214f51faad files/digest-xfsamba-0.47 65
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*