app-office/gnumeric: Add slot operator to Perl dependency (links to libperl)
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 17 Mar 2017 21:48:25 +0000 (22:48 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 17 Mar 2017 21:48:25 +0000 (22:48 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

app-office/gnumeric/gnumeric-1.12.29.ebuild
app-office/gnumeric/gnumeric-1.12.31.ebuild
app-office/gnumeric/gnumeric-1.12.32.ebuild

index 8075a4d46685aeae2fa2a1054c0bde94c4e2a591..8a7a18999b5c2ae59e2f4047f984df449a87a90a 100644 (file)
@@ -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] )
index 754173720a1a52948ffb4627b2d543c20ec544f7..0f7b490f181e483f237c7ae22a833aa9efe87874 100644 (file)
@@ -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] )
index 4929b4395bdcd6febcf0641a78676faaee62461b..f8c8ce8e3581855bcafe9f1574d6b4a324a06cad 100644 (file)
@@ -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] )