diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-19 00:25:17 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-01-19 00:25:17 +0000 |
commit | b97112e0ba293203002901e82c27f851c715f190 (patch) | |
tree | 8da2a013dff1d451aaa6a67393d2f47b6c487247 /app-misc | |
parent | Redirect java-config stderr output to /dev/null. (Manifest recommit) (diff) | |
download | gentoo-2-b97112e0ba293203002901e82c27f851c715f190.tar.gz gentoo-2-b97112e0ba293203002901e82c27f851c715f190.tar.bz2 gentoo-2-b97112e0ba293203002901e82c27f851c715f190.zip |
stable on sparc to bring us inline with the x86 guys... -r1 just has my patch added to it anyway :)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mtail/mtail-1.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mtail/mtail-1.1.1-r1.ebuild b/app-misc/mtail/mtail-1.1.1-r1.ebuild index 57074f7041f5..f223a310981f 100644 --- a/app-misc/mtail/mtail-1.1.1-r1.ebuild +++ b/app-misc/mtail/mtail-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mtail/mtail-1.1.1-r1.ebuild,v 1.3 2004/01/18 20:51:02 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mtail/mtail-1.1.1-r1.ebuild,v 1.4 2004/01/19 00:25:17 ciaranm Exp $ DESCRIPTION="tail workalike, that performs output colourising" HOMEPAGE="http://matt.immute.net/src/mtail/" @@ -9,7 +9,7 @@ SRC_URI="http://matt.immute.net/src/mtail/mtail-${PV}.tgz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 alpha ~sparc amd64" +KEYWORDS="x86 alpha sparc amd64" IUSE="" DEPEND="" |