summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-12-23 23:38:26 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-12-23 23:38:26 +0000
commite3747ff54872d4cf1ec03998a0cff49c5fc79594 (patch)
treef1d292de8e4df961e4f9ced3c005c903cd44932c /dev-util/splint
parentwhitespace (diff)
downloadgentoo-2-e3747ff54872d4cf1ec03998a0cff49c5fc79594.tar.gz
gentoo-2-e3747ff54872d4cf1ec03998a0cff49c5fc79594.tar.bz2
gentoo-2-e3747ff54872d4cf1ec03998a0cff49c5fc79594.zip
~sparc added, thanks to Tiago Cunha, all tests good.
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-util/splint')
-rw-r--r--dev-util/splint/ChangeLog5
-rw-r--r--dev-util/splint/splint-3.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/splint/ChangeLog b/dev-util/splint/ChangeLog
index 5a420de3af9d..422d48ee2b19 100644
--- a/dev-util/splint/ChangeLog
+++ b/dev-util/splint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/splint
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.14 2007/10/25 16:02:18 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.15 2007/12/23 23:38:26 fmccor Exp $
+
+ 23 Dec 2007; Ferris McCormick <fmccor@gentoo.org> splint-3.1.2.ebuild:
+ ~sparc added, thanks to Tiago Cunha, all tests good.
*splint-3.1.2 (25 Oct 2007)
diff --git a/dev-util/splint/splint-3.1.2.ebuild b/dev-util/splint/splint-3.1.2.ebuild
index 1dd8d1d2d576..00a42e6d4f06 100644
--- a/dev-util/splint/splint-3.1.2.ebuild
+++ b/dev-util/splint/splint-3.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.1 2007/10/25 16:02:18 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.2 2007/12/23 23:38:26 fmccor Exp $
DESCRIPTION="Check C programs for vulnerabilities and programming mistakes"
HOMEPAGE="http://lclint.cs.virginia.edu/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""