summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-12-25 06:54:15 +0000
committerJeroen Roovers <jer@gentoo.org>2007-12-25 06:54:15 +0000
commited0a830aed57697666cd514566ff013cac04c562 (patch)
tree193437ff7800b397ac6c325546bf15fac4568df9 /dev-util/splint
parentversion bump, bug #198503, #201665. florz patched dropped until we can get a ... (diff)
downloadgentoo-2-ed0a830aed57697666cd514566ff013cac04c562.tar.gz
gentoo-2-ed0a830aed57697666cd514566ff013cac04c562.tar.bz2
gentoo-2-ed0a830aed57697666cd514566ff013cac04c562.zip
Marked ~hppa too.
(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 422d48ee2b19..eb8a5a64b5de 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.15 2007/12/23 23:38:26 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.16 2007/12/25 06:54:15 jer Exp $
+
+ 25 Dec 2007; Jeroen Roovers <jer@gentoo.org> splint-3.1.2.ebuild:
+ Marked ~hppa too.
23 Dec 2007; Ferris McCormick <fmccor@gentoo.org> splint-3.1.2.ebuild:
~sparc added, thanks to Tiago Cunha, all tests good.
diff --git a/dev-util/splint/splint-3.1.2.ebuild b/dev-util/splint/splint-3.1.2.ebuild
index 00a42e6d4f06..24610944ee12 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.2 2007/12/23 23:38:26 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.3 2007/12/25 06:54:15 jer 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""