diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-06 11:51:21 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-06 11:51:21 +0000 |
commit | 131a5a73dc9973573970209c494293603b99bc24 (patch) | |
tree | 60c1a9db6f0293a6d1b63ee16177d8edde708fe8 /app-misc/mc | |
parent | back to unstable untill the linking error is fixed (Manifest recommit) (diff) | |
download | gentoo-2-131a5a73dc9973573970209c494293603b99bc24.tar.gz gentoo-2-131a5a73dc9973573970209c494293603b99bc24.tar.bz2 gentoo-2-131a5a73dc9973573970209c494293603b99bc24.zip |
Stable on hppa.
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.0-r11.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |