summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-13 09:36:45 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-13 09:36:45 +0000
commit16cb71808417166ecc7b64cbd65eebb38cb109f8 (patch)
treec3cafc57d2cd87a569c226b98453fe70efaab39c /app-text
parentStable for ppc, wrt bug #502814 (diff)
downloadgentoo-2-16cb71808417166ecc7b64cbd65eebb38cb109f8.tar.gz
gentoo-2-16cb71808417166ecc7b64cbd65eebb38cb109f8.tar.bz2
gentoo-2-16cb71808417166ecc7b64cbd65eebb38cb109f8.zip
Stable for ppc, wrt bug #491948
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/multitail/ChangeLog5
-rw-r--r--app-text/multitail/multitail-5.2.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/multitail/ChangeLog b/app-text/multitail/ChangeLog
index c8c59a6fa80c..34383c7580ad 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.115 2014/08/01 09:49:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.116 2014/08/13 09:36:45 ago Exp $
+
+ 13 Aug 2014; Agostino Sarubbo <ago@gentoo.org> multitail-5.2.13.ebuild:
+ Stable for ppc, wrt bug #491948
01 Aug 2014; Raúl Porcel <armin76@gentoo.org> multitail-5.2.13.ebuild:
sparc stable wrt #491948
diff --git a/app-text/multitail/multitail-5.2.13.ebuild b/app-text/multitail/multitail-5.2.13.ebuild
index d9cec51d1ac3..48df264e410f 100644
--- a/app-text/multitail/multitail-5.2.13.ebuild
+++ b/app-text/multitail/multitail-5.2.13.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-5.2.13.ebuild,v 1.8 2014/08/01 09:49:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-5.2.13.ebuild,v 1.9 2014/08/13 09:36:45 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 doc examples"
RDEPEND="sys-libs/ncurses"