diff options
Diffstat (limited to 'sys-apps/most/most-4.9.5.ebuild')
-rw-r--r-- | sys-apps/most/most-4.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/most/most-4.9.5.ebuild b/sys-apps/most/most-4.9.5.ebuild index 5a2447784279..070a8d83fba6 100644 --- a/sys-apps/most/most-4.9.5.ebuild +++ b/sys-apps/most/most-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.5.ebuild,v 1.4 2004/07/15 02:00:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.5.ebuild,v 1.5 2004/11/06 15:06:24 pylon Exp $ DESCRIPTION="An extremely excellent text file reader" HOMEPAGE="http://freshmeat.net/projects/most/" @@ -12,7 +12,7 @@ IUSE="" # Note to arch maintainers: you'll need to add to src_install() for your # arch, since the app's Makefile does strange things with different # directories for each arch. -- ciaranm, 27 June 2004 -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~mips" +KEYWORDS="~x86 ~amd64 ppc ~sparc ~mips" DEPEND=">=sys-libs/slang-1.4.2 >=sys-libs/ncurses-5.2-r2" |