Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/
Date: Sat, 02 Jan 2016 16:19:33
Message-Id: 1451751560.ccacb79a9770dca89d9d9df0d6b4aa1f92f64d54.eva@gentoo
1 commit: ccacb79a9770dca89d9d9df0d6b4aa1f92f64d54
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 2 16:16:02 2016 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 2 16:19:20 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccacb79a
7
8 x11-libs/gtk+: fix typo in REPLACED_BY_VERSION
9
10 Package-Manager: portage-2.2.26
11
12 x11-libs/gtk+/gtk+-2.24.28-r1.ebuild | 4 ++--
13 x11-libs/gtk+/gtk+-2.24.29.ebuild | 4 ++--
14 x11-libs/gtk+/gtk+-3.16.7.ebuild | 4 ++--
15 x11-libs/gtk+/gtk+-3.18.5.ebuild | 4 ++--
16 x11-libs/gtk+/gtk+-3.18.6.ebuild | 4 ++--
17 5 files changed, 10 insertions(+), 10 deletions(-)
18
19 diff --git a/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild
20 index 62ead30..dc43850 100644
21 --- a/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild
22 +++ b/x11-libs/gtk+/gtk+-2.24.28-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -302,7 +302,7 @@ pkg_postinst() {
30 pkg_postrm() {
31 gnome2_pkg_postrm
32
33 - if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
34 + if [[ -z ${REPLACED_BY_VERSION} ]]; then
35 multilib_pkg_postrm() {
36 rm -f "${EROOT}"usr/$(get_libdir)/gtk-2.0/2.10.0/immodules.cache
37 }
38
39 diff --git a/x11-libs/gtk+/gtk+-2.24.29.ebuild b/x11-libs/gtk+/gtk+-2.24.29.ebuild
40 index 1d8284d..99bd548 100644
41 --- a/x11-libs/gtk+/gtk+-2.24.29.ebuild
42 +++ b/x11-libs/gtk+/gtk+-2.24.29.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2015 Gentoo Foundation
45 +# Copyright 1999-2016 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47 # $Id$
48
49 @@ -288,7 +288,7 @@ pkg_postinst() {
50 pkg_postrm() {
51 gnome2_pkg_postrm
52
53 - if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
54 + if [[ -z ${REPLACED_BY_VERSION} ]]; then
55 multilib_pkg_postrm() {
56 rm -f "${EROOT}"usr/$(get_libdir)/gtk-2.0/2.10.0/immodules.cache
57 }
58
59 diff --git a/x11-libs/gtk+/gtk+-3.16.7.ebuild b/x11-libs/gtk+/gtk+-3.16.7.ebuild
60 index 9a03e28..22c2a6a 100644
61 --- a/x11-libs/gtk+/gtk+-3.16.7.ebuild
62 +++ b/x11-libs/gtk+/gtk+-3.16.7.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2015 Gentoo Foundation
65 +# Copyright 1999-2016 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 # $Id$
68
69 @@ -240,7 +240,7 @@ pkg_postinst() {
70 pkg_postrm() {
71 gnome2_pkg_postrm
72
73 - if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
74 + if [[ -z ${REPLACED_BY_VERSION} ]]; then
75 multilib_pkg_postrm() {
76 rm -f "${EROOT}"usr/$(get_libdir)/gtk-3.0/3.0.0/immodules.cache
77 }
78
79 diff --git a/x11-libs/gtk+/gtk+-3.18.5.ebuild b/x11-libs/gtk+/gtk+-3.18.5.ebuild
80 index d267068..b0bc111 100644
81 --- a/x11-libs/gtk+/gtk+-3.18.5.ebuild
82 +++ b/x11-libs/gtk+/gtk+-3.18.5.ebuild
83 @@ -1,4 +1,4 @@
84 -# Copyright 1999-2015 Gentoo Foundation
85 +# Copyright 1999-2016 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Id$
88
89 @@ -235,7 +235,7 @@ pkg_postinst() {
90 pkg_postrm() {
91 gnome2_pkg_postrm
92
93 - if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
94 + if [[ -z ${REPLACED_BY_VERSION} ]]; then
95 multilib_pkg_postrm() {
96 rm -f "${EROOT}"usr/$(get_libdir)/gtk-3.0/3.0.0/immodules.cache
97 }
98
99 diff --git a/x11-libs/gtk+/gtk+-3.18.6.ebuild b/x11-libs/gtk+/gtk+-3.18.6.ebuild
100 index c748c13..14a40da 100644
101 --- a/x11-libs/gtk+/gtk+-3.18.6.ebuild
102 +++ b/x11-libs/gtk+/gtk+-3.18.6.ebuild
103 @@ -1,4 +1,4 @@
104 -# Copyright 1999-2015 Gentoo Foundation
105 +# Copyright 1999-2016 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107 # $Id$
108
109 @@ -233,7 +233,7 @@ pkg_postinst() {
110 pkg_postrm() {
111 gnome2_pkg_postrm
112
113 - if [[ -z ${REPLACED_BY_VERSIONS} ]]; then
114 + if [[ -z ${REPLACED_BY_VERSION} ]]; then
115 multilib_pkg_postrm() {
116 rm -f "${EROOT}"usr/$(get_libdir)/gtk-3.0/3.0.0/immodules.cache
117 }