diff options
Diffstat (limited to 'app-admin/eselect-vi/eselect-vi-1.1.4.ebuild')
-rw-r--r-- | app-admin/eselect-vi/eselect-vi-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild b/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild index 60be26042d93..f52edf329ee2 100644 --- a/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild +++ b/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild,v 1.11 2007/02/17 15:11:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild,v 1.12 2007/02/21 18:26:15 eroyf Exp $ DESCRIPTION="Manages the /usr/bin/vi symlink" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/vi.eselect-${PVR}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" RDEPEND=">=app-admin/eselect-1.0.6" |