diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 10:59:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-16 10:59:15 +0000 |
commit | 32fbbac950299e682e51da1ae924e0cfe18df3bf (patch) | |
tree | ac9a634de3396c659697b8b61761549e7723ad58 /sys-apps/most/most-4.9.5.ebuild | |
parent | Mark 3.1-r1 stable on alpha (diff) | |
download | historical-32fbbac950299e682e51da1ae924e0cfe18df3bf.tar.gz historical-32fbbac950299e682e51da1ae924e0cfe18df3bf.tar.bz2 historical-32fbbac950299e682e51da1ae924e0cfe18df3bf.zip |
Mark 4.9.5 stable on alpha
Package-Manager: portage-2.0.52-r1
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 ba1f449272e8..03946ae192d3 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.10 2005/08/19 03:32:59 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.9.5.ebuild,v 1.11 2005/09/16 10:59:15 agriffis 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" |