diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:29:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:29:03 +0000 |
commit | cd57ab3f8d3aa534f60d3caa3a73f6dc1cb0e60a (patch) | |
tree | 750b853105e429d7df756452fe912f2793962cea /app-misc/mc | |
parent | Stable for sparc, wrt bug #494196 (diff) | |
download | gentoo-2-cd57ab3f8d3aa534f60d3caa3a73f6dc1cb0e60a.tar.gz gentoo-2-cd57ab3f8d3aa534f60d3caa3a73f6dc1cb0e60a.tar.bz2 gentoo-2-cd57ab3f8d3aa534f60d3caa3a73f6dc1cb0e60a.zip |
Stable for sparc, wrt bug #493194
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/mc')
-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 04edf1a41865..31c49921c6ad 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.294 2013/12/22 14:46:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.295 2013/12/23 15:29:03 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> mc-4.8.9.ebuild: + Stable for sparc, wrt bug #493194 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> mc-4.8.9.ebuild: Stable for ppc64, wrt bug #493194 diff --git a/app-misc/mc/mc-4.8.9.ebuild b/app-misc/mc/mc-4.8.9.ebuild index 73c2c604b025..f9d656ffd8f0 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.7 2013/12/22 14:46:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.9.ebuild,v 1.8 2013/12/23 15:29:03 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 )" |