diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:29:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:29:30 +0000 |
commit | 007780aec006f7cbb874aa7e07dc59f0f13fce7d (patch) | |
tree | 0516cd91ca7167d234643b45327a35f7fbd78900 /app-misc | |
parent | Stable for ia64, wrt bug #493130 (diff) | |
download | gentoo-2-007780aec006f7cbb874aa7e07dc59f0f13fce7d.tar.gz gentoo-2-007780aec006f7cbb874aa7e07dc59f0f13fce7d.tar.bz2 gentoo-2-007780aec006f7cbb874aa7e07dc59f0f13fce7d.zip |
Stable for ia64, wrt bug #493194
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mc/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/mc/mc-4.8.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index 9d281646d4a3..cd7c52a39928 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.296 2013/12/23 22:10:40 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.297 2014/01/15 09:29:30 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> mc-4.8.9.ebuild: + Stable for ia64, wrt bug #493194 23 Dec 2013; Markus Meier <maekke@gentoo.org> mc-4.8.9.ebuild: arm stable, bug #493194 diff --git a/app-misc/mc/mc-4.8.9.ebuild b/app-misc/mc/mc-4.8.9.ebuild index 87eb1f0f2091..2617379cab90 100644 --- a/app-misc/mc/mc-4.8.9.ebuild +++ b/app-misc/mc/mc-4.8.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.9.ebuild,v 1.9 2013/12/23 22:10:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.9.ebuild,v 1.10 2014/01/15 09:29:30 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 )" |