summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-01-27 11:05:10 +0000
committerFabian Groffen <grobian@gentoo.org>2008-01-27 11:05:10 +0000
commit5814eb38bdbeec24ab2a9f6608d4526f439a56cf (patch)
tree29ecb92ba15f61f607d8312e0bbaa7330ed223b9 /dev-util/splint/splint-3.1.2.ebuild
parentrun eqmake4 rather than qmake from the build system (diff)
downloadhistorical-5814eb38bdbeec24ab2a9f6608d4526f439a56cf.tar.gz
historical-5814eb38bdbeec24ab2a9f6608d4526f439a56cf.tar.bz2
historical-5814eb38bdbeec24ab2a9f6608d4526f439a56cf.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-util/splint/splint-3.1.2.ebuild')
-rw-r--r--dev-util/splint/splint-3.1.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/splint/splint-3.1.2.ebuild b/dev-util/splint/splint-3.1.2.ebuild
index 24610944ee12..55563da64a1e 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
+# 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.3 2007/12/25 06:54:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2.ebuild,v 1.4 2008/01/27 11:05:10 grobian 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 ~ppc-macos ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""