summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-12-17 23:25:16 +0000
committerJeroen Roovers <jer@gentoo.org>2014-12-17 23:25:16 +0000
commit65e47db7f58e848f1df508aaea2916a5ef4c2320 (patch)
tree1fa52c10cabc21015fbfca061ac83ac14634cb0b /dev-util/cunit
parentRestore stable keywords by Evert (bug #532886). (diff)
downloadgentoo-2-65e47db7f58e848f1df508aaea2916a5ef4c2320.tar.gz
gentoo-2-65e47db7f58e848f1df508aaea2916a5ef4c2320.tar.bz2
gentoo-2-65e47db7f58e848f1df508aaea2916a5ef4c2320.zip
Stable for HPPA (bug #530916).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/cunit')
-rw-r--r--dev-util/cunit/ChangeLog5
-rw-r--r--dev-util/cunit/cunit-2.1_p2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cunit/ChangeLog b/dev-util/cunit/ChangeLog
index 3411062a7b5f..9423b0cc9801 100644
--- a/dev-util/cunit/ChangeLog
+++ b/dev-util/cunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/cunit
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.41 2014/06/18 19:21:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.42 2014/12/17 23:25:16 jer Exp $
+
+ 17 Dec 2014; Jeroen Roovers <jer@gentoo.org> cunit-2.1_p2-r1.ebuild:
+ Stable for HPPA (bug #530916).
18 Jun 2014; Michał Górny <mgorny@gentoo.org> cunit-2.1_p2-r1.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
diff --git a/dev-util/cunit/cunit-2.1_p2-r1.ebuild b/dev-util/cunit/cunit-2.1_p2-r1.ebuild
index 9c1b4e7e6ac6..664814d714ab 100644
--- a/dev-util/cunit/cunit-2.1_p2-r1.ebuild
+++ b/dev-util/cunit/cunit-2.1_p2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.1_p2-r1.ebuild,v 1.2 2014/06/18 19:21:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-2.1_p2-r1.ebuild,v 1.3 2014/12/17 23:25:16 jer Exp $
EAPI=5
inherit autotools eutils flag-o-matic multilib-minimal toolchain-funcs
@@ -15,7 +15,7 @@ HOMEPAGE="http://cunit.sourceforge.net"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="ncurses static-libs"
RDEPEND="ncurses? ( >=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] )"