summaryrefslogtreecommitdiff
blob: 2750f016f8718536e7b5eaab19b8cbfd81df998e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
# ChangeLog for profile directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9842 2015/03/05 10:57:57 jlec Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!

  05 Mar 2015; Justin Lecher <jlec@gentoo.org> arch/mips/ChangeLog,
  arch/mips/package.use.mask, arch/powerpc/ChangeLog,
  arch/powerpc/package.use.mask, arch/sparc/ChangeLog,
  arch/sparc/package.use.mask, base/ChangeLog, base/package.use.mask,
  package.mask:
  Cleaned obsolete entries in package.use.mask

  04 Mar 2015; Bernard Cafarelli <voyageur@gentoo.org> package.mask:
  Remove x11-plugins/wmauda mask after last rites

  03 Mar 2015; Anthony G. Basile <blueness@gentoo.org> package.mask:
  Remove net-misc/vidalia p.mask which is now off the tree.

  03 Mar 2015; Markos Chandras <hwoarang@gentoo.org> package.mask:
  Drop obsolete entry

  02 Mar 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Add missed MSN library to mask.

  02 Mar 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Mask further MSN libraries and applications.

  01 Mar 2015; Michał Górny <mgorny@gentoo.org> profiles.desc:
  Introduce support for FreeBSD 10.1,
  https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/46 by nigoro.

  01 Mar 2015; Markos Chandras <hwoarang@gentoo.org> package.mask:
  net-im/{amsn,emesene} have been removed

  01 Mar 2015; Joerg Bornkessel <hd_brummy@gentoo.org> package.mask:
  media-plugins/vdr-pcd masked for removal around 1 Apr 2015

  28 Feb 2015; Andrew Savchenko <bircoph@gentoo.org> use.desc:
  Add "seccomp" global USE flag.
  
  28 Feb 2015; Tomáš Chvátal <scarabeus@gentoo.org> package.mask:
  Add dev-libs/libzypp to zypper mask too.

  28 Feb 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Keep dev-ruby/mixlib-shellout in tree.

  28 Feb 2015; Tomáš Chvátal <scarabeus@gentoo.org> package.mask:
  Mask libsolv and zypper for removal as they are just experiment that didn't
  go further.

  28 Feb 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Remove obsolete mask.

  28 Feb 2015; Justin Lecher <jlec@gentoo.org> package.mask:
  Mask dev-python/django-1.5* for unfixed security issues
  (CVE-2015-{0219,0220,0221,0222}), #536586

  27 Feb 2015; Bernard Cafarelli <voyageur@gentoo.org> package.mask:
  Update llvm 3.6.0 mask for final release

  27 Feb 2015; Sergey Popov <pinkbyte@gentoo.org> package.mask:
  Drop obsolete mask on net-dialup/gtk-imonc

  25 Feb 2015; Andrey Grozin <grozin@gentoo.org> base/package.use.mask,
  arch/amd64/package.use.mask, arch/x86/package.use.mask:
  dev-lisp/ecls-15.2.21 does not compile with CPU_FLAGS_X86=sse

  24 Feb 2015; Ulrich Müller <ulm@gentoo.org> package.mask:
  Mask app-emacs/grep-edit for removal.

  24 Feb 2015; Pacho Ramos <pacho@gentoo.org>
  arch/amd64/no-emul-linux-x86/package.use.stable.mask,
  arch/amd64/package.use.stable.mask:
  Update multilib masks

  23 Feb 2015; Andrey Grozin <grozin@gentoo.org> base/package.use.mask:
  dev-lisp/ecls-15.2.21 does not compile with CPU_FLAGS_X86=sse

  23 Feb 2015; Hans de Graaff <graaff@gentoo.org> package.mask:
  Also include vulnerable rest-client version in chef mask, bug 540254.

  23 Feb 2015; Hans de Graaff <graaff@gentoo.org> package.mask:
  Mask app-admin/chef and its dependencies for removal.

  23 Feb 2015; Bernard Cafarelli <voyageur@gentoo.org> package.mask:
  Update llvm/clang 3.6 mask

  23 Feb 2015; Pacho Ramos <pacho@gentoo.org> arch/alpha/package.use.mask,
  arch/ia64/package.use.mask, arch/sparc/package.use.mask:
  Update masks for #533420

  23 Feb 2015; Pacho Ramos <pacho@gentoo.org> arch/powerpc/package.use.mask,
  arch/x86/package.use.mask:
  libinput was keyworded (#533420)

  23 Feb 2015; Ian Delaney <idella4@gentoo.org> package.mask:
  dev-python/py-freebsd dev-util/spe masked for removal

  22 Feb 2015; Pacho Ramos <pacho@gentoo.org> base/package.use.stable.mask:
  use.stable.mask openfoam[paraview] until bug #541012 is solved

  22 Feb 2015; Ben de Groot <yngwin@gentoo.org> updates/1Q-2015:
  Move media-fonts/libertine-ttf to media-fonts/libertine

  21 Feb 2015; Anthony G. Basile <blueness@gentoo.org> profiles.desc:
  Add hardened/linux/amd64/no-emul-linux-x86 to profiles.desc

  21 Feb 2015; Markos Chandras <hwoarang@gentoo.org> desc/input_devices.desc:
  Drop roccat_ryos and add roccat_ryosmk. Bug #539906 by Dmitry Pisklov

  21 Feb 2015; Sven Vermeulen <swift@gentoo.org> package.mask:
  Recent comments on bug #125902 show that I was overzealous, hearse is not to
  be unmasked

  21 Feb 2015; Sven Vermeulen <swift@gentoo.org> package.mask:
  Unmasking hearse as it was masked due to dependency with nethack; nethack was
  recently put back on its feet (bug #125902, comment 17)

  21 Feb 2015; Ben de Groot <yngwin@gentoo.org> package.mask:
  Last-rite media-fonts/culmus-ancient which duplicates
  media-fonts/culmus[ancient]

  20 Feb 2015; Sven Vermeulen <swift@gentoo.org> package.mask:
  Removing nethack from p.mask, bug #125902 is resolved

  20 Feb 2015; Joerg Bornkessel <hd_brummy@gentoo.org> package.mask:
  media-plugins/vdr-setup masked for removal ~20/Mar/2015

  20 Feb 2015; Pacho Ramos <pacho@gentoo.org> base/package.use.stable.mask:
  use.stable.mask because dev-libs/libappindicator isn't going to be stabilized

  20 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/package.use.mask,
  base/package.use.stable.mask:
  Move qpdfview use mask to correct file

  20 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/package.use.mask:
  Mask experimental app-text/qpdfview feature on stable. This also needs not
  yet stable mupdf.

  19 Feb 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Cleanup old masks.

  19 Feb 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Cleanup old masks.

  19 Feb 2015; Ian Delaney <idella4@gentoo.org> package.mask:
  Mask old abadonned defunct packages X 6 in python herd for removal in 30 days

  19 Feb 2015; Michael Palimaka <kensington@gentoo.org> package.mask:
  Mask games-board/kaya for removal.

  19 Feb 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
  targets/desktop/gnome/package.use, targets/desktop/package.use:
  Set reasonable choice of USE=gtk2 or gtk3 for nvidia-drivers depending on
  profile so average users aren't forced to choose manually to avoid emerge
  failure

  18 Feb 2015; Bernard Cafarelli <voyageur@gentoo.org> package.mask:
  Mask sys-devel/llvm-3.6.0_rc* ebuilds

  18 Feb 2015; Ben de Groot <yngwin@gentoo.org> targets/desktop/package.use:
  Enable sensible defaults on dev-python/PyQt5 for desktop users (bug #540046)

  17 Feb 2015; Hans de Graaff <graaff@gentoo.org> package.mask:
  Mask virtual/ruby-threads for removal.

  16 Feb 2015; Brian Evans <grknight@gentoo.org> package.mask:
  Remove the masks added by me today and revbump the old virtual back down to
  ~arch instead

  16 Feb 2015; Brian Evans <grknight@gentoo.org> package.mask:
  Add in dev-db/mysql-cluster-7.2* to the previous 5.5 series mask

  16 Feb 2015; Brian Evans <grknight@gentoo.org> package.mask:
  Mask MySQL and MariaDB 5.5 series for security bug 537216

  15 Feb 2015; Hans de Graaff <graaff@gentoo.org> package.mask:
  Mask old virtuals based on the slot-per-version idea for removal, bug 421497.

  15 Feb 2015; Hans de Graaff <graaff@gentoo.org> package.mask:
  Mask dev-ruby/gemoji for removal, bug 539778.

  15 Feb 2015; Ian Delaney <idella4@gentoo.org> package.mask:
  Mask app-text/pyrpub for removal

  14 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask:
  Unmask poppler-0.31.0 now we have a working cups-filters for it

  13 Feb 2015; Ulrich Müller <ulm@gentoo.org> license_groups:
  Remove unused licenses.

  13 Feb 2015; Michał Górny <mgorny@gentoo.org> use.desc:
  Remove unused flags: gtkhtml, old-linux, xsl.

  12 Feb 2015; Markos Chandras <hwoarang@gentoo.org> package.mask:
  Add net-im/emesene to the MSN clients that need to be removed. See #525100

  12 Feb 2015; Joerg Bornkessel <hd_brummy@gentoo.org> package.mask:
  media-plugins/vdr-yaepg masked for removal ~12/mar/2015, dead on upstream

  12 Feb 2015; Pacho Ramos <pacho@gentoo.org>
  arch/amd64/no-emul-linux-x86/package.use.stable.mask,
  arch/amd64/package.use.stable.mask:
  Update multilib masks

  12 Feb 2015; Ian Delaney <idella4@gentoo.org> package.mask:
  Mask app-office/{openerp-client,openerp-server,openerp-web}
  for removal, remove mask of weasyprint-0.22

  12 Feb 2015; Patrick Lauer <patrick@gentoo.org> package.mask:
  Remove handbrake mask as ffmpeg is unmasked

  12 Feb 2015; Patrick Lauer <patrick@gentoo.org> package.mask:
  Add layman to portage mask

  11 Feb 2015; Alexis Ballier <aballier@gentoo.org> package.mask:
  unmask latest ffmpeg

  11 Feb 2015; Alexis Ballier <aballier@gentoo.org> package.mask:
  unmask latest gst-libav

  11 Feb 2015; Pacho Ramos <pacho@gentoo.org> arch/arm/package.use.mask,
  arch/ia64/package.use.mask, arch/powerpc/package.use.mask,
  arch/sparc/package.use.mask:
  Mask gnome-base/gnome[extras] on arches with missing keywords (#537036)

  11 Feb 2015; Michał Górny <mgorny@gentoo.org> package.mask:
  Mask new portage versions because of bug #539746.

  10 Feb 2015; Ben de Groot <yngwin@gentoo.org> package.mask:
  remove temp lxqt mask

  10 Feb 2015; Ben de Groot <yngwin@gentoo.org> package.mask:
  temporary LXQt 0.9.0 bump mask

  10 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/package.use.mask:
  Remove outdated mpv libav and lxqt-meta sddm use masks

  10 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  package.mask:
  Remove mask after cleanup for bug #532086.

  10 Feb 2015; Ben de Groot <yngwin@gentoo.org> updates/1Q-2015:
  Move app-admin/lxqt-admin and net-misc/lxqt-openssh-askpass to lxqt-base
  category.

  10 Feb 2015; Patrick Lauer <patrick@gentoo.org> base/package.use.mask,
  package.mask:
  Re-mask media-video/handbrake-0.10.0-r1 until ffmpeg catches up

  10 Feb 2015; Patrick Lauer <patrick@gentoo.org> base/package.use.mask,
  package.mask:
  Re-mask media-plugins/gst-plugins-libav until ffmpeg catches up

  10 Feb 2015; Patrick Lauer <patrick@gentoo.org> base/package.use.mask,
  package.mask:
  Remove libav masks after discussion with lu_zero

  09 Feb 2015; Eray Aslan <eras@gentoo.org> package.mask:
  Unmask mail-mta/postfix-3.0.0 official release

  09 Feb 2015; Tim Harder <radhermit@gentoo.org> updates/1Q-2015:
  Add pkgmove for upstream renamed vim plugin, zencoding to emmet.

  08 Feb 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  base/package.mask, targets/systemd/package.mask:
  narrow xinit mask to broken version

  08 Feb 2015; Michael Palimaka <kensington@gentoo.org> package.mask:
  Unmask media-sound/moodbar.

  08 Feb 2015; Vladimir Smirnov <civil@gentoo.org> package.mask:
  Remove mask for Alien-SDL 1.444.0

  07 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/package.use.mask:
  p.use.mask armv7 on games-board/stockfish

  07 Feb 2015; Markos Chandras <hwoarang@gentoo.org> license_groups:
  Drop the GPL-2.1 from the license_groups. It has been removed from the tree

  07 Feb 2015; Markos Chandras <hwoarang@gentoo.org> license_groups:
  Add the GPL-2.1 license to the MISC-FREE and FSF-APPROVED-OTHER groups

  07 Feb 2015; Michał Górny <mgorny@gentoo.org> categories:
  Remove empty net-zope/ category.

  06 Feb 2015; Pacho Ramos <pacho@gentoo.org>
  arch/amd64/no-emul-linux-x86/package.use.stable.mask,
  arch/amd64/package.use.stable.mask:
  Update emul masks

  05 Feb 2015; Anthony G. Basile <blueness@gentoo.org> package.mask:
  Mask >=dev-libs/cloog-0.18.3 which depends on >=dev-libs/isl-0.14:0/14, also
  masked.

  04 Feb 2015; Jeroen Roovers <jer@gentoo.org> license_groups:
  Add Vivaldi license to EULA group.

  04 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/package.use.mask,
  package.mask:
  Unmask mpv-0.7.3 and smplayer-14.9.0.6690 after masking libav useflag on
  newer mpv.

  03 Feb 2015; Pacho Ramos <pacho@gentoo.org> package.mask:
  Prepare for gst-libav bump

  03 Feb 2015; Michał Górny <mgorny@gentoo.org> base/package.use.mask,
  package.mask:
  Unmask USE=libav revbumps. Replace libav-10 p.u.masks with plain p.mask of
  version bumps to get less insane results.

  03 Feb 2015; Pacho Ramos <pacho@gentoo.org> package.mask:
  Cleanup obsolete entries

  03 Feb 2015; Bernard Cafarelli <voyageur@gentoo.org> package.mask:
  Last rites for x11-plugins/wmauda

  03 Feb 2015; Eray Aslan <eras@gentoo.org> package.mask:
  Mask mail-mta/postfix-3.1*

  02 Feb 2015; Brian Evans <grknight@gentoo.org> base/package.use.mask,
  package.mask:
  Mask dev-php/PEAR-MDB2_Driver_sqlite for removal and sqlite USE on
  dev-php/PHPonTrax Bug 538584

  02 Feb 2015; Michael Weber <xmw@gentoo.org> package.mask:
  Adjust mask of netsurf to affected versions

  02 Feb 2015; Michał Górny <mgorny@gentoo.org> package.mask:
  Temporarily mask bumps of ffmpeg rev-deps for improvements.

  02 Feb 2015; Alexis Ballier <aballier@gentoo.org> package.mask:
  remove obrowser mask (removed from tree)

  01 Feb 2015; Michał Górny <mgorny@gentoo.org> base/package.use.mask:
  Mask net-misc/mediatomb[libav] since it requires masked libav.

  01 Feb 2015; Michał Górny <mgorny@gentoo.org> package.mask:
  Mask >=media-video/handbrake-0.10 since it requires libav or ffmpeg versions
  that are both masked.

  01 Feb 2015; Michał Górny <mgorny@gentoo.org> base/package.use.mask:
  Mask media-tv/xbmc[libav] since USE=vdpau requires masked libav. Sad we can't
  mask the combination of the two...

  01 Feb 2015; Michał Górny <mgorny@gentoo.org> base/package.use.mask,
  package.mask:
  Mask app-text/unpaper[libav] since it requires masked libav version.

  01 Feb 2015; Tim Harder <radhermit@gentoo.org> package.mask:
  Remove old inkscape pre-release mask.

  01 Feb 2015; Michał Górny <mgorny@gentoo.org> use.desc:
  Describe USE=libav.

  01 Feb 2015; Michał Górny <mgorny@gentoo.org> use.desc:
  Remove global flags for x86 CPU instruction sets since they are no longer
  used in the repo.

  01 Feb 2015; Michael Palimaka <kensington@gentoo.org>
  +targets/desktop/plasma/eapi, +targets/desktop/plasma/make.defaults,
  +targets/desktop/plasma/package.use, +targets/desktop/plasma/parent,
  +targets/desktop/plasma/use.force:
  Add initial profile for KDE Plasma 5.

  01 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/use.stable.mask:
  Keep qt5 in use.stable.mask until Qt5 goes stable

  01 Feb 2015; Ben de Groot <yngwin@gentoo.org> package.mask:
  Unmask lxqt-0.8.0 now that Qt5 is unmasked

  01 Feb 2015; Michael Palimaka <kensington@gentoo.org> package.mask:
  Umask Qt 5 consumers now that Qt 5 is unmasked.

  01 Feb 2015; Michael Palimaka <kensington@gentoo.org> package.mask:
  Remove old mask for versions no longer in the tree.

  01 Feb 2015; Ben de Groot <yngwin@gentoo.org> arch/alpha/ChangeLog,
  arch/alpha/package.mask, arch/alpha/use.mask, arch/arm/ChangeLog,
  arch/arm/package.mask, arch/arm/use.mask, arch/hppa/ChangeLog,
  +arch/hppa/package.mask, arch/hppa/use.mask, arch/ia64/ChangeLog,
  arch/ia64/package.mask, arch/ia64/use.mask, arch/mips/ChangeLog,
  arch/mips/package.mask, arch/mips/use.mask, arch/powerpc/ChangeLog,
  arch/powerpc/package.mask, arch/powerpc/use.mask:
  Add Qt5 mask to relevant arches until keyworded

  01 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/package.use.mask:
  Unmask qt5 useflag on mkvtoolnix

  01 Feb 2015; Ben de Groot <yngwin@gentoo.org> package.mask:
  Unmask qt5 version of sddm

  01 Feb 2015; Ben de Groot <yngwin@gentoo.org> base/use.mask, package.mask:
  Unmask Qt5

  31 Jan 2015; Eray Aslan <eras@gentoo.org> package.mask:
  Remove mask entry for mail-mta/postfix-2.12 - no longer in the tree

  31 Jan 2015; Eray Aslan <eras@gentoo.org> package.mask:
  Mask mail-mta/postfix-3.0 experimental release

  31 Jan 2015; Ben de Groot <yngwin@gentoo.org> desc/linguas.desc, package.mask:
  Add media-video/smplayer-14.9.0.6690 to mpv-0.6/libav-10 mask. Add sq_AL
  locale.

  30 Jan 2015; Tim Harder <radhermit@gentoo.org> package.mask:
  Remove old app-vim/cvscommand and app-vim/svncommand masks.

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead mirrors from nongnu mirror list, wrt bug #494856

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead HTTP artfiles.org mirror from all mirror lists

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead mirrors.igsobe.com from nongnu mirror list

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead mirror.its.uidaho.edu from all mirror lists

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop some of the obsolete mirrors on ftp.tpnet.pl

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead ftp.sh.cvut.cz from all mirror lists

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead ftp.isy.liu.se from all mirror lists

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead ftp.esat.net from all mirror lists

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead ftp.duth.gr from all mirror lists

  30 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> thirdpartymirrors:
  Drop dead ftp.chg.ru from all mirror lists

  29 Jan 2015; Michał Górny <mgorny@gentoo.org> desc/cpu_flags_x86.desc:
  Fix USE=mmxext description. Thanks to Doug Freed for figuring out what it
  actually is.

  29 Jan 2015; Sergei Trofimovich <slyfox@gentoo.org> package.mask:
  Mask live dev-util/radare2 ebuild.

  29 Jan 2015; Johannes Huber <johu@gentoo.org> package.mask:
  Unmask >=app-crypt/qca-2.1.

  28 Jan 2015; Ulrich Müller <ulm@gentoo.org> package.mask:
  Remove mask for app-emacs/cedet, package removed from tree.

  28 Jan 2015; Michał Górny <mgorny@gentoo.org> uclibc/x86/use.mask:
  Unmask CPU_FLAGS_X86 in uclibc profiles.

  28 Jan 2015; Johannes Huber <johu@gentoo.org> package.mask:
  Remove mask on kde-misc/kio-ftps, bug #537746 fixed.

  28 Jan 2015; Anthony G. Basile <blueness@gentoo.org> package.mask:
  p.mask =net-misc/tor-0.2.6.2_alpha-r1, bug #536196.

  28 Jan 2015; Michał Górny <mgorny@gentoo.org> desc/cpu_flags_x86.desc:
  Remove the warning since the news item has been committed.

  28 Jan 2015; Johannes Huber <johu@gentoo.org> package.mask:
  Mask >=app-crypt/qca-2.1.

  26 Jan 2015; Johannes Huber <johu@gentoo.org> package.mask:
  Mask kde-misc/kio-ftps for removal.

  26 Jan 2015; Mike Gilbert <floppym@gentoo.org> package.mask:
  Mask >=www-client/chromium-42.

  25 Jan 2015; Jeroen Roovers <jer@gentoo.org> thirdpartymirrors:
  Drop berlios.de mirrors (bug #494678).

  25 Jan 2015; Justin Lecher <jlec@gentoo.org> license_groups:
  Drop Mendeley-EULA and add Mendeley-terms to EULA group, #536686

  25 Jan 2015; Pacho Ramos <pacho@gentoo.org> arch/alpha/package.use.mask,
  arch/arm/package.use.mask, arch/ia64/package.use.mask,
  arch/powerpc/package.use.mask, arch/sparc/package.use.mask:
  Update use.mask due to pending argyllcms keywords

  25 Jan 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  package.mask:
  Update mask after xorg-server and tigervnc stabilization, bug #532086.

  25 Jan 2015; Pacho Ramos <pacho@gentoo.org>
  +arch/arm/armv7a/package.use.mask, arch/arm/package.use.mask:
  Unmask webkit-gtk[jit] only on arm7 profiles (#523400)

  24 Jan 2015; Michał Górny <mgorny@gentoo.org> desc/cpu_flags_x86.desc:
  Add XOP as used by media-video/ffmpeg.

  23 Jan 2015; Michał Górny <mgorny@gentoo.org> use.desc:
  Update USE=ffmpeg to mention libav as well since that is how it works.

  23 Jan 2015; Michał Górny <mgorny@gentoo.org> +desc/cpu_flags_x86.desc:
  Initially commit CPU_FLAGS_X86 for better testing of the script.

  22 Jan 2015; Julian Ospald <hasufell@gentoo.org> package.mask:
  mask games-rpg/morrowind-data for removal wrt #537260

  22 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> package.mask:
  Mask dev-perl/IP-Country for removal.

  21 Jan 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Remove outdated masks.

  19 Jan 2015; Hans de Graaff <graaff@gentoo.org> package.mask:
  Mask obsolete and unused virtual/ruby-rdoc for removal.

  19 Jan 2015; Alexis Ballier <aballier@gentoo.org> profiles.desc:
  downgrade amd64-fbsd profiles to dev state; there are too many keywording
  bugs and nobody really processing them...

  19 Jan 2015; Brian Evans <grknight@gentoo.org> package.mask:
  Remove dev-php/suhosin from mask

  19 Jan 2015; Hans de Graaff <graaff@gentoo.org> updates/1Q-2015:
  Move tilt 2.x into a separate slot.

  18 Jan 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Mask Ruby 1.9 only packages.

  18 Jan 2015; Pacho Ramos <pacho@gentoo.org> arch/amd64-fbsd/package.use.mask,
  arch/arm/package.use.mask, arch/ia64/package.use.mask,
  arch/sparc/package.use.mask, arch/x86/package.use.mask:
  use.mask due to missing keywords

  18 Jan 2015; Eray Aslan <eras@gentoo.org> package.mask:
  net-proxy/squid-3.5* is no longer beta. Removing the mask

  18 Jan 2015; Davide Pesavento <pesa@gentoo.org> package.mask:
  Mask qt-creator versions that depend on Qt5.

  17 Jan 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Mask rox-extra/* and rox-base/* See bug #533642.

  16 Jan 2015; Pacho Ramos <pacho@gentoo.org>
  default/linux/uclibc/package.mask:
  Mask more ebuilds needing glibc

  15 Jan 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Add media-sound/teamspeak-client-bin to qt5 package.mask

  15 Jan 2015; Pacho Ramos <pacho@gentoo.org>
  arch/amd64/no-emul-linux-x86/package.use.stable.mask,
  arch/amd64/package.use.stable.mask:
  update multilib masks

  14 Jan 2015; Pacho Ramos <pacho@gentoo.org>
  arch/powerpc/ppc32/package.use.mask:
  Update use.mask due to missing keywords

  13 Jan 2015; Fabian Groffen <grobian@gentoo.org> package.mask:
  Remove masks for Exim 4.85 release candidates

  12 Jan 2015; Mike Pagano <mpagano@gentoo.org> package.mask:
  Added Expiry to package.mask items

  11 Jan 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  package.mask:
  Unmask =xorg-server-1.14* and mask <tigervnc-1.3.1 to address repoman
  warnings.

  10 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> package.mask:
  Mask net-dialup/gtk-imonc for removal

  10 Jan 2015; Pacho Ramos <pacho@gentoo.org> arch/alpha/package.use.mask,
  arch/ia64/package.use.mask, arch/sparc/package.use.mask:
  Update use.masks

  10 Jan 2015; Pacho Ramos <pacho@gentoo.org>
  arch/amd64/no-emul-linux-x86/package.use.stable.mask,
  arch/amd64/package.use.stable.mask:
  Update multilib masks

  10 Jan 2015; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  package.mask:
  Add mask for old and vulnerable xorg-server.

  10 Jan 2015; Tim Harder <radhermit@gentoo.org> package.mask:
  Mask dev-libs/protobuf-c-1.1.0 until protobuf-2.6.0 is unmasked.

  09 Jan 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Update kde-frameworks mask.

  09 Jan 2015; Anthony G. Basile <blueness@gentoo.org> package.mask:
  p.mask =dev-misc/i2pd-9999

  08 Jan 2015; Justin Lecher <jlec@gentoo.org> +updates/1Q-2015:
  Resolve file collision for sci-libs/Fiona between SLOTs

  08 Jan 2015; Eray Aslan <eras@gentoo.org> package.mask:
  Unmask mail-client/squirrelmail-1.4.23_pre - bug #524238

  08 Jan 2015; Sergei Trofimovich <slyfox@gentoo.org> package.mask:
  Removed stale 'net-ftp/proftpd' mask.

  07 Jan 2015; Mike Gilbert <floppym@gentoo.org> package.mask:
  Remove duplicate mask on sci-physics/camfr.

  07 Jan 2015; Brian Evans <grknight@gentoo.org> package.mask:
  Remove old mysql masks for versions less than 5.5 series

  07 Jan 2015; Aaron W. Swenson <titanofold@gentoo.org> package.mask:
  Mask dev-db/pgtune for removal.

  07 Jan 2015; Aaron W. Swenson <titanofold@gentoo.org> updates/4Q-2014:
  pgasync is a Python library and not a standalone application. Moved from
  dev-db to dev-python.

  05 Jan 2015; Tony Vroon <chainsaw@gentoo.org> package.mask:
  Mask Asterisk 13 branch.

  01 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> package.mask:
  Remove obsolete dev-perl masks.

  01 Jan 2015; Manuel Rüger <mrueg@gentoo.org> package.mask:
  Remove obsolete masks.

  01 Jan 2015; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog-2014,
  ChangeLog: Split ChangeLog

  For previous entries, please see ChangeLog-2014.