diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-03-10 14:47:57 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-03-10 14:47:57 +0000 |
commit | 5954bd949b851a992498753ddb8fbbdc999590d4 (patch) | |
tree | 28327bccda61f5a73a280595292b1bdbf5a2c56e /app-misc/mc/mc-4.7.0.3.ebuild | |
parent | old (diff) | |
download | gentoo-2-5954bd949b851a992498753ddb8fbbdc999590d4.tar.gz gentoo-2-5954bd949b851a992498753ddb8fbbdc999590d4.tar.bz2 gentoo-2-5954bd949b851a992498753ddb8fbbdc999590d4.zip |
Marked ppc/ppc64 stable for bug #308383.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/mc/mc-4.7.0.3.ebuild')
-rw-r--r-- | app-misc/mc/mc-4.7.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mc/mc-4.7.0.3.ebuild b/app-misc/mc/mc-4.7.0.3.ebuild index 047723fb64ec..53c9597a0203 100644 --- a/app-misc/mc/mc-4.7.0.3.ebuild +++ b/app-misc/mc/mc-4.7.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.7.0.3.ebuild,v 1.2 2010/03/08 15:33:53 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.7.0.3.ebuild,v 1.3 2010/03/10 14:47:57 josejx Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="http://www.midnight-commander.org/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="+edit gpm nls samba slang X" RDEPEND=">=dev-libs/glib-2.8:2 |