summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-28 11:01:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-28 11:01:56 +0000
commit5882ef2cb8812b14b4854b91c43db4ec51872d5e (patch)
tree6af46cf8b9b155f22a6e738a4952fa0d2a154338 /app-text/multitail
parentStable for ia64, wrt bug #523612 (diff)
downloadgentoo-2-5882ef2cb8812b14b4854b91c43db4ec51872d5e.tar.gz
gentoo-2-5882ef2cb8812b14b4854b91c43db4ec51872d5e.tar.bz2
gentoo-2-5882ef2cb8812b14b4854b91c43db4ec51872d5e.zip
Stable for ia64, wrt bug #519882
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/multitail')
-rw-r--r--app-text/multitail/ChangeLog5
-rw-r--r--app-text/multitail/multitail-6.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/multitail/ChangeLog b/app-text/multitail/ChangeLog
index 0bfd7c5eba5f..8fd0ca7c01c8 100644
--- a/app-text/multitail/ChangeLog
+++ b/app-text/multitail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/multitail
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.121 2014/10/10 10:48:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.122 2014/10/28 11:01:56 ago Exp $
+
+ 28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> multitail-6.2.1.ebuild:
+ Stable for ia64, wrt bug #519882
10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> multitail-6.2.1.ebuild:
Stable for x86, wrt bug #519882
diff --git a/app-text/multitail/multitail-6.2.1.ebuild b/app-text/multitail/multitail-6.2.1.ebuild
index dcef6095ec3e..5ff234d5adeb 100644
--- a/app-text/multitail/multitail-6.2.1.ebuild
+++ b/app-text/multitail/multitail-6.2.1.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/app-text/multitail/multitail-6.2.1.ebuild,v 1.5 2014/10/10 10:48:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-6.2.1.ebuild,v 1.6 2014/10/28 11:01:56 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://www.vanheusden.com/multitail/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 hppa ia64 ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE="debug examples unicode"
RDEPEND="sys-libs/ncurses[unicode?]"