summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-19 09:45:57 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-19 09:45:57 +0000
commit32ce3587cf16e3d4c51044efd4fd1d46af0aba3f (patch)
tree4b9d7b58c3c77c47346e29472e967f4ce766e1aa /dev-util/splint
parentStable for x86, wrt bug #544746 (diff)
downloadgentoo-2-32ce3587cf16e3d4c51044efd4fd1d46af0aba3f.tar.gz
gentoo-2-32ce3587cf16e3d4c51044efd4fd1d46af0aba3f.tar.bz2
gentoo-2-32ce3587cf16e3d4c51044efd4fd1d46af0aba3f.zip
x86 stable wrt bug #535408
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util/splint')
-rw-r--r--dev-util/splint/ChangeLog5
-rw-r--r--dev-util/splint/splint-3.1.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/splint/ChangeLog b/dev-util/splint/ChangeLog
index 3d8d3c9e5987..124ffd9f842d 100644
--- a/dev-util/splint/ChangeLog
+++ b/dev-util/splint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/splint
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.36 2015/04/01 08:29:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.37 2015/04/19 09:45:57 pacho Exp $
+
+ 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> splint-3.1.2-r1.ebuild:
+ x86 stable wrt bug #535408
01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> splint-3.1.2-r1.ebuild:
Stable for sparc, wrt bug #535408
diff --git a/dev-util/splint/splint-3.1.2-r1.ebuild b/dev-util/splint/splint-3.1.2-r1.ebuild
index e8a8ab9c032e..72e56733f7a4 100644
--- a/dev-util/splint/splint-3.1.2-r1.ebuild
+++ b/dev-util/splint/splint-3.1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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-r1.ebuild,v 1.8 2015/04/01 08:29:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2-r1.ebuild,v 1.9 2015/04/19 09:45:57 pacho Exp $
EAPI=5
inherit autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86"
DEPEND="
sys-devel/flex