jlec 15/03/19 16:24:20
Modified: vim-7.4.488.ebuild vim-7.4.542.ebuild
vim-7.4.273.ebuild vim-7.4.622.ebuild
vim-7.4.591.ebuild vim-9999.ebuild
vim-7.4.527.ebuild vim-7.4.560.ebuild ChangeLog
Log:
Fix tcl/tk slotting
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
B9D4F231BD1558AB!)
Revision Changes Path
1.3 app-editors/vim/vim-7.4.488.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.488.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.488.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.488.ebuild?r1=1.2&r2=1.3
Index: vim-7.4.488.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.488.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vim-7.4.488.ebuild 13 Dec 2014 20:40:13 -0000 1.2
+++ vim-7.4.488.ebuild 19 Mar 2015 16:24:20 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.488.ebuild,v 1.2
2014/12/13 20:40:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.488.ebuild,v 1.3
2015/03/19 16:24:20 jlec Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -39,8 +39,8 @@
cscope? ( dev-util/cscope )
gpm? ( >=sys-libs/gpm-1.19.3 )
lua? (
- luajit? ( dev-lang/luajit )
- !luajit? ( dev-lang/lua[deprecated] )
+ luajit? ( dev-lang/luajit:2= )
+ !luajit? ( dev-lang/lua:0[deprecated] )
)
!minimal? (
~app-editors/vim-core-${PV}
@@ -51,7 +51,7 @@
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )
selinux? ( sys-libs/libselinux )
- tcl? ( dev-lang/tcl )
+ tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
DEPEND="${RDEPEND}
1.4 app-editors/vim/vim-7.4.542.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.542.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.542.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.542.ebuild?r1=1.3&r2=1.4
Index: vim-7.4.542.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.542.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vim-7.4.542.ebuild 23 Dec 2014 08:25:59 -0000 1.3
+++ vim-7.4.542.ebuild 19 Mar 2015 16:24:20 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.542.ebuild,v 1.3
2014/12/23 08:25:59 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.542.ebuild,v 1.4
2015/03/19 16:24:20 jlec Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -39,8 +39,8 @@
cscope? ( dev-util/cscope )
gpm? ( >=sys-libs/gpm-1.19.3 )
lua? (
- luajit? ( dev-lang/luajit )
- !luajit? ( dev-lang/lua[deprecated] )
+ luajit? ( dev-lang/luajit:2= )
+ !luajit? ( dev-lang/lua:0[deprecated] )
)
!minimal? (
~app-editors/vim-core-${PV}
@@ -51,7 +51,7 @@
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )
selinux? ( sys-libs/libselinux )
- tcl? ( dev-lang/tcl )
+ tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
DEPEND="${RDEPEND}
1.13 app-editors/vim/vim-7.4.273.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild?r1=1.12&r2=1.13
Index: vim-7.4.273.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- vim-7.4.273.ebuild 13 Dec 2014 20:40:13 -0000 1.12
+++ vim-7.4.273.ebuild 19 Mar 2015 16:24:20 -0000 1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild,v 1.12
2014/12/13 20:40:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild,v 1.13
2015/03/19 16:24:20 jlec Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -39,8 +39,8 @@
cscope? ( dev-util/cscope )
gpm? ( >=sys-libs/gpm-1.19.3 )
lua? (
- luajit? ( dev-lang/luajit )
- !luajit? ( dev-lang/lua[deprecated] )
+ luajit? ( dev-lang/luajit:2= )
+ !luajit? ( dev-lang/lua:0[deprecated] )
)
!minimal? (
~app-editors/vim-core-${PV}
@@ -51,7 +51,7 @@
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9
dev-lang/ruby:1.8 ) )
selinux? ( sys-libs/libselinux )
- tcl? ( dev-lang/tcl )
+ tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
DEPEND="${RDEPEND}
1.2 app-editors/vim/vim-7.4.622.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.622.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.622.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.622.ebuild?r1=1.1&r2=1.2
Index: vim-7.4.622.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.622.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vim-7.4.622.ebuild 7 Feb 2015 02:19:57 -0000 1.1
+++ vim-7.4.622.ebuild 19 Mar 2015 16:24:20 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.622.ebuild,v 1.1
2015/02/07 02:19:57 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.622.ebuild,v 1.2
2015/03/19 16:24:20 jlec Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -43,8 +43,8 @@
cscope? ( dev-util/cscope )
gpm? ( >=sys-libs/gpm-1.19.3 )
lua? (
- luajit? ( dev-lang/luajit )
- !luajit? ( dev-lang/lua[deprecated] )
+ luajit? ( dev-lang/luajit:2= )
+ !luajit? ( dev-lang/lua:0[deprecated] )
)
!minimal? (
~app-editors/vim-core-${PV}
@@ -55,7 +55,7 @@
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.2 dev-lang/ruby:2.1 dev-lang/ruby:2.0 ) )
selinux? ( sys-libs/libselinux )
- tcl? ( dev-lang/tcl )
+ tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
DEPEND="${RDEPEND}
1.3 app-editors/vim/vim-7.4.591.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.591.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.591.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.591.ebuild?r1=1.2&r2=1.3
Index: vim-7.4.591.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.591.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vim-7.4.591.ebuild 28 Feb 2015 22:19:16 -0000 1.2
+++ vim-7.4.591.ebuild 19 Mar 2015 16:24:20 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.591.ebuild,v 1.2
2015/02/28 22:19:16 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.591.ebuild,v 1.3
2015/03/19 16:24:20 jlec Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -39,8 +39,8 @@
cscope? ( dev-util/cscope )
gpm? ( >=sys-libs/gpm-1.19.3 )
lua? (
- luajit? ( dev-lang/luajit )
- !luajit? ( dev-lang/lua[deprecated] )
+ luajit? ( dev-lang/luajit:2= )
+ !luajit? ( dev-lang/lua:0[deprecated] )
)
!minimal? (
~app-editors/vim-core-${PV}
@@ -51,7 +51,7 @@
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.2 dev-lang/ruby:2.1 dev-lang/ruby:2.0 ) )
selinux? ( sys-libs/libselinux )
- tcl? ( dev-lang/tcl )
+ tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
DEPEND="${RDEPEND}
1.26 app-editors/vim/vim-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-9999.ebuild?rev=1.26&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-9999.ebuild?rev=1.26&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-9999.ebuild?r1=1.25&r2=1.26
Index: vim-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-9999.ebuild,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- vim-9999.ebuild 7 Feb 2015 02:19:56 -0000 1.25
+++ vim-9999.ebuild 19 Mar 2015 16:24:20 -0000 1.26
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-9999.ebuild,v 1.25
2015/02/07 02:19:56 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-9999.ebuild,v 1.26
2015/03/19 16:24:20 jlec Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -43,8 +43,8 @@
cscope? ( dev-util/cscope )
gpm? ( >=sys-libs/gpm-1.19.3 )
lua? (
- luajit? ( dev-lang/luajit )
- !luajit? ( dev-lang/lua[deprecated] )
+ luajit? ( dev-lang/luajit:2= )
+ !luajit? ( dev-lang/lua:0[deprecated] )
)
!minimal? (
~app-editors/vim-core-${PV}
@@ -55,7 +55,7 @@
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.2 dev-lang/ruby:2.1 dev-lang/ruby:2.0 ) )
selinux? ( sys-libs/libselinux )
- tcl? ( dev-lang/tcl )
+ tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
DEPEND="${RDEPEND}
1.3 app-editors/vim/vim-7.4.527.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.527.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.527.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.527.ebuild?r1=1.2&r2=1.3
Index: vim-7.4.527.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.527.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vim-7.4.527.ebuild 13 Dec 2014 20:40:13 -0000 1.2
+++ vim-7.4.527.ebuild 19 Mar 2015 16:24:20 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.527.ebuild,v 1.2
2014/12/13 20:40:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.527.ebuild,v 1.3
2015/03/19 16:24:20 jlec Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -39,8 +39,8 @@
cscope? ( dev-util/cscope )
gpm? ( >=sys-libs/gpm-1.19.3 )
lua? (
- luajit? ( dev-lang/luajit )
- !luajit? ( dev-lang/lua[deprecated] )
+ luajit? ( dev-lang/luajit:2= )
+ !luajit? ( dev-lang/lua:0[deprecated] )
)
!minimal? (
~app-editors/vim-core-${PV}
@@ -51,7 +51,7 @@
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )
selinux? ( sys-libs/libselinux )
- tcl? ( dev-lang/tcl )
+ tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
DEPEND="${RDEPEND}
1.3 app-editors/vim/vim-7.4.560.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.560.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.560.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-7.4.560.ebuild?r1=1.2&r2=1.3
Index: vim-7.4.560.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.560.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vim-7.4.560.ebuild 5 Jan 2015 08:50:16 -0000 1.2
+++ vim-7.4.560.ebuild 19 Mar 2015 16:24:20 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.560.ebuild,v 1.2
2015/01/05 08:50:16 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.560.ebuild,v 1.3
2015/03/19 16:24:20 jlec Exp $
EAPI=5
VIM_VERSION="7.4"
@@ -39,8 +39,8 @@
cscope? ( dev-util/cscope )
gpm? ( >=sys-libs/gpm-1.19.3 )
lua? (
- luajit? ( dev-lang/luajit )
- !luajit? ( dev-lang/lua[deprecated] )
+ luajit? ( dev-lang/luajit:2= )
+ !luajit? ( dev-lang/lua:0[deprecated] )
)
!minimal? (
~app-editors/vim-core-${PV}
@@ -51,7 +51,7 @@
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )
selinux? ( sys-libs/libselinux )
- tcl? ( dev-lang/tcl )
+ tcl? ( dev-lang/tcl:0= )
X? ( x11-libs/libXt )
"
DEPEND="${RDEPEND}
1.491 app-editors/vim/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/ChangeLog?rev=1.491&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/ChangeLog?rev=1.491&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/ChangeLog?r1=1.490&r2=1.491
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v
retrieving revision 1.490
retrieving revision 1.491
diff -u -r1.490 -r1.491
--- ChangeLog 28 Feb 2015 22:19:16 -0000 1.490
+++ ChangeLog 19 Mar 2015 16:24:20 -0000 1.491
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/vim
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.490
2015/02/28 22:19:16 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.491
2015/03/19 16:24:20 jlec Exp $
+
+ 19 Mar 2015; Justin Lecher <[email protected]> vim-7.4.273.ebuild,
+ vim-7.4.488.ebuild, vim-7.4.527.ebuild, vim-7.4.542.ebuild,
+ vim-7.4.560.ebuild, vim-7.4.591.ebuild, vim-7.4.622.ebuild, vim-9999.ebuild:
+ Fix tcl/tk slotting
28 Feb 2015; <[email protected]> vim-7.4.591.ebuild:
stable on arm64