summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-02-23 14:45:06 +0000
committerBrent Baude <ranger@gentoo.org>2008-02-23 14:45:06 +0000
commitd3c66ef7c046e4e5ec7ac5a9e3542a68fd2ea899 (patch)
tree31032fd4ed6b5506bdb2af7ac1fbb724572d25fe /dev-util/splint
parentstable ppc, bug 211114 (diff)
downloadgentoo-2-d3c66ef7c046e4e5ec7ac5a9e3542a68fd2ea899.tar.gz
gentoo-2-d3c66ef7c046e4e5ec7ac5a9e3542a68fd2ea899.tar.bz2
gentoo-2-d3c66ef7c046e4e5ec7ac5a9e3542a68fd2ea899.zip
stable ppc, 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 f0bc494c51eb..0b9d7fa5d91b 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.18 2008/02/23 13:53:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.19 2008/02/23 14:45:06 ranger Exp $
+
+ 23 Feb 2008; Brent Baude <ranger@gentoo.org> splint-3.1.2.ebuild:
+ stable ppc, bug 210010
23 Feb 2008; Brent Baude <ranger@gentoo.org> splint-3.1.2.ebuild:
stable ppc64, bug 210010
diff --git a/dev-util/splint/splint-3.1.2.ebuild b/dev-util/splint/splint-3.1.2.ebuild
index 0e5e82685392..6af225ac504b 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.5 2008/02/23 13:53:49 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.6 2008/02/23 14:45:06 ranger 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=""