summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-09-21 13:44:46 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-09-21 13:44:46 +0000
commit38516b58a5e2a0c6ddbc288df3102678a44be20d (patch)
tree5a0ab3d9322a666d0fea056ae4b17a4b11053d8a /app-misc/mc
parentbug 53094 (Manifest recommit) (diff)
downloadgentoo-2-38516b58a5e2a0c6ddbc288df3102678a44be20d.tar.gz
gentoo-2-38516b58a5e2a0c6ddbc288df3102678a44be20d.tar.bz2
gentoo-2-38516b58a5e2a0c6ddbc288df3102678a44be20d.zip
mark stable on x86mark stable on x86
Diffstat (limited to 'app-misc/mc')
-rw-r--r--app-misc/mc/ChangeLog3
-rw-r--r--app-misc/mc/mc-4.6.0-r11.ebuild4
2 files changed, 5 insertions, 2 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog
index 9d04d00cba5a..1442fdb0db73 100644
--- a/app-misc/mc/ChangeLog
+++ b/app-misc/mc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/mc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
+ 21 Sep 2004; Heinrich Wendel <lanius@gentoo.org> mc-4.6.0-r11.ebuild:
+ mark stable on x86
+
20 Sep 2004; Heinrich Wendel <lanius@gentoo.org> mc-4.6.0-r11.ebuild:
add missing syntax files again, bug #64721
diff --git a/app-misc/mc/mc-4.6.0-r11.ebuild b/app-misc/mc/mc-4.6.0-r11.ebuild
index c20f71c32f9e..e61566e287f5 100644
--- a/app-misc/mc/mc-4.6.0-r11.ebuild
+++ b/app-misc/mc/mc-4.6.0-r11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r11.ebuild,v 1.2 2004/09/20 12:02:32 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r11.ebuild,v 1.3 2004/09/21 13:44:46 lanius Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ia64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ppc64"
+KEYWORDS="~ia64 x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ppc64"
IUSE="gpm nls samba ncurses X slang unicode"
PROVIDE="virtual/editor"