diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.28-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.29.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.16.7.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.18.5.ebuild | 4 | ||||
-rw-r--r-- | 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 62ead306ef36..dc4385048a96 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 1d8284dfd445..99bd548e5f7d 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 9a03e281d24e..22c2a6a64210 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 d2670682f917..b0bc1113f4c0 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 c748c1381226..14a40da07c74 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 } |