summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-27 16:25:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-27 16:25:04 +0000
commit3851f964ecd024c2672a1c0f5c63b48aa0e633c1 (patch)
tree0f6c2864c6b164aaa63e64fe52c0b477b5fc9668 /dev-util
parentStable for amd64, wrt bug #536704 (diff)
downloadgentoo-2-3851f964ecd024c2672a1c0f5c63b48aa0e633c1.tar.gz
gentoo-2-3851f964ecd024c2672a1c0f5c63b48aa0e633c1.tar.bz2
gentoo-2-3851f964ecd024c2672a1c0f5c63b48aa0e633c1.zip
Stable for amd64, wrt bug #535408
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-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 ac28234bba59..25f1b5b4af4d 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.32 2015/03/16 04:33:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.33 2015/03/27 16:25:04 ago Exp $
+
+ 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> splint-3.1.2-r1.ebuild:
+ Stable for amd64, wrt bug #535408
16 Mar 2015; Jeroen Roovers <jer@gentoo.org> splint-3.1.2-r1.ebuild:
Stable for HPPA (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 c113a696a7b0..c40a779c204d 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.4 2015/03/16 04:33:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2-r1.ebuild,v 1.5 2015/03/27 16:25:04 ago 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