summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 05:26:16 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 05:26:16 +0000
commit700822b67114338914ca962276c2b95828175337 (patch)
treeb5c03e5eeb843e478e15938d863723038c225219 /dev-util/flawfinder
parentQA: Added IUSE (Manifest recommit) (diff)
downloadgentoo-2-700822b67114338914ca962276c2b95828175337.tar.gz
gentoo-2-700822b67114338914ca962276c2b95828175337.tar.bz2
gentoo-2-700822b67114338914ca962276c2b95828175337.zip
Added ~sparc, ~mips
Diffstat (limited to 'dev-util/flawfinder')
-rw-r--r--dev-util/flawfinder/ChangeLog5
-rw-r--r--dev-util/flawfinder/flawfinder-1.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/flawfinder/ChangeLog b/dev-util/flawfinder/ChangeLog
index ab2e5e7b8aac..61258993b97e 100644
--- a/dev-util/flawfinder/ChangeLog
+++ b/dev-util/flawfinder/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/flawfinder
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/ChangeLog,v 1.3 2004/06/25 02:32:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/ChangeLog,v 1.4 2004/06/28 05:26:16 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> flawfinder-1.24.ebuild:
+ Added ~sparc, ~mips
*flawfinder-1.24 (01 Nov 2003)
diff --git a/dev-util/flawfinder/flawfinder-1.24.ebuild b/dev-util/flawfinder/flawfinder-1.24.ebuild
index 3f899e0d191f..f520d0453a52 100644
--- a/dev-util/flawfinder/flawfinder-1.24.ebuild
+++ b/dev-util/flawfinder/flawfinder-1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.24.ebuild,v 1.2 2004/06/25 02:32:01 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/flawfinder/flawfinder-1.24.ebuild,v 1.3 2004/06/28 05:26:16 ciaranm Exp $
DESCRIPTION="Examines C/C++ source code for security flaws"
HOMEPAGE="http://www.dwheeler.com/flawfinder/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.dwheeler.com/flawfinder/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~sparc ~mips"
IUSE=""
DEPEND=""