summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-16 20:20:46 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-16 20:20:46 +0000
commitacef4282cb072f7fef337735f1061ed82ff65c10 (patch)
tree7515f5ae3a8fc0f2f599596991ff74826e9704bd /dev-util/splint
parentmarked pysoulseek-1.2.4b stable (diff)
downloadgentoo-2-acef4282cb072f7fef337735f1061ed82ff65c10.tar.gz
gentoo-2-acef4282cb072f7fef337735f1061ed82ff65c10.tar.bz2
gentoo-2-acef4282cb072f7fef337735f1061ed82ff65c10.zip
stable bump
Diffstat (limited to 'dev-util/splint')
-rw-r--r--dev-util/splint/ChangeLog5
-rw-r--r--dev-util/splint/Manifest4
-rw-r--r--dev-util/splint/splint-3.1.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/splint/ChangeLog b/dev-util/splint/ChangeLog
index 624fcbe187e4..26852efc7636 100644
--- a/dev-util/splint/ChangeLog
+++ b/dev-util/splint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/splint
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.4 2003/12/07 11:32:45 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.5 2003/12/16 20:20:36 lanius Exp $
+
+ 16 Dec 2003; Heinrich Wendel <lanius@gentoo.org> splint-3.1.1.ebuild:
+ stable bump
07 Dec 2003; David Holm <dholm@gentoo.org> splint-3.1.1.ebuild:
Added to ~ppc.
diff --git a/dev-util/splint/Manifest b/dev-util/splint/Manifest
index cb908cb5fb80..c8949313af66 100644
--- a/dev-util/splint/Manifest
+++ b/dev-util/splint/Manifest
@@ -1,5 +1,5 @@
-MD5 358b74893ac04e3b0bda507c871b3227 ChangeLog 666
MD5 6b84024248a58203822bef9cf6f19066 splint-3.0.1.6.ebuild 567
-MD5 04fc6598d42b45851d3ab2ae3ab286ca splint-3.1.1.ebuild 583
+MD5 f593c1017ee70ef2feefe134114ecd70 ChangeLog 754
+MD5 68d299d9deb30026a23adf1e42d56280 splint-3.1.1.ebuild 582
MD5 6c02dbe00c00b90917d9ab37920c27f1 files/digest-splint-3.0.1.6 68
MD5 29844a798047c02aa27ffc8ac6d9ae36 files/digest-splint-3.1.1 66
diff --git a/dev-util/splint/splint-3.1.1.ebuild b/dev-util/splint/splint-3.1.1.ebuild
index ba4312a959d1..437daa335836 100644
--- a/dev-util/splint/splint-3.1.1.ebuild
+++ b/dev-util/splint/splint-3.1.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.1.ebuild,v 1.3 2003/12/07 11:32:45 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.1.ebuild,v 1.4 2003/12/16 20:20:36 lanius Exp $
DESCRIPTION="Check C programs for vulnerabilities and programming mistakes"
HOMEPAGE="http://lclint.cs.virginia.edu/"
SRC_URI="http://www.splint.org/downloads/${P}.src.tgz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND="sys-devel/gcc"
MAKEOPTS="-j1"