summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-28 21:28:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-28 21:28:21 +0000
commit328f483136572f7dd120abfa57aa2833425430db (patch)
treebf9facbf7b75efdbbca59640a842865e863a717e /dev-util
parentRe-add old release for www-apps/blohg (bug #544820). (diff)
downloadgentoo-2-328f483136572f7dd120abfa57aa2833425430db.tar.gz
gentoo-2-328f483136572f7dd120abfa57aa2833425430db.tar.bz2
gentoo-2-328f483136572f7dd120abfa57aa2833425430db.zip
Stable for ppc, wrt bug #535408
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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 25f1b5b4af4d..264c70bf2ada 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.33 2015/03/27 16:25:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.34 2015/03/28 21:28:21 ago Exp $
+
+ 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> splint-3.1.2-r1.ebuild:
+ Stable for ppc, wrt bug #535408
27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> splint-3.1.2-r1.ebuild:
Stable for amd64, 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 c40a779c204d..bc603e4bd33f 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.5 2015/03/27 16:25:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/splint-3.1.2-r1.ebuild,v 1.6 2015/03/28 21:28:21 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