summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-06-18 11:54:19 +0000
committerChristoph Mende <angelos@gentoo.org>2007-06-18 11:54:19 +0000
commit14cbb41dcaaf7dcada794631990ad5d7fd1762bd (patch)
treefeb65938b6389f610ed34fdac2713b120c071f47 /sys-apps/most
parentRevision bump to make rpm2targz compatible with non-bash shells. See bug #168... (diff)
downloadgentoo-2-14cbb41dcaaf7dcada794631990ad5d7fd1762bd.tar.gz
gentoo-2-14cbb41dcaaf7dcada794631990ad5d7fd1762bd.tar.bz2
gentoo-2-14cbb41dcaaf7dcada794631990ad5d7fd1762bd.zip
Stable on amd64 wrt bug 182435
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'sys-apps/most')
-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 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 <angelos@gentoo.org> most-4.10.2-r1.ebuild:
+ Stable on amd64 wrt bug 182435
11 May 2007; Joshua Kinard <kumba@gentoo.org> 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"