Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2/
Date: Wed, 03 Jan 2018 15:02:05
Message-Id: 1514991713.2a9ed5a6c45cb7d68f2add8113a807a454c00098.kentnl@gentoo
1 commit: 2a9ed5a6c45cb7d68f2add8113a807a454c00098
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 3 14:58:13 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 3 15:01:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9ed5a6
7
8 dev-perl/Gtk2: Cleanup old re bug #616920
9
10 Closes: https://bugs.gentoo.org/616920
11 Package-Manager: Portage-2.3.18, Repoman-2.3.6
12
13 dev-perl/Gtk2/Gtk2-1.247.0.ebuild | 33 ---------------------------------
14 dev-perl/Gtk2/Gtk2-1.249.500.ebuild | 34 ----------------------------------
15 dev-perl/Gtk2/Gtk2-1.249.700.ebuild | 31 -------------------------------
16 dev-perl/Gtk2/Gtk2-1.249.910.ebuild | 31 -------------------------------
17 dev-perl/Gtk2/Manifest | 4 ----
18 5 files changed, 133 deletions(-)
19
20 diff --git a/dev-perl/Gtk2/Gtk2-1.247.0.ebuild b/dev-perl/Gtk2/Gtk2-1.247.0.ebuild
21 deleted file mode 100644
22 index 95b5af81941..00000000000
23 --- a/dev-perl/Gtk2/Gtk2-1.247.0.ebuild
24 +++ /dev/null
25 @@ -1,33 +0,0 @@
26 -# Copyright 1999-2017 Gentoo Foundation
27 -# Distributed under the terms of the GNU General Public License v2
28 -
29 -EAPI=5
30 -
31 -MODULE_AUTHOR=XAOC
32 -MODULE_VERSION=1.247
33 -inherit perl-module
34 -#inherit virtualx
35 -
36 -DESCRIPTION="Perl bindings for GTK2"
37 -
38 -LICENSE="LGPL-2.1+"
39 -SLOT="0"
40 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
41 -IUSE=""
42 -
43 -RDEPEND="
44 - x11-libs/gtk+:2
45 - dev-perl/Cairo
46 - >=dev-perl/glib-perl-1.280.0
47 - >=dev-perl/Pango-1.220.0
48 -"
49 -DEPEND="${RDEPEND}
50 - >=dev-perl/ExtUtils-Depends-0.300.0
51 - >=dev-perl/ExtUtils-PkgConfig-1.030.0
52 -"
53 -
54 -#RDEPEND+=" || ( <x11-libs/gtk+-2.22.1-r1[jpeg] x11-libs/gdk-pixbuf[jpeg] )"
55 -#SRC_TEST=do
56 -#src_test(){
57 -# Xemake -j1 test || die
58 -#}
59
60 diff --git a/dev-perl/Gtk2/Gtk2-1.249.500.ebuild b/dev-perl/Gtk2/Gtk2-1.249.500.ebuild
61 deleted file mode 100644
62 index a7500dc2d38..00000000000
63 --- a/dev-perl/Gtk2/Gtk2-1.249.500.ebuild
64 +++ /dev/null
65 @@ -1,34 +0,0 @@
66 -# Copyright 1999-2017 Gentoo Foundation
67 -# Distributed under the terms of the GNU General Public License v2
68 -
69 -EAPI=5
70 -
71 -MODULE_AUTHOR=XAOC
72 -MODULE_VERSION=1.2495
73 -inherit perl-module
74 -#inherit virtualx
75 -
76 -DESCRIPTION="Perl bindings for GTK2"
77 -
78 -LICENSE="LGPL-2.1+"
79 -SLOT="0"
80 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
81 -IUSE=""
82 -
83 -RDEPEND="
84 - x11-libs/gtk+:2
85 - >=dev-perl/Cairo-1
86 - >=dev-perl/glib-perl-1.280.0
87 - >=dev-perl/Pango-1.220.0
88 -"
89 -DEPEND="${RDEPEND}
90 - virtual/perl-ExtUtils-MakeMaker
91 - >=dev-perl/ExtUtils-Depends-0.300.0
92 - >=dev-perl/ExtUtils-PkgConfig-1.030.0
93 -"
94 -
95 -#RDEPEND+=" || ( <x11-libs/gtk+-2.22.1-r1[jpeg] x11-libs/gdk-pixbuf[jpeg] )"
96 -#SRC_TEST=do
97 -#src_test(){
98 -# Xemake -j1 test || die
99 -#}
100
101 diff --git a/dev-perl/Gtk2/Gtk2-1.249.700.ebuild b/dev-perl/Gtk2/Gtk2-1.249.700.ebuild
102 deleted file mode 100644
103 index 1fe6b366f86..00000000000
104 --- a/dev-perl/Gtk2/Gtk2-1.249.700.ebuild
105 +++ /dev/null
106 @@ -1,31 +0,0 @@
107 -# Copyright 1999-2017 Gentoo Foundation
108 -# Distributed under the terms of the GNU General Public License v2
109 -
110 -EAPI=6
111 -
112 -DIST_AUTHOR=XAOC
113 -DIST_VERSION=1.2497
114 -inherit virtualx perl-module
115 -
116 -DESCRIPTION="Perl bindings for GTK2"
117 -
118 -LICENSE="LGPL-2.1+"
119 -SLOT="0"
120 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
121 -IUSE="test"
122 -
123 -RDEPEND="
124 - x11-libs/gtk+:2
125 - >=dev-perl/Cairo-1
126 - >=dev-perl/glib-perl-1.280.0
127 - >=dev-perl/Pango-1.220.0
128 -"
129 -DEPEND="${RDEPEND}
130 - virtual/perl-ExtUtils-MakeMaker
131 - >=dev-perl/ExtUtils-Depends-0.300.0
132 - >=dev-perl/ExtUtils-PkgConfig-1.30.0
133 -"
134 -
135 -src_test(){
136 - virtx perl-module_src_test
137 -}
138
139 diff --git a/dev-perl/Gtk2/Gtk2-1.249.910.ebuild b/dev-perl/Gtk2/Gtk2-1.249.910.ebuild
140 deleted file mode 100644
141 index a4f1896178d..00000000000
142 --- a/dev-perl/Gtk2/Gtk2-1.249.910.ebuild
143 +++ /dev/null
144 @@ -1,31 +0,0 @@
145 -# Copyright 1999-2017 Gentoo Foundation
146 -# Distributed under the terms of the GNU General Public License v2
147 -
148 -EAPI=6
149 -
150 -DIST_AUTHOR=XAOC
151 -DIST_VERSION=1.24991
152 -inherit virtualx perl-module
153 -
154 -DESCRIPTION="Perl bindings for GTK2"
155 -
156 -LICENSE="LGPL-2.1+"
157 -SLOT="0"
158 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
159 -IUSE="test"
160 -
161 -RDEPEND="
162 - x11-libs/gtk+:2
163 - >=dev-perl/Cairo-1
164 - >=dev-perl/glib-perl-1.280.0
165 - >=dev-perl/Pango-1.220.0
166 -"
167 -DEPEND="${RDEPEND}
168 - virtual/perl-ExtUtils-MakeMaker
169 - >=dev-perl/ExtUtils-Depends-0.300.0
170 - >=dev-perl/ExtUtils-PkgConfig-1.30.0
171 -"
172 -
173 -src_test(){
174 - virtx perl-module_src_test
175 -}
176
177 diff --git a/dev-perl/Gtk2/Manifest b/dev-perl/Gtk2/Manifest
178 index 1563b861fde..8889fafef4c 100644
179 --- a/dev-perl/Gtk2/Manifest
180 +++ b/dev-perl/Gtk2/Manifest
181 @@ -1,5 +1 @@
182 -DIST Gtk2-1.247.tar.gz 741467 BLAKE2B 6b9c47339129d44a80cf614b8648ccc31bdc4a278921c0062a20622c2fb336934e07113889678a8b067137ed8b2da99025d09bb04f92661c2f9d6df2f2546e8c SHA512 9c0fb510cfa806c1fe5bc06827130e245809a9b629442fb47a54100a95434bc4e11a7f2fd525463e467c037e60690d43c2fa79c03a2b4c063eb3627547306724
183 -DIST Gtk2-1.2495.tar.gz 743621 BLAKE2B fb9d29478c7b5991ae0f510fb87902f02c4ff078d4f377a05b02217a262a009afcd022000238e4412ad45b06045ff033d5bedbc8946818a04952a269c281b83c SHA512 07abfa2786d386f063282475ab5f6977ed034ab801e2e6ca06628b1828f7bee34675ee812bf0f4036bad74f648f8c0400099e4a8f92b194c83422bc2bdf58fa5
184 -DIST Gtk2-1.2497.tar.gz 750109 BLAKE2B 3d025c72cfbca3097d8a08ae5f7465e1ee6a5485013490bb8ebb0409cb930a011213790b1a37f86a0b9e6f477de39e38af753a5832b82bc262e0c8fc9840ffb2 SHA512 6fbff58fc4685cfbfb23b3fe9931aae9587aafebc3471e9899bcd98913cb3cb540e5ce405510f4bf364a5be9c1e20c9b3ac992b769bccb119d36c824ce2e6487
185 -DIST Gtk2-1.24991.tar.gz 750567 BLAKE2B 5a9224254ca3c11801b90831a7a93559685b66d9a1ba3d28507708a674663adf5f5fe8b1decc97366bff445cdef29e3948650cf67bb44c210d120ef0c7fe0177 SHA512 191fe1a57cdd8a9f3871583d3dcc6e160b608f91f98f0eed83161d7cfd550d82b59be2b744fa8979ba1c3648bb84b05cbe97487065af8181ad40cb49ebd32827
186 DIST Gtk2-1.24992.tar.gz 768646 BLAKE2B b2b63c55d9e1f7e19911bd4a6b268bf27d79339aeef9f8db32fe2fa24666a30e298158a81647ee54d8ce9f04e48d14d21a57971e81383c12d92447af877ae714 SHA512 a3d0ac22ce0f356f1a73c6b7d27161f76573b64cfde54e76d751ce8318eda9410e57d905e03b2562b8d31b80d3dba2bd4a8a7980a331bd5ca0c6f75e61e4e6f7