diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 20:39:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-20 20:39:19 +0000 |
commit | 612361a706ba761c0800ca635b961f7878e311c6 (patch) | |
tree | f08bfb801079cf6bfcd5b3b0fcd9a2d5ce0616f2 /app-misc | |
parent | Stable for x86, wrt bug #500078 (diff) | |
download | gentoo-2-612361a706ba761c0800ca635b961f7878e311c6.tar.gz gentoo-2-612361a706ba761c0800ca635b961f7878e311c6.tar.bz2 gentoo-2-612361a706ba761c0800ca635b961f7878e311c6.zip |
Stable for x86, wrt bug #500154
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mc/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/mc/mc-4.8.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index 5a6e5c08cac2..2deb43dd6e76 100644 --- a/app-misc/mc/ChangeLog +++ b/app-misc/mc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/mc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.300 2014/02/19 11:15:57 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.301 2014/02/20 20:39:19 ago Exp $ + + 20 Feb 2014; Agostino Sarubbo <ago@gentoo.org> mc-4.8.11.ebuild: + Stable for x86, wrt bug #500154 19 Feb 2014; Chema Alonso <nimiux@gentoo.org> mc-4.8.11.ebuild: Stable for amd64 wrt bug #500154 diff --git a/app-misc/mc/mc-4.8.11.ebuild b/app-misc/mc/mc-4.8.11.ebuild index ba5602cadea5..ccf44586c88b 100644 --- a/app-misc/mc/mc-4.8.11.ebuild +++ b/app-misc/mc/mc-4.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.11.ebuild,v 1.4 2014/02/19 11:15:57 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.11.ebuild,v 1.5 2014/02/20 20:39:19 ago Exp $ EAPI=5 @@ -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 )" |