commit: 71c1c441024f2e2caf4f0723a99ff7b15502b226
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 21:48:25 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 21:48:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71c1c441
app-office/gnumeric: Add slot operator to Perl dependency (links to libperl)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-office/gnumeric/gnumeric-1.12.29.ebuild | 4 ++--
app-office/gnumeric/gnumeric-1.12.31.ebuild | 4 ++--
app-office/gnumeric/gnumeric-1.12.32.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-office/gnumeric/gnumeric-1.12.29.ebuild
b/app-office/gnumeric/gnumeric-1.12.29.ebuild
index 8075a4d4668..8a7a18999b5 100644
--- a/app-office/gnumeric/gnumeric-1.12.29.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -37,7 +37,7 @@ RDEPEND="
x11-libs/cairo:=[svg]
introspection? ( >=dev-libs/gobject-introspection-1:= )
- perl? ( dev-lang/perl )
+ perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS}
>=dev-python/pygobject-3:3[${PYTHON_USEDEP}] )
libgda? ( gnome-extra/libgda:5[gtk] )
diff --git a/app-office/gnumeric/gnumeric-1.12.31.ebuild
b/app-office/gnumeric/gnumeric-1.12.31.ebuild
index 754173720a1..0f7b490f181 100644
--- a/app-office/gnumeric/gnumeric-1.12.31.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.31.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -37,7 +37,7 @@ RDEPEND="
x11-libs/cairo:=[svg]
introspection? ( >=dev-libs/gobject-introspection-1:= )
- perl? ( dev-lang/perl )
+ perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS}
>=dev-python/pygobject-3:3[${PYTHON_USEDEP}] )
libgda? ( gnome-extra/libgda:5[gtk] )
diff --git a/app-office/gnumeric/gnumeric-1.12.32.ebuild
b/app-office/gnumeric/gnumeric-1.12.32.ebuild
index 4929b4395bd..f8c8ce8e358 100644
--- a/app-office/gnumeric/gnumeric-1.12.32.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.32.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -37,7 +37,7 @@ RDEPEND="
x11-libs/cairo:=[svg]
introspection? ( >=dev-libs/gobject-introspection-1:= )
- perl? ( dev-lang/perl )
+ perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS}
>=dev-python/pygobject-3:3[${PYTHON_USEDEP}] )
libgda? ( gnome-extra/libgda:5[gtk] )