diff options
author | 2008-02-24 15:17:35 +0000 | |
---|---|---|
committer | 2008-02-24 15:17:35 +0000 | |
commit | 09be9e85edc80fdcd7e440b4433633b577e8db36 (patch) | |
tree | f1f832e800fae0039c053cf03024c3216d2050e3 /dev-util/splint/splint-3.1.2.ebuild | |
parent | sparc stable wrt #209133 (diff) | |
download | historical-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.ebuild | 4 |
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="" |