diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-09 14:59:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-09 14:59:19 +0000 |
commit | 0d6baed8dd3becc380a1b995b7fd80b2b66347fb (patch) | |
tree | 5ae3681d7d772808945d8abbc627140fef54f19f /sys-apps/most/most-5.0.0a.ebuild | |
parent | Stable on ppc wrt bug 212786 (diff) | |
download | historical-0d6baed8dd3becc380a1b995b7fd80b2b66347fb.tar.gz historical-0d6baed8dd3becc380a1b995b7fd80b2b66347fb.tar.bz2 historical-0d6baed8dd3becc380a1b995b7fd80b2b66347fb.zip |
Stable on ppc wrt bug 212788
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-apps/most/most-5.0.0a.ebuild')
-rw-r--r-- | sys-apps/most/most-5.0.0a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/most/most-5.0.0a.ebuild b/sys-apps/most/most-5.0.0a.ebuild index 59c4c8105101..fc5c7cfe2923 100644 --- a/sys-apps/most/most-5.0.0a.ebuild +++ b/sys-apps/most/most-5.0.0a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a.ebuild,v 1.4 2008/03/09 13:28:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-5.0.0a.ebuild,v 1.5 2008/03/09 14:59:19 nixnut Exp $ DESCRIPTION="a paging program that displays, one windowful at a time, the contents of a file." HOMEPAGE="ftp://space.mit.edu/pub/davis/most" @@ -8,7 +8,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~mips ppc ~sparc x86" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3" |