summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/sambasentinel/ChangeLog7
-rw-r--r--net-misc/sambasentinel/sambasentinel-0.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/sambasentinel/ChangeLog b/net-misc/sambasentinel/ChangeLog
index aef8a8181e16..f968fa96a164 100644
--- a/net-misc/sambasentinel/ChangeLog
+++ b/net-misc/sambasentinel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/sambasentinel
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sambasentinel/ChangeLog,v 1.3 2003/06/06 15:17:28 brad Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sambasentinel/ChangeLog,v 1.4 2004/05/27 04:03:52 weeve Exp $
+
+ 26 May 2004; Jason Wever <weeve@gentoo.org> sambasentinel-0.1.ebuild:
+ Added ~sparc keyword.
*sambasentinel-0.1 (06 Jun 2003)
diff --git a/net-misc/sambasentinel/sambasentinel-0.1.ebuild b/net-misc/sambasentinel/sambasentinel-0.1.ebuild
index c526e463e4b8..6b7ff5587be7 100644
--- a/net-misc/sambasentinel/sambasentinel-0.1.ebuild
+++ b/net-misc/sambasentinel/sambasentinel-0.1.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/sambasentinel/sambasentinel-0.1.ebuild,v 1.5 2003/06/06 15:17:28 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sambasentinel/sambasentinel-0.1.ebuild,v 1.6 2004/05/27 04:03:52 weeve Exp $
DESCRIPTION="SambaSentinel is a GTK frontend to smbstatus"
@@ -9,7 +9,7 @@ SRC_URI="http://kling.mine.nu/files/SambaSentinel-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc"
IUSE=""
DEPEND=">=x11-libs/gtk+-1.2"