commit:     63bc5554d318680e0fab1a07b8fd7c2a831bf7b9
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 16:18:53 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 16:19:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63bc5554

x11-libs/gdk-pixbuf: fix typo in REPLACED_BY_VERSION

Package-Manager: portage-2.2.26

 x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild | 4 ++--
 x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.2.ebuild | 4 ++--
 x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.3.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild 
b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild
index 228e7e4..49591ca 100644
--- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.ebuild
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.1.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$
 
@@ -121,7 +121,7 @@ pkg_postinst() {
 pkg_postrm() {
        gnome2_pkg_postrm
 
-       if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
+       if [[ -z ${REPLACED_BY_VERSION} ]]; then
                rm -f "${EROOT}"usr/lib*/${PN}-2.0/2.10.0/loaders.cache
        fi
 }

diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.2.ebuild 
b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.2.ebuild
index d85aa9b..fdec7e6 100644
--- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.2.ebuild
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.2.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$
 
@@ -112,7 +112,7 @@ pkg_postinst() {
 pkg_postrm() {
        gnome2_pkg_postrm
 
-       if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
+       if [[ -z ${REPLACED_BY_VERSION} ]]; then
                rm -f "${EROOT}"usr/lib*/${PN}-2.0/2.10.0/loaders.cache
        fi
 }

diff --git a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.3.ebuild 
b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.3.ebuild
index d85aa9b..fdec7e6 100644
--- a/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.3.ebuild
+++ b/x11-libs/gdk-pixbuf/gdk-pixbuf-2.32.3.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$
 
@@ -112,7 +112,7 @@ pkg_postinst() {
 pkg_postrm() {
        gnome2_pkg_postrm
 
-       if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
+       if [[ -z ${REPLACED_BY_VERSION} ]]; then
                rm -f "${EROOT}"usr/lib*/${PN}-2.0/2.10.0/loaders.cache
        fi
 }

Reply via email to