diff options
author | 2013-01-04 13:12:28 +0000 | |
---|---|---|
committer | 2013-01-04 13:12:28 +0000 | |
commit | 964ff055ead1cd4b2ad1c342883e894553abfb8e (patch) | |
tree | fae5aa66750ecbdbd4bb04a01a3b86564b03d1e0 /app-misc/mc | |
parent | Stable for ppc64, wrt bug #449826 (diff) | |
download | gentoo-2-964ff055ead1cd4b2ad1c342883e894553abfb8e.tar.gz gentoo-2-964ff055ead1cd4b2ad1c342883e894553abfb8e.tar.bz2 gentoo-2-964ff055ead1cd4b2ad1c342883e894553abfb8e.zip |
Stable for ppc64, wrt bug #436518
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/mc/mc-4.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index e9ed5eb47cbb..e3f2d0fc7697 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.272 2013/01/04 12:54:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.273 2013/01/04 13:12:28 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mc-4.8.7.ebuild: + Stable for ppc64, wrt bug #436518 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> mc-4.8.7.ebuild: Stable for ppc, wrt bug #436518 diff --git a/app-misc/mc/mc-4.8.7.ebuild b/app-misc/mc/mc-4.8.7.ebuild index 76d269111a3c..e8d860fc8c95 100644 --- a/app-misc/mc/mc-4.8.7.ebuild +++ b/app-misc/mc/mc-4.8.7.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.7.ebuild,v 1.5 2013/01/04 12:54:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.7.ebuild,v 1.6 2013/01/04 13:12:28 ago Exp $ EAPI=4 @@ -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 )" |