Version bump. Missing man pages are no longer fatal (we just skip making the symlinks...
authorMike Kelly <pioto@gentoo.org>
Thu, 26 Oct 2006 06:02:55 +0000 (06:02 +0000)
committerMike Kelly <pioto@gentoo.org>
Thu, 26 Oct 2006 06:02:55 +0000 (06:02 +0000)
Package-Manager: portage-2.1.2_pre3-r9

app-admin/eselect-vi/ChangeLog
app-admin/eselect-vi/eselect-vi-1.1.4.ebuild [new file with mode: 0644]
app-admin/eselect-vi/files/digest-eselect-vi-1.1.4 [new file with mode: 0644]

index 99d2eec23e4a3998ff2ade4c7fbbfc6747bf76fe..ed4e41c2ba1adf74e5d2afa44c12af0d93d70066 100644 (file)
@@ -1,6 +1,13 @@
 # ChangeLog for app-admin/eselect-vi
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/ChangeLog,v 1.14 2006/10/25 11:23:01 exg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/ChangeLog,v 1.15 2006/10/26 06:02:55 pioto Exp $
+
+*eselect-vi-1.1.4 (26 Oct 2006)
+
+  26 Oct 2006; Mike Kelly <pioto@pioto.org> -eselect-vi-1.1.3.ebuild,
+  +eselect-vi-1.1.4.ebuild:
+  Version bump. Missing man pages are no longer fatal (we just skip making the
+  symlinks). Also, keyword ~ia64, ~s390, ~sh, and ~arm, by authority of vapier.
 
   25 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> eselect-vi-1.1.3.ebuild:
   Add to ~ppc.
diff --git a/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild b/app-admin/eselect-vi/eselect-vi-1.1.4.ebuild
new file mode 100644 (file)
index 0000000..26de293
--- /dev/null
@@ -0,0 +1,19 @@
+# Copyright 1999-2006 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.1 2006/10/26 06:02:55 pioto Exp $
+
+DESCRIPTION="Manages the /usr/bin/vi symlink."
+HOMEPAGE="http://www.gentoo.org/"
+SRC_URI="mirror://gentoo/vi.eselect-${PVR}.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=app-admin/eselect-1.0.6"
+
+src_install() {
+       insinto /usr/share/eselect/modules
+       newins "${WORKDIR}/vi.eselect-${PVR}" vi.eselect
+}
diff --git a/app-admin/eselect-vi/files/digest-eselect-vi-1.1.4 b/app-admin/eselect-vi/files/digest-eselect-vi-1.1.4
new file mode 100644 (file)
index 0000000..4cac4d4
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 b0a281e0081bd3c7c1328e91cc37b3bc vi.eselect-1.1.4.bz2 1638
+RMD160 622974905142cb15242afba091753388f250ea78 vi.eselect-1.1.4.bz2 1638
+SHA256 5dfc3efd9a64c03c7350fee62d025d0d318ab8c4089677ccdeb2098e422de012 vi.eselect-1.1.4.bz2 1638