diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-19 11:15:57 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-19 11:15:57 +0000 |
commit | 1b27284c416dcc2d699fb29da76fe7a807ace59a (patch) | |
tree | 057c19c5abc71e61a44b12f4d283a7ec5b72120a /app-misc/mc | |
parent | version bump (diff) | |
download | gentoo-2-1b27284c416dcc2d699fb29da76fe7a807ace59a.tar.gz gentoo-2-1b27284c416dcc2d699fb29da76fe7a807ace59a.tar.bz2 gentoo-2-1b27284c416dcc2d699fb29da76fe7a807ace59a.zip |
Stable for amd64 wrt bug #500154
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-misc/mc')
-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 3b9d5343f1a7..5a6e5c08cac2 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.299 2014/02/03 11:15:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.300 2014/02/19 11:15:57 nimiux Exp $ + + 19 Feb 2014; Chema Alonso <nimiux@gentoo.org> mc-4.8.11.ebuild: + Stable for amd64 wrt bug #500154 03 Feb 2014; Jeroen Roovers <jer@gentoo.org> mc-4.8.11.ebuild: Stable for HPPA (bug #500154). diff --git a/app-misc/mc/mc-4.8.11.ebuild b/app-misc/mc/mc-4.8.11.ebuild index e59c6ae5e444..ba5602cadea5 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.3 2014/02/03 11:15:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.11.ebuild,v 1.4 2014/02/19 11:15:57 nimiux 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 )" |