summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-15 21:33:04 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-15 21:33:04 +0000
commit9996a8eeeadf4aa1544514ec76fe6112b9c31e17 (patch)
tree444bc00044a4fce6f3442e6531feebe852d01bc7 /app-misc/vifm
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-9996a8eeeadf4aa1544514ec76fe6112b9c31e17.tar.gz
gentoo-2-9996a8eeeadf4aa1544514ec76fe6112b9c31e17.tar.bz2
gentoo-2-9996a8eeeadf4aa1544514ec76fe6112b9c31e17.zip
added s390 to keywords
Diffstat (limited to 'app-misc/vifm')
-rw-r--r--app-misc/vifm/ChangeLog5
-rw-r--r--app-misc/vifm/vifm-0.2a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/vifm/ChangeLog b/app-misc/vifm/ChangeLog
index ed6e1006f983..2af89a42e383 100644
--- a/app-misc/vifm/ChangeLog
+++ b/app-misc/vifm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/vifm
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.2 2004/01/15 19:04:48 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/ChangeLog,v 1.3 2004/04/15 21:33:04 randy Exp $
+
+ 15 Apr 2004; Michael McCabe <randy@gentoo.org> vifm-0.2a.ebuild:
+ adding s390 to keywords
*vifm-0.2a (15 Jan 2004)
diff --git a/app-misc/vifm/vifm-0.2a.ebuild b/app-misc/vifm/vifm-0.2a.ebuild
index 8652b37bb7ba..efdb64a42c0c 100644
--- a/app-misc/vifm/vifm-0.2a.ebuild
+++ b/app-misc/vifm/vifm-0.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2a.ebuild,v 1.1 2004/01/15 19:04:48 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2a.ebuild,v 1.2 2004/04/15 21:33:04 randy Exp $
DESCRIPTION="Console file manager with vi/vim-like keybindings"
HOMEPAGE="http://vifm.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/vifm/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 s390"
IUSE=""
DEPEND=">=sys-apps/sed-4.0*"