diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 17:27:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 17:27:39 +0000 |
commit | 09b23c2979564afe1307dc24d52ad111a83433a5 (patch) | |
tree | 7ad931c29913df2d35a3591f693559a06084e99c /app-text/multitail/multitail-5.2.2.ebuild | |
parent | Correct dative plural, thanks to arfrever for pointing this out. (diff) | |
download | gentoo-2-09b23c2979564afe1307dc24d52ad111a83433a5.tar.gz gentoo-2-09b23c2979564afe1307dc24d52ad111a83433a5.tar.bz2 gentoo-2-09b23c2979564afe1307dc24d52ad111a83433a5.zip |
ia64/sparc/x86 stable wrt #264947
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-text/multitail/multitail-5.2.2.ebuild')
-rw-r--r-- | app-text/multitail/multitail-5.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/multitail/multitail-5.2.2.ebuild b/app-text/multitail/multitail-5.2.2.ebuild index 2550421702ea..783bfaa8a5bf 100644 --- a/app-text/multitail/multitail-5.2.2.ebuild +++ b/app-text/multitail/multitail-5.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-5.2.2.ebuild,v 1.3 2009/04/10 04:11:51 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-5.2.2.ebuild,v 1.4 2009/04/10 17:27:39 armin76 Exp $ inherit flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/multitail/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 hppa ia64 ~ppc sparc x86" IUSE="debug" DEPEND="sys-libs/ncurses" |