diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-13 19:34:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-13 19:34:37 +0000 |
commit | 4de10e3927d01701951a511b2c71199216e97d46 (patch) | |
tree | 3bed05498e01abd32a8789b2e98bdb2d816a08a5 /app-misc/mc | |
parent | s390/sh stable wrt #449546 (diff) | |
download | gentoo-2-4de10e3927d01701951a511b2c71199216e97d46.tar.gz gentoo-2-4de10e3927d01701951a511b2c71199216e97d46.tar.bz2 gentoo-2-4de10e3927d01701951a511b2c71199216e97d46.zip |
s390/sh stable wrt #436518
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
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 ed668901520d..555bd7ab254b 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.278 2013/01/11 11:38:42 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.279 2013/01/13 19:34:37 armin76 Exp $ + + 13 Jan 2013; Raúl Porcel <armin76@gentoo.org> mc-4.8.7.ebuild: + s390/sh stable wrt #436518 *mc-4.8.7-r1 (11 Jan 2013) diff --git a/app-misc/mc/mc-4.8.7.ebuild b/app-misc/mc/mc-4.8.7.ebuild index d514355f6afd..86857a2c7253 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.10 2013/01/07 22:22:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.7.ebuild,v 1.11 2013/01/13 19:34:37 armin76 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 )" |