diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-02-12 14:43:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-02-12 14:43:07 +0000 |
commit | 68687a54b3ab6b2ca0dbcd6f821380ce62ccf563 (patch) | |
tree | 054f6938c2d969e3aacd296400c57abb11420d60 /app-admin/eselect-vi/eselect-vi-1.1.4.ebuild | |
parent | x86 stable wrt bug 159871 (diff) | |
download | historical-68687a54b3ab6b2ca0dbcd6f821380ce62ccf563.tar.gz historical-68687a54b3ab6b2ca0dbcd6f821380ce62ccf563.tar.bz2 historical-68687a54b3ab6b2ca0dbcd6f821380ce62ccf563.zip |
Stable for HPPA (bug #166501).
Package-Manager: portage-2.1.2-r9
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 1141b32cd690..e413bbef5b52 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.4 2007/02/12 14:36:03 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild,v 1.5 2007/02/12 14:43:07 jer 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" |