diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-02 03:30:12 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-02 03:30:12 +0000 |
commit | 0aa947d12cf5e6d068b94b8381461da18f3924b7 (patch) | |
tree | 1a566b31556f6c2dae6650092d8b2e70458808de /app-text | |
parent | amd64 stable, bug 197743 (diff) | |
download | gentoo-2-0aa947d12cf5e6d068b94b8381461da18f3924b7.tar.gz gentoo-2-0aa947d12cf5e6d068b94b8381461da18f3924b7.tar.bz2 gentoo-2-0aa947d12cf5e6d068b94b8381461da18f3924b7.zip |
amd64 stable, bug 197742
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/multitail/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/multitail/multitail-5.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/multitail/ChangeLog b/app-text/multitail/ChangeLog index 32516364b004..cf1c283fe9cd 100644 --- a/app-text/multitail/ChangeLog +++ b/app-text/multitail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/multitail # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.51 2007/11/01 16:11:31 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.52 2007/11/02 03:30:12 beandog Exp $ + + 02 Nov 2007; Steve Dibb <beandog@gentoo.org> multitail-5.2.0.ebuild: + amd64 stable, bug 197742 01 Nov 2007; Ferris McCormick <fmccor@gentoo.org> multitail-5.2.0.ebuild: Sparc stable --- Bug #197742 --- seems to work as it should. diff --git a/app-text/multitail/multitail-5.2.0.ebuild b/app-text/multitail/multitail-5.2.0.ebuild index 946ad1ae2459..5f65dbe9b4b6 100644 --- a/app-text/multitail/multitail-5.2.0.ebuild +++ b/app-text/multitail/multitail-5.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-5.2.0.ebuild,v 1.3 2007/11/01 16:11:31 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-5.2.0.ebuild,v 1.4 2007/11/02 03:30:12 beandog Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/multitail/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc sparc x86" IUSE="debug" DEPEND="virtual/libc |