diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-04-09 03:51:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-04-09 03:51:28 +0000 |
commit | 17d2af04dc50bd8ceb183699e325fcc2780c7d34 (patch) | |
tree | 42b644f110ba4dd1b2897b9a6ee8f96c4b4542c8 /app-misc/mc/mc-4.7.0.3.ebuild | |
parent | Set ServerTimeout=30 in kdmrc, bug 257445 (diff) | |
download | historical-17d2af04dc50bd8ceb183699e325fcc2780c7d34.tar.gz historical-17d2af04dc50bd8ceb183699e325fcc2780c7d34.tar.bz2 historical-17d2af04dc50bd8ceb183699e325fcc2780c7d34.zip |
Stable for HPPA (bug #308383).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
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 b3d0fc14b114..d230f404705c 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.5 2010/03/14 17:44:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.7.0.3.ebuild,v 1.6 2010/04/09 03:51:28 jer 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 |