summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/braa/braa-0.8.ebuild')
-rw-r--r--net-analyzer/braa/braa-0.8.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/braa/braa-0.8.ebuild b/net-analyzer/braa/braa-0.8.ebuild
index fa8e6593c4c8..bc08810d71f1 100644
--- a/net-analyzer/braa/braa-0.8.ebuild
+++ b/net-analyzer/braa/braa-0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/braa/braa-0.8.ebuild,v 1.1 2004/06/08 15:45:28 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/braa/braa-0.8.ebuild,v 1.1.1.1 2005/11/30 10:12:34 chriswhite Exp $
DESCRIPTION="Quick and dirty mass SNMP scanner"
@@ -9,10 +9,10 @@ SRC_URI="http://s-tech.elsat.net.pl/braa/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc ~amd64 ~sparc"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
emake || die "emake failed"