summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/most/ChangeLog5
-rw-r--r--sys-apps/most/most-4.10.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/most/ChangeLog b/sys-apps/most/ChangeLog
index 5763c0c3745d..ea8a1001c7c2 100644
--- a/sys-apps/most/ChangeLog
+++ b/sys-apps/most/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/most
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.26 2007/02/04 02:54:30 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.27 2007/03/21 17:49:53 armin76 Exp $
+
+ 21 Mar 2007; Raúl Porcel <armin76@gentoo.org> most-4.10.2-r1.ebuild:
+ x86 stable
04 Feb 2007; Ryan Hill <dirtyepic@gentoo.org> -most-4.9.2.ebuild,
-most-4.9.4.ebuild, most-4.9.5.ebuild, most-4.10.2-r1.ebuild:
diff --git a/sys-apps/most/most-4.10.2-r1.ebuild b/sys-apps/most/most-4.10.2-r1.ebuild
index 739b18af8048..c43c9f15f5b6 100644
--- a/sys-apps/most/most-4.10.2-r1.ebuild
+++ b/sys-apps/most/most-4.10.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.10.2-r1.ebuild,v 1.3 2007/02/04 02:54:30 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.10.2-r1.ebuild,v 1.4 2007/03/21 17:49:53 armin76 Exp $
inherit eutils toolchain-funcs
@@ -15,7 +15,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*
>=sys-libs/ncurses-5.2-r2"