summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-10-06 11:47:14 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-10-06 11:47:14 +0000
commit3580c0b21f5bd5c99051ec54c205e143b469ccaa (patch)
tree229f8271e189279fcfcbb136c6b18548630b66d2 /app-misc
parentback to unstable untill the linking error is fixed (diff)
downloadhistorical-3580c0b21f5bd5c99051ec54c205e143b469ccaa.tar.gz
historical-3580c0b21f5bd5c99051ec54c205e143b469ccaa.tar.bz2
historical-3580c0b21f5bd5c99051ec54c205e143b469ccaa.zip
Stable on hppa.
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/mc/ChangeLog5
-rw-r--r--app-misc/mc/Manifest4
-rw-r--r--app-misc/mc/mc-4.6.0-r11.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog
index 83ecf266f0eb..42c0cf0c4d40 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
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.59 2004/10/02 15:24:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.60 2004/10/06 11:47:14 gmsoft Exp $
+
+ 06 Oct 2004; Guy Martin <gmsoft@gentoo.org> mc-4.6.0-r11.ebuild:
+ Stable on hppa.
02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> mc-4.6.0-r11.ebuild:
Stable on alpha.
diff --git a/app-misc/mc/Manifest b/app-misc/mc/Manifest
index 7b0cd34390aa..4342a3164cb4 100644
--- a/app-misc/mc/Manifest
+++ b/app-misc/mc/Manifest
@@ -1,7 +1,7 @@
-MD5 0aa7ada6f4124d1e6946438c55da3e7f ChangeLog 9689
+MD5 d498932796ab727a73ca94a1228dd4f4 ChangeLog 9775
MD5 f79a9b6d20e503ceb2011fabdf31cf30 mc-4.5.55-r7.ebuild 1869
MD5 9afea49a34ebefc50dc32e6a40e14677 mc-4.6.0-r10.ebuild 2633
-MD5 c70f26ce850c8a1c5ce535bf6ec53046 mc-4.6.0-r11.ebuild 2993
+MD5 7c424cd95769f93f3dc28d74ff55c93e mc-4.6.0-r11.ebuild 2990
MD5 f354988cbbb82187fa4eb1978def6903 mc-4.6.0-r5.ebuild 2573
MD5 68e939d27f9f33357a9feb3eebc760f5 mc-4.6.0-r7.ebuild 2665
MD5 3cf0c7148b312505b0bf34097325ef05 mc-4.6.0-r9.ebuild 2609
diff --git a/app-misc/mc/mc-4.6.0-r11.ebuild b/app-misc/mc/mc-4.6.0-r11.ebuild
index 8eff6d740b55..adcfd3844f27 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.10 2004/10/05 13:34:51 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.0-r11.ebuild,v 1.11 2004/10/06 11:47:14 gmsoft 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"