diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-23 22:10:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-23 22:10:40 +0000 |
commit | 85ee6db73ee65388f787f951c9ddcb81b091b478 (patch) | |
tree | 1f79a25e1a099cfc04d590452733a11981b0f5b2 /app-misc | |
parent | arm stable, bug #492796 (diff) | |
download | gentoo-2-85ee6db73ee65388f787f951c9ddcb81b091b478.tar.gz gentoo-2-85ee6db73ee65388f787f951c9ddcb81b091b478.tar.bz2 gentoo-2-85ee6db73ee65388f787f951c9ddcb81b091b478.zip |
arm stable, bug #493194
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mc/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/mc/mc-4.8.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index 31c49921c6ad..9d281646d4a3 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.295 2013/12/23 15:29:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.296 2013/12/23 22:10:40 maekke Exp $ + + 23 Dec 2013; Markus Meier <maekke@gentoo.org> mc-4.8.9.ebuild: + arm stable, bug #493194 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> mc-4.8.9.ebuild: Stable for sparc, wrt bug #493194 diff --git a/app-misc/mc/mc-4.8.9.ebuild b/app-misc/mc/mc-4.8.9.ebuild index f9d656ffd8f0..87eb1f0f2091 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 # 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.8 2013/12/23 15:29:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.9.ebuild,v 1.9 2013/12/23 22:10:40 maekke 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 )" |