diff options
author | 2013-01-07 22:22:03 +0000 | |
---|---|---|
committer | 2013-01-07 22:22:03 +0000 | |
commit | 05e206eab2e63ae0edf2cb110f296fb880e57c09 (patch) | |
tree | e13262e1a0745224a196191950c3db102611d18a /app-misc/mc | |
parent | Stable for alpha, wrt bug #449922 (diff) | |
download | gentoo-2-05e206eab2e63ae0edf2cb110f296fb880e57c09.tar.gz gentoo-2-05e206eab2e63ae0edf2cb110f296fb880e57c09.tar.bz2 gentoo-2-05e206eab2e63ae0edf2cb110f296fb880e57c09.zip |
Stable for alpha, wrt bug #436518
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/mc/mc-4.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index 6193e4f17368..d0a8d948b6ec 100644 --- a/app-misc/mc/ChangeLog +++ b/app-misc/mc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/mc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.276 2013/01/06 10:19:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.277 2013/01/07 22:22:03 ago Exp $ + + 07 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mc-4.8.7.ebuild: + Stable for alpha, wrt bug #436518 06 Jan 2013; Markus Meier <maekke@gentoo.org> mc-4.8.7.ebuild: arm stable, bug #436518 diff --git a/app-misc/mc/mc-4.8.7.ebuild b/app-misc/mc/mc-4.8.7.ebuild index f76f9606f5eb..d514355f6afd 100644 --- a/app-misc/mc/mc-4.8.7.ebuild +++ b/app-misc/mc/mc-4.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.7.ebuild,v 1.9 2013/01/06 10:19:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.7.ebuild,v 1.10 2013/01/07 22:22:03 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.midnight-commander.org/downloads/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="+edit gpm mclib nls samba sftp +slang spell test X +xdg" REQUIRED_USE="spell? ( edit )" |