commit:     ccacb79a9770dca89d9d9df0d6b4aa1f92f64d54
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 16:16:02 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 16:19:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccacb79a

x11-libs/gtk+: fix typo in REPLACED_BY_VERSION

Package-Manager: portage-2.2.26

 x11-libs/gtk+/gtk+-2.24.28-r1.ebuild | 4 ++--
 x11-libs/gtk+/gtk+-2.24.29.ebuild    | 4 ++--
 x11-libs/gtk+/gtk+-3.16.7.ebuild     | 4 ++--
 x11-libs/gtk+/gtk+-3.18.5.ebuild     | 4 ++--
 x11-libs/gtk+/gtk+-3.18.6.ebuild     | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild 
b/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild
index 62ead30..dc43850 100644
--- a/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -302,7 +302,7 @@ pkg_postinst() {
 pkg_postrm() {
        gnome2_pkg_postrm
 
-       if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
+       if [[ -z ${REPLACED_BY_VERSION} ]]; then
                multilib_pkg_postrm() {
                        rm -f 
"${EROOT}"usr/$(get_libdir)/gtk-2.0/2.10.0/immodules.cache
                }

diff --git a/x11-libs/gtk+/gtk+-2.24.29.ebuild 
b/x11-libs/gtk+/gtk+-2.24.29.ebuild
index 1d8284d..99bd548 100644
--- a/x11-libs/gtk+/gtk+-2.24.29.ebuild
+++ b/x11-libs/gtk+/gtk+-2.24.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -288,7 +288,7 @@ pkg_postinst() {
 pkg_postrm() {
        gnome2_pkg_postrm
 
-       if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
+       if [[ -z ${REPLACED_BY_VERSION} ]]; then
                multilib_pkg_postrm() {
                        rm -f 
"${EROOT}"usr/$(get_libdir)/gtk-2.0/2.10.0/immodules.cache
                }

diff --git a/x11-libs/gtk+/gtk+-3.16.7.ebuild b/x11-libs/gtk+/gtk+-3.16.7.ebuild
index 9a03e28..22c2a6a 100644
--- a/x11-libs/gtk+/gtk+-3.16.7.ebuild
+++ b/x11-libs/gtk+/gtk+-3.16.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -240,7 +240,7 @@ pkg_postinst() {
 pkg_postrm() {
        gnome2_pkg_postrm
 
-       if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
+       if [[ -z ${REPLACED_BY_VERSION} ]]; then
                multilib_pkg_postrm() {
                        rm -f 
"${EROOT}"usr/$(get_libdir)/gtk-3.0/3.0.0/immodules.cache
                }

diff --git a/x11-libs/gtk+/gtk+-3.18.5.ebuild b/x11-libs/gtk+/gtk+-3.18.5.ebuild
index d267068..b0bc111 100644
--- a/x11-libs/gtk+/gtk+-3.18.5.ebuild
+++ b/x11-libs/gtk+/gtk+-3.18.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -235,7 +235,7 @@ pkg_postinst() {
 pkg_postrm() {
        gnome2_pkg_postrm
 
-       if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
+       if [[ -z ${REPLACED_BY_VERSION} ]]; then
                multilib_pkg_postrm() {
                        rm -f 
"${EROOT}"usr/$(get_libdir)/gtk-3.0/3.0.0/immodules.cache
                }

diff --git a/x11-libs/gtk+/gtk+-3.18.6.ebuild b/x11-libs/gtk+/gtk+-3.18.6.ebuild
index c748c13..14a40da 100644
--- a/x11-libs/gtk+/gtk+-3.18.6.ebuild
+++ b/x11-libs/gtk+/gtk+-3.18.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -233,7 +233,7 @@ pkg_postinst() {
 pkg_postrm() {
        gnome2_pkg_postrm
 
-       if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
+       if [[ -z ${REPLACED_BY_VERSION} ]]; then
                multilib_pkg_postrm() {
                        rm -f 
"${EROOT}"usr/$(get_libdir)/gtk-3.0/3.0.0/immodules.cache
                }

Reply via email to