summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-06-26 02:54:57 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-06-26 02:54:57 +0000
commit102e7e0334514f307b0615cdfd1abcabbc384f05 (patch)
tree564301be40abebe7695e135bca34249db0686779 /app-misc/mc
parentAdded ~x86 keyword. (diff)
downloadgentoo-2-102e7e0334514f307b0615cdfd1abcabbc384f05.tar.gz
gentoo-2-102e7e0334514f307b0615cdfd1abcabbc384f05.tar.bz2
gentoo-2-102e7e0334514f307b0615cdfd1abcabbc384f05.zip
Added ~x86-fbsd keyword.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'app-misc/mc')
-rw-r--r--app-misc/mc/ChangeLog6
-rw-r--r--app-misc/mc/mc-4.6.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog
index 65e29a2e976f..9d78ddee6f7c 100644
--- a/app-misc/mc/ChangeLog
+++ b/app-misc/mc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/mc
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.103 2006/06/01 22:13:26 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.104 2006/06/26 02:54:57 the_paya Exp $
+
+ 26 Jun 2006; Javier Villavicencio <the_paya@gentoo.org>
+ mc-4.6.1-r1.ebuild:
+ Add ~x86-fbsd keyword.
01 Jun 2006; Andrej Kacian <ticho@gentoo.org> mc-4.6.1-r1.ebuild:
Prevent lazy bindings in cons.saver binary (bug #135009, opened by me).
diff --git a/app-misc/mc/mc-4.6.1-r1.ebuild b/app-misc/mc/mc-4.6.1-r1.ebuild
index 161ed94145db..20bddd6582f8 100644
--- a/app-misc/mc/mc-4.6.1-r1.ebuild
+++ b/app-misc/mc/mc-4.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r1.ebuild,v 1.2 2006/06/01 22:13:26 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.6.1-r1.ebuild,v 1.3 2006/06/26 02:54:57 the_paya Exp $
inherit flag-o-matic eutils
@@ -14,7 +14,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/utils/file/managers/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="7zip X gpm ncurses nls pam samba slang unicode"
PROVIDE="virtual/editor"