summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-24 22:26:13 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-24 22:26:13 +0000
commit16cf35aa944ef7800244194914b933b67a0db65f (patch)
tree74a0e3f2384cbb36048933600e9937113d85d9e3 /dev-util/splint
parentRemove xen-sources-2.6.22 for now. (diff)
downloadgentoo-2-16cf35aa944ef7800244194914b933b67a0db65f.tar.gz
gentoo-2-16cf35aa944ef7800244194914b933b67a0db65f.tar.bz2
gentoo-2-16cf35aa944ef7800244194914b933b67a0db65f.zip
Stable for HPPA (bug #210010).
(Portage version: 2.1.4.4)
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 b2919262bfae..f641717db47d 100644
--- a/dev-util/splint/ChangeLog
+++ b/dev-util/splint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/splint
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.21 2008/02/24 15:17:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.22 2008/02/24 22:26:13 jer Exp $
+
+ 24 Feb 2008; Jeroen Roovers <jer@gentoo.org> splint-3.1.2.ebuild:
+ Stable for HPPA (bug #210010).
24 Feb 2008; Raúl Porcel <armin76@gentoo.org> splint-3.1.2.ebuild:
sparc stable wrt #210010
diff --git a/dev-util/splint/splint-3.1.2.ebuild b/dev-util/splint/splint-3.1.2.ebuild
index 8e7412e40101..852e64521878 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.8 2008/02/24 15:17:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.9 2008/02/24 22:26:13 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 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="~amd64 hppa ppc ppc64 sparc x86"
IUSE=""
DEPEND=""