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/mc-4.6.0-r11.ebuild | |
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/mc-4.6.0-r11.ebuild')
-rw-r--r-- | app-misc/mc/mc-4.6.0-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |