diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-12 04:03:53 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-12 04:03:53 +0000 |
commit | cdf3f6dce3a61414ab77c4095c6f983726569299 (patch) | |
tree | 66470f9768bcdb54b586c0d79a6bf2281ca98ab0 /app-misc/mc | |
parent | Stable on mips. (diff) | |
download | gentoo-2-cdf3f6dce3a61414ab77c4095c6f983726569299.tar.gz gentoo-2-cdf3f6dce3a61414ab77c4095c6f983726569299.tar.bz2 gentoo-2-cdf3f6dce3a61414ab77c4095c6f983726569299.zip |
amd64 stable, bug 177316
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/mc/mc-4.6.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index 040d06de16dd..03946f0eabf8 100644 --- a/app-misc/mc/ChangeLog +++ b/app-misc/mc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/mc # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.121 2007/05/07 15:01:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.122 2007/05/12 04:03:53 beandog Exp $ + + 12 May 2007; Steve Dibb <beandog@gentoo.org> mc-4.6.1-r3.ebuild: + amd64 stable, bug 177316 07 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> mc-4.6.1-r3.ebuild: Stable on sparc wrt #177316 diff --git a/app-misc/mc/mc-4.6.1-r3.ebuild b/app-misc/mc/mc-4.6.1-r3.ebuild index 8f712d780504..9fa6df8e48a1 100644 --- a/app-misc/mc/mc-4.6.1-r3.ebuild +++ b/app-misc/mc/mc-4.6.1-r3.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/app-misc/mc/mc-4.6.1-r3.ebuild,v 1.10 2007/05/07 15:01:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r3.ebuild,v 1.11 2007/05/12 04:03:53 beandog Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="7zip X gpm ncurses nls pam samba slang unicode" PROVIDE="virtual/editor" |