summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-16 04:33:32 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-16 04:33:32 +0000
commitce2d3d0ea9c29fc2cb472da726e2170092f71177 (patch)
treed71e356c538c0a99817deadc6c3c9a3933193fb0 /dev-util/splint
parentBump (diff)
downloadgentoo-2-ce2d3d0ea9c29fc2cb472da726e2170092f71177.tar.gz
gentoo-2-ce2d3d0ea9c29fc2cb472da726e2170092f71177.tar.bz2
gentoo-2-ce2d3d0ea9c29fc2cb472da726e2170092f71177.zip
Stable for HPPA (bug #535408).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/splint')
-rw-r--r--dev-util/splint/ChangeLog7
-rw-r--r--dev-util/splint/splint-3.1.2-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/splint/ChangeLog b/dev-util/splint/ChangeLog
index 31f85f92beb8..ac28234bba59 100644
--- a/dev-util/splint/ChangeLog
+++ b/dev-util/splint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/splint
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/splint/ChangeLog,v 1.31 2014/07/01 18:50:30 jer Exp $
+# 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 $
+
+ 16 Mar 2015; Jeroen Roovers <jer@gentoo.org> splint-3.1.2-r1.ebuild:
+ Stable for HPPA (bug #535408).
01 Jul 2014; Jeroen Roovers <jer@gentoo.org> splint-3.1.2-r1.ebuild:
Fix some QA issues.
diff --git a/dev-util/splint/splint-3.1.2-r1.ebuild b/dev-util/splint/splint-3.1.2-r1.ebuild
index 071ac9be2a18..c113a696a7b0 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-2014 Gentoo Foundation
+# 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.3 2014/07/01 18:50:30 jer Exp $
+# $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 $
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