diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-02-25 14:23:05 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-02-25 14:23:05 +0000 |
commit | 894a57c46001d810126a2cf1e6c952306493dbbb (patch) | |
tree | 266c84fd57b8182391db78555ab3d4e66ff14f23 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-894a57c46001d810126a2cf1e6c952306493dbbb.tar.gz gentoo-894a57c46001d810126a2cf1e6c952306493dbbb.tar.bz2 gentoo-894a57c46001d810126a2cf1e6c952306493dbbb.zip |
2017-02-25 14:23:04 UTC
Diffstat (limited to 'metadata')
20 files changed, 120 insertions, 80 deletions
diff --git a/metadata/md5-cache/dev-python/hiredis-0.2.0 b/metadata/md5-cache/dev-python/hiredis-0.2.0 index 5e20ce855a3d..f50d39bf1266 100644 --- a/metadata/md5-cache/dev-python/hiredis-0.2.0 +++ b/metadata/md5-cache/dev-python/hiredis-0.2.0 @@ -4,7 +4,7 @@ DESCRIPTION=Python extension that wraps hiredis EAPI=5 HOMEPAGE=https://github.com/pietern/hiredis-py IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 -KEYWORDS=amd64 x86 +KEYWORDS=amd64 ~arm x86 LICENSE=BSD RDEPEND=>=dev-libs/hiredis-0.13.1 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) @@ -12,4 +12,4 @@ SLOT=0 SRC_URI=mirror://pypi/h/hiredis/hiredis-0.2.0.tar.gz _eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1 _eclasses_=distutils-r1 ff7a6238714c20c6b0ba05d9956b5ad8 eutils 708f85bc1bf00876604e223fb56e062a multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 1f16d4a5e3af0ebb79bbe131576e0618 python-utils-r1 50dad5f912d4c16c130f5679777f25e8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 -_md5_=c689cc455a9ab1d42fdd33fa2339f8d5 +_md5_=3c2056b4113cda64f8bcfe5318d7d840 diff --git a/metadata/md5-cache/dev-python/ipyparallel-6.0.1 b/metadata/md5-cache/dev-python/ipyparallel-6.0.2 index 2774aaa7b194..f98cfb2c6315 100644 --- a/metadata/md5-cache/dev-python/ipyparallel-6.0.1 +++ b/metadata/md5-cache/dev-python/ipyparallel-6.0.2 @@ -9,7 +9,7 @@ LICENSE=BSD RDEPEND=dev-python/ipython_genutils[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/decorator[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/python-dateutil[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/pyzmq-14.4.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/ipykernel[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] !<dev-python/ipython-4.0.0[smp] >=dev-python/ipython-4.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/notebook[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/jupyter_client[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] www-servers/tornado[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) SLOT=0 -SRC_URI=mirror://pypi/i/ipyparallel/ipyparallel-6.0.1.tar.gz +SRC_URI=mirror://pypi/i/ipyparallel/ipyparallel-6.0.2.tar.gz _eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1 _eclasses_=distutils-r1 ff7a6238714c20c6b0ba05d9956b5ad8 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 1f16d4a5e3af0ebb79bbe131576e0618 python-utils-r1 50dad5f912d4c16c130f5679777f25e8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 _md5_=d63e29b9e8a245d4a0f36f7bc6f41286 diff --git a/metadata/md5-cache/dev-python/nbformat-4.3.0 b/metadata/md5-cache/dev-python/nbformat-4.3.0 new file mode 100644 index 000000000000..bc213262f616 --- /dev/null +++ b/metadata/md5-cache/dev-python/nbformat-4.3.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-python/jsonschema-2.4.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/ipython_genutils[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/traitlets-4.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/jupyter_core[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/numpydoc[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) test? ( dev-python/testpath[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/pytest-cov[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) python_targets_python3_4? ( dev-lang/python:3.4[sqlite] ) python_targets_python3_5? ( dev-lang/python:3.5[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +DESCRIPTION=Reference implementation of the Jupyter Notebook format +EAPI=6 +HOMEPAGE=http://jupyter.org +IUSE=doc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=>=dev-python/jsonschema-2.4.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/ipython_genutils[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] >=dev-python/traitlets-4.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/jupyter_core[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) python_targets_python3_4? ( dev-lang/python:3.4[sqlite] ) python_targets_python3_5? ( dev-lang/python:3.5[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) +SLOT=0 +SRC_URI=mirror://pypi/n/nbformat/nbformat-4.3.0.tar.gz +_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1 +_eclasses_=distutils-r1 ff7a6238714c20c6b0ba05d9956b5ad8 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 1f16d4a5e3af0ebb79bbe131576e0618 python-utils-r1 50dad5f912d4c16c130f5679777f25e8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=70715f1cb57aecd87ded1ecc9ccb04e6 diff --git a/metadata/md5-cache/dev-python/traitlets-4.3.2 b/metadata/md5-cache/dev-python/traitlets-4.3.2 new file mode 100644 index 000000000000..f440559260e0 --- /dev/null +++ b/metadata/md5-cache/dev-python/traitlets-4.3.2 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=doc? ( dev-python/ipython_genutils[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) test? ( python_targets_python2_7? ( dev-python/mock[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-python/pytest-cov[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +DESCRIPTION=A configuration system for Python applications +EAPI=6 +HOMEPAGE=https://github.com/ipython/traitlets +IUSE=doc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=BSD +RDEPEND=dev-python/decorator[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_python2_7? ( dev-python/enum34[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-python/ipython_genutils[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) +SLOT=0 +SRC_URI=mirror://pypi/t/traitlets/traitlets-4.3.2.tar.gz +_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1 +_eclasses_=distutils-r1 ff7a6238714c20c6b0ba05d9956b5ad8 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 python-r1 1f16d4a5e3af0ebb79bbe131576e0618 python-utils-r1 50dad5f912d4c16c130f5679777f25e8 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 xdg-utils e2b2bd56125ce8cf59ce30c642b59d48 +_md5_=a78c01ae357576884fe46ea4c3ccccd4 diff --git a/metadata/md5-cache/x11-misc/autocutsel-0.10.0 b/metadata/md5-cache/x11-misc/autocutsel-0.10.0 index e69f1591a9f3..bb4ee6ee9bc5 100644 --- a/metadata/md5-cache/x11-misc/autocutsel-0.10.0 +++ b/metadata/md5-cache/x11-misc/autocutsel-0.10.0 @@ -1,7 +1,7 @@ DEFINED_PHASES=- DEPEND=x11-libs/libX11 x11-libs/libXaw x11-libs/libXext x11-libs/libXmu x11-libs/libXt x11-proto/xproto DESCRIPTION=Synchronise the two copy/paste buffers mainly used by X applications -EAPI=5 +EAPI=6 HOMEPAGE=http://www.nongnu.org/autocutsel/ https://github.com/sigmike/autocutsel KEYWORDS=~amd64 ~ppc ~sparc ~x86 LICENSE=GPL-2 @@ -9,4 +9,4 @@ RDEPEND=x11-libs/libX11 x11-libs/libXaw x11-libs/libXext x11-libs/libXmu x11-lib SLOT=0 SRC_URI=https://github.com/sigmike/autocutsel/releases/download/0.10.0/autocutsel-0.10.0.tar.gz _eclass_exported_funcs=- -_md5_=ecffabc2732a6e577e6dc37d1c91ecec +_md5_=ae79f6a1be797fb9f652a2d01db722ab diff --git a/metadata/md5-cache/x11-misc/icon-naming-utils-0.8.90-r1 b/metadata/md5-cache/x11-misc/icon-naming-utils-0.8.90-r1 new file mode 100644 index 000000000000..e8388a1f9720 --- /dev/null +++ b/metadata/md5-cache/x11-misc/icon-naming-utils-0.8.90-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=- +DEPEND=>=dev-perl/XML-Simple-2 >=dev-lang/perl-5 +DESCRIPTION=Utils to help with the transition to the new freedesktop.org naming scheme +EAPI=6 +HOMEPAGE=http://tango.freedesktop.org +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-2 +RDEPEND=>=dev-perl/XML-Simple-2 >=dev-lang/perl-5 +SLOT=0 +SRC_URI=http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.gz +_eclass_exported_funcs=- +_md5_=9ebff243114d4ead6811506b4716d539 diff --git a/metadata/md5-cache/x11-misc/mgm-1.2-r1 b/metadata/md5-cache/x11-misc/mgm-1.2-r1 new file mode 100644 index 000000000000..2ae0196a2ba8 --- /dev/null +++ b/metadata/md5-cache/x11-misc/mgm-1.2-r1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install +DESCRIPTION=Moaning Goat Meter: load and status meter written in Perl +EAPI=6 +HOMEPAGE=http://www.linuxmafia.com/mgm +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=public-domain +RDEPEND=>=dev-lang/perl-5.6.1 >=dev-perl/Tk-800.024 +SLOT=0 +SRC_URI=http://downloads.xiph.org/releases/mgm/mgm-1.2.tgz +_eclass_exported_funcs=src_install:- +_md5_=6948749132728bd4cfaae2a8b363913a diff --git a/metadata/md5-cache/x11-misc/trayer-srg-1.1.5 b/metadata/md5-cache/x11-misc/trayer-srg-1.1.5 index f321ff60013b..a4b075c4a5b8 100644 --- a/metadata/md5-cache/x11-misc/trayer-srg-1.1.5 +++ b/metadata/md5-cache/x11-misc/trayer-srg-1.1.5 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile install unpack -DEPEND=x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXmu virtual/pkgconfig +DEPEND=x11-libs/gdk-pixbuf:2[X] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXmu virtual/pkgconfig DESCRIPTION=trayer fork with multi monitor support and cleaned up codebase EAPI=4 HOMEPAGE=https://github.com/sargon/trayer-srg KEYWORDS=amd64 x86 -LICENSE=MIT -RDEPEND=x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXmu +LICENSE=MIT GPL-2+ +RDEPEND=x11-libs/gdk-pixbuf:2[X] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXmu SLOT=0 SRC_URI=https://github.com/sargon/trayer-srg/tarball/trayer-1.1.5 -> trayer-srg-1.1.5.tar.gz _eclass_exported_funcs=src_unpack:vcs-snapshot src_compile:- src_install:- _eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd -_md5_=31a8e0dbc723902fe2d2b845650afc41 +_md5_=0977b51ecbd3d584d0b01aedaf9e3cc8 diff --git a/metadata/md5-cache/x11-misc/trayer-srg-1.1.6 b/metadata/md5-cache/x11-misc/trayer-srg-1.1.6-r1 index d49dc87f1303..4b6af6fcb738 100644 --- a/metadata/md5-cache/x11-misc/trayer-srg-1.1.6 +++ b/metadata/md5-cache/x11-misc/trayer-srg-1.1.6-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile install unpack -DEPEND=x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXmu virtual/pkgconfig +DEPEND=x11-libs/gdk-pixbuf:2[X] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXmu virtual/pkgconfig DESCRIPTION=trayer fork with multi monitor support and cleaned up codebase -EAPI=4 +EAPI=6 HOMEPAGE=https://github.com/sargon/trayer-srg KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXmu +LICENSE=MIT GPL-2+ +RDEPEND=x11-libs/gdk-pixbuf:2[X] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXmu SLOT=0 SRC_URI=https://github.com/sargon/trayer-srg/tarball/trayer-1.1.6 -> trayer-srg-1.1.6.tar.gz _eclass_exported_funcs=src_unpack:vcs-snapshot src_compile:- src_install:- _eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd -_md5_=8fc8eca275ab8bbaa15255a4d4cf08cd +_md5_=5c4d5850781c8b1eba16c7ec6fdbd3ad diff --git a/metadata/md5-cache/x11-misc/unclutter-8-r3 b/metadata/md5-cache/x11-misc/unclutter-8-r4 index 1f6f9638991f..2cc62e88be65 100644 --- a/metadata/md5-cache/x11-misc/unclutter-8-r3 +++ b/metadata/md5-cache/x11-misc/unclutter-8-r4 @@ -1,13 +1,13 @@ -DEFINED_PHASES=compile install prepare +DEFINED_PHASES=compile install DEPEND=x11-libs/libX11 x11-proto/xproto DESCRIPTION=Hides mouse pointer while not in use -EAPI=5 +EAPI=6 HOMEPAGE=http://www.ibiblio.org/pub/X11/contrib/utilities/unclutter-8.README KEYWORDS=~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 LICENSE=public-domain RDEPEND=x11-libs/libX11 SLOT=0 SRC_URI=ftp://ftp.x.org/contrib/utilities/unclutter-8.tar.Z -_eclass_exported_funcs=src_prepare:- src_compile:- src_install:- -_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=1204a1bc35555719d643bb61654d52ed +_eclass_exported_funcs=src_compile:- src_install:- +_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=58e97e765346d89ad6f85c34b312c1f9 diff --git a/metadata/md5-cache/x11-misc/xfishtank-2.1-r1 b/metadata/md5-cache/x11-misc/xfishtank-2.1-r1 deleted file mode 100644 index 54c542b21747..000000000000 --- a/metadata/md5-cache/x11-misc/xfishtank-2.1-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=x11-libs/libX11 x11-libs/libXt x11-libs/libXext x11-proto/xproto x11-misc/imake -DESCRIPTION=Turns your root window into an aquarium -EAPI=2 -HOMEPAGE=http://www.ibiblio.org/pub/Linux/X11/demos/ -KEYWORDS=amd64 ppc ppc64 x86 ~x86-linux -LICENSE=public-domain -RDEPEND=x11-libs/libX11 x11-libs/libXt x11-libs/libXext -SLOT=0 -SRC_URI=http://www.ibiblio.org/pub/Linux/X11/demos/xfishtank-2.1tp.tar.gz -_eclass_exported_funcs=src_prepare:- src_compile:- src_install:- -_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=42302470c7bc3671a86a9b21da0c80a2 diff --git a/metadata/md5-cache/x11-misc/xidle-24102005 b/metadata/md5-cache/x11-misc/xidle-24102005 deleted file mode 100644 index b4d235e04e30..000000000000 --- a/metadata/md5-cache/x11-misc/xidle-24102005 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=x11-libs/libX11 x11-libs/libXScrnSaver -DESCRIPTION=Monitors inactivity in X and runs the specified program when a timeout occurs -EAPI=4 -HOMEPAGE=http://www.freebsdsoftware.org/x11/xidle.html -KEYWORDS=~amd64 ~hppa ~x86 -LICENSE=BSD-2 -RDEPEND=x11-libs/libX11 x11-libs/libXScrnSaver -SLOT=0 -SRC_URI=mirror://freebsd/ports/local-distfiles/novel/xidle-24102005.tar.bz2 -_eclass_exported_funcs=src_prepare:- src_compile:- src_install:- -_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=67402fd5bb1a17c5a86b0a3f4666a12f diff --git a/metadata/md5-cache/x11-misc/xkeycaps-2.47-r2 b/metadata/md5-cache/x11-misc/xkeycaps-2.47-r2 new file mode 100644 index 000000000000..09f26a690a4f --- /dev/null +++ b/metadata/md5-cache/x11-misc/xkeycaps-2.47-r2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install +DEPEND=x11-misc/xbitmaps x11-libs/libX11 x11-libs/libXmu x11-libs/libXt x11-libs/libXaw x11-libs/libXext x11-proto/xproto x11-misc/imake >=sys-apps/sed-4 +DESCRIPTION=GUI frontend to xmodmap +EAPI=6 +HOMEPAGE=http://packages.qa.debian.org/x/xkeycaps.html +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +LICENSE=HPND +RDEPEND=x11-misc/xbitmaps x11-libs/libX11 x11-libs/libXmu x11-libs/libXt x11-libs/libXaw x11-libs/libXext +SLOT=0 +SRC_URI=mirror://debian/pool/main/x/xkeycaps/xkeycaps_2.47.orig.tar.gz +_eclass_exported_funcs=src_compile:- src_install:- +_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=62f379b99d5e354538f5ebfae620befd diff --git a/metadata/md5-cache/x11-misc/xtitle-1.0.2 b/metadata/md5-cache/x11-misc/xtitle-1.0.2 index c09cf05d68ae..bdab45cd3ab4 100644 --- a/metadata/md5-cache/x11-misc/xtitle-1.0.2 +++ b/metadata/md5-cache/x11-misc/xtitle-1.0.2 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install DEPEND=x11-misc/imake DESCRIPTION=Set window title and icon name for an X11 terminal window EAPI=4 -HOMEPAGE=http://www.cs.indiana.edu/~kinzler/xtitle/ +HOMEPAGE=https://kinzler.com/me/xtitle/ KEYWORDS=amd64 x86 LICENSE=GPL-2 SLOT=0 -SRC_URI=http://www.cs.indiana.edu/~kinzler/xtitle/xtitle-1.0.2.tgz +SRC_URI=https://kinzler.com/me/xtitle/xtitle-1.0.2.tgz _eclass_exported_funcs=src_compile:- src_install:- -_md5_=788bae758d832fc34a9e973ef18863eb +_md5_=1a550de80043035d94a5a3ca2fdbec1e diff --git a/metadata/md5-cache/x11-misc/xtitle-1.0.3 b/metadata/md5-cache/x11-misc/xtitle-1.0.4 index 7a8358f8adc4..1272eacebc96 100644 --- a/metadata/md5-cache/x11-misc/xtitle-1.0.3 +++ b/metadata/md5-cache/x11-misc/xtitle-1.0.4 @@ -1,11 +1,11 @@ DEFINED_PHASES=compile install DEPEND=x11-misc/imake DESCRIPTION=Set window title and icon name for an X11 terminal window -EAPI=5 -HOMEPAGE=http://www.cs.indiana.edu/~kinzler/xtitle/ +EAPI=6 +HOMEPAGE=https://kinzler.com/me/xtitle/ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 SLOT=0 -SRC_URI=http://www.cs.indiana.edu/~kinzler/xtitle/xtitle-1.0.3.tgz +SRC_URI=https://kinzler.com/me/xtitle/xtitle-1.0.4.tgz _eclass_exported_funcs=src_compile:- src_install:- -_md5_=2607e4e85e1c8a1094eaa24287b0dc4e +_md5_=6dd73c9d99d760a4f5137623a1ff4208 diff --git a/metadata/md5-cache/x11-misc/xwit-3.4 b/metadata/md5-cache/x11-misc/xwit-3.4 index 8d0d9fafc1c6..12a762e08a00 100644 --- a/metadata/md5-cache/x11-misc/xwit-3.4 +++ b/metadata/md5-cache/x11-misc/xwit-3.4 @@ -2,7 +2,7 @@ DEFINED_PHASES=compile install prepare DEPEND=x11-libs/libX11 x11-proto/xproto DESCRIPTION=A collection of simple routines to call some of those X11 functions EAPI=2 -HOMEPAGE=http://ftp.x.org/contrib/utilities/xwit-3.4.README +HOMEPAGE=https://tracker.debian.org/pkg/xwit KEYWORDS=~amd64 ~ppc x86 LICENSE=public-domain HPND RDEPEND=x11-libs/libX11 @@ -10,4 +10,4 @@ SLOT=0 SRC_URI=http://ftp.x.org/contrib/utilities/xwit-3.4.tar.gz _eclass_exported_funcs=src_prepare:- src_compile:- src_install:- _eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=6ddecd3f8cc0b2b5086ca97ce985d10c +_md5_=232e73404f4903843498e10bf5e8bbaa diff --git a/metadata/md5-cache/x11-misc/xwit-3.4-r1 b/metadata/md5-cache/x11-misc/xwit-3.4-r1 deleted file mode 100644 index bac0f9d82fee..000000000000 --- a/metadata/md5-cache/x11-misc/xwit-3.4-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=install prepare -DEPEND=x11-libs/libX11 x11-proto/xproto -DESCRIPTION=A collection of simple routines to call some of those X11 functions -EAPI=5 -HOMEPAGE=http://ftp.x.org/contrib/utilities/xwit-3.4.README -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=public-domain HPND -RDEPEND=x11-libs/libX11 -SLOT=0 -SRC_URI=http://ftp.x.org/contrib/utilities/xwit-3.4.tar.gz -_eclass_exported_funcs=src_prepare:- src_install:- -_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 -_md5_=79d84c5f901d40b030b450976b48d26f diff --git a/metadata/md5-cache/x11-misc/xwit-3.4_p15 b/metadata/md5-cache/x11-misc/xwit-3.4_p15 new file mode 100644 index 000000000000..1e790ad748bf --- /dev/null +++ b/metadata/md5-cache/x11-misc/xwit-3.4_p15 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install prepare +DEPEND=x11-libs/libX11 x11-proto/xproto +DESCRIPTION=A collection of simple routines to call some of those X11 functions +EAPI=6 +HOMEPAGE=https://tracker.debian.org/pkg/xwit +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=public-domain HPND +RDEPEND=x11-libs/libX11 +SLOT=0 +SRC_URI=mirror://debian/pool/main/x/xwit/xwit_3.4.orig.tar.gz mirror://debian/pool/main/x/xwit/xwit_3.4-15.debian.tar.gz +_eclass_exported_funcs=src_prepare:- src_install:- +_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 +_md5_=237d508544f093a3fd966935038e28f7 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 08a2aaa4c4ee..6df2c160a3ad 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -7660,7 +7660,7 @@ dev-python/ipdb 0.8 0.8.1 0.8.2 0.9.0 0.10.1: IPython-enabled pdb dev-python/ipdbplugin 1.4 9999: Nose plugin to use iPdb instead of Pdb when tests fail dev-python/ipy 0.82a 0.83: Class and tools for handling of IPv4 and IPv6 addresses and networks dev-python/ipykernel 4.2.2 4.3.1 4.4.1 4.5.2: IPython Kernel for Jupyter -dev-python/ipyparallel 4.1.0 5.0.1 5.1.1 5.2.0 6.0.1: Interactive Parallel Computing with IPython +dev-python/ipyparallel 4.1.0 5.0.1 5.1.1 5.2.0 6.0.2: Interactive Parallel Computing with IPython dev-python/ipython 3.2.1-r1 4.0.3 4.1.2 4.2.0-r1 5.1.0-r1 5.2.2: Advanced interactive shell for Python dev-python/ipython_genutils 0.1.0: Vestigial utilities from IPython dev-python/ipywidgets 4.1.1 5.1.5 5.2.2: IPython HTML widgets for Jupyter @@ -7841,7 +7841,7 @@ dev-python/natsort 3.4.0 4.0.3 4.0.4: Natural sorting for Python dev-python/nautilus-python 1.1-r2: Python bindings for the Nautilus file manager dev-python/nbconvert 4.1.0 4.2.0 4.3.0: Converting Jupyter Notebooks dev-python/nbdime 0.1.0 0.1.2: Diff and merge of Jupyter Notebooks -dev-python/nbformat 4.0.1 4.1.0 4.2.0: Reference implementation of the Jupyter Notebook format +dev-python/nbformat 4.0.1 4.1.0 4.2.0 4.3.0: Reference implementation of the Jupyter Notebook format dev-python/nbsphinx 0.2.8: Jupyter Notebook Tools for Sphinx dev-python/ndg-httpsclient 0.4.0 0.4.2: Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL dev-python/neovim-python-client 0.0.37 0.0.38 0.1.0 0.1.2 0.1.5 0.1.7 0.1.9 0.1.11 0.1.12: Python client for Neovim @@ -8613,7 +8613,7 @@ dev-python/tpg 3.2.2-r1: Toy Parser Generator for Python dev-python/tqdm 4.8.4 4.10.0 9999: Add a progress meter to your loops in a second. dev-python/traceback2 1.4.0: Backports of the traceback module dev-python/tracing 0.8 0.10: Debug log/trace messages -dev-python/traitlets 4.0.0 4.1.0 4.2.2 4.3.1: A configuration system for Python applications +dev-python/traitlets 4.0.0 4.1.0 4.2.2 4.3.1 4.3.2: A configuration system for Python applications dev-python/traits 4.5.0 4.5.0-r1: Enthought Tool Suite: Explicitly typed attributes for Python dev-python/traitsui 4.4.0 4.5.1: Enthought Tool Suite: Traits-capable user interfaces dev-python/translate-toolkit 1.12.0 2.0.0_beta7-r1 2.0.0: Toolkit to convert between many translation formats @@ -18671,7 +18671,7 @@ x11-misc/i3lock 2.6 2.7 2.8: Simple screen locker x11-misc/i3status 2.7 2.10-r1 2.11: generates a status bar for dzen2, xmobar or similar x11-misc/i855crt 0.4-r1: Intel Montara 855GM CRT out auxiliary driver x11-misc/icewmcp 3.2-r4: A complete control panel for IceWM using gtk & python -x11-misc/icon-naming-utils 0.8.90: Utils to help with the transition to the new freedesktop.org naming scheme +x11-misc/icon-naming-utils 0.8.90 0.8.90-r1: Utils to help with the transition to the new freedesktop.org naming scheme x11-misc/iconbox 0.2: App for placing icons in a menu which auto-hides x11-misc/idesk 0.7.5-r2: Utility to place icons on the root window x11-misc/idesk-extras 1.37-r1: Graphical configuration for iDesk plus icons @@ -18702,7 +18702,7 @@ x11-misc/matchbox-keyboard 0.1 0.1-r1: Matchbox-keyboard is an on screen 'virtua x11-misc/mate-notification-daemon 1.12.1 1.14.1 1.16.1: MATE Notification daemon x11-misc/menulibre 2.0.7 2.1.3 13.01.4 13.01.4-r1 13.04.17: An advanced menu editor that provides modern features in a easy-to-use interface x11-misc/menumaker 0.99.9 0.99.10: Utility that scans through the system and generates a menu of installed programs -x11-misc/mgm 1.2: Moaning Goat Meter: load and status meter written in Perl +x11-misc/mgm 1.2 1.2-r1: Moaning Goat Meter: load and status meter written in Perl x11-misc/mixer_app 1.8.0: mixer_app has volume controllers that can be configured to handle sound sources x11-misc/mozo 1.12.0-r1 1.14.1 1.16.0-r1: Mozo menu editor for MATE x11-misc/netwmpager 2.05: Pager that works with Openbox and other EWMH compliant window managers @@ -18787,9 +18787,9 @@ x11-misc/tinynotify-send 1.2.1-r1 9999: A notification sending utility (using li x11-misc/touchcal 0.50 0.80: Touchscreen calibration utility x11-misc/touchfreeze 0.2.5-r1: X11 touch pad driver configuration utility x11-misc/trayer 1.0-r1 1.0-r2: Lightweight GTK+ based systray for UNIX desktop -x11-misc/trayer-srg 1.1.5 1.1.6: trayer fork with multi monitor support and cleaned up codebase +x11-misc/trayer-srg 1.1.5 1.1.6-r1: trayer fork with multi monitor support and cleaned up codebase x11-misc/treeline 1.4.1-r1 1.9.4: TreeLine is a structured information storage program -x11-misc/unclutter 8-r2 8-r3: Hides mouse pointer while not in use +x11-misc/unclutter 8-r2 8-r4: Hides mouse pointer while not in use x11-misc/urxvt-font-size 1.1 9999: Perl extension for rxvt-unicode to change the font size on the fly x11-misc/urxvt-perls 2.2: Perl extensions for rxvt-unicode x11-misc/urxvtconfig 1.0: GUI configuration tool for the rxvt-unicode terminal emulator @@ -18839,16 +18839,16 @@ x11-misc/xdock 0.3.0: emulates Window Maker docks (runs in any window manager) x11-misc/xdotool 2.20110530.1 3.20150503.1-r1: Simulate keyboard input and mouse activity, move and resize windows x11-misc/xearth 1.1-r1: Xearth sets the X root window to an image of the Earth x11-misc/xfe 1.40.1 1.41 1.42: MS-Explorer-like minimalist file manager for X -x11-misc/xfishtank 2.1-r1 2.1-r2: Turns your root window into an aquarium +x11-misc/xfishtank 2.1-r2: Turns your root window into an aquarium x11-misc/xfractint 20.04_p12: A fractal generator x11-misc/xgestures 0.4: A mouse gesture recognition program for X11 desktops x11-misc/xhkeys 2.2.1: assign particular actions to any key or key combination x11-misc/xiccd 0.2.3: A desktop environment-independent bridge between colord and X -x11-misc/xidle 24102005 26052015: Monitors inactivity in X and runs the specified program when a timeout occurs +x11-misc/xidle 26052015: Monitors inactivity in X and runs the specified program when a timeout occurs x11-misc/xkbd 0.8.15-r1 0.8.16-r1: onscreen soft keyboard for X11 x11-misc/xkbset 0.5-r1 0.5_p5_p1: User preference utility for XKB extensions for X x11-misc/xkeyboard-config 2.14 2.16 2.17 2.18 2.19 2.20: X keyboard configuration database -x11-misc/xkeycaps 2.47-r1: GUI frontend to xmodmap +x11-misc/xkeycaps 2.47-r1 2.47-r2: GUI frontend to xmodmap x11-misc/xlockmore 5.47 5.50: Just another screensaver application for X x11-misc/xmobar 0.23.1 0.24.2 0.24.3: A Minimalistic Text Based Status Bar x11-misc/xmonad-log-applet 2.0.0-r301: Gnome and XFCE applet for displaying XMonad log @@ -18876,7 +18876,7 @@ x11-misc/xssstate 1.1: A simple tool to retrieve the X screensaver state x11-misc/xstroke 0.6-r1: Gesture/Handwriting recognition engine for X x11-misc/xteddy 2.2: A cuddly teddy bear (or other image) for your X desktop x11-misc/xtermcontrol 3.2 3.3: xtermcontrol enables dynamic control of XFree86 xterm properties -x11-misc/xtitle 1.0.2 1.0.3: Set window title and icon name for an X11 terminal window +x11-misc/xtitle 1.0.2 1.0.4: Set window title and icon name for an X11 terminal window x11-misc/xtoolwait 1.3-r2: Xtoolwait notably decreases the startup time of an X session x11-misc/xtrace 1.3.0: X11 protocol trace utility x11-misc/xtrlock 2.7 2.8: A simplistic screen locking program for X @@ -18884,7 +18884,7 @@ x11-misc/xtscal 0.6.3-r1: Touchscreen calibration utility x11-misc/xvfb-run 1.17.2_p2 1.18.4_p2: Run a command in a virtual X server environment x11-misc/xvkbd 3.6 3.7: virtual keyboard for X window system x11-misc/xwinwrap 0_p4 0_p4-r1: replace a desktop background with a movie or screensaver -x11-misc/xwit 3.4 3.4-r1: A collection of simple routines to call some of those X11 functions +x11-misc/xwit 3.4 3.4_p15: A collection of simple routines to call some of those X11 functions x11-misc/xwrits 2.26 2.26-r1: Reminds you to take wrist breaks to help you prevent repetitive stress injury x11-misc/xxkb 1.11-r3 1.11.1: eXtended XKB - assign different keymaps to different windows x11-misc/xystray 1.0: A simple implementation of freedesktop.org notification area for X diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index af51c2f0b91c..cd49ffb01d89 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 25 Feb 2017 13:23:06 +0000 +Sat, 25 Feb 2017 14:23:05 +0000 |