yngwin      14/11/22 07:13:41

  Modified:             ChangeLog
  Added:                eselect-vi-1.1.8.ebuild
  Removed:              eselect-vi-1.1.7.ebuild eselect-vi-1.1.4.ebuild
                        eselect-vi-1.1.5.ebuild eselect-vi-1.1.6.ebuild
  Log:
  Version bump, including patch from 1.1.7-r1 and adding qvim as option (bug 
#529528). Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x0F9C590B7FF324F6!)

Revision  Changes    Path
1.49                 app-admin/eselect-vi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-vi/ChangeLog?rev=1.49&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-vi/ChangeLog?rev=1.49&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-vi/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   6 Jun 2014 06:03:22 -0000       1.48
+++ ChangeLog   22 Nov 2014 07:13:41 -0000      1.49
@@ -1,6 +1,14 @@
 # ChangeLog for app-admin/eselect-vi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/ChangeLog,v 1.48 
2014/06/06 06:03:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/ChangeLog,v 1.49 
2014/11/22 07:13:41 yngwin Exp $
+
+*eselect-vi-1.1.8 (22 Nov 2014)
+
+  22 Nov 2014; Ben de Groot <yng...@gentoo.org> +eselect-vi-1.1.8.ebuild,
+  -eselect-vi-1.1.4.ebuild, -eselect-vi-1.1.5.ebuild, -eselect-vi-1.1.6.ebuild,
+  -eselect-vi-1.1.7.ebuild:
+  Version bump, including patch from 1.1.7-r1 and adding qvim as option (bug
+  #529528). Remove old.
 
   06 Jun 2014; Mike Frysinger <vap...@gentoo.org> eselect-vi-1.1.7-r1.ebuild:
   Add arm64 love.



1.1                  app-admin/eselect-vi/eselect-vi-1.1.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-vi/eselect-vi-1.1.8.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-vi/eselect-vi-1.1.8.ebuild?rev=1.1&content-type=text/plain

Index: eselect-vi-1.1.8.ebuild
===================================================================
# Copyright 1999-2014 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.8.ebuild,v 1.1 
2014/11/22 07:13:41 yngwin Exp $

EAPI=5

DESCRIPTION="Manages the /usr/bin/vi symlink"
HOMEPAGE="http://www.gentoo.org/";
SRC_URI="http://dev.gentoo.org/~yngwin/${P}.tar.xz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
IUSE=""

RDEPEND=">=app-admin/eselect-1.0.6"

src_install() {
        insinto /usr/share/eselect/modules
        doins vi.eselect || die
}




Reply via email to