From 14cbb41dcaaf7dcada794631990ad5d7fd1762bd Mon Sep 17 00:00:00 2001 From: Christoph Mende Date: Mon, 18 Jun 2007 11:54:19 +0000 Subject: Stable on amd64 wrt bug 182435 (Portage version: 2.1.3_rc4) --- sys-apps/most/ChangeLog | 5 ++++- sys-apps/most/most-4.10.2-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-apps/most') diff --git a/sys-apps/most/ChangeLog b/sys-apps/most/ChangeLog index 51e84466b853..c17973625c86 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.29 2007/05/11 03:36:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.30 2007/06/18 11:54:19 angelos Exp $ + + 18 Jun 2007; Christoph Mende most-4.10.2-r1.ebuild: + Stable on amd64 wrt bug 182435 11 May 2007; Joshua Kinard most-4.10.2-r1.ebuild: Stable on mips. diff --git a/sys-apps/most/most-4.10.2-r1.ebuild b/sys-apps/most/most-4.10.2-r1.ebuild index 448640e60743..75903659b806 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.6 2007/05/11 03:36:14 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/most-4.10.2-r1.ebuild,v 1.7 2007/06/18 11:54:19 angelos 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" -- cgit v1.2.3-65-gdbad