diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-17 18:24:14 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-17 18:24:14 +0000 |
commit | 6b9dc47b9b2b93994aa196490fcad81741098d65 (patch) | |
tree | 00b76da6ff66b3882fe795890ce9ca2ed8915a77 /sys-apps/most/most-4.9.5.ebuild | |
parent | Version bump. (diff) | |
download | historical-6b9dc47b9b2b93994aa196490fcad81741098d65.tar.gz historical-6b9dc47b9b2b93994aa196490fcad81741098d65.tar.bz2 historical-6b9dc47b9b2b93994aa196490fcad81741098d65.zip |
Stable on x86,sparc,mips.
Package-Manager: portage-2.0.51.22-r2
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 fef00c84b74f..1c598c31ee68 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-2005 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.8 2005/08/05 12:37:58 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.5.ebuild,v 1.9 2005/08/17 18:24:14 ka0ttic Exp $ inherit gnuconfig @@ -14,7 +14,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="~alpha ~amd64 ~mips ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 mips ppc ~ppc-macos sparc x86" DEPEND=">=sys-libs/slang-1.4.2 >=sys-libs/ncurses-5.2-r2" |