diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 20:32:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 20:32:27 +0000 |
commit | 025b9bae46205b4efb32518a26b38596119dab75 (patch) | |
tree | 6e39f219d0e70bf6c09ef96bae4623c47bb2765c /dev-util/splint | |
parent | whitespace cleanup (diff) | |
download | historical-025b9bae46205b4efb32518a26b38596119dab75.tar.gz historical-025b9bae46205b4efb32518a26b38596119dab75.tar.bz2 historical-025b9bae46205b4efb32518a26b38596119dab75.zip |
header fix
Diffstat (limited to 'dev-util/splint')
-rw-r--r-- | dev-util/splint/Manifest | 4 | ||||
-rw-r--r-- | dev-util/splint/splint-3.0.1.6.ebuild | 4 | ||||
-rw-r--r-- | dev-util/splint/splint-3.1.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/splint/Manifest b/dev-util/splint/Manifest index 7e710d58d777..c7eb6c14bb45 100644 --- a/dev-util/splint/Manifest +++ b/dev-util/splint/Manifest @@ -1,5 +1,5 @@ MD5 df6d5fea9227cdc74d9bc98df9b7387d ChangeLog 582 -MD5 79dd9ce0f4433ceea74cd139443fac0d splint-3.0.1.6.ebuild 563 -MD5 e18587854e81de05562a646b5d4d2018 splint-3.1.1.ebuild 578 +MD5 6b84024248a58203822bef9cf6f19066 splint-3.0.1.6.ebuild 567 +MD5 985855381e098d6bbb940e9be89c41dd splint-3.1.1.ebuild 581 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.0.1.6.ebuild b/dev-util/splint/splint-3.0.1.6.ebuild index 95dd85cf18a0..1bed492f1abd 100644 --- a/dev-util/splint/splint-3.0.1.6.ebuild +++ b/dev-util/splint/splint-3.0.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# 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.0.1.6.ebuild,v 1.3 2003/07/12 14:28:13 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.0.1.6.ebuild,v 1.4 2003/09/06 20:32:23 msterret Exp $ DESCRIPTION="Check C programs for vulnerabilities and programming mistakes" HOMEPAGE="http://lclint.cs.virginia.edu/" diff --git a/dev-util/splint/splint-3.1.1.ebuild b/dev-util/splint/splint-3.1.1.ebuild index b46ac2018505..7d4e4be4a793 100644 --- a/dev-util/splint/splint-3.1.1.ebuild +++ b/dev-util/splint/splint-3.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# 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.1 2003/09/05 22:06:38 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.1.ebuild,v 1.2 2003/09/06 20:32:23 msterret Exp $ DESCRIPTION="Check C programs for vulnerabilities and programming mistakes" HOMEPAGE="http://lclint.cs.virginia.edu/" |