diff --git a/Manifest.files.gz b/Manifest.files.gz index 4caf3bac3f57..9b79955eac45 100644 Binary files a/Manifest.files.gz and b/Manifest.files.gz differ diff --git a/app-admin/Manifest.gz b/app-admin/Manifest.gz index 2b7d715ee1b9..f0577c1cea72 100644 Binary files a/app-admin/Manifest.gz and b/app-admin/Manifest.gz differ diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest index abf7918e7263..6f32f14cb963 100644 --- a/app-admin/ansible/Manifest +++ b/app-admin/ansible/Manifest @@ -1,4 +1,4 @@ -DIST ansible-2.4.6.0.tar.gz 6516642 BLAKE2B 27c94a9de0ba7e9aa3d519fd18eb7a27e77b6cf8de3b51a74131a96cbd85c625f43d55e7894483cf623b1e62bddfedf448b1051ad7b2bc7f81a338cfca410458 SHA512 3b4d4d8f3b1eb27861e7beac4557b608e3f9a77d4a24d33868c8d1be2b3fd9a57ef98e4685bbfd859d64a2f591487852fb5409ef00006036be4409eaf07d1b5b -DIST ansible-2.5.5.tar.gz 10150862 BLAKE2B 51184d11418c0a534c0176fcc6fde6da3c962e00502b354317b311d20122b28bbafbb8dfdfb7700a0153116c70396a882b538524395af590af16eeac043d0655 SHA512 a3d50539d2a109dc0bbcdb440e0800b917f63141dce935e6426cb6bdc51e3a93e02f05c23714c24ab00b19842a86677b8d2f2455d20ca15410fa8d3c8ba379ca DIST ansible-2.5.6.tar.gz 10157989 BLAKE2B 07341ab7a087e3139442d5420b461ca332f3a9e550874a746f43904763660ef12c9a2041bb991eeb315abdc7f6e31e3615d9283f407003eddddf2b661331c59a SHA512 169badaa6a94d1ea2d16cb97c7e5eb0b8c225a455edfa95f3ad9e4ec968d5b9525dec4732b60e5ba5f92412f87d8aacc0b2299f2595f3bb820ad8604be8e76d6 +DIST ansible-2.5.7.tar.gz 10162406 BLAKE2B 1374b0fba39f0cb263a24425d9ebcd9087c0dbad869ddaa1491465db60a80a1a3b82858c80d2d4fc1d03db05d94840f2eeddd4c5a13632426fac178663b7baca SHA512 1be274b080dcc4aba40c884ba45b1403788aadb1f14bd00fd52283bc6e691ec7863f061cb4b7d70965d48cdb49c6b849e9b2e49dd7dd6dd5d8788f2d637960b1 DIST ansible-2.6.1.tar.gz 10724749 BLAKE2B af4523ab904660fa3369bdae2839ab4b2f386235be5a004e1f9a9a5f7c555a2e6fe82319abe20ecbf7e74152f8e2ad5060fda2c2af0f5d62fdd9416901c9072c SHA512 1235e12a510317665956bfae9e0d03814083a24ba6e5c98072437e50b4a596437a173b32d9d5af37b4b9e168e35045fdb65e65276fdc830f473ab1f42dcba2d2 +DIST ansible-2.6.2.tar.gz 10738149 BLAKE2B ac46fe99da9aba55702c578c6d177b7cb1bcd17fb73f08f160afbbcb6a868de721202492e8198e8cb8c68a1ce771572ce0bb598cd310f2ce35d08b0aeeee3f8d SHA512 2283d69be267474e839af44e0e7a14a5532cadef7d65baa2af4045cb93d88b76890b735a78cce348916c04f5dc3c2ed78deb22bb8d94d0c0c0306180d79b1a9b diff --git a/app-admin/ansible/ansible-2.5.6.ebuild b/app-admin/ansible/ansible-2.5.6.ebuild index 8f63e8546445..fb7e782721e5 100644 --- a/app-admin/ansible/ansible-2.5.6.ebuild +++ b/app-admin/ansible/ansible-2.5.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" IUSE="doc test" RDEPEND=" diff --git a/app-admin/ansible/ansible-2.5.5.ebuild b/app-admin/ansible/ansible-2.5.7.ebuild similarity index 95% rename from app-admin/ansible/ansible-2.5.5.ebuild rename to app-admin/ansible/ansible-2.5.7.ebuild index fb7e782721e5..6ca07021a91a 100644 --- a/app-admin/ansible/ansible-2.5.5.ebuild +++ b/app-admin/ansible/ansible-2.5.7.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 python3_{5,6} ) -inherit distutils-r1 eutils versionator +inherit distutils-r1 eutils DESCRIPTION="Model-driven deployment, config management, and command execution framework" HOMEPAGE="https://ansible.com/" @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86 ~x64-macos" +KEYWORDS="~amd64 ~x86 ~x64-macos" IUSE="doc test" RDEPEND=" diff --git a/app-admin/ansible/ansible-2.6.1.ebuild b/app-admin/ansible/ansible-2.6.1.ebuild index 8f63e8546445..fb7e782721e5 100644 --- a/app-admin/ansible/ansible-2.6.1.ebuild +++ b/app-admin/ansible/ansible-2.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" IUSE="doc test" RDEPEND=" diff --git a/app-admin/ansible/ansible-2.4.6.0.ebuild b/app-admin/ansible/ansible-2.6.2.ebuild similarity index 80% rename from app-admin/ansible/ansible-2.4.6.0.ebuild rename to app-admin/ansible/ansible-2.6.2.ebuild index eeb696f6cfd4..6ca07021a91a 100644 --- a/app-admin/ansible/ansible-2.4.6.0.ebuild +++ b/app-admin/ansible/ansible-2.6.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 python3_{5,6} ) -inherit distutils-r1 eutils versionator +inherit distutils-r1 eutils DESCRIPTION="Model-driven deployment, config management, and command execution framework" HOMEPAGE="https://ansible.com/" @@ -13,8 +13,8 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 x86 ~x64-macos" -IUSE="test" +KEYWORDS="~amd64 ~x86 ~x64-macos" +IUSE="doc test" RDEPEND=" dev-python/paramiko[${PYTHON_USEDEP}] @@ -31,6 +31,7 @@ RDEPEND=" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/packaging-16.6[${PYTHON_USEDEP}] + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) test? ( ${RDEPEND} dev-python/nose[${PYTHON_USEDEP}] @@ -44,11 +45,20 @@ DEPEND=" # not included in release tarball RESTRICT="test" +python_compile_all() { + if use doc; then + cd docs/docsite || die + export CPUS=4 + emake -f Makefile.sphinx html + fi +} + python_test() { nosetests -d -w test/units -v --with-coverage --cover-package=ansible --cover-branches || die } python_install_all() { + use doc && local HTML_DOCS=( docs/docsite/_build/html/. ) distutils-r1_python_install_all doman docs/man/man1/*.1 diff --git a/app-admin/ansible/ansible-9999.ebuild b/app-admin/ansible/ansible-9999.ebuild index 91c2329b3164..7fa4fe6b36e9 100644 --- a/app-admin/ansible/ansible-9999.ebuild +++ b/app-admin/ansible/ansible-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python2_7 python3_{5,6} ) diff --git a/app-admin/apg/apg-2.3.0b-r5.ebuild b/app-admin/apg/apg-2.3.0b-r5.ebuild deleted file mode 100644 index 818202c48ce4..000000000000 --- a/app-admin/apg/apg-2.3.0b-r5.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" - -inherit eutils toolchain-funcs - -DESCRIPTION="Another Password Generator" -HOMEPAGE="http://www.adel.nursat.kz/apg/" -SRC_URI="http://www.adel.nursat.kz/apg/download/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="cracklib" - -DEPEND="cracklib? ( sys-libs/cracklib )" -RDEPEND="${DEPEND}" - -src_prepare() { - chmod -R 0700 "${S}" - if use cracklib; then - epatch "${FILESDIR}"/${P}-cracklib.patch - epatch "${FILESDIR}"/${PN}-glibc-2.4.patch - fi - epatch "${FILESDIR}"/${P}-crypt_password.patch -} - -src_compile() { - sed -i 's,^#\(APG_CS_CLIBS += -lnsl\)$,\1,' Makefile \ - || die "Sed failed" - if [[ ${CHOST} == *-darwin* ]]; then - sed -i 's,^APG_CLIBS += -lcrypt,APG_CLIBS += ,' Makefile \ - || die "Sed failed" - fi - - emake \ - FLAGS="${CFLAGS} ${LDFLAGS}" CFLAGS="${CFLAGS} ${LDFLAGS}" \ - CC="$(tc-getCC)" \ - standalone || die "compile problem" - emake FLAGS="${CFLAGS} ${LDFLAGS}" CC="$(tc-getCC)" \ - -C bfconvert || die "compile problem" -} - -src_install() { - dobin apg apgbfm bfconvert/bfconvert || die - dodoc CHANGES INSTALL README THANKS TODO || die - cd doc - doman man/apg.1 man/apgbfm.1 || die - dodoc APG_TIPS pronun.txt rfc0972.txt rfc1750.txt || die -} diff --git a/app-admin/apg/apg-2.3.0b-r6.ebuild b/app-admin/apg/apg-2.3.0b-r6.ebuild index 34ea033ebee5..00d3fa923a8d 100644 --- a/app-admin/apg/apg-2.3.0b-r6.ebuild +++ b/app-admin/apg/apg-2.3.0b-r6.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.adel.nursat.kz/apg/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cracklib" DEPEND="cracklib? ( sys-libs/cracklib )" diff --git a/app-admin/pass-otp/Manifest b/app-admin/pass-otp/Manifest index b0d301d8e8f4..ed870d00d723 100644 --- a/app-admin/pass-otp/Manifest +++ b/app-admin/pass-otp/Manifest @@ -1 +1,2 @@ DIST pass-otp-1.1.0.tar.gz 32857 BLAKE2B 97ca197b251d9748c0ace5b40aca2547cd278e9eee9768b8882cdfbb23bd440792101ab82d2ade276cfc34de1364460a066adc8395336380b1ef6759f51804eb SHA512 3c880bcb7e7e984494796bc7a0c0fb5f70b052938f6ce5c0b1cbb745d0b30febab2ca51c264fac02f884699dc685400076f0065db0c3d08da436e93c27f075ce +DIST pass-otp-1.1.1.tar.gz 46283 BLAKE2B d2448a82b67a685e9df366dbec29fd4a3cedea03b0218714b95d5bc2663ac86b3fa79a4bba5157b6948111aa7bf06d5d48e320d9fecf1b23e71ff73d3b65d861 SHA512 8dfaafac08aa17a4ee1ae34bb47d26ca337fe05b69be19a3bcb3521e033631fde9dd559481c1512500775186ca08e26a4589dfc76b4dac718f64a33819c9b5b6 diff --git a/app-admin/pass-otp/metadata.xml b/app-admin/pass-otp/metadata.xml index d585cca5c34c..79d9aa05f774 100644 --- a/app-admin/pass-otp/metadata.xml +++ b/app-admin/pass-otp/metadata.xml @@ -13,7 +13,7 @@ A pass extension for managing one-time-password (OTP) tokens. - Add support for qtcodes using media-gfx/qrencode + Add support for qrcodes using media-gfx/qrencode tadfisher/pass-otp diff --git a/app-admin/pass-otp/pass-otp-1.1.0.ebuild b/app-admin/pass-otp/pass-otp-1.1.0.ebuild index 40e37ea67994..c314e589f5a0 100644 --- a/app-admin/pass-otp/pass-otp-1.1.0.ebuild +++ b/app-admin/pass-otp/pass-otp-1.1.0.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="A pass extension for managing one-time-password (OTP) tokens." HOMEPAGE="https://github.com/tadfisher/pass-otp" SRC_URI="https://github.com/tadfisher/pass-otp/releases/download/v${PV}/${P}.tar.gz" -LICENSE="GPL-3+" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="qrcode test" diff --git a/app-admin/pass-otp/pass-otp-1.1.1.ebuild b/app-admin/pass-otp/pass-otp-1.1.1.ebuild new file mode 100644 index 000000000000..c4d4d19aa424 --- /dev/null +++ b/app-admin/pass-otp/pass-otp-1.1.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A pass extension for managing one-time-password (OTP) tokens." +HOMEPAGE="https://github.com/tadfisher/pass-otp" +SRC_URI="https://github.com/tadfisher/pass-otp/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="qrcode test" + +DEPEND="test? ( dev-tcltk/expect:* )" + +RDEPEND=">=app-admin/pass-1.7 + sys-auth/oath-toolkit + qrcode? ( media-gfx/qrencode )" + +src_compile() { + : +} diff --git a/app-admin/pass/pass-1.7.2-r1.ebuild b/app-admin/pass/pass-1.7.2-r1.ebuild index 370114ac6312..ed9f56e79919 100644 --- a/app-admin/pass/pass-1.7.2-r1.ebuild +++ b/app-admin/pass/pass-1.7.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.zx2c4.com/password-store/snapshot/password-store-${PV}.tar. SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+git X zsh-completion fish-completion emacs dmenu importers elibc_Darwin" RDEPEND=" diff --git a/app-admin/syslog-ng/syslog-ng-3.13.2.ebuild b/app-admin/syslog-ng/syslog-ng-3.13.2.ebuild index b8f22a45ef86..49c6e17b35ba 100644 --- a/app-admin/syslog-ng/syslog-ng-3.13.2.ebuild +++ b/app-admin/syslog-ng/syslog-ng-3.13.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/balabit/syslog-ng/releases/download/${P}/${P}.tar.gz LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 arm64 hppa ia64 sparc x86" +KEYWORDS="amd64 arm64 hppa ia64 ppc64 sparc x86" IUSE="amqp caps dbi geoip http ipv6 json libressl mongodb pacct python redis smtp spoof-source systemd tcpd" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" diff --git a/app-admin/ulogd/Manifest b/app-admin/ulogd/Manifest index dc06cd5bcf00..04c8ace89f14 100644 --- a/app-admin/ulogd/Manifest +++ b/app-admin/ulogd/Manifest @@ -1,2 +1 @@ -DIST ulogd-2.0.5_p20161017.tar.gz 137936 BLAKE2B 4cd252820920b0f872ddf97894c5917ed03fcab78b7fc215fa0ad00fbce2d2bd8cadc80120d452868e5292c97e595ea0ea861d685919fd18a8f040b683f2fe5d SHA512 b9a3f5323766856fc20d58a6c55f9bc955f50e9d7052df0828ca08bf9d573326e69920f6c90c9d3e877c4dc1a29a5a994cde070bd0834fbf4dee8eebbb251e98 DIST ulogd-2.0.7.tar.bz2 394573 BLAKE2B bec028a3b35038a8cc0f3f8b81b3e19addb66fce09e4ea0f3b2cd29b20cdb28025a576badd0765d9bb15f9d097799b6f55ff45058f8a838daa836c3fe878eef0 SHA512 1ad12bcf91bebe8bf8580de38693318cdabd17146f1f65acf714334885cf13adf5f783abdf2dd67474ef12f82d2cfb84dd4859439bc7af10a0df58e4c7e48b09 diff --git a/app-admin/ulogd/ulogd-2.0.5_p20161017.ebuild b/app-admin/ulogd/ulogd-2.0.5_p20161017.ebuild deleted file mode 100644 index 192a002f058a..000000000000 --- a/app-admin/ulogd/ulogd-2.0.5_p20161017.ebuild +++ /dev/null @@ -1,142 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -COMMIT_ID="62064f6a9e054739ecbdda010dbe9c3fd69bbaa2" - -inherit autotools eutils flag-o-matic linux-info readme.gentoo-r1 systemd user vcs-snapshot - -DESCRIPTION="A userspace logging daemon for netfilter/iptables related logging" -HOMEPAGE="https://netfilter.org/projects/ulogd/index.html" -SRC_URI="http://git.netfilter.org/${PN}2/snapshot/${COMMIT_ID}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ia64 ppc x86" -IUSE="dbi doc json mysql nfacct +nfct +nflog pcap postgres sqlite ulog" - -RDEPEND=" - || ( net-firewall/iptables net-firewall/nftables ) - >=net-libs/libnfnetlink-1.0.1 - dbi? ( dev-db/libdbi ) - json? ( dev-libs/jansson ) - nfacct? ( - >=net-libs/libmnl-1.0.3 - >=net-libs/libnetfilter_acct-1.0.1 - ) - nfct? ( >=net-libs/libnetfilter_conntrack-1.0.2 ) - nflog? ( >=net-libs/libnetfilter_log-1.0.0 ) - mysql? ( virtual/mysql ) - pcap? ( net-libs/libpcap ) - postgres? ( dev-db/postgresql:= ) - sqlite? ( dev-db/sqlite:3 ) -" -DEPEND="${RDEPEND} - doc? ( - app-text/linuxdoc-tools - app-text/texlive-core - dev-texlive/texlive-fontsrecommended - virtual/latex-base - ) -" - -DISABLE_AUTOFORMATTING=1 -DOC_CONTENTS=" -You must have at least one logging stack enabled to make ulogd work. -Please edit the example configuration located at '${EPREFIX}/etc/ulogd.conf'. -" - -pkg_setup() { - linux-info_pkg_setup - - if kernel_is lt 2 6 14; then - die "${PN} requires a kernel >= 2.6.14." - fi - - if use nfacct && kernel_is lt 3 3 0; then - ewarn "NFACCT input plugin requires a kernel >= 3.3." - fi - - if use ulog && kernel_is ge 3 17 0; then - ewarn "ULOG target has been removed in the 3.17 kernel release." - ewarn "Consider enabling NFACCT, NFCT, or NFLOG support instead." - fi - - enewgroup ulogd - enewuser ulogd -1 -1 /var/log/ulogd ulogd -} - -src_prepare() { - default_src_prepare - - # Change default settings to: - # - keep log files in /var/log/ulogd instead of /var/log; - # - create sockets in /run instead of /tmp. - sed -i \ - -e "s|var/log|var/log/${PN}|g" \ - -e 's|tmp|run|g' \ - ulogd.conf.in || die - - eautoreconf -} - -src_configure() { - append-lfs-flags - local myeconfargs=( - $(use_with dbi) - $(use_with json jansson) - $(use_enable nfacct) - $(use_enable nfct) - $(use_enable nflog) - $(use_with mysql) - $(use_with pcap) - $(use_with postgres pgsql) - $(use_with sqlite) - $(use_enable ulog) - ) - econf "${myeconfargs[@]}" -} - -src_compile() { - default_src_compile - - if use doc; then - # Prevent access violations from bitmap font files generation. - export VARTEXFONTS="${T}/fonts" - emake -C doc - fi -} - -src_install() { - use doc && HTML_DOCS=( doc/${PN}.html ) - - default_src_install - prune_libtool_files --modules - readme.gentoo_create_doc - - doman ${PN}.8 - - use doc && dodoc doc/${PN}.{dvi,ps,txt} - use mysql && dodoc doc/mysql-*.sql - use postgres && dodoc doc/pgsql-*.sql - use sqlite && dodoc doc/sqlite3.table - - insinto /etc - doins ${PN}.conf - fowners root:ulogd /etc/${PN}.conf - fperms 640 /etc/${PN}.conf - - newinitd "${FILESDIR}/${PN}.init" ${PN} - systemd_dounit "${FILESDIR}/${PN}.service" - - insinto /etc/logrotate.d - newins "${FILESDIR}/${PN}.logrotate" ${PN} - - diropts -o ulogd -g ulogd - keepdir /var/log/ulogd -} - -pkg_postinst() { - readme.gentoo_print_elog -} diff --git a/app-arch/Manifest.gz b/app-arch/Manifest.gz index a3ed3921a854..9a8859143d67 100644 Binary files a/app-arch/Manifest.gz and b/app-arch/Manifest.gz differ diff --git a/app-arch/cabextract/Manifest b/app-arch/cabextract/Manifest index d0876de37694..f019850002ca 100644 --- a/app-arch/cabextract/Manifest +++ b/app-arch/cabextract/Manifest @@ -1 +1,2 @@ DIST cabextract-1.6.tar.gz 241731 BLAKE2B 49a94b1b0d8a6c9f61cd51280a035e3fedb8d7a2d097b132bc56114c6003a558647a7f8c47b8d08fcac1999e68bea5303adb2b03c8e6dd010995e8b0c6dcd442 SHA512 d1c71c0292e3d73d8edbff5f5230b3127c63028f5aba1d0cad968bc945202fb9c0773327affce3d28466068377f029c80735adbabe0929d29b2204dea73738f8 +DIST cabextract-1.7.tar.gz 293760 BLAKE2B d5ab4783c944d5d8b1d9ed8a2fbbfd60aeeab9f12b836032f982efc5721055b2caa521147246b3b5274d9456b1dbd2d513455cfd57750cf6d7fdc18f109f96c9 SHA512 63789e485d57299f2a0a60dc6d9a94e83639eb59b73789eff52977d3d3bd37a1c00713c86a4c6289e35541d0b7240ea0545ba84013713c070b4324ae1f2865ce diff --git a/app-arch/cabextract/cabextract-1.7.ebuild b/app-arch/cabextract/cabextract-1.7.ebuild new file mode 100644 index 000000000000..694d49c73d70 --- /dev/null +++ b/app-arch/cabextract/cabextract-1.7.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="Extracts files from Microsoft cabinet archive files" +HOMEPAGE="https://www.cabextract.org.uk/" +SRC_URI="https://www.cabextract.org.uk/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="extras" + +RDEPEND="extras? ( dev-lang/perl )" + +src_prepare() { + default + # the code attempts to set up a fnmatch replacement, but then fails to code + # it properly leading to undefined references to rpl_fnmatch(). This may be + # removed in the future if building still works by setting "yes" to "no". + export ac_cv_func_fnmatch_works=yes +} + +src_compile() { + emake AR="$(tc-getAR)" +} + +src_install() { + local DOCS=( AUTHORS ChangeLog INSTALL NEWS README TODO doc/magic ) + default + docinto html + dodoc doc/wince_cab_format.html + if use extras; then + dobin src/{wince_info,wince_rename,cabinfo,cabsplit} + fi +} diff --git a/app-arch/pigz/pigz-2.4.ebuild b/app-arch/pigz/pigz-2.4.ebuild index 1c81696d6d84..ce6d961daf71 100644 --- a/app-arch/pigz/pigz-2.4.ebuild +++ b/app-arch/pigz/pigz-2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.zlib.net/pigz/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris" IUSE="static symlink test" LIB_DEPEND="sys-libs/zlib[static-libs(+)]" diff --git a/app-arch/snappy/snappy-1.1.7.ebuild b/app-arch/snappy/snappy-1.1.7.ebuild index 2c091619b04b..be36d21461f1 100644 --- a/app-arch/snappy/snappy-1.1.7.ebuild +++ b/app-arch/snappy/snappy-1.1.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV%%.*}" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs test" # upstream killed static lib support with build system update # (and we have packages depending on the flag) diff --git a/app-crypt/Manifest.gz b/app-crypt/Manifest.gz index 4dfda4649474..b24dd135955d 100644 Binary files a/app-crypt/Manifest.gz and b/app-crypt/Manifest.gz differ diff --git a/app-crypt/gnupg/gnupg-2.2.8.ebuild b/app-crypt/gnupg/gnupg-2.2.8.ebuild index a7cb03c7e859..695868c7e325 100644 --- a/app-crypt/gnupg/gnupg-2.2.8.ebuild +++ b/app-crypt/gnupg/gnupg-2.2.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb wks-server" COMMON_DEPEND_LIBS=" diff --git a/app-crypt/openpgp-keys-gentoo-mirror/Manifest b/app-crypt/openpgp-keys-gentoo-mirror/Manifest deleted file mode 100644 index 02a488c55e65..000000000000 --- a/app-crypt/openpgp-keys-gentoo-mirror/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gentoo-mirror.asc.20180203.gz 3054 BLAKE2B 4904aee11e80aaab7113356eba5aa8fcaced960b253bf5ba40addc6e4026fa7342319517af3549e902c547d42775fffd8713f1873ac9685d5dfe0207655bbfa5 SHA512 429e1226c535b1c3e0a87b471bf03a6c216086a5d801f77b5061b8f00b44a597e5569b5be58ca3a01aaa2d18c1e323532587e7403ab5ef51d718690d0bad2059 -DIST gentoo-mirror.asc.20180528.gz 5954 BLAKE2B 4942ac019249a6fe0c03a4cd33b472b2df82faabb8df1bba9af61dd12d52a5059a5c3ffc20f8c3cd8c5b20d24fd110f4dc0d9f11aaaa439cf07985842c993f40 SHA512 b0856f7ee62798e7b259bba17d7ee63a3bc5c78bbe901d0a45d951f47c1cc435a6b21812bf4287cb45520061713ec1885bfc07e5c2baf76c17a2d3f2584f1685 diff --git a/app-crypt/openpgp-keys-gentoo-mirror/openpgp-keys-gentoo-mirror-20180203.ebuild b/app-crypt/openpgp-keys-gentoo-mirror/openpgp-keys-gentoo-mirror-20180203.ebuild deleted file mode 100644 index fc597b55ac39..000000000000 --- a/app-crypt/openpgp-keys-gentoo-mirror/openpgp-keys-gentoo-mirror-20180203.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="OpenPGP key used to sign gentoo-mirror commits" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Repository_mirror_and_CI" -SRC_URI="https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-mirror.asc.${PV}.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -S=${WORKDIR} - -src_install() { - insinto /usr/share/openpgp-keys - newins "gentoo-mirror.asc.${PV}" gentoo-mirror.asc -} diff --git a/app-crypt/openpgp-keys-gentoo-mirror/openpgp-keys-gentoo-mirror-20180528.ebuild b/app-crypt/openpgp-keys-gentoo-mirror/openpgp-keys-gentoo-mirror-20180528.ebuild deleted file mode 100644 index fc597b55ac39..000000000000 --- a/app-crypt/openpgp-keys-gentoo-mirror/openpgp-keys-gentoo-mirror-20180528.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="OpenPGP key used to sign gentoo-mirror commits" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Repository_mirror_and_CI" -SRC_URI="https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-mirror.asc.${PV}.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -S=${WORKDIR} - -src_install() { - insinto /usr/share/openpgp-keys - newins "gentoo-mirror.asc.${PV}" gentoo-mirror.asc -} diff --git a/app-crypt/p11-kit/p11-kit-0.23.9.ebuild b/app-crypt/p11-kit/p11-kit-0.23.9.ebuild index 62bc6419cd69..9b870b147b09 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.9.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/p11-glue/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+asn1 debug +libffi +trust" REQUIRED_USE="trust? ( asn1 )" diff --git a/app-crypt/xca/Manifest b/app-crypt/xca/Manifest index 5cbb5a8bd5d5..8b327ebee8dc 100644 --- a/app-crypt/xca/Manifest +++ b/app-crypt/xca/Manifest @@ -1 +1,2 @@ DIST xca-1.4.1.tar.gz 959107 BLAKE2B 7437cdbaa5277998de200e9a5ad3a7d44aed9ae8af8fd926d7ed1917d49bec79562455ca2e82557149d748840f299ffd66edfc7f265be7d5bdcd6e4fe8dbaf9b SHA512 8294669c4887ba7a9060c3c2c06014b8a1807898569842ed61c066e8a864de014fba51a2ff867b579048083fdd4934cc7f97c92268de4944bf4aafea9c2e7b42 +DIST xca-2.1.0.tar.gz 1055745 BLAKE2B c3ea2953be7cacb8c4c6fb6911f2e51806d40f294d8c9daef1d47da4f3e6ffa4933d199b8b92cab828286ececab2ea7195d5a46455e4d4703f0a67d0d7861db9 SHA512 ad46b290067b0a22bb6baeb0d065879bea74cd2c853f67c2be3d0c2bdaa5ca4ebef606c0f08bd0b130df4ec13418d470062b708ab479800eab7c18dffa46af03 diff --git a/app-crypt/xca/xca-2.1.0.ebuild b/app-crypt/xca/xca-2.1.0.ebuild new file mode 100644 index 000000000000..bda63f6d6832 --- /dev/null +++ b/app-crypt/xca/xca-2.1.0.ebuild @@ -0,0 +1,64 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit xdg-utils + +DESCRIPTION="A GUI to OpenSSL, RSA public keys, certificates, signing requests etc" +HOMEPAGE="http://hohnstaedt.de/xca/" +SRC_URI="https://github.com/chris2511/${PN}/releases/download/RELEASE.${PV}/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +IUSE="bindist doc libressl" + +RDEPEND=" + dev-libs/libltdl:0= + dev-qt/qtgui:5 + dev-qt/qtwidgets:5 + !libressl? ( dev-libs/openssl:0=[bindist=] ) + libressl? ( dev-libs/libressl:0= ) + doc? ( app-text/linuxdoc-tools )" +DEPEND="${RDEPEND} + dev-qt/linguist-tools:5" + +PATCHES=( + "${FILESDIR}/${PN}-1.0.0-desktop.patch" +) + +src_configure() { + econf \ + --with-qt-version=5 \ + $(use_enable doc) \ + STRIP=true +} + +src_compile() { + # enforce all to avoid the automatic silent rules + emake all +} + +src_install() { + # non standard destdir + emake install destdir="${ED}" + einstalldocs + + insinto /etc/xca + doins misc/*.txt + + ewarn "Make a backup copy of your database!" + ewarn "This version completely changes the database format to SQL(ite)" + ewarn "Don't try to open it with older versions of XCA (< 1.4.0). They will corrupt the database." +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_mimeinfo_database_update +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_mimeinfo_database_update +} diff --git a/app-doc/Manifest.gz b/app-doc/Manifest.gz index 28634da9e8fb..88b53bd0bfc5 100644 Binary files a/app-doc/Manifest.gz and b/app-doc/Manifest.gz differ diff --git a/app-doc/mkdoxy/Manifest b/app-doc/mkdoxy/Manifest deleted file mode 100644 index 4be20b1e94d4..000000000000 --- a/app-doc/mkdoxy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mkdoxy-1.0.0.tar.gz 11109 BLAKE2B 348d62a189d2f79432eafb65824b90bf0a3f82fab3621edcdc9fc04859b1a901cb71fd05773aee57431559bbc7a1055668fe710e719a6a8fa86a987b2c8d64e2 SHA512 0d40282da6b15cdbfe10e41549acc48241e6732519025e93f38d5d76c93ff180b41cc458fc8dbad4ab81bc28a96e4801c15577d39496392a05e743e581d19241 diff --git a/app-doc/mkdoxy/metadata.xml b/app-doc/mkdoxy/metadata.xml deleted file mode 100644 index 04567741bc34..000000000000 --- a/app-doc/mkdoxy/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - A doxygen-style documentation tool for makefiles (requires doxygen). - - - mkdoxy - - diff --git a/app-doc/mkdoxy/mkdoxy-1.0.0-r1.ebuild b/app-doc/mkdoxy/mkdoxy-1.0.0-r1.ebuild deleted file mode 100644 index 7241ac00ff6b..000000000000 --- a/app-doc/mkdoxy/mkdoxy-1.0.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="mkDoxy generates Doxygen-compatible HTML documentation for makefiles" -HOMEPAGE="https://sourceforge.net/projects/mkdoxy/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - app-doc/doxygen - >=dev-lang/perl-5" - -src_install() { - dobin mkdoxy - dodoc AUTHORS ChangeLog INSTALL INSTALL.gentoo README TODO VERSION -} diff --git a/app-doc/phrack/phrack-01.ebuild b/app-doc/phrack/phrack-01.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-01.ebuild +++ b/app-doc/phrack/phrack-01.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-02.ebuild b/app-doc/phrack/phrack-02.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-02.ebuild +++ b/app-doc/phrack/phrack-02.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-03.ebuild b/app-doc/phrack/phrack-03.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-03.ebuild +++ b/app-doc/phrack/phrack-03.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-04.ebuild b/app-doc/phrack/phrack-04.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-04.ebuild +++ b/app-doc/phrack/phrack-04.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-05.ebuild b/app-doc/phrack/phrack-05.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-05.ebuild +++ b/app-doc/phrack/phrack-05.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-06.ebuild b/app-doc/phrack/phrack-06.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-06.ebuild +++ b/app-doc/phrack/phrack-06.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-07.ebuild b/app-doc/phrack/phrack-07.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-07.ebuild +++ b/app-doc/phrack/phrack-07.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-08.ebuild b/app-doc/phrack/phrack-08.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-08.ebuild +++ b/app-doc/phrack/phrack-08.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-09.ebuild b/app-doc/phrack/phrack-09.ebuild index 4d45e669d0ca..639c9202497a 100644 --- a/app-doc/phrack/phrack-09.ebuild +++ b/app-doc/phrack/phrack-09.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-doc/phrack/phrack-10.ebuild b/app-doc/phrack/phrack-10.ebuild index d1bbb0cd43bb..5a078976393b 100644 --- a/app-doc/phrack/phrack-10.ebuild +++ b/app-doc/phrack/phrack-10.ebuild @@ -13,7 +13,7 @@ SLOT="${PV}" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -S=${WORKDIR}/${MY_P} +S=${WORKDIR} src_install() { dodoc -r * diff --git a/app-editors/Manifest.gz b/app-editors/Manifest.gz index aef54cf4fea2..9b5b72b4f839 100644 Binary files a/app-editors/Manifest.gz and b/app-editors/Manifest.gz differ diff --git a/app-editors/emacs-vcs/metadata.xml b/app-editors/emacs-vcs/metadata.xml index b252d0165140..ba7173070349 100644 --- a/app-editors/emacs-vcs/metadata.xml +++ b/app-editors/emacs-vcs/metadata.xml @@ -48,7 +48,7 @@ Prefer wide Emacs integers (typically 62-bit). This option has an effect only on architectures where "long" and "long long" types have different size. - Enable use of GTK widgets in Emacs buffers + Enable use of GTK widgets in Emacs buffers (requires GTK3) diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml index 7ed552aba66d..b3f71c734b1e 100644 --- a/app-editors/emacs/metadata.xml +++ b/app-editors/emacs/metadata.xml @@ -47,7 +47,7 @@ Prefer wide Emacs integers (typically 62-bit). This option has an effect only on architectures where "long" and "long long" types have different size. - Enable use of GTK widgets in Emacs buffers + Enable use of GTK widgets in Emacs buffers (requires GTK3) diff --git a/app-emacs/Manifest.gz b/app-emacs/Manifest.gz index 22206f2aa4aa..5b2d101735a9 100644 Binary files a/app-emacs/Manifest.gz and b/app-emacs/Manifest.gz differ diff --git a/app-emacs/apel/apel-10.8-r1.ebuild b/app-emacs/apel/apel-10.8-r1.ebuild index 7559be4d453d..8fbddf334241 100644 --- a/app-emacs/apel/apel-10.8-r1.ebuild +++ b/app-emacs/apel/apel-10.8-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=6 inherit elisp @@ -18,7 +18,8 @@ IUSE="" ELISP_PATCHES="${PN}-10.8-020_Prevent-fontset-error.patch ${PN}-10.8-030_Use-new-style-backquotes.patch ${PN}-10.8-010_ikazuhiro.patch - ${PN}-10.8-040_make-temp-file-for-Emacs-24.3.50.patch" + ${PN}-10.8-040_make-temp-file-for-Emacs-24.3.50.patch + ${PN}-10.8-050_escape-backslash.patch" src_prepare() { elisp_src_prepare diff --git a/app-emacs/apel/files/apel-10.8-050_escape-backslash.patch b/app-emacs/apel/files/apel-10.8-050_escape-backslash.patch new file mode 100644 index 000000000000..a2892d303b37 --- /dev/null +++ b/app-emacs/apel/files/apel-10.8-050_escape-backslash.patch @@ -0,0 +1,20 @@ +--- a/poe.el 2018-07-27 19:34:05.959194677 -0500 ++++ b/poe.el 2018-07-27 19:40:06.409212629 -0500 +@@ -1081,7 +1081,7 @@ + If third arg LITERAL is non-nil, insert NEWTEXT literally. + Otherwise treat `\' as special: + `\&' in NEWTEXT means substitute original matched text. +- `\N' means substitute what matched the Nth `\(...\)'. ++ `\\N' means substitute what matched the Nth `\(...\)'. + If Nth parens didn't match, substitute nothing. + `\\' means insert one `\'. + FIXEDCASE and LITERAL are optional arguments. +@@ -1133,7 +1133,7 @@ + If third arg LITERAL is non-nil, insert NEWTEXT literally. + Otherwise treat `\' as special: + `\&' in NEWTEXT means substitute original matched text. +- `\N' means substitute what matched the Nth `\(...\)'. ++ `\\N' means substitute what matched the Nth `\(...\)'. + If Nth parens didn't match, substitute nothing. + `\\' means insert one `\'. + FIXEDCASE and LITERAL are optional arguments. diff --git a/app-emacs/f/f-0.19.0.ebuild b/app-emacs/f/f-0.19.0.ebuild index c29120179b0b..61739cd988ab 100644 --- a/app-emacs/f/f-0.19.0.ebuild +++ b/app-emacs/f/f-0.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rejeep/f.el/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RESTRICT="test" RDEPEND="app-emacs/dash app-emacs/s" diff --git a/app-emacs/s/s-1.12.0.ebuild b/app-emacs/s/s-1.12.0.ebuild index 2a3d49f9a3eb..d35e6bd2e506 100644 --- a/app-emacs/s/s-1.12.0.ebuild +++ b/app-emacs/s/s-1.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/s.el/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" S="${WORKDIR}/s.el-${PV}" SITEFILE="50${PN}-gentoo.el" diff --git a/app-emacs/wanderlust/files/wanderlust-2.15.9_p20130619-default-truncate-lines.patch b/app-emacs/wanderlust/files/wanderlust-2.15.9_p20130619-default-truncate-lines.patch new file mode 100644 index 000000000000..d6da446cc84a --- /dev/null +++ b/app-emacs/wanderlust/files/wanderlust-2.15.9_p20130619-default-truncate-lines.patch @@ -0,0 +1,17 @@ +--- a/wl/wl-vars.el.orig 2018-07-27 21:05:15.768467090 -0500 ++++ b/wl/wl-vars.el 2018-07-27 21:05:45.590468576 -0500 +@@ -1742,12 +1742,12 @@ + :group 'wl-pref + :type 'string) + +-(defcustom wl-message-truncate-lines default-truncate-lines ++(defcustom wl-message-truncate-lines nil + "*Truncate lines in Message Buffer." + :type 'boolean + :group 'wl-pref) + +-(defcustom wl-draft-truncate-lines default-truncate-lines ++(defcustom wl-draft-truncate-lines nil + "*Truncate lines in Draft Buffer." + :type 'boolean + :group 'wl-draft diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild index 2f035471caad..51d5a4750a4c 100644 --- a/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit elisp @@ -22,6 +22,7 @@ DEPEND=">=app-emacs/apel-10.6 RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}" +ELISP_PATCHES="${P}-default-truncate-lines.patch" SITEFILE="50${PN}-gentoo.el" src_configure() { diff --git a/app-emacs/yatex/Manifest b/app-emacs/yatex/Manifest index 76a262aaf29b..fa48203d8f0e 100644 --- a/app-emacs/yatex/Manifest +++ b/app-emacs/yatex/Manifest @@ -1,2 +1,2 @@ -DIST yatex1.76.tar.gz 357552 BLAKE2B c829cf73d38fd0ea12bd9b831059fabae2d8cf6d7f111762a409770910aefc6f0617979e38ef0fb5c489d92c38c83832cf74e075f68a190c794aa15b5f0a696b SHA512 ff2afea1cb1b7e4bef223c13d4cc6b942b1d555959321e7cb97595dfe7ca3adbc9efa6db7d7d13cdd0bb5aa62eabc1d3383d07635b1dbbe5b15175bf99c4c416 DIST yatex1.77.tar.gz 356721 BLAKE2B f923bc80ec32ee3d1654f15a99624251604c94af60738ad2f56b237d4385da0951bec32b32f297662540667da2648789a380b433332ce7e10f50f1d016c3b6d0 SHA512 d6b909b540b0966cfcd35a36ad7c9e8d8a821ca668ea9b0a4d1f3267a45397800769dd47ce64f5f8cbda65c274a7f415c8e86b6598a365ea41104684cf9df07f +DIST yatex1.80.tar.gz 376944 BLAKE2B 355726fb3b38bfbc314647739d4af6e588848b5ade208fe1e026106a7cc2c220edcf10214f37ee7c9cc461ecb3e776c3969e329d5a331b3d8ce9f669f2361e26 SHA512 6548d1ac95ce95198468698d9b91449736e4be8af15d29352c00f7604fd7b34b2c606afb2d90d1115fd64dc859efdd9c993a6b3733f9321ca7671615977b4bd5 diff --git a/app-emacs/yatex/files/yatex-1.76-direntry.patch b/app-emacs/yatex/files/yatex-1.76-direntry.patch index 8dc0c5f310f7..d792a0710961 100644 --- a/app-emacs/yatex/files/yatex-1.76-direntry.patch +++ b/app-emacs/yatex/files/yatex-1.76-direntry.patch @@ -1,5 +1,5 @@ ---- yatex1.76-orig/docs/yahtmle.tex -+++ yatex1.76/docs/yahtmle.tex +--- a/docs/yahtmle.tex ++++ b/docs/yahtmle.tex @@ -1,9 +1,10 @@ \def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1 \input texinfo @@ -13,8 +13,8 @@ @end direntry @iftex ---- yatex1.76-orig/docs/yahtmlj.tex -+++ yatex1.76/docs/yahtmlj.tex +--- a/docs/yahtmlj.tex ++++ b/docs/yahtmlj.tex @@ -1,9 +1,10 @@ \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 \input texinfo @@ -28,8 +28,8 @@ @end direntry @iftex ---- yatex1.76-orig/docs/yatexe.tex -+++ yatex1.76/docs/yatexe.tex +--- a/docs/yatexe.tex ++++ b/docs/yatexe.tex @@ -1,9 +1,10 @@ \def\lang{jp} % -*- texinfo -*- \input texinfo.tex @@ -43,8 +43,8 @@ @end direntry @iftex ---- yatex1.76-orig/docs/yatexj.tex -+++ yatex1.76/docs/yatexj.tex +--- a/docs/yatexj.tex ++++ b/docs/yatexj.tex @@ -1,9 +1,10 @@ \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 \input texinfo diff --git a/app-emacs/yatex/files/yatex-1.76-gentoo.patch b/app-emacs/yatex/files/yatex-1.76-gentoo.patch index b961b31798e1..ed2b52aeaa19 100644 --- a/app-emacs/yatex/files/yatex-1.76-gentoo.patch +++ b/app-emacs/yatex/files/yatex-1.76-gentoo.patch @@ -1,5 +1,5 @@ ---- yatex1.73-orig/yatexhlp.el 2006-12-24 07:25:29.000000000 +0100 -+++ yatex1.73/yatexhlp.el 2008-05-12 12:19:02.000000000 +0200 +--- a/yatexhlp.el ++++ b/yatexhlp.el @@ -9,12 +9,7 @@ (cond (YaTeX-japan "jp") (t "eng")))) diff --git a/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch b/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch index 73ff873cce34..d2e2fe1d5694 100644 --- a/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch +++ b/app-emacs/yatex/files/yatex-1.77-texinfo-5.patch @@ -1,21 +1,21 @@ ---- yatex1.77-orig/docs/yahtmle.tex -+++ yatex1.77/docs/yahtmle.tex +--- a/docs/yahtmle.tex ++++ b/docs/yahtmle.tex @@ -1,4 +1,4 @@ -\def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1 +@c \def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1 \input texinfo @setfilename yahtml.info @settitle Yet Another html-mode for Emacs ---- yatex1.77-orig/docs/yahtmlj.tex -+++ yatex1.77/docs/yahtmlj.tex +--- a/docs/yahtmlj.tex ++++ b/docs/yahtmlj.tex @@ -1,4 +1,4 @@ -\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 +@c \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 \input texinfo @setfilename yahtml-ja.info @settitle Yet Another html-mode for Emacs ---- yatex1.77-orig/docs/yatexe.tex -+++ yatex1.77/docs/yatexe.tex +--- a/docs/yatexe.tex ++++ b/docs/yatexe.tex @@ -1,4 +1,4 @@ -\def\lang{jp} % -*- texinfo -*- +@c \def\lang{jp} % -*- texinfo -*- @@ -76,8 +76,8 @@ Check the current completion type is specified one and cause error if not. The variable @code{YaTeX-current-completion-type} holds the symbol according to the current completion type. ---- yatex1.77-orig/docs/yatexj.tex -+++ yatex1.77/docs/yatexj.tex +--- a/docs/yatexj.tex ++++ b/docs/yatexj.tex @@ -1,4 +1,4 @@ -\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 +@c \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 diff --git a/app-emacs/yatex/files/yatex-1.80-texinfo-5.patch b/app-emacs/yatex/files/yatex-1.80-texinfo-5.patch new file mode 100644 index 000000000000..49e55b608f1d --- /dev/null +++ b/app-emacs/yatex/files/yatex-1.80-texinfo-5.patch @@ -0,0 +1,247 @@ +--- a/docs/yahtmle.tex ++++ b/docs/yahtmle.tex +@@ -1,4 +1,4 @@ +-\def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1 ++@c \def\lang{eng} % -*- texinfo -*- for Texinfo V.3.1 + \input texinfo + @setfilename yahtmle + @settitle Yet Another html-mode for Emacs +@@ -14,10 +14,9 @@ + + @titlepage + @sp 10 +-@center + @subtitle Yet Another html-mode for emacs + @title // yahtml // +-%@subtitle // yahtml // ++@c @subtitle // yahtml // + @author @copyright{} 1994-2012 by HIROSE, Yuuji [yuuji@@yatex.org] + @end titlepage + +--- a/docs/yahtmlj.tex ++++ b/docs/yahtmlj.tex +@@ -1,4 +1,4 @@ +-\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 ++@c \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 + \input texinfo + @setfilename yahtmlj + @settitle Yet Another html-mode for Emacs +@@ -14,7 +14,6 @@ + + @titlepage + @sp 10 +-@center + @subtitle Yet Another html-mode for emacs + @title 『HTML屋』 + @subtitle // yahtml // +--- a/docs/yatexe.tex ++++ b/docs/yatexe.tex +@@ -1,4 +1,4 @@ +-\def\lang{jp} % -*- texinfo -*- ++@c \def\lang{jp} % -*- texinfo -*- + \input texinfo.tex + @setfilename yatexe + @settitle Yet Another tex-mode for Emacs +@@ -14,7 +14,6 @@ + + @titlepage + @sp 10 +-@center + @subtitle Yet Another tex-mode for emacs + @title Wild Bird + @subtitle // YaTeX // +@@ -713,7 +712,7 @@ + @item M-x YaTeX-section-overview + @dots{} Generate *Sectioning Lines* buffer + @end table +-@cindex{Generate the listing of sectioning units} ++@cindex Generate the listing of sectioning units + from the LaTeX source buffer. In this listing buffer, typing @kbd{u} on + the sectioning command shifts up the corresponding sectioning command in + source text and @kbd{d} shifts down. After marking lines in the listing +@@ -1133,7 +1132,7 @@ + @node Invoking image processor, Jump to main file, Jump to corresponding object, Cursor jump + @comment node-name, next, previous, up + @section Invoking image processor +-@cindex{Drawing tool invocation} ++@cindex Drawing tool invocation + + `image-including line' described above means such lines as + @code{\epsfile@{file=foo.ps@}}. If you type @kbd{[prefix] g} on that +@@ -1756,44 +1755,44 @@ + @end defvar + + @defvar YaTeX-cmd-gimp +-Command name of GIMP (code{"gimp"}) ++Command name of GIMP (@code{"gimp"}) + @end defvar + @defvar YaTeX-cmd-tgif +-Command name of tgif (code{"tgif"}) ++Command name of tgif (@code{"tgif"}) + @end defvar + @defvar YaTeX-cmd-inkscape +-Command name of Inkscape (code{"inkscape"}) ++Command name of Inkscape (@code{"inkscape"}) + @end defvar + @defvar YaTeX-cmd-dia +-Command name of Dia (code{"dia"}) ++Command name of Dia (@code{"dia"}) + @end defvar + @defvar YaTeX-cmd-ooo +-Command name of OpenOffice.org/LibreOffice (code{"soffice"}) ++Command name of OpenOffice.org/LibreOffice (@code{"soffice"}) + @end defvar + @defvar YaTeX-cmd-gs +-Command name of Ghostscript (code{"gs"}) ++Command name of Ghostscript (@code{"gs"}) + @end defvar + @defvar YaTeX-cmd-dvips +-Command name of dvips (code{"dvips"}) ++Command name of dvips (@code{"dvips"}) + @end defvar + @defvar YaTeX-cmd-displayline + Command name of displayline +-(code{"/Applications/Skim.app/Contents/SharedSupport/displayline"}) ++(@code{"/Applications/Skim.app/Contents/SharedSupport/displayline"}) + @end defvar + @defvar YaTeX-cmd-edit-ps +-Command name for editing PostScript files(Value of code{"YaTeX-cmd-gimp"}) ++Command name for editing PostScript files(Value of @code{"YaTeX-cmd-gimp"}) + @end defvar + @defvar YaTeX-cmd-edit-pdf +-Command name for editing PDF files(Value of code{"YaTeX-cmd-ooo"}) ++Command name for editing PDF files(Value of @code{"YaTeX-cmd-ooo"}) + @end defvar + @defvar YaTeX-cmd-edit-ai +-Command name for editing `.ai' files(Value of code{"YaTeX-cmd-inkscape"}) ++Command name for editing `.ai' files(Value of @code{"YaTeX-cmd-inkscape"}) + @end defvar + @defvar YaTeX-cmd-edit-svg +-Command name for editing SVG files(Value of code{"YaTeX-cmd-inkscape"}) ++Command name for editing SVG files(Value of @code{"YaTeX-cmd-inkscape"}) + @end defvar + @defvar YaTeX-cmd-edit-images +-Command name for editing image files(Value of code{"YaTeX-cmd-gimp"}) ++Command name for editing image files(Value of @code{"YaTeX-cmd-gimp"}) + @end defvar + + @defvar YaTeX-need-nonstop +@@ -2289,9 +2288,9 @@ + @table @kbd + @item [F] + YaTeX:read-position +-@itemx [A] ++@item [A] + Character list which can show up in the brackets +-@itemx [D] ++@item [D] + Return the location specifier such as `[htb]'. When + nothing is entered, omit [] itself. If the possible characters + are "htbp", call this function as +@@ -2299,9 +2298,9 @@ + + @item [F] + YaTeX:read-coordinates +-@itemx [A] ++@item [A] + Base prompt, X-axis prompt, Y-axis prompt (each optional) +-@itemx [D] ++@item [D] + Read the coordinates with the prompt ``BasePrompt X-axisPrompt:'' for + X-axis, ``BasePrompt Y-axisPrompt:'' for Y-axis, and return it in the form + of ``(X,Y)''. The default prompts are @code{Dimension}, @code{X}, +@@ -2309,9 +2308,9 @@ + + @item [F] + YaTeX:check-completion-type +-@itemx [A] ++@item [A] + One of the symbols: 'begin, 'section, or 'maketitle +-@itemx [D] ++@item [D] + Check the current completion type is specified one and cause error if + not. The variable @code{YaTeX-current-completion-type} holds the symbol + according to the current completion type. +--- a/docs/yatexj.tex ++++ b/docs/yatexj.tex +@@ -1,4 +1,4 @@ +-\def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 ++@c \def\lang{jp} % -*- texinfo -*- for Texinfo V.3.1 + \input texinfo + @setfilename yatexj + @settitle Yet Another tex-mode for Emacs +@@ -19,7 +19,6 @@ + + @titlepage + @sp 10 +-@center + @subtitle Yet Another tex-mode for emacs + @title 『野鳥』 + @subtitle // YaTeX // +@@ -1146,7 +1145,7 @@ + @section 括弧入力補助 + @cindex 括弧入力補助[かつこにゆうりよくほしよ] + +- 3種類ある括弧 () {} [] の開き括弧を入れたときに閉じ括弧を自動的に入れます。 ++ 3種類ある括弧 () @{@} [] の開き括弧を入れたときに閉じ括弧を自動的に入れます。 + @code{\} の直後にの @code{[} を入れると行を分けてインデントを揃え、 + 数式入力に備えます。その他 La@TeX{} のマクロに応じて括弧の釣合の取れた + 状態に導きます。開き括弧そのものを1つだけ入れたいときは @kbd{C-q} で +@@ -1965,44 +1964,44 @@ + @end defvar + + @defvar YaTeX-cmd-gimp +-GIMPを起動するコマンド (code{"gimp"}) ++GIMPを起動するコマンド (@code{"gimp"}) + @end defvar + @defvar YaTeX-cmd-tgif +-tgifを起動するコマンド (code{"tgif"}) ++tgifを起動するコマンド (@code{"tgif"}) + @end defvar + @defvar YaTeX-cmd-inkscape +-Inkscapeを起動するコマンド (code{"inkscape"}) ++Inkscapeを起動するコマンド (@code{"inkscape"}) + @end defvar + @defvar YaTeX-cmd-dia +-Diaを起動するコマンド (code{"dia"}) ++Diaを起動するコマンド (@code{"dia"}) + @end defvar + @defvar YaTeX-cmd-ooo +-OpenOffice.orgまたはLibreOfficeを起動するコマンド (code{"soffice"}) ++OpenOffice.orgまたはLibreOfficeを起動するコマンド (@code{"soffice"}) + @end defvar + @defvar YaTeX-cmd-gs +-Ghostscriptを起動するコマンド (code{"gs"}) ++Ghostscriptを起動するコマンド (@code{"gs"}) + @end defvar + @defvar YaTeX-cmd-dvips +-dvipsを起動するコマンド(環境によってはpdvipsなど) (code{"dvips"}) ++dvipsを起動するコマンド(環境によってはpdvipsなど) (@code{"dvips"}) + @end defvar + @defvar YaTeX-cmd-displayline + displaylineを起動するコマンド +-(code{"/Applications/Skim.app/Contents/SharedSupport/displayline"}) ++(@code{"/Applications/Skim.app/Contents/SharedSupport/displayline"}) + @end defvar + @defvar YaTeX-cmd-edit-ps +-PostScriptファイルを編集するコマンド (変数code{"YaTeX-cmd-gimp"}の値) ++PostScriptファイルを編集するコマンド (変数@code{"YaTeX-cmd-gimp"}の値) + @end defvar + @defvar YaTeX-cmd-edit-pdf +-PDFファイルを編集するコマンド (変数code{"YaTeX-cmd-ooo"}の値) ++PDFファイルを編集するコマンド (変数@code{"YaTeX-cmd-ooo"}の値) + @end defvar + @defvar YaTeX-cmd-edit-ai +-.aiファイルを編集するコマンド (変数code{"YaTeX-cmd-inkscape"}の値) ++.aiファイルを編集するコマンド (変数@code{"YaTeX-cmd-inkscape"}の値) + @end defvar + @defvar YaTeX-cmd-edit-svg +-SVGファイルを編集するコマンド (変数code{"YaTeX-cmd-inkscape"}の値) ++SVGファイルを編集するコマンド (変数@code{"YaTeX-cmd-inkscape"}の値) + @end defvar + @defvar YaTeX-cmd-edit-images +-その他画像ファイルを編集するコマンド (変数code{"YaTeX-cmd-gimp"}の値) ++その他画像ファイルを編集するコマンド (変数@code{"YaTeX-cmd-gimp"}の値) + @end defvar + + @defvar YaTeX-need-nonstop diff --git a/app-emacs/yatex/metadata.xml b/app-emacs/yatex/metadata.xml index d82c1ecb87c7..809a13113afc 100644 --- a/app-emacs/yatex/metadata.xml +++ b/app-emacs/yatex/metadata.xml @@ -1,20 +1,20 @@ - - gnu-emacs@gentoo.org - Gentoo GNU Emacs project - - - cjk@gentoo.org - Cjk - - - YaTeX is an intelligent, acquisitive and integrated package which reduces - your efforts of composing LaTeX source on Emacs. And yahtml is the honest - and bright YaTeX-compatible major-mode package for writing HTML. If you have - noticed the power of YaTeX, you can drive yahtml over the HTML files quickly - and steadily. And vice versa, of course. - - + + gnu-emacs@gentoo.org + Gentoo GNU Emacs project + + + cjk@gentoo.org + Cjk + + + YaTeX is an intelligent, acquisitive and integrated package which reduces + your efforts of composing LaTeX source on Emacs. And yahtml is the honest + and bright YaTeX-compatible major-mode package for writing HTML. If you have + noticed the power of YaTeX, you can drive yahtml over the HTML files quickly + and steadily. And vice versa, of course. + + diff --git a/app-emacs/yatex/yatex-1.76.ebuild b/app-emacs/yatex/yatex-1.76.ebuild deleted file mode 100644 index 47cd7c4e7d43..000000000000 --- a/app-emacs/yatex/yatex-1.76.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit elisp eutils - -DESCRIPTION="Yet Another TeX mode for Emacs" -HOMEPAGE="http://www.yatex.org/" -SRC_URI="http://www.yatex.org/${P/-/}.tar.gz" - -KEYWORDS="amd64 ppc ~ppc64 x86" -SLOT="0" -LICENSE="YaTeX" -IUSE="l10n_ja" - -S="${WORKDIR}/${P/-/}" -ELISP_PATCHES="${PN}-1.76-gentoo.patch - ${PN}-1.76-direntry.patch" -SITEFILE="50${PN}-gentoo.el" - -src_compile() { - # byte-compilation fails (as of 1.74): yatexlib.el requires fonts - # that are only available under X - - cd docs - makeinfo yatexe.tex yahtmle.tex || die - - if use l10n_ja; then - iconv -f WINDOWS-31J -t UTF-8 yatexj.tex >yatex-ja.texi || die - iconv -f WINDOWS-31J -t UTF-8 yahtmlj.tex >yahtml-ja.texi || die - makeinfo yatex-ja.texi yahtml-ja.texi || die - fi -} - -src_install() { - elisp-install ${PN} *.el || die - elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die - - insinto ${SITEETC}/${PN} - doins help/YATEXHLP.eng - doinfo docs/yatex.info* docs/yahtml.info* - dodoc docs/*.eng - - if use l10n_ja; then - doins help/YATEXHLP.jp - doinfo docs/yatex-ja.info* docs/yahtml-ja.info* - dodoc 00readme install docs/{htmlqa,qanda} docs/*.doc - fi -} diff --git a/app-emacs/yatex/yatex-1.77.ebuild b/app-emacs/yatex/yatex-1.77.ebuild index 7b7534cc7785..3909baa70f86 100644 --- a/app-emacs/yatex/yatex-1.77.ebuild +++ b/app-emacs/yatex/yatex-1.77.ebuild @@ -1,20 +1,21 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI="6" -inherit elisp eutils +inherit elisp DESCRIPTION="Yet Another TeX mode for Emacs" HOMEPAGE="http://www.yatex.org/" -SRC_URI="http://www.yatex.org/${P/-/}.tar.gz" +SRC_URI="http://www.${PN}.org/${P/-}.tar.gz" KEYWORDS="amd64 ppc ~ppc64 x86" SLOT="0" LICENSE="YaTeX" IUSE="l10n_ja" -S="${WORKDIR}/${P/-/}" +S="${WORKDIR}/${P/-}" + ELISP_PATCHES="${PN}-1.76-gentoo.patch ${PN}-1.76-direntry.patch ${PN}-1.77-texinfo-5.patch" @@ -25,27 +26,27 @@ src_compile() { # that are only available under X cd docs - makeinfo yatexe.tex yahtmle.tex || die + makeinfo {${PN},yahtml}e.tex || die if use l10n_ja; then - iconv -f WINDOWS-31J -t UTF-8 yatexj.tex >yatex-ja.texi || die - iconv -f WINDOWS-31J -t UTF-8 yahtmlj.tex >yahtml-ja.texi || die - makeinfo yatex-ja.texi yahtml-ja.texi || die + iconv -f WINDOWS-31J -t UTF-8 ${PN}j.tex > ${PN}-ja.texi || die + iconv -f WINDOWS-31J -t UTF-8 yahtmlj.tex > yahtml-ja.texi || die + makeinfo {${PN},yahtml}-ja.texi || die fi } src_install() { - elisp-install ${PN} *.el || die - elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die + elisp-install ${PN} *.el + elisp-site-file-install "${FILESDIR}"/${SITEFILE} insinto ${SITEETC}/${PN} doins help/YATEXHLP.eng - doinfo docs/yatex.info* docs/yahtml.info* + doinfo docs/{${PN},yahtml}.info* dodoc docs/*.eng if use l10n_ja; then doins help/YATEXHLP.jp - doinfo docs/yatex-ja.info* docs/yahtml-ja.info* - dodoc 00readme install docs/{htmlqa,qanda} docs/*.doc + doinfo docs/{${PN},yahtml}-ja.info* + dodoc 00readme install docs/{htmlqa,qanda,*.doc} fi } diff --git a/app-emacs/yatex/yatex-1.80.ebuild b/app-emacs/yatex/yatex-1.80.ebuild new file mode 100644 index 000000000000..70503b9d1dff --- /dev/null +++ b/app-emacs/yatex/yatex-1.80.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit elisp + +DESCRIPTION="Yet Another TeX mode for Emacs" +HOMEPAGE="http://www.yatex.org/" +SRC_URI="http://www.${PN}.org/${P/-}.tar.gz" + +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +SLOT="0" +LICENSE="BSD-2" +IUSE="l10n_ja" + +S="${WORKDIR}/${P/-}" + +ELISP_PATCHES="${PN}-1.76-direntry.patch + ${P}-texinfo-5.patch" +SITEFILE="50${PN}-gentoo.el" + +src_prepare() { + sed -i "/(help-dir/,/)))/c\ (help-dir \"${SITEETC}/${PN}\"))" ${PN}hlp.el + + elisp_src_prepare +} + +src_compile() { + cd docs + makeinfo {${PN},yahtml}e.tex || die + + if use l10n_ja; then + iconv -f WINDOWS-31J -t UTF-8 ${PN}j.tex > ${PN}-ja.texi || die + iconv -f WINDOWS-31J -t UTF-8 yahtmlj.tex > yahtml-ja.texi || die + makeinfo {${PN},yahtml}-ja.texi || die + fi +} + +src_install() { + elisp-install ${PN} *.el + elisp-site-file-install "${FILESDIR}"/${SITEFILE} + + insinto ${SITEETC}/${PN} + doins help/YATEXHLP.eng + doinfo docs/{${PN},yahtml}.info* + dodoc install docs/*.eng + + if use l10n_ja; then + doins help/YATEXHLP.jp + doinfo docs/{${PN},yahtml}-ja.info* + dodoc 00readme ${PN}.new docs/{htmlqa,qanda,*.doc} + fi +} diff --git a/app-emulation/Manifest.gz b/app-emulation/Manifest.gz index c372bcd95778..569c2c7c6165 100644 Binary files a/app-emulation/Manifest.gz and b/app-emulation/Manifest.gz differ diff --git a/app-emulation/img/Manifest b/app-emulation/img/Manifest index 39e658277641..a8c702de029a 100644 --- a/app-emulation/img/Manifest +++ b/app-emulation/img/Manifest @@ -1,2 +1 @@ -DIST img-0.4.6.tar.gz 5635103 BLAKE2B 88e0ae3bdc0b9e1784d4d67635d119084a5e9dbe258b55da10f549b97f2d566f312226687bef0d28ad1ae3b13c764a44071bfe10ec0a189ad4bcf0bc8c83df5f SHA512 7f75d66237fe5ccf5923774e1d40ef04d9447f3e7de6641167679a1bf5b6305880a046e664fa7adb93dc4bd28e9f0e1ee790ecf2a225aa98b0202e47b8d01987 -DIST img-0.4.7.tar.gz 5642840 BLAKE2B 0cff71ad2e3ee7e7a21273bd7171a1cafb51b932a55981081bcd809f62c463e8a58d739ed5e7e46355a596650e272a90b848eb6c1818e948e6512cb07ac5fc5e SHA512 23e059537baedf20c17724f972db2fa2b81677bf7d62ce3f78cabde9984f10923f4fe56d3f02252f578b15e06112066c5ea7e6b41d61554bcafc618cca85d014 +DIST img-0.4.8.tar.gz 5587652 BLAKE2B 5b74ff24e6f36674b66b3f87abe928a9d8c8361835eb61cb04ddfce6bfc7cb7b8e6e1f41d61d9f75c09c3646d0d697074882e1f7b87259b60d7c53303718e325 SHA512 fb5b97c4794798dc2dba5d4c9493da9708a55a9e5e7b2259585409c4e7973fecd362132dabb81c72f20b61956c5a8bc67b58db49c22e7ce56eaec784bbb51ca5 diff --git a/app-emulation/img/img-0.4.7.ebuild b/app-emulation/img/img-0.4.7.ebuild deleted file mode 100644 index 2b843d8ad2b3..000000000000 --- a/app-emulation/img/img-0.4.7.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit golang-build golang-vcs-snapshot - -EGO_PN="github.com/genuinetools/img" -EGIT_COMMIT="v${PV}" -GIT_COMMIT="e76c25809631da79d0071966901675f9acb16edb" -ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~amd64" - -DESCRIPTION="Standalone daemon-less unprivileged Dockerfile and OCI container image builder" -HOMEPAGE="https://github.com/genuinetools/img" -SRC_URI="${ARCHIVE_URI}" -LICENSE="MIT" -SLOT="0" -IUSE="seccomp" - -RESTRICT="test" - -src_compile() { - local TAGS=$(usex seccomp 'seccomp' '') - pushd src/${EGO_PN} || die - GOPATH="${S}" go build -tags "noembed ${TAGS}" -v -ldflags "-X ${EGO_PN}/version.GITCOMMIT=${GIT_COMMIT} -X ${EGO_PN}/version.VERSION=${PV}" -o "${S}"/bin/img . || die - popd || die -} - -src_install() { - dobin bin/* - dodoc -r src/${EGO_PN}/README.md -} diff --git a/app-emulation/img/img-0.4.6.ebuild b/app-emulation/img/img-0.4.8.ebuild similarity index 94% rename from app-emulation/img/img-0.4.6.ebuild rename to app-emulation/img/img-0.4.8.ebuild index 00b9e9fe0d17..8c9d8c988abb 100644 --- a/app-emulation/img/img-0.4.6.ebuild +++ b/app-emulation/img/img-0.4.8.ebuild @@ -6,7 +6,7 @@ inherit golang-build golang-vcs-snapshot EGO_PN="github.com/genuinetools/img" EGIT_COMMIT="v${PV}" -GIT_COMMIT="9c9f6f6fa351ddf9afd6a39cdb1a44ab290dd6a3" +GIT_COMMIT="88f96d872335cf2746380fa87ba62fd5b63540b4" ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" diff --git a/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild b/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild index 528f6b711d1d..82a3c0271af0 100644 --- a/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild +++ b/app-emulation/lxc-templates/lxc-templates-3.0.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Old style template scripts for LXC" HOMEPAGE="https://linuxcontainers.org/" SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86" LICENSE="LGPL-3" SLOT="0" diff --git a/app-emulation/lxc/lxc-3.0.1.ebuild b/app-emulation/lxc/lxc-3.0.1.ebuild index a13e4267ee57..81d858317419 100644 --- a/app-emulation/lxc/lxc-3.0.1.ebuild +++ b/app-emulation/lxc/lxc-3.0.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="LinuX Containers userspace utilities" HOMEPAGE="https://linuxcontainers.org/" SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86" LICENSE="LGPL-3" SLOT="0" diff --git a/app-emulation/lxd/Manifest b/app-emulation/lxd/Manifest index e4d4728dc2a6..a59667370be7 100644 --- a/app-emulation/lxd/Manifest +++ b/app-emulation/lxd/Manifest @@ -44,3 +44,4 @@ DIST github.com-syndtr-gocapability-db04d3cc01c8b54962a58ec7e491717d06cfcc16.tar DIST lxd-2.21.tar.gz 882352 BLAKE2B 80542bcc03c05667ee0207dfbfd2bf41c5a6ef69178aec06ad62fe3521ed012ed9b82c68c0254e0299e8e1dfd274a0622f32bde730480a950ab6ba15ddae5f4b SHA512 9a8ec3a97e4c861a80311dbdecbf5a485c0af85d6ba6b20680ca17e6ac877de3f27cfdcf0a111ba0db2b7c562dfe2f41336b562b7c13350c4543505b3c17357e DIST lxd-3.1.tar.gz 27979442 BLAKE2B 0b74e3f76a7ab835b042b52b469a6fe11e7077d567e0658d13fab2192fd25d99518d65ba319c981a2e4677319e280cccae26f70ef99e9911264dc028ca5628fd SHA512 61f64d08dd80f7f676f386912f4dfc0d0af38cce0287de7865123b9da667b54ab91d22b76ffe03480e04ae0fbd8dc837d7d519d0e34409377c3d7e6624bf636c DIST lxd-3.2.tar.gz 28183660 BLAKE2B 9aabc9fd0bd66d3b4e0178448a65ca39c69e4e7a14d01309e0e023501de1c17b2b7887a9da5b84fcfde27db3f521cce3451beace9955232da9bd5e5136bc0043 SHA512 82c37e87d75e328a29b1f2876a24fedec43a253bb72f3ea55fa9cdb928d11947eda723a01e758f90ef77ed4492f86ec6dd5f1f88240d05e771d926dfdc9888fb +DIST lxd-3.3.tar.gz 28414680 BLAKE2B 7f3eecf400761548935e6e3c81d894379cd667ffbe6d8ef67a7dd3ad4f1c13846f524fcefc4cdc306674fb990706bda0b2c4ef390f320c41561fa86cf610586c SHA512 ed5d792c1080f2be7f48f34051fbfa28d138b4ccb5405edb13cd630776ec34312da491a1881f77dddbe1a121e589b44952e73ce1e61f2cba72243f3b8f4c0177 diff --git a/app-emulation/lxd/lxd-3.2.ebuild b/app-emulation/lxd/lxd-3.2.ebuild index 1f0f3db33a23..473f52df5378 100644 --- a/app-emulation/lxd/lxd-3.2.ebuild +++ b/app-emulation/lxd/lxd-3.2.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://linuxcontainers.org/lxd/introduction/" LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+daemon +ipv6 +dnsmasq nls test" diff --git a/app-emulation/lxd/lxd-3.3.ebuild b/app-emulation/lxd/lxd-3.3.ebuild new file mode 100644 index 000000000000..16a412be6a96 --- /dev/null +++ b/app-emulation/lxd/lxd-3.3.ebuild @@ -0,0 +1,183 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Fast, dense and secure container management" +HOMEPAGE="https://linuxcontainers.org/lxd/introduction/" + +LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0" +SLOT="0" +KEYWORDS="~amd64" + +IUSE="+daemon +ipv6 +dnsmasq nls test" + +inherit bash-completion-r1 linux-info systemd user + +SRC_URI="https://linuxcontainers.org/downloads/${PN}/${P}.tar.gz" + +DEPEND=" + >=dev-lang/go-1.9.4 + dev-libs/protobuf + nls? ( sys-devel/gettext ) + test? ( + app-misc/jq + net-misc/curl + sys-devel/gettext + ) +" + +RDEPEND=" + daemon? ( + app-arch/xz-utils + >=app-emulation/lxc-2.0.7[seccomp] + dnsmasq? ( + net-dns/dnsmasq[dhcp,ipv6?] + ) + net-misc/rsync[xattr] + sys-apps/iproute2[ipv6?] + sys-fs/squashfs-tools + virtual/acl + ) +" + +CONFIG_CHECK=" + ~BRIDGE + ~DUMMY + ~IP6_NF_NAT + ~IP6_NF_TARGET_MASQUERADE + ~IPV6 + ~IP_NF_NAT + ~IP_NF_TARGET_MASQUERADE + ~MACVLAN + ~NETFILTER_XT_MATCH_COMMENT + ~NET_IPGRE + ~NET_IPGRE_DEMUX + ~NET_IPIP + ~NF_NAT_MASQUERADE_IPV4 + ~NF_NAT_MASQUERADE_IPV6 + ~VXLAN +" + +ERROR_BRIDGE="BRIDGE: needed for network commands" +ERROR_DUMMY="DUMMY: needed for network commands" +ERROR_IP6_NF_NAT="IP6_NF_NAT: needed for network commands" +ERROR_IP6_NF_TARGET_MASQUERADE="IP6_NF_TARGET_MASQUERADE: needed for network commands" +ERROR_IPV6="IPV6: needed for network commands" +ERROR_IP_NF_NAT="IP_NF_NAT: needed for network commands" +ERROR_IP_NF_TARGET_MASQUERADE="IP_NF_TARGET_MASQUERADE: needed for network commands" +ERROR_MACVLAN="MACVLAN: needed for network commands" +ERROR_NETFILTER_XT_MATCH_COMMENT="NETFILTER_XT_MATCH_COMMENT: needed for network commands" +ERROR_NET_IPGRE="NET_IPGRE: needed for network commands" +ERROR_NET_IPGRE_DEMUX="NET_IPGRE_DEMUX: needed for network commands" +ERROR_NET_IPIP="NET_IPIP: needed for network commands" +ERROR_NF_NAT_MASQUERADE_IPV4="NF_NAT_MASQUERADE_IPV4: needed for network commands" +ERROR_NF_NAT_MASQUERADE_IPV6="NF_NAT_MASQUERADE_IPV6: needed for network commands" +ERROR_VXLAN="VXLAN: needed for network commands" + +EGO_PN="github.com/lxc/lxd" + +PATCHES=( + "${FILESDIR}/ja-translation-newline.patch" # https://github.com/lxc/lxd/pull/4572 + "${FILESDIR}/de-translation-newline.patch" +) + +# LXD tarball is packaged with a nice "dist" folder containing all dependencies +# that were vendored by upstream at release time. That saves us the trouble of +# vendoring the dependencies ourselves. This is why there was this drastic drop +# in ebuild complexity compared to pre 3.0.0-r2 ebuilds. +src_compile() { + export GOPATH="${S}/dist" + + # We don't use the Makefile here because it builds targets with the + # assumption that `pwd` is in a deep gopath namespace, which we're not. + # It's simpler to manually call "go install" than patching the Makefile. + # + # ABOUT "-tags libsqlite3": we used to link to the system's sqlite3 library + # but since v3.0.0, LXD depends on github.com/CanonicalLtd/dqlite which + # at the time of this writing, depends on patched version of sqlite with + # replication capabilities added. We don't have that patch in dev-db/sqlite. + # Therefore, we let LXD use its own private copy of sqlite. + go install -v -x ${EGO_PN}/lxc || die "Failed to build the client" + + if use daemon; then + go install -v -x ${EGO_PN}/fuidshift || die "Failed to build fuidshift" + go install -v -x ${EGO_PN}/lxd || die "Failed to build the daemon" + fi + + use nls && emake build-mo +} + +src_test() { + if use daemon; then + export GOPATH="${S}/dist" + # This is mostly a copy/paste from the Makefile's "check" rule, but + # patching the Makefile to work in a non "fully-qualified" go namespace + # was more complicated than this modest copy/paste. + # Also: sorry, for now a network connection is needed to run tests. + # Will properly bundle test dependencies later. + go get -v -x github.com/rogpeppe/godeps + go get -v -x github.com/remyoudompheng/go-misc/deadcode + go get -v -x github.com/golang/lint/golint + go test -v ${EGO_PN}/lxd + else + einfo "No tests to run for client-only builds" + fi +} + +src_install() { + local bindir="dist/bin" + dobin ${bindir}/lxc + if use daemon; then + dosbin ${bindir}/lxd + dobin ${bindir}/fuidshift + fi + + if use nls; then + domo po/*.mo + fi + + if use daemon; then + newinitd "${FILESDIR}"/${PN}.initd lxd + newconfd "${FILESDIR}"/${PN}.confd.1 lxd + + systemd_newunit "${FILESDIR}"/${PN}.service ${PN}.service + fi + + newbashcomp scripts/bash/lxd-client lxc + + dodoc AUTHORS README.md doc/* +} + +pkg_postinst() { + einfo + einfo "Consult https://wiki.gentoo.org/wiki/LXD for more information," + einfo "including a Quick Start." + + # The messaging below only applies to daemon installs + use daemon || return 0 + + # The control socket will be owned by (and writeable by) this group. + enewgroup lxd + + # Ubuntu also defines an lxd user but it appears unused (the daemon + # must run as root) + + einfo + einfo "Though not strictly required, some features are enabled at run-time" + einfo "when the relevant helper programs are detected:" + einfo "- sys-apps/apparmor" + einfo "- sys-fs/btrfs-progs" + einfo "- sys-fs/lvm2" + einfo "- sys-fs/lxcfs" + einfo "- sys-fs/zfs" + einfo "- sys-process/criu" + einfo + einfo "Since these features can't be disabled at build-time they are" + einfo "not USE-conditional." + einfo + einfo "Be sure to add your local user to the lxd group." + einfo + einfo "Networks with bridge.mode=fan are unsupported due to requiring" + einfo "a patched kernel and iproute2." +} diff --git a/app-i18n/Manifest.gz b/app-i18n/Manifest.gz index a40db74cb7cd..82b90808c805 100644 Binary files a/app-i18n/Manifest.gz and b/app-i18n/Manifest.gz differ diff --git a/app-i18n/ibus-rime/Manifest b/app-i18n/ibus-rime/Manifest index cea17838e4ea..115e4244cf23 100644 --- a/app-i18n/ibus-rime/Manifest +++ b/app-i18n/ibus-rime/Manifest @@ -1,3 +1,2 @@ -DIST ibus-rime-0.9.9.tar.gz 23912 BLAKE2B 894f4858e59e95792a713d6f05a64ec150381edd308c622c26cca806e8f990811f4218b13729ce5731959c2a289453b253f9b292a6400a3f53d681ebcffaac64 SHA512 b18e6f3ba6c97e3b55900d9c4cb70d58f24b202bf2ae894ca861af10ddb028c193d9ac97e609f3b4f0f183b212b74180a02e5d823f235b4c799733933a48afb7 -DIST ibus-rime-1.1.tar.gz 23418 BLAKE2B ae4abe0ab134c0ce3ac70da378c22d068bb329da22a8166ab60d5f0a316a88d937a241fb877f255d2be7847672ab20d9c7e11fa6724ff74f32e7e70350a2b475 SHA512 2510f9019045013f85af5b8401286b338b739fa0e908a3e30e1d59971a43c32212f388d367b51942292e236859feb1a70d7e7b8deb17eafd8b4f878cc7ba018f DIST ibus-rime-1.2.tar.gz 33396 BLAKE2B 39930ea31d40e622cd69d6f5a218729f460161dd9681e49bc35a1eb9b3875b6f5acbdaf36f7cf8200440bc27ed84a2f23ec1578b19a1fe6abbbc54c7078be11c SHA512 e1851781a6d069a79d04890b5b0aa2a706e611c08df3fcb99f883eeedd4dc4eefcac207f35b5cf1d856a41f0153ec3fbb040b4e6f610727384baa19b52a64155 +DIST ibus-rime-1.3.0.tar.gz 33930 BLAKE2B 14e086382d89c990ca9f07401b68dbe26d58da061a3e8154232809ff29d766b630dcd06723bb0a8e18ebd089a640b7ab6787f8c70a6405dfa82472c1abfe5d4e SHA512 f0991184805bfe19931e297779179661f98bdfea952e310b2d8618550002cfa5bb08df05d1c5e31b535ad9959a919fdc98fa771a90d4d82b9c50e2f592cb7dfd diff --git a/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild b/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild deleted file mode 100644 index 78e4ecd1c83a..000000000000 --- a/app-i18n/ibus-rime/ibus-rime-0.9.9.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Rime Input Method Engine for IBus Framework" -HOMEPAGE="http://rime.im/" -SRC_URI="https://rimeime.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -COMMON_DEPEND="app-i18n/ibus - app-i18n/librime - x11-libs/libnotify" -DEPEND="${COMMON_DEPEND} - dev-util/cmake" -RDEPEND="${COMMON_DEPEND} - app-i18n/rime-data" - -S=${WORKDIR}/${PN} - -src_prepare() { - sed -i -e "/^libexecdir/s:/lib:/libexec:" Makefile || die - sed -i -e "/exec/s:/usr/lib:/usr/libexec:" rime.xml || die -} diff --git a/app-i18n/ibus-rime/ibus-rime-1.1.ebuild b/app-i18n/ibus-rime/ibus-rime-1.1.ebuild deleted file mode 100644 index c0a98b4c36a0..000000000000 --- a/app-i18n/ibus-rime/ibus-rime-1.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Rime Input Method Engine for IBus Framework" -HOMEPAGE="http://rime.im/" -SRC_URI="https://rimeime.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -COMMON_DEPEND="app-i18n/ibus - app-i18n/librime - x11-libs/libnotify" -DEPEND="${COMMON_DEPEND} - dev-util/cmake" -RDEPEND="${COMMON_DEPEND} - app-i18n/rime-data" - -S=${WORKDIR}/${PN} - -src_prepare() { - sed -i -e "/^libexecdir/s:/lib:/libexec:" Makefile || die - sed -i -e "/exec/s:/usr/lib:/usr/libexec:" rime.xml || die -} diff --git a/app-i18n/ibus-rime/ibus-rime-1.2.ebuild b/app-i18n/ibus-rime/ibus-rime-1.2.ebuild index 81810d970e6a..46087ce10e52 100644 --- a/app-i18n/ibus-rime/ibus-rime-1.2.ebuild +++ b/app-i18n/ibus-rime/ibus-rime-1.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI="6" -DESCRIPTION="Rime Input Method Engine for IBus Framework" -HOMEPAGE="http://rime.im/" +DESCRIPTION="Rime Input Method Engine for IBus" +HOMEPAGE="https://rime.im/ https://github.com/rime/ibus-rime" SRC_URI="http://dl.bintray.com/lotem/rime/${P}.tar.gz" LICENSE="GPL-3" @@ -12,17 +12,23 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -COMMON_DEPEND="app-i18n/ibus +CDEPEND="app-i18n/ibus app-i18n/librime x11-libs/libnotify" -DEPEND="${COMMON_DEPEND} - dev-util/cmake" -RDEPEND="${COMMON_DEPEND} +RDEPEND="${CDEPEND} app-i18n/rime-data" - -S=${WORKDIR}/${PN} +DEPEND="${CDEPEND} + dev-util/cmake + virtual/pkgconfig" +S="${WORKDIR}/${PN}" src_prepare() { - sed -i -e "/^libexecdir/s:/lib:/libexec:" Makefile || die - sed -i -e "/exec/s:/usr/lib:/usr/libexec:" rime.xml || die + sed -i \ + -e "/^libexecdir/s:/lib:/libexec:" \ + -e "/^[[:space:]]*PREFIX/s:/usr:${EPREFIX}/usr:" \ + -e "s/ make/ \$(MAKE)/" \ + Makefile + sed -i "/exec>/s:/usr/lib:${EPREFIX}/usr/libexec:" rime.xml + + default } diff --git a/app-i18n/ibus-rime/ibus-rime-1.3.0.ebuild b/app-i18n/ibus-rime/ibus-rime-1.3.0.ebuild new file mode 100644 index 000000000000..8bea4e437097 --- /dev/null +++ b/app-i18n/ibus-rime/ibus-rime-1.3.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +DESCRIPTION="Rime Input Method Engine for IBus" +HOMEPAGE="https://rime.im/ https://github.com/rime/ibus-rime" +SRC_URI="https://github.com/rime/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +CDEPEND="app-i18n/ibus + app-i18n/librime + x11-libs/libnotify" +RDEPEND="${CDEPEND} + app-i18n/rime-data" +DEPEND="${CDEPEND} + dev-util/cmake + virtual/pkgconfig" + +src_prepare() { + sed -i \ + -e "/^libexecdir/s:/lib:/libexec:" \ + -e "/^[[:space:]]*PREFIX/s:/usr:${EPREFIX}/usr:" \ + -e "s/ make/ \$(MAKE)/" \ + Makefile + sed -i "/exec>/s:/usr/lib:${EPREFIX}/usr/libexec:" rime.xml + + default +} diff --git a/app-i18n/ibus-rime/metadata.xml b/app-i18n/ibus-rime/metadata.xml index f0aced69ea0e..def212007923 100644 --- a/app-i18n/ibus-rime/metadata.xml +++ b/app-i18n/ibus-rime/metadata.xml @@ -14,7 +14,6 @@ chen.sst@gmail.com Gong Chen - https://code.google.com/p/rimeime/issues/list - rimeime + rime/ibus-rime diff --git a/app-i18n/ibus-tutcode/Manifest b/app-i18n/ibus-tutcode/Manifest deleted file mode 100644 index cff87393e0ef..000000000000 --- a/app-i18n/ibus-tutcode/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ibus-tutcode-1.0.2.tar.bz2 217894 BLAKE2B b1140e14845e99b1b6a908c7783eef210f928c9281fa924acebef80677ea2b0f6947015aa7c5d64f94ca0147737cb42dbc2c09e61df904505444da8cf93c50d9 SHA512 f7845323396d24a3097cf475c8fa40890b923434e551b8941a6f4cb4d84a4aed7d7b293295ba515603131a8e03a99d58b19dc3d81a7ee13d8d7d904edb5ece02 diff --git a/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2-r1.ebuild b/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2-r1.ebuild deleted file mode 100644 index b39c6bbfb76b..000000000000 --- a/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 - -DESCRIPTION="a Japanese TUT-Code input engine for IBus" -HOMEPAGE="https://github.com/deton/ibus-tutcode/" -SRC_URI="mirror://github/deton/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="test" - -CDEPEND="${PYTHON_DEPS} - >=sys-devel/gettext-0.16.1" -DEPEND="${CDEPEND} - test? ( app-i18n/ibus )" -RDEPEND="${CDEPEND} - app-i18n/ibus" -REQUIRED_USE=${PYTHON_REQUIRED_USE} - -src_prepare() { - sed -i -e "s/python/${EPYTHON}/" engine/ibus-engine-tutcode.in || die -} - -src_install() { - default - dodoc ${PN}.json.example -} diff --git a/app-i18n/librime/Manifest b/app-i18n/librime/Manifest index 85b6d47610ac..75608363b253 100644 --- a/app-i18n/librime/Manifest +++ b/app-i18n/librime/Manifest @@ -1 +1,2 @@ DIST librime-1.2.9.tar.gz 5516609 BLAKE2B 7b05fedb093f7595c7bf7f4893624b35b0cdde1816c9c99f9ed5d408c8fd21d34a361d16b94c43b3e5e23b10945f075711762f08ca30abee35849a332ecfee2d SHA512 2266ef96ad21ec5981b4ca5371d4e16eefed545ffbde07093ae0d0be070a64f9869baa09b6bdcee2522438e08c72a842a7e0b225a6ca1b661708a80cf3aba83a +DIST librime-1.3.1.tar.gz 8598357 BLAKE2B cd6bc6b63a89f7f11e78ceaf92007c099be34ce38f26d611b67a3d8f868a27a0e4de7b94da44d8483618f37a0c2bcfd3a1bc1c1ecb4f81829f8e12fdd777e283 SHA512 b35d3635fd776ed9be32c0998e4aac441433bc9e624765a57582690108cccf5c3beaedad4f8f1682d99533384cd10996ee8c18fd5adcea70878d6a410124922e diff --git a/app-i18n/librime/librime-1.2.9.ebuild b/app-i18n/librime/librime-1.2.9.ebuild index e897af759e35..0cee02a76e84 100644 --- a/app-i18n/librime/librime-1.2.9.ebuild +++ b/app-i18n/librime/librime-1.2.9.ebuild @@ -5,8 +5,8 @@ EAPI="6" inherit cmake-utils vcs-snapshot -DESCRIPTION="Rime Input Method Engine library" -HOMEPAGE="http://rime.im/ https://github.com/rime/librime" +DESCRIPTION="Rime Input Method Engine, the core library" +HOMEPAGE="https://rime.im/ https://github.com/rime/librime" SRC_URI="https://github.com/rime/${PN}/archive/rime-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" @@ -16,8 +16,8 @@ IUSE="static-libs test" RDEPEND="app-i18n/opencc:= dev-cpp/glog:= - >=dev-cpp/yaml-cpp-0.5.0:= - >=dev-libs/boost-1.46.0:=[threads] + dev-cpp/yaml-cpp:= + dev-libs/boost:=[threads] dev-libs/leveldb:= dev-libs/marisa:=" DEPEND="${RDEPEND} @@ -26,13 +26,10 @@ DEPEND="${RDEPEND} src_configure() { local mycmakeargs=( - -DBOOST_USE_CXX11=ON - -DBUILD_DATA=OFF - -DBUILD_SEPARATE_LIBS=OFF - -DLIB_INSTALL_DIR="${EPREFIX}/usr/$(get_libdir)" -DBUILD_STATIC=$(usex static-libs) -DBUILD_TEST=$(usex test) + -DBOOST_USE_CXX11=ON + -DLIB_INSTALL_DIR="${EPREFIX}"/usr/$(get_libdir) ) - cmake-utils_src_configure } diff --git a/app-i18n/librime/librime-1.3.1.ebuild b/app-i18n/librime/librime-1.3.1.ebuild new file mode 100644 index 000000000000..c0422746cca3 --- /dev/null +++ b/app-i18n/librime/librime-1.3.1.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +inherit cmake-utils vcs-snapshot + +DESCRIPTION="Rime Input Method Engine, the core library" +HOMEPAGE="https://rime.im/ https://github.com/rime/librime" +SRC_URI="https://github.com/rime/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0/1" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="static-libs test" + +RDEPEND="app-i18n/opencc:= + dev-cpp/glog:= + dev-cpp/yaml-cpp:= + dev-libs/boost:=[threads] + dev-libs/leveldb:= + dev-libs/marisa:=" +DEPEND="${RDEPEND} + x11-base/xorg-proto + test? ( dev-cpp/gtest )" + +DOCS=( {CHANGELOG,README}.md ) + +src_configure() { + local mycmakeargs=( + -DBUILD_STATIC=$(usex static-libs) + -DBUILD_TEST=$(usex test) + -DBOOST_USE_CXX11=ON + -DLIB_INSTALL_DIR="${EPREFIX}"/usr/$(get_libdir) + ) + cmake-utils_src_configure +} diff --git a/app-i18n/man-pages-fr/man-pages-fr-3.40.1.ebuild b/app-i18n/man-pages-fr/man-pages-fr-3.40.1.ebuild index dc423e147e4f..a136dde7a406 100644 --- a/app-i18n/man-pages-fr/man-pages-fr-3.40.1.ebuild +++ b/app-i18n/man-pages-fr/man-pages-fr-3.40.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/3722/${P}.tar.bz2" LICENSE="man-pages GPL-1+ GPL-2+ GPL-2 BSD BSD-2 MIT rc LDP-1 public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="virtual/man" diff --git a/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild b/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild index c6dec00c02ab..5edc84fc59a4 100644 --- a/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild +++ b/app-i18n/man-pages-ja/man-pages-ja-20171215.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://linuxjm.osdn.jp/${P}.tar.gz LICENSE="GPL-2+ GPL-2 LGPL-2+ LGPL-2 BSD MIT ISC HPND FDL-1.1+ LDP-1 LDP-1a man-pages Texinfo-manual" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="" RDEPEND="virtual/man" diff --git a/app-i18n/rime-data/Manifest b/app-i18n/rime-data/Manifest index 42125c6d282d..83a370bf3dbb 100644 --- a/app-i18n/rime-data/Manifest +++ b/app-i18n/rime-data/Manifest @@ -1 +1,2 @@ DIST brise-0.35.tar.gz 6707277 BLAKE2B 610ea2e58800676b88bc79ce7075ed5fa8ec041f2ee34e3dfbcbfa642f84413d8b188af8e49de56d815eac2e5188d18287749976aa4e28ba5c7c7dfc6dece30a SHA512 1a2a3ddba9be7089a1b82ce446a3e5dc93a13fff121f861aa1acbdea950f490c9367866902a056296e17de5076a59a54741ceb3a59a9c0ec58b6b7c54f519f3d +DIST brise-0.38.20180515.tar.gz 7116807 BLAKE2B abf73b5813b18f4cd3ef68b3f6e8ad2c54ac90a0969a57e7786b53b99c162efeea9e82d962b3e8d7b8b1742852beb5d0eb4b07de65bdc1881c43388de552ee4a SHA512 60b3d37486b6858114036664327c9be00d09d3f7d3f5aaf337c6bc5a46134e5785fc1732db5aad15e1e628241a70c9c34b03f982fb13cae6d91220731b451bb9 diff --git a/app-i18n/rime-data/metadata.xml b/app-i18n/rime-data/metadata.xml index c91a76f3d447..21b0e91de72c 100644 --- a/app-i18n/rime-data/metadata.xml +++ b/app-i18n/rime-data/metadata.xml @@ -9,6 +9,9 @@ cjk@gentoo.org Cjk + + Install extra packages + chen.sst@gmail.com diff --git a/app-i18n/rime-data/rime-data-0.35.ebuild b/app-i18n/rime-data/rime-data-0.35.ebuild index d047cace41e2..4290b96b3631 100644 --- a/app-i18n/rime-data/rime-data-0.35.ebuild +++ b/app-i18n/rime-data/rime-data-0.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -7,7 +7,7 @@ MY_PN="brise" MY_P="${MY_PN}-${PV}" DESCRIPTION="Data resources for Rime Input Method Engine" -HOMEPAGE="http://rime.im/ https://github.com/rime/brise" +HOMEPAGE="https://rime.im/ https://github.com/rime/brise" SRC_URI="https://dl.bintray.com/lotem/rime/${MY_P}.tar.gz" LICENSE="GPL-3" @@ -17,5 +17,10 @@ IUSE="" DEPEND="app-i18n/librime" RDEPEND="${DEPEND}" - S="${WORKDIR}/${MY_PN}" + +src_prepare() { + sed -i "/^[[:space:]]*PREFIX/s:/usr:${EPREFIX}/usr:" Makefile + + default +} diff --git a/app-i18n/rime-data/rime-data-0.38.20180515.ebuild b/app-i18n/rime-data/rime-data-0.38.20180515.ebuild new file mode 100644 index 000000000000..ecbace625b4d --- /dev/null +++ b/app-i18n/rime-data/rime-data-0.38.20180515.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" + +MY_PN="brise" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Data resources for Rime Input Method Engine" +HOMEPAGE="https://rime.im/ https://github.com/rime/brise" +SRC_URI="https://github.com/rime/${MY_PN}/releases/download/${MY_P%.*}/${MY_P}.tar.gz" + +LICENSE="GPL-3 LGPL-3 extra? ( Apache-2.0 )" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="extra" + +DEPEND="app-i18n/librime" +RDEPEND="${DEPEND}" +S="${WORKDIR}/${MY_PN}" + +src_prepare() { + sed -i "/^[[:space:]]*PREFIX/s:/usr:${EPREFIX}/usr:" Makefile + + default +} + +src_compile() { + emake $(usex extra all preset) +} diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild index 0356ea9c9bbb..fc0e9ef744ea 100644 --- a/app-i18n/uim/uim-1.8.8.ebuild +++ b/app-i18n/uim/uim-1.8.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="BSD GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86" IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk sqlite ssl static-libs xft" RESTRICT="test" REQUIRED_USE="gtk? ( X ) diff --git a/app-metrics/Manifest.gz b/app-metrics/Manifest.gz index 0e95434a0d4e..a342c09a8736 100644 Binary files a/app-metrics/Manifest.gz and b/app-metrics/Manifest.gz differ diff --git a/app-metrics/burrow_exporter/Manifest b/app-metrics/burrow_exporter/Manifest new file mode 100644 index 000000000000..8bfe6d9e9c16 --- /dev/null +++ b/app-metrics/burrow_exporter/Manifest @@ -0,0 +1,10 @@ +DIST burrow_exporter-0.0.6.tar.gz 9966 BLAKE2B 26db3f53fd276073d709a416dd11f29008ee467c8e6deed2e90500044089e4fac34e035fec06323abaf50bec2da6291599799c91ffe140459a701b83ccdbb3c9 SHA512 faccb828a3044474bbd3eff1fc0a6ec163b5bc332a61ee0327832b65ae83ac202ce1f70f6519e2d3014275e995d8f6682245a52cb768491f0159df2f7198892b +DIST github.com-Sirupsen-logrus-ba1b36c82c5e05c4f912a88eab0dcd91a171688f.tar.gz 26698 BLAKE2B 10f98819cf6e8e64e22ead564d8460414818cdfda5159a3e751a6457e531d8b8c34eee8fad5c35db187d52400a93ec7240bbea8821ac39360708b61940c33fcf SHA512 7152a9e355e21de7980a28e915b712103ae1eaaa4142a5c37db00d8d30415cb2ecacf53bbe178cce49a1b9c4ad57336e8438a40f0bb92dd20a2bcabb1980013b +DIST github.com-beorn7-perks-4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9.tar.gz 10593 BLAKE2B 057738aefe26d3d42ba1bc0906675403512a7bab1161bc1015f6d833296778f2236cb2b99bbebd5c7db2384634fef62d2afbfc8dd59bfb1320bc6184105aa437 SHA512 ecac8d361b4695b1fc32a9aaf9e0785201d1bebbf270226540e2c3fe193ad21f4fe8aed4e01937bd1e7273ca394455ca6fd7cf29418710f279cbb8eb92939e32 +DIST github.com-golang-protobuf-2bba0603135d7d7f5cb73b2125beeda19c09f4ef.tar.gz 245411 BLAKE2B 3b4a96035e106ce7e79b6c4b5517d051e5664e0eb163bc63cd52f00ae090dcb7f059d90017c28795a8a4ff639aec8a06b3b704eddd4512e0f9d5d2c3a42bb65c SHA512 0bdd02036cc29cfd2a0dc7bb3d724addf1d8692e3905d719178fa52370d0ff9a4e8798cf5c18924cc265fbf522eeab305faff003efd37295c7bbff2428182ed0 +DIST github.com-matttproud-golang_protobuf_extensions-c12348ce28de40eed0136aa2b644d0ee0650e56c.tar.gz 37215 BLAKE2B b3b007f925a4a1c1862c8cbe34c5cd225dfa610ad8c56b5328e6920a44b507680daeea97209370bd6b259654d0ca5791f4bcc54b8bd8970b9aaf994eada16d4f SHA512 2f78290d1448cfc041d10210092d6da6f3df2b9b6c16ff730750e976e450dafe2645ba945319a0a3064c88f9c18652c69c0e0cf69d8931c08d23ffe65a8cc07d +DIST github.com-prometheus-client_golang-42552c195dd3f3089fbf9cf26e139da150af35aa.tar.gz 89835 BLAKE2B c66bacb6e1e33a070e56319f0af87e41b6588af1c200106cc00664e1b4f35d751e8c43fba81252e658f1ce121bc4826c67a253b016017f9ed1bd383b3ce3fdd2 SHA512 fc4dc996f87ed8dbd456f30ca83c1576911379ffc5aceb479f6b9e4b664fbace8359e3aa90249d122221a75357891778415d6dd006d35ceb9544fe1818f8d894 +DIST github.com-prometheus-client_model-6f3806018612930941127f2a7c6c453ba2c527d2.tar.gz 54707 BLAKE2B dec697d268b2bc8a2c6f9bb939e702fdc49e887fbe16a5f648f637e0ff425731ef4363707ea7732be27c2dff899d494f61aedd87232f90cdd97383033f4d833e SHA512 5991a5cdb1f1a5f6d67d325e4db37cb8b6994909bbebefdd454a4e42b08271a40b163b56191b45b8c27e5c3e6cfe430354ee13bb38643041e4a17792d59d96bf +DIST github.com-prometheus-common-13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207.tar.gz 58775 BLAKE2B 05173a41bfaa944e2096b4360e0974f921934b6e6ec8b34cb7322158cabaa73e60ab091d4a5bcc9696b29995e7f71bdf55cb832af140a153452cf66c85c9a3cd SHA512 9d4a937d12a738a7802102415cb061e0009ed43f901420560637e13f7952c26dab52e67011d8b1f8ffe474e223198a23becb65a6eb07cee1be9f6b1add566fd4 +DIST github.com-prometheus-procfs-65c1f6f8f0fc1e2185eb9863a3bc751496404259.tar.gz 34890 BLAKE2B f0284354e3782e07371825b3fd6136a5fc516dae97218c90ac333ce749f87b435a55c6545691a7b71f90b98563fdba5f96c238007ee8187d98297edce1124cd5 SHA512 47cafa8b7a4f9496e1cfd6e2d24ae882ed3ac21a2417eb2ece2cfaa2e391d32b60d2ec8c3860988d8fe3af8bfa6d1430e938e5da1331a7e1df2828753dac82bd +DIST github.com-urfave-cli-ab403a54a148f2d857920810291539e1f817ee7b.tar.gz 56233 BLAKE2B e65241a10240c98eae5909a29ea63036583a073c290f613cac1d081534760bb4f0e15c2e02bd5693bae036901f9b029099ebea7679655da14b415332b0a3a93b SHA512 c4af60825c3209850b6a5ce38a86ac0b8cd9bfdbe6ef83dc4a52cb2842465fb12f96a81631646135c0571f404d891867bd401a2182ab3f3586e8b86090648bcc diff --git a/app-metrics/burrow_exporter/burrow_exporter-0.0.6.ebuild b/app-metrics/burrow_exporter/burrow_exporter-0.0.6.ebuild new file mode 100644 index 000000000000..8abb648aee95 --- /dev/null +++ b/app-metrics/burrow_exporter/burrow_exporter-0.0.6.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +EGO_VENDOR=( + "github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9" + "github.com/golang/protobuf 2bba0603135d7d7f5cb73b2125beeda19c09f4ef" + "github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c" + "github.com/prometheus/client_golang 42552c195dd3f3089fbf9cf26e139da150af35aa" + "github.com/prometheus/client_model 6f3806018612930941127f2a7c6c453ba2c527d2" + "github.com/prometheus/common 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207" + "github.com/prometheus/procfs 65c1f6f8f0fc1e2185eb9863a3bc751496404259" + "github.com/Sirupsen/logrus ba1b36c82c5e05c4f912a88eab0dcd91a171688f" + "github.com/urfave/cli ab403a54a148f2d857920810291539e1f817ee7b" +) +inherit user golang-build golang-vcs-snapshot + +EGO_PN="github.com/jirwin/burrow_exporter" +EXPORTER_COMMIT="01f0ef9" +ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="Prometheus exporter for Burrow" +HOMEPAGE="https://github.com/jirwin/burrow_exporter" +SRC_URI="${ARCHIVE_URI} + ${EGO_VENDOR_URI}" +LICENSE="Apache-2.0" +SLOT="0" +IUSE="" + +pkg_setup() { + enewgroup ${PN} + enewuser ${PN} -1 -1 -1 ${PN} +} + +src_prepare() { + default + sed -i -e "s/0.0.4/${PV}/" src/${EGO_PN}/burrow-exporter.go || die +} + +src_compile() { + pushd src/${EGO_PN} || die + GOPATH="${S}" go build -v -o bin/burrow_exporter || die + popd || die +} + +src_install() { + pushd src/${EGO_PN} || die + dobin bin/burrow_exporter + dodoc README.md + popd || die + keepdir /var/log/burrow_exporter + fowners ${PN}:${PN} /var/log/burrow_exporter + newinitd "${FILESDIR}"/${PN}.initd ${PN} + newconfd "${FILESDIR}"/${PN}.confd ${PN} +} diff --git a/app-metrics/burrow_exporter/files/burrow_exporter.confd b/app-metrics/burrow_exporter/files/burrow_exporter.confd new file mode 100644 index 000000000000..db22136b5545 --- /dev/null +++ b/app-metrics/burrow_exporter/files/burrow_exporter.confd @@ -0,0 +1,2 @@ +# arguments for prometheus burrow exporter +command_args="" diff --git a/app-metrics/burrow_exporter/files/burrow_exporter.initd b/app-metrics/burrow_exporter/files/burrow_exporter.initd new file mode 100644 index 000000000000..370fd4c5c9fc --- /dev/null +++ b/app-metrics/burrow_exporter/files/burrow_exporter.initd @@ -0,0 +1,19 @@ +#!/sbin/openrc-run +# Copyright 2016-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +description="Prometheus burrow exporter" +pidfile=${pidfile:-"/run/${RC_SVCNAME}.pid"} +user=${user:-${RC_SVCNAME}} +group=${group:-${RC_SVCNAME}} + +command="/usr/bin/burrow_exporter" +command_args="${command_args:---burrow-addr http://127.0.0.1:8000 --metrics-addr 0.0.0.0:8080 --interval 30 --api-version 2}" +command_background="true" +start_stop_daemon_args="--user ${user} --group ${group} \ + --stdout /var/log/${RC_SVCNAME}/${RC_SVCNAME}.log \ + --stderr /var/log/${RC_SVCNAME}/${RC_SVCNAME}.log" + +depend() { + after net +} diff --git a/games-fps/doomsday-resources/metadata.xml b/app-metrics/burrow_exporter/metadata.xml similarity index 53% rename from games-fps/doomsday-resources/metadata.xml rename to app-metrics/burrow_exporter/metadata.xml index f2f6b346799c..9d38e68ffc15 100644 --- a/games-fps/doomsday-resources/metadata.xml +++ b/app-metrics/burrow_exporter/metadata.xml @@ -1,11 +1,11 @@ - - games@gentoo.org - Gentoo Games Project + + mrueg@gentoo.org + Manuel Rテシger - deng + jirwin/burrow_exporter diff --git a/app-metrics/mongodb_exporter/files/mongodb_exporter.initd b/app-metrics/mongodb_exporter/files/mongodb_exporter.initd index 2a2c985c4f64..cc821983e56e 100644 --- a/app-metrics/mongodb_exporter/files/mongodb_exporter.initd +++ b/app-metrics/mongodb_exporter/files/mongodb_exporter.initd @@ -11,8 +11,8 @@ command="/usr/bin/mongodb_exporter" command_args="${command_args:--mongodb.uri=http://localhost:27017}" command_background="true" start_stop_daemon_args="--user ${user} --group ${group} \ - --stdout /var/log/elasticsearch_exporter/${RC_SVCNAME}.log \ - --stderr /var/log/elasticsearch_exporter/${RC_SVCNAME}.log" + --stdout /var/log/${RC_SVCNAME}/${RC_SVCNAME}.log \ + --stderr /var/log/${RC_SVCNAME}/${RC_SVCNAME}.log" depend() { after net diff --git a/app-misc/Manifest.gz b/app-misc/Manifest.gz index dea8ffd87d93..61ab8fd4bd95 100644 Binary files a/app-misc/Manifest.gz and b/app-misc/Manifest.gz differ diff --git a/app-misc/cdircmp/cdircmp-0.3-r1.ebuild b/app-misc/cdircmp/cdircmp-0.3-r1.ebuild deleted file mode 100644 index f7851f0207a2..000000000000 --- a/app-misc/cdircmp/cdircmp-0.3-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" - -inherit toolchain-funcs - -DESCRIPTION="Compare directories and select files to copy" -HOMEPAGE="http://home.hccnet.nl/paul.schuurmans/" -SRC_URI="http://home.hccnet.nl/paul.schuurmans/linux/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="" - -RDEPEND=">=sys-libs/ncurses-5.4" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" - -src_prepare() { - sed -i Makefile \ - -e 's| -o | $(LDFLAGS)&|g' \ - || die "sed Makefile" -} - -src_compile() { - emake CC="$(tc-getCC)" \ - CFLAGS="${CFLAGS}" \ - LDFLAGS="${LDFLAGS}" \ - || die "emake failed" -} - -src_install() { - dodoc AUTHORS ChangeLog README - - dobin ${PN} || die "dobin failed" -} diff --git a/app-misc/cdircmp/cdircmp-0.3-r2.ebuild b/app-misc/cdircmp/cdircmp-0.3-r2.ebuild index ea5818e44538..928b138f683c 100644 --- a/app-misc/cdircmp/cdircmp-0.3-r2.ebuild +++ b/app-misc/cdircmp/cdircmp-0.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://home.hccnet.nl/paul.schuurmans/linux/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=sys-libs/ncurses-5.4:0=" diff --git a/app-misc/jira-cli/Manifest b/app-misc/jira-cli/Manifest deleted file mode 100644 index 7e8001d1c2b3..000000000000 --- a/app-misc/jira-cli/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jira-cli-2.1.5.tar.gz 122947 BLAKE2B 981f2df0e695da4c7a1db312f148f848f633a65a4fdf74e0235bfc69c1940697558a3c0ab49cab85ea7c7833e7c7ee754d6cd8db01a90370250ec46a8c66d0ee SHA512 8d8cad01d93fcca63ac9420856bca4825bba1e1954e674378c2a3f501c7716125afbda96c5ef12ba4d90e4e771b1d80165aaff1db883af5706510476bd9d8799 diff --git a/app-misc/jira-cli/jira-cli-2.1.5.ebuild b/app-misc/jira-cli/jira-cli-2.1.5.ebuild deleted file mode 100644 index 8965187ccee3..000000000000 --- a/app-misc/jira-cli/jira-cli-2.1.5.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) - -inherit distutils-r1 - -DESCRIPTION="Simple command line utility to interact with your jira instance" -HOMEPAGE="https://github.com/alisaifee/jira-cli" -SRC_URI="https://github.com/alisaifee/jira-cli/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -RDEPEND="${CDEPEND} - dev-python/requests[${PYTHON_USEDEP}] - dev-python/termcolor[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - dev-python/jira[${PYTHON_USEDEP},oauth] - dev-python/suds[${PYTHON_USEDEP}] - >=dev-python/keyring-10.0.2-r1[${PYTHON_USEDEP}] - dev-python/keyrings_alt[${PYTHON_USEDEP}]" - -DEPEND="${CDEPEND} - test? ( ${RDEPEND} - >=dev-python/coverage-4.0.3[${PYTHON_USEDEP}] - dev-python/hiro[${PYTHON_USEDEP}] - dev-python/nose[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - >=dev-python/vcrpy-1.7.4[${PYTHON_USEDEP}] )" - -RESTRICT="test" - -python_prepare_all() { - sed -i -e '/ordereddict/d' -e '/argparse/d' requirements/main.txt || die - distutils-r1_python_prepare_all -} - -python_test() { - nosetests || die -} diff --git a/app-misc/jira-cli/metadata.xml b/app-misc/jira-cli/metadata.xml deleted file mode 100644 index 1b73437545ed..000000000000 --- a/app-misc/jira-cli/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - alisaifee/jira-cli - - diff --git a/app-misc/lirc/lirc-0.10.1.ebuild b/app-misc/lirc/lirc-0.10.1.ebuild index 9b8d2c10c013..089e859cb3e5 100644 --- a/app-misc/lirc/lirc-0.10.1.ebuild +++ b/app-misc/lirc/lirc-0.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_4 python3_{5,6} ) +PYTHON_COMPAT=( python3_4 python3_{5,6,7} ) inherit eutils flag-o-matic linux-info python-single-r1 systemd xdg-utils @@ -52,6 +52,7 @@ COMMON_DEPEND=" DEPEND=" ${COMMON_DEPEND} dev-libs/libxslt + dev-python/setuptools[${PYTHON_USEDEP}] doc? ( app-doc/doxygen ) sys-apps/kmod sys-kernel/linux-headers diff --git a/app-misc/sphinx/Manifest b/app-misc/sphinx/Manifest index 2e5519e7a36a..311a7412d3d5 100644 --- a/app-misc/sphinx/Manifest +++ b/app-misc/sphinx/Manifest @@ -1,4 +1,2 @@ -DIST libstemmer_c-20091122.tgz 129207 BLAKE2B 8ebf49f4d2b7dd5d0e56e5a032f16e807cc7c400b4c4a0e73601ace17908b441789ceca87c0258c17b4201b43751df5fad890fecc3a1aaeba60f83c80beecf32 SHA512 d1b2203dcc3d0f421526d3ec2f7e04889f93221222efe50501b4a1c7e74dfc51905141d4ada5a76feab5cec8dbc64f55dd55b53f6e89f658c67e72dc6667091d -DIST sphinx-2.0.10-release.tar.gz 2016687 BLAKE2B 176a14c2e1ecc859f5499eab2b2ee9cb9047ec6d07b407c0dbd3a405a9ca6198e1480166a245f7f523e3c3555bf8fe7ad7f0733bce5371f1b35ce6894dfafa6c SHA512 d22a0ce261cd6decda2e9e91fc9806699c818bb45a9c9c5e11a0944a698d47b5862c577eb55e7b57dd208db982e7f8bfc7163af37aaedc1c537841aff1409952 DIST sphinx-2.1.9-release.tar.gz 2443797 BLAKE2B d741d0bc915ece01c3ddcbfacd44f34ef5d772d2bdf07aecb3a704dc0c5ef551e9d3829af200b1c96e41be2a037552c28a83647af78e827d7a9627f1d9d536a8 SHA512 7f4538011db5d68bd00c00978d476f780fc2d355113bd2819996bacbaef90b0de5b14c946a9aad83157b818d9b6b01ee0a26bc72862cfd151067ad9967c18f56 DIST sphinx-2.2.11-release.tar.gz 3061998 BLAKE2B 63abdf3d08046ebafcdfd67d3445325b9b127e4dd66ba9d36b3b7053ba80f1f3308b74fd1e01caae6174850e1db22c743454894584bad4a4bec78d533a002668 SHA512 cf1a262a5b0fbf0bd2827ec6ec629edeaf709ce855a6e7b509b65342baaeb26c02717ca63f1578d32c83d21e2fd6d1e92dceb34660e6351b93cd96fd4e623689 diff --git a/app-misc/sphinx/metadata.xml b/app-misc/sphinx/metadata.xml index 80a8842e3c97..397dd2466c73 100644 --- a/app-misc/sphinx/metadata.xml +++ b/app-misc/sphinx/metadata.xml @@ -6,6 +6,7 @@ use 64-bit document and word IDs + Add mariadb database support use the dev-libs/re2 regular expression library Enable language stemming support diff --git a/app-misc/sphinx/sphinx-2.0.10.ebuild b/app-misc/sphinx/sphinx-2.2.11-r1.ebuild similarity index 61% rename from app-misc/sphinx/sphinx-2.0.10.ebuild rename to app-misc/sphinx/sphinx-2.2.11-r1.ebuild index b33e16db8467..32f06578cd75 100644 --- a/app-misc/sphinx/sphinx-2.0.10.ebuild +++ b/app-misc/sphinx/sphinx-2.2.11-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 WANT_AUTOMAKE=1.15 @@ -10,37 +10,29 @@ inherit eutils autotools toolchain-funcs #MY_P=${P/_/-} MY_P=${P}-release -# This has been added by Gentoo, to explicitly version libstemmer. -# It is the date that http://snowball.tartarus.org/dist/libstemmer_c.tgz was -# fetched. -STEMMER_PV="20091122" DESCRIPTION="Full-text search engine with support for MySQL and PostgreSQL" HOMEPAGE="http://www.sphinxsearch.com/" -SRC_URI="http://sphinxsearch.com/files/${MY_P}.tar.gz - stemmer? ( mirror://gentoo/libstemmer_c-${STEMMER_PV}.tgz )" +SRC_URI="http://sphinxsearch.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" -IUSE="debug id64 mysql odbc postgres stemmer test" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" +IUSE="debug +id64 mariadb mysql odbc postgres re2 stemmer syslog xml" -RDEPEND="mysql? ( virtual/mysql ) +REQUIRED_USE="mysql? ( !mariadb ) mariadb? ( !mysql )" + +RDEPEND=" + mysql? ( dev-db/mysql-connector-c ) + mariadb? ( dev-db/mariadb-connector-c ) postgres? ( dev-db/postgresql:* ) odbc? ( dev-db/unixODBC ) + re2? ( dev-libs/re2 ) + stemmer? ( dev-libs/snowball-stemmer ) + xml? ( dev-libs/expat ) virtual/libiconv" -DEPEND="${RDEPEND} - test? ( dev-lang/php )" S=${WORKDIR}/${MY_P} -src_unpack() { - unpack ${MY_P}.tar.gz - if use stemmer; then - cd "${S}" - unpack libstemmer_c-${STEMMER_PV}.tgz - fi -} - src_prepare() { epatch "${FILESDIR}"/${PN}-2.0.1_beta-darwin8.patch @@ -49,26 +41,46 @@ src_prepare() { # eautoreconf twice and that causes problems, bug 425380 sed -i -e 's/\/usr\/local\//\/someplace\/nonexisting\//g' configure || die + if use mariadb ; then + sed -i -e 's/mysql_config/mariadb_config/g' configure || die + fi + # Fix QA compilation warnings. sed -i -e '19i#include ' api/libsphinxclient/test.c || die + eapply_user + pushd api/libsphinxclient || die eautoreconf popd || die + + # Drop bundled code to ensure building against system versions. We + # cannot remove libstemmer_c since configure updates its Makefile. + rm -rf libexpat libre2 || die } src_configure() { # fix libiconv detection use !elibc_glibc && export ac_cv_search_iconv=-liconv + local mysql_with + if use mysql || use mariadb ; then + mysql_with="--with-mysql" + else + mysql_with="--without-mysql" + fi + econf \ --sysconfdir="${EPREFIX}/etc/${PN}" \ $(use_enable id64) \ $(use_with debug) \ - $(use_with mysql) \ + ${mysql_with} \ $(use_with odbc unixodbc) \ $(use_with postgres pgsql) \ - $(use_with stemmer libstemmer) + $(use_with re2) \ + $(use_with stemmer libstemmer) \ + $(use_with syslog syslog) \ + $(use_with xml libexpat ) cd api/libsphinxclient || die econf STRIP=: @@ -81,8 +93,9 @@ src_compile() { } src_test() { - elog "Tests require access to a live MySQL database and may require configuration." - elog "You will find them in /usr/share/${PN}/test and they require dev-lang/php" + # Tests require a live database and only work from the source + # directory. + : } src_install() { @@ -95,9 +108,4 @@ src_install() { dodir /var/log/sphinx newinitd "${FILESDIR}"/searchd.rc searchd - - if use test; then - insinto /usr/share/${PN} - doins -r test - fi } diff --git a/app-misc/wyrd/Manifest b/app-misc/wyrd/Manifest deleted file mode 100644 index 3898a4b3df66..000000000000 --- a/app-misc/wyrd/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST wyrd-1.4.6.tar.gz 425829 BLAKE2B f732b0d69ebb200913f51ab5ea1d42f551469ebd4bc4fd22862499a01db6a6a5bfc21caac7b14e7bf247b75b73a64c3d7ed7c9249d0bc4123a6fc1a27d5017db SHA512 fc09c4567ea8d6225638ee6851ddab716665913b7d7b2f6b5a3cc7f2af9144df617e2a95ca78c74874bec3ff355aba028c7c51eafe1426d9ae803ab77ce84477 diff --git a/app-misc/wyrd/metadata.xml b/app-misc/wyrd/metadata.xml deleted file mode 100644 index 4920b59165e4..000000000000 --- a/app-misc/wyrd/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - ml@gentoo.org - Gentoo ML Project - - - Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm - program. Remind's power lies in its programmability, and Wyrd does not hide this - capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you more - efficient at editing your reminder files directly. It also offers a scrollable - timetable suitable for visualizing your schedule at a glance. - - diff --git a/app-misc/wyrd/wyrd-1.4.6-r1.ebuild b/app-misc/wyrd/wyrd-1.4.6-r1.ebuild deleted file mode 100644 index 531160d57311..000000000000 --- a/app-misc/wyrd/wyrd-1.4.6-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Text-based front-end to Remind" -HOMEPAGE="http://pessimization.com/software/wyrd/" -SRC_URI="http://pessimization.com/software/wyrd/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="unicode" - -RDEPEND=" - sys-libs/ncurses:0=[unicode?] - >=app-misc/remind-03.01 - dev-ml/camlp4:= -" -DEPEND="${RDEPEND} - >=dev-lang/ocaml-3.08 -" - -src_configure() { - econf \ - $(use_enable unicode utf8) -} - -src_install() { - export STRIP_MASK="/usr/bin/wyrd" - emake DESTDIR="${D}" install - dodoc ChangeLog - dohtml doc/manual.html -} diff --git a/app-portage/Manifest.gz b/app-portage/Manifest.gz index bed7186b1fd3..e0eaf835f6dd 100644 Binary files a/app-portage/Manifest.gz and b/app-portage/Manifest.gz differ diff --git a/app-portage/emerge-delta-webrsync/Manifest b/app-portage/emerge-delta-webrsync/Manifest index 28c9ae7efa51..c692f9964ae0 100644 --- a/app-portage/emerge-delta-webrsync/Manifest +++ b/app-portage/emerge-delta-webrsync/Manifest @@ -1,3 +1,4 @@ DIST emerge-delta-webrsync-3.7.2 22344 BLAKE2B f0c6054c0bbc32760eb3339ef121a3aafd32b6fecfb1474d46258ab48473ec5392e0e3b92d84f9d02bc061fd91b467020fbe4dbbb69a6f0625ea765cb013c706 SHA512 36b65e0f550b5b0a3a5cf271126bf0d44bd182c06148d72c5ed9e105394a38be5dd0845e2d674df246b4436a10f15033bdc857526f664656f1cdb79dd8b7a18c DIST emerge-delta-webrsync-3.7.3 22348 BLAKE2B 7f89d71c2621bb3f2ebacaf1a5cdc66f3783d4704f9bd31adb8d7affd37e696a020712807f15c978025bb31fbdf95d6fc9b005a88cad132112f32b0d97ae99ab SHA512 987dabb5013233a164651564cfbf27ea7bea9057c810c3497b830a3fd58b89317791f1fb6d12f5e3e4aee58954a8aa6abe22eb8a5384b398239d4b28b665b2dd DIST emerge-delta-webrsync-3.7.4 22568 BLAKE2B fc85c4cf7dc1aef83ee591258adf1b2d6c949883f36cb8d1db68abe0d6b43ac7f6ad816aeb92bd3615eb5104adeea015fe7440af12fc60b8d2b8cbe21ade46d1 SHA512 acd443abdfadc15c1f6ee405395839311b5afc63f2fb4fe1842b7f222bcd9455c8c402ba7e624ecf0a43f908a237aa7ea76e14655b5b7f6933677dd20d05619a +DIST emerge-delta-webrsync-3.7.5 23446 BLAKE2B e4cecea69d4ddc3eff21130b45661bb942cd8f66443b8e55bea1340bab801176ccfcbbe41e762bab4e318e17dae6bfaaa9d98656b276838d782b94ef9c2bf0fc SHA512 dc64754ca3a2b5956b6ad017dbf987de6a45fd227a498c00f677c4c85ad6e3e02cdfb9b22b413ad10d077e509e47b0dd8d6116fc2ca03dd3e9f74e465c4e2527 diff --git a/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.5.ebuild b/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.5.ebuild new file mode 100644 index 000000000000..aa4a0ca9e919 --- /dev/null +++ b/app-portage/emerge-delta-webrsync/emerge-delta-webrsync-3.7.5.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +DESCRIPTION="emerge-webrsync using patches to minimize bandwidth" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" +SRC_URI="https://gitweb.gentoo.org/proj/portage.git/plain/misc/emerge-delta-webrsync?id=b8c070708bbc6d0db544d4b04b530d6d03d39bb5 -> ${P}" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="" +RDEPEND=" + app-shells/bash + || ( + >=sys-apps/portage-2.1.10 + sys-apps/portage-mgorny + ) + >=dev-util/diffball-0.6.5" + +S=${WORKDIR} + +src_unpack() { + cp "${DISTDIR}/${P}" "${WORKDIR}/" || die +} + +src_install() { + newbin ${P} ${PN} + keepdir /var/delta-webrsync + fperms 0770 /var/delta-webrsync +} + +pkg_preinst() { + # Failure here is non-fatal, since the "portage" group + # doesn't necessarily exist on prefix systems. + chgrp portage "${ED}"/var/delta-webrsync 2>/dev/null +} + +pkg_postinst() { + if [[ -z ${REPLACING_VERSIONS} ]] && \ + ! has_version app-arch/tarsync ; then + elog "For maximum emerge-delta-webrsync" \ + "performance, install app-arch/tarsync." + fi +} diff --git a/app-shells/Manifest.gz b/app-shells/Manifest.gz index bd7469dc43a6..3ac8a0345a9b 100644 Binary files a/app-shells/Manifest.gz and b/app-shells/Manifest.gz differ diff --git a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild index 2aca0b8cc661..bb3736da0fec 100644 --- a/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild +++ b/app-shells/mpv-bash-completion/mpv-bash-completion-3.3.17.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/2ion/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="luajit" COMMON_DEPEND=">=media-video/mpv-0.25.0[cli]" diff --git a/app-text/Manifest.gz b/app-text/Manifest.gz index 0564a14a7b77..b4eecc77b623 100644 Binary files a/app-text/Manifest.gz and b/app-text/Manifest.gz differ diff --git a/app-text/blogc/Manifest b/app-text/blogc/Manifest index 084c79d53537..7cd57cb925a5 100644 --- a/app-text/blogc/Manifest +++ b/app-text/blogc/Manifest @@ -1 +1 @@ -DIST blogc-0.13.10.tar.xz 319300 BLAKE2B 884ab9f4a0a35d5aa6ac93274c495c87f57264d3fb7f3a2ea8bdaf42c6f8fa09d8821bee50a7d7afabdc8a4eccc757a61c94a06315dc54aa760d059327d2cdc5 SHA512 97dc05f559c267607ee6110e9eb558df36c1741b19798225d3fe04fdca16be5397e89bf1971993c2e2b5a33ffcc898becdfa85e28bbbf2b265bb2c4ca7adec5b +DIST blogc-0.14.0.tar.xz 321752 BLAKE2B b25358c415684a305971945d87d9c21d9da3009ac35756ce501748e1de3824a82d0d855f15c0a5b5423bac775da5361470b32fb51e86b2cb33b28017cad976ff SHA512 e9239a754b80b93ac98241f7ed6c0a962bb6bc2fb02dcc7eafbf5075f81655dc93c7bf0c41eb0c06fb158d60c8a42bf6ede6c7a58761707f2811a0a96d516a25 diff --git a/app-text/blogc/blogc-0.13.10.ebuild b/app-text/blogc/blogc-0.14.0.ebuild similarity index 100% rename from app-text/blogc/blogc-0.13.10.ebuild rename to app-text/blogc/blogc-0.14.0.ebuild diff --git a/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r3.ebuild b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r3.ebuild new file mode 100644 index 000000000000..2cf6e40311d1 --- /dev/null +++ b/app-text/docbook-dsssl-stylesheets/docbook-dsssl-stylesheets-1.79-r3.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# EAPI=6 is blocked by Gentoo bug 497052. +EAPI=5 + +MY_P=${P/-stylesheets/} + +inherit sgml-catalog + +DESCRIPTION="DSSSL Stylesheets for DocBook" +HOMEPAGE="https://github.com/docbook/wiki/wiki" +SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +IUSE="" + +RDEPEND=" + app-text/sgml-common + app-text/docbook-sgml-dtd:3.0 +" + +DOCS=( BUGS ChangeLog README RELEASE-NOTES.txt WhatsNew ) + +S="${WORKDIR}/${MY_P}" + +src_install() { + local dsssldir CATALOG_DIR=usr/share/sgml/docbook/dsssl-stylesheets-${PV} + + dobin bin/collateindex.pl + + insinto ${CATALOG_DIR} + doins catalog VERSION + + insinto ${CATALOG_DIR}/common + doins common/*.{dsl,ent} + + insinto ${CATALOG_DIR}/images + doins images/*.gif + + for dsssldir in html lib olink print; do + insinto ${CATALOG_DIR}/${dsssldir} + doins ${dsssldir}/*.dsl + done + + for dsssldir in dbdsssl html imagelib olink; do + insinto ${CATALOG_DIR}/dtds/${dsssldir} + doins dtds/${dsssldir}/*.dtd + done + + insinto ${CATALOG_DIR}/dtds/html + doins dtds/html/*.{dcl,gml} + + dodoc "${DOCS[@]}" +} + +sgml-catalog_cat_include \ + "/etc/sgml/dsssl-docbook-stylesheets.cat" \ + "/usr/share/sgml/docbook/dsssl-stylesheets-${PV}/catalog" + +sgml-catalog_cat_include \ + "/etc/sgml/sgml-docbook.cat" \ + "/etc/sgml/dsssl-docbook-stylesheets.cat" diff --git a/app-text/docbook-dsssl-stylesheets/metadata.xml b/app-text/docbook-dsssl-stylesheets/metadata.xml index 4c2c3e9fe569..df1f6e962108 100644 --- a/app-text/docbook-dsssl-stylesheets/metadata.xml +++ b/app-text/docbook-dsssl-stylesheets/metadata.xml @@ -3,6 +3,7 @@ + docbook/dsssl docbook diff --git a/app-text/mupdf/mupdf-1.13.0.ebuild b/app-text/mupdf/mupdf-1.13.0.ebuild index 845e4ac3f857..7b139fcb94ce 100644 --- a/app-text/mupdf/mupdf-1.13.0.ebuild +++ b/app-text/mupdf/mupdf-1.13.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mupdf.com/downloads/${P}-source.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X +curl javascript lcms libressl opengl +openssl static static-libs vanilla" LIB_DEPEND=" diff --git a/app-text/paperwork/paperwork-1.2.4-r1.ebuild b/app-text/paperwork/paperwork-1.2.4-r1.ebuild new file mode 100644 index 000000000000..9156358a08b7 --- /dev/null +++ b/app-text/paperwork/paperwork-1.2.4-r1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="a personal document manager for scanned documents (and PDFs)" +HOMEPAGE="https://gitlab.gnome.org/World/OpenPaperwork" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}] + dev-python/libpillowfight[${PYTHON_USEDEP}] + dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pyenchant[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] + dev-python/pyinsane:2[${PYTHON_USEDEP}] + >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}] + dev-python/pyxdg[${PYTHON_USEDEP}] + dev-python/simplebayes[${PYTHON_USEDEP}] + x11-libs/gtk+:3[introspection] + x11-libs/libnotify[introspection]" +DEPEND="${RDEPEND}" diff --git a/app-text/podofo/Manifest b/app-text/podofo/Manifest index 40ed338f19fa..8ba7817a349c 100644 --- a/app-text/podofo/Manifest +++ b/app-text/podofo/Manifest @@ -1,2 +1,3 @@ +DIST podofo-0.9.6_p20180715.tar.xz 747444 BLAKE2B 96d90add6d290d6722cd7412fd75433f87303bac385964f0967b4f119db4962f6ddbd93b49af8454051f421d77de70ad7ea0f5b01a66eeb690a75dbeec256eff SHA512 4c9b09c716128110b47d6a02f118eb80b6009e9e79dbc83ff804a57f0abc011b789de9287b68a6c1d6704ef386f8062a3a495408af8a832782f0bf0128190a1f DIST podofo-0.9.6_pre20170508.tar.xz 919876 BLAKE2B 39be46db0e36755c828373659f681aa6334ec6be01cdcc62616d8ce4e59a2ab916cbfc4aa58d4bf8ab95843a40b7b536cb1b2ccfa14beacf629ff1fbcb699613 SHA512 37d8e844ba5763d06d467e316871436e1a63795d66675677d9775cd1bd311f43b241d58e82213a0342ab69a0f5cd80261aad48c4af29c82f7bcc0c14bd242f10 DIST podofo-0.9.6_pre20171027.tar.xz 919504 BLAKE2B d03852a25e50085ed2108e90c293600e0515c06918276888e63917ca00a9fe3b392cd9ec9aeb6f651fd7e0b45a5e3c08e3f4d6df6f4a04d8fb224fbdd0599342 SHA512 db1ac836abd7be0d2cc3c27114c7134de9de8ba931a6a8265514fedefe3c6f06a24371f7a5425c8b7251fe7166bc27f07733cba878ad24c12651c8c051cac8be diff --git a/app-text/podofo/podofo-0.9.6_p20180715.ebuild b/app-text/podofo/podofo-0.9.6_p20180715.ebuild new file mode 100644 index 000000000000..7f9639761070 --- /dev/null +++ b/app-text/podofo/podofo-0.9.6_p20180715.ebuild @@ -0,0 +1,140 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit cmake-utils flag-o-matic multilib toolchain-funcs + +DESCRIPTION="PoDoFo is a C++ library to work with the PDF file format" +HOMEPAGE="https://sourceforge.net/projects/podofo/" +SRC_URI="mirror://gentoo/${P}.tar.xz" + +LICENSE="GPL-2 LGPL-2.1" +SLOT="0/${PV%_*}" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="+boost idn libressl debug test +tools" +REQUIRED_USE="test? ( tools )" + +RDEPEND="dev-lang/lua:= + idn? ( net-dns/libidn:= ) + !libressl? ( dev-libs/openssl:0= ) + libressl? ( dev-libs/libressl:0= ) + media-libs/fontconfig:= + media-libs/freetype:2= + virtual/jpeg:0= + media-libs/libpng:0= + media-libs/tiff:0= + sys-libs/zlib:=" +DEPEND="${RDEPEND} + virtual/pkgconfig + boost? ( dev-util/boost-build ) + test? ( dev-util/cppunit )" + +DOCS="AUTHORS ChangeLog TODO" + +src_prepare() { + cmake-utils_src_prepare + local x sed_args + + # bug 620934 - Disable linking with cppunit when possible, since it + # triggers errors with some older compilers. + use test || sed -e 's:^FIND_PACKAGE(CppUnit):#\0:' -i CMakeLists.txt || die + + # bug 556962 + sed -i -e 's|Decrypt( pEncryptedBuffer, nOutputLen, pDecryptedBuffer, m_lLen );|Decrypt( pEncryptedBuffer, (pdf_long)nOutputLen, pDecryptedBuffer, (pdf_long\&)m_lLen );|' \ + test/unit/EncryptTest.cpp || die + + sed -i \ + -e "s:LIBDIRNAME \"lib\":LIBDIRNAME \"$(get_libdir)\":" \ + -e "s:LIBIDN_FOUND:HAVE_LIBIDN:g" \ + CMakeLists.txt || die + + # Use pkg-config to find headers for bug #459404. + sed_args= + for x in $($(tc-getPKG_CONFIG) --cflags freetype2) ; do + [[ ${x} == -I* ]] || continue + x=${x#-I} + if [[ -f ${x}/ft2build.h ]] ; then + sed_args+=" -e s:/usr/include/\\r\$:${x}:" + elif [[ -f ${x}/freetype/config/ftheader.h ]] ; then + sed_args+=" -e s:/usr/include/freetype2\\r\$:${x}:" + fi + done + [[ -n ${sed_args} ]] && \ + { sed -i ${sed_args} cmake/modules/FindFREETYPE.cmake || die; } + + # Bug #439784: Add missing unistd include for close() and unlink(). + sed -i 's:^#include $:#include \n\0:' -i \ + test/unit/TestUtils.cpp || die + + # TODO: fix these test cases + # ColorTest.cpp:62:Assertion + # Test name: ColorTest::testDefaultConstructor + # expected exception not thrown + # - Expected: PdfError + sed -e 's:CPPUNIT_TEST( testDefaultConstructor ://\0:' \ + -e 's:CPPUNIT_TEST( testGreyConstructor ://\0:' \ + -e 's:CPPUNIT_TEST( testRGBConstructor ://\0:' \ + -e 's:CPPUNIT_TEST( testCMYKConstructor ://\0:' \ + -e 's:CPPUNIT_TEST( testColorSeparationAllConstructor ://\0:' \ + -e 's:CPPUNIT_TEST( testColorSeparationNoneConstructor ://\0:' \ + -e 's:CPPUNIT_TEST( testColorSeparationConstructor ://\0:' \ + -e 's:CPPUNIT_TEST( testColorCieLabConstructor ://\0:' \ + -i test/unit/ColorTest.h || die + + # ColorTest.cpp:42:Assertion + # Test name: ColorTest::testHexNames + # assertion failed + # - Expression: static_cast(rgb.GetGreen() * 255.0) == 0x0A + sed -e 's:CPPUNIT_TEST( testHexNames ://\0:' \ + -i test/unit/ColorTest.h || die + + # Bug #352125: test failure, depending on installed fonts + # ##Failure Location unknown## : Error + # Test name: FontTest::testFonts + # uncaught exception of type PoDoFo::PdfError + # - ePdfError_UnsupportedFontFormat + sed -e 's:CPPUNIT_TEST( testFonts ://\0:' \ + -i test/unit/FontTest.h || die + + # Test name: EncodingTest::testDifferencesEncoding + # equality assertion failed + # - Expected: 1 + # - Actual : 0 + sed -e 's:CPPUNIT_TEST( testDifferencesEncoding ://\0:' \ + -i test/unit/EncodingTest.h || die + + # Bug #407015: fix to compile with Lua 5.2 + if has_version '>=dev-lang/lua-5.2' ; then + sed -e 's: lua_open(: luaL_newstate(:' \ + -e 's: luaL_getn(: lua_rawlen(:' -i \ + tools/podofocolor/luaconverter.cpp \ + tools/podofoimpose/planreader_lua.cpp || die + fi +} + +src_configure() { + + # Bug #381359: undefined reference to `PoDoFo::PdfVariant::DelayedLoadImpl()' + filter-flags -fvisibility-inlines-hidden + + mycmakeargs+=( + "-DPODOFO_BUILD_SHARED=1" + "-DPODOFO_HAVE_JPEG_LIB=1" + "-DPODOFO_HAVE_PNG_LIB=1" + "-DPODOFO_HAVE_TIFF_LIB=1" + "-DWANT_FONTCONFIG=1" + "-DUSE_STLPORT=0" + -DWANT_BOOST=$(usex boost ON OFF) + -DHAVE_LIBIDN=$(usex idn ON OFF) + -DPODOFO_HAVE_CPPUNIT=$(usex test ON OFF) + -DPODOFO_BUILD_LIB_ONLY=$(usex tools OFF ON) + ) + + cmake-utils_src_configure + mkdir -p "${S}/test/TokenizerTest/objects" || die +} + +src_test() { + cd "${CMAKE_BUILD_DIR}"/test/unit + ./podofo-test --selftest || die "self test failed" +} diff --git a/dev-ada/Manifest.gz b/dev-ada/Manifest.gz index 0a2a47872086..bb37ff2d28f1 100644 Binary files a/dev-ada/Manifest.gz and b/dev-ada/Manifest.gz differ diff --git a/dev-ada/gps/files/gps-2018-gentoo.patch b/dev-ada/gps/files/gps-2018-gentoo.patch index d03a01111223..06a080b69d56 100644 --- a/dev-ada/gps/files/gps-2018-gentoo.patch +++ b/dev-ada/gps/files/gps-2018-gentoo.patch @@ -1,25 +1,15 @@ --- a/gps/Makefile 2018-07-09 20:27:34.950424490 +0200 +++ b/gps/Makefile 2018-07-09 20:37:39.510558817 +0200 -@@ -47,7 +47,7 @@ +@@ -47,7 +47,8 @@ for f in ../kernel/generated/*; do cat $$f | tr -d '\015' > $$f-aux; mv -f $$f-aux $$f; done endif $(GPRBUILD) $(GPRBUILD_FLAGS) -m -p -ws \ - $(GPRBUILD_BUILD_TYPE_FLAGS) -Pgps -largs `pkg-config gmodule-2.0 --libs` -+ $(GPRBUILD_BUILD_TYPE_FLAGS) -Pgps -largs `pkg-config gmodule-2.0 --libs` -lpython2.7 ++ $(GPRBUILD_BUILD_TYPE_FLAGS) -Pgps -largs `pkg-config gmodule-2.0 --libs` -lpython2.7 \ ++ -cargs:Ada ${ADAFLAGS} -cargs:C ${CFLAGS} resources: ifeq ($(OS),Windows_NT) ---- a/testsuite/Makefile 2018-07-09 21:45:48.115937491 +0200 -+++ b/testsuite/Makefile 2018-07-09 21:46:15.896547268 +0200 -@@ -13,7 +13,7 @@ - endif - - all default: package -- $(GPRBUILD) -P testsuite_drivers.gpr -m -XOS=${OS} -j0 -XLIBRARY_TYPE=relocatable -XXMLADA_BUILD=relocatable -+ $(GPRBUILD) -P testsuite_drivers.gpr -m -XOS=${OS} -j0 -XLIBRARY_TYPE=relocatable -XXMLADA_BUILD=relocatable -largs -lpython2.7 - - package: - mkdir -p share/doc --- a/Makefile.in 2018-07-09 21:51:08.422550386 +0200 +++ b/Makefile.in 2018-07-09 21:51:32.187225891 +0200 @@ -10,7 +10,7 @@ @@ -85,3 +75,43 @@ +--- a/gnatcoll_extras/gnatcoll_extras.gpr 2018-07-22 14:42:17.618161040 +0200 ++++ b/gnatcoll_extras/gnatcoll_extras.gpr 2018-07-22 14:43:33.973070921 +0200 +@@ -14,6 +14,7 @@ + for Switches ("C") use + ("-g", "-O2") + & Shared.Gtk_Cflags & Shared.Pygobject_Include & Shared.Python_Cflags; ++ for Driver ("C") use External ("CC", "gcc"); + end Compiler; + + end GNATCOLL_Extras; +--- a/widgets/widgets.gpr 2018-07-22 21:46:23.907355738 +0200 ++++ b/widgets/widgets.gpr 2018-07-22 21:47:02.673825994 +0200 +@@ -14,6 +14,7 @@ + for Switches ("C") use + ("-g", "-O2") + & Shared.Gtk_Cflags; ++ for Driver ("C") use External ("CC", "gcc"); + end Compiler; + + end Widgets; +--- a/common/common.gpr.in 2018-07-25 08:05:45.227060250 +0200 ++++ b/common/common.gpr.in 2018-07-25 08:06:55.067009811 +0200 +@@ -23,6 +23,7 @@ + for Switches ("dynamic_arrays.adb") use No_Checks; + when "Debug" => + end case; ++ for Driver ("C") use External ("CC", "gcc"); + end Compiler; + + package Binder is +--- a/shared.gpr.in 2018-07-25 08:11:47.317597391 +0200 ++++ b/shared.gpr.in 2018-07-25 08:10:56.774362671 +0200 +@@ -60,6 +60,7 @@ + ); + for Switches ("C") use Optimize & ("-g", "-O2"); + end case; ++ for Driver ("C") use External ("CC", "gcc"); + end Compiler; + + package Binder is diff --git a/dev-ada/gps/gps-2018.ebuild b/dev-ada/gps/gps-2018.ebuild index e67c569534ff..5a97ccc8bd2e 100644 --- a/dev-ada/gps/gps-2018.ebuild +++ b/dev-ada/gps/gps-2018.ebuild @@ -66,10 +66,10 @@ src_configure() { } src_compile() { - emake -C gps GPRBUILD_FLAGS="-v ${MAKEOPTS}" \ + CC=/usr/bin/gcc-7.3.1 emake -C gps GPRBUILD_FLAGS="-v ${MAKEOPTS}" \ Build=Production - gprbuild -v -p -Pcli/cli.gpr -XLIBRARY_TYPE=relocatable - emake -C testsuite + gprbuild -v -p -Pcli/cli.gpr ${MAKEOPTS} -XLIBRARY_TYPE=relocatable \ + -cargs:Ada ${ADAFLAGS} } src_install() { diff --git a/dev-db/Manifest.gz b/dev-db/Manifest.gz index 2e0c598ff132..96ed1b59d372 100644 Binary files a/dev-db/Manifest.gz and b/dev-db/Manifest.gz differ diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild index b0b8ccb85838..e004fcd9dff9 100644 --- a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild +++ b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.mysql.com/get/Downloads/${URI_DIR}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~sparc x86" IUSE="debug examples gcov static-libs" DEPEND="virtual/libmysqlclient:= diff --git a/dev-java/Manifest.gz b/dev-java/Manifest.gz index b11816993455..cbbc7cca4052 100644 Binary files a/dev-java/Manifest.gz and b/dev-java/Manifest.gz differ diff --git a/dev-java/jdom-jaxen/Manifest b/dev-java/jdom-jaxen/Manifest deleted file mode 100644 index 9d9c46516dbb..000000000000 --- a/dev-java/jdom-jaxen/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jdom-1.0.tar.gz 3571788 BLAKE2B f411941b333cb0876a2a88828a8938a346d1a008764638f58723634f24c48a843b71db1c8ddbbc62bc07bba825d5d3f24ae438668ce99389d10415ac5d1a64a8 SHA512 0bf1df21cdacdddb1df8bdfc2c4aa307bb6516a7614eb7382e99a60d03d9fcf77333e84f37ed653f264e7e9cdecb91fb9e2e11fcf76d70b3068bf238be4d0b24 diff --git a/dev-java/jdom-jaxen/jdom-jaxen-1.0-r1.ebuild b/dev-java/jdom-jaxen/jdom-jaxen-1.0-r1.ebuild deleted file mode 100644 index 23aa620ab074..000000000000 --- a/dev-java/jdom-jaxen/jdom-jaxen-1.0-r1.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -JAVA_PKG_IUSE="" - -inherit base java-pkg-2 - -MY_PN="jdom" - -DESCRIPTION="Jaxen binding for jdom" -HOMEPAGE="http://www.jdom.org" -SRC_URI="http://www.jdom.org/dist/source/${MY_PN}-${PV}.tar.gz" - -LICENSE="JDOM" -SLOT="${PV}" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" - -IUSE="" - -COMMON_DEP="~dev-java/jdom-${SLOT} - =dev-java/jaxen-1.1* - dev-java/saxpath" - -RDEPEND=">=virtual/jre-1.4 - ${COMMON_DEP}" -DEPEND=">=virtual/jdk-1.4 - app-arch/unzip - ${COMMON_DEP}" - -S="${WORKDIR}/${MY_PN}-${PV}" - -src_compile() { - cd "${S}/src/java/org/jdom/xpath/" - mv JaxenXPath.java JaxenXPath.java.bak - sed 's/SAXPathException/Exception/g' JaxenXPath.java.bak > JaxenXPath.java - - cd "${S}" - - mkdir -p "${S}/build/org/jdom/xpath" || die "Unable to create dir." - ejavac -d "${S}/build/" \ - -classpath $(java-config -p jdom-${SLOT},jaxen-1.1,saxpath) \ - src/java/org/jdom/xpath/JaxenXPath.java - - jar cf jdom-jaxen.jar -C build org || die "Failed to create jar." -} - -src_install() { - java-pkg_dojar "${PN}.jar" -} diff --git a/dev-java/jdom-jaxen/metadata.xml b/dev-java/jdom-jaxen/metadata.xml deleted file mode 100644 index 393226d80add..000000000000 --- a/dev-java/jdom-jaxen/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - java@gentoo.org - Java - - -Jaxen binding for jdom. Split from jdom to resolve circular dependencies. - - diff --git a/dev-java/jdom/Manifest b/dev-java/jdom/Manifest index 60967b0aad81..251072f6c988 100644 --- a/dev-java/jdom/Manifest +++ b/dev-java/jdom/Manifest @@ -1,3 +1,2 @@ DIST JDOM-2.0.6.tar.gz 8344114 BLAKE2B 0b9a568fe4de1fb9afc5a547d75aa1d3556bf497c76e3d32d1ebd7658634ea02e4fafa3c6261b64d9b803fc6e78ae013fb8a366bcbd5024e8ab0aced83f58e33 SHA512 d585b39159f0887485b2e681609b51113de6bc7c43627c42d7e81eb06ac65c507b43cf3d81c5df4399b1e3abf454c8852264a84567940bc5ba0c358eb9c0c4a1 -DIST jdom-1.0.tar.gz 3571788 BLAKE2B f411941b333cb0876a2a88828a8938a346d1a008764638f58723634f24c48a843b71db1c8ddbbc62bc07bba825d5d3f24ae438668ce99389d10415ac5d1a64a8 SHA512 0bf1df21cdacdddb1df8bdfc2c4aa307bb6516a7614eb7382e99a60d03d9fcf77333e84f37ed653f264e7e9cdecb91fb9e2e11fcf76d70b3068bf238be4d0b24 DIST jdom-1.1.3.tar.gz 4233403 BLAKE2B 9e4afacc6f10d2be1d793bd3b9f438f79e8e27f50bcae83eac5054df806c01c211ac493465bcda58ac204e796663ffb8aedf43a177f23c23a69af399243461a0 SHA512 a693fcc0d5c8ab3cf086a7904c7fb711e7deedca542089b84c6d011584e0d889495a58843033bff25272fdf130b1347419e31b9a4650c85ce9dfa19022dc0278 diff --git a/dev-java/jdom/jdom-1.0-r4.ebuild b/dev-java/jdom/jdom-1.0-r4.ebuild deleted file mode 100644 index 124849d18db7..000000000000 --- a/dev-java/jdom/jdom-1.0-r4.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -JAVA_PKG_IUSE="doc examples source" - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="Java API to manipulate XML data" -SRC_URI="http://www.jdom.org/dist/source/archive/${P}.tar.gz" -HOMEPAGE="http://www.jdom.org" -LICENSE="JDOM" -SLOT="${PV}" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" -COMMON_DEP="dev-java/saxpath - >=dev-java/xerces-2.7" -RDEPEND=">=virtual/jre-1.4 - ${COMMON_DEP}" -DEPEND=">=virtual/jdk-1.4 - ${COMMON_DEP}" -PDEPEND="~dev-java/jdom-jaxen-${PV}" -IUSE="" - -src_unpack() { - unpack ${A} - cd "${S}" - - rm -v build/*.jar lib/*.jar || die - rm -rf build/{apidocs,samples} || die - - rm -v src/java/org/jdom/xpath/JaxenXPath.java \ - || die "Unable to remove Jaxen Binding class." - - cd "${S}"/lib - java-pkg_jar-from saxpath,xerces-2 -} - -src_compile() { - # to prevent a newer jdom from going into cp - # (EANT_ANT_TASKS doesn't work with none) - ANT_TASKS="none" eant package $(use_doc) -} - -src_install() { - java-pkg_dojar build/*.jar - - java-pkg_register-dependency "jdom-jaxen-${SLOT}" - - dodoc CHANGES.txt COMMITTERS.txt README.txt TODO.txt || die - use doc && java-pkg_dojavadoc build/apidocs - use examples && java-pkg_doexamples samples - use source && java-pkg_dosrc src/java/org -} diff --git a/dev-java/servletapi/Manifest b/dev-java/servletapi/Manifest deleted file mode 100644 index 23f5aa435691..000000000000 --- a/dev-java/servletapi/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST apache-tomcat-5.5.20-src.tar.gz 4796377 BLAKE2B 34950d25c969006510dcff96deded7d0f05c7fa99cde0a8e59b22a93261dd6dca56c82aa281d1476324a4c3b608d2d31ffa6c4a03506d46ba187051ea5addf1c SHA512 1efab4625067ee423cd517b565b2d368bf3e19fd5fddedcb87644bdc5fc213cc7617e62438fd8da19d9dff99e13c5d6d9185f12849f7ce42efad52ff2d4df5f5 -DIST servletapi-2.2-20021101.tar.gz 65342 BLAKE2B 03674ca65e0cc509b04a6255d5dd20d26aa5053ed54588e9ba655330c56c9c523c5b382804aee9816cb9aa2ac19cccc1ad288ed06b2af85ba535854bc72bed73 SHA512 7dad5a52ab6bfca4b052d60a48fc89ce22a5eb790584671f24d8d22b163f2dffe93bea58caebc6b4ecb0bd8434a074c88f640aa57daa1cefbf47d74df758c084 -DIST servletapi-2.3-20021101.tar.gz 127874 BLAKE2B f78f8d0724e73ef4a21bbbef6a1b855c0a55c158dba2e3ed3ee7b6d48a60ce87881bbe6b38bf5098f48f1c3064bc73c072a485e550c1caf920710ecd6e27519f SHA512 a09a5e0cd7b8c557fca983646dc49284350ff9cac7a288013c6c4c7582923d1b16d6e6b68c73e74bc06fad628ab81da95e201106643b8f6564f984a9587bd03d diff --git a/dev-java/servletapi/metadata.xml b/dev-java/servletapi/metadata.xml deleted file mode 100644 index 61b379cee8a1..000000000000 --- a/dev-java/servletapi/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - java@gentoo.org - Java - - - The Apache Tomcat implementation of the Servlet API specification. - - diff --git a/dev-java/servletapi/servletapi-2.2-r3.ebuild b/dev-java/servletapi/servletapi-2.2-r3.ebuild deleted file mode 100644 index c2be8d3bd274..000000000000 --- a/dev-java/servletapi/servletapi-2.2-r3.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="Servlet API 2.2 from jakarta.apache.org" -HOMEPAGE="http://jakarta.apache.org/" -SRC_URI="mirror://gentoo/${P}-20021101.tar.gz" -DEPEND=">=virtual/jdk-1.4 - >=dev-java/ant-core-1.4" -RDEPEND=">=virtual/jre-1.3" -LICENSE="Apache-1.1" -SLOT="2.2" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris" -IUSE="doc" -S="${WORKDIR}/jakarta-servletapi-src" - -src_unpack() { - unpack ${A} - cd "${S}" - - sed -i 's/compile,javadoc/compile/' build.xml || die "sed failed" -} - -EANT_BUILD_TARGET="all" - -src_install() { - java-pkg_dojar ../dist/servletapi/lib/servlet.jar - - dodoc README || die - use doc && java-pkg_dojavadoc ../build/servletapi/docs/api - use source && java-pkg_dosrc src/share/javax -} diff --git a/dev-java/servletapi/servletapi-2.2-r4.ebuild b/dev-java/servletapi/servletapi-2.2-r4.ebuild deleted file mode 100644 index e1a24d421468..000000000000 --- a/dev-java/servletapi/servletapi-2.2-r4.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -JAVA_PKG_IUSE="doc source" - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="Servlet API 2.2 from jakarta.apache.org" -HOMEPAGE="http://jakarta.apache.org/" -SRC_URI="mirror://gentoo/${P}-20021101.tar.gz" - -DEPEND=" - >=virtual/jdk-1.6 - dev-java/ant-core:0 - source? ( app-arch/zip )" - -RDEPEND=" - >=virtual/jre-1.6" - -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris" -LICENSE="Apache-1.1" -SLOT="2.2" -IUSE="doc" - -S="${WORKDIR}/jakarta-servletapi-src" - -EANT_BUILD_TARGET="all" - -src_prepare() { - default - sed -i 's/compile,javadoc/compile/' build.xml || die "sed failed" -} - -src_install() { - einstalldocs - java-pkg_dojar ../dist/servletapi/lib/servlet.jar - use doc && java-pkg_dojavadoc ../build/servletapi/docs/api - use source && java-pkg_dosrc src/share/javax -} diff --git a/dev-java/servletapi/servletapi-2.3-r3.ebuild b/dev-java/servletapi/servletapi-2.3-r3.ebuild deleted file mode 100644 index 5fc18936fa10..000000000000 --- a/dev-java/servletapi/servletapi-2.3-r3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="Servlet API 2.3 from jakarta.apache.org" -HOMEPAGE="http://jakarta.apache.org/" -SRC_URI="mirror://gentoo/${P}-20021101.tar.gz" - -LICENSE="Apache-1.1" -SLOT="2.3" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris" -IUSE="doc source" - -DEPEND=">=virtual/jdk-1.4 - >=dev-java/ant-core-1.4 - source? ( app-arch/zip )" -RDEPEND=">=virtual/jre-1.3" -S="${WORKDIR}/jakarta-servletapi-4" - -src_compile() { - eant all -} - -src_install() { - java-pkg_dojar dist/lib/servlet.jar - - use doc && java-pkg_dohtml -r dist/docs/* - use source && java-pkg_dosrc src/share/javax - dodoc dist/README.txt -} diff --git a/dev-java/servletapi/servletapi-2.3-r4.ebuild b/dev-java/servletapi/servletapi-2.3-r4.ebuild deleted file mode 100644 index 2c264a869899..000000000000 --- a/dev-java/servletapi/servletapi-2.3-r4.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="Servlet API 2.3 from jakarta.apache.org" -HOMEPAGE="https://jakarta.apache.org/" -SRC_URI="mirror://gentoo/${P}-20021101.tar.gz" - -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris" -LICENSE="Apache-1.1" -SLOT="2.3" -IUSE="doc source" - -DEPEND=" - >=virtual/jdk-1.6 - >=dev-java/ant-core-1.4 - source? ( app-arch/zip )" - -RDEPEND=" - >=virtual/jre-1.6" - -S="${WORKDIR}/jakarta-servletapi-4" - -src_compile() { - eant all -} - -src_install() { - java-pkg_dojar dist/lib/servlet.jar - - use doc && java-pkg_dohtml -r dist/docs/* - use source && java-pkg_dosrc src/share/javax - dodoc dist/README.txt -} diff --git a/dev-java/servletapi/servletapi-2.4-r5.ebuild b/dev-java/servletapi/servletapi-2.4-r5.ebuild deleted file mode 100644 index 6c22f6744b7c..000000000000 --- a/dev-java/servletapi/servletapi-2.4-r5.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit eutils java-pkg-2 java-ant-2 - -TC_VERSION="5.5.20" -DESCRIPTION="Servlet API 2.4 from jakarta.apache.org" -HOMEPAGE="http://jakarta.apache.org/" -SRC_URI="http://archive.apache.org/dist/tomcat/tomcat-5/v${TC_VERSION}/src/apache-tomcat-${TC_VERSION}-src.tar.gz" - -LICENSE="Apache-1.1" -SLOT="2.4" -KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="doc source" - -DEPEND=">=virtual/jdk-1.4 - >=dev-java/ant-core-1.5 - source? ( app-arch/zip )" -RDEPEND=">=virtual/jdk-1.4" - -S="${WORKDIR}/apache-tomcat-${TC_VERSION}-src/servletapi" - -src_compile() { - local antflags="jar $(use_doc javadoc examples)" - eant ${antflags} -f jsr154/build.xml - eant ${antflags} -f jsr152/build.xml -} - -src_install() { - mv jsr{154,152}/dist/lib/*.jar "${S}" - - if use doc ; then - mkdir docs - cd "${S}"/jsr154/build - mv docs "${S}"/docs/servlet - mv examples "${S}"/docs/servlet/examples - - cd "${S}"/jsr152/build - mv docs "${S}"/docs/jsp - mv examples "${S}"/docs/jsp/examples - fi - - cd "${S}" - java-pkg_dojar *.jar - use doc && java-pkg_dohtml -r docs/* - use source && java-pkg_dosrc jsr{152,154}/src/share/javax -} diff --git a/dev-java/servletapi/servletapi-2.4-r6.ebuild b/dev-java/servletapi/servletapi-2.4-r6.ebuild deleted file mode 100644 index 13f902f52c07..000000000000 --- a/dev-java/servletapi/servletapi-2.4-r6.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils java-pkg-2 java-ant-2 - -TC_VERSION="5.5.20" -DESCRIPTION="Servlet API 2.4 from jakarta.apache.org" -HOMEPAGE="https://jakarta.apache.org/" -SRC_URI="https://archive.apache.org/dist/tomcat/tomcat-5/v${TC_VERSION}/src/apache-tomcat-${TC_VERSION}-src.tar.gz" - -SLOT="2.4" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -LICENSE="Apache-1.1" -IUSE="doc source" - -DEPEND=" - >=virtual/jdk-1.6 - dev-java/ant-core:0 - source? ( app-arch/zip )" - -RDEPEND=" - >=virtual/jdk-1.4" - -S="${WORKDIR}/apache-tomcat-${TC_VERSION}-src/servletapi" - -src_compile() { - local antflags="jar $(use_doc javadoc examples)" - eant ${antflags} -f jsr154/build.xml - eant ${antflags} -f jsr152/build.xml -} - -src_install() { - mv jsr{154,152}/dist/lib/*.jar "${S}" || die - - if use doc; then - mkdir docs || die - cd "${S}"/jsr154/build || die - mv docs "${S}"/docs/servlet || die - mv examples "${S}"/docs/servlet/examples || die - - cd "${S}"/jsr152/build || die - mv docs "${S}"/docs/jsp || die - mv examples "${S}"/docs/jsp/examples || die - fi - - cd "${S}" || die - java-pkg_dojar *.jar - use doc && java-pkg_dohtml -r docs/* - use source && java-pkg_dosrc jsr{152,154}/src/share/javax -} diff --git a/dev-java/sun-jacc-api/Manifest b/dev-java/sun-jacc-api/Manifest deleted file mode 100644 index f10312ee6c31..000000000000 --- a/dev-java/sun-jacc-api/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sun-jacc-api-20070102.tar.bz2 25672 BLAKE2B bd5657ac3e612e13f73de3788c9ce1bd02a22f62112d6d741a4262b5abbf5ced598ff43b2e1582d3163cb3deb2774e6476d529cc42b7e447ab55f6a03a617c89 SHA512 cccc71e327fd7a947e5b2430a0733f9a22c57388c38476dd253d808a2baaf7474113f809f7f47073b9fd8d0e9f9dea81e8c7192991fb10cd975e8db29b62252b diff --git a/dev-java/sun-jacc-api/files/20070102-jcc-api.patch b/dev-java/sun-jacc-api/files/20070102-jcc-api.patch deleted file mode 100644 index 064b0bb356d2..000000000000 --- a/dev-java/sun-jacc-api/files/20070102-jcc-api.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- build.xml 2005-12-25 05:26:06.000000000 +0100 -+++ build.xml 2007-01-08 18:27:13.000000000 +0100 -@@ -75,7 +76,7 @@ - - -- -+ - - - diff --git a/dev-java/sun-jacc-api/metadata.xml b/dev-java/sun-jacc-api/metadata.xml deleted file mode 100644 index 952a4b9b605c..000000000000 --- a/dev-java/sun-jacc-api/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - java@gentoo.org - Java - - diff --git a/dev-java/sun-jacc-api/sun-jacc-api-20070102.ebuild b/dev-java/sun-jacc-api/sun-jacc-api-20070102.ebuild deleted file mode 100644 index bbfad7328ca8..000000000000 --- a/dev-java/sun-jacc-api/sun-jacc-api-20070102.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit java-pkg-2 java-ant-2 - -DESCRIPTION="Java Authorization Contract for Containers" -HOMEPAGE="http://java.sun.com/j2ee/javaacc/index.html" -# cvs -d :pserver:nichoj@cvs.dev.java.net:/cvs checkout glassfish/jacc-api -# cd glassfish -# mv jacc-api sun-jacc-api-${P} -# tar --exclude=CVS -cjvf sun-jacc-api-${P}.tar.bz2 sun-jacc-api-${P} -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="CDDL" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" - -COMMON_DEP="=dev-java/servletapi-2.4*" -DEPEND=">=virtual/jdk-1.4 - ${COMMON_DEP}" -RDEPEND=">=virtual/jre-1.4 - ${COMMON_DEP}" - -src_unpack() { - unpack ${A} - cd "${S}" - # we need to patch the build file since we don't want to update an - # existing jar-archive but build a new one (called jcc-api.jar) - epatch "${FILESDIR}/20070102-jcc-api.patch" - java-pkg_jar-from servletapi-2.4 servlet-api.jar -} - -src_compile() { - eant -Djavaee.jar=servlet-api.jar -} - -src_install() { - java-pkg_dojar jcc-api.jar -} diff --git a/dev-lang/Manifest.gz b/dev-lang/Manifest.gz index 9c08f1844ad7..ca4565c04281 100644 Binary files a/dev-lang/Manifest.gz and b/dev-lang/Manifest.gz differ diff --git a/dev-lang/elixir/Manifest b/dev-lang/elixir/Manifest index cd849bf5cdc5..d94f2fdb336a 100644 --- a/dev-lang/elixir/Manifest +++ b/dev-lang/elixir/Manifest @@ -1,3 +1,4 @@ DIST elixir-1.4.5.tar.gz 1829098 BLAKE2B bc8e2beafe53c3af507215d913558e295370ed8d3731c8b013f5d1cd2ad1d8a4fad4b3fe1a7ee3397470916f6f6687436ecbaa06c85c47f4b52aa0331b7dad23 SHA512 3fe659a739ded54bfc7d05a96acf3061c860e44cfd7700651d138c7e21997c5703cc62d2bd3b7a258b27064bb222dfdcdc01e4d017451f522f9658a039073611 DIST elixir-1.6.5.tar.gz 2075889 BLAKE2B 73586354f3672ef7892b462781e8e94ab913548b4753129a08e4864f222590e95b310c55df628e4e42015bed642569a7183624c2d107cd07dac560ba2b9a57fa SHA512 e2cf9c2d9198da32cefb841cae4ce64bb52eb28239bbffb6d991916cfdee420b242773664efa7381eb4609c67438ab608f5f96ca2c403b54ecdd9bfdddf91a95 DIST elixir-1.6.6.tar.gz 2078742 BLAKE2B 4a793ac55db97c1d604d5f0012758d039f4a26eff5866a2ad2b90010f8477a8f62cc8f01a391f93133c927c5da5494b6d10b76f087a4af1206da977b0ec14a17 SHA512 62010100274b99423bb6a660e34ef53a702250a09371ef4b49ec03a3afe8761611b3734aea31763afa361560eb74c6d23e022d4d9bc4453c1bdef36bb37f9b4d +DIST elixir-1.7.1.tar.gz 2139430 BLAKE2B 71fb91134ec707f254cdc5aa36e9335c2a5855b8d65f5a42a75df7dc7e690b342531748e36cfca051cb751eed5487e39b5ef03fc3af35871ca389033ea79ab14 SHA512 f1d5f1f1c5df78673b318d69e1863e2780ad7cd54b050ac6ac9767a07952828a91d749bf16cd6c8d384d3a0c5b6154683d93086121787b5f03783113d8bd3b2c diff --git a/dev-lang/elixir/elixir-1.7.1.ebuild b/dev-lang/elixir/elixir-1.7.1.ebuild new file mode 100644 index 000000000000..844bd80c8914 --- /dev/null +++ b/dev-lang/elixir/elixir-1.7.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit multilib + +DESCRIPTION="Elixir programming language" +HOMEPAGE="https://elixir-lang.org" +SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0 ErlPL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +DEPEND=">=dev-lang/erlang-18[ssl]" +# 'mix' tool collides with sci-biology/phylip, bug #537514 +RDEPEND="${DEPEND} + !!sci-biology/phylip +" + +RESTRICT=test # needs debug symbols + +src_compile() { + emake Q="" +} + +src_install() { + emake DESTDIR="${D}" LIBDIR="$(get_libdir)" PREFIX="${EPREFIX}/usr" install + dodoc README.md CHANGELOG.md CODE_OF_CONDUCT.md +} diff --git a/dev-lang/php/php-7.0.30.ebuild b/dev-lang/php/php-7.0.30.ebuild index 9e0175a2b439..08da09b6482b 100644 --- a/dev-lang/php/php-7.0.30.ebuild +++ b/dev-lang/php/php-7.0.30.ebuild @@ -18,7 +18,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh 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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2 phpdbg" diff --git a/dev-lang/php/php-7.1.18.ebuild b/dev-lang/php/php-7.1.18.ebuild index b7d2c829465a..9a6345b2fbb4 100644 --- a/dev-lang/php/php-7.1.18.ebuild +++ b/dev-lang/php/php-7.1.18.ebuild @@ -18,7 +18,7 @@ LICENSE="PHP-3.01 unicode? ( BSD-2 LGPL-2.1 )" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh 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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" # We can build the following SAPIs in the given order SAPIS="embed cli cgi fpm apache2 phpdbg" diff --git a/dev-lang/vala/Manifest b/dev-lang/vala/Manifest index ceb0a3eae04d..35ca7d7ce133 100644 --- a/dev-lang/vala/Manifest +++ b/dev-lang/vala/Manifest @@ -3,3 +3,4 @@ DIST vala-0.34.16.tar.xz 2795676 BLAKE2B 64428099c209e13a6aad09233af650f412efa19 DIST vala-0.34.9.tar.xz 2783952 BLAKE2B e90728075ac546e8abc125886182abd5fc357be5138bfea1ed058f41bf07968e55e032469cc068cefdb6a4d53f1c029ca7e728c57b00f6b9845e32c4410e8258 SHA512 8128dfbb50d0db2317feb4a358310de972ecb6f4dccaceb4d55cf3a024f4d83422e3137c92238e1a0a0b4766367ad307909a1310445017c71944ac30fc68d01f DIST vala-0.36.13.tar.xz 2869616 BLAKE2B adb22fa45e34c2be2accde2bc928148d3115dc0757338d66feb111b4225879f21f2af5f49511eff53697127d3431d22736be827d3663ed8a5de6d8ac718b0cee SHA512 7c9bb2e50f660ec28d55f755019ba81eb0358327967d8046a14691b5fe9c805f731c6277cbb732fc19af60322e2293bb25176387944ca2de709cde0c22b44d1f DIST vala-0.36.14.tar.xz 2874504 BLAKE2B 217178c9018e8d6623e5997f36210ecccfa0176ae06a52bed6b54b5d6af3504c7157b9bfb162d44ef96e0b95fa2ebfff4171b935f911491f62f88c69f6087d57 SHA512 123c54a3ba2198b6cc7d40bfce20dee687a369e26346fb6675ce07692755ceb91bea7137f707b9f5a7972c99b12a77e9d4cc65ae055053f48909c80377661fbe +DIST vala-0.36.15.tar.xz 2880300 BLAKE2B ea83bde6396f3be1c96038d63ae30b18fa070a6f7a06b75569bfed9d7792c898201a1f24d000f5b6415bb890cf975758341a97f22db74da02fcbeb3f283e546f SHA512 1c8f888832b2dd4248737a5a27f00f42d8bab2fe0a0790a7df5c426f4e3e1d0919ed0f6f6fd905be758ed477ba840e18f608e67811389c811ba65710094abe61 diff --git a/dev-lang/vala/vala-0.36.15.ebuild b/dev-lang/vala/vala-0.36.15.ebuild new file mode 100644 index 000000000000..8e87c57c0b9d --- /dev/null +++ b/dev-lang/vala/vala-0.36.15.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2 + +DESCRIPTION="Compiler for the GObject type system" +HOMEPAGE="https://wiki.gnome.org/Projects/Vala" + +LICENSE="LGPL-2.1" +SLOT="0.36" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +IUSE="test" + +RDEPEND=" + >=dev-libs/glib-2.32:2 + >=dev-libs/vala-common-${PV} +" +DEPEND="${RDEPEND} + !${CATEGORY}/${PN}:0 + dev-libs/libxslt + sys-devel/flex + virtual/pkgconfig + virtual/yacc + test? ( + dev-libs/dbus-glib + >=dev-libs/glib-2.26:2 + dev-libs/gobject-introspection ) +" + +src_configure() { + # bug 483134 + export GIT_CEILING_DIRECTORIES="${WORKDIR}" + + # weasyprint enables generation of PDF from HTML + gnome2_src_configure \ + --disable-unversioned \ + VALAC=: \ + WEASYPRINT=: +} diff --git a/dev-libs/DirectFB/DirectFB-1.7.6-r1.ebuild b/dev-libs/DirectFB/DirectFB-1.7.6-r1.ebuild deleted file mode 100644 index 8c921ad2850b..000000000000 --- a/dev-libs/DirectFB/DirectFB-1.7.6-r1.ebuild +++ /dev/null @@ -1,201 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit autotools eutils toolchain-funcs - -# Map Gentoo IUSE expand vars to DirectFB drivers -# echo `sed -n '/Possible gfxdrivers are:/,/^$/{/Possible/d;s:\[ *::;s:\].*::;s:,::g;p}' configure.in` -I_TO_D_intel="i810,i830" -I_TO_D_mga="matrox" -I_TO_D_r128="ati128" -I_TO_D_via="cle266" -# cyber5k davinci ep9x omap pxa3xx sh772x savage pvr2d -IUSE_VIDEO_CARDS=" intel mga nvidia r128 radeon tdfx via vmware" -IUV=${IUSE_VIDEO_CARDS// / video_cards_} -# echo `sed -n '/Possible inputdrivers are:/,/^$/{/\(Possible\|^input\)/d;s:\[ *::;s:\].*::;s:,::g;p}' configure.in` -I_TO_D_elo2300="elo-input" -I_TO_D_evdev="linuxinput" -I_TO_D_mouse="ps2mouse,serialmouse" -# dbox2remote dreamboxremote gunze h3600_ts penmount sonypijogdial ucb1x00 wm97xx zytronic -IUSE_INPUT_DEVICES=" dynapro elo2300 evdev joystick keyboard lirc mouse tslib" -IUD=${IUSE_INPUT_DEVICES// / input_devices_} - -DESCRIPTION="Thin library on top of the Linux framebuffer devices" -HOMEPAGE="http://www.directfb.net/" -SRC_URI="http://directfb.net/downloads/Core/${PN}-${PV:0:3}/${P}.tar.gz - http://directfb.net/downloads/Old/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 -mips ppc ppc64 sh -sparc x86" -IUSE="alsa bmp cddb debug divine drmkms +dynload doc egl fbcon fusiondale fusionsound gif gles2 gstreamer imlib2 input_hub jpeg jpeg2k mad cpu_flags_x86_mmx mng mpeg2 mpeg3 multicore opengl oss png pnm sawman sdl cpu_flags_x86_sse static-libs swfdec tiff timidity tremor truetype v4l vdpau vorbis webp X xine zlib ${IUV} ${IUD}" -REQUIRED_USE="gles2? ( opengl )" - -# ffmpeg useflag broken -# ffmpeg? ( virtual/ffmpeg ) -# $(use_enable ffmpeg) \ -RDEPEND=" - alsa? ( media-libs/alsa-lib ) - cddb? ( media-libs/libcddb ) - drmkms? ( x11-libs/libdrm[libkms] ) - gif? ( media-libs/giflib ) - gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) - imlib2? ( media-libs/imlib2 ) - jpeg? ( virtual/jpeg:0= ) - jpeg2k? ( media-libs/jasper:=[jpeg] ) - mad? ( media-libs/libmad ) - mng? ( media-libs/libmng ) - mpeg3? ( media-libs/libmpeg3 ) - opengl? ( media-libs/mesa[gbm,egl?,gles2?] x11-libs/libdrm ) - png? ( media-libs/libpng:0= ) - sdl? ( media-libs/libsdl ) - tiff? ( media-libs/tiff:0 ) - timidity? ( - media-libs/libtimidity - media-sound/timidity++ - ) - tremor? ( media-libs/tremor ) - truetype? ( >=media-libs/freetype-2.0.1 ) - vdpau? ( x11-libs/libX11 x11-libs/libXext x11-libs/libvdpau ) - vorbis? ( media-libs/libvorbis ) - webp? ( media-libs/libwebp ) - X? ( x11-libs/libXext x11-libs/libX11 ) - xine? ( media-libs/xine-lib[vdpau?] ) - zlib? ( sys-libs/zlib ) " -DEPEND="${RDEPEND}" - -src_prepare() { - epatch \ - "${FILESDIR}"/${PN}-1.7.5-flags.patch \ - "${FILESDIR}"/${PN}-1.6.3-pkgconfig.patch \ - "${FILESDIR}"/${PN}-1.7.1-build.patch \ - "${FILESDIR}"/${PN}-1.6.3-setregion.patch \ - "${FILESDIR}"/${PN}-1.6.3-atomic-fix-compiler-error-when-building-for-thumb2.patch \ - "${FILESDIR}"/${PN}-1.7.6-cle266.patch \ - "${FILESDIR}"/${PN}-1.7.6-idivine.patch \ - "${FILESDIR}"/${PN}-1.7.6-tslib.patch - sed -i \ - -e '/#define RASPBERRY_PI/d' \ - systems/egl/egl_system.c || die #497124 - sed -i \ - -e '/^CXXFLAGS=.*-Werror-implicit-function-declaration/d' \ - configure.in || die #526196 - - mv configure.{in,ac} || die - eautoreconf -} - -driver_list() { - local pfx=$1 - local dev devs map - shift - for dev in "$@" ; do - use ${pfx}_${dev} || continue - map="I_TO_D_${dev}" - devs=${devs:+${devs},}${!map:-${dev}} - done - echo ${devs:-none} -} - -src_configure() { - local myaudio="wave" - use alsa && myaudio+=",alsa" - use oss && myaudio+=",oss" - - local sdlconf="--disable-sdl" - if use sdl ; then - # since SDL can link against DirectFB and trigger a - # dependency loop, only link against SDL if it isn't - # broken #61592 - echo 'int main(){}' > sdl-test.c - $(tc-getCC) sdl-test.c -lSDL 2>/dev/null \ - && sdlconf="--enable-sdl" \ - || ewarn "Disabling SDL since libSDL.so is broken" - fi - - # fix --with-gfxdrivers= logic, because opengl, vdpau and gles2 are no video_cards - local gfxdrivers="$(driver_list video_cards ${IUSE_VIDEO_CARDS})" - use opengl && gfxdrivers="${gfxdrivers},gl" - use vdpau && gfxdrivers="${gfxdrivers},vdpau" - use gles2 && gfxdrivers="${gfxdrivers},gles2" - gfxdrivers="$(echo ${gfxdrivers} | sed 's/none,//')" - - # fix --with-inputdrivers= logic, don't know where to put "input_hub" - local inputdrivers="$(driver_list input_devices ${IUSE_INPUT_DEVICES})" - use input_hub && inputdrivers="${inputdrivers},input_hub" - inputdrivers="$(echo ${inputdrivers} | sed 's/none,//')" - - # The xine-vdpau flag requires a custom patch to xine-lib which we don't carry: - # http://git.directfb.org/?p=extras/DirectFB-extra.git;a=blob;f=interfaces/IDirectFBVideoProvider/xine-lib-1.2-vdpau-hooks.patch;hb=HEAD - econf \ - $(use_enable static-libs static) \ - $(use_enable X x11) \ - $(use_enable divine) \ - $(use_enable sawman) \ - $(use_enable fusiondale) \ - $(use_enable fusionsound) \ - $(use_enable fbcon fbdev) \ - $(use_enable cpu_flags_x86_mmx mmx) \ - $(use_enable cpu_flags_x86_sse sse) \ - $(use_enable egl) \ - $(use_enable egl idirectfbgl-egl) \ - $(use_enable jpeg) \ - $(use_enable png) \ - $(use_enable mng) \ - $(use_enable gstreamer) \ - $(use_enable gif) \ - $(use_enable tiff) \ - $(use_enable imlib2) \ - $(use_enable pnm) \ - --disable-svg \ - $(use_enable mpeg2) \ - $(use_enable mpeg3 libmpeg3) \ - --disable-flash \ - $(use_enable xine) \ - --disable-xine-vdpau \ - --disable-ffmpeg \ - $(use_enable bmp) \ - $(use_enable jpeg2k jpeg2000) \ - --disable-openquicktime \ - --disable-avifile \ - $(use_enable truetype freetype) \ - $(use_enable webp) \ - $(use_enable debug) \ - $(use_enable zlib) \ - --disable-video4linux \ - $(use_enable v4l video4linux2) \ - $(use_enable vdpau x11vdpau) \ - $(use_enable multicore) \ - $(use_enable dynload) \ - $(use_enable opengl mesa) \ - $(use_enable drmkms) \ - --with-fs-drivers="${myaudio}" \ - $(use_with timidity) \ - --with-wave \ - $(use_with vorbis) \ - $(use_with tremor) \ - $(use_with mad) \ - $(use_with cddb cdda) \ - --with-playlist \ - ${sdlconf} \ - --with-gfxdrivers="${gfxdrivers}" \ - --with-inputdrivers="${inputdrivers}" \ - --disable-vnc -} - -src_install() { - default - dodoc fb.modes - use doc && dohtml -r docs/html/* -} - -pkg_postinst() { - ewarn "Each DirectFB update breaks DirectFB related applications." - ewarn "Please run \"revdep-rebuild\" which can be" - ewarn "found by emerging the package 'gentoolkit'." - ewarn - ewarn "If you have an ALPS touchpad, then you might get your mouse" - ewarn "unexpectedly set in absolute mode in all DirectFB applications." - ewarn "This can be fixed by removing linuxinput from INPUT_DEVICES." -} diff --git a/dev-libs/DirectFB/Manifest b/dev-libs/DirectFB/Manifest deleted file mode 100644 index b16caa3db92e..000000000000 --- a/dev-libs/DirectFB/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST DirectFB-1.7.6.tar.gz 5975444 BLAKE2B c28f95ed73b79766c377a5440517dc83fb5c11264c7d3b6c1ebebee0dd44bec21afc778032aa03af111ea2839dfbbbd26d33f86f46b61eff3e0036377d97dbbc SHA512 18cf1aad6c277a6de147a9b0aff1cd7408ddd7c7159ef21dab9a548db7399c681603624e7820b186a29e03edaa7737350a61e2abaec572887e9cc56658bf85a2 diff --git a/dev-libs/DirectFB/files/DirectFB-1.6.3-atomic-fix-compiler-error-when-building-for-thumb2.patch b/dev-libs/DirectFB/files/DirectFB-1.6.3-atomic-fix-compiler-error-when-building-for-thumb2.patch deleted file mode 100644 index 06f56fed39d7..000000000000 --- a/dev-libs/DirectFB/files/DirectFB-1.6.3-atomic-fix-compiler-error-when-building-for-thumb2.patch +++ /dev/null @@ -1,50 +0,0 @@ -From 253e1d0d10bdece158f8f68dc48c19ab57d2da29 Mon Sep 17 00:00:00 2001 -From: Mandeep Singh Baines -Date: Mon, 18 Mar 2013 19:03:36 -0700 -Subject: [PATCH] atomic: fix compiler error when building for thumb2 - -Fixed the following error: - -{standard input}: Assembler messages: -{standard input}:179: Error: thumb conditional instruction should be in IT block --- `strexeq r4,r1,[r2]' -{standard input}:283: Error: thumb conditional instruction should be in IT block --- `strexeq r1,r4,[r2]' -{standard input}:379: Error: thumb conditional instruction should be in IT block --- `strexeq r1,r2,[r0]' -make[4]: *** [fifo.lo] Error 1 - -Fix was to add the appropriate it block. - -While I was at it, I optimized the code a bit by: - -1) Moved the mov instruction above the ldrex to minimize the number -of instructions between the ldex and strex as recommeded here: -http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0552a/BABFFBJB.html -2) Saved 4 bytes by replacing mov with movs and teq with cmp. - -Signed-off-by: Mandeep Singh Baines ---- - lib/direct/atomic.h | 5 +++-- - 1 file changed, 3 insertions(+), 2 deletions(-) - -diff --git a/lib/direct/atomic.h b/lib/direct/atomic.h -index 94cb0c9..8dc0dfb 100644 ---- a/lib/direct/atomic.h -+++ b/lib/direct/atomic.h -@@ -191,9 +191,10 @@ static inline int _D__atomic_cmpxchg(volatile int *ptr, int old, int _new) - - do { - __asm__ __volatile__("@ atomic_cmpxchg\n" -+ "movs %0, #0\n" - "ldrex %1, [%2]\n" -- "mov %0, #0\n" -- "teq %1, %3\n" -+ "cmp %1, %3\n" -+ "it eq\n" - "strexeq %0, %4, [%2]\n" - : "=&r" (res), "=&r" (oldval) - : "r" (ptr), "Ir" (old), "r" (_new) --- -1.7.12.4 - diff --git a/dev-libs/DirectFB/files/DirectFB-1.6.3-pkgconfig.patch b/dev-libs/DirectFB/files/DirectFB-1.6.3-pkgconfig.patch deleted file mode 100644 index 2c71bc96f9e6..000000000000 --- a/dev-libs/DirectFB/files/DirectFB-1.6.3-pkgconfig.patch +++ /dev/null @@ -1,22 +0,0 @@ -http://bugs.gentoo.org/200661 - ---- DirectFB/directfb-config.in -+++ DirectFB/directfb-config.in -@@ -300,7 +300,7 @@ - libs="$libs -ldirectfb -lfusion -ldirect @THREADLIB@" - - if test -n "$echo_static"; then -- libs="$libs @DYNLIB@ @ZLIB_LIBS@" -+ libs="$libs @DYNLIB@ @ZLIB_LIBS@ @SYSFS_LIBS@" - fi - fi - ---- DirectFB/directfb.pc.in -+++ DirectFB/directfb.pc.in -@@ -9,5 +9,5 @@ - Version: @VERSION@ - Requires: @DEP_VOODOO@ fusion direct - Libs: -L${libdir} -ldirectfb @THREADLIB@ @OSX_LIBS@ --Libs.private: -L${libdir} @LIBM@ @DYNLIB@ @ZLIB_LIBS@ -+Libs.private: -L${libdir} @LIBM@ @DYNLIB@ @ZLIB_LIBS@ @SYSFS_LIBS@ - Cflags: @THREADFLAGS@ -I@INCLUDEDIR@ diff --git a/dev-libs/DirectFB/files/DirectFB-1.6.3-setregion.patch b/dev-libs/DirectFB/files/DirectFB-1.6.3-setregion.patch deleted file mode 100644 index 8d25a51920d7..000000000000 --- a/dev-libs/DirectFB/files/DirectFB-1.6.3-setregion.patch +++ /dev/null @@ -1,85 +0,0 @@ -https://build.opensuse.org/package/view_file?expand=1&file=DirectFB-setregion.patch&package=DirectFB&project=openSUSE%3AFactory - ---- gfxdrivers/cyber5k/cyber5k.c -+++ gfxdrivers/cyber5k/cyber5k.c -@@ -636,7 +636,8 @@ osdSetRegion( CoreLayer - CoreLayerRegionConfigFlags updated, - CoreSurface *surface, - CorePalette *palette, -- CoreSurfaceBufferLock *lock ) -+ CoreSurfaceBufferLock *left_lock, -+ CoreSurfaceBufferLock *right_lock ) - { - DFBResult ret; - -@@ -644,7 +645,7 @@ osdSetRegion( CoreLayer - ret = oldPrimaryFuncs.SetRegion( layer, oldPrimaryDriverData, - layer_data, region_data, - config, updated, surface, -- palette, lock ); -+ palette, left_lock, right_lock ); - if (ret) - return ret; - ---- gfxdrivers/radeon/radeon_crtc1.c -+++ gfxdrivers/radeon/radeon_crtc1.c -@@ -147,14 +147,15 @@ crtc1SetRegion( CoreLayer - CoreLayerRegionConfigFlags updated, - CoreSurface *surface, - CorePalette *palette, -- CoreSurfaceBufferLock *lock ) -+ CoreSurfaceBufferLock *left_lock, -+ CoreSurfaceBufferLock *right_lock ) - { - - if (updated & ~CLRCF_OPTIONS) { - return OldPrimaryLayerFuncs.SetRegion( layer, - OldPrimaryLayerDriverData, - layer_data, region_data, -- config, updated, surface, palette, lock ); -+ config, updated, surface, palette, left_lock, right_lock ); - } - - return DFB_OK; ---- gfxdrivers/cle266/uc_primary.c -+++ gfxdrivers/cle266/uc_primary.c -@@ -138,7 +138,8 @@ osdSetRegion( CoreLayer - CoreLayerRegionConfigFlags updated, - CoreSurface *surface, - CorePalette *palette, -- CoreSurfaceBufferLock *lock ) -+ CoreSurfaceBufferLock *left_lock, -+ CoreSurfaceBufferLock *right_lock ) - { - DFBResult ret; - UcDriverData *ucdrv = (UcDriverData*) driver_data; -@@ -147,7 +148,7 @@ osdSetRegion( CoreLayer - ret = ucOldPrimaryFuncs.SetRegion( layer, ucOldPrimaryDriverData, - layer_data, region_data, - config, updated, surface, -- palette, lock ); -+ palette, left_lock, right_lock ); - if (ret) - return ret; - ---- gfxdrivers/unichrome/uc_primary.c -+++ gfxdrivers/unichrome/uc_primary.c -@@ -135,7 +135,8 @@ osdSetRegion( CoreLayer - CoreLayerRegionConfigFlags updated, - CoreSurface *surface, - CorePalette *palette, -- CoreSurfaceBufferLock *lock ) -+ CoreSurfaceBufferLock *left_lock, -+ CoreSurfaceBufferLock *right_lock ) - { - DFBResult ret; - UcDriverData *ucdrv = (UcDriverData*) driver_data; -@@ -144,7 +145,7 @@ osdSetRegion( CoreLayer - ret = ucOldPrimaryFuncs.SetRegion( layer, ucOldPrimaryDriverData, - layer_data, region_data, - config, updated, surface, -- palette, lock ); -+ palette, left_lock, right_lock ); - if (ret) - return ret; - diff --git a/dev-libs/DirectFB/files/DirectFB-1.7.1-build.patch b/dev-libs/DirectFB/files/DirectFB-1.7.1-build.patch deleted file mode 100644 index 28c92eb79b02..000000000000 --- a/dev-libs/DirectFB/files/DirectFB-1.7.1-build.patch +++ /dev/null @@ -1,27 +0,0 @@ -Author: hasufell -Date: Sat Dec 28 23:52:03 2013 +0100 - - * INCLUDES is deprecated, use AM_CPPFLAGS instead - * add missing SVG_CFLAGS - ---- a/interfaces/IDirectFBImageProvider/Makefile.am -+++ b/interfaces/IDirectFBImageProvider/Makefile.am -@@ -77,15 +77,14 @@ else - FFMPEG_PROVIDER_LTLIB = - endif - --INCLUDES = \ -+AM_CPPFLAGS = \ - -I$(top_builddir)/include \ - -I$(top_builddir)/lib \ - -I$(top_builddir)/src \ - -I$(top_srcdir)/include \ - -I$(top_srcdir)/lib \ -- -I$(top_srcdir)/src -- --AM_CPPFLAGS = -DDATADIR=\"${RUNTIME_SYSROOT}@DATADIR@\" $(LIBJPEG_CFLAGS) $(LIBPNG_CFLAGS) $(FFMPEG_CFLAGS) -+ -I$(top_srcdir)/src \ -+ -DDATADIR=\"${RUNTIME_SYSROOT}@DATADIR@\" $(LIBJPEG_CFLAGS) $(LIBPNG_CFLAGS) $(FFMPEG_CFLAGS) $(SVG_CFLAGS) - - idirectfbimageprovider_LTLIBRARIES = \ - libidirectfbimageprovider_dfiff.la \ diff --git a/dev-libs/DirectFB/files/DirectFB-1.7.5-flags.patch b/dev-libs/DirectFB/files/DirectFB-1.7.5-flags.patch deleted file mode 100644 index 485cd1934fc6..000000000000 --- a/dev-libs/DirectFB/files/DirectFB-1.7.5-flags.patch +++ /dev/null @@ -1,63 +0,0 @@ -Author: hasufell -Date: Sat Dec 28 23:48:53 2013 +0100 - - * respect system flags - * remove Werror, it breaks the build - ---- a/configure.in -+++ b/configure.in -@@ -194,12 +194,7 @@ AM_CONDITIONAL(X11VDPAU_CORE, test "$enable_x11vdpau" = "yes") - AC_CHECK_HEADERS(linux/compiler.h linux/unistd.h asm/page.h signal.h) - - --dnl Clear default CFLAGS --if test x"$CFLAGS" = x"-g -O2"; then -- CFLAGS= --fi -- --CFLAGS="-ffast-math -pipe $CFLAGS" -+CFLAGS="-ffast-math $CFLAGS" - - DFB_INTERNAL_CFLAGS="-D_GNU_SOURCE $DFB_INTERNAL_CFLAGS" - -@@ -467,7 +462,7 @@ AC_ARG_ENABLE(debug, - [enable debugging @<:@default=no@:>@]), - [], [enable_debug=no]) - if test "$enable_debug" = "yes"; then -- CFLAGS="-g3 -O0 -fno-inline -Wno-inline $CFLAGS" -+ CFLAGS="-fno-inline -Wno-inline $CFLAGS" - DIRECT_BUILD_DEBUG=1 - else - DIRECT_BUILD_DEBUG=0 -@@ -483,13 +478,8 @@ AC_ARG_ENABLE(debug-support, - [], [enable_debug_support=yes]) - if test "$enable_debug_support" = "yes" || test "$enable_debug" = "yes"; then - enable_debug_support=yes -- if test "$enable_debug" = "no"; then -- CFLAGS="-g2 $CFLAGS" -- fi -- CFLAGS="-O3 $CFLAGS" - DIRECT_BUILD_DEBUGS=1 - else -- CFLAGS="-O3 -g0 $CFLAGS" - DIRECT_BUILD_DEBUGS=0 - fi - AM_CONDITIONAL(ENABLE_DEBUGS, test "$enable_debug_support" = "yes") -@@ -2750,8 +2750,6 @@ - - AS_AC_EXPAND(SYSCONFDIR, $sysconfdir) - --CFLAGS="$CFLAGS -Werror-implicit-function-declaration" -- - AC_ARG_ENABLE(extra-warnings, - AC_HELP_STRING([--enable-extra-warnings], - [enable extra warnings @<:@default=no@:>@]), -@@ -2761,7 +2759,7 @@ - fi - - if test "$GCC" = "yes"; then -- CFLAGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration $CFLAGS" -+ CFLAGS="-Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing $CFLAGS" - CXXFLAGS="-Wall -Wno-strict-aliasing -std=$CXXSTD $CXXFLAGS" - fi - diff --git a/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch b/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch deleted file mode 100644 index ff72f5339dbf..000000000000 --- a/dev-libs/DirectFB/files/DirectFB-1.7.6-cle266.patch +++ /dev/null @@ -1,13 +0,0 @@ -https://bugs.gentoo.org/527986 - ---- a/gfxdrivers/cle266/uc_overlay.c 2015-02-10 15:26:24.931309401 -0800 -+++ b/gfxdrivers/cle266/uc_overlay.c 2015-02-10 15:26:47.229309401 -0800 -@@ -246,7 +246,7 @@ - dfb_surface_flip(surface, false); - - ucovl->field = 0; -- ucovl->lock = lock; -+ ucovl->lock = left_lock; - - ret = uc_ovl_update(ucdrv, ucovl, UC_OVL_FLIP, surface, left_lock); - if (ret) diff --git a/dev-libs/DirectFB/files/DirectFB-1.7.6-idivine.patch b/dev-libs/DirectFB/files/DirectFB-1.7.6-idivine.patch deleted file mode 100644 index 561db23aeeda..000000000000 --- a/dev-libs/DirectFB/files/DirectFB-1.7.6-idivine.patch +++ /dev/null @@ -1,57 +0,0 @@ ---- lib/divine/idivine.h.orig -+++ lib/divine/idivine.h -@@ -0,0 +1,54 @@ -+/* -+ (c) Copyright 2012-2013 DirectFB integrated media GmbH -+ (c) Copyright 2001-2013 The world wide DirectFB Open Source Community (directfb.org) -+ (c) Copyright 2000-2004 Convergence (integrated media) GmbH -+ -+ All rights reserved. -+ -+ Written by Denis Oliver Kropp , -+ Andreas Shimokawa , -+ Marek Pikarski , -+ Sven Neumann , -+ Ville Syrjテ、lテ、 and -+ Claudio Ciccani . -+ -+ This library is free software; you can redistribute it and/or -+ modify it under the terms of the GNU Lesser General Public -+ License as published by the Free Software Foundation; either -+ version 2 of the License, or (at your option) any later version. -+ -+ This library is distributed in the hope that it will be useful, -+ but WITHOUT ANY WARRANTY; without even the implied warranty of -+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ Lesser General Public License for more details. -+ -+ You should have received a copy of the GNU Lesser General Public -+ License along with this library; if not, write to the -+ Free Software Foundation, Inc., 59 Temple Place - Suite 330, -+ Boston, MA 02111-1307, USA. -+*/ -+ -+ -+ -+#ifndef __IDIVINE_H__ -+#define __IDIVINE_H__ -+ -+#include -+ -+/* -+ * private data struct of IDiVine -+ */ -+typedef struct { -+ int ref; /* reference counter */ -+ -+ DiVine *divine; -+} IDiVine_data; -+ -+/* -+ * IDiVine constructor/destructor -+ */ -+DFBResult IDiVine_Construct( IDiVine *thiz ); -+ -+void IDiVine_Destruct ( IDiVine *thiz ); -+ -+#endif diff --git a/dev-libs/DirectFB/files/DirectFB-1.7.6-tslib.patch b/dev-libs/DirectFB/files/DirectFB-1.7.6-tslib.patch deleted file mode 100644 index 3315968bc092..000000000000 --- a/dev-libs/DirectFB/files/DirectFB-1.7.6-tslib.patch +++ /dev/null @@ -1,33 +0,0 @@ -https://github.com/deniskropp/DirectFB/pull/6 -https://bugs.gentoo.org/567294 - -From 5c7c4b197b9d04587b05624db4cfca6503adb3ff Mon Sep 17 00:00:00 2001 -From: Mike Frysinger -Date: Thu, 8 Dec 2016 16:47:34 -0500 -Subject: [PATCH] configure: fix tslib version check - -The tslib version is 1.0, not 1.0.0. Trying to check for the latter -fails when using pkg-config: -$ pkg-config --exists --print-errors "tslib-1.0 >= 1.0" -$ pkg-config --exists --print-errors "tslib-1.0 >= 1.0.0" -Requested 'tslib-1.0 >= 1.0.0' but version of tslib is 1.0 ---- - configure.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/configure.in b/configure.in -index 6143cd393699..12a65fdc4f52 100644 ---- a/configure.in -+++ b/configure.in -@@ -2561,7 +2561,7 @@ fi - - enable_tslib=no - if test "$checkfor_tslib" = "yes"; then -- PKG_CHECK_MODULES([TSLIB], [tslib-1.0 >= 1.0.0], [enable_tslib=yes], [enable_tslib=no]) -+ PKG_CHECK_MODULES([TSLIB], [tslib-1.0 >= 1.0], [enable_tslib=yes], [enable_tslib=no]) - if test "$enable_tslib" = "no"; then - PKG_CHECK_MODULES([TSLIB], [tslib-0.0], [enable_tslib=yes], [enable_tslib=no - AC_MSG_WARN([*** no tslib -- tslib driver will not be built.])]) --- -2.11.0.rc2 - diff --git a/dev-libs/DirectFB/metadata.xml b/dev-libs/DirectFB/metadata.xml deleted file mode 100644 index aaac930ef7b0..000000000000 --- a/dev-libs/DirectFB/metadata.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - graphics@gentoo.org - Gentoo Graphics Project - - - DirectFB is a thin library that provides hardware graphics - acceleration, input device handling and abstraction, integrated - windowing system with support for translucent windows and - multiple display layers on top of the Linux Framebuffer Device. - It is a complete hardware abstraction layer with software - fallbacks for every graphics operation that is not supported - by the underlying hardware. DirectFB adds graphical power to - embedded systems and sets a new standard for graphics under - Linux. - - - build BMP image provider - enable DiVine - build with DRM/KMS support - enable dynload support - build with EGL support - enable FusionDale - enable FusionSound - build gles2 gfxdriver - build Imlib2 image provider - provides an asynchronous interface - to the input devices available and those being - added/removed - build MPEG2 image provider - build Libmpeg3 video provider - enable multicore support - build PNM (PBM/PGM/PPM) image provider - enable SaWMan (window manager and - application manager) - build Swfdec (Flash decoder) video - provider - build Ogg/Vorbis music provider using - Tremor - build WebP image provider - - diff --git a/dev-libs/Manifest.gz b/dev-libs/Manifest.gz index 6f2edfd0dc78..642a576fcf27 100644 Binary files a/dev-libs/Manifest.gz and b/dev-libs/Manifest.gz differ diff --git a/dev-libs/libgpg-error/libgpg-error-1.29.ebuild b/dev-libs/libgpg-error/libgpg-error-1.29.ebuild index a65051b13f63..06e9e5c75d5d 100644 --- a/dev-libs/libgpg-error/libgpg-error-1.29.ebuild +++ b/dev-libs/libgpg-error/libgpg-error-1.29.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="common-lisp nls static-libs" RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )" diff --git a/dev-libs/librdkafka/Manifest b/dev-libs/librdkafka/Manifest index a12de3cdbeb0..6a8957334065 100644 --- a/dev-libs/librdkafka/Manifest +++ b/dev-libs/librdkafka/Manifest @@ -1,2 +1,2 @@ -DIST librdkafka-0.11.3.tar.gz 1849838 BLAKE2B 570713642b5ec9c2487a37b9146edda5f844427dbf55d6cb654ca9a8690cd6f77bcc9325800ac2a34da21f1cca33187f390c00132f9e5c28503f816ee256c4f9 SHA512 e9bb97ea1597019a841dd4ba3666ad72dcbc0539054155ce0caee92f1324f1a490515b0310405f822b829c05ed2688b48e2ca205a91cf88bf9ad6411f7c12b26 DIST librdkafka-0.11.4.tar.gz 1900117 BLAKE2B 3e755c91d6a2e12829ba841749977f8c05c9f243d79db64247547e4a49790e67d07f7d82633f45689dcc5f88caaef200027e6af3866de283c1de6120d7f98467 SHA512 6b34e7c476d328a2f8e8321f6ddcaeaf43730284bb3aaddac81c3cd9a1fa5d7f7ef7481f1093b36d89edde7b766da6cd27a9eb9a635b12b640e8a46a269bafc8 +DIST librdkafka-0.11.5.tar.gz 1984510 BLAKE2B 55a27482275726233b5c9b39dfac1b9f34235c68600b5720c1a9dec782de6a4d7d084ad71e50857c32a93b39beacc891933e02f45162d0de144ecaadb3640c41 SHA512 4a8dc46ad66f23cff4d4ef2fc8daa7207bfa3e77fd3580b3f141a73b449e60ea5381e97263235b4d0d762df027a8a2cad08637d88162d9605c82d74a1e64b67c diff --git a/dev-libs/librdkafka/files/librdkafka-0.11.3-fix-memory-leak-issue1534.patch b/dev-libs/librdkafka/files/librdkafka-0.11.3-fix-memory-leak-issue1534.patch deleted file mode 100644 index ae4c3e5bc81e..000000000000 --- a/dev-libs/librdkafka/files/librdkafka-0.11.3-fix-memory-leak-issue1534.patch +++ /dev/null @@ -1,19 +0,0 @@ -https://github.com/edenhill/librdkafka/commit/8fed971043e642c195860cd77006622d23616c22 - ---- a/src/rdkafka_msgset_writer.c -+++ b/src/rdkafka_msgset_writer.c -@@ -436,10 +436,12 @@ rd_kafka_msgset_writer_write_msg_payload (rd_kafka_msgset_writer_t *msetw, - * room in the buffer we'll copy the payload to the buffer, - * otherwise we push a reference to the memory. */ - if (rkm->rkm_len <= (size_t)rk->rk_conf.msg_copy_max_size && -- rd_buf_write_remains(&rkbuf->rkbuf_buf) > rkm->rkm_len) -+ rd_buf_write_remains(&rkbuf->rkbuf_buf) > rkm->rkm_len) { - rd_kafka_buf_write(rkbuf, - rkm->rkm_payload, rkm->rkm_len); -- else -+ if (free_cb) -+ free_cb(rkm->rkm_payload); -+ } else - rd_kafka_buf_push(rkbuf, rkm->rkm_payload, rkm->rkm_len, - free_cb); - } diff --git a/dev-libs/librdkafka/librdkafka-0.11.4.ebuild b/dev-libs/librdkafka/librdkafka-0.11.4.ebuild index 72d9b9687f48..4e975e7bdf02 100644 --- a/dev-libs/librdkafka/librdkafka-0.11.4.ebuild +++ b/dev-libs/librdkafka/librdkafka-0.11.4.ebuild @@ -25,7 +25,7 @@ SLOT="0/1" IUSE="lz4 sasl ssl static-libs" RDEPEND=" - lz4? ( app-arch/lz4:= ) + lz4? ( app-arch/lz4:=[static-libs(-)?] ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib diff --git a/dev-libs/librdkafka/librdkafka-0.11.3-r1.ebuild b/dev-libs/librdkafka/librdkafka-0.11.5.ebuild similarity index 83% rename from dev-libs/librdkafka/librdkafka-0.11.3-r1.ebuild rename to dev-libs/librdkafka/librdkafka-0.11.5.ebuild index ef4921fdc0a1..5e13b2f3eb90 100644 --- a/dev-libs/librdkafka/librdkafka-0.11.3-r1.ebuild +++ b/dev-libs/librdkafka/librdkafka-0.11.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" inherit toolchain-funcs @@ -14,9 +14,7 @@ if [[ ${PV} == "9999" ]]; then inherit git-r3 else SRC_URI="https://github.com/edenhill/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 arm ~arm64 hppa ~ppc x86" - - PATCHES=( "${FILESDIR}"/${P}-fix-memory-leak-issue1534.patch ) + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86" fi LICENSE="BSD-2" @@ -27,7 +25,7 @@ SLOT="0/1" IUSE="lz4 sasl ssl static-libs" RDEPEND=" - lz4? ( app-arch/lz4:= ) + lz4? ( app-arch/lz4:=[static-libs(-)?] ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib @@ -68,6 +66,6 @@ src_install() { default if ! use static-libs; then - find "${ED}"usr/lib* -name '*.la' -o -name '*.a' -delete || die + find "${ED}"/usr/lib* -name '*.la' -o -name '*.a' -delete || die fi } diff --git a/dev-libs/quazip/quazip-0.7.6.ebuild b/dev-libs/quazip/quazip-0.7.6.ebuild index 77d1a132a899..70d19e5a7166 100644 --- a/dev-libs/quazip/quazip-0.7.6.ebuild +++ b/dev-libs/quazip/quazip-0.7.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stachenov/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND=" diff --git a/dev-libs/vala-common/Manifest b/dev-libs/vala-common/Manifest index 72059eba6511..d39408941c68 100644 --- a/dev-libs/vala-common/Manifest +++ b/dev-libs/vala-common/Manifest @@ -1,2 +1,3 @@ DIST vala-0.36.13.tar.xz 2869616 BLAKE2B adb22fa45e34c2be2accde2bc928148d3115dc0757338d66feb111b4225879f21f2af5f49511eff53697127d3431d22736be827d3663ed8a5de6d8ac718b0cee SHA512 7c9bb2e50f660ec28d55f755019ba81eb0358327967d8046a14691b5fe9c805f731c6277cbb732fc19af60322e2293bb25176387944ca2de709cde0c22b44d1f DIST vala-0.36.14.tar.xz 2874504 BLAKE2B 217178c9018e8d6623e5997f36210ecccfa0176ae06a52bed6b54b5d6af3504c7157b9bfb162d44ef96e0b95fa2ebfff4171b935f911491f62f88c69f6087d57 SHA512 123c54a3ba2198b6cc7d40bfce20dee687a369e26346fb6675ce07692755ceb91bea7137f707b9f5a7972c99b12a77e9d4cc65ae055053f48909c80377661fbe +DIST vala-0.36.15.tar.xz 2880300 BLAKE2B ea83bde6396f3be1c96038d63ae30b18fa070a6f7a06b75569bfed9d7792c898201a1f24d000f5b6415bb890cf975758341a97f22db74da02fcbeb3f283e546f SHA512 1c8f888832b2dd4248737a5a27f00f42d8bab2fe0a0790a7df5c426f4e3e1d0919ed0f6f6fd905be758ed477ba840e18f608e67811389c811ba65710094abe61 diff --git a/dev-libs/vala-common/vala-common-0.36.15.ebuild b/dev-libs/vala-common/vala-common-0.36.15.ebuild new file mode 100644 index 000000000000..914750231de3 --- /dev/null +++ b/dev-libs/vala-common/vala-common-0.36.15.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +GNOME_ORG_MODULE="vala" + +inherit gnome.org + +DESCRIPTION="Build infrastructure for packages that use Vala" +HOMEPAGE="https://wiki.gnome.org/Projects/Vala" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x64-solaris" +IUSE="" + +# Previously ${PN} was part of dev-lang/vala +RDEPEND=" + ! /dev/null + eend $? + fi + if has_version ' /dev/null + eend $? + fi + if has_version ' /dev/null + eend $? + fi + if has_version ' /dev/null + eend $? + if [[ -f "${EROOT}usr/share/vala-0.16/Makefile.vapigen" ]]; then + ebegin "Removing old vala-0.16 makefile template" + rm "${EROOT}usr/share/vala-0.16/Makefile.vapigen" &> /dev/null + eend $? + fi + fi + if has_version ' /dev/null + eend $? + if [[ -f "${EROOT}usr/share/vala-0.18/Makefile.vapigen" ]]; then + ebegin "Removing old vala-0.18 makefile template" + rm "${EROOT}usr/share/vala-0.18/Makefile.vapigen" &> /dev/null + eend $? + fi + fi +} diff --git a/dev-ml/Manifest.gz b/dev-ml/Manifest.gz index eacd8b07042b..96ccea136b16 100644 Binary files a/dev-ml/Manifest.gz and b/dev-ml/Manifest.gz differ diff --git a/dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild b/dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild index af7162c862f4..f04ed1fed37c 100644 --- a/dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild +++ b/dev-ml/ocplib-simplex/ocplib-simplex-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/OCamlPro-Iguernlala/${PN}/archive/${PV}.tar.gz LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="" diff --git a/dev-perl/App-cpanminus/App-cpanminus-1.704.300.ebuild b/dev-perl/App-cpanminus/App-cpanminus-1.704.300.ebuild deleted file mode 100644 index c2972d70c4be..000000000000 --- a/dev-perl/App-cpanminus/App-cpanminus-1.704.300.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MIYAGAWA -DIST_VERSION=1.7043 -inherit perl-module - -DESCRIPTION='Get, unpack, build and install modules from CPAN' -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple ) -" diff --git a/dev-perl/App-cpanminus/Manifest b/dev-perl/App-cpanminus/Manifest index 055aa9f4b2e1..0a30a0383596 100644 --- a/dev-perl/App-cpanminus/Manifest +++ b/dev-perl/App-cpanminus/Manifest @@ -1,2 +1 @@ -DIST App-cpanminus-1.7043.tar.gz 317984 BLAKE2B 002f4ea6dd11d2672c8415fad80790bbaf097be39eb6d4cca2c5785c7ccb0298df9fb026e00b597888fe2e2db734a32266d84ad548539277eba1fe87f5e9c4f2 SHA512 a885ec78d5fea49434fbc8b71a503f2f4dc3a60905d54abe330a0a6233b7901e5b4364d0297752973efe6a57cae134d55b0a14781dbfb66e1fcbf4e001be389d DIST App-cpanminus-1.7044.tar.gz 316368 BLAKE2B 093f48282349be882afbdb2480e42ea73ece061fe01919c8d7bbf8890ccb83a699be0a54126556620e03b1cf9da195a9c266186c9b84427d4bba57ebd11b62a9 SHA512 85e88de8fbefabdfd84fe8aeaa8294d58d63e27276cd6d8b8dfc5dc4cd6c30c12f5859f30e4930842d6d06af50c88d71358dee49c93821234c811aa39de822d7 diff --git a/dev-perl/Array-Compare/Array-Compare-3.0.0.ebuild b/dev-perl/Array-Compare/Array-Compare-3.0.0.ebuild deleted file mode 100644 index a98c1c9ff3f2..000000000000 --- a/dev-perl/Array-Compare/Array-Compare-3.0.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DAVECROSS -DIST_VERSION=v3.0.0 -inherit perl-module - -DESCRIPTION="Perl extension for comparing arrays" - -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Moo - dev-perl/Type-Tiny -" -DEPEND=" - >=dev-perl/Module-Build-0.420.0 - test? ( ${RDEPEND} - dev-perl/Test-NoWarnings - ) -" - -src_test() { - perl_rm_files t/pod.t t/pod_coverage.t - perl-module_src_test -} diff --git a/dev-perl/Array-Compare/Manifest b/dev-perl/Array-Compare/Manifest index e64254ed872e..1687df4ec4c5 100644 --- a/dev-perl/Array-Compare/Manifest +++ b/dev-perl/Array-Compare/Manifest @@ -1,2 +1 @@ -DIST Array-Compare-v3.0.0.tar.gz 9437 BLAKE2B 3ace6ab6678d710dec33d6b923fe0f96bcfc35db606a50c140755ce76fe259d4700ace6419cb70b2501669ea730b57ee1057e525d08a19b62baf1218e36db7bc SHA512 6515aa249b49a04f70f39974e1d1c3f802a1b5d76e3e050aeb47a30cf8a4ac0089378822eb0c0aa15697bef09e49227a13c55d4914489f944c3d2f5cc2b4a692 DIST Array-Compare-v3.0.1.tar.gz 9481 BLAKE2B e97b69dae2deed13e2963b009706754ada64546834a81b0a383b50fcf293d30d243d4e148d454a5fbe962e8b54e1dfa3ab03f7d59948ccb0a58a475496fda132 SHA512 33d433448d3a0cf30ca0761bd36f4087b0c596d950c8e6bc107ec3ed6a645fb79ceb6ac12f9fdec981dc4a441bd1030b41a66bc0f2fd1bbf6471946107ac2f5d diff --git a/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild deleted file mode 100644 index d3bee3187373..000000000000 --- a/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RURBAN -DIST_VERSION=1.15 -inherit perl-module - -DESCRIPTION="Lists of reserved barewords and symbol names" - -# GPL-2 - no later clause -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" - -DEPEND="virtual/perl-ExtUtils-MakeMaker" diff --git a/dev-perl/B-Keywords/Manifest b/dev-perl/B-Keywords/Manifest index aa237423ff2f..126e0be029d5 100644 --- a/dev-perl/B-Keywords/Manifest +++ b/dev-perl/B-Keywords/Manifest @@ -1,2 +1 @@ -DIST B-Keywords-1.15.tar.gz 10140 BLAKE2B 76cb82b4ec6742bcbb45ee41027b44f2da686560a515f1de7144b9daf89b05f942253f941195a0fb7718fbd5d8d35380c9f643c802bed84cd24817f74c696f5a SHA512 41d06de68d010095efd643153db10fb6c3cf33e320d576f76b9b60b2a96d1f0ad9da41741b4e57a3c78c8516197b81a5a6110cc6a49ee4ddf1b33085d7bcd913 DIST B-Keywords-1.18.tar.gz 10512 BLAKE2B 8fccd092b446d7ca2ade317a25d0d0b77a310dfabaa3b3b4d06a7fcf6b00246f99afffd6fc0c2cbe16c1afa1660f5dc4a882bfbebbc13a0b0f363e0d0ba41cb4 SHA512 b1a6b4f8d1a557168257c4b8648e5f0e98e91dde7ba9122ba9a99cfb8b399a6857a2ee005ff26c4908d7f01e1e2ffb1dafae3aa6fe5acd3773588911ef159ff4 diff --git a/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.380.0.ebuild b/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.380.0.ebuild deleted file mode 100644 index 418836c3a01b..000000000000 --- a/dev-perl/CPAN-Perl-Releases/CPAN-Perl-Releases-3.380.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=BINGOS -DIST_VERSION=3.38 -inherit perl-module - -DESCRIPTION="Mapping Perl releases on CPAN to the location of the tarballs" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - virtual/perl-IO - >=virtual/perl-Test-Simple-0.470.0 - ) -" -src_test() { - perl_rm_files t/author-pod-coverage.t t/author-pod-syntax.t - perl-module_src_test -} diff --git a/dev-perl/CPAN-Perl-Releases/Manifest b/dev-perl/CPAN-Perl-Releases/Manifest index af50ec87b092..b5e7c2b5d681 100644 --- a/dev-perl/CPAN-Perl-Releases/Manifest +++ b/dev-perl/CPAN-Perl-Releases/Manifest @@ -1,2 +1 @@ -DIST CPAN-Perl-Releases-3.38.tar.gz 25059 BLAKE2B a3438c1a9f67c0e66fc4abd079d4e79c750dadbfb48cd2582ab6e6644baa9ac1cc33ea969ca592c8b8515ed6c355570c2e4830d83d2dbcf40cb185a1ba1f356d SHA512 3021696caf7cd22f42a57fbd21c13696487d99f222de6e07e41cd9fe5d5de35a103beba873c7ab2be9feb00237d9ebd38d5906300170203d28d03391d7fd0e5d DIST CPAN-Perl-Releases-3.56.tar.gz 24719 BLAKE2B b7042dd10971ec048f1483816b7e7b262e20a16dfc608aca621bbe4c8688fa313a772b562d64f24522e63e351a717cbd726049c4e99c03cdd32c58855fde62de SHA512 3411613b7939c9c0a53828b1612a687663f5386cf497c607a44017a7083677395d94d6d85ed91c64c48405063500e7ed725b6f5308f1cca01186b7ca82324482 diff --git a/dev-perl/Class-Data-Accessor/Class-Data-Accessor-0.40.40-r1.ebuild b/dev-perl/Class-Data-Accessor/Class-Data-Accessor-0.40.40-r1.ebuild deleted file mode 100644 index bde11d523f67..000000000000 --- a/dev-perl/Class-Data-Accessor/Class-Data-Accessor-0.40.40-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=CLACO -MODULE_VERSION=0.04004 -inherit perl-module - -DESCRIPTION="Inheritable, overridable class and instance data accessor creation" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -SRC_TEST=do - -src_prepare() { - sed -i -e 's/use inc::Module::Install/use lib q[.]; use inc::Module::Install/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -} diff --git a/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild b/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild index 908f0e8bd382..05901e5db923 100644 --- a/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild +++ b/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Minimalist class construction" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" LICENSE="Apache-2.0" IUSE="test minimal" diff --git a/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild b/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild index b31db0eb05c5..5f1f86c11a7b 100644 --- a/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild +++ b/dev-perl/Crypt-Rijndael/Crypt-Rijndael-1.130.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Crypt::CBC compliant Rijndael encryption module" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" DEPEND=" diff --git a/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r1.ebuild b/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r1.ebuild deleted file mode 100644 index 4e39cb840ecf..000000000000 --- a/dev-perl/CursesWidgets/CursesWidgets-1.997.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_VERSION=1.997 -MODULE_AUTHOR=CORLISS -inherit perl-module - -DESCRIPTION="Provide high level APIs for rapid user interface design on the console in Perl" -HOMEPAGE="http://www.digitalmages.com/perl/CursesWidgets/index.html ${HOMEPAGE}" -SRC_URI+=" http://www.digitalmages.com/perl/CursesWidgets/downloads/${PN}-${MODULE_VERSION}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ia64 ppc s390 sparc x86" -IUSE="" - -RDEPEND=">=sys-libs/ncurses-5 - >=dev-perl/Curses-1.60.0" -DEPEND="${RDEPEND}" diff --git a/dev-perl/Data-GUID/Data-GUID-0.48.0.ebuild b/dev-perl/Data-GUID/Data-GUID-0.48.0.ebuild deleted file mode 100644 index 0dd1ce2df25c..000000000000 --- a/dev-perl/Data-GUID/Data-GUID-0.48.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=0.048 -inherit perl-module - -DESCRIPTION="Simple interface for generating and using globally unique identifiers" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="amd64" -IUSE="test" - -RDEPEND=" - >=dev-perl/Data-UUID-1.148 - >=dev-perl/Sub-Exporter-0.90 - >=dev-perl/Sub-Install-0.03 -" -DEPEND="${RDEPEND} - test? ( >=virtual/perl-Test-Simple-0.96 ) -" - -SRC_TEST="do" diff --git a/dev-perl/Data-GUID/Manifest b/dev-perl/Data-GUID/Manifest index e0aac7341d83..2e4605d69c96 100644 --- a/dev-perl/Data-GUID/Manifest +++ b/dev-perl/Data-GUID/Manifest @@ -1,2 +1 @@ -DIST Data-GUID-0.048.tar.gz 16675 BLAKE2B b0a677ade2c125f1d2cf265feff6d07a4c7ff62be611fe908ec41cf1de027ef49954dcc6c20a4a624bb43ebfc40d9bf4b803b451548d1eafa88cda60665f5211 SHA512 42c0472f3614d342440c41aa009e906cd2874c7578cf1a197711a22ff2c02227cec84ee6e497b64e8f52843a371d10a09732c713c58a6d189aba399916581cd3 DIST Data-GUID-0.049.tar.gz 19513 BLAKE2B a7c6039dacffa4faba05a4441012b7262de08917d850437be3efc59778e5802b73300cc90ed71ea8ef54573bb2a98d8ca075b2bb400d4dbe71a0ece85d434b1d SHA512 1404322971af93067e121052a47f796ac77d19dbeb328dc5db0e60df1c4ce24f614679198afb442cc3ff4326e76df84ff762f85b4e129f44e1441c5beb40801e diff --git a/dev-perl/Data-Random/Data-Random-0.80.0.ebuild b/dev-perl/Data-Random/Data-Random-0.80.0.ebuild deleted file mode 100644 index e66ad2c5b908..000000000000 --- a/dev-perl/Data-Random/Data-Random-0.80.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=BAREFOOT -MODULE_VERSION=0.08 -inherit perl-module - -DESCRIPTION="A module used to generate random data" - -SLOT="0" -KEYWORDS="amd64 sparc x86" -IUSE="test" - -DEPEND=" - test? ( virtual/perl-Test-Simple ) -" - -SRC_TEST="do" - -src_prepare() { - sed -i '/jsonmeta;/d' Makefile.PL || die - sed -i \ - -e '/^Data-Random-0.07_001.tar.gz/d' \ - -e '/^META.yml/d' \ - MANIFEST || die - - sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse inc::Module::Install;/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - - perl-module_src_prepare -} - -src_test() { - perl_rm_files t/z0_pod.t t/z1_pod-coverage.t - perl-module_src_test -} diff --git a/dev-perl/Data-Random/Manifest b/dev-perl/Data-Random/Manifest index 149568cca012..bebaaf3a08b6 100644 --- a/dev-perl/Data-Random/Manifest +++ b/dev-perl/Data-Random/Manifest @@ -1,2 +1 @@ -DIST Data-Random-0.08.tar.gz 168327 BLAKE2B 6e19dd451c821df75a3d8c1b774d909985c4ef8a1d98319a8b17921cfe3b026f0693301d77ab469dae8ab569bdf3f68bcbb7c3b0e4e7f501356eb3e9b2c97875 SHA512 a523f2cfa2031006e41efbc7a52d1f8ce08ca490d02db5f1068045019e9f07f145824843e9650fc04e5269284e9a4825f54b4e90557fec1d3e26c40164f8a591 DIST Data-Random-0.12.tar.gz 166951 BLAKE2B 84df509577687c1de60f675b881f245c944bb81b5fb6455473f4b842c301db3bee3dc9d4bb2e5991d857e19831b4636ec72532dcad2838814087f15a61f370ce SHA512 ae898af42a44576f5b968fb44015339e6db4c8542e6198d87aa4346eba767a81bfdd35c33f10d52adddad9fe38d24475bcc7fa87e8223f1a2756ece1da84ee97 diff --git a/dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild b/dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild deleted file mode 100644 index 27a9701b2c64..000000000000 --- a/dev-perl/Data-Structure-Util/Data-Structure-Util-0.150.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=ANDYA -MODULE_VERSION=0.15 -inherit perl-module - -DESCRIPTION="Change nature of data within a structure" - -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -RDEPEND=" -virtual/perl-Digest-MD5 -virtual/perl-Scalar-List-Utils - -" -DEPEND="${RDEPEND}" diff --git a/dev-perl/Data-Structure-Util/Manifest b/dev-perl/Data-Structure-Util/Manifest index c5e56aa916f6..aa8e4e949b11 100644 --- a/dev-perl/Data-Structure-Util/Manifest +++ b/dev-perl/Data-Structure-Util/Manifest @@ -1,2 +1 @@ -DIST Data-Structure-Util-0.15.tar.gz 23185 BLAKE2B 7644e9f5f999e33fc548025ae725283541f3d183acfcfbc71b14f91aaec4ff2f7cd70d0a2878775eaa2e49d6a1b3e024d3d4408f8990f89d53a73cfdc41273ab SHA512 0bbc654b1f1cd33fdc91562d751852ec7332efa712bde026548db7f06d5b228c7d2f33f3ec417c30736ba631c41d4f5029345ae14b4bd853aee0070dd07c124a DIST Data-Structure-Util-0.16.tar.gz 23936 BLAKE2B b5177f8778ec3b9d9a89b1ca16e752713ff833ce44ff34f92ef61f0e2ef36a63c24cd73e041a3c90acfa5acc17dc0a643e15aee5b23804481e231b42b7a599f7 SHA512 7dc51a4ac3617e7deaf2a1d9e25ed3b9ad94fdfd288fa3331b43b23d5e1eaa09510cb098df1fe0c7cf3f76a00012576a62741916310bedc1089b56baaac6ff74 diff --git a/dev-perl/Date-Extract/Date-Extract-0.40.0.ebuild b/dev-perl/Date-Extract/Date-Extract-0.40.0.ebuild deleted file mode 100644 index c66c875868d9..000000000000 --- a/dev-perl/Date-Extract/Date-Extract-0.40.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SARTAK -MODULE_VERSION=0.04 -inherit perl-module - -DESCRIPTION="Extract probable dates from strings" - -LICENSE="Artistic-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-perl/Class-Data-Inheritable - >=dev-perl/DateTime-Format-Natural-0.60 - test? ( - virtual/perl-Test-Simple - dev-perl/Test-MockTime - ) -" - -SRC_TEST="do" - -src_prepare() { - sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse inc::Module::Install;/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -} diff --git a/dev-perl/Date-Extract/Date-Extract-0.50.0.ebuild b/dev-perl/Date-Extract/Date-Extract-0.50.0.ebuild deleted file mode 100644 index 693d51225f81..000000000000 --- a/dev-perl/Date-Extract/Date-Extract-0.50.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=SHARYANTO -DIST_VERSION=0.05 -inherit perl-module - -DESCRIPTION="Extract probable dates from strings" - -SLOT="0" -KEYWORDS="amd64" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Class-Data-Inheritable - >=dev-perl/DateTime-Format-Natural-0.600.0 - virtual/perl-Scalar-List-Utils - virtual/perl-parent -" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.360.0 - test? ( - dev-perl/Test-MockTime - virtual/perl-Test-Simple - ) -" - -src_prepare() { - sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse inc::Module::Install;/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -} diff --git a/dev-perl/Date-Extract/Manifest b/dev-perl/Date-Extract/Manifest index ce966a2c6905..84ef1cdad2c1 100644 --- a/dev-perl/Date-Extract/Manifest +++ b/dev-perl/Date-Extract/Manifest @@ -1,3 +1 @@ -DIST Date-Extract-0.04.tar.gz 27262 BLAKE2B a402de7ee2421a8c4131a4b2651b3996c30e8c9c6bc27396c0035b9dc9716299a0dd90b77e7b636df9e36f0b8a460ebb400b8195394a423da77cb9ee965258d2 SHA512 abe0221494e9ca1740ae1663adb44b673694d7616e8f989e05c34828a633cda4abd8df2bdfb47832423028d5ee67cd0d38e7b6b149b2737a8e865f1745dadb85 -DIST Date-Extract-0.05.tar.gz 27889 BLAKE2B 0ef717b46a00b9f415819b31ae463eb8062b9c63f46b9d81cbcccacfcd6f74ee371a4b8e5872ea0d4ab43639e57001ed40b471f298888df4686e93f7360520fc SHA512 9fcbe48fe4ff571b6aa5dfb64e9f9680f5b7466474b70ae21fdedb3a6d6940d6556ed271b498da1283e418dde7be62725d4c2841126c5fc30436dd31bc3524e9 DIST Date-Extract-0.06.tar.gz 32730 BLAKE2B 9559e7c9af77bf26f6c649e90516500e5a5551eeacb4c4fc733b228ec56047f932ad98ac5335de7d3488be869164e039b6c4776f4f7de07663cfb47583fa026d SHA512 f50bb1e968eab9a5ee5bd1383af1599aabc7af9f9c375e3d366857f1cbf6a6912e8eff99eece2096b09a475c9eb671eeaeb8e4b76c0d865cb452ce8b0a85c448 diff --git a/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild b/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild deleted file mode 100644 index a6de6e63a0e9..000000000000 --- a/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=FGLOCK -MODULE_VERSION=0.3400 -inherit perl-module - -DESCRIPTION="Datetime sets and set math" - -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND=" - >=dev-perl/DateTime-0.120.0 - >=dev-perl/Set-Infinite-0.590.0 - dev-perl/Params-Validate -" -DEPEND="${RDEPEND} - dev-perl/Module-Build - test? ( virtual/perl-Test-Simple ) -" -# meta.yml is incorrect, it needs P-V and M-B - -SRC_TEST=do diff --git a/dev-perl/DateTime-Set/DateTime-Set-0.360.0.ebuild b/dev-perl/DateTime-Set/DateTime-Set-0.360.0.ebuild deleted file mode 100644 index c47d211e23c9..000000000000 --- a/dev-perl/DateTime-Set/DateTime-Set-0.360.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=FGLOCK -DIST_VERSION=0.3600 -inherit perl-module - -DESCRIPTION="Datetime sets and set math" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND=" - >=dev-perl/DateTime-0.120.0 - >=dev-perl/Set-Infinite-0.590.0 - dev-perl/Params-Validate -" -DEPEND="${RDEPEND} - dev-perl/Module-Build - test? ( virtual/perl-Test-Simple ) -" -# meta.json is incorrect, it needs P-V and M-B diff --git a/dev-perl/DateTime-Set/Manifest b/dev-perl/DateTime-Set/Manifest index f6a0925e09c9..c697deaf46cd 100644 --- a/dev-perl/DateTime-Set/Manifest +++ b/dev-perl/DateTime-Set/Manifest @@ -1,3 +1 @@ -DIST DateTime-Set-0.3400.tar.gz 44951 BLAKE2B 40dd1e6fcd73a48b661f74c9e207ec07c046fab709208b3682d8f0a571223c22ace6738732d5be8af1e07881ede28e5f04563a5bb98c18770335f69f32f6ccb8 SHA512 6bb8f1bdcfeb572c348563cdba96150c9d9b8fb837270a5a75860d7cc81fa548e0d88d14a294360064521b466739ebb3f98c7b6fdf99fd816aa2aa32bcea234a -DIST DateTime-Set-0.3600.tar.gz 45628 BLAKE2B ea1a5852c403ccd723948b9dd0c35286c708f760750ab3d21533b534f03174cd7692a9dc3db8e07afedd242d08f6910a45e2d7ca6735e5c15be6ed8ef67e10dc SHA512 edc392a00de1b017cf6f5679242a6169635220c13632ffe22051a1cf2ef6845b7f4917532fe00d2bd0035947acde5a42420bd5ff58ce729a6e4e5deeedbd23d3 DIST DateTime-Set-0.3900.tar.gz 45158 BLAKE2B d8d4e3fa9cbab0196d4f71e551a2f93df9134ac21f2f348d424197cc157d9d9ae04cab1b70fdf7d3a557c28d2eb25d6c4aa53c976f7f03842dd0b80d42018a68 SHA512 cf480bc6220392567757665828541d9cd5534c28aa54e81ffde15c5fa23ce33e64dbe153cbb5add4a6a466a3debc28bd92166aeb0d107ecd9c73960d93b6442f diff --git a/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild b/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild index 027a4b39b076..092ba671b4de 100644 --- a/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild +++ b/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Custom OP checking attached to subroutines" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc ~x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild b/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild index 5df334d7cc0d..6825e5728f16 100644 --- a/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild +++ b/dev-perl/Devel-Leak/Devel-Leak-0.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="Utility for looking for perl objects that are not reclaimed" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" DEPEND="virtual/perl-ExtUtils-MakeMaker" diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.380.0.ebuild b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.380.0.ebuild deleted file mode 100644 index 9708c455f64a..000000000000 --- a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.380.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -MODULE_AUTHOR=BINGOS -MODULE_VERSION=1.38 -inherit perl-module - -DESCRIPTION="Patch perl source a la Devel::PPPort's buildperl.pl" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - >=dev-perl/File-pushd-1.0.0 - virtual/perl-IO - virtual/perl-MIME-Base64 - dev-perl/Module-Pluggable -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" - -SRC_TEST="do parallel" diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.400.0.ebuild b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.400.0.ebuild deleted file mode 100644 index 486dd894b0da..000000000000 --- a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.400.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=BINGOS -DIST_VERSION=1.40 -inherit perl-module - -DESCRIPTION="Patch perl source a la Devel::PPPort's buildperl.pl" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - >=dev-perl/File-pushd-1.0.0 - virtual/perl-IO - virtual/perl-MIME-Base64 - dev-perl/Module-Pluggable -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.440.0.ebuild b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.440.0.ebuild deleted file mode 100644 index 8428b30790d0..000000000000 --- a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.440.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=BINGOS -DIST_VERSION=1.44 -inherit perl-module - -DESCRIPTION="Patch perl source a la Devel::PPPort's buildperl.pl" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - >=dev-perl/File-pushd-1.0.0 - virtual/perl-IO - virtual/perl-MIME-Base64 - dev-perl/Module-Pluggable -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" diff --git a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.460.0.ebuild b/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.460.0.ebuild deleted file mode 100644 index e1e1a128f71f..000000000000 --- a/dev-perl/Devel-PatchPerl/Devel-PatchPerl-1.460.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=BINGOS -DIST_VERSION=1.46 -inherit perl-module - -DESCRIPTION="Patch perl source a la Devel::PPPort's buildperl.pl" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - >=dev-perl/File-pushd-1.0.0 - virtual/perl-IO - virtual/perl-MIME-Base64 - dev-perl/Module-Pluggable -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" - -src_test() { - perl_rm_files t/author-* - perl-module_src_test -} diff --git a/dev-perl/Devel-PatchPerl/Manifest b/dev-perl/Devel-PatchPerl/Manifest index 92c382725314..d973000d76f0 100644 --- a/dev-perl/Devel-PatchPerl/Manifest +++ b/dev-perl/Devel-PatchPerl/Manifest @@ -1,5 +1 @@ -DIST Devel-PatchPerl-1.38.tar.gz 109406 BLAKE2B 5465d3ba70388d3c293927d8e4e9e7b624fd1c9edbaf1abfacd9d754e45ae89e25d6ba6c279c6f9bf6508aed827bf277aeccee81323ba511fbb4764b4ac95d97 SHA512 4762d956107d7d86f1208ec706df5399493a388f8af24c741c20ef1aaa8b9202e1f6528725c2ee7e33e192c9c1b8d218774fcc5b4428d48683d1c56679fd134a -DIST Devel-PatchPerl-1.40.tar.gz 112285 BLAKE2B 03de76c6517dc5f0965dcd286bf8d444ccce3814504a1cfe4c7632eaace62bd649021f69ab0ad5096f12da5f1a336eb89887b5e873bec6de459ebc2a13657312 SHA512 2c1c9ea283a06ac1750ccf54acb824125bc259b7598ac2e3571569c6ff70db8b8cb01c1f6b6fc1ad451d10104954d7472c5e29e963dce52c289a6f869b0271f5 -DIST Devel-PatchPerl-1.44.tar.gz 110378 BLAKE2B 6e5e2b60eb7ce67076c98a0d21d4986f227831ef9a38d6f3ebb254629599cafc088ac5fb0e291f04f9adedb56ab23cf0d69514d18dc9b58e1b1d7dd0551580fa SHA512 55d12e173efedc96c24d316f37e9b4866a85587938f7bc3a0855218405328e8aa80524c15fa39bb930c98d59d780e7b5b314d72d80e07f21cbe22f7100bfc6e1 -DIST Devel-PatchPerl-1.46.tar.gz 108762 BLAKE2B 7a0e77a47c700889046bda15b35c9a1c860c64fb2514a82e456290757abb6751587dd5509f85e090e432185ec550b35061bb512d7919c734c258390d2c0b0193 SHA512 888d2b952053d1f7a86765e3761a895f70b099b8420053ce855ea6ab15b449d63e9c4a104206b7bbc80b2b3859727695ac28bdd93411050a29e7d4c4d2f7ee93 DIST Devel-PatchPerl-1.48.tar.gz 122416 BLAKE2B 53f288fd70128aa1723c2b7a514adcbe3184bb18772bcec163a4ee4c9900e32a6f620fddc7cecc6743f8f4b7af760dcf46b37abffe5835361dbbb0d20b26c120 SHA512 7b0f3ad986f4e79803f301aa062fd448b5970cc5081e2b785c839cc8e96a6fa5b4a773851f16cc5b39b88aa333ae8f00dc632a71a8aa74d82552726d7a9e1508 diff --git a/dev-perl/Devel-Size/Devel-Size-0.800.0.ebuild b/dev-perl/Devel-Size/Devel-Size-0.800.0.ebuild deleted file mode 100644 index 5f7da93dcca0..000000000000 --- a/dev-perl/Devel-Size/Devel-Size-0.800.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=NWCLARK -MODULE_VERSION=0.80 -inherit perl-module - -DESCRIPTION="Perl extension for finding the memory usage of Perl variables" - -SLOT="0" -KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="test" - -RDEPEND=" - virtual/perl-XSLoader -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( virtual/perl-Test-Simple ) -" - -SRC_TEST="do" diff --git a/dev-perl/Devel-Size/Manifest b/dev-perl/Devel-Size/Manifest index 4b2b9b2d5737..27199d9a4cd0 100644 --- a/dev-perl/Devel-Size/Manifest +++ b/dev-perl/Devel-Size/Manifest @@ -1,2 +1 @@ -DIST Devel-Size-0.80.tar.gz 72856 BLAKE2B c7f638d0267d5821f01325d9d85b2abdc7ce3acf2fd4a8939c9d2b2f8cf02b33ffac3008b5075539ab714295565f6812a1af3a6ad20c2bd1bbc9e89262298931 SHA512 ab146c631a56dace05158395ecaf56e785655a4dbe1893b6c52bc89768ed56b9f5df81b2c2acba4259add083f19349a7bff0b224c3a4e586469091501833bc02 DIST Devel-Size-0.81.tar.gz 73184 BLAKE2B 14b5d899842387b0c814b03979bae8d15e4d6c3dc16b51a67c94a0217e77ed15bb6bd2104c21f278cdfe519315775ff2d1caf4ed81402e273a31e7badb69fd74 SHA512 7c98fe09c7d7ce9e829fcf6730b9b1dff198c012517c22fa0659b1a186fe6ad5a8e9035c760d73eb8b283dc8998ff549402c74efcadf9a7a8b8eb85402f44c92 diff --git a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild index 3b185242e1c0..4dba1c623ae3 100644 --- a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild +++ b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Deconstructed Dynamic C Library Loading" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~sparc ~x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/Email-Abstract/Email-Abstract-3.7.0.ebuild b/dev-perl/Email-Abstract/Email-Abstract-3.7.0.ebuild deleted file mode 100644 index b811d611bab8..000000000000 --- a/dev-perl/Email-Abstract/Email-Abstract-3.7.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=3.007 -inherit perl-module - -DESCRIPTION="unified interface to mail representations" - -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="" - -RDEPEND="dev-perl/MRO-Compat - >=dev-perl/Email-Simple-1.91 - >=dev-perl/Module-Pluggable-1.5 - virtual/perl-Scalar-List-Utils" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Email-Abstract/Manifest b/dev-perl/Email-Abstract/Manifest index c6e46482087a..f791938a7d57 100644 --- a/dev-perl/Email-Abstract/Manifest +++ b/dev-perl/Email-Abstract/Manifest @@ -1,2 +1 @@ -DIST Email-Abstract-3.007.tar.gz 24091 BLAKE2B 7d71e157b7bc1c9d0af4ef3414af67997739e94aa056f80856d2e8164cd358d791a50474fc65141f151cbd863464d71a5b7ef36f8d644f60b5a58e79e30c8a54 SHA512 84fa3500dc5ff69315b93e6a6bc1e8f162b9ea99672aee4c05a30b83ca94407b584b0a9dbec202b1471f8cb3ec12a57b2b86fb43901782b85ad4280b97434e7a DIST Email-Abstract-3.008.tar.gz 26934 BLAKE2B 09d14db0a414bd93ac2ad55a8d9ba78c6896b2bc2b06dd3131e5329b09430d43d395491754fb9286f0458d009eb2fb2011befa413a322ffe16b163ecd85363f7 SHA512 efead64612562fb9d644fa830b2f29e0701af0f3ddeb118992badff7c7a45cb569ad4644a7b226cc625cdabfb3f5db155284eb68042928265bfc5c230f4bf40a diff --git a/dev-perl/Email-Address/Email-Address-1.907.0.ebuild b/dev-perl/Email-Address/Email-Address-1.907.0.ebuild deleted file mode 100644 index d520237a9801..000000000000 --- a/dev-perl/Email-Address/Email-Address-1.907.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=1.907 -inherit perl-module - -DESCRIPTION="RFC 2822 Address Parsing and Creation" - -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Encode - virtual/perl-File-Spec - >=virtual/perl-Test-Simple-0.960.0 - ) -" - -SRC_TEST="do parallel" diff --git a/dev-perl/Email-Address/Manifest b/dev-perl/Email-Address/Manifest index 3bed5a4edba8..d76ac94d590f 100644 --- a/dev-perl/Email-Address/Manifest +++ b/dev-perl/Email-Address/Manifest @@ -1,2 +1 @@ -DIST Email-Address-1.907.tar.gz 41262 BLAKE2B dcf9f0917a11fc1011e8e3aa1ccd9a5163ec16bdbc4f1042e6d52371bd7c38f053c2a2f787e86e10db661ff3253b8acfcebc71bbd43e8d66636ba2223bb9939e SHA512 c62c4cd96cd73a914166245af237e5a11e44a6e30f4620ee6ce8a1f04197c35c34706bbd3cef0a87b1ce043f43623154949f3d089c3f582a1b82ddc45b4f4dd2 DIST Email-Address-1.908.tar.gz 41925 BLAKE2B 2472c9fc56565c24f25cfeea90b56f2fa0e9749944bcb3e878563950daa4dd2c8d22c43289751239356f57ea5ceabe3c46d9df4c8494d51ae9dfccaeefe7a18e SHA512 041744a43648ca53f3b78b387b8f170c000a2d67cf22f2740609a80feace70bc5d29389f22d96a7b7700efdd6a39c90eae494f17c7dc9e909f421df5ecb473ed diff --git a/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0-r1.ebuild b/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0-r1.ebuild deleted file mode 100644 index b73f0a353bff..000000000000 --- a/dev-perl/Email-Date-Format/Email-Date-Format-1.2.0-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=1.002 -inherit perl-module - -DESCRIPTION="Produce RFC 822 date strings" - -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( virtual/perl-Test-Simple )" - -SRC_TEST=do - -src_test() { - perl_rm_files t/pod.t t/pod-coverage.t - perl-module_src_test -} diff --git a/dev-perl/Email-Date-Format/Manifest b/dev-perl/Email-Date-Format/Manifest index 87121a499fff..b630ed8e1b27 100644 --- a/dev-perl/Email-Date-Format/Manifest +++ b/dev-perl/Email-Date-Format/Manifest @@ -1,2 +1 @@ -DIST Email-Date-Format-1.002.tar.gz 10150 BLAKE2B cb972f73ffa2988e79af796a36e2759c770d0b2e95ceac8a3880e29f76676471ec7ee9e38c63b67624393bf099ddf2c7caefa63dd7df6f14ae1946d3709db69b SHA512 44e96ce8605185ecc6f11d2e1b9349dc6fd9868de03fc9929d33bfcf5b9dd2d8cfbab8b9768aacf8d99106e118c00620d2fb6250d8fffe53d04124fe9d3976b7 DIST Email-Date-Format-1.005.tar.gz 14324 BLAKE2B 92a9e2d4453f05c98715b9bca353f3789a667047a34013fcf03120345342c9579a1dab1b3493db7baeb0223e57e59fa0989ca360c8bbdeb26d4d0d55550c58e2 SHA512 23daefa45874211f053d05ac3c3f3c7c3a86d9b623fdcec3bd9f6f7b4c8e5ad1ac8038146bdc85cc950b21b43b0ad843f8a52ad2183d868d3a62ea96292e34ca diff --git a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.16.0-r1.ebuild b/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.16.0-r1.ebuild deleted file mode 100644 index 3865de136de3..000000000000 --- a/dev-perl/Email-MIME-ContentType/Email-MIME-ContentType-1.16.0-r1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=1.016 -inherit perl-module - -DESCRIPTION="Parse a MIME Content-Type Header" - -SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - test? ( - dev-perl/Capture-Tiny - )" - -SRC_TEST="do" diff --git a/dev-perl/Email-MIME-ContentType/Manifest b/dev-perl/Email-MIME-ContentType/Manifest index 8881670d3241..2e95f8b27e89 100644 --- a/dev-perl/Email-MIME-ContentType/Manifest +++ b/dev-perl/Email-MIME-ContentType/Manifest @@ -1,3 +1,2 @@ -DIST Email-MIME-ContentType-1.016.tar.gz 14231 BLAKE2B b67d73d884ac68a20dda27cfadd69e6f79b9ff1c7a9395adb8856e34ae85cdb3cd8dfd570d9a8f486a56824ed24d8115ab87a50ed97708dcd2765ac939b77119 SHA512 f2ceb070f4bb02882bcd68c8f6a93e6cd34cbef1cf019ca83135a4461c3376b124bd6352def0325be418ca9d0e97c42d3f1d918a92768ba3b79f806995f9a8ba DIST Email-MIME-ContentType-1.018.tar.gz 17195 BLAKE2B 2cf1b30975e6f4a32356868404f1c0d4ad0f6105d79e2f138fd742f8042d68a480698aa302a72e496e471d4db3bf9fe13e1ce3ef1ef454f4dc629ce002efec41 SHA512 0b3f9af2521cfd2aaac602f8e67f1ab12b7f9aa711d16ef73f95cb197ceae96c3f72328a21ba7c6a5c37a87822d774b0dfef090bc6b371b11e0dd866c61b197b DIST Email-MIME-ContentType-1.022.tar.gz 20365 BLAKE2B 0283a6da9e92c15a1e03c5346adf1b01a8f2979ff66ebfb3add491341d4c0bab5b3ed025690a32c27c1261bdaf262073740152e34865152d01ee4ba97bd769c0 SHA512 38561922e0dbc180ac24003a3b64ef39e25a5607bbedc75a3e4580490ab84e02bfd5165225eff4884112cf1f82ec46ee62f31c047acea6b9a3cca390deb965be diff --git a/dev-perl/Email-MIME/Email-MIME-1.929.0.ebuild b/dev-perl/Email-MIME/Email-MIME-1.929.0.ebuild deleted file mode 100644 index de69a7f6b6ad..000000000000 --- a/dev-perl/Email-MIME/Email-MIME-1.929.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=1.929 -inherit perl-module - -DESCRIPTION="Easy MIME message parsing" - -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Email-Address - >=dev-perl/Email-MIME-ContentType-1.16.0 - >=dev-perl/Email-MIME-Encodings-1.314.0 - dev-perl/Email-MessageID - >=dev-perl/Email-Simple-2.102.0 - >=virtual/perl-Encode-1.980.100 - virtual/perl-MIME-Base64 - >=dev-perl/MIME-Types-1.180.0 - virtual/perl-Scalar-List-Utils - virtual/perl-parent -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - >=virtual/perl-Test-Simple-0.960.0 - ) -" - -SRC_TEST="do parallel" diff --git a/dev-perl/Email-MIME/Email-MIME-1.936.0.ebuild b/dev-perl/Email-MIME/Email-MIME-1.936.0.ebuild deleted file mode 100644 index 703d80b53076..000000000000 --- a/dev-perl/Email-MIME/Email-MIME-1.936.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RJBS -DIST_VERSION=1.936 -inherit perl-module - -DESCRIPTION="Easy MIME message parsing" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Email-Address - >=dev-perl/Email-MIME-ContentType-1.16.0 - >=dev-perl/Email-MIME-Encodings-1.314.0 - dev-perl/Email-MessageID - >=dev-perl/Email-Simple-2.206.0 - >=virtual/perl-Encode-1.980.100 - virtual/perl-MIME-Base64 - >=dev-perl/MIME-Types-1.130.0 - virtual/perl-Scalar-List-Utils - virtual/perl-parent -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - >=virtual/perl-Test-Simple-0.960.0 - ) -" diff --git a/dev-perl/Email-MIME/Email-MIME-1.937.0.ebuild b/dev-perl/Email-MIME/Email-MIME-1.937.0.ebuild deleted file mode 100644 index 7c3bab195fcd..000000000000 --- a/dev-perl/Email-MIME/Email-MIME-1.937.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RJBS -DIST_VERSION=1.937 -inherit perl-module - -DESCRIPTION="Easy MIME message parsing" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Email-Address - >=dev-perl/Email-MIME-ContentType-1.16.0 - >=dev-perl/Email-MIME-Encodings-1.314.0 - dev-perl/Email-MessageID - >=dev-perl/Email-Simple-2.206.0 - >=virtual/perl-Encode-1.980.100 - virtual/perl-MIME-Base64 - >=dev-perl/MIME-Types-1.130.0 - virtual/perl-Scalar-List-Utils - virtual/perl-parent -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - >=virtual/perl-Test-Simple-0.960.0 - ) -" diff --git a/dev-perl/Email-MIME/Manifest b/dev-perl/Email-MIME/Manifest index 146336d69ff2..2ae8d17d03f6 100644 --- a/dev-perl/Email-MIME/Manifest +++ b/dev-perl/Email-MIME/Manifest @@ -1,5 +1,2 @@ -DIST Email-MIME-1.929.tar.gz 115105 BLAKE2B 51a368ed14aa3b8676f63cf52144206eb9c427328235657b484c318bdb7c82fbc3c6134f4ed56f4ed03aea7054ef3e47010ebb951e3e6445a4cb5325078c565a SHA512 13a2591de92720dd3f8f798e442cf65c391d38e2a6d1e72d87c9301e8e3b2aa8fc1c8e3cfbcb829f14844bde59575a03ef7eb535741624e4dc8f3575c4089697 -DIST Email-MIME-1.936.tar.gz 117468 BLAKE2B 6d8ed356b448c608b6e40c04b44c5005795e0e07822315ad3ee9829391380bd41079826de69a4dbe76cf12bd4d963e93820be4909453787e2696040057bab581 SHA512 3f7fa49a14cb4351a5967600f0ea6b491558ba0ee71799b58ff1a39579ca27776f2e22092d09cacfa5c1f1281033f216ba961807c2b72272e0c8dea5b0db024a -DIST Email-MIME-1.937.tar.gz 117556 BLAKE2B 9d33e3558d703e51b9c2af7e8517ee123ff017d0143654e39c102fd878e48a93d1a1a32ee5a1d5960439036afe304360c632dd2468bfcb9ff5e3774c03f20c03 SHA512 61f8e262070edcad90e8852f1c2b3439d732273e64590c0013a506fb4330bc4d8dbb8430dca2b6a4498864e436e4286728209c01cfe8f11cd5afabc57461cbcf DIST Email-MIME-1.940.tar.gz 118337 BLAKE2B 093e343e178bb294d8af34d28eabc4b87fd7d97f9dcc66499ecf803e8ecfa96f1ffe18fbeb24e9dcff1e42d7885d5c37e03e4e247a42f4b30e56dca15c3ac122 SHA512 234f3f2633b2f0996d534403bdfd8e04b7be8bd123c228b576b2a0f62bcaaca8620a234e4c617ba3b1eb4b6aff7665528d493502f181eb2e1fdc0fa96a866f3e DIST Email-MIME-1.946.tar.gz 125304 BLAKE2B 0e846b0d1c3e2e0f41ca2d2d9d0aa4bc94607b4785c90ac0d2e38e8f5b078f60468081a6cd7e03e16e59bd8b523ed6c6c277b0af78fe72bb89f40e808a193b45 SHA512 335a8fd032cca0bb1cdb230899c53fc72037939bd11653d08e66a9ffa6fc5f87aefa2ce28f14b1cbb1a0bacd778b5459445d2829835bedc4f6276ae2ef2d6caa diff --git a/dev-perl/Email-MessageID/Email-MessageID-1.405.0.ebuild b/dev-perl/Email-MessageID/Email-MessageID-1.405.0.ebuild deleted file mode 100644 index 7d4140c2ca13..000000000000 --- a/dev-perl/Email-MessageID/Email-MessageID-1.405.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=1.405 -inherit perl-module - -DESCRIPTION="Generate world unique message-ids" - -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - >=virtual/perl-ExtUtils-MakeMaker-6.300.0 - test? ( - >=virtual/perl-Test-Simple-0.960.0 - ) -" - -SRC_TEST="do parallel" diff --git a/dev-perl/Email-MessageID/Manifest b/dev-perl/Email-MessageID/Manifest index 75e77c6eabb7..bad93bb2ccf2 100644 --- a/dev-perl/Email-MessageID/Manifest +++ b/dev-perl/Email-MessageID/Manifest @@ -1,2 +1 @@ -DIST Email-MessageID-1.405.tar.gz 14841 BLAKE2B 71c7e07d492997d81d11ccad097b855218fcef223619de445440d7c8870ec26171cff0c0d0779ad0a705f866eb8b839dc76600a7edfccacc08159f39cd83edc4 SHA512 ea91d8e9ca9c54434b58d5e8d27ff99b746be72b6a3115ff43900b2399ea51bc1f50639b1b5e475ec97d2105a1cc64153a14fe0652bdbca7bdd5a1cb237d82a6 DIST Email-MessageID-1.406.tar.gz 16247 BLAKE2B a32e932629513a5a18bb3042a79ca5f9a61e84c37c769248b244fe3c96aa9bee6b05422237f8a79d7f50c1449d753ea8b51fa712de23469e99cfb166c42caf83 SHA512 c36861267a127372076391e5e6458ee19bbdc8d09c3b1ce3131d0cad1a82a6f9b2bc5a29df8bafa2450ea0e5c06993abf98928f2246e694d05875e40b7e36109 diff --git a/dev-perl/Email-Reply/Email-Reply-1.203.0-r1.ebuild b/dev-perl/Email-Reply/Email-Reply-1.203.0-r1.ebuild deleted file mode 100644 index 474dbe4f419e..000000000000 --- a/dev-perl/Email-Reply/Email-Reply-1.203.0-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=1.203 -inherit perl-module - -DESCRIPTION="Reply to a Message" - -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="" - -RDEPEND=">=dev-perl/Email-Abstract-2.13.1 - >=dev-perl/Email-MIME-1.900 - dev-perl/Email-Address" -DEPEND="${RDEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Email-Reply/Manifest b/dev-perl/Email-Reply/Manifest index ba7814529286..303d57117e24 100644 --- a/dev-perl/Email-Reply/Manifest +++ b/dev-perl/Email-Reply/Manifest @@ -1,2 +1 @@ -DIST Email-Reply-1.203.tar.gz 15942 BLAKE2B 0bfc548c7162d72009ceb7b38367f8aa713278b65c879c5900f05130f9ad4e1a64d9e7555c4ad4c58349e2f5b971a7c59ededdcfb5cbaf869dfa7f448ada78e9 SHA512 2c4a0a93ad8b85688b2518b27a3b9d4e13ef6591aea83cb255af1074d40b56461a33432c364564b5aac7489775bae4984fbda005725f267b006bfb821dc95693 DIST Email-Reply-1.204.tar.gz 19079 BLAKE2B 6743055813750644581f42fcc9c974f4d1bf65f10b7b08cf47308a0ef7a10a15c2a8e42c06e319428e68b4e6f56bca7005862a76cce75b602d64ecc864d6d5a2 SHA512 78353abe415fefbf4c70398433584221bf037eab09f4a6a20bcafec4e0a632a5ee07a880e33f806f61fe3a943b7f55c428d90bbc5ea9d5c551eb78e0ff88ac5a diff --git a/dev-perl/Email-Simple/Email-Simple-2.206.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.206.0.ebuild deleted file mode 100644 index f84627de8e09..000000000000 --- a/dev-perl/Email-Simple/Email-Simple-2.206.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=RJBS -MODULE_VERSION=2.206 -inherit perl-module - -DESCRIPTION="Simple parsing of RFC2822 message format and headers" - -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Email-Date-Format -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.960.0 - virtual/perl-File-Spec - dev-perl/Capture-Tiny - ) -" - -SRC_TEST="do parallel" diff --git a/dev-perl/Email-Simple/Email-Simple-2.208.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.208.0.ebuild deleted file mode 100644 index 9ca12da4d505..000000000000 --- a/dev-perl/Email-Simple/Email-Simple-2.208.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RJBS -DIST_VERSION=2.208 -inherit perl-module - -DESCRIPTION="Simple parsing of RFC2822 message format and headers" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Email-Date-Format -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.960.0 - virtual/perl-File-Spec - ) -" diff --git a/dev-perl/Email-Simple/Email-Simple-2.211.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.211.0.ebuild deleted file mode 100644 index ee9249b40680..000000000000 --- a/dev-perl/Email-Simple/Email-Simple-2.211.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RJBS -DIST_VERSION=2.211 -inherit perl-module - -DESCRIPTION="Simple parsing of RFC2822 message format and headers" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Email-Date-Format -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-CPAN-Meta-2.120.900 - >=virtual/perl-Test-Simple-0.960.0 - virtual/perl-File-Spec - ) -" diff --git a/dev-perl/Email-Simple/Email-Simple-2.213.0.ebuild b/dev-perl/Email-Simple/Email-Simple-2.213.0.ebuild deleted file mode 100644 index d99e3d13b7b6..000000000000 --- a/dev-perl/Email-Simple/Email-Simple-2.213.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=RJBS -DIST_VERSION=2.213 -inherit perl-module - -DESCRIPTION="Simple parsing of RFC2822 message format and headers" - -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris" -IUSE="test" - -RDEPEND=" - virtual/perl-Carp - dev-perl/Email-Date-Format -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-CPAN-Meta-2.120.900 - >=virtual/perl-Test-Simple-0.960.0 - virtual/perl-File-Spec - ) -" diff --git a/dev-perl/Email-Simple/Manifest b/dev-perl/Email-Simple/Manifest index 780559ffba7b..972c5ea8ae27 100644 --- a/dev-perl/Email-Simple/Manifest +++ b/dev-perl/Email-Simple/Manifest @@ -1,5 +1 @@ -DIST Email-Simple-2.206.tar.gz 37604 BLAKE2B 5b2a2a9c0416452d257d354823cb1212a03fd6b4909bc7f446ce1c42d33e860ee7d3ad34a7b0478d0cfaf4cbdfc66e03a7dc3b999888df1161066c448b61091d SHA512 4980247a98e7192b47f7307245b66056e5e6a1fb684c262be6121d094c75e57b69884817b121ad632d515a4f06275ac91e716cbec400ce6a51a60433a0fbbbe1 -DIST Email-Simple-2.208.tar.gz 38289 BLAKE2B 3bd87040bbbe1a496e5dfb6203ebc8e2482728be9f95aeb327d7d9315fecc5fcd0e96fdf34c8abc54b94721a6139f80c6b0e84c2b5b71a8fd0808ec8287495f9 SHA512 fee04ac6dfef6c0f48899a3d95662fbb8f2b803969a7d317a6ee82b2f7de4dc0e7a14388d4589e04963d8d6377b7033f0b3f4c57f761b20d3001267bb80ec647 -DIST Email-Simple-2.211.tar.gz 38920 BLAKE2B d1a3a7a35df749a138ea4f990fb096a7ce6ec09afcf5e2ae1abd85ee0f1fb70592f6035208b3ccaab4149db37b0220d4a3c87cc811ab41b51c010b79511d62da SHA512 376609efdac99e8c92a1f8aede56b9cf762b560ae2fd8a05d2e981f74c4484b7961a8a85d4b8e66fca376515c11675f1c763a0c9fa036fde798da311cd64c8b9 -DIST Email-Simple-2.213.tar.gz 39302 BLAKE2B 715950854ad18174b32be4e3547e73e7c27c727e64d03a75732534c77accdd4d357a6bf18ccd680955a399f4c8db4c672174509eb43d694e45b3ca9c918e2df9 SHA512 78e026399ae0f2449c7c4a6b8c7839a60bc9385545dcf81318de0d7ae179bd8bd510a17138f4f8d6d38ecdd6bd6b973cac0a19674244b214ca218e248af0b49f DIST Email-Simple-2.214.tar.gz 39590 BLAKE2B b3f1b9a2904493c5df2bd445035ca93fcb348fe33212a779109101e3727a1fe887ccd0513d7520782a04eb473b51d019715ce8ad7b38f860dc3b6b687201362c SHA512 0a2b721b48e621c3cda2453934943dad0b779c30aa20821536f189f2d1c02512ec0451b8273ebef2618b42741cf72b59a6b6e7fbe4db2b1891f436815ed7c117 diff --git a/dev-perl/Encode-HanExtra/Encode-HanExtra-0.230.0-r1.ebuild b/dev-perl/Encode-HanExtra/Encode-HanExtra-0.230.0-r1.ebuild deleted file mode 100644 index a737ded39a8e..000000000000 --- a/dev-perl/Encode-HanExtra/Encode-HanExtra-0.230.0-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=AUDREYT -MODULE_VERSION=0.23 -inherit perl-module - -DESCRIPTION="Extra sets of Chinese encodings" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86" -IUSE="" - -DEPEND="virtual/perl-Encode" -RDEPEND="${DEPEND}" - -#SRC_TEST="do" - -src_prepare() { - sed -i -e 's/use inc::Module::Install;/use lib q[.];\nuse inc::Module::Install;/' Makefile.PL || - die "Can't patch Makefile.PL for 5.26 dot-in-inc" - perl-module_src_prepare -} diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild deleted file mode 100644 index 43b5189d031f..000000000000 --- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=AUTRIJUS -MODULE_VERSION=0.07 -inherit perl-module - -DESCRIPTION="Encode.pm emulation layer" - -SLOT="0" -KEYWORDS="amd64 ia64 ~ppc sparc x86" -IUSE="" -LICENSE="Artistic" - -RDEPEND="dev-perl/Text-Iconv" -DEPEND="${RDEPEND}" - -#SRC_TEST="do" diff --git a/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild b/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild index bf6a613689f8..54eecb1cdfbf 100644 --- a/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild +++ b/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl wrapper for libmagic" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 hppa ppc64 ~sparc x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/File-Share/File-Share-0.250.0.ebuild b/dev-perl/File-Share/File-Share-0.250.0.ebuild index 159f6f4dc704..c15be16dbff8 100644 --- a/dev-perl/File-Share/File-Share-0.250.0.ebuild +++ b/dev-perl/File-Share/File-Share-0.250.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Extend File::ShareDir to local libraries" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86" IUSE="test" RDEPEND=">=dev-perl/File-ShareDir-1.30.0" diff --git a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild index b7cb6faa9967..af275dac9d72 100644 --- a/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild +++ b/dev-perl/LaTeX-Driver/LaTeX-Driver-0.300.2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl encapsulation of invoking the Latex programs" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-perl/Manifest.gz b/dev-perl/Manifest.gz index dce8ef295477..a34c26576690 100644 Binary files a/dev-perl/Manifest.gz and b/dev-perl/Manifest.gz differ diff --git a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.ebuild b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.ebuild index 9b0c8128d6bb..0c6965849836 100644 --- a/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.ebuild +++ b/dev-perl/Net-CIDR-Lite/Net-CIDR-Lite-0.210.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for merging IPv4 or IPv6 CIDR addresses" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND="" diff --git a/dev-perl/Net-DNS-Resolver-Programmable/Net-DNS-Resolver-Programmable-0.9.0.ebuild b/dev-perl/Net-DNS-Resolver-Programmable/Net-DNS-Resolver-Programmable-0.9.0.ebuild index b3ac62c5e652..a9cd20346b2a 100644 --- a/dev-perl/Net-DNS-Resolver-Programmable/Net-DNS-Resolver-Programmable-0.9.0.ebuild +++ b/dev-perl/Net-DNS-Resolver-Programmable/Net-DNS-Resolver-Programmable-0.9.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="programmable DNS resolver class for offline emulation of DNS" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.0.ebuild b/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.0.ebuild index 7d9ed96ef8ae..347a6d49d63b 100644 --- a/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.0.ebuild +++ b/dev-perl/Net-DNS-SEC/Net-DNS-SEC-1.30.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="DNSSEC extensions to Net::DNS" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.750.0.ebuild b/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.750.0.ebuild index e57c4f1764c1..7cf71f7245de 100644 --- a/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.750.0.ebuild +++ b/dev-perl/Net-Domain-TLD/Net-Domain-TLD-1.750.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Current top level domain names including new ICANN additions and ccTLDs" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86" IUSE="" RDEPEND=" diff --git a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild index 4e7794c133f5..150c55f926fc 100644 --- a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild +++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Query a Google SafeBrowsing table" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="test" RDEPEND="dev-perl/URI diff --git a/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild b/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild index af0c2ef75b88..748d2e26f600 100644 --- a/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild +++ b/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Low-level HTTP connection (client)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="minimal test" RDEPEND=" diff --git a/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild b/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild index 0b93cc55f077..b888947ccd4b 100644 --- a/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild +++ b/dev-perl/Net-IDN-Encode/Net-IDN-Encode-2.400.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Internationalizing Domain Names in Applications (IDNA)" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild b/dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild index b8b47ac09d61..f70a950349ea 100644 --- a/dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild +++ b/dev-perl/Net-Ident/Net-Ident-1.240.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="lookup the username on the remote end of a TCP/IP connection" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 hppa ~ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" diff --git a/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild b/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild index cac2156b0cc3..53ff4de7fc45 100644 --- a/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild +++ b/dev-perl/Net-Pcap/Net-Pcap-0.180.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="Interface to the pcap(3) LBL packet capture library" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc x86" +KEYWORDS="~alpha ~amd64 ppc x86" IUSE="" RDEPEND="net-libs/libpcap diff --git a/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild b/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild index 9deca150e9ec..837a0375dfc6 100644 --- a/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild +++ b/dev-perl/Net-PcapUtils/Net-PcapUtils-0.10.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility routines for use with Net::Pcap" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND="dev-perl/Net-Pcap" diff --git a/dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild b/dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild index 39aa16e6b525..18f121b8feae 100644 --- a/dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild +++ b/dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Queries multiple Realtime Blackhole Lists in parallel" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 sparc x86" IUSE="" DEPEND="" diff --git a/dev-perl/Net-RawIP/Net-RawIP-0.250.0-r2.ebuild b/dev-perl/Net-RawIP/Net-RawIP-0.250.0-r2.ebuild index 986ea27572ce..57a6acca0d98 100644 --- a/dev-perl/Net-RawIP/Net-RawIP-0.250.0-r2.ebuild +++ b/dev-perl/Net-RawIP/Net-RawIP-0.250.0-r2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Raw IP packets manipulation Module" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc sparc x86" IUSE="" RDEPEND="net-libs/libpcap" diff --git a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild index 5bfb462b085d..2dedefd9c70f 100644 --- a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild +++ b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="(Deprecated) SSL support for Net::SMTP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild b/dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild index 63af01bbfa2f..2ddeb4b8ba64 100644 --- a/dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild +++ b/dev-perl/Net-SNMP/Net-SNMP-6.0.1-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A SNMP Perl Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~ppc-aix ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~sparc-solaris ~x86-solaris" # Package warrants IUSE examples IUSE="examples test minimal" diff --git a/dev-perl/Net-SNPP/Net-SNPP-1.170.0-r2.ebuild b/dev-perl/Net-SNPP/Net-SNPP-1.170.0-r2.ebuild index eb3a1eb427cd..f20eed7200f1 100644 --- a/dev-perl/Net-SNPP/Net-SNPP-1.170.0-r2.ebuild +++ b/dev-perl/Net-SNPP/Net-SNPP-1.170.0-r2.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="libnet SNPP component" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="~amd64 ~ia64 ppc sparc x86" IUSE="" RDEPEND="virtual/perl-libnet" diff --git a/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.110.0.ebuild b/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.110.0.ebuild index 46fe9101aab2..1eb9c6c1c2f6 100644 --- a/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.110.0.ebuild +++ b/dev-perl/Net-Telnet-Cisco/Net-Telnet-Cisco-1.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Automate telnet sessions w/ routers&switches" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="test" RDEPEND=">=dev-perl/Net-Telnet-3.20.0" diff --git a/dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild b/dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild index 8896ecfdc133..d1fce32f5b25 100644 --- a/dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild +++ b/dev-perl/NetAddr-IP/NetAddr-IP-4.79.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Manipulation and operations on IP addresses" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="ipv6 test" RDEPEND="ipv6? ( dev-perl/Socket6 )" diff --git a/dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.50.0.ebuild b/dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.50.0.ebuild index 2ec7578f32bc..da6b93101e15 100644 --- a/dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.50.0.ebuild +++ b/dev-perl/Ogg-Vorbis-Header/Ogg-Vorbis-Header-0.50.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="An object-oriented interface to Ogg Vorbis information and comment SLOT="0" LICENSE="GPL-2+ LGPL-2" -KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" IUSE="" RDEPEND=" diff --git a/dev-perl/OpenGL/OpenGL-0.700.0.ebuild b/dev-perl/OpenGL/OpenGL-0.700.0.ebuild index 338206d38952..f0c4f5624ae3 100644 --- a/dev-perl/OpenGL/OpenGL-0.700.0.ebuild +++ b/dev-perl/OpenGL/OpenGL-0.700.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="Perl interface providing graphics display using OpenGL" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND=" diff --git a/dev-perl/PDF-Create/PDF-Create-1.430.0.ebuild b/dev-perl/PDF-Create/PDF-Create-1.430.0.ebuild index 23faf1a78fb4..4d4655e16904 100644 --- a/dev-perl/PDF-Create/PDF-Create-1.430.0.ebuild +++ b/dev-perl/PDF-Create/PDF-Create-1.430.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create PDF documents in Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc ~x86" IUSE="test examples" RDEPEND=" diff --git a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild index 2c39637a0dcd..5d6d566640ad 100644 --- a/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild +++ b/dev-perl/PPIx-Regexp/PPIx-Regexp-0.53.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Represent a regular expression of some sort" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~x86" IUSE="test examples" RDEPEND=" diff --git a/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.170.0.ebuild b/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.170.0.ebuild index 65c3aa8b63f3..e8958bf72bf1 100644 --- a/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.170.0.ebuild +++ b/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.170.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Manage deprecation warnings for your distribution" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild b/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild index c6a89756abfb..5ecffaf11ade 100644 --- a/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild +++ b/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Parse Palm database files" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="test examples" # This package is split upstream from "Palm" diff --git a/dev-perl/Palm/Palm-1.400.0.ebuild b/dev-perl/Palm/Palm-1.400.0.ebuild index 80eaf9aa4752..7be7fdd5a134 100644 --- a/dev-perl/Palm/Palm-1.400.0.ebuild +++ b/dev-perl/Palm/Palm-1.400.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read & write Palm OS databases (both PDB and PRC)" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="test examples" # Palm::Raw -> Palm-PDB diff --git a/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild b/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild index 10863551a918..63d9d1afe100 100644 --- a/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild +++ b/dev-perl/Params-Classify/Params-Classify-0.15.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Argument type classification" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~s390 ~sh ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Params-Util/Params-Util-1.70.0.ebuild b/dev-perl/Params-Util/Params-Util-1.70.0.ebuild index b68718af5b36..47e75e5c874d 100644 --- a/dev-perl/Params-Util/Params-Util-1.70.0.ebuild +++ b/dev-perl/Params-Util/Params-Util-1.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility functions to aid in parameter checking" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.180.0" diff --git a/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild index 10b6a4db800a..58ca01752190 100644 --- a/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild +++ b/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Flexible system for validation of method/function call parameters" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Parse-Yapp/Parse-Yapp-1.210.0.ebuild b/dev-perl/Parse-Yapp/Parse-Yapp-1.210.0.ebuild index 41fc2ba0537d..d48771c5ba2e 100644 --- a/dev-perl/Parse-Yapp/Parse-Yapp-1.210.0.ebuild +++ b/dev-perl/Parse-Yapp/Parse-Yapp-1.210.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Compiles yacc-like LALR grammars to generate Perl OO parser modules" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="!=net-fs/samba-4*" diff --git a/dev-perl/Path-Class/Path-Class-0.370.0.ebuild b/dev-perl/Path-Class/Path-Class-0.370.0.ebuild index 500cd4eee20c..c59e236208d0 100644 --- a/dev-perl/Path-Class/Path-Class-0.370.0.ebuild +++ b/dev-perl/Path-Class/Path-Class-0.370.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Cross-platform path specification manipulation" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" diff --git a/dev-perl/Pegex/Pegex-0.640.0.ebuild b/dev-perl/Pegex/Pegex-0.640.0.ebuild index 241c02b09222..9e9df55e3564 100644 --- a/dev-perl/Pegex/Pegex-0.640.0.ebuild +++ b/dev-perl/Pegex/Pegex-0.640.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Acmeist PEG Parser Framework" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~sparc ~x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/Perl-Critic-Dynamic/Perl-Critic-Dynamic-0.50.0-r2.ebuild b/dev-perl/Perl-Critic-Dynamic/Perl-Critic-Dynamic-0.50.0-r2.ebuild index 087268b36e66..07c7715f4021 100644 --- a/dev-perl/Perl-Critic-Dynamic/Perl-Critic-Dynamic-0.50.0-r2.ebuild +++ b/dev-perl/Perl-Critic-Dynamic/Perl-Critic-Dynamic-0.50.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Base class for dynamic Policies" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~x86" IUSE="" RDEPEND="dev-perl/Perl-Critic diff --git a/dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild b/dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild index 56857d258113..40f6bea766a1 100644 --- a/dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild +++ b/dev-perl/Perl-Tags/Perl-Tags-0.320.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Generate (possibly exuberant) Ctags style tags for Perl sourcecode" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="test minimal" PATCHES=( diff --git a/dev-perl/Perl-Tidy/Perl-Tidy-20171214.0.0.ebuild b/dev-perl/Perl-Tidy/Perl-Tidy-20171214.0.0.ebuild index c7e706d1aa3b..3015e84e77ae 100644 --- a/dev-perl/Perl-Tidy/Perl-Tidy-20171214.0.0.ebuild +++ b/dev-perl/Perl-Tidy/Perl-Tidy-20171214.0.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="" diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild index 81225f05b57d..9136eca950eb 100644 --- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild +++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PerlIO layer to gzip/gunzip" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="sys-libs/zlib" diff --git a/dev-perl/PlRPC/PlRPC-0.202.0-r3.ebuild b/dev-perl/PlRPC/PlRPC-0.202.0-r3.ebuild index 8c9735acfb4c..02e6132065c3 100644 --- a/dev-perl/PlRPC/PlRPC-0.202.0-r3.ebuild +++ b/dev-perl/PlRPC/PlRPC-0.202.0-r3.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${PN} DESCRIPTION="The Perl RPC Module" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Storable-1.0.7 diff --git a/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild b/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild index 0f395052ae50..4b14d8e2333c 100644 --- a/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild +++ b/dev-perl/Pod-Spell/Pod-Spell-1.200.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A formatter for spellchecking Pod" SRC_URI+=" mirror://gentoo/podspell.1.gz https://dev.gentoo.org/~tove/files/podspell.1.gz" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test minimal" RDEPEND=" diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild index 9ec613cc5d25..5f61c5867ca3 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl library for parsing the output of nsgmls" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-perl/Module-Build" diff --git a/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild b/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild index bd48e266b0b5..9626bf6bdea4 100644 --- a/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild +++ b/dev-perl/SOAP-Lite/SOAP-Lite-1.260.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Lightweight interface to the SOAP protocol both on client and serve IUSE="ssl test xmpp" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" myconf="${myconf} --noprompt" diff --git a/dev-perl/SVG/SVG-2.820.0.ebuild b/dev-perl/SVG/SVG-2.820.0.ebuild index 1511b8f5323a..3c707065a3e7 100644 --- a/dev-perl/SVG/SVG-2.820.0.ebuild +++ b/dev-perl/SVG/SVG-2.820.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="test" RDEPEND=" diff --git a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild b/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild index 77c7f71a41d6..d2c8ff023c04 100644 --- a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild +++ b/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="OS independent interface to the Unix 'at' command" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="sys-process/at" diff --git a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild index 2056424aa830..363aba509414 100644 --- a/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild +++ b/dev-perl/Search-Xapian/Search-Xapian-1.2.25.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ DESCRIPTION="Perl XS frontend to the Xapian C++ search library" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="examples test" RDEPEND="dev-libs/xapian:0/1.2.22 diff --git a/dev-perl/Socket6/Socket6-0.280.0.ebuild b/dev-perl/Socket6/Socket6-0.280.0.ebuild index cad158caaea7..c949140aed1d 100644 --- a/dev-perl/Socket6/Socket6-0.280.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.280.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" src_unpack() { diff --git a/dev-perl/Specio/Manifest b/dev-perl/Specio/Manifest index 17faa82a64dc..28b31fb54d61 100644 --- a/dev-perl/Specio/Manifest +++ b/dev-perl/Specio/Manifest @@ -1,6 +1,3 @@ -DIST Specio-0.31.tar.gz 82791 BLAKE2B f7781f53e59eb4e05c4bcf8275b79c54d7c08da7f0ded5899619f51169c90c5874bbf39d688e56678574a6b15e640e3242b97477ec81557b96cbf2ad6161d5a9 SHA512 1d16ff9aeb3e2026c23928db64587e42f74b2488b7aeef6ee7b03ec0542dd4986cca25b3206d7d50e54724d5d3e04e8ab268808d42ff32f179ea719ca6821544 DIST Specio-0.32.tar.gz 83679 BLAKE2B 0fb800160893c99dfc6ab1275f567d58c38aeec56211952b1438d0a91035e4861f40645396d730bdb2482230e4b1eff9630ce520db1eaf8ed30396a28da2233b SHA512 6803089d5f80d9c7b811c0bddb6937228cbb95a0876424a678b76f38609b32220a2ffee63b904535baf741ddbffb880999b3ea49e41d34731ed83394b5d0628b -DIST Specio-0.35.tar.gz 94969 BLAKE2B bdddb92aa2ac5b31dc564ec5dd79ae92d9049b9b6685ca9d423c1ede7a9f8edbbc202bd08ffaa42b0a2717408ec76d47d38e335cb30b9eff8b82c4358fe6567e SHA512 1a765e7bb2d6b8ddfd18a6cc75108a9237f63acba929c8b94767f336932626a4afb64a4aec96c3a7d518764df6456051fbea4d337a3ce79c9bea25579cca7015 -DIST Specio-0.36.tar.gz 96413 BLAKE2B 698a1ac18998861e215ebd069f9d550fa10dd49cc25c32aa25084e67b1b02619c082651aa230d3c2ea6ec5962390238211e61ae7fe4c5cf2f0869df1d2438f14 SHA512 48727173345cb34c12317f5679c9301b207c3ffac73c2abb2437bf59606e811879a6ac2013c647e3d314de37c4b1ff0fbf256c9e931ddad2e61a6d100ac7afb8 DIST Specio-0.37.tar.gz 96573 BLAKE2B 4c67bf55fb0fd46062cae23b42efcb2a3d9a4367ca6f87d1a743be7679fb3ed9a5234c8a1adf517ce9b4eb41d810990943de8939eb701da31bd7bb11fdd70273 SHA512 590b5e1515744b699340441f4c14f8fc978b4b637ddb5d9e32db2aa883800c86d7323f85190e92e34571fb57af196f477909aa6cc276a793ae82698f4042468a DIST Specio-0.42.tar.gz 101641 BLAKE2B 9c527cd1b306d1a8394ad5b6757153aa00edcf111a444b3792cf088aec0a00597c655f59971eef7a8a6a7689e9b683ca78789b7adf1c9d19a0b6861cd4b90733 SHA512 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0 diff --git a/dev-perl/Specio/Specio-0.310.0.ebuild b/dev-perl/Specio/Specio-0.310.0.ebuild deleted file mode 100644 index 3b54ef074b91..000000000000 --- a/dev-perl/Specio/Specio-0.310.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=0.31 -inherit perl-module - -DESCRIPTION="Type constraints and coercions for Perl" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-fbsd" -IUSE="test" - -PATCHES=("${FILESDIR}/${PN}-${DIST_VERSION}-installskip.patch") - -RDEPEND=" - virtual/perl-Carp - dev-perl/Devel-StackTrace - dev-perl/Eval-Closure - virtual/perl-Exporter - virtual/perl-IO - dev-perl/MRO-Compat - >=dev-perl/Role-Tiny-1.3.3 - >=virtual/perl-Scalar-List-Utils-1.330.0 - virtual/perl-Storable - dev-perl/Test-Fatal - >=virtual/perl-Test-Simple-0.960.0 - virtual/perl-parent - >=virtual/perl-version-0.830.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - dev-perl/Test-Needs - ) -" -mydoc="TODO.pod" diff --git a/dev-perl/Specio/Specio-0.350.0.ebuild b/dev-perl/Specio/Specio-0.350.0.ebuild deleted file mode 100644 index 5d1af555ecb1..000000000000 --- a/dev-perl/Specio/Specio-0.350.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=0.35 -inherit perl-module - -DESCRIPTION="Type constraints and coercions for Perl" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="test minimal" - -RDEPEND=" - !minimal? ( >=dev-perl/Ref-Util-0.112.0 ) - virtual/perl-Carp - dev-perl/Devel-StackTrace - dev-perl/Eval-Closure - virtual/perl-Exporter - virtual/perl-IO - dev-perl/MRO-Compat - dev-perl/Module-Runtime - >=dev-perl/Role-Tiny-1.3.3 - >=virtual/perl-Scalar-List-Utils-1.330.0 - virtual/perl-Storable - dev-perl/Test-Fatal - >=virtual/perl-Test-Simple-0.960.0 - virtual/perl-parent - >=virtual/perl-version-0.830.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - dev-perl/Test-Needs - ) -" -mydoc="TODO.md" diff --git a/dev-perl/Specio/Specio-0.360.0.ebuild b/dev-perl/Specio/Specio-0.360.0.ebuild deleted file mode 100644 index 1c3a7cf31095..000000000000 --- a/dev-perl/Specio/Specio-0.360.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=0.36 -inherit perl-module - -DESCRIPTION="Type constraints and coercions for Perl" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="test minimal" - -RDEPEND=" - !minimal? ( >=dev-perl/Ref-Util-0.112.0 ) - virtual/perl-Carp - dev-perl/Devel-StackTrace - dev-perl/Eval-Closure - virtual/perl-Exporter - virtual/perl-IO - dev-perl/MRO-Compat - dev-perl/Module-Runtime - >=dev-perl/Role-Tiny-1.3.3 - >=virtual/perl-Scalar-List-Utils-1.330.0 - virtual/perl-Storable - dev-perl/Test-Fatal - >=virtual/perl-Test-Simple-0.960.0 - virtual/perl-parent - >=virtual/perl-version-0.830.0 -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - dev-perl/Test-Needs - ) -" -mydoc="TODO.md" diff --git a/dev-perl/Specio/files/Specio-0.31-installskip.patch b/dev-perl/Specio/files/Specio-0.31-installskip.patch deleted file mode 100644 index 1798d3f0c2c7..000000000000 --- a/dev-perl/Specio/files/Specio-0.31-installskip.patch +++ /dev/null @@ -1,52 +0,0 @@ -From 75ac71299516640967a884f58c1c0f9176fdb16f Mon Sep 17 00:00:00 2001 -From: Kent Fredric -Date: Fri, 11 Nov 2016 12:43:36 +1300 -Subject: [PATCH] Mark TODO.pod as "Not for installation" - -https://github.com/houseabsolute/Specio/pull/4 - -Due to historical reasons, EUMM installs all files called "*.pm" -or "*.pod" in the distributions root directory to the the install -target. - -For instance, - - Dist-Foo-Bar/Bar.pm -> ${site_lib}/Dist/Foo/Bar.pm - Dist-Foo-Bar/TODO.pod -> ${site_lib}/Dist/Foo/TODO.pod - Dist-Foo/TODO.pod -> ${site_lib}/Dist/TODO.pod - Dist/TODO.pod -> ${site_lib}/TODO.pod - -INSTALL.SKIP is used by ExtUtils::Install to mark things as "not for -installation" while performing "make install", and acts to filter -things in "blib/" from landing in ${site_lib} - -It will still *appear* to have no impact because EUMM will still spit -out that its copying it from Dist-Foo/ to Dist-Foo/blib/ - -But it shouldn't end up in the install target. - -Additionally, this rule filters out any resulting man-pages as well, -because TODO.pod will be manified before ExtUtils::Install gets a -chance. - -And the proof is in the pudding. - - cpanm -l /tmp/elib Specio-$VERSION.tar.gz - find /tmp/elib | grep -i TODO - -Now should emit nothing. ---- - INSTALL.SKIP | 1 + - 1 file changed, 1 insertion(+) - create mode 100644 INSTALL.SKIP - -diff --git a/INSTALL.SKIP b/INSTALL.SKIP -new file mode 100644 -index 0000000..5d454a6 ---- /dev/null -+++ b/INSTALL.SKIP -@@ -0,0 +1 @@ -+TODO\.(pod|0)$ --- -2.10.2 - diff --git a/dev-perl/String-CRC32/String-CRC32-1.600.0.ebuild b/dev-perl/String-CRC32/String-CRC32-1.600.0.ebuild index 4a2831c6ee96..f0c04edd889c 100644 --- a/dev-perl/String-CRC32/String-CRC32-1.600.0.ebuild +++ b/dev-perl/String-CRC32/String-CRC32-1.600.0.ebuild @@ -11,5 +11,5 @@ DESCRIPTION="Perl interface for cyclic redundancy check generation" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" diff --git a/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13.ebuild b/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13.ebuild index 13a980e34ac9..01e0de2feede 100644 --- a/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13.ebuild +++ b/dev-perl/Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.1.13.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Only use Sub::Exporter if you need it" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" IUSE="" RDEPEND=" diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild index 9ce543bc49f5..4f625eab885f 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="test minimal" RDEPEND=" diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild index ef2c093c9c21..c1b6db52faf2 100644 --- a/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild +++ b/dev-perl/Sys-CPU/Sys-CPU-0.610.0-r1.ebuild @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Access CPU info. number, etc on Win and UNIX" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-macos" IUSE="" diff --git a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild index 7b7aae9637c9..c50976a20a6c 100644 --- a/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild +++ b/dev-perl/Sys-Hostname-Long/Sys-Hostname-Long-1.500.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Try every conceivable way to get full hostname" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" src_install() { diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild index 4c21321b7e4e..0e34fe81561f 100644 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild +++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.990.0.ebuild @@ -11,5 +11,5 @@ DESCRIPTION="Memory informations" LICENSE="LGPL-2.1 ${LICENSE}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" diff --git a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild index 1b7aa084a765..b206e95a261c 100644 --- a/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild +++ b/dev-perl/Sys-SigAction/Sys-SigAction-0.230.0.ebuild @@ -10,5 +10,5 @@ inherit perl-module DESCRIPTION="Perl extension for Consistent Signal Handling" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" IUSE="" diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild index fc315bd6ae4e..9c9fab580aeb 100644 --- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild +++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Associate user-defined magic to variables from Perl" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos" IUSE="test" RDEPEND=" diff --git a/dev-perl/autovivification/Manifest b/dev-perl/autovivification/Manifest index 7ad2fa726022..03cf6fb4e894 100644 --- a/dev-perl/autovivification/Manifest +++ b/dev-perl/autovivification/Manifest @@ -1,2 +1 @@ -DIST autovivification-0.17.tar.gz 55277 BLAKE2B 2368f470fcb551273c9f2b02cdf7b0bd275fd4a83ed3cdde9be1fc6420389d8934b1bd6b898d1db7c63d1b98c222c221f86bd962b678bf9d9d9f37221453588c SHA512 44377110a2f3e9829f2dddd5df0da9cca2718bcddff550d7a948196bc7e21d6b07e9c364e0951614baeedfe1914c54bf09b7c0b614a9420a9e53d55683134f5e DIST autovivification-0.18.tar.gz 55854 BLAKE2B 3f429ca462b685c4b02de265b7bdc5e3ccc9a2fcfd7a182834252a1a46a8e173657613c4e1391df8c9139f9b0716c10c25767d419343275b8e64b37aaef78cad SHA512 f5058bf1672a53281d70431cbb2bdd1a37dda8dc3d4191ca3c68c469089c5a1f2a36522f2a0b5d19847d91296f43e49cf6296c87b78940e786f0d0ac106a539e diff --git a/dev-perl/autovivification/autovivification-0.170.0.ebuild b/dev-perl/autovivification/autovivification-0.170.0.ebuild deleted file mode 100644 index 1250662363fa..000000000000 --- a/dev-perl/autovivification/autovivification-0.170.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -DIST_AUTHOR=VPIT -DIST_VERSION=0.17 -DIST_EXAMPLES=("samples/*") -inherit perl-module - -DESCRIPTION="Lexically disable autovivification" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" -IUSE="test" - -RDEPEND="virtual/perl-XSLoader" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-Exporter - virtual/perl-Test-Simple - ) -" diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild index e9123607ac44..9ded689d9531 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 ~ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~ppc ppc64 x86" IUSE="" RDEPEND="x11-libs/gtk+:2 diff --git a/dev-python/Manifest.gz b/dev-python/Manifest.gz index 6a5257a29233..cb69b696401f 100644 Binary files a/dev-python/Manifest.gz and b/dev-python/Manifest.gz differ diff --git a/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild b/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild index d56c1190aab3..a6636497c1fe 100644 --- a/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild +++ b/dev-python/asn1crypto/asn1crypto-0.24.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/wbond/asn1crypto/archive/${PV}.tar.gz -> ${P}.gh.tar LICENSE="MIT" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RDEPEND="" diff --git a/dev-python/cached-property/Manifest b/dev-python/cached-property/Manifest index ef7ff14f3402..53430c9ca026 100644 --- a/dev-python/cached-property/Manifest +++ b/dev-python/cached-property/Manifest @@ -1,2 +1,2 @@ DIST cached-property-1.3.1.tar.gz 9648 BLAKE2B 154208108cfbec914519f2a08ecc6ad025c284726d65a001eae84701b1eb8479e127473c124b08d3b0d969f59798f9dcef473cd8209c248b1d5b016a0bc8dac6 SHA512 3349751d442ca6e7d4e792c8b076735d5308d68244af9c03044f3d72d619a5c3d7d5dbef434caa954db4b983245bfe646d4a25c99aec39f32d99751edd9e233f -DIST cached-property-1.4.2.tar.gz 11201 BLAKE2B 1fba572e8e4e06744b230994e19a93f9004c0e2584549af2b001cf780222cbd2196b09432301f1ef8b4c4ccc93f8dedf53113c541b1189bc005c79fa9d7dadc0 SHA512 27ce49c8b71f0337e34c36ef5a45cae273a62b42c8f1b690c2c4d32d9bdf7f532a12787c99257c956ac7ff15d2e7f16868e4cebdf1417ebca493e1037c1a612f +DIST cached-property-1.4.3.tar.gz 11252 BLAKE2B 53df63f94a730a59adec6b2960c93cbd73f7e3880c060dc55f981d16fe6082e8b796c77c8052ca8765b6738a3429de2daea322d7644465b1c6fedaddbce6ab8c SHA512 e36e61af8f68a253573efbac666abd4e897142b3cec2499c50ba932924f8dad786979e1a297df7f0898310ae1aec1116615dff6e39c0b203e262628b450ad91f diff --git a/dev-python/cached-property/cached-property-1.4.2.ebuild b/dev-python/cached-property/cached-property-1.4.3.ebuild similarity index 100% rename from dev-python/cached-property/cached-property-1.4.2.ebuild rename to dev-python/cached-property/cached-property-1.4.3.ebuild diff --git a/dev-python/cryptography-vectors/Manifest b/dev-python/cryptography-vectors/Manifest index 5d23228838bf..3d90c045a470 100644 --- a/dev-python/cryptography-vectors/Manifest +++ b/dev-python/cryptography-vectors/Manifest @@ -1,3 +1,4 @@ DIST cryptography_vectors-1.7.1.tar.gz 26652514 BLAKE2B 5aa670b4d52b010964465091660205fea4b7de1099701e25a6e31da9a7ea4a312a81a488ed369ac6b032e8232514361f87f1b0946cb55e0e0a18955874d2f09b SHA512 2edaa91198adcf5e2523ea8d3d25a8cd7df85e6f6c06618301f87af6f0133f5d4672721082205a9a3c0c648390ee772e6107eb6ba76e96649bc2832676df8283 DIST cryptography_vectors-2.0.2.tar.gz 27011827 BLAKE2B eda02ca72a4a6a608050c531fc649a9843a9b7083a0a7a726ac89201f37016e258538671b15d4197deaffdb6902c345ff40e1da604e2b6034148d9c204b0ab1d SHA512 ab14bdf664e6df08c8436eb24c4465d3080aacd4e6cb47a0113b0877f869cd91d4184ad9122a428b323e91316b686eeb167c4e932773cac1e7b2adbc9309ca36 DIST cryptography_vectors-2.1.4.tar.gz 27255711 BLAKE2B 6c842b6366d794e9986110479e2175996b344aa191345c85a5cec8c0640b7a67b157f310eca31ac8e6487739357b11a2b86b9832fc680318e754c4751414c754 SHA512 74c2c1e3924f848488a3b5abdabda1a0089ae7d070b94e65f9fa2bf2da057ad27a37e46f90de4f2c3e9f1cc96c1c179cb5dbf0f50d5166a02846923e3bceb165 +DIST cryptography_vectors-2.2.2.tar.gz 27270814 BLAKE2B b57cfd402e85e34a1e52d034ef51699ba9ab7381e5baa28f0f062ecc8d6b7b5849ac4d5426c41768e1a4fb9462f84d7e22476ec64dc0bd0142a799caaf95eafb SHA512 bdaf53c8087d6c44fcd3ab54069d1d45b60ee80d98fd813fe180b9e88272203b5dd2abd5fa6dcd3b4ce9ec3215997fd8e99e63309e2f0ac619a6f72d552afff9 diff --git a/dev-python/cryptography-vectors/cryptography-vectors-2.2.2.ebuild b/dev-python/cryptography-vectors/cryptography-vectors-2.2.2.ebuild new file mode 100644 index 000000000000..6c1b08319c74 --- /dev/null +++ b/dev-python/cryptography-vectors/cryptography-vectors-2.2.2.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 ) + +inherit distutils-r1 + +MY_PN=${PN/-/_} +MY_P=${MY_PN}-${PV} + +DESCRIPTION="Test vectors for the cryptography package" +HOMEPAGE="https://pypi.org/project/cryptography-vectors/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" + +LICENSE="|| ( Apache-2.0 BSD )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +RDEPEND="" + +S=${WORKDIR}/${MY_P} diff --git a/dev-python/cryptography/Manifest b/dev-python/cryptography/Manifest index 685e5b879326..032127fab865 100644 --- a/dev-python/cryptography/Manifest +++ b/dev-python/cryptography/Manifest @@ -1,3 +1,4 @@ DIST cryptography-1.7.1.tar.gz 420673 BLAKE2B 8c0257187f29173bae610f191f6ae3251e5dd2cfcbe639020d1ea8f94a09bfe4281c9f6b2c85aefc1989c5832eab4db40c226a8a2e12c4dcbf6241555dafa628 SHA512 fb88b0ee9e314526fcdbb6d35da409b7335c7408a69d2350c58379471d2b9d76021010955629cf776d26312f22d4f8aa3f135955a19dfbff9d602176c9bbfd40 DIST cryptography-2.0.2.tar.gz 427303 BLAKE2B 53f891c02aa4b82b13a66a4c74bd6db9e8dcdb57bd0bba76648e0c1be710ce1d94c8425ead6d81b240b39c034125ce320757d4b43c56bc7410af11f171cf9a21 SHA512 a71219ff52006a7c8bf1553d0f132c747566c630281ef89aac40c65b193b1f0074fc9cda1de7057c76b452113dfb6188c83baef3ed9c05ff18adbc8b7bba646b DIST cryptography-2.1.4.tar.gz 441557 BLAKE2B 66aa07930ee54469328977e27096e65b7a333b38b71828c71cb7891b489ef7af60f5e5590f67b43d5e63dc2279d9ca1ba036879f3145264f7639d65000958b50 SHA512 f749cb4384badc174a842514e5a4fee2ed01ab9c716799d8d9d5301f6d2d97b6c41deb9e425f48928b639fa34bef8c05529ed7e5b777ef5ca75c244f8fda8fd4 +DIST cryptography-2.2.2.tar.gz 443822 BLAKE2B d0fbaad78d172f1ba1bfa6edd64d2d5a0eac0853a564fdbb9830dfedc5c53fe1b28d8c1878be85ce38b8cd90a0c2e40e6a209158693a88a7053a80f0481e6302 SHA512 6c1b19cdb870d65abad42523697e9a0bebc7a0025b34f10c4bdd30c313333efd7c41bcb4237a29b3a1b270e3fbade75ccb35df172b055b7c075d619f4d9424c9 diff --git a/dev-python/cryptography/cryptography-2.2.2.ebuild b/dev-python/cryptography/cryptography-2.2.2.ebuild new file mode 100644 index 000000000000..016846fe9cb4 --- /dev/null +++ b/dev-python/cryptography/cryptography-2.2.2.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} ) +PYTHON_REQ_USE="threads(+)" + +inherit distutils-r1 flag-o-matic + +DESCRIPTION="Library providing cryptographic recipes and primitives" +HOMEPAGE="https://github.com/pyca/cryptography/ https://pypi.org/project/cryptography/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="|| ( Apache-2.0 BSD )" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +IUSE="libressl test" + +# the openssl 1.0.2l-r1 needs to be updated again :( +# It'd theb be able to go into the || section again +#=dev-libs/openssl-1.0.2l-r1:0 +# the following is the original section, disallowing bindist entirely +#!libressl? ( >=dev-libs/openssl-1.0.2:0=[-bindist(-)] ) +RDEPEND=" + !libressl? ( + dev-libs/openssl:0= ( + || ( + dev-libs/openssl:0[-bindist(-)] + >=dev-libs/openssl-1.0.2o-r2:0 + ) + ) + ) + libressl? ( dev-libs/libressl:0= ) + $(python_gen_cond_dep '>=dev-python/cffi-1.7:=[${PYTHON_USEDEP}]' 'python*') + $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7 pypy{,3}) + >=dev-python/idna-2.1[${PYTHON_USEDEP}] + >=dev-python/asn1crypto-0.21.0[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}] + >=dev-python/six-1.4.1[${PYTHON_USEDEP}] + virtual/python-ipaddress[${PYTHON_USEDEP}] + " +DEPEND="${RDEPEND} + >=dev-python/setuptools-1.0[${PYTHON_USEDEP}] + test? ( + ~dev-python/cryptography-vectors-${PV}[${PYTHON_USEDEP}] + dev-python/hypothesis[${PYTHON_USEDEP}] + dev-python/iso8601[${PYTHON_USEDEP}] + dev-python/pretend[${PYTHON_USEDEP}] + dev-python/pyasn1-modules[${PYTHON_USEDEP}] + >=dev-python/pytest-2.9.0[${PYTHON_USEDEP}] + dev-python/pytz[${PYTHON_USEDEP}] + )" + +DOCS=( AUTHORS.rst CONTRIBUTING.rst README.rst ) + +PATCHES=( + "${FILESDIR}"/${PN}-2.1.4-libressl-2.7-x509.patch + "${FILESDIR}"/${PN}-2.1.4-libressl-2.7-x509_vfy.patch +) + +python_configure_all() { + append-cflags $(test-flags-CC -pthread) +} + +python_test() { + py.test -v -v -x || die "Tests fail with ${EPYTHON}" +} diff --git a/dev-python/dbus-python/dbus-python-1.2.8.ebuild b/dev-python/dbus-python/dbus-python-1.2.8.ebuild index df539fe46ab6..f976f4eb972b 100644 --- a/dev-python/dbus-python/dbus-python-1.2.8.ebuild +++ b/dev-python/dbus-python/dbus-python-1.2.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="doc examples test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" diff --git a/dev-python/django-two-factor-auth/Manifest b/dev-python/django-two-factor-auth/Manifest deleted file mode 100644 index 0375c4f6eb53..000000000000 --- a/dev-python/django-two-factor-auth/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST django-two-factor-auth-1.3.0.tar.gz 98955 BLAKE2B 9c9053a0b1f7c8dcd67b1f82ad5f0db5e790d6e589bab0489960fce8bcb3bdceb51e43bb2b42507c4a3ddd100722d83dc88f71521d3a9fd6513ce3e41aa0247c SHA512 5876e82897b7b86663f12701652d266c20a9d4ea16da8722e96050ecf3a3997fb0bf3e08cbcc1ae12763f68e52d66d2749343f8b7757d4286da14e8ceb98c85b diff --git a/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild b/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild deleted file mode 100644 index e2b29f2b94d0..000000000000 --- a/dev-python/django-two-factor-auth/django-two-factor-auth-1.3.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# would support 3_5 -PYTHON_COMPAT=( python{2_7,3_4} ) - -inherit eutils distutils-r1 - -DESCRIPTION="User-friendly Two-Factor Authentication for Django" -HOMEPAGE="https://github.com/Bouke/django-two-factor-auth" -SRC_URI="https://github.com/Bouke/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="test yubikey" - -CDEPEND=">=dev-python/django-1.8[${PYTHON_USEDEP}] - >=dev-python/django-otp-0.3.3[${PYTHON_USEDEP}] - dev-python/qrcode[${PYTHON_USEDEP}] - dev-python/twilio[${PYTHON_USEDEP}] - >=dev-python/phonenumbers-7.0.9[${PYTHON_USEDEP}] - =dev-python/django-phonenumber-field-0.7.2[${PYTHON_USEDEP}] - dev-python/django-formtools[${PYTHON_USEDEP}] - yubikey? ( dev-python/django-otp-yubikey[${PYTHON_USEDEP}] ) - " - -RDEPEND="${CDEPEND}" -DEPEND="test? ( - dev-python/flake8[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - ${CDEPEND} - )" - -python_test() { - emake test -} diff --git a/dev-python/django-two-factor-auth/metadata.xml b/dev-python/django-two-factor-auth/metadata.xml deleted file mode 100644 index f1167dc31e6f..000000000000 --- a/dev-python/django-two-factor-auth/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - Adds support for Yubikeys via django-otp-yubikey - - - Bouke/django-two-factor-auth - - diff --git a/dev-python/extras/extras-1.0.0.ebuild b/dev-python/extras/extras-1.0.0.ebuild index 925a6fda57eb..9e28a1ffcc2b 100644 --- a/dev-python/extras/extras-1.0.0.ebuild +++ b/dev-python/extras/extras-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" DEPEND=" diff --git a/dev-python/fabric/fabric-1.14.0.ebuild b/dev-python/fabric/fabric-1.14.0.ebuild index 4b345890112a..c3c2134f09cd 100644 --- a/dev-python/fabric/fabric-1.14.0.ebuild +++ b/dev-python/fabric/fabric-1.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,11 +20,12 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="doc test" RDEPEND=" - >=dev-python/paramiko-1.10[${PYTHON_USEDEP}]" + >=dev-python/paramiko-1.10[${PYTHON_USEDEP}] + =dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}] - test? ( - ${RDEPEND} - dev-python/backports-unittest-mock[${PYTHON_USEDEP}] - >=dev-python/pytest-2.8[${PYTHON_USEDEP}] - ) doc? ( >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}] >=dev-python/rst-linker-1.9[${PYTHON_USEDEP}] dev-python/sphinx[${PYTHON_USEDEP}] ) + test? ( + ${RDEPEND} + dev-python/backports-unittest-mock[${PYTHON_USEDEP}] + >=dev-python/pytest-2.8[${PYTHON_USEDEP}] + ) " python_compile_all() { @@ -51,7 +52,7 @@ python_compile_all() { python_test() { # Override pytest options to skip flake8 - py.test --override-ini="addopts=--doctest-modules" \ + pytest -vv --override-ini="addopts=--doctest-modules" \ || die "Tests failed with ${EPYTHON}" } diff --git a/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild b/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild index bd576051b345..916b00712698 100644 --- a/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} ) inherit distutils-r1 @@ -49,7 +49,7 @@ python_compile_all() { python_test() { # Override pytest options to skip flake8 - PYTHONPATH=. py.test --override-ini="addopts=--doctest-modules" \ + PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \ || die "tests failed with ${EPYTHON}" } diff --git a/dev-python/jaraco-text/jaraco-text-1.10.1.ebuild b/dev-python/jaraco-text/jaraco-text-1.10.1.ebuild index db6f55ce4a50..8f821be04d50 100644 --- a/dev-python/jaraco-text/jaraco-text-1.10.1.ebuild +++ b/dev-python/jaraco-text/jaraco-text-1.10.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} ) inherit distutils-r1 @@ -48,7 +48,7 @@ python_compile_all() { python_test() { # Override pytest options to skip flake8 - PYTHONPATH=. py.test --override-ini="addopts=--doctest-modules" \ + PYTHONPATH=. pytest -vv --override-ini="addopts=--doctest-modules" \ || die "tests failed with ${EPYTHON}" } diff --git a/dev-python/linecache2/linecache2-1.0.0.ebuild b/dev-python/linecache2/linecache2-1.0.0.ebuild index c5e8a0382a7a..c5d46e50c22b 100644 --- a/dev-python/linecache2/linecache2-1.0.0.ebuild +++ b/dev-python/linecache2/linecache2-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" IUSE="test" DEPEND=" diff --git a/dev-python/mysqlclient/mysqlclient-1.3.13.ebuild b/dev-python/mysqlclient/mysqlclient-1.3.13.ebuild index c3993497eeee..26745c6218ac 100644 --- a/dev-python/mysqlclient/mysqlclient-1.3.13.ebuild +++ b/dev-python/mysqlclient/mysqlclient-1.3.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=" diff --git a/dev-python/olefile/Manifest b/dev-python/olefile/Manifest index c3ee87e8b998..8d80f8dfd6fa 100644 --- a/dev-python/olefile/Manifest +++ b/dev-python/olefile/Manifest @@ -1 +1,2 @@ DIST olefile-0.44.tar.gz 57903 BLAKE2B 2df4078c147ff737b845fe4ca57b6520c39776efe6bac399b0b8acb4ca62f946a653f85ad0511f5fa42d8b544d539474d226fe144bc2604737f3b16e5edd5ff2 SHA512 92b6ad1bced5b2c8e5332a01e5a2e59527ec2303046d0babd665b0f02fe56966574eff56619de168c50f1ea40df2e61ce589ee61b634222146d049b129514c65 +DIST olefile-0.45.1.tar.gz 97969 BLAKE2B 246198e69cde316f24a183fdf07872edf9b1db2a168571eedb7efdb91166d4ad2658acaaa90e733950e437ef5c6ab8d1bb275cd1b24283b95497e254a39c9b26 SHA512 72d40056cac1d9566aa8e32b7b5484f61958a689130e71fa86bc0b9fed98f27a8cf34b824971357d42ec3dfd2d5bfa86d0f212727ff91d8daa3967969ff576e9 diff --git a/dev-python/olefile/olefile-0.45.1.ebuild b/dev-python/olefile/olefile-0.45.1.ebuild new file mode 100644 index 000000000000..243f264d315f --- /dev/null +++ b/dev-python/olefile/olefile-0.45.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) + +inherit distutils-r1 + +DESCRIPTION="Python package to parse, read and write Microsoft OLE2 files" +HOMEPAGE="https://www.decalage.info/olefile" +SRC_URI="https://github.com/decalage2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +IUSE="doc" + +RDEPEND="" +BDEPEND=" + doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )" + +python_compile_all() { + if use doc; then + emake -C doc html + HTML_DOCS=( doc/_build/html/. ) + fi + +} diff --git a/dev-python/pillow/files/pillow-5.2.0-no-usr-lib.patch b/dev-python/pillow/files/pillow-5.2.0-no-usr-lib.patch new file mode 100644 index 000000000000..4b6cc50eaf5e --- /dev/null +++ b/dev-python/pillow/files/pillow-5.2.0-no-usr-lib.patch @@ -0,0 +1,12 @@ +--- a/setup.py 2018-07-22 22:09:23.840195059 +0300 ++++ a/setup.py 2018-07-22 22:11:43.400626135 +0300 +@@ -258,9 +258,8 @@ + _add_directory(library_dirs, d) + + prefix = sysconfig.get_config_var("prefix") + if prefix: +- _add_directory(library_dirs, os.path.join(prefix, "lib")) + _add_directory(include_dirs, os.path.join(prefix, "include")) + + # + # add platform directories diff --git a/dev-python/pillow/metadata.xml b/dev-python/pillow/metadata.xml index c3f74b982665..270281456096 100644 --- a/dev-python/pillow/metadata.xml +++ b/dev-python/pillow/metadata.xml @@ -1,6 +1,10 @@ + + vdupras@gentoo.org + Virgil Dupras + python@gentoo.org Python diff --git a/dev-python/pillow/pillow-5.2.0.ebuild b/dev-python/pillow/pillow-5.2.0.ebuild index 1476c3915c58..8e603d65c53b 100644 --- a/dev-python/pillow/pillow-5.2.0.ebuild +++ b/dev-python/pillow/pillow-5.2.0.ebuild @@ -3,10 +3,10 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) PYTHON_REQ_USE='tk?,threads(+)' -inherit distutils-r1 eutils virtualx +inherit distutils-r1 virtualx MY_PN=Pillow MY_P=${MY_PN}-${PV} @@ -46,6 +46,10 @@ DEPEND="${RDEPEND} S="${WORKDIR}/${MY_P}" +PATCHES=( + "${FILESDIR}/${PN}-5.2.0-no-usr-lib.patch" +) + python_configure_all() { # It's important that these flags are also passed during the install phase # as well. Make sure of that if you change the lines below. See bug 661308. @@ -64,6 +68,15 @@ python_configure_all() { ) } +python_compile() { + # Pillow monkeypatches distutils to achieve parallel compilation. This + # conflicts with distutils' builtin parallel computation (since py35) + # and make builds hang. To avoid that, we set MAX_CONCURRENCY=1 to + # disable monkeypatching. Can be removed when/if + # https://github.com/python-pillow/Pillow/pull/3272 is merged. + MAX_CONCURRENCY=1 distutils-r1_python_compile +} + python_compile_all() { use doc && emake -C docs html } diff --git a/dev-python/py-ubjson/py-ubjson-0.11.0.ebuild b/dev-python/py-ubjson/py-ubjson-0.11.0.ebuild index f7ea0909f016..9e759613ae71 100644 --- a/dev-python/py-ubjson/py-ubjson-0.11.0.ebuild +++ b/dev-python/py-ubjson/py-ubjson-0.11.0.ebuild @@ -14,3 +14,6 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND}" diff --git a/dev-python/pyenchant/Manifest b/dev-python/pyenchant/Manifest index 14b7e56f1ec6..d1c09a2bac5a 100644 --- a/dev-python/pyenchant/Manifest +++ b/dev-python/pyenchant/Manifest @@ -1,2 +1,3 @@ DIST pyenchant-1.6.6.tar.gz 64010 BLAKE2B cdd0878ca58e05d955bf7d5518de71c02f663a8b00b1437bed8171fcdd08768691a9f9bc2bea0de0e942c2197bc9cbef66a88a114c47df3265c8d8034c95225a SHA512 af6aa1ac77b5718ec4b4aad3d0b88d26e697b472ec8261b23b37fdbf6b399a120ccc3e4ee6579b884c44b0eeb3f95bcdbceea189105c05088a48400a0c8cdb90 DIST pyenchant-1.6.8.tar.gz 63693 BLAKE2B 5a8f867f3f40e81ec7d2431b678f324619b81942c8ca05a0cddc5acd2a3c645227fe6584b2236cfd440104f552d23786fff064d39762eb62e9e6a9d62ef1c670 SHA512 1a297cd279a0fbea2657bb42f2018a693b7f1d2da420f8cba436f680fb803282432f86e244a098eb7b9ef801059a3ee3c3bbaa748d30ea6357edf9f778e2f0a0 +DIST pyenchant-2.0.0.tar.gz 64022 BLAKE2B ee1200ded8e2a8f9145fece64cee1c8ea3129d540e10708d51acf6491c200a0f39927b47fce51d2e2f932e465d7acd5bb4afd31712183530f6da5e8ea899c0c7 SHA512 c985714bc8ad69b6580fa1dd546243da5f3f92e8681d846ed265b086c486ae7ed33754fba303b450be4c0cb20e975a9a10efbeb700ea5213a11ed00612a93af0 diff --git a/dev-python/pyenchant/metadata.xml b/dev-python/pyenchant/metadata.xml index 016b0abca652..c20386bc1a12 100644 --- a/dev-python/pyenchant/metadata.xml +++ b/dev-python/pyenchant/metadata.xml @@ -16,5 +16,6 @@ pyenchant pyenchant + rfk/pyenchant diff --git a/dev-python/pyenchant/pyenchant-2.0.0.ebuild b/dev-python/pyenchant/pyenchant-2.0.0.ebuild new file mode 100644 index 000000000000..0ae7b34a1c04 --- /dev/null +++ b/dev-python/pyenchant/pyenchant-2.0.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} ) + +inherit distutils-r1 + +DESCRIPTION="Python bindings for the Enchant spellchecking system" +HOMEPAGE="http://pyenchant.sourceforge.net https://pypi.org/project/pyenchant/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="test" + +RDEPEND="app-text/enchant" +DEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + ${RDEPEND} + app-dicts/myspell-en + )" + +python_prepare_all() { + # Avoid a test failure when there is no dictionary + # matching the available locales + # https://github.com/rfk/pyenchant/issues/134 + sed -i 's/test_default_language/_&/' enchant/checker/tests.py || die + distutils-r1_python_prepare_all +} + +python_test() { + esetup.py test +} diff --git a/dev-python/pysendfile/metadata.xml b/dev-python/pysendfile/metadata.xml index 95cca6de01c5..3bd59c476c5e 100644 --- a/dev-python/pysendfile/metadata.xml +++ b/dev-python/pysendfile/metadata.xml @@ -8,5 +8,6 @@ pysendfile giampaolo/pysendfile + https://github.com/giampaolo/pysendfile/issues diff --git a/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild new file mode 100644 index 000000000000..6add938cfbae --- /dev/null +++ b/dev-python/pysendfile/pysendfile-2.0.1-r1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} ) + +inherit distutils-r1 + +DESCRIPTION="A python interface to the sendfile(2) system call" +HOMEPAGE="https://github.com/giampaolo/pysendfile" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +KEYWORDS="~amd64 ~arm ~ia64 ~ppc64 ~sparc ~x86" +IUSE="" +LICENSE="MIT" +SLOT="0" + +BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" + +python_test() { + "${EPYTHON}" test/test_sendfile.py || die "tests failed with ${EPYTHON}" +} diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 06a159635b5c..a01300668133 100644 --- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild +++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 -DESCRIPTION="A python interface to sendfile(2) system call" +DESCRIPTION="A python interface to the sendfile(2) system call" HOMEPAGE="https://github.com/giampaolo/pysendfile" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild index 48686f111781..3ece3b234d6f 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-python/pytest-xdist/pytest-xdist-1.20.1.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.20.1.ebuild index f2e4b6fb85ee..acd463adc2b8 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.20.1.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.20.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild index b2b5fa2fb32b..74768c3d2d41 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" diff --git a/dev-python/python-netlink/python-netlink-0.1.ebuild b/dev-python/python-netlink/python-netlink-0.1.ebuild index 2043501dc669..3ce39a389a6c 100644 --- a/dev-python/python-netlink/python-netlink-0.1.ebuild +++ b/dev-python/python-netlink/python-netlink-0.1.ebuild @@ -16,6 +16,7 @@ LICENSE="LGPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +RDEPEND="!dev-libs/libnl[python]" S=${WORKDIR}/${MY_P} python_prepare_all() { diff --git a/dev-python/python3-lxc/python3-lxc-3.0.1.ebuild b/dev-python/python3-lxc/python3-lxc-3.0.1.ebuild index d448c380fbc9..45b104dfdeed 100644 --- a/dev-python/python3-lxc/python3-lxc-3.0.1.ebuild +++ b/dev-python/python3-lxc/python3-lxc-3.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxc/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86" IUSE="" RDEPEND=">=app-emulation/lxc-3.0" diff --git a/dev-python/rarfile/Manifest b/dev-python/rarfile/Manifest index 6814573e6300..896fa48cfa2d 100644 --- a/dev-python/rarfile/Manifest +++ b/dev-python/rarfile/Manifest @@ -1,2 +1 @@ -DIST rarfile-2.8.tar.gz 38204 BLAKE2B 27195b20b18e836f782477e71983e6600d1875d53aad99945e83e4fb5542912620f476ad07673341de13bcce2f8bf9282c6f08e5657a6f9ea348f40fc5fc399b SHA512 6d249b1be9f286185d37fc5eaeae01c4b7153bf6248e66285099f7b9f920419986c27b006fd5511ffe4ae6e3b5214956ccb37ce5be5fc2673880cd7b2af0f98a DIST rarfile-3.0.tar.gz 110665 BLAKE2B bdafa33600f1c7791af40f4e8c7b6a43e502980dab22bf6792a1b19eab53ea6c29bb6cb2ae4989b9f43d58c326b89ce466b9e2f82f60bad4892131895b15d400 SHA512 b0b816bf09fe455e4d8d35b447c30e7810468a6927555164a1b513d4161f3fd4e77a37439620bd935c3a12e46b1e5eda3e35d7d281899d2f9fd26b6e989aa6e4 diff --git a/dev-python/rarfile/rarfile-2.8.ebuild b/dev-python/rarfile/rarfile-2.8.ebuild deleted file mode 100644 index fbc32864d4c6..000000000000 --- a/dev-python/rarfile/rarfile-2.8.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) -inherit distutils-r1 - -DESCRIPTION="Module for RAR archive reading" -HOMEPAGE="https://github.com/markokr/rarfile" -SRC_URI="mirror://pypi/r/${PN}/${P}.tar.gz" - -LICENSE="ISC" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+compressed" - -RDEPEND="${DEPEND} - compressed? ( || ( app-arch/unrar app-arch/rar ) )" diff --git a/dev-python/rarfile/rarfile-3.0.ebuild b/dev-python/rarfile/rarfile-3.0.ebuild index 43081f2ba218..a45b45aa3483 100644 --- a/dev-python/rarfile/rarfile-3.0.ebuild +++ b/dev-python/rarfile/rarfile-3.0.ebuild @@ -15,5 +15,6 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="+compressed" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="${DEPEND} compressed? ( || ( app-arch/unrar app-arch/rar ) )" diff --git a/dev-python/send2trash/Manifest b/dev-python/send2trash/Manifest index 5be08e004f3c..0fb037b7afb9 100644 --- a/dev-python/send2trash/Manifest +++ b/dev-python/send2trash/Manifest @@ -1 +1,2 @@ DIST Send2Trash-1.3.0.tar.gz 5563 BLAKE2B 54fe34a5f984ded219a3c17f0e06b74a2e5624a8bda8d5723087a918217041bbf6a2b20976b0b4ba71d4a1e08d9ce645b8d5d7fb022ec8e5ed72786496e1ee90 SHA512 d308dd06ef7a11ad7bcb5d9195fb52aa0c0b8e76590ef11b1576d14815501c32c48b96167eb0a325e4f27d0dbf77f41c012a128d30c8f05d9d5ebec9967e21f3 +DIST Send2Trash-1.5.0.tar.gz 10892 BLAKE2B 36b51f1859a3b40aa5d9b619491a13da8453ff6615e71423724131a2a88207665d3fbaeef49ecc0ff02b77738d02023c08543d8a759cc0807d74740a8af9b9de SHA512 3c08ef513e5707cd4ac82290b326bb19161222c7a84b8ffd494789ba9858929241f55ea55482947af464c14e32fea27bd92cd762a32a1d55e2daf2e21fd63172 diff --git a/dev-python/send2trash/files/send2trash-1.5.0-fix-broken-tests-on-py2.patch b/dev-python/send2trash/files/send2trash-1.5.0-fix-broken-tests-on-py2.patch new file mode 100644 index 000000000000..3f2a64ca2a21 --- /dev/null +++ b/dev-python/send2trash/files/send2trash-1.5.0-fix-broken-tests-on-py2.patch @@ -0,0 +1,29 @@ +From 74352462f5df2cb5708b96458b81afef3070c800 Mon Sep 17 00:00:00 2001 +From: Virgil Dupras +Date: Thu, 26 Jul 2018 08:30:39 -0400 +Subject: [PATCH] Fix broken tests on py2 + +--- + tests/test_plat_other.py | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +diff --git a/tests/test_plat_other.py b/tests/test_plat_other.py +index b94295d..ae4f391 100644 +--- a/tests/test_plat_other.py ++++ b/tests/test_plat_other.py +@@ -6,7 +6,11 @@ from os import path as op + import send2trash.plat_other + from send2trash.plat_other import send2trash as s2t + from send2trash.compat import PY3 +-from configparser import ConfigParser ++try: ++ from configparser import ConfigParser ++except ImportError: ++ # py2 ++ from ConfigParser import ConfigParser + from tempfile import mkdtemp, NamedTemporaryFile, mktemp + import shutil + import stat +-- +2.16.4 + diff --git a/dev-python/send2trash/metadata.xml b/dev-python/send2trash/metadata.xml index 9dd529756191..0267c38bf914 100644 --- a/dev-python/send2trash/metadata.xml +++ b/dev-python/send2trash/metadata.xml @@ -1,6 +1,10 @@ + + vdupras@gentoo.org + Virgil Dupras + python@gentoo.org Python diff --git a/dev-python/send2trash/send2trash-1.5.0.ebuild b/dev-python/send2trash/send2trash-1.5.0.ebuild new file mode 100644 index 000000000000..8d102d20e3e2 --- /dev/null +++ b/dev-python/send2trash/send2trash-1.5.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy ) + +inherit distutils-r1 + +MY_PN="Send2Trash" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Sends files to the Trash (or Recycle Bin)" +HOMEPAGE=" + https://pypi.org/project/Send2Trash/ + https://github.com/hsoft/send2trash" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" + +SLOT="0" +LICENSE="BSD" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}]" + +S="${WORKDIR}"/${MY_P} + +PATCHES=( + "${FILESDIR}/${P}-fix-broken-tests-on-py2.patch" +) + +python_test() { + ${EPYTHON} setup.py test +} diff --git a/dev-python/stripe/Manifest b/dev-python/stripe/Manifest index a8fe1fcf1b38..0d0cf2ed1daa 100644 --- a/dev-python/stripe/Manifest +++ b/dev-python/stripe/Manifest @@ -1,2 +1,2 @@ -DIST stripe-1.75.3.tar.gz 181924 BLAKE2B acbbc05db9bb7ed61d5ea0995f69164d3c781a54d8e033aa4e74f0d7334993b70f21799a022ede69219c7a23dfa516e8e340b5009b7cb26142ac077dce24babf SHA512 30c95740bbf2a756ebd4e9453195907c8239bd9e36377363429ee269ef27e04fe60bdc3bde921a5be0ad7ab59ea1859dbcfbbf39d6da8b81aa163cfc7793ea5e -DIST stripe-1.79.1.tar.gz 180317 BLAKE2B 03ea5b816a6892eec4041958c9636b3083da2cb46d98bd2a85da585d51d02b1a809dd57b7507e4c965824a52c5093527b44bdbd18a2defa659c766c8ab17668c SHA512 a3255eb01692816ff6f729af0d77abf9aedad0cc3236c7f4f3172047a45378a1c0f820e1bd38676ad334ff5a9d6d2528ef2f1e021903dfbacb980a3b2dd8a7f8 +DIST stripe-1.84.2.tar.gz 213050 BLAKE2B df6c195a183d15bdeb7ffbfd2f5683b0b667e8a4df7a637d3960369e1b00a90c74bb5d97af64c553e2f250b2bb7bb698d015a65c3da312f74bc7b141c4b63dc5 SHA512 7d3e1a20c30b3c2fa087c9fe86b04462db4b6cd742ea13daae2754ee6b414656847057b30db48634c6d02ef01d8e510359505fab212325a3db36dfaf2d72db38 +DIST stripe-2.3.0.tar.gz 213813 BLAKE2B b383c724331d5ec21452aee2eee49c789e2503057c4648d9e879fc561b87cc70ba918bb1e620db3bca380150e62d41433f1bfa7f9b6f164731d3d68542d5f056 SHA512 ba88b18b7328d917379d8474373a1f87717d67cf305022b80eb05c74b8055b825cf30cc879c4e99dbe06dc99f03464649e637d83d70c902b84f5873dd0776453 diff --git a/dev-python/stripe/stripe-1.79.1.ebuild b/dev-python/stripe/stripe-1.84.2.ebuild similarity index 100% rename from dev-python/stripe/stripe-1.79.1.ebuild rename to dev-python/stripe/stripe-1.84.2.ebuild diff --git a/dev-python/stripe/stripe-1.75.3.ebuild b/dev-python/stripe/stripe-2.3.0.ebuild similarity index 78% rename from dev-python/stripe/stripe-1.75.3.ebuild rename to dev-python/stripe/stripe-2.3.0.ebuild index 5c90df0de3ce..d336c7b648a1 100644 --- a/dev-python/stripe/stripe-1.75.3.ebuild +++ b/dev-python/stripe/stripe-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,9 +13,9 @@ SRC_URI="mirror://pypi/s/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="test" RDEPEND=">=dev-python/requests-0.8.8" DEPEND="${RDEPEND}" -DOCS="LONG_DESCRIPTION.rst" +DOCS="LONG_DESCRIPTION.rst CHANGELOG.md README.md" diff --git a/dev-python/tappy/tappy-2.4.ebuild b/dev-python/tappy/tappy-2.4.ebuild index 511030a45d85..7c1e42f927b7 100644 --- a/dev-python/tappy/tappy-2.4.ebuild +++ b/dev-python/tappy/tappy-2.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="test yaml" RESTRICT="!test? ( test )" @@ -22,7 +22,8 @@ RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] dev-python/more-itertools[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] )" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] +DEPEND="dev-python/Babel[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/more-itertools[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] diff --git a/dev-python/testtools/testtools-2.3.0.ebuild b/dev-python/testtools/testtools-2.3.0.ebuild index c56966713e1e..53088bb0ad95 100644 --- a/dev-python/testtools/testtools-2.3.0.ebuild +++ b/dev-python/testtools/testtools-2.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=" diff --git a/dev-python/ws4py/ws4py-0.5.1.ebuild b/dev-python/ws4py/ws4py-0.5.1.ebuild index 54b81d3c3df9..2cda31b943f8 100644 --- a/dev-python/ws4py/ws4py-0.5.1.ebuild +++ b/dev-python/ws4py/ws4py-0.5.1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == "9999" ]] ; then else inherit vcs-snapshot SRC_URI="https://github.com/Lawouach/WebSocket-for-Python/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" fi DESCRIPTION="WebSocket client and server library for Python 2 and 3 as well as PyPy" diff --git a/dev-python/zeep/Manifest b/dev-python/zeep/Manifest index 63db4940844e..c4bc357e81a6 100644 --- a/dev-python/zeep/Manifest +++ b/dev-python/zeep/Manifest @@ -1,2 +1,3 @@ DIST zeep-2.4.0.tar.gz 146930 BLAKE2B 998e6f12b264b168f0af95847a88b1ac58a1645411f8edd4fbdbabc9292179130145d5987df3edf5d559ca6f886bfcdc94bcb9426d6288b3e16708acbe10f4fc SHA512 7bd21d8feede66678557d7f6de3788509ae5d1785dd0c1ec4ffc076b73e8dac8df58eb6cc63c53ac4e28399bf1ac74ca93ef5710269406e88ea2da05f7456a5f DIST zeep-2.5.0.tar.gz 147413 BLAKE2B 30bedc5f95a5b911c402cdd5c13b117e478c0d63b37247a604a8b75eefb3404a5e4e7469ac1ae8188e9b3e841b706fd2bfe975bf8068e74ab07ed6aec9901c6a SHA512 f8eaf4eafd85d1464df28161a2cd39d9ad9079aa4fa39f3da11f352e52d3144b8d2c4b53a642c0ccaf70cac541cf7fca3a89b85b60bac7dd3330f4bb7a9bfc10 +DIST zeep-3.1.0.tar.gz 158081 BLAKE2B 6432c05d6bbcbade93c1f083a13a66d679b3060b1d44ff6c996b46e3f9602e6464a63c1ac2fd77ab07eff353e52613c327998d3dc2ae8c2d775c00e3f5e18f3c SHA512 392125b2bc6d796bfbe4869dfcfcaeefadbbd627cd92f6fb5006dc16d1692a3d20659b9c662852e47eb2c3f6671466dd836f67d0ad7cc34bf356c8822bfffcf4 diff --git a/dev-python/zeep/zeep-3.1.0.ebuild b/dev-python/zeep/zeep-3.1.0.ebuild new file mode 100644 index 000000000000..4584200815ae --- /dev/null +++ b/dev-python/zeep/zeep-3.1.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy ) +inherit distutils-r1 + +DESCRIPTION="A modern/fast Python SOAP client based on lxml / requests" +HOMEPAGE="http://docs.python-zeep.org/" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="async -tornado" + +DEPEND="dev-python/setuptools" +RDEPEND="${DEPEND} + >=dev-python/appdirs-1.4.0 + >=dev-python/attrs-17.2.0 + >=dev-python/cached-property-1.3.0 + >=dev-python/defusedxml-0.4.1 + >=dev-python/isodate-0.5.4 + >=dev-python/lxml-3.1.0 + >=dev-python/requests-2.7.0 + >=dev-python/requests-toolbelt-0.7.1 + >=dev-python/six-1.9.0 + dev-python/pytz + async? ( >=dev-python/aiohttp-1.0 ) + tornado? ( >=www-servers/tornado-4.0.2 )" + +DOCS=( README.rst CHANGES ) diff --git a/dev-ros/Manifest.gz b/dev-ros/Manifest.gz index 47c0a18c65c5..6e9e7d42e7bd 100644 Binary files a/dev-ros/Manifest.gz and b/dev-ros/Manifest.gz differ diff --git a/dev-ros/amcl/Manifest b/dev-ros/amcl/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/amcl/Manifest +++ b/dev-ros/amcl/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/amcl/amcl-1.16.0.ebuild b/dev-ros/amcl/amcl-1.16.0.ebuild new file mode 100644 index 000000000000..e02f95f8cedd --- /dev/null +++ b/dev-ros/amcl/amcl-1.16.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Probabilistic localization system for a robot moving in 2D" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/rosbag + dev-libs/boost:= + dev-ros/roscpp + dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] +" +DEPEND="${RDEPEND} + test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/python_orocos_kdl[${PYTHON_USEDEP}] dev-ros/map_server[${PYTHON_USEDEP}] ) +" diff --git a/dev-ros/amcl/amcl-9999.ebuild b/dev-ros/amcl/amcl-9999.ebuild index aebe91d62a73..e02f95f8cedd 100644 --- a/dev-ros/amcl/amcl-9999.ebuild +++ b/dev-ros/amcl/amcl-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,14 +15,15 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/roscpp - dev-ros/tf - dev-ros/rosbag dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] - dev-libs/boost:= dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/rosbag + dev-libs/boost:= + dev-ros/roscpp dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND} - test? ( dev-ros/rostest[${PYTHON_USEDEP}] ) + test? ( dev-ros/rostest[${PYTHON_USEDEP}] dev-python/python_orocos_kdl[${PYTHON_USEDEP}] dev-ros/map_server[${PYTHON_USEDEP}] ) " diff --git a/dev-ros/base_local_planner/Manifest b/dev-ros/base_local_planner/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/base_local_planner/Manifest +++ b/dev-ros/base_local_planner/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/base_local_planner/base_local_planner-1.16.0.ebuild b/dev-ros/base_local_planner/base_local_planner-1.16.0.ebuild new file mode 100644 index 000000000000..459e749a5fbb --- /dev/null +++ b/dev-ros/base_local_planner/base_local_planner-1.16.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +CATKIN_HAS_MESSAGES=yes +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python2_7 ) +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs" + +inherit ros-catkin + +DESCRIPTION="Trajectory Rollout and Dynamic Window approaches to local robot navigation on a plane" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/angles + >=dev-ros/costmap_2d-1.16 + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-cpp/eigen:3 + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + >=dev-ros/nav_core-1.16 + dev-ros/pluginlib + dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/rosconsole + dev-ros/roscpp + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/tf2_ros + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/voxel_grid + dev-libs/boost:=[threads] + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] +" +DEPEND="${RDEPEND} + dev-ros/cmake_modules + test? ( dev-cpp/gtest dev-ros/rosunit[${PYTHON_USEDEP}] ) +" diff --git a/dev-ros/base_local_planner/base_local_planner-9999.ebuild b/dev-ros/base_local_planner/base_local_planner-9999.ebuild index b65fa9b3d54e..459e749a5fbb 100644 --- a/dev-ros/base_local_planner/base_local_planner-9999.ebuild +++ b/dev-ros/base_local_planner/base_local_planner-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,21 +17,24 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/roscpp - dev-ros/tf + dev-ros/angles + >=dev-ros/costmap_2d-1.16 dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] - dev-ros/nav_core - dev-ros/pcl_conversions - dev-ros/rostest - dev-ros/costmap_2d + dev-cpp/eigen:3 + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + >=dev-ros/nav_core-1.16 dev-ros/pluginlib - dev-ros/angles + dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/rosconsole + dev-ros/roscpp + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/tf2_ros + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/voxel_grid dev-libs/boost:=[threads] - dev-cpp/eigen:3 - sci-libs/pcl - dev-libs/console_bridge:= + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND} dev-ros/cmake_modules - test? ( dev-cpp/gtest ) + test? ( dev-cpp/gtest dev-ros/rosunit[${PYTHON_USEDEP}] ) " diff --git a/dev-ros/carrot_planner/Manifest b/dev-ros/carrot_planner/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/carrot_planner/Manifest +++ b/dev-ros/carrot_planner/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/carrot_planner/carrot_planner-1.16.0.ebuild b/dev-ros/carrot_planner/carrot_planner-1.16.0.ebuild new file mode 100644 index 000000000000..9b88284f1191 --- /dev/null +++ b/dev-ros/carrot_planner/carrot_planner-1.16.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" + +inherit ros-catkin + +DESCRIPTION="Attempts to find a legal place to put a carrot for the robot to follow" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/base_local_planner + dev-ros/costmap_2d + dev-cpp/eigen:3 + dev-ros/nav_core + dev-ros/pluginlib + dev-ros/roscpp + dev-ros/tf2_ros + + dev-libs/boost:= + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] +" +DEPEND="${RDEPEND}" diff --git a/dev-ros/carrot_planner/carrot_planner-9999.ebuild b/dev-ros/carrot_planner/carrot_planner-9999.ebuild index e3dc1d771531..9b88284f1191 100644 --- a/dev-ros/carrot_planner/carrot_planner-9999.ebuild +++ b/dev-ros/carrot_planner/carrot_planner-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,13 +14,15 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/roscpp - dev-ros/tf - dev-ros/nav_core - dev-ros/costmap_2d dev-ros/base_local_planner + dev-ros/costmap_2d + dev-cpp/eigen:3 + dev-ros/nav_core dev-ros/pluginlib + dev-ros/roscpp + dev-ros/tf2_ros + dev-libs/boost:= - dev-libs/console_bridge:= + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" diff --git a/dev-ros/clear_costmap_recovery/Manifest b/dev-ros/clear_costmap_recovery/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/clear_costmap_recovery/Manifest +++ b/dev-ros/clear_costmap_recovery/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.16.0.ebuild b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.16.0.ebuild new file mode 100644 index 000000000000..0eeaf4592375 --- /dev/null +++ b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-1.16.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" + +inherit ros-catkin + +DESCRIPTION="Recovery behavior that attempts to clear space by reverting the costmaps to the static map" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + >=dev-ros/costmap_2d-1.13.1 + dev-cpp/eigen:3 + dev-ros/nav_core + dev-ros/pluginlib + dev-ros/roscpp + dev-ros/tf2_ros + + dev-libs/boost:=[threads] + dev-libs/console_bridge:= +" +DEPEND="${RDEPEND} + dev-ros/cmake_modules + test? ( dev-ros/rostest dev-cpp/gtest ) +" diff --git a/dev-ros/clear_costmap_recovery/clear_costmap_recovery-9999.ebuild b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-9999.ebuild index 131722880ad5..0eeaf4592375 100644 --- a/dev-ros/clear_costmap_recovery/clear_costmap_recovery-9999.ebuild +++ b/dev-ros/clear_costmap_recovery/clear_costmap_recovery-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,12 +15,12 @@ IUSE="" RDEPEND=" >=dev-ros/costmap_2d-1.13.1 + dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp - dev-ros/tf - dev-cpp/eigen:3 - sci-libs/pcl + dev-ros/tf2_ros + dev-libs/boost:=[threads] dev-libs/console_bridge:= " diff --git a/dev-ros/costmap_2d/Manifest b/dev-ros/costmap_2d/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/costmap_2d/Manifest +++ b/dev-ros/costmap_2d/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/costmap_2d/costmap_2d-1.16.0.ebuild b/dev-ros/costmap_2d/costmap_2d-1.16.0.ebuild new file mode 100644 index 000000000000..58f127305f61 --- /dev/null +++ b/dev-ros/costmap_2d/costmap_2d-1.16.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" +CATKIN_HAS_MESSAGES=yes +PYTHON_COMPAT=( python2_7 ) +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/map_msgs" + +inherit ros-catkin + +DESCRIPTION="Creates a 2D costmap from sensor data" +LICENSE="BSD" +SLOT="0" +IUSE="" +REQUIRED_USE="ros_messages_cxx" + +RDEPEND=" + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/laser_geometry + dev-ros/message_filters + dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/pluginlib + dev-ros/roscpp + dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/voxel_grid + + dev-cpp/eigen:3 + dev-libs/boost:=[threads] + dev-libs/tinyxml2:= +" +DEPEND="${RDEPEND} + dev-ros/cmake_modules + test? ( + dev-ros/map_server + dev-ros/rosbag + dev-ros/rostest[${PYTHON_USEDEP}] + dev-ros/rosunit + )" diff --git a/dev-ros/costmap_2d/costmap_2d-9999.ebuild b/dev-ros/costmap_2d/costmap_2d-9999.ebuild index 82162901a3db..58f127305f61 100644 --- a/dev-ros/costmap_2d/costmap_2d-9999.ebuild +++ b/dev-ros/costmap_2d/costmap_2d-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,20 +21,23 @@ RDEPEND=" dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] dev-ros/laser_geometry dev-ros/message_filters - dev-ros/nav_msgs - dev-ros/pcl_conversions - dev-ros/pcl_ros + dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/pluginlib dev-ros/roscpp dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf dev-ros/voxel_grid + dev-cpp/eigen:3 - sci-libs/pcl:= dev-libs/boost:=[threads] dev-libs/tinyxml2:= " DEPEND="${RDEPEND} dev-ros/cmake_modules - test? ( dev-ros/rostest[${PYTHON_USEDEP}] )" + test? ( + dev-ros/map_server + dev-ros/rosbag + dev-ros/rostest[${PYTHON_USEDEP}] + dev-ros/rosunit + )" diff --git a/dev-ros/dwa_local_planner/Manifest b/dev-ros/dwa_local_planner/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/dwa_local_planner/Manifest +++ b/dev-ros/dwa_local_planner/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/dwa_local_planner/dwa_local_planner-1.16.0.ebuild b/dev-ros/dwa_local_planner/dwa_local_planner-1.16.0.ebuild new file mode 100644 index 000000000000..16fd4d5bf38e --- /dev/null +++ b/dev-ros/dwa_local_planner/dwa_local_planner-1.16.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Dynamic Window Approach to local robot navigation on a plane" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/base_local_planner + dev-ros/costmap_2d + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-cpp/eigen:3 + dev-ros/nav_core + dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/pluginlib + dev-ros/roscpp + dev-ros/tf2_ros + + dev-libs/boost:=[threads] + dev-libs/console_bridge:= +" +DEPEND="${RDEPEND}" diff --git a/dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild b/dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild index 34db0fe64df5..16fd4d5bf38e 100644 --- a/dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild +++ b/dev-ros/dwa_local_planner/dwa_local_planner-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,14 +18,13 @@ RDEPEND=" dev-ros/base_local_planner dev-ros/costmap_2d dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-cpp/eigen:3 dev-ros/nav_core dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/pluginlib - dev-ros/pcl_conversions dev-ros/roscpp - dev-ros/tf - dev-cpp/eigen:3 - sci-libs/pcl + dev-ros/tf2_ros + dev-libs/boost:=[threads] dev-libs/console_bridge:= " diff --git a/dev-ros/fake_localization/Manifest b/dev-ros/fake_localization/Manifest index fea2144de47e..e2d2b2ee457b 100644 --- a/dev-ros/fake_localization/Manifest +++ b/dev-ros/fake_localization/Manifest @@ -1,4 +1,2 @@ -DIST navigation-1.14.0.tar.gz 340196 BLAKE2B 9338af98d1eb88e6bd79aa4f4c186ac6dc1c52b0f024286264f62e487f8e2236cff81397ccb8b828e4e000c0d05bc93963c979975089220b49cf980f465b643d SHA512 8ac2048be6d06be1f137aab2e73c5c724e794b9e6125fa70e2283df3790200f7b5203bae12c46e0796523ae58a4f8ede79fd0c1afc09a306a99f450576c7b11a -DIST navigation-1.14.2.tar.gz 345166 BLAKE2B 4c54f975088e3f99102f7bb1ef500909b16218e48db97a875f8b980dfe1bfd51d51eccab308ba7a3d5bee444de7d9e9fdf7d6477583739740ad13e7f0c35d1ea SHA512 6477104a330a20722fde1634a0d51b1706c9705b4b9415aa9703c99a61d2ce3de97caba24a6b667897e842490c15a6bf2cdbb2f51341febf29d0475b4c0f384b -DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/fake_localization/fake_localization-1.14.0-r1.ebuild b/dev-ros/fake_localization/fake_localization-1.14.0-r1.ebuild deleted file mode 100644 index 797a0147e03c..000000000000 --- a/dev-ros/fake_localization/fake_localization-1.14.0-r1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="A ROS node that simply forwards odometry information" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/boost:= - dev-ros/angles - dev-ros/roscpp - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rosconsole - dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf[${PYTHON_USEDEP}] - dev-ros/message_filters -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/fake_localization/fake_localization-1.15.1.ebuild b/dev-ros/fake_localization/fake_localization-1.15.1.ebuild deleted file mode 100644 index 8f5fc1286c21..000000000000 --- a/dev-ros/fake_localization/fake_localization-1.15.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="A ROS node that simply forwards odometry information" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/boost:= - dev-ros/angles - dev-ros/roscpp - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/rosconsole - dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf[${PYTHON_USEDEP}] - dev-ros/message_filters -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/fake_localization/fake_localization-1.14.2.ebuild b/dev-ros/fake_localization/fake_localization-1.16.0.ebuild similarity index 84% rename from dev-ros/fake_localization/fake_localization-1.14.2.ebuild rename to dev-ros/fake_localization/fake_localization-1.16.0.ebuild index 8f5fc1286c21..0c7895911491 100644 --- a/dev-ros/fake_localization/fake_localization-1.14.2.ebuild +++ b/dev-ros/fake_localization/fake_localization-1.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,8 @@ RDEPEND=" dev-ros/rosconsole dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf[${PYTHON_USEDEP}] + dev-ros/tf2_ros dev-ros/message_filters + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" diff --git a/dev-ros/fake_localization/fake_localization-9999.ebuild b/dev-ros/fake_localization/fake_localization-9999.ebuild index 797a0147e03c..0c7895911491 100644 --- a/dev-ros/fake_localization/fake_localization-9999.ebuild +++ b/dev-ros/fake_localization/fake_localization-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -22,7 +22,8 @@ RDEPEND=" dev-ros/rosconsole dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf[${PYTHON_USEDEP}] + dev-ros/tf2_ros dev-ros/message_filters + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" diff --git a/dev-ros/global_planner/Manifest b/dev-ros/global_planner/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/global_planner/Manifest +++ b/dev-ros/global_planner/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/global_planner/global_planner-1.16.0.ebuild b/dev-ros/global_planner/global_planner-1.16.0.ebuild new file mode 100644 index 000000000000..309d248922f0 --- /dev/null +++ b/dev-ros/global_planner/global_planner-1.16.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Path planner library and node" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/costmap_2d + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/nav_core + dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/navfn + dev-ros/pluginlib + dev-ros/roscpp + dev-ros/tf2_ros + + dev-libs/boost:= + dev-libs/console_bridge:= + + dev-ros/angles + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] +" +DEPEND="${RDEPEND}" diff --git a/dev-ros/global_planner/global_planner-9999.ebuild b/dev-ros/global_planner/global_planner-9999.ebuild index 795f804d8ce5..309d248922f0 100644 --- a/dev-ros/global_planner/global_planner-9999.ebuild +++ b/dev-ros/global_planner/global_planner-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,14 +17,18 @@ IUSE="" RDEPEND=" dev-ros/costmap_2d dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/nav_core + dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] dev-ros/navfn dev-ros/pluginlib dev-ros/roscpp - dev-ros/tf - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros + dev-libs/boost:= dev-libs/console_bridge:= + + dev-ros/angles + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND}" diff --git a/dev-ros/kdl_parser/Manifest b/dev-ros/kdl_parser/Manifest index 66f74d8646b8..0c95e4f27e09 100644 --- a/dev-ros/kdl_parser/Manifest +++ b/dev-ros/kdl_parser/Manifest @@ -1,2 +1,3 @@ DIST kdl_parser-1.12.10.tar.gz 950156 BLAKE2B 5e125c236888459e7ea4cdb6a556961e4f9008a99b9f76ec9cd243bdcc85994d07dc8d2a004b101bdab99f4b62e5a004793956d44edd5f8a2cd2fdfbbd56dc4a SHA512 a0d8046c65cc575cbf6ca5ab926997a4faae2f5fc0ecb7c8ab16c8145b655a1d2b516bfb6b834740fff758f76e2afc0d2aa1b3f612f7345d84a8e87cd5693ddb DIST kdl_parser-1.13.0.tar.gz 950647 BLAKE2B 7a87cc5f4b2c1bd870bee1b19a7be55e52c4d7c7ca44d1e3f3ef68419f7f775fef0fbec0a19651d37c479af6f8b41b085e86a9666211a7e030442854adbec7fd SHA512 f9b962ecc6e0f3c408619bc9c57f278a2e95228e735f452b9a45ce970752f6df37cbb5f331914412f04ebf31cf2862a056893d302fc2dad8af31cf538d717a9a +DIST kdl_parser-1.13.1.tar.gz 29933 BLAKE2B 3668b95df9d7bd06dc4d95098828d1d84f740f8e16e69f09bc09fb245ccd03c4ccf0e73e23860f19fc8949ced94415f7fb9effa3bc7215c7146c3ebcccbfcb4a SHA512 007d46978fd21608ced51d0261069d496e6ea64bf11960e46abf5da5b9a968d5ccbbafd6620044f98e441ff44c2b943f9ba5b9ee060243d80a975c140e6e36fb diff --git a/dev-ros/kdl_parser/kdl_parser-1.13.1.ebuild b/dev-ros/kdl_parser/kdl_parser-1.13.1.ebuild new file mode 100644 index 000000000000..c135325db1b6 --- /dev/null +++ b/dev-ros/kdl_parser/kdl_parser-1.13.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros/kdl_parser" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Constructs a KDL tree from an XML robot representation in URDF" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-libs/boost:= + dev-ros/roscpp + dev-ros/rosconsole + >=dev-ros/urdf-1.13 + sci-libs/orocos_kdl:= + dev-libs/tinyxml2:= +" +DEPEND="${RDEPEND} + test? ( dev-ros/rostest[${PYTHON_USEDEP}] )" diff --git a/dev-ros/kdl_parser_py/Manifest b/dev-ros/kdl_parser_py/Manifest index 66f74d8646b8..0c95e4f27e09 100644 --- a/dev-ros/kdl_parser_py/Manifest +++ b/dev-ros/kdl_parser_py/Manifest @@ -1,2 +1,3 @@ DIST kdl_parser-1.12.10.tar.gz 950156 BLAKE2B 5e125c236888459e7ea4cdb6a556961e4f9008a99b9f76ec9cd243bdcc85994d07dc8d2a004b101bdab99f4b62e5a004793956d44edd5f8a2cd2fdfbbd56dc4a SHA512 a0d8046c65cc575cbf6ca5ab926997a4faae2f5fc0ecb7c8ab16c8145b655a1d2b516bfb6b834740fff758f76e2afc0d2aa1b3f612f7345d84a8e87cd5693ddb DIST kdl_parser-1.13.0.tar.gz 950647 BLAKE2B 7a87cc5f4b2c1bd870bee1b19a7be55e52c4d7c7ca44d1e3f3ef68419f7f775fef0fbec0a19651d37c479af6f8b41b085e86a9666211a7e030442854adbec7fd SHA512 f9b962ecc6e0f3c408619bc9c57f278a2e95228e735f452b9a45ce970752f6df37cbb5f331914412f04ebf31cf2862a056893d302fc2dad8af31cf538d717a9a +DIST kdl_parser-1.13.1.tar.gz 29933 BLAKE2B 3668b95df9d7bd06dc4d95098828d1d84f740f8e16e69f09bc09fb245ccd03c4ccf0e73e23860f19fc8949ced94415f7fb9effa3bc7215c7146c3ebcccbfcb4a SHA512 007d46978fd21608ced51d0261069d496e6ea64bf11960e46abf5da5b9a968d5ccbbafd6620044f98e441ff44c2b943f9ba5b9ee060243d80a975c140e6e36fb diff --git a/dev-ros/kdl_parser_py/kdl_parser_py-1.13.1.ebuild b/dev-ros/kdl_parser_py/kdl_parser_py-1.13.1.ebuild new file mode 100644 index 000000000000..def1545942d3 --- /dev/null +++ b/dev-ros/kdl_parser_py/kdl_parser_py-1.13.1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros/kdl_parser" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Python tools to construct a KDL tree from an XML robot representation in URDF" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + >=dev-ros/urdf-1.13[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND} + test? ( dev-ros/rostest[${PYTHON_USEDEP}] )" diff --git a/dev-ros/map_server/Manifest b/dev-ros/map_server/Manifest index 1ff34582242f..e2d2b2ee457b 100644 --- a/dev-ros/map_server/Manifest +++ b/dev-ros/map_server/Manifest @@ -1 +1,2 @@ DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/map_server/map_server-1.16.0.ebuild b/dev-ros/map_server/map_server-1.16.0.ebuild new file mode 100644 index 000000000000..429845481287 --- /dev/null +++ b/dev-ros/map_server/map_server-1.16.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" + +inherit ros-catkin + +DESCRIPTION="Offers map data as a ROS service" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + sci-physics/bullet:= + dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/roscpp + media-libs/sdl-image + dev-ros/tf2 + >=dev-cpp/yaml-cpp-0.5:= + + dev-libs/boost:= +" +DEPEND="${RDEPEND} + test? ( dev-ros/rostest dev-ros/rospy dev-ros/rosunit ) + virtual/pkgconfig" diff --git a/dev-ros/map_server/map_server-9999.ebuild b/dev-ros/map_server/map_server-9999.ebuild index 989e42b78ece..429845481287 100644 --- a/dev-ros/map_server/map_server-9999.ebuild +++ b/dev-ros/map_server/map_server-9999.ebuild @@ -14,14 +14,15 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/roscpp - dev-ros/tf + sci-physics/bullet:= dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-libs/boost:= + dev-ros/roscpp media-libs/sdl-image + dev-ros/tf2 >=dev-cpp/yaml-cpp-0.5:= - sci-physics/bullet:= + + dev-libs/boost:= " DEPEND="${RDEPEND} - test? ( dev-ros/rostest dev-cpp/gtest ) + test? ( dev-ros/rostest dev-ros/rospy dev-ros/rosunit ) virtual/pkgconfig" diff --git a/dev-ros/move_base/Manifest b/dev-ros/move_base/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/move_base/Manifest +++ b/dev-ros/move_base/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/move_base/move_base-1.16.0.ebuild b/dev-ros/move_base/move_base-1.16.0.ebuild new file mode 100644 index 000000000000..e3dca8f3bbf9 --- /dev/null +++ b/dev-ros/move_base/move_base-1.16.0.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Given a goal in the world, will attempt to reach it with a mobile base" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/actionlib + >=dev-ros/costmap_2d-1.15.1 + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/move_base_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/nav_core + dev-ros/pluginlib + dev-libs/tinyxml2:= + dev-ros/roscpp + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + + dev-ros/base_local_planner + dev-ros/clear_costmap_recovery + dev-ros/navfn + dev-ros/rotate_recovery + + dev-cpp/eigen:3 + dev-libs/boost:= + dev-libs/console_bridge:= + + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] +" +DEPEND="${RDEPEND} + dev-ros/cmake_modules" diff --git a/dev-ros/move_base/move_base-9999.ebuild b/dev-ros/move_base/move_base-9999.ebuild index 2905e24c89be..e3dca8f3bbf9 100644 --- a/dev-ros/move_base/move_base-9999.ebuild +++ b/dev-ros/move_base/move_base-9999.ebuild @@ -15,23 +15,30 @@ SLOT="0" IUSE="" RDEPEND=" + dev-ros/actionlib >=dev-ros/costmap_2d-1.15.1 - dev-ros/roscpp + dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/move_base_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/nav_core dev-ros/pluginlib dev-libs/tinyxml2:= - dev-ros/actionlib + dev-ros/roscpp + dev-ros/rospy[${PYTHON_USEDEP}] + dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/base_local_planner dev-ros/clear_costmap_recovery dev-ros/navfn dev-ros/rotate_recovery - dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}] - dev-ros/nav_core - dev-ros/tf - dev-ros/move_base_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= + + dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] " DEPEND="${RDEPEND} dev-ros/cmake_modules" diff --git a/dev-ros/move_slow_and_clear/Manifest b/dev-ros/move_slow_and_clear/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/move_slow_and_clear/Manifest +++ b/dev-ros/move_slow_and_clear/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/nav_core/nav_core-1.13.1.ebuild b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.16.0.ebuild similarity index 56% rename from dev-ros/nav_core/nav_core-1.13.1.ebuild rename to dev-ros/move_slow_and_clear/move_slow_and_clear-1.16.0.ebuild index b3b55a0935ce..a0119458d55e 100644 --- a/dev-ros/nav_core/nav_core-1.13.1.ebuild +++ b/dev-ros/move_slow_and_clear/move_slow_and_clear-1.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,15 +8,23 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin -DESCRIPTION="Common interfaces for navigation specific robot actions" +DESCRIPTION="Move slow and clear" LICENSE="BSD" SLOT="0" IUSE="" RDEPEND=" - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf dev-ros/costmap_2d + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/nav_core + dev-ros/pluginlib + dev-ros/roscpp + + dev-libs/boost:=[threads] + dev-cpp/eigen:3 + dev-libs/console_bridge:= +" +DEPEND="${RDEPEND} + dev-ros/cmake_modules + " -DEPEND="${RDEPEND}" diff --git a/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild b/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild index 423f39b67620..a0119458d55e 100644 --- a/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild +++ b/dev-ros/move_slow_and_clear/move_slow_and_clear-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,15 +14,14 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/roscpp - dev-ros/nav_core dev-ros/costmap_2d - dev-ros/actionlib_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/nav_core dev-ros/pluginlib + dev-ros/roscpp + dev-libs/boost:=[threads] dev-cpp/eigen:3 - sci-libs/pcl dev-libs/console_bridge:= " DEPEND="${RDEPEND} diff --git a/dev-ros/nav_core/Manifest b/dev-ros/nav_core/Manifest index d8304de80cea..e2d2b2ee457b 100644 --- a/dev-ros/nav_core/Manifest +++ b/dev-ros/nav_core/Manifest @@ -1,6 +1,2 @@ -DIST navigation-1.13.0.tar.gz 336419 BLAKE2B 8786b1279a569c81c25cf48184d37b2660e27735631539e78404fc9cff849634165fdcf11e0aa309172c55755eea3ef8a884ff633291b77f4e23873f9cd3f8fc SHA512 1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af -DIST navigation-1.13.1.tar.gz 335568 BLAKE2B 77177dee95744ef327156bcda3fcb59bd2a7701dbfc9fffb8e65501ebd21d3abd8439f67a8061abeecb0805c801a31a57b103f612f8ae9a15029466e87fa7252 SHA512 969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e -DIST navigation-1.14.0.tar.gz 340196 BLAKE2B 9338af98d1eb88e6bd79aa4f4c186ac6dc1c52b0f024286264f62e487f8e2236cff81397ccb8b828e4e000c0d05bc93963c979975089220b49cf980f465b643d SHA512 8ac2048be6d06be1f137aab2e73c5c724e794b9e6125fa70e2283df3790200f7b5203bae12c46e0796523ae58a4f8ede79fd0c1afc09a306a99f450576c7b11a -DIST navigation-1.14.2.tar.gz 345166 BLAKE2B 4c54f975088e3f99102f7bb1ef500909b16218e48db97a875f8b980dfe1bfd51d51eccab308ba7a3d5bee444de7d9e9fdf7d6477583739740ad13e7f0c35d1ea SHA512 6477104a330a20722fde1634a0d51b1706c9705b4b9415aa9703c99a61d2ce3de97caba24a6b667897e842490c15a6bf2cdbb2f51341febf29d0475b4c0f384b -DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/nav_core/nav_core-1.14.0.ebuild b/dev-ros/nav_core/nav_core-1.14.0.ebuild deleted file mode 100644 index d2e61c20d55b..000000000000 --- a/dev-ros/nav_core/nav_core-1.14.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Common interfaces for navigation specific robot actions" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf - dev-ros/costmap_2d -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/nav_core/nav_core-1.14.2.ebuild b/dev-ros/nav_core/nav_core-1.14.2.ebuild deleted file mode 100644 index ec8810d32d73..000000000000 --- a/dev-ros/nav_core/nav_core-1.14.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Common interfaces for navigation specific robot actions" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf - dev-ros/costmap_2d -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/nav_core/nav_core-1.15.1.ebuild b/dev-ros/nav_core/nav_core-1.15.1.ebuild deleted file mode 100644 index ec8810d32d73..000000000000 --- a/dev-ros/nav_core/nav_core-1.15.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Common interfaces for navigation specific robot actions" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf - dev-ros/costmap_2d -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/nav_core/nav_core-1.13.0.ebuild b/dev-ros/nav_core/nav_core-1.16.0.ebuild similarity index 88% rename from dev-ros/nav_core/nav_core-1.13.0.ebuild rename to dev-ros/nav_core/nav_core-1.16.0.ebuild index b3b55a0935ce..5001237ab345 100644 --- a/dev-ros/nav_core/nav_core-1.13.0.ebuild +++ b/dev-ros/nav_core/nav_core-1.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,9 +14,9 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf dev-ros/costmap_2d + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros " DEPEND="${RDEPEND}" diff --git a/dev-ros/nav_core/nav_core-9999.ebuild b/dev-ros/nav_core/nav_core-9999.ebuild index b3b55a0935ce..5001237ab345 100644 --- a/dev-ros/nav_core/nav_core-9999.ebuild +++ b/dev-ros/nav_core/nav_core-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,9 +14,9 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] - dev-ros/tf dev-ros/costmap_2d + dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros " DEPEND="${RDEPEND}" diff --git a/dev-ros/navfn/Manifest b/dev-ros/navfn/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/navfn/Manifest +++ b/dev-ros/navfn/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/navfn/navfn-1.16.0.ebuild b/dev-ros/navfn/navfn-1.16.0.ebuild new file mode 100644 index 000000000000..9b7aa965f43f --- /dev/null +++ b/dev-ros/navfn/navfn-1.16.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" +CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/nav_msgs" +CATKIN_HAS_MESSAGES=yes +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="Fast interpolated navigation function that can be used to create plans for a mobile base" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/costmap_2d + dev-ros/nav_core + dev-ros/pluginlib + dev-ros/rosconsole + dev-ros/roscpp + dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + + dev-cpp/eigen:3 + x11-libs/fltk + media-libs/netpbm + dev-libs/boost:=[threads] + dev-libs/console_bridge:= +" +DEPEND="${RDEPEND} + test? ( dev-cpp/gtest ) + dev-ros/cmake_modules" + +PATCHES=( "${FILESDIR}/pgm_h_location.patch" ) diff --git a/dev-ros/navfn/navfn-9999.ebuild b/dev-ros/navfn/navfn-9999.ebuild index 66cdbd1cb7d1..9b7aa965f43f 100644 --- a/dev-ros/navfn/navfn-9999.ebuild +++ b/dev-ros/navfn/navfn-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,14 +19,14 @@ IUSE="" RDEPEND=" dev-ros/costmap_2d dev-ros/nav_core - dev-ros/pcl_conversions - dev-ros/pcl_ros dev-ros/pluginlib + dev-ros/rosconsole dev-ros/roscpp - dev-ros/tf - dev-ros/visualization_msgs + dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-ros/tf2_ros + dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}] + dev-cpp/eigen:3 - sci-libs/pcl x11-libs/fltk media-libs/netpbm dev-libs/boost:=[threads] diff --git a/dev-ros/rotate_recovery/Manifest b/dev-ros/rotate_recovery/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/dev-ros/rotate_recovery/Manifest +++ b/dev-ros/rotate_recovery/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/rotate_recovery/rotate_recovery-1.16.0.ebuild b/dev-ros/rotate_recovery/rotate_recovery-1.16.0.ebuild new file mode 100644 index 000000000000..c75ea2424290 --- /dev/null +++ b/dev-ros/rotate_recovery/rotate_recovery-1.16.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +ROS_SUBDIR=${PN} +KEYWORDS="~amd64 ~arm" + +inherit ros-catkin + +DESCRIPTION="Recovery behavior that attempts to clear space by performing a 360 degree rotation of the robot" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/costmap_2d + dev-cpp/eigen:3 + dev-ros/nav_core + dev-ros/pluginlib + dev-ros/roscpp + dev-ros/tf2_ros + + dev-ros/base_local_planner + dev-libs/boost:= + dev-libs/console_bridge:= +" +DEPEND="${RDEPEND} + dev-ros/cmake_modules" diff --git a/dev-ros/rotate_recovery/rotate_recovery-9999.ebuild b/dev-ros/rotate_recovery/rotate_recovery-9999.ebuild index a31e4f6d10c8..c75ea2424290 100644 --- a/dev-ros/rotate_recovery/rotate_recovery-9999.ebuild +++ b/dev-ros/rotate_recovery/rotate_recovery-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,13 +14,14 @@ SLOT="0" IUSE="" RDEPEND=" - dev-ros/roscpp - dev-ros/tf dev-ros/costmap_2d + dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib + dev-ros/roscpp + dev-ros/tf2_ros + dev-ros/base_local_planner - dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= " diff --git a/dev-ros/tf2_geometry_msgs/Manifest b/dev-ros/tf2_geometry_msgs/Manifest index 50cdc2fccc9d..0bec2cc3c099 100644 --- a/dev-ros/tf2_geometry_msgs/Manifest +++ b/dev-ros/tf2_geometry_msgs/Manifest @@ -1,3 +1 @@ -DIST geometry2-0.6.1.tar.gz 162912 BLAKE2B 103937894921111da2058f61b555cb9498ea053e8c8dac357383fc326e214bf88e74a65c97021cf7dd0ecb2b5a38606c3ad3660e365af145349c764660c56726 SHA512 392719295eedf4a5f580390f076a14f9909f49681223d8c50ccb88d57b784c1e50383d28ff10bddc21424662f261504c29525c24965a51462d6e9e62d702d6ef -DIST geometry2-0.6.2.tar.gz 166807 BLAKE2B 821ad4bc68ff2703df53d3d85505cd892f0399abe99b7fbff13852bda0895e8b28bc4e6aaff0590d4bc7124d36c396e7c477be0a9d56c532fe491099ccb3990d SHA512 fddf5e114600a2814bfecc71c52ddc820fa113fbd07584cd43d4b8a5eb395e9d9b1f78e28c193866920690edb8a5b220bfed949a6e6741926dcea1fc654edadf DIST geometry2-0.6.3.tar.gz 167590 BLAKE2B 96ef84a40a8d75bbd3303774163b41d29086085cc175010731584ebfb71da87fa5264caf24c8b5b6b4450b9befc2625c6b118b8a60d032c78ce315554af74370 SHA512 f46ae3c9240073252d910e1e4b1f412ed4f534b2b3166852330ae82f1d37dde16527e12ef8a4140b41587ec664f83d8c2271376b606c55c51cee681c4d10b75b diff --git a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.1.ebuild b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.1.ebuild deleted file mode 100644 index 6e110987c542..000000000000 --- a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros/geometry2" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="The second generation Transform Library in ROS" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/tf2_ros[${PYTHON_USEDEP}] - dev-python/python_orocos_kdl[${PYTHON_USEDEP}] - dev-ros/tf2 - sci-libs/orocos_kdl - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.2.ebuild b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.2.ebuild deleted file mode 100644 index 6e110987c542..000000000000 --- a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros/geometry2" -KEYWORDS="~amd64 ~arm" -ROS_SUBDIR=${PN} -PYTHON_COMPAT=( python2_7 ) - -inherit ros-catkin - -DESCRIPTION="The second generation Transform Library in ROS" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-ros/rospy[${PYTHON_USEDEP}] - dev-ros/tf2_ros[${PYTHON_USEDEP}] - dev-python/python_orocos_kdl[${PYTHON_USEDEP}] - dev-ros/tf2 - sci-libs/orocos_kdl - dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP},${CATKIN_MESSAGES_CXX_USEDEP}] -" -DEPEND="${RDEPEND}" diff --git a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.3.ebuild b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.3.ebuild index 6e110987c542..244de1604706 100644 --- a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.3.ebuild +++ b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-0.6.3.ebuild @@ -6,6 +6,7 @@ ROS_REPO_URI="https://github.com/ros/geometry2" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} PYTHON_COMPAT=( python2_7 ) +CATKIN_HAS_MESSAGES=yes inherit ros-catkin diff --git a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild index c92d159034bd..244de1604706 100644 --- a/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild +++ b/dev-ros/tf2_geometry_msgs/tf2_geometry_msgs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,6 +6,7 @@ ROS_REPO_URI="https://github.com/ros/geometry2" KEYWORDS="~amd64 ~arm" ROS_SUBDIR=${PN} PYTHON_COMPAT=( python2_7 ) +CATKIN_HAS_MESSAGES=yes inherit ros-catkin diff --git a/dev-ros/voxel_grid/Manifest b/dev-ros/voxel_grid/Manifest index d8304de80cea..e2d2b2ee457b 100644 --- a/dev-ros/voxel_grid/Manifest +++ b/dev-ros/voxel_grid/Manifest @@ -1,6 +1,2 @@ -DIST navigation-1.13.0.tar.gz 336419 BLAKE2B 8786b1279a569c81c25cf48184d37b2660e27735631539e78404fc9cff849634165fdcf11e0aa309172c55755eea3ef8a884ff633291b77f4e23873f9cd3f8fc SHA512 1b686d4d1e930901dcf899fb73c8609855c3bb6d797322f6f3b9ea7ccb349f98802870b44e0fcbee4e68abebeecbaff57d453dc790fbc908cd23b8afda22e1af -DIST navigation-1.13.1.tar.gz 335568 BLAKE2B 77177dee95744ef327156bcda3fcb59bd2a7701dbfc9fffb8e65501ebd21d3abd8439f67a8061abeecb0805c801a31a57b103f612f8ae9a15029466e87fa7252 SHA512 969ce141dacc3ec8c249769a861c44a8d061bfb24c1fc63bd2873b589b11581f93e3faf3292f4db5daff89100859e05451d38278f859cb527adf55405d8f536e -DIST navigation-1.14.0.tar.gz 340196 BLAKE2B 9338af98d1eb88e6bd79aa4f4c186ac6dc1c52b0f024286264f62e487f8e2236cff81397ccb8b828e4e000c0d05bc93963c979975089220b49cf980f465b643d SHA512 8ac2048be6d06be1f137aab2e73c5c724e794b9e6125fa70e2283df3790200f7b5203bae12c46e0796523ae58a4f8ede79fd0c1afc09a306a99f450576c7b11a -DIST navigation-1.14.2.tar.gz 345166 BLAKE2B 4c54f975088e3f99102f7bb1ef500909b16218e48db97a875f8b980dfe1bfd51d51eccab308ba7a3d5bee444de7d9e9fdf7d6477583739740ad13e7f0c35d1ea SHA512 6477104a330a20722fde1634a0d51b1706c9705b4b9415aa9703c99a61d2ce3de97caba24a6b667897e842490c15a6bf2cdbb2f51341febf29d0475b4c0f384b -DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild b/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild deleted file mode 100644 index 619dcc5b0f7d..000000000000 --- a/dev-ros/voxel_grid/voxel_grid-1.13.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Implementation of an efficient 3D voxel grid" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/roscpp" -DEPEND="${RDEPEND} - test? ( dev-cpp/gtest )" diff --git a/dev-ros/voxel_grid/voxel_grid-1.14.0.ebuild b/dev-ros/voxel_grid/voxel_grid-1.14.0.ebuild deleted file mode 100644 index bd84dc6278a4..000000000000 --- a/dev-ros/voxel_grid/voxel_grid-1.14.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Implementation of an efficient 3D voxel grid" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/roscpp" -DEPEND="${RDEPEND} - test? ( dev-cpp/gtest )" diff --git a/dev-ros/voxel_grid/voxel_grid-1.14.2.ebuild b/dev-ros/voxel_grid/voxel_grid-1.14.2.ebuild deleted file mode 100644 index 699bf5a42cb3..000000000000 --- a/dev-ros/voxel_grid/voxel_grid-1.14.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Implementation of an efficient 3D voxel grid" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/roscpp" -DEPEND="${RDEPEND} - test? ( dev-cpp/gtest )" diff --git a/dev-ros/voxel_grid/voxel_grid-1.15.1.ebuild b/dev-ros/voxel_grid/voxel_grid-1.15.1.ebuild deleted file mode 100644 index 699bf5a42cb3..000000000000 --- a/dev-ros/voxel_grid/voxel_grid-1.15.1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -ROS_REPO_URI="https://github.com/ros-planning/navigation" -ROS_SUBDIR=${PN} -KEYWORDS="~amd64 ~arm" - -inherit ros-catkin - -DESCRIPTION="Implementation of an efficient 3D voxel grid" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND="dev-ros/roscpp" -DEPEND="${RDEPEND} - test? ( dev-cpp/gtest )" diff --git a/dev-ros/voxel_grid/voxel_grid-1.13.0.ebuild b/dev-ros/voxel_grid/voxel_grid-1.16.0.ebuild similarity index 89% rename from dev-ros/voxel_grid/voxel_grid-1.13.0.ebuild rename to dev-ros/voxel_grid/voxel_grid-1.16.0.ebuild index 619dcc5b0f7d..8ced333d52ee 100644 --- a/dev-ros/voxel_grid/voxel_grid-1.13.0.ebuild +++ b/dev-ros/voxel_grid/voxel_grid-1.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 diff --git a/dev-ruby/Manifest.gz b/dev-ruby/Manifest.gz index de25f8ea3b21..1f7835914776 100644 Binary files a/dev-ruby/Manifest.gz and b/dev-ruby/Manifest.gz differ diff --git a/dev-ruby/bundler/Manifest b/dev-ruby/bundler/Manifest index ea47a2f6c701..8a8e988fd34e 100644 --- a/dev-ruby/bundler/Manifest +++ b/dev-ruby/bundler/Manifest @@ -1,4 +1,3 @@ -DIST bundler-1.12.5.tar.gz 371552 BLAKE2B 0aca136308d9c393c945037dc18f7b8e7563017933aa5ef3cf14b50e095c200b82046a9d8cb00641e16507d588fe2aec8da59b22fc063bb4ecfb55b36627e981 SHA512 d42b2a10b97ab9724b9f3c6d1493a46ac212a918acc556ae90faed63b128190fd365cc0ba8c9ed9db30fc285e5c4d4183ddb698eee9a8607e9e40e860e78518d DIST bundler-1.16.1.gem 349696 BLAKE2B 6057aed2e3bffdfa7f3ea8489c4ae79d9241b7b300fd35c4a2c14899ff306183165d1554be793a1856d9fd1c696161161049519fc8915800c68c60a9a5b116d8 SHA512 2cca87aa17b61df98ef98a648a7d7cfe0529015f1278e8cb2298bb12544157933d723bd666d945bcdbaceacbf97a092a3848e2a587bd01cffa73c662d37d4834 DIST bundler-1.16.2.gem 352768 BLAKE2B 4ba3729d314aec33a4ce6738a54774d4772714913d132493a8bfd719b53c05e9beb498835c01fb1904336d80fb3bd9466f71cc8e5bd1e34491f7e1f38b7bf9bb SHA512 998708b0eec5cdf7ab89b415a0a5173275b221b46e7151c0f05cb49f64a902a0fb0d77f831c60afe55ac4cafe6f4229d082d3f6c38ec13767add7979853f9221 DIST bundler-1.16.3.gem 353792 BLAKE2B 5a36cd3e3a7fed39ea1de8d7bcd27a2f7758e4fd67bcfdbcc877a44c491624b45736e9aa122a14d792f2ff11605d226cdfb5a70c2d6cdadb5e0e4e36d597c96c SHA512 bc6b911a5ad2911c35be1ce4e28d42b7762cfc950bc060cca1527b66f78c5f125ed5524d1fc161f68053f00997742c6354549712be0a49c72877ab32ccbbefe6 diff --git a/dev-ruby/bundler/bundler-1.12.5.ebuild b/dev-ruby/bundler/bundler-1.12.5.ebuild deleted file mode 100644 index fd6677e7e4cd..000000000000 --- a/dev-ruby/bundler/bundler-1.12.5.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby20 ruby21 ruby22 ruby23" - -#RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -# No documentation task -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md ISSUES.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -RUBY_FAKEGEM_BINDIR="exe" - -inherit ruby-fakegem - -DESCRIPTION="An easy way to vendor gem dependencies" -HOMEPAGE="https://github.com/carlhuda/bundler" -SRC_URI="https://github.com/carlhuda/bundler/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="doc test" - -ruby_add_rdepend virtual/rubygems - -ruby_add_bdepend "doc? ( app-text/ronn )" - -# ruby_add_bdepend "test? ( app-text/ronn )" - -# The specs require a number of gems to be installed in a temporary -# directory, but this requires network access. All tests should still -# pass with network access. -RESTRICT="test" - -RDEPEND+=" dev-vcs/git" - -all_ruby_prepare() { - # Bundler only supports running the specs from git: - # https://github.com/carlhuda/bundler/issues/issue/738 - sed -i -e '/when Bundler is bundled/,/^ end/ s:^:#:' spec/runtime/setup_spec.rb || die - - # Fails randomly and no clear cause can be found. Might be related - # to bug 346357. This was broken in previous releases without a - # failing spec, so patch out this spec for now since it is not a - # regression. - sed -i -e '/works when you bundle exec bundle/,/^ end/ s:^:#:' spec/install/deploy_spec.rb || die - - # Remove unneeded git dependency from gemspec, which we need to use - # for bug 491826 - sed -i -e '/files/ s:^:#:' ${RUBY_FAKEGEM_GEMSPEC} || die - - # Avoid specs that are not compatible with all rspec versions. - sed -e '/has no malformed whitespace/,/^ end/ s:^:#:' \ - -e '/uses double-quotes consistently/,/^ end/ s:^:#:' \ - -i spec/quality_spec.rb || die - - # Avoid spec failing with git 2.0. - sed -i -e '/on releasing/,/^ end/ s:^:#:' spec/bundler/gem_helper_spec.rb || die -} - -each_ruby_compile() { - if use doc ; then - ${RUBY} -S rake man:build || die - fi -} diff --git a/dev-ruby/bundler/bundler-1.16.1.ebuild b/dev-ruby/bundler/bundler-1.16.1.ebuild index 63ab31ff3ca8..229a0da3ee33 100644 --- a/dev-ruby/bundler/bundler-1.16.1.ebuild +++ b/dev-ruby/bundler/bundler-1.16.1.ebuild @@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/carlhuda/bundler" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+doc test" ruby_add_rdepend virtual/rubygems diff --git a/dev-ruby/capybara/capybara-3.4.1.ebuild b/dev-ruby/capybara/capybara-3.4.1.ebuild index 27821bfea232..e0cae11e9d06 100644 --- a/dev-ruby/capybara/capybara-3.4.1.ebuild +++ b/dev-ruby/capybara/capybara-3.4.1.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="Capybara aims to simplify the process of integration testing Rack a HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" SLOT="3" IUSE="test" diff --git a/dev-ruby/capybara/capybara-3.4.2.ebuild b/dev-ruby/capybara/capybara-3.4.2.ebuild index 27821bfea232..da6c2de9e770 100644 --- a/dev-ruby/capybara/capybara-3.4.2.ebuild +++ b/dev-ruby/capybara/capybara-3.4.2.ebuild @@ -16,13 +16,19 @@ DESCRIPTION="Capybara aims to simplify the process of integration testing Rack a HOMEPAGE="https://github.com/jnicklas/capybara" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" SLOT="3" IUSE="test" DEPEND="${DEPEND} test? ( www-client/firefox )" -ruby_add_bdepend "test? ( dev-ruby/rspec:3 dev-ruby/launchy >=dev-ruby/selenium-webdriver-2.0 dev-ruby/sinatra:2 )" +ruby_add_bdepend "test? ( + dev-ruby/rspec:3 + >=dev-ruby/launchy-2.4.0 + >=dev-ruby/selenium-webdriver-3.5:3 + dev-ruby/sinatra:2 + www-servers/puma +)" ruby_add_rdepend " dev-ruby/addressable diff --git a/dev-ruby/facter/facter-3.11.3-r1.ebuild b/dev-ruby/facter/facter-3.11.3-r1.ebuild index d99f0e0675cc..683775e7668d 100644 --- a/dev-ruby/facter/facter-3.11.3-r1.ebuild +++ b/dev-ruby/facter/facter-3.11.3-r1.ebuild @@ -82,6 +82,7 @@ src_configure() { local mycmakeargs=( -DCMAKE_VERBOSE_MAKEFILE=ON -DRUBY_LIB_INSTALL=${my_ruby_sitelibdir} + -DBLKID_LIBRARYDIR="${EPREFIX}/$(get_libdir)" ) if use debug; then mycmakeargs+=( diff --git a/dev-ruby/minitest/Manifest b/dev-ruby/minitest/Manifest index 369e35e52bd3..5ad93b2893b5 100644 --- a/dev-ruby/minitest/Manifest +++ b/dev-ruby/minitest/Manifest @@ -2,4 +2,3 @@ DIST minitest-4.7.5.gem 57856 BLAKE2B d0ecb0a0693c35ebbda52e9c755b72f07e38d6ccc2 DIST minitest-5.10.3.gem 76288 BLAKE2B 2c4fa5bca17e8a6270923225cd91fa9b6374d2a00b278906faf4e3ead0baf5fb1572a3c75322befc35ad0016d86f49c905e7de0283b07c60585c4c0348d69701 SHA512 6a3b1c86471fd7bb6ca078de9f253aeb9533f8da027998c34cd7fb8165a1d3bb565c1f8df958bb0eef6b7e22658894175c5f54f475585f2c05bb667e812b7aa3 DIST minitest-5.11.3.gem 79360 BLAKE2B c348957e094bd91e88c6dace522b8e88c37ec435d58b4f6f8c8b458cfd26b789cb00cd43fa9d515112a8f3c9a736756d59c46f4117d1c1948d08cab0a5eed6aa SHA512 387537aff51f8e8f9cc2feddadf6813d11f0ba623ae3d5929d7b7a88e180b60c961dfa1d2ba0f3a4ad7d2c1af250245376fa62b23f68c8b57812c7e86efba0c7 DIST minitest-5.3.3.gem 67072 BLAKE2B 58511cd3cf5e8cadc78427a4818f973aa59873cd35bf553874cfa3e785a6c3d427d3c8b7e5f5f915842ca2b4b2ce594f847873536b49b8860cbfb3812dd58908 SHA512 e1ea2cea5b61231b3074aea1dfb15b104a4e8a6b361d274194b6876401c29f839be618eb7c0448a42bc51ce57f0c2fcd84a72d1b0e0ba034ec5ffe6fbf2ae509 -DIST minitest-5.9.1.gem 73216 BLAKE2B 553143159ddc688ee0961a1714aded658dea3b6d5823bfa1555e96d25506eed2a789ad0b31939da1947e3e1d21fa9b4a9f59f3b429354283baa8c28fcda1a444 SHA512 4b02ea62297ad5be8bbc8d541405b0d73668ec7fe0f78318fb85fcc35321d934285df13aac2f3e5c4f9cb303b2689bca36a13bf1f8359486f9c66d4ca2fc6e72 diff --git a/dev-ruby/minitest/minitest-5.10.3.ebuild b/dev-ruby/minitest/minitest-5.10.3.ebuild index a085d55aba4d..df56d0f9c18c 100644 --- a/dev-ruby/minitest/minitest-5.10.3.ebuild +++ b/dev-ruby/minitest/minitest-5.10.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/seattlerb/minitest" LICENSE="MIT" SLOT="5" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" each_ruby_test() { diff --git a/dev-ruby/minitest/minitest-5.9.1.ebuild b/dev-ruby/minitest/minitest-5.9.1.ebuild deleted file mode 100644 index a28e39d5bd01..000000000000 --- a/dev-ruby/minitest/minitest-5.9.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" - -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" - -inherit ruby-fakegem - -DESCRIPTION="minitest/unit is a small and fast replacement for ruby's huge and slow test/unit" -HOMEPAGE="https://github.com/seattlerb/minitest" - -LICENSE="MIT" -SLOT="5" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="doc test" - -each_ruby_test() { - ${RUBY} -Ilib:test:. -e "Dir['**/test_*.rb'].each{|f| require f}" || die "Tests failed" -} diff --git a/dev-ruby/mustermann/mustermann-1.0.2.ebuild b/dev-ruby/mustermann/mustermann-1.0.2.ebuild index 40bc5f8920fd..ae8269db407b 100644 --- a/dev-ruby/mustermann/mustermann-1.0.2.ebuild +++ b/dev-ruby/mustermann/mustermann-1.0.2.ebuild @@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/sinatra/mustermann" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" diff --git a/dev-ruby/mysql2/metadata.xml b/dev-ruby/mysql2/metadata.xml index 91fbcba571b0..9ee135bb6b8f 100644 --- a/dev-ruby/mysql2/metadata.xml +++ b/dev-ruby/mysql2/metadata.xml @@ -8,4 +8,7 @@ brianmario/mysql2 + + Use mariadb bindings + diff --git a/dev-ruby/mysql2/mysql2-0.4.10-r1.ebuild b/dev-ruby/mysql2/mysql2-0.4.10-r1.ebuild new file mode 100644 index 000000000000..bdeffdfd19b9 --- /dev/null +++ b/dev-ruby/mysql2/mysql2-0.4.10-r1.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +USE_RUBY="ruby23 ruby24 ruby25" + +# Tests require a live MySQL database but should all pass. +RUBY_FAKEGEM_TASK_TEST="" + +RUBY_FAKEGEM_TASK_DOC="" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +inherit multilib ruby-fakegem + +DESCRIPTION="A modern, simple and very fast Mysql library for Ruby - binding to libmysql" +HOMEPAGE="https://github.com/brianmario/mysql2" + +LICENSE="MIT" +SLOT="0.4" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" +IUSE="mysql mariadb" +REQUIRED_USE="^^ ( mariadb mysql )" + +MDEPEND="mysql? ( dev-db/mysql-connector-c ) mariadb? ( dev-db/mariadb-connector-c )" +DEPEND="${DEPEND} ${MDEPEND}" +RDEPEND="${RDEPEND} ${MDEPEND}" + +each_ruby_configure() { + local config + if use mysql ; then + config="${EPREFIX}/usr/bin/mysql_config" + fi + if use mariadb ; then + config="${EPREFIX}/usr/bin/mariadb_config" + fi + + ${RUBY} -Cext/mysql2 extconf.rb --with-mysql-config=${config} || die +} + +each_ruby_compile() { + emake V=1 -Cext/mysql2 + cp ext/mysql2/mysql2$(get_modname) lib/mysql2/ || die +} diff --git a/dev-ruby/mysql2/mysql2-0.5.2-r1.ebuild b/dev-ruby/mysql2/mysql2-0.5.2-r1.ebuild new file mode 100644 index 000000000000..a0b5b7bc3cc9 --- /dev/null +++ b/dev-ruby/mysql2/mysql2-0.5.2-r1.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +USE_RUBY="ruby23 ruby24 ruby25" + +# Tests require a live MySQL database but should all pass. +RUBY_FAKEGEM_TASK_TEST="" + +RUBY_FAKEGEM_TASK_DOC="" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +inherit multilib ruby-fakegem + +DESCRIPTION="A modern, simple and very fast Mysql library for Ruby - binding to libmysql" +HOMEPAGE="https://github.com/brianmario/mysql2" + +LICENSE="MIT" +SLOT="0.5" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86" +IUSE="mysql mariadb" +REQUIRED_USE="^^ ( mariadb mysql )" + +MDEPEND="mysql? ( dev-db/mysql-connector-c ) mariadb? ( dev-db/mariadb-connector-c )" +DEPEND="${DEPEND} ${MDEPEND}" +RDEPEND="${RDEPEND} ${MDEPEND}" + +each_ruby_configure() { + local config + if use mysql ; then + config="${EPREFIX}/usr/bin/mysql_config" + fi + if use mariadb ; then + config="${EPREFIX}/usr/bin/mariadb_config" + fi + + ${RUBY} -Cext/mysql2 extconf.rb --with-mysql-config="${config}" || die +} + +each_ruby_compile() { + emake V=1 -Cext/mysql2 + cp ext/mysql2/mysql2$(get_modname) lib/mysql2/ || die +} diff --git a/dev-ruby/pcaprub/Manifest b/dev-ruby/pcaprub/Manifest index 2cee5c2f3685..8983ed69ca5d 100644 --- a/dev-ruby/pcaprub/Manifest +++ b/dev-ruby/pcaprub/Manifest @@ -1 +1,2 @@ DIST pcaprub-0.12.4.gem 36864 BLAKE2B c2e86624431cc758059a997ebae716adb1d7de74ba62a375787608f6c68f7b85a614ec5859e251724475e1b68e8e90108f408a2e833f896461a95bda04d4d9ad SHA512 707221429dcdf95eba24076589054dd022ba8a479148c3ec8ce9667016225ee64bed13d3fdf8ebd46027244feec8e77a484c67f040d0439bfa44d9212997645b +DIST pcaprub-0.13.0.gem 36864 BLAKE2B 0a0ca07da261de2e8bd7aaa131bbda9f6ee3cd5eb5fa214c552179c707d20345bcedc8db5d49590e69c41220e69f93a6d9f0b1c1b6f768c25ab648d50dead388 SHA512 6099996cca317194582a50ac89769d11ba802a9658c67f707e342b3c345bcaab26fba5ca2dc245a39eeb01f9ff6fdde1ae64a3a1ee4dd0e5243bae2ebed37e5f diff --git a/dev-ruby/pcaprub/pcaprub-0.13.0.ebuild b/dev-ruby/pcaprub/pcaprub-0.13.0.ebuild new file mode 100644 index 000000000000..d85148c26b66 --- /dev/null +++ b/dev-ruby/pcaprub/pcaprub-0.13.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +USE_RUBY="ruby23 ruby24 ruby25" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_EXTRADOC="FAQ.rdoc README.rdoc USAGE.rdoc" + +inherit multilib ruby-fakegem eapi7-ver + +DESCRIPTION="Libpcap bindings for ruby compat" +HOMEPAGE="https://rubygems.org/gems/pcaprub" + +LICENSE="LGPL-2.1" +SLOT="$(ver_cut 1-2)" +KEYWORDS="~amd64 ~arm ~x86" + +DEPEND+="net-libs/libpcap" +RDEPEND+="net-libs/libpcap" + +# Tests require live access to a network device as root. +RESTRICT="test" + +each_ruby_configure() { + ${RUBY} -Cext/pcaprub_c extconf.rb || die +} + +each_ruby_compile() { + emake -C ext/pcaprub_c V=1 + cp ext/pcaprub_c/pcaprub_c$(get_modname) lib || die +} diff --git a/dev-ruby/power_assert/Manifest b/dev-ruby/power_assert/Manifest index fc9b2bcb3587..1e2abed5355f 100644 --- a/dev-ruby/power_assert/Manifest +++ b/dev-ruby/power_assert/Manifest @@ -1,4 +1,3 @@ -DIST power_assert-0.3.1.gem 14336 BLAKE2B d29f8ffb84c1322610e1bfc819a599828a386abe2a21bf60d8e5a397dafbad52885c20899a78f713d39aedde992ac180138ed7fbd96ebf48d9bad753a51f0097 SHA512 0523c9c2f45ae60e93b491bed8ae3ff3bd83cfdf8c23d784ce19f87a52d90b94095d3e5ca38fbc2e4917a8895309194e06ec519099b69096bef69a4d9466da64 DIST power_assert-1.1.1.tar.gz 16799 BLAKE2B df5f688d4242373f1a5de95fcbcdd63d23a14314a890a32839ba88494d04a09ad6b9c1dedea23f43d53cb708b3e5eee8d0a2307be16a1c11cf3cbf22ea254344 SHA512 a33429bf918c71a5b75e56940d46dfd05ed3c87f909d6f09ebf2d8b2cd43a3c5c37b5ac13c334383f1b3f52817ecd4ccf68cd649c53bebdfbc464a18c88b702c DIST power_assert-1.1.2.tar.gz 17140 BLAKE2B a690365b60ff1dbcb9eb70807b4c9c772e7f809190f1fa7dfef449ff01656bc31bd59f0d291ff158bdac1e2accaf376a45fc1dd480fd864fe84ba1ab4baf3743 SHA512 716edf1e2885e2e4d760f9b09aa97be1eee353f4f50297d0009ebc9fa3e16599ae094b78911915f20d295a6232d6c14844f43bf843b25e90f7c76bfa1d7776fc DIST power_assert-1.1.3.tar.gz 17169 BLAKE2B 05e916cafafc6c90abd9fec30d4439bc4b02cb83267c37528c018eb367a402cd42aefdd050b388d3bc1735f0320109b0c1a078db3718c0d3b2a033c32536c441 SHA512 8612e08c3e30ddfccc6be30f2df101ddcee0d2338b9438fb44e922115c683b31f41b699ca998e088488da94eb5d80da360429fb2ba374c31a9b57a60ebc8c732 diff --git a/dev-ruby/power_assert/power_assert-0.3.1.ebuild b/dev-ruby/power_assert/power_assert-0.3.1.ebuild deleted file mode 100644 index 28c73e067aab..000000000000 --- a/dev-ruby/power_assert/power_assert-0.3.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.rdoc" - -inherit ruby-fakegem - -DESCRIPTION="Shows each value of variables and method calls in the expression" -HOMEPAGE="https://github.com/k-tsj/power_assert" -LICENSE="|| ( Ruby BSD-2 )" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -SLOT="0" -IUSE="" - -ruby_add_bdepend "test? ( dev-ruby/test-unit )" - -all_ruby_prepare() { - sed -i -e '/bundler/d' Rakefile || die - sed -i -e '1igem "test-unit"' test/helper.rb || die -} diff --git a/dev-ruby/power_assert/power_assert-1.1.1.ebuild b/dev-ruby/power_assert/power_assert-1.1.1.ebuild index a0e684d05442..73bae537c4cf 100644 --- a/dev-ruby/power_assert/power_assert-1.1.1.ebuild +++ b/dev-ruby/power_assert/power_assert-1.1.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/k-tsj/power_assert" SRC_URI="https://github.com/k-tsj/power_assert/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Ruby BSD-2 )" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" diff --git a/dev-ruby/rack-test/rack-test-1.1.0.ebuild b/dev-ruby/rack-test/rack-test-1.1.0.ebuild index fdb112ff68b7..1cf5da7c833e 100644 --- a/dev-ruby/rack-test/rack-test-1.1.0.ebuild +++ b/dev-ruby/rack-test/rack-test-1.1.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rack-test/rack-test/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="1.0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rack-1.0:* =dev-ruby/rspec-3.6.0:3 dev-ruby/thread_order )" diff --git a/dev-ruby/rspec/rspec-3.6.0.ebuild b/dev-ruby/rspec/rspec-3.6.0.ebuild index feeda3fd231b..d0f4617a67df 100644 --- a/dev-ruby/rspec/rspec-3.6.0.ebuild +++ b/dev-ruby/rspec/rspec-3.6.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec" LICENSE="MIT" SLOT="3" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" diff --git a/dev-ruby/sinatra/sinatra-2.0.3.ebuild b/dev-ruby/sinatra/sinatra-2.0.3.ebuild index 7945bea60b07..86503e365057 100644 --- a/dev-ruby/sinatra/sinatra-2.0.3.ebuild +++ b/dev-ruby/sinatra/sinatra-2.0.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/sinatra/sinatra/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_rdepend " diff --git a/dev-ruby/test-unit/Manifest b/dev-ruby/test-unit/Manifest index a7e8390b16bf..c11454fd7170 100644 --- a/dev-ruby/test-unit/Manifest +++ b/dev-ruby/test-unit/Manifest @@ -1,3 +1,2 @@ -DIST test-unit-3.1.9.gem 124416 BLAKE2B f1c88d9e7da576babaa979a57eb522a244856711d013f0bc38ffb3f04d2b290eeaa50fde14078cedf1d86e26ebf12061ed03b9b82a2d9365a0c61796ef25eb72 SHA512 ec3068db7faceb5c6a3f3a848512aa76ec2e360a2a1ca7ec45fd6c1b84f45f04fb1b4d77120dfde7b0a41e4a8435fa37ba6550e4242e3817d344b3ca8d7b4428 DIST test-unit-3.2.7.gem 129024 BLAKE2B 31565510d5a16cf75706810a551dca40129edb0fc1528b9f55c862b23db1986640f42a72432028f47d052bb1aab3600c90c4ed19388ba11f2221a5d1e0619aaf SHA512 a55a5abee0d602b23af34ee8a9a7e26effc95ce9dd8ce98da28c49caf883d47c86bd2d0979176b0d1e239861ea73a4c5a9a280a1ceda7fbfbbd98c888ca6b01e DIST test-unit-3.2.8.gem 129536 BLAKE2B ee88fc653b0dc0cad7d88427391cd6a476d2d3c56c3e4bfa7e7cac28d6e9a35663c40e9c4ed29a1d5998255c434ab7884177354fd1e68b07f00fe1e0048506d6 SHA512 b7ed21744118036a997525251af2520158282ca19e99ebccaa7180361a112e0cdafaf570c36126a6b74b8480405c67aaa5394e06465145583964defb68abeb9c diff --git a/dev-ruby/test-unit/test-unit-3.1.9.ebuild b/dev-ruby/test-unit/test-unit-3.1.9.ebuild deleted file mode 100644 index e43d252952a6..000000000000 --- a/dev-ruby/test-unit/test-unit-3.1.9.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby22 ruby23" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.md doc.orig/text/news.md" - -inherit ruby-fakegem - -DESCRIPTION="An xUnit family unit testing framework for Ruby" -HOMEPAGE="https://rubygems.org/gems/test-unit" - -LICENSE="|| ( Ruby GPL-2 ) PSF-2" -SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="doc test" - -ruby_add_rdepend "dev-ruby/power_assert" - -all_ruby_prepare() { - mv doc doc.orig || die -} - -each_ruby_test() { - ${RUBY} test/run-test.rb || die "testsuite failed" -} - -all_ruby_install() { - all_fakegem_install - - newbin "${FILESDIR}"/testrb-3 testrb-2 -} diff --git a/dev-ruby/test-unit/test-unit-3.2.7.ebuild b/dev-ruby/test-unit/test-unit-3.2.7.ebuild index 202ae793b8ea..dbe4a96ccacd 100644 --- a/dev-ruby/test-unit/test-unit-3.2.7.ebuild +++ b/dev-ruby/test-unit/test-unit-3.2.7.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://rubygems.org/gems/test-unit" LICENSE="|| ( Ruby GPL-2 ) PSF-2" SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_rdepend "dev-ruby/power_assert" diff --git a/dev-ruby/uglifier/Manifest b/dev-ruby/uglifier/Manifest index ea486e16a257..793e5f3581f4 100644 --- a/dev-ruby/uglifier/Manifest +++ b/dev-ruby/uglifier/Manifest @@ -3,3 +3,4 @@ DIST uglifier-3.2.0.tar.gz 169273 BLAKE2B b0263853c882859db8cc04c19e7f7f4bcbcef9 DIST uglifier-4.1.12.tar.gz 199867 BLAKE2B 858cd1b04880775815a36515fa34077a59899a58ded15b25aa52f9fd6e232ae7576319ee67e299291f9bbb5b5a03aa883025fd133736328b11cc1e47636bb295 SHA512 cef2dcda1c7195e2af50ed94e808ddbf1ec2b95ca27cedea86180e68451d5354029d2995407150c8ee5c5e702353fcf05e205cb81cdd63e0c89bd8c8e48e5a82 DIST uglifier-4.1.14.tar.gz 200188 BLAKE2B ef75c4e678987cc7b640cd2efd003352da978d6bc18c688670cbe08101475f3eec26880a764eb30e1c1f1694b2fdaeee3b13c825c79c0d09940824d2e6876674 SHA512 5f9c4f608e2e76e8eebaeec9dc90a100f367db79ca4a559cceb11984fc030360861fd8796cbfc67b2346b0d6b344eda647e14fa9ae29dd246a1a9b76a8d59c42 DIST uglifier-4.1.15.tar.gz 200245 BLAKE2B 3e709eaa2394f611fdcb1996656e5531014c1cd492615f39d7309fe4089311e3838887981e5c7cc224261d4aae60bf928b8dd866985acae284c1eb5fc81906ea SHA512 673d4db046455bbde93d5542cbc2caab1f3265a8679955250227f631a58bbb303e04f92699da14aeb2f986c84c62b74f61f048e0f8625886c4f11cfe59e5ed23 +DIST uglifier-4.1.16.tar.gz 200320 BLAKE2B 3c23cc25c03a4c335b2866dee7aed34e3b32987960f5a7b8e376e3ba2dd858081286dda164fc39a55bcf0be29910fe90064ac1129e0aa370d118b5a83a2feec0 SHA512 25eccabfcf1fe2fe1dd3f3afd9835d51d692f1f57060b7c281af557f31646d293f4736c162abdba276622b0cc1558820830d073006b00e8ba6213d16c0a56773 diff --git a/dev-ruby/uglifier/uglifier-4.1.16.ebuild b/dev-ruby/uglifier/uglifier-4.1.16.ebuild new file mode 100644 index 000000000000..b822aa8c1b9d --- /dev/null +++ b/dev-ruby/uglifier/uglifier-4.1.16.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +USE_RUBY="ruby23 ruby24 ruby25" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" + +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Ruby wrapper for UglifyJS JavaScript compressor" +HOMEPAGE="https://github.com/lautis/uglifier" +SRC_URI="https://github.com/lautis/uglifier/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="4" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux" + +IUSE="test" + +ruby_add_rdepend ">=dev-ruby/execjs-0.3.0:*" + +ruby_add_bdepend "test? ( dev-ruby/sourcemap )" + +all_ruby_prepare() { + sed -i -e 's/git ls-files -z/find -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die +} diff --git a/dev-ruby/yajl-ruby/Manifest b/dev-ruby/yajl-ruby/Manifest index 6050426d0d9a..5966c4c7424c 100644 --- a/dev-ruby/yajl-ruby/Manifest +++ b/dev-ruby/yajl-ruby/Manifest @@ -1,2 +1,3 @@ DIST yajl-ruby-1.3.1.gem 550912 BLAKE2B 809608b5c767c560cf40a0a8d4160f17092762788af9c66e729762ade50fbb0cccd266f1bbd411076ef4b2dc7a4cdfcdeeb552b6d86a58a0d9a38ebf1bad638c SHA512 f18b47f1fd0b039bfec01db0ee298296199fbf91b22a00042e1220a1d8471f72424c082b696829e48ce7dee7514510dd731c2bc36fe29bd08ba7246c820621f4 DIST yajl-ruby-1.4.0.gem 556544 BLAKE2B 8eea447ef98cdd9b48fe6c91f2a385740339e78e6395b2f63add8757fe437dfd4ae721b604ca5b381c59e36412e1807c930730bcc1a7c7f921c50ccd7f03857b SHA512 63407542a58231305d1cf326de09e8fdb0f4f5bbf28d3b83a3d8f4099db2a425b7a310fc23c62a37681cb24b50d2ce9d10a6641e07be16b52783ea7401ec7ca5 +DIST yajl-ruby-1.4.1.gem 557056 BLAKE2B ade1c18bff1d95a733a1981f7898f1ebaecaed6e9a0354af2a6b4d0190a37e613830f77d5e57178b622c32e2d8688aaa11a7edd543c17a30a16f9045d21ea4aa SHA512 24cd82380658d784bbf0a7a16d4048125cc5a856b0e0b4d3bdec29a550a9131d3959f9a75eba0d18d5db8d0a23158fb7ef6ea6f60d221a7bc3d8efc437d52df5 diff --git a/dev-ruby/yajl-ruby/yajl-ruby-1.4.1.ebuild b/dev-ruby/yajl-ruby/yajl-ruby-1.4.1.ebuild new file mode 100644 index 000000000000..d9cb6a9d9beb --- /dev/null +++ b/dev-ruby/yajl-ruby/yajl-ruby-1.4.1.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +USE_RUBY="ruby23 ruby24 ruby25" + +RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_TASK_DOC="" + +inherit multilib ruby-fakegem + +DESCRIPTION="Ruby C bindings to the Yajl JSON stream-based parser library" +HOMEPAGE="https://github.com/brianmario/yajl-ruby" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="${RDEPEND} dev-libs/yajl" +DEPEND="${DEPEND} dev-libs/yajl" + +each_ruby_prepare() { + # Make sure the right ruby interpreter is used + sed -e '/capture/ s:ruby:'${RUBY}':' -i spec/parsing/large_number_spec.rb || die +} + +each_ruby_configure() { + ${RUBY} -Cext/yajl extconf.rb || die "extconf.rb failed" +} + +each_ruby_compile() { + emake -Cext/yajl CFLAGS="${CFLAGS} -fPIC" archflag="${LDFLAGS}" V=1 + cp ext/yajl/yajl$(get_modname) lib/yajl/ || die +} + +each_ruby_test() { + # Set RUBYLIB to pass search path on to additional interpreters that + # are started. + RUBYLIB=lib RSPEC_VERSION=3 ruby-ng_rspec || die +} diff --git a/dev-ruby/zentest/zentest-4.11.1.ebuild b/dev-ruby/zentest/zentest-4.11.1.ebuild index 6c95cf123d53..9032f1001987 100644 --- a/dev-ruby/zentest/zentest-4.11.1.ebuild +++ b/dev-ruby/zentest/zentest-4.11.1.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="Testing tools: zentest, unit_diff, autotest, multiruby, and Test::R HOMEPAGE="https://github.com/seattlerb/zentest" LICENSE="Ruby" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" diff --git a/dev-scheme/Manifest.gz b/dev-scheme/Manifest.gz index 7d6dab398d61..8ccf8c988089 100644 Binary files a/dev-scheme/Manifest.gz and b/dev-scheme/Manifest.gz differ diff --git a/dev-scheme/kawa/metadata.xml b/dev-scheme/kawa/metadata.xml index 64f677da3f76..02ebe7a1b62e 100644 --- a/dev-scheme/kawa/metadata.xml +++ b/dev-scheme/kawa/metadata.xml @@ -22,7 +22,7 @@ Build BRL emulation and KRL Assume SAX2 is available with dev-java/sax Build support for generating servlets with - dev-java/servletapi + Java servletapi Assume Swing is available Support XQuery Test Suite diff --git a/dev-util/Manifest.gz b/dev-util/Manifest.gz index d8ad1536fbf9..77255ca176ef 100644 Binary files a/dev-util/Manifest.gz and b/dev-util/Manifest.gz differ diff --git a/dev-util/buildbot-console-view/Manifest b/dev-util/buildbot-console-view/Manifest index 7716dc48814d..ac0799e71c2c 100644 --- a/dev-util/buildbot-console-view/Manifest +++ b/dev-util/buildbot-console-view/Manifest @@ -1,5 +1,3 @@ DIST buildbot-console-view-0.9.12.tar.gz 640923 BLAKE2B cc0da84395aca571803e73260d826633553ed10ede6d66d112dfa8bcdc4f1bd376695ee0ee4a715f1fa3705329033044d9358731c0b807c54b40b4e32a04f565 SHA512 4a73994c29fe1f78c4432bdb42fe14106b8d7887bb35f2835b203f4818844d3e8d2ea308fc4fb2bd562de302bd7cf6612fe047476512feac068eca3891a49522 -DIST buildbot-console-view-0.9.13.tar.gz 640969 BLAKE2B e0c6449c8208a34e568ed632be61fda0ae6ef0b183cd53e2288e1b89e03df6a874ec363f3cfdfa15005bc2913084eaf8640e86abf1ad2d19609e7b4c818f7b77 SHA512 16a3186a97112473fa1f7e811ceffe9f829d6181544e62290172b97b898ddb189fe8e67e223a3e02c936e61fc857a05e0b353dda7e5d4a3ce782f74a32515d2f -DIST buildbot-console-view-0.9.15.post1.tar.gz 640548 BLAKE2B d28d3fbe40a8ceeaf574d2e8a9a6938664659dc6221a9e7e288c98b771cf7601a8db125dfb3cd71c500aee470a2b476a9daa0d5ec55a83758a96e97e14441def SHA512 42ad7d9dfdf0b3b0cda8d8dcd3fb2bd6734a775755fdc4ebe79d562f5ffb45d0e25d3ece15dec4a7542dd29e45a721e683bec416582901dbfa519c8da76cfa78 -DIST buildbot-console-view-1.1.0.tar.gz 640524 BLAKE2B 038412232299b9dcf5b38c0dcc646bce0f02c817b319bc796268e0bdcd10db0a82dbeb692850ad252246a2a0b48ceca23fd5ac900d46774b64ea19839673f607 SHA512 c45962f73d8e8214518c09fc3163d20f93ac4f55ed547dc90f4116906b94a01384bdc28e52d1b850ba34077c4cd30cd3e1f2dae23c01e233e5745de181e2dc6c DIST buildbot-console-view-1.1.2.tar.gz 640509 BLAKE2B 481b8049e606d47be8b171c24a210d6c95ce13ee4a4d46fd689ee836857e8d054f1799ce53de3931f820f02061cdd0c4a47686cd1724fe1c39ab33ca0f274d76 SHA512 23a14d3264802b2cf9a6a7cab0592c6391dc55a8805c17529c3279b129aaab1df97999ffd5fdc0927e7d5fb204e4114b4672018102381523599310cf7223950f +DIST buildbot-console-view-1.3.0.tar.gz 640506 BLAKE2B bf68136edbe734514b662a580b9025626b6e0acd48f49ccee979c38d1a2eac13e8fd13bf4c9f62948694ed003de3ee6c44a9d734561a1b5ed4e1d9d330b39f3f SHA512 5b4fa27c8cca57df083c3044729bc6086086dabe819e215b02fe4fda0863b62658925433bbc90d9b38f4309af50b2312b3c9aaefff96a1f62b18d160ca66f205 diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.13.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-0.9.13.ebuild deleted file mode 100644 index ea6c131f8ace..000000000000 --- a/dev-util/buildbot-console-view/buildbot-console-view-0.9.13.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -DESCRIPTION="Buildbot console-view plugin" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-console-view/" - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -IUSE="test" - -RDEPEND=" - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] -" - -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] -" - -S="${WORKDIR}/${MY_P}" -#[[ ${PV} == *9999 ]] && S=${S}/www/base - -python_test() { - distutils_install_for_testing - - esetup.py test || die "Tests failed under ${EPYTHON}" -} - -python_install_all() { - distutils-r1_python_install_all -} diff --git a/dev-util/buildbot-console-view/buildbot-console-view-1.1.0.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-1.1.0.ebuild deleted file mode 100644 index 23b0c0ae9c77..000000000000 --- a/dev-util/buildbot-console-view/buildbot-console-view-1.1.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -DESCRIPTION="Buildbot console-view plugin" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-console-view/" - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -IUSE="test" - -RDEPEND=" - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] -" - -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] -" - -S="${WORKDIR}/${MY_P}" -#[[ ${PV} == *9999 ]] && S=${S}/www/base - -python_test() { - distutils_install_for_testing - - esetup.py test || die "Tests failed under ${EPYTHON}" -} - -python_install_all() { - distutils-r1_python_install_all -} diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.15_p1.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-1.3.0.ebuild similarity index 100% rename from dev-util/buildbot-console-view/buildbot-console-view-0.9.15_p1.ebuild rename to dev-util/buildbot-console-view/buildbot-console-view-1.3.0.ebuild diff --git a/dev-util/buildbot-grid-view/Manifest b/dev-util/buildbot-grid-view/Manifest index 76c9433398f5..b0d8daf8d471 100644 --- a/dev-util/buildbot-grid-view/Manifest +++ b/dev-util/buildbot-grid-view/Manifest @@ -1,5 +1,3 @@ DIST buildbot-grid-view-0.9.12.post1.tar.gz 638819 BLAKE2B 5e0bdc39ebe2b447b23abaddc414713c46e5544915d5564641a0534dfa9862f71d689c5df27a5f2a6ecbaa33c29ece5bc85e1c2d1f0a10b0f19273364699748f SHA512 3bc90dcee10781afa90a44d0ff57629f2fe8620fb1133a489282b3a69b884d33a7ad3cbf6e38f688755fcc2153c9ae1c0d48cd2797e33070f66a9093887179c6 -DIST buildbot-grid-view-0.9.13.tar.gz 639145 BLAKE2B 31194a53bdb60958178371e10fd2ed0ca05d112d9a3510147d965811bb31788bd432ad1ed1c4690f190070ec5dc683cc43ed8a187b26eec5b80b7f23663e7418 SHA512 2ae54f27cafdf1e4d5c283bbe60db8bcc38d3ec133069114bfa952ae2f49306c7a83d57fd4749eb923567e22fdb0577311532ef45eb8630fe01a7c3fea6e2cef -DIST buildbot-grid-view-0.9.15.post1.tar.gz 638877 BLAKE2B 7ef5a309bebb1fed0ff1b0efd016c9d895b44a03d0c3743690d6fc04ab669d6409af93be62ffa1ef0cac9465ef7940b48984ab423a22023800211514335d8011 SHA512 741dc6ef728f291d44663bb6f031fd0895b67bb770db053695bf276ae3a6a0f2e6e73eae7c595befec2f917e766b13913486331297cb048f000a124916ff6405 -DIST buildbot-grid-view-1.1.0.tar.gz 638856 BLAKE2B ff6d055d6f0426dba6c8652da3f4dcd66dc98d6d85db19eda87e48c8107a06164ab7d6978d2aae9e76dbc3212a78d94e93598937d72e55728aae6b0bf53c50bd SHA512 64b2c3f1e45232d7dae10b4505f4aaf9ad5b72dd22ad5be4aa5c4265a6a315ae65f72b7a8006a6b0ee887e5d30b2d28fe5085afa683efeda2ede8a7c310bb750 DIST buildbot-grid-view-1.1.2.tar.gz 638848 BLAKE2B c99e79af105cf07a6540c71fb7e604bca144ec5d462f6a38c50b525b2ba7bf9640b8d1d4e36e0beb121eafb042fefb67a8adb8b91d2ed8fca4daf982712fae45 SHA512 c2dddab25d1da173ae22d811a9c3261eaec6ac76389829cb1cfaa8b976573d6f12208541dce4065d45512c4c984d9a1d4c72f6e151ec3365ba1dca356ad0288d +DIST buildbot-grid-view-1.3.0.tar.gz 638845 BLAKE2B fb52b8fccbce298cbaf715feb1d785856e879f9e9fe63add83c3b0b51df93417ef8b355b33569956e055771bc75a4b6ea318bd7bbcd157bce01f972730468b62 SHA512 f82316743c10c4fd2a509a754808535606bdfd114b86e5796887d47845b4ef83677c7af830b9e4c531a9857249a8b2de8411b30f2f5b2a617a54244658e4a528 diff --git a/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.13.ebuild b/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.13.ebuild deleted file mode 100644 index cc4c6a14d1b3..000000000000 --- a/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.13.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -DESCRIPTION="BuildBot grid view web interface" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/" - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -IUSE="test" - -RDEPEND="" - -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] - =dev-util/buildbot-${PV}[${PYTHON_USEDEP}] - =dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] -" - -S="${WORKDIR}/${MY_P}" -#[[ ${PV} == *9999 ]] && S=${S}/www/base - -python_test() { - distutils_install_for_testing - - esetup.py test || die "Tests failed under ${EPYTHON}" -} - -python_install_all() { - distutils-r1_python_install_all -} diff --git a/dev-util/buildbot-grid-view/buildbot-grid-view-1.1.0.ebuild b/dev-util/buildbot-grid-view/buildbot-grid-view-1.1.0.ebuild deleted file mode 100644 index e30008fccea8..000000000000 --- a/dev-util/buildbot-grid-view/buildbot-grid-view-1.1.0.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -DESCRIPTION="BuildBot grid view web interface" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/" - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -IUSE="test" - -RDEPEND="" - -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] - =dev-util/buildbot-${PV}[${PYTHON_USEDEP}] - =dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] -" - -S="${WORKDIR}/${MY_P}" -#[[ ${PV} == *9999 ]] && S=${S}/www/base - -python_test() { - distutils_install_for_testing - - esetup.py test || die "Tests failed under ${EPYTHON}" -} - -python_install_all() { - distutils-r1_python_install_all -} diff --git a/dev-util/buildbot-grid-view/buildbot-grid-view-0.9.15_p1.ebuild b/dev-util/buildbot-grid-view/buildbot-grid-view-1.3.0.ebuild similarity index 100% rename from dev-util/buildbot-grid-view/buildbot-grid-view-0.9.15_p1.ebuild rename to dev-util/buildbot-grid-view/buildbot-grid-view-1.3.0.ebuild diff --git a/dev-util/buildbot-pkg/Manifest b/dev-util/buildbot-pkg/Manifest index c54d3b26397a..2fc76ad61ea2 100644 --- a/dev-util/buildbot-pkg/Manifest +++ b/dev-util/buildbot-pkg/Manifest @@ -1,5 +1,3 @@ DIST buildbot-pkg-0.9.12.tar.gz 4446 BLAKE2B e8077d3b212c968694d2d9e5018c9c985acbff592dbccfeb59543a507f263133268dde57efcacfabb90ea61c3184d34dced21f8e269f619d505166e68c76d43e SHA512 5b9847747924b7e04ae7584f549fa498715e293c6dbdbfef1fe5896c8c96cd65471a908b48c46a32eddbcf8f7b3642402974b4ed3319cf42e90028e772b5e34b -DIST buildbot-pkg-0.9.13.tar.gz 4448 BLAKE2B ea270faafa4a271e11ea1e64191dac0aaf9b6bc08e4d70e71746f9e70eadbe9d70555677bf7e9b264ac9146db0cb1cc639d86194b5280ad53fbe29bf073ee718 SHA512 1cf3ea6237062a0d8c3955ae75b76dd1193ed28c32528f341b242fe6dcc50f4300366474dcdce27246166b35cc1ca31df556b5e6481f5027d073122f1c00362d -DIST buildbot-pkg-0.9.15.post1.tar.gz 4916 BLAKE2B 17f38dd7c0d70a7d07fde7c53128901dee24bda0d6503bea1dacfbf6f14bba17b645f5067e0932a5f03660330c20f647fe6d4c2125fdbf714a5828de314881bf SHA512 1951de2df02d50ba1d7c3bc6db9084acf65f88a9f9f73bf26715c7d14521403580a26efd8294aa5f2de40b986032dd78fe52230e58ad3d298f39d229481fc286 -DIST buildbot-pkg-1.1.0.tar.gz 4855 BLAKE2B 29dddb28f8d5b3bbb82b24959077597e0832b2b85308132e2bdef03a28e84dcef400715b4d7faa33c42b3ec4085c10d825a50dc0b0d55aa23a13e1e02b0ca3c5 SHA512 e48d8086170d9c7fd8270a2401ee5f0980dcd2a4554218fd9ac1159d9f08f4a82fc03a2bbea27d169e9f0e4219d9ae8331a522cbf52bdd2e51bb13527f4dbd8d DIST buildbot-pkg-1.1.2.tar.gz 4838 BLAKE2B 437fd8c7d293622b8499c45072d03912cb196afa97f06220cd3279ad01d2426e399e9c95ee063146dd8713f0284981c8a42b79f44028aebd19cbd5a4fe518eff SHA512 11fcf96907274b699da23c667d7a634b1af3752b9edf651e3fd50f030bdd80d3170013ac2c789fc2943d2ca8a84cb02b5caaeb60e646a54cf8b89a5e701e21b5 +DIST buildbot-pkg-1.3.0.tar.gz 4835 BLAKE2B d035060ebf1e5823979adea8b7d31a13cc7bf3382eab571090d68db23b476e2fb959deaf249e6d4f2f3b44cf453c407dd0fd39e54a4e5a3d41462b125c573505 SHA512 b8e53de24cd41e31417a4259396fa080c7dad48b5ad2b15d5c9de9eb3fb35196a84f48ba589e8a077382e8a14d760f6148056bbe30972f0542512404e8efbefb diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.13.ebuild b/dev-util/buildbot-pkg/buildbot-pkg-0.9.13.ebuild deleted file mode 100644 index 31b0738d915f..000000000000 --- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.13.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="BuildBot common www build tools for packaging releases" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-pkg/" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -# No real integration tests for this pkg. -# all tests are related to making releases and final checks for distribution - -RDEPEND=" - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] -" - -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] -" - -S=${WORKDIR}/${MY_P} - -python_install_all() { - distutils-r1_python_install_all -} diff --git a/dev-util/buildbot-pkg/buildbot-pkg-0.9.15_p1.ebuild b/dev-util/buildbot-pkg/buildbot-pkg-0.9.15_p1.ebuild deleted file mode 100644 index 82c5f2ba229b..000000000000 --- a/dev-util/buildbot-pkg/buildbot-pkg-0.9.15_p1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="BuildBot common www build tools for packaging releases" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-pkg/" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -# No real integration tests for this pkg. -# all tests are related to making releases and final checks for distribution - -RDEPEND=" - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] -" - -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] -" - -S=${WORKDIR}/${MY_P} - -PATCHES=( - "${FILESDIR}/${P}-Removedevelopmentvirtualenvironmenthack.patch" -) - -python_install_all() { - distutils-r1_python_install_all -} diff --git a/dev-util/buildbot-pkg/buildbot-pkg-1.1.0.ebuild b/dev-util/buildbot-pkg/buildbot-pkg-1.3.0.ebuild similarity index 100% rename from dev-util/buildbot-pkg/buildbot-pkg-1.1.0.ebuild rename to dev-util/buildbot-pkg/buildbot-pkg-1.3.0.ebuild diff --git a/dev-util/buildbot-waterfall-view/Manifest b/dev-util/buildbot-waterfall-view/Manifest index e2e6f328d83f..5ac78473db5b 100644 --- a/dev-util/buildbot-waterfall-view/Manifest +++ b/dev-util/buildbot-waterfall-view/Manifest @@ -1,5 +1,3 @@ DIST buildbot-waterfall-view-0.9.12.tar.gz 714290 BLAKE2B 4867539275aa6c2b0ac149fe7f4a1f03f2c2593b89908fb0a8d748c32779b01b8d87327ec9a54e02561a40d273f03f46a8581cf224c333f1bbb3e14ba22a56ef SHA512 76abc01783c02980bc2d6e878536416aa046dce3259c65fa5c2f15d3f66d1b9b5e0bed2d4f6b9d6c338300637c6b91e9bdee3fca3e47022d2ea9b75ffa69eb99 -DIST buildbot-waterfall-view-0.9.13.tar.gz 714287 BLAKE2B addb1cbda2f751192533b7074bd5fcdd36f4d328ad555cba9c821b0648ceceb5ad63d2db85dbac9cc813d6665dad8f5725e5bb37123b6bbce8310740a3597d1f SHA512 448b1e0b63aaa1d33a7595262901373a4c9cd30e544bdc8bd2d672f8aebfb4d90aebb31ce4d78d59725bfdcba019c3643e9f6d66d1493fcb8c77fb8acbadfbf6 -DIST buildbot-waterfall-view-0.9.15.post1.tar.gz 713929 BLAKE2B 4940cf9224a1924bcb63ea7078d606ec919c0602e1c6c5d3cb53318a91e285add2a75b05ad46599857f2b73cea501754ac71e54d3ba6941a18685eb3c05e9d39 SHA512 841186372b8ada370c28bf07b2df9ad91d298913202c937e6d459dfede24293f9aef1d330ee07a6c97a91bf75b4ceae9f87b494f173082ceca1fb2c5f04abe79 -DIST buildbot-waterfall-view-1.1.0.tar.gz 713901 BLAKE2B 73366eac6a7e0c9e758209b64e2f086148612e9db3459a5babeb272f515d0aef2bf7bd3dddac6d57955a0ebb3e065fdd3eaee31196cf5bcb9afac269d154c4ce SHA512 f6151aab01b680aa77b17c6863e3d33557c2436a2ffe35db0b75416a1d7facd3927437c8bd659d8fbda339e4f77412ba6df605500e6b31559770fa3a3c0eca59 DIST buildbot-waterfall-view-1.1.2.tar.gz 713898 BLAKE2B 0873ca7d44a9da7ad260032a8153c45e864c605c79cbd826d4f5cb306dbcdcd1fd1e89fe59df57decdcd9ce94330d80ed20d8d7d95b4dc93d6d7cdf6340eb30f SHA512 cc14894281b712fe479ea19116948f69fb43a4cc8c7a0f159fcf97eed0c36a11cc967a0663042f34f64cc4d65468c58eb4398d66fb0d125cde6dec9ef7fc7e08 +DIST buildbot-waterfall-view-1.3.0.tar.gz 713879 BLAKE2B 42e838bfb5925850cfa679727a8f53a5a71c4b6ce9ad26b010480ba16e421f5eda0228d94f7efabb74f3493f868ef61274338f31e0ba6afa1fba4a3b533ac5d5 SHA512 4b8403f9f68ddc6fc980649cf26625834c6a271705e0b8396ab7c2fd739929c2878557df945a1d9c5411985b79f8b43d3fca2c7f74769e9e832b1a7c166f8a3f diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.13.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.13.ebuild deleted file mode 100644 index ec80689f3460..000000000000 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.13.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -DESCRIPTION="Buildbot waterfall-view plugin" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/" - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -IUSE="test" - -RDEPEND=" - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] -" - -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] -" - -S="${WORKDIR}/${MY_P}" -#[[ ${PV} == *9999 ]] && S=${S}/www/base - -python_test() { - distutils_install_for_testing - - esetup.py test || die "Tests failed under ${EPYTHON}" -} - -python_install_all() { - distutils-r1_python_install_all -} diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.0.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.0.ebuild deleted file mode 100644 index 85e04699e657..000000000000 --- a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.1.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -DESCRIPTION="Buildbot waterfall-view plugin" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/" - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -IUSE="test" - -RDEPEND=" - ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] -" - -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] -" - -S="${WORKDIR}/${MY_P}" -#[[ ${PV} == *9999 ]] && S=${S}/www/base - -python_test() { - distutils_install_for_testing - - esetup.py test || die "Tests failed under ${EPYTHON}" -} - -python_install_all() { - distutils-r1_python_install_all -} diff --git a/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.15_p1.ebuild b/dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.3.0.ebuild similarity index 100% rename from dev-util/buildbot-waterfall-view/buildbot-waterfall-view-0.9.15_p1.ebuild rename to dev-util/buildbot-waterfall-view/buildbot-waterfall-view-1.3.0.ebuild diff --git a/dev-util/buildbot-worker/Manifest b/dev-util/buildbot-worker/Manifest index bf6ffcf0ac6d..ccee63bcc80c 100644 --- a/dev-util/buildbot-worker/Manifest +++ b/dev-util/buildbot-worker/Manifest @@ -1,5 +1,3 @@ DIST buildbot-worker-0.9.12.tar.gz 101655 BLAKE2B a73f98ec56bd3ad6d19ad0b9dfa015869fd6115789a7ddcecdebdac8707850715c677ee248668f73035ea5656665973634829f2f97e3e75fe8e1515cb0838b88 SHA512 c2e86bd8818eddc2849626a0c7642169bc91fa2cc1d531977736e53c4ad3c87c3f0cb17d7b9acd137e783ae822f558a19f4668e3cd37e90a8435157485bd1d57 -DIST buildbot-worker-0.9.13.tar.gz 102710 BLAKE2B ab60bc2607a706ecc760c2439655bca3f328d773fbb07e73c994f079356341a251ca23c573a71cce92dbf71ba62ceaa70210f8925fd4d1cdfac335b2a485ee9f SHA512 920f76d70c88a660b1d4c15683847a144b8dfaa01b91742ff2fedbe013ab030d3c5f07b6308f8bfb3f7bf3c2f805f7735d007e67257ca5233d2b585518f79e40 -DIST buildbot-worker-0.9.15.post1.tar.gz 100901 BLAKE2B 5e4744fcd69e2920e0ca9ba0b1aa77ea5f62ed4aecc9f00df17953dc813e1f8d61a859ab0aacc26f88f51d281574a8089b849fe063d55c8649c4a53b528d8ba8 SHA512 6ee23f1dd52672646f28978cec3fa9e29b64cae84f524bbcb6f2614a4a56e49e8363975b89cd3508e78c9779233a27403e46fc098be0808d6cfc1e6aa6b8499f -DIST buildbot-worker-1.1.0.tar.gz 102142 BLAKE2B 144587edf2adc9d99837dc549b4d0696761f6cb3c959d4c133a5136606934ce03836cd1fcb019e7bb8ec473526c2ac07146c4820ef4d8b17ed9d843acd6c06b4 SHA512 77c46b3c9a16847eaf72de1dafa871a3242b66235c94ce8109f953db39aa4b74de2a03ca7ff06e91f8ea0751ed57e6ec1f39336912d56346f1bed171f597f6ed DIST buildbot-worker-1.1.2.tar.gz 103013 BLAKE2B b44593b71e61fee4037911759fa4f686aaabf5ef4be9efaecd539e88c5fc2ed2059d8dd8d6d1c4b3ba57d3563f79aaa404176529622003070c136803c90beb10 SHA512 3dd3da7e87d667307fca264d91af4671f76c3aad93a0512ae5777bb2e3972efe349968cf72fa17b99e45f2d7cec1ec16b1180c48d296e2702c9548bf858951a7 +DIST buildbot-worker-1.3.0.tar.gz 103765 BLAKE2B a5f06ad6b87442292f9fe0c7935f791d2fdb450db09c9614324f8230d0bec408380a7b1637dc32806259c4de7699b164f20f76d959232a82253f7134749531d7 SHA512 5e59aab6cecf8dd932df0e8063c69fda5613b76a46df63479ff554085275d4a19fb1b5142034bd4245423e99f3e46d45e765b10c3c74a9f28b92b70119fab9e2 diff --git a/dev-util/buildbot-worker/buildbot-worker-0.9.13.ebuild b/dev-util/buildbot-worker/buildbot-worker-0.9.13.ebuild deleted file mode 100644 index f1331b427b7a..000000000000 --- a/dev-util/buildbot-worker/buildbot-worker-0.9.13.ebuild +++ /dev/null @@ -1,133 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit readme.gentoo-r1 user distutils-r1 - -DESCRIPTION="BuildBot Worker (slave) Daemon" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-worker/" - -MY_V="${PV/_p/p}" -MY_P="${PN}-${MY_V}" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi -IUSE="test" - -RDEPEND=">=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] - >=dev-python/twisted-17.9.0[${PYTHON_USEDEP}] - dev-python/future[${PYTHON_USEDEP}] - ! /dev/null - #'man' target is currently broken - emake html - popd > /dev/null - fi -} - src_install() { distutils-r1_src_install doman docs/buildbot.1 - if use doc; then - dohtml -r docs/_build/html/ - # TODO: install man pages - fi - if use examples; then insinto /usr/share/doc/${PF} doins -r docs/examples diff --git a/dev-util/buildbot/buildbot-0.9.13.ebuild b/dev-util/buildbot/buildbot-0.9.13.ebuild deleted file mode 100644 index 632833de2f4a..000000000000 --- a/dev-util/buildbot/buildbot-0.9.13.ebuild +++ /dev/null @@ -1,202 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/${PN}.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit readme.gentoo-r1 user systemd distutils-r1 - -MY_PV="${PV/_p/p}" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="BuildBot build automation system" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -IUSE="crypt doc examples irc test" - -RDEPEND=" - >=dev-python/jinja-2.1[${PYTHON_USEDEP}] - >=dev-python/twisted-17.9.0[${PYTHON_USEDEP}] - >=dev-python/autobahn-0.16.0[${PYTHON_USEDEP}] - >=dev-python/sqlalchemy-0.8[${PYTHON_USEDEP}] - >=dev-python/sqlalchemy-migrate-0.9[${PYTHON_USEDEP}] - dev-python/future[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}] - >=dev-python/txaio-2.2.2[${PYTHON_USEDEP}] - dev-python/pyjwt[${PYTHON_USEDEP}] - >=dev-python/zope-interface-4.1.1[${PYTHON_USEDEP}] - ~dev-util/buildbot-worker-${PV}[${PYTHON_USEDEP}] - crypt? ( - >=dev-python/twisted-17.9.0[${PYTHON_USEDEP},crypt] - >=dev-python/pyopenssl-16.0.0[${PYTHON_USEDEP}] - dev-python/idna[${PYTHON_USEDEP}] - dev-python/service_identity[${PYTHON_USEDEP}] - ) - irc? ( - dev-python/txrequests[${PYTHON_USEDEP}] - ) -" -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] - doc? ( - >=dev-python/sphinx-1.4.3[${PYTHON_USEDEP}] - dev-python/sphinxcontrib-blockdiag[${PYTHON_USEDEP}] - dev-python/sphinxcontrib-spelling[${PYTHON_USEDEP}] - dev-python/pyenchant[${PYTHON_USEDEP}] - >=dev-python/docutils-0.8[${PYTHON_USEDEP}] - =dev-python/python-dateutil-1.5[${PYTHON_USEDEP}] - >=dev-python/mock-2.0.0[${PYTHON_USEDEP}] - dev-python/moto[${PYTHON_USEDEP}] - dev-python/boto3[${PYTHON_USEDEP}] - dev-python/ramlfications[${PYTHON_USEDEP}] - dev-python/pyjade[${PYTHON_USEDEP}] - dev-python/txgithub[${PYTHON_USEDEP}] - dev-python/txrequests[${PYTHON_USEDEP}] - dev-python/lz4[${PYTHON_USEDEP}] - dev-python/treq[${PYTHON_USEDEP}] - dev-python/setuptools_trial[${PYTHON_USEDEP}] - ~dev-util/buildbot-worker-${PV}[${PYTHON_USEDEP}] - )" - -S=${WORKDIR}/${MY_P} -[[ ${PV} == *9999 ]] && S=${S}/master - -pkg_setup() { - enewuser buildbot - - DOC_CONTENTS="The \"buildbot\" user and the \"buildmaster\" init script has been added - to support starting buildbot through Gentoo's init system. To use this, - execute \"emerge --config =${CATEGORY}/${PF}\" to create a new instance. - The scripts can run as a different user if desired." -} - -src_compile() { - distutils-r1_src_compile - - if use doc; then - einfo "Generation of documentation" - pushd docs > /dev/null - #'man' target is currently broken - emake html - popd > /dev/null - fi -} - -src_install() { - distutils-r1_src_install - - doman docs/buildbot.1 - - if use doc; then - dohtml -r docs/_build/html/ - # TODO: install man pages - fi - - if use examples; then - insinto /usr/share/doc/${PF} - doins -r docs/examples - fi - - newconfd "${FILESDIR}/buildmaster.confd" buildmaster - newinitd "${FILESDIR}/buildmaster.initd" buildmaster - systemd_dounit "${FILESDIR}/buildmaster.target" - systemd_newunit "${FILESDIR}/buildmaster_at.service" "buildmaster@.service" - systemd_install_serviced "${FILESDIR}/buildmaster_at.service.conf" "buildmaster@.service" - - readme.gentoo_create_doc -} - -python_test() { - distutils_install_for_testing - - esetup.py test || die "Tests failed under ${EPYTHON}" -} - -pkg_postinst() { - readme.gentoo_print_elog - - if [[ -n ${REPLACING_VERSIONS} ]]; then - ewarn - ewarn "Starting with buildbot-0.8.12-r2, more than one instance of buildmaster" - ewarn "can be run simultaneously. Note that \"BASEDIR\" in the buildbot configuration file" - ewarn "is now the common base directory for all instances. If you are migrating from an older" - ewarn "version, make sure that you copy the current contents of \"BASEDIR\" to a subdirectory." - ewarn "The name of the subdirectory corresponds to the name of the buildmaster instance." - ewarn "In order to start the service running OpenRC-based systems need to link to the init file:" - ewarn " ln --symbolic --relative /etc/init.d/buildmaster /etc/init.d/buildmaster.myinstance" - ewarn " rc-update add buildmaster.myinstance default" - ewarn " /etc/init.d/buildmaster.myinstance start" - ewarn "Systems using systemd can do the following:" - ewarn " systemctl enable buildmaster@myinstance.service" - ewarn " systemctl enable buildmaster.target" - ewarn " systemctl start buildmaster.target" - elog - elog "Upstream recommends the following when upgrading:" - elog "Each time you install a new version of Buildbot, you should run the" - elog "\"buildbot upgrade-master\" command on each of your pre-existing build masters." - elog "This will add files and fix (or at least detect) incompatibilities between" - elog "your old config and the new code." - fi - elog - elog "In order to create a new instance of buildmaster, execute:" - elog " emerge --config =${CATEGORY}/${PF}" -} - -pkg_config() { - local buildmaster_path="/var/lib/buildmaster" - local log_path="/var/log/buildmaster" - - einfo "This will prepare a new buildmaster instance in ${buildmaster_path}." - einfo "Press Control-C to abort." - - einfo "Enter the name for the new instance: " - read instance_name - [[ -z "${instance_name}" ]] && die "Invalid instance name" - - local instance_path="${buildmaster_path}/${instance_name}" - local instance_log_path="${log_path}/${instance_name}" - - if [[ -e "${instance_path}" ]]; then - eerror "The instance with the specified name already exists:" - eerror "${instance_path}" - die "Instance already exists" - fi - - local buildbot="/usr/bin/buildbot" - if [[ ! -d "${buildmaster_path}" ]]; then - mkdir --parents "${buildmaster_path}" || die "Unable to create directory ${buildmaster_path}" - fi - "${buildbot}" create-master "${instance_path}" &>/dev/null || die "Creating instance failed" - chown --recursive buildbot "${instance_path}" || die "Setting permissions for instance failed" - mv "${instance_path}/master.cfg.sample" "${instance_path}/master.cfg" \ - || die "Moving sample configuration failed" - ln --symbolic --relative "/etc/init.d/buildmaster" "/etc/init.d/buildmaster.${instance_name}" \ - || die "Unable to create link to init file" - - if [[ ! -d "${instance_log_path}" ]]; then - mkdir --parents "${instance_log_path}" || die "Unable to create directory ${instance_log_path}" - fi - ln --symbolic --relative "${instance_log_path}/twistd.log" "${instance_path}/twistd.log" \ - || die "Unable to create link to log file" - - einfo "Successfully created a buildmaster instance at ${instance_path}." - einfo "To change the default settings edit the master.cfg file in this directory." -} diff --git a/dev-util/buildbot/buildbot-1.1.0.ebuild b/dev-util/buildbot/buildbot-1.1.0.ebuild deleted file mode 100644 index 4cdc4a28db20..000000000000 --- a/dev-util/buildbot/buildbot-1.1.0.ebuild +++ /dev/null @@ -1,218 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -EGIT_REPO_URI="https://github.com/buildbot/${PN}.git" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit readme.gentoo-r1 user systemd distutils-r1 - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" - -DESCRIPTION="BuildBot build automation system" -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/" -SRC_URI=" - mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz - https://dev.gentoo.org/~dolsen/distfiles/buildbot-1.1.0.docs.tar.xz -" - -LICENSE="GPL-2" -SLOT="0" -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -IUSE="crypt doc docker examples irc test" - -RDEPEND=" - >=dev-python/jinja-2.1[${PYTHON_USEDEP}] - >=dev-python/twisted-17.9.0[${PYTHON_USEDEP}] - >=dev-python/autobahn-0.16.0[${PYTHON_USEDEP}] - >=dev-python/sqlalchemy-0.8[${PYTHON_USEDEP}] - >=dev-python/sqlalchemy-migrate-0.9[${PYTHON_USEDEP}] - dev-python/future[${PYTHON_USEDEP}] - >=dev-python/python-dateutil-1.5[${PYTHON_USEDEP}] - >=dev-python/txaio-2.2.2[${PYTHON_USEDEP}] - dev-python/pyjwt[${PYTHON_USEDEP}] - >=dev-python/zope-interface-4.1.1[${PYTHON_USEDEP}] - ~dev-util/buildbot-worker-${PV}[${PYTHON_USEDEP}] - crypt? ( - >=dev-python/twisted-17.9.0[${PYTHON_USEDEP},crypt] - >=dev-python/pyopenssl-16.0.0[${PYTHON_USEDEP}] - dev-python/idna[${PYTHON_USEDEP}] - dev-python/service_identity[${PYTHON_USEDEP}] - ) - irc? ( - dev-python/txrequests[${PYTHON_USEDEP}] - ) - docker? ( - >=dev-python/docker-py-2.2.0[${PYTHON_USEDEP}] - ) -" -DEPEND="${RDEPEND} - >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] - doc? ( - >=dev-python/sphinx-1.4.3[${PYTHON_USEDEP}] - dev-python/sphinxcontrib-blockdiag[${PYTHON_USEDEP}] - dev-python/sphinxcontrib-spelling[${PYTHON_USEDEP}] - dev-python/pyenchant[${PYTHON_USEDEP}] - >=dev-python/docutils-0.8[${PYTHON_USEDEP}] - =dev-python/python-dateutil-1.5[${PYTHON_USEDEP}] - >=dev-python/mock-2.0.0[${PYTHON_USEDEP}] - dev-python/moto[${PYTHON_USEDEP}] - dev-python/boto3[${PYTHON_USEDEP}] - dev-python/pyjade[${PYTHON_USEDEP}] - dev-python/txgithub[${PYTHON_USEDEP}] - dev-python/txrequests[${PYTHON_USEDEP}] - dev-python/lz4[${PYTHON_USEDEP}] - dev-python/treq[${PYTHON_USEDEP}] - dev-python/setuptools_trial[${PYTHON_USEDEP}] - ~dev-util/buildbot-worker-${PV}[${PYTHON_USEDEP}] - >=dev-python/docker-py-2.2.0[${PYTHON_USEDEP}] - )" - -S=${WORKDIR}/${MY_P} -[[ ${PV} == *9999 ]] && S=${S}/master - -PATCHES=( - "${FILESDIR}/Remove-distro-version-test.patch" - "${FILESDIR}/disable-test_userpass_wait.patch" -) - -src_unpack() { - unpack ${MY_P}.tar.gz - cd ${MY_P} - unpack buildbot-1.1.0.docs.tar.xz -} - -pkg_setup() { - enewuser buildbot - - DOC_CONTENTS="The \"buildbot\" user and the \"buildmaster\" init script has been added - to support starting buildbot through Gentoo's init system. To use this, - execute \"emerge --config =${CATEGORY}/${PF}\" to create a new instance. - The scripts can run as a different user if desired." -} - -src_compile() { - distutils-r1_src_compile - - if use doc; then - einfo "Generation of documentation" - pushd docs > /dev/null - #'man' target is currently broken - emake html - popd > /dev/null - fi -} - -src_install() { - distutils-r1_src_install - - doman docs/buildbot.1 - - if use doc; then - dohtml -r docs/_build/html/ - # TODO: install man pages - fi - - if use examples; then - insinto /usr/share/doc/${PF} - doins -r docs/examples - fi - - newconfd "${FILESDIR}/buildmaster.confd" buildmaster - newinitd "${FILESDIR}/buildmaster.initd" buildmaster - systemd_dounit "${FILESDIR}/buildmaster.target" - systemd_newunit "${FILESDIR}/buildmaster_at.service" "buildmaster@.service" - systemd_install_serviced "${FILESDIR}/buildmaster_at.service.conf" "buildmaster@.service" - - readme.gentoo_create_doc -} - -python_test() { - distutils_install_for_testing - export DISABLE_TEST=true - esetup.py test || die "Tests failed under ${EPYTHON}" -} - -pkg_postinst() { - readme.gentoo_print_elog - - if [[ -n ${REPLACING_VERSIONS} ]]; then - ewarn - ewarn "Starting with buildbot-0.8.12-r2, more than one instance of buildmaster" - ewarn "can be run simultaneously. Note that \"BASEDIR\" in the buildbot configuration file" - ewarn "is now the common base directory for all instances. If you are migrating from an older" - ewarn "version, make sure that you copy the current contents of \"BASEDIR\" to a subdirectory." - ewarn "The name of the subdirectory corresponds to the name of the buildmaster instance." - ewarn "In order to start the service running OpenRC-based systems need to link to the init file:" - ewarn " ln --symbolic --relative /etc/init.d/buildmaster /etc/init.d/buildmaster.myinstance" - ewarn " rc-update add buildmaster.myinstance default" - ewarn " /etc/init.d/buildmaster.myinstance start" - ewarn "Systems using systemd can do the following:" - ewarn " systemctl enable buildmaster@myinstance.service" - ewarn " systemctl enable buildmaster.target" - ewarn " systemctl start buildmaster.target" - elog - elog "Upstream recommends the following when upgrading:" - elog "Each time you install a new version of Buildbot, you should run the" - elog "\"buildbot upgrade-master\" command on each of your pre-existing build masters." - elog "This will add files and fix (or at least detect) incompatibilities between" - elog "your old config and the new code." - fi - elog - elog "In order to create a new instance of buildmaster, execute:" - elog " emerge --config =${CATEGORY}/${PF}" -} - -pkg_config() { - local buildmaster_path="/var/lib/buildmaster" - local log_path="/var/log/buildmaster" - - einfo "This will prepare a new buildmaster instance in ${buildmaster_path}." - einfo "Press Control-C to abort." - - einfo "Enter the name for the new instance: " - read instance_name - [[ -z "${instance_name}" ]] && die "Invalid instance name" - - local instance_path="${buildmaster_path}/${instance_name}" - local instance_log_path="${log_path}/${instance_name}" - - if [[ -e "${instance_path}" ]]; then - eerror "The instance with the specified name already exists:" - eerror "${instance_path}" - die "Instance already exists" - fi - - local buildbot="/usr/bin/buildbot" - if [[ ! -d "${buildmaster_path}" ]]; then - mkdir --parents "${buildmaster_path}" || die "Unable to create directory ${buildmaster_path}" - fi - "${buildbot}" create-master "${instance_path}" &>/dev/null || die "Creating instance failed" - chown --recursive buildbot "${instance_path}" || die "Setting permissions for instance failed" - mv "${instance_path}/master.cfg.sample" "${instance_path}/master.cfg" \ - || die "Moving sample configuration failed" - ln --symbolic --relative "/etc/init.d/buildmaster" "/etc/init.d/buildmaster.${instance_name}" \ - || die "Unable to create link to init file" - - if [[ ! -d "${instance_log_path}" ]]; then - mkdir --parents "${instance_log_path}" || die "Unable to create directory ${instance_log_path}" - fi - ln --symbolic --relative "${instance_log_path}/twistd.log" "${instance_path}/twistd.log" \ - || die "Unable to create link to log file" - - einfo "Successfully created a buildmaster instance at ${instance_path}." - einfo "To change the default settings edit the master.cfg file in this directory." -} diff --git a/dev-util/buildbot/buildbot-0.9.15_p1.ebuild b/dev-util/buildbot/buildbot-1.3.0.ebuild similarity index 97% rename from dev-util/buildbot/buildbot-0.9.15_p1.ebuild rename to dev-util/buildbot/buildbot-1.3.0.ebuild index 31c121b11d7e..f52f1c9e2ed2 100644 --- a/dev-util/buildbot/buildbot-0.9.15_p1.ebuild +++ b/dev-util/buildbot/buildbot-1.3.0.ebuild @@ -62,14 +62,12 @@ DEPEND="${RDEPEND} >=dev-python/docutils-0.8[${PYTHON_USEDEP}] =dev-python/python-dateutil-1.5[${PYTHON_USEDEP}] >=dev-python/mock-2.0.0[${PYTHON_USEDEP}] dev-python/moto[${PYTHON_USEDEP}] dev-python/boto3[${PYTHON_USEDEP}] - dev-python/ramlfications[${PYTHON_USEDEP}] dev-python/pyjade[${PYTHON_USEDEP}] dev-python/txgithub[${PYTHON_USEDEP}] dev-python/txrequests[${PYTHON_USEDEP}] @@ -83,9 +81,11 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} [[ ${PV} == *9999 ]] && S=${S}/master -#PATCHES=( -# "${FILESDIR}/${P}-buildbotworkerdocker.py.patch" -#) +if [[ ${PV} != *9999 ]]; then + PATCHES=( + "${FILESDIR}/Remove-distro-version-test.patch" + ) +fi pkg_setup() { enewuser buildbot diff --git a/dev-util/buildbot/files/buildmaster.initd b/dev-util/buildbot/files/buildmaster.initd index 933c6e2b4e51..b75ae34830d4 100644 --- a/dev-util/buildbot/files/buildmaster.initd +++ b/dev-util/buildbot/files/buildmaster.initd @@ -32,6 +32,9 @@ checkconfig() { eerror "${BUILDMASTER_PATH} does not contain buildbot.tac" return 1 fi + if [ ! -e "${RUNTIME_PYTHON}" ]; then + RUNTIME_PYTHON="/usr/bin/python" + fi } start() { diff --git a/dev-util/drone/Manifest b/dev-util/drone/Manifest index a22892b4745c..0d005b361075 100644 --- a/dev-util/drone/Manifest +++ b/dev-util/drone/Manifest @@ -1,6 +1,10 @@ DIST drone-0.7.3.tar.gz 4133041 BLAKE2B 819976f11e37c4f2484b00648191f64818ab254a326f31c594917c5ba02122a4e061168344148c113a32e0d14791e59e95a71bb224cd04bef7d1586703fd77fd SHA512 4c85e964f43ce3076996cd1cbcfc3675d74b254278d046d1e7d4b7f04ee5fcc55a6de04947c3f8102be474e0ef3fbd5d0006ac2b39aae04fe2bc6b466b513c66 DIST drone-0.8.5.tar.gz 4766128 BLAKE2B 11c60896a8aced0aa6303ec049755192e473f742af45fcb6fe1509a3085cbdfd0c016e875a1822cedff9040abf08d238490430ac8f6b2136b31491207de1748a SHA512 a2be1082b6b923d432f4addaa12ec45a76f7edce0ac955c1d3eb812b3541c140919e6195bcee9ed218b92045a63b303759702ffb63831757177f44b2307be164 +DIST drone-0.8.6.tar.gz 4767466 BLAKE2B 708fbe2fb4e6a647e8fc370c39c71fdbdbd67abd28a18348985831c3bc8dee2880c64a2be01ce50c3dbe56d27ee89605ee2fef00e643a66c641a57f664867cf8 SHA512 2227bad9a0067e9c235c3a30677032b4b54488727e44c9caa6bd7dcd804338ed62d8f76879310499e7063d7e84d2b23a6b389f6a60a43f138ed2c83d8df07435 DIST github.com-drone-drone-ui-2910d0ee662816a2463d31f0988b1ecccd0410b5.tar.gz 167172 BLAKE2B 26d5aadcaee776c073bc5b4514f5c7b2925a7dab25a22162c10464f16a18e14cb564012b2b13ca929d7c5156dc5790d0d0659ccef8d8424ee82be2410ce0d211 SHA512 d4c6fbeba9ae5c55533a76fdcf6c251516aa4f8c650f49add7e9392d22a131438bd829670df801495d361417ec12cce07e9d9c28aacd1ce1adc0024408cf3cca DIST github.com-drone-drone-ui-4d60e46e3938c277e90de404cc6236530beaab3d.tar.gz 229886 BLAKE2B 3681f8fc5f380da3c7ab6dd5f34903f44fbe1ee5b309f5d1db25cd72347690249943814bd9e1ea3f4eaf04b14247bbf53e9a817dcfa5ad0e0bbc7d5d1585d2ea SHA512 4bd9909b82b31ed0b872d39da79fea161fdd1408d9da262b8a92c8cb884caf3dceb953ab522daaf8c96747cf4b22724e8e1d6234d80f2859a9ddd436fb513345 +DIST github.com-drone-drone-ui-e7597b5234814a2c2f2a7f489b631a76649c335a.tar.gz 230464 BLAKE2B 23641867938e85a716a8628209892861578d519e49b9e3aa70e08d9099b4628a744e5bb8bb3f622640ef1438eac50df21b5c32064328165c4aafc2496ca54361 SHA512 6f997ec14fa59859436ed995d52cce2105abab5aceca21c6740869c651078f1ffdcaff8b5a117d624d624cf47382f89824f7868dd8e8df3598d6e632db341212 +DIST github.com-golang-net-3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd.tar.gz 964447 BLAKE2B 8d912b7c34494e9f05fb1ee1ba11699c028ceaa138015b2139fbeec1cfc5784d48e4369ff32cba2f13ba0d1b987111633c0805dc5af45e918bf7c240360d22d4 SHA512 0605a3d42233cbb228e432520c2ef6c96cf6b4a0a59795bf0eca0f8251eb84120c9e3c4831a24308d2bb648984d2152b11e03e51bfb7e9adde7a3e8e34830054 DIST github.com-golang-net-6078986fec03a1dcc236c34816c71b0e05018fda.tar.gz 940111 BLAKE2B f1b2a50d9aa73a7aa8f20cff17247c0b555fc14d64bd75dd320d8df8166d7ed0b29bfa15021f5f8251e6c3a1909217bc6e4ba3208f2bb010789a9449ef3a2296 SHA512 24d4d72a1a502c1f4f9523d85dde6070a1a47ea72860a00eb64812acf27cadd22ca4422575b1a58b1b55e1997e8fe959b645d8810e2c128ab09c73f9e81c5f72 +DIST github.com-golang-protobuf-93b26e6a70e37abb14f2f88194949312b0592a84.tar.gz 331818 BLAKE2B d00007a32b48ce04652edf7f7379f11dd381640ac2a22373a3b29bed54be050bb54dc35e0a76e095e0240a2e3b063aa35667d051c3933afc664dabbc94ee950e SHA512 2befd6db79c07c8f2c10a18364da51e4f292b26fdd7e42a7d533972c1289c91d1186c626177fda0fdea1982e9af06bf449d73d1be1a7239eb4dd926f8a2df920 DIST github.com-golang-protobuf-e09c5db296004fbe3f74490e84dcd62c3c5ddb1b.tar.gz 269725 BLAKE2B a62a3f96c49d77776103a9bece69b615e00d4140c9de8b42fb7edac979c8a8d172bd21062d3d6e24ae01dba10b320ff208ff8c6916da2d84118da448afc8caf7 SHA512 f64fa42e7ed9701860e16b1cdedc9f6b029630b6f534ee403ede1223c0c7542c731735995ea9763f093b56146776902b6633e5b1691b1f1dd4ab84dea0092099 diff --git a/dev-util/drone/drone-0.8.6.ebuild b/dev-util/drone/drone-0.8.6.ebuild new file mode 100644 index 000000000000..4c2c80d9fb69 --- /dev/null +++ b/dev-util/drone/drone-0.8.6.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +EGO_PN="github.com/drone/drone" +EGIT_COMMIT="c48150767c2700d35dcc29b110a81c8b5969175e" +EGO_VENDOR=( "github.com/drone/drone-ui e7597b5234814a2c2f2a7f489b631a76649c335a" + "github.com/golang/protobuf 93b26e6a70e37abb14f2f88194949312b0592a84" + "golang.org/x/net 3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd github.com/golang/net" + ) + +inherit golang-build golang-vcs-snapshot user + +ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="A Continuous Delivery platform built on Docker, written in Go" +HOMEPAGE="https://github.com/drone/drone" +SRC_URI="${ARCHIVE_URI} + ${EGO_VENDOR_URI}" +LICENSE="Apache-2.0" +SLOT="0" +IUSE="" + +DEPEND="dev-go/go-bindata + dev-go/go-bindata-assetfs:=" + +RESTRICT="test" + +pkg_setup() { + enewgroup ${PN} + enewuser ${PN} -1 -1 /var/lib/drone ${PN} +} + +src_compile() { + pushd src || die + GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" go build -v -ldflags "-extldflags '-static' -X github.com/drone/drone/version.VersionDev=build.${PV}.${EGIT_COMMIT:0:7}" -o release/drone-server ${EGO_PN}/cmd/drone-server || die + GOPATH="${WORKDIR}/${P}" go build -v -ldflags "-X github.com/drone/drone/version.VersionDev=build.${PV}.${EGIT_COMMIT:0:7}" -o release/drone-agent ${EGO_PN}/cmd/drone-agent || die + popd || die +} + +src_install() { + dobin src/release/drone-{agent,server} + dodoc src/github.com/drone/drone/README.md + keepdir /var/log/drone /var/lib/drone + fowners -R ${PN}:${PN} /var/log/drone /var/lib/drone + newinitd "${FILESDIR}"/drone-server.initd drone-server + newconfd "${FILESDIR}"/drone-server.confd drone-server + newinitd "${FILESDIR}"/drone-agent.initd drone-agent + newconfd "${FILESDIR}"/drone-agent.confd drone-agent +} diff --git a/dev-util/tup/Manifest b/dev-util/tup/Manifest new file mode 100644 index 000000000000..d9c8a9d735d0 --- /dev/null +++ b/dev-util/tup/Manifest @@ -0,0 +1 @@ +DIST tup-0.7.7.tar.gz 4033539 BLAKE2B dc4d3fc538c76dac53629991e32de7414f35877af8bb9f2ce4a1f80252317de7b3d2ea1542ab3e58702813b297a42c95610d14122496ac7f23acc1f8f3d62461 SHA512 05407cc923b898d5dcf6652df6395e7618d43fa4e3ace905dda09bcda26f975187761a704d360fceeb38332f29d65cd3d1f9e04c87d93dcffa4e9e2be9b35aad diff --git a/app-crypt/openpgp-keys-gentoo-mirror/metadata.xml b/dev-util/tup/metadata.xml similarity index 55% rename from app-crypt/openpgp-keys-gentoo-mirror/metadata.xml rename to dev-util/tup/metadata.xml index 0319eec4c8be..390ab1cc5015 100644 --- a/app-crypt/openpgp-keys-gentoo-mirror/metadata.xml +++ b/dev-util/tup/metadata.xml @@ -2,7 +2,10 @@ - mgorny@gentoo.org - Michaナ Gテウrny + andrey_utkin@gentoo.org + Andrey Utkin + + gittup/tup + diff --git a/dev-util/tup/tup-0.7.7.ebuild b/dev-util/tup/tup-0.7.7.ebuild new file mode 100644 index 000000000000..104dd83a9dbd --- /dev/null +++ b/dev-util/tup/tup-0.7.7.ebuild @@ -0,0 +1,98 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="A file-based build system" +HOMEPAGE="http://gittup.org/tup" +# Tup itself is GPLv2, but it bundles differently licensed software: +# - lua: MIT +# - sqlite (unused in this ebuild): public domain +# - inih: 3-clause BSD +# - red-black tree implementation: 2-clause BSD +# - queue implementation: 3-clause BSD +LICENSE="GPL-2 MIT public-domain BSD BSD-2" +SLOT="0" + +if [[ "${PV}" == 9999 ]]; then + EGIT_REPO_URI="https://github.com/gittup/tup.git" + inherit git-r3 +else + SRC_URI="https://github.com/gittup/tup/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi + +DEPEND=" + dev-db/sqlite:= + sys-fs/fuse:= +" +RDEPEND="${DEPEND}" + +src_prepare() { + # Use our toolchain + sed -i Tuprules.tup \ + -e "s:CC = gcc:CC = $(tc-getCC) ${CFLAGS} ${LDFLAGS}:" \ + -e "s:ar crs:$(tc-getAR) crs:" + + if [[ ${PV} != 9999 ]]; then + # Avoid invoking `git` to find version, use ours + sed -i src/tup/link.sh \ + -e 's;`git describe`;v'"${PV};" + fi + + default +} + +src_configure () { + echo "CONFIG_TUP_USE_SYSTEM_SQLITE=y" >> tup.config +} + +src_compile() { + # Disabling namespacing because it leads to accessing /proc//setgroups + # which violates sandboxing. + export TUP_NO_NAMESPACING=1 + ./bootstrap-nofuse.sh || die + unset TUP_NO_NAMESPACING +} + +src_install() { + dobin tup + dolib.a libtup_client.a + doheader tup_client.h + doman tup.1 +} + +src_test() { + # tup uses fuse when tracking dependencies. + addwrite /dev/fuse + + # Disabling namespacing because it leads to accessing /proc//setgroups + # which violates sandboxing. + export TUP_NO_NAMESPACING=1 + + # Skip tests which require namespacing or root privileges. + SKIPPED_TESTS=( + t4062-full-deps.sh + t4063-full-deps2.sh + t4064-full-deps3.sh + t4065-full-deps-proc.sh + t4067-full-deps5.sh + t4069-gcc-coverage.sh + t4072-proc-self.sh + t4074-getpwd.sh + t4131-proc-self-exe.sh + t4132-proc-meminfo.sh + t4171-dev-null.sh + t5083-symlink-fullpath.sh + t5084-symlink-fullpath2.sh + t7048-full-deps.sh + ) + pushd test || die + rm ${SKIPPED_TESTS[@]} || die + ./test.sh || die + popd || die + + unset TUP_NO_NAMESPACING +} diff --git a/dev-util/tup/tup-9999.ebuild b/dev-util/tup/tup-9999.ebuild new file mode 100644 index 000000000000..104dd83a9dbd --- /dev/null +++ b/dev-util/tup/tup-9999.ebuild @@ -0,0 +1,98 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="A file-based build system" +HOMEPAGE="http://gittup.org/tup" +# Tup itself is GPLv2, but it bundles differently licensed software: +# - lua: MIT +# - sqlite (unused in this ebuild): public domain +# - inih: 3-clause BSD +# - red-black tree implementation: 2-clause BSD +# - queue implementation: 3-clause BSD +LICENSE="GPL-2 MIT public-domain BSD BSD-2" +SLOT="0" + +if [[ "${PV}" == 9999 ]]; then + EGIT_REPO_URI="https://github.com/gittup/tup.git" + inherit git-r3 +else + SRC_URI="https://github.com/gittup/tup/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi + +DEPEND=" + dev-db/sqlite:= + sys-fs/fuse:= +" +RDEPEND="${DEPEND}" + +src_prepare() { + # Use our toolchain + sed -i Tuprules.tup \ + -e "s:CC = gcc:CC = $(tc-getCC) ${CFLAGS} ${LDFLAGS}:" \ + -e "s:ar crs:$(tc-getAR) crs:" + + if [[ ${PV} != 9999 ]]; then + # Avoid invoking `git` to find version, use ours + sed -i src/tup/link.sh \ + -e 's;`git describe`;v'"${PV};" + fi + + default +} + +src_configure () { + echo "CONFIG_TUP_USE_SYSTEM_SQLITE=y" >> tup.config +} + +src_compile() { + # Disabling namespacing because it leads to accessing /proc//setgroups + # which violates sandboxing. + export TUP_NO_NAMESPACING=1 + ./bootstrap-nofuse.sh || die + unset TUP_NO_NAMESPACING +} + +src_install() { + dobin tup + dolib.a libtup_client.a + doheader tup_client.h + doman tup.1 +} + +src_test() { + # tup uses fuse when tracking dependencies. + addwrite /dev/fuse + + # Disabling namespacing because it leads to accessing /proc//setgroups + # which violates sandboxing. + export TUP_NO_NAMESPACING=1 + + # Skip tests which require namespacing or root privileges. + SKIPPED_TESTS=( + t4062-full-deps.sh + t4063-full-deps2.sh + t4064-full-deps3.sh + t4065-full-deps-proc.sh + t4067-full-deps5.sh + t4069-gcc-coverage.sh + t4072-proc-self.sh + t4074-getpwd.sh + t4131-proc-self-exe.sh + t4132-proc-meminfo.sh + t4171-dev-null.sh + t5083-symlink-fullpath.sh + t5084-symlink-fullpath2.sh + t7048-full-deps.sh + ) + pushd test || die + rm ${SKIPPED_TESTS[@]} || die + ./test.sh || die + popd || die + + unset TUP_NO_NAMESPACING +} diff --git a/games-arcade/Manifest.gz b/games-arcade/Manifest.gz index b10791f857b3..94afce1fe249 100644 Binary files a/games-arcade/Manifest.gz and b/games-arcade/Manifest.gz differ diff --git a/games-arcade/marbleblast-demo/Manifest b/games-arcade/marbleblast-demo/Manifest deleted file mode 100644 index 03920d58ac7a..000000000000 --- a/games-arcade/marbleblast-demo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST MarbleBlastDemo-1.3.sh.bin 10800892 BLAKE2B 87fe4ae6f07365f2ed3cc6f6c4006c9a7ca4f8bdcd07cc0a20a5f575130c65666edab45ad6ff191ced8d29556c3e2c662d93b0d4938de8a3571af04698cae66b SHA512 24bd5f03c8868ab83e2bcfe27ab60f86727e972f04cafe4d5ff940a77adf4a362c3de1b0391b5763aed8dc946af7b769da60654b2ea53133521b200a99ebdde8 diff --git a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild b/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild deleted file mode 100644 index a99f38dc06b0..000000000000 --- a/games-arcade/marbleblast-demo/marbleblast-demo-1.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit unpacker games - -DESCRIPTION="race marbles through crazy stages" -HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=3" -SRC_URI="ftp://ggdev-1.homelan.com/marbleblast/MarbleBlastDemo-${PV}.sh.bin" - -LICENSE="MARBLEBLAST" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" -RESTRICT="strip" - -S=${WORKDIR} - -dir=${GAMES_PREFIX_OPT}/${PN} -QA_PREBUILT="${dir:1}/marbleblastdemo.bin - ${dir:1}/lib/lib*" - -src_install() { - dodir "${dir}" "${GAMES_BINDIR}" - - tar -zxf MarbleBlast.tar.gz -C "${D}/${dir}" || die "extracting MarbleBlast.tar.gz" - - exeinto "${dir}" - doexe bin/Linux/x86/marbleblastdemo - dosym "${dir}"/marbleblastdemo "${GAMES_BINDIR}"/marbleblast-demo - - dodoc README_DEMO.txt - - prepgamesdirs -} diff --git a/games-arcade/marbleblast-demo/metadata.xml b/games-arcade/marbleblast-demo/metadata.xml deleted file mode 100644 index 581d9cab5924..000000000000 --- a/games-arcade/marbleblast-demo/metadata.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -Marble Blast is an arcade action game with simple yet addictive gameplay, -suitable for players of any age. In the rich cartoon landscape of Marble -Blast, players will race their marbles through moving platforms, dangerous -hazards, sparkling treasures and power up enhancements in an effort to -complete each course in record time. - -Marble Blast introduces new players to the game with a set of -progressively more difficult beginner training levels, each designed to -showcase a power up or game hazard. The hazards players will face in -Marble Blast include powerful fans, whirling tornados, land mines, -pinball-style bumpers, narrow catwalks, moving pistons, dizzying chasms, -and more. - -To get past these obstacles, players can find and use five different -ability enhancing power ups - the SuperSpeed, SuperJump, SuperBounce, -Shock Asbsorber and Gyrocopter. Some levels contain gravity modifiers, -which allow the player to change the direction of gravity. - -Marble Blast comes with 72 whimsical and challenging levels, as well as -the ability for advanced players to craft and share their own levels. -Marble Blast is sure to provide many hours of fun for the whole family. - - diff --git a/games-arcade/marbleblastgold-demo/Manifest b/games-arcade/marbleblastgold-demo/Manifest deleted file mode 100644 index 7e769038e345..000000000000 --- a/games-arcade/marbleblastgold-demo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST MarbleBlastGoldDemo-1.4.1.sh.bin 11180534 BLAKE2B 1b0b1fca99bf7bdbb4beb5572d4ec10c634a6dffe8ce1576452011f1283196cd983adbb4d01b9c24590bd97cd2f9145bb67007cb76f0867335c8f4fc8f3e7d7e SHA512 16f03cdcf3cd6440048d8640c2a91078637d018f15a49764eca914259d65196f5a16a90abc11283d0e4b9af1b290d7ab880e96caae2dd6c813ac6d3d8414ec2c diff --git a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild b/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild deleted file mode 100644 index db76c45ef6a0..000000000000 --- a/games-arcade/marbleblastgold-demo/marbleblastgold-demo-1.4.1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit unpacker games - -DESCRIPTION="race marbles through crazy stages" -HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=15" -SRC_URI="ftp://ggdev-1.homelan.com/marbleblastgold/MarbleBlastGoldDemo-${PV}.sh.bin" - -LICENSE="MARBLEBLAST" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" -RESTRICT="strip" - -RDEPEND="sys-libs/glibc" - -dir=${GAMES_PREFIX_OPT}/${PN} -QA_PREBUILT="${dir:1}/marbleblastgolddemo.bin - ${dir:1}/lib/*" - -S=${WORKDIR} - -src_install() { - dodir "${dir}" "${GAMES_BINDIR}" - - tar -zxf MarbleBlast.tar.gz -C "${D}/${dir}" || die "extracting MarbleBlast.tar.gz" - - exeinto "${dir}" - doexe bin/Linux/x86/marbleblastgolddemo - dosym "${dir}"/marbleblastgolddemo "${GAMES_BINDIR}"/marbleblastgold-demo - - insinto "${dir}" - doins MarbleBlast.xpm - - dodoc README.txt - - prepgamesdirs -} diff --git a/games-arcade/marbleblastgold-demo/metadata.xml b/games-arcade/marbleblastgold-demo/metadata.xml deleted file mode 100644 index 9b3bdd524a91..000000000000 --- a/games-arcade/marbleblastgold-demo/metadata.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -Marble Blast Gold is an arcade action game with simple yet -addictive gameplay, suitable for players of any age. In the -rich cartoon landscape of Marble Blast Gold, players will race -their marbles through moving platforms, dangerous hazards, -sparkling treasures and power up enhancements in an effort to -complete each course in record time. - -Marble Blast Gold introduces new players to the game with a set -of progressively more difficult beginner training levels, each -designed to showcase a power up or game hazard. The hazards -players will face in Marble Blast include powerful fans, -whirling tornados, land mines, pinball-style bumpers, narrow -catwalks, moving pistons, dizzying chasms, and more. - -To get past these obstacles, players can find and use five -different ability enhancing power ups - the SuperSpeed, -SuperJump, SuperBounce, Shock Absorber and Gyrocopter. Some -levels contain gravity modifiers, which allow the player to -change the direction of gravity. - -Marble Blast Gold comes with 100 whimsical and challenging -levels, as well as the ability for advanced players to craft -and share their own levels. Each level has "gold standard" set -for the high score, so you can test your skills against the -record 'gold' times. Marble Blast Gold is sure to provide many -hours of fun for the whole family. - - diff --git a/games-arcade/skystreets/Manifest b/games-arcade/skystreets/Manifest deleted file mode 100644 index 98bdea4cf090..000000000000 --- a/games-arcade/skystreets/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST skystreets-0.2.4.tar.bz2 1838860 BLAKE2B b52af4fc799b4ab7063030c6281faa0cae66c9a64c3f6797ad8907f5ba72fa7dcb0bc4db8c21260464f4af4aca2e91c06277913117997c36edd538ae2a0b149e SHA512 b27ac359f3f4e187aa3fa6d576574301baee56a90a7502b10976924b7def95a65adac47940637b02467ad3902df981e33871cfb7f81e583f478b7319e6baafe6 diff --git a/games-arcade/skystreets/files/0.2.4-gl.patch b/games-arcade/skystreets/files/0.2.4-gl.patch deleted file mode 100644 index 6ff5548a5fa3..000000000000 --- a/games-arcade/skystreets/files/0.2.4-gl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- game.cpp.old 2004-12-31 01:02:13.351382184 +1100 -+++ game.cpp 2004-12-31 01:02:26.415396152 +1100 -@@ -8,6 +8,7 @@ - #include - #endif - -+#define GL_GLEXT_PROTOTYPES 1 - #include - #include "SDL.h" - #include diff --git a/games-arcade/skystreets/files/skystreets-0.2.4-as-needed.patch b/games-arcade/skystreets/files/skystreets-0.2.4-as-needed.patch deleted file mode 100644 index 414cd3d61ce4..000000000000 --- a/games-arcade/skystreets/files/skystreets-0.2.4-as-needed.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.old 2009-02-02 18:04:04.000000000 +0100 -+++ Makefile.in 2009-02-02 18:04:37.000000000 +0100 -@@ -78,7 +78,7 @@ - EXTRA_DIST = *.h CODE BUGS - INCLUDES = `sdl-config --cflags` -Wall -O2 -DDATAPATH=\"$(pkgdatadir)\" - #LDFLAGS = -lSDL_image -lm --LDFLAGS = -lSDL_image -lGL -lGLU -lm -+LDADD = -lSDL_image -lGL -lGLU -lm - # LDFLAGS = `sdl-config --libs` -lSDL_image -lm - SUBDIRS = audio gfx levels - AUTOMAKE_OPTIONS = dist-bzip2 diff --git a/games-arcade/skystreets/metadata.xml b/games-arcade/skystreets/metadata.xml deleted file mode 100644 index 47eeb6f42b45..000000000000 --- a/games-arcade/skystreets/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - skystreets - - diff --git a/games-arcade/skystreets/skystreets-0.2.4.ebuild b/games-arcade/skystreets/skystreets-0.2.4.ebuild deleted file mode 100644 index 405cb2fa532b..000000000000 --- a/games-arcade/skystreets/skystreets-0.2.4.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="A remake of the old DOS game Skyroads" -HOMEPAGE="http://freecode.com/projects/skystreets" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="OSL-2.0" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" -IUSE="" - -DEPEND="virtual/opengl - virtual/glu - media-libs/libsdl[opengl,video] - media-libs/sdl-image" -RDEPEND=${DEPEND} - -src_prepare() { - epatch "${FILESDIR}"/${PV}-gl.patch \ - "${FILESDIR}"/${P}-as-needed.patch -} - -src_install() { - default - newicon gfx/sunscene.png ${PN}.png - make_desktop_entry ${PN} SkyStreets - prepgamesdirs -} diff --git a/games-arcade/snake3d/Manifest b/games-arcade/snake3d/Manifest deleted file mode 100644 index b00da01ea665..000000000000 --- a/games-arcade/snake3d/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST snake3d-0.9.tar.gz 62900 BLAKE2B 8520ddf52705cf086374c707f319fef5f3d9d964a05f367da8aab19c46f4f8e42947e104cdc4f3d7db20901308d995470f29a840af22500fd6c4c4d2ab7a301b SHA512 2bc2d3e68fd782d58c5f702727a8a72fb67096e7ff78e1e00f3a79767bad627fe3a2ceec05a621e8d5b4b3ba009a01814c93b7d21f180512b13411bf61ac1065 diff --git a/games-arcade/snake3d/files/snake3d-0.9-amd64.patch b/games-arcade/snake3d/files/snake3d-0.9-amd64.patch deleted file mode 100644 index d2b5f2c79acd..000000000000 --- a/games-arcade/snake3d/files/snake3d-0.9-amd64.patch +++ /dev/null @@ -1,37 +0,0 @@ ---- src/functions.cpp.old 2007-03-31 11:04:10.000000000 +0200 -+++ src/functions.cpp 2007-03-31 11:11:52.000000000 +0200 -@@ -107,8 +107,8 @@ - pointer = end; - } - -- memcpy(str, i, (int)pointer - (int)i); -- str[(int)pointer - (int)i] = 0; -+ memcpy(str, i, ssize_t(pointer - i)); -+ str[pointer - i] = 0; - - drawString(x, y, str); - -@@ -501,15 +501,21 @@ - - Uint32 timer(Uint32 interval, void* value) { - -+ union { -+ void *value; -+ int p_mode; -+ } p_modeConv; -+ p_modeConv.value = value; -+ - //if ((int)value != gameModeValue) -- if ((int)value != p_mode) -+ if (p_modeConv.p_mode != p_mode) - return 0; - - SDL_Event event; - SDL_UserEvent userevent; - - userevent.type = SDL_USEREVENT; -- userevent.code = (int)value; -+ userevent.code = p_modeConv.p_mode; - userevent.data1 = NULL; - userevent.data2 = NULL; - diff --git a/games-arcade/snake3d/files/snake3d-0.9-build.patch b/games-arcade/snake3d/files/snake3d-0.9-build.patch deleted file mode 100644 index f7d8c4404df4..000000000000 --- a/games-arcade/snake3d/files/snake3d-0.9-build.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- src/Makefile -+++ src/Makefile -@@ -1,10 +1,10 @@ - OBJ = board.o snake.o game.o menu.o snake3d.o global.o consts.o cube.o functions.o preferences.o rooms2.o network.o userInput.o server.o packets.o client.o classic2d.o --CXXFLAGS = -g -Wall -I/usr/X11R6/include/ `sdl-config --cflags` -+CXXFLAGS += -Wall $(shell sdl-config --cflags) - CXX = g++ - CC = g++ - #LDFLAGSMAC = -framework GLUT -framework OpenGL -framework Cocoa -bind_at_load -L/sw/lib/ -lSDL -lSDLmain - LDFLAGSMAC = `sdl-config --libs` -framework GLUT -framework OpenGL -lSDL_net --LDFLAGS = -L/usr/X11R6/lib/ -lGL -lglut -lGLU -lSDL -lSDL_net -+LIBS = -lGL -lglut -lGLU $(shell sdl-config --libs) -lSDL_net - - all: snake3d - -@@ -18,7 +18,7 @@ - g++ $(LDFLAGSMAC) $(OBJ) -o ../snake3d - - snake3d.linux: $(OBJ) -- g++ $(LDFLAGS) $(OBJ) -o ../snake3d -+ $(CXX) $(CXXFLAGS) $(LDFLAGS) $(OBJ) $(LIBS) -o ../snake3d - - - clean: diff --git a/games-arcade/snake3d/metadata.xml b/games-arcade/snake3d/metadata.xml deleted file mode 100644 index 261d7fab00c9..000000000000 --- a/games-arcade/snake3d/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -snake3d is a variant of the snake game. You are a snake in a 3d world trying to -eat as many icosahedrons as possible, which makes your tail longer. There are -other snakes (network players) in the world which will try to fail you. - - - worms3d - - diff --git a/games-arcade/snake3d/snake3d-0.9.ebuild b/games-arcade/snake3d/snake3d-0.9.ebuild deleted file mode 100644 index 57db6998ed0b..000000000000 --- a/games-arcade/snake3d/snake3d-0.9.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils toolchain-funcs games - -DESCRIPTION="variant of the snake game" -HOMEPAGE="https://sourceforge.net/projects/worms3d/" -SRC_URI="mirror://sourceforge/worms3d/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="media-libs/sdl-net - virtual/opengl - media-libs/freeglut - virtual/glu - media-libs/libsdl" -RDEPEND="${DEPEND}" -S=${WORKDIR}/${PN} - -src_prepare() { - epatch \ - "${FILESDIR}"/${P}-amd64.patch \ - "${FILESDIR}"/${P}-build.patch -} - -src_compile() { - emake CXX=$(tc-getCXX) -C src snake3d.linux -} - -src_install() { - dogamesbin ${PN} - dodoc ChangeLog README TODO - prepgamesdirs -} diff --git a/games-arcade/xevil/Manifest b/games-arcade/xevil/Manifest deleted file mode 100644 index ec4e7fd24d32..000000000000 --- a/games-arcade/xevil/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST xevil_2.02r2-7.diff.gz 31205 BLAKE2B b90dcff021633e92ad8ab41f9715b05aa2661be68ad2bce303ac9c86056b265852e1112739b5da030eb3b5e90afded0858fbcf8f083e64154005a04ee8535f2c SHA512 03fbe2aa62b3856bef6af824444c484dced8a627087ba68ad946c3bfce7d0c0b5138902ea7668927d22ad37925daa07b489a2e70aa680cf477367c87833e1a58 -DIST xevilsrc2.02r2.zip 1857315 BLAKE2B e2d2272e81cc676089343288a95b56960837d6c50e68b89bb2fd563d23ed4b511fec2f7af34522fe003dfd626d5f75483872f9a827e29a75a7fcd57101a2e926 SHA512 ce9422da914234290797258f22fa5f8d6502dc5930eac1c3ce92d708196050ce5d75761c987e2d28b167699460b9c8fd72596242983a0b8ba6d2008c72b2354f diff --git a/games-arcade/xevil/files/xevil-2.02_p2-glibc-2.10.patch b/games-arcade/xevil/files/xevil-2.02_p2-glibc-2.10.patch deleted file mode 100644 index 5375f2208a0d..000000000000 --- a/games-arcade/xevil/files/xevil-2.02_p2-glibc-2.10.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -ur cmn.old/utils.h cmn/utils.h ---- cmn.old/utils.h 2009-08-22 02:16:21.000000000 +0300 -+++ cmn/utils.h 2009-08-22 02:26:33.000000000 +0300 -@@ -238,13 +238,13 @@ - same. */ - - static char* strchr(const char* cs,int c) -- {return ::strchr(cs,c);} -+ {return const_cast(::strchr(cs,c));} - - static char* strrchr(const char* cs,int c) -- {return ::strrchr(cs,c);} -+ {return const_cast(::strrchr(cs,c));} - - static char* strstr(const char* cs,const char* ct) -- {return ::strstr(cs,ct);} -+ {return const_cast(::strstr(cs,ct));} - - static void strcpy(char* s,const char* ct) - {::strcpy(s,ct);} diff --git a/games-arcade/xevil/metadata.xml b/games-arcade/xevil/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-arcade/xevil/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-arcade/xevil/xevil-2.02_p2-r1.ebuild b/games-arcade/xevil/xevil-2.02_p2-r1.ebuild deleted file mode 100644 index 71b2f1c6fee3..000000000000 --- a/games-arcade/xevil/xevil-2.02_p2-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DEB_PATCH=7 -MY_PV=${PV/_p/r} -DESCRIPTION="3rd person, side-view, fast-action, kill-them-before-they-kill-you game" -HOMEPAGE="http://www.xevil.com/" -SRC_URI="http://www.xevil.com/download/stable/xevilsrc${MY_PV}.zip - mirror://debian/pool/main/x/xevil/xevil_${MY_PV}-${DEB_PATCH}.diff.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -RDEPEND="x11-libs/libXpm" -DEPEND="${RDEPEND} - app-arch/unzip" - -S=${WORKDIR} - -src_prepare() { - edos2unix readme.txt x11/*.{cpp,h} cmn/*.{cpp,h} makefile config.mk - epatch "${WORKDIR}"/xevil_${MY_PV}-${DEB_PATCH}.diff - sed -i \ - -e 's:-static::' \ - -e 's/CC="g++"/CC=$(CXX)/' \ - -e "s:CFLAGS=\":CFLAGS=\"${CXXFLAGS} :g" \ - -e 's:-lXpm:-lXpm -lpthread:g' \ - -e "s:LINK_FLAGS=\":LINK_FLAGS=\"${LDFLAGS} :" \ - config.mk || die - epatch "${FILESDIR}"/${P}-glibc-2.10.patch -} - -src_install() { - dogamesbin x11/REDHAT_LINUX/xevil - newgamesbin x11/REDHAT_LINUX/serverping xevil-serverping - dodoc readme.txt - prepgamesdirs -} diff --git a/games-emulation/Manifest.gz b/games-emulation/Manifest.gz index c61afc524dde..8cbf84d9e57a 100644 Binary files a/games-emulation/Manifest.gz and b/games-emulation/Manifest.gz differ diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild b/games-emulation/dolphin/dolphin-5.0.ebuild index 908b571cf426..491d92991bef 100644 --- a/games-emulation/dolphin/dolphin-5.0.ebuild +++ b/games-emulation/dolphin/dolphin-5.0.ebuild @@ -17,7 +17,9 @@ HOMEPAGE="https://www.dolphin-emu.org/" LICENSE="GPL-2" SLOT="0" -IUSE="alsa ao bluetooth doc egl +evdev ffmpeg libav llvm log lto openal +pch portaudio profile pulseaudio qt5 sdl upnp +wxwidgets" +IUSE="alsa ao bluetooth doc egl +evdev ffmpeg libav log lto openal +pch portaudio profile pulseaudio qt5 sdl upnp +wxwidgets" + +RESTRICT=test RDEPEND=" >=media-libs/libsfml-2.1 @@ -44,7 +46,6 @@ RDEPEND=" libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) - llvm? ( sys-devel/llvm:* ) openal? ( media-libs/openal media-libs/libsoundtouch @@ -89,9 +90,10 @@ src_prepare() { if use !bluetooth; then sed -i -e '/check_lib(BLUEZ/d' CMakeLists.txt || die fi - if use !llvm; then - sed -i -e '/include(FindLLVM/d' CMakeLists.txt || die - fi + + # Unconditionally disable LLVM disassembler. + sed -i -e '/include(FindLLVM/d' CMakeLists.txt || die + if use !openal; then sed -i -e '/include(FindOpenAL/d' CMakeLists.txt || die fi diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index de76dd90ee6b..b8b2dd91a858 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://www.dolphin-emu.org/" LICENSE="GPL-2" SLOT="0" -IUSE="alsa ao bluetooth discord-presence doc egl +evdev ffmpeg libav llvm log lto openal portaudio profile pulseaudio +qt5 sdl systemd upnp" +IUSE="alsa ao bluetooth discord-presence doc egl +evdev ffmpeg libav log lto openal portaudio profile pulseaudio +qt5 sdl systemd upnp" RDEPEND=" >=media-libs/libsfml-2.1 @@ -52,7 +52,6 @@ RDEPEND=" libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) - llvm? ( sys-devel/llvm:* ) openal? ( media-libs/openal media-libs/libsoundtouch @@ -89,9 +88,6 @@ src_prepare() { if use !bluetooth; then sed -i -e '/check_lib(BLUEZ/d' CMakeLists.txt || die fi - if use !llvm; then - sed -i -e '/include(FindLLVM/d' CMakeLists.txt || die - fi if use !openal; then sed -i -e '/include(FindOpenAL/d' CMakeLists.txt || die fi @@ -152,6 +148,7 @@ src_configure() { -DOPROFILING=$(usex profile) -DENABLE_EVDEV=$(usex evdev) + -DENABLE_LLVM=OFF -DENABLE_LTO=$(usex lto) -DENABLE_QT=$(usex qt5) -DENABLE_SDL=$(usex sdl) diff --git a/games-emulation/dolphin/metadata.xml b/games-emulation/dolphin/metadata.xml index 5a7e53ca6e42..34a2a16ae8ed 100644 --- a/games-emulation/dolphin/metadata.xml +++ b/games-emulation/dolphin/metadata.xml @@ -8,7 +8,6 @@ Enables Discord Rich Presence, show the current game on Discord Enable EGL support Enable evdev input support - Enable the LLVM-based disassembler for debugger mode Increase logging output Add support for link-time optimizations. diff --git a/games-emulation/gfceux/Manifest b/games-emulation/gfceux/Manifest deleted file mode 100644 index 089a0e891068..000000000000 --- a/games-emulation/gfceux/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fceux-2.1.1.src.tar.bz2 3263945 BLAKE2B 96c1dfcf51f34eff273c948d7467c4c5503079423d839c6e52596f5a47bb7a2c148a1603fbd784d838c62476e71818418615f4d10f9d04669d319466b379f078 SHA512 19a1253a3ff1d88baec5636dbebab287b106e5e114081ab4040f52dfcda28b878af748a759e08dc2fe1381eb8f59e728d36993a9aca9ce184ed8760114cf3149 diff --git a/games-emulation/gfceux/gfceux-2.1.1-r1.ebuild b/games-emulation/gfceux/gfceux-2.1.1-r1.ebuild deleted file mode 100644 index faf11fdaf183..000000000000 --- a/games-emulation/gfceux/gfceux-2.1.1-r1.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit eutils gnome2-utils distutils-r1 games - -DESCRIPTION="A graphical frontend for the FCEUX emulator" -HOMEPAGE="http://fceux.com" -SRC_URI="mirror://sourceforge/fceultra/fceux-${PV}.src.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/pygtk" -RDEPEND="${DEPEND} - games-emulation/fceux" - -S=${WORKDIR}/${PN} - -python_prepare_all() { - distutils-r1_python_prepare_all - - sed -i \ - -e "s#data/gfceux.glade#${GAMES_DATADIR}/${PN}/gfceux.glade#" \ - src/main.py || die -} - -python_install() { - distutils-r1_python_install --install-scripts="${GAMES_BINDIR}" -} - -src_prepare() { - distutils-r1_src_prepare -} - -src_compile() { - distutils-r1_src_compile -} - -src_install() { - distutils-r1_src_install - - doicon -s 48 data/${PN}.png - newicon -s 128 data/${PN}_big.png ${PN}.png - - # respect games variables - dodir "${GAMES_DATADIR}"/${PN} - mv "${ED}"/usr/share/${PN}/* "${ED}${GAMES_DATADIR}"/${PN}/ || die - - prepgamesdirs -} - -pkg_preinst() { - games_pkg_preinst - gnome2_icon_savelist -} - -pkg_postinst() { - games_pkg_postinst - gnome2_icon_cache_update -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/games-emulation/gfceux/metadata.xml b/games-emulation/gfceux/metadata.xml deleted file mode 100644 index 3c71f364aead..000000000000 --- a/games-emulation/gfceux/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - fceultra - - diff --git a/games-emulation/hugo/Manifest b/games-emulation/hugo/Manifest deleted file mode 100644 index 63d9702b176f..000000000000 --- a/games-emulation/hugo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hugo-2.12.tar.gz 456991 BLAKE2B 21bcb1fbab1020cbc26039b0f9a49ef653ee21409c84a61747940437dd57c39a453772dbbf82d3e74b18b477ed6a505402108fb1969e56279b650a734b91a40b SHA512 38342e6e7a130caeac711de4f72138a5159c2a34e443ce5e16bcb7ac02fbefd085fa5c48583550d8089bfe3528785853df1863e7d1b32652a7f88300ad09d21d diff --git a/games-emulation/hugo/files/hugo-2.12-gcc41.patch b/games-emulation/hugo/files/hugo-2.12-gcc41.patch deleted file mode 100644 index 14050cc79f16..000000000000 --- a/games-emulation/hugo/files/hugo-2.12-gcc41.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- pce.h.old 2006-05-02 20:06:13.000000000 +0200 -+++ pce.h 2006-05-02 20:06:33.000000000 +0200 -@@ -196,7 +196,7 @@ - extern UChar language; - // the current language - --extern int BaseClock, UPeriod; -+extern int UPeriod; - - extern UChar US_encoded_card; - // Do we have to swap even and odd bytes in the rom diff --git a/games-emulation/hugo/hugo-2.12.ebuild b/games-emulation/hugo/hugo-2.12.ebuild deleted file mode 100644 index 86bcffd6e456..000000000000 --- a/games-emulation/hugo/hugo-2.12.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils flag-o-matic games - -DESCRIPTION="PC-Engine (Turbografx16) emulator for linux" -HOMEPAGE="http://www.zeograd.com/" -SRC_URI="http://www.zeograd.com/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -RDEPEND="x11-libs/gtk+:2 - media-libs/libsdl[video] - media-libs/libvorbis" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - epatch "${FILESDIR}/${P}"-gcc41.patch - append-cppflags $(pkg-config sdl --cflags) - -} - -src_install() { - dogamesbin hugo - insinto "${GAMES_DATADIR}/${PN}" - doins -r pixmaps - dodoc AUTHORS ChangeLog NEWS README TODO - dohtml doc/*html - prepgamesdirs -} diff --git a/games-emulation/hugo/metadata.xml b/games-emulation/hugo/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-emulation/hugo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-emulation/jrommanager/Manifest b/games-emulation/jrommanager/Manifest new file mode 100644 index 000000000000..ab279a242e65 --- /dev/null +++ b/games-emulation/jrommanager/Manifest @@ -0,0 +1 @@ +DIST JRomManager-1.6b20.zip 9284236 BLAKE2B a874837e90bdd8ec6c55850fd0e61cabeb767f4b4eba6517a11f3de036a6fd95f7507593da7b5247824c38077b12ac52c490f5ec0e72077bd972c78810c58ebd SHA512 5d4a98989bd9eb2ba94dd50fe451308d9a628414e33cdc84814c55bf9679c3779253a8fab895e2f7922e3b837949e8065f2799707aeaab94d79a12ba73d83638 diff --git a/games-emulation/jrommanager/jrommanager-1.6_p20-r1.ebuild b/games-emulation/jrommanager/jrommanager-1.6_p20-r1.ebuild new file mode 100644 index 000000000000..6db4f6fa4a94 --- /dev/null +++ b/games-emulation/jrommanager/jrommanager-1.6_p20-r1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN=JRomManager +MY_PV=${PV/_p/b} +MY_P="${MY_PN}-${MY_PV}" + +inherit desktop + +DESCRIPTION="A Mame and Retrogaming Rom Manager, Java alternative to ClrMamePro" +HOMEPAGE="https://github.com/optyfr/JRomManager" +SRC_URI="https://github.com/optyfr/${MY_PN}/releases/download/${MY_PV}/${MY_P}.zip" +QA_PREBUILT="*" + +S="${WORKDIR}" + +LICENSE="GPL-3 GPL-2-with-classpath-exception BSD-2 MIT Apache-2.0 LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=">=virtual/jre-1.8" +DEPEND="${DEPEND} + app-arch/unzip" + +src_prepare() { + default + + sed -e "/dir=.*/s:.*:cd \"${EROOT}/usr/share/${PN}\" || exit:" -i *.sh || die "sed failed!" + unzip -j ${MY_PN}.jar "jrm/resources/rom.png" || die +} + +src_install() { + insinto "/usr/share/${PN}" + doins *.jar + doins -r lib + newbin "${MY_PN}-multi.sh" "${PN}" + newicon "rom.png" "${PN}.png" + make_desktop_entry "${PN}" '' '' 'Utility' +} diff --git a/games-emulation/jrommanager/metadata.xml b/games-emulation/jrommanager/metadata.xml new file mode 100644 index 000000000000..0387c7c893ea --- /dev/null +++ b/games-emulation/jrommanager/metadata.xml @@ -0,0 +1,21 @@ + + + + + opty@hotmail.fr + optyfr + + + proxy-maint@gentoo.org + Proxy Maintainers + + + JRomManager is a Rom manager made to work mostly anywhere, + with decent performance and minimal memory footprint, + some attention was also made to work correctly over shared networks. + It has also been made available open source to permit enhancements + from the retro gaming community. The main focus is to support MAME + and derivatives, but should work well with any Dat file from other + roms sets. + + diff --git a/games-emulation/kigb/Manifest b/games-emulation/kigb/Manifest deleted file mode 100644 index 44ef4a4b4dff..000000000000 --- a/games-emulation/kigb/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kigb_lin.tar.gz 477324 BLAKE2B 4e15c77bd5a0e1ff0740bd6af53548e54c3dfc7d27ba07290201d11793e38015f12266e169969511f3852cf8742055ea491ce57213e7aefde5ed8b99b1f2e985 SHA512 ca8b10cc05884c92157dde2b034c7e95f28ed7eed771d0383265f942f0cacea791284516b551e96ba07a035068a7039c8faa19ec417ee117b6a350692bbff01d diff --git a/games-emulation/kigb/files/kigb b/games-emulation/kigb/files/kigb deleted file mode 100644 index c07095bb53ee..000000000000 --- a/games-emulation/kigb/files/kigb +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -kigb_dir="${HOME}/.kigb" - -if [[ ! -d "${kigb_dir}" ]] ; then - mkdir -p "${kigb_dir}" - cd "${kigb_dir}" - mkdir cfg inp rom save snap state - ln -s GENTOODIR/kigb/kigb kigb -fi - -cd "${kigb_dir}" -exec ./kigb "$@" diff --git a/games-emulation/kigb/kigb-2.02.ebuild b/games-emulation/kigb/kigb-2.02.ebuild deleted file mode 100644 index bbccc19ef464..000000000000 --- a/games-emulation/kigb/kigb-2.02.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit games - -DESCRIPTION="A Gameboy (GB, SGB, GBA) Emulator for Linux" -HOMEPAGE="http://kigb.emuunlim.com/" -SRC_URI="http://kigb.emuunlim.com/${PN}_lin.tar.gz" - -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="-* ~x86" -IUSE="" -RESTRICT="mirror bindist strip" - -RDEPEND="x11-libs/libXext - sys-libs/zlib - dev-games/hawknl - =virtual/libstdc++-3*" - -S=${WORKDIR} - -src_prepare() { - # use the system version - rm -f libNL.so* - # wrapper script creates these in the users' home directories. - rm -rf cfg inp snap state rom save - cp "${FILESDIR}/kigb" "${T}/" || die - sed -i \ - -e "s:GENTOODIR:${GAMES_PREFIX_OPT}:" "${T}/kigb" || die -} - -src_install() { - dogamesbin "${T}/kigb" - exeinto "${GAMES_PREFIX_OPT}/${PN}" - doexe kigb - dodoc doc/* - prepgamesdirs -} diff --git a/games-emulation/raine/Manifest b/games-emulation/raine/Manifest deleted file mode 100644 index d8890ff335b3..000000000000 --- a/games-emulation/raine/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST raines-0.51.9.tar.bz2 2095980 BLAKE2B df83e0869229fc832e356d5cd122c737bfafe3b4ee8b8914cb14e30b9f48b97145123f989e36a2a01243bc62d2f49f50e5e43f2da2a433751410f72a23edd315 SHA512 e21346d72c63d8ba1bc6832bd885fa9ec0865c788742e572ef9941d3a4fd3f23710d076253d7a50878ef512ff3024e57098c0ba28c0c794bdefa994b8b7780bf diff --git a/games-emulation/raine/files/raine-0.51.9-ldflags.patch b/games-emulation/raine/files/raine-0.51.9-ldflags.patch deleted file mode 100644 index f011cd6a1e5c..000000000000 --- a/games-emulation/raine/files/raine-0.51.9-ldflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- makefile.old 2010-10-08 10:04:46.000000000 +0200 -+++ makefile 2010-10-08 10:05:25.000000000 +0200 -@@ -995,7 +995,7 @@ - else - @echo Linking Raine... - endif -- $(LDV) $(LFLAGS) -g -Wall -Wno-write-strings -o $(RAINE_EXE) $(OBJS) $(LIBS) -lstdc++ -+ $(LDV) $(LDFLAGS) $(LFLAGS) -g -Wall -Wno-write-strings -o $(RAINE_EXE) $(OBJS) $(LIBS) -lstdc++ - - converter: source/bonus/converter.c - $(CCV) $(CFLAGS) -c $< -o $(OBJDIR)/converter.o diff --git a/games-emulation/raine/files/raine-0.51.9-libpng15.patch b/games-emulation/raine/files/raine-0.51.9-libpng15.patch deleted file mode 100644 index 675df24801dc..000000000000 --- a/games-emulation/raine/files/raine-0.51.9-libpng15.patch +++ /dev/null @@ -1,13 +0,0 @@ -http://bugs.gentoo.org/388255 - ---- source/savepng.c -+++ source/savepng.c -@@ -203,7 +203,7 @@ - goto Error; - - /* Set error handling. */ -- if (setjmp(png_ptr->jmpbuf)) { -+ if (setjmp(png_jmpbuf(png_ptr))) { - /* If we get here, we had a problem reading the file. */ - goto Error; - } diff --git a/games-emulation/raine/files/raine-0.51.9-underlink.patch b/games-emulation/raine/files/raine-0.51.9-underlink.patch deleted file mode 100644 index e9eb42bedbb3..000000000000 --- a/games-emulation/raine/files/raine-0.51.9-underlink.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- makefile.old 2011-06-16 08:25:35.000000000 +0200 -+++ makefile 2011-06-16 08:25:57.000000000 +0200 -@@ -294,7 +294,7 @@ - LIBS_DEBUG = -lz `allegro-config --libs ` `libpng-config --ldflags` - LIBS_STATIC = -lz `allegro-config --static` `libpng-config --static --ldflags` - else -- LIBS = -lz `libpng-config --ldflags` -+ LIBS = -lz -lm `libpng-config --ldflags` - LIBS_DEBUG = -lz `libpng-config --ldflags` - LIBS_STATIC = -lz `libpng-config --static --ldflags` - endif diff --git a/games-emulation/raine/metadata.xml b/games-emulation/raine/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-emulation/raine/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-emulation/raine/raine-0.51.9.ebuild b/games-emulation/raine/raine-0.51.9.ebuild deleted file mode 100644 index 5aaef97c6506..000000000000 --- a/games-emulation/raine/raine-0.51.9.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit flag-o-matic eutils games - -DESCRIPTION="R A I N E M680x0 Arcade Emulation" -HOMEPAGE="http://rainemu.swishparty.co.uk/" -SRC_URI="http://rainemu.swishparty.co.uk/html/archive/raines-${PV}.tar.bz2" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -RDEPEND="dev-cpp/muParser - media-libs/libsdl[sound,joystick,video] - sys-libs/zlib - media-libs/sdl-image[png] - media-libs/sdl-ttf" -DEPEND="${RDEPEND} - dev-lang/nasm - app-arch/unzip" - -src_prepare() { - echo > detect-cpu - echo > cpuinfo - sed -i \ - -e "/^NEO/s:^:#:" \ - -e "s:nasmw:nasm:" \ - -e "/bindir/s:=.*:=\$(DESTDIR)${GAMES_BINDIR}:" \ - -e "/sharedir =/s:=.*:=\$(DESTDIR)${GAMES_DATADIR}:" \ - -e "/mandir/s:=.*:=\$(DESTDIR)/usr/share/man/man6:" \ - makefile || die - epatch "${FILESDIR}"/${P}-ldflags.patch \ - "${FILESDIR}"/${P}-underlink.patch \ - "${FILESDIR}"/${P}-libpng15.patch - has_version '>=sys-libs/zlib-1.2.5.1-r1' && \ - sed -i -e '1i#define OF(x) x' source/mini-unzip/ioapi.h - append-ldflags -Wl,-z,noexecstack -} - -src_compile() { - local myopts - - emake \ - _MARCH="${CFLAGS}" \ - VERBOSE=1 \ - ${myopts} -} - -src_install() { - default - keepdir "${GAMES_DATADIR}"/${PN}/{roms,artwork,emudx,scripts/raine} - dodoc docs/readme.txt - prepgamesdirs -} diff --git a/games-fps/Manifest.gz b/games-fps/Manifest.gz index f73a42ecbd98..73dac64eb818 100644 Binary files a/games-fps/Manifest.gz and b/games-fps/Manifest.gz differ diff --git a/games-fps/aaquake2/Manifest b/games-fps/aaquake2/Manifest deleted file mode 100644 index fafb92e7fb70..000000000000 --- a/games-fps/aaquake2/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST q2source-3.21.zip 1477764 BLAKE2B afdeeff318e23397d24f9ecc68f4015b03d58d3f7794dd23febc4e285a916b2cf8c93b872a62a33dc1a4b7c2fff34ad92781e0320296cc13d4721b8cd5bf345a SHA512 eb3fcf3327272b7472a044336be4d73111f5b9f50b4916609996ecb690555654990c1f86e63cd6e7d4a30844e66d3eca2e428e29a598bce52e953c326caf9752 -DIST quake2-ref_softaa-0.1.tar.gz 12931 BLAKE2B b20644662b903e7604f53283008b54c86e83e7b1dd6b66a505bbaa41fdfaa3c783cbb73d320418595498b54ddc2f72e94d53096bc82cb173be9fcdd192dee2b9 SHA512 d5f7e46485084217f5cb8fdcfa360106eafbfac9dad03e4853367e9cf6857a9789ec4d37d3bca656730282649b3e33b0ab04d4c0a73de36f794d98f3c048401c diff --git a/games-fps/aaquake2/aaquake2-0.1.ebuild b/games-fps/aaquake2/aaquake2-0.1.ebuild deleted file mode 100644 index a7aa57c721bd..000000000000 --- a/games-fps/aaquake2/aaquake2-0.1.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="text mode Quake II" -HOMEPAGE="https://www.jfedor.org/aaquake2/" -SRC_URI="mirror://idsoftware/source/q2source-3.21.zip - https://www.jfedor.org/aaquake2/quake2-ref_softaa-${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -RDEPEND="media-libs/aalib" -DEPEND="${RDEPEND} - app-arch/unzip" - -S=${WORKDIR}/quake2-3.21/linux - -src_prepare() { - cd .. && epatch \ - "${FILESDIR}"/${PV}-gentoo.patch \ - "${FILESDIR}"/${P}-gcc41.patch - cd "${S}" && epatch \ - "${FILESDIR}"/${P}-glibc.patch \ - "${FILESDIR}"/${P}-ldflags.patch - sed -i \ - -e "s:GENTOO_DIR:$(games_get_libdir)/${PN}:" sys_linux.c || die - sed -i \ - -e "s:/etc/quake2.conf:${GAMES_SYSCONFDIR}/${PN}.conf:" \ - sys_linux.c vid_so.c || die -} - -src_compile() { - mkdir -p releasei386-glibc/ref_soft - emake -j1 \ - GENTOO_CFLAGS="${CFLAGS}" \ - GENTOO_DATADIR="${GAMES_DATADIR}"/quake2/baseq2/ \ - build_release -} - -src_install() { - cd release* || die - - exeinto "$(games_get_libdir)"/${PN} - doexe gamei386.so ref_softaa.so - dosym ref_softaa.so "$(games_get_libdir)"/${PN}/ref_softx.so - dosym ref_softaa.so "$(games_get_libdir)"/${PN}/ref_soft.so - exeinto "$(games_get_libdir)"/${PN}/ctf - doexe ctf/gamei386.so - - newgamesbin quake2 aaquake2 - - insinto "${GAMES_SYSCONFDIR}" - echo "$(games_get_libdir)"/${PN} > ${PN}.conf - doins ${PN}.conf - - prepgamesdirs -} diff --git a/games-fps/aaquake2/files/0.1-gentoo.patch b/games-fps/aaquake2/files/0.1-gentoo.patch deleted file mode 100644 index cc7bb1733f64..000000000000 --- a/games-fps/aaquake2/files/0.1-gentoo.patch +++ /dev/null @@ -1,90 +0,0 @@ ---- linux/Makefile.old -+++ linux/Makefile -@@ -54,7 +54,7 @@ - RELEASE_CFLAGS=$(BASE_CFLAGS) -O6 -ffast-math -funroll-loops \ - -fomit-frame-pointer -fexpensive-optimizations - else --RELEASE_CFLAGS=$(BASE_CFLAGS) -g -mpentiumpro -O6 -ffast-math -funroll-loops \ -+RELEASE_CFLAGS=$(BASE_CFLAGS) -g $(GENTOO_CFLAGS) -DGENTOO_DATADIR=\\\"$(GENTOO_DATADIR)\\\" -O6 -ffast-math -funroll-loops \ - -fomit-frame-pointer -fexpensive-optimizations - endif - -@@ -92,7 +92,7 @@ - ############################################################################# - - ifeq ($(ARCH),axp) --TARGETS=$(BUILDDIR)/q2ded \ -+TARGETS=\ - $(BUILDDIR)/game$(ARCH).$(SHLIBEXT) \ - $(BUILDDIR)/ctf/game$(ARCH).$(SHLIBEXT) \ - # $(BUILDDIR)/xatrix/game$(ARCH).$(SHLIBEXT) \ -@@ -100,11 +100,7 @@ - else - TARGETS=$(BUILDDIR)/quake2 \ - $(BUILDDIR)/game$(ARCH).$(SHLIBEXT) \ -- $(BUILDDIR)/ref_soft.$(SHLIBEXT) \ -- $(BUILDDIR)/ref_softx.$(SHLIBEXT) \ - $(BUILDDIR)/ref_softaa.$(SHLIBEXT) \ -- $(BUILDDIR)/ref_gl.$(SHLIBEXT) \ -- $(BUILDDIR)/ref_glx.$(SHLIBEXT) \ - $(BUILDDIR)/ctf/game$(ARCH).$(SHLIBEXT) \ - # $(BUILDDIR)/xatrix/game$(ARCH).$(SHLIBEXT) \ - # $(BUILDDIR)/rogue/game$(ARCH).$(SHLIBEXT) -@@ -125,9 +121,6 @@ - build_release: - @-mkdir $(BUILD_RELEASE_DIR) \ - $(BUILD_RELEASE_DIR)/client \ -- $(BUILD_RELEASE_DIR)/ded \ -- $(BUILD_RELEASE_DIR)/ref_soft \ -- $(BUILD_RELEASE_DIR)/ref_gl \ - $(BUILD_RELEASE_DIR)/game \ - $(BUILD_RELEASE_DIR)/ctf \ - # $(BUILD_RELEASE_DIR)/xatrix \ ---- linux/sys_linux.c.old -+++ linux/sys_linux.c -@@ -220,7 +220,7 @@ - char curpath[MAX_OSPATH]; - char *path; - #ifdef __i386__ -- const char *gamename = "gamei386.so"; -+ const char *gamename = "GENTOO_DIR/gamei386.so"; - #elif defined __alpha__ - const char *gamename = "gameaxp.so"; - #else -@@ -250,6 +250,14 @@ - { - Com_Printf ("LoadLibrary (%s)\n",name); - break; -+ } else { -+ sprintf (name, "%s", gamename); -+ game_library = dlopen (name, RTLD_LAZY ); -+ if (game_library) -+ { -+ Com_Printf ("LoadLibrary (%s)\n",name); -+ break; -+ } - } - } - ---- qcommon/files.c.old -+++ qcommon/files.c -@@ -865,7 +865,7 @@ - // - // start up with baseq2 by default - // -- FS_AddGameDirectory (va("%s/"BASEDIRNAME, fs_basedir->string) ); -+ FS_AddGameDirectory (va(BASEDIRNAME) ); - - // any set gamedirs will be freed up to here - fs_base_searchpaths = fs_searchpaths; ---- qcommon/qcommon.h.old -+++ qcommon/qcommon.h -@@ -25,7 +25,7 @@ - - #define VERSION 3.21 - --#define BASEDIRNAME "baseq2" -+#define BASEDIRNAME GENTOO_DATADIR - - #ifdef WIN32 - diff --git a/games-fps/aaquake2/files/aaquake2-0.1-gcc41.patch b/games-fps/aaquake2/files/aaquake2-0.1-gcc41.patch deleted file mode 100644 index bb2e8e5979e5..000000000000 --- a/games-fps/aaquake2/files/aaquake2-0.1-gcc41.patch +++ /dev/null @@ -1,39 +0,0 @@ ---- game/g_local.h.old -+++ game/g_local.h -@@ -458,11 +458,6 @@ - extern int sm_meat_index; - extern int snd_fry; - --extern int jacket_armor_index; --extern int combat_armor_index; --extern int body_armor_index; -- -- - // means of death - #define MOD_UNKNOWN 0 - #define MOD_BLASTER 1 ---- ctf/g_local.h.old -+++ ctf/g_local.h -@@ -466,11 +466,6 @@ - extern int sm_meat_index; - extern int snd_fry; - --extern int jacket_armor_index; --extern int combat_armor_index; --extern int body_armor_index; -- -- - // means of death - #define MOD_UNKNOWN 0 - #define MOD_BLASTER 1 -@@ -556,10 +556,6 @@ - - extern cvar_t *sv_maplist; - --//ZOID --extern qboolean is_quad; --//ZOID -- - #define world (&g_edicts[0]) - - // item spawnflags diff --git a/games-fps/aaquake2/files/aaquake2-0.1-glibc.patch b/games-fps/aaquake2/files/aaquake2-0.1-glibc.patch deleted file mode 100644 index 638e91b2c393..000000000000 --- a/games-fps/aaquake2/files/aaquake2-0.1-glibc.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- rw_aa.c.old -+++ rw_aa.c -@@ -61,7 +61,7 @@ - #include - #include - --#include -+#include - - #include - ---- rw_in_aa.c.old -+++ rw_in_aa.c -@@ -46,7 +46,7 @@ - #include - #include - --#include -+#include - - #include - diff --git a/games-fps/aaquake2/files/aaquake2-0.1-ldflags.patch b/games-fps/aaquake2/files/aaquake2-0.1-ldflags.patch deleted file mode 100644 index dc2359ac48d7..000000000000 --- a/games-fps/aaquake2/files/aaquake2-0.1-ldflags.patch +++ /dev/null @@ -1,97 +0,0 @@ ---- Makefile.old -+++ Makefile -@@ -59,7 +59,7 @@ - endif - - DEBUG_CFLAGS=$(BASE_CFLAGS) -g --LDFLAGS=-ldl -lm -+LDLIBS=-ldl -lm - SVGALDFLAGS=-lvga -lm - XLDFLAGS=-L/usr/X11R6/lib -lX11 -lXext -lXxf86dga - AALDFLAGS=-lm -laa -@@ -195,7 +195,7 @@ - endif - - $(BUILDDIR)/quake2 : $(QUAKE2_OBJS) $(QUAKE2_AS_OBJS) -- $(CC) $(CFLAGS) -o $@ $(QUAKE2_OBJS) $(QUAKE2_AS_OBJS) $(LDFLAGS) -+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(QUAKE2_OBJS) $(QUAKE2_AS_OBJS) $(LDLIBS) - - $(BUILDDIR)/client/cl_cin.o : $(CLIENT_DIR)/cl_cin.c - $(DO_CC) -@@ -374,7 +374,7 @@ - $(BUILDDIR)/ded/cd_null.o - - $(BUILDDIR)/q2ded : $(Q2DED_OBJS) -- $(CC) $(CFLAGS) -o $@ $(Q2DED_OBJS) $(LDFLAGS) -+ $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(Q2DED_OBJS) $(LDLIBS) - - $(BUILDDIR)/ded/cmd.o : $(COMMON_DIR)/cmd.c - $(DO_DED_CC) -@@ -503,7 +503,7 @@ - $(BUILDDIR)/game/m_flash.o - - $(BUILDDIR)/game$(ARCH).$(SHLIBEXT) : $(GAME_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -o $@ $(GAME_OBJS) -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -o $@ $(GAME_OBJS) - - $(BUILDDIR)/game/g_ai.o : $(GAME_DIR)/g_ai.c - $(DO_SHLIB_CC) -@@ -682,7 +682,7 @@ - $(BUILDDIR)/ctf/q_shared.o - - $(BUILDDIR)/ctf/game$(ARCH).$(SHLIBEXT) : $(CTF_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -o $@ $(CTF_OBJS) -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -o $@ $(CTF_OBJS) - - $(BUILDDIR)/ctf/g_ai.o : $(CTF_DIR)/g_ai.c - $(DO_SHLIB_CC) -@@ -821,7 +821,7 @@ - $(BUILDDIR)/xatrix/q_shared.o - - $(BUILDDIR)/xatrix/game$(ARCH).$(SHLIBEXT) : $(XATRIX_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -o $@ $(XATRIX_OBJS) -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -o $@ $(XATRIX_OBJS) - - $(BUILDDIR)/xatrix/g_ai.o : $(XATRIX_DIR)/g_ai.c - $(DO_SHLIB_CC) -@@ -1048,7 +1048,7 @@ - $(BUILDDIR)/rogue/q_shared.o - - $(BUILDDIR)/rogue/game$(ARCH).$(SHLIBEXT) : $(ROGUE_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -o $@ $(ROGUE_OBJS) -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -o $@ $(ROGUE_OBJS) - - $(BUILDDIR)/rogue/dm_ball.o : $(ROGUE_DIR)/dm_ball.c - $(DO_SHLIB_CC) -@@ -1291,15 +1291,15 @@ - $(BUILDDIR)/ref_soft/rw_in_aa.o - - $(BUILDDIR)/ref_soft.$(SHLIBEXT) : $(REF_SOFT_OBJS) $(REF_SOFT_SVGA_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -Xlinker -Map -Xlinker map.out -o $@ $(REF_SOFT_OBJS) \ -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -Xlinker -Map -Xlinker map.out -o $@ $(REF_SOFT_OBJS) \ - $(REF_SOFT_SVGA_OBJS) $(SVGALDFLAGS) - - $(BUILDDIR)/ref_softx.$(SHLIBEXT) : $(REF_SOFT_OBJS) $(REF_SOFT_X11_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -o $@ $(REF_SOFT_OBJS) \ -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -o $@ $(REF_SOFT_OBJS) \ - $(REF_SOFT_X11_OBJS) $(XLDFLAGS) - - $(BUILDDIR)/ref_softaa.$(SHLIBEXT) : $(REF_SOFT_OBJS) $(REF_SOFT_AA_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -o $@ $(REF_SOFT_OBJS) \ -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -o $@ $(REF_SOFT_OBJS) \ - $(REF_SOFT_AA_OBJS) $(AALDFLAGS) - - $(BUILDDIR)/ref_soft/r_aclip.o : $(REF_SOFT_DIR)/r_aclip.c -@@ -1445,10 +1445,10 @@ - $(BUILDDIR)/ref_gl/gl_glx.o - - $(BUILDDIR)/ref_gl.$(SHLIBEXT) : $(REF_GL_OBJS) $(REF_GL_FXMESA_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -o $@ $(REF_GL_OBJS) $(REF_GL_FXMESA_OBJS) $(GLLDFLAGS) -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -o $@ $(REF_GL_OBJS) $(REF_GL_FXMESA_OBJS) $(GLLDFLAGS) - - $(BUILDDIR)/ref_glx.$(SHLIBEXT) : $(REF_GL_OBJS) $(REF_GL_GLX_OBJS) -- $(CC) $(CFLAGS) $(SHLIBLDFLAGS) -o $@ $(REF_GL_OBJS) $(REF_GL_GLX_OBJS) $(GLXLDFLAGS) -+ $(CC) $(CFLAGS) $(LDFLAGS) $(SHLIBLDFLAGS) -o $@ $(REF_GL_OBJS) $(REF_GL_GLX_OBJS) $(GLXLDFLAGS) - - $(BUILDDIR)/ref_gl/gl_draw.o : $(REF_GL_DIR)/gl_draw.c - $(DO_GL_SHLIB_CC) diff --git a/games-fps/aaquake2/metadata.xml b/games-fps/aaquake2/metadata.xml deleted file mode 100644 index 0ac912115906..000000000000 --- a/games-fps/aaquake2/metadata.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -aaquake2 - Text Mode Quake II - -What? -Just what you heard - text mode Quake II. - -Why? -Why not? You can watch TV in text mode, you can play DVDs in text mode, -you can play Quake 1 in text mode. Quake II is the logical next step. - -Or, as the author of ttyquake put it, "If you have to ask why, you're -not a member of the intended audience." - - diff --git a/games-fps/doomsday-resources/Manifest b/games-fps/doomsday-resources/Manifest deleted file mode 100644 index 071ceffba8ba..000000000000 --- a/games-fps/doomsday-resources/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST jdoom-details.zip 1379495 BLAKE2B 9ab216895ac44431ce39a89a75c00a4b076edf577cb1489f5d6b7050d69664cdd2b74976dcd43152adbf56b49602a063ca18ab121def79248ce1d1e89cab665c SHA512 94f0c29940795368e9ffdb9fad57f0de65a936a90ad6256effe6fbaa72d1ddf45a016bb72431d1603ade84c01036f84b7dc3e739d04e6c33a41bdf50a9b45dce -DIST jdoom-resource-pack-1.01.zip 23114845 BLAKE2B 42d514a80ffb15adfd505a96e2ef7152ad1d9a2de111f4f00ffbc4f5da514d3901b8a8f64ce3a85daa51b194d696acbc8dd8f953122fb3019bd7c2c459f5e011 SHA512 ec40f3920338040803b7cb3029e6b52352179fe63a1c56bb74ff398e9eca0ae4c7c058213c812644add70b833c26f9a69844c2ae068cdf7d4c7a4f6c9e277636 diff --git a/games-fps/doomsday-resources/doomsday-resources-1.01-r1.ebuild b/games-fps/doomsday-resources/doomsday-resources-1.01-r1.ebuild deleted file mode 100644 index 884a7ef7f3f1..000000000000 --- a/games-fps/doomsday-resources/doomsday-resources-1.01-r1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="Improved models & textures for doomsday" -HOMEPAGE="http://www.doomsdayhq.com/" -SRC_URI="mirror://sourceforge/deng/jdoom-resource-pack-${PV}.zip - mirror://sourceforge/deng/jdoom-details.zip" - -LICENSE="free-noncomm" #505636 -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=games-fps/doomsday-1.9.8" -DEPEND="app-arch/unzip" - -S=${WORKDIR} - -src_install() { - insinto "${GAMES_DATADIR}"/doomsday/data/jdoom/auto - doins data/jDoom/* *.pk3 - - # The definitions file cannot be auto-loaded - insinto "${GAMES_DATADIR}"/doomsday/defs/jdoom - doins defs/jDoom/* - - dodoc *.txt docs/* - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - elog "Add the following to the jdoom/doomsday command-line options:" - elog " -def ${GAMES_DATADIR}/doomsday/defs/jdoom/jDRP.ded" -} diff --git a/games-fps/duke3d/Manifest b/games-fps/duke3d/Manifest deleted file mode 100644 index 234c28062711..000000000000 --- a/games-fps/duke3d/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST 3dduke13.zip 5924374 BLAKE2B 177329f04defdd2a2ab35a1926a321bbc8de023878ad6bec610669b5578cbe2f38bc0b03a37c0d0d2dcc99acf2b473ddf683b498b971b857b20964bcdbc7d7c8 SHA512 eb92daa88b4e7cfeebe1fb3d2c021e0a4a66262d0d6e76b5e27fe3cedd382e381d23b392a6d9adb42a418b9318e011c2d8adfbdc77d7c5371e61d8c091c7eb65 -DIST duke3d-20040817.tar.bz2 1509273 BLAKE2B 261ffcce5d3ed68f52e04167c43ae70ccb08818fce8a0790ef333ad1b421d9184e9c9ede7c2e6a5eb73978f384e6439439824ac7da7c4ac2f23ef87820a6c4cc SHA512 a08aa07153458501fb01878769af9797460525015b34d743250e3f04f15ee2dcfbb4110c94c83912ba2435e6d6c48127e2d36c0dc29833e0f6f95e3b925b571c diff --git a/games-fps/duke3d/duke3d-20040817-r2.ebuild b/games-fps/duke3d/duke3d-20040817-r2.ebuild deleted file mode 100644 index e75632b67acc..000000000000 --- a/games-fps/duke3d/duke3d-20040817-r2.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -fromcvs=0 -inherit unpacker eutils flag-o-matic games - -DEMO="3dduke13.zip" - -DESCRIPTION="Port of the original Duke Nukem 3D" -HOMEPAGE="http://icculus.org/projects/duke3d/" -SRC_URI="mirror://gentoo/${P}.tar.bz2 - demo? ( - ftp://ftp.3drealms.com/share/${DEMO} - ftp://ftp.planetmirror.com/pub/gameworld/downloads/${DEMO} - )" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~hppa ~x86" -IUSE="demo pic perl opengl" - -RDEPEND="media-libs/libsdl - media-libs/sdl-mixer - media-sound/timidity++ - media-sound/timidity-eawpatches - perl? ( dev-lang/perl[-ithreads] ) - opengl? ( virtual/opengl )" -DEPEND="${RDEPEND} - demo? ( app-arch/unzip ) - !pic? ( x86? ( dev-lang/nasm ) )" - -S=${WORKDIR}/${PN} - -use_tf() { use ${1} && echo "true" || echo "false"; } - -src_unpack() { - unpack ${A} - if use demo ; then - unpack_zip DN3DSW13.SHR - fi -} - -src_prepare() { - # configure buildengine - cd "${S}/source/buildengine" - sed -i \ - -e "/^useperl := / s:=.*:= $(use_tf perl):" \ - -e "/^useopengl := / s:=.*:= $(use_tf opengl):" \ - -e "/^usephysfs := / s:=.*:= false:" \ - -e 's:-O3::' -e 's: -g : :' \ - -e 's:/usr/lib/perl5/i386-linux/CORE/libperl.a::' \ - Makefile || die - epatch "${FILESDIR}/${PV}-endian.patch" - - # configure duke3d - cd "${S}/source" - # need to sync features with build engine - epatch \ - "${FILESDIR}/${PV}-credits.patch" \ - "${FILESDIR}/${PV}-duke3d-makefile-opts.patch" \ - "${FILESDIR}/${PV}-gcc34.patch" \ - "${FILESDIR}"/${P}-gcc4.patch \ - "${FILESDIR}"/${P}-noinline.patch \ - "${FILESDIR}"/${P}-as-needed.patch \ - "${FILESDIR}"/${P}-ldflags.patch - sed -i \ - -e "/^use_opengl := / s:=.*:= $(use_tf opengl):" \ - -e "/^use_physfs := / s:=.*:= false:" \ - Makefile || die - if ! use pic && use x86 ; then - sed -i \ - -e 's:^#USE_ASM:USE_ASM:' buildengine/Makefile || die - sed -i \ - -e '/^#use_asm := /s:#::' Makefile || die - fi - - # causes crazy redefine errors with gcc-3.[2-4].x - replace-flags -O3 -O2 - strip-flags #203969 -} - -src_compile() { - emake -C source/buildengine OPTFLAGS="${CFLAGS}" - emake -C source OPTIMIZE="${CFLAGS}" -} - -src_install() { - games_make_wrapper duke3d "${GAMES_BINDIR}/duke3d.bin" "${GAMES_DATADIR}/${PN}" - newgamesbin source/duke3d duke3d.bin - - dodoc readme.txt - - cd testdata - insinto "${GAMES_DATADIR}/${PN}" - newins defs.con DEFS.CON - newins game.con GAME.CON - newins user.con USER.CON - newins "${FILESDIR}/network.cfg" network.cfg.template - if use demo ; then - doins "${WORKDIR}/DUKE3D.GRP" - fi - - insinto "${GAMES_SYSCONFDIR}" - doins "${FILESDIR}/duke3d.cfg" - dosym "${GAMES_SYSCONFDIR}/duke3d.cfg" "${GAMES_DATADIR}/${PN}/DUKE3D.CFG" - - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - use demo || elog "Put the data files in ${GAMES_DATADIR}/${PN} before playing" -} diff --git a/games-fps/duke3d/files/20040817-credits.patch b/games-fps/duke3d/files/20040817-credits.patch deleted file mode 100644 index 19eefa4bf423..000000000000 --- a/games-fps/duke3d/files/20040817-credits.patch +++ /dev/null @@ -1,38 +0,0 @@ ---- a/menues.c 2003-08-17 22:16:10.000000000 +0200 -+++ b/menues.c 2004-03-29 01:59:28.000000000 +0200 -@@ -1747,9 +1747,10 @@ - case 996: - case 997: - --// rotatesprite(c<<16,200<<15,65536L,0,MENUSCREEN,16,0,10+64,0,0,xdim-1,ydim-1); --// rotatesprite(c<<16,19<<16,65536L,0,MENUBAR,16,0,10,0,0,xdim-1,ydim-1); --// menutext(c,24,0,0,"CREDITS"); -+ c = (320>>1); -+ rotatesprite(c<<16,200<<15,65536L,0,MENUSCREEN,16,0,10+64,0,0,xdim-1,ydim-1); -+ rotatesprite(c<<16,19<<16,65536L,0,MENUBAR,16,0,10,0,0,xdim-1,ydim-1); -+ menutext(c,24,0,0,"CREDITS"); - - if(KB_KeyPressed(sc_Escape)) { cmenu(0); break; } - -@@ -1926,6 +1927,21 @@ - - menutext(c,67+16+16+16+16+16,SHX(-7),PHX(-7),"QUIT"); - -+ gametext(c,67+16+16+16+16+16+16+16,"Duke Nukem 3D for " -+#if defined PLATFORM_MACOSX -+ "MacOS" -+#elif defined PLATFORM_DOS -+ "MS-Dos" -+#elif defined PLATFORM_WIN32 -+ "Win32" -+#elif defined PLATFORM_UNIX -+ "Gentoo" -+#else -+ "unknown" -+#endif -+ ,16,2+8+16); -+ gametext(c,67+16+16+16+16+16+16+16+9,"build " __DATE__ " " __TIME__,16,2+8+16); -+ - break; - // CTW END - MODIFICATION - diff --git a/games-fps/duke3d/files/20040817-duke3d-makefile-opts.patch b/games-fps/duke3d/files/20040817-duke3d-makefile-opts.patch deleted file mode 100644 index 9ed2a0052153..000000000000 --- a/games-fps/duke3d/files/20040817-duke3d-makefile-opts.patch +++ /dev/null @@ -1,33 +0,0 @@ ---- a/Makefile.orig 2003-08-17 17:45:35.948650760 -0400 -+++ b/Makefile 2003-08-17 17:46:36.894385600 -0400 -@@ -4,6 +4,8 @@ - beos := false - macosx := false - #use_asm := true -+use_opengl := true -+use_physfs := false - - #-----------------------------------------------------------------------------# - # If this makefile fails to detect Cygwin correctly, or you want to force -@@ -80,6 +81,10 @@ - buildengine/pragmas.o \ - buildengine/unix_compat.o - -+ifeq ($(strip $(use_opengl)),true) -+ BUILDOBJS += buildengine/buildgl.o -+endif -+ - ifeq ($(strip $(use_asm)),true) - BUILDOBJS += buildengine/a_gnu.o buildengine/a_nasm.o - else -@@ -106,6 +106,10 @@ - - LDLIBS = $(SDL_LDFLAGS) -lSDL -lSDL_mixer $(EXTRALDFLAGS) - -+ifeq ($(strip $(use_physfs)),true) -+ LDLIBS += -lphysfs -+endif -+ - # !!! FIXME: Do we even need this? It doesn't fly on MacOS X. --ryan. - #LDLIBS += -Wl,-E - diff --git a/games-fps/duke3d/files/20040817-endian.patch b/games-fps/duke3d/files/20040817-endian.patch deleted file mode 100644 index 3bcdc1379db6..000000000000 --- a/games-fps/duke3d/files/20040817-endian.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- buildengine/platform.h.old 2003-08-07 12:06:17.000000000 +0200 -+++ buildengine/platform.h 2004-08-24 18:35:05.292291088 +0200 -@@ -5,6 +5,7 @@ - #include "win32_compat.h" - #elif (defined PLATFORM_UNIX) - #include "unix_compat.h" -+#include - #elif (defined PLATFORM_DOS) - #include "doscmpat.h" - #else -@@ -60,9 +61,15 @@ - #define BUILDSWAP_INTEL16(x) _swap16(x) - #define BUILDSWAP_INTEL32(x) _swap32(x) - #else -+#if __BYTE_ORDER == __LITTLE_ENDIAN - #define PLATFORM_LITTLEENDIAN 1 - #define BUILDSWAP_INTEL16(x) (x) - #define BUILDSWAP_INTEL32(x) (x) -+#else -+#define PLATFORM_BIGENDIAN 1 -+#define BUILDSWAP_INTEL16(x) _swap16(x) -+#define BUILDSWAP_INTEL32(x) _swap32(x) -+#endif - #endif - - extern int has_altivec; /* PowerPC-specific. */ diff --git a/games-fps/duke3d/files/20040817-gcc34.patch b/games-fps/duke3d/files/20040817-gcc34.patch deleted file mode 100644 index a7de9c116383..000000000000 --- a/games-fps/duke3d/files/20040817-gcc34.patch +++ /dev/null @@ -1,82 +0,0 @@ ---- source/astub.c.orig 2004-08-22 14:44:50.691126872 +0100 -+++ source/astub.c 2004-08-22 14:47:15.532107696 +0100 -@@ -540,6 +540,11 @@ - return(tempbuf); - } //end - -+void SpriteName(short spritenum, char *lo2) -+{ -+ sprintf(lo2,names[sprite[spritenum].picnum]); -+}// end SpriteName -+ - const char *ExtGetSpriteCaption(short spritenum) - { - -@@ -608,7 +613,11 @@ - // y1, y2 0-143 (status bar is 144 high, origin is top-left of STATUS BAR) - // col 0-15 - -- -+void PrintStatus(char *string,int num,char x,char y,char color) -+{ -+ sprintf(tempbuf,"%s %d",string,num); -+ printext16(x*8,y*8,color,-1,tempbuf,0); -+} - - void TotalMem() - { -@@ -1276,18 +1285,6 @@ - - } - -- --void PrintStatus(char *string,int num,char x,char y,char color) --{ -- sprintf(tempbuf,"%s %d",string,num); -- printext16(x*8,y*8,color,-1,tempbuf,0); --} -- --void SpriteName(short spritenum, char *lo2) --{ -- sprintf(lo2,names[sprite[spritenum].picnum]); --}// end SpriteName -- - char GAMEpalette[768]; - char WATERpalette[768]; - char SLIMEpalette[768]; -@@ -1326,6 +1323,17 @@ - ReadGamePalette(); - }// end ReadPaletteTable - -+void Ver() -+{ -+ sprintf(tempbuf,"DUKE NUKEM BUILD: V032696"); -+ if (qsetmode == 200) //In 3D mode -+ { printext256(60*8,24*8,11,-1,tempbuf,1); -+ rotatesprite((320-8)<<16,(200-8)<<16,64<<9,0,SPINNINGNUKEICON+(((4-totalclock>>3))&7),0,0,0,0,0,xdim-1,ydim-1); -+ }else -+ { printext16(0,0,15,-1,tempbuf,0); -+ } -+} -+ - void Keys3d(void) - { - long i,count,rate,nexti; -@@ -2206,17 +2214,6 @@ - } - } - --void Ver() --{ -- sprintf(tempbuf,"DUKE NUKEM BUILD: V032696"); -- if (qsetmode == 200) //In 3D mode -- { printext256(60*8,24*8,11,-1,tempbuf,1); -- rotatesprite((320-8)<<16,(200-8)<<16,64<<9,0,SPINNINGNUKEICON+(((4-totalclock>>3))&7),0,0,0,0,0,xdim-1,ydim-1); -- }else -- { printext16(0,0,15,-1,tempbuf,0); -- } --} -- - ActorMem(int i) - {int total=0,j; - switch(i) diff --git a/games-fps/duke3d/files/duke3d-20040817-as-needed.patch b/games-fps/duke3d/files/duke3d-20040817-as-needed.patch deleted file mode 100644 index c7793a833bf9..000000000000 --- a/games-fps/duke3d/files/duke3d-20040817-as-needed.patch +++ /dev/null @@ -1,74 +0,0 @@ -diff -ur duke3d/source/buildengine/Makefile duke3d-patched/source/buildengine/Makefile ---- source/buildengine/Makefile 2004-05-15 05:15:05.000000000 +0200 -+++ source/buildengine/Makefile 2008-02-27 23:10:46.000000000 +0100 -@@ -99,11 +99,11 @@ - ifeq ($(strip $(SDL_LIB_DIR)),please_set_me_cygwin_users) - $(error Cygwin users need to set the SDL_LIB_DIR envr var.) - else -- SDL_LDFLAGS := -L$(SDL_LIB_DIR) -lSDL -+ SDL_LIBS := -L$(SDL_LIB_DIR) -lSDL - endif - else - SDL_CFLAGS := $(shell sdl-config --cflags) -- SDL_LDFLAGS := $(shell sdl-config --libs) -+ SDL_LIBS := $(shell sdl-config --libs) - endif - - CC = gcc -@@ -202,7 +202,7 @@ - ASMFLAGS = -f $(ASMOBJFMT) $(ASMDEFS) - LINKER = gcc - CFLAGS += $(USE_ASM) -funsigned-char -DPLATFORM_UNIX -Wall $(SDL_CFLAGS) -fno-omit-frame-pointer --LDFLAGS += $(SDL_LDFLAGS) -+LDLIBS += $(SDL_LIBS) - - # Rules for turning source files into .o files - %.o: %.c -@@ -236,17 +236,17 @@ - - ifeq ($(strip $(usedlls)),true) - $(ENGINEDLL) : $(ENGINEOBJS) -- $(LINKER) -shared -o $(ENGINEDLL) $(LDFLAGS) $(ENGINEOBJS) -+ $(LINKER) -shared -o $(ENGINEDLL) $(LDFLAGS) $(ENGINEOBJS) $(LDLIBS) - - $(NETDLL) : $(NETOBJS) -- $(LINKER) -shared -o $(NETDLL) $(LDFLAGS) $(NETOBJS) -+ $(LINKER) -shared -o $(NETDLL) $(LDFLAGS) $(NETOBJS) $(LDLIBS) - endif - - $(GAMEEXE) : $(ENGINEDLL) $(NETDLL) $(GAMEOBJS) $(PERLOBJS) -- $(LINKER) -o $(GAMEEXE) $(LDFLAGS) $(LDPERL) $(PERLOBJS) $(GAMEOBJS) $(ENGINEDLL) $(NETDLL) -+ $(LINKER) -o $(GAMEEXE) $(LDFLAGS) $(PERLOBJS) $(GAMEOBJS) $(LDPERL) $(LDLIBS) $(ENGINEDLL) $(NETDLL) - - $(BUILDEXE) : $(ENGINEDLL) $(BUILDOBJS) -- $(LINKER) -o $(BUILDEXE) $(LDFLAGS) $(BUILDOBJS) $(ENGINEDLL) -+ $(LINKER) -o $(BUILDEXE) $(LDFLAGS) $(BUILDOBJS) $(LDLIBS) $(ENGINEDLL) - - listclean: - @echo "A 'make clean' would remove" $(CLEANUP) -diff -ur duke3d/source/Makefile duke3d-patched/source/Makefile ---- source/Makefile 2004-05-15 05:14:16.000000000 +0200 -+++ source/Makefile 2008-02-27 23:09:57.000000000 +0100 -@@ -45,11 +45,11 @@ - ifeq ($(strip $(SDL_LIB_DIR)),please_set_me_cygwin_users) - $(error Cygwin users need to set the SDL_LIB_DIR envr var.) - else -- SDL_LDFLAGS := -L$(SDL_LIB_DIR) -lSDL -+ SDL_LIBS := -L$(SDL_LIB_DIR) -lSDL - endif - else - SDL_CFLAGS := $(shell sdl-config --cflags) -- SDL_LDFLAGS := $(shell sdl-config --libs) -L. -+ SDL_LIBS := $(shell sdl-config --libs) -L. - endif - - ifeq ($(strip $(macosx)),true) -@@ -104,7 +104,7 @@ - #CC = icc - #CFLAGS = -g $(SDL_CFLAGS) -DUSE_SDL=1 -DPLATFORM_UNIX=1 -DUSE_I386_ASM=1 $(EXTRACFLAGS) -O2 - --LDLIBS = $(SDL_LDFLAGS) -lSDL -lSDL_mixer $(EXTRALDFLAGS) -+LDLIBS = $(SDL_LIBS) -lSDL -lSDL_mixer $(EXTRALDFLAGS) - - # !!! FIXME: Do we even need this? It doesn't fly on MacOS X. --ryan. - #LDLIBS += -Wl,-E diff --git a/games-fps/duke3d/files/duke3d-20040817-gcc4.patch b/games-fps/duke3d/files/duke3d-20040817-gcc4.patch deleted file mode 100644 index 3aaf67c6c90b..000000000000 --- a/games-fps/duke3d/files/duke3d-20040817-gcc4.patch +++ /dev/null @@ -1,180 +0,0 @@ -iff -ur duke3d/source/buildengine/a.c duke3d-gcc4/source/buildengine/a.c ---- source/buildengine/a.c 2004-11-25 13:55:21.000000000 -0500 -+++ source/buildengine/a.c 2005-06-18 18:14:24.000000000 -0400 -@@ -186,7 +186,9 @@ - if (i3 == 0) - { - i1 += i4; -- ((unsigned long)i4) >>= mach3_al; -+ unsigned long temp = i4; -+ temp >>= mach3_al; -+ i4 = temp; - i4 = (i4&0xffffff00) | (source[i4]&0xff); - *dest = ((unsigned char*)i2)[i4]; - return i1; -diff -ur duke3d/source/buildengine/pragmas.c duke3d-gcc4/source/buildengine/pragmas.c ---- source/buildengine/pragmas.c 2003-07-25 20:11:32.000000000 -0400 -+++ source/buildengine/pragmas.c 2005-06-18 18:25:37.000000000 -0400 -@@ -56,28 +56,39 @@ - - void clearbufbyte(void *buffer, int size, long fill_value) { - int lsize; -+ unsigned char *p=buffer; -+ unsigned short *s=buffer; - switch(size){ - case 0: return; -- case 1: *((unsigned char*)buffer)++ = fill_value; return; -- case 2: *((unsigned short*)buffer)++ = fill_value; return; -- case 3: { unsigned char *p=buffer; p[2]=p[1]=p[0] = fill_value;} return; -+ case 1: *p = fill_value; return; -+ case 2: *s = fill_value; return; -+ case 3: { p[2]=p[1]=p[0] = fill_value;} return; - default: - if ((int)buffer&1) { -- *((unsigned char*)buffer)++ = fill_value; size--; -+ *p = fill_value; ++p; size--; -+ buffer = p; - } - if ((int)buffer&2) { -- *((unsigned short*)buffer)++ = fill_value; size-=2; -+ *s = fill_value; ++s; size-=2; -+ buffer = s; - } - lsize = size>>2; -+ unsigned int *up = buffer; - while(lsize) { -- *((unsigned int*)buffer)++ = fill_value; -+ *up = fill_value; -+ ++up; - lsize--; - } -+ buffer = up; - if (size&2) { -- *((unsigned short*)buffer)++ = fill_value; -+ s = buffer; -+ *s = fill_value; -+ ++s; - } - if (size&1) { -- *((unsigned char*)buffer)++ = fill_value; -+ p = buffer; -+ *p = fill_value; -+ ++p; - } - } - } -@@ -122,7 +133,7 @@ - { - *((unsigned short *)source) = ((linum>>16)&0xffff); - linum += linum_inc; -- ((unsigned char*)source) = ((unsigned char*)source) + 2; -+ source = ((unsigned char*)source) + 2; - size--; - if (size == 0) return; - } - -diff -u -r duke3d/source/buildengine/a.h duke3d.gcc4.1.1/source/buildengine/a.h ---- source/buildengine/a.h 2003-04-11 08:54:06.000000000 +0200 -+++ source/buildengine/a.h 2006-06-22 12:14:40.366393568 +0200 -@@ -116,56 +116,56 @@ - - #if ((defined __GNUC__) && (!defined C_IDENTIFIERS_UNDERSCORED)) - -- long asm_mmxoverlay(void) __attribute__ ((alias ("_asm_mmxoverlay"))); -- long asm_sethlinesizes(long,long,long) __attribute__ ((alias ("_asm_sethlinesizes"))); -- long asm_setpalookupaddress(char *) __attribute__ ((alias ("_asm_setpalookupaddress"))); -- long asm_setuphlineasm4(long,long) __attribute__ ((alias ("_asm_setuphlineasm4"))); -- long asm_hlineasm4(long,long,long,long,long,long) __attribute__ ((alias ("_asm_hlineasm4"))); -- long asm_setuprhlineasm4(long,long,long,long,long,long) __attribute__ ((alias ("_asm_setuprhlineasm4"))); -- long asm_rhlineasm4(long,long,long,long,long,long) __attribute__ ((alias ("_asm_rhlineasm4"))); -- long asm_setuprmhlineasm4(long,long,long,long,long,long) __attribute__ ((alias ("_asm_setuprmhlineasm4"))); -- long asm_rmhlineasm4(long,long,long,long,long,long) __attribute__ ((alias ("_asm_rmhlineasm4"))); -- long asm_setupqrhlineasm4(long,long,long,long,long,long) __attribute__ ((alias ("_asm_setupqrhlineasm4"))); -- long asm_qrhlineasm4(long,long,long,long,long,long) __attribute__ ((alias ("_asm_qrhlineasm4"))); -- long asm_setvlinebpl(long) __attribute__ ((alias ("_asm_setvlinebpl"))); -- long asm_fixtransluscence(long) __attribute__ ((alias ("_asm_fixtransluscence"))); -- long asm_prevlineasm1(long,long,long,long,long,long) __attribute__ ((alias ("_asm_prevlineasm1"))); -- long asm_vlineasm1(long,long,long,long,long,long) __attribute__ ((alias ("_asm_vlineasm1"))); -- long asm_setuptvlineasm(long) __attribute__ ((alias ("_asm_setuptvlineasm"))); -- long asm_tvlineasm1(long,long,long,long,long,long) __attribute__ ((alias ("_asm_tvlineasm1"))); -- long asm_setuptvlineasm2(long,long,long) __attribute__ ((alias ("_asm_setuptvlineasm2"))); -- long asm_tvlineasm2(long,long,long,long,long,long) __attribute__ ((alias ("_asm_tvlineasm2"))); -- long asm_mvlineasm1(long,long,long,long,long,long) __attribute__ ((alias ("_asm_mvlineasm1"))); -- long asm_setupvlineasm(long) __attribute__ ((alias ("_asm_setupvlineasm"))); -- long asm_vlineasm4(long,long) __attribute__ ((alias ("_asm_vlineasm4"))); -- long asm_setupmvlineasm(long) __attribute__ ((alias ("_asm_setupmvlineasm"))); -- long asm_mvlineasm4(long,long) __attribute__ ((alias ("_asm_mvlineasm4"))); -- void asm_setupspritevline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_setupspritevline"))); -- void asm_spritevline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_spritevline"))); -- void asm_msetupspritevline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_msetupspritevline"))); -- void asm_mspritevline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_mspritevline"))); -- void asm_tsetupspritevline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_tsetupspritevline"))); -- void asm_tspritevline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_tspritevline"))); -- long asm_mhline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_mhline"))); -- long asm_mhlineskipmodify(long,long,long,long,long,long) __attribute__ ((alias ("_asm_mhlineskipmodify"))); -- long asm_msethlineshift(long,long) __attribute__ ((alias ("_asm_msethlineshift"))); -- long asm_thline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_thline"))); -- long asm_thlineskipmodify(long,long,long,long,long,long) __attribute__ ((alias ("_asm_thlineskipmodify"))); -- long asm_tsethlineshift(long,long) __attribute__ ((alias ("_asm_tsethlineshift"))); -- long asm_setupslopevlin(long,long,long) __attribute__ ((alias ("_asm_setupslopevlin"))); -- long asm_slopevlin(long,long,long,long,long,long) __attribute__ ((alias ("_asm_slopevlin"))); -- long asm_settransnormal(void) __attribute__ ((alias ("_asm_settransnormal"))); -- long asm_settransreverse(void) __attribute__ ((alias ("_asm_settransreverse"))); -- long asm_setupdrawslab(long,long) __attribute__ ((alias ("_asm_setupdrawslab"))); -- long asm_drawslab(long,long,long,long,long,long) __attribute__ ((alias ("_asm_drawslab"))); -- long asm_stretchhline(long,long,long,long,long,long) __attribute__ ((alias ("_asm_stretchhline"))); -- long asm_isvmwarerunning(void) __attribute__ ((alias ("_asm_isvmwarerunning"))); -+ long asm_mmxoverlay(void) asm ("_asm_mmxoverlay"); -+ long asm_sethlinesizes(long,long,long) asm ("_asm_sethlinesizes"); -+ long asm_setpalookupaddress(char *) asm ("_asm_setpalookupaddress"); -+ long asm_setuphlineasm4(long,long) asm ("_asm_setuphlineasm4"); -+ long asm_hlineasm4(long,long,long,long,long,long) asm ("_asm_hlineasm4"); -+ long asm_setuprhlineasm4(long,long,long,long,long,long) asm ("_asm_setuprhlineasm4"); -+ long asm_rhlineasm4(long,long,long,long,long,long) asm ("_asm_rhlineasm4"); -+ long asm_setuprmhlineasm4(long,long,long,long,long,long) asm ("_asm_setuprmhlineasm4"); -+ long asm_rmhlineasm4(long,long,long,long,long,long) asm ("_asm_rmhlineasm4"); -+ long asm_setupqrhlineasm4(long,long,long,long,long,long) asm ("_asm_setupqrhlineasm4"); -+ long asm_qrhlineasm4(long,long,long,long,long,long) asm ("_asm_qrhlineasm4"); -+ long asm_setvlinebpl(long) asm ("_asm_setvlinebpl"); -+ long asm_fixtransluscence(long) asm ("_asm_fixtransluscence"); -+ long asm_prevlineasm1(long,long,long,long,long,long) asm ("_asm_prevlineasm1"); -+ long asm_vlineasm1(long,long,long,long,long,long) asm ("_asm_vlineasm1"); -+ long asm_setuptvlineasm(long) asm ("_asm_setuptvlineasm"); -+ long asm_tvlineasm1(long,long,long,long,long,long) asm ("_asm_tvlineasm1"); -+ long asm_setuptvlineasm2(long,long,long) asm ("_asm_setuptvlineasm2"); -+ long asm_tvlineasm2(long,long,long,long,long,long) asm ("_asm_tvlineasm2"); -+ long asm_mvlineasm1(long,long,long,long,long,long) asm ("_asm_mvlineasm1"); -+ long asm_setupvlineasm(long) asm ("_asm_setupvlineasm"); -+ long asm_vlineasm4(long,long) asm ("_asm_vlineasm4"); -+ long asm_setupmvlineasm(long) asm ("_asm_setupmvlineasm"); -+ long asm_mvlineasm4(long,long) asm ("_asm_mvlineasm4"); -+ void asm_setupspritevline(long,long,long,long,long,long) asm ("_asm_setupspritevline"); -+ void asm_spritevline(long,long,long,long,long,long) asm ("_asm_spritevline"); -+ void asm_msetupspritevline(long,long,long,long,long,long) asm ("_asm_msetupspritevline"); -+ void asm_mspritevline(long,long,long,long,long,long) asm ("_asm_mspritevline"); -+ void asm_tsetupspritevline(long,long,long,long,long,long) asm ("_asm_tsetupspritevline"); -+ void asm_tspritevline(long,long,long,long,long,long) asm ("_asm_tspritevline"); -+ long asm_mhline(long,long,long,long,long,long) asm ("_asm_mhline"); -+ long asm_mhlineskipmodify(long,long,long,long,long,long) asm("_asm_mhlineskipmodify"); -+ long asm_msethlineshift(long,long) asm("_asm_msethlineshift"); -+ long asm_thline(long,long,long,long,long,long) asm("_asm_thline"); -+ long asm_thlineskipmodify(long,long,long,long,long,long) asm("_asm_thlineskipmodify"); -+ long asm_tsethlineshift(long,long) asm("_asm_tsethlineshift"); -+ long asm_setupslopevlin(long,long,long) asm("_asm_setupslopevlin"); -+ long asm_slopevlin(long,long,long,long,long,long) asm("_asm_slopevlin"); -+ long asm_settransnormal(void) asm("_asm_settransnormal"); -+ long asm_settransreverse(void) asm("_asm_settransreverse"); -+ long asm_setupdrawslab(long,long) asm("_asm_setupdrawslab"); -+ long asm_drawslab(long,long,long,long,long,long) asm("_asm_drawslab"); -+ long asm_stretchhline(long,long,long,long,long,long) asm("_asm_stretchhline"); -+ long asm_isvmwarerunning(void) asm("_asm_isvmwarerunning"); - - /* - * !!! I need a reference to this, for mprotect(), but the actual function - * !!! is never called in BUILD...just from other ASM routines. --ryan. - */ -- long asm_prohlineasm4(void) __attribute__ ((alias ("_asm_prohlineasm4"))); -+ long asm_prohlineasm4(void) asm("_asm_prohlineasm4"); - - #endif /* ELF/GCC */ - #endif /* defined USE_I386_ASM */ diff --git a/games-fps/duke3d/files/duke3d-20040817-ldflags.patch b/games-fps/duke3d/files/duke3d-20040817-ldflags.patch deleted file mode 100644 index 79179e663805..000000000000 --- a/games-fps/duke3d/files/duke3d-20040817-ldflags.patch +++ /dev/null @@ -1,66 +0,0 @@ ---- source/buildengine/Makefile.old 2010-10-08 14:32:05.000000000 +0200 -+++ source/buildengine/Makefile 2010-10-08 14:35:10.000000000 +0200 -@@ -73,7 +73,7 @@ - endif - - ifeq ($(strip $(solaris)),true) -- LDFLAGS += -lsocket -lnsl -+ LIBS += -lsocket -lnsl - CFLAGS += -DPLATFORM_SOLARIS - endif - -@@ -129,7 +129,7 @@ - - ifeq ($(strip $(macosx)),true) - CFLAGS += -DPLATFORM_MACOSX=1 -faltivec -falign-loops=32 -falign-functions=32 -- LDFLAGS += -framework AppKit -lSDL -lSDLmain -+ LIBS += -framework AppKit -lSDL -lSDLmain - endif - - ifeq ($(strip $(useopengl)),true) -@@ -146,7 +146,7 @@ - - ifeq ($(strip $(usephysfs)),true) - CFLAGS += -DUSE_PHYSICSFS -- LDFLAGS += -lphysfs -+ LIBS += -lphysfs - endif - - ifeq ($(strip $(usedlls)),true) -@@ -236,17 +236,17 @@ - - ifeq ($(strip $(usedlls)),true) - $(ENGINEDLL) : $(ENGINEOBJS) -- $(LINKER) -shared -o $(ENGINEDLL) $(LDFLAGS) $(ENGINEOBJS) $(LDLIBS) -+ $(LINKER) -shared -o $(ENGINEDLL) $(LIBS) $(ENGINEOBJS) $(LDLIBS) - - $(NETDLL) : $(NETOBJS) -- $(LINKER) -shared -o $(NETDLL) $(LDFLAGS) $(NETOBJS) $(LDLIBS) -+ $(LINKER) -shared -o $(NETDLL) $(LIBS) $(NETOBJS) $(LDLIBS) - endif - - $(GAMEEXE) : $(ENGINEDLL) $(NETDLL) $(GAMEOBJS) $(PERLOBJS) -- $(LINKER) -o $(GAMEEXE) $(LDFLAGS) $(PERLOBJS) $(GAMEOBJS) $(LDPERL) $(LDLIBS) $(ENGINEDLL) $(NETDLL) -+ $(LINKER) $(LDFLAGS) -o $(GAMEEXE) $(LIBS) $(PERLOBJS) $(GAMEOBJS) $(LDPERL) $(LDLIBS) $(ENGINEDLL) $(NETDLL) - - $(BUILDEXE) : $(ENGINEDLL) $(BUILDOBJS) -- $(LINKER) -o $(BUILDEXE) $(LDFLAGS) $(BUILDOBJS) $(LDLIBS) $(ENGINEDLL) -+ $(LINKER) $(LDFLAGS) -o $(BUILDEXE) $(LIBS) $(BUILDOBJS) $(LDLIBS) $(ENGINEDLL) - - listclean: - @echo "A 'make clean' would remove" $(CLEANUP) ---- source/Makefile.old 2010-10-08 14:35:54.000000000 +0200 -+++ source/Makefile 2010-10-08 14:37:34.000000000 +0200 -@@ -152,10 +152,10 @@ - sounds.o \ - dukemusc.o \ - audiolib/audiolib.a -- $(CC) $^ $(BUILDOBJS) $(LDLIBS) -o $@ -+ $(CC) $(LDFLAGS) $^ $(BUILDOBJS) $(LDLIBS) -o $@ - - build: astub.o -- $(CC) $^ $(BUILDOBJS) buildengine/build.o $(LDLIBS) -o $@ -+ $(CC) $(LDFLAGS) $^ $(BUILDOBJS) buildengine/build.o $(LDLIBS) -o $@ - - clean: - $(MAKE) -C audiolib clean diff --git a/games-fps/duke3d/files/duke3d-20040817-noinline.patch b/games-fps/duke3d/files/duke3d-20040817-noinline.patch deleted file mode 100644 index a41c5c01d063..000000000000 --- a/games-fps/duke3d/files/duke3d-20040817-noinline.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- source/buildengine/engine.c.old 2009-02-06 09:11:54.000000000 +0100 -+++ source/buildengine/engine.c 2009-02-06 09:19:12.000000000 +0100 -@@ -391,6 +391,7 @@ - modify exact [eax ebx ecx]\ - - #elif (defined __GNUC__) || (defined __ICC) -+ __attribute__ ((noinline)) - static long nsqrtasm(int i1) - { - long retval; -@@ -601,6 +602,7 @@ - - #elif (defined __GNUC__) || (defined __ICC) - -+ __attribute__ ((noinline)) - int setgotpic(long i1) - { - int retval = 0; diff --git a/games-fps/duke3d/files/duke3d.cfg b/games-fps/duke3d/files/duke3d.cfg deleted file mode 100644 index 2e8c4a0671b7..000000000000 --- a/games-fps/duke3d/files/duke3d.cfg +++ /dev/null @@ -1,194 +0,0 @@ -[Setup] -SetupVersion = "1.3D" - -[Screen Setup] -ScreenMode = 2 -ScreenWidth = 1024 -ScreenHeight = 768 -Shadows = 1 -Password = "" -Detail = 1 -Tilt = 1 -Messages = 1 -Out = 0 -ScreenSize = 8 -ScreenGamma = 0 - -[Sound Setup] -FXDevice = 0 -MusicDevice = 0 -FXVolume = 220 -MusicVolume = 200 -NumVoices = 8 -NumChannels = 2 -NumBits = 16 -MixRate = 44100 -MidiPort = 0x330 -BlasterAddress = 0x220 -BlasterType = 1 -BlasterInterrupt = 5 -BlasterDma8 = 1 -BlasterDma16 = 5 -BlasterEmu = 0x620 -ReverseStereo = 0 -SoundToggle = 1 -VoiceToggle = 1 -AmbienceToggle = 1 -MusicToggle = 1 - -[KeyDefinitions] -Move_Forward = "Up" "Kpad8" -Move_Backward = "Down" "Kpad2" -Turn_Left = "Left" "Kpad4" -Turn_Right = "Right" "KPad6" -Strafe = "LAlt" "RAlt" -Fire = "LCtrl" "RCtrl" -Open = "Space" "" -Run = "LShift" "RShift" -AutoRun = "CapLck" "" -Jump = "A" "/" -Crouch = "Z" "" -Look_Up = "PgUp" "Kpad9" -Look_Down = "PgDn" "Kpad3" -Look_Left = "Insert" "Kpad0" -Look_Right = "Delete" "Kpad." -Strafe_Left = "," "" -Strafe_Right = "." "" -Aim_Up = "Home" "KPad7" -Aim_Down = "End" "Kpad1" -Weapon_1 = "1" "" -Weapon_2 = "2" "" -Weapon_3 = "3" "" -Weapon_4 = "4" "" -Weapon_5 = "5" "" -Weapon_6 = "6" "" -Weapon_7 = "7" "" -Weapon_8 = "8" "" -Weapon_9 = "9" "" -Weapon_10 = "0" "" -Inventory = "Enter" "KpdEnt" -Inventory_Left = "[" "" -Inventory_Right = "]" "" -Holo_Duke = "H" "" -Jetpack = "J" "" -NightVision = "N" "" -MedKit = "M" "" -TurnAround = "BakSpc" "" -SendMessage = "T" "" -Map = "Tab" "" -Shrink_Screen = "-" "Kpad-" -Enlarge_Screen = "=" "Kpad+" -Center_View = "KPad5" "" -Holster_Weapon = "ScrLck" "" -Show_Opponents_Weapon = "W" "" -Map_Follow_Mode = "F" "" -See_Coop_View = "K" "" -Mouse_Aiming = "U" "" -Toggle_Crosshair = "I" "" -Steroids = "R" "" -Quick_Kick = "`" "" -Next_Weapon = "'" "" -Previous_Weapon = ";" "" - -[Controls] -ControllerType = 1 -JoystickPort = 0 -MouseSensitivity = 32768 -ExternalFilename = "EXTERNAL.EXE" -EnableRudder = 0 -MouseAiming = 0 -MouseButton0 = "Fire" -MouseButtonClicked0 = "" -MouseButton1 = "Strafe" -MouseButtonClicked1 = "Open" -MouseButton2 = "Move_Forward" -MouseButtonClicked2 = "" -JoystickButton0 = "Fire" -JoystickButtonClicked0 = "" -JoystickButton1 = "Strafe" -JoystickButtonClicked1 = "Inventory" -JoystickButton2 = "Run" -JoystickButtonClicked2 = "Jump" -JoystickButton3 = "Open" -JoystickButtonClicked3 = "Crouch" -JoystickButton4 = "Aim_Down" -JoystickButtonClicked4 = "" -JoystickButton5 = "Look_Right" -JoystickButtonClicked5 = "" -JoystickButton6 = "Aim_Up" -JoystickButtonClicked6 = "" -JoystickButton7 = "Look_Left" -JoystickButtonClicked7 = "" -MouseAnalogAxes0 = "analog_turning" -MouseDigitalAxes0_0 = "" -MouseDigitalAxes0_1 = "" -MouseAnalogScale0 = 0 -MouseAnalogAxes1 = "analog_moving" -MouseDigitalAxes1_0 = "" -MouseDigitalAxes1_1 = "" -MouseAnalogScale1 = 0 -JoystickAnalogAxes0 = "analog_turning" -JoystickDigitalAxes0_0 = "" -JoystickDigitalAxes0_1 = "" -JoystickAnalogScale0 = 0 -JoystickAnalogAxes1 = "analog_moving" -JoystickDigitalAxes1_0 = "" -JoystickDigitalAxes1_1 = "" -JoystickAnalogScale1 = 0 -JoystickAnalogAxes2 = "analog_strafing" -JoystickDigitalAxes2_0 = "" -JoystickDigitalAxes2_1 = "" -JoystickAnalogScale2 = 0 -JoystickAnalogAxes3 = "" -JoystickDigitalAxes3_0 = "Run" -JoystickDigitalAxes3_1 = "" -JoystickAnalogScale3 = 0 -GamePadDigitalAxes0_0 = "Turn_Left" -GamePadDigitalAxes0_1 = "Turn_Right" -GamePadDigitalAxes1_0 = "Move_Forward" -GamePadDigitalAxes1_1 = "Move_Backward" -MouseAimingFlipped = 0 -GameMouseAiming = 0 -AimingFlag = 0 - -[Comm Setup] -ComPort = 2 -IrqNumber = 65535 -UartAddress = 65535 -PortSpeed = 9600 -ToneDial = 1 -SocketNumber = 65535 -NumberPlayers = 2 -ModemName = "" -InitString = "ATZ" -HangupString = "ATH0=0" -DialoutString = "" -PlayerName = "DUKE" -RTSName = "DUKE.RTS" -PhoneNumber = "" -ConnectType = 0 -CommbatMacro#0 = "An inspiration for birth control." -CommbatMacro#1 = "You're gonna die for that!" -CommbatMacro#2 = "It hurts to be you." -CommbatMacro#3 = "Lucky Son of a Bitch." -CommbatMacro#4 = "Hmmm....Payback time." -CommbatMacro#5 = "You bottom dwelling scum sucker." -CommbatMacro#6 = "Damn, you're ugly." -CommbatMacro#7 = "Ha ha ha...Wasted!" -CommbatMacro#8 = "You suck!" -CommbatMacro#9 = "AARRRGHHHHH!!!" - -[Misc] -Executions = 5 -RunMode = 0 -Crosshairs = 1 -WeaponChoice0 = 3 -WeaponChoice1 = 4 -WeaponChoice2 = 5 -WeaponChoice3 = 7 -WeaponChoice4 = 8 -WeaponChoice5 = 6 -WeaponChoice6 = 0 -WeaponChoice7 = 2 -WeaponChoice8 = 9 -WeaponChoice9 = 1 diff --git a/games-fps/duke3d/files/network.cfg b/games-fps/duke3d/files/network.cfg deleted file mode 100644 index 46db8b3119fb..000000000000 --- a/games-fps/duke3d/files/network.cfg +++ /dev/null @@ -1,15 +0,0 @@ -# lifted from happypenguin.org - -INTERFACE [your ip address] - -# only peer appears to work [SERVER or CLIENT or PEER] -MODE peer - -# create an allow line for everyone who will connect -ALLOW [another player's ip address] -ALLOW [another player's ip address] -ALLOW [another player's ip address] -ALLOW [another player's ip address] - -# try to find [number] of players and start the game -BROADCAST [number] diff --git a/games-fps/duke3d/metadata.xml b/games-fps/duke3d/metadata.xml deleted file mode 100644 index 1f342d0fbdcc..000000000000 --- a/games-fps/duke3d/metadata.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -The third chapter in the series, and the first with a 3D perspective -(the original Duke Nukem and the sequel, Duke Nukem II, are side -scrolling platform games). This game, set sometime in the early 21st -century, begins in a ravaged LA, which was overtaken by aliens while you -were abducted during Duke Nukem II. Duke, upon returning to Earth, finds -himself with another mess to clean up, and another alien race that needs -exterminating. Duke is a can-do hero who realizes that sometimes -innocent people have to die in order to save Earth, so accuracy of gun -fire is not a real concern to him. :) - -This game has a long list of cool things that haven't been attempted in -3D action games, yet. The weapons, for example, kick-butt: - - * There's a mine that can be placed on any wall and sends out a -laser trip beam-- perfect for multiplayer games. - * There's also a shrinker ray that reduces an opponent to the size -of a G.I. Joe, at which point they are foot fodder--watch them splat! - * As in Shadow Warrior, you can swim under water, and even shoot -players who are standing outside the water, or vice versa. - - What works: - * Basic gameplay seems fine. - * Sound and music. - * keyboard input. - * mouse input. - * Hi-res (what would be "VESA modes" in DOS). - * Windowed/fullscreen support. - * Save games. - * Record and playback demos compatible with the Atomic Edition (1.5). - * Shareware and retail versions should all work. - * BUILD editor works to a large degree. - * DukeBots for multiplayer AI. - * Assembly code all has portable C fallbacks, now. - * TCP/IP Networking! - * Linux/x86 port. - * Windows/x86 port. - * BeOS/x86 port. - * (incomplete) MacOS X port. - -What doesn't work/known bugs: - * Joystick input isn't working yet. - * File cases need to be exact in some places, not others. - * Engine (game?) relies on compiler treating "char" as "unsigned" by default...this needs to be flushed out, for sanity's sake. But I'm anal. :) - * Netcode handles packet loss _VERY_ poorly...it's fine for stable connections and LANs, though. - * Configuring a multiplayer game involves editing text files and filling in IP addresses. Not very user-friendly. - * Some text prompts try to read the SDL input queue instead of stdin like they should. - * Probably other stuff. Do NOT consider this stable and complete yet! - - - Install the demo files - disable optimized assembly code that is not PIC friendly - - diff --git a/games-fps/lsdldoom/Manifest b/games-fps/lsdldoom/Manifest deleted file mode 100644 index 33a3afc36403..000000000000 --- a/games-fps/lsdldoom/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lsdldoom-1.5.tar.gz 1227060 BLAKE2B cda64dc664f9fbe20264ef3a140a5f9eaad9589138df58cbe311b59208094affbdf090a0ebc8cd8f1841e46c69cccb2e5b17fb3a6ae927b00c3ae38d83f7bb77 SHA512 49d68040c312e8a27b452eb54acb1a4197dee157678de9e902cc2f17a38e621c5980eadf9c78e1945b9d5fb863dd1bdbdcd08c1c5e50971ee73857b7b3e47e33 diff --git a/games-fps/lsdldoom/files/lsdldoom-1.5-paths.patch b/games-fps/lsdldoom/files/lsdldoom-1.5-paths.patch deleted file mode 100644 index 686e3450a620..000000000000 --- a/games-fps/lsdldoom/files/lsdldoom-1.5-paths.patch +++ /dev/null @@ -1,64 +0,0 @@ -diff -urN lsdldoom-1.5.orig//Makefile.in lsdldoom-1.5/Makefile.in ---- lsdldoom-1.5.orig//Makefile.in 2011-10-23 22:17:01.582705152 -0700 -+++ lsdldoom-1.5/Makefile.in 2011-10-23 22:18:00.846237242 -0700 -@@ -209,7 +209,7 @@ - builddir = @builddir@ - datadir = @datadir@ - datarootdir = @datarootdir@ --docdir = $(prefix)/share/doc/@PACKAGE@ -+docdir = /usr/share/doc/$(PF) - dvidir = @dvidir@ - exec_prefix = @exec_prefix@ - host = @host@ -diff -urN lsdldoom-1.5.orig//configure lsdldoom-1.5/configure ---- lsdldoom-1.5.orig//configure 2011-10-23 22:17:01.544700322 -0700 -+++ lsdldoom-1.5/configure 2011-10-23 22:18:00.829235080 -0700 -@@ -5689,10 +5689,10 @@ - then exec_prefix=$prefix - fi - --gamesdir=$prefix/games -+gamesdir=$bindir - exp_gamesdir=`eval "echo $gamesdir"` - exp_datadir=`eval "echo $datadir"` --waddir=$exp_datadir/games/doom -+waddir=$exp_datadir/doom-data - cat >>confdefs.h <<_ACEOF - #define DOOMWADDIR "$waddir" - _ACEOF -diff -urN lsdldoom-1.5.orig//data/Makefile.in lsdldoom-1.5/data/Makefile.in ---- lsdldoom-1.5.orig//data/Makefile.in 2011-10-23 22:17:01.634711762 -0700 -+++ lsdldoom-1.5/data/Makefile.in 2011-10-23 22:18:00.844236988 -0700 -@@ -188,7 +188,7 @@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --waddir = $(datadir)/games/doom -+waddir = $(datadir)/doom-data - wad_DATA = boomlump.wad - EXTRA_DIST = boomlump.wad - all: all-am -diff -urN lsdldoom-1.5.orig//doc/Makefile.in lsdldoom-1.5/doc/Makefile.in ---- lsdldoom-1.5.orig//doc/Makefile.in 2011-10-23 22:17:00.348548297 -0700 -+++ lsdldoom-1.5/doc/Makefile.in 2011-10-23 22:18:00.840236480 -0700 -@@ -158,7 +158,7 @@ - builddir = @builddir@ - datadir = @datadir@ - datarootdir = @datarootdir@ --docdir = $(prefix)/share/doc/@PACKAGE@ -+docdir = /usr/share/doc/$(PF) - dvidir = @dvidir@ - exec_prefix = @exec_prefix@ - host = @host@ -diff -urN lsdldoom-1.5.orig//src/Makefile.in lsdldoom-1.5/src/Makefile.in ---- lsdldoom-1.5.orig//src/Makefile.in 2011-10-23 22:17:01.041636386 -0700 -+++ lsdldoom-1.5/src/Makefile.in 2011-10-23 22:18:00.835235845 -0700 -@@ -242,7 +242,7 @@ - # Process this file with automake to produce Makefile.in - # - # --gamesdir = $(prefix)/games -+gamesdir = $(bindir) - games_PROGRAMS = @BUILD_SDLDOOM@ @BUILD_SERVER@ - @I386_ASM_FALSE@ASMS = - @I386_ASM_TRUE@ASMS = drawspan.S drawcol.S drawasm.h diff --git a/games-fps/lsdldoom/lsdldoom-1.5.ebuild b/games-fps/lsdldoom/lsdldoom-1.5.ebuild deleted file mode 100644 index 805a8dfc2d87..000000000000 --- a/games-fps/lsdldoom/lsdldoom-1.5.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="Port of ID's doom to SDL" -HOMEPAGE="http://jesshaas.com/lsdldoom/" -SRC_URI="http://jesshaas.com/lsdldoom/src/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~arm ~x86" -IUSE="+net +shareware freedoom" - -DEPEND="media-libs/libsdl[video] - media-libs/sdl-mixer - net? ( media-libs/sdl-net )" -RDEPEND="${DEPEND} - shareware? ( games-fps/doom-data ) - freedoom? ( games-fps/freedoom )" - -src_prepare() { - epatch "${FILESDIR}"/${P}-paths.patch -} - -src_configure() { - # cpu-opt -> just adds -mcpu crap to CFLAGS - egamesconf \ - --disable-dependency-tracking \ - --disable-cpu-opt \ - $(use_enable net net-game) -} - -src_install() { - DOCS="ChangeLog" \ - default - prepgamesdirs -} diff --git a/games-fps/lsdldoom/metadata.xml b/games-fps/lsdldoom/metadata.xml deleted file mode 100644 index fdebef0b5c68..000000000000 --- a/games-fps/lsdldoom/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - Enables network game support - Install games-fps/doom-data for shareware wad file - Install games-fps/freedoom wad file - - diff --git a/games-fps/soldieroffortune-demo/Manifest b/games-fps/soldieroffortune-demo/Manifest deleted file mode 100644 index 4d6242bbd0c2..000000000000 --- a/games-fps/soldieroffortune-demo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sof-demo.run 92496052 BLAKE2B 6aded47641d13eb8438d5bf4f7d4df2b8e46dbb9a14c31d02ac8adade6b2ea1063bca0f8c0a712df3f078b413e655a5d8bd50f1ff7d7d01270e50387f3a70b9a SHA512 d285cffe5ed9017409737120d63f1bb14a4ae2f54a83bc2b4d838e82440f43fe430ea63b7765496121633e6fbf40053fe2c5bbda37e48e6da8b18aaa2ff540a6 diff --git a/games-fps/soldieroffortune-demo/metadata.xml b/games-fps/soldieroffortune-demo/metadata.xml deleted file mode 100644 index 0ea4bdc912f5..000000000000 --- a/games-fps/soldieroffortune-demo/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - -Soldier of Fortune is a first-person 3-D shooter based on the mercenary trade. You play as John, an ex-military mercinary who still has plenty of good friends on the inside. For a wad of bucks, you'll do the job -- no cares, no worries. Just get the gun, play for keeps, get paid, on to the next one -- that's your life. That's what you do. And you're good at it, one of the best even. But now is the time for your biggest challenge ever. This is the demo version of the game. - - diff --git a/games-fps/soldieroffortune-demo/soldieroffortune-demo-0.57-r1.ebuild b/games-fps/soldieroffortune-demo/soldieroffortune-demo-0.57-r1.ebuild deleted file mode 100644 index 91362dc07442..000000000000 --- a/games-fps/soldieroffortune-demo/soldieroffortune-demo-0.57-r1.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils unpacker games - -MY_PN=${PN/soldieroffortune/sof} - -DESCRIPTION="First-person shooter based on the mercenary trade" -HOMEPAGE="http://www.lokigames.com/products/sof/" -SRC_URI="mirror://lokigames/loki_demos/${MY_PN}.run" - -LICENSE="LOKI-EULA" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RESTRICT="strip" - -DEPEND="games-util/loki_patch" -RDEPEND="virtual/opengl[abi_x86_32(-)] - media-libs/libsdl[X,opengl,sound,abi_x86_32(-)] - x11-libs/libXrender[abi_x86_32(-)] - x11-libs/libXrandr[abi_x86_32(-)] - x11-libs/libXcursor[abi_x86_32(-)] - media-libs/smpeg[abi_x86_32(-)]" - -S=${WORKDIR} - -dir=${GAMES_PREFIX_OPT}/${PN} -Ddir=${D}/${dir} -QA_PREBUILT="${dir:1}/* ${dir:1}/base/*so" - -src_install() { - local demo="data/demos/sof_demo" - local exe="sof-bin.x86" - - loki_patch patch.dat data/ || die - - insinto "${dir}" - exeinto "${dir}" - doins -r "${demo}"/* - doexe "${demo}/${exe}" - - # Replace bad library - dosym /usr/$(use amd64 && echo lib32 || echo lib)/libSDL.so "${dir}"/libSDL-1.1.so.0 - - games_make_wrapper ${PN} "./${exe}" "${dir}" "${dir}" - - # fix buffer overflow - sed -i \ - -e '/^exec/i \ -export MESA_EXTENSION_MAX_YEAR=2003 \ -export __GL_ExtensionStringVersion=17700' "${ED}"${GAMES_BINDIR}/${PN} || die - - newicon "${demo}"/launch/box.png ${PN}.png - make_desktop_entry ${PN} "Soldier of Fortune (Demo)" - - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - ewarn "This game requires OSS sound device /dev/dsp ; make sure the module" - ewarn "snd_pcm_oss is loaded and/or built into your kernel or there will be no sound" - elog - elog "Run '${PN}' to start the game" -} diff --git a/games-puzzle/Manifest.gz b/games-puzzle/Manifest.gz index 70ee4a1f183f..4e3cbc5bca3f 100644 Binary files a/games-puzzle/Manifest.gz and b/games-puzzle/Manifest.gz differ diff --git a/games-puzzle/ensemblist/Manifest b/games-puzzle/ensemblist/Manifest deleted file mode 100644 index 594c04018661..000000000000 --- a/games-puzzle/ensemblist/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ensemblist-040126.tar.gz 1312095 BLAKE2B 715aba1d5d62b3b4f7889b87ed70f1a33441d8ce7fe878c17dbdd342b45906c9242eb34b9eca8d34f41e9146d1eceac771e28e49b209b85dac31fce8e16b21eb SHA512 59202fe3c6168cfd60a7204f64dba5ab9fec2aa80e32be2f649862cf60dd27df0a51f4359161f8ca1ab3cf541fb1ea127f4f83b2213c4cb40bf6a574c14c8052 diff --git a/games-puzzle/ensemblist/ensemblist-040126.ebuild b/games-puzzle/ensemblist/ensemblist-040126.ebuild deleted file mode 100644 index 559fa92b6034..000000000000 --- a/games-puzzle/ensemblist/ensemblist-040126.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="Put together several primitives to build a given shape. (C.S.G. Game)" -HOMEPAGE="http://www.nongnu.org/ensemblist/index_en.html" -SRC_URI="https://savannah.nongnu.org/download/ensemblist/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -DEPEND="media-libs/freeglut - media-libs/libmikmod:0 - media-libs/libpng:0 - virtual/glu - virtual/opengl - x11-libs/libXmu" -RDEPEND=${DEPEND} - -src_prepare() { - epatch "${FILESDIR}"/${P}-build.patch -} - -src_compile() { - emake DATADIR="\"${GAMES_DATADIR}\"/${PN}/datas" \ - CFLAGSLD="${LDFLAGS}" -} - -src_install() { - dogamesbin ensemblist - insinto "${GAMES_DATADIR}/${PN}" - doins -r datas - dodoc Changelog README - make_desktop_entry ${PN} Ensemblist - prepgamesdirs -} diff --git a/games-puzzle/ensemblist/files/ensemblist-040126-build.patch b/games-puzzle/ensemblist/files/ensemblist-040126-build.patch deleted file mode 100644 index 42cc04070eef..000000000000 --- a/games-puzzle/ensemblist/files/ensemblist-040126-build.patch +++ /dev/null @@ -1,41 +0,0 @@ -diff -ru ensemblist-040126.orig/Makefile ensemblist-040126/Makefile ---- ensemblist-040126.orig/Makefile 2004-01-26 10:37:05.000000000 -0500 -+++ ensemblist-040126/Makefile 2009-01-23 03:24:05.000000000 -0500 -@@ -1,17 +1,8 @@ - NAME=ensemblist --CC=gcc --ifdef DEBUG --DATADIR=/home/rixed/src/ensemblist/datas --COMPILE_FLAGS=-Wall -fno-builtin -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wredundant-decls -O0 -g `libmikmod-config --cflags` -DDATADIR=$(DATADIR) --LINK_FLAGS=-g -lm -L /usr/X11R6/lib -lXmu -lGL -lglut -lGLU -lpng `libmikmod-config --libs` -lefence -lpthread --else - DATADIR=$(DESTDIR)/usr/share/$(NAME) --COMPILE_FLAGS=-Wall -O3 -fomit-frame-pointer `libmikmod-config --cflags` -DNDEBUG -DDATADIR=$(DATADIR) --LINK_FLAGS=-lm -L /usr/X11R6/lib -lXmu -lGL -lglut -lGLU -lpng `libmikmod-config --libs` -lpthread --endif -+COMPILE_FLAGS=`libmikmod-config --cflags` -DDATADIR=$(DATADIR) -+LINK_FLAGS=-L/usr/X11R6/lib -lXmu -lGL -lglut -lGLU -lpng `libmikmod-config --libs` -lpthread -lm - APPLE_FRAMEWORKS=-framework GLUT -framework Cocoa -framework OpenGL --#uncomment the following if you want to compile on MacOS/X --#LINK_FLAGS=$(LINK_FLAGS) $(APPLE_FRAMEWORKS) - CFILES=$(wildcard *.c) - OFILES=$(patsubst %.c,%.o,$(CFILES)) - -@@ -22,15 +13,10 @@ - all: $(NAME) - - $(NAME): $(OFILES) -- @echo '$(COL)$@$(NORM)' -- $(CC) $(COMPILE_FLAGS) $(LINK_FLAGS) $^ -o $@ --ifndef DEBUG -- strip $(NAME) --endif -+ $(CC) $(CFLAGSLD) $(COMPILE_FLAGS) $^ -o $@ $(LINK_FLAGS) - - .c.o: -- @echo '$(COL)$@$(NORM)' -- $(CC) $(COMPILE_FLAGS) -c $< -+ $(CC) $(CFLAGS) $(COMPILE_FLAGS) -c $< - - clean: - @echo '$(COL)$@$(NORM)' diff --git a/games-puzzle/ensemblist/metadata.xml b/games-puzzle/ensemblist/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-puzzle/ensemblist/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-puzzle/hoh-bin/Manifest b/games-puzzle/hoh-bin/Manifest deleted file mode 100644 index 891c0a63a608..000000000000 --- a/games-puzzle/hoh-bin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hohlin-101.tar.bz2 14808528 BLAKE2B bfa0563f900f5bf7fdb05011baddd0fcc4c1f16eb30215f9db8b539e7c1b6f11e2c978a978c989732d832e309b3f61f0ee1ac4270c45c8c7d0e82f155d987004 SHA512 38f5815d9b2356c5d566d8b5b4730e1ed24192dfb5c3fcae9096b4a2c6110de60245b13da6bffc359032165d7fc0681a6adfa3503005c9281807c4734d519c0b diff --git a/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild b/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild deleted file mode 100644 index ad681b47a18e..000000000000 --- a/games-puzzle/hoh-bin/hoh-bin-1.01.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="PC remake of the spectrum game, Head Over Heels" -HOMEPAGE="http://retrospec.sgn.net/games/hoh/" -SRC_URI="http://retrospec.sgn.net/download.php?id=63\&path=games/hoh/bin/hohlin-${PV/./}.tar.bz2" - -LICENSE="free-noncomm" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -RESTRICT="strip" - -RDEPEND="x11-libs/libX11[abi_x86_32(-)]" - -S=${WORKDIR}/hoh-install-${PV} - -# bug #448420 -QA_PREBUILT=" -/opt/HoH/data/runtime/libstdc++-libc6.2-2.so.3 -/opt/HoH/data/HoH -" - -src_compile() { - cat > "${T}/hoh" <<-EOF - #!/bin/bash - export LD_LIBRARY_PATH="${GAMES_PREFIX_OPT}/HoH/data/runtime" - cd "${GAMES_PREFIX_OPT}/HoH/data" - exec ./HoH \$@ -EOF -} - -src_install() { - local DATADIR="${GAMES_PREFIX_OPT}/HoH/data" - local DOCDIR="${GAMES_PREFIX_OPT}/HoH/docs" - - dogamesbin "${T}/hoh" - dodir "${DATADIR}" "${DOCDIR}" - cp -pPRf data/* "${D}/${DATADIR}/" || die - cp -pPRf docs/* "${D}/${DOCDIR}/" || die - make_desktop_entry hoh "Head Over Heels" - prepgamesdirs -} diff --git a/games-puzzle/hoh-bin/metadata.xml b/games-puzzle/hoh-bin/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-puzzle/hoh-bin/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-roguelike/Manifest.gz b/games-roguelike/Manifest.gz index 94e9fb82c21e..715685039e82 100644 Binary files a/games-roguelike/Manifest.gz and b/games-roguelike/Manifest.gz differ diff --git a/games-roguelike/mangband/metadata.xml b/games-roguelike/mangband/metadata.xml index 3891204b9a67..585b0dc75dda 100644 --- a/games-roguelike/mangband/metadata.xml +++ b/games-roguelike/mangband/metadata.xml @@ -1,11 +1,5 @@ - - flambard@mangband.org - - - proxy-maint@gentoo.org - Proxy Maintainers - - + + diff --git a/games-simulation/Manifest.gz b/games-simulation/Manifest.gz index b6bc6d38d79b..37f856d5893a 100644 Binary files a/games-simulation/Manifest.gz and b/games-simulation/Manifest.gz differ diff --git a/games-simulation/dangerdeep/Manifest b/games-simulation/dangerdeep/Manifest deleted file mode 100644 index 73519e3f51fa..000000000000 --- a/games-simulation/dangerdeep/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST dangerdeep-0.3.0.tar.gz 1100972 BLAKE2B 5f0de6c1e37759a480a8d6f835efb6dba96321697fb5a15559d35cb27a35356c4a307bf1138c237af1722365f18a9d341cf6cab122c8ebe4f1bacc088abc666a SHA512 97d47654d6d3728365ec0f7955f360a35ad105442663f5dd05f0a37ae6ae67216eb33f183df788c3cd0ba9878dbef22d607ddac86bf43159e87ef1c2429b7f87 -DIST dangerdeep-data-0.3.0.zip 61914764 BLAKE2B a727364509e8dc166338bb0c587d48f0b2ffbf406fde94aecae7435b8b1707af128ec80b6c74f04de46eb56d48189f7b7149f20f6a1836e4547fa30aa4c2eb42 SHA512 c6d7de055abc77c1c61d0f999d885f44121934d66f89c8e4e55231cc20605ef679cd278bebadc879862e3da07d46bae3ab02f97d3ee4179762efd895e8f91b3e diff --git a/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild b/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild deleted file mode 100644 index 44122c119cf3..000000000000 --- a/games-simulation/dangerdeep/dangerdeep-0.3.0.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils scons-utils games - -DESCRIPTION="a World War II German submarine simulation" -HOMEPAGE="http://dangerdeep.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz - mirror://sourceforge/${PN}/${PN}-data-${PV}.zip" - -LICENSE="GPL-2 CC-BY-NC-ND-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="cpu_flags_x86_sse debug" - -RDEPEND="virtual/opengl - virtual/glu - sci-libs/fftw:3.0 - media-libs/libsdl[joystick,opengl,video] - media-libs/sdl-mixer[vorbis] - media-libs/sdl-image[jpeg,png] - media-libs/sdl-net" -DEPEND="${RDEPEND} - app-arch/unzip" - -src_prepare() { - epatch \ - "${FILESDIR}"/${P}-build.patch \ - "${FILESDIR}"/${P}-gcc43.patch \ - "${FILESDIR}"/${P}-gcc47.patch \ - "${FILESDIR}"/${P}-gcc44.patch \ - "${FILESDIR}"/${P}-gcc6.patch - sed -i -e "/console_log.txt/ s:fopen.*:stderr;:" src/system.cpp || die -} - -src_compile() { - local sse=-1 - - if use cpu_flags_x86_sse ; then - use amd64 && sse=3 || sse=1 - fi - - escons \ - usex86sse=${sse} \ - datadir="${GAMES_DATADIR}"/${PN} \ - $(use_scons debug) -} - -src_install() { - dogamesbin build/linux/${PN} - - insinto "${GAMES_DATADIR}"/${PN} - doins -r ../data/* - - newicon dftd_icon.png ${PN}.png - make_desktop_entry ${PN} "Danger from the Deep" - - dodoc ChangeLog CREDITS README - doman doc/man/${PN}.6 - - prepgamesdirs -} diff --git a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-build.patch b/games-simulation/dangerdeep/files/dangerdeep-0.3.0-build.patch deleted file mode 100644 index 367db1cfbb96..000000000000 --- a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-build.patch +++ /dev/null @@ -1,39 +0,0 @@ ---- SConstruct -+++ SConstruct -@@ -119,6 +119,7 @@ - - else: - print "Compiling for Unix/Posix/Linux Environment" -+ SConsignFile() - env = Environment(ENV = os.environ) - env.Append(CPPPATH = ['/usr/include/SDL', '/usr/include/GL']) - libpath = ['/usr/X11R6/lib'] -@@ -126,13 +127,18 @@ - sdllibs = ['SDL', 'SDL_image'] - ccflags = '-Wall `sdl-config --cflags` `pkg-config --cflags x11`' - env.Append(LINKFLAGS = '`pkg-config --libs-only-L x11`') -+ if os.environ.has_key('CXX'): -+ env['CXX'] = os.environ['CXX'] -+ if os.environ.has_key('CXXFLAGS'): -+ ccflags += os.environ['CXXFLAGS'] -+ if os.environ.has_key('LDFLAGS'): -+ env.Append(LINKFLAGS = os.environ['LDFLAGS']) - if (debug >= 3): - ccflags += ' -g -pg -O3' # profiling - elif (debug == 2): - ccflags += ' -g -O0' - env.Append(CPPDEFINES = ['DEBUG']) - elif (debug == 1): -- ccflags += ' -g -O1' - env.Append(CPPDEFINES = ['DEBUG']) - elif (debug == -1): - ccflags += ' -g -O3 -march=athlon-xp -mfpmath=sse -mmmx -msse -m3dnow' -@@ -140,8 +144,6 @@ - ccflags += ' -g -O3 -march=athlon-xp -mfpmath=sse -mmmx -msse -m3dnow -ftree-vectorize -ftree-vectorizer-verbose=2' - elif (debug == -3): # special g++4.0+ auto vectorization - ccflags += ' -g -O3 -march=athlon64 -mfpmath=sse -mmmx -msse -msse2 -m3dnow -ftree-vectorize -ftree-vectorizer-verbose=2' -- else: -- ccflags += ' -g -O2' # debug symbols will be stripped by the linker for a debian package - # choose specific architecture if requested - if archflag != '': - ccflags += ' -march=' + archflag diff --git a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc43.patch b/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc43.patch deleted file mode 100644 index 1588b0bbae07..000000000000 --- a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc43.patch +++ /dev/null @@ -1,80 +0,0 @@ ---- src/bspline_test.cpp -+++ src/bspline_test.cpp -@@ -1,6 +1,7 @@ - // some test code for the 2d bsplines! - #include "bspline.h" - #include -+#include - using namespace std; - - double rnd() { return double(rand())/RAND_MAX; } ---- src/convoy.h -+++ src/convoy.h -@@ -27,6 +27,7 @@ - #include "vector2.h" - #include - #include -+#include - class ship; - - ///\brief Grouping of ships and other objects with central control. ---- src/date.cpp -+++ src/date.cpp -@@ -21,6 +21,7 @@ - // subsim (C)+(W) Markus Petermann and Thorsten Jordan. SEE LICENSE - - #include -+#include - #include "date.h" - #include "texts.h" - ---- src/ocean_wave_generator.h -+++ src/ocean_wave_generator.h -@@ -29,6 +29,7 @@ - #include "environment.h" - #include - #include -+#include - - // use float fftw (faster) or double (default) ? - #ifdef WITH_FLOAT_FFTW ---- src/ptrlist.h -+++ src/ptrlist.h -@@ -25,6 +25,7 @@ - - #include - #include -+#include - - // same as std::list regarding the interface (partly), but handles pointers. - template ---- src/ptrvector.h -+++ src/ptrvector.h -@@ -25,6 +25,7 @@ - - #include - #include -+#include - - // same as std::vector regarding the interface, but handles pointers. - template ---- src/sea_object.h -+++ src/sea_object.h -@@ -27,6 +27,7 @@ - #include "ptrvector.h" - #include - #include -+#include - - #include "vector3.h" - #include "angle.h" ---- src/widget.cpp -+++ src/widget.cpp -@@ -32,6 +32,7 @@ - #include "datadirs.h" - #include - #include -+#include - using std::vector; - using std::list; - using std::string; diff --git a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc44.patch b/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc44.patch deleted file mode 100644 index 23d3c470c900..000000000000 --- a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc44.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- src/date.cpp -+++ src/date.cpp -@@ -22,6 +22,7 @@ - - #include - #include -+#include - #include "date.h" - #include "texts.h" - ---- src/filehelper.cpp -+++ src/filehelper.cpp -@@ -23,6 +23,7 @@ - #include "filehelper.h" - #include "error.h" - #include -+#include - using namespace std; - - #ifdef WIN32 diff --git a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc47.patch b/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc47.patch deleted file mode 100644 index 54adcec10daf..000000000000 --- a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc47.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/faulthandler.h.old 2012-07-25 14:37:32.000000000 +0200 -+++ src/faulthandler.h 2012-07-25 14:38:16.000000000 +0200 -@@ -50,6 +50,7 @@ - #include - #include - #include -+#include - - // Note: use --export-dynamic as linker option or you won't get function names here. - diff --git a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc6.patch b/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc6.patch deleted file mode 100644 index 1634aa763e4c..000000000000 --- a/games-simulation/dangerdeep/files/dangerdeep-0.3.0-gcc6.patch +++ /dev/null @@ -1,38 +0,0 @@ -Bug: https://bugs.gentoo.org/show_bug.cgi?id=610654 -Upstream Ticket: https://sourceforge.net/p/dangerdeep/patches/26/ - ---- a/src/system.cpp -+++ b/src/system.cpp -@@ -178,7 +178,7 @@ - instance = this; - } - --system::~system() -+system::~system() DTOR_NOEXCEPT - { - if (!instance) { - SDL_Quit(); ---- a/src/system.h -+++ b/src/system.h -@@ -52,6 +52,12 @@ - #define ASSERT(a,...) - #endif - -+#if __cplusplus >= 201103L -+#define DTOR_NOEXCEPT noexcept(false) -+#else -+#define DTOR_NOEXCEPT -+#endif -+ - class font; - class texture; - -@@ -61,7 +67,7 @@ - public: - enum button_type { left_button=0x1, right_button=0x2, middle_button=0x4, wheel_up=0x8, wheel_down=0x10 }; - system(double nearz_, double farz_, unsigned res_x=1024, unsigned res_y=768, bool fullscreen=true); -- ~system(); -+ ~system() DTOR_NOEXCEPT; - void set_video_mode(unsigned res_x_, unsigned res_y_, bool fullscreen); - void swap_buffers(); - diff --git a/games-simulation/dangerdeep/metadata.xml b/games-simulation/dangerdeep/metadata.xml deleted file mode 100644 index 461e3ba8e89b..000000000000 --- a/games-simulation/dangerdeep/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - dangerdeep - - diff --git a/games-sports/Manifest.gz b/games-sports/Manifest.gz index 6ded426e1106..b6cbefae1ab9 100644 Binary files a/games-sports/Manifest.gz and b/games-sports/Manifest.gz differ diff --git a/games-sports/miniracer/Manifest b/games-sports/miniracer/Manifest deleted file mode 100644 index 33233c90f4b7..000000000000 --- a/games-sports/miniracer/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST miniracer-1.04.tar.gz 5315353 BLAKE2B 8f5081ef4ab323e97e4cdc35a6bf713534c8680b7949a8d47e3b8ef32427c333448d520d8b9cfa75f45819c2b805106f1e98a88704069288aa98b9f2776682d5 SHA512 6dc34371b6ea2d67c4a7d86b1200c9e7c7d56ef6b91af5ec4b0648da11dcfe6e125f6dc401a85e4c5bd3af2980d5a54b322c5466f96b7e21683e85ec4a7b0d6c diff --git a/games-sports/miniracer/files/miniracer-1.04-ldflags.patch b/games-sports/miniracer/files/miniracer-1.04-ldflags.patch deleted file mode 100644 index 4c37dc9e1aa3..000000000000 --- a/games-sports/miniracer/files/miniracer-1.04-ldflags.patch +++ /dev/null @@ -1,48 +0,0 @@ ---- Makefile.old 2010-10-13 12:41:01.000000000 +0200 -+++ Makefile 2010-10-13 12:56:04.000000000 +0200 -@@ -10,13 +10,12 @@ - - BUILDDIR=obj - --CC=gcc - DEFS=-DVIDMODEXT_GAMMA_RAMP -DSOUND --INCLUDES= -I. -I/usr/X11R6/include -I/usr/include/SDL --CFLAGS=$(DEFS) $(INCLUDES) -O3 -march=i486 -ffast-math -fexpensive-optimizations -+INCLUDES= -I. -I/usr/X11R6/include $(shell sdl-config --cflags) -+CFLAGS=$(DEFS) $(INCLUDES) @CFLAGS@ - - GL_LDFLAGS=-L/usr/X11R6/lib -lGL -lXxf86dga -lXxf86vm -lX11 -lXext -lm --LDFLAGS=$(GL_LDFLAGS) -ldl -lSDL -lSDL_mixer -lpthread -+LDLIBS=$(GL_LDFLAGS) -ldl -lSDL_mixer $(shell sdl-config --libs) - - ############################################################################# - # SETUP AND BUILD -@@ -43,15 +42,16 @@ - build_release: engine.glx - - install: -- install -d $(DESTDIR)/usr/bin -+ install -d $(DESTDIR)@GAMES_BINDIR@ - install -d $(DESTDIR)/usr/share/man/man6 - install -d $(DESTDIR)/usr/share/games/MiniRacer - install -d $(DESTDIR)/usr/share/games/MiniRacer/data - install -d $(DESTDIR)/usr/share/games/MiniRacer/data/maps -- install -m 755 engine.glx $(DESTDIR)/usr/share/games/MiniRacer -+ install -d $(DESTDIR)@GAMES_LIBDIR@ -+ install -m 755 engine.glx $(DESTDIR)@GAMES_LIBDIR@ - install -m 644 data/pak0.pak $(DESTDIR)/usr/share/games/MiniRacer/data - install -m 644 data/config.cfg $(DESTDIR)/usr/share/games/MiniRacer/data -- install -m 755 miniracer $(DESTDIR)/usr/bin/miniracer -+ install -m 755 miniracer $(DESTDIR)@GAMES_BINDIR@/miniracer - install -m 644 miniracer.6 $(DESTDIR)/usr/share/man/man6 - install -m 644 data/maps/*.bsp $(DESTDIR)/usr/share/games/MiniRacer/data/maps - install -m 644 data/maps/maps1.lst $(DESTDIR)/usr/share/games/MiniRacer/data/maps -@@ -145,7 +145,7 @@ - $(CC) $(CFLAGS) $(GLCFLAGS) -o $@ -c $< - - engine.glx : $(GLMR_OBJS) -- $(CC) $(CFLAGS) -o $@ $(GLMR_OBJS) $(LDFLAGS) -+ $(CC) $(LDFLAGS) $(CFLAGS) -o $@ $(GLMR_OBJS) $(LDLIBS) - - ############################################################################# - # MISC diff --git a/games-sports/miniracer/files/miniracer-1.04-nosharedelf.patch b/games-sports/miniracer/files/miniracer-1.04-nosharedelf.patch deleted file mode 100644 index 0bb0b5da846e..000000000000 --- a/games-sports/miniracer/files/miniracer-1.04-nosharedelf.patch +++ /dev/null @@ -1,23 +0,0 @@ ---- miniracer.old 2010-02-27 21:05:11.000000000 +0100 -+++ miniracer 2010-02-27 21:10:34.000000000 +0100 -@@ -12,10 +12,6 @@ - fi - - #checks for files --if ! [ -f $HOME/.MiniRacer/engine.glx ]; then -- ln -s $MINIRACERDIR/engine.glx $HOME/.MiniRacer --fi -- - if ! [ -f $HOME/.MiniRacer/data/pak0.pak ]; then - ln -s $MINIRACERDIR/data/pak0.pak $HOME/.MiniRacer/data - fi -@@ -35,7 +31,4 @@ - - # change directory and start MiniRacer - cd $HOME/.MiniRacer --./engine.glx $* -- --exit 0 -- -\ No newline at end of file -+exec @GAMES_LIBDIR@/engine.glx $* diff --git a/games-sports/miniracer/metadata.xml b/games-sports/miniracer/metadata.xml deleted file mode 100644 index b948d3db5863..000000000000 --- a/games-sports/miniracer/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - - miniracer - - diff --git a/games-sports/miniracer/miniracer-1.04.ebuild b/games-sports/miniracer/miniracer-1.04.ebuild deleted file mode 100644 index 9b4490f7ca13..000000000000 --- a/games-sports/miniracer/miniracer-1.04.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils games - -DESCRIPTION="an OpenGL car racing game, based on ID's famous Quake engine" -HOMEPAGE="http://miniracer.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" -IUSE="" - -RDEPEND="virtual/opengl - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXxf86dga - x11-libs/libXxf86vm - media-libs/libsdl - media-libs/sdl-mixer" -DEPEND="${RDEPEND} - x11-base/xorg-proto" - -src_prepare() { - epatch "${FILESDIR}"/${P}-nosharedelf.patch \ - "${FILESDIR}"/${P}-ldflags.patch - sed -i \ - -e "s:@CFLAGS@:${CFLAGS}:" \ - -e "s:@GAMES_LIBDIR@:$(games_get_libdir)/${PN}:" \ - -e "s:@GAMES_BINDIR@:${GAMES_BINDIR}:" \ - miniracer Makefile || die -} - -src_install() { - default - prepgamesdirs -} diff --git a/games-strategy/Manifest.gz b/games-strategy/Manifest.gz index bf08818e5395..f85e858f5136 100644 Binary files a/games-strategy/Manifest.gz and b/games-strategy/Manifest.gz differ diff --git a/games-strategy/gorky17-demo/Manifest b/games-strategy/gorky17-demo/Manifest deleted file mode 100644 index d7572c36bcb0..000000000000 --- a/games-strategy/gorky17-demo/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gorky17-demo-1.0-1.0.1-x86.run 955547 BLAKE2B 702f4ce40b7a272ee39f8b1e59a0bd559bc4c8520a7406f6d0d4f5a153f4610e54fa628289634c848d30dfe67e56ac59da0678c143f02208847e71b94454b647 SHA512 ffd054aa1b169de5cca3c85d58ce2cba127f0caca533f8d4f0046ce63e5505a0ea25c3bbea9a2dde863a8fecefb7f8d322968f90ab3f688dee70a2f0d44826ba -DIST gorky17_demo.run 158781516 BLAKE2B 7ccb91362bc9d4463a15ad7f47a2c3af9670d0b80655d4a97ec7ab9d7eb861e42dcd39b30fb381b013cb87b853ead8fc3751c1c5d769f8b2bc9465f352339266 SHA512 7e7bf2a6a9f815381381ef5c50135232db7c6ec734300b807794107ab1b902d659f55569ea03c7d68c3e6dbf98e366de8bca4fd13dac3c688ba48d2f244e9f00 diff --git a/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1-r1.ebuild b/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1-r1.ebuild deleted file mode 100644 index 5a65f2538872..000000000000 --- a/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1-r1.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils unpacker versionator games - -MY_PN="gorky17" -MY_PV=$(replace_version_separator 2 '-') - -DESCRIPTION="Horror conspiracy game mixing elements of strategy and role-playing" -HOMEPAGE="http://www.linuxgamepublishing.com/info.php?id=gorky17" -SRC_URI="http://demofiles.linuxgamepublishing.com/${MY_PN}/${MY_PN}_demo.run - http://updatefiles.linuxgamepublishing.com/gorky17-demo/${PN}-${MY_PV}-x86.run" - -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="~x86" -IUSE="" -RESTRICT="mirror bindist strip" - -RDEPEND=" - >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)] - >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-)] - >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)] - >=x11-libs/libX11-1.6.2[abi_x86_32(-)] - >=x11-libs/libXau-1.0.7-r1[abi_x86_32(-)] - >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)] - >=x11-libs/libXext-1.3.2[abi_x86_32(-)]" - -S=${WORKDIR} - -dir=${GAMES_PREFIX_OPT}/${PN} -Ddir=${D}/${dir} - -QA_EXECSTACK="${dir:1}/gorky17_demo ${dir:1}/gorky17_demo.dynamic" - -src_unpack() { - unpack_makeself ${MY_PN}_demo.run - unpack ./data/data.tar.gz - - mkdir patch_dir - cd patch_dir - unpack_makeself ${PN}-${MY_PV}-x86.run - cd "${S}" - - # Apply patch - mv bin/Linux/x86/* . - mv patch_dir/*.sh . - ./patch_dir/bin/Linux/x86/loki_patch patch_dir/patch.dat . || die - - rm -r update.sh *patch.sh data lgp_* patch_dir setup* bin -} - -src_install() { - insinto "${dir}" - doins -r * - rm "${Ddir}"/${MY_PN}* - - exeinto "${dir}" - doexe ${MY_PN}* - - games_make_wrapper ${PN} ./${MY_PN}_demo "${dir}" "${dir}" - newicon icon.xpm ${PN}.xpm - make_desktop_entry ${PN} "Gorky 17 (Demo)" ${PN} - - prepgamesdirs -} - -pkg_postinst() { - games_pkg_postinst - - elog "The instruction manual is available as:" - elog " http://demofiles.linuxgamepublishing.com/gorky17/manual.pdf" - echo -} diff --git a/games-strategy/gorky17-demo/metadata.xml b/games-strategy/gorky17-demo/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-strategy/gorky17-demo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/games-strategy/heroes3-demo/Manifest b/games-strategy/heroes3-demo/Manifest deleted file mode 100644 index d01624168764..000000000000 --- a/games-strategy/heroes3-demo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST heroes3-demo.run 99026773 BLAKE2B 48963111c1f076acc2eb3f34a3b86d64943777ea76e8fba09f883bdfe4b89c4daa07e9e5dc584f2a11adda957869728c0806726ef21c6ff82843605e32e34ab7 SHA512 a3f60f12f7ce8ea0f160ec211e1f077693ff2f5e4b8b85ae0e31f1230a910b4df7c8c6a340762d4f09c9845d6141d235307f933305557a75fc63f409e077ac71 diff --git a/games-strategy/heroes3-demo/heroes3-demo-1.3.1a.ebuild b/games-strategy/heroes3-demo/heroes3-demo-1.3.1a.ebuild deleted file mode 100644 index d20f909b2cb3..000000000000 --- a/games-strategy/heroes3-demo/heroes3-demo-1.3.1a.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit eutils unpacker games - -MY_PN=${PN%-demo} - -DESCRIPTION="turn-based 2D medieval combat" -HOMEPAGE="http://www.lokigames.com/products/heroes3/" -SRC_URI="mirror://lokigames/loki_demos/${PN}.run" - -LICENSE="all-rights-reserved" -SLOT="0" -# Should also work on ppc -KEYWORDS="~amd64 ~x86" -IUSE="" -RESTRICT="mirror bindist strip" - -DEPEND="games-util/loki_patch" -RDEPEND=">=sys-libs/lib-compat-loki-0.2 - || ( - ppc? ( - x11-libs/libX11 - ) - !ppc? ( - x11-libs/libX11[abi_x86_32(-)] - ) - )" - -dir=${GAMES_PREFIX_OPT}/${PN} -QA_PREBUILT="${dir:1}/*" - -S=${WORKDIR} - -src_install() { - # Apply patch - loki_patch patch.dat data/ || die - - local demo="data/demos/${MY_PN}_demo" - - local exe_stub="${MY_PN}_demo" - if use ppc ; then - exe="${exe_stub}.ppc" - else - exe="${exe_stub}.x86" - fi - - insinto "${dir}" - exeinto "${dir}" - doins -r "${demo}"/* - rm "${D}/${dir}"/{${exe_stub}*,*.sh} || die - doexe "${demo}/${exe}" - - einfo "Linking libs provided by 'sys-libs/lib-compat-loki' to '${dir}'." - dosym /lib/loki_ld-linux.so.2 "${dir}"/ld-linux.so.2 - dosym /usr/lib/loki_libc.so.6 "${dir}"/libc.so.6 - dosym /usr/lib/loki_libnss_files.so.2 "${dir}"/libnss_files.so.2 - - games_make_wrapper ${PN} "./${exe}" "${dir}" - newicon "${demo}/icon.xpm" ${PN}.png - make_desktop_entry ${PN} "Heroes of Might and Magic III (Demo)" ${PN} - - prepgamesdirs -} diff --git a/games-strategy/heroes3-demo/metadata.xml b/games-strategy/heroes3-demo/metadata.xml deleted file mode 100644 index 78274e0fa550..000000000000 --- a/games-strategy/heroes3-demo/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - games@gentoo.org - Gentoo Games Project - - diff --git a/kde-apps/Manifest.gz b/kde-apps/Manifest.gz index abab113a44c7..d22a5ba141e7 100644 Binary files a/kde-apps/Manifest.gz and b/kde-apps/Manifest.gz differ diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-18.04.3.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-18.04.3.ebuild index 7d72f8ee9a3f..c0094a6ea985 100644 --- a/kde-apps/akonadi-calendar/akonadi-calendar-18.04.3.ebuild +++ b/kde-apps/akonadi-calendar/akonadi-calendar-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Library for akonadi calendar integration" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/akonadi-contacts/akonadi-contacts-18.04.3.ebuild b/kde-apps/akonadi-contacts/akonadi-contacts-18.04.3.ebuild index 8e7312d67503..ec0bf1c33489 100644 --- a/kde-apps/akonadi-contacts/akonadi-contacts-18.04.3.ebuild +++ b/kde-apps/akonadi-contacts/akonadi-contacts-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Library for akonadi contact integration" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2+" IUSE="" diff --git a/kde-apps/akonadi-import-wizard/akonadi-import-wizard-18.04.3.ebuild b/kde-apps/akonadi-import-wizard/akonadi-import-wizard-18.04.3.ebuild index 711036b2177b..6945c5158840 100644 --- a/kde-apps/akonadi-import-wizard/akonadi-import-wizard-18.04.3.ebuild +++ b/kde-apps/akonadi-import-wizard/akonadi-import-wizard-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Assistant to import PIM data from other applications into Akonadi" HOMEPAGE+=" https://userbase.kde.org/Kmail/Import_Options" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/akonadi-mime/akonadi-mime-18.04.3.ebuild b/kde-apps/akonadi-mime/akonadi-mime-18.04.3.ebuild index 1b39beb487f2..ae93f2a1efed 100644 --- a/kde-apps/akonadi-mime/akonadi-mime-18.04.3.ebuild +++ b/kde-apps/akonadi-mime/akonadi-mime-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_TEST="true" inherit kde5 DESCRIPTION="Library for akonadi mime types" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2+ LGPL-2.1+" IUSE="" diff --git a/kde-apps/akonadi-notes/akonadi-notes-18.04.3.ebuild b/kde-apps/akonadi-notes/akonadi-notes-18.04.3.ebuild index 0afe6508a57e..d5d264749f81 100644 --- a/kde-apps/akonadi-notes/akonadi-notes-18.04.3.ebuild +++ b/kde-apps/akonadi-notes/akonadi-notes-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_TEST="true" inherit kde5 DESCRIPTION="Library for akonadi notes integration" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2+" IUSE="" diff --git a/kde-apps/akonadi-search/akonadi-search-18.04.3.ebuild b/kde-apps/akonadi-search/akonadi-search-18.04.3.ebuild index 069e1b7eb656..2dec1473b6a5 100644 --- a/kde-apps/akonadi-search/akonadi-search-18.04.3.ebuild +++ b/kde-apps/akonadi-search/akonadi-search-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Libraries and daemons to implement searching in Akonadi" HOMEPAGE="https://cgit.kde.org/akonadi-search.git" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/akonadi/akonadi-18.04.3.ebuild b/kde-apps/akonadi/akonadi-18.04.3.ebuild index 99c2e48ae5e8..a520b3ccc387 100644 --- a/kde-apps/akonadi/akonadi-18.04.3.ebuild +++ b/kde-apps/akonadi/akonadi-18.04.3.ebuild @@ -12,7 +12,7 @@ inherit kde5 DESCRIPTION="Storage service for PIM data and libraries for PIM apps" HOMEPAGE="https://community.kde.org/KDE_PIM/akonadi" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" LICENSE="LGPL-2.1+" IUSE="+mysql postgres sqlite tools xml" diff --git a/kde-apps/akonadiconsole/akonadiconsole-18.04.3.ebuild b/kde-apps/akonadiconsole/akonadiconsole-18.04.3.ebuild index 5943cc52ea5a..88ea74d72477 100644 --- a/kde-apps/akonadiconsole/akonadiconsole-18.04.3.ebuild +++ b/kde-apps/akonadiconsole/akonadiconsole-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Application for debugging Akonadi Resources" LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )" HOMEPAGE="https://www.kde.org/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" diff --git a/kde-apps/akregator/akregator-18.04.3.ebuild b/kde-apps/akregator/akregator-18.04.3.ebuild index 9d2cb6d441c0..85f0ff3093b8 100644 --- a/kde-apps/akregator/akregator-18.04.3.ebuild +++ b/kde-apps/akregator/akregator-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="News feed aggregator" HOMEPAGE="https://www.kde.org/applications/internet/akregator" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" diff --git a/kde-apps/analitza/analitza-18.04.3.ebuild b/kde-apps/analitza/analitza-18.04.3.ebuild index dc538401ed67..a942068a8389 100644 --- a/kde-apps/analitza/analitza-18.04.3.ebuild +++ b/kde-apps/analitza/analitza-18.04.3.ebuild @@ -8,7 +8,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="KDE library for mathematical features" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="eigen nls" RDEPEND=" diff --git a/kde-apps/ark/ark-18.04.3.ebuild b/kde-apps/ark/ark-18.04.3.ebuild index 7a5bb558b1c2..cdcdabb24632 100644 --- a/kde-apps/ark/ark-18.04.3.ebuild +++ b/kde-apps/ark/ark-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="KDE Archiving tool" HOMEPAGE="https://www.kde.org/applications/utilities/ark https://utils.kde.org/projects/ark/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bzip2 lzma zip" RDEPEND=" diff --git a/kde-apps/artikulate/artikulate-18.04.3.ebuild b/kde-apps/artikulate/artikulate-18.04.3.ebuild index 9c910d95fd15..6e2d98f96922 100644 --- a/kde-apps/artikulate/artikulate-18.04.3.ebuild +++ b/kde-apps/artikulate/artikulate-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Language learning application that helps improving pronunciation skills" HOMEPAGE="https://edu.kde.org/applications/language/artikulate" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+gstreamer qtmedia" REQUIRED_USE="|| ( gstreamer qtmedia )" diff --git a/kde-apps/audiocd-kio/audiocd-kio-18.04.3.ebuild b/kde-apps/audiocd-kio/audiocd-kio-18.04.3.ebuild index 6bd5adfbc365..4efdea67c043 100644 --- a/kde-apps/audiocd-kio/audiocd-kio-18.04.3.ebuild +++ b/kde-apps/audiocd-kio/audiocd-kio-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="kioslave for accessing audio CDs" LICENSE="GPL-2+ handbook? ( FDL-1.2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="flac vorbis" DEPEND=" diff --git a/kde-apps/baloo-widgets/baloo-widgets-18.04.3.ebuild b/kde-apps/baloo-widgets/baloo-widgets-18.04.3.ebuild index 585c9262ec1e..795563e67f4a 100644 --- a/kde-apps/baloo-widgets/baloo-widgets-18.04.3.ebuild +++ b/kde-apps/baloo-widgets/baloo-widgets-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Widget library for baloo" LICENSE="LGPL-2+ LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/blinken/blinken-18.04.3.ebuild b/kde-apps/blinken/blinken-18.04.3.ebuild index 691085603aae..cb72c7438d78 100644 --- a/kde-apps/blinken/blinken-18.04.3.ebuild +++ b/kde-apps/blinken/blinken-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KDE version of the Simon Says game" HOMEPAGE="https://www.kde.org/applications/education/blinken https://edu.kde.org/blinken/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/bomber/bomber-18.04.3.ebuild b/kde-apps/bomber/bomber-18.04.3.ebuild index 1131554ae2a1..5bc17254c158 100644 --- a/kde-apps/bomber/bomber-18.04.3.ebuild +++ b/kde-apps/bomber/bomber-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE arcade bombing game" HOMEPAGE="https://www.kde.org/applications/games/bomber/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/bovo/bovo-18.04.3.ebuild b/kde-apps/bovo/bovo-18.04.3.ebuild index 8f3de523e8a3..c6f17a590619 100644 --- a/kde-apps/bovo/bovo-18.04.3.ebuild +++ b/kde-apps/bovo/bovo-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Five-in-a-row Board Game" HOMEPAGE="https://www.kde.org/applications/games/bovo/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/calendarjanitor/calendarjanitor-18.04.3.ebuild b/kde-apps/calendarjanitor/calendarjanitor-18.04.3.ebuild index 026dab8a1418..4fbc9eb897d9 100644 --- a/kde-apps/calendarjanitor/calendarjanitor-18.04.3.ebuild +++ b/kde-apps/calendarjanitor/calendarjanitor-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Tool to scan calendar data for buggy instances" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" diff --git a/kde-apps/calendarsupport/calendarsupport-18.04.3.ebuild b/kde-apps/calendarsupport/calendarsupport-18.04.3.ebuild index 04abac8577ef..7cc918976b65 100644 --- a/kde-apps/calendarsupport/calendarsupport-18.04.3.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Calendar support library" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/cantor/cantor-18.04.3.ebuild b/kde-apps/cantor/cantor-18.04.3.ebuild index cd2bf41394b4..255635b2326d 100644 --- a/kde-apps/cantor/cantor-18.04.3.ebuild +++ b/kde-apps/cantor/cantor-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 python-r1 DESCRIPTION="Interface for doing mathematics and scientific computing" HOMEPAGE="https://www.kde.org/applications/education/cantor https://edu.kde.org/cantor/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+analitza julia lua postscript python qalculate R" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/kde-apps/cervisia/cervisia-18.04.3.ebuild b/kde-apps/cervisia/cervisia-18.04.3.ebuild index fe35d7708a72..e06fbc326979 100644 --- a/kde-apps/cervisia/cervisia-18.04.3.ebuild +++ b/kde-apps/cervisia/cervisia-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="CVS frontend by KDE" HOMEPAGE="https://www.kde.org/applications/development/cervisia" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/dolphin-plugins/dolphin-plugins-18.04.3.ebuild b/kde-apps/dolphin-plugins/dolphin-plugins-18.04.3.ebuild index 125d149d68cf..8cad2a6fe919 100644 --- a/kde-apps/dolphin-plugins/dolphin-plugins-18.04.3.ebuild +++ b/kde-apps/dolphin-plugins/dolphin-plugins-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_HANDBOOK="false" inherit kde5 DESCRIPTION="Extra Dolphin plugins" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bazaar dropbox git mercurial subversion" # FIXME: required in root CMakeLists.txt, but: diff --git a/kde-apps/dolphin/dolphin-18.04.3-r1.ebuild b/kde-apps/dolphin/dolphin-18.04.3-r1.ebuild index 030c7e78bf3c..0b73811fb28b 100644 --- a/kde-apps/dolphin/dolphin-18.04.3-r1.ebuild +++ b/kde-apps/dolphin/dolphin-18.04.3-r1.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Plasma filemanager focusing on usability" HOMEPAGE="https://www.kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="semantic-desktop thumbnail" DEPEND=" diff --git a/kde-apps/dragon/dragon-18.04.3.ebuild b/kde-apps/dragon/dragon-18.04.3.ebuild index e97559abf858..a68ec0e5baca 100644 --- a/kde-apps/dragon/dragon-18.04.3.ebuild +++ b/kde-apps/dragon/dragon-18.04.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A simple video player" HOMEPAGE="https://www.kde.org/applications/multimedia/dragonplayer" LICENSE="GPL-2+ || ( GPL-2 GPL-3 ) handbook? ( FDL-1.2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/eventviews/eventviews-18.04.3.ebuild b/kde-apps/eventviews/eventviews-18.04.3.ebuild index 8b6b5841912a..806d72859ca8 100644 --- a/kde-apps/eventviews/eventviews-18.04.3.ebuild +++ b/kde-apps/eventviews/eventviews-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Calendar viewer for KDE PIM" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.04.3.ebuild b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.04.3.ebuild index a00942c7569b..fd3c069e3389 100644 --- a/kde-apps/ffmpegthumbs/ffmpegthumbs-18.04.3.ebuild +++ b/kde-apps/ffmpegthumbs/ffmpegthumbs-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="FFmpeg based thumbnail generator for video files" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libav" RDEPEND=" diff --git a/kde-apps/filelight/filelight-18.04.3.ebuild b/kde-apps/filelight/filelight-18.04.3.ebuild index 03b58843a55e..46fadf65be7b 100644 --- a/kde-apps/filelight/filelight-18.04.3.ebuild +++ b/kde-apps/filelight/filelight-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Visualise disk usage with interactive map of concentric, segmented rings" HOMEPAGE="https://utils.kde.org/projects/filelight/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/granatier/granatier-18.04.3.ebuild b/kde-apps/granatier/granatier-18.04.3.ebuild index 28cef3517e33..5f9b052383d9 100644 --- a/kde-apps/granatier/granatier-18.04.3.ebuild +++ b/kde-apps/granatier/granatier-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE Bomberman game" HOMEPAGE="https://www.kde.org/applications/games/granatier/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/grantlee-editor/grantlee-editor-18.04.3.ebuild b/kde-apps/grantlee-editor/grantlee-editor-18.04.3.ebuild index 53bf85082a4f..e4081d1e526e 100644 --- a/kde-apps/grantlee-editor/grantlee-editor-18.04.3.ebuild +++ b/kde-apps/grantlee-editor/grantlee-editor-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Utilities and tools to manage themes in KDE PIM applications" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/grantleetheme/grantleetheme-18.04.3.ebuild b/kde-apps/grantleetheme/grantleetheme-18.04.3.ebuild index 605753b034bb..a1c9e2a4c809 100644 --- a/kde-apps/grantleetheme/grantleetheme-18.04.3.ebuild +++ b/kde-apps/grantleetheme/grantleetheme-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Library for Grantlee plugins" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/gwenview/gwenview-18.04.3.ebuild b/kde-apps/gwenview/gwenview-18.04.3.ebuild index 87a4835bbcaf..b353cb2bd0b3 100644 --- a/kde-apps/gwenview/gwenview-18.04.3.ebuild +++ b/kde-apps/gwenview/gwenview-18.04.3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=" " LICENSE="GPL-2+ handbook? ( FDL-1.2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="fits kipi raw semantic-desktop X" # requires running environment diff --git a/kde-apps/incidenceeditor/incidenceeditor-18.04.3.ebuild b/kde-apps/incidenceeditor/incidenceeditor-18.04.3.ebuild index 8cdf4d1b3dc2..8d1a723e466c 100644 --- a/kde-apps/incidenceeditor/incidenceeditor-18.04.3.ebuild +++ b/kde-apps/incidenceeditor/incidenceeditor-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Incidence editor for korganizer" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/juk/juk-18.04.3.ebuild b/kde-apps/juk/juk-18.04.3.ebuild index b5a9daf6e7f6..bf26562a4aab 100644 --- a/kde-apps/juk/juk-18.04.3.ebuild +++ b/kde-apps/juk/juk-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Jukebox and music manager by KDE" HOMEPAGE="https://www.kde.org/applications/multimedia/juk/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/k3b/k3b-18.04.3.ebuild b/kde-apps/k3b/k3b-18.04.3.ebuild index 33ccd3437be8..d8d682c1190b 100644 --- a/kde-apps/k3b/k3b-18.04.3.ebuild +++ b/kde-apps/k3b/k3b-18.04.3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Full-featured burning and ripping application based on KDE Framewor HOMEPAGE="https://userbase.kde.org/K3b" LICENSE="GPL-2 FDL-1.2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dvd emovix encode ffmpeg flac libav mad mp3 musepack sndfile sox taglib vcd vorbis webkit" DEPEND=" diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-18.04.3.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-18.04.3.ebuild index d30f9c20dd11..555082fc8ba4 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-18.04.3.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-18.04.3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Administer web accounts for the sites and services across the Plasm HOMEPAGE="https://community.kde.org/KTp" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RDEPEND=" diff --git a/kde-apps/kaccounts-providers/kaccounts-providers-18.04.3.ebuild b/kde-apps/kaccounts-providers/kaccounts-providers-18.04.3.ebuild index da4738ab4dba..8c161f2a41ee 100644 --- a/kde-apps/kaccounts-providers/kaccounts-providers-18.04.3.ebuild +++ b/kde-apps/kaccounts-providers/kaccounts-providers-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE accounts providers" HOMEPAGE="https://community.kde.org/KTp" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/kaddressbook/kaddressbook-18.04.3.ebuild b/kde-apps/kaddressbook/kaddressbook-18.04.3.ebuild index 23715c549f96..92334be68336 100644 --- a/kde-apps/kaddressbook/kaddressbook-18.04.3.ebuild +++ b/kde-apps/kaddressbook/kaddressbook-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Address book application based on KDE Frameworks" HOMEPAGE="https://www.kde.org/applications/office/kaddressbook/" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" diff --git a/kde-apps/kajongg/kajongg-18.04.3.ebuild b/kde-apps/kajongg/kajongg-18.04.3.ebuild index 1c531f3048e1..681c2b2c4ad6 100644 --- a/kde-apps/kajongg/kajongg-18.04.3.ebuild +++ b/kde-apps/kajongg/kajongg-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 kde5 DESCRIPTION="Classical Mah Jongg for four players" HOMEPAGE="https://www.kde.org/applications/games/kajongg/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/kde-apps/kalarm/kalarm-18.04.3.ebuild b/kde-apps/kalarm/kalarm-18.04.3.ebuild index dd0bc7c1fc8f..ae2a05492f99 100644 --- a/kde-apps/kalarm/kalarm-18.04.3.ebuild +++ b/kde-apps/kalarm/kalarm-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Application to manage alarms and other timer based alerts for the desktop" HOMEPAGE+=" https://userbase.kde.org/KAlarm" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" DEPEND=" diff --git a/kde-apps/kalarmcal/kalarmcal-18.04.3.ebuild b/kde-apps/kalarmcal/kalarmcal-18.04.3.ebuild index b1578f2d4290..c65ec6495ab1 100644 --- a/kde-apps/kalarmcal/kalarmcal-18.04.3.ebuild +++ b/kde-apps/kalarmcal/kalarmcal-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Client library to access and handling of KAlarm calendar data" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kalgebra/kalgebra-18.04.3.ebuild b/kde-apps/kalgebra/kalgebra-18.04.3.ebuild index 8cdb5cfa3a59..8d577bf884a2 100644 --- a/kde-apps/kalgebra/kalgebra-18.04.3.ebuild +++ b/kde-apps/kalgebra/kalgebra-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="MathML-based graph calculator by KDE" HOMEPAGE="https://www.kde.org/applications/education/kalgebra https://edu.kde.org/kalgebra/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="readline" DEPEND=" diff --git a/kde-apps/kalzium/kalzium-18.04.3.ebuild b/kde-apps/kalzium/kalzium-18.04.3.ebuild index 6ead311e558b..6eaf1972fbd2 100644 --- a/kde-apps/kalzium/kalzium-18.04.3.ebuild +++ b/kde-apps/kalzium/kalzium-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 flag-o-matic DESCRIPTION="Periodic table of the elements" HOMEPAGE="https://www.kde.org/applications/education/kalzium https://edu.kde.org/kalzium/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="editor solver" DEPEND=" diff --git a/kde-apps/kamera/kamera-18.04.3.ebuild b/kde-apps/kamera/kamera-18.04.3.ebuild index 8e527cf2d876..80d9e28e0fee 100644 --- a/kde-apps/kamera/kamera-18.04.3.ebuild +++ b/kde-apps/kamera/kamera-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Plasma integration for gphoto2 cameras" LICENSE="GPL-2+ handbook? ( FDL-1.2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/kamoso/kamoso-18.04.3.ebuild b/kde-apps/kamoso/kamoso-18.04.3.ebuild index 8de5ede297c3..e97cc83d6ebb 100644 --- a/kde-apps/kamoso/kamoso-18.04.3.ebuild +++ b/kde-apps/kamoso/kamoso-18.04.3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Application to take pictures and videos from your webcam by KDE" HOMEPAGE="https://userbase.kde.org/Kamoso" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kanagram/kanagram-18.04.3.ebuild b/kde-apps/kanagram/kanagram-18.04.3.ebuild index 9899faffa5a1..4e07375b62fd 100644 --- a/kde-apps/kanagram/kanagram-18.04.3.ebuild +++ b/kde-apps/kanagram/kanagram-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Game based on anagrams of words" HOMEPAGE="https://www.kde.org/applications/education/kanagram https://edu.kde.org/kanagram/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="speech" DEPEND=" diff --git a/kde-apps/kapman/kapman-18.04.3.ebuild b/kde-apps/kapman/kapman-18.04.3.ebuild index 1bb9a2b6f7e2..49bee5fdd8fa 100644 --- a/kde-apps/kapman/kapman-18.04.3.ebuild +++ b/kde-apps/kapman/kapman-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Pac-Man clone by KDE" HOMEPAGE="https://www.kde.org/applications/games/kapman/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kapptemplate/kapptemplate-18.04.3.ebuild b/kde-apps/kapptemplate/kapptemplate-18.04.3.ebuild index a1bbc2a3c37a..f7ed1ab511e5 100644 --- a/kde-apps/kapptemplate/kapptemplate-18.04.3.ebuild +++ b/kde-apps/kapptemplate/kapptemplate-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="A shell script to create the necessary framework to develop KDE applications" HOMEPAGE="https://www.kde.org/applications/development/kapptemplate" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kate/kate-18.04.3.ebuild b/kde-apps/kate/kate-18.04.3.ebuild index d6665f97c1db..a2aecefc4f84 100644 --- a/kde-apps/kate/kate-18.04.3.ebuild +++ b/kde-apps/kate/kate-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Kate is an advanced text editor" HOMEPAGE="https://www.kde.org/applications/utilities/kate https://kate-editor.org/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+addons" DEPEND=" diff --git a/kde-apps/katomic/katomic-18.04.3.ebuild b/kde-apps/katomic/katomic-18.04.3.ebuild index 8385fb375b83..31d34fd47d2c 100644 --- a/kde-apps/katomic/katomic-18.04.3.ebuild +++ b/kde-apps/katomic/katomic-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/katomic/ https://games.kde.org/game.php?game=katomic " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kbackup/kbackup-18.04.3.ebuild b/kde-apps/kbackup/kbackup-18.04.3.ebuild index cc493cea15d3..27d4f841b207 100644 --- a/kde-apps/kbackup/kbackup-18.04.3.ebuild +++ b/kde-apps/kbackup/kbackup-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Program that lets you back up any directories or files" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" CDEPEND=" diff --git a/kde-apps/kblackbox/kblackbox-18.04.3.ebuild b/kde-apps/kblackbox/kblackbox-18.04.3.ebuild index f595a51a7bbc..2967f9d8cfce 100644 --- a/kde-apps/kblackbox/kblackbox-18.04.3.ebuild +++ b/kde-apps/kblackbox/kblackbox-18.04.3.ebuild @@ -8,7 +8,7 @@ KDE_SELINUX_MODULE="games" inherit kde5 DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kblocks/kblocks-18.04.3.ebuild b/kde-apps/kblocks/kblocks-18.04.3.ebuild index 864dc454ad9d..1c20a0c0d4f5 100644 --- a/kde-apps/kblocks/kblocks-18.04.3.ebuild +++ b/kde-apps/kblocks/kblocks-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="A single-player Tetris-like KDE game" HOMEPAGE="https://www.kde.org/applications/games/kblocks/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kblog/kblog-18.04.3.ebuild b/kde-apps/kblog/kblog-18.04.3.ebuild index 52fe4d617ecc..582ecc3b742a 100644 --- a/kde-apps/kblog/kblog-18.04.3.ebuild +++ b/kde-apps/kblog/kblog-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Library providing client-side support for web application remote blogging APIs" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kbounce/kbounce-18.04.3.ebuild b/kde-apps/kbounce/kbounce-18.04.3.ebuild index eccbc67cbbbb..5c6330c29e26 100644 --- a/kde-apps/kbounce/kbounce-18.04.3.ebuild +++ b/kde-apps/kbounce/kbounce-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kbounce/ https://games.kde.org/game.php?game=kbounce " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kbreakout/kbreakout-18.04.3.ebuild b/kde-apps/kbreakout/kbreakout-18.04.3.ebuild index df3e421e986d..d78bbc462cbe 100644 --- a/kde-apps/kbreakout/kbreakout-18.04.3.ebuild +++ b/kde-apps/kbreakout/kbreakout-18.04.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kbreakout/ https://games.kde.org/game.php?game=kbreakout " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kbruch/kbruch-18.04.3.ebuild b/kde-apps/kbruch/kbruch-18.04.3.ebuild index cdaad6a4a6c1..3df4deb70143 100644 --- a/kde-apps/kbruch/kbruch-18.04.3.ebuild +++ b/kde-apps/kbruch/kbruch-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Educational application to learn calculating with fractions" HOMEPAGE="https://www.kde.org/applications/education/kbruch https://edu.kde.org/kbruch" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kcachegrind/kcachegrind-18.04.3.ebuild b/kde-apps/kcachegrind/kcachegrind-18.04.3.ebuild index e373c6a3ab5c..2fc4bb25de8e 100644 --- a/kde-apps/kcachegrind/kcachegrind-18.04.3.ebuild +++ b/kde-apps/kcachegrind/kcachegrind-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Frontend for Cachegrind by KDE" HOMEPAGE="https://www.kde.org/applications/development/kcachegrind https://kcachegrind.github.io/html/Home.html" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" COMMON_DEPEND=" diff --git a/kde-apps/kcalc/kcalc-18.04.3.ebuild b/kde-apps/kcalc/kcalc-18.04.3.ebuild index 2877d5cef5ce..e2e4d0992fe4 100644 --- a/kde-apps/kcalc/kcalc-18.04.3.ebuild +++ b/kde-apps/kcalc/kcalc-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="KDE calculator" HOMEPAGE="https://www.kde.org/applications/utilities/kcalc https://utils.kde.org/projects/kcalc/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/kcalcore/kcalcore-18.04.3.ebuild b/kde-apps/kcalcore/kcalcore-18.04.3.ebuild index 88a4662dc2d7..37d7708da1c2 100644 --- a/kde-apps/kcalcore/kcalcore-18.04.3.ebuild +++ b/kde-apps/kcalcore/kcalcore-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Library for handling calendar data" LICENSE="GPL-2+ test? ( LGPL-3+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/kcalutils/kcalutils-18.04.3.ebuild b/kde-apps/kcalutils/kcalutils-18.04.3.ebuild index 18b556f6ca0f..6b06eaa5061c 100644 --- a/kde-apps/kcalutils/kcalutils-18.04.3.ebuild +++ b/kde-apps/kcalutils/kcalutils-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Library providing utility functions for the handling of calendar data" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kcharselect/kcharselect-18.04.3.ebuild b/kde-apps/kcharselect/kcharselect-18.04.3.ebuild index d7ccc94ca3cb..c1c8a166a56a 100644 --- a/kde-apps/kcharselect/kcharselect-18.04.3.ebuild +++ b/kde-apps/kcharselect/kcharselect-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KDE character selection utility" HOMEPAGE="https://www.kde.org/applications/utilities/kcharselect https://utils.kde.org/projects/kcharselect" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kcolorchooser/kcolorchooser-18.04.3.ebuild b/kde-apps/kcolorchooser/kcolorchooser-18.04.3.ebuild index fdbb64c54d27..5b16b202b023 100644 --- a/kde-apps/kcolorchooser/kcolorchooser-18.04.3.ebuild +++ b/kde-apps/kcolorchooser/kcolorchooser-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE color selector/editor" HOMEPAGE="https://www.kde.org/applications/graphics/kcolorchooser/" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kcontacts/kcontacts-18.04.3.ebuild b/kde-apps/kcontacts/kcontacts-18.04.3.ebuild index 724b2339fd3c..3deea51389bc 100644 --- a/kde-apps/kcontacts/kcontacts-18.04.3.ebuild +++ b/kde-apps/kcontacts/kcontacts-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Address book API based on KDE Frameworks" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kcron/kcron-18.04.3.ebuild b/kde-apps/kcron/kcron-18.04.3.ebuild index 42894d06ccc5..7ca409d2892d 100644 --- a/kde-apps/kcron/kcron-18.04.3.ebuild +++ b/kde-apps/kcron/kcron-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kdav/kdav-18.04.3.ebuild b/kde-apps/kdav/kdav-18.04.3.ebuild index 3fa721f7673c..f68c6247aff2 100644 --- a/kde-apps/kdav/kdav-18.04.3.ebuild +++ b/kde-apps/kdav/kdav-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="DAV protocol implemention with KJobs" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kde-apps-meta/kde-apps-meta-18.04.3.ebuild b/kde-apps/kde-apps-meta/kde-apps-meta-18.04.3.ebuild index e528dfd0deda..89bd145c9f6d 100644 --- a/kde-apps/kde-apps-meta/kde-apps-meta-18.04.3.ebuild +++ b/kde-apps/kde-apps-meta/kde-apps-meta-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="Meta package for the KDE Applications collection" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="accessibility pim sdk" RDEPEND=" diff --git a/kde-apps/kde-dev-scripts/kde-dev-scripts-18.04.3.ebuild b/kde-apps/kde-dev-scripts/kde-dev-scripts-18.04.3.ebuild index 8f878b4fe584..79fb8d781153 100644 --- a/kde-apps/kde-dev-scripts/kde-dev-scripts-18.04.3.ebuild +++ b/kde-apps/kde-dev-scripts/kde-dev-scripts-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_HANDBOOK="true" inherit kde5 DESCRIPTION="KDE Development Scripts" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # kdelibs4support - required for kdex.dtd diff --git a/kde-apps/kde-dev-utils/kde-dev-utils-18.04.3.ebuild b/kde-apps/kde-dev-utils/kde-dev-utils-18.04.3.ebuild index 2db803cad042..b51e8a1cc0e7 100644 --- a/kde-apps/kde-dev-utils/kde-dev-utils-18.04.3.ebuild +++ b/kde-apps/kde-dev-utils/kde-dev-utils-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="KDE Development Utilities" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kde-meta/kde-meta-18.04.3.ebuild b/kde-apps/kde-meta/kde-meta-18.04.3.ebuild index e986cfd70609..39ec36b68982 100644 --- a/kde-apps/kde-meta/kde-meta-18.04.3.ebuild +++ b/kde-apps/kde-meta/kde-meta-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="Merge this to pull in all KDE Plasma and Applications packages" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-18.04.3.ebuild b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-18.04.3.ebuild index f9f04c8582be..ef9e5012866f 100644 --- a/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-18.04.3.ebuild +++ b/kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-18.04.3.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-18.04.3.ebuild index d87b170fdc44..6ea3535889ad 100644 --- a/kde-apps/kdeadmin-meta/kdeadmin-meta-18.04.3.ebuild +++ b/kde-apps/kdeadmin-meta/kdeadmin-meta-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="KDE administration tools - merge this to pull in all kdeadmin-derived packages" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+cron" RDEPEND=" diff --git a/kde-apps/kdebase-meta/kdebase-meta-18.04.3.ebuild b/kde-apps/kdebase-meta/kdebase-meta-18.04.3.ebuild index 37f06d26788d..7cb3672400ef 100644 --- a/kde-apps/kdebase-meta/kdebase-meta-18.04.3.ebuild +++ b/kde-apps/kdebase-meta/kdebase-meta-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="Transitional package to pull in plasma-meta plus basic applications" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/kdebugsettings/kdebugsettings-18.04.3.ebuild b/kde-apps/kdebugsettings/kdebugsettings-18.04.3.ebuild index e53b5a97cb69..74b2fa4674a0 100644 --- a/kde-apps/kdebugsettings/kdebugsettings-18.04.3.ebuild +++ b/kde-apps/kdebugsettings/kdebugsettings-18.04.3.ebuild @@ -8,7 +8,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Application to enable/disable qCDebug" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kdecore-meta/kdecore-meta-18.04.3.ebuild b/kde-apps/kdecore-meta/kdecore-meta-18.04.3.ebuild index 10c9f670dda2..71c701acb64f 100644 --- a/kde-apps/kdecore-meta/kdecore-meta-18.04.3.ebuild +++ b/kde-apps/kdecore-meta/kdecore-meta-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="kdecore - merge this to pull in the most basic applications" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+handbook" RDEPEND=" diff --git a/kde-apps/kdeedu-data/kdeedu-data-18.04.3.ebuild b/kde-apps/kdeedu-data/kdeedu-data-18.04.3.ebuild index 0209c5857d99..26f0de9b64df 100644 --- a/kde-apps/kdeedu-data/kdeedu-data-18.04.3.ebuild +++ b/kde-apps/kdeedu-data/kdeedu-data-18.04.3.ebuild @@ -8,7 +8,7 @@ KDE_DEBUG="false" inherit kde5 DESCRIPTION="Shared icons, artwork and data files for educational applications" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kdeedu-meta/kdeedu-meta-18.04.3.ebuild b/kde-apps/kdeedu-meta/kdeedu-meta-18.04.3.ebuild index 8c2071918f47..bf36c2eb3623 100644 --- a/kde-apps/kdeedu-meta/kdeedu-meta-18.04.3.ebuild +++ b/kde-apps/kdeedu-meta/kdeedu-meta-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5-meta-pkg DESCRIPTION="KDE educational apps - merge this to pull in all kdeedu-derived packages" HOMEPAGE="https://edu.kde.org" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+webengine" RDEPEND=" diff --git a/kde-apps/kdegames-meta/kdegames-meta-18.04.3.ebuild b/kde-apps/kdegames-meta/kdegames-meta-18.04.3.ebuild index 85eb713ba0f4..4a126824e683 100644 --- a/kde-apps/kdegames-meta/kdegames-meta-18.04.3.ebuild +++ b/kde-apps/kdegames-meta/kdegames-meta-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5-meta-pkg DESCRIPTION="kdegames - merge this to pull in all kdegames-derived packages" HOMEPAGE="https://games.kde.org/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="opengl python" RDEPEND=" diff --git a/kde-apps/kdegraphics-meta/kdegraphics-meta-18.04.3.ebuild b/kde-apps/kdegraphics-meta/kdegraphics-meta-18.04.3.ebuild index bff71a679d37..a8e049568e98 100644 --- a/kde-apps/kdegraphics-meta/kdegraphics-meta-18.04.3.ebuild +++ b/kde-apps/kdegraphics-meta/kdegraphics-meta-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5-meta-pkg DESCRIPTION="kdegraphics - merge this to pull in all kdegraphics-derived packages" HOMEPAGE="https://www.kde.org/applications/graphics/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="scanner" RDEPEND=" diff --git a/kde-apps/kdegraphics-mobipocket/kdegraphics-mobipocket-18.04.3.ebuild b/kde-apps/kdegraphics-mobipocket/kdegraphics-mobipocket-18.04.3.ebuild index ec101c11b41e..5fb1d11f17ad 100644 --- a/kde-apps/kdegraphics-mobipocket/kdegraphics-mobipocket-18.04.3.ebuild +++ b/kde-apps/kdegraphics-mobipocket/kdegraphics-mobipocket-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Library to support mobipocket ebooks" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+thumbnail" DEPEND=" diff --git a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-18.04.3.ebuild b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-18.04.3.ebuild index dfa492d4c212..076382425ba5 100644 --- a/kde-apps/kdemultimedia-meta/kdemultimedia-meta-18.04.3.ebuild +++ b/kde-apps/kdemultimedia-meta/kdemultimedia-meta-18.04.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE=" https://www.kde.org/applications/multimedia/ https://multimedia.kde.org/ " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+cdrom +ffmpeg gstreamer" RDEPEND=" diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-18.04.3.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-18.04.3.ebuild index 13f47494f491..82b38a189d00 100644 --- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-18.04.3.ebuild +++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="kcontrol filesharing config module for SMB" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kdenetwork-meta/kdenetwork-meta-18.04.3.ebuild b/kde-apps/kdenetwork-meta/kdenetwork-meta-18.04.3.ebuild index fcca5f5440b6..482972d2d7bd 100644 --- a/kde-apps/kdenetwork-meta/kdenetwork-meta-18.04.3.ebuild +++ b/kde-apps/kdenetwork-meta/kdenetwork-meta-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5-meta-pkg DESCRIPTION="kdenetwork - merge this to pull in all kdenetwork-derived packages" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+telepathy" RDEPEND=" diff --git a/kde-apps/kdenlive/kdenlive-18.04.3-r1.ebuild b/kde-apps/kdenlive/kdenlive-18.04.3-r1.ebuild index 981beab559f5..087a9eef2cb6 100644 --- a/kde-apps/kdenlive/kdenlive-18.04.3-r1.ebuild +++ b/kde-apps/kdenlive/kdenlive-18.04.3-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Non-linear video editing suite by KDE" HOMEPAGE="https://www.kdenlive.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="freesound gles2 jogshuttle semantic-desktop v4l" RDEPEND=" diff --git a/kde-apps/kdepim-addons/kdepim-addons-18.04.3.ebuild b/kde-apps/kdepim-addons/kdepim-addons-18.04.3.ebuild index 5a11e4f931dd..47985780bc1c 100644 --- a/kde-apps/kdepim-addons/kdepim-addons-18.04.3.ebuild +++ b/kde-apps/kdepim-addons/kdepim-addons-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Plugins for KDE Personal Information Management Suite" HOMEPAGE="https://www.kde.org/applications/office/kontact/" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="importwizard" diff --git a/kde-apps/kdepim-apps-libs/kdepim-apps-libs-18.04.3.ebuild b/kde-apps/kdepim-apps-libs/kdepim-apps-libs-18.04.3.ebuild index bdabc1a6ae7a..2c3d2c7bd5b1 100644 --- a/kde-apps/kdepim-apps-libs/kdepim-apps-libs-18.04.3.ebuild +++ b/kde-apps/kdepim-apps-libs/kdepim-apps-libs-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Libraries for KDE PIM applications" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kdepim-meta/kdepim-meta-18.04.3.ebuild b/kde-apps/kdepim-meta/kdepim-meta-18.04.3.ebuild index e6ecd44f3a8e..519cf03a9f07 100644 --- a/kde-apps/kdepim-meta/kdepim-meta-18.04.3.ebuild +++ b/kde-apps/kdepim-meta/kdepim-meta-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5-meta-pkg DESCRIPTION="KDE PIM - merge this to pull in all kdepim-derived packages" HOMEPAGE="https://www.kde.org/applications/development" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-18.04.3.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-18.04.3.ebuild index 4f1d61f160a7..716436a76d3f 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-18.04.3.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Runtime plugin collection to extend the functionality of KDE PIM" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="speech" # TODO kolab diff --git a/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-18.04.3.ebuild b/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-18.04.3.ebuild index a659366d3db0..2b720541e5a0 100644 --- a/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-18.04.3.ebuild +++ b/kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="kioslaves from kdesdk package" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kdesdk-meta/kdesdk-meta-18.04.3.ebuild b/kde-apps/kdesdk-meta/kdesdk-meta-18.04.3.ebuild index 0759a45c3992..ac85038b84e3 100644 --- a/kde-apps/kdesdk-meta/kdesdk-meta-18.04.3.ebuild +++ b/kde-apps/kdesdk-meta/kdesdk-meta-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5-meta-pkg DESCRIPTION="KDE SDK - merge this to pull in all kdesdk-derived packages" HOMEPAGE="https://www.kde.org/applications/development" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="cvs" RDEPEND=" diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-18.04.3.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-18.04.3.ebuild index aa6e30a17640..b20e20f0bbba 100644 --- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-18.04.3.ebuild +++ b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Thumbnail generator for PO files" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-18.04.3.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-18.04.3.ebuild index d34c1f9cdd38..71710fad16dc 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-18.04.3.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5-meta-pkg DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages" HOMEPAGE="https://www.kde.org/applications/utilities https://utils.kde.org" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="cups floppy" RDEPEND=" diff --git a/kde-apps/kdf/kdf-18.04.3.ebuild b/kde-apps/kdf/kdf-18.04.3.ebuild index 3ac87d6ff652..f6d3e402d3bf 100644 --- a/kde-apps/kdf/kdf-18.04.3.ebuild +++ b/kde-apps/kdf/kdf-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE free disk space utility" HOMEPAGE="https://utils.kde.org/projects/kdf" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kdialog/kdialog-18.04.3.ebuild b/kde-apps/kdialog/kdialog-18.04.3.ebuild index a3f46e46a8fb..98be1678a251 100644 --- a/kde-apps/kdialog/kdialog-18.04.3.ebuild +++ b/kde-apps/kdialog/kdialog-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Can be used to show nice dialog boxes from shell scripts" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" DEPEND=" diff --git a/kde-apps/kdiamond/kdiamond-18.04.3.ebuild b/kde-apps/kdiamond/kdiamond-18.04.3.ebuild index 111637d702bd..9c5edd274d08 100644 --- a/kde-apps/kdiamond/kdiamond-18.04.3.ebuild +++ b/kde-apps/kdiamond/kdiamond-18.04.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kdiamond/ https://games.kde.org/game.php?game=kdiamond " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/keditbookmarks/keditbookmarks-18.04.3.ebuild b/kde-apps/keditbookmarks/keditbookmarks-18.04.3.ebuild index b048c6a9cf89..3d8ffd21aa07 100644 --- a/kde-apps/keditbookmarks/keditbookmarks-18.04.3.ebuild +++ b/kde-apps/keditbookmarks/keditbookmarks-18.04.3.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Bookmarks editor based on KDE Frameworks" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+man" DEPEND=" diff --git a/kde-apps/kfind/kfind-18.04.3.ebuild b/kde-apps/kfind/kfind-18.04.3.ebuild index 281d188e459e..c539e0f68080 100644 --- a/kde-apps/kfind/kfind-18.04.3.ebuild +++ b/kde-apps/kfind/kfind-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="File finder utility based on KDE Frameworks" HOMEPAGE="https://www.kde.org/applications/utilities/kfind/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kfloppy/kfloppy-18.04.3.ebuild b/kde-apps/kfloppy/kfloppy-18.04.3.ebuild index 6bdbc688d3d6..1b882c18fcfc 100644 --- a/kde-apps/kfloppy/kfloppy-18.04.3.ebuild +++ b/kde-apps/kfloppy/kfloppy-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://utils.kde.org/projects/kfloppy/ " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kfourinline/kfourinline-18.04.3.ebuild b/kde-apps/kfourinline/kfourinline-18.04.3.ebuild index 3e6be98491f5..203bd507893b 100644 --- a/kde-apps/kfourinline/kfourinline-18.04.3.ebuild +++ b/kde-apps/kfourinline/kfourinline-18.04.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kfourinline/ https://games.kde.org/game.php?game=kfourinline " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kgeography/kgeography-18.04.3.ebuild b/kde-apps/kgeography/kgeography-18.04.3.ebuild index 1a573e6946c7..9ff150f5dad8 100644 --- a/kde-apps/kgeography/kgeography-18.04.3.ebuild +++ b/kde-apps/kgeography/kgeography-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Geography learning tool" HOMEPAGE="https://edu.kde.org/applications/miscellaneous/kgeography https://edu.kde.org/applications/all/kgeography" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kget/kget-18.04.3.ebuild b/kde-apps/kget/kget-18.04.3.ebuild index 314ad8dce43a..90b35f7e418c 100644 --- a/kde-apps/kget/kget-18.04.3.ebuild +++ b/kde-apps/kget/kget-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Advanced download manager by KDE" HOMEPAGE="https://www.kde.org/applications/internet/kget/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="bittorrent gpg kde mms sqlite" COMMON_DEPEND=" diff --git a/kde-apps/kgoldrunner/kgoldrunner-18.04.3.ebuild b/kde-apps/kgoldrunner/kgoldrunner-18.04.3.ebuild index 1377b14402d4..a730e1731345 100644 --- a/kde-apps/kgoldrunner/kgoldrunner-18.04.3.ebuild +++ b/kde-apps/kgoldrunner/kgoldrunner-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kgoldrunner/ https://games.kde.org/game.php?game=kgoldrunner " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kgpg/kgpg-18.04.3.ebuild b/kde-apps/kgpg/kgpg-18.04.3.ebuild index 9179f8168592..d32d13d7827d 100644 --- a/kde-apps/kgpg/kgpg-18.04.3.ebuild +++ b/kde-apps/kgpg/kgpg-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE" HOMEPAGE="https://www.kde.org/applications/utilities/kgpg https://utils.kde.org/projects/kgpg" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/khangman/khangman-18.04.3.ebuild b/kde-apps/khangman/khangman-18.04.3.ebuild index cb57c5103efc..7497ea52c9c5 100644 --- a/kde-apps/khangman/khangman-18.04.3.ebuild +++ b/kde-apps/khangman/khangman-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Classical hangman game by KDE" HOMEPAGE="https://www.kde.org/applications/education/khangman https://edu.kde.org/khangman" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/khelpcenter/khelpcenter-18.04.3.ebuild b/kde-apps/khelpcenter/khelpcenter-18.04.3.ebuild index 7a7d14ca377e..2363bf5485ef 100644 --- a/kde-apps/khelpcenter/khelpcenter-18.04.3.ebuild +++ b/kde-apps/khelpcenter/khelpcenter-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="The KDE Help Center" HOMEPAGE+=" https://userbase.kde.org/KHelpCenter" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kidentitymanagement/kidentitymanagement-18.04.3.ebuild b/kde-apps/kidentitymanagement/kidentitymanagement-18.04.3.ebuild index 9cc840613bb2..dc6f819f6569 100644 --- a/kde-apps/kidentitymanagement/kidentitymanagement-18.04.3.ebuild +++ b/kde-apps/kidentitymanagement/kidentitymanagement-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Library for managing identitites" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kig/kig-18.04.3.ebuild b/kde-apps/kig/kig-18.04.3.ebuild index 7e2644a1fb74..a7f051aef49b 100644 --- a/kde-apps/kig/kig-18.04.3.ebuild +++ b/kde-apps/kig/kig-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 kde5 DESCRIPTION="KDE Interactive Geometry tool" HOMEPAGE="https://www.kde.org/applications/education/kig https://edu.kde.org/kig" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="geogebra scripting" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/kde-apps/kigo/kigo-18.04.3.ebuild b/kde-apps/kigo/kigo-18.04.3.ebuild index 3dd95da49b6c..72b0c7c9e7f6 100644 --- a/kde-apps/kigo/kigo-18.04.3.ebuild +++ b/kde-apps/kigo/kigo-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Go game by KDE" HOMEPAGE="https://www.kde.org/applications/games/kigo/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/killbots/killbots-18.04.3.ebuild b/kde-apps/killbots/killbots-18.04.3.ebuild index eb0d9bdadcb2..9f4d9eae4de0 100644 --- a/kde-apps/killbots/killbots-18.04.3.ebuild +++ b/kde-apps/killbots/killbots-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Kill the bots or they kill you!" HOMEPAGE="https://www.kde.org/applications/games/killbots/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kimagemapeditor/kimagemapeditor-18.04.3.ebuild b/kde-apps/kimagemapeditor/kimagemapeditor-18.04.3.ebuild index a457413fa6e2..3aba32bc7ddb 100644 --- a/kde-apps/kimagemapeditor/kimagemapeditor-18.04.3.ebuild +++ b/kde-apps/kimagemapeditor/kimagemapeditor-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Generator of HTML image maps" HOMEPAGE="https://www.kde.org/applications/development/kimagemapeditor/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kimap/kimap-18.04.3.ebuild b/kde-apps/kimap/kimap-18.04.3.ebuild index e7bcd2eec264..32b8081ab45e 100644 --- a/kde-apps/kimap/kimap-18.04.3.ebuild +++ b/kde-apps/kimap/kimap-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Library for interacting with IMAP servers" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # TODO: Convince upstream not to install stuff with tests diff --git a/kde-apps/kio-extras/kio-extras-18.04.3.ebuild b/kde-apps/kio-extras/kio-extras-18.04.3.ebuild index b884ebc08a3d..90ccc63fec9f 100644 --- a/kde-apps/kio-extras/kio-extras-18.04.3.ebuild +++ b/kde-apps/kio-extras/kio-extras-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data" HOMEPAGE="https://cgit.kde.org/kio-extras.git" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="activities htmlthumbs +man mtp openexr phonon samba +sftp taglib" COMMON_DEPEND=" diff --git a/kde-apps/kiriki/kiriki-18.04.3.ebuild b/kde-apps/kiriki/kiriki-18.04.3.ebuild index b0d97b3b53b7..83ed17393f75 100644 --- a/kde-apps/kiriki/kiriki-18.04.3.ebuild +++ b/kde-apps/kiriki/kiriki-18.04.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kiriki/ https://games.kde.org/game.php?game=kiriki " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kiten/kiten-18.04.3.ebuild b/kde-apps/kiten/kiten-18.04.3.ebuild index 19dcab41571c..f975da1e9011 100644 --- a/kde-apps/kiten/kiten-18.04.3.ebuild +++ b/kde-apps/kiten/kiten-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE Japanese dictionary and reference" HOMEPAGE="https://www.kde.org/applications/education/kiten https://edu.kde.org/kiten" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kjumpingcube/kjumpingcube-18.04.3.ebuild b/kde-apps/kjumpingcube/kjumpingcube-18.04.3.ebuild index 24ea87a948d0..14930e6a1626 100644 --- a/kde-apps/kjumpingcube/kjumpingcube-18.04.3.ebuild +++ b/kde-apps/kjumpingcube/kjumpingcube-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kjumpingcube/ https://games.kde.org/game.php?game=kjumpingcube " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kldap/kldap-18.04.3.ebuild b/kde-apps/kldap/kldap-18.04.3.ebuild index fd1452bcfd54..c1cbca392b51 100644 --- a/kde-apps/kldap/kldap-18.04.3.ebuild +++ b/kde-apps/kldap/kldap-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Library for interacting with LDAP servers" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kleopatra/kleopatra-18.04.3.ebuild b/kde-apps/kleopatra/kleopatra-18.04.3.ebuild index 9526ad8ef1bf..88558a7d9f2f 100644 --- a/kde-apps/kleopatra/kleopatra-18.04.3.ebuild +++ b/kde-apps/kleopatra/kleopatra-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Certificate manager and GUI for OpenPGP and CMS cryptography" HOMEPAGE="https://www.kde.org/applications/utilities/kleopatra" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" diff --git a/kde-apps/klettres/klettres-18.04.3.ebuild b/kde-apps/klettres/klettres-18.04.3.ebuild index 5a99090d00ad..9e60e5f3183f 100644 --- a/kde-apps/klettres/klettres-18.04.3.ebuild +++ b/kde-apps/klettres/klettres-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Alphabet learning application" HOMEPAGE="https://www.kde.org/applications/education/klettres https://edu.kde.org/klettres" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/klickety/klickety-18.04.3.ebuild b/kde-apps/klickety/klickety-18.04.3.ebuild index 29d07f818c1b..964480355198 100644 --- a/kde-apps/klickety/klickety-18.04.3.ebuild +++ b/kde-apps/klickety/klickety-18.04.3.ebuild @@ -8,7 +8,7 @@ KDE_SELINUX_MODULE="games" inherit kde5 DESCRIPTION="A game almost the same as ksame, but a bit different by KDE" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/klines/klines-18.04.3.ebuild b/kde-apps/klines/klines-18.04.3.ebuild index 7d4775b223b4..00b2e3a600ad 100644 --- a/kde-apps/klines/klines-18.04.3.ebuild +++ b/kde-apps/klines/klines-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/klines/ https://games.kde.org/game.php?game=klines " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kmag/kmag-18.04.3.ebuild b/kde-apps/kmag/kmag-18.04.3.ebuild index 78ea685239b2..f65edd9033fa 100644 --- a/kde-apps/kmag/kmag-18.04.3.ebuild +++ b/kde-apps/kmag/kmag-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE screen magnifier" HOMEPAGE="https://www.kde.org/applications/utilities/kmag/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="keyboardfocus" DEPEND=" diff --git a/kde-apps/kmahjongg/kmahjongg-18.04.3.ebuild b/kde-apps/kmahjongg/kmahjongg-18.04.3.ebuild index 7f03c60e0f6e..b6d62c354d25 100644 --- a/kde-apps/kmahjongg/kmahjongg-18.04.3.ebuild +++ b/kde-apps/kmahjongg/kmahjongg-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kmahjongg/ https://games.kde.org/game.php?game=kmahjongg " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kmail-account-wizard/kmail-account-wizard-18.04.3.ebuild b/kde-apps/kmail-account-wizard/kmail-account-wizard-18.04.3.ebuild index 1d631b73e888..aac8da52342e 100644 --- a/kde-apps/kmail-account-wizard/kmail-account-wizard-18.04.3.ebuild +++ b/kde-apps/kmail-account-wizard/kmail-account-wizard-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Assistant for KMail accounts configuration" HOMEPAGE+=" https://userbase.kde.org/Kmail/Account_Wizard" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kmail/kmail-18.04.3.ebuild b/kde-apps/kmail/kmail-18.04.3.ebuild index 42818ab48cd1..990a482098e6 100644 --- a/kde-apps/kmail/kmail-18.04.3.ebuild +++ b/kde-apps/kmail/kmail-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes." HOMEPAGE="https://www.kde.org/applications/internet/kmail/" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/kmailtransport/kmailtransport-18.04.3.ebuild b/kde-apps/kmailtransport/kmailtransport-18.04.3.ebuild index 5814e89ef59e..9d24bd3ea8c4 100644 --- a/kde-apps/kmailtransport/kmailtransport-18.04.3.ebuild +++ b/kde-apps/kmailtransport/kmailtransport-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Mail transport service" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/kmbox/kmbox-18.04.3.ebuild b/kde-apps/kmbox/kmbox-18.04.3.ebuild index aecae880bedf..3e28fef4ac42 100644 --- a/kde-apps/kmbox/kmbox-18.04.3.ebuild +++ b/kde-apps/kmbox/kmbox-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Library for accessing MBox format mail storages" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="$(add_kdeapps_dep kmime)" diff --git a/kde-apps/kmime/kmime-18.04.3.ebuild b/kde-apps/kmime/kmime-18.04.3.ebuild index 18fc8866db0d..3a8402553cd4 100644 --- a/kde-apps/kmime/kmime-18.04.3.ebuild +++ b/kde-apps/kmime/kmime-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Libary for handling mail messages and newsgroup articles" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kmines/kmines-18.04.3.ebuild b/kde-apps/kmines/kmines-18.04.3.ebuild index 517fa32429c5..cb01f30961d2 100644 --- a/kde-apps/kmines/kmines-18.04.3.ebuild +++ b/kde-apps/kmines/kmines-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kmines/ https://games.kde.org/game.php?game=kmines " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kmix/kmix-18.04.3.ebuild b/kde-apps/kmix/kmix-18.04.3.ebuild index 768fa6584e01..ffffc8a80760 100644 --- a/kde-apps/kmix/kmix-18.04.3.ebuild +++ b/kde-apps/kmix/kmix-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Plasma mixer gui" HOMEPAGE="https://www.kde.org/applications/multimedia/kmix/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa pulseaudio" DEPEND=" diff --git a/kde-apps/kmousetool/kmousetool-18.04.3.ebuild b/kde-apps/kmousetool/kmousetool-18.04.3.ebuild index 27f3e7583436..e73bd5f9364f 100644 --- a/kde-apps/kmousetool/kmousetool-18.04.3.ebuild +++ b/kde-apps/kmousetool/kmousetool-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE program that clicks the mouse for you" HOMEPAGE="https://www.kde.org/applications/utilities/kmousetool/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/kmouth/kmouth-18.04.3.ebuild b/kde-apps/kmouth/kmouth-18.04.3.ebuild index c648621058fb..694e7a4dc0b4 100644 --- a/kde-apps/kmouth/kmouth-18.04.3.ebuild +++ b/kde-apps/kmouth/kmouth-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Text-to-speech synthesizer front end" HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kmplot/kmplot-18.04.3.ebuild b/kde-apps/kmplot/kmplot-18.04.3.ebuild index 029f91d4ded4..1230c05f6424 100644 --- a/kde-apps/kmplot/kmplot-18.04.3.ebuild +++ b/kde-apps/kmplot/kmplot-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Mathematical function plotter" HOMEPAGE="https://www.kde.org/applications/education/kmplot https://edu.kde.org/kmplot" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/knavalbattle/knavalbattle-18.04.3.ebuild b/kde-apps/knavalbattle/knavalbattle-18.04.3.ebuild index aa760fb43133..880bb832c19d 100644 --- a/kde-apps/knavalbattle/knavalbattle-18.04.3.ebuild +++ b/kde-apps/knavalbattle/knavalbattle-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/navalbattle/ https://games.kde.org/game.php?game=kbattleship " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/knetwalk/knetwalk-18.04.3.ebuild b/kde-apps/knetwalk/knetwalk-18.04.3.ebuild index cd1421b84e74..1db083c44c77 100644 --- a/kde-apps/knetwalk/knetwalk-18.04.3.ebuild +++ b/kde-apps/knetwalk/knetwalk-18.04.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/knetwalk/ https://games.kde.org/game.php?game=knetwalk " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/knotes/knotes-18.04.3.ebuild b/kde-apps/knotes/knotes-18.04.3.ebuild index 95df2eeed40a..cd3f3c3c929e 100644 --- a/kde-apps/knotes/knotes-18.04.3.ebuild +++ b/kde-apps/knotes/knotes-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Note taking application" HOMEPAGE="https://www.kde.org/" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" diff --git a/kde-apps/kolf/kolf-18.04.3.ebuild b/kde-apps/kolf/kolf-18.04.3.ebuild index c4fe51941993..8866609989a5 100644 --- a/kde-apps/kolf/kolf-18.04.3.ebuild +++ b/kde-apps/kolf/kolf-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kolf/ https://games.kde.org/game.php?game=kolf " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kollision/kollision-18.04.3.ebuild b/kde-apps/kollision/kollision-18.04.3.ebuild index 159531afe066..9ca5e1b201f3 100644 --- a/kde-apps/kollision/kollision-18.04.3.ebuild +++ b/kde-apps/kollision/kollision-18.04.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kollision/ https://games.kde.org/game.php?game=kollision " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kolourpaint/kolourpaint-18.04.3.ebuild b/kde-apps/kolourpaint/kolourpaint-18.04.3.ebuild index 5052eeec56d2..b2ef4bbe8518 100644 --- a/kde-apps/kolourpaint/kolourpaint-18.04.3.ebuild +++ b/kde-apps/kolourpaint/kolourpaint-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Paint Program by KDE" HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 )" IUSE="scanner" diff --git a/kde-apps/kompare/kompare-18.04.3.ebuild b/kde-apps/kompare/kompare-18.04.3.ebuild index 5c3fbbe779a7..92e04bccf6fe 100644 --- a/kde-apps/kompare/kompare-18.04.3.ebuild +++ b/kde-apps/kompare/kompare-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="A program to view the differences between files" HOMEPAGE="https://www.kde.org/applications/development/kompare http://www.caffeinated.me.uk/kompare" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/konqueror/konqueror-18.04.3.ebuild b/kde-apps/konqueror/konqueror-18.04.3.ebuild index 2ca638dfbc27..377dba24af65 100644 --- a/kde-apps/konqueror/konqueror-18.04.3.ebuild +++ b/kde-apps/konqueror/konqueror-18.04.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE=" https://www.kde.org/applications/internet/konqueror/ https://konqueror.org/ " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="activities speech tidy +webengine X" # 4 of 4 tests fail. Last checked for 4.0.3 RESTRICT+=" test" diff --git a/kde-apps/konquest/konquest-18.04.3.ebuild b/kde-apps/konquest/konquest-18.04.3.ebuild index f2519a625009..303802389244 100644 --- a/kde-apps/konquest/konquest-18.04.3.ebuild +++ b/kde-apps/konquest/konquest-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/konquest/ https://games.kde.org/game.php?game=konquest " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/konsole/konsole-18.04.3.ebuild b/kde-apps/konsole/konsole-18.04.3.ebuild index c0b85015b179..b4451f253c16 100644 --- a/kde-apps/konsole/konsole-18.04.3.ebuild +++ b/kde-apps/konsole/konsole-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="KDE's terminal emulator" HOMEPAGE="https://www.kde.org/applications/system/konsole https://konsole.kde.org" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" DEPEND=" diff --git a/kde-apps/konsolekalendar/konsolekalendar-18.04.3.ebuild b/kde-apps/konsolekalendar/konsolekalendar-18.04.3.ebuild index 5e43736100e8..8f286d827a78 100644 --- a/kde-apps/konsolekalendar/konsolekalendar-18.04.3.ebuild +++ b/kde-apps/konsolekalendar/konsolekalendar-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Command line interface to KDE calendars" HOMEPAGE+=" https://userbase.kde.org/KonsoleKalendar" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" diff --git a/kde-apps/kontact/kontact-18.04.3.ebuild b/kde-apps/kontact/kontact-18.04.3.ebuild index e768a574bfe2..42005ff8bdeb 100644 --- a/kde-apps/kontact/kontact-18.04.3.ebuild +++ b/kde-apps/kontact/kontact-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Container application to unify several major PIM applications within one" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kontactinterface/kontactinterface-18.04.3.ebuild b/kde-apps/kontactinterface/kontactinterface-18.04.3.ebuild index 9622e2e660cc..b54cbbc19570 100644 --- a/kde-apps/kontactinterface/kontactinterface-18.04.3.ebuild +++ b/kde-apps/kontactinterface/kontactinterface-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="Library for embedding KParts in a Kontact component" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kopete/kopete-18.04.3.ebuild b/kde-apps/kopete/kopete-18.04.3.ebuild index 63ad39620103..61852c744b9d 100644 --- a/kde-apps/kopete/kopete-18.04.3.ebuild +++ b/kde-apps/kopete/kopete-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Multi-protocol IM client based on KDE Frameworks" HOMEPAGE="https://kopete.kde.org https://www.kde.org/applications/internet/kopete" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ssl v4l" # tests hang, last checked for 4.2.96 diff --git a/kde-apps/korganizer/korganizer-18.04.3.ebuild b/kde-apps/korganizer/korganizer-18.04.3.ebuild index d531c4bb3c61..79b37be4a7d4 100644 --- a/kde-apps/korganizer/korganizer-18.04.3.ebuild +++ b/kde-apps/korganizer/korganizer-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Organizational assistant, providing calendars and other similar functionality" HOMEPAGE="https://www.kde.org/applications/office/korganizer/" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" COMMON_DEPEND=" diff --git a/kde-apps/kpat/kpat-18.04.3.ebuild b/kde-apps/kpat/kpat-18.04.3.ebuild index 14604a38fb25..163e9aafd78e 100644 --- a/kde-apps/kpat/kpat-18.04.3.ebuild +++ b/kde-apps/kpat/kpat-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KDE patience game" HOMEPAGE="https://games.kde.org/game.php?game=kpat" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kpimtextedit/kpimtextedit-18.04.3.ebuild b/kde-apps/kpimtextedit/kpimtextedit-18.04.3.ebuild index 4df08dc9cce6..da42300dfe80 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-18.04.3.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="A textedit with PIM-specific features" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="speech" COMMON_DEPEND=" diff --git a/kde-apps/kqtquickcharts/kqtquickcharts-18.04.3.ebuild b/kde-apps/kqtquickcharts/kqtquickcharts-18.04.3.ebuild index 25309fd1765c..e623f1f207d2 100644 --- a/kde-apps/kqtquickcharts/kqtquickcharts-18.04.3.ebuild +++ b/kde-apps/kqtquickcharts/kqtquickcharts-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Qt Quick plugin for beautiful and interactive charts" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/krdc/krdc-18.04.3.ebuild b/kde-apps/krdc/krdc-18.04.3.ebuild index b2db820336ce..1775fbbad641 100644 --- a/kde-apps/krdc/krdc-18.04.3.ebuild +++ b/kde-apps/krdc/krdc-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Remote desktop connection (RDP and VNC) client" HOMEPAGE="https://www.kde.org/applications/internet/krdc/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+rdp vnc" #nx? ( >=net-misc/nxcl-0.9-r1 ) disabled upstream, last checked 2016-01-24 diff --git a/kde-apps/kreversi/kreversi-18.04.3.ebuild b/kde-apps/kreversi/kreversi-18.04.3.ebuild index a18a0c64d8dc..436086f29d35 100644 --- a/kde-apps/kreversi/kreversi-18.04.3.ebuild +++ b/kde-apps/kreversi/kreversi-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kreversi/ https://games.kde.org/game.php?game=kreversi " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/krfb/krfb-18.04.3.ebuild b/kde-apps/krfb/krfb-18.04.3.ebuild index 479224e0ac41..462cbfbd15e1 100644 --- a/kde-apps/krfb/krfb-18.04.3.ebuild +++ b/kde-apps/krfb/krfb-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="VNC-compatible server to share Plasma desktops" HOMEPAGE="https://www.kde.org/applications/system/krfb/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kross-interpreters/kross-interpreters-18.04.3.ebuild b/kde-apps/kross-interpreters/kross-interpreters-18.04.3.ebuild index 0ef8019aaf2d..6ed78bde1b69 100644 --- a/kde-apps/kross-interpreters/kross-interpreters-18.04.3.ebuild +++ b/kde-apps/kross-interpreters/kross-interpreters-18.04.3.ebuild @@ -8,7 +8,7 @@ USE_RUBY="ruby23" inherit kde5 python-single-r1 ruby-single DESCRIPTION="Kross interpreter plugins for programming languages" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+python ruby" REQUIRED_USE="|| ( python ruby ) python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/kde-apps/kruler/kruler-18.04.3.ebuild b/kde-apps/kruler/kruler-18.04.3.ebuild index 77f5502679f9..9d45e63ab264 100644 --- a/kde-apps/kruler/kruler-18.04.3.ebuild +++ b/kde-apps/kruler/kruler-18.04.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Screen ruler for Plasma" HOMEPAGE="https://www.kde.org/applications/graphics/kruler/" LICENSE="GPL-2+ handbook? ( FDL-1.2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" DEPEND=" diff --git a/kde-apps/kshisen/kshisen-18.04.3.ebuild b/kde-apps/kshisen/kshisen-18.04.3.ebuild index 907e49003ece..03898b82af9d 100644 --- a/kde-apps/kshisen/kshisen-18.04.3.ebuild +++ b/kde-apps/kshisen/kshisen-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kshisen/ https://games.kde.org/game.php?game=kshisen " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ksirk/ksirk-18.04.3.ebuild b/kde-apps/ksirk/ksirk-18.04.3.ebuild index e147ac059f48..0e3b32157b31 100644 --- a/kde-apps/ksirk/ksirk-18.04.3.ebuild +++ b/kde-apps/ksirk/ksirk-18.04.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/ksirk/ https://games.kde.org/game.php?game=ksirk " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ksmtp/ksmtp-18.04.3.ebuild b/kde-apps/ksmtp/ksmtp-18.04.3.ebuild index 237add174dc6..19ff10a3d840 100644 --- a/kde-apps/ksmtp/ksmtp-18.04.3.ebuild +++ b/kde-apps/ksmtp/ksmtp-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Job-based library to send email through an SMTP server" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ksnakeduel/ksnakeduel-18.04.3.ebuild b/kde-apps/ksnakeduel/ksnakeduel-18.04.3.ebuild index 7bdccd636b12..24f56ca12baa 100644 --- a/kde-apps/ksnakeduel/ksnakeduel-18.04.3.ebuild +++ b/kde-apps/ksnakeduel/ksnakeduel-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KDE Tron game" HOMEPAGE="https://www.kde.org/applications/games/ksnakeduel/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kspaceduel/kspaceduel-18.04.3.ebuild b/kde-apps/kspaceduel/kspaceduel-18.04.3.ebuild index f04dfdae0a5e..1d3abe18a497 100644 --- a/kde-apps/kspaceduel/kspaceduel-18.04.3.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/kspaceduel/ https://games.kde.org/game.php?game=kspaceduel " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ksquares/ksquares-18.04.3.ebuild b/kde-apps/ksquares/ksquares-18.04.3.ebuild index 2a05f5517dc7..8c8b16b046a2 100644 --- a/kde-apps/ksquares/ksquares-18.04.3.ebuild +++ b/kde-apps/ksquares/ksquares-18.04.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/ksquares/ https://games.kde.org/game.php?game=ksquares " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ksudoku/ksudoku-18.04.3.ebuild b/kde-apps/ksudoku/ksudoku-18.04.3.ebuild index 816d157b242d..8e7b1284a73b 100644 --- a/kde-apps/ksudoku/ksudoku-18.04.3.ebuild +++ b/kde-apps/ksudoku/ksudoku-18.04.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/ksudoku/ https://games.kde.org/game.php?game=ksudoku " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="opengl" DEPEND=" diff --git a/kde-apps/ksystemlog/ksystemlog-18.04.3.ebuild b/kde-apps/ksystemlog/ksystemlog-18.04.3.ebuild index 613a2eccdf4d..a76e19a8614c 100644 --- a/kde-apps/ksystemlog/ksystemlog-18.04.3.ebuild +++ b/kde-apps/ksystemlog/ksystemlog-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="System log viewer by KDE" HOMEPAGE="https://www.kde.org/applications/system/ksystemlog/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="systemd" # bug 378101 diff --git a/kde-apps/kteatime/kteatime-18.04.3.ebuild b/kde-apps/kteatime/kteatime-18.04.3.ebuild index d6175c6546cc..a362c5484d57 100644 --- a/kde-apps/kteatime/kteatime-18.04.3.ebuild +++ b/kde-apps/kteatime/kteatime-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE timer for making a fine cup of tea" HOMEPAGE="https://www.kde.org/applications/games/kteatime" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ktimer/ktimer-18.04.3.ebuild b/kde-apps/ktimer/ktimer-18.04.3.ebuild index f21e3aa1385a..27e5fad06d44 100644 --- a/kde-apps/ktimer/ktimer-18.04.3.ebuild +++ b/kde-apps/ktimer/ktimer-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KDE Timer" HOMEPAGE="https://www.kde.org/applications/utilities/ktimer https://utils.kde.org/projects/ktimer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ktouch/ktouch-18.04.3.ebuild b/kde-apps/ktouch/ktouch-18.04.3.ebuild index 548ca5f0385e..f13700391c9b 100644 --- a/kde-apps/ktouch/ktouch-18.04.3.ebuild +++ b/kde-apps/ktouch/ktouch-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Program that helps to learn and practice touch typing" HOMEPAGE="https://www.kde.org/applications/education/ktouch/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.3.ebuild b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.3.ebuild index c3ee1a2c42b1..53bc8434d0f2 100644 --- a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.3.ebuild +++ b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy account management kcm" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="experimental" COMMON_DEPEND=" diff --git a/kde-apps/ktp-approver/ktp-approver-18.04.3.ebuild b/kde-apps/ktp-approver/ktp-approver-18.04.3.ebuild index 58706d972a41..6b422c75e3c3 100644 --- a/kde-apps/ktp-approver/ktp-approver-18.04.3.ebuild +++ b/kde-apps/ktp-approver/ktp-approver-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy notification handler" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-18.04.3.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-18.04.3.ebuild index 2420ddb40f4e..ac65e27313b3 100644 --- a/kde-apps/ktp-auth-handler/ktp-auth-handler-18.04.3.ebuild +++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy authentication handler" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ktp-call-ui/ktp-call-ui-18.04.3.ebuild b/kde-apps/ktp-call-ui/ktp-call-ui-18.04.3.ebuild index c0ba9a38bb85..c5f03b2540c4 100644 --- a/kde-apps/ktp-call-ui/ktp-call-ui-18.04.3.ebuild +++ b/kde-apps/ktp-call-ui/ktp-call-ui-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy audio/video conferencing ui" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ktp-common-internals/ktp-common-internals-18.04.3.ebuild b/kde-apps/ktp-common-internals/ktp-common-internals-18.04.3.ebuild index 6325d2580a18..8debec6aa8bd 100644 --- a/kde-apps/ktp-common-internals/ktp-common-internals-18.04.3.ebuild +++ b/kde-apps/ktp-common-internals/ktp-common-internals-18.04.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="KDE Telepathy common library" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="otr +sso" RDEPEND=" diff --git a/kde-apps/ktp-contact-list/ktp-contact-list-18.04.3.ebuild b/kde-apps/ktp-contact-list/ktp-contact-list-18.04.3.ebuild index 93ce9c752242..676060d49efe 100644 --- a/kde-apps/ktp-contact-list/ktp-contact-list-18.04.3.ebuild +++ b/kde-apps/ktp-contact-list/ktp-contact-list-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy contact list" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/ktp-contact-runner/ktp-contact-runner-18.04.3.ebuild b/kde-apps/ktp-contact-runner/ktp-contact-runner-18.04.3.ebuild index 9aba85ad01ae..849a4ab66492 100644 --- a/kde-apps/ktp-contact-runner/ktp-contact-runner-18.04.3.ebuild +++ b/kde-apps/ktp-contact-runner/ktp-contact-runner-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy krunner plugin" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/ktp-desktop-applets/ktp-desktop-applets-18.04.3.ebuild b/kde-apps/ktp-desktop-applets/ktp-desktop-applets-18.04.3.ebuild index 71c40a130e42..a87326bbd06f 100644 --- a/kde-apps/ktp-desktop-applets/ktp-desktop-applets-18.04.3.ebuild +++ b/kde-apps/ktp-desktop-applets/ktp-desktop-applets-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy contact, presence and chat Plasma applets" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="|| ( GPL-2 GPL-3 ) GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-18.04.3.ebuild b/kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-18.04.3.ebuild index a8e607bd7257..455f5d3bc4e5 100644 --- a/kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-18.04.3.ebuild +++ b/kde-apps/ktp-filetransfer-handler/ktp-filetransfer-handler-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy file transfer handler" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="GPL-2+ LGPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/ktp-kded-module/ktp-kded-module-18.04.3.ebuild b/kde-apps/ktp-kded-module/ktp-kded-module-18.04.3.ebuild index 6d59197ba41d..d7f970e100f5 100644 --- a/kde-apps/ktp-kded-module/ktp-kded-module-18.04.3.ebuild +++ b/kde-apps/ktp-kded-module/ktp-kded-module-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy workspace integration" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/ktp-send-file/ktp-send-file-18.04.3.ebuild b/kde-apps/ktp-send-file/ktp-send-file-18.04.3.ebuild index d297bb178cd7..bc535441e01a 100644 --- a/kde-apps/ktp-send-file/ktp-send-file-18.04.3.ebuild +++ b/kde-apps/ktp-send-file/ktp-send-file-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy file manager plugin to send files to contacts" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/ktp-text-ui/ktp-text-ui-18.04.3.ebuild b/kde-apps/ktp-text-ui/ktp-text-ui-18.04.3.ebuild index d8d737632890..7573ce56a650 100644 --- a/kde-apps/ktp-text-ui/ktp-text-ui-18.04.3.ebuild +++ b/kde-apps/ktp-text-ui/ktp-text-ui-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="KDE Telepathy text chat window" HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" LICENSE="Apache-2.0 || ( AFL-2.1 BSD ) GPL-2+ LGPL-2.1+ MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="speech" DEPEND=" diff --git a/kde-apps/ktuberling/ktuberling-18.04.3.ebuild b/kde-apps/ktuberling/ktuberling-18.04.3.ebuild index 6f603a18c561..34792267dcde 100644 --- a/kde-apps/ktuberling/ktuberling-18.04.3.ebuild +++ b/kde-apps/ktuberling/ktuberling-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/ktuberling/ https://games.kde.org/game.php?game=ktuberling " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kturtle/kturtle-18.04.3.ebuild b/kde-apps/kturtle/kturtle-18.04.3.ebuild index f1c34975ae1b..106310e9186c 100644 --- a/kde-apps/kturtle/kturtle-18.04.3.ebuild +++ b/kde-apps/kturtle/kturtle-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Educational programming environment using the Logo programming language" HOMEPAGE="https://www.kde.org/applications/education/kturtle https://edu.kde.org/kturtle" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kubrick/kubrick-18.04.3.ebuild b/kde-apps/kubrick/kubrick-18.04.3.ebuild index 49fdf450e365..905e2a86308f 100644 --- a/kde-apps/kubrick/kubrick-18.04.3.ebuild +++ b/kde-apps/kubrick/kubrick-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Game based on the \"Rubik's Cube\" puzzle by KDE" HOMEPAGE="https://www.kde.org/applications/games/kubrick/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kwalletmanager/kwalletmanager-18.04.3.ebuild b/kde-apps/kwalletmanager/kwalletmanager-18.04.3.ebuild index c557ba43034d..2aedae9329f5 100644 --- a/kde-apps/kwalletmanager/kwalletmanager-18.04.3.ebuild +++ b/kde-apps/kwalletmanager/kwalletmanager-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="KDE Wallet management tool" HOMEAGE="https://www.kde.org/applications/system/kwalletmanager https://utils.kde.org/projects/kwalletmanager" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kwave/kwave-18.04.3.ebuild b/kde-apps/kwave/kwave-18.04.3.ebuild index 5327a15228ed..a2dc825eb15a 100644 --- a/kde-apps/kwave/kwave-18.04.3.ebuild +++ b/kde-apps/kwave/kwave-18.04.3.ebuild @@ -13,7 +13,7 @@ LICENSE=" handbook? ( FDL-1.2 ) opus? ( BSD-2 ) " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa flac mp3 opus oss pulseaudio +qtmedia vorbis" RDEPEND=" diff --git a/kde-apps/kwordquiz/kwordquiz-18.04.3.ebuild b/kde-apps/kwordquiz/kwordquiz-18.04.3.ebuild index 666208ff0dae..03f108faee3f 100644 --- a/kde-apps/kwordquiz/kwordquiz-18.04.3.ebuild +++ b/kde-apps/kwordquiz/kwordquiz-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="A powerful flashcard and vocabulary learning program" HOMEPAGE="https://www.kde.org/applications/education/kwordquiz https://edu.kde.org/kwordquiz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/kwrite/kwrite-18.04.3.ebuild b/kde-apps/kwrite/kwrite-18.04.3.ebuild index c9b017598b83..a4c814923cc2 100644 --- a/kde-apps/kwrite/kwrite-18.04.3.ebuild +++ b/kde-apps/kwrite/kwrite-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="KDE simple text editor" HOMEPAGE="https://www.kde.org/applications/utilities/kwrite" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=" $(add_frameworks_dep kactivities) diff --git a/kde-apps/libgravatar/libgravatar-18.04.3.ebuild b/kde-apps/libgravatar/libgravatar-18.04.3.ebuild index 06eba7322aa8..8123b790a6be 100644 --- a/kde-apps/libgravatar/libgravatar-18.04.3.ebuild +++ b/kde-apps/libgravatar/libgravatar-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Library for gravatar integration" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libkcddb/libkcddb-18.04.3.ebuild b/kde-apps/libkcddb/libkcddb-18.04.3.ebuild index 7c3b36bcccd4..9eec8f7438f7 100644 --- a/kde-apps/libkcddb/libkcddb-18.04.3.ebuild +++ b/kde-apps/libkcddb/libkcddb-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="KDE library for CDDB" LICENSE="GPL-2+ handbook? ( FDL-1.2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="musicbrainz" # tests require network access and compare static data with online data diff --git a/kde-apps/libkcompactdisc/libkcompactdisc-18.04.3.ebuild b/kde-apps/libkcompactdisc/libkcompactdisc-18.04.3.ebuild index 3c73db683d51..1e0358334e14 100644 --- a/kde-apps/libkcompactdisc/libkcompactdisc-18.04.3.ebuild +++ b/kde-apps/libkcompactdisc/libkcompactdisc-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Library for playing & ripping CDs" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="alsa" DEPEND=" diff --git a/kde-apps/libkdcraw/libkdcraw-18.04.3.ebuild b/kde-apps/libkdcraw/libkdcraw-18.04.3.ebuild index 504e3b02ccc1..df8d8a33e856 100644 --- a/kde-apps/libkdcraw/libkdcraw-18.04.3.ebuild +++ b/kde-apps/libkdcraw/libkdcraw-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Digital camera raw image library wrapper" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libkdegames/libkdegames-18.04.3.ebuild b/kde-apps/libkdegames/libkdegames-18.04.3.ebuild index a70604c955d3..4896ec57cc15 100644 --- a/kde-apps/libkdegames/libkdegames-18.04.3.ebuild +++ b/kde-apps/libkdegames/libkdegames-18.04.3.ebuild @@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Base library common to many KDE games" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libkdepim/libkdepim-18.04.3.ebuild b/kde-apps/libkdepim/libkdepim-18.04.3.ebuild index 416b05fa49e7..4767f37268b8 100644 --- a/kde-apps/libkdepim/libkdepim-18.04.3.ebuild +++ b/kde-apps/libkdepim/libkdepim-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Common PIM libraries" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libkeduvocdocument/libkeduvocdocument-18.04.3.ebuild b/kde-apps/libkeduvocdocument/libkeduvocdocument-18.04.3.ebuild index caf1c7213dda..4b826a7a8405 100644 --- a/kde-apps/libkeduvocdocument/libkeduvocdocument-18.04.3.ebuild +++ b/kde-apps/libkeduvocdocument/libkeduvocdocument-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_TEST="true" inherit kde5 DESCRIPTION="Library for reading/writing KVTML" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libkexiv2/libkexiv2-18.04.3.ebuild b/kde-apps/libkexiv2/libkexiv2-18.04.3.ebuild index 8566db655bed..0c719468faa7 100644 --- a/kde-apps/libkexiv2/libkexiv2-18.04.3.ebuild +++ b/kde-apps/libkexiv2/libkexiv2-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="KDE Image Plugin Interface: an exiv2 library wrapper" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+xmp" DEPEND=" diff --git a/kde-apps/libkgapi/libkgapi-18.04.3.ebuild b/kde-apps/libkgapi/libkgapi-18.04.3.ebuild index 9f3e37a77649..8a625686a4c9 100644 --- a/kde-apps/libkgapi/libkgapi-18.04.3.ebuild +++ b/kde-apps/libkgapi/libkgapi-18.04.3.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Library for accessing Google calendar and contact resources" HOMEPAGE="https://cgit.kde.org/libkgapi.git" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" COMMON_DEPEND=" diff --git a/kde-apps/libkgeomap/libkgeomap-18.04.3.ebuild b/kde-apps/libkgeomap/libkgeomap-18.04.3.ebuild index 5bbaf24dbc0d..e76edb873914 100644 --- a/kde-apps/libkgeomap/libkgeomap-18.04.3.ebuild +++ b/kde-apps/libkgeomap/libkgeomap-18.04.3.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Wrapper library for world map components as marble, openstreetmap a HOMEPAGE="https://www.digikam.org/" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libkipi/libkipi-18.04.3.ebuild b/kde-apps/libkipi/libkipi-18.04.3.ebuild index a0615d81f262..adf92e370e9f 100644 --- a/kde-apps/libkipi/libkipi-18.04.3.ebuild +++ b/kde-apps/libkipi/libkipi-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="A library for image plugins accross KDE applications" LICENSE="GPL-2+" SLOT="5/32" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libkleo/libkleo-18.04.3.ebuild b/kde-apps/libkleo/libkleo-18.04.3.ebuild index c7fd42409ee4..6da54a9c04f2 100644 --- a/kde-apps/libkleo/libkleo-18.04.3.ebuild +++ b/kde-apps/libkleo/libkleo-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Library for encryption handling" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/libkmahjongg/libkmahjongg-18.04.3.ebuild b/kde-apps/libkmahjongg/libkmahjongg-18.04.3.ebuild index d8054495d76b..8de9b83ae94e 100644 --- a/kde-apps/libkmahjongg/libkmahjongg-18.04.3.ebuild +++ b/kde-apps/libkmahjongg/libkmahjongg-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_BLOCK_SLOT4="false" inherit kde5 DESCRIPTION="Mahjongg library based on Qt/KDE Frameworks" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libkomparediff2/libkomparediff2-18.04.3.ebuild b/kde-apps/libkomparediff2/libkomparediff2-18.04.3.ebuild index 78b78d3cb9ce..11867f72f524 100644 --- a/kde-apps/libkomparediff2/libkomparediff2-18.04.3.ebuild +++ b/kde-apps/libkomparediff2/libkomparediff2-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_TEST="true" inherit kde5 DESCRIPTION="KDE library to compare files and strings" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/libksane/libksane-18.04.3.ebuild b/kde-apps/libksane/libksane-18.04.3.ebuild index 4e7403dbbfc9..02c4d343b193 100644 --- a/kde-apps/libksane/libksane-18.04.3.ebuild +++ b/kde-apps/libksane/libksane-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="SANE Library interface based on KDE Frameworks" LICENSE="|| ( LGPL-2.1 LGPL-3 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="kwallet" DEPEND=" diff --git a/kde-apps/libksieve/libksieve-18.04.3.ebuild b/kde-apps/libksieve/libksieve-18.04.3.ebuild index aed045a2025a..53f6b57f3aeb 100644 --- a/kde-apps/libksieve/libksieve-18.04.3.ebuild +++ b/kde-apps/libksieve/libksieve-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Common PIM libraries" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/libktnef/libktnef-18.04.3.ebuild b/kde-apps/libktnef/libktnef-18.04.3.ebuild index bd9497e32c2e..a9739fedd47d 100644 --- a/kde-apps/libktnef/libktnef-18.04.3.ebuild +++ b/kde-apps/libktnef/libktnef-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Library for handling TNEF data" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/lokalize/lokalize-18.04.3.ebuild b/kde-apps/lokalize/lokalize-18.04.3.ebuild index d6566edcfd0c..a3d0ca17b468 100644 --- a/kde-apps/lokalize/lokalize-18.04.3.ebuild +++ b/kde-apps/lokalize/lokalize-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 kde5 DESCRIPTION="KDE Applications 5 translation tool" HOMEPAGE="https://www.kde.org/applications/development/lokalize https://l10n.kde.org/tools" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/kde-apps/lskat/lskat-18.04.3.ebuild b/kde-apps/lskat/lskat-18.04.3.ebuild index ca1d75ae4777..a6f4868601af 100644 --- a/kde-apps/lskat/lskat-18.04.3.ebuild +++ b/kde-apps/lskat/lskat-18.04.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE=" https://www.kde.org/applications/games/lskat/ https://games.kde.org/game.php?game=lskat " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/mailcommon/mailcommon-18.04.3.ebuild b/kde-apps/mailcommon/mailcommon-18.04.3.ebuild index 22fe87d28fff..73f5cc14a82e 100644 --- a/kde-apps/mailcommon/mailcommon-18.04.3.ebuild +++ b/kde-apps/mailcommon/mailcommon-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Common mail library" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/mailimporter/mailimporter-18.04.3.ebuild b/kde-apps/mailimporter/mailimporter-18.04.3.ebuild index 948285cee867..3d74eb52e527 100644 --- a/kde-apps/mailimporter/mailimporter-18.04.3.ebuild +++ b/kde-apps/mailimporter/mailimporter-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Library to import mail from various sources" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/marble/marble-18.04.3.ebuild b/kde-apps/marble/marble-18.04.3.ebuild index 428bed2765e2..a962ad299e6c 100644 --- a/kde-apps/marble/marble-18.04.3.ebuild +++ b/kde-apps/marble/marble-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Virtual Globe and World Atlas to learn more about Earth" HOMEPAGE="https://marble.kde.org/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="aprs +dbus designer gps +kde nls phonon +geolocation shapefile +webkit" diff --git a/kde-apps/mbox-importer/mbox-importer-18.04.3.ebuild b/kde-apps/mbox-importer/mbox-importer-18.04.3.ebuild index 7e0ab68ff2a9..476a85c1e0ba 100644 --- a/kde-apps/mbox-importer/mbox-importer-18.04.3.ebuild +++ b/kde-apps/mbox-importer/mbox-importer-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Import mbox email archives from various sources into Akonadi" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/messagelib/messagelib-18.04.3.ebuild b/kde-apps/messagelib/messagelib-18.04.3.ebuild index 2c9ae95e4387..b030a12737fb 100644 --- a/kde-apps/messagelib/messagelib-18.04.3.ebuild +++ b/kde-apps/messagelib/messagelib-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Libraries for messaging functions" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/minuet/minuet-18.04.3.ebuild b/kde-apps/minuet/minuet-18.04.3.ebuild index c0bd89a53dfc..e8f866532e8f 100644 --- a/kde-apps/minuet/minuet-18.04.3.ebuild +++ b/kde-apps/minuet/minuet-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="A KDE Software for Music Education" HOMEPAGE="https://minuet.kde.org/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/okular/okular-18.04.3.ebuild b/kde-apps/okular/okular-18.04.3.ebuild index 94de9fbb3559..da9ded78a2b8 100644 --- a/kde-apps/okular/okular-18.04.3.ebuild +++ b/kde-apps/okular/okular-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Universal document viewer based on KDE Frameworks" HOMEPAGE="https://okular.kde.org https://www.kde.org/applications/graphics/okular" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="chm crypt djvu epub +image-backend markdown mobi mobile +pdf plucker +postscript share speech +tiff" DEPEND=" diff --git a/kde-apps/palapeli/palapeli-18.04.3.ebuild b/kde-apps/palapeli/palapeli-18.04.3.ebuild index 40ee410a23a5..bc5658603108 100644 --- a/kde-apps/palapeli/palapeli-18.04.3.ebuild +++ b/kde-apps/palapeli/palapeli-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Jigsaw puzzle game by KDE" HOMEPAGE="https://www.kde.org/applications/games/palapeli/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/parley/parley-18.04.3.ebuild b/kde-apps/parley/parley-18.04.3.ebuild index d059e01c325e..18e915c161b6 100644 --- a/kde-apps/parley/parley-18.04.3.ebuild +++ b/kde-apps/parley/parley-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="A vocabulary trainer to help you memorize things" HOMEPAGE="https://www.kde.org/applications/education/parley https://edu.kde.org/applications/school/parley" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/picmi/picmi-18.04.3.ebuild b/kde-apps/picmi/picmi-18.04.3.ebuild index c25ff58b234c..ebb345334418 100644 --- a/kde-apps/picmi/picmi-18.04.3.ebuild +++ b/kde-apps/picmi/picmi-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Nonogram logic game by KDE" HOMEPAGE="https://games.kde.org/game.php?game=picmi" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/pim-data-exporter/pim-data-exporter-18.04.3.ebuild b/kde-apps/pim-data-exporter/pim-data-exporter-18.04.3.ebuild index d6967027d499..7e889dd2851a 100644 --- a/kde-apps/pim-data-exporter/pim-data-exporter-18.04.3.ebuild +++ b/kde-apps/pim-data-exporter/pim-data-exporter-18.04.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="Assistant to backup and archive PIM data and configuration" HOMEPAGE+=" https://userbase.kde.org/Kmail/Backup_Options" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/pim-sieve-editor/pim-sieve-editor-18.04.3.ebuild b/kde-apps/pim-sieve-editor/pim-sieve-editor-18.04.3.ebuild index 844361049fc3..76f05fe043a7 100644 --- a/kde-apps/pim-sieve-editor/pim-sieve-editor-18.04.3.ebuild +++ b/kde-apps/pim-sieve-editor/pim-sieve-editor-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Assistant for editing IMAP Sieve filters" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/pimcommon/pimcommon-18.04.3.ebuild b/kde-apps/pimcommon/pimcommon-18.04.3.ebuild index c1c707a1725e..cce9acce107a 100644 --- a/kde-apps/pimcommon/pimcommon-18.04.3.ebuild +++ b/kde-apps/pimcommon/pimcommon-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Common PIM libraries" LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.04.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.04.3.ebuild index c133533744d5..6ec91e7ee512 100644 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.04.3.ebuild +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.04.3.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Plasma Telepathy client" HOMEPAGE="https://community.kde.org/KTp" LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gstreamer" RDEPEND=" diff --git a/kde-apps/poxml/poxml-18.04.3.ebuild b/kde-apps/poxml/poxml-18.04.3.ebuild index 3c605a013f0f..ac31cb59d039 100644 --- a/kde-apps/poxml/poxml-18.04.3.ebuild +++ b/kde-apps/poxml/poxml-18.04.3.ebuild @@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/print-manager/print-manager-18.04.3.ebuild b/kde-apps/print-manager/print-manager-18.04.3.ebuild index e59f9d37adbc..e5644599315e 100644 --- a/kde-apps/print-manager/print-manager-18.04.3.ebuild +++ b/kde-apps/print-manager/print-manager-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="Manage print jobs and printers in Plasma" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+gtk" DEPEND=" diff --git a/kde-apps/rocs/rocs-18.04.3.ebuild b/kde-apps/rocs/rocs-18.04.3.ebuild index e20797a7baff..8826630eb7d7 100644 --- a/kde-apps/rocs/rocs-18.04.3.ebuild +++ b/kde-apps/rocs/rocs-18.04.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="Interface to work with Graph Theory" HOMEPAGE="https://www.kde.org/applications/education/rocs https://edu.kde.org/applications/mathematics/rocs" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" diff --git a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-18.04.3.ebuild b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-18.04.3.ebuild index ce5d29586a9f..8246985d661d 100644 --- a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-18.04.3.ebuild +++ b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-18.04.3.ebuild @@ -7,7 +7,7 @@ inherit kde5 DESCRIPTION="KWallet extension for signond" HOMEPAGE="https://01.org/gsso/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2+" DEPEND=" diff --git a/kde-apps/spectacle/spectacle-18.04.3.ebuild b/kde-apps/spectacle/spectacle-18.04.3.ebuild index cf8b419f4a56..dfa545000c04 100644 --- a/kde-apps/spectacle/spectacle-18.04.3.ebuild +++ b/kde-apps/spectacle/spectacle-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Screenshot capture utility" LICENSE="LGPL-2+ handbook? ( FDL-1.3 ) kipi? ( GPL-2+ )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="kipi share" DEPEND=" diff --git a/kde-apps/step/step-18.04.3.ebuild b/kde-apps/step/step-18.04.3.ebuild index c14241e8ebe8..e020a4ff8566 100644 --- a/kde-apps/step/step-18.04.3.ebuild +++ b/kde-apps/step/step-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Interactive physics simulator" HOMEPAGE="https://edu.kde.org/step" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+gsl nls +qalculate" RDEPEND=" diff --git a/kde-apps/svgpart/svgpart-18.04.3.ebuild b/kde-apps/svgpart/svgpart-18.04.3.ebuild index a2929a955b58..2d1ece4860af 100644 --- a/kde-apps/svgpart/svgpart-18.04.3.ebuild +++ b/kde-apps/svgpart/svgpart-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Kpart for viewing SVGs" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/sweeper/sweeper-18.04.3.ebuild b/kde-apps/sweeper/sweeper-18.04.3.ebuild index 41e32c5dd330..e41815cb8b9c 100644 --- a/kde-apps/sweeper/sweeper-18.04.3.ebuild +++ b/kde-apps/sweeper/sweeper-18.04.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Privacy settings widget to clean unwanted traces on the system" HOMEPAGE="https://www.kde.org/applications/utilities/sweeper https://utils.kde.org/projects/sweeper" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/syndication/syndication-18.04.3.ebuild b/kde-apps/syndication/syndication-18.04.3.ebuild index 3ee4afc41ebb..93c13ab8d2ba 100644 --- a/kde-apps/syndication/syndication-18.04.3.ebuild +++ b/kde-apps/syndication/syndication-18.04.3.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Library for parsing RSS and Atom feeds" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-apps/thumbnailers/thumbnailers-18.04.3.ebuild b/kde-apps/thumbnailers/thumbnailers-18.04.3.ebuild index ff1362dbc75b..99b6547eb0e7 100644 --- a/kde-apps/thumbnailers/thumbnailers-18.04.3.ebuild +++ b/kde-apps/thumbnailers/thumbnailers-18.04.3.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Thumbnail generators for PDF/PS and RAW files" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="raw" DEPEND=" diff --git a/kde-apps/umbrello/umbrello-18.04.3.ebuild b/kde-apps/umbrello/umbrello-18.04.3.ebuild index 7b9d3d5c2d81..153c7163daa5 100644 --- a/kde-apps/umbrello/umbrello-18.04.3.ebuild +++ b/kde-apps/umbrello/umbrello-18.04.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE=" https://www.kde.org/applications/development/umbrello https://umbrello.kde.org " -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=" diff --git a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.04.3.ebuild b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.04.3.ebuild index 9b485d5e9478..3b150f7efc12 100644 --- a/kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.04.3.ebuild +++ b/kde-apps/zeroconf-ioslave/zeroconf-ioslave-18.04.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit kde5 DESCRIPTION="DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded module" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-misc/Manifest.gz b/kde-misc/Manifest.gz index 1dc21f17e5d8..981555bffc53 100644 Binary files a/kde-misc/Manifest.gz and b/kde-misc/Manifest.gz differ diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild index 57d8e27e6901..1ef497d04b41 100644 --- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild +++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://cgit.kde.org/kwebkitpart.git" SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=" diff --git a/kde-plasma/Manifest.gz b/kde-plasma/Manifest.gz index 38259e52024c..a509aaa00ebf 100644 Binary files a/kde-plasma/Manifest.gz and b/kde-plasma/Manifest.gz differ diff --git a/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-automagic_gconf.patch b/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-automagic_gconf.patch new file mode 100644 index 000000000000..8e58077d478c --- /dev/null +++ b/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-automagic_gconf.patch @@ -0,0 +1,18 @@ +--- plasma-pa-5.13.3/CMakeLists.txt ++++ plasma-pa-5.13.3/CMakeLists.txt +@@ -18,12 +18,9 @@ + include(KDECompilerSettings NO_POLICY_SCOPE) + include(ECMOptionalAddSubdirectory) + +-include(FindPkgConfig) +-pkg_check_modules(GCONF gconf-2.0) +-pkg_check_modules(GOBJECT gobject-2.0) +-if (GCONF_FOUND AND GOBJECT_FOUND) +- set(HAVE_GCONF TRUE) +-endif() ++# Don't even try to use gconf. ++# >=pulseaudio-12.0 recommends to no longer use it anyway. ++set(HAVE_GCONF FALSE) + + find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS + Core diff --git a/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-optional_gconf.patch b/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-optional_gconf.patch new file mode 100644 index 000000000000..f14fd180c249 --- /dev/null +++ b/kde-plasma/plasma-pa/files/plasma-pa-5.13.3-optional_gconf.patch @@ -0,0 +1,280 @@ +From c9fae1fb3f8e8a820fd480ce227d7fabf87bd045 Mon Sep 17 00:00:00 2001 +From: David Rosca +Date: Tue, 26 Jun 2018 10:56:04 +0200 +Subject: [PATCH] Make GConf optional dependency + +When building without GConf, Advanded Output Configuration will be hidden in KCM. + +BUG: 386665 +FIXED-IN: 5.13.4 + +Differential Revision: https://phabricator.kde.org/D13734 +--- + CMakeLists.txt | 9 ++++-- + config.h.cmake | 3 ++ + src/CMakeLists.txt | 18 ++++++++---- + src/kcm/package/contents/ui/Advanced.qml | 5 +++- + src/modulemanager.cpp | 47 ++++++++++++++++++++++++++------ + src/modulemanager.h | 3 ++ + 6 files changed, 68 insertions(+), 17 deletions(-) + create mode 100644 config.h.cmake + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index e494ced..2505696 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -19,8 +19,11 @@ include(KDECompilerSettings NO_POLICY_SCOPE) + include(ECMOptionalAddSubdirectory) + + include(FindPkgConfig) +-pkg_check_modules(GCONF REQUIRED gconf-2.0) +-pkg_check_modules(GOBJECT REQUIRED gobject-2.0) ++pkg_check_modules(GCONF gconf-2.0) ++pkg_check_modules(GOBJECT gobject-2.0) ++if (GCONF_FOUND AND GOBJECT_FOUND) ++ set(HAVE_GCONF TRUE) ++endif() + + find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS + Core +@@ -41,6 +44,8 @@ find_package(PulseAudio 5.0.0 REQUIRED) + find_package(Canberra REQUIRED) + find_package(GLIB2 REQUIRED) + ++configure_file(config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h) ++ + add_subdirectory(applet) + add_subdirectory(src) + add_subdirectory(data) +diff --git a/config.h.cmake b/config.h.cmake +new file mode 100644 +index 0000000..1643e50 +--- /dev/null ++++ b/config.h.cmake +@@ -0,0 +1,3 @@ ++/* config.h. Generated by cmake from config.h.cmake */ ++ ++#cmakedefine01 HAVE_GCONF +diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt +index e6cddfc..09d108c 100644 +--- a/src/CMakeLists.txt ++++ b/src/CMakeLists.txt +@@ -1,5 +1,4 @@ +-include_directories(${PULSEAUDIO_INCLUDE_DIR} ${GLIB2_INCLUDE_DIR} ${GCONF_INCLUDE_DIRS} +- ${GOBJECT_INCLUDE_DIRS}) ++include_directories(${PULSEAUDIO_INCLUDE_DIR} ${GLIB2_INCLUDE_DIR}) + + set(cpp_SRCS + card.cpp +@@ -15,7 +14,6 @@ set(cpp_SRCS + sink.cpp + sinkinput.cpp + modulemanager.cpp +- gconfitem.cpp + source.cpp + sourceoutput.cpp + stream.cpp +@@ -38,6 +36,11 @@ set(qml_SRCS + set_property(SOURCE qml/dbus/osdService.xml APPEND PROPERTY CLASSNAME OsdServiceInterface) + qt5_add_dbus_interface(dbus_SRCS qml/dbus/osdService.xml osdservice) + ++if (HAVE_GCONF) ++ include_directories(${GCONF_INCLUDE_DIRS} ${GOBJECT_INCLUDE_DIRS}) ++ set(cpp_SRCS ${cpp_SRCS} gconfitem.cpp) ++endif() ++ + add_library(plasma-volume-declarative SHARED ${dbus_SRCS} ${cpp_SRCS} ${qml_SRCS}) + target_link_libraries(plasma-volume-declarative + Qt5::Core +@@ -47,11 +50,16 @@ target_link_libraries(plasma-volume-declarative + KF5::GlobalAccel + ${PULSEAUDIO_LIBRARY} + ${PULSEAUDIO_MAINLOOP_LIBRARY} +- ${GCONF_LDFLAGS} +- ${GOBJECT_LDFLAGS} + ${CANBERRA_LIBRARIES} + ) + ++if (HAVE_GCONF) ++ target_link_libraries(plasma-volume-declarative ++ ${GCONF_LDFLAGS} ++ ${GOBJECT_LDFLAGS} ++ ) ++endif() ++ + set(PRIVATE_QML_INSTALL_DIR ${QML_INSTALL_DIR}/org/kde/plasma/private/volume) + install(TARGETS plasma-volume-declarative DESTINATION ${PRIVATE_QML_INSTALL_DIR}) + install(FILES ${qml_SRCS} DESTINATION ${PRIVATE_QML_INSTALL_DIR}) +diff --git a/src/kcm/package/contents/ui/Advanced.qml b/src/kcm/package/contents/ui/Advanced.qml +index b305cf1..0cd9eb9 100644 +--- a/src/kcm/package/contents/ui/Advanced.qml ++++ b/src/kcm/package/contents/ui/Advanced.qml +@@ -56,6 +56,7 @@ ScrollView { + Header { + Layout.fillWidth: true + text: i18n("Advanced Output Configuration") ++ visible: moduleManager.settingsSupported + } + + ModuleManager { +@@ -71,6 +72,7 @@ ScrollView { + checked: moduleManager.combineSinks + onCheckedChanged: moduleManager.combineSinks = checked; + enabled: moduleManager.loadedModules.indexOf("module-gconf") != -1 ++ visible: moduleManager.settingsSupported + } + + CheckBox { +@@ -81,6 +83,7 @@ ScrollView { + checked: moduleManager.switchOnConnect + onCheckedChanged: moduleManager.switchOnConnect = checked; + enabled: moduleManager.loadedModules.indexOf("module-gconf") != -1 ++ visible: moduleManager.settingsSupported + } + + Label { +@@ -88,7 +91,7 @@ ScrollView { + enabled: false + font.italic: true + text: i18n("Requires 'module-gconf' PulseAudio module") +- visible: moduleManager.loadedModules.indexOf("module-gconf") == -1 ++ visible: moduleManager.settingsSupported && moduleManager.loadedModules.indexOf("module-gconf") == -1 + } + } + } +diff --git a/src/modulemanager.cpp b/src/modulemanager.cpp +index 635adc8..5245ac5 100644 +--- a/src/modulemanager.cpp ++++ b/src/modulemanager.cpp +@@ -21,20 +21,22 @@ + + #include "modulemanager.h" + #include "module.h" ++#include "../config.h" + ++#if HAVE_GCONF ++#include "gconfitem.h" + #define PA_GCONF_ROOT "/system/pulseaudio" + #define PA_GCONF_PATH_MODULES PA_GCONF_ROOT"/modules" +- +-#include "gconfitem.h" ++#endif + + #include + + namespace QPulseAudio + { + ++#if HAVE_GCONF + class GConfModule : public GConfItem + { +- Q_OBJECT + public: + GConfModule(const QString &configName, const QString &moduleName, QObject *parent); + bool isEnabled() const; +@@ -67,17 +69,21 @@ void GConfModule::setEnabled(bool enabled, const QVariant &args) + } + set(QStringLiteral("locked"), false); + } ++#endif + + + ModuleManager::ModuleManager(QObject *parent) : +- QObject(parent), +- m_combineSinks(new GConfModule(QStringLiteral("combine"), QStringLiteral("module-combine"), this)), +- m_switchOnConnect(new GConfModule(QStringLiteral("switch-on-connect"), QStringLiteral("module-switch-on-connect"), this)), +- m_deviceManager(new GConfModule(QStringLiteral("device-manager"), QStringLiteral("module-device-manager"), this)) ++ QObject(parent) + { ++#if HAVE_GCONF ++ m_combineSinks = new GConfModule(QStringLiteral("combine"), QStringLiteral("module-combine"), this); ++ m_switchOnConnect = new GConfModule(QStringLiteral("switch-on-connect"), QStringLiteral("module-switch-on-connect"), this); ++ m_deviceManager = new GConfModule(QStringLiteral("device-manager"), QStringLiteral("module-device-manager"), this); ++ + connect(m_combineSinks, &GConfItem::subtreeChanged, this, &ModuleManager::combineSinksChanged); + connect(m_switchOnConnect, &GConfItem::subtreeChanged, this, &ModuleManager::switchOnConnectChanged); + connect(m_deviceManager, &GConfItem::subtreeChanged, this, &ModuleManager::switchOnConnectChanged); ++#endif + + QTimer *updateModulesTimer = new QTimer(this); + updateModulesTimer->setInterval(500); +@@ -92,14 +98,31 @@ ModuleManager::~ModuleManager() + { + }; + ++bool ModuleManager::settingsSupported() const ++{ ++#if HAVE_GCONF ++ return true; ++#else ++ return false; ++#endif ++} ++ + bool ModuleManager::combineSinks() const + { ++#if HAVE_GCONF + return m_combineSinks->isEnabled(); ++#else ++ return false; ++#endif + } + + void ModuleManager::setCombineSinks(bool combineSinks) + { ++#if HAVE_GCONF + m_combineSinks->setEnabled(combineSinks); ++#else ++ Q_UNUSED(combineSinks) ++#endif + } + + bool ModuleManager::switchOnConnect() const +@@ -109,13 +132,21 @@ bool ModuleManager::switchOnConnect() const + //Note on the first run m_deviceManager will appear to be disabled even though it's actually running + //because there is no gconf entry, however m_switchOnConnect will only exist if set by Plasma PA + //hence only check this entry ++#if HAVE_GCONF + return m_switchOnConnect->isEnabled() ; ++#else ++ return false; ++#endif + } + + void ModuleManager::setSwitchOnConnect(bool switchOnConnect) + { ++#if HAVE_GCONF + m_deviceManager->setEnabled(!switchOnConnect); + m_switchOnConnect->setEnabled(switchOnConnect); ++#else ++ Q_UNUSED(switchOnConnect) ++#endif + } + + QStringList ModuleManager::loadedModules() const +@@ -134,5 +165,3 @@ void ModuleManager::updateLoadedModules() + } + + } +- +-#include "modulemanager.moc" +diff --git a/src/modulemanager.h b/src/modulemanager.h +index b8fcd0b..8108fe0 100644 +--- a/src/modulemanager.h ++++ b/src/modulemanager.h +@@ -38,12 +38,15 @@ class GConfModule; + class ModuleManager : public QObject + { + Q_OBJECT ++ Q_PROPERTY(bool settingsSupported READ settingsSupported CONSTANT) + Q_PROPERTY(bool combineSinks READ combineSinks WRITE setCombineSinks NOTIFY combineSinksChanged) + Q_PROPERTY(bool switchOnConnect READ switchOnConnect WRITE setSwitchOnConnect NOTIFY switchOnConnectChanged) + Q_PROPERTY(QStringList loadedModules READ loadedModules NOTIFY loadedModulesChanged) + public: + ModuleManager(QObject *parent = nullptr); + ~ModuleManager(); ++ ++ bool settingsSupported() const; + bool combineSinks() const; + void setCombineSinks(bool combineSinks); + bool switchOnConnect() const; diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.3-r2.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.13.3-r2.ebuild new file mode 100644 index 000000000000..3c1d7097d87d --- /dev/null +++ b/kde-plasma/plasma-pa/plasma-pa-5.13.3-r2.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +inherit kde5 + +DESCRIPTION="Plasma applet for audio volume management using PulseAudio" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdeclarative) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep plasma) + $(add_qt_dep qtdbus) + $(add_qt_dep qtdeclarative) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) + media-libs/libcanberra + media-sound/pulseaudio +" + +RDEPEND="${DEPEND}" + +PATCHES=( + "${FILESDIR}/${P}-wrong-port-avail.patch" + "${FILESDIR}/${P}-optional_gconf.patch" + "${FILESDIR}/${P}-automagic_gconf.patch" +) diff --git a/mail-client/Manifest.gz b/mail-client/Manifest.gz index df01b30f224a..1090120ef51e 100644 Binary files a/mail-client/Manifest.gz and b/mail-client/Manifest.gz differ diff --git a/mail-client/sylpheed/sylpheed-3.7.0.ebuild b/mail-client/sylpheed/sylpheed-3.7.0.ebuild index 1b9c358f9d07..ea2a5a03bade 100644 --- a/mail-client/sylpheed/sylpheed-3.7.0.ebuild +++ b/mail-client/sylpheed/sylpheed-3.7.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface" CDEPEND="net-libs/liblockfile diff --git a/media-fonts/Manifest.gz b/media-fonts/Manifest.gz index 80aa06f8eb19..dd0c71ffb5e2 100644 Binary files a/media-fonts/Manifest.gz and b/media-fonts/Manifest.gz differ diff --git a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild index 23e65d978615..3613c9017f2f 100644 --- a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild +++ b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge.jp/mplus-fonts/62344/${MY_P}.tar.xz" LICENSE="mplus-fonts ipafont? ( IPAfont )" SLOT="0" -KEYWORDS="~amd64 hppa ~ia64 ~ppc x86 ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 hppa ia64 ppc x86 ~ppc-macos ~x86-macos" IUSE="ipafont" RESTRICT="binchecks strip" diff --git a/media-gfx/Manifest.gz b/media-gfx/Manifest.gz index 84c6e7105720..273d6920a482 100644 Binary files a/media-gfx/Manifest.gz and b/media-gfx/Manifest.gz differ diff --git a/media-gfx/fontforge/fontforge-20170731-r4.ebuild b/media-gfx/fontforge/fontforge-20170731-r4.ebuild index 48ea943d4edf..eb072da531ae 100644 --- a/media-gfx/fontforge/fontforge-20170731-r4.ebuild +++ b/media-gfx/fontforge/fontforge-20170731-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/fontforge/fontforge/releases/download/${PV}/fontforg LICENSE="BSD GPL-3+" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="cairo truetype-debugger gif gtk jpeg png +python readline test tiff svg unicode X" RESTRICT="!test? ( test )" diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.5.ebuild b/media-gfx/imagemagick/imagemagick-6.9.10.5.ebuild index dee00f631ca8..768f4c5cbe1d 100644 --- a/media-gfx/imagemagick/imagemagick-6.9.10.5.ebuild +++ b/media-gfx/imagemagick/imagemagick-6.9.10.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz" LICENSE="imagemagick" SLOT="0/${PV}" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib" RESTRICT="perl? ( userpriv )" diff --git a/media-gfx/imagemagick/imagemagick-7.0.8.5.ebuild b/media-gfx/imagemagick/imagemagick-7.0.8.5.ebuild index 8dcc09934e6a..95dea12510ff 100644 --- a/media-gfx/imagemagick/imagemagick-7.0.8.5.ebuild +++ b/media-gfx/imagemagick/imagemagick-7.0.8.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://${PN}/${MY_P}.tar.xz" LICENSE="imagemagick" SLOT="0/${PV}" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib" RESTRICT="perl? ( userpriv )" diff --git a/media-gfx/postr/Manifest b/media-gfx/postr/Manifest deleted file mode 100644 index 0c4f5d6ee1fe..000000000000 --- a/media-gfx/postr/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST postr-0.13.1.tar.xz 384196 BLAKE2B bb3420d4ce35b3a06d183cd54c438c4a1a6a9d613f1909b73cb5a7b5d12b5ad6f06313889b7f780ed776c44e56922f5c731f7fcca46b364b1bb76ca3872a6988 SHA512 43486d6c19ccad86e44e00fd7e7aadbdc8268ada38cffe616c5b7c3b7280556222ae961036cd7c711b067948772acec92927d86d4c1d82a26ecf49011991f598 diff --git a/media-gfx/postr/metadata.xml b/media-gfx/postr/metadata.xml deleted file mode 100644 index 39980802b1da..000000000000 --- a/media-gfx/postr/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - - diff --git a/media-gfx/postr/postr-0.13.1.ebuild b/media-gfx/postr/postr-0.13.1.ebuild deleted file mode 100644 index 0f140ae55826..000000000000 --- a/media-gfx/postr/postr-0.13.1.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="no" -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="xml" - -inherit eutils gnome2 python-single-r1 - -DESCRIPTION="Flickr uploader for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Postr" - -LICENSE="GPL-2+ CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="amd64 x86" - -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -COMMON_DEPEND=" - ${PYTHON_DEPS} - dev-python/pygtk:2[${PYTHON_USEDEP}] -" - -RDEPEND="${COMMON_DEPEND} - dev-python/bsddb3[${PYTHON_USEDEP}] - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/gconf-python[${PYTHON_USEDEP}] - dev-python/gtkspell-python[${PYTHON_USEDEP}] - dev-python/libgnome-python[${PYTHON_USEDEP}] - dev-python/pygobject:2[${PYTHON_USEDEP}] - || ( - dev-python/twisted[${PYTHON_USEDEP}] - ( - dev-python/twisted-core[${PYTHON_USEDEP}] - dev-python/twisted-web[${PYTHON_USEDEP}] - ) - ) -" -DEPEND="${COMMON_DEPEND} - app-text/gnome-doc-utils - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -src_prepare() { - # Don't check for nautilus-python if we aren't installing the nautilus-2 extension - sed -e 's:nautilus-python >= 0.6.1::' -i configure || die - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --with-nautilus-extension-dir="${EPREFIX}"/usr/share/nautilus-python/extensions -} - -src_install() { - gnome2_src_install - python_fix_shebang "${ED}" - - rm -r "${ED}usr/share/nautilus-python" || die -} diff --git a/media-libs/Manifest.gz b/media-libs/Manifest.gz index 48a861951170..946dd44dbb87 100644 Binary files a/media-libs/Manifest.gz and b/media-libs/Manifest.gz differ diff --git a/media-libs/adplug/Manifest b/media-libs/adplug/Manifest index 70a0de78ad41..e8b959360bd1 100644 --- a/media-libs/adplug/Manifest +++ b/media-libs/adplug/Manifest @@ -1,2 +1 @@ -DIST adplug-2.2.1.tar.bz2 810257 BLAKE2B a51c85a10af6a1cc308a7ccfa657daab1e627800a0617f6cf8b874726a115bdef188dc3d82fb6af9fd2aadc2b28b12f0707ea12cb52f6656d2b8654849bad806 SHA512 e9b434ad58114a6677907e8f7007a325fa908f9228fbe283d72d1e2394fa27850b929309e038c84ae94f64f8db003b871775502ee8b231219caa51f6ba5d787f DIST adplug-2.3.1.tar.bz2 1478424 BLAKE2B 8c2b65d11d3b12b4a3337bc9c6ada2920b07279ac0199d4bdf1fa2ceec2f51748a1bb9357456b3e7aba7c906253691066b274e7a7c7578c777d1e2e77f5131f0 SHA512 324ce084ecf5b0d180b335ebcacd5ab80806a5c9fbdeed6ef7cbd6c2f2cb476d9d9f38f596b7d6100e3d6cab42294300559200297b4b3f34190c1f516454c8c3 diff --git a/media-libs/adplug/adplug-2.2.1.ebuild b/media-libs/adplug/adplug-2.2.1.ebuild deleted file mode 100644 index ab8068472a1a..000000000000 --- a/media-libs/adplug/adplug-2.2.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="A free, cross-platform, hardware independent AdLib sound player library" -HOMEPAGE="http://adplug.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 x86" -IUSE="debug static-libs" - -RDEPEND=">=dev-cpp/libbinio-1.4" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_configure() { - econf \ - $(use_enable static-libs static) \ - $(use_enable debug) -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} diff --git a/media-libs/grilo/Manifest b/media-libs/grilo/Manifest index d7a2c11cd4a3..18351aaf41d1 100644 --- a/media-libs/grilo/Manifest +++ b/media-libs/grilo/Manifest @@ -1,2 +1,3 @@ DIST grilo-0.2.15.tar.xz 627196 BLAKE2B 3277f2588413e364835954f971c986451837b6992858d48273280d511a4d1ef4a8075924aaa3d4426818952e9f4d65c1b2dff7d3e255b2cbf30a8f73f740f91a SHA512 ac0a76d9075e5383fe1a56277b23986a8ec8e86f01f3f782ac7dc79539904712c22295c679243604b619f24088a1210622e0699b5601678264bd7651012ded3e DIST grilo-0.3.4.tar.xz 644616 BLAKE2B 4e8a7ba7da065b91cf780e4ec5da96b7a63534c2ef22d80cea21853a9373bca59359d2384e6f549689221a4eb1da495037c88e9adaea6c786005963c97a9aa1e SHA512 d3800a1873364dc8b56748924eee71928f9e08ad82d8ee2ffaf265cca7e26476081e543f42f26db57c088b2b063f86244e6718116710fc39fdea623868992145 +DIST grilo-0.3.6.tar.xz 653864 BLAKE2B 58570975b2c4623b2a43b441c60d88146080327a86018bfd1a37967d35b6389e5102915296ceba1a8ebf23d27a3e4f8d23eeb59555a6c5cd0ca596b5ab674878 SHA512 175cf61a43aea8456a41f4dce7694fac50e854cf6340ed0671f233e6188fa34347c1e7308aac99bc49d081c36747776b9a8c1c5cc7c0be00a1df2c9d015d8849 diff --git a/media-libs/grilo/grilo-0.3.6.ebuild b/media-libs/grilo/grilo-0.3.6.ebuild new file mode 100644 index 000000000000..74dbd08d841b --- /dev/null +++ b/media-libs/grilo/grilo-0.3.6.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +GNOME2_LA_PUNT="yes" +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) +VALA_MIN_API_VERSION="0.28" +VALA_USE_DEPEND="vapigen" + +inherit gnome2 python-any-r1 vala virtualx + +DESCRIPTION="A framework for easy media discovery and browsing" +HOMEPAGE="https://wiki.gnome.org/Projects/Grilo" + +LICENSE="LGPL-2.1+" +SLOT="0.3/0" # subslot is libgrilo-0.3 soname suffix +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +IUSE="gtk examples +introspection +network playlist test vala" +REQUIRED_USE="test? ( introspection )" + +RDEPEND=" + >=dev-libs/glib-2.44:2 + dev-libs/libxml2:2 + net-libs/liboauth + gtk? ( >=x11-libs/gtk+-3:3 ) + introspection? ( >=dev-libs/gobject-introspection-0.9:= ) + network? ( >=net-libs/libsoup-2.41.3:2.4 ) + playlist? ( >=dev-libs/totem-pl-parser-3.4.1 ) +" +DEPEND="${RDEPEND} + >=dev-util/gtk-doc-am-1.10 + >=dev-util/intltool-0.40 + virtual/pkgconfig + vala? ( $(vala_depend) ) + test? ( + ${PYTHON_DEPS} + media-plugins/grilo-plugins:${SLOT%/*} ) +" +# eautoreconf requires gnome-common + +pkg_setup() { + # Python tests are currently commented out, but this is done via in exit(0) in testrunner.py + # thus it still needs $PYTHON set up, which python-any-r1_pkg_setup will do for us + use test && python-any-r1_pkg_setup +} + +src_prepare() { + sed -e "s:GETTEXT_PACKAGE=grilo$:GETTEXT_PACKAGE=grilo-${SLOT%/*}:" \ + -i configure.ac configure || die "sed configure.ac configure failed" + + # Don't build examples + sed -e '/SUBDIRS/s/examples//' \ + -i Makefile.am -i Makefile.in || die + + use vala && vala_src_prepare + gnome2_src_prepare +} + +src_configure() { + # --enable-debug only changes CFLAGS, useless for us + gnome2_src_configure \ + --disable-static \ + --disable-debug \ + $(use_enable gtk test-ui) \ + $(use_enable introspection) \ + $(use_enable network grl-net) \ + $(use_enable playlist grl-pls) \ + $(use_enable test tests) \ + $(use_enable vala) +} + +src_test() { + # /net/throttling/small-delay can fail with parallel tests + virtx emake -j1 check +} + +src_install() { + gnome2_src_install + # Upstream made this conditional on gtk-doc build... + DOC_MODULE_VERSION=${SLOT%/*} \ + emake -C doc install DESTDIR="${ED}" + + if use examples; then + # Install example code + insinto /usr/share/doc/${PF}/examples + doins "${S}"/examples/*.c + fi +} diff --git a/media-libs/imlib2/imlib2-1.5.1.ebuild b/media-libs/imlib2/imlib2-1.5.1.ebuild index 1dbf5a8b38c1..3cd615595e69 100644 --- a/media-libs/imlib2/imlib2-1.5.1.ebuild +++ b/media-libs/imlib2/imlib2-1.5.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="bzip2 cpu_flags_x86_mmx cpu_flags_x86_sse2 gif jpeg mp3 nls png static-libs tiff X zlib" RDEPEND=" diff --git a/media-libs/libsdl2/libsdl2-2.0.8-r1.ebuild b/media-libs/libsdl2/libsdl2-2.0.8-r1.ebuild index 670e63c5e1f3..d52a80e3217f 100644 --- a/media-libs/libsdl2/libsdl2-2.0.8-r1.ebuild +++ b/media-libs/libsdl2/libsdl2-2.0.8-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~ppc ppc64 ~sparc x86" IUSE="cpu_flags_x86_3dnow alsa altivec aqua custom-cflags dbus gles haptic libsamplerate +joystick cpu_flags_x86_mmx nas opengl oss pulseaudio +sound cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video wayland X xinerama xscreensaver" REQUIRED_USE=" diff --git a/media-libs/libv4l/libv4l-1.10.1.ebuild b/media-libs/libv4l/libv4l-1.10.1.ebuild index df95192c8d0b..25e063a6e200 100644 --- a/media-libs/libv4l/libv4l-1.10.1.ebuild +++ b/media-libs/libv4l/libv4l-1.10.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI="https://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0/0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="jpeg" # The libraries only link to -ljpeg, therefore multilib depend only for virtual/jpeg. diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest index a2e2eec18809..1478269d4104 100644 --- a/media-libs/mesa/Manifest +++ b/media-libs/mesa/Manifest @@ -1,6 +1,4 @@ DIST mesa-17.3.9.tar.xz 10660456 BLAKE2B 54f4a75f9040e50e9eea8f5c52a276578379d25d2a01ac4767ab12bee85fe5dae1492d5bb1df06b6e8c6b0fe960bbd5ea38691c75d08a6b4302c64377ce58e54 SHA512 83deffbc6b9823b8e93cccf57d7952106f3d55fea881e3924f9f9586f0e9347a6e3a1a36cc19c24af819f2fde3af9496652a6ff56132511a5618d5774404f63f DIST mesa-18.0.5.tar.xz 10952996 BLAKE2B 708cdb2ef95a618430cd4e7eb45bcab0f6575774065b61f53787aa378385fe0dfa0b04f9c80c5426f9581851edc545a75c137777dc304ac8ba57465d365fcd50 SHA512 63b47cdca7f8282aab7aaa66233411f02918e5c4804b7a0010de2b1867fe90171e492ff031dfc4aa20968dfc99bd7dceb5d35fd44c709e54a2ece61175a60f3d -DIST mesa-18.1.1.tar.xz 11110892 BLAKE2B 05d48379109c1c3800d3d07b9f52e96b2cd4bc087517711ee752f89619afce0a0e09b7a9ede8b5d1807ceae3e2b506518657a0760c947f466121e2252f7eada3 SHA512 7783adc1ec7a1c3d092acfcca6b4ba19450c15a7f0d7f41fbf25e482236615d79ce24afe60959066ea7aa851df4f74fa3c569fa6d847ea79e6bfe046b8c65e90 -DIST mesa-18.1.2.tar.xz 11124408 BLAKE2B 8327f16f41d59e6ec8d4145a8399503cf04799d437e336714760e4bdc563c483583363e32d41affc2365e977b96494156300910b1834bc9957504b6c0cf168fa SHA512 1b896ecc42c2f81813d551a2b14d271d274a948fa10bf5b7a567417690316c2ab7e7fdd52fe004732cd1a47661ba91acf7d5b21e3b3f28e21b50aadbfa96a5d5 -DIST mesa-18.1.3.tar.xz 11126236 BLAKE2B 2315cdc95130ef604a86e3886abf9b15e6c7944fab3b3cc020358dd08a76f2b876904516e5c081d549b16240ae4dedd647402dd7bd8de4c91015bb601c0c2923 SHA512 f6e5b81a80a309a36a04759d18364d3c71c48d1cb88f87b2f5432ef003092a22046e88ce2082031d5d52b60ba36f585d8df52e06ecc7a5158079936236f36887 DIST mesa-18.1.4.tar.xz 11133392 BLAKE2B b0c205e5baa04bb018333ffd89942f86f19edd3f610cce004db23bad4ebc1a3379ea35e72c85ccc08c34c8bc0991c1f0b595227fae2259e4b76895542d3f25b9 SHA512 04b8e5bbfa640f2303c388ab701fc2aca7f6d5d127ca5a9f9409975556813ba8e94305d27c9cea236a0e6d44a38b97e2877509268a96d9ed2a6762ab385aa3dc +DIST mesa-18.1.5.tar.xz 11137340 BLAKE2B 3c18d2d73aa7ee920344691bd6de68b27b5cfb37e707921e04e3989596f3e5a088ac7171b033bb61473627cc1a5bf11d24a1f28d8483164b855f8023a74497e1 SHA512 f0bcb903bbf2ff7fc0b4a8fe100ea26ee91c0029b64adaf5fc4877ed7681f325c54b1be8eb0b140bff620da79f30a96375c2e1085e504ebfaf50e57f6da93013 diff --git a/media-libs/mesa/mesa-18.1.1-r1.ebuild b/media-libs/mesa/mesa-18.1.1-r1.ebuild deleted file mode 100644 index 174ef6902cfd..000000000000 --- a/media-libs/mesa/mesa-18.1.1-r1.ebuild +++ /dev/null @@ -1,539 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git" - -if [[ ${PV} = 9999 ]]; then - GIT_ECLASS="git-r3" - EXPERIMENTAL="true" -fi - -PYTHON_COMPAT=( python2_7 ) - -inherit autotools llvm multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS} - -OPENGL_DIR="xorg-x11" - -MY_P="${P/_/-}" - -DESCRIPTION="OpenGL-like graphic library for Linux" -HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/" - -if [[ $PV == 9999 ]]; then - SRC_URI="" -else - SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -fi - -LICENSE="MIT" -SLOT="0" -RESTRICT="!bindist? ( bindist )" - -RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" -VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 imx intel nouveau vc4 virgl vivante vmware" -for card in ${VIDEO_CARDS}; do - IUSE_VIDEO_CARDS+=" video_cards_${card}" -done - -IUSE="${IUSE_VIDEO_CARDS} - bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 unwind - +llvm +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind - vdpau vulkan wayland xvmc xa" - -REQUIRED_USE=" - d3d9? ( dri3 gallium ) - llvm? ( gallium ) - opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) ) - openmax? ( gallium ) - gles1? ( egl ) - gles2? ( egl ) - vaapi? ( gallium ) - vdpau? ( gallium ) - vulkan? ( || ( video_cards_i965 video_cards_radeonsi ) - video_cards_radeonsi? ( llvm ) ) - wayland? ( egl gbm ) - xa? ( gallium ) - video_cards_freedreno? ( gallium ) - video_cards_intel? ( classic ) - video_cards_i915? ( || ( classic gallium ) ) - video_cards_i965? ( classic ) - video_cards_imx? ( gallium video_cards_vivante ) - video_cards_nouveau? ( || ( classic gallium ) ) - video_cards_radeon? ( || ( classic gallium ) - gallium? ( x86? ( llvm ) amd64? ( llvm ) ) ) - video_cards_r100? ( classic ) - video_cards_r200? ( classic ) - video_cards_r300? ( gallium x86? ( llvm ) amd64? ( llvm ) ) - video_cards_r600? ( gallium ) - video_cards_radeonsi? ( gallium llvm ) - video_cards_vc4? ( gallium ) - video_cards_virgl? ( gallium ) - video_cards_vivante? ( gallium gbm ) - video_cards_vmware? ( gallium ) -" - -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.91" -RDEPEND=" - !app-eselect/eselect-mesa - >=app-eselect/eselect-opengl-1.3.0 - >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] - >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}] - >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}] - >=x11-libs/libxshmfence-1.1:=[${MULTILIB_USEDEP}] - >=x11-libs/libXdamage-1.1.4-r1:=[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2:=[${MULTILIB_USEDEP}] - >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}] - >=x11-libs/libxcb-1.13:=[${MULTILIB_USEDEP}] - x11-libs/libXfixes:=[${MULTILIB_USEDEP}] - unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] ) - llvm? ( - video_cards_radeonsi? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - video_cards_r600? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - video_cards_radeon? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - ) - opencl? ( - app-eselect/eselect-opencl - dev-libs/libclc - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - openmax? ( - >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] - x11-misc/xdg-utils - ) - vaapi? ( - >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] - video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) - ) - vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) - wayland? ( - >=dev-libs/wayland-1.15.0:=[${MULTILIB_USEDEP}] - >=dev-libs/wayland-protocols-1.8 - ) - xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] ) - ${LIBDRM_DEPSTRING}[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,${MULTILIB_USEDEP}] - - video_cards_intel? ( - !video_cards_i965? ( ${LIBDRM_DEPSTRING}[video_cards_intel] ) - ) - video_cards_i915? ( ${LIBDRM_DEPSTRING}[video_cards_intel] ) -" -for card in ${RADEON_CARDS}; do - RDEPEND="${RDEPEND} - video_cards_${card}? ( ${LIBDRM_DEPSTRING}[video_cards_radeon] ) - " -done -RDEPEND="${RDEPEND} - video_cards_radeonsi? ( ${LIBDRM_DEPSTRING}[video_cards_amdgpu] ) -" - -# Please keep the LLVM dependency block separate. Since LLVM is slotted, -# we need to *really* make sure we're not pulling one than more slot -# simultaneously. -# -# How to use it: -# 1. List all the working slots (with min versions) in ||, newest first. -# 2. Update the := to specify *max* version, e.g. < 7. -# 3. Specify LLVM_MAX_SLOT, e.g. 6. -LLVM_DEPSTR=" - || ( - sys-devel/llvm:7[${MULTILIB_USEDEP}] - sys-devel/llvm:6[${MULTILIB_USEDEP}] - sys-devel/llvm:5[${MULTILIB_USEDEP}] - sys-devel/llvm:4[${MULTILIB_USEDEP}] - >=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}] - ) - sys-devel/llvm:=[${MULTILIB_USEDEP}] -" -LLVM_DEPSTR_AMDGPU=${LLVM_DEPSTR//]/,llvm_targets_AMDGPU(-)]} -CLANG_DEPSTR=${LLVM_DEPSTR//llvm/clang} -CLANG_DEPSTR_AMDGPU=${CLANG_DEPSTR//]/,llvm_targets_AMDGPU(-)]} -RDEPEND="${RDEPEND} - llvm? ( - opencl? ( - video_cards_r600? ( - ${CLANG_DEPSTR_AMDGPU} - ) - !video_cards_r600? ( - video_cards_radeonsi? ( - ${CLANG_DEPSTR_AMDGPU} - ) - ) - !video_cards_r600? ( - !video_cards_radeonsi? ( - video_cards_radeon? ( - ${CLANG_DEPSTR_AMDGPU} - ) - ) - ) - !video_cards_r600? ( - !video_cards_radeon? ( - !video_cards_radeonsi? ( - ${CLANG_DEPSTR} - ) - ) - ) - ) - !opencl? ( - video_cards_r600? ( - ${LLVM_DEPSTR_AMDGPU} - ) - !video_cards_r600? ( - video_cards_radeonsi? ( - ${LLVM_DEPSTR_AMDGPU} - ) - ) - !video_cards_r600? ( - !video_cards_radeonsi? ( - video_cards_radeon? ( - ${LLVM_DEPSTR_AMDGPU} - ) - ) - ) - !video_cards_r600? ( - !video_cards_radeon? ( - !video_cards_radeonsi? ( - ${LLVM_DEPSTR} - ) - ) - ) - ) - ) -" -unset {LLVM,CLANG}_DEPSTR{,_AMDGPU} - -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - opencl? ( - >=sys-devel/gcc-4.6 - ) - sys-devel/gettext - virtual/pkgconfig - valgrind? ( dev-util/valgrind ) - x11-base/xorg-proto - vulkan? ( - $(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]") - ) -" -[[ ${PV} == 9999 ]] && DEPEND+=" - sys-devel/bison - sys-devel/flex - $(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]") -" - -S="${WORKDIR}/${MY_P}" -EGIT_CHECKOUT_DIR=${S} - -QA_WX_LOAD=" -x86? ( - !pic? ( - usr/lib*/libglapi.so.0.0.0 - usr/lib*/libGLESv1_CM.so.1.1.0 - usr/lib*/libGLESv2.so.2.0.0 - usr/lib*/libGL.so.1.2.0 - usr/lib*/libOSMesa.so.8.0.0 - ) -)" - -llvm_check_deps() { - local flags=${MULTILIB_USEDEP} - if use video_cards_r600 || use video_cards_radeon || use video_cards_radeonsi - then - flags+=",llvm_targets_AMDGPU(-)" - fi - - if use opencl; then - has_version "sys-devel/clang[${flags}]" || return 1 - fi - has_version "sys-devel/llvm[${flags}]" -} - -pkg_setup() { - # warning message for bug 459306 - if use llvm && has_version sys-devel/llvm[!debug=]; then - ewarn "Mismatch between debug USE flags in media-libs/mesa and sys-devel/llvm" - ewarn "detected! This can cause problems. For details, see bug 459306." - fi - - if use llvm; then - llvm_pkg_setup - fi - python-any-r1_pkg_setup -} - -src_prepare() { - eapply_user - [[ ${PV} == 9999 ]] && eautoreconf -} - -multilib_src_configure() { - local myconf - - if use classic; then - # Configurable DRI drivers - driver_enable swrast - - # Intel code - driver_enable video_cards_i915 i915 - driver_enable video_cards_i965 i965 - if ! use video_cards_i915 && \ - ! use video_cards_i965; then - driver_enable video_cards_intel i915 i965 - fi - - # Nouveau code - driver_enable video_cards_nouveau nouveau - - # ATI code - driver_enable video_cards_r100 radeon - driver_enable video_cards_r200 r200 - if ! use video_cards_r100 && \ - ! use video_cards_r200; then - driver_enable video_cards_radeon radeon r200 - fi - fi - - if use egl; then - myconf+=" --with-platforms=x11,surfaceless$(use wayland && echo ",wayland")$(use gbm && echo ",drm")" - fi - - if use gallium; then - myconf+=" - $(use_enable d3d9 nine) - $(use_enable llvm) - $(use_enable openmax omx-bellagio) - $(use_enable vaapi va) - $(use_enable vdpau) - $(use_enable xa) - $(use_enable xvmc) - " - use vaapi && myconf+=" --with-va-libdir=/usr/$(get_libdir)/va/drivers" - - gallium_enable swrast - gallium_enable video_cards_vc4 vc4 - gallium_enable video_cards_vivante etnaviv - gallium_enable video_cards_vmware svga - gallium_enable video_cards_nouveau nouveau - gallium_enable video_cards_i915 i915 - gallium_enable video_cards_imx imx - if ! use video_cards_i915 && \ - ! use video_cards_i965; then - gallium_enable video_cards_intel i915 - fi - - gallium_enable video_cards_r300 r300 - gallium_enable video_cards_r600 r600 - gallium_enable video_cards_radeonsi radeonsi - if ! use video_cards_r300 && \ - ! use video_cards_r600; then - gallium_enable video_cards_radeon r300 r600 - fi - - gallium_enable video_cards_freedreno freedreno - # opencl stuff - if use opencl; then - myconf+=" - $(use_enable opencl) - --with-clang-libdir="${EPREFIX}/usr/lib" - " - fi - - gallium_enable video_cards_virgl virgl - fi - - if use vulkan; then - vulkan_enable video_cards_i965 intel - vulkan_enable video_cards_radeonsi radeon - fi - - # x86 hardened pax_kernel needs glx-rts, bug 240956 - if [[ ${ABI} == x86 ]]; then - myconf+=" $(use_enable pax_kernel glx-read-only-text)" - fi - - # on abi_x86_32 hardened we need to have asm disable - if [[ ${ABI} == x86* ]] && use pic; then - myconf+=" --disable-asm" - fi - - if use gallium; then - myconf+=" $(use_enable osmesa gallium-osmesa)" - else - myconf+=" $(use_enable osmesa)" - fi - - # build fails with BSD indent, bug #428112 - use userland_GNU || export INDENT=cat - - ECONF_SOURCE="${S}" \ - econf \ - --enable-dri \ - --enable-glx \ - --enable-shared-glapi \ - $(use_enable !bindist texture-float) \ - $(use_enable d3d9 nine) \ - $(use_enable debug) \ - $(use_enable dri3) \ - $(use_enable egl) \ - $(use_enable gbm) \ - $(use_enable gles1) \ - $(use_enable gles2) \ - $(use_enable nptl glx-tls) \ - $(use_enable unwind libunwind) \ - --enable-valgrind=$(usex valgrind auto no) \ - --enable-llvm-shared-libs \ - --disable-opencl-icd \ - --with-dri-drivers=${DRI_DRIVERS} \ - --with-gallium-drivers=${GALLIUM_DRIVERS} \ - --with-vulkan-drivers=${VULKAN_DRIVERS} \ - PYTHON2="${PYTHON}" \ - ${myconf} -} - -multilib_src_install() { - emake install DESTDIR="${D}" - - if use wayland; then - # These files are now provided by >=dev-libs/wayland-1.15.0 - rm "${ED}/usr/$(get_libdir)/libwayland-egl.so" || die - rm "${ED}/usr/$(get_libdir)/libwayland-egl.so.1" || die - rm "${ED}/usr/$(get_libdir)/libwayland-egl.so.1.0.0" || die - rm "${ED}/usr/$(get_libdir)/pkgconfig/wayland-egl.pc" || die - fi - - if use opencl; then - ebegin "Moving Gallium/Clover OpenCL implementation for dynamic switching" - local cl_dir="/usr/$(get_libdir)/OpenCL/vendors/mesa" - dodir ${cl_dir}/{lib,include} - if [ -f "${ED}/usr/$(get_libdir)/libOpenCL.so" ]; then - mv -f "${ED}"/usr/$(get_libdir)/libOpenCL.so* \ - "${ED}"${cl_dir} - fi - if [ -f "${ED}/usr/include/CL/opencl.h" ]; then - mv -f "${ED}"/usr/include/CL \ - "${ED}"${cl_dir}/include - fi - eend $? - fi - - if use openmax; then - echo "XDG_DATA_DIRS=\"${EPREFIX}/usr/share/mesa/xdg\"" > "${T}/99mesaxdgomx" - doenvd "${T}"/99mesaxdgomx - keepdir /usr/share/mesa/xdg - fi -} - -multilib_src_install_all() { - find "${ED}" -name '*.la' -delete - einstalldocs - - if use !bindist; then - dodoc docs/patents.txt - fi -} - -multilib_src_test() { - if use llvm; then - local llvm_tests='lp_test_arit lp_test_arit lp_test_blend lp_test_blend lp_test_conv lp_test_conv lp_test_format lp_test_format lp_test_printf lp_test_printf' - pushd src/gallium/drivers/llvmpipe >/dev/null || die - emake ${llvm_tests} - pax-mark m ${llvm_tests} - popd >/dev/null || die - fi - emake check -} - -pkg_postinst() { - # Switch to the xorg implementation. - echo - eselect opengl set --use-old ${OPENGL_DIR} - - # Switch to mesa opencl - if use opencl; then - eselect opencl set --use-old ${PN} - fi - - # run omxregister-bellagio to make the OpenMAX drivers known system-wide - if use openmax; then - ebegin "Registering OpenMAX drivers" - BELLAGIO_SEARCH_PATH="${EPREFIX}/usr/$(get_libdir)/libomxil-bellagio0" \ - OMX_BELLAGIO_REGISTRY=${EPREFIX}/usr/share/mesa/xdg/.omxregister \ - omxregister-bellagio - eend $? - fi - - # warn about patent encumbered texture-float - if use !bindist; then - elog "USE=\"bindist\" was not set. Potentially patent encumbered code was" - elog "enabled. Please see /usr/share/doc/${P}/patents.txt.bz2 for an" - elog "explanation." - fi -} - -pkg_prerm() { - if use openmax; then - rm "${EPREFIX}"/usr/share/mesa/xdg/.omxregister - fi -} - -# $1 - VIDEO_CARDS flag -# other args - names of DRI drivers to enable -# TODO: avoid code duplication for a more elegant implementation -driver_enable() { - case $# in - # for enabling unconditionally - 1) - DRI_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - DRI_DRIVERS+=",${i}" - done - fi - ;; - esac -} - -gallium_enable() { - case $# in - # for enabling unconditionally - 1) - GALLIUM_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - GALLIUM_DRIVERS+=",${i}" - done - fi - ;; - esac -} - -vulkan_enable() { - case $# in - # for enabling unconditionally - 1) - VULKAN_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - VULKAN_DRIVERS+=",${i}" - done - fi - ;; - esac -} diff --git a/media-libs/mesa/mesa-18.1.1.ebuild b/media-libs/mesa/mesa-18.1.1.ebuild deleted file mode 100644 index 5acb40f75850..000000000000 --- a/media-libs/mesa/mesa-18.1.1.ebuild +++ /dev/null @@ -1,531 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git" - -if [[ ${PV} = 9999 ]]; then - GIT_ECLASS="git-r3" - EXPERIMENTAL="true" -fi - -PYTHON_COMPAT=( python2_7 ) - -inherit autotools llvm multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS} - -OPENGL_DIR="xorg-x11" - -MY_P="${P/_/-}" - -DESCRIPTION="OpenGL-like graphic library for Linux" -HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/" - -if [[ $PV == 9999 ]]; then - SRC_URI="" -else - SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -fi - -LICENSE="MIT" -SLOT="0" -RESTRICT="!bindist? ( bindist )" - -RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" -VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 imx intel nouveau vc4 virgl vivante vmware" -for card in ${VIDEO_CARDS}; do - IUSE_VIDEO_CARDS+=" video_cards_${card}" -done - -IUSE="${IUSE_VIDEO_CARDS} - bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 unwind - +llvm +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind - vdpau vulkan wayland xvmc xa" - -REQUIRED_USE=" - d3d9? ( dri3 gallium ) - llvm? ( gallium ) - opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) ) - openmax? ( gallium ) - gles1? ( egl ) - gles2? ( egl ) - vaapi? ( gallium ) - vdpau? ( gallium ) - vulkan? ( || ( video_cards_i965 video_cards_radeonsi ) - video_cards_radeonsi? ( llvm ) ) - wayland? ( egl gbm ) - xa? ( gallium ) - video_cards_freedreno? ( gallium ) - video_cards_intel? ( classic ) - video_cards_i915? ( || ( classic gallium ) ) - video_cards_i965? ( classic ) - video_cards_imx? ( gallium video_cards_vivante ) - video_cards_nouveau? ( || ( classic gallium ) ) - video_cards_radeon? ( || ( classic gallium ) - gallium? ( x86? ( llvm ) amd64? ( llvm ) ) ) - video_cards_r100? ( classic ) - video_cards_r200? ( classic ) - video_cards_r300? ( gallium x86? ( llvm ) amd64? ( llvm ) ) - video_cards_r600? ( gallium ) - video_cards_radeonsi? ( gallium llvm ) - video_cards_vc4? ( gallium ) - video_cards_virgl? ( gallium ) - video_cards_vivante? ( gallium gbm ) - video_cards_vmware? ( gallium ) -" - -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.91" -RDEPEND=" - !app-eselect/eselect-mesa - >=app-eselect/eselect-opengl-1.3.0 - >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] - >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}] - >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}] - >=x11-libs/libxshmfence-1.1:=[${MULTILIB_USEDEP}] - >=x11-libs/libXdamage-1.1.4-r1:=[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2:=[${MULTILIB_USEDEP}] - >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}] - >=x11-libs/libxcb-1.13:=[${MULTILIB_USEDEP}] - x11-libs/libXfixes:=[${MULTILIB_USEDEP}] - unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] ) - llvm? ( - video_cards_radeonsi? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - video_cards_r600? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - video_cards_radeon? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - ) - opencl? ( - app-eselect/eselect-opencl - dev-libs/libclc - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - openmax? ( - >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] - x11-misc/xdg-utils - ) - vaapi? ( - >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] - video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) - ) - vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) - wayland? ( - >=dev-libs/wayland-1.11.0:=[${MULTILIB_USEDEP}] - >=dev-libs/wayland-protocols-1.8 - ) - xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] ) - ${LIBDRM_DEPSTRING}[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,${MULTILIB_USEDEP}] - - video_cards_intel? ( - !video_cards_i965? ( ${LIBDRM_DEPSTRING}[video_cards_intel] ) - ) - video_cards_i915? ( ${LIBDRM_DEPSTRING}[video_cards_intel] ) -" -for card in ${RADEON_CARDS}; do - RDEPEND="${RDEPEND} - video_cards_${card}? ( ${LIBDRM_DEPSTRING}[video_cards_radeon] ) - " -done -RDEPEND="${RDEPEND} - video_cards_radeonsi? ( ${LIBDRM_DEPSTRING}[video_cards_amdgpu] ) -" - -# Please keep the LLVM dependency block separate. Since LLVM is slotted, -# we need to *really* make sure we're not pulling one than more slot -# simultaneously. -# -# How to use it: -# 1. List all the working slots (with min versions) in ||, newest first. -# 2. Update the := to specify *max* version, e.g. < 7. -# 3. Specify LLVM_MAX_SLOT, e.g. 6. -LLVM_DEPSTR=" - || ( - sys-devel/llvm:7[${MULTILIB_USEDEP}] - sys-devel/llvm:6[${MULTILIB_USEDEP}] - sys-devel/llvm:5[${MULTILIB_USEDEP}] - sys-devel/llvm:4[${MULTILIB_USEDEP}] - >=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}] - ) - sys-devel/llvm:=[${MULTILIB_USEDEP}] -" -LLVM_DEPSTR_AMDGPU=${LLVM_DEPSTR//]/,llvm_targets_AMDGPU(-)]} -CLANG_DEPSTR=${LLVM_DEPSTR//llvm/clang} -CLANG_DEPSTR_AMDGPU=${CLANG_DEPSTR//]/,llvm_targets_AMDGPU(-)]} -RDEPEND="${RDEPEND} - llvm? ( - opencl? ( - video_cards_r600? ( - ${CLANG_DEPSTR_AMDGPU} - ) - !video_cards_r600? ( - video_cards_radeonsi? ( - ${CLANG_DEPSTR_AMDGPU} - ) - ) - !video_cards_r600? ( - !video_cards_radeonsi? ( - video_cards_radeon? ( - ${CLANG_DEPSTR_AMDGPU} - ) - ) - ) - !video_cards_r600? ( - !video_cards_radeon? ( - !video_cards_radeonsi? ( - ${CLANG_DEPSTR} - ) - ) - ) - ) - !opencl? ( - video_cards_r600? ( - ${LLVM_DEPSTR_AMDGPU} - ) - !video_cards_r600? ( - video_cards_radeonsi? ( - ${LLVM_DEPSTR_AMDGPU} - ) - ) - !video_cards_r600? ( - !video_cards_radeonsi? ( - video_cards_radeon? ( - ${LLVM_DEPSTR_AMDGPU} - ) - ) - ) - !video_cards_r600? ( - !video_cards_radeon? ( - !video_cards_radeonsi? ( - ${LLVM_DEPSTR} - ) - ) - ) - ) - ) -" -unset {LLVM,CLANG}_DEPSTR{,_AMDGPU} - -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - opencl? ( - >=sys-devel/gcc-4.6 - ) - sys-devel/gettext - virtual/pkgconfig - valgrind? ( dev-util/valgrind ) - x11-base/xorg-proto - vulkan? ( - $(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]") - ) -" -[[ ${PV} == 9999 ]] && DEPEND+=" - sys-devel/bison - sys-devel/flex - $(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]") -" - -S="${WORKDIR}/${MY_P}" -EGIT_CHECKOUT_DIR=${S} - -QA_WX_LOAD=" -x86? ( - !pic? ( - usr/lib*/libglapi.so.0.0.0 - usr/lib*/libGLESv1_CM.so.1.1.0 - usr/lib*/libGLESv2.so.2.0.0 - usr/lib*/libGL.so.1.2.0 - usr/lib*/libOSMesa.so.8.0.0 - ) -)" - -llvm_check_deps() { - local flags=${MULTILIB_USEDEP} - if use video_cards_r600 || use video_cards_radeon || use video_cards_radeonsi - then - flags+=",llvm_targets_AMDGPU(-)" - fi - - if use opencl; then - has_version "sys-devel/clang[${flags}]" || return 1 - fi - has_version "sys-devel/llvm[${flags}]" -} - -pkg_setup() { - # warning message for bug 459306 - if use llvm && has_version sys-devel/llvm[!debug=]; then - ewarn "Mismatch between debug USE flags in media-libs/mesa and sys-devel/llvm" - ewarn "detected! This can cause problems. For details, see bug 459306." - fi - - if use llvm; then - llvm_pkg_setup - fi - python-any-r1_pkg_setup -} - -src_prepare() { - eapply_user - [[ ${PV} == 9999 ]] && eautoreconf -} - -multilib_src_configure() { - local myconf - - if use classic; then - # Configurable DRI drivers - driver_enable swrast - - # Intel code - driver_enable video_cards_i915 i915 - driver_enable video_cards_i965 i965 - if ! use video_cards_i915 && \ - ! use video_cards_i965; then - driver_enable video_cards_intel i915 i965 - fi - - # Nouveau code - driver_enable video_cards_nouveau nouveau - - # ATI code - driver_enable video_cards_r100 radeon - driver_enable video_cards_r200 r200 - if ! use video_cards_r100 && \ - ! use video_cards_r200; then - driver_enable video_cards_radeon radeon r200 - fi - fi - - if use egl; then - myconf+=" --with-platforms=x11,surfaceless$(use wayland && echo ",wayland")$(use gbm && echo ",drm")" - fi - - if use gallium; then - myconf+=" - $(use_enable d3d9 nine) - $(use_enable llvm) - $(use_enable openmax omx-bellagio) - $(use_enable vaapi va) - $(use_enable vdpau) - $(use_enable xa) - $(use_enable xvmc) - " - use vaapi && myconf+=" --with-va-libdir=/usr/$(get_libdir)/va/drivers" - - gallium_enable swrast - gallium_enable video_cards_vc4 vc4 - gallium_enable video_cards_vivante etnaviv - gallium_enable video_cards_vmware svga - gallium_enable video_cards_nouveau nouveau - gallium_enable video_cards_i915 i915 - gallium_enable video_cards_imx imx - if ! use video_cards_i915 && \ - ! use video_cards_i965; then - gallium_enable video_cards_intel i915 - fi - - gallium_enable video_cards_r300 r300 - gallium_enable video_cards_r600 r600 - gallium_enable video_cards_radeonsi radeonsi - if ! use video_cards_r300 && \ - ! use video_cards_r600; then - gallium_enable video_cards_radeon r300 r600 - fi - - gallium_enable video_cards_freedreno freedreno - # opencl stuff - if use opencl; then - myconf+=" - $(use_enable opencl) - --with-clang-libdir="${EPREFIX}/usr/lib" - " - fi - - gallium_enable video_cards_virgl virgl - fi - - if use vulkan; then - vulkan_enable video_cards_i965 intel - vulkan_enable video_cards_radeonsi radeon - fi - - # x86 hardened pax_kernel needs glx-rts, bug 240956 - if [[ ${ABI} == x86 ]]; then - myconf+=" $(use_enable pax_kernel glx-read-only-text)" - fi - - # on abi_x86_32 hardened we need to have asm disable - if [[ ${ABI} == x86* ]] && use pic; then - myconf+=" --disable-asm" - fi - - if use gallium; then - myconf+=" $(use_enable osmesa gallium-osmesa)" - else - myconf+=" $(use_enable osmesa)" - fi - - # build fails with BSD indent, bug #428112 - use userland_GNU || export INDENT=cat - - ECONF_SOURCE="${S}" \ - econf \ - --enable-dri \ - --enable-glx \ - --enable-shared-glapi \ - $(use_enable !bindist texture-float) \ - $(use_enable d3d9 nine) \ - $(use_enable debug) \ - $(use_enable dri3) \ - $(use_enable egl) \ - $(use_enable gbm) \ - $(use_enable gles1) \ - $(use_enable gles2) \ - $(use_enable nptl glx-tls) \ - $(use_enable unwind libunwind) \ - --enable-valgrind=$(usex valgrind auto no) \ - --enable-llvm-shared-libs \ - --disable-opencl-icd \ - --with-dri-drivers=${DRI_DRIVERS} \ - --with-gallium-drivers=${GALLIUM_DRIVERS} \ - --with-vulkan-drivers=${VULKAN_DRIVERS} \ - PYTHON2="${PYTHON}" \ - ${myconf} -} - -multilib_src_install() { - emake install DESTDIR="${D}" - - if use opencl; then - ebegin "Moving Gallium/Clover OpenCL implementation for dynamic switching" - local cl_dir="/usr/$(get_libdir)/OpenCL/vendors/mesa" - dodir ${cl_dir}/{lib,include} - if [ -f "${ED}/usr/$(get_libdir)/libOpenCL.so" ]; then - mv -f "${ED}"/usr/$(get_libdir)/libOpenCL.so* \ - "${ED}"${cl_dir} - fi - if [ -f "${ED}/usr/include/CL/opencl.h" ]; then - mv -f "${ED}"/usr/include/CL \ - "${ED}"${cl_dir}/include - fi - eend $? - fi - - if use openmax; then - echo "XDG_DATA_DIRS=\"${EPREFIX}/usr/share/mesa/xdg\"" > "${T}/99mesaxdgomx" - doenvd "${T}"/99mesaxdgomx - keepdir /usr/share/mesa/xdg - fi -} - -multilib_src_install_all() { - find "${ED}" -name '*.la' -delete - einstalldocs - - if use !bindist; then - dodoc docs/patents.txt - fi -} - -multilib_src_test() { - if use llvm; then - local llvm_tests='lp_test_arit lp_test_arit lp_test_blend lp_test_blend lp_test_conv lp_test_conv lp_test_format lp_test_format lp_test_printf lp_test_printf' - pushd src/gallium/drivers/llvmpipe >/dev/null || die - emake ${llvm_tests} - pax-mark m ${llvm_tests} - popd >/dev/null || die - fi - emake check -} - -pkg_postinst() { - # Switch to the xorg implementation. - echo - eselect opengl set --use-old ${OPENGL_DIR} - - # Switch to mesa opencl - if use opencl; then - eselect opencl set --use-old ${PN} - fi - - # run omxregister-bellagio to make the OpenMAX drivers known system-wide - if use openmax; then - ebegin "Registering OpenMAX drivers" - BELLAGIO_SEARCH_PATH="${EPREFIX}/usr/$(get_libdir)/libomxil-bellagio0" \ - OMX_BELLAGIO_REGISTRY=${EPREFIX}/usr/share/mesa/xdg/.omxregister \ - omxregister-bellagio - eend $? - fi - - # warn about patent encumbered texture-float - if use !bindist; then - elog "USE=\"bindist\" was not set. Potentially patent encumbered code was" - elog "enabled. Please see /usr/share/doc/${P}/patents.txt.bz2 for an" - elog "explanation." - fi -} - -pkg_prerm() { - if use openmax; then - rm "${EPREFIX}"/usr/share/mesa/xdg/.omxregister - fi -} - -# $1 - VIDEO_CARDS flag -# other args - names of DRI drivers to enable -# TODO: avoid code duplication for a more elegant implementation -driver_enable() { - case $# in - # for enabling unconditionally - 1) - DRI_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - DRI_DRIVERS+=",${i}" - done - fi - ;; - esac -} - -gallium_enable() { - case $# in - # for enabling unconditionally - 1) - GALLIUM_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - GALLIUM_DRIVERS+=",${i}" - done - fi - ;; - esac -} - -vulkan_enable() { - case $# in - # for enabling unconditionally - 1) - VULKAN_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - VULKAN_DRIVERS+=",${i}" - done - fi - ;; - esac -} diff --git a/media-libs/mesa/mesa-18.1.2.ebuild b/media-libs/mesa/mesa-18.1.2.ebuild deleted file mode 100644 index 174ef6902cfd..000000000000 --- a/media-libs/mesa/mesa-18.1.2.ebuild +++ /dev/null @@ -1,539 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git" - -if [[ ${PV} = 9999 ]]; then - GIT_ECLASS="git-r3" - EXPERIMENTAL="true" -fi - -PYTHON_COMPAT=( python2_7 ) - -inherit autotools llvm multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS} - -OPENGL_DIR="xorg-x11" - -MY_P="${P/_/-}" - -DESCRIPTION="OpenGL-like graphic library for Linux" -HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/" - -if [[ $PV == 9999 ]]; then - SRC_URI="" -else - SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -fi - -LICENSE="MIT" -SLOT="0" -RESTRICT="!bindist? ( bindist )" - -RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi" -VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 imx intel nouveau vc4 virgl vivante vmware" -for card in ${VIDEO_CARDS}; do - IUSE_VIDEO_CARDS+=" video_cards_${card}" -done - -IUSE="${IUSE_VIDEO_CARDS} - bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 unwind - +llvm +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind - vdpau vulkan wayland xvmc xa" - -REQUIRED_USE=" - d3d9? ( dri3 gallium ) - llvm? ( gallium ) - opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) ) - openmax? ( gallium ) - gles1? ( egl ) - gles2? ( egl ) - vaapi? ( gallium ) - vdpau? ( gallium ) - vulkan? ( || ( video_cards_i965 video_cards_radeonsi ) - video_cards_radeonsi? ( llvm ) ) - wayland? ( egl gbm ) - xa? ( gallium ) - video_cards_freedreno? ( gallium ) - video_cards_intel? ( classic ) - video_cards_i915? ( || ( classic gallium ) ) - video_cards_i965? ( classic ) - video_cards_imx? ( gallium video_cards_vivante ) - video_cards_nouveau? ( || ( classic gallium ) ) - video_cards_radeon? ( || ( classic gallium ) - gallium? ( x86? ( llvm ) amd64? ( llvm ) ) ) - video_cards_r100? ( classic ) - video_cards_r200? ( classic ) - video_cards_r300? ( gallium x86? ( llvm ) amd64? ( llvm ) ) - video_cards_r600? ( gallium ) - video_cards_radeonsi? ( gallium llvm ) - video_cards_vc4? ( gallium ) - video_cards_virgl? ( gallium ) - video_cards_vivante? ( gallium gbm ) - video_cards_vmware? ( gallium ) -" - -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.91" -RDEPEND=" - !app-eselect/eselect-mesa - >=app-eselect/eselect-opengl-1.3.0 - >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] - >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}] - >=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}] - >=x11-libs/libxshmfence-1.1:=[${MULTILIB_USEDEP}] - >=x11-libs/libXdamage-1.1.4-r1:=[${MULTILIB_USEDEP}] - >=x11-libs/libXext-1.3.2:=[${MULTILIB_USEDEP}] - >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}] - >=x11-libs/libxcb-1.13:=[${MULTILIB_USEDEP}] - x11-libs/libXfixes:=[${MULTILIB_USEDEP}] - unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] ) - llvm? ( - video_cards_radeonsi? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - video_cards_r600? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - video_cards_radeon? ( - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - ) - opencl? ( - app-eselect/eselect-opencl - dev-libs/libclc - virtual/libelf:0=[${MULTILIB_USEDEP}] - ) - openmax? ( - >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] - x11-misc/xdg-utils - ) - vaapi? ( - >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] - video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) - ) - vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) - wayland? ( - >=dev-libs/wayland-1.15.0:=[${MULTILIB_USEDEP}] - >=dev-libs/wayland-protocols-1.8 - ) - xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] ) - ${LIBDRM_DEPSTRING}[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,${MULTILIB_USEDEP}] - - video_cards_intel? ( - !video_cards_i965? ( ${LIBDRM_DEPSTRING}[video_cards_intel] ) - ) - video_cards_i915? ( ${LIBDRM_DEPSTRING}[video_cards_intel] ) -" -for card in ${RADEON_CARDS}; do - RDEPEND="${RDEPEND} - video_cards_${card}? ( ${LIBDRM_DEPSTRING}[video_cards_radeon] ) - " -done -RDEPEND="${RDEPEND} - video_cards_radeonsi? ( ${LIBDRM_DEPSTRING}[video_cards_amdgpu] ) -" - -# Please keep the LLVM dependency block separate. Since LLVM is slotted, -# we need to *really* make sure we're not pulling one than more slot -# simultaneously. -# -# How to use it: -# 1. List all the working slots (with min versions) in ||, newest first. -# 2. Update the := to specify *max* version, e.g. < 7. -# 3. Specify LLVM_MAX_SLOT, e.g. 6. -LLVM_DEPSTR=" - || ( - sys-devel/llvm:7[${MULTILIB_USEDEP}] - sys-devel/llvm:6[${MULTILIB_USEDEP}] - sys-devel/llvm:5[${MULTILIB_USEDEP}] - sys-devel/llvm:4[${MULTILIB_USEDEP}] - >=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}] - ) - sys-devel/llvm:=[${MULTILIB_USEDEP}] -" -LLVM_DEPSTR_AMDGPU=${LLVM_DEPSTR//]/,llvm_targets_AMDGPU(-)]} -CLANG_DEPSTR=${LLVM_DEPSTR//llvm/clang} -CLANG_DEPSTR_AMDGPU=${CLANG_DEPSTR//]/,llvm_targets_AMDGPU(-)]} -RDEPEND="${RDEPEND} - llvm? ( - opencl? ( - video_cards_r600? ( - ${CLANG_DEPSTR_AMDGPU} - ) - !video_cards_r600? ( - video_cards_radeonsi? ( - ${CLANG_DEPSTR_AMDGPU} - ) - ) - !video_cards_r600? ( - !video_cards_radeonsi? ( - video_cards_radeon? ( - ${CLANG_DEPSTR_AMDGPU} - ) - ) - ) - !video_cards_r600? ( - !video_cards_radeon? ( - !video_cards_radeonsi? ( - ${CLANG_DEPSTR} - ) - ) - ) - ) - !opencl? ( - video_cards_r600? ( - ${LLVM_DEPSTR_AMDGPU} - ) - !video_cards_r600? ( - video_cards_radeonsi? ( - ${LLVM_DEPSTR_AMDGPU} - ) - ) - !video_cards_r600? ( - !video_cards_radeonsi? ( - video_cards_radeon? ( - ${LLVM_DEPSTR_AMDGPU} - ) - ) - ) - !video_cards_r600? ( - !video_cards_radeon? ( - !video_cards_radeonsi? ( - ${LLVM_DEPSTR} - ) - ) - ) - ) - ) -" -unset {LLVM,CLANG}_DEPSTR{,_AMDGPU} - -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - opencl? ( - >=sys-devel/gcc-4.6 - ) - sys-devel/gettext - virtual/pkgconfig - valgrind? ( dev-util/valgrind ) - x11-base/xorg-proto - vulkan? ( - $(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]") - ) -" -[[ ${PV} == 9999 ]] && DEPEND+=" - sys-devel/bison - sys-devel/flex - $(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]") -" - -S="${WORKDIR}/${MY_P}" -EGIT_CHECKOUT_DIR=${S} - -QA_WX_LOAD=" -x86? ( - !pic? ( - usr/lib*/libglapi.so.0.0.0 - usr/lib*/libGLESv1_CM.so.1.1.0 - usr/lib*/libGLESv2.so.2.0.0 - usr/lib*/libGL.so.1.2.0 - usr/lib*/libOSMesa.so.8.0.0 - ) -)" - -llvm_check_deps() { - local flags=${MULTILIB_USEDEP} - if use video_cards_r600 || use video_cards_radeon || use video_cards_radeonsi - then - flags+=",llvm_targets_AMDGPU(-)" - fi - - if use opencl; then - has_version "sys-devel/clang[${flags}]" || return 1 - fi - has_version "sys-devel/llvm[${flags}]" -} - -pkg_setup() { - # warning message for bug 459306 - if use llvm && has_version sys-devel/llvm[!debug=]; then - ewarn "Mismatch between debug USE flags in media-libs/mesa and sys-devel/llvm" - ewarn "detected! This can cause problems. For details, see bug 459306." - fi - - if use llvm; then - llvm_pkg_setup - fi - python-any-r1_pkg_setup -} - -src_prepare() { - eapply_user - [[ ${PV} == 9999 ]] && eautoreconf -} - -multilib_src_configure() { - local myconf - - if use classic; then - # Configurable DRI drivers - driver_enable swrast - - # Intel code - driver_enable video_cards_i915 i915 - driver_enable video_cards_i965 i965 - if ! use video_cards_i915 && \ - ! use video_cards_i965; then - driver_enable video_cards_intel i915 i965 - fi - - # Nouveau code - driver_enable video_cards_nouveau nouveau - - # ATI code - driver_enable video_cards_r100 radeon - driver_enable video_cards_r200 r200 - if ! use video_cards_r100 && \ - ! use video_cards_r200; then - driver_enable video_cards_radeon radeon r200 - fi - fi - - if use egl; then - myconf+=" --with-platforms=x11,surfaceless$(use wayland && echo ",wayland")$(use gbm && echo ",drm")" - fi - - if use gallium; then - myconf+=" - $(use_enable d3d9 nine) - $(use_enable llvm) - $(use_enable openmax omx-bellagio) - $(use_enable vaapi va) - $(use_enable vdpau) - $(use_enable xa) - $(use_enable xvmc) - " - use vaapi && myconf+=" --with-va-libdir=/usr/$(get_libdir)/va/drivers" - - gallium_enable swrast - gallium_enable video_cards_vc4 vc4 - gallium_enable video_cards_vivante etnaviv - gallium_enable video_cards_vmware svga - gallium_enable video_cards_nouveau nouveau - gallium_enable video_cards_i915 i915 - gallium_enable video_cards_imx imx - if ! use video_cards_i915 && \ - ! use video_cards_i965; then - gallium_enable video_cards_intel i915 - fi - - gallium_enable video_cards_r300 r300 - gallium_enable video_cards_r600 r600 - gallium_enable video_cards_radeonsi radeonsi - if ! use video_cards_r300 && \ - ! use video_cards_r600; then - gallium_enable video_cards_radeon r300 r600 - fi - - gallium_enable video_cards_freedreno freedreno - # opencl stuff - if use opencl; then - myconf+=" - $(use_enable opencl) - --with-clang-libdir="${EPREFIX}/usr/lib" - " - fi - - gallium_enable video_cards_virgl virgl - fi - - if use vulkan; then - vulkan_enable video_cards_i965 intel - vulkan_enable video_cards_radeonsi radeon - fi - - # x86 hardened pax_kernel needs glx-rts, bug 240956 - if [[ ${ABI} == x86 ]]; then - myconf+=" $(use_enable pax_kernel glx-read-only-text)" - fi - - # on abi_x86_32 hardened we need to have asm disable - if [[ ${ABI} == x86* ]] && use pic; then - myconf+=" --disable-asm" - fi - - if use gallium; then - myconf+=" $(use_enable osmesa gallium-osmesa)" - else - myconf+=" $(use_enable osmesa)" - fi - - # build fails with BSD indent, bug #428112 - use userland_GNU || export INDENT=cat - - ECONF_SOURCE="${S}" \ - econf \ - --enable-dri \ - --enable-glx \ - --enable-shared-glapi \ - $(use_enable !bindist texture-float) \ - $(use_enable d3d9 nine) \ - $(use_enable debug) \ - $(use_enable dri3) \ - $(use_enable egl) \ - $(use_enable gbm) \ - $(use_enable gles1) \ - $(use_enable gles2) \ - $(use_enable nptl glx-tls) \ - $(use_enable unwind libunwind) \ - --enable-valgrind=$(usex valgrind auto no) \ - --enable-llvm-shared-libs \ - --disable-opencl-icd \ - --with-dri-drivers=${DRI_DRIVERS} \ - --with-gallium-drivers=${GALLIUM_DRIVERS} \ - --with-vulkan-drivers=${VULKAN_DRIVERS} \ - PYTHON2="${PYTHON}" \ - ${myconf} -} - -multilib_src_install() { - emake install DESTDIR="${D}" - - if use wayland; then - # These files are now provided by >=dev-libs/wayland-1.15.0 - rm "${ED}/usr/$(get_libdir)/libwayland-egl.so" || die - rm "${ED}/usr/$(get_libdir)/libwayland-egl.so.1" || die - rm "${ED}/usr/$(get_libdir)/libwayland-egl.so.1.0.0" || die - rm "${ED}/usr/$(get_libdir)/pkgconfig/wayland-egl.pc" || die - fi - - if use opencl; then - ebegin "Moving Gallium/Clover OpenCL implementation for dynamic switching" - local cl_dir="/usr/$(get_libdir)/OpenCL/vendors/mesa" - dodir ${cl_dir}/{lib,include} - if [ -f "${ED}/usr/$(get_libdir)/libOpenCL.so" ]; then - mv -f "${ED}"/usr/$(get_libdir)/libOpenCL.so* \ - "${ED}"${cl_dir} - fi - if [ -f "${ED}/usr/include/CL/opencl.h" ]; then - mv -f "${ED}"/usr/include/CL \ - "${ED}"${cl_dir}/include - fi - eend $? - fi - - if use openmax; then - echo "XDG_DATA_DIRS=\"${EPREFIX}/usr/share/mesa/xdg\"" > "${T}/99mesaxdgomx" - doenvd "${T}"/99mesaxdgomx - keepdir /usr/share/mesa/xdg - fi -} - -multilib_src_install_all() { - find "${ED}" -name '*.la' -delete - einstalldocs - - if use !bindist; then - dodoc docs/patents.txt - fi -} - -multilib_src_test() { - if use llvm; then - local llvm_tests='lp_test_arit lp_test_arit lp_test_blend lp_test_blend lp_test_conv lp_test_conv lp_test_format lp_test_format lp_test_printf lp_test_printf' - pushd src/gallium/drivers/llvmpipe >/dev/null || die - emake ${llvm_tests} - pax-mark m ${llvm_tests} - popd >/dev/null || die - fi - emake check -} - -pkg_postinst() { - # Switch to the xorg implementation. - echo - eselect opengl set --use-old ${OPENGL_DIR} - - # Switch to mesa opencl - if use opencl; then - eselect opencl set --use-old ${PN} - fi - - # run omxregister-bellagio to make the OpenMAX drivers known system-wide - if use openmax; then - ebegin "Registering OpenMAX drivers" - BELLAGIO_SEARCH_PATH="${EPREFIX}/usr/$(get_libdir)/libomxil-bellagio0" \ - OMX_BELLAGIO_REGISTRY=${EPREFIX}/usr/share/mesa/xdg/.omxregister \ - omxregister-bellagio - eend $? - fi - - # warn about patent encumbered texture-float - if use !bindist; then - elog "USE=\"bindist\" was not set. Potentially patent encumbered code was" - elog "enabled. Please see /usr/share/doc/${P}/patents.txt.bz2 for an" - elog "explanation." - fi -} - -pkg_prerm() { - if use openmax; then - rm "${EPREFIX}"/usr/share/mesa/xdg/.omxregister - fi -} - -# $1 - VIDEO_CARDS flag -# other args - names of DRI drivers to enable -# TODO: avoid code duplication for a more elegant implementation -driver_enable() { - case $# in - # for enabling unconditionally - 1) - DRI_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - DRI_DRIVERS+=",${i}" - done - fi - ;; - esac -} - -gallium_enable() { - case $# in - # for enabling unconditionally - 1) - GALLIUM_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - GALLIUM_DRIVERS+=",${i}" - done - fi - ;; - esac -} - -vulkan_enable() { - case $# in - # for enabling unconditionally - 1) - VULKAN_DRIVERS+=",$1" - ;; - *) - if use $1; then - shift - for i in $@; do - VULKAN_DRIVERS+=",${i}" - done - fi - ;; - esac -} diff --git a/media-libs/mesa/mesa-18.1.3.ebuild b/media-libs/mesa/mesa-18.1.5.ebuild similarity index 100% rename from media-libs/mesa/mesa-18.1.3.ebuild rename to media-libs/mesa/mesa-18.1.5.ebuild diff --git a/media-libs/mlt/mlt-6.6.0-r1.ebuild b/media-libs/mlt/mlt-6.6.0-r1.ebuild index 6d779bafb86c..075ddb77dc01 100644 --- a/media-libs/mlt/mlt-6.6.0-r1.ebuild +++ b/media-libs/mlt/mlt-6.6.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/mltframework/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="compressed-lumas cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug ffmpeg fftw frei0r gtk jack kdenlive libav libsamplerate lua melt opencv opengl python qt5 rtaudio ruby sdl sdl2 vdpau xine xml" # java perl php tcl vidstab diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild b/media-libs/soxr/soxr-0.1.3-r1.ebuild index 3375c0d2a996..b4d15b8d7ef6 100644 --- a/media-libs/soxr/soxr-0.1.3-r1.ebuild +++ b/media-libs/soxr/soxr-0.1.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="examples test" # CMakeLists.txt builds examples if either test or examples USE flag is enabled. diff --git a/media-libs/woff2/woff2-1.0.2-r1.ebuild b/media-libs/woff2/woff2-1.0.2-r1.ebuild index d8411cc26d02..e5f9beef3009 100644 --- a/media-libs/woff2/woff2-1.0.2-r1.ebuild +++ b/media-libs/woff2/woff2-1.0.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris" IUSE="" RDEPEND="app-arch/brotli" diff --git a/media-plugins/Manifest.gz b/media-plugins/Manifest.gz index d3c1bd2539eb..ba906d0edb0b 100644 Binary files a/media-plugins/Manifest.gz and b/media-plugins/Manifest.gz differ diff --git a/media-plugins/grilo-plugins/Manifest b/media-plugins/grilo-plugins/Manifest index dc7f40d67812..75d36b9d1b82 100644 --- a/media-plugins/grilo-plugins/Manifest +++ b/media-plugins/grilo-plugins/Manifest @@ -1,2 +1,3 @@ DIST grilo-plugins-0.2.17.tar.xz 1036308 BLAKE2B c83de5b251c030c71164310f6240652ffc86efa46a057bc750ee242c7cc2ff91a9c28ec6a847783cf7fd2df068cba0dad6f10521db82c7080a466c63aacb4c03 SHA512 f556ae6e72c82ce74cc8902f7b4ae27f51060c3b06230989b36ce4498f93894c723809c1f08fc8edfabd892fc303eb0523f21ea72649f644c7eb421b62773140 DIST grilo-plugins-0.3.5.tar.xz 1881080 BLAKE2B 06f06fe47cf6fb374d3d398e113a2d851c46e390011f2ef8c04a9b658bd04eea5f0c17ad4e89f7cd922ac0a24efe94f30db65697d4b71fab512eaf71c8ef936c SHA512 3420b18d5d938559b75ae41199a6a79dfa5a8a43d2b29631f7cb03c28df569627be610a4087514240c3413e476fa76def3ee7a1b065b5104679b788b633a5b0e +DIST grilo-plugins-0.3.7.tar.xz 1892848 BLAKE2B 9894a01dc555f20c3119208e2ee875898c918f8d81e36571a777f7f1776c284d5fa5b4ac9126a352dc812b0f5ba9c15e0e81a2381ef9cb636afb66e272a77cec SHA512 9e69835b3b8f6e2974d799480e2c8c55a084d2089ead6b37112a8c3c79b6bd2142b8fd66952493b7118e09eb5070789408b59bd28784bd9f6bf5ea5a7bc5695d diff --git a/media-plugins/grilo-plugins/grilo-plugins-0.3.7.ebuild b/media-plugins/grilo-plugins/grilo-plugins-0.3.7.ebuild new file mode 100644 index 000000000000..bdfe54ab8370 --- /dev/null +++ b/media-plugins/grilo-plugins/grilo-plugins-0.3.7.ebuild @@ -0,0 +1,132 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +GNOME2_LA_PUNT="yes" +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) + +inherit gnome2 python-any-r1 + +DESCRIPTION="A framework for easy media discovery and browsing" +HOMEPAGE="https://wiki.gnome.org/Projects/Grilo" + +LICENSE="LGPL-2.1+" +SLOT="0.3" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="daap dvd examples chromaprint flickr freebox gnome-online-accounts lua subtitles test thetvdb tracker upnp-av vimeo +youtube" + +# Bump gom requirement to avoid segfaults +RDEPEND=" + >=dev-libs/glib-2.44:2 + >=media-libs/grilo-0.3.6:${SLOT}=[network,playlist] + media-libs/libmediaart:2.0 + >=dev-libs/gom-0.3.2 + + dev-libs/gmime:3.0 + dev-libs/json-glib + dev-libs/libxml2:2 + dev-db/sqlite:3 + + chromaprint? ( media-plugins/gst-plugins-chromaprint:1.0 ) + daap? ( >=net-libs/libdmapsharing-2.9.12:3.0 ) + dvd? ( >=dev-libs/totem-pl-parser-3.4.1 ) + flickr? ( net-libs/liboauth ) + freebox? ( net-dns/avahi ) + gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.17.91:= ) + lua? ( + >=dev-lang/lua-5.3 + app-arch/libarchive + dev-libs/libxml2:2 + >=dev-libs/totem-pl-parser-3.4.1 ) + subtitles? ( net-libs/libsoup:2.4 ) + thetvdb? ( + app-arch/libarchive + dev-libs/libxml2 ) + tracker? ( >=app-misc/tracker-0.10.5:= ) + youtube? ( + >=dev-libs/libgdata-0.9.1:= + >=dev-libs/totem-pl-parser-3.4.1 ) + upnp-av? ( + net-libs/libsoup:2.4 + net-libs/dleyna-connector-dbus + net-misc/dleyna-server ) + vimeo? ( + >=dev-libs/totem-pl-parser-3.4.1 ) +" +DEPEND="${RDEPEND} + app-text/docbook-xml-dtd:4.5 + app-text/yelp-tools + >=dev-util/gdbus-codegen-2.44 + >=dev-util/intltool-0.40.0 + virtual/pkgconfig + lua? ( dev-util/gperf ) + upnp-av? ( test? ( + ${PYTHON_DEPS} + $(python_gen_any_dep 'dev-python/dbusmock[${PYTHON_USEDEP}]') ) ) +" + +python_check_deps() { + use upnp-av && use test && has_version "dev-python/dbusmock[${PYTHON_USEDEP}]" +} + +pkg_setup() { + use upnp-av && use test && python-any-r1_pkg_setup +} + +src_prepare () { + gnome2_src_prepare + sed -e "s:GETTEXT_PACKAGE=grilo-plugins$:GETTEXT_PACKAGE=grilo-plugins-${SLOT}:" \ + -i configure.ac configure || die "sed configure.ac configure failed" +} + +# FIXME: some unittests required python-dbusmock +src_configure() { + # --enable-debug only changes CFLAGS, useless for us + # Plugins + # shoutcast seems to be broken + gnome2_src_configure \ + --disable-static \ + --disable-debug \ + --disable-uninstalled \ + --enable-bookmarks \ + --enable-filesystem \ + --enable-gravatar \ + --enable-jamendo \ + --enable-local-metadata \ + --enable-magnatune \ + --enable-metadata-store \ + --enable-podcasts \ + --enable-raitv \ + --disable-shoutcast \ + --enable-tmdb \ + $(use_enable chromaprint) \ + $(use_enable daap dmap) \ + $(use_enable dvd optical-media) \ + $(use_enable flickr) \ + $(use_enable freebox) \ + $(use_enable gnome-online-accounts goa) \ + $(use_enable lua lua-factory) \ + $(use_enable subtitles opensubtitles) \ + $(use_enable thetvdb) \ + $(use_enable tracker) \ + $(use_enable upnp-av dleyna) \ + $(use_enable vimeo) \ + $(use_enable youtube) +} + +src_install() { + if use examples; then + docinto examples + doins help/examples/*.c + fi + + gnome2_src_install \ + DOC_MODULE_VERSION=${SLOT%/*} \ + HELP_ID="grilo-plugins-${SLOT%/*}" \ + HELP_MEDIA="" + + # The above doesn't work and collides with 0.2 slot + mv "${ED}"/usr/share/help/C/examples/example-tmdb{,-0.3}.c || die + mv "${ED}"/usr/share/help/C/grilo-plugins/legal{,-0.3}.xml || die + mv "${ED}"/usr/share/help/C/grilo-plugins/grilo-plugins{,-0.3}.xml || die +} diff --git a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild index 55b8942a7e18..34955bf81699 100644 --- a/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild +++ b/media-plugins/gst-plugins-chromaprint/gst-plugins-chromaprint-1.14.1.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="Calculate Chromaprint fingerprint from audio files for GStreamer" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" RDEPEND="media-libs/chromaprint[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" diff --git a/media-plugins/gst-plugins-schroedinger/Manifest b/media-plugins/gst-plugins-schroedinger/Manifest deleted file mode 100644 index f5946291c4e4..000000000000 --- a/media-plugins/gst-plugins-schroedinger/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gst-plugins-bad-0.10.23.tar.xz 3155044 BLAKE2B 86ed955fb5c73f2145b8f8ed2daaeffd9975362e81c3ca911be00d18f6b6d975381651071eb54514ef94a931f1fc89e673dc8c1d68e10de132bbe51accb6d165 SHA512 6437dd12707ef29651f4014b54612cf2a3a42ed4e05a1c5f4a432d80e27efd2abc0df891ebcfdc9e7b2cf9f71a15b88e48b3aa6db24a178ed6de3b1bdf4c3dc4 -DIST gst-plugins-bad-1.12.4.tar.xz 4709272 BLAKE2B a4d1fec48fdd67fc66eb5588dbee820c22b19a41dda4f5643b1ae326bfc827cd4796fc7a523fb0a9758605952377a2491f4e53ea74237ca7841659dea4ddcbc0 SHA512 a8e281aee1f1d0bb3f171fbe4242e997c661cbfd0be78da3913c0f55d68d6b7c3d34cabfcdd8c25728217ff885b86a7bedc0be34a7b14e2eb2a6c6236753231b diff --git a/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-0.10.23-r1.ebuild b/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-0.10.23-r1.ebuild deleted file mode 100644 index 94dd2d05dccc..000000000000 --- a/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-0.10.23-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -GST_ORG_MODULE=gst-plugins-bad -inherit gstreamer - -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=media-libs/schroedinger-1.0.11-r1[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" - -GST_PLUGINS_BUILD="schro" -GST_PLUGINS_BUILD_DIR="schroedinger" - -src_prepare() { - local pdir=$(gstreamer_get_plugin_dir) - # gstbasevideo has no .pc - sed -e "s:\$(top_builddir)/gst-libs/gst/video/.*\.la:-lgstbasevideo-${SLOT}:" \ - -i "${pdir}"/Makefile.{am,in} || die -} diff --git a/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-1.12.4.ebuild b/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-1.12.4.ebuild deleted file mode 100644 index 35f2567b1157..000000000000 --- a/media-plugins/gst-plugins-schroedinger/gst-plugins-schroedinger-1.12.4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GST_ORG_MODULE=gst-plugins-bad - -inherit gstreamer - -DESCRIPTION="Dirac encoder/decoder plugin for GStreamer" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=media-libs/schroedinger-1.0.11-r1[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" - -GST_PLUGINS_BUILD="schro" -GST_PLUGINS_BUILD_DIR="schroedinger" diff --git a/media-plugins/gst-plugins-schroedinger/metadata.xml b/media-plugins/gst-plugins-schroedinger/metadata.xml deleted file mode 100644 index af143d8096cb..000000000000 --- a/media-plugins/gst-plugins-schroedinger/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gstreamer@gentoo.org - GStreamer package maintainers - - diff --git a/media-radio/Manifest.gz b/media-radio/Manifest.gz index edb67b2ce354..1c84e4d8f463 100644 Binary files a/media-radio/Manifest.gz and b/media-radio/Manifest.gz differ diff --git a/media-radio/qsstv/qsstv-9.2.6.ebuild b/media-radio/qsstv/qsstv-9.2.6.ebuild index 36ac9e916622..5d4268989ecd 100644 --- a/media-radio/qsstv/qsstv-9.2.6.ebuild +++ b/media-radio/qsstv/qsstv-9.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit eutils qmake-utils +inherit qmake-utils MY_P=${P/-/_} diff --git a/media-sound/Manifest.gz b/media-sound/Manifest.gz index f61ef956d466..9fdc3632f686 100644 Binary files a/media-sound/Manifest.gz and b/media-sound/Manifest.gz differ diff --git a/media-sound/flacon/Manifest b/media-sound/flacon/Manifest index 4551ed04bb23..25b7b2651192 100644 --- a/media-sound/flacon/Manifest +++ b/media-sound/flacon/Manifest @@ -1,2 +1 @@ -DIST flacon-4.0.0.tar.gz 1294289 BLAKE2B 3afadc3545493558a5eadb7720509410fb448fed1e1fc5511f0ce477ea0e6e876d19e3038d5eb77191b449f730f50e6f1e3e4eacf546b064868863ed918acdee SHA512 64efc3369f11a7345d106a253873bcaf64ff0bbfb045e3554fecdc48a86ee5d150bef06643a5bf481d6e139a45a2bfdee91e730f9aa1354a4772f0d994297b78 DIST flacon-4.1.0.tar.gz 1579869 BLAKE2B 6e0bf31f0eb47bf594d74e0f058f333daa9ee84f9313e75e059f1568386c20f79482926f6f786d332ecfbb72c3991e346a7b98ab8f27a2a4b4ce5c195c23d6bb SHA512 4e786571ba3e157aad2dc27523f8b9de259b44b84c7b054124a610199ef19855832000e4499d18bd6f725f2133bbbbf8d0d75f1cafbdce918605c3b407f6b0ef diff --git a/media-sound/flacon/flacon-4.0.0.ebuild b/media-sound/flacon/flacon-4.0.0.ebuild deleted file mode 100644 index a9ff778b390a..000000000000 --- a/media-sound/flacon/flacon-4.0.0.ebuild +++ /dev/null @@ -1,97 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# Ignore rudimentary et, uz@Latn, zh_TW translation(s). -PLOCALES="cs cs_CZ de es es_MX fr gl hu it ja_JP lt nb nl pl pl_PL pt_BR pt_PT ro_RO ru sr sr@latin tr uk zh_CN" -# Tests require lots of disk space -CHECKREQS_DISK_BUILD=10G - -inherit check-reqs cmake-utils eutils gnome2-utils l10n virtualx xdg-utils - -DESCRIPTION="Extracts audio tracks from an audio CD image to separate tracks" -HOMEPAGE="https://flacon.github.io/" -SRC_URI="https://github.com/flacon/flacon/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND=" - app-i18n/uchardet - dev-qt/qtcore:5 - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 -" -DEPEND="${RDEPEND} - virtual/pkgconfig - dev-qt/linguist-tools:5 - dev-qt/qtconcurrent:5 - test? ( - dev-qt/qttest:5 - media-libs/flac - media-sound/mac - media-sound/shntool - media-sound/ttaenc - media-sound/wavpack - ) -" - -pkg_pretend() { - use test && check-reqs_pkg_pretend -} - -pkg_setup() { - use test && check-reqs_pkg_setup -} - -src_prepare() { - cmake-utils_src_prepare - - # Ignore rudimentary et, uz@Latn, zh_TW translation(s). - rm "translations/${PN}_uz@Latn.desktop" || die - rm "translations/${PN}"_{et,zh_TW}.ts || die - - remove_locale() { - rm "translations/${PN}_${1}".{ts,desktop} || die - } - - l10n_find_plocales_changes 'translations' "${PN}_" '.ts' - l10n_for_each_disabled_locale_do remove_locale -} - -src_configure() { - local mycmakeargs=( - -DBUILD_TESTS="$(usex test)" - ) - cmake-utils_src_configure -} - -src_test() { - virtx "${BUILD_DIR}/tests/${PN}_test" -} - -pkg_postinst() { - elog "${PN} optionally supports formats listed below." - elog "(List will be empty if all extra packages are installed.)" - elog "Please install the required packages and restart ${PN}." - optfeature 'FLAC input and output support' media-libs/flac - optfeature 'WavPack input and output support' media-sound/wavpack - optfeature 'APE input support' media-sound/mac - optfeature 'TTA input support' media-sound/ttaenc - optfeature 'AAC output support' media-libs/faac - optfeature 'MP3 output support' media-sound/lame - optfeature 'Vorbis output support' media-sound/vorbis-tools - optfeature 'MP3 Replay Gain support' media-sound/mp3gain - optfeature 'Vorbis Replay Gain support' media-sound/vorbisgain - - gnome2_icon_cache_update - xdg_desktop_database_update -} - -pkg_postrm() { - gnome2_icon_cache_update - xdg_desktop_database_update -} diff --git a/media-sound/gnac/Manifest b/media-sound/gnac/Manifest deleted file mode 100644 index 4036025411bb..000000000000 --- a/media-sound/gnac/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST gnac-0.2.4.1.tar.bz2 929747 BLAKE2B 5375efe2ccdbbd4d6be936532521005228cf84d68626e993f5ea914fb1b3f717d4df6febc490a94614d8d69b54a6f5a031874f49b5c5b1ece834526b6db9366f SHA512 c474854222cc938d6ec081cdf5e8e8762e5618eca1c17dacaf8412970310ee50af2fad92501ba3b129f8756782fabd770e52656d6eead77d1a8ec0dd5f972f9b diff --git a/media-sound/gnac/files/gnac-0.2.4.1-cflags.patch b/media-sound/gnac/files/gnac-0.2.4.1-cflags.patch deleted file mode 100644 index 816eadb70ef7..000000000000 --- a/media-sound/gnac/files/gnac-0.2.4.1-cflags.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- gnac-0.2.4.1/configure.ac -+++ gnac-0.2.4.1/configure.ac -@@ -122,16 +122,6 @@ - AC_SUBST(DISABLE_DEPRECATED) - fi - --# debug support --AC_ARG_ENABLE([debug], [], --[ if test "$enableval" = "yes"; then -- CFLAGS="-g -ggdb -O0" -- else -- CFLAGS="-O2" -- fi -- AC_SUBST([CFLAGS]) -- ]) -- - AC_SUBST([AM_CPPFLAGS]) - AC_SUBST([AM_CFLAGS]) - AC_SUBST([AM_LDFLAGS]) diff --git a/media-sound/gnac/files/gnac-0.2.4.1-nls.patch b/media-sound/gnac/files/gnac-0.2.4.1-nls.patch deleted file mode 100644 index 76d822f08bf9..000000000000 --- a/media-sound/gnac/files/gnac-0.2.4.1-nls.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- gnac-0.2.4.1/po/POTFILES.in -+++ gnac-0.2.4.1/po/POTFILES.in -@@ -32,6 +32,7 @@ - [type: gettext/xml]data/profiles/vorbis.xml.in - [type: gettext/xml]data/profiles/wav.xml.in - [type: gettext/xml]data/profiles/wavpack.xml.in -+intl/plural.c - libgnac/libgnac-converter.c - libgnac/libgnac-error.c - libgnac/libgnac-gst.c diff --git a/media-sound/gnac/gnac-0.2.4.1.ebuild b/media-sound/gnac/gnac-0.2.4.1.ebuild deleted file mode 100644 index 641dcf40ff3c..000000000000 --- a/media-sound/gnac/gnac-0.2.4.1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools eutils flag-o-matic gnome2 - -DESCRIPTION="Audio converter for GNOME" -HOMEPAGE="http://gnac.sourceforge.net/" -SRC_URI="mirror://sourceforge/gnac/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="aac flac libnotify mp3 nls wavpack" - -RDEPEND=" - x11-libs/gtk+:3 - dev-libs/libunique:3 - dev-libs/libxml2:2 - libnotify? ( x11-libs/libnotify ) - >=media-libs/gstreamer-0.10.31:0.10 - >=media-libs/gst-plugins-base-0.10.31:0.10 - media-plugins/gst-plugins-gio:0.10 - media-plugins/gst-plugins-meta:0.10[flac?,mp3?,wavpack?] - aac? ( media-plugins/gst-plugins-faac:0.10 ) - nls? ( virtual/libintl ) -" -DEPEND="${RDEPEND} - >=app-text/gnome-doc-utils-0.17.2 - gnome-base/gnome-common - virtual/pkgconfig - nls? ( sys-devel/gettext ) -" -PATCHES=( - "${FILESDIR}/${P}-cflags.patch" - "${FILESDIR}/${P}-nls.patch" -) - -src_prepare() { - default - epatch -p1 "${PATCHES[@]}" - - # fix bug 574568 by restoring pre-GCC5 inline semantics - append-cflags -std=gnu89 - - eautoreconf - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure $(use_enable nls) -} diff --git a/media-sound/gnac/metadata.xml b/media-sound/gnac/metadata.xml deleted file mode 100644 index 291998630e92..000000000000 --- a/media-sound/gnac/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sound@gentoo.org - Gentoo Sound project - - - gnac - - diff --git a/media-sound/horgand/horgand-1.14.ebuild b/media-sound/horgand/horgand-1.14-r1.ebuild similarity index 70% rename from media-sound/horgand/horgand-1.14.ebuild rename to media-sound/horgand/horgand-1.14-r1.ebuild index 11769b0c9231..a02538b9c3e9 100644 --- a/media-sound/horgand/horgand-1.14.ebuild +++ b/media-sound/horgand/horgand-1.14-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=2 -inherit eutils toolchain-funcs +EAPI=7 + +inherit desktop toolchain-funcs DESCRIPTION="Opensource software organ" HOMEPAGE="http://horgand.berlios.de" @@ -24,17 +25,17 @@ DEPEND="${RDEPEND} virtual/pkgconfig" src_prepare() { - epatch "${FILESDIR}"/${P}-overflow.patch + default + eapply "${FILESDIR}"/${P}-overflow.patch } src_compile() { emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS} $(fltk-config --cxxflags) \ - $(pkg-config --cflags jack) $(pkg-config --cflags sndfile)" || die "emake failed." + $(pkg-config --cflags jack) $(pkg-config --cflags sndfile)" } src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog NEWS README + default doman man/${PN}.1 newicon src/${PN}128.xpm ${PN}.xpm make_desktop_entry ${PN} Horgand ${PN} diff --git a/media-sound/mpd/mpd-0.20.10.ebuild b/media-sound/mpd/mpd-0.20.10.ebuild index 169aa5acc382..f6cea8f7ebd7 100644 --- a/media-sound/mpd/mpd-0.20.10.ebuild +++ b/media-sound/mpd/mpd-0.20.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~sh x86 ~x86-fbsd ~x64-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ppc ~ppc64 ~sh x86 ~x86-fbsd ~x64-macos" IUSE="adplug +alsa ao audiofile bzip2 cdio +curl debug +eventfd expat faad +fifo +ffmpeg flac fluidsynth gme +icu +id3tag +inotify +ipv6 jack lame mms libav libmpdclient libsamplerate libsoxr +mad mikmod modplug diff --git a/media-sound/pulseaudio/Manifest b/media-sound/pulseaudio/Manifest index 66578e2d1921..2dcd18e020a9 100644 --- a/media-sound/pulseaudio/Manifest +++ b/media-sound/pulseaudio/Manifest @@ -1,3 +1,2 @@ DIST pulseaudio-11.1.tar.xz 1648924 BLAKE2B eea767efb6529436a6c2aa7d5ccaccdbda2338ad8db639ad333598b1589d259acf71ef34e904a240710f5343864fa868789eaa7f7cae1b07902ebd989fe83e12 SHA512 8863d8d7aede0d9a4d158e84e7bece91747c335f9ac98c7b21fafe76b762f8817e1125307aa46e561e540d2c40525e91f51a55ec34ac55d58fd5980199856a7a -DIST pulseaudio-11.99.1.tar.xz 1655948 BLAKE2B 33d774bbcb2cf4a1d457e2cecfae007a75acc5c8ba188c5f2fbce773cf3fb67c9c345538584014898f42b3ff7c6e680c9660ff07f7d74630f711f85d9c514d2c SHA512 f9340f836bd12756ddb30e27bb04f8470a97ec372f5d9a2703da3ac348436b7b3efe074635c5a994cc6cd77c7f18aa2d74811c7e12bc52c0578fd15f8dffaab8 -DIST pulseaudio-12.0.tar.xz 1657212 BLAKE2B b38bdeec21c336d7435b1ae895eb50b164d513f4b15d5c6b559df457722da02484072d3beb8874c3690efd1ddff1e13966ab5501d1e9418683461ca977b2c6fb SHA512 e9b02522f1e9cc2cf2e9db3364153fff5bc70561df34bc8e254e373a24c45585c1c722de8b6ebd7cd1814f523cf29b67c6940390a6fcc1ccbdde5aeff48f8d8c +DIST pulseaudio-12.2.tar.xz 1665092 BLAKE2B 2e36efc5142c1e379cc2b135f4126f03a31831b26efe60f7cdf128af6e23fab25706a5609644d0b387530021055f87525fe60d527cd3a087f51bfd58e810644f SHA512 877754c1838b3cb042dbc18a5f1cc3cf313ffcaee7a64703330406d1f86279c34f1107634ac3083b158365e6757fbacf5ec406bc3c5788d291de67b77a561a4e diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml index 3ae38b43ad4f..25a2d372c613 100644 --- a/media-sound/pulseaudio/metadata.xml +++ b/media-sound/pulseaudio/metadata.xml @@ -26,20 +26,22 @@ enable this flag if you want to use a system wide instance. If unsure, enable this flag. - - Use GSettings instead of GConf to store user preferences. - Enable OSS sink/source (output/input). Deprecated, upstream does not support this on systems where other sink/source systems are available (i.e.: Linux). The padsp wrapper is now always build if the system supports OSS at all. - + Add support to dev-libs/glib-based mainloop for the libpulse client library, to allow using libpulse on glib-based programs. + + Add support to dev-libs/glib-based mainloop for the + libpulse client library, to allow using libpulse on glib-based + programs. Build the GSettings PA module. + Allow preparation and installation of the system-wide init script for PulseAudio. Since this support is only supported for diff --git a/media-sound/pulseaudio/pulseaudio-11.1-r1.ebuild b/media-sound/pulseaudio/pulseaudio-11.1-r1.ebuild index ee526c96d715..8cdb7daeefda 100644 --- a/media-sound/pulseaudio/pulseaudio-11.1-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-11.1-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz" LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 ) equalizer? ( AGPL-3+ )" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" # +alsa-plugin as discussed in bug #519530 IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm +glib diff --git a/media-sound/pulseaudio/pulseaudio-11.99.1-r1.ebuild b/media-sound/pulseaudio/pulseaudio-11.99.1-r1.ebuild deleted file mode 100644 index dc14bd2694fc..000000000000 --- a/media-sound/pulseaudio/pulseaudio-11.99.1-r1.ebuild +++ /dev/null @@ -1,364 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools bash-completion-r1 eutils flag-o-matic gnome2-utils linux-info systemd user udev multilib-minimal - -DESCRIPTION="A networked sound server with an advanced plugin system" -HOMEPAGE="https://www.freedesktop.org/wiki/Software/PulseAudio/" -SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz" - -# libpulse-simple and libpulse link to libpulse-core; this is daemon's -# library and can link to gdbm and other GPL-only libraries. In this -# cases, we have a fully GPL-2 package. Leaving the rest of the -# GPL-forcing USE flags for those who use them. -LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" - -# +alsa-plugin as discussed in bug #519530 -IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm +glib -gnome gsettings gtk ipv6 jack libsamplerate libressl lirc native-headset neon ofono-headset -+orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd test +udev -+webrtc-aec +X zeroconf" - -# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac -REQUIRED_USE=" - bluetooth? ( dbus ) - equalizer? ( dbus ) - ofono-headset? ( bluetooth ) - native-headset? ( bluetooth ) - udev? ( || ( alsa oss ) ) - gsettings? ( !gnome ) -" - -# libpcre needed in some cases, bug #472228 -RDEPEND=" - || ( - elibc_glibc? ( virtual/libc ) - elibc_uclibc? ( virtual/libc ) - dev-libs/libpcre - ) - >=media-libs/libsndfile-1.0.20[${MULTILIB_USEDEP}] - X? ( - >=x11-libs/libX11-1.4.0[${MULTILIB_USEDEP}] - >=x11-libs/libxcb-1.6[${MULTILIB_USEDEP}] - x11-libs/libSM[${MULTILIB_USEDEP}] - x11-libs/libICE[${MULTILIB_USEDEP}] - x11-libs/libXtst[${MULTILIB_USEDEP}] - ) - caps? ( >=sys-libs/libcap-2.22-r2[${MULTILIB_USEDEP}] ) - libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) - alsa? ( >=media-libs/alsa-lib-1.0.19 ) - glib? ( >=dev-libs/glib-2.4.0:2[${MULTILIB_USEDEP}] ) - zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) - jack? ( virtual/jack ) - tcpd? ( sys-apps/tcp-wrappers[${MULTILIB_USEDEP}] ) - lirc? ( app-misc/lirc ) - dbus? ( >=sys-apps/dbus-1.0.0[${MULTILIB_USEDEP}] ) - gtk? ( x11-libs/gtk+:3 ) - gnome? ( >=gnome-base/gconf-2.4.0 ) - gsettings? ( >=dev-libs/glib-2.26.0 ) - bluetooth? ( - >=net-wireless/bluez-5 - >=sys-apps/dbus-1.0.0 - media-libs/sbc - ) - asyncns? ( net-libs/libasyncns[${MULTILIB_USEDEP}] ) - udev? ( >=virtual/udev-143[hwdb(+)] ) - realtime? ( sys-auth/rtkit ) - equalizer? ( sci-libs/fftw:3.0 ) - ofono-headset? ( >=net-misc/ofono-1.13 ) - orc? ( >=dev-lang/orc-0.4.15 ) - sox? ( >=media-libs/soxr-0.1.1 ) - ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:= ) - ) - >=media-libs/speex-1.2.0 - media-libs/speexdsp - gdbm? ( sys-libs/gdbm:= ) - webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) - systemd? ( sys-apps/systemd:0=[${MULTILIB_USEDEP}] ) - dev-libs/libltdl:0 - selinux? ( sec-policy/selinux-pulseaudio ) -" -# it's a valid RDEPEND, libltdl.so is used for native abi - -DEPEND="${RDEPEND} - sys-devel/m4 - doc? ( app-doc/doxygen ) - test? ( >=dev-libs/check-0.9.10 ) - X? ( - x11-base/xorg-proto - >=x11-libs/libXtst-1.0.99.2[${MULTILIB_USEDEP}] - ) - dev-libs/libatomic_ops - virtual/pkgconfig - system-wide? ( || ( dev-util/unifdef sys-freebsd/freebsd-ubin ) ) - dev-util/intltool - >=sys-devel/gettext-0.18.1 -" -# This is a PDEPEND to avoid a circular dep -PDEPEND=" - alsa? ( alsa-plugin? ( >=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio,${MULTILIB_USEDEP}] ) ) -" - -# alsa-utils dep is for the alsasound init.d script (see bug #155707) -# bluez dep is for the bluetooth init.d script -# PyQt5 dep is for the qpaeq script -RDEPEND="${RDEPEND} - equalizer? ( qt5? ( dev-python/PyQt5[dbus,widgets] ) ) - system-wide? ( - alsa? ( media-sound/alsa-utils ) - bluetooth? ( >=net-wireless/bluez-5 ) - ) -" - -PATCHES=( - "${FILESDIR}"/pulseaudio-11.1-disable-flat-volumes.patch # bug 627894 -) - -pkg_pretend() { - CONFIG_CHECK="~HIGH_RES_TIMERS" - WARNING_HIGH_RES_TIMERS="CONFIG_HIGH_RES_TIMERS:\tis not set (required for enabling timer-based scheduling in pulseaudio)\n" - check_extra_config - - if linux_config_exists; then - local snd_hda_prealloc_size=$(linux_chkconfig_string SND_HDA_PREALLOC_SIZE) - if [ -n "${snd_hda_prealloc_size}" ] && [ "${snd_hda_prealloc_size}" -lt 2048 ]; then - ewarn "A preallocated buffer-size of 2048 (kB) or higher is recommended for the HD-audio driver!" - ewarn "CONFIG_SND_HDA_PREALLOC_SIZE=${snd_hda_prealloc_size}" - fi - fi -} - -pkg_setup() { - linux-info_pkg_setup - gnome2_environment_reset #543364 - - enewgroup audio 18 # Just make sure it exists - - if use system-wide; then - enewgroup pulse-access - enewgroup pulse - enewuser pulse -1 -1 /var/run/pulse pulse,audio - fi -} - -src_prepare() { - default - - # Skip test that cannot work with sandbox, bug #501846 - sed -i -e '/lock-autospawn-test/d' src/Makefile.am || die - - eautoreconf -} - -multilib_src_configure() { - local myconf=() - - if use gdbm; then - myconf+=( --with-database=gdbm ) - else - myconf+=( --with-database=simple ) - fi - - if use bluetooth; then - if multilib_is_native_abi; then - myconf+=( --enable-bluez5 --disable-bluez4 - $(use_enable native-headset bluez5-native-headset) - $(use_enable ofono-headset bluez5-ofono-headset) ) - fi - else - myconf+=( --disable-bluez5 --disable-bluez4 ) - fi - - myconf+=( - --enable-largefile - $(use_enable glib glib2) - --disable-solaris - $(use_enable asyncns) - $(use_enable oss oss-output) - $(use_enable alsa) - $(use_enable lirc) - $(use_enable neon neon-opt) - $(use_enable tcpd tcpwrap) - $(use_enable jack) - $(use_enable zeroconf avahi) - $(use_enable dbus) - $(use_enable gnome gconf) - $(use_enable gsettings) - $(use_enable gtk gtk3) - $(use_enable libsamplerate samplerate) - $(use_enable orc) - $(use_enable X x11) - $(use_enable test default-build-tests) - $(use_enable udev) - $(use_with sox soxr) - $(use_enable systemd systemd-daemon) - $(use_enable systemd systemd-login) - $(use_enable systemd systemd-journal) - $(use_enable ipv6) - $(use_enable ssl openssl) - $(use_enable webrtc-aec) - $(use_with caps) - $(use_with equalizer fftw) - --disable-adrian-aec - --disable-esound - --localstatedir="${EPREFIX}"/var - --with-udev-rules-dir="${EPREFIX}/$(get_udevdir)"/rules.d - --with-systemduserunitdir=$(systemd_get_userunitdir) - ) - - if ! multilib_is_native_abi; then - # disable all the modules and stuff - myconf+=( - --disable-oss-output - --disable-alsa - --disable-lirc - --disable-jack - --disable-avahi - --disable-gconf - --disable-gsettings - --disable-gtk3 - --disable-samplerate - --disable-bluez4 - --disable-bluez5 - --disable-udev - --disable-openssl - --disable-orc - --disable-webrtc-aec - --without-fftw - --without-soxr - - # tests involve random modules, so just do them for the native - --disable-default-build-tests - - # hack around unnecessary checks - # (results don't matter, we're not building anything using it) - ac_cv_lib_ltdl_lt_dladvise_init=yes - --with-database=simple - LIBSPEEX_CFLAGS=' ' - LIBSPEEX_LIBS=' ' - ) - fi - - ECONF_SOURCE=${S} \ - econf "${myconf[@]}" -} - -multilib_src_compile() { - if multilib_is_native_abi; then - emake - use doc && emake doxygen - else - local targets=( libpulse.la libpulsedsp.la libpulse-simple.la ) - use glib && targets+=( libpulse-mainloop-glib.la ) - emake -C src ${targets[*]} - fi -} - -multilib_src_test() { - # We avoid running the toplevel check target because that will run - # po/'s tests too, and they are broken. Officially, it should work - # with intltool 0.41, but that doesn't look like a stable release. - if multilib_is_native_abi; then - emake -C src check - fi -} - -multilib_src_install() { - if multilib_is_native_abi; then - emake -j1 DESTDIR="${D}" bashcompletiondir="$(get_bashcompdir)" install - use doc && dohtml -r doxygen/html/ - else - local targets=( libpulse.la libpulse-simple.la ) - use glib && targets+=( libpulse-mainloop-glib.la ) - emake DESTDIR="${D}" install-pkgconfigDATA - emake DESTDIR="${D}" -C src \ - install-libLTLIBRARIES \ - install-padsplibLTLIBRARIES \ - lib_LTLIBRARIES="${targets[*]}" \ - install-pulseincludeHEADERS - fi -} - -multilib_src_install_all() { - # Drop the script entirely if X is disabled - use X || rm "${ED}"/usr/bin/start-pulseaudio-x11 - - if use system-wide; then - newconfd "${FILESDIR}/pulseaudio.conf.d" pulseaudio - - use_define() { - local define=${2:-$(echo $1 | tr '[:lower:]' '[:upper:]')} - - use "$1" && echo "-D$define" || echo "-U$define" - } - - unifdef $(use_define zeroconf AVAHI) \ - $(use_define alsa) \ - $(use_define bluetooth) \ - $(use_define udev) \ - "${FILESDIR}/pulseaudio.init.d-5" \ - > "${T}/pulseaudio" - - doinitd "${T}/pulseaudio" - - systemd_dounit "${FILESDIR}/${PN}.service" - fi - - use zeroconf && sed -i -e '/module-zeroconf-publish/s:^#::' "${ED}/etc/pulse/default.pa" - - dodoc NEWS README todo - - # Create the state directory - use prefix || diropts -o pulse -g pulse -m0755 - - # We need /var/run/pulse, bug #442852 - use system-wide && systemd_newtmpfilesd "${FILESDIR}/${PN}.tmpfiles" "${PN}.conf" - - # Prevent warnings when system-wide is not used, bug #447694 - use system-wide || rm "${ED}"/etc/dbus-1/system.d/pulseaudio-system.conf - - prune_libtool_files --all -} - -pkg_postinst() { - if use system-wide; then - elog "You have enabled the 'system-wide' USE flag for pulseaudio." - elog "This mode should only be used on headless servers, embedded systems," - elog "or thin clients. It will usually require manual configuration, and is" - elog "incompatible with many expected pulseaudio features." - elog "On normal desktop systems, system-wide mode is STRONGLY DISCOURAGED." - elog "For more information, see" - elog " https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/" - elog " https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/" - elog " https://wiki.gentoo.org/wiki/PulseAudio#Headless_server" - if use gnome ; then - elog - elog "By enabling gnome USE flag, you enabled gconf support. Please note" - elog "that you might need to remove the gnome USE flag or disable the" - elog "gconf module on /etc/pulse/system.pa to be able to use PulseAudio" - elog "with a system-wide instance." - fi - fi - - if use equalizer && ! use qt5; then - elog "You've enabled the 'equalizer' USE-flag but not the 'qt5' USE-flag." - elog "This will build the equalizer module, but the 'qpaeq' tool" - elog "which is required to set equalizer levels will not work." - fi - - if use native-headset && use ofono-headset; then - elog "You have enabled both native and ofono headset profiles. The runtime decision" - elog "which to use is done via the 'headset' argument of module-bluetooth-discover." - fi - - if use libsamplerate; then - elog "The libsamplerate based resamplers are now deprecated, because they offer no" - elog "particular advantage over speex. Upstream suggests disabling them." - fi -} diff --git a/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild b/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild deleted file mode 100644 index c5606ea2177d..000000000000 --- a/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild +++ /dev/null @@ -1,339 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools bash-completion-r1 flag-o-matic gnome2-utils linux-info systemd user udev multilib-minimal - -DESCRIPTION="A networked sound server with an advanced plugin system" -HOMEPAGE="https://www.freedesktop.org/wiki/Software/PulseAudio/" -SRC_URI="https://freedesktop.org/software/pulseaudio/releases/${P}.tar.xz" - -# libpulse-simple and libpulse link to libpulse-core; this is daemon's -# library and can link to gdbm and other GPL-only libraries. In this -# cases, we have a fully GPL-2 package. Leaving the rest of the -# GPL-forcing USE flags for those who use them. -LICENSE="!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 )" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" - -# +alsa-plugin as discussed in bug #519530 -IUSE="+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer gconf +gdbm -+glib gtk ipv6 jack libsamplerate libressl lirc native-headset neon ofono-headset -+orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd test +udev -+webrtc-aec +X zeroconf" - -# See "*** BLUEZ support not found (requires D-Bus)" in configure.ac -REQUIRED_USE=" - bluetooth? ( dbus ) - equalizer? ( dbus ) - ofono-headset? ( bluetooth ) - native-headset? ( bluetooth ) - udev? ( || ( alsa oss ) ) -" - -# libpcre needed in some cases, bug #472228 -CDEPEND=" - || ( - elibc_glibc? ( virtual/libc ) - elibc_uclibc? ( virtual/libc ) - dev-libs/libpcre - ) - >=media-libs/libsndfile-1.0.20[${MULTILIB_USEDEP}] - X? ( - >=x11-libs/libX11-1.4.0[${MULTILIB_USEDEP}] - >=x11-libs/libxcb-1.6[${MULTILIB_USEDEP}] - x11-libs/libSM[${MULTILIB_USEDEP}] - x11-libs/libICE[${MULTILIB_USEDEP}] - x11-libs/libXtst[${MULTILIB_USEDEP}] - ) - caps? ( >=sys-libs/libcap-2.22-r2[${MULTILIB_USEDEP}] ) - libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) - alsa? ( >=media-libs/alsa-lib-1.0.19 ) - glib? ( >=dev-libs/glib-2.26.0:2[${MULTILIB_USEDEP}] ) - zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) - jack? ( virtual/jack ) - tcpd? ( sys-apps/tcp-wrappers[${MULTILIB_USEDEP}] ) - lirc? ( app-misc/lirc ) - dbus? ( >=sys-apps/dbus-1.0.0[${MULTILIB_USEDEP}] ) - gtk? ( x11-libs/gtk+:3 ) - bluetooth? ( - >=net-wireless/bluez-5 - >=sys-apps/dbus-1.0.0 - media-libs/sbc - ) - asyncns? ( net-libs/libasyncns[${MULTILIB_USEDEP}] ) - udev? ( >=virtual/udev-143[hwdb(+)] ) - realtime? ( sys-auth/rtkit ) - equalizer? ( sci-libs/fftw:3.0 ) - ofono-headset? ( >=net-misc/ofono-1.13 ) - orc? ( >=dev-lang/orc-0.4.15 ) - sox? ( >=media-libs/soxr-0.1.1 ) - ssl? ( - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:= ) - ) - media-libs/speexdsp - gdbm? ( sys-libs/gdbm:= ) - webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) - systemd? ( sys-apps/systemd:0=[${MULTILIB_USEDEP}] ) - dev-libs/libltdl:0 - selinux? ( sec-policy/selinux-pulseaudio ) -" -# it's a valid RDEPEND, libltdl.so is used for native abi -RDEPEND="${CDEPEND} - gconf? ( >=gnome-base/gconf-3.2.6 ) -" - -DEPEND="${RDEPEND} - sys-devel/m4 - doc? ( app-doc/doxygen ) - test? ( >=dev-libs/check-0.9.10 ) - X? ( - x11-base/xorg-proto - >=x11-libs/libXtst-1.0.99.2[${MULTILIB_USEDEP}] - ) - dev-libs/libatomic_ops - virtual/pkgconfig - system-wide? ( || ( dev-util/unifdef sys-freebsd/freebsd-ubin ) ) - dev-util/intltool - >=sys-devel/gettext-0.18.1 -" -# This is a PDEPEND to avoid a circular dep -PDEPEND=" - alsa? ( alsa-plugin? ( >=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio,${MULTILIB_USEDEP}] ) ) -" - -# alsa-utils dep is for the alsasound init.d script (see bug #155707) -# bluez dep is for the bluetooth init.d script -# PyQt5 dep is for the qpaeq script -RDEPEND="${RDEPEND} - equalizer? ( qt5? ( dev-python/PyQt5[dbus,widgets] ) ) - system-wide? ( - alsa? ( media-sound/alsa-utils ) - bluetooth? ( >=net-wireless/bluez-5 ) - ) -" - -PATCHES=( - "${FILESDIR}"/pulseaudio-11.1-disable-flat-volumes.patch # bug 627894 -) - -pkg_pretend() { - CONFIG_CHECK="~HIGH_RES_TIMERS" - WARNING_HIGH_RES_TIMERS="CONFIG_HIGH_RES_TIMERS:\tis not set (required for enabling timer-based scheduling in pulseaudio)\n" - check_extra_config - - if linux_config_exists; then - local snd_hda_prealloc_size=$(linux_chkconfig_string SND_HDA_PREALLOC_SIZE) - if [ -n "${snd_hda_prealloc_size}" ] && [ "${snd_hda_prealloc_size}" -lt 2048 ]; then - ewarn "A preallocated buffer-size of 2048 (kB) or higher is recommended for the HD-audio driver!" - ewarn "CONFIG_SND_HDA_PREALLOC_SIZE=${snd_hda_prealloc_size}" - fi - fi -} - -pkg_setup() { - linux-info_pkg_setup - gnome2_environment_reset #543364 - - enewgroup audio 18 # Just make sure it exists - - if use system-wide; then - enewgroup pulse-access - enewgroup pulse - enewuser pulse -1 -1 /var/run/pulse pulse,audio - fi -} - -src_prepare() { - default - - # Skip test that cannot work with sandbox, bug #501846 - sed -i -e '/lock-autospawn-test/d' src/Makefile.am || die - - eautoreconf -} - -multilib_src_configure() { - local myconf=( - --disable-adrian-aec - --disable-bluez4 - --disable-esound - --disable-gconf - --disable-solaris - --enable-largefile - --localstatedir="${EPREFIX}"/var - --with-systemduserunitdir=$(systemd_get_userunitdir) - --with-udev-rules-dir="${EPREFIX}/$(get_udevdir)"/rules.d - $(multilib_native_use_enable alsa) - $(multilib_native_use_enable bluetooth bluez5) - $(multilib_native_use_enable glib gsettings) - $(multilib_native_use_enable gtk gtk3) - $(multilib_native_use_enable jack) - $(multilib_native_use_enable libsamplerate samplerate) - $(multilib_native_use_enable lirc) - $(multilib_native_use_enable orc) - $(multilib_native_use_enable oss oss-output) - $(multilib_native_use_enable ssl openssl) - # tests involve random modules, so just do them for the native - $(multilib_native_use_enable test default-build-tests) - $(multilib_native_use_enable udev) - $(multilib_native_use_enable webrtc-aec) - $(multilib_native_use_enable zeroconf avahi) - $(multilib_native_use_with equalizer fftw) - $(multilib_native_use_with sox soxr) - $(multilib_native_usex gdbm '--with-database=gdbm' '--with-database=simple') - $(use_enable glib glib2) - $(use_enable asyncns) - $(use_enable neon neon-opt) - $(use_enable tcpd tcpwrap) - $(use_enable dbus) - $(use_enable X x11) - $(use_enable systemd systemd-daemon) - $(use_enable systemd systemd-login) - $(use_enable systemd systemd-journal) - $(use_enable ipv6) - $(use_with caps) - ) - - if use bluetooth; then - myconf+=( - $(multilib_native_use_enable native-headset bluez5-native-headset) - $(multilib_native_use_enable ofono-headset bluez5-ofono-headset) - ) - fi - - if ! multilib_is_native_abi; then - myconf+=( - # hack around unnecessary checks - # (results don't matter, we're not building anything using it) - ac_cv_lib_ltdl_lt_dladvise_init=yes - LIBSPEEX_CFLAGS=' ' - LIBSPEEX_LIBS=' ' - ) - fi - - ECONF_SOURCE=${S} \ - econf "${myconf[@]}" -} - -multilib_src_compile() { - if multilib_is_native_abi; then - emake - use doc && emake doxygen - else - local targets=( libpulse.la libpulsedsp.la libpulse-simple.la ) - use glib && targets+=( libpulse-mainloop-glib.la ) - emake -C src ${targets[*]} - fi -} - -multilib_src_test() { - # We avoid running the toplevel check target because that will run - # po/'s tests too, and they are broken. Officially, it should work - # with intltool 0.41, but that doesn't look like a stable release. - if multilib_is_native_abi; then - emake -C src check - fi -} - -multilib_src_install() { - if multilib_is_native_abi; then - emake -j1 DESTDIR="${D}" bashcompletiondir="$(get_bashcompdir)" install - if use doc ; then - docinto html - dodoc -r doxygen/html/ - fi - else - local targets=( libpulse.la libpulse-simple.la ) - use glib && targets+=( libpulse-mainloop-glib.la ) - emake DESTDIR="${D}" install-pkgconfigDATA - emake DESTDIR="${D}" -C src \ - install-libLTLIBRARIES \ - install-padsplibLTLIBRARIES \ - lib_LTLIBRARIES="${targets[*]}" \ - install-pulseincludeHEADERS - fi -} - -multilib_src_install_all() { - if use system-wide; then - newconfd "${FILESDIR}/pulseaudio.conf.d" pulseaudio - - use_define() { - local define=${2:-$(echo $1 | tr '[:lower:]' '[:upper:]')} - - use "$1" && echo "-D$define" || echo "-U$define" - } - - unifdef $(use_define zeroconf AVAHI) \ - $(use_define alsa) \ - $(use_define bluetooth) \ - $(use_define udev) \ - "${FILESDIR}/pulseaudio.init.d-5" \ - > "${T}/pulseaudio" - - doinitd "${T}/pulseaudio" - - systemd_dounit "${FILESDIR}/${PN}.service" - - # We need /var/run/pulse, bug #442852 - systemd_newtmpfilesd "${FILESDIR}/${PN}.tmpfiles" "${PN}.conf" - else - # Prevent warnings when system-wide is not used, bug #447694 - if use dbus ; then - rm "${ED%/}"/etc/dbus-1/system.d/pulseaudio-system.conf || die - fi - fi - - if use zeroconf ; then - sed -e '/module-zeroconf-publish/s:^#::' \ - -i "${ED%/}/etc/pulse/default.pa" || die - fi - - dodoc NEWS README todo - - # Create the state directory - use prefix || diropts -o pulse -g pulse -m0755 - - find "${ED}" \( -name '*.a' -o -name '*.la' \) -delete || die -} - -pkg_postinst() { - if use system-wide; then - elog "You have enabled the 'system-wide' USE flag for pulseaudio." - elog "This mode should only be used on headless servers, embedded systems," - elog "or thin clients. It will usually require manual configuration, and is" - elog "incompatible with many expected pulseaudio features." - elog "On normal desktop systems, system-wide mode is STRONGLY DISCOURAGED." - elog "For more information, see" - elog " https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/" - elog " https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/" - elog " https://wiki.gentoo.org/wiki/PulseAudio#Headless_server" - fi - - if use equalizer && ! use qt5; then - elog "You've enabled the 'equalizer' USE-flag but not the 'qt5' USE-flag." - elog "This will build the equalizer module, but the 'qpaeq' tool" - elog "which is required to set equalizer levels will not work." - fi - - if use equalizer && use qt5; then - elog "You will need to load some extra modules to make qpaeq work." - elog "You can do that by adding the following two lines in" - elog "/etc/pulse/default.pa and restarting pulseaudio:" - elog "load-module module-equalizer-sink" - elog "load-module module-dbus-protocol" - fi - - if use native-headset && use ofono-headset; then - elog "You have enabled both native and ofono headset profiles. The runtime decision" - elog "which to use is done via the 'headset' argument of module-bluetooth-discover." - fi - - if use libsamplerate; then - elog "The libsamplerate based resamplers are now deprecated, because they offer no" - elog "particular advantage over speex. Upstream suggests disabling them." - fi -} diff --git a/media-sound/pulseaudio/pulseaudio-12.0-r2.ebuild b/media-sound/pulseaudio/pulseaudio-12.2.ebuild similarity index 94% rename from media-sound/pulseaudio/pulseaudio-12.0-r2.ebuild rename to media-sound/pulseaudio/pulseaudio-12.2.ebuild index 9279212c9ae8..df7688118c99 100644 --- a/media-sound/pulseaudio/pulseaudio-12.0-r2.ebuild +++ b/media-sound/pulseaudio/pulseaudio-12.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools bash-completion-r1 flag-o-matic gnome2-utils linux-info systemd user udev multilib-minimal +inherit bash-completion-r1 flag-o-matic gnome2-utils linux-info systemd user udev multilib-minimal DESCRIPTION="A networked sound server with an advanced plugin system" HOMEPAGE="https://www.freedesktop.org/wiki/Software/PulseAudio/" @@ -29,6 +29,7 @@ REQUIRED_USE=" equalizer? ( dbus ) ofono-headset? ( bluetooth ) native-headset? ( bluetooth ) + realtime? ( dbus ) udev? ( || ( alsa oss ) ) " @@ -64,7 +65,6 @@ CDEPEND=" ) asyncns? ( net-libs/libasyncns[${MULTILIB_USEDEP}] ) udev? ( >=virtual/udev-143[hwdb(+)] ) - realtime? ( sys-auth/rtkit ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) @@ -79,9 +79,10 @@ CDEPEND=" systemd? ( sys-apps/systemd:0=[${MULTILIB_USEDEP}] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) -" -# it's a valid RDEPEND, libltdl.so is used for native abi +" # libltdl is a valid RDEPEND, libltdl.so is used for native abi in pulsecore and daemon + RDEPEND="${CDEPEND} + realtime? ( sys-auth/rtkit ) gconf? ( >=gnome-base/gconf-3.2.6 ) " @@ -150,9 +151,8 @@ src_prepare() { default # Skip test that cannot work with sandbox, bug #501846 - sed -i -e '/lock-autospawn-test/d' src/Makefile.am || die - - eautoreconf + sed -i -e '/lock-autospawn-test /d' src/Makefile.am || die + sed -i -e 's/lock-autospawn-test$(EXEEXT) //' src/Makefile.in || die } multilib_src_configure() { @@ -212,6 +212,11 @@ multilib_src_configure() { LIBSPEEX_CFLAGS=' ' LIBSPEEX_LIBS=' ' ) + else + # Make padsp work for non-native ABI, supposedly only possible with glibc; this is used by /usr/bin/padsp that comes from native build, thus we need this argument for native build + if use elibc_glibc ; then + myconf+=( --with-pulsedsp-location="${EPREFIX}"'/usr/\\$$LIB/pulseaudio' ) + fi fi ECONF_SOURCE=${S} \ diff --git a/media-sound/pulseeffects/Manifest b/media-sound/pulseeffects/Manifest index a3d6b10478af..735294436062 100644 --- a/media-sound/pulseeffects/Manifest +++ b/media-sound/pulseeffects/Manifest @@ -1,3 +1,3 @@ DIST pulseeffects-3.1.6.tar.gz 614441 BLAKE2B bb7461532785cd0ab79d0f506b5b9bcfc006779776e25870ce92b4af4e7cb0f7b3bcfe9c58180e52bdb9b9be20a14644ed8622fd3cc578dd3bdf9ff173c091b6 SHA512 efd9871c57f4b7152e4528927c7371e225980a09acacf4fcf939c468c7cb01b94b1bbb3c94cbd8879a6b41c7c4794ed5f45035a2b185b0a09b31515c964d4722 DIST pulseeffects-3.2.3.tar.gz 648968 BLAKE2B aef2aaacacc41020c5f14582c91b53ba84f3e56d7cf4a13a955769ff80796ae21cbc0ecad9b2c3e24985a6a6daf86888c3a8c6e2387b917860336e73fa8c0d6b SHA512 802068c867b9708e7503e0beb65fb5aaf9ff4916b98048634a443f701864db00e5401de42ff58ed3e5fe9430af6caae74efe8f0b1b0e3e2c9d48dcb7c7e6a400 -DIST pulseeffects-4.2.0.tar.gz 966047 BLAKE2B 1b74220b058ea0305502dc7b98f9bf68f5f41ecb1db7ce1ddf146c727dcc712d2bd003699fab4758b032a30cbfacb4ff9aa54c41195102dc6c1685d77c3fd719 SHA512 2f4774b9b76a1e493d0a78823d583510a366b8001604dcc4bad3e90fa5b8740cfbab64b7bdeaab3ca5d0e99907dd2aec8863d065ce8637855e6775ee397557a3 +DIST pulseeffects-4.2.1.tar.gz 978726 BLAKE2B 5cbced2760a2665f0cd49a19b9243470699fdb7152176bc86fc070b75b00197b2bf2bdac87f05d5870109967d9f28d3592fa31f24386c4b06baa85fe43439e72 SHA512 ffe06187d328d77c32b6dd22fd9fbfd5f8b69c5fc89a5097c07174983cdc90b0d7f7742123e2bda5fde3ea36f4abc28f2371d6035d5900cff51cf800490c0f72 diff --git a/media-sound/pulseeffects/pulseeffects-4.2.0.ebuild b/media-sound/pulseeffects/pulseeffects-4.2.1.ebuild similarity index 98% rename from media-sound/pulseeffects/pulseeffects-4.2.0.ebuild rename to media-sound/pulseeffects/pulseeffects-4.2.1.ebuild index 07ed5cc36be7..5df46886d6bd 100644 --- a/media-sound/pulseeffects/pulseeffects-4.2.0.ebuild +++ b/media-sound/pulseeffects/pulseeffects-4.2.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then EGIT_REPO_URI="${HOMEPAGE}" else SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~x86 ~amd64" + KEYWORDS="~amd64 ~x86" fi LICENSE="GPL-3" diff --git a/media-sound/taginfo/taginfo-1.2-r1.ebuild b/media-sound/taginfo/taginfo-1.2-r2.ebuild similarity index 67% rename from media-sound/taginfo/taginfo-1.2-r1.ebuild rename to media-sound/taginfo/taginfo-1.2-r2.ebuild index 47c6440ec433..8c20895d3dec 100644 --- a/media-sound/taginfo/taginfo-1.2-r1.ebuild +++ b/media-sound/taginfo/taginfo-1.2-r2.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=2 +EAPI=7 + inherit toolchain-funcs -DESCRIPTION="a simple ID3 tag reader for use in shell scripts" +DESCRIPTION="A simple ID3 tag reader for use in shell scripts" HOMEPAGE="http://freshmeat.net/projects/taginfo" SRC_URI="http://grecni.com/software/taginfo/${P}.tar.bz2" @@ -17,10 +18,10 @@ RDEPEND="media-libs/taglib" DEPEND="${RDEPEND}" src_compile() { - emake CC="$(tc-getCXX) ${LDFLAGS} ${CXXFLAGS}" || die + emake CC="$(tc-getCXX) ${LDFLAGS} ${CXXFLAGS}" } src_install() { - dobin taginfo || die + dobin taginfo dodoc ChangeLog contrib/mp3-resample.sh README } diff --git a/media-tv/Manifest.gz b/media-tv/Manifest.gz index 95b0372768a5..cc3c7b000fb2 100644 Binary files a/media-tv/Manifest.gz and b/media-tv/Manifest.gz differ diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild index cb5055aa8fb5..18de20ac0b0f 100644 --- a/media-tv/kodi/kodi-9999.ebuild +++ b/media-tv/kodi/kodi-9999.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_VERSION}.tar.gz - DESCRIPTION="Kodi is a free and open source media-player and entertainment hub" HOMEPAGE="https://kodi.tv/ https://kodi.wiki/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" # use flag is called libusb so that it doesn't fool people in thinking that # it is _required_ for USB support. Otherwise they'll disable udev and @@ -298,8 +298,6 @@ src_install() { pax-mark Em "${ED%/}"/usr/$(get_libdir)/${PN}/${PN}.bin - rm "${ED%/}"/usr/share/doc/*/{LICENSE.md,copying.txt}* || die - newicon media/icon48x48.png kodi.png rm "${ED%/}"/usr/share/kodi/addons/skin.estuary/fonts/Roboto-Thin.ttf || die diff --git a/media-video/Manifest.gz b/media-video/Manifest.gz index 908df61d5b3d..205771dd1da5 100644 Binary files a/media-video/Manifest.gz and b/media-video/Manifest.gz differ diff --git a/media-video/dvbackup/dvbackup-0.0.4-r1.ebuild b/media-video/dvbackup/dvbackup-0.0.4-r2.ebuild similarity index 76% rename from media-video/dvbackup/dvbackup-0.0.4-r1.ebuild rename to media-video/dvbackup/dvbackup-0.0.4-r2.ebuild index dabe40404d6f..a053819d1635 100644 --- a/media-video/dvbackup/dvbackup-0.0.4-r1.ebuild +++ b/media-video/dvbackup/dvbackup-0.0.4-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="2" +EAPI=7 -inherit eutils +inherit toolchain-funcs DESCRIPTION="A small utility for creating backups on DV tapes" HOMEPAGE="http://dvbackup.sourceforge.net/" @@ -22,13 +22,15 @@ RDEPEND="${DEPEND} media-libs/libdv" src_prepare() { + default + local i - epatch "${FILESDIR}/${P}-gcc4.diff" + eapply "${FILESDIR}/${P}-gcc4.diff" # fix Makefile to respect $LDFLAGS sed -i -e 's:gcc \$(CFLAGS):\$(CC) \$(CFLAGS) \$(LDFLAGS):g' \ - -e 's:^\(CFLAGS=\):#\1:g' Makefile + -e 's:^\(CFLAGS=\):#\1:g' Makefile || die "sed failed" # convert LATIN1 docs to UTF-8 for i in ChangeLog ReleaseNotes; do @@ -40,13 +42,12 @@ src_prepare() { } src_compile() { - emake dvbackup || die "emake failed" + emake CC="$(tc-getCC)" dvbackup } src_install() { dobin dvbackup insinto /usr/share/${PN} doins underrun-ntsc.dv underrun-pal.dv - dodoc AUTHORS ChangeLog ReleaseNotes - dohtml dvbackup.html + dodoc AUTHORS dvbackup.html ChangeLog ReleaseNotes } diff --git a/media-video/gaupol/gaupol-1.4.1.ebuild b/media-video/gaupol/gaupol-1.4.1.ebuild index 25d3dea5fb47..44d9699252e7 100644 --- a/media-video/gaupol/gaupol-1.4.1.ebuild +++ b/media-video/gaupol/gaupol-1.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{4,5,6} ) +PYTHON_COMPAT=( python3_{4,5,6,7} ) inherit distutils-r1 gnome2-utils virtualx xdg-utils diff --git a/media-video/handbrake/Manifest b/media-video/handbrake/Manifest index 87e00f419910..9bd0e845dc8d 100644 --- a/media-video/handbrake/Manifest +++ b/media-video/handbrake/Manifest @@ -1,3 +1,2 @@ -DIST handbrake-0.10.5.tar.bz2 10452839 BLAKE2B 50dd8cc968fc7da262c9a17d4baa7b4093a33746a08afcb8980de539f947f1fd3607dc0d0c3824023d24abd4d430d5418e92d5e939f334e090c1fa192dfdb3ec SHA512 30aa09f5bf2ceb45500f316aa2bc070f630dbe399c9be739f60fd73bbb97d52157498ba7a1e7d024f7fa5b75aa0154976df3c346abda43168c881b1ad0a858ea -DIST handbrake-1.0.7.tar.bz2 12650549 BLAKE2B 54fa6f4ee053de3ce1840695e66b0fef5ac09aed79f61755f146dbf990c624608e9acf2f81e69871ece85daf5a3f09780a75f43567c5b08afc55863495958ec7 SHA512 bacc5ff105893a0fdea95174839663e00027c87a13f00fb67d39c347b55e35869c0b998ec52181389b98cc2cc358d221e41d729e76952e4cb21fe8d12ee5a44a DIST handbrake-1.1.0.tar.bz2 15262590 BLAKE2B b2f892c57cd562124460ac2846949bd0ce05eff0b87fbd733d7102eeda9455f57997fb0bbd72d991d0f2d8ab3f02e6f82d88a0449158c3a947595f50198eb4bd SHA512 48cbbc57e93e74a8aa3d224311f5d97905061e103c3ecb07aa5e09d8f401687679cac0e8952e146fea0fad5d00e6c26fe90159c11e87b8b413469abbe900edc3 +DIST handbrake-1.1.1.tar.bz2 15319551 BLAKE2B d0569a796f3838f5696e3dcfed348a5111e063841cb594bbce7283568cdf868e6b751f3cd6086ebc83af5f2d6ad9e238717425f953677cca9e2908a9c0301aa9 SHA512 990035a5f850fafbc68c77dd61d7f7371c3eda2cc6e6ceb377f111c9016713523cf1685f519926ae8859446c99392c64b7ce91d72f9b5f9643a35a3d0326eef4 diff --git a/media-video/handbrake/handbrake-0.10.5-r2.ebuild b/media-video/handbrake/handbrake-0.10.5-r2.ebuild deleted file mode 100644 index 558ee7f48fc6..000000000000 --- a/media-video/handbrake/handbrake-0.10.5-r2.ebuild +++ /dev/null @@ -1,155 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit autotools eutils gnome2-utils python-any-r1 - -if [[ ${PV} = *9999* ]]; then - EGIT_REPO_URI="https://github.com/HandBrake/HandBrake.git" - inherit git-r3 - KEYWORDS="" -else - MY_P="HandBrake-${PV}" - SRC_URI="http://handbrake.fr/rotation.php?file=${MY_P}.tar.bz2 -> ${P}.tar.bz2" - S="${WORKDIR}/${MY_P}" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="Open-source, GPL-licensed, multiplatform, multithreaded video transcoder" -HOMEPAGE="http://handbrake.fr/" -LICENSE="GPL-2" - -SLOT="0" -IUSE="+fdk gstreamer gtk libav libav-aac x265" - -REQUIRED_USE="^^ ( fdk libav-aac )" - -RDEPEND=" - dev-libs/jansson - media-libs/a52dec - media-libs/libass:= - media-libs/libbluray:= - media-libs/libdvdnav - media-libs/libdvdread - media-libs/libsamplerate - media-libs/libtheora - media-libs/libvorbis - media-libs/libvpx - media-libs/x264:= - media-sound/lame - sys-libs/zlib - libav? ( >=media-video/libav-12:0=[fdk?] ) - !libav? ( >=media-video/ffmpeg-2.3:0=[fdk?] ) - gstreamer? ( - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - media-libs/gst-plugins-good:1.0 - media-libs/gst-plugins-bad:1.0 - media-libs/gst-plugins-ugly:1.0 - media-plugins/gst-plugins-a52dec:1.0 - media-plugins/gst-plugins-libav:1.0 - media-plugins/gst-plugins-x264:1.0 - ) - gtk? ( - >=x11-libs/gtk+-3.10 - dev-libs/dbus-glib - dev-libs/glib:2 - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - x11-libs/libnotify - x11-libs/pango - virtual/libgudev:= - ) - fdk? ( media-libs/fdk-aac ) - x265? ( >=media-libs/x265-1.7:0= ) - " - -DEPEND="${RDEPEND} - ${PYTHON_DEPS} - dev-lang/yasm - dev-util/intltool - sys-devel/automake" - -PATCHES=( - # Remove libdvdnav duplication and call it on the original instead. - # It may work this way; if not, we should try to mimic the duplication. - "${FILESDIR}/${PN}-9999-remove-dvdnav-dup.patch" - - # Remove faac dependency; TODO: figure out if we need to do this at all. - "${FILESDIR}/${PN}-9999-remove-faac-dependency.patch" - - # Fix missing x265 link flag - "${FILESDIR}/${PN}-9999-fix-missing-x265-link-flag.patch" -) - -pkg_setup() { - python-any-r1_pkg_setup -} - -src_prepare() { - # Get rid of leftover bundled library build definitions, - sed -i 's:.*\(/contrib\|contrib/\).*::g' \ - "${S}"/make/include/main.defs \ - || die "Contrib removal failed." - - default - - # Get rid of libav specific code when using ffmpeg - use libav || eapply -R "${FILESDIR}/${PN}-0.10.3-nolibav.patch" - - cd "${S}/gtk" - # Don't run autogen.sh. - sed -i '/autogen.sh/d' module.rules || die "Removing autogen.sh call failed" - eautoreconf -} - -src_configure() { - ./configure \ - --force \ - --verbose \ - --prefix="${EPREFIX}/usr" \ - --disable-gtk-update-checks \ - $(use_enable libav-aac) \ - $(use_enable fdk fdk-aac) \ - $(use_enable gtk) \ - $(usex !gstreamer --disable-gst) \ - $(use_enable x265) || die "Configure failed." -} - -src_compile() { - emake -C build - - # TODO: Documentation building is currently broken, try to fix it. - # - # if use doc ; then - # emake -C build doc - # fi -} - -src_install() { - emake -C build DESTDIR="${D}" install - - dodoc AUTHORS CREDITS NEWS THANKS TRANSLATIONS -} - -pkg_postinst() { - einfo "For the CLI version of HandBrake, you can use \`HandBrakeCLI\`." - - if use gtk ; then - einfo "" - einfo "For the GTK+ version of HandBrake, you can run \`ghb\`." - fi - - gnome2_icon_cache_update -} - -pkg_preinst() { - gnome2_icon_savelist -} - -pkg_postrm() { - gnome2_icon_cache_update -} diff --git a/media-video/handbrake/handbrake-1.0.7.ebuild b/media-video/handbrake/handbrake-1.1.1.ebuild similarity index 88% rename from media-video/handbrake/handbrake-1.0.7.ebuild rename to media-video/handbrake/handbrake-1.1.1.ebuild index 0ce63641f6e7..cd52cd8ded29 100644 --- a/media-video/handbrake/handbrake-1.0.7.ebuild +++ b/media-video/handbrake/handbrake-1.1.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python2_7 ) -inherit autotools eutils gnome2-utils python-any-r1 +inherit autotools eutils gnome2-utils python-any-r1 xdg-utils if [[ ${PV} = *9999* ]]; then EGIT_REPO_URI="https://github.com/HandBrake/HandBrake.git" @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then KEYWORDS="" else MY_P="HandBrake-${PV}" - SRC_URI="http://handbrake.fr/rotation.php?file=${MY_P}.tar.bz2 -> ${P}.tar.bz2" + SRC_URI="https://download2.handbrake.fr/${PV}/${MY_P}-source.tar.bz2 -> ${P}.tar.bz2" S="${WORKDIR}/${MY_P}" KEYWORDS="~amd64 ~x86" fi @@ -42,8 +42,8 @@ RDEPEND=" media-libs/x264:= media-sound/lame sys-libs/zlib - libav? ( >=media-video/libav-10.1:0=[fdk?] ) - !libav? ( >=media-video/ffmpeg-2.3:0=[fdk?] ) + libav? ( >=media-video/libav-12.2:0=[fdk?] ) + !libav? ( >=media-video/ffmpeg-3.4:0=[fdk?] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 @@ -99,7 +99,7 @@ src_prepare() { default # Get rid of libav specific code when using ffmpeg - use libav || eapply -R "${FILESDIR}/${PN}-0.10.3-nolibav.patch" + use libav || eapply -R "${FILESDIR}/${PN}-1.1.0-nolibav.patch" cd "${S}/gtk" # Don't run autogen.sh. @@ -145,6 +145,7 @@ pkg_postinst() { fi gnome2_icon_cache_update + xdg_desktop_database_update } pkg_preinst() { @@ -153,4 +154,5 @@ pkg_preinst() { pkg_postrm() { gnome2_icon_cache_update + xdg_desktop_database_update } diff --git a/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild b/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild index e7d607277c1c..e53d8d04db30 100644 --- a/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild +++ b/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Tool to requantize mpeg2 videos" HOMEPAGE="http://www.metakine.com/products/dvdremaster/modules.html" SRC_URI="mirror://vdrfiles/requant/${MY_P}.tgz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="GPL-2" diff --git a/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306.ebuild b/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306.ebuild deleted file mode 100644 index 524ea9eceb47..000000000000 --- a/media-video/m2vrequantizer/m2vrequantizer-0.0.2_pre20060306.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" - -MY_P="${PN/m2vr/M2VR}-20060306" - -DESCRIPTION="Tool to requantize mpeg2 videos" -HOMEPAGE="http://www.metakine.com/products/dvdremaster/modules.html" -SRC_URI="mirror://vdrfiles/requant/${MY_P}.tgz" - -KEYWORDS="~amd64 x86" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/M2VRequantiser - -src_prepare() { - - sed -i "s:#elif defined(__i386__):#elif defined(__i386__) || defined(__amd64__):" main.c -} - -src_compile() { - - gcc -c ${CFLAGS} main.c -o requant.o - gcc ${CFLAGS} ${LDFLAGS} requant.o -o requant -lm -} - -src_install() { - - dobin requant -} diff --git a/media-video/mpv/Manifest b/media-video/mpv/Manifest index 1d16d08f77b6..ad264f4ceaf1 100644 --- a/media-video/mpv/Manifest +++ b/media-video/mpv/Manifest @@ -1,4 +1,6 @@ DIST mpv-0.27.2-patches-r0.tar.xz 6564 BLAKE2B c02efea40e0b19d60eaa49520988464fbf4c9221108cbf19021934dc0cb0a975dab148ec1ea03753d81b8035173e3e5bd74b262ab5675d9fc5dce4a0f75ea37c SHA512 d1c955c32082338f5c7f1cd8268471ca0ac6dcd817c5fe39fb82f0e8bd3babf6f2f954d4ce52e9be786e5527df75cc6f4f3de8106a3517c8a1d8e39be1b4ebbd DIST mpv-0.27.2.tar.gz 2957191 BLAKE2B 35e316e5a30869ae44ff229e99ae11a88e2f7d55b55946bfb752d5ed2d8212885c0c2abb59c9ff6d23a72daee47d80f44511313d67ee6fb265e6681ba4b89ee1 SHA512 bf74a150b3732b8c233362e0902c54f85fbea9ca1765a2a8f946a6eecd9b37a72ede36a36d0dd98a770539c4f81fe24c8ce26be9db7cd6eddd8514a8f82d9cda DIST mpv-0.28.2.tar.gz 2982558 BLAKE2B 5faef4122d456916f43bd603192fc72dee1ad16fa3c842d54a2e53dc8f9db416545549a86af62481fe211dc088821ab13b832c09f82572b36167dd3a73d57f62 SHA512 e6206e8c65dca084e2cfa73ab09278b7113cdfd90b89877d1f75a1068c6379a093ea3955a023857357683edce1aba8c12ee441fd195d887af4d939fc7b66cef4 +DIST mpv-0.29.0.tar.gz 3057997 BLAKE2B 6d72d0f4e10fd4a1b7af624c95dda69035ed3b500788ad84dc7837a62cd1debdd57ebef2fdac9795ccd0d29feef91af6e8aa942bb49ef996c1a4b00f6080af85 SHA512 77204218bd217ae1da4812b09e0509965a3ef102d3de5cd4360f007ccf3779e4cbde5cfd6adae9629ea39062bd365e847429bdf7f9a1ddebd0a67d267492b221 DIST waf-1.9.8 100685 BLAKE2B b335115b7ba5af4f8f49fc4da7967fa20e0633bfc7de7ad28fdb58dfcf7ae9c7833d053d298280e26e94b18af70a66fc13d08adf1fc7f9ad9b81e70d95cc74fc SHA512 e7493767f65deeb38aa162adef22adf60ebbd038410e9cdf4fe6f0de8c43395dbbba14962aa2c3855e1277136085fc22ad12ebfb8ac4e76f16358296039b8ea2 +DIST waf-2.0.9 103104 BLAKE2B c7e996aa49662da3ff941d076fc7e2dd23e867ade92a3b2ae07560b76d63a69e495184a1f9c76be5c51977ddb1713f9247f62e672033ecb988ac559e3a47e546 SHA512 0755170ded115b03e78a2096f197cd9fff62b5036db764153d26ce426f182ea7d7b8231cfa1a10b4a564a8480428502f3691851df66e7b83c7bca8e5fe26de7d diff --git a/media-video/mpv/files/mpv-9999-make-ffmpeg-version-check-non-fatal.patch b/media-video/mpv/files/mpv-0.29.0-make-ffmpeg-version-check-non-fatal.patch similarity index 88% rename from media-video/mpv/files/mpv-9999-make-ffmpeg-version-check-non-fatal.patch rename to media-video/mpv/files/mpv-0.29.0-make-ffmpeg-version-check-non-fatal.patch index 1594617fba9a..1a4975a4e305 100644 --- a/media-video/mpv/files/mpv-9999-make-ffmpeg-version-check-non-fatal.patch +++ b/media-video/mpv/files/mpv-0.29.0-make-ffmpeg-version-check-non-fatal.patch @@ -3,10 +3,10 @@ player: make ffmpeg/libav version check non-fatal We already enforce mpv rebuilds when ffmpeg/libav SONAME changes. diff --git a/player/main.c b/player/main.c -index 5a3fe4c1b7..8cfbb09c56 100644 +index f56191a297..4e51aebd66 100644 --- a/player/main.c +++ b/player/main.c -@@ -429,13 +429,12 @@ int mp_initialize(struct MPContext *mpctx, char **options) +@@ -387,13 +387,12 @@ int mp_initialize(struct MPContext *mpctx, char **options) // Distro maintainers who patch this out should be aware that mpv // intentionally ignores ABI in some places where it's not possible to // get by without violating it. @@ -25,4 +25,4 @@ index 5a3fe4c1b7..8cfbb09c56 100644 + "Please rebuild mpv in case of any problems.\n"); } - if (!mpctx->playlist->first && !opts->player_idle_mode) + if (!mpctx->playlist->first && !opts->player_idle_mode) { diff --git a/media-video/mpv/mpv-0.29.0.ebuild b/media-video/mpv/mpv-0.29.0.ebuild new file mode 100644 index 000000000000..eae5391d95d1 --- /dev/null +++ b/media-video/mpv/mpv-0.29.0.ebuild @@ -0,0 +1,362 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) +PYTHON_REQ_USE='threads(+)' + +WAF_PV=2.0.9 + +inherit eapi7-ver flag-o-matic gnome2-utils pax-utils python-r1 toolchain-funcs waf-utils xdg-utils + +DESCRIPTION="Media player based on MPlayer and mplayer2" +HOMEPAGE="https://mpv.io/" + +if [[ ${PV} != *9999* ]]; then + SRC_URI="https://github.com/mpv-player/mpv/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" + DOCS=( RELEASE_NOTES ) +else + EGIT_REPO_URI="https://github.com/mpv-player/mpv.git" + inherit git-r3 + DOCS=(); SRC_URI="" +fi +SRC_URI+=" https://waf.io/waf-${WAF_PV}" +DOCS+=( README.md DOCS/{client-api,interface}-changes.rst ) + +# See Copyright in sources and Gentoo bug 506946. Waf is BSD, libmpv is ISC. +LICENSE="LGPL-2.1+ GPL-2+ BSD ISC samba? ( GPL-3+ )" +SLOT="0" +IUSE="+alsa aqua archive bluray cdda +cli coreaudio cplugins cuda doc drm dvb + dvd +egl gbm +iconv jack javascript jpeg lcms +libass libcaca libmpv +lua + luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl + selinux test tools +uchardet v4l vaapi vdpau vulkan wayland +X +xv zlib + zsh-completion" + +REQUIRED_USE=" + || ( cli libmpv ) + aqua? ( opengl ) + cuda? ( opengl ) + egl? ( || ( gbm X wayland ) ) + gbm? ( drm egl opengl ) + lcms? ( opengl ) + luajit? ( lua ) + opengl? ( || ( aqua egl X raspberry-pi !cli ) ) + raspberry-pi? ( opengl ) + test? ( opengl ) + tools? ( cli ) + uchardet? ( iconv ) + v4l? ( || ( alsa oss ) ) + vaapi? ( || ( gbm X wayland ) ) + vdpau? ( X ) + vulkan? ( || ( X wayland ) ) + wayland? ( egl ) + X? ( egl? ( opengl ) ) + xv? ( X ) + zsh-completion? ( cli ) + ${PYTHON_REQUIRED_USE} +" + +COMMON_DEPEND=" + >=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] + alsa? ( >=media-libs/alsa-lib-1.0.18 ) + archive? ( >=app-arch/libarchive-3.0.0:= ) + bluray? ( >=media-libs/libbluray-0.3.0:= ) + cdda? ( dev-libs/libcdio-paranoia ) + drm? ( x11-libs/libdrm ) + dvd? ( + >=media-libs/libdvdnav-4.2.0 + >=media-libs/libdvdread-4.1.0 + ) + egl? ( media-libs/mesa[egl,gbm(-)?,wayland(-)?] ) + iconv? ( + virtual/libiconv + uchardet? ( app-i18n/uchardet ) + ) + jack? ( virtual/jack ) + javascript? ( >=dev-lang/mujs-1.0.0 ) + jpeg? ( virtual/jpeg:0 ) + lcms? ( >=media-libs/lcms-2.6:2 ) + libass? ( + >=media-libs/libass-0.12.1:=[fontconfig,harfbuzz] + virtual/ttf-fonts + ) + libcaca? ( >=media-libs/libcaca-0.99_beta18 ) + lua? ( + !luajit? ( =media-libs/openal-1.13 ) + pulseaudio? ( media-sound/pulseaudio ) + raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) + rubberband? ( >=media-libs/rubberband-1.8.0 ) + samba? ( net-fs/samba ) + sdl? ( media-libs/libsdl2[sound,threads,video] ) + v4l? ( media-libs/libv4l ) + vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) + vdpau? ( x11-libs/libvdpau ) + vulkan? ( + media-libs/shaderc + media-libs/vulkan-loader[X?,wayland?] + ) + wayland? ( + >=dev-libs/wayland-1.6.0 + >=dev-libs/wayland-protocols-1.14 + >=x11-libs/libxkbcommon-0.3.0 + ) + X? ( + x11-libs/libX11 + x11-libs/libXScrnSaver + x11-libs/libXext + x11-libs/libXinerama + x11-libs/libXrandr + opengl? ( + x11-libs/libXdamage + virtual/opengl + ) + xv? ( x11-libs/libXv ) + ) + zlib? ( sys-libs/zlib ) +" +DEPEND="${COMMON_DEPEND} + ${PYTHON_DEPS} + dev-python/docutils + virtual/pkgconfig + cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 ) + doc? ( dev-python/rst2pdf ) + dvb? ( virtual/linuxtv-dvb-headers ) + test? ( >=dev-util/cmocka-1.0.0 ) + v4l? ( virtual/os-headers ) + zsh-completion? ( dev-lang/perl ) +" +RDEPEND="${COMMON_DEPEND} + cuda? ( x11-drivers/nvidia-drivers[X] ) + selinux? ( sec-policy/selinux-mplayer ) + tools? ( ${PYTHON_DEPS} ) +" + +PATCHES=( + "${FILESDIR}/${P}-make-ffmpeg-version-check-non-fatal.patch" +) + +src_prepare() { + cp "${DISTDIR}/waf-${WAF_PV}" "${S}"/waf || die + chmod +x "${S}"/waf || die + default_src_prepare +} + +src_configure() { + python_setup + tc-export CC PKG_CONFIG AR + + if use raspberry-pi; then + append-cflags -I"${SYSROOT%/}${EPREFIX}/opt/vc/include" + append-ldflags -L"${SYSROOT%/}${EPREFIX}/opt/vc/lib" + fi + + # Prevent access violations from zsh completion generation. + # See Gentoo bug 656086. + use zsh-completion && addpredict /dev/dri + + local mywafargs=( + --confdir="${EPREFIX}/etc/${PN}" + --docdir="${EPREFIX}/usr/share/doc/${PF}" + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" + + $(usex cli '' '--disable-cplayer') + $(use_enable libmpv libmpv-shared) + + --disable-libmpv-static + --disable-static-build + # See deep down below for build-date. + --disable-optimize # Don't add '-O2' to CFLAGS. + --disable-debug-build # Don't add '-g' to CFLAGS. + --enable-html-build + + $(use_enable doc pdf-build) + $(use_enable cplugins) + $(use_enable zsh-completion zsh-comp) + $(use_enable test) + + --disable-android + $(use_enable iconv) + $(use_enable samba libsmbclient) + $(use_enable lua) + $(usex luajit '--lua=luajit' '') + $(use_enable javascript) + $(use_enable libass) + $(use_enable libass libass-osd) + $(use_enable zlib) + $(use_enable bluray libbluray) + $(use_enable dvd dvdread) + $(use_enable dvd dvdnav) + $(use_enable cdda) + $(use_enable uchardet) + $(use_enable rubberband) + $(use_enable lcms lcms2) + --disable-vapoursynth # Only available in overlays. + --disable-vapoursynth-lazy + $(use_enable archive libarchive) + + --enable-libavdevice + + # Audio outputs: + $(use_enable sdl sdl2) # Listed under audio, but also includes video. + $(use_enable oss oss-audio) + --disable-rsound # Only available in overlays. + --disable-sndio # Only available in overlays. + $(use_enable pulseaudio pulse) + $(use_enable jack) + $(use_enable openal) + --disable-opensles + $(use_enable alsa) + $(use_enable coreaudio) + + # Video outputs: + $(use_enable aqua cocoa) + $(use_enable drm) + $(use_enable gbm) + $(use_enable wayland wayland-scanner) + $(use_enable wayland wayland-protocols) + $(use_enable wayland) + $(use_enable X x11) + $(use_enable xv) + $(usex opengl "$(use_enable aqua gl-cocoa)" '--disable-gl-cocoa') + $(usex opengl "$(use_enable X gl-x11)" '--disable-gl-x11') + $(usex egl "$(use_enable X egl-x11)" '--disable-egl-x11') + $(usex egl "$(use_enable gbm egl-drm)" '--disable-egl-drm') + $(usex opengl "$(use_enable wayland gl-wayland)" '--disable-gl-wayland') + $(use_enable vdpau) + $(usex vdpau "$(use_enable opengl vdpau-gl-x11)" '--disable-vdpau-gl-x11') + $(use_enable vaapi) # See below for vaapi-glx, vaapi-x-egl. + $(usex vaapi "$(use_enable X vaapi-x11)" '--disable-vaapi-x11') + $(usex vaapi "$(use_enable wayland vaapi-wayland)" '--disable-vaapi-wayland') + $(usex vaapi "$(use_enable gbm vaapi-drm)" '--disable-vaapi-drm') + $(use_enable libcaca caca) + $(use_enable jpeg) + $(use_enable vulkan shaderc) + $(use_enable raspberry-pi rpi) + $(usex libmpv "$(use_enable opengl plain-gl)" '--disable-plain-gl') + --disable-mali-fbdev # Only available in overlays. + $(usex opengl '' '--disable-gl') + $(use_enable vulkan) + + # HWaccels: + # Automagic Video Toolbox HW acceleration. See Gentoo bug 577332. + $(use_enable cuda cuda-hwaccel) + + # TV features: + $(use_enable v4l tv) + $(use_enable v4l tv-v4l2) + $(use_enable v4l libv4l2) + $(use_enable v4l audio-input) + $(use_enable dvb dvbin) + + # Miscellaneous features: + --disable-apple-remote # Needs testing first. See Gentoo bug 577332. + ) + + if use vaapi && use X; then + mywafargs+=( + $(use_enable opengl vaapi-glx) + $(use_enable egl vaapi-x-egl) + ) + fi + + # Create reproducible non-live builds. + [[ ${PV} != *9999* ]] && mywafargs+=(--disable-build-date) + + waf-utils_src_configure "${mywafargs[@]}" +} + +src_install() { + waf-utils_src_install + + if use lua; then + insinto /usr/share/${PN} + doins -r TOOLS/lua + fi + + if use cli && use luajit; then + pax-mark -m "${ED}"usr/bin/${PN} + fi + + if use tools; then + dobin TOOLS/{mpv_identify.sh,umpv} + newbin TOOLS/idet.sh mpv_idet.sh + python_replicate_script "${ED}"usr/bin/umpv + fi +} + +pkg_postinst() { + local rv softvol_0_18_1=0 osc_0_21_0=0 txtsubs_0_24_0=0 opengl_0_25_0=0 + + for rv in ${REPLACING_VERSIONS}; do + ver_test ${rv} -lt 0.18.1 && softvol_0_18_1=1 + ver_test ${rv} -lt 0.21.0 && osc_0_21_0=1 + ver_test ${rv} -lt 0.24.0 && txtsubs_0_24_0=1 + ver_test ${rv} -lt 0.25.0 && ! use opengl && opengl_0_25_0=1 + done + + if [[ ${softvol_0_18_1} -eq 1 ]]; then + elog "Since version 0.18.1 the software volume control is always enabled." + elog "This means that volume controls don't change the system volume," + elog "e.g. per-application volume with PulseAudio." + elog "If you want to restore the previous behaviour, please refer to" + elog + elog "https://wiki.gentoo.org/wiki/Mpv#Volume_in_0.18.1" + elog + fi + + if [[ ${osc_0_21_0} -eq 1 ]]; then + elog "In version 0.21.0 the default OSC layout was changed." + elog "If you want to restore the previous layout, please refer to" + elog + elog "https://wiki.gentoo.org/wiki/Mpv#OSC_in_0.21.0" + elog + fi + + if [[ ${txtsubs_0_24_0} -eq 1 ]]; then + elog "Since version 0.24.0 subtitles with .txt extension aren't autoloaded." + elog "If you want to restore the previous behaviour, please refer to" + elog + elog "https://wiki.gentoo.org/wiki/Mpv#Subtitles_with_.txt_extension_in_0.24.0" + elog + fi + + if [[ ${opengl_0_25_0} -eq 1 ]]; then + elog "Since version 0.25.0 the 'opengl' USE flag is mapped to" + elog "the 'opengl' video output and no longer explicitly requires" + elog "X11 or Mac OS Aqua. Consider enabling the 'opengl' USE flag." + fi + + if use cli && ! has_version 'app-shells/mpv-bash-completion'; then + elog "If you want to have command-line completion via bash-completion," + elog "please install app-shells/mpv-bash-completion." + fi + + if use cli && [[ -n ${REPLACING_VERSIONS} ]] && + has_version 'app-shells/mpv-bash-completion'; then + elog "If command-line completion doesn't work after mpv update," + elog "please rebuild app-shells/mpv-bash-completion." + fi + + gnome2_icon_cache_update + xdg_desktop_database_update +} + +pkg_postrm() { + gnome2_icon_cache_update + xdg_desktop_database_update +} + +src_test() { + cd "${S}"/build/test || die + local test + for test in *; do + if [[ -x ${test} ]]; then + ./"${test}" || die "Test suite failed" + fi + done +} diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index f99a57b4a267..ba554e7956f9 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -3,10 +3,10 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) PYTHON_REQ_USE='threads(+)' -WAF_PV=1.9.8 +WAF_PV=2.0.9 inherit eapi7-ver flag-o-matic gnome2-utils pax-utils python-r1 toolchain-funcs waf-utils xdg-utils @@ -29,15 +29,15 @@ DOCS+=( README.md DOCS/{client-api,interface}-changes.rst ) LICENSE="LGPL-2.1+ GPL-2+ BSD ISC samba? ( GPL-3+ )" SLOT="0" IUSE="+alsa aqua archive bluray cdda +cli coreaudio cplugins cuda doc drm dvb - dvd +egl gbm +iconv jack javascript jpeg lcms +libass libav libcaca libmpv - +lua luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl + dvd +egl gbm +iconv jack javascript jpeg lcms +libass libcaca libmpv +lua + luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux test tools +uchardet v4l vaapi vdpau vulkan wayland +X +xv zlib zsh-completion" REQUIRED_USE=" || ( cli libmpv ) aqua? ( opengl ) - cuda? ( !libav opengl ) + cuda? ( opengl ) egl? ( || ( gbm X wayland ) ) gbm? ( drm egl opengl ) lcms? ( opengl ) @@ -59,8 +59,7 @@ REQUIRED_USE=" " COMMON_DEPEND=" - !libav? ( >=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] ) - libav? ( ~media-video/libav-9999:0=[encode,threads,vaapi?,vdpau?] ) + >=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] alsa? ( >=media-libs/alsa-lib-1.0.18 ) archive? ( >=app-arch/libarchive-3.0.0:= ) bluray? ( >=media-libs/libbluray-0.3.0:= ) @@ -138,7 +137,7 @@ RDEPEND="${COMMON_DEPEND} " PATCHES=( - "${FILESDIR}/${P}-make-ffmpeg-version-check-non-fatal.patch" + "${FILESDIR}/${PN}-0.29.0-make-ffmpeg-version-check-non-fatal.patch" ) src_prepare() { diff --git a/media-video/recordmydesktop/recordmydesktop-0.3.8.1-r5.ebuild b/media-video/recordmydesktop/recordmydesktop-0.3.8.1-r5.ebuild index 31fc84d1a5a8..4dedc005322c 100644 --- a/media-video/recordmydesktop/recordmydesktop-0.3.8.1-r5.ebuild +++ b/media-video/recordmydesktop/recordmydesktop-0.3.8.1-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/recordmydesktop/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="alsa jack" RDEPEND="sys-libs/zlib diff --git a/media-video/subcheck/subcheck-0.78.2.ebuild b/media-video/subcheck/subcheck-0.78.2-r1.ebuild similarity index 73% rename from media-video/subcheck/subcheck-0.78.2.ebuild rename to media-video/subcheck/subcheck-0.78.2-r1.ebuild index 50a06a20ebdd..58a9591990ff 100644 --- a/media-video/subcheck/subcheck-0.78.2.ebuild +++ b/media-video/subcheck/subcheck-0.78.2-r1.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=2 - -inherit eutils +EAPI=7 DESCRIPTION="Subcheck checks srt subtitle files for errors" HOMEPAGE="http://subcheck.sourceforge.net/" @@ -20,15 +18,13 @@ RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}" src_prepare() { - sed -i -e "s:${PN}.pl:${PN}:g" all-checksub -} - -src_compile() { - : # nothing to do + default + sed -i -e "s:${PN}.pl:${PN}:g" all-checksub || die "sed failed" } src_install() { - doman man/subcheck.8.gz + gunzip man/subcheck.8.gz || die + doman man/subcheck.8 newbin subcheck.pl subcheck dobin all-checksub dodoc Changes diff --git a/media-video/subliminal/Manifest b/media-video/subliminal/Manifest index 5c4596f38c52..9a2ec3049437 100644 --- a/media-video/subliminal/Manifest +++ b/media-video/subliminal/Manifest @@ -1,3 +1,2 @@ DIST matroska_test_w1_1.zip 184550509 BLAKE2B f111725aa08267661942072c2d4ac019d3d322c4e933aad10afb3aa6f69bb3469114c4400d161e53d8a7618b818b22465177460003804a7ac3e69fa4f4db000d SHA512 f170a8e83dab15228f992b3692330163da2402b8e436c7fa195ac1ecc06cf1eaf1a48d8c99a85c031122c158c2d4006023aae75d5b7805385ba25a6d601cb78f -DIST subliminal-2.0.5-r1.tar.gz 4442435 BLAKE2B ea2139bd61344d6a0cb4b48a2b75cbfd29905adc81bca25a332443725fff80bc03b58704d0e6289d44ddc26104e15744f67acb7e0e4eafae584098b02fb4c007 SHA512 b0f99c6b2fa6bc3860c86592bb428c7b4b34836df7a619b19d69b15532a68b4d05369f724131e120d4b390bd91f430aea442aef72ebc00ae8e3d31a457925eec DIST subliminal-2.0.5-r2.tar.gz 4442435 BLAKE2B ea2139bd61344d6a0cb4b48a2b75cbfd29905adc81bca25a332443725fff80bc03b58704d0e6289d44ddc26104e15744f67acb7e0e4eafae584098b02fb4c007 SHA512 b0f99c6b2fa6bc3860c86592bb428c7b4b34836df7a619b19d69b15532a68b4d05369f724131e120d4b390bd91f430aea442aef72ebc00ae8e3d31a457925eec diff --git a/media-video/subliminal/subliminal-2.0.5-r1.ebuild b/media-video/subliminal/subliminal-2.0.5-r1.ebuild deleted file mode 100644 index d17857af0c50..000000000000 --- a/media-video/subliminal/subliminal-2.0.5-r1.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) -PYTHON_REQ_USE='xml(+)' -COMMIT_ID='dd74383d1cba82829ce720f2e439a65d13ffe7ef' - -inherit distutils-r1 vcs-snapshot - -DESCRIPTION="Python library to search and download subtitles" -HOMEPAGE="https://github.com/Diaoul/subliminal https://pypi.org/project/subliminal/" -SRC_URI=" - https://github.com/Diaoul/${PN}/archive/${COMMIT_ID}.tar.gz -> ${PF}.tar.gz - test? ( mirror://sourceforge/matroska/test_files/matroska_test_w1_1.zip ) -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="test" - -RDEPEND=" - >=dev-python/guessit-2.0.1[${PYTHON_USEDEP}] - >=dev-python/babelfish-0.5.2[${PYTHON_USEDEP}] - >=dev-python/enzyme-0.4.1[${PYTHON_USEDEP}] - >=dev-python/beautifulsoup-4.4.0:4[${PYTHON_USEDEP}] - >=dev-python/requests-2.0[${PYTHON_USEDEP}] - >=dev-python/click-4.0[${PYTHON_USEDEP}] - >=dev-python/dogpile-cache-0.6.0[${PYTHON_USEDEP}] - >=dev-python/stevedore-1.0.0[${PYTHON_USEDEP}] - >=dev-python/chardet-2.3.0[${PYTHON_USEDEP}] - >=dev-python/pysrt-1.0.1[${PYTHON_USEDEP}] - >=dev-python/six-1.9.0[${PYTHON_USEDEP}] - >=dev-python/appdirs-1.3[${PYTHON_USEDEP}] - >=dev-python/rarfile-2.7[compressed,${PYTHON_USEDEP}] - >=dev-python/pytz-2012c[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] - virtual/python-futures[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - test? ( - app-arch/unzip - >=dev-python/vcrpy-1.6.1[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - dev-python/pytest-runner[${PYTHON_USEDEP}] - dev-python/sympy[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7) - ) -" - -# Tests don't work in 2.0.5. Recheck in later versions. See Gentoo bug 630114. -RESTRICT=test - -PATCHES=( "${FILESDIR}/${P}-add-missing-comma.patch" ) - -S="${WORKDIR}/${PF}" - -python_prepare_all() { - # Disable code checkers as they require unavailable dependencies. - sed -i -e 's/--\(pep8\|flakes\)//g' pytest.ini || die - sed -i -e "s/'pytest-\(pep8\|flakes\)',//g" setup.py || die - - # Disable unconditional dependency on dev-python/pytest-runner. - sed -i -e "s|'pytest-runner'||g" setup.py || die - - if use test; then - mkdir -p tests/data/mkv || die - ln -s "${WORKDIR}"/test*.mkv tests/data/mkv/ || die - fi - - distutils-r1_python_prepare_all -} - -python_test() { - esetup.py test -} diff --git a/media-video/vlc/vlc-3.0.3-r1.ebuild b/media-video/vlc/vlc-3.0.3-r1.ebuild index a93e6174bb38..3a76f2f5cf9d 100644 --- a/media-video/vlc/vlc-3.0.3-r1.ebuild +++ b/media-video/vlc/vlc-3.0.3-r1.ebuild @@ -19,7 +19,7 @@ else else SRC_URI="https://download.videolan.org/pub/videolan/testing/${MY_P}/${MY_P}.tar.xz" fi - KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc x86 ~x86-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 -sparc x86 ~x86-fbsd" fi inherit autotools flag-o-matic gnome2-utils toolchain-funcs versionator virtualx xdg-utils ${SCM} diff --git a/metadata/Manifest.gz b/metadata/Manifest.gz index f4811f24c633..c0fa71dd6d5e 100644 Binary files a/metadata/Manifest.gz and b/metadata/Manifest.gz differ diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index 3f97e7e5612e..ed4c6492b9dc 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Thu, 26 Jul 2018 05:08:28 +0000 +Sun, 29 Jul 2018 17:38:34 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index 3f97e7e5612e..ed4c6492b9dc 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Thu, 26 Jul 2018 05:08:28 +0000 +Sun, 29 Jul 2018 17:38:34 +0000 diff --git a/metadata/md5-cache/Manifest.gz b/metadata/md5-cache/Manifest.gz index 8b70e433de8e..b090d920c19e 100644 Binary files a/metadata/md5-cache/Manifest.gz and b/metadata/md5-cache/Manifest.gz differ diff --git a/metadata/md5-cache/app-admin/Manifest.gz b/metadata/md5-cache/app-admin/Manifest.gz index 899148c6881e..0e02b2c7413c 100644 Binary files a/metadata/md5-cache/app-admin/Manifest.gz and b/metadata/md5-cache/app-admin/Manifest.gz differ diff --git a/metadata/md5-cache/app-admin/ansible-2.4.6.0 b/metadata/md5-cache/app-admin/ansible-2.4.6.0 deleted file mode 100644 index 43ba1257e899..000000000000 --- a/metadata/md5-cache/app-admin/ansible-2.4.6.0 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/packaging-16.6[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] test? ( dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-1.0.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/passlib[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/coverage[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/unittest2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-vcs/git ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=Model-driven deployment, config management, and command execution framework -EAPI=6 -HOMEPAGE=https://ansible.com/ -IUSE=test python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=amd64 x86 ~x64-macos -LICENSE=GPL-3 -RDEPEND=dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://releases.ansible.com/ansible/ansible-2.4.6.0.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0464c7ecfde30891cec31a9397874006 diff --git a/metadata/md5-cache/app-admin/ansible-2.5.6 b/metadata/md5-cache/app-admin/ansible-2.5.6 index b3fe56979ed4..4acfca4a4956 100644 --- a/metadata/md5-cache/app-admin/ansible-2.5.6 +++ b/metadata/md5-cache/app-admin/ansible-2.5.6 @@ -4,7 +4,7 @@ DESCRIPTION=Model-driven deployment, config management, and command execution fr EAPI=6 HOMEPAGE=https://ansible.com/ IUSE=doc test python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 ~x86 ~x64-macos +KEYWORDS=amd64 x86 ~x64-macos LICENSE=GPL-3 RDEPEND=dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://releases.ansible.com/ansible/ansible-2.5.6.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=73beead4d32ff66bdab1f630ff38d020 +_md5_=e5b54ac6f5034b4b840567dbe1bb6ff0 diff --git a/metadata/md5-cache/app-admin/ansible-2.5.5 b/metadata/md5-cache/app-admin/ansible-2.5.7 similarity index 82% rename from metadata/md5-cache/app-admin/ansible-2.5.5 rename to metadata/md5-cache/app-admin/ansible-2.5.7 index e87e9ef2f8c8..ff1f296743d6 100644 --- a/metadata/md5-cache/app-admin/ansible-2.5.5 +++ b/metadata/md5-cache/app-admin/ansible-2.5.7 @@ -1,15 +1,16 @@ +BDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/packaging-16.6[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) test? ( dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-1.0.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/passlib[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/coverage[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/unittest2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-vcs/git ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/packaging-16.6[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) test? ( dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-1.0.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/passlib[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/coverage[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/unittest2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-vcs/git ) DESCRIPTION=Model-driven deployment, config management, and command execution framework -EAPI=6 +EAPI=7 HOMEPAGE=https://ansible.com/ IUSE=doc test python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=amd64 x86 ~x64-macos +KEYWORDS=~amd64 ~x86 ~x64-macos LICENSE=GPL-3 RDEPEND=dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 ) RESTRICT=test SLOT=0 -SRC_URI=https://releases.ansible.com/ansible/ansible-2.5.5.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e5b54ac6f5034b4b840567dbe1bb6ff0 +SRC_URI=https://releases.ansible.com/ansible/ansible-2.5.7.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a eutils b43d08fe0771faf2f5e7be19c2789d33 multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=79915a7d0e55cfd014474730cab980cf diff --git a/metadata/md5-cache/app-admin/ansible-2.6.1 b/metadata/md5-cache/app-admin/ansible-2.6.1 index 19351d1e4caf..ec3323a4346f 100644 --- a/metadata/md5-cache/app-admin/ansible-2.6.1 +++ b/metadata/md5-cache/app-admin/ansible-2.6.1 @@ -4,7 +4,7 @@ DESCRIPTION=Model-driven deployment, config management, and command execution fr EAPI=6 HOMEPAGE=https://ansible.com/ IUSE=doc test python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 ~x86 ~x64-macos +KEYWORDS=amd64 x86 ~x64-macos LICENSE=GPL-3 RDEPEND=dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://releases.ansible.com/ansible/ansible-2.6.1.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=73beead4d32ff66bdab1f630ff38d020 +_md5_=e5b54ac6f5034b4b840567dbe1bb6ff0 diff --git a/metadata/md5-cache/app-admin/ansible-2.6.2 b/metadata/md5-cache/app-admin/ansible-2.6.2 new file mode 100644 index 000000000000..3c0ef2c77786 --- /dev/null +++ b/metadata/md5-cache/app-admin/ansible-2.6.2 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/packaging-16.6[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) test? ( dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-1.0.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/passlib[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/coverage[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/unittest2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-vcs/git ) +DESCRIPTION=Model-driven deployment, config management, and command execution framework +EAPI=7 +HOMEPAGE=https://ansible.com/ +IUSE=doc test python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=~amd64 ~x86 ~x64-macos +LICENSE=GPL-3 +RDEPEND=dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 ) +RESTRICT=test +SLOT=0 +SRC_URI=https://releases.ansible.com/ansible/ansible-2.6.2.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a eutils b43d08fe0771faf2f5e7be19c2789d33 multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=79915a7d0e55cfd014474730cab980cf diff --git a/metadata/md5-cache/app-admin/ansible-9999 b/metadata/md5-cache/app-admin/ansible-9999 index a27ec93dbc04..12cb6cead4cb 100644 --- a/metadata/md5-cache/app-admin/ansible-9999 +++ b/metadata/md5-cache/app-admin/ansible-9999 @@ -1,12 +1,13 @@ +BDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/packaging-16.6[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) test? ( dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-1.0.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/passlib[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/coverage[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/unittest2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-vcs/git ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-vcs/git-1.8.2.1[curl] +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/packaging-16.6[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) test? ( dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh dev-python/nose[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-1.0.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/passlib[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/coverage[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/unittest2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-vcs/git ) DESCRIPTION=Model-driven deployment, config management, and command execution framework -EAPI=6 +EAPI=7 HOMEPAGE=https://ansible.com/ IUSE=doc test python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 LICENSE=GPL-3 RDEPEND=dev-python/paramiko[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jinja[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/cryptography[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/httplib2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/netaddr[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] net-misc/sshpass virtual/ssh python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=cec871394b2edb0763f1144e2a311ad7 +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a eutils b43d08fe0771faf2f5e7be19c2789d33 git-r3 8f6de46b0aa318aea0e8cac62ece098b multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=7dfeb0cfee83e94c4c333b15a3630140 diff --git a/metadata/md5-cache/app-admin/apg-2.3.0b-r5 b/metadata/md5-cache/app-admin/apg-2.3.0b-r5 deleted file mode 100644 index 06df4ed3f091..000000000000 --- a/metadata/md5-cache/app-admin/apg-2.3.0b-r5 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=cracklib? ( sys-libs/cracklib ) -DESCRIPTION=Another Password Generator -EAPI=2 -HOMEPAGE=http://www.adel.nursat.kz/apg/ -IUSE=cracklib -KEYWORDS=~alpha amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos -LICENSE=BSD -RDEPEND=cracklib? ( sys-libs/cracklib ) -SLOT=0 -SRC_URI=http://www.adel.nursat.kz/apg/download/apg-2.3.0b.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=bc909d1f34610a6e4d867e4c907b96b9 diff --git a/metadata/md5-cache/app-admin/apg-2.3.0b-r6 b/metadata/md5-cache/app-admin/apg-2.3.0b-r6 index 35690228e566..51a4d4f625d3 100644 --- a/metadata/md5-cache/app-admin/apg-2.3.0b-r6 +++ b/metadata/md5-cache/app-admin/apg-2.3.0b-r6 @@ -4,9 +4,9 @@ DESCRIPTION=Another Password Generator EAPI=7 HOMEPAGE=http://www.adel.nursat.kz/apg/ IUSE=cracklib -KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos +KEYWORDS=~alpha amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos LICENSE=BSD SLOT=0 SRC_URI=http://www.adel.nursat.kz/apg/download/apg-2.3.0b.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=c7b1afae7508d282511a32855a56e859 +_md5_=c6bc98945427e3920b936b0237f4bc49 diff --git a/metadata/md5-cache/app-admin/pass-1.7.2-r1 b/metadata/md5-cache/app-admin/pass-1.7.2-r1 index a046c2c3801b..cf49b9f02b6c 100644 --- a/metadata/md5-cache/app-admin/pass-1.7.2-r1 +++ b/metadata/md5-cache/app-admin/pass-1.7.2-r1 @@ -3,10 +3,10 @@ DESCRIPTION=Stores, retrieves, generates, and synchronizes passwords securely EAPI=6 HOMEPAGE=https://www.passwordstore.org/ IUSE=+git X zsh-completion fish-completion emacs dmenu importers elibc_Darwin -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=app-crypt/gnupg media-gfx/qrencode >=app-text/tree-1.7.0 git? ( dev-vcs/git ) X? ( x11-misc/xclip ) elibc_Darwin? ( app-misc/getopt ) zsh-completion? ( app-shells/gentoo-zsh-completions ) fish-completion? ( app-shells/fish ) dmenu? ( x11-misc/dmenu x11-misc/xdotool ) emacs? ( virtual/emacs >=app-emacs/f-0.11.0 >=app-emacs/s-1.9.0 >=app-emacs/with-editor-2.5.11 ) SLOT=0 SRC_URI=https://git.zx2c4.com/password-store/snapshot/password-store-1.7.2.tar.xz _eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c elisp-common 23f47b2e1de7abf387105eddd1318738 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=67108262173bb9e81043029401104f34 +_md5_=a8304ce55fa78a3db1172b7268688733 diff --git a/metadata/md5-cache/app-admin/pass-otp-1.1.0 b/metadata/md5-cache/app-admin/pass-otp-1.1.0 index 194bc4978ed7..f336acf8b43b 100644 --- a/metadata/md5-cache/app-admin/pass-otp-1.1.0 +++ b/metadata/md5-cache/app-admin/pass-otp-1.1.0 @@ -5,8 +5,8 @@ EAPI=6 HOMEPAGE=https://github.com/tadfisher/pass-otp IUSE=qrcode test KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3+ +LICENSE=GPL-3 RDEPEND=>=app-admin/pass-1.7 sys-auth/oath-toolkit qrcode? ( media-gfx/qrencode ) SLOT=0 SRC_URI=https://github.com/tadfisher/pass-otp/releases/download/v1.1.0/pass-otp-1.1.0.tar.gz -_md5_=ed82a328c7a1ef41a1a6221a2a2b591a +_md5_=50d71193a1cbdc5f7f851cebef035717 diff --git a/metadata/md5-cache/app-admin/pass-otp-1.1.1 b/metadata/md5-cache/app-admin/pass-otp-1.1.1 new file mode 100644 index 000000000000..b665b9c6867e --- /dev/null +++ b/metadata/md5-cache/app-admin/pass-otp-1.1.1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile +DEPEND=test? ( dev-tcltk/expect:* ) +DESCRIPTION=A pass extension for managing one-time-password (OTP) tokens. +EAPI=7 +HOMEPAGE=https://github.com/tadfisher/pass-otp +IUSE=qrcode test +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=>=app-admin/pass-1.7 sys-auth/oath-toolkit qrcode? ( media-gfx/qrencode ) +SLOT=0 +SRC_URI=https://github.com/tadfisher/pass-otp/releases/download/v1.1.1/pass-otp-1.1.1.tar.gz +_md5_=f76f62eedc97f8064754c7aec140b290 diff --git a/metadata/md5-cache/app-admin/syslog-ng-3.13.2 b/metadata/md5-cache/app-admin/syslog-ng-3.13.2 index 20dac2bbb04f..272d26a2c9da 100644 --- a/metadata/md5-cache/app-admin/syslog-ng-3.13.2 +++ b/metadata/md5-cache/app-admin/syslog-ng-3.13.2 @@ -4,7 +4,7 @@ DESCRIPTION=syslog replacement with advanced filtering features EAPI=6 HOMEPAGE=http://www.balabit.com/network-security/syslog-ng IUSE=amqp caps dbi geoip http ipv6 json libressl mongodb pacct python redis smtp spoof-source systemd tcpd python_targets_python2_7 -KEYWORDS=amd64 arm64 hppa ia64 sparc x86 +KEYWORDS=amd64 arm64 hppa ia64 ppc64 sparc x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=amqp? ( >=net-libs/rabbitmq-c-0.8.0 ) caps? ( sys-libs/libcap ) dbi? ( >=dev-db/libdbi-0.9.0 ) geoip? ( >=dev-libs/geoip-1.5.0 ) http? ( net-misc/curl ) json? ( >=dev-libs/json-c-0.9:= ) mongodb? ( >=dev-libs/mongo-c-driver-1.2.0 ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] ) redis? ( >=dev-libs/hiredis-0.11.0 ) smtp? ( net-libs/libesmtp ) spoof-source? ( net-libs/libnet:1.1 ) systemd? ( sys-apps/systemd ) tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) >=dev-libs/ivykis-0.36.1 >=dev-libs/libpcre-6.1 !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) !dev-libs/eventlog >=dev-libs/glib-2.10.1:2 REQUIRED_USE=python? ( python_targets_python2_7 ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://github.com/balabit/syslog-ng/releases/download/syslog-ng-3.13.2/syslog-ng-3.13.2.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=27e36a126a0c0c96ce54216c03041103 +_md5_=09c738b3503f0966bde4189ee54f4fc2 diff --git a/metadata/md5-cache/app-admin/ulogd-2.0.5_p20161017 b/metadata/md5-cache/app-admin/ulogd-2.0.5_p20161017 deleted file mode 100644 index 7986f4a758d1..000000000000 --- a/metadata/md5-cache/app-admin/ulogd-2.0.5_p20161017 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup unpack -DEPEND=|| ( net-firewall/iptables net-firewall/nftables ) >=net-libs/libnfnetlink-1.0.1 dbi? ( dev-db/libdbi ) json? ( dev-libs/jansson ) nfacct? ( >=net-libs/libmnl-1.0.3 >=net-libs/libnetfilter_acct-1.0.1 ) nfct? ( >=net-libs/libnetfilter_conntrack-1.0.2 ) nflog? ( >=net-libs/libnetfilter_log-1.0.0 ) mysql? ( virtual/mysql ) pcap? ( net-libs/libpcap ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 ) doc? ( app-text/linuxdoc-tools app-text/texlive-core dev-texlive/texlive-fontsrecommended virtual/latex-base ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig -DESCRIPTION=A userspace logging daemon for netfilter/iptables related logging -EAPI=6 -HOMEPAGE=https://netfilter.org/projects/ulogd/index.html -IUSE=dbi doc json mysql nfacct +nfct +nflog pcap postgres sqlite ulog kernel_linux -KEYWORDS=amd64 ~ia64 ppc x86 -LICENSE=GPL-2 -RDEPEND=|| ( net-firewall/iptables net-firewall/nftables ) >=net-libs/libnfnetlink-1.0.1 dbi? ( dev-db/libdbi ) json? ( dev-libs/jansson ) nfacct? ( >=net-libs/libmnl-1.0.3 >=net-libs/libnetfilter_acct-1.0.1 ) nfct? ( >=net-libs/libnetfilter_conntrack-1.0.2 ) nflog? ( >=net-libs/libnetfilter_log-1.0.0 ) mysql? ( virtual/mysql ) pcap? ( net-libs/libpcap ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 ) -SLOT=0 -SRC_URI=http://git.netfilter.org/ulogd2/snapshot/62064f6a9e054739ecbdda010dbe9c3fd69bbaa2.tar.gz -> ulogd-2.0.5_p20161017.tar.gz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b -_md5_=ab73e3bd3639815c5cfd6a4afa186814 diff --git a/metadata/md5-cache/app-arch/Manifest.gz b/metadata/md5-cache/app-arch/Manifest.gz index 6f23f0c4b905..291d7627ca98 100644 Binary files a/metadata/md5-cache/app-arch/Manifest.gz and b/metadata/md5-cache/app-arch/Manifest.gz differ diff --git a/metadata/md5-cache/app-arch/cabextract-1.7 b/metadata/md5-cache/app-arch/cabextract-1.7 new file mode 100644 index 000000000000..17d28ef2213e --- /dev/null +++ b/metadata/md5-cache/app-arch/cabextract-1.7 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DESCRIPTION=Extracts files from Microsoft cabinet archive files +EAPI=7 +HOMEPAGE=https://www.cabextract.org.uk/ +IUSE=extras +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +LICENSE=GPL-3 +RDEPEND=extras? ( dev-lang/perl ) +SLOT=0 +SRC_URI=https://www.cabextract.org.uk/cabextract-1.7.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=71e2cb12088c9b194eea9d2f59929132 diff --git a/metadata/md5-cache/app-arch/pigz-2.4 b/metadata/md5-cache/app-arch/pigz-2.4 index 2889506c8a21..efc6d7026834 100644 --- a/metadata/md5-cache/app-arch/pigz-2.4 +++ b/metadata/md5-cache/app-arch/pigz-2.4 @@ -4,10 +4,10 @@ DESCRIPTION=A parallel implementation of gzip EAPI=6 HOMEPAGE=http://www.zlib.net/pigz/ IUSE=static symlink test -KEYWORDS=alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris +KEYWORDS=alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris LICENSE=ZLIB RDEPEND=!static? ( sys-libs/zlib ) SLOT=0 SRC_URI=http://www.zlib.net/pigz/pigz-2.4.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=b753fb9928f79cfe1d60c7a9c754ca16 +_md5_=4841516ecb3393192766ca6146488616 diff --git a/metadata/md5-cache/app-arch/snappy-1.1.7 b/metadata/md5-cache/app-arch/snappy-1.1.7 index c1ca8c278785..1413b0390d36 100644 --- a/metadata/md5-cache/app-arch/snappy-1.1.7 +++ b/metadata/md5-cache/app-arch/snappy-1.1.7 @@ -4,10 +4,10 @@ DESCRIPTION=A high-speed compression/decompression library by Google EAPI=6 HOMEPAGE=https://github.com/google/snappy IUSE=static-libs test 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 ~amd64-linux ~x86-linux +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=BSD REQUIRED_USE=!static-libs SLOT=0/1 SRC_URI=https://github.com/google/snappy/archive/1.1.7.tar.gz -> snappy-1.1.7.tar.gz _eclasses_=cmake-multilib 7bc2cc09a4a5082b915541d447be8e5e cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=ba526199d2fe323b983c711371c8eeae +_md5_=97541846d934c7f4f59f7d38eb841000 diff --git a/metadata/md5-cache/app-crypt/Manifest.gz b/metadata/md5-cache/app-crypt/Manifest.gz index 88c66cbc36e2..f92070984a9c 100644 Binary files a/metadata/md5-cache/app-crypt/Manifest.gz and b/metadata/md5-cache/app-crypt/Manifest.gz differ diff --git a/metadata/md5-cache/app-crypt/gnupg-2.2.8 b/metadata/md5-cache/app-crypt/gnupg-2.2.8 index 24e0429f2f3d..d22a845b2704 100644 --- a/metadata/md5-cache/app-crypt/gnupg-2.2.8 +++ b/metadata/md5-cache/app-crypt/gnupg-2.2.8 @@ -4,10 +4,10 @@ DESCRIPTION=The GNU Privacy Guard, a GPL OpenPGP implementation EAPI=6 HOMEPAGE=http://www.gnupg.org/ IUSE=bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb wks-server -KEYWORDS=alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-3 RDEPEND=>=dev-libs/npth-1.2 >=dev-libs/libassuan-2.5.0 >=dev-libs/libgcrypt-1.7.3 >=dev-libs/libgpg-error-1.28 >=dev-libs/libksba-1.3.4 >=net-misc/curl-7.10 ssl? ( >=net-libs/gnutls-3.0:0= ) sys-libs/zlib ldap? ( net-nds/openldap ) bzip2? ( app-arch/bzip2 ) readline? ( sys-libs/readline:0= ) smartcard? ( usb? ( virtual/libusb:0 ) ) tofu? ( >=dev-db/sqlite-3.7 ) virtual/mta app-crypt/pinentry !app-crypt/dirmngr selinux? ( sec-policy/selinux-gpg ) nls? ( virtual/libintl ) SLOT=0 SRC_URI=mirror://gnupg/gnupg/gnupg-2.2.8.tar.bz2 _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=935b99b8c282e68c68af4e081691f882 +_md5_=733cd9b0f49ff842e88fcc444f6c53f1 diff --git a/metadata/md5-cache/app-crypt/openpgp-keys-gentoo-mirror-20180203 b/metadata/md5-cache/app-crypt/openpgp-keys-gentoo-mirror-20180203 deleted file mode 100644 index a04bbdacde74..000000000000 --- a/metadata/md5-cache/app-crypt/openpgp-keys-gentoo-mirror-20180203 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=OpenPGP key used to sign gentoo-mirror commits -EAPI=6 -HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Repository_mirror_and_CI -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd -LICENSE=public-domain -SLOT=0 -SRC_URI=https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-mirror.asc.20180203.gz -_md5_=03a78e9a9f5a678a40dd55d05e2ae30a diff --git a/metadata/md5-cache/app-crypt/openpgp-keys-gentoo-mirror-20180528 b/metadata/md5-cache/app-crypt/openpgp-keys-gentoo-mirror-20180528 deleted file mode 100644 index 8ecbc11116c1..000000000000 --- a/metadata/md5-cache/app-crypt/openpgp-keys-gentoo-mirror-20180528 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=install -DESCRIPTION=OpenPGP key used to sign gentoo-mirror commits -EAPI=6 -HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Repository_mirror_and_CI -KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd -LICENSE=public-domain -SLOT=0 -SRC_URI=https://dev.gentoo.org/~mgorny/dist/openpgp-keys/gentoo-mirror.asc.20180528.gz -_md5_=03a78e9a9f5a678a40dd55d05e2ae30a diff --git a/metadata/md5-cache/app-crypt/p11-kit-0.23.9 b/metadata/md5-cache/app-crypt/p11-kit-0.23.9 index 9daa22d13c72..d9f80d070c12 100644 --- a/metadata/md5-cache/app-crypt/p11-kit-0.23.9 +++ b/metadata/md5-cache/app-crypt/p11-kit-0.23.9 @@ -4,11 +4,11 @@ DESCRIPTION=Provides a standard configuration setup for installing PKCS#11 EAPI=6 HOMEPAGE=https://p11-glue.freedesktop.org/p11-kit.html https://github.com/p11-glue/p11-kit IUSE=+asn1 debug +libffi +trust 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 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=asn1? ( >=dev-libs/libtasn1-3.4[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(-)?] ) libffi? ( >=dev-libs/libffi-3.0.0[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(-)?] ) trust? ( app-misc/ca-certificates ) REQUIRED_USE=trust? ( asn1 ) SLOT=0 SRC_URI=https://github.com/p11-glue/p11-kit/releases/download/0.23.9/p11-kit-0.23.9.tar.gz _eclasses_=ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=2261570b5be941414e1e19ca794c7120 +_md5_=405155633953a4d5145b99d42915a6d3 diff --git a/metadata/md5-cache/app-crypt/xca-2.1.0 b/metadata/md5-cache/app-crypt/xca-2.1.0 new file mode 100644 index 000000000000..f96f3bc6f9a5 --- /dev/null +++ b/metadata/md5-cache/app-crypt/xca-2.1.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm +DEPEND=dev-libs/libltdl:0= dev-qt/qtgui:5 dev-qt/qtwidgets:5 !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) doc? ( app-text/linuxdoc-tools ) dev-qt/linguist-tools:5 +DESCRIPTION=A GUI to OpenSSL, RSA public keys, certificates, signing requests etc +EAPI=6 +HOMEPAGE=http://hohnstaedt.de/xca/ +IUSE=bindist doc libressl +KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +LICENSE=BSD +RDEPEND=dev-libs/libltdl:0= dev-qt/qtgui:5 dev-qt/qtwidgets:5 !libressl? ( dev-libs/openssl:0=[bindist=] ) libressl? ( dev-libs/libressl:0= ) doc? ( app-text/linuxdoc-tools ) +SLOT=0 +SRC_URI=https://github.com/chris2511/xca/releases/download/RELEASE.2.1.0/xca-2.1.0.tar.gz +_eclasses_=xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=0f6b8e72ae049d69a73996f557c39883 diff --git a/metadata/md5-cache/app-doc/Manifest.gz b/metadata/md5-cache/app-doc/Manifest.gz index b70ea5bbb5a6..a01e90b6e166 100644 Binary files a/metadata/md5-cache/app-doc/Manifest.gz and b/metadata/md5-cache/app-doc/Manifest.gz differ diff --git a/metadata/md5-cache/app-doc/mkdoxy-1.0.0-r1 b/metadata/md5-cache/app-doc/mkdoxy-1.0.0-r1 deleted file mode 100644 index 02a526553a10..000000000000 --- a/metadata/md5-cache/app-doc/mkdoxy-1.0.0-r1 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=install -DEPEND=app-doc/doxygen >=dev-lang/perl-5 -DESCRIPTION=mkDoxy generates Doxygen-compatible HTML documentation for makefiles -EAPI=6 -HOMEPAGE=https://sourceforge.net/projects/mkdoxy/ -KEYWORDS=alpha amd64 hppa ia64 ppc sparc x86 -LICENSE=BSD -SLOT=0 -SRC_URI=mirror://sourceforge/mkdoxy/mkdoxy-1.0.0.tar.gz -_md5_=05b28b138d7d2169554eedf4ab890970 diff --git a/metadata/md5-cache/app-doc/phrack-01 b/metadata/md5-cache/app-doc/phrack-01 index 6f7e71923af1..e8660724ebb9 100644 --- a/metadata/md5-cache/app-doc/phrack-01 +++ b/metadata/md5-cache/app-doc/phrack-01 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=01 SRC_URI=http://www.phrack.org/archives/tgz/phrack1.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-02 b/metadata/md5-cache/app-doc/phrack-02 index 609a37b16690..4d9564aed73c 100644 --- a/metadata/md5-cache/app-doc/phrack-02 +++ b/metadata/md5-cache/app-doc/phrack-02 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=02 SRC_URI=http://www.phrack.org/archives/tgz/phrack2.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-03 b/metadata/md5-cache/app-doc/phrack-03 index d9bb3ccdcba8..468ba91f9a5e 100644 --- a/metadata/md5-cache/app-doc/phrack-03 +++ b/metadata/md5-cache/app-doc/phrack-03 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=03 SRC_URI=http://www.phrack.org/archives/tgz/phrack3.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-04 b/metadata/md5-cache/app-doc/phrack-04 index 1a0f1a45c8fd..d1df53fd106a 100644 --- a/metadata/md5-cache/app-doc/phrack-04 +++ b/metadata/md5-cache/app-doc/phrack-04 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=04 SRC_URI=http://www.phrack.org/archives/tgz/phrack4.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-05 b/metadata/md5-cache/app-doc/phrack-05 index 8dffb77e2668..09c2872a4f1f 100644 --- a/metadata/md5-cache/app-doc/phrack-05 +++ b/metadata/md5-cache/app-doc/phrack-05 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=05 SRC_URI=http://www.phrack.org/archives/tgz/phrack5.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-06 b/metadata/md5-cache/app-doc/phrack-06 index 65d39d73d1fa..556544b18692 100644 --- a/metadata/md5-cache/app-doc/phrack-06 +++ b/metadata/md5-cache/app-doc/phrack-06 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=06 SRC_URI=http://www.phrack.org/archives/tgz/phrack6.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-07 b/metadata/md5-cache/app-doc/phrack-07 index e4262af888b1..82e1d6ac6f5c 100644 --- a/metadata/md5-cache/app-doc/phrack-07 +++ b/metadata/md5-cache/app-doc/phrack-07 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=07 SRC_URI=http://www.phrack.org/archives/tgz/phrack7.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-08 b/metadata/md5-cache/app-doc/phrack-08 index f64dc825af09..6be8e749c950 100644 --- a/metadata/md5-cache/app-doc/phrack-08 +++ b/metadata/md5-cache/app-doc/phrack-08 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=08 SRC_URI=http://www.phrack.org/archives/tgz/phrack8.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-09 b/metadata/md5-cache/app-doc/phrack-09 index 5a3cac25c07f..ba7302205e20 100644 --- a/metadata/md5-cache/app-doc/phrack-09 +++ b/metadata/md5-cache/app-doc/phrack-09 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=09 SRC_URI=http://www.phrack.org/archives/tgz/phrack9.tar.gz -_md5_=60af89ac78e147b7d55d49c7896d3f08 +_md5_=ba564b19b170dfaee289793895c6fdcc diff --git a/metadata/md5-cache/app-doc/phrack-10 b/metadata/md5-cache/app-doc/phrack-10 index 982d21c8513b..d8eb9c6910c5 100644 --- a/metadata/md5-cache/app-doc/phrack-10 +++ b/metadata/md5-cache/app-doc/phrack-10 @@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linu LICENSE=phrack SLOT=10 SRC_URI=http://www.phrack.org/archives/tgz/phrack10.tar.gz -_md5_=98a38f7900469f8769c83cd91588280b +_md5_=9086ecd46a09a4e9da7d0fa86831a594 diff --git a/metadata/md5-cache/app-emacs/Manifest.gz b/metadata/md5-cache/app-emacs/Manifest.gz index 92d7ab76e9c9..6f30b4c71fec 100644 Binary files a/metadata/md5-cache/app-emacs/Manifest.gz and b/metadata/md5-cache/app-emacs/Manifest.gz differ diff --git a/metadata/md5-cache/app-emacs/apel-10.8-r1 b/metadata/md5-cache/app-emacs/apel-10.8-r1 index 743f9865be56..bb8612eca464 100644 --- a/metadata/md5-cache/app-emacs/apel-10.8-r1 +++ b/metadata/md5-cache/app-emacs/apel-10.8-r1 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack DEPEND=>=virtual/emacs-23 DESCRIPTION=A Portable Emacs Library is a library for making portable Emacs Lisp programs -EAPI=4 +EAPI=6 HOMEPAGE=http://cvs.m17n.org/elisp/APEL/ KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris LICENSE=GPL-2 RDEPEND=>=virtual/emacs-23 SLOT=0 SRC_URI=ftp://ftp.jpl.org/pub/elisp/apel/apel-10.8.tar.gz https://dev.gentoo.org/~gienah/2big4tree/app-emacs/apel/apel-10.8-030_Use-new-style-backquotes.patch.gz -_eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f -_md5_=1ee795580f54ca9a62ec640a07224c92 +_eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 +_md5_=8bb31feb9598e66a21e6713b8678855f diff --git a/metadata/md5-cache/app-emacs/f-0.19.0 b/metadata/md5-cache/app-emacs/f-0.19.0 index c9408179e956..0a01899ae7e0 100644 --- a/metadata/md5-cache/app-emacs/f-0.19.0 +++ b/metadata/md5-cache/app-emacs/f-0.19.0 @@ -3,11 +3,11 @@ DEPEND=app-emacs/dash app-emacs/s >=virtual/emacs-23 DESCRIPTION=Modern API for working with files and directories in Emacs EAPI=6 HOMEPAGE=https://github.com/rejeep/f.el -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=GPL-3+ RDEPEND=app-emacs/dash app-emacs/s >=virtual/emacs-23 RESTRICT=test SLOT=0 SRC_URI=https://github.com/rejeep/f.el/archive/v0.19.0.tar.gz -> f-0.19.0.tar.gz _eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 -_md5_=7a9da92b807a341d6ba095067abdb864 +_md5_=e79238aa137cf856326045362f971461 diff --git a/metadata/md5-cache/app-emacs/s-1.12.0 b/metadata/md5-cache/app-emacs/s-1.12.0 index 538cc730a501..3d6321e6e903 100644 --- a/metadata/md5-cache/app-emacs/s-1.12.0 +++ b/metadata/md5-cache/app-emacs/s-1.12.0 @@ -3,10 +3,10 @@ DEPEND=>=virtual/emacs-23 DESCRIPTION=The long lost Emacs string manipulation library EAPI=6 HOMEPAGE=https://github.com/magnars/s.el -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=GPL-3+ RDEPEND=>=virtual/emacs-23 SLOT=0 SRC_URI=https://github.com/magnars/s.el/archive/1.12.0.tar.gz -> s-1.12.0.tar.gz _eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 -_md5_=54d87a75642a2220b8a305fb0b1ed56b +_md5_=bff1122928f53e7b536984fde6ff1e58 diff --git a/metadata/md5-cache/app-emacs/wanderlust-2.15.9_p20130619 b/metadata/md5-cache/app-emacs/wanderlust-2.15.9_p20130619 index 8dc5c21e0616..7a3255d69fd9 100644 --- a/metadata/md5-cache/app-emacs/wanderlust-2.15.9_p20130619 +++ b/metadata/md5-cache/app-emacs/wanderlust-2.15.9_p20130619 @@ -1,7 +1,7 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack DEPEND=>=app-emacs/apel-10.6 virtual/emacs-flim app-emacs/semi bbdb? ( app-emacs/bbdb ) >=virtual/emacs-23 DESCRIPTION=Yet Another Message Interface on Emacsen -EAPI=5 +EAPI=6 HOMEPAGE=https://github.com/wanderlust/wanderlust https://www.emacswiki.org/emacs/WanderLust IUSE=bbdb ssl l10n_ja KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos @@ -9,5 +9,5 @@ LICENSE=GPL-2+ RDEPEND=>=app-emacs/apel-10.6 virtual/emacs-flim app-emacs/semi bbdb? ( app-emacs/bbdb ) >=virtual/emacs-23 SLOT=0 SRC_URI=https://dev.gentoo.org/~ulm/distfiles/wanderlust-2.15.9_p20130619.tar.xz -_eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f -_md5_=59ae82792aa7a7f939d6fb612cbaf197 +_eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 +_md5_=43408f3b3b411ab323ab9808aacdf098 diff --git a/metadata/md5-cache/app-emacs/yatex-1.76 b/metadata/md5-cache/app-emacs/yatex-1.76 deleted file mode 100644 index f5b093cf1fd1..000000000000 --- a/metadata/md5-cache/app-emacs/yatex-1.76 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack -DEPEND=>=virtual/emacs-23 -DESCRIPTION=Yet Another TeX mode for Emacs -EAPI=4 -HOMEPAGE=http://www.yatex.org/ -IUSE=l10n_ja -KEYWORDS=amd64 ppc ~ppc64 x86 -LICENSE=YaTeX -RDEPEND=>=virtual/emacs-23 -SLOT=0 -SRC_URI=http://www.yatex.org/yatex1.76.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=0ffa4e9ef854c73a2e5ffb0894a0ee2b diff --git a/metadata/md5-cache/app-emacs/yatex-1.77 b/metadata/md5-cache/app-emacs/yatex-1.77 index 51b17ff698d5..bb0269823bb2 100644 --- a/metadata/md5-cache/app-emacs/yatex-1.77 +++ b/metadata/md5-cache/app-emacs/yatex-1.77 @@ -1,7 +1,7 @@ DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack DEPEND=>=virtual/emacs-23 DESCRIPTION=Yet Another TeX mode for Emacs -EAPI=5 +EAPI=6 HOMEPAGE=http://www.yatex.org/ IUSE=l10n_ja KEYWORDS=amd64 ppc ~ppc64 x86 @@ -9,5 +9,5 @@ LICENSE=YaTeX RDEPEND=>=virtual/emacs-23 SLOT=0 SRC_URI=http://www.yatex.org/yatex1.77.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=fb901f82baba2cc0be06b0ecaa964fc6 +_eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 +_md5_=0a017d44ad43de339becebe423198e85 diff --git a/metadata/md5-cache/app-emacs/yatex-1.80 b/metadata/md5-cache/app-emacs/yatex-1.80 new file mode 100644 index 000000000000..4c25f9d204be --- /dev/null +++ b/metadata/md5-cache/app-emacs/yatex-1.80 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack +DEPEND=>=virtual/emacs-23 +DESCRIPTION=Yet Another TeX mode for Emacs +EAPI=6 +HOMEPAGE=http://www.yatex.org/ +IUSE=l10n_ja +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +LICENSE=BSD-2 +RDEPEND=>=virtual/emacs-23 +SLOT=0 +SRC_URI=http://www.yatex.org/yatex1.80.tar.gz +_eclasses_=elisp 12e33ba725e375a938c5997b692a8667 elisp-common 23f47b2e1de7abf387105eddd1318738 +_md5_=f4c92cd4841c0e0990b37d94fc57fc9c diff --git a/metadata/md5-cache/app-emulation/Manifest.gz b/metadata/md5-cache/app-emulation/Manifest.gz index e15676bc5e3b..254a6386968e 100644 Binary files a/metadata/md5-cache/app-emulation/Manifest.gz and b/metadata/md5-cache/app-emulation/Manifest.gz differ diff --git a/metadata/md5-cache/app-emulation/img-0.4.6 b/metadata/md5-cache/app-emulation/img-0.4.6 deleted file mode 100644 index a5e3a80a18a9..000000000000 --- a/metadata/md5-cache/app-emulation/img-0.4.6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install test unpack -DEPEND=>=dev-lang/go-1.9 -DESCRIPTION=Standalone daemon-less unprivileged Dockerfile and OCI container image builder -EAPI=6 -HOMEPAGE=https://github.com/genuinetools/img -IUSE=seccomp -KEYWORDS=~amd64 -LICENSE=MIT -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/genuinetools/img/archive/v0.4.6.tar.gz -> img-0.4.6.tar.gz -_eclasses_=golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 -_md5_=79837e45be22b6825c2727780b3138f0 diff --git a/metadata/md5-cache/app-emulation/img-0.4.7 b/metadata/md5-cache/app-emulation/img-0.4.8 similarity index 77% rename from metadata/md5-cache/app-emulation/img-0.4.7 rename to metadata/md5-cache/app-emulation/img-0.4.8 index 746c07549e2b..cd75768aca5c 100644 --- a/metadata/md5-cache/app-emulation/img-0.4.7 +++ b/metadata/md5-cache/app-emulation/img-0.4.8 @@ -8,6 +8,6 @@ KEYWORDS=~amd64 LICENSE=MIT RESTRICT=test SLOT=0 -SRC_URI=https://github.com/genuinetools/img/archive/v0.4.7.tar.gz -> img-0.4.7.tar.gz +SRC_URI=https://github.com/genuinetools/img/archive/v0.4.8.tar.gz -> img-0.4.8.tar.gz _eclasses_=golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 -_md5_=5ba9251356bf72a93ff048687d734250 +_md5_=0e720b6a9726cd5b190f76ab8f2d7609 diff --git a/metadata/md5-cache/app-emulation/lxc-3.0.1 b/metadata/md5-cache/app-emulation/lxc-3.0.1 index 3511d764d2df..2727aa362994 100644 --- a/metadata/md5-cache/app-emulation/lxc-3.0.1 +++ b/metadata/md5-cache/app-emulation/lxc-3.0.1 @@ -4,11 +4,11 @@ DESCRIPTION=LinuX Containers userspace utilities EAPI=6 HOMEPAGE=https://linuxcontainers.org/ IUSE=examples pam python seccomp selinux +templates kernel_linux -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 +KEYWORDS=~amd64 ~arm ~arm64 ppc64 x86 LICENSE=LGPL-3 PDEPEND=templates? ( app-emulation/lxc-templates ) python? ( dev-python/python3-lxc ) RDEPEND=net-libs/gnutls sys-libs/libcap pam? ( virtual/pam ) seccomp? ( sys-libs/libseccomp ) selinux? ( sys-libs/libselinux ) sys-apps/util-linux app-misc/pax-utils virtual/awk SLOT=0 SRC_URI=https://linuxcontainers.org/downloads/lxc/lxc-3.0.1.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pam 3e788d86170dfcd5b06824d898315e18 preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=5592af47f2174935cd19f5653f73582b +_md5_=e0b2a39afc12523d460ba65c5028f4e4 diff --git a/metadata/md5-cache/app-emulation/lxc-templates-3.0.1 b/metadata/md5-cache/app-emulation/lxc-templates-3.0.1 index 3554b486deee..f4f33d4e0afb 100644 --- a/metadata/md5-cache/app-emulation/lxc-templates-3.0.1 +++ b/metadata/md5-cache/app-emulation/lxc-templates-3.0.1 @@ -3,10 +3,10 @@ DEPEND=>=app-emulation/lxc-3.0 >=app-portage/elt-patches-20170422 !=app-emulation/lxc-3.0 SLOT=0 SRC_URI=https://linuxcontainers.org/downloads/lxc/lxc-templates-3.0.1.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=6b018291b92eba7217b1af0d51c66be9 +_md5_=43f893fff94cbd4ca243da1a1bca787c diff --git a/metadata/md5-cache/app-emulation/lxd-3.2 b/metadata/md5-cache/app-emulation/lxd-3.2 index 4d81a4a4092d..6c66193d6606 100644 --- a/metadata/md5-cache/app-emulation/lxd-3.2 +++ b/metadata/md5-cache/app-emulation/lxd-3.2 @@ -4,10 +4,10 @@ DESCRIPTION=Fast, dense and secure container management EAPI=6 HOMEPAGE=https://linuxcontainers.org/lxd/introduction/ IUSE=+daemon +ipv6 +dnsmasq nls test kernel_linux -KEYWORDS=~amd64 +KEYWORDS=amd64 LICENSE=Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0 RDEPEND=daemon? ( app-arch/xz-utils >=app-emulation/lxc-2.0.7[seccomp] dnsmasq? ( net-dns/dnsmasq[dhcp,ipv6?] ) net-misc/rsync[xattr] sys-apps/iproute2[ipv6?] sys-fs/squashfs-tools virtual/acl ) SLOT=0 SRC_URI=https://linuxcontainers.org/downloads/lxd/lxd-3.2.tar.gz _eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c eapi7-ver d97a56a62c7df8614afddcb25f5ff00f linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 -_md5_=e57ad893e89e7effe71d10c6bc66b1b3 +_md5_=2ea57b48c87f573154602a08eb0d3f85 diff --git a/metadata/md5-cache/app-emulation/lxd-3.3 b/metadata/md5-cache/app-emulation/lxd-3.3 new file mode 100644 index 000000000000..fcb16757de5c --- /dev/null +++ b/metadata/md5-cache/app-emulation/lxd-3.3 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst setup test +DEPEND=>=dev-lang/go-1.9.4 dev-libs/protobuf nls? ( sys-devel/gettext ) test? ( app-misc/jq net-misc/curl sys-devel/gettext ) virtual/pkgconfig +DESCRIPTION=Fast, dense and secure container management +EAPI=6 +HOMEPAGE=https://linuxcontainers.org/lxd/introduction/ +IUSE=+daemon +ipv6 +dnsmasq nls test kernel_linux +KEYWORDS=~amd64 +LICENSE=Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0 +RDEPEND=daemon? ( app-arch/xz-utils >=app-emulation/lxc-2.0.7[seccomp] dnsmasq? ( net-dns/dnsmasq[dhcp,ipv6?] ) net-misc/rsync[xattr] sys-apps/iproute2[ipv6?] sys-fs/squashfs-tools virtual/acl ) +SLOT=0 +SRC_URI=https://linuxcontainers.org/downloads/lxd/lxd-3.3.tar.gz +_eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c eapi7-ver d97a56a62c7df8614afddcb25f5ff00f linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 +_md5_=f89bc744f7667a066596d32a869adf4a diff --git a/metadata/md5-cache/app-i18n/Manifest.gz b/metadata/md5-cache/app-i18n/Manifest.gz index d291f1db5a2b..903ba28a2977 100644 Binary files a/metadata/md5-cache/app-i18n/Manifest.gz and b/metadata/md5-cache/app-i18n/Manifest.gz differ diff --git a/metadata/md5-cache/app-i18n/ibus-rime-0.9.9 b/metadata/md5-cache/app-i18n/ibus-rime-0.9.9 deleted file mode 100644 index 5ffecfabffc7..000000000000 --- a/metadata/md5-cache/app-i18n/ibus-rime-0.9.9 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=prepare -DEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify dev-util/cmake -DESCRIPTION=Rime Input Method Engine for IBus Framework -EAPI=5 -HOMEPAGE=http://rime.im/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify app-i18n/rime-data -SLOT=0 -SRC_URI=https://rimeime.googlecode.com/files/ibus-rime-0.9.9.tar.gz -_md5_=c9f542e6b11cb61447ab1c97fb57ff95 diff --git a/metadata/md5-cache/app-i18n/ibus-rime-1.1 b/metadata/md5-cache/app-i18n/ibus-rime-1.1 deleted file mode 100644 index aeb9cb1f00ed..000000000000 --- a/metadata/md5-cache/app-i18n/ibus-rime-1.1 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=prepare -DEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify dev-util/cmake -DESCRIPTION=Rime Input Method Engine for IBus Framework -EAPI=5 -HOMEPAGE=http://rime.im/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify app-i18n/rime-data -SLOT=0 -SRC_URI=https://rimeime.googlecode.com/files/ibus-rime-1.1.tar.gz -_md5_=4d1c52133423cd6073af75cb8fe58bd5 diff --git a/metadata/md5-cache/app-i18n/ibus-rime-1.2 b/metadata/md5-cache/app-i18n/ibus-rime-1.2 index f88c7c5f7279..bf31275b4b8b 100644 --- a/metadata/md5-cache/app-i18n/ibus-rime-1.2 +++ b/metadata/md5-cache/app-i18n/ibus-rime-1.2 @@ -1,11 +1,11 @@ DEFINED_PHASES=prepare -DEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify dev-util/cmake -DESCRIPTION=Rime Input Method Engine for IBus Framework -EAPI=5 -HOMEPAGE=http://rime.im/ +DEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify dev-util/cmake virtual/pkgconfig +DESCRIPTION=Rime Input Method Engine for IBus +EAPI=6 +HOMEPAGE=https://rime.im/ https://github.com/rime/ibus-rime KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 RDEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify app-i18n/rime-data SLOT=0 SRC_URI=http://dl.bintray.com/lotem/rime/ibus-rime-1.2.tar.gz -_md5_=5e659c3b29cf28482d012c39f0fee567 +_md5_=36dfb743a29551d8f919b5b29933bb53 diff --git a/metadata/md5-cache/app-i18n/ibus-rime-1.3.0 b/metadata/md5-cache/app-i18n/ibus-rime-1.3.0 new file mode 100644 index 000000000000..289fc80cf97e --- /dev/null +++ b/metadata/md5-cache/app-i18n/ibus-rime-1.3.0 @@ -0,0 +1,11 @@ +DEFINED_PHASES=prepare +DEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify dev-util/cmake virtual/pkgconfig +DESCRIPTION=Rime Input Method Engine for IBus +EAPI=6 +HOMEPAGE=https://rime.im/ https://github.com/rime/ibus-rime +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=app-i18n/ibus app-i18n/librime x11-libs/libnotify app-i18n/rime-data +SLOT=0 +SRC_URI=https://github.com/rime/ibus-rime/archive/1.3.0.tar.gz -> ibus-rime-1.3.0.tar.gz +_md5_=8088219d16475bd32a609ba603dacd24 diff --git a/metadata/md5-cache/app-i18n/ibus-tutcode-1.0.2-r1 b/metadata/md5-cache/app-i18n/ibus-tutcode-1.0.2-r1 deleted file mode 100644 index e1de777490e7..000000000000 --- a/metadata/md5-cache/app-i18n/ibus-tutcode-1.0.2-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=install prepare setup -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] >=sys-devel/gettext-0.16.1 test? ( app-i18n/ibus ) -DESCRIPTION=a Japanese TUT-Code input engine for IBus -EAPI=5 -HOMEPAGE=https://github.com/deton/ibus-tutcode/ -IUSE=test python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] >=sys-devel/gettext-0.16.1 app-i18n/ibus -REQUIRED_USE=python_targets_python2_7 -RESTRICT=test -SLOT=0 -SRC_URI=mirror://github/deton/ibus-tutcode/ibus-tutcode-1.0.2.tar.bz2 -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=9a4cc870fbd977de6f63a0cf1df122c4 diff --git a/metadata/md5-cache/app-i18n/librime-1.2.9 b/metadata/md5-cache/app-i18n/librime-1.2.9 index 4ac7f653ca7a..cdbe855750d1 100644 --- a/metadata/md5-cache/app-i18n/librime-1.2.9 +++ b/metadata/md5-cache/app-i18n/librime-1.2.9 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=app-i18n/opencc:= dev-cpp/glog:= >=dev-cpp/yaml-cpp-0.5.0:= >=dev-libs/boost-1.46.0:=[threads] dev-libs/leveldb:= dev-libs/marisa:= x11-base/xorg-proto test? ( dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6 -DESCRIPTION=Rime Input Method Engine library +DEPEND=app-i18n/opencc:= dev-cpp/glog:= dev-cpp/yaml-cpp:= dev-libs/boost:=[threads] dev-libs/leveldb:= dev-libs/marisa:= x11-base/xorg-proto test? ( dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6 +DESCRIPTION=Rime Input Method Engine, the core library EAPI=6 -HOMEPAGE=http://rime.im/ https://github.com/rime/librime +HOMEPAGE=https://rime.im/ https://github.com/rime/librime IUSE=static-libs test KEYWORDS=amd64 ppc ppc64 x86 LICENSE=GPL-3 -RDEPEND=app-i18n/opencc:= dev-cpp/glog:= >=dev-cpp/yaml-cpp-0.5.0:= >=dev-libs/boost-1.46.0:=[threads] dev-libs/leveldb:= dev-libs/marisa:= +RDEPEND=app-i18n/opencc:= dev-cpp/glog:= dev-cpp/yaml-cpp:= dev-libs/boost:=[threads] dev-libs/leveldb:= dev-libs/marisa:= SLOT=0/1 SRC_URI=https://github.com/rime/librime/archive/rime-1.2.9.tar.gz -> librime-1.2.9.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f56db7db105c062bfed79ce368dd381d +_md5_=cba78c938a56457b77e1b16a20334e80 diff --git a/metadata/md5-cache/app-i18n/librime-1.3.1 b/metadata/md5-cache/app-i18n/librime-1.3.1 new file mode 100644 index 000000000000..6e3c5d1e2bc4 --- /dev/null +++ b/metadata/md5-cache/app-i18n/librime-1.3.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=app-i18n/opencc:= dev-cpp/glog:= dev-cpp/yaml-cpp:= dev-libs/boost:=[threads] dev-libs/leveldb:= dev-libs/marisa:= x11-base/xorg-proto test? ( dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6 +DESCRIPTION=Rime Input Method Engine, the core library +EAPI=6 +HOMEPAGE=https://rime.im/ https://github.com/rime/librime +IUSE=static-libs test +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +LICENSE=GPL-3 +RDEPEND=app-i18n/opencc:= dev-cpp/glog:= dev-cpp/yaml-cpp:= dev-libs/boost:=[threads] dev-libs/leveldb:= dev-libs/marisa:= +SLOT=0/1 +SRC_URI=https://github.com/rime/librime/archive/1.3.1.tar.gz -> librime-1.3.1.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=63fd6bc2b908148e374c4d328e27963e diff --git a/metadata/md5-cache/app-i18n/man-pages-fr-3.40.1 b/metadata/md5-cache/app-i18n/man-pages-fr-3.40.1 index d41e78d2a8ba..2179c315ec83 100644 --- a/metadata/md5-cache/app-i18n/man-pages-fr-3.40.1 +++ b/metadata/md5-cache/app-i18n/man-pages-fr-3.40.1 @@ -2,9 +2,9 @@ DEFINED_PHASES=install DESCRIPTION=A somewhat comprehensive collection of french Linux man pages EAPI=5 HOMEPAGE=https://traduc.org/perkamon -KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux LICENSE=man-pages GPL-1+ GPL-2+ GPL-2 BSD BSD-2 MIT rc LDP-1 public-domain RDEPEND=virtual/man SLOT=0 SRC_URI=https://alioth.debian.org/frs/download.php/3722/man-pages-fr-3.40.1.tar.bz2 -_md5_=1b1735b6fc7566b08e8e38e5b8a09eab +_md5_=cabdf9b118e4d9c5c6f9a91580088e4a diff --git a/metadata/md5-cache/app-i18n/man-pages-ja-20171215 b/metadata/md5-cache/app-i18n/man-pages-ja-20171215 index 7e948dc7d195..dea5e17f4c00 100644 --- a/metadata/md5-cache/app-i18n/man-pages-ja-20171215 +++ b/metadata/md5-cache/app-i18n/man-pages-ja-20171215 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install postinst prepare DESCRIPTION=A collection of manual pages translated into Japanese EAPI=6 HOMEPAGE=http://linuxjm.osdn.jp/ https://github.com/hattya/portage-man-pages-ja -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 LICENSE=GPL-2+ GPL-2 LGPL-2+ LGPL-2 BSD MIT ISC HPND FDL-1.1+ LDP-1 LDP-1a man-pages Texinfo-manual RDEPEND=virtual/man SLOT=0 SRC_URI=http://linuxjm.osdn.jp/man-pages-ja-20171215.tar.gz https://dev.gentoo.org/~hattya/distfiles/portage-man-pages-ja-20060415.tar.gz -_md5_=336d4ad280ef2b4f7be2303bc896f602 +_md5_=2a728ee4656b55d8c004cffa5a816d86 diff --git a/metadata/md5-cache/app-i18n/rime-data-0.35 b/metadata/md5-cache/app-i18n/rime-data-0.35 index 208ae05d6b87..f0fb7ceca6d8 100644 --- a/metadata/md5-cache/app-i18n/rime-data-0.35 +++ b/metadata/md5-cache/app-i18n/rime-data-0.35 @@ -1,11 +1,11 @@ -DEFINED_PHASES=- +DEFINED_PHASES=prepare DEPEND=app-i18n/librime DESCRIPTION=Data resources for Rime Input Method Engine EAPI=6 -HOMEPAGE=http://rime.im/ https://github.com/rime/brise +HOMEPAGE=https://rime.im/ https://github.com/rime/brise KEYWORDS=amd64 ppc ppc64 x86 LICENSE=GPL-3 RDEPEND=app-i18n/librime SLOT=0 SRC_URI=https://dl.bintray.com/lotem/rime/brise-0.35.tar.gz -_md5_=fcdbfd387836c545e5c36ddc663026ea +_md5_=724ccc62be0ca40ace074536dcbe3838 diff --git a/metadata/md5-cache/app-i18n/rime-data-0.38.20180515 b/metadata/md5-cache/app-i18n/rime-data-0.38.20180515 new file mode 100644 index 000000000000..1162074d44b1 --- /dev/null +++ b/metadata/md5-cache/app-i18n/rime-data-0.38.20180515 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile prepare +DEPEND=app-i18n/librime +DESCRIPTION=Data resources for Rime Input Method Engine +EAPI=6 +HOMEPAGE=https://rime.im/ https://github.com/rime/brise +IUSE=extra +KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +LICENSE=GPL-3 LGPL-3 extra? ( Apache-2.0 ) +RDEPEND=app-i18n/librime +SLOT=0 +SRC_URI=https://github.com/rime/brise/releases/download/brise-0.38/brise-0.38.20180515.tar.gz +_md5_=e86425c8a18c26c640c77de652382eb1 diff --git a/metadata/md5-cache/app-i18n/uim-1.8.8 b/metadata/md5-cache/app-i18n/uim-1.8.8 index 429c6d8fdf59..e08263d51ce0 100644 --- a/metadata/md5-cache/app-i18n/uim-1.8.8 +++ b/metadata/md5-cache/app-i18n/uim-1.8.8 @@ -4,7 +4,7 @@ DESCRIPTION=A multilingual input method framework EAPI=6 HOMEPAGE=https://github.com/uim/uim IUSE=X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk sqlite ssl static-libs xft -KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 +KEYWORDS=~amd64 ~arm ~hppa ~ppc ppc64 ~x86 LICENSE=BSD GPL-2 LGPL-2.1 RDEPEND=!dev-scheme/sigscheme X? ( x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXext x11-libs/libXft x11-libs/libXrender x11-libs/libXt ) anthy? ( app-i18n/anthy ) canna? ( app-i18n/canna ) curl? ( net-misc/curl ) eb? ( dev-libs/eb ) emacs? ( virtual/emacs ) expat? ( dev-libs/expat ) libffi? ( virtual/libffi ) gtk? ( x11-libs/gtk+:3 ) gtk2? ( x11-libs/gtk+:2 ) libedit? ( dev-libs/libedit ) libnotify? ( x11-libs/libnotify ) m17n-lib? ( dev-libs/m17n-lib ) ncurses? ( sys-libs/ncurses:0= ) nls? ( virtual/libintl ) qt5? ( dev-qt/qtx11extras:5 ) skk? ( app-i18n/skk-jisyo ) sqlite? ( dev-db/sqlite:3 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) X? ( media-fonts/font-sony-misc l10n_ja? ( || ( media-fonts/font-jis-misc media-fonts/intlfonts ) ) l10n_ko? ( || ( media-fonts/font-daewoo-misc media-fonts/intlfonts ) ) l10n_zh-CN? ( || ( media-fonts/font-isas-misc media-fonts/intlfonts ) ) l10n_zh-TW? ( media-fonts/intlfonts ) ) REQUIRED_USE=gtk? ( X ) gtk2? ( X ) qt5? ( X ) xft? ( X ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://github.com/uim/uim/releases/download/1.8.8/uim-1.8.8.tar.bz2 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 elisp-common 23f47b2e1de7abf387105eddd1318738 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f765b244f0deddd0b194855e7be4477b +_md5_=a97e9825c8ff6133231aa11fd115c505 diff --git a/metadata/md5-cache/app-metrics/Manifest.gz b/metadata/md5-cache/app-metrics/Manifest.gz index 6a9ffb44277f..6f0ee5abc090 100644 Binary files a/metadata/md5-cache/app-metrics/Manifest.gz and b/metadata/md5-cache/app-metrics/Manifest.gz differ diff --git a/metadata/md5-cache/app-metrics/burrow_exporter-0.0.6 b/metadata/md5-cache/app-metrics/burrow_exporter-0.0.6 new file mode 100644 index 000000000000..4a85f3468464 --- /dev/null +++ b/metadata/md5-cache/app-metrics/burrow_exporter-0.0.6 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile install prepare setup test unpack +DEPEND=>=dev-lang/go-1.9 +DESCRIPTION=Prometheus exporter for Burrow +EAPI=6 +HOMEPAGE=https://github.com/jirwin/burrow_exporter +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +SLOT=0 +SRC_URI=https://github.com/jirwin/burrow_exporter/archive/v0.0.6.tar.gz -> burrow_exporter-0.0.6.tar.gz https://github.com/beorn7/perks/archive/4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9.tar.gz -> github.com-beorn7-perks-4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9.tar.gz https://github.com/golang/protobuf/archive/2bba0603135d7d7f5cb73b2125beeda19c09f4ef.tar.gz -> github.com-golang-protobuf-2bba0603135d7d7f5cb73b2125beeda19c09f4ef.tar.gz https://github.com/matttproud/golang_protobuf_extensions/archive/c12348ce28de40eed0136aa2b644d0ee0650e56c.tar.gz -> github.com-matttproud-golang_protobuf_extensions-c12348ce28de40eed0136aa2b644d0ee0650e56c.tar.gz https://github.com/prometheus/client_golang/archive/42552c195dd3f3089fbf9cf26e139da150af35aa.tar.gz -> github.com-prometheus-client_golang-42552c195dd3f3089fbf9cf26e139da150af35aa.tar.gz https://github.com/prometheus/client_model/archive/6f3806018612930941127f2a7c6c453ba2c527d2.tar.gz -> github.com-prometheus-client_model-6f3806018612930941127f2a7c6c453ba2c527d2.tar.gz https://github.com/prometheus/common/archive/13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207.tar.gz -> github.com-prometheus-common-13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207.tar.gz https://github.com/prometheus/procfs/archive/65c1f6f8f0fc1e2185eb9863a3bc751496404259.tar.gz -> github.com-prometheus-procfs-65c1f6f8f0fc1e2185eb9863a3bc751496404259.tar.gz https://github.com/Sirupsen/logrus/archive/ba1b36c82c5e05c4f912a88eab0dcd91a171688f.tar.gz -> github.com-Sirupsen-logrus-ba1b36c82c5e05c4f912a88eab0dcd91a171688f.tar.gz https://github.com/urfave/cli/archive/ab403a54a148f2d857920810291539e1f817ee7b.tar.gz -> github.com-urfave-cli-ab403a54a148f2d857920810291539e1f817ee7b.tar.gz +_eclasses_=golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 user 8bc2845510e2109af75e3eeac607ec81 +_md5_=22a0aa17a981c9c5c3c5b973f839014e diff --git a/metadata/md5-cache/app-misc/Manifest.gz b/metadata/md5-cache/app-misc/Manifest.gz index 9da340d20fc4..a5436796b24a 100644 Binary files a/metadata/md5-cache/app-misc/Manifest.gz and b/metadata/md5-cache/app-misc/Manifest.gz differ diff --git a/metadata/md5-cache/app-misc/cdircmp-0.3-r1 b/metadata/md5-cache/app-misc/cdircmp-0.3-r1 deleted file mode 100644 index 28cd64e25ac9..000000000000 --- a/metadata/md5-cache/app-misc/cdircmp-0.3-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=>=sys-libs/ncurses-5.4 >=sys-apps/sed-4 -DESCRIPTION=Compare directories and select files to copy -EAPI=2 -HOMEPAGE=http://home.hccnet.nl/paul.schuurmans/ -KEYWORDS=amd64 ~ppc x86 -LICENSE=GPL-2 -RDEPEND=>=sys-libs/ncurses-5.4 -SLOT=0 -SRC_URI=http://home.hccnet.nl/paul.schuurmans/linux/download/cdircmp-0.3.tar.gz -_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=4d8b8b8932711f5abc984e3d5be1a510 diff --git a/metadata/md5-cache/app-misc/cdircmp-0.3-r2 b/metadata/md5-cache/app-misc/cdircmp-0.3-r2 index 07656f8100b2..1f91e7cd34e9 100644 --- a/metadata/md5-cache/app-misc/cdircmp-0.3-r2 +++ b/metadata/md5-cache/app-misc/cdircmp-0.3-r2 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install prepare DESCRIPTION=Compare directories and select files to copy EAPI=7 HOMEPAGE=http://home.hccnet.nl/paul.schuurmans/ -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc x86 LICENSE=GPL-2 RDEPEND=>=sys-libs/ncurses-5.4:0= SLOT=0 SRC_URI=http://home.hccnet.nl/paul.schuurmans/linux/download/cdircmp-0.3.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=e40145e590833ed0c96ced79fb124d0f +_md5_=236cefe818d544498177ebc7ddc79694 diff --git a/metadata/md5-cache/app-misc/jira-cli-2.1.5 b/metadata/md5-cache/app-misc/jira-cli-2.1.5 deleted file mode 100644 index 8b025af1963a..000000000000 --- a/metadata/md5-cache/app-misc/jira-cli-2.1.5 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[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/setuptools[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/requests[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/termcolor[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(-)] dev-python/jira[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(-),oauth] dev-python/suds[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/keyring-10.0.2-r1[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/keyrings_alt[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/coverage-4.0.3[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/hiro[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/nose[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/mock[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/vcrpy-1.7.4[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=Simple command line utility to interact with your jira instance -EAPI=6 -HOMEPAGE=https://github.com/alisaifee/jira-cli -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=dev-python/setuptools[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/requests[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/termcolor[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(-)] dev-python/jira[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(-),oauth] dev-python/suds[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/keyring-10.0.2-r1[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/keyrings_alt[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 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/alisaifee/jira-cli/archive/2.1.5.tar.gz -> jira-cli-2.1.5.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=16610d28c6c5525e1ca8c983eeee0120 diff --git a/metadata/md5-cache/app-misc/lirc-0.10.1 b/metadata/md5-cache/app-misc/lirc-0.10.1 index 97c6eb4f11f3..9a5a0672daf7 100644 --- a/metadata/md5-cache/app-misc/lirc-0.10.1 +++ b/metadata/md5-cache/app-misc/lirc-0.10.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=configure install postinst preinst setup -DEPEND=python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] audio? ( >media-libs/portaudio-18 media-libs/alsa-lib ) dev-python/pyyaml[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] ftdi? ( dev-embedded/libftdi:0 ) systemd? ( sys-apps/systemd ) usb? ( virtual/libusb:0 ) X? ( x11-libs/libICE x11-libs/libSM x11-libs/libX11 ) dev-libs/libxslt doc? ( app-doc/doxygen ) sys-apps/kmod sys-kernel/linux-headers virtual/pkgconfig +DEPEND=python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) python_single_target_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_jython2_7(-),-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_single_target_python3_7(+)?] audio? ( >media-libs/portaudio-18 media-libs/alsa-lib ) dev-python/pyyaml[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_jython2_7(-),-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_single_target_python3_7(+)?] ftdi? ( dev-embedded/libftdi:0 ) systemd? ( sys-apps/systemd ) usb? ( virtual/libusb:0 ) X? ( x11-libs/libICE x11-libs/libSM x11-libs/libX11 ) dev-libs/libxslt dev-python/setuptools[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_jython2_7(-),-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_single_target_python3_7(+)?] doc? ( app-doc/doxygen ) sys-apps/kmod sys-kernel/linux-headers virtual/pkgconfig DESCRIPTION=decode and send infra-red signals of many commonly used remote controls EAPI=6 HOMEPAGE=http://www.lirc.org/ -IUSE=audio +devinput doc ftdi gtk inputlirc static-libs systemd +uinput usb X kernel_linux python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 +IUSE=audio +devinput doc ftdi gtk inputlirc static-libs systemd +uinput usb X kernel_linux python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 python_single_target_python3_7 KEYWORDS=~amd64 ~arm64 ~ppc ~ppc64 ~x86 LICENSE=GPL-2+ -RDEPEND=python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] audio? ( >media-libs/portaudio-18 media-libs/alsa-lib ) dev-python/pyyaml[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] ftdi? ( dev-embedded/libftdi:0 ) systemd? ( sys-apps/systemd ) usb? ( virtual/libusb:0 ) X? ( x11-libs/libICE x11-libs/libSM x11-libs/libX11 ) gtk? ( x11-libs/vte[introspection] dev-python/pygobject[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_7(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] ) inputlirc? ( app-misc/inputlircd ) -REQUIRED_USE=^^ ( python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) gtk? ( X ) +RDEPEND=python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) python_single_target_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_jython2_7(-),-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_single_target_python3_7(+)?] audio? ( >media-libs/portaudio-18 media-libs/alsa-lib ) dev-python/pyyaml[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_jython2_7(-),-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_single_target_python3_7(+)?] ftdi? ( dev-embedded/libftdi:0 ) systemd? ( sys-apps/systemd ) usb? ( virtual/libusb:0 ) X? ( x11-libs/libICE x11-libs/libSM x11-libs/libX11 ) gtk? ( x11-libs/vte[introspection] dev-python/pygobject[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_jython2_7(-),-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_single_target_python3_7(+)?] ) inputlirc? ( app-misc/inputlircd ) +REQUIRED_USE=^^ ( python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 python_single_target_python3_7 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) python_single_target_python3_7? ( python_targets_python3_7 ) gtk? ( X ) SLOT=0 SRC_URI=mirror://sourceforge/lirc/lirc-0.10.1.tar.bz2 _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=71d6d49970421d6e3b066d8ea9e000ef +_md5_=052256b7a547bc1605257bc25fa95228 diff --git a/metadata/md5-cache/app-misc/sphinx-2.0.10 b/metadata/md5-cache/app-misc/sphinx-2.0.10 deleted file mode 100644 index c07dec3ae6e2..000000000000 --- a/metadata/md5-cache/app-misc/sphinx-2.0.10 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql:* ) odbc? ( dev-db/unixODBC ) virtual/libiconv test? ( dev-lang/php ) >=app-portage/elt-patches-20170422 !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Full-text search engine with support for MySQL and PostgreSQL -EAPI=5 -HOMEPAGE=http://www.sphinxsearch.com/ -IUSE=debug id64 mysql odbc postgres stemmer test -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris -LICENSE=GPL-2 -RDEPEND=mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql:* ) odbc? ( dev-db/unixODBC ) virtual/libiconv -SLOT=0 -SRC_URI=http://sphinxsearch.com/files/sphinx-2.0.10-release.tar.gz stemmer? ( mirror://gentoo/libstemmer_c-20091122.tgz ) -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d2c37e755cd1bbdd41357cd08a343df0 diff --git a/metadata/md5-cache/app-misc/sphinx-2.2.11-r1 b/metadata/md5-cache/app-misc/sphinx-2.2.11-r1 new file mode 100644 index 000000000000..6e463f107b06 --- /dev/null +++ b/metadata/md5-cache/app-misc/sphinx-2.2.11-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=app-portage/elt-patches-20170422 !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=Full-text search engine with support for MySQL and PostgreSQL +EAPI=6 +HOMEPAGE=http://www.sphinxsearch.com/ +IUSE=debug +id64 mariadb mysql odbc postgres re2 stemmer syslog xml +KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris +LICENSE=GPL-2 +RDEPEND=mysql? ( dev-db/mysql-connector-c ) mariadb? ( dev-db/mariadb-connector-c ) postgres? ( dev-db/postgresql:* ) odbc? ( dev-db/unixODBC ) re2? ( dev-libs/re2 ) stemmer? ( dev-libs/snowball-stemmer ) xml? ( dev-libs/expat ) virtual/libiconv +REQUIRED_USE=mysql? ( !mariadb ) mariadb? ( !mysql ) +SLOT=0 +SRC_URI=http://sphinxsearch.com/files/sphinx-2.2.11-release.tar.gz +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf +_md5_=9f2750c036b4f92200a8d17e2e835323 diff --git a/metadata/md5-cache/app-misc/wyrd-1.4.6-r1 b/metadata/md5-cache/app-misc/wyrd-1.4.6-r1 deleted file mode 100644 index cd6fa3d7f316..000000000000 --- a/metadata/md5-cache/app-misc/wyrd-1.4.6-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install -DEPEND=sys-libs/ncurses:0=[unicode?] >=app-misc/remind-03.01 dev-ml/camlp4:= >=dev-lang/ocaml-3.08 -DESCRIPTION=Text-based front-end to Remind -EAPI=5 -HOMEPAGE=http://pessimization.com/software/wyrd/ -IUSE=unicode -KEYWORDS=amd64 ppc x86 -LICENSE=GPL-2 -RDEPEND=sys-libs/ncurses:0=[unicode?] >=app-misc/remind-03.01 dev-ml/camlp4:= -SLOT=0 -SRC_URI=http://pessimization.com/software/wyrd/wyrd-1.4.6.tar.gz -_md5_=3e9c770deb2b6347f68ec8eb2ad8d3c9 diff --git a/metadata/md5-cache/app-portage/Manifest.gz b/metadata/md5-cache/app-portage/Manifest.gz index 7d62141c94d5..f544d6e37382 100644 Binary files a/metadata/md5-cache/app-portage/Manifest.gz and b/metadata/md5-cache/app-portage/Manifest.gz differ diff --git a/metadata/md5-cache/app-portage/emerge-delta-webrsync-3.7.5 b/metadata/md5-cache/app-portage/emerge-delta-webrsync-3.7.5 new file mode 100644 index 000000000000..274972d1f8e7 --- /dev/null +++ b/metadata/md5-cache/app-portage/emerge-delta-webrsync-3.7.5 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install postinst preinst unpack +DESCRIPTION=emerge-webrsync using patches to minimize bandwidth +EAPI=5 +HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Portage +KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd +LICENSE=GPL-2 +RDEPEND=app-shells/bash || ( >=sys-apps/portage-2.1.10 sys-apps/portage-mgorny ) >=dev-util/diffball-0.6.5 +SLOT=0 +SRC_URI=https://gitweb.gentoo.org/proj/portage.git/plain/misc/emerge-delta-webrsync?id=b8c070708bbc6d0db544d4b04b530d6d03d39bb5 -> emerge-delta-webrsync-3.7.5 +_md5_=6b7dd26b5746991941fa266275ed3e94 diff --git a/metadata/md5-cache/app-shells/Manifest.gz b/metadata/md5-cache/app-shells/Manifest.gz index 7c255da7465b..e6d29dba7045 100644 Binary files a/metadata/md5-cache/app-shells/Manifest.gz and b/metadata/md5-cache/app-shells/Manifest.gz differ diff --git a/metadata/md5-cache/app-shells/mpv-bash-completion-3.3.17 b/metadata/md5-cache/app-shells/mpv-bash-completion-3.3.17 index a2b117815df9..7547e1149a86 100644 --- a/metadata/md5-cache/app-shells/mpv-bash-completion-3.3.17 +++ b/metadata/md5-cache/app-shells/mpv-bash-completion-3.3.17 @@ -4,10 +4,10 @@ DESCRIPTION=Bash completion for the mpv video player EAPI=6 HOMEPAGE=https://2ion.github.io/mpv-bash-completion/ IUSE=luajit -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-3+ RDEPEND=>=media-video/mpv-0.25.0[cli] >=app-shells/bash-completion-2.3-r1 SLOT=0 SRC_URI=https://github.com/2ion/mpv-bash-completion/archive/3.3.17.tar.gz -> mpv-bash-completion-3.3.17.tar.gz _eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=2140703cf67cdb7b0efae4213ff9f74f +_md5_=612158b1f6f94a9408e44fb2cf1b95ac diff --git a/metadata/md5-cache/app-text/Manifest.gz b/metadata/md5-cache/app-text/Manifest.gz index 1485faad8972..0bfb62b9128d 100644 Binary files a/metadata/md5-cache/app-text/Manifest.gz and b/metadata/md5-cache/app-text/Manifest.gz differ diff --git a/metadata/md5-cache/app-text/blogc-0.13.10 b/metadata/md5-cache/app-text/blogc-0.14.0 similarity index 80% rename from metadata/md5-cache/app-text/blogc-0.13.10 rename to metadata/md5-cache/app-text/blogc-0.14.0 index 495047610344..acfdf0965c20 100644 --- a/metadata/md5-cache/app-text/blogc-0.13.10 +++ b/metadata/md5-cache/app-text/blogc-0.14.0 @@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~x86 LICENSE=BSD RDEPEND=git? ( dev-vcs/git ) !dev-vcs/blogc-git-receiver !www-servers/blogc-runserver SLOT=0 -SRC_URI=https://github.com/blogc/blogc/releases/download/v0.13.10/blogc-0.13.10.tar.xz +SRC_URI=https://github.com/blogc/blogc/releases/download/v0.14.0/blogc-0.14.0.tar.xz _md5_=d29b445bf33556bb45f8817f5e617c58 diff --git a/metadata/md5-cache/app-text/docbook-dsssl-stylesheets-1.79-r3 b/metadata/md5-cache/app-text/docbook-dsssl-stylesheets-1.79-r3 new file mode 100644 index 000000000000..dc6126e83901 --- /dev/null +++ b/metadata/md5-cache/app-text/docbook-dsssl-stylesheets-1.79-r3 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare prerm unpack +DEPEND=>=app-text/sgml-common-0.6.3-r2 +DESCRIPTION=DSSSL Stylesheets for DocBook +EAPI=5 +HOMEPAGE=https://github.com/docbook/wiki/wiki +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris +LICENSE=MIT +RDEPEND=app-text/sgml-common app-text/docbook-sgml-dtd:3.0 +SLOT=0 +SRC_URI=mirror://sourceforge/docbook/docbook-dsssl-1.79.tar.bz2 +_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 sgml-catalog 1ca36a4ae32c67b390f310dd6d7b1189 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf +_md5_=30f38121e85acba84d7802514fa50fe8 diff --git a/metadata/md5-cache/app-text/mupdf-1.13.0 b/metadata/md5-cache/app-text/mupdf-1.13.0 index 1f4c7054cb9a..899e8c452387 100644 --- a/metadata/md5-cache/app-text/mupdf-1.13.0 +++ b/metadata/md5-cache/app-text/mupdf-1.13.0 @@ -4,11 +4,11 @@ DESCRIPTION=a lightweight PDF viewer and toolkit written in portable C EAPI=6 HOMEPAGE=https://mupdf.com/ IUSE=X +curl javascript lcms libressl opengl +openssl static static-libs vanilla -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=AGPL-3 RDEPEND=!libressl? ( dev-libs/openssl:0=[static-libs?] ) libressl? ( dev-libs/libressl:0=[static-libs?] ) javascript? ( >=dev-lang/mujs-0_p20160504 ) media-libs/freetype:2=[static-libs?] media-libs/harfbuzz:=[static-libs?] media-libs/jbig2dec:=[static-libs?] media-libs/libpng:0=[static-libs?] >=media-libs/openjpeg-2.1:2=[static-libs?] net-misc/curl[static-libs?] virtual/jpeg[static-libs?] X? ( x11-libs/libX11[static-libs?] x11-libs/libXext[static-libs?] ) opengl? ( >=media-libs/freeglut-3.0.0:= ) REQUIRED_USE=opengl? ( !static !static-libs ) SLOT=0/1.13.0 SRC_URI=https://mupdf.com/downloads/mupdf-1.13.0-source.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=663bd4695857a8ce71a01b724669ea78 +_md5_=df8b956cdd9c55b373ace358c114e307 diff --git a/metadata/md5-cache/app-text/paperwork-1.2.4-r1 b/metadata/md5-cache/app-text/paperwork-1.2.4-r1 new file mode 100644 index 000000000000..dd35fc5dfa5e --- /dev/null +++ b/metadata/md5-cache/app-text/paperwork-1.2.4-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=~app-text/paperwork-backend-1.2.4[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/libpillowfight[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pillow[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pycairo[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyenchant[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyinsane:2[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/pyocr-0.3.0[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyxdg[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/simplebayes[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] x11-libs/gtk+:3[introspection] x11-libs/libnotify[introspection] 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_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DESCRIPTION=a personal document manager for scanned documents (and PDFs) +EAPI=6 +HOMEPAGE=https://gitlab.gnome.org/World/OpenPaperwork +IUSE=python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=~app-text/paperwork-backend-1.2.4[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/libpillowfight[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pillow[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pycairo[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyenchant[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyinsane:2[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/pyocr-0.3.0[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyxdg[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/simplebayes[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] x11-libs/gtk+:3[introspection] x11-libs/libnotify[introspection] 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_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +REQUIRED_USE=|| ( python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/p/paperwork/paperwork-1.2.4.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=c31b891cc15523811fbd94a5ec1ba75c diff --git a/metadata/md5-cache/app-text/podofo-0.9.6_p20180715 b/metadata/md5-cache/app-text/podofo-0.9.6_p20180715 new file mode 100644 index 000000000000..63872396eb3e --- /dev/null +++ b/metadata/md5-cache/app-text/podofo-0.9.6_p20180715 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-lang/lua:= idn? ( net-dns/libidn:= ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) media-libs/fontconfig:= media-libs/freetype:2= virtual/jpeg:0= media-libs/libpng:0= media-libs/tiff:0= sys-libs/zlib:= virtual/pkgconfig boost? ( dev-util/boost-build ) test? ( dev-util/cppunit ) sys-devel/make >=dev-util/cmake-3.9.6 +DESCRIPTION=PoDoFo is a C++ library to work with the PDF file format +EAPI=6 +HOMEPAGE=https://sourceforge.net/projects/podofo/ +IUSE=+boost idn libressl debug test +tools +KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 LGPL-2.1 +RDEPEND=dev-lang/lua:= idn? ( net-dns/libidn:= ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) media-libs/fontconfig:= media-libs/freetype:2= virtual/jpeg:0= media-libs/libpng:0= media-libs/tiff:0= sys-libs/zlib:= +REQUIRED_USE=test? ( tools ) +SLOT=0/0.9.6 +SRC_URI=mirror://gentoo/podofo-0.9.6_p20180715.tar.xz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=7966badf294a456d44dc7a09afcfb66a diff --git a/metadata/md5-cache/dev-ada/Manifest.gz b/metadata/md5-cache/dev-ada/Manifest.gz index 67fd3822d341..75bea07a33be 100644 Binary files a/metadata/md5-cache/dev-ada/Manifest.gz and b/metadata/md5-cache/dev-ada/Manifest.gz differ diff --git a/metadata/md5-cache/dev-ada/gps-2018 b/metadata/md5-cache/dev-ada/gps-2018 index e1ae3d992690..f67a66e4744c 100644 --- a/metadata/md5-cache/dev-ada/gps-2018 +++ b/metadata/md5-cache/dev-ada/gps-2018 @@ -11,4 +11,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://mirrors.cdn.adacore.com/art/5b0cf627c7a4475261f97ceb -> gps-gpl-2018-src.tar.gz http://mirrors.cdn.adacore.com/art/5b0819dfc7a447df26c27a59 -> libadalang-tools-gpl-2018-src.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=95846dd93e56ef575d78394d9c9933c9 +_md5_=c55e20def5d751cced07873b2f289f6a diff --git a/metadata/md5-cache/dev-db/Manifest.gz b/metadata/md5-cache/dev-db/Manifest.gz index 00a290032799..5615462ca9cc 100644 Binary files a/metadata/md5-cache/dev-db/Manifest.gz and b/metadata/md5-cache/dev-db/Manifest.gz differ diff --git a/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.9 b/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.9 index f8ef60aedea7..76df7451f4cd 100644 --- a/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.9 +++ b/metadata/md5-cache/dev-db/mysql-connector-c++-1.1.9 @@ -4,10 +4,10 @@ DESCRIPTION=MySQL database connector for C++ (mimics JDBC 4.0 API) EAPI=6 HOMEPAGE=https://dev.mysql.com/downloads/connector/cpp/ IUSE=debug examples gcov static-libs -KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 ~sparc x86 +KEYWORDS=amd64 arm ~arm64 ppc ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=virtual/libmysqlclient:= dev-libs/boost:= dev-libs/openssl:0= !=virtual/jdk-1.4 dev-java/saxpath >=dev-java/xerces-2.7 >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=sys-apps/portage-2.1.2.7 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Java API to manipulate XML data -EAPI=0 -HOMEPAGE=http://www.jdom.org -IUSE=elibc_FreeBSD doc examples source elibc_FreeBSD -KEYWORDS=amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=JDOM -PDEPEND=~dev-java/jdom-jaxen-1.0 -RDEPEND=>=virtual/jre-1.4 dev-java/saxpath >=dev-java/xerces-2.7 >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 source? ( app-arch/zip ) -SLOT=1.0 -SRC_URI=http://www.jdom.org/dist/source/archive/jdom-1.0.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=3bcea5ca8aaa37a62ae230634c1e95f4 diff --git a/metadata/md5-cache/dev-java/jdom-jaxen-1.0-r1 b/metadata/md5-cache/dev-java/jdom-jaxen-1.0-r1 deleted file mode 100644 index 468092445df7..000000000000 --- a/metadata/md5-cache/dev-java/jdom-jaxen-1.0-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install preinst setup unpack -DEPEND=>=virtual/jdk-1.4 app-arch/unzip ~dev-java/jdom-1.0 =dev-java/jaxen-1.1* dev-java/saxpath >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 -DESCRIPTION=Jaxen binding for jdom -EAPI=0 -HOMEPAGE=http://www.jdom.org -IUSE=elibc_FreeBSD -KEYWORDS=amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=JDOM -RDEPEND=>=virtual/jre-1.4 ~dev-java/jdom-1.0 =dev-java/jaxen-1.1* dev-java/saxpath >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 -SLOT=1.0 -SRC_URI=http://www.jdom.org/dist/source/jdom-1.0.tar.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=a1dc31a87a16cf07d872cdede806e42a diff --git a/metadata/md5-cache/dev-java/servletapi-2.2-r3 b/metadata/md5-cache/dev-java/servletapi-2.2-r3 deleted file mode 100644 index e3e594bbd818..000000000000 --- a/metadata/md5-cache/dev-java/servletapi-2.2-r3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install preinst setup unpack -DEPEND=>=virtual/jdk-1.4 >=dev-java/ant-core-1.4 >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=sys-apps/portage-2.1.2.7 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Servlet API 2.2 from jakarta.apache.org -EAPI=0 -HOMEPAGE=http://jakarta.apache.org/ -IUSE=doc elibc_FreeBSD doc source elibc_FreeBSD -KEYWORDS=amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris -LICENSE=Apache-1.1 -RDEPEND=>=virtual/jre-1.3 >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 source? ( app-arch/zip ) -SLOT=2.2 -SRC_URI=mirror://gentoo/servletapi-2.2-20021101.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=730b22f733299da643ab0d29e3b9e101 diff --git a/metadata/md5-cache/dev-java/servletapi-2.2-r4 b/metadata/md5-cache/dev-java/servletapi-2.2-r4 deleted file mode 100644 index 0e52af263cbf..000000000000 --- a/metadata/md5-cache/dev-java/servletapi-2.2-r4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install preinst prepare setup -DEPEND=>=virtual/jdk-1.6 dev-java/ant-core:0 source? ( app-arch/zip ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Servlet API 2.2 from jakarta.apache.org -EAPI=6 -HOMEPAGE=http://jakarta.apache.org/ -IUSE=doc elibc_FreeBSD doc source elibc_FreeBSD -KEYWORDS=~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris -LICENSE=Apache-1.1 -RDEPEND=>=virtual/jre-1.6 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) -SLOT=2.2 -SRC_URI=mirror://gentoo/servletapi-2.2-20021101.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=2a91e9bb2d59edbcea0a2d296099ea62 diff --git a/metadata/md5-cache/dev-java/servletapi-2.3-r3 b/metadata/md5-cache/dev-java/servletapi-2.3-r3 deleted file mode 100644 index e6115161e04c..000000000000 --- a/metadata/md5-cache/dev-java/servletapi-2.3-r3 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install preinst setup -DEPEND=>=virtual/jdk-1.4 >=dev-java/ant-core-1.4 source? ( app-arch/zip ) >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 >=dev-java/ant-core-1.8.2 >=sys-apps/portage-2.1.2.7 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Servlet API 2.3 from jakarta.apache.org -EAPI=0 -HOMEPAGE=http://jakarta.apache.org/ -IUSE=doc source elibc_FreeBSD elibc_FreeBSD -KEYWORDS=amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris -LICENSE=Apache-1.1 -RDEPEND=>=virtual/jre-1.3 >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 -SLOT=2.3 -SRC_URI=mirror://gentoo/servletapi-2.3-20021101.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=a26942c1b56292aca1dd6c06e3868c1c diff --git a/metadata/md5-cache/dev-java/servletapi-2.3-r4 b/metadata/md5-cache/dev-java/servletapi-2.3-r4 deleted file mode 100644 index 5deddb06a4ad..000000000000 --- a/metadata/md5-cache/dev-java/servletapi-2.3-r4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install preinst prepare setup -DEPEND=>=virtual/jdk-1.6 >=dev-java/ant-core-1.4 source? ( app-arch/zip ) >=dev-java/java-config-2.2.0-r3 >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Servlet API 2.3 from jakarta.apache.org -EAPI=6 -HOMEPAGE=https://jakarta.apache.org/ -IUSE=doc source elibc_FreeBSD elibc_FreeBSD -KEYWORDS=~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris -LICENSE=Apache-1.1 -RDEPEND=>=virtual/jre-1.6 >=dev-java/java-config-2.2.0-r3 -SLOT=2.3 -SRC_URI=mirror://gentoo/servletapi-2.3-20021101.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=40c6e19d35bf1b468944aed4cf6bad8d diff --git a/metadata/md5-cache/dev-java/servletapi-2.4-r5 b/metadata/md5-cache/dev-java/servletapi-2.4-r5 deleted file mode 100644 index 347341bfc104..000000000000 --- a/metadata/md5-cache/dev-java/servletapi-2.4-r5 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install preinst setup -DEPEND=>=virtual/jdk-1.4 >=dev-java/ant-core-1.5 source? ( app-arch/zip ) >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 >=dev-java/ant-core-1.8.2 >=sys-apps/portage-2.1.2.7 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Servlet API 2.4 from jakarta.apache.org -EAPI=0 -HOMEPAGE=http://jakarta.apache.org/ -IUSE=doc source elibc_FreeBSD elibc_FreeBSD -KEYWORDS=amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=Apache-1.1 -RDEPEND=>=virtual/jdk-1.4 >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 -SLOT=2.4 -SRC_URI=http://archive.apache.org/dist/tomcat/tomcat-5/v5.5.20/src/apache-tomcat-5.5.20-src.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=322294144f5243cf9e8c374d4a0ea1ba diff --git a/metadata/md5-cache/dev-java/servletapi-2.4-r6 b/metadata/md5-cache/dev-java/servletapi-2.4-r6 deleted file mode 100644 index 040be203af9d..000000000000 --- a/metadata/md5-cache/dev-java/servletapi-2.4-r6 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install preinst prepare setup -DEPEND=>=virtual/jdk-1.6 dev-java/ant-core:0 source? ( app-arch/zip ) >=dev-java/java-config-2.2.0-r3 >=dev-java/ant-core-1.8.2:0 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Servlet API 2.4 from jakarta.apache.org -EAPI=6 -HOMEPAGE=https://jakarta.apache.org/ -IUSE=doc source elibc_FreeBSD elibc_FreeBSD -KEYWORDS=~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=Apache-1.1 -RDEPEND=>=virtual/jdk-1.4 >=dev-java/java-config-2.2.0-r3 -SLOT=2.4 -SRC_URI=https://archive.apache.org/dist/tomcat/tomcat-5/v5.5.20/src/apache-tomcat-5.5.20-src.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=54ad7661f29cd0e23d596ecb2c69ee39 diff --git a/metadata/md5-cache/dev-java/sun-jacc-api-20070102 b/metadata/md5-cache/dev-java/sun-jacc-api-20070102 deleted file mode 100644 index 12ff184272a7..000000000000 --- a/metadata/md5-cache/dev-java/sun-jacc-api-20070102 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install preinst setup unpack -DEPEND=>=virtual/jdk-1.4 =dev-java/servletapi-2.4* >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 >=dev-java/ant-core-1.8.2 >=sys-apps/portage-2.1.2.7 >=dev-java/javatoolkit-0.3.0-r2 -DESCRIPTION=Java Authorization Contract for Containers -EAPI=0 -HOMEPAGE=http://java.sun.com/j2ee/javaacc/index.html -IUSE=elibc_FreeBSD elibc_FreeBSD -KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux ~x86-macos -LICENSE=CDDL -RDEPEND=>=virtual/jre-1.4 =dev-java/servletapi-2.4* >=dev-java/java-config-2.2.0-r3 >=sys-apps/portage-2.1.2.7 -SLOT=0 -SRC_URI=mirror://gentoo/sun-jacc-api-20070102.tar.bz2 -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=e24cdceeb0e15138628ef08c124c67b7 diff --git a/metadata/md5-cache/dev-lang/Manifest.gz b/metadata/md5-cache/dev-lang/Manifest.gz index 1b0df301bda0..0fbea3d80f7d 100644 Binary files a/metadata/md5-cache/dev-lang/Manifest.gz and b/metadata/md5-cache/dev-lang/Manifest.gz differ diff --git a/metadata/md5-cache/dev-lang/elixir-1.7.1 b/metadata/md5-cache/dev-lang/elixir-1.7.1 new file mode 100644 index 000000000000..d4e65dee3280 --- /dev/null +++ b/metadata/md5-cache/dev-lang/elixir-1.7.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install +DEPEND=>=dev-lang/erlang-18[ssl] +DESCRIPTION=Elixir programming language +EAPI=6 +HOMEPAGE=https://elixir-lang.org +KEYWORDS=~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 +LICENSE=Apache-2.0 ErlPL-1.1 +RDEPEND=>=dev-lang/erlang-18[ssl] !!sci-biology/phylip +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/elixir-lang/elixir/archive/v1.7.1.tar.gz -> elixir-1.7.1.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=5c88b76e3d1795c17db88571ef0e02b2 diff --git a/metadata/md5-cache/dev-lang/php-7.0.30 b/metadata/md5-cache/dev-lang/php-7.0.30 index 20b03209d4a0..be424cde90b4 100644 --- a/metadata/md5-cache/dev-lang/php-7.0.30 +++ b/metadata/md5-cache/dev-lang/php-7.0.30 @@ -4,11 +4,11 @@ DESCRIPTION=The PHP language runtime engine EAPI=6 HOMEPAGE=https://secure.php.net/ IUSE=embed +cli cgi fpm apache2 phpdbg threads acl bcmath berkdb bzip2 calendar cdb cjk coverage crypt +ctype curl debug enchant exif +fileinfo +filter firebird flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl mhash mssql mysql mysqli nls oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm readline recode selinux +session sharedmem +simplexml snmp soap sockets spell sqlite ssl sysvipc systemd tidy +tokenizer truetype unicode wddx webp +xml xmlreader xmlwriter xmlrpc xpm xslt zip zlib -KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh 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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=PHP-3.01 BSD Zend-2.0 bcmath? ( LGPL-2.1+ ) fpm? ( BSD-2 ) gd? ( gd ) unicode? ( BSD-2 LGPL-2.1 ) RDEPEND=>=app-eselect/eselect-php-0.9.1[apache2?,fpm?] >=dev-libs/libpcre-8.32[unicode] fpm? ( acl? ( sys-apps/acl ) ) apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=] =dev-libs/libmcrypt-2.4 ) curl? ( >=net-misc/curl-7.10.5 ) enchant? ( app-text/enchant ) exif? ( !gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib:0= ) ) firebird? ( dev-db/firebird ) gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib:0= ) gdbm? ( >=sys-libs/gdbm-1.8.0:0= ) gmp? ( dev-libs/gmp:0= ) iconv? ( virtual/libiconv ) imap? ( virtual/imap-c-client[kerberos=,ssl=] ) intl? ( dev-libs/icu:= ) iodbc? ( dev-db/libiodbc ) kerberos? ( virtual/krb5 ) ldap? ( >=net-nds/openldap-1.2.11 ) ldap-sasl? ( dev-libs/cyrus-sasl >=net-nds/openldap-1.2.11 ) libedit? ( || ( sys-freebsd/freebsd-lib dev-libs/libedit ) ) mssql? ( dev-db/freetds[mssql] ) nls? ( sys-devel/gettext ) oci8-instant-client? ( dev-db/oracle-instantclient-basic ) odbc? ( >=dev-db/unixODBC-1.8.13 ) postgres? ( dev-db/postgresql:* ) qdbm? ( dev-db/qdbm ) readline? ( sys-libs/readline:0= ) recode? ( app-text/recode ) sharedmem? ( dev-libs/mm ) simplexml? ( >=dev-libs/libxml2-2.6.8 ) snmp? ( >=net-analyzer/net-snmp-5.2 ) soap? ( >=dev-libs/libxml2-2.6.8 ) spell? ( >=app-text/aspell-0.50 ) sqlite? ( >=dev-db/sqlite-3.7.6.3 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) tidy? ( app-text/htmltidy ) truetype? ( =media-libs/freetype-2* !gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib:0= ) ) unicode? ( dev-libs/oniguruma:= ) wddx? ( >=dev-libs/libxml2-2.6.8 ) webp? ( media-libs/libwebp:0= ) xml? ( >=dev-libs/libxml2-2.6.8 ) xmlrpc? ( >=dev-libs/libxml2-2.6.8 virtual/libiconv ) xmlreader? ( >=dev-libs/libxml2-2.6.8 ) xmlwriter? ( >=dev-libs/libxml2-2.6.8 ) xpm? ( x11-libs/libXpm virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib:0= ) xslt? ( dev-libs/libxslt >=dev-libs/libxml2-2.6.8 ) zip? ( sys-libs/zlib:0= ) zlib? ( sys-libs/zlib:0= ) virtual/mta fpm? ( selinux? ( sec-policy/selinux-phpfpm ) systemd? ( sys-apps/systemd ) ) REQUIRED_USE=|| ( cli cgi fpm apache2 embed phpdbg ) cli? ( ^^ ( readline libedit ) ) truetype? ( gd zlib ) webp? ( gd zlib ) cjk? ( gd zlib ) exif? ( gd zlib ) xpm? ( gd zlib ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysqli !mysql ) sharedmem? ( !threads ) mysql? ( || ( mysqli pdo ) ) SLOT=7.0 SRC_URI=https://secure.php.net/distributions/php-7.0.30.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=7eea58a1f5844d51c05945edfb86afd0 +_md5_=6d06273299000122a68469009610f66b diff --git a/metadata/md5-cache/dev-lang/php-7.1.18 b/metadata/md5-cache/dev-lang/php-7.1.18 index 7519cdb79ee3..9e1d788fd36e 100644 --- a/metadata/md5-cache/dev-lang/php-7.1.18 +++ b/metadata/md5-cache/dev-lang/php-7.1.18 @@ -4,11 +4,11 @@ DESCRIPTION=The PHP language runtime engine EAPI=6 HOMEPAGE=https://secure.php.net/ IUSE=embed +cli cgi fpm apache2 phpdbg threads acl bcmath berkdb bzip2 calendar cdb cjk coverage crypt +ctype curl debug enchant exif +fileinfo +filter firebird flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit libressl mhash mssql mysql mysqli nls oci8-instant-client odbc +opcache pcntl pdo +phar +posix postgres qdbm readline recode selinux +session session-mm sharedmem +simplexml snmp soap sockets spell sqlite ssl sysvipc systemd test tidy +tokenizer truetype unicode wddx webp +xml xmlreader xmlwriter xmlrpc xpm xslt zip zlib -KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh 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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=PHP-3.01 BSD Zend-2.0 bcmath? ( LGPL-2.1+ ) fpm? ( BSD-2 ) gd? ( gd ) unicode? ( BSD-2 LGPL-2.1 ) RDEPEND=>=app-eselect/eselect-php-0.9.1[apache2?,fpm?] >=dev-libs/libpcre-8.32[unicode] fpm? ( acl? ( sys-apps/acl ) ) apache2? ( || ( >=www-servers/apache-2.4[apache2_modules_unixd,threads=] =dev-libs/libmcrypt-2.4 ) curl? ( >=net-misc/curl-7.10.5 ) enchant? ( app-text/enchant ) firebird? ( dev-db/firebird ) gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib ) gdbm? ( >=sys-libs/gdbm-1.8.0:0= ) gmp? ( dev-libs/gmp:0= ) iconv? ( virtual/libiconv ) imap? ( virtual/imap-c-client[kerberos=,ssl=] ) intl? ( dev-libs/icu:= ) iodbc? ( dev-db/libiodbc ) kerberos? ( virtual/krb5 ) ldap? ( >=net-nds/openldap-1.2.11 ) ldap-sasl? ( dev-libs/cyrus-sasl >=net-nds/openldap-1.2.11 ) libedit? ( || ( sys-freebsd/freebsd-lib dev-libs/libedit ) ) mssql? ( dev-db/freetds[mssql] ) nls? ( sys-devel/gettext ) oci8-instant-client? ( dev-db/oracle-instantclient-basic ) odbc? ( >=dev-db/unixODBC-1.8.13 ) postgres? ( dev-db/postgresql:* ) qdbm? ( dev-db/qdbm ) readline? ( sys-libs/readline:0= ) recode? ( app-text/recode ) session-mm? ( dev-libs/mm ) simplexml? ( >=dev-libs/libxml2-2.6.8 ) snmp? ( >=net-analyzer/net-snmp-5.2 ) soap? ( >=dev-libs/libxml2-2.6.8 ) spell? ( >=app-text/aspell-0.50 ) sqlite? ( >=dev-db/sqlite-3.7.6.3 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) tidy? ( || ( app-text/tidy-html5 app-text/htmltidy ) ) truetype? ( =media-libs/freetype-2* ) unicode? ( dev-libs/oniguruma:= ) wddx? ( >=dev-libs/libxml2-2.6.8 ) webp? ( media-libs/libwebp:0= ) xml? ( >=dev-libs/libxml2-2.6.8 ) xmlrpc? ( >=dev-libs/libxml2-2.6.8 virtual/libiconv ) xmlreader? ( >=dev-libs/libxml2-2.6.8 ) xmlwriter? ( >=dev-libs/libxml2-2.6.8 ) xpm? ( x11-libs/libXpm ) xslt? ( dev-libs/libxslt >=dev-libs/libxml2-2.6.8 ) zip? ( sys-libs/zlib:0= ) zlib? ( sys-libs/zlib:0= ) virtual/mta fpm? ( selinux? ( sec-policy/selinux-phpfpm ) systemd? ( sys-apps/systemd ) ) REQUIRED_USE=|| ( cli cgi fpm apache2 embed phpdbg ) cli? ( ^^ ( readline libedit ) ) truetype? ( gd zlib ) webp? ( gd zlib ) cjk? ( gd zlib ) exif? ( gd zlib ) xpm? ( gd zlib ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysqli !mysql ) session-mm? ( session !threads ) mysql? ( || ( mysqli pdo ) ) SLOT=7.1 SRC_URI=https://secure.php.net/distributions/php-7.1.18.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=a24afb9979decd9b39d7c1e9073a7e31 +_md5_=65f33d2ccc7211d48249948d31bc03c7 diff --git a/metadata/md5-cache/dev-lang/vala-0.36.15 b/metadata/md5-cache/dev-lang/vala-0.36.15 new file mode 100644 index 000000000000..fbcaa74b043b --- /dev/null +++ b/metadata/md5-cache/dev-lang/vala-0.36.15 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare +DEPEND=>=dev-libs/glib-2.32:2 >=dev-libs/vala-common-0.36.15 !dev-lang/vala:0 dev-libs/libxslt sys-devel/flex virtual/pkgconfig virtual/yacc test? ( dev-libs/dbus-glib >=dev-libs/glib-2.26:2 dev-libs/gobject-introspection ) >=app-portage/elt-patches-20170422 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info +DESCRIPTION=Compiler for the GObject type system +EAPI=6 +HOMEPAGE=https://wiki.gnome.org/Projects/Vala +IUSE=test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux +LICENSE=LGPL-2.1 +RDEPEND=>=dev-libs/glib-2.32:2 >=dev-libs/vala-common-0.36.15 +SLOT=0.36 +SRC_URI=mirror://gnome/sources/vala/0.36/vala-0.36.15.tar.xz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=fcb146fa0a4e512e09311941098b3647 diff --git a/metadata/md5-cache/dev-libs/DirectFB-1.7.6-r1 b/metadata/md5-cache/dev-libs/DirectFB-1.7.6-r1 deleted file mode 100644 index 52dfc2886b04..000000000000 --- a/metadata/md5-cache/dev-libs/DirectFB-1.7.6-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare -DEPEND=alsa? ( media-libs/alsa-lib ) cddb? ( media-libs/libcddb ) drmkms? ( x11-libs/libdrm[libkms] ) gif? ( media-libs/giflib ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) imlib2? ( media-libs/imlib2 ) jpeg? ( virtual/jpeg:0= ) jpeg2k? ( media-libs/jasper:=[jpeg] ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) mpeg3? ( media-libs/libmpeg3 ) opengl? ( media-libs/mesa[gbm,egl?,gles2?] x11-libs/libdrm ) png? ( media-libs/libpng:0= ) sdl? ( media-libs/libsdl ) tiff? ( media-libs/tiff:0 ) timidity? ( media-libs/libtimidity media-sound/timidity++ ) tremor? ( media-libs/tremor ) truetype? ( >=media-libs/freetype-2.0.1 ) vdpau? ( x11-libs/libX11 x11-libs/libXext x11-libs/libvdpau ) vorbis? ( media-libs/libvorbis ) webp? ( media-libs/libwebp ) X? ( x11-libs/libXext x11-libs/libX11 ) xine? ( media-libs/xine-lib[vdpau?] ) zlib? ( sys-libs/zlib ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=Thin library on top of the Linux framebuffer devices -EAPI=5 -HOMEPAGE=http://www.directfb.net/ -IUSE=alsa bmp cddb debug divine drmkms +dynload doc egl fbcon fusiondale fusionsound gif gles2 gstreamer imlib2 input_hub jpeg jpeg2k mad cpu_flags_x86_mmx mng mpeg2 mpeg3 multicore opengl oss png pnm sawman sdl cpu_flags_x86_sse static-libs swfdec tiff timidity tremor truetype v4l vdpau vorbis webp X xine zlib video_cards_intel video_cards_mga video_cards_nvidia video_cards_r128 video_cards_radeon video_cards_tdfx video_cards_via video_cards_vmware input_devices_dynapro input_devices_elo2300 input_devices_evdev input_devices_joystick input_devices_keyboard input_devices_lirc input_devices_mouse input_devices_tslib -KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 -mips ppc ppc64 sh -sparc x86 -LICENSE=LGPL-2.1 -RDEPEND=alsa? ( media-libs/alsa-lib ) cddb? ( media-libs/libcddb ) drmkms? ( x11-libs/libdrm[libkms] ) gif? ( media-libs/giflib ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 ) imlib2? ( media-libs/imlib2 ) jpeg? ( virtual/jpeg:0= ) jpeg2k? ( media-libs/jasper:=[jpeg] ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) mpeg3? ( media-libs/libmpeg3 ) opengl? ( media-libs/mesa[gbm,egl?,gles2?] x11-libs/libdrm ) png? ( media-libs/libpng:0= ) sdl? ( media-libs/libsdl ) tiff? ( media-libs/tiff:0 ) timidity? ( media-libs/libtimidity media-sound/timidity++ ) tremor? ( media-libs/tremor ) truetype? ( >=media-libs/freetype-2.0.1 ) vdpau? ( x11-libs/libX11 x11-libs/libXext x11-libs/libvdpau ) vorbis? ( media-libs/libvorbis ) webp? ( media-libs/libwebp ) X? ( x11-libs/libXext x11-libs/libX11 ) xine? ( media-libs/xine-lib[vdpau?] ) zlib? ( sys-libs/zlib ) -REQUIRED_USE=gles2? ( opengl ) -SLOT=0 -SRC_URI=http://directfb.net/downloads/Core/DirectFB-1.7/DirectFB-1.7.6.tar.gz http://directfb.net/downloads/Old/DirectFB-1.7.6.tar.gz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=7161d439a8904731e540f8f6223611c9 diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz index 3fc446e55a3d..b10eab4b8f72 100644 Binary files a/metadata/md5-cache/dev-libs/Manifest.gz and b/metadata/md5-cache/dev-libs/Manifest.gz differ diff --git a/metadata/md5-cache/dev-libs/libgpg-error-1.29 b/metadata/md5-cache/dev-libs/libgpg-error-1.29 index b63d7094bfdc..4d02ffd2ab87 100644 --- a/metadata/md5-cache/dev-libs/libgpg-error-1.29 +++ b/metadata/md5-cache/dev-libs/libgpg-error-1.29 @@ -4,10 +4,10 @@ DESCRIPTION=Contains error handling functions used by GnuPG software EAPI=6 HOMEPAGE=http://www.gnupg.org/related_software/libgpg-error IUSE=common-lisp nls static-libs 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 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2 LGPL-2.1 RDEPEND=nls? ( >=virtual/libintl-0-r1[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 SRC_URI=mirror://gnupg/libgpg-error/libgpg-error-1.29.tar.bz2 _eclasses_=libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=4bac0bd73d0b877e113c836e04d7f8f4 +_md5_=62dd26a04510cd1a4bf42ed78fa9701a diff --git a/metadata/md5-cache/dev-libs/librdkafka-0.11.3-r1 b/metadata/md5-cache/dev-libs/librdkafka-0.11.3-r1 deleted file mode 100644 index 2b75ac97ad84..000000000000 --- a/metadata/md5-cache/dev-libs/librdkafka-0.11.3-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install test -DEPEND=lz4? ( app-arch/lz4:= ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib virtual/pkgconfig -DESCRIPTION=Apache Kafka C/C++ client library -EAPI=6 -HOMEPAGE=https://github.com/edenhill/librdkafka -IUSE=lz4 sasl ssl static-libs -KEYWORDS=amd64 arm ~arm64 hppa ~ppc x86 -LICENSE=BSD-2 -RDEPEND=lz4? ( app-arch/lz4:= ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib -SLOT=0/1 -SRC_URI=https://github.com/edenhill/librdkafka/archive/v0.11.3.tar.gz -> librdkafka-0.11.3.tar.gz -_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=7e2cf469f92210adca8a75f110d11046 diff --git a/metadata/md5-cache/dev-libs/librdkafka-0.11.4 b/metadata/md5-cache/dev-libs/librdkafka-0.11.4 index b9a8c5f2d4b7..9157dd6e37bd 100644 --- a/metadata/md5-cache/dev-libs/librdkafka-0.11.4 +++ b/metadata/md5-cache/dev-libs/librdkafka-0.11.4 @@ -1,13 +1,13 @@ DEFINED_PHASES=configure install test -DEPEND=lz4? ( app-arch/lz4:= ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib virtual/pkgconfig +DEPEND=lz4? ( app-arch/lz4:=[static-libs(-)?] ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib virtual/pkgconfig DESCRIPTION=Apache Kafka C/C++ client library EAPI=6 HOMEPAGE=https://github.com/edenhill/librdkafka IUSE=lz4 sasl ssl static-libs KEYWORDS=amd64 arm ~arm64 hppa ~ppc x86 LICENSE=BSD-2 -RDEPEND=lz4? ( app-arch/lz4:= ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib +RDEPEND=lz4? ( app-arch/lz4:=[static-libs(-)?] ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib SLOT=0/1 SRC_URI=https://github.com/edenhill/librdkafka/archive/v0.11.4.tar.gz -> librdkafka-0.11.4.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=bdd66310a60ccf1dfa1c6d043a7fb346 +_md5_=8cd885a66c96cb4d9c3a812da8d3df5b diff --git a/metadata/md5-cache/dev-libs/librdkafka-0.11.5 b/metadata/md5-cache/dev-libs/librdkafka-0.11.5 new file mode 100644 index 000000000000..1b80fb9a6523 --- /dev/null +++ b/metadata/md5-cache/dev-libs/librdkafka-0.11.5 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install test +DEPEND=lz4? ( app-arch/lz4:=[static-libs(-)?] ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib virtual/pkgconfig +DESCRIPTION=Apache Kafka C/C++ client library +EAPI=7 +HOMEPAGE=https://github.com/edenhill/librdkafka +IUSE=lz4 sasl ssl static-libs +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 +LICENSE=BSD-2 +RDEPEND=lz4? ( app-arch/lz4:=[static-libs(-)?] ) sasl? ( dev-libs/cyrus-sasl:= ) ssl? ( dev-libs/openssl:0= ) sys-libs/zlib +SLOT=0/1 +SRC_URI=https://github.com/edenhill/librdkafka/archive/v0.11.5.tar.gz -> librdkafka-0.11.5.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=09375aa81b6896307c5fd4a04ddd6307 diff --git a/metadata/md5-cache/dev-libs/quazip-0.7.6 b/metadata/md5-cache/dev-libs/quazip-0.7.6 index b7e3cf03b81f..199dc8d5a3cd 100644 --- a/metadata/md5-cache/dev-libs/quazip-0.7.6 +++ b/metadata/md5-cache/dev-libs/quazip-0.7.6 @@ -4,10 +4,10 @@ DESCRIPTION=Simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package EAPI=6 HOMEPAGE=https://stachenov.github.io/quazip/ IUSE=static-libs -KEYWORDS=amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~arm ~hppa ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=LGPL-2.1-with-linking-exception RDEPEND=dev-qt/qtcore:5 dev-qt/qtnetwork:5 sys-libs/zlib[minizip] SLOT=0 SRC_URI=https://github.com/stachenov/quazip/archive/0.7.6.tar.gz -> quazip-0.7.6.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 qmake-utils bdf97e69a34b864d6d545f4ec3143ff7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f6bcc8f5d2c5fdc0405d2b6e5d592ed0 +_md5_=3adc7a79677e798a11452d32000e5291 diff --git a/metadata/md5-cache/dev-libs/vala-common-0.36.15 b/metadata/md5-cache/dev-libs/vala-common-0.36.15 new file mode 100644 index 000000000000..c5f193c4461c --- /dev/null +++ b/metadata/md5-cache/dev-libs/vala-common-0.36.15 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install postinst +DEPEND=app-arch/xz-utils +DESCRIPTION=Build infrastructure for packages that use Vala +EAPI=6 +HOMEPAGE=https://wiki.gnome.org/Projects/Vala +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x64-solaris +LICENSE=LGPL-2.1 +RDEPEND=!=app-portage/elt-patches-20170422 ! DESCRIPTION=A library implementing a simplex algorithm EAPI=6 HOMEPAGE=https://github.com/OCamlPro-Iguernlala/ocplib-simplex -KEYWORDS=~amd64 +KEYWORDS=amd64 LICENSE=LGPL-2.1-with-linking-exception SLOT=0 SRC_URI=https://github.com/OCamlPro-Iguernlala/ocplib-simplex/archive/0.3.tar.gz -> ocplib-simplex-0.3.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 findlib 45d6030075064a68da8d7143726a1150 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=717513810e5830ccc7566d81554cc73a +_md5_=c61a9499cbd22e136246509813b2b3f9 diff --git a/metadata/md5-cache/dev-perl/App-cpanminus-1.704.300 b/metadata/md5-cache/dev-perl/App-cpanminus-1.704.300 deleted file mode 100644 index 572d34bdfaf6..000000000000 --- a/metadata/md5-cache/dev-perl/App-cpanminus-1.704.300 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl:= -DESCRIPTION=Get, unpack, build and install modules from CPAN -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/App-cpanminus/ -IUSE=test -KEYWORDS=amd64 x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7043.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=f28b39bd385df954211da6e10b6acbcb diff --git a/metadata/md5-cache/dev-perl/Array-Compare-3.0.0 b/metadata/md5-cache/dev-perl/Array-Compare-3.0.0 deleted file mode 100644 index a32a4cd06db2..000000000000 --- a/metadata/md5-cache/dev-perl/Array-Compare-3.0.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-perl/Module-Build-0.420.0 test? ( virtual/perl-Carp dev-perl/Moo dev-perl/Type-Tiny dev-perl/Test-NoWarnings ) dev-lang/perl:= -DESCRIPTION=Perl extension for comparing arrays -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Array-Compare/ -IUSE=test -KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Moo dev-perl/Type-Tiny dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/D/DA/DAVECROSS/Array-Compare-v3.0.0.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=df6b95a5c4ee84a811c15ba3614b6d94 diff --git a/metadata/md5-cache/dev-perl/B-Keywords-1.150.0 b/metadata/md5-cache/dev-perl/B-Keywords-1.150.0 deleted file mode 100644 index 7186d9109f5c..000000000000 --- a/metadata/md5-cache/dev-perl/B-Keywords-1.150.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-ExtUtils-MakeMaker dev-lang/perl:= -DESCRIPTION=Lists of reserved barewords and symbol names -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/B-Keywords/ -KEYWORDS=alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris -LICENSE=|| ( Artistic GPL-2 ) -RDEPEND=dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RU/RURBAN/B-Keywords-1.15.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=65a7854c7ff53162536aef2ba2a9fb75 diff --git a/metadata/md5-cache/dev-perl/CPAN-Perl-Releases-3.380.0 b/metadata/md5-cache/dev-perl/CPAN-Perl-Releases-3.380.0 deleted file mode 100644 index 3043c7df402f..000000000000 --- a/metadata/md5-cache/dev-perl/CPAN-Perl-Releases-3.380.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec virtual/perl-IO >=virtual/perl-Test-Simple-0.470.0 ) dev-lang/perl:= -DESCRIPTION=Mapping Perl releases on CPAN to the location of the tarballs -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/CPAN-Perl-Releases/ -IUSE=test -KEYWORDS=amd64 x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/B/BI/BINGOS/CPAN-Perl-Releases-3.38.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=da98acce69a63c95859b492a6cebe676 diff --git a/metadata/md5-cache/dev-perl/Class-Data-Accessor-0.40.40-r1 b/metadata/md5-cache/dev-perl/Class-Data-Accessor-0.40.40-r1 deleted file mode 100644 index 737d822c7a65..000000000000 --- a/metadata/md5-cache/dev-perl/Class-Data-Accessor-0.40.40-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-lang/perl:=[-build(-)] -DESCRIPTION=Inheritable, overridable class and instance data accessor creation -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Class-Data-Accessor/ -KEYWORDS=~amd64 ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/C/CL/CLACO/Class-Data-Accessor-0.04004.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=5606ae8978e61e8eb747b8fad592ccc5 diff --git a/metadata/md5-cache/dev-perl/Class-Tiny-1.6.0 b/metadata/md5-cache/dev-perl/Class-Tiny-1.6.0 index c3e5e6fa3de4..210f107334d9 100644 --- a/metadata/md5-cache/dev-perl/Class-Tiny-1.6.0 +++ b/metadata/md5-cache/dev-perl/Class-Tiny-1.6.0 @@ -4,10 +4,10 @@ DESCRIPTION=Minimalist class construction EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Class-Tiny/ IUSE=test minimal -KEYWORDS=~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 LICENSE=Apache-2.0 RDEPEND=virtual/perl-Carp dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DA/DAGOLDEN/Class-Tiny-1.006.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=43ace745ab984a1c026eb74f4a29af9c +_md5_=433ec3bbb2a0c9e38324874159f29de3 diff --git a/metadata/md5-cache/dev-perl/Crypt-Rijndael-1.130.0 b/metadata/md5-cache/dev-perl/Crypt-Rijndael-1.130.0 index f644d5e8e095..0e901ae14631 100644 --- a/metadata/md5-cache/dev-perl/Crypt-Rijndael-1.130.0 +++ b/metadata/md5-cache/dev-perl/Crypt-Rijndael-1.130.0 @@ -4,10 +4,10 @@ DESCRIPTION=Crypt::CBC compliant Rijndael encryption module EAPI=5 HOMEPAGE=http://search.cpan.org/dist/Crypt-Rijndael/ IUSE=test -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris LICENSE=LGPL-3 RDEPEND=dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/L/LE/LEONT/Crypt-Rijndael-1.13.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=cf26911bc9ee704b11eea5b79e71dcae +_md5_=49c3c4965b2a611dfcd62e0ea585584a diff --git a/metadata/md5-cache/dev-perl/CursesWidgets-1.997.0-r1 b/metadata/md5-cache/dev-perl/CursesWidgets-1.997.0-r1 deleted file mode 100644 index a555879ba8b6..000000000000 --- a/metadata/md5-cache/dev-perl/CursesWidgets-1.997.0-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=sys-libs/ncurses-5 >=dev-perl/Curses-1.60.0 dev-lang/perl:=[-build(-)] -DESCRIPTION=Provide high level APIs for rapid user interface design on the console in Perl -EAPI=5 -HOMEPAGE=http://www.digitalmages.com/perl/CursesWidgets/index.html http://search.cpan.org/dist/CursesWidgets/ -KEYWORDS=amd64 ia64 ppc s390 sparc x86 -LICENSE=GPL-2 -RDEPEND=>=sys-libs/ncurses-5 >=dev-perl/Curses-1.60.0 dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/C/CO/CORLISS/CursesWidgets-1.997.tar.gz http://www.digitalmages.com/perl/CursesWidgets/downloads/CursesWidgets-1.997.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=0b32ccf15acfeb9d6c4ebc8c0f35f2dd diff --git a/metadata/md5-cache/dev-perl/Data-GUID-0.48.0 b/metadata/md5-cache/dev-perl/Data-GUID-0.48.0 deleted file mode 100644 index 23605c84a522..000000000000 --- a/metadata/md5-cache/dev-perl/Data-GUID-0.48.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-perl/Data-UUID-1.148 >=dev-perl/Sub-Exporter-0.90 >=dev-perl/Sub-Install-0.03 test? ( >=virtual/perl-Test-Simple-0.96 ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Simple interface for generating and using globally unique identifiers -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Data-GUID/ -IUSE=test -KEYWORDS=amd64 -LICENSE=Artistic-2 -RDEPEND=>=dev-perl/Data-UUID-1.148 >=dev-perl/Sub-Exporter-0.90 >=dev-perl/Sub-Install-0.03 dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Data-GUID-0.048.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=df4e3842335b81a41dabe009ad9e62eb diff --git a/metadata/md5-cache/dev-perl/Data-Random-0.80.0 b/metadata/md5-cache/dev-perl/Data-Random-0.80.0 deleted file mode 100644 index 431b5f054aa5..000000000000 --- a/metadata/md5-cache/dev-perl/Data-Random-0.80.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=test? ( virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] -DESCRIPTION=A module used to generate random data -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Data-Random/ -IUSE=test -KEYWORDS=amd64 sparc x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/B/BA/BAREFOOT/Data-Random-0.08.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=eb7688571fc7bb76cefc427d3b18c47c diff --git a/metadata/md5-cache/dev-perl/Data-Structure-Util-0.150.0 b/metadata/md5-cache/dev-perl/Data-Structure-Util-0.150.0 deleted file mode 100644 index 3bf96d1d8026..000000000000 --- a/metadata/md5-cache/dev-perl/Data-Structure-Util-0.150.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Digest-MD5 virtual/perl-Scalar-List-Utils dev-lang/perl:=[-build(-)] -DESCRIPTION=Change nature of data within a structure -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Data-Structure-Util/ -KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Digest-MD5 virtual/perl-Scalar-List-Utils dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/A/AN/ANDYA/Data-Structure-Util-0.15.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=e5d8e157642c3643f5619a32def495c4 diff --git a/metadata/md5-cache/dev-perl/Date-Extract-0.40.0 b/metadata/md5-cache/dev-perl/Date-Extract-0.40.0 deleted file mode 100644 index 5d46c91fea0c..000000000000 --- a/metadata/md5-cache/dev-perl/Date-Extract-0.40.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-perl/Class-Data-Inheritable >=dev-perl/DateTime-Format-Natural-0.60 test? ( virtual/perl-Test-Simple dev-perl/Test-MockTime ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Extract probable dates from strings -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Date-Extract/ -IUSE=test -KEYWORDS=~amd64 -LICENSE=Artistic-2 -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/S/SA/SARTAK/Date-Extract-0.04.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=090d6dde5e90e324c8a55a60f3cf58a3 diff --git a/metadata/md5-cache/dev-perl/Date-Extract-0.50.0 b/metadata/md5-cache/dev-perl/Date-Extract-0.50.0 deleted file mode 100644 index 2e519ed8d63f..000000000000 --- a/metadata/md5-cache/dev-perl/Date-Extract-0.50.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-Carp dev-perl/Class-Data-Inheritable >=dev-perl/DateTime-Format-Natural-0.600.0 virtual/perl-Scalar-List-Utils virtual/perl-parent >=virtual/perl-ExtUtils-MakeMaker-6.360.0 test? ( dev-perl/Test-MockTime virtual/perl-Test-Simple ) dev-lang/perl:= -DESCRIPTION=Extract probable dates from strings -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Date-Extract/ -IUSE=test -KEYWORDS=amd64 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Class-Data-Inheritable >=dev-perl/DateTime-Format-Natural-0.600.0 virtual/perl-Scalar-List-Utils virtual/perl-parent dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/S/SH/SHARYANTO/Date-Extract-0.05.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=7926275ca8af6ce3a4327816f3af37d1 diff --git a/metadata/md5-cache/dev-perl/DateTime-Set-0.340.0 b/metadata/md5-cache/dev-perl/DateTime-Set-0.340.0 deleted file mode 100644 index 884d12e91c72..000000000000 --- a/metadata/md5-cache/dev-perl/DateTime-Set-0.340.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-perl/DateTime-0.120.0 >=dev-perl/Set-Infinite-0.590.0 dev-perl/Params-Validate dev-perl/Module-Build test? ( virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Datetime sets and set math -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/DateTime-Set/ -IUSE=test -KEYWORDS=amd64 x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=>=dev-perl/DateTime-0.120.0 >=dev-perl/Set-Infinite-0.590.0 dev-perl/Params-Validate dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/F/FG/FGLOCK/DateTime-Set-0.3400.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=651b8b4142814ed8daf27a77a2141769 diff --git a/metadata/md5-cache/dev-perl/DateTime-Set-0.360.0 b/metadata/md5-cache/dev-perl/DateTime-Set-0.360.0 deleted file mode 100644 index 06c13a13d25b..000000000000 --- a/metadata/md5-cache/dev-perl/DateTime-Set-0.360.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-perl/DateTime-0.120.0 >=dev-perl/Set-Infinite-0.590.0 dev-perl/Params-Validate dev-perl/Module-Build test? ( virtual/perl-Test-Simple ) dev-lang/perl:= -DESCRIPTION=Datetime sets and set math -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/DateTime-Set/ -IUSE=test -KEYWORDS=~amd64 ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=>=dev-perl/DateTime-0.120.0 >=dev-perl/Set-Infinite-0.590.0 dev-perl/Params-Validate dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/F/FG/FGLOCK/DateTime-Set-0.3600.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=08bbf514c352f01b155acc752232caa2 diff --git a/metadata/md5-cache/dev-perl/Devel-CallChecker-0.8.0 b/metadata/md5-cache/dev-perl/Devel-CallChecker-0.8.0 index ef94d407d3e6..273d2ff359df 100644 --- a/metadata/md5-cache/dev-perl/Devel-CallChecker-0.8.0 +++ b/metadata/md5-cache/dev-perl/Devel-CallChecker-0.8.0 @@ -4,10 +4,10 @@ DESCRIPTION=Custom OP checking attached to subroutines EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Devel-CallChecker/ IUSE=test -KEYWORDS=amd64 ~arm ~hppa ~sparc ~x86 +KEYWORDS=amd64 ~arm ~hppa ~ia64 ~sparc ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=>=dev-perl/DynaLoader-Functions-0.1.0 virtual/perl-Exporter virtual/perl-XSLoader virtual/perl-parent dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/Z/ZE/ZEFRAM/Devel-CallChecker-0.008.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=c975017376c1de65925dd4af260fedca +_md5_=a229ae7c4b5b6ad064933381a8c985e6 diff --git a/metadata/md5-cache/dev-perl/Devel-Leak-0.30.0 b/metadata/md5-cache/dev-perl/Devel-Leak-0.30.0 index 8e8c624c28ba..5a8360416be7 100644 --- a/metadata/md5-cache/dev-perl/Devel-Leak-0.30.0 +++ b/metadata/md5-cache/dev-perl/Devel-Leak-0.30.0 @@ -3,10 +3,10 @@ DEPEND=virtual/perl-ExtUtils-MakeMaker dev-lang/perl:= DESCRIPTION=Utility for looking for perl objects that are not reclaimed EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Devel-Leak/ -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/N/NI/NI-S/Devel-Leak-0.03.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=ec688499ca8e6c69ff4fbde07d9e91a1 +_md5_=6e501b403c9942fdc2f266d92822dd2e diff --git a/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.380.0 b/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.380.0 deleted file mode 100644 index 2a304a72a62a..000000000000 --- a/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.380.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-perl/File-pushd-1.0.0 virtual/perl-IO virtual/perl-MIME-Base64 dev-perl/Module-Pluggable virtual/perl-ExtUtils-MakeMaker dev-lang/perl:=[-build(-)] -DESCRIPTION=Patch perl source a la Devel::PPPort's buildperl.pl -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Devel-PatchPerl/ -KEYWORDS=amd64 x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=>=dev-perl/File-pushd-1.0.0 virtual/perl-IO virtual/perl-MIME-Base64 dev-perl/Module-Pluggable dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.38.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ad2b94fae1c0c9de25f2780a1fcf948a diff --git a/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.400.0 b/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.400.0 deleted file mode 100644 index e58c47b86841..000000000000 --- a/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.400.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-perl/File-pushd-1.0.0 virtual/perl-IO virtual/perl-MIME-Base64 dev-perl/Module-Pluggable virtual/perl-ExtUtils-MakeMaker dev-lang/perl:= -DESCRIPTION=Patch perl source a la Devel::PPPort's buildperl.pl -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Devel-PatchPerl/ -KEYWORDS=~amd64 ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=>=dev-perl/File-pushd-1.0.0 virtual/perl-IO virtual/perl-MIME-Base64 dev-perl/Module-Pluggable dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.40.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=54c2913e7e6da002cb6aee9f25f47416 diff --git a/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.440.0 b/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.440.0 deleted file mode 100644 index 50e51698d018..000000000000 --- a/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.440.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-perl/File-pushd-1.0.0 virtual/perl-IO virtual/perl-MIME-Base64 dev-perl/Module-Pluggable virtual/perl-ExtUtils-MakeMaker dev-lang/perl:= -DESCRIPTION=Patch perl source a la Devel::PPPort's buildperl.pl -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Devel-PatchPerl/ -KEYWORDS=amd64 x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=>=dev-perl/File-pushd-1.0.0 virtual/perl-IO virtual/perl-MIME-Base64 dev-perl/Module-Pluggable dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.44.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=0e6faf6537d78d47dc1e3e2eb7d02299 diff --git a/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.460.0 b/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.460.0 deleted file mode 100644 index e48d76b65f21..000000000000 --- a/metadata/md5-cache/dev-perl/Devel-PatchPerl-1.460.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-perl/File-pushd-1.0.0 virtual/perl-IO virtual/perl-MIME-Base64 dev-perl/Module-Pluggable virtual/perl-ExtUtils-MakeMaker dev-lang/perl:= -DESCRIPTION=Patch perl source a la Devel::PPPort's buildperl.pl -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Devel-PatchPerl/ -KEYWORDS=~amd64 ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=>=dev-perl/File-pushd-1.0.0 virtual/perl-IO virtual/perl-MIME-Base64 dev-perl/Module-Pluggable dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/B/BI/BINGOS/Devel-PatchPerl-1.46.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=d10e6de20a1ccfe3f48ea3e4a97297bf diff --git a/metadata/md5-cache/dev-perl/Devel-Size-0.800.0 b/metadata/md5-cache/dev-perl/Devel-Size-0.800.0 deleted file mode 100644 index b9fa20222e03..000000000000 --- a/metadata/md5-cache/dev-perl/Devel-Size-0.800.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-XSLoader virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Perl extension for finding the memory usage of Perl variables -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Devel-Size/ -IUSE=test -KEYWORDS=amd64 ~ppc64 x86 ~amd64-linux ~x86-linux -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-XSLoader dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/N/NW/NWCLARK/Devel-Size-0.80.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=db559c0463e9baf44826a050098ca499 diff --git a/metadata/md5-cache/dev-perl/DynaLoader-Functions-0.3.0 b/metadata/md5-cache/dev-perl/DynaLoader-Functions-0.3.0 index e060ec64eb4e..5d106d42e3dd 100644 --- a/metadata/md5-cache/dev-perl/DynaLoader-Functions-0.3.0 +++ b/metadata/md5-cache/dev-perl/DynaLoader-Functions-0.3.0 @@ -4,10 +4,10 @@ DESCRIPTION=Deconstructed Dynamic C Library Loading EAPI=6 HOMEPAGE=http://search.cpan.org/dist/DynaLoader-Functions/ IUSE=test -KEYWORDS=amd64 ~arm ~hppa ~sparc ~x86 +KEYWORDS=amd64 ~arm ~hppa ~ia64 ~sparc ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-XSLoader dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/Z/ZE/ZEFRAM/DynaLoader-Functions-0.003.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=aabd1ff50c9b8e40854061dc36832491 +_md5_=5d818f5cf66118e4900e05c6d0a80c3f diff --git a/metadata/md5-cache/dev-perl/Email-Abstract-3.7.0 b/metadata/md5-cache/dev-perl/Email-Abstract-3.7.0 deleted file mode 100644 index 1f4c1848fceb..000000000000 --- a/metadata/md5-cache/dev-perl/Email-Abstract-3.7.0 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-perl/MRO-Compat >=dev-perl/Email-Simple-1.91 >=dev-perl/Module-Pluggable-1.5 virtual/perl-Scalar-List-Utils dev-lang/perl:=[-build(-)] -DESCRIPTION=unified interface to mail representations -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Email-Abstract/ -KEYWORDS=amd64 ppc ppc64 x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-perl/MRO-Compat >=dev-perl/Email-Simple-1.91 >=dev-perl/Module-Pluggable-1.5 virtual/perl-Scalar-List-Utils dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-Abstract-3.007.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d80ac9ea390306185611b00ad1f33565 diff --git a/metadata/md5-cache/dev-perl/Email-Address-1.907.0 b/metadata/md5-cache/dev-perl/Email-Address-1.907.0 deleted file mode 100644 index bbaba427a1de..000000000000 --- a/metadata/md5-cache/dev-perl/Email-Address-1.907.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Encode virtual/perl-File-Spec >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl:=[-build(-)] -DESCRIPTION=RFC 2822 Address Parsing and Creation -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Email-Address/ -IUSE=test -KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-Address-1.907.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=51b4063c42a59d6ee06026efec62f47b diff --git a/metadata/md5-cache/dev-perl/Email-Date-Format-1.2.0-r1 b/metadata/md5-cache/dev-perl/Email-Date-Format-1.2.0-r1 deleted file mode 100644 index 8a0c88f3ba13..000000000000 --- a/metadata/md5-cache/dev-perl/Email-Date-Format-1.2.0-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=test? ( virtual/perl-Test-Simple ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Produce RFC 822 date strings -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Email-Date-Format/ -IUSE=test -KEYWORDS=alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-Date-Format-1.002.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=97ca87272ca14a4b1f162ad128f012b5 diff --git a/metadata/md5-cache/dev-perl/Email-MIME-1.929.0 b/metadata/md5-cache/dev-perl/Email-MIME-1.929.0 deleted file mode 100644 index edd051036c45..000000000000 --- a/metadata/md5-cache/dev-perl/Email-MIME-1.929.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Carp dev-perl/Email-Address >=dev-perl/Email-MIME-ContentType-1.16.0 >=dev-perl/Email-MIME-Encodings-1.314.0 dev-perl/Email-MessageID >=dev-perl/Email-Simple-2.102.0 >=virtual/perl-Encode-1.980.100 virtual/perl-MIME-Base64 >=dev-perl/MIME-Types-1.180.0 virtual/perl-Scalar-List-Utils virtual/perl-parent virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Easy MIME message parsing -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Email-MIME/ -IUSE=test -KEYWORDS=amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Email-Address >=dev-perl/Email-MIME-ContentType-1.16.0 >=dev-perl/Email-MIME-Encodings-1.314.0 dev-perl/Email-MessageID >=dev-perl/Email-Simple-2.102.0 >=virtual/perl-Encode-1.980.100 virtual/perl-MIME-Base64 >=dev-perl/MIME-Types-1.180.0 virtual/perl-Scalar-List-Utils virtual/perl-parent dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-MIME-1.929.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=a146fcb126042086c627ea5afee9f7cc diff --git a/metadata/md5-cache/dev-perl/Email-MIME-1.936.0 b/metadata/md5-cache/dev-perl/Email-MIME-1.936.0 deleted file mode 100644 index c45a9ad993cd..000000000000 --- a/metadata/md5-cache/dev-perl/Email-MIME-1.936.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-Carp dev-perl/Email-Address >=dev-perl/Email-MIME-ContentType-1.16.0 >=dev-perl/Email-MIME-Encodings-1.314.0 dev-perl/Email-MessageID >=dev-perl/Email-Simple-2.206.0 >=virtual/perl-Encode-1.980.100 virtual/perl-MIME-Base64 >=dev-perl/MIME-Types-1.130.0 virtual/perl-Scalar-List-Utils virtual/perl-parent virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl:= -DESCRIPTION=Easy MIME message parsing -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Email-MIME/ -IUSE=test -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Email-Address >=dev-perl/Email-MIME-ContentType-1.16.0 >=dev-perl/Email-MIME-Encodings-1.314.0 dev-perl/Email-MessageID >=dev-perl/Email-Simple-2.206.0 >=virtual/perl-Encode-1.980.100 virtual/perl-MIME-Base64 >=dev-perl/MIME-Types-1.130.0 virtual/perl-Scalar-List-Utils virtual/perl-parent dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-MIME-1.936.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=d1d2e92d4b54cb602ca93349c3a65261 diff --git a/metadata/md5-cache/dev-perl/Email-MIME-1.937.0 b/metadata/md5-cache/dev-perl/Email-MIME-1.937.0 deleted file mode 100644 index 3e848ec277b9..000000000000 --- a/metadata/md5-cache/dev-perl/Email-MIME-1.937.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-Carp dev-perl/Email-Address >=dev-perl/Email-MIME-ContentType-1.16.0 >=dev-perl/Email-MIME-Encodings-1.314.0 dev-perl/Email-MessageID >=dev-perl/Email-Simple-2.206.0 >=virtual/perl-Encode-1.980.100 virtual/perl-MIME-Base64 >=dev-perl/MIME-Types-1.130.0 virtual/perl-Scalar-List-Utils virtual/perl-parent virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl:= -DESCRIPTION=Easy MIME message parsing -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Email-MIME/ -IUSE=test -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Email-Address >=dev-perl/Email-MIME-ContentType-1.16.0 >=dev-perl/Email-MIME-Encodings-1.314.0 dev-perl/Email-MessageID >=dev-perl/Email-Simple-2.206.0 >=virtual/perl-Encode-1.980.100 virtual/perl-MIME-Base64 >=dev-perl/MIME-Types-1.130.0 virtual/perl-Scalar-List-Utils virtual/perl-parent dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-MIME-1.937.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=93313c643bf62ccfb72b483cbae48f62 diff --git a/metadata/md5-cache/dev-perl/Email-MIME-ContentType-1.16.0-r1 b/metadata/md5-cache/dev-perl/Email-MIME-ContentType-1.16.0-r1 deleted file mode 100644 index 119ec180f9fb..000000000000 --- a/metadata/md5-cache/dev-perl/Email-MIME-ContentType-1.16.0-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=test? ( dev-perl/Capture-Tiny ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Parse a MIME Content-Type Header -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Email-MIME-ContentType/ -IUSE=test -KEYWORDS=alpha amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-MIME-ContentType-1.016.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=356b5cd63347a5ebef92d8ff129826d8 diff --git a/metadata/md5-cache/dev-perl/Email-MessageID-1.405.0 b/metadata/md5-cache/dev-perl/Email-MessageID-1.405.0 deleted file mode 100644 index 34176b359c6e..000000000000 --- a/metadata/md5-cache/dev-perl/Email-MessageID-1.405.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=virtual/perl-ExtUtils-MakeMaker-6.300.0 test? ( >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Generate world unique message-ids -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Email-MessageID/ -IUSE=test -KEYWORDS=amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-MessageID-1.405.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=06167a522d071ce2a1371b7f932e2497 diff --git a/metadata/md5-cache/dev-perl/Email-Reply-1.203.0-r1 b/metadata/md5-cache/dev-perl/Email-Reply-1.203.0-r1 deleted file mode 100644 index 0cfccfec488c..000000000000 --- a/metadata/md5-cache/dev-perl/Email-Reply-1.203.0-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-perl/Email-Abstract-2.13.1 >=dev-perl/Email-MIME-1.900 dev-perl/Email-Address dev-lang/perl:=[-build(-)] -DESCRIPTION=Reply to a Message -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Email-Reply/ -KEYWORDS=amd64 ppc ppc64 x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=>=dev-perl/Email-Abstract-2.13.1 >=dev-perl/Email-MIME-1.900 dev-perl/Email-Address dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-Reply-1.203.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=4018208f766cae06807f62046618862f diff --git a/metadata/md5-cache/dev-perl/Email-Simple-2.206.0 b/metadata/md5-cache/dev-perl/Email-Simple-2.206.0 deleted file mode 100644 index f4c4211b6c30..000000000000 --- a/metadata/md5-cache/dev-perl/Email-Simple-2.206.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Carp dev-perl/Email-Date-Format virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.960.0 virtual/perl-File-Spec dev-perl/Capture-Tiny ) dev-lang/perl:=[-build(-)] -DESCRIPTION=Simple parsing of RFC2822 message format and headers -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Email-Simple/ -IUSE=test -KEYWORDS=amd64 ppc ppc64 x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Email-Date-Format dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-Simple-2.206.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d2ea1236c53cf21561735f63ae239242 diff --git a/metadata/md5-cache/dev-perl/Email-Simple-2.208.0 b/metadata/md5-cache/dev-perl/Email-Simple-2.208.0 deleted file mode 100644 index 6b2a35a5d878..000000000000 --- a/metadata/md5-cache/dev-perl/Email-Simple-2.208.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-Carp dev-perl/Email-Date-Format virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-0.960.0 virtual/perl-File-Spec ) dev-lang/perl:= -DESCRIPTION=Simple parsing of RFC2822 message format and headers -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Email-Simple/ -IUSE=test -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Email-Date-Format dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-Simple-2.208.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=f52a5435e17e8d981426d9d9024d44cb diff --git a/metadata/md5-cache/dev-perl/Email-Simple-2.211.0 b/metadata/md5-cache/dev-perl/Email-Simple-2.211.0 deleted file mode 100644 index daa8090ff354..000000000000 --- a/metadata/md5-cache/dev-perl/Email-Simple-2.211.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-Carp dev-perl/Email-Date-Format virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-CPAN-Meta-2.120.900 >=virtual/perl-Test-Simple-0.960.0 virtual/perl-File-Spec ) dev-lang/perl:= -DESCRIPTION=Simple parsing of RFC2822 message format and headers -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Email-Simple/ -IUSE=test -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Email-Date-Format dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-Simple-2.211.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=84e018ee18ee7762b1eb6f89e66b548f diff --git a/metadata/md5-cache/dev-perl/Email-Simple-2.213.0 b/metadata/md5-cache/dev-perl/Email-Simple-2.213.0 deleted file mode 100644 index 7c3105ade42d..000000000000 --- a/metadata/md5-cache/dev-perl/Email-Simple-2.213.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-Carp dev-perl/Email-Date-Format virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-CPAN-Meta-2.120.900 >=virtual/perl-Test-Simple-0.960.0 virtual/perl-File-Spec ) dev-lang/perl:= -DESCRIPTION=Simple parsing of RFC2822 message format and headers -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Email-Simple/ -IUSE=test -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~sparc-solaris ~x86-solaris -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Email-Date-Format dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Email-Simple-2.213.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=eabc88290b3656e67990322c4954956a diff --git a/metadata/md5-cache/dev-perl/Encode-HanExtra-0.230.0-r1 b/metadata/md5-cache/dev-perl/Encode-HanExtra-0.230.0-r1 deleted file mode 100644 index 9988ae10a62f..000000000000 --- a/metadata/md5-cache/dev-perl/Encode-HanExtra-0.230.0-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=virtual/perl-Encode dev-lang/perl:=[-build(-)] -DESCRIPTION=Extra sets of Chinese encodings -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Encode-HanExtra/ -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86 -LICENSE=MIT -RDEPEND=virtual/perl-Encode dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/A/AU/AUDREYT/Encode-HanExtra-0.23.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=c73b233cb1dba877ce4f84bee20f0b42 diff --git a/metadata/md5-cache/dev-perl/Encode-compat-0.70.0-r1 b/metadata/md5-cache/dev-perl/Encode-compat-0.70.0-r1 deleted file mode 100644 index f74a4de9467f..000000000000 --- a/metadata/md5-cache/dev-perl/Encode-compat-0.70.0-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-perl/Text-Iconv dev-lang/perl:=[-build(-)] -DESCRIPTION=Encode.pm emulation layer -EAPI=5 -HOMEPAGE=http://search.cpan.org/dist/Encode-compat/ -KEYWORDS=amd64 ia64 ~ppc sparc x86 -LICENSE=Artistic -RDEPEND=dev-perl/Text-Iconv dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=mirror://cpan/authors/id/A/AU/AUTRIJUS/Encode-compat-0.07.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=6f4377fe5816e440bd26bbe82ed92931 diff --git a/metadata/md5-cache/dev-perl/File-LibMagic-1.150.0 b/metadata/md5-cache/dev-perl/File-LibMagic-1.150.0 index 9ad67a32e7fe..68adfb2ee0e9 100644 --- a/metadata/md5-cache/dev-perl/File-LibMagic-1.150.0 +++ b/metadata/md5-cache/dev-perl/File-LibMagic-1.150.0 @@ -4,10 +4,10 @@ DESCRIPTION=Perl wrapper for libmagic EAPI=6 HOMEPAGE=http://search.cpan.org/dist/File-LibMagic/ IUSE=test -KEYWORDS=~amd64 ~hppa ~ppc64 ~sparc ~x86 +KEYWORDS=~amd64 hppa ppc64 ~sparc x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=sys-apps/file virtual/perl-Carp virtual/perl-Exporter virtual/perl-XSLoader virtual/perl-Scalar-List-Utils dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DR/DROLSKY/File-LibMagic-1.15.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=c3deece33222e803ba7a4eec50ebfe14 +_md5_=c816bba76da4bafe7dc461c8021b28b0 diff --git a/metadata/md5-cache/dev-perl/File-Share-0.250.0 b/metadata/md5-cache/dev-perl/File-Share-0.250.0 index 6bdfd86a7e3f..f7ed8c56be51 100644 --- a/metadata/md5-cache/dev-perl/File-Share-0.250.0 +++ b/metadata/md5-cache/dev-perl/File-Share-0.250.0 @@ -4,10 +4,10 @@ DESCRIPTION=Extend File::ShareDir to local libraries EAPI=6 HOMEPAGE=http://search.cpan.org/dist/File-Share/ IUSE=test -KEYWORDS=~alpha amd64 ~ia64 ~ppc sparc ~x86 +KEYWORDS=~alpha amd64 ~ia64 ppc sparc ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=>=dev-perl/File-ShareDir-1.30.0 dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/I/IN/INGY/File-Share-0.25.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=9f71d46faf7cb6cbdc384a854e1abca5 +_md5_=aaf98cc8f8da7b2d9c88d90f05bb6088 diff --git a/metadata/md5-cache/dev-perl/LaTeX-Driver-0.300.2 b/metadata/md5-cache/dev-perl/LaTeX-Driver-0.300.2 index bc0fea31bf4d..043705d4807e 100644 --- a/metadata/md5-cache/dev-perl/LaTeX-Driver-0.300.2 +++ b/metadata/md5-cache/dev-perl/LaTeX-Driver-0.300.2 @@ -4,10 +4,10 @@ DESCRIPTION=Perl encapsulation of invoking the Latex programs EAPI=6 HOMEPAGE=http://search.cpan.org/dist/LaTeX-Driver/ IUSE=test -KEYWORDS=amd64 ~arm ~ppc ppc64 x86 ~x86-fbsd +KEYWORDS=amd64 ~arm ppc ppc64 x86 ~x86-fbsd LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-perl/Capture-Tiny dev-perl/Class-Accessor dev-perl/Exception-Class dev-perl/File-Slurp virtual/perl-File-Spec dev-perl/File-pushd virtual/perl-Getopt-Long dev-perl/Readonly virtual/perl-parent virtual/latex-base dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/E/EI/EINHVERFR/LaTeX-Driver-0.300.2.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=229447b5373890f015bc470d38c68e10 +_md5_=54b47694e108ef07880a781944249723 diff --git a/metadata/md5-cache/dev-perl/Manifest.gz b/metadata/md5-cache/dev-perl/Manifest.gz index 8588c721bcaa..8c4408d5c5b0 100644 Binary files a/metadata/md5-cache/dev-perl/Manifest.gz and b/metadata/md5-cache/dev-perl/Manifest.gz differ diff --git a/metadata/md5-cache/dev-perl/Net-CIDR-Lite-0.210.0-r1 b/metadata/md5-cache/dev-perl/Net-CIDR-Lite-0.210.0-r1 index 90c6d049dd1b..17dc51f2dab8 100644 --- a/metadata/md5-cache/dev-perl/Net-CIDR-Lite-0.210.0-r1 +++ b/metadata/md5-cache/dev-perl/Net-CIDR-Lite-0.210.0-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Perl extension for merging IPv4 or IPv6 CIDR addresses EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Net-CIDR-Lite/ IUSE=test -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DO/DOUGW/Net-CIDR-Lite-0.21.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=b6bb9c39ab8fff55aa480dffae74f9ad +_md5_=f5b124773ef69021068925f3dfdfcfac diff --git a/metadata/md5-cache/dev-perl/Net-DNS-Resolver-Programmable-0.9.0 b/metadata/md5-cache/dev-perl/Net-DNS-Resolver-Programmable-0.9.0 index 77a0ef304009..7a04a4d32eba 100644 --- a/metadata/md5-cache/dev-perl/Net-DNS-Resolver-Programmable-0.9.0 +++ b/metadata/md5-cache/dev-perl/Net-DNS-Resolver-Programmable-0.9.0 @@ -4,10 +4,10 @@ DESCRIPTION=programmable DNS resolver class for offline emulation of DNS EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/ IUSE=test -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~x86-fbsd +KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=>=dev-perl/Net-DNS-0.690.0 dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/B/BI/BIGPRESH/Net-DNS-Resolver-Programmable-0.009.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=30c283eb1ccfd799e008d25e8f6b3bb5 +_md5_=f8c9f222a161a1d013aaa82c33aaa970 diff --git a/metadata/md5-cache/dev-perl/Net-DNS-SEC-1.30.0 b/metadata/md5-cache/dev-perl/Net-DNS-SEC-1.30.0 index 3e9fc538cd0e..a7e9acfaeb76 100644 --- a/metadata/md5-cache/dev-perl/Net-DNS-SEC-1.30.0 +++ b/metadata/md5-cache/dev-perl/Net-DNS-SEC-1.30.0 @@ -4,10 +4,10 @@ DESCRIPTION=DNSSEC extensions to Net::DNS EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Net-DNS-SEC/ IUSE=test -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 +KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 LICENSE=MIT RDEPEND=>=dev-perl/Crypt-OpenSSL-Bignum-0.50.0 >=dev-perl/Crypt-OpenSSL-RSA-0.280.0 >=virtual/perl-File-Spec-0.860.0 >=virtual/perl-MIME-Base64-2.110.0 >=dev-perl/Net-DNS-1.10.0 >=virtual/perl-Digest-SHA-5.230.0 dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/N/NL/NLNETLABS/Net-DNS-SEC-1.03.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=2d05c8bb3c21d6ee33c694554c4a5ed4 +_md5_=8cd606cfd636f0edce89e98727a4c2c0 diff --git a/metadata/md5-cache/dev-perl/Net-Domain-TLD-1.750.0 b/metadata/md5-cache/dev-perl/Net-Domain-TLD-1.750.0 index 54ab89bc1d0a..a9ff63d9ed64 100644 --- a/metadata/md5-cache/dev-perl/Net-Domain-TLD-1.750.0 +++ b/metadata/md5-cache/dev-perl/Net-Domain-TLD-1.750.0 @@ -3,10 +3,10 @@ DEPEND=virtual/perl-Carp virtual/perl-Storable virtual/perl-ExtUtils-MakeMaker d DESCRIPTION=Current top level domain names including new ICANN additions and ccTLDs EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Net-Domain-TLD/ -KEYWORDS=~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Carp virtual/perl-Storable dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/A/AL/ALEXP/Net-Domain-TLD-1.75.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=d09cdf2f5b9f73c0ba657d64e693feca +_md5_=8d5658f97e7dfe6b3b2c150a31036d78 diff --git a/metadata/md5-cache/dev-perl/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2 b/metadata/md5-cache/dev-perl/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2 index 68b801ec4bcd..3d31b5eae1f8 100644 --- a/metadata/md5-cache/dev-perl/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2 +++ b/metadata/md5-cache/dev-perl/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2 @@ -4,10 +4,10 @@ DESCRIPTION=Query a Google SafeBrowsing table EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Net-Google-SafeBrowsing-Blocklist/ IUSE=test -KEYWORDS=~amd64 ~ppc x86 +KEYWORDS=~amd64 ppc x86 LICENSE=Apache-2.0 RDEPEND=dev-perl/URI >=virtual/perl-Math-BigInt-1.87 virtual/perl-DB_File || ( virtual/perl-Math-BigInt-FastCalc dev-perl/Math-BigInt-GMP ) dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DA/DANBORN/Net-Google-SafeBrowsing-Blocklist-1.04.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=aa25baa21093c01fd1a535c46c4efc41 +_md5_=7f41a6bf1d9fa4de88bd31723ed99294 diff --git a/metadata/md5-cache/dev-perl/Net-HTTP-6.170.0 b/metadata/md5-cache/dev-perl/Net-HTTP-6.170.0 index 511e6679df71..f8e13eee03ab 100644 --- a/metadata/md5-cache/dev-perl/Net-HTTP-6.170.0 +++ b/metadata/md5-cache/dev-perl/Net-HTTP-6.170.0 @@ -4,10 +4,10 @@ DESCRIPTION=Low-level HTTP connection (client) EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Net-HTTP/ IUSE=minimal test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=!minimal? ( virtual/perl-IO-Socket-IP dev-perl/IO-Socket-INET6 >=dev-perl/IO-Socket-SSL-2.12.0 ) virtual/perl-Carp !=dev-perl/Crypt-DES-2.30.0 >=dev-perl/Crypt-Rijndael-1.20.0 >=dev-perl/Digest-HMAC-1.0 >=virtual/perl-Digest-MD5-2.110.0 >=dev-perl/Digest-SHA1-1.20.0 >=dev-perl/Socket6-0.230.0 ) virtual/perl-Carp virtual/perl-Exporter virtual/perl-IO virtual/perl-Math-BigInt dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DT/DTOWN/Net-SNMP-v6.0.1.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=65f4f9b517e3f46f025d89251d84f600 +_md5_=d506e30f9e549d86c358a3f6fa713ca9 diff --git a/metadata/md5-cache/dev-perl/Net-SNPP-1.170.0-r2 b/metadata/md5-cache/dev-perl/Net-SNPP-1.170.0-r2 index ceb5b2c0896b..aedd1c31b6ac 100644 --- a/metadata/md5-cache/dev-perl/Net-SNPP-1.170.0-r2 +++ b/metadata/md5-cache/dev-perl/Net-SNPP-1.170.0-r2 @@ -4,10 +4,10 @@ DESCRIPTION=libnet SNPP component EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Net-SNPP/ IUSE=examples -KEYWORDS=~amd64 ~ia64 ~ppc sparc x86 +KEYWORDS=~amd64 ~ia64 ppc sparc x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-libnet dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/T/TO/TOBEYA/Net-SNPP-1.17.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=3e69c9b43b2f02514c89470490304c9f +_md5_=5c40ca46054797a765364bbe453c63f8 diff --git a/metadata/md5-cache/dev-perl/Net-Telnet-Cisco-1.110.0 b/metadata/md5-cache/dev-perl/Net-Telnet-Cisco-1.110.0 index 6f3bea164a5c..3600e031804e 100644 --- a/metadata/md5-cache/dev-perl/Net-Telnet-Cisco-1.110.0 +++ b/metadata/md5-cache/dev-perl/Net-Telnet-Cisco-1.110.0 @@ -4,10 +4,10 @@ DESCRIPTION=Automate telnet sessions w/ routers&switches EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Net-Telnet-Cisco/ IUSE=test -KEYWORDS=~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 +KEYWORDS=~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=>=dev-perl/Net-Telnet-3.20.0 dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/V/VI/VINSWORLD/Net-Telnet-Cisco-1.11.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=aa207eed2ff19cc4b0be655a3cf133eb +_md5_=4604fb0c9d561932c43d06bed8d99463 diff --git a/metadata/md5-cache/dev-perl/NetAddr-IP-4.79.0 b/metadata/md5-cache/dev-perl/NetAddr-IP-4.79.0 index fab95315ef42..8ef8b657974e 100644 --- a/metadata/md5-cache/dev-perl/NetAddr-IP-4.79.0 +++ b/metadata/md5-cache/dev-perl/NetAddr-IP-4.79.0 @@ -4,10 +4,10 @@ DESCRIPTION=Manipulation and operations on IP addresses EAPI=6 HOMEPAGE=http://search.cpan.org/dist/NetAddr-IP/ IUSE=ipv6 test -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd +KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd LICENSE=|| ( Artistic GPL-2 ) RDEPEND=ipv6? ( dev-perl/Socket6 ) dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/M/MI/MIKER/NetAddr-IP-4.079.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=83498ad62a8c173144536895bc9c37a0 +_md5_=c51d0a28c7ea79014a6ba7615c4cc69f diff --git a/metadata/md5-cache/dev-perl/Ogg-Vorbis-Header-0.50.0 b/metadata/md5-cache/dev-perl/Ogg-Vorbis-Header-0.50.0 index 7475e947cd18..2aecfcea12af 100644 --- a/metadata/md5-cache/dev-perl/Ogg-Vorbis-Header-0.50.0 +++ b/metadata/md5-cache/dev-perl/Ogg-Vorbis-Header-0.50.0 @@ -3,10 +3,10 @@ DEPEND=|| ( <=dev-perl/Inline-0.560.0 dev-perl/Inline-C ) media-libs/libogg medi DESCRIPTION=An object-oriented interface to Ogg Vorbis information and comment fields EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Ogg-Vorbis-Header/ -KEYWORDS=alpha ~amd64 ia64 ~ppc sparc x86 +KEYWORDS=alpha amd64 ia64 ~ppc sparc x86 LICENSE=GPL-2+ LGPL-2 RDEPEND=|| ( <=dev-perl/Inline-0.560.0 dev-perl/Inline-C ) media-libs/libogg media-libs/libvorbis dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DA/DAVECROSS/Ogg-Vorbis-Header-0.05.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=e4f29e49ae8519e546c99c864d4766db +_md5_=0ef4451b936a093dc8ce71e1d9c839bb diff --git a/metadata/md5-cache/dev-perl/OpenGL-0.700.0 b/metadata/md5-cache/dev-perl/OpenGL-0.700.0 index a231d89e8372..affda971f94c 100644 --- a/metadata/md5-cache/dev-perl/OpenGL-0.700.0 +++ b/metadata/md5-cache/dev-perl/OpenGL-0.700.0 @@ -4,10 +4,10 @@ DESCRIPTION=Perl interface providing graphics display using OpenGL EAPI=6 HOMEPAGE=http://search.cpan.org/dist/OpenGL/ IUSE=examples -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=media-libs/freeglut:0= x11-libs/libICE:0= x11-libs/libXext:0= x11-libs/libXi:0= x11-libs/libXmu:0= dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/C/CH/CHM/OpenGL-0.70.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=a4e724ea40791dfcc0309326591737fc +_md5_=3e6d678e5dbe095860094ffa07b6334d diff --git a/metadata/md5-cache/dev-perl/PDF-Create-1.430.0 b/metadata/md5-cache/dev-perl/PDF-Create-1.430.0 index 14e21d8815cd..34c589cd27ac 100644 --- a/metadata/md5-cache/dev-perl/PDF-Create-1.430.0 +++ b/metadata/md5-cache/dev-perl/PDF-Create-1.430.0 @@ -4,10 +4,10 @@ DESCRIPTION=Create PDF documents in Perl EAPI=6 HOMEPAGE=http://search.cpan.org/dist/PDF-Create/ IUSE=test examples examples -KEYWORDS=~alpha amd64 ~ia64 ~ppc sparc ~x86 +KEYWORDS=~alpha amd64 ~ia64 ppc sparc ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Carp virtual/perl-Data-Dumper >=dev-perl/File-Share-0.250.0 dev-perl/JSON virtual/perl-Scalar-List-Utils dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/M/MA/MANWAR/PDF-Create-1.43.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=0d48c36973a6cbe4cf04071f043468f6 +_md5_=ac67f65b96fc38681204f3078d01e907 diff --git a/metadata/md5-cache/dev-perl/PPIx-Regexp-0.53.0 b/metadata/md5-cache/dev-perl/PPIx-Regexp-0.53.0 index ce55cc76e729..4a8982c2b07a 100644 --- a/metadata/md5-cache/dev-perl/PPIx-Regexp-0.53.0 +++ b/metadata/md5-cache/dev-perl/PPIx-Regexp-0.53.0 @@ -4,10 +4,10 @@ DESCRIPTION=Represent a regular expression of some sort EAPI=6 HOMEPAGE=http://search.cpan.org/dist/PPIx-Regexp/ IUSE=test examples examples -KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~x86 +KEYWORDS=~alpha amd64 ppc ~ppc64 ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Carp virtual/perl-Exporter dev-perl/List-MoreUtils >=dev-perl/PPI-1.117.0 virtual/perl-Scalar-List-Utils dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/W/WY/WYANT/PPIx-Regexp-0.053.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=50234e3965bd52849b4cb3649d419b22 +_md5_=36037b779918ccc463fe0159c8b47cc1 diff --git a/metadata/md5-cache/dev-perl/Package-DeprecationManager-0.170.0 b/metadata/md5-cache/dev-perl/Package-DeprecationManager-0.170.0 index 8c755f300b8a..7aed131cce3f 100644 --- a/metadata/md5-cache/dev-perl/Package-DeprecationManager-0.170.0 +++ b/metadata/md5-cache/dev-perl/Package-DeprecationManager-0.170.0 @@ -4,10 +4,10 @@ DESCRIPTION=Manage deprecation warnings for your distribution EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Package-DeprecationManager/ IUSE=test -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris LICENSE=Artistic-2 RDEPEND=virtual/perl-Carp >=virtual/perl-Scalar-List-Utils-1.330.0 dev-perl/Package-Stash dev-perl/Params-Util dev-perl/Sub-Install dev-perl/Sub-Name dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.17.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=1596bdce93465efe79b6940f5dd26ae4 +_md5_=be82de2ceb5d13240eca4a676697b68a diff --git a/metadata/md5-cache/dev-perl/Palm-1.400.0 b/metadata/md5-cache/dev-perl/Palm-1.400.0 index 3fd470f3c170..a009a280c3a5 100644 --- a/metadata/md5-cache/dev-perl/Palm-1.400.0 +++ b/metadata/md5-cache/dev-perl/Palm-1.400.0 @@ -4,10 +4,10 @@ DESCRIPTION=Read & write Palm OS databases (both PDB and PRC) EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Palm/ IUSE=test examples -KEYWORDS=amd64 ~ppc ~x86 +KEYWORDS=amd64 ppc ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Exporter dev-perl/Palm-PDB dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/C/CJ/CJM/Palm-1.400.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=38d16407b6117cb00d4669a05ad00a7c +_md5_=6348fb0ee46ae5955b90bd5ca7fee014 diff --git a/metadata/md5-cache/dev-perl/Palm-PDB-1.400.0 b/metadata/md5-cache/dev-perl/Palm-PDB-1.400.0 index 7f06d89047c2..798f6edfc2ca 100644 --- a/metadata/md5-cache/dev-perl/Palm-PDB-1.400.0 +++ b/metadata/md5-cache/dev-perl/Palm-PDB-1.400.0 @@ -4,10 +4,10 @@ DESCRIPTION=Parse Palm database files EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Palm-PDB/ IUSE=test examples -KEYWORDS=amd64 ~ppc ~x86 +KEYWORDS=amd64 ppc ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=!=dev-perl/Devel-CallChecker-0.3.0 virtual/perl-Exporter >=virtual/perl-Scalar-List-Utils-1.10.0 virtual/perl-XSLoader virtual/perl-parent dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/Z/ZE/ZEFRAM/Params-Classify-0.015.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=a6d8890847d4a9947682dc95b15cc3c9 +_md5_=96627de31c440f6a0640a808f9abffa9 diff --git a/metadata/md5-cache/dev-perl/Params-Util-1.70.0 b/metadata/md5-cache/dev-perl/Params-Util-1.70.0 index 7ac6d7acca51..3dd709b25990 100644 --- a/metadata/md5-cache/dev-perl/Params-Util-1.70.0 +++ b/metadata/md5-cache/dev-perl/Params-Util-1.70.0 @@ -4,10 +4,10 @@ DESCRIPTION=Utility functions to aid in parameter checking EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Params-Util/ IUSE=test -KEYWORDS=~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=>=virtual/perl-Scalar-List-Utils-1.180.0 dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/A/AD/ADAMK/Params-Util-1.07.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=6d776bd5b8dd8293fd57b5a536b7602d +_md5_=06b64138a12c11dfaac3421ef8949680 diff --git a/metadata/md5-cache/dev-perl/Params-Validate-1.290.0 b/metadata/md5-cache/dev-perl/Params-Validate-1.290.0 index 3736efb5156a..10121c863d60 100644 --- a/metadata/md5-cache/dev-perl/Params-Validate-1.290.0 +++ b/metadata/md5-cache/dev-perl/Params-Validate-1.290.0 @@ -4,10 +4,10 @@ DESCRIPTION=Flexible system for validation of method/function call parameters EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Params-Validate/ IUSE=test examples -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris LICENSE=Artistic-2 RDEPEND=virtual/perl-Carp virtual/perl-Exporter dev-perl/Module-Implementation >=virtual/perl-Scalar-List-Utils-1.110.0 virtual/perl-XSLoader dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DR/DROLSKY/Params-Validate-1.29.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=cca5cc4f68c9dcb24d6e0abcb91f81be +_md5_=bb1b960db51f2b803971e708d503b8b8 diff --git a/metadata/md5-cache/dev-perl/Parse-Yapp-1.210.0 b/metadata/md5-cache/dev-perl/Parse-Yapp-1.210.0 index 1908053fd026..5aa8b894c395 100644 --- a/metadata/md5-cache/dev-perl/Parse-Yapp-1.210.0 +++ b/metadata/md5-cache/dev-perl/Parse-Yapp-1.210.0 @@ -4,10 +4,10 @@ DESCRIPTION=Compiles yacc-like LALR grammars to generate Perl OO parser modules EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Parse-Yapp/ IUSE=examples -KEYWORDS=~alpha amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=!=net-fs/samba-4* dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/W/WB/WBRASWELL/Parse-Yapp-1.21.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=ba2c3d1cd4604a80a471cd11ab5e3c45 +_md5_=b29d83074e61aee05efeac04916fdd64 diff --git a/metadata/md5-cache/dev-perl/Path-Class-0.370.0 b/metadata/md5-cache/dev-perl/Path-Class-0.370.0 index 89ce0f5aebcf..9802d845028c 100644 --- a/metadata/md5-cache/dev-perl/Path-Class-0.370.0 +++ b/metadata/md5-cache/dev-perl/Path-Class-0.370.0 @@ -4,10 +4,10 @@ DESCRIPTION=Cross-platform path specification manipulation EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Path-Class/ IUSE=test -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-File-Path >=virtual/perl-File-Spec-3.260.0 virtual/perl-File-Temp virtual/perl-IO virtual/perl-Perl-OSType virtual/perl-Scalar-List-Utils virtual/perl-parent dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/K/KW/KWILLIAMS/Path-Class-0.37.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=6900bb7824e6365a2db1d305a9f69a08 +_md5_=20eb6f580077915fcf56ab3b3183529a diff --git a/metadata/md5-cache/dev-perl/Pegex-0.640.0 b/metadata/md5-cache/dev-perl/Pegex-0.640.0 index f7231be5164a..59c17d6f8b5d 100644 --- a/metadata/md5-cache/dev-perl/Pegex-0.640.0 +++ b/metadata/md5-cache/dev-perl/Pegex-0.640.0 @@ -4,10 +4,10 @@ DESCRIPTION=Acmeist PEG Parser Framework EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Pegex/ IUSE=test examples -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ppc ~sparc ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/I/IN/INGY/Pegex-0.64.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=779827371ad2c3fdbe89356376ed56cb +_md5_=515b1199582c5980e26af5345b3e8078 diff --git a/metadata/md5-cache/dev-perl/Perl-Critic-Dynamic-0.50.0-r2 b/metadata/md5-cache/dev-perl/Perl-Critic-Dynamic-0.50.0-r2 index d246b2f37754..954b9495bf3a 100644 --- a/metadata/md5-cache/dev-perl/Perl-Critic-Dynamic-0.50.0-r2 +++ b/metadata/md5-cache/dev-perl/Perl-Critic-Dynamic-0.50.0-r2 @@ -3,10 +3,10 @@ DEPEND=dev-perl/Perl-Critic >=dev-perl/Devel-Symdump-2.08 dev-perl/Readonly dev- DESCRIPTION=Base class for dynamic Policies EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Perl-Critic-Dynamic/ -KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~x86 +KEYWORDS=~alpha amd64 ppc ~ppc64 ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-perl/Perl-Critic >=dev-perl/Devel-Symdump-2.08 dev-perl/Readonly dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/T/TH/THALJEF/Perl-Critic-Dynamic-0.05.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=4ff531f7d092cd3361414ce49e9b9767 +_md5_=da83e9843f7805547bfe794f4c9d83ee diff --git a/metadata/md5-cache/dev-perl/Perl-Tags-0.320.0-r1 b/metadata/md5-cache/dev-perl/Perl-Tags-0.320.0-r1 index 42fb5fc83edd..654330a06300 100644 --- a/metadata/md5-cache/dev-perl/Perl-Tags-0.320.0-r1 +++ b/metadata/md5-cache/dev-perl/Perl-Tags-0.320.0-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Generate (possibly exuberant) Ctags style tags for Perl sourcecode EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Perl-Tags/ IUSE=test minimal -KEYWORDS=amd64 ~ppc ~x86 +KEYWORDS=amd64 ppc ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-perl/File-Find-Rule virtual/perl-Data-Dumper virtual/perl-File-Spec virtual/perl-File-Temp dev-perl/Module-Locate dev-perl/Path-Tiny virtual/perl-parent !minimal? ( dev-perl/PPI ) dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/O/OS/OSFAMERON/Perl-Tags-0.32.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=7309874e73ece8b964a127512eda0269 +_md5_=9483b0a8fe8b494f8d3a24e0292c88e4 diff --git a/metadata/md5-cache/dev-perl/Perl-Tidy-20171214.0.0 b/metadata/md5-cache/dev-perl/Perl-Tidy-20171214.0.0 index 08bb4ef79964..f2f6082dc107 100644 --- a/metadata/md5-cache/dev-perl/Perl-Tidy-20171214.0.0 +++ b/metadata/md5-cache/dev-perl/Perl-Tidy-20171214.0.0 @@ -4,10 +4,10 @@ DESCRIPTION=Perl script indenter and beautifier EAPI=6 HOMEPAGE=http://perltidy.sourceforge.net/ http://search.cpan.org/dist/Perl-Tidy/ IUSE=examples -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris LICENSE=GPL-2+ RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/S/SH/SHANCOCK/Perl-Tidy-20171214.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=17f101505ccecadffd0f75eb26b0e61a +_md5_=c8b86c00167d99f99fdafc08334c53a7 diff --git a/metadata/md5-cache/dev-perl/PerlIO-gzip-0.200.0 b/metadata/md5-cache/dev-perl/PerlIO-gzip-0.200.0 index 0691298c5d93..c1724c32f6db 100644 --- a/metadata/md5-cache/dev-perl/PerlIO-gzip-0.200.0 +++ b/metadata/md5-cache/dev-perl/PerlIO-gzip-0.200.0 @@ -3,10 +3,10 @@ DEPEND=sys-libs/zlib dev-lang/perl:= DESCRIPTION=PerlIO layer to gzip/gunzip EAPI=6 HOMEPAGE=http://search.cpan.org/dist/PerlIO-gzip/ -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd +KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=sys-libs/zlib virtual/perl-ExtUtils-MakeMaker dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/N/NW/NWCLARK/PerlIO-gzip-0.20.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=64125d99ca4b73329aaba06f5d41335a +_md5_=e38418351fb0248c3215184b8680a10f diff --git a/metadata/md5-cache/dev-perl/PlRPC-0.202.0-r3 b/metadata/md5-cache/dev-perl/PlRPC-0.202.0-r3 index 573153a925c2..53d8f02f3078 100644 --- a/metadata/md5-cache/dev-perl/PlRPC-0.202.0-r3 +++ b/metadata/md5-cache/dev-perl/PlRPC-0.202.0-r3 @@ -3,10 +3,10 @@ DEPEND=>=virtual/perl-Storable-1.0.7 >=dev-perl/Net-Daemon-0.34 dev-lang/perl:= DESCRIPTION=The Perl RPC Module EAPI=6 HOMEPAGE=http://search.cpan.org/dist/PlRPC/ -KEYWORDS=~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=>=virtual/perl-Storable-1.0.7 >=dev-perl/Net-Daemon-0.34 dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/M/MN/MNOONING/PlRPC/PlRPC-0.2020.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=2311e82189f2bfa4aff3ca94d26d4f4a +_md5_=5e0af9de9c16ce03ef8e57cb5e3c6c89 diff --git a/metadata/md5-cache/dev-perl/Pod-Spell-1.200.0 b/metadata/md5-cache/dev-perl/Pod-Spell-1.200.0 index 879f6d643217..bbd6a88fa936 100644 --- a/metadata/md5-cache/dev-perl/Pod-Spell-1.200.0 +++ b/metadata/md5-cache/dev-perl/Pod-Spell-1.200.0 @@ -4,10 +4,10 @@ DESCRIPTION=A formatter for spellchecking Pod EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Pod-Spell/ IUSE=test minimal -KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris +KEYWORDS=~alpha amd64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Carp dev-perl/Class-Tiny dev-perl/File-ShareDir dev-perl/Lingua-EN-Inflect dev-perl/Path-Tiny virtual/perl-Pod-Escapes virtual/perl-Pod-Parser virtual/perl-Text-Tabs+Wrap virtual/perl-parent dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/D/DO/DOLMEN/Pod-Spell-1.20.tar.gz mirror://gentoo/podspell.1.gz https://dev.gentoo.org/~tove/files/podspell.1.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=444356c92ea241d6c71dfc47bc0c849b +_md5_=778323d19e37408cf8d756629c0becc1 diff --git a/metadata/md5-cache/dev-perl/SGMLSpm-1.1-r1 b/metadata/md5-cache/dev-perl/SGMLSpm-1.1-r1 index a52c6c9e0751..a4e74ef4fed7 100644 --- a/metadata/md5-cache/dev-perl/SGMLSpm-1.1-r1 +++ b/metadata/md5-cache/dev-perl/SGMLSpm-1.1-r1 @@ -3,10 +3,10 @@ DEPEND=dev-perl/Module-Build dev-lang/perl:= DESCRIPTION=Perl library for parsing the output of nsgmls EAPI=6 HOMEPAGE=http://search.cpan.org/dist/SGMLSpm/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-2+ RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/R/RA/RAAB/SGMLSpm-1.1.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=7ac8d8fe69454e5119a17a372acbf86b +_md5_=252ad5081890a2ae087e7189320fc887 diff --git a/metadata/md5-cache/dev-perl/SOAP-Lite-1.260.0 b/metadata/md5-cache/dev-perl/SOAP-Lite-1.260.0 index 57f51f74395d..ea94496320cf 100644 --- a/metadata/md5-cache/dev-perl/SOAP-Lite-1.260.0 +++ b/metadata/md5-cache/dev-perl/SOAP-Lite-1.260.0 @@ -4,10 +4,10 @@ DESCRIPTION=Lightweight interface to the SOAP protocol both on client and server EAPI=6 HOMEPAGE=http://search.cpan.org/dist/SOAP-Lite/ IUSE=ssl test xmpp examples -KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux +KEYWORDS=~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-perl/Class-Inspector >=dev-perl/IO-SessionData-1.30.0 dev-perl/libwww-perl virtual/perl-MIME-Base64 virtual/perl-Scalar-List-Utils dev-perl/Task-Weaken dev-perl/URI >=dev-perl/XML-Parser-2.230.0 dev-perl/MIME-tools ssl? ( dev-perl/IO-Socket-SSL dev-perl/LWP-Protocol-https dev-perl/Crypt-SSLeay ) xmpp? ( dev-perl/Net-Jabber ) dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/P/PH/PHRED/SOAP-Lite-1.26.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=6038cf0398c68cec299f5a8844206df1 +_md5_=298bbd310d5db0eacd3ff1a30e7ae2d8 diff --git a/metadata/md5-cache/dev-perl/SVG-2.820.0 b/metadata/md5-cache/dev-perl/SVG-2.820.0 index ca846112f656..de609765fec7 100644 --- a/metadata/md5-cache/dev-perl/SVG-2.820.0 +++ b/metadata/md5-cache/dev-perl/SVG-2.820.0 @@ -4,10 +4,10 @@ DESCRIPTION=Perl extension for generating Scalable Vector Graphics (SVG) documen EAPI=6 HOMEPAGE=http://search.cpan.org/dist/SVG/ IUSE=test examples -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=~amd64 ~ppc x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-parent virtual/perl-Scalar-List-Utils dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/M/MA/MANWAR/SVG-2.82.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=9eaeeba528737007378a90cb128e873c +_md5_=f82b27a55fe2573e691055a76880fef1 diff --git a/metadata/md5-cache/dev-perl/Schedule-At-1.150.0-r2 b/metadata/md5-cache/dev-perl/Schedule-At-1.150.0-r2 index 273996362085..071c5df941c3 100644 --- a/metadata/md5-cache/dev-perl/Schedule-At-1.150.0-r2 +++ b/metadata/md5-cache/dev-perl/Schedule-At-1.150.0-r2 @@ -3,10 +3,10 @@ DEPEND=sys-process/at dev-lang/perl:= DESCRIPTION=OS independent interface to the Unix 'at' command EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Schedule-At/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=sys-process/at dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/J/JO/JOSERODR/Schedule-At-1.15.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=fd7e5a9b7be8b17c53b4df3a240c9c3e +_md5_=0a25a2e5da642eccbb17d83912fcda65 diff --git a/metadata/md5-cache/dev-perl/Search-Xapian-1.2.25.0 b/metadata/md5-cache/dev-perl/Search-Xapian-1.2.25.0 index c62db2eabe59..6cb94adc70f9 100644 --- a/metadata/md5-cache/dev-perl/Search-Xapian-1.2.25.0 +++ b/metadata/md5-cache/dev-perl/Search-Xapian-1.2.25.0 @@ -4,10 +4,10 @@ DESCRIPTION=Perl XS frontend to the Xapian C++ search library EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Search-Xapian/ IUSE=examples test -KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 LICENSE=|| ( Artistic GPL-1 GPL-2 GPL-3 ) RDEPEND=dev-libs/xapian:0/1.2.22 !dev-libs/xapian-bindings[perl] dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/O/OL/OLLY/Search-Xapian-1.2.25.0.tar.gz http://oligarchy.co.uk/xapian/1.2.25/Search-Xapian-1.2.25.0.tar.gz _eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=3e1319539a1fd4686eac8b70197d2334 +_md5_=60ce7a9caa4c4d35933dd6ea66bb6610 diff --git a/metadata/md5-cache/dev-perl/Socket6-0.280.0 b/metadata/md5-cache/dev-perl/Socket6-0.280.0 index a8ff26a80c7e..66c2da6b0d2b 100644 --- a/metadata/md5-cache/dev-perl/Socket6-0.280.0 +++ b/metadata/md5-cache/dev-perl/Socket6-0.280.0 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl:= DESCRIPTION=IPv6 related part of the C socket.h defines and structure manipulators EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Socket6/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris LICENSE=BSD RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/U/UM/UMEMOTO/Socket6-0.28.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=187a49d0be734d9fb8c2847029a37ff1 +_md5_=2f90c8f264493e5ec3ca53b346760427 diff --git a/metadata/md5-cache/dev-perl/Specio-0.310.0 b/metadata/md5-cache/dev-perl/Specio-0.310.0 deleted file mode 100644 index f32077b6f3b2..000000000000 --- a/metadata/md5-cache/dev-perl/Specio-0.310.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-Carp dev-perl/Devel-StackTrace dev-perl/Eval-Closure virtual/perl-Exporter virtual/perl-IO dev-perl/MRO-Compat >=dev-perl/Role-Tiny-1.3.3 >=virtual/perl-Scalar-List-Utils-1.330.0 virtual/perl-Storable dev-perl/Test-Fatal >=virtual/perl-Test-Simple-0.960.0 virtual/perl-parent >=virtual/perl-version-0.830.0 virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec dev-perl/Test-Needs ) dev-lang/perl:= -DESCRIPTION=Type constraints and coercions for Perl -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Specio/ -IUSE=test -KEYWORDS=~alpha ~amd64 ~hppa ~x86 ~x86-fbsd -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-Carp dev-perl/Devel-StackTrace dev-perl/Eval-Closure virtual/perl-Exporter virtual/perl-IO dev-perl/MRO-Compat >=dev-perl/Role-Tiny-1.3.3 >=virtual/perl-Scalar-List-Utils-1.330.0 virtual/perl-Storable dev-perl/Test-Fatal >=virtual/perl-Test-Simple-0.960.0 virtual/perl-parent >=virtual/perl-version-0.830.0 dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/D/DR/DROLSKY/Specio-0.31.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=e5ed3fc6372cd933c458b214ffb198dd diff --git a/metadata/md5-cache/dev-perl/Specio-0.350.0 b/metadata/md5-cache/dev-perl/Specio-0.350.0 deleted file mode 100644 index f204e25baeda..000000000000 --- a/metadata/md5-cache/dev-perl/Specio-0.350.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=!minimal? ( >=dev-perl/Ref-Util-0.112.0 ) virtual/perl-Carp dev-perl/Devel-StackTrace dev-perl/Eval-Closure virtual/perl-Exporter virtual/perl-IO dev-perl/MRO-Compat dev-perl/Module-Runtime >=dev-perl/Role-Tiny-1.3.3 >=virtual/perl-Scalar-List-Utils-1.330.0 virtual/perl-Storable dev-perl/Test-Fatal >=virtual/perl-Test-Simple-0.960.0 virtual/perl-parent >=virtual/perl-version-0.830.0 virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec dev-perl/Test-Needs ) dev-lang/perl:= -DESCRIPTION=Type constraints and coercions for Perl -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Specio/ -IUSE=test minimal -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=!minimal? ( >=dev-perl/Ref-Util-0.112.0 ) virtual/perl-Carp dev-perl/Devel-StackTrace dev-perl/Eval-Closure virtual/perl-Exporter virtual/perl-IO dev-perl/MRO-Compat dev-perl/Module-Runtime >=dev-perl/Role-Tiny-1.3.3 >=virtual/perl-Scalar-List-Utils-1.330.0 virtual/perl-Storable dev-perl/Test-Fatal >=virtual/perl-Test-Simple-0.960.0 virtual/perl-parent >=virtual/perl-version-0.830.0 dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/D/DR/DROLSKY/Specio-0.35.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=076a7b650a2380fe1baf57793b1ee29f diff --git a/metadata/md5-cache/dev-perl/Specio-0.360.0 b/metadata/md5-cache/dev-perl/Specio-0.360.0 deleted file mode 100644 index da5756b7d06b..000000000000 --- a/metadata/md5-cache/dev-perl/Specio-0.360.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=!minimal? ( >=dev-perl/Ref-Util-0.112.0 ) virtual/perl-Carp dev-perl/Devel-StackTrace dev-perl/Eval-Closure virtual/perl-Exporter virtual/perl-IO dev-perl/MRO-Compat dev-perl/Module-Runtime >=dev-perl/Role-Tiny-1.3.3 >=virtual/perl-Scalar-List-Utils-1.330.0 virtual/perl-Storable dev-perl/Test-Fatal >=virtual/perl-Test-Simple-0.960.0 virtual/perl-parent >=virtual/perl-version-0.830.0 virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-File-Spec dev-perl/Test-Needs ) dev-lang/perl:= -DESCRIPTION=Type constraints and coercions for Perl -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/Specio/ -IUSE=test minimal -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=!minimal? ( >=dev-perl/Ref-Util-0.112.0 ) virtual/perl-Carp dev-perl/Devel-StackTrace dev-perl/Eval-Closure virtual/perl-Exporter virtual/perl-IO dev-perl/MRO-Compat dev-perl/Module-Runtime >=dev-perl/Role-Tiny-1.3.3 >=virtual/perl-Scalar-List-Utils-1.330.0 virtual/perl-Storable dev-perl/Test-Fatal >=virtual/perl-Test-Simple-0.960.0 virtual/perl-parent >=virtual/perl-version-0.830.0 dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/D/DR/DROLSKY/Specio-0.36.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=ba4b12e81040adffb3bcd16b8aac1052 diff --git a/metadata/md5-cache/dev-perl/String-CRC32-1.600.0 b/metadata/md5-cache/dev-perl/String-CRC32-1.600.0 index 006ddf37eae1..5b6e3dfb15c5 100644 --- a/metadata/md5-cache/dev-perl/String-CRC32-1.600.0 +++ b/metadata/md5-cache/dev-perl/String-CRC32-1.600.0 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl:= DESCRIPTION=Perl interface for cyclic redundancy check generation EAPI=6 HOMEPAGE=http://search.cpan.org/dist/String-CRC32/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=public-domain RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/L/LE/LEEJO/String-CRC32-1.6.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=6681fe1a7f7bd1c3d4821c29f91626d6 +_md5_=aedabd5c8036635ee403c43de17c30cc diff --git a/metadata/md5-cache/dev-perl/Sub-Exporter-Progressive-0.1.13 b/metadata/md5-cache/dev-perl/Sub-Exporter-Progressive-0.1.13 index 2c1c2438c39e..19640d4521e7 100644 --- a/metadata/md5-cache/dev-perl/Sub-Exporter-Progressive-0.1.13 +++ b/metadata/md5-cache/dev-perl/Sub-Exporter-Progressive-0.1.13 @@ -3,10 +3,10 @@ DEPEND=dev-perl/Sub-Exporter >=virtual/perl-ExtUtils-MakeMaker-6.300.0 dev-lang/ DESCRIPTION=Only use Sub::Exporter if you need it EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Sub-Exporter-Progressive/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-perl/Sub-Exporter dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/F/FR/FREW/Sub-Exporter-Progressive-0.001013.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=d3a5f8edf248f902a3b181714b84e8f0 +_md5_=bed7d806d01e7104039183d693c15e50 diff --git a/metadata/md5-cache/dev-perl/Sub-Quote-2.4.0 b/metadata/md5-cache/dev-perl/Sub-Quote-2.4.0 index 7ebfcb588f7d..a291dff26d7a 100644 --- a/metadata/md5-cache/dev-perl/Sub-Quote-2.4.0 +++ b/metadata/md5-cache/dev-perl/Sub-Quote-2.4.0 @@ -4,10 +4,10 @@ DESCRIPTION=Efficient generation of subroutines via string eval EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Sub-Quote/ IUSE=test minimal -KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=!=dev-perl/Sub-Name-0.80.0 ) virtual/perl-Scalar-List-Utils dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/H/HA/HAARG/Sub-Quote-2.004000.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=bf846d1c564ba1c89090cedaa2eb4a12 +_md5_=59ec60f80ea7d319413d08633b23dae6 diff --git a/metadata/md5-cache/dev-perl/Sys-CPU-0.610.0-r1 b/metadata/md5-cache/dev-perl/Sys-CPU-0.610.0-r1 index 3d0bad03dc67..899308027891 100644 --- a/metadata/md5-cache/dev-perl/Sys-CPU-0.610.0-r1 +++ b/metadata/md5-cache/dev-perl/Sys-CPU-0.610.0-r1 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl:= DESCRIPTION=Access CPU info. number, etc on Win and UNIX EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Sys-CPU/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~ppc-macos LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/M/MZ/MZSANFORD/Sys-CPU-0.61.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=fb8bbb3135e8785a85396e96f5b433fc +_md5_=3ee4a4d8b7bdc3f1342b06c11bd7f715 diff --git a/metadata/md5-cache/dev-perl/Sys-Hostname-Long-1.500.0-r1 b/metadata/md5-cache/dev-perl/Sys-Hostname-Long-1.500.0-r1 index 9f29936a2b0a..14404d81b4c5 100644 --- a/metadata/md5-cache/dev-perl/Sys-Hostname-Long-1.500.0-r1 +++ b/metadata/md5-cache/dev-perl/Sys-Hostname-Long-1.500.0-r1 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl:= DESCRIPTION=Try every conceivable way to get full hostname EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Sys-Hostname-Long/ -KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/S/SC/SCOTT/Sys-Hostname-Long-1.5.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=1a2a80fdeab6ea516daf54a44ff08c22 +_md5_=f9c0109cf6835f8ec81f28f391ba98bd diff --git a/metadata/md5-cache/dev-perl/Sys-MemInfo-0.990.0 b/metadata/md5-cache/dev-perl/Sys-MemInfo-0.990.0 index 500e0b582b5c..64912d0533f1 100644 --- a/metadata/md5-cache/dev-perl/Sys-MemInfo-0.990.0 +++ b/metadata/md5-cache/dev-perl/Sys-MemInfo-0.990.0 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl:= DESCRIPTION=Memory informations EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Sys-MemInfo/ -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd LICENSE=LGPL-2.1 || ( Artistic GPL-1+ ) RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/S/SC/SCRESTO/Sys-MemInfo-0.99.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=b28b4e130a6208d6622cd8d89a0ce769 +_md5_=c352746b04b7c58fa460d069a59d242a diff --git a/metadata/md5-cache/dev-perl/Sys-SigAction-0.230.0 b/metadata/md5-cache/dev-perl/Sys-SigAction-0.230.0 index 9bcc73ab5b91..caa57ee46cad 100644 --- a/metadata/md5-cache/dev-perl/Sys-SigAction-0.230.0 +++ b/metadata/md5-cache/dev-perl/Sys-SigAction-0.230.0 @@ -3,10 +3,10 @@ DEPEND=dev-lang/perl:= DESCRIPTION=Perl extension for Consistent Signal Handling EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Sys-SigAction/ -KEYWORDS=~amd64 ~arm ~ppc ~x86 +KEYWORDS=~amd64 ~arm ~ppc x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/L/LB/LBAXTER/Sys-SigAction-0.23.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=2e4140ba65310de77f917088b56442fa +_md5_=9fa1f0a1220d2a57c9f5c611da2c4d6e diff --git a/metadata/md5-cache/dev-perl/Variable-Magic-0.620.0 b/metadata/md5-cache/dev-perl/Variable-Magic-0.620.0 index 06f6eb2e478e..622b8712c1e0 100644 --- a/metadata/md5-cache/dev-perl/Variable-Magic-0.620.0 +++ b/metadata/md5-cache/dev-perl/Variable-Magic-0.620.0 @@ -4,10 +4,10 @@ DESCRIPTION=Associate user-defined magic to variables from Perl EAPI=6 HOMEPAGE=http://search.cpan.org/dist/Variable-Magic/ IUSE=test examples -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Carp virtual/perl-Exporter virtual/perl-XSLoader dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/V/VP/VPIT/Variable-Magic-0.62.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=c94bcfa1c28ca9db9954b8dc6c1d32ab +_md5_=5e920e77f98d060624cce5da32693387 diff --git a/metadata/md5-cache/dev-perl/autovivification-0.170.0 b/metadata/md5-cache/dev-perl/autovivification-0.170.0 deleted file mode 100644 index 7eadea4a52e8..000000000000 --- a/metadata/md5-cache/dev-perl/autovivification-0.170.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/perl-XSLoader virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Exporter virtual/perl-Test-Simple ) dev-lang/perl:= -DESCRIPTION=Lexically disable autovivification -EAPI=6 -HOMEPAGE=http://search.cpan.org/dist/autovivification/ -IUSE=test examples -KEYWORDS=amd64 ~arm ~arm64 x86 -LICENSE=|| ( Artistic GPL-1+ ) -RDEPEND=virtual/perl-XSLoader dev-lang/perl:= -SLOT=0 -SRC_URI=mirror://cpan/authors/id/V/VP/VPIT/autovivification-0.17.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 -_md5_=b767fbc5d4867f7690b7669d29391f3e diff --git a/metadata/md5-cache/dev-perl/gtk2-gladexml-1.7.0-r2 b/metadata/md5-cache/dev-perl/gtk2-gladexml-1.7.0-r2 index 2172539a3313..39f1fdbeceab 100644 --- a/metadata/md5-cache/dev-perl/gtk2-gladexml-1.7.0-r2 +++ b/metadata/md5-cache/dev-perl/gtk2-gladexml-1.7.0-r2 @@ -4,10 +4,10 @@ DESCRIPTION=Create user interfaces directly from Glade XML files EAPI=6 HOMEPAGE=http://gtk2-perl.sf.net/ http://search.cpan.org/dist/Gtk2-GladeXML/ IUSE=examples test -KEYWORDS=alpha amd64 ~ppc ~ppc64 x86 +KEYWORDS=alpha amd64 ~ppc ppc64 x86 LICENSE=LGPL-2 RDEPEND=x11-libs/gtk+:2 gnome-base/libglade:2.0 >=dev-perl/glib-perl-1.020 >=dev-perl/Gtk2-1.012 dev-lang/perl:= SLOT=0 SRC_URI=mirror://cpan/authors/id/T/TS/TSCH/Gtk2-GladeXML-1.007.tar.gz _eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 virtualx 3a3c4637ea6d5a2113707a644766337c -_md5_=f399f86d9f9e0a3973162688376fb4e4 +_md5_=ee9fddbf0810d309ae78ed254adfd83f diff --git a/metadata/md5-cache/dev-python/Manifest.gz b/metadata/md5-cache/dev-python/Manifest.gz index 0d13e2ff9dd8..9dda1c41ff2a 100644 Binary files a/metadata/md5-cache/dev-python/Manifest.gz and b/metadata/md5-cache/dev-python/Manifest.gz differ diff --git a/metadata/md5-cache/dev-python/asn1crypto-0.24.0 b/metadata/md5-cache/dev-python/asn1crypto-0.24.0 index d944e9927259..668cfd23b5e2 100644 --- a/metadata/md5-cache/dev-python/asn1crypto-0.24.0 +++ b/metadata/md5-cache/dev-python/asn1crypto-0.24.0 @@ -4,11 +4,11 @@ DESCRIPTION=Python ASN.1 library with a focus on performance and a pythonic API EAPI=6 HOMEPAGE=https://github.com/wbond/asn1crypto/ https://pypi.org/project/asn1crypto/ IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 -KEYWORDS=alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris +KEYWORDS=alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc ~x86 ~amd64-fbsd ~ppc-macos ~x64-macos ~x64-solaris LICENSE=MIT RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0=[threads(+)] ) 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=https://github.com/wbond/asn1crypto/archive/0.24.0.tar.gz -> asn1crypto-0.24.0.gh.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=193d421574b6042268f276f974afbdf0 +_md5_=1658c70b16e1d33d18bd4e28f25c28f5 diff --git a/metadata/md5-cache/dev-python/cached-property-1.4.2 b/metadata/md5-cache/dev-python/cached-property-1.4.3 similarity index 96% rename from metadata/md5-cache/dev-python/cached-property-1.4.2 rename to metadata/md5-cache/dev-python/cached-property-1.4.3 index b3099a7ea844..23c4f689ebdc 100644 --- a/metadata/md5-cache/dev-python/cached-property-1.4.2 +++ b/metadata/md5-cache/dev-python/cached-property-1.4.3 @@ -9,6 +9,6 @@ LICENSE=BSD RDEPEND=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/c/cached-property/cached-property-1.4.2.tar.gz +SRC_URI=mirror://pypi/c/cached-property/cached-property-1.4.3.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=7fe894c9640edb88e9c88dd502ad64e3 diff --git a/metadata/md5-cache/dev-python/cryptography-2.2.2 b/metadata/md5-cache/dev-python/cryptography-2.2.2 new file mode 100644 index 000000000000..a2f55b5c2c13 --- /dev/null +++ b/metadata/md5-cache/dev-python/cryptography-2.2.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=!libressl? ( dev-libs/openssl:0= ( || ( dev-libs/openssl:0[-bindist(-)] >=dev-libs/openssl-1.0.2o-r2:0 ) ) ) libressl? ( dev-libs/libressl:0= ) python_targets_python2_7? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_4? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_5? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_6? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_pypy? ( dev-python/enum34[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_pypy3? ( dev-python/enum34[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( dev-python/enum34[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-python/idna-2.1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/asn1crypto-0.21.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] 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_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/six-1.4.1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] virtual/python-ipaddress[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/setuptools-1.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] test? ( ~dev-python/cryptography-vectors-2.2.2[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/hypothesis[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/iso8601[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/pretend[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/pyasn1-modules[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/pytest-2.9.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/pytz[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] ) python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0=[threads(+)] ) 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +DESCRIPTION=Library providing cryptographic recipes and primitives +EAPI=6 +HOMEPAGE=https://github.com/pyca/cryptography/ https://pypi.org/project/cryptography/ +IUSE=libressl test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris +LICENSE=|| ( Apache-2.0 BSD ) +RDEPEND=!libressl? ( dev-libs/openssl:0= ( || ( dev-libs/openssl:0[-bindist(-)] >=dev-libs/openssl-1.0.2o-r2:0 ) ) ) libressl? ( dev-libs/libressl:0= ) python_targets_python2_7? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_4? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_5? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_6? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( >=dev-python/cffi-1.7:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-),python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_pypy? ( dev-python/enum34[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_pypy3? ( dev-python/enum34[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( dev-python/enum34[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_pypy3(-)?,-python_single_target_pypy3(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-python/idna-2.1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/asn1crypto-0.21.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] 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_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/six-1.4.1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] virtual/python-ipaddress[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0=[threads(+)] ) 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=mirror://pypi/c/cryptography/cryptography-2.2.2.tar.gz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=50595c54cdbda2cf632413d83db08cc8 diff --git a/metadata/md5-cache/dev-python/cryptography-vectors-2.2.2 b/metadata/md5-cache/dev-python/cryptography-vectors-2.2.2 new file mode 100644 index 000000000000..fef2299b88e5 --- /dev/null +++ b/metadata/md5-cache/dev-python/cryptography-vectors-2.2.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +DESCRIPTION=Test vectors for the cryptography package +EAPI=6 +HOMEPAGE=https://pypi.org/project/cryptography-vectors/ +IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux +LICENSE=|| ( Apache-2.0 BSD ) +RDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=mirror://pypi/c/cryptography-vectors/cryptography_vectors-2.2.2.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=869985b808ab346dc5224e0fd52417a1 diff --git a/metadata/md5-cache/dev-python/dbus-python-1.2.8 b/metadata/md5-cache/dev-python/dbus-python-1.2.8 index efb33ef587e8..be45bbad6498 100644 --- a/metadata/md5-cache/dev-python/dbus-python-1.2.8 +++ b/metadata/md5-cache/dev-python/dbus-python-1.2.8 @@ -4,7 +4,7 @@ DESCRIPTION=Python bindings for the D-Bus messagebus EAPI=6 HOMEPAGE=https://www.freedesktop.org/wiki/Software/DBusBindings https://dbus.freedesktop.org/doc/dbus-python/ IUSE=doc examples test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~sparc ~x86 LICENSE=MIT RDEPEND=>=sys-apps/dbus-1.8:= >=dev-libs/glib-2.40 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.8.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=e538e3cd2afb591e8c9cce52850d3ed2 +_md5_=88a5e056de12553aa8be8cb8e999dd43 diff --git a/metadata/md5-cache/dev-python/django-two-factor-auth-1.3.0 b/metadata/md5-cache/dev-python/django-two-factor-auth-1.3.0 deleted file mode 100644 index 1ae2b08b8b1f..000000000000 --- a/metadata/md5-cache/dev-python/django-two-factor-auth-1.3.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=test? ( dev-python/flake8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] >=dev-python/django-1.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] >=dev-python/django-otp-0.3.3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/qrcode[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/twilio[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] >=dev-python/phonenumbers-7.0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] =dev-python/django-phonenumber-field-0.7.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/django-formtools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] yubikey? ( dev-python/django-otp-yubikey[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] -DESCRIPTION=User-friendly Two-Factor Authentication for Django -EAPI=5 -HOMEPAGE=https://github.com/Bouke/django-two-factor-auth -IUSE=test yubikey python_targets_python2_7 python_targets_python3_4 -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RDEPEND=>=dev-python/django-1.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] >=dev-python/django-otp-0.3.3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/qrcode[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/twilio[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] >=dev-python/phonenumbers-7.0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] =dev-python/django-phonenumber-field-0.7.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-python/django-formtools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] yubikey? ( dev-python/django-otp-yubikey[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 ) -SLOT=0 -SRC_URI=https://github.com/Bouke/django-two-factor-auth/archive/1.3.0.tar.gz -> django-two-factor-auth-1.3.0.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a72675398a80f81f75fa0251e8c0ddc8 diff --git a/metadata/md5-cache/dev-python/extras-1.0.0 b/metadata/md5-cache/dev-python/extras-1.0.0 index 337923e9c116..fe61f41ff124 100644 --- a/metadata/md5-cache/dev-python/extras-1.0.0 +++ b/metadata/md5-cache/dev-python/extras-1.0.0 @@ -4,11 +4,11 @@ DESCRIPTION=Useful extra bits for Python that should be in the standard library EAPI=5 HOMEPAGE=https://github.com/testing-cabal/extras/ https://pypi.org/project/extras/ IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd LICENSE=MIT RDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/e/extras/extras-1.0.0.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=774d4540091a5679f28254bdaa64650f +_md5_=1f62b684422bdc636a10a7c3c0204d2c diff --git a/metadata/md5-cache/dev-python/fabric-1.14.0 b/metadata/md5-cache/dev-python/fabric-1.14.0 index db195efd1c86..92f682d75228 100644 --- a/metadata/md5-cache/dev-python/fabric-1.14.0 +++ b/metadata/md5-cache/dev-python/fabric-1.14.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/paramiko-1.10[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/setuptools[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/python-docs-2.7.6-r1:2.7 dev-python/alabaster[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) test? ( dev-python/nose[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] =dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=>=dev-python/paramiko-1.10[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] =dev-python/python-docs-2.7.6-r1:2.7 dev-python/alabaster[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) test? ( dev-python/nose[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] =dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=A simple pythonic tool for remote execution and deployment EAPI=6 HOMEPAGE=http://fabfile.org https://pypi.org/project/Fabric/ IUSE=doc test python_targets_python2_7 -KEYWORDS=~amd64 ~arm64 ~x86 +KEYWORDS=~amd64 ~arm64 x86 LICENSE=GPL-2 -RDEPEND=>=dev-python/paramiko-1.10[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=>=dev-python/paramiko-1.10[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] =dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://pypi/F/Fabric/Fabric-1.14.0.tar.gz https://raw.githubusercontent.com/kbakulin/fabric-completion/83d303e9fb352deaf4885b6db0781b3d9115e9c6/fabric-completion.bash -> fabric-1.14.0-completion.bash _eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=09d8540829f2842d83603795970d1e8d +_md5_=53ae3ac154bb337660b96427b7cc0098 diff --git a/metadata/md5-cache/dev-python/functools32-3.2.3 b/metadata/md5-cache/dev-python/functools32-3.2.3 index fdd57a1b364c..03628e3245a5 100644 --- a/metadata/md5-cache/dev-python/functools32-3.2.3 +++ b/metadata/md5-cache/dev-python/functools32-3.2.3 @@ -4,11 +4,11 @@ DESCRIPTION=Backport of the functools module from Python 3 EAPI=5 HOMEPAGE=https://pypi.org/project/functools32/ https://github.com/MiCHiLU/python-functools32 IUSE=python_targets_pypy python_targets_python2_7 -KEYWORDS=alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux +KEYWORDS=alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=PSF-2.4 RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://pypi/f/functools32/functools32-3.2.3-2.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=5577b95d1228a2084ff561e1636e11f1 +_md5_=370f589a5f142c245cb26fc4b5c608ab diff --git a/metadata/md5-cache/dev-python/geventhttpclient-1.3.1-r1 b/metadata/md5-cache/dev-python/geventhttpclient-1.3.1-r1 index d29909254c74..bd4cdeaed458 100644 --- a/metadata/md5-cache/dev-python/geventhttpclient-1.3.1-r1 +++ b/metadata/md5-cache/dev-python/geventhttpclient-1.3.1-r1 @@ -1,15 +1,15 @@ -BDEPEND=python_targets_pypy? ( >=virtual/pypy-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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +BDEPEND=python_targets_pypy? ( >=virtual/pypy-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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] test? ( dev-python/certifi[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/gevent[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pytest[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/certifi[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/gevent[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) DESCRIPTION=A high performance, concurrent HTTP client library for Python using gevent EAPI=7 HOMEPAGE=https://github.com/gwik/geventhttpclient -IUSE=test python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=test python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 KEYWORDS=~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT -RDEPEND=dev-python/certifi[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/gevent[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-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_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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-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_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +RDEPEND=dev-python/certifi[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/gevent[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_pypy? ( >=virtual/pypy-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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/g/geventhttpclient/geventhttpclient-1.3.1.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=8d19873c870e3a69c31a907358b31bfd +_md5_=0b35b4041a7460fef25bbe8fc0af019a diff --git a/metadata/md5-cache/dev-python/httpauth-0.3 b/metadata/md5-cache/dev-python/httpauth-0.3 index 202dbc260c7a..d72c699479ff 100644 --- a/metadata/md5-cache/dev-python/httpauth-0.3 +++ b/metadata/md5-cache/dev-python/httpauth-0.3 @@ -1,14 +1,14 @@ +BDEPEND=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] test? ( dev-python/nose[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] ) 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=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(-)] test? ( dev-python/nose[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=A WSGI middleware that secures routes using HTTP Digest Authentication -EAPI=6 +EAPI=7 HOMEPAGE=https://github.com/jonashaag/httpauth/ -IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 KEYWORDS=~amd64 ~x86 LICENSE=ISC -RDEPEND=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 ) +RDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/h/httpauth/httpauth-0.3.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=40fd1526d9b47f10221d6fe8d5f45264 +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=c2e3f36cbf4eac267a1ca96e57a104fe diff --git a/metadata/md5-cache/dev-python/inflect-1.0.0 b/metadata/md5-cache/dev-python/inflect-1.0.0 new file mode 100644 index 000000000000..3953b51b3d46 --- /dev/null +++ b/metadata/md5-cache/dev-python/inflect-1.0.0 @@ -0,0 +1,14 @@ +BDEPEND=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/setuptools_scm[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] test? ( dev-python/nose[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/six[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] ) 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Correctly inflect words and numbers +EAPI=7 +HOMEPAGE=https://github.com/jazzband/inflect +IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~x86 +LICENSE=AGPL-3 +RDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=mirror://pypi/i/inflect/inflect-1.0.0.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=f25667ec6f5ed30a30f11253f35d9090 diff --git a/metadata/md5-cache/dev-python/irc-16.3 b/metadata/md5-cache/dev-python/irc-16.3 index 1b76213f2522..9df5bedeed88 100644 --- a/metadata/md5-cache/dev-python/irc-16.3 +++ b/metadata/md5-cache/dev-python/irc-16.3 @@ -1,15 +1,15 @@ -BDEPEND=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +BDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] test? ( >=dev-python/jaraco-functools-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/jaraco-itertools-1.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/tempora-1.6[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-logging[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-stream[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/more-itertools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/backports-unittest-mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/pytest-2.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) doc? ( >=dev-python/jaraco-packaging-3.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/rst-linker-1.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( >=dev-python/jaraco-packaging-3.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/rst-linker-1.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) test? ( >=dev-python/jaraco-functools-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/jaraco-itertools-1.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/tempora-1.6[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-logging[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-stream[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/more-itertools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/backports-unittest-mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-2.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) DESCRIPTION=IRC client framework written in Python EAPI=7 HOMEPAGE=https://github.com/jaraco/irc -IUSE=doc examples test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=doc examples test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 KEYWORDS=amd64 x86 LICENSE=MIT -RDEPEND=>=dev-python/jaraco-functools-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/jaraco-itertools-1.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/tempora-1.6[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-logging[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-stream[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/more-itertools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +RDEPEND=>=dev-python/jaraco-functools-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/jaraco-itertools-1.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/tempora-1.6[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-logging[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-stream[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/more-itertools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytz[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/i/irc/irc-16.3.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=7fb94589327523fa319a9706bccc9f6b +_md5_=b986928a9d63393e1466d2246d1fec63 diff --git a/metadata/md5-cache/dev-python/jaraco-collections-1.5.3 b/metadata/md5-cache/dev-python/jaraco-collections-1.5.3 index a8afadb1d33b..b39bfa0cc0eb 100644 --- a/metadata/md5-cache/dev-python/jaraco-collections-1.5.3 +++ b/metadata/md5-cache/dev-python/jaraco-collections-1.5.3 @@ -1,16 +1,16 @@ -BDEPEND=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +BDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( >=dev-python/jaraco-packaging-3.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/rst-linker-1.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) test? ( dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/namespace-jaraco[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-classes[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/six-1.7.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/pytest-2.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( >=dev-python/jaraco-packaging-3.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/rst-linker-1.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) test? ( dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/namespace-jaraco[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-classes[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/six-1.7.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-2.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) DESCRIPTION=Models and classes to supplement the stdlib collections module EAPI=7 HOMEPAGE=https://github.com/jaraco/jaraco.collections -IUSE=doc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=doc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 KEYWORDS=amd64 x86 LICENSE=MIT -PDEPEND=dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -RDEPEND=dev-python/namespace-jaraco[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-classes[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/six-1.7.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +PDEPEND=dev-python/jaraco-text[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +RDEPEND=dev-python/namespace-jaraco[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-classes[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/six-1.7.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/j/jaraco.collections/jaraco.collections-1.5.3.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=38065cfc56566f23ae379ae064937a13 +_md5_=f18b70618f6947734fe3a1e0ba9e4340 diff --git a/metadata/md5-cache/dev-python/jaraco-text-1.10.1 b/metadata/md5-cache/dev-python/jaraco-text-1.10.1 index 22f68badfa84..ae688b5600ec 100644 --- a/metadata/md5-cache/dev-python/jaraco-text-1.10.1 +++ b/metadata/md5-cache/dev-python/jaraco-text-1.10.1 @@ -1,16 +1,16 @@ -BDEPEND=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +BDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( >=dev-python/jaraco-packaging-3.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/rst-linker-1.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) test? ( dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/jaraco-functools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/namespace-jaraco[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/pytest-2.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools_scm-1.15.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( >=dev-python/jaraco-packaging-3.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/rst-linker-1.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) test? ( dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/jaraco-functools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/namespace-jaraco[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pytest-2.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) DESCRIPTION=Text utilities used by other projects by developer jaraco EAPI=7 HOMEPAGE=https://github.com/jaraco/jaraco.text -IUSE=doc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=doc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 KEYWORDS=amd64 x86 LICENSE=MIT -PDEPEND=dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -RDEPEND=dev-python/jaraco-functools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/namespace-jaraco[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +PDEPEND=dev-python/jaraco-collections[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +RDEPEND=dev-python/jaraco-functools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/namespace-jaraco[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/j/jaraco.text/jaraco.text-1.10.1.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=eb08acb8a134a55c3893ff9cd19c80ff +_md5_=12b9c26fb4b5b42cc893e7fc78556c2d diff --git a/metadata/md5-cache/dev-python/linecache2-1.0.0 b/metadata/md5-cache/dev-python/linecache2-1.0.0 index dc054df1b864..fa1a5e7ece42 100644 --- a/metadata/md5-cache/dev-python/linecache2-1.0.0 +++ b/metadata/md5-cache/dev-python/linecache2-1.0.0 @@ -4,11 +4,11 @@ DESCRIPTION=Backports of the linecache module EAPI=5 HOMEPAGE=https://github.com/testing-cabal/linecache2 IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd LICENSE=PSF-2 RDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/l/linecache2/linecache2-1.0.0.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=77f28042d32327cc8a6d2d579e4ec60a +_md5_=2989d71565d92c71e550caea5a710fbc diff --git a/metadata/md5-cache/dev-python/mysqlclient-1.3.13 b/metadata/md5-cache/dev-python/mysqlclient-1.3.13 index 4f5c1bc26eba..6b8be97fa1a8 100644 --- a/metadata/md5-cache/dev-python/mysqlclient-1.3.13 +++ b/metadata/md5-cache/dev-python/mysqlclient-1.3.13 @@ -4,11 +4,11 @@ DESCRIPTION=Fork of MySQL-python EAPI=6 HOMEPAGE=https://pypi.org/project/mysqlclient/ https://github.com/PyMySQL/mysqlclient-python IUSE=doc python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=!dev-python/mysql-python virtual/mysql python_targets_pypy? ( >=virtual/pypy-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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-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_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 SRC_URI=mirror://pypi/m/mysqlclient/mysqlclient-1.3.13.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f61fbaa483f9cac4232327d1885b3529 +_md5_=77a00ae59bc8bd673baece9debc274e9 diff --git a/metadata/md5-cache/dev-python/olefile-0.45.1 b/metadata/md5-cache/dev-python/olefile-0.45.1 new file mode 100644 index 000000000000..a62f391e3420 --- /dev/null +++ b/metadata/md5-cache/dev-python/olefile-0.45.1 @@ -0,0 +1,14 @@ +BDEPEND=doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Python package to parse, read and write Microsoft OLE2 files +EAPI=7 +HOMEPAGE=https://www.decalage.info/olefile +IUSE=doc python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux +LICENSE=BSD-2 +RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=https://github.com/decalage2/olefile/archive/v0.45.1.tar.gz -> olefile-0.45.1.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=4f8be1664cf49bf1ca1d60687336da40 diff --git a/metadata/md5-cache/dev-python/pillow-5.2.0 b/metadata/md5-cache/dev-python/pillow-5.2.0 index 286fd96f8ccd..35ab70d61b3e 100644 --- a/metadata/md5-cache/dev-python/pillow-5.2.0 +++ b/metadata/md5-cache/dev-python/pillow-5.2.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/olefile[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] imagequant? ( media-gfx/libimagequant:0 ) jpeg? ( virtual/jpeg:0 ) jpeg2k? ( media-libs/openjpeg:2= ) lcms? ( media-libs/lcms:2= ) tiff? ( media-libs/tiff:0=[jpeg,zlib] ) truetype? ( media-libs/freetype:2= ) webp? ( media-libs/libwebp:0= ) zlib? ( sys-libs/zlib:0= ) dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinx_rtd_theme[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) test? ( dev-python/pytest[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] media-gfx/imagemagick[png] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk?,threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[tk?,threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[tk?,threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEPEND=dev-python/olefile[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] imagequant? ( media-gfx/libimagequant:0 ) jpeg? ( virtual/jpeg:0 ) jpeg2k? ( media-libs/openjpeg:2= ) lcms? ( media-libs/lcms:2= ) tiff? ( media-libs/tiff:0=[jpeg,zlib] ) truetype? ( media-libs/freetype:2= ) webp? ( media-libs/libwebp:0= ) zlib? ( sys-libs/zlib:0= ) dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] doc? ( dev-python/sphinx[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) test? ( dev-python/pytest[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] media-gfx/imagemagick[png] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk?,threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[tk?,threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[tk?,threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[tk?,threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) DESCRIPTION=Python Imaging Library (fork) EAPI=6 HOMEPAGE=https://python-pillow.org/ -IUSE=doc examples imagequant jpeg jpeg2k lcms test tiff tk truetype webp zlib python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 test +IUSE=doc examples imagequant jpeg jpeg2k lcms test tiff tk truetype webp zlib python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 test KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux LICENSE=HPND -RDEPEND=dev-python/olefile[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] imagequant? ( media-gfx/libimagequant:0 ) jpeg? ( virtual/jpeg:0 ) jpeg2k? ( media-libs/openjpeg:2= ) lcms? ( media-libs/lcms:2= ) tiff? ( media-libs/tiff:0=[jpeg,zlib] ) truetype? ( media-libs/freetype:2= ) webp? ( media-libs/libwebp:0= ) zlib? ( sys-libs/zlib:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk?,threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[tk?,threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[tk?,threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=test? ( jpeg tiff ) || ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 ) +RDEPEND=dev-python/olefile[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] imagequant? ( media-gfx/libimagequant:0 ) jpeg? ( virtual/jpeg:0 ) jpeg2k? ( media-libs/openjpeg:2= ) lcms? ( media-libs/lcms:2= ) tiff? ( media-libs/tiff:0=[jpeg,zlib] ) truetype? ( media-libs/freetype:2= ) webp? ( media-libs/libwebp:0= ) zlib? ( sys-libs/zlib:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[tk?,threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[tk?,threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[tk?,threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[tk?,threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=test? ( jpeg tiff ) || ( python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/P/Pillow/Pillow-5.2.0.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=91f33752bcf725c435edeaccd046863d +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 virtualx 3a3c4637ea6d5a2113707a644766337c xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=b2a769cf1cf434a050fba3efbadda9ee diff --git a/metadata/md5-cache/dev-python/py-ubjson-0.11.0 b/metadata/md5-cache/dev-python/py-ubjson-0.11.0 index a158618b081c..b065cdad5bb0 100644 --- a/metadata/md5-cache/dev-python/py-ubjson-0.11.0 +++ b/metadata/md5-cache/dev-python/py-ubjson-0.11.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=Universal Binary JSON encoder/decoder EAPI=6 HOMEPAGE=https://github.com/Iotic-Labs/py-ubjson https://pypi.org/project/py-ubjson/ IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 ~arm ~x86 LICENSE=Apache-2.0 -RDEPEND=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +RDEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 SRC_URI=mirror://pypi/p/py-ubjson/py-ubjson-0.11.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8da3802b1210f419096170e1bf5944fe +_md5_=2b4b16ca8888b2f2358f8c4114211ef5 diff --git a/metadata/md5-cache/dev-python/pyenchant-2.0.0 b/metadata/md5-cache/dev-python/pyenchant-2.0.0 new file mode 100644 index 000000000000..2dc07d563d67 --- /dev/null +++ b/metadata/md5-cache/dev-python/pyenchant-2.0.0 @@ -0,0 +1,15 @@ +BDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] test? ( app-text/enchant app-dicts/myspell-en ) +DESCRIPTION=Python bindings for the Enchant spellchecking system +EAPI=7 +HOMEPAGE=http://pyenchant.sourceforge.net https://pypi.org/project/pyenchant/ +IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +LICENSE=LGPL-2.1 +RDEPEND=app-text/enchant 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=mirror://pypi/p/pyenchant/pyenchant-2.0.0.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=c0ce5f2077bed1124f70104140ef0030 diff --git a/metadata/md5-cache/dev-python/pysendfile-2.0.1 b/metadata/md5-cache/dev-python/pysendfile-2.0.1 index 21f3a83bd776..ec617a260075 100644 --- a/metadata/md5-cache/dev-python/pysendfile-2.0.1 +++ b/metadata/md5-cache/dev-python/pysendfile-2.0.1 @@ -1,6 +1,6 @@ DEFINED_PHASES=compile configure install prepare test DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-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_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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=A python interface to sendfile(2) system call +DESCRIPTION=A python interface to the sendfile(2) system call EAPI=5 HOMEPAGE=https://github.com/giampaolo/pysendfile IUSE=python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_py SLOT=0 SRC_URI=mirror://pypi/p/pysendfile/pysendfile-2.0.1.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7dea9cf5d99861f275fad8d128fa27cb +_md5_=eeaf2319f258cc9c3fc5b3bec0026f3c diff --git a/metadata/md5-cache/dev-python/pysendfile-2.0.1-r1 b/metadata/md5-cache/dev-python/pysendfile-2.0.1-r1 new file mode 100644 index 000000000000..67dcdeec6d7d --- /dev/null +++ b/metadata/md5-cache/dev-python/pysendfile-2.0.1-r1 @@ -0,0 +1,14 @@ +BDEPEND=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=A python interface to the sendfile(2) system call +EAPI=7 +HOMEPAGE=https://github.com/giampaolo/pysendfile +IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~arm ~ia64 ~ppc64 ~sparc ~x86 +LICENSE=MIT +RDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=mirror://pypi/p/pysendfile/pysendfile-2.0.1.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=39ec0c484242aa260edf6840bca2a16a diff --git a/metadata/md5-cache/dev-python/pytest-xdist-1.15.0 b/metadata/md5-cache/dev-python/pytest-xdist-1.15.0 index 45771aaf9778..a676d8e144b0 100644 --- a/metadata/md5-cache/dev-python/pytest-xdist-1.15.0 +++ b/metadata/md5-cache/dev-python/pytest-xdist-1.15.0 @@ -4,11 +4,11 @@ DESCRIPTION=Distributed testing and loop-on-failing modes EAPI=5 HOMEPAGE=https://pypi.org/project/pytest-xdist/ https://github.com/pytest-dev/pytest-xdist IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd LICENSE=MIT RDEPEND=>=dev-python/execnet-1.1[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(-)] >=dev-python/pytest-2.4.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(-)] >=dev-python/py-1.4.22[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(-)] 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=mirror://pypi/p/pytest-xdist/pytest-xdist-1.15.0.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=2893f388dbed71dc905739f9d5d6acf0 +_md5_=e5ac4a68af5d84952bb0a91daa6d04e1 diff --git a/metadata/md5-cache/dev-python/pytest-xdist-1.20.1 b/metadata/md5-cache/dev-python/pytest-xdist-1.20.1 index 7e359a7faaa8..5d6d712643a1 100644 --- a/metadata/md5-cache/dev-python/pytest-xdist-1.20.1 +++ b/metadata/md5-cache/dev-python/pytest-xdist-1.20.1 @@ -4,11 +4,11 @@ DESCRIPTION=Distributed testing and loop-on-failing modes EAPI=6 HOMEPAGE=https://pypi.org/project/pytest-xdist/ https://github.com/pytest-dev/pytest-xdist IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd LICENSE=MIT RDEPEND=>=dev-python/execnet-1.1[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(-)] >=dev-python/pytest-3.0.0[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(-)] dev-python/pytest-forked[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(-)] >=dev-python/py-1.4.22[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(-)] 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=mirror://pypi/p/pytest-xdist/pytest-xdist-1.20.1.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f6cb9f11f469cf3e8e506f7a7c223d30 +_md5_=62440e33adcbfa149c7d35bd3734f8aa diff --git a/metadata/md5-cache/dev-python/pytest-xdist-1.22.2 b/metadata/md5-cache/dev-python/pytest-xdist-1.22.2 index 83df733e60e0..dd94e9f96a74 100644 --- a/metadata/md5-cache/dev-python/pytest-xdist-1.22.2 +++ b/metadata/md5-cache/dev-python/pytest-xdist-1.22.2 @@ -4,11 +4,11 @@ DESCRIPTION=Distributed testing and loop-on-failing modes EAPI=6 HOMEPAGE=https://pypi.org/project/pytest-xdist/ https://github.com/pytest-dev/pytest-xdist IUSE=test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd LICENSE=MIT RDEPEND=>=dev-python/execnet-1.1[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/pytest-3.4.2[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/pytest-forked[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/py-1.4.22[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=mirror://pypi/p/pytest-xdist/pytest-xdist-1.22.2.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8a3b9db8e99b805a8845a8b63df10a58 +_md5_=54d3e40c562fd0ed6b7287472c432b03 diff --git a/metadata/md5-cache/dev-python/python-netlink-0.1 b/metadata/md5-cache/dev-python/python-netlink-0.1 index 27905c9bf0ec..eff09397ec9a 100644 --- a/metadata/md5-cache/dev-python/python-netlink-0.1 +++ b/metadata/md5-cache/dev-python/python-netlink-0.1 @@ -6,9 +6,9 @@ HOMEPAGE=https://pypi.org/project/NetLink/ https://xmine128.tk/Software/Python/n IUSE=python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 ~x86 LICENSE=LGPL-3+ -RDEPEND=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_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +RDEPEND=!dev-libs/libnl[python] 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_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 SRC_URI=mirror://pypi/N/NetLink/NetLink-0.1.tar.gz -> python-netlink-0.1.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7b024e65f744b46b874a13a89acfa9d7 +_md5_=da47834507136232c0634c7b791bbfd0 diff --git a/metadata/md5-cache/dev-python/python3-lxc-3.0.1 b/metadata/md5-cache/dev-python/python3-lxc-3.0.1 index fee66cb47c30..d88106fe4f40 100644 --- a/metadata/md5-cache/dev-python/python3-lxc-3.0.1 +++ b/metadata/md5-cache/dev-python/python3-lxc-3.0.1 @@ -5,11 +5,11 @@ DESCRIPTION=Python bindings for LXC EAPI=7 HOMEPAGE=https://linuxcontainers.org/lxc/ IUSE=python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 +KEYWORDS=~amd64 ~arm ~arm64 ppc64 x86 LICENSE=LGPL-3 RDEPEND=>=app-emulation/lxc-3.0 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_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python3_5 python_targets_python3_6 ) SLOT=0 SRC_URI=https://linuxcontainers.org/downloads/lxc/python3-lxc-3.0.1.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=9d9f83637e82b822d6ce801980c75f54 +_md5_=7ddd27b8ffc4744406161832d0b13eac diff --git a/metadata/md5-cache/dev-python/rarfile-2.8 b/metadata/md5-cache/dev-python/rarfile-2.8 deleted file mode 100644 index 2642c0da22c4..000000000000 --- a/metadata/md5-cache/dev-python/rarfile-2.8 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=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=Module for RAR archive reading -EAPI=5 -HOMEPAGE=https://github.com/markokr/rarfile -IUSE=+compressed python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 -KEYWORDS=amd64 x86 -LICENSE=ISC -RDEPEND=compressed? ( || ( app-arch/unrar app-arch/rar ) ) 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/r/rarfile/rarfile-2.8.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b07be8f8f44ebc486bdb491524ac9d02 diff --git a/metadata/md5-cache/dev-python/rarfile-3.0 b/metadata/md5-cache/dev-python/rarfile-3.0 index 30fafbe7e434..0376c037c401 100644 --- a/metadata/md5-cache/dev-python/rarfile-3.0 +++ b/metadata/md5-cache/dev-python/rarfile-3.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=Module for RAR archive reading EAPI=6 HOMEPAGE=https://github.com/markokr/rarfile IUSE=+compressed python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=amd64 x86 LICENSE=ISC -RDEPEND=compressed? ( || ( app-arch/unrar app-arch/rar ) ) 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +RDEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] compressed? ( || ( app-arch/unrar app-arch/rar ) ) 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 SRC_URI=mirror://pypi/r/rarfile/rarfile-3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=4c29fe7dbf75c1b8c549e0bd9df2f0f2 +_md5_=169ece6964b6289907aa5fd1942f9e86 diff --git a/metadata/md5-cache/dev-python/send2trash-1.5.0 b/metadata/md5-cache/dev-python/send2trash-1.5.0 new file mode 100644 index 000000000000..b53f63939975 --- /dev/null +++ b/metadata/md5-cache/dev-python/send2trash-1.5.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DESCRIPTION=Sends files to the Trash (or Recycle Bin) +EAPI=7 +HOMEPAGE=https://pypi.org/project/Send2Trash/ https://github.com/hsoft/send2trash +IUSE=python_targets_pypy python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +RDEPEND=python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=mirror://pypi/S/Send2Trash/Send2Trash-1.5.0.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=bbdbef26ac8b657d96feb0bdec34042f diff --git a/metadata/md5-cache/dev-python/stripe-1.79.1 b/metadata/md5-cache/dev-python/stripe-1.84.2 similarity index 97% rename from metadata/md5-cache/dev-python/stripe-1.79.1 rename to metadata/md5-cache/dev-python/stripe-1.84.2 index 2f1cbee368b2..68a50b8e17af 100644 --- a/metadata/md5-cache/dev-python/stripe-1.79.1 +++ b/metadata/md5-cache/dev-python/stripe-1.84.2 @@ -9,6 +9,6 @@ LICENSE=MIT RDEPEND=>=dev-python/requests-0.8.8 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/s/stripe/stripe-1.79.1.tar.gz +SRC_URI=mirror://pypi/s/stripe/stripe-1.84.2.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=85c1a08d20fcaea37778c2c0cf751c10 diff --git a/metadata/md5-cache/dev-python/stripe-1.75.3 b/metadata/md5-cache/dev-python/stripe-2.3.0 similarity index 89% rename from metadata/md5-cache/dev-python/stripe-1.75.3 rename to metadata/md5-cache/dev-python/stripe-2.3.0 index 1a4e66442fcd..26d29422189a 100644 --- a/metadata/md5-cache/dev-python/stripe-1.75.3 +++ b/metadata/md5-cache/dev-python/stripe-2.3.0 @@ -3,12 +3,12 @@ DEPEND=>=dev-python/requests-0.8.8 python_targets_python2_7? ( >=dev-lang/python DESCRIPTION=Stripe python bindings EAPI=6 HOMEPAGE=https://github.com/stripe/stripe-python -IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 ~x86 LICENSE=MIT RDEPEND=>=dev-python/requests-0.8.8 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/s/stripe/stripe-1.75.3.tar.gz +SRC_URI=mirror://pypi/s/stripe/stripe-2.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0557c7cafd0bdb6a5b0e4ffaa1261535 +_md5_=df84e56d42826a96590fbc8286532264 diff --git a/metadata/md5-cache/dev-python/tappy-2.4 b/metadata/md5-cache/dev-python/tappy-2.4 index 612e47a4c7cf..9575c48df082 100644 --- a/metadata/md5-cache/dev-python/tappy-2.4 +++ b/metadata/md5-cache/dev-python/tappy-2.4 @@ -1,10 +1,10 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/more-itertools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] virtual/python-unittest-mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +DEPEND=dev-python/Babel[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] test? ( dev-python/more-itertools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] virtual/python-unittest-mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] DESCRIPTION=Test Anything Protocol (TAP) tools EAPI=6 HOMEPAGE=https://github.com/python-tap/tappy https://pypi.org/project/tap.py/ IUSE=test yaml python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 ~sparc ~x86 LICENSE=BSD-2 RDEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] yaml? ( dev-python/more-itertools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pyyaml[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) 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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/t/tap.py/tap.py-2.4.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fd3713f091b669409854e59ce4f94abc +_md5_=d413858764e0fb2d08de2e6bb8c59972 diff --git a/metadata/md5-cache/dev-python/testtools-2.3.0 b/metadata/md5-cache/dev-python/testtools-2.3.0 index 7efa32a15b83..9067d532ea61 100644 --- a/metadata/md5-cache/dev-python/testtools-2.3.0 +++ b/metadata/md5-cache/dev-python/testtools-2.3.0 @@ -4,7 +4,7 @@ DESCRIPTION=Extensions to the Python standard library unit testing framework EAPI=6 HOMEPAGE=https://github.com/testing-cabal/testtools IUSE=doc test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=MIT PDEPEND=>=dev-python/fixtures-1.3.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] RDEPEND=>=dev-python/extras-1.0.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/mimeparse[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/pbr-0.11[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/pyrsistent[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/six-1.4.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] dev-python/traceback2[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] >=dev-python/unittest2-1.0.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-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_single_target_python3_7(-)] python_targets_pypy? ( >=virtual/pypy-5:0=[threads(+)] ) python_targets_pypy3? ( >=virtual/pypy3-5:0=[threads(+)] ) 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] @@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python SLOT=0 SRC_URI=mirror://pypi/t/testtools/testtools-2.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=721af034c54b060d46626b856d5c526b +_md5_=c1e7579335de098bbcdd2acf4b9562cc diff --git a/metadata/md5-cache/dev-python/ws4py-0.5.1 b/metadata/md5-cache/dev-python/ws4py-0.5.1 index efb191f67d60..53550bc9c073 100644 --- a/metadata/md5-cache/dev-python/ws4py-0.5.1 +++ b/metadata/md5-cache/dev-python/ws4py-0.5.1 @@ -4,11 +4,11 @@ DESCRIPTION=WebSocket client and server library for Python 2 and 3 as well as Py EAPI=6 HOMEPAGE=https://github.com/Lawouach/WebSocket-for-Python IUSE=+client +server test +threads python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=amd64 ~arm ~x86 +KEYWORDS=amd64 ~arm x86 LICENSE=BSD RDEPEND=>=dev-python/greenlet-0.4.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_python2_7? ( dev-python/gevent[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-python/cython-0.19.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] client? ( >=www-servers/tornado-3.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) server? ( >=dev-python/cherrypy-3.2.4[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) 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?] ) python_targets_python3_6? ( dev-lang/python:3.6[threads?] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 SRC_URI=https://github.com/Lawouach/WebSocket-for-Python/archive/0.5.1.tar.gz -> ws4py-0.5.1.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=c92318148adca6be0893d715f0040fe3 +_md5_=7c2dc9ef6bfeb5054fffce63be9fe7e6 diff --git a/metadata/md5-cache/dev-python/zeep-3.1.0 b/metadata/md5-cache/dev-python/zeep-3.1.0 new file mode 100644 index 000000000000..994581251552 --- /dev/null +++ b/metadata/md5-cache/dev-python/zeep-3.1.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools python_targets_pypy? ( >=virtual/pypy-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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DESCRIPTION=A modern/fast Python SOAP client based on lxml / requests +EAPI=6 +HOMEPAGE=http://docs.python-zeep.org/ +IUSE=async -tornado python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=dev-python/setuptools >=dev-python/appdirs-1.4.0 >=dev-python/attrs-17.2.0 >=dev-python/cached-property-1.3.0 >=dev-python/defusedxml-0.4.1 >=dev-python/isodate-0.5.4 >=dev-python/lxml-3.1.0 >=dev-python/requests-2.7.0 >=dev-python/requests-toolbelt-0.7.1 >=dev-python/six-1.9.0 dev-python/pytz async? ( >=dev-python/aiohttp-1.0 ) tornado? ( >=www-servers/tornado-4.0.2 ) python_targets_pypy? ( >=virtual/pypy-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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-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_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/z/zeep/zeep-3.1.0.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=af5051699004e71c1acbd9bad3cbd89b diff --git a/metadata/md5-cache/dev-ros/Manifest.gz b/metadata/md5-cache/dev-ros/Manifest.gz index 40aa8c2b143f..fe323c30cd51 100644 Binary files a/metadata/md5-cache/dev-ros/Manifest.gz and b/metadata/md5-cache/dev-ros/Manifest.gz differ diff --git a/metadata/md5-cache/dev-ros/amcl-1.16.0 b/metadata/md5-cache/dev-ros/amcl-1.16.0 new file mode 100644 index 000000000000..5c1718054090 --- /dev/null +++ b/metadata/md5-cache/dev-ros/amcl-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/rosbag dev-libs/boost:= dev-ros/roscpp dev-ros/std_srvs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] test? ( dev-ros/rostest[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/map_server[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Probabilistic localization system for a robot moving in 2D +EAPI=5 +HOMEPAGE=https://wiki.ros.org/amcl https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=LGPL-2.1 +RDEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/rosbag dev-libs/boost:= dev-ros/roscpp dev-ros/std_srvs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=70e6da7d5ce69126a2d7ca72eaf6d4db diff --git a/metadata/md5-cache/dev-ros/amcl-9999 b/metadata/md5-cache/dev-ros/amcl-9999 index 4c3022ad0d97..bb9703f5ce7d 100644 --- a/metadata/md5-cache/dev-ros/amcl-9999 +++ b/metadata/md5-cache/dev-ros/amcl-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/roscpp dev-ros/tf dev-ros/rosbag dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-libs/boost:= dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/std_srvs[ros_messages_cxx(-)] test? ( dev-ros/rostest[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/rosbag dev-libs/boost:= dev-ros/roscpp dev-ros/std_srvs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] test? ( dev-ros/rostest[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/map_server[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Probabilistic localization system for a robot moving in 2D EAPI=5 HOMEPAGE=https://wiki.ros.org/amcl https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=LGPL-2.1 -RDEPEND=dev-ros/roscpp dev-ros/tf dev-ros/rosbag dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-libs/boost:= dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/std_srvs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/rosbag dev-libs/boost:= dev-ros/roscpp dev-ros/std_srvs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=20588ed3a06a0ba18a75f9e6a64bef03 +_md5_=70e6da7d5ce69126a2d7ca72eaf6d4db diff --git a/metadata/md5-cache/dev-ros/base_local_planner-1.16.0 b/metadata/md5-cache/dev-ros/base_local_planner-1.16.0 new file mode 100644 index 000000000000..acd4bb7c4981 --- /dev/null +++ b/metadata/md5-cache/dev-ros/base_local_planner-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/angles >=dev-ros/costmap_2d-1.16 dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-cpp/eigen:3 dev-ros/geometry_msgs[ros_messages_cxx(-)] >=dev-ros/nav_core-1.16 dev-ros/pluginlib dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/rosconsole dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/voxel_grid dev-libs/boost:=[threads] dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] dev-ros/cmake_modules test? ( dev-cpp/gtest dev-ros/rosunit[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +DESCRIPTION=Trajectory Rollout and Dynamic Window approaches to local robot navigation on a plane +EAPI=5 +HOMEPAGE=https://wiki.ros.org/base_local_planner https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/angles >=dev-ros/costmap_2d-1.16 dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-cpp/eigen:3 dev-ros/geometry_msgs[ros_messages_cxx(-)] >=dev-ros/nav_core-1.16 dev-ros/pluginlib dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/rosconsole dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/voxel_grid dev-libs/boost:=[threads] dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=b3ed73ed616527b8d43769f3431cd67d diff --git a/metadata/md5-cache/dev-ros/base_local_planner-9999 b/metadata/md5-cache/dev-ros/base_local_planner-9999 index 7d5278840eeb..c198a9af279b 100644 --- a/metadata/md5-cache/dev-ros/base_local_planner-9999 +++ b/metadata/md5-cache/dev-ros/base_local_planner-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/roscpp dev-ros/tf dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_core dev-ros/pcl_conversions dev-ros/rostest dev-ros/costmap_2d dev-ros/pluginlib dev-ros/angles dev-libs/boost:=[threads] dev-cpp/eigen:3 sci-libs/pcl dev-libs/console_bridge:= dev-ros/cmake_modules test? ( dev-cpp/gtest ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +DEPEND=dev-ros/angles >=dev-ros/costmap_2d-1.16 dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-cpp/eigen:3 dev-ros/geometry_msgs[ros_messages_cxx(-)] >=dev-ros/nav_core-1.16 dev-ros/pluginlib dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/rosconsole dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/voxel_grid dev-libs/boost:=[threads] dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] dev-ros/cmake_modules test? ( dev-cpp/gtest dev-ros/rosunit[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) DESCRIPTION=Trajectory Rollout and Dynamic Window approaches to local robot navigation on a plane EAPI=5 HOMEPAGE=https://wiki.ros.org/base_local_planner https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs LICENSE=BSD -RDEPEND=dev-ros/roscpp dev-ros/tf dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_core dev-ros/pcl_conversions dev-ros/rostest dev-ros/costmap_2d dev-ros/pluginlib dev-ros/angles dev-libs/boost:=[threads] dev-cpp/eigen:3 sci-libs/pcl dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +RDEPEND=dev-ros/angles >=dev-ros/costmap_2d-1.16 dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-cpp/eigen:3 dev-ros/geometry_msgs[ros_messages_cxx(-)] >=dev-ros/nav_core-1.16 dev-ros/pluginlib dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/rosconsole dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/voxel_grid dev-libs/boost:=[threads] dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7fd08bad56689007107522d6abddd290 +_md5_=b3ed73ed616527b8d43769f3431cd67d diff --git a/metadata/md5-cache/dev-ros/carrot_planner-1.16.0 b/metadata/md5-cache/dev-ros/carrot_planner-1.16.0 new file mode 100644 index 000000000000..bc6e6fc3616a --- /dev/null +++ b/metadata/md5-cache/dev-ros/carrot_planner-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:= dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Attempts to find a legal place to put a carrot for the robot to follow +EAPI=5 +HOMEPAGE=https://wiki.ros.org/carrot_planner https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:= dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=4be292b4011ccde05d2990b2bf94c896 diff --git a/metadata/md5-cache/dev-ros/carrot_planner-9999 b/metadata/md5-cache/dev-ros/carrot_planner-9999 index 77b5fea617c3..864c5b6e1c8f 100644 --- a/metadata/md5-cache/dev-ros/carrot_planner-9999 +++ b/metadata/md5-cache/dev-ros/carrot_planner-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/roscpp dev-ros/tf dev-ros/nav_core dev-ros/costmap_2d dev-ros/base_local_planner dev-ros/pluginlib dev-libs/boost:= dev-libs/console_bridge:= >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:= dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Attempts to find a legal place to put a carrot for the robot to follow EAPI=5 HOMEPAGE=https://wiki.ros.org/carrot_planner https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=dev-ros/roscpp dev-ros/tf dev-ros/nav_core dev-ros/costmap_2d dev-ros/base_local_planner dev-ros/pluginlib dev-libs/boost:= dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:= dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=652eabed7e78cf1845e6f7b10c87c6cb +_md5_=4be292b4011ccde05d2990b2bf94c896 diff --git a/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.1 b/metadata/md5-cache/dev-ros/clear_costmap_recovery-1.16.0 similarity index 51% rename from metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.1 rename to metadata/md5-cache/dev-ros/clear_costmap_recovery-1.16.0 index 6e0fa600acef..c29e28e65aa5 100644 --- a/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.1 +++ b/metadata/md5-cache/dev-ros/clear_costmap_recovery-1.16.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=The second generation Transform Library in ROS +DEPEND=>=dev-ros/costmap_2d-1.13.1 dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:=[threads] dev-libs/console_bridge:= dev-ros/cmake_modules test? ( dev-ros/rostest dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Recovery behavior that attempts to clear space by reverting the costmaps to the static map EAPI=5 -HOMEPAGE=https://wiki.ros.org/tf2_geometry_msgs https://github.com/ros/geometry2 +HOMEPAGE=https://wiki.ros.org/clear_costmap_recovery https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test KEYWORDS=~amd64 ~arm LICENSE=BSD -RDEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=>=dev-ros/costmap_2d-1.13.1 dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 -SRC_URI=https://github.com/ros/geometry2/archive/0.6.1.tar.gz -> geometry2-0.6.1.tar.gz +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=436e48b3a2d87635ae89594e1904b6d7 +_md5_=8f6f9081a3b9b95fe3f98bb49f461dcf diff --git a/metadata/md5-cache/dev-ros/clear_costmap_recovery-9999 b/metadata/md5-cache/dev-ros/clear_costmap_recovery-9999 index 294346769eaf..76d016595305 100644 --- a/metadata/md5-cache/dev-ros/clear_costmap_recovery-9999 +++ b/metadata/md5-cache/dev-ros/clear_costmap_recovery-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-ros/costmap_2d-1.13.1 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf dev-cpp/eigen:3 sci-libs/pcl dev-libs/boost:=[threads] dev-libs/console_bridge:= dev-ros/cmake_modules test? ( dev-ros/rostest dev-cpp/gtest ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=>=dev-ros/costmap_2d-1.13.1 dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:=[threads] dev-libs/console_bridge:= dev-ros/cmake_modules test? ( dev-ros/rostest dev-cpp/gtest ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Recovery behavior that attempts to clear space by reverting the costmaps to the static map EAPI=5 HOMEPAGE=https://wiki.ros.org/clear_costmap_recovery https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=>=dev-ros/costmap_2d-1.13.1 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf dev-cpp/eigen:3 sci-libs/pcl dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=>=dev-ros/costmap_2d-1.13.1 dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=652f350b2b941c7d2c070e692777c0b4 +_md5_=8f6f9081a3b9b95fe3f98bb49f461dcf diff --git a/metadata/md5-cache/dev-ros/costmap_2d-1.16.0 b/metadata/md5-cache/dev-ros/costmap_2d-1.16.0 new file mode 100644 index 000000000000..3fa2019c0963 --- /dev/null +++ b/metadata/md5-cache/dev-ros/costmap_2d-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/laser_geometry dev-ros/message_filters dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/voxel_grid dev-cpp/eigen:3 dev-libs/boost:=[threads] dev-libs/tinyxml2:= dev-ros/cmake_modules test? ( dev-ros/map_server dev-ros/rosbag dev-ros/rostest[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosunit ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/map_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/map_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +DESCRIPTION=Creates a 2D costmap from sensor data +EAPI=5 +HOMEPAGE=https://wiki.ros.org/costmap_2d https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/laser_geometry dev-ros/message_filters dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/voxel_grid dev-cpp/eigen:3 dev-libs/boost:=[threads] dev-libs/tinyxml2:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/map_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/map_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +REQUIRED_USE=ros_messages_cxx || ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=aeac57ad40f1c6720fa12b53e4698dcc diff --git a/metadata/md5-cache/dev-ros/costmap_2d-9999 b/metadata/md5-cache/dev-ros/costmap_2d-9999 index 46eb777ec051..da3fabf67b8d 100644 --- a/metadata/md5-cache/dev-ros/costmap_2d-9999 +++ b/metadata/md5-cache/dev-ros/costmap_2d-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/laser_geometry dev-ros/message_filters dev-ros/nav_msgs dev-ros/pcl_conversions dev-ros/pcl_ros dev-ros/pluginlib dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/voxel_grid dev-cpp/eigen:3 sci-libs/pcl:= dev-libs/boost:=[threads] dev-libs/tinyxml2:= dev-ros/cmake_modules test? ( dev-ros/rostest[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/map_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/map_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +DEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/laser_geometry dev-ros/message_filters dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/voxel_grid dev-cpp/eigen:3 dev-libs/boost:=[threads] dev-libs/tinyxml2:= dev-ros/cmake_modules test? ( dev-ros/map_server dev-ros/rosbag dev-ros/rostest[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosunit ) >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/map_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/map_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) DESCRIPTION=Creates a 2D costmap from sensor data EAPI=5 HOMEPAGE=https://wiki.ros.org/costmap_2d https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs LICENSE=BSD -RDEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/laser_geometry dev-ros/message_filters dev-ros/nav_msgs dev-ros/pcl_conversions dev-ros/pcl_ros dev-ros/pluginlib dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/voxel_grid dev-cpp/eigen:3 sci-libs/pcl:= dev-libs/boost:=[threads] dev-libs/tinyxml2:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/map_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/map_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +RDEPEND=dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/laser_geometry dev-ros/message_filters dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/voxel_grid dev-cpp/eigen:3 dev-libs/boost:=[threads] dev-libs/tinyxml2:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/map_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/map_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) REQUIRED_USE=ros_messages_cxx || ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=2f373fd48291f32855a1f0b1d11140eb +_md5_=aeac57ad40f1c6720fa12b53e4698dcc diff --git a/metadata/md5-cache/dev-ros/dwa_local_planner-1.16.0 b/metadata/md5-cache/dev-ros/dwa_local_planner-1.16.0 new file mode 100644 index 000000000000..e534e78a096d --- /dev/null +++ b/metadata/md5-cache/dev-ros/dwa_local_planner-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-cpp/eigen:3 dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:=[threads] dev-libs/console_bridge:= sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Dynamic Window Approach to local robot navigation on a plane +EAPI=5 +HOMEPAGE=https://wiki.ros.org/dwa_local_planner https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-cpp/eigen:3 dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=8c7e81a470facbb9ca278a213208c61f diff --git a/metadata/md5-cache/dev-ros/dwa_local_planner-9999 b/metadata/md5-cache/dev-ros/dwa_local_planner-9999 index a42504439a9f..1923c32b045d 100644 --- a/metadata/md5-cache/dev-ros/dwa_local_planner-9999 +++ b/metadata/md5-cache/dev-ros/dwa_local_planner-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/pcl_conversions dev-ros/roscpp dev-ros/tf dev-cpp/eigen:3 sci-libs/pcl dev-libs/boost:=[threads] dev-libs/console_bridge:= >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-cpp/eigen:3 dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:=[threads] dev-libs/console_bridge:= >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Dynamic Window Approach to local robot navigation on a plane EAPI=5 HOMEPAGE=https://wiki.ros.org/dwa_local_planner https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/pcl_conversions dev-ros/roscpp dev-ros/tf dev-cpp/eigen:3 sci-libs/pcl dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/base_local_planner dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-cpp/eigen:3 dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0154a4b03f40d64150370dff938499a7 +_md5_=8c7e81a470facbb9ca278a213208c61f diff --git a/metadata/md5-cache/dev-ros/fake_localization-1.14.2 b/metadata/md5-cache/dev-ros/fake_localization-1.14.2 deleted file mode 100644 index 4ff3d4728357..000000000000 --- a/metadata/md5-cache/dev-ros/fake_localization-1.14.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/message_filters sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=A ROS node that simply forwards odometry information -EAPI=5 -HOMEPAGE=https://wiki.ros.org/fake_localization https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/message_filters python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.14.2.tar.gz -> navigation-1.14.2.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1ed8a293d5a390086e475d2cbf4e1e97 diff --git a/metadata/md5-cache/dev-ros/fake_localization-1.15.1 b/metadata/md5-cache/dev-ros/fake_localization-1.15.1 deleted file mode 100644 index f69ac7423a23..000000000000 --- a/metadata/md5-cache/dev-ros/fake_localization-1.15.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/message_filters sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=A ROS node that simply forwards odometry information -EAPI=5 -HOMEPAGE=https://wiki.ros.org/fake_localization https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/message_filters python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.15.1.tar.gz -> navigation-1.15.1.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1ed8a293d5a390086e475d2cbf4e1e97 diff --git a/metadata/md5-cache/dev-ros/fake_localization-1.14.0-r1 b/metadata/md5-cache/dev-ros/fake_localization-1.16.0 similarity index 68% rename from metadata/md5-cache/dev-ros/fake_localization-1.14.0-r1 rename to metadata/md5-cache/dev-ros/fake_localization-1.16.0 index 348bfa9c55de..d86aab5cba0f 100644 --- a/metadata/md5-cache/dev-ros/fake_localization-1.14.0-r1 +++ b/metadata/md5-cache/dev-ros/fake_localization-1.16.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/message_filters sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/message_filters dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=A ROS node that simply forwards odometry information EAPI=5 HOMEPAGE=https://wiki.ros.org/fake_localization https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test KEYWORDS=~amd64 ~arm LICENSE=BSD -RDEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/message_filters python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/message_filters dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.14.0.tar.gz -> navigation-1.14.0.tar.gz +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3424cb07ddd4c07bc12d6ffed0da99f0 +_md5_=fe5ebab6223f30f32aae686cac901a1f diff --git a/metadata/md5-cache/dev-ros/fake_localization-9999 b/metadata/md5-cache/dev-ros/fake_localization-9999 index f7c7f2037aad..ce44182c9579 100644 --- a/metadata/md5-cache/dev-ros/fake_localization-9999 +++ b/metadata/md5-cache/dev-ros/fake_localization-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/message_filters >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/message_filters dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=A ROS node that simply forwards odometry information EAPI=5 HOMEPAGE=https://wiki.ros.org/fake_localization https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/message_filters python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-libs/boost:= dev-ros/angles dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/rosconsole dev-ros/nav_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/message_filters dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3424cb07ddd4c07bc12d6ffed0da99f0 +_md5_=fe5ebab6223f30f32aae686cac901a1f diff --git a/metadata/md5-cache/dev-ros/global_planner-1.16.0 b/metadata/md5-cache/dev-ros/global_planner-1.16.0 new file mode 100644 index 000000000000..7754d28a2363 --- /dev/null +++ b/metadata/md5-cache/dev-ros/global_planner-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/navfn dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:= dev-libs/console_bridge:= dev-ros/angles dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Path planner library and node +EAPI=5 +HOMEPAGE=https://wiki.ros.org/global_planner https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/navfn dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:= dev-libs/console_bridge:= dev-ros/angles dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=aab646bf37b3540e956f040b28c6cdb2 diff --git a/metadata/md5-cache/dev-ros/global_planner-9999 b/metadata/md5-cache/dev-ros/global_planner-9999 index f6d9feed4449..8b93a3048544 100644 --- a/metadata/md5-cache/dev-ros/global_planner-9999 +++ b/metadata/md5-cache/dev-ros/global_planner-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_core dev-ros/navfn dev-ros/pluginlib dev-ros/roscpp dev-ros/tf dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_msgs[ros_messages_cxx(-)] dev-libs/boost:= dev-libs/console_bridge:= >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/navfn dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:= dev-libs/console_bridge:= dev-ros/angles dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Path planner library and node EAPI=5 HOMEPAGE=https://wiki.ros.org/global_planner https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_core dev-ros/navfn dev-ros/pluginlib dev-ros/roscpp dev-ros/tf dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_msgs[ros_messages_cxx(-)] dev-libs/boost:= dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/costmap_2d dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/navfn dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-libs/boost:= dev-libs/console_bridge:= dev-ros/angles dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6029bfa3802b78b68265f0f8db751d24 +_md5_=aab646bf37b3540e956f040b28c6cdb2 diff --git a/metadata/md5-cache/dev-ros/kdl_parser-1.13.1 b/metadata/md5-cache/dev-ros/kdl_parser-1.13.1 new file mode 100644 index 000000000000..0c3dec314124 --- /dev/null +++ b/metadata/md5-cache/dev-ros/kdl_parser-1.13.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/boost:= dev-ros/roscpp dev-ros/rosconsole >=dev-ros/urdf-1.13 sci-libs/orocos_kdl:= dev-libs/tinyxml2:= test? ( dev-ros/rostest[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Constructs a KDL tree from an XML robot representation in URDF +EAPI=5 +HOMEPAGE=https://wiki.ros.org/kdl_parser https://github.com/ros/kdl_parser +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-libs/boost:= dev-ros/roscpp dev-ros/rosconsole >=dev-ros/urdf-1.13 sci-libs/orocos_kdl:= dev-libs/tinyxml2:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros/kdl_parser/archive/1.13.1.tar.gz -> kdl_parser-1.13.1.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=591d4ecce1dea54a47db10652db83384 diff --git a/metadata/md5-cache/dev-ros/kdl_parser_py-1.13.1 b/metadata/md5-cache/dev-ros/kdl_parser_py-1.13.1 new file mode 100644 index 000000000000..c9f38b39def0 --- /dev/null +++ b/metadata/md5-cache/dev-ros/kdl_parser_py-1.13.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-ros/urdf-1.13[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] test? ( dev-ros/rostest[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Python tools to construct a KDL tree from an XML robot representation in URDF +EAPI=5 +HOMEPAGE=https://wiki.ros.org/kdl_parser_py https://github.com/ros/kdl_parser +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=>=dev-ros/urdf-1.13[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros/kdl_parser/archive/1.13.1.tar.gz -> kdl_parser-1.13.1.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=e66bd6e4c15819d1b7ee217a4c06acb2 diff --git a/metadata/md5-cache/dev-ros/map_server-1.16.0 b/metadata/md5-cache/dev-ros/map_server-1.16.0 new file mode 100644 index 000000000000..d2f13f4d5354 --- /dev/null +++ b/metadata/md5-cache/dev-ros/map_server-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=sci-physics/bullet:= dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/roscpp media-libs/sdl-image dev-ros/tf2 >=dev-cpp/yaml-cpp-0.5:= dev-libs/boost:= test? ( dev-ros/rostest dev-ros/rospy dev-ros/rosunit ) virtual/pkgconfig sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Offers map data as a ROS service +EAPI=5 +HOMEPAGE=https://wiki.ros.org/map_server https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=sci-physics/bullet:= dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/roscpp media-libs/sdl-image dev-ros/tf2 >=dev-cpp/yaml-cpp-0.5:= dev-libs/boost:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=20a9fcd3c331088ea81e0daac42647e1 diff --git a/metadata/md5-cache/dev-ros/map_server-9999 b/metadata/md5-cache/dev-ros/map_server-9999 index d7e3c3bf604d..76a08e5e13f3 100644 --- a/metadata/md5-cache/dev-ros/map_server-9999 +++ b/metadata/md5-cache/dev-ros/map_server-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/roscpp dev-ros/tf dev-ros/nav_msgs[ros_messages_cxx(-)] dev-libs/boost:= media-libs/sdl-image >=dev-cpp/yaml-cpp-0.5:= sci-physics/bullet:= test? ( dev-ros/rostest dev-cpp/gtest ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=sci-physics/bullet:= dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/roscpp media-libs/sdl-image dev-ros/tf2 >=dev-cpp/yaml-cpp-0.5:= dev-libs/boost:= test? ( dev-ros/rostest dev-ros/rospy dev-ros/rosunit ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Offers map data as a ROS service EAPI=5 HOMEPAGE=https://wiki.ros.org/map_server https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=dev-ros/roscpp dev-ros/tf dev-ros/nav_msgs[ros_messages_cxx(-)] dev-libs/boost:= media-libs/sdl-image >=dev-cpp/yaml-cpp-0.5:= sci-physics/bullet:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=sci-physics/bullet:= dev-ros/nav_msgs[ros_messages_cxx(-)] dev-ros/roscpp media-libs/sdl-image dev-ros/tf2 >=dev-cpp/yaml-cpp-0.5:= dev-libs/boost:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0d06f89b202fd3c96b7683e749cf0cf7 +_md5_=20a9fcd3c331088ea81e0daac42647e1 diff --git a/metadata/md5-cache/dev-ros/move_base-1.16.0 b/metadata/md5-cache/dev-ros/move_base-1.16.0 new file mode 100644 index 000000000000..ef31749e6cfb --- /dev/null +++ b/metadata/md5-cache/dev-ros/move_base-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/actionlib >=dev-ros/costmap_2d-1.15.1 dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/move_base_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/pluginlib dev-libs/tinyxml2:= dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_srvs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/base_local_planner dev-ros/clear_costmap_recovery dev-ros/navfn dev-ros/rotate_recovery dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] dev-ros/cmake_modules sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Given a goal in the world, will attempt to reach it with a mobile base +EAPI=5 +HOMEPAGE=https://wiki.ros.org/move_base https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/actionlib >=dev-ros/costmap_2d-1.15.1 dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/move_base_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/pluginlib dev-libs/tinyxml2:= dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_srvs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/base_local_planner dev-ros/clear_costmap_recovery dev-ros/navfn dev-ros/rotate_recovery dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=734742f28191ddb49d6b5ae03dde8f07 diff --git a/metadata/md5-cache/dev-ros/move_base-9999 b/metadata/md5-cache/dev-ros/move_base-9999 index e037ce063de3..c46bdd599da6 100644 --- a/metadata/md5-cache/dev-ros/move_base-9999 +++ b/metadata/md5-cache/dev-ros/move_base-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-ros/costmap_2d-1.15.1 dev-ros/roscpp dev-ros/pluginlib dev-libs/tinyxml2:= dev-ros/actionlib dev-ros/base_local_planner dev-ros/clear_costmap_recovery dev-ros/navfn dev-ros/rotate_recovery dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_core dev-ros/tf dev-ros/move_base_msgs[ros_messages_cxx(-)] dev-ros/std_srvs[ros_messages_cxx(-)] dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= dev-ros/cmake_modules >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/actionlib >=dev-ros/costmap_2d-1.15.1 dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/move_base_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/pluginlib dev-libs/tinyxml2:= dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_srvs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/base_local_planner dev-ros/clear_costmap_recovery dev-ros/navfn dev-ros/rotate_recovery dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] dev-ros/cmake_modules >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Given a goal in the world, will attempt to reach it with a mobile base EAPI=5 HOMEPAGE=https://wiki.ros.org/move_base https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=>=dev-ros/costmap_2d-1.15.1 dev-ros/roscpp dev-ros/pluginlib dev-libs/tinyxml2:= dev-ros/actionlib dev-ros/base_local_planner dev-ros/clear_costmap_recovery dev-ros/navfn dev-ros/rotate_recovery dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/nav_core dev-ros/tf dev-ros/move_base_msgs[ros_messages_cxx(-)] dev-ros/std_srvs[ros_messages_cxx(-)] dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/actionlib >=dev-ros/costmap_2d-1.15.1 dev-ros/dynamic_reconfigure[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/move_base_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/pluginlib dev-libs/tinyxml2:= dev-ros/roscpp dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_srvs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-ros/base_local_planner dev-ros/clear_costmap_recovery dev-ros/navfn dev-ros/rotate_recovery dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= dev-ros/tf2_geometry_msgs[ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=46710ec6d0524eb750b4aa7d223c556f +_md5_=734742f28191ddb49d6b5ae03dde8f07 diff --git a/metadata/md5-cache/dev-ros/nav_core-1.13.1 b/metadata/md5-cache/dev-ros/move_slow_and_clear-1.16.0 similarity index 52% rename from metadata/md5-cache/dev-ros/nav_core-1.13.1 rename to metadata/md5-cache/dev-ros/move_slow_and_clear-1.16.0 index 334298f0dbd2..887d2c2d9b7d 100644 --- a/metadata/md5-cache/dev-ros/nav_core-1.13.1 +++ b/metadata/md5-cache/dev-ros/move_slow_and_clear-1.16.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Common interfaces for navigation specific robot actions +DEPEND=dev-ros/costmap_2d dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-libs/boost:=[threads] dev-cpp/eigen:3 dev-libs/console_bridge:= dev-ros/cmake_modules sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Move slow and clear EAPI=5 -HOMEPAGE=https://wiki.ros.org/nav_core https://github.com/ros-planning/navigation +HOMEPAGE=https://wiki.ros.org/move_slow_and_clear https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test KEYWORDS=~amd64 ~arm LICENSE=BSD -RDEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/costmap_2d dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-libs/boost:=[threads] dev-cpp/eigen:3 dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.13.1.tar.gz -> navigation-1.13.1.tar.gz +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=607fe210f185904803590ba558e444c9 +_md5_=63520fd2aea888561c5aacc04665849c diff --git a/metadata/md5-cache/dev-ros/move_slow_and_clear-9999 b/metadata/md5-cache/dev-ros/move_slow_and_clear-9999 index a57ec82b2164..46ad75d6885b 100644 --- a/metadata/md5-cache/dev-ros/move_slow_and_clear-9999 +++ b/metadata/md5-cache/dev-ros/move_slow_and_clear-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/roscpp dev-ros/nav_core dev-ros/costmap_2d dev-ros/actionlib_msgs[ros_messages_cxx(-)] dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-libs/boost:=[threads] dev-cpp/eigen:3 sci-libs/pcl dev-libs/console_bridge:= dev-ros/cmake_modules >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/costmap_2d dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-libs/boost:=[threads] dev-cpp/eigen:3 dev-libs/console_bridge:= dev-ros/cmake_modules >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Move slow and clear EAPI=5 HOMEPAGE=https://wiki.ros.org/move_slow_and_clear https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=dev-ros/roscpp dev-ros/nav_core dev-ros/costmap_2d dev-ros/actionlib_msgs[ros_messages_cxx(-)] dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/pluginlib dev-libs/boost:=[threads] dev-cpp/eigen:3 sci-libs/pcl dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/costmap_2d dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-libs/boost:=[threads] dev-cpp/eigen:3 dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f6ce89d829f0676c055f51a91629b4b5 +_md5_=63520fd2aea888561c5aacc04665849c diff --git a/metadata/md5-cache/dev-ros/nav_core-1.14.0 b/metadata/md5-cache/dev-ros/nav_core-1.14.0 deleted file mode 100644 index efd76e79c4c3..000000000000 --- a/metadata/md5-cache/dev-ros/nav_core-1.14.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Common interfaces for navigation specific robot actions -EAPI=5 -HOMEPAGE=https://wiki.ros.org/nav_core https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.14.0.tar.gz -> navigation-1.14.0.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=53026def3d9d329f58dc194173206e73 diff --git a/metadata/md5-cache/dev-ros/nav_core-1.14.2 b/metadata/md5-cache/dev-ros/nav_core-1.14.2 deleted file mode 100644 index 40b2a8c84abc..000000000000 --- a/metadata/md5-cache/dev-ros/nav_core-1.14.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Common interfaces for navigation specific robot actions -EAPI=5 -HOMEPAGE=https://wiki.ros.org/nav_core https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.14.2.tar.gz -> navigation-1.14.2.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0b6eeff25c247780af7d8fdb20568764 diff --git a/metadata/md5-cache/dev-ros/nav_core-1.15.1 b/metadata/md5-cache/dev-ros/nav_core-1.15.1 deleted file mode 100644 index 886434713bde..000000000000 --- a/metadata/md5-cache/dev-ros/nav_core-1.15.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Common interfaces for navigation specific robot actions -EAPI=5 -HOMEPAGE=https://wiki.ros.org/nav_core https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.15.1.tar.gz -> navigation-1.15.1.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0b6eeff25c247780af7d8fdb20568764 diff --git a/metadata/md5-cache/dev-ros/nav_core-1.13.0 b/metadata/md5-cache/dev-ros/nav_core-1.16.0 similarity index 56% rename from metadata/md5-cache/dev-ros/nav_core-1.13.0 rename to metadata/md5-cache/dev-ros/nav_core-1.16.0 index 31189959ded4..701169e77f38 100644 --- a/metadata/md5-cache/dev-ros/nav_core-1.13.0 +++ b/metadata/md5-cache/dev-ros/nav_core-1.16.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/costmap_2d dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Common interfaces for navigation specific robot actions EAPI=5 HOMEPAGE=https://wiki.ros.org/nav_core https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test KEYWORDS=~amd64 ~arm LICENSE=BSD -RDEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/costmap_2d dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.13.0.tar.gz -> navigation-1.13.0.tar.gz +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=607fe210f185904803590ba558e444c9 +_md5_=536f7f888c3b1762eb1f2b97d36770b7 diff --git a/metadata/md5-cache/dev-ros/nav_core-9999 b/metadata/md5-cache/dev-ros/nav_core-9999 index bc123995f7b6..d1e7157366aa 100644 --- a/metadata/md5-cache/dev-ros/nav_core-9999 +++ b/metadata/md5-cache/dev-ros/nav_core-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/costmap_2d dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Common interfaces for navigation specific robot actions EAPI=5 HOMEPAGE=https://wiki.ros.org/nav_core https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/tf dev-ros/costmap_2d python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/costmap_2d dev-ros/geometry_msgs[ros_messages_cxx(-)] dev-ros/std_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=607fe210f185904803590ba558e444c9 +_md5_=536f7f888c3b1762eb1f2b97d36770b7 diff --git a/metadata/md5-cache/dev-ros/navfn-1.16.0 b/metadata/md5-cache/dev-ros/navfn-1.16.0 new file mode 100644 index 000000000000..f36bc0192ada --- /dev/null +++ b/metadata/md5-cache/dev-ros/navfn-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/costmap_2d dev-ros/nav_core dev-ros/pluginlib dev-ros/rosconsole dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-cpp/eigen:3 x11-libs/fltk media-libs/netpbm dev-libs/boost:=[threads] dev-libs/console_bridge:= test? ( dev-cpp/gtest ) dev-ros/cmake_modules sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/nav_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/nav_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +DESCRIPTION=Fast interpolated navigation function that can be used to create plans for a mobile base +EAPI=5 +HOMEPAGE=https://wiki.ros.org/navfn https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/costmap_2d dev-ros/nav_core dev-ros/pluginlib dev-ros/rosconsole dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-cpp/eigen:3 x11-libs/fltk media-libs/netpbm dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/nav_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/nav_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=b051db402aa4d22f98cb55bf29db1f0b diff --git a/metadata/md5-cache/dev-ros/navfn-9999 b/metadata/md5-cache/dev-ros/navfn-9999 index 1a5c4e642aa2..bfece163f163 100644 --- a/metadata/md5-cache/dev-ros/navfn-9999 +++ b/metadata/md5-cache/dev-ros/navfn-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/costmap_2d dev-ros/nav_core dev-ros/pcl_conversions dev-ros/pcl_ros dev-ros/pluginlib dev-ros/roscpp dev-ros/tf dev-ros/visualization_msgs dev-cpp/eigen:3 sci-libs/pcl x11-libs/fltk media-libs/netpbm dev-libs/boost:=[threads] dev-libs/console_bridge:= test? ( dev-cpp/gtest ) dev-ros/cmake_modules >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/nav_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/nav_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +DEPEND=dev-ros/costmap_2d dev-ros/nav_core dev-ros/pluginlib dev-ros/rosconsole dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-cpp/eigen:3 x11-libs/fltk media-libs/netpbm dev-libs/boost:=[threads] dev-libs/console_bridge:= test? ( dev-cpp/gtest ) dev-ros/cmake_modules >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/nav_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/nav_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) DESCRIPTION=Fast interpolated navigation function that can be used to create plans for a mobile base EAPI=5 HOMEPAGE=https://wiki.ros.org/navfn https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs LICENSE=BSD -RDEPEND=dev-ros/costmap_2d dev-ros/nav_core dev-ros/pcl_conversions dev-ros/pcl_ros dev-ros/pluginlib dev-ros/roscpp dev-ros/tf dev-ros/visualization_msgs dev-cpp/eigen:3 sci-libs/pcl x11-libs/fltk media-libs/netpbm dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/nav_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/nav_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) +RDEPEND=dev-ros/costmap_2d dev-ros/nav_core dev-ros/pluginlib dev-ros/rosconsole dev-ros/roscpp dev-ros/sensor_msgs[ros_messages_cxx(-)] dev-ros/tf2_ros dev-ros/visualization_msgs[ros_messages_cxx(-)] dev-cpp/eigen:3 x11-libs/fltk media-libs/netpbm dev-libs/boost:=[threads] dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/std_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/std_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/geometry_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/geometry_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/nav_msgs[ros_messages_python(-)?,ros_messages_cxx(-)?,ros_messages_lisp(-)?,ros_messages_eus(-)?,ros_messages_nodejs(-)?] ros_messages_python? ( dev-ros/nav_msgs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0776c2353194c5b5609705c29cb766b4 +_md5_=b051db402aa4d22f98cb55bf29db1f0b diff --git a/metadata/md5-cache/dev-ros/rotate_recovery-1.16.0 b/metadata/md5-cache/dev-ros/rotate_recovery-1.16.0 new file mode 100644 index 000000000000..0acdf443727f --- /dev/null +++ b/metadata/md5-cache/dev-ros/rotate_recovery-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/costmap_2d dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-ros/base_local_planner dev-libs/boost:= dev-libs/console_bridge:= dev-ros/cmake_modules sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=Recovery behavior that attempts to clear space by performing a 360 degree rotation of the robot +EAPI=5 +HOMEPAGE=https://wiki.ros.org/rotate_recovery https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD +RDEPEND=dev-ros/costmap_2d dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-ros/base_local_planner dev-libs/boost:= dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=de6c3b58daad5f2ed859110c8cf735ad diff --git a/metadata/md5-cache/dev-ros/rotate_recovery-9999 b/metadata/md5-cache/dev-ros/rotate_recovery-9999 index 212a2c768175..5a29e81749ba 100644 --- a/metadata/md5-cache/dev-ros/rotate_recovery-9999 +++ b/metadata/md5-cache/dev-ros/rotate_recovery-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/roscpp dev-ros/tf dev-ros/costmap_2d dev-ros/nav_core dev-ros/pluginlib dev-ros/base_local_planner dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= dev-ros/cmake_modules >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/costmap_2d dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-ros/base_local_planner dev-libs/boost:= dev-libs/console_bridge:= dev-ros/cmake_modules >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=Recovery behavior that attempts to clear space by performing a 360 degree rotation of the robot EAPI=5 HOMEPAGE=https://wiki.ros.org/rotate_recovery https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD -RDEPEND=dev-ros/roscpp dev-ros/tf dev-ros/costmap_2d dev-ros/nav_core dev-ros/pluginlib dev-ros/base_local_planner dev-cpp/eigen:3 dev-libs/boost:= dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/costmap_2d dev-cpp/eigen:3 dev-ros/nav_core dev-ros/pluginlib dev-ros/roscpp dev-ros/tf2_ros dev-ros/base_local_planner dev-libs/boost:= dev-libs/console_bridge:= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a867ab83263d54d67780be99590b41d0 +_md5_=de6c3b58daad5f2ed859110c8cf735ad diff --git a/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.2 b/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.2 deleted file mode 100644 index 3f0e6b86d982..000000000000 --- a/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=The second generation Transform Library in ROS -EAPI=5 -HOMEPAGE=https://wiki.ros.org/tf2_geometry_msgs https://github.com/ros/geometry2 -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros/geometry2/archive/0.6.2.tar.gz -> geometry2-0.6.2.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=436e48b3a2d87635ae89594e1904b6d7 diff --git a/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.3 b/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.3 index 25224e0f401d..9fb861d37ea1 100644 --- a/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.3 +++ b/metadata/md5-cache/dev-ros/tf2_geometry_msgs-0.6.3 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=The second generation Transform Library in ROS EAPI=5 HOMEPAGE=https://wiki.ros.org/tf2_geometry_msgs https://github.com/ros/geometry2 -IUSE=python_targets_python2_7 test +IUSE=python_targets_python2_7 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs KEYWORDS=~amd64 ~arm LICENSE=BSD -RDEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 SRC_URI=https://github.com/ros/geometry2/archive/0.6.3.tar.gz -> geometry2-0.6.3.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=436e48b3a2d87635ae89594e1904b6d7 +_md5_=e295f69cbd036a74d48e5c0f254fda0d diff --git a/metadata/md5-cache/dev-ros/tf2_geometry_msgs-9999 b/metadata/md5-cache/dev-ros/tf2_geometry_msgs-9999 index 52cf0d9d9796..ac5a7cfaca70 100644 --- a/metadata/md5-cache/dev-ros/tf2_geometry_msgs-9999 +++ b/metadata/md5-cache/dev-ros/tf2_geometry_msgs-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime dev-ros/message_generation dev-ros/genmsg[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=The second generation Transform Library in ROS EAPI=5 HOMEPAGE=https://wiki.ros.org/tf2_geometry_msgs https://github.com/ros/geometry2 -IUSE=python_targets_python2_7 test +IUSE=python_targets_python2_7 test +ros_messages_python +ros_messages_cxx ros_messages_eus ros_messages_lisp ros_messages_nodejs LICENSE=BSD -RDEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/rospy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2_ros[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/python_orocos_kdl[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-ros/tf2 sci-libs/orocos_kdl dev-ros/geometry_msgs[ros_messages_python(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),ros_messages_cxx(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ros_messages_cxx? ( dev-ros/gencpp:= dev-ros/gencpp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_eus? ( dev-ros/geneus:= dev-ros/geneus[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_python? ( dev-ros/genpy:= dev-ros/genpy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_lisp? ( dev-ros/genlisp:= dev-ros/genlisp[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ros_messages_nodejs? ( dev-ros/gennodejs:= dev-ros/gennodejs[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-ros/message_runtime REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=668fe24aa044b274f964fc6c07a7b459 +_md5_=e295f69cbd036a74d48e5c0f254fda0d diff --git a/metadata/md5-cache/dev-ros/voxel_grid-1.13.1 b/metadata/md5-cache/dev-ros/voxel_grid-1.13.1 deleted file mode 100644 index b4570dd30271..000000000000 --- a/metadata/md5-cache/dev-ros/voxel_grid-1.13.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/roscpp test? ( dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Implementation of an efficient 3D voxel grid -EAPI=5 -HOMEPAGE=https://wiki.ros.org/voxel_grid https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/roscpp python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.13.1.tar.gz -> navigation-1.13.1.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8c00c2053caf79fa8fc2b49253711d6f diff --git a/metadata/md5-cache/dev-ros/voxel_grid-1.14.0 b/metadata/md5-cache/dev-ros/voxel_grid-1.14.0 deleted file mode 100644 index 129b641c2e7e..000000000000 --- a/metadata/md5-cache/dev-ros/voxel_grid-1.14.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/roscpp test? ( dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Implementation of an efficient 3D voxel grid -EAPI=5 -HOMEPAGE=https://wiki.ros.org/voxel_grid https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/roscpp python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.14.0.tar.gz -> navigation-1.14.0.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=659cf35acc7340c807acc1779b9e9da3 diff --git a/metadata/md5-cache/dev-ros/voxel_grid-1.14.2 b/metadata/md5-cache/dev-ros/voxel_grid-1.14.2 deleted file mode 100644 index 35759928b777..000000000000 --- a/metadata/md5-cache/dev-ros/voxel_grid-1.14.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/roscpp test? ( dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Implementation of an efficient 3D voxel grid -EAPI=5 -HOMEPAGE=https://wiki.ros.org/voxel_grid https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/roscpp python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.14.2.tar.gz -> navigation-1.14.2.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=14274b6c3eff4da3cbf89fe1df207571 diff --git a/metadata/md5-cache/dev-ros/voxel_grid-1.15.1 b/metadata/md5-cache/dev-ros/voxel_grid-1.15.1 deleted file mode 100644 index 7b2058972b2f..000000000000 --- a/metadata/md5-cache/dev-ros/voxel_grid-1.15.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-ros/roscpp test? ( dev-cpp/gtest ) sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=Implementation of an efficient 3D voxel grid -EAPI=5 -HOMEPAGE=https://wiki.ros.org/voxel_grid https://github.com/ros-planning/navigation -IUSE=python_targets_python2_7 test -KEYWORDS=~amd64 ~arm -LICENSE=BSD -RDEPEND=dev-ros/roscpp python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.15.1.tar.gz -> navigation-1.15.1.tar.gz -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=14274b6c3eff4da3cbf89fe1df207571 diff --git a/metadata/md5-cache/dev-ros/voxel_grid-1.13.0 b/metadata/md5-cache/dev-ros/voxel_grid-1.16.0 similarity index 92% rename from metadata/md5-cache/dev-ros/voxel_grid-1.13.0 rename to metadata/md5-cache/dev-ros/voxel_grid-1.16.0 index a5f2dbd14ce2..f5ef3d716dc8 100644 --- a/metadata/md5-cache/dev-ros/voxel_grid-1.13.0 +++ b/metadata/md5-cache/dev-ros/voxel_grid-1.16.0 @@ -9,6 +9,6 @@ LICENSE=BSD RDEPEND=dev-ros/roscpp python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 -SRC_URI=https://github.com/ros-planning/navigation/archive/1.13.0.tar.gz -> navigation-1.13.0.tar.gz +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8c00c2053caf79fa8fc2b49253711d6f +_md5_=7a3b333f83f6dfe5a0782e85e11a567f diff --git a/metadata/md5-cache/dev-ruby/Manifest.gz b/metadata/md5-cache/dev-ruby/Manifest.gz index ae40e51322df..bb7cca180f49 100644 Binary files a/metadata/md5-cache/dev-ruby/Manifest.gz and b/metadata/md5-cache/dev-ruby/Manifest.gz differ diff --git a/metadata/md5-cache/dev-ruby/bundler-1.12.5 b/metadata/md5-cache/dev-ruby/bundler-1.12.5 deleted file mode 100644 index 5fe311ea2b81..000000000000 --- a/metadata/md5-cache/dev-ruby/bundler-1.12.5 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( doc? ( app-text/ronn[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby23? ( test? ( dev-ruby/rake[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ) -DESCRIPTION=An easy way to vendor gem dependencies -EAPI=5 -HOMEPAGE=https://github.com/carlhuda/bundler -IUSE=doc test test elibc_FreeBSD ruby_targets_ruby23 test test -KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) dev-vcs/git ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) -REQUIRED_USE=|| ( ruby_targets_ruby23 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/carlhuda/bundler/archive/v1.12.5.tar.gz -> bundler-1.12.5.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=2086d88f628049bc914a3e58a66c1563 diff --git a/metadata/md5-cache/dev-ruby/bundler-1.16.1 b/metadata/md5-cache/dev-ruby/bundler-1.16.1 index 4e2ef1e9f025..aca353139efc 100644 --- a/metadata/md5-cache/dev-ruby/bundler-1.16.1 +++ b/metadata/md5-cache/dev-ruby/bundler-1.16.1 @@ -4,11 +4,11 @@ DESCRIPTION=An easy way to vendor gem dependencies EAPI=6 HOMEPAGE=https://github.com/carlhuda/bundler IUSE=+doc test test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 test -KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) dev-vcs/git ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=0 SRC_URI=mirror://rubygems/bundler-1.16.1.gem _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=08e6c0eac21d612b8407edb3659fae9e +_md5_=5401fe83f7a87059661ce95eefcc09a9 diff --git a/metadata/md5-cache/dev-ruby/capybara-3.4.1 b/metadata/md5-cache/dev-ruby/capybara-3.4.1 index 424bcd9216de..5d2b0d0c4196 100644 --- a/metadata/md5-cache/dev-ruby/capybara-3.4.1 +++ b/metadata/md5-cache/dev-ruby/capybara-3.4.1 @@ -4,11 +4,11 @@ DESCRIPTION=Capybara aims to simplify the process of integration testing Rack ap EAPI=6 HOMEPAGE=https://github.com/jnicklas/capybara IUSE=test test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 test -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( dev-ruby/addressable[ruby_targets_ruby23] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby23] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby23] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby23] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby23] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby23] ) ruby_targets_ruby24? ( dev-ruby/addressable[ruby_targets_ruby24] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby24] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby24] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby24] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby24] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby24] ) ruby_targets_ruby25? ( dev-ruby/addressable[ruby_targets_ruby25] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby25] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby25] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby25] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby25] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby25] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=3 SRC_URI=mirror://rubygems/capybara-3.4.1.gem _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 virtualx 3a3c4637ea6d5a2113707a644766337c -_md5_=20c0a03833e19f262fb4eb264806f571 +_md5_=89dc47ac98c42d83667dedd628cf7d91 diff --git a/metadata/md5-cache/dev-ruby/capybara-3.4.2 b/metadata/md5-cache/dev-ruby/capybara-3.4.2 index 905ca621ea4b..2bab73d12b3d 100644 --- a/metadata/md5-cache/dev-ruby/capybara-3.4.2 +++ b/metadata/md5-cache/dev-ruby/capybara-3.4.2 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=test? ( www-client/firefox ) ruby_targets_ruby23? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby23] dev-ruby/launchy[ruby_targets_ruby23] >=dev-ruby/selenium-webdriver-2.0[ruby_targets_ruby23] dev-ruby/sinatra:2[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby24] dev-ruby/launchy[ruby_targets_ruby24] >=dev-ruby/selenium-webdriver-2.0[ruby_targets_ruby24] dev-ruby/sinatra:2[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby25] dev-ruby/launchy[ruby_targets_ruby25] >=dev-ruby/selenium-webdriver-2.0[ruby_targets_ruby25] dev-ruby/sinatra:2[ruby_targets_ruby25] ) ) test? ( ruby_targets_ruby23? ( dev-ruby/addressable[ruby_targets_ruby23] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby23] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby23] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby23] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby23] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby23] ) ruby_targets_ruby24? ( dev-ruby/addressable[ruby_targets_ruby24] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby24] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby24] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby24] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby24] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby24] ) ruby_targets_ruby25? ( dev-ruby/addressable[ruby_targets_ruby25] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby25] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby25] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby25] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby25] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby25] ) ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) +DEPEND=test? ( www-client/firefox ) ruby_targets_ruby23? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby23] >=dev-ruby/launchy-2.4.0[ruby_targets_ruby23] >=dev-ruby/selenium-webdriver-3.5:3[ruby_targets_ruby23] dev-ruby/sinatra:2[ruby_targets_ruby23] www-servers/puma[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby24] >=dev-ruby/launchy-2.4.0[ruby_targets_ruby24] >=dev-ruby/selenium-webdriver-3.5:3[ruby_targets_ruby24] dev-ruby/sinatra:2[ruby_targets_ruby24] www-servers/puma[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby25] >=dev-ruby/launchy-2.4.0[ruby_targets_ruby25] >=dev-ruby/selenium-webdriver-3.5:3[ruby_targets_ruby25] dev-ruby/sinatra:2[ruby_targets_ruby25] www-servers/puma[ruby_targets_ruby25] ) ) test? ( ruby_targets_ruby23? ( dev-ruby/addressable[ruby_targets_ruby23] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby23] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby23] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby23] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby23] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby23] ) ruby_targets_ruby24? ( dev-ruby/addressable[ruby_targets_ruby24] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby24] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby24] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby24] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby24] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby24] ) ruby_targets_ruby25? ( dev-ruby/addressable[ruby_targets_ruby25] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby25] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby25] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby25] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby25] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby25] ) ) test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) DESCRIPTION=Capybara aims to simplify the process of integration testing Rack applications EAPI=6 HOMEPAGE=https://github.com/jnicklas/capybara IUSE=test test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 test -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( dev-ruby/addressable[ruby_targets_ruby23] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby23] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby23] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby23] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby23] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby23] ) ruby_targets_ruby24? ( dev-ruby/addressable[ruby_targets_ruby24] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby24] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby24] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby24] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby24] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby24] ) ruby_targets_ruby25? ( dev-ruby/addressable[ruby_targets_ruby25] >=dev-ruby/mini_mime-0.1.3[ruby_targets_ruby25] >=dev-ruby/nokogiri-1.8:0[ruby_targets_ruby25] >=dev-ruby/rack-1.6.0:*[ruby_targets_ruby25] >=dev-ruby/rack-test-0.6.3:*[ruby_targets_ruby25] >=dev-ruby/xpath-3.1:3[ruby_targets_ruby25] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=3 SRC_URI=mirror://rubygems/capybara-3.4.2.gem _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 virtualx 3a3c4637ea6d5a2113707a644766337c -_md5_=20c0a03833e19f262fb4eb264806f571 +_md5_=7325bde2c6bd0a2f017132f0da68895a diff --git a/metadata/md5-cache/dev-ruby/facter-3.11.3-r1 b/metadata/md5-cache/dev-ruby/facter-3.11.3-r1 index a1f7af55b338..2abfa9581d12 100644 --- a/metadata/md5-cache/dev-ruby/facter-3.11.3-r1 +++ b/metadata/md5-cache/dev-ruby/facter-3.11.3-r1 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=0 SRC_URI=https://github.com/puppetlabs/facter/archive/3.11.3.tar.gz -> facter-3.11.3.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=2ea2af5901d041d8f15c76986f1a00da +_md5_=db52d6b57bb22edaa027290fa6a054f2 diff --git a/metadata/md5-cache/dev-ruby/minitest-5.10.3 b/metadata/md5-cache/dev-ruby/minitest-5.10.3 index 2ca26764df11..4ce7f0e8f84d 100644 --- a/metadata/md5-cache/dev-ruby/minitest-5.10.3 +++ b/metadata/md5-cache/dev-ruby/minitest-5.10.3 @@ -4,11 +4,11 @@ DESCRIPTION=minitest/unit is a small and fast replacement for ruby's huge and sl EAPI=6 HOMEPAGE=https://github.com/seattlerb/minitest IUSE=doc test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test -KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=5 SRC_URI=mirror://rubygems/minitest-5.10.3.gem _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=cddfb294f76bea3efe7b10d6a2653a25 +_md5_=9660f5a2d9551bb127476e8021ee79cf diff --git a/metadata/md5-cache/dev-ruby/minitest-5.9.1 b/metadata/md5-cache/dev-ruby/minitest-5.9.1 deleted file mode 100644 index 823e2a4e4e24..000000000000 --- a/metadata/md5-cache/dev-ruby/minitest-5.9.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby23? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rake[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ) -DESCRIPTION=minitest/unit is a small and fast replacement for ruby's huge and slow test/unit -EAPI=5 -HOMEPAGE=https://github.com/seattlerb/minitest -IUSE=doc test elibc_FreeBSD ruby_targets_ruby23 doc test test -KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) -REQUIRED_USE=|| ( ruby_targets_ruby23 ) -SLOT=5 -SRC_URI=mirror://rubygems/minitest-5.9.1.gem -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=854d9b4d610d96d51f7136d80058545a diff --git a/metadata/md5-cache/dev-ruby/mustermann-1.0.2 b/metadata/md5-cache/dev-ruby/mustermann-1.0.2 index 70702a49e39c..c8ae68031437 100644 --- a/metadata/md5-cache/dev-ruby/mustermann-1.0.2 +++ b/metadata/md5-cache/dev-ruby/mustermann-1.0.2 @@ -4,11 +4,11 @@ DESCRIPTION=A library implementing patterns that behave like regular expressions EAPI=6 HOMEPAGE=https://github.com/sinatra/mustermann IUSE=elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 test -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=1 SRC_URI=mirror://rubygems/mustermann-1.0.2.gem _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=858046591570a5c11a8c9b8198ce453a +_md5_=99a211644d26867c9dc19362e8b1969a diff --git a/metadata/md5-cache/dev-ruby/mysql2-0.4.10-r1 b/metadata/md5-cache/dev-ruby/mysql2-0.4.10-r1 new file mode 100644 index 000000000000..d6ea50bcf421 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/mysql2-0.4.10-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=mysql? ( dev-db/mysql-connector-c ) mariadb? ( dev-db/mariadb-connector-c ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) +DESCRIPTION=A modern, simple and very fast Mysql library for Ruby - binding to libmysql +EAPI=6 +HOMEPAGE=https://github.com/brianmario/mysql2 +IUSE=mysql mariadb elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 test +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=mysql? ( dev-db/mysql-connector-c ) mariadb? ( dev-db/mariadb-connector-c ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) +REQUIRED_USE=^^ ( mariadb mysql ) || ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) +SLOT=0.4 +SRC_URI=mirror://rubygems/mysql2-0.4.10.gem +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=241fe5f1567b324874a74ac5b6d7c41c diff --git a/metadata/md5-cache/dev-ruby/mysql2-0.5.2-r1 b/metadata/md5-cache/dev-ruby/mysql2-0.5.2-r1 new file mode 100644 index 000000000000..df0f4198e2b3 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/mysql2-0.5.2-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=mysql? ( dev-db/mysql-connector-c ) mariadb? ( dev-db/mariadb-connector-c ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) +DESCRIPTION=A modern, simple and very fast Mysql library for Ruby - binding to libmysql +EAPI=6 +HOMEPAGE=https://github.com/brianmario/mysql2 +IUSE=mysql mariadb elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 test +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=mysql? ( dev-db/mysql-connector-c ) mariadb? ( dev-db/mariadb-connector-c ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) +REQUIRED_USE=^^ ( mariadb mysql ) || ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) +SLOT=0.5 +SRC_URI=mirror://rubygems/mysql2-0.5.2.gem +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=dfee59ae8f7636d0f66d0aa70c78ed2b diff --git a/metadata/md5-cache/dev-ruby/pcaprub-0.13.0 b/metadata/md5-cache/dev-ruby/pcaprub-0.13.0 new file mode 100644 index 000000000000..e724ed44edc8 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/pcaprub-0.13.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=net-libs/libpcap ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rake[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( test? ( dev-ruby/rake[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rake[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) +DESCRIPTION=Libpcap bindings for ruby compat +EAPI=6 +HOMEPAGE=https://rubygems.org/gems/pcaprub +IUSE=elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=LGPL-2.1 +RDEPEND=net-libs/libpcap ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) +REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) +RESTRICT=test +SLOT=0.13 +SRC_URI=mirror://rubygems/pcaprub-0.13.0.gem +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=4ef2c1ddcfa448117d05acb012788c96 diff --git a/metadata/md5-cache/dev-ruby/power_assert-0.3.1 b/metadata/md5-cache/dev-ruby/power_assert-0.3.1 deleted file mode 100644 index 88d42a916cab..000000000000 --- a/metadata/md5-cache/dev-ruby/power_assert-0.3.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=ruby_targets_ruby23? ( test? ( dev-ruby/test-unit[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby23? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rake[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ) -DESCRIPTION=Shows each value of variables and method calls in the expression -EAPI=5 -HOMEPAGE=https://github.com/k-tsj/power_assert -IUSE=elibc_FreeBSD ruby_targets_ruby23 doc test test -KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=|| ( Ruby BSD-2 ) -RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) -REQUIRED_USE=|| ( ruby_targets_ruby23 ) -SLOT=0 -SRC_URI=mirror://rubygems/power_assert-0.3.1.gem -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=2cbb1aab64c4506ff788e8267858089a diff --git a/metadata/md5-cache/dev-ruby/power_assert-1.1.1 b/metadata/md5-cache/dev-ruby/power_assert-1.1.1 index 23c5328ec334..8a39e74be2ad 100644 --- a/metadata/md5-cache/dev-ruby/power_assert-1.1.1 +++ b/metadata/md5-cache/dev-ruby/power_assert-1.1.1 @@ -4,11 +4,11 @@ DESCRIPTION=Shows each value of variables and method calls in the expression EAPI=6 HOMEPAGE=https://github.com/k-tsj/power_assert IUSE=elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test -KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Ruby BSD-2 ) RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=0 SRC_URI=https://github.com/k-tsj/power_assert/archive/v1.1.1.tar.gz -> power_assert-1.1.1.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=11d59bc324fd131aa2532b8c5f0fe853 +_md5_=133452b4d163a7cb8956128830eb249b diff --git a/metadata/md5-cache/dev-ruby/rack-test-1.1.0 b/metadata/md5-cache/dev-ruby/rack-test-1.1.0 index fb31166714ae..633bf62e0216 100644 --- a/metadata/md5-cache/dev-ruby/rack-test-1.1.0 +++ b/metadata/md5-cache/dev-ruby/rack-test-1.1.0 @@ -4,11 +4,11 @@ DESCRIPTION=Rack::Test is a small, simple testing API for Rack apps EAPI=6 HOMEPAGE=https://github.com/rack-test/rack-test IUSE=test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( >=dev-ruby/rack-1.0:*[ruby_targets_ruby23] =dev-ruby/rack-1.0:*[ruby_targets_ruby24] =dev-ruby/rack-1.0:*[ruby_targets_ruby25] rack-test-1.1.0.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=e459d2e99f5248c7c146a0d79541c1a9 +_md5_=05c31b72517cd703eba1a032e9807b5e diff --git a/metadata/md5-cache/dev-ruby/regexp_parser-0.5.0 b/metadata/md5-cache/dev-ruby/regexp_parser-0.5.0 new file mode 100644 index 000000000000..e6ca137be4d6 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/regexp_parser-0.5.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND==dev-util/ragel-6* ruby_targets_ruby23? ( dev-ruby/rake[ruby_targets_ruby23] ) ruby_targets_ruby24? ( dev-ruby/rake[ruby_targets_ruby24] ) ruby_targets_ruby25? ( dev-ruby/rake[ruby_targets_ruby25] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rake[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( test? ( dev-ruby/rake[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rake[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) +DESCRIPTION=A library for tokenizing, lexing, and parsing Ruby regular expressions +EAPI=6 +HOMEPAGE=https://github.com/ammar/regexp_parser +IUSE=elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=MIT +RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) +REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) +SLOT=0 +SRC_URI=https://github.com/ammar/regexp_parser/archive/v0.5.0.tar.gz -> regexp_parser-0.5.0.tar.gz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=48d2f23e426242fc96ea39cc5c0402f5 diff --git a/metadata/md5-cache/dev-ruby/rex-socket-0.1.15 b/metadata/md5-cache/dev-ruby/rex-socket-0.1.15 new file mode 100644 index 000000000000..4a0a636db365 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/rex-socket-0.1.15 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=ruby_targets_ruby23? ( dev-ruby/rex-core[ruby_targets_ruby23] ) ruby_targets_ruby24? ( dev-ruby/rex-core[ruby_targets_ruby24] ) ruby_targets_ruby25? ( dev-ruby/rex-core[ruby_targets_ruby25] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) +DESCRIPTION=Ruby Exploitation (Rex) Socket Abstraction Library +EAPI=6 +HOMEPAGE=https://rubygems.org/gems/rex-socket +IUSE=elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 test +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=BSD +RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) +REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) +SLOT=0 +SRC_URI=mirror://rubygems/rex-socket-0.1.15.gem +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=dc2aae7cdcfebe432f0d92873a8e6f82 diff --git a/metadata/md5-cache/dev-ruby/rspec-3.6.0 b/metadata/md5-cache/dev-ruby/rspec-3.6.0 index 36d51d4a160f..d6311d4b5724 100644 --- a/metadata/md5-cache/dev-ruby/rspec-3.6.0 +++ b/metadata/md5-cache/dev-ruby/rspec-3.6.0 @@ -4,11 +4,11 @@ DESCRIPTION=A Behaviour Driven Development (BDD) framework for Ruby EAPI=6 HOMEPAGE=https://github.com/rspec/rspec IUSE=test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 test -KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 +KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( =dev-ruby/rspec-core-3.6*[ruby_targets_ruby23] =dev-ruby/rspec-expectations-3.6*[ruby_targets_ruby23] =dev-ruby/rspec-mocks-3.6*[ruby_targets_ruby23] ) ruby_targets_ruby24? ( =dev-ruby/rspec-core-3.6*[ruby_targets_ruby24] =dev-ruby/rspec-expectations-3.6*[ruby_targets_ruby24] =dev-ruby/rspec-mocks-3.6*[ruby_targets_ruby24] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ) SLOT=3 SRC_URI=mirror://rubygems/rspec-3.6.0.gem _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=28d5fa55197d88082134db126d087838 +_md5_=00733ce8191ff9908e296df3f9df5ce9 diff --git a/metadata/md5-cache/dev-ruby/rspec-core-3.6.0 b/metadata/md5-cache/dev-ruby/rspec-core-3.6.0 index 47c0af17c648..2a3df059c536 100644 --- a/metadata/md5-cache/dev-ruby/rspec-core-3.6.0 +++ b/metadata/md5-cache/dev-ruby/rspec-core-3.6.0 @@ -4,11 +4,11 @@ DESCRIPTION=A Behaviour Driven Development (BDD) framework for Ruby EAPI=6 HOMEPAGE=https://github.com/rspec/rspec-core IUSE=highlight test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 doc test test -KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( =dev-ruby/rspec-support-3.6*[ruby_targets_ruby23] !!=dev-ruby/coderay-1.0.9[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( =dev-ruby/rspec-support-3.6*[ruby_targets_ruby24] !!=dev-ruby/coderay-1.0.9[ruby_targets_ruby24] ) ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ) SLOT=3 SRC_URI=https://github.com/rspec/rspec-core/archive/v3.6.0.tar.gz -> rspec-core-3.6.0-git.tgz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=13bcba5f4ad36bafd2b22fe2f7a059c4 +_md5_=4ca31533b8c49c81cb320aaa4f4d22f4 diff --git a/metadata/md5-cache/dev-ruby/rspec-core-3.7.1 b/metadata/md5-cache/dev-ruby/rspec-core-3.7.1 index ae91c1950e26..796e0cbbdaf5 100644 --- a/metadata/md5-cache/dev-ruby/rspec-core-3.7.1 +++ b/metadata/md5-cache/dev-ruby/rspec-core-3.7.1 @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=3 SRC_URI=https://github.com/rspec/rspec-core/archive/v3.7.1.tar.gz -> rspec-core-3.7.1-git.tgz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=97bc162c80458a0c9723972b047d8026 +_md5_=5e096dbb51db23ddd55209900822d4e4 diff --git a/metadata/md5-cache/dev-ruby/rspec-expectations-3.6.0 b/metadata/md5-cache/dev-ruby/rspec-expectations-3.6.0 index cddbdc1e4adb..f6a22f0b1aca 100644 --- a/metadata/md5-cache/dev-ruby/rspec-expectations-3.6.0 +++ b/metadata/md5-cache/dev-ruby/rspec-expectations-3.6.0 @@ -4,11 +4,11 @@ DESCRIPTION=A Behaviour Driven Development (BDD) framework for Ruby EAPI=6 HOMEPAGE=https://github.com/rspec/rspec-expectations IUSE=test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 test test -KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( >=dev-ruby/diff-lcs-1.2.0[ruby_targets_ruby23] =dev-ruby/diff-lcs-1.2.0[ruby_targets_ruby24] rspec-expectations-3.6.0-git.tgz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=c08322912de276e24deaf840b7b61551 +_md5_=8e08240ff94b492a9ba4fd7bc9781f7d diff --git a/metadata/md5-cache/dev-ruby/rspec-mocks-3.6.0 b/metadata/md5-cache/dev-ruby/rspec-mocks-3.6.0 index 2e72f7a4d14c..e7b523bfc58c 100644 --- a/metadata/md5-cache/dev-ruby/rspec-mocks-3.6.0 +++ b/metadata/md5-cache/dev-ruby/rspec-mocks-3.6.0 @@ -4,11 +4,11 @@ DESCRIPTION=A Behaviour Driven Development (BDD) framework for Ruby EAPI=6 HOMEPAGE=https://github.com/rspec/rspec-mocks IUSE=test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 test test -KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( =dev-ruby/rspec-support-3.6*[ruby_targets_ruby23] >=dev-ruby/diff-lcs-1.2.0[ruby_targets_ruby23] =dev-ruby/diff-lcs-1*[ruby_targets_ruby23] ) ruby_targets_ruby24? ( =dev-ruby/rspec-support-3.6*[ruby_targets_ruby24] >=dev-ruby/diff-lcs-1.2.0[ruby_targets_ruby24] =dev-ruby/diff-lcs-1*[ruby_targets_ruby24] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ) SLOT=3 SRC_URI=https://github.com/rspec/rspec-mocks/archive/v3.6.0.tar.gz -> rspec-mocks-3.6.0-git.tgz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=af024e571dbbb42e5803790daa3e0a2d +_md5_=c81b7517d0f735583c4316c45569e000 diff --git a/metadata/md5-cache/dev-ruby/rspec-support-3.6.0 b/metadata/md5-cache/dev-ruby/rspec-support-3.6.0 index d7dcc636a802..1d2b17fbac87 100644 --- a/metadata/md5-cache/dev-ruby/rspec-support-3.6.0 +++ b/metadata/md5-cache/dev-ruby/rspec-support-3.6.0 @@ -4,11 +4,11 @@ DESCRIPTION=A Behaviour Driven Development (BDD) framework for Ruby EAPI=6 HOMEPAGE=https://github.com/rspec/rspec-support IUSE=elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 doc test test -KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ) SLOT=3 SRC_URI=https://github.com/rspec/rspec-support/archive/v3.6.0.tar.gz -> rspec-support-3.6.0-git.tgz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=4252cfaf090fb7c0a2090299d85f0f45 +_md5_=cdc729c9a0596055fe32e2598d225deb diff --git a/metadata/md5-cache/dev-ruby/sinatra-2.0.3 b/metadata/md5-cache/dev-ruby/sinatra-2.0.3 index f7abff7197ef..e8d9ee6c987e 100644 --- a/metadata/md5-cache/dev-ruby/sinatra-2.0.3 +++ b/metadata/md5-cache/dev-ruby/sinatra-2.0.3 @@ -4,11 +4,11 @@ DESCRIPTION=A DSL for quickly creating web applications in Ruby with minimal eff EAPI=6 HOMEPAGE=http://www.sinatrarb.com/ IUSE=test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test -KEYWORDS=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=MIT RDEPEND=ruby_targets_ruby23? ( dev-ruby/mustermann:1[ruby_targets_ruby23] dev-ruby/rack:2.0[ruby_targets_ruby23] =dev-ruby/rack-protection-2.0.3[ruby_targets_ruby23] dev-ruby/tilt:2[ruby_targets_ruby23] ) ruby_targets_ruby24? ( dev-ruby/mustermann:1[ruby_targets_ruby24] dev-ruby/rack:2.0[ruby_targets_ruby24] =dev-ruby/rack-protection-2.0.3[ruby_targets_ruby24] dev-ruby/tilt:2[ruby_targets_ruby24] ) ruby_targets_ruby25? ( dev-ruby/mustermann:1[ruby_targets_ruby25] dev-ruby/rack:2.0[ruby_targets_ruby25] =dev-ruby/rack-protection-2.0.3[ruby_targets_ruby25] dev-ruby/tilt:2[ruby_targets_ruby25] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=2 SRC_URI=https://github.com/sinatra/sinatra/archive/v2.0.3.tar.gz -> sinatra-2.0.3.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=87ad880aad6de54530eb3e03da06fcd3 +_md5_=635e19918672c92aba1fa222103b16df diff --git a/metadata/md5-cache/dev-ruby/test-unit-3.1.9 b/metadata/md5-cache/dev-ruby/test-unit-3.1.9 deleted file mode 100644 index dec4f548e819..000000000000 --- a/metadata/md5-cache/dev-ruby/test-unit-3.1.9 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare setup test unpack -DEPEND=test? ( ruby_targets_ruby23? ( dev-ruby/power_assert[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby23? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rake[ruby_targets_ruby23] ) ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ) -DESCRIPTION=An xUnit family unit testing framework for Ruby -EAPI=5 -HOMEPAGE=https://rubygems.org/gems/test-unit -IUSE=doc test test elibc_FreeBSD ruby_targets_ruby23 doc test test -KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=|| ( Ruby GPL-2 ) PSF-2 -RDEPEND=ruby_targets_ruby23? ( dev-ruby/power_assert[ruby_targets_ruby23] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) -REQUIRED_USE=|| ( ruby_targets_ruby23 ) -SLOT=2 -SRC_URI=mirror://rubygems/test-unit-3.1.9.gem -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=58e204b27916d2d3ef55dcfede88b644 diff --git a/metadata/md5-cache/dev-ruby/test-unit-3.2.7 b/metadata/md5-cache/dev-ruby/test-unit-3.2.7 index 4d1971253716..8981599f7519 100644 --- a/metadata/md5-cache/dev-ruby/test-unit-3.2.7 +++ b/metadata/md5-cache/dev-ruby/test-unit-3.2.7 @@ -4,11 +4,11 @@ DESCRIPTION=An xUnit family unit testing framework for Ruby EAPI=6 HOMEPAGE=https://rubygems.org/gems/test-unit IUSE=doc test test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test -KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( Ruby GPL-2 ) PSF-2 RDEPEND=ruby_targets_ruby23? ( dev-ruby/power_assert[ruby_targets_ruby23] ) ruby_targets_ruby24? ( dev-ruby/power_assert[ruby_targets_ruby24] ) ruby_targets_ruby25? ( dev-ruby/power_assert[ruby_targets_ruby25] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=2 SRC_URI=mirror://rubygems/test-unit-3.2.7.gem _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=86c9ab857a63ecbb46f2a60e6d8118d4 +_md5_=7eee10920cb9b762feecd10d6da38374 diff --git a/metadata/md5-cache/dev-ruby/uglifier-4.1.16 b/metadata/md5-cache/dev-ruby/uglifier-4.1.16 new file mode 100644 index 000000000000..49b72dcf55d5 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/uglifier-4.1.16 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=test? ( ruby_targets_ruby23? ( >=dev-ruby/execjs-0.3.0:*[ruby_targets_ruby23] ) ruby_targets_ruby24? ( >=dev-ruby/execjs-0.3.0:*[ruby_targets_ruby24] ) ruby_targets_ruby25? ( >=dev-ruby/execjs-0.3.0:*[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/sourcemap[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( test? ( dev-ruby/sourcemap[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/sourcemap[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) +DESCRIPTION=Ruby wrapper for UglifyJS JavaScript compressor +EAPI=6 +HOMEPAGE=https://github.com/lautis/uglifier +IUSE=test elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test +KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux +LICENSE=MIT +RDEPEND=ruby_targets_ruby23? ( >=dev-ruby/execjs-0.3.0:*[ruby_targets_ruby23] ) ruby_targets_ruby24? ( >=dev-ruby/execjs-0.3.0:*[ruby_targets_ruby24] ) ruby_targets_ruby25? ( >=dev-ruby/execjs-0.3.0:*[ruby_targets_ruby25] ) ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) +REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) +SLOT=4 +SRC_URI=https://github.com/lautis/uglifier/archive/v4.1.16.tar.gz -> uglifier-4.1.16.tar.gz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=2b008fe4ca1a89c2cf9354530c30d6ad diff --git a/metadata/md5-cache/dev-ruby/yajl-ruby-1.4.1 b/metadata/md5-cache/dev-ruby/yajl-ruby-1.4.1 new file mode 100644 index 000000000000..4866e64fd9f7 --- /dev/null +++ b/metadata/md5-cache/dev-ruby/yajl-ruby-1.4.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=dev-libs/yajl ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby23] ) ) ruby_targets_ruby24? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby24] ) ) ruby_targets_ruby25? ( test? ( dev-ruby/rspec:3[ruby_targets_ruby25] ) ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) test? ( ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) ) +DESCRIPTION=Ruby C bindings to the Yajl JSON stream-based parser library +EAPI=6 +HOMEPAGE=https://github.com/brianmario/yajl-ruby +IUSE=elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 test test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT +RDEPEND=dev-libs/yajl ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) +REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) +SLOT=0 +SRC_URI=mirror://rubygems/yajl-ruby-1.4.1.gem +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=a3b11c02b00d9572c4cc8cbdd3106dc3 diff --git a/metadata/md5-cache/dev-ruby/zentest-4.11.1 b/metadata/md5-cache/dev-ruby/zentest-4.11.1 index 7d2aeeb463ba..66afc41aca11 100644 --- a/metadata/md5-cache/dev-ruby/zentest-4.11.1 +++ b/metadata/md5-cache/dev-ruby/zentest-4.11.1 @@ -4,11 +4,11 @@ DESCRIPTION=Testing tools: zentest, unit_diff, autotest, multiruby, and Test::Ra EAPI=5 HOMEPAGE=https://github.com/seattlerb/zentest IUSE=elibc_FreeBSD ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 doc test test -KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=Ruby RDEPEND=ruby_targets_ruby23? ( dev-lang/ruby:2.3 ) ruby_targets_ruby24? ( dev-lang/ruby:2.4 ) ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby23? ( virtual/rubygems[ruby_targets_ruby23] ) ruby_targets_ruby24? ( virtual/rubygems[ruby_targets_ruby24] ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25] ) REQUIRED_USE=|| ( ruby_targets_ruby23 ruby_targets_ruby24 ruby_targets_ruby25 ) SLOT=0 SRC_URI=mirror://rubygems/ZenTest-4.11.1.gem _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 ruby-fakegem 28631ba8ae1b3218596c0eb3e38c438e ruby-ng c1f44e746d7656dd6e02d8815ff9518a ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=10d5290981adaeb4db7eff3935a0bffc +_md5_=213285290834b74a4486931c7aef4634 diff --git a/metadata/md5-cache/dev-util/Manifest.gz b/metadata/md5-cache/dev-util/Manifest.gz index b1c1edfdf608..504f31861b30 100644 Binary files a/metadata/md5-cache/dev-util/Manifest.gz and b/metadata/md5-cache/dev-util/Manifest.gz differ diff --git a/metadata/md5-cache/dev-util/buildbot-0.9.12 b/metadata/md5-cache/dev-util/buildbot-0.9.12-r1 similarity index 67% rename from metadata/md5-cache/dev-util/buildbot-0.9.12 rename to metadata/md5-cache/dev-util/buildbot-0.9.12-r1 index 2da8f7ce258e..e06d159ca3a3 100644 --- a/metadata/md5-cache/dev-util/buildbot-0.9.12 +++ b/metadata/md5-cache/dev-util/buildbot-0.9.12-r1 @@ -1,9 +1,9 @@ DEFINED_PHASES=compile config configure install postinst prepare setup test -DEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.12[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( >=dev-python/sphinx-1.4.3[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-blockdiag[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-spelling[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyenchant[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/docutils-0.8[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-2.0.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/moto[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/boto3[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/ramlfications[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjade[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txgithub[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/lz4[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/treq[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools_trial[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.12[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) virtual/pkgconfig python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) python_targets_python3_5? ( dev-lang/python:3.5[sqlite] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.12[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] test? ( >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-2.0.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/moto[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/boto3[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/ramlfications[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjade[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txgithub[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/lz4[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/treq[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools_trial[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.12[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) virtual/pkgconfig python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) python_targets_python3_5? ( dev-lang/python:3.5[sqlite] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=BuildBot build automation system EAPI=6 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/ -IUSE=crypt doc examples irc test python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 +IUSE=crypt examples irc test python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 LICENSE=GPL-2 RDEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.12[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) python_targets_python3_5? ( dev-lang/python:3.5[sqlite] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] @@ -11,4 +11,4 @@ REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_5 python_targe SLOT=0 SRC_URI=mirror://pypi/b/buildbot/buildbot-0.9.12.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=40793301200f03ad040bed43f0b30dc0 +_md5_=836de42c545b1fe9e1eaa16f365b88c1 diff --git a/metadata/md5-cache/dev-util/buildbot-0.9.13 b/metadata/md5-cache/dev-util/buildbot-0.9.13 deleted file mode 100644 index b81654af1c23..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-0.9.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare setup test -DEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( >=dev-python/sphinx-1.4.3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-blockdiag[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-spelling[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyenchant[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/docutils-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-2.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/moto[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/boto3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/ramlfications[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjade[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txgithub[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/lz4[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/treq[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools_trial[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) virtual/pkgconfig 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot build automation system -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/ -IUSE=crypt doc examples irc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot/buildbot-0.9.13.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9cb02ed6dccc3c0f645215029bc553b8 diff --git a/metadata/md5-cache/dev-util/buildbot-0.9.15_p1 b/metadata/md5-cache/dev-util/buildbot-0.9.15_p1 deleted file mode 100644 index f67ce50fc8c3..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-0.9.15_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare setup test -DEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( >=dev-python/sphinx-1.4.3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-blockdiag[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-spelling[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyenchant[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/docutils-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-2.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/moto[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/boto3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/ramlfications[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjade[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txgithub[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/lz4[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/treq[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools_trial[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) virtual/pkgconfig 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot build automation system -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/ -IUSE=crypt doc docker examples irc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot/buildbot-0.9.15.post1.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1d843e87156ffad47a4947864da26863 diff --git a/metadata/md5-cache/dev-util/buildbot-1.1.0 b/metadata/md5-cache/dev-util/buildbot-1.3.0 similarity index 97% rename from metadata/md5-cache/dev-util/buildbot-1.1.0 rename to metadata/md5-cache/dev-util/buildbot-1.3.0 index ceb7db5d7b86..d53a2de818dc 100644 --- a/metadata/md5-cache/dev-util/buildbot-1.1.0 +++ b/metadata/md5-cache/dev-util/buildbot-1.3.0 @@ -1,14 +1,14 @@ -DEFINED_PHASES=compile config configure install postinst prepare setup test unpack -DEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( >=dev-python/sphinx-1.4.3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-blockdiag[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-spelling[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyenchant[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/docutils-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-2.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/moto[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/boto3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjade[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txgithub[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/lz4[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/treq[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools_trial[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) virtual/pkgconfig 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEFINED_PHASES=compile config configure install postinst prepare setup test +DEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] doc? ( >=dev-python/sphinx-1.4.3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-blockdiag[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/sphinxcontrib-spelling[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyenchant[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/docutils-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/mock-2.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/moto[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/boto3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjade[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txgithub[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/lz4[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/treq[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/setuptools_trial[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) virtual/pkgconfig 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=BuildBot build automation system EAPI=6 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot/ IUSE=crypt doc docker examples irc test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 LICENSE=GPL-2 -RDEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +RDEPEND=>=dev-python/jinja-2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/autobahn-0.16.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-0.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-migrate-0.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-dateutil-1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/txaio-2.2.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pyjwt[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/zope-interface-4.1.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-worker-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] crypt? ( >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),crypt] >=dev-python/pyopenssl-16.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/idna[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/service_identity[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) irc? ( dev-python/txrequests[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) docker? ( >=dev-python/docker-py-2.2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/b/buildbot/buildbot-1.1.0.tar.gz https://dev.gentoo.org/~dolsen/distfiles/buildbot-1.1.0.docs.tar.xz +SRC_URI=mirror://pypi/b/buildbot/buildbot-1.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=19d6e3ad5be8192b96ad26f4a3ca6319 +_md5_=76328a0bfd132024c2db068097a3b6e9 diff --git a/metadata/md5-cache/dev-util/buildbot-console-view-0.9.13 b/metadata/md5-cache/dev-util/buildbot-console-view-0.9.13 deleted file mode 100644 index 231abb5192d2..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-console-view-0.9.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=Buildbot console-view plugin -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-console-view/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-console-view/buildbot-console-view-0.9.13.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1f85a6b63b83c11f32839cb6e0f6636e diff --git a/metadata/md5-cache/dev-util/buildbot-console-view-0.9.15_p1 b/metadata/md5-cache/dev-util/buildbot-console-view-0.9.15_p1 deleted file mode 100644 index d410e07a3bd5..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-console-view-0.9.15_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=Buildbot console-view plugin -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-console-view/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-console-view/buildbot-console-view-0.9.15.post1.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=72cc1a91c933bc9ead87dbae92985974 diff --git a/metadata/md5-cache/dev-util/buildbot-console-view-1.1.0 b/metadata/md5-cache/dev-util/buildbot-console-view-1.3.0 similarity index 93% rename from metadata/md5-cache/dev-util/buildbot-console-view-1.1.0 rename to metadata/md5-cache/dev-util/buildbot-console-view-1.3.0 index 70dfa5e89824..264f2a6a66d6 100644 --- a/metadata/md5-cache/dev-util/buildbot-console-view-1.1.0 +++ b/metadata/md5-cache/dev-util/buildbot-console-view-1.3.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=~dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=Buildbot console-view plugin EAPI=6 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-console-view/ IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +RDEPEND=~dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-console-view/buildbot-console-view-1.1.0.tar.gz +SRC_URI=mirror://pypi/b/buildbot-console-view/buildbot-console-view-1.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=72cc1a91c933bc9ead87dbae92985974 diff --git a/metadata/md5-cache/dev-util/buildbot-grid-view-0.9.13 b/metadata/md5-cache/dev-util/buildbot-grid-view-0.9.13 deleted file mode 100644 index 41f7edbeacfb..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-grid-view-0.9.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-util/buildbot-www-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot grid view web interface -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-grid-view/buildbot-grid-view-0.9.13.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a6f8df3bebce352529b326c55d4a5fb2 diff --git a/metadata/md5-cache/dev-util/buildbot-grid-view-0.9.15_p1 b/metadata/md5-cache/dev-util/buildbot-grid-view-0.9.15_p1 deleted file mode 100644 index 5440748b862f..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-grid-view-0.9.15_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-util/buildbot-www-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot grid view web interface -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-grid-view/buildbot-grid-view-0.9.15.post1.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=ef3288e5f8f00d6bb353080d38e587db diff --git a/metadata/md5-cache/dev-util/buildbot-grid-view-1.1.0 b/metadata/md5-cache/dev-util/buildbot-grid-view-1.3.0 similarity index 95% rename from metadata/md5-cache/dev-util/buildbot-grid-view-1.1.0 rename to metadata/md5-cache/dev-util/buildbot-grid-view-1.3.0 index dfc9786b19f8..df65e98b9965 100644 --- a/metadata/md5-cache/dev-util/buildbot-grid-view-1.1.0 +++ b/metadata/md5-cache/dev-util/buildbot-grid-view-1.3.0 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-util/buildbot-www-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-util/buildbot-www-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=BuildBot grid view web interface EAPI=6 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-grid-view/ @@ -9,6 +9,6 @@ LICENSE=GPL-2 RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-grid-view/buildbot-grid-view-1.1.0.tar.gz +SRC_URI=mirror://pypi/b/buildbot-grid-view/buildbot-grid-view-1.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=ef3288e5f8f00d6bb353080d38e587db diff --git a/metadata/md5-cache/dev-util/buildbot-pkg-0.9.13 b/metadata/md5-cache/dev-util/buildbot-pkg-0.9.13 deleted file mode 100644 index 72a982beee0a..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-pkg-0.9.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot common www build tools for packaging releases -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-pkg/ -IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-pkg/buildbot-pkg-0.9.13.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8a9b2336c6686d5c699a86f848fcef4a diff --git a/metadata/md5-cache/dev-util/buildbot-pkg-0.9.15_p1 b/metadata/md5-cache/dev-util/buildbot-pkg-0.9.15_p1 deleted file mode 100644 index 204fdf9a735a..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-pkg-0.9.15_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot common www build tools for packaging releases -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-pkg/ -IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-pkg/buildbot-pkg-0.9.15.post1.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e43996e7f82318d8d45555ebd7825482 diff --git a/metadata/md5-cache/dev-util/buildbot-pkg-1.1.0 b/metadata/md5-cache/dev-util/buildbot-pkg-1.3.0 similarity index 94% rename from metadata/md5-cache/dev-util/buildbot-pkg-1.1.0 rename to metadata/md5-cache/dev-util/buildbot-pkg-1.3.0 index 2a475acb1306..a2f3c2d9a1a6 100644 --- a/metadata/md5-cache/dev-util/buildbot-pkg-1.1.0 +++ b/metadata/md5-cache/dev-util/buildbot-pkg-1.3.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=~dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=BuildBot common www build tools for packaging releases EAPI=6 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-pkg/ IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +RDEPEND=~dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-pkg/buildbot-pkg-1.1.0.tar.gz +SRC_URI=mirror://pypi/b/buildbot-pkg/buildbot-pkg-1.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=da4bc1796391bbb745ed183d6fa162d8 diff --git a/metadata/md5-cache/dev-util/buildbot-waterfall-view-0.9.13 b/metadata/md5-cache/dev-util/buildbot-waterfall-view-0.9.13 deleted file mode 100644 index 6507a00c30e9..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-waterfall-view-0.9.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=Buildbot waterfall-view plugin -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-waterfall-view/buildbot-waterfall-view-0.9.13.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d528851b8707b64ada2f4968982b1e52 diff --git a/metadata/md5-cache/dev-util/buildbot-waterfall-view-0.9.15_p1 b/metadata/md5-cache/dev-util/buildbot-waterfall-view-0.9.15_p1 deleted file mode 100644 index caf7b552945b..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-waterfall-view-0.9.15_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=Buildbot waterfall-view plugin -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-waterfall-view/buildbot-waterfall-view-0.9.15.post1.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=550e39bc62d015cd6163eac1eacea7d7 diff --git a/metadata/md5-cache/dev-util/buildbot-waterfall-view-1.1.0 b/metadata/md5-cache/dev-util/buildbot-waterfall-view-1.3.0 similarity index 93% rename from metadata/md5-cache/dev-util/buildbot-waterfall-view-1.1.0 rename to metadata/md5-cache/dev-util/buildbot-waterfall-view-1.3.0 index 3b1fc2e480e4..05c6a1eef8e5 100644 --- a/metadata/md5-cache/dev-util/buildbot-waterfall-view-1.1.0 +++ b/metadata/md5-cache/dev-util/buildbot-waterfall-view-1.3.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=~dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=~dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=Buildbot waterfall-view plugin EAPI=6 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-waterfall-view/ IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 LICENSE=GPL-2 -RDEPEND=~dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +RDEPEND=~dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-waterfall-view/buildbot-waterfall-view-1.1.0.tar.gz +SRC_URI=mirror://pypi/b/buildbot-waterfall-view/buildbot-waterfall-view-1.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=550e39bc62d015cd6163eac1eacea7d7 diff --git a/metadata/md5-cache/dev-util/buildbot-worker-0.9.13 b/metadata/md5-cache/dev-util/buildbot-worker-0.9.13 deleted file mode 100644 index 273a198342d6..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-worker-0.9.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare setup test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot Worker (slave) Daemon -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-worker/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-worker/buildbot-worker-0.9.13.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7aa0c65daa8801517be309e347e8ed74 diff --git a/metadata/md5-cache/dev-util/buildbot-worker-0.9.15_p1 b/metadata/md5-cache/dev-util/buildbot-worker-0.9.15_p1 deleted file mode 100644 index 39b49e97d53a..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-worker-0.9.15_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile config configure install postinst prepare setup test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot Worker (slave) Daemon -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-worker/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-worker/buildbot-worker-0.9.15.post1.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=40993df4c337c4ab3172dc191e03007a diff --git a/metadata/md5-cache/dev-util/buildbot-worker-1.1.0 b/metadata/md5-cache/dev-util/buildbot-worker-1.3.0 similarity index 98% rename from metadata/md5-cache/dev-util/buildbot-worker-1.1.0 rename to metadata/md5-cache/dev-util/buildbot-worker-1.3.0 index db13ec849d16..466bf5d8f63f 100644 --- a/metadata/md5-cache/dev-util/buildbot-worker-1.1.0 +++ b/metadata/md5-cache/dev-util/buildbot-worker-1.3.0 @@ -9,6 +9,6 @@ LICENSE=GPL-2 RDEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/twisted-17.9.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/future[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !=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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-worker/buildbot-worker-1.1.0.tar.gz +SRC_URI=mirror://pypi/b/buildbot-worker/buildbot-worker-1.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=40993df4c337c4ab3172dc191e03007a diff --git a/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-0.9.13 b/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-0.9.13 deleted file mode 100644 index f44fd4539066..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-0.9.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=Buildbot plugin to integrate flask or bottle dashboards to buildbot UI -EAPI=5 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.13.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1978da88bc8c8529e71bb8a0d811cd9b diff --git a/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-0.9.15_p1 b/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-0.9.15_p1 deleted file mode 100644 index 3cdb5db0ddd5..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-0.9.15_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=Buildbot plugin to integrate flask or bottle dashboards to buildbot UI -EAPI=5 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-0.9.15.post1.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9d05af1282287b31a3af7f1df823b149 diff --git a/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-1.1.0 b/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-1.3.0 similarity index 73% rename from metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-1.1.0 rename to metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-1.3.0 index 965ef47769e8..0cf411a70248 100644 --- a/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-1.1.0 +++ b/metadata/md5-cache/dev-util/buildbot-wsgi-dashboards-1.3.0 @@ -1,7 +1,7 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-www-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=Buildbot plugin to integrate flask or bottle dashboards to buildbot UI -EAPI=5 +EAPI=6 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-wsgi-dashboards/ IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 KEYWORDS=~amd64 @@ -9,6 +9,6 @@ LICENSE=GPL-2 RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.1.0.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9d05af1282287b31a3af7f1df823b149 +SRC_URI=mirror://pypi/b/buildbot-wsgi-dashboards/buildbot-wsgi-dashboards-1.3.0.tar.gz +_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=a9ef31d463083c5b094b452174343442 diff --git a/metadata/md5-cache/dev-util/buildbot-www-0.9.13 b/metadata/md5-cache/dev-util/buildbot-www-0.9.13 deleted file mode 100644 index e845cffcfdd1..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-www-0.9.13 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-pkg-0.9.13[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot base web interface, use with buildbot-{console-view,waterfall-view}... -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-www/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-www/buildbot-www-0.9.13.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=bc6f98653410bb09cbe51348f2efee1b diff --git a/metadata/md5-cache/dev-util/buildbot-www-0.9.15_p1 b/metadata/md5-cache/dev-util/buildbot-www-0.9.15_p1 deleted file mode 100644 index 747723a18d73..000000000000 --- a/metadata/md5-cache/dev-util/buildbot-www-0.9.15_p1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-pkg-0.9.15_p1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=BuildBot base web interface, use with buildbot-{console-view,waterfall-view}... -EAPI=6 -HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-www/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 -LICENSE=GPL-2 -RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-www/buildbot-www-0.9.15.post1.tar.gz -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7900405599d61a090b70b685844273bd diff --git a/metadata/md5-cache/dev-util/buildbot-www-1.1.0 b/metadata/md5-cache/dev-util/buildbot-www-1.3.0 similarity index 94% rename from metadata/md5-cache/dev-util/buildbot-www-1.1.0 rename to metadata/md5-cache/dev-util/buildbot-www-1.3.0 index fe8544315c8b..757bd7849410 100644 --- a/metadata/md5-cache/dev-util/buildbot-www-1.1.0 +++ b/metadata/md5-cache/dev-util/buildbot-www-1.3.0 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-pkg-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] +DEPEND=>=dev-python/setuptools-21.2.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ~dev-util/buildbot-pkg-1.3.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] DESCRIPTION=BuildBot base web interface, use with buildbot-{console-view,waterfall-view}... EAPI=6 HOMEPAGE=https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-www/ @@ -9,6 +9,6 @@ LICENSE=GPL-2 RDEPEND=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] ) python_targets_python3_6? ( dev-lang/python:3.6[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=mirror://pypi/b/buildbot-www/buildbot-www-1.1.0.tar.gz +SRC_URI=mirror://pypi/b/buildbot-www/buildbot-www-1.3.0.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=7900405599d61a090b70b685844273bd diff --git a/metadata/md5-cache/dev-util/drone-0.8.6 b/metadata/md5-cache/dev-util/drone-0.8.6 new file mode 100644 index 000000000000..2ab64403d35f --- /dev/null +++ b/metadata/md5-cache/dev-util/drone-0.8.6 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install setup test unpack +DEPEND=dev-go/go-bindata dev-go/go-bindata-assetfs:= >=dev-lang/go-1.9 +DESCRIPTION=A Continuous Delivery platform built on Docker, written in Go +EAPI=6 +HOMEPAGE=https://github.com/drone/drone +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/drone/drone/archive/c48150767c2700d35dcc29b110a81c8b5969175e.tar.gz -> drone-0.8.6.tar.gz https://github.com/drone/drone-ui/archive/e7597b5234814a2c2f2a7f489b631a76649c335a.tar.gz -> github.com-drone-drone-ui-e7597b5234814a2c2f2a7f489b631a76649c335a.tar.gz https://github.com/golang/protobuf/archive/93b26e6a70e37abb14f2f88194949312b0592a84.tar.gz -> github.com-golang-protobuf-93b26e6a70e37abb14f2f88194949312b0592a84.tar.gz https://github.com/golang/net/archive/3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd.tar.gz -> github.com-golang-net-3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd.tar.gz +_eclasses_=golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 user 8bc2845510e2109af75e3eeac607ec81 +_md5_=25de9a1609cbaa737c38ac426cbaf5be diff --git a/metadata/md5-cache/dev-util/tup-0.7.7 b/metadata/md5-cache/dev-util/tup-0.7.7 new file mode 100644 index 000000000000..0f2c3efce5b6 --- /dev/null +++ b/metadata/md5-cache/dev-util/tup-0.7.7 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-db/sqlite:= sys-fs/fuse:= +DESCRIPTION=A file-based build system +EAPI=7 +HOMEPAGE=http://gittup.org/tup +KEYWORDS=~amd64 +LICENSE=GPL-2 MIT public-domain BSD BSD-2 +RDEPEND=dev-db/sqlite:= sys-fs/fuse:= +SLOT=0 +SRC_URI=https://github.com/gittup/tup/archive/v0.7.7.tar.gz -> tup-0.7.7.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=4162a8b753e2890a343d3f219331262c diff --git a/metadata/md5-cache/dev-util/tup-9999 b/metadata/md5-cache/dev-util/tup-9999 new file mode 100644 index 000000000000..8e35efb1883e --- /dev/null +++ b/metadata/md5-cache/dev-util/tup-9999 @@ -0,0 +1,11 @@ +BDEPEND=>=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=dev-db/sqlite:= sys-fs/fuse:= +DESCRIPTION=A file-based build system +EAPI=7 +HOMEPAGE=http://gittup.org/tup +LICENSE=GPL-2 MIT public-domain BSD BSD-2 +RDEPEND=dev-db/sqlite:= sys-fs/fuse:= +SLOT=0 +_eclasses_=git-r3 8f6de46b0aa318aea0e8cac62ece098b multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=4162a8b753e2890a343d3f219331262c diff --git a/metadata/md5-cache/games-arcade/Manifest.gz b/metadata/md5-cache/games-arcade/Manifest.gz index 89f386041578..0c45eff67dad 100644 Binary files a/metadata/md5-cache/games-arcade/Manifest.gz and b/metadata/md5-cache/games-arcade/Manifest.gz differ diff --git a/metadata/md5-cache/games-arcade/marbleblast-demo-1.3 b/metadata/md5-cache/games-arcade/marbleblast-demo-1.3 deleted file mode 100644 index 5c3bdfce1332..000000000000 --- a/metadata/md5-cache/games-arcade/marbleblast-demo-1.3 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DESCRIPTION=race marbles through crazy stages -EAPI=5 -HOMEPAGE=http://www.garagegames.com/pg/product/view.php?id=3 -KEYWORDS=-* ~amd64 ~x86 -LICENSE=MARBLEBLAST -RDEPEND=games-misc/games-envd -RESTRICT=strip -SLOT=0 -SRC_URI=ftp://ggdev-1.homelan.com/marbleblast/MarbleBlastDemo-1.3.sh.bin -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=32389da544d809c4489561ae329b8b82 diff --git a/metadata/md5-cache/games-arcade/marbleblastgold-demo-1.4.1 b/metadata/md5-cache/games-arcade/marbleblastgold-demo-1.4.1 deleted file mode 100644 index f4060dedd36d..000000000000 --- a/metadata/md5-cache/games-arcade/marbleblastgold-demo-1.4.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DESCRIPTION=race marbles through crazy stages -EAPI=5 -HOMEPAGE=http://www.garagegames.com/pg/product/view.php?id=15 -KEYWORDS=-* ~amd64 ~x86 -LICENSE=MARBLEBLAST -RDEPEND=sys-libs/glibc games-misc/games-envd -RESTRICT=strip -SLOT=0 -SRC_URI=ftp://ggdev-1.homelan.com/marbleblastgold/MarbleBlastGoldDemo-1.4.1.sh.bin -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=615b7e78862b6d24ef1ea7a30191c714 diff --git a/metadata/md5-cache/games-arcade/skystreets-0.2.4 b/metadata/md5-cache/games-arcade/skystreets-0.2.4 deleted file mode 100644 index aa0a1cdddc96..000000000000 --- a/metadata/md5-cache/games-arcade/skystreets-0.2.4 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=virtual/opengl virtual/glu media-libs/libsdl[opengl,video] media-libs/sdl-image -DESCRIPTION=A remake of the old DOS game Skyroads -EAPI=5 -HOMEPAGE=http://freecode.com/projects/skystreets -KEYWORDS=~alpha ~amd64 ~x86 -LICENSE=OSL-2.0 -RDEPEND=virtual/opengl virtual/glu media-libs/libsdl[opengl,video] media-libs/sdl-image games-misc/games-envd -SLOT=0 -SRC_URI=mirror://gentoo/skystreets-0.2.4.tar.bz2 -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=698db8ca6092866a6c2c8c2b4cab25bb diff --git a/metadata/md5-cache/games-arcade/snake3d-0.9 b/metadata/md5-cache/games-arcade/snake3d-0.9 deleted file mode 100644 index 2dda88b8236e..000000000000 --- a/metadata/md5-cache/games-arcade/snake3d-0.9 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=media-libs/sdl-net virtual/opengl media-libs/freeglut virtual/glu media-libs/libsdl -DESCRIPTION=variant of the snake game -EAPI=5 -HOMEPAGE=https://sourceforge.net/projects/worms3d/ -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=media-libs/sdl-net virtual/opengl media-libs/freeglut virtual/glu media-libs/libsdl games-misc/games-envd -SLOT=0 -SRC_URI=mirror://sourceforge/worms3d/snake3d-0.9.tar.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=0a53f64a594c40aee1ceb148adf3d791 diff --git a/metadata/md5-cache/games-arcade/xevil-2.02_p2-r1 b/metadata/md5-cache/games-arcade/xevil-2.02_p2-r1 deleted file mode 100644 index ec9c8e660371..000000000000 --- a/metadata/md5-cache/games-arcade/xevil-2.02_p2-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=x11-libs/libXpm app-arch/unzip -DESCRIPTION=3rd person, side-view, fast-action, kill-them-before-they-kill-you game -EAPI=5 -HOMEPAGE=http://www.xevil.com/ -KEYWORDS=~x86 -LICENSE=GPL-2 -RDEPEND=x11-libs/libXpm games-misc/games-envd -SLOT=0 -SRC_URI=http://www.xevil.com/download/stable/xevilsrc2.02r2.zip mirror://debian/pool/main/x/xevil/xevil_2.02r2-7.diff.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=4c2a4512cf477bb035e61e0e347732cc diff --git a/metadata/md5-cache/games-emulation/Manifest.gz b/metadata/md5-cache/games-emulation/Manifest.gz index 1dd39bc0f952..168c4077b913 100644 Binary files a/metadata/md5-cache/games-emulation/Manifest.gz and b/metadata/md5-cache/games-emulation/Manifest.gz differ diff --git a/metadata/md5-cache/games-emulation/dolphin-5.0 b/metadata/md5-cache/games-emulation/dolphin-5.0 index 88f7d18a5802..e68ba6c30b3c 100644 --- a/metadata/md5-cache/games-emulation/dolphin-5.0 +++ b/metadata/md5-cache/games-emulation/dolphin-5.0 @@ -1,13 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test -DEPEND=>=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 >=net-libs/mbedtls-2.1.1:= dev-libs/lzo media-libs/libpng:0= sys-libs/readline:0= sys-libs/zlib:= x11-libs/libXext x11-libs/libXi x11-libs/libXrandr virtual/libusb:1 virtual/opengl alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) egl? ( media-libs/mesa[egl] ) evdev? ( dev-libs/libevdev virtual/udev ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) llvm? ( sys-devel/llvm:* ) openal? ( media-libs/openal media-libs/libsoundtouch ) portaudio? ( media-libs/portaudio ) profile? ( dev-util/oprofile ) pulseaudio? ( media-sound/pulseaudio ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2[haptic,joystick] ) upnp? ( >=net-libs/miniupnpc-1.7 ) wxwidgets? ( dev-libs/glib:2 x11-libs/gtk+:2 x11-libs/wxGTK:3.0[opengl,X] ) app-arch/zip media-libs/freetype sys-devel/gettext virtual/pkgconfig sys-devel/make >=dev-util/cmake-3.9.6 >=sys-apps/sed-4 +DEPEND=>=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 >=net-libs/mbedtls-2.1.1:= dev-libs/lzo media-libs/libpng:0= sys-libs/readline:0= sys-libs/zlib:= x11-libs/libXext x11-libs/libXi x11-libs/libXrandr virtual/libusb:1 virtual/opengl alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) egl? ( media-libs/mesa[egl] ) evdev? ( dev-libs/libevdev virtual/udev ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) openal? ( media-libs/openal media-libs/libsoundtouch ) portaudio? ( media-libs/portaudio ) profile? ( dev-util/oprofile ) pulseaudio? ( media-sound/pulseaudio ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2[haptic,joystick] ) upnp? ( >=net-libs/miniupnpc-1.7 ) wxwidgets? ( dev-libs/glib:2 x11-libs/gtk+:2 x11-libs/wxGTK:3.0[opengl,X] ) app-arch/zip media-libs/freetype sys-devel/gettext virtual/pkgconfig sys-devel/make >=dev-util/cmake-3.9.6 >=sys-apps/sed-4 DESCRIPTION=Gamecube and Wii game emulator EAPI=5 HOMEPAGE=https://www.dolphin-emu.org/ -IUSE=alsa ao bluetooth doc egl +evdev ffmpeg libav llvm log lto openal +pch portaudio profile pulseaudio qt5 sdl upnp +wxwidgets +IUSE=alsa ao bluetooth doc egl +evdev ffmpeg libav log lto openal +pch portaudio profile pulseaudio qt5 sdl upnp +wxwidgets KEYWORDS=amd64 LICENSE=GPL-2 -RDEPEND=>=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 >=net-libs/mbedtls-2.1.1:= dev-libs/lzo media-libs/libpng:0= sys-libs/readline:0= sys-libs/zlib:= x11-libs/libXext x11-libs/libXi x11-libs/libXrandr virtual/libusb:1 virtual/opengl alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) egl? ( media-libs/mesa[egl] ) evdev? ( dev-libs/libevdev virtual/udev ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) llvm? ( sys-devel/llvm:* ) openal? ( media-libs/openal media-libs/libsoundtouch ) portaudio? ( media-libs/portaudio ) profile? ( dev-util/oprofile ) pulseaudio? ( media-sound/pulseaudio ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2[haptic,joystick] ) upnp? ( >=net-libs/miniupnpc-1.7 ) wxwidgets? ( dev-libs/glib:2 x11-libs/gtk+:2 x11-libs/wxGTK:3.0[opengl,X] ) +RDEPEND=>=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 >=net-libs/mbedtls-2.1.1:= dev-libs/lzo media-libs/libpng:0= sys-libs/readline:0= sys-libs/zlib:= x11-libs/libXext x11-libs/libXi x11-libs/libXrandr virtual/libusb:1 virtual/opengl alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) egl? ( media-libs/mesa[egl] ) evdev? ( dev-libs/libevdev virtual/udev ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) openal? ( media-libs/openal media-libs/libsoundtouch ) portaudio? ( media-libs/portaudio ) profile? ( dev-util/oprofile ) pulseaudio? ( media-sound/pulseaudio ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2[haptic,joystick] ) upnp? ( >=net-libs/miniupnpc-1.7 ) wxwidgets? ( dev-libs/glib:2 x11-libs/gtk+:2 x11-libs/wxGTK:3.0[opengl,X] ) +RESTRICT=test SLOT=0 SRC_URI=https://github.com/dolphin-emu/dolphin/archive/5.0.zip -> dolphin-5.0.zip _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 l10n 97f2753e3f1f3753d53d856c7c0bbb0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 wxwidgets 04e063b0eff26daaea83d859dd9d6e05 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=51f9c3f73a42939acdb56122c68bed47 +_md5_=53700fefc0602964510d85b69aff4aa2 diff --git a/metadata/md5-cache/games-emulation/dolphin-9999 b/metadata/md5-cache/games-emulation/dolphin-9999 index c6b1371d81a0..1322fba9243e 100644 --- a/metadata/md5-cache/games-emulation/dolphin-9999 +++ b/metadata/md5-cache/games-emulation/dolphin-9999 @@ -1,11 +1,11 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=>=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 >=net-libs/mbedtls-2.1.1:= dev-libs/hidapi:0= dev-libs/lzo:2= dev-libs/pugixml:0= media-libs/libpng:0= net-misc/curl:0= sys-libs/readline:0= sys-libs/zlib:0= x11-libs/libXext x11-libs/libXi x11-libs/libXrandr virtual/libusb:1 virtual/opengl alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) egl? ( media-libs/mesa[egl] ) evdev? ( dev-libs/libevdev virtual/udev ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) llvm? ( sys-devel/llvm:* ) openal? ( media-libs/openal media-libs/libsoundtouch ) portaudio? ( media-libs/portaudio ) profile? ( dev-util/oprofile ) pulseaudio? ( media-sound/pulseaudio ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2[haptic,joystick] ) systemd? ( sys-apps/systemd:0= ) upnp? ( >=net-libs/miniupnpc-1.7 ) app-arch/zip dev-util/vulkan-headers media-libs/freetype sys-devel/gettext virtual/pkgconfig sys-devel/make >=dev-util/cmake-3.9.6 >=sys-apps/sed-4 >=dev-vcs/git-1.8.2.1[curl] +DEPEND=>=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 >=net-libs/mbedtls-2.1.1:= dev-libs/hidapi:0= dev-libs/lzo:2= dev-libs/pugixml:0= media-libs/libpng:0= net-misc/curl:0= sys-libs/readline:0= sys-libs/zlib:0= x11-libs/libXext x11-libs/libXi x11-libs/libXrandr virtual/libusb:1 virtual/opengl alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) egl? ( media-libs/mesa[egl] ) evdev? ( dev-libs/libevdev virtual/udev ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) openal? ( media-libs/openal media-libs/libsoundtouch ) portaudio? ( media-libs/portaudio ) profile? ( dev-util/oprofile ) pulseaudio? ( media-sound/pulseaudio ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2[haptic,joystick] ) systemd? ( sys-apps/systemd:0= ) upnp? ( >=net-libs/miniupnpc-1.7 ) app-arch/zip dev-util/vulkan-headers media-libs/freetype sys-devel/gettext virtual/pkgconfig sys-devel/make >=dev-util/cmake-3.9.6 >=sys-apps/sed-4 >=dev-vcs/git-1.8.2.1[curl] DESCRIPTION=Gamecube and Wii game emulator EAPI=6 HOMEPAGE=https://www.dolphin-emu.org/ -IUSE=alsa ao bluetooth discord-presence doc egl +evdev ffmpeg libav llvm log lto openal portaudio profile pulseaudio +qt5 sdl systemd upnp +IUSE=alsa ao bluetooth discord-presence doc egl +evdev ffmpeg libav log lto openal portaudio profile pulseaudio +qt5 sdl systemd upnp LICENSE=GPL-2 -RDEPEND=>=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 >=net-libs/mbedtls-2.1.1:= dev-libs/hidapi:0= dev-libs/lzo:2= dev-libs/pugixml:0= media-libs/libpng:0= net-misc/curl:0= sys-libs/readline:0= sys-libs/zlib:0= x11-libs/libXext x11-libs/libXi x11-libs/libXrandr virtual/libusb:1 virtual/opengl alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) egl? ( media-libs/mesa[egl] ) evdev? ( dev-libs/libevdev virtual/udev ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) llvm? ( sys-devel/llvm:* ) openal? ( media-libs/openal media-libs/libsoundtouch ) portaudio? ( media-libs/portaudio ) profile? ( dev-util/oprofile ) pulseaudio? ( media-sound/pulseaudio ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2[haptic,joystick] ) systemd? ( sys-apps/systemd:0= ) upnp? ( >=net-libs/miniupnpc-1.7 ) +RDEPEND=>=media-libs/libsfml-2.1 >net-libs/enet-1.3.7 >=net-libs/mbedtls-2.1.1:= dev-libs/hidapi:0= dev-libs/lzo:2= dev-libs/pugixml:0= media-libs/libpng:0= net-misc/curl:0= sys-libs/readline:0= sys-libs/zlib:0= x11-libs/libXext x11-libs/libXi x11-libs/libXrandr virtual/libusb:1 virtual/opengl alsa? ( media-libs/alsa-lib ) ao? ( media-libs/libao ) bluetooth? ( net-wireless/bluez ) egl? ( media-libs/mesa[egl] ) evdev? ( dev-libs/libevdev virtual/udev ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:= ) ) openal? ( media-libs/openal media-libs/libsoundtouch ) portaudio? ( media-libs/portaudio ) profile? ( dev-util/oprofile ) pulseaudio? ( media-sound/pulseaudio ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 ) sdl? ( media-libs/libsdl2[haptic,joystick] ) systemd? ( sys-apps/systemd:0= ) upnp? ( >=net-libs/miniupnpc-1.7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 l10n 97f2753e3f1f3753d53d856c7c0bbb0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=45a735662bb8731465912f38aa637053 +_md5_=e6a41e312442621c74d06e87775378df diff --git a/metadata/md5-cache/games-emulation/gfceux-2.1.1-r1 b/metadata/md5-cache/games-emulation/gfceux-2.1.1-r1 deleted file mode 100644 index 78942a810fd5..000000000000 --- a/metadata/md5-cache/games-emulation/gfceux-2.1.1-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack -DEPEND=dev-python/pygtk >=sys-apps/sed-4 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] -DESCRIPTION=A graphical frontend for the FCEUX emulator -EAPI=5 -HOMEPAGE=http://fceux.com -IUSE=python_targets_python2_7 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-python/pygtk games-emulation/fceux python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] games-misc/games-envd -REQUIRED_USE=|| ( python_targets_python2_7 ) -SLOT=0 -SRC_URI=mirror://sourceforge/fceultra/fceux-2.1.1.src.tar.bz2 -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6632ec0bf6e3db5c8c97bd8a50eb8ae3 diff --git a/metadata/md5-cache/games-emulation/hugo-2.12 b/metadata/md5-cache/games-emulation/hugo-2.12 deleted file mode 100644 index fc89d2b4d762..000000000000 --- a/metadata/md5-cache/games-emulation/hugo-2.12 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=x11-libs/gtk+:2 media-libs/libsdl[video] media-libs/libvorbis virtual/pkgconfig -DESCRIPTION=PC-Engine (Turbografx16) emulator for linux -EAPI=5 -HOMEPAGE=http://www.zeograd.com/ -KEYWORDS=~x86 -LICENSE=GPL-2 -RDEPEND=x11-libs/gtk+:2 media-libs/libsdl[video] media-libs/libvorbis games-misc/games-envd -SLOT=0 -SRC_URI=http://www.zeograd.com/download/hugo-2.12.tar.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=dff2bee4ef7faa52cc8fa1da3df8b8c5 diff --git a/metadata/md5-cache/games-emulation/jrommanager-1.6_p20-r1 b/metadata/md5-cache/games-emulation/jrommanager-1.6_p20-r1 new file mode 100644 index 000000000000..ab40a875ff49 --- /dev/null +++ b/metadata/md5-cache/games-emulation/jrommanager-1.6_p20-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=install prepare +DEPEND=app-arch/unzip +DESCRIPTION=A Mame and Retrogaming Rom Manager, Java alternative to ClrMamePro +EAPI=7 +HOMEPAGE=https://github.com/optyfr/JRomManager +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 GPL-2-with-classpath-exception BSD-2 MIT Apache-2.0 LGPL-2.1 +RDEPEND=>=virtual/jre-1.8 +SLOT=0 +SRC_URI=https://github.com/optyfr/JRomManager/releases/download/1.6b20/JRomManager-1.6b20.zip +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 +_md5_=18cd5378076b3af0f440ff695200f4e3 diff --git a/metadata/md5-cache/games-emulation/kigb-2.02 b/metadata/md5-cache/games-emulation/kigb-2.02 deleted file mode 100644 index c0044be08b8d..000000000000 --- a/metadata/md5-cache/games-emulation/kigb-2.02 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DESCRIPTION=A Gameboy (GB, SGB, GBA) Emulator for Linux -EAPI=5 -HOMEPAGE=http://kigb.emuunlim.com/ -KEYWORDS=-* ~x86 -LICENSE=all-rights-reserved -RDEPEND=x11-libs/libXext sys-libs/zlib dev-games/hawknl =virtual/libstdc++-3* games-misc/games-envd -RESTRICT=mirror bindist strip -SLOT=0 -SRC_URI=http://kigb.emuunlim.com/kigb_lin.tar.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=cd4236177571ce893bc1c928e26eab8c diff --git a/metadata/md5-cache/games-emulation/raine-0.51.9 b/metadata/md5-cache/games-emulation/raine-0.51.9 deleted file mode 100644 index de3db0ef9337..000000000000 --- a/metadata/md5-cache/games-emulation/raine-0.51.9 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=dev-cpp/muParser media-libs/libsdl[sound,joystick,video] sys-libs/zlib media-libs/sdl-image[png] media-libs/sdl-ttf dev-lang/nasm app-arch/unzip -DESCRIPTION=R A I N E M680x0 Arcade Emulation -EAPI=5 -HOMEPAGE=http://rainemu.swishparty.co.uk/ -KEYWORDS=~x86 -LICENSE=Artistic -RDEPEND=dev-cpp/muParser media-libs/libsdl[sound,joystick,video] sys-libs/zlib media-libs/sdl-image[png] media-libs/sdl-ttf games-misc/games-envd -SLOT=0 -SRC_URI=http://rainemu.swishparty.co.uk/html/archive/raines-0.51.9.tar.bz2 -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=822c65977d750743004d75560728acf7 diff --git a/metadata/md5-cache/games-fps/Manifest.gz b/metadata/md5-cache/games-fps/Manifest.gz index 2bba12d7759a..2dc0e46377f1 100644 Binary files a/metadata/md5-cache/games-fps/Manifest.gz and b/metadata/md5-cache/games-fps/Manifest.gz differ diff --git a/metadata/md5-cache/games-fps/aaquake2-0.1 b/metadata/md5-cache/games-fps/aaquake2-0.1 deleted file mode 100644 index e5dbf06a0060..000000000000 --- a/metadata/md5-cache/games-fps/aaquake2-0.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=media-libs/aalib app-arch/unzip -DESCRIPTION=text mode Quake II -EAPI=5 -HOMEPAGE=https://www.jfedor.org/aaquake2/ -KEYWORDS=~x86 -LICENSE=GPL-2 -RDEPEND=media-libs/aalib games-misc/games-envd -SLOT=0 -SRC_URI=mirror://idsoftware/source/q2source-3.21.zip https://www.jfedor.org/aaquake2/quake2-ref_softaa-0.1.tar.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d951010f54bc014d3b61322852d23fae diff --git a/metadata/md5-cache/games-fps/doomsday-resources-1.01-r1 b/metadata/md5-cache/games-fps/doomsday-resources-1.01-r1 deleted file mode 100644 index 01ea195869a3..000000000000 --- a/metadata/md5-cache/games-fps/doomsday-resources-1.01-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=app-arch/unzip -DESCRIPTION=Improved models & textures for doomsday -EAPI=5 -HOMEPAGE=http://www.doomsdayhq.com/ -KEYWORDS=~amd64 ~x86 -LICENSE=free-noncomm -RDEPEND=>=games-fps/doomsday-1.9.8 games-misc/games-envd -SLOT=0 -SRC_URI=mirror://sourceforge/deng/jdoom-resource-pack-1.01.zip mirror://sourceforge/deng/jdoom-details.zip -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=2568a4d19b5c25499c56a0ddda4d80cf diff --git a/metadata/md5-cache/games-fps/duke3d-20040817-r2 b/metadata/md5-cache/games-fps/duke3d-20040817-r2 deleted file mode 100644 index 1ee88ba6ed1a..000000000000 --- a/metadata/md5-cache/games-fps/duke3d-20040817-r2 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=media-libs/libsdl media-libs/sdl-mixer media-sound/timidity++ media-sound/timidity-eawpatches perl? ( dev-lang/perl[-ithreads] ) opengl? ( virtual/opengl ) demo? ( app-arch/unzip ) !pic? ( x86? ( dev-lang/nasm ) ) -DESCRIPTION=Port of the original Duke Nukem 3D -EAPI=5 -HOMEPAGE=http://icculus.org/projects/duke3d/ -IUSE=demo pic perl opengl -KEYWORDS=~hppa ~x86 -LICENSE=GPL-2 -RDEPEND=media-libs/libsdl media-libs/sdl-mixer media-sound/timidity++ media-sound/timidity-eawpatches perl? ( dev-lang/perl[-ithreads] ) opengl? ( virtual/opengl ) games-misc/games-envd -SLOT=0 -SRC_URI=mirror://gentoo/duke3d-20040817.tar.bz2 demo? ( ftp://ftp.3drealms.com/share/3dduke13.zip ftp://ftp.planetmirror.com/pub/gameworld/downloads/3dduke13.zip ) -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=a2d2da18de822d8fe9cc385258981832 diff --git a/metadata/md5-cache/games-fps/lsdldoom-1.5 b/metadata/md5-cache/games-fps/lsdldoom-1.5 deleted file mode 100644 index 6c721261cd0f..000000000000 --- a/metadata/md5-cache/games-fps/lsdldoom-1.5 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=media-libs/libsdl[video] media-libs/sdl-mixer net? ( media-libs/sdl-net ) -DESCRIPTION=Port of ID's doom to SDL -EAPI=5 -HOMEPAGE=http://jesshaas.com/lsdldoom/ -IUSE=+net +shareware freedoom -KEYWORDS=~arm ~x86 -LICENSE=GPL-2 -RDEPEND=media-libs/libsdl[video] media-libs/sdl-mixer net? ( media-libs/sdl-net ) shareware? ( games-fps/doom-data ) freedoom? ( games-fps/freedoom ) games-misc/games-envd -SLOT=0 -SRC_URI=http://jesshaas.com/lsdldoom/src/lsdldoom-1.5.tar.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=cf8c5370782b762d8283d5cc250e29fc diff --git a/metadata/md5-cache/games-fps/soldieroffortune-demo-0.57-r1 b/metadata/md5-cache/games-fps/soldieroffortune-demo-0.57-r1 deleted file mode 100644 index 478b3be60a5d..000000000000 --- a/metadata/md5-cache/games-fps/soldieroffortune-demo-0.57-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=games-util/loki_patch -DESCRIPTION=First-person shooter based on the mercenary trade -EAPI=5 -HOMEPAGE=http://www.lokigames.com/products/sof/ -KEYWORDS=~amd64 ~x86 -LICENSE=LOKI-EULA -RDEPEND=virtual/opengl[abi_x86_32(-)] media-libs/libsdl[X,opengl,sound,abi_x86_32(-)] x11-libs/libXrender[abi_x86_32(-)] x11-libs/libXrandr[abi_x86_32(-)] x11-libs/libXcursor[abi_x86_32(-)] media-libs/smpeg[abi_x86_32(-)] games-misc/games-envd -RESTRICT=strip -SLOT=0 -SRC_URI=mirror://lokigames/loki_demos/sof-demo.run -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=42a8d005d14fd67e8bba0d2987d4635a diff --git a/metadata/md5-cache/games-puzzle/Manifest.gz b/metadata/md5-cache/games-puzzle/Manifest.gz index afa8ecaac131..cfc9e957b181 100644 Binary files a/metadata/md5-cache/games-puzzle/Manifest.gz and b/metadata/md5-cache/games-puzzle/Manifest.gz differ diff --git a/metadata/md5-cache/games-puzzle/ensemblist-040126 b/metadata/md5-cache/games-puzzle/ensemblist-040126 deleted file mode 100644 index 038e3508949c..000000000000 --- a/metadata/md5-cache/games-puzzle/ensemblist-040126 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=media-libs/freeglut media-libs/libmikmod:0 media-libs/libpng:0 virtual/glu virtual/opengl x11-libs/libXmu -DESCRIPTION=Put together several primitives to build a given shape. (C.S.G. Game) -EAPI=5 -HOMEPAGE=http://www.nongnu.org/ensemblist/index_en.html -KEYWORDS=~x86 -LICENSE=GPL-2 -RDEPEND=media-libs/freeglut media-libs/libmikmod:0 media-libs/libpng:0 virtual/glu virtual/opengl x11-libs/libXmu games-misc/games-envd -SLOT=0 -SRC_URI=https://savannah.nongnu.org/download/ensemblist/ensemblist-040126.tar.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=7d50f1d638e5ae12bf94c75a17a79176 diff --git a/metadata/md5-cache/games-puzzle/hoh-bin-1.01 b/metadata/md5-cache/games-puzzle/hoh-bin-1.01 deleted file mode 100644 index cfcabaeb26af..000000000000 --- a/metadata/md5-cache/games-puzzle/hoh-bin-1.01 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DESCRIPTION=PC remake of the spectrum game, Head Over Heels -EAPI=5 -HOMEPAGE=http://retrospec.sgn.net/games/hoh/ -KEYWORDS=~amd64 ~x86 -LICENSE=free-noncomm -RDEPEND=x11-libs/libX11[abi_x86_32(-)] games-misc/games-envd -RESTRICT=strip -SLOT=0 -SRC_URI=http://retrospec.sgn.net/download.php?id=63\&path=games/hoh/bin/hohlin-101.tar.bz2 -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=64632342aa5c63ddf28d255047695f19 diff --git a/metadata/md5-cache/games-simulation/Manifest.gz b/metadata/md5-cache/games-simulation/Manifest.gz index 5830b8b85f72..929a4fddfe65 100644 Binary files a/metadata/md5-cache/games-simulation/Manifest.gz and b/metadata/md5-cache/games-simulation/Manifest.gz differ diff --git a/metadata/md5-cache/games-simulation/dangerdeep-0.3.0 b/metadata/md5-cache/games-simulation/dangerdeep-0.3.0 deleted file mode 100644 index 0d972eb2bafd..000000000000 --- a/metadata/md5-cache/games-simulation/dangerdeep-0.3.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=virtual/opengl virtual/glu sci-libs/fftw:3.0 media-libs/libsdl[joystick,opengl,video] media-libs/sdl-mixer[vorbis] media-libs/sdl-image[jpeg,png] media-libs/sdl-net app-arch/unzip dev-util/scons[python_targets_python2_7] -DESCRIPTION=a World War II German submarine simulation -EAPI=5 -HOMEPAGE=http://dangerdeep.sourceforge.net/ -IUSE=cpu_flags_x86_sse debug -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 CC-BY-NC-ND-2.0 -RDEPEND=virtual/opengl virtual/glu sci-libs/fftw:3.0 media-libs/libsdl[joystick,opengl,video] media-libs/sdl-mixer[vorbis] media-libs/sdl-image[jpeg,png] media-libs/sdl-net games-misc/games-envd -SLOT=0 -SRC_URI=mirror://sourceforge/dangerdeep/dangerdeep-0.3.0.tar.gz mirror://sourceforge/dangerdeep/dangerdeep-data-0.3.0.zip -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 scons-utils abbc7625ff457854eae0edaa1fd55cc7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=970ef0bb5c86bd8edfd4f055ee9f7ea4 diff --git a/metadata/md5-cache/games-sports/Manifest.gz b/metadata/md5-cache/games-sports/Manifest.gz index 67a718582d23..2d7318b78a84 100644 Binary files a/metadata/md5-cache/games-sports/Manifest.gz and b/metadata/md5-cache/games-sports/Manifest.gz differ diff --git a/metadata/md5-cache/games-sports/miniracer-1.04 b/metadata/md5-cache/games-sports/miniracer-1.04 deleted file mode 100644 index 5a2dc7266d03..000000000000 --- a/metadata/md5-cache/games-sports/miniracer-1.04 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=virtual/opengl x11-libs/libX11 x11-libs/libXext x11-libs/libXxf86dga x11-libs/libXxf86vm media-libs/libsdl media-libs/sdl-mixer x11-base/xorg-proto -DESCRIPTION=an OpenGL car racing game, based on ID's famous Quake engine -EAPI=5 -HOMEPAGE=http://miniracer.sourceforge.net/ -KEYWORDS=~x86 -LICENSE=GPL-2 -RDEPEND=virtual/opengl x11-libs/libX11 x11-libs/libXext x11-libs/libXxf86dga x11-libs/libXxf86vm media-libs/libsdl media-libs/sdl-mixer games-misc/games-envd -SLOT=0 -SRC_URI=mirror://sourceforge/miniracer/miniracer-1.04.tar.gz -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=02cc98e4b41b2b8031416bb5c134a8e2 diff --git a/metadata/md5-cache/games-strategy/Manifest.gz b/metadata/md5-cache/games-strategy/Manifest.gz index 5ee771a54f40..fab0c64ca1ed 100644 Binary files a/metadata/md5-cache/games-strategy/Manifest.gz and b/metadata/md5-cache/games-strategy/Manifest.gz differ diff --git a/metadata/md5-cache/games-strategy/gorky17-demo-1.0.1.0.1-r1 b/metadata/md5-cache/games-strategy/gorky17-demo-1.0.1.0.1-r1 deleted file mode 100644 index ece7f57de077..000000000000 --- a/metadata/md5-cache/games-strategy/gorky17-demo-1.0.1.0.1-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DESCRIPTION=Horror conspiracy game mixing elements of strategy and role-playing -EAPI=5 -HOMEPAGE=http://www.linuxgamepublishing.com/info.php?id=gorky17 -KEYWORDS=~x86 -LICENSE=all-rights-reserved -RDEPEND=>=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)] >=media-libs/libsdl-1.2.15-r4[abi_x86_32(-)] >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)] >=x11-libs/libX11-1.6.2[abi_x86_32(-)] >=x11-libs/libXau-1.0.7-r1[abi_x86_32(-)] >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)] >=x11-libs/libXext-1.3.2[abi_x86_32(-)] games-misc/games-envd -RESTRICT=mirror bindist strip -SLOT=0 -SRC_URI=http://demofiles.linuxgamepublishing.com/gorky17/gorky17_demo.run http://updatefiles.linuxgamepublishing.com/gorky17-demo/gorky17-demo-1.0-1.0.1-x86.run -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=c09c1c4db7aa604298ab9d4751f2113b diff --git a/metadata/md5-cache/games-strategy/heroes3-demo-1.3.1a b/metadata/md5-cache/games-strategy/heroes3-demo-1.3.1a deleted file mode 100644 index a978c81191b8..000000000000 --- a/metadata/md5-cache/games-strategy/heroes3-demo-1.3.1a +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup unpack -DEPEND=games-util/loki_patch -DESCRIPTION=turn-based 2D medieval combat -EAPI=5 -HOMEPAGE=http://www.lokigames.com/products/heroes3/ -KEYWORDS=~amd64 ~x86 -LICENSE=all-rights-reserved -RDEPEND=>=sys-libs/lib-compat-loki-0.2 || ( ppc? ( x11-libs/libX11 ) !ppc? ( x11-libs/libX11[abi_x86_32(-)] ) ) games-misc/games-envd -RESTRICT=mirror bindist strip -SLOT=0 -SRC_URI=mirror://lokigames/loki_demos/heroes3-demo.run -_eclasses_=base 983774947da124fb7d542ce25a218bb1 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 games 2bb3ede665927a68ffdb7c41eec7efde ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=097d6450540d903a28c950519ef41070 diff --git a/metadata/md5-cache/kde-apps/Manifest.gz b/metadata/md5-cache/kde-apps/Manifest.gz index baaeb779e1e1..7ac9b91b517c 100644 Binary files a/metadata/md5-cache/kde-apps/Manifest.gz and b/metadata/md5-cache/kde-apps/Manifest.gz differ diff --git a/metadata/md5-cache/kde-apps/akonadi-18.04.3 b/metadata/md5-cache/kde-apps/akonadi-18.04.3 index da106a78412e..e3b07ff66702 100644 --- a/metadata/md5-cache/kde-apps/akonadi-18.04.3 +++ b/metadata/md5-cache/kde-apps/akonadi-18.04.3 @@ -4,7 +4,7 @@ DESCRIPTION=Storage service for PIM data and libraries for PIM apps EAPI=6 HOMEPAGE=https://community.kde.org/KDE_PIM/akonadi IUSE=+mysql postgres sqlite tools xml test debug designer test -KEYWORDS=~amd64 ~arm ~x86 +KEYWORDS=amd64 ~arm x86 LICENSE=LGPL-2.1+ RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtsql-5.9.4:5[mysql?,postgres?] >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 x11-misc/shared-mime-info sqlite? ( dev-db/sqlite:3 ) xml? ( dev-libs/libxml2 ) !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akonadi:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 REQUIRED_USE=|| ( mysql postgres sqlite ) test? ( tools ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=956f8094ce4c6023ebcd0efb1a3a97c2 +_md5_=d1662857a64bd827b0e822df0a3e2937 diff --git a/metadata/md5-cache/kde-apps/akonadi-calendar-18.04.3 b/metadata/md5-cache/kde-apps/akonadi-calendar-18.04.3 index b6afcec9ea2b..80e6fdd24cbd 100644 --- a/metadata/md5-cache/kde-apps/akonadi-calendar-18.04.3 +++ b/metadata/md5-cache/kde-apps/akonadi-calendar-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Library for akonadi calendar integration EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akonadi-calendar:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-calendar-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=c50928731851ce14a084e12975333797 +_md5_=e4b40bac490fc7072466ec8964a87d01 diff --git a/metadata/md5-cache/kde-apps/akonadi-contacts-18.04.3 b/metadata/md5-cache/kde-apps/akonadi-contacts-18.04.3 index d405700911bc..0f8434f2582a 100644 --- a/metadata/md5-cache/kde-apps/akonadi-contacts-18.04.3 +++ b/metadata/md5-cache/kde-apps/akonadi-contacts-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Library for akonadi contact integration EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/prison-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akonadi-contacts:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-contacts-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7aaad4610b1b4d0cae66f4a559db7af2 +_md5_=4ade248fb8fef8bd199cf53f682a3237 diff --git a/metadata/md5-cache/kde-apps/akonadi-import-wizard-18.04.3 b/metadata/md5-cache/kde-apps/akonadi-import-wizard-18.04.3 index 0bfc4a8376d4..b7b116393659 100644 --- a/metadata/md5-cache/kde-apps/akonadi-import-wizard-18.04.3 +++ b/metadata/md5-cache/kde-apps/akonadi-import-wizard-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Assistant to import PIM data from other applications into Akonadi EAPI=6 HOMEPAGE=https://www.kde.org/ https://userbase.kde.org/Kmail/Import_Options IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/mailcommon-18.04.3:5 >=kde-apps/mailimporter-18.04.3:5 >=kde-apps/messagelib-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kdepim-l10n !kde-apps/kmail:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akonadi-import-wizard:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-import-wizard-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=42a223eeb0ead53a422efdf38433b7ec +_md5_=f57b135c6ee16070c0ff81c4e398e559 diff --git a/metadata/md5-cache/kde-apps/akonadi-mime-18.04.3 b/metadata/md5-cache/kde-apps/akonadi-mime-18.04.3 index 1d19a8a099b6..f0ec88a03a25 100644 --- a/metadata/md5-cache/kde-apps/akonadi-mime-18.04.3 +++ b/metadata/md5-cache/kde-apps/akonadi-mime-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Library for akonadi mime types EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/libxslt x11-misc/shared-mime-info !kde-apps/kdepim-l10n !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akonadi-mime:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-mime-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8ec7321744d40f46ed40df82a5b5dfc9 +_md5_=d4cc9f54331e2d01d608444d56e19702 diff --git a/metadata/md5-cache/kde-apps/akonadi-notes-18.04.3 b/metadata/md5-cache/kde-apps/akonadi-notes-18.04.3 index 85f9a81384bb..db9b30a76acf 100644 --- a/metadata/md5-cache/kde-apps/akonadi-notes-18.04.3 +++ b/metadata/md5-cache/kde-apps/akonadi-notes-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Library for akonadi notes integration EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/ki18n-5.46.0:5 >=kde-apps/kmime-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akonadi-notes:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-notes-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=80b586d1f3afecaaf87d14605bd4b49b +_md5_=43d1cdb3f16b94f42a942fef0cdfedce diff --git a/metadata/md5-cache/kde-apps/akonadi-search-18.04.3 b/metadata/md5-cache/kde-apps/akonadi-search-18.04.3 index 4ccb3ca84994..1c9605d72904 100644 --- a/metadata/md5-cache/kde-apps/akonadi-search-18.04.3 +++ b/metadata/md5-cache/kde-apps/akonadi-search-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Libraries and daemons to implement searching in Akonadi EAPI=6 HOMEPAGE=https://cgit.kde.org/akonadi-search.git IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/krunner-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-libs/xapian-1.3:=[chert] !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akonadi-search:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-search-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d6a1a367d5ebfa724134134b3c62e845 +_md5_=09e2c7fd99efb54d970f1f84977d9881 diff --git a/metadata/md5-cache/kde-apps/akonadiconsole-18.04.3 b/metadata/md5-cache/kde-apps/akonadiconsole-18.04.3 index 4d8d5acbb788..428a2a2a8143 100644 --- a/metadata/md5-cache/kde-apps/akonadiconsole-18.04.3 +++ b/metadata/md5-cache/kde-apps/akonadiconsole-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Application for debugging Akonadi Resources EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-search-18.04.3:5 >=kde-apps/calendarsupport-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/messagelib-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsql-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/xapian:= >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akonadiconsole:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadiconsole-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fcc0069b67079c12d2b96580aee9d23f +_md5_=e88300d10bbdfe6cf12544643813a4ac diff --git a/metadata/md5-cache/kde-apps/akregator-18.04.3 b/metadata/md5-cache/kde-apps/akregator-18.04.3 index 3262b827ec12..9eb6b282e56f 100644 --- a/metadata/md5-cache/kde-apps/akregator-18.04.3 +++ b/metadata/md5-cache/kde-apps/akregator-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=News feed aggregator EAPI=6 HOMEPAGE=https://www.kde.org/applications/internet/akregator IUSE=debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/grantleetheme-18.04.3:5 >=kde-apps/kontactinterface-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/messagelib-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=kde-apps/syndication-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/akregator:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akregator-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fd9ad5f7590299b538cae07738413cde +_md5_=edf9d8f2080dba19cc49ab9b2fbc9be1 diff --git a/metadata/md5-cache/kde-apps/analitza-18.04.3 b/metadata/md5-cache/kde-apps/analitza-18.04.3 index 370d5b88b507..4b882478c091 100644 --- a/metadata/md5-cache/kde-apps/analitza-18.04.3 +++ b/metadata/md5-cache/kde-apps/analitza-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE library for mathematical features EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=eigen nls test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5[-gles2] >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 eigen? ( dev-cpp/eigen:3 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/analitza:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/analitza-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fc3943ec22bdddf7b38e6707b96e84b4 +_md5_=877641783e6e7b8f75eeda0057fd87ad diff --git a/metadata/md5-cache/kde-apps/ark-18.04.3 b/metadata/md5-cache/kde-apps/ark-18.04.3 index cd498c8781d3..5e922305b6cd 100644 --- a/metadata/md5-cache/kde-apps/ark-18.04.3 +++ b/metadata/md5-cache/kde-apps/ark-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=KDE Archiving tool EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/ark https://utils.kde.org/projects/ark/ IUSE=bzip2 lzma zip test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kpty-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 app-arch/libarchive:=[bzip2?,lzma?,zlib] sys-libs/zlib zip? ( >=dev-libs/libzip-1.2.0:= ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ark:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ark-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e4d9e7790a7de94a5d1eccb833b3c368 +_md5_=ee9253b597bcf939ff69d2fcaa0d369b diff --git a/metadata/md5-cache/kde-apps/artikulate-18.04.3 b/metadata/md5-cache/kde-apps/artikulate-18.04.3 index a8a6e36e6fc9..5d0fade82e1d 100644 --- a/metadata/md5-cache/kde-apps/artikulate-18.04.3 +++ b/metadata/md5-cache/kde-apps/artikulate-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Language learning application that helps improving pronunciation ski EAPI=6 HOMEPAGE=https://edu.kde.org/applications/language/artikulate IUSE=+gstreamer qtmedia debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsql-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=dev-qt/qtxmlpatterns-5.9.4:5 gstreamer? ( >=media-libs/qt-gstreamer-1.2.0[qt5(+)] ) qtmedia? ( >=dev-qt/qtmultimedia-5.9.4:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/artikulate:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 REQUIRED_USE=|| ( gstreamer qtmedia ) SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/artikulate-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=98b69e6abe3f73aedb429248be2bf308 +_md5_=78b21b5b2276ac003ae477ba0a9d05da diff --git a/metadata/md5-cache/kde-apps/audiocd-kio-18.04.3 b/metadata/md5-cache/kde-apps/audiocd-kio-18.04.3 index c5d3a1c6076b..bdee08215777 100644 --- a/metadata/md5-cache/kde-apps/audiocd-kio-18.04.3 +++ b/metadata/md5-cache/kde-apps/audiocd-kio-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=kioslave for accessing audio CDs EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=flac vorbis debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2 ) RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-apps/libkcddb-18.04.3:5 >=kde-apps/libkcompactdisc-18.04.3:5 >=dev-qt/qtwidgets-5.9.4:5 media-sound/cdparanoia flac? ( >=media-libs/flac-1.1.2 ) vorbis? ( media-libs/libogg media-libs/libvorbis ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/audiocd-kio:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/audiocd-kio-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=be3434b2bd625d99f488ba460c553c0c +_md5_=87270f26f86e4bd643d4318c3eae05d6 diff --git a/metadata/md5-cache/kde-apps/baloo-widgets-18.04.3 b/metadata/md5-cache/kde-apps/baloo-widgets-18.04.3 index 0916f6a2a834..50e726d39be2 100644 --- a/metadata/md5-cache/kde-apps/baloo-widgets-18.04.3 +++ b/metadata/md5-cache/kde-apps/baloo-widgets-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Widget library for baloo EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2+ LGPL-2.1+ || ( LGPL-2.1 LGPL-3 ) RDEPEND=>=kde-frameworks/baloo-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kfilemetadata-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/baloo-widgets:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/baloo-widgets-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9046029a81877985317557cd071b5d4f +_md5_=39ff0c9aa5ad956c827e7366b6bbf649 diff --git a/metadata/md5-cache/kde-apps/blinken-18.04.3 b/metadata/md5-cache/kde-apps/blinken-18.04.3 index 62b0100fbe2b..49ef37c83392 100644 --- a/metadata/md5-cache/kde-apps/blinken-18.04.3 +++ b/metadata/md5-cache/kde-apps/blinken-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE version of the Simon Says game EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/blinken https://edu.kde.org/blinken/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/phonon[qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/blinken:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/blinken-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b159b667de0ddd127334601ebded0c6e +_md5_=1accc6c87f3d1c860f1d767807dd9be1 diff --git a/metadata/md5-cache/kde-apps/bomber-18.04.3 b/metadata/md5-cache/kde-apps/bomber-18.04.3 index 1a1e0dffd50d..d28a43558f9b 100644 --- a/metadata/md5-cache/kde-apps/bomber-18.04.3 +++ b/metadata/md5-cache/kde-apps/bomber-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE arcade bombing game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/bomber/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !games-action/xbomber >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/bomber:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/bomber-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8b83639c1b3e3ef265da30f7888b77db +_md5_=fb4a130a977f6fc79197786e329c6eb9 diff --git a/metadata/md5-cache/kde-apps/bovo-18.04.3 b/metadata/md5-cache/kde-apps/bovo-18.04.3 index 4b282d40d057..2fc1d1561725 100644 --- a/metadata/md5-cache/kde-apps/bovo-18.04.3 +++ b/metadata/md5-cache/kde-apps/bovo-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Five-in-a-row Board Game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/bovo/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/bovo:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/bovo-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=91a745b75108b09c917b5fe72cbc9c78 +_md5_=7b3a789b91e994385d3b6abfd006ea92 diff --git a/metadata/md5-cache/kde-apps/calendarjanitor-18.04.3 b/metadata/md5-cache/kde-apps/calendarjanitor-18.04.3 index 7033b0cb3c85..c4dbca397d92 100644 --- a/metadata/md5-cache/kde-apps/calendarjanitor-18.04.3 +++ b/metadata/md5-cache/kde-apps/calendarjanitor-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Tool to scan calendar data for buggy instances EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-calendar-18.04.3:5 >=kde-apps/calendarsupport-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/calendarjanitor:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-calendar-tools-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=178b703ddd5853b830c132df154b5052 +_md5_=8515b6b2811d74b61d96c38ff443aa46 diff --git a/metadata/md5-cache/kde-apps/calendarsupport-18.04.3 b/metadata/md5-cache/kde-apps/calendarsupport-18.04.3 index 492ffc8417c7..99ac0c90b886 100644 --- a/metadata/md5-cache/kde-apps/calendarsupport-18.04.3 +++ b/metadata/md5-cache/kde-apps/calendarsupport-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Calendar support library EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/kholidays-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-calendar-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/designer-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/libical !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/calendarsupport:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/calendarsupport-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e62040446efa9635fb2a3ead5b42a78f +_md5_=11f0cc5ba8a737466af94b60f06f6af4 diff --git a/metadata/md5-cache/kde-apps/cantor-18.04.3 b/metadata/md5-cache/kde-apps/cantor-18.04.3 index 5f4bf8d234cb..2c956bbff765 100644 --- a/metadata/md5-cache/kde-apps/cantor-18.04.3 +++ b/metadata/md5-cache/kde-apps/cantor-18.04.3 @@ -4,7 +4,7 @@ DESCRIPTION=Interface for doing mathematics and scientific computing EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/cantor https://edu.kde.org/cantor/ IUSE=+analitza julia lua postscript python qalculate R debug +handbook test python_targets_python2_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kpty-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=dev-qt/qtxmlpatterns-5.9.4:5 analitza? ( >=kde-apps/analitza-18.04.3:5 ) julia? ( dev-lang/julia ) lua? ( dev-lang/luajit:2 ) qalculate? ( sci-libs/cln sci-libs/libqalculate:= ) postscript? ( app-text/libspectre ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) R? ( dev-lang/R ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/cantor:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 REQUIRED_USE=python? ( || ( python_targets_python2_7 ) ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/cantor-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0893be899d98b755235e7b13970f2bc8 +_md5_=5aba2106c0aebb2d930542002ef096bf diff --git a/metadata/md5-cache/kde-apps/cervisia-18.04.3 b/metadata/md5-cache/kde-apps/cervisia-18.04.3 index 269fe55cd6a5..01b95e5882f7 100644 --- a/metadata/md5-cache/kde-apps/cervisia-18.04.3 +++ b/metadata/md5-cache/kde-apps/cervisia-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=CVS frontend by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/development/cervisia IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdesu-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kinit-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-vcs/cvs >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/cervisia:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/cervisia-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7f2f03e60c19b67c396e95fa59c79629 +_md5_=14ede4987e78de20196d54cce73e29cd diff --git a/metadata/md5-cache/kde-apps/dolphin-18.04.3-r1 b/metadata/md5-cache/kde-apps/dolphin-18.04.3-r1 index 8c4598163fe8..81bdbe704204 100644 --- a/metadata/md5-cache/kde-apps/dolphin-18.04.3-r1 +++ b/metadata/md5-cache/kde-apps/dolphin-18.04.3-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Plasma filemanager focusing on usability EAPI=6 HOMEPAGE=https://www.kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin IUSE=semantic-desktop thumbnail test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kinit-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/solid-5.46.0:5 >=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 media-libs/phonon[qt5(+)] semantic-desktop? ( >=kde-frameworks/baloo-5.46.0:5 >=kde-frameworks/kfilemetadata-5.46.0:5 >=kde-apps/baloo-widgets-18.04.3:5 ) !semantic-desktop? ( >=kde-frameworks/kdelibs4support-5.46.0:5 ) >=kde-apps/kio-extras-18.04.3:5 thumbnail? ( >=kde-apps/ffmpegthumbs-18.04.3:5 >=kde-apps/thumbnailers-18.04.3:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/dolphin:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/dolphin-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a666cee61daf863ce41f62a783f4775f +_md5_=f00a92a70f4ebc08269e5e647ca55724 diff --git a/metadata/md5-cache/kde-apps/dolphin-plugins-18.04.3 b/metadata/md5-cache/kde-apps/dolphin-plugins-18.04.3 index 3e0cb7f89c34..823bbc14b83a 100644 --- a/metadata/md5-cache/kde-apps/dolphin-plugins-18.04.3 +++ b/metadata/md5-cache/kde-apps/dolphin-plugins-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Extra Dolphin plugins EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=bazaar dropbox git mercurial subversion debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/dolphin-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 git? ( >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 ) mercurial? ( >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 ) >=kde-apps/kompare-18.04.3:5 bazaar? ( dev-vcs/bzr ) dropbox? ( net-misc/dropbox-cli ) git? ( dev-vcs/git ) subversion? ( dev-vcs/subversion ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/dolphin-plugins:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/dolphin-plugins-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=cfc4dd489a3e6c14b3a43e810f36da9f +_md5_=db481be3bab07bc0304a2fa90c254fc3 diff --git a/metadata/md5-cache/kde-apps/dragon-18.04.3 b/metadata/md5-cache/kde-apps/dragon-18.04.3 index 4666961cd49f..449f65ce6733 100644 --- a/metadata/md5-cache/kde-apps/dragon-18.04.3 +++ b/metadata/md5-cache/kde-apps/dragon-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A simple video player EAPI=6 HOMEPAGE=https://www.kde.org/applications/multimedia/dragonplayer IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ || ( GPL-2 GPL-3 ) handbook? ( FDL-1.2 ) RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/solid-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/phonon[qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/dragon:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/dragon-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=834d004813a2fc11feaa289f2adb81e9 +_md5_=9b29c8b6930a059928eef3e4451a236d diff --git a/metadata/md5-cache/kde-apps/eventviews-18.04.3 b/metadata/md5-cache/kde-apps/eventviews-18.04.3 index 81c80a211072..cdce23c33907 100644 --- a/metadata/md5-cache/kde-apps/eventviews-18.04.3 +++ b/metadata/md5-cache/kde-apps/eventviews-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Calendar viewer for KDE PIM EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-calendar-18.04.3:5 >=kde-apps/calendarsupport-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=dev-qt/designer-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/kdiagram:5 dev-libs/libical !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/eventviews:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/eventviews-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b62db6ab014bd720cd9adbfb5230787b +_md5_=dd44629452f4859391a6e46b987c2416 diff --git a/metadata/md5-cache/kde-apps/ffmpegthumbs-18.04.3 b/metadata/md5-cache/kde-apps/ffmpegthumbs-18.04.3 index d9158ade4a1c..1e8cc9621933 100644 --- a/metadata/md5-cache/kde-apps/ffmpegthumbs-18.04.3 +++ b/metadata/md5-cache/kde-apps/ffmpegthumbs-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=FFmpeg based thumbnail generator for video files EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=libav debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kio-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:0= ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ffmpegthumbs-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=90f77bcfef00d17eed6016ea20d42c83 +_md5_=9b680f88056ff147711f4aa86058f183 diff --git a/metadata/md5-cache/kde-apps/filelight-18.04.3 b/metadata/md5-cache/kde-apps/filelight-18.04.3 index 05bcb48ba459..ad4df363a4fc 100644 --- a/metadata/md5-cache/kde-apps/filelight-18.04.3 +++ b/metadata/md5-cache/kde-apps/filelight-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Visualise disk usage with interactive map of concentric, segmented r EAPI=6 HOMEPAGE=https://utils.kde.org/projects/filelight/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/filelight:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/filelight-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=4303f8cd013b429bb045feb854e25fb7 +_md5_=f4380af917815f769646be4bbe5677af diff --git a/metadata/md5-cache/kde-apps/granatier-18.04.3 b/metadata/md5-cache/kde-apps/granatier-18.04.3 index 2b1c0be02d8d..699ad64e427c 100644 --- a/metadata/md5-cache/kde-apps/granatier-18.04.3 +++ b/metadata/md5-cache/kde-apps/granatier-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Bomberman game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/granatier/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/granatier:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/granatier-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1fc6e3916f0e28d4bf26a547c437b5e0 +_md5_=0c9d26b49f215399e273dbec7e5849e4 diff --git a/metadata/md5-cache/kde-apps/grantlee-editor-18.04.3 b/metadata/md5-cache/kde-apps/grantlee-editor-18.04.3 index 359e8cf8b660..830ebd04d9a1 100644 --- a/metadata/md5-cache/kde-apps/grantlee-editor-18.04.3 +++ b/metadata/md5-cache/kde-apps/grantlee-editor-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Utilities and tools to manage themes in KDE PIM applications EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/messagelib-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kaddressbook:4 !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n !kde-apps/kmail:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/grantlee-editor:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/grantlee-editor-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=5ec80aa9597d8f0a4bffaae82c6baaef +_md5_=d286ef1fe8fe59b41e80cc5985c27a47 diff --git a/metadata/md5-cache/kde-apps/grantleetheme-18.04.3 b/metadata/md5-cache/kde-apps/grantleetheme-18.04.3 index a3a5e56b2a35..f313b9e753d7 100644 --- a/metadata/md5-cache/kde-apps/grantleetheme-18.04.3 +++ b/metadata/md5-cache/kde-apps/grantleetheme-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Library for Grantlee plugins EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/grantlee:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/grantleetheme:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/grantleetheme-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=898ef64f1104d2ac3d24748ddebd137e +_md5_=ddc87bfaedbf2e9d4270a061f94c281c diff --git a/metadata/md5-cache/kde-apps/gwenview-18.04.3 b/metadata/md5-cache/kde-apps/gwenview-18.04.3 index 6fcf4b8819a6..c3fc7d561939 100644 --- a/metadata/md5-cache/kde-apps/gwenview-18.04.3 +++ b/metadata/md5-cache/kde-apps/gwenview-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=KDE image viewer EAPI=6 HOMEPAGE=https://www.kde.org/applications/graphics/gwenview/ https://userbase.kde.org/Gwenview IUSE=fits kipi raw semantic-desktop X debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2 ) RDEPEND=>=kde-frameworks/kactivities-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/solid-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtopengl-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-gfx/exiv2:= media-libs/lcms:2 media-libs/libpng:0= media-libs/phonon[qt5(+)] virtual/jpeg:0 fits? ( sci-libs/cfitsio ) kipi? ( >=kde-apps/libkipi-18.04.3:5= ) raw? ( >=kde-apps/libkdcraw-18.04.3:5 ) semantic-desktop? ( >=kde-frameworks/baloo-5.46.0:5 >=kde-frameworks/kfilemetadata-5.46.0:5 ) X? ( >=dev-qt/qtx11extras-5.9.4:5 x11-libs/libX11 ) >=kde-frameworks/kimageformats-5.46.0:5 >=dev-qt/qtimageformats-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/gwenview:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/gwenview-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=98beb05dffc896d6da1a7f4675fbd254 +_md5_=1b8a8cbb3e9464669707065457390e36 diff --git a/metadata/md5-cache/kde-apps/incidenceeditor-18.04.3 b/metadata/md5-cache/kde-apps/incidenceeditor-18.04.3 index 24d794e647ef..60c449fcc3b6 100644 --- a/metadata/md5-cache/kde-apps/incidenceeditor-18.04.3 +++ b/metadata/md5-cache/kde-apps/incidenceeditor-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Incidence editor for korganizer EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-calendar-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/calendarsupport-18.04.3:5 >=kde-apps/eventviews-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kldap-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/kdiagram:5 !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/incidenceeditor:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/incidenceeditor-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=c917dbc000dba48901c0c94ea67d0d02 +_md5_=f4eed089370e7d277140697a72906b9a diff --git a/metadata/md5-cache/kde-apps/juk-18.04.3 b/metadata/md5-cache/kde-apps/juk-18.04.3 index ec36b6d2bded..4267adf3fd4d 100644 --- a/metadata/md5-cache/kde-apps/juk-18.04.3 +++ b/metadata/md5-cache/kde-apps/juk-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Jukebox and music manager by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/multimedia/juk/ IUSE=debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kglobalaccel-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 media-libs/phonon[qt5(+)] >=media-libs/taglib-1.6 !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/juk:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/juk-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b1a312b62adc930756214dcf930e9b26 +_md5_=e59e959fc395e4a909680f5c704d2b0a diff --git a/metadata/md5-cache/kde-apps/k3b-18.04.3 b/metadata/md5-cache/kde-apps/k3b-18.04.3 index 9a881fd8a11c..c3cb5f4e43ce 100644 --- a/metadata/md5-cache/kde-apps/k3b-18.04.3 +++ b/metadata/md5-cache/kde-apps/k3b-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Full-featured burning and ripping application based on KDE Framework EAPI=6 HOMEPAGE=https://userbase.kde.org/K3b IUSE=dvd emovix encode ffmpeg flac libav mad mp3 musepack sndfile sox taglib vcd vorbis webkit debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 FDL-1.2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kfilemetadata-5.46.0:5[taglib?] >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/solid-5.46.0:5 >=kde-apps/libkcddb-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 media-libs/libsamplerate dvd? ( media-libs/libdvdread ) ffmpeg? ( libav? ( media-video/libav:= ) !libav? ( media-video/ffmpeg:0= ) ) flac? ( >=media-libs/flac-1.2[cxx] ) mp3? ( media-sound/lame ) mad? ( media-libs/libmad ) musepack? ( >=media-sound/musepack-tools-444 ) sndfile? ( media-libs/libsndfile ) taglib? ( >=media-libs/taglib-1.5 ) vorbis? ( media-libs/libogg media-libs/libvorbis ) webkit? ( >=dev-qt/qtwebkit-5.9.1:5 ) app-cdr/cdrdao dev-libs/libburn media-sound/cdparanoia virtual/cdrtools dvd? ( >=app-cdr/dvd+rw-tools-7 encode? ( media-video/transcode[dvd] ) ) emovix? ( media-video/emovix ) sox? ( media-sound/sox ) vcd? ( media-video/vcdimager ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/k3b:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 REQUIRED_USE=flac? ( taglib ) mp3? ( encode taglib ) sox? ( encode taglib ) SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/k3b-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=db24cbcfb8db962b97b8c7183953a2a2 +_md5_=df9b98222d6db74c913a3c095d2c61dc diff --git a/metadata/md5-cache/kde-apps/kaccounts-integration-18.04.3 b/metadata/md5-cache/kde-apps/kaccounts-integration-18.04.3 index 956afedb05c7..cd80d6921f73 100644 --- a/metadata/md5-cache/kde-apps/kaccounts-integration-18.04.3 +++ b/metadata/md5-cache/kde-apps/kaccounts-integration-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Administer web accounts for the sites and services across the Plasma EAPI=6 HOMEPAGE=https://community.kde.org/KTp IUSE=debug test -KEYWORDS=~amd64 ~arm ~x86 +KEYWORDS=amd64 ~arm x86 LICENSE=LGPL-2.1 RDEPEND=>=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-libs/accounts-qt >=net-libs/libaccounts-glib-1.21 net-libs/signond >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kaccounts-integration:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kaccounts-integration-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=352579aaa3cce8fd6076fa43642a3a71 +_md5_=4da966d49c35da73a6a52a26bdf18acf diff --git a/metadata/md5-cache/kde-apps/kaccounts-providers-18.04.3 b/metadata/md5-cache/kde-apps/kaccounts-providers-18.04.3 index 761bb88a022f..07def45eada5 100644 --- a/metadata/md5-cache/kde-apps/kaccounts-providers-18.04.3 +++ b/metadata/md5-cache/kde-apps/kaccounts-providers-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE accounts providers EAPI=6 HOMEPAGE=https://community.kde.org/KTp IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1 RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kpackage-5.46.0:5 >=kde-apps/kaccounts-integration-18.04.3:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 net-libs/signon-ui net-libs/signon-oauth2 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kaccounts-providers:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kaccounts-providers-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1dd0245e438313da23f5a47d54560e5c +_md5_=0a9ad0714a7d0512886e781e17f82fd0 diff --git a/metadata/md5-cache/kde-apps/kaddressbook-18.04.3 b/metadata/md5-cache/kde-apps/kaddressbook-18.04.3 index 637d8641e704..9105b99d15d2 100644 --- a/metadata/md5-cache/kde-apps/kaddressbook-18.04.3 +++ b/metadata/md5-cache/kde-apps/kaddressbook-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Address book application based on KDE Frameworks EAPI=6 HOMEPAGE=https://www.kde.org/applications/office/kaddressbook/ IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/prison-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-search-18.04.3:5 >=kde-apps/grantleetheme-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kontactinterface-18.04.3:5 >=kde-apps/libgravatar-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/libkleo-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=app-crypt/gpgme-1.7.1[cxx,qt5] dev-libs/grantlee:5 !kde-apps/kdepim-l10n >=kde-apps/kdepim-runtime-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kaddressbook:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kaddressbook-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=604d149cb0bd612ff8e17cca9eed3327 +_md5_=a9d1ed949062064d68c47fbb558911ab diff --git a/metadata/md5-cache/kde-apps/kajongg-18.04.3 b/metadata/md5-cache/kde-apps/kajongg-18.04.3 index df4fd4108bba..eeef33d80c16 100644 --- a/metadata/md5-cache/kde-apps/kajongg-18.04.3 +++ b/metadata/md5-cache/kde-apps/kajongg-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Classical Mah Jongg for four players EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kajongg/ IUSE=python_targets_python3_5 python_targets_python3_6 python_single_target_python3_5 python_single_target_python3_6 debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] >=kde-frameworks/extra-cmake-modules-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtcore-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-db/sqlite:3 dev-python/PyQt5[gui,svg,widgets,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] >=dev-python/twisted-16.6.0[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] >=kde-apps/libkmahjongg-18.04.3:5 !kde-apps/kajongg:4 !=kde-frameworks/kauth-5.46.0:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/kholidays-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/kalarmcal-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kontactinterface-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/mailcommon-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/libxslt media-libs/phonon[qt5(+)] X? ( >=dev-qt/qtx11extras-5.9.4:5 x11-libs/libX11 ) !kde-apps/kdepim-l10n >=kde-apps/kdepim-runtime-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kalarm:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kalarm-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3d5a62ab27ea3ce2d7e639b902449f27 +_md5_=0c4048f7111051a3e96776a7a8640434 diff --git a/metadata/md5-cache/kde-apps/kalarmcal-18.04.3 b/metadata/md5-cache/kde-apps/kalarmcal-18.04.3 index 95ed1c9fa1ef..112d21116400 100644 --- a/metadata/md5-cache/kde-apps/kalarmcal-18.04.3 +++ b/metadata/md5-cache/kde-apps/kalarmcal-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Client library to access and handling of KAlarm calendar data EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kholidays-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 !kde-apps/kdepim-l10n !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kalarmcal:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kalarmcal-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=5ff6e9620557fe44bfdb1ebb2434ac8a +_md5_=bf3a5b0cc460f66c5cf8183ce6797401 diff --git a/metadata/md5-cache/kde-apps/kalgebra-18.04.3 b/metadata/md5-cache/kde-apps/kalgebra-18.04.3 index 3b2d494ac144..cfb9ad4e6ae4 100644 --- a/metadata/md5-cache/kde-apps/kalgebra-18.04.3 +++ b/metadata/md5-cache/kde-apps/kalgebra-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=MathML-based graph calculator by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kalgebra https://edu.kde.org/kalgebra/ IUSE=readline debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/analitza-18.04.3:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 readline? ( sys-libs/readline:0= ) >=kde-frameworks/kirigami-5.46.0:5 >=dev-qt/qtquickcontrols-5.9.4:5 !kde-apps/analitza:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kalgebra:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kalgebra-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=868f67aaa444892b04d3889e0933976e +_md5_=c535bc4bc38f65a9f37717be18ecd534 diff --git a/metadata/md5-cache/kde-apps/kalzium-18.04.3 b/metadata/md5-cache/kde-apps/kalzium-18.04.3 index 9ac12b6a1be1..eaa192a1361d 100644 --- a/metadata/md5-cache/kde-apps/kalzium-18.04.3 +++ b/metadata/md5-cache/kde-apps/kalzium-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Periodic table of the elements EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kalzium https://edu.kde.org/kalzium/ IUSE=editor solver debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kplotting-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kunitconversion-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtscript-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 editor? ( >=dev-qt/qtopengl-5.9.4:5 >=kde-frameworks/knewstuff-5.46.0:5 dev-cpp/eigen:3 sci-chemistry/openbabel sci-libs/avogadrolibs ) solver? ( dev-ml/facile[ocamlopt] ) sci-chemistry/chemical-mime-data >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kalzium:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kalzium-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=bc3707ebf2a891099a3c0771d1cbe181 +_md5_=ee97915f364c7b44bbb0cbffd58272f2 diff --git a/metadata/md5-cache/kde-apps/kamera-18.04.3 b/metadata/md5-cache/kde-apps/kamera-18.04.3 index ee39a14aaf70..61dff9be50c1 100644 --- a/metadata/md5-cache/kde-apps/kamera-18.04.3 +++ b/metadata/md5-cache/kde-apps/kamera-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Plasma integration for gphoto2 cameras EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2 ) RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/libgphoto2:= >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kamera:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kamera-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9953179b6598ad830fa59fb156c2807d +_md5_=5465e4588c79a2452170e24d1d90f0e2 diff --git a/metadata/md5-cache/kde-apps/kamoso-18.04.3 b/metadata/md5-cache/kde-apps/kamoso-18.04.3 index bd17f1f28fca..0db737cdc6cd 100644 --- a/metadata/md5-cache/kde-apps/kamoso-18.04.3 +++ b/metadata/md5-cache/kde-apps/kamoso-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Application to take pictures and videos from your webcam by KDE EAPI=6 HOMEPAGE=https://userbase.kde.org/Kamoso IUSE=test debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/purpose-5.46.0:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/glib:2 media-libs/gst-plugins-base:1.0 virtual/opengl >=kde-frameworks/kirigami-5.46.0:5 >=dev-qt/qtquickcontrols2-5.9.4:5 media-plugins/gst-plugins-jpeg:1.0 media-plugins/gst-plugins-libpng:1.0 media-plugins/gst-plugins-meta:1.0[alsa,theora,vorbis,v4l] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kamoso:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kamoso-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=871eb858c12212f809730dbfca88c676 +_md5_=aea10efa56c65d3edac2c9a9cbf333fb diff --git a/metadata/md5-cache/kde-apps/kanagram-18.04.3 b/metadata/md5-cache/kde-apps/kanagram-18.04.3 index c5472c04fcc9..46db50cdcd94 100644 --- a/metadata/md5-cache/kde-apps/kanagram-18.04.3 +++ b/metadata/md5-cache/kde-apps/kanagram-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Game based on anagrams of words EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kanagram https://edu.kde.org/kanagram/ IUSE=speech debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=kde-apps/libkeduvocdocument-18.04.3:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/phonon[qt5(+)] speech? ( >=dev-qt/qtspeech-5.9.4:5 ) >=kde-apps/kdeedu-data-18.04.3:5 >=dev-qt/qtmultimedia-5.9.4:5[qml] >=dev-qt/qtquickcontrols-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kanagram:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kanagram-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8c8b218c50117bffe89f3733bab3ad5c +_md5_=950b84705055c7f275d2348f68b51575 diff --git a/metadata/md5-cache/kde-apps/kapman-18.04.3 b/metadata/md5-cache/kde-apps/kapman-18.04.3 index fa983af046d0..1a4dc9241a8b 100644 --- a/metadata/md5-cache/kde-apps/kapman-18.04.3 +++ b/metadata/md5-cache/kde-apps/kapman-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Pac-Man clone by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kapman/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kapman:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kapman-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=5105c6846ca41671e26416e7da1c9631 +_md5_=586759bd2c8f685cab958fe42236e19f diff --git a/metadata/md5-cache/kde-apps/kapptemplate-18.04.3 b/metadata/md5-cache/kde-apps/kapptemplate-18.04.3 index 02f9b6c7746a..29a2ea0711d6 100644 --- a/metadata/md5-cache/kde-apps/kapptemplate-18.04.3 +++ b/metadata/md5-cache/kde-apps/kapptemplate-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A shell script to create the necessary framework to develop KDE appl EAPI=6 HOMEPAGE=https://www.kde.org/applications/development/kapptemplate IUSE=debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kapptemplate:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kapptemplate-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9b7f739e0dc17f0121b73752d9b06402 +_md5_=d8cae8acfb66064ccf580494f015efca diff --git a/metadata/md5-cache/kde-apps/kate-18.04.3 b/metadata/md5-cache/kde-apps/kate-18.04.3 index b06ad6e3c5e4..f2aa55d28073 100644 --- a/metadata/md5-cache/kde-apps/kate-18.04.3 +++ b/metadata/md5-cache/kde-apps/kate-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Kate is an advanced text editor EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kate https://kate-editor.org/ IUSE=+addons test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kactivities-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 addons? ( >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/plasma-5.46.0:5 >=kde-frameworks/threadweaver-5.46.0:5 >=dev-qt/qtsql-5.9.4:5 ) !kde-misc/ktexteditorpreviewplugin >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kate:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kate-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=150b0661615d896c7333162f34e241c2 +_md5_=f81e138a14a488c25d0e311e4bbdbf0f diff --git a/metadata/md5-cache/kde-apps/katomic-18.04.3 b/metadata/md5-cache/kde-apps/katomic-18.04.3 index 1ca7df6be18f..547267293d8a 100644 --- a/metadata/md5-cache/kde-apps/katomic-18.04.3 +++ b/metadata/md5-cache/kde-apps/katomic-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Atomic Entertainment Game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/katomic/ https://games.kde.org/game.php?game=katomic IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/katomic:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/katomic-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=698b5cca1c7e3bc36e0d78aec4c21985 +_md5_=30ad7cb39d41cdde2158c3a5092a8667 diff --git a/metadata/md5-cache/kde-apps/kbackup-18.04.3 b/metadata/md5-cache/kde-apps/kbackup-18.04.3 index f56a8786ef01..a5faea24a49d 100644 --- a/metadata/md5-cache/kde-apps/kbackup-18.04.3 +++ b/metadata/md5-cache/kde-apps/kbackup-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Program that lets you back up any directories or files EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !app-backup/kbackup:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kbackup:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kbackup-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=993ec9361abad4d3a7639df6412f173a +_md5_=51a31af332a0dd87e82d166e160390cd diff --git a/metadata/md5-cache/kde-apps/kblackbox-18.04.3 b/metadata/md5-cache/kde-apps/kblackbox-18.04.3 index 6bd8187f2bf0..9c6cb7f2370c 100644 --- a/metadata/md5-cache/kde-apps/kblackbox-18.04.3 +++ b/metadata/md5-cache/kde-apps/kblackbox-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Blackbox Game EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kblackbox:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kblackbox-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=2a4008003b755fad9cafa77d9f6127ed +_md5_=9ced47c4135ce7ebc8768260713161dc diff --git a/metadata/md5-cache/kde-apps/kblocks-18.04.3 b/metadata/md5-cache/kde-apps/kblocks-18.04.3 index 5759b29e413d..4e81fbf67a44 100644 --- a/metadata/md5-cache/kde-apps/kblocks-18.04.3 +++ b/metadata/md5-cache/kde-apps/kblocks-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A single-player Tetris-like KDE game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kblocks/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kblocks:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kblocks-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=48a52cfbfe867bc24341d31ae0b72372 +_md5_=e6c7a965b8437e71e47720b819d93b8f diff --git a/metadata/md5-cache/kde-apps/kblog-18.04.3 b/metadata/md5-cache/kde-apps/kblog-18.04.3 index 4fff0d7c7186..b68fc6fd826c 100644 --- a/metadata/md5-cache/kde-apps/kblog-18.04.3 +++ b/metadata/md5-cache/kde-apps/kblog-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library providing client-side support for web application remote blo EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kxmlrpcclient-5.46.0:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/syndication-18.04.3:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kblog:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kblog-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=687bfb6d7023a7d91019e4d18034e3e9 +_md5_=69827f55f43dbadd66f7ad38e4425220 diff --git a/metadata/md5-cache/kde-apps/kbounce-18.04.3 b/metadata/md5-cache/kde-apps/kbounce-18.04.3 index dac18d6d8514..89560c4021f7 100644 --- a/metadata/md5-cache/kde-apps/kbounce-18.04.3 +++ b/metadata/md5-cache/kde-apps/kbounce-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Bounce Ball Game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kbounce/ https://games.kde.org/game.php?game=kbounce IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kbounce:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kbounce-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=235a8a30266e94b4522c647a4be063c6 +_md5_=3e9eea7ec2eeefa8292d6463093fe6a3 diff --git a/metadata/md5-cache/kde-apps/kbreakout-18.04.3 b/metadata/md5-cache/kde-apps/kbreakout-18.04.3 index 24f0642a87de..1ca8f4530541 100644 --- a/metadata/md5-cache/kde-apps/kbreakout-18.04.3 +++ b/metadata/md5-cache/kde-apps/kbreakout-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Breakout-like game by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kbreakout/ https://games.kde.org/game.php?game=kbreakout IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kbreakout:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kbreakout-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1d9e59e72529bde08051b72dfaa28465 +_md5_=1f6608ff0068faa12ea4cb53ee937b97 diff --git a/metadata/md5-cache/kde-apps/kbruch-18.04.3 b/metadata/md5-cache/kde-apps/kbruch-18.04.3 index 14af7f04857a..fbdd9e25bc17 100644 --- a/metadata/md5-cache/kde-apps/kbruch-18.04.3 +++ b/metadata/md5-cache/kde-apps/kbruch-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Educational application to learn calculating with fractions EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kbruch https://edu.kde.org/kbruch IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kbruch:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kbruch-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6a5edaafc5b3f1e4977091881780308e +_md5_=0198a951b20af2bbf374476ae95371b3 diff --git a/metadata/md5-cache/kde-apps/kcachegrind-18.04.3 b/metadata/md5-cache/kde-apps/kcachegrind-18.04.3 index 3664297cd28e..852aa9b8f275 100644 --- a/metadata/md5-cache/kde-apps/kcachegrind-18.04.3 +++ b/metadata/md5-cache/kde-apps/kcachegrind-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Frontend for Cachegrind by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/development/kcachegrind https://kcachegrind.github.io/html/Home.html IUSE=nls debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-gfx/graphviz !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kcachegrind:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kcachegrind-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=c229cb4a9001f3689c4abbec17eae5bb +_md5_=6f56459c85d0f0f4bc7e486b4fb22eea diff --git a/metadata/md5-cache/kde-apps/kcalc-18.04.3 b/metadata/md5-cache/kde-apps/kcalc-18.04.3 index 62b6d0e6bdf4..2fd42a113a9e 100644 --- a/metadata/md5-cache/kde-apps/kcalc-18.04.3 +++ b/metadata/md5-cache/kde-apps/kcalc-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE calculator EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kcalc https://utils.kde.org/projects/kcalc/ IUSE=debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kinit-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 dev-libs/gmp:0= >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kcalc:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kcalc-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f967ecedf5b7d0d3a7b3d9914e32540e +_md5_=93f503820c608c53df594b31ed2f064e diff --git a/metadata/md5-cache/kde-apps/kcalcore-18.04.3 b/metadata/md5-cache/kde-apps/kcalcore-18.04.3 index 343706fb7d9a..ca9f4932dd63 100644 --- a/metadata/md5-cache/kde-apps/kcalcore-18.04.3 +++ b/metadata/md5-cache/kde-apps/kcalcore-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Library for handling calendar data EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ test? ( LGPL-3+ ) RDEPEND=>=dev-qt/qtgui-5.9.4:5 dev-libs/libical:= >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kcalcore:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kcalcore-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=804b5b37caa3a83100cc2850a3db1785 +_md5_=2eecaadfa72f110a4ea0ea227ea009ad diff --git a/metadata/md5-cache/kde-apps/kcalutils-18.04.3 b/metadata/md5-cache/kde-apps/kcalutils-18.04.3 index 62a2ec376212..bcf64413e446 100644 --- a/metadata/md5-cache/kde-apps/kcalutils-18.04.3 +++ b/metadata/md5-cache/kde-apps/kcalutils-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library providing utility functions for the handling of calendar dat EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/grantlee:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kcalutils:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kcalutils-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a5422c33c6e9e93a2ecab6ecf80d051d +_md5_=4b6429a7eb95541252986d865adc3e96 diff --git a/metadata/md5-cache/kde-apps/kcharselect-18.04.3 b/metadata/md5-cache/kde-apps/kcharselect-18.04.3 index 01b82d24df96..4913397c0883 100644 --- a/metadata/md5-cache/kde-apps/kcharselect-18.04.3 +++ b/metadata/md5-cache/kde-apps/kcharselect-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE character selection utility EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kcharselect https://utils.kde.org/projects/kcharselect IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kcharselect:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kcharselect-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8c151d3258499fae2ec772629d090187 +_md5_=2067d25f6c7c5828c88ed80b1612c5e0 diff --git a/metadata/md5-cache/kde-apps/kcolorchooser-18.04.3 b/metadata/md5-cache/kde-apps/kcolorchooser-18.04.3 index ea22e825aff7..66cd577afe95 100644 --- a/metadata/md5-cache/kde-apps/kcolorchooser-18.04.3 +++ b/metadata/md5-cache/kde-apps/kcolorchooser-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE color selector/editor EAPI=6 HOMEPAGE=https://www.kde.org/applications/graphics/kcolorchooser/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=MIT RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kcolorchooser:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kcolorchooser-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=2148f0838104039364c052e4bf4557d4 +_md5_=4cb674a0f6cd9ab0b4b5cf46086e4e31 diff --git a/metadata/md5-cache/kde-apps/kcontacts-18.04.3 b/metadata/md5-cache/kde-apps/kcontacts-18.04.3 index 12954f9f39c3..50114d960f13 100644 --- a/metadata/md5-cache/kde-apps/kcontacts-18.04.3 +++ b/metadata/md5-cache/kde-apps/kcontacts-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Address book API based on KDE Frameworks EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kcontacts:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kcontacts-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=4d76ea0ff094b31e51891250dcd41b6a +_md5_=db9a1bb20ba88f4721dbe79f7e049a45 diff --git a/metadata/md5-cache/kde-apps/kcron-18.04.3 b/metadata/md5-cache/kde-apps/kcron-18.04.3 index 1b5fe409a955..c8e5a7eb042d 100644 --- a/metadata/md5-cache/kde-apps/kcron-18.04.3 +++ b/metadata/md5-cache/kde-apps/kcron-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Task Scheduler EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 virtual/cron >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kcron:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kcron-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=17702ace70463c5f6dbefc33d0f1cbcc +_md5_=667308eb480460d90ef3b3b89efe201c diff --git a/metadata/md5-cache/kde-apps/kdav-18.04.3 b/metadata/md5-cache/kde-apps/kdav-18.04.3 index 305fa6e36d0a..c6bd65ee2e25 100644 --- a/metadata/md5-cache/kde-apps/kdav-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdav-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=DAV protocol implemention with KJobs EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=dev-qt/qtxmlpatterns-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdav:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdav-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=44e73001c713055bc279da510b2d5c0b +_md5_=0970b6f8d3666dc60d5239f4461f5ff0 diff --git a/metadata/md5-cache/kde-apps/kde-apps-meta-18.04.3 b/metadata/md5-cache/kde-apps/kde-apps-meta-18.04.3 index 56ba7e766258..cb0effedaa9c 100644 --- a/metadata/md5-cache/kde-apps/kde-apps-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kde-apps-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=Meta package for the KDE Applications collection EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=accessibility pim sdk -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/kate-18.04.3 >=kde-apps/kdeadmin-meta-18.04.3 >=kde-apps/kdecore-meta-18.04.3 >=kde-apps/kdeedu-meta-18.04.3 >=kde-apps/kdegames-meta-18.04.3 >=kde-apps/kdegraphics-meta-18.04.3 >=kde-apps/kdemultimedia-meta-18.04.3 >=kde-apps/kdenetwork-meta-18.04.3 >=kde-apps/kdeutils-meta-18.04.3 accessibility? ( >=kde-apps/kdeaccessibility-meta-18.04.3 ) pim? ( >=kde-apps/kdepim-meta-18.04.3 ) sdk? ( >=kde-apps/kdesdk-meta-18.04.3 ) !kde-apps/kde-apps-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=a0e6d1ea4df0fc3bef1a113c1f945913 +_md5_=1a7e45f3a14a4bba759702155e71f47c diff --git a/metadata/md5-cache/kde-apps/kde-dev-scripts-18.04.3 b/metadata/md5-cache/kde-apps/kde-dev-scripts-18.04.3 index 2b6de8fe78be..b3dce800ad02 100644 --- a/metadata/md5-cache/kde-apps/kde-dev-scripts-18.04.3 +++ b/metadata/md5-cache/kde-apps/kde-dev-scripts-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Development Scripts EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=!kde-apps/kde4-l10n app-arch/advancecomp media-gfx/optipng dev-perl/XML-DOM >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-dev-scripts:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kde-dev-scripts-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9f83e1fe4fc7067af33d9efb06850ccd +_md5_=249bf20236a2f762edc4f99d2286a49b diff --git a/metadata/md5-cache/kde-apps/kde-dev-utils-18.04.3 b/metadata/md5-cache/kde-apps/kde-dev-utils-18.04.3 index 150e262dd689..352090483a04 100644 --- a/metadata/md5-cache/kde-apps/kde-dev-utils-18.04.3 +++ b/metadata/md5-cache/kde-apps/kde-dev-utils-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Development Utilities EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/designer-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-dev-utils:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kde-dev-utils-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=61c6d14cf8af547b045663ff5bdae84d +_md5_=bc424a21e1108b1d87c9d1b61cea4974 diff --git a/metadata/md5-cache/kde-apps/kde-meta-18.04.3 b/metadata/md5-cache/kde-apps/kde-meta-18.04.3 index 9f3fe91bebf9..062ac46b845b 100644 --- a/metadata/md5-cache/kde-apps/kde-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kde-meta-18.04.3 @@ -2,9 +2,9 @@ DEFINED_PHASES=- DESCRIPTION=Merge this to pull in all KDE Plasma and Applications packages EAPI=6 HOMEPAGE=https://www.kde.org/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/kde-apps-meta-18.04.3 >=kde-plasma/plasma-meta-5.12.5 !kde-apps/kde-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=37a2146aed6d3954dcc2646af68e7054 +_md5_=ecc4e6890aadabb83c55aa18afe1154a diff --git a/metadata/md5-cache/kde-apps/kdeaccessibility-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdeaccessibility-meta-18.04.3 index 8d85de589775..01b605b997aa 100644 --- a/metadata/md5-cache/kde-apps/kdeaccessibility-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdeaccessibility-meta-18.04.3 @@ -2,9 +2,9 @@ DEFINED_PHASES=- DESCRIPTION=kdeaccessibility - merge this to pull in all kdeaccessiblity-derived packages EAPI=6 HOMEPAGE=https://www.kde.org/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/kmag-18.04.3 >=kde-apps/kmousetool-18.04.3 >=kde-apps/kmouth-18.04.3 !kde-apps/kdeaccessibility-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=9479613a160436edf491109b1fc967f8 +_md5_=e93f28138a29be6eea210ffb91ddf750 diff --git a/metadata/md5-cache/kde-apps/kdeadmin-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdeadmin-meta-18.04.3 index b55a78d6ced0..5bd747c5dba3 100644 --- a/metadata/md5-cache/kde-apps/kdeadmin-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdeadmin-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=KDE administration tools - merge this to pull in all kdeadmin-derive EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=+cron -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/ksystemlog-18.04.3 cron? ( >=kde-apps/kcron-18.04.3 ) !kde-apps/kdeadmin-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=7b034eccb07548568d7a8b09d102443f +_md5_=e5c199615be39f0ae707784167301c1c diff --git a/metadata/md5-cache/kde-apps/kdebase-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdebase-meta-18.04.3 index 0ad52263e08a..16e9cd27813b 100644 --- a/metadata/md5-cache/kde-apps/kdebase-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdebase-meta-18.04.3 @@ -2,9 +2,9 @@ DEFINED_PHASES=- DESCRIPTION=Transitional package to pull in plasma-meta plus basic applications EAPI=6 HOMEPAGE=https://www.kde.org/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/kdecore-meta-18.04.3 >=kde-plasma/plasma-meta-5.12.5 !kde-apps/kdebase-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=223e3b031bf2c2a4c0b1cb7ebd7ee3ec +_md5_=98f90848a91ccd5dea7df67309563b49 diff --git a/metadata/md5-cache/kde-apps/kdebugsettings-18.04.3 b/metadata/md5-cache/kde-apps/kdebugsettings-18.04.3 index b9bebfa90740..c7aa461d3749 100644 --- a/metadata/md5-cache/kde-apps/kdebugsettings-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdebugsettings-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Application to enable/disable qCDebug EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdebugsettings:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdebugsettings-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e19fa9f51a61d986e16b04b72711f6ba +_md5_=0d7b7155f9a415a5f5d4fa1d8a402e8f diff --git a/metadata/md5-cache/kde-apps/kdecore-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdecore-meta-18.04.3 index 814c179c0acc..ecbab526c9b2 100644 --- a/metadata/md5-cache/kde-apps/kdecore-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdecore-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=kdecore - merge this to pull in the most basic applications EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=+handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/dolphin-18.04.3 >=kde-apps/kdialog-18.04.3 >=kde-apps/keditbookmarks-18.04.3 >=kde-apps/kfind-18.04.3 || ( www-client/falkon www-client/qupzilla >=kde-apps/konqueror-18.04.3 ) >=kde-apps/konsole-18.04.3 >=kde-apps/kwrite-18.04.3 handbook? ( >=kde-apps/khelpcenter-18.04.3 ) !kde-apps/kdecore-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=9bae73c549428796596a722374cb8938 +_md5_=d661fc93f72ad7d7b3671ac54adac8c8 diff --git a/metadata/md5-cache/kde-apps/kdeedu-data-18.04.3 b/metadata/md5-cache/kde-apps/kdeedu-data-18.04.3 index 0f4d8f70d44d..99643072a237 100644 --- a/metadata/md5-cache/kde-apps/kdeedu-data-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdeedu-data-18.04.3 @@ -3,10 +3,10 @@ DEPEND=>=kde-frameworks/extra-cmake-modules-5.46.0:5 >=dev-qt/qtcore-5.9.4:5 sys DESCRIPTION=Shared icons, artwork and data files for educational applications EAPI=6 HOMEPAGE=https://www.kde.org/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=!kde-apps/libkdeedu:4 !kde-apps/kde-l10n SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdeedu-data-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b17d9a218f7520b4abf43aacfe6f7ff5 +_md5_=d1c545e25ab09e49303b337932bd6bd1 diff --git a/metadata/md5-cache/kde-apps/kdeedu-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdeedu-meta-18.04.3 index b4220c36b096..520a18b938c8 100644 --- a/metadata/md5-cache/kde-apps/kdeedu-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdeedu-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=KDE educational apps - merge this to pull in all kdeedu-derived pack EAPI=6 HOMEPAGE=https://edu.kde.org IUSE=+webengine -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/analitza-18.04.3 >=kde-apps/artikulate-18.04.3 >=kde-apps/blinken-18.04.3 >=kde-apps/cantor-18.04.3 >=kde-apps/kalzium-18.04.3 >=kde-apps/kanagram-18.04.3 >=kde-apps/kbruch-18.04.3 >=kde-apps/kdeedu-data-18.04.3 >=kde-apps/kgeography-18.04.3 >=kde-apps/khangman-18.04.3 >=kde-apps/kig-18.04.3 >=kde-apps/kiten-18.04.3 >=kde-apps/klettres-18.04.3 >=kde-apps/kmplot-18.04.3 >=kde-apps/kqtquickcharts-18.04.3 >=kde-apps/ktouch-18.04.3 >=kde-apps/kturtle-18.04.3 >=kde-apps/kwordquiz-18.04.3 >=kde-apps/libkeduvocdocument-18.04.3 >=kde-apps/marble-18.04.3 >=kde-apps/minuet-18.04.3 >=kde-apps/rocs-18.04.3 >=kde-apps/step-18.04.3 webengine? ( >=kde-apps/kalgebra-18.04.3 >=kde-apps/parley-18.04.3 ) !kde-apps/kdeedu-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=916f4ff673e41d1868eff4da4ada06e0 +_md5_=d874106c216b3aa0f847101ed0eb6c11 diff --git a/metadata/md5-cache/kde-apps/kdegames-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdegames-meta-18.04.3 index f927637add42..7806c64dc484 100644 --- a/metadata/md5-cache/kde-apps/kdegames-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdegames-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=kdegames - merge this to pull in all kdegames-derived packages EAPI=6 HOMEPAGE=https://games.kde.org/ IUSE=opengl python -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/bomber-18.04.3 >=kde-apps/bovo-18.04.3 >=kde-apps/granatier-18.04.3 >=kde-apps/kapman-18.04.3 >=kde-apps/katomic-18.04.3 >=kde-apps/kblackbox-18.04.3 >=kde-apps/kblocks-18.04.3 >=kde-apps/kbounce-18.04.3 >=kde-apps/kbreakout-18.04.3 >=kde-apps/kdiamond-18.04.3 >=kde-apps/kfourinline-18.04.3 >=kde-apps/kgoldrunner-18.04.3 >=kde-apps/kigo-18.04.3 >=kde-apps/killbots-18.04.3 >=kde-apps/kiriki-18.04.3 >=kde-apps/kjumpingcube-18.04.3 >=kde-apps/klickety-18.04.3 >=kde-apps/klines-18.04.3 >=kde-apps/kmahjongg-18.04.3 >=kde-apps/kmines-18.04.3 >=kde-apps/knavalbattle-18.04.3 >=kde-apps/knetwalk-18.04.3 >=kde-apps/kolf-18.04.3 >=kde-apps/kollision-18.04.3 >=kde-apps/konquest-18.04.3 >=kde-apps/kpat-18.04.3 >=kde-apps/kreversi-18.04.3 >=kde-apps/kshisen-18.04.3 >=kde-apps/ksirk-18.04.3 >=kde-apps/ksnakeduel-18.04.3 >=kde-apps/kspaceduel-18.04.3 >=kde-apps/ksquares-18.04.3 >=kde-apps/ktuberling-18.04.3 >=kde-apps/libkdegames-18.04.3 >=kde-apps/libkmahjongg-18.04.3 >=kde-apps/lskat-18.04.3 >=kde-apps/palapeli-18.04.3 >=kde-apps/picmi-18.04.3 opengl? ( >=kde-apps/ksudoku-18.04.3 >=kde-apps/kubrick-18.04.3 ) python? ( >=kde-apps/kajongg-18.04.3 ) !kde-apps/kdegames-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=ac739c727fa23cf0a94273aae73da775 +_md5_=851480dcb41008ab004d6d9dd2224060 diff --git a/metadata/md5-cache/kde-apps/kdegraphics-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdegraphics-meta-18.04.3 index 23db004cd3b9..184a84008ff6 100644 --- a/metadata/md5-cache/kde-apps/kdegraphics-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdegraphics-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=kdegraphics - merge this to pull in all kdegraphics-derived packages EAPI=6 HOMEPAGE=https://www.kde.org/applications/graphics/ IUSE=scanner -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/gwenview-18.04.3 >=kde-apps/kamera-18.04.3 >=kde-apps/kcolorchooser-18.04.3 >=kde-apps/kdegraphics-mobipocket-18.04.3 >=kde-apps/kolourpaint-18.04.3 >=kde-apps/kruler-18.04.3 >=kde-apps/libkdcraw-18.04.3 >=kde-apps/libkexiv2-18.04.3 >=kde-apps/libkipi-18.04.3 >=kde-apps/okular-18.04.3 >=kde-apps/spectacle-18.04.3 >=kde-apps/svgpart-18.04.3 >=kde-apps/thumbnailers-18.04.3 scanner? ( >=kde-apps/libksane-18.04.3 ) !kde-apps/kdegraphics-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=1efcf975eeebf133f72e1b0dcd5d1660 +_md5_=bb8ed734e5a0a2ff6331ccb1008ada71 diff --git a/metadata/md5-cache/kde-apps/kdegraphics-mobipocket-18.04.3 b/metadata/md5-cache/kde-apps/kdegraphics-mobipocket-18.04.3 index fc3d45d9a7ef..d75a342c9e9b 100644 --- a/metadata/md5-cache/kde-apps/kdegraphics-mobipocket-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdegraphics-mobipocket-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library to support mobipocket ebooks EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=+thumbnail debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=dev-qt/qtgui-5.9.4:5 thumbnail? ( >=kde-frameworks/kio-5.46.0:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdegraphics-mobipocket:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdegraphics-mobipocket-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e74ae9f281704f214a75214aef016f87 +_md5_=e233ca9040255226596502f44ed301e3 diff --git a/metadata/md5-cache/kde-apps/kdemultimedia-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdemultimedia-meta-18.04.3 index 162392e1c844..028c8d3744c1 100644 --- a/metadata/md5-cache/kde-apps/kdemultimedia-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdemultimedia-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=kdemultimedia - merge this to pull in all kdemultimedia-derived pack EAPI=6 HOMEPAGE=https://www.kde.org/applications/multimedia/ https://multimedia.kde.org/ IUSE=+cdrom +ffmpeg gstreamer -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/dragon-18.04.3 >=kde-apps/juk-18.04.3 >=kde-apps/kdenlive-18.04.3 >=kde-apps/kmix-18.04.3 >=kde-apps/kwave-18.04.3 >=kde-apps/libkcddb-18.04.3 cdrom? ( >=kde-apps/audiocd-kio-18.04.3 >=kde-apps/k3b-18.04.3 >=kde-apps/libkcompactdisc-18.04.3 ) ffmpeg? ( >=kde-apps/ffmpegthumbs-18.04.3 ) gstreamer? ( >=kde-apps/kamoso-18.04.3 ) !kde-apps/kdemultimedia-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=19533069cf8a831929fa766cdc8d0381 +_md5_=577d243047ba7785a36c52e9e12c27ce diff --git a/metadata/md5-cache/kde-apps/kdenetwork-filesharing-18.04.3 b/metadata/md5-cache/kde-apps/kdenetwork-filesharing-18.04.3 index ff552b97f62c..f08dd85f34b2 100644 --- a/metadata/md5-cache/kde-apps/kdenetwork-filesharing-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdenetwork-filesharing-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=kcontrol filesharing config module for SMB EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdenetwork-filesharing:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdenetwork-filesharing-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=c2abbae7a7066633d084f335a6dc9f7b +_md5_=26b94e0c50648369b567ecb7a129470d diff --git a/metadata/md5-cache/kde-apps/kdenetwork-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdenetwork-meta-18.04.3 index 416bcdfd8f71..1c47f053417c 100644 --- a/metadata/md5-cache/kde-apps/kdenetwork-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdenetwork-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=kdenetwork - merge this to pull in all kdenetwork-derived packages EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=+telepathy -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/kdenetwork-filesharing-18.04.3 >=kde-apps/kget-18.04.3 >=kde-apps/krdc-18.04.3 >=kde-apps/kopete-18.04.3 >=kde-apps/krfb-18.04.3 >=kde-apps/zeroconf-ioslave-18.04.3 telepathy? ( >=kde-apps/plasma-telepathy-meta-18.04.3 ) !kde-apps/kdenetwork-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=65b9dc7995b65aef238a474de1947348 +_md5_=372075be5e1bb6c96a277f56a74c4f55 diff --git a/metadata/md5-cache/kde-apps/kdenlive-18.04.3-r1 b/metadata/md5-cache/kde-apps/kdenlive-18.04.3-r1 index bf828f25603b..eb2ca46d906b 100644 --- a/metadata/md5-cache/kde-apps/kdenlive-18.04.3-r1 +++ b/metadata/md5-cache/kde-apps/kdenlive-18.04.3-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Non-linear video editing suite by KDE EAPI=6 HOMEPAGE=https://www.kdenlive.org/ IUSE=freesound gles2 jogshuttle semantic-desktop v4l debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/solid-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5[gles2=] >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtquickcontrols-5.9.4:5 >=dev-qt/qtscript-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=media-libs/mlt-6.6.0-r1[ffmpeg,kdenlive,melt,qt5,sdl,sdl2(+),xml] virtual/ffmpeg[encode,sdl,X] virtual/opengl freesound? ( >=dev-qt/qtwebkit-5.9.1:5 ) semantic-desktop? ( >=kde-frameworks/kfilemetadata-5.46.0:5 ) v4l? ( media-libs/libv4l ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdenlive:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdenlive-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=97c1fe9579fe095dc8d28fd895b150b3 +_md5_=6d5112be553729994200ed85bc04ac0b diff --git a/metadata/md5-cache/kde-apps/kdepim-addons-18.04.3 b/metadata/md5-cache/kde-apps/kdepim-addons-18.04.3 index a8bf8e0e5cd5..92525c930156 100644 --- a/metadata/md5-cache/kde-apps/kdepim-addons-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdepim-addons-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Plugins for KDE Personal Information Management Suite EAPI=6 HOMEPAGE=https://www.kde.org/applications/office/kontact/ IUSE=importwizard test debug examples test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/prison-5.46.0:5 >=kde-frameworks/syntax-highlighting-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-notes-18.04.3:5 >=kde-apps/calendarsupport-18.04.3:5 >=kde-apps/eventviews-18.04.3:5 >=kde-apps/grantleetheme-18.04.3:5 >=kde-apps/incidenceeditor-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kimap-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/libkleo-18.04.3:5 >=kde-apps/libksieve-18.04.3:5 >=kde-apps/libktnef-18.04.3:5 >=kde-apps/mailcommon-18.04.3:5 >=kde-apps/messagelib-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 importwizard? ( >=kde-apps/akonadi-import-wizard-18.04.3:5 ) !kde-apps/kaddressbook:4 !kde-apps/kdepim-l10n !kde-apps/kmail:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdepim-addons:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdepim-addons-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=eb11701765a3f2d12b844674c5d568f4 +_md5_=ae25d4a87bea6e93ea726b6f3c926fba diff --git a/metadata/md5-cache/kde-apps/kdepim-apps-libs-18.04.3 b/metadata/md5-cache/kde-apps/kdepim-apps-libs-18.04.3 index a522daba6d49..59f3f5312904 100644 --- a/metadata/md5-cache/kde-apps/kdepim-apps-libs-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdepim-apps-libs-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Libraries for KDE PIM applications EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/prison-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/grantleetheme-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/libkleo-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-libs/grantlee-5.1.0:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdepim-apps-libs:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdepim-apps-libs-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9f44a813ead9b8c415c01e5cbcf997fb +_md5_=0fbcb637d0c5141c18a78b27da5c5ac8 diff --git a/metadata/md5-cache/kde-apps/kdepim-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdepim-meta-18.04.3 index 44da021cff46..ca030926e434 100644 --- a/metadata/md5-cache/kde-apps/kdepim-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdepim-meta-18.04.3 @@ -2,9 +2,9 @@ DEFINED_PHASES=- DESCRIPTION=KDE PIM - merge this to pull in all kdepim-derived packages EAPI=6 HOMEPAGE=https://www.kde.org/applications/development -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/akonadi-18.04.3 >=kde-apps/akonadiconsole-18.04.3 >=kde-apps/akonadi-calendar-18.04.3 >=kde-apps/akonadi-contacts-18.04.3 >=kde-apps/akonadi-import-wizard-18.04.3 >=kde-apps/akonadi-mime-18.04.3 >=kde-apps/akonadi-notes-18.04.3 >=kde-apps/akonadi-search-18.04.3 >=kde-apps/akregator-18.04.3 >=kde-apps/calendarjanitor-18.04.3 >=kde-apps/calendarsupport-18.04.3 >=kde-apps/eventviews-18.04.3 >=kde-apps/grantlee-editor-18.04.3 >=kde-apps/grantleetheme-18.04.3 >=kde-apps/incidenceeditor-18.04.3 >=kde-apps/kaddressbook-18.04.3 >=kde-apps/kalarm-18.04.3 >=kde-apps/kalarmcal-18.04.3 >=kde-apps/kcalcore-18.04.3 >=kde-apps/kcalutils-18.04.3 >=kde-apps/kcontacts-18.04.3 >=kde-apps/kdepim-addons-18.04.3 >=kde-apps/kdepim-apps-libs-18.04.3 >=kde-apps/kdepim-runtime-18.04.3 >=kde-apps/kidentitymanagement-18.04.3 >=kde-apps/kimap-18.04.3 >=kde-apps/kldap-18.04.3 >=kde-apps/kleopatra-18.04.3 >=kde-apps/kmail-18.04.3 >=kde-apps/kmail-account-wizard-18.04.3 >=kde-apps/kmailtransport-18.04.3 >=kde-apps/kmbox-18.04.3 >=kde-apps/kmime-18.04.3 >=kde-apps/knotes-18.04.3 >=kde-apps/konsolekalendar-18.04.3 >=kde-apps/kontact-18.04.3 >=kde-apps/kontactinterface-18.04.3 >=kde-apps/korganizer-18.04.3 >=kde-apps/kpimtextedit-18.04.3 >=kde-apps/ksmtp-18.04.3 >=kde-apps/libgravatar-18.04.3 >=kde-apps/libkdepim-18.04.3 >=kde-apps/libkgapi-18.04.3 >=kde-apps/libkleo-18.04.3 >=kde-apps/libksieve-18.04.3 >=kde-apps/libktnef-18.04.3 >=kde-apps/mailcommon-18.04.3 >=kde-apps/mailimporter-18.04.3 >=kde-apps/mbox-importer-18.04.3 >=kde-apps/messagelib-18.04.3 >=kde-apps/pim-data-exporter-18.04.3 >=kde-apps/pim-sieve-editor-18.04.3 >=kde-apps/pimcommon-18.04.3 >=kde-apps/syndication-18.04.3 !kde-apps/kdepim-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=9ea783cb1933ae875cbc0c2d03777e26 +_md5_=af0905bd85bddb7a4219cdf2d068c6d9 diff --git a/metadata/md5-cache/kde-apps/kdepim-runtime-18.04.3 b/metadata/md5-cache/kde-apps/kdepim-runtime-18.04.3 index e14f12dbe099..167c8012698c 100644 --- a/metadata/md5-cache/kde-apps/kdepim-runtime-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdepim-runtime-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Runtime plugin collection to extend the functionality of KDE PIM EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=speech test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kholidays-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-calendar-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/akonadi-notes-18.04.3:5 >=kde-apps/kalarmcal-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kdav-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kimap-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmbox-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/libkgapi-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 dev-libs/cyrus-sasl:2 dev-libs/libical:= speech? ( >=dev-qt/qtspeech-5.9.4:5 ) !kde-apps/kdepim-l10n !kde-misc/akonadi-ews >=kde-frameworks/oxygen-icons-5.46.0:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdepim-runtime:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdepim-runtime-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0ba1ec34207bfec38db44f3d5950500c +_md5_=69cbeeeedbc4070e9241b941db8b8145 diff --git a/metadata/md5-cache/kde-apps/kdesdk-kioslaves-18.04.3 b/metadata/md5-cache/kde-apps/kdesdk-kioslaves-18.04.3 index 6a05d691d424..04f5a7238ed7 100644 --- a/metadata/md5-cache/kde-apps/kdesdk-kioslaves-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdesdk-kioslaves-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=kioslaves from kdesdk package EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 dev-lang/perl !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdesdk-kioslaves:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdesdk-kioslaves-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0cf76a651c7f4c87a0c70086ff638af7 +_md5_=f3c15e0450a1bd4ec54eecf3ecd4b08d diff --git a/metadata/md5-cache/kde-apps/kdesdk-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdesdk-meta-18.04.3 index 5c7629716a56..89290e49f388 100644 --- a/metadata/md5-cache/kde-apps/kdesdk-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdesdk-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=KDE SDK - merge this to pull in all kdesdk-derived packages EAPI=6 HOMEPAGE=https://www.kde.org/applications/development IUSE=cvs -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/dolphin-plugins-18.04.3 >=kde-apps/kapptemplate-18.04.3 >=kde-apps/kcachegrind-18.04.3 >=kde-apps/kde-dev-scripts-18.04.3 >=kde-apps/kde-dev-utils-18.04.3 >=kde-apps/kdesdk-kioslaves-18.04.3 >=kde-apps/kdesdk-thumbnailers-18.04.3 >=kde-apps/kompare-18.04.3 >=kde-apps/kross-interpreters-18.04.3 >=kde-apps/libkomparediff2-18.04.3 >=kde-apps/lokalize-18.04.3 >=kde-apps/poxml-18.04.3 >=kde-apps/umbrello-18.04.3 cvs? ( >=kde-apps/cervisia-18.04.3 ) !kde-apps/kdesdk-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=ecdbdfbfef966e8bf2000c3e1d12667e +_md5_=c80888ec990040efd2f8a98ef6e69ebe diff --git a/metadata/md5-cache/kde-apps/kdesdk-thumbnailers-18.04.3 b/metadata/md5-cache/kde-apps/kdesdk-thumbnailers-18.04.3 index 92ee57801807..42b06940064b 100644 --- a/metadata/md5-cache/kde-apps/kdesdk-thumbnailers-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdesdk-thumbnailers-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Thumbnail generator for PO files EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 sys-devel/gettext >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdesdk-thumbnailers:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdesdk-thumbnailers-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=5dbaced390c5e4e50a244e828e2231e0 +_md5_=c76569bd603747f8c7430c392dd9799f diff --git a/metadata/md5-cache/kde-apps/kdeutils-meta-18.04.3 b/metadata/md5-cache/kde-apps/kdeutils-meta-18.04.3 index 2412f417190c..ed20c9abf31b 100644 --- a/metadata/md5-cache/kde-apps/kdeutils-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdeutils-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=kdeutils - merge this to pull in all kdeutils-derived packages EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities https://utils.kde.org IUSE=cups floppy -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=metapackage RDEPEND=>=kde-apps/ark-18.04.3 >=kde-apps/filelight-18.04.3 >=kde-apps/kbackup-18.04.3 >=kde-apps/kcalc-18.04.3 >=kde-apps/kcharselect-18.04.3 >=kde-apps/kdebugsettings-18.04.3 >=kde-apps/kdf-18.04.3 >=kde-apps/kgpg-18.04.3 >=kde-apps/kimagemapeditor-18.04.3 >=kde-apps/kteatime-18.04.3 >=kde-apps/ktimer-18.04.3 >=kde-apps/kwalletmanager-18.04.3 >=kde-apps/sweeper-18.04.3 cups? ( >=kde-apps/print-manager-18.04.3 ) floppy? ( >=kde-apps/kfloppy-18.04.3 ) !kde-apps/kdeutils-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=43fac0da81f9d8d20e482aa8d349d94c +_md5_=016bb9c960387aa9309067571b31823a diff --git a/metadata/md5-cache/kde-apps/kdf-18.04.3 b/metadata/md5-cache/kde-apps/kdf-18.04.3 index 81a753d7ddcf..8cd91e10782e 100644 --- a/metadata/md5-cache/kde-apps/kdf-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdf-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE free disk space utility EAPI=6 HOMEPAGE=https://utils.kde.org/projects/kdf IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdf:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdf-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=650fa3c98c9cac3966c21030a454b79f +_md5_=24c2dfc62cdb446ff315880a995b4d1f diff --git a/metadata/md5-cache/kde-apps/kdialog-18.04.3 b/metadata/md5-cache/kde-apps/kdialog-18.04.3 index c3e7671a50e8..0c3d6890e9fb 100644 --- a/metadata/md5-cache/kde-apps/kdialog-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdialog-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Can be used to show nice dialog boxes from shell scripts EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=X debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 X? ( x11-libs/libX11 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdialog:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdialog-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d1e420467a1a870969468770e27c30d2 +_md5_=aa335a44faa9a7e3d0d2a7f7d58bb41d diff --git a/metadata/md5-cache/kde-apps/kdiamond-18.04.3 b/metadata/md5-cache/kde-apps/kdiamond-18.04.3 index 542ef14c9ba1..138d5dee80d8 100644 --- a/metadata/md5-cache/kde-apps/kdiamond-18.04.3 +++ b/metadata/md5-cache/kde-apps/kdiamond-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A KDE three-in-a-row game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kdiamond/ https://games.kde.org/game.php?game=kdiamond IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kdiamond:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdiamond-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3b421c14200258d5d1e965224fc0ccb2 +_md5_=358634852ab7cab926d16c2255029ebe diff --git a/metadata/md5-cache/kde-apps/keditbookmarks-18.04.3 b/metadata/md5-cache/kde-apps/keditbookmarks-18.04.3 index c6705591a356..0571dcf6c6f0 100644 --- a/metadata/md5-cache/kde-apps/keditbookmarks-18.04.3 +++ b/metadata/md5-cache/kde-apps/keditbookmarks-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Bookmarks editor based on KDE Frameworks EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=+man test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !<=kde-apps/konqueror-16.08.3:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/keditbookmarks:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/keditbookmarks-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6156671d040751654e25977588ee1cfe +_md5_=853e5fbb7e0e5e2516b1478df5211f31 diff --git a/metadata/md5-cache/kde-apps/kfind-18.04.3 b/metadata/md5-cache/kde-apps/kfind-18.04.3 index 135ab45cab09..345174321b11 100644 --- a/metadata/md5-cache/kde-apps/kfind-18.04.3 +++ b/metadata/md5-cache/kde-apps/kfind-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=File finder utility based on KDE Frameworks EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kfind/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kfind:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kfind-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=cdf5b5647d714aae0431751f0704625d +_md5_=8fd8925dbfd5415de38fb78a977859a3 diff --git a/metadata/md5-cache/kde-apps/kfloppy-18.04.3 b/metadata/md5-cache/kde-apps/kfloppy-18.04.3 index 74770275231b..ce03b7658051 100644 --- a/metadata/md5-cache/kde-apps/kfloppy-18.04.3 +++ b/metadata/md5-cache/kde-apps/kfloppy-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A straightforward graphical means to format 3.5" and 5.25" floppy di EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kfloppy/ https://utils.kde.org/projects/kfloppy/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kfloppy:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kfloppy-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=54a92eecca592db7751c789791af1976 +_md5_=18f96e7e8b0f4ac29ae570ab2a04741f diff --git a/metadata/md5-cache/kde-apps/kfourinline-18.04.3 b/metadata/md5-cache/kde-apps/kfourinline-18.04.3 index cd76cfc95613..69b8d2d390e1 100644 --- a/metadata/md5-cache/kde-apps/kfourinline-18.04.3 +++ b/metadata/md5-cache/kde-apps/kfourinline-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE four-in-a-row game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kfourinline/ https://games.kde.org/game.php?game=kfourinline IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdnssd-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kfourinline:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kfourinline-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=cf743d92077f286bfb10a8d7965eb0b8 +_md5_=93c9068f0a40b2159ba1fce5afb178a7 diff --git a/metadata/md5-cache/kde-apps/kgeography-18.04.3 b/metadata/md5-cache/kde-apps/kgeography-18.04.3 index 01616ef3cefe..514b5f36f6c2 100644 --- a/metadata/md5-cache/kde-apps/kgeography-18.04.3 +++ b/metadata/md5-cache/kde-apps/kgeography-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Geography learning tool EAPI=6 HOMEPAGE=https://edu.kde.org/applications/miscellaneous/kgeography https://edu.kde.org/applications/all/kgeography IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kgeography:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kgeography-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7116f6f2b0fe25be358e6bb65932b3c1 +_md5_=1c9cae67b18c69be60a16c73ead27f9c diff --git a/metadata/md5-cache/kde-apps/kget-18.04.3 b/metadata/md5-cache/kde-apps/kget-18.04.3 index 772a62c79985..e09dba13f49b 100644 --- a/metadata/md5-cache/kde-apps/kget-18.04.3 +++ b/metadata/md5-cache/kde-apps/kget-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Advanced download manager by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/internet/kget/ IUSE=bittorrent gpg kde mms sqlite debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/solid-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtsql-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 app-crypt/qca:2[qt5(+)] bittorrent? ( net-libs/libktorrent:5 ) gpg? ( app-crypt/gpgme[qt5] ) kde? ( >=kde-plasma/plasma-workspace-5.12.5:5 ) mms? ( media-libs/libmms ) sqlite? ( dev-db/sqlite:3 ) !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kget:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kget-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7392a0cf28ee9e04f8dbaead57cb8ebe +_md5_=db3c3c55388799034e89834cad00e957 diff --git a/metadata/md5-cache/kde-apps/kgoldrunner-18.04.3 b/metadata/md5-cache/kde-apps/kgoldrunner-18.04.3 index 5c6c32f891d5..8d713cba9648 100644 --- a/metadata/md5-cache/kde-apps/kgoldrunner-18.04.3 +++ b/metadata/md5-cache/kde-apps/kgoldrunner-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Game of action and puzzle solving by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kgoldrunner/ https://games.kde.org/game.php?game=kgoldrunner IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/libsndfile media-libs/openal !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kgoldrunner:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kgoldrunner-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e2de7126ccbed64cedb87a6df7abf5b3 +_md5_=863558ed57928af9f80585fd91f00899 diff --git a/metadata/md5-cache/kde-apps/kgpg-18.04.3 b/metadata/md5-cache/kde-apps/kgpg-18.04.3 index 686d3630799a..2ea275da6e65 100644 --- a/metadata/md5-cache/kde-apps/kgpg-18.04.3 +++ b/metadata/md5-cache/kde-apps/kgpg-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Frontend for GnuPG, a powerful encryption utility by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kgpg https://utils.kde.org/projects/kgpg IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 app-crypt/gnupg >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kgpg:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kgpg-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=bc6af4d3e845cd57bf1e461373295fd2 +_md5_=943309f987a6f5b260289452f9af288b diff --git a/metadata/md5-cache/kde-apps/khangman-18.04.3 b/metadata/md5-cache/kde-apps/khangman-18.04.3 index e01139288407..805d673ad940 100644 --- a/metadata/md5-cache/kde-apps/khangman-18.04.3 +++ b/metadata/md5-cache/kde-apps/khangman-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Classical hangman game by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/khangman https://edu.kde.org/khangman IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkeduvocdocument-18.04.3:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 media-libs/phonon[qt5(+)] >=kde-apps/kdeedu-data-18.04.3:5 >=dev-qt/qtgraphicaleffects-5.9.4:5 >=dev-qt/qtmultimedia-5.9.4:5 >=dev-qt/qtquickcontrols-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/khangman:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/khangman-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=404802cf0d6f418ca90c62b7bc6a3eff +_md5_=99568731204c67092a57ab0ecce41cbc diff --git a/metadata/md5-cache/kde-apps/khelpcenter-18.04.3 b/metadata/md5-cache/kde-apps/khelpcenter-18.04.3 index c9e435dbb494..4447209ccb38 100644 --- a/metadata/md5-cache/kde-apps/khelpcenter-18.04.3 +++ b/metadata/md5-cache/kde-apps/khelpcenter-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=The KDE Help Center EAPI=6 HOMEPAGE=https://www.kde.org/ https://userbase.kde.org/KHelpCenter IUSE=debug +handbook -KEYWORDS=~amd64 ~arm ~arm64 ~x86 +KEYWORDS=amd64 ~arm ~arm64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdoctools-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kinit-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 dev-libs/grantlee:5 dev-libs/libxml2 dev-libs/xapian:= >=kde-plasma/kde-cli-tools-5.12.5:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/khelpcenter:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/khelpcenter-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=c792ff11b417c4c39743ae303bea60a5 +_md5_=c2e773979b239950d46878e87641d784 diff --git a/metadata/md5-cache/kde-apps/kidentitymanagement-18.04.3 b/metadata/md5-cache/kde-apps/kidentitymanagement-18.04.3 index 4023a97d4c4d..c6912a37dd15 100644 --- a/metadata/md5-cache/kde-apps/kidentitymanagement-18.04.3 +++ b/metadata/md5-cache/kde-apps/kidentitymanagement-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Library for managing identitites EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/kpimtextedit-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kidentitymanagement:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kidentitymanagement-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=771c29cc4e5066573fcfddf21ac14e4a +_md5_=8aa238e1eb8806504f2c4c035d961246 diff --git a/metadata/md5-cache/kde-apps/kig-18.04.3 b/metadata/md5-cache/kde-apps/kig-18.04.3 index ce54438edde8..814eca2b71f5 100644 --- a/metadata/md5-cache/kde-apps/kig-18.04.3 +++ b/metadata/md5-cache/kde-apps/kig-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=KDE Interactive Geometry tool EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kig https://edu.kde.org/kig IUSE=geogebra scripting python_targets_python2_7 debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] >=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 geogebra? ( >=dev-qt/qtxmlpatterns-5.9.4:5 ) scripting? ( >=dev-libs/boost-1.48:=[python,python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kig:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 REQUIRED_USE=python_targets_python2_7 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kig-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1be851991efb62cf10a2c67e6ebe2eed +_md5_=f42dc61c650b2f4d4092aae104f23d1c diff --git a/metadata/md5-cache/kde-apps/kigo-18.04.3 b/metadata/md5-cache/kde-apps/kigo-18.04.3 index 3a8c15b673d4..e3f66727601c 100644 --- a/metadata/md5-cache/kde-apps/kigo-18.04.3 +++ b/metadata/md5-cache/kde-apps/kigo-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Go game by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kigo/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kigo:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kigo-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=faff1c565a91d12b86676078379d6111 +_md5_=f4dc19d078fb2f08d7347394bee1361b diff --git a/metadata/md5-cache/kde-apps/killbots-18.04.3 b/metadata/md5-cache/kde-apps/killbots-18.04.3 index 8bea3397cbe9..353de5ac452a 100644 --- a/metadata/md5-cache/kde-apps/killbots-18.04.3 +++ b/metadata/md5-cache/kde-apps/killbots-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Kill the bots or they kill you! EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/killbots/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/killbots:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/killbots-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=abaea641b8bebbead2e36b60553f718a +_md5_=043bb115a5e04e27931ba966b6c34a32 diff --git a/metadata/md5-cache/kde-apps/kimagemapeditor-18.04.3 b/metadata/md5-cache/kde-apps/kimagemapeditor-18.04.3 index f095c0d0af1e..92af26be0b56 100644 --- a/metadata/md5-cache/kde-apps/kimagemapeditor-18.04.3 +++ b/metadata/md5-cache/kde-apps/kimagemapeditor-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Generator of HTML image maps EAPI=6 HOMEPAGE=https://www.kde.org/applications/development/kimagemapeditor/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kimagemapeditor:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kimagemapeditor-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e5d47a3854e6026622d585fb0234bf6c +_md5_=5ff23deac4d4969cb68645846bf26815 diff --git a/metadata/md5-cache/kde-apps/kimap-18.04.3 b/metadata/md5-cache/kde-apps/kimap-18.04.3 index b36fd040ba4a..a874c0b01ab5 100644 --- a/metadata/md5-cache/kde-apps/kimap-18.04.3 +++ b/metadata/md5-cache/kde-apps/kimap-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for interacting with IMAP servers EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-apps/kmime-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 dev-libs/cyrus-sasl !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kimap:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kimap-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=667fd9b4a77ab021f96547a3e4653b96 +_md5_=3bf227dac15e3a95b4027b5d853ae297 diff --git a/metadata/md5-cache/kde-apps/kio-extras-18.04.3 b/metadata/md5-cache/kde-apps/kio-extras-18.04.3 index 564eaeb657df..705ac9f387f3 100644 --- a/metadata/md5-cache/kde-apps/kio-extras-18.04.3 +++ b/metadata/md5-cache/kde-apps/kio-extras-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=KIO plugins present a filesystem-like view of arbitrary data EAPI=6 HOMEPAGE=https://cgit.kde.org/kio-extras.git IUSE=activities htmlthumbs +man mtp openexr phonon samba +sftp taglib test debug +handbook test -KEYWORDS=~amd64 ~arm ~arm64 ~x86 +KEYWORDS=amd64 ~arm ~arm64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5[bzip2,lzma] >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdnssd-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kpty-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/solid-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 activities? ( >=kde-frameworks/kactivities-5.46.0:5 >=dev-qt/qtsql-5.9.4:5 ) htmlthumbs? ( >=dev-qt/qtwebengine-5.9.4:5[widgets] ) man? ( >=kde-frameworks/khtml-5.46.0:5 ) mtp? ( media-libs/libmtp:= ) openexr? ( media-libs/openexr ) phonon? ( media-libs/phonon[qt5(+)] ) samba? ( net-fs/samba[client] ) sftp? ( net-libs/libssh:=[sftp] ) taglib? ( >=media-libs/taglib-1.11.1 ) >=kde-frameworks/kded-5.46.0:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kio-extras:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kio-extras-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=15a6a04d537ae88f28f205bf262c0dfe +_md5_=64a7c364f9c879d65b469906df5ff044 diff --git a/metadata/md5-cache/kde-apps/kiriki-18.04.3 b/metadata/md5-cache/kde-apps/kiriki-18.04.3 index 3298b04bd849..b2890cc08231 100644 --- a/metadata/md5-cache/kde-apps/kiriki-18.04.3 +++ b/metadata/md5-cache/kde-apps/kiriki-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=An addictive and fun dice game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kiriki/ https://games.kde.org/game.php?game=kiriki IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kiriki:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kiriki-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=335d648126dde34b535ca74b7a140591 +_md5_=d320eacbb07cbf207de86e0a2b624f5f diff --git a/metadata/md5-cache/kde-apps/kiten-18.04.3 b/metadata/md5-cache/kde-apps/kiten-18.04.3 index 40defbe7f62d..d52dbf4c3584 100644 --- a/metadata/md5-cache/kde-apps/kiten-18.04.3 +++ b/metadata/md5-cache/kde-apps/kiten-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Japanese dictionary and reference EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kiten https://edu.kde.org/kiten IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kiten:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kiten-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7a87c95eedb92a014dd296f08dc20b59 +_md5_=a1b71ac487e773ecb0498566eebc80df diff --git a/metadata/md5-cache/kde-apps/kjumpingcube-18.04.3 b/metadata/md5-cache/kde-apps/kjumpingcube-18.04.3 index f66b2dd35a49..fd89fd679dea 100644 --- a/metadata/md5-cache/kde-apps/kjumpingcube-18.04.3 +++ b/metadata/md5-cache/kde-apps/kjumpingcube-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Tactical one or two player game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kjumpingcube/ https://games.kde.org/game.php?game=kjumpingcube IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kjumpingcube:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kjumpingcube-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3c05a72a5dbc576135d0aad11112a41d +_md5_=7002a69a747faee4ca103dcead3738dd diff --git a/metadata/md5-cache/kde-apps/kldap-18.04.3 b/metadata/md5-cache/kde-apps/kldap-18.04.3 index e7f8bac1deab..5f3739377a02 100644 --- a/metadata/md5-cache/kde-apps/kldap-18.04.3 +++ b/metadata/md5-cache/kde-apps/kldap-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for interacting with LDAP servers EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/cyrus-sasl net-nds/openldap !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kldap:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kldap-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=ebe535b333dd7748393cbab3e69058ba +_md5_=b0dc73f10e541d86502e2666b45b8fc6 diff --git a/metadata/md5-cache/kde-apps/kleopatra-18.04.3 b/metadata/md5-cache/kde-apps/kleopatra-18.04.3 index 29bc71d39342..f9e1fb5928ff 100644 --- a/metadata/md5-cache/kde-apps/kleopatra-18.04.3 +++ b/metadata/md5-cache/kde-apps/kleopatra-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Certificate manager and GUI for OpenPGP and CMS cryptography EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kleopatra IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/libkleo-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=app-crypt/gpgme-1.7.1[cxx,qt5] dev-libs/boost:= dev-libs/libassuan dev-libs/libgpg-error !kde-apps/kdepim-l10n >=app-crypt/gnupg-2.1 app-crypt/paperkey >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kleopatra:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kleopatra-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=5203a10deaadbee4f2f03fd4b89ecfb2 +_md5_=b706c2135448e93f9aa129af4485c1a9 diff --git a/metadata/md5-cache/kde-apps/klettres-18.04.3 b/metadata/md5-cache/kde-apps/klettres-18.04.3 index aeb4d8288472..dbd90d7e5b33 100644 --- a/metadata/md5-cache/kde-apps/klettres-18.04.3 +++ b/metadata/md5-cache/kde-apps/klettres-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Alphabet learning application EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/klettres https://edu.kde.org/klettres IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 media-libs/phonon[qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/klettres:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/klettres-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=10f2b3ff0df1804c972f45c75a442fc5 +_md5_=5579e138193d7b1162751e78d421a2e7 diff --git a/metadata/md5-cache/kde-apps/klickety-18.04.3 b/metadata/md5-cache/kde-apps/klickety-18.04.3 index 46e644c2ad2c..b1d119d264e8 100644 --- a/metadata/md5-cache/kde-apps/klickety-18.04.3 +++ b/metadata/md5-cache/kde-apps/klickety-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A game almost the same as ksame, but a bit different by KDE EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/klickety:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/klickety-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e2526d403ffa4edc9d61e6d1c763de11 +_md5_=5aecf78928a8a55413b5d371b4bf1e5d diff --git a/metadata/md5-cache/kde-apps/klines-18.04.3 b/metadata/md5-cache/kde-apps/klines-18.04.3 index 661081bbb036..a2f1d7dc5c4c 100644 --- a/metadata/md5-cache/kde-apps/klines-18.04.3 +++ b/metadata/md5-cache/kde-apps/klines-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A little KDE game about balls and how to get rid of them EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/klines/ https://games.kde.org/game.php?game=klines IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/klines:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/klines-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=990d4a676301571fc4f2c10ada7e1d2e +_md5_=26c2f26b1ad47b77801df898361609a7 diff --git a/metadata/md5-cache/kde-apps/kmag-18.04.3 b/metadata/md5-cache/kde-apps/kmag-18.04.3 index cccf4d6bd224..8c8b3d7b06c6 100644 --- a/metadata/md5-cache/kde-apps/kmag-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmag-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE screen magnifier EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kmag/ IUSE=keyboardfocus debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 keyboardfocus? ( media-libs/libqaccessibilityclient:5 ) !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmag:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmag-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fcdda3f759c0a90139a9da55f5ab2b5d +_md5_=129fffd871dc8f571da468bc866a7f0a diff --git a/metadata/md5-cache/kde-apps/kmahjongg-18.04.3 b/metadata/md5-cache/kde-apps/kmahjongg-18.04.3 index 6806a7f920ac..473b1d002330 100644 --- a/metadata/md5-cache/kde-apps/kmahjongg-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmahjongg-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A tile matching game for one or two players EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kmahjongg/ https://games.kde.org/game.php?game=kmahjongg IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=kde-apps/libkmahjongg-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmahjongg:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmahjongg-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=cd9d328e8a2ec90f33d710850559380c +_md5_=abbbaa709afa9e93f0c77b710d0bda8d diff --git a/metadata/md5-cache/kde-apps/kmail-18.04.3 b/metadata/md5-cache/kde-apps/kmail-18.04.3 index e218da1d5bdd..0f0f1e1b096d 100644 --- a/metadata/md5-cache/kde-apps/kmail-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmail-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Email client, supporting POP3 and IMAP mailboxes. EAPI=6 HOMEPAGE=https://www.kde.org/applications/internet/kmail/ IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/akonadi-search-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kontactinterface-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libgravatar-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/libkleo-18.04.3:5 >=kde-apps/libksieve-18.04.3:5 >=kde-apps/libktnef-18.04.3:5 >=kde-apps/mailcommon-18.04.3:5 >=kde-apps/messagelib-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 >=app-crypt/gpgme-1.7.1[cxx,qt5] !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n !kde-apps/ktnef >=kde-apps/kdepim-runtime-18.04.3:5 >=kde-apps/kmail-account-wizard-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmail:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmail-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=09eb9f1e5bc1c02edc857e32049a277a +_md5_=f561f33be72542c59bce1c38c66b0a0b diff --git a/metadata/md5-cache/kde-apps/kmail-account-wizard-18.04.3 b/metadata/md5-cache/kde-apps/kmail-account-wizard-18.04.3 index 0f0960242fcf..32a0742e29f9 100644 --- a/metadata/md5-cache/kde-apps/kmail-account-wizard-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmail-account-wizard-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Assistant for KMail accounts configuration EAPI=6 HOMEPAGE=https://www.kde.org/ https://userbase.kde.org/Kmail/Account_Wizard IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kross-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kldap-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/libkleo-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n !kde-apps/kdepim-runtime:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmail-account-wizard:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmail-account-wizard-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e6bbc28b56f27883ea7cf9088529f82c +_md5_=b3cefd8d1d14ed51cfa838a13538d7d9 diff --git a/metadata/md5-cache/kde-apps/kmailtransport-18.04.3 b/metadata/md5-cache/kde-apps/kmailtransport-18.04.3 index e8e013f9cf32..fdae991561ae 100644 --- a/metadata/md5-cache/kde-apps/kmailtransport-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmailtransport-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Mail transport service EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1+ RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/ksmtp-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n !kde-apps/kdepimlibs:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmailtransport:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmailtransport-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=bb8a598ce1385111ccedfdd54a58ffbd +_md5_=f5758dd7dbe5b49aa21e6bc427d0675d diff --git a/metadata/md5-cache/kde-apps/kmbox-18.04.3 b/metadata/md5-cache/kde-apps/kmbox-18.04.3 index b9701f09c7fb..dba29acd6557 100644 --- a/metadata/md5-cache/kde-apps/kmbox-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmbox-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for accessing MBox format mail storages EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-apps/kmime-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmbox:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmbox-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=64020712d490617cddef3bce72a2847b +_md5_=8e8f16a3e8f2b9fcae8a53a6a2e23439 diff --git a/metadata/md5-cache/kde-apps/kmime-18.04.3 b/metadata/md5-cache/kde-apps/kmime-18.04.3 index 67272512513b..853cffa1e72c 100644 --- a/metadata/md5-cache/kde-apps/kmime-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmime-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Libary for handling mail messages and newsgroup articles EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmime:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmime-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b40b99d96c71264f6d3ebc0933d16da8 +_md5_=f66ab2b6f0262acbd6535ec0f0ef705f diff --git a/metadata/md5-cache/kde-apps/kmines-18.04.3 b/metadata/md5-cache/kde-apps/kmines-18.04.3 index 12665f67996e..f13969378f81 100644 --- a/metadata/md5-cache/kde-apps/kmines-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmines-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Classic mine sweeper game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kmines/ https://games.kde.org/game.php?game=kmines IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmines:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmines-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=be3ded71de3bbd33d4a626a64f49adc6 +_md5_=add6601a4b12edf66c3b431bb7879225 diff --git a/metadata/md5-cache/kde-apps/kmix-18.04.3 b/metadata/md5-cache/kde-apps/kmix-18.04.3 index 6a809c65e703..930821d890a3 100644 --- a/metadata/md5-cache/kde-apps/kmix-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmix-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Plasma mixer gui EAPI=6 HOMEPAGE=https://www.kde.org/applications/multimedia/kmix/ IUSE=alsa pulseaudio debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kglobalaccel-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/plasma-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 alsa? ( >=media-libs/alsa-lib-1.0.14a ) pulseaudio? ( dev-libs/glib:2 media-libs/libcanberra >=media-sound/pulseaudio-0.9.12 ) >=kde-plasma/kde-cli-tools-5.12.5:5 !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmix:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmix-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=122e4f2430842e2fb9f6506a55081f0f +_md5_=cdad326ecafae640bc25e8b1fc6f2e46 diff --git a/metadata/md5-cache/kde-apps/kmousetool-18.04.3 b/metadata/md5-cache/kde-apps/kmousetool-18.04.3 index 54130a8dc593..e4232e9ca5d2 100644 --- a/metadata/md5-cache/kde-apps/kmousetool-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmousetool-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE program that clicks the mouse for you EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kmousetool/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/phonon[qt5(+)] x11-libs/libX11 x11-libs/libXtst !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmousetool:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmousetool-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3fa056f331b3d4cfc01afb0ad49ad9bc +_md5_=d96f48431d3eed74d62d2c6864ac4738 diff --git a/metadata/md5-cache/kde-apps/kmouth-18.04.3 b/metadata/md5-cache/kde-apps/kmouth-18.04.3 index aad9743f0b47..d58cdb65eb30 100644 --- a/metadata/md5-cache/kde-apps/kmouth-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmouth-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Text-to-speech synthesizer front end EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kmouth/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtspeech-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmouth:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmouth-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b00700dea8d13873195c00be69daed34 +_md5_=b58707faeff0f8a54dd8487f82806c82 diff --git a/metadata/md5-cache/kde-apps/kmplot-18.04.3 b/metadata/md5-cache/kde-apps/kmplot-18.04.3 index 6b53197ac013..8d4f91e7b8d0 100644 --- a/metadata/md5-cache/kde-apps/kmplot-18.04.3 +++ b/metadata/md5-cache/kde-apps/kmplot-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Mathematical function plotter EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kmplot https://edu.kde.org/kmplot IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kmplot:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kmplot-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=729c2d923ed70bed3cb0c13051e1decf +_md5_=c8a6dfafb545ef74311793b81df8a11c diff --git a/metadata/md5-cache/kde-apps/knavalbattle-18.04.3 b/metadata/md5-cache/kde-apps/knavalbattle-18.04.3 index 528e4e88ff7a..2b3661f56647 100644 --- a/metadata/md5-cache/kde-apps/knavalbattle-18.04.3 +++ b/metadata/md5-cache/kde-apps/knavalbattle-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Battleship clone by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/navalbattle/ https://games.kde.org/game.php?game=kbattleship IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdnssd-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/knavalbattle:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/knavalbattle-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1176a4417618722f921ae2d255832c78 +_md5_=b862d0a0850111b39d62f10200b3abe4 diff --git a/metadata/md5-cache/kde-apps/knetwalk-18.04.3 b/metadata/md5-cache/kde-apps/knetwalk-18.04.3 index bef1a3b8c692..4e434333387d 100644 --- a/metadata/md5-cache/kde-apps/knetwalk-18.04.3 +++ b/metadata/md5-cache/kde-apps/knetwalk-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE version of the popular NetWalk game for system administrators EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/knetwalk/ https://games.kde.org/game.php?game=knetwalk IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/knetwalk:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/knetwalk-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f15f34b587a364818339f02ba2c28b61 +_md5_=1be9ac0b30672497177adef3fc7293cb diff --git a/metadata/md5-cache/kde-apps/knotes-18.04.3 b/metadata/md5-cache/kde-apps/knotes-18.04.3 index 860c49d818e7..9a9fb38376a0 100644 --- a/metadata/md5-cache/kde-apps/knotes-18.04.3 +++ b/metadata/md5-cache/kde-apps/knotes-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Note taking application EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kdnssd-5.46.0:5 >=kde-frameworks/kglobalaccel-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-notes-18.04.3:5 >=kde-apps/akonadi-search-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kontactinterface-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtx11extras-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 dev-libs/grantlee:5 dev-libs/libxslt x11-libs/libX11 !kde-apps/kdepim-l10n >=kde-apps/kdepim-runtime-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/knotes:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/knotes-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=aaf8ab91d8d3bb14645be318348a6aa0 +_md5_=79506e94430279d2b052839b54c05e36 diff --git a/metadata/md5-cache/kde-apps/kolf-18.04.3 b/metadata/md5-cache/kde-apps/kolf-18.04.3 index 8bace992dbd8..364889bd53a8 100644 --- a/metadata/md5-cache/kde-apps/kolf-18.04.3 +++ b/metadata/md5-cache/kde-apps/kolf-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Minigolf game by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kolf/ https://games.kde.org/game.php?game=kolf IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kolf:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kolf-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=ed06f3b3244457881f67979974bb15ea +_md5_=5e36468cfb24c502d84fe8f39bc39eac diff --git a/metadata/md5-cache/kde-apps/kollision-18.04.3 b/metadata/md5-cache/kde-apps/kollision-18.04.3 index 94c9c1a54a7b..dfe699b98f68 100644 --- a/metadata/md5-cache/kde-apps/kollision-18.04.3 +++ b/metadata/md5-cache/kde-apps/kollision-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Simple ball dodging game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kollision/ https://games.kde.org/game.php?game=kollision IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kollision:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kollision-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=376846a81674449ff6c60d111c23b432 +_md5_=6d9bc9b6d74aeb70394e6256f4761f60 diff --git a/metadata/md5-cache/kde-apps/kolourpaint-18.04.3 b/metadata/md5-cache/kde-apps/kolourpaint-18.04.3 index c7e88f7c1b8a..362eb0679c30 100644 --- a/metadata/md5-cache/kde-apps/kolourpaint-18.04.3 +++ b/metadata/md5-cache/kde-apps/kolourpaint-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Paint Program by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/graphics/kolourpaint/ IUSE=scanner debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=BSD-2 LGPL-2 LGPL-2+ || ( LGPL-2.1 LGPL-3 ) GPL-2 handbook? ( FDL-1.2 ) RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 scanner? ( >=kde-apps/libksane-18.04.3:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kolourpaint:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kolourpaint-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=334b1cd61969839a035212d5a7a4af50 +_md5_=908d268ec6960f3169c4cf31cbc79308 diff --git a/metadata/md5-cache/kde-apps/kompare-18.04.3 b/metadata/md5-cache/kde-apps/kompare-18.04.3 index 2715572bf47d..31cdab2002a6 100644 --- a/metadata/md5-cache/kde-apps/kompare-18.04.3 +++ b/metadata/md5-cache/kde-apps/kompare-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A program to view the differences between files EAPI=6 HOMEPAGE=https://www.kde.org/applications/development/kompare http://www.caffeinated.me.uk/kompare IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkomparediff2-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kompare:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kompare-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7810ebb64b8b17168b6c12374d4bba13 +_md5_=1ba865e973b9da25d08c0bdd42874464 diff --git a/metadata/md5-cache/kde-apps/konqueror-18.04.3 b/metadata/md5-cache/kde-apps/konqueror-18.04.3 index 9c1945c69c40..4a7c5f1ee1cb 100644 --- a/metadata/md5-cache/kde-apps/konqueror-18.04.3 +++ b/metadata/md5-cache/kde-apps/konqueror-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Web browser and file manager based on KDE Frameworks EAPI=6 HOMEPAGE=https://www.kde.org/applications/internet/konqueror/ https://konqueror.org/ IUSE=activities speech tidy +webengine X test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kdesu-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 sys-libs/zlib speech? ( >=dev-qt/qtspeech-5.9.4:5 ) tidy? ( app-text/htmltidy ) webengine? ( >=dev-qt/qtwebengine-5.9.4:5[widgets] ) X? ( >=dev-qt/qtx11extras-5.9.4:5 ) !kde-apps/kfmclient:4 !kde-apps/konq-plugins !kde-apps/libkonq:5 >=kde-apps/kfind-18.04.3:5 >=kde-plasma/kde-cli-tools-5.12.5:5 !webengine? ( kde-misc/kwebkitpart:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/konqueror:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/konqueror-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=be9e90af9cff929ca88471f10b10f5d4 +_md5_=4c38a638504e95a360b5c10e5d7f84fc diff --git a/metadata/md5-cache/kde-apps/konquest-18.04.3 b/metadata/md5-cache/kde-apps/konquest-18.04.3 index b9ad90bbb873..18d063817972 100644 --- a/metadata/md5-cache/kde-apps/konquest-18.04.3 +++ b/metadata/md5-cache/kde-apps/konquest-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Galactic Strategy KDE Game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/konquest/ https://games.kde.org/game.php?game=konquest IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/konquest:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/konquest-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=39abbe22a167acefc8d27ff1e8a2d56d +_md5_=328a4f3c3d060f3e505755b9363eab0b diff --git a/metadata/md5-cache/kde-apps/konsole-18.04.3 b/metadata/md5-cache/kde-apps/konsole-18.04.3 index ef67ad55797e..86952a7718bb 100644 --- a/metadata/md5-cache/kde-apps/konsole-18.04.3 +++ b/metadata/md5-cache/kde-apps/konsole-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE's terminal emulator EAPI=6 HOMEPAGE=https://www.kde.org/applications/system/konsole https://konsole.kde.org IUSE=X test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kinit-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kpty-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 X? ( x11-libs/libX11 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/konsole:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/konsole-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0540bff7faa536bab397e34be690a6c8 +_md5_=4093a1ef58e400f8b429174ad3209ef3 diff --git a/metadata/md5-cache/kde-apps/konsolekalendar-18.04.3 b/metadata/md5-cache/kde-apps/konsolekalendar-18.04.3 index 5cca94fa4387..5fdb0c11d4f5 100644 --- a/metadata/md5-cache/kde-apps/konsolekalendar-18.04.3 +++ b/metadata/md5-cache/kde-apps/konsolekalendar-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Command line interface to KDE calendars EAPI=6 HOMEPAGE=https://www.kde.org/ https://userbase.kde.org/KonsoleKalendar IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-calendar-18.04.3:5 >=kde-apps/calendarsupport-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/konsolekalendar:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/akonadi-calendar-tools-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=41b8cf3c86d80a33123f4e10707254ea +_md5_=94169ee0b1afe2ca8327137183b3f019 diff --git a/metadata/md5-cache/kde-apps/kontact-18.04.3 b/metadata/md5-cache/kde-apps/kontact-18.04.3 index e06575a4692a..555f3165581d 100644 --- a/metadata/md5-cache/kde-apps/kontact-18.04.3 +++ b/metadata/md5-cache/kde-apps/kontact-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Container application to unify several major PIM applications within EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/grantleetheme-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kontactinterface-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/mailcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kontact:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kontact-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0b0b36331f38f21615b2db494f7a598b +_md5_=e5f6e06ffd7c65f8ed5c505f3eb2c9b5 diff --git a/metadata/md5-cache/kde-apps/kontactinterface-18.04.3 b/metadata/md5-cache/kde-apps/kontactinterface-18.04.3 index 4159cbddb9a5..ae6c055802f5 100644 --- a/metadata/md5-cache/kde-apps/kontactinterface-18.04.3 +++ b/metadata/md5-cache/kde-apps/kontactinterface-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for embedding KParts in a Kontact component EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kontactinterface:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kontactinterface-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a2549361bdde54f6c5dfb9badfc1d429 +_md5_=5b8b5f18956d4053790ae487998490ca diff --git a/metadata/md5-cache/kde-apps/kopete-18.04.3 b/metadata/md5-cache/kde-apps/kopete-18.04.3 index 60d0872d13d5..3a94f67b7edc 100644 --- a/metadata/md5-cache/kde-apps/kopete-18.04.3 +++ b/metadata/md5-cache/kde-apps/kopete-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Multi-protocol IM client based on KDE Frameworks EAPI=6 HOMEPAGE=https://kopete.kde.org https://www.kde.org/applications/internet/kopete IUSE=ssl v4l +addbookmarks +autoreplace +contactnotes +highlight history latex nowlistening otr pipes +privacy +statistics +texteffect translator +urlpicpreview webpresence gadu groupwise jingle meanwhile oscar testbed winpopup +xmpp zeroconf debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kemoticons-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/libkleo-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsql-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 app-crypt/gpgme[cxx,qt5] dev-libs/libpcre media-libs/phonon[qt5(+)] x11-libs/libX11 x11-libs/libXScrnSaver gadu? ( >=net-libs/libgadu-1.8.0[threads] ) groupwise? ( app-crypt/qca:2[qt5(+)] ) jingle? ( dev-libs/expat dev-libs/openssl:0= >=media-libs/mediastreamer-2.3.0 media-libs/speex net-libs/libsrtp:= net-libs/ortp:= ) meanwhile? ( net-libs/meanwhile ) otr? ( >=net-libs/libotr-4.0.0 ) statistics? ( dev-db/sqlite:3 ) v4l? ( media-libs/libv4l ) webpresence? ( dev-libs/libxml2 dev-libs/libxslt ) xmpp? ( app-crypt/qca:2[qt5(+)] net-dns/libidn:0= sys-libs/zlib:= ) zeroconf? ( >=kde-frameworks/kdnssd-5.46.0:5 >=kde-apps/kidentitymanagement-18.04.3:5 ) latex? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) virtual/latex-base ) ssl? ( app-crypt/qca:2[ssl] ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kopete:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kopete-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=82b10e4ad0e461d822631fbcfe8d02d6 +_md5_=016064a8307c9853dd99c910ca7736cd diff --git a/metadata/md5-cache/kde-apps/korganizer-18.04.3 b/metadata/md5-cache/kde-apps/korganizer-18.04.3 index ba9ab21d9544..5f7ef57ba5ab 100644 --- a/metadata/md5-cache/kde-apps/korganizer-18.04.3 +++ b/metadata/md5-cache/kde-apps/korganizer-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Organizational assistant, providing calendars and other similar func EAPI=6 HOMEPAGE=https://www.kde.org/applications/office/korganizer/ IUSE=X test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kholidays-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-calendar-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/akonadi-notes-18.04.3:5 >=kde-apps/akonadi-search-18.04.3:5 >=kde-apps/calendarsupport-18.04.3:5 >=kde-apps/eventviews-18.04.3:5 >=kde-apps/incidenceeditor-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kontactinterface-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/phonon[qt5(+)] X? ( >=dev-qt/qtx11extras-5.9.4:5 x11-libs/libX11 ) !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n >=kde-apps/kdepim-runtime-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/korganizer:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/korganizer-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3c0e2f48281a64199eb64abf54897f10 +_md5_=b686b68f5d817fc0b4876d93ec2bcb07 diff --git a/metadata/md5-cache/kde-apps/kpat-18.04.3 b/metadata/md5-cache/kde-apps/kpat-18.04.3 index 2def5010abb9..717cd696531e 100644 --- a/metadata/md5-cache/kde-apps/kpat-18.04.3 +++ b/metadata/md5-cache/kde-apps/kpat-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE patience game EAPI=6 HOMEPAGE=https://games.kde.org/game.php?game=kpat IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 x11-misc/shared-mime-info >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kpat:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kpat-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=80e98ff800e2e6a72136cf67fe96425d +_md5_=7a8c51c0d08be43ad751e7f23652cfd5 diff --git a/metadata/md5-cache/kde-apps/kpimtextedit-18.04.3 b/metadata/md5-cache/kde-apps/kpimtextedit-18.04.3 index f1b0f06595da..81c2b05be34a 100644 --- a/metadata/md5-cache/kde-apps/kpimtextedit-18.04.3 +++ b/metadata/md5-cache/kde-apps/kpimtextedit-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=A textedit with PIM-specific features EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=speech test debug designer test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kemoticons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=kde-frameworks/syntax-highlighting-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/grantlee:5 speech? ( >=dev-qt/qtspeech-5.9.4:5 ) !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kpimtextedit:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kpimtextedit-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=c70029487e4d9c9062345a2c1d014797 +_md5_=ddf83a7053a182df9388624e625e8f47 diff --git a/metadata/md5-cache/kde-apps/kqtquickcharts-18.04.3 b/metadata/md5-cache/kde-apps/kqtquickcharts-18.04.3 index ef0caeaebdb6..bbcf05facd69 100644 --- a/metadata/md5-cache/kde-apps/kqtquickcharts-18.04.3 +++ b/metadata/md5-cache/kde-apps/kqtquickcharts-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Qt Quick plugin for beautiful and interactive charts EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kqtquickcharts:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kqtquickcharts-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=814e55e7fe91d369030a11c8d7255eab +_md5_=a503349903246748e14c7c47e3a83bc6 diff --git a/metadata/md5-cache/kde-apps/krdc-18.04.3 b/metadata/md5-cache/kde-apps/krdc-18.04.3 index 892e9d0afc91..4e91b56d340e 100644 --- a/metadata/md5-cache/kde-apps/krdc-18.04.3 +++ b/metadata/md5-cache/kde-apps/krdc-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Remote desktop connection (RDP and VNC) client EAPI=6 HOMEPAGE=https://www.kde.org/applications/internet/krdc/ IUSE=+rdp vnc debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdnssd-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 vnc? ( >=net-libs/libvncserver-0.9 ) rdp? ( >=net-misc/freerdp-1.1.0_beta1[X] ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/krdc:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/krdc-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=098fbdda4e8acd6c2a74c4d80bd93898 +_md5_=7828422a94ad659e366e6963d063b4a5 diff --git a/metadata/md5-cache/kde-apps/kreversi-18.04.3 b/metadata/md5-cache/kde-apps/kreversi-18.04.3 index df0adb950446..4b4693a4509e 100644 --- a/metadata/md5-cache/kde-apps/kreversi-18.04.3 +++ b/metadata/md5-cache/kde-apps/kreversi-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Board game by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kreversi/ https://games.kde.org/game.php?game=kreversi IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kreversi:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kreversi-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=93c7c55d5522ec85cf1387ef505e7ca7 +_md5_=28ad69a2c9942c60b40906520eeff604 diff --git a/metadata/md5-cache/kde-apps/krfb-18.04.3 b/metadata/md5-cache/kde-apps/krfb-18.04.3 index 28c74c69f0f9..513362473441 100644 --- a/metadata/md5-cache/kde-apps/krfb-18.04.3 +++ b/metadata/md5-cache/kde-apps/krfb-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=VNC-compatible server to share Plasma desktops EAPI=6 HOMEPAGE=https://www.kde.org/applications/system/krfb/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdnssd-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtx11extras-5.9.4:5 >=net-libs/libvncserver-0.9.9 x11-libs/libX11 x11-libs/libxcb x11-libs/libXtst x11-libs/xcb-util-image >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/krfb:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/krfb-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b0f72961a05c0325a8d01d45083396ef +_md5_=5109c9f711b7a7b126d29da1aba93692 diff --git a/metadata/md5-cache/kde-apps/kross-interpreters-18.04.3 b/metadata/md5-cache/kde-apps/kross-interpreters-18.04.3 index b8417eb4584d..84194c6f5e99 100644 --- a/metadata/md5-cache/kde-apps/kross-interpreters-18.04.3 +++ b/metadata/md5-cache/kde-apps/kross-interpreters-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Kross interpreter plugins for programming languages EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=+python ruby debug python_targets_python2_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kross-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] ) ruby? ( || ( dev-lang/ruby:2.3 ) virtual/rubygems ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kross-interpreters:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 REQUIRED_USE=|| ( python ruby ) python? ( python_targets_python2_7 ) SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kross-interpreters-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ruby-single da74609cfc48267b7201d50b0367af82 ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=badf17c8bb40cd4709c3dd10a2346903 +_md5_=2ceace77089e73a62c146ef8e0b20bcf diff --git a/metadata/md5-cache/kde-apps/kruler-18.04.3 b/metadata/md5-cache/kde-apps/kruler-18.04.3 index 71e4b2333242..0b250f99b0a4 100644 --- a/metadata/md5-cache/kde-apps/kruler-18.04.3 +++ b/metadata/md5-cache/kde-apps/kruler-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Screen ruler for Plasma EAPI=6 HOMEPAGE=https://www.kde.org/applications/graphics/kruler/ IUSE=X debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2 ) RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 X? ( >=dev-qt/qtx11extras-5.9.4:5 x11-libs/libxcb ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kruler:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kruler-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6a532d96e7aa8dfb2ed7b6932070a7c3 +_md5_=85772097201743f22dd5efc1181c3ee4 diff --git a/metadata/md5-cache/kde-apps/kshisen-18.04.3 b/metadata/md5-cache/kde-apps/kshisen-18.04.3 index 967dd9446ded..042aede75f3a 100644 --- a/metadata/md5-cache/kde-apps/kshisen-18.04.3 +++ b/metadata/md5-cache/kde-apps/kshisen-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A KDE game similiar to Mahjongg EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kshisen/ https://games.kde.org/game.php?game=kshisen IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=kde-apps/libkmahjongg-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kshisen:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kshisen-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d8b4378093fbcba1eeb6a98fac70ee88 +_md5_=e9a6b4515d862af244614266d726b5ed diff --git a/metadata/md5-cache/kde-apps/ksirk-18.04.3 b/metadata/md5-cache/kde-apps/ksirk-18.04.3 index 149939620895..4b89b020ed4c 100644 --- a/metadata/md5-cache/kde-apps/ksirk-18.04.3 +++ b/metadata/md5-cache/kde-apps/ksirk-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Port of the board game risk EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/ksirk/ https://games.kde.org/game.php?game=ksirk IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 app-crypt/qca:2[qt5(+)] media-libs/phonon[qt5(+)] sys-libs/zlib !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ksirk:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ksirk-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=60a888a869dd513e1502869a2d5d0786 +_md5_=c24b09c9a0077a560a175176f329f7ee diff --git a/metadata/md5-cache/kde-apps/ksmtp-18.04.3 b/metadata/md5-cache/kde-apps/ksmtp-18.04.3 index 3c93e7642219..02c8f07f100a 100644 --- a/metadata/md5-cache/kde-apps/ksmtp-18.04.3 +++ b/metadata/md5-cache/kde-apps/ksmtp-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Job-based library to send email through an SMTP server EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1+ RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-apps/kmime-18.04.3:5 >=dev-qt/qtnetwork-5.9.4:5 dev-libs/cyrus-sasl >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ksmtp:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ksmtp-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fed3515f2192e5c9117086079ac61c38 +_md5_=5f5df7ab4fd82830f00d6531d8ef6bdd diff --git a/metadata/md5-cache/kde-apps/ksnakeduel-18.04.3 b/metadata/md5-cache/kde-apps/ksnakeduel-18.04.3 index 5951bf9b2267..e68ab9ee73fa 100644 --- a/metadata/md5-cache/kde-apps/ksnakeduel-18.04.3 +++ b/metadata/md5-cache/kde-apps/ksnakeduel-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Tron game EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/ksnakeduel/ IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ksnakeduel:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ksnakeduel-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=8202199ed0d0dc7f85ddb8a7a882f1f5 +_md5_=9191a3216b550925f10a78e2a15ed1a2 diff --git a/metadata/md5-cache/kde-apps/kspaceduel-18.04.3 b/metadata/md5-cache/kde-apps/kspaceduel-18.04.3 index 9a8c67801ac8..903d306d8405 100644 --- a/metadata/md5-cache/kde-apps/kspaceduel-18.04.3 +++ b/metadata/md5-cache/kde-apps/kspaceduel-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Space Game by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kspaceduel/ https://games.kde.org/game.php?game=kspaceduel IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kspaceduel:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kspaceduel-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9fe3f5db6495d786675e58283c5ad45c +_md5_=a342ef06b5d3bf226688f7466b24682c diff --git a/metadata/md5-cache/kde-apps/ksquares-18.04.3 b/metadata/md5-cache/kde-apps/ksquares-18.04.3 index b28557aa5541..b7c9e7858da0 100644 --- a/metadata/md5-cache/kde-apps/ksquares-18.04.3 +++ b/metadata/md5-cache/kde-apps/ksquares-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE clone of the game squares EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/ksquares/ https://games.kde.org/game.php?game=ksquares IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ksquares:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ksquares-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=503bea865a83e7f934ffdd389a369286 +_md5_=cd13b90659191abdeb84cebb8481a12f diff --git a/metadata/md5-cache/kde-apps/ksudoku-18.04.3 b/metadata/md5-cache/kde-apps/ksudoku-18.04.3 index a4a9407abd25..e1c615c5830e 100644 --- a/metadata/md5-cache/kde-apps/ksudoku-18.04.3 +++ b/metadata/md5-cache/kde-apps/ksudoku-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Logic-based symbol placement puzzle by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/ksudoku/ https://games.kde.org/game.php?game=ksudoku IUSE=opengl debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 opengl? ( >=dev-qt/qtopengl-5.9.4:5 virtual/glu ) !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ksudoku:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ksudoku-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7834efdc4fd82950246e934b359216cb +_md5_=8c21615738dd644b33d7b5e81c5d9723 diff --git a/metadata/md5-cache/kde-apps/ksystemlog-18.04.3 b/metadata/md5-cache/kde-apps/ksystemlog-18.04.3 index f3b9033ece42..bd672f42f096 100644 --- a/metadata/md5-cache/kde-apps/ksystemlog-18.04.3 +++ b/metadata/md5-cache/kde-apps/ksystemlog-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=System log viewer by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/system/ksystemlog/ IUSE=systemd test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 systemd? ( sys-apps/systemd ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ksystemlog:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ksystemlog-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9948f9339dc7458897ce8f3e7a134a64 +_md5_=3516164bfb24ac6d539aba94fbb8b2e4 diff --git a/metadata/md5-cache/kde-apps/kteatime-18.04.3 b/metadata/md5-cache/kde-apps/kteatime-18.04.3 index 79a13a3f5ca7..ebb99a93879f 100644 --- a/metadata/md5-cache/kde-apps/kteatime-18.04.3 +++ b/metadata/md5-cache/kde-apps/kteatime-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE timer for making a fine cup of tea EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kteatime IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kteatime:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kteatime-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=006c64ed4d27fb9cc705c17bd69d61db +_md5_=75e4defc2eb4d55924954cae9d54ee31 diff --git a/metadata/md5-cache/kde-apps/ktimer-18.04.3 b/metadata/md5-cache/kde-apps/ktimer-18.04.3 index 6a4a2b72b271..a30199bd2aeb 100644 --- a/metadata/md5-cache/kde-apps/ktimer-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktimer-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Timer EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/ktimer https://utils.kde.org/projects/ktimer IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktimer:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktimer-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fdf243d73bd0d84c982fd498b9b4115a +_md5_=ccc65679639130ffdc0603fd03c2b333 diff --git a/metadata/md5-cache/kde-apps/ktouch-18.04.3 b/metadata/md5-cache/kde-apps/ktouch-18.04.3 index d05387341ea0..cbe201efe214 100644 --- a/metadata/md5-cache/kde-apps/ktouch-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktouch-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Program that helps to learn and practice touch typing EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/ktouch/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsql-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtx11extras-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=dev-qt/qtxmlpatterns-5.9.4:5 x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libxcb >=kde-apps/kqtquickcharts-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktouch:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktouch-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1137cbf30604fe2ece5b99851669ca7b +_md5_=ff6cf761ab22c980ad553c954dcbc7bb diff --git a/metadata/md5-cache/kde-apps/ktp-accounts-kcm-18.04.3 b/metadata/md5-cache/kde-apps/ktp-accounts-kcm-18.04.3 index 776216b98ea4..207a51d10e32 100644 --- a/metadata/md5-cache/kde-apps/ktp-accounts-kcm-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-accounts-kcm-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy account management kcm EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=experimental debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1 RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/kaccounts-integration-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-libs/accounts-qt net-libs/signond net-libs/telepathy-qt[qt5(+)] >=kde-apps/kaccounts-providers-18.04.3:5 net-im/telepathy-connection-managers >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-accounts-kcm:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-accounts-kcm-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e3422cd549ae8e2b24860e5f4cc7b1f2 +_md5_=703f7e72c84491e2f61f949db4e07235 diff --git a/metadata/md5-cache/kde-apps/ktp-approver-18.04.3 b/metadata/md5-cache/kde-apps/ktp-approver-18.04.3 index cf150f2f8bdf..50ec636cfadb 100644 --- a/metadata/md5-cache/kde-apps/ktp-approver-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-approver-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy notification handler EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-libs/telepathy-qt[qt5(+)] >=kde-apps/ktp-contact-list-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-approver:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-approver-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=65b8fe72f6aa3c3d6a6738c5d5b82693 +_md5_=d42418d9f52d0ca958c8e0213b19b86a diff --git a/metadata/md5-cache/kde-apps/ktp-auth-handler-18.04.3 b/metadata/md5-cache/kde-apps/ktp-auth-handler-18.04.3 index 4755e9167948..970b90cf3c76 100644 --- a/metadata/md5-cache/kde-apps/ktp-auth-handler-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-auth-handler-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy authentication handler EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/kaccounts-integration-18.04.3:5 >=kde-apps/ktp-common-internals-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 app-crypt/qca:2[qt5(+)] net-libs/accounts-qt net-libs/signond net-libs/telepathy-qt[qt5(+)] app-crypt/qca:2[ssl] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-auth-handler:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-auth-handler-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3ff45856fe8e0cdf15f0959283ba2da0 +_md5_=05f84129c296a910a24709c4e930bf7b diff --git a/metadata/md5-cache/kde-apps/ktp-call-ui-18.04.3 b/metadata/md5-cache/kde-apps/ktp-call-ui-18.04.3 index cf3a426a8660..c795d64eccad 100644 --- a/metadata/md5-cache/kde-apps/ktp-call-ui-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-call-ui-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy audio/video conferencing ui EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/ktp-common-internals-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 dev-libs/boost dev-libs/glib:2 media-libs/phonon[qt5(+)] media-libs/qt-gstreamer[qt5(+)] net-libs/farstream:0.2 net-libs/telepathy-farstream net-libs/telepathy-qt[farstream,qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-call-ui:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-call-ui-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f367f17c34d362d0c78c358506a12f94 +_md5_=798de42727ce04a299c27c47eb8cce7f diff --git a/metadata/md5-cache/kde-apps/ktp-common-internals-18.04.3 b/metadata/md5-cache/kde-apps/ktp-common-internals-18.04.3 index c1ddc1e1dfbe..ff751bd88ef7 100644 --- a/metadata/md5-cache/kde-apps/ktp-common-internals-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-common-internals-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy common library EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=otr +sso debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1 RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kpeople-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsql-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=net-libs/telepathy-logger-qt-17.08.0:5 >=net-libs/telepathy-qt-0.9.5[qt5(+)] otr? ( dev-libs/libgcrypt:0= >=net-libs/libotr-4.0.0 ) sso? ( >=kde-apps/kaccounts-integration-18.04.3:5 net-libs/accounts-qt net-libs/telepathy-accounts-signon ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-common-internals:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-common-internals-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=51483183c789d09c950ece03475a6394 +_md5_=ddfc3e0dd761aa540705545190fad3c4 diff --git a/metadata/md5-cache/kde-apps/ktp-contact-list-18.04.3 b/metadata/md5-cache/kde-apps/ktp-contact-list-18.04.3 index ca40a0059a72..a9389e0b1923 100644 --- a/metadata/md5-cache/kde-apps/ktp-contact-list-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-contact-list-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy contact list EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kpeople-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/ktp-common-internals-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-libs/telepathy-qt[qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-contact-list:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-contact-list-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=64a04e912e5f4e183dd7fa86427c2717 +_md5_=80fbb773475ff7e322765d76b658d2b5 diff --git a/metadata/md5-cache/kde-apps/ktp-contact-runner-18.04.3 b/metadata/md5-cache/kde-apps/ktp-contact-runner-18.04.3 index 8645c735e5bd..ab1ee72adceb 100644 --- a/metadata/md5-cache/kde-apps/ktp-contact-runner-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-contact-runner-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy krunner plugin EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1 RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/krunner-5.46.0:5 >=kde-apps/ktp-common-internals-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-libs/telepathy-qt[qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-contact-runner:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-contact-runner-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6e513d781659ff0386e55f5c1e97f8ca +_md5_=3d87c2f1f6cb9efb54c358ac7c82709b diff --git a/metadata/md5-cache/kde-apps/ktp-desktop-applets-18.04.3 b/metadata/md5-cache/kde-apps/ktp-desktop-applets-18.04.3 index 1a8c30dd652a..000f764b8407 100644 --- a/metadata/md5-cache/kde-apps/ktp-desktop-applets-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-desktop-applets-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy contact, presence and chat Plasma applets EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=|| ( GPL-2 GPL-3 ) GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/plasma-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-desktop-applets:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-desktop-applets-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=ab6633c1acf6be89efb3294c6598cbe2 +_md5_=1293624f6bd53098a8e4573f049ca5e2 diff --git a/metadata/md5-cache/kde-apps/ktp-filetransfer-handler-18.04.3 b/metadata/md5-cache/kde-apps/ktp-filetransfer-handler-18.04.3 index 67601dd278fe..e930faf58b92 100644 --- a/metadata/md5-cache/kde-apps/ktp-filetransfer-handler-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-filetransfer-handler-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy file transfer handler EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-apps/ktp-common-internals-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-libs/telepathy-qt[qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-filetransfer-handler:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-filetransfer-handler-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=ecba561fa7e8faea9faecd2deba23cee +_md5_=0a931ef7f8393f572beb07d5b92b6dec diff --git a/metadata/md5-cache/kde-apps/ktp-kded-module-18.04.3 b/metadata/md5-cache/kde-apps/ktp-kded-module-18.04.3 index 33a23fb1e35f..ecba00db4d2b 100644 --- a/metadata/md5-cache/kde-apps/ktp-kded-module-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-kded-module-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy workspace integration EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kidletime-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-apps/ktp-common-internals-18.04.3:5 >=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtsql-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-libs/telepathy-qt[qt5(+)] >=kde-apps/signon-kwallet-extension-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-kded-module:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-kded-module-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f7c51ed16aa7e7047ec5f0c93159a9ec +_md5_=edcf310594e835e817cdaef12ef0fe7b diff --git a/metadata/md5-cache/kde-apps/ktp-send-file-18.04.3 b/metadata/md5-cache/kde-apps/ktp-send-file-18.04.3 index 4a5ef7f88013..d1ad8ce2374c 100644 --- a/metadata/md5-cache/kde-apps/ktp-send-file-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-send-file-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy file manager plugin to send files to contacts EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1+ RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/ktp-common-internals-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-libs/telepathy-qt[qt5(+)] >=kde-apps/ktp-contact-list-18.04.3:5 >=kde-apps/ktp-filetransfer-handler-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-send-file:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-send-file-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d3bde96425d6c989eef302f534847e72 +_md5_=29e5aeb6b2aee651d009b27a225f4087 diff --git a/metadata/md5-cache/kde-apps/ktp-text-ui-18.04.3 b/metadata/md5-cache/kde-apps/ktp-text-ui-18.04.3 index bfd6551c0595..c11f28021977 100644 --- a/metadata/md5-cache/kde-apps/ktp-text-ui-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktp-text-ui-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Telepathy text chat window EAPI=6 HOMEPAGE=https://community.kde.org/Real-Time_Communication_and_Collaboration IUSE=speech debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=Apache-2.0 || ( AFL-2.1 BSD ) GPL-2+ LGPL-2.1+ MIT RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdewebkit-5.46.0:5 >=kde-frameworks/kemoticons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kpeople-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=kde-apps/ktp-common-internals-18.04.3:5[otr] >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 net-libs/telepathy-qt[qt5(+)] speech? ( >=dev-qt/qtspeech-5.9.4:5 ) >=kde-apps/ktp-contact-list-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktp-text-ui:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktp-text-ui-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=31c665181c737d5ebc1c4b33d00259bb +_md5_=4ad080daed6383ce856c975abf975154 diff --git a/metadata/md5-cache/kde-apps/ktuberling-18.04.3 b/metadata/md5-cache/kde-apps/ktuberling-18.04.3 index 203deffcf9e7..758d29458b43 100644 --- a/metadata/md5-cache/kde-apps/ktuberling-18.04.3 +++ b/metadata/md5-cache/kde-apps/ktuberling-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Potato game for kids by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/ktuberling/ https://games.kde.org/game.php?game=ktuberling IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtmultimedia-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 media-libs/phonon[qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/ktuberling:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktuberling-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1038287370eaea721680d9a6f51d09b0 +_md5_=d91a227f6f59832cc1ce10f54f27a935 diff --git a/metadata/md5-cache/kde-apps/kturtle-18.04.3 b/metadata/md5-cache/kde-apps/kturtle-18.04.3 index c58e91ae5a8e..d0d5ee1bba3b 100644 --- a/metadata/md5-cache/kde-apps/kturtle-18.04.3 +++ b/metadata/md5-cache/kde-apps/kturtle-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Educational programming environment using the Logo programming langu EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kturtle https://edu.kde.org/kturtle IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kturtle:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kturtle-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f89540e0837e30bda032ae99b5651474 +_md5_=0695cfa1eac7b3da9bc15d7b43ecf403 diff --git a/metadata/md5-cache/kde-apps/kubrick-18.04.3 b/metadata/md5-cache/kde-apps/kubrick-18.04.3 index 92cdb01eb0e5..e083364280ea 100644 --- a/metadata/md5-cache/kde-apps/kubrick-18.04.3 +++ b/metadata/md5-cache/kde-apps/kubrick-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Game based on the "Rubik's Cube" puzzle by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/kubrick/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtopengl-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 virtual/glu virtual/opengl !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kubrick:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kubrick-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f0610d60542083915aca0d76650459c5 +_md5_=5a5251b75ac1dad649883199c6603ab4 diff --git a/metadata/md5-cache/kde-apps/kwalletmanager-18.04.3 b/metadata/md5-cache/kde-apps/kwalletmanager-18.04.3 index a94da74959df..98c17a8b9958 100644 --- a/metadata/md5-cache/kde-apps/kwalletmanager-18.04.3 +++ b/metadata/md5-cache/kde-apps/kwalletmanager-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Wallet management tool EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kauth-5.46.0:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kwalletmanager-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=faaa9c3774d329920439864295659be3 +_md5_=b9456ebb01315d5e78573555e372f8d9 diff --git a/metadata/md5-cache/kde-apps/kwave-18.04.3 b/metadata/md5-cache/kde-apps/kwave-18.04.3 index d230aa75115b..14b4c9d37bbd 100644 --- a/metadata/md5-cache/kde-apps/kwave-18.04.3 +++ b/metadata/md5-cache/kde-apps/kwave-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Sound editor built on KDE Frameworks 5 that can edit many types of a EAPI=6 HOMEPAGE=http://kwave.sourceforge.net/ https://www.kde.org/applications/multimedia/kwave/ IUSE=alsa flac mp3 opus oss pulseaudio +qtmedia vorbis debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=CC-BY-SA-3.0 CC0-1.0 GPL-2+ LGPL-2+ handbook? ( FDL-1.2 ) opus? ( BSD-2 ) RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/audiofile:= >=sci-libs/fftw-3 media-libs/libsamplerate alsa? ( media-libs/alsa-lib ) flac? ( media-libs/flac ) mp3? ( media-libs/id3lib media-libs/libmad || ( media-sound/lame media-sound/toolame media-sound/twolame ) ) qtmedia? ( >=dev-qt/qtmultimedia-5.9.4:5 ) opus? ( media-libs/libogg media-libs/opus ) pulseaudio? ( media-sound/pulseaudio ) vorbis? ( media-libs/libogg media-libs/libvorbis ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kwave:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kwave-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e12ad0d34f5d768ac3c2ac5b3a0a60ff +_md5_=51c92ce6a8e0d3da6b0c198b334f4e66 diff --git a/metadata/md5-cache/kde-apps/kwordquiz-18.04.3 b/metadata/md5-cache/kde-apps/kwordquiz-18.04.3 index 54dd3c4c0fbc..b29484595332 100644 --- a/metadata/md5-cache/kde-apps/kwordquiz-18.04.3 +++ b/metadata/md5-cache/kde-apps/kwordquiz-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A powerful flashcard and vocabulary learning program EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/kwordquiz https://edu.kde.org/kwordquiz IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/knotifyconfig-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkeduvocdocument-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/phonon[qt5(+)] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kwordquiz:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kwordquiz-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=2e94f36b7940f46038f1605a16f36ee2 +_md5_=d9ed510323e20e824df18f4781257aba diff --git a/metadata/md5-cache/kde-apps/kwrite-18.04.3 b/metadata/md5-cache/kde-apps/kwrite-18.04.3 index e18ebddf5160..11ee15416d7a 100644 --- a/metadata/md5-cache/kde-apps/kwrite-18.04.3 +++ b/metadata/md5-cache/kde-apps/kwrite-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE simple text editor EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/kwrite IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kactivities-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kwrite:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kate-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=53f047b68179d392996158ff43b903e5 +_md5_=d62ce9c318436c1d43aa603cfce3034c diff --git a/metadata/md5-cache/kde-apps/libgravatar-18.04.3 b/metadata/md5-cache/kde-apps/libgravatar-18.04.3 index 7b68b7d58bc5..36cd865f2efc 100644 --- a/metadata/md5-cache/kde-apps/libgravatar-18.04.3 +++ b/metadata/md5-cache/kde-apps/libgravatar-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for gravatar integration EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/libgravatar:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libgravatar-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=beb94fac01f541f260eef3b3950cfc59 +_md5_=c2ae34e54e05359c2f12f1bd5a46dc7e diff --git a/metadata/md5-cache/kde-apps/libkcddb-18.04.3 b/metadata/md5-cache/kde-apps/libkcddb-18.04.3 index 022adc3be342..2f83f9e03f3b 100644 --- a/metadata/md5-cache/kde-apps/libkcddb-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkcddb-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=KDE library for CDDB EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=musicbrainz debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2 ) RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 musicbrainz? ( media-libs/musicbrainz:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkcddb-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e4ed2d1e418cca8158da3e002e3e2848 +_md5_=6f1a229bf15d6a242bcb17474179919b diff --git a/metadata/md5-cache/kde-apps/libkcompactdisc-18.04.3 b/metadata/md5-cache/kde-apps/libkcompactdisc-18.04.3 index ed4144c3afca..46e93eb6d0f3 100644 --- a/metadata/md5-cache/kde-apps/libkcompactdisc-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkcompactdisc-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for playing & ripping CDs EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=alsa debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2+ RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/solid-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 media-libs/phonon[qt5(+)] alsa? ( media-libs/alsa-lib ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkcompactdisc-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=60d253c89d319c5eccaba4ae38273ca6 +_md5_=3405524251ba92ccb870682afc75e2ce diff --git a/metadata/md5-cache/kde-apps/libkdcraw-18.04.3 b/metadata/md5-cache/kde-apps/libkdcraw-18.04.3 index 44230df1a8ad..964294161fd3 100644 --- a/metadata/md5-cache/kde-apps/libkdcraw-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkdcraw-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Digital camera raw image library wrapper EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=dev-qt/qtgui-5.9.4:5 =kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkdcraw-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=edb98dc06df214de7437ced1dbc4f33d +_md5_=594d410b60f865d69e52b4a1d78ecdd5 diff --git a/metadata/md5-cache/kde-apps/libkdegames-18.04.3 b/metadata/md5-cache/kde-apps/libkdegames-18.04.3 index 10e022bb1491..d2bf446cf184 100644 --- a/metadata/md5-cache/kde-apps/libkdegames-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkdegames-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Base library common to many KDE games EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/kdnssd-5.46.0:5 >=kde-frameworks/kglobalaccel-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdeclarative-5.9.4:5[widgets] >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 media-libs/libsndfile media-libs/openal >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkdegames-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b61186187d35fa19b2b013d40bf38f62 +_md5_=14fe3e55ef9d698d468f040b1e876166 diff --git a/metadata/md5-cache/kde-apps/libkdepim-18.04.3 b/metadata/md5-cache/kde-apps/libkdepim-18.04.3 index 5aaac8e49c2c..39fe38a3a65b 100644 --- a/metadata/md5-cache/kde-apps/libkdepim-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkdepim-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Common PIM libraries EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug designer test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-search-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kldap-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/libkdepim:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkdepim-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d27b91dfd95df8873c85409097ef9dd0 +_md5_=1e104cb8c154a752f9d9fb000c383a56 diff --git a/metadata/md5-cache/kde-apps/libkeduvocdocument-18.04.3 b/metadata/md5-cache/kde-apps/libkeduvocdocument-18.04.3 index 85d39b39a4ea..9c5c1ab00d28 100644 --- a/metadata/md5-cache/kde-apps/libkeduvocdocument-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkeduvocdocument-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for reading/writing KVTML EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/libkeduvocdocument:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkeduvocdocument-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fc4c0711688f0c790416357a03d33f5e +_md5_=6f53c2620ffb667c7189d86a4b93fad8 diff --git a/metadata/md5-cache/kde-apps/libkexiv2-18.04.3 b/metadata/md5-cache/kde-apps/libkexiv2-18.04.3 index 9a829fa19677..1e9e84773264 100644 --- a/metadata/md5-cache/kde-apps/libkexiv2-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkexiv2-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE Image Plugin Interface: an exiv2 library wrapper EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=+xmp debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=dev-qt/qtgui-5.9.4:5 >=media-gfx/exiv2-0.25:=[xmp=] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkexiv2-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=ba19d1ef3906fb72dc2cfc56a1e5775c +_md5_=4e053e1f0bee3abd270171a88f874a84 diff --git a/metadata/md5-cache/kde-apps/libkgapi-18.04.3 b/metadata/md5-cache/kde-apps/libkgapi-18.04.3 index bbd3cc8b1440..2cf19088555b 100644 --- a/metadata/md5-cache/kde-apps/libkgapi-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkgapi-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for accessing Google calendar and contact resources EAPI=6 HOMEPAGE=https://cgit.kde.org/libkgapi.git IUSE=nls test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2.1+ RDEPEND=>=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkgapi-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3932b1adf2ee4ad7f11f2959cc732033 +_md5_=5c4f6491f70bcb0e46d3b169eaab34c9 diff --git a/metadata/md5-cache/kde-apps/libkgeomap-18.04.3 b/metadata/md5-cache/kde-apps/libkgeomap-18.04.3 index 9244d20415cd..d2697b078d68 100644 --- a/metadata/md5-cache/kde-apps/libkgeomap-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkgeomap-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Wrapper library for world map components as marble, openstreetmap an EAPI=6 HOMEPAGE=https://www.digikam.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-apps/marble-18.04.3:5=[kde] >=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwebkit-5.9.1:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/libkgeomap:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkgeomap-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=be4082f64cf30ac0565ab8bef019febd +_md5_=b34d9283458a17ef95c979067648d0ac diff --git a/metadata/md5-cache/kde-apps/libkipi-18.04.3 b/metadata/md5-cache/kde-apps/libkipi-18.04.3 index 6c5a212a795b..5ea87f92dc2b 100644 --- a/metadata/md5-cache/kde-apps/libkipi-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkipi-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A library for image plugins accross KDE applications EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5/32 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkipi-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=4255d17f008de0d16dc59a4ca961c0f8 +_md5_=5bf4ec6dc6f65005f4ea46207e8f426c diff --git a/metadata/md5-cache/kde-apps/libkleo-18.04.3 b/metadata/md5-cache/kde-apps/libkleo-18.04.3 index 0fc7e4ddd52b..0751c70255ea 100644 --- a/metadata/md5-cache/kde-apps/libkleo-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkleo-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for encryption handling EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-apps/kpimtextedit-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=app-crypt/gpgme-1.7.1[cxx,qt5] !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/libkleo:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkleo-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6603d206edf3f515ef50e4979e31961b +_md5_=bde39a2f16bbc248b29fd64040ba38fc diff --git a/metadata/md5-cache/kde-apps/libkmahjongg-18.04.3 b/metadata/md5-cache/kde-apps/libkmahjongg-18.04.3 index a11f7622c052..10f453e1daa3 100644 --- a/metadata/md5-cache/kde-apps/libkmahjongg-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkmahjongg-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Mahjongg library based on Qt/KDE Frameworks EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkmahjongg-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a031f862490c62de64f6a65f6f6cb7df +_md5_=87c76059509d5be161c55116f3eeef25 diff --git a/metadata/md5-cache/kde-apps/libkomparediff2-18.04.3 b/metadata/md5-cache/kde-apps/libkomparediff2-18.04.3 index 98327bdc2bba..5e31b55d13dd 100644 --- a/metadata/md5-cache/kde-apps/libkomparediff2-18.04.3 +++ b/metadata/md5-cache/kde-apps/libkomparediff2-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE library to compare files and strings EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/libkomparediff2:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libkomparediff2-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=71717e4a34cd202c01d8518f9b8e2abe +_md5_=070686400b5185aa470d1dd14384e2ae diff --git a/metadata/md5-cache/kde-apps/libksane-18.04.3 b/metadata/md5-cache/kde-apps/libksane-18.04.3 index 2f2ba3dc8856..16653e7cc734 100644 --- a/metadata/md5-cache/kde-apps/libksane-18.04.3 +++ b/metadata/md5-cache/kde-apps/libksane-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=SANE Library interface based on KDE Frameworks EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=kwallet debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=|| ( LGPL-2.1 LGPL-3 ) RDEPEND=>=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-gfx/sane-backends kwallet? ( >=kde-frameworks/kwallet-5.46.0:5 ) !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libksane-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=664e3e3594d4876781098b28c1af630a +_md5_=de9777944b80856edbc2d5a0fd422339 diff --git a/metadata/md5-cache/kde-apps/libksieve-18.04.3 b/metadata/md5-cache/kde-apps/libksieve-18.04.3 index 2e3a1f904727..0d66639bb0b0 100644 --- a/metadata/md5-cache/kde-apps/libksieve-18.04.3 +++ b/metadata/md5-cache/kde-apps/libksieve-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Common PIM libraries EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=kde-frameworks/syntax-highlighting-5.46.0:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 dev-libs/cyrus-sasl !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/libksieve:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/libksieve-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=5322310fe94bfa3632c9426f00d36282 +_md5_=b63b0638da8bf42ce2f97d1e5aea96a9 diff --git a/metadata/md5-cache/kde-apps/libktnef-18.04.3 b/metadata/md5-cache/kde-apps/libktnef-18.04.3 index adbd632d37cf..cd6865466a3f 100644 --- a/metadata/md5-cache/kde-apps/libktnef-18.04.3 +++ b/metadata/md5-cache/kde-apps/libktnef-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for handling TNEF data EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/ki18n-5.46.0:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcalutils-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/libktnef:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/ktnef-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=06df9e7ba703b871c194c906560b35ff +_md5_=3fb6cf52fe9fc17da9fbd53d2413fd8b diff --git a/metadata/md5-cache/kde-apps/lokalize-18.04.3 b/metadata/md5-cache/kde-apps/lokalize-18.04.3 index 7996f39bf954..d7b8cd71b9bc 100644 --- a/metadata/md5-cache/kde-apps/lokalize-18.04.3 +++ b/metadata/md5-cache/kde-apps/lokalize-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=KDE Applications 5 translation tool EAPI=6 HOMEPAGE=https://www.kde.org/applications/development/lokalize https://l10n.kde.org/tools IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kross-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtscript-5.9.4:5 >=dev-qt/qtsql-5.9.4:5[sqlite] >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=app-text/hunspell-1.2.8:= dev-python/translate-toolkit[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/lokalize:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 REQUIRED_USE=^^ ( python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/lokalize-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=bd242b06ce6914d100a89abe5ee4b707 +_md5_=8a45228333f5b4d84e4bb333fc8957f5 diff --git a/metadata/md5-cache/kde-apps/lskat-18.04.3 b/metadata/md5-cache/kde-apps/lskat-18.04.3 index e24576cbb837..b447b57694be 100644 --- a/metadata/md5-cache/kde-apps/lskat-18.04.3 +++ b/metadata/md5-cache/kde-apps/lskat-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Skat game by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/lskat/ https://games.kde.org/game.php?game=lskat IUSE=debug +handbook selinux -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kguiaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/lskat:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/lskat-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1f2532cb8056fc767c0133620dda0569 +_md5_=1aacea058d1b846a3420b82a25896d8a diff --git a/metadata/md5-cache/kde-apps/mailcommon-18.04.3 b/metadata/md5-cache/kde-apps/mailcommon-18.04.3 index 39397053f863..26694b23c385 100644 --- a/metadata/md5-cache/kde-apps/mailcommon-18.04.3 +++ b/metadata/md5-cache/kde-apps/mailcommon-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Common mail library EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug designer test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/syntax-highlighting-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/mailimporter-18.04.3:5 >=kde-apps/messagelib-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 media-libs/phonon[qt5(+)] !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/mailcommon:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/mailcommon-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e19b66251bccff75b1b8423e205b2e67 +_md5_=268293d932414f207e635e5f8bc803c8 diff --git a/metadata/md5-cache/kde-apps/mailimporter-18.04.3 b/metadata/md5-cache/kde-apps/mailimporter-18.04.3 index 26516e5b8f76..83e89cdf5e02 100644 --- a/metadata/md5-cache/kde-apps/mailimporter-18.04.3 +++ b/metadata/md5-cache/kde-apps/mailimporter-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library to import mail from various sources EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/mailimporter:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/mailimporter-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fa5d621b3e7458f6964e8ea929556e19 +_md5_=8ce0c68806952e83a5ccab58e8aab991 diff --git a/metadata/md5-cache/kde-apps/marble-18.04.3 b/metadata/md5-cache/kde-apps/marble-18.04.3 index fbc3b3bc345b..febf87ba8a42 100644 --- a/metadata/md5-cache/kde-apps/marble-18.04.3 +++ b/metadata/md5-cache/kde-apps/marble-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Virtual Globe and World Atlas to learn more about Earth EAPI=6 HOMEPAGE=https://marble.kde.org/ IUSE=aprs +dbus designer gps +kde nls phonon +geolocation shapefile +webkit test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsql-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 aprs? ( >=dev-qt/qtserialport-5.9.4:5 ) dbus? ( >=dev-qt/qtdbus-5.9.4:5 ) designer? ( >=dev-qt/designer-5.9.4:5 ) geolocation? ( >=dev-qt/qtpositioning-5.9.4:5 ) gps? ( sci-geosciences/gpsd ) kde? ( >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/krunner-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 ) phonon? ( media-libs/phonon[qt5(+)] ) shapefile? ( sci-libs/shapelib:= ) webkit? ( >=dev-qt/qtwebkit-5.9.1:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/marble:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5/18.04 SRC_URI=mirror://kde/stable/applications/18.04.3/src/marble-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0b3297b41cbca3c6ac53f1644219c0ef +_md5_=2282d34cec47684ade8f83bfdad534bb diff --git a/metadata/md5-cache/kde-apps/mbox-importer-18.04.3 b/metadata/md5-cache/kde-apps/mbox-importer-18.04.3 index 390e5c600f80..e3e1d380bc48 100644 --- a/metadata/md5-cache/kde-apps/mbox-importer-18.04.3 +++ b/metadata/md5-cache/kde-apps/mbox-importer-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Import mbox email archives from various sources into Akonadi EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/mailcommon-18.04.3:5 >=kde-apps/mailimporter-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n !kde-apps/kmail:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/mbox-importer:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/mbox-importer-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=17fd6d8edc80636f539ba9abfa526673 +_md5_=4461e6ef9dbf65080d38c22a9f285846 diff --git a/metadata/md5-cache/kde-apps/messagelib-18.04.3 b/metadata/md5-cache/kde-apps/messagelib-18.04.3 index 439ce5d6dacb..86c399759501 100644 --- a/metadata/md5-cache/kde-apps/messagelib-18.04.3 +++ b/metadata/md5-cache/kde-apps/messagelib-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Libraries for messaging functions EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=kde-frameworks/syntax-highlighting-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/grantleetheme-18.04.3:5 >=kde-apps/incidenceeditor-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kdepim-apps-libs-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kldap-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmbox-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libgravatar-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/libkleo-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] >=dev-qt/qtwidgets-5.9.4:5 >=app-crypt/gpgme-1.8.0-r1[cxx,qt5] >=dev-libs/grantlee-5.1.0:5 !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/messagelib:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/messagelib-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=24f1fb5c1b0da32b4214c738b168663e +_md5_=ffd5aa2c784b1bb28001d001dac75cbc diff --git a/metadata/md5-cache/kde-apps/minuet-18.04.3 b/metadata/md5-cache/kde-apps/minuet-18.04.3 index 41cbe61fe84f..6961202b74e3 100644 --- a/metadata/md5-cache/kde-apps/minuet-18.04.3 +++ b/metadata/md5-cache/kde-apps/minuet-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A KDE Software for Music Education EAPI=6 HOMEPAGE=https://minuet.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtquickcontrols2-5.9.4:5 media-sound/fluidsynth >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/minuet:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/minuet-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b34f033c0b48824a49d6db5fad7450b9 +_md5_=55724ebb5c14ef34821fce2dfef99780 diff --git a/metadata/md5-cache/kde-apps/okular-18.04.3 b/metadata/md5-cache/kde-apps/okular-18.04.3 index 2272e7484cf7..b16fee013662 100644 --- a/metadata/md5-cache/kde-apps/okular-18.04.3 +++ b/metadata/md5-cache/kde-apps/okular-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Universal document viewer based on KDE Frameworks EAPI=6 HOMEPAGE=https://okular.kde.org https://www.kde.org/applications/graphics/okular IUSE=chm crypt djvu epub +image-backend markdown mobi mobile +pdf plucker +postscript share speech +tiff test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kactivities-5.46.0:5 >=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjs-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kpty-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/threadweaver-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 media-libs/freetype media-libs/phonon[qt5(+)] sys-libs/zlib chm? ( >=kde-frameworks/khtml-5.46.0:5 dev-libs/chmlib ) crypt? ( app-crypt/qca:2[qt5(+)] ) djvu? ( app-text/djvu ) epub? ( app-text/ebook-tools ) image-backend? ( >=kde-apps/libkexiv2-18.04.3:5 >=dev-qt/qtgui-5.9.4:5[gif,jpeg,png] ) markdown? ( app-text/discount ) mobi? ( >=kde-apps/kdegraphics-mobipocket-18.04.3:5 ) pdf? ( app-text/poppler[qt5] ) plucker? ( virtual/jpeg:0 ) postscript? ( app-text/libspectre ) share? ( >=kde-frameworks/purpose-5.46.0:5 ) speech? ( >=dev-qt/qtspeech-5.9.4:5 ) tiff? ( media-libs/tiff:0 ) image-backend? ( >=kde-frameworks/kimageformats-5.46.0:5 ) mobile? ( >=kde-frameworks/kirigami-5.46.0:5 >=dev-qt/qtquickcontrols-5.9.4:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/okular:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/okular-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a6dcb7fb101c93f990cc929dc1a5adb9 +_md5_=5cbecf789d2d918d1d0c71b0735d3ffc diff --git a/metadata/md5-cache/kde-apps/palapeli-18.04.3 b/metadata/md5-cache/kde-apps/palapeli-18.04.3 index 07a9e205e457..11b10b9a8fbf 100644 --- a/metadata/md5-cache/kde-apps/palapeli-18.04.3 +++ b/metadata/md5-cache/kde-apps/palapeli-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Jigsaw puzzle game by KDE EAPI=6 HOMEPAGE=https://www.kde.org/applications/games/palapeli/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/palapeli:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/palapeli-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d70de4e62f097445c63fd7812f757424 +_md5_=d7b6e27a5c3c2641acd0279230072806 diff --git a/metadata/md5-cache/kde-apps/parley-18.04.3 b/metadata/md5-cache/kde-apps/parley-18.04.3 index 2dea3556b88e..e583d656ea40 100644 --- a/metadata/md5-cache/kde-apps/parley-18.04.3 +++ b/metadata/md5-cache/kde-apps/parley-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=A vocabulary trainer to help you memorize things EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/parley https://edu.kde.org/applications/school/parley IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-apps/libkeduvocdocument-18.04.3:5 >=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kross-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtmultimedia-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtwebengine-5.9.4:5[widgets] dev-libs/libxml2:2 dev-libs/libxslt >=kde-apps/kdeedu-data-18.04.3:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/parley:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/parley-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3a5140db5141a84a167ba9bc55be5486 +_md5_=c969aa0a2bdfdb6a243c223a1fea5130 diff --git a/metadata/md5-cache/kde-apps/picmi-18.04.3 b/metadata/md5-cache/kde-apps/picmi-18.04.3 index 8526c5fd13a4..53b719b54cc8 100644 --- a/metadata/md5-cache/kde-apps/picmi-18.04.3 +++ b/metadata/md5-cache/kde-apps/picmi-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Nonogram logic game by KDE EAPI=6 HOMEPAGE=https://games.kde.org/game.php?game=picmi IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/libkdegames-18.04.3:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/picmi:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/picmi-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=13b70da55158b7872324a3e69cf35268 +_md5_=d58896f3f78188ee5dda28fe0eab6eb3 diff --git a/metadata/md5-cache/kde-apps/pim-data-exporter-18.04.3 b/metadata/md5-cache/kde-apps/pim-data-exporter-18.04.3 index 5f090e530a5e..000d2f0d3ca7 100644 --- a/metadata/md5-cache/kde-apps/pim-data-exporter-18.04.3 +++ b/metadata/md5-cache/kde-apps/pim-data-exporter-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Assistant to backup and archive PIM data and configuration EAPI=6 HOMEPAGE=https://www.kde.org/ https://userbase.kde.org/Kmail/Backup_Options IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kidentitymanagement-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/kmime-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=kde-apps/mailcommon-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-l10n !kde-apps/kmail:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/pim-data-exporter:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/pim-data-exporter-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d079eec90f0277247561f36175046cf0 +_md5_=d4aa5541725e20a5eaf413f4670b2c88 diff --git a/metadata/md5-cache/kde-apps/pim-sieve-editor-18.04.3 b/metadata/md5-cache/kde-apps/pim-sieve-editor-18.04.3 index 110b379d539b..3cc35298507d 100644 --- a/metadata/md5-cache/kde-apps/pim-sieve-editor-18.04.3 +++ b/metadata/md5-cache/kde-apps/pim-sieve-editor-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Assistant for editing IMAP Sieve filters EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ handbook? ( FDL-1.2+ ) RDEPEND=>=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kwallet-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/akonadi-mime-18.04.3:5 >=kde-apps/calendarsupport-18.04.3:5 >=kde-apps/kcalcore-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kmailtransport-18.04.3:5 >=kde-apps/libksieve-18.04.3:5 >=kde-apps/pimcommon-18.04.3:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/pim-sieve-editor:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/pim-sieve-editor-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=085e9e69472827265a2b2d9ed0a30151 +_md5_=477d864931db079a5bde724eb23f5bca diff --git a/metadata/md5-cache/kde-apps/pimcommon-18.04.3 b/metadata/md5-cache/kde-apps/pimcommon-18.04.3 index a84c691db62a..0daa7d9bb483 100644 --- a/metadata/md5-cache/kde-apps/pimcommon-18.04.3 +++ b/metadata/md5-cache/kde-apps/pimcommon-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Common PIM libraries EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=test debug designer test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ LGPL-2.1+ RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kitemmodels-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-apps/akonadi-18.04.3:5 >=kde-apps/akonadi-contacts-18.04.3:5 >=kde-apps/kcontacts-18.04.3:5 >=kde-apps/kimap-18.04.3:5 >=kde-apps/kpimtextedit-18.04.3:5 >=kde-apps/libkdepim-18.04.3:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 dev-libs/grantlee:5 !kde-apps/kdepim-common-libs:4 !kde-apps/kdepim-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/pimcommon:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/pimcommon-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=49f79ab940b9801cc271341186db420d +_md5_=5f3a54960db63209c6c5533986ea5e13 diff --git a/metadata/md5-cache/kde-apps/plasma-telepathy-meta-18.04.3 b/metadata/md5-cache/kde-apps/plasma-telepathy-meta-18.04.3 index 6b49bcb21e58..5af6f04254d1 100644 --- a/metadata/md5-cache/kde-apps/plasma-telepathy-meta-18.04.3 +++ b/metadata/md5-cache/kde-apps/plasma-telepathy-meta-18.04.3 @@ -3,9 +3,9 @@ DESCRIPTION=Plasma Telepathy client EAPI=6 HOMEPAGE=https://community.kde.org/KTp IUSE=gstreamer -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=|| ( GPL-2 GPL-3 LGPL-2.1 ) RDEPEND=>=kde-apps/ktp-accounts-kcm-18.04.3 >=kde-apps/ktp-approver-18.04.3 >=kde-apps/ktp-auth-handler-18.04.3 >=kde-apps/ktp-common-internals-18.04.3 >=kde-apps/ktp-contact-list-18.04.3 >=kde-apps/ktp-contact-runner-18.04.3 >=kde-apps/ktp-desktop-applets-18.04.3 >=kde-apps/ktp-filetransfer-handler-18.04.3 >=kde-apps/ktp-kded-module-18.04.3 >=kde-apps/ktp-send-file-18.04.3 >=kde-apps/ktp-text-ui-18.04.3 gstreamer? ( >=kde-apps/ktp-call-ui-18.04.3 ) !kde-apps/plasma-telepathy-meta:4 SLOT=5 _eclasses_=eapi7-ver d97a56a62c7df8614afddcb25f5ff00f kde5-functions 475002208a2233f4ab555934b2b0ed0b kde5-meta-pkg 3d8c9f0bc2b2bececeb9a9bb63b82e8d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=904dc6400b92235473f0dc2f82f19f90 +_md5_=22ea1ac7212aae774b8691d0973813ff diff --git a/metadata/md5-cache/kde-apps/poxml-18.04.3 b/metadata/md5-cache/kde-apps/poxml-18.04.3 index 364dd60f48df..b1b70ab34f66 100644 --- a/metadata/md5-cache/kde-apps/poxml-18.04.3 +++ b/metadata/md5-cache/kde-apps/poxml-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE utility to translate DocBook XML files using gettext po files EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=dev-qt/qtxml-5.9.4:5 sys-devel/gettext >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/poxml:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/poxml-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6b1503f1d154b16c49d42dcfebaa049c +_md5_=11faf6e7ec534acbf7efa0ad12605277 diff --git a/metadata/md5-cache/kde-apps/print-manager-18.04.3 b/metadata/md5-cache/kde-apps/print-manager-18.04.3 index 7cb0f21870b9..348fbbbaf49f 100644 --- a/metadata/md5-cache/kde-apps/print-manager-18.04.3 +++ b/metadata/md5-cache/kde-apps/print-manager-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Manage print jobs and printers in Plasma EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=+gtk debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcmutils-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/plasma-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 net-print/cups >=kde-plasma/kde-cli-tools-5.12.5:5 gtk? ( app-admin/system-config-printer ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/print-manager:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/print-manager-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fba5e7b15360395d7455521769b932c3 +_md5_=803cf78c5b02802ce8a8cce53137f846 diff --git a/metadata/md5-cache/kde-apps/rocs-18.04.3 b/metadata/md5-cache/kde-apps/rocs-18.04.3 index ccd36ddae1bc..cfd51240db5e 100644 --- a/metadata/md5-cache/kde-apps/rocs-18.04.3 +++ b/metadata/md5-cache/kde-apps/rocs-18.04.3 @@ -4,11 +4,11 @@ DESCRIPTION=Interface to work with Graph Theory EAPI=6 HOMEPAGE=https://www.kde.org/applications/education/rocs https://edu.kde.org/applications/mathematics/rocs IUSE=debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kitemviews-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5[widgets] >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtscript-5.9.4:5[scripttools] >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwebkit-5.9.1:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=dev-qt/qtxmlpatterns-5.9.4:5 dev-libs/grantlee:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/rocs:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 RESTRICT=test SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/rocs-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d31e73b73003574ae3a1e0cb7593386a +_md5_=d087b3c10be79da7587ee2870a2d25ad diff --git a/metadata/md5-cache/kde-apps/signon-kwallet-extension-18.04.3 b/metadata/md5-cache/kde-apps/signon-kwallet-extension-18.04.3 index 72f05a526d53..03361fd5983f 100644 --- a/metadata/md5-cache/kde-apps/signon-kwallet-extension-18.04.3 +++ b/metadata/md5-cache/kde-apps/signon-kwallet-extension-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KWallet extension for signond EAPI=6 HOMEPAGE=https://01.org/gsso/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kwallet-5.46.0:5 net-libs/signond >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/signon-kwallet-extension:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/signon-kwallet-extension-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3445e773e29ae4c9ed2bf56169a9a404 +_md5_=c2b30ed8a0a4c09b96614e8ffee0265c diff --git a/metadata/md5-cache/kde-apps/spectacle-18.04.3 b/metadata/md5-cache/kde-apps/spectacle-18.04.3 index 32ad1f2b7b17..2a107cb4553d 100644 --- a/metadata/md5-cache/kde-apps/spectacle-18.04.3 +++ b/metadata/md5-cache/kde-apps/spectacle-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Screenshot capture utility EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=kipi share debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2+ handbook? ( FDL-1.3 ) kipi? ( GPL-2+ ) RDEPEND=>=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knotifications-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtconcurrent-5.9.4:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtx11extras-5.9.4:5 x11-libs/libxcb x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-image kipi? ( >=kde-apps/libkipi-18.04.3:5= ) share? ( >=kde-frameworks/purpose-5.46.0:5 ) kipi? ( media-plugins/kipi-plugins:5 ) !kde-apps/ksnapshot >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/spectacle:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/spectacle-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=11ecff6534c5e15b7f408d050ad7694c +_md5_=c484a360fb67d3bf24d14f2e9e60441e diff --git a/metadata/md5-cache/kde-apps/step-18.04.3 b/metadata/md5-cache/kde-apps/step-18.04.3 index 90b9125065ab..833da62f6705 100644 --- a/metadata/md5-cache/kde-apps/step-18.04.3 +++ b/metadata/md5-cache/kde-apps/step-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Interactive physics simulator EAPI=6 HOMEPAGE=https://edu.kde.org/step IUSE=+gsl nls +qalculate debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/kdelibs4support-5.46.0:5 >=kde-frameworks/khtml-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/knewstuff-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kplotting-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtopengl-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 >=dev-cpp/eigen-3.2:3 sci-libs/cln gsl? ( sci-libs/gsl:= ) qalculate? ( >=sci-libs/libqalculate-0.9.5:= ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/step:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/step-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e3daf02a171516c0be2aa1791d7e620d +_md5_=71d58042bd0bf4a45ea5e60254f212ae diff --git a/metadata/md5-cache/kde-apps/svgpart-18.04.3 b/metadata/md5-cache/kde-apps/svgpart-18.04.3 index a3a93a7b384a..909bdc7cc4f3 100644 --- a/metadata/md5-cache/kde-apps/svgpart-18.04.3 +++ b/metadata/md5-cache/kde-apps/svgpart-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Kpart for viewing SVGs EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/svgpart-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=4b738d75e994381ac5a06781bbfdb20f +_md5_=677ce5614775805d841af919bbe3f623 diff --git a/metadata/md5-cache/kde-apps/sweeper-18.04.3 b/metadata/md5-cache/kde-apps/sweeper-18.04.3 index 7036b329b192..1a4898ca3371 100644 --- a/metadata/md5-cache/kde-apps/sweeper-18.04.3 +++ b/metadata/md5-cache/kde-apps/sweeper-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Privacy settings widget to clean unwanted traces on the system EAPI=6 HOMEPAGE=https://www.kde.org/applications/utilities/sweeper https://utils.kde.org/projects/sweeper IUSE=debug +handbook -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kactivities-stats-5.46.0:5 >=kde-frameworks/kbookmarks-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/sweeper:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/sweeper-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9f7fafbcb069d65f11f99fdca3301ff9 +_md5_=3a2f71cea398a1568d822674945eb1fb diff --git a/metadata/md5-cache/kde-apps/syndication-18.04.3 b/metadata/md5-cache/kde-apps/syndication-18.04.3 index 7bcca5f6a75e..6ebbdb2fb93b 100644 --- a/metadata/md5-cache/kde-apps/syndication-18.04.3 +++ b/metadata/md5-cache/kde-apps/syndication-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for parsing RSS and Atom feeds EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2+ RDEPEND=>=kde-frameworks/kcodecs-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=dev-qt/qtxml-5.9.4:5 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/syndication:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/syndication-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=081cb63496f69616df6ec945cd609a17 +_md5_=89e0ce4951588133aa55235b1e39fcc3 diff --git a/metadata/md5-cache/kde-apps/thumbnailers-18.04.3 b/metadata/md5-cache/kde-apps/thumbnailers-18.04.3 index 43a079924ae4..75d0744c396c 100644 --- a/metadata/md5-cache/kde-apps/thumbnailers-18.04.3 +++ b/metadata/md5-cache/kde-apps/thumbnailers-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=Thumbnail generators for PDF/PS and RAW files EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=raw debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2+ RDEPEND=>=kde-frameworks/kio-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 raw? ( >=kde-apps/libkdcraw-18.04.3:5 >=kde-apps/libkexiv2-18.04.3:5 ) >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/kdegraphics-thumbnailers-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=64716ddb99b3563491aca9e0279479be +_md5_=759e6a4fab5711cfa0a1fd54f797ef33 diff --git a/metadata/md5-cache/kde-apps/umbrello-18.04.3 b/metadata/md5-cache/kde-apps/umbrello-18.04.3 index 6792f6a731f0..a9359fd6038d 100644 --- a/metadata/md5-cache/kde-apps/umbrello-18.04.3 +++ b/metadata/md5-cache/kde-apps/umbrello-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=KDE UML Modeller EAPI=6 HOMEPAGE=https://www.kde.org/applications/development/umbrello https://umbrello.kde.org IUSE=test debug +handbook test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/karchive-5.46.0:5 >=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kcrash-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kjobwidgets-5.46.0:5 >=kde-frameworks/ktexteditor-5.46.0:5 >=kde-frameworks/ktextwidgets-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kwindowsystem-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtsvg-5.9.4:5 >=dev-qt/qtwebkit-5.9.1:5 >=dev-qt/qtwidgets-5.9.4:5 >=dev-qt/qtxml-5.9.4:5 dev-libs/libxml2 dev-libs/libxslt !=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/umbrello:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/umbrello-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7e4e6679c02dd84bdbc924c491323905 +_md5_=2975812936e6d4a2063673068f14b6d1 diff --git a/metadata/md5-cache/kde-apps/zeroconf-ioslave-18.04.3 b/metadata/md5-cache/kde-apps/zeroconf-ioslave-18.04.3 index 19944ce0ea94..e8e968caf7a4 100644 --- a/metadata/md5-cache/kde-apps/zeroconf-ioslave-18.04.3 +++ b/metadata/md5-cache/kde-apps/zeroconf-ioslave-18.04.3 @@ -4,10 +4,10 @@ DESCRIPTION=DNSSD (DNS Service Discovery - part of Rendezvous) ioslave and kded EAPI=6 HOMEPAGE=https://www.kde.org/ IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=GPL-2 RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdbusaddons-5.46.0:5 >=kde-frameworks/kdnssd-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 !kde-apps/kde4-l10n >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) !kde-apps/zeroconf-ioslave:4 !kde-apps/kde-l10n !=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=mirror://kde/stable/applications/18.04.3/src/zeroconf-ioslave-18.04.3.tar.xz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=c98ee44fd9f62859ab908c4b17e25234 +_md5_=7bb128b499f9de2610fe2bd8fe494880 diff --git a/metadata/md5-cache/kde-misc/Manifest.gz b/metadata/md5-cache/kde-misc/Manifest.gz index d767b5e33dec..005bfc988aab 100644 Binary files a/metadata/md5-cache/kde-misc/Manifest.gz and b/metadata/md5-cache/kde-misc/Manifest.gz differ diff --git a/metadata/md5-cache/kde-misc/kwebkitpart-1.4.0_pre20180406 b/metadata/md5-cache/kde-misc/kwebkitpart-1.4.0_pre20180406 index 6beee7166fc6..c6d8e42b92ca 100644 --- a/metadata/md5-cache/kde-misc/kwebkitpart-1.4.0_pre20180406 +++ b/metadata/md5-cache/kde-misc/kwebkitpart-1.4.0_pre20180406 @@ -4,10 +4,10 @@ DESCRIPTION=WebKit KPart for Konqueror EAPI=6 HOMEPAGE=https://cgit.kde.org/kwebkitpart.git IUSE=debug -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=LGPL-2 RDEPEND=>=kde-frameworks/kcompletion-5.46.0:5 >=kde-frameworks/kconfig-5.46.0:5 >=kde-frameworks/kconfigwidgets-5.46.0:5 >=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdewebkit-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/kiconthemes-5.46.0:5 >=kde-frameworks/kio-5.46.0:5 >=kde-frameworks/kparts-5.46.0:5 >=kde-frameworks/kservice-5.46.0:5 >=kde-frameworks/kwidgetsaddons-5.46.0:5 >=kde-frameworks/kxmlgui-5.46.0:5 >=kde-frameworks/sonnet-5.46.0:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=dev-qt/qtprintsupport-5.9.4:5 >=dev-qt/qtwebkit-5.9.1:5 >=dev-qt/qtwidgets-5.9.4:5 !kde-misc/kwebkitpart:4 >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) >=dev-qt/qtcore-5.9.4:5 SLOT=5 SRC_URI=https://github.com/KDE/kwebkitpart/archive/ed6b8c87fabeb563109a093c1f79eeb03867b053.tar.gz -> kwebkitpart-1.4.0_pre20180406.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7d0060540f8065a605cf3b8bc7e53cc5 +_md5_=b4b0a94022d326177db6482488df1e9f diff --git a/metadata/md5-cache/kde-plasma/Manifest.gz b/metadata/md5-cache/kde-plasma/Manifest.gz index 7fb13cb4d6f7..d978c1347544 100644 Binary files a/metadata/md5-cache/kde-plasma/Manifest.gz and b/metadata/md5-cache/kde-plasma/Manifest.gz differ diff --git a/metadata/md5-cache/kde-plasma/plasma-pa-5.13.3-r2 b/metadata/md5-cache/kde-plasma/plasma-pa-5.13.3-r2 new file mode 100644 index 000000000000..b165b545586b --- /dev/null +++ b/metadata/md5-cache/kde-plasma/plasma-pa-5.13.3-r2 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install nofetch postinst postrm preinst prepare setup test unpack +DEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/kglobalaccel-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/plasma-5.46.0:5 >=dev-qt/qtdbus-5.11.1:5 >=dev-qt/qtdeclarative-5.11.1:5 >=dev-qt/qtgui-5.11.1:5 >=dev-qt/qtwidgets-5.11.1:5 media-libs/libcanberra media-sound/pulseaudio sys-devel/make >=dev-util/cmake-3.9.6 >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info >=kde-frameworks/extra-cmake-modules-5.46.0:5 handbook? ( >=kde-frameworks/kdoctools-5.46.0:5 ) >=dev-qt/qtcore-5.11.1:5 dev-util/desktop-file-utils app-arch/xz-utils +DESCRIPTION=Plasma applet for audio volume management using PulseAudio +EAPI=6 +HOMEPAGE=https://www.kde.org/ +IUSE=debug +handbook +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=GPL-2 +RDEPEND=>=kde-frameworks/kcoreaddons-5.46.0:5 >=kde-frameworks/kdeclarative-5.46.0:5 >=kde-frameworks/kglobalaccel-5.46.0:5 >=kde-frameworks/ki18n-5.46.0:5 >=kde-frameworks/plasma-5.46.0:5 >=dev-qt/qtdbus-5.11.1:5 >=dev-qt/qtdeclarative-5.11.1:5 >=dev-qt/qtgui-5.11.1:5 >=dev-qt/qtwidgets-5.11.1:5 media-libs/libcanberra media-sound/pulseaudio >=kde-frameworks/kf-env-4 || ( >=kde-frameworks/breeze-icons-5.46.0:5 kde-frameworks/oxygen-icons:* ) >=dev-qt/qtcore-5.11.1:5 +SLOT=5 +SRC_URI=mirror://kde/stable/plasma/5.13.3/plasma-pa-5.13.3.tar.xz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 kde5 5656d5465214c16946f295475046ea21 kde5-functions 475002208a2233f4ab555934b2b0ed0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=243a225e8844ba6c59384e651e29ba53 diff --git a/metadata/md5-cache/mail-client/Manifest.gz b/metadata/md5-cache/mail-client/Manifest.gz index 3c3d582bf5e0..7f382b91bfaf 100644 Binary files a/metadata/md5-cache/mail-client/Manifest.gz and b/metadata/md5-cache/mail-client/Manifest.gz differ diff --git a/metadata/md5-cache/mail-client/sylpheed-3.7.0 b/metadata/md5-cache/mail-client/sylpheed-3.7.0 index f043eaa5b82c..4c9de4b49b93 100644 --- a/metadata/md5-cache/mail-client/sylpheed-3.7.0 +++ b/metadata/md5-cache/mail-client/sylpheed-3.7.0 @@ -4,10 +4,10 @@ DESCRIPTION=A lightweight email client and newsreader EAPI=6 HOMEPAGE=http://sylpheed.sraoss.jp/ IUSE=crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface -KEYWORDS=alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd +KEYWORDS=alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd LICENSE=GPL-2 LGPL-2.1 RDEPEND=net-libs/liblockfile x11-libs/gtk+:2 crypt? ( app-crypt/gpgme ) ldap? ( net-nds/openldap ) nls? ( sys-devel/gettext ) oniguruma? ( dev-libs/oniguruma:= ) pda? ( app-pda/jpilot ) spell? ( app-text/gtkspell:2 dev-libs/dbus-glib ) ssl? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl ) ) app-misc/mime-types net-misc/curl SLOT=0 SRC_URI=http://sylpheed.sraoss.jp/sylpheed/v3.7/sylpheed-3.7.0.tar.bz2 _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=1ea23c3f0dc201b46442f072c63ae512 +_md5_=1af0604e125125251c543ccf97ac86dd diff --git a/metadata/md5-cache/media-fonts/Manifest.gz b/metadata/md5-cache/media-fonts/Manifest.gz index 41086cc2d4cf..a511a39ef0c8 100644 Binary files a/metadata/md5-cache/media-fonts/Manifest.gz and b/metadata/md5-cache/media-fonts/Manifest.gz differ diff --git a/metadata/md5-cache/media-fonts/mplus-outline-fonts-0_pre063 b/metadata/md5-cache/media-fonts/mplus-outline-fonts-0_pre063 index cba96c172eeb..d6881599e1c0 100644 --- a/metadata/md5-cache/media-fonts/mplus-outline-fonts-0_pre063 +++ b/metadata/md5-cache/media-fonts/mplus-outline-fonts-0_pre063 @@ -4,10 +4,10 @@ DESCRIPTION=M+ Japanese outline fonts EAPI=6 HOMEPAGE=http://mplus-fonts.osdn.jp/ http://ossipedia.ipa.go.jp/ipafont/ IUSE=ipafont X -KEYWORDS=~amd64 hppa ~ia64 ~ppc x86 ~ppc-macos ~x86-macos +KEYWORDS=~amd64 hppa ia64 ppc x86 ~ppc-macos ~x86-macos LICENSE=mplus-fonts ipafont? ( IPAfont ) RESTRICT=binchecks strip SLOT=0 SRC_URI=mirror://sourceforge.jp/mplus-fonts/62344/mplus-TESTFLIGHT-063.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 font 82836641e7d4639329d8c195234ad0e3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=09887416f4e9002091d3fc32f30ed729 +_md5_=36a3ba319dc55069c726ebef158d9940 diff --git a/metadata/md5-cache/media-gfx/Manifest.gz b/metadata/md5-cache/media-gfx/Manifest.gz index 121ca675be90..78bb31a78710 100644 Binary files a/metadata/md5-cache/media-gfx/Manifest.gz and b/metadata/md5-cache/media-gfx/Manifest.gz differ diff --git a/metadata/md5-cache/media-gfx/fontforge-20170731-r4 b/metadata/md5-cache/media-gfx/fontforge-20170731-r4 index 2276ee95816a..23d9f5116b93 100644 --- a/metadata/md5-cache/media-gfx/fontforge-20170731-r4 +++ b/metadata/md5-cache/media-gfx/fontforge-20170731-r4 @@ -4,7 +4,7 @@ DESCRIPTION=postscript font editor and converter EAPI=6 HOMEPAGE=http://fontforge.github.io/ IUSE=cairo truetype-debugger gif gtk jpeg png +python readline test tiff svg unicode X python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=BSD GPL-3+ RDEPEND=dev-libs/glib dev-libs/libltdl:0 dev-libs/libxml2:2= >=media-libs/freetype-2.3.7:2= cairo? ( >=x11-libs/cairo-1.6:0= x11-libs/pango:0= ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0 ) png? ( media-libs/libpng:0= ) tiff? ( media-libs/tiff:0= ) truetype-debugger? ( >=media-libs/freetype-2.3.8:2[fontforge,-bindist(-)] ) gtk? ( x11-libs/gtk+:2= ) python? ( python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] ) readline? ( sys-libs/readline:0= ) unicode? ( media-libs/libuninameslist:0= ) X? ( x11-libs/libX11:0= x11-libs/libXi:0= >=x11-libs/pango-1.10:0=[X] ) !media-gfx/pfaedit REQUIRED_USE=cairo? ( png ) python? ( ^^ ( python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python2_7? ( python_targets_python2_7 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) ) test? ( png python ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/fontforge/fontforge/releases/download/20170731/fontforge-dist-20170731.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=d1b97ab8ecb8f42da5d90bb43177ed41 +_md5_=02a01ccdf8e07fe14470cdc2ba36db3a diff --git a/metadata/md5-cache/media-gfx/imagemagick-6.9.10.5 b/metadata/md5-cache/media-gfx/imagemagick-6.9.10.5 index 0a329b778ca9..e948c25c08cc 100644 --- a/metadata/md5-cache/media-gfx/imagemagick-6.9.10.5 +++ b/metadata/md5-cache/media-gfx/imagemagick-6.9.10.5 @@ -4,7 +4,7 @@ DESCRIPTION=A collection of tools and libraries for many image formats EAPI=6 HOMEPAGE=https://www.imagemagick.org/ IUSE=bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib -KEYWORDS=alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=imagemagick RDEPEND=dev-libs/libltdl:0 bzip2? ( app-arch/bzip2 ) corefonts? ( media-fonts/corefonts ) djvu? ( app-text/djvu ) fftw? ( sci-libs/fftw:3.0 ) fontconfig? ( media-libs/fontconfig ) fpx? ( >=media-libs/libfpx-1.3.0-r1 ) graphviz? ( media-gfx/graphviz ) jbig? ( >=media-libs/jbigkit-2:= ) jpeg? ( virtual/jpeg:0 ) jpeg2k? ( >=media-libs/openjpeg-2.1.0:2 ) lcms? ( media-libs/lcms:2= ) lqr? ( media-libs/liblqr ) opencl? ( virtual/opencl ) openexr? ( media-libs/openexr:0= ) pango? ( x11-libs/pango ) perl? ( >=dev-lang/perl-5.8.8:0= ) png? ( media-libs/libpng:0= ) postscript? ( app-text/ghostscript-gpl ) raw? ( media-libs/libraw:= ) svg? ( gnome-base/librsvg ) tiff? ( media-libs/tiff:0= ) truetype? ( media-fonts/urw-fonts >=media-libs/freetype-2 ) webp? ( media-libs/libwebp:0= ) wmf? ( media-libs/libwmf ) X? ( x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/libXt ) xml? ( dev-libs/libxml2:= ) lzma? ( app-arch/xz-utils ) zlib? ( sys-libs/zlib:= ) REQUIRED_USE=corefonts? ( truetype ) test? ( corefonts ) @@ -12,4 +12,4 @@ RESTRICT=perl? ( userpriv ) SLOT=0/6.9.10.5 SRC_URI=mirror://imagemagick/ImageMagick-6.9.10-5.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=a07b87eb6942ab319c08d8d37f45b732 +_md5_=851f7bcb394e87fcc2fa9f2939909344 diff --git a/metadata/md5-cache/media-gfx/imagemagick-7.0.8.5 b/metadata/md5-cache/media-gfx/imagemagick-7.0.8.5 index 814dcc0b263a..e112bc1cba70 100644 --- a/metadata/md5-cache/media-gfx/imagemagick-7.0.8.5 +++ b/metadata/md5-cache/media-gfx/imagemagick-7.0.8.5 @@ -4,7 +4,7 @@ DESCRIPTION=A collection of tools and libraries for many image formats EAPI=6 HOMEPAGE=https://www.imagemagick.org/ IUSE=bzip2 corefonts cxx djvu fftw fontconfig fpx graphviz hdri jbig jpeg jpeg2k lcms lqr lzma opencl openexr openmp pango perl png postscript q32 q8 raw static-libs svg test tiff truetype webp wmf X xml zlib -KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=imagemagick RDEPEND=dev-libs/libltdl:0 bzip2? ( app-arch/bzip2 ) corefonts? ( media-fonts/corefonts ) djvu? ( app-text/djvu ) fftw? ( sci-libs/fftw:3.0 ) fontconfig? ( media-libs/fontconfig ) fpx? ( >=media-libs/libfpx-1.3.0-r1 ) graphviz? ( media-gfx/graphviz ) jbig? ( >=media-libs/jbigkit-2:= ) jpeg? ( virtual/jpeg:0 ) jpeg2k? ( >=media-libs/openjpeg-2.1.0:2 ) lcms? ( media-libs/lcms:2= ) lqr? ( media-libs/liblqr ) opencl? ( virtual/opencl ) openexr? ( media-libs/openexr:0= ) pango? ( x11-libs/pango ) perl? ( >=dev-lang/perl-5.8.8:0= ) png? ( media-libs/libpng:0= ) postscript? ( app-text/ghostscript-gpl ) raw? ( media-libs/libraw:= ) svg? ( gnome-base/librsvg ) tiff? ( media-libs/tiff:0= ) truetype? ( media-fonts/urw-fonts >=media-libs/freetype-2 ) webp? ( media-libs/libwebp:0= ) wmf? ( media-libs/libwmf ) X? ( x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/libXt ) xml? ( dev-libs/libxml2:= ) lzma? ( app-arch/xz-utils ) zlib? ( sys-libs/zlib:= ) REQUIRED_USE=corefonts? ( truetype ) test? ( corefonts ) @@ -12,4 +12,4 @@ RESTRICT=perl? ( userpriv ) SLOT=0/7.0.8.5 SRC_URI=mirror://imagemagick/ImageMagick-7.0.8-5.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=c8984842fd473eb46d7941d910d99162 +_md5_=0730c666fe34c86921029b2e991a6e6a diff --git a/metadata/md5-cache/media-gfx/postr-0.13.1 b/metadata/md5-cache/media-gfx/postr-0.13.1 deleted file mode 100644 index e14d05adc5ce..000000000000 --- a/metadata/md5-cache/media-gfx/postr-0.13.1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/pygtk:2[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] app-text/gnome-doc-utils dev-util/intltool sys-devel/gettext virtual/pkgconfig >=app-portage/elt-patches-20170422 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Flickr uploader for GNOME -EAPI=5 -HOMEPAGE=https://wiki.gnome.org/Apps/Postr -IUSE=python_targets_python2_7 -KEYWORDS=amd64 x86 -LICENSE=GPL-2+ CC-BY-SA-3.0 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/pygtk:2[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/bsddb3[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/gconf-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/gtkspell-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/libgnome-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/pygobject:2[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] || ( dev-python/twisted[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] ( dev-python/twisted-core[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/twisted-web[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] ) ) -REQUIRED_USE=python_targets_python2_7 -SLOT=0 -SRC_URI=mirror://gnome/sources/postr/0.13/postr-0.13.1.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7a3c19fe33563b6261524329e3781f69 diff --git a/metadata/md5-cache/media-libs/Manifest.gz b/metadata/md5-cache/media-libs/Manifest.gz index acdcf4b31161..a035e916dfc1 100644 Binary files a/metadata/md5-cache/media-libs/Manifest.gz and b/metadata/md5-cache/media-libs/Manifest.gz differ diff --git a/metadata/md5-cache/media-libs/adplug-2.2.1 b/metadata/md5-cache/media-libs/adplug-2.2.1 deleted file mode 100644 index 61ae7915db2d..000000000000 --- a/metadata/md5-cache/media-libs/adplug-2.2.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure install -DEPEND=>=dev-cpp/libbinio-1.4 virtual/pkgconfig -DESCRIPTION=A free, cross-platform, hardware independent AdLib sound player library -EAPI=6 -HOMEPAGE=http://adplug.sourceforge.net -IUSE=debug static-libs -KEYWORDS=alpha amd64 arm hppa ppc ppc64 x86 -LICENSE=LGPL-2.1 -RDEPEND=>=dev-cpp/libbinio-1.4 -SLOT=0 -SRC_URI=mirror://sourceforge/adplug/adplug-2.2.1.tar.bz2 -_md5_=8b6f2eed31966bd46d3cb5dafd3a2627 diff --git a/metadata/md5-cache/media-libs/grilo-0.3.6 b/metadata/md5-cache/media-libs/grilo-0.3.6 new file mode 100644 index 000000000000..4795042001e6 --- /dev/null +++ b/metadata/md5-cache/media-libs/grilo-0.3.6 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test +DEPEND=>=dev-libs/glib-2.44:2 dev-libs/libxml2:2 net-libs/liboauth gtk? ( >=x11-libs/gtk+-3:3 ) introspection? ( >=dev-libs/gobject-introspection-0.9:= ) network? ( >=net-libs/libsoup-2.41.3:2.4 ) playlist? ( >=dev-libs/totem-pl-parser-3.4.1 ) >=dev-util/gtk-doc-am-1.10 >=dev-util/intltool-0.40 virtual/pkgconfig vala? ( || ( dev-lang/vala:0.36[vapigen(+)] dev-lang/vala:0.34[vapigen(+)] dev-lang/vala:0.32[vapigen(+)] ) ) test? ( || ( dev-lang/python:3.7 dev-lang/python:3.6 dev-lang/python:3.5 dev-lang/python:3.4 >=dev-lang/python-2.7.5-r2:2.7 ) media-plugins/grilo-plugins:0.3 ) >=app-portage/elt-patches-20170422 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DESCRIPTION=A framework for easy media discovery and browsing +EAPI=6 +HOMEPAGE=https://wiki.gnome.org/Projects/Grilo +IUSE=gtk examples +introspection +network playlist test vala test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=LGPL-2.1+ +RDEPEND=>=dev-libs/glib-2.44:2 dev-libs/libxml2:2 net-libs/liboauth gtk? ( >=x11-libs/gtk+-3:3 ) introspection? ( >=dev-libs/gobject-introspection-0.9:= ) network? ( >=net-libs/libsoup-2.41.3:2.4 ) playlist? ( >=dev-libs/totem-pl-parser-3.4.1 ) +REQUIRED_USE=test? ( introspection ) +SLOT=0.3/0 +SRC_URI=mirror://gnome/sources/grilo/0.3/grilo-0.3.6.tar.xz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vala 103e6885c83965507391cdc5b6fa0e67 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=3ab742e1e97d876c707b25a26cf958b2 diff --git a/metadata/md5-cache/media-libs/imlib2-1.5.1 b/metadata/md5-cache/media-libs/imlib2-1.5.1 index 8642a195fccf..a2cee1308fd2 100644 --- a/metadata/md5-cache/media-libs/imlib2-1.5.1 +++ b/metadata/md5-cache/media-libs/imlib2-1.5.1 @@ -4,10 +4,10 @@ DESCRIPTION=Version 2 of an advanced replacement library for libraries like libX EAPI=6 HOMEPAGE=https://www.enlightenment.org/ IUSE=bzip2 cpu_flags_x86_mmx cpu_flags_x86_sse2 gif jpeg mp3 nls png static-libs tiff X zlib 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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris LICENSE=BSD RDEPEND=media-libs/freetype:2[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(-)?] bzip2? ( app-arch/bzip2[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(-)?] ) gif? ( media-libs/giflib[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(-)?] ) jpeg? ( ~virtual/jpeg-0:0=[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(-)?] ) mp3? ( media-libs/libid3tag[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(-)?] ) nls? ( sys-devel/gettext ) png? ( >=media-libs/libpng-1.6.10:0=[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(-)?] ) tiff? ( >=media-libs/tiff-4.0.3-r6:0[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(-)?] ) X? ( x11-libs/libX11[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(-)?] x11-libs/libXext[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(-)?] ) zlib? ( sys-libs/zlib[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 SRC_URI=https://downloads.sourceforge.net/enlightenment/imlib2-1.5.1.tar.gz _eclasses_=multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=cc6ab111a3d25c315f34c74541735551 +_md5_=7ba4a0f20962b6d12c589a918312dd69 diff --git a/metadata/md5-cache/media-libs/libsdl2-2.0.8-r1 b/metadata/md5-cache/media-libs/libsdl2-2.0.8-r1 index 1c6b585c0fe2..f4d2877b281e 100644 --- a/metadata/md5-cache/media-libs/libsdl2-2.0.8-r1 +++ b/metadata/md5-cache/media-libs/libsdl2-2.0.8-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Simple Direct Media Layer EAPI=6 HOMEPAGE=http://www.libsdl.org IUSE=cpu_flags_x86_3dnow alsa altivec aqua custom-cflags dbus gles haptic libsamplerate +joystick cpu_flags_x86_mmx nas opengl oss pulseaudio +sound cpu_flags_x86_sse cpu_flags_x86_sse2 static-libs +threads tslib udev +video wayland X xinerama xscreensaver 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 ~ppc ~ppc64 ~sparc x86 +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~ppc ppc64 ~sparc x86 LICENSE=ZLIB RDEPEND=alsa? ( >=media-libs/alsa-lib-1.0.27.2[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(-)?] ) dbus? ( >=sys-apps/dbus-1.6.18-r1[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(-)?] ) gles? ( >=media-libs/mesa-9.1.6[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(-)?,gles2] ) libsamplerate? ( media-libs/libsamplerate[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(-)?] ) nas? ( >=media-libs/nas-1.9.4[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(-)?] >=x11-libs/libXt-1.1.4[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(-)?] ) opengl? ( >=virtual/opengl-7.0-r1[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(-)?] >=virtual/glu-9.0-r1[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(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[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(-)?] ) tslib? ( >=x11-libs/tslib-1.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(-)?] ) udev? ( >=virtual/libudev-208:=[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(-)?] ) wayland? ( >=dev-libs/wayland-1.0.6[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(-)?] >=media-libs/mesa-9.1.6[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(-)?,egl,gles2,wayland] >=x11-libs/libxkbcommon-0.2.0[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(-)?] ) X? ( >=x11-libs/libX11-1.6.2[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(-)?] >=x11-libs/libXcursor-1.1.14[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(-)?] >=x11-libs/libXext-1.3.2[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(-)?] >=x11-libs/libXi-1.7.2[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(-)?] >=x11-libs/libXrandr-1.4.2[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(-)?] >=x11-libs/libXxf86vm-1.1.3[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(-)?] xinerama? ( >=x11-libs/libXinerama-1.1.3[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(-)?] ) xscreensaver? ( >=x11-libs/libXScrnSaver-1.2.2-r1[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(-)?] ) ) REQUIRED_USE=alsa? ( sound ) gles? ( video ) nas? ( sound ) opengl? ( video ) pulseaudio? ( sound ) wayland? ( gles ) xinerama? ( X ) xscreensaver? ( X ) SLOT=0 SRC_URI=http://www.libsdl.org/release/SDL2-2.0.8.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=0b68c02375cef3003e5e8ca56bb13c3c +_md5_=1f5a307467ca9d1a2bb6c9db576592ae diff --git a/metadata/md5-cache/media-libs/libv4l-1.10.1 b/metadata/md5-cache/media-libs/libv4l-1.10.1 index e6f7bc71fa7c..bf9daf3e9bc8 100644 --- a/metadata/md5-cache/media-libs/libv4l-1.10.1 +++ b/metadata/md5-cache/media-libs/libv4l-1.10.1 @@ -4,10 +4,10 @@ DESCRIPTION=Separate libraries ebuild from upstream v4l-utils package EAPI=6 HOMEPAGE=https://git.linuxtv.org/v4l-utils.git IUSE=jpeg kernel_linux 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 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux LICENSE=LGPL-2.1+ RDEPEND=jpeg? ( >=virtual/jpeg-0-r2:0=[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(-)?] ) !media-tv/v4l2-ctl !=app-eselect/eselect-opengl-1.3.0 >=dev-libs/expat-2.1.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(-)?] >=sys-libs/zlib-1.2.8[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(-)?] >=x11-libs/libX11-1.6.2:=[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(-)?] >=x11-libs/libxshmfence-1.1:=[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(-)?] >=x11-libs/libXdamage-1.1.4-r1:=[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(-)?] >=x11-libs/libXext-1.3.2:=[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(-)?] >=x11-libs/libXxf86vm-1.1.3:=[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(-)?] >=x11-libs/libxcb-1.13:=[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(-)?] x11-libs/libXfixes:=[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(-)?] unwind? ( sys-libs/libunwind[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(-)?] ) llvm? ( video_cards_radeonsi? ( virtual/libelf:0=[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(-)?] ) video_cards_r600? ( virtual/libelf:0=[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(-)?] ) video_cards_radeon? ( virtual/libelf:0=[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(-)?] ) ) opencl? ( app-eselect/eselect-opencl dev-libs/libclc virtual/libelf:0=[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(-)?] ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[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(-)?] x11-misc/xdg-utils ) vaapi? ( >=x11-libs/libva-1.7.3:=[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(-)?] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[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(-)?] ) wayland? ( >=dev-libs/wayland-1.11.0:=[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(-)?] >=dev-libs/wayland-protocols-1.8 ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[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(-)?] ) >=x11-libs/libdrm-2.4.91[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,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(-)?] video_cards_intel? ( !video_cards_i965? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) ) video_cards_i915? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_amdgpu] ) llvm? ( opencl? ( video_cards_r600? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?] sys-devel/clang:6[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(-)?] sys-devel/clang:5[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(-)?] sys-devel/clang:4[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(-)?] >=sys-devel/clang-3.9.0:0[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(-)?] ) sys-devel/clang:=[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(-)?] ) ) ) ) !opencl? ( video_cards_r600? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?] sys-devel/llvm:6[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(-)?] sys-devel/llvm:5[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(-)?] sys-devel/llvm:4[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(-)?] >=sys-devel/llvm-3.9.0:0[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(-)?] ) sys-devel/llvm:=[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(-)?] ) ) ) ) ) || ( >=dev-lang/python-2.7.5-r2:2.7 ) opencl? ( >=sys-devel/gcc-4.6 ) sys-devel/gettext virtual/pkgconfig valgrind? ( dev-util/valgrind ) x11-base/xorg-proto vulkan? ( || ( ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-python/mako-0.7.3[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ) ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=OpenGL-like graphic library for Linux -EAPI=6 -HOMEPAGE=https://www.mesa3d.org/ https://mesa.freedesktop.org/ -IUSE=video_cards_r100 video_cards_r200 video_cards_r300 video_cards_r600 video_cards_radeon video_cards_radeonsi video_cards_freedreno video_cards_i915 video_cards_i965 video_cards_imx video_cards_intel video_cards_nouveau video_cards_vc4 video_cards_virgl video_cards_vivante video_cards_vmware bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 unwind +llvm +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind vdpau vulkan wayland xvmc xa 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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=!app-eselect/eselect-mesa >=app-eselect/eselect-opengl-1.3.0 >=dev-libs/expat-2.1.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(-)?] >=sys-libs/zlib-1.2.8[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(-)?] >=x11-libs/libX11-1.6.2:=[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(-)?] >=x11-libs/libxshmfence-1.1:=[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(-)?] >=x11-libs/libXdamage-1.1.4-r1:=[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(-)?] >=x11-libs/libXext-1.3.2:=[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(-)?] >=x11-libs/libXxf86vm-1.1.3:=[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(-)?] >=x11-libs/libxcb-1.13:=[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(-)?] x11-libs/libXfixes:=[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(-)?] unwind? ( sys-libs/libunwind[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(-)?] ) llvm? ( video_cards_radeonsi? ( virtual/libelf:0=[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(-)?] ) video_cards_r600? ( virtual/libelf:0=[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(-)?] ) video_cards_radeon? ( virtual/libelf:0=[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(-)?] ) ) opencl? ( app-eselect/eselect-opencl dev-libs/libclc virtual/libelf:0=[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(-)?] ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[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(-)?] x11-misc/xdg-utils ) vaapi? ( >=x11-libs/libva-1.7.3:=[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(-)?] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[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(-)?] ) wayland? ( >=dev-libs/wayland-1.11.0:=[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(-)?] >=dev-libs/wayland-protocols-1.8 ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[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(-)?] ) >=x11-libs/libdrm-2.4.91[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,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(-)?] video_cards_intel? ( !video_cards_i965? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) ) video_cards_i915? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_amdgpu] ) llvm? ( opencl? ( video_cards_r600? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?] sys-devel/clang:6[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(-)?] sys-devel/clang:5[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(-)?] sys-devel/clang:4[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(-)?] >=sys-devel/clang-3.9.0:0[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(-)?] ) sys-devel/clang:=[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(-)?] ) ) ) ) !opencl? ( video_cards_r600? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?] sys-devel/llvm:6[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(-)?] sys-devel/llvm:5[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(-)?] sys-devel/llvm:4[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(-)?] >=sys-devel/llvm-3.9.0:0[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(-)?] ) sys-devel/llvm:=[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(-)?] ) ) ) ) ) -REQUIRED_USE=d3d9? ( dri3 gallium ) llvm? ( gallium ) opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) vaapi? ( gallium ) vdpau? ( gallium ) vulkan? ( || ( video_cards_i965 video_cards_radeonsi ) video_cards_radeonsi? ( llvm ) ) wayland? ( egl gbm ) xa? ( gallium ) video_cards_freedreno? ( gallium ) video_cards_intel? ( classic ) video_cards_i915? ( || ( classic gallium ) ) video_cards_i965? ( classic ) video_cards_imx? ( gallium video_cards_vivante ) video_cards_nouveau? ( || ( classic gallium ) ) video_cards_radeon? ( || ( classic gallium ) gallium? ( x86? ( llvm ) amd64? ( llvm ) ) ) video_cards_r100? ( classic ) video_cards_r200? ( classic ) video_cards_r300? ( gallium x86? ( llvm ) amd64? ( llvm ) ) video_cards_r600? ( gallium ) video_cards_radeonsi? ( gallium llvm ) video_cards_vc4? ( gallium ) video_cards_virgl? ( gallium ) video_cards_vivante? ( gallium gbm ) video_cards_vmware? ( gallium ) -RESTRICT=!bindist? ( bindist ) -SLOT=0 -SRC_URI=https://mesa.freedesktop.org/archive/mesa-18.1.1.tar.xz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d llvm f9e74238f1b5743ea5d7214fcc7dbb36 multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 pax-utils b963274a93e76570a88168c1f1db4cd7 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=50b56952500081eb329f581374be4900 diff --git a/metadata/md5-cache/media-libs/mesa-18.1.1-r1 b/metadata/md5-cache/media-libs/mesa-18.1.1-r1 deleted file mode 100644 index 9c38c51e5d8b..000000000000 --- a/metadata/md5-cache/media-libs/mesa-18.1.1-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare prerm setup test -DEPEND=!app-eselect/eselect-mesa >=app-eselect/eselect-opengl-1.3.0 >=dev-libs/expat-2.1.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(-)?] >=sys-libs/zlib-1.2.8[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(-)?] >=x11-libs/libX11-1.6.2:=[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(-)?] >=x11-libs/libxshmfence-1.1:=[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(-)?] >=x11-libs/libXdamage-1.1.4-r1:=[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(-)?] >=x11-libs/libXext-1.3.2:=[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(-)?] >=x11-libs/libXxf86vm-1.1.3:=[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(-)?] >=x11-libs/libxcb-1.13:=[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(-)?] x11-libs/libXfixes:=[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(-)?] unwind? ( sys-libs/libunwind[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(-)?] ) llvm? ( video_cards_radeonsi? ( virtual/libelf:0=[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(-)?] ) video_cards_r600? ( virtual/libelf:0=[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(-)?] ) video_cards_radeon? ( virtual/libelf:0=[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(-)?] ) ) opencl? ( app-eselect/eselect-opencl dev-libs/libclc virtual/libelf:0=[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(-)?] ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[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(-)?] x11-misc/xdg-utils ) vaapi? ( >=x11-libs/libva-1.7.3:=[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(-)?] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[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(-)?] ) wayland? ( >=dev-libs/wayland-1.15.0:=[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(-)?] >=dev-libs/wayland-protocols-1.8 ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[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(-)?] ) >=x11-libs/libdrm-2.4.91[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,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(-)?] video_cards_intel? ( !video_cards_i965? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) ) video_cards_i915? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_amdgpu] ) llvm? ( opencl? ( video_cards_r600? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?] sys-devel/clang:6[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(-)?] sys-devel/clang:5[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(-)?] sys-devel/clang:4[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(-)?] >=sys-devel/clang-3.9.0:0[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(-)?] ) sys-devel/clang:=[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(-)?] ) ) ) ) !opencl? ( video_cards_r600? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?] sys-devel/llvm:6[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(-)?] sys-devel/llvm:5[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(-)?] sys-devel/llvm:4[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(-)?] >=sys-devel/llvm-3.9.0:0[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(-)?] ) sys-devel/llvm:=[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(-)?] ) ) ) ) ) || ( >=dev-lang/python-2.7.5-r2:2.7 ) opencl? ( >=sys-devel/gcc-4.6 ) sys-devel/gettext virtual/pkgconfig valgrind? ( dev-util/valgrind ) x11-base/xorg-proto vulkan? ( || ( ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-python/mako-0.7.3[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ) ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=OpenGL-like graphic library for Linux -EAPI=6 -HOMEPAGE=https://www.mesa3d.org/ https://mesa.freedesktop.org/ -IUSE=video_cards_r100 video_cards_r200 video_cards_r300 video_cards_r600 video_cards_radeon video_cards_radeonsi video_cards_freedreno video_cards_i915 video_cards_i965 video_cards_imx video_cards_intel video_cards_nouveau video_cards_vc4 video_cards_virgl video_cards_vivante video_cards_vmware bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 unwind +llvm +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind vdpau vulkan wayland xvmc xa 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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=!app-eselect/eselect-mesa >=app-eselect/eselect-opengl-1.3.0 >=dev-libs/expat-2.1.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(-)?] >=sys-libs/zlib-1.2.8[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(-)?] >=x11-libs/libX11-1.6.2:=[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(-)?] >=x11-libs/libxshmfence-1.1:=[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(-)?] >=x11-libs/libXdamage-1.1.4-r1:=[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(-)?] >=x11-libs/libXext-1.3.2:=[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(-)?] >=x11-libs/libXxf86vm-1.1.3:=[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(-)?] >=x11-libs/libxcb-1.13:=[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(-)?] x11-libs/libXfixes:=[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(-)?] unwind? ( sys-libs/libunwind[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(-)?] ) llvm? ( video_cards_radeonsi? ( virtual/libelf:0=[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(-)?] ) video_cards_r600? ( virtual/libelf:0=[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(-)?] ) video_cards_radeon? ( virtual/libelf:0=[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(-)?] ) ) opencl? ( app-eselect/eselect-opencl dev-libs/libclc virtual/libelf:0=[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(-)?] ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[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(-)?] x11-misc/xdg-utils ) vaapi? ( >=x11-libs/libva-1.7.3:=[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(-)?] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[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(-)?] ) wayland? ( >=dev-libs/wayland-1.15.0:=[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(-)?] >=dev-libs/wayland-protocols-1.8 ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[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(-)?] ) >=x11-libs/libdrm-2.4.91[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,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(-)?] video_cards_intel? ( !video_cards_i965? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) ) video_cards_i915? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_amdgpu] ) llvm? ( opencl? ( video_cards_r600? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?] sys-devel/clang:6[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(-)?] sys-devel/clang:5[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(-)?] sys-devel/clang:4[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(-)?] >=sys-devel/clang-3.9.0:0[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(-)?] ) sys-devel/clang:=[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(-)?] ) ) ) ) !opencl? ( video_cards_r600? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?] sys-devel/llvm:6[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(-)?] sys-devel/llvm:5[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(-)?] sys-devel/llvm:4[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(-)?] >=sys-devel/llvm-3.9.0:0[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(-)?] ) sys-devel/llvm:=[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(-)?] ) ) ) ) ) -REQUIRED_USE=d3d9? ( dri3 gallium ) llvm? ( gallium ) opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) vaapi? ( gallium ) vdpau? ( gallium ) vulkan? ( || ( video_cards_i965 video_cards_radeonsi ) video_cards_radeonsi? ( llvm ) ) wayland? ( egl gbm ) xa? ( gallium ) video_cards_freedreno? ( gallium ) video_cards_intel? ( classic ) video_cards_i915? ( || ( classic gallium ) ) video_cards_i965? ( classic ) video_cards_imx? ( gallium video_cards_vivante ) video_cards_nouveau? ( || ( classic gallium ) ) video_cards_radeon? ( || ( classic gallium ) gallium? ( x86? ( llvm ) amd64? ( llvm ) ) ) video_cards_r100? ( classic ) video_cards_r200? ( classic ) video_cards_r300? ( gallium x86? ( llvm ) amd64? ( llvm ) ) video_cards_r600? ( gallium ) video_cards_radeonsi? ( gallium llvm ) video_cards_vc4? ( gallium ) video_cards_virgl? ( gallium ) video_cards_vivante? ( gallium gbm ) video_cards_vmware? ( gallium ) -RESTRICT=!bindist? ( bindist ) -SLOT=0 -SRC_URI=https://mesa.freedesktop.org/archive/mesa-18.1.1.tar.xz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d llvm f9e74238f1b5743ea5d7214fcc7dbb36 multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 pax-utils b963274a93e76570a88168c1f1db4cd7 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=e548fe9a5e66bc21efc75d111e67caa3 diff --git a/metadata/md5-cache/media-libs/mesa-18.1.2 b/metadata/md5-cache/media-libs/mesa-18.1.2 deleted file mode 100644 index 4f91d85b7e6a..000000000000 --- a/metadata/md5-cache/media-libs/mesa-18.1.2 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare prerm setup test -DEPEND=!app-eselect/eselect-mesa >=app-eselect/eselect-opengl-1.3.0 >=dev-libs/expat-2.1.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(-)?] >=sys-libs/zlib-1.2.8[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(-)?] >=x11-libs/libX11-1.6.2:=[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(-)?] >=x11-libs/libxshmfence-1.1:=[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(-)?] >=x11-libs/libXdamage-1.1.4-r1:=[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(-)?] >=x11-libs/libXext-1.3.2:=[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(-)?] >=x11-libs/libXxf86vm-1.1.3:=[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(-)?] >=x11-libs/libxcb-1.13:=[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(-)?] x11-libs/libXfixes:=[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(-)?] unwind? ( sys-libs/libunwind[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(-)?] ) llvm? ( video_cards_radeonsi? ( virtual/libelf:0=[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(-)?] ) video_cards_r600? ( virtual/libelf:0=[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(-)?] ) video_cards_radeon? ( virtual/libelf:0=[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(-)?] ) ) opencl? ( app-eselect/eselect-opencl dev-libs/libclc virtual/libelf:0=[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(-)?] ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[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(-)?] x11-misc/xdg-utils ) vaapi? ( >=x11-libs/libva-1.7.3:=[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(-)?] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[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(-)?] ) wayland? ( >=dev-libs/wayland-1.15.0:=[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(-)?] >=dev-libs/wayland-protocols-1.8 ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[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(-)?] ) >=x11-libs/libdrm-2.4.91[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,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(-)?] video_cards_intel? ( !video_cards_i965? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) ) video_cards_i915? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_amdgpu] ) llvm? ( opencl? ( video_cards_r600? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?] sys-devel/clang:6[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(-)?] sys-devel/clang:5[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(-)?] sys-devel/clang:4[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(-)?] >=sys-devel/clang-3.9.0:0[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(-)?] ) sys-devel/clang:=[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(-)?] ) ) ) ) !opencl? ( video_cards_r600? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?] sys-devel/llvm:6[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(-)?] sys-devel/llvm:5[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(-)?] sys-devel/llvm:4[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(-)?] >=sys-devel/llvm-3.9.0:0[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(-)?] ) sys-devel/llvm:=[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(-)?] ) ) ) ) ) || ( >=dev-lang/python-2.7.5-r2:2.7 ) opencl? ( >=sys-devel/gcc-4.6 ) sys-devel/gettext virtual/pkgconfig valgrind? ( dev-util/valgrind ) x11-base/xorg-proto vulkan? ( || ( ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-python/mako-0.7.3[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ) ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=OpenGL-like graphic library for Linux -EAPI=6 -HOMEPAGE=https://www.mesa3d.org/ https://mesa.freedesktop.org/ -IUSE=video_cards_r100 video_cards_r200 video_cards_r300 video_cards_r600 video_cards_radeon video_cards_radeonsi video_cards_freedreno video_cards_i915 video_cards_i965 video_cards_imx video_cards_intel video_cards_nouveau video_cards_vc4 video_cards_virgl video_cards_vivante video_cards_vmware bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 unwind +llvm +nptl opencl osmesa pax_kernel openmax pic selinux vaapi valgrind vdpau vulkan wayland xvmc xa 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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris -LICENSE=MIT -RDEPEND=!app-eselect/eselect-mesa >=app-eselect/eselect-opengl-1.3.0 >=dev-libs/expat-2.1.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(-)?] >=sys-libs/zlib-1.2.8[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(-)?] >=x11-libs/libX11-1.6.2:=[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(-)?] >=x11-libs/libxshmfence-1.1:=[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(-)?] >=x11-libs/libXdamage-1.1.4-r1:=[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(-)?] >=x11-libs/libXext-1.3.2:=[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(-)?] >=x11-libs/libXxf86vm-1.1.3:=[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(-)?] >=x11-libs/libxcb-1.13:=[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(-)?] x11-libs/libXfixes:=[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(-)?] unwind? ( sys-libs/libunwind[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(-)?] ) llvm? ( video_cards_radeonsi? ( virtual/libelf:0=[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(-)?] ) video_cards_r600? ( virtual/libelf:0=[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(-)?] ) video_cards_radeon? ( virtual/libelf:0=[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(-)?] ) ) opencl? ( app-eselect/eselect-opencl dev-libs/libclc virtual/libelf:0=[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(-)?] ) openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[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(-)?] x11-misc/xdg-utils ) vaapi? ( >=x11-libs/libva-1.7.3:=[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(-)?] video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[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(-)?] ) wayland? ( >=dev-libs/wayland-1.15.0:=[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(-)?] >=dev-libs/wayland-protocols-1.8 ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[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(-)?] ) >=x11-libs/libdrm-2.4.91[video_cards_freedreno?,video_cards_nouveau?,video_cards_vc4?,video_cards_vivante?,video_cards_vmware?,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(-)?] video_cards_intel? ( !video_cards_i965? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) ) video_cards_i915? ( >=x11-libs/libdrm-2.4.91[video_cards_intel] ) video_cards_r100? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r200? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r300? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_r600? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeon? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_radeon] ) video_cards_radeonsi? ( >=x11-libs/libdrm-2.4.91[video_cards_amdgpu] ) llvm? ( opencl? ( video_cards_r600? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/clang:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/clang:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/clang-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/clang:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/clang:7[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(-)?] sys-devel/clang:6[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(-)?] sys-devel/clang:5[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(-)?] sys-devel/clang:4[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(-)?] >=sys-devel/clang-3.9.0:0[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(-)?] ) sys-devel/clang:=[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(-)?] ) ) ) ) !opencl? ( video_cards_r600? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) !video_cards_r600? ( video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) !video_cards_r600? ( !video_cards_radeonsi? ( video_cards_radeon? ( || ( sys-devel/llvm:7[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:6[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:5[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(-)?,llvm_targets_AMDGPU(-)] sys-devel/llvm:4[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(-)?,llvm_targets_AMDGPU(-)] >=sys-devel/llvm-3.9.0:0[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(-)?,llvm_targets_AMDGPU(-)] ) sys-devel/llvm:=[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(-)?,llvm_targets_AMDGPU(-)] ) ) ) !video_cards_r600? ( !video_cards_radeon? ( !video_cards_radeonsi? ( || ( sys-devel/llvm:7[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(-)?] sys-devel/llvm:6[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(-)?] sys-devel/llvm:5[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(-)?] sys-devel/llvm:4[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(-)?] >=sys-devel/llvm-3.9.0:0[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(-)?] ) sys-devel/llvm:=[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(-)?] ) ) ) ) ) -REQUIRED_USE=d3d9? ( dri3 gallium ) llvm? ( gallium ) opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) vaapi? ( gallium ) vdpau? ( gallium ) vulkan? ( || ( video_cards_i965 video_cards_radeonsi ) video_cards_radeonsi? ( llvm ) ) wayland? ( egl gbm ) xa? ( gallium ) video_cards_freedreno? ( gallium ) video_cards_intel? ( classic ) video_cards_i915? ( || ( classic gallium ) ) video_cards_i965? ( classic ) video_cards_imx? ( gallium video_cards_vivante ) video_cards_nouveau? ( || ( classic gallium ) ) video_cards_radeon? ( || ( classic gallium ) gallium? ( x86? ( llvm ) amd64? ( llvm ) ) ) video_cards_r100? ( classic ) video_cards_r200? ( classic ) video_cards_r300? ( gallium x86? ( llvm ) amd64? ( llvm ) ) video_cards_r600? ( gallium ) video_cards_radeonsi? ( gallium llvm ) video_cards_vc4? ( gallium ) video_cards_virgl? ( gallium ) video_cards_vivante? ( gallium gbm ) video_cards_vmware? ( gallium ) -RESTRICT=!bindist? ( bindist ) -SLOT=0 -SRC_URI=https://mesa.freedesktop.org/archive/mesa-18.1.2.tar.xz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d llvm f9e74238f1b5743ea5d7214fcc7dbb36 multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 pax-utils b963274a93e76570a88168c1f1db4cd7 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=e548fe9a5e66bc21efc75d111e67caa3 diff --git a/metadata/md5-cache/media-libs/mesa-18.1.3 b/metadata/md5-cache/media-libs/mesa-18.1.5 similarity index 99% rename from metadata/md5-cache/media-libs/mesa-18.1.3 rename to metadata/md5-cache/media-libs/mesa-18.1.5 index dee03f00da2c..5e247fae02e4 100644 --- a/metadata/md5-cache/media-libs/mesa-18.1.3 +++ b/metadata/md5-cache/media-libs/mesa-18.1.5 @@ -10,6 +10,6 @@ RDEPEND=!app-eselect/eselect-mesa >=app-eselect/eselect-opengl-1.3.0 >=dev-libs/ REQUIRED_USE=d3d9? ( dri3 gallium ) llvm? ( gallium ) opencl? ( gallium llvm || ( video_cards_r600 video_cards_radeonsi ) ) openmax? ( gallium ) gles1? ( egl ) gles2? ( egl ) vaapi? ( gallium ) vdpau? ( gallium ) vulkan? ( || ( video_cards_i965 video_cards_radeonsi ) video_cards_radeonsi? ( llvm ) ) wayland? ( egl gbm ) xa? ( gallium ) video_cards_freedreno? ( gallium ) video_cards_intel? ( classic ) video_cards_i915? ( || ( classic gallium ) ) video_cards_i965? ( classic ) video_cards_imx? ( gallium video_cards_vivante ) video_cards_nouveau? ( || ( classic gallium ) ) video_cards_radeon? ( || ( classic gallium ) gallium? ( x86? ( llvm ) amd64? ( llvm ) ) ) video_cards_r100? ( classic ) video_cards_r200? ( classic ) video_cards_r300? ( gallium x86? ( llvm ) amd64? ( llvm ) ) video_cards_r600? ( gallium ) video_cards_radeonsi? ( gallium llvm ) video_cards_vc4? ( gallium ) video_cards_virgl? ( gallium ) video_cards_vivante? ( gallium gbm ) video_cards_vmware? ( gallium ) RESTRICT=!bindist? ( bindist ) SLOT=0 -SRC_URI=https://mesa.freedesktop.org/archive/mesa-18.1.3.tar.xz +SRC_URI=https://mesa.freedesktop.org/archive/mesa-18.1.5.tar.xz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d llvm f9e74238f1b5743ea5d7214fcc7dbb36 multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 pax-utils b963274a93e76570a88168c1f1db4cd7 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 _md5_=9ac55c0ea704f35783d66005cd65fb5d diff --git a/metadata/md5-cache/media-libs/mlt-6.6.0-r1 b/metadata/md5-cache/media-libs/mlt-6.6.0-r1 index ce9ded627326..1242d93013d7 100644 --- a/metadata/md5-cache/media-libs/mlt-6.6.0-r1 +++ b/metadata/md5-cache/media-libs/mlt-6.6.0-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Open source multimedia framework for television broadcasting EAPI=6 HOMEPAGE=https://www.mltframework.org/ IUSE=compressed-lumas cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug ffmpeg fftw frei0r gtk jack kdenlive libav libsamplerate lua melt opencv opengl python qt5 rtaudio ruby sdl sdl2 vdpau xine xml kernel_linux python_targets_python2_7 -KEYWORDS=~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux +KEYWORDS=amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=GPL-3 RDEPEND=>=media-libs/libebur128-1.2.2 ffmpeg? ( libav? ( >=media-video/libav-12:0=[vdpau?] ) !libav? ( media-video/ffmpeg:0=[vdpau?] ) ) fftw? ( sci-libs/fftw:3.0= ) frei0r? ( media-plugins/frei0r-plugins ) gtk? ( media-libs/libexif x11-libs/gtk+:2 x11-libs/pango ) jack? ( >=dev-libs/libxml2-2.5 media-libs/ladspa-sdk virtual/jack ) libsamplerate? ( >=media-libs/libsamplerate-0.1.2 ) lua? ( >=dev-lang/lua-5.1.4-r4:= ) opencv? ( >=media-libs/opencv-3.2.0:= ) opengl? ( media-video/movit ) python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-libs/libexif x11-libs/libX11 ) rtaudio? ( media-libs/rtaudio kernel_linux? ( media-libs/alsa-lib ) ) ruby? ( || ( dev-lang/ruby:2.3 ) virtual/rubygems ) sdl? ( sdl2? ( media-libs/libsdl2[X,opengl,video] media-libs/sdl2-image ) !sdl2? ( >=media-libs/libsdl-1.2.10[X,opengl,video] >=media-libs/sdl-image-1.2.4 ) ) xine? ( >=media-libs/xine-lib-1.1.2_pre20060328-r7 ) xml? ( >=dev-libs/libxml2-2.5 ) !media-libs/mlt++ REQUIRED_USE=python? ( python_targets_python2_7 ) sdl2? ( sdl ) SLOT=0 SRC_URI=https://github.com/mltframework/mlt/archive/v6.6.0.tar.gz -> mlt-6.6.0.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ruby-single da74609cfc48267b7201d50b0367af82 ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=f15de8e2876408123d9e59f07362ffff +_md5_=11c49b4f36c49f222dc880e4015757d0 diff --git a/metadata/md5-cache/media-libs/soxr-0.1.3-r1 b/metadata/md5-cache/media-libs/soxr-0.1.3-r1 index d14ef0bf0839..061613ba1769 100644 --- a/metadata/md5-cache/media-libs/soxr-0.1.3-r1 +++ b/metadata/md5-cache/media-libs/soxr-0.1.3-r1 @@ -4,10 +4,10 @@ DESCRIPTION=SoX Resampler library EAPI=6 HOMEPAGE=https://sourceforge.net/p/soxr/wiki/Home/ IUSE=examples test 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 +KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd LICENSE=LGPL-2.1 REQUIRED_USE=test? ( examples ) SLOT=0 SRC_URI=mirror://sourceforge/soxr/soxr-0.1.3-Source.tar.xz _eclasses_=cmake-multilib 7bc2cc09a4a5082b915541d447be8e5e cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1e4a679108fc23337fdb426a127b28b5 +_md5_=bc05e8062f22dd42192ef1f62e60745d diff --git a/metadata/md5-cache/media-libs/woff2-1.0.2-r1 b/metadata/md5-cache/media-libs/woff2-1.0.2-r1 index 60fe57067330..00b332bbfff3 100644 --- a/metadata/md5-cache/media-libs/woff2-1.0.2-r1 +++ b/metadata/md5-cache/media-libs/woff2-1.0.2-r1 @@ -3,10 +3,10 @@ DEPEND=app-arch/brotli virtual/pkgconfig sys-devel/make >=dev-util/cmake-3.9.6 DESCRIPTION=Encode/decode WOFF2 font format EAPI=6 HOMEPAGE=https://github.com/google/woff2 -KEYWORDS=~amd64 ~arm ~arm64 ~sparc ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris +KEYWORDS=~amd64 ~arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris LICENSE=MIT RDEPEND=app-arch/brotli SLOT=0 SRC_URI=https://github.com/google/woff2/archive/v1.0.2.tar.gz -> woff2-1.0.2.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b43636e49abe7605f2b182d1fb9b112f +_md5_=11f17283f33c4d92ef18746eab4b285e diff --git a/metadata/md5-cache/media-plugins/Manifest.gz b/metadata/md5-cache/media-plugins/Manifest.gz index f9faa64da527..8ad38c924011 100644 Binary files a/metadata/md5-cache/media-plugins/Manifest.gz and b/metadata/md5-cache/media-plugins/Manifest.gz differ diff --git a/metadata/md5-cache/media-plugins/grilo-plugins-0.3.7 b/metadata/md5-cache/media-plugins/grilo-plugins-0.3.7 new file mode 100644 index 000000000000..f7d217909d44 --- /dev/null +++ b/metadata/md5-cache/media-plugins/grilo-plugins-0.3.7 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup +DEPEND=>=dev-libs/glib-2.44:2 >=media-libs/grilo-0.3.6:0.3=[network,playlist] media-libs/libmediaart:2.0 >=dev-libs/gom-0.3.2 dev-libs/gmime:3.0 dev-libs/json-glib dev-libs/libxml2:2 dev-db/sqlite:3 chromaprint? ( media-plugins/gst-plugins-chromaprint:1.0 ) daap? ( >=net-libs/libdmapsharing-2.9.12:3.0 ) dvd? ( >=dev-libs/totem-pl-parser-3.4.1 ) flickr? ( net-libs/liboauth ) freebox? ( net-dns/avahi ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.17.91:= ) lua? ( >=dev-lang/lua-5.3 app-arch/libarchive dev-libs/libxml2:2 >=dev-libs/totem-pl-parser-3.4.1 ) subtitles? ( net-libs/libsoup:2.4 ) thetvdb? ( app-arch/libarchive dev-libs/libxml2 ) tracker? ( >=app-misc/tracker-0.10.5:= ) youtube? ( >=dev-libs/libgdata-0.9.1:= >=dev-libs/totem-pl-parser-3.4.1 ) upnp-av? ( net-libs/libsoup:2.4 net-libs/dleyna-connector-dbus net-misc/dleyna-server ) vimeo? ( >=dev-libs/totem-pl-parser-3.4.1 ) app-text/docbook-xml-dtd:4.5 app-text/yelp-tools >=dev-util/gdbus-codegen-2.44 >=dev-util/intltool-0.40.0 virtual/pkgconfig lua? ( dev-util/gperf ) upnp-av? ( test? ( || ( dev-lang/python:3.6 dev-lang/python:3.5 dev-lang/python:3.4 >=dev-lang/python-2.7.5-r2:2.7 ) || ( ( dev-lang/python:3.6 dev-python/dbusmock[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ( dev-lang/python:3.5 dev-python/dbusmock[python_targets_python3_5(-),python_single_target_python3_5(+)] ) ( dev-lang/python:3.4 dev-python/dbusmock[python_targets_python3_4(-),python_single_target_python3_4(+)] ) ( >=dev-lang/python-2.7.5-r2:2.7 dev-python/dbusmock[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ) ) ) >=app-portage/elt-patches-20170422 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info +DESCRIPTION=A framework for easy media discovery and browsing +EAPI=6 +HOMEPAGE=https://wiki.gnome.org/Projects/Grilo +IUSE=daap dvd examples chromaprint flickr freebox gnome-online-accounts lua subtitles test thetvdb tracker upnp-av vimeo +youtube +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=LGPL-2.1+ +RDEPEND=>=dev-libs/glib-2.44:2 >=media-libs/grilo-0.3.6:0.3=[network,playlist] media-libs/libmediaart:2.0 >=dev-libs/gom-0.3.2 dev-libs/gmime:3.0 dev-libs/json-glib dev-libs/libxml2:2 dev-db/sqlite:3 chromaprint? ( media-plugins/gst-plugins-chromaprint:1.0 ) daap? ( >=net-libs/libdmapsharing-2.9.12:3.0 ) dvd? ( >=dev-libs/totem-pl-parser-3.4.1 ) flickr? ( net-libs/liboauth ) freebox? ( net-dns/avahi ) gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.17.91:= ) lua? ( >=dev-lang/lua-5.3 app-arch/libarchive dev-libs/libxml2:2 >=dev-libs/totem-pl-parser-3.4.1 ) subtitles? ( net-libs/libsoup:2.4 ) thetvdb? ( app-arch/libarchive dev-libs/libxml2 ) tracker? ( >=app-misc/tracker-0.10.5:= ) youtube? ( >=dev-libs/libgdata-0.9.1:= >=dev-libs/totem-pl-parser-3.4.1 ) upnp-av? ( net-libs/libsoup:2.4 net-libs/dleyna-connector-dbus net-misc/dleyna-server ) vimeo? ( >=dev-libs/totem-pl-parser-3.4.1 ) +SLOT=0.3 +SRC_URI=mirror://gnome/sources/grilo-plugins/0.3/grilo-plugins-0.3.7.tar.xz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=a1c4c0982b58042b8f496a009c5499d8 diff --git a/metadata/md5-cache/media-plugins/gst-plugins-chromaprint-1.14.1 b/metadata/md5-cache/media-plugins/gst-plugins-chromaprint-1.14.1 index d6b5a364acf7..cd62bd11a192 100644 --- a/metadata/md5-cache/media-plugins/gst-plugins-chromaprint-1.14.1 +++ b/metadata/md5-cache/media-plugins/gst-plugins-chromaprint-1.14.1 @@ -4,11 +4,11 @@ DESCRIPTION=Calculate Chromaprint fingerprint from audio files for GStreamer EAPI=6 HOMEPAGE=https://gstreamer.freedesktop.org/ IUSE=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=~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=media-libs/chromaprint[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(-)?] >=dev-libs/glib-2.38.2-r1:2[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(-)?] >=media-libs/gstreamer-1.2.4-r1:1.0[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(-)?] >=media-libs/gst-plugins-bad-1.14.1:1.0[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(-)?] RESTRICT=test SLOT=1.0 SRC_URI=https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.14.1.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gstreamer 4afab3a8901eec34d0fb1877fae766ba ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=bd8e22eb6530d51ed2900f86bfc6b5f0 +_md5_=04455b25dfea569e1b429b5a631112fc diff --git a/metadata/md5-cache/media-plugins/gst-plugins-schroedinger-0.10.23-r1 b/metadata/md5-cache/media-plugins/gst-plugins-schroedinger-0.10.23-r1 deleted file mode 100644 index 9f36a8b6cf79..000000000000 --- a/metadata/md5-cache/media-plugins/gst-plugins-schroedinger-0.10.23-r1 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=media-libs/schroedinger-1.0.11-r1[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(-)?] >=sys-apps/sed-4 >=virtual/pkgconfig-0-r1[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(-)?] >=dev-libs/glib-2.38.2-r1:2[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(-)?] >=media-libs/gstreamer-0.10.36-r2:0.10[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(-)?] >=media-libs/gst-plugins-bad-0.10.23:0.10[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(-)?] -DESCRIPTION=plugin for gstreamer -EAPI=5 -HOMEPAGE=https://gstreamer.freedesktop.org/ -IUSE=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=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=media-libs/schroedinger-1.0.11-r1[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(-)?] >=dev-libs/glib-2.38.2-r1:2[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(-)?] >=media-libs/gstreamer-0.10.36-r2:0.10[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(-)?] >=media-libs/gst-plugins-bad-0.10.23:0.10[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(-)?] -RESTRICT=test -SLOT=0.10 -SRC_URI=https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.23.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gstreamer 4afab3a8901eec34d0fb1877fae766ba ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9234ecbc8a60bdd5de7300757040a87a diff --git a/metadata/md5-cache/media-plugins/gst-plugins-schroedinger-1.12.4 b/metadata/md5-cache/media-plugins/gst-plugins-schroedinger-1.12.4 deleted file mode 100644 index ebb3edcf1e5b..000000000000 --- a/metadata/md5-cache/media-plugins/gst-plugins-schroedinger-1.12.4 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install test -DEPEND=>=media-libs/schroedinger-1.0.11-r1[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(-)?] >=sys-apps/sed-4 >=virtual/pkgconfig-0-r1[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(-)?] >=dev-libs/glib-2.38.2-r1:2[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(-)?] >=media-libs/gstreamer-1.2.4-r1:1.0[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(-)?] >=media-libs/gst-plugins-bad-1.12.4:1.0[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(-)?] -DESCRIPTION=Dirac encoder/decoder plugin for GStreamer -EAPI=6 -HOMEPAGE=https://gstreamer.freedesktop.org/ -IUSE=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=amd64 x86 -LICENSE=GPL-2 -RDEPEND=>=media-libs/schroedinger-1.0.11-r1[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(-)?] >=dev-libs/glib-2.38.2-r1:2[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(-)?] >=media-libs/gstreamer-1.2.4-r1:1.0[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(-)?] >=media-libs/gst-plugins-bad-1.12.4:1.0[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(-)?] -RESTRICT=test -SLOT=1.0 -SRC_URI=https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.12.4.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gstreamer 4afab3a8901eec34d0fb1877fae766ba ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6013fec8018570a38156f46d0a43ae01 diff --git a/metadata/md5-cache/media-radio/Manifest.gz b/metadata/md5-cache/media-radio/Manifest.gz index 1369ff5f5c8c..d0da0edce2a8 100644 Binary files a/metadata/md5-cache/media-radio/Manifest.gz and b/metadata/md5-cache/media-radio/Manifest.gz differ diff --git a/metadata/md5-cache/media-radio/qsstv-9.2.6 b/metadata/md5-cache/media-radio/qsstv-9.2.6 index 0e49e19e0f56..65f302fbf0af 100644 --- a/metadata/md5-cache/media-radio/qsstv-9.2.6 +++ b/metadata/md5-cache/media-radio/qsstv-9.2.6 @@ -8,5 +8,5 @@ LICENSE=GPL-3 RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-libs/hamlib media-libs/openjpeg:2 media-libs/alsa-lib media-sound/pulseaudio media-libs/libv4l sci-libs/fftw:3.0= x11-misc/xdg-utils SLOT=0 SRC_URI=http://users.telenet.be/on4qz/qsstv/downloads/qsstv_9.2.6.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 qmake-utils bdf97e69a34b864d6d545f4ec3143ff7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=a3d038b6e2fec68948706dd294e008f9 +_eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f multilib 97f470f374f2e94ccab04a2fb21d811e qmake-utils bdf97e69a34b864d6d545f4ec3143ff7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=46c10b890ddac647d140e12c5389db88 diff --git a/metadata/md5-cache/media-sound/Manifest.gz b/metadata/md5-cache/media-sound/Manifest.gz index 63224bd5a0bc..c0cc503e358c 100644 Binary files a/metadata/md5-cache/media-sound/Manifest.gz and b/metadata/md5-cache/media-sound/Manifest.gz differ diff --git a/metadata/md5-cache/media-sound/flacon-4.0.0 b/metadata/md5-cache/media-sound/flacon-4.0.0 deleted file mode 100644 index 19d6f6b199e0..000000000000 --- a/metadata/md5-cache/media-sound/flacon-4.0.0 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test -DEPEND=app-i18n/uchardet dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 virtual/pkgconfig dev-qt/linguist-tools:5 dev-qt/qtconcurrent:5 test? ( dev-qt/qttest:5 media-libs/flac media-sound/mac media-sound/shntool media-sound/ttaenc media-sound/wavpack ) sys-devel/make >=dev-util/cmake-3.9.6 >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) -DESCRIPTION=Extracts audio tracks from an audio CD image to separate tracks -EAPI=6 -HOMEPAGE=https://flacon.github.io/ -IUSE=test test -KEYWORDS=amd64 x86 -LICENSE=LGPL-2.1+ -RDEPEND=app-i18n/uchardet dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 -SLOT=0 -SRC_URI=https://github.com/flacon/flacon/archive/v4.0.0.tar.gz -> flacon-4.0.0.tar.gz -_eclasses_=check-reqs fd05cf75484aa28d307cf4ee6e1db056 cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 l10n 97f2753e3f1f3753d53d856c7c0bbb0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b236d3465c1fb252ec314cc8c64aa90a diff --git a/metadata/md5-cache/media-sound/gnac-0.2.4.1 b/metadata/md5-cache/media-sound/gnac-0.2.4.1 deleted file mode 100644 index 4ce973035cac..000000000000 --- a/metadata/md5-cache/media-sound/gnac-0.2.4.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack -DEPEND=x11-libs/gtk+:3 dev-libs/libunique:3 dev-libs/libxml2:2 libnotify? ( x11-libs/libnotify ) >=media-libs/gstreamer-0.10.31:0.10 >=media-libs/gst-plugins-base-0.10.31:0.10 media-plugins/gst-plugins-gio:0.10 media-plugins/gst-plugins-meta:0.10[flac?,mp3?,wavpack?] aac? ( media-plugins/gst-plugins-faac:0.10 ) nls? ( virtual/libintl ) >=app-text/gnome-doc-utils-0.17.2 gnome-base/gnome-common virtual/pkgconfig nls? ( sys-devel/gettext ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Audio converter for GNOME -EAPI=5 -HOMEPAGE=http://gnac.sourceforge.net/ -IUSE=aac flac libnotify mp3 nls wavpack debug -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=x11-libs/gtk+:3 dev-libs/libunique:3 dev-libs/libxml2:2 libnotify? ( x11-libs/libnotify ) >=media-libs/gstreamer-0.10.31:0.10 >=media-libs/gst-plugins-base-0.10.31:0.10 media-plugins/gst-plugins-gio:0.10 media-plugins/gst-plugins-meta:0.10[flac?,mp3?,wavpack?] aac? ( media-plugins/gst-plugins-faac:0.10 ) nls? ( virtual/libintl ) -SLOT=0 -SRC_URI=mirror://sourceforge/gnac/gnac-0.2.4.1.tar.bz2 -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0b26c2d176804f71588c93ed8c427782 diff --git a/metadata/md5-cache/media-sound/horgand-1.14 b/metadata/md5-cache/media-sound/horgand-1.14-r1 similarity index 53% rename from metadata/md5-cache/media-sound/horgand-1.14 rename to metadata/md5-cache/media-sound/horgand-1.14-r1 index 4a7b2295c0b7..5bf5de6c2b9a 100644 --- a/metadata/md5-cache/media-sound/horgand-1.14 +++ b/metadata/md5-cache/media-sound/horgand-1.14-r1 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile install prepare DEPEND=x11-libs/fltk:1 x11-libs/libXpm media-libs/libsndfile media-libs/alsa-lib media-sound/alsa-utils media-sound/jack-audio-connection-kit virtual/pkgconfig DESCRIPTION=Opensource software organ -EAPI=2 +EAPI=7 HOMEPAGE=http://horgand.berlios.de KEYWORDS=amd64 ~ppc sparc x86 LICENSE=GPL-2 RDEPEND=x11-libs/fltk:1 x11-libs/libXpm media-libs/libsndfile media-libs/alsa-lib media-sound/alsa-utils media-sound/jack-audio-connection-kit SLOT=0 SRC_URI=mirror://gentoo/horgand-1.14.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=840c916ff4d13b0136c538b2da54b016 +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=ba665ecd3238020f27f016ab64f6350a diff --git a/metadata/md5-cache/media-sound/mpd-0.20.10 b/metadata/md5-cache/media-sound/mpd-0.20.10 index de4f4ce27934..d36fa42d9254 100644 --- a/metadata/md5-cache/media-sound/mpd-0.20.10 +++ b/metadata/md5-cache/media-sound/mpd-0.20.10 @@ -4,11 +4,11 @@ DESCRIPTION=The Music Player Daemon (mpd) EAPI=6 HOMEPAGE=https://www.musicpd.org https://github.com/MusicPlayerDaemon/MPD IUSE=adplug +alsa ao audiofile bzip2 cdio +curl debug +eventfd expat faad +fifo +ffmpeg flac fluidsynth gme +icu +id3tag +inotify +ipv6 jack lame mms libav libmpdclient libsamplerate libsoxr +mad mikmod modplug mpg123 musepack +network nfs ogg openal opus oss pipe pulseaudio recorder samba selinux sid +signalfd sndfile soundcloud sqlite systemd tcpd twolame unicode upnp vorbis wavpack wildmidi zeroconf zip zlib webdav kernel_linux -KEYWORDS=alpha amd64 ~arm hppa ppc ppc64 ~sh x86 ~x86-fbsd ~x64-macos +KEYWORDS=alpha amd64 ~arm hppa ~ppc ~ppc64 ~sh x86 ~x86-fbsd ~x64-macos LICENSE=GPL-2 RDEPEND=!=media-libs/game-music-emu-0.6.0_pre20120802 ) icu? ( dev-libs/icu:= ) id3tag? ( media-libs/libid3tag ) jack? ( virtual/jack ) lame? ( network? ( media-sound/lame ) ) libmpdclient? ( media-libs/libmpdclient ) libsamplerate? ( media-libs/libsamplerate ) libsoxr? ( media-libs/soxr ) mad? ( media-libs/libmad ) mikmod? ( media-libs/libmikmod:0 ) mms? ( media-libs/libmms ) modplug? ( media-libs/libmodplug ) mpg123? ( >=media-sound/mpg123-1.12.2 ) musepack? ( media-sound/musepack-tools ) network? ( >=media-libs/libshout-2 !lame? ( !vorbis? ( media-libs/libvorbis ) ) ) nfs? ( net-fs/libnfs ) ogg? ( media-libs/libogg ) openal? ( media-libs/openal ) opus? ( media-libs/opus ) pulseaudio? ( media-sound/pulseaudio ) samba? ( >=net-fs/samba-4.0.25 ) sid? ( || ( media-libs/libsidplay:2 media-libs/libsidplayfp ) ) sndfile? ( media-libs/libsndfile ) soundcloud? ( >=dev-libs/yajl-2:= ) sqlite? ( dev-db/sqlite:3 ) systemd? ( sys-apps/systemd ) tcpd? ( sys-apps/tcp-wrappers ) twolame? ( media-sound/twolame ) upnp? ( net-libs/libupnp:= ) vorbis? ( media-libs/libvorbis ) wavpack? ( media-sound/wavpack ) wildmidi? ( media-sound/wildmidi ) zeroconf? ( net-dns/avahi[dbus] ) zip? ( dev-libs/zziplib ) zlib? ( sys-libs/zlib ) selinux? ( sec-policy/selinux-mpd ) REQUIRED_USE=|| ( alsa ao fifo jack network openal oss pipe pulseaudio recorder ) || ( adplug audiofile faad ffmpeg flac fluidsynth mad mikmod modplug mpg123 musepack ogg flac sid vorbis wavpack wildmidi ) network? ( || ( audiofile flac lame twolame vorbis ) ) recorder? ( || ( audiofile flac lame twolame vorbis ) ) opus? ( ogg ) upnp? ( expat ) webdav? ( curl expat ) SLOT=0 SRC_URI=https://www.musicpd.org/download/mpd/0.20/mpd-0.20.10.tar.xz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=95019356aad9fa2624737986ec1e2574 +_md5_=f11e4d282fe0ce711b5932aac6a5ddbc diff --git a/metadata/md5-cache/media-sound/pulseaudio-11.1-r1 b/metadata/md5-cache/media-sound/pulseaudio-11.1-r1 index 853be249237d..a62146c95bc1 100644 --- a/metadata/md5-cache/media-sound/pulseaudio-11.1-r1 +++ b/metadata/md5-cache/media-sound/pulseaudio-11.1-r1 @@ -4,7 +4,7 @@ DESCRIPTION=A networked sound server with an advanced plugin system EAPI=6 HOMEPAGE=https://www.freedesktop.org/wiki/Software/PulseAudio/ IUSE=+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm +glib gnome gtk ipv6 jack libsamplerate libressl lirc native-headset neon ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd test +udev +webrtc-aec +X zeroconf kernel_linux 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 ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux +KEYWORDS=alpha amd64 arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 ) equalizer? ( AGPL-3+ ) PDEPEND=alsa? ( alsa-plugin? ( >=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio,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(-)?] ) ) RDEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.4.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) gnome? ( >=gnome-base/gconf-2.4.0 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) realtime? ( sys-auth/rtkit ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) equalizer? ( qt5? ( dev-python/PyQt5[dbus,widgets] ) ) system-wide? ( alsa? ( media-sound/alsa-utils ) bluetooth? ( >=net-wireless/bluez-5 ) ) @@ -12,4 +12,4 @@ REQUIRED_USE=bluetooth? ( dbus ) equalizer? ( dbus ) ofono-headset? ( bluetooth SLOT=0 SRC_URI=https://freedesktop.org/software/pulseaudio/releases/pulseaudio-11.1.tar.xz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 udev 79c22815770535c8ae27f6f356559a88 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=94062182223ccab6ad88548c1b6f37c4 +_md5_=ac4882ec1234d7c8fed4756d076f08de diff --git a/metadata/md5-cache/media-sound/pulseaudio-11.99.1-r1 b/metadata/md5-cache/media-sound/pulseaudio-11.99.1-r1 deleted file mode 100644 index 015c5a146946..000000000000 --- a/metadata/md5-cache/media-sound/pulseaudio-11.99.1-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare pretend setup test -DEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.4.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) gnome? ( >=gnome-base/gconf-2.4.0 ) gsettings? ( >=dev-libs/glib-2.26.0 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) realtime? ( sys-auth/rtkit ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) >=media-libs/speex-1.2.0 media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) sys-devel/m4 doc? ( app-doc/doxygen ) test? ( >=dev-libs/check-0.9.10 ) X? ( x11-base/xorg-proto >=x11-libs/libXtst-1.0.99.2[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(-)?] ) dev-libs/libatomic_ops virtual/pkgconfig system-wide? ( || ( dev-util/unifdef sys-freebsd/freebsd-ubin ) ) dev-util/intltool >=sys-devel/gettext-0.18.1 >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-apps/sed-4 virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=A networked sound server with an advanced plugin system -EAPI=6 -HOMEPAGE=https://www.freedesktop.org/wiki/Software/PulseAudio/ -IUSE=+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer +gdbm +glib gnome gsettings gtk ipv6 jack libsamplerate libressl lirc native-headset neon ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd test +udev +webrtc-aec +X zeroconf kernel_linux 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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux -LICENSE=!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 ) -PDEPEND=alsa? ( alsa-plugin? ( >=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio,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(-)?] ) ) -RDEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.4.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) gnome? ( >=gnome-base/gconf-2.4.0 ) gsettings? ( >=dev-libs/glib-2.26.0 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) realtime? ( sys-auth/rtkit ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) >=media-libs/speex-1.2.0 media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) equalizer? ( qt5? ( dev-python/PyQt5[dbus,widgets] ) ) system-wide? ( alsa? ( media-sound/alsa-utils ) bluetooth? ( >=net-wireless/bluez-5 ) ) -REQUIRED_USE=bluetooth? ( dbus ) equalizer? ( dbus ) ofono-headset? ( bluetooth ) native-headset? ( bluetooth ) udev? ( || ( alsa oss ) ) gsettings? ( !gnome ) -SLOT=0 -SRC_URI=https://freedesktop.org/software/pulseaudio/releases/pulseaudio-11.99.1.tar.xz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 udev 79c22815770535c8ae27f6f356559a88 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=5525229478be271a76e142fb5f593217 diff --git a/metadata/md5-cache/media-sound/pulseaudio-12.0-r1 b/metadata/md5-cache/media-sound/pulseaudio-12.0-r1 deleted file mode 100644 index c3723b784506..000000000000 --- a/metadata/md5-cache/media-sound/pulseaudio-12.0-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare pretend setup test -DEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.26.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) realtime? ( sys-auth/rtkit ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) gconf? ( >=gnome-base/gconf-3.2.6 ) sys-devel/m4 doc? ( app-doc/doxygen ) test? ( >=dev-libs/check-0.9.10 ) X? ( x11-base/xorg-proto >=x11-libs/libXtst-1.0.99.2[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(-)?] ) dev-libs/libatomic_ops virtual/pkgconfig system-wide? ( || ( dev-util/unifdef sys-freebsd/freebsd-ubin ) ) dev-util/intltool >=sys-devel/gettext-0.18.1 >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-apps/sed-4 virtual/pkgconfig virtual/pkgconfig -DESCRIPTION=A networked sound server with an advanced plugin system -EAPI=6 -HOMEPAGE=https://www.freedesktop.org/wiki/Software/PulseAudio/ -IUSE=+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer gconf +gdbm +glib gtk ipv6 jack libsamplerate libressl lirc native-headset neon ofono-headset +orc oss qt5 realtime selinux sox ssl systemd system-wide tcpd test +udev +webrtc-aec +X zeroconf kernel_linux 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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux -LICENSE=!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 ) -PDEPEND=alsa? ( alsa-plugin? ( >=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio,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(-)?] ) ) -RDEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.26.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) realtime? ( sys-auth/rtkit ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) gconf? ( >=gnome-base/gconf-3.2.6 ) equalizer? ( qt5? ( dev-python/PyQt5[dbus,widgets] ) ) system-wide? ( alsa? ( media-sound/alsa-utils ) bluetooth? ( >=net-wireless/bluez-5 ) ) -REQUIRED_USE=bluetooth? ( dbus ) equalizer? ( dbus ) ofono-headset? ( bluetooth ) native-headset? ( bluetooth ) udev? ( || ( alsa oss ) ) -SLOT=0 -SRC_URI=https://freedesktop.org/software/pulseaudio/releases/pulseaudio-12.0.tar.xz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 udev 79c22815770535c8ae27f6f356559a88 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=95a1beabf92c262bc4783a5178704fa1 diff --git a/metadata/md5-cache/media-sound/pulseaudio-12.0-r2 b/metadata/md5-cache/media-sound/pulseaudio-12.2 similarity index 69% rename from metadata/md5-cache/media-sound/pulseaudio-12.0-r2 rename to metadata/md5-cache/media-sound/pulseaudio-12.2 index ed382a6562e8..35fdb57c9e65 100644 --- a/metadata/md5-cache/media-sound/pulseaudio-12.0-r2 +++ b/metadata/md5-cache/media-sound/pulseaudio-12.2 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test -DEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.26.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) realtime? ( sys-auth/rtkit ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) gconf? ( >=gnome-base/gconf-3.2.6 ) sys-devel/m4 doc? ( app-doc/doxygen ) test? ( >=dev-libs/check-0.9.10 ) X? ( x11-base/xorg-proto >=x11-libs/libXtst-1.0.99.2[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(-)?] ) dev-libs/libatomic_ops virtual/pkgconfig system-wide? ( || ( dev-util/unifdef sys-freebsd/freebsd-ubin ) ) dev-util/intltool >=sys-devel/gettext-0.18.1 >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-apps/sed-4 virtual/pkgconfig virtual/pkgconfig +DEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.26.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) realtime? ( sys-auth/rtkit ) gconf? ( >=gnome-base/gconf-3.2.6 ) sys-devel/m4 doc? ( app-doc/doxygen ) test? ( >=dev-libs/check-0.9.10 ) X? ( x11-base/xorg-proto >=x11-libs/libXtst-1.0.99.2[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(-)?] ) dev-libs/libatomic_ops virtual/pkgconfig system-wide? ( || ( dev-util/unifdef sys-freebsd/freebsd-ubin ) ) dev-util/intltool >=sys-devel/gettext-0.18.1 >=sys-apps/sed-4 virtual/pkgconfig virtual/pkgconfig DESCRIPTION=A networked sound server with an advanced plugin system EAPI=6 HOMEPAGE=https://www.freedesktop.org/wiki/Software/PulseAudio/ @@ -7,9 +7,9 @@ IUSE=+alsa +alsa-plugin +asyncns bluetooth +caps dbus doc equalizer gconf +gdbm KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=!gdbm? ( LGPL-2.1 ) gdbm? ( GPL-2 ) PDEPEND=alsa? ( alsa-plugin? ( >=media-plugins/alsa-plugins-1.0.27-r1[pulseaudio,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(-)?] ) ) -RDEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.26.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) realtime? ( sys-auth/rtkit ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) gconf? ( >=gnome-base/gconf-3.2.6 ) equalizer? ( qt5? ( dev-python/PyQt5[dbus,widgets] ) ) system-wide? ( alsa? ( media-sound/alsa-utils ) bluetooth? ( >=net-wireless/bluez-5 ) ) -REQUIRED_USE=bluetooth? ( dbus ) equalizer? ( dbus ) ofono-headset? ( bluetooth ) native-headset? ( bluetooth ) udev? ( || ( alsa oss ) ) +RDEPEND=|| ( elibc_glibc? ( virtual/libc ) elibc_uclibc? ( virtual/libc ) dev-libs/libpcre ) >=media-libs/libsndfile-1.0.20[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(-)?] X? ( >=x11-libs/libX11-1.4.0[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(-)?] >=x11-libs/libxcb-1.6[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(-)?] x11-libs/libSM[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(-)?] x11-libs/libICE[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(-)?] x11-libs/libXtst[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(-)?] ) caps? ( >=sys-libs/libcap-2.22-r2[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(-)?] ) libsamplerate? ( >=media-libs/libsamplerate-0.1.1-r1 ) alsa? ( >=media-libs/alsa-lib-1.0.19 ) glib? ( >=dev-libs/glib-2.26.0:2[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(-)?] ) zeroconf? ( >=net-dns/avahi-0.6.12[dbus] ) jack? ( virtual/jack ) tcpd? ( sys-apps/tcp-wrappers[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(-)?] ) lirc? ( app-misc/lirc ) dbus? ( >=sys-apps/dbus-1.0.0[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(-)?] ) gtk? ( x11-libs/gtk+:3 ) bluetooth? ( >=net-wireless/bluez-5 >=sys-apps/dbus-1.0.0 media-libs/sbc ) asyncns? ( net-libs/libasyncns[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(-)?] ) udev? ( >=virtual/udev-143[hwdb(+)] ) equalizer? ( sci-libs/fftw:3.0 ) ofono-headset? ( >=net-misc/ofono-1.13 ) orc? ( >=dev-lang/orc-0.4.15 ) sox? ( >=media-libs/soxr-0.1.1 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) ) media-libs/speexdsp gdbm? ( sys-libs/gdbm:= ) webrtc-aec? ( >=media-libs/webrtc-audio-processing-0.2 ) systemd? ( sys-apps/systemd:0=[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(-)?] ) dev-libs/libltdl:0 selinux? ( sec-policy/selinux-pulseaudio ) realtime? ( sys-auth/rtkit ) gconf? ( >=gnome-base/gconf-3.2.6 ) equalizer? ( qt5? ( dev-python/PyQt5[dbus,widgets] ) ) system-wide? ( alsa? ( media-sound/alsa-utils ) bluetooth? ( >=net-wireless/bluez-5 ) ) +REQUIRED_USE=bluetooth? ( dbus ) equalizer? ( dbus ) ofono-headset? ( bluetooth ) native-headset? ( bluetooth ) realtime? ( dbus ) udev? ( || ( alsa oss ) ) SLOT=0 -SRC_URI=https://freedesktop.org/software/pulseaudio/releases/pulseaudio-12.0.tar.xz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 udev 79c22815770535c8ae27f6f356559a88 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a0be1b8d9ed4e013b5dfb1d72097f8f5 +SRC_URI=https://freedesktop.org/software/pulseaudio/releases/pulseaudio-12.2.tar.xz +_eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 udev 79c22815770535c8ae27f6f356559a88 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=14b63fedb77fd1169cc2e87c2c8734b8 diff --git a/metadata/md5-cache/media-sound/pulseeffects-4.2.0 b/metadata/md5-cache/media-sound/pulseeffects-4.2.1 similarity index 93% rename from metadata/md5-cache/media-sound/pulseeffects-4.2.0 rename to metadata/md5-cache/media-sound/pulseeffects-4.2.1 index 7cec08fd1fd4..eb32b671e4ea 100644 --- a/metadata/md5-cache/media-sound/pulseeffects-4.2.0 +++ b/metadata/md5-cache/media-sound/pulseeffects-4.2.1 @@ -4,10 +4,10 @@ DESCRIPTION=Limiter, compressor, reverberation, equalizer auto volume effects fo EAPI=6 HOMEPAGE=https://github.com/wwmm/pulseeffects IUSE=bs2b calf mda-lv2 rubberband -KEYWORDS=~x86 ~amd64 +KEYWORDS=~amd64 ~x86 LICENSE=GPL-3 RDEPEND=>=dev-libs/boost-1.41 >=dev-cpp/glibmm-2.56.0 >=dev-cpp/gtkmm-3.20:3.0 >=dev-libs/glib-2.56:2 >=dev-libs/libsigc++-2.10:2 >=x11-libs/gtk+-3.18:3 >=media-libs/lilv-0.24.2-r1 >=media-libs/gstreamer-1.12.0:1.0 >=media-libs/gst-plugins-good-1.12.0:1.0 >=media-libs/gst-plugins-bad-1.12.0:1.0 bs2b? ( >=media-plugins/gst-plugins-bs2b-1.12.0:1.0 ) >=media-plugins/gst-plugins-ladspa-1.12.0:1.0 >=media-plugins/gst-plugins-lv2-1.12.0:1.0 >=media-plugins/gst-plugins-pulse-1.12.0:1.0 calf? ( >=media-plugins/calf-0.90.0[lv2] ) mda-lv2? ( media-plugins/mda-lv2 ) rubberband? ( media-libs/rubberband ) >=media-libs/zita-convolver-3.0.0 dev-util/itstool media-sound/pulseaudio SLOT=0 -SRC_URI=https://github.com/wwmm/pulseeffects/archive/v4.2.0.tar.gz -> pulseeffects-4.2.0.tar.gz +SRC_URI=https://github.com/wwmm/pulseeffects/archive/v4.2.1.tar.gz -> pulseeffects-4.2.1.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e meson 219a0c7b8a0e2ea86faec46f940bca86 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=bac1ec2e14d15a13c745d3410cf6c660 +_md5_=2cb37f2ac09267ee52dc986c23240728 diff --git a/metadata/md5-cache/media-sound/taginfo-1.2-r1 b/metadata/md5-cache/media-sound/taginfo-1.2-r2 similarity index 75% rename from metadata/md5-cache/media-sound/taginfo-1.2-r1 rename to metadata/md5-cache/media-sound/taginfo-1.2-r2 index 9a6d240b97d4..de4e63ad928a 100644 --- a/metadata/md5-cache/media-sound/taginfo-1.2-r1 +++ b/metadata/md5-cache/media-sound/taginfo-1.2-r2 @@ -1,7 +1,7 @@ DEFINED_PHASES=compile install DEPEND=media-libs/taglib -DESCRIPTION=a simple ID3 tag reader for use in shell scripts -EAPI=2 +DESCRIPTION=A simple ID3 tag reader for use in shell scripts +EAPI=7 HOMEPAGE=http://freshmeat.net/projects/taginfo KEYWORDS=amd64 x86 LICENSE=GPL-2 @@ -9,4 +9,4 @@ RDEPEND=media-libs/taglib SLOT=0 SRC_URI=http://grecni.com/software/taginfo/taginfo-1.2.tar.bz2 _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=6703f3feba5e91a84923dca191a1ad84 +_md5_=2a9daf0e556100151e1d28ed58345a85 diff --git a/metadata/md5-cache/media-tv/Manifest.gz b/metadata/md5-cache/media-tv/Manifest.gz index 3082e4976bae..4763d184c2cb 100644 Binary files a/metadata/md5-cache/media-tv/Manifest.gz and b/metadata/md5-cache/media-tv/Manifest.gz differ diff --git a/metadata/md5-cache/media-tv/kodi-9999 b/metadata/md5-cache/media-tv/kodi-9999 index 97a84448eb16..d9443c890517 100644 --- a/metadata/md5-cache/media-tv/kodi-9999 +++ b/metadata/md5-cache/media-tv/kodi-9999 @@ -4,10 +4,10 @@ DESCRIPTION=Kodi is a free and open source media-player and entertainment hub EAPI=6 HOMEPAGE=https://kodi.tv/ https://kodi.wiki/ IUSE=airplay alsa bluetooth bluray caps cec +css dbus debug dvd gbm gles lcms libressl libusb lirc mysql nfs +opengl pulseaudio samba systemd +system-ffmpeg test +udev udisks upnp upower vaapi vdpau wayland webserver +X +xslt zeroconf kernel_linux python_targets_python2_7 -LICENSE=GPL-2 +LICENSE=GPL-2+ RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[sqlite] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] airplay? ( >=app-pda/libplist-2.0.0[python,python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] net-libs/shairplay ) alsa? ( >=media-libs/alsa-lib-1.1.4.1 ) bluetooth? ( net-wireless/bluez ) bluray? ( >=media-libs/libbluray-1.0.2 ) caps? ( sys-libs/libcap ) dbus? ( sys-apps/dbus ) dev-db/sqlite dev-libs/expat >=dev-libs/fribidi-0.19.7 cec? ( >=dev-libs/libcec-4.0 ) dev-libs/libpcre[cxx] >=dev-libs/libxml2-2.9.4 >=dev-libs/lzo-2.04 dev-libs/tinyxml[stl] dev-python/pillow[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] >=dev-libs/libcdio-0.94 dev-libs/libfmt dev-libs/libfstrcmp gbm? ( media-libs/mesa[gbm] ) gles? ( media-libs/mesa[gles2] ) lcms? ( media-libs/lcms:2 ) libusb? ( virtual/libusb:1 ) virtual/ttf-fonts media-fonts/roboto >=media-libs/fontconfig-2.12.4 >=media-libs/freetype-2.8 >=media-libs/libass-0.13.4 media-libs/mesa[egl] >=media-libs/taglib-1.11.1 system-ffmpeg? ( >=media-video/ffmpeg-4.0.1:=[encode,postproc] libressl? ( media-video/ffmpeg[libressl,-openssl] ) !libressl? ( media-video/ffmpeg[-libressl,openssl] ) ) mysql? ( virtual/mysql ) >=net-misc/curl-7.56.1 nfs? ( >=net-fs/libnfs-2.0.0:= ) opengl? ( media-libs/glu ) !libressl? ( >=dev-libs/openssl-1.0.2l:0= ) libressl? ( dev-libs/libressl:0= ) pulseaudio? ( media-sound/pulseaudio ) samba? ( >=net-fs/samba-3.4.6[smbclient(+)] ) >=sys-libs/zlib-1.2.11 udev? ( virtual/udev ) vaapi? ( x11-libs/libva:= opengl? ( x11-libs/libva[opengl] ) system-ffmpeg? ( media-video/ffmpeg[vaapi] ) vdpau? ( x11-libs/libva[vdpau] ) wayland? ( x11-libs/libva[wayland] ) X? ( x11-libs/libva[X] ) ) virtual/libiconv vdpau? ( || ( >=x11-libs/libvdpau-1.1 >=x11-drivers/nvidia-drivers-180.51 ) system-ffmpeg? ( media-video/ffmpeg[vdpau] ) ) wayland? ( >=dev-cpp/waylandpp-0.2.3:= media-libs/mesa[wayland] >=dev-libs/wayland-protocols-1.7 >=x11-libs/libxkbcommon-0.4.1 ) webserver? ( >=net-libs/libmicrohttpd-0.9.55[messages] ) X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libXrender system-ffmpeg? ( media-video/ffmpeg[X] ) ) x11-libs/libdrm xslt? ( dev-libs/libxslt ) zeroconf? ( net-dns/avahi[dbus] ) lirc? ( || ( app-misc/lirc app-misc/inputlircd ) ) !media-tv/xbmc udisks? ( sys-fs/udisks:2 ) upower? ( systemd? ( sys-power/upower ) !systemd? ( || ( sys-power/upower-pm-utils sys-power/upower ) ) ) REQUIRED_USE=python_targets_python2_7 gbm? ( gles ) || ( gles opengl ) ^^ ( gbm wayland X ) udev? ( !libusb ) udisks? ( dbus ) upower? ( dbus ) SLOT=0 SRC_URI=https://github.com/xbmc/libdvdcss/archive/1.4.1-Leia-Alpha-1.tar.gz -> libdvdcss-1.4.1-Leia-Alpha-1.tar.gz https://github.com/xbmc/libdvdread/archive/6.0.0-Leia-Alpha-1.tar.gz -> libdvdread-6.0.0-Leia-Alpha-1.tar.gz https://github.com/xbmc/libdvdnav/archive/6.0.0-Leia-Alpha-1.tar.gz -> libdvdnav-6.0.0-Leia-Alpha-1.tar.gz !system-ffmpeg? ( https://github.com/xbmc/FFmpeg/archive/4.0.1-Leia-Alpha3-1.tar.gz -> ffmpeg-kodi-4.0.1-Leia-Alpha3-1.tar.gz ) _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=db0cefac5cd7f6d54236709d20477431 +_md5_=454d62f3dfdda2404d1c6d7d6bbaef7b diff --git a/metadata/md5-cache/media-video/Manifest.gz b/metadata/md5-cache/media-video/Manifest.gz index 0ceff12ce9f2..cf09acfd509e 100644 Binary files a/metadata/md5-cache/media-video/Manifest.gz and b/metadata/md5-cache/media-video/Manifest.gz differ diff --git a/metadata/md5-cache/media-video/dvbackup-0.0.4-r1 b/metadata/md5-cache/media-video/dvbackup-0.0.4-r1 deleted file mode 100644 index d5f4a3b2fca1..000000000000 --- a/metadata/md5-cache/media-video/dvbackup-0.0.4-r1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=sys-libs/glibc dev-libs/popt sys-libs/zlib -DESCRIPTION=A small utility for creating backups on DV tapes -EAPI=2 -HOMEPAGE=http://dvbackup.sourceforge.net/ -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-2 -RDEPEND=sys-libs/glibc dev-libs/popt sys-libs/zlib media-libs/libdv -SLOT=0 -SRC_URI=mirror://sourceforge/dvbackup/dvbackup-0.0.4.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=bac82ce5a8a5c91ff437e30c914fe9ac diff --git a/metadata/md5-cache/media-video/dvbackup-0.0.4-r2 b/metadata/md5-cache/media-video/dvbackup-0.0.4-r2 new file mode 100644 index 000000000000..26d87e788411 --- /dev/null +++ b/metadata/md5-cache/media-video/dvbackup-0.0.4-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DEPEND=sys-libs/glibc dev-libs/popt sys-libs/zlib +DESCRIPTION=A small utility for creating backups on DV tapes +EAPI=7 +HOMEPAGE=http://dvbackup.sourceforge.net/ +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=sys-libs/glibc dev-libs/popt sys-libs/zlib media-libs/libdv +SLOT=0 +SRC_URI=mirror://sourceforge/dvbackup/dvbackup-0.0.4.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=f921070cf2a973b9c5954c634ecabdf0 diff --git a/metadata/md5-cache/media-video/gaupol-1.4.1 b/metadata/md5-cache/media-video/gaupol-1.4.1 index 6f5d542e63f6..6cce37ce2d32 100644 --- a/metadata/md5-cache/media-video/gaupol-1.4.1 +++ b/metadata/md5-cache/media-video/gaupol-1.4.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test -DEPEND=sys-devel/gettext test? ( app-text/iso-codes dev-python/chardet[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] x11-libs/gtk+:3[introspection] spell? ( app-text/gtkspell:3 >=dev-python/pyenchant-1.4[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) dev-python/pyenchant[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pytest[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) 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_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) +DEPEND=sys-devel/gettext test? ( app-text/iso-codes dev-python/chardet[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] x11-libs/gtk+:3[introspection] spell? ( app-text/gtkspell:3 >=dev-python/pyenchant-1.4[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) dev-python/pyenchant[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pytest[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) DESCRIPTION=A subtitle editor for text-based subtitles EAPI=6 HOMEPAGE=https://otsaloma.io/gaupol/ -IUSE=spell test python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 test +IUSE=spell test python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 test KEYWORDS=~amd64 ~x86 LICENSE=GPL-2+ -RDEPEND=app-text/iso-codes dev-python/chardet[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] x11-libs/gtk+:3[introspection] spell? ( app-text/gtkspell:3 >=dev-python/pyenchant-1.4[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) 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_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +RDEPEND=app-text/iso-codes dev-python/chardet[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/pygobject:3[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] x11-libs/gtk+:3[introspection] spell? ( app-text/gtkspell:3 >=dev-python/pyenchant-1.4[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=|| ( python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 SRC_URI=https://github.com/otsaloma/gaupol/archive/1.4.1.tar.gz -> gaupol-1.4.1.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1073e09a5b296e1a1f5a392eca3dc3ee +_md5_=5239f8f8dde4993675e9ed083b29fe51 diff --git a/metadata/md5-cache/media-video/handbrake-0.10.5-r2 b/metadata/md5-cache/media-video/handbrake-0.10.5-r2 deleted file mode 100644 index db3feddd1e9f..000000000000 --- a/metadata/md5-cache/media-video/handbrake-0.10.5-r2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup -DEPEND=dev-libs/jansson media-libs/a52dec media-libs/libass:= media-libs/libbluray:= media-libs/libdvdnav media-libs/libdvdread media-libs/libsamplerate media-libs/libtheora media-libs/libvorbis media-libs/libvpx media-libs/x264:= media-sound/lame sys-libs/zlib libav? ( >=media-video/libav-12:0=[fdk?] ) !libav? ( >=media-video/ffmpeg-2.3:0=[fdk?] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-a52dec:1.0 media-plugins/gst-plugins-libav:1.0 media-plugins/gst-plugins-x264:1.0 ) gtk? ( >=x11-libs/gtk+-3.10 dev-libs/dbus-glib dev-libs/glib:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/libnotify x11-libs/pango virtual/libgudev:= ) fdk? ( media-libs/fdk-aac ) x265? ( >=media-libs/x265-1.7:0= ) || ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/yasm dev-util/intltool sys-devel/automake >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-apps/sed-4 -DESCRIPTION=Open-source, GPL-licensed, multiplatform, multithreaded video transcoder -EAPI=6 -HOMEPAGE=http://handbrake.fr/ -IUSE=+fdk gstreamer gtk libav libav-aac x265 -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=dev-libs/jansson media-libs/a52dec media-libs/libass:= media-libs/libbluray:= media-libs/libdvdnav media-libs/libdvdread media-libs/libsamplerate media-libs/libtheora media-libs/libvorbis media-libs/libvpx media-libs/x264:= media-sound/lame sys-libs/zlib libav? ( >=media-video/libav-12:0=[fdk?] ) !libav? ( >=media-video/ffmpeg-2.3:0=[fdk?] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-a52dec:1.0 media-plugins/gst-plugins-libav:1.0 media-plugins/gst-plugins-x264:1.0 ) gtk? ( >=x11-libs/gtk+-3.10 dev-libs/dbus-glib dev-libs/glib:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/libnotify x11-libs/pango virtual/libgudev:= ) fdk? ( media-libs/fdk-aac ) x265? ( >=media-libs/x265-1.7:0= ) -REQUIRED_USE=^^ ( fdk libav-aac ) -SLOT=0 -SRC_URI=http://handbrake.fr/rotation.php?file=HandBrake-0.10.5.tar.bz2 -> handbrake-0.10.5.tar.bz2 -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=138360e553677f931bc52fbe9e6f2be5 diff --git a/metadata/md5-cache/media-video/handbrake-1.0.7 b/metadata/md5-cache/media-video/handbrake-1.1.1 similarity index 87% rename from metadata/md5-cache/media-video/handbrake-1.0.7 rename to metadata/md5-cache/media-video/handbrake-1.1.1 index bb05425c54ec..c3478d11103e 100644 --- a/metadata/md5-cache/media-video/handbrake-1.0.7 +++ b/metadata/md5-cache/media-video/handbrake-1.1.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup -DEPEND=dev-libs/jansson media-libs/a52dec media-libs/libass:= >=media-libs/libbluray-1.0 media-libs/libdvdnav media-libs/libdvdread media-libs/libsamplerate media-libs/libtheora media-libs/libvorbis media-libs/libvpx media-libs/opus media-libs/x264:= media-sound/lame sys-libs/zlib libav? ( >=media-video/libav-10.1:0=[fdk?] ) !libav? ( >=media-video/ffmpeg-2.3:0=[fdk?] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-a52dec:1.0 media-plugins/gst-plugins-libav:1.0 media-plugins/gst-plugins-x264:1.0 ) gtk? ( >=x11-libs/gtk+-3.10 dev-libs/dbus-glib dev-libs/glib:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/libnotify x11-libs/pango virtual/libgudev:= ) fdk? ( media-libs/fdk-aac ) x265? ( >=media-libs/x265-1.7:0= ) || ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/yasm dev-util/intltool sys-devel/automake >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-apps/sed-4 +DEPEND=dev-libs/jansson media-libs/a52dec media-libs/libass:= >=media-libs/libbluray-1.0 media-libs/libdvdnav media-libs/libdvdread media-libs/libsamplerate media-libs/libtheora media-libs/libvorbis media-libs/libvpx media-libs/opus media-libs/x264:= media-sound/lame sys-libs/zlib libav? ( >=media-video/libav-12.2:0=[fdk?] ) !libav? ( >=media-video/ffmpeg-3.4:0=[fdk?] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-a52dec:1.0 media-plugins/gst-plugins-libav:1.0 media-plugins/gst-plugins-x264:1.0 ) gtk? ( >=x11-libs/gtk+-3.10 dev-libs/dbus-glib dev-libs/glib:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/libnotify x11-libs/pango virtual/libgudev:= ) fdk? ( media-libs/fdk-aac ) x265? ( >=media-libs/x265-1.7:0= ) || ( >=dev-lang/python-2.7.5-r2:2.7 ) dev-lang/yasm dev-util/intltool sys-devel/automake >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=sys-apps/sed-4 DESCRIPTION=Open-source, GPL-licensed, multiplatform, multithreaded video transcoder EAPI=6 HOMEPAGE=http://handbrake.fr/ IUSE=+fdk gstreamer gtk libav libav-aac x265 KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=dev-libs/jansson media-libs/a52dec media-libs/libass:= >=media-libs/libbluray-1.0 media-libs/libdvdnav media-libs/libdvdread media-libs/libsamplerate media-libs/libtheora media-libs/libvorbis media-libs/libvpx media-libs/opus media-libs/x264:= media-sound/lame sys-libs/zlib libav? ( >=media-video/libav-10.1:0=[fdk?] ) !libav? ( >=media-video/ffmpeg-2.3:0=[fdk?] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-a52dec:1.0 media-plugins/gst-plugins-libav:1.0 media-plugins/gst-plugins-x264:1.0 ) gtk? ( >=x11-libs/gtk+-3.10 dev-libs/dbus-glib dev-libs/glib:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/libnotify x11-libs/pango virtual/libgudev:= ) fdk? ( media-libs/fdk-aac ) x265? ( >=media-libs/x265-1.7:0= ) +RDEPEND=dev-libs/jansson media-libs/a52dec media-libs/libass:= >=media-libs/libbluray-1.0 media-libs/libdvdnav media-libs/libdvdread media-libs/libsamplerate media-libs/libtheora media-libs/libvorbis media-libs/libvpx media-libs/opus media-libs/x264:= media-sound/lame sys-libs/zlib libav? ( >=media-video/libav-12.2:0=[fdk?] ) !libav? ( >=media-video/ffmpeg-3.4:0=[fdk?] ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 media-libs/gst-plugins-bad:1.0 media-libs/gst-plugins-ugly:1.0 media-plugins/gst-plugins-a52dec:1.0 media-plugins/gst-plugins-libav:1.0 media-plugins/gst-plugins-x264:1.0 ) gtk? ( >=x11-libs/gtk+-3.10 dev-libs/dbus-glib dev-libs/glib:2 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/libnotify x11-libs/pango virtual/libgudev:= ) fdk? ( media-libs/fdk-aac ) x265? ( >=media-libs/x265-1.7:0= ) REQUIRED_USE=^^ ( fdk libav-aac ) SLOT=0 -SRC_URI=http://handbrake.fr/rotation.php?file=HandBrake-1.0.7.tar.bz2 -> handbrake-1.0.7.tar.bz2 +SRC_URI=https://download2.handbrake.fr/1.1.1/HandBrake-1.1.1-source.tar.bz2 -> handbrake-1.1.1.tar.bz2 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=74656f19d59ba52af0619846e96ea937 +_md5_=03db7d31d1e1642f0d8f46d41862aa03 diff --git a/metadata/md5-cache/media-video/m2vrequantizer-0.0.2_pre20060306 b/metadata/md5-cache/media-video/m2vrequantizer-0.0.2_pre20060306 deleted file mode 100644 index 4e3ba2c9a3d6..000000000000 --- a/metadata/md5-cache/media-video/m2vrequantizer-0.0.2_pre20060306 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile install prepare -DESCRIPTION=Tool to requantize mpeg2 videos -EAPI=2 -HOMEPAGE=http://www.metakine.com/products/dvdremaster/modules.html -KEYWORDS=~amd64 x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://vdrfiles/requant/M2VRequantizer-20060306.tgz -_md5_=b5a53750ec38844b697bead7f530a27f diff --git a/metadata/md5-cache/media-video/m2vrequantizer-0.0.2_pre20060306-r1 b/metadata/md5-cache/media-video/m2vrequantizer-0.0.2_pre20060306-r1 index 918f7597472f..5cd680b45184 100644 --- a/metadata/md5-cache/media-video/m2vrequantizer-0.0.2_pre20060306-r1 +++ b/metadata/md5-cache/media-video/m2vrequantizer-0.0.2_pre20060306-r1 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install prepare DESCRIPTION=Tool to requantize mpeg2 videos EAPI=7 HOMEPAGE=http://www.metakine.com/products/dvdremaster/modules.html -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 x86 LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://vdrfiles/requant/M2VRequantizer-20060306.tgz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=bb0ae728e1561954e8d7dfef0e8a6942 +_md5_=008b320a6a0fbaecf2fae16df475c2bd diff --git a/metadata/md5-cache/media-video/mpv-0.29.0 b/metadata/md5-cache/media-video/mpv-0.29.0 new file mode 100644 index 000000000000..0af92bdf875b --- /dev/null +++ b/metadata/md5-cache/media-video/mpv-0.29.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=>=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] alsa? ( >=media-libs/alsa-lib-1.0.18 ) archive? ( >=app-arch/libarchive-3.0.0:= ) bluray? ( >=media-libs/libbluray-0.3.0:= ) cdda? ( dev-libs/libcdio-paranoia ) drm? ( x11-libs/libdrm ) dvd? ( >=media-libs/libdvdnav-4.2.0 >=media-libs/libdvdread-4.1.0 ) egl? ( media-libs/mesa[egl,gbm(-)?,wayland(-)?] ) iconv? ( virtual/libiconv uchardet? ( app-i18n/uchardet ) ) jack? ( virtual/jack ) javascript? ( >=dev-lang/mujs-1.0.0 ) jpeg? ( virtual/jpeg:0 ) lcms? ( >=media-libs/lcms-2.6:2 ) libass? ( >=media-libs/libass-0.12.1:=[fontconfig,harfbuzz] virtual/ttf-fonts ) libcaca? ( >=media-libs/libcaca-0.99_beta18 ) lua? ( !luajit? ( =media-libs/openal-1.13 ) pulseaudio? ( media-sound/pulseaudio ) raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl2[sound,threads,video] ) v4l? ( media-libs/libv4l ) vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( media-libs/shaderc media-libs/vulkan-loader[X?,wayland?] ) wayland? ( >=dev-libs/wayland-1.6.0 >=dev-libs/wayland-protocols-1.14 >=x11-libs/libxkbcommon-0.3.0 ) X? ( x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXext x11-libs/libXinerama x11-libs/libXrandr opengl? ( x11-libs/libXdamage virtual/opengl ) xv? ( x11-libs/libXv ) ) zlib? ( sys-libs/zlib ) 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/docutils virtual/pkgconfig cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 ) doc? ( dev-python/rst2pdf ) dvb? ( virtual/linuxtv-dvb-headers ) test? ( >=dev-util/cmocka-1.0.0 ) v4l? ( virtual/os-headers ) zsh-completion? ( dev-lang/perl ) >=sys-apps/sed-4 +DESCRIPTION=Media player based on MPlayer and mplayer2 +EAPI=6 +HOMEPAGE=https://mpv.io/ +IUSE=+alsa aqua archive bluray cdda +cli coreaudio cplugins cuda doc drm dvb dvd +egl gbm +iconv jack javascript jpeg lcms +libass libcaca libmpv +lua luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux test tools +uchardet v4l vaapi vdpau vulkan wayland +X +xv zlib zsh-completion python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux +LICENSE=LGPL-2.1+ GPL-2+ BSD ISC samba? ( GPL-3+ ) +RDEPEND=>=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] alsa? ( >=media-libs/alsa-lib-1.0.18 ) archive? ( >=app-arch/libarchive-3.0.0:= ) bluray? ( >=media-libs/libbluray-0.3.0:= ) cdda? ( dev-libs/libcdio-paranoia ) drm? ( x11-libs/libdrm ) dvd? ( >=media-libs/libdvdnav-4.2.0 >=media-libs/libdvdread-4.1.0 ) egl? ( media-libs/mesa[egl,gbm(-)?,wayland(-)?] ) iconv? ( virtual/libiconv uchardet? ( app-i18n/uchardet ) ) jack? ( virtual/jack ) javascript? ( >=dev-lang/mujs-1.0.0 ) jpeg? ( virtual/jpeg:0 ) lcms? ( >=media-libs/lcms-2.6:2 ) libass? ( >=media-libs/libass-0.12.1:=[fontconfig,harfbuzz] virtual/ttf-fonts ) libcaca? ( >=media-libs/libcaca-0.99_beta18 ) lua? ( !luajit? ( =media-libs/openal-1.13 ) pulseaudio? ( media-sound/pulseaudio ) raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl2[sound,threads,video] ) v4l? ( media-libs/libv4l ) vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( media-libs/shaderc media-libs/vulkan-loader[X?,wayland?] ) wayland? ( >=dev-libs/wayland-1.6.0 >=dev-libs/wayland-protocols-1.14 >=x11-libs/libxkbcommon-0.3.0 ) X? ( x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXext x11-libs/libXinerama x11-libs/libXrandr opengl? ( x11-libs/libXdamage virtual/opengl ) xv? ( x11-libs/libXv ) ) zlib? ( sys-libs/zlib ) cuda? ( x11-drivers/nvidia-drivers[X] ) selinux? ( sec-policy/selinux-mplayer ) tools? ( 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +REQUIRED_USE=|| ( cli libmpv ) aqua? ( opengl ) cuda? ( opengl ) egl? ( || ( gbm X wayland ) ) gbm? ( drm egl opengl ) lcms? ( opengl ) luajit? ( lua ) opengl? ( || ( aqua egl X raspberry-pi !cli ) ) raspberry-pi? ( opengl ) test? ( opengl ) tools? ( cli ) uchardet? ( iconv ) v4l? ( || ( alsa oss ) ) vaapi? ( || ( gbm X wayland ) ) vdpau? ( X ) vulkan? ( || ( X wayland ) ) wayland? ( egl ) X? ( egl? ( opengl ) ) xv? ( X ) zsh-completion? ( cli ) || ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) +SLOT=0 +SRC_URI=https://github.com/mpv-player/mpv/archive/v0.29.0.tar.gz -> mpv-0.29.0.tar.gz https://waf.io/waf-2.0.9 +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf waf-utils d1ea2758053cbb7c5b38b8f88654468d xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=c10e1c96e8f3fee91b6d3142656ca253 diff --git a/metadata/md5-cache/media-video/mpv-9999 b/metadata/md5-cache/media-video/mpv-9999 index 1220a3733bc1..c25a1816e5af 100644 --- a/metadata/md5-cache/media-video/mpv-9999 +++ b/metadata/md5-cache/media-video/mpv-9999 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm prepare test unpack -DEPEND=!libav? ( >=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] ) libav? ( ~media-video/libav-9999:0=[encode,threads,vaapi?,vdpau?] ) alsa? ( >=media-libs/alsa-lib-1.0.18 ) archive? ( >=app-arch/libarchive-3.0.0:= ) bluray? ( >=media-libs/libbluray-0.3.0:= ) cdda? ( dev-libs/libcdio-paranoia ) drm? ( x11-libs/libdrm ) dvd? ( >=media-libs/libdvdnav-4.2.0 >=media-libs/libdvdread-4.1.0 ) egl? ( media-libs/mesa[egl,gbm(-)?,wayland(-)?] ) iconv? ( virtual/libiconv uchardet? ( app-i18n/uchardet ) ) jack? ( virtual/jack ) javascript? ( >=dev-lang/mujs-1.0.0 ) jpeg? ( virtual/jpeg:0 ) lcms? ( >=media-libs/lcms-2.6:2 ) libass? ( >=media-libs/libass-0.12.1:=[fontconfig,harfbuzz] virtual/ttf-fonts ) libcaca? ( >=media-libs/libcaca-0.99_beta18 ) lua? ( !luajit? ( =media-libs/openal-1.13 ) pulseaudio? ( media-sound/pulseaudio ) raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl2[sound,threads,video] ) v4l? ( media-libs/libv4l ) vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( media-libs/shaderc media-libs/vulkan-loader[X?,wayland?] ) wayland? ( >=dev-libs/wayland-1.6.0 >=dev-libs/wayland-protocols-1.14 >=x11-libs/libxkbcommon-0.3.0 ) X? ( x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXext x11-libs/libXinerama x11-libs/libXrandr opengl? ( x11-libs/libXdamage virtual/opengl ) xv? ( x11-libs/libXv ) ) zlib? ( sys-libs/zlib ) 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/docutils virtual/pkgconfig cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 ) doc? ( dev-python/rst2pdf ) dvb? ( virtual/linuxtv-dvb-headers ) test? ( >=dev-util/cmocka-1.0.0 ) v4l? ( virtual/os-headers ) zsh-completion? ( dev-lang/perl ) >=sys-apps/sed-4 >=dev-vcs/git-1.8.2.1[curl] +DEPEND=>=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] alsa? ( >=media-libs/alsa-lib-1.0.18 ) archive? ( >=app-arch/libarchive-3.0.0:= ) bluray? ( >=media-libs/libbluray-0.3.0:= ) cdda? ( dev-libs/libcdio-paranoia ) drm? ( x11-libs/libdrm ) dvd? ( >=media-libs/libdvdnav-4.2.0 >=media-libs/libdvdread-4.1.0 ) egl? ( media-libs/mesa[egl,gbm(-)?,wayland(-)?] ) iconv? ( virtual/libiconv uchardet? ( app-i18n/uchardet ) ) jack? ( virtual/jack ) javascript? ( >=dev-lang/mujs-1.0.0 ) jpeg? ( virtual/jpeg:0 ) lcms? ( >=media-libs/lcms-2.6:2 ) libass? ( >=media-libs/libass-0.12.1:=[fontconfig,harfbuzz] virtual/ttf-fonts ) libcaca? ( >=media-libs/libcaca-0.99_beta18 ) lua? ( !luajit? ( =media-libs/openal-1.13 ) pulseaudio? ( media-sound/pulseaudio ) raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl2[sound,threads,video] ) v4l? ( media-libs/libv4l ) vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( media-libs/shaderc media-libs/vulkan-loader[X?,wayland?] ) wayland? ( >=dev-libs/wayland-1.6.0 >=dev-libs/wayland-protocols-1.14 >=x11-libs/libxkbcommon-0.3.0 ) X? ( x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXext x11-libs/libXinerama x11-libs/libXrandr opengl? ( x11-libs/libXdamage virtual/opengl ) xv? ( x11-libs/libXv ) ) zlib? ( sys-libs/zlib ) 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/docutils virtual/pkgconfig cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 ) doc? ( dev-python/rst2pdf ) dvb? ( virtual/linuxtv-dvb-headers ) test? ( >=dev-util/cmocka-1.0.0 ) v4l? ( virtual/os-headers ) zsh-completion? ( dev-lang/perl ) >=sys-apps/sed-4 >=dev-vcs/git-1.8.2.1[curl] DESCRIPTION=Media player based on MPlayer and mplayer2 EAPI=6 HOMEPAGE=https://mpv.io/ -IUSE=+alsa aqua archive bluray cdda +cli coreaudio cplugins cuda doc drm dvb dvd +egl gbm +iconv jack javascript jpeg lcms +libass libav libcaca libmpv +lua luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux test tools +uchardet v4l vaapi vdpau vulkan wayland +X +xv zlib zsh-completion python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=+alsa aqua archive bluray cdda +cli coreaudio cplugins cuda doc drm dvb dvd +egl gbm +iconv jack javascript jpeg lcms +libass libcaca libmpv +lua luajit openal +opengl oss pulseaudio raspberry-pi rubberband samba sdl selinux test tools +uchardet v4l vaapi vdpau vulkan wayland +X +xv zlib zsh-completion python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 LICENSE=LGPL-2.1+ GPL-2+ BSD ISC samba? ( GPL-3+ ) -RDEPEND=!libav? ( >=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] ) libav? ( ~media-video/libav-9999:0=[encode,threads,vaapi?,vdpau?] ) alsa? ( >=media-libs/alsa-lib-1.0.18 ) archive? ( >=app-arch/libarchive-3.0.0:= ) bluray? ( >=media-libs/libbluray-0.3.0:= ) cdda? ( dev-libs/libcdio-paranoia ) drm? ( x11-libs/libdrm ) dvd? ( >=media-libs/libdvdnav-4.2.0 >=media-libs/libdvdread-4.1.0 ) egl? ( media-libs/mesa[egl,gbm(-)?,wayland(-)?] ) iconv? ( virtual/libiconv uchardet? ( app-i18n/uchardet ) ) jack? ( virtual/jack ) javascript? ( >=dev-lang/mujs-1.0.0 ) jpeg? ( virtual/jpeg:0 ) lcms? ( >=media-libs/lcms-2.6:2 ) libass? ( >=media-libs/libass-0.12.1:=[fontconfig,harfbuzz] virtual/ttf-fonts ) libcaca? ( >=media-libs/libcaca-0.99_beta18 ) lua? ( !luajit? ( =media-libs/openal-1.13 ) pulseaudio? ( media-sound/pulseaudio ) raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl2[sound,threads,video] ) v4l? ( media-libs/libv4l ) vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( media-libs/shaderc media-libs/vulkan-loader[X?,wayland?] ) wayland? ( >=dev-libs/wayland-1.6.0 >=dev-libs/wayland-protocols-1.14 >=x11-libs/libxkbcommon-0.3.0 ) X? ( x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXext x11-libs/libXinerama x11-libs/libXrandr opengl? ( x11-libs/libXdamage virtual/opengl ) xv? ( x11-libs/libXv ) ) zlib? ( sys-libs/zlib ) cuda? ( x11-drivers/nvidia-drivers[X] ) selinux? ( sec-policy/selinux-mplayer ) tools? ( 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) -REQUIRED_USE=|| ( cli libmpv ) aqua? ( opengl ) cuda? ( !libav opengl ) egl? ( || ( gbm X wayland ) ) gbm? ( drm egl opengl ) lcms? ( opengl ) luajit? ( lua ) opengl? ( || ( aqua egl X raspberry-pi !cli ) ) raspberry-pi? ( opengl ) test? ( opengl ) tools? ( cli ) uchardet? ( iconv ) v4l? ( || ( alsa oss ) ) vaapi? ( || ( gbm X wayland ) ) vdpau? ( X ) vulkan? ( || ( X wayland ) ) wayland? ( egl ) X? ( egl? ( opengl ) ) xv? ( X ) zsh-completion? ( cli ) || ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +RDEPEND=>=media-video/ffmpeg-4.0:0=[encode,threads,vaapi?,vdpau?] alsa? ( >=media-libs/alsa-lib-1.0.18 ) archive? ( >=app-arch/libarchive-3.0.0:= ) bluray? ( >=media-libs/libbluray-0.3.0:= ) cdda? ( dev-libs/libcdio-paranoia ) drm? ( x11-libs/libdrm ) dvd? ( >=media-libs/libdvdnav-4.2.0 >=media-libs/libdvdread-4.1.0 ) egl? ( media-libs/mesa[egl,gbm(-)?,wayland(-)?] ) iconv? ( virtual/libiconv uchardet? ( app-i18n/uchardet ) ) jack? ( virtual/jack ) javascript? ( >=dev-lang/mujs-1.0.0 ) jpeg? ( virtual/jpeg:0 ) lcms? ( >=media-libs/lcms-2.6:2 ) libass? ( >=media-libs/libass-0.12.1:=[fontconfig,harfbuzz] virtual/ttf-fonts ) libcaca? ( >=media-libs/libcaca-0.99_beta18 ) lua? ( !luajit? ( =media-libs/openal-1.13 ) pulseaudio? ( media-sound/pulseaudio ) raspberry-pi? ( >=media-libs/raspberrypi-userland-0_pre20160305-r1 ) rubberband? ( >=media-libs/rubberband-1.8.0 ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl2[sound,threads,video] ) v4l? ( media-libs/libv4l ) vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( media-libs/shaderc media-libs/vulkan-loader[X?,wayland?] ) wayland? ( >=dev-libs/wayland-1.6.0 >=dev-libs/wayland-protocols-1.14 >=x11-libs/libxkbcommon-0.3.0 ) X? ( x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXext x11-libs/libXinerama x11-libs/libXrandr opengl? ( x11-libs/libXdamage virtual/opengl ) xv? ( x11-libs/libXv ) ) zlib? ( sys-libs/zlib ) cuda? ( x11-drivers/nvidia-drivers[X] ) selinux? ( sec-policy/selinux-mplayer ) tools? ( 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(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) +REQUIRED_USE=|| ( cli libmpv ) aqua? ( opengl ) cuda? ( opengl ) egl? ( || ( gbm X wayland ) ) gbm? ( drm egl opengl ) lcms? ( opengl ) luajit? ( lua ) opengl? ( || ( aqua egl X raspberry-pi !cli ) ) raspberry-pi? ( opengl ) test? ( opengl ) tools? ( cli ) uchardet? ( iconv ) v4l? ( || ( alsa oss ) ) vaapi? ( || ( gbm X wayland ) ) vdpau? ( X ) vulkan? ( || ( X wayland ) ) wayland? ( egl ) X? ( egl? ( opengl ) ) xv? ( X ) zsh-completion? ( cli ) || ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 -SRC_URI=https://waf.io/waf-1.9.8 +SRC_URI=https://waf.io/waf-2.0.9 _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf waf-utils d1ea2758053cbb7c5b38b8f88654468d xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0ba4a6c8c4c43f87ec468a87c0220317 +_md5_=6e29c2ba421c362ca17ded7771e983da diff --git a/metadata/md5-cache/media-video/recordmydesktop-0.3.8.1-r5 b/metadata/md5-cache/media-video/recordmydesktop-0.3.8.1-r5 index 158fd95ad925..9c82f0cde37c 100644 --- a/metadata/md5-cache/media-video/recordmydesktop-0.3.8.1-r5 +++ b/metadata/md5-cache/media-video/recordmydesktop-0.3.8.1-r5 @@ -4,10 +4,10 @@ DESCRIPTION=A desktop session recorder producing Ogg video/audio files EAPI=6 HOMEPAGE=http://recordmydesktop.sourceforge.net/ IUSE=alsa jack -KEYWORDS=amd64 ~ppc ~ppc64 x86 +KEYWORDS=amd64 ~ppc ppc64 x86 LICENSE=GPL-2 RDEPEND=sys-libs/zlib x11-libs/libXext x11-libs/libXfixes x11-libs/libXdamage media-libs/libvorbis media-libs/libogg media-libs/libtheora[encode] x11-libs/libICE x11-libs/libSM alsa? ( media-libs/alsa-lib ) jack? ( virtual/jack ) SLOT=0 SRC_URI=mirror://sourceforge/recordmydesktop/recordmydesktop-0.3.8.1.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=4ad26626feab9b12a13befcb8cd5b117 +_md5_=ccdbed01e9be6233ba5644ca3833437e diff --git a/metadata/md5-cache/media-video/subcheck-0.78.2 b/metadata/md5-cache/media-video/subcheck-0.78.2 deleted file mode 100644 index 9c5de3f24dd8..000000000000 --- a/metadata/md5-cache/media-video/subcheck-0.78.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare -DEPEND=!sci-biology/ncbi-tools++ -DESCRIPTION=Subcheck checks srt subtitle files for errors -EAPI=2 -HOMEPAGE=http://subcheck.sourceforge.net/ -KEYWORDS=~amd64 ~x86 -LICENSE=public-domain -RDEPEND=!sci-biology/ncbi-tools++ -SLOT=0 -SRC_URI=mirror://sourceforge/subcheck/subcheck-0.78.2.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=bd75c0d25dc0fb62ccdd40f2bd5cb459 diff --git a/metadata/md5-cache/media-video/subcheck-0.78.2-r1 b/metadata/md5-cache/media-video/subcheck-0.78.2-r1 new file mode 100644 index 000000000000..b4f078dadef7 --- /dev/null +++ b/metadata/md5-cache/media-video/subcheck-0.78.2-r1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install prepare +DEPEND=!sci-biology/ncbi-tools++ +DESCRIPTION=Subcheck checks srt subtitle files for errors +EAPI=7 +HOMEPAGE=http://subcheck.sourceforge.net/ +KEYWORDS=~amd64 ~x86 +LICENSE=public-domain +RDEPEND=!sci-biology/ncbi-tools++ +SLOT=0 +SRC_URI=mirror://sourceforge/subcheck/subcheck-0.78.2.tar.gz +_md5_=9138df6e9c73461c40e309d1197c2333 diff --git a/metadata/md5-cache/media-video/subliminal-2.0.5-r1 b/metadata/md5-cache/media-video/subliminal-2.0.5-r1 deleted file mode 100644 index 49db40d4fcc5..000000000000 --- a/metadata/md5-cache/media-video/subliminal-2.0.5-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-python/guessit-2.0.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/babelfish-0.5.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(-)] >=dev-python/enzyme-0.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/beautifulsoup-4.4.0:4[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/requests-2.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/click-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/dogpile-cache-0.6.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/stevedore-1.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/chardet-2.3.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/pysrt-1.0.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/six-1.9.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/appdirs-1.3[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/rarfile-2.7[compressed,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/pytz-2012c[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/setuptools[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(-)] virtual/python-futures[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? ( app-arch/unzip >=dev-python/vcrpy-1.6.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/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(-)] dev-python/pytest-runner[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/sympy[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/mock[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[xml(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[xml(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[xml(+)] ) >=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=Python library to search and download subtitles -EAPI=6 -HOMEPAGE=https://github.com/Diaoul/subliminal https://pypi.org/project/subliminal/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 -KEYWORDS=amd64 x86 -LICENSE=MIT -RDEPEND=>=dev-python/guessit-2.0.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/babelfish-0.5.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(-)] >=dev-python/enzyme-0.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/beautifulsoup-4.4.0:4[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/requests-2.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/click-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/dogpile-cache-0.6.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/stevedore-1.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/chardet-2.3.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/pysrt-1.0.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/six-1.9.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/appdirs-1.3[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/rarfile-2.7[compressed,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/pytz-2012c[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/setuptools[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(-)] virtual/python-futures[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[xml(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[xml(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[xml(+)] ) >=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 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/Diaoul/subliminal/archive/dd74383d1cba82829ce720f2e439a65d13ffe7ef.tar.gz -> subliminal-2.0.5-r1.tar.gz test? ( mirror://sourceforge/matroska/test_files/matroska_test_w1_1.zip ) -_eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=dded34173fd376722f1dcda62220647d diff --git a/metadata/md5-cache/media-video/vlc-3.0.3-r1 b/metadata/md5-cache/media-video/vlc-3.0.3-r1 index 303503a23d64..7fbb4a69a5f4 100644 --- a/metadata/md5-cache/media-video/vlc-3.0.3-r1 +++ b/metadata/md5-cache/media-video/vlc-3.0.3-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Media player and framework with support for most multimedia files an EAPI=6 HOMEPAGE=https://www.videolan.org/vlc/ IUSE=a52 alsa altivec aom archive bidi bluray cddb chromaprint chromecast dbus dc1394 debug directx dts +dvbpsi dvd +encode faad fdk +ffmpeg flac fluidsynth fontconfig +gcrypt gme gnome-keyring gstreamer ieee1394 jack jpeg kate libass libav libcaca libnotify +libsamplerate libtar libtiger linsys lirc live lua macosx-notifications macosx-qtkit matroska modplug mp3 mpeg mtp musepack ncurses neon nfs ogg omxil opencv optimisememory opus png postproc projectm pulseaudio +qt5 rdp rtsp run-as-root samba schroedinger sdl-image sftp shout sid skins soxr speex srt ssl svg taglib theora tremor truetype twolame udev upnp vaapi v4l vdpau vnc vorbis vpx wayland wma-fixed +X x264 x265 xml zeroconf zvbi cpu_flags_x86_mmx cpu_flags_x86_sse test -KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 -sparc x86 ~x86-fbsd +KEYWORDS=amd64 ~arm ~arm64 ~ppc ppc64 -sparc x86 ~x86-fbsd LICENSE=LGPL-2.1 GPL-2 RDEPEND=net-dns/libidn:= sys-libs/zlib:0[minizip] virtual/libintl:0 virtual/opengl a52? ( media-libs/a52dec:0 ) alsa? ( media-libs/alsa-lib:0 ) aom? ( media-libs/libaom:= ) archive? ( app-arch/libarchive:= ) bidi? ( dev-libs/fribidi:0 media-libs/freetype:2[harfbuzz] media-libs/harfbuzz virtual/ttf-fonts:0 ) bluray? ( media-libs/libbluray:0= ) cddb? ( media-libs/libcddb:0 ) chromaprint? ( media-libs/chromaprint:0= ) chromecast? ( >=dev-libs/protobuf-2.5.0:= >=net-libs/libmicrodns-0.0.9:= ) dbus? ( sys-apps/dbus:0 ) dc1394? ( media-libs/libdc1394:2 sys-libs/libraw1394:0 ) dts? ( media-libs/libdca:0 ) dvbpsi? ( >=media-libs/libdvbpsi-1.2.0:0= ) dvd? ( >=media-libs/libdvdnav-4.9:0 >=media-libs/libdvdread-4.9:0 ) faad? ( media-libs/faad2:0 ) fdk? ( media-libs/fdk-aac:0= ) ffmpeg? ( !libav? ( >=media-video/ffmpeg-3.1.3:0=[vaapi?,vdpau?] ) libav? ( >=media-video/libav-12.2:0=[vaapi?,vdpau?] ) ) flac? ( media-libs/flac:0 media-libs/libogg:0 ) fluidsynth? ( media-sound/fluidsynth:0 ) fontconfig? ( media-libs/fontconfig:1.0 ) gcrypt? ( dev-libs/libgcrypt:0= dev-libs/libgpg-error:0 ) gme? ( media-libs/game-music-emu:0 ) gnome-keyring? ( app-crypt/libsecret ) gstreamer? ( >=media-libs/gst-plugins-base-1.4.5:1.0 ) ieee1394? ( sys-libs/libavc1394:0 sys-libs/libraw1394:0 ) jack? ( virtual/jack ) jpeg? ( virtual/jpeg:0 ) kate? ( media-libs/libkate:0 ) libass? ( media-libs/fontconfig:1.0 media-libs/libass:0= ) libcaca? ( media-libs/libcaca:0 ) libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libnotify:0 ) libsamplerate? ( media-libs/libsamplerate:0 ) libtar? ( dev-libs/libtar:0 ) libtiger? ( media-libs/libtiger:0 ) linsys? ( media-libs/zvbi ) lirc? ( app-misc/lirc:0 ) live? ( media-plugins/live:0 ) lua? ( >=dev-lang/lua-5.1:0 ) matroska? ( dev-libs/libebml:0= media-libs/libmatroska:0= ) modplug? ( media-libs/libmodplug:0 ) mp3? ( media-libs/libmad:0 ) mpeg? ( media-libs/libmpeg2:0 ) mtp? ( media-libs/libmtp:0= ) musepack? ( media-sound/musepack-tools:0 ) ncurses? ( sys-libs/ncurses:0=[unicode] ) nfs? ( >=net-fs/libnfs-0.10.0:= ) ogg? ( media-libs/libogg:0 ) opencv? ( media-libs/opencv:0= ) opus? ( >=media-libs/opus-1.0.3:0 ) png? ( media-libs/libpng:0= ) postproc? ( libav? ( media-libs/libpostproc:0= ) ) projectm? ( media-fonts/dejavu:0 media-libs/libprojectm:0 ) pulseaudio? ( media-sound/pulseaudio:0 ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 X? ( dev-qt/qtx11extras:5 x11-libs/libX11 ) ) rdp? ( >=net-misc/freerdp-2.0.0_rc0:0=[client] ) samba? ( >=net-fs/samba-4.0.0:0[client,-debug(-)] ) schroedinger? ( >=media-libs/schroedinger-1.0.10:0 ) sdl-image? ( media-libs/sdl-image:0 ) sftp? ( net-libs/libssh2:0 ) shout? ( media-libs/libshout:0 ) sid? ( media-libs/libsidplay:2 ) skins? ( x11-libs/libXext:0 x11-libs/libXinerama:0 x11-libs/libXpm:0 ) soxr? ( media-libs/soxr ) speex? ( >=media-libs/speex-1.2.0:0 media-libs/speexdsp:0 ) srt? ( net-libs/srt ) ssl? ( net-libs/gnutls:0 ) svg? ( gnome-base/librsvg:2 x11-libs/cairo:0 ) taglib? ( >=media-libs/taglib-1.9:0 ) theora? ( media-libs/libtheora:0 ) tremor? ( media-libs/tremor:0 ) truetype? ( media-libs/freetype:2 virtual/ttf-fonts:0 !fontconfig? ( media-fonts/dejavu:0 ) ) twolame? ( media-sound/twolame:0 ) udev? ( virtual/udev:0 ) upnp? ( net-libs/libupnp:= ) v4l? ( media-libs/libv4l:0 ) vaapi? ( x11-libs/libva:0=[drm,wayland?,X?] ) vdpau? ( x11-libs/libvdpau:0 ) vnc? ( net-libs/libvncserver:0 ) vorbis? ( media-libs/libvorbis:0 ) vpx? ( media-libs/libvpx:0= ) wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libX11 x11-libs/libxcb x11-libs/xcb-util x11-libs/xcb-util-keysyms ) x264? ( media-libs/x264:0= ) x265? ( media-libs/x265:0= ) xml? ( dev-libs/libxml2:2 ) zeroconf? ( net-dns/avahi:0[dbus] ) zvbi? ( media-libs/zvbi ) REQUIRED_USE=chromecast? ( encode ) directx? ( ffmpeg ) fontconfig? ( truetype ) libcaca? ( X ) libtar? ( skins ) libtiger? ( kate ) postproc? ( ffmpeg ) skins? ( qt5 truetype X xml ) ssl? ( gcrypt ) vaapi? ( ffmpeg X ) vdpau? ( ffmpeg X ) SLOT=0/5-9 SRC_URI=https://download.videolan.org/pub/videolan/vlc/3.0.3/vlc-3.0.3.tar.xz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 virtualx 3a3c4637ea6d5a2113707a644766337c xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e0b068b239e3ab28e3adbe792bb4ac5e +_md5_=98b1650d01e1f1dd041aaebe429f8dba diff --git a/metadata/md5-cache/net-libs/Manifest.gz b/metadata/md5-cache/net-libs/Manifest.gz index 94251e189746..2c6cd44469bb 100644 Binary files a/metadata/md5-cache/net-libs/Manifest.gz and b/metadata/md5-cache/net-libs/Manifest.gz differ diff --git a/metadata/md5-cache/net-libs/gnutls-3.5.18 b/metadata/md5-cache/net-libs/gnutls-3.5.18 index cff224b5178d..91f200d9ce67 100644 --- a/metadata/md5-cache/net-libs/gnutls-3.5.18 +++ b/metadata/md5-cache/net-libs/gnutls-3.5.18 @@ -4,11 +4,11 @@ DESCRIPTION=A TLS 1.2 and SSL 3.0 implementation for the GNU project EAPI=6 HOMEPAGE=http://www.gnutls.org/ IUSE=+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib 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 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=GPL-3 LGPL-2.1 RDEPEND=>=dev-libs/libtasn1-4.9:=[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(-)?] dev-libs/libunistring:=[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(-)?] >=dev-libs/nettle-3.1:=[gmp,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(-)?] >=dev-libs/gmp-5.1.3-r1:=[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(-)?] tools? ( sys-devel/autogen ) dane? ( >=net-dns/unbound-1.4.20[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(-)?] ) guile? ( >=dev-scheme/guile-1.8:=[networking] ) nls? ( >=virtual/libintl-0-r1[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(-)?] ) pkcs11? ( >=app-crypt/p11-kit-0.23.1[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(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[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(-)?] ) idn? ( >=net-dns/libidn2-0.16-r1[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(-)?] ) REQUIRED_USE=test-full? ( guile pkcs11 openpgp openssl idn seccomp tools zlib ) SLOT=0/30 SRC_URI=mirror://gnupg/gnutls/v3.5/gnutls-3.5.18.tar.xz _eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=a793891f623d92c45ab71dcd76bb8465 +_md5_=312811275541a15f356bc6019d4f7225 diff --git a/metadata/md5-cache/net-libs/libwhisker-2.5-r1 b/metadata/md5-cache/net-libs/libwhisker-2.5-r1 deleted file mode 100644 index 1f662be8b099..000000000000 --- a/metadata/md5-cache/net-libs/libwhisker-2.5-r1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-lang/perl:=[-build(-)] -DESCRIPTION=Perl module geared to HTTP testing -EAPI=5 -HOMEPAGE=http://www.wiretrip.net/rfp/lw.asp -IUSE=ssl -KEYWORDS=~amd64 ~ppc ~sparc ~x86 -LICENSE=BSD-2 -RDEPEND=virtual/perl-MIME-Base64 ssl? ( dev-perl/Net-SSLeay ) dev-lang/perl:=[-build(-)] -SLOT=0 -SRC_URI=http://www.wiretrip.net/rfp/libwhisker/libwhisker2-2.5.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=3cbed0a5debef33e5b3f0dd4f533fab0 diff --git a/metadata/md5-cache/net-libs/rabbitmq-c-0.8.0 b/metadata/md5-cache/net-libs/rabbitmq-c-0.8.0 index 5dadececf72f..7a06151ac858 100644 --- a/metadata/md5-cache/net-libs/rabbitmq-c-0.8.0 +++ b/metadata/md5-cache/net-libs/rabbitmq-c-0.8.0 @@ -4,11 +4,11 @@ DESCRIPTION=RabbitMQ C client EAPI=6 HOMEPAGE=https://github.com/alanxz/rabbitmq-c IUSE=doc libressl test +ssl static-libs tools -KEYWORDS=amd64 arm arm64 hppa ia64 ~ppc ~ppc64 ~sparc x86 +KEYWORDS=amd64 arm arm64 hppa ia64 ~ppc ppc64 ~sparc x86 LICENSE=MIT RDEPEND=ssl? ( libressl? ( dev-libs/libressl:= ) !libressl? ( dev-libs/openssl:0= ) ) tools? ( dev-libs/popt ) REQUIRED_USE=test? ( static-libs ) SLOT=0/4 SRC_URI=https://github.com/alanxz/rabbitmq-c/archive/v0.8.0.zip -> rabbitmq-c-v0.8.0.zip _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=64d35d41d1effbf08df9a875b6a4c6f4 +_md5_=198ec6f2ac44b491608ebe97ddc3e301 diff --git a/metadata/md5-cache/net-libs/webkit-gtk-2.20.3 b/metadata/md5-cache/net-libs/webkit-gtk-2.20.3 index 63579c11301d..f66ecd8bafe6 100644 --- a/metadata/md5-cache/net-libs/webkit-gtk-2.20.3 +++ b/metadata/md5-cache/net-libs/webkit-gtk-2.20.3 @@ -4,7 +4,7 @@ DESCRIPTION=Open source web browser engine EAPI=6 HOMEPAGE=https://www.webkitgtk.org IUSE=aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X test -KEYWORDS=~amd64 ~arm ~arm64 ~sparc ~amd64-linux ~x86-linux ~x86-macos +KEYWORDS=~amd64 ~arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos LICENSE=LGPL-2+ BSD RDEPEND=>=x11-libs/cairo-1.10.2:=[X?] >=media-libs/fontconfig-2.8.0:1.0 >=media-libs/freetype-2.4.2:2 >=dev-libs/libgcrypt-1.6.0:0= >=x11-libs/gtk+-3.22:3[aqua?,introspection?,wayland?,X?] >=media-libs/harfbuzz-1.3.3:=[icu(+)] >=dev-libs/icu-3.8.1-r1:= virtual/jpeg:0= >=net-libs/libsoup-2.48:2.4[introspection?] >=dev-libs/libxml2-2.8.0:2 >=media-libs/libpng-1.4:0= dev-db/sqlite:3= sys-libs/zlib:0 >=dev-libs/atk-2.8.0 media-libs/libwebp:= >=dev-libs/glib-2.40:2 >=dev-libs/libxslt-1.1.7 media-libs/woff2 gnome-keyring? ( app-crypt/libsecret ) geolocation? ( >=app-misc/geoclue-2.1.5:2.0 ) introspection? ( >=dev-libs/gobject-introspection-1.32.0:= ) dev-libs/libtasn1:= >=dev-libs/libgcrypt-1.7.0:0= nsplugin? ( >=x11-libs/gtk+-2.24.10:2 ) spell? ( >=app-text/enchant-0.22:= ) gstreamer? ( >=media-libs/gstreamer-1.2.3:1.0 >=media-libs/gst-plugins-base-1.2.3:1.0 >=media-libs/gst-plugins-bad-1.10:1.0[egl?,gles2?,opengl?] ) X? ( x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXrender x11-libs/libXt ) libnotify? ( x11-libs/libnotify ) dev-libs/hyphen egl? ( media-libs/mesa[egl] ) gles2? ( media-libs/mesa[gles2] ) opengl? ( virtual/opengl ) webgl? ( x11-libs/libXcomposite x11-libs/libXdamage ) REQUIRED_USE=geolocation? ( introspection ) gles2? ( egl !opengl ) introspection? ( gstreamer ) nsplugin? ( X ) webgl? ( gstreamer || ( gles2 opengl ) ) wayland? ( egl ) || ( aqua wayland X ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=4/37 SRC_URI=https://www.webkitgtk.org/releases/webkitgtk-2.20.3.tar.xz _eclasses_=check-reqs fd05cf75484aa28d307cf4ee6e1db056 cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ruby-single da74609cfc48267b7201d50b0367af82 ruby-utils a43d6cd7f05b4d013e7e40104ddfd3c7 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=7321a6702ab3040fab3bf200376f0395 +_md5_=b46a7b1e8271193e15074d5028fb19c6 diff --git a/metadata/md5-cache/net-mail/Manifest.gz b/metadata/md5-cache/net-mail/Manifest.gz index d608a8750ad7..5f0842f4c63a 100644 Binary files a/metadata/md5-cache/net-mail/Manifest.gz and b/metadata/md5-cache/net-mail/Manifest.gz differ diff --git a/metadata/md5-cache/net-mail/ytnef-1.9.3 b/metadata/md5-cache/net-mail/ytnef-1.9.3 index 6a7eb60d15f6..78ba67a47cb3 100644 --- a/metadata/md5-cache/net-mail/ytnef-1.9.3 +++ b/metadata/md5-cache/net-mail/ytnef-1.9.3 @@ -4,10 +4,10 @@ DESCRIPTION=Yeraze's TNEF Stream Reader - for winmail.dat files EAPI=7 HOMEPAGE=https://github.com/Yeraze/ytnef IUSE=static-libs -KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 LICENSE=GPL-2+ RDEPEND=dev-perl/MIME-tools SLOT=0 SRC_URI=https://github.com/Yeraze/ytnef/archive/v1.9.3.tar.gz -> ytnef-1.9.3.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=352d77c652e956354868c504497ef3c0 +_md5_=c962f430747b349d6e02577e550b44c9 diff --git a/metadata/md5-cache/net-misc/Manifest.gz b/metadata/md5-cache/net-misc/Manifest.gz index a9d8aa1364fa..1a8be1ea1c13 100644 Binary files a/metadata/md5-cache/net-misc/Manifest.gz and b/metadata/md5-cache/net-misc/Manifest.gz differ diff --git a/metadata/md5-cache/net-misc/kafka-bin-1.1.1 b/metadata/md5-cache/net-misc/kafka-bin-1.1.1 new file mode 100644 index 000000000000..14bdd922f800 --- /dev/null +++ b/metadata/md5-cache/net-misc/kafka-bin-1.1.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install prepare setup +DEPEND=|| ( virtual/jre:1.8 virtual/jre:1.7 ) +DESCRIPTION=A high-throughput distributed messaging system +EAPI=5 +HOMEPAGE=http://kafka.apache.org/ +IUSE=internal-zookeeper +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=|| ( virtual/jre:1.8 virtual/jre:1.7 ) +RESTRICT=mirror +SLOT=0 +SRC_URI=mirror://apache/kafka/1.1.1/kafka_2.12-1.1.1.tgz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf +_md5_=118e9b1df1fc434051cc114b5e3c7a12 diff --git a/metadata/md5-cache/net-misc/networkmanager-vpnc-1.2.4 b/metadata/md5-cache/net-misc/networkmanager-vpnc-1.2.4 deleted file mode 100644 index 6282e95681cd..000000000000 --- a/metadata/md5-cache/net-misc/networkmanager-vpnc-1.2.4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare -DEPEND=>=net-misc/networkmanager-1.2.0:= >=dev-libs/dbus-glib-0.74 >=dev-libs/glib-2.32:2 >=net-vpn/vpnc-0.5.3_p550 gtk? ( >=app-crypt/libsecret-0.18 >=gnome-extra/nm-applet-1.2.0 >=x11-libs/gtk+-3.4:3 ) sys-devel/gettext dev-util/intltool virtual/pkgconfig >=app-portage/elt-patches-20170422 app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=NetworkManager VPNC plugin -EAPI=6 -HOMEPAGE=https://wiki.gnome.org/Projects/NetworkManager -IUSE=gtk test -KEYWORDS=amd64 ~arm x86 -LICENSE=GPL-2+ -RDEPEND=>=net-misc/networkmanager-1.2.0:= >=dev-libs/dbus-glib-0.74 >=dev-libs/glib-2.32:2 >=net-vpn/vpnc-0.5.3_p550 gtk? ( >=app-crypt/libsecret-0.18 >=gnome-extra/nm-applet-1.2.0 >=x11-libs/gtk+-3.4:3 ) -SLOT=0 -SRC_URI=mirror://gnome/sources/NetworkManager-vpnc/1.2/NetworkManager-vpnc-1.2.4.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=56e99d46f44d059153a1636a22da9d74 diff --git a/metadata/md5-cache/net-misc/networkmanager-vpnc-1.2.6 b/metadata/md5-cache/net-misc/networkmanager-vpnc-1.2.6 index c7f19269ee5a..e4f722c8d449 100644 --- a/metadata/md5-cache/net-misc/networkmanager-vpnc-1.2.6 +++ b/metadata/md5-cache/net-misc/networkmanager-vpnc-1.2.6 @@ -4,10 +4,10 @@ DESCRIPTION=NetworkManager VPNC plugin EAPI=6 HOMEPAGE=https://wiki.gnome.org/Projects/NetworkManager IUSE=gtk test -KEYWORDS=amd64 ~arm ~x86 +KEYWORDS=amd64 ~arm x86 LICENSE=GPL-2+ RDEPEND=>=net-misc/networkmanager-1.2.0:= >=dev-libs/dbus-glib-0.74 >=dev-libs/glib-2.32:2 >=net-vpn/vpnc-0.5.3_p550 gtk? ( >=app-crypt/libsecret-0.18 >=gnome-extra/nm-applet-1.2.0 >=x11-libs/gtk+-3.4:3 ) SLOT=0 SRC_URI=mirror://gnome/sources/NetworkManager-vpnc/1.2/NetworkManager-vpnc-1.2.6.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=48b464f25e2b750cc864828c9cb3edd9 +_md5_=dab29650736d9d0a00e7e47c023772ff diff --git a/metadata/md5-cache/net-misc/openssh-7.7_p1-r5 b/metadata/md5-cache/net-misc/openssh-7.7_p1-r5 deleted file mode 100644 index 84d24578ecb5..000000000000 --- a/metadata/md5-cache/net-misc/openssh-7.7_p1-r5 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=configure install postinst preinst prepare pretend test -DEPEND=!static? ( audit? ( sys-process/audit ) ldns? ( net-libs/ldns !bindist? ( net-libs/ldns[ecdsa,ssl(+)] ) bindist? ( net-libs/ldns[-ecdsa,ssl(+)] ) ) libedit? ( dev-libs/libedit:= ) sctp? ( net-misc/lksctp-tools ) selinux? ( >=sys-libs/libselinux-1.28 ) skey? ( >=sys-auth/skey-1.1.5-r1 ) ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1:0=[bindist=] dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) >=sys-libs/zlib-1.2.3:= ) pam? ( virtual/pam ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap ) static? ( audit? ( sys-process/audit[static-libs(+)] ) ldns? ( net-libs/ldns[static-libs(+)] !bindist? ( net-libs/ldns[ecdsa,ssl(+)] ) bindist? ( net-libs/ldns[-ecdsa,ssl(+)] ) ) libedit? ( dev-libs/libedit:=[static-libs(+)] ) sctp? ( net-misc/lksctp-tools[static-libs(+)] ) selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] ) skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] ) ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1:0=[bindist=] dev-libs/openssl:0=[static-libs(+)] ) libressl? ( dev-libs/libressl:0=[static-libs(+)] ) ) >=sys-libs/zlib-1.2.3:=[static-libs(+)] ) virtual/pkgconfig virtual/os-headers sys-devel/autoconf >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig -DESCRIPTION=Port of OpenBSD's free SSH release -EAPI=6 -HOMEPAGE=https://www.openssh.com/ -IUSE=abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldap ldns libedit libressl livecd pam +pie sctp selinux skey +ssl static test X X509 -KEYWORDS=alpha amd64 ~arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris -LICENSE=BSD GPL-2 -RDEPEND=!static? ( audit? ( sys-process/audit ) ldns? ( net-libs/ldns !bindist? ( net-libs/ldns[ecdsa,ssl(+)] ) bindist? ( net-libs/ldns[-ecdsa,ssl(+)] ) ) libedit? ( dev-libs/libedit:= ) sctp? ( net-misc/lksctp-tools ) selinux? ( >=sys-libs/libselinux-1.28 ) skey? ( >=sys-auth/skey-1.1.5-r1 ) ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1:0=[bindist=] dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) >=sys-libs/zlib-1.2.3:= ) pam? ( virtual/pam ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap ) pam? ( >=sys-auth/pambase-20081028 ) userland_GNU? ( virtual/shadow ) X? ( x11-apps/xauth ) -REQUIRED_USE=ldns? ( ssl ) pie? ( !static ) static? ( !kerberos !pam ) X509? ( !ldap !sctp ssl ) test? ( ssl ) -SLOT=0 -SRC_URI=mirror://openbsd/OpenSSH/portable/openssh-7.7p1.tar.gz https://dev.gentoo.org/~whissi/dist/openssh/openssh-7.7p1-patches-1.1.tar.xz sctp? ( https://dev.gentoo.org/~whissi/dist/openssh/openssh-7.7p1-sctp-1.1.patch.xz ) hpn? ( https://dev.gentoo.org/~whissi/dist/openssh/openssh-7.7p1-hpnssh14v15-gentoo2.patch.xz ) X509? ( https://dev.gentoo.org/~whissi/dist/openssh/openssh-7.7p1-x509-11.3.1.patch.xz ) -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pam 3e788d86170dfcd5b06824d898315e18 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=db243524ca68df44b698126d37853935 diff --git a/metadata/md5-cache/net-misc/openssh-7.7_p1-r6 b/metadata/md5-cache/net-misc/openssh-7.7_p1-r6 index 308ef897eeaf..97ec92400504 100644 --- a/metadata/md5-cache/net-misc/openssh-7.7_p1-r6 +++ b/metadata/md5-cache/net-misc/openssh-7.7_p1-r6 @@ -4,11 +4,11 @@ DESCRIPTION=Port of OpenBSD's free SSH release EAPI=6 HOMEPAGE=https://www.openssh.com/ IUSE=abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldap ldns libedit libressl livecd pam +pie sctp selinux skey +ssl static test X X509 -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=BSD GPL-2 RDEPEND=!static? ( audit? ( sys-process/audit ) ldns? ( net-libs/ldns !bindist? ( net-libs/ldns[ecdsa,ssl(+)] ) bindist? ( net-libs/ldns[-ecdsa,ssl(+)] ) ) libedit? ( dev-libs/libedit:= ) sctp? ( net-misc/lksctp-tools ) selinux? ( >=sys-libs/libselinux-1.28 ) skey? ( >=sys-auth/skey-1.1.5-r1 ) ssl? ( !libressl? ( >=dev-libs/openssl-1.0.1:0=[bindist=] dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) ) >=sys-libs/zlib-1.2.3:= ) pam? ( virtual/pam ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap ) pam? ( >=sys-auth/pambase-20081028 ) userland_GNU? ( virtual/shadow ) X? ( x11-apps/xauth ) REQUIRED_USE=ldns? ( ssl ) pie? ( !static ) static? ( !kerberos !pam ) X509? ( !ldap !sctp ssl ) test? ( ssl ) SLOT=0 SRC_URI=mirror://openbsd/OpenSSH/portable/openssh-7.7p1.tar.gz https://dev.gentoo.org/~whissi/dist/openssh/openssh-7.7p1-patches-1.1.tar.xz sctp? ( https://dev.gentoo.org/~whissi/dist/openssh/openssh-7.7p1-sctp-1.1.patch.xz ) hpn? ( https://dev.gentoo.org/~whissi/dist/openssh/openssh-7.7p1-hpnssh14v15-gentoo2.patch.xz ) X509? ( https://dev.gentoo.org/~whissi/dist/openssh/openssh-7.7p1-x509-11.3.1.patch.xz ) _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pam 3e788d86170dfcd5b06824d898315e18 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=98441a208f4913678412dd1c9d399086 +_md5_=fa326a8c1a42a45d77d54c0a7818b726 diff --git a/metadata/md5-cache/net-misc/whatportis-0.6 b/metadata/md5-cache/net-misc/whatportis-0.6 deleted file mode 100644 index cbc81b3f4b4c..000000000000 --- a/metadata/md5-cache/net-misc/whatportis-0.6 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=>=dev-python/click-6.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(-)] >=dev-python/prettytable-0.7.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(-)] >=dev-python/tinydb-3.1.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(-)] >=dev-python/simplejson-3.8.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/setuptools[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 command to search port names and numbers -EAPI=6 -HOMEPAGE=https://github.com/ncrocfer/whatportis https://pypi.org/project/whatportis/ -IUSE=test python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux -LICENSE=MIT -RDEPEND=>=dev-python/click-6.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(-)] >=dev-python/prettytable-0.7.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(-)] >=dev-python/tinydb-3.1.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(-)] >=dev-python/simplejson-3.8.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(-)] 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/w/whatportis/whatportis-0.6.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=b96162abfd80dd14460bcf504a4f079b diff --git a/metadata/md5-cache/net-misc/youtube-dl-2018.07.10 b/metadata/md5-cache/net-misc/youtube-dl-2018.07.29 similarity index 97% rename from metadata/md5-cache/net-misc/youtube-dl-2018.07.10 rename to metadata/md5-cache/net-misc/youtube-dl-2018.07.29 index 767ed06d6cb0..467c52e87206 100644 --- a/metadata/md5-cache/net-misc/youtube-dl-2018.07.10 +++ b/metadata/md5-cache/net-misc/youtube-dl-2018.07.29 @@ -9,6 +9,6 @@ LICENSE=public-domain RDEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=https://youtube-dl.org/downloads/2018.07.10/youtube-dl-2018.07.10.tar.gz +SRC_URI=https://youtube-dl.org/downloads/2018.07.29/youtube-dl-2018.07.29.tar.gz _eclasses_=bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=31e1b5039d70c0829fe39d5512ab45ea diff --git a/metadata/md5-cache/net-p2p/Manifest.gz b/metadata/md5-cache/net-p2p/Manifest.gz index cdd9ee78b7c5..4a2aa04e83d7 100644 Binary files a/metadata/md5-cache/net-p2p/Manifest.gz and b/metadata/md5-cache/net-p2p/Manifest.gz differ diff --git a/metadata/md5-cache/net-p2p/amule-2.3.2-r2 b/metadata/md5-cache/net-p2p/amule-2.3.2-r2 index b20c2d910bd7..f6ddd52c0580 100644 --- a/metadata/md5-cache/net-p2p/amule-2.3.2-r2 +++ b/metadata/md5-cache/net-p2p/amule-2.3.2-r2 @@ -4,10 +4,10 @@ DESCRIPTION=aMule, the all-platform eMule p2p client EAPI=6 HOMEPAGE=http://www.amule.org/ IUSE=daemon debug geoip nls remote stats upnp +X -KEYWORDS=alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 +KEYWORDS=alpha amd64 ~arm ~ppc ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=dev-libs/boost:= dev-libs/crypto++:= sys-libs/binutils-libs:0= sys-libs/zlib x11-libs/wxGTK:3.0[X?] stats? ( media-libs/gd:=[jpeg,png] ) geoip? ( dev-libs/geoip ) upnp? ( net-libs/libupnp:* ) remote? ( media-libs/libpng:0= ) !net-p2p/imule SLOT=0 SRC_URI=mirror://sourceforge/amule/aMule-2.3.2.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf wxwidgets 04e063b0eff26daaea83d859dd9d6e05 -_md5_=b252f51c71098501ebb3edff1c6c0c98 +_md5_=6cbdb944b687e25f470b289f8c457f4d diff --git a/metadata/md5-cache/net-p2p/syncthing-0.14.49 b/metadata/md5-cache/net-p2p/syncthing-0.14.49 new file mode 100644 index 000000000000..1a77d90895c5 --- /dev/null +++ b/metadata/md5-cache/net-p2p/syncthing-0.14.49 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst prepare setup test unpack +DEPEND=>=dev-lang/go-1.9 virtual/pkgconfig +DESCRIPTION=Open Source Continuous File Synchronization +EAPI=6 +HOMEPAGE=https://syncthing.net +IUSE=selinux tools +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=MPL-2.0 +RDEPEND=selinux? ( sec-policy/selinux-syncthing ) +SLOT=0 +SRC_URI=https://github.com/syncthing/syncthing/archive/v0.14.49.tar.gz -> syncthing-0.14.49.tar.gz +_eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-vcs-snapshot 913580335becddd3ebecefe852e47536 multilib 97f470f374f2e94ccab04a2fb21d811e systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=543b4941b763914a1307a86e3e2c8722 diff --git a/metadata/md5-cache/net-p2p/vuze-5.7.2.0-r1 b/metadata/md5-cache/net-p2p/vuze-5.7.2.0-r1 index c6769bb99a9c..9eb981744293 100644 --- a/metadata/md5-cache/net-p2p/vuze-5.7.2.0-r1 +++ b/metadata/md5-cache/net-p2p/vuze-5.7.2.0-r1 @@ -4,11 +4,11 @@ DESCRIPTION=BitTorrent client in Java, formerly called Azureus EAPI=6 HOMEPAGE=http://www.vuze.com/ IUSE=elibc_FreeBSD source elibc_FreeBSD -KEYWORDS=amd64 ~ppc64 ~x86 +KEYWORDS=amd64 ppc64 ~x86 LICENSE=GPL-2 BSD PDEPEND=~net-p2p/vuze-coreplugins-5.7.2.0 RDEPEND=dev-java/log4j:0 dev-java/swt:3.8[cairo] dev-java/commons-cli:1 dev-java/json-simple:0 dev-java/commons-lang:2.1 >=virtual/jre-1.6 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) SLOT=0 SRC_URI=mirror://sourceforge/azureus/vuze/Vuze_5720/Vuze_5720_source.zip _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 java-ant-2 ea15ab9e838d1062abd6b53de2045d50 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 0ee72667014428e01a01df2345244cf3 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=77ef5f29a51118321bad030637cc8637 +_md5_=37c5ba5d9bd773994cdfc0b225f9e16c diff --git a/metadata/md5-cache/net-p2p/vuze-coreplugins-5.7.2.0 b/metadata/md5-cache/net-p2p/vuze-coreplugins-5.7.2.0 index ed58de9da197..f60bf5959fe5 100644 --- a/metadata/md5-cache/net-p2p/vuze-coreplugins-5.7.2.0 +++ b/metadata/md5-cache/net-p2p/vuze-coreplugins-5.7.2.0 @@ -3,9 +3,9 @@ DEPEND=~net-p2p/vuze-5.7.2.0 app-arch/unzip DESCRIPTION=Core plugins for Vuze that are included in upstream distribution EAPI=5 HOMEPAGE=http://www.vuze.com/ -KEYWORDS=amd64 ~ppc64 ~x86 +KEYWORDS=amd64 ppc64 ~x86 LICENSE=GPL-2 BSD RDEPEND=~net-p2p/vuze-5.7.2.0 SLOT=0 SRC_URI=http://azureus.sourceforge.net/plugins/azplugins_2.1.10.jar http://azureus.sourceforge.net/plugins/azrating_1.5.19.jar http://azureus.sourceforge.net/plugins/azupdater_1.9.2.zip http://azureus.sourceforge.net/plugins/azupnpav_0.5.6.zip -_md5_=cb98cbd9a41e0b555d4b5279576da01d +_md5_=2110a9a017bc6790f9d790f6d05ac027 diff --git a/metadata/md5-cache/net-wireless/Manifest.gz b/metadata/md5-cache/net-wireless/Manifest.gz index f0e215663c6b..b8051f31e9b7 100644 Binary files a/metadata/md5-cache/net-wireless/Manifest.gz and b/metadata/md5-cache/net-wireless/Manifest.gz differ diff --git a/metadata/md5-cache/net-wireless/bss-0.8 b/metadata/md5-cache/net-wireless/bss-0.8-r1 similarity index 83% rename from metadata/md5-cache/net-wireless/bss-0.8 rename to metadata/md5-cache/net-wireless/bss-0.8-r1 index 457ee7c87e9b..7bcd747be9aa 100644 --- a/metadata/md5-cache/net-wireless/bss-0.8 +++ b/metadata/md5-cache/net-wireless/bss-0.8-r1 @@ -1,12 +1,11 @@ DEFINED_PHASES=compile install prepare DEPEND=net-wireless/bluez DESCRIPTION=Bluetooth stack smasher / fuzzer -EAPI=2 +EAPI=7 HOMEPAGE=http://securitech.homeunix.org/blue/ KEYWORDS=~amd64 ~ppc ~x86 LICENSE=GPL-2 -RDEPEND=net-wireless/bluez SLOT=0 SRC_URI=http://securitech.homeunix.org/blue/bss-0.8.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=6a4222bd1ce64cb3abdf772eb5115df4 +_md5_=057ba7255842af5614e03c4bdb076e4e diff --git a/metadata/md5-cache/ros-meta/Manifest.gz b/metadata/md5-cache/ros-meta/Manifest.gz index 95ce24d5ae97..e48254823a89 100644 Binary files a/metadata/md5-cache/ros-meta/Manifest.gz and b/metadata/md5-cache/ros-meta/Manifest.gz differ diff --git a/metadata/md5-cache/ros-meta/navigation-1.16.0 b/metadata/md5-cache/ros-meta/navigation-1.16.0 new file mode 100644 index 000000000000..3173a2bddc13 --- /dev/null +++ b/metadata/md5-cache/ros-meta/navigation-1.16.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-ros/amcl dev-ros/base_local_planner dev-ros/carrot_planner dev-ros/clear_costmap_recovery dev-ros/costmap_2d dev-ros/dwa_local_planner dev-ros/fake_localization dev-ros/global_planner dev-ros/map_server dev-ros/move_base dev-ros/move_slow_and_clear dev-ros/nav_core dev-ros/navfn dev-ros/rotate_recovery dev-ros/voxel_grid sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DESCRIPTION=2D navigation stack +EAPI=5 +HOMEPAGE=https://wiki.ros.org/navigation https://github.com/ros-planning/navigation +IUSE=python_targets_python2_7 test +KEYWORDS=~amd64 ~arm +LICENSE=BSD LGPL-2.1 +RDEPEND=dev-ros/amcl dev-ros/base_local_planner dev-ros/carrot_planner dev-ros/clear_costmap_recovery dev-ros/costmap_2d dev-ros/dwa_local_planner dev-ros/fake_localization dev-ros/global_planner dev-ros/map_server dev-ros/move_base dev-ros/move_slow_and_clear dev-ros/nav_core dev-ros/navfn dev-ros/rotate_recovery dev-ros/voxel_grid python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +REQUIRED_USE=|| ( python_targets_python2_7 ) +SLOT=0 +SRC_URI=https://github.com/ros-planning/navigation/archive/1.16.0.tar.gz -> navigation-1.16.0.tar.gz +_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=786c31944b12e560ea7c03483dea2fbf diff --git a/metadata/md5-cache/ros-meta/navigation-9999 b/metadata/md5-cache/ros-meta/navigation-9999 index c7ec28aa4d0e..9a81f3211277 100644 --- a/metadata/md5-cache/ros-meta/navigation-9999 +++ b/metadata/md5-cache/ros-meta/navigation-9999 @@ -1,12 +1,12 @@ DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=dev-ros/amcl dev-ros/base_local_planner dev-ros/carrot_planner dev-ros/clear_costmap_recovery dev-ros/costmap_2d dev-ros/dwa_local_planner dev-ros/fake_localization dev-ros/global_planner dev-ros/map_server dev-ros/move_base dev-ros/move_slow_and_clear dev-ros/nav_core dev-ros/navfn dev-ros/robot_pose_ekf dev-ros/rotate_recovery dev-ros/voxel_grid >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +DEPEND=dev-ros/amcl dev-ros/base_local_planner dev-ros/carrot_planner dev-ros/clear_costmap_recovery dev-ros/costmap_2d dev-ros/dwa_local_planner dev-ros/fake_localization dev-ros/global_planner dev-ros/map_server dev-ros/move_base dev-ros/move_slow_and_clear dev-ros/nav_core dev-ros/navfn dev-ros/rotate_recovery dev-ros/voxel_grid >=dev-vcs/git-1.8.2.1[curl] sys-devel/make >=dev-util/cmake-3.9.6 python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-util/catkin[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/empy[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] DESCRIPTION=2D navigation stack EAPI=5 HOMEPAGE=https://wiki.ros.org/navigation https://github.com/ros-planning/navigation IUSE=python_targets_python2_7 test LICENSE=BSD LGPL-2.1 -RDEPEND=dev-ros/amcl dev-ros/base_local_planner dev-ros/carrot_planner dev-ros/clear_costmap_recovery dev-ros/costmap_2d dev-ros/dwa_local_planner dev-ros/fake_localization dev-ros/global_planner dev-ros/map_server dev-ros/move_base dev-ros/move_slow_and_clear dev-ros/nav_core dev-ros/navfn dev-ros/robot_pose_ekf dev-ros/rotate_recovery dev-ros/voxel_grid python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] +RDEPEND=dev-ros/amcl dev-ros/base_local_planner dev-ros/carrot_planner dev-ros/clear_costmap_recovery dev-ros/costmap_2d dev-ros/dwa_local_planner dev-ros/fake_localization dev-ros/global_planner dev-ros/map_server dev-ros/move_base dev-ros/move_slow_and_clear dev-ros/nav_core dev-ros/navfn dev-ros/rotate_recovery dev-ros/voxel_grid python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) SLOT=0 _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 ros-catkin 6429c6e498fae480f42ae74b75aa7f55 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=1b320de40be6e07e1dd4f2a7dd9f2d9e +_md5_=786c31944b12e560ea7c03483dea2fbf diff --git a/metadata/md5-cache/sci-physics/Manifest.gz b/metadata/md5-cache/sci-physics/Manifest.gz index a6578d943986..2744961137e1 100644 Binary files a/metadata/md5-cache/sci-physics/Manifest.gz and b/metadata/md5-cache/sci-physics/Manifest.gz differ diff --git a/metadata/md5-cache/sci-physics/hoomd-blue-2.0.2 b/metadata/md5-cache/sci-physics/hoomd-blue-2.0.2 deleted file mode 100644 index f45d79595cb2..000000000000 --- a/metadata/md5-cache/sci-physics/hoomd-blue-2.0.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] mpi? ( virtual/mpi ) cuda? ( dev-util/nvidia-cuda-sdk ) dev-libs/boost:=[threads,python,mpi,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-util/ninja >=dev-util/cmake-3.9.6 -DESCRIPTION=a general-purpose particle simulation toolkit -EAPI=6 -HOMEPAGE=http://codeblue.umich.edu/hoomd-blue/ -IUSE=cuda test mpi python_targets_python2_7 python_targets_python3_4 -KEYWORDS=~amd64 -LICENSE=hoomd-blue -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] mpi? ( virtual/mpi ) cuda? ( dev-util/nvidia-cuda-sdk ) dev-libs/boost:=[threads,python,mpi,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 ) -SLOT=0 -SRC_URI=https://bitbucket.org/glotzer/hoomd-blue/get/v2.0.2.tar.bz2 -> hoomd-blue-2.0.2.tar.bz2 https://bitbucket.org/glotzer/libgetar/get/v0.5.0.tar.bz2 -> libgetar-0.5.0.tar.bz2 -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 cuda 626969678b9c5735753d8a380c6f295b desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf vcs-snapshot 3be1ab44131e8c0bbdaa75823008444b versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a342ae71b6f9e13f133d31a06495f6b1 diff --git a/metadata/md5-cache/sci-physics/hoomd-blue-9999 b/metadata/md5-cache/sci-physics/hoomd-blue-9999 deleted file mode 100644 index 2407d2bb0af0..000000000000 --- a/metadata/md5-cache/sci-physics/hoomd-blue-9999 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] mpi? ( virtual/mpi ) cuda? ( dev-util/nvidia-cuda-sdk ) dev-libs/boost:=[threads,python,mpi,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] dev-util/ninja >=dev-util/cmake-3.9.6 >=dev-vcs/git-1.8.2.1[curl] -DESCRIPTION=a general-purpose particle simulation toolkit -EAPI=6 -HOMEPAGE=http://codeblue.umich.edu/hoomd-blue/ -IUSE=cuda test mpi python_targets_python2_7 python_targets_python3_4 -LICENSE=hoomd-blue -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] mpi? ( virtual/mpi ) cuda? ( dev-util/nvidia-cuda-sdk ) dev-libs/boost:=[threads,python,mpi,python_targets_python2_7(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 ) -SLOT=0 -_eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 cuda 626969678b9c5735753d8a380c6f295b desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=a342ae71b6f9e13f133d31a06495f6b1 diff --git a/metadata/md5-cache/sec-policy/Manifest.gz b/metadata/md5-cache/sec-policy/Manifest.gz index e1aa17de554e..396ac7d00f22 100644 Binary files a/metadata/md5-cache/sec-policy/Manifest.gz and b/metadata/md5-cache/sec-policy/Manifest.gz differ diff --git a/metadata/md5-cache/sec-policy/selinux-abrt-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-abrt-2.20180701-r1 index a33d4fcec05e..66d5420176f6 100644 --- a/metadata/md5-cache/sec-policy/selinux-abrt-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-abrt-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for abrt EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c9b6d889b30341995eba6be1c804a4b8 +_md5_=b32d2b78f6132c11c872970dc3f88420 diff --git a/metadata/md5-cache/sec-policy/selinux-accountsd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-accountsd-2.20180701-r1 index 9ee71cd5a0a2..c89ca37b5aa0 100644 --- a/metadata/md5-cache/sec-policy/selinux-accountsd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-accountsd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/se DESCRIPTION=SELinux policy for accountsd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=aac6aff598a6428960f93798b7c604d2 +_md5_=2ca21bdd547ee5ada8b474b430afb4c2 diff --git a/metadata/md5-cache/sec-policy/selinux-acct-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-acct-2.20180701-r1 index 4954ad3de813..9bddcd3bc26a 100644 --- a/metadata/md5-cache/sec-policy/selinux-acct-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-acct-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for acct EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b3bb8870357316b44bcbce46eca05114 +_md5_=433cf64df5c17c2619eabe672020d603 diff --git a/metadata/md5-cache/sec-policy/selinux-ada-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ada-2.20180701-r1 index 66b818db31f9..3036ba0f0467 100644 --- a/metadata/md5-cache/sec-policy/selinux-ada-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ada-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ada EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=25fe9e2b2fb73b1edf6631159d0c846d +_md5_=0235f86ca6ff93c2087925c74239203a diff --git a/metadata/md5-cache/sec-policy/selinux-afs-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-afs-2.20180701-r1 index 2a3e4592ccb6..5b87d41d94bf 100644 --- a/metadata/md5-cache/sec-policy/selinux-afs-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-afs-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for afs EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=29c34d5da8168c34ab966d05165b8e0b +_md5_=e6290f7e7086c0b9aad8cce7f21b6536 diff --git a/metadata/md5-cache/sec-policy/selinux-aide-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-aide-2.20180701-r1 index a9b3a968ba98..4460ae55f6a0 100644 --- a/metadata/md5-cache/sec-policy/selinux-aide-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-aide-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for aide EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=548f200303bedea66e857e013d2fb067 +_md5_=a1bc79b92c1cc4b9a0670c9f41dc5016 diff --git a/metadata/md5-cache/sec-policy/selinux-alsa-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-alsa-2.20180701-r1 index 40da3da166f3..cc1363d5e5d9 100644 --- a/metadata/md5-cache/sec-policy/selinux-alsa-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-alsa-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for alsa EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b351f22af25989728c9450c85b0dceaa +_md5_=b33d94abbfc16d87de3fe0ab0f593ff4 diff --git a/metadata/md5-cache/sec-policy/selinux-amanda-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-amanda-2.20180701-r1 index 14efea7bdd90..36baf844cb4d 100644 --- a/metadata/md5-cache/sec-policy/selinux-amanda-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-amanda-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/s DESCRIPTION=SELinux policy for amanda EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6f7db71314c55a0cb296245a7d1f424e +_md5_=fdcbbc2f138b69e75c0ed0abca6c6dd1 diff --git a/metadata/md5-cache/sec-policy/selinux-amavis-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-amavis-2.20180701-r1 index da9a2f33df9f..43ccb38ccdab 100644 --- a/metadata/md5-cache/sec-policy/selinux-amavis-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-amavis-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for amavis EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f7059b7d970603a5fd937b27f96f1d4d +_md5_=3d77dee1dfbbec73730a91f9bc775096 diff --git a/metadata/md5-cache/sec-policy/selinux-android-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-android-2.20180701-r1 index 8c08d3b620b8..e76a3f872dce 100644 --- a/metadata/md5-cache/sec-policy/selinux-android-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-android-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-java sec-policy/selinux-xserver >=sys-apps/policycoreu DESCRIPTION=SELinux policy for android EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-java sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2d294c6f0a5a92cd7d96ac7746f47d2d +_md5_=4f872b9506a7a33b4e77b05a7b0b610e diff --git a/metadata/md5-cache/sec-policy/selinux-apache-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-apache-2.20180701-r1 index f3f6d59f1b41..1a45f8d73d07 100644 --- a/metadata/md5-cache/sec-policy/selinux-apache-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-apache-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-kerberos >=sys-apps/policycoreutils-2.0.82 >=sec-polic DESCRIPTION=SELinux policy for apache EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-kerberos >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=48b4126b0df72dc981f8a5364fd7846c +_md5_=30f3c100de98a26fa9a7523fdcc81148 diff --git a/metadata/md5-cache/sec-policy/selinux-apcupsd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-apcupsd-2.20180701-r1 index f5c715e09acf..0bd4397380c1 100644 --- a/metadata/md5-cache/sec-policy/selinux-apcupsd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-apcupsd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for apcupsd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d676814bfbfdf1eef411fee37afde19e +_md5_=59b19adaca883f8c7d74dabcf0b77954 diff --git a/metadata/md5-cache/sec-policy/selinux-apm-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-apm-2.20180701-r1 index 6cfc31e0a3f0..329937b0cc83 100644 --- a/metadata/md5-cache/sec-policy/selinux-apm-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-apm-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for acpi EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=0972244da4acefa37d77a271256e6b74 +_md5_=58a6c97395120cc27e65dc7f95942afe diff --git a/metadata/md5-cache/sec-policy/selinux-arpwatch-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-arpwatch-2.20180701-r1 index 8cfa69d5272b..32a31d93e7e8 100644 --- a/metadata/md5-cache/sec-policy/selinux-arpwatch-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-arpwatch-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for arpwatch EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=46aaccaf3b7e46d22ec5ba86ec1dd4a0 +_md5_=26e167f5aaaa71f4e98cff47fb763414 diff --git a/metadata/md5-cache/sec-policy/selinux-asterisk-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-asterisk-2.20180701-r1 index ccd194a273ae..13f7573bacf4 100644 --- a/metadata/md5-cache/sec-policy/selinux-asterisk-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-asterisk-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for asterisk EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=27f1376aafa58b1565261f9e43bbd345 +_md5_=0bb200fb53be5f5bf35c6066be222b38 diff --git a/metadata/md5-cache/sec-policy/selinux-at-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-at-2.20180701-r1 index d67f4c1a6051..95e5a12f4215 100644 --- a/metadata/md5-cache/sec-policy/selinux-at-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-at-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for at EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a74095393e04e926bf07e7e46b33c5ce +_md5_=a78e86d63bcf6b974699df4aee14e77e diff --git a/metadata/md5-cache/sec-policy/selinux-automount-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-automount-2.20180701-r1 index f172cee2fead..a8b4758e65b3 100644 --- a/metadata/md5-cache/sec-policy/selinux-automount-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-automount-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for automount EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c90750f7be87598be3911381e431df7c +_md5_=f3833cacbceee40c672c4cb8650ca2d6 diff --git a/metadata/md5-cache/sec-policy/selinux-avahi-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-avahi-2.20180701-r1 index fe62b5282bc0..749df44cbe85 100644 --- a/metadata/md5-cache/sec-policy/selinux-avahi-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-avahi-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for avahi EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=973de877a6b33934c0878bc6f0c1107f +_md5_=5b30a5a9373d384f92c0e66747ec0820 diff --git a/metadata/md5-cache/sec-policy/selinux-awstats-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-awstats-2.20180701-r1 index 67321d2cc86f..14a3c4f853d7 100644 --- a/metadata/md5-cache/sec-policy/selinux-awstats-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-awstats-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for awstats EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1856d797f9d145635e0233819079d917 +_md5_=7ffe511de95de1af4f247af28f981fe2 diff --git a/metadata/md5-cache/sec-policy/selinux-backup-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-backup-2.20180701-r1 index 926d73661d7f..d889c64c13c2 100644 --- a/metadata/md5-cache/sec-policy/selinux-backup-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-backup-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for generic backup apps EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3bb466ad28f1e20fc3f3e87bd664f508 +_md5_=70dece5011be318b1c6ee04936a34838 diff --git a/metadata/md5-cache/sec-policy/selinux-bacula-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-bacula-2.20180701-r1 index b468e9016c28..bde7ca416471 100644 --- a/metadata/md5-cache/sec-policy/selinux-bacula-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-bacula-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for bacula EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2ec36167210d970a8bce0bbfac92b88f +_md5_=7209213498b279bf05c98231308b6735 diff --git a/metadata/md5-cache/sec-policy/selinux-base-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-base-2.20180701-r1 index d95917a138f2..896b99db7032 100644 --- a/metadata/md5-cache/sec-policy/selinux-base-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-base-2.20180701-r1 @@ -4,9 +4,9 @@ DESCRIPTION=Gentoo base policy for SELinux EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux IUSE=doc +open_perms +peer_perms systemd +ubac +unconfined -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.8 virtual/udev SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 -_md5_=2fc724b9e2781b1ce6541d1eb4045c0a +_md5_=b81a556fcc8fd26bc68fbf2381c0f358 diff --git a/metadata/md5-cache/sec-policy/selinux-base-policy-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-base-policy-2.20180701-r1 index c834290c4ebb..2db22eb36cbb 100644 --- a/metadata/md5-cache/sec-policy/selinux-base-policy-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-base-policy-2.20180701-r1 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux policy for core modules EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux IUSE=systemd +unconfined -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 PDEPEND=unconfined? ( sec-policy/selinux-unconfined ) RDEPEND==sec-policy/selinux-base-2.20180701-r1[systemd?] SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 -_md5_=7688f06aed35449389306321a093b424 +_md5_=2fb466d37b887446e67677080e1f2513 diff --git a/metadata/md5-cache/sec-policy/selinux-bind-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-bind-2.20180701-r1 index a962a1e56734..3fb0bfab06fc 100644 --- a/metadata/md5-cache/sec-policy/selinux-bind-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-bind-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for bind EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=56ca81f2e52d34e990a86a9a18d5d7d0 +_md5_=82db06962ab4c11d3ee47aff15692e00 diff --git a/metadata/md5-cache/sec-policy/selinux-bitcoin-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-bitcoin-2.20180701-r1 index 3f155b2d5656..045281472e1f 100644 --- a/metadata/md5-cache/sec-policy/selinux-bitcoin-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-bitcoin-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for bitcoin EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c96736a007cbcb61ef48e7e04a194fe0 +_md5_=5dc314ff55eb3cc52c911df1e443e5f1 diff --git a/metadata/md5-cache/sec-policy/selinux-bitlbee-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-bitlbee-2.20180701-r1 index 5dd278befe14..fe536ad8c4c9 100644 --- a/metadata/md5-cache/sec-policy/selinux-bitlbee-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-bitlbee-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/s DESCRIPTION=SELinux policy for bitlbee EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=229d5b182553dcc9c914553b07270431 +_md5_=9dbf55178fc2f3e6b4cbfeeb193fe882 diff --git a/metadata/md5-cache/sec-policy/selinux-bluetooth-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-bluetooth-2.20180701-r1 index 774ca761cc50..516a4cd29f78 100644 --- a/metadata/md5-cache/sec-policy/selinux-bluetooth-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-bluetooth-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for bluetooth EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=673558fcfd0a3b72c9c45d8d11d7a949 +_md5_=9cf9317b38aa4ad14d4f99a91d376b25 diff --git a/metadata/md5-cache/sec-policy/selinux-brctl-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-brctl-2.20180701-r1 index 9bfe420b2e56..e843234316d3 100644 --- a/metadata/md5-cache/sec-policy/selinux-brctl-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-brctl-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for brctl EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=92d641643aab6f44f1a1f8ed004ca1e5 +_md5_=8a25d670116c4d785b75800523d2e916 diff --git a/metadata/md5-cache/sec-policy/selinux-cachefilesd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cachefilesd-2.20180701-r1 index 4c27176a66ac..4182e7273aed 100644 --- a/metadata/md5-cache/sec-policy/selinux-cachefilesd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cachefilesd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for cachefilesd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d1b26738e3edb719175126355d608017 +_md5_=ca7bdc63fbf7686c930e9735a4d56cdc diff --git a/metadata/md5-cache/sec-policy/selinux-calamaris-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-calamaris-2.20180701-r1 index 9144fa47f792..6fef96a829f6 100644 --- a/metadata/md5-cache/sec-policy/selinux-calamaris-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-calamaris-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for calamaris EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=043088fe9b8d2927d9c328d3384b0c40 +_md5_=a0e6633fc25dd1b42ef5d909db8ef295 diff --git a/metadata/md5-cache/sec-policy/selinux-canna-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-canna-2.20180701-r1 index 5547aafbed9d..2b45f46f78c5 100644 --- a/metadata/md5-cache/sec-policy/selinux-canna-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-canna-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for canna EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=fb000b799f6f4c1e62e20ae2797df7ef +_md5_=4509fcea12c807629014769696d19cd9 diff --git a/metadata/md5-cache/sec-policy/selinux-ccs-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ccs-2.20180701-r1 index d2d52e16ab6a..98c0141c6568 100644 --- a/metadata/md5-cache/sec-policy/selinux-ccs-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ccs-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ccs EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=5cb2fe604adfebbcff489cc2eaa0f87b +_md5_=234de119aa34f40a900e85145b761aac diff --git a/metadata/md5-cache/sec-policy/selinux-cdrecord-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cdrecord-2.20180701-r1 index 3827a3a3bf6f..ef92ad64ca45 100644 --- a/metadata/md5-cache/sec-policy/selinux-cdrecord-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cdrecord-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for cdrecord EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=7210013d3ec91eb6074ec6bc197325a9 +_md5_=b4ac2190bf09c73a89d25a46b5f10650 diff --git a/metadata/md5-cache/sec-policy/selinux-ceph-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ceph-2.20180701-r1 index c8a167e54309..dca7648b8451 100644 --- a/metadata/md5-cache/sec-policy/selinux-ceph-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ceph-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ceph EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=e7184c33d1b867efb62f93304e8bd6b0 +_md5_=358773d7e49e8fe232d4845b9445b916 diff --git a/metadata/md5-cache/sec-policy/selinux-cgmanager-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cgmanager-2.20180701-r1 index ebc40a368b4b..598378340605 100644 --- a/metadata/md5-cache/sec-policy/selinux-cgmanager-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cgmanager-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for cgmanager EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2f959b3a8442ae8f6d38619a18851d6d +_md5_=0f4dbc0f949ddb7543b8471ed38b1d27 diff --git a/metadata/md5-cache/sec-policy/selinux-cgroup-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cgroup-2.20180701-r1 index 4286ed295acf..58b6c1b60868 100644 --- a/metadata/md5-cache/sec-policy/selinux-cgroup-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cgroup-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for cgroup EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6a3f172227d14106b8ba5419274cb7e0 +_md5_=0eec56d7da43ac546e14af46af296970 diff --git a/metadata/md5-cache/sec-policy/selinux-chromium-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-chromium-2.20180701-r1 index 9bf0b888d2b2..d187412f95f4 100644 --- a/metadata/md5-cache/sec-policy/selinux-chromium-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-chromium-2.20180701-r1 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux policy for chromium EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux IUSE=alsa -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d831bee44baa51613d09e3c5d934dc1a +_md5_=ae467b1e75b7b1f70680c14fc5a57ad5 diff --git a/metadata/md5-cache/sec-policy/selinux-chronyd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-chronyd-2.20180701-r1 index f8db990390c9..d0b74d24455b 100644 --- a/metadata/md5-cache/sec-policy/selinux-chronyd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-chronyd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for chronyd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d86f3bf2a78c99d43a7929ff511b49d6 +_md5_=cd9637b367aad9f7a65e0519f9275141 diff --git a/metadata/md5-cache/sec-policy/selinux-clamav-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-clamav-2.20180701-r1 index e02804bb4d3b..46b41c0a964c 100644 --- a/metadata/md5-cache/sec-policy/selinux-clamav-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-clamav-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for clamav EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b51f8750ca8b19c12ae980ea99b09d1e +_md5_=6b52ffdf9b1c0a8cc74c4b9246e66b72 diff --git a/metadata/md5-cache/sec-policy/selinux-clockspeed-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-clockspeed-2.20180701-r1 index 485e25213f55..34356c59e1fc 100644 --- a/metadata/md5-cache/sec-policy/selinux-clockspeed-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-clockspeed-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for clockspeed EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c2b402a30d9fb5f9d8bd0ed03b1b0568 +_md5_=4fd9944a753ac4d37f9a005bfb87d345 diff --git a/metadata/md5-cache/sec-policy/selinux-collectd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-collectd-2.20180701-r1 index b39ca0443390..14b99ded0f05 100644 --- a/metadata/md5-cache/sec-policy/selinux-collectd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-collectd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for collectd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f5b66d8894949bf0781834660ca83f28 +_md5_=13ea83fce42eb8ff4834d83006893c1a diff --git a/metadata/md5-cache/sec-policy/selinux-consolekit-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-consolekit-2.20180701-r1 index 3743597a6255..9d8c0745ad48 100644 --- a/metadata/md5-cache/sec-policy/selinux-consolekit-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-consolekit-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for consolekit EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=eba1ea8502b23a7b9cc10ca49bc66fe0 +_md5_=2f362248fdc6005989115ce8e54f4697 diff --git a/metadata/md5-cache/sec-policy/selinux-corosync-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-corosync-2.20180701-r1 index 1b0fbd2ca865..2373606a3b5d 100644 --- a/metadata/md5-cache/sec-policy/selinux-corosync-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-corosync-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for corosync EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a9b2631f1f6282c9998acbd77cd95616 +_md5_=c2336c28c79721939be55a8a7e1a7170 diff --git a/metadata/md5-cache/sec-policy/selinux-couchdb-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-couchdb-2.20180701-r1 index 3eeb893c63df..c169545f0f42 100644 --- a/metadata/md5-cache/sec-policy/selinux-couchdb-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-couchdb-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for couchdb EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6bdb0e08cf91e268994b2481a2ea79ab +_md5_=76491dca02be51639f903f2a1639186c diff --git a/metadata/md5-cache/sec-policy/selinux-courier-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-courier-2.20180701-r1 index b3ec3334b156..e5074c17443d 100644 --- a/metadata/md5-cache/sec-policy/selinux-courier-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-courier-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for courier EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=cc8c57b9c7bc73f2871bbfb1cacd3cdd +_md5_=2c3785ca7752158349712a551d15f5e2 diff --git a/metadata/md5-cache/sec-policy/selinux-cpucontrol-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cpucontrol-2.20180701-r1 index 9fc4e738b75c..d24889492a6f 100644 --- a/metadata/md5-cache/sec-policy/selinux-cpucontrol-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cpucontrol-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for cpucontrol EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=bac3a81d604cd6678b66faf2edd61534 +_md5_=a0aa980b0e837d4c3d1f9892d66e840e diff --git a/metadata/md5-cache/sec-policy/selinux-cpufreqselector-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cpufreqselector-2.20180701-r1 index 4ea32e26c08d..f2c502eeb1b1 100644 --- a/metadata/md5-cache/sec-policy/selinux-cpufreqselector-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cpufreqselector-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for cpufreqselector EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=bc6281b3a9c94a3392df4c161354a676 +_md5_=4b8812850c02cd23d91270b39dc05f8a diff --git a/metadata/md5-cache/sec-policy/selinux-cups-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cups-2.20180701-r1 index 17c7f3a23e1a..b3a2b7c8b835 100644 --- a/metadata/md5-cache/sec-policy/selinux-cups-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cups-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-lpd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/sel DESCRIPTION=SELinux policy for cups EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-lpd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ed59ab933d1f2038aaaacf4330cf909f +_md5_=b00642f4e226a41a220bd045d005ea8f diff --git a/metadata/md5-cache/sec-policy/selinux-cvs-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cvs-2.20180701-r1 index 01b455eadc8b..1f5f03310314 100644 --- a/metadata/md5-cache/sec-policy/selinux-cvs-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cvs-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache sec-policy/selinux-inetd >=sys-apps/policycoreu DESCRIPTION=SELinux policy for cvs EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=600e9d4e0e92bb3016960dc55955f96a +_md5_=5dab34abd92ef3c1c89059e17e09dd89 diff --git a/metadata/md5-cache/sec-policy/selinux-cyphesis-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-cyphesis-2.20180701-r1 index 34a6f67c458b..d13374bab4d3 100644 --- a/metadata/md5-cache/sec-policy/selinux-cyphesis-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-cyphesis-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for cyphesis EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a04c18a0974badfef5e35c236b61b87c +_md5_=a203cf864ba3d5060dae7ce0fb08653d diff --git a/metadata/md5-cache/sec-policy/selinux-daemontools-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-daemontools-2.20180701-r1 index 9cb3f7e0f98a..6a13f5296c2b 100644 --- a/metadata/md5-cache/sec-policy/selinux-daemontools-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-daemontools-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for daemontools EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f92f902fcd22781fbca6d6b9aaca237a +_md5_=d190f559c2493439264deba5bd9f3a86 diff --git a/metadata/md5-cache/sec-policy/selinux-dante-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dante-2.20180701-r1 index 85552349f97e..f1c426ecf9d4 100644 --- a/metadata/md5-cache/sec-policy/selinux-dante-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dante-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dante EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=21fed5f77fb3857903358ed0d7174574 +_md5_=5095ec4c18e0235dc363120a1c59f5d0 diff --git a/metadata/md5-cache/sec-policy/selinux-dbadm-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dbadm-2.20180701-r1 index f2b69309fcce..c1ef7bab5dbc 100644 --- a/metadata/md5-cache/sec-policy/selinux-dbadm-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dbadm-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dbadm EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=19a8b60bf07619f01e23bfb5ec48bba8 +_md5_=da270ffb723c8bde4e2eb3899a2c2210 diff --git a/metadata/md5-cache/sec-policy/selinux-dbskk-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dbskk-2.20180701-r1 index a76b5d93b5ad..36f8f9234aa3 100644 --- a/metadata/md5-cache/sec-policy/selinux-dbskk-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dbskk-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/s DESCRIPTION=SELinux policy for dbskk EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=e674fda7afc279cf04870415d69b1444 +_md5_=bb5b4550998fcb639bddbb057c82e477 diff --git a/metadata/md5-cache/sec-policy/selinux-dbus-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dbus-2.20180701-r1 index c438edd3e26c..fa0f121f4ef8 100644 --- a/metadata/md5-cache/sec-policy/selinux-dbus-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dbus-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dbus EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=9f7bfcd307ce625af5fc33f13cf484a7 +_md5_=fea71d6db2d44a9be7309f175e1ef889 diff --git a/metadata/md5-cache/sec-policy/selinux-dcc-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dcc-2.20180701-r1 index a0f317d6ed61..6d0ab8adc698 100644 --- a/metadata/md5-cache/sec-policy/selinux-dcc-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dcc-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dcc EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=e479ec6a8613a581d17fd3379c8cdfd0 +_md5_=bac44007bdbe30c64c3d20ad39c6b468 diff --git a/metadata/md5-cache/sec-policy/selinux-ddclient-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ddclient-2.20180701-r1 index 63dc8add0b82..acf8ad606cc5 100644 --- a/metadata/md5-cache/sec-policy/selinux-ddclient-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ddclient-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ddclient EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=50c0f7501d8451dda9e5e9373acb7f4f +_md5_=0667727599f961e451a7aa89d34e7191 diff --git a/metadata/md5-cache/sec-policy/selinux-ddcprobe-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ddcprobe-2.20180701-r1 index 8794493870ae..fd6f8ad063dc 100644 --- a/metadata/md5-cache/sec-policy/selinux-ddcprobe-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ddcprobe-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ddcprobe EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b69209937601cc7a4351de0421e4a0ec +_md5_=3176db9a9cc716335ab5ef7f981c505e diff --git a/metadata/md5-cache/sec-policy/selinux-denyhosts-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-denyhosts-2.20180701-r1 index a12b47fa631c..0da8f4447fb1 100644 --- a/metadata/md5-cache/sec-policy/selinux-denyhosts-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-denyhosts-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for denyhosts EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a20cc2defc7711dbb5b227904f2634a4 +_md5_=aad7295292c9a69c9b29df280ef98b3d diff --git a/metadata/md5-cache/sec-policy/selinux-devicekit-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-devicekit-2.20180701-r1 index e041e77a7476..1ab1c59efdec 100644 --- a/metadata/md5-cache/sec-policy/selinux-devicekit-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-devicekit-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/se DESCRIPTION=SELinux policy for devicekit EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3472ebfd1d55ecd1ef1051cb76d76f77 +_md5_=b810de882ef4a0878eb58c07e6f62d3d diff --git a/metadata/md5-cache/sec-policy/selinux-dhcp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dhcp-2.20180701-r1 index af04679e78b8..de6493accc1d 100644 --- a/metadata/md5-cache/sec-policy/selinux-dhcp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dhcp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dhcp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=0c000734cdc03f5f48396432d3eefbd0 +_md5_=33086cc3a4fabacf0e6587518ee22de2 diff --git a/metadata/md5-cache/sec-policy/selinux-dictd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dictd-2.20180701-r1 index c305e2f5b910..0c9940a207db 100644 --- a/metadata/md5-cache/sec-policy/selinux-dictd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dictd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dictd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6805124de202098a796f5b9d312937f0 +_md5_=2ecee7ebc63a3e52e92a07771fcc3467 diff --git a/metadata/md5-cache/sec-policy/selinux-dirmngr-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dirmngr-2.20180701-r1 index 5dad0399c1fc..997800f8f391 100644 --- a/metadata/md5-cache/sec-policy/selinux-dirmngr-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dirmngr-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dirmngr EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=aeb7d8b51cfca2a6666e40c2fa1f4b99 +_md5_=b07f684924df75f49c6770fd568b02cb diff --git a/metadata/md5-cache/sec-policy/selinux-dirsrv-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dirsrv-2.20180701-r1 index e4f0e1652403..cbfa5134283c 100644 --- a/metadata/md5-cache/sec-policy/selinux-dirsrv-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dirsrv-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dirsrv EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=8340c8c49a2eb477b2eac7bd04cc378a +_md5_=db0461c229ca574ff165c77777934540 diff --git a/metadata/md5-cache/sec-policy/selinux-distcc-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-distcc-2.20180701-r1 index c39b2dc55131..5567544f3913 100644 --- a/metadata/md5-cache/sec-policy/selinux-distcc-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-distcc-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for distcc EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f95ec299de8231f1614a197143f4f230 +_md5_=baaa0a6f43da8ad51e22ff84e3ed7d2a diff --git a/metadata/md5-cache/sec-policy/selinux-djbdns-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-djbdns-2.20180701-r1 index 1a1e472ef90d..aa79d0003e6e 100644 --- a/metadata/md5-cache/sec-policy/selinux-djbdns-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-djbdns-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-daemontools sec-policy/selinux-ucspitcp >=sys-apps/pol DESCRIPTION=SELinux policy for djbdns EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-daemontools sec-policy/selinux-ucspitcp >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=e2f70fd197165d47a605fa7563a041d5 +_md5_=97b600c736a4a0e5d5bc8632150aa35b diff --git a/metadata/md5-cache/sec-policy/selinux-dkim-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dkim-2.20180701-r1 index 4ffd542cc9c0..99b4333a82d5 100644 --- a/metadata/md5-cache/sec-policy/selinux-dkim-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dkim-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-milter >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for dkim EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-milter >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=cb2fbed69e0a70a028f66739d5e04928 +_md5_=0a30fc3e6300aa1c9159310f919897f4 diff --git a/metadata/md5-cache/sec-policy/selinux-dmidecode-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dmidecode-2.20180701-r1 index e4e522701358..92e8967e8a3b 100644 --- a/metadata/md5-cache/sec-policy/selinux-dmidecode-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dmidecode-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dmidecode EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=de146b39383d84aef2be71f7b1964a7b +_md5_=10c990ea38c3a1f9098f24a12961a521 diff --git a/metadata/md5-cache/sec-policy/selinux-dnsmasq-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dnsmasq-2.20180701-r1 index 6fa55379d554..ce6c7d47ad54 100644 --- a/metadata/md5-cache/sec-policy/selinux-dnsmasq-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dnsmasq-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dnsmasq EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=bee8766bfeaffdb551573149d02275cb +_md5_=be2367865cd759d9d9711a80656756e0 diff --git a/metadata/md5-cache/sec-policy/selinux-dovecot-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dovecot-2.20180701-r1 index 7d0afaf492f0..01d167f2010f 100644 --- a/metadata/md5-cache/sec-policy/selinux-dovecot-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dovecot-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dovecot EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3e08f1b1a30f3feaf89bb34245b4a138 +_md5_=985a71d4a5d23589308d13e6049363c6 diff --git a/metadata/md5-cache/sec-policy/selinux-dpkg-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dpkg-2.20180701-r1 index 1712c23ecc7f..b648cda038aa 100644 --- a/metadata/md5-cache/sec-policy/selinux-dpkg-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dpkg-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dpkg EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2fc6ea29cec83b9ba99ee455a53f62dc +_md5_=71746682835c4f9953872179cc00487f diff --git a/metadata/md5-cache/sec-policy/selinux-dracut-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dracut-2.20180701-r1 index 128f4b55f490..6291387fb0f1 100644 --- a/metadata/md5-cache/sec-policy/selinux-dracut-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dracut-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for dracut EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c1d19bf0d4f3f884467e5da805ad49b3 +_md5_=18d363f14765f65bb91d64919940af87 diff --git a/metadata/md5-cache/sec-policy/selinux-dropbox-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-dropbox-2.20180701-r1 index 468ec961939e..92ce1450bde2 100644 --- a/metadata/md5-cache/sec-policy/selinux-dropbox-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-dropbox-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-xserver sec-policy/selinux-dbus >=sys-apps/policycoreu DESCRIPTION=SELinux policy for dropbox EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=37c3b4936f46741524f45f3542017908 +_md5_=5a5aed343fcff4466efe93ca2fd33a1f diff --git a/metadata/md5-cache/sec-policy/selinux-entropyd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-entropyd-2.20180701-r1 index 760b17083920..7b664113c351 100644 --- a/metadata/md5-cache/sec-policy/selinux-entropyd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-entropyd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for entropyd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ec95a57b284dfb497abe1b16ed679c81 +_md5_=cf51a455cac7caf83cb7a60554db0823 diff --git a/metadata/md5-cache/sec-policy/selinux-evolution-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-evolution-2.20180701-r1 index 1f40227f5e1b..330c1765ef65 100644 --- a/metadata/md5-cache/sec-policy/selinux-evolution-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-evolution-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy DESCRIPTION=SELinux policy for evolution EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=15b4036d07b8d94c95fb56f31ea5bda6 +_md5_=ced170eb2125566505c6617c21df80d9 diff --git a/metadata/md5-cache/sec-policy/selinux-exim-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-exim-2.20180701-r1 index 59e30e668e1b..19866ad95c35 100644 --- a/metadata/md5-cache/sec-policy/selinux-exim-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-exim-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for exim EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=dac426e919560161d269ac8c8e9340aa +_md5_=900546d4b5abfea36088a96374dabf91 diff --git a/metadata/md5-cache/sec-policy/selinux-fail2ban-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-fail2ban-2.20180701-r1 index 218888538509..ea4d8ec6229c 100644 --- a/metadata/md5-cache/sec-policy/selinux-fail2ban-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-fail2ban-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for fail2ban EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=8713f8597ddc8563a6745b7352742f69 +_md5_=c634c708e6386f8d226cb506813dbccd diff --git a/metadata/md5-cache/sec-policy/selinux-fetchmail-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-fetchmail-2.20180701-r1 index 892e49a15b74..e52cd97f48c1 100644 --- a/metadata/md5-cache/sec-policy/selinux-fetchmail-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-fetchmail-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for fetchmail EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3d27259ac599d9a06d76e26c9682dd80 +_md5_=3eab8e876d7893f9720c0d7834b57137 diff --git a/metadata/md5-cache/sec-policy/selinux-finger-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-finger-2.20180701-r1 index a41d7bffd01d..a4b11240cb00 100644 --- a/metadata/md5-cache/sec-policy/selinux-finger-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-finger-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/s DESCRIPTION=SELinux policy for finger EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=065b41adc2f4a4261eaa3f7ae9a3c7fe +_md5_=9e40d578e9dbc1030c46f312a94203b4 diff --git a/metadata/md5-cache/sec-policy/selinux-flash-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-flash-2.20180701-r1 index 0652ac34dd0b..0685b462ff7e 100644 --- a/metadata/md5-cache/sec-policy/selinux-flash-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-flash-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for flash EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=0bbb275099e2eb98f4f1037a13127187 +_md5_=15c256b7d965e58e73419a50f416b346 diff --git a/metadata/md5-cache/sec-policy/selinux-fprintd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-fprintd-2.20180701-r1 index ae71e7ce7202..a64e7b52de12 100644 --- a/metadata/md5-cache/sec-policy/selinux-fprintd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-fprintd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/se DESCRIPTION=SELinux policy for fprintd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=9d0c5b63e5707d085809b28c19c55ecb +_md5_=a05891ee3959752ca36a9d0894577a57 diff --git a/metadata/md5-cache/sec-policy/selinux-ftp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ftp-2.20180701-r1 index af0f4c57c5d1..5ae2413e2577 100644 --- a/metadata/md5-cache/sec-policy/selinux-ftp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ftp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ftp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=01bb3f55cfbdb27f32b197fe1eabdf8b +_md5_=8311f4b8418656d59282e3281bd49a40 diff --git a/metadata/md5-cache/sec-policy/selinux-games-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-games-2.20180701-r1 index 2372c2919eed..2e9a58e4dfc6 100644 --- a/metadata/md5-cache/sec-policy/selinux-games-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-games-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for games EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=92942c4e520676a59d1dec32de035cb1 +_md5_=6088ed3e1e4ce2d247b4b8fbaf249a36 diff --git a/metadata/md5-cache/sec-policy/selinux-gatekeeper-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-gatekeeper-2.20180701-r1 index 3fe1e3f1d565..bfb99768cb0e 100644 --- a/metadata/md5-cache/sec-policy/selinux-gatekeeper-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-gatekeeper-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for gatekeeper EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ca55524df9a98c2dcee6e5bb34543a7c +_md5_=5452472920c2e145747feb846423368c diff --git a/metadata/md5-cache/sec-policy/selinux-git-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-git-2.20180701-r1 index e39d2674112d..657e10bf3c18 100644 --- a/metadata/md5-cache/sec-policy/selinux-git-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-git-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for git EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2ccaa3811c64cc90355b99c67d9f9e32 +_md5_=9f964a4d219b71290e9c4a8f250f4364 diff --git a/metadata/md5-cache/sec-policy/selinux-gitosis-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-gitosis-2.20180701-r1 index a2e897b2a5f2..ee71c9f85fce 100644 --- a/metadata/md5-cache/sec-policy/selinux-gitosis-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-gitosis-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for gitosis EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3144f7dad228b9ed82491143420a0f63 +_md5_=c5ad1f470a2a05a23bb5558631ef9513 diff --git a/metadata/md5-cache/sec-policy/selinux-gnome-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-gnome-2.20180701-r1 index f1f69c0d9ea1..e14f1695f7c5 100644 --- a/metadata/md5-cache/sec-policy/selinux-gnome-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-gnome-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for gnome EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6c73d42e4cd3156a1b86b0f012c62abf +_md5_=5ecdef093d8f02ac1a07450e8f1fb72b diff --git a/metadata/md5-cache/sec-policy/selinux-googletalk-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-googletalk-2.20180701-r1 index 7cc8d718169b..dcdf9f6d06a5 100644 --- a/metadata/md5-cache/sec-policy/selinux-googletalk-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-googletalk-2.20180701-r1 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux policy for googletalk EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux IUSE=alsa -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f65ad8b8522c09b51eff558e6080d1cd +_md5_=aba00bb2ce16d5bc0b89d88bf17adad5 diff --git a/metadata/md5-cache/sec-policy/selinux-gorg-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-gorg-2.20180701-r1 index f1ad38da8956..238196a12f67 100644 --- a/metadata/md5-cache/sec-policy/selinux-gorg-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-gorg-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for gorg EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=9e7433ee2aa06e239cb50ebe76f364e3 +_md5_=f83dea73b635e85b66c5a3e16dccb500 diff --git a/metadata/md5-cache/sec-policy/selinux-gpg-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-gpg-2.20180701-r1 index c7e7e39e3a77..4aa8f467cb63 100644 --- a/metadata/md5-cache/sec-policy/selinux-gpg-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-gpg-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-dirmngr >=sys-apps/policycoreutils-2.0.82 >=sec-policy DESCRIPTION=SELinux policy for gpg EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-dirmngr >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=14fb4248078e83fac196685d197b977b +_md5_=c066576734fcf3607aa54d9e38357f5b diff --git a/metadata/md5-cache/sec-policy/selinux-gpm-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-gpm-2.20180701-r1 index 67659b78e2b1..cca20a8c673a 100644 --- a/metadata/md5-cache/sec-policy/selinux-gpm-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-gpm-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for gpm EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=97b272e2127cb3138af8be6ef3218e71 +_md5_=47e7117ff5963f6ef0dae7b79386b857 diff --git a/metadata/md5-cache/sec-policy/selinux-gpsd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-gpsd-2.20180701-r1 index beae56380355..02f65627b2ea 100644 --- a/metadata/md5-cache/sec-policy/selinux-gpsd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-gpsd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for gpsd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=84ae7deabd5b83808eea7949c928d6da +_md5_=3b976754e0ddd95cc0f2508452c9a8e4 diff --git a/metadata/md5-cache/sec-policy/selinux-gssproxy-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-gssproxy-2.20180701-r1 index 416a733f7a16..8bc8e9b0eb20 100644 --- a/metadata/md5-cache/sec-policy/selinux-gssproxy-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-gssproxy-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for gssproxy EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1c7c7971be4ca81d566ea190ee8e2826 +_md5_=38162a9a97ce82da8280b93945e2b433 diff --git a/metadata/md5-cache/sec-policy/selinux-hddtemp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-hddtemp-2.20180701-r1 index 3e2a50a1c8ab..21b1fd4b438a 100644 --- a/metadata/md5-cache/sec-policy/selinux-hddtemp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-hddtemp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for hddtemp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b341134f7f23b798ad50f304cd74bbe0 +_md5_=a53316eb8f0605cada3ad70b138f56c3 diff --git a/metadata/md5-cache/sec-policy/selinux-howl-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-howl-2.20180701-r1 index d5e5a458094d..935d1509594d 100644 --- a/metadata/md5-cache/sec-policy/selinux-howl-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-howl-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for howl EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=4ea3579a40c14cedaab4c9df9e778dac +_md5_=6e389e23fbf78f00f0dd060a93f27de5 diff --git a/metadata/md5-cache/sec-policy/selinux-icecast-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-icecast-2.20180701-r1 index dd91cbb3c995..7be015b9de05 100644 --- a/metadata/md5-cache/sec-policy/selinux-icecast-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-icecast-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for icecast EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ebf0f3ccc6dd5e0c0c9aeac66a92629b +_md5_=8d4cca57f5273f668fec15252848562b diff --git a/metadata/md5-cache/sec-policy/selinux-ifplugd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ifplugd-2.20180701-r1 index e64ea8d3f5d2..0a94f91e6d33 100644 --- a/metadata/md5-cache/sec-policy/selinux-ifplugd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ifplugd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ifplugd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=90bc06855704fe846b0d34fbdee2e085 +_md5_=efa258d7c669f807475e511e835cf554 diff --git a/metadata/md5-cache/sec-policy/selinux-imaze-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-imaze-2.20180701-r1 index aa685a3a908a..615ed09719a1 100644 --- a/metadata/md5-cache/sec-policy/selinux-imaze-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-imaze-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for imaze EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=34af9bb0f008427666b01e1113ad95e8 +_md5_=6c8d2073656d76f4b9bfee56d2939221 diff --git a/metadata/md5-cache/sec-policy/selinux-inetd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-inetd-2.20180701-r1 index 319951b823b8..8b794979534f 100644 --- a/metadata/md5-cache/sec-policy/selinux-inetd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-inetd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for inetd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=8684b31777c04fb863d22f9f23dd8793 +_md5_=12906d51910cc2731bce8e56cf7d02ed diff --git a/metadata/md5-cache/sec-policy/selinux-inn-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-inn-2.20180701-r1 index ca9cec876651..d30db2d43a42 100644 --- a/metadata/md5-cache/sec-policy/selinux-inn-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-inn-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for inn EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=763bc3633051da1d0262d0ee77f4dd49 +_md5_=f180a4b738bac41a0e6e463f3c278dd3 diff --git a/metadata/md5-cache/sec-policy/selinux-ipsec-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ipsec-2.20180701-r1 index 2ef512d9e0f7..a38d89be1427 100644 --- a/metadata/md5-cache/sec-policy/selinux-ipsec-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ipsec-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ipsec EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1686be44c8c33378dfc6b087a09be4b6 +_md5_=5ed37bbef290b31ccd0925508e997595 diff --git a/metadata/md5-cache/sec-policy/selinux-irc-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-irc-2.20180701-r1 index 74435039351c..5fe8d0530604 100644 --- a/metadata/md5-cache/sec-policy/selinux-irc-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-irc-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for irc EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=70314fea9b4e61f44ada705fd260644e +_md5_=4b1d67b75d8f313576eec31f7280d381 diff --git a/metadata/md5-cache/sec-policy/selinux-ircd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ircd-2.20180701-r1 index 09fc8d813906..cdacd7abc5a6 100644 --- a/metadata/md5-cache/sec-policy/selinux-ircd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ircd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ircd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2e9084a79607964c845941de92d7d71d +_md5_=ce9a4e49560cccc0fd1ce8d96a2c1e6a diff --git a/metadata/md5-cache/sec-policy/selinux-irqbalance-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-irqbalance-2.20180701-r1 index f3853b0deb9e..7691a6936add 100644 --- a/metadata/md5-cache/sec-policy/selinux-irqbalance-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-irqbalance-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for irqbalance EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=af3b8db5f278f03507e5137cb3340b4c +_md5_=3c916239c1270ad52d4b6ac3ce33d294 diff --git a/metadata/md5-cache/sec-policy/selinux-jabber-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-jabber-2.20180701-r1 index 13ee3462928f..83b505868b40 100644 --- a/metadata/md5-cache/sec-policy/selinux-jabber-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-jabber-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for jabber EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c52127cdd3ec4cc51af324923f5f2e99 +_md5_=34758749f35dc4796ad05b476890a2b5 diff --git a/metadata/md5-cache/sec-policy/selinux-java-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-java-2.20180701-r1 index b6205ac6ae51..32ade3429e69 100644 --- a/metadata/md5-cache/sec-policy/selinux-java-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-java-2.20180701-r1 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux policy for java EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux IUSE=alsa -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d89c1a6702a8c294e7ae2c5e0017767e +_md5_=59007a0909d3f136d900b63f3fffd425 diff --git a/metadata/md5-cache/sec-policy/selinux-kdeconnect-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-kdeconnect-2.20180701-r1 index 98e21fbd4096..c16378a3dd75 100644 --- a/metadata/md5-cache/sec-policy/selinux-kdeconnect-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-kdeconnect-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for kdeconnect EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=fd051d625715e0a5b1f18baca3bd2b1b +_md5_=651ef1f5ece84e1685394ad34ec8f3c3 diff --git a/metadata/md5-cache/sec-policy/selinux-kdump-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-kdump-2.20180701-r1 index 2ee8343326de..54c580f2187d 100644 --- a/metadata/md5-cache/sec-policy/selinux-kdump-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-kdump-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for kdump EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=def43a861057305a3b980b6e7bac9897 +_md5_=f91889e09fd5527f5ced50f1bfa5e437 diff --git a/metadata/md5-cache/sec-policy/selinux-kerberos-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-kerberos-2.20180701-r1 index bb76f8cf9ead..9adc6e96a8a8 100644 --- a/metadata/md5-cache/sec-policy/selinux-kerberos-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-kerberos-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for kerberos EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=0b321567d5abb46b12244614e8c4bd4a +_md5_=0b51410542cee82130dc4a336712b04f diff --git a/metadata/md5-cache/sec-policy/selinux-kerneloops-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-kerneloops-2.20180701-r1 index 09588028df88..2e4ec9135330 100644 --- a/metadata/md5-cache/sec-policy/selinux-kerneloops-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-kerneloops-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for kerneloops EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=da940ff2bce48ddf5601dfce609c4871 +_md5_=919a9750c5c2631dac2fe956025e2379 diff --git a/metadata/md5-cache/sec-policy/selinux-kismet-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-kismet-2.20180701-r1 index ae5cb850d22f..72d2a2690cb3 100644 --- a/metadata/md5-cache/sec-policy/selinux-kismet-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-kismet-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for kismet EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=29dfc361044ea542d6168237837092e0 +_md5_=3e77f01e5e871ca0415b92813c3fbcc4 diff --git a/metadata/md5-cache/sec-policy/selinux-ksmtuned-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ksmtuned-2.20180701-r1 index 9c3acbf53ff6..dec6e2f8cad4 100644 --- a/metadata/md5-cache/sec-policy/selinux-ksmtuned-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ksmtuned-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ksmtuned EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6b5ee2ab24f2b625c0c1386458be011b +_md5_=a9be2f58cb9c42de31456de507e6dff7 diff --git a/metadata/md5-cache/sec-policy/selinux-kudzu-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-kudzu-2.20180701-r1 index b01efafb5845..619f110e8ac4 100644 --- a/metadata/md5-cache/sec-policy/selinux-kudzu-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-kudzu-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for kudzu EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=eb0352c8b6e442dda020748f068b414f +_md5_=311539ff8d916f158f8abf7372f76641 diff --git a/metadata/md5-cache/sec-policy/selinux-ldap-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ldap-2.20180701-r1 index 1e851c0d3be4..975b00695071 100644 --- a/metadata/md5-cache/sec-policy/selinux-ldap-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ldap-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ldap EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=cf737ef75b7329a9358db73af259c306 +_md5_=98a86b4bca43020cdff8260ef234faa2 diff --git a/metadata/md5-cache/sec-policy/selinux-links-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-links-2.20180701-r1 index 61baeb1865a6..f5448801b913 100644 --- a/metadata/md5-cache/sec-policy/selinux-links-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-links-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for links EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=e4d0045a7bf5430674049b2b755f82b3 +_md5_=503fe00e40af900174dc71617206626e diff --git a/metadata/md5-cache/sec-policy/selinux-lircd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-lircd-2.20180701-r1 index c19ddd650845..0f5ba199e074 100644 --- a/metadata/md5-cache/sec-policy/selinux-lircd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-lircd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for lircd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=0360cb65ebeccfcd36244b9bc2f188cc +_md5_=242fd5451b277eb2e2bb4195b72e66a3 diff --git a/metadata/md5-cache/sec-policy/selinux-loadkeys-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-loadkeys-2.20180701-r1 index e2d6c972a134..33c1aa5eb18a 100644 --- a/metadata/md5-cache/sec-policy/selinux-loadkeys-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-loadkeys-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for loadkeys EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1d931e63ce8090e4fc06ca3680343039 +_md5_=bf18e03cc8fb1577ee42ddb59a3a9fed diff --git a/metadata/md5-cache/sec-policy/selinux-lockdev-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-lockdev-2.20180701-r1 index dc342b2f84fb..80e8767e4db2 100644 --- a/metadata/md5-cache/sec-policy/selinux-lockdev-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-lockdev-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for lockdev EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=540c3fe58eab97f94cc12d529496207d +_md5_=ae50a874e0fe261bb3b2ece1f0277984 diff --git a/metadata/md5-cache/sec-policy/selinux-logrotate-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-logrotate-2.20180701-r1 index 70952ece7aac..cc5c3c36af24 100644 --- a/metadata/md5-cache/sec-policy/selinux-logrotate-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-logrotate-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for logrotate EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a4064aa954d2c75e342af3bddbdf64d8 +_md5_=3b2b40af51310cac1005c47d9cc66f45 diff --git a/metadata/md5-cache/sec-policy/selinux-logsentry-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-logsentry-2.20180701-r1 index b47367d189b4..563362b8b94e 100644 --- a/metadata/md5-cache/sec-policy/selinux-logsentry-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-logsentry-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for logsentry EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=af8f279f7769dd6ecafa2d579f3c84ee +_md5_=60da0ea7a8d59fc0b21de04fd2b234ab diff --git a/metadata/md5-cache/sec-policy/selinux-logwatch-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-logwatch-2.20180701-r1 index 77cefe5b5100..ef2fa7aa4a8c 100644 --- a/metadata/md5-cache/sec-policy/selinux-logwatch-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-logwatch-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for logwatch EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=72b84f4747d4fe0c37aa9d86e00c8048 +_md5_=25f70d1d207a11270fa25d64fdc8cea1 diff --git a/metadata/md5-cache/sec-policy/selinux-lpd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-lpd-2.20180701-r1 index e7df539034c4..60531435a797 100644 --- a/metadata/md5-cache/sec-policy/selinux-lpd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-lpd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for lpd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=23d06c12705d6ecdddfffb4f7d3e4223 +_md5_=fbf4b9650376f4a9992ee855516dc888 diff --git a/metadata/md5-cache/sec-policy/selinux-mailman-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mailman-2.20180701-r1 index 53b5ff15301c..571563a6073f 100644 --- a/metadata/md5-cache/sec-policy/selinux-mailman-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mailman-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for mailman EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b053cda2d6e2149f78b55d86fe7526f6 +_md5_=ab099a73e64e87d1b10d1b51dfa85692 diff --git a/metadata/md5-cache/sec-policy/selinux-makewhatis-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-makewhatis-2.20180701-r1 index d66bd13be63c..a88cf4b3574a 100644 --- a/metadata/md5-cache/sec-policy/selinux-makewhatis-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-makewhatis-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for makewhatis EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=9e43e906a6f5b319d4c77b6c7aebe387 +_md5_=a91eea9058e94cc475fc36bbc884fd00 diff --git a/metadata/md5-cache/sec-policy/selinux-mandb-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mandb-2.20180701-r1 index 7fa4f4eb574b..2fd555736bee 100644 --- a/metadata/md5-cache/sec-policy/selinux-mandb-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mandb-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for mandb EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=8240c2210d6a4504a5863c70b0f5e042 +_md5_=9ec7537e7c70edf403eb8345d7d3824a diff --git a/metadata/md5-cache/sec-policy/selinux-mcelog-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mcelog-2.20180701-r1 index 6884072a73b0..df02abe67520 100644 --- a/metadata/md5-cache/sec-policy/selinux-mcelog-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mcelog-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for mcelog EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b7ea0b8e3accd00cc9dfffa319837ddc +_md5_=390ee64dd6b889bf9793436f01ecda54 diff --git a/metadata/md5-cache/sec-policy/selinux-memcached-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-memcached-2.20180701-r1 index e4deee0f152d..ca14f8ef998a 100644 --- a/metadata/md5-cache/sec-policy/selinux-memcached-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-memcached-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for memcached EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c21960e4ec5eaf04977b1016b49b3231 +_md5_=07e7115aa10f24a66447e045e08d9fd4 diff --git a/metadata/md5-cache/sec-policy/selinux-milter-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-milter-2.20180701-r1 index a97b2839de3f..5fa7a0be18ca 100644 --- a/metadata/md5-cache/sec-policy/selinux-milter-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-milter-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for milter EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=fcde88de4669f1600ef3c4ab9dc0044a +_md5_=29d18c21855843dc5997498335610804 diff --git a/metadata/md5-cache/sec-policy/selinux-modemmanager-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-modemmanager-2.20180701-r1 index 8fa851c8cf67..7007cfced637 100644 --- a/metadata/md5-cache/sec-policy/selinux-modemmanager-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-modemmanager-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/se DESCRIPTION=SELinux policy for modemmanager EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=62d09d10e094c215f561e9f6f53ef5a2 +_md5_=918676dbb5d5bd3653ebba8984440ef0 diff --git a/metadata/md5-cache/sec-policy/selinux-mono-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mono-2.20180701-r1 index 04385edd044c..fbf2ec6c0746 100644 --- a/metadata/md5-cache/sec-policy/selinux-mono-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mono-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for mono EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=30bed760aebba0c1cb2f5130edc50dc4 +_md5_=663ab77a74869b35729e29d6d181cc85 diff --git a/metadata/md5-cache/sec-policy/selinux-mozilla-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mozilla-2.20180701-r1 index 1ad8dd186ff7..2a9cb617a489 100644 --- a/metadata/md5-cache/sec-policy/selinux-mozilla-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mozilla-2.20180701-r1 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux policy for mozilla EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux IUSE=alsa -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=5c41088792ccce3bc0e5403d32b70c10 +_md5_=c98091bf5cacd947b2defe71d95cc747 diff --git a/metadata/md5-cache/sec-policy/selinux-mpd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mpd-2.20180701-r1 index 4629cc6509ce..2ea44c013e54 100644 --- a/metadata/md5-cache/sec-policy/selinux-mpd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mpd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for mpd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6fad9b58892effd16c8c9f09f3ce0931 +_md5_=17b7f2030f3c3c7afcd9daa2aa3afdee diff --git a/metadata/md5-cache/sec-policy/selinux-mplayer-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mplayer-2.20180701-r1 index b7840081c2f7..6d07b01b2a26 100644 --- a/metadata/md5-cache/sec-policy/selinux-mplayer-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mplayer-2.20180701-r1 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux policy for mplayer EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux IUSE=alsa -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=bedc188a84f066ce2f8296a0e0552080 +_md5_=0ba424bbb9d289f45b92025ccb9cf5ad diff --git a/metadata/md5-cache/sec-policy/selinux-mrtg-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mrtg-2.20180701-r1 index 59c061b11318..3ec9c7435bd3 100644 --- a/metadata/md5-cache/sec-policy/selinux-mrtg-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mrtg-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for mrtg EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d2ada5497f9a36ce81c96551f6ab00ab +_md5_=a0a78a0ede9ec2ec73251040cf6d136a diff --git a/metadata/md5-cache/sec-policy/selinux-munin-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-munin-2.20180701-r1 index e6d607582b01..95e361ecfa57 100644 --- a/metadata/md5-cache/sec-policy/selinux-munin-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-munin-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for munin EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6fd29fa43f603e772ab942da82094229 +_md5_=d3a04b37493428ba2b218b07b122280c diff --git a/metadata/md5-cache/sec-policy/selinux-mutt-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mutt-2.20180701-r1 index 53898942211a..ec6f64cbff4a 100644 --- a/metadata/md5-cache/sec-policy/selinux-mutt-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mutt-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for mutt EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6249658f45fa8072f2bbf5656d3ac8c0 +_md5_=5193ba41111a2b19cf428e307b77d836 diff --git a/metadata/md5-cache/sec-policy/selinux-mysql-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-mysql-2.20180701-r1 index dfe3a23564fc..417a612cf207 100644 --- a/metadata/md5-cache/sec-policy/selinux-mysql-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-mysql-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for mysql EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ee9fad3bdc49d5afcfe334655ef4c702 +_md5_=3caa5c1ca848aeb4d0e717e736271b67 diff --git a/metadata/md5-cache/sec-policy/selinux-nagios-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-nagios-2.20180701-r1 index cce28b6f9397..b1f0d8d6bcc7 100644 --- a/metadata/md5-cache/sec-policy/selinux-nagios-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-nagios-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for nagios EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2283fe78d63c9f12487940533f9f2305 +_md5_=f9545cdcac26cb140b7f5ae9a7086d13 diff --git a/metadata/md5-cache/sec-policy/selinux-ncftool-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ncftool-2.20180701-r1 index 9ec83082261c..aa1fbaf1c13a 100644 --- a/metadata/md5-cache/sec-policy/selinux-ncftool-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ncftool-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ncftool EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=495a6aff7397f4078e208fc0cf2953b0 +_md5_=48f5dee22a4d14eb2c8b714bdf7b41f2 diff --git a/metadata/md5-cache/sec-policy/selinux-nessus-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-nessus-2.20180701-r1 index 1cc025a2e256..bed4da0976b7 100644 --- a/metadata/md5-cache/sec-policy/selinux-nessus-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-nessus-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for nessus EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f3bcb4c88505aa365d6a35e1b358a6a3 +_md5_=8befb8f2d28a7925d288d8a5afb1e2c5 diff --git a/metadata/md5-cache/sec-policy/selinux-networkmanager-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-networkmanager-2.20180701-r1 index 320a89b42cb6..81809ff70cc8 100644 --- a/metadata/md5-cache/sec-policy/selinux-networkmanager-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-networkmanager-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for networkmanager EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=afac6d957c45eade26bb7970bcbb29d8 +_md5_=8bc7ae25d6813f6995f242ae5beaef9f diff --git a/metadata/md5-cache/sec-policy/selinux-nginx-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-nginx-2.20180701-r1 index 4c5d0641d03a..0ad7678ffb7f 100644 --- a/metadata/md5-cache/sec-policy/selinux-nginx-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-nginx-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for nginx EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2e8b1ecba3b962095d92ac80c08b05dc +_md5_=07158cfc6cba437e2e96820e76bc8a9d diff --git a/metadata/md5-cache/sec-policy/selinux-nslcd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-nslcd-2.20180701-r1 index 8d8494d99016..2bc8df8a52f8 100644 --- a/metadata/md5-cache/sec-policy/selinux-nslcd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-nslcd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for nslcd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=400c09df7ef43996be4acd6f09ca8ed8 +_md5_=e8f3440ae3c171e31f0981154b80ef4c diff --git a/metadata/md5-cache/sec-policy/selinux-ntop-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ntop-2.20180701-r1 index 773522c4757b..ea4c3765eb1b 100644 --- a/metadata/md5-cache/sec-policy/selinux-ntop-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ntop-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ntop EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b15dd63a5af14d7e0864936aba9df9f5 +_md5_=6af8712042364f42527a0791e848c001 diff --git a/metadata/md5-cache/sec-policy/selinux-ntp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ntp-2.20180701-r1 index 737a52f1869c..301b0b08719c 100644 --- a/metadata/md5-cache/sec-policy/selinux-ntp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ntp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ntp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=37b9d936d3cd91d3834f211048090945 +_md5_=fb140c5b09c21348b1d112542bbdaa6a diff --git a/metadata/md5-cache/sec-policy/selinux-nut-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-nut-2.20180701-r1 index a68e4fc18f10..e323447180b1 100644 --- a/metadata/md5-cache/sec-policy/selinux-nut-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-nut-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for nut EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=7b4f7bce8bb6b4a25f8faf96a4d5d333 +_md5_=52ca5c03e472d148ec8bf53a65d3120c diff --git a/metadata/md5-cache/sec-policy/selinux-nx-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-nx-2.20180701-r1 index 6b513bab4541..ce214e9129ac 100644 --- a/metadata/md5-cache/sec-policy/selinux-nx-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-nx-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for nx EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=08ac0dea04d3b73191ab7d7ff535e825 +_md5_=3cef6fcc5b4ff3db68a30899e517d924 diff --git a/metadata/md5-cache/sec-policy/selinux-oddjob-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-oddjob-2.20180701-r1 index 95c22f39519a..47113dc15e22 100644 --- a/metadata/md5-cache/sec-policy/selinux-oddjob-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-oddjob-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for oddjob EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=19f4b43aabb8845fbaaed0ef11e23234 +_md5_=2227b4a5cfe003485d500f633f98a369 diff --git a/metadata/md5-cache/sec-policy/selinux-oident-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-oident-2.20180701-r1 index c47077486f0a..f1191af79538 100644 --- a/metadata/md5-cache/sec-policy/selinux-oident-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-oident-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for oident EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ca4a3999304e06478f728acdd8a5a455 +_md5_=dcf303e613f0f7a1c259dd80823bb780 diff --git a/metadata/md5-cache/sec-policy/selinux-openct-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-openct-2.20180701-r1 index 4217826a18ba..88293e19b06f 100644 --- a/metadata/md5-cache/sec-policy/selinux-openct-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-openct-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for openct EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b99c7fc3c33229da0072d76984ab5115 +_md5_=a4ce6f02dafa04dcb09df28ecfaa3735 diff --git a/metadata/md5-cache/sec-policy/selinux-openrc-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-openrc-2.20180701-r1 index e9c6db24da61..e5c12a3a3d53 100644 --- a/metadata/md5-cache/sec-policy/selinux-openrc-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-openrc-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for openrc EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6071f5d601fd8acac400bba39e19c31e +_md5_=70bcc83131cd0b2e53764ad9d5331a37 diff --git a/metadata/md5-cache/sec-policy/selinux-openvpn-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-openvpn-2.20180701-r1 index 6bd95748ef35..1e467f478d07 100644 --- a/metadata/md5-cache/sec-policy/selinux-openvpn-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-openvpn-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for openvpn EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=611e863a2e3bce1f1ce82f8cad8f00e9 +_md5_=322d29f368abc5ce28c016b5256e7d0b diff --git a/metadata/md5-cache/sec-policy/selinux-pan-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-pan-2.20180701-r1 index 8e197df59254..80f8aa1ce417 100644 --- a/metadata/md5-cache/sec-policy/selinux-pan-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-pan-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy DESCRIPTION=SELinux policy for pan EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=062cad6cd2fbee94b96401b92a0edd9b +_md5_=f1626d93dbe556ccdddac1250afed73e diff --git a/metadata/md5-cache/sec-policy/selinux-pcmcia-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-pcmcia-2.20180701-r1 index 4e399489be37..d94dd7e20309 100644 --- a/metadata/md5-cache/sec-policy/selinux-pcmcia-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-pcmcia-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for pcmcia EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=450602904241cbc7df59e61795749e8b +_md5_=8f44a8e01aae81749191df25b5e6a592 diff --git a/metadata/md5-cache/sec-policy/selinux-pcscd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-pcscd-2.20180701-r1 index 856f75e3b808..e242a3a90a86 100644 --- a/metadata/md5-cache/sec-policy/selinux-pcscd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-pcscd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for pcscd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d4bbed6482cc6fd250e63311ec8e963e +_md5_=188b72483f881830dc3a599343a0f141 diff --git a/metadata/md5-cache/sec-policy/selinux-perdition-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-perdition-2.20180701-r1 index 9ea4d6e4af53..cd9776dfb717 100644 --- a/metadata/md5-cache/sec-policy/selinux-perdition-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-perdition-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for perdition EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c85192d9deae2521b9203a9302b31509 +_md5_=6b5a699a1048ac9decc7b92c0a74076f diff --git a/metadata/md5-cache/sec-policy/selinux-phpfpm-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-phpfpm-2.20180701-r1 index 67f140a5932a..fb536e1d2c66 100644 --- a/metadata/md5-cache/sec-policy/selinux-phpfpm-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-phpfpm-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for phpfpm EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1940f6c846e1240ac3ed479c1508cab1 +_md5_=bdc2fa5832917634136f0fbec3b947ac diff --git a/metadata/md5-cache/sec-policy/selinux-plymouthd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-plymouthd-2.20180701-r1 index 4e814f458e24..951eceb45cc0 100644 --- a/metadata/md5-cache/sec-policy/selinux-plymouthd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-plymouthd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for plymouthd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c082f353132b5b9abd9354e18adf9206 +_md5_=d6f443724471cac38159e20113ef7952 diff --git a/metadata/md5-cache/sec-policy/selinux-podsleuth-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-podsleuth-2.20180701-r1 index 2cfe62a6e24c..6665a5ffd01c 100644 --- a/metadata/md5-cache/sec-policy/selinux-podsleuth-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-podsleuth-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for podsleuth EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=38629b51730a5bc7895c26c8644e5534 +_md5_=c69941bb4020c1416cdb047d7b444993 diff --git a/metadata/md5-cache/sec-policy/selinux-policykit-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-policykit-2.20180701-r1 index 5fd3a97c1a72..167f20eb1138 100644 --- a/metadata/md5-cache/sec-policy/selinux-policykit-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-policykit-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for policykit EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6fa7319895fc508f6fe1a1c15e7ab393 +_md5_=6aa0aaf70d6386a935da8289a142af1c diff --git a/metadata/md5-cache/sec-policy/selinux-portmap-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-portmap-2.20180701-r1 index eca25e7ac45f..2a74306046e0 100644 --- a/metadata/md5-cache/sec-policy/selinux-portmap-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-portmap-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for portmap EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d00dd55591db67d154b738e235cc9ece +_md5_=f3dfd06019ee4723d0f313e0d83cb3d7 diff --git a/metadata/md5-cache/sec-policy/selinux-postfix-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-postfix-2.20180701-r1 index 322f24abf901..5ad3ed4e87f2 100644 --- a/metadata/md5-cache/sec-policy/selinux-postfix-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-postfix-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for postfix EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3da710cfa0d4d59f867dc70a46bd8adf +_md5_=3a879a0c2bc62c59088fdeb6abbe0f2b diff --git a/metadata/md5-cache/sec-policy/selinux-postgresql-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-postgresql-2.20180701-r1 index 7dc0f7ec8f08..441b496aa93e 100644 --- a/metadata/md5-cache/sec-policy/selinux-postgresql-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-postgresql-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for postgresql EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=48c12f43943558e5fc158710bd26f983 +_md5_=87317edffdb160bbf8f991733ff94d4a diff --git a/metadata/md5-cache/sec-policy/selinux-postgrey-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-postgrey-2.20180701-r1 index 958f2f7114d9..e4b14825ff12 100644 --- a/metadata/md5-cache/sec-policy/selinux-postgrey-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-postgrey-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for postgrey EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d39be12b93a37f0441569a3765453ecf +_md5_=3565390ad4d307b6c768e6a6850ae18f diff --git a/metadata/md5-cache/sec-policy/selinux-ppp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ppp-2.20180701-r1 index 65486acbc839..81237d47bfda 100644 --- a/metadata/md5-cache/sec-policy/selinux-ppp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ppp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ppp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=7d175c9d114b0e0d3b8f9681d3fad1ea +_md5_=7c207ad7e6a1a03b0d441f0877b3fc78 diff --git a/metadata/md5-cache/sec-policy/selinux-prelink-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-prelink-2.20180701-r1 index b2b81341b689..c618d7d6325e 100644 --- a/metadata/md5-cache/sec-policy/selinux-prelink-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-prelink-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for prelink EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c2746ebb94069f4e04eb86b359e5ae59 +_md5_=1f8efe344b8b1eecb042864c83bd0417 diff --git a/metadata/md5-cache/sec-policy/selinux-prelude-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-prelude-2.20180701-r1 index c308ca44a89a..e1f98afcf57b 100644 --- a/metadata/md5-cache/sec-policy/selinux-prelude-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-prelude-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for prelude EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b1938bd2f11047c6293189caaa4400eb +_md5_=f8fd2534f0db852992d90e21407f559c diff --git a/metadata/md5-cache/sec-policy/selinux-privoxy-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-privoxy-2.20180701-r1 index eaca16433a69..33c228441022 100644 --- a/metadata/md5-cache/sec-policy/selinux-privoxy-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-privoxy-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for privoxy EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b67863098515cf01447eb1061f2f5d74 +_md5_=9f55adc2224719f68b6cf08b55b684dc diff --git a/metadata/md5-cache/sec-policy/selinux-procmail-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-procmail-2.20180701-r1 index 3511e284f1a8..6682b7ae986a 100644 --- a/metadata/md5-cache/sec-policy/selinux-procmail-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-procmail-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for procmail EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a5c3deceea5f9853ded289be0e60f785 +_md5_=2b1de288e47df4657d06ef69a5db9385 diff --git a/metadata/md5-cache/sec-policy/selinux-psad-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-psad-2.20180701-r1 index d754816b4a19..73468e31a018 100644 --- a/metadata/md5-cache/sec-policy/selinux-psad-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-psad-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for psad EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6b2490f9885a1e588d2df173df31f7d1 +_md5_=cd3d3e73fe92b3eb9ca78ed2f2eac50a diff --git a/metadata/md5-cache/sec-policy/selinux-publicfile-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-publicfile-2.20180701-r1 index 4790ddac1ff3..72f8d2fe7122 100644 --- a/metadata/md5-cache/sec-policy/selinux-publicfile-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-publicfile-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for publicfile EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=29b6ec5e315cd15264fff89b0f0abc2d +_md5_=7b4aa6533e9a2672240f63771ac5641e diff --git a/metadata/md5-cache/sec-policy/selinux-pulseaudio-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-pulseaudio-2.20180701-r1 index fdfb317d77d2..1900cf676b4d 100644 --- a/metadata/md5-cache/sec-policy/selinux-pulseaudio-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-pulseaudio-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for pulseaudio EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1d15b5da2b1a3b5f3ae1d41811b981e8 +_md5_=20724df85c7f6cc3d57aaea68dbb834e diff --git a/metadata/md5-cache/sec-policy/selinux-puppet-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-puppet-2.20180701-r1 index 94c9f8c4812a..c46bf733921c 100644 --- a/metadata/md5-cache/sec-policy/selinux-puppet-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-puppet-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for puppet EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=73af616de69b208615f056b3e98b8977 +_md5_=dcc24da867a3c5b8067100e634074b10 diff --git a/metadata/md5-cache/sec-policy/selinux-pyicqt-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-pyicqt-2.20180701-r1 index 73f1960aef1c..5408b5ec9a0d 100644 --- a/metadata/md5-cache/sec-policy/selinux-pyicqt-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-pyicqt-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for pyicqt EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6e8534324a9f8b7c75a8f21247ad7e03 +_md5_=6c49fd878aa92d01ad23aec3b3dfda52 diff --git a/metadata/md5-cache/sec-policy/selinux-pyzor-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-pyzor-2.20180701-r1 index dcb5727d81cc..fb3bf3d43efd 100644 --- a/metadata/md5-cache/sec-policy/selinux-pyzor-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-pyzor-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for pyzor EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=5c1eacc44f675d8b75557a703c670279 +_md5_=9d17c8d7402bd6e3230b50744b72a596 diff --git a/metadata/md5-cache/sec-policy/selinux-qemu-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-qemu-2.20180701-r1 index 9c9144adf5d8..8671b5ef3519 100644 --- a/metadata/md5-cache/sec-policy/selinux-qemu-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-qemu-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-virt >=sys-apps/policycoreutils-2.0.82 >=sec-policy/se DESCRIPTION=SELinux policy for qemu EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-virt >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=0755be996584033e2dad5b792542580a +_md5_=fe39597e2cefc3b11e17f08228b0a1b5 diff --git a/metadata/md5-cache/sec-policy/selinux-qmail-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-qmail-2.20180701-r1 index 81256e1ef379..47a159e2920a 100644 --- a/metadata/md5-cache/sec-policy/selinux-qmail-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-qmail-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for qmail EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=76657c68437144dd051ffcb4b5b08371 +_md5_=6d3ec472217da0ba2c3a1f2e3a2ac5e7 diff --git a/metadata/md5-cache/sec-policy/selinux-quota-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-quota-2.20180701-r1 index 3c818ac8ea0f..cdab0e166b42 100644 --- a/metadata/md5-cache/sec-policy/selinux-quota-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-quota-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for quota EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d812cddd2d2ea7feb3f87e76856a8e39 +_md5_=9717966f0713836bb0ad272f00264e5f diff --git a/metadata/md5-cache/sec-policy/selinux-radius-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-radius-2.20180701-r1 index 7c8a2f129de6..2da1e712d89f 100644 --- a/metadata/md5-cache/sec-policy/selinux-radius-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-radius-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for radius EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=05ae7470f1e2e5ee552d12d03fc369c7 +_md5_=7ec35108fd174c3cd644f705eb86af6c diff --git a/metadata/md5-cache/sec-policy/selinux-radvd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-radvd-2.20180701-r1 index f2b3e6116115..6f17eaa34576 100644 --- a/metadata/md5-cache/sec-policy/selinux-radvd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-radvd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for radvd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b205ee9f64ddd3b3452cb43e3d867b2d +_md5_=3dfd1874f5836500b114c401a9f56d5c diff --git a/metadata/md5-cache/sec-policy/selinux-razor-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-razor-2.20180701-r1 index 5822fe941caa..4d7e9e7edd33 100644 --- a/metadata/md5-cache/sec-policy/selinux-razor-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-razor-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for razor EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=dc40eb30405d30aec2f6b5cdd29b9228 +_md5_=dfb374e312569e17dd63d419f28e5c1b diff --git a/metadata/md5-cache/sec-policy/selinux-redis-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-redis-2.20180701-r1 index ed71c54737e2..c98dbd3227dd 100644 --- a/metadata/md5-cache/sec-policy/selinux-redis-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-redis-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for redis EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ad46b468b0d1e59bd4337029e8f6da89 +_md5_=e3d006d62f2aa3c576f2a6e9cdd3fc94 diff --git a/metadata/md5-cache/sec-policy/selinux-remotelogin-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-remotelogin-2.20180701-r1 index 3075c320bf01..3f1c90e3edea 100644 --- a/metadata/md5-cache/sec-policy/selinux-remotelogin-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-remotelogin-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for remotelogin EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1fc35a6d58bcc6de2dcfe005cce75720 +_md5_=09403cdb14b543d3b5e4c8cc481c813d diff --git a/metadata/md5-cache/sec-policy/selinux-resolvconf-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-resolvconf-2.20180701-r1 index 6383c05190a4..edacc6cd4f33 100644 --- a/metadata/md5-cache/sec-policy/selinux-resolvconf-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-resolvconf-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for resolvconf EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=dcd4ba631abd836d40ef4f2d01cc155d +_md5_=91bf8eb7f5b18ae49eed0d39062dede6 diff --git a/metadata/md5-cache/sec-policy/selinux-rgmanager-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-rgmanager-2.20180701-r1 index 085fa89789c6..2586e83d6f8a 100644 --- a/metadata/md5-cache/sec-policy/selinux-rgmanager-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-rgmanager-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for rgmanager EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=731224149419904beff577f86713c5ea +_md5_=3cffa2e67e2b3f447d023d0ab271acdf diff --git a/metadata/md5-cache/sec-policy/selinux-rngd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-rngd-2.20180701-r1 index fab1ab4b33c7..cec339914a49 100644 --- a/metadata/md5-cache/sec-policy/selinux-rngd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-rngd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for rngd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=fdc895b59b4c1267d58fcaed6d57e031 +_md5_=8f10787c865e90dbe2caf6e6a444c9b2 diff --git a/metadata/md5-cache/sec-policy/selinux-roundup-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-roundup-2.20180701-r1 index 0f1a996a3b64..046a6a6a8370 100644 --- a/metadata/md5-cache/sec-policy/selinux-roundup-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-roundup-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for roundup EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=9c1aaf53e8331d858f14bccf50e76923 +_md5_=1c274383b55f0584ab8f404361414df8 diff --git a/metadata/md5-cache/sec-policy/selinux-rpc-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-rpc-2.20180701-r1 index 019c7378d44c..43cd3e46c9c3 100644 --- a/metadata/md5-cache/sec-policy/selinux-rpc-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-rpc-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for rpc EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=076d5eb57feaf8fc180626de06a9c5dd +_md5_=fe288ea46536cd3059d764f4e522c97e diff --git a/metadata/md5-cache/sec-policy/selinux-rpcbind-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-rpcbind-2.20180701-r1 index b3efd86efba6..1ad9677e3915 100644 --- a/metadata/md5-cache/sec-policy/selinux-rpcbind-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-rpcbind-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for rpcbind EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f51469e60e69592f1cde006f8924b50e +_md5_=76c2505387acec71cfcac8b1cd807f73 diff --git a/metadata/md5-cache/sec-policy/selinux-rpm-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-rpm-2.20180701-r1 index 9ea6ca9a1e52..836119b76240 100644 --- a/metadata/md5-cache/sec-policy/selinux-rpm-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-rpm-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for rpm EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=646412944e29d54d5f950613a1ae5f51 +_md5_=87e6134a683c8e4e80fa4a11e048c5c5 diff --git a/metadata/md5-cache/sec-policy/selinux-rssh-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-rssh-2.20180701-r1 index af8311c0f16e..ba5e62541689 100644 --- a/metadata/md5-cache/sec-policy/selinux-rssh-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-rssh-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for rssh EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=4d24b9ef9ff76fe2d7584ed192ba814c +_md5_=7f99fc64864d3267f1f239449ef2e11b diff --git a/metadata/md5-cache/sec-policy/selinux-rtkit-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-rtkit-2.20180701-r1 index bec5aea1b7da..cf96829558c5 100644 --- a/metadata/md5-cache/sec-policy/selinux-rtkit-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-rtkit-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/se DESCRIPTION=SELinux policy for rtkit EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-dbus >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c6ff9bb14b58114041d60c8fb17808f1 +_md5_=85dc4588d2038ff77277b0ce579d7190 diff --git a/metadata/md5-cache/sec-policy/selinux-rtorrent-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-rtorrent-2.20180701-r1 index 02e5423020c2..55abd61bef1a 100644 --- a/metadata/md5-cache/sec-policy/selinux-rtorrent-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-rtorrent-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for rtorrent EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a1a743c969abe00ecb27677be782147e +_md5_=0fe6ecb268d26d5460c39897f3ce434a diff --git a/metadata/md5-cache/sec-policy/selinux-salt-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-salt-2.20180701-r1 index 54ce5b1f42ac..18ba57991f30 100644 --- a/metadata/md5-cache/sec-policy/selinux-salt-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-salt-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for salt EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=64aca4a988a80ebfe988749d9512ffa9 +_md5_=60c40e51e23acd4df3709d318673d6b8 diff --git a/metadata/md5-cache/sec-policy/selinux-samba-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-samba-2.20180701-r1 index 290e1e54b8e2..506714627fa8 100644 --- a/metadata/md5-cache/sec-policy/selinux-samba-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-samba-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for samba EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6713342dd181257405ca7af8e014a94b +_md5_=9898b5d8fa513744d0427fd1372b4646 diff --git a/metadata/md5-cache/sec-policy/selinux-sasl-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-sasl-2.20180701-r1 index 7eb3c362dc14..0cfb27a9a2a8 100644 --- a/metadata/md5-cache/sec-policy/selinux-sasl-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-sasl-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for sasl EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ce9b231ae8160c8a469139f792561b12 +_md5_=66979307f1e91c6b64e8c133a41cc262 diff --git a/metadata/md5-cache/sec-policy/selinux-screen-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-screen-2.20180701-r1 index aec4abad61e7..e891511fc20d 100644 --- a/metadata/md5-cache/sec-policy/selinux-screen-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-screen-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for screen EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=58f5e5955a1f4f38f988fd2e2c41da22 +_md5_=7b50bc175c58b7038ac22cb1f63f1e54 diff --git a/metadata/md5-cache/sec-policy/selinux-sendmail-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-sendmail-2.20180701-r1 index fb96a24de263..dae4d251f4f9 100644 --- a/metadata/md5-cache/sec-policy/selinux-sendmail-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-sendmail-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for sendmail EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=33bc136f1abf60a62ffb996cc72c1d91 +_md5_=383c253b227f9c5ce8b508cb9920e8f6 diff --git a/metadata/md5-cache/sec-policy/selinux-sensord-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-sensord-2.20180701-r1 index 6529df3fbff6..0c41af6b3095 100644 --- a/metadata/md5-cache/sec-policy/selinux-sensord-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-sensord-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for sensord EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=dc4f7b9575f6c2e7bffefe1536b79f22 +_md5_=d18042d0aeecda6513fead29c7a3c9c5 diff --git a/metadata/md5-cache/sec-policy/selinux-shorewall-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-shorewall-2.20180701-r1 index 1494d26139a0..4137b535c1c8 100644 --- a/metadata/md5-cache/sec-policy/selinux-shorewall-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-shorewall-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for shorewall EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=5179a6ea11058d2bb82cb3a2311caf56 +_md5_=e3621196877235cf52c3d53a77e34132 diff --git a/metadata/md5-cache/sec-policy/selinux-shutdown-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-shutdown-2.20180701-r1 index 8e27181111e9..bf468a5e9250 100644 --- a/metadata/md5-cache/sec-policy/selinux-shutdown-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-shutdown-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for shutdown EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=32cb7bd5f6e8459373e54679f44c2ce5 +_md5_=060ffdb8b972332283082cf9dee7c7a8 diff --git a/metadata/md5-cache/sec-policy/selinux-skype-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-skype-2.20180701-r1 index 92fde8224761..a0aae9c63b66 100644 --- a/metadata/md5-cache/sec-policy/selinux-skype-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-skype-2.20180701-r1 @@ -4,10 +4,10 @@ DESCRIPTION=SELinux policy for skype EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux IUSE=alsa -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=cd8460ca52793fa58618ccf2f8737612 +_md5_=aad8135769888af34d570c44c0b3ff0d diff --git a/metadata/md5-cache/sec-policy/selinux-slocate-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-slocate-2.20180701-r1 index 60cd1123ace7..041dc634cf88 100644 --- a/metadata/md5-cache/sec-policy/selinux-slocate-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-slocate-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for slocate EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=8e46fcc7a50547c303273596f9a8f560 +_md5_=9f3a1282da161ee487743be07beab547 diff --git a/metadata/md5-cache/sec-policy/selinux-slrnpull-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-slrnpull-2.20180701-r1 index e041372ecbaa..5238ae4b9c54 100644 --- a/metadata/md5-cache/sec-policy/selinux-slrnpull-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-slrnpull-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for slrnpull EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=20a301e086a2daaf265e024d8dfbb22e +_md5_=c73b4c486c209f42b3af8d8ae7664da2 diff --git a/metadata/md5-cache/sec-policy/selinux-smartmon-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-smartmon-2.20180701-r1 index d078b981b278..72c16fa2d242 100644 --- a/metadata/md5-cache/sec-policy/selinux-smartmon-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-smartmon-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for smartmon EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=25bccb090018c96da80c272ff68afc08 +_md5_=47a3106a44266f954adc5594c84f8ddc diff --git a/metadata/md5-cache/sec-policy/selinux-smokeping-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-smokeping-2.20180701-r1 index f8069bf335b9..37e300b9775f 100644 --- a/metadata/md5-cache/sec-policy/selinux-smokeping-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-smokeping-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for smokeping EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=8a551a15dbc3d346fae62ca0cc8d89a3 +_md5_=8a35e10e6e7b52ded673145c9a3a355a diff --git a/metadata/md5-cache/sec-policy/selinux-snmp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-snmp-2.20180701-r1 index 9b71a1ca131a..f772a7aba0da 100644 --- a/metadata/md5-cache/sec-policy/selinux-snmp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-snmp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for snmp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2e94ad0c17c333334fa04e5069d1d084 +_md5_=51d59da6b3cef8d65acafce89643d729 diff --git a/metadata/md5-cache/sec-policy/selinux-snort-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-snort-2.20180701-r1 index 63ff997f982c..ec49760766f0 100644 --- a/metadata/md5-cache/sec-policy/selinux-snort-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-snort-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for snort EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ed455a8df68c7b06b87d64aa74163938 +_md5_=7ac3bf7df27f1adfeeee4078bbbfc33b diff --git a/metadata/md5-cache/sec-policy/selinux-soundserver-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-soundserver-2.20180701-r1 index b4b08fc5756f..327d88a5437b 100644 --- a/metadata/md5-cache/sec-policy/selinux-soundserver-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-soundserver-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for soundserver EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=902baff11a6dd6500a08e1a9c02f3a5f +_md5_=20cabb32606530bed7e7f96eff0d1492 diff --git a/metadata/md5-cache/sec-policy/selinux-spamassassin-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-spamassassin-2.20180701-r1 index ec87d334df9a..383e6d60a500 100644 --- a/metadata/md5-cache/sec-policy/selinux-spamassassin-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-spamassassin-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for spamassassin EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=e02095dc4ff4d5dd3826b57f90b05d11 +_md5_=3b3d1207f6ade0896145e76bc4bba3f6 diff --git a/metadata/md5-cache/sec-policy/selinux-speedtouch-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-speedtouch-2.20180701-r1 index 5eff486731cb..225cac67c775 100644 --- a/metadata/md5-cache/sec-policy/selinux-speedtouch-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-speedtouch-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for speedtouch EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=cde969522459b9639437d6da9fb352db +_md5_=b38c2eed40c892fc8ae9dc89865c871e diff --git a/metadata/md5-cache/sec-policy/selinux-squid-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-squid-2.20180701-r1 index 599a47270c9c..84aa9f258877 100644 --- a/metadata/md5-cache/sec-policy/selinux-squid-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-squid-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for squid EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c2cd27caa1e4a9471fceb304894d5d69 +_md5_=0590c23cb4c3823ce2092029aac3fbeb diff --git a/metadata/md5-cache/sec-policy/selinux-sssd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-sssd-2.20180701-r1 index 83d75372ea2e..2e4e3056573a 100644 --- a/metadata/md5-cache/sec-policy/selinux-sssd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-sssd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for sssd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=5935965151b1cf877b3ac2b924e99b72 +_md5_=e3e0908b01b9744f24706c14d1d8099f diff --git a/metadata/md5-cache/sec-policy/selinux-stunnel-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-stunnel-2.20180701-r1 index 8804f79f248b..c71a5e2cd841 100644 --- a/metadata/md5-cache/sec-policy/selinux-stunnel-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-stunnel-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for stunnel EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c5b05354c7be95fa5568bff0366beddd +_md5_=a5c031c66c1b14689f2b45ba32c8fb1b diff --git a/metadata/md5-cache/sec-policy/selinux-subsonic-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-subsonic-2.20180701-r1 index 6082321252f2..0dc37c7a5d01 100644 --- a/metadata/md5-cache/sec-policy/selinux-subsonic-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-subsonic-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for subsonic EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2c9f3411e18ebe4203ad7d66e7188f89 +_md5_=f78706ef1c72abaa2b91a117e43eb3af diff --git a/metadata/md5-cache/sec-policy/selinux-sudo-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-sudo-2.20180701-r1 index 7cc8997aae86..3ad58e1922ab 100644 --- a/metadata/md5-cache/sec-policy/selinux-sudo-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-sudo-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for sudo EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=beb4da03b2f538dd0ec6e92d4d1197e9 +_md5_=18bb1566bdf6283862bb40c40974639c diff --git a/metadata/md5-cache/sec-policy/selinux-sxid-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-sxid-2.20180701-r1 index 4a307504248f..08d35328e8bf 100644 --- a/metadata/md5-cache/sec-policy/selinux-sxid-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-sxid-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for sxid EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=4e7efacbeb22fb75f55e26b99059877c +_md5_=2aafb61b7ab53c405155fecd275cdd0c diff --git a/metadata/md5-cache/sec-policy/selinux-syncthing-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-syncthing-2.20180701-r1 index ba8003751872..fcdf261c5b0d 100644 --- a/metadata/md5-cache/sec-policy/selinux-syncthing-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-syncthing-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for syncthing EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=05dc0dd1b4e6466759ffae74a6f9b957 +_md5_=bedba4baa12a60c8e9ee3ae628593a45 diff --git a/metadata/md5-cache/sec-policy/selinux-sysstat-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-sysstat-2.20180701-r1 index 493079b45f9c..f7399093f2b8 100644 --- a/metadata/md5-cache/sec-policy/selinux-sysstat-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-sysstat-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for sysstat EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=8f0f8634a158581163550c4978f51265 +_md5_=3205a54af6cb642b29b05b1f5a694fcb diff --git a/metadata/md5-cache/sec-policy/selinux-tboot-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-tboot-2.20180701-r1 index 70ec8a8a7a5e..ebf1a2b3843e 100644 --- a/metadata/md5-cache/sec-policy/selinux-tboot-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-tboot-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for tboot EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c2f98e85a1e1b995a79e49411f81f22b +_md5_=8ad75ae42a5232b72aaedd0c849260a3 diff --git a/metadata/md5-cache/sec-policy/selinux-tcpd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-tcpd-2.20180701-r1 index 539719538cc3..bd4ac12d6d03 100644 --- a/metadata/md5-cache/sec-policy/selinux-tcpd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-tcpd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/s DESCRIPTION=SELinux policy for tcpd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2087cde4172974fa87b347f6803c1f7e +_md5_=10435c54e4cd1198d1b058498e0b213d diff --git a/metadata/md5-cache/sec-policy/selinux-tcsd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-tcsd-2.20180701-r1 index fa0b489ea9b3..a9a944bb62e8 100644 --- a/metadata/md5-cache/sec-policy/selinux-tcsd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-tcsd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for tcsd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=52116ede59c4a8ce2f56086a22cdb3e9 +_md5_=04b269b8d30d8b31105717c0e4e496ee diff --git a/metadata/md5-cache/sec-policy/selinux-telnet-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-telnet-2.20180701-r1 index c2261ece9e51..8301e778fb87 100644 --- a/metadata/md5-cache/sec-policy/selinux-telnet-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-telnet-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-remotelogin >=sys-apps/policycoreutils-2.0.82 >=sec-po DESCRIPTION=SELinux policy for telnet EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-remotelogin >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=2ec02cf15526d3ad7ceb948a7b01abfb +_md5_=bb0658ff7657a8e92ee3125edf7642eb diff --git a/metadata/md5-cache/sec-policy/selinux-tftp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-tftp-2.20180701-r1 index 1576feb056a2..7b689c00f085 100644 --- a/metadata/md5-cache/sec-policy/selinux-tftp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-tftp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for tftp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=36968fefd7636d95db21fef3f31a2fa1 +_md5_=1ae17d445e874adc210a72f82080bed4 diff --git a/metadata/md5-cache/sec-policy/selinux-tgtd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-tgtd-2.20180701-r1 index 3e273c3f870e..37779d231f81 100644 --- a/metadata/md5-cache/sec-policy/selinux-tgtd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-tgtd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for tgtd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=6261fc6849868d691f74a74625aeae00 +_md5_=bfb1bc97f0fd872e3ae809d5a11005f6 diff --git a/metadata/md5-cache/sec-policy/selinux-thunderbird-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-thunderbird-2.20180701-r1 index 5da43c7d53ae..d240ebd2c28e 100644 --- a/metadata/md5-cache/sec-policy/selinux-thunderbird-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-thunderbird-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy DESCRIPTION=SELinux policy for thunderbird EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=8be24b813a34de4bbf8953a267306d3f +_md5_=357d98672948b971e2f2ec27cfb493e3 diff --git a/metadata/md5-cache/sec-policy/selinux-timidity-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-timidity-2.20180701-r1 index 985308711076..53235f654676 100644 --- a/metadata/md5-cache/sec-policy/selinux-timidity-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-timidity-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for timidity EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=14d6017b234b823f9aef4293fc1c24e4 +_md5_=a133d2823e517dcb26e6b8a2c9ec8dbe diff --git a/metadata/md5-cache/sec-policy/selinux-tmpreaper-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-tmpreaper-2.20180701-r1 index a3b1071349cd..6ed4d311920e 100644 --- a/metadata/md5-cache/sec-policy/selinux-tmpreaper-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-tmpreaper-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for tmpreaper EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=e42c742c78a43b8a4c3f4a0298ca06ce +_md5_=5b8c31a24289068c1822903bf63e79e2 diff --git a/metadata/md5-cache/sec-policy/selinux-tor-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-tor-2.20180701-r1 index 49b50ddf3d5c..a017aeed3f94 100644 --- a/metadata/md5-cache/sec-policy/selinux-tor-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-tor-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for tor EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b4b6ac45072bbcfbd8963ee243df78f1 +_md5_=68e050c308ef42de5f086b23fee4b428 diff --git a/metadata/md5-cache/sec-policy/selinux-tripwire-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-tripwire-2.20180701-r1 index ae0afea8ebe6..59affaa8b7ff 100644 --- a/metadata/md5-cache/sec-policy/selinux-tripwire-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-tripwire-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for tripwire EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=7fa0607e948b381c25cd0133f31fb053 +_md5_=018fbe3d8d2607d26775feacc5d5d9b1 diff --git a/metadata/md5-cache/sec-policy/selinux-ucspitcp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ucspitcp-2.20180701-r1 index 2a1075a4b0c0..b71565957e51 100644 --- a/metadata/md5-cache/sec-policy/selinux-ucspitcp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ucspitcp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ucspitcp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3d98b16ebbda94b80367f18637b6095f +_md5_=99f83b452ca6e1b206df89f2042d10e7 diff --git a/metadata/md5-cache/sec-policy/selinux-ulogd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-ulogd-2.20180701-r1 index 0fe05a3530c7..89441bf88795 100644 --- a/metadata/md5-cache/sec-policy/selinux-ulogd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-ulogd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for ulogd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3374a3ab5963540511a285b2ed1bc7e6 +_md5_=60d43ed612fe9148797b12afc5e1eb97 diff --git a/metadata/md5-cache/sec-policy/selinux-uml-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-uml-2.20180701-r1 index 0763eec7788d..c3d833940e5b 100644 --- a/metadata/md5-cache/sec-policy/selinux-uml-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-uml-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for uml EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a08d83d838bf3032c07e9cc3c924eb1c +_md5_=8e88deeb20f728a12d627a2043fc4616 diff --git a/metadata/md5-cache/sec-policy/selinux-unconfined-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-unconfined-2.20180701-r1 index 140c35e9ebab..49e30ce64312 100644 --- a/metadata/md5-cache/sec-policy/selinux-unconfined-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-unconfined-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for unconfined EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d16eac578d8fa4a8aef39ad926d8d18a +_md5_=f8eb09f61cf6bc06f0b83fa89d089480 diff --git a/metadata/md5-cache/sec-policy/selinux-uptime-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-uptime-2.20180701-r1 index 61624773363c..9bd213f0be3c 100644 --- a/metadata/md5-cache/sec-policy/selinux-uptime-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-uptime-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for uptime EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=a2fd007f14764d281189fb6eecd8e9f0 +_md5_=9e8470ad91c80390d6ac1da86a186b49 diff --git a/metadata/md5-cache/sec-policy/selinux-usbmuxd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-usbmuxd-2.20180701-r1 index 262e934550b1..7a2b2c44cec5 100644 --- a/metadata/md5-cache/sec-policy/selinux-usbmuxd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-usbmuxd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for usbmuxd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=195b1d757507ef7aa6dacb494fcc3533 +_md5_=a49bac21a65b4b19d8e35ac85ae9ce06 diff --git a/metadata/md5-cache/sec-policy/selinux-uucp-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-uucp-2.20180701-r1 index ff6d9731b6d4..166980e85939 100644 --- a/metadata/md5-cache/sec-policy/selinux-uucp-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-uucp-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/s DESCRIPTION=SELinux policy for uucp EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-inetd >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1cae4a8786c5515b523907d01f41f126 +_md5_=a5ea22be37a69fcecdcb67f75579a5eb diff --git a/metadata/md5-cache/sec-policy/selinux-uwimap-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-uwimap-2.20180701-r1 index d292a92a66cb..5591e69b344e 100644 --- a/metadata/md5-cache/sec-policy/selinux-uwimap-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-uwimap-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for uwimap EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=48f8fd888b19c4504a48875f25791d8c +_md5_=2d5fbc5d19a4dc7c01685a470c8761a8 diff --git a/metadata/md5-cache/sec-policy/selinux-uwsgi-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-uwsgi-2.20180701-r1 index b143894177d6..d4402a0a2a48 100644 --- a/metadata/md5-cache/sec-policy/selinux-uwsgi-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-uwsgi-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for uWSGI EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=faeda3a0505e659893d03f30a168acb8 +_md5_=338efaf879a5143a696bfef6d465cfb9 diff --git a/metadata/md5-cache/sec-policy/selinux-varnishd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-varnishd-2.20180701-r1 index 98eb7317be9e..b39ed98be491 100644 --- a/metadata/md5-cache/sec-policy/selinux-varnishd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-varnishd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for varnishd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f56703b25180d75c53cde6644a55c17e +_md5_=8065ea09e1c55f37cfbde9133e826afe diff --git a/metadata/md5-cache/sec-policy/selinux-vbetool-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-vbetool-2.20180701-r1 index 8e1af5835776..162f8b4a043e 100644 --- a/metadata/md5-cache/sec-policy/selinux-vbetool-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-vbetool-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for vbetool EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=c0d63f31b846cd046894e5d5778ec430 +_md5_=80c3eec7180096c0a960edd106aa3a76 diff --git a/metadata/md5-cache/sec-policy/selinux-vdagent-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-vdagent-2.20180701-r1 index bf14427fa132..0e25e6cf4bf2 100644 --- a/metadata/md5-cache/sec-policy/selinux-vdagent-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-vdagent-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for vdagent EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=912761f8da712c34a762b437692eb45d +_md5_=8dba1b76264d76451ddeb81e7bea2442 diff --git a/metadata/md5-cache/sec-policy/selinux-vde-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-vde-2.20180701-r1 index 8af9926b5746..0ecda6557463 100644 --- a/metadata/md5-cache/sec-policy/selinux-vde-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-vde-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for vde EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=b4b41f45db34d4accc2dd7108b166729 +_md5_=63452846420096e0cff9901bb8181c1d diff --git a/metadata/md5-cache/sec-policy/selinux-virt-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-virt-2.20180701-r1 index 3c7a7174899b..ae5782d233cf 100644 --- a/metadata/md5-cache/sec-policy/selinux-virt-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-virt-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for virt EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=bfedd578d18d225fe95738c783c2c59e +_md5_=248bfd7e4eedafe36ca1e420b7f9354d diff --git a/metadata/md5-cache/sec-policy/selinux-vlock-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-vlock-2.20180701-r1 index 76b9db79a0de..a8ac9b68d40e 100644 --- a/metadata/md5-cache/sec-policy/selinux-vlock-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-vlock-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for vlock EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=99d1d8a439b349f16429e4f93975d00d +_md5_=b54928a3f9daf3efa42d776aba92e134 diff --git a/metadata/md5-cache/sec-policy/selinux-vmware-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-vmware-2.20180701-r1 index f3128ffb5cfd..4b952673dd2d 100644 --- a/metadata/md5-cache/sec-policy/selinux-vmware-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-vmware-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy DESCRIPTION=SELinux policy for vmware EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=cab09bfa6b583dab36cf1e2bde3c3fae +_md5_=7eff20d7250ace3864c4096b8a49bce3 diff --git a/metadata/md5-cache/sec-policy/selinux-vnstatd-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-vnstatd-2.20180701-r1 index ed88670d669c..65798ee1ab8b 100644 --- a/metadata/md5-cache/sec-policy/selinux-vnstatd-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-vnstatd-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for vnstatd EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=17c44f9f3b04f2af51fba615ef4c6655 +_md5_=36a7fb1d09f71465bf77fb6b039b1370 diff --git a/metadata/md5-cache/sec-policy/selinux-vpn-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-vpn-2.20180701-r1 index 8346b1972be0..d92500fc4aa7 100644 --- a/metadata/md5-cache/sec-policy/selinux-vpn-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-vpn-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for vpn EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=5280af600a23b9fe6fddfdbac80cd084 +_md5_=9a870e0f1e5c9911be75a5142030ce66 diff --git a/metadata/md5-cache/sec-policy/selinux-watchdog-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-watchdog-2.20180701-r1 index f79d74cfccd7..596ca6a47424 100644 --- a/metadata/md5-cache/sec-policy/selinux-watchdog-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-watchdog-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for watchdog EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=fa00f5fae9525d91bc1782efa8feab6d +_md5_=183548edba137fae99e1cf01ff7b9afb diff --git a/metadata/md5-cache/sec-policy/selinux-webalizer-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-webalizer-2.20180701-r1 index 44e9ffbc21e9..709e94a38bbc 100644 --- a/metadata/md5-cache/sec-policy/selinux-webalizer-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-webalizer-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/ DESCRIPTION=SELinux policy for webalizer EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-apache >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=f3dafd4d9c9a637b3a00c599a24462e5 +_md5_=25638ab68242a0db0ea3fac7895db64b diff --git a/metadata/md5-cache/sec-policy/selinux-wine-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-wine-2.20180701-r1 index d243402adcae..d1b730c9a0ea 100644 --- a/metadata/md5-cache/sec-policy/selinux-wine-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-wine-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for wine EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=1cdfe30ea1368ac6638dac65bf11f9cd +_md5_=04710e2a3cc5698a3df01d039a6c4d1a diff --git a/metadata/md5-cache/sec-policy/selinux-wireshark-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-wireshark-2.20180701-r1 index 4ea24a807f30..ade149556105 100644 --- a/metadata/md5-cache/sec-policy/selinux-wireshark-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-wireshark-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for wireshark EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ce0f6315d5ab917dd57b1ea9653e4081 +_md5_=b4ec2e731a4cfd04a3defe6f4a84c188 diff --git a/metadata/md5-cache/sec-policy/selinux-wm-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-wm-2.20180701-r1 index c111c95babb8..7d130d63a8f3 100644 --- a/metadata/md5-cache/sec-policy/selinux-wm-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-wm-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for wm EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=3054e6df1fec59f8648bf78436bacae4 +_md5_=f592ee913380e439017dd50429ca2e51 diff --git a/metadata/md5-cache/sec-policy/selinux-xen-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-xen-2.20180701-r1 index 95fcba72d2c4..9a6e27ab2887 100644 --- a/metadata/md5-cache/sec-policy/selinux-xen-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-xen-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for xen EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=d708be8254c84d64feb1f1629c34ab71 +_md5_=bb7eb4b63283d8f3429bcab1ade852f7 diff --git a/metadata/md5-cache/sec-policy/selinux-xfs-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-xfs-2.20180701-r1 index 4bc6e24f90f2..2bc9022876e0 100644 --- a/metadata/md5-cache/sec-policy/selinux-xfs-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-xfs-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for xfs EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=0fcd8259afda1cef89cb3bf824edd6f5 +_md5_=ba40b0b0d8b32de31c3f96c086b65f8f diff --git a/metadata/md5-cache/sec-policy/selinux-xprint-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-xprint-2.20180701-r1 index f50489aea95c..5dfe36515ec2 100644 --- a/metadata/md5-cache/sec-policy/selinux-xprint-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-xprint-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for xprint EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=ea59eeca20d494f83411f75e5fffd3d5 +_md5_=e8e74be5bcc129cf987b4c566756b320 diff --git a/metadata/md5-cache/sec-policy/selinux-xscreensaver-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-xscreensaver-2.20180701-r1 index 8560087d5229..72351e9936db 100644 --- a/metadata/md5-cache/sec-policy/selinux-xscreensaver-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-xscreensaver-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy DESCRIPTION=SELinux policy for xscreensaver EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=sec-policy/selinux-xserver >=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=51cb5d02087042cee35b9b7ed422fc8b +_md5_=355355eee8effa6a24efcdd15007da62 diff --git a/metadata/md5-cache/sec-policy/selinux-xserver-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-xserver-2.20180701-r1 index 6f8b6440f3a2..575322bef0c4 100644 --- a/metadata/md5-cache/sec-policy/selinux-xserver-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-xserver-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for xserver EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=18d6c0a97cd9de911fbc7364fc72072a +_md5_=109011428b70ad9fda0e766ecbeed035 diff --git a/metadata/md5-cache/sec-policy/selinux-zabbix-2.20180701-r1 b/metadata/md5-cache/sec-policy/selinux-zabbix-2.20180701-r1 index 003d41b37e4c..47a49f9ca2e3 100644 --- a/metadata/md5-cache/sec-policy/selinux-zabbix-2.20180701-r1 +++ b/metadata/md5-cache/sec-policy/selinux-zabbix-2.20180701-r1 @@ -3,10 +3,10 @@ DEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.2018 DESCRIPTION=SELinux policy for zabbix EAPI=6 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:SELinux -KEYWORDS=~amd64 -arm ~arm64 ~mips ~x86 +KEYWORDS=amd64 -arm ~arm64 ~mips x86 LICENSE=GPL-2 RDEPEND=>=sys-apps/policycoreutils-2.0.82 >=sec-policy/selinux-base-policy-2.20180701-r1 SLOT=0 SRC_URI=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20180701/refpolicy-2.20180701.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-2.20180701-r1.tar.bz2 _eclasses_=selinux-policy-2 e7b396fb2057f9eb5785a7a3539613aa -_md5_=af6aae69b03bae0dcd08e5d0d62b1760 +_md5_=881a91f5285a8989d1e7b6cd43303aef diff --git a/metadata/md5-cache/sys-apps/Manifest.gz b/metadata/md5-cache/sys-apps/Manifest.gz index 3368e537925e..9956b7333caf 100644 Binary files a/metadata/md5-cache/sys-apps/Manifest.gz and b/metadata/md5-cache/sys-apps/Manifest.gz differ diff --git a/metadata/md5-cache/sys-apps/apply-default-acl-0.4.1 b/metadata/md5-cache/sys-apps/apply-default-acl-0.4.1 index 335ca56e9db7..c2f5b4caf805 100644 --- a/metadata/md5-cache/sys-apps/apply-default-acl-0.4.1 +++ b/metadata/md5-cache/sys-apps/apply-default-acl-0.4.1 @@ -3,10 +3,10 @@ DEPEND=sys-apps/acl DESCRIPTION=Apply default POSIX ACLs to files and directories EAPI=6 HOMEPAGE=http://michael.orlitzky.com/code/apply-default-acl.xhtml -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 x86 LICENSE=GPL-3 RDEPEND=sys-apps/acl RESTRICT=test SLOT=0 SRC_URI=http://michael.orlitzky.com/code/releases/apply-default-acl-0.4.1.tar.xz -_md5_=8350f0ebc30d091e8fa854ca2589ea6b +_md5_=e09e05c340e38cd1fc7783baf503b975 diff --git a/metadata/md5-cache/sys-apps/man-db-2.8.2 b/metadata/md5-cache/sys-apps/man-db-2.8.4 similarity index 96% rename from metadata/md5-cache/sys-apps/man-db-2.8.2 rename to metadata/md5-cache/sys-apps/man-db-2.8.4 index 44cc87e380f6..434d8a687dcc 100644 --- a/metadata/md5-cache/sys-apps/man-db-2.8.2 +++ b/metadata/md5-cache/sys-apps/man-db-2.8.4 @@ -9,6 +9,6 @@ LICENSE=GPL-3 PDEPEND=manpager? ( app-text/manpager ) RDEPEND=!sys-apps/man >=dev-libs/libpipeline-1.5.0 sys-apps/groff berkdb? ( sys-libs/db:= ) gdbm? ( sys-libs/gdbm:= ) !berkdb? ( !gdbm? ( sys-libs/gdbm:= ) ) seccomp? ( sys-libs/libseccomp ) zlib? ( sys-libs/zlib ) selinux? ( sec-policy/selinux-mandb ) SLOT=0 -SRC_URI=mirror://nongnu/man-db/man-db-2.8.2.tar.xz +SRC_URI=mirror://nongnu/man-db/man-db-2.8.4.tar.xz _eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 versionator 26ca8a8bd95d6a74122c08ba98a4ee72 _md5_=f9ad878c0a00a32248e2911ac0d44e5f diff --git a/metadata/md5-cache/sys-apps/portage-2.3.41 b/metadata/md5-cache/sys-apps/portage-2.3.41 deleted file mode 100644 index 50a3f53b5a60..000000000000 --- a/metadata/md5-cache/sys-apps/portage-2.3.41 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup test -DEPEND=!build? ( python_targets_pypy? ( >=virtual/pypy-5:0=[ssl(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ssl(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[ssl(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[ssl(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[ssl(+)] ) ) >=app-arch/tar-1.27 dev-lang/python-exec:2 >=sys-apps/sed-4.0.5 sys-devel/patch doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) epydoc? ( >=dev-python/epydoc-2.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_pypy? ( >=virtual/pypy-5:0=[bzip2(+),threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[bzip2(+),threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[bzip2(+),threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[bzip2(+),threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[bzip2(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] virtual/pkgconfig -DESCRIPTION=Portage is the package management and distribution system for Gentoo -EAPI=5 -HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Portage -IUSE=build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd -LICENSE=GPL-2 -PDEPEND=!build? ( >=net-misc/rsync-2.6.4 userland_GNU? ( >=sys-apps/coreutils-6.4 ) ) -RDEPEND=>=app-arch/tar-1.27 dev-lang/python-exec:2 !build? ( >=sys-apps/sed-4.0.5 app-shells/bash:0[readline] >=app-admin/eselect-1.2 python_targets_pypy? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python2_7? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python3_4? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python3_5? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) rsync-verify? ( >=app-portage/gemato-12.1[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] app-crypt/openpgp-keys-gentoo-release >=app-crypt/gnupg-2.2.4-r2[ssl(-)] ) ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_musl? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 selinux? ( >=sys-libs/libselinux-2.0.94[python,python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) xattr? ( kernel_linux? ( >=sys-apps/install-xattr-0.3 python_targets_pypy? ( dev-python/pyxattr[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( dev-python/pyxattr[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) ) !=virtual/pypy-5:0=[bzip2(+),threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[bzip2(+),threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[bzip2(+),threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[bzip2(+),threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[bzip2(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=epydoc? ( python_targets_python2_7 ) || ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://gentoo/portage-2.3.41.tar.bz2 https://dev.gentoo.org/~zmedico/portage/archives/portage-2.3.41.tar.bz2 -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=f8f277be6212b6db9a1445229c5fdfbb diff --git a/metadata/md5-cache/sys-apps/portage-2.3.42-r1 b/metadata/md5-cache/sys-apps/portage-2.3.44 similarity index 57% rename from metadata/md5-cache/sys-apps/portage-2.3.42-r1 rename to metadata/md5-cache/sys-apps/portage-2.3.44 index 5282877a0e65..da808c143db7 100644 --- a/metadata/md5-cache/sys-apps/portage-2.3.42-r1 +++ b/metadata/md5-cache/sys-apps/portage-2.3.44 @@ -1,15 +1,15 @@ DEFINED_PHASES=compile configure install postinst preinst prepare setup test -DEPEND=!build? ( python_targets_pypy? ( >=virtual/pypy-5:0=[ssl(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ssl(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[ssl(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[ssl(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[ssl(+)] ) ) >=app-arch/tar-1.27 dev-lang/python-exec:2 >=sys-apps/sed-4.0.5 sys-devel/patch doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) epydoc? ( >=dev-python/epydoc-2.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_pypy? ( >=virtual/pypy-5:0=[bzip2(+),threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[bzip2(+),threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[bzip2(+),threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[bzip2(+),threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[bzip2(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] virtual/pkgconfig +DEPEND=!build? ( python_targets_pypy? ( >=virtual/pypy-5:0=[ssl(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[ssl(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[ssl(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[ssl(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[ssl(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[ssl(+)] ) ) >=app-arch/tar-1.27 dev-lang/python-exec:2 >=sys-apps/sed-4.0.5 sys-devel/patch doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) epydoc? ( >=dev-python/epydoc-2.0[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_pypy? ( >=virtual/pypy-5:0=[bzip2(+),threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[bzip2(+),threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[bzip2(+),threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[bzip2(+),threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[bzip2(+),threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[bzip2(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] virtual/pkgconfig DESCRIPTION=Portage is the package management and distribution system for Gentoo EAPI=5 HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Portage -IUSE=build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +IUSE=build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd LICENSE=GPL-2 PDEPEND=!build? ( >=net-misc/rsync-2.6.4 userland_GNU? ( >=sys-apps/coreutils-6.4 ) ) -RDEPEND=>=app-arch/tar-1.27 dev-lang/python-exec:2 !build? ( >=sys-apps/sed-4.0.5 app-shells/bash:0[readline] >=app-admin/eselect-1.2 python_targets_pypy? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python2_7? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python3_4? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python3_5? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) rsync-verify? ( >=app-portage/gemato-12.1[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] app-crypt/openpgp-keys-gentoo-release >=app-crypt/gnupg-2.2.4-r2[ssl(-)] ) ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_musl? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 selinux? ( >=sys-libs/libselinux-2.0.94[python,python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) xattr? ( kernel_linux? ( >=sys-apps/install-xattr-0.3 python_targets_pypy? ( dev-python/pyxattr[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( dev-python/pyxattr[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) ) !=virtual/pypy-5:0=[bzip2(+),threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[bzip2(+),threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[bzip2(+),threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[bzip2(+),threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[bzip2(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=epydoc? ( python_targets_python2_7 ) || ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) +RDEPEND=>=app-arch/tar-1.27 dev-lang/python-exec:2 !build? ( >=sys-apps/sed-4.0.5 app-shells/bash:0[readline] >=app-admin/eselect-1.2 python_targets_pypy? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python2_7? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python3_4? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) python_targets_python3_5? ( dev-python/pyblake2[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-),python_targets_python3_4(-)?,-python_single_target_python3_4(-),python_targets_python3_5(-)?,-python_single_target_python3_5(-)] ) rsync-verify? ( >=app-portage/gemato-12.1[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] app-crypt/openpgp-keys-gentoo-release >=app-crypt/gnupg-2.2.4-r2[ssl(-)] ) ) elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) elibc_glibc? ( >=sys-apps/sandbox-2.2 ) elibc_musl? ( >=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 selinux? ( >=sys-libs/libselinux-2.0.94[python,python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) xattr? ( kernel_linux? ( >=sys-apps/install-xattr-0.3 python_targets_pypy? ( dev-python/pyxattr[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( dev-python/pyxattr[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) ) !=virtual/pypy-5:0=[bzip2(+),threads(+)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[bzip2(+),threads(+)] ) python_targets_python3_4? ( dev-lang/python:3.4[bzip2(+),threads(+)] ) python_targets_python3_5? ( dev-lang/python:3.5[bzip2(+),threads(+)] ) python_targets_python3_6? ( dev-lang/python:3.6[bzip2(+),threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[bzip2(+),threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-)] +REQUIRED_USE=epydoc? ( python_targets_python2_7 ) || ( python_targets_pypy python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 -SRC_URI=mirror://gentoo/portage-2.3.42.tar.bz2 https://dev.gentoo.org/~zmedico/portage/archives/portage-2.3.42.tar.bz2 +SRC_URI=mirror://gentoo/portage-2.3.44.tar.bz2 https://dev.gentoo.org/~zmedico/portage/archives/portage-2.3.44.tar.bz2 _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=744e10cf5da6534dd5d69339dfb4d360 +_md5_=d63906736f1563dc5a8b0fa02e2080fc diff --git a/metadata/md5-cache/sys-apps/restartd-0.2.2 b/metadata/md5-cache/sys-apps/restartd-0.2.2 deleted file mode 100644 index 776e4eed02b3..000000000000 --- a/metadata/md5-cache/sys-apps/restartd-0.2.2 +++ /dev/null @@ -1,10 +0,0 @@ -DEFINED_PHASES=compile install prepare -DESCRIPTION=A daemon for checking your running and not running processes -EAPI=2 -HOMEPAGE=http://packages.debian.org/unstable/utils/restartd -KEYWORDS=~x86 -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://debian/pool/main/r/restartd/restartd_0.2.2.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=27bff58f393c5519531bad5cc66476d3 diff --git a/metadata/md5-cache/sys-apps/restartd-0.2.2-r1 b/metadata/md5-cache/sys-apps/restartd-0.2.2-r1 new file mode 100644 index 000000000000..3703d786df6c --- /dev/null +++ b/metadata/md5-cache/sys-apps/restartd-0.2.2-r1 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install prepare +DESCRIPTION=A daemon for checking your running and not running processes +EAPI=7 +HOMEPAGE=https://packages.debian.org/unstable/utils/restartd +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=mirror://debian/pool/main/r/restartd/restartd_0.2.2.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=0f867d6487b29048d31d386e2dbcba52 diff --git a/metadata/md5-cache/sys-process/tini-0.17.0 b/metadata/md5-cache/sys-apps/sensei-raw-ctl-0.0_pre20180729 similarity index 60% rename from metadata/md5-cache/sys-process/tini-0.17.0 rename to metadata/md5-cache/sys-apps/sensei-raw-ctl-0.0_pre20180729 index de0355241052..f4b213a67859 100644 --- a/metadata/md5-cache/sys-process/tini-0.17.0 +++ b/metadata/md5-cache/sys-apps/sensei-raw-ctl-0.0_pre20180729 @@ -1,12 +1,13 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=sys-devel/make >=dev-util/cmake-3.9.6 -DESCRIPTION=A tiny but valid init for containers +DEPEND=virtual/libusb:1 gtk? ( x11-libs/gtk+:3 ) sys-devel/make >=dev-util/cmake-3.9.6 +DESCRIPTION=SteelSeries Sensei Raw configuration tool EAPI=6 -HOMEPAGE=https://github.com/krallin/tini -IUSE=+args +static -KEYWORDS=~amd64 ~arm ~x86 -LICENSE=MIT +HOMEPAGE=https://git.janouch.name/p/sensei-raw-ctl +IUSE=gtk +KEYWORDS=~amd64 ~x86 +LICENSE=ISC +RDEPEND=virtual/libusb:1 gtk? ( x11-libs/gtk+:3 ) SLOT=0 -SRC_URI=https://github.com/krallin/tini/archive/v0.17.0.tar.gz -> tini-0.17.0.tar.gz +SRC_URI=https://git.janouch.name/p/sensei-raw-ctl/archive/175d72ee849afe6e3547739132103cb26acf9173.tar.gz -> sensei-raw-ctl-0.0_pre20180729.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=0b79a9a275eef38eb3583e22b47f806d +_md5_=0c459a223bb8fb6ac668b68e5651b8fc diff --git a/metadata/md5-cache/sys-apps/ucspi-ssl-0.94-r1 b/metadata/md5-cache/sys-apps/ucspi-ssl-0.94-r1 index 321b4f2c666b..bb57eaffeb6c 100644 --- a/metadata/md5-cache/sys-apps/ucspi-ssl-0.94-r1 +++ b/metadata/md5-cache/sys-apps/ucspi-ssl-0.94-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Command-line tools for building SSL client-server applications EAPI=5 HOMEPAGE=http://www.fehcom.de/ipnet/ucspi-ssl.html IUSE=perl -KEYWORDS=alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd +KEYWORDS=alpha amd64 arm hppa ia64 ~m68k ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd LICENSE=public-domain RDEPEND=>=dev-libs/openssl-0.9.6g:= perl? ( dev-lang/perl:= ) sys-apps/ucspi-tcp SLOT=0 SRC_URI=http://www.fehcom.de/ipnet/ucspi-ssl/ucspi-ssl-0.94.tgz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 fixheadtails 6b7b3d896b0b285c12a94f3105c2a06c flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 qmail 0cddcd9f34297dbca4a09fbdafa7398a toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d29eed38976bd843906572e7df8f8071 +_md5_=1b67f5112775b2925925a65e5342f3be diff --git a/metadata/md5-cache/sys-auth/Manifest.gz b/metadata/md5-cache/sys-auth/Manifest.gz index 6f34fb22ae53..fb7ed76b0de9 100644 Binary files a/metadata/md5-cache/sys-auth/Manifest.gz and b/metadata/md5-cache/sys-auth/Manifest.gz differ diff --git a/metadata/md5-cache/sys-auth/keystone-12.0.0-r1 b/metadata/md5-cache/sys-auth/keystone-12.0.1 similarity index 99% rename from metadata/md5-cache/sys-auth/keystone-12.0.0-r1 rename to metadata/md5-cache/sys-auth/keystone-12.0.1 index be631abed646..428801a20bc9 100644 --- a/metadata/md5-cache/sys-auth/keystone-12.0.0-r1 +++ b/metadata/md5-cache/sys-auth/keystone-12.0.1 @@ -9,6 +9,6 @@ LICENSE=Apache-2.0 RDEPEND=>=dev-python/pbr-2.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/pbr-2.1.0 >=dev-python/Babel-2.3.4[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/Babel-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/webob-1.7.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/pastedeploy-1.5.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/paste[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/routes-2.3.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/cryptography-1.6[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/cryptography-2.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/six-1.9.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(-)] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,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/sqlalchemy-1.1.5[sqlite,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/sqlalchemy-1.1.6[sqlite,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/sqlalchemy-1.1.7[sqlite,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/sqlalchemy-1.1.8[sqlite,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(-)] ) mysql? ( >=dev-python/pymysql-0.7.6[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/pymysql-0.7.7[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/sqlalchemy-1.0.10[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/sqlalchemy-1.1.5[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/sqlalchemy-1.1.6[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/sqlalchemy-1.1.7[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/sqlalchemy-1.1.8[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(-)] ) postgres? ( >=dev-python/psycopg-2.5.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/sqlalchemy-1.0.10[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/sqlalchemy-1.1.5[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/sqlalchemy-1.1.6[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/sqlalchemy-1.1.7[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/sqlalchemy-1.1.8[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/sqlalchemy-migrate-0.11.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/stevedore-1.20.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/passlib-1.7.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/python-keystoneclient-3.8.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/keystonemiddleware-4.12.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/bcrypt-3.1.3[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/scrypt-0.8.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/oslo-cache-1.5.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/oslo-concurrency-3.8.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/oslo-config-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/oslo-config-4.3.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/oslo-config-4.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/oslo-context-2.14.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/oslo-messaging-5.24.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(-)] !~dev-python/oslo-messaging-5.25.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/oslo-db-4.24.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/oslo-i18n-2.1.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/oslo-i18n-3.15.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(-)] >=dev-python/oslo-log-3.22.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/oslo-middleware-3.27.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/oslo-policy-1.23.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/oslo-serialization-1.10.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/oslo-serialization-1.19.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/oslo-utils-3.20.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/oauthlib-0.6.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/pysaml2-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/dogpile-cache-0.6.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(-)] >=dev-python/jsonschema-2.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/jsonschema-2.5.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/pycadf-1.1.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/pycadf-2.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/msgpack-0.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/osprofiler-1.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/pytz-2013.6[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(-)] memcached? ( >=dev-python/python-memcached-1.56[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(-)] ) mongo? ( >=dev-python/pymongo-3.0.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(-)] !~dev-python/pymongo-3.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(-)] ) ldap? ( >=dev-python/pyldap-2.4.20[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/ldappool-2.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(-)] ) || ( www-servers/uwsgi[python,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-apache/mod_wsgi[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/gunicorn[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=|| ( mysql postgres sqlite ) || ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 ) SLOT=0 -SRC_URI=https://tarballs.openstack.org/keystone/keystone-12.0.0.tar.gz +SRC_URI=https://tarballs.openstack.org/keystone/keystone-12.0.1.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=c3993e3bbaa179631a4fc69c3d1d4e6e diff --git a/metadata/md5-cache/sys-auth/keystone-13.0.0-r1 b/metadata/md5-cache/sys-auth/keystone-13.0.1 similarity index 99% rename from metadata/md5-cache/sys-auth/keystone-13.0.0-r1 rename to metadata/md5-cache/sys-auth/keystone-13.0.1 index ce324d39c4bd..154cd921d5cc 100644 --- a/metadata/md5-cache/sys-auth/keystone-13.0.0-r1 +++ b/metadata/md5-cache/sys-auth/keystone-13.0.1 @@ -9,6 +9,6 @@ LICENSE=Apache-2.0 RDEPEND=>=dev-python/pbr-2.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/pbr-2.1.0 >=dev-python/Babel-2.3.4[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/Babel-2.4.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/webob-1.7.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/pastedeploy-1.5.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/paste-2.0.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/routes-2.3.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/cryptography-1.9[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/cryptography-2.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/six-1.10.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] sqlite? ( >=dev-python/sqlalchemy-1.0.10[sqlite,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.5[sqlite,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.6[sqlite,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.7[sqlite,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.8[sqlite,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) mysql? ( >=dev-python/pymysql-0.7.6[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/pymysql-0.7.7[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-1.0.10[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.6[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.7[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) postgres? ( >=dev-python/psycopg-2.5.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/sqlalchemy-1.0.10[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.5[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.6[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.7[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/sqlalchemy-1.1.8[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) >=dev-python/sqlalchemy-migrate-0.11.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/stevedore-1.20.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/passlib-1.7.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/python-keystoneclient-3.8.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/keystonemiddleware-4.17.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/bcrypt-3.1.3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/scrypt-0.8.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-cache-1.26.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-concurrency-3.25.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-config-5.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-context-2.14.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-messaging-5.29.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-db-4.27.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-i18n-3.15.3[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-log-3.36.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-middleware-3.31.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-policy-1.30.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-serialization-1.18.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/oslo-serialization-1.19.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oslo-utils-3.33.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/oauthlib-0.6.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/pysaml2-4.0.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-python/dogpile-cache-0.6.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/jsonschema-2.6.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] =dev-python/pycadf-1.1.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/pycadf-2.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/msgpack-0.4.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/osprofiler-1.4.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/pytz-2013.6[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] memcached? ( >=dev-python/python-memcached-1.56[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) mongo? ( >=dev-python/pymongo-3.0.2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] !~dev-python/pymongo-3.1[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) ldap? ( >=dev-python/pyldap-2.4.20[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] >=dev-python/ldappool-2.0.0[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) || ( www-servers/uwsgi[python,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] www-apache/mod_wsgi[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] www-servers/gunicorn[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] ) 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_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] REQUIRED_USE=|| ( mysql postgres sqlite ) || ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) SLOT=0 -SRC_URI=https://tarballs.openstack.org/keystone/keystone-13.0.0.tar.gz +SRC_URI=https://tarballs.openstack.org/keystone/keystone-13.0.1.tar.gz _eclasses_=distutils-r1 886fc23057eeb13c25b3ed870e1ee23a multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=b787d2e5a6f6d573d155394e12ade09c diff --git a/metadata/md5-cache/sys-boot/Manifest.gz b/metadata/md5-cache/sys-boot/Manifest.gz index 0c9c7c28bbf7..32aeaaf3a041 100644 Binary files a/metadata/md5-cache/sys-boot/Manifest.gz and b/metadata/md5-cache/sys-boot/Manifest.gz differ diff --git a/metadata/md5-cache/sys-boot/getdvhoff-0.12-r1 b/metadata/md5-cache/sys-boot/getdvhoff-0.12-r1 deleted file mode 100644 index 6bb699639084..000000000000 --- a/metadata/md5-cache/sys-boot/getdvhoff-0.12-r1 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=compile install -DEPEND=dev-libs/klibc -DESCRIPTION=Utility for use on LiveCDs to calculate offset of the ext2 partition for losetup -EAPI=5 -HOMEPAGE=ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/ -KEYWORDS=-* ~mips -LICENSE=all-rights-reserved -SLOT=0 -SRC_URI=ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/sgibootcd-0.12.tar.bz2 -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=bb5da19f4f7f3883467abe870e50e711 diff --git a/metadata/md5-cache/sys-cluster/Manifest.gz b/metadata/md5-cache/sys-cluster/Manifest.gz index 8fd08e7a628f..9ec8d20bc991 100644 Binary files a/metadata/md5-cache/sys-cluster/Manifest.gz and b/metadata/md5-cache/sys-cluster/Manifest.gz differ diff --git a/metadata/md5-cache/sys-cluster/teleport-2.4.2 b/metadata/md5-cache/sys-cluster/teleport-2.4.2 deleted file mode 100644 index d909ce3ff423..000000000000 --- a/metadata/md5-cache/sys-cluster/teleport-2.4.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install test unpack -DEPEND=app-arch/zip >=dev-lang/go-1.8.3 >=dev-lang/go-1.9 virtual/pkgconfig -DESCRIPTION=Modern SSH server for teams managing distributed infrastructure -EAPI=6 -HOMEPAGE=https://gravitational.com/teleport -KEYWORDS=~amd64 ~arm -LICENSE=Apache-2.0 -RESTRICT=test strip -SLOT=0 -SRC_URI=https://github.com/gravitational/teleport/archive/v2.4.2.tar.gz -> teleport-2.4.2.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d32056e406d894c816fa7d9b637a8c8f diff --git a/metadata/md5-cache/sys-cluster/teleport-2.4.5 b/metadata/md5-cache/sys-cluster/teleport-2.4.5 deleted file mode 100644 index cf407bd2f231..000000000000 --- a/metadata/md5-cache/sys-cluster/teleport-2.4.5 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare test unpack -DEPEND=app-arch/zip >=dev-lang/go-1.9.2 >=dev-lang/go-1.9 virtual/pkgconfig -DESCRIPTION=Modern SSH server for teams managing distributed infrastructure -EAPI=6 -HOMEPAGE=https://gravitational.com/teleport -KEYWORDS=~amd64 ~arm -LICENSE=Apache-2.0 -RESTRICT=test strip -SLOT=0 -SRC_URI=https://github.com/gravitational/teleport/archive/v2.4.5.tar.gz -> teleport-2.4.5.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=f20926bd80b171f2357252da805d8a8a diff --git a/metadata/md5-cache/sys-cluster/teleport-2.5.2 b/metadata/md5-cache/sys-cluster/teleport-2.5.2 deleted file mode 100644 index a4d4c48b6d97..000000000000 --- a/metadata/md5-cache/sys-cluster/teleport-2.5.2 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare test unpack -DEPEND=app-arch/zip >=dev-lang/go-1.9.2 >=dev-lang/go-1.9 virtual/pkgconfig -DESCRIPTION=Modern SSH server for teams managing distributed infrastructure -EAPI=6 -HOMEPAGE=https://gravitational.com/teleport -KEYWORDS=~amd64 ~arm -LICENSE=Apache-2.0 -RESTRICT=test strip -SLOT=0 -SRC_URI=https://github.com/gravitational/teleport/archive/v2.5.2.tar.gz -> teleport-2.5.2.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ace4e4fa4abf6834b0be08bc4f6517f6 diff --git a/metadata/md5-cache/sys-cluster/teleport-2.5.6 b/metadata/md5-cache/sys-cluster/teleport-2.5.6 deleted file mode 100644 index 63f07170eb00..000000000000 --- a/metadata/md5-cache/sys-cluster/teleport-2.5.6 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=compile install prepare test unpack -DEPEND=app-arch/zip >=dev-lang/go-1.9.2 >=dev-lang/go-1.9 virtual/pkgconfig -DESCRIPTION=Modern SSH server for teams managing distributed infrastructure -EAPI=6 -HOMEPAGE=https://gravitational.com/teleport -KEYWORDS=~amd64 ~arm -LICENSE=Apache-2.0 -RESTRICT=test strip -SLOT=0 -SRC_URI=https://github.com/gravitational/teleport/archive/v2.5.6.tar.gz -> teleport-2.5.6.tar.gz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=8860f0d3d7ff4489725d6d60910338df diff --git a/metadata/md5-cache/sys-cluster/teleport-2.5.8 b/metadata/md5-cache/sys-cluster/teleport-2.5.8 new file mode 100644 index 000000000000..f823d9fb9145 --- /dev/null +++ b/metadata/md5-cache/sys-cluster/teleport-2.5.8 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare test unpack +DEPEND=app-arch/zip >=dev-lang/go-1.9 virtual/pkgconfig +DESCRIPTION=Modern SSH server for teams managing distributed infrastructure +EAPI=6 +HOMEPAGE=https://gravitational.com/teleport +KEYWORDS=~amd64 ~arm +LICENSE=Apache-2.0 +RESTRICT=test strip +SLOT=0 +SRC_URI=https://github.com/gravitational/teleport/archive/v2.5.8.tar.gz -> teleport-2.5.8.tar.gz +_eclasses_=golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 multilib 97f470f374f2e94ccab04a2fb21d811e systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=af54b0ebba0ae2932a1efb9713b1bd4c diff --git a/metadata/md5-cache/sys-cluster/teleport-2.6.7 b/metadata/md5-cache/sys-cluster/teleport-2.6.7 new file mode 100644 index 000000000000..9a56d65517cd --- /dev/null +++ b/metadata/md5-cache/sys-cluster/teleport-2.6.7 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install test unpack +DEPEND=app-arch/zip >=dev-lang/go-1.9 virtual/pkgconfig +DESCRIPTION=Modern SSH server for teams managing distributed infrastructure +EAPI=6 +HOMEPAGE=https://gravitational.com/teleport +IUSE=pam +KEYWORDS=~amd64 ~arm +LICENSE=Apache-2.0 +RDEPEND=pam? ( sys-libs/pam ) +RESTRICT=test strip +SLOT=0 +SRC_URI=https://github.com/gravitational/teleport/archive/v2.6.7.tar.gz -> teleport-2.6.7.tar.gz +_eclasses_=golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536 multilib 97f470f374f2e94ccab04a2fb21d811e systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=08987f776267ac7714b3d71310f81996 diff --git a/metadata/md5-cache/sys-cluster/teleport-9999 b/metadata/md5-cache/sys-cluster/teleport-9999 index 072e9719754b..532cbc2436fc 100644 --- a/metadata/md5-cache/sys-cluster/teleport-9999 +++ b/metadata/md5-cache/sys-cluster/teleport-9999 @@ -1,9 +1,12 @@ DEFINED_PHASES=compile install test unpack -DEPEND=app-arch/zip >=dev-lang/go-1.7 >=dev-lang/go-1.9 virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEPEND=app-arch/zip >=dev-lang/go-1.9 virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] DESCRIPTION=Modern SSH server for teams managing distributed infrastructure EAPI=6 HOMEPAGE=https://gravitational.com/teleport +IUSE=pam LICENSE=Apache-2.0 +RDEPEND=pam? ( sys-libs/pam ) +RESTRICT=test strip SLOT=0 -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 git-r3 8f6de46b0aa318aea0e8cac62ece098b golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs 0b4e2a941727a19d38600d1046c8c398 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=dbb8c36978f83f3d47b57562599223b8 +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 git-r3 8f6de46b0aa318aea0e8cac62ece098b golang-base d4e3a3f895016e5c9d7afb1a33e7cf3c golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs 0b4e2a941727a19d38600d1046c8c398 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf +_md5_=ca7c65cb6719c1fd177cd0c9edfb4c03 diff --git a/metadata/md5-cache/sys-devel/Manifest.gz b/metadata/md5-cache/sys-devel/Manifest.gz index 93ce53630a0f..029c35921311 100644 Binary files a/metadata/md5-cache/sys-devel/Manifest.gz and b/metadata/md5-cache/sys-devel/Manifest.gz differ diff --git a/metadata/md5-cache/sys-devel/gcc-8.2.0 b/metadata/md5-cache/sys-devel/gcc-8.2.0 new file mode 100644 index 000000000000..59bd41fea5ae --- /dev/null +++ b/metadata/md5-cache/sys-devel/gcc-8.2.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack +DEPEND=elibc_glibc? ( >=sys-libs/glibc-2.13 ) >=sys-devel/binutils-2.20 >=sys-apps/sed-4 sys-devel/gnuconfig >=app-portage/elt-patches-20170422 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= objc-gc? ( >=dev-libs/boehm-gc-7.4.2 ) graphite? ( >=dev-libs/isl-0.14:0= ) >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) regression-test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) systemtap? ( dev-util/systemtap ) +DESCRIPTION=The GNU Compiler Collection +EAPI=5 +HOMEPAGE=https://gcc.gnu.org/ +IUSE=regression-test vanilla altivec debug doc hardened multilib objc pgo objc-gc libssp objc++ fixed-point go graphite +vtv jit mpx +pie +ssp +pch systemtap +nls +nptl +cxx +fortran +openmp +sanitize +LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ +PDEPEND=elibc_glibc? ( >=sys-libs/glibc-2.13 ) >=sys-devel/gcc-config-1.7 +RDEPEND=sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= objc-gc? ( >=dev-libs/boehm-gc-7.4.2 ) graphite? ( >=dev-libs/isl-0.14:0= ) +RESTRICT=strip +SLOT=8.2.0 +SRC_URI=mirror://gnu/gcc/gcc-8.2.0/gcc-8.2.0.tar.xz mirror://gentoo/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-8.1.0-patches-1.3.tar.bz2 +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 fixheadtails 6b7b3d896b0b285c12a94f3105c2a06c flag-o-matic 5128c4729303400bd8d4b0b966530955 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils b963274a93e76570a88168c1f1db4cd7 prefix e51c7882b7b721e54e684f7eb143cbfe preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 4cc484f0fa892a21beb896d872b0da57 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=32ada8ae6efc51d40d2a82e9fd41c94e diff --git a/metadata/md5-cache/sys-devel/kgcc64-8.2.0 b/metadata/md5-cache/sys-devel/kgcc64-8.2.0 new file mode 100644 index 000000000000..9829458f7f1f --- /dev/null +++ b/metadata/md5-cache/sys-devel/kgcc64-8.2.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup test unpack +DEPEND=>=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 >=dev-libs/mpc-0.8.1 >=sys-devel/gcc-config-1.4 hppa? ( sys-devel/binutils-hppa64 ) !sys-devel/gcc-hppa64 !sys-devel/gcc-mips64 !sys-devel/gcc-powerpc64 !sys-devel/gcc-sparc64 >=sys-apps/texinfo-4.8 >=sys-devel/bison-1.875 >=sys-apps/sed-4 sys-devel/gnuconfig >=app-portage/elt-patches-20170422 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= >=sys-devel/bison-1.875 >=sys-devel/flex-2.5.4 nls? ( sys-devel/gettext ) regression-test? ( >=dev-util/dejagnu-1.4.4 >=sys-devel/autogen-5.5.4 ) +DESCRIPTION=64bit kernel compiler +EAPI=5 +HOMEPAGE=https://gcc.gnu.org/ +IUSE=regression-test vanilla +nls +nptl +LICENSE=GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ +PDEPEND=>=sys-devel/gcc-config-1.7 +RDEPEND=>=dev-libs/gmp-4.3.2 >=dev-libs/mpfr-2.4.2 >=dev-libs/mpc-0.8.1 >=sys-devel/gcc-config-1.4 sys-libs/zlib nls? ( virtual/libintl ) virtual/libiconv >=dev-libs/gmp-4.3.2:0= >=dev-libs/mpfr-2.4.2:0= >=dev-libs/mpc-0.8.1:0= +RESTRICT=strip +SLOT=8.2.0 +SRC_URI=mirror://gnu/gcc/gcc-8.2.0/gcc-8.2.0.tar.xz mirror://gentoo/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~vapier/dist/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~rhill/dist/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~zorry/patches/gcc/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~blueness/dist/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~tamiko/distfiles/gcc-8.1.0-patches-1.3.tar.bz2 https://dev.gentoo.org/~slyfox/distfiles/gcc-8.1.0-patches-1.3.tar.bz2 +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 fixheadtails 6b7b3d896b0b285c12a94f3105c2a06c flag-o-matic 5128c4729303400bd8d4b0b966530955 gnuconfig b8ec1c34be4ff9dac7ad4034d277936b libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils b963274a93e76570a88168c1f1db4cd7 prefix e51c7882b7b721e54e684f7eb143cbfe preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain 4cc484f0fa892a21beb896d872b0da57 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=4cb1d9d85f4546a85589d19c1abefacf diff --git a/metadata/md5-cache/sys-fs/Manifest.gz b/metadata/md5-cache/sys-fs/Manifest.gz index 7a2ad8dc880b..c55ae1d92bbd 100644 Binary files a/metadata/md5-cache/sys-fs/Manifest.gz and b/metadata/md5-cache/sys-fs/Manifest.gz differ diff --git a/metadata/md5-cache/sys-fs/aufs3-3_p20160219 b/metadata/md5-cache/sys-fs/aufs3-3_p20160219 deleted file mode 100644 index 25a1e55e934c..000000000000 --- a/metadata/md5-cache/sys-fs/aufs3-3_p20160219 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=amd64 x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs4 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-3_p20160219.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=3c8083b40daa017b12e8dcdabe8f4c84 diff --git a/metadata/md5-cache/sys-fs/aufs3-3_p20160223 b/metadata/md5-cache/sys-fs/aufs3-3_p20160223 deleted file mode 100644 index b6055ac5dd32..000000000000 --- a/metadata/md5-cache/sys-fs/aufs3-3_p20160223 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs4 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-3_p20160223.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ebef3aadf41515230184b7b826f5236d diff --git a/metadata/md5-cache/sys-fs/aufs3-3_p20160627 b/metadata/md5-cache/sys-fs/aufs3-3_p20160627 deleted file mode 100644 index 3dddd51ea96b..000000000000 --- a/metadata/md5-cache/sys-fs/aufs3-3_p20160627 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs4 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-3_p20160627.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ebef3aadf41515230184b7b826f5236d diff --git a/metadata/md5-cache/sys-fs/aufs3-3_p20160815 b/metadata/md5-cache/sys-fs/aufs3-3_p20160815 deleted file mode 100644 index bc3c6817ba11..000000000000 --- a/metadata/md5-cache/sys-fs/aufs3-3_p20160815 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs4 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-3_p20160815.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ebef3aadf41515230184b7b826f5236d diff --git a/metadata/md5-cache/sys-fs/aufs3-3_p20160822 b/metadata/md5-cache/sys-fs/aufs3-3_p20160822 deleted file mode 100644 index 4b55db17d91c..000000000000 --- a/metadata/md5-cache/sys-fs/aufs3-3_p20160822 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs4 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-3_p20160822.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ebef3aadf41515230184b7b826f5236d diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20160219 b/metadata/md5-cache/sys-fs/aufs4-0_pre20160219 deleted file mode 100644 index 03f171714926..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20160219 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20160219.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=4f1b5103553a2f0f790f8d57f0a06072 diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20160223 b/metadata/md5-cache/sys-fs/aufs4-0_pre20160223 deleted file mode 100644 index 2dacf583cc39..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20160223 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20160223.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=4f1b5103553a2f0f790f8d57f0a06072 diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20160627 b/metadata/md5-cache/sys-fs/aufs4-0_pre20160627 deleted file mode 100644 index e237af6292c7..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20160627 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20160627.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=98c349b76d7f3592cddd33e7c3e3d22b diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20160815 b/metadata/md5-cache/sys-fs/aufs4-0_pre20160815 deleted file mode 100644 index ca1d14905083..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20160815 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20160815.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=98c349b76d7f3592cddd33e7c3e3d22b diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20161010 b/metadata/md5-cache/sys-fs/aufs4-0_pre20161010 deleted file mode 100644 index 65154fd8fb08..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20161010 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20161010.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=8d474e64639fc04554e35f70f6e6b49d diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20161219 b/metadata/md5-cache/sys-fs/aufs4-0_pre20161219 deleted file mode 100644 index fc6a57f75e5a..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20161219 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20161219.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=8d474e64639fc04554e35f70f6e6b49d diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20170130 b/metadata/md5-cache/sys-fs/aufs4-0_pre20170130 deleted file mode 100644 index 076dfb552ecf..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20170130 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20170130.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=c0aa3ee0c5c1116600c878d6d64a3b28 diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20170220 b/metadata/md5-cache/sys-fs/aufs4-0_pre20170220 deleted file mode 100644 index 4e2fa8561f69..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20170220 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20170220.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=c0aa3ee0c5c1116600c878d6d64a3b28 diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20170313 b/metadata/md5-cache/sys-fs/aufs4-0_pre20170313 deleted file mode 100644 index 8c102d13a9f9..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20170313 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20170313.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=28959786fac728f2e95db6a57d534e73 diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20170612 b/metadata/md5-cache/sys-fs/aufs4-0_pre20170612 deleted file mode 100644 index eac6ea9441b1..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20170612 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20170612.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=2659f9cbb5a65f380e27993c20dffc00 diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20171002 b/metadata/md5-cache/sys-fs/aufs4-0_pre20171002 deleted file mode 100644 index deac100a2c5b..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20171002 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20171002.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=a6b8c3f58d520db3d582f39dec3d87fd diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20171106 b/metadata/md5-cache/sys-fs/aufs4-0_pre20171106 deleted file mode 100644 index f93d30a8a629..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20171106 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20171106.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=a6b8c3f58d520db3d582f39dec3d87fd diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20180219 b/metadata/md5-cache/sys-fs/aufs4-0_pre20180219 deleted file mode 100644 index bc375b42e050..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20180219 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20180219.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=10b9c08416512bbc7cf1c03082de4e35 diff --git a/metadata/md5-cache/sys-fs/aufs4-0_pre20180312 b/metadata/md5-cache/sys-fs/aufs4-0_pre20180312 deleted file mode 100644 index f694cd3954c7..000000000000 --- a/metadata/md5-cache/sys-fs/aufs4-0_pre20180312 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install postinst postrm preinst prepare setup -DEPEND=dev-util/patchutils dev-vcs/git kernel_linux? ( virtual/modutils ) sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) -DESCRIPTION=An entirely re-designed and re-implemented Unionfs -EAPI=6 -HOMEPAGE=http://aufs.sourceforge.net/ -IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs kernel_linux kernel_linux kernel_linux -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=sys-fs/aufs-util !sys-fs/aufs !sys-fs/aufs2 !sys-fs/aufs3 kernel_linux? ( virtual/modutils ) -SLOT=0 -SRC_URI=https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-0_pre20180312.tar.xz -_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=ed981493fceee16b31e7ed84b97b4f2a diff --git a/metadata/md5-cache/sys-fs/fatresize-1.0.4 b/metadata/md5-cache/sys-fs/fatresize-1.0.4 new file mode 100644 index 000000000000..e326b72088a2 --- /dev/null +++ b/metadata/md5-cache/sys-fs/fatresize-1.0.4 @@ -0,0 +1,12 @@ +DEFINED_PHASES=prepare +DEPEND=sys-block/parted >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=Resize FAT partitions using libparted +EAPI=6 +HOMEPAGE=https://github.com/ya-mouse/fatresize +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=sys-block/parted +SLOT=0 +SRC_URI=https://github.com/ya-mouse/fatresize/archive/v1.0.4.tar.gz -> fatresize-1.0.4.tar.gz +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=b8627a4eeaff3d9532e520680bd2768e diff --git a/metadata/md5-cache/sys-fs/udev-216 b/metadata/md5-cache/sys-fs/udev-216 deleted file mode 100644 index 745b3f675e2f..000000000000 --- a/metadata/md5-cache/sys-fs/udev-216 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst preinst prepare setup test -DEPEND=>=sys-apps/util-linux-2.20 acl? ( sys-apps/acl ) gudev? ( >=dev-libs/glib-2.34.3[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(-)?] ) introspection? ( >=dev-libs/gobject-introspection-1.38 ) kmod? ( >=sys-apps/kmod-16 ) selinux? ( >=sys-libs/libselinux-2.1.9 ) !=sys-apps/coreutils-8.16 sys-libs/libcap virtual/os-headers virtual/pkgconfig >=sys-devel/make-3.82-r4 >=sys-kernel/linux-headers-3.7 doc? ( >=dev-util/gtk-doc-1.18 ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig -DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace devfs) -EAPI=5 -HOMEPAGE=https://www.freedesktop.org/wiki/Software/systemd -IUSE=acl doc +firmware-loader gudev introspection +kmod selinux static-libs kernel_linux 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 m68k ~mips ppc ppc64 s390 sh sparc x86 -LICENSE=LGPL-2.1 MIT GPL-2 -PDEPEND=>=sys-apps/hwids-20140304[udev] >=sys-fs/udev-init-scripts-26 -RDEPEND=>=sys-apps/util-linux-2.20 acl? ( sys-apps/acl ) gudev? ( >=dev-libs/glib-2.34.3[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(-)?] ) introspection? ( >=dev-libs/gobject-introspection-1.38 ) kmod? ( >=sys-apps/kmod-16 ) selinux? ( >=sys-libs/libselinux-2.1.9 ) !=sys-apps/util-linux-2.24 sys-libs/libcap[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(-)?] acl? ( sys-apps/acl ) kmod? ( >=sys-apps/kmod-16 ) selinux? ( >=sys-libs/libselinux-2.1.9 ) !=dev-util/intltool-0.50 >=sys-apps/coreutils-8.16 virtual/os-headers virtual/pkgconfig >=sys-devel/make-3.82-r4 >=sys-kernel/linux-headers-3.9 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets dev-libs/libxslt >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig -DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace devfs) -EAPI=5 -HOMEPAGE=https://www.freedesktop.org/wiki/Software/systemd -IUSE=acl +kmod selinux static-libs kernel_linux 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 m68k ~mips ppc ppc64 s390 sh sparc x86 -LICENSE=LGPL-2.1 MIT GPL-2 -PDEPEND=>=sys-apps/hwids-20140304[udev] >=sys-fs/udev-init-scripts-26 -RDEPEND=>=sys-apps/util-linux-2.24 sys-libs/libcap[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(-)?] acl? ( sys-apps/acl ) kmod? ( >=sys-apps/kmod-16 ) selinux? ( >=sys-libs/libselinux-2.1.9 ) ! systemd-225.tar.gz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 udev 79c22815770535c8ae27f6f356559a88 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=5edb65a3d88d7259b100b8b4bbe41098 diff --git a/metadata/md5-cache/sys-fs/udev-233 b/metadata/md5-cache/sys-fs/udev-233 deleted file mode 100644 index b2040f856561..000000000000 --- a/metadata/md5-cache/sys-fs/udev-233 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=>=sys-apps/util-linux-2.27.1[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(-)?] sys-libs/libcap[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(-)?] acl? ( sys-apps/acl ) kmod? ( >=sys-apps/kmod-16 ) selinux? ( >=sys-libs/libselinux-2.1.9 ) !=dev-util/intltool-0.50 >=sys-apps/coreutils-8.16 virtual/os-headers virtual/pkgconfig >=sys-devel/make-3.82-r4 >=sys-kernel/linux-headers-3.9 app-text/docbook-xml-dtd:4.2 app-text/docbook-xml-dtd:4.5 app-text/docbook-xsl-stylesheets dev-libs/libxslt >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig -DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace devfs) -EAPI=6 -HOMEPAGE=https://www.freedesktop.org/wiki/Software/systemd -IUSE=acl +kmod selinux kernel_linux 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 m68k ~mips ppc ppc64 s390 sh sparc x86 -LICENSE=LGPL-2.1 MIT GPL-2 -PDEPEND=>=sys-apps/hwids-20140304[udev] >=sys-fs/udev-init-scripts-26 -RDEPEND=>=sys-apps/util-linux-2.27.1[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(-)?] sys-libs/libcap[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(-)?] acl? ( sys-apps/acl ) kmod? ( >=sys-apps/kmod-16 ) selinux? ( >=sys-libs/libselinux-2.1.9 ) ! systemd-233.tar.gz -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 bash-completion-r1 6af26c1ffe65d92d3f525cb715f6250c eapi7-ver d97a56a62c7df8614afddcb25f5ff00f estack 43ddf5aaffa7a8d0482df54d25a66a1f libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 udev 79c22815770535c8ae27f6f356559a88 user 8bc2845510e2109af75e3eeac607ec81 versionator 26ca8a8bd95d6a74122c08ba98a4ee72 -_md5_=1a7f4a23da3e9d7cad5694a54fc146b9 diff --git a/metadata/md5-cache/sys-fs/zfs-kmod-0.7.9 b/metadata/md5-cache/sys-fs/zfs-kmod-0.7.9 index 8be42bc116cb..1a4ad0c03526 100644 --- a/metadata/md5-cache/sys-fs/zfs-kmod-0.7.9 +++ b/metadata/md5-cache/sys-fs/zfs-kmod-0.7.9 @@ -11,4 +11,4 @@ RESTRICT=debug? ( strip ) test SLOT=0 SRC_URI=https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.9/zfs-0.7.9.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 autotools-utils 5a4611dfba155b1659528663fad4cd5e desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=d60764ad9b9742387120e9ef7eda135c +_md5_=c977b26affdd118fc74904ff3c941c55 diff --git a/metadata/md5-cache/sys-fs/zfs-kmod-0.7.9999 b/metadata/md5-cache/sys-fs/zfs-kmod-0.7.9999 index b89bd46cc8d6..a1115b32a579 100644 --- a/metadata/md5-cache/sys-fs/zfs-kmod-0.7.9999 +++ b/metadata/md5-cache/sys-fs/zfs-kmod-0.7.9999 @@ -9,4 +9,4 @@ RDEPEND==sys-kernel/spl-0.7.9999* dev-lang/perl virtual/awk !sys-fs/zfs-fuse ker RESTRICT=debug? ( strip ) test SLOT=0 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 autotools-utils 5a4611dfba155b1659528663fad4cd5e desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=fea9db641d63d16b258e91a78fd67245 +_md5_=b55c4d89ae0e76bf30df27ea5f826b06 diff --git a/metadata/md5-cache/sys-fs/zfs-kmod-9999 b/metadata/md5-cache/sys-fs/zfs-kmod-9999 index 2d21513a1133..c3ef6202cee4 100644 --- a/metadata/md5-cache/sys-fs/zfs-kmod-9999 +++ b/metadata/md5-cache/sys-fs/zfs-kmod-9999 @@ -9,4 +9,4 @@ RDEPEND=dev-lang/perl virtual/awk !sys-fs/zfs-fuse !sys-kernel/spl kernel_linux? RESTRICT=debug? ( strip ) test SLOT=0 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 autotools-utils 5a4611dfba155b1659528663fad4cd5e desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=398a7d3e10dd9214e7d60fdd28d24d56 +_md5_=1187d7c43049100b5eb4bc855b730288 diff --git a/metadata/md5-cache/sys-kernel/Manifest.gz b/metadata/md5-cache/sys-kernel/Manifest.gz index 33f18161c4f4..949275906021 100644 Binary files a/metadata/md5-cache/sys-kernel/Manifest.gz and b/metadata/md5-cache/sys-kernel/Manifest.gz differ diff --git a/metadata/md5-cache/sys-kernel/genkernel-3.5.3.3 b/metadata/md5-cache/sys-kernel/genkernel-3.5.3.3 index 2eb6fcd26db9..302358902606 100644 --- a/metadata/md5-cache/sys-kernel/genkernel-3.5.3.3 +++ b/metadata/md5-cache/sys-kernel/genkernel-3.5.3.3 @@ -4,10 +4,10 @@ DESCRIPTION=Gentoo automatic kernel building scripts EAPI=5 HOMEPAGE=https://www.gentoo.org IUSE=cryptsetup ibm +firmware selinux -KEYWORDS=alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86 +KEYWORDS=alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 ~sh sparc x86 LICENSE=GPL-2 RDEPEND=sys-fs/e2fsprogs selinux? ( sys-libs/libselinux ) cryptsetup? ( sys-fs/cryptsetup ) app-arch/cpio >=app-misc/pax-utils-1.2.2 sys-apps/util-linux[static-libs(+)] firmware? ( sys-kernel/linux-firmware ) !=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=Full sources including the Gentoo patchset for the 4.14 kernel tree +EAPI=6 +HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches +IUSE=experimental symlink build +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +LICENSE=GPL-2 linux-firmware +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc virtual/libelf ) +RESTRICT=binchecks strip +SLOT=4.14.59 +SRC_URI=mirror://kernel/linux/kernel/v4.x/linux-4.14.tar.xz mirror://gentoo/genpatches-4.14-64.base.tar.xz mirror://gentoo/genpatches-4.14-64.extras.tar.xz experimental? ( mirror://gentoo/genpatches-4.14-64.experimental.tar.xz ) +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 kernel-2 9c959482618084f1edf862d4783a73b4 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=f9bd06d23a0c229932c9f051dd8b5e66 diff --git a/metadata/md5-cache/sys-kernel/gentoo-sources-4.17.11 b/metadata/md5-cache/sys-kernel/gentoo-sources-4.17.11 new file mode 100644 index 000000000000..82f7c15af485 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/gentoo-sources-4.17.11 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=Full sources including the Gentoo patchset for the 4.17 kernel tree +EAPI=6 +HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches +IUSE=experimental symlink build +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +LICENSE=GPL-2 linux-firmware +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc virtual/libelf ) +RESTRICT=binchecks strip +SLOT=4.17.11 +SRC_URI=mirror://kernel/linux/kernel/v4.x/linux-4.17.tar.xz mirror://gentoo/genpatches-4.17-12.base.tar.xz mirror://gentoo/genpatches-4.17-12.extras.tar.xz experimental? ( mirror://gentoo/genpatches-4.17-12.experimental.tar.xz ) +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 kernel-2 9c959482618084f1edf862d4783a73b4 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=75b97a3269c2fa01c5551ac4c2b75ea3 diff --git a/metadata/md5-cache/sys-kernel/gentoo-sources-4.4.145 b/metadata/md5-cache/sys-kernel/gentoo-sources-4.4.145 new file mode 100644 index 000000000000..bd1c258b8610 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/gentoo-sources-4.4.145 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=Full sources including the Gentoo patchset for the 4.4 kernel tree +EAPI=6 +HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches +IUSE=experimental symlink build +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +LICENSE=GPL-2 linux-firmware +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc virtual/libelf ) +RESTRICT=binchecks strip +SLOT=4.4.145 +SRC_URI=mirror://kernel/linux/kernel/v4.x/linux-4.4.tar.xz mirror://gentoo/genpatches-4.4-146.base.tar.xz mirror://gentoo/genpatches-4.4-146.extras.tar.xz experimental? ( mirror://gentoo/genpatches-4.4-146.experimental.tar.xz ) +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 kernel-2 9c959482618084f1edf862d4783a73b4 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=9fd9a815ee447b8e6edeb1854a4f5111 diff --git a/metadata/md5-cache/sys-kernel/gentoo-sources-4.9.116 b/metadata/md5-cache/sys-kernel/gentoo-sources-4.9.116 new file mode 100644 index 000000000000..042fafcfc99e --- /dev/null +++ b/metadata/md5-cache/sys-kernel/gentoo-sources-4.9.116 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack +DEPEND=!build? ( sys-apps/sed >=sys-devel/binutils-2.11.90.0.31 ) +DESCRIPTION=Full sources including the Gentoo patchset for the 4.9 kernel tree +EAPI=6 +HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches +IUSE=experimental symlink build +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +LICENSE=GPL-2 linux-firmware +RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc virtual/libelf ) +RESTRICT=binchecks strip +SLOT=4.9.116 +SRC_URI=mirror://kernel/linux/kernel/v4.x/linux-4.9.tar.xz mirror://gentoo/genpatches-4.9-119.base.tar.xz mirror://gentoo/genpatches-4.9-119.extras.tar.xz experimental? ( mirror://gentoo/genpatches-4.9-119.experimental.tar.xz ) +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 kernel-2 9c959482618084f1edf862d4783a73b4 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=8ad7f7278a37f8b3ed5e559f0bcb8d7c diff --git a/metadata/md5-cache/sys-kernel/spl-0.7.9 b/metadata/md5-cache/sys-kernel/spl-0.7.9 index 5172adc14278..a481b7ec16ce 100644 --- a/metadata/md5-cache/sys-kernel/spl-0.7.9 +++ b/metadata/md5-cache/sys-kernel/spl-0.7.9 @@ -11,4 +11,4 @@ RESTRICT=debug? ( strip ) test SLOT=0 SRC_URI=https://github.com/zfsonlinux/zfs/releases/download/zfs-0.7.9/spl-0.7.9.tar.gz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 autotools-utils 5a4611dfba155b1659528663fad4cd5e desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=6e304bf6d6fc5dc2158788e01a39b1fe +_md5_=e2a6d13ec039b725f8e56fd315287c2a diff --git a/metadata/md5-cache/sys-kernel/spl-0.7.9999 b/metadata/md5-cache/sys-kernel/spl-0.7.9999 index 1d9c45acf38b..672e8c047995 100644 --- a/metadata/md5-cache/sys-kernel/spl-0.7.9999 +++ b/metadata/md5-cache/sys-kernel/spl-0.7.9999 @@ -9,4 +9,4 @@ RDEPEND=dev-lang/perl virtual/awk !sys-devel/spl kernel_linux? ( virtual/modutil RESTRICT=debug? ( strip ) test SLOT=0 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 autotools-utils 5a4611dfba155b1659528663fad4cd5e desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=bfe371c0c898b74c031fc5d590cc1973 +_md5_=a73ca105baf573bddd36e9c6a80243d0 diff --git a/metadata/md5-cache/sys-kernel/spl-9999 b/metadata/md5-cache/sys-kernel/spl-9999 index 31cebcd0bec2..7e17ebb36b41 100644 --- a/metadata/md5-cache/sys-kernel/spl-9999 +++ b/metadata/md5-cache/sys-kernel/spl-9999 @@ -9,4 +9,4 @@ RDEPEND=dev-lang/perl virtual/awk !sys-devel/spl kernel_linux? ( virtual/modutil RESTRICT=debug? ( strip ) test SLOT=0 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 autotools-utils 5a4611dfba155b1659528663fad4cd5e desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 linux-mod 8ce5c5f548ed010d6499eb792ac1a638 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=7f3f829f40907673e19fa461a83945f7 +_md5_=93df91929a0f8135c931b3a9609b75de diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-4.14.57 b/metadata/md5-cache/sys-kernel/vanilla-sources-4.14.59 similarity index 93% rename from metadata/md5-cache/sys-kernel/vanilla-sources-4.14.57 rename to metadata/md5-cache/sys-kernel/vanilla-sources-4.14.59 index 9f8184c85675..c09c94e04e32 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-sources-4.14.57 +++ b/metadata/md5-cache/sys-kernel/vanilla-sources-4.14.59 @@ -8,7 +8,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=GPL-2 linux-firmware RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc virtual/libelf ) RESTRICT=binchecks strip -SLOT=4.14.57 -SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.14.57.xz mirror://kernel/linux/kernel/v4.x/linux-4.14.tar.xz +SLOT=4.14.59 +SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.14.59.xz mirror://kernel/linux/kernel/v4.x/linux-4.14.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 kernel-2 9c959482618084f1edf862d4783a73b4 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 _md5_=8f4238b1a7ebc7da5b83472577770508 diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-4.17.9 b/metadata/md5-cache/sys-kernel/vanilla-sources-4.17.11 similarity index 89% rename from metadata/md5-cache/sys-kernel/vanilla-sources-4.17.9 rename to metadata/md5-cache/sys-kernel/vanilla-sources-4.17.11 index 338d704e98d4..a9ef73d82480 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-sources-4.17.9 +++ b/metadata/md5-cache/sys-kernel/vanilla-sources-4.17.11 @@ -8,7 +8,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=GPL-2 linux-firmware RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc virtual/libelf ) RESTRICT=binchecks strip -SLOT=4.17.9 -SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.17.9.xz mirror://kernel/linux/kernel/v4.x/linux-4.17.tar.xz +SLOT=4.17.11 +SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.17.11.xz mirror://kernel/linux/kernel/v4.x/linux-4.17.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 kernel-2 9c959482618084f1edf862d4783a73b4 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 _md5_=8f4238b1a7ebc7da5b83472577770508 diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-4.4.143 b/metadata/md5-cache/sys-kernel/vanilla-sources-4.4.145 similarity index 93% rename from metadata/md5-cache/sys-kernel/vanilla-sources-4.4.143 rename to metadata/md5-cache/sys-kernel/vanilla-sources-4.4.145 index a5f574113dd7..6322e47de282 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-sources-4.4.143 +++ b/metadata/md5-cache/sys-kernel/vanilla-sources-4.4.145 @@ -8,7 +8,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=GPL-2 linux-firmware RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc virtual/libelf ) RESTRICT=binchecks strip -SLOT=4.4.143 -SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.4.143.xz mirror://kernel/linux/kernel/v4.x/linux-4.4.tar.xz +SLOT=4.4.145 +SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.4.145.xz mirror://kernel/linux/kernel/v4.x/linux-4.4.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 kernel-2 9c959482618084f1edf862d4783a73b4 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 _md5_=8f4238b1a7ebc7da5b83472577770508 diff --git a/metadata/md5-cache/sys-kernel/vanilla-sources-4.9.114 b/metadata/md5-cache/sys-kernel/vanilla-sources-4.9.116 similarity index 93% rename from metadata/md5-cache/sys-kernel/vanilla-sources-4.9.114 rename to metadata/md5-cache/sys-kernel/vanilla-sources-4.9.116 index d7b443692f68..91b195c694d2 100644 --- a/metadata/md5-cache/sys-kernel/vanilla-sources-4.9.114 +++ b/metadata/md5-cache/sys-kernel/vanilla-sources-4.9.116 @@ -8,7 +8,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=GPL-2 linux-firmware RDEPEND=!build? ( >=sys-libs/ncurses-5.2 sys-devel/make dev-lang/perl sys-devel/bc virtual/libelf ) RESTRICT=binchecks strip -SLOT=4.9.114 -SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.9.114.xz mirror://kernel/linux/kernel/v4.x/linux-4.9.tar.xz +SLOT=4.9.116 +SRC_URI=mirror://kernel/linux/kernel/v4.x/patch-4.9.116.xz mirror://kernel/linux/kernel/v4.x/linux-4.9.tar.xz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 kernel-2 9c959482618084f1edf862d4783a73b4 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-any-r1 6faea633ae2f79f6d55dcfd431b79fbf python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 _md5_=8f4238b1a7ebc7da5b83472577770508 diff --git a/metadata/md5-cache/sys-libs/Manifest.gz b/metadata/md5-cache/sys-libs/Manifest.gz index 001e6ed18e74..d4a628c9b7ec 100644 Binary files a/metadata/md5-cache/sys-libs/Manifest.gz and b/metadata/md5-cache/sys-libs/Manifest.gz differ diff --git a/metadata/md5-cache/sys-libs/binutils-libs-2.30-r2 b/metadata/md5-cache/sys-libs/binutils-libs-2.30-r2 index 7bacc69896dd..6d82fc4716f8 100644 --- a/metadata/md5-cache/sys-libs/binutils-libs-2.30-r2 +++ b/metadata/md5-cache/sys-libs/binutils-libs-2.30-r2 @@ -4,10 +4,10 @@ DESCRIPTION=Core binutils libraries (libbfd, libopcodes, libiberty) for external EAPI=6 HOMEPAGE=https://sourceware.org/binutils/ IUSE=64-bit-bfd multitarget nls static-libs 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 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( GPL-3 LGPL-3 ) RDEPEND=sys-libs/zlib[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(-)?] >=sys-devel/binutils-config-5 nls? ( ! prll-0.6.4.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=7e3229b25d3bf5e8b9ac36ac42770a81 diff --git a/metadata/md5-cache/sys-process/tini-0.18.0 b/metadata/md5-cache/sys-process/tini-0.18.0 index 6464280cdfa9..8d785a420ca4 100644 --- a/metadata/md5-cache/sys-process/tini-0.18.0 +++ b/metadata/md5-cache/sys-process/tini-0.18.0 @@ -9,4 +9,4 @@ LICENSE=MIT SLOT=0 SRC_URI=https://github.com/krallin/tini/archive/v0.18.0.tar.gz -> tini-0.18.0.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=e2e58bce5de81b12bc7f3aa1d9e96441 +_md5_=05c035527790ab47950344325a5442c1 diff --git a/metadata/md5-cache/virtual/Manifest.gz b/metadata/md5-cache/virtual/Manifest.gz index b43f0027d43c..4b85e526f1b5 100644 Binary files a/metadata/md5-cache/virtual/Manifest.gz and b/metadata/md5-cache/virtual/Manifest.gz differ diff --git a/metadata/md5-cache/virtual/podofo-build-0.9.6 b/metadata/md5-cache/virtual/podofo-build-0.9.6 new file mode 100644 index 000000000000..8a6c0b30d2d1 --- /dev/null +++ b/metadata/md5-cache/virtual/podofo-build-0.9.6 @@ -0,0 +1,8 @@ +DEFINED_PHASES=- +DESCRIPTION=Virtual package for building against PoDoFo +EAPI=6 +IUSE=+boost idn debug test +tools +KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 +RDEPEND=app-text/podofo:0/0.9.6[boost=,idn=,debug=,test=,tools=] boost? ( dev-libs/boost ) +SLOT=0/0.9.6 +_md5_=2585e2a8afa2b2f7be18a52fe46bd9db diff --git a/metadata/md5-cache/virtual/python-ipaddress-1.0-r1 b/metadata/md5-cache/virtual/python-ipaddress-1.0-r1 index f3aa99b65d13..833cd1d97ca5 100644 --- a/metadata/md5-cache/virtual/python-ipaddress-1.0-r1 +++ b/metadata/md5-cache/virtual/python-ipaddress-1.0-r1 @@ -2,9 +2,9 @@ DEFINED_PHASES=- DESCRIPTION=A virtual for Python ipaddress module EAPI=5 IUSE=python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 -KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris RDEPEND=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 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=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_targets_python3_7(-)?,-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_single_target_python3_7(-)] python_targets_pypy? ( dev-python/ipaddress[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) python_targets_python2_7? ( dev-python/ipaddress[python_targets_pypy(-)?,-python_single_target_pypy(-),python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 python_targets_python3_7 ) SLOT=0 _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 0b5829eb6369d7af3a834b6eed7b7107 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=f253145670b42ef93e734b1326b060b6 +_md5_=a63ff0e78262e31ac2b48b21335ddd10 diff --git a/metadata/md5-cache/www-apps/Manifest.gz b/metadata/md5-cache/www-apps/Manifest.gz index 3db78dbe3cb0..434289921810 100644 Binary files a/metadata/md5-cache/www-apps/Manifest.gz and b/metadata/md5-cache/www-apps/Manifest.gz differ diff --git a/metadata/md5-cache/www-apps/grafana-bin-5.2.1 b/metadata/md5-cache/www-apps/grafana-bin-5.2.2 similarity index 88% rename from metadata/md5-cache/www-apps/grafana-bin-5.2.1 rename to metadata/md5-cache/www-apps/grafana-bin-5.2.2 index 8f442607ed5e..a282bba8ec5b 100644 --- a/metadata/md5-cache/www-apps/grafana-bin-5.2.1 +++ b/metadata/md5-cache/www-apps/grafana-bin-5.2.2 @@ -6,6 +6,6 @@ HOMEPAGE=https://grafana.org KEYWORDS=~amd64 LICENSE=Apache-2.0 SLOT=0 -SRC_URI=https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-5.2.1.linux-amd64.tar.gz -> grafana-bin-5.2.1.tar.gz +SRC_URI=https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-5.2.2.linux-amd64.tar.gz -> grafana-bin-5.2.2.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 _md5_=ae4cfc5032feb934b70d8e4295a4fad1 diff --git a/metadata/md5-cache/www-client/Manifest.gz b/metadata/md5-cache/www-client/Manifest.gz index 415d949527ed..6e64d056ecc1 100644 Binary files a/metadata/md5-cache/www-client/Manifest.gz and b/metadata/md5-cache/www-client/Manifest.gz differ diff --git a/metadata/md5-cache/www-client/google-chrome-67.0.3396.99 b/metadata/md5-cache/www-client/google-chrome-68.0.3440.75 similarity index 97% rename from metadata/md5-cache/www-client/google-chrome-67.0.3396.99 rename to metadata/md5-cache/www-client/google-chrome-68.0.3440.75 index eaed08dc2a38..e55c4bfde9d8 100644 --- a/metadata/md5-cache/www-client/google-chrome-67.0.3396.99 +++ b/metadata/md5-cache/www-client/google-chrome-68.0.3440.75 @@ -9,6 +9,6 @@ LICENSE=google-chrome RDEPEND=app-accessibility/at-spi2-atk:2 app-arch/bzip2 app-misc/ca-certificates dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype:2 net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libxcb x11-libs/pango x11-misc/xdg-utils RESTRICT=bindist mirror strip SLOT=0 -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_67.0.3396.99-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_68.0.3440.75-1_amd64.deb _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=2a655510f6c9a1a87183ff004ee8a274 diff --git a/metadata/md5-cache/www-client/google-chrome-beta-68.0.3440.68 b/metadata/md5-cache/www-client/google-chrome-beta-68.0.3440.75 similarity index 97% rename from metadata/md5-cache/www-client/google-chrome-beta-68.0.3440.68 rename to metadata/md5-cache/www-client/google-chrome-beta-68.0.3440.75 index e332d37b94a4..b02df6c1275b 100644 --- a/metadata/md5-cache/www-client/google-chrome-beta-68.0.3440.68 +++ b/metadata/md5-cache/www-client/google-chrome-beta-68.0.3440.75 @@ -9,6 +9,6 @@ LICENSE=google-chrome RDEPEND=app-accessibility/at-spi2-atk:2 app-arch/bzip2 app-misc/ca-certificates dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype:2 net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libxcb x11-libs/pango x11-misc/xdg-utils RESTRICT=bindist mirror strip SLOT=0 -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_68.0.3440.68-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_68.0.3440.75-1_amd64.deb _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=84358ade5cb214943e58d925ce1b5b21 diff --git a/metadata/md5-cache/www-client/google-chrome-unstable-69.0.3493.3 b/metadata/md5-cache/www-client/google-chrome-unstable-69.0.3497.12 similarity index 97% rename from metadata/md5-cache/www-client/google-chrome-unstable-69.0.3493.3 rename to metadata/md5-cache/www-client/google-chrome-unstable-69.0.3497.12 index c98a3f0af128..80f0f1caa489 100644 --- a/metadata/md5-cache/www-client/google-chrome-unstable-69.0.3493.3 +++ b/metadata/md5-cache/www-client/google-chrome-unstable-69.0.3497.12 @@ -9,6 +9,6 @@ LICENSE=google-chrome RDEPEND=app-accessibility/at-spi2-atk:2 app-arch/bzip2 app-misc/ca-certificates dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype:2 net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libxcb x11-libs/pango x11-misc/xdg-utils RESTRICT=bindist mirror strip SLOT=0 -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_69.0.3493.3-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_69.0.3497.12-1_amd64.deb _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 _md5_=5c9876b3c63231eee981617a7dada453 diff --git a/metadata/md5-cache/www-client/opera-12.16_p1860-r1 b/metadata/md5-cache/www-client/opera-12.16_p1860-r1 index 25932bce806d..5eb39e5a4eec 100644 --- a/metadata/md5-cache/www-client/opera-12.16_p1860-r1 +++ b/metadata/md5-cache/www-client/opera-12.16_p1860-r1 @@ -2,7 +2,7 @@ DEFINED_PHASES=install postinst postrm preinst prepare setup unpack DEPEND=>=sys-apps/sed-4 app-arch/xz-utils >=sys-apps/sed-4 DESCRIPTION=A fast and secure web browser and Internet suite EAPI=6 -HOMEPAGE=http://www.opera.com/ +HOMEPAGE=https://www.opera.com/ IUSE=elibc_FreeBSD gtk multilib l10n_af l10n_ar l10n_az l10n_be l10n_bg l10n_bn l10n_cnr l10n_cs l10n_da l10n_de l10n_el l10n_en-GB l10n_es-419 l10n_es-ES l10n_et l10n_fa l10n_fi l10n_fr l10n_fr-CA l10n_fy l10n_gd l10n_he l10n_hi l10n_hr l10n_hu l10n_id l10n_it l10n_ja l10n_ka l10n_kk l10n_ko l10n_lt l10n_lv l10n_mk l10n_ms l10n_nb l10n_nl l10n_nn l10n_pa l10n_pl l10n_pt l10n_pt-BR l10n_ro l10n_ru l10n_sk l10n_sr l10n_sv l10n_sw l10n_ta l10n_te l10n_th l10n_tl l10n_tr l10n_uk l10n_ur l10n_uz l10n_vi l10n_zh-CN l10n_zh-TW l10n_zu KEYWORDS=amd64 x86 ~amd64-fbsd ~x86-fbsd LICENSE=OPERA-12 LGPL-2 LGPL-3 @@ -10,4 +10,4 @@ RDEPEND=media-libs/fontconfig media-libs/freetype sys-libs/zlib virtual/opengl x SLOT=0 SRC_URI=amd64? ( mirror://opera/linux/1216/opera-12.16-1860.x86_64.linux.tar.xz ) amd64-fbsd? ( mirror://opera/unix/1216/opera-12.16-1860.amd64.freebsd.tar.xz ) x86? ( mirror://opera/linux/1216/opera-12.16-1860.i386.linux.tar.xz ) x86-fbsd? ( mirror://opera/unix/1216/opera-12.16-1860.i386.freebsd.tar.xz ) _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e pax-utils b963274a93e76570a88168c1f1db4cd7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=3092cfe15ba0a96aea6ce5895d1dffd8 +_md5_=be0c66071fc9a6720038844178c32412 diff --git a/metadata/md5-cache/www-client/opera-54.0.2952.60 b/metadata/md5-cache/www-client/opera-54.0.2952.60 index 52416385755a..8a4032ff42fe 100644 --- a/metadata/md5-cache/www-client/opera-54.0.2952.60 +++ b/metadata/md5-cache/www-client/opera-54.0.2952.60 @@ -2,12 +2,12 @@ DEFINED_PHASES=install postinst postrm preinst prepare setup unpack DEPEND=>=sys-apps/sed-4 DESCRIPTION=A fast and secure web browser EAPI=5 -HOMEPAGE=http://www.opera.com/ +HOMEPAGE=https://www.opera.com/ IUSE=kernel_linux +l10n_be +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_es-419 +l10n_es +l10n_fil +l10n_fi +l10n_fr-CA +l10n_fr +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_ko +l10n_lt +l10n_lv +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_vi +l10n_zh-CN +l10n_zh-TW KEYWORDS=~amd64 LICENSE=OPERA-2014 RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libnotify x11-libs/pango[X] SLOT=0 -SRC_URI=http://download1.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb http://download2.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb http://download3.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb http://download4.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb +SRC_URI=https://download1.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb https://download2.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb https://download3.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb https://download4.operacdn.com/pub/opera/desktop/54.0.2952.60/linux/opera-stable_54.0.2952.60_amd64.deb _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=4f8be215632c60a14d3dfee846ca70e1 +_md5_=0c3bbdd241597e50bb558a1fdef22f30 diff --git a/metadata/md5-cache/www-client/opera-54.0.2952.64 b/metadata/md5-cache/www-client/opera-54.0.2952.64 index 679aab6e6bf5..4bebc01c6b3e 100644 --- a/metadata/md5-cache/www-client/opera-54.0.2952.64 +++ b/metadata/md5-cache/www-client/opera-54.0.2952.64 @@ -2,12 +2,12 @@ DEFINED_PHASES=install postinst postrm preinst prepare setup unpack DEPEND=>=sys-apps/sed-4 DESCRIPTION=A fast and secure web browser EAPI=5 -HOMEPAGE=http://www.opera.com/ +HOMEPAGE=https://www.opera.com/ IUSE=kernel_linux +l10n_be +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_es-419 +l10n_es +l10n_fil +l10n_fi +l10n_fr-CA +l10n_fr +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_ko +l10n_lt +l10n_lv +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_vi +l10n_zh-CN +l10n_zh-TW KEYWORDS=~amd64 LICENSE=OPERA-2014 RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libnotify x11-libs/pango[X] SLOT=0 -SRC_URI=http://download1.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb http://download2.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb http://download3.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb http://download4.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb +SRC_URI=https://download1.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb https://download2.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb https://download3.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb https://download4.operacdn.com/pub/opera/desktop/54.0.2952.64/linux/opera-stable_54.0.2952.64_amd64.deb _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=4f8be215632c60a14d3dfee846ca70e1 +_md5_=0c3bbdd241597e50bb558a1fdef22f30 diff --git a/metadata/md5-cache/www-client/opera-beta-55.0.2994.20 b/metadata/md5-cache/www-client/opera-beta-55.0.2994.20 index 6e6dd61b3369..8ea95585363e 100644 --- a/metadata/md5-cache/www-client/opera-beta-55.0.2994.20 +++ b/metadata/md5-cache/www-client/opera-beta-55.0.2994.20 @@ -2,12 +2,12 @@ DEFINED_PHASES=install postinst postrm preinst prepare setup unpack DEPEND=>=sys-apps/sed-4 DESCRIPTION=A fast and secure web browser EAPI=5 -HOMEPAGE=http://www.opera.com/ +HOMEPAGE=https://www.opera.com/ IUSE=kernel_linux +l10n_be +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_es-419 +l10n_es +l10n_fil +l10n_fi +l10n_fr-CA +l10n_fr +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_ko +l10n_lt +l10n_lv +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_vi +l10n_zh-CN +l10n_zh-TW KEYWORDS=~amd64 LICENSE=OPERA-2014 RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libnotify x11-libs/pango[X] SLOT=0 -SRC_URI=amd64? ( http://download1.operacdn.com/pub/opera-beta/55.0.2994.20/linux/opera-beta_55.0.2994.20_amd64.deb http://download2.operacdn.com/pub/opera-beta/55.0.2994.20/linux/opera-beta_55.0.2994.20_amd64.deb http://download3.operacdn.com/pub/opera-beta/55.0.2994.20/linux/opera-beta_55.0.2994.20_amd64.deb http://download4.operacdn.com/pub/opera-beta/55.0.2994.20/linux/opera-beta_55.0.2994.20_amd64.deb ) +SRC_URI=amd64? ( https://download1.operacdn.com/pub/opera-beta/55.0.2994.20/linux/opera-beta_55.0.2994.20_amd64.deb https://download2.operacdn.com/pub/opera-beta/55.0.2994.20/linux/opera-beta_55.0.2994.20_amd64.deb https://download3.operacdn.com/pub/opera-beta/55.0.2994.20/linux/opera-beta_55.0.2994.20_amd64.deb https://download4.operacdn.com/pub/opera-beta/55.0.2994.20/linux/opera-beta_55.0.2994.20_amd64.deb ) _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=70606416ac2911b0691c3d0d0018e07a +_md5_=435990115522dd9bad6752f927c2b922 diff --git a/metadata/md5-cache/www-client/opera-beta-55.0.2994.23 b/metadata/md5-cache/www-client/opera-beta-55.0.2994.23 index 9e27bdc8107d..2d2c3691b42d 100644 --- a/metadata/md5-cache/www-client/opera-beta-55.0.2994.23 +++ b/metadata/md5-cache/www-client/opera-beta-55.0.2994.23 @@ -2,12 +2,12 @@ DEFINED_PHASES=install postinst postrm preinst prepare setup unpack DEPEND=>=sys-apps/sed-4 DESCRIPTION=A fast and secure web browser EAPI=5 -HOMEPAGE=http://www.opera.com/ +HOMEPAGE=https://www.opera.com/ IUSE=kernel_linux +l10n_be +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_es-419 +l10n_es +l10n_fil +l10n_fi +l10n_fr-CA +l10n_fr +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_ko +l10n_lt +l10n_lv +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_vi +l10n_zh-CN +l10n_zh-TW KEYWORDS=~amd64 LICENSE=OPERA-2014 RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:2 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libnotify x11-libs/pango[X] SLOT=0 -SRC_URI=amd64? ( http://download1.operacdn.com/pub/opera-beta/55.0.2994.23/linux/opera-beta_55.0.2994.23_amd64.deb http://download2.operacdn.com/pub/opera-beta/55.0.2994.23/linux/opera-beta_55.0.2994.23_amd64.deb http://download3.operacdn.com/pub/opera-beta/55.0.2994.23/linux/opera-beta_55.0.2994.23_amd64.deb http://download4.operacdn.com/pub/opera-beta/55.0.2994.23/linux/opera-beta_55.0.2994.23_amd64.deb ) +SRC_URI=amd64? ( https://download1.operacdn.com/pub/opera-beta/55.0.2994.23/linux/opera-beta_55.0.2994.23_amd64.deb https://download2.operacdn.com/pub/opera-beta/55.0.2994.23/linux/opera-beta_55.0.2994.23_amd64.deb https://download3.operacdn.com/pub/opera-beta/55.0.2994.23/linux/opera-beta_55.0.2994.23_amd64.deb https://download4.operacdn.com/pub/opera-beta/55.0.2994.23/linux/opera-beta_55.0.2994.23_amd64.deb ) _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=70606416ac2911b0691c3d0d0018e07a +_md5_=435990115522dd9bad6752f927c2b922 diff --git a/metadata/md5-cache/www-client/opera-developer-56.0.3023.0 b/metadata/md5-cache/www-client/opera-developer-56.0.3023.0 index 6d407f421ccd..6edb0766dbdc 100644 --- a/metadata/md5-cache/www-client/opera-developer-56.0.3023.0 +++ b/metadata/md5-cache/www-client/opera-developer-56.0.3023.0 @@ -2,12 +2,12 @@ DEFINED_PHASES=install postinst postrm preinst prepare setup unpack DEPEND=>=sys-apps/sed-4 DESCRIPTION=A fast and secure web browser EAPI=5 -HOMEPAGE=http://www.opera.com/ +HOMEPAGE=https://www.opera.com/ IUSE=kernel_linux +l10n_be +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_es +l10n_es-419 +l10n_fi +l10n_fil +l10n_fr +l10n_fr-CA +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_ko +l10n_lt +l10n_lv +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_vi +l10n_zh-CN +l10n_zh-TW KEYWORDS=~amd64 LICENSE=OPERA-2014 RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libnotify x11-libs/pango[X] SLOT=0 -SRC_URI=amd64? ( http://download1.operacdn.com/pub/opera-developer/56.0.3023.0/linux/opera-developer_56.0.3023.0_amd64.deb http://download2.operacdn.com/pub/opera-developer/56.0.3023.0/linux/opera-developer_56.0.3023.0_amd64.deb http://download3.operacdn.com/pub/opera-developer/56.0.3023.0/linux/opera-developer_56.0.3023.0_amd64.deb http://download4.operacdn.com/pub/opera-developer/56.0.3023.0/linux/opera-developer_56.0.3023.0_amd64.deb ) +SRC_URI=amd64? ( https://download1.operacdn.com/pub/opera-developer/56.0.3023.0/linux/opera-developer_56.0.3023.0_amd64.deb https://download2.operacdn.com/pub/opera-developer/56.0.3023.0/linux/opera-developer_56.0.3023.0_amd64.deb https://download3.operacdn.com/pub/opera-developer/56.0.3023.0/linux/opera-developer_56.0.3023.0_amd64.deb https://download4.operacdn.com/pub/opera-developer/56.0.3023.0/linux/opera-developer_56.0.3023.0_amd64.deb ) _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fa0a012555bec1bb5e09a23f4458261d +_md5_=f40e36442516e27c324fff1e043d3709 diff --git a/metadata/md5-cache/www-client/opera-developer-56.0.3013.0 b/metadata/md5-cache/www-client/opera-developer-56.0.3026.0 similarity index 77% rename from metadata/md5-cache/www-client/opera-developer-56.0.3013.0 rename to metadata/md5-cache/www-client/opera-developer-56.0.3026.0 index 03d83f17b391..0c5504255d3b 100644 --- a/metadata/md5-cache/www-client/opera-developer-56.0.3013.0 +++ b/metadata/md5-cache/www-client/opera-developer-56.0.3026.0 @@ -2,12 +2,12 @@ DEFINED_PHASES=install postinst postrm preinst prepare setup unpack DEPEND=>=sys-apps/sed-4 DESCRIPTION=A fast and secure web browser EAPI=5 -HOMEPAGE=http://www.opera.com/ +HOMEPAGE=https://www.opera.com/ IUSE=kernel_linux +l10n_be +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_es +l10n_es-419 +l10n_fi +l10n_fil +l10n_fr +l10n_fr-CA +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_ko +l10n_lt +l10n_lv +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_vi +l10n_zh-CN +l10n_zh-TW KEYWORDS=~amd64 LICENSE=OPERA-2014 RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss gnome-base/gconf:2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libnotify x11-libs/pango[X] SLOT=0 -SRC_URI=amd64? ( http://download1.operacdn.com/pub/opera-developer/56.0.3013.0/linux/opera-developer_56.0.3013.0_amd64.deb http://download2.operacdn.com/pub/opera-developer/56.0.3013.0/linux/opera-developer_56.0.3013.0_amd64.deb http://download3.operacdn.com/pub/opera-developer/56.0.3013.0/linux/opera-developer_56.0.3013.0_amd64.deb http://download4.operacdn.com/pub/opera-developer/56.0.3013.0/linux/opera-developer_56.0.3013.0_amd64.deb ) +SRC_URI=amd64? ( https://download1.operacdn.com/pub/opera-developer/56.0.3026.0/linux/opera-developer_56.0.3026.0_amd64.deb https://download2.operacdn.com/pub/opera-developer/56.0.3026.0/linux/opera-developer_56.0.3026.0_amd64.deb https://download3.operacdn.com/pub/opera-developer/56.0.3026.0/linux/opera-developer_56.0.3026.0_amd64.deb https://download4.operacdn.com/pub/opera-developer/56.0.3026.0/linux/opera-developer_56.0.3026.0_amd64.deb ) _eclasses_=chromium-2 3d468f3fc7ed63c78db7408ea04246e3 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 linux-info bb73a1f0c3db9ff796439bf44bed8467 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 unpacker 87633b2194cdb56adaa1f5a5c8862c44 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=fa0a012555bec1bb5e09a23f4458261d +_md5_=f40e36442516e27c324fff1e043d3709 diff --git a/metadata/md5-cache/www-client/surf-2.0 b/metadata/md5-cache/www-client/surf-2.0 index b33287c5f0b1..6e7a6bf040af 100644 --- a/metadata/md5-cache/www-client/surf-2.0 +++ b/metadata/md5-cache/www-client/surf-2.0 @@ -6,8 +6,8 @@ HOMEPAGE=https://surf.suckless.org/ IUSE=savedconfig KEYWORDS=amd64 x86 LICENSE=MIT -RDEPEND=!sci-chemistry/surf dev-libs/glib:2 net-libs/libsoup net-libs/webkit-gtk:4 x11-libs/gtk+:3 x11-libs/libX11 x11-apps/xprop x11-misc/dmenu !savedconfig? ( net-misc/curl x11-terms/st ) +RDEPEND=!sci-chemistry/surf dev-libs/glib:2 net-libs/libsoup net-libs/webkit-gtk:4 x11-libs/gtk+:3 x11-libs/libX11 !savedconfig? ( net-misc/curl x11-apps/xprop x11-misc/dmenu x11-terms/st ) SLOT=0 SRC_URI=https://dl.suckless.org/surf/surf-2.0.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e portability 2b88d3ecc35035a3b8ab628b49cafb0e savedconfig e6948c872ff47e15a10e5ad1be15c18e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=9fbfaaf52113398023123bc1cc54583b +_md5_=19bb2c5bde50c8bd2194db9273e6c7e9 diff --git a/metadata/md5-cache/www-client/surf-9999 b/metadata/md5-cache/www-client/surf-9999 index 3b7f036d46ef..dc5fdc96cbb5 100644 --- a/metadata/md5-cache/www-client/surf-9999 +++ b/metadata/md5-cache/www-client/surf-9999 @@ -5,7 +5,7 @@ EAPI=6 HOMEPAGE=https://surf.suckless.org/ IUSE=savedconfig LICENSE=MIT -RDEPEND=!sci-chemistry/surf app-crypt/gcr[gtk] dev-libs/glib:2 net-libs/libsoup net-libs/webkit-gtk:4 x11-libs/gtk+:3 x11-libs/libX11 x11-apps/xprop x11-misc/dmenu !savedconfig? ( net-misc/curl x11-terms/st ) +RDEPEND=!sci-chemistry/surf app-crypt/gcr[gtk] dev-libs/glib:2 net-libs/libsoup net-libs/webkit-gtk:4 x11-libs/gtk+:3 x11-libs/libX11 !savedconfig? ( >=x11-misc/dmenu-4.7 net-misc/curl x11-apps/xprop x11-terms/st ) SLOT=0 _eclasses_=git-r3 8f6de46b0aa318aea0e8cac62ece098b multilib 97f470f374f2e94ccab04a2fb21d811e portability 2b88d3ecc35035a3b8ab628b49cafb0e savedconfig e6948c872ff47e15a10e5ad1be15c18e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=b6b2d7031b8b2561c2937451daf58e72 +_md5_=6bacbcd6f4d0a5d2e061d7ed32904077 diff --git a/metadata/md5-cache/www-misc/Manifest.gz b/metadata/md5-cache/www-misc/Manifest.gz index 04ecbe57efb7..d02c6829ecff 100644 Binary files a/metadata/md5-cache/www-misc/Manifest.gz and b/metadata/md5-cache/www-misc/Manifest.gz differ diff --git a/metadata/md5-cache/www-misc/bookmarksync-0.3.4-r2 b/metadata/md5-cache/www-misc/bookmarksync-0.3.4-r3 similarity index 90% rename from metadata/md5-cache/www-misc/bookmarksync-0.3.4-r2 rename to metadata/md5-cache/www-misc/bookmarksync-0.3.4-r3 index b26ca895bf25..38347aa8e7ac 100644 --- a/metadata/md5-cache/www-misc/bookmarksync-0.3.4-r2 +++ b/metadata/md5-cache/www-misc/bookmarksync-0.3.4-r3 @@ -1,6 +1,6 @@ DEFINED_PHASES=install postinst prepare DESCRIPTION=bookmarksync synchronizes various browser bookmark files -EAPI=2 +EAPI=7 HOMEPAGE=https://sourceforge.net/projects/booksync/ IUSE=perl KEYWORDS=~amd64 ppc x86 @@ -10,4 +10,4 @@ RESTRICT=mirror SLOT=0 SRC_URI=mirror://sourceforge/booksync/bookmarksync-0.3.4.tar.gz _eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=d926acfb2c0148a3f75c1868f9b63a30 +_md5_=c2a144573e4bacccbc1a2b06833447d6 diff --git a/metadata/md5-cache/www-plugins/Manifest.gz b/metadata/md5-cache/www-plugins/Manifest.gz index 9f366c75fc82..6b301ae17ea1 100644 Binary files a/metadata/md5-cache/www-plugins/Manifest.gz and b/metadata/md5-cache/www-plugins/Manifest.gz differ diff --git a/metadata/md5-cache/www-plugins/chrome-binary-plugins-67.0.3396.99 b/metadata/md5-cache/www-plugins/chrome-binary-plugins-68.0.3440.75 similarity index 92% rename from metadata/md5-cache/www-plugins/chrome-binary-plugins-67.0.3396.99 rename to metadata/md5-cache/www-plugins/chrome-binary-plugins-68.0.3440.75 index 7be3445c8905..ecaf2ff6b371 100644 --- a/metadata/md5-cache/www-plugins/chrome-binary-plugins-67.0.3396.99 +++ b/metadata/md5-cache/www-plugins/chrome-binary-plugins-68.0.3440.75 @@ -8,6 +8,6 @@ LICENSE=google-chrome RDEPEND=widevine? ( dev-libs/glib:2 dev-libs/nspr dev-libs/nss !=x11-base/xorg-server-1.18[udev] >=sys-kernel/linux-headers-2.6 x11-base/xorg-proto x11-misc/util-macros +DEFINED_PHASES=configure prepare pretend setup +DEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18:=[udev] >=sys-kernel/linux-headers-2.6 x11-base/xorg-proto x11-misc/util-macros DESCRIPTION=Generic Linux input driver EAPI=7 HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ IUSE=kernel_linux KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 LICENSE=MIT -RDEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18[udev] +RDEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18:=[udev] SLOT=0 SRC_URI=mirror://xorg/driver/xf86-input-evdev-2.10.5.tar.bz2 _eclasses_=linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=0c891076a503ce66df062ea15083cc4e +_md5_=bfa8ec0dee1415cd58bf95d5fd9ad385 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-evdev-2.10.6-r1 b/metadata/md5-cache/x11-drivers/xf86-input-evdev-2.10.6-r1 index 68d52b81c450..1f43ed96f06c 100644 --- a/metadata/md5-cache/x11-drivers/xf86-input-evdev-2.10.6-r1 +++ b/metadata/md5-cache/x11-drivers/xf86-input-evdev-2.10.6-r1 @@ -1,14 +1,14 @@ BDEPEND=virtual/pkgconfig -DEFINED_PHASES=prepare pretend setup -DEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18[udev] >=sys-kernel/linux-headers-2.6 x11-base/xorg-proto x11-misc/util-macros +DEFINED_PHASES=configure prepare pretend setup +DEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18:=[udev] >=sys-kernel/linux-headers-2.6 x11-base/xorg-proto x11-misc/util-macros DESCRIPTION=Generic Linux input driver EAPI=7 HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ IUSE=kernel_linux KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 LICENSE=MIT -RDEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18[udev] +RDEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18:=[udev] SLOT=0 SRC_URI=mirror://xorg/driver/xf86-input-evdev-2.10.6.tar.bz2 _eclasses_=linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=0c891076a503ce66df062ea15083cc4e +_md5_=bfa8ec0dee1415cd58bf95d5fd9ad385 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-evdev-9999 b/metadata/md5-cache/x11-drivers/xf86-input-evdev-9999 index e3d00428da9b..ae7fb8cf8526 100644 --- a/metadata/md5-cache/x11-drivers/xf86-input-evdev-9999 +++ b/metadata/md5-cache/x11-drivers/xf86-input-evdev-9999 @@ -1,12 +1,12 @@ BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] -DEFINED_PHASES=prepare pretend setup unpack -DEPEND=>=x11-misc/util-macros-1.18 dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18[udev] >=sys-kernel/linux-headers-2.6 x11-base/xorg-proto x11-misc/util-macros >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEFINED_PHASES=configure prepare pretend setup unpack +DEPEND=>=x11-misc/util-macros-1.18 dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18:=[udev] >=sys-kernel/linux-headers-2.6 x11-base/xorg-proto x11-misc/util-macros >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=Generic Linux input driver EAPI=7 HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ IUSE=kernel_linux LICENSE=MIT -RDEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18[udev] +RDEPEND=dev-libs/libevdev sys-libs/mtdev virtual/libudev:= >=x11-base/xorg-server-1.18:=[udev] SLOT=0 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=335c814de1e01e80140f71feef9e403f +_md5_=bfa8ec0dee1415cd58bf95d5fd9ad385 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-libinput-0.28.0 b/metadata/md5-cache/x11-drivers/xf86-input-libinput-0.28.0 index 6abf71ffbaf3..b307def3101c 100644 --- a/metadata/md5-cache/x11-drivers/xf86-input-libinput-0.28.0 +++ b/metadata/md5-cache/x11-drivers/xf86-input-libinput-0.28.0 @@ -1,5 +1,5 @@ BDEPEND=virtual/pkgconfig -DEFINED_PHASES=install prepare pretend setup +DEFINED_PHASES=configure install prepare pretend setup DEPEND=>=x11-base/xorg-server-1.10:= >=dev-libs/libinput-1.5.0:0= x11-base/xorg-proto DESCRIPTION=X.org input driver based on libinput EAPI=7 @@ -11,4 +11,4 @@ RDEPEND=>=x11-base/xorg-server-1.10:= >=dev-libs/libinput-1.5.0:0= SLOT=0 SRC_URI=mirror://xorg/driver/xf86-input-libinput-0.28.0.tar.bz2 _eclasses_=linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=8a937a321b78cb1662a62b4047e74e83 +_md5_=3effccc3ac2e2836a484614fcd498215 diff --git a/metadata/md5-cache/x11-drivers/xf86-input-libinput-9999 b/metadata/md5-cache/x11-drivers/xf86-input-libinput-9999 index 4e44c6d7feed..da7667a4a6d8 100644 --- a/metadata/md5-cache/x11-drivers/xf86-input-libinput-9999 +++ b/metadata/md5-cache/x11-drivers/xf86-input-libinput-9999 @@ -1,5 +1,5 @@ BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] -DEFINED_PHASES=install prepare pretend setup unpack +DEFINED_PHASES=configure install prepare pretend setup unpack DEPEND=>=x11-misc/util-macros-1.18 >=x11-base/xorg-server-1.10:= >=dev-libs/libinput-1.5.0:0= x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=X.org input driver based on libinput EAPI=7 @@ -9,4 +9,4 @@ LICENSE=MIT RDEPEND=>=x11-base/xorg-server-1.10:= >=dev-libs/libinput-1.5.0:0= SLOT=0 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=8a937a321b78cb1662a62b4047e74e83 +_md5_=3effccc3ac2e2836a484614fcd498215 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-amdgpu-18.0.1-r1 b/metadata/md5-cache/x11-drivers/xf86-video-amdgpu-18.0.1-r1 index 7ca7f231e3c2..464e2d764d71 100644 --- a/metadata/md5-cache/x11-drivers/xf86-video-amdgpu-18.0.1-r1 +++ b/metadata/md5-cache/x11-drivers/xf86-video-amdgpu-18.0.1-r1 @@ -1,12 +1,12 @@ BDEPEND=virtual/pkgconfig DEFINED_PHASES=configure install prepare -DEPEND=>=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess x11-base/xorg-server[glamor(-),-minimal] +DEPEND=>=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess x11-base/xorg-server:=[glamor(-),-minimal] DESCRIPTION=Accelerated Open Source driver for AMDGPU cards EAPI=7 HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ KEYWORDS=~amd64 ~x86 LICENSE=MIT -RDEPEND=>=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess x11-base/xorg-server[glamor(-),-minimal] +RDEPEND=>=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess x11-base/xorg-server:=[glamor(-),-minimal] SLOT=0 SRC_URI=mirror://xorg/driver/xf86-video-amdgpu-18.0.1.tar.bz2 -_md5_=6fae40d5f9769283de91b56c29d6459c +_md5_=03459424732c7343a2802b2ac54895ea diff --git a/metadata/md5-cache/x11-drivers/xf86-video-amdgpu-9999 b/metadata/md5-cache/x11-drivers/xf86-video-amdgpu-9999 index a36e9f0a6544..721882971459 100644 --- a/metadata/md5-cache/x11-drivers/xf86-video-amdgpu-9999 +++ b/metadata/md5-cache/x11-drivers/xf86-video-amdgpu-9999 @@ -1,11 +1,11 @@ BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=configure install prepare unpack -DEPEND=>=x11-misc/util-macros-1.18 >=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess x11-base/xorg-server[glamor(-),-minimal] >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=>=x11-misc/util-macros-1.18 >=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess x11-base/xorg-server:=[glamor(-),-minimal] >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=Accelerated Open Source driver for AMDGPU cards EAPI=7 HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ LICENSE=MIT -RDEPEND=>=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess x11-base/xorg-server[glamor(-),-minimal] +RDEPEND=>=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess x11-base/xorg-server:=[glamor(-),-minimal] SLOT=0 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=6fae40d5f9769283de91b56c29d6459c +_md5_=03459424732c7343a2802b2ac54895ea diff --git a/metadata/md5-cache/x11-drivers/xf86-video-ati-18.0.1-r2 b/metadata/md5-cache/x11-drivers/xf86-video-ati-18.0.1-r2 index b4f04e673bea..c7a8027983c4 100644 --- a/metadata/md5-cache/x11-drivers/xf86-video-ati-18.0.1-r2 +++ b/metadata/md5-cache/x11-drivers/xf86-video-ati-18.0.1-r2 @@ -1,14 +1,14 @@ BDEPEND=virtual/pkgconfig DEFINED_PHASES=configure install prepare pretend setup -DEPEND=>=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) x11-base/xorg-proto +DEPEND=>=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 x11-base/xorg-server:= glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) x11-base/xorg-proto DESCRIPTION=ATI video driver EAPI=7 HOMEPAGE=https://www.x.org/wiki/ati/ IUSE=+glamor udev kernel_linux KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd LICENSE=MIT -RDEPEND=>=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) +RDEPEND=>=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 x11-base/xorg-server:= glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) SLOT=0 SRC_URI=mirror://xorg/driver/xf86-video-ati-18.0.1.tar.bz2 _eclasses_=linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=cbd735efc06431a9093171f1ad21ced7 +_md5_=6794692f8126d001e1bd102b66481691 diff --git a/metadata/md5-cache/x11-drivers/xf86-video-ati-9999 b/metadata/md5-cache/x11-drivers/xf86-video-ati-9999 index 4d2fe92987d4..02310b0394b0 100644 --- a/metadata/md5-cache/x11-drivers/xf86-video-ati-9999 +++ b/metadata/md5-cache/x11-drivers/xf86-video-ati-9999 @@ -1,12 +1,12 @@ BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=configure install prepare pretend setup unpack -DEPEND=>=x11-misc/util-macros-1.18 >=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=>=x11-misc/util-macros-1.18 >=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 x11-base/xorg-server:= glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=ATI video driver EAPI=7 HOMEPAGE=https://www.x.org/wiki/ati/ IUSE=+glamor udev kernel_linux LICENSE=MIT -RDEPEND=>=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) +RDEPEND=>=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 x11-base/xorg-server:= glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) SLOT=0 _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d linux-info bb73a1f0c3db9ff796439bf44bed8467 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 -_md5_=cbd735efc06431a9093171f1ad21ced7 +_md5_=6794692f8126d001e1bd102b66481691 diff --git a/metadata/md5-cache/x11-libs/Manifest.gz b/metadata/md5-cache/x11-libs/Manifest.gz index c62382883d7d..1a9182cd75ad 100644 Binary files a/metadata/md5-cache/x11-libs/Manifest.gz and b/metadata/md5-cache/x11-libs/Manifest.gz differ diff --git a/metadata/md5-cache/x11-libs/gtk+-2.24.32 b/metadata/md5-cache/x11-libs/gtk+-2.24.32 index 5a19e4ca97f7..6e70c480981d 100644 --- a/metadata/md5-cache/x11-libs/gtk+-2.24.32 +++ b/metadata/md5-cache/x11-libs/gtk+-2.24.32 @@ -4,7 +4,7 @@ DESCRIPTION=Gimp ToolKit + EAPI=6 HOMEPAGE=https://www.gtk.org/ IUSE=aqua cups examples +introspection test vim-syntax xinerama 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 test -KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=LGPL-2+ PDEPEND=x11-themes/gtk-engines-adwaita gnome-base/librsvg[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(-)?] vim-syntax? ( app-vim/gtk-syntax ) RDEPEND=>=dev-libs/atk-2.10.0[introspection?,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(-)?] >=dev-libs/glib-2.34.3:2[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(-)?] >=media-libs/fontconfig-2.10.92[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(-)?] >=x11-libs/cairo-1.12.14-r4:=[aqua?,svg,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(-)?] >=x11-libs/gdk-pixbuf-2.30.7:2[introspection?,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(-)?] >=x11-libs/pango-1.36.3[introspection?,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(-)?] x11-misc/shared-mime-info cups? ( >=net-print/cups-1.7.1-r2:=[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(-)?] ) introspection? ( >=dev-libs/gobject-introspection-0.9.3:= ) !aqua? ( >=x11-libs/cairo-1.12.14-r4:=[aqua?,svg,X,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(-)?] >=x11-libs/libXrender-0.9.8[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(-)?] >=x11-libs/libX11-1.6.2[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(-)?] >=x11-libs/libXi-1.7.2[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(-)?] >=x11-libs/libXext-1.3.2[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(-)?] >=x11-libs/libXrandr-1.5[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(-)?] >=x11-libs/libXcursor-1.1.14[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(-)?] >=x11-libs/libXfixes-5.0.1[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(-)?] >=x11-libs/libXcomposite-0.4.4-r1[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(-)?] >=x11-libs/libXdamage-1.1.4-r1[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(-)?] xinerama? ( >=x11-libs/libXinerama-1.1.3[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(-)?] ) ) >=dev-util/gtk-update-icon-cache-2 !=x11-themes/adwaita-icon-theme-3.14 x11-themes/gnome-themes-standard @@ -13,4 +13,4 @@ RESTRICT=test SLOT=2 SRC_URI=mirror://gnome/sources/gtk+/2.24/gtk+-2.24.32.tar.xz https://dev.gentoo.org/~leio/distfiles/gtk+-2.24.32-patchset.tar.xz _eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multibuild 35719a9cd25ec71ee49c966f6868454c multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build 45f0e78dba7de5c77988265229b4402a multilib-minimal bfa1226d0f1fa0093d10b84acd029633 preserve-libs ef207dc62baddfddfd39a164d9797648 readme.gentoo-r1 54aecea034d5e90bdb0684b80da5c9f3 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 virtualx 3a3c4637ea6d5a2113707a644766337c xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=136d7cf8de1432f7123550bacb482866 +_md5_=b756521574300fbc9445760d1e0046c3 diff --git a/metadata/md5-cache/x11-libs/gtk+-3.22.30 b/metadata/md5-cache/x11-libs/gtk+-3.22.30 index 5433c46ee446..70b673814191 100644 --- a/metadata/md5-cache/x11-libs/gtk+-3.22.30 +++ b/metadata/md5-cache/x11-libs/gtk+-3.22.30 @@ -4,7 +4,7 @@ DESCRIPTION=Gimp ToolKit + EAPI=6 HOMEPAGE=https://www.gtk.org/ IUSE=aqua broadway cloudprint colord cups examples +introspection test vim-syntax wayland +X xinerama test 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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=LGPL-2+ PDEPEND=gnome-base/librsvg[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(-)?] >=x11-themes/adwaita-icon-theme-3.14 vim-syntax? ( app-vim/gtk-syntax ) RDEPEND=>=dev-libs/atk-2.15[introspection?,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(-)?] >=dev-libs/glib-2.49.4:2[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(-)?] media-libs/fontconfig[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(-)?] >=media-libs/libepoxy-1.0[X(+)?,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(-)?] >=x11-libs/cairo-1.14[aqua?,glib,svg,X?,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(-)?] >=x11-libs/gdk-pixbuf-2.30:2[introspection?,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(-)?] >=x11-libs/pango-1.37.3[introspection?,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(-)?] x11-misc/shared-mime-info cloudprint? ( >=net-libs/rest-0.7[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(-)?] >=dev-libs/json-glib-1.0[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(-)?] ) colord? ( >=x11-misc/colord-0.1.9:0=[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(-)?] ) cups? ( >=net-print/cups-1.2[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(-)?] ) introspection? ( >=dev-libs/gobject-introspection-1.39:= ) wayland? ( >=dev-libs/wayland-1.9.91[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(-)?] >=dev-libs/wayland-protocols-1.12 media-libs/mesa[wayland,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(-)?] >=x11-libs/libxkbcommon-0.2[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(-)?] ) X? ( >=app-accessibility/at-spi2-atk-2.5.3[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(-)?] x11-libs/libX11[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(-)?] >=x11-libs/libXi-1.3[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(-)?] x11-libs/libXext[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(-)?] >=x11-libs/libXrandr-1.5[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(-)?] x11-libs/libXcursor[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(-)?] x11-libs/libXfixes[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(-)?] x11-libs/libXcomposite[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(-)?] x11-libs/libXdamage[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(-)?] xinerama? ( x11-libs/libXinerama[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(-)?] ) ) >=dev-util/gtk-update-icon-cache-3 !=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=configure prepare unpack +DEPEND=>=x11-misc/util-macros-1.18 x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=create dependencies in makefiles using 'gcc -M' +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +LICENSE=MIT +SLOT=0 +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=95703f56cb1aa1f8f2072f48c5a32b9c diff --git a/metadata/md5-cache/x11-misc/gtkdialog-99999 b/metadata/md5-cache/x11-misc/gtkdialog-99999 new file mode 100644 index 000000000000..5b25b454612d --- /dev/null +++ b/metadata/md5-cache/x11-misc/gtkdialog-99999 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install prepare unpack +DEPEND=!gtk3? ( x11-libs/gtk+:2 x11-libs/vte:0= ) gtk3? ( x11-libs/gtk+:3 x11-libs/vte:2.91= ) sys-apps/texinfo sys-devel/flex virtual/pkgconfig virtual/yacc >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl] +DESCRIPTION=A small utility for fast and easy GUI building +EAPI=6 +HOMEPAGE=https://github.com/oshazard/gtkdialog +IUSE=gtk3 +LICENSE=GPL-2 +RDEPEND=!gtk3? ( x11-libs/gtk+:2 x11-libs/vte:0= ) gtk3? ( x11-libs/gtk+:3 x11-libs/vte:2.91= ) +SLOT=0 +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=ac8fb88bf9eb1ebbbb43d31b9a97cec1 diff --git a/metadata/md5-cache/x11-misc/imake-1.0.7-r1 b/metadata/md5-cache/x11-misc/imake-1.0.7-r1 new file mode 100644 index 000000000000..e9c4efcfc0e0 --- /dev/null +++ b/metadata/md5-cache/x11-misc/imake-1.0.7-r1 @@ -0,0 +1,12 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=configure prepare +DEPEND=x11-misc/xorg-cf-files x11-base/xorg-proto +DESCRIPTION=C preprocessor interface to the make utility +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT +RDEPEND=x11-misc/xorg-cf-files +SLOT=0 +SRC_URI=mirror://xorg/util/imake-1.0.7.tar.bz2 +_md5_=8d0935664ab13af46e68ffba457647e5 diff --git a/metadata/md5-cache/x11-misc/imake-9999 b/metadata/md5-cache/x11-misc/imake-9999 new file mode 100644 index 000000000000..9f019bc3b1b7 --- /dev/null +++ b/metadata/md5-cache/x11-misc/imake-9999 @@ -0,0 +1,11 @@ +BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=configure prepare unpack +DEPEND=>=x11-misc/util-macros-1.18 x11-misc/xorg-cf-files x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=C preprocessor interface to the make utility +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +LICENSE=MIT +RDEPEND=x11-misc/xorg-cf-files +SLOT=0 +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=8d0935664ab13af46e68ffba457647e5 diff --git a/metadata/md5-cache/x11-misc/lndir-1.0.3-r2 b/metadata/md5-cache/x11-misc/lndir-1.0.3-r2 new file mode 100644 index 000000000000..cf7359a97ae4 --- /dev/null +++ b/metadata/md5-cache/x11-misc/lndir-1.0.3-r2 @@ -0,0 +1,11 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=configure prepare +DEPEND=x11-base/xorg-proto +DESCRIPTION=create a shadow directory of symbolic links to another directory tree +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=MIT +SLOT=0 +SRC_URI=mirror://xorg/util/lndir-1.0.3.tar.bz2 +_md5_=a38070e869fd33e65976e48284b1ea93 diff --git a/metadata/md5-cache/x11-misc/lndir-9999 b/metadata/md5-cache/x11-misc/lndir-9999 new file mode 100644 index 000000000000..e471330b298a --- /dev/null +++ b/metadata/md5-cache/x11-misc/lndir-9999 @@ -0,0 +1,10 @@ +BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=configure prepare unpack +DEPEND=>=x11-misc/util-macros-1.18 x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=create a shadow directory of symbolic links to another directory tree +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +LICENSE=MIT +SLOT=0 +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=a38070e869fd33e65976e48284b1ea93 diff --git a/metadata/md5-cache/x11-misc/makedepend-1.0.5-r1 b/metadata/md5-cache/x11-misc/makedepend-1.0.5-r1 new file mode 100644 index 000000000000..4c75722040de --- /dev/null +++ b/metadata/md5-cache/x11-misc/makedepend-1.0.5-r1 @@ -0,0 +1,11 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=configure prepare +DEPEND=x11-base/xorg-proto +DESCRIPTION=create dependencies in makefiles +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT +SLOT=0 +SRC_URI=mirror://xorg/util/makedepend-1.0.5.tar.bz2 +_md5_=371ab3e2ef105f93b1efeaa6421124a1 diff --git a/metadata/md5-cache/x11-misc/makedepend-9999 b/metadata/md5-cache/x11-misc/makedepend-9999 new file mode 100644 index 000000000000..f7a60932b681 --- /dev/null +++ b/metadata/md5-cache/x11-misc/makedepend-9999 @@ -0,0 +1,10 @@ +BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=configure prepare unpack +DEPEND=>=x11-misc/util-macros-1.18 x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=create dependencies in makefiles +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +LICENSE=MIT +SLOT=0 +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=371ab3e2ef105f93b1efeaa6421124a1 diff --git a/metadata/md5-cache/x11-misc/rendercheck-1.5-r1 b/metadata/md5-cache/x11-misc/rendercheck-1.5-r1 new file mode 100644 index 000000000000..0fb6300e85b2 --- /dev/null +++ b/metadata/md5-cache/x11-misc/rendercheck-1.5-r1 @@ -0,0 +1,12 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=configure +DEPEND=x11-libs/libXrender x11-libs/libX11 +DESCRIPTION=Tests for compliance with X RENDER extension +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=MIT +RDEPEND=x11-libs/libXrender x11-libs/libX11 +SLOT=0 +SRC_URI=mirror://xorg/app/rendercheck-1.5.tar.bz2 +_md5_=e7e8511828cdbad1923766ce722b64d1 diff --git a/metadata/md5-cache/x11-misc/sddm-0.18.0 b/metadata/md5-cache/x11-misc/sddm-0.18.0 index 549262086358..c813d4f06365 100644 --- a/metadata/md5-cache/x11-misc/sddm-0.18.0 +++ b/metadata/md5-cache/x11-misc/sddm-0.18.0 @@ -4,11 +4,11 @@ DESCRIPTION=Simple Desktop Display Manager EAPI=6 HOMEPAGE=https://github.com/sddm/sddm IUSE=consolekit elogind +pam systemd test -KEYWORDS=~amd64 ~arm ~arm64 ~x86 +KEYWORDS=amd64 ~arm ~arm64 x86 LICENSE=GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain RDEPEND=>=dev-qt/qtcore-5.9.4:5 >=dev-qt/qtdbus-5.9.4:5 >=dev-qt/qtdeclarative-5.9.4:5 >=dev-qt/qtgui-5.9.4:5 >=dev-qt/qtnetwork-5.9.4:5 >=x11-base/xorg-server-1.15.1 x11-libs/libxcb[xkb] consolekit? ( >=sys-auth/consolekit-0.9.4 ) elogind? ( sys-auth/elogind ) pam? ( sys-libs/pam ) systemd? ( sys-apps/systemd:= ) !systemd? ( sys-power/upower ) REQUIRED_USE=?? ( elogind systemd ) SLOT=0 SRC_URI=https://github.com/sddm/sddm/releases/download/v0.18.0/sddm-0.18.0.tar.gz _eclasses_=cmake-utils 57384a259cf0c7985ce651b2c0865405 desktop 1b286a7e7143d8c4ec89cd0d2743a097 eapi7-ver d97a56a62c7df8614afddcb25f5ff00f epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 flag-o-matic 5128c4729303400bd8d4b0b966530955 l10n 97f2753e3f1f3753d53d856c7c0bbb0b ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils d2e7e7d290428bb25c56dcf2502badc1 preserve-libs ef207dc62baddfddfd39a164d9797648 systemd 04e50685fbf3d89e5c67ac6a385dd595 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 user 8bc2845510e2109af75e3eeac607ec81 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9ac1d791cb8b1397b63841f70a66c5f6 +_md5_=bd4f2e079bfae945a36ccf20cba1fc5a diff --git a/metadata/md5-cache/x11-misc/util-macros-1.19.1-r1 b/metadata/md5-cache/x11-misc/util-macros-1.19.1-r1 new file mode 100644 index 000000000000..b25452ac2327 --- /dev/null +++ b/metadata/md5-cache/x11-misc/util-macros-1.19.1-r1 @@ -0,0 +1,9 @@ +DEFINED_PHASES=compile +DESCRIPTION=X.Org autotools utility macros +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT +SLOT=0 +SRC_URI=mirror://xorg/util/util-macros-1.19.1.tar.bz2 +_md5_=193990f33c6687dc7b8042b06145237c diff --git a/metadata/md5-cache/x11-misc/util-macros-1.19.2-r1 b/metadata/md5-cache/x11-misc/util-macros-1.19.2-r1 new file mode 100644 index 000000000000..6262915fa320 --- /dev/null +++ b/metadata/md5-cache/x11-misc/util-macros-1.19.2-r1 @@ -0,0 +1,9 @@ +DEFINED_PHASES=compile +DESCRIPTION=X.Org autotools utility macros +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ https://cgit.freedesktop.org/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +LICENSE=MIT +SLOT=0 +SRC_URI=mirror://xorg/util/util-macros-1.19.2.tar.bz2 +_md5_=193990f33c6687dc7b8042b06145237c diff --git a/metadata/md5-cache/x11-misc/xbitmaps-1.1.1-r2 b/metadata/md5-cache/x11-misc/xbitmaps-1.1.1-r2 new file mode 100644 index 000000000000..a67663aa2e4a --- /dev/null +++ b/metadata/md5-cache/x11-misc/xbitmaps-1.1.1-r2 @@ -0,0 +1,9 @@ +DEFINED_PHASES=compile +DESCRIPTION=X.Org bitmaps data +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt +LICENSE=MIT +SLOT=0 +SRC_URI=mirror://xorg/data/xbitmaps-1.1.1.tar.bz2 +_md5_=5a74d33724e5fba48c2c8a1d143a5ce4 diff --git a/metadata/md5-cache/x11-misc/xbitmaps-1.1.2-r1 b/metadata/md5-cache/x11-misc/xbitmaps-1.1.2-r1 new file mode 100644 index 000000000000..6f1b1577d135 --- /dev/null +++ b/metadata/md5-cache/x11-misc/xbitmaps-1.1.2-r1 @@ -0,0 +1,9 @@ +DEFINED_PHASES=compile +DESCRIPTION=X.Org bitmaps data +EAPI=7 +HOMEPAGE=https://www.x.org/wiki/ +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt +LICENSE=MIT +SLOT=0 +SRC_URI=mirror://xorg/data/xbitmaps-1.1.2.tar.bz2 +_md5_=5a74d33724e5fba48c2c8a1d143a5ce4 diff --git a/metadata/md5-cache/x11-misc/xcompmgr-1.1.7-r1 b/metadata/md5-cache/x11-misc/xcompmgr-1.1.7-r1 new file mode 100644 index 000000000000..23774d064a51 --- /dev/null +++ b/metadata/md5-cache/x11-misc/xcompmgr-1.1.7-r1 @@ -0,0 +1,12 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=configure prepare +DEPEND=x11-libs/libXrender x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXcomposite x11-libs/libXext +DESCRIPTION=X Compositing manager +EAPI=7 +HOMEPAGE=https://freedesktop.org/wiki/Software/xapps +KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=BSD +RDEPEND=x11-libs/libXrender x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXcomposite x11-libs/libXext +SLOT=0 +SRC_URI=mirror://xorg/app/xcompmgr-1.1.7.tar.bz2 +_md5_=64e13c55b0ce17dfae193184fd77341f diff --git a/metadata/md5-cache/x11-misc/xkeyboard-config-2.23.1-r2 b/metadata/md5-cache/x11-misc/xkeyboard-config-2.23.1-r2 new file mode 100644 index 000000000000..a1c26b092406 --- /dev/null +++ b/metadata/md5-cache/x11-misc/xkeyboard-config-2.23.1-r2 @@ -0,0 +1,12 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=configure prepare +DEPEND=dev-util/intltool sys-devel/gettext +DESCRIPTION=X keyboard configuration database +EAPI=7 +HOMEPAGE=https://www.freedesktop.org/wiki/Software/XKeyboardConfig +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=MIT +RDEPEND=!=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=configure prepare unpack +DEPEND=>=x11-misc/util-macros-1.18 dev-util/intltool sys-devel/gettext >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=X keyboard configuration database +EAPI=7 +HOMEPAGE=https://www.freedesktop.org/wiki/Software/XKeyboardConfig +LICENSE=MIT +RDEPEND=!=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=CD player applet for WindowMaker +EAPI=7 +HOMEPAGE=https://www.dockapps.net/wmcdplay +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm +SLOT=0 +SRC_URI=https://www.dockapps.net/download/wmcdplay-1.1.tar.gz +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=cdc2f6a4b51fc154a61a2a1e8c2e2321 diff --git a/metadata/md5-cache/x11-plugins/wmclock-1.0.16-r1 b/metadata/md5-cache/x11-plugins/wmclock-1.0.16-r1 new file mode 100644 index 000000000000..93a7f014baeb --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmclock-1.0.16-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=prepare +DEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=a dockapp that displays time and date (same style as NEXTSTEP(tm) OS) +EAPI=7 +HOMEPAGE=https://www.dockapps.net/wmclock +KEYWORDS=~amd64 ~ppc ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm +SLOT=0 +SRC_URI=https://www.dockapps.net/download/wmclock-1.0.16.tar.gz +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=f20d1ce0344d314335c9dedac7f21956 diff --git a/metadata/md5-cache/x11-plugins/wmclockmon-0.8.1-r1 b/metadata/md5-cache/x11-plugins/wmclockmon-0.8.1-r1 new file mode 100644 index 000000000000..04baebc890c7 --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmclockmon-0.8.1-r1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=install +DEPEND=x11-libs/gtk+:2 x11-libs/libXext x11-libs/libX11 x11-libs/libXpm x11-libs/libICE virtual/pkgconfig x11-base/xorg-proto x11-libs/libXt +DESCRIPTION=a nice digital clock with 7 different styles either in LCD or LED style +EAPI=7 +HOMEPAGE=http://tnemeth.free.fr/projets/dockapps.html +KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/gtk+:2 x11-libs/libXext x11-libs/libX11 x11-libs/libXpm x11-libs/libICE +SLOT=0 +SRC_URI=mirror://debian/pool/main/w/wmclockmon/wmclockmon_0.8.1-1.tar.gz +_md5_=1f600dc7f619eec5186f59cb41a10f1d diff --git a/metadata/md5-cache/x11-plugins/wmcms-0.3.5-r2 b/metadata/md5-cache/x11-plugins/wmcms-0.3.5-r2 index 2b3b550425b9..acdb3aa4d4fe 100644 --- a/metadata/md5-cache/x11-plugins/wmcms-0.3.5-r2 +++ b/metadata/md5-cache/x11-plugins/wmcms-0.3.5-r2 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install prepare DEPEND=>=x11-libs/libdockapp-0.7:= DESCRIPTION=WindowMaker CPU and Memory Usage Monitor Dock App EAPI=5 -HOMEPAGE=http://www.geocities.ws/neofpo/wmcms.html +HOMEPAGE=https://www.geocities.ws/neofpo/wmcms.html KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-2 SLOT=0 -SRC_URI=http://www.geocities.ws/neofpo/files/wmcms-0.3.5.tar.gz +SRC_URI=https://www.geocities.ws/neofpo/files/wmcms-0.3.5.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf -_md5_=c36840a14a21744cd8f0ab64b4a2e99a +_md5_=a9a9aee7531e56dd6e8fc3b7eaf2a4fb diff --git a/metadata/md5-cache/x11-plugins/wmcms-0.3.5-r3 b/metadata/md5-cache/x11-plugins/wmcms-0.3.5-r3 new file mode 100644 index 000000000000..47d80257b453 --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmcms-0.3.5-r3 @@ -0,0 +1,10 @@ +DEFINED_PHASES=compile install prepare +DEPEND=>=x11-libs/libdockapp-0.7:= +DESCRIPTION=WindowMaker CPU and Memory Usage Monitor Dock App +EAPI=7 +HOMEPAGE=https://www.geocities.ws/neofpo/wmcms.html +KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +SLOT=0 +SRC_URI=https://www.geocities.ws/neofpo/files/wmcms-0.3.5.tar.gz +_md5_=bdb39e4a5a6501d2834591fe818c9d21 diff --git a/metadata/md5-cache/x11-plugins/wmcp-1.2.8-r1 b/metadata/md5-cache/x11-plugins/wmcp-1.2.8-r1 new file mode 100644 index 000000000000..5e124273e525 --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmcp-1.2.8-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm x11-base/xorg-proto +DESCRIPTION=A pager dockapp +EAPI=7 +HOMEPAGE=https://www.dockapps.net/wmcp +KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm +SLOT=0 +SRC_URI=https://www.dockapps.net/download/wmcp-1.2.8.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=503e79773bd60e33161e011399d52d7c diff --git a/metadata/md5-cache/x11-plugins/wmdiskmon-0.0.2-r1 b/metadata/md5-cache/x11-plugins/wmdiskmon-0.0.2-r1 new file mode 100644 index 000000000000..5bc460eaff0e --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmdiskmon-0.0.2-r1 @@ -0,0 +1,11 @@ +DEFINED_PHASES=- +DEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm x11-base/xorg-proto x11-libs/libXt +DESCRIPTION=a dockapp to display disk space usage +EAPI=7 +HOMEPAGE=http://tnemeth.free.fr/projets/dockapps.html +KEYWORDS=~amd64 ~ppc ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm +SLOT=0 +SRC_URI=http://tnemeth.free.fr/projets/programmes/wmdiskmon-0.0.2.tar.gz +_md5_=773d8a99da3fce9ca30c8531997c0bc5 diff --git a/metadata/md5-cache/x11-plugins/wmdots-0.2_beta-r1 b/metadata/md5-cache/x11-plugins/wmdots-0.2_beta-r1 new file mode 100644 index 000000000000..af231b595400 --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmdots-0.2_beta-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install prepare +DEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm +DESCRIPTION=multishape 3d rotating dots +EAPI=7 +HOMEPAGE=https://www.dockapps.net/wmdots +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm +SLOT=0 +SRC_URI=https://www.dockapps.net/download/wmdots-0.2beta.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=1da112f1e2f3dd2623d7938a55657751 diff --git a/metadata/md5-cache/x11-plugins/wmfire-1.2.4-r3 b/metadata/md5-cache/x11-plugins/wmfire-1.2.4-r3 new file mode 100644 index 000000000000..0f7bf623b38d --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmfire-1.2.4-r3 @@ -0,0 +1,14 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=configure prepare +DEPEND=x11-libs/gtk+:2 gnome-base/libgtop:2 x11-libs/libX11 x11-libs/libXext session? ( x11-libs/libSM x11-libs/libICE ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=Load monitoring dockapp displaying dancing flame +EAPI=7 +HOMEPAGE=http://www.improbability.net/#wmfire +IUSE=session +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/gtk+:2 gnome-base/libgtop:2 x11-libs/libX11 x11-libs/libXext session? ( x11-libs/libSM x11-libs/libICE ) +SLOT=0 +SRC_URI=http://www.improbability.net/wmfire/wmfire-1.2.4.tar.gz +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=0816ce1a128d31dc425f5964791530f0 diff --git a/metadata/md5-cache/x11-plugins/wmfishtime-1.24-r3 b/metadata/md5-cache/x11-plugins/wmfishtime-1.24-r3 new file mode 100644 index 000000000000..38d89583add0 --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmfishtime-1.24-r3 @@ -0,0 +1,13 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=compile install prepare +DEPEND=x11-libs/gtk+:2 x11-libs/libX11 +DESCRIPTION=A fun clock applet for your desktop featuring swimming fish +EAPI=7 +HOMEPAGE=http://www.ne.jp/asahi/linux/timecop +KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/gtk+:2 x11-libs/libX11 +SLOT=0 +SRC_URI=http://www.ne.jp/asahi/linux/timecop/software/wmfishtime-1.24.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=2239f4ed512754df120164ea59f39000 diff --git a/metadata/md5-cache/x11-plugins/wmforkplop-0.9.3-r2 b/metadata/md5-cache/x11-plugins/wmforkplop-0.9.3-r2 new file mode 100644 index 000000000000..d8723cd6f52f --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmforkplop-0.9.3-r2 @@ -0,0 +1,10 @@ +DEFINED_PHASES=- +DEPEND=gnome-base/libgtop media-libs/imlib2[X] +DESCRIPTION=monitors the forking activity of the kernel and most active processes +EAPI=7 +HOMEPAGE=http://hules.free.fr/wmforkplop +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris +LICENSE=GPL-2 +SLOT=0 +SRC_URI=http://hules.free.fr/wmforkplop/wmforkplop-0.9.3.tar.gz +_md5_=04fc576bbdde02b9ccc0a9f2c7eee63c diff --git a/metadata/md5-cache/x11-plugins/wmfrog-0.3.1-r1 b/metadata/md5-cache/x11-plugins/wmfrog-0.3.1-r1 new file mode 100644 index 000000000000..2b4b22b18767 --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmfrog-0.3.1-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile prepare +DEPEND=x11-libs/libXext x11-libs/libXpm x11-libs/libX11 x11-base/xorg-proto +DESCRIPTION=a weather application, it shows the weather in a graphical way +EAPI=7 +HOMEPAGE=http://wiki.colar.net/wmfrog_dockapp +KEYWORDS=~amd64 ~ppc ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/libXext x11-libs/libXpm x11-libs/libX11 +SLOT=0 +SRC_URI=mirror://sourceforge/wmfrog/wmfrog-0.3.1.tgz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=910f954242ab28e52cc5469167c2052e diff --git a/metadata/md5-cache/x11-plugins/wmfsm-0.36-r1 b/metadata/md5-cache/x11-plugins/wmfsm-0.36-r1 new file mode 100644 index 000000000000..e0dbcc36c6c9 --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmfsm-0.36-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=prepare +DEPEND=>=x11-libs/libdockapp-0.7:= x11-libs/libX11 x11-libs/libXext x11-libs/libXt x11-libs/libXpm x11-base/xorg-proto >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=dockapp for monitoring filesystem usage +EAPI=5 +HOMEPAGE=https://www.dockapps.net/wmfsm +KEYWORDS=~amd64 ~ppc ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=>=x11-libs/libdockapp-0.7:= x11-libs/libX11 x11-libs/libXext x11-libs/libXt x11-libs/libXpm +SLOT=0 +SRC_URI=https://dev.gentoo.org/~voyageur/distfiles/wmfsm-0.36.tar.gz +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=605dffe0bf27e10a0634e1b1dda0ecbc diff --git a/metadata/md5-cache/x11-plugins/wmifinfo-0.10-r1 b/metadata/md5-cache/x11-plugins/wmifinfo-0.10-r1 new file mode 100644 index 000000000000..08784955340d --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmifinfo-0.10-r1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=compile install +DEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm x11-base/xorg-proto +DESCRIPTION=a dockapp for monitoring network interfaces +EAPI=7 +HOMEPAGE=https://www.dockapps.net/wmifinfo +KEYWORDS=~amd64 ~ppc ~sparc ~x86 +LICENSE=GPL-2 +RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm +SLOT=0 +SRC_URI=https://www.dockapps.net/download/wmifinfo-0.10.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=b3b9abcd7ec5a9e1c95b34c6322f0a2e diff --git a/metadata/md5-cache/x11-plugins/wmpager-1.2-r2 b/metadata/md5-cache/x11-plugins/wmpager-1.2-r2 new file mode 100644 index 000000000000..25120c2aa9ac --- /dev/null +++ b/metadata/md5-cache/x11-plugins/wmpager-1.2-r2 @@ -0,0 +1,10 @@ +DEFINED_PHASES=install prepare +DESCRIPTION=A simple pager docklet for the WindowMaker window manager +EAPI=7 +HOMEPAGE=http://wmpager.sourceforge.net/ +KEYWORDS=~amd64 ~sparc ~x86 +LICENSE=BSD +RDEPEND=x11-libs/libX11 x11-libs/libXpm x11-libs/libXext +SLOT=0 +SRC_URI=mirror://sourceforge/wmpager/wmpager-1.2.tar.gz +_md5_=d892501719784d974714ddf9faa4ff16 diff --git a/metadata/md5-cache/x11-terms/Manifest.gz b/metadata/md5-cache/x11-terms/Manifest.gz index 059b5c920111..5889386245ce 100644 Binary files a/metadata/md5-cache/x11-terms/Manifest.gz and b/metadata/md5-cache/x11-terms/Manifest.gz differ diff --git a/metadata/md5-cache/x11-terms/guake-3.3.0 b/metadata/md5-cache/x11-terms/guake-3.3.0 index af8573fec414..357d8d2562b2 100644 --- a/metadata/md5-cache/x11-terms/guake-3.3.0 +++ b/metadata/md5-cache/x11-terms/guake-3.3.0 @@ -11,4 +11,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_5 python_single_target_python3_6 SLOT=0 SRC_URI=mirror://pypi/G/Guake/Guake-3.3.0.tar.gz -> guake-3.3.0.tar.gz _eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=6f67c397a5d48fe0ca846a1e61eeed91 +_md5_=f77ac4820c5bc990d836e43a28d98d52 diff --git a/metadata/md5-cache/x11-terms/guake-3.3.2 b/metadata/md5-cache/x11-terms/guake-3.3.2 new file mode 100644 index 000000000000..5feb686c2fd5 --- /dev/null +++ b/metadata/md5-cache/x11-terms/guake-3.3.2 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst postrm prepare setup test +DEPEND=dev-libs/keybinder:3 dev-python/dbus-python[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pbr[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pycairo[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pygobject:3[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] x11-libs/libnotify x11-libs/vte:2.91 utempter? ( sys-libs/libutempter ) dev-python/setuptools[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] gnome-base/gsettings-desktop-schemas sys-devel/gettext sys-devel/make python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] >=sys-apps/sed-4 +DESCRIPTION=Drop-down terminal for GNOME +EAPI=6 +HOMEPAGE=https://github.com/Guake/guake https://pypi.org/project/Guake +IUSE=utempter python_targets_python3_5 python_targets_python3_6 python_single_target_python3_5 python_single_target_python3_6 +KEYWORDS=~amd64 ~arm ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/keybinder:3 dev-python/dbus-python[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pbr[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pycairo[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pygobject:3[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] x11-libs/libnotify x11-libs/vte:2.91 utempter? ( sys-libs/libutempter ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] +REQUIRED_USE=^^ ( python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) +SLOT=0 +SRC_URI=mirror://pypi/G/Guake/Guake-3.3.2.tar.gz -> guake-3.3.2.tar.gz +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=7e4bd5356860aaebe94c32bb971ab688 diff --git a/metadata/md5-cache/x11-terms/guake-9999 b/metadata/md5-cache/x11-terms/guake-9999 index 45f462b6fa09..229e310914ce 100644 --- a/metadata/md5-cache/x11-terms/guake-9999 +++ b/metadata/md5-cache/x11-terms/guake-9999 @@ -1,12 +1,12 @@ -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup unpack -DEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/gconf-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/notify-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/pygtk[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/pyxdg[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/vte:0[python] dev-util/intltool virtual/pkgconfig >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl] app-arch/xz-utils >=sys-apps/sed-4 dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Drop-down terminal for GTK+ desktops +DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack +DEPEND=dev-libs/keybinder:3 dev-python/dbus-python[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pbr[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pycairo[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pygobject:3[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] x11-libs/libnotify x11-libs/vte:2.91 utempter? ( sys-libs/libutempter ) dev-python/setuptools[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] gnome-base/gsettings-desktop-schemas sys-devel/gettext sys-devel/make python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] >=dev-vcs/git-1.8.2.1[curl] >=sys-apps/sed-4 +DESCRIPTION=Drop-down terminal for GNOME EAPI=6 -HOMEPAGE=https://github.com/Guake/guake -IUSE=python_targets_python2_7 +HOMEPAGE=https://github.com/Guake/guake https://pypi.org/project/Guake +IUSE=utempter python_targets_python3_5 python_targets_python3_6 python_single_target_python3_5 python_single_target_python3_6 LICENSE=GPL-2 -RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/gconf-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/notify-python[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/pygtk[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] dev-python/pyxdg[python_targets_python2_7(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),python_single_target_python2_7(+)] x11-libs/gtk+:2 x11-libs/libX11 x11-libs/vte:0[python] -REQUIRED_USE=python_targets_python2_7 +RDEPEND=dev-libs/keybinder:3 dev-python/dbus-python[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pbr[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pycairo[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] dev-python/pygobject:3[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] x11-libs/libnotify x11-libs/vte:2.91 utempter? ( sys-libs/libutempter ) python_single_target_python3_5? ( dev-lang/python:3.5 ) python_single_target_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_7(-),python_single_target_python3_5(+)?,python_single_target_python3_6(+)?] +REQUIRED_USE=^^ ( python_single_target_python3_5 python_single_target_python3_6 ) python_single_target_python3_5? ( python_targets_python3_5 ) python_single_target_python3_6? ( python_targets_python3_6 ) SLOT=0 -_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 desktop 1b286a7e7143d8c4ec89cd0d2743a097 epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 git-r3 8f6de46b0aa318aea0e8cac62ece098b gnome.org 5e4cc5af3f1b17bdee155bf02e8c2df4 gnome2 6e4acb9c9da2cfa25f2dfedb93bb4a43 gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 libtool 0081a71a261724730ec4c248494f044d ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 26ca8a8bd95d6a74122c08ba98a4ee72 xdg 6cd76cc914c1a759dee032778487b57f xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=9275720f6e810a50dad5809939e28cc0 +_eclasses_=desktop 1b286a7e7143d8c4ec89cd0d2743a097 distutils-r1 886fc23057eeb13c25b3ed870e1ee23a epatch 9a5f039771f143195164a15a4faa41a1 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils b43d08fe0771faf2f5e7be19c2789d33 git-r3 8f6de46b0aa318aea0e8cac62ece098b gnome2-utils 29bb8f7881c95139e532a2d5e47ff834 ltprune 607e058da37aa6dabfa408b7d61da72e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 26fdbe5e685d53f67303a3a43d9e4848 python-utils-r1 7db901256449fef43c3aaa4d486c1c63 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils f2c8335407f0b935b0a96d4adf23ef25 +_md5_=2f4cf846580c688c173a67a674205338 diff --git a/metadata/md5-cache/x11-terms/lilyterm-0.9.9.4 b/metadata/md5-cache/x11-terms/lilyterm-0.9.9.4 deleted file mode 100644 index 8dea847e75fa..000000000000 --- a/metadata/md5-cache/x11-terms/lilyterm-0.9.9.4 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=prepare -DEPEND=x11-libs/vte:0 dev-util/intltool sys-devel/gettext virtual/pkgconfig -DESCRIPTION=a terminal emulator based off of libvte that aims to be fast and lightweight -EAPI=5 -HOMEPAGE=https://lilyterm.luna.com.tw -KEYWORDS=~amd64 ~x86 -LICENSE=GPL-3 -RDEPEND=x11-libs/vte:0 -SLOT=0 -SRC_URI=https://lilyterm.luna.com.tw/file/lilyterm-0.9.9.4.tar.gz -_md5_=4a1e5e3fad9fc55f3efcbb0acc225d1b diff --git a/metadata/md5-cache/x11-terms/lilyterm-0.9.9.4-r2 b/metadata/md5-cache/x11-terms/lilyterm-0.9.9.4-r2 new file mode 100644 index 000000000000..ba1c9e947b6c --- /dev/null +++ b/metadata/md5-cache/x11-terms/lilyterm-0.9.9.4-r2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=prepare +DEPEND=x11-libs/vte:0 dev-util/intltool sys-devel/gettext virtual/pkgconfig >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=a terminal emulator based off of libvte that aims to be fast and lightweight +EAPI=6 +HOMEPAGE=https://lilyterm.luna.com.tw +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=x11-libs/vte:0 +SLOT=0 +SRC_URI=https://lilyterm.luna.com.tw/file/lilyterm-0.9.9.4.tar.gz +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=fdb627504694fddf9c53baac99aca8af diff --git a/metadata/md5-cache/x11-terms/lilyterm-99999 b/metadata/md5-cache/x11-terms/lilyterm-99999 new file mode 100644 index 000000000000..9afe52ee5435 --- /dev/null +++ b/metadata/md5-cache/x11-terms/lilyterm-99999 @@ -0,0 +1,10 @@ +DEFINED_PHASES=prepare unpack +DEPEND=x11-libs/vte:2.91 dev-util/intltool sys-devel/gettext virtual/pkgconfig >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl] +DESCRIPTION=a terminal emulator based off of libvte that aims to be fast and lightweight +EAPI=6 +HOMEPAGE=https://lilyterm.luna.com.tw +LICENSE=GPL-3 +RDEPEND=x11-libs/vte:2.91 +SLOT=0 +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=cac30aee84bbc6a498ea8bcd5305c056 diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 3f97e7e5612e..ed4c6492b9dc 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Thu, 26 Jul 2018 05:08:28 +0000 +Sun, 29 Jul 2018 17:38:34 +0000 diff --git a/metadata/projects.xml b/metadata/projects.xml index 99c3f167800e..f1b45d219f3d 100644 --- a/metadata/projects.xml +++ b/metadata/projects.xml @@ -1968,6 +1968,11 @@ LXQt https://wiki.gentoo.org/wiki/Project:LXQt Maintains LXQt DE related packages. + + chiitoo@gentoo.org + Jimi Huotari + Developer + layman@gentoo.org @@ -3011,11 +3016,6 @@ developers and volunteer mentors. Patrick McLean Member - - dev-zero@gentoo.org - Tiziano Mテシller - Member - floppym@gentoo.org Mike Gilbert @@ -3051,11 +3051,6 @@ developers and volunteer mentors. Tim Harder Member - - rafaelmartins@gentoo.org - Rafael Martins - Member - sbraz@gentoo.org Louis Sautier @@ -3087,6 +3082,11 @@ developers and volunteer mentors. Gentoo Qt Project https://wiki.gentoo.org/wiki/Project:Qt The Qt project handles the Qt ebuilds available in Gentoo's portage and the qt overlay. It also maintains various Qt packages and libraries that don't have dedicated maintainers. + + chiitoo@gentoo.org + Jimi Huotari + Developer + kensington@gentoo.org Michael Palimaka diff --git a/metadata/timestamp b/metadata/timestamp index 396562b9f2bd..96d87cb0c560 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Thu Jul 26 05:08:28 UTC 2018 +Sun Jul 29 17:38:34 UTC 2018 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 2e36f70362c0..2b318b47c9dd 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 26 Jul 2018 05:30:01 +0000 +Sun, 29 Jul 2018 18:00:01 +0000 diff --git a/metadata/timestamp.commit b/metadata/timestamp.commit index 136241eef5aa..befc01a8c09b 100644 --- a/metadata/timestamp.commit +++ b/metadata/timestamp.commit @@ -1 +1 @@ -c5cc686bbe318b7a3f16f20ece5d160317b83d36 1532580767 2018-07-26T04:52:47+00:00 +9e8050a14793162f53e74786511a1173cba05fe8 1532884143 2018-07-29T17:09:03+00:00 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index 259627186611..6b6056ddf2d3 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1532581501 Thu 26 Jul 2018 05:05:01 AM UTC +1532885701 Sun 29 Jul 2018 05:35:01 PM UTC diff --git a/metadata/xml-schema/timestamp.chk b/metadata/xml-schema/timestamp.chk index 3f97e7e5612e..ed4c6492b9dc 100644 --- a/metadata/xml-schema/timestamp.chk +++ b/metadata/xml-schema/timestamp.chk @@ -1 +1 @@ -Thu, 26 Jul 2018 05:08:28 +0000 +Sun, 29 Jul 2018 17:38:34 +0000 diff --git a/net-libs/Manifest.gz b/net-libs/Manifest.gz index 318e877bff8e..9432a9a4fdb7 100644 Binary files a/net-libs/Manifest.gz and b/net-libs/Manifest.gz differ diff --git a/net-libs/gnutls/gnutls-3.5.18.ebuild b/net-libs/gnutls/gnutls-3.5.18.ebuild index 42dee9e21933..bdab4a914323 100644 --- a/net-libs/gnutls/gnutls-3.5.18.ebuild +++ b/net-libs/gnutls/gnutls-3.5.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(get_version_component_range 1-2)/${P}.tar.xz" LICENSE="GPL-3 LGPL-2.1" SLOT="0/30" # libgnutls.so number -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+cxx dane doc examples guile +idn nls openpgp +openssl pkcs11 seccomp sslv2 sslv3 static-libs test test-full +tls-heartbeat tools valgrind zlib" REQUIRED_USE=" diff --git a/net-libs/libwhisker/Manifest b/net-libs/libwhisker/Manifest deleted file mode 100644 index 3f4483ac0a11..000000000000 --- a/net-libs/libwhisker/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libwhisker2-2.5.tar.gz 207569 BLAKE2B d5e2d9a7cc6801ded09f073a4d658aece97755244e16ee79269d20b1c1059802ad28540d354bd92a725e08eccd728c44b8c7ea45b795057fd96d2dcb9f944fd2 SHA512 ea3cfa7658048b23d4fd773db9ee7fde32758096cf7491d309390247648b7635952d734a0918f53109de37cdd87b675843320539db727fd107e81647b13bce10 diff --git a/net-libs/libwhisker/libwhisker-2.5-r1.ebuild b/net-libs/libwhisker/libwhisker-2.5-r1.ebuild deleted file mode 100644 index 17bf43d4d46a..000000000000 --- a/net-libs/libwhisker/libwhisker-2.5-r1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit perl-module -MY_P=${PN}2-${PV} - -DESCRIPTION="Perl module geared to HTTP testing" -HOMEPAGE="http://www.wiretrip.net/rfp/lw.asp" -SRC_URI="http://www.wiretrip.net/rfp/libwhisker/${MY_P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" -IUSE="ssl" - -DEPEND="" -RDEPEND="virtual/perl-MIME-Base64 - ssl? ( dev-perl/Net-SSLeay )" - -S=${WORKDIR}/${MY_P} - -src_compile() { - perl Makefile.pl lib || die -} - -src_install() { - perl_set_version - insinto "${VENDOR_LIB}" - doins LW2.pm - dodoc CHANGES KNOWNBUGS README -} diff --git a/net-libs/libwhisker/metadata.xml b/net-libs/libwhisker/metadata.xml deleted file mode 100644 index eb87724cfa69..000000000000 --- a/net-libs/libwhisker/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - Libwhisker is a Perl library useful for HTTP testing scripts. It - contains a pure-Perl implementation of functionality found in the LWP, - URI, Digest::MD5, Digest::MD4, Data::Dumper, Authen::NTLM, HTML::Parser, - HTML::FormParser, CGI::Upload, MIME::Base64, and GetOpt::Std modules. - Libwhisker is designed to be portable (a single perl file), fast - (general benchmarks show libwhisker is faster than LWP), and flexible - (great care was taken to ensure the library does exactly what you want - to do, even if it means breaking the protocol). - - diff --git a/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild b/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild index 63b2d5202e8d..f932c68e33f8 100644 --- a/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild +++ b/net-libs/rabbitmq-c/rabbitmq-c-0.8.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://github.com/alanxz/${PN}.git" else SRC_URI="https://github.com/alanxz/${PN}/archive/v${PV}.zip -> ${PN}-v${PV}.zip" - KEYWORDS="amd64 arm arm64 hppa ia64 ~ppc ~ppc64 ~sparc x86" + KEYWORDS="amd64 arm arm64 hppa ia64 ~ppc ppc64 ~sparc x86" fi LICENSE="MIT" diff --git a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild index 50b4f8c388cf..b73bf37618cb 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.20.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="4/37" # soname version of libwebkit2gtk-4.0 -KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage doc +egl +geolocation gles2 gnome-keyring +gstreamer +introspection +jit libnotify nsplugin +opengl spell wayland +webgl +X" diff --git a/net-mail/Manifest.gz b/net-mail/Manifest.gz index 5b89e6620291..4005998389dc 100644 Binary files a/net-mail/Manifest.gz and b/net-mail/Manifest.gz differ diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild b/net-mail/ytnef/ytnef-1.9.3.ebuild index 511626ad5895..9789444f67e6 100644 --- a/net-mail/ytnef/ytnef-1.9.3.ebuild +++ b/net-mail/ytnef/ytnef-1.9.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef" SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="static-libs" DEPEND="sys-devel/libtool" diff --git a/net-misc/Manifest.gz b/net-misc/Manifest.gz index 3d7067c6572b..5530ff2a85ce 100644 Binary files a/net-misc/Manifest.gz and b/net-misc/Manifest.gz differ diff --git a/net-misc/kafka-bin/Manifest b/net-misc/kafka-bin/Manifest index fedc1d7dc3ea..d11beb9575fc 100644 --- a/net-misc/kafka-bin/Manifest +++ b/net-misc/kafka-bin/Manifest @@ -3,3 +3,4 @@ DIST kafka_2.12-0.11.0.2.tgz 37282246 BLAKE2B 55485ff6b319b35626e8c93967357eda70 DIST kafka_2.12-1.0.0.tgz 44352403 BLAKE2B 14c536224c2d75ccaa471dfa7dc806f99e17e70663670bbc09fc6150d2ef76f6e31b1a3567b32fdc7caa8a2b440f83734102b1bafebd1df067bad1ab8dcbe9d7 SHA512 1b647b7f392148aa2b9d47550a1502e50be4b005c70c82dae03065b89484e66400528be40ca2d54f35eb2c0e70f35c88a04777c2b625daa5d5546caab4ed6818 DIST kafka_2.12-1.0.1.tgz 44474706 BLAKE2B 59aaa2bb2f1940b4d581882eaedbba091149cecadca970762b7ba83aff41da165526e5d69a65212de2f25c28ad5c2327befa4d9d01bd04e7fa8b9d882e832dd8 SHA512 935c0df1cf742405c40d9248cfdd1578038b595b59ec5a350543a7fe67b6be26ff6c4426f7c0c072ff4aa006b701502a55fcf7e2ced1fdc64330e3383035078c DIST kafka_2.12-1.1.0.tgz 50326212 BLAKE2B 079118f6e269c028a78700a6d11f70c36b8856a5f4180050c5d4b667f6f719fcffcc50433a687e6b181dd15423dbe28dfdfacd82f6d6046e8839a21d56c6377f SHA512 48d1ddc71f5a5b1b25d111f792553be69be62293640a3c6af985203c6ee88c6aa78e01327066bfad3feae6b0b45d71c0cac6ebd2d08843d92269132741a3791b +DIST kafka_2.12-1.1.1.tgz 50602117 BLAKE2B acef2456e70278e09fe2a686205829d0c699aab6057ca0ba458bc1ee141e6d9336013e664b02242ad83401f4f71a8ab4b42574ffcaa99b05f55ef68a4b87d72d SHA512 2a1eb9a7c8c8337c424eefed7baae26b3dacba6a4ab8b64d9a7d5c6ee2cdb66cfa76c5b366f23435941569b89bf02482625189016296b2ea2a05fd0f38f6b709 diff --git a/net-misc/kafka-bin/kafka-bin-1.1.1.ebuild b/net-misc/kafka-bin/kafka-bin-1.1.1.ebuild new file mode 100644 index 000000000000..ae63ac0018b8 --- /dev/null +++ b/net-misc/kafka-bin/kafka-bin-1.1.1.ebuild @@ -0,0 +1,62 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit eutils user + +DESCRIPTION="A high-throughput distributed messaging system" +HOMEPAGE="http://kafka.apache.org/" + +# pick recommended scala version +SCALA_VERSION=2.12 +MY_PN="kafka" +MY_P="${MY_PN}_${SCALA_VERSION}-${PV}" +SRC_URI="mirror://apache/kafka/${PV}/${MY_P}.tgz" + +RESTRICT="mirror" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="internal-zookeeper" + +RDEPEND=" + || ( virtual/jre:1.8 virtual/jre:1.7 ) +" +DEPEND="${RDEPEND}" + +S="${WORKDIR}/${MY_P}" +INSTALL_DIR="/opt/${MY_PN}" + +pkg_setup() { + enewgroup kafka + enewuser kafka -1 /bin/sh /var/lib/kafka kafka +} + +src_prepare() { + sed -i -e 's:/tmp/zookeeper:/var/lib/kafka/zookeeper:' "config/zookeeper.properties" || die + sed -i -e 's:/tmp/kafka-logs:/var/lib/kafka/logs:' "config/server.properties" || die +} + +src_install() { + insinto /etc/kafka + doins config/zookeeper.properties config/server.properties + if use "internal-zookeeper"; then + keepdir /var/lib/kafka/zookeeper + newinitd "${FILESDIR}/${MY_PN}-zookeeper.init.d" "${MY_PN}-zookeeper" + fi + + keepdir /var/lib/kafka + fowners -R kafka:kafka /var/lib/kafka + + keepdir /var/log/kafka + fowners -R kafka:kafka /var/log/kafka + + newinitd "${FILESDIR}/${MY_PN}.init.d.4" "${MY_PN}" + + dodir "${INSTALL_DIR}" + cp -pRP bin config libs "${ED}/${INSTALL_DIR}" || die + keepdir "${INSTALL_DIR}/logs" + fowners -R kafka:kafka "${INSTALL_DIR}" +} diff --git a/net-misc/networkmanager-vpnc/Manifest b/net-misc/networkmanager-vpnc/Manifest index d85a3250ee01..59215b7298f6 100644 --- a/net-misc/networkmanager-vpnc/Manifest +++ b/net-misc/networkmanager-vpnc/Manifest @@ -1,2 +1 @@ -DIST NetworkManager-vpnc-1.2.4.tar.xz 402428 BLAKE2B 64d4241e2d8339f0b92a2d56dac4d8fd53575c4ebd7767bb1aeaf3dd1028bf563410d9c323e118b1ac64a0dfbc54162e88f50061ee657f846c2aa679c2f4abd0 SHA512 313fec1b054870d14908df3eba6db28eaf4b3c45cdd745ddea682870a6eb058971bbc1dccbd399b2270ab63c6e8ceeeded12bf7b9c7eb283ea591b2c0715ecbc DIST NetworkManager-vpnc-1.2.6.tar.xz 417412 BLAKE2B 00072e2f5449687a55ff4dc0382c4ef2bb2042f9b2a4437d1d6790084ff1b88210e45909808048498f315d59ed5408630ae15d09a1d22e4acbf840554e452546 SHA512 4f8adf58d73cef74a950d822c6f17cd813a1e74fcd3c0391f847541c279e448a6353b83984d593fe5e11138a37b7f1c21b9a24a6843c1d35e4cb68bc29bc3eb1 diff --git a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.4.ebuild b/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.4.ebuild deleted file mode 100644 index 4ac018da3dcf..000000000000 --- a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.4.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -GNOME_ORG_MODULE="NetworkManager-${PN##*-}" - -inherit gnome2 - -DESCRIPTION="NetworkManager VPNC plugin" -HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm x86" -IUSE="gtk test" - -RDEPEND=" - >=net-misc/networkmanager-1.2.0:= - >=dev-libs/dbus-glib-0.74 - >=dev-libs/glib-2.32:2 - >=net-vpn/vpnc-0.5.3_p550 - gtk? ( - >=app-crypt/libsecret-0.18 - >=gnome-extra/nm-applet-1.2.0 - >=x11-libs/gtk+-3.4:3 - ) -" -DEPEND="${RDEPEND} - sys-devel/gettext - dev-util/intltool - virtual/pkgconfig -" - -src_prepare() { - # Test will fail if the machine doesn't have a particular locale installed - # https://bugzilla.gnome.org/show_bug.cgi?id=742708 - sed '/test_non_utf8_import (plugin/ d' \ - -i properties/tests/test-import-export.c || die "sed failed" - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --disable-more-warnings \ - --disable-static \ - --with-dist-version=Gentoo \ - $(use_with gtk gnome) -} diff --git a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild b/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild index 25f97a22b62b..112ed09512d8 100644 --- a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild +++ b/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.2.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="gtk test" RDEPEND=" diff --git a/net-misc/openssh/openssh-7.7_p1-r5.ebuild b/net-misc/openssh/openssh-7.7_p1-r5.ebuild deleted file mode 100644 index 88b05334bf72..000000000000 --- a/net-misc/openssh/openssh-7.7_p1-r5.ebuild +++ /dev/null @@ -1,441 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit user flag-o-matic multilib autotools pam systemd versionator - -# Make it more portable between straight releases -# and _p? releases. -PARCH=${P/_} - -HPN_VER="14v15-gentoo2" HPN_PATCH="${PARCH}-hpnssh${HPN_VER}.patch.xz" -SCTP_VER="1.1" SCTP_PATCH="${PARCH}-sctp-${SCTP_VER}.patch.xz" -X509_VER="11.3.1" X509_PATCH="${PARCH}-x509-${X509_VER}.patch.xz" - -# Disable LDAP support until someone will rewrite the patch, -# upstream removed auth_parse_options() via commit 7c856857607112a3dfe6414696bf4c7ab7fb0cb3 -#LDAP_VER="0.3.14" LDAP_PATCH="${PN}-lpk-7.7p1-${LDAP_VER}.patch.xz" - -PATCH_SET="openssh-7.7p1-patches-1.1" - -DESCRIPTION="Port of OpenBSD's free SSH release" -HOMEPAGE="https://www.openssh.com/" -SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz - https://dev.gentoo.org/~whissi/dist/${PN}/${PATCH_SET}.tar.xz - ${SCTP_PATCH:+sctp? ( https://dev.gentoo.org/~whissi/dist/openssh/${SCTP_PATCH} )} - ${HPN_PATCH:+hpn? ( https://dev.gentoo.org/~whissi/dist/openssh/${HPN_PATCH} )} - ${LDAP_PATCH:+ldap? ( https://dev.gentoo.org/~whissi/dist/openssh/${LDAP_PATCH} )} - ${X509_PATCH:+X509? ( https://dev.gentoo.org/~whissi/dist/openssh/${X509_PATCH} )} - " - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -# Probably want to drop ssl defaulting to on in a future version. -IUSE="abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldap ldns libedit libressl livecd pam +pie sctp selinux skey +ssl static test X X509" -REQUIRED_USE="ldns? ( ssl ) - pie? ( !static ) - static? ( !kerberos !pam ) - X509? ( !ldap !sctp ssl ) - test? ( ssl )" - -LIB_DEPEND=" - audit? ( sys-process/audit[static-libs(+)] ) - ldns? ( - net-libs/ldns[static-libs(+)] - !bindist? ( net-libs/ldns[ecdsa,ssl(+)] ) - bindist? ( net-libs/ldns[-ecdsa,ssl(+)] ) - ) - libedit? ( dev-libs/libedit:=[static-libs(+)] ) - sctp? ( net-misc/lksctp-tools[static-libs(+)] ) - selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] ) - skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] ) - ssl? ( - !libressl? ( - >=dev-libs/openssl-1.0.1:0=[bindist=] - dev-libs/openssl:0=[static-libs(+)] - ) - libressl? ( dev-libs/libressl:0=[static-libs(+)] ) - ) - >=sys-libs/zlib-1.2.3:=[static-libs(+)]" -RDEPEND=" - !static? ( ${LIB_DEPEND//\[static-libs(+)]} ) - pam? ( virtual/pam ) - kerberos? ( virtual/krb5 ) - ldap? ( net-nds/openldap )" -DEPEND="${RDEPEND} - static? ( ${LIB_DEPEND} ) - virtual/pkgconfig - virtual/os-headers - sys-devel/autoconf" -RDEPEND="${RDEPEND} - pam? ( >=sys-auth/pambase-20081028 ) - userland_GNU? ( virtual/shadow ) - X? ( x11-apps/xauth )" - -S="${WORKDIR}/${PARCH}" - -pkg_pretend() { - # this sucks, but i'd rather have people unable to `emerge -u openssh` - # than not be able to log in to their server any more - maybe_fail() { [[ -z ${!2} ]] && echo "$1" ; } - local fail=" - $(use hpn && maybe_fail hpn HPN_PATCH) - $(use ldap && maybe_fail ldap LDAP_PATCH) - $(use sctp && maybe_fail sctp SCTP_PATCH) - $(use X509 && maybe_fail X509 X509_PATCH) - " - fail=$(echo ${fail}) - if [[ -n ${fail} ]] ; then - eerror "Sorry, but this version does not yet support features" - eerror "that you requested: ${fail}" - eerror "Please mask ${PF} for now and check back later:" - eerror " # echo '=${CATEGORY}/${PF}' >> /etc/portage/package.mask" - die "booooo" - fi - - # Make sure people who are using tcp wrappers are notified of its removal. #531156 - if grep -qs '^ *sshd *:' "${EROOT%/}"/etc/hosts.{allow,deny} ; then - ewarn "Sorry, but openssh no longer supports tcp-wrappers, and it seems like" - ewarn "you're trying to use it. Update your ${EROOT}etc/hosts.{allow,deny} please." - fi -} - -src_prepare() { - sed -i \ - -e "/_PATH_XAUTH/s:/usr/X11R6/bin/xauth:${EPREFIX%/}/usr/bin/xauth:" \ - pathnames.h || die - - # don't break .ssh/authorized_keys2 for fun - sed -i '/^AuthorizedKeysFile/s:^:#:' sshd_config || die - - eapply "${FILESDIR}"/${PN}-7.7_p1-GSSAPI-dns.patch #165444 integrated into gsskex - eapply "${FILESDIR}"/${PN}-6.7_p1-openssl-ignore-status.patch - eapply "${FILESDIR}"/${PN}-7.5_p1-disable-conch-interop-tests.patch - - local PATCHSET_VERSION_MACROS=() - - if use X509 ; then - eapply "${WORKDIR}"/${X509_PATCH%.*} - - # We need to patch package version or any X.509 sshd will reject our ssh client - # with "userauth_pubkey: could not parse key: string is too large [preauth]" - # error - einfo "Patching package version for X.509 patch set ..." - sed -i \ - -e "s/^AC_INIT(\[OpenSSH\], \[Portable\]/AC_INIT([OpenSSH], [${X509_VER}]/" \ - "${S}"/configure.ac || die "Failed to patch package version for X.509 patch" - - einfo "Patching version.h to expose X.509 patch set ..." - sed -i \ - -e "/^#define SSH_PORTABLE.*/a #define SSH_X509 \"-PKIXSSH-${X509_VER}\"" \ - "${S}"/version.h || die "Failed to sed-in X.509 patch version" - PATCHSET_VERSION_MACROS+=( 'SSH_X509' ) - - einfo "Disabling broken X.509 agent test ..." - sed -i \ - -e "/^ agent$/d" \ - "${S}"/tests/CA/config || die "Failed to disable broken X.509 agent test" - - # The following patches don't apply on top of X509 patch - rm "${WORKDIR}"/patch/2002_all_openssh-7.7p1_upstream_bug2840.patch || die - rm "${WORKDIR}"/patch/2009_all_openssh-7.7p1_make-shell-tests-portable.patch || die - rm "${WORKDIR}"/patch/2016_all_openssh-7.7p1_implement-EMFILE-mitigation-for-ssh-agent.patch || die - rm "${WORKDIR}"/patch/2025_all_openssh-7.7p1_prefer-argv0-to-ssh-when-re-executing-ssh-for-proxyjump.patch || die - else - rm "${WORKDIR}"/patch/2016_all_openssh-7.7p1-X509_implement-EMFILE-mitigation-for-ssh-agent.patch || die - rm "${WORKDIR}"/patch/2025_all_openssh-7.7p1-X509_prefer-argv0-to-ssh-when-re-executing-ssh-for-proxyjump.patch || die - fi - - if use ldap ; then - eapply "${WORKDIR}"/${LDAP_PATCH%.*} - - einfo "Patching version.h to expose LDAP patch set ..." - sed -i \ - -e "/^#define SSH_PORTABLE.*/a #define SSH_LDAP \"-ldap-${LDAP_VER}\"" \ - "${S}"/version.h || die "Failed to sed-in LDAP patch version" - PATCHSET_VERSION_MACROS+=( 'SSH_LDAP' ) - fi - - if use sctp ; then - eapply "${WORKDIR}"/${SCTP_PATCH%.*} - - einfo "Patching version.h to expose SCTP patch set ..." - sed -i \ - -e "/^#define SSH_PORTABLE/a #define SSH_SCTP \"-sctp-${SCTP_VER}\"" \ - "${S}"/version.h || die "Failed to sed-in SCTP patch version" - PATCHSET_VERSION_MACROS+=( 'SSH_SCTP' ) - - einfo "Disabling know failing test (cfgparse) caused by SCTP patch ..." - sed -i \ - -e "/\t\tcfgparse \\\/d" \ - "${S}"/regress/Makefile || die "Failed to disable known failing test (cfgparse) caused by SCTP patch" - fi - - if use hpn ; then - eapply "${WORKDIR}"/${HPN_PATCH%.*} - - einfo "Patching Makefile.in for HPN patch set ..." - sed -i \ - -e "/^LIBS=/ s/\$/ -lpthread/" \ - "${S}"/Makefile.in || die "Failed to patch Makefile.in" - - einfo "Patching version.h to expose HPN patch set ..." - sed -i \ - -e "/^#define SSH_PORTABLE/a #define SSH_HPN \"-hpn${HPN_VER}\"" \ - "${S}"/version.h || die "Failed to sed-in HPN patch version" - PATCHSET_VERSION_MACROS+=( 'SSH_HPN' ) - - if [[ -n "${HPN_DISABLE_MTAES}" ]] ; then - einfo "Disabling known non-working MT AES cipher per default ..." - - cat > "${T}"/disable_mtaes.conf <<- EOF - - # HPN's Multi-Threaded AES CTR cipher is currently known to be broken - # and therefore disabled per default. - DisableMTAES yes - EOF - sed -i \ - -e "/^#HPNDisabled.*/r ${T}/disable_mtaes.conf" \ - "${S}"/sshd_config || die "Failed to disabled MT AES ciphers in sshd_config" - - sed -i \ - -e "/AcceptEnv.*_XXX_TEST$/a \\\tDisableMTAES\t\tyes" \ - "${S}"/regress/test-exec.sh || die "Failed to disable MT AES ciphers in test config" - fi - fi - - if use X509 || use hpn ; then - einfo "Patching packet.c for X509 and/or HPN patch set ..." - sed -i \ - -e "s/const struct sshcipher/struct sshcipher/" \ - "${S}"/packet.c || die "Failed to patch ssh_packet_set_connection() (packet.c)" - fi - - if use X509 || use sctp || use ldap || use hpn ; then - einfo "Patching sshconnect.c to use SSH_RELEASE in send_client_banner() ..." - sed -i \ - -e "s/PROTOCOL_MAJOR_2, PROTOCOL_MINOR_2, SSH_VERSION/PROTOCOL_MAJOR_2, PROTOCOL_MINOR_2, SSH_RELEASE/" \ - "${S}"/sshconnect.c || die "Failed to patch send_client_banner() to use SSH_RELEASE (sshconnect.c)" - - einfo "Patching sshd.c to use SSH_RELEASE in sshd_exchange_identification() ..." - sed -i \ - -e "s/PROTOCOL_MAJOR_2, PROTOCOL_MINOR_2, SSH_VERSION/PROTOCOL_MAJOR_2, PROTOCOL_MINOR_2, SSH_RELEASE/" \ - "${S}"/sshd.c || die "Failed to patch sshd_exchange_identification() to use SSH_RELEASE (sshd.c)" - - einfo "Patching version.h to add our patch sets to SSH_RELEASE ..." - sed -i \ - -e "s/^#define SSH_RELEASE.*/#define SSH_RELEASE SSH_VERSION SSH_PORTABLE ${PATCHSET_VERSION_MACROS[*]}/" \ - "${S}"/version.h || die "Failed to patch SSH_RELEASE (version.h)" - fi - - sed -i \ - -e "/#UseLogin no/d" \ - "${S}"/sshd_config || die "Failed to remove removed UseLogin option (sshd_config)" - - eapply "${WORKDIR}"/patch/*.patch - - eapply_user #473004 - - tc-export PKG_CONFIG - local sed_args=( - -e "s:-lcrypto:$(${PKG_CONFIG} --libs openssl):" - # Disable PATH reset, trust what portage gives us #254615 - -e 's:^PATH=/:#PATH=/:' - # Disable fortify flags ... our gcc does this for us - -e 's:-D_FORTIFY_SOURCE=2::' - ) - - # The -ftrapv flag ICEs on hppa #505182 - use hppa && sed_args+=( - -e '/CFLAGS/s:-ftrapv:-fdisable-this-test:' - -e '/OSSH_CHECK_CFLAG_LINK.*-ftrapv/d' - ) - # _XOPEN_SOURCE causes header conflicts on Solaris - [[ ${CHOST} == *-solaris* ]] && sed_args+=( - -e 's/-D_XOPEN_SOURCE//' - ) - sed -i "${sed_args[@]}" configure{.ac,} || die - - eautoreconf -} - -src_configure() { - addwrite /dev/ptmx - - use debug && append-cppflags -DSANDBOX_SECCOMP_FILTER_DEBUG - use static && append-ldflags -static - - local myconf=( - --with-ldflags="${LDFLAGS}" - --disable-strip - --with-pid-dir="${EPREFIX}"$(usex kernel_linux '' '/var')/run - --sysconfdir="${EPREFIX%/}"/etc/ssh - --libexecdir="${EPREFIX%/}"/usr/$(get_libdir)/misc - --datadir="${EPREFIX%/}"/usr/share/openssh - --with-privsep-path="${EPREFIX%/}"/var/empty - --with-privsep-user=sshd - $(use_with audit audit linux) - $(use_with kerberos kerberos5 "${EPREFIX%/}"/usr) - # We apply the ldap and sctp patch conditionally, so can't pass --without-{ldap,sctp} - # unconditionally else we get unknown flag warnings. - $(use ldap && use_with ldap) - $(use sctp && use_with sctp) - $(use_with ldns) - $(use_with libedit) - $(use_with pam) - $(use_with pie) - $(use_with selinux) - $(use_with skey) - $(use_with ssl openssl) - $(use_with ssl md5-passwords) - $(use_with ssl ssl-engine) - ) - - # The seccomp sandbox is broken on x32, so use the older method for now. #553748 - use amd64 && [[ ${ABI} == "x32" ]] && myconf+=( --with-sandbox=rlimit ) - - econf "${myconf[@]}" -} - -src_test() { - local t skipped=() failed=() passed=() - local tests=( interop-tests compat-tests ) - - local shell=$(egetshell "${UID}") - if [[ ${shell} == */nologin ]] || [[ ${shell} == */false ]] ; then - elog "Running the full OpenSSH testsuite requires a usable shell for the 'portage'" - elog "user, so we will run a subset only." - skipped+=( tests ) - else - tests+=( tests ) - fi - - # It will also attempt to write to the homedir .ssh. - local sshhome=${T}/homedir - mkdir -p "${sshhome}"/.ssh - for t in "${tests[@]}" ; do - # Some tests read from stdin ... - HOMEDIR="${sshhome}" HOME="${sshhome}" \ - emake -k -j1 ${t} > "${ED%/}"/etc/ssh/sshd_config - - # Allow client to pass locale environment variables #367017 - AcceptEnv LANG LC_* - EOF - - # Then the client config. - cat <<-EOF >> "${ED%/}"/etc/ssh/ssh_config - - # Send locale environment variables #367017 - SendEnv LANG LC_* - EOF - - if use pam ; then - sed -i \ - -e "/^#UsePAM /s:.*:UsePAM yes:" \ - -e "/^#PasswordAuthentication /s:.*:PasswordAuthentication no:" \ - -e "/^#PrintMotd /s:.*:PrintMotd no:" \ - -e "/^#PrintLastLog /s:.*:PrintLastLog no:" \ - "${ED%/}"/etc/ssh/sshd_config || die - fi - - if use livecd ; then - sed -i \ - -e '/^#PermitRootLogin/c# Allow root login with password on livecds.\nPermitRootLogin Yes' \ - "${ED%/}"/etc/ssh/sshd_config || die - fi -} - -src_install() { - emake install-nokeys DESTDIR="${D}" - fperms 600 /etc/ssh/sshd_config - dobin contrib/ssh-copy-id - newinitd "${FILESDIR}"/sshd.rc6.5 sshd - newconfd "${FILESDIR}"/sshd-r1.confd sshd - - newpamd "${FILESDIR}"/sshd.pam_include.2 sshd - - tweak_ssh_configs - - if use ldap && [[ -n ${LDAP_PATCH} ]] ; then - insinto /etc/openldap/schema/ - newins openssh-lpk_openldap.schema openssh-lpk.schema - fi - - doman contrib/ssh-copy-id.1 - dodoc CREDITS OVERVIEW README* TODO sshd_config - use hpn && dodoc HPN-README - use X509 || dodoc ChangeLog - - diropts -m 0700 - dodir /etc/skel/.ssh - - keepdir /var/empty - - systemd_dounit "${FILESDIR}"/sshd.{service,socket} - systemd_newunit "${FILESDIR}"/sshd_at.service 'sshd@.service' -} - -pkg_preinst() { - enewgroup sshd 22 - enewuser sshd 22 -1 /var/empty sshd -} - -pkg_postinst() { - if has_version "<${CATEGORY}/${PN}-5.8_p1" ; then - elog "Starting with openssh-5.8p1, the server will default to a newer key" - elog "algorithm (ECDSA). You are encouraged to manually update your stored" - elog "keys list as servers update theirs. See ssh-keyscan(1) for more info." - fi - if has_version "<${CATEGORY}/${PN}-7.0_p1" ; then - elog "Starting with openssh-6.7, support for USE=tcpd has been dropped by upstream." - elog "Make sure to update any configs that you might have. Note that xinetd might" - elog "be an alternative for you as it supports USE=tcpd." - fi - if has_version "<${CATEGORY}/${PN}-7.1_p1" ; then #557388 #555518 - elog "Starting with openssh-7.0, support for ssh-dss keys were disabled due to their" - elog "weak sizes. If you rely on these key types, you can re-enable the key types by" - elog "adding to your sshd_config or ~/.ssh/config files:" - elog " PubkeyAcceptedKeyTypes=+ssh-dss" - elog "You should however generate new keys using rsa or ed25519." - - elog "Starting with openssh-7.0, the default for PermitRootLogin changed from 'yes'" - elog "to 'prohibit-password'. That means password auth for root users no longer works" - elog "out of the box. If you need this, please update your sshd_config explicitly." - fi - if has_version "<${CATEGORY}/${PN}-7.6_p1" ; then - elog "Starting with openssh-7.6p1, openssh upstream has removed ssh1 support entirely." - elog "Furthermore, rsa keys with less than 1024 bits will be refused." - fi - if ! use ssl && has_version "${CATEGORY}/${PN}[ssl]" ; then - elog "Be aware that by disabling openssl support in openssh, the server and clients" - elog "no longer support dss/rsa/ecdsa keys. You will need to generate ed25519 keys" - elog "and update all clients/servers that utilize them." - fi - - if use hpn && [[ -n "${HPN_DISABLE_MTAES}" ]] ; then - elog "" - elog "HPN's multi-threaded AES CTR cipher is currently known to be broken" - elog "and therefore disabled at runtime per default." - elog "Make sure your sshd_config is up to date and contains" - elog "" - elog " DisableMTAES yes" - elog "" - elog "Otherwise you maybe unable to connect to this sshd using any AES CTR cipher." - elog "" - fi -} diff --git a/net-misc/openssh/openssh-7.7_p1-r6.ebuild b/net-misc/openssh/openssh-7.7_p1-r6.ebuild index 2d068fd5c8e6..2c9745079e53 100644 --- a/net-misc/openssh/openssh-7.7_p1-r6.ebuild +++ b/net-misc/openssh/openssh-7.7_p1-r6.ebuild @@ -31,7 +31,7 @@ SRC_URI="mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Probably want to drop ssl defaulting to on in a future version. IUSE="abi_mips_n32 audit bindist debug hpn kerberos kernel_linux ldap ldns libedit libressl livecd pam +pie sctp selinux skey +ssl static test X X509" REQUIRED_USE="ldns? ( ssl ) diff --git a/net-misc/whatportis/Manifest b/net-misc/whatportis/Manifest deleted file mode 100644 index 9559d4d7cdb7..000000000000 --- a/net-misc/whatportis/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST whatportis-0.6.tar.gz 218447 BLAKE2B 97932b380407d02874bbdddcb95ada7a4ee90cfc5c712b4b03f9034982e9b7220ccb418310daa47467feb6d20be7ae58890361e46abdfdbb93941e8bc41bb1f6 SHA512 f9a46974618b0c70164de29aa9c57c7d0cb3c0a09626ec3d7d514fe0b88ce50b2acca1f9e949449508a2b170311e470fe9c7f3ed66f0af4ef01fd63dd815b8a2 diff --git a/net-misc/whatportis/metadata.xml b/net-misc/whatportis/metadata.xml deleted file mode 100644 index 497425e26622..000000000000 --- a/net-misc/whatportis/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - whatportis - - ncrocfer@gmail.com - Nicolas Crocfer - - ncrocfer/whatportis - - diff --git a/net-misc/whatportis/whatportis-0.6.ebuild b/net-misc/whatportis/whatportis-0.6.ebuild deleted file mode 100644 index fbf6ed61361c..000000000000 --- a/net-misc/whatportis/whatportis-0.6.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_{4,5}} ) - -inherit distutils-r1 eutils - -DESCRIPTION="A command to search port names and numbers" -HOMEPAGE="https://github.com/ncrocfer/whatportis https://pypi.org/project/whatportis/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" - -RDEPEND=" - >=dev-python/click-6.2[${PYTHON_USEDEP}] - >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}] - >=dev-python/tinydb-3.1.2[${PYTHON_USEDEP}] - >=dev-python/simplejson-3.8.1[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -python_test() { - "${EPYTHON}" test_${PN}.py || die -} - -pkg_postinst() { - optfeature "Run ${PN} as a Server" dev-python/flask -} diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest index b36c84344ce3..d10cda4c125b 100644 --- a/net-misc/youtube-dl/Manifest +++ b/net-misc/youtube-dl/Manifest @@ -1,3 +1,3 @@ DIST youtube-dl-2017.11.15.tar.gz 2834012 BLAKE2B fd93e3923f99874be58681a886c09e31ac10063975ab636badf27e59b44743c72cddf05e3a431c49ffd0f7b40f9b005f4d90feff85d4ca889dee80833300b076 SHA512 e10c0d53db7fdfb02610b53f54046c0a9354b305ba05c5d00a43649a283a6449263f66ff56171d52cf18f906c6aeccc25dc48ea708b4b1bb2b8323b937abca96 -DIST youtube-dl-2018.07.10.tar.gz 3001810 BLAKE2B 4ffd9f678897be476983322921640007962cc307e1b0e095a012fd2840a26864bb1125b4f937ca43ba52134e32b80976b6ad185eb5e0f7523852915f61c1b293 SHA512 4f83bc02002d31bd04d9319d798c1b190b5a357864daca9661bcdeef3f71b258fb9b4b76ae1c19a0901ba5b0e56b834f0124353a4e4e3c6d0554a8f4f967c246 DIST youtube-dl-2018.07.21.tar.gz 3006144 BLAKE2B 63b0fdf38f9e510b163a1737136956c0d4c497b0e3f78caad01170711c359e2ee9638f6448992ff28760cac60d0496c1572a04939f95d060560bc399d3399a4e SHA512 d0c75b8d651a4c401dd706c3ce86882098a16e9bb3e72b3871b3fe5284a345fc04bf5f7a9165a12af63091660a68a9b81f80a523b2090da3556856d69a81b6bf +DIST youtube-dl-2018.07.29.tar.gz 3012839 BLAKE2B 9550f03b74db95fe26310348113883763240a187d69f1f859fe516848f6d9647555113d12397b7d30f3b4c7799c930b373825b54f2db05ac72b3be0e6b7efad0 SHA512 a41b97b5dca0715a891ff77d8317939d2b86e495fe2ec1cca6aaea72da545f6cdd6c4cf605c2ebd004a0add049d5fb1ed17b6dab9d99fc349f378e37ff6be330 diff --git a/net-misc/youtube-dl/youtube-dl-2018.07.10.ebuild b/net-misc/youtube-dl/youtube-dl-2018.07.29.ebuild similarity index 100% rename from net-misc/youtube-dl/youtube-dl-2018.07.10.ebuild rename to net-misc/youtube-dl/youtube-dl-2018.07.29.ebuild diff --git a/net-p2p/Manifest.gz b/net-p2p/Manifest.gz index e1b63c27b36b..672d266c94e9 100644 Binary files a/net-p2p/Manifest.gz and b/net-p2p/Manifest.gz differ diff --git a/net-p2p/amule/amule-2.3.2-r2.ebuild b/net-p2p/amule/amule-2.3.2-r2.ebuild index 41d8e44f4005..ac7f657aa113 100644 --- a/net-p2p/amule/amule-2.3.2-r2.ebuild +++ b/net-p2p/amule/amule-2.3.2-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~ppc ppc64 ~sparc x86" IUSE="daemon debug geoip nls remote stats upnp +X" COMMON_DEPEND=" diff --git a/net-p2p/syncthing/Manifest b/net-p2p/syncthing/Manifest index fefa0b45d331..a709f42dafbc 100644 --- a/net-p2p/syncthing/Manifest +++ b/net-p2p/syncthing/Manifest @@ -1,3 +1,4 @@ DIST syncthing-0.14.38.tar.gz 8246629 BLAKE2B 93c01750fedd57cc07bffa14fe65d98fc1cf48b43eaf965fc3ff9546a24acada411a89a19b47e2f5b5e7508e57646d0560559c35bb3c378b7c04e3db14b7ffaa SHA512 be5f7527d63e8db427705c34b26d783d9abd7cb5727d3dcf08ee62b1ace5454b7dfed4f030ec53e847a34f560cf349460f68c859a1008c5105aef65ef42c5cc5 DIST syncthing-0.14.46.tar.gz 10200015 BLAKE2B 679b82af8ee5dad769ef01b77d0d3545d953ec2f2889faa129c433863094f431bf3e44a633109d944cbcaba6486a8b51257557eddfc20a2fb3f0cd8a77861b96 SHA512 ebf8491d1ac1dda90df35b8a9dafb808a9171d4a8083f0f24ac1c9b3aa8d2baac6cef61c5cd897a88c3fb93b114d79a31a341168859f091ed2cdef529321178c DIST syncthing-0.14.47.tar.gz 10278343 BLAKE2B 8aace6ae059af3317a4f1aabfc06ff21140168428fa5a808dbb3aacbb27fdbfbe56ff910124b5b4c5b54637d444178ddc31492a59ec0bbd7fa4012a2e59ce997 SHA512 16718528fd4c618ea0e0eab1971405870d72ac60d391c27a06313a6ce9b9d023301eac052cfc00aab51e2b1f7c65800becfb822c5bca2d467fcb267b77ba55a9 +DIST syncthing-0.14.49.tar.gz 10952008 BLAKE2B a5c5b59720585a6a444d4c0a25c22639263330c1a1987471149773b257a3a0975428c3d63885f567fefbeb7cdf690f0a7ac3296448a2ca070d8ce53e3d657879 SHA512 7a9974e0d45582c5f184165456ea8fcaca0f7ba07a01b9f8eb2de1e1f0410ca36dc978ddde9c725a2b9d08bae8286fc2ce67595a0e510cbfe22fde9cdd9fc694 diff --git a/net-p2p/syncthing/syncthing-0.14.49.ebuild b/net-p2p/syncthing/syncthing-0.14.49.ebuild new file mode 100644 index 000000000000..00190a582b6b --- /dev/null +++ b/net-p2p/syncthing/syncthing-0.14.49.ebuild @@ -0,0 +1,123 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +EGO_PN="github.com/${PN}/${PN}" + +inherit golang-vcs-snapshot systemd user versionator + +DESCRIPTION="Open Source Continuous File Synchronization" +HOMEPAGE="https://syncthing.net" +SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="selinux tools" + +RDEPEND="selinux? ( sec-policy/selinux-syncthing )" + +DOCS=( README.md AUTHORS CONTRIBUTING.md ) + +pkg_setup() { + enewgroup ${PN} + enewuser ${PN} -1 -1 /var/lib/${PN} ${PN} + + if use tools ; then + # separate user for the relay server + enewgroup strelaysrv + enewuser strelaysrv -1 -1 /var/lib/strelaysrv strelaysrv + # and his home folder + keepdir /var/lib/strelaysrv + fowners strelaysrv:strelaysrv /var/lib/strelaysrv + fi +} + +src_prepare() { + default + sed -i \ + 's|^ExecStart=.*|ExecStart=/usr/libexec/syncthing/strelaysrv|' \ + src/${EGO_PN}/cmd/strelaysrv/etc/linux-systemd/strelaysrv.service \ + || die +} + +src_compile() { + export GOPATH="${S}:$(get_golibdir_gopath)" + cd src/${EGO_PN} || die + go run build.go -version "v${PV}" -no-upgrade install \ + $(usex tools "all" "") || die "build failed" +} + +src_test() { + cd src/${EGO_PN} || die + go run build.go test || die "test failed" +} + +src_install() { + pushd src/${EGO_PN} >& /dev/null || die + doman man/*.[157] + einstalldocs + + dobin bin/syncthing + if use tools ; then + exeinto /usr/libexec/syncthing + local exe + for exe in bin/* ; do + [[ "${exe}" == "bin/syncthing" ]] || doexe "${exe}" + done + fi + popd >& /dev/null || die + + # openrc and systemd service files + systemd_dounit src/${EGO_PN}/etc/linux-systemd/system/${PN}{@,-resume}.service + systemd_douserunit src/${EGO_PN}/etc/linux-systemd/user/${PN}.service + newconfd "${FILESDIR}/${PN}.confd" ${PN} + newinitd "${FILESDIR}/${PN}.initd" ${PN} + + keepdir /var/{lib,log}/${PN} + fowners ${PN}:${PN} /var/{lib,log}/${PN} + insinto /etc/logrotate.d + newins "${FILESDIR}/${PN}.logrotate" ${PN} + + if use tools ; then + # openrc and systemd service files + systemd_dounit src/${EGO_PN}/cmd/strelaysrv/etc/linux-systemd/strelaysrv.service + newconfd "${FILESDIR}/strelaysrv.confd" strelaysrv + newinitd "${FILESDIR}/strelaysrv.initd" strelaysrv + + insinto /etc/logrotate.d + newins "${FILESDIR}/strelaysrv.logrotate" strelaysrv + fi +} + +pkg_postinst() { + local v + for v in ${REPLACING_VERSIONS}; do + if [[ $(get_version_component_range 2) -gt \ + $(get_version_component_range 2 ${v}) ]]; then + ewarn "Version ${PV} is not protocol-compatible with version" \ + "0.$(($(get_version_component_range 2) - 1)).x or lower." + ewarn "Make sure all your devices are running at least version" \ + "0.$(get_version_component_range 2).0." + fi + ewarn "Syncthing OpenRC init script now uses the upstream default of" + ewarn "" + ewarn " /var/lib/${PN}/.config/${PN}" + ewarn "" + ewarn "as its configuration directory. Please set SYNCTHING_HOMEDIR" + ewarn "to /var/lib/${PN} in /etc/conf.d/${PN} if you wish to continue" + ewarn "using the old Gentoo default. Systemd users are not affected." + done + + # check if user syncthing-relaysrv exists + # if yes, warn that it has been moved to strelaysrv + if [[ -n "$(egetent passwd syncthing-relaysrv 2>/dev/null)" ]]; then + ewarn + ewarn "The user and group for the relay server have been changed" + ewarn "from syncthing-relaysrv to strelaysrv" + ewarn "The old user and group are not deleted automatically. Delete them by running:" + ewarn " userdel -r syncthing-relaysrv" + ewarn " groupdel syncthing-relaysrv" + fi +} diff --git a/net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild b/net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild index 922c8ba1f7c9..3d6868c12b7d 100644 --- a/net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild +++ b/net-p2p/vuze-coreplugins/vuze-coreplugins-5.7.2.0.ebuild @@ -26,7 +26,7 @@ SRC_URI=" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 ~x86" IUSE="" RDEPEND="~net-p2p/vuze-${PV}" diff --git a/net-p2p/vuze/vuze-5.7.2.0-r1.ebuild b/net-p2p/vuze/vuze-5.7.2.0-r1.ebuild index 869d675a7172..3d3b52b21305 100644 --- a/net-p2p/vuze/vuze-5.7.2.0-r1.ebuild +++ b/net-p2p/vuze/vuze-5.7.2.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/azureus/${PN}/${MY_SRC}/${MY_SRC}_source.zip" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ppc64 ~x86" # bundles parts of http://www.programmers-friend.org/ # bundles bcprov - 1.37 required but not in the tree diff --git a/net-wireless/Manifest.gz b/net-wireless/Manifest.gz index 0ffc9462a7b8..6748e19f4ad6 100644 Binary files a/net-wireless/Manifest.gz and b/net-wireless/Manifest.gz differ diff --git a/net-wireless/bss/bss-0.8.ebuild b/net-wireless/bss/bss-0.8-r1.ebuild similarity index 85% rename from net-wireless/bss/bss-0.8.ebuild rename to net-wireless/bss/bss-0.8-r1.ebuild index eb974fe4614a..8747d82157c1 100644 --- a/net-wireless/bss/bss-0.8.ebuild +++ b/net-wireless/bss/bss-0.8-r1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=2 +EAPI=7 + inherit toolchain-funcs DESCRIPTION="Bluetooth stack smasher / fuzzer" @@ -16,6 +17,7 @@ IUSE="" DEPEND="net-wireless/bluez" src_prepare() { + default sed -i -e 's:/local::' Makefile || die } @@ -23,11 +25,11 @@ src_compile() { emake \ CC="$(tc-getCC)" \ CFLAGS="${CFLAGS}" \ - BSS_FLAGS="${LDFLAGS}" || die + BSS_FLAGS="${LDFLAGS}" } src_install() { - dosbin bss || die + dosbin bss dodoc AUTHOR BUGS CHANGELOG CONTRIB NOTES README TODO \ replay_packet/replay_l2cap_packet.c } diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index ad00d11804fc..03df4916096c 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 763749f7d4b8..4bca0e5e6c2b 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -61,10 +61,6 @@ audit # google-perftools does not work on FreeBSD. tcmalloc -# Michaナ Gテウrny (19 Feb 2018) -# dev-libs/DirectFB is not keyworded here. -directfb - # Michaナ Gテウrny (17 Feb 2018) # libraw is not keyworded here. raw diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index bbcccdd6586c..58c01717f093 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -107,7 +107,6 @@ games-fps/sauerbraten games-fps/serious-sam-tfe games-fps/serious-sam-tse games-fps/soldieroffortune -games-fps/soldieroffortune-demo games-fps/unreal-tournament games-fps/ut2003 games-fps/ut2003-demo @@ -132,7 +131,6 @@ games-strategy/darwinia-demo games-strategy/defcon-demo games-strategy/dominions2 games-strategy/heroes3 -games-strategy/heroes3-demo games-strategy/knights-demo games-strategy/majesty-demo games-strategy/smac diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 29dc28e4a7e3..8b26a8794e8d 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -352,10 +352,6 @@ net-im/prosody jit # rjb doesn't work on arm, so no java hacks for metasploit net-analyzer/metasploit java -# Julian Ospald (04 Jan 2014) -# no keyword for media-libs/swfdec and media-libs/libtimidity ->=dev-libs/DirectFB-1.7.1 timidity swfdec - # Markus Meier (26 Dec 2013) # Unkeyworded deps, bug #488724 app-office/gnumeric libgda diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 42b0f00fdef8..48cd36f11131 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -360,10 +360,6 @@ dev-libs/efl physics # gcj-6.3 won't bootstrap icedtea 7 >=sys-devel/gcc-6 gcj -# Julian Ospald (04 Jan 2014) -# no keyword for media-libs/swfdec and media-libs/libtimidity ->=dev-libs/DirectFB-1.7.1 timidity swfdec - # Markus Meier (26 Dec 2013) # Unkeyworded deps, bug #488724 app-office/gnumeric libgda diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index edbebc0d7c86..eb20ce81e8d8 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -62,10 +62,6 @@ gps # x11-misc/colord not tested on arm64 yet colord -# Mart Raudsepp (05 Feb 2017) -# dev-libs/DirectFB not tested on arm64 (and we probably don't want it) -directfb - # Mart Raudsepp (04 Feb 2017) # net-fs/samba not tested on arm64 yet samba diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 537ec65697cf..7961ffd22c59 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -255,10 +255,6 @@ dev-util/dbus-test-runner test # Missing keywords, bug #478254 gnome-base/gnome classic extras -# Julian Ospald (04 Jan 2014) -# no keyword for media-libs/tremor ->=dev-libs/DirectFB-1.7.1 tremor - # Pacho Ramos (02 Dec 2013) # Missing keywords, bug #493156 media-libs/libgphoto2 serial diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index fa955997fbd1..6819c4f39b7a 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -84,10 +84,6 @@ net-im/telepathy-connection-managers -steam # Missing keywords app-misc/workrave mate -# Patrick Lauer (13 Jan 2015) -# Dependencies lack keywords -games-fps/lsdldoom shareware - # Julian Ospald (23 Nov 2013) # FIXME: app-arch/innoextract not available under ppc yet games-fps/duke3d-data gog diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index c99b72471a0e..c108dd71a9cd 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -13,6 +13,8 @@ app-portage/layman bazaar darcs mercurial dev-python/setuptools_scm mercurial test # no practical use of zsh completion here (at least now) dev-util/ninja zsh-completion +# no nmap gui +net-analyzer/nmap/nmap zenmap # Michaナ Gテウrny (08 Aug 2017) diff --git a/profiles/default/linux/musl/package.mask b/profiles/default/linux/musl/package.mask index bd2e1559c9bf..4dbd1e687ac7 100644 --- a/profiles/default/linux/musl/package.mask +++ b/profiles/default/linux/musl/package.mask @@ -39,7 +39,6 @@ games-arcade/aquaria games-arcade/barbarian-bin games-arcade/dynamitejack games-arcade/jardinains -games-arcade/marbleblastgold-demo games-arcade/thinktanks-demo games-emulation/nestra games-emulation/zinc @@ -56,7 +55,6 @@ games-fps/quake3-demo games-fps/rtcwmp-demo games-fps/rtcwsp-demo games-fps/soldieroffortune -games-fps/soldieroffortune-demo games-fps/transfusion-bin games-fps/tribes2 games-fps/ut2003 diff --git a/profiles/default/linux/uclibc/amd64/package.mask b/profiles/default/linux/uclibc/amd64/package.mask index 6c805c2936ec..f674b76e8e1e 100644 --- a/profiles/default/linux/uclibc/amd64/package.mask +++ b/profiles/default/linux/uclibc/amd64/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # AMD64 Team @@ -79,7 +79,6 @@ games-fps/sauerbraten games-fps/serious-sam-tfe games-fps/serious-sam-tse games-fps/soldieroffortune -games-fps/soldieroffortune-demo games-fps/unreal-tournament games-fps/ut2003 games-fps/ut2003-demo @@ -97,7 +96,6 @@ games-strategy/darwinia-demo games-strategy/defcon-demo games-strategy/dominions2 games-strategy/heroes3 -games-strategy/heroes3-demo games-strategy/majesty-demo games-strategy/smac games-strategy/spaz diff --git a/profiles/default/linux/uclibc/package.mask b/profiles/default/linux/uclibc/package.mask index 21d6c09ce882..56369db82066 100644 --- a/profiles/default/linux/uclibc/package.mask +++ b/profiles/default/linux/uclibc/package.mask @@ -22,7 +22,6 @@ games-action/descent3-demo games-action/shadowgrounds-bin games-action/shadowgrounds-survivor-bin games-action/trine -games-arcade/marbleblastgold-demo games-fps/enemy-territory games-fps/enemy-territory-etpro games-fps/enemy-territory-truecombat diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask b/profiles/hardened/linux/amd64/no-multilib/package.mask index 8dee37aab29a..fd047b076a7d 100644 --- a/profiles/hardened/linux/amd64/no-multilib/package.mask +++ b/profiles/hardened/linux/amd64/no-multilib/package.mask @@ -99,7 +99,6 @@ games-fps/sauerbraten games-fps/serious-sam-tfe games-fps/serious-sam-tse games-fps/soldieroffortune -games-fps/soldieroffortune-demo games-fps/unreal-tournament games-fps/ut2003 games-fps/ut2003-demo @@ -119,7 +118,6 @@ games-strategy/darwinia-demo games-strategy/defcon-demo games-strategy/dominions2 games-strategy/heroes3 -games-strategy/heroes3-demo games-strategy/majesty-demo games-strategy/smac games-strategy/spaz diff --git a/profiles/package.mask b/profiles/package.mask index 8c56e8d60821..6530fa81c3e7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -139,14 +139,6 @@ dev-python/jaraco-utils # for generating new keys and doing key maintenance. Removal in a month app-crypt/gkeys-gen -# Pacho Ramos (28 Jun 2018) -# Doesn't work at all (#645388). Removal in a month -net-misc/whatportis - -# Pacho Ramos (28 Jun 2018) -# Cannot be imported, bug #659410. Removal in a month. -app-misc/jira-cli - # Andreas Sturmlechner (26 Jun 2018) # Mask Qt4 for removal. Bug #631788 =dev-qt/assistant-4.8.7 @@ -211,154 +203,20 @@ app-i18n/qimhangul # and start actively maintaining it. Otherwise -- removal in 90 days. sys-apps/paludis -# Pacho Ramos (17 Jun 2018) -# Doesn't work on amd64, upstream dead for ages, bug #254510 -# Removal in a month. -games-arcade/xevil - -# Pacho Ramos (17 Jun 2018) -# Package obsolete since many years ago (#398689). Removal in a month. -dev-java/servletapi -dev-java/sun-jacc-api - -# Pacho Ramos (17 Jun 2018) -# Obsolete package not needed for a long time, bug #559994. Removal in a -# month. -dev-java/jdom-jaxen -=dev-java/jdom-1.0-r4 - -# Pacho Ramos (17 Jun 2018) -# Upstream dead for a long time, bug #606194. Removal in a month. -dev-libs/DirectFB - -# Pacho Ramos (17 Jun 2018) -# Segfaults at start (#612322). Removal in a month. -games-arcade/snake3d - -# Pacho Ramos (17 Jun 2018) -# Not compatible with recent python versions (#624668), needs a major -# version bump. Removal in a month. -dev-python/django-two-factor-auth - -# Pacho Ramos (17 Jun 2018) -# Fails to build (#624688). Removal in a month. -sci-physics/hoomd-blue - -# Pacho Ramos (17 Jun 2018) -# Upstream dead, relies on obsolete gstreamer:0.10. Please use alternatives -# (like soundconverter) instead (#629182). Removal in a month. -media-sound/gnac - -# Pacho Ramos (17 Jun 2018) -# Fails to run (#630576). Removal in a month. -games-simulation/dangerdeep - -# Pacho Ramos (17 Jun 2018) -# frogr is a good replacement for this old package still relying on dead -# gnome2 python bindings (#640046). Removal in a month. -media-gfx/postr - -# Pacho Ramos (17 Jun 2018) -# Fails to fetch (#640584). Removal in a month. -games-strategy/gorky17-demo - # Pacho Ramos (17 Jun 2018) # Dead since 2013, not compatible with latest profiles (#642568). Removal in # a month net-vpn/miredo -# Pacho Ramos (17 Jun 2018) -# Fails to compile (#648430), crashes from time to time (#222065). Removal -# in a month. -app-misc/wyrd - -# Pacho Ramos (17 Jun 2018) -# Not compatible with recent perl, not needed by anything in the tree -# (#648582). Removal in a month. -app-doc/mkdoxy - # Pacho Ramos (17 Jun 2018) # Doesn't run, cannot bump it (#651146). Removal in a month. games-emulation/hatari -# Pacho Ramos (17 Jun 2018) -# Dead lib not used by anything in the tree (#652186). Removal in a month. -net-libs/libwhisker - -# Pacho Ramos (17 Jun 2018) -# Dead for ages, nothing requires it, needs klibc (that is also completely -# unmaintained in our side) (#653390). Removal in a month. -sys-boot/getdvhoff - -# Pacho Ramos (17 Jun 2018) -# Both games crash on start (#653812). Removal in a month. -games-arcade/marbleblast-demo -games-arcade/marbleblastgold-demo - -# Pacho Ramos (17 Jun 2018) -# Crashes at start (#653998). Removal in a month. -games-arcade/skystreets - -# Pacho Ramos (17 Jun 2018) -# This installs an older GUI than the one provided by fceux package -# (#654294). Removal in a month. -games-emulation/gfceux - -# Pacho Ramos (17 Jun 2018) -# Upstream dead for ages, doesn't work on amd64, other distros killed it -# long time ago (#654302). Removal in a month. -games-emulation/hugo - -# Pacho Ramos (17 Jun 2018) -# Doesn't support amd64, relies on virtual/libstdc++ (#654306). Removal in a -# month. -games-emulation/kigb - -# Pacho Ramos (17 Jun 2018) -# Our version is completely outdated, a major version bump and rework of the -# ebuild is needed (#654336). Removal in a month. -games-emulation/raine - -# Pacho Ramos (17 Jun 2018) -# Upstream dead for a long time, not compatible with amd64, people can use -# quake2-icculus with aalib under SDL (#654348). Removal in a month. -games-fps/aaquake2 - -# Pacho Ramos (17 Jun 2018) -# Not required by anything in the tree, upstream disappeared long time ago -# (#654352). Removal in a month. -games-fps/doomsday-resources - -# Pacho Ramos (17 Jun 2018) -# Fails to run, use eduke32 instead (#654480). Removal in a month. -games-fps/duke3d - -# Pacho Ramos (17 Jun 2018) -# Doesn't run on amd64, prboom can be used instead (#654482). Removal in a -# month. -games-fps/lsdldoom - -# Pacho Ramos (17 Jun 2018) -# Fails to start (#654492). Removal in a month. -games-fps/soldieroffortune-demo - -# Pacho Ramos (17 Jun 2018) -# Dead since 2003, not ported ever to amd64 (#654516). Removal in a month. -games-puzzle/ensemblist - -# Pacho Ramos (17 Jun 2018) -# Doesn't run (#654520). Removal in a month. -games-puzzle/hoh-bin - -# Pacho Ramos (17 Jun 2018) -# Doesn't run (#654554, #654650). Removal in a month. -games-sports/miniracer -games-strategy/heroes3-demo - # Mart Raudsepp (16 Jun 2018) # No upstream (website disappeared), no upstream plugin maintainer, # and pretty much a fringe format anyway. -# Marked for removal in 30 days, bug #658194 +# Please keep this package.mask entry until at least 16th Sep 2018 for +# extra notification of the deprecation and replacement. Bug #658194 media-plugins/gst-plugins-schroedinger # Mike Gilbert (15 Jun 2018) @@ -380,15 +238,6 @@ virtual/httpd-php:7.3 =sys-kernel/vanilla-sources-4.9.104 =sys-kernel/vanilla-sources-4.4.134 -# Michaナ Gテウrny (30 May 2018) -# Gentoo repository mirrors are now running on Gentoo Infastructure, -# and the key used to sign commits is appropriately part of the regular -# keyring (>=app-crypt/openpgp-keys-gentoo-release-20180530). Please -# upgrade this keyring, and remove the custom sync-openpgp-key-path from -# your repos.conf to make Portage use the release keys. -# Removal in 30 days. -app-crypt/openpgp-keys-gentoo-mirror - # Kent Fredric (27 May 2018) # Subject to Man-in-the-middle security bypass vulnerability. # Retained in tree only for users who need older versions @@ -396,11 +245,6 @@ app-crypt/openpgp-keys-gentoo-mirror # Bug: #623942 (27 May 2018) -# Dead upstream, for old versions of iBus -# Masked for removal in 30 days. -app-i18n/ibus-tutcode - # Matt Turner (25 May 2018) # New package. Needs to interact with media-libs/mesa and # x11-drivers/nvidia-drivers. Work in progress. @@ -429,12 +273,6 @@ media-libs/libglvnd # Masked for initial testing >=dev-db/mysql-connector-c++-8.0.0 -# Rick Farina (04 Apr 2018) -# Violates PMS and does not work with stable portage. -# Masked for removal in 60 days, lift mask if bug #650126 is fixed -sys-fs/aufs3 -sys-fs/aufs4 - # Jeroen Roovers (6 Apr 2018) # Requires >=dev-libs/icu-61.1 # https://bugs.gentoo.org/651698 @@ -444,13 +282,6 @@ sys-fs/aufs4 # Requires >=dev-libs/openssl-1.1.0 =net-libs/nodejs-10* -# Mart Raudsepp (30 Mar 2018) -# GStreamer mp3 decoder plugin based on libmad is removed with gstreamer-1.12. -# media-plugins/gst-plugins-mpg123 is the suggested replacement. -# Please keep this package.mask entry until at least 26th June 2018 for -# extra notification of the deprecation and replacement. Bug #631128. -media-plugins/gst-plugins-mad:1.0 - # Lars Wendler (27 Mar 2018) # Breaks a couple of revdeps. See tracker bug at # https://bugs.gentoo.org/651698 @@ -789,7 +620,6 @@ games-action/phobiaii games-fps/rtcw games-fps/unreal games-strategy/heroes3 -games-strategy/heroes3-demo games-strategy/smac # Mikle Kolyada (27 Jun 2014) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8ff1840cc76c..df311cc84a19 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -96,7 +96,7 @@ app-admin/pass:dmenu - Add support for x11-misc/dmenu with the 'passmenu' progra app-admin/pass:fish-completion - Enable fish completion support. app-admin/pass:git - Use dev-vcs/git for password revisions. app-admin/pass:importers - Allow importing passwords from other password managers using various contributed scripts. -app-admin/pass-otp:qrcode - Add support for qtcodes using media-gfx/qrencode +app-admin/pass-otp:qrcode - Add support for qrcodes using media-gfx/qrencode app-admin/passwordsafe:minimal - Avoid collision with app-misc/pwsafe app-admin/passwordsafe:qr - Enable QR code password display app-admin/passwordsafe:xml - Enable XML import support @@ -813,6 +813,7 @@ app-i18n/mozc:renderer - Enable native candidate window app-i18n/pyzy:boost - Enable support for dev-libs/boost app-i18n/pyzy:doc - Generate API documentation app-i18n/pyzy:opencc - Enable support for app-i18n/opencc +app-i18n/rime-data:extra - Install extra packages app-i18n/scim:gtk3 - Enable support for x11-libs/gtk+:3 app-i18n/scim-anthy:gtk3 - Enable support for x11-libs/gtk+:3 app-i18n/scim-anthy:kasumi - Use Anthy dictionary maintenance tool (app-dicts/kasumi) @@ -1027,6 +1028,7 @@ app-misc/screenfetch:X - Use the media-gfx/scrot package to take screenshots app-misc/skim:tmux - Install sk-tmux script to run skim in a tmux pane app-misc/skim:vim - Install vim plugin for skim app-misc/sphinx:id64 - use 64-bit document and word IDs +app-misc/sphinx:mariadb - Add mariadb database support app-misc/sphinx:re2 - use the dev-libs/re2 regular expression library app-misc/sphinx:stemmer - Enable language stemming support app-misc/task:sync - Enable "task sync" support @@ -2072,24 +2074,6 @@ dev-lang/swi-prolog:uuid - Use ossp-uuid for UUID pack dev-lang/swi-prolog:yaml - Use libyaml for YAML pack dev-lang/swig:ccache - build ccache-swig(a fast compiler cache) dev-lang/yap:R - Enable support for connecting R to Prolog -dev-libs/DirectFB:bmp - build BMP image provider -dev-libs/DirectFB:divine - enable DiVine -dev-libs/DirectFB:drmkms - build with DRM/KMS support -dev-libs/DirectFB:dynload - enable dynload support -dev-libs/DirectFB:egl - build with EGL support -dev-libs/DirectFB:fusiondale - enable FusionDale -dev-libs/DirectFB:fusionsound - enable FusionSound -dev-libs/DirectFB:gles2 - build gles2 gfxdriver -dev-libs/DirectFB:imlib2 - build Imlib2 image provider -dev-libs/DirectFB:input_hub - provides an asynchronous interface to the input devices available and those being added/removed -dev-libs/DirectFB:mpeg2 - build MPEG2 image provider -dev-libs/DirectFB:mpeg3 - build Libmpeg3 video provider -dev-libs/DirectFB:multicore - enable multicore support -dev-libs/DirectFB:pnm - build PNM (PBM/PGM/PPM) image provider -dev-libs/DirectFB:sawman - enable SaWMan (window manager and application manager) -dev-libs/DirectFB:swfdec - build Swfdec (Flash decoder) video provider -dev-libs/DirectFB:tremor - build Ogg/Vorbis music provider using Tremor -dev-libs/DirectFB:webp - build WebP image provider dev-libs/ace:ciao - Include Component Intergraced Ace ORB into the build of ace dev-libs/ace:tao - Include the ACE ORB (CORBA stuff) (called tao) into the build of ace dev-libs/actor-framework:benchmarks - Due to the number of out-of-tree deps, these only get installed as docs @@ -2605,7 +2589,6 @@ dev-python/django-cms:snippet - Install djangocms snippet plugin dev-python/django-cms:teaser - Install djangocms teaser plugin dev-python/django-cms:video - Install djangocms video plugin dev-python/django-tastypie:bip - An optional serialiser dev-python/biplist -dev-python/django-two-factor-auth:yubikey - Adds support for Yubikeys via django-otp-yubikey dev-python/editorconfig-core-py:cli - Install command line interface as well as python library dev-python/falcon:cython - Build cython-based python modules dev-python/fastparquet:brotli - Enable support for brotli compression @@ -2891,6 +2874,7 @@ dev-ruby/faraday_middleware:oauth - Include FaradayMiddleware::OAuth dev-ruby/faraday_middleware:parsexml - Include FaradayMiddleware::ParseXml dev-ruby/faraday_middleware:rashify - Include FaradayMiddleware::Rashify dev-ruby/maruku:highlight - Enable source code highlighting via dev-ruby/syntax +dev-ruby/mysql2:mariadb - Use mariadb bindings dev-ruby/net-ssh:sodium - Use dev-libs/libsodium via dev-ruby/rbnacl for Ed25519 support dev-ruby/rails:asset-pipeline - Also install the default components for the asset pipeline. These are not required but they are activated automatically in new Rails projects by default. dev-ruby/rrdtool-bindings:graph - Enable support for graphing functions @@ -2914,7 +2898,7 @@ dev-scheme/kawa:frontend - Build "kawa" front-end program using sys-libs/readlin dev-scheme/kawa:jemacs - Build JEmacs dev-scheme/kawa:krl - Build BRL emulation and KRL dev-scheme/kawa:sax - Assume SAX2 is available with dev-java/sax -dev-scheme/kawa:servlets - Build support for generating servlets with dev-java/servletapi +dev-scheme/kawa:servlets - Build support for generating servlets with Java servletapi dev-scheme/kawa:swing - Assume Swing is available dev-scheme/kawa:xqtests - Support XQuery Test Suite dev-scheme/racket:futures - Enable racket/future library for fine-grained hardware parallelism @@ -3240,7 +3224,6 @@ games-board/xboard:zippy - Enable experimental zippy client games-emulation/dolphin:discord-presence - Enables Discord Rich Presence, show the current game on Discord games-emulation/dolphin:egl - Enable EGL support games-emulation/dolphin:evdev - Enable evdev input support -games-emulation/dolphin:llvm - Enable the LLVM-based disassembler for debugger mode games-emulation/dolphin:log - Increase logging output games-emulation/dolphin:lto - Add support for link-time optimizations. games-emulation/dosbox:glide - Enable unofficial Glide emulation via media-libs/openglide @@ -3307,8 +3290,6 @@ games-fps/doomsday:freedoom - Install launcher for doom1.wad from games-fps/free games-fps/doomsday:heretic - Install launcher for jheretic game games-fps/doomsday:hexen - Install launcher for jhexen game games-fps/doomsday:tools - Build additional tools such as doomsday-shell, md2tool and texc -games-fps/duke3d:demo - Install the demo files -games-fps/duke3d:pic - disable optimized assembly code that is not PIC friendly games-fps/duke3d-data:gog - Extract the data from the GOG.com installer. games-fps/eduke32:demo - Install the Duke Nukem 3D demo files, provided by games-fps/duke3d-demodata. games-fps/eduke32:fluidsynth - Install media-libs/sdl2-mixer with fluidsynth support. @@ -3323,9 +3304,6 @@ games-fps/eduke32:tools - Install the support tools for mapster32. games-fps/eduke32:voxels - Install the Duke Nukem 3D Voxels Pack. games-fps/eduke32:vpx - Enable support for media-libs/libvpx. games-fps/eduke32:xmp - Enable support for media-libs/exempi. -games-fps/lsdldoom:freedoom - Install games-fps/freedoom wad file -games-fps/lsdldoom:net - Enables network game support -games-fps/lsdldoom:shareware - Install games-fps/doom-data for shareware wad file games-fps/nexuiz:maps - Install the community map pack games-fps/quake2-icculus:demo - Install the demo files (quake2-demodata) and configure for use games-fps/quake2-icculus:qmax - Build the pretty version (quake max) @@ -4792,9 +4770,8 @@ media-sound/pulseaudio:doc - Build the doxygen-described API documentation. media-sound/pulseaudio:equalizer - Enable the equalizer module (requires sci-libs/fftw). media-sound/pulseaudio:gconf - Ensure gnome-base/gconf is present for pulseaudio GConf to GSettings module automatic migration (keeping the user configuration) media-sound/pulseaudio:gdbm - Use sys-libs/gdbm to store PulseAudio databases. Recommended for desktop usage. This flag causes the whole package to be licensed under GPL-2 or later. -media-sound/pulseaudio:glib - Add support to dev-libs/glib-based mainloop for the libpulse client library, to allow using libpulse on glib-based programs. +media-sound/pulseaudio:glib - Add support to dev-libs/glib-based mainloop for the libpulse client library, to allow using libpulse on glib-based programs. Build the GSettings PA module. media-sound/pulseaudio:gnome - Use GConf to store user preferences on streams and so on. Don't enable this flag if you want to use a system wide instance. If unsure, enable this flag. -media-sound/pulseaudio:gsettings - Use GSettings instead of GConf to store user preferences. media-sound/pulseaudio:native-headset - Build with native HSP backend for bluez 5. media-sound/pulseaudio:ofono-headset - Build with oFono HFP backend for bluez 5, requires net-misc/ofono. media-sound/pulseaudio:oss - Enable OSS sink/source (output/input). Deprecated, upstream does not support this on systems where other sink/source systems are available (i.e.: Linux). The padsp wrapper is now always build if the system supports OSS at all. @@ -7594,7 +7571,6 @@ sci-physics/hepmc:cm - Build with cm instead of default mm for length units sci-physics/hepmc:gev - Build with GeV instead of default MeV for momentum units sci-physics/herwig++:c++11 - Build Herwig++ using the C++11 standard. Experimental feature, not for production use. sci-physics/herwig++:fastjet - Adds support for sci-physics/fastjet -sci-physics/hoomd-blue:cuda - Enable cuda non-bonded kernels sci-physics/lammps:cuda - Enable cuda non-bonded kernels sci-physics/lammps:lammps-memalign - Enables the use of the posix_memalign() call instead of malloc() when large chunks or memory are allocated by LAMMPS. Aliengnment is on 16 byte boundaries. sci-physics/lhapdf:octave - Add bindings for sci-mathematics/octave @@ -8242,22 +8218,6 @@ sys-freebsd/freebsd-usbin:audit - Build auditing tools. sys-freebsd/freebsd-usbin:floppy - Enable floppy disk utilities (fdcontrol, fdformat, fdread, fdwrite). sys-freebsd/freebsd-usbin:netware - Build libraries and tools to work with NetWare protocols (IPX and NCP). sys-freebsd/freebsd-usbin:zfs - Enable ZFS support. -sys-fs/aufs3:debug - Enable additional debugging support -sys-fs/aufs3:fuse - Enable fuse support -sys-fs/aufs3:hfs - Enable hfs support -sys-fs/aufs3:inotify - Enable inotify support -sys-fs/aufs3:kernel-patch - Patch the current kernel for aufs3 support -sys-fs/aufs3:nfs - Enable support for nfs export -sys-fs/aufs3:pax_kernel - Apply patch needed for pax enabled kernels -sys-fs/aufs3:ramfs - Enable initramfs/rootfs support -sys-fs/aufs4:debug - Enable additional debugging support -sys-fs/aufs4:fuse - Enable fuse support -sys-fs/aufs4:hfs - Enable hfs support -sys-fs/aufs4:inotify - Enable inotify support -sys-fs/aufs4:kernel-patch - Patch the current kernel for aufs3 support -sys-fs/aufs4:nfs - Enable support for nfs export -sys-fs/aufs4:pax_kernel - Apply patch needed for pax enabled kernels -sys-fs/aufs4:ramfs - Enable initramfs/rootfs support sys-fs/btrfs-progs:convert - Build ext2 conversion utility (btrfs-convert) sys-fs/btrfs-progs:reiserfs - Enable reiserfs support in btrfs-convert tool. sys-fs/btrfs-progs:static - Build static binaries in addition to the dynamic ones @@ -8324,8 +8284,6 @@ sys-fs/squashfs-tools:lz4 - Enable support for LZ4 compression using app-arch/lz sys-fs/squashfs-tools:xz - Enable support for XZ ("LZMA2") compression using app-arch/xz-utils sys-fs/squashfs-tools:zstd - Enable support for ZSTD compression using app-arch/zstd sys-fs/squashfuse:lz4 - Enable support for lz4 compression -sys-fs/udev:firmware-loader - Enable the userspace firmware loader (DEPRECATED, replaced by the in-kernel loader starting from 3.8) -sys-fs/udev:gudev - Build the gobject interface library sys-fs/udev:kmod - Enable kernel module loading/unloading support using sys-apps/kmod sys-fs/udisks:cryptsetup - Enable sys-fs/cryptsetup support sys-fs/udisks:elogind - Use sys-auth/elogind for session tracking @@ -8896,6 +8854,7 @@ x11-misc/fbpager:xrender - Enable transparency support via x11-libs/libXrender x11-misc/gpaste:applet - Enable gpaste-applet x11-misc/gpaste:gnome - Enable proper gnome support and enable gnome shell extension. x11-misc/gtkdialog:glade - Enable support for gnome-base/libglade +x11-misc/gtkdialog:gtk3 - Build with GTK+3 instead of GTK+2 x11-misc/gtkdialog:vte - Enable support for x11-libs/vte x11-misc/i3status:filecaps - Linux capabilities library is required for i3status to be able to read net bandwith x11-misc/ktsuss:sudo - Use the sudo backend instead the su one diff --git a/ros-meta/Manifest.gz b/ros-meta/Manifest.gz index 52cb022564d1..b592e96eb18d 100644 Binary files a/ros-meta/Manifest.gz and b/ros-meta/Manifest.gz differ diff --git a/ros-meta/navigation/Manifest b/ros-meta/navigation/Manifest index 1130f354eeda..edf0b0147ba3 100644 --- a/ros-meta/navigation/Manifest +++ b/ros-meta/navigation/Manifest @@ -1,2 +1,3 @@ DIST navigation-1.15.1.tar.gz 346480 BLAKE2B 29f9a0b6f2c62bd21a7cb87a64b490c845bb7db4af338fd094744abb22402df7eedc8c164b64f93f2d67dabaff99ca3b946b45e93173bed74834d9e3668726ad SHA512 25c5093bf7acca9d15d46bb2d0ae7e4ce0fa45f18b32d1626668dcbd33732317e8535b978e7225d86391472c517f05acb7736f31a7c511c8736ab8a22c7af4b0 DIST navigation-1.15.2.tar.gz 348985 BLAKE2B 866779425828b1e4c3a044654ae41f33643646ca70cf6841f23bce265add2c420bf0934a41a6b29fa65fc421228a31dc15e9fb0f6cc4295ce12adbbb627b43d4 SHA512 582422756b31b4d83e929e3c723e7205e772b9775fcf618c9bd5d3c54af1f20e9bc8a0143626750c0c3cffeb0cbea8f8706b7e66f62dc037cfe12b05f23ee142 +DIST navigation-1.16.0.tar.gz 336708 BLAKE2B 74fdc7c3afb00bfbded011678c90b22cc95fe45b126c9a8a4bb9a80f8676ed0ade32e02ad77ec643f167d9719e71347750b6f7993f61cf743fc018d1412436d6 SHA512 ee6336627c2e095ef089534c19b7258f394858a6c04ad49b3aa6e1d0acca67c245c2743f04752be137864dba216c3aa38e34c3e40e3db7839308be3adbc808d6 diff --git a/ros-meta/navigation/navigation-1.16.0.ebuild b/ros-meta/navigation/navigation-1.16.0.ebuild new file mode 100644 index 000000000000..12d224293a7e --- /dev/null +++ b/ros-meta/navigation/navigation-1.16.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/ros-planning/navigation" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="2D navigation stack" +LICENSE="BSD LGPL-2.1" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/amcl + dev-ros/base_local_planner + dev-ros/carrot_planner + dev-ros/clear_costmap_recovery + dev-ros/costmap_2d + dev-ros/dwa_local_planner + dev-ros/fake_localization + dev-ros/global_planner + dev-ros/map_server + dev-ros/move_base + dev-ros/move_slow_and_clear + dev-ros/nav_core + dev-ros/navfn + dev-ros/rotate_recovery + dev-ros/voxel_grid +" +DEPEND="${RDEPEND}" diff --git a/ros-meta/navigation/navigation-9999.ebuild b/ros-meta/navigation/navigation-9999.ebuild index 25e1f6544e7d..12d224293a7e 100644 --- a/ros-meta/navigation/navigation-9999.ebuild +++ b/ros-meta/navigation/navigation-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,7 +27,6 @@ RDEPEND=" dev-ros/move_slow_and_clear dev-ros/nav_core dev-ros/navfn - dev-ros/robot_pose_ekf dev-ros/rotate_recovery dev-ros/voxel_grid " diff --git a/sci-physics/Manifest.gz b/sci-physics/Manifest.gz index 8cb8540c2dff..2822324ebaa9 100644 Binary files a/sci-physics/Manifest.gz and b/sci-physics/Manifest.gz differ diff --git a/sci-physics/hoomd-blue/Manifest b/sci-physics/hoomd-blue/Manifest deleted file mode 100644 index 22a73244f0a6..000000000000 --- a/sci-physics/hoomd-blue/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST hoomd-blue-2.0.2.tar.bz2 2942198 BLAKE2B 5a2f964c002fd30d89757720fc9cddf733bbeaf125f7cdbab7b9c1a421e65575936fda903d3912a315433fb530148d7cddcb5830f87d9a81acdc1ba1dbf82ea2 SHA512 6480639bc1b8d0534c220c7512f742a6f9eba76ad25991153735cc7f4ff88345332be4c215abd94de85249e79e85a6970be1a74a96350d4693a2c1291fbbf689 -DIST libgetar-0.5.0.tar.bz2 217067 BLAKE2B 68d7669801d438a509582817c6e7074367a6945ee7c8f8e764dcb97e5a97a6b3394237bed4d07880a3d567b8b23dc1f159597ac51c54d03038beb1592a515952 SHA512 a27de8f7c976e5578142319684de15afca47c24953f590b34cad4ef88c3778aa47aa5eb9a1f83b1473aa49f4394e45dfaa4a8b5107264fa93101dea78ec5fa6b diff --git a/sci-physics/hoomd-blue/hoomd-blue-2.0.2.ebuild b/sci-physics/hoomd-blue/hoomd-blue-2.0.2.ebuild deleted file mode 100644 index 4eeb2d729682..000000000000 --- a/sci-physics/hoomd-blue/hoomd-blue-2.0.2.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4} ) -CMAKE_MAKEFILE_GENERATOR="ninja" - -inherit cmake-utils cuda python-r1 - -DESCRIPTION="a general-purpose particle simulation toolkit" -HOMEPAGE="http://codeblue.umich.edu/hoomd-blue/" -EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git" - -if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git" - inherit git-r3 -else - inherit vcs-snapshot - GETTAR_VER=0.5.0 - SRC_URI="https://bitbucket.org/glotzer/${PN}/get/v${PV}.tar.bz2 -> ${P}.tar.bz2 - https://bitbucket.org/glotzer/libgetar/get/v${GETTAR_VER}.tar.bz2 -> libgetar-${GETTAR_VER}.tar.bz2" - KEYWORDS="~amd64" -fi - -LICENSE="hoomd-blue" -SLOT="0" -IUSE="cuda test mpi" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - mpi? ( virtual/mpi ) - cuda? ( dev-util/nvidia-cuda-sdk ) - dev-libs/boost:=[threads,python,mpi,${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -src_prepare() { - [[ ${PV} = 9999 ]] || mv ../libgetar-${GETTAR_VER}/* hoomd/extern/libgetar || die - use cuda && cuda_src_prepare - cmake-utils_src_prepare -} - -src_configure() { - src_configure_internal() { - local mycmakeargs=( - -DENABLE_MPI=$(usex mpi) - -DENABLE_CUDA=$(usex cuda) - -DBUILD_TESTING=$(usex test) - -DUPDATE_SUBMODULES=OFF - -DPYTHON_EXECUTABLE="${PYTHON}" - -DCMAKE_INSTALL_PREFIX=$(python_get_sitedir) - ) - cmake-utils_src_configure - } - python_foreach_impl src_configure_internal -} - -src_compile() { - python_foreach_impl cmake-utils_src_make -} - -src_test() { - python_foreach_impl cmake-utils_src_test -} - -src_install() { - python_foreach_impl cmake-utils_src_install -} diff --git a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild b/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild deleted file mode 100644 index 4eeb2d729682..000000000000 --- a/sci-physics/hoomd-blue/hoomd-blue-9999.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4} ) -CMAKE_MAKEFILE_GENERATOR="ninja" - -inherit cmake-utils cuda python-r1 - -DESCRIPTION="a general-purpose particle simulation toolkit" -HOMEPAGE="http://codeblue.umich.edu/hoomd-blue/" -EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git" - -if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="https://bitbucket.org/glotzer/${PN}.git" - inherit git-r3 -else - inherit vcs-snapshot - GETTAR_VER=0.5.0 - SRC_URI="https://bitbucket.org/glotzer/${PN}/get/v${PV}.tar.bz2 -> ${P}.tar.bz2 - https://bitbucket.org/glotzer/libgetar/get/v${GETTAR_VER}.tar.bz2 -> libgetar-${GETTAR_VER}.tar.bz2" - KEYWORDS="~amd64" -fi - -LICENSE="hoomd-blue" -SLOT="0" -IUSE="cuda test mpi" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - mpi? ( virtual/mpi ) - cuda? ( dev-util/nvidia-cuda-sdk ) - dev-libs/boost:=[threads,python,mpi,${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -src_prepare() { - [[ ${PV} = 9999 ]] || mv ../libgetar-${GETTAR_VER}/* hoomd/extern/libgetar || die - use cuda && cuda_src_prepare - cmake-utils_src_prepare -} - -src_configure() { - src_configure_internal() { - local mycmakeargs=( - -DENABLE_MPI=$(usex mpi) - -DENABLE_CUDA=$(usex cuda) - -DBUILD_TESTING=$(usex test) - -DUPDATE_SUBMODULES=OFF - -DPYTHON_EXECUTABLE="${PYTHON}" - -DCMAKE_INSTALL_PREFIX=$(python_get_sitedir) - ) - cmake-utils_src_configure - } - python_foreach_impl src_configure_internal -} - -src_compile() { - python_foreach_impl cmake-utils_src_make -} - -src_test() { - python_foreach_impl cmake-utils_src_test -} - -src_install() { - python_foreach_impl cmake-utils_src_install -} diff --git a/sci-physics/hoomd-blue/metadata.xml b/sci-physics/hoomd-blue/metadata.xml deleted file mode 100644 index 1b92a0a45128..000000000000 --- a/sci-physics/hoomd-blue/metadata.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - junghans@gentoo.org - Christoph Junghans - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - - Enable cuda non-bonded kernels - - - glotzer/hoomd-blue - - diff --git a/sec-policy/Manifest.gz b/sec-policy/Manifest.gz index 3c8b680ed154..19a95d6ed188 100644 Binary files a/sec-policy/Manifest.gz and b/sec-policy/Manifest.gz differ diff --git a/sec-policy/selinux-abrt/selinux-abrt-2.20180701-r1.ebuild b/sec-policy/selinux-abrt/selinux-abrt-2.20180701-r1.ebuild index 16244467e5a4..66a71b7f0183 100644 --- a/sec-policy/selinux-abrt/selinux-abrt-2.20180701-r1.ebuild +++ b/sec-policy/selinux-abrt/selinux-abrt-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for abrt" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-accountsd/selinux-accountsd-2.20180701-r1.ebuild b/sec-policy/selinux-accountsd/selinux-accountsd-2.20180701-r1.ebuild index a4d002b6a69b..c1f60377aee0 100644 --- a/sec-policy/selinux-accountsd/selinux-accountsd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-accountsd/selinux-accountsd-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for accountsd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-acct/selinux-acct-2.20180701-r1.ebuild b/sec-policy/selinux-acct/selinux-acct-2.20180701-r1.ebuild index bb4f2d3ea880..398c65784e15 100644 --- a/sec-policy/selinux-acct/selinux-acct-2.20180701-r1.ebuild +++ b/sec-policy/selinux-acct/selinux-acct-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for acct" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ada/selinux-ada-2.20180701-r1.ebuild b/sec-policy/selinux-ada/selinux-ada-2.20180701-r1.ebuild index b224e8eab965..e9aac0e84d2e 100644 --- a/sec-policy/selinux-ada/selinux-ada-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ada/selinux-ada-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ada" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-afs/selinux-afs-2.20180701-r1.ebuild b/sec-policy/selinux-afs/selinux-afs-2.20180701-r1.ebuild index 8b497cad73df..c198708bdbdf 100644 --- a/sec-policy/selinux-afs/selinux-afs-2.20180701-r1.ebuild +++ b/sec-policy/selinux-afs/selinux-afs-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for afs" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-aide/selinux-aide-2.20180701-r1.ebuild b/sec-policy/selinux-aide/selinux-aide-2.20180701-r1.ebuild index 9764c0700398..1722d819b2ce 100644 --- a/sec-policy/selinux-aide/selinux-aide-2.20180701-r1.ebuild +++ b/sec-policy/selinux-aide/selinux-aide-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for aide" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-alsa/selinux-alsa-2.20180701-r1.ebuild b/sec-policy/selinux-alsa/selinux-alsa-2.20180701-r1.ebuild index c13f83b1040f..267ed10d6405 100644 --- a/sec-policy/selinux-alsa/selinux-alsa-2.20180701-r1.ebuild +++ b/sec-policy/selinux-alsa/selinux-alsa-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for alsa" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-amanda/selinux-amanda-2.20180701-r1.ebuild b/sec-policy/selinux-amanda/selinux-amanda-2.20180701-r1.ebuild index 6cce4fee502d..419498d3a15a 100644 --- a/sec-policy/selinux-amanda/selinux-amanda-2.20180701-r1.ebuild +++ b/sec-policy/selinux-amanda/selinux-amanda-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for amanda" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd diff --git a/sec-policy/selinux-amavis/selinux-amavis-2.20180701-r1.ebuild b/sec-policy/selinux-amavis/selinux-amavis-2.20180701-r1.ebuild index 35bcba26802e..e9e35d8eb832 100644 --- a/sec-policy/selinux-amavis/selinux-amavis-2.20180701-r1.ebuild +++ b/sec-policy/selinux-amavis/selinux-amavis-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for amavis" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-android/selinux-android-2.20180701-r1.ebuild b/sec-policy/selinux-android/selinux-android-2.20180701-r1.ebuild index 1090e96d263d..83d49720be98 100644 --- a/sec-policy/selinux-android/selinux-android-2.20180701-r1.ebuild +++ b/sec-policy/selinux-android/selinux-android-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for android" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-apache/selinux-apache-2.20180701-r1.ebuild b/sec-policy/selinux-apache/selinux-apache-2.20180701-r1.ebuild index 077ce01d6342..3062ffcebb01 100644 --- a/sec-policy/selinux-apache/selinux-apache-2.20180701-r1.ebuild +++ b/sec-policy/selinux-apache/selinux-apache-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for apache" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-kerberos diff --git a/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20180701-r1.ebuild b/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20180701-r1.ebuild index 67784a4a30c6..7d4d9202644b 100644 --- a/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-apcupsd/selinux-apcupsd-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for apcupsd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-apm/selinux-apm-2.20180701-r1.ebuild b/sec-policy/selinux-apm/selinux-apm-2.20180701-r1.ebuild index a5f7f30b0e7a..fc957a383820 100644 --- a/sec-policy/selinux-apm/selinux-apm-2.20180701-r1.ebuild +++ b/sec-policy/selinux-apm/selinux-apm-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for acpi" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi pkg_postinst() { diff --git a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180701-r1.ebuild b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180701-r1.ebuild index a07ffc2e1c8f..ebda1cc8c301 100644 --- a/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180701-r1.ebuild +++ b/sec-policy/selinux-arpwatch/selinux-arpwatch-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for arpwatch" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-asterisk/selinux-asterisk-2.20180701-r1.ebuild b/sec-policy/selinux-asterisk/selinux-asterisk-2.20180701-r1.ebuild index 76ca59655949..09458c91a558 100644 --- a/sec-policy/selinux-asterisk/selinux-asterisk-2.20180701-r1.ebuild +++ b/sec-policy/selinux-asterisk/selinux-asterisk-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for asterisk" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-at/selinux-at-2.20180701-r1.ebuild b/sec-policy/selinux-at/selinux-at-2.20180701-r1.ebuild index d5d07f6dd98d..03cebd16a07f 100644 --- a/sec-policy/selinux-at/selinux-at-2.20180701-r1.ebuild +++ b/sec-policy/selinux-at/selinux-at-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for at" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-automount/selinux-automount-2.20180701-r1.ebuild b/sec-policy/selinux-automount/selinux-automount-2.20180701-r1.ebuild index 98c74562e3e3..8fec742aad7a 100644 --- a/sec-policy/selinux-automount/selinux-automount-2.20180701-r1.ebuild +++ b/sec-policy/selinux-automount/selinux-automount-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for automount" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-avahi/selinux-avahi-2.20180701-r1.ebuild b/sec-policy/selinux-avahi/selinux-avahi-2.20180701-r1.ebuild index ff1e5370ad15..884ed1514d8a 100644 --- a/sec-policy/selinux-avahi/selinux-avahi-2.20180701-r1.ebuild +++ b/sec-policy/selinux-avahi/selinux-avahi-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for avahi" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-awstats/selinux-awstats-2.20180701-r1.ebuild b/sec-policy/selinux-awstats/selinux-awstats-2.20180701-r1.ebuild index 967aa579c24d..5041aee2b6ae 100644 --- a/sec-policy/selinux-awstats/selinux-awstats-2.20180701-r1.ebuild +++ b/sec-policy/selinux-awstats/selinux-awstats-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for awstats" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-backup/selinux-backup-2.20180701-r1.ebuild b/sec-policy/selinux-backup/selinux-backup-2.20180701-r1.ebuild index 235b2655afe2..184d3a1fb120 100644 --- a/sec-policy/selinux-backup/selinux-backup-2.20180701-r1.ebuild +++ b/sec-policy/selinux-backup/selinux-backup-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for generic backup apps" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-bacula/selinux-bacula-2.20180701-r1.ebuild b/sec-policy/selinux-bacula/selinux-bacula-2.20180701-r1.ebuild index b50372799c1e..ae291c3790dd 100644 --- a/sec-policy/selinux-bacula/selinux-bacula-2.20180701-r1.ebuild +++ b/sec-policy/selinux-bacula/selinux-bacula-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bacula" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20180701-r1.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20180701-r1.ebuild index f68a3519c796..898b28a71b8f 100644 --- a/sec-policy/selinux-base-policy/selinux-base-policy-2.20180701-r1.ebuild +++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20180701-r1.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2" - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi HOMEPAGE="https://wiki.gentoo.org/wiki/Project:SELinux" diff --git a/sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild b/sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild index 000ddea14dd4..4cfcbe775ba8 100644 --- a/sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild +++ b/sec-policy/selinux-base/selinux-base-2.20180701-r1.ebuild @@ -13,7 +13,7 @@ else SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2 https://dev.gentoo.org/~swift/patches/selinux-base-policy/patchbundle-selinux-base-policy-${PVR}.tar.bz2" - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi IUSE="doc +open_perms +peer_perms systemd +ubac +unconfined" diff --git a/sec-policy/selinux-bind/selinux-bind-2.20180701-r1.ebuild b/sec-policy/selinux-bind/selinux-bind-2.20180701-r1.ebuild index c08eed19e706..d6d6fc67da20 100644 --- a/sec-policy/selinux-bind/selinux-bind-2.20180701-r1.ebuild +++ b/sec-policy/selinux-bind/selinux-bind-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bind" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20180701-r1.ebuild b/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20180701-r1.ebuild index 6b32fb1c8d60..04e7fb954744 100644 --- a/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20180701-r1.ebuild +++ b/sec-policy/selinux-bitcoin/selinux-bitcoin-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bitcoin" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20180701-r1.ebuild b/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20180701-r1.ebuild index 78fbf6bdc40b..8e20502cf7eb 100644 --- a/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20180701-r1.ebuild +++ b/sec-policy/selinux-bitlbee/selinux-bitlbee-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bitlbee" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20180701-r1.ebuild b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20180701-r1.ebuild index e708bb5381a9..f23ee3a8e28b 100644 --- a/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20180701-r1.ebuild +++ b/sec-policy/selinux-bluetooth/selinux-bluetooth-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for bluetooth" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-brctl/selinux-brctl-2.20180701-r1.ebuild b/sec-policy/selinux-brctl/selinux-brctl-2.20180701-r1.ebuild index e160f1e6735f..1bd326492768 100644 --- a/sec-policy/selinux-brctl/selinux-brctl-2.20180701-r1.ebuild +++ b/sec-policy/selinux-brctl/selinux-brctl-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for brctl" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20180701-r1.ebuild b/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20180701-r1.ebuild index 99c5f3d0bc6a..59f5482ff0cb 100644 --- a/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cachefilesd/selinux-cachefilesd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cachefilesd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-calamaris/selinux-calamaris-2.20180701-r1.ebuild b/sec-policy/selinux-calamaris/selinux-calamaris-2.20180701-r1.ebuild index 799409419ec1..a1d254bb5738 100644 --- a/sec-policy/selinux-calamaris/selinux-calamaris-2.20180701-r1.ebuild +++ b/sec-policy/selinux-calamaris/selinux-calamaris-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for calamaris" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-canna/selinux-canna-2.20180701-r1.ebuild b/sec-policy/selinux-canna/selinux-canna-2.20180701-r1.ebuild index 33f018f5f6ce..e76c946d4ea0 100644 --- a/sec-policy/selinux-canna/selinux-canna-2.20180701-r1.ebuild +++ b/sec-policy/selinux-canna/selinux-canna-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for canna" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ccs/selinux-ccs-2.20180701-r1.ebuild b/sec-policy/selinux-ccs/selinux-ccs-2.20180701-r1.ebuild index 40dac97d118c..68959f4efeac 100644 --- a/sec-policy/selinux-ccs/selinux-ccs-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ccs/selinux-ccs-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ccs" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20180701-r1.ebuild b/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20180701-r1.ebuild index a7f9587a269c..4dc8605e1164 100644 --- a/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cdrecord/selinux-cdrecord-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cdrecord" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ceph/selinux-ceph-2.20180701-r1.ebuild b/sec-policy/selinux-ceph/selinux-ceph-2.20180701-r1.ebuild index 760e26def4d1..2986919fe25f 100644 --- a/sec-policy/selinux-ceph/selinux-ceph-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ceph/selinux-ceph-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ceph" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20180701-r1.ebuild b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20180701-r1.ebuild index 4e076e8694ad..814c6e0cc9b9 100644 --- a/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cgmanager/selinux-cgmanager-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cgmanager" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-cgroup/selinux-cgroup-2.20180701-r1.ebuild b/sec-policy/selinux-cgroup/selinux-cgroup-2.20180701-r1.ebuild index 885e7b0cb6d5..9dee9c90a0e6 100644 --- a/sec-policy/selinux-cgroup/selinux-cgroup-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cgroup/selinux-cgroup-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cgroup" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-chromium/selinux-chromium-2.20180701-r1.ebuild b/sec-policy/selinux-chromium/selinux-chromium-2.20180701-r1.ebuild index 1698c89c8ec8..5391f7d1787d 100644 --- a/sec-policy/selinux-chromium/selinux-chromium-2.20180701-r1.ebuild +++ b/sec-policy/selinux-chromium/selinux-chromium-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for chromium" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-chronyd/selinux-chronyd-2.20180701-r1.ebuild b/sec-policy/selinux-chronyd/selinux-chronyd-2.20180701-r1.ebuild index 1d020ca13aec..4bfa842a8622 100644 --- a/sec-policy/selinux-chronyd/selinux-chronyd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-chronyd/selinux-chronyd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for chronyd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-clamav/selinux-clamav-2.20180701-r1.ebuild b/sec-policy/selinux-clamav/selinux-clamav-2.20180701-r1.ebuild index e65376ea36cd..e8997336acbf 100644 --- a/sec-policy/selinux-clamav/selinux-clamav-2.20180701-r1.ebuild +++ b/sec-policy/selinux-clamav/selinux-clamav-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for clamav" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20180701-r1.ebuild b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20180701-r1.ebuild index d83bc877500c..ec4a523c888f 100644 --- a/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20180701-r1.ebuild +++ b/sec-policy/selinux-clockspeed/selinux-clockspeed-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for clockspeed" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-collectd/selinux-collectd-2.20180701-r1.ebuild b/sec-policy/selinux-collectd/selinux-collectd-2.20180701-r1.ebuild index 72250ed6c043..ba2b88fe8d8c 100644 --- a/sec-policy/selinux-collectd/selinux-collectd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-collectd/selinux-collectd-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for collectd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-consolekit/selinux-consolekit-2.20180701-r1.ebuild b/sec-policy/selinux-consolekit/selinux-consolekit-2.20180701-r1.ebuild index 084d9430ec27..cd51f0bd0bd2 100644 --- a/sec-policy/selinux-consolekit/selinux-consolekit-2.20180701-r1.ebuild +++ b/sec-policy/selinux-consolekit/selinux-consolekit-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for consolekit" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-corosync/selinux-corosync-2.20180701-r1.ebuild b/sec-policy/selinux-corosync/selinux-corosync-2.20180701-r1.ebuild index dd5454d318ad..46203d042f0c 100644 --- a/sec-policy/selinux-corosync/selinux-corosync-2.20180701-r1.ebuild +++ b/sec-policy/selinux-corosync/selinux-corosync-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for corosync" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-couchdb/selinux-couchdb-2.20180701-r1.ebuild b/sec-policy/selinux-couchdb/selinux-couchdb-2.20180701-r1.ebuild index 941f36368fcd..f617863a6047 100644 --- a/sec-policy/selinux-couchdb/selinux-couchdb-2.20180701-r1.ebuild +++ b/sec-policy/selinux-couchdb/selinux-couchdb-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for couchdb" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-courier/selinux-courier-2.20180701-r1.ebuild b/sec-policy/selinux-courier/selinux-courier-2.20180701-r1.ebuild index 0bffc4d35084..2b1e587aad8c 100644 --- a/sec-policy/selinux-courier/selinux-courier-2.20180701-r1.ebuild +++ b/sec-policy/selinux-courier/selinux-courier-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for courier" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20180701-r1.ebuild b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20180701-r1.ebuild index 5c59da7db4eb..7528c6a64088 100644 --- a/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cpucontrol/selinux-cpucontrol-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cpucontrol" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20180701-r1.ebuild b/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20180701-r1.ebuild index 4644b016b922..4e3791b84216 100644 --- a/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cpufreqselector/selinux-cpufreqselector-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cpufreqselector" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-cups/selinux-cups-2.20180701-r1.ebuild b/sec-policy/selinux-cups/selinux-cups-2.20180701-r1.ebuild index 45dc986ba8b0..25844c937b40 100644 --- a/sec-policy/selinux-cups/selinux-cups-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cups/selinux-cups-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cups" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-lpd diff --git a/sec-policy/selinux-cvs/selinux-cvs-2.20180701-r1.ebuild b/sec-policy/selinux-cvs/selinux-cvs-2.20180701-r1.ebuild index 582dc0abdc03..ba3557e4e7a6 100644 --- a/sec-policy/selinux-cvs/selinux-cvs-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cvs/selinux-cvs-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cvs" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20180701-r1.ebuild b/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20180701-r1.ebuild index 4bbdb67ee7e1..0dfdf5f32f6a 100644 --- a/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20180701-r1.ebuild +++ b/sec-policy/selinux-cyphesis/selinux-cyphesis-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for cyphesis" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-daemontools/selinux-daemontools-2.20180701-r1.ebuild b/sec-policy/selinux-daemontools/selinux-daemontools-2.20180701-r1.ebuild index 3927f59ea456..e37a9b62fd51 100644 --- a/sec-policy/selinux-daemontools/selinux-daemontools-2.20180701-r1.ebuild +++ b/sec-policy/selinux-daemontools/selinux-daemontools-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for daemontools" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dante/selinux-dante-2.20180701-r1.ebuild b/sec-policy/selinux-dante/selinux-dante-2.20180701-r1.ebuild index 4e8f92b6d411..ac1cd9e95cc2 100644 --- a/sec-policy/selinux-dante/selinux-dante-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dante/selinux-dante-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dante" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild b/sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild index 862759a2ffb5..c030e7c01474 100644 --- a/sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dbadm/selinux-dbadm-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dbadm" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dbskk/selinux-dbskk-2.20180701-r1.ebuild b/sec-policy/selinux-dbskk/selinux-dbskk-2.20180701-r1.ebuild index 98edbc85d0ba..240d197f6acb 100644 --- a/sec-policy/selinux-dbskk/selinux-dbskk-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dbskk/selinux-dbskk-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dbskk" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd diff --git a/sec-policy/selinux-dbus/selinux-dbus-2.20180701-r1.ebuild b/sec-policy/selinux-dbus/selinux-dbus-2.20180701-r1.ebuild index c24f8df7469e..e2c5dcff1669 100644 --- a/sec-policy/selinux-dbus/selinux-dbus-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dbus/selinux-dbus-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dbus" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dcc/selinux-dcc-2.20180701-r1.ebuild b/sec-policy/selinux-dcc/selinux-dcc-2.20180701-r1.ebuild index e6cabc4e2e37..8a84785fc6ed 100644 --- a/sec-policy/selinux-dcc/selinux-dcc-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dcc/selinux-dcc-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dcc" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ddclient/selinux-ddclient-2.20180701-r1.ebuild b/sec-policy/selinux-ddclient/selinux-ddclient-2.20180701-r1.ebuild index a4a614ec0441..5d4e2499cd66 100644 --- a/sec-policy/selinux-ddclient/selinux-ddclient-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ddclient/selinux-ddclient-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ddclient" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20180701-r1.ebuild b/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20180701-r1.ebuild index 7610bd34daae..446aae5187fa 100644 --- a/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ddcprobe/selinux-ddcprobe-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ddcprobe" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20180701-r1.ebuild b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20180701-r1.ebuild index 877366a77e16..c8d6db79d9b4 100644 --- a/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20180701-r1.ebuild +++ b/sec-policy/selinux-denyhosts/selinux-denyhosts-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for denyhosts" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-devicekit/selinux-devicekit-2.20180701-r1.ebuild b/sec-policy/selinux-devicekit/selinux-devicekit-2.20180701-r1.ebuild index 8635987d27c4..8121f323704b 100644 --- a/sec-policy/selinux-devicekit/selinux-devicekit-2.20180701-r1.ebuild +++ b/sec-policy/selinux-devicekit/selinux-devicekit-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for devicekit" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-dhcp/selinux-dhcp-2.20180701-r1.ebuild b/sec-policy/selinux-dhcp/selinux-dhcp-2.20180701-r1.ebuild index 75aea97a567e..0a52bb58478f 100644 --- a/sec-policy/selinux-dhcp/selinux-dhcp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dhcp/selinux-dhcp-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dhcp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dictd/selinux-dictd-2.20180701-r1.ebuild b/sec-policy/selinux-dictd/selinux-dictd-2.20180701-r1.ebuild index 2d32bb503a41..d60ee12b82a2 100644 --- a/sec-policy/selinux-dictd/selinux-dictd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dictd/selinux-dictd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dictd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dirmngr/selinux-dirmngr-2.20180701-r1.ebuild b/sec-policy/selinux-dirmngr/selinux-dirmngr-2.20180701-r1.ebuild index 0416233eb076..61af827417ba 100644 --- a/sec-policy/selinux-dirmngr/selinux-dirmngr-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dirmngr/selinux-dirmngr-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dirmngr" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20180701-r1.ebuild b/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20180701-r1.ebuild index a55356877e2a..095ea400de39 100644 --- a/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dirsrv/selinux-dirsrv-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dirsrv" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-distcc/selinux-distcc-2.20180701-r1.ebuild b/sec-policy/selinux-distcc/selinux-distcc-2.20180701-r1.ebuild index 111905d35fc6..224bf23adba7 100644 --- a/sec-policy/selinux-distcc/selinux-distcc-2.20180701-r1.ebuild +++ b/sec-policy/selinux-distcc/selinux-distcc-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for distcc" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-djbdns/selinux-djbdns-2.20180701-r1.ebuild b/sec-policy/selinux-djbdns/selinux-djbdns-2.20180701-r1.ebuild index 6d03e0a05302..e3ee8d6bae38 100644 --- a/sec-policy/selinux-djbdns/selinux-djbdns-2.20180701-r1.ebuild +++ b/sec-policy/selinux-djbdns/selinux-djbdns-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for djbdns" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-daemontools diff --git a/sec-policy/selinux-dkim/selinux-dkim-2.20180701-r1.ebuild b/sec-policy/selinux-dkim/selinux-dkim-2.20180701-r1.ebuild index 725721271283..8c4b5a898cd4 100644 --- a/sec-policy/selinux-dkim/selinux-dkim-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dkim/selinux-dkim-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dkim" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20180701-r1.ebuild b/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20180701-r1.ebuild index 8e615d71505e..636c3a43ee44 100644 --- a/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dmidecode/selinux-dmidecode-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dmidecode" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20180701-r1.ebuild b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20180701-r1.ebuild index e12df6ce58f6..f29491cdbb47 100644 --- a/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dnsmasq/selinux-dnsmasq-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dnsmasq" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dovecot/selinux-dovecot-2.20180701-r1.ebuild b/sec-policy/selinux-dovecot/selinux-dovecot-2.20180701-r1.ebuild index 3f4f764487e3..3549222b540c 100644 --- a/sec-policy/selinux-dovecot/selinux-dovecot-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dovecot/selinux-dovecot-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dovecot" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dpkg/selinux-dpkg-2.20180701-r1.ebuild b/sec-policy/selinux-dpkg/selinux-dpkg-2.20180701-r1.ebuild index 0458ecafbca5..ff949a727755 100644 --- a/sec-policy/selinux-dpkg/selinux-dpkg-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dpkg/selinux-dpkg-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dpkg" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dracut/selinux-dracut-2.20180701-r1.ebuild b/sec-policy/selinux-dracut/selinux-dracut-2.20180701-r1.ebuild index ab4f4e3bd132..da00ba192797 100644 --- a/sec-policy/selinux-dracut/selinux-dracut-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dracut/selinux-dracut-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dracut" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-dropbox/selinux-dropbox-2.20180701-r1.ebuild b/sec-policy/selinux-dropbox/selinux-dropbox-2.20180701-r1.ebuild index d25d2723627f..2c68f0060244 100644 --- a/sec-policy/selinux-dropbox/selinux-dropbox-2.20180701-r1.ebuild +++ b/sec-policy/selinux-dropbox/selinux-dropbox-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for dropbox" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-entropyd/selinux-entropyd-2.20180701-r1.ebuild b/sec-policy/selinux-entropyd/selinux-entropyd-2.20180701-r1.ebuild index d58341e4fc36..506aaa6b3d74 100644 --- a/sec-policy/selinux-entropyd/selinux-entropyd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-entropyd/selinux-entropyd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for entropyd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-evolution/selinux-evolution-2.20180701-r1.ebuild b/sec-policy/selinux-evolution/selinux-evolution-2.20180701-r1.ebuild index c5fb02648452..06ba20effb5a 100644 --- a/sec-policy/selinux-evolution/selinux-evolution-2.20180701-r1.ebuild +++ b/sec-policy/selinux-evolution/selinux-evolution-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for evolution" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-exim/selinux-exim-2.20180701-r1.ebuild b/sec-policy/selinux-exim/selinux-exim-2.20180701-r1.ebuild index 73ffc301d15c..4bf7031fcd6e 100644 --- a/sec-policy/selinux-exim/selinux-exim-2.20180701-r1.ebuild +++ b/sec-policy/selinux-exim/selinux-exim-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for exim" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20180701-r1.ebuild b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20180701-r1.ebuild index 2135a7bb5fb7..6e6712ec0bf6 100644 --- a/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20180701-r1.ebuild +++ b/sec-policy/selinux-fail2ban/selinux-fail2ban-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for fail2ban" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20180701-r1.ebuild b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20180701-r1.ebuild index 1c4c778ba5af..725b77e25b27 100644 --- a/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20180701-r1.ebuild +++ b/sec-policy/selinux-fetchmail/selinux-fetchmail-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for fetchmail" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-finger/selinux-finger-2.20180701-r1.ebuild b/sec-policy/selinux-finger/selinux-finger-2.20180701-r1.ebuild index 04668c6ca0b6..03396982f42f 100644 --- a/sec-policy/selinux-finger/selinux-finger-2.20180701-r1.ebuild +++ b/sec-policy/selinux-finger/selinux-finger-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for finger" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-flash/selinux-flash-2.20180701-r1.ebuild b/sec-policy/selinux-flash/selinux-flash-2.20180701-r1.ebuild index 09267ae8a349..ac3e710b404f 100644 --- a/sec-policy/selinux-flash/selinux-flash-2.20180701-r1.ebuild +++ b/sec-policy/selinux-flash/selinux-flash-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for flash" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-fprintd/selinux-fprintd-2.20180701-r1.ebuild b/sec-policy/selinux-fprintd/selinux-fprintd-2.20180701-r1.ebuild index 0e40c0e7a66c..bbd47070b576 100644 --- a/sec-policy/selinux-fprintd/selinux-fprintd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-fprintd/selinux-fprintd-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for fprintd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-dbus diff --git a/sec-policy/selinux-ftp/selinux-ftp-2.20180701-r1.ebuild b/sec-policy/selinux-ftp/selinux-ftp-2.20180701-r1.ebuild index 6353d9496e45..94b1bfbbde66 100644 --- a/sec-policy/selinux-ftp/selinux-ftp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ftp/selinux-ftp-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ftp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-games/selinux-games-2.20180701-r1.ebuild b/sec-policy/selinux-games/selinux-games-2.20180701-r1.ebuild index 4057d0081474..55ad9b0f9ad8 100644 --- a/sec-policy/selinux-games/selinux-games-2.20180701-r1.ebuild +++ b/sec-policy/selinux-games/selinux-games-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for games" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20180701-r1.ebuild b/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20180701-r1.ebuild index c10d2e7e7c9f..0e3f99f25cad 100644 --- a/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20180701-r1.ebuild +++ b/sec-policy/selinux-gatekeeper/selinux-gatekeeper-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gatekeeper" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-git/selinux-git-2.20180701-r1.ebuild b/sec-policy/selinux-git/selinux-git-2.20180701-r1.ebuild index c88c3cfb5859..ef0e8feb7df7 100644 --- a/sec-policy/selinux-git/selinux-git-2.20180701-r1.ebuild +++ b/sec-policy/selinux-git/selinux-git-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for git" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-gitosis/selinux-gitosis-2.20180701-r1.ebuild b/sec-policy/selinux-gitosis/selinux-gitosis-2.20180701-r1.ebuild index 0f2fb118b3e1..ef6f26a78100 100644 --- a/sec-policy/selinux-gitosis/selinux-gitosis-2.20180701-r1.ebuild +++ b/sec-policy/selinux-gitosis/selinux-gitosis-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gitosis" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-gnome/selinux-gnome-2.20180701-r1.ebuild b/sec-policy/selinux-gnome/selinux-gnome-2.20180701-r1.ebuild index 0038031ba9d5..acc219631056 100644 --- a/sec-policy/selinux-gnome/selinux-gnome-2.20180701-r1.ebuild +++ b/sec-policy/selinux-gnome/selinux-gnome-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gnome" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-googletalk/selinux-googletalk-2.20180701-r1.ebuild b/sec-policy/selinux-googletalk/selinux-googletalk-2.20180701-r1.ebuild index 715779dd67c1..cedacd0fda10 100644 --- a/sec-policy/selinux-googletalk/selinux-googletalk-2.20180701-r1.ebuild +++ b/sec-policy/selinux-googletalk/selinux-googletalk-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for googletalk" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-gorg/selinux-gorg-2.20180701-r1.ebuild b/sec-policy/selinux-gorg/selinux-gorg-2.20180701-r1.ebuild index 1538462400a9..bd8ccba3bdc8 100644 --- a/sec-policy/selinux-gorg/selinux-gorg-2.20180701-r1.ebuild +++ b/sec-policy/selinux-gorg/selinux-gorg-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gorg" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-gpg/selinux-gpg-2.20180701-r1.ebuild b/sec-policy/selinux-gpg/selinux-gpg-2.20180701-r1.ebuild index 34f5b61061ad..1d3a341c9261 100644 --- a/sec-policy/selinux-gpg/selinux-gpg-2.20180701-r1.ebuild +++ b/sec-policy/selinux-gpg/selinux-gpg-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gpg" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-gpm/selinux-gpm-2.20180701-r1.ebuild b/sec-policy/selinux-gpm/selinux-gpm-2.20180701-r1.ebuild index 9a99c34dc431..e3a2bbb7c862 100644 --- a/sec-policy/selinux-gpm/selinux-gpm-2.20180701-r1.ebuild +++ b/sec-policy/selinux-gpm/selinux-gpm-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gpm" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-gpsd/selinux-gpsd-2.20180701-r1.ebuild b/sec-policy/selinux-gpsd/selinux-gpsd-2.20180701-r1.ebuild index bf438a7ffa19..bd9989b2951a 100644 --- a/sec-policy/selinux-gpsd/selinux-gpsd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-gpsd/selinux-gpsd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gpsd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20180701-r1.ebuild b/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20180701-r1.ebuild index 5ec1fa45c248..e3b19add1c27 100644 --- a/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20180701-r1.ebuild +++ b/sec-policy/selinux-gssproxy/selinux-gssproxy-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for gssproxy" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20180701-r1.ebuild b/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20180701-r1.ebuild index 9cadc59e8777..dcbb5c2ce55a 100644 --- a/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-hddtemp/selinux-hddtemp-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for hddtemp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-howl/selinux-howl-2.20180701-r1.ebuild b/sec-policy/selinux-howl/selinux-howl-2.20180701-r1.ebuild index ce74d9396b95..b7210d857126 100644 --- a/sec-policy/selinux-howl/selinux-howl-2.20180701-r1.ebuild +++ b/sec-policy/selinux-howl/selinux-howl-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for howl" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-icecast/selinux-icecast-2.20180701-r1.ebuild b/sec-policy/selinux-icecast/selinux-icecast-2.20180701-r1.ebuild index 738fc05228ae..5f8f41dcdd26 100644 --- a/sec-policy/selinux-icecast/selinux-icecast-2.20180701-r1.ebuild +++ b/sec-policy/selinux-icecast/selinux-icecast-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for icecast" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20180701-r1.ebuild b/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20180701-r1.ebuild index 41ac6475c514..d46a7434c277 100644 --- a/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ifplugd/selinux-ifplugd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ifplugd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-imaze/selinux-imaze-2.20180701-r1.ebuild b/sec-policy/selinux-imaze/selinux-imaze-2.20180701-r1.ebuild index 934faa978982..cefa5dccc7b7 100644 --- a/sec-policy/selinux-imaze/selinux-imaze-2.20180701-r1.ebuild +++ b/sec-policy/selinux-imaze/selinux-imaze-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for imaze" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-inetd/selinux-inetd-2.20180701-r1.ebuild b/sec-policy/selinux-inetd/selinux-inetd-2.20180701-r1.ebuild index 9330c3d1d3ae..c33f7420b52b 100644 --- a/sec-policy/selinux-inetd/selinux-inetd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-inetd/selinux-inetd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for inetd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-inn/selinux-inn-2.20180701-r1.ebuild b/sec-policy/selinux-inn/selinux-inn-2.20180701-r1.ebuild index 2f668dd26f26..e46b4768c273 100644 --- a/sec-policy/selinux-inn/selinux-inn-2.20180701-r1.ebuild +++ b/sec-policy/selinux-inn/selinux-inn-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for inn" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ipsec/selinux-ipsec-2.20180701-r1.ebuild b/sec-policy/selinux-ipsec/selinux-ipsec-2.20180701-r1.ebuild index afe4efc9a73b..7c3a95abdb4c 100644 --- a/sec-policy/selinux-ipsec/selinux-ipsec-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ipsec/selinux-ipsec-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ipsec" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-irc/selinux-irc-2.20180701-r1.ebuild b/sec-policy/selinux-irc/selinux-irc-2.20180701-r1.ebuild index 248af928b807..6d5d4b924c36 100644 --- a/sec-policy/selinux-irc/selinux-irc-2.20180701-r1.ebuild +++ b/sec-policy/selinux-irc/selinux-irc-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for irc" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ircd/selinux-ircd-2.20180701-r1.ebuild b/sec-policy/selinux-ircd/selinux-ircd-2.20180701-r1.ebuild index 1b5dc73ec5b9..fe922f845118 100644 --- a/sec-policy/selinux-ircd/selinux-ircd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ircd/selinux-ircd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ircd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20180701-r1.ebuild b/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20180701-r1.ebuild index 4d7b25864b7e..5b97e0466579 100644 --- a/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20180701-r1.ebuild +++ b/sec-policy/selinux-irqbalance/selinux-irqbalance-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for irqbalance" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-jabber/selinux-jabber-2.20180701-r1.ebuild b/sec-policy/selinux-jabber/selinux-jabber-2.20180701-r1.ebuild index 5cda0ea5f16b..1e05a9908dca 100644 --- a/sec-policy/selinux-jabber/selinux-jabber-2.20180701-r1.ebuild +++ b/sec-policy/selinux-jabber/selinux-jabber-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for jabber" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-java/selinux-java-2.20180701-r1.ebuild b/sec-policy/selinux-java/selinux-java-2.20180701-r1.ebuild index d9242ad11ef6..c032abd00532 100644 --- a/sec-policy/selinux-java/selinux-java-2.20180701-r1.ebuild +++ b/sec-policy/selinux-java/selinux-java-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for java" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-kdeconnect/selinux-kdeconnect-2.20180701-r1.ebuild b/sec-policy/selinux-kdeconnect/selinux-kdeconnect-2.20180701-r1.ebuild index d0153053b417..c3e16787d0d4 100644 --- a/sec-policy/selinux-kdeconnect/selinux-kdeconnect-2.20180701-r1.ebuild +++ b/sec-policy/selinux-kdeconnect/selinux-kdeconnect-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for kdeconnect" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-kdump/selinux-kdump-2.20180701-r1.ebuild b/sec-policy/selinux-kdump/selinux-kdump-2.20180701-r1.ebuild index 658c34f327a3..8cd2551d1beb 100644 --- a/sec-policy/selinux-kdump/selinux-kdump-2.20180701-r1.ebuild +++ b/sec-policy/selinux-kdump/selinux-kdump-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for kdump" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-kerberos/selinux-kerberos-2.20180701-r1.ebuild b/sec-policy/selinux-kerberos/selinux-kerberos-2.20180701-r1.ebuild index 3c70dba4223c..218357deb895 100644 --- a/sec-policy/selinux-kerberos/selinux-kerberos-2.20180701-r1.ebuild +++ b/sec-policy/selinux-kerberos/selinux-kerberos-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for kerberos" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20180701-r1.ebuild b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20180701-r1.ebuild index ce419430b0ed..bd113b839914 100644 --- a/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20180701-r1.ebuild +++ b/sec-policy/selinux-kerneloops/selinux-kerneloops-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for kerneloops" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-kismet/selinux-kismet-2.20180701-r1.ebuild b/sec-policy/selinux-kismet/selinux-kismet-2.20180701-r1.ebuild index 9de91d19d567..9143410c6de7 100644 --- a/sec-policy/selinux-kismet/selinux-kismet-2.20180701-r1.ebuild +++ b/sec-policy/selinux-kismet/selinux-kismet-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for kismet" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20180701-r1.ebuild b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20180701-r1.ebuild index acb143010d43..8794759ff120 100644 --- a/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ksmtuned/selinux-ksmtuned-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ksmtuned" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-kudzu/selinux-kudzu-2.20180701-r1.ebuild b/sec-policy/selinux-kudzu/selinux-kudzu-2.20180701-r1.ebuild index 45827dff4600..33d5904b24f2 100644 --- a/sec-policy/selinux-kudzu/selinux-kudzu-2.20180701-r1.ebuild +++ b/sec-policy/selinux-kudzu/selinux-kudzu-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for kudzu" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ldap/selinux-ldap-2.20180701-r1.ebuild b/sec-policy/selinux-ldap/selinux-ldap-2.20180701-r1.ebuild index df0d6e69d5b3..c6fc910f87e3 100644 --- a/sec-policy/selinux-ldap/selinux-ldap-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ldap/selinux-ldap-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ldap" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-links/selinux-links-2.20180701-r1.ebuild b/sec-policy/selinux-links/selinux-links-2.20180701-r1.ebuild index 12a9b9d2e1a6..2cb35cc10e8c 100644 --- a/sec-policy/selinux-links/selinux-links-2.20180701-r1.ebuild +++ b/sec-policy/selinux-links/selinux-links-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for links" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-lircd/selinux-lircd-2.20180701-r1.ebuild b/sec-policy/selinux-lircd/selinux-lircd-2.20180701-r1.ebuild index b4d38f9204f1..74abeb728278 100644 --- a/sec-policy/selinux-lircd/selinux-lircd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-lircd/selinux-lircd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for lircd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180701-r1.ebuild b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180701-r1.ebuild index f47cbc382bd5..957bf0fbe1ff 100644 --- a/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180701-r1.ebuild +++ b/sec-policy/selinux-loadkeys/selinux-loadkeys-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for loadkeys" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-lockdev/selinux-lockdev-2.20180701-r1.ebuild b/sec-policy/selinux-lockdev/selinux-lockdev-2.20180701-r1.ebuild index 09c1bb019c76..8917f0dca5bc 100644 --- a/sec-policy/selinux-lockdev/selinux-lockdev-2.20180701-r1.ebuild +++ b/sec-policy/selinux-lockdev/selinux-lockdev-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for lockdev" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-logrotate/selinux-logrotate-2.20180701-r1.ebuild b/sec-policy/selinux-logrotate/selinux-logrotate-2.20180701-r1.ebuild index 844b28f1c301..9fabeb10c60e 100644 --- a/sec-policy/selinux-logrotate/selinux-logrotate-2.20180701-r1.ebuild +++ b/sec-policy/selinux-logrotate/selinux-logrotate-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for logrotate" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-logsentry/selinux-logsentry-2.20180701-r1.ebuild b/sec-policy/selinux-logsentry/selinux-logsentry-2.20180701-r1.ebuild index b4593b5031c6..ec06dd3d0721 100644 --- a/sec-policy/selinux-logsentry/selinux-logsentry-2.20180701-r1.ebuild +++ b/sec-policy/selinux-logsentry/selinux-logsentry-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for logsentry" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-logwatch/selinux-logwatch-2.20180701-r1.ebuild b/sec-policy/selinux-logwatch/selinux-logwatch-2.20180701-r1.ebuild index 5e3afa99aab0..f9646d590c86 100644 --- a/sec-policy/selinux-logwatch/selinux-logwatch-2.20180701-r1.ebuild +++ b/sec-policy/selinux-logwatch/selinux-logwatch-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for logwatch" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-lpd/selinux-lpd-2.20180701-r1.ebuild b/sec-policy/selinux-lpd/selinux-lpd-2.20180701-r1.ebuild index c0511bb2d938..edaccd363034 100644 --- a/sec-policy/selinux-lpd/selinux-lpd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-lpd/selinux-lpd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for lpd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-mailman/selinux-mailman-2.20180701-r1.ebuild b/sec-policy/selinux-mailman/selinux-mailman-2.20180701-r1.ebuild index 984440327ed0..9ec62ddfa352 100644 --- a/sec-policy/selinux-mailman/selinux-mailman-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mailman/selinux-mailman-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mailman" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20180701-r1.ebuild b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20180701-r1.ebuild index cc05d1066e42..2141526d61e7 100644 --- a/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20180701-r1.ebuild +++ b/sec-policy/selinux-makewhatis/selinux-makewhatis-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for makewhatis" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-mandb/selinux-mandb-2.20180701-r1.ebuild b/sec-policy/selinux-mandb/selinux-mandb-2.20180701-r1.ebuild index c8db292f4e56..97596663075e 100644 --- a/sec-policy/selinux-mandb/selinux-mandb-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mandb/selinux-mandb-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mandb" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-mcelog/selinux-mcelog-2.20180701-r1.ebuild b/sec-policy/selinux-mcelog/selinux-mcelog-2.20180701-r1.ebuild index 8ad129985e68..c70a42ae1eb1 100644 --- a/sec-policy/selinux-mcelog/selinux-mcelog-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mcelog/selinux-mcelog-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mcelog" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-memcached/selinux-memcached-2.20180701-r1.ebuild b/sec-policy/selinux-memcached/selinux-memcached-2.20180701-r1.ebuild index a835ef04fc2d..c17e4f5b26b0 100644 --- a/sec-policy/selinux-memcached/selinux-memcached-2.20180701-r1.ebuild +++ b/sec-policy/selinux-memcached/selinux-memcached-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for memcached" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-milter/selinux-milter-2.20180701-r1.ebuild b/sec-policy/selinux-milter/selinux-milter-2.20180701-r1.ebuild index 415133d64542..84841c656c8e 100644 --- a/sec-policy/selinux-milter/selinux-milter-2.20180701-r1.ebuild +++ b/sec-policy/selinux-milter/selinux-milter-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for milter" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20180701-r1.ebuild b/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20180701-r1.ebuild index bcd8127f743d..cee1a3a21a75 100644 --- a/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20180701-r1.ebuild +++ b/sec-policy/selinux-modemmanager/selinux-modemmanager-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for modemmanager" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-dbus diff --git a/sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild b/sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild index 1f2dc9e10a6b..e4965f88599d 100644 --- a/sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mono/selinux-mono-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mono" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-mozilla/selinux-mozilla-2.20180701-r1.ebuild b/sec-policy/selinux-mozilla/selinux-mozilla-2.20180701-r1.ebuild index e2e9e97b72b5..601a016ed717 100644 --- a/sec-policy/selinux-mozilla/selinux-mozilla-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mozilla/selinux-mozilla-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mozilla" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-mpd/selinux-mpd-2.20180701-r1.ebuild b/sec-policy/selinux-mpd/selinux-mpd-2.20180701-r1.ebuild index 304f5af1016c..95313ffaa0b6 100644 --- a/sec-policy/selinux-mpd/selinux-mpd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mpd/selinux-mpd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mpd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-mplayer/selinux-mplayer-2.20180701-r1.ebuild b/sec-policy/selinux-mplayer/selinux-mplayer-2.20180701-r1.ebuild index fbc2e02fe8a6..e17e2bdbf4af 100644 --- a/sec-policy/selinux-mplayer/selinux-mplayer-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mplayer/selinux-mplayer-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mplayer" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-mrtg/selinux-mrtg-2.20180701-r1.ebuild b/sec-policy/selinux-mrtg/selinux-mrtg-2.20180701-r1.ebuild index 5a3b8257ed47..0350e45cbe77 100644 --- a/sec-policy/selinux-mrtg/selinux-mrtg-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mrtg/selinux-mrtg-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mrtg" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-munin/selinux-munin-2.20180701-r1.ebuild b/sec-policy/selinux-munin/selinux-munin-2.20180701-r1.ebuild index fd86c50e8c82..4ac18b50a3d6 100644 --- a/sec-policy/selinux-munin/selinux-munin-2.20180701-r1.ebuild +++ b/sec-policy/selinux-munin/selinux-munin-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for munin" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-mutt/selinux-mutt-2.20180701-r1.ebuild b/sec-policy/selinux-mutt/selinux-mutt-2.20180701-r1.ebuild index 2f811eb9e42e..d71ef9e48bfe 100644 --- a/sec-policy/selinux-mutt/selinux-mutt-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mutt/selinux-mutt-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mutt" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-mysql/selinux-mysql-2.20180701-r1.ebuild b/sec-policy/selinux-mysql/selinux-mysql-2.20180701-r1.ebuild index 367f1ee95c27..29c7a1e16efa 100644 --- a/sec-policy/selinux-mysql/selinux-mysql-2.20180701-r1.ebuild +++ b/sec-policy/selinux-mysql/selinux-mysql-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for mysql" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-nagios/selinux-nagios-2.20180701-r1.ebuild b/sec-policy/selinux-nagios/selinux-nagios-2.20180701-r1.ebuild index 5bf419cc42d4..c8ed27a83327 100644 --- a/sec-policy/selinux-nagios/selinux-nagios-2.20180701-r1.ebuild +++ b/sec-policy/selinux-nagios/selinux-nagios-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nagios" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-ncftool/selinux-ncftool-2.20180701-r1.ebuild b/sec-policy/selinux-ncftool/selinux-ncftool-2.20180701-r1.ebuild index a941042f000e..559f2fe7ae0a 100644 --- a/sec-policy/selinux-ncftool/selinux-ncftool-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ncftool/selinux-ncftool-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ncftool" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-nessus/selinux-nessus-2.20180701-r1.ebuild b/sec-policy/selinux-nessus/selinux-nessus-2.20180701-r1.ebuild index e3e8e63caa48..a25c49771254 100644 --- a/sec-policy/selinux-nessus/selinux-nessus-2.20180701-r1.ebuild +++ b/sec-policy/selinux-nessus/selinux-nessus-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nessus" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20180701-r1.ebuild b/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20180701-r1.ebuild index a6052e7f0e44..44a6bf7c4870 100644 --- a/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20180701-r1.ebuild +++ b/sec-policy/selinux-networkmanager/selinux-networkmanager-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for networkmanager" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-nginx/selinux-nginx-2.20180701-r1.ebuild b/sec-policy/selinux-nginx/selinux-nginx-2.20180701-r1.ebuild index 250ecf0ab249..3622d4a4239c 100644 --- a/sec-policy/selinux-nginx/selinux-nginx-2.20180701-r1.ebuild +++ b/sec-policy/selinux-nginx/selinux-nginx-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nginx" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-nslcd/selinux-nslcd-2.20180701-r1.ebuild b/sec-policy/selinux-nslcd/selinux-nslcd-2.20180701-r1.ebuild index 32a1b1cd1c32..b208e9cea178 100644 --- a/sec-policy/selinux-nslcd/selinux-nslcd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-nslcd/selinux-nslcd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nslcd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ntop/selinux-ntop-2.20180701-r1.ebuild b/sec-policy/selinux-ntop/selinux-ntop-2.20180701-r1.ebuild index 818cd6a734df..8e7145c3766d 100644 --- a/sec-policy/selinux-ntop/selinux-ntop-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ntop/selinux-ntop-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ntop" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ntp/selinux-ntp-2.20180701-r1.ebuild b/sec-policy/selinux-ntp/selinux-ntp-2.20180701-r1.ebuild index 430225fcdc26..b5aa9c5ec32e 100644 --- a/sec-policy/selinux-ntp/selinux-ntp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ntp/selinux-ntp-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ntp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-nut/selinux-nut-2.20180701-r1.ebuild b/sec-policy/selinux-nut/selinux-nut-2.20180701-r1.ebuild index a4fb8098acf4..d6a38f524e6a 100644 --- a/sec-policy/selinux-nut/selinux-nut-2.20180701-r1.ebuild +++ b/sec-policy/selinux-nut/selinux-nut-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nut" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-nx/selinux-nx-2.20180701-r1.ebuild b/sec-policy/selinux-nx/selinux-nx-2.20180701-r1.ebuild index eaae5499cf3a..430e2e142bdb 100644 --- a/sec-policy/selinux-nx/selinux-nx-2.20180701-r1.ebuild +++ b/sec-policy/selinux-nx/selinux-nx-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for nx" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-oddjob/selinux-oddjob-2.20180701-r1.ebuild b/sec-policy/selinux-oddjob/selinux-oddjob-2.20180701-r1.ebuild index 6cf65e47af84..d48ef316bc73 100644 --- a/sec-policy/selinux-oddjob/selinux-oddjob-2.20180701-r1.ebuild +++ b/sec-policy/selinux-oddjob/selinux-oddjob-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for oddjob" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-oident/selinux-oident-2.20180701-r1.ebuild b/sec-policy/selinux-oident/selinux-oident-2.20180701-r1.ebuild index 931c5f14889c..0fb1c0545d5c 100644 --- a/sec-policy/selinux-oident/selinux-oident-2.20180701-r1.ebuild +++ b/sec-policy/selinux-oident/selinux-oident-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for oident" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-openct/selinux-openct-2.20180701-r1.ebuild b/sec-policy/selinux-openct/selinux-openct-2.20180701-r1.ebuild index accd8f695a5d..575975842e11 100644 --- a/sec-policy/selinux-openct/selinux-openct-2.20180701-r1.ebuild +++ b/sec-policy/selinux-openct/selinux-openct-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for openct" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-openrc/selinux-openrc-2.20180701-r1.ebuild b/sec-policy/selinux-openrc/selinux-openrc-2.20180701-r1.ebuild index f7967faa52e1..b9ade8428b10 100644 --- a/sec-policy/selinux-openrc/selinux-openrc-2.20180701-r1.ebuild +++ b/sec-policy/selinux-openrc/selinux-openrc-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for openrc" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-openvpn/selinux-openvpn-2.20180701-r1.ebuild b/sec-policy/selinux-openvpn/selinux-openvpn-2.20180701-r1.ebuild index 5814dd787ebf..b1a8b96a3f70 100644 --- a/sec-policy/selinux-openvpn/selinux-openvpn-2.20180701-r1.ebuild +++ b/sec-policy/selinux-openvpn/selinux-openvpn-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for openvpn" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-pan/selinux-pan-2.20180701-r1.ebuild b/sec-policy/selinux-pan/selinux-pan-2.20180701-r1.ebuild index c9aa8c17ed05..da1d30786133 100644 --- a/sec-policy/selinux-pan/selinux-pan-2.20180701-r1.ebuild +++ b/sec-policy/selinux-pan/selinux-pan-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for pan" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20180701-r1.ebuild b/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20180701-r1.ebuild index f79f167b79a6..888e03a17316 100644 --- a/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20180701-r1.ebuild +++ b/sec-policy/selinux-pcmcia/selinux-pcmcia-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for pcmcia" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-pcscd/selinux-pcscd-2.20180701-r1.ebuild b/sec-policy/selinux-pcscd/selinux-pcscd-2.20180701-r1.ebuild index 989d82a295c7..811f3098f967 100644 --- a/sec-policy/selinux-pcscd/selinux-pcscd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-pcscd/selinux-pcscd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for pcscd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-perdition/selinux-perdition-2.20180701-r1.ebuild b/sec-policy/selinux-perdition/selinux-perdition-2.20180701-r1.ebuild index d84c6e5b0da8..b0c6ca82860a 100644 --- a/sec-policy/selinux-perdition/selinux-perdition-2.20180701-r1.ebuild +++ b/sec-policy/selinux-perdition/selinux-perdition-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for perdition" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20180701-r1.ebuild b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20180701-r1.ebuild index 34cea65b1a0c..fb19925211b7 100644 --- a/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20180701-r1.ebuild +++ b/sec-policy/selinux-phpfpm/selinux-phpfpm-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for phpfpm" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20180701-r1.ebuild b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20180701-r1.ebuild index 241f5416f25e..f2b5695ccda7 100644 --- a/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-plymouthd/selinux-plymouthd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for plymouthd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20180701-r1.ebuild b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20180701-r1.ebuild index f17b187cb320..57a1e17008ec 100644 --- a/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20180701-r1.ebuild +++ b/sec-policy/selinux-podsleuth/selinux-podsleuth-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for podsleuth" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-policykit/selinux-policykit-2.20180701-r1.ebuild b/sec-policy/selinux-policykit/selinux-policykit-2.20180701-r1.ebuild index 63984df43a0b..b1edc3a83261 100644 --- a/sec-policy/selinux-policykit/selinux-policykit-2.20180701-r1.ebuild +++ b/sec-policy/selinux-policykit/selinux-policykit-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for policykit" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-portmap/selinux-portmap-2.20180701-r1.ebuild b/sec-policy/selinux-portmap/selinux-portmap-2.20180701-r1.ebuild index a62eeb9cf4c3..8bff622c836b 100644 --- a/sec-policy/selinux-portmap/selinux-portmap-2.20180701-r1.ebuild +++ b/sec-policy/selinux-portmap/selinux-portmap-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for portmap" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-postfix/selinux-postfix-2.20180701-r1.ebuild b/sec-policy/selinux-postfix/selinux-postfix-2.20180701-r1.ebuild index c921b4c1e505..382d7cd4f6a1 100644 --- a/sec-policy/selinux-postfix/selinux-postfix-2.20180701-r1.ebuild +++ b/sec-policy/selinux-postfix/selinux-postfix-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for postfix" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-postgresql/selinux-postgresql-2.20180701-r1.ebuild b/sec-policy/selinux-postgresql/selinux-postgresql-2.20180701-r1.ebuild index ccdfdb169305..65f4b180653a 100644 --- a/sec-policy/selinux-postgresql/selinux-postgresql-2.20180701-r1.ebuild +++ b/sec-policy/selinux-postgresql/selinux-postgresql-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for postgresql" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-postgrey/selinux-postgrey-2.20180701-r1.ebuild b/sec-policy/selinux-postgrey/selinux-postgrey-2.20180701-r1.ebuild index a5da0c400ac3..8855f4f97731 100644 --- a/sec-policy/selinux-postgrey/selinux-postgrey-2.20180701-r1.ebuild +++ b/sec-policy/selinux-postgrey/selinux-postgrey-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for postgrey" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ppp/selinux-ppp-2.20180701-r1.ebuild b/sec-policy/selinux-ppp/selinux-ppp-2.20180701-r1.ebuild index 5deee503f6f2..9bf3af6d2305 100644 --- a/sec-policy/selinux-ppp/selinux-ppp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ppp/selinux-ppp-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ppp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-prelink/selinux-prelink-2.20180701-r1.ebuild b/sec-policy/selinux-prelink/selinux-prelink-2.20180701-r1.ebuild index 8dc9cf31cd90..bffeff8a95c1 100644 --- a/sec-policy/selinux-prelink/selinux-prelink-2.20180701-r1.ebuild +++ b/sec-policy/selinux-prelink/selinux-prelink-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for prelink" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-prelude/selinux-prelude-2.20180701-r1.ebuild b/sec-policy/selinux-prelude/selinux-prelude-2.20180701-r1.ebuild index 346eb876da5d..70e2fcb4924d 100644 --- a/sec-policy/selinux-prelude/selinux-prelude-2.20180701-r1.ebuild +++ b/sec-policy/selinux-prelude/selinux-prelude-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for prelude" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-privoxy/selinux-privoxy-2.20180701-r1.ebuild b/sec-policy/selinux-privoxy/selinux-privoxy-2.20180701-r1.ebuild index 37dbabe24a88..31c77776d477 100644 --- a/sec-policy/selinux-privoxy/selinux-privoxy-2.20180701-r1.ebuild +++ b/sec-policy/selinux-privoxy/selinux-privoxy-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for privoxy" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-procmail/selinux-procmail-2.20180701-r1.ebuild b/sec-policy/selinux-procmail/selinux-procmail-2.20180701-r1.ebuild index a898ad1b5e30..3949e09c48a9 100644 --- a/sec-policy/selinux-procmail/selinux-procmail-2.20180701-r1.ebuild +++ b/sec-policy/selinux-procmail/selinux-procmail-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for procmail" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-psad/selinux-psad-2.20180701-r1.ebuild b/sec-policy/selinux-psad/selinux-psad-2.20180701-r1.ebuild index a0c481b2f48b..e0abf427cab8 100644 --- a/sec-policy/selinux-psad/selinux-psad-2.20180701-r1.ebuild +++ b/sec-policy/selinux-psad/selinux-psad-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for psad" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-publicfile/selinux-publicfile-2.20180701-r1.ebuild b/sec-policy/selinux-publicfile/selinux-publicfile-2.20180701-r1.ebuild index 1c14791a6816..9bdc4ec4c106 100644 --- a/sec-policy/selinux-publicfile/selinux-publicfile-2.20180701-r1.ebuild +++ b/sec-policy/selinux-publicfile/selinux-publicfile-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for publicfile" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20180701-r1.ebuild b/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20180701-r1.ebuild index 21591c2d56ee..2162f0f0ec6c 100644 --- a/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20180701-r1.ebuild +++ b/sec-policy/selinux-pulseaudio/selinux-pulseaudio-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for pulseaudio" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-puppet/selinux-puppet-2.20180701-r1.ebuild b/sec-policy/selinux-puppet/selinux-puppet-2.20180701-r1.ebuild index 5f3399e38f63..4bc83c1d147d 100644 --- a/sec-policy/selinux-puppet/selinux-puppet-2.20180701-r1.ebuild +++ b/sec-policy/selinux-puppet/selinux-puppet-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for puppet" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20180701-r1.ebuild b/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20180701-r1.ebuild index 3ff7315fd87f..4b341f8ef1c4 100644 --- a/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20180701-r1.ebuild +++ b/sec-policy/selinux-pyicqt/selinux-pyicqt-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for pyicqt" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-pyzor/selinux-pyzor-2.20180701-r1.ebuild b/sec-policy/selinux-pyzor/selinux-pyzor-2.20180701-r1.ebuild index ec7ec7e951f3..435551bc42af 100644 --- a/sec-policy/selinux-pyzor/selinux-pyzor-2.20180701-r1.ebuild +++ b/sec-policy/selinux-pyzor/selinux-pyzor-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for pyzor" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-qemu/selinux-qemu-2.20180701-r1.ebuild b/sec-policy/selinux-qemu/selinux-qemu-2.20180701-r1.ebuild index 3ac8c85d7ff8..fe8ae668987d 100644 --- a/sec-policy/selinux-qemu/selinux-qemu-2.20180701-r1.ebuild +++ b/sec-policy/selinux-qemu/selinux-qemu-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for qemu" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-virt diff --git a/sec-policy/selinux-qmail/selinux-qmail-2.20180701-r1.ebuild b/sec-policy/selinux-qmail/selinux-qmail-2.20180701-r1.ebuild index 91f8c6d5ea57..5e16d6c6c55f 100644 --- a/sec-policy/selinux-qmail/selinux-qmail-2.20180701-r1.ebuild +++ b/sec-policy/selinux-qmail/selinux-qmail-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for qmail" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-quota/selinux-quota-2.20180701-r1.ebuild b/sec-policy/selinux-quota/selinux-quota-2.20180701-r1.ebuild index 36e2461e5a20..f1848292b1b8 100644 --- a/sec-policy/selinux-quota/selinux-quota-2.20180701-r1.ebuild +++ b/sec-policy/selinux-quota/selinux-quota-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for quota" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-radius/selinux-radius-2.20180701-r1.ebuild b/sec-policy/selinux-radius/selinux-radius-2.20180701-r1.ebuild index 5d61679de48d..cde40aed7298 100644 --- a/sec-policy/selinux-radius/selinux-radius-2.20180701-r1.ebuild +++ b/sec-policy/selinux-radius/selinux-radius-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for radius" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-radvd/selinux-radvd-2.20180701-r1.ebuild b/sec-policy/selinux-radvd/selinux-radvd-2.20180701-r1.ebuild index b92e3d1ca215..59c12e545cac 100644 --- a/sec-policy/selinux-radvd/selinux-radvd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-radvd/selinux-radvd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for radvd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-razor/selinux-razor-2.20180701-r1.ebuild b/sec-policy/selinux-razor/selinux-razor-2.20180701-r1.ebuild index 1d3b49748dc1..26be7d370147 100644 --- a/sec-policy/selinux-razor/selinux-razor-2.20180701-r1.ebuild +++ b/sec-policy/selinux-razor/selinux-razor-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for razor" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-redis/selinux-redis-2.20180701-r1.ebuild b/sec-policy/selinux-redis/selinux-redis-2.20180701-r1.ebuild index cf01a8f45bcb..31540ab13f4b 100644 --- a/sec-policy/selinux-redis/selinux-redis-2.20180701-r1.ebuild +++ b/sec-policy/selinux-redis/selinux-redis-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for redis" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20180701-r1.ebuild b/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20180701-r1.ebuild index 8b28c4fbe3c5..354499a5a548 100644 --- a/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20180701-r1.ebuild +++ b/sec-policy/selinux-remotelogin/selinux-remotelogin-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for remotelogin" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20180701-r1.ebuild b/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20180701-r1.ebuild index e1fbd450a3b6..37335248e9c2 100644 --- a/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20180701-r1.ebuild +++ b/sec-policy/selinux-resolvconf/selinux-resolvconf-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for resolvconf" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20180701-r1.ebuild b/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20180701-r1.ebuild index c3ff16e532a0..ea91d9382bc1 100644 --- a/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20180701-r1.ebuild +++ b/sec-policy/selinux-rgmanager/selinux-rgmanager-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for rgmanager" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-rngd/selinux-rngd-2.20180701-r1.ebuild b/sec-policy/selinux-rngd/selinux-rngd-2.20180701-r1.ebuild index cf9dea3431e6..d23e83945c55 100644 --- a/sec-policy/selinux-rngd/selinux-rngd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-rngd/selinux-rngd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for rngd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-roundup/selinux-roundup-2.20180701-r1.ebuild b/sec-policy/selinux-roundup/selinux-roundup-2.20180701-r1.ebuild index 2a695a0dcd64..fb2a8375386a 100644 --- a/sec-policy/selinux-roundup/selinux-roundup-2.20180701-r1.ebuild +++ b/sec-policy/selinux-roundup/selinux-roundup-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for roundup" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-rpc/selinux-rpc-2.20180701-r1.ebuild b/sec-policy/selinux-rpc/selinux-rpc-2.20180701-r1.ebuild index dd191f5c475e..6e80fbd9ceda 100644 --- a/sec-policy/selinux-rpc/selinux-rpc-2.20180701-r1.ebuild +++ b/sec-policy/selinux-rpc/selinux-rpc-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for rpc" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20180701-r1.ebuild b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20180701-r1.ebuild index 16c4589f6924..46b0b02c8ae9 100644 --- a/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20180701-r1.ebuild +++ b/sec-policy/selinux-rpcbind/selinux-rpcbind-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for rpcbind" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-rpm/selinux-rpm-2.20180701-r1.ebuild b/sec-policy/selinux-rpm/selinux-rpm-2.20180701-r1.ebuild index 9b767ab57db8..20293de32cc1 100644 --- a/sec-policy/selinux-rpm/selinux-rpm-2.20180701-r1.ebuild +++ b/sec-policy/selinux-rpm/selinux-rpm-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for rpm" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-rssh/selinux-rssh-2.20180701-r1.ebuild b/sec-policy/selinux-rssh/selinux-rssh-2.20180701-r1.ebuild index 802637b63464..1b3669598de7 100644 --- a/sec-policy/selinux-rssh/selinux-rssh-2.20180701-r1.ebuild +++ b/sec-policy/selinux-rssh/selinux-rssh-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for rssh" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-rtkit/selinux-rtkit-2.20180701-r1.ebuild b/sec-policy/selinux-rtkit/selinux-rtkit-2.20180701-r1.ebuild index e3c7a6ffeeca..ea16eebd84d0 100644 --- a/sec-policy/selinux-rtkit/selinux-rtkit-2.20180701-r1.ebuild +++ b/sec-policy/selinux-rtkit/selinux-rtkit-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for rtkit" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-dbus diff --git a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20180701-r1.ebuild b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20180701-r1.ebuild index 3b601d633ec8..c77650884d40 100644 --- a/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20180701-r1.ebuild +++ b/sec-policy/selinux-rtorrent/selinux-rtorrent-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for rtorrent" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-salt/selinux-salt-2.20180701-r1.ebuild b/sec-policy/selinux-salt/selinux-salt-2.20180701-r1.ebuild index bc84b0e7d7ea..09240a4440a4 100644 --- a/sec-policy/selinux-salt/selinux-salt-2.20180701-r1.ebuild +++ b/sec-policy/selinux-salt/selinux-salt-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for salt" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-samba/selinux-samba-2.20180701-r1.ebuild b/sec-policy/selinux-samba/selinux-samba-2.20180701-r1.ebuild index 3ab5f4c3c662..13919885a66f 100644 --- a/sec-policy/selinux-samba/selinux-samba-2.20180701-r1.ebuild +++ b/sec-policy/selinux-samba/selinux-samba-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for samba" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-sasl/selinux-sasl-2.20180701-r1.ebuild b/sec-policy/selinux-sasl/selinux-sasl-2.20180701-r1.ebuild index 5798ce3dd1bd..057290b7c659 100644 --- a/sec-policy/selinux-sasl/selinux-sasl-2.20180701-r1.ebuild +++ b/sec-policy/selinux-sasl/selinux-sasl-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for sasl" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-screen/selinux-screen-2.20180701-r1.ebuild b/sec-policy/selinux-screen/selinux-screen-2.20180701-r1.ebuild index 943274f4a0a3..ca9571bf7201 100644 --- a/sec-policy/selinux-screen/selinux-screen-2.20180701-r1.ebuild +++ b/sec-policy/selinux-screen/selinux-screen-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for screen" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-sendmail/selinux-sendmail-2.20180701-r1.ebuild b/sec-policy/selinux-sendmail/selinux-sendmail-2.20180701-r1.ebuild index b94c5bf9764c..31cc23ab73b1 100644 --- a/sec-policy/selinux-sendmail/selinux-sendmail-2.20180701-r1.ebuild +++ b/sec-policy/selinux-sendmail/selinux-sendmail-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for sendmail" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-sensord/selinux-sensord-2.20180701-r1.ebuild b/sec-policy/selinux-sensord/selinux-sensord-2.20180701-r1.ebuild index 4247b25372f9..818d40d26779 100644 --- a/sec-policy/selinux-sensord/selinux-sensord-2.20180701-r1.ebuild +++ b/sec-policy/selinux-sensord/selinux-sensord-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for sensord" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-shorewall/selinux-shorewall-2.20180701-r1.ebuild b/sec-policy/selinux-shorewall/selinux-shorewall-2.20180701-r1.ebuild index dfd988330a21..a54f231270be 100644 --- a/sec-policy/selinux-shorewall/selinux-shorewall-2.20180701-r1.ebuild +++ b/sec-policy/selinux-shorewall/selinux-shorewall-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for shorewall" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-shutdown/selinux-shutdown-2.20180701-r1.ebuild b/sec-policy/selinux-shutdown/selinux-shutdown-2.20180701-r1.ebuild index a1ee5c0570e9..5a58f4b2a9d9 100644 --- a/sec-policy/selinux-shutdown/selinux-shutdown-2.20180701-r1.ebuild +++ b/sec-policy/selinux-shutdown/selinux-shutdown-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for shutdown" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-skype/selinux-skype-2.20180701-r1.ebuild b/sec-policy/selinux-skype/selinux-skype-2.20180701-r1.ebuild index 0ae995509331..24a9f6f00ccf 100644 --- a/sec-policy/selinux-skype/selinux-skype-2.20180701-r1.ebuild +++ b/sec-policy/selinux-skype/selinux-skype-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for skype" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-slocate/selinux-slocate-2.20180701-r1.ebuild b/sec-policy/selinux-slocate/selinux-slocate-2.20180701-r1.ebuild index 8393ac0bfd57..18db803c8da6 100644 --- a/sec-policy/selinux-slocate/selinux-slocate-2.20180701-r1.ebuild +++ b/sec-policy/selinux-slocate/selinux-slocate-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for slocate" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20180701-r1.ebuild b/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20180701-r1.ebuild index 3602a91bf185..5c012bf4926e 100644 --- a/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20180701-r1.ebuild +++ b/sec-policy/selinux-slrnpull/selinux-slrnpull-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for slrnpull" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-smartmon/selinux-smartmon-2.20180701-r1.ebuild b/sec-policy/selinux-smartmon/selinux-smartmon-2.20180701-r1.ebuild index bda18992ab22..4a986b92551f 100644 --- a/sec-policy/selinux-smartmon/selinux-smartmon-2.20180701-r1.ebuild +++ b/sec-policy/selinux-smartmon/selinux-smartmon-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for smartmon" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-smokeping/selinux-smokeping-2.20180701-r1.ebuild b/sec-policy/selinux-smokeping/selinux-smokeping-2.20180701-r1.ebuild index 764fbe3b4119..e96cfaebd136 100644 --- a/sec-policy/selinux-smokeping/selinux-smokeping-2.20180701-r1.ebuild +++ b/sec-policy/selinux-smokeping/selinux-smokeping-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for smokeping" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-snmp/selinux-snmp-2.20180701-r1.ebuild b/sec-policy/selinux-snmp/selinux-snmp-2.20180701-r1.ebuild index 432be580324f..79885fa9aa2f 100644 --- a/sec-policy/selinux-snmp/selinux-snmp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-snmp/selinux-snmp-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for snmp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-snort/selinux-snort-2.20180701-r1.ebuild b/sec-policy/selinux-snort/selinux-snort-2.20180701-r1.ebuild index 2a79291258ea..23debe35dc4f 100644 --- a/sec-policy/selinux-snort/selinux-snort-2.20180701-r1.ebuild +++ b/sec-policy/selinux-snort/selinux-snort-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for snort" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-soundserver/selinux-soundserver-2.20180701-r1.ebuild b/sec-policy/selinux-soundserver/selinux-soundserver-2.20180701-r1.ebuild index 2ff6085dc186..542535b932f0 100644 --- a/sec-policy/selinux-soundserver/selinux-soundserver-2.20180701-r1.ebuild +++ b/sec-policy/selinux-soundserver/selinux-soundserver-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for soundserver" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20180701-r1.ebuild b/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20180701-r1.ebuild index 909e42792205..50d89abc902b 100644 --- a/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20180701-r1.ebuild +++ b/sec-policy/selinux-spamassassin/selinux-spamassassin-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for spamassassin" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20180701-r1.ebuild b/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20180701-r1.ebuild index c9c31f9b77ac..2e5f7bbbdbe7 100644 --- a/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20180701-r1.ebuild +++ b/sec-policy/selinux-speedtouch/selinux-speedtouch-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for speedtouch" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-squid/selinux-squid-2.20180701-r1.ebuild b/sec-policy/selinux-squid/selinux-squid-2.20180701-r1.ebuild index 21f8d9686c17..e4676cd09e4e 100644 --- a/sec-policy/selinux-squid/selinux-squid-2.20180701-r1.ebuild +++ b/sec-policy/selinux-squid/selinux-squid-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for squid" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-apache diff --git a/sec-policy/selinux-sssd/selinux-sssd-2.20180701-r1.ebuild b/sec-policy/selinux-sssd/selinux-sssd-2.20180701-r1.ebuild index ba214289acee..dfb77448b9b0 100644 --- a/sec-policy/selinux-sssd/selinux-sssd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-sssd/selinux-sssd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for sssd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-stunnel/selinux-stunnel-2.20180701-r1.ebuild b/sec-policy/selinux-stunnel/selinux-stunnel-2.20180701-r1.ebuild index 6d44c6fdbaad..9e40bd769ba4 100644 --- a/sec-policy/selinux-stunnel/selinux-stunnel-2.20180701-r1.ebuild +++ b/sec-policy/selinux-stunnel/selinux-stunnel-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for stunnel" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-subsonic/selinux-subsonic-2.20180701-r1.ebuild b/sec-policy/selinux-subsonic/selinux-subsonic-2.20180701-r1.ebuild index 452f4a422fcd..8da2a97a30f3 100644 --- a/sec-policy/selinux-subsonic/selinux-subsonic-2.20180701-r1.ebuild +++ b/sec-policy/selinux-subsonic/selinux-subsonic-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for subsonic" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-sudo/selinux-sudo-2.20180701-r1.ebuild b/sec-policy/selinux-sudo/selinux-sudo-2.20180701-r1.ebuild index f170453419a4..c258dfec679c 100644 --- a/sec-policy/selinux-sudo/selinux-sudo-2.20180701-r1.ebuild +++ b/sec-policy/selinux-sudo/selinux-sudo-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for sudo" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-sxid/selinux-sxid-2.20180701-r1.ebuild b/sec-policy/selinux-sxid/selinux-sxid-2.20180701-r1.ebuild index 73566a466c1a..03337e3760a4 100644 --- a/sec-policy/selinux-sxid/selinux-sxid-2.20180701-r1.ebuild +++ b/sec-policy/selinux-sxid/selinux-sxid-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for sxid" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-syncthing/selinux-syncthing-2.20180701-r1.ebuild b/sec-policy/selinux-syncthing/selinux-syncthing-2.20180701-r1.ebuild index fb45ab18b9ca..4a0329ccf96a 100644 --- a/sec-policy/selinux-syncthing/selinux-syncthing-2.20180701-r1.ebuild +++ b/sec-policy/selinux-syncthing/selinux-syncthing-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for syncthing" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-sysstat/selinux-sysstat-2.20180701-r1.ebuild b/sec-policy/selinux-sysstat/selinux-sysstat-2.20180701-r1.ebuild index 1551a51a365a..00fe739850a7 100644 --- a/sec-policy/selinux-sysstat/selinux-sysstat-2.20180701-r1.ebuild +++ b/sec-policy/selinux-sysstat/selinux-sysstat-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for sysstat" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-tboot/selinux-tboot-2.20180701-r1.ebuild b/sec-policy/selinux-tboot/selinux-tboot-2.20180701-r1.ebuild index 71edee22c6c5..5ecdd60a226b 100644 --- a/sec-policy/selinux-tboot/selinux-tboot-2.20180701-r1.ebuild +++ b/sec-policy/selinux-tboot/selinux-tboot-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tboot" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-tcpd/selinux-tcpd-2.20180701-r1.ebuild b/sec-policy/selinux-tcpd/selinux-tcpd-2.20180701-r1.ebuild index dbaebf94c9a4..75c353af2bd4 100644 --- a/sec-policy/selinux-tcpd/selinux-tcpd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-tcpd/selinux-tcpd-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tcpd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd diff --git a/sec-policy/selinux-tcsd/selinux-tcsd-2.20180701-r1.ebuild b/sec-policy/selinux-tcsd/selinux-tcsd-2.20180701-r1.ebuild index adc49785ec0a..07ba4df90b30 100644 --- a/sec-policy/selinux-tcsd/selinux-tcsd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-tcsd/selinux-tcsd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tcsd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-telnet/selinux-telnet-2.20180701-r1.ebuild b/sec-policy/selinux-telnet/selinux-telnet-2.20180701-r1.ebuild index ed9362153891..83f76295d709 100644 --- a/sec-policy/selinux-telnet/selinux-telnet-2.20180701-r1.ebuild +++ b/sec-policy/selinux-telnet/selinux-telnet-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for telnet" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-remotelogin diff --git a/sec-policy/selinux-tftp/selinux-tftp-2.20180701-r1.ebuild b/sec-policy/selinux-tftp/selinux-tftp-2.20180701-r1.ebuild index 6a14788e1b36..fea71b42db42 100644 --- a/sec-policy/selinux-tftp/selinux-tftp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-tftp/selinux-tftp-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tftp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-tgtd/selinux-tgtd-2.20180701-r1.ebuild b/sec-policy/selinux-tgtd/selinux-tgtd-2.20180701-r1.ebuild index 6df710db4630..adad83adbfef 100644 --- a/sec-policy/selinux-tgtd/selinux-tgtd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-tgtd/selinux-tgtd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tgtd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20180701-r1.ebuild b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20180701-r1.ebuild index fe691d8cd407..eda6f4dda128 100644 --- a/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20180701-r1.ebuild +++ b/sec-policy/selinux-thunderbird/selinux-thunderbird-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for thunderbird" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-timidity/selinux-timidity-2.20180701-r1.ebuild b/sec-policy/selinux-timidity/selinux-timidity-2.20180701-r1.ebuild index 4be6efafc96c..bc79a144fadf 100644 --- a/sec-policy/selinux-timidity/selinux-timidity-2.20180701-r1.ebuild +++ b/sec-policy/selinux-timidity/selinux-timidity-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for timidity" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20180701-r1.ebuild b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20180701-r1.ebuild index 49add2559ade..c6af6d783ab9 100644 --- a/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20180701-r1.ebuild +++ b/sec-policy/selinux-tmpreaper/selinux-tmpreaper-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tmpreaper" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-tor/selinux-tor-2.20180701-r1.ebuild b/sec-policy/selinux-tor/selinux-tor-2.20180701-r1.ebuild index 5aa55ea732f0..15412e3ee7f3 100644 --- a/sec-policy/selinux-tor/selinux-tor-2.20180701-r1.ebuild +++ b/sec-policy/selinux-tor/selinux-tor-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tor" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-tripwire/selinux-tripwire-2.20180701-r1.ebuild b/sec-policy/selinux-tripwire/selinux-tripwire-2.20180701-r1.ebuild index 748273d6d53f..087f7c23ac38 100644 --- a/sec-policy/selinux-tripwire/selinux-tripwire-2.20180701-r1.ebuild +++ b/sec-policy/selinux-tripwire/selinux-tripwire-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for tripwire" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20180701-r1.ebuild b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20180701-r1.ebuild index a8d12b4fad56..46f7d8ed5ad7 100644 --- a/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ucspitcp/selinux-ucspitcp-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ucspitcp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-ulogd/selinux-ulogd-2.20180701-r1.ebuild b/sec-policy/selinux-ulogd/selinux-ulogd-2.20180701-r1.ebuild index 8dd9622e1527..8d697ab1e043 100644 --- a/sec-policy/selinux-ulogd/selinux-ulogd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-ulogd/selinux-ulogd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for ulogd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-uml/selinux-uml-2.20180701-r1.ebuild b/sec-policy/selinux-uml/selinux-uml-2.20180701-r1.ebuild index 64e52e582f92..fc05e6f8fa0d 100644 --- a/sec-policy/selinux-uml/selinux-uml-2.20180701-r1.ebuild +++ b/sec-policy/selinux-uml/selinux-uml-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for uml" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-unconfined/selinux-unconfined-2.20180701-r1.ebuild b/sec-policy/selinux-unconfined/selinux-unconfined-2.20180701-r1.ebuild index 43c9b7b8e9b3..dee7278d1c8a 100644 --- a/sec-policy/selinux-unconfined/selinux-unconfined-2.20180701-r1.ebuild +++ b/sec-policy/selinux-unconfined/selinux-unconfined-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for unconfined" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-uptime/selinux-uptime-2.20180701-r1.ebuild b/sec-policy/selinux-uptime/selinux-uptime-2.20180701-r1.ebuild index ebc62cef7c80..d5169428d8a0 100644 --- a/sec-policy/selinux-uptime/selinux-uptime-2.20180701-r1.ebuild +++ b/sec-policy/selinux-uptime/selinux-uptime-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for uptime" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20180701-r1.ebuild b/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20180701-r1.ebuild index 5b87f855a57e..77086190dbf7 100644 --- a/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-usbmuxd/selinux-usbmuxd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for usbmuxd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-uucp/selinux-uucp-2.20180701-r1.ebuild b/sec-policy/selinux-uucp/selinux-uucp-2.20180701-r1.ebuild index 8c9d51902f24..bcdb36263a0d 100644 --- a/sec-policy/selinux-uucp/selinux-uucp-2.20180701-r1.ebuild +++ b/sec-policy/selinux-uucp/selinux-uucp-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for uucp" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-inetd diff --git a/sec-policy/selinux-uwimap/selinux-uwimap-2.20180701-r1.ebuild b/sec-policy/selinux-uwimap/selinux-uwimap-2.20180701-r1.ebuild index 51464c765d13..fa166ff4d6ec 100644 --- a/sec-policy/selinux-uwimap/selinux-uwimap-2.20180701-r1.ebuild +++ b/sec-policy/selinux-uwimap/selinux-uwimap-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for uwimap" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20180701-r1.ebuild b/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20180701-r1.ebuild index e25f57d05481..5d96f75d4bf7 100644 --- a/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20180701-r1.ebuild +++ b/sec-policy/selinux-uwsgi/selinux-uwsgi-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for uWSGI" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-varnishd/selinux-varnishd-2.20180701-r1.ebuild b/sec-policy/selinux-varnishd/selinux-varnishd-2.20180701-r1.ebuild index 32059274afa4..58ff5b620600 100644 --- a/sec-policy/selinux-varnishd/selinux-varnishd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-varnishd/selinux-varnishd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for varnishd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-vbetool/selinux-vbetool-2.20180701-r1.ebuild b/sec-policy/selinux-vbetool/selinux-vbetool-2.20180701-r1.ebuild index 9028867c2cf0..1fae46d40afe 100644 --- a/sec-policy/selinux-vbetool/selinux-vbetool-2.20180701-r1.ebuild +++ b/sec-policy/selinux-vbetool/selinux-vbetool-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vbetool" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-vdagent/selinux-vdagent-2.20180701-r1.ebuild b/sec-policy/selinux-vdagent/selinux-vdagent-2.20180701-r1.ebuild index cc7d763e03dd..dd75b226f07a 100644 --- a/sec-policy/selinux-vdagent/selinux-vdagent-2.20180701-r1.ebuild +++ b/sec-policy/selinux-vdagent/selinux-vdagent-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vdagent" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-vde/selinux-vde-2.20180701-r1.ebuild b/sec-policy/selinux-vde/selinux-vde-2.20180701-r1.ebuild index 69c143bd9777..1144bee56a4f 100644 --- a/sec-policy/selinux-vde/selinux-vde-2.20180701-r1.ebuild +++ b/sec-policy/selinux-vde/selinux-vde-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vde" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-virt/selinux-virt-2.20180701-r1.ebuild b/sec-policy/selinux-virt/selinux-virt-2.20180701-r1.ebuild index 4c2b8e1ee3ad..cf7fa353a039 100644 --- a/sec-policy/selinux-virt/selinux-virt-2.20180701-r1.ebuild +++ b/sec-policy/selinux-virt/selinux-virt-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for virt" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-vlock/selinux-vlock-2.20180701-r1.ebuild b/sec-policy/selinux-vlock/selinux-vlock-2.20180701-r1.ebuild index 5ceb572ace30..3e49d8855041 100644 --- a/sec-policy/selinux-vlock/selinux-vlock-2.20180701-r1.ebuild +++ b/sec-policy/selinux-vlock/selinux-vlock-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vlock" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-vmware/selinux-vmware-2.20180701-r1.ebuild b/sec-policy/selinux-vmware/selinux-vmware-2.20180701-r1.ebuild index 85939ad36b26..32e20408ebb9 100644 --- a/sec-policy/selinux-vmware/selinux-vmware-2.20180701-r1.ebuild +++ b/sec-policy/selinux-vmware/selinux-vmware-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vmware" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20180701-r1.ebuild b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20180701-r1.ebuild index a96ef5b2ccad..ece217c60ed1 100644 --- a/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20180701-r1.ebuild +++ b/sec-policy/selinux-vnstatd/selinux-vnstatd-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vnstatd" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-vpn/selinux-vpn-2.20180701-r1.ebuild b/sec-policy/selinux-vpn/selinux-vpn-2.20180701-r1.ebuild index 7132c9718995..5c31996e786d 100644 --- a/sec-policy/selinux-vpn/selinux-vpn-2.20180701-r1.ebuild +++ b/sec-policy/selinux-vpn/selinux-vpn-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for vpn" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-watchdog/selinux-watchdog-2.20180701-r1.ebuild b/sec-policy/selinux-watchdog/selinux-watchdog-2.20180701-r1.ebuild index 3bf64e50b5ac..b64adfc9c3e1 100644 --- a/sec-policy/selinux-watchdog/selinux-watchdog-2.20180701-r1.ebuild +++ b/sec-policy/selinux-watchdog/selinux-watchdog-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for watchdog" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-webalizer/selinux-webalizer-2.20180701-r1.ebuild b/sec-policy/selinux-webalizer/selinux-webalizer-2.20180701-r1.ebuild index 1faf79c01338..01b91667ffe9 100644 --- a/sec-policy/selinux-webalizer/selinux-webalizer-2.20180701-r1.ebuild +++ b/sec-policy/selinux-webalizer/selinux-webalizer-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for webalizer" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} diff --git a/sec-policy/selinux-wine/selinux-wine-2.20180701-r1.ebuild b/sec-policy/selinux-wine/selinux-wine-2.20180701-r1.ebuild index 2d14db60213d..03a7e3599da6 100644 --- a/sec-policy/selinux-wine/selinux-wine-2.20180701-r1.ebuild +++ b/sec-policy/selinux-wine/selinux-wine-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for wine" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-wireshark/selinux-wireshark-2.20180701-r1.ebuild b/sec-policy/selinux-wireshark/selinux-wireshark-2.20180701-r1.ebuild index a53c36b9a8b4..2362729bbbe4 100644 --- a/sec-policy/selinux-wireshark/selinux-wireshark-2.20180701-r1.ebuild +++ b/sec-policy/selinux-wireshark/selinux-wireshark-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for wireshark" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-wm/selinux-wm-2.20180701-r1.ebuild b/sec-policy/selinux-wm/selinux-wm-2.20180701-r1.ebuild index 356ec814381b..f818a42548fa 100644 --- a/sec-policy/selinux-wm/selinux-wm-2.20180701-r1.ebuild +++ b/sec-policy/selinux-wm/selinux-wm-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for wm" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-xen/selinux-xen-2.20180701-r1.ebuild b/sec-policy/selinux-xen/selinux-xen-2.20180701-r1.ebuild index a03e6da72146..cb7a1a3addcf 100644 --- a/sec-policy/selinux-xen/selinux-xen-2.20180701-r1.ebuild +++ b/sec-policy/selinux-xen/selinux-xen-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for xen" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-xfs/selinux-xfs-2.20180701-r1.ebuild b/sec-policy/selinux-xfs/selinux-xfs-2.20180701-r1.ebuild index cf06c723ddfd..3212d8c4fadb 100644 --- a/sec-policy/selinux-xfs/selinux-xfs-2.20180701-r1.ebuild +++ b/sec-policy/selinux-xfs/selinux-xfs-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for xfs" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-xprint/selinux-xprint-2.20180701-r1.ebuild b/sec-policy/selinux-xprint/selinux-xprint-2.20180701-r1.ebuild index 403d7b9730b2..2c0e12ee7e37 100644 --- a/sec-policy/selinux-xprint/selinux-xprint-2.20180701-r1.ebuild +++ b/sec-policy/selinux-xprint/selinux-xprint-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for xprint" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20180701-r1.ebuild b/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20180701-r1.ebuild index 2fde998e703d..00443bfa31a5 100644 --- a/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20180701-r1.ebuild +++ b/sec-policy/selinux-xscreensaver/selinux-xscreensaver-2.20180701-r1.ebuild @@ -11,7 +11,7 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for xscreensaver" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi DEPEND="${DEPEND} sec-policy/selinux-xserver diff --git a/sec-policy/selinux-xserver/selinux-xserver-2.20180701-r1.ebuild b/sec-policy/selinux-xserver/selinux-xserver-2.20180701-r1.ebuild index a32bb13fcdbb..772b8e1fe26c 100644 --- a/sec-policy/selinux-xserver/selinux-xserver-2.20180701-r1.ebuild +++ b/sec-policy/selinux-xserver/selinux-xserver-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for xserver" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sec-policy/selinux-zabbix/selinux-zabbix-2.20180701-r1.ebuild b/sec-policy/selinux-zabbix/selinux-zabbix-2.20180701-r1.ebuild index 60a2bf7d34cf..042c57b37faf 100644 --- a/sec-policy/selinux-zabbix/selinux-zabbix-2.20180701-r1.ebuild +++ b/sec-policy/selinux-zabbix/selinux-zabbix-2.20180701-r1.ebuild @@ -11,5 +11,5 @@ inherit selinux-policy-2 DESCRIPTION="SELinux policy for zabbix" if [[ ${PV} != 9999* ]] ; then - KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86" + KEYWORDS="amd64 -arm ~arm64 ~mips x86" fi diff --git a/sys-apps/Manifest.gz b/sys-apps/Manifest.gz index 85b5546516d0..d98302ebc17c 100644 Binary files a/sys-apps/Manifest.gz and b/sys-apps/Manifest.gz differ diff --git a/sys-apps/apply-default-acl/apply-default-acl-0.4.1.ebuild b/sys-apps/apply-default-acl/apply-default-acl-0.4.1.ebuild index dac225d9c5f4..266f0207fad6 100644 --- a/sys-apps/apply-default-acl/apply-default-acl-0.4.1.ebuild +++ b/sys-apps/apply-default-acl/apply-default-acl-0.4.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="sys-apps/acl" RDEPEND="${DEPEND}" diff --git a/sys-apps/man-db/Manifest b/sys-apps/man-db/Manifest index fe35aa0569ba..0b3bc1785ef0 100644 --- a/sys-apps/man-db/Manifest +++ b/sys-apps/man-db/Manifest @@ -1,3 +1,3 @@ DIST man-db-2.7.6.1.tar.xz 1541316 BLAKE2B ea3aa7e90ea8af4882bd99d99374cc37d9c0c7f70bb970973eb3f2178aa4323bcdebc7f39f142ec0144dbe55a9f86aba15d9fe281d2662d280b8e6dca9452f24 SHA512 623c5e7f8b7c289908b2c926f8777293b8d39aeceef0d2509d701a8b0bfa81408650f655c8608318221786c751a79ee91124b07993de5298cd7fa6d8bb737301 -DIST man-db-2.8.2.tar.xz 1622504 BLAKE2B fc551838488323914319cde2b4d0d724be63741a1e0ed816a67a26da89dfa84a7faf99a9aba20e0e254129aa0f26505b76f4ba6be6786281c4d105e96829e9ee SHA512 ffd6c3ba605da419c819dcad10edf713242074a035ce405f4c97dbbd2a7e9b253f82efae1022d08d9f04591014e752ff38a3f8727e5a5cf60d33a9167cc2d8fc DIST man-db-2.8.3.tar.xz 1624280 BLAKE2B 6158608a5a6ecd361391a17642a4bbc9275a8a3105a39d6f6c3971aceb275cfb16670c51dfa8f1d7fc0136fc1b5e96e39c88e8c1d91e9a47d7a1351d16623a93 SHA512 35d5dda7a2bda94978d10770d24d4c78b3c62c71a68cfeb400df61b0df289ed17aa8aa223d4ae3ffa094d76df8d9172b878230fd7b0397ce7728b9c8ac0b1745 +DIST man-db-2.8.4.tar.xz 1779488 BLAKE2B c5f9b06c4b24e046e4b8fbcf4f43015133d18d875edd79f0aad992d884e83fc28a8c3b7d82ded187293d858dfadae48eb088722c3ffc91eec64b71cdf46750be SHA512 3cc160a5a8a0a4e918f6f6546582d1e5fe9851a13c5bd8dc94e3fcbf4ec28cb3cd1524b1ae30722931c84981fa8ca9ac64c9c4d9544c2d0bea80ac9f39cb5e66 diff --git a/sys-apps/man-db/man-db-2.8.2.ebuild b/sys-apps/man-db/man-db-2.8.4.ebuild similarity index 100% rename from sys-apps/man-db/man-db-2.8.2.ebuild rename to sys-apps/man-db/man-db-2.8.4.ebuild diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest index b3b8cf9dd41d..9334cbd1844a 100644 --- a/sys-apps/portage/Manifest +++ b/sys-apps/portage/Manifest @@ -4,7 +4,6 @@ DIST portage-2.3.24.tar.bz2 959266 BLAKE2B bc15f10599c694ad29f5a55264e929d0a04a9 DIST portage-2.3.40-bug-656942-bug-657436-937d0156aa06.patch 15214 BLAKE2B 0351f82cd46aa1523eb0f70109551009a422546f2fbde1beee7a18dad4ecbfc6465b3b3052a25720196950f7da81adeb66d87940f2b477fbeca27afba56fa18e SHA512 b0482b8dac8af97b841ded426001872c1c708f649dc7774bd3c7003179888fd4d126ece33d001d127b643d88b8a70b9af75bbeb36beeaca7b8ad308f92ff72e7 DIST portage-2.3.40-bug-657436-937d0156aa06-1fc628eead43.patch 4131 BLAKE2B 1b051097ef4fb073d22b9ef3472077b4845190ec3839886f462cacbee0996dc4c036549c4beab09025e1bb42f421e5032144e90197e3aa5de08dd7d8d1c50fbb SHA512 5910469816b69afb7a0078dd3b35a5304e2c806ac03ff3949603cf4162900fd9dd1df15661b91a2181528e8406679e525308822a0f6ddf4799c79fa9652c27a9 DIST portage-2.3.40.tar.bz2 995122 BLAKE2B 3bfadee6cf57dace32bb4a365850650e13664202f3b16bf75821ff6226e85da823785ac87875fa82bd5cf1b953d638773819495f73f471c06ffd6926518df1ac SHA512 ded128c1941664fab6bc95f05115ec08900fddaedd1b6f12afa48da024531ee8939134d49759e09995c76a95e41beafdbf5528a5b62d3bf21c826ab1ac0cd1c5 -DIST portage-2.3.41.tar.bz2 996250 BLAKE2B f76c9198b5a4f00a5d67c85613b182dcb30c8ff568cd74b798c230945294532ecac65a682e97b64da28dd297b6d985445b7f3999b84d5152e4241f22e8813330 SHA512 113113a982e346c31e65c326326913458229c05d443f531c1d1897a679dda143d80223cab8bfbe831f4d92b6db9d09fc451ae3c7753e4d73b33736cc4f34c5e9 -DIST portage-2.3.42.tar.bz2 998518 BLAKE2B 8943dcaf80b9bd566dcc9297e655a225cfafb0d316b17a82aeb25ea05f9cfeeda1ff6a78eb500f85057e98f936ae923200112f3dca920325182e793b4bde74be SHA512 406776e7e026ed5f91c8f16b823a0f18d59deb864ac9e5f86447eba9785b33a91ffc737d9aec19ea764b3f1c32b15dad9c5bb7d35cbf0225c6ed9daa8a471d5f DIST portage-2.3.43.tar.bz2 998958 BLAKE2B 28874db4dc989e550aa4a54a91b8ad303f17b2444d6e23a539672c4742ec62c4228f6070f0d36a31b90d1d32998bc4825de706e5a6635bb7051e5b592f8e3eac SHA512 b8f3ab4f700cc72364b38153451a32a371d0b222feacfb206017be7182596cbc83b7e036025d07399e8b32cf3e3889dbc6ba8d26a64fbfc4253f1506da3c8252 +DIST portage-2.3.44.tar.bz2 1008301 BLAKE2B de370ce9f455e6f778dece3be78703f23852caa9185d79b54e6fc35939923f2a28c91aa372a4ae601872b7933970b536e935ea1f8cb8604bf1547dced3d70c33 SHA512 e491998958439dc27fed6e6f9a3b87867c881cae6ec1fe9515db3277fb2f6f866b6ea6298bae5bf6553591ebe75719a5f379ae92e4aede440ac620ce4af9160d DIST portage-2.3.8.tar.bz2 938062 BLAKE2B 3f7bedf6268131a3b3539d53c8a7bb069b533b3a78e5eec521b6201439c8ee5e66996e798fe295561d0a94bfcd32adf414d4f8b5e7a93035cea09749406e64a3 SHA512 4b4b2de20323799b9b0f7a8812f939aa9a96d2744a0f65ad5287ba49744c491b55169cdb21f2885317a6a7c960d2070775ffd798f247b44eebc677c33c271eb8 diff --git a/sys-apps/portage/portage-2.3.42-r1.ebuild b/sys-apps/portage/portage-2.3.42-r1.ebuild deleted file mode 100644 index cc042b0b156e..000000000000 --- a/sys-apps/portage/portage-2.3.42-r1.ebuild +++ /dev/null @@ -1,288 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( - pypy - python3_4 python3_5 python3_6 - python2_7 -) -PYTHON_REQ_USE='bzip2(+),threads(+)' - -inherit distutils-r1 systemd - -DESCRIPTION="Portage is the package management and distribution system for Gentoo" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd" -SLOT="0" -IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr" - -DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') ) - >=app-arch/tar-1.27 - dev-lang/python-exec:2 - >=sys-apps/sed-4.0.5 sys-devel/patch - doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 ) - epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )" -# Require sandbox-2.2 for bug #288863. -# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's -# quite slow, so it's not considered in the dependencies as an alternative to -# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so -# for now, don't pull in xattr deps for other kernels. -# For whirlpool hash, require python[ssl] (bug #425046). -# For compgen, require bash[readline] (bug #445576). -# app-portage/gemato goes without PYTHON_USEDEP since we're calling -# the executable. -RDEPEND=" - >=app-arch/tar-1.27 - dev-lang/python-exec:2 - !build? ( - >=sys-apps/sed-4.0.5 - app-shells/bash:0[readline] - >=app-admin/eselect-1.2 - $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \ - python{2_7,3_4,3_5} pypy) - rsync-verify? ( - >=app-portage/gemato-12.1[${PYTHON_USEDEP}] - app-crypt/openpgp-keys-gentoo-release - >=app-crypt/gnupg-2.2.4-r2[ssl(-)] - ) - ) - elibc_FreeBSD? ( sys-freebsd/freebsd-bin ) - elibc_glibc? ( >=sys-apps/sandbox-2.2 ) - elibc_musl? ( >=sys-apps/sandbox-2.2 ) - elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) - >=app-misc/pax-utils-0.1.17 - selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] ) - xattr? ( kernel_linux? ( - >=sys-apps/install-xattr-0.3 - $(python_gen_cond_dep 'dev-python/pyxattr[${PYTHON_USEDEP}]' \ - python2_7 pypy) - ) ) - !> cnf/make.globals || die - fi - - if use native-extensions; then - printf "[build_ext]\nportage-ext-modules=true\n" >> \ - setup.cfg || die - fi - - if ! use ipc ; then - einfo "Disabling ipc..." - sed -e "s:_enable_ipc_daemon = True:_enable_ipc_daemon = False:" \ - -i pym/_emerge/AbstractEbuildProcess.py || \ - die "failed to patch AbstractEbuildProcess.py" - fi - - if use xattr && use kernel_linux ; then - einfo "Adding FEATURES=xattr to make.globals ..." - echo -e '\nFEATURES="${FEATURES} xattr"' >> cnf/make.globals \ - || die "failed to append to make.globals" - fi - - if use build || ! use rsync-verify; then - sed -e '/^sync-rsync-verify-metamanifest/s|yes|no|' \ - -i cnf/repos.conf || die "sed failed" - fi - - if [[ -n ${EPREFIX} ]] ; then - einfo "Setting portage.const.EPREFIX ..." - sed -e "s|^\(SANDBOX_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/bin/sandbox\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(FAKEROOT_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/bin/fakeroot\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(BASH_BINARY[[:space:]]*=[[:space:]]*\"\)\(/bin/bash\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(MOVE_BINARY[[:space:]]*=[[:space:]]*\"\)\(/bin/mv\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(PRELINK_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/sbin/prelink\"\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(EPREFIX[[:space:]]*=[[:space:]]*\"\).*|\\1${EPREFIX}\"|" \ - -i pym/portage/const.py || \ - die "Failed to patch portage.const.EPREFIX" - - einfo "Prefixing shebangs ..." - while read -r -d $'\0' ; do - local shebang=$(head -n1 "$REPLY") - if [[ ${shebang} == "#!"* && ! ${shebang} == "#!${EPREFIX}/"* ]] ; then - sed -i -e "1s:.*:#!${EPREFIX}${shebang:2}:" "$REPLY" || \ - die "sed failed" - fi - done < <(find . -type f -print0) - - einfo "Adjusting make.globals ..." - sed -e "s|\(/usr/portage\)|${EPREFIX}\\1|" \ - -e "s|^\(PORTAGE_TMPDIR=\"\)\(/var/tmp\"\)|\\1${EPREFIX}\\2|" \ - -i cnf/make.globals || die "sed failed" - - einfo "Adjusting repos.conf ..." - sed -e "s|^\(location = \)\(/usr/portage\)|\\1${EPREFIX}\\2|" \ - -e "s|^\(sync-openpgp-key-path = \)\(.*\)|\\1${EPREFIX}\\2|" \ - -i cnf/repos.conf || die "sed failed" - if use prefix-guest ; then - sed -e "s|^\(main-repo = \).*|\\1gentoo_prefix|" \ - -e "s|^\\[gentoo\\]|[gentoo_prefix]|" \ - -e "s|^\(sync-uri = \).*|\\1rsync://rsync.prefix.bitzolder.nl/gentoo-portage-prefix|" \ - -i cnf/repos.conf || die "sed failed" - fi - - einfo "Adding FEATURES=force-prefix to make.globals ..." - echo -e '\nFEATURES="${FEATURES} force-prefix"' >> cnf/make.globals \ - || die "failed to append to make.globals" - fi - - cd "${S}/cnf" || die - if [ -f "make.conf.example.${ARCH}".diff ]; then - patch make.conf.example "make.conf.example.${ARCH}".diff || \ - die "Failed to patch make.conf.example" - else - eerror "" - eerror "Portage does not have an arch-specific configuration for this arch." - eerror "Please notify the arch maintainer about this issue. Using generic." - eerror "" - fi -} - -python_compile_all() { - local targets=() - use doc && targets+=( docbook ) - use epydoc && targets+=( epydoc ) - - if [[ ${targets[@]} ]]; then - esetup.py "${targets[@]}" - fi -} - -python_test() { - esetup.py test -} - -python_install() { - # Install sbin scripts to bindir for python-exec linking - # they will be relocated in pkg_preinst() - distutils-r1_python_install \ - --system-prefix="${EPREFIX}/usr" \ - --bindir="$(python_get_scriptdir)" \ - --docdir="${EPREFIX}/usr/share/doc/${PF}" \ - --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \ - --portage-bindir="${EPREFIX}/usr/lib/portage/${EPYTHON}" \ - --sbindir="$(python_get_scriptdir)" \ - --sysconfdir="${EPREFIX}/etc" \ - "${@}" -} - -python_install_all() { - distutils-r1_python_install_all - - local targets=() - use doc && targets+=( - install_docbook - --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" - ) - use epydoc && targets+=( - install_epydoc - --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" - ) - - # install docs - if [[ ${targets[@]} ]]; then - esetup.py "${targets[@]}" - fi - - systemd_dotmpfilesd "${FILESDIR}"/portage-ccache.conf - - # Due to distutils/python-exec limitations - # these must be installed to /usr/bin. - local sbin_relocations='archive-conf dispatch-conf emaint env-update etc-update fixpackages regenworld' - einfo "Moving admin scripts to the correct directory" - dodir /usr/sbin - for target in ${sbin_relocations}; do - einfo "Moving /usr/bin/${target} to /usr/sbin/${target}" - mv "${ED}usr/bin/${target}" "${ED}usr/sbin/${target}" || die "sbin scripts move failed!" - done -} - -pkg_preinst() { - # comment out sanity test until it is fixed to work - # with the new PORTAGE_PYM_PATH - #if [[ $ROOT == / ]] ; then - ## Run some minimal tests as a sanity check. - #local test_runner=$(find "${ED}" -name runTests) - #if [[ -n $test_runner && -x $test_runner ]] ; then - #einfo "Running preinst sanity tests..." - #"$test_runner" || die "preinst sanity tests failed" - #fi - #fi - - # elog dir must exist to avoid logrotate error for bug #415911. - # This code runs in preinst in order to bypass the mapping of - # portage:portage to root:root which happens after src_install. - keepdir /var/log/portage/elog - # This is allowed to fail if the user/group are invalid for prefix users. - if chown portage:portage "${ED}"var/log/portage{,/elog} 2>/dev/null ; then - chmod g+s,ug+rwx "${ED}"var/log/portage{,/elog} - fi - - if has_version ">=${CATEGORY}/${PN}-2.3.1" && \ - has_version "<${CATEGORY}/${PN}-2.3.3"; then - SYNC_DEPTH_UPGRADE=true - else - SYNC_DEPTH_UPGRADE=false - fi -} - -pkg_postinst() { - if ${SYNC_DEPTH_UPGRADE}; then - ewarn "Please note that this release no longer respects sync-depth for" - ewarn "git repositories. There have been too many problems and" - ewarn "performance issues. See bugs 552814, 559008" - fi - einfo "" - einfo "This release of portage NO LONGER contains the repoman code base." - einfo "Repoman has its own ebuild and release package." - einfo "For repoman functionality please emerge app-portage/repoman" - einfo "Please report any bugs you may encounter." - einfo "" -} diff --git a/sys-apps/portage/portage-2.3.41.ebuild b/sys-apps/portage/portage-2.3.44.ebuild similarity index 97% rename from sys-apps/portage/portage-2.3.41.ebuild rename to sys-apps/portage/portage-2.3.44.ebuild index 08db0a649a22..4cf0b294edb7 100644 --- a/sys-apps/portage/portage-2.3.41.ebuild +++ b/sys-apps/portage/portage-2.3.44.ebuild @@ -5,7 +5,7 @@ EAPI=5 PYTHON_COMPAT=( pypy - python3_4 python3_5 python3_6 + python3_4 python3_5 python3_6 python3_7 python2_7 ) PYTHON_REQ_USE='bzip2(+),threads(+)' @@ -61,7 +61,8 @@ RDEPEND=" $(python_gen_cond_dep 'dev-python/pyxattr[${PYTHON_USEDEP}]' \ python2_7 pypy) ) ) - ! - - naota@gentoo.org - - - cjk@gentoo.org - Cjk - - deton/ibus-tutcode + https://git.janouch.name/p/sensei-raw-ctl/issues + https://git.janouch.name/p/sensei-raw-ctl/commits/branch/master + + thev00d00@gentoo.org + diff --git a/sys-apps/sensei-raw-ctl/sensei-raw-ctl-0.0_pre20180729.ebuild b/sys-apps/sensei-raw-ctl/sensei-raw-ctl-0.0_pre20180729.ebuild new file mode 100644 index 000000000000..1afb62454342 --- /dev/null +++ b/sys-apps/sensei-raw-ctl/sensei-raw-ctl-0.0_pre20180729.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +EGIT_COMMIT="175d72ee849afe6e3547739132103cb26acf9173" + +inherit cmake-utils + +DESCRIPTION="SteelSeries Sensei Raw configuration tool" +HOMEPAGE="https://git.janouch.name/p/sensei-raw-ctl" +SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="ISC" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="gtk" + +DEPEND=" + virtual/libusb:1 + gtk? ( x11-libs/gtk+:3 ) +" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${PN}" + +src_configure() { + local mycmakeargs=( + "-DBUILD_GUI=$(usex gtk)" + ) + cmake-utils_src_configure +} diff --git a/sys-apps/ucspi-ssl/ucspi-ssl-0.94-r1.ebuild b/sys-apps/ucspi-ssl/ucspi-ssl-0.94-r1.ebuild index e04657a7bf63..208e9bc702d7 100644 --- a/sys-apps/ucspi-ssl/ucspi-ssl-0.94-r1.ebuild +++ b/sys-apps/ucspi-ssl/ucspi-ssl-0.94-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://www.fehcom.de/ipnet/ucspi-ssl/${P}.tgz" LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd" IUSE="perl" DEPEND=" diff --git a/sys-auth/Manifest.gz b/sys-auth/Manifest.gz index 0b2b84d27177..c86c4e917dba 100644 Binary files a/sys-auth/Manifest.gz and b/sys-auth/Manifest.gz differ diff --git a/sys-auth/keystone/Manifest b/sys-auth/keystone/Manifest index fda817ca53e2..b9c30b8d8a4d 100644 --- a/sys-auth/keystone/Manifest +++ b/sys-auth/keystone/Manifest @@ -1,2 +1,2 @@ -DIST keystone-12.0.0.tar.gz 1491044 BLAKE2B ebe5fd423509e94d636e303825ac499cf9017a616971654ee52dead111b0fdc76379cf24554c7dd115b1d1a65b081e6931bd890613736f6bffe75e8628f94f7a SHA512 7b7e6cb56b9d22e92834ccfb31dcd6d28d7318e2d8160da93cbc48cdb72aa626021db5b38068ca76caae88e68204c3650f7ce728bc8e1791df8fc8d36072483c -DIST keystone-13.0.0.tar.gz 1462543 BLAKE2B f34da8cd1af58e8de589c0eb5f3f1f6519f4fcadc6152289c9d1196e6fc9fc3ac607af9686884d3a8072514ed8e6c275a2147c5a4d38c3a93660c1b499544539 SHA512 97e6eba83e47480e3f756f8a726012835c5fcb33534d8cc7eb31343a29e4c23ddf20be10adafb257850c8d846fbf2f674dc5f44a09fd901f95ef5b342c066097 +DIST keystone-12.0.1.tar.gz 1492793 BLAKE2B db2d9292be475b73398e767505bbd73d33397a4d7a4bd671877c4a4b7ee22b1e4aa63d86b7a251c1de51bfc74f06d384f2c25242e0b25901db93d627f993e660 SHA512 e6fc4b3c26c58adfe896070fb5034b9ad1fa8c281824177b9ffd0d3aa5f0d5cec7ed3e6e91d404f2bd3bb1cd913819941b25edd0e5c414fa9a9c5f403575141e +DIST keystone-13.0.1.tar.gz 1460979 BLAKE2B 9a22b0ba0c66cab9a65f3197c08f93a4c592f4bd67ae59b3dec182db589ff50c2bbf8e269706859d285a4811a1cd32533b7c07b595d2697bba1c487908b1a975 SHA512 cfe89be9b49dd54095ff38b5d2f13eba0e41ecf111ce0dcd40cfc64eaccc1f1105f870f866a2cc49f89c72d0981d5112ee0f8444fc5810f79b65c0f5de7bfc15 diff --git a/sys-auth/keystone/keystone-12.0.0-r1.ebuild b/sys-auth/keystone/keystone-12.0.1.ebuild similarity index 100% rename from sys-auth/keystone/keystone-12.0.0-r1.ebuild rename to sys-auth/keystone/keystone-12.0.1.ebuild diff --git a/sys-auth/keystone/keystone-13.0.0-r1.ebuild b/sys-auth/keystone/keystone-13.0.1.ebuild similarity index 100% rename from sys-auth/keystone/keystone-13.0.0-r1.ebuild rename to sys-auth/keystone/keystone-13.0.1.ebuild diff --git a/sys-boot/Manifest.gz b/sys-boot/Manifest.gz index ee31a8ee15eb..0b12df2d8dac 100644 Binary files a/sys-boot/Manifest.gz and b/sys-boot/Manifest.gz differ diff --git a/sys-boot/getdvhoff/Manifest b/sys-boot/getdvhoff/Manifest deleted file mode 100644 index 828a3fbd7a5b..000000000000 --- a/sys-boot/getdvhoff/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sgibootcd-0.12.tar.bz2 3810 BLAKE2B 973c6e01f1e90b9009b57725e59e295e8cbdcc30595735eab1a4cd3929aa71edde66d352bb04b61670eb7ad464916d0e4b83f6fabbc8f641c150edcf96f4985c SHA512 180e4f5a185b14c0b2c8158b368a50a3a55673fa86760e2a424c9533b1bb8ec37824c715ba02fd264621e2e31906ddd310398e9f24cf19147bce3e49fc62da3e diff --git a/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild b/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild deleted file mode 100644 index 44d53d1e9199..000000000000 --- a/sys-boot/getdvhoff/getdvhoff-0.12-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -inherit eutils toolchain-funcs - -DESCRIPTION="Utility for use on LiveCDs to calculate offset of the ext2 partition for losetup" -HOMEPAGE="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/" -SRC_URI="ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/sgibootcd-${PV}.tar.bz2" -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="-* ~mips" -IUSE="" -DEPEND="dev-libs/klibc" -RESTRICT="" -S="${WORKDIR}/sgibootcd-${PV}" -MY_S="${S}/helpers" - -src_compile() { - cd ${MY_S} - local mycc="$(tc-getCC)" - local mysrc="getdvhoff.c" - local klloc="/usr/lib/klibc" - local klobjs="${klloc}/lib/crt0.o ${klloc}/lib/libc.a" - local klcflags="-march=mips3 -Os -fno-pic -mno-abicalls -I${klloc}/include -I${klloc}/include/bits32 -D__KLIBC__ -nostdlib" - - [ -f "${MY_S}/getdvhoff" ] && rm -f ${MY_S}/${PN} - einfo "${mycc} ${klcflags} ${mysrc} ${klobjs} -o ${PN} -N" - ${mycc} ${klcflags} ${mysrc} ${klobjs} -o ${PN} -N -} - -src_install() { - cd ${MY_S} - dodir /usr/lib/${PN} - cp "${MY_S}"/"${PN}" "${D}"/usr/lib/"${PN}" -} diff --git a/sys-boot/getdvhoff/metadata.xml b/sys-boot/getdvhoff/metadata.xml deleted file mode 100644 index e4344125b38d..000000000000 --- a/sys-boot/getdvhoff/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - mips@gentoo.org - Mips Team - - - - getdvhoff - Utility for use on LiveCDs to calculate offset of the ext2 partition for losetup - - diff --git a/sys-cluster/Manifest.gz b/sys-cluster/Manifest.gz index 20bd4814841a..b51778f5b1e7 100644 Binary files a/sys-cluster/Manifest.gz and b/sys-cluster/Manifest.gz differ diff --git a/sys-cluster/teleport/Manifest b/sys-cluster/teleport/Manifest index d1686e71f311..f5bc0866c787 100644 --- a/sys-cluster/teleport/Manifest +++ b/sys-cluster/teleport/Manifest @@ -1,4 +1,2 @@ -DIST teleport-2.4.2.tar.gz 9975909 BLAKE2B 68916e1d15f49448e918b39b2a760f90eca292b07f61e51cfe125eb99c6b36d95a528cfec40b62cd61893ce81edbf5f26066eb59063214369402e2a62d07bd5e SHA512 f9c2f923e05c8fa0b82708955c944e1bd35da2e6bf8b673832e76c91b918a4bc6d6666797faf0f7572cfaa7341991ef8937cd9b374cdc273271aff45f96b2960 -DIST teleport-2.4.5.tar.gz 9975753 BLAKE2B cdb6e577cd565cf6760d73c92cac674571e9b1257d23b280bd96428cca4e7c593738a925d3632a80fed3e0868c5f3aac79800db19bbf2a2b92d495600bf014cc SHA512 15e7e3c52c058625eb525c7c9cda00186eba037edbed89d21fb090b87c05570a1636f328260d4c7445253b0f5b81f321ce0da7d2b7fc316a0a9938ed22cc6c9c -DIST teleport-2.5.2.tar.gz 16211219 BLAKE2B 28d0d1bb8d01fba39e79a262744b69a9df27438b9dbb0a25cd23acd57b6004a7f2309e432c0db4188c2e023a0b0299fd64723acfd57c1328d2345bba08fff4a9 SHA512 58fad4015824b9077bbd13cc3c6a994e5a54ed367264477854da7b129eea04c4cba44a580650a259b01f390a9f2028d7501df2ac4ab4821d085bbfe1cd887ec5 -DIST teleport-2.5.6.tar.gz 16216649 BLAKE2B e5ae8645d59df2684601dab5c222399d89b356592774365ffbca4e3f2d9ed745f2839902ee1e244c7b7eb300230d771daa754bbbbe29fc8e79f833715094d4f2 SHA512 fae1eb53ff45115551c5002745303cd0e9a044557e6e56cda870a57531700bb68e23b59d2930ac2dd654b200732edc3ed9432e1bc0e9dbf0e7529e980599a323 +DIST teleport-2.5.8.tar.gz 16219666 BLAKE2B dd64ef4ca5b26e025e46c88d58e7ec226810b583c4b740416f6cc0caec5ea7d050c732368917ec34c5f8a36c7670d2903baa6c32203a2c5cac972e3a2b4bcbbb SHA512 070eebc889adde017641a833ee0e414c5f56848ac36fa96fb66e83062212307904e8264da758042765ba13d6a0c1b4f5314c1b0e90a2c37723ef1c0aa22889be +DIST teleport-2.6.7.tar.gz 16655508 BLAKE2B a020ab999b7503cb7aec54ed81532baf9d08b98000f2c659f63859d89f7f2b5fb311c41d6fcafb7d9bf72ea1c97eecfc6ac621b7c90d74f5afe2717edb8b0402 SHA512 45002dcf7b99108ca6fffae94d6608188eb9b0bea05cd14068618bfb11c496cad5546e261f349fee70f2acb574e7fc44093683dd991001e01406da6982c5c4c3 diff --git a/sys-cluster/teleport/files/teleport-2.5.init.d b/sys-cluster/teleport/files/teleport-2.5.init.d deleted file mode 100644 index a951ec5318a0..000000000000 --- a/sys-cluster/teleport/files/teleport-2.5.init.d +++ /dev/null @@ -1,37 +0,0 @@ -#!/sbin/openrc-run -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -: ${TELEPORT_CONFDIR:=/etc/teleport} -: ${TELEPORT_PIDFILE:=/var/run/${SVCNAME}.pid} -: ${TELEPORT_BINARY:=/usr/bin/teleport} -: ${TELEPORT_LOGFILE:=/var/log/teleport.log} - -depend() { - need net -} - -start() { - ebegin "Starting Teleport SSH Service" - start-stop-daemon --start --exec /usr/bin/teleport \ - --background --make-pidfile --pidfile "${TELEPORT_PIDFILE}" \ - --stderr "${TELEPORT_LOGFILE}" \ - -- start --config="${TELEPORT_CONFDIR}/teleport.yaml" \ - ${TELEPORT_OPTS} - eend $? -} - -stop() { - ebegin "Stopping Teleport SSH Service" - start-stop-daemon --stop --exec /usr/bin/teleport \ - --pidfile "${TELEPORT_PIDFILE}" - eend $? -} - -reload() { - checkconfig || return 1 - ebegin "Reloading ${SVCNAME}" - start-stop-daemon --signal HUP \ - --exec "${TELEPORT_BINARY}" --pidfile "${TELEPORT_PIDFILE}" - eend $? -} diff --git a/sys-cluster/teleport/files/teleport-2.5.service b/sys-cluster/teleport/files/teleport-2.5.service deleted file mode 100644 index 37b38210aff4..000000000000 --- a/sys-cluster/teleport/files/teleport-2.5.service +++ /dev/null @@ -1,13 +0,0 @@ -[Unit] -Description=Teleport SSH Service -After=network.target - -[Service] -Type=simple -Restart=on-failure -ExecStart=/usr/bin/teleport start --config=/etc/teleport/teleport.yaml --pid-file=/var/run/teleport.pid -ExecReload=/bin/kill -HUP $MAINPID -PIDFile=/var/run/teleport.pid - -[Install] -WantedBy=multi-user.target diff --git a/sys-cluster/teleport/files/teleport-2.6.yaml b/sys-cluster/teleport/files/teleport-2.6.yaml new file mode 100644 index 000000000000..384dea937c97 --- /dev/null +++ b/sys-cluster/teleport/files/teleport-2.6.yaml @@ -0,0 +1,130 @@ +# By default, this file should be stored in /etc/teleport.yaml +## IMPORTANT ## +#When editing YAML configuration, please pay attention to how your editor handles white space. YAML requires consistent handling of tab characters +# This section of the configuration file applies to all teleport +# services. +teleport: + # nodename allows to assign an alternative name this node can be reached by. + # by default it's equal to hostname + # nodename: graviton + + # Data directory where Teleport keeps its data, like keys/users for + # authentication (if using the default BoltDB back-end) + data_dir: /var/lib/teleport + + # one-time invitation token used to join a cluster. it is not used on + # subsequent starts + auth_token: xxxx-token-xxxx + + # when running in multi-homed or NATed environments Teleport nodes need + # to know which IP it will be reachable at by other nodes + # public_addr: 10.1.0.5 + + # list of auth servers in a cluster. you will have more than one auth server + # if you configure teleport auth to run in HA configuration + auth_servers: + - localhost:3025 + + # Teleport throttles all connections to avoid abuse. These settings allow + # you to adjust the default limits + connection_limits: + max_connections: 1000 + max_users: 250 + + # Logging configuration. Possible output values are 'stdout', 'stderr' and + # 'syslog'. Possible severity values are INFO, WARN and ERROR (default). + log: + output: stderr + severity: ERROR + + # Type of storage used for keys. You need to configure this to use etcd + # backend if you want to run Teleport in HA configuration. + storage: + type: bolt + +# This section configures the 'auth service': +auth_service: + enabled: yes + + # defines the types and second factors the auth server supports + authentication: + # second_factor can be off, otp, or u2f + second_factor: otp + + # this section is only used if using u2f + u2f: + # app_id should point to the Web UI. + app_id: https://localhost:3080 + + # facets should list all proxy servers. + facets: + - https://localhost + - https://localhost:3080 + + # IP and the port to bind to. Other Teleport nodes will be connecting to + # this port (AKA "Auth API" or "Cluster API") to validate client + # certificates + listen_addr: 0.0.0.0:3025 + + # Pre-defined tokens for adding new nodes to a cluster. Each token specifies + # the role a new node will be allowed to assume. The more secure way to + # add nodes is to use `ttl node add --ttl` command to generate auto-expiring + # tokens. + # + # We recommend to use tools like `pwgen` to generate sufficiently random + # tokens of 32+ byte length. + tokens: + - "proxy,node:xxxxx" + - "auth:yyyy" + + # Optional "cluster name" is needed when configuring trust between multiple + # auth servers. A cluster name is used as part of a signature in certificates + # generated by this CA. + # + # By default an automatically generated GUID is used. + # + # IMPORTANT: if you change cluster_name, it will invalidate all generated + # certificates and keys (may need to wipe out /var/lib/teleport directory) + cluster_name: "main" + +# This section configures the 'node service': +ssh_service: + enabled: yes + # IP and the port for SSH service to bind to. + listen_addr: 0.0.0.0:3022 + # See explanation of labels in "Labeling Nodes" section below + labels: + role: master + type: postgres + # List (YAML array) of commands to periodically execute and use + # their output as labels. + # See explanation of how this works in "Labeling Nodes" section below + commands: + - name: hostname + command: [/usr/bin/hostname] + period: 1m0s + - name: arch + command: [/usr/bin/uname, -p] + period: 1h0m0s + +# This section configures the 'proxy servie' +proxy_service: + enabled: yes + # SSH forwarding/proxy address. Command line (CLI) clients always begin their + # SSH sessions by connecting to this port + listen_addr: 0.0.0.0:3023 + + # Reverse tunnel listening address. An auth server (CA) can establish an + # outbound (from behind the firewall) connection to this address. + # This will allow users of the outside CA to connect to behind-the-firewall + # nodes. + tunnel_listen_addr: 0.0.0.0:3024 + + # The HTTPS listen address to serve the Web UI and also to authenticate the + # command line (CLI) users via password+HOTP + web_listen_addr: 0.0.0.0:3080 + + # TLS certificate for the HTTPS connection. Configuring these properly is + # critical for Teleport security. + https_key_file: /etc/teleport/teleport.key + https_cert_file: /etc/teleport/teleport.crt diff --git a/sys-cluster/teleport/files/teleport.init.d b/sys-cluster/teleport/files/teleport.init.d index a5d08b7f3f69..a951ec5318a0 100644 --- a/sys-cluster/teleport/files/teleport.init.d +++ b/sys-cluster/teleport/files/teleport.init.d @@ -18,7 +18,7 @@ start() { --stderr "${TELEPORT_LOGFILE}" \ -- start --config="${TELEPORT_CONFDIR}/teleport.yaml" \ ${TELEPORT_OPTS} - eend $? + eend $? } stop() { @@ -27,3 +27,11 @@ stop() { --pidfile "${TELEPORT_PIDFILE}" eend $? } + +reload() { + checkconfig || return 1 + ebegin "Reloading ${SVCNAME}" + start-stop-daemon --signal HUP \ + --exec "${TELEPORT_BINARY}" --pidfile "${TELEPORT_PIDFILE}" + eend $? +} diff --git a/sys-cluster/teleport/files/teleport.service b/sys-cluster/teleport/files/teleport.service index b74734bbf9ef..37b38210aff4 100644 --- a/sys-cluster/teleport/files/teleport.service +++ b/sys-cluster/teleport/files/teleport.service @@ -1,11 +1,13 @@ [Unit] Description=Teleport SSH Service -After=network.target +After=network.target [Service] Type=simple -Restart=always -ExecStart=/usr/bin/teleport start --config=/etc/teleport/teleport.yaml +Restart=on-failure +ExecStart=/usr/bin/teleport start --config=/etc/teleport/teleport.yaml --pid-file=/var/run/teleport.pid +ExecReload=/bin/kill -HUP $MAINPID +PIDFile=/var/run/teleport.pid [Install] WantedBy=multi-user.target diff --git a/sys-cluster/teleport/teleport-2.4.5.ebuild b/sys-cluster/teleport/teleport-2.4.5.ebuild deleted file mode 100644 index 7592c615c45a..000000000000 --- a/sys-cluster/teleport/teleport-2.4.5.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils golang-build systemd user - -DESCRIPTION="Modern SSH server for teams managing distributed infrastructure" -HOMEPAGE="https://gravitational.com/teleport" - -EGO_PN="github.com/gravitational/${PN}/..." - -if [[ ${PV} == "9999" ]] ; then - inherit git-r3 golang-vcs - EGIT_REPO_URI="https://github.com/gravitational/${PN}.git" -else - inherit golang-vcs-snapshot - SRC_URI="https://github.com/gravitational/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm" -fi - -IUSE="" -LICENSE="Apache-2.0" -RESTRICT="test strip" -SLOT="0" - -DEPEND=" - app-arch/zip - >=dev-lang/go-1.9.2" -RDEPEND="" - -src_prepare() { - default - - sed -i -e 's/-j 4/-j 1/g' src/${EGO_PN%/*}/Makefile -} - -src_compile() { - GOPATH="${S}" emake -j1 -C src/${EGO_PN%/*} full -} - -src_install() { - keepdir /var/lib/${PN} /etc/${PN} - dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport} - - insinto /etc/${PN} - doins "${FILESDIR}"/${PN}.yaml - - newinitd "${FILESDIR}"/${PN}.init.d ${PN} - newconfd "${FILESDIR}"/${PN}.conf.d ${PN} - - systemd_dounit "${FILESDIR}"/${PN}.service - systemd_install_serviced "${FILESDIR}"/${PN}.service.conf ${PN}.service -} - -src_test() { - BUILDFLAGS="" GOPATH="${S}" emake -C src/${EGO_PN%/*} test -} diff --git a/sys-cluster/teleport/teleport-2.5.2.ebuild b/sys-cluster/teleport/teleport-2.5.2.ebuild deleted file mode 100644 index 4b4aeb53e588..000000000000 --- a/sys-cluster/teleport/teleport-2.5.2.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils golang-build systemd user - -DESCRIPTION="Modern SSH server for teams managing distributed infrastructure" -HOMEPAGE="https://gravitational.com/teleport" - -EGO_PN="github.com/gravitational/${PN}/..." - -if [[ ${PV} == "9999" ]] ; then - inherit git-r3 golang-vcs - EGIT_REPO_URI="https://github.com/gravitational/${PN}.git" -else - inherit golang-vcs-snapshot - SRC_URI="https://github.com/gravitational/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm" -fi - -IUSE="" -LICENSE="Apache-2.0" -RESTRICT="test strip" -SLOT="0" - -DEPEND=" - app-arch/zip - >=dev-lang/go-1.9.2" -RDEPEND="" - -src_prepare() { - default - - sed -i -e 's/-j 3/-j 1/g' src/${EGO_PN%/*}/Makefile -} - -src_compile() { - GOPATH="${S}" emake -j1 -C src/${EGO_PN%/*} full -} - -src_install() { - keepdir /var/lib/${PN} /etc/${PN} - dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport} - - insinto /etc/${PN} - doins "${FILESDIR}"/${PN}.yaml - - newinitd "${FILESDIR}"/${PN}-2.5.init.d ${PN} - newconfd "${FILESDIR}"/${PN}.conf.d ${PN} - - systemd_newunit "${FILESDIR}"/${PN}-2.5.service ${PN}.service - systemd_install_serviced "${FILESDIR}"/${PN}.service.conf ${PN}.service -} - -src_test() { - BUILDFLAGS="" GOPATH="${S}" emake -C src/${EGO_PN%/*} test -} diff --git a/sys-cluster/teleport/teleport-2.5.6.ebuild b/sys-cluster/teleport/teleport-2.5.8.ebuild similarity index 85% rename from sys-cluster/teleport/teleport-2.5.6.ebuild rename to sys-cluster/teleport/teleport-2.5.8.ebuild index 88cd1995a47f..597ac0e391f4 100644 --- a/sys-cluster/teleport/teleport-2.5.6.ebuild +++ b/sys-cluster/teleport/teleport-2.5.8.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils golang-build systemd user +inherit golang-build systemd DESCRIPTION="Modern SSH server for teams managing distributed infrastructure" HOMEPAGE="https://gravitational.com/teleport" @@ -23,9 +23,7 @@ LICENSE="Apache-2.0" RESTRICT="test strip" SLOT="0" -DEPEND=" - app-arch/zip - >=dev-lang/go-1.9.2" +DEPEND="app-arch/zip" RDEPEND="" src_prepare() { @@ -45,10 +43,10 @@ src_install() { insinto /etc/${PN} doins "${FILESDIR}"/${PN}.yaml - newinitd "${FILESDIR}"/${PN}-2.5.init.d ${PN} + newinitd "${FILESDIR}"/${PN}.init.d ${PN} newconfd "${FILESDIR}"/${PN}.conf.d ${PN} - systemd_newunit "${FILESDIR}"/${PN}-2.5.service ${PN}.service + systemd_newunit "${FILESDIR}"/${PN}.service ${PN}.service systemd_install_serviced "${FILESDIR}"/${PN}.service.conf ${PN}.service } diff --git a/sys-cluster/teleport/teleport-2.4.2.ebuild b/sys-cluster/teleport/teleport-2.6.7.ebuild similarity index 78% rename from sys-cluster/teleport/teleport-2.4.2.ebuild rename to sys-cluster/teleport/teleport-2.6.7.ebuild index dc7173e18dc7..a187d11ee22a 100644 --- a/sys-cluster/teleport/teleport-2.4.2.ebuild +++ b/sys-cluster/teleport/teleport-2.6.7.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils golang-build systemd user +inherit golang-build systemd DESCRIPTION="Modern SSH server for teams managing distributed infrastructure" HOMEPAGE="https://gravitational.com/teleport" @@ -18,18 +18,16 @@ else KEYWORDS="~amd64 ~arm" fi -IUSE="" +IUSE="pam" LICENSE="Apache-2.0" RESTRICT="test strip" SLOT="0" -DEPEND=" - app-arch/zip - >=dev-lang/go-1.8.3" -RDEPEND="" +DEPEND="app-arch/zip" +RDEPEND="pam? ( sys-libs/pam )" src_compile() { - GOPATH="${S}" emake -j1 -C src/${EGO_PN%/*} full + BUILDFLAGS="" GOPATH="${S}" emake -j1 -C src/${EGO_PN%/*} full } src_install() { @@ -37,12 +35,12 @@ src_install() { dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport} insinto /etc/${PN} - doins "${FILESDIR}"/${PN}.yaml + newins "${FILESDIR}"/${PN}-2.6.yaml ${PN}.yaml newinitd "${FILESDIR}"/${PN}.init.d ${PN} newconfd "${FILESDIR}"/${PN}.conf.d ${PN} - systemd_dounit "${FILESDIR}"/${PN}.service + systemd_newunit "${FILESDIR}"/${PN}.service ${PN}.service systemd_install_serviced "${FILESDIR}"/${PN}.service.conf ${PN}.service } diff --git a/sys-cluster/teleport/teleport-9999.ebuild b/sys-cluster/teleport/teleport-9999.ebuild index a16c3c133705..1111454a6462 100644 --- a/sys-cluster/teleport/teleport-9999.ebuild +++ b/sys-cluster/teleport/teleport-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils golang-build systemd user +inherit golang-build systemd DESCRIPTION="Modern SSH server for teams managing distributed infrastructure" HOMEPAGE="https://gravitational.com/teleport" @@ -15,29 +15,23 @@ if [[ ${PV} == "9999" ]] ; then else inherit golang-vcs-snapshot SRC_URI="https://github.com/gravitational/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~arm" fi +IUSE="pam" LICENSE="Apache-2.0" +RESTRICT="test strip" SLOT="0" -IUSE="" -DEPEND=" - app-arch/zip - >=dev-lang/go-1.7" -RDEPEND="" +DEPEND="app-arch/zip" +RDEPEND="pam? ( sys-libs/pam )" src_compile() { - BUILDFLAGS="" GOPATH="${S}" emake -C src/${EGO_PN%/*} - pushd src/${EGO_PN%/*}/web/dist >/dev/null || die - zip -qr "${S}/src/${EGO_PN%/*}/build/webassets.zip" . || die - popd >/dev/null || die - cat "${S}/src/${EGO_PN%/*}/build/webassets.zip" >> "src/${EGO_PN%/*}/build/${PN}" || die - zip -q -A "${S}/src/${EGO_PN%/*}/build/${PN}" || die + BUILDFLAGS="" GOPATH="${S}" emake -j1 -C src/${EGO_PN%/*} full } src_install() { - dodir /var/lib/${PN} /etc/${PN} + keepdir /var/lib/${PN} /etc/${PN} dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport} insinto /etc/${PN} @@ -46,10 +40,10 @@ src_install() { newinitd "${FILESDIR}"/${PN}.init.d ${PN} newconfd "${FILESDIR}"/${PN}.conf.d ${PN} - systemd_dounit "${FILESDIR}"/${PN}.service + systemd_newunit "${FILESDIR}"/${PN}.service ${PN}.service systemd_install_serviced "${FILESDIR}"/${PN}.service.conf ${PN}.service } src_test() { - GOPATH="${S}" emake -C src/${EGO_PN%/*} test + BUILDFLAGS="" GOPATH="${S}" emake -C src/${EGO_PN%/*} test } diff --git a/sys-devel/Manifest.gz b/sys-devel/Manifest.gz index 15fa73e1ca0f..2b315c996c96 100644 Binary files a/sys-devel/Manifest.gz and b/sys-devel/Manifest.gz differ diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest index b5a369d4205c..7809ff6c1cd4 100644 --- a/sys-devel/gcc/Manifest +++ b/sys-devel/gcc/Manifest @@ -56,4 +56,5 @@ DIST gcc-7.3.0-patches-1.4.tar.bz2 8238 BLAKE2B 72a5dcb046558c8f5c3a75040fe24ce1 DIST gcc-7.3.0.tar.xz 62462388 BLAKE2B dc8f132b21bd0543c3d9dd17557038aafe65675aa73c540954234a3c972b4c31c939149bd50183d072ab6c8d16919e19daeaaffd619ce2ccd62dbdf9a5bb3302 SHA512 ad41a7e4584e40e92cdf860bc0288500fbaf5dfb7e8c3fcabe9eba809c87bcfa85b46c19c19921b0cdf6d05483faede8287bb9ea120c0d1559449a70e602c8d4 DIST gcc-8.1.0-patches-1.3.tar.bz2 10713 BLAKE2B 3e5cddf5b0c0b9b2bbd2b0aa546dc3aee9bf0e8421656c9260bb7561baa8bb53f7b6ad651bf12d68102fd9e9f97fa17c3306d52a657a46d2dedd16e9a1a74579 SHA512 37c785fbfd801d48c46c65e21d33085c1470942531b8f13c28f933debcec944a1389a50fe0f72afa7dbba25a931959a3ebb1c42911abadd11ee530812f1034bb DIST gcc-8.1.0.tar.xz 63372320 BLAKE2B 6465809cf90f4c65c0a82d0390de86c98f954e0b910e2f2de2282b828cca8b6aaf0a5243548854048344ec4840046017887fc0b253fb0ced4238da67ef68f946 SHA512 c96246f34a7aeb404c4525b754dc7f7708a18e06271aadb2b32fef00e6e0940f584e52430bfe2ab01e699c93e3cb418adc113d2622fa826facbec0ec8ce3eb2c +DIST gcc-8.2.0.tar.xz 63460876 BLAKE2B c5372b0bdfcd2729577dca287b294623b78c583491998404eb307768c573618bdaaedb7d9ae0e39ba41a62a14b9525dff0e3083285754b7f5bb9987ecf635185 SHA512 64898a165f67e136d802a92e7633bf1b06c85266027e52127ea025bf5fc2291b5e858288aac0bdba246e6cdf7c6ec88bc8e0e7f3f6f1985f4297710cafde56ed DIST gdc-0.24-src.tar.bz2 1012099 BLAKE2B 2c85058aad09af328719a702f69d655b9aa9655f2a83bb46bd21367cd442ed72c9b471ddaa764753f782dcb2f22fe51b052a965ed08290e0d9415b543481d144 SHA512 9aec7e4b102e602dfb61cd09ea4b4a96af637ceb3d726235261d09ebd35dbd416abcbfe0e46918e48474bd241fe9bb29abc145a65aa834669295aaee4fca0686 diff --git a/sys-devel/gcc/gcc-8.2.0.ebuild b/sys-devel/gcc/gcc-8.2.0.ebuild new file mode 100644 index 000000000000..cf75791e9131 --- /dev/null +++ b/sys-devel/gcc/gcc-8.2.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="5" + +PATCH_GCC_VER="8.1.0" +PATCH_VER="1.3" +#UCLIBC_VER="1.0" + +inherit toolchain + +#needs minimal test before unkeywording +#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" + +RDEPEND="" +DEPEND="${RDEPEND} + elibc_glibc? ( >=sys-libs/glibc-2.13 ) + >=${CATEGORY}/binutils-2.20" + +if [[ ${CATEGORY} != cross-* ]] ; then + PDEPEND="${PDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.13 )" +fi + +src_prepare() { + # upstreamed patches since 8.1.0 + EPATCH_EXCLUDE+=" 93_all_arm-arch.patch 96_all_lto-O2-PR85655.patch" + + toolchain_src_prepare +} diff --git a/sys-devel/kgcc64/Manifest b/sys-devel/kgcc64/Manifest index 61f2e3702cf1..b69c6a955222 100644 --- a/sys-devel/kgcc64/Manifest +++ b/sys-devel/kgcc64/Manifest @@ -34,3 +34,5 @@ DIST gcc-7.1.0-patches-1.1.tar.bz2 6746 BLAKE2B 29ed4ff1ce6412a0c1a88f613377883e DIST gcc-7.2.0.tar.xz 62312628 BLAKE2B 35e4b732f1a4515fc1a9d4424797177112847588e600dc5531bc9bf72305619d4100e8fd9d945920245e704fc9ac5bc5e3dbd20be6c3af49e689fc5bd1eca10f SHA512 f853cd6530b4055d8d8289da74687cb4c6d5f363598d386332d31852b581bac76c3adb7d61889edec3b779f63d8646f0122840f12965ce4a4389ba535dbbb6e1 DIST gcc-7.3.0-patches-1.0.tar.bz2 6757 BLAKE2B ffe6a69e61dc4379fc77b0bf21971ff6fe482edd315ae1243e55b147ad5794320816fbfc3f85ccebe34de080e2c5b718b60b59064aaf095e905c1b41d7c08168 SHA512 a86ffc03940afa12c44b919f861b9459a3cd460cd4680dce8316755021789530640977e90c4cff89be768fc62e0e24d9bee0a1ee76c537ad88c8f4ed07f1a73a DIST gcc-7.3.0.tar.xz 62462388 BLAKE2B dc8f132b21bd0543c3d9dd17557038aafe65675aa73c540954234a3c972b4c31c939149bd50183d072ab6c8d16919e19daeaaffd619ce2ccd62dbdf9a5bb3302 SHA512 ad41a7e4584e40e92cdf860bc0288500fbaf5dfb7e8c3fcabe9eba809c87bcfa85b46c19c19921b0cdf6d05483faede8287bb9ea120c0d1559449a70e602c8d4 +DIST gcc-8.1.0-patches-1.3.tar.bz2 10713 BLAKE2B 3e5cddf5b0c0b9b2bbd2b0aa546dc3aee9bf0e8421656c9260bb7561baa8bb53f7b6ad651bf12d68102fd9e9f97fa17c3306d52a657a46d2dedd16e9a1a74579 SHA512 37c785fbfd801d48c46c65e21d33085c1470942531b8f13c28f933debcec944a1389a50fe0f72afa7dbba25a931959a3ebb1c42911abadd11ee530812f1034bb +DIST gcc-8.2.0.tar.xz 63460876 BLAKE2B c5372b0bdfcd2729577dca287b294623b78c583491998404eb307768c573618bdaaedb7d9ae0e39ba41a62a14b9525dff0e3083285754b7f5bb9987ecf635185 SHA512 64898a165f67e136d802a92e7633bf1b06c85266027e52127ea025bf5fc2291b5e858288aac0bdba246e6cdf7c6ec88bc8e0e7f3f6f1985f4297710cafde56ed diff --git a/sys-devel/kgcc64/kgcc64-8.2.0.ebuild b/sys-devel/kgcc64/kgcc64-8.2.0.ebuild new file mode 100644 index 000000000000..e050de1d5712 --- /dev/null +++ b/sys-devel/kgcc64/kgcc64-8.2.0.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +case ${CHOST} in + hppa*) CTARGET=hppa64-${CHOST#*-};; + mips*) CTARGET=${CHOST/mips/mips64};; + powerpc*) CTARGET=${CHOST/powerpc/powerpc64};; + s390*) CTARGET=${CHOST/s390/s390x};; + sparc*) CTARGET=${CHOST/sparc/sparc64};; + i?86*) CTARGET=x86_64-${CHOST#*-};; +esac +export CTARGET +TOOLCHAIN_ALLOWED_LANGS="c" +GCC_TARGET_NO_MULTILIB=true + +PATCH_GCC_VER="8.1.0" +PATCH_VER="1.3" +inherit eutils toolchain + +DESCRIPTION="64bit kernel compiler" + +# Works on hppa and mips; all other archs, refer to bug #228115 +#KEYWORDS="~hppa ~mips" + +RDEPEND=">=dev-libs/gmp-4.3.2 + >=dev-libs/mpfr-2.4.2 + >=dev-libs/mpc-0.8.1 + >=sys-devel/gcc-config-1.4" +# unlike every other target, hppa has not unified the 32/64 bit +# ports in binutils yet +DEPEND="${RDEPEND} + hppa? ( sys-devel/binutils-hppa64 ) + !sys-devel/gcc-hppa64 + !sys-devel/gcc-mips64 + !sys-devel/gcc-powerpc64 + !sys-devel/gcc-sparc64 + >=sys-apps/texinfo-4.8 + >=sys-devel/bison-1.875" + +src_prepare() { + # upstreamed patches since 8.1.0 + EPATCH_EXCLUDE+=" 93_all_arm-arch.patch 96_all_lto-O2-PR85655.patch" + + toolchain_src_prepare +} + +pkg_postinst() { + toolchain_pkg_postinst + + cd "${ROOT}"/usr/bin + local x + for x in gcc cpp ; do + cat <<-EOF >${CTARGET%%-*}-linux-${x} + #!/bin/sh + exec ${CTARGET}-${x} "\$@" + EOF + chmod a+rx ${CTARGET%%-*}-linux-${x} + done +} diff --git a/sys-fs/Manifest.gz b/sys-fs/Manifest.gz index 7183d3e04d97..aac62723232f 100644 Binary files a/sys-fs/Manifest.gz and b/sys-fs/Manifest.gz differ diff --git a/sys-fs/aufs3/Manifest b/sys-fs/aufs3/Manifest deleted file mode 100644 index f417411d2157..000000000000 --- a/sys-fs/aufs3/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST aufs3-standalone-3_p20160219.tar.xz 3256736 BLAKE2B e76a3d239b8b3d4325b33158aebd6154c52f56b5ddcfa997c148e00fcaa8b4af5daaa6794f81d2fd6e45f540815fdb89b71b2b9f861252a2569b34ee11698909 SHA512 af65cb3d9890c05ec24d64d27759d8c0fa98f35887d62a7ec77ebc496ec9de02563bc5a3e05b67c342926b062fe077c7a8de543291177a4e0210b2159027e1af -DIST aufs3-standalone-3_p20160223.tar.xz 3270932 BLAKE2B 12ce1f1b4babc70521e27f835f504c9779148b525c2b041f4c02f628517fee72915474ccbffe63ac1eb309e6ec5430d5c1359b5b83e7a89df5a69b2ba53fa0c7 SHA512 37805b54a2471def5948d3484349de7bfc4fee09788b36b9589aba2006484cf330bb642f27862d74a528999cf2e7fa4888b5d46b54bb3e7f8468c6857f34730f -DIST aufs3-standalone-3_p20160627.tar.xz 3443904 BLAKE2B df8d6917bc7141b024315ff4ff3d175dd78146f856c3d8e8b6889fd13cbf67887cc543353bb1643cde927b50b7858711d305b2bb71cab79211fbb2dbbb629224 SHA512 6c6256d5f042dbcde26abfb665fdfd8eee4193104fc3270371fdf503a560dd888b5306e3cfe4c6a1f95cd669b41279573dfc54aec8b5b5327220fa055bbbdb3d -DIST aufs3-standalone-3_p20160815.tar.xz 3501932 BLAKE2B 49fb402f6f651ed46a6d71011a2e581dda857f01deb632d7a2581ef3b68d3c7939692f30a61b1b3adb401d1ee1f4274f0c0ed0c5cb31ea17cff2c61dd47e56e0 SHA512 502a1516e0e9f307a9e29669799f9572b225b38ed7c790130bd9d9c01fcb83d2bf81ca5d27136827b595838e9ee42544d9be130bf632be6a61cdf7e07d0f9676 -DIST aufs3-standalone-3_p20160822.tar.xz 3515768 BLAKE2B dd41a95d807a83aa958ff6e1e9d265b9ad8170ac4b93243ed73baa205fd80097172b5891d11fe30b13e78649d6bd58bb054ac179ee4c98dab7b76519e8678e91 SHA512 b3f6dc4883f565f73a81ff3aaf90bdca41419fe506c16b027e471e9901dce83a1e4d7a217574b686389433e2d7b280a53c0dbe805fad709f83cd5a689a53cc13 diff --git a/sys-fs/aufs3/aufs3-3_p20160219.ebuild b/sys-fs/aufs3/aufs3-3_p20160219.ebuild deleted file mode 100644 index 8c40ec61abbe..000000000000 --- a/sys-fs/aufs3/aufs3-3_p20160219.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=19 -# highest supported version -KERN_MAX_VER=20 -# lowest supported version -KERN_MIN_VER=18 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs4" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 3 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 3 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "25" ]]; then - PATCH_BRANCH="${KV_MINOR}".25+ - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "1" ]]; then - PATCH_BRANCH="${KV_MINOR}".1+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs3" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs3" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-3.11.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs3/aufs3-3_p20160223.ebuild b/sys-fs/aufs3/aufs3-3_p20160223.ebuild deleted file mode 100644 index 2a786f02ab2c..000000000000 --- a/sys-fs/aufs3/aufs3-3_p20160223.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=19 -# highest supported version -KERN_MAX_VER=20 -# lowest supported version -KERN_MIN_VER=18 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs4" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 3 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 3 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "25" ]]; then - PATCH_BRANCH="${KV_MINOR}".25+ - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "1" ]]; then - PATCH_BRANCH="${KV_MINOR}".1+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs3" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs3" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-3.11.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs3/aufs3-3_p20160627.ebuild b/sys-fs/aufs3/aufs3-3_p20160627.ebuild deleted file mode 100644 index 2a786f02ab2c..000000000000 --- a/sys-fs/aufs3/aufs3-3_p20160627.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=19 -# highest supported version -KERN_MAX_VER=20 -# lowest supported version -KERN_MIN_VER=18 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs4" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 3 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 3 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "25" ]]; then - PATCH_BRANCH="${KV_MINOR}".25+ - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "1" ]]; then - PATCH_BRANCH="${KV_MINOR}".1+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs3" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs3" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-3.11.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs3/aufs3-3_p20160815.ebuild b/sys-fs/aufs3/aufs3-3_p20160815.ebuild deleted file mode 100644 index 2a786f02ab2c..000000000000 --- a/sys-fs/aufs3/aufs3-3_p20160815.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=19 -# highest supported version -KERN_MAX_VER=20 -# lowest supported version -KERN_MIN_VER=18 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs4" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 3 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 3 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "25" ]]; then - PATCH_BRANCH="${KV_MINOR}".25+ - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "1" ]]; then - PATCH_BRANCH="${KV_MINOR}".1+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs3" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs3" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-3.11.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs3/aufs3-3_p20160822.ebuild b/sys-fs/aufs3/aufs3-3_p20160822.ebuild deleted file mode 100644 index 2a786f02ab2c..000000000000 --- a/sys-fs/aufs3/aufs3-3_p20160822.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=19 -# highest supported version -KERN_MAX_VER=20 -# lowest supported version -KERN_MIN_VER=18 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs4" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 3 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 3 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "25" ]]; then - PATCH_BRANCH="${KV_MINOR}".25+ - elif [[ "${KV_MINOR}" == "18" ]] && [[ "${KV_PATCH}" -ge "1" ]]; then - PATCH_BRANCH="${KV_MINOR}".1+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs3" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs3" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs3 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-3.11.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs3/files/README.gentoo b/sys-fs/aufs3/files/README.gentoo deleted file mode 100644 index 64dfe94b4bda..000000000000 --- a/sys-fs/aufs3/files/README.gentoo +++ /dev/null @@ -1,20 +0,0 @@ -There several other patches in aufs3. They are all -optional. When you meet some problems, they will help you. You can find them -in the documentation directory. - - - aufs3-loopback.patch - Supports a nested loopback mount in a branch-fs. This patch is - unnecessary until aufs produces a message such like "you may want to try - another patch for loopback file". - - - vfs-ino.patch - Modifies a system global kernel internal function get_next_ino() in - order to stop assigning 0 for an inode-number. Not directly related to - aufs, but recommended generally. - - - tmpfs-idr.patch - Keeps the tmpfs inode number as the lowest value. Effective to reduce - the size of aufs XINO files for tmpfs branch. Also it prevents the - duplication of inode number, which is important for backup - tools, aubrsync or other utilities. When you find aufs XINO files for - tmpfs branch growing too much, try this patch. diff --git a/sys-fs/aufs3/files/pax-3.11.patch b/sys-fs/aufs3/files/pax-3.11.patch deleted file mode 100644 index cf216a5708ca..000000000000 --- a/sys-fs/aufs3/files/pax-3.11.patch +++ /dev/null @@ -1,89 +0,0 @@ ---- a/fs/aufs/dynop.c 2012-10-09 15:41:32.652989534 -0400 -+++ b/fs/aufs/dynop.c 2012-10-09 15:41:58.562989820 -0400 -@@ -149,9 +149,11 @@ - #define DySet(func, dst, src, h_op, h_sb) do { \ - DyDbgInc(cnt); \ - if (h_op->func) { \ -- if (src.func) \ -- dst.func = src.func; \ -- else \ -+ if (src.func) { \ -+ pax_open_kernel(); \ -+ *(void **)&dst.func = src.func; \ -+ pax_close_kernel(); \ -+ } else \ - AuDbg("%s %s\n", au_sbtype(h_sb), #func); \ - } \ - } while (0) -@@ -159,7 +161,9 @@ - #define DySetForce(func, dst, src) do { \ - AuDebugOn(!src.func); \ - DyDbgInc(cnt); \ -- dst.func = src.func; \ -+ pax_open_kernel(); \ -+ *(void **)&dst.func = src.func; \ -+ pax_close_kernel(); \ - } while (0) - - #define DySetAop(func) \ -@@ -266,15 +270,17 @@ - */ - static void dy_adx(struct au_dyaop *dyaop, int do_dx) - { -+ pax_open_kernel(); - if (!do_dx) { -- dyaop->da_op.direct_IO = NULL; -- dyaop->da_op.get_xip_mem = NULL; -+ *(void **)&dyaop->da_op.direct_IO = NULL; -+ *(void **)&dyaop->da_op.get_xip_mem = NULL; - } else { -- dyaop->da_op.direct_IO = aufs_aop.direct_IO; -- dyaop->da_op.get_xip_mem = aufs_aop.get_xip_mem; -+ *(void **)&dyaop->da_op.direct_IO = aufs_aop.direct_IO; -+ *(void **)&dyaop->da_op.get_xip_mem = aufs_aop.get_xip_mem; - if (!dyaop->da_get_xip_mem) -- dyaop->da_op.get_xip_mem = NULL; -+ *(void **)&dyaop->da_op.get_xip_mem = NULL; - } -+ pax_close_kernel(); - } - - static struct au_dyaop *dy_aget(struct au_branch *br, ---- a/fs/aufs/f_op_sp.c 2012-10-09 15:41:32.652989534 -0400 -+++ b/fs/aufs/f_op_sp.c 2012-10-09 15:41:58.562989820 -0400 -@@ -104,7 +104,7 @@ - static int aufs_open_sp(struct inode *inode, struct file *file); - static struct au_sp_fop { - int done; -- struct file_operations fop; /* not 'const' */ -+ file_operations_no_const fop; /* not 'const' */ - spinlock_t spin; - } au_sp_fop[AuSp_Last] = { - [AuSp_FIFO] = { -@@ -157,8 +157,10 @@ - h_file = au_hf_top(file); - spin_lock(&p->spin); - if (!p->done) { -- p->fop = *h_file->f_op; -+ pax_open_kernel(); -+ memcpy((void *)&p->fop, h_file->f_op, sizeof(p->fop)); - p->fop.owner = THIS_MODULE; -+ pax_close_kernel(); - if (p->fop.aio_read) - p->fop.aio_read = aufs_aio_read_sp; - if (p->fop.aio_write) ---- a/fs/aufs/sysfs.c 2013-10-20 17:08:37.000000000 -0400 -+++ b/fs/aufs/sysfs.c 2013-10-19 17:08:29.000000000 -0400 -@@ -233,8 +233,10 @@ - for (i = 0; i < ARRAY_SIZE(br->br_sysfs); i++) { - attr = &br_sysfs->attr; - sysfs_attr_init(attr); -- attr->name = br_sysfs->name; -- attr->mode = S_IRUGO; -+ pax_open_kernel(); -+ *(void **)&attr->name = br_sysfs->name; -+ *(void **)&attr->mode = S_IRUGO; -+ pax_close_kernel(); - br_sysfs++; - } - } diff --git a/sys-fs/aufs3/metadata.xml b/sys-fs/aufs3/metadata.xml deleted file mode 100644 index f0e5c642768d..000000000000 --- a/sys-fs/aufs3/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - jlec@gentoo.org - - - Enable additional debugging support - Enable hfs support - Enable fuse support - Enable inotify support - Patch the current kernel for aufs3 support - Enable support for nfs export - Apply patch needed for pax enabled kernels - Enable initramfs/rootfs support - - - aufs - - diff --git a/sys-fs/aufs4/Manifest b/sys-fs/aufs4/Manifest deleted file mode 100644 index d3fb157ba6f7..000000000000 --- a/sys-fs/aufs4/Manifest +++ /dev/null @@ -1,14 +0,0 @@ -DIST aufs4-standalone-0_pre20160219.tar.xz 1049884 BLAKE2B 61a1059ddf1e7ea8338088f60f5b96112a723c18bedd508e8d35c89fc8354355b6db6ffc886d2fe09a12612b1fb790df7884315c6cfb0f60819f778b8db6f2af SHA512 95999199ac0d430a6ab2dbda75f34d9640179865d5be3b1db119c1e613f5bd167193dd7cf662ebcea9d81ad8008d9dbd8dd835d5a7a297456f8587364e7f16b1 -DIST aufs4-standalone-0_pre20160223.tar.xz 1072092 BLAKE2B 3aa9691be4fab031519d8f2b869d1225be9a6198d0a72efcf98b400a1cc220f2af7d32dc54228a52120c3cab3c887dc4e2b3b50f0f723a47a3da21219b0ed250 SHA512 adafd18416a43af076292ea216db73f0569f25ce34d03ebde5aea049745c47979cc4778eef8f671d48a5f7d7ac5751f788d286f467a106c6660412e88442b18e -DIST aufs4-standalone-0_pre20160627.tar.xz 1427036 BLAKE2B 69774951cec10bbd49999818a470924503b71f95d55db390314764a340ce5fec345eea50eef14e8b34459164546b61ff908827b39f442d5c9b117d60be972587 SHA512 c2e3d92fc6ca8968071a40d2773b63ec21fdd2bb12e8375dced30279ffcafcd06cacb0c20a6bb5378704c5de670426d0d92149bb5737507e3515b5df648e1b81 -DIST aufs4-standalone-0_pre20160815.tar.xz 1648360 BLAKE2B 75c228d82cf0c652c1281b1b9f6d7c95505065e2df7546871192a27ef39427d48e52e8b4520f50251b435bf9e711bd77290b0d1afa35cd9660ef88224d7304d1 SHA512 a9a86ce4fce04100704cce1acf04b8eeff6a2b81cc591d3ceeafa736a3a8e8fed59538f9301af6cb3ec496dd914b81a3134669ba8871624b2266cc3f731b9fae -DIST aufs4-standalone-0_pre20161010.tar.xz 1635556 BLAKE2B daae9be780c82ba44c94b5cd089f445e51df3a887987996d2bbb6285d65dfb210c75ef8aa8e217465330f43da71561cc7347eefbf1930da57f65d5c96950a2ff SHA512 520f47255ee33762f111f93ceeaaee9cf6136c13fb6968a7a7d49388c189e112875f076c5fecdad2123d137a2bc0b74e9c0e6e8913e75dfede30e7a65dd74616 -DIST aufs4-standalone-0_pre20161219.tar.xz 1823772 BLAKE2B 70ca052e2c8e716ef2c0921bab13b77d40126e49892d521dfec93b6b67518cbc6ae44293cfdc3fafa308b67e5d242ed319efe71f733c5ef3f128da682ad1edd2 SHA512 59fc0df19716d8f03e2547d98d6f412e921576d60afd783e5691a07c09b298ee61f491501e07ec154665a56d11b1887f94813ef5972254e6391251a48ba156c9 -DIST aufs4-standalone-0_pre20170130.tar.xz 1761280 BLAKE2B 7803ad55a6e10209554b359d8225e5f3208214fb011b3fb812b4a839e142a0611172268200e5b688bd233a4b1f8cbee7271a278da489759c1de574ec5da742af SHA512 beb121b36bb6056e48d5402b10bdfb8b6cd20d61b7d74221e5abd10226f58f40be1a0853e06a09cc1f94d50543030a9fd0a1c117570b1ad7467bf4156a1492ea -DIST aufs4-standalone-0_pre20170220.tar.xz 2115232 BLAKE2B 4db987bf926eca1d5d6e5c8cf9dc447f5d10c80575aac21504647ae490f4aa806f443dd2f9350451f02d3beb5bbd5f498133746ccf6ffc2738d508f242d7a8e0 SHA512 c68cf12573a0f3d9ec9419c63759d2b6f120eaafbbc005553c31d9c07b77d61612b903dc7ebdb2a8de8a52ded62e20b08cd32206b3cd3df196f0c1da82d472f7 -DIST aufs4-standalone-0_pre20170313.tar.xz 1883012 BLAKE2B 46ac87644085ece9f6a98043bd1cbc5f386d08a30227a16f798d68a69c0df7d7468ffafae1a41f757b56903ee8f3df900d45dfecb40b2069c6cd52f38f39cc8a SHA512 7d711e0ebdc38aa79d3b7cdb04c91f3029c233bacdadca87a8622d48826c261c678d6a2cda6b627a0db0f248b35448e0d9da30e2c8e2e42e3b1e3ae6327033ba -DIST aufs4-standalone-0_pre20170612.tar.xz 2017248 BLAKE2B 40fa98545d6ddd3685f9c56f7dc921f2215c451ed68e84720f30a196b7c10660b0930d12a110ef6c65364433a121a90b21eedadc8b5a2007217cbe0468100509 SHA512 2d0fd1dce7b1a421533e667420fc69a44c378753dccddc3768eebdb906a023e41378b38961004a58b1c4f2e3844c86f8cb4be238e634318a380881eab513acfa -DIST aufs4-standalone-0_pre20171002.tar.xz 2265048 BLAKE2B ae68812c547411bebd7e169e3bfa840536386a3cfdd876473f167372ec716c7df620329438c9024b185bb302d2053df5ded7026342a166d68187dc756a6e9560 SHA512 ee9d0e48fba6671fe4c5d3f533956c3eb0c6caa45fc4074be94f4427d84a5446cd4dc9f3ebf27fb56e697b24172ddd14a61c246f0414ebce8e372c204dfbb150 -DIST aufs4-standalone-0_pre20171106.tar.xz 2351120 BLAKE2B e29209475da3c39188eb9ec88bf91cd50d7d882fdd234e32e28741b500aa85427e98a23528a297f35562f81dc4f8e4932783917644b2eda0b4f2744ac15b700e SHA512 9a8c6f59b737133e423613365bb46fd197f05a93d459b6206a70807ffaa6763b7095b2f4780deb6e7882a2b464aaa185cf1760febbf3a674e8d0cf71c7ba72ee -DIST aufs4-standalone-0_pre20180219.tar.xz 2496676 BLAKE2B 61015534f74f9f2398b79643d9528c59f0069fefae3bf9382eea1f31db69fe22195ce8a929e2c25285b41fdc070d7f255effb6d408d3997d61dd83beda544452 SHA512 b667be0c2c2b9bcef66f81839364fa56871c2577b9b2389f0464b669a1404fd68928522bb5b3eb4c114b21b6e86201fb50eeaf167d194de187f305ebc0b75cb7 -DIST aufs4-standalone-0_pre20180312.tar.xz 2521856 BLAKE2B e226a6ba530fe9423d1671cee59501445cbc70419801420f6c5eb8c5fd3af3cce9301d9d32042ea8c4c704a847b4f46bd006c397871f7c9ee5dcb4e92c3ce7e9 SHA512 60e1dfb703706f21928645c51d1a4138187e7ea44d86ca5f2ee8a991a910974bc514340237a7c51397d658ca56e2cf32cfcf374eb8e060073266042e5ee42cee diff --git a/sys-fs/aufs4/aufs4-0_pre20160219.ebuild b/sys-fs/aufs4/aufs4-0_pre20160219.ebuild deleted file mode 100644 index cb3b25bc99ab..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20160219.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=4 -# highest supported version -KERN_MAX_VER=5 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20160223.ebuild b/sys-fs/aufs4/aufs4-0_pre20160223.ebuild deleted file mode 100644 index cb3b25bc99ab..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20160223.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=4 -# highest supported version -KERN_MAX_VER=5 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20160627.ebuild b/sys-fs/aufs4/aufs4-0_pre20160627.ebuild deleted file mode 100644 index 2ce209aa7456..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20160627.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=5 -# highest supported version -KERN_MAX_VER=6 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20160815.ebuild b/sys-fs/aufs4/aufs4-0_pre20160815.ebuild deleted file mode 100644 index 2ce209aa7456..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20160815.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=5 -# highest supported version -KERN_MAX_VER=6 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20161010.ebuild b/sys-fs/aufs4/aufs4-0_pre20161010.ebuild deleted file mode 100644 index 74da974872fd..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20161010.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=8 -# highest supported version -KERN_MAX_VER=9 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20161219.ebuild b/sys-fs/aufs4/aufs4-0_pre20161219.ebuild deleted file mode 100644 index 74da974872fd..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20161219.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=8 -# highest supported version -KERN_MAX_VER=9 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20170130.ebuild b/sys-fs/aufs4/aufs4-0_pre20170130.ebuild deleted file mode 100644 index ff94ecb3cd1c..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20170130.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=9 -# highest supported version -KERN_MAX_VER=10 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20170220.ebuild b/sys-fs/aufs4/aufs4-0_pre20170220.ebuild deleted file mode 100644 index ff94ecb3cd1c..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20170220.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=9 -# highest supported version -KERN_MAX_VER=10 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20170313.ebuild b/sys-fs/aufs4/aufs4-0_pre20170313.ebuild deleted file mode 100644 index 0be383f2e126..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20170313.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=9 -# highest supported version -KERN_MAX_VER=11 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20170612.ebuild b/sys-fs/aufs4/aufs4-0_pre20170612.ebuild deleted file mode 100644 index 551496bccb00..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20170612.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=10 -# highest supported version -KERN_MAX_VER=11 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20171002.ebuild b/sys-fs/aufs4/aufs4-0_pre20171002.ebuild deleted file mode 100644 index 2f61f36acc1d..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20171002.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=13 -# highest supported version -KERN_MAX_VER=14 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20171106.ebuild b/sys-fs/aufs4/aufs4-0_pre20171106.ebuild deleted file mode 100644 index 2f61f36acc1d..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20171106.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=13 -# highest supported version -KERN_MAX_VER=14 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20180219.ebuild b/sys-fs/aufs4/aufs4-0_pre20180219.ebuild deleted file mode 100644 index f2e2ccc44e69..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20180219.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=13 -# highest supported version -KERN_MAX_VER=15 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/aufs4-0_pre20180312.ebuild b/sys-fs/aufs4/aufs4-0_pre20180312.ebuild deleted file mode 100644 index 1917bdd71b81..000000000000 --- a/sys-fs/aufs4/aufs4-0_pre20180312.ebuild +++ /dev/null @@ -1,184 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo-r1 toolchain-funcs - -AUFS_VERSION="${PV%%_p*}" -# highest branch version -PATCH_MAX_VER=13 -# highest supported version -KERN_MAX_VER=16 -# lowest supported version -KERN_MIN_VER=0 - -DESCRIPTION="An entirely re-designed and re-implemented Unionfs" -HOMEPAGE="http://aufs.sourceforge.net/" -SRC_URI="https://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs" - -DEPEND=" - dev-util/patchutils - dev-vcs/git" -RDEPEND=" - sys-fs/aufs-util - !sys-fs/aufs - !sys-fs/aufs2 - !sys-fs/aufs3" - -S="${WORKDIR}"/${PN}-standalone - -MODULE_NAMES="aufs(misc:${S})" - -pkg_setup() { - CONFIG_CHECK+=" !AUFS_FS" - use inotify && CONFIG_CHECK+=" ~FSNOTIFY" - use nfs && CONFIG_CHECK+=" EXPORTFS" - use fuse && CONFIG_CHECK+=" ~FUSE_FS" - use hfs && CONFIG_CHECK+=" ~HFSPLUS_FS" - use pax_kernel && CONFIG_CHECK+=" PAX" \ - && ERROR_PAX="Please use hardened sources" - - # this is needed so merging a binpkg ${PN} is - # possible w/out a kernel unpacked on the system - [[ -n "$PKG_SETUP_HAS_BEEN_RAN" ]] && return - - get_version - kernel_is lt 4 ${KERN_MIN_VER} 0 && \ - die "the kernel version isn't supported by upstream anymore. Please upgrade." - kernel_is gt 4 ${KERN_MAX_VER} 99 && die "kernel too new" - - linux-mod_pkg_setup - - if [[ "${KV_MINOR}" -gt "${PATCH_MAX_VER}" ]]; then - PATCH_BRANCH="x-rcN" - elif [[ "${KV_MINOR}" == "1" ]] && [[ "${KV_PATCH}" -ge "13" ]]; then - PATCH_BRANCH="${KV_MINOR}".13+ - else - PATCH_BRANCH="${KV_MINOR}" - fi - - case ${KV_EXTRA} in - "") - elog "It seems you are using vanilla-sources with aufs4" - elog "Please use sys-kernel/aufs-sources with USE=vanilla" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - "-gentoo") - elog "It seems you are using gentoo-sources with aufs4" - elog "Please use sys-kernel/aufs-sources" - elog "This will save you the nasty reemerge of sys-fs/aufs4 on every kernel upgrade" - ;; - esac - - pushd "${T}" &> /dev/null || die - unpack ${A} - - cd ${PN}-standalone || die - - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using ${module_branch} as patch source" - git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die - - combinediff \ - ${PN}-base.patch ${PN}-standalone.patch > "${T}"/combined-1.patch - combinediff \ - "${T}"/combined-1.patch ${PN}-mmap.patch \ - > ${PN}-standalone-base-mmap-combined.patch - - if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR} < ${PN}-standalone-base-mmap-combined.patch > /dev/null ); then - if use kernel-patch; then - cd ${KV_DIR} - ewarn "Patching your kernel..." - patch \ - --no-backup-if-mismatch --force -p1 -R -d ${KV_DIR} \ - < "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch \ - > /dev/null - epatch "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - ewarn "You need to compile your kernel with the applied patch" - ewarn "to be able to load and use the aufs kernel module" - else - eerror "You need to apply a patch to your kernel to compile and run the ${PN} module" - eerror "Either enable the kernel-patch useflag to do it with this ebuild" - eerror "or apply "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch by hand" - die "missing kernel patch, please apply it first" - fi - fi - - popd &> /dev/null - export PKG_SETUP_HAS_BEEN_RAN=1 -} - -set_config() { - for option in $*; do - grep -q "^CONFIG_AUFS_${option} =" config.mk || \ - die "${option} is not a valid config option" - sed "/^CONFIG_AUFS_${option}/s:=:= y:g" -i config.mk || die - done -} - -src_prepare() { - local module_branch=origin/${PN}.${PATCH_BRANCH} - - einfo "Using for module creation branch ${module_branch}" - git checkout -q -b local-gentoo ${module_branch} || die - - # All config options to off - sed "s:= y:=:g" -i config.mk || die - - set_config RDU BRANCH_MAX_127 SBILIST - - use debug && set_config DEBUG - use fuse && set_config BR_FUSE POLL - use hfs && set_config BR_HFSPLUS - use inotify && set_config HNOTIFY HFSNOTIFY - use nfs && set_config EXPORT - use nfs && ( use amd64 || use ppc64 ) && set_config INO_T_64 - use ramfs && set_config BR_RAMFS - - use pax_kernel && epatch "${FILESDIR}"/pax-4.patch - - sed \ - -e "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" \ - -i Makefile || die - - eapply_user -} - -src_compile() { - local ARCH=x86 - - emake \ - CC=$(tc-getCC) \ - LD=$(tc-getLD) \ - LDFLAGS="$(raw-ldflags)" \ - ARCH=$(tc-arch-kernel) \ - CONFIG_AUFS_FS=m \ - KDIR="${KV_OUT_DIR}" -} - -src_install() { - linux-mod_src_install - - use doc && dodoc -r Documentation - - use kernel-patch || \ - doins "${T}"/${PN}-standalone/${PN}-standalone-base-mmap-combined.patch - - dodoc \ - Documentation/filesystems/aufs/README \ - "${T}"/${PN}-standalone/{aufs4-loopback,vfs-ino,tmpfs-idr}.patch - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog - linux-mod_pkg_postinst -} diff --git a/sys-fs/aufs4/files/README.gentoo b/sys-fs/aufs4/files/README.gentoo deleted file mode 100644 index 64dfe94b4bda..000000000000 --- a/sys-fs/aufs4/files/README.gentoo +++ /dev/null @@ -1,20 +0,0 @@ -There several other patches in aufs3. They are all -optional. When you meet some problems, they will help you. You can find them -in the documentation directory. - - - aufs3-loopback.patch - Supports a nested loopback mount in a branch-fs. This patch is - unnecessary until aufs produces a message such like "you may want to try - another patch for loopback file". - - - vfs-ino.patch - Modifies a system global kernel internal function get_next_ino() in - order to stop assigning 0 for an inode-number. Not directly related to - aufs, but recommended generally. - - - tmpfs-idr.patch - Keeps the tmpfs inode number as the lowest value. Effective to reduce - the size of aufs XINO files for tmpfs branch. Also it prevents the - duplication of inode number, which is important for backup - tools, aubrsync or other utilities. When you find aufs XINO files for - tmpfs branch growing too much, try this patch. diff --git a/sys-fs/aufs4/files/pax-4.patch b/sys-fs/aufs4/files/pax-4.patch deleted file mode 100644 index cf216a5708ca..000000000000 --- a/sys-fs/aufs4/files/pax-4.patch +++ /dev/null @@ -1,89 +0,0 @@ ---- a/fs/aufs/dynop.c 2012-10-09 15:41:32.652989534 -0400 -+++ b/fs/aufs/dynop.c 2012-10-09 15:41:58.562989820 -0400 -@@ -149,9 +149,11 @@ - #define DySet(func, dst, src, h_op, h_sb) do { \ - DyDbgInc(cnt); \ - if (h_op->func) { \ -- if (src.func) \ -- dst.func = src.func; \ -- else \ -+ if (src.func) { \ -+ pax_open_kernel(); \ -+ *(void **)&dst.func = src.func; \ -+ pax_close_kernel(); \ -+ } else \ - AuDbg("%s %s\n", au_sbtype(h_sb), #func); \ - } \ - } while (0) -@@ -159,7 +161,9 @@ - #define DySetForce(func, dst, src) do { \ - AuDebugOn(!src.func); \ - DyDbgInc(cnt); \ -- dst.func = src.func; \ -+ pax_open_kernel(); \ -+ *(void **)&dst.func = src.func; \ -+ pax_close_kernel(); \ - } while (0) - - #define DySetAop(func) \ -@@ -266,15 +270,17 @@ - */ - static void dy_adx(struct au_dyaop *dyaop, int do_dx) - { -+ pax_open_kernel(); - if (!do_dx) { -- dyaop->da_op.direct_IO = NULL; -- dyaop->da_op.get_xip_mem = NULL; -+ *(void **)&dyaop->da_op.direct_IO = NULL; -+ *(void **)&dyaop->da_op.get_xip_mem = NULL; - } else { -- dyaop->da_op.direct_IO = aufs_aop.direct_IO; -- dyaop->da_op.get_xip_mem = aufs_aop.get_xip_mem; -+ *(void **)&dyaop->da_op.direct_IO = aufs_aop.direct_IO; -+ *(void **)&dyaop->da_op.get_xip_mem = aufs_aop.get_xip_mem; - if (!dyaop->da_get_xip_mem) -- dyaop->da_op.get_xip_mem = NULL; -+ *(void **)&dyaop->da_op.get_xip_mem = NULL; - } -+ pax_close_kernel(); - } - - static struct au_dyaop *dy_aget(struct au_branch *br, ---- a/fs/aufs/f_op_sp.c 2012-10-09 15:41:32.652989534 -0400 -+++ b/fs/aufs/f_op_sp.c 2012-10-09 15:41:58.562989820 -0400 -@@ -104,7 +104,7 @@ - static int aufs_open_sp(struct inode *inode, struct file *file); - static struct au_sp_fop { - int done; -- struct file_operations fop; /* not 'const' */ -+ file_operations_no_const fop; /* not 'const' */ - spinlock_t spin; - } au_sp_fop[AuSp_Last] = { - [AuSp_FIFO] = { -@@ -157,8 +157,10 @@ - h_file = au_hf_top(file); - spin_lock(&p->spin); - if (!p->done) { -- p->fop = *h_file->f_op; -+ pax_open_kernel(); -+ memcpy((void *)&p->fop, h_file->f_op, sizeof(p->fop)); - p->fop.owner = THIS_MODULE; -+ pax_close_kernel(); - if (p->fop.aio_read) - p->fop.aio_read = aufs_aio_read_sp; - if (p->fop.aio_write) ---- a/fs/aufs/sysfs.c 2013-10-20 17:08:37.000000000 -0400 -+++ b/fs/aufs/sysfs.c 2013-10-19 17:08:29.000000000 -0400 -@@ -233,8 +233,10 @@ - for (i = 0; i < ARRAY_SIZE(br->br_sysfs); i++) { - attr = &br_sysfs->attr; - sysfs_attr_init(attr); -- attr->name = br_sysfs->name; -- attr->mode = S_IRUGO; -+ pax_open_kernel(); -+ *(void **)&attr->name = br_sysfs->name; -+ *(void **)&attr->mode = S_IRUGO; -+ pax_close_kernel(); - br_sysfs++; - } - } diff --git a/sys-fs/aufs4/metadata.xml b/sys-fs/aufs4/metadata.xml deleted file mode 100644 index f0e5c642768d..000000000000 --- a/sys-fs/aufs4/metadata.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - jlec@gentoo.org - - - Enable additional debugging support - Enable hfs support - Enable fuse support - Enable inotify support - Patch the current kernel for aufs3 support - Enable support for nfs export - Apply patch needed for pax enabled kernels - Enable initramfs/rootfs support - - - aufs - - diff --git a/sys-fs/fatresize/Manifest b/sys-fs/fatresize/Manifest new file mode 100644 index 000000000000..38debb4bb218 --- /dev/null +++ b/sys-fs/fatresize/Manifest @@ -0,0 +1 @@ +DIST fatresize-1.0.4.tar.gz 115159 BLAKE2B 16bdfc28bb58f9694adccc7d04dc7c26dc72ce0e859787f66c2aa9c560ce987f20374e9f5166b79ac9501878e06f072c9102ce2f4e3bc2afa694e2a13ecb8e07 SHA512 36b67f7d5e4ccb03b98fb8a788c40f430464a40765a9092deab3292ff736fcb07288c4b5b30143a18125f4b3de1225ce32b5643b344ec207ca332a87981fe18f diff --git a/sys-fs/fatresize/fatresize-1.0.4.ebuild b/sys-fs/fatresize/fatresize-1.0.4.ebuild new file mode 100644 index 000000000000..cfdd713b6f02 --- /dev/null +++ b/sys-fs/fatresize/fatresize-1.0.4.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit autotools + +DESCRIPTION="Resize FAT partitions using libparted" +HOMEPAGE="https://github.com/ya-mouse/fatresize" +SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + sys-block/parted +" +RDEPEND=" + ${DEPEND} +" +PATCHES=( + "${FILESDIR}"/${P}-version.patch +) + +src_prepare() { + default + eautoreconf +} diff --git a/sys-fs/fatresize/files/fatresize-1.0.4-version.patch b/sys-fs/fatresize/files/fatresize-1.0.4-version.patch new file mode 100644 index 000000000000..88a42a9c1089 --- /dev/null +++ b/sys-fs/fatresize/files/fatresize-1.0.4-version.patch @@ -0,0 +1,9 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -1,5 +1,5 @@ + AC_PREREQ(2.50) +-AC_INIT(fatresize, 1.0.3, [mouse@ya.ru]) ++AC_INIT(fatresize, 1.0.4, [mouse@ya.ru]) + + AM_INIT_AUTOMAKE + AM_CONFIG_HEADER(config.h) diff --git a/games-emulation/kigb/metadata.xml b/sys-fs/fatresize/metadata.xml similarity index 61% rename from games-emulation/kigb/metadata.xml rename to sys-fs/fatresize/metadata.xml index 78274e0fa550..5ba62861f1c4 100644 --- a/games-emulation/kigb/metadata.xml +++ b/sys-fs/fatresize/metadata.xml @@ -1,8 +1,7 @@ - - games@gentoo.org - Gentoo Games Project + +jer@gentoo.org diff --git a/sys-fs/udev/Manifest b/sys-fs/udev/Manifest index 01bd656d0f26..8892a91fea53 100644 --- a/sys-fs/udev/Manifest +++ b/sys-fs/udev/Manifest @@ -1,7 +1,3 @@ -DIST systemd-216.tar.xz 3612960 BLAKE2B 677fa79e7a8dae5d62f37115c3087d89c46a28515c1fe48abbd77016ee41565583e407913b5a9738908436a2ccc36a1d3305392d8dfa5ac053a44ca66d587611 SHA512 f4eee6664368168eafd61939f1355ac21c7eeecce6247de98ef36f40bb6a942d12c006ced4ee15f3d8f11699c194990222d5a5115b45f2aa81f2a1abafebbdd2 -DIST systemd-225.tar.gz 3878442 BLAKE2B 24bf9f6bfdd7d7c585829c1b172f73e669e137020b990ecd07dffafbe6890f1819e6c8efd5b322008473a62007a4a6f6ab2fb209be7db4ecb89a2bc01d60aaab SHA512 35b3946509c7b01660da4370d3c51ff0e6a537dadd9dbb0a039c4f7ed552fd4e02ebac6eb8a788f61f1e3ba99444238d959051dd004c174b027729a80368ac19 -DIST systemd-233.tar.gz 4660737 BLAKE2B 38cdd74543447b3c02391b328428fed169fe2cf2df6e9341dcaf2f7d3d977612ec102301e144c1cada90d61e9e9bda3b2faaef708c8ff4bd0b52b143760a83b2 SHA512 5ad5329ea116d973cf67096f7e7ad28e9ea0905696e9451291f1d25e5064f4a9bfcfae87e912996c6a38397e9f4a148d4ccecfa9b70f7ecdf04deadb61784c8e DIST systemd-236.tar.gz 6759035 BLAKE2B 0fc26bd67fb6cc3b0565c763fc26e38186c4b05c3d38652b73a2189dfbfb46382dba239f7f6f889eec57ad1d8f69d4098745c8f4ca16a707aa23b7771f2328f3 SHA512 1a9672960e03e05c09e41fb8cfe9b0f25e867fd43f37f8371515ddddfdbd4270afd746a6da733f6d1d3b2cc43db1ecc7a9f2245f2dac2ec233db74e9e70e4f6d DIST systemd-238.tar.gz 6954022 BLAKE2B 9b5cc36a7234c0d037a2656ee1e5ed54186a394b8be41771ebc29c903d3efcecf7f13f004a6d1695c022923bd0d540a243e897852f07e810f73fd3163f688dde SHA512 c0f272b022308d3bd94679184e102a8dc85de55310bda205a458ea33c77c7733e5c8c8e5b15f786ba3e0ce59e7c6a9bf0d5a0950517c6b91e0f345950129b9c8 DIST systemd-239.tar.gz 7157293 BLAKE2B 975f6215c8bb6662d6e161f637e1fece22930c0190b3c31a8fc4cb1a10600546a252704ac95590d9d14e495fcd06082a590e6d755e36603a41b3a396d579d8b0 SHA512 fd44590dfd148504c5ed1e67521efce50d84b627b7fc77015fa95dfa76d7a42297c56cc89eff40181809732024b16d48f2a87038cf435e0c63bc2b95ecd86b0f -DIST udev-216-patches-2.tar.xz 1264 BLAKE2B b1bbb6b1b7734edc3352b4352a45b4b5df4715b0fc92c4936798aa93fb078755b7795f475d7bc42392ad8ef57853e9ce2507c66cc9bfbd37e6fe22ada4c156cc SHA512 1f5912f3bbc3e40a4efad9de8b1fab2b3a750f3f23c9f2e33a581658959d22cf23f9ff1b8f51597874e7bca1d0f757f37fd5550b4112160261559524eda261f4 diff --git a/sys-fs/udev/files/233-fix-includes.patch b/sys-fs/udev/files/233-fix-includes.patch deleted file mode 100644 index 44b06214f89d..000000000000 --- a/sys-fs/udev/files/233-fix-includes.patch +++ /dev/null @@ -1,38 +0,0 @@ -From 284d1cd0a12cad96a5ea61d1afb0dd677dbd147e Mon Sep 17 00:00:00 2001 -From: Matija Skala -Date: Wed, 15 Mar 2017 13:21:10 +0100 -Subject: [PATCH] fix includes - -linux/sockios.h is needed for the SIOCGSTAMPNS macro - -xlocale.h is included indirectly in glibc and doesn't even exist in -other libcs ---- - src/basic/parse-util.c | 1 - - src/libsystemd-network/sd-lldp.c | 1 + - 2 files changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/basic/parse-util.c b/src/basic/parse-util.c -index 6e58ced6f5..d86700736d 100644 ---- a/src/basic/parse-util.c -+++ b/src/basic/parse-util.c -@@ -23,7 +23,6 @@ - #include - #include - #include --#include - - #include "alloc-util.h" - #include "extract-word.h" -diff --git a/src/libsystemd-network/sd-lldp.c b/src/libsystemd-network/sd-lldp.c -index 0702241506..39ddb2461a 100644 ---- a/src/libsystemd-network/sd-lldp.c -+++ b/src/libsystemd-network/sd-lldp.c -@@ -19,6 +19,7 @@ - ***/ - - #include -+#include - - #include "sd-lldp.h" - diff --git a/sys-fs/udev/files/233-format-warnings.patch b/sys-fs/udev/files/233-format-warnings.patch deleted file mode 100644 index 7bb08f0a3201..000000000000 --- a/sys-fs/udev/files/233-format-warnings.patch +++ /dev/null @@ -1,84 +0,0 @@ -From 3e7d14d78c4d15ec7789299216cbf5c58e61547b Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= -Date: Sat, 3 Jun 2017 05:41:17 -0400 -Subject: [PATCH] sd-bus: silence format warnings in kdbus code (#6072) -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -The code is mostly correct, but gcc is trying to outsmart us, and emits a -warning for a "llu vs lu" mismatch, even though they are the same size (on alpha): - -src/libsystemd/sd-bus/bus-control.c: In function 窶鰐ernel_get_list窶: -src/libsystemd/sd-bus/bus-control.c:267:42: error: format 窶%llu窶 expects argument of type 窶詫ong long unsigned int窶, but argument 3 has type 窶論_u64 {aka long unsigned int}窶 [-Werror=format=] - if (asprintf(&n, ":1.%llu", name->id) < 0) { - ^ -src/libsystemd/sd-bus/bus-control.c: In function 窶話us_get_name_creds_kdbus窶: -src/libsystemd/sd-bus/bus-control.c:714:47: error: format 窶%llu窶 expects argument of type 窶詫ong long unsigned int窶, but argument 3 has type 窶論_u64 {aka long unsigned int}窶 [-Werror=format=] - if (asprintf(&c->unique_name, ":1.%llu", conn_info->id) < 0) { - ^ -This is hard to work around properly, because kdbus.h uses __u64 which is -defined-differently-despite-being-the-same-size then uint64_t. Thus the simple -solution of using %PRIu64 fails on amd64: - -src/libsystemd/sd-bus/bus-control.c:714:47: error: format 窶%lu窶 expects argument of type 窶詫ong unsigned int窶, but argument 3 has type 窶論_u64 {aka long long unsigned int}窶 [-Werror=format=] - if (asprintf(&c->unique_name, ":1.%"PRIu64, conn_info->id) < 0) { - ^~~~~~ - -Let's just avoid the whole issue for now by silencing the warning. -After the next release, we should just get rid of the kdbus code. - -Fixes #5561. ---- - src/libsystemd/sd-bus/bus-control.c | 6 ++++++ - src/libsystemd/sd-bus/bus-kernel.c | 2 ++ - 2 files changed, 8 insertions(+) - -diff --git a/src/libsystemd/sd-bus/bus-control.c b/src/libsystemd/sd-bus/bus-control.c -index 9e58ffbd8..303ae0f23 100644 ---- a/src/libsystemd/sd-bus/bus-control.c -+++ b/src/libsystemd/sd-bus/bus-control.c -@@ -264,10 +264,13 @@ static int kernel_get_list(sd_bus *bus, uint64_t flags, char ***x) { - if ((flags & KDBUS_LIST_UNIQUE) && name->id != previous_id && !(name->flags & KDBUS_HELLO_ACTIVATOR)) { - char *n; - -+#pragma GCC diagnostic push -+#pragma GCC diagnostic ignored "-Wformat" - if (asprintf(&n, ":1.%llu", name->id) < 0) { - r = -ENOMEM; - goto fail; - } -+#pragma GCC diagnostic pop - - r = strv_consume(x, n); - if (r < 0) -@@ -711,10 +714,13 @@ int bus_get_name_creds_kdbus( - } - - if (mask & SD_BUS_CREDS_UNIQUE_NAME) { -+#pragma GCC diagnostic push -+#pragma GCC diagnostic ignored "-Wformat" - if (asprintf(&c->unique_name, ":1.%llu", conn_info->id) < 0) { - r = -ENOMEM; - goto fail; - } -+#pragma GCC diagnostic pop - - c->mask |= SD_BUS_CREDS_UNIQUE_NAME; - } -diff --git a/src/libsystemd/sd-bus/bus-kernel.c b/src/libsystemd/sd-bus/bus-kernel.c -index c82caeb3f..ca6aee7c0 100644 ---- a/src/libsystemd/sd-bus/bus-kernel.c -+++ b/src/libsystemd/sd-bus/bus-kernel.c -@@ -51,6 +51,8 @@ - #include "user-util.h" - #include "util.h" - -+#pragma GCC diagnostic ignored "-Wformat" -+ - #define UNIQUE_NAME_MAX (3+DECIMAL_STR_MAX(uint64_t)) - - int bus_kernel_parse_unique_name(const char *s, uint64_t *id) { --- -2.13.2 - diff --git a/sys-fs/udev/metadata.xml b/sys-fs/udev/metadata.xml index e6e0979044dd..39f61746d0df 100644 --- a/sys-fs/udev/metadata.xml +++ b/sys-fs/udev/metadata.xml @@ -5,8 +5,6 @@ udev-bugs@gentoo.org - Enable the userspace firmware loader (DEPRECATED, replaced by the in-kernel loader starting from 3.8) - Build the gobject interface library Enable kernel module loading/unloading support using sys-apps/kmod diff --git a/sys-fs/udev/udev-216.ebuild b/sys-fs/udev/udev-216.ebuild deleted file mode 100644 index 3d009073e05b..000000000000 --- a/sys-fs/udev/udev-216.ebuild +++ /dev/null @@ -1,485 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools bash-completion-r1 eutils linux-info multilib multilib-minimal toolchain-funcs udev user versionator - -if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://anongit.freedesktop.org/systemd/systemd" - inherit git-2 - patchset= -else - patchset=2 - SRC_URI="https://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz" - if [[ -n "${patchset}" ]]; then - SRC_URI+=" - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz" - fi - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" -fi - -DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" -HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd" - -LICENSE="LGPL-2.1 MIT GPL-2" -SLOT="0" -IUSE="acl doc +firmware-loader gudev introspection +kmod selinux static-libs" - -RESTRICT="test" - -COMMON_DEPEND=">=sys-apps/util-linux-2.20 - acl? ( sys-apps/acl ) - gudev? ( >=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] ) - introspection? ( >=dev-libs/gobject-introspection-1.38 ) - kmod? ( >=sys-apps/kmod-16 ) - selinux? ( >=sys-libs/libselinux-2.1.9 ) - != -r4 to skip some parallel build issues -DEPEND="${COMMON_DEPEND} - dev-util/gperf - >=sys-apps/coreutils-8.16 - sys-libs/libcap - virtual/os-headers - virtual/pkgconfig - >=sys-devel/make-3.82-r4 - >=sys-kernel/linux-headers-3.7 - doc? ( >=dev-util/gtk-doc-1.18 )" -# Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs -if [[ ${PV} = 9999* ]]; then - DEPEND="${DEPEND} - app-text/docbook-xml-dtd:4.2 - app-text/docbook-xml-dtd:4.5 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt" -fi -RDEPEND="${COMMON_DEPEND} - ! "${T}"/40-gentoo.rules - # Gentoo specific floppy and usb groups - SUBSYSTEM=="block", KERNEL=="fd[0-9]", GROUP="floppy" - SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GROUP="usb" - EOF - - # change rules back to group uucp instead of dialout for now wrt #454556 - sed -i -e 's/GROUP="dialout"/GROUP="uucp"/' rules/*.rules || die - - # apply user patches - epatch_user - - if [[ ! -e configure ]]; then - if use doc; then - gtkdocize --docdir docs || die "gtkdocize failed" - else - echo 'EXTRA_DIST =' > docs/gtk-doc.make - fi - eautoreconf - else - check_default_rules - elibtoolize - fi - - # Restore possibility of running --enable-static wrt #472608 - sed -i \ - -e '/--enable-static is not supported by systemd/s:as_fn_error:echo:' \ - configure || die - - if ! use elibc_glibc; then #443030 - echo '#define secure_getenv(x) NULL' >> config.h.in - sed -i -e '/error.*secure_getenv/s:.*:#define secure_getenv(x) NULL:' src/shared/missing.h || die - fi -} - -multilib_src_configure() { - tc-export CC #463846 - export cc_cv_CFLAGS__flto=no #502950 - - # Keep sorted by ./configure --help and only pass --disable flags - # when *required* to avoid external deps or unnecessary compile - local econf_args - econf_args=( - ac_cv_search_cap_init= - --libdir=/usr/$(get_libdir) - --docdir=/usr/share/doc/${PF} - $(multilib_native_use_enable static-libs static) - --disable-nls - $(multilib_native_use_enable doc gtk-doc) - $(multilib_native_use_enable introspection) - --disable-python-devel - --disable-dbus - $(multilib_native_use_enable kmod) - --disable-seccomp - $(multilib_native_use_enable selinux) - --disable-xz - --disable-lz4 - --disable-pam - $(multilib_native_use_enable acl) - --disable-gcrypt - --disable-audit - --disable-libcryptsetup - --disable-qrencode - --disable-microhttpd - --disable-gnutls - --disable-libcurl - --disable-libidn - --disable-readahead - --disable-quotacheck - --disable-logind - --disable-polkit - --disable-myhostname - $(use_enable gudev) - $(multilib_is_native_abi || echo "--disable-manpages") - --enable-split-usr - --with-html-dir=/usr/share/doc/${PF}/html - --without-python - --with-bashcompletiondir="$(get_bashcompdir)" - $(use firmware-loader && echo "--with-firmware-path=/lib/firmware/updates:/lib/firmware") - --with-rootprefix= - $(multilib_is_native_abi && echo "--with-rootlibdir=/$(get_libdir)") - ) - - # Use pregenerated copies when possible wrt #480924 - [[ ${PV} = 9999* ]] || econf_args+=( --disable-manpages ) - - ECONF_SOURCE=${S} econf "${econf_args[@]}" -} - -multilib_src_compile() { - echo 'BUILT_SOURCES: $(BUILT_SOURCES)' > "${T}"/Makefile.extra - emake -f Makefile -f "${T}"/Makefile.extra BUILT_SOURCES - - # Most of the parallel build problems were solved by >=sys-devel/make-3.82-r4, - # but not everything -- separate building of the binaries as a workaround, - # which will force internal libraries required for the helpers to be built - # early enough, like eg. libsystemd-shared.la - if multilib_is_native_abi; then - local lib_targets=( libudev.la ) - use gudev && lib_targets+=( libgudev-1.0.la ) - emake "${lib_targets[@]}" - - local exec_targets=( - systemd-udevd - udevadm - ) - emake "${exec_targets[@]}" - - local helper_targets=( - ata_id - cdrom_id - collect - scsi_id - v4l_id - accelerometer - mtd_probe - ) - emake "${helper_targets[@]}" - - if [[ ${PV} = 9999* ]]; then - local man_targets=( - man/udev.conf.5 - man/systemd.link.5 - man/udev.7 - man/systemd-udevd.service.8 - man/udevadm.8 - ) - emake "${man_targets[@]}" - fi - - if use doc; then - emake -C docs/libudev - use gudev && emake -C docs/gudev - fi - else - local lib_targets=( libudev.la ) - use gudev && lib_targets+=( libgudev-1.0.la ) - emake "${lib_targets[@]}" - fi -} - -multilib_src_install() { - if multilib_is_native_abi; then - local lib_LTLIBRARIES="libudev.la" \ - pkgconfiglib_DATA="src/libudev/libudev.pc" - - local targets=( - install-libLTLIBRARIES - install-includeHEADERS - install-libgudev_includeHEADERS - install-rootbinPROGRAMS - install-rootlibexecPROGRAMS - install-udevlibexecPROGRAMS - install-dist_udevconfDATA - install-dist_udevrulesDATA - install-girDATA - install-pkgconfiglibDATA - install-sharepkgconfigDATA - install-typelibsDATA - install-dist_docDATA - libudev-install-hook - install-directories-hook - install-dist_bashcompletionDATA - install-dist_networkDATA - ) - - if use gudev; then - lib_LTLIBRARIES+=" libgudev-1.0.la" - pkgconfiglib_DATA+=" src/gudev/gudev-1.0.pc" - fi - - # add final values of variables: - targets+=( - rootlibexec_PROGRAMS=systemd-udevd - rootbin_PROGRAMS=udevadm - lib_LTLIBRARIES="${lib_LTLIBRARIES}" - pkgconfiglib_DATA="${pkgconfiglib_DATA}" - INSTALL_DIRS='$(sysconfdir)/udev/rules.d \ - $(sysconfdir)/udev/hwdb.d \ - $(sysconfdir)/systemd/network' - dist_bashcompletion_DATA="shell-completion/bash/udevadm" - dist_network_DATA="network/99-default.link" - ) - emake -j1 DESTDIR="${D}" "${targets[@]}" - - if use doc; then - emake -C docs/libudev DESTDIR="${D}" install - use gudev && emake -C docs/gudev DESTDIR="${D}" install - fi - - if [[ ${PV} = 9999* ]]; then - doman man/{udev.conf.5,systemd.link.5,udev.7,systemd-udevd.service.8,udevadm.8} - else - doman "${S}"/man/{udev.conf.5,systemd.link.5,udev.7,systemd-udevd.service.8,udevadm.8} - fi - else - local lib_LTLIBRARIES="libudev.la" \ - pkgconfiglib_DATA="src/libudev/libudev.pc" \ - include_HEADERS="src/libudev/libudev.h" - - local targets=( - install-libLTLIBRARIES - install-includeHEADERS - install-pkgconfiglibDATA - ) - - if use gudev; then - lib_LTLIBRARIES+=" libgudev-1.0.la" - pkgconfiglib_DATA+=" src/gudev/gudev-1.0.pc" - fi - - targets+=( - lib_LTLIBRARIES="${lib_LTLIBRARIES}" - pkgconfiglib_DATA="${pkgconfiglib_DATA}" - include_HEADERS="${include_HEADERS}" - ) - emake -j1 DESTDIR="${D}" "${targets[@]}" - fi -} - -multilib_src_install_all() { - dodoc TODO - - prune_libtool_files --all - rm -f \ - "${D}"/lib/udev/rules.d/99-systemd.rules \ - "${D}"/usr/share/doc/${PF}/{LICENSE.*,GVARIANT-SERIALIZATION,DIFFERENCES,PORTING-DBUS1,sd-shutdown.h} - - # see src_prepare() for content of 40-gentoo.rules - insinto /lib/udev/rules.d - doins "${T}"/40-gentoo.rules - - # maintainer note: by not letting the upstream build-sys create the .so - # link, you also avoid a parallel make problem - mv "${D}"/usr/share/man/man8/systemd-udevd{.service,}.8 - - if ! [[ ${PV} = 9999* ]]; then - insinto /usr/share/doc/${PF}/html/gudev - doins "${S}"/docs/gudev/html/* - - insinto /usr/share/doc/${PF}/html/libudev - doins "${S}"/docs/libudev/html/* - fi -} - -pkg_preinst() { - local htmldir - for htmldir in gudev libudev; do - if [[ -d ${ROOT%/}/usr/share/gtk-doc/html/${htmldir} ]]; then - rm -rf "${ROOT%/}"/usr/share/gtk-doc/html/${htmldir} - fi - if [[ -d ${D}/usr/share/doc/${PF}/html/${htmldir} ]]; then - dosym ../../doc/${PF}/html/${htmldir} \ - /usr/share/gtk-doc/html/${htmldir} - fi - done -} - -pkg_postinst() { - mkdir -p "${ROOT%/}"/run - - # "losetup -f" is confused if there is an empty /dev/loop/, Bug #338766 - # So try to remove it here (will only work if empty). - rmdir "${ROOT%/}"/dev/loop 2>/dev/null - if [[ -d ${ROOT%/}/dev/loop ]]; then - ewarn "Please make sure your remove /dev/loop," - ewarn "else losetup may be confused when looking for unused devices." - fi - - local fstab="${ROOT%/}"/etc/fstab dev path fstype rest - while read -r dev path fstype rest; do - if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then - ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" - ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, https://bugs.gentoo.org/453186" - fi - done < "${fstab}" - - if [[ -d ${ROOT%/}/usr/lib/udev ]]; then - ewarn - ewarn "Please re-emerge all packages on your system which install" - ewarn "rules and helpers in /usr/lib/udev. They should now be in" - ewarn "/lib/udev." - ewarn - ewarn "One way to do this is to run the following command:" - ewarn "emerge -av1 \$(qfile -q -S -C /usr/lib/udev)" - ewarn "Note that qfile can be found in app-portage/portage-utils" - fi - - local old_cd_rules="${ROOT%/}"/etc/udev/rules.d/70-persistent-cd.rules - local old_net_rules="${ROOT%/}"/etc/udev/rules.d/70-persistent-net.rules - for old_rules in "${old_cd_rules}" "${old_net_rules}"; do - if [[ -f ${old_rules} ]]; then - ewarn - ewarn "File ${old_rules} is from old udev installation but if you still use it," - ewarn "rename it to something else starting with 70- to silence this deprecation" - ewarn "warning." - fi - done - - elog - elog "Starting from version >= 197 the new predictable network interface names are" - elog "used by default, see:" - elog "https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames" - elog "https://cgit.freedesktop.org/systemd/systemd/tree/src/udev/udev-builtin-net_id.c" - elog - elog "Example command to get the information for the new interface name before booting" - elog "(replace with, for example, eth0):" - elog "# udevadm test-builtin net_id /sys/class/net/ 2> /dev/null" - elog - elog "You can use either kernel parameter \"net.ifnames=0\", create empty" - elog "file /etc/systemd/network/99-default.link, or symlink it to /dev/null" - elog "to disable the feature." - - if has_version 'sys-apps/biosdevname'; then - ewarn - ewarn "You can replace the functionality of sys-apps/biosdevname which has been" - ewarn "detected to be installed with the new predictable network interface names." - fi - - ewarn - ewarn "You need to restart udev as soon as possible to make the upgrade go" - ewarn "into effect." - ewarn "The method you use to do this depends on your init system." - if has_version 'sys-apps/openrc'; then - ewarn "For sys-apps/openrc users it is:" - ewarn "# /etc/init.d/udev --nodeps restart" - fi - - elog - elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" - elog "fixing known issues visit:" - elog "https://wiki.gentoo.org/wiki/Udev" - elog "https://wiki.gentoo.org/wiki/Udev/upgrade" - - # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, - # do the same for 80-net-setup-link.rules to keep the old behavior - local net_move=no - local net_name_slot_sym=no - local net_rules_path="${ROOT%/}"/etc/udev/rules.d - local net_name_slot="${net_rules_path}"/80-net-name-slot.rules - local net_setup_link="${net_rules_path}"/80-net-setup-link.rules - if [[ ! -e ${net_setup_link} ]]; then - [[ -f ${net_name_slot} && $(sed -e "/^#/d" -e "/^\W*$/d" ${net_name_slot} | wc -l) == 0 ]] && net_move=yes - if [[ -L ${net_name_slot} && $(readlink ${net_name_slot}) == /dev/null ]]; then - net_move=yes - net_name_slot_sym=yes - fi - fi - if [[ ${net_move} == yes ]]; then - ebegin "Copying ${net_name_slot} to ${net_setup_link}" - - if [[ ${net_name_slot_sym} == yes ]]; then - ln -nfs /dev/null "${net_setup_link}" - else - cp "${net_name_slot}" "${net_setup_link}" - fi - eend $? - fi - - # https://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # https://bugs.gentoo.org/246847 - # https://bugs.gentoo.org/514174 - enewgroup input - - # Update hwdb database in case the format is changed by udev version. - if has_version 'sys-apps/hwids[udev]'; then - udevadm hwdb --update --root="${ROOT%/}" - # Only reload when we are not upgrading to avoid potential race w/ incompatible hwdb.bin and the running udevd - # https://cgit.freedesktop.org/systemd/systemd/commit/?id=1fab57c209035f7e66198343074e9cee06718bda - [[ -z ${REPLACING_VERSIONS} ]] && udev_reload - fi -} diff --git a/sys-fs/udev/udev-225-r1.ebuild b/sys-fs/udev/udev-225-r1.ebuild deleted file mode 100644 index ee167a2d7eca..000000000000 --- a/sys-fs/udev/udev-225-r1.ebuild +++ /dev/null @@ -1,426 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit autotools bash-completion-r1 eutils linux-info multilib multilib-minimal toolchain-funcs udev user versionator - -if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://anongit.freedesktop.org/systemd/systemd" - inherit git-r3 -else - patchset= - SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz" - if [[ -n "${patchset}" ]]; then - SRC_URI+=" - https://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz - https://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz" - fi - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" -fi - -DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" -HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd" - -LICENSE="LGPL-2.1 MIT GPL-2" -SLOT="0" -IUSE="acl +kmod selinux static-libs" - -RESTRICT="test" - -COMMON_DEPEND=">=sys-apps/util-linux-2.24 - sys-libs/libcap[${MULTILIB_USEDEP}] - acl? ( sys-apps/acl ) - kmod? ( >=sys-apps/kmod-16 ) - selinux? ( >=sys-libs/libselinux-2.1.9 ) - != -r4 to skip some parallel build issues -DEPEND="${COMMON_DEPEND} - dev-util/gperf - >=dev-util/intltool-0.50 - >=sys-apps/coreutils-8.16 - virtual/os-headers - virtual/pkgconfig - >=sys-devel/make-3.82-r4 - >=sys-kernel/linux-headers-3.9 - app-text/docbook-xml-dtd:4.2 - app-text/docbook-xml-dtd:4.5 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt" -RDEPEND="${COMMON_DEPEND} - ! "${T}"/40-gentoo.rules - # Gentoo specific floppy and usb groups - SUBSYSTEM=="block", KERNEL=="fd[0-9]", GROUP="floppy" - SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GROUP="usb" - EOF - - # change rules back to group uucp instead of dialout for now wrt #454556 - sed -i -e 's/GROUP="dialout"/GROUP="uucp"/' rules/*.rules || die - - # stub out the am_path_libcrypt function - echo 'AC_DEFUN([AM_PATH_LIBGCRYPT],[:])' > m4/gcrypt.m4 - - # apply user patches - epatch_user - - eautoreconf - - if ! [[ ${PV} = 9999* ]]; then - check_default_rules - fi - - # Restore possibility of running --enable-static wrt #472608 - sed -i \ - -e '/--enable-static is not supported by systemd/s:as_fn_error:echo:' \ - configure || die - - if ! use elibc_glibc; then #443030 - echo '#define secure_getenv(x) NULL' >> config.h.in - sed -i -e '/error.*secure_getenv/s:.*:#define secure_getenv(x) NULL:' src/shared/missing.h || die - fi -} - -src_configure() { - # Prevent conflicts with i686 cross toolchain, bug 559726 - tc-export AR CC NM OBJCOPY RANLIB - multilib-minimal_src_configure -} - -multilib_src_configure() { - tc-export CC #463846 - export cc_cv_CFLAGS__flto=no #502950 - export cc_cv_CFLAGS__Werror_shadow=no #554454 - - # Keep sorted by ./configure --help and only pass --disable flags - # when *required* to avoid external deps or unnecessary compile - local econf_args - econf_args=( - --libdir=/usr/$(get_libdir) - --docdir=/usr/share/doc/${PF} - $(multilib_native_use_enable static-libs static) - --disable-nls - --disable-dbus - $(multilib_native_use_enable kmod) - --disable-xkbcommon - --disable-seccomp - $(multilib_native_use_enable selinux) - --disable-xz - --disable-lz4 - --disable-pam - $(multilib_native_use_enable acl) - --disable-gcrypt - --disable-audit - --disable-libcryptsetup - --disable-qrencode - --disable-microhttpd - --disable-gnuefi - --disable-gnutls - --disable-libcurl - --disable-libidn - --disable-quotacheck - --disable-logind - --disable-polkit - --disable-myhostname - $(multilib_is_native_abi || echo "--disable-manpages") - --enable-split-usr - --without-python - --with-bashcompletiondir="$(get_bashcompdir)" - --with-rootprefix= - $(multilib_is_native_abi && echo "--with-rootlibdir=/$(get_libdir)") - --disable-elfutils - ) - - if ! multilib_is_native_abi; then - econf_args+=( - MOUNT_{CFLAGS,LIBS}=' ' - ) - fi - - ECONF_SOURCE=${S} econf "${econf_args[@]}" -} - -multilib_src_compile() { - echo 'BUILT_SOURCES: $(BUILT_SOURCES)' > "${T}"/Makefile.extra - emake -f Makefile -f "${T}"/Makefile.extra BUILT_SOURCES - - # Most of the parallel build problems were solved by >=sys-devel/make-3.82-r4, - # but not everything -- separate building of the binaries as a workaround, - # which will force internal libraries required for the helpers to be built - # early enough, like eg. libsystemd-shared.la - if multilib_is_native_abi; then - local lib_targets=( libudev.la ) - emake "${lib_targets[@]}" - - local exec_targets=( - systemd-udevd - udevadm - ) - emake "${exec_targets[@]}" - - local helper_targets=( - ata_id - cdrom_id - collect - scsi_id - v4l_id - mtd_probe - ) - emake "${helper_targets[@]}" - - local man_targets=( - man/udev.conf.5 - man/systemd.link.5 - man/udev.7 - man/systemd-udevd.service.8 - man/udevadm.8 - ) - emake "${man_targets[@]}" - else - local lib_targets=( libudev.la ) - emake "${lib_targets[@]}" - fi -} - -multilib_src_install() { - if multilib_is_native_abi; then - local lib_LTLIBRARIES="libudev.la" - local pkgconfiglib_DATA="src/libudev/libudev.pc" - - local targets=( - install-libLTLIBRARIES - install-includeHEADERS - install-rootbinPROGRAMS - install-rootlibexecPROGRAMS - install-udevlibexecPROGRAMS - install-dist_udevconfDATA - install-dist_udevrulesDATA - install-pkgconfiglibDATA - install-pkgconfigdataDATA - install-dist_docDATA - libudev-install-hook - install-directories-hook - install-dist_bashcompletionDATA - install-dist_networkDATA - ) - - # add final values of variables: - targets+=( - rootlibexec_PROGRAMS=systemd-udevd - rootbin_PROGRAMS=udevadm - lib_LTLIBRARIES="${lib_LTLIBRARIES}" - pkgconfiglib_DATA="${pkgconfiglib_DATA}" - pkgconfigdata_DATA="src/udev/udev.pc" - INSTALL_DIRS='$(sysconfdir)/udev/rules.d $(sysconfdir)/udev/hwdb.d $(sysconfdir)/systemd/network' - dist_bashcompletion_DATA="shell-completion/bash/udevadm" - dist_network_DATA="network/99-default.link" - ) - emake -j1 DESTDIR="${D}" "${targets[@]}" - doman man/{udev.conf.5,systemd.link.5,udev.7,systemd-udevd.service.8,udevadm.8} - else - local lib_LTLIBRARIES="libudev.la" - local pkgconfiglib_DATA="src/libudev/libudev.pc" - local include_HEADERS="src/libudev/libudev.h" - - local targets=( - install-libLTLIBRARIES - install-includeHEADERS - install-pkgconfiglibDATA - ) - - targets+=( - lib_LTLIBRARIES="${lib_LTLIBRARIES}" - pkgconfiglib_DATA="${pkgconfiglib_DATA}" - include_HEADERS="${include_HEADERS}" - ) - emake -j1 DESTDIR="${D}" "${targets[@]}" - fi -} - -multilib_src_install_all() { - dodoc TODO - - prune_libtool_files --all - rm -f "${D}"/lib/udev/rules.d/99-systemd.rules - rm -f "${D}"/usr/share/doc/${PF}/{LICENSE.*,GVARIANT-SERIALIZATION,DIFFERENCES,PORTING-DBUS1,sd-shutdown.h} - - # see src_prepare() for content of 40-gentoo.rules - insinto /lib/udev/rules.d - doins "${T}"/40-gentoo.rules - - # maintainer note: by not letting the upstream build-sys create the .so - # link, you also avoid a parallel make problem - mv "${D}"/usr/share/man/man8/systemd-udevd{.service,}.8 -} - -pkg_postinst() { - mkdir -p "${ROOT%/}"/run - - # "losetup -f" is confused if there is an empty /dev/loop/, Bug #338766 - # So try to remove it here (will only work if empty). - rmdir "${ROOT%/}"/dev/loop 2>/dev/null - if [[ -d ${ROOT%/}/dev/loop ]]; then - ewarn "Please make sure your remove /dev/loop," - ewarn "else losetup may be confused when looking for unused devices." - fi - - local fstab="${ROOT%/}"/etc/fstab dev path fstype rest - while read -r dev path fstype rest; do - if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then - ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" - ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, https://bugs.gentoo.org/453186" - fi - done < "${fstab}" - - if [[ -d ${ROOT%/}/usr/lib/udev ]]; then - ewarn - ewarn "Please re-emerge all packages on your system which install" - ewarn "rules and helpers in /usr/lib/udev. They should now be in" - ewarn "/lib/udev." - ewarn - ewarn "One way to do this is to run the following command:" - ewarn "emerge -av1 \$(qfile -q -S -C /usr/lib/udev)" - ewarn "Note that qfile can be found in app-portage/portage-utils" - fi - - local old_cd_rules="${ROOT%/}"/etc/udev/rules.d/70-persistent-cd.rules - local old_net_rules="${ROOT%/}"/etc/udev/rules.d/70-persistent-net.rules - for old_rules in "${old_cd_rules}" "${old_net_rules}"; do - if [[ -f ${old_rules} ]]; then - ewarn - ewarn "File ${old_rules} is from old udev installation but if you still use it," - ewarn "rename it to something else starting with 70- to silence this deprecation" - ewarn "warning." - fi - done - - elog - elog "Starting from version >= 197 the new predictable network interface names are" - elog "used by default, see:" - elog "https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames" - elog "https://cgit.freedesktop.org/systemd/systemd/tree/src/udev/udev-builtin-net_id.c" - elog - elog "Example command to get the information for the new interface name before booting" - elog "(replace with, for example, eth0):" - elog "# udevadm test-builtin net_id /sys/class/net/ 2> /dev/null" - elog - elog "You can use either kernel parameter \"net.ifnames=0\", create empty" - elog "file /etc/systemd/network/99-default.link, or symlink it to /dev/null" - elog "to disable the feature." - - if has_version 'sys-apps/biosdevname'; then - ewarn - ewarn "You can replace the functionality of sys-apps/biosdevname which has been" - ewarn "detected to be installed with the new predictable network interface names." - fi - - ewarn - ewarn "You need to restart udev as soon as possible to make the upgrade go" - ewarn "into effect." - ewarn "The method you use to do this depends on your init system." - if has_version 'sys-apps/openrc'; then - ewarn "For sys-apps/openrc users it is:" - ewarn "# /etc/init.d/udev --nodeps restart" - fi - - elog - elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" - elog "fixing known issues visit:" - elog "https://wiki.gentoo.org/wiki/Udev" - elog "https://wiki.gentoo.org/wiki/Udev/upgrade" - - # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, - # do the same for 80-net-setup-link.rules to keep the old behavior - local net_move=no - local net_name_slot_sym=no - local net_rules_path="${ROOT%/}"/etc/udev/rules.d - local net_name_slot="${net_rules_path}"/80-net-name-slot.rules - local net_setup_link="${net_rules_path}"/80-net-setup-link.rules - if [[ ! -e ${net_setup_link} ]]; then - [[ -f ${net_name_slot} && $(sed -e "/^#/d" -e "/^\W*$/d" ${net_name_slot} | wc -l) == 0 ]] && net_move=yes - if [[ -L ${net_name_slot} && $(readlink ${net_name_slot}) == /dev/null ]]; then - net_move=yes - net_name_slot_sym=yes - fi - fi - if [[ ${net_move} == yes ]]; then - ebegin "Copying ${net_name_slot} to ${net_setup_link}" - - if [[ ${net_name_slot_sym} == yes ]]; then - ln -nfs /dev/null "${net_setup_link}" - else - cp "${net_name_slot}" "${net_setup_link}" - fi - eend $? - fi - - # https://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # https://bugs.gentoo.org/246847 - # https://bugs.gentoo.org/514174 - enewgroup input - - # Update hwdb database in case the format is changed by udev version. - if has_version 'sys-apps/hwids[udev]'; then - udevadm hwdb --update --root="${ROOT%/}" - # Only reload when we are not upgrading to avoid potential race w/ incompatible hwdb.bin and the running udevd - # https://cgit.freedesktop.org/systemd/systemd/commit/?id=1fab57c209035f7e66198343074e9cee06718bda - [[ -z ${REPLACING_VERSIONS} ]] && udev_reload - fi -} diff --git a/sys-fs/udev/udev-233.ebuild b/sys-fs/udev/udev-233.ebuild deleted file mode 100644 index 9ca311c705fc..000000000000 --- a/sys-fs/udev/udev-233.ebuild +++ /dev/null @@ -1,405 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools bash-completion-r1 linux-info ltprune multilib-minimal toolchain-funcs udev user versionator - -if [[ ${PV} = 9999* ]]; then - EGIT_REPO_URI="git://anongit.freedesktop.org/systemd/systemd" - inherit git-r3 -else - SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz" - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" -fi - -DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" -HOMEPAGE="https://www.freedesktop.org/wiki/Software/systemd" - -LICENSE="LGPL-2.1 MIT GPL-2" -SLOT="0" -IUSE="acl +kmod selinux" - -RESTRICT="test" - -COMMON_DEPEND=">=sys-apps/util-linux-2.27.1[${MULTILIB_USEDEP}] - sys-libs/libcap[${MULTILIB_USEDEP}] - acl? ( sys-apps/acl ) - kmod? ( >=sys-apps/kmod-16 ) - selinux? ( >=sys-libs/libselinux-2.1.9 ) - != -r4 to skip some parallel build issues -DEPEND="${COMMON_DEPEND} - dev-util/gperf - >=dev-util/intltool-0.50 - >=sys-apps/coreutils-8.16 - virtual/os-headers - virtual/pkgconfig - >=sys-devel/make-3.82-r4 - >=sys-kernel/linux-headers-3.9 - app-text/docbook-xml-dtd:4.2 - app-text/docbook-xml-dtd:4.5 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt" -RDEPEND="${COMMON_DEPEND} - ! "${T}"/40-gentoo.rules - # Gentoo specific floppy and usb groups - ACTION=="add", SUBSYSTEM=="block", KERNEL=="fd[0-9]", GROUP="floppy" - ACTION=="add", SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", GROUP="usb" - EOF - - # change rules back to group uucp instead of dialout for now wrt #454556 - sed -i -e 's/GROUP="dialout"/GROUP="uucp"/' rules/*.rules || die - - # stub out the am_path_libcrypt function - echo 'AC_DEFUN([AM_PATH_LIBGCRYPT],[:])' > m4/gcrypt.m4 - - default - - eautoreconf - - if ! [[ ${PV} = 9999* ]]; then - check_default_rules - fi - - if ! use elibc_glibc; then #443030 - echo '#define secure_getenv(x) NULL' >> config.h.in - sed -i -e '/error.*secure_getenv/s:.*:#define secure_getenv(x) NULL:' src/shared/missing.h || die - fi -} - -src_configure() { - # Prevent conflicts with i686 cross toolchain, bug 559726 - tc-export AR CC NM OBJCOPY RANLIB - multilib-minimal_src_configure -} - -multilib_src_configure() { - tc-export CC #463846 - export cc_cv_CFLAGS__flto=no #502950 - export cc_cv_CFLAGS__Werror_shadow=no #554454 - export cc_cv_LDFLAGS__Wl__fuse_ld_gold=no #573874 - - # Keep sorted by ./configure --help and only pass --disable flags - # when *required* to avoid external deps or unnecessary compile - local econf_args - econf_args=( - --libdir=/usr/$(get_libdir) - --docdir=/usr/share/doc/${PF} - --disable-nls - --disable-dbus - $(multilib_native_use_enable kmod) - --disable-xkbcommon - --disable-seccomp - $(multilib_native_use_enable selinux) - --disable-xz - --disable-lz4 - --disable-pam - $(multilib_native_use_enable acl) - --disable-gcrypt - --disable-audit - --disable-libcryptsetup - --disable-qrencode - --disable-microhttpd - --disable-gnuefi - --disable-gnutls - --disable-libcurl - --disable-libidn - --disable-quotacheck - --disable-logind - --disable-polkit - --disable-myhostname - $(multilib_is_native_abi || echo "--disable-manpages") - --enable-split-usr - --without-python - --with-bashcompletiondir="$(get_bashcompdir)" - --with-rootprefix= - $(multilib_is_native_abi && echo "--with-rootlibdir=/$(get_libdir)") - --disable-elfutils - ) - - if ! multilib_is_native_abi; then - econf_args+=( - MOUNT_{CFLAGS,LIBS}=' ' - ) - fi - - ECONF_SOURCE=${S} econf "${econf_args[@]}" -} - -multilib_src_compile() { - echo 'BUILT_SOURCES: $(BUILT_SOURCES)' > "${T}"/Makefile.extra - emake -f Makefile -f "${T}"/Makefile.extra BUILT_SOURCES - - # Most of the parallel build problems were solved by >=sys-devel/make-3.82-r4, - # but not everything -- separate building of the binaries as a workaround, - # which will force internal libraries required for the helpers to be built - # early enough, like eg. libsystemd-shared.la - if multilib_is_native_abi; then - local lib_targets=( libudev.la ) - emake "${lib_targets[@]}" - - local exec_targets=( - systemd-udevd - udevadm - ) - emake "${exec_targets[@]}" - - local helper_targets=( - ata_id - cdrom_id - collect - scsi_id - v4l_id - mtd_probe - ) - emake "${helper_targets[@]}" - - local man_targets=( - man/udev.conf.5 - man/systemd.link.5 - man/udev.7 - man/systemd-udevd.service.8 - man/udevadm.8 - ) - emake "${man_targets[@]}" - else - local lib_targets=( libudev.la ) - emake "${lib_targets[@]}" - fi -} - -multilib_src_install() { - if multilib_is_native_abi; then - local targets=( - install-includeHEADERS - install-rootbinPROGRAMS - install-rootlibLTLIBRARIES - install-rootlibexecPROGRAMS - install-udevlibexecPROGRAMS - install-dist_udevconfDATA - install-dist_udevrulesDATA - install-pkgconfiglibDATA - install-pkgconfigdataDATA - install-dist_docDATA - install-directories-hook - install-dist_bashcompletionDATA - install-dist_networkDATA - rootlibexec_PROGRAMS=systemd-udevd - rootbin_PROGRAMS=udevadm - rootlib_LTLIBRARIES="libudev.la" - pkgconfiglib_DATA="src/libudev/libudev.pc" - pkgconfigdata_DATA="src/udev/udev.pc" - INSTALL_DIRS='$(sysconfdir)/udev/rules.d $(sysconfdir)/udev/hwdb.d $(sysconfdir)/systemd/network' - dist_bashcompletion_DATA="shell-completion/bash/udevadm" - dist_network_DATA="network/99-default.link" - ) - emake -j1 DESTDIR="${D}" "${targets[@]}" - doman man/{udev.conf.5,systemd.link.5,udev.7,systemd-udevd.service.8,udevadm.8} - - # Compatibility symlink for software that looks for libudev.so - # without using pkg-config - dosym ../../$(get_libdir)/libudev.so.1 \ - /usr/$(get_libdir)/libudev.so - else - local targets=( - install-libLTLIBRARIES - install-includeHEADERS - install-pkgconfiglibDATA - lib_LTLIBRARIES="libudev.la" - pkgconfiglib_DATA="src/libudev/libudev.pc" - include_HEADERS="src/libudev/libudev.h" - ) - - emake -j1 DESTDIR="${D}" "${targets[@]}" - fi -} - -multilib_src_install_all() { - dodoc TODO - - prune_libtool_files --all - rm -f "${D}"/lib/udev/rules.d/99-systemd.rules - rm -f "${D}"/usr/share/doc/${PF}/{LICENSE.*,GVARIANT-SERIALIZATION,DIFFERENCES,PORTING-DBUS1,sd-shutdown.h} - - # see src_prepare() for content of 40-gentoo.rules - insinto /lib/udev/rules.d - doins "${T}"/40-gentoo.rules - - # maintainer note: by not letting the upstream build-sys create the .so - # link, you also avoid a parallel make problem - mv "${D}"/usr/share/man/man8/systemd-udevd{.service,}.8 -} - -pkg_postinst() { - mkdir -p "${ROOT%/}"/run - - # "losetup -f" is confused if there is an empty /dev/loop/, Bug #338766 - # So try to remove it here (will only work if empty). - rmdir "${ROOT%/}"/dev/loop 2>/dev/null - if [[ -d ${ROOT%/}/dev/loop ]]; then - ewarn "Please make sure your remove /dev/loop," - ewarn "else losetup may be confused when looking for unused devices." - fi - - local fstab="${ROOT%/}"/etc/fstab dev path fstype rest - while read -r dev path fstype rest; do - if [[ ${path} == /dev && ${fstype} != devtmpfs ]]; then - ewarn "You need to edit your /dev line in ${fstab} to have devtmpfs" - ewarn "filesystem. Otherwise udev won't be able to boot." - ewarn "See, https://bugs.gentoo.org/453186" - fi - done < "${fstab}" - - if [[ -d ${ROOT%/}/usr/lib/udev ]]; then - ewarn - ewarn "Please re-emerge all packages on your system which install" - ewarn "rules and helpers in /usr/lib/udev. They should now be in" - ewarn "/lib/udev." - ewarn - ewarn "One way to do this is to run the following command:" - ewarn "emerge -av1 \$(qfile -q -S -C /usr/lib/udev)" - ewarn "Note that qfile can be found in app-portage/portage-utils" - fi - - local old_cd_rules="${ROOT%/}"/etc/udev/rules.d/70-persistent-cd.rules - local old_net_rules="${ROOT%/}"/etc/udev/rules.d/70-persistent-net.rules - for old_rules in "${old_cd_rules}" "${old_net_rules}"; do - if [[ -f ${old_rules} ]]; then - ewarn - ewarn "File ${old_rules} is from old udev installation but if you still use it," - ewarn "rename it to something else starting with 70- to silence this deprecation" - ewarn "warning." - fi - done - - elog - elog "Starting from version >= 197 the new predictable network interface names are" - elog "used by default, see:" - elog "https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames" - elog "https://cgit.freedesktop.org/systemd/systemd/tree/src/udev/udev-builtin-net_id.c" - elog - elog "Example command to get the information for the new interface name before booting" - elog "(replace with, for example, eth0):" - elog "# udevadm test-builtin net_id /sys/class/net/ 2> /dev/null" - elog - elog "You can use either kernel parameter \"net.ifnames=0\", create empty" - elog "file /etc/systemd/network/99-default.link, or symlink it to /dev/null" - elog "to disable the feature." - - if has_version 'sys-apps/biosdevname'; then - ewarn - ewarn "You can replace the functionality of sys-apps/biosdevname which has been" - ewarn "detected to be installed with the new predictable network interface names." - fi - - ewarn - ewarn "You need to restart udev as soon as possible to make the upgrade go" - ewarn "into effect." - ewarn "The method you use to do this depends on your init system." - if has_version 'sys-apps/openrc'; then - ewarn "For sys-apps/openrc users it is:" - ewarn "# /etc/init.d/udev --nodeps restart" - fi - - elog - elog "For more information on udev on Gentoo, upgrading, writing udev rules, and" - elog "fixing known issues visit:" - elog "https://wiki.gentoo.org/wiki/Udev" - elog "https://wiki.gentoo.org/wiki/Udev/upgrade" - - # If user has disabled 80-net-name-slot.rules using a empty file or a symlink to /dev/null, - # do the same for 80-net-setup-link.rules to keep the old behavior - local net_move=no - local net_name_slot_sym=no - local net_rules_path="${ROOT%/}"/etc/udev/rules.d - local net_name_slot="${net_rules_path}"/80-net-name-slot.rules - local net_setup_link="${net_rules_path}"/80-net-setup-link.rules - if [[ ! -e ${net_setup_link} ]]; then - [[ -f ${net_name_slot} && $(sed -e "/^#/d" -e "/^\W*$/d" ${net_name_slot} | wc -l) == 0 ]] && net_move=yes - if [[ -L ${net_name_slot} && $(readlink ${net_name_slot}) == /dev/null ]]; then - net_move=yes - net_name_slot_sym=yes - fi - fi - if [[ ${net_move} == yes ]]; then - ebegin "Copying ${net_name_slot} to ${net_setup_link}" - - if [[ ${net_name_slot_sym} == yes ]]; then - ln -nfs /dev/null "${net_setup_link}" - else - cp "${net_name_slot}" "${net_setup_link}" - fi - eend $? - fi - - # https://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=3dff3e00e044e2d53c76fa842b9a4759d4a50e69 - # https://bugs.gentoo.org/246847 - # https://bugs.gentoo.org/514174 - enewgroup input - - # Update hwdb database in case the format is changed by udev version. - if has_version 'sys-apps/hwids[udev]'; then - udevadm hwdb --update --root="${ROOT%/}" - # Only reload when we are not upgrading to avoid potential race w/ incompatible hwdb.bin and the running udevd - # https://cgit.freedesktop.org/systemd/systemd/commit/?id=1fab57c209035f7e66198343074e9cee06718bda - [[ -z ${REPLACING_VERSIONS} ]] && udev_reload - fi -} diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild index c8153afff87b..eb47997ccea6 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.9.ebuild @@ -65,7 +65,7 @@ pkg_setup() { kernel_is ge 2 6 32 || die "Linux 2.6.32 or newer required" [ ${PV} != "9999" ] && \ - { kernel_is le 4 16 || die "Linux 4.16 is the latest supported version."; } + { kernel_is le 4 17 || die "Linux 4.17 is the latest supported version."; } check_extra_config } diff --git a/sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild index 75ba206896f1..b16a30dc7d69 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-0.7.9999.ebuild @@ -66,7 +66,7 @@ pkg_setup() { kernel_is ge 2 6 32 || die "Linux 2.6.32 or newer required" [[ ${PV} != *"9999" ]] && \ - { kernel_is le 4 15 || die "Linux 4.15 is the latest supported version."; } + { kernel_is le 4 17 || die "Linux 4.17 is the latest supported version."; } check_extra_config } diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild index 370cba95127a..08cf1e872b2a 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild @@ -68,7 +68,7 @@ pkg_setup() { kernel_is ge 2 6 32 || die "Linux 2.6.32 or newer required" [ ${PV} != "9999" ] && \ - { kernel_is le 4 16 || die "Linux 4.16 is the latest supported version."; } + { kernel_is le 4 17 || die "Linux 4.17 is the latest supported version."; } check_extra_config } diff --git a/sys-kernel/Manifest.gz b/sys-kernel/Manifest.gz index e001b736f20d..5d8dbc8bcb32 100644 Binary files a/sys-kernel/Manifest.gz and b/sys-kernel/Manifest.gz differ diff --git a/sys-kernel/genkernel/genkernel-3.5.3.3.ebuild b/sys-kernel/genkernel/genkernel-3.5.3.3.ebuild index 75402fc8eafe..ff4acb9f6ce8 100644 --- a/sys-kernel/genkernel/genkernel-3.5.3.3.ebuild +++ b/sys-kernel/genkernel/genkernel-3.5.3.3.ebuild @@ -43,7 +43,7 @@ then else SRC_URI="mirror://gentoo/${P}.tar.xz ${COMMON_URI}" - KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86" + KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 ~sh sparc x86" fi DESCRIPTION="Gentoo automatic kernel building scripts" diff --git a/sys-kernel/gentoo-sources/Manifest b/sys-kernel/gentoo-sources/Manifest index abd65a8944c7..a46c0718a2fb 100644 --- a/sys-kernel/gentoo-sources/Manifest +++ b/sys-kernel/gentoo-sources/Manifest @@ -16,6 +16,9 @@ DIST genpatches-4.14-61.extras.tar.xz 17488 BLAKE2B ff11e1b46e4cc9ccd85322800f2d DIST genpatches-4.14-62.base.tar.xz 1602744 BLAKE2B 1e672b1eba937f2a6b11a87d0990800707d7fc7c333f0a65b783823c815152307c23488c8d29d482f05caf86765c5fb62d7957cf762c1848a9cb36eddd65efd9 SHA512 2782d35e2cb7464f9f11e6f71d77211b35013d536615e80e21c2436471e68402d703b1744789699f4dc64d28e2bcc26d5de8ef77eea05507de6fd8d6e34b4fbc DIST genpatches-4.14-62.experimental.tar.xz 5224 BLAKE2B c8766b11c0336694381b6b6b2bb056ad28acb6b87f904de5fecfaefb5d86d0eee8180a55a36d3ef809c669d6dd66c298ad72e0d101af6c4eb2c1f4956fad01c2 SHA512 e0d94051632f9b0a705a37039394e7eaedb02575ebd084fd06632cc5492fac9f4255cefdb8d78a756162cb77ccfd43255840407bed0b6556d1622877b1610a36 DIST genpatches-4.14-62.extras.tar.xz 17488 BLAKE2B 32d58edff012ecd4bea93611dc11c636cf8b057488099e759aa6029c1055c1e4c5869b12fcfcb543e42770a60176c57f7d0c94d8e8ee50cea6ab2c8682dc5006 SHA512 4bffefea8e297596f55e1d6713bf1e126ee07a113b163210f29261bad0597ef0297eb976878e6c1c52debb38bb2afe1d3175a562a25bd9d479a9841dac125e38 +DIST genpatches-4.14-64.base.tar.xz 1627076 BLAKE2B 12cdb62b2204dc7eff6e05c81013fa898c37d708af01ad3581b173da82a52e52af946749922033fb46ec9e7ac35d909523fe30c6e82defd3e26717cb48b73a5a SHA512 8c1f384e329cbc34c774d503385cf99d1ba747851a872a8769ec50bfe5a43aa1d0074101228404a02c6930898725d3419dbb4203d0be6bd30e8f29f74505dd4c +DIST genpatches-4.14-64.experimental.tar.xz 5224 BLAKE2B 2914da5fc4ac05ed3e9c4bc1a864700e7cd701d4bfccc5b741044ad24da3b3c938ec24af000daa6492d8df8dadfd3526c28fd42807bc2e5081454dc2fd02561f SHA512 2706b89bc97c1754ae3ad820e5c005c05d1a4f609236e30089d1421769a2c246ceb8bcd3a06841f0e77bd1dd52c24123df7c363c3e5deffeb94a32429b36f956 +DIST genpatches-4.14-64.extras.tar.xz 17492 BLAKE2B 456c2108f5ae99cb231ba90363e824209a0ae7d63b59ba0a943e75d4a001a62dc93330d38d6c8509479a0a112728590016423b909717b8ad01462313d05d1216 SHA512 d248ec2ab188f1f0cd5f0ba253e76eddafb4687e750343de3cb29539cc64063ba7f3744b61735147e406d0307b2eec9a022ed9f4c179c5b1cace53b59ea05106 DIST genpatches-4.17-1.base.tar.xz 5392 BLAKE2B c0a5d1795ab5ab5dfa064986b53f5f9bdb5ac543795af4a33ce8f3e0e21d0240d7b741caf3971121738963c769f861fbab5744456b350727b29074c6f0f0d090 SHA512 06696fa4ee7a6a5e42a10b83401e25b0c6920ae43ca7f2106dcc208e094c74a82ee769f0d97b5ae04b6a997f7d6bc48a36674477112c74a297d6580b225a6080 DIST genpatches-4.17-1.experimental.tar.xz 5168 BLAKE2B 679183da1924b81b24e55fad23d57976bd33804f8d2e61bffbb9adf70d2c9d80ea83c2f6db0228baca1adb2ba5c57b8fe528e4e938a45ef9114bbb51a40106c7 SHA512 e7f68bf642616a1604f2d76a2e6310bd3f4147d85c29ddef829d0f59a785fd89f2532d854d32e3f4d132812f84ebb081936d2e5c68941ee5131b3004ed5b411b DIST genpatches-4.17-1.extras.tar.xz 17496 BLAKE2B 115e99b501a0119809f2abe84c3bb8a66b2b450f53003441593654c23a4bb653c4b40da1ba31e53f7f4db69c99511b2dd41f53b4adf8bd377714b1ace8abd9e2 SHA512 a01c90e36504f17495c8691ba6fa99870fd03b65299730df57e767e2562a90b6a04da24c50983cb8ea12ac276e6805f3b5fdaa30ad175ae5ee28f147f75dc3ec @@ -25,6 +28,9 @@ DIST genpatches-4.17-10.extras.tar.xz 17492 BLAKE2B c83f2606bc6d5a66ea88dcad9f6b DIST genpatches-4.17-11.base.tar.xz 222052 BLAKE2B a506875b452a3af992208e3c74c1e731402fd6335a542ce9081b9f0a918a510632da8a3abf7226a0b62632b4d5f98149eab735dbfec0fc21dbd589f239b0a090 SHA512 12744a72256fe387491c56bb29e68ea91989169b7fc6e481e2e980289f7423ba97d3f334879540446a73fb90d18416e00b5638c8518187442baec299a428f22e DIST genpatches-4.17-11.experimental.tar.xz 5228 BLAKE2B 91008e512529e1ef3687d2a0c3c22828d30787a4f465460059a1313710aa4e6f8c4f7af70f26c31d4700c0113c8d654918da82c9a3ee49617adc5e4308ab6336 SHA512 5c5463f09cd2b26c4a5c9d672caceb1ea7b6e9c1f466ae23d0e6a7d8763925c7798f0b82fc05ca115ada11ee4573adbce4e8c6f2c6192e0aa8706548884aeca0 DIST genpatches-4.17-11.extras.tar.xz 17496 BLAKE2B cbd1194aa89a3d9672674298d99451ab6fe64ad164f408c768d8ef7db5f6263f1dda2236b35707679ab7431f5d7fb7fda4c41a31ff75d6ddd51ace3f8658f669 SHA512 680feadf0f5fc8412e2a111d02247ac85c7f7e02c0241306737660654b89629fed407c9fdbe68c1ee0ba94d05d41b8d47da31e50cc7b39e247fcbbd5e313f038 +DIST genpatches-4.17-12.base.tar.xz 246780 BLAKE2B 64cafd4ba5492db8df42f20d92040fa758d61044398562432f0111d07a4e8e3a5dcf9c2c1d52cb503f10ffc44162616185697186344cd5291390457a807aa376 SHA512 b9ea2c3181dac826da6db02bfb677f8889b9ff06497e7231b1ddb90cdcc6b8be70b85d25c70ccea874493fe26c338f2639fd5aee8cfa77a164f4a2d07278e4e7 +DIST genpatches-4.17-12.experimental.tar.xz 5228 BLAKE2B 303a95aa5d28940446d41530e02b251a3b2a4fb5123f2f0f7d7ce9f674012b4be27e2f6149760efcc3e7a92d91b4be0a6c46d34b320f50f1b3317b205da1d38e SHA512 758f92ba2a94e1a5052dc2470fc2a459032a25954fd799b1aa15cfdc37335f6ad642d2c06ec13250134bdece9ca0b9c30ddba31d70ea47fce87c6d637aaa3f63 +DIST genpatches-4.17-12.extras.tar.xz 17496 BLAKE2B 4e62accefe05f592f514403a5ee38aaa3e68f629e2cdc9b4048ac9884b7ef26940b9663055614881fc849fdc2948aeecb12b81ed283d587c3cf765784453ff45 SHA512 2c55ee4a36046b8c487ee2cf8a0484df9e00b529cf5d5296d3e7dc0f611a4ae748841574df2f996ffe81fcd98578bf9872523a795d3c2657df15f836af5a4975 DIST genpatches-4.17-2.base.tar.xz 11824 BLAKE2B e9daef9db6e614a0eaa6d99563805b30e5ab277c3d0cdb3d3480900c99fd6890de36e90fa2490ed7fe00b8dbf15139f1973439065592c44e02c6e8fcc029d12f SHA512 65cca44521f0bc9e76aa40e9fb8734b9a02602ce09852670fb878c88551214b1b56e012476a930024da1705dca897b1f456e62f39b6a9853f54aa9abfde89f39 DIST genpatches-4.17-2.experimental.tar.xz 5224 BLAKE2B d4e5cdbe5c0b11c273c757db6a55ed44ea53bbb1ad1772df9b4b75660f8c9f3b97d02d828730eec1a79918f857506e7829a4a8ddf80c4783bfa51cb00eb80f5b SHA512 8fd4c6cf5ea0d5b5c4e83958911d147e84c9e51f71726bb45fe7d356cbd7e40b892e255d3abf9a34b92aebb3d1a14ade2c5e598129ffede3cedbdf62cde47286 DIST genpatches-4.17-2.extras.tar.xz 17496 BLAKE2B 402ab3be4571457aa71ad0e4785abc5ca4ab3b245d7009bb3c89d730f57b4cf78b6e7b0127907c31e4a21e96f3de367e19a71778d3dcf02ec269345d60a02cd2 SHA512 fc3d536bfa95854ddf788de3bd603a44b4aad3cfd11e464e54b7bcdd328513a048ff3a4e882c4a90fd3d21989aa3e5c0b46f4d0f22d58b93f3bab0f95801694f @@ -67,6 +73,9 @@ DIST genpatches-4.4-144.extras.tar.xz 16464 BLAKE2B 046a7182a9ef5fb0b0fcfa9aed09 DIST genpatches-4.4-145.base.tar.xz 2227116 BLAKE2B 81ff1932d66e8a139c87d35b6b8f8eb53d28d0c1ea3c32f3c40caf4cf92c30d2649ae560f8f7f34897c11856f596bde9b3fde9ad52a68dfb555625cb0e4957a4 SHA512 5229d5b65ec4918d59cbc5399eab4d0225bb41032b5a7dfe31c0f7e4a2c6b23a73af0d08f47310d633c5ce81b4370913fa7e5852533c6f05be83d6ebdaefdfd7 DIST genpatches-4.4-145.experimental.tar.xz 87768 BLAKE2B cff3bbefb262f28f1ccb59fc86648b185d162e1c74e2b7475f1e59eb13a08280316cad8310e9e5eb03f442415faca22dfd0de74ed66f39e1e5a9e53c993e4e4f SHA512 8c184583c230c1d91517938c7d264d581fddfc0c18f1c29d9e2cd80684c8b5616a7a64f4560ab3de0e59e57abe6dd1416611093ce1bf97ad208e6c3fbf4b1eb4 DIST genpatches-4.4-145.extras.tar.xz 16460 BLAKE2B f0df3ec98542d90083e642e153b52e31320b06b25c6ee2717d83858abf796cc932e65cb67e85c7c9f802e7da4ac95e41c6833bd4fa56b9d3f482932d9ebf1dc6 SHA512 833ca77f8eeba17460d86edff74c4b35474f7a2fb16aae19e634811cc5a460b17acf37e8e7c51e35e709e077c7cf2c000b6a82de2c7b5987caf8e6a2c2f9f1aa +DIST genpatches-4.4-146.base.tar.xz 2258544 BLAKE2B 124e666bbb8a7afd64ca5b5f2a60eabc1173368e144081c98fcc5ee62f34e3142735f9be625fead106bb5acf93d84ef7cd5a175fb2aca80d0ba99e76e9a0782f SHA512 d587aaa32ea1d31b3ce37a21aa52ed6842879ea72822bae9796f5ef7006d55418690d7b5b8a1f456e0421f32c04f5280ccff4abf65ef99c75444bd6b1ba2aef5 +DIST genpatches-4.4-146.experimental.tar.xz 87764 BLAKE2B 88bf103ba7423a500c4a3b090709455e325268709dc19d084f83ed48ee5ce08a8411dcac5939beaa0792d35f2b850db8a344a83bbedaa753309e50a46e3ff5ea SHA512 ea7343620bc635dba15101fff98a3351058af73a571132bf39ac7c76c5d2e5670bf6ab8ce6a4419a6c29785e84e0a55d30a2898f5852e5be0c254435a265df2a +DIST genpatches-4.4-146.extras.tar.xz 16468 BLAKE2B f66c91694babd521348be442aa16ec52df8e048ea21ec02778d5fb0c727e77eef70b875b409c5b150350f86b5e419bda4287624d4545ac11b41ffe715f29b503 SHA512 d80b41224ccd9f04bb9353210cf95468fe697f936973609929aab1f5f402a104de6705b3b3d89a4857b2521779c87acb7bb7117838029c1b9c51ad1fe5082ef5 DIST genpatches-4.4-91.base.tar.xz 1428436 BLAKE2B 4b706e9682e883dd1954632efe5ec161347432a6260c353e160b8591f8377e6d1e1768acd2e3e72237e3ea6b7104137e3504e3f290fb12b0dabf662b0fb034c1 SHA512 cdddd25be04b33558f7ebcee66df992aae38f29181474ebed82958d4d50639097b4a82eaf256d7b3576bfcd0cd3fe7682956e1d2cdbdb912d47fe86205d9b554 DIST genpatches-4.4-91.experimental.tar.xz 87760 BLAKE2B d8a165fb3708192a12e826a713e896ca83785da084c9a9aeaae909473c598669867fa303636d762facd2d7bc1a857da3ba0d994ee62d008dc17955dd84181942 SHA512 0bbc83e076d45da1d0258bfd7f6acf6170e99891a9a857b2552f3a0fcefff4f318a8c5c8779591b0bb654760f905530de18723f2ba960618eae59a1b7219c28f DIST genpatches-4.4-91.extras.tar.xz 16468 BLAKE2B b99298cd9e57a2b8a0619495df0450373c9f5c14ff2398d76534c7167f3a563c05e67f9aff80ff97a474ae7a8cb298a4ffbc5eab25d79075aac5cc01964c3e9d SHA512 229922945fcb882a0cb7dcba8bac9de51683690462a8df59e181a03d702fcb1c9b54078c5434624b4a197c481f0bb9b73dca58456ef5a5884a30bfd3644dfd6d @@ -88,6 +97,9 @@ DIST genpatches-4.9-117.extras.tar.xz 17360 BLAKE2B 3c1a02fbe6f82ce2dc0f8962d3ab DIST genpatches-4.9-118.base.tar.xz 2267004 BLAKE2B c7e9977d6a3f2e8b1413fe5a443210b67004161ccea13398d06d9737af27efd724bf93ca04d7bc0ade07dbfb7fb4ba70bb496055c0b0cbdaa3536ca5988e42c1 SHA512 f3e5e480cddf8d44e28912e11e947a393edcf1f7bc21e1eb758a2918954d3a2d8636bf3be157f4c8353beb2e888aec38f7d27553ed03d0bcfdece0d1c9b69a3b DIST genpatches-4.9-118.experimental.tar.xz 106368 BLAKE2B 3aad4b9ca925a38ed97cbaff1c43cca1f50248b9055e62f0ae61277d5138c7fc359819ac7b450f5d2d9ca3df2b022728ec204b5092ecfdd94f45680604924fb4 SHA512 54741d1ac315e6665b79b3d3f635e9d0f3154259348301787c91a62155dc57fc7003fc9a9c7c3d8341a0e82e07c90d5f7f1f2005860a3d01c7990621b4b54dfc DIST genpatches-4.9-118.extras.tar.xz 17364 BLAKE2B 9cd724b325664c03fbec4b559434777c42f12a607b8d04cfc2eb4b935ab30c002acb43c1714f9be4ec7a92209ef69960cc3311379d15fe56240b7cd452b19c3a SHA512 4be4368897a67a62241190f2bcd2c9f8a0c2038a578a049f03e6ebe91d57c326f9913e24383c690c4cceda41215c17031868fd7b8d6935abe52a371845dce8b9 +DIST genpatches-4.9-119.base.tar.xz 2275992 BLAKE2B fabaf4cf9d4162219bcb2bc3adf4166a3c704804a749822db00312907546720942cf474428fe7db5aef41c18a85de4c78beda00ea83d7cebb9ead51b9e593c80 SHA512 31d821b44476045d6d535dd52b99bc56a9c37daf732c9091537531eeac8e0c8e4f32928c907000098ea2a5280eb6314d6a4a1eb4d5ec26f905ea2235b0b1e569 +DIST genpatches-4.9-119.experimental.tar.xz 106416 BLAKE2B aafd01ea5503cd78c70002c150b5bc7312f7a4c5ec9462bc72100e82daaeb84ab298210345f9574a40b7fcbbf6d4091ab09691ae8a2617ece7cdf5da2310c3b2 SHA512 a18c5be590fec6d6e2e24b2adfb96a1aa92eee9fe832313a8696a2b3a1a01b1df933d613d45ecda05f14088cc3831e5f315b4569bd3dfc6dd1d347ee6cffedd5 +DIST genpatches-4.9-119.extras.tar.xz 17352 BLAKE2B f48cb9bf0d315ba20c8649bbb713fa8072f5e41cb962295f31374b8253ad37e7e84220ae381dcf0ae95b9613e3d81bdc02c298c591ed3f692278d0680739ce6c SHA512 a6b7c6e8a6b01bd51b5182c434e06f664a5442e049e66087f18a24d56b5b96389972cc5aeb8c1ac894667462551d9a948d52b3bd147750e969e725c5128af522 DIST genpatches-4.9-51.base.tar.xz 1001928 BLAKE2B be8a1a304f634b40dba1daa56922473c25fc57cedca73401bc1a142674832bb797f805f883aecc56a4b17fd63dae6aebe42f7c642739e8c5704f130b6675dfde SHA512 2ab0efa23c556547bd223f066acbebe250346064a3588ee866871e36e3b5b5533ca7a3add6a62b53339acf89dfc8539c42b3877b5a2055ca7e20bc25c5657ca5 DIST genpatches-4.9-51.experimental.tar.xz 106416 BLAKE2B 483d57d8e19a135130e7084238c304e07ddf04e51dba8aa705566d4be3cf3a3b21a1f8a4ed49a7b2b06bc5b70f820788bc22e42ece8e6eb5d3ea3597eaf31289 SHA512 af7a00b9a3200a50341b9af607fbef362ead2e4f5ca35d58eec505de490c03d6366ab4645e35bbddd6903ac75396413d2902b6a9fc7e2c9d0d1d1254620cfdb3 DIST genpatches-4.9-51.extras.tar.xz 17356 BLAKE2B 03160cc66db43d543f4bbd3171741cc36ecdd1d3088a143144e8725d1a8452fbb3743dbbd196ba387875cd0eb4fd966821fc9d3b3269a6848d2fda650da5ccbe SHA512 e05c44a5ad1b68afb04647a86efc6f67e03515861e670e39f960c0a02b87fbcb71194efa6773259ee2be5c8362794a5bb6512e876784d5a521d8890865b3ba0e diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.59.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.14.59.ebuild new file mode 100644 index 000000000000..8ea2c2797d25 --- /dev/null +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.59.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="64" + +inherit kernel-2 +detect_version +detect_arch + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches" +IUSE="experimental" + +DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" + +pkg_postinst() { + kernel-2_pkg_postinst + einfo "For more info on this patchset, and how to report problems, see:" + einfo "${HOMEPAGE}" +} + +pkg_postrm() { + kernel-2_pkg_postrm +} diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.17.11.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.17.11.ebuild new file mode 100644 index 000000000000..5c9caf450f21 --- /dev/null +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.17.11.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="12" + +inherit kernel-2 +detect_version +detect_arch + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches" +IUSE="experimental" + +DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" + +pkg_postinst() { + kernel-2_pkg_postinst + einfo "For more info on this patchset, and how to report problems, see:" + einfo "${HOMEPAGE}" +} + +pkg_postrm() { + kernel-2_pkg_postrm +} diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.145.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.4.145.ebuild new file mode 100644 index 000000000000..f9acf7356263 --- /dev/null +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.145.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="146" + +inherit kernel-2 +detect_version +detect_arch + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches" +IUSE="experimental" + +DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" + +pkg_postinst() { + kernel-2_pkg_postinst + einfo "For more info on this patchset, and how to report problems, see:" + einfo "${HOMEPAGE}" +} + +pkg_postrm() { + kernel-2_pkg_postrm +} diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.116.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-4.9.116.ebuild new file mode 100644 index 000000000000..c8f803e6a307 --- /dev/null +++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.116.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI="6" +ETYPE="sources" +K_WANT_GENPATCHES="base extras experimental" +K_GENPATCHES_VER="119" + +inherit kernel-2 +detect_version +detect_arch + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches" +IUSE="experimental" + +DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" +SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" + +pkg_postinst() { + kernel-2_pkg_postinst + einfo "For more info on this patchset, and how to report problems, see:" + einfo "${HOMEPAGE}" +} + +pkg_postrm() { + kernel-2_pkg_postrm +} diff --git a/sys-kernel/spl/spl-0.7.9.ebuild b/sys-kernel/spl/spl-0.7.9.ebuild index 871dba52938f..5295e9d967fb 100644 --- a/sys-kernel/spl/spl-0.7.9.ebuild +++ b/sys-kernel/spl/spl-0.7.9.ebuild @@ -56,7 +56,7 @@ pkg_setup() { kernel_is ge 2 6 32 || die "Linux 2.6.32 or newer required" [ ${PV} != "9999" ] && \ - { kernel_is le 4 16 || die "Linux 4.16 is the latest supported version."; } + { kernel_is le 4 17 || die "Linux 4.17 is the latest supported version."; } check_extra_config } diff --git a/sys-kernel/spl/spl-0.7.9999.ebuild b/sys-kernel/spl/spl-0.7.9999.ebuild index a8d89680db28..69d32ece0724 100644 --- a/sys-kernel/spl/spl-0.7.9999.ebuild +++ b/sys-kernel/spl/spl-0.7.9999.ebuild @@ -58,7 +58,7 @@ pkg_setup() { kernel_is ge 2 6 32 || die "Linux 2.6.32 or newer required" [ ${PV} != *"9999" ] && \ - { kernel_is le 4 15 || die "Linux 4.15 is the latest supported version."; } + { kernel_is le 4 17 || die "Linux 4.17 is the latest supported version."; } check_extra_config } diff --git a/sys-kernel/spl/spl-9999.ebuild b/sys-kernel/spl/spl-9999.ebuild index 7ec7b4379ffd..b39cb38557a5 100644 --- a/sys-kernel/spl/spl-9999.ebuild +++ b/sys-kernel/spl/spl-9999.ebuild @@ -57,7 +57,7 @@ pkg_setup() { kernel_is ge 2 6 32 || die "Linux 2.6.32 or newer required" [ ${PV} != "9999" ] && \ - { kernel_is le 4 13 || die "Linux 4.13 is the latest supported version."; } + { kernel_is le 4 17 || die "Linux 4.17 is the latest supported version."; } check_extra_config } diff --git a/sys-kernel/vanilla-sources/Manifest b/sys-kernel/vanilla-sources/Manifest index 7c679f0dc38d..a1262d6fdc9c 100644 --- a/sys-kernel/vanilla-sources/Manifest +++ b/sys-kernel/vanilla-sources/Manifest @@ -8,7 +8,7 @@ DIST linux-4.9.tar.xz 93192404 BLAKE2B 83ae310b17d47f1f18d6d28537c31e10f3e60458c DIST patch-3.16.57.xz 2026584 BLAKE2B 275c631a26fd7832f5845f2bb74ec053b2e289e72b4a7578cf36427f8939f6267d99395857cd40b26e61a56fa2ea8d913298889bf0b629f48f8fc951ab62b398 SHA512 ceb84c52cee592f2bf19d47522a01e66c98edea1c5b532b667fb92c8919ebe905c9340bb68bf38205518e5f41e7ab4059f37e40d334c05f4c1f9f0f28f1caafa DIST patch-3.2.102.xz 1964152 BLAKE2B 92a9ddef295250db735f7212af956e47385818b1863b27f7852afc6c0a36b3cc1d1099fd3fa37f3de9a8668f4aa7250fbae467451eae67fa4371078dd0de2009 SHA512 15e17a1eb39cb73d0efb606d78a44c811fe83b24004ac45504b32531af1db29f1d333382fd5270c8ccc56d714cedb124a07f5e31b1eda93f45715154a721df4a DIST patch-4.1.52.xz 753264 BLAKE2B 57e0d116ead0a994bffbe019f229c607c71201452d6a8bb57c9855b637b011471bcf383d51fd8f2222e725498210d3ddaba7a3a3f6af491effc909a15f902275 SHA512 0d18cb892b62edb42e48038125b74edcf13093cefe30616403f0e75d44974d57e569ad28a8c98d9d80b3fbc360f092b7c045778e17e28bbb9748528ed87df43c -DIST patch-4.14.57.xz 1493868 BLAKE2B 4683bdd63d0982275a66383690cc8c37a7b4e493a0f49874bc3933448b79f8a1f259a2375e3e2b0c1bed286162f7853b3f98b08e81f882da4a28c4216e50fa5c SHA512 6db3e39a1235ad31bde79c767f0419b346dd023a6a6a13e7c10810cebceb1c49769759aeac10399e99a52a489ac60a22ec77074efa092361e49d12c1fcb9b173 -DIST patch-4.17.9.xz 197264 BLAKE2B b6ce17a50fd561af4e3151c9062cbc43f91dcfc36504d6c14d95712741ad7127947f6e9f9c798ff66c2adc912accd124c0cfe7c5c6df9299a8c48b27bc62945f SHA512 4fce83a490b9127a37e50b783bad590cd01c5a3442fa1913a0d581e8083b1a3729bb54286a16321c003995af2ce3e62874423f62cdd10673a5b0bf444616c666 -DIST patch-4.4.143.xz 2023952 BLAKE2B be33f169fa11dd632ff12ff49d13c1403c9ff93e3902d32ad2de87c4d298c921c27a4dbffa69d643ac2d187d5f67240f9a8c867f2869ed544bd8351b74dc48ad SHA512 ec3ad020ef3e1ccc24c6e3d2ab663e0d496a92ce18bb98598344c67b41c87590520d1ab53f360c950afd221949b99d011fe322cb8dea4e6d7e62d213434756bb -DIST patch-4.9.114.xz 2076212 BLAKE2B 45fb39b174f1fdb01cb041068c2fb124f5353a50bd70d026be46b784c611ba3d9c13d0e768829729cfac0acbd12da91eaf19772a19c714c701e0767eed5115db SHA512 7b51e61c08162185d25b822389e3ca90d528dc203fca08c420a5bf7c92635531b66c5b782d7eb844a9e037eac4dc67e195b9110d66f51bf583eedea209a44d5c +DIST patch-4.14.59.xz 1514024 BLAKE2B ad0e2873d5e7572a864ad7b6a7decfdc991b575dd68040a5134be7bbdd48a41fadf7ddb1e4dd61d600501a73db77adb8d33371b20174d2b1da75c4cc562ebd5e SHA512 a3797c2802fb36e0e9d4e7817b5554657a1943d6087ef1b43394eebbfb3da16f81fb3e4fec9482685e98b01f178988e8dc32c92fdcb6832cbfee79773894446d +DIST patch-4.17.11.xz 238408 BLAKE2B b50b99b1d6b03ce320e15ad0fb4c1a57b7ac9108051363c9a52fb8a5c7ed86654eaff87b574ef14fa15e4fdfa939fbd63696d928ea39f711d516bccdb9a4b139 SHA512 6cab8f1aecceb0491dca25afa088f9601178c8dfec51551afd34e219600bba54f65f929d9a10948cdb5595e339e096473127b55b1142e6dbe9a818149bec307d +DIST patch-4.4.145.xz 2051344 BLAKE2B 349ffe3aefb003a84ad9a1747c80fe56b0d7c15bc7dba23aa01447085333e30893a81005019632f3acfe169404a3603b1daaaaf770ef26926b98ea1edb6660e2 SHA512 622f8bb87d600d0cb7f3155112c27b9725e3da449f2b0e491f28b567629ff0611e8d182276a62424f51a2beb2e4809385f6ddee735431edab553c52ed40291d4 +DIST patch-4.9.116.xz 2086476 BLAKE2B f545e763236f32e8e6650e49667c2164e43d08fc5b113e197ad55486026b403fed659b5a9a91b4f651a79d73201bf55681de5b79395b64ac3e71e686bca1e0ba SHA512 5c0aecd17ec15a140701e7fa0d6ac16cd79247068fb08861a5757f36cc1cef665a5b49ccb946557806406a6a68eebbd54e18f93a9c8ecc147ec357dbe09dd236 diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.14.57.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.14.59.ebuild similarity index 100% rename from sys-kernel/vanilla-sources/vanilla-sources-4.14.57.ebuild rename to sys-kernel/vanilla-sources/vanilla-sources-4.14.59.ebuild diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.17.9.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.17.11.ebuild similarity index 100% rename from sys-kernel/vanilla-sources/vanilla-sources-4.17.9.ebuild rename to sys-kernel/vanilla-sources/vanilla-sources-4.17.11.ebuild diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.4.143.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.4.145.ebuild similarity index 100% rename from sys-kernel/vanilla-sources/vanilla-sources-4.4.143.ebuild rename to sys-kernel/vanilla-sources/vanilla-sources-4.4.145.ebuild diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.9.114.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-4.9.116.ebuild similarity index 100% rename from sys-kernel/vanilla-sources/vanilla-sources-4.9.114.ebuild rename to sys-kernel/vanilla-sources/vanilla-sources-4.9.116.ebuild diff --git a/sys-libs/Manifest.gz b/sys-libs/Manifest.gz index a2445dea9885..f2e52d5c81c2 100644 Binary files a/sys-libs/Manifest.gz and b/sys-libs/Manifest.gz differ diff --git a/sys-libs/binutils-libs/binutils-libs-2.30-r2.ebuild b/sys-libs/binutils-libs/binutils-libs-2.30-r2.ebuild index ab75fffc4274..ef3ecd910e96 100644 --- a/sys-libs/binutils-libs/binutils-libs-2.30-r2.ebuild +++ b/sys-libs/binutils-libs/binutils-libs-2.30-r2.ebuild @@ -20,7 +20,7 @@ SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz LICENSE="|| ( GPL-3 LGPL-3 )" # The shared lib SONAMEs use the ${PV} in them. SLOT="0/${PV}" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="64-bit-bfd multitarget nls static-libs" COMMON_DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]" diff --git a/sys-process/Manifest.gz b/sys-process/Manifest.gz index 525d7724cfda..94932c7698fa 100644 Binary files a/sys-process/Manifest.gz and b/sys-process/Manifest.gz differ diff --git a/sys-process/prll/Manifest b/sys-process/prll/Manifest index f5cdfca57a74..5d3332842565 100644 --- a/sys-process/prll/Manifest +++ b/sys-process/prll/Manifest @@ -1 +1,2 @@ DIST prll-0.6.2.tar.bz2 37870 BLAKE2B 00adcb56e49dfe6a04235f628fee1aee5a0164ada30e3a2ac624f73f7e613c7bdd411012f01e8278bc95a1e8e96479d9177f48745759feb4681c0f75a6420419 SHA512 6157ab4d69ab21b0995d5e8e788605b9b602fa0268beae2d6b69e6bf32c734869f023d881ecdd0df83c1f45b584c88eef8beb88d2c58f657340697bf48dfd8cd +DIST prll-0.6.4.tar.gz 49885 BLAKE2B 07a63ddc6260c302070f27488142118286a0312ef807a6eaebbac180dbfb479c78f66cfb96cddbb7a62c3d96a79a9c4962daf1fbd308ec475ae8d03a999fd276 SHA512 df830eae9be91e175444ba14c23efde3f10152b968ca6b1365e0ab57c68df1a00712a0e6d77cd02aae4ed7a23fc7c25f207ba08bc1559b8331c42dec1d38dbfa diff --git a/sys-process/prll/prll-0.6.4.ebuild b/sys-process/prll/prll-0.6.4.ebuild new file mode 100644 index 000000000000..1d9cfb0e7449 --- /dev/null +++ b/sys-process/prll/prll-0.6.4.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit toolchain-funcs readme.gentoo-r1 + +DESCRIPTION="A utility for parallelizing execution of shell functions" +HOMEPAGE="https://github.com/exzombie/prll" +SRC_URI="https://github.com/exzombie/prll/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +RESTRICT="test" + +DOC_CONTENTS=" +You must source the prll.sh file located\nin /etc/profile.d to be able to use prll:\n + $ source /etc/profile.d/prll.sh +" + +src_prepare() { + default + sed \ + -e '/then sh/d' \ + -e '/then zsh/d' \ + -e '/then dash/d' \ + -i tests/Makefile || die + tc-export CC +} + +src_install() { + emake PREFIX="/usr" DESTDIR="${D}" install + einstalldocs + readme.gentoo_create_doc + rm -rf "${D}/usr/share/doc/prll" || die +} + +pkg_postinst() { + readme.gentoo_print_elog +} diff --git a/sys-process/tini/Manifest b/sys-process/tini/Manifest index 055f4819a958..78ea602e4cb9 100644 --- a/sys-process/tini/Manifest +++ b/sys-process/tini/Manifest @@ -1,3 +1,2 @@ DIST tini-0.16.1.tar.gz 29641 BLAKE2B 637ee17bbf8553b7803dc78cc40ec55ea919ec003005c7f2524322df6cc93a2e4c6fc017fa25c581f50eb17482956ebf37bf49c7796c33d227c7327ca467a906 SHA512 aa0a802c403a07771a2b28a07b97fa2c93d40b5d5be2cba6556c8e7a92e608453010625d0236d26c27bdd2820aed3ad9ca676b70f7fcd5986d7f91eb928d053c -DIST tini-0.17.0.tar.gz 30881 BLAKE2B 8212bfa56b6ade3b79e1d4d3144b10b98e4daf19e9a9c93f6db44dfea22f80b4c6810619832b339984681d1933d00964f7cfbf516286354141f795d3cb5e745f SHA512 4e59241bd621cd89f9c07dcd7a21754a947c87d3571b06bc5f034c0059a20cbc02d4d22fd08a79633b84fd47980dbf5240e2d2fa382aaf5c32e6003710b7691a DIST tini-0.18.0.tar.gz 32152 BLAKE2B d676f0f1b4d9f6dca98cdb626aa7c525ec55e090cfeb1cf0e9ab167f1ef4285123223873e92e81d5d62ceb631e26e9012f16b28b1d35813ac801f8e4594be70b SHA512 83279180b6a875aaff9b6b7446ee7e71fd05357279744afcb4db67c76572dc871acfba86c035857009b5dd88ca75d9f2e815d6a925563cdb3e6e771eb83be9b1 diff --git a/sys-process/tini/tini-0.17.0.ebuild b/sys-process/tini/tini-0.17.0.ebuild deleted file mode 100644 index 15f145ee4ab7..000000000000 --- a/sys-process/tini/tini-0.17.0.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils flag-o-matic - -DESCRIPTION="A tiny but valid init for containers" -HOMEPAGE="https://github.com/krallin/tini" -SRC_URI="https://github.com/krallin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="+args +static" - -src_prepare() { - cmake-utils_src_prepare - # Do not strip binary - sed -i -e 's/-Wl,-s")$/")/' CMakeLists.txt || die -} - -src_configure() { - local mycmakeargs=() - use args || mycmakeargs+=(-DMINIMAL=ON) - - cmake-utils_src_configure -} - -src_compile() { - append-cflags -DPR_SET_CHILD_SUBREAPER=36 -DPR_GET_CHILD_SUBREAPER=37 - cmake-utils_src_compile -} - -src_install() { - cmake-utils_src_install - if use static; then - mv "${ED%/}"/usr/bin/{${PN}-static,${PN}} || die - else - rm "${ED%/}"/usr/bin/${PN}-static || die - fi -} diff --git a/sys-process/tini/tini-0.18.0.ebuild b/sys-process/tini/tini-0.18.0.ebuild index 6055c7e98a14..9650f2b376b0 100644 --- a/sys-process/tini/tini-0.18.0.ebuild +++ b/sys-process/tini/tini-0.18.0.ebuild @@ -17,8 +17,20 @@ IUSE="+args +static" src_prepare() { cmake-utils_src_prepare - # Do not strip binary - sed -i -e 's/-Wl,-s")$/")/' \ + + local sed_args=( + # Do not strip binary + -e 's/-Wl,-s")$/")/' + + # Remove -Werror and -pedantic-errors in order to allow macro + # redefinition, so that CFLAGS="-U_FORTIFY_SOURCE" does not + # trigger an error due to add_definitions(-D_FORTIFY_SOURCE=2) + # in CMakeLists.txt (bug 626438). + -e "s/ -Werror / /" + -e "s/ -pedantic-errors / /" + ) + + sed -i "${sed_args[@]}" \ -e "s/git.*status --porcelain.*/true/" \ -e "s/git.*log -n 1.*/true/" \ -e "s/git.\${tini_VERSION_GIT}/git.${GIT_COMMIT}/" \ diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz index 8f3034d39c92..129d5d1a022a 100644 Binary files a/virtual/Manifest.gz and b/virtual/Manifest.gz differ diff --git a/virtual/podofo-build/podofo-build-0.9.6.ebuild b/virtual/podofo-build/podofo-build-0.9.6.ebuild new file mode 100644 index 000000000000..fc5859d6c70a --- /dev/null +++ b/virtual/podofo-build/podofo-build-0.9.6.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="Virtual package for building against PoDoFo" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="+boost idn debug test +tools" + +# Pull in boost for build-against header dependency (see bug #503802). +RDEPEND=" + app-text/podofo:0/${PV}[boost=,idn=,debug=,test=,tools=] + boost? ( dev-libs/boost ) +" diff --git a/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild b/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild index 6292bb02aa36..b35ef9b966f8 100644 --- a/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild +++ b/virtual/python-ipaddress/python-ipaddress-1.0-r1.ebuild @@ -9,7 +9,7 @@ inherit python-r1 DESCRIPTION="A virtual for Python ipaddress module" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} diff --git a/www-apps/Manifest.gz b/www-apps/Manifest.gz index f43d17db2ddd..fc5c5a164795 100644 Binary files a/www-apps/Manifest.gz and b/www-apps/Manifest.gz differ diff --git a/www-apps/grafana-bin/Manifest b/www-apps/grafana-bin/Manifest index ecc799100680..a82bec1bd540 100644 --- a/www-apps/grafana-bin/Manifest +++ b/www-apps/grafana-bin/Manifest @@ -1,2 +1,2 @@ DIST grafana-bin-5.1.3.tar.gz 52436314 BLAKE2B e5ff613a6d65018b6c205a88a520b5f07ea32955cb8f4b75d1eef05946d93c50272edecf80c8a4a6b8b4a70fbae7c90c71f1b833a31ff56ed71c59dda3007b4c SHA512 3d0fcc2015d95a5334d571f4ea61fa1bb7ead1b4131342e3bf167c832c0f951ae6669049da73a8d954117d54b5422be9203505db19b370ec337c481900d7fea5 -DIST grafana-bin-5.2.1.tar.gz 54294991 BLAKE2B ca60a8e90f5333482c2f364193a431c58bee89db6bbc08424a49c4b444e5655d1d3a21fc9cc177ed73847eb3240c0429a7891c7dafe34b8b8764155a17d20860 SHA512 5f97b2dde1625c51743aeb52b2f323d578401c42379791b49978224e98b5f9de542ff8b10698aa84c04f4de1c08458ad6b0dad8dcd2258dee1b14b55e7ae2952 +DIST grafana-bin-5.2.2.tar.gz 54295447 BLAKE2B 6af8f72b451c833183af65d665e4553bd68006537a7cc8045c8d58bf504a93fc0104c3abb8c3d2db5f84683255f4ca1c0ea1ad9c5ecd8d6ec5340da12fcf9d42 SHA512 7be3db39b2ed260f1164504684da3b6827f238045dcc14d166dfd19fee3be2a6e7a4c2e4e9068a9c7b8066774403e8ecd4a0efd2fa0cc110ec619002bf2a0ee9 diff --git a/www-apps/grafana-bin/grafana-bin-5.2.1.ebuild b/www-apps/grafana-bin/grafana-bin-5.2.2.ebuild similarity index 100% rename from www-apps/grafana-bin/grafana-bin-5.2.1.ebuild rename to www-apps/grafana-bin/grafana-bin-5.2.2.ebuild diff --git a/www-client/Manifest.gz b/www-client/Manifest.gz index 556b56d19a12..ae6b50c6e9df 100644 Binary files a/www-client/Manifest.gz and b/www-client/Manifest.gz differ diff --git a/www-client/google-chrome-beta/Manifest b/www-client/google-chrome-beta/Manifest index 477e58c471ba..3f9c4a2d3a00 100644 --- a/www-client/google-chrome-beta/Manifest +++ b/www-client/google-chrome-beta/Manifest @@ -1 +1 @@ -DIST google-chrome-beta_68.0.3440.68-1_amd64.deb 55349226 BLAKE2B da63bbc6cb530c9249ba3c352a9cca6ac605e261309dab1d7c4069e12576849c9a0db3903163478dc97c4593829ced6bd2ecc9d846e78d4144f0d984d9da3444 SHA512 b00e4e2f14691b55b662c427890abad5d668a808df4f7900bc38899a9c7aa631cd0f948254ac7a18326899cee48f12abf7dc7d6732966a1330b528e09e6d2714 +DIST google-chrome-beta_68.0.3440.75-1_amd64.deb 55365092 BLAKE2B 242882a9d4bdaf2821b84979573c6b07fe6647774c09ee8971e5c3467bae1a3f426c2a24f09d2b65fdd575c6ded0859e92c2db005df66bf89d723f420ae405bc SHA512 3eecb8c013bb76e80a40fd7fed47ff70c3eff7cc055b22e1b6ee219c0d5e9308e0b47b315560df9e1fcdcf79ca924f9b80ed9df841e8da2a7b52ec8623bae549 diff --git a/www-client/google-chrome-beta/google-chrome-beta-68.0.3440.68.ebuild b/www-client/google-chrome-beta/google-chrome-beta-68.0.3440.75.ebuild similarity index 100% rename from www-client/google-chrome-beta/google-chrome-beta-68.0.3440.68.ebuild rename to www-client/google-chrome-beta/google-chrome-beta-68.0.3440.75.ebuild diff --git a/www-client/google-chrome-unstable/Manifest b/www-client/google-chrome-unstable/Manifest index edd52820f39c..98a78d428e25 100644 --- a/www-client/google-chrome-unstable/Manifest +++ b/www-client/google-chrome-unstable/Manifest @@ -1 +1 @@ -DIST google-chrome-unstable_69.0.3493.3-1_amd64.deb 56266178 BLAKE2B 5118ced09490b717d994c58abeaf92a73262303fb93a1421924b609dd1c67f4e465670402230aee348cd97b34ef5e3cfe902a4ca0805ce28caad5e45c44796ea SHA512 2255a1abe7abf8673d6fb0112107b00fe393e5c381f1ce2fbed190746ec64c13bb83fe0f25afc04619e3a8af96fcef536979abc353730185021c2a52fc3f10f7 +DIST google-chrome-unstable_69.0.3497.12-1_amd64.deb 56394280 BLAKE2B 2cde15b0ee761b82d1523557ebbb733372768bfa8f94ccc7b4b21cb0a172b4080d918e06d7fcbceda64390e5052627e694726251f95806351c038cdbef20fd6d SHA512 9ea11725265a5b0acbf5b416bdf0954aa4f52c813b3927e693beeefcfdddc96a6a72db09e988e78125d79710dea3f9fb3c9d58b8380a962d215e4928371bfb84 diff --git a/www-client/google-chrome-unstable/google-chrome-unstable-69.0.3493.3.ebuild b/www-client/google-chrome-unstable/google-chrome-unstable-69.0.3497.12.ebuild similarity index 100% rename from www-client/google-chrome-unstable/google-chrome-unstable-69.0.3493.3.ebuild rename to www-client/google-chrome-unstable/google-chrome-unstable-69.0.3497.12.ebuild diff --git a/www-client/google-chrome/Manifest b/www-client/google-chrome/Manifest index d22fbdb8f49d..3170eba87c8e 100644 --- a/www-client/google-chrome/Manifest +++ b/www-client/google-chrome/Manifest @@ -1 +1 @@ -DIST google-chrome-stable_67.0.3396.99-1_amd64.deb 52522834 BLAKE2B 07a67973bb85fbf8f32e90a9d4c5600413c4be8e334dd2a9e41999e8e5c8527a1db888744532b6dbe548eff7af42d73532fccd227d041fe69367f0cf803181ee SHA512 d0758ef190b63a03f410ac62aa38486d3f98795b7f42a8a187b03d7038d6b7488af0073d5c35df222006f74de7ef3457c836dafb10efc674276e64dba305c8fc +DIST google-chrome-stable_68.0.3440.75-1_amd64.deb 54087952 BLAKE2B 961f3d69c96951423b6bce80ff31151cf6cb92b91d00a6c521fe9c87ae3a3c140aaaa60d8ea8e29a64dd3ab59581bab9df3f3e81792c0dc10ed885b07666a3e1 SHA512 9bc9ab0e90ea1e2a3a9a1048239f5cfe484627695f18427bf2a5902a8f03620774585c0fe90fbfe8847ae6b98750aff443634f45b74c02bb339e990cddab2c3e diff --git a/www-client/google-chrome/google-chrome-67.0.3396.99.ebuild b/www-client/google-chrome/google-chrome-68.0.3440.75.ebuild similarity index 100% rename from www-client/google-chrome/google-chrome-67.0.3396.99.ebuild rename to www-client/google-chrome/google-chrome-68.0.3440.75.ebuild diff --git a/www-client/opera-beta/opera-beta-55.0.2994.20.ebuild b/www-client/opera-beta/opera-beta-55.0.2994.20.ebuild index 308b38bc8be3..135872778f99 100644 --- a/www-client/opera-beta/opera-beta-55.0.2994.20.ebuild +++ b/www-client/opera-beta/opera-beta-55.0.2994.20.ebuild @@ -10,14 +10,14 @@ CHROMIUM_LANGS=" inherit chromium-2 gnome2-utils multilib unpacker xdg-utils DESCRIPTION="A fast and secure web browser" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" LICENSE="OPERA-2014" SLOT="0" SRC_URI_BASE=" - http://download1.operacdn.com/pub/ - http://download2.operacdn.com/pub/ - http://download3.operacdn.com/pub/ - http://download4.operacdn.com/pub/ + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ " SRC_URI="amd64? (" for uri in ${SRC_URI_BASE}; do diff --git a/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild b/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild index 308b38bc8be3..135872778f99 100644 --- a/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild +++ b/www-client/opera-beta/opera-beta-55.0.2994.23.ebuild @@ -10,14 +10,14 @@ CHROMIUM_LANGS=" inherit chromium-2 gnome2-utils multilib unpacker xdg-utils DESCRIPTION="A fast and secure web browser" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" LICENSE="OPERA-2014" SLOT="0" SRC_URI_BASE=" - http://download1.operacdn.com/pub/ - http://download2.operacdn.com/pub/ - http://download3.operacdn.com/pub/ - http://download4.operacdn.com/pub/ + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ " SRC_URI="amd64? (" for uri in ${SRC_URI_BASE}; do diff --git a/www-client/opera-developer/Manifest b/www-client/opera-developer/Manifest index 1d02207988cc..3e227bdf0c82 100644 --- a/www-client/opera-developer/Manifest +++ b/www-client/opera-developer/Manifest @@ -1,2 +1,2 @@ -DIST opera-developer_56.0.3013.0_amd64.deb 57274790 BLAKE2B 17fe597401c6068b4ebb6810b9cd5ae9c2356a6fe18853b2d64706ec499cf47bd31b7bb0d67c5b902af9e49b524c43b5c559237b846183a7c2eaef9399b681b3 SHA512 5e756e0fae127e8232d9f1bfa48447aa768089b3a7d411478b399bf850fec5918f3078e9e18cfe404d177fae43bc4b2882ecbbafcaf8b2e2e0b65dbf72ef3d06 DIST opera-developer_56.0.3023.0_amd64.deb 59238156 BLAKE2B b76684508134413bad2df613f5cbed3f0c166f7cc89335026c8817d3f1c8d81acde14682b2dd2417395a478bdabd8c680994fd9cdcae143e9aab1537b8ef81cd SHA512 e680cee4804707556e72d0d3ba476651bcdaf15c3264b87fe0fcfcbaab896b650f6ef940c2805f4f2611350fab2cbcfdeaaf3abcf0a02ea0150bca46cc19292a +DIST opera-developer_56.0.3026.0_amd64.deb 59316648 BLAKE2B be1cb1abc97b32f9e323b49378d6d626b58aedcb5c529e77cabfebe65cd0e6dfaba0f26a7e90c2910a7468a3958a70cb538aa1ec886c5a60fa8ae77ce9c4b1c1 SHA512 dbc1ddfcc3f6914ab157ba56db60398a73d16e42b5c7a2d6452b0707acdade74060a1832dd2eda28c38c0363340b5185fd50cc01bcc0e7a199d4c154c3fe9817 diff --git a/www-client/opera-developer/opera-developer-56.0.3023.0.ebuild b/www-client/opera-developer/opera-developer-56.0.3023.0.ebuild index 12a41bce61c8..7f81451646eb 100644 --- a/www-client/opera-developer/opera-developer-56.0.3023.0.ebuild +++ b/www-client/opera-developer/opera-developer-56.0.3023.0.ebuild @@ -10,14 +10,14 @@ CHROMIUM_LANGS=" inherit chromium-2 gnome2-utils multilib unpacker xdg-utils DESCRIPTION="A fast and secure web browser" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" LICENSE="OPERA-2014" SLOT="0" SRC_URI_BASE=" - http://download1.operacdn.com/pub/ - http://download2.operacdn.com/pub/ - http://download3.operacdn.com/pub/ - http://download4.operacdn.com/pub/ + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ " SRC_URI="amd64? (" for uri in ${SRC_URI_BASE}; do diff --git a/www-client/opera-developer/opera-developer-56.0.3013.0.ebuild b/www-client/opera-developer/opera-developer-56.0.3026.0.ebuild similarity index 92% rename from www-client/opera-developer/opera-developer-56.0.3013.0.ebuild rename to www-client/opera-developer/opera-developer-56.0.3026.0.ebuild index 12a41bce61c8..7f81451646eb 100644 --- a/www-client/opera-developer/opera-developer-56.0.3013.0.ebuild +++ b/www-client/opera-developer/opera-developer-56.0.3026.0.ebuild @@ -10,14 +10,14 @@ CHROMIUM_LANGS=" inherit chromium-2 gnome2-utils multilib unpacker xdg-utils DESCRIPTION="A fast and secure web browser" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" LICENSE="OPERA-2014" SLOT="0" SRC_URI_BASE=" - http://download1.operacdn.com/pub/ - http://download2.operacdn.com/pub/ - http://download3.operacdn.com/pub/ - http://download4.operacdn.com/pub/ + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ " SRC_URI="amd64? (" for uri in ${SRC_URI_BASE}; do diff --git a/www-client/opera/opera-12.16_p1860-r1.ebuild b/www-client/opera/opera-12.16_p1860-r1.ebuild index fdba2080a17d..9ea33719af12 100644 --- a/www-client/opera/opera-12.16_p1860-r1.ebuild +++ b/www-client/opera/opera-12.16_p1860-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit eutils gnome2-utils multilib pax-utils versionator xdg-utils DESCRIPTION="A fast and secure web browser and Internet suite" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" SLOT="0" LICENSE="OPERA-12 LGPL-2 LGPL-3" @@ -29,11 +29,11 @@ O_LINGUAS=" # == End of variables that often change == if [[ "pre${O_B/pre/}" = "${O_B}" ]]; then # snapshot: _pre - HOMEPAGE="http://my.opera.com/desktopteam/blog/" + HOMEPAGE="https://my.opera.com/desktopteam/blog/" O_D="${O_K}_${O_V}-${O_B/pre}" # directory string O_P="${PN}-${O_V}-${O_B/pre}" # package string - O_U="http://snapshot.opera.com/unix/" # base URI + O_U="https://snapshot.opera.com/unix/" # base URI SRC_URI=" amd64? ( ${O_U}${O_D}/${O_P}.x86_64.linux.tar.xz ) diff --git a/www-client/opera/opera-54.0.2952.60.ebuild b/www-client/opera/opera-54.0.2952.60.ebuild index 139f6afa7c77..23b9ad88ecc4 100644 --- a/www-client/opera/opera-54.0.2952.60.ebuild +++ b/www-client/opera/opera-54.0.2952.60.ebuild @@ -10,14 +10,14 @@ CHROMIUM_LANGS=" inherit chromium-2 gnome2-utils multilib unpacker xdg-utils DESCRIPTION="A fast and secure web browser" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" LICENSE="OPERA-2014" SLOT="0" SRC_URI_BASE=" - http://download1.operacdn.com/pub/ - http://download2.operacdn.com/pub/ - http://download3.operacdn.com/pub/ - http://download4.operacdn.com/pub/ + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ " for uri in ${SRC_URI_BASE}; do SRC_URI+=" diff --git a/www-client/opera/opera-54.0.2952.64.ebuild b/www-client/opera/opera-54.0.2952.64.ebuild index 139f6afa7c77..23b9ad88ecc4 100644 --- a/www-client/opera/opera-54.0.2952.64.ebuild +++ b/www-client/opera/opera-54.0.2952.64.ebuild @@ -10,14 +10,14 @@ CHROMIUM_LANGS=" inherit chromium-2 gnome2-utils multilib unpacker xdg-utils DESCRIPTION="A fast and secure web browser" -HOMEPAGE="http://www.opera.com/" +HOMEPAGE="https://www.opera.com/" LICENSE="OPERA-2014" SLOT="0" SRC_URI_BASE=" - http://download1.operacdn.com/pub/ - http://download2.operacdn.com/pub/ - http://download3.operacdn.com/pub/ - http://download4.operacdn.com/pub/ + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ " for uri in ${SRC_URI_BASE}; do SRC_URI+=" diff --git a/www-client/surf/surf-2.0.ebuild b/www-client/surf/surf-2.0.ebuild index 33d0ddd78c8a..734ac2bd45d7 100644 --- a/www-client/surf/surf-2.0.ebuild +++ b/www-client/surf/surf-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,10 +28,10 @@ DEPEND=" RDEPEND=" !sci-chemistry/surf ${COMMON_DEPEND} - x11-apps/xprop - x11-misc/dmenu !savedconfig? ( net-misc/curl + x11-apps/xprop + x11-misc/dmenu x11-terms/st ) " diff --git a/www-client/surf/surf-9999.ebuild b/www-client/surf/surf-9999.ebuild index c21a83052259..2156192b7477 100644 --- a/www-client/surf/surf-9999.ebuild +++ b/www-client/surf/surf-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,10 +28,10 @@ DEPEND=" RDEPEND=" !sci-chemistry/surf ${COMMON_DEPEND} - x11-apps/xprop - x11-misc/dmenu !savedconfig? ( + >=x11-misc/dmenu-4.7 net-misc/curl + x11-apps/xprop x11-terms/st ) " diff --git a/www-misc/Manifest.gz b/www-misc/Manifest.gz index 1eb3613c6c21..010e738be4a2 100644 Binary files a/www-misc/Manifest.gz and b/www-misc/Manifest.gz differ diff --git a/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.4-r3.ebuild similarity index 93% rename from www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild rename to www-misc/bookmarksync/bookmarksync-0.3.4-r3.ebuild index ade6c8153bbf..288100d55459 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.4-r2.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.4-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="2" +EAPI=7 inherit toolchain-funcs @@ -21,6 +21,7 @@ RDEPEND="${DEPEND} perl? ( dev-lang/perl )" src_prepare() { + default sed -i Makefile \ -e 's|g++|$(CXX) $(CFLAGS)|g' \ -e 's| -o | $(LDFLAGS)&|g' \ diff --git a/www-plugins/Manifest.gz b/www-plugins/Manifest.gz index 70d1b23cac7f..29340e1964ab 100644 Binary files a/www-plugins/Manifest.gz and b/www-plugins/Manifest.gz differ diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index 7b38cc99c4b0..0c4af4bbe689 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_68.0.3440.68-1_amd64.deb 55349226 BLAKE2B da63bbc6cb530c9249ba3c352a9cca6ac605e261309dab1d7c4069e12576849c9a0db3903163478dc97c4593829ced6bd2ecc9d846e78d4144f0d984d9da3444 SHA512 b00e4e2f14691b55b662c427890abad5d668a808df4f7900bc38899a9c7aa631cd0f948254ac7a18326899cee48f12abf7dc7d6732966a1330b528e09e6d2714 -DIST google-chrome-stable_67.0.3396.99-1_amd64.deb 52522834 BLAKE2B 07a67973bb85fbf8f32e90a9d4c5600413c4be8e334dd2a9e41999e8e5c8527a1db888744532b6dbe548eff7af42d73532fccd227d041fe69367f0cf803181ee SHA512 d0758ef190b63a03f410ac62aa38486d3f98795b7f42a8a187b03d7038d6b7488af0073d5c35df222006f74de7ef3457c836dafb10efc674276e64dba305c8fc -DIST google-chrome-unstable_69.0.3493.3-1_amd64.deb 56266178 BLAKE2B 5118ced09490b717d994c58abeaf92a73262303fb93a1421924b609dd1c67f4e465670402230aee348cd97b34ef5e3cfe902a4ca0805ce28caad5e45c44796ea SHA512 2255a1abe7abf8673d6fb0112107b00fe393e5c381f1ce2fbed190746ec64c13bb83fe0f25afc04619e3a8af96fcef536979abc353730185021c2a52fc3f10f7 +DIST google-chrome-beta_68.0.3440.75-1_amd64.deb 55365092 BLAKE2B 242882a9d4bdaf2821b84979573c6b07fe6647774c09ee8971e5c3467bae1a3f426c2a24f09d2b65fdd575c6ded0859e92c2db005df66bf89d723f420ae405bc SHA512 3eecb8c013bb76e80a40fd7fed47ff70c3eff7cc055b22e1b6ee219c0d5e9308e0b47b315560df9e1fcdcf79ca924f9b80ed9df841e8da2a7b52ec8623bae549 +DIST google-chrome-stable_68.0.3440.75-1_amd64.deb 54087952 BLAKE2B 961f3d69c96951423b6bce80ff31151cf6cb92b91d00a6c521fe9c87ae3a3c140aaaa60d8ea8e29a64dd3ab59581bab9df3f3e81792c0dc10ed885b07666a3e1 SHA512 9bc9ab0e90ea1e2a3a9a1048239f5cfe484627695f18427bf2a5902a8f03620774585c0fe90fbfe8847ae6b98750aff443634f45b74c02bb339e990cddab2c3e +DIST google-chrome-unstable_69.0.3497.12-1_amd64.deb 56394280 BLAKE2B 2cde15b0ee761b82d1523557ebbb733372768bfa8f94ccc7b4b21cb0a172b4080d918e06d7fcbceda64390e5052627e694726251f95806351c038cdbef20fd6d SHA512 9ea11725265a5b0acbf5b416bdf0954aa4f52c813b3927e693beeefcfdddc96a6a72db09e988e78125d79710dea3f9fb3c9d58b8380a962d215e4928371bfb84 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.99.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.75.ebuild similarity index 100% rename from www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.99.ebuild rename to www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.75.ebuild diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.68_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.75_beta.ebuild similarity index 100% rename from www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.68_beta.ebuild rename to www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.75_beta.ebuild diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3493.3_alpha.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3497.12_alpha.ebuild similarity index 100% rename from www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3493.3_alpha.ebuild rename to www-plugins/chrome-binary-plugins/chrome-binary-plugins-69.0.3497.12_alpha.ebuild diff --git a/x11-drivers/Manifest.gz b/x11-drivers/Manifest.gz index 1c1b856a0bb3..76301958bb62 100644 Binary files a/x11-drivers/Manifest.gz and b/x11-drivers/Manifest.gz differ diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild index 4c2b79366a13..b6d6d54e62a4 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild @@ -28,7 +28,7 @@ RDEPEND=" dev-libs/libevdev sys-libs/mtdev virtual/libudev:= - >=x11-base/xorg-server-1.18[udev] + >=x11-base/xorg-server-1.18:=[udev] " DEPEND=" ${LIVE_DEPEND} @@ -49,3 +49,10 @@ src_prepare() { default [[ ${PV} == 9999 ]] && eautoreconf } + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + econf "${econfargs[@]}" +} diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild index 4c2b79366a13..b6d6d54e62a4 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild @@ -28,7 +28,7 @@ RDEPEND=" dev-libs/libevdev sys-libs/mtdev virtual/libudev:= - >=x11-base/xorg-server-1.18[udev] + >=x11-base/xorg-server-1.18:=[udev] " DEPEND=" ${LIVE_DEPEND} @@ -49,3 +49,10 @@ src_prepare() { default [[ ${PV} == 9999 ]] && eautoreconf } + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + econf "${econfargs[@]}" +} diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild index 8905d3eea3fa..b6d6d54e62a4 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="mirror://xorg/driver/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" fi LICENSE="MIT" @@ -28,7 +28,7 @@ RDEPEND=" dev-libs/libevdev sys-libs/mtdev virtual/libudev:= - >=x11-base/xorg-server-1.18[udev] + >=x11-base/xorg-server-1.18:=[udev] " DEPEND=" ${LIVE_DEPEND} @@ -49,3 +49,10 @@ src_prepare() { default [[ ${PV} == 9999 ]] && eautoreconf } + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + econf "${econfargs[@]}" +} diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild index b3ca6c70ccb5..401446b857d9 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.0.ebuild @@ -44,6 +44,13 @@ src_prepare() { [[ ${PV} == 9999 ]] && eautoreconf } +src_configure() { + local econfargs=( + --disable-selective-werror + ) + econf "${econfargs[@]}" +} + src_install() { default find "${D}" -name '*.la' -delete || die diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild index b3ca6c70ccb5..401446b857d9 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-9999.ebuild @@ -44,6 +44,13 @@ src_prepare() { [[ ${PV} == 9999 ]] && eautoreconf } +src_configure() { + local econfargs=( + --disable-selective-werror + ) + econf "${econfargs[@]}" +} + src_install() { default find "${D}" -name '*.la' -delete || die diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild index f3cb6236644a..1045c31be890 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild @@ -25,7 +25,7 @@ BDEPEND=" RDEPEND=" >=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess - x11-base/xorg-server[glamor(-),-minimal] + x11-base/xorg-server:=[glamor(-),-minimal] " DEPEND=" ${LIVE_DEPEND} @@ -39,6 +39,7 @@ src_prepare() { src_configure() { local econfargs=( + --disable-selective-werror --enable-glamor ) diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild index f3cb6236644a..1045c31be890 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild @@ -25,7 +25,7 @@ BDEPEND=" RDEPEND=" >=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess - x11-base/xorg-server[glamor(-),-minimal] + x11-base/xorg-server:=[glamor(-),-minimal] " DEPEND=" ${LIVE_DEPEND} @@ -39,6 +39,7 @@ src_prepare() { src_configure() { local econfargs=( + --disable-selective-werror --enable-glamor ) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild index 4ab1064d9902..1ac62fccd4ec 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild @@ -27,6 +27,7 @@ BDEPEND=" RDEPEND=" >=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 + x11-base/xorg-server:= glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) " @@ -54,6 +55,7 @@ src_prepare() { src_configure() { local econfargs=( + --disable-selective-werror $(use_enable glamor) $(use_enable udev) ) diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild index 4ab1064d9902..1ac62fccd4ec 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild @@ -27,6 +27,7 @@ BDEPEND=" RDEPEND=" >=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 + x11-base/xorg-server:= glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/libudev:= ) " @@ -54,6 +55,7 @@ src_prepare() { src_configure() { local econfargs=( + --disable-selective-werror $(use_enable glamor) $(use_enable udev) ) diff --git a/x11-libs/Manifest.gz b/x11-libs/Manifest.gz index 11876bd6915a..5833d9c77043 100644 Binary files a/x11-libs/Manifest.gz and b/x11-libs/Manifest.gz differ diff --git a/x11-libs/gtk+/gtk+-2.24.32.ebuild b/x11-libs/gtk+/gtk+-2.24.32.ebuild index e2bdfc934065..742692094513 100644 --- a/x11-libs/gtk+/gtk+-2.24.32.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.32.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" xinerama? ( !aqua ) " -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Upstream wants us to do their job: # https://bugzilla.gnome.org/show_bug.cgi?id=768663#c1 diff --git a/x11-libs/gtk+/gtk+-3.22.30.ebuild b/x11-libs/gtk+/gtk+-3.22.30.ebuild index 81fd2fcbc4ec..e3234636431d 100644 --- a/x11-libs/gtk+/gtk+-3.22.30.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.30.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Upstream wants us to do their job: # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1 diff --git a/x11-misc/Manifest.gz b/x11-misc/Manifest.gz index afbee5ed0b57..3de01e1e59dd 100644 Binary files a/x11-misc/Manifest.gz and b/x11-misc/Manifest.gz differ diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild new file mode 100644 index 000000000000..dbd7fd229348 --- /dev/null +++ b/x11-misc/gccmakedep/gccmakedep-1.0.3-r1.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="create dependencies in makefiles using 'gcc -M'" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/${PN}.git" + inherit autotools git-r3 + # x11-misc/util-macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/util/${P}.tar.bz2" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND=" + ${LIVE_DEPEND} + x11-base/xorg-proto +" + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/gccmakedep/gccmakedep-9999.ebuild b/x11-misc/gccmakedep/gccmakedep-9999.ebuild new file mode 100644 index 000000000000..dbd7fd229348 --- /dev/null +++ b/x11-misc/gccmakedep/gccmakedep-9999.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="create dependencies in makefiles using 'gcc -M'" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/${PN}.git" + inherit autotools git-r3 + # x11-misc/util-macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/util/${P}.tar.bz2" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +DEPEND=" + ${LIVE_DEPEND} + x11-base/xorg-proto +" + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/gtkdialog/gtkdialog-99999.ebuild b/x11-misc/gtkdialog/gtkdialog-99999.ebuild new file mode 100644 index 000000000000..b9843533462f --- /dev/null +++ b/x11-misc/gtkdialog/gtkdialog-99999.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit autotools git-r3 + +DESCRIPTION="A small utility for fast and easy GUI building" +HOMEPAGE="https://github.com/oshazard/gtkdialog" +EGIT_REPO_URI="${HOMEPAGE}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="" +IUSE="gtk3" + +RDEPEND=" + !gtk3? ( + x11-libs/gtk+:2 + x11-libs/vte:0= + ) + gtk3? ( + x11-libs/gtk+:3 + x11-libs/vte:2.91= + ) +" +DEPEND=" + ${RDEPEND} + sys-apps/texinfo + sys-devel/flex + virtual/pkgconfig + virtual/yacc +" + +src_prepare() { + default + eautoreconf +} + +src_configure() { + econf \ + $(use_enable gtk3) +} + +src_compile() { + emake -C doc stamp-vti + default +} + +src_install() { + # Stop make install from running gtk-update-icon-cache + emake DESTDIR="${D}" UPDATE_ICON_CACHE=true install + einstalldocs +} diff --git a/x11-misc/gtkdialog/metadata.xml b/x11-misc/gtkdialog/metadata.xml index 635a9b6bda84..2de333f9467d 100644 --- a/x11-misc/gtkdialog/metadata.xml +++ b/x11-misc/gtkdialog/metadata.xml @@ -19,6 +19,7 @@ provided. Enable support for gnome-base/libglade +Build with GTK+3 instead of GTK+2 Enable support for x11-libs/vte diff --git a/x11-misc/imake/files/imake-1.0.7-sun-compiler.patch b/x11-misc/imake/files/imake-1.0.7-sun-compiler.patch new file mode 100644 index 000000000000..27fe234f99ac --- /dev/null +++ b/x11-misc/imake/files/imake-1.0.7-sun-compiler.patch @@ -0,0 +1,19 @@ +--- a/imake.c ++++ b/imake.c +@@ -1,4 +1,6 @@ +- ++#if defined(sun) ++#undef sun ++#endif + /*************************************************************************** + * * + * Porting Note * +--- a/imakemdep.h ++++ b/imakemdep.h +@@ -1,3 +1,6 @@ ++#if defined(sun) ++#undef sun ++#endif + /* + + Copyright (c) 1993, 1994, 1998 The Open Group diff --git a/x11-misc/imake/imake-1.0.7-r1.ebuild b/x11-misc/imake/imake-1.0.7-r1.ebuild new file mode 100644 index 000000000000..a4ee1f9952ca --- /dev/null +++ b/x11-misc/imake/imake-1.0.7-r1.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="C preprocessor interface to the make utility" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/imake.git" + inherit autotools git-r3 + # x11-misc-util/macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/util/${P}.tar.bz2" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND=" + x11-misc/xorg-cf-files +" +DEPEND=" + ${LIVE_DEPEND} + ${RDEPEND} + x11-base/xorg-proto +" + +PATCHES=( + # don't use Sun compilers on Solaris, we want GCC from prefix + "${FILESDIR}"/${PN}-1.0.7-sun-compiler.patch +) + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/imake/imake-9999.ebuild b/x11-misc/imake/imake-9999.ebuild new file mode 100644 index 000000000000..a4ee1f9952ca --- /dev/null +++ b/x11-misc/imake/imake-9999.ebuild @@ -0,0 +1,50 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="C preprocessor interface to the make utility" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/imake.git" + inherit autotools git-r3 + # x11-misc-util/macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/util/${P}.tar.bz2" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND=" + x11-misc/xorg-cf-files +" +DEPEND=" + ${LIVE_DEPEND} + ${RDEPEND} + x11-base/xorg-proto +" + +PATCHES=( + # don't use Sun compilers on Solaris, we want GCC from prefix + "${FILESDIR}"/${PN}-1.0.7-sun-compiler.patch +) + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/lndir/lndir-1.0.3-r2.ebuild b/x11-misc/lndir/lndir-1.0.3-r2.ebuild new file mode 100644 index 000000000000..3009d675272b --- /dev/null +++ b/x11-misc/lndir/lndir-1.0.3-r2.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="create a shadow directory of symbolic links to another directory tree" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/lndir.git" + inherit autotools git-r3 + # x11-misc-util/macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/util/${P}.tar.bz2" + KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND="" +DEPEND=" + ${LIVE_DEPEND} + ${RDEPEND} + x11-base/xorg-proto +" + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/lndir/lndir-9999.ebuild b/x11-misc/lndir/lndir-9999.ebuild new file mode 100644 index 000000000000..3009d675272b --- /dev/null +++ b/x11-misc/lndir/lndir-9999.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="create a shadow directory of symbolic links to another directory tree" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/lndir.git" + inherit autotools git-r3 + # x11-misc-util/macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/util/${P}.tar.bz2" + KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND="" +DEPEND=" + ${LIVE_DEPEND} + ${RDEPEND} + x11-base/xorg-proto +" + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild new file mode 100644 index 000000000000..ee323d6f29a0 --- /dev/null +++ b/x11-misc/makedepend/makedepend-1.0.5-r1.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="create dependencies in makefiles" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/makedepend.git" + inherit autotools git-r3 + # x11-misc-util/macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/util/${P}.tar.bz2" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND="" +DEPEND=" + ${LIVE_DEPEND} + ${RDEPEND} + x11-base/xorg-proto +" + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/makedepend/makedepend-9999.ebuild b/x11-misc/makedepend/makedepend-9999.ebuild new file mode 100644 index 000000000000..ee323d6f29a0 --- /dev/null +++ b/x11-misc/makedepend/makedepend-9999.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="create dependencies in makefiles" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/util/makedepend.git" + inherit autotools git-r3 + # x11-misc-util/macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/util/${P}.tar.bz2" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND="" +DEPEND=" + ${LIVE_DEPEND} + ${RDEPEND} + x11-base/xorg-proto +" + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild new file mode 100644 index 000000000000..70a68e865b0b --- /dev/null +++ b/x11-misc/rendercheck/rendercheck-1.5-r1.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Tests for compliance with X RENDER extension" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" +SRC_URI="mirror://xorg/app/${P}.tar.bz2" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND=" + x11-libs/libXrender + x11-libs/libX11 +" +DEPEND="${RDEPEND}" + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/sddm/sddm-0.18.0.ebuild b/x11-misc/sddm/sddm-0.18.0.ebuild index 71b170a41f8c..e182c1901907 100644 --- a/x11-misc/sddm/sddm-0.18.0.ebuild +++ b/x11-misc/sddm/sddm-0.18.0.ebuild @@ -9,7 +9,7 @@ inherit cmake-utils l10n systemd user DESCRIPTION="Simple Desktop Display Manager" HOMEPAGE="https://github.com/sddm/sddm" SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" LICENSE="GPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0 public-domain" SLOT="0" diff --git a/x11-misc/util-macros/util-macros-1.19.1-r1.ebuild b/x11-misc/util-macros/util-macros-1.19.1-r1.ebuild new file mode 100644 index 000000000000..dd326f167cc6 --- /dev/null +++ b/x11-misc/util-macros/util-macros-1.19.1-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="X.Org autotools utility macros" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" +SRC_URI="mirror://xorg/util/${P}.tar.bz2" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +# there is nothing to compile for this package, all its contents are produced by +# configure. the only make job that matters is make install +src_compile() { true; } diff --git a/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild new file mode 100644 index 000000000000..dd326f167cc6 --- /dev/null +++ b/x11-misc/util-macros/util-macros-1.19.2-r1.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="X.Org autotools utility macros" +HOMEPAGE="https://www.x.org/wiki/ https://cgit.freedesktop.org/" +SRC_URI="mirror://xorg/util/${P}.tar.bz2" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +# there is nothing to compile for this package, all its contents are produced by +# configure. the only make job that matters is make install +src_compile() { true; } diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.1-r2.ebuild b/x11-misc/xbitmaps/xbitmaps-1.1.1-r2.ebuild new file mode 100644 index 000000000000..a6d6551cdbef --- /dev/null +++ b/x11-misc/xbitmaps/xbitmaps-1.1.1-r2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="X.Org bitmaps data" +HOMEPAGE="https://www.x.org/wiki/" +SRC_URI="mirror://xorg/data/${P}.tar.bz2" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" +# there is nothing to compile for this package, all its contents are produced by +# configure. the only make job that matters is make install +src_compile() { true; } diff --git a/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild new file mode 100644 index 000000000000..a6d6551cdbef --- /dev/null +++ b/x11-misc/xbitmaps/xbitmaps-1.1.2-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="X.Org bitmaps data" +HOMEPAGE="https://www.x.org/wiki/" +SRC_URI="mirror://xorg/data/${P}.tar.bz2" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" +# there is nothing to compile for this package, all its contents are produced by +# configure. the only make job that matters is make install +src_compile() { true; } diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild new file mode 100644 index 000000000000..c271eab9415b --- /dev/null +++ b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="X Compositing manager" +HOMEPAGE="https://freedesktop.org/wiki/Software/xapps" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xorg/app/glxcompmgr.git" + inherit autotools git-r3 + # x11-misc-util/macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/app/${P}.tar.bz2" + KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +fi + +LICENSE="BSD" +SLOT="0" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND=" + x11-libs/libXrender + x11-libs/libXdamage + x11-libs/libXfixes + x11-libs/libXcomposite + x11-libs/libXext +" +DEPEND=" + ${LIVE_DEPEND} + ${RDEPEND} +" + +src_prepare() { + default + [[ ${PV} == 9999 ]] && eautoreconf +} + +src_configure() { + local econfargs=( + --disable-selective-werror + ) + + econf "${econfargs[@]}" +} diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild new file mode 100644 index 000000000000..c462673ea04f --- /dev/null +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="X keyboard configuration database" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.freedesktop.org/git/xkeyboard-config.git" + inherit autotools git-r3 + # x11-misc/util-macros only required on live ebuilds + LIVE_DEPEND=">=x11-misc/util-macros-1.18" +else + SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +fi + +LICENSE="MIT" +SLOT="0" +IUSE="" + +BDEPEND=" + virtual/pkgconfig +" +RDEPEND=" + !> \ + "${ED%/}"/usr/$(get_libdir)/X11/config/host.def || die + sed -i -e "s/LibDirName *lib$/LibDirName $(get_libdir)/" \ + "${ED%/}"/usr/$(get_libdir)/X11/config/Imake.tmpl || die "failed libdir sed" + sed -i -e "s|LibDir Concat(ProjectRoot,/lib/X11)|LibDir Concat(ProjectRoot,/$(get_libdir)/X11)|" \ + "${ED%/}"/usr/$(get_libdir)/X11/config/X11.tmpl || die "failed libdir sed" + sed -i -e "s|\(EtcX11Directory \)\(/etc/X11$\)|\1${EPREFIX%/}\2|" \ + "${ED%/}"/usr/$(get_libdir)/X11/config/X11.tmpl || die "failed etcx11dir sed" + sed -i -e "/# define Solaris64bitSubdir/d" \ + "${ED%/}"/usr/$(get_libdir)/X11/config/sun.cf || die + sed -i -e 's/-DNOSTDHDRS//g' \ + "${ED%/}"/usr/$(get_libdir)/X11/config/sun.cf || die + + sed -r -i -e "s|LibDirName[[:space:]]+lib.*$|LibDirName $(get_libdir)|" \ + "${ED%/}"/usr/$(get_libdir)/X11/config/linux.cf || die "failed libdir sed" + sed -r -i -e "s|SystemUsrLibDir[[:space:]]+/usr/lib.*$|SystemUsrLibDir /usr/$(get_libdir)|" \ + "${ED%/}"/usr/$(get_libdir)/X11/config/linux.cf || die "failed libdir sed" + sed -r -i -e "s|TkLibDir[[:space:]]+/usr/lib.*$|TkLibDir /usr/$(get_libdir)|" \ + "${ED%/}"/usr/$(get_libdir)/X11/config/linux.cf || die "failed libdir sed" +} diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6.ebuild index 2c4b306c33d3..76edd0242ac4 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Old Imake-related build files" -SRC_URI+=" https://dev.gentoo.org/~mgorny/dist/${PN}-1.0.2-solaris-prefix.patch.bz2" +SRC_URI+=" https://dev.gentoo.org/~mattst88/distfiles/${PN}-1.0.6-solaris-prefix.patch.bz2" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" @@ -14,7 +14,7 @@ RDEPEND="" DEPEND="${RDEPEND}" PATCHES=( - "${WORKDIR}"/${PN}-1.0.2-solaris-prefix.patch + "${WORKDIR}"/${PN}-1.0.6-solaris-prefix.patch ) src_install() { diff --git a/x11-plugins/Manifest.gz b/x11-plugins/Manifest.gz index a6efea144ae2..4f458929db0a 100644 Binary files a/x11-plugins/Manifest.gz and b/x11-plugins/Manifest.gz differ diff --git a/x11-plugins/wmappl/wmappl-0.71-r1.ebuild b/x11-plugins/wmappl/wmappl-0.71-r1.ebuild new file mode 100644 index 000000000000..07b7a30bf589 --- /dev/null +++ b/x11-plugins/wmappl/wmappl-0.71-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Simple application launcher for the Window Maker dock" +HOMEPAGE="https://www.dockapps.net/wmappl" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXt + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-base/xorg-proto" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~sparc ~amd64 ~ppc" diff --git a/x11-plugins/wmappl/wmappl-0.71.ebuild b/x11-plugins/wmappl/wmappl-0.71.ebuild index 797a891879de..bbd0ab35203d 100644 --- a/x11-plugins/wmappl/wmappl-0.71.ebuild +++ b/x11-plugins/wmappl/wmappl-0.71.ebuild @@ -6,7 +6,7 @@ EAPI=0 IUSE="" DESCRIPTION="Simple application launcher for the Window Maker dock" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -HOMEPAGE="http://wmappl.sourceforge.net/" +HOMEPAGE="https://www.dockapps.net/wmappl" RDEPEND="x11-libs/libX11 x11-libs/libXext diff --git a/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild b/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild new file mode 100644 index 000000000000..e9eed5cb7b7e --- /dev/null +++ b/x11-plugins/wmcdplay/wmcdplay-1.1-r1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit autotools desktop + +DESCRIPTION="CD player applet for WindowMaker" +HOMEPAGE="https://www.dockapps.net/wmcdplay" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-base/xorg-proto" + +S="${WORKDIR}/dockapps" + +DOCS=( ARTWORK README ) + +src_prepare() { + default + eautoreconf +} + +src_install() { + default + domenu "${FILESDIR}"/${PN}.desktop +} diff --git a/x11-plugins/wmcdplay/wmcdplay-1.1.ebuild b/x11-plugins/wmcdplay/wmcdplay-1.1.ebuild index f0a1d39b633e..0b223d6fe02a 100644 --- a/x11-plugins/wmcdplay/wmcdplay-1.1.ebuild +++ b/x11-plugins/wmcdplay/wmcdplay-1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools +inherit autotools desktop DESCRIPTION="CD player applet for WindowMaker" HOMEPAGE="https://www.dockapps.net/wmcdplay" @@ -21,13 +21,13 @@ DEPEND="${RDEPEND} S=${WORKDIR}/dockapps +DOCS=( ARTWORK README ) + src_prepare() { eautoreconf } src_install() { - emake DESTDIR="${D}" install - - dodoc ARTWORK README + default domenu "${FILESDIR}"/${PN}.desktop } diff --git a/x11-plugins/wmclock/wmclock-1.0.16-r1.ebuild b/x11-plugins/wmclock/wmclock-1.0.16-r1.ebuild new file mode 100644 index 000000000000..abf2cecab1bf --- /dev/null +++ b/x11-plugins/wmclock/wmclock-1.0.16-r1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit autotools + +DESCRIPTION="a dockapp that displays time and date (same style as NEXTSTEP(tm) OS)" +HOMEPAGE="https://www.dockapps.net/wmclock" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-base/xorg-proto" + +# Specific path for this version +S="${WORKDIR}/dockapps-daaf3aa" + +src_prepare() { + default + eautoreconf +} diff --git a/x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild b/x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild new file mode 100644 index 000000000000..27a55ba45c25 --- /dev/null +++ b/x11-plugins/wmclockmon/wmclockmon-0.8.1-r1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="a nice digital clock with 7 different styles either in LCD or LED style" +HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" +SRC_URI="mirror://debian/pool/main/w/${PN}/${PN}_${PV}-1.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND="x11-libs/gtk+:2 + x11-libs/libXext + x11-libs/libX11 + x11-libs/libXpm + x11-libs/libICE" +DEPEND="${RDEPEND} + virtual/pkgconfig + x11-base/xorg-proto + x11-libs/libXt" + +PATCHES=( "${FILESDIR}"/${P}-gtk.patch ) + +DOCS=( AUTHORS BUGS ChangeLog NEWS README THANKS TODO \ + doc/sample2.wmclockmonrc doc/sample1.wmclockmonrc ) + +src_install() { + default + newdoc debian/changelog ChangeLog.debian +} diff --git a/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild b/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild index 39876e15b96a..688174fdfc1b 100644 --- a/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild +++ b/x11-plugins/wmcms/wmcms-0.3.5-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils DESCRIPTION="WindowMaker CPU and Memory Usage Monitor Dock App" -HOMEPAGE="http://www.geocities.ws/neofpo/wmcms.html" -SRC_URI="http://www.geocities.ws/neofpo/files/${P}.tar.gz" +HOMEPAGE="https://www.geocities.ws/neofpo/wmcms.html" +SRC_URI="https://www.geocities.ws/neofpo/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/x11-plugins/wmcms/wmcms-0.3.5-r3.ebuild b/x11-plugins/wmcms/wmcms-0.3.5-r3.ebuild new file mode 100644 index 000000000000..3c00c746459e --- /dev/null +++ b/x11-plugins/wmcms/wmcms-0.3.5-r3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="WindowMaker CPU and Memory Usage Monitor Dock App" +HOMEPAGE="https://www.geocities.ws/neofpo/wmcms.html" +SRC_URI="https://www.geocities.ws/neofpo/files/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" + +DEPEND=">=x11-libs/libdockapp-0.7:=" + +src_prepare() { + default + eapply "${FILESDIR}"/wmcms-0.3.5-s4t4n.patch + + # Respect LDFLAGS, see bug #335031 + sed -e 's/ -o wmcms/ ${LDFLAGS} -o wmcms/' -i Makefile || die + + sed -e 's###' -i *.c || die +} + +src_compile() { + emake CFLAGS="${CFLAGS}" +} + +src_install() { + dobin wmcms +} diff --git a/x11-plugins/wmcp/wmcp-1.2.8-r1.ebuild b/x11-plugins/wmcp/wmcp-1.2.8-r1.ebuild new file mode 100644 index 000000000000..14b781073ff4 --- /dev/null +++ b/x11-plugins/wmcp/wmcp-1.2.8-r1.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="A pager dockapp" +HOMEPAGE="https://www.dockapps.net/wmcp" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-base/xorg-proto" + +src_prepare() { + default + eapply "${FILESDIR}"/${P}-gcc33.patch + eapply "${FILESDIR}"/${P}-stdlibh.patch + sed -i \ + -e "s:gcc:$(tc-getCC):g" \ + -e "s:i686-pc-linux-gnu-gcc -g:i686-pc-linux-gnu-gcc:g" \ + -e "s:i686-pc-linux-gnu-gcc -o:i686-pc-linux-gnu-gcc ${LDFLAGS} -o:" \ + Makefile || die +} + +src_compile() { + emake -j1 INCLUDES="-I/usr/include/X11" \ + LIBINC="-L/usr/$(get_libdir)" \ + FLAGS="${CFLAGS}" +} + +src_install() { + dobin wmcp + dodoc README +} diff --git a/x11-plugins/wmdiskmon/wmdiskmon-0.0.2-r1.ebuild b/x11-plugins/wmdiskmon/wmdiskmon-0.0.2-r1.ebuild new file mode 100644 index 000000000000..3c0f435a628e --- /dev/null +++ b/x11-plugins/wmdiskmon/wmdiskmon-0.0.2-r1.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="a dockapp to display disk space usage" +HOMEPAGE="http://tnemeth.free.fr/projets/dockapps.html" +SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-base/xorg-proto + x11-libs/libXt" diff --git a/x11-plugins/wmdots/wmdots-0.2_beta-r1.ebuild b/x11-plugins/wmdots/wmdots-0.2_beta-r1.ebuild new file mode 100644 index 000000000000..4f65793c9002 --- /dev/null +++ b/x11-plugins/wmdots/wmdots-0.2_beta-r1.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="multishape 3d rotating dots" +HOMEPAGE="https://www.dockapps.net/wmdots" +SRC_URI="https://www.dockapps.net/download/${P/_}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXpm" +DEPEND="${RDEPEND}" + +S="${WORKDIR}/${PN}" + +src_prepare() { + default + eapply "${FILESDIR}"/${P}-stringh.patch + sed -e "s:cc:$(tc-getCC):g" \ + -e "s:-g -O2:${CFLAGS}:g" -i Makefile || die + + #Fix compilation target + sed -e "s:wmifs:wmdots:" -i Makefile || die + + #Honour Gentoo LDFLAGS, see bug #336982 + sed -e "s:-o wmdots:\$(LDFLAGS) -o wmdots:" -i Makefile || die +} + +src_compile() { + emake clean + emake LIBDIR="-L/usr/$(get_libdir)" +} + +src_install() { + dobin wmdots +} diff --git a/x11-plugins/wmfire/files/wmfire-1.2.4-no_display.patch b/x11-plugins/wmfire/files/wmfire-1.2.4-no_display.patch index a2540a247cf6..d69e6c386338 100644 --- a/x11-plugins/wmfire/files/wmfire-1.2.4-no_display.patch +++ b/x11-plugins/wmfire/files/wmfire-1.2.4-no_display.patch @@ -1,5 +1,5 @@ ---- src/wmfire.c.orig 2010-06-28 23:53:35.000000000 +0200 -+++ src/wmfire.c 2010-06-28 23:54:35.000000000 +0200 +--- a/src/wmfire.c 2010-06-28 23:53:35.000000000 +0200 ++++ b/src/wmfire.c 2010-06-28 23:54:35.000000000 +0200 @@ -150,6 +150,8 @@ int main(int argc, char **argv) diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild new file mode 100644 index 000000000000..64ca328dbf7f --- /dev/null +++ b/x11-plugins/wmfire/wmfire-1.2.4-r3.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="Load monitoring dockapp displaying dancing flame" +HOMEPAGE="http://www.improbability.net/#wmfire" +SRC_URI="http://www.improbability.net/${PN}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="session" + +RDEPEND="x11-libs/gtk+:2 + gnome-base/libgtop:2 + x11-libs/libX11 + x11-libs/libXext + session? ( x11-libs/libSM + x11-libs/libICE )" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" + +DOCS=( ALL_I_GET_IS_A_GREY_BOX AUTHORS ChangeLog NEWS README ) + +src_prepare() { + default + eapply "${FILESDIR}"/${PN}-1.2.3-stringh.patch + eapply "${FILESDIR}"/${P}-no_display.patch + eapply "${FILESDIR}"/${P}-lastprocessor_SMP.patch + eautoreconf +} + +src_configure() { + econf \ + --disable-dependency-tracking \ + $(use_enable session) +} diff --git a/x11-plugins/wmfishtime/files/wmfishtime-1.24-no_display.patch b/x11-plugins/wmfishtime/files/wmfishtime-1.24-no_display.patch index a991cdab934b..8ae99b049f69 100644 --- a/x11-plugins/wmfishtime/files/wmfishtime-1.24-no_display.patch +++ b/x11-plugins/wmfishtime/files/wmfishtime-1.24-no_display.patch @@ -1,5 +1,5 @@ ---- fishmon.c.orig 2010-06-27 18:38:42.000000000 +0200 -+++ fishmon.c 2010-06-27 18:40:56.000000000 +0200 +--- a/fishmon.c 2010-06-27 18:38:42.000000000 +0200 ++++ b/fishmon.c 2010-06-27 18:40:56.000000000 +0200 @@ -152,6 +152,8 @@ int main(int argc, char **argv) diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild new file mode 100644 index 000000000000..05564bfd1885 --- /dev/null +++ b/x11-plugins/wmfishtime/wmfishtime-1.24-r3.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit toolchain-funcs + +DESCRIPTION="A fun clock applet for your desktop featuring swimming fish" +HOMEPAGE="http://www.ne.jp/asahi/linux/timecop" +SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND="x11-libs/gtk+:2 + x11-libs/libX11" +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig" + +PATCHES=( "${FILESDIR}"/${P}-gtk.patch + "${FILESDIR}"/${P}-no_display.patch ) + +DOCS=( ALL_I_GET_IS_A_GRAY_BOX AUTHORS ChangeLog CODING README ) + +src_prepare() { + default + sed -i -e "s/\$(CC)/& \$(LDFLAGS)/" Makefile || die #331891 +} + +src_compile() { + emake CC="$(tc-getCC)" +} + +src_install() { + dobin ${PN} + doman ${PN}.1 + einstalldocs +} diff --git a/x11-plugins/wmforkplop/files/wmforkplop-0.9.3-cflags.patch b/x11-plugins/wmforkplop/files/wmforkplop-0.9.3-cflags.patch index 3c7c369aac47..8846e46e2b99 100644 --- a/x11-plugins/wmforkplop/files/wmforkplop-0.9.3-cflags.patch +++ b/x11-plugins/wmforkplop/files/wmforkplop-0.9.3-cflags.patch @@ -1,5 +1,5 @@ ---- configure.orig 2012-10-23 15:54:48.098767586 +0200 -+++ configure 2012-10-23 15:54:56.946510053 +0200 +--- a/configure 2012-10-23 15:54:48.098767586 +0200 ++++ b/configure 2012-10-23 15:54:56.946510053 +0200 @@ -3483,9 +3483,6 @@ diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild new file mode 100644 index 000000000000..5d55aaf80fb2 --- /dev/null +++ b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="monitors the forking activity of the kernel and most active processes" +HOMEPAGE="http://hules.free.fr/wmforkplop" +SRC_URI="http://hules.free.fr/wmforkplop/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris" + +DEPEND="gnome-base/libgtop + media-libs/imlib2[X]" + +# Easier to patch configure directly here +PATCHES=( "${FILESDIR}"/${P}-cflags.patch ) diff --git a/x11-plugins/wmfrog/wmfrog-0.3.1-r1.ebuild b/x11-plugins/wmfrog/wmfrog-0.3.1-r1.ebuild new file mode 100644 index 000000000000..2951a537833d --- /dev/null +++ b/x11-plugins/wmfrog/wmfrog-0.3.1-r1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit toolchain-funcs + +DESCRIPTION="a weather application, it shows the weather in a graphical way" +HOMEPAGE="http://wiki.colar.net/wmfrog_dockapp" +SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +RDEPEND="x11-libs/libXext + x11-libs/libXpm + x11-libs/libX11" +DEPEND="${RDEPEND} + x11-base/xorg-proto" + +S="${WORKDIR}/Src" + +DOCS=( ../{CHANGES,HINTS} ) + +src_prepare() { + default + emake clean +} + +src_compile() { + emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" INCDIR="" \ + LIBDIR="" SYSTEM="${LDFLAGS}" +} diff --git a/x11-plugins/wmfsm/wmfsm-0.36-r1.ebuild b/x11-plugins/wmfsm/wmfsm-0.36-r1.ebuild new file mode 100644 index 000000000000..c350aba89612 --- /dev/null +++ b/x11-plugins/wmfsm/wmfsm-0.36-r1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit autotools + +DESCRIPTION="dockapp for monitoring filesystem usage" +HOMEPAGE="https://www.dockapps.net/wmfsm" +SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +RDEPEND=">=x11-libs/libdockapp-0.7:= + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXt + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-base/xorg-proto" + +src_prepare() { + default + sed -e "/^X11LIBS/s/-I$x_includes //" -i configure.ac || die "sed failed" + + eautoreconf +} diff --git a/x11-plugins/wmifinfo/wmifinfo-0.10-r1.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.10-r1.ebuild new file mode 100644 index 000000000000..98816a1f8788 --- /dev/null +++ b/x11-plugins/wmifinfo/wmifinfo-0.10-r1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit toolchain-funcs + +DESCRIPTION="a dockapp for monitoring network interfaces" +HOMEPAGE="https://www.dockapps.net/wmifinfo" +SRC_URI="https://www.dockapps.net/download/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +RDEPEND="x11-libs/libX11 + x11-libs/libXext + x11-libs/libXpm" +DEPEND="${RDEPEND} + x11-base/xorg-proto" + +S="${WORKDIR}/dockapps" + +src_compile() { + emake CC="$(tc-getCC)" LD="$(tc-getCC)" \ + CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" +} + +src_install() { + emake DESTDIR="${D}" PREFIX=/usr install + dodoc README Changelog +} diff --git a/x11-plugins/wmpager/wmpager-1.2-r2.ebuild b/x11-plugins/wmpager/wmpager-1.2-r2.ebuild new file mode 100644 index 000000000000..377275d083a7 --- /dev/null +++ b/x11-plugins/wmpager/wmpager-1.2-r2.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A simple pager docklet for the WindowMaker window manager" +HOMEPAGE="http://wmpager.sourceforge.net/" +SRC_URI="mirror://sourceforge/wmpager/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~sparc ~x86" + +RDEPEND="x11-libs/libX11 + x11-libs/libXpm + x11-libs/libXext" + +src_prepare() { + default + sed -i "s:\(WMPAGER_DEFAULT_INSTALL_DIR \).*:\1\"/usr/share/wmpager\":" \ + src/wmpager.c || die + + #Honour Gentoo CFLAGS and LDFLAGS, see bug #337604 + sed -i -e "s/-g/${CFLAGS}/" \ + -e "s/\${LIBS}/\${LIBS} \${LDFLAGS}/" \ + src/Makefile || die +} + +src_install() { + emake INSTALLDIR="${ED}/usr" install + rm -rf "${ED}"/usr/man || die + doman man/man1/*.1x + dodoc README +} diff --git a/x11-terms/Manifest.gz b/x11-terms/Manifest.gz index 4f20045e5884..168d725b8152 100644 Binary files a/x11-terms/Manifest.gz and b/x11-terms/Manifest.gz differ diff --git a/x11-terms/guake/Manifest b/x11-terms/guake/Manifest index 10ca324039b0..247df385840f 100644 --- a/x11-terms/guake/Manifest +++ b/x11-terms/guake/Manifest @@ -1,3 +1,4 @@ DIST guake-0.8.13.tar.gz 410816 BLAKE2B 37240d5f86cee596243a23ce47c3d3502cc889dc90d98e8a073325bd8c7fb74929308b5f91756100b2bd641134992e61ec833581380b3733613cf83526e26e92 SHA512 89c21bab2b1e5fc17c16349e4a4a4e8d089b084ddffedcf7a20aa059d4269a2a1c5754ec7b343f4f0e2ffae135b78a6128b8c14642f50645ddd52f700fd82a38 DIST guake-0.8.8.tar.gz 395143 BLAKE2B 34b47948fd03e3187ca5cad4697b0bffd81f5c1add3951a42904837075768bc9f39a278a0e0e3bd555e1d3a9814efd5aefae3c1baa9fac98108eb6dfc81f6035 SHA512 cbff208ea985669c5063793aaa74504a0de92127b52af23499b7c95df7c3841558ae61586e56771ce8e0d444bbe95a95e12e1af41f8a4ac9c74c13b3e9df8dc2 DIST guake-3.3.0.tar.gz 1006849 BLAKE2B 387ca17a881beebb84c81fda29a3f44ab3f297841010128bc4c5c4eded83d3325562bc88858fd1a8824a7c26d3bb9050bbe17399934f6e6cdcf8b4bf3c15d8a6 SHA512 1558e34f29060e449d676077c90df92ea9bc3a57857094be8d98cd283010de1125b7eeb3fbc3b3fcd08cacac9cf8ee461adb28cc29c491e8d2c3ad32fa39754b +DIST guake-3.3.2.tar.gz 1084094 BLAKE2B b534ed18a6b9ad686fbe41fe1aa6e522429a50725103455cc5ccc5c4c7b67df6ce9eeac3c769ef3cb44bcc2e60305df80b6aa6af83c89a27b290e5ea48d19f8e SHA512 4d5585178d1e70d5b954071c4b68af22c459518df7af5930bd9a44f1f63afaff7b89bcab43422f9ae178c1dccf1268e5555d5776adb01fc8f11666dae2c3e766 diff --git a/x11-terms/guake/files/guake-3.3.2-paths.patch b/x11-terms/guake/files/guake-3.3.2-paths.patch new file mode 100644 index 000000000000..d2d94daa4b1a --- /dev/null +++ b/x11-terms/guake/files/guake-3.3.2-paths.patch @@ -0,0 +1,20 @@ +--- a/Makefile ++++ b/Makefile +@@ -81,7 +81,7 @@ + + @if [ -f guake/paths.py.dev ]; then rm -f guake/paths.py.dev; fi + @if [ -f guake/paths.py ]; then mv guake/paths.py guake/paths.py.dev; fi +- @cp -f guake/paths.py.in guake/paths.py ++ -@cp -f guake/paths.py.in guake/paths.py + @sed -i -e 's|{{ LOCALE_DIR }}|"$(localedir)"|g' guake/paths.py + @sed -i -e 's|{{ IMAGE_DIR }}|"$(IMAGE_DIR)"|g' guake/paths.py + @sed -i -e 's|{{ GLADE_DIR }}|"$(GLADE_DIR)"|g' guake/paths.py +@@ -368,7 +368,7 @@ + + generate-paths: + @echo "Generating path.py..." +- @cp -f guake/paths.py.in guake/paths.py ++ -@cp -f guake/paths.py.in guake/paths.py + @# Generic + @sed -i -e 's|{{ LOGIN_DESTOP_PATH }}|""|g' guake/paths.py + @sed -i -e 's|{{ AUTOSTART_FOLDER }}|""|g' guake/paths.py diff --git a/x11-terms/guake/guake-3.3.0.ebuild b/x11-terms/guake/guake-3.3.0.ebuild index 06cadd17185a..2fb100b8ed4b 100644 --- a/x11-terms/guake/guake-3.3.0.ebuild +++ b/x11-terms/guake/guake-3.3.0.ebuild @@ -7,12 +7,9 @@ DISTUTILS_SINGLE_IMPL=1 inherit distutils-r1 gnome2-utils xdg-utils -MY_PN="Guake" -MY_P="${MY_PN}-${PV}" - DESCRIPTION="Drop-down terminal for GTK+ desktops" HOMEPAGE="https://github.com/Guake/guake https://pypi.org/project/Guake" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz" +SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" @@ -27,14 +24,16 @@ RDEPEND=" dev-python/pygobject:3[${PYTHON_USEDEP}] x11-libs/libnotify x11-libs/vte:2.91 - utempter? ( sys-libs/libutempter )" -DEPEND="${RDEPEND} + utempter? ( sys-libs/libutempter ) +" +DEPEND=" + ${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] gnome-base/gsettings-desktop-schemas sys-devel/gettext - sys-devel/make" - -S="${WORKDIR}/${MY_P}" + sys-devel/make +" +S=${WORKDIR}/${P^} python_prepare_all() { distutils-r1_python_prepare_all diff --git a/x11-terms/guake/guake-3.3.2.ebuild b/x11-terms/guake/guake-3.3.2.ebuild new file mode 100644 index 000000000000..05bbf86cd8e2 --- /dev/null +++ b/x11-terms/guake/guake-3.3.2.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python3_{5,6} ) +DISTUTILS_SINGLE_IMPL=1 + +inherit distutils-r1 gnome2-utils xdg-utils + +DESCRIPTION="Drop-down terminal for GNOME" +HOMEPAGE="https://github.com/Guake/guake https://pypi.org/project/Guake" +SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="utempter" + +RDEPEND=" + dev-libs/keybinder:3 + dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/pbr[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] + x11-libs/libnotify + x11-libs/vte:2.91 + utempter? ( sys-libs/libutempter ) +" +DEPEND=" + ${RDEPEND} + dev-python/setuptools[${PYTHON_USEDEP}] + gnome-base/gsettings-desktop-schemas + sys-devel/gettext + sys-devel/make +" + +PATCHES=( + "${FILESDIR}"/${PN}-3.3.2-paths.patch +) +S=${WORKDIR}/${P^} + +python_compile_all() { + emake prepare-install prefix=/usr + emake generate-paths prefix=/usr DATA_DIR='$(datadir)/guake' DEV_SCHEMA_DIR='$(gsettingsschemadir)' + default +} + +python_install_all() { + emake install-schemas install-locale prefix=/usr DESTDIR="${D}" + distutils-r1_python_install_all +} + +pkg_postinst() { + gnome2_schemas_update + xdg_desktop_database_update +} + +pkg_postrm() { + gnome2_schemas_update + xdg_desktop_database_update +} diff --git a/x11-terms/guake/guake-9999.ebuild b/x11-terms/guake/guake-9999.ebuild index 5f3f7f992452..46f3706e7f3d 100644 --- a/x11-terms/guake/guake-9999.ebuild +++ b/x11-terms/guake/guake-9999.ebuild @@ -1,60 +1,60 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 +PYTHON_COMPAT=( python3_{5,6} ) +DISTUTILS_SINGLE_IMPL=1 -GNOME2_LA_PUNT=yes -PYTHON_COMPAT=( python2_7 ) +inherit distutils-r1 git-r3 gnome2-utils xdg-utils -inherit autotools git-r3 gnome2 python-single-r1 - -DESCRIPTION="Drop-down terminal for GTK+ desktops" -HOMEPAGE="https://github.com/Guake/guake" -# override gnome.org.eclass SRC_URI -SRC_URI='' +DESCRIPTION="Drop-down terminal for GNOME" +HOMEPAGE="https://github.com/Guake/guake https://pypi.org/project/Guake" EGIT_REPO_URI="https://github.com/Guake/guake.git" LICENSE="GPL-2" SLOT="0" KEYWORDS="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" +IUSE="utempter" RDEPEND=" - ${PYTHON_DEPS} + dev-libs/keybinder:3 dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/gconf-python[${PYTHON_USEDEP}] - dev-python/notify-python[${PYTHON_USEDEP}] - dev-python/pygtk[${PYTHON_USEDEP}] - dev-python/pyxdg[${PYTHON_USEDEP}] - x11-libs/gtk+:2 - x11-libs/libX11 - x11-libs/vte:0[python] + dev-python/pbr[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] + x11-libs/libnotify + x11-libs/vte:2.91 + utempter? ( sys-libs/libutempter ) " DEPEND=" ${RDEPEND} - dev-util/intltool - virtual/pkgconfig + dev-python/setuptools[${PYTHON_USEDEP}] + gnome-base/gsettings-desktop-schemas + sys-devel/gettext + sys-devel/make " -DOCS=( AUTHORS ChangeLog NEWS README.rst ) - -src_unpack() { - # override gnome2_src_unpack() - git-r3_src_unpack -} +PATCHES=( + "${FILESDIR}"/${PN}-3.3.2-paths.patch +) -src_prepare() { +python_compile_all() { + emake prepare-install prefix=/usr + emake generate-paths prefix=/usr DATA_DIR='$(datadir)/guake' DEV_SCHEMA_DIR='$(gsettingsschemadir)' default +} - eautoreconf - - gnome2_src_prepare +python_install_all() { + emake install-schemas install-locale prefix=/usr DESTDIR="${D}" + distutils-r1_python_install_all } pkg_postinst() { - gnome2_pkg_postinst + gnome2_schemas_update + xdg_desktop_database_update } pkg_postrm() { - gnome2_pkg_postrm + gnome2_schemas_update + xdg_desktop_database_update } diff --git a/x11-terms/lilyterm/files/lilyterm-0.9.9.4-autogen.patch b/x11-terms/lilyterm/files/lilyterm-0.9.9.4-autogen.patch new file mode 100644 index 000000000000..a4f367484171 --- /dev/null +++ b/x11-terms/lilyterm/files/lilyterm-0.9.9.4-autogen.patch @@ -0,0 +1,15 @@ +--- a/autogen.sh ++++ b/autogen.sh +@@ -43,12 +43,3 @@ + AC_FILE='src/Makefile.am' + Replace_Parameter BINARY + echo "" +- +-set -x +- +-aclocal +-autoheader +-intltoolize --automake --copy --force +-automake --add-missing --copy +-autoconf +- diff --git a/x11-terms/lilyterm/files/lilyterm-99999-autogen.patch b/x11-terms/lilyterm/files/lilyterm-99999-autogen.patch new file mode 100644 index 000000000000..8485d56ed75c --- /dev/null +++ b/x11-terms/lilyterm/files/lilyterm-99999-autogen.patch @@ -0,0 +1,29 @@ +--- a/autogen.sh ++++ b/autogen.sh +@@ -44,11 +44,10 @@ + Replace_Parameter BINARY + echo "" + +-# for GTK3+ +-pkg-config --cflags gtk+-2.0 > /dev/null 2>&1 ++false + if [ $? != 0 ]; then + sed -i 's/^AM_PATH_GTK_2_0.*/PKG_CHECK_MODULES([GTK], [gtk+-3.0])/g' configure.ac +- pkg-config --cflags vte-2.91 > /dev/null 2>&1 ++true + if [ $? = 0 ]; then + sed -i 's/^PKG_CHECK_MODULES(vte, \[vte >= .*/PKG_CHECK_MODULES(vte, [vte-2.91 >= 0.38.0],, AC_MSG_ERROR([You need libvte-2.91 >= 0.38.0 to build $_PACKAGE]))/g' configure.ac + sed -i 's/^lilyterm_LDADD\(.*\)$/lilyterm_LDADD\1 -lX11/g' src/Makefile.am +@@ -56,12 +55,3 @@ + sed -i 's/^PKG_CHECK_MODULES(vte, \[vte >= .*/PKG_CHECK_MODULES(vte, [vte-2.90 >= 0.30.0],, AC_MSG_ERROR([You need libvte-2.90 >= 0.30.0 to build $_PACKAGE]))/g' configure.ac + fi + fi +- +-set -x +- +-aclocal +-autoheader +-intltoolize --automake --copy --force +-automake --add-missing --copy +-autoconf +- diff --git a/x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild b/x11-terms/lilyterm/lilyterm-0.9.9.4-r2.ebuild similarity index 75% rename from x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild rename to x11-terms/lilyterm/lilyterm-0.9.9.4-r2.ebuild index 1cf81a312581..8221d88b0e3c 100644 --- a/x11-terms/lilyterm/lilyterm-0.9.9.4.ebuild +++ b/x11-terms/lilyterm/lilyterm-0.9.9.4-r2.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 +inherit autotools DESCRIPTION="a terminal emulator based off of libvte that aims to be fast and lightweight" HOMEPAGE="https://lilyterm.luna.com.tw" @@ -10,7 +11,6 @@ SRC_URI="https://${PN}.luna.com.tw/file/${P}.tar.gz" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND=" x11-libs/vte:0 @@ -23,7 +23,14 @@ DEPEND=" " DOCS=( AUTHORS ChangeLog README TODO ) +PATCHES=( + "${FILESDIR}"/${PN}-0.9.9.4-autogen.patch + "${FILESDIR}"/${PN}-0.9.9.4-gettext.patch +) src_prepare() { - ./autogen.sh + default + + ./autogen.sh || die + eautoreconf } diff --git a/x11-terms/lilyterm/lilyterm-99999.ebuild b/x11-terms/lilyterm/lilyterm-99999.ebuild new file mode 100644 index 000000000000..21280cce5b43 --- /dev/null +++ b/x11-terms/lilyterm/lilyterm-99999.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit autotools git-r3 + +DESCRIPTION="a terminal emulator based off of libvte that aims to be fast and lightweight" +HOMEPAGE="https://lilyterm.luna.com.tw" +EGIT_REPO_URI="https://github.com/Tetralet/LilyTerm" + +SLOT="0" +LICENSE="GPL-3" +KEYWORDS="" + +RDEPEND=" + x11-libs/vte:2.91 +" +DEPEND=" + ${RDEPEND} + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig +" + +DOCS=( AUTHORS ChangeLog README TODO ) +PATCHES=( + "${FILESDIR}"/${PN}-99999-autogen.patch +) + +src_prepare() { + default + + ./autogen.sh || die + eautoreconf +}