summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/ragel: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/aiohttp: version bump to 2.2.0Zac Medico2017-06-262-0/+59
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/yarl: version bump to 0.10.3Zac Medico2017-06-262-0/+26
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/aalib: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/libcerf: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-text/xindy: Fix building with perl-5.26, #622702Martin Väth2017-06-262-1/+13
|
* media-libs/libggi: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/colm: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/libgii: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-dns/bind-tools: 9.11.1-P1 still needs the patch from bug 600212Christian Ruppert2017-06-261-0/+3
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --force
* net-dns/bind: 9.11.1-P1 still needs the patch from bug 600212Christian Ruppert2017-06-261-0/+3
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --force
* net-libs/miniupnpc: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-misc/libteam: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-gfx/qrencode: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-db/libiodbc: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* profiles/arch/arm64: Mask gstreamer useflag on qtwebkit; it pulls gst:0.10 ↵Alexis Ballier2017-06-261-0/+4
| | | | that we do not want
* net-libs/ldns: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/libmetalink: keyword ~arm64Alexis Ballier2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-dns/openresolv: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-misc/modemmanager: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-sound/abcm2ps: bump to 8.13.11Alexis Ballier2017-06-262-0/+49
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/yarl: remove old versionsZac Medico2017-06-264-78/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Gtk2: Require jpeg support in gdk-pixbuf for testingKent Fredric2017-06-261-0/+1
| | | | | | | | | | | | | | Tests fail without gdk-pixbuf compiled with jpeg support: =GdkPixbuf-LOG **: gdk_pixbuf_from_pixdata() called on: at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Encoding rle at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Dimensions: 4 x 5 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Rowstride: 16, Length: 91 at t/GdkPixbuf.t line 185. GdkPixbuf-LOG **: Copy pixels == true at t/GdkPixbuf.t line 185. Image type 'jpeg' is not supported at t/GdkPixbuf.t line 200. t/GdkPixbuf.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00) Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-text/calibre: version bump to 3.1.1Zac Medico2017-06-264-0/+329
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Format-Human-Bytes: Fix for '.' in @INC re bug #616868Kent Fredric2017-06-261-1/+7
| | | | | | | Fix Module::Install for Perl 5.26 Bug: https://bugs.gentoo.org/616868 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/FileHandle-Unget: Fix for '.' in @INC re bug #616844Kent Fredric2017-06-261-1/+7
| | | | | | | Fix Module::Install for Perl 5.26 Bug: https://bugs.gentoo.org/616844 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/File-NFSLock: Fix for '.' in @INC re bug #615094Kent Fredric2017-06-262-2/+36
| | | | | | | Fix use of 'do q[relativepath]' for 5.26 changes. Bug: https://bugs.gentoo.org/615094 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-libs/libmbim: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-libs/libqmi: keyword ~arm64Alexis Ballier2017-06-262-3/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-libs/axtls: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-libs/libgsasl: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* virtual/gsasl: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* kde-frameworks/kconfig: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-libs/softhsm: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-analyzer/fping: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* games-util/qstat: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* www-servers/lighttpd: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* virtual/linuxtv-dvb-headers: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-qt/qtmultimedia: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-qt/qthelp: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Filesys-SmbClient: Remove old re bug #581338Kent Fredric2017-06-261-20/+0
| | | | | | | | Cleanup old version that no longer builds since samba4 is the lowest samba available. Bug: https://bugs.gentoo.org/581338 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* www-client/chromium: dev channel bump (61.0.3135.4)Pawel Hajdan, Jr2017-06-263-23/+65
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-libs/jsoncpp: Bump to 1.8.1Michał Górny2017-06-262-0/+68
|
* dev-python/zict: add python-3.6Sébastien Fabbro2017-06-262-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/HeapDict: added python-3.6Sébastien Fabbro2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/lmdb: added python-3.6Sébastien Fabbro2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/astropy: added dep on pyyaml for doc buildingSébastien Fabbro2017-06-261-0/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/h5py: added python-3.6Sébastien Fabbro2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/mpi4py: add python-3.6Sébastien Fabbro2017-06-261-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/astropy: version bumpSébastien Fabbro2017-06-264-12/+206
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2