summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2018-02-25 20:26:31 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2018-02-25 20:26:31 +0000
commit79329cc2f4da7f6c5959adeb987078a9a6ca60a2 (patch)
treea791ee4b961e2daf1e21f08c66ffee449efda451 /metadata
parentMerge updates from master (diff)
downloadgentoo-79329cc2f4da7f6c5959adeb987078a9a6ca60a2.tar.gz
gentoo-79329cc2f4da7f6c5959adeb987078a9a6ca60a2.tar.bz2
gentoo-79329cc2f4da7f6c5959adeb987078a9a6ca60a2.zip
2018-02-25 20:26:30 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-lang/nasm-2.13.014
-rw-r--r--metadata/md5-cache/dev-python/miniupnpc-2.0.2018022214
-rw-r--r--metadata/md5-cache/media-fonts/clearsans-1.004
-rw-r--r--metadata/md5-cache/media-libs/x264-0.0.201707014
-rw-r--r--metadata/md5-cache/media-video/x264-encoder-0.0.201707014
-rw-r--r--metadata/md5-cache/net-libs/miniupnpc-2.0.2018022212
-rw-r--r--metadata/md5-cache/net-misc/miniupnpd-2.0.2018022213
-rw-r--r--metadata/md5-cache/x11-terms/xfce4-terminal-0.8.712
-rw-r--r--metadata/timestamp.chk2
9 files changed, 60 insertions, 9 deletions
diff --git a/metadata/md5-cache/dev-lang/nasm-2.13.01 b/metadata/md5-cache/dev-lang/nasm-2.13.01
index daef2248ddfc..eb171664b8d3 100644
--- a/metadata/md5-cache/dev-lang/nasm-2.13.01
+++ b/metadata/md5-cache/dev-lang/nasm-2.13.01
@@ -4,9 +4,9 @@ DESCRIPTION=groovy little assembler
EAPI=6
HOMEPAGE=http://www.nasm.us/
IUSE=doc
-KEYWORDS=~amd64 ~x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos
+KEYWORDS=~amd64 x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos
LICENSE=BSD-2
SLOT=0
SRC_URI=http://www.nasm.us/pub/nasm/releasebuilds/2.13.01/nasm-2.13.01.tar.xz
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9
-_md5_=326f1ac16fc19e5d87840472fd73e730
+_md5_=4b0bbefa860bc1443ae322c1c384687b
diff --git a/metadata/md5-cache/dev-python/miniupnpc-2.0.20180222 b/metadata/md5-cache/dev-python/miniupnpc-2.0.20180222
new file mode 100644
index 000000000000..2aba4462f06b
--- /dev/null
+++ b/metadata/md5-cache/dev-python/miniupnpc-2.0.20180222
@@ -0,0 +1,14 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=net-libs/miniupnpc-2.0.20180222:0= dev-python/setuptools[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) 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 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
+DESCRIPTION=Python bindings for UPnP client library
+EAPI=6
+HOMEPAGE=http://miniupnp.free.fr/
+IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
+KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
+LICENSE=BSD
+RDEPEND=>=net-libs/miniupnpc-2.0.20180222:0= python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) 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 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
+REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 )
+SLOT=0
+SRC_URI=http://miniupnp.free.fr/files/miniupnpc-2.0.20180222.tar.gz
+_eclasses_=distutils-r1 372bbe39047c0a2550319a3a82f3e063 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 e9350ec46bb5c9f3504b4fbe8b8d8987 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 xdg-utils f2c8335407f0b935b0a96d4adf23ef25
+_md5_=8ae16d7e19c368c60bf0bbd10134c6ad
diff --git a/metadata/md5-cache/media-fonts/clearsans-1.00 b/metadata/md5-cache/media-fonts/clearsans-1.00
index 8b6be4c471cc..4c31c215e057 100644
--- a/metadata/md5-cache/media-fonts/clearsans-1.00
+++ b/metadata/md5-cache/media-fonts/clearsans-1.00
@@ -4,10 +4,10 @@ DESCRIPTION=OpenType font optimized for readability on small screens
EAPI=6
HOMEPAGE=https://01.org/clear-sans
IUSE=X
-KEYWORDS=~amd64 ~x86 ~amd64-fbsd
+KEYWORDS=~amd64 x86 ~amd64-fbsd
LICENSE=Apache-2.0
RESTRICT=binchecks strip
SLOT=0
SRC_URI=https://01.org/sites/default/files/downloads/clear-sans/clearsans-1.00.zip
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 font 82836641e7d4639329d8c195234ad0e3 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9
-_md5_=45841ba97d0301d0b075da961a0f0cfb
+_md5_=4b1ad0d2410a509e0a0eb3ece3e1092f
diff --git a/metadata/md5-cache/media-libs/x264-0.0.20170701 b/metadata/md5-cache/media-libs/x264-0.0.20170701
index f794d7915269..0fabf3b6c11b 100644
--- a/metadata/md5-cache/media-libs/x264-0.0.20170701
+++ b/metadata/md5-cache/media-libs/x264-0.0.20170701
@@ -4,10 +4,10 @@ DESCRIPTION=A free library for encoding X264/AVC streams
EAPI=6
HOMEPAGE=https://www.videolan.org/developers/x264.html
IUSE=10bit altivec +interlaced opencl pic static-libs cpu_flags_x86_sse +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
LICENSE=GPL-2
RDEPEND=opencl? ( >=virtual/opencl-0-r3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
SLOT=0/152
SRC_URI=https://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20170701-2245.tar.bz2
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 8ffb5e2112a70fef5f37fcacad308726 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 versionator ce21313503c41896ebcd7d58b0607e37
-_md5_=f20de3ba146a6f9793a8b6b48544dce8
+_md5_=db9e3123b6dafe8fdd43ef02434007bc
diff --git a/metadata/md5-cache/media-video/x264-encoder-0.0.20170701 b/metadata/md5-cache/media-video/x264-encoder-0.0.20170701
index 1edb4eaebcbb..cc3547301410 100644
--- a/metadata/md5-cache/media-video/x264-encoder-0.0.20170701
+++ b/metadata/md5-cache/media-video/x264-encoder-0.0.20170701
@@ -4,11 +4,11 @@ DESCRIPTION=A free commandline encoder for X264/AVC streams
EAPI=6
HOMEPAGE=https://www.videolan.org/developers/x264.html
IUSE=10bit avs custom-cflags ffmpeg ffmpegsource +interlaced mp4 +threads
-KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd
LICENSE=GPL-2
RDEPEND=~media-libs/x264-0.0.20170701[10bit=,interlaced=,threads=] ffmpeg? ( virtual/ffmpeg ) ffmpegsource? ( media-libs/ffmpegsource ) mp4? ( >=media-video/gpac-0.5.2:= )
REQUIRED_USE=ffmpegsource? ( ffmpeg )
SLOT=0
SRC_URI=http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20170701-2245.tar.bz2
_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b4eee44966573b7fb6761e507910b306 flag-o-matic 02908f00f002f0f07c5b74783d778325 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 versionator ce21313503c41896ebcd7d58b0607e37
-_md5_=134329c72890e8d88a334a66a2d23ea8
+_md5_=4d048de87fb6db09af933907dba7c089
diff --git a/metadata/md5-cache/net-libs/miniupnpc-2.0.20180222 b/metadata/md5-cache/net-libs/miniupnpc-2.0.20180222
new file mode 100644
index 000000000000..137a18528f85
--- /dev/null
+++ b/metadata/md5-cache/net-libs/miniupnpc-2.0.20180222
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile install prepare test
+DEPEND=kernel_linux? ( sys-apps/lsb-release sys-apps/which )
+DESCRIPTION=UPnP client library and a simple UPnP client
+EAPI=6
+HOMEPAGE=http://miniupnp.free.fr/
+IUSE=ipv6 kernel_linux static-libs
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd
+LICENSE=BSD
+SLOT=0/16
+SRC_URI=http://miniupnp.free.fr/files/miniupnpc-2.0.20180222.tar.gz
+_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9
+_md5_=b7a8a8cb7aa87b9f5fa89089dc9e38ea
diff --git a/metadata/md5-cache/net-misc/miniupnpd-2.0.20180222 b/metadata/md5-cache/net-misc/miniupnpd-2.0.20180222
new file mode 100644
index 000000000000..4f2d4398faa3
--- /dev/null
+++ b/metadata/md5-cache/net-misc/miniupnpd-2.0.20180222
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install postinst prepare
+DEPEND=>=net-firewall/iptables-1.4.6:0=[ipv6?] net-libs/libnfnetlink:= net-libs/libmnl:= dev-libs/gmp:0= sys-apps/util-linux dev-libs/openssl:0= sys-apps/lsb-release
+DESCRIPTION=MiniUPnP IGD Daemon
+EAPI=6
+HOMEPAGE=http://miniupnp.free.fr/
+IUSE=+leasefile igd2 ipv6 pcp-peer portinuse strict
+KEYWORDS=~amd64 ~arm ~x86
+LICENSE=BSD
+RDEPEND=>=net-firewall/iptables-1.4.6:0=[ipv6?] net-libs/libnfnetlink:= net-libs/libmnl:= dev-libs/gmp:0= sys-apps/util-linux dev-libs/openssl:0=
+SLOT=0
+SRC_URI=http://miniupnp.free.fr/files/miniupnpd-2.0.20180222.tar.gz
+_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9
+_md5_=347d4254f733ab1583c67e072ef51faf
diff --git a/metadata/md5-cache/x11-terms/xfce4-terminal-0.8.7 b/metadata/md5-cache/x11-terms/xfce4-terminal-0.8.7
new file mode 100644
index 000000000000..1aeab5224c1e
--- /dev/null
+++ b/metadata/md5-cache/x11-terms/xfce4-terminal-0.8.7
@@ -0,0 +1,12 @@
+DEFINED_PHASES=configure
+DEPEND=>=dev-libs/glib-2.32:2= >=x11-libs/gtk+-3.20.8:3= x11-libs/libX11:= >=x11-libs/vte-0.38:2.91= >=xfce-base/libxfce4ui-4.10:=[gtk3(+)] utempter? ( sys-libs/libutempter:= ) dev-libs/libxml2 dev-util/intltool sys-devel/gettext virtual/pkgconfig
+DESCRIPTION=A terminal emulator for the Xfce desktop environment
+EAPI=6
+HOMEPAGE=https://docs.xfce.org/apps/terminal/start
+IUSE=utempter
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris
+LICENSE=GPL-2
+RDEPEND=>=dev-libs/glib-2.32:2= >=x11-libs/gtk+-3.20.8:3= x11-libs/libX11:= >=x11-libs/vte-0.38:2.91= >=xfce-base/libxfce4ui-4.10:=[gtk3(+)] utempter? ( sys-libs/libutempter:= )
+SLOT=0
+SRC_URI=mirror://xfce/src/apps/xfce4-terminal/0.8/xfce4-terminal-0.8.7.tar.bz2
+_md5_=bd2eb9786f5a650a29b2f4b919754268
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index b48f6f388281..67ec68ed2e22 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 25 Feb 2018 20:07:58 +0000
+Sun, 25 Feb 2018 20:26:30 +0000