diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-11-29 18:55:05 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2014-11-29 18:55:05 +0000 |
commit | b29119042e577fc9efc6533644f5d31f3529ce7b (patch) | |
tree | a71cf8b29e13681183a1aa49a862a04d1cf2a519 /dev-vcs | |
parent | Revision bump straight to stable to fix a broken pkgconfig file (include path... (diff) | |
download | gentoo-2-b29119042e577fc9efc6533644f5d31f3529ce7b.tar.gz gentoo-2-b29119042e577fc9efc6533644f5d31f3529ce7b.tar.bz2 gentoo-2-b29119042e577fc9efc6533644f5d31f3529ce7b.zip |
Add missing slot operator to dev-lang/perl dependency, package installs modules and links to libperl
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/subversion/ChangeLog | 8 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.7.18.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.8.10-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.8.10.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/subversion/subversion-1.8.9.ebuild | 4 |
5 files changed, 15 insertions, 9 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog index 768bc9baff1d..2d5724ad7856 100644 --- a/dev-vcs/subversion/ChangeLog +++ b/dev-vcs/subversion/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-vcs/subversion # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.203 2014/11/27 23:48:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.204 2014/11/29 18:55:05 dilfridge Exp $ + + 29 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> + subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, + subversion-1.8.10-r1.ebuild: + Add missing slot operator to dev-lang/perl dependency, package installs + modules and links to libperl 27 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> subversion-1.7.18.ebuild, subversion-1.8.9.ebuild, subversion-1.8.10.ebuild, diff --git a/dev-vcs/subversion/subversion-1.7.18.ebuild b/dev-vcs/subversion/subversion-1.7.18.ebuild index 1f271bb43fa9..6def8cbcee66 100644 --- a/dev-vcs/subversion/subversion-1.7.18.ebuild +++ b/dev-vcs/subversion/subversion-1.7.18.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/dev-vcs/subversion/subversion-1.7.18.ebuild,v 1.10 2014/11/27 23:48:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v 1.11 2014/11/29 18:55:05 dilfridge Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -30,7 +30,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.6.18[threadsafe(+)] ctypes-python? ( ${PYTHON_DEPS} ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) ruby? ( >=dev-lang/ruby-1.8.2:1.8 dev-ruby/rubygems[ruby_targets_ruby18] ) diff --git a/dev-vcs/subversion/subversion-1.8.10-r1.ebuild b/dev-vcs/subversion/subversion-1.8.10-r1.ebuild index 0bee67632086..71c9b1ef382a 100644 --- a/dev-vcs/subversion/subversion-1.8.10-r1.ebuild +++ b/dev-vcs/subversion/subversion-1.8.10-r1.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/dev-vcs/subversion/subversion-1.8.10-r1.ebuild,v 1.4 2014/11/27 23:48:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.10-r1.ebuild,v 1.5 2014/11/29 18:55:05 dilfridge Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -31,7 +31,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.7.12 ctypes-python? ( ${PYTHON_DEPS} ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) ruby? ( >=dev-lang/ruby-1.9.3:1.9 dev-ruby/rubygems[ruby_targets_ruby19] ) diff --git a/dev-vcs/subversion/subversion-1.8.10.ebuild b/dev-vcs/subversion/subversion-1.8.10.ebuild index 7abf0e9b943f..3402bb35da9a 100644 --- a/dev-vcs/subversion/subversion-1.8.10.ebuild +++ b/dev-vcs/subversion/subversion-1.8.10.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/dev-vcs/subversion/subversion-1.8.10.ebuild,v 1.11 2014/11/27 23:48:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.10.ebuild,v 1.12 2014/11/29 18:55:05 dilfridge Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -31,7 +31,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.7.12 ctypes-python? ( ${PYTHON_DEPS} ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) ruby? ( >=dev-lang/ruby-1.9.3:1.9 dev-ruby/rubygems[ruby_targets_ruby19] ) diff --git a/dev-vcs/subversion/subversion-1.8.9.ebuild b/dev-vcs/subversion/subversion-1.8.9.ebuild index 6f269d81e160..c45bb1671841 100644 --- a/dev-vcs/subversion/subversion-1.8.9.ebuild +++ b/dev-vcs/subversion/subversion-1.8.9.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/dev-vcs/subversion/subversion-1.8.9.ebuild,v 1.14 2014/11/27 23:48:22 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.9.ebuild,v 1.15 2014/11/29 18:55:05 dilfridge Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -31,7 +31,7 @@ COMMON_DEPEND=">=dev-db/sqlite-3.7.12 ctypes-python? ( ${PYTHON_DEPS} ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/gnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) - perl? ( dev-lang/perl ) + perl? ( dev-lang/perl:= ) python? ( ${PYTHON_DEPS} ) ruby? ( >=dev-lang/ruby-1.9.3:1.9 dev-ruby/rubygems[ruby_targets_ruby19] ) |