summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-02-24 15:17:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-02-24 15:17:35 +0000
commit09be9e85edc80fdcd7e440b4433633b577e8db36 (patch)
treef1f832e800fae0039c053cf03024c3216d2050e3 /dev-util/splint/splint-3.1.2.ebuild
parentsparc stable wrt #209133 (diff)
downloadhistorical-09be9e85edc80fdcd7e440b4433633b577e8db36.tar.gz
historical-09be9e85edc80fdcd7e440b4433633b577e8db36.tar.bz2
historical-09be9e85edc80fdcd7e440b4433633b577e8db36.zip
sparc stable wrt #210010
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-util/splint/splint-3.1.2.ebuild')
-rw-r--r--dev-util/splint/splint-3.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/splint/splint-3.1.2.ebuild b/dev-util/splint/splint-3.1.2.ebuild
index 488d63a4ec25..8e7412e40101 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-2008 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.7 2008/02/24 09:27:14 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.8 2008/02/24 15:17:35 armin76 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 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~hppa ppc ppc64 sparc x86"
IUSE=""
DEPEND=""