From d89a7f844b180bc6ca79ac0948b2ec3b85c9c1b6 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sat, 1 Nov 2014 11:44:12 +0100 Subject: app-shells/mpibash: Bump to EAPI=5 Package-Manager: portage-2.2.14 --- app-shells/mpibash/ChangeLog | 4 ++++ app-shells/mpibash/metadata.xml | 20 ++++++++-------- app-shells/mpibash/mpibash-4.3_p24.ebuild | 38 +++++++++++++++---------------- 3 files changed, 33 insertions(+), 29 deletions(-) (limited to 'app-shells') diff --git a/app-shells/mpibash/ChangeLog b/app-shells/mpibash/ChangeLog index 58fda675a..d8edb92f9 100644 --- a/app-shells/mpibash/ChangeLog +++ b/app-shells/mpibash/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 01 Nov 2014; Justin Lecher mpibash-4.3_p24.ebuild, + metadata.xml: + Bump to EAPI=5 + *mpibash-4.3_p24 (29 Aug 2014) 29 Aug 2014; Christoph Junghans diff --git a/app-shells/mpibash/metadata.xml b/app-shells/mpibash/metadata.xml index 8598dc9b8..372a889b8 100644 --- a/app-shells/mpibash/metadata.xml +++ b/app-shells/mpibash/metadata.xml @@ -1,16 +1,16 @@ -base-system - - Log ALL commands typed into bash; should ONLY be + base-system + + Log ALL commands typed into bash; should ONLY be used in restricted environments such as honeypots - Build with custom malloc/free overwriting allocated/freed memory - Enable /dev/tcp/host/port redirection - Add support for loading builtins at runtime via + Build with custom malloc/free overwriting allocated/freed memory + Enable /dev/tcp/host/port redirection + Add support for loading builtins at runtime via 'enable' - - - cpe:/a:gnu:bash - + + + cpe:/a:gnu:bash + diff --git a/app-shells/mpibash/mpibash-4.3_p24.ebuild b/app-shells/mpibash/mpibash-4.3_p24.ebuild index cf8e545b0..f6e8cc478 100644 --- a/app-shells/mpibash/mpibash-4.3_p24.ebuild +++ b/app-shells/mpibash/mpibash-4.3_p24.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.3_p24.ebuild,v 1.1 2014/08/24 17:53:01 polynomial-c Exp $ -EAPI="4" +EAPI=5 inherit autotools eutils flag-o-matic toolchain-funcs multilib @@ -38,17 +38,17 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="0" +KEYWORDS="" #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla" -DEPEND=">=sys-libs/ncurses-5.2-r2 +DEPEND=" + sys-libs/ncurses readline? ( >=sys-libs/readline-${READLINE_VER} ) nls? ( virtual/libintl )" RDEPEND="${DEPEND} virtual/mpi - sys-cluster/libcircle - !