diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-12-13 20:40:13 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-12-13 20:40:13 +0000 |
commit | 64d3fb3777cfaec95b6fa74c2a2f649dd626dacc (patch) | |
tree | 05d7c3b1922336a67f66cbafe9284baf98944b6d /app-editors | |
parent | Version bump for bug 525620 (diff) | |
download | gentoo-2-64d3fb3777cfaec95b6fa74c2a2f649dd626dacc.tar.gz gentoo-2-64d3fb3777cfaec95b6fa74c2a2f649dd626dacc.tar.bz2 gentoo-2-64d3fb3777cfaec95b6fa74c2a2f649dd626dacc.zip |
Package links to libperl, so add a slot operator to Perl dependency
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/vim/vim-7.4.273.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-7.4.488.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-7.4.527.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-7.4.542.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-9999.ebuild | 4 |
6 files changed, 15 insertions, 11 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 095f8edc6066..e1330cbd9c23 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/vim # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.479 2014/12/08 05:59:47 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.480 2014/12/13 20:40:13 dilfridge Exp $ + + 13 Dec 2014; Andreas K. Huettel <dilfridge@gentoo.org> vim-7.4.273.ebuild, + vim-7.4.488.ebuild, vim-7.4.527.ebuild, vim-7.4.542.ebuild, vim-9999.ebuild: + Package links to libperl, so add a slot operator to Perl dependency 08 Dec 2014; Tim Harder <radhermit@gentoo.org> -vim-7.3.762.ebuild, -vim-7.3.1214.ebuild, -vim-7.4.430.ebuild, -vim-7.4.475.ebuild, diff --git a/app-editors/vim/vim-7.4.273.ebuild b/app-editors/vim/vim-7.4.273.ebuild index 052bda77d5e1..8030ee00ba61 100644 --- a/app-editors/vim/vim-7.4.273.ebuild +++ b/app-editors/vim/vim-7.4.273.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.11 2014/10/12 09:02:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.273.ebuild,v 1.12 2014/12/13 20:40:13 dilfridge Exp $ EAPI=5 VIM_VERSION="7.4" @@ -46,7 +46,7 @@ RDEPEND=" ~app-editors/vim-core-${PV} dev-util/ctags ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) 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 ) ) diff --git a/app-editors/vim/vim-7.4.488.ebuild b/app-editors/vim/vim-7.4.488.ebuild index f391cf6bc9c2..460a42862de2 100644 --- a/app-editors/vim/vim-7.4.488.ebuild +++ b/app-editors/vim/vim-7.4.488.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.1 2014/10/26 17:51:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.488.ebuild,v 1.2 2014/12/13 20:40:13 dilfridge Exp $ EAPI=5 VIM_VERSION="7.4" @@ -46,7 +46,7 @@ RDEPEND=" ~app-editors/vim-core-${PV} dev-util/ctags ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) racket? ( dev-scheme/racket ) ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) ) diff --git a/app-editors/vim/vim-7.4.527.ebuild b/app-editors/vim/vim-7.4.527.ebuild index 9c33d4c3d575..f8bdb2721cf9 100644 --- a/app-editors/vim/vim-7.4.527.ebuild +++ b/app-editors/vim/vim-7.4.527.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.1 2014/11/24 03:45:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.527.ebuild,v 1.2 2014/12/13 20:40:13 dilfridge Exp $ EAPI=5 VIM_VERSION="7.4" @@ -46,7 +46,7 @@ RDEPEND=" ~app-editors/vim-core-${PV} dev-util/ctags ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) racket? ( dev-scheme/racket ) ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) ) diff --git a/app-editors/vim/vim-7.4.542.ebuild b/app-editors/vim/vim-7.4.542.ebuild index 5651208b3a72..2f3f3114943e 100644 --- a/app-editors/vim/vim-7.4.542.ebuild +++ b/app-editors/vim/vim-7.4.542.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.1 2014/12/08 05:41:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.4.542.ebuild,v 1.2 2014/12/13 20:40:13 dilfridge Exp $ EAPI=5 VIM_VERSION="7.4" @@ -46,7 +46,7 @@ RDEPEND=" ~app-editors/vim-core-${PV} dev-util/ctags ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) racket? ( dev-scheme/racket ) ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) ) diff --git a/app-editors/vim/vim-9999.ebuild b/app-editors/vim/vim-9999.ebuild index 78f2fcbecd0b..2f9c6b022713 100644 --- a/app-editors/vim/vim-9999.ebuild +++ b/app-editors/vim/vim-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.17 2014/10/26 17:51:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-9999.ebuild,v 1.18 2014/12/13 20:40:13 dilfridge Exp $ EAPI=5 VIM_VERSION="7.4" @@ -46,7 +46,7 @@ RDEPEND=" ~app-editors/vim-core-${PV} dev-util/ctags ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) racket? ( dev-scheme/racket ) ruby? ( || ( dev-lang/ruby:2.1 dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) ) |