diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-28 21:54:49 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-28 21:54:49 +0000 |
commit | 1c9ff9ffe48e3cdb6015e931c84a764cc8573b21 (patch) | |
tree | 9c8480ed4a2e504b1aade2cff91bbb1bb28b26d2 /app-text | |
parent | Marking espeak-1.45.04 ppc for bug 391417 (diff) | |
download | gentoo-2-1c9ff9ffe48e3cdb6015e931c84a764cc8573b21.tar.gz gentoo-2-1c9ff9ffe48e3cdb6015e931c84a764cc8573b21.tar.bz2 gentoo-2-1c9ff9ffe48e3cdb6015e931c84a764cc8573b21.zip |
Marking multitail-5.2.9 ppc for bug 401093
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/multitail/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/multitail/multitail-5.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/multitail/ChangeLog b/app-text/multitail/ChangeLog index c72414ee9551..c28b976ccf85 100644 --- a/app-text/multitail/ChangeLog +++ b/app-text/multitail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/multitail # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.89 2012/02/07 15:35:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.90 2012/02/28 21:54:49 ranger Exp $ + + 28 Feb 2012; Brent Baude <ranger@gentoo.org> multitail-5.2.9.ebuild: + Marking multitail-5.2.9 ppc for bug 401093 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> multitail-5.2.9.ebuild: Stable for HPPA (bug #401093). diff --git a/app-text/multitail/multitail-5.2.9.ebuild b/app-text/multitail/multitail-5.2.9.ebuild index 11c84cf3e336..9a3879d3f311 100644 --- a/app-text/multitail/multitail-5.2.9.ebuild +++ b/app-text/multitail/multitail-5.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-5.2.9.ebuild,v 1.4 2012/02/07 15:35:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-5.2.9.ebuild,v 1.5 2012/02/28 21:54:49 ranger Exp $ EAPI="4" @@ -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" DEPEND="sys-libs/ncurses" |