diff --git a/app-admin/logrotate/logrotate-3.8.9-r1.ebuild b/app-admin/logrotate/logrotate-3.8.9-r1.ebuild index 1ea16c5eeb11..59c4359ed943 100644 --- a/app-admin/logrotate/logrotate-3.8.9-r1.ebuild +++ b/app-admin/logrotate/logrotate-3.8.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.8.9-r1.ebuild,v 1.7 2015/06/02 05:19:08 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.8.9-r1.ebuild,v 1.8 2015/06/11 14:22:46 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/l/o/logrotate/${P}.tar.gz" LICENSE="GPL-2" 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="acl +cron selinux" CDEPEND=" diff --git a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild b/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild index 0377dbad91ea..9cfc39817088 100644 --- a/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild,v 1.4 2015/05/23 18:56:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-printer/system-config-printer-1.4.8.ebuild,v 1.5 2015/06/11 14:21:20 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ HOMEPAGE="http://cyberelk.net/tim/software/system-config-printer/" SRC_URI="http://cyberelk.net/tim/data/system-config-printer/${MY_V}/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86" SLOT="0" IUSE="doc gnome-keyring policykit" diff --git a/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild b/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild index 67c08abbe36f..0cea64310003 100644 --- a/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild +++ b/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild,v 1.1 2015/05/20 06:40:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/par2cmdline-0.6.12.ebuild,v 1.2 2015/06/11 15:04:54 ago Exp $ EAPI=5 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="http://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DOCS="AUTHORS ChangeLog README" # NEWS is empty, PORTING and ROADMAP are for building diff --git a/app-arch/rar/rar-5.2.1.ebuild b/app-arch/rar/rar-5.2.1.ebuild index 36ab01a9aa23..c5eb551d9565 100644 --- a/app-arch/rar/rar-5.2.1.ebuild +++ b/app-arch/rar/rar-5.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-5.2.1.ebuild,v 1.1 2015/03/14 19:01:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-5.2.1.ebuild,v 1.2 2015/06/11 15:04:59 ago Exp $ EAPI=4 MY_PV="${PV/0_beta/b}" DESCRIPTION="RAR compressor/uncompressor" @@ -18,7 +18,7 @@ SRC_URI="x86? ( ${URI_x86} ) LICENSE="RAR" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="all_sfx static" DEPEND="all_sfx? ( app-arch/unrar )" diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild index 256453a6acac..2ce34ce4f35a 100644 --- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild +++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild,v 1.3 2015/06/09 07:12:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.2-r1.ebuild,v 1.4 2015/06/11 14:17:38 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://code.fluffytapeworm.com/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="X" DEPEND="" diff --git a/app-editors/adie/adie-1.7.49.ebuild b/app-editors/adie/adie-1.7.49.ebuild index 257db5d3b6b0..d2aaf1213306 100644 --- a/app-editors/adie/adie-1.7.49.ebuild +++ b/app-editors/adie/adie-1.7.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.7.49.ebuild,v 1.3 2015/06/09 07:13:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.7.49.ebuild,v 1.4 2015/06/11 14:16:41 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="Text editor based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="~x11-libs/fox-${PV} diff --git a/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild b/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild index cb2c9f9391c0..bce4a0a0278a 100644 --- a/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild +++ b/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild,v 1.5 2015/06/02 05:21:47 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ruby-mode/ruby-mode-2.0.0_p247.ebuild,v 1.6 2015/06/11 14:25:13 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://ruby/ruby-${MY_PV}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" S="${WORKDIR}/ruby-${MY_PV}/misc" DOCS="README" diff --git a/app-emulation/libspectrum/libspectrum-1.1.1.ebuild b/app-emulation/libspectrum/libspectrum-1.1.1.ebuild index a943f592476a..31652f944ba2 100644 --- a/app-emulation/libspectrum/libspectrum-1.1.1.ebuild +++ b/app-emulation/libspectrum/libspectrum-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-1.1.1.ebuild,v 1.1 2014/07/23 22:03:19 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libspectrum/libspectrum-1.1.1.ebuild,v 1.2 2015/06/11 15:06:14 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="audiofile bzip2 gcrypt zlib" RDEPEND="zlib? ( sys-libs/zlib ) diff --git a/app-emulation/lxc/files/lxc-1.1.2-fix-gentoo-moresecure-template.patch b/app-emulation/lxc/files/lxc-1.1.2-fix-gentoo-moresecure-template.patch new file mode 100644 index 000000000000..86a41445574a --- /dev/null +++ b/app-emulation/lxc/files/lxc-1.1.2-fix-gentoo-moresecure-template.patch @@ -0,0 +1,33 @@ +Patch from https://github.com/lxc/lxc/pull/563 didn't make it to stable-1.1 +yes so lets just include it here in case it doesn't end up in 1.1.X in the +future. + +Signed-off-by: Markos Chandras + +From bc19636d587fbabfbc2252f1bf4887fee87bb247 Mon Sep 17 00:00:00 2001 +From: Dennis Schridde +Date: Thu, 11 Jun 2015 15:21:19 +0200 +Subject: [PATCH] Fix creation of dev/mqueue and dev/shm on Gentoo + +The dev/mqueue and dev/shm directories do not exist when using lxc.autodev, thus they have to be created upon mount. + +Signed-off-by: Dennis Schridde +--- + config/templates/gentoo.moresecure.conf.in | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/config/templates/gentoo.moresecure.conf.in b/config/templates/gentoo.moresecure.conf.in +index 270e9df..f827ad2 100644 +--- a/config/templates/gentoo.moresecure.conf.in ++++ b/config/templates/gentoo.moresecure.conf.in +@@ -8,8 +8,8 @@ lxc.include = @LXCTEMPLATECONFIG@/common.conf + # Container user ? see gentoo.common.conf + + # do not mount sysfs, see http://blog.bofh.it/debian/id_413 +-lxc.mount.entry=mqueue dev/mqueue mqueue rw,nodev,noexec,nosuid 0 0 +-lxc.mount.entry=shm dev/shm tmpfs rw,nosuid,nodev,noexec,relatime 0 0 ++lxc.mount.entry=mqueue dev/mqueue mqueue rw,nodev,noexec,nosuid,create=dir 0 0 ++lxc.mount.entry=shm dev/shm tmpfs rw,nosuid,nodev,noexec,relatime,create=dir 0 0 + lxc.mount.entry=run run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0 + + # this part is based on 'linux capabilities', see: man 7 capabilities diff --git a/app-emulation/lxc/lxc-1.1.2-r1.ebuild b/app-emulation/lxc/lxc-1.1.2-r1.ebuild new file mode 100644 index 000000000000..4e0cfd1b481b --- /dev/null +++ b/app-emulation/lxc/lxc-1.1.2-r1.ebuild @@ -0,0 +1,195 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.1.2-r1.ebuild,v 1.1 2015/06/11 17:06:21 hwoarang Exp $ + +EAPI="5" + +MY_P="${P/_/-}" +PYTHON_COMPAT=( python{3_3,3_4} ) +DISTUTILS_OPTIONAL=1 + +inherit autotools bash-completion-r1 distutils-r1 eutils linux-info versionator flag-o-matic systemd + +DESCRIPTION="LinuX Containers userspace utilities" +HOMEPAGE="https://linuxcontainers.org/" +SRC_URI="https://github.com/lxc/lxc/archive/${MY_P}.tar.gz" + +KEYWORDS="~amd64 ~arm ~arm64" + +LICENSE="LGPL-3" +SLOT="0" +IUSE="cgmanager doc examples lua python seccomp" + +RDEPEND="net-libs/gnutls + sys-libs/libcap + cgmanager? ( app-admin/cgmanager ) + lua? ( >=dev-lang/lua-5.1:= ) + python? ( ${PYTHON_DEPS} ) + seccomp? ( sys-libs/libseccomp )" + +DEPEND="${RDEPEND} + doc? ( app-text/docbook-sgml-utils ) + >=sys-kernel/linux-headers-3.2" + +RDEPEND="${RDEPEND} + sys-process/criu + sys-apps/util-linux + app-misc/pax-utils + virtual/awk" + +CONFIG_CHECK="~CGROUPS ~CGROUP_DEVICE + ~CPUSETS ~CGROUP_CPUACCT + ~CGROUP_SCHED + + ~NAMESPACES + ~IPC_NS ~USER_NS ~PID_NS + + ~NETLINK_DIAG ~PACKET_DIAG + ~INET_UDP_DIAG ~INET_TCP_DIAG + ~UNIX_DIAG ~CHECKPOINT_RESTORE + + ~DEVPTS_MULTIPLE_INSTANCES + ~CGROUP_FREEZER + ~UTS_NS ~NET_NS + ~VETH ~MACVLAN + + ~POSIX_MQUEUE + ~!NETPRIO_CGROUP + + ~!GRKERNSEC_CHROOT_MOUNT + ~!GRKERNSEC_CHROOT_DOUBLE + ~!GRKERNSEC_CHROOT_PIVOT + ~!GRKERNSEC_CHROOT_CHMOD + ~!GRKERNSEC_CHROOT_CAPS +" + +ERROR_DEVPTS_MULTIPLE_INSTANCES="CONFIG_DEVPTS_MULTIPLE_INSTANCES: needed for pts inside container" + +ERROR_CGROUP_FREEZER="CONFIG_CGROUP_FREEZER: needed to freeze containers" + +ERROR_UTS_NS="CONFIG_UTS_NS: needed to unshare hostnames and uname info" +ERROR_NET_NS="CONFIG_NET_NS: needed for unshared network" + +ERROR_VETH="CONFIG_VETH: needed for internal (host-to-container) networking" +ERROR_MACVLAN="CONFIG_MACVLAN: needed for internal (inter-container) networking" + +ERROR_NETLINK_DIAG="CONFIG_NETLINK_DIAG: needed for lxc-checkpoint" +ERROR_PACKET_DIAG="CONFIG_PACKET_DIAG: needed for lxc-checkpoint" +ERROR_INET_UDP_DIAG="CONFIG_INET_UDP_DIAG: needed for lxc-checkpoint" +ERROR_INET_TCP_DIAG="CONFIG_INET_TCP_DIAG: needed for lxc-checkpoint" +ERROR_UNIX_DIAG="CONFIG_UNIX_DIAG: needed for lxc-checkpoint" +ERROR_CHECKPOINT_RESTORE="CONFIG_CHECKPOINT_RESTORE: needed for lxc-checkpoint" + +ERROR_POSIX_MQUEUE="CONFIG_POSIX_MQUEUE: needed for lxc-execute command" + +ERROR_NETPRIO_CGROUP="CONFIG_NETPRIO_CGROUP: as of kernel 3.3 and lxc 0.8.0_rc1 this causes LXCs to fail booting." + +ERROR_GRKERNSEC_CHROOT_MOUNT="CONFIG_GRKERNSEC_CHROOT_MOUNT: some GRSEC features make LXC unusable see postinst notes" +ERROR_GRKERNSEC_CHROOT_DOUBLE="CONFIG_GRKERNSEC_CHROOT_DOUBLE: some GRSEC features make LXC unusable see postinst notes" +ERROR_GRKERNSEC_CHROOT_PIVOT="CONFIG_GRKERNSEC_CHROOT_PIVOT: some GRSEC features make LXC unusable see postinst notes" +ERROR_GRKERNSEC_CHROOT_CHMOD="CONFIG_GRKERNSEC_CHROOT_CHMOD: some GRSEC features make LXC unusable see postinst notes" +ERROR_GRKERNSEC_CHROOT_CAPS="CONFIG_GRKERNSEC_CHROOT_CAPS: some GRSEC features make LXC unusable see postinst notes" + +DOCS=(AUTHORS CONTRIBUTING MAINTAINERS NEWS README doc/FAQ.txt) + +S="${WORKDIR}/${PN}-${MY_P}" + +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +src_prepare() { + + epatch "${FILESDIR}"/${PN}-1.0.6-bash-completion.patch + epatch "${FILESDIR}"/${P}-fix-gentoo-moresecure-template.patch + eautoreconf +} + +src_configure() { + append-flags -fno-strict-aliasing + + if use python; then + #541932 + python_setup "python3*" + export PKG_CONFIG_PATH="${T}/${EPYTHON}/pkgconfig:${PKG_CONFIG_PATH}" + fi + + # I am not sure about the --with-rootfs-path + # /var/lib/lxc is probably more appropriate than + # /usr/lib/lxc. + econf \ + --localstatedir=/var \ + --bindir=/usr/bin \ + --sbindir=/usr/bin \ + --docdir=/usr/share/doc/${PF} \ + --with-config-path=/var/lib/lxc \ + --with-rootfs-path=/var/lib/lxc/rootfs \ + --with-distro=gentoo \ + --with-runtime-path=/run \ + --disable-apparmor \ + $(use_enable cgmanager) \ + $(use_enable doc) \ + $(use_enable examples) \ + $(use_enable lua) \ + $(use_enable python) \ + $(use_enable seccomp) +} + +python_compile() { + distutils-r1_python_compile build_ext -I ../ -L ../${PN} +} + +src_compile() { + default + + if use python; then + pushd "${S}/src/python-${PN}" > /dev/null + distutils-r1_src_compile + popd > /dev/null + fi +} + +src_install() { + default + + mv "${ED}"/usr/share/bash-completion/completions/${PN} "${ED}"/$(get_bashcompdir)/${PN}-start || die + bashcomp_alias ${PN}-start \ + ${PN}-{attach,cgroup,clone,console,create,destroy,device,execute,freeze,info,monitor,snapshot,start-ephemeral,stop,unfreeze,wait} + + if use python; then + pushd "${S}/src/python-lxc" > /dev/null + # Unset DOCS. This has been handled by the default target + unset DOCS + distutils-r1_src_install + popd > /dev/null + fi + + keepdir /etc/lxc /var/lib/lxc/rootfs /var/log/lxc + + find "${D}" -name '*.la' -delete + + # Gentoo-specific additions! + # Use initd.3 per #517144 + newinitd "${FILESDIR}/${PN}.initd.3" ${PN} + + # lxc-devsetup script + exeinto /usr/libexec/${PN} + doexe config/init/systemd/${PN}-devsetup + # Remember to compare our systemd unit file with the upstream one + # config/init/systemd/lxc.service.in + systemd_newunit "${FILESDIR}"/${PN}_at.service.2 "lxc@.service" +} + +pkg_postinst() { + elog "" + elog "Starting from version ${PN}-1.1.0-r3, the default lxc path has been" + elog "moved from /etc/lxc to /var/lib/lxc. If you still want to use /etc/lxc" + elog "please add the following to your /etc/lxc/default.conf" + elog "lxc.lxcpath = /etc/lxc" + elog "" + elog "There is an init script provided with the package now; no documentation" + elog "is currently available though, so please check out /etc/init.d/lxc ." + elog "You _should_ only need to symlink it to /etc/init.d/lxc.configname" + elog "to start the container defined into /etc/lxc/configname.conf ." + elog "For further information about LXC development see" + elog "http://blog.flameeyes.eu/tag/lxc" # remove once proper doc is available + elog "" +} diff --git a/app-i18n/rime-data/rime-data-0.35.ebuild b/app-i18n/rime-data/rime-data-0.35.ebuild index 9b5cedd2104c..d13fa706ff1a 100644 --- a/app-i18n/rime-data/rime-data-0.35.ebuild +++ b/app-i18n/rime-data/rime-data-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/rime-data/rime-data-0.35.ebuild,v 1.3 2015/05/01 05:48:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/rime-data/rime-data-0.35.ebuild,v 1.4 2015/06/11 15:06:34 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dl.bintray.com/lotem/rime/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" DEPEND="app-i18n/librime" diff --git a/app-misc/elasticsearch/Manifest b/app-misc/elasticsearch/Manifest index 1d13b4329744..e956a8a5d9c9 100644 --- a/app-misc/elasticsearch/Manifest +++ b/app-misc/elasticsearch/Manifest @@ -1,2 +1 @@ -DIST elasticsearch-1.4.4.tar.gz 27900004 SHA256 a3158d474e68520664debaea304be22327fc7ee1f410e0bfd940747b413e8586 SHA512 afc24c5d778d346e24c656e040fb7d0036e16ae42b35ca4f97b2e4d31dc815467ae5462f922ea5222307acf0fa0579f6cd38c603bc996c1f4ba723aa6a2b01ed WHIRLPOOL 37a1a057539ae29525a78fa51f3d19f403e389129e54054edfa1bbd08d12bdbb88acb4e879b6795aa63d583fd70eedefcae5b13b6bf1a7c8314e3aafa49e2b33 -DIST elasticsearch-1.5.0.tar.gz 28182213 SHA256 acf572c606552bc446cceef3f8e93814a363ba0d215b323a2864682b3abfbe45 SHA512 c0529b0bbf6c610c1a9ee2eef0b0ce5f60b2ebc70abc4576089da0f82284059aa5e404da25a83e40c2975ef3ea63bacc3949ead67ead2f74694a6257328f3b3c WHIRLPOOL 99a3f2e6176993d3d965c01149873a3b4ab18eae7977e37dfb90f178f5d9cbba109569de2b45c44627cbe06f4b55e47849df0fe83c761be4b7374aa9acb19411 +DIST elasticsearch-1.6.0.tar.gz 28401477 SHA256 dc336c83394b2f2f72f362e0f959a4cfdec2109aa3de15668401afeab0b02d2e SHA512 098b657702f568de43d516077231df42652fee2315d55caef1b6b26c9d36ff6373380b827810cdc88410cf33ca0d782ffebb760221efa6babd491ce6cc6f75e5 WHIRLPOOL aec4ec5e5042550e284db55092e18c1ae1f04960a314833b8092488afec938fce56493dbb65c7aabbdf3a4caedf3bac224370c962992ace1702e6c369dc74887 diff --git a/app-misc/elasticsearch/elasticsearch-1.5.0.ebuild b/app-misc/elasticsearch/elasticsearch-1.5.0.ebuild deleted file mode 100644 index b7da8703f71e..000000000000 --- a/app-misc/elasticsearch/elasticsearch-1.5.0.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/elasticsearch/elasticsearch-1.5.0.ebuild,v 1.1 2015/04/01 17:33:46 blueness Exp $ - -EAPI=5 - -inherit eutils systemd user - -MY_PN="${PN%-bin}" -DESCRIPTION="Open Source, Distributed, RESTful, Search Engine" -HOMEPAGE="http://www.elasticsearch.org/" -SRC_URI="http://download.${MY_PN}.org/${MY_PN}/${MY_PN}/${MY_PN}-${PV}.tar.gz" -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="strip" -QA_PREBUILT="usr/share/elasticsearch/lib/sigar/libsigar-*.so" - -RDEPEND="virtual/jre:1.7" - -pkg_setup() { - enewgroup ${MY_PN} - enewuser ${MY_PN} -1 /bin/bash /var/lib/${MY_PN} ${MY_PN} -} - -src_prepare() { - rm -rf lib/sigar/*{solaris,winnt,freebsd,macosx}* - rm -rf bin/*.{bat,exe} - rm lib/sigar/libsigar-ia64-linux.so - rm LICENSE.txt - - use amd64 && { - rm lib/sigar/libsigar-x86-linux.so - } - - use x86 && { - rm lib/sigar/libsigar-amd64-linux.so - } -} - -src_install() { - dodir /etc/${MY_PN} - - insinto /usr/share/doc/${P}/examples - doins bin/${MY_PN}.in.sh - doins config/* - rm bin/${MY_PN}.in.sh - rm -rf config - - insinto /usr/share/${MY_PN} - doins -r ./* - chmod +x "${D}"/usr/share/${MY_PN}/bin/* - - keepdir /var/{lib,log}/${MY_PN} - - local rcscript=elasticsearch.init3 - local eshome="/usr/share/${MY_PN}" - local jarfile="${MY_PN}-${PV}.jar" - local esclasspath="${eshome}/lib/${jarfile}:${eshome}/lib/*:${eshome}/lib/sigar/*" - - cp "${FILESDIR}/${rcscript}" "${T}" || die - sed -i \ - -e "s|@ES_CLASS_PATH@|${esclasspath}|" \ - "${T}/${rcscript}" \ - || die "failed to filter ${rcscript}" - - newinitd "${T}/${rcscript}" "${MY_PN}" - newconfd "${FILESDIR}/${MY_PN}.conf" "${MY_PN}" - systemd_newunit "${FILESDIR}"/${PN}.service2 "${PN}.service" -} - -pkg_postinst() { - elog - elog "You may create multiple instances of ${MY_PN} by" - elog "symlinking the init script:" - elog "ln -sf /etc/init.d/${MY_PN} /etc/init.d/${MY_PN}.instance" - elog - elog "Each of the example files in /usr/share/doc/${P}/examples" - elog "should be extracted to the proper configuration directory:" - elog "/etc/${MY_PN} (for standard init)" - elog "/etc/${MY_PN}/instance (for symlinked init)" - elog -} diff --git a/app-misc/elasticsearch/elasticsearch-1.4.4.ebuild b/app-misc/elasticsearch/elasticsearch-1.6.0.ebuild similarity index 68% rename from app-misc/elasticsearch/elasticsearch-1.4.4.ebuild rename to app-misc/elasticsearch/elasticsearch-1.6.0.ebuild index d545ec1903d1..9eb032f393a8 100644 --- a/app-misc/elasticsearch/elasticsearch-1.4.4.ebuild +++ b/app-misc/elasticsearch/elasticsearch-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/elasticsearch/elasticsearch-1.4.4.ebuild,v 1.1 2015/03/18 10:07:27 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/elasticsearch/elasticsearch-1.6.0.ebuild,v 1.1 2015/06/11 15:36:30 chainsaw Exp $ EAPI=5 @@ -8,8 +8,8 @@ inherit eutils systemd user MY_PN="${PN%-bin}" DESCRIPTION="Open Source, Distributed, RESTful, Search Engine" -HOMEPAGE="http://www.elasticsearch.org/" -SRC_URI="http://download.${MY_PN}.org/${MY_PN}/${MY_PN}/${MY_PN}-${PV}.tar.gz" +HOMEPAGE="https://www.elastic.co/products/elasticsearch" +SRC_URI="https://download.elastic.co/${MY_PN}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64" @@ -43,9 +43,7 @@ src_install() { dodir /etc/${MY_PN} insinto /usr/share/doc/${P}/examples - doins bin/${MY_PN}.in.sh doins config/* - rm bin/${MY_PN}.in.sh rm -rf config insinto /usr/share/${MY_PN} @@ -54,20 +52,9 @@ src_install() { keepdir /var/{lib,log}/${MY_PN} - local rcscript=elasticsearch.init3 - local eshome="/usr/share/${MY_PN}" - local jarfile="${MY_PN}-${PV}.jar" - local esclasspath="${eshome}/lib/${jarfile}:${eshome}/lib/*:${eshome}/lib/sigar/*" - - cp "${FILESDIR}/${rcscript}" "${T}" || die - sed -i \ - -e "s|@ES_CLASS_PATH@|${esclasspath}|" \ - "${T}/${rcscript}" \ - || die "failed to filter ${rcscript}" - - newinitd "${T}/${rcscript}" "${MY_PN}" + newinitd "${FILESDIR}/elasticsearch.init4" "${MY_PN}" newconfd "${FILESDIR}/${MY_PN}.conf" "${MY_PN}" - systemd_newunit "${FILESDIR}"/${PN}.service2 "${PN}.service" + systemd_newunit "${FILESDIR}"/${PN}.service3 "${PN}.service" } pkg_postinst() { diff --git a/app-misc/elasticsearch/files/elasticsearch.init4 b/app-misc/elasticsearch/files/elasticsearch.init4 new file mode 100644 index 000000000000..7110e584196e --- /dev/null +++ b/app-misc/elasticsearch/files/elasticsearch.init4 @@ -0,0 +1,87 @@ +#!/sbin/runscript + +name="Elasticsearch" +description="" + +ES_USER=${ES_USER:="elasticsearch"} +ES_INSTANCE=${SVCNAME#*.} + +if [ -n "${ES_INSTANCE}" ] && [ ${SVCNAME} != "elasticsearch" ]; then + PIDFILE="/run/elasticsearch/elasticsearch.${ES_INSTANCE}.pid" + ES_BASE_PATH="/var/lib/elasticsearch/${ES_INSTANCE}" + ES_CONF_PATH="/etc/elasticsearch/${ES_INSTANCE}" + ES_LOG_PATH="/var/log/elasticsearch/${ES_INSTANCE}" +else + PIDFILE="/run/elasticsearch/elasticsearch.pid" + ES_BASE_PATH="/var/lib/elasticsearch/_default" + ES_CONF_PATH="/etc/elasticsearch" + ES_LOG_PATH="/var/log/elasticsearch/_default" +fi + +ES_DATA_PATH="${ES_BASE_PATH}/data" +ES_WORK_PATH="${ES_BASE_PATH}/work" + +export ES_INCLUDE="/usr/share/elasticsearch/bin/elasticsearch.in.sh" +export JAVA_OPTS +export ES_JAVA_OPTS +export ES_HEAP_SIZE +export ES_HEAP_NEWSIZE +export ES_DIRECT_SIZE +export ES_USE_IPV4 + +server_command="/usr/share/elasticsearch/bin/elasticsearch" +server_args=" -p ${PIDFILE} -Des.default.path.conf=\"${ES_CONF_PATH}\" -Des.default.path.data=\"${ES_DATA_PATH}\" -Des.default.path.work=\"${ES_WORK_PATH}\" -Des.default.path.logs=\"${ES_LOG_PATH}\"" + +depend() { + use net +} + +start() { + # elasticsearch -Des.config=/path/to/config/file + # elasticsearch -Des.network.host=10.0.0.4 + + [ ! -f "${ES_INCLUDE}" ] && { + eerror "${ES_INCLUDE} must be copied into place" + return 1 + } + + local conf + local conf_file + for conf in elasticsearch.yml logging.yml; do + conf_file="${ES_CONF_PATH}/${conf}" + if [ ! -f "${conf_file}" ]; then + eerror "${conf_file} must be copied into place" + return 1 + fi + done + + ebegin "Starting ${SVCNAME}" + + if [ -n "${ES_MAX_FD}" ]; then + ulimit -n ${ES_MAX_FD} + einfo "Max open filedescriptors : ${ES_MAX_FD}" + fi + + checkpath -d -o "${ES_USER}" -m750 "/var/lib/elasticsearch" + checkpath -d -o "${ES_USER}" -m750 "/var/log/elasticsearch" + checkpath -d -o "${ES_USER}" -m750 "$(dirname "${PIDFILE}")" + checkpath -d -o "${ES_USER}" -m750 "${ES_BASE_PATH}" + checkpath -d -o "${ES_USER}" -m750 "${ES_LOG_PATH}" + + start-stop-daemon --start \ + --background \ + --chdir "${ES_BASE_PATH}" \ + --user="${ES_USER}" \ + --pidfile="${PIDFILE}" \ + --exec ${server_command} -- ${server_args} + eend $? +} + +stop() { + ebegin "Stopping ${SVCNAME}" + start-stop-daemon --stop \ + --pidfile=${PIDFILE} \ + --user="${ES_USER}" \ + --retry=TERM/20/KILL/5 + eend $? +} diff --git a/app-misc/elasticsearch/files/elasticsearch.service3 b/app-misc/elasticsearch/files/elasticsearch.service3 new file mode 100644 index 000000000000..c5aa7179f73f --- /dev/null +++ b/app-misc/elasticsearch/files/elasticsearch.service3 @@ -0,0 +1,11 @@ +[Unit] +Description=Elasticsearch +After=network.target + +[Service] +User=elasticsearch +Environment=ES_INCLUDE=/usr/share/elasticsaerch/bin/elasticsearch.in.sh +ExecStart=/usr/share/elasticsearch/bin/elasticsearch -Des.default.path.conf=/etc/elasticsearch + +[Install] +WantedBy=multi-user.target diff --git a/app-misc/elasticsearch/metadata.xml b/app-misc/elasticsearch/metadata.xml index 3ed4669f55a4..c3eb101d09bc 100644 --- a/app-misc/elasticsearch/metadata.xml +++ b/app-misc/elasticsearch/metadata.xml @@ -1,6 +1,11 @@ + + erkiferenc@gmail.com + Ferenc Erki + Proxy maintaining through chainsaw + chainsaw@gentoo.org Tony Vroon diff --git a/app-misc/task/task-2.3.0-r1.ebuild b/app-misc/task/task-2.3.0-r1.ebuild index 7775046b5815..374949a4daa2 100644 --- a/app-misc/task/task-2.3.0-r1.ebuild +++ b/app-misc/task/task-2.3.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/task/task-2.3.0-r1.ebuild,v 1.1 2014/11/28 18:00:46 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/task/task-2.3.0-r1.ebuild,v 1.2 2015/06/11 15:08:04 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://taskwarrior.org/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~x86 ~x64-macos" IUSE="gnutls vim-syntax zsh-completion" DEPEND="gnutls? ( net-libs/gnutls ) diff --git a/app-office/texmacs/texmacs-1.99.2-r1.ebuild b/app-office/texmacs/texmacs-1.99.2-r1.ebuild index 37c1d8f79a9c..18c9309f82ef 100644 --- a/app-office/texmacs/texmacs-1.99.2-r1.ebuild +++ b/app-office/texmacs/texmacs-1.99.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.2-r1.ebuild,v 1.4 2015/05/27 11:05:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.99.2-r1.ebuild,v 1.5 2015/06/11 14:23:30 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" IUSE="imlib jpeg netpbm pdf qt4 svg spell" -KEYWORDS="~alpha amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux" RDEPEND=" app-text/ghostscript-gpl diff --git a/app-shells/sash/sash-3.8.ebuild b/app-shells/sash/sash-3.8.ebuild index b176c3139bd3..7437582b94e0 100644 --- a/app-shells/sash/sash-3.8.ebuild +++ b/app-shells/sash/sash-3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.4 2015/06/09 04:52:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.8.ebuild,v 1.5 2015/06/11 15:08:29 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="static" DEPEND=" diff --git a/app-text/dvisvgm/dvisvgm-1.8.1.ebuild b/app-text/dvisvgm/dvisvgm-1.8.1.ebuild index 6fcd36aaf14f..c47323a1d978 100644 --- a/app-text/dvisvgm/dvisvgm-1.8.1.ebuild +++ b/app-text/dvisvgm/dvisvgm-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.8.1.ebuild,v 1.2 2015/06/09 18:29:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.8.1.ebuild,v 1.3 2015/06/11 15:08:34 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # Tests don't work from $WORKDIR: kpathsea tries to search in relative # directories from where the binary is executed. diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild index f701fb3371b0..119a1c7bdbc8 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild,v 1.9 2015/06/09 05:24:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.15-r1.ebuild,v 1.10 2015/06/11 14:20:02 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="cups dbus djvu gtk idn linguas_de static-libs X" RESTRICT="djvu? ( bindist )" diff --git a/app-text/stardict/stardict-3.0.6.ebuild b/app-text/stardict/stardict-3.0.6.ebuild index 24076b86efd0..ef4afbd594b1 100644 --- a/app-text/stardict/stardict-3.0.6.ebuild +++ b/app-text/stardict/stardict-3.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.6.ebuild,v 1.4 2015/06/09 07:14:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.6.ebuild,v 1.5 2015/06/11 14:31:28 ago Exp $ EAPI=5 @@ -23,7 +23,7 @@ SRC_URI="mirror://sourceforge/${PN}-4/${P}.tar.bz2 LICENSE="CPL-1.0 GPL-3 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~sparc x86" IUSE="espeak gucharmap qqwry pronounce spell tools" RESTRICT="test" diff --git a/app-vim/c-support/c-support-6.1.1.ebuild b/app-vim/c-support/c-support-6.1.1.ebuild index 9bea61e3009e..d2a674dce30a 100644 --- a/app-vim/c-support/c-support-6.1.1.ebuild +++ b/app-vim/c-support/c-support-6.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/c-support-6.1.1.ebuild,v 1.1 2014/10/18 03:41:39 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/c-support-6.1.1.ebuild,v 1.2 2015/06/11 15:04:03 ago Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=213" LICENSE="public-domain" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" VIM_PLUGIN_HELPFILES="${PN}" diff --git a/app-vim/vim-misc/vim-misc-1.17.1.ebuild b/app-vim/vim-misc/vim-misc-1.17.1.ebuild index 292266bb57c9..13dfcd9d2131 100644 --- a/app-vim/vim-misc/vim-misc-1.17.1.ebuild +++ b/app-vim/vim-misc/vim-misc-1.17.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/vim-misc-1.17.1.ebuild,v 1.1 2014/11/25 23:39:02 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-misc/vim-misc-1.17.1.ebuild,v 1.2 2015/06/11 15:04:34 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: miscellaneous auto-load scripts" HOMEPAGE="http://peterodding.com/code/vim/misc/" SRC_URI="https://github.com/xolox/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="!app-vim/xolox-misc" diff --git a/dev-db/mysql++/mysql++-3.2.1.ebuild b/dev-db/mysql++/mysql++-3.2.1.ebuild index 98de0454e23d..87c2ad66d61e 100644 --- a/dev-db/mysql++/mysql++-3.2.1.ebuild +++ b/dev-db/mysql++/mysql++-3.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-3.2.1.ebuild,v 1.1 2014/05/06 03:13:55 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/mysql++-3.2.1.ebuild,v 1.2 2015/06/11 15:04:49 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.tangentsoft.net/mysql++/releases/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND=">=virtual/mysql-4.0" diff --git a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild index a389a5aa55f6..0f92a59231a3 100644 --- a/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild +++ b/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v 1.2 2015/01/26 13:06:49 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ansi-wl-pprint/ansi-wl-pprint-0.6.7.1.ebuild,v 1.3 2015/06/11 15:05:04 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="example" RDEPEND=">=dev-haskell/ansi-terminal-0.4.0:=[profile?] "${WORKDIR}"/c_rehash || die #416717 +} + +MULTILIB_WRAPPED_HEADERS=( + usr/include/openssl/opensslconf.h +) + +src_prepare() { + # Make sure we only ever touch Makefile.org and avoid patching a file + # that gets blown away anyways by the Configure script in src_configure + rm -f Makefile + + if ! use vanilla ; then + epatch "${FILESDIR}"/${PN}-1.0.0a-ldflags.patch #327421 + epatch "${FILESDIR}"/${PN}-1.0.0d-windres.patch #373743 + epatch "${FILESDIR}"/${PN}-1.0.0h-pkg-config.patch + epatch "${FILESDIR}"/${PN}-1.0.1m-parallel-build.patch + epatch "${FILESDIR}"/${PN}-1.0.1m-x32.patch + epatch "${FILESDIR}"/${PN}-1.0.1m-ipv6.patch + epatch "${FILESDIR}"/${PN}-1.0.1f-revert-alpha-perl-generation.patch #499086 + epatch_user #332661 + fi + + # disable fips in the build + # make sure the man pages are suffixed #302165 + # don't bother building man pages if they're disabled + sed -i \ + -e '/DIRS/s: fips : :g' \ + -e '/^MANSUFFIX/s:=.*:=ssl:' \ + -e '/^MAKEDEPPROG/s:=.*:=$(CC):' \ + -e $(has noman FEATURES \ + && echo '/^install:/s:install_docs::' \ + || echo '/^MANDIR=/s:=.*:='${EPREFIX}'/usr/share/man:') \ + Makefile.org \ + || die + # show the actual commands in the log + sed -i '/^SET_X/s:=.*:=set -x:' Makefile.shared + + # since we're forcing $(CC) as makedep anyway, just fix + # the conditional as always-on + # helps clang (#417795), and versioned gcc (#499818) + sed -i 's/expr.*MAKEDEPEND.*;/true;/' util/domd || die + + # quiet out unknown driver argument warnings since openssl + # doesn't have well-split CFLAGS and we're making it even worse + # and 'make depend' uses -Werror for added fun (#417795 again) + [[ ${CC} == *clang* ]] && append-flags -Qunused-arguments + + # allow openssl to be cross-compiled + cp "${FILESDIR}"/gentoo.config-1.0.1 gentoo.config || die + chmod a+rx gentoo.config + + append-flags -fno-strict-aliasing + append-flags $(test-flags-CC -Wa,--noexecstack) + + sed -i '1s,^:$,#!'${EPREFIX}'/usr/bin/perl,' Configure #141906 + # The config script does stupid stuff to prompt the user. Kill it. + sed -i '/stty -icanon min 0 time 50; read waste/d' config || die + ./config --test-sanity || die "I AM NOT SANE" + + multilib_copy_sources +} + +multilib_src_configure() { + unset APPS #197996 + unset SCRIPTS #312551 + unset CROSS_COMPILE #311473 + + tc-export CC AR RANLIB RC + + # Clean out patent-or-otherwise-encumbered code + # Camellia: Royalty Free http://en.wikipedia.org/wiki/Camellia_(cipher) + # IDEA: Expired http://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm + # EC: ????????? ??/??/2015 http://en.wikipedia.org/wiki/Elliptic_Curve_Cryptography + # MDC2: Expired http://en.wikipedia.org/wiki/MDC-2 + # RC5: 5,724,428 03/03/2015 http://en.wikipedia.org/wiki/RC5 + + use_ssl() { usex $1 "enable-${2:-$1}" "no-${2:-$1}" " ${*:3}" ; } + echoit() { echo "$@" ; "$@" ; } + + local krb5=$(has_version app-crypt/mit-krb5 && echo "MIT" || echo "Heimdal") + + # See if our toolchain supports __uint128_t. If so, it's 64bit + # friendly and can use the nicely optimized code paths. #460790 + local ec_nistp_64_gcc_128 + # Disable it for now though #469976 + #if ! use bindist ; then + # echo "__uint128_t i;" > "${T}"/128.c + # if ${CC} ${CFLAGS} -c "${T}"/128.c -o /dev/null >&/dev/null ; then + # ec_nistp_64_gcc_128="enable-ec_nistp_64_gcc_128" + # fi + #fi + + local sslout=$(./gentoo.config) + einfo "Use configuration ${sslout:-(openssl knows best)}" + local config="Configure" + [[ -z ${sslout} ]] && config="config" + + echoit \ + ./${config} \ + ${sslout} \ + $(use cpu_flags_x86_sse2 || echo "no-sse2") \ + enable-camellia \ + $(use_ssl !bindist ec) \ + ${ec_nistp_64_gcc_128} \ + enable-idea \ + enable-mdc2 \ + $(use_ssl !bindist rc5) \ + enable-tlsext \ + $(use_ssl gmp gmp -lgmp) \ + $(use_ssl kerberos krb5 --with-krb5-flavor=${krb5}) \ + $(use_ssl rfc3779) \ + $(use_ssl tls-heartbeat heartbeats) \ + $(use_ssl zlib) \ + --prefix="${EPREFIX}"/usr \ + --openssldir="${EPREFIX}"${SSL_CNF_DIR} \ + --libdir=$(get_libdir) \ + shared threads \ + || die + + # Clean out hardcoded flags that openssl uses + local CFLAG=$(grep ^CFLAG= Makefile | LC_ALL=C sed \ + -e 's:^CFLAG=::' \ + -e 's:-fomit-frame-pointer ::g' \ + -e 's:-O[0-9] ::g' \ + -e 's:-march=[-a-z0-9]* ::g' \ + -e 's:-mcpu=[-a-z0-9]* ::g' \ + -e 's:-m[a-z0-9]* ::g' \ + ) + sed -i \ + -e "/^CFLAG/s|=.*|=${CFLAG} ${CFLAGS}|" \ + -e "/^SHARED_LDFLAGS=/s|$| ${LDFLAGS}|" \ + Makefile || die +} + +multilib_src_compile() { + # depend is needed to use $confopts; it also doesn't matter + # that it's -j1 as the code itself serializes subdirs + emake -j1 depend + emake all + # rehash is needed to prep the certs/ dir; do this + # separately to avoid parallel build issues. + emake rehash +} + +multilib_src_test() { + emake -j1 test +} + +multilib_src_install() { + emake INSTALL_PREFIX="${D}" install +} + +multilib_src_install_all() { + dobin "${WORKDIR}"/c_rehash #333117 + dodoc CHANGES* FAQ NEWS README doc/*.txt doc/c-indentation.el + dohtml -r doc/* + use rfc3779 && dodoc engines/ccgost/README.gost + + # This is crappy in that the static archives are still built even + # when USE=static-libs. But this is due to a failing in the openssl + # build system: the static archives are built as PIC all the time. + # Only way around this would be to manually configure+compile openssl + # twice; once with shared lib support enabled and once without. + use static-libs || rm -f "${ED}"/usr/lib*/lib*.a + + # create the certs directory + dodir ${SSL_CNF_DIR}/certs + cp -RP certs/* "${ED}"${SSL_CNF_DIR}/certs/ || die + rm -r "${ED}"${SSL_CNF_DIR}/certs/{demo,expired} + + # Namespace openssl programs to prevent conflicts with other man pages + cd "${ED}"/usr/share/man + local m d s + for m in $(find . -type f | xargs grep -L '#include') ; do + d=${m%/*} ; d=${d#./} ; m=${m##*/} + [[ ${m} == openssl.1* ]] && continue + [[ -n $(find -L ${d} -type l) ]] && die "erp, broken links already!" + mv ${d}/{,ssl-}${m} + # fix up references to renamed man pages + sed -i '/^[.]SH "SEE ALSO"/,/^[.]/s:\([^(, ]*(1)\):ssl-\1:g' ${d}/ssl-${m} + ln -s ssl-${m} ${d}/openssl-${m} + # locate any symlinks that point to this man page ... we assume + # that any broken links are due to the above renaming + for s in $(find -L ${d} -type l) ; do + s=${s##*/} + rm -f ${d}/${s} + ln -s ssl-${m} ${d}/ssl-${s} + ln -s ssl-${s} ${d}/openssl-${s} + done + done + [[ -n $(find -L ${d} -type l) ]] && die "broken manpage links found :(" + + dodir /etc/sandbox.d #254521 + echo 'SANDBOX_PREDICT="/dev/crypto"' > "${ED}"/etc/sandbox.d/10openssl + + diropts -m0700 + keepdir ${SSL_CNF_DIR}/private +} + +pkg_preinst() { + has_version ${CATEGORY}/${PN}:0.9.8 && return 0 + preserve_old_lib /usr/$(get_libdir)/lib{crypto,ssl}.so.0.9.8 +} + +pkg_postinst() { + ebegin "Running 'c_rehash ${EROOT%/}${SSL_CNF_DIR}/certs/' to rebuild hashes #333069" + c_rehash "${EROOT%/}${SSL_CNF_DIR}/certs" >/dev/null + eend $? + + has_version ${CATEGORY}/${PN}:0.9.8 && return 0 + preserve_old_lib_notify /usr/$(get_libdir)/lib{crypto,ssl}.so.0.9.8 +} diff --git a/dev-libs/openssl/openssl-1.0.2b.ebuild b/dev-libs/openssl/openssl-1.0.2b.ebuild new file mode 100644 index 000000000000..4c7124c19a89 --- /dev/null +++ b/dev-libs/openssl/openssl-1.0.2b.ebuild @@ -0,0 +1,264 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/openssl/openssl-1.0.2b.ebuild,v 1.1 2015/06/11 15:57:04 vapier Exp $ + +EAPI="4" + +inherit eutils flag-o-matic toolchain-funcs multilib multilib-minimal + +REV="1.7" +MY_P=${P/_/-} +DESCRIPTION="full-strength general purpose cryptography library (including SSL and TLS)" +HOMEPAGE="http://www.openssl.org/" +SRC_URI="mirror://openssl/source/${MY_P}.tar.gz + http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/${PN}/${PN}-c_rehash.sh?rev=${REV} -> ${PN}-c_rehash.sh.${REV}" + +LICENSE="openssl" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +IUSE="+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla zlib" +RESTRICT="!bindist? ( bindist )" + +# The blocks are temporary just to make sure people upgrade to a +# version that lack runtime version checking. We'll drop them in +# the future. +RDEPEND="gmp? ( >=dev-libs/gmp-5.1.3-r1[static-libs(+)?,${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[static-libs(+)?,${MULTILIB_USEDEP}] ) + kerberos? ( >=app-crypt/mit-krb5-1.11.4[${MULTILIB_USEDEP}] ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20140508 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + ) + ! "${WORKDIR}"/c_rehash || die #416717 + + # Make sure we only ever touch Makefile.org and avoid patching a file + # that gets blown away anyways by the Configure script in src_configure + rm -f Makefile + + if ! use vanilla ; then + epatch "${FILESDIR}"/${PN}-1.0.0a-ldflags.patch #327421 + epatch "${FILESDIR}"/${PN}-1.0.0d-windres.patch #373743 + epatch "${FILESDIR}"/${PN}-1.0.2a-parallel-build.patch + epatch "${FILESDIR}"/${PN}-1.0.2a-parallel-obj-headers.patch + epatch "${FILESDIR}"/${PN}-1.0.2a-parallel-install-dirs.patch + epatch "${FILESDIR}"/${PN}-1.0.2a-parallel-symlinking.patch #545028 + epatch "${FILESDIR}"/${PN}-1.0.2-ipv6.patch + epatch "${FILESDIR}"/${PN}-1.0.2a-x32-asm.patch #542618 + + epatch_user #332661 + fi + + # disable fips in the build + # make sure the man pages are suffixed #302165 + # don't bother building man pages if they're disabled + sed -i \ + -e '/DIRS/s: fips : :g' \ + -e '/^MANSUFFIX/s:=.*:=ssl:' \ + -e '/^MAKEDEPPROG/s:=.*:=$(CC):' \ + -e $(has noman FEATURES \ + && echo '/^install:/s:install_docs::' \ + || echo '/^MANDIR=/s:=.*:='${EPREFIX}'/usr/share/man:') \ + Makefile.org \ + || die + # show the actual commands in the log + sed -i '/^SET_X/s:=.*:=set -x:' Makefile.shared + + # since we're forcing $(CC) as makedep anyway, just fix + # the conditional as always-on + # helps clang (#417795), and versioned gcc (#499818) + sed -i 's/expr.*MAKEDEPEND.*;/true;/' util/domd || die + + # quiet out unknown driver argument warnings since openssl + # doesn't have well-split CFLAGS and we're making it even worse + # and 'make depend' uses -Werror for added fun (#417795 again) + [[ ${CC} == *clang* ]] && append-flags -Qunused-arguments + + # allow openssl to be cross-compiled + cp "${FILESDIR}"/gentoo.config-1.0.1 gentoo.config || die + chmod a+rx gentoo.config + + append-flags -fno-strict-aliasing + append-flags $(test-flags-CC -Wa,--noexecstack) + append-cppflags -DOPENSSL_NO_BUF_FREELISTS + + sed -i '1s,^:$,#!'${EPREFIX}'/usr/bin/perl,' Configure #141906 + # The config script does stupid stuff to prompt the user. Kill it. + sed -i '/stty -icanon min 0 time 50; read waste/d' config || die + ./config --test-sanity || die "I AM NOT SANE" + + multilib_copy_sources +} + +multilib_src_configure() { + unset APPS #197996 + unset SCRIPTS #312551 + unset CROSS_COMPILE #311473 + + tc-export CC AR RANLIB RC + + # Clean out patent-or-otherwise-encumbered code + # Camellia: Royalty Free http://en.wikipedia.org/wiki/Camellia_(cipher) + # IDEA: Expired http://en.wikipedia.org/wiki/International_Data_Encryption_Algorithm + # EC: ????????? ??/??/2015 http://en.wikipedia.org/wiki/Elliptic_Curve_Cryptography + # MDC2: Expired http://en.wikipedia.org/wiki/MDC-2 + # RC5: Expired http://en.wikipedia.org/wiki/RC5 + + use_ssl() { usex $1 "enable-${2:-$1}" "no-${2:-$1}" " ${*:3}" ; } + echoit() { echo "$@" ; "$@" ; } + + local krb5=$(has_version app-crypt/mit-krb5 && echo "MIT" || echo "Heimdal") + + # See if our toolchain supports __uint128_t. If so, it's 64bit + # friendly and can use the nicely optimized code paths. #460790 + local ec_nistp_64_gcc_128 + # Disable it for now though #469976 + #if ! use bindist ; then + # echo "__uint128_t i;" > "${T}"/128.c + # if ${CC} ${CFLAGS} -c "${T}"/128.c -o /dev/null >&/dev/null ; then + # ec_nistp_64_gcc_128="enable-ec_nistp_64_gcc_128" + # fi + #fi + + local sslout=$(./gentoo.config) + einfo "Use configuration ${sslout:-(openssl knows best)}" + local config="Configure" + [[ -z ${sslout} ]] && config="config" + + echoit \ + ./${config} \ + ${sslout} \ + $(use cpu_flags_x86_sse2 || echo "no-sse2") \ + enable-camellia \ + $(use_ssl !bindist ec) \ + ${ec_nistp_64_gcc_128} \ + enable-idea \ + enable-mdc2 \ + enable-rc5 \ + enable-tlsext \ + $(use_ssl asm) \ + $(use_ssl gmp gmp -lgmp) \ + $(use_ssl kerberos krb5 --with-krb5-flavor=${krb5}) \ + $(use_ssl rfc3779) \ + $(use_ssl sctp) \ + $(use_ssl tls-heartbeat heartbeats) \ + $(use_ssl zlib) \ + --prefix="${EPREFIX}"/usr \ + --openssldir="${EPREFIX}"${SSL_CNF_DIR} \ + --libdir=$(get_libdir) \ + shared threads \ + || die + + # Clean out hardcoded flags that openssl uses + local CFLAG=$(grep ^CFLAG= Makefile | LC_ALL=C sed \ + -e 's:^CFLAG=::' \ + -e 's:-fomit-frame-pointer ::g' \ + -e 's:-O[0-9] ::g' \ + -e 's:-march=[-a-z0-9]* ::g' \ + -e 's:-mcpu=[-a-z0-9]* ::g' \ + -e 's:-m[a-z0-9]* ::g' \ + ) + sed -i \ + -e "/^CFLAG/s|=.*|=${CFLAG} ${CFLAGS}|" \ + -e "/^SHARED_LDFLAGS=/s|$| ${LDFLAGS}|" \ + Makefile || die +} + +multilib_src_compile() { + # depend is needed to use $confopts; it also doesn't matter + # that it's -j1 as the code itself serializes subdirs + emake -j1 depend + emake all + # rehash is needed to prep the certs/ dir; do this + # separately to avoid parallel build issues. + emake rehash +} + +multilib_src_test() { + emake -j1 test +} + +multilib_src_install() { + emake INSTALL_PREFIX="${D}" install +} + +multilib_src_install_all() { + dobin "${WORKDIR}"/c_rehash #333117 + dodoc CHANGES* FAQ NEWS README doc/*.txt doc/c-indentation.el + dohtml -r doc/* + use rfc3779 && dodoc engines/ccgost/README.gost + + # This is crappy in that the static archives are still built even + # when USE=static-libs. But this is due to a failing in the openssl + # build system: the static archives are built as PIC all the time. + # Only way around this would be to manually configure+compile openssl + # twice; once with shared lib support enabled and once without. + use static-libs || rm -f "${ED}"/usr/lib*/lib*.a + + # create the certs directory + dodir ${SSL_CNF_DIR}/certs + cp -RP certs/* "${ED}"${SSL_CNF_DIR}/certs/ || die + rm -r "${ED}"${SSL_CNF_DIR}/certs/{demo,expired} + + # Namespace openssl programs to prevent conflicts with other man pages + cd "${ED}"/usr/share/man + local m d s + for m in $(find . -type f | xargs grep -L '#include') ; do + d=${m%/*} ; d=${d#./} ; m=${m##*/} + [[ ${m} == openssl.1* ]] && continue + [[ -n $(find -L ${d} -type l) ]] && die "erp, broken links already!" + mv ${d}/{,ssl-}${m} + # fix up references to renamed man pages + sed -i '/^[.]SH "SEE ALSO"/,/^[.]/s:\([^(, ]*(1)\):ssl-\1:g' ${d}/ssl-${m} + ln -s ssl-${m} ${d}/openssl-${m} + # locate any symlinks that point to this man page ... we assume + # that any broken links are due to the above renaming + for s in $(find -L ${d} -type l) ; do + s=${s##*/} + rm -f ${d}/${s} + ln -s ssl-${m} ${d}/ssl-${s} + ln -s ssl-${s} ${d}/openssl-${s} + done + done + [[ -n $(find -L ${d} -type l) ]] && die "broken manpage links found :(" + + dodir /etc/sandbox.d #254521 + echo 'SANDBOX_PREDICT="/dev/crypto"' > "${ED}"/etc/sandbox.d/10openssl + + diropts -m0700 + keepdir ${SSL_CNF_DIR}/private +} + +pkg_preinst() { + has_version ${CATEGORY}/${PN}:0.9.8 && return 0 + preserve_old_lib /usr/$(get_libdir)/lib{crypto,ssl}.so.0.9.8 +} + +pkg_postinst() { + ebegin "Running 'c_rehash ${EROOT%/}${SSL_CNF_DIR}/certs/' to rebuild hashes #333069" + c_rehash "${EROOT%/}${SSL_CNF_DIR}/certs" >/dev/null + eend $? + + has_version ${CATEGORY}/${PN}:0.9.8 && return 0 + preserve_old_lib_notify /usr/$(get_libdir)/lib{crypto,ssl}.so.0.9.8 +} diff --git a/dev-ml/camlp5/camlp5-6.12.ebuild b/dev-ml/camlp5/camlp5-6.12.ebuild index d24b11224a1d..d14e8ce3a498 100644 --- a/dev-ml/camlp5/camlp5-6.12.ebuild +++ b/dev-ml/camlp5/camlp5-6.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.12.ebuild,v 1.3 2015/05/27 11:27:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.12.ebuild,v 1.4 2015/06/11 14:15:15 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="http://camlp5.gforge.inria.fr/distrib/src/${MY_P}.tgz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.10:=[ocamlopt?]" diff --git a/dev-perl/Class-Load/Class-Load-0.220.0.ebuild b/dev-perl/Class-Load/Class-Load-0.220.0.ebuild index 19b716028c3a..e75e16458007 100644 --- a/dev-perl/Class-Load/Class-Load-0.220.0.ebuild +++ b/dev-perl/Class-Load/Class-Load-0.220.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.220.0.ebuild,v 1.4 2015/05/20 04:52:05 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.220.0.ebuild,v 1.5 2015/06/11 19:08:17 maekke Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A working (require q{Class::Name}) and more" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" diff --git a/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild b/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild index fe2b461e10d4..0f886cc7b941 100644 --- a/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild +++ b/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild,v 1.10 2015/06/09 07:17:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild,v 1.11 2015/06/11 14:19:38 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND=">=dev-libs/openssl-0.9.8:0=" diff --git a/dev-python/markdown/markdown-2.6.1.ebuild b/dev-python/markdown/markdown-2.6.1.ebuild index 9aa54e5bd0ef..31b678338fcd 100644 --- a/dev-python/markdown/markdown-2.6.1.ebuild +++ b/dev-python/markdown/markdown-2.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/markdown/markdown-2.6.1.ebuild,v 1.7 2015/06/02 05:22:19 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/markdown/markdown-2.6.1.ebuild,v 1.8 2015/06/11 14:23:52 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc test pygments" DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] diff --git a/dev-python/python-glanceclient/Manifest b/dev-python/python-glanceclient/Manifest index 360021fa4b6d..d6be7efc21be 100644 --- a/dev-python/python-glanceclient/Manifest +++ b/dev-python/python-glanceclient/Manifest @@ -3,3 +3,4 @@ DIST python-glanceclient-0.14.2.tar.gz 121369 SHA256 12f3554077be22d0bdbb6195a81 DIST python-glanceclient-0.17.0.tar.gz 130715 SHA256 2e83b9100ad56beee9cbe343ee0a5233ac23ab015538feaa3e89400fa2d7fc81 SHA512 c4837985228fde78e051638ea89fc79fad1a054b7db3f669c3c3cd4f4c4e84c89e867758a71739069b347bb9670626b3c81a789670e28ded9ac26e28b7a933d7 WHIRLPOOL 75e1b289fdd38fa1aeb01c58174801ae544e153206a37cf8032030e1a9eeaada52acf4b3ae71094702e26b5b083cc39ffd91658b47df14b9044289f1aa118c7d DIST python-glanceclient-0.17.1.tar.gz 131534 SHA256 79e3426aa76d712a9fde4d4dcef4532d9099f8e4bdd2ef9802b428d0d99ffe7e SHA512 a54fcc990fe734c83573ee9cb44bff171440b4cf5a6ce7a9c6aa3fcde12b05037ba2a4bcad1df7b93d05e0774dd3581bab65b8342875b8834e1d0b7794f5d38d WHIRLPOOL f7da0e934f4b45b3e2b560387665ed743f8116f7ad06e3feb65d83427bc447825c5f989de8c3020de5597adcfe5d76a6a31e3af6ac6d09dd73c2dd737cfdd0ac DIST python-glanceclient-0.18.0.tar.gz 132194 SHA256 9784de057ffb8fadd98563452a9f30bfdca6d4531ce166ac2d101cd968a6194a SHA512 091f4a954e58abef40520ecb137fb47e02bd299e9903a83dc9eb26e428e4e0a0f58949e2eead5afaa271ef71e2827f319e72074bf93313ccd506f3374e95367d WHIRLPOOL edfe214cd791baed39f05617b2fa35b3eeae66754b57e9e553f019b3937fe04046bf73c9fa1c811f429a22622777b2507221b712e0b040efb7f8d0e2cb986b71 +DIST python-glanceclient-0.19.0.tar.gz 138756 SHA256 45115023cadfdbc24a10b10ca5d003f8f04fd5642b7c8fb565efa566bac4bf51 SHA512 50591b535bb27eaeaeed02f04bd164d4449df1e2b66a6c8abd4fad327e2293b6c9a1e4226ce3f9180d22a33ed2212bd735ad2d91374121e0d062c590a4cc64c5 WHIRLPOOL 9abb606573211c39becef134803e036f7f6b11591ae95d486749e8a62f2a22490c833750ef5234c2502f7aa0cb24dcf62b326249703fbae0dceb3173b7286bf2 diff --git a/dev-python/python-glanceclient/python-glanceclient-0.19.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-0.19.0.ebuild new file mode 100644 index 000000000000..6392581439f3 --- /dev/null +++ b/dev-python/python-glanceclient/python-glanceclient-0.19.0.ebuild @@ -0,0 +1,76 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/python-glanceclient-0.19.0.ebuild,v 1.1 2015/06/11 17:11:42 prometheanfire Exp $ + +EAPI=5 +PYTHON_COMPAT=( python2_7 python3_3 ) + +inherit distutils-r1 + +DESCRIPTION="A client for the OpenStack Glance API" +HOMEPAGE="https://github.com/openstack/python-glanceclient" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="doc test" +REQUIRED_USE="test? ( doc )" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + >=dev-python/hacking-0.10.0[${PYTHON_USEDEP}] + =dev-python/coverage-3.6[${PYTHON_USEDEP}] + >=dev-python/mox3-0.7.0[${PYTHON_USEDEP}] + >=dev-python/mock-1.0[${PYTHON_USEDEP}] + >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}] + >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}] + >=dev-python/testtools-0.9.36[${PYTHON_USEDEP}] + !~dev-python/testtools-1.2.0[${PYTHON_USEDEP}] + >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}] + >=dev-python/requests-mock-0.6.0[${PYTHON_USEDEP}] + >=dev-python/tempest-lib-0.5.0[${PYTHON_USEDEP}] + ) + doc? ( + >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}] + >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}] + !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}] + + + + openstack + + prometheanfire@gentoo.org + Matthew Thode + + + This is a client for the OpenStack APIs. + + + python-openstackclient + openstack/python-openstackclient + + diff --git a/dev-python/python-openstackclient/python-openstackclient-1.0.4.ebuild b/dev-python/python-openstackclient/python-openstackclient-1.0.4.ebuild new file mode 100644 index 000000000000..709bfd217f33 --- /dev/null +++ b/dev-python/python-openstackclient/python-openstackclient-1.0.4.ebuild @@ -0,0 +1,88 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-openstackclient/python-openstackclient-1.0.4.ebuild,v 1.1 2015/06/11 17:31:13 prometheanfire Exp $ + +EAPI=5 +PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) + +inherit distutils-r1 + +DESCRIPTION="A client for the OpenStack APIs" +HOMEPAGE="https://github.com/openstack/python-openstackclient" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="doc test" +REQUIRED_USE="test? ( doc )" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + >=dev-python/hacking-0.10.0[${PYTHON_USEDEP}] + =dev-python/coverage-3.6[${PYTHON_USEDEP}] + >=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}] + >=dev-python/mock-1.0[${PYTHON_USEDEP}] + >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}] + =dev-python/oslotest-1.5.1[${PYTHON_USEDEP}] + =dev-python/requests-mock-0.6.0[${PYTHON_USEDEP}] + >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}] + >=dev-python/testtools-0.9.36[${PYTHON_USEDEP}] + !~dev-python/testtools-1.2.0[${PYTHON_USEDEP}] + >=dev-python/webob-1.2.3[${PYTHON_USEDEP}] + ) + doc? ( + >=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}] + =dev-python/sphinx-1.1.2[${PYTHON_USEDEP}] + !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}] + is enabled, "-no-${feature}" # otherwise. If [feature] is not specified, is used in its place. # If [enableval] is not specified, the "-${enableval}" prefix is omitted. qt_use() { - use "$1" && echo "${3:+-$3}-${2:-$1}" || echo "-no-${2:-$1}" + [[ $# -ge 1 ]] || die "${FUNCNAME}() requires at least one argument" + + usex "$1" "${3:+-$3}-${2:-$1}" "-no-${2:-$1}" } # @FUNCTION: qt_native_use # @USAGE: [feature] [enableval] # @DESCRIPTION: +# is the name of a flag in IUSE. +# # Outputs "-${enableval}-${feature}" if is enabled and we are currently # building for the native ABI, "-no-${feature}" otherwise. If [feature] is not # specified, is used in its place. If [enableval] is not specified, # the "-${enableval}" prefix is omitted. qt_native_use() { - multilib_is_native_abi && use "$1" && echo "${3:+-$3}-${2:-$1}" || echo "-no-${2:-$1}" + [[ $# -ge 1 ]] || die "${FUNCNAME}() requires at least one argument" + + multilib_is_native_abi && qt_use "$@" || echo "-no-${2:-$1}" } diff --git a/kde-frameworks/plasma/plasma-5.10.0.ebuild b/kde-frameworks/plasma/plasma-5.10.0.ebuild index 8096e5db3dac..8b2cf5998512 100644 --- a/kde-frameworks/plasma/plasma-5.10.0.ebuild +++ b/kde-frameworks/plasma/plasma-5.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/plasma/plasma-5.10.0.ebuild,v 1.1 2015/05/09 10:36:08 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-frameworks/plasma/plasma-5.10.0.ebuild,v 1.2 2015/06/11 16:09:40 johu Exp $ EAPI=5 @@ -42,7 +42,7 @@ RDEPEND=" dev-qt/qtxml:5 egl? ( media-libs/mesa[egl] ) opengl? ( - dev-qt/qtgui:5[opengl,-gles2] + dev-qt/qtgui:5[opengl(+),-gles2] virtual/opengl ) X? ( diff --git a/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild index b20f5589ba94..af01cbcfb319 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kinfocenter/kinfocenter-5.3.1.ebuild,v 1.2 2015/06/11 16:11:21 johu Exp $ EAPI=5 @@ -30,7 +30,7 @@ COMMON_DEPEND=" $(add_frameworks_dep kwidgetsaddons) $(add_frameworks_dep kxmlgui) $(add_frameworks_dep solid) - dev-qt/qtgui:5[opengl?] + dev-qt/qtgui:5[opengl(+)] dev-qt/qtwidgets:5 gles? ( dev-qt/qtgui:5[gles2] diff --git a/kde-plasma/kwin/kwin-5.3.1.ebuild b/kde-plasma/kwin/kwin-5.3.1.ebuild index 4e6269a7781a..59385ef50307 100644 --- a/kde-plasma/kwin/kwin-5.3.1.ebuild +++ b/kde-plasma/kwin/kwin-5.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kwin/kwin-5.3.1.ebuild,v 1.1 2015/05/31 22:06:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-plasma/kwin/kwin-5.3.1.ebuild,v 1.2 2015/06/11 16:10:34 johu Exp $ EAPI=5 @@ -39,7 +39,7 @@ COMMON_DEPEND=" $(add_plasma_dep kdecoration) dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 - dev-qt/qtgui:5[gles2=,opengl] + dev-qt/qtgui:5[gles2=,opengl(+)] dev-qt/qtmultimedia:5[qml] dev-qt/qtscript:5 dev-qt/qtwidgets:5 diff --git a/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild b/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild index f3d4ed5f8beb..bfdaa17b79b6 100644 --- a/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild +++ b/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild,v 1.5 2015/05/27 11:07:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpanel/lxpanel-0.7.0-r1.ebuild,v 1.6 2015/06/11 14:22:24 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ HOMEPAGE="http://lxde.org/" SRC_URI="mirror://sourceforge/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%20${MAJOR_VER}.x/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" IUSE="+alsa wifi" RESTRICT="test" # bug 249598 diff --git a/lxde-base/lxtask/lxtask-0.1.6.ebuild b/lxde-base/lxtask/lxtask-0.1.6.ebuild index 6e4879cf300c..328d9ff412ff 100644 --- a/lxde-base/lxtask/lxtask-0.1.6.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.2 2015/06/09 18:32:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxtask/lxtask-0.1.6.ebuild,v 1.3 2015/06/11 15:03:53 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ HOMEPAGE="http://lxde.sf.net/" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 arm ~ppc ~x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ppc ~x86 ~arm-linux ~x86-linux" SLOT="0" IUSE="" diff --git a/mail-client/evolution/evolution-3.16.3.ebuild b/mail-client/evolution/evolution-3.16.3.ebuild index 97cc4544d857..fcdd877e52bd 100644 --- a/mail-client/evolution/evolution-3.16.3.ebuild +++ b/mail-client/evolution/evolution-3.16.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.16.3.ebuild,v 1.1 2015/06/09 16:24:05 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-3.16.3.ebuild,v 1.2 2015/06/11 14:13:48 tetromino Exp $ EAPI="5" GCONF_DEBUG="no" @@ -23,6 +23,7 @@ KEYWORDS="~amd64 ~x86 ~x86-fbsd" # password from inside evolution, bug 160302 PINENTRY_DEPEND="|| ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] )" +# gtk+-3.16 needed for gtk_drag_cancel # glade-3 support is for maintainers only per configure.ac # pst is not mature enough and changes API/ABI frequently # dconf explicitely needed for backup plugin @@ -43,7 +44,7 @@ COMMON_DEPEND=" >=net-libs/webkit-gtk-2.2:3 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gdk-pixbuf-2.24:2 - >=x11-libs/gtk+-3.10:3 + >=x11-libs/gtk+-3.16:3 >=x11-libs/libnotify-0.7:= >=x11-misc/shared-mime-info-0.22 diff --git a/mail-filter/libspf2/libspf2-1.2.10.ebuild b/mail-filter/libspf2/libspf2-1.2.10.ebuild index 886630a9c294..900966d62a91 100644 --- a/mail-filter/libspf2/libspf2-1.2.10.ebuild +++ b/mail-filter/libspf2/libspf2-1.2.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/libspf2/libspf2-1.2.10.ebuild,v 1.2 2014/10/23 04:02:54 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/libspf2/libspf2-1.2.10.ebuild,v 1.3 2015/06/11 15:06:04 ago Exp $ EAPI=5 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="http://www.libspf2.org/spf/libspf2-${PV}.tar.gz" LICENSE="|| ( LGPL-2.1 BSD-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="static static-libs" DEPEND="" diff --git a/mail-mta/exim/exim-4.85.ebuild b/mail-mta/exim/exim-4.85.ebuild index fb13d594a1c8..402cb5183a9b 100644 --- a/mail-mta/exim/exim-4.85.ebuild +++ b/mail-mta/exim/exim-4.85.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.85.ebuild,v 1.5 2015/06/09 07:09:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.85.ebuild,v 1.6 2015/06/11 14:27:10 ago Exp $ EAPI="5" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris" COMMON_DEPEND=">=sys-apps/sed-4.0.5 >=sys-libs/db-3.2 diff --git a/mail-mta/postfix/postfix-3.0.1-r1.ebuild b/mail-mta/postfix/postfix-3.0.1-r1.ebuild index 9be88c501ceb..ccc6505b0c7a 100644 --- a/mail-mta/postfix/postfix-3.0.1-r1.ebuild +++ b/mail-mta/postfix/postfix-3.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.0.1-r1.ebuild,v 1.4 2015/06/09 07:15:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.0.1-r1.ebuild,v 1.5 2015/06/11 14:30:05 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib pam ssl-cert systemd toolchain-funcs user versionator @@ -19,7 +19,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz LICENSE="IBM" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="+berkdb cdb doc dovecot-sasl +eai hardened ldap ldap-bind lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda" DEPEND=">=dev-libs/libpcre-3.4 diff --git a/media-gfx/gif2png/gif2png-2.5.9.ebuild b/media-gfx/gif2png/gif2png-2.5.9.ebuild index c898f155e30b..f40a1223f6ce 100644 --- a/media-gfx/gif2png/gif2png-2.5.9.ebuild +++ b/media-gfx/gif2png/gif2png-2.5.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gif2png/gif2png-2.5.9.ebuild,v 1.1 2014/06/20 06:40:32 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gif2png/gif2png-2.5.9.ebuild,v 1.2 2015/06/11 15:04:13 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://catb.org/~esr/${PN}/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=media-libs/libpng-1.2:0 diff --git a/media-gfx/gifsicle/gifsicle-1.86.ebuild b/media-gfx/gifsicle/gifsicle-1.86.ebuild index 361dea57d6b7..d0bd0e58aaae 100644 --- a/media-gfx/gifsicle/gifsicle-1.86.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.86.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.86.ebuild,v 1.1 2014/11/24 05:47:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.86.ebuild,v 1.2 2015/06/11 15:04:18 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="X" RDEPEND="X? ( x11-libs/libX11 x11-libs/libXt )" diff --git a/media-gfx/viewnior/viewnior-1.4.ebuild b/media-gfx/viewnior/viewnior-1.4.ebuild index 8d3388fd1cac..70a96630206c 100644 --- a/media-gfx/viewnior/viewnior-1.4.ebuild +++ b/media-gfx/viewnior/viewnior-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/viewnior-1.4.ebuild,v 1.1 2014/05/08 04:46:40 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/viewnior/viewnior-1.4.ebuild,v 1.2 2015/06/11 15:04:44 ago Exp $ EAPI="5" inherit fdo-mime gnome2-utils autotools @@ -11,7 +11,7 @@ SRC_URI="https://www.dropbox.com/s/zytq0suabesv933/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="dev-libs/glib:2 diff --git a/media-libs/flickcurl/flickcurl-1.26.ebuild b/media-libs/flickcurl/flickcurl-1.26.ebuild index faeec28b449b..93e44d0549a5 100644 --- a/media-libs/flickcurl/flickcurl-1.26.ebuild +++ b/media-libs/flickcurl/flickcurl-1.26.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/flickcurl/flickcurl-1.26.ebuild,v 1.1 2014/10/10 03:57:39 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/flickcurl/flickcurl-1.26.ebuild,v 1.2 2015/06/11 15:05:54 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://download.dajobe.org/flickcurl/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 GPL-2 Apache-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc raptor static-libs" RDEPEND=">=net-misc/curl-7.10.0 diff --git a/media-libs/lensfun/lensfun-0.3.0.ebuild b/media-libs/lensfun/lensfun-0.3.0.ebuild index 9190d4dfd544..acd116ceb4f7 100644 --- a/media-libs/lensfun/lensfun-0.3.0.ebuild +++ b/media-libs/lensfun/lensfun-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.9 2015/06/02 05:19:55 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.3.0.ebuild,v 1.10 2015/06/11 14:22:02 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2" RDEPEND=">=dev-libs/glib-2.28 diff --git a/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild b/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild index 71c69769b197..dda0fa66fcf3 100644 --- a/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild +++ b/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild,v 1.2 2015/06/09 18:35:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdcss/libdvdcss-1.3.0.ebuild,v 1.3 2015/06/11 15:06:46 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1.2" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc static-libs" RDEPEND="" diff --git a/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild b/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild index 87d406dac539..9d60f368455e 100644 --- a/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild +++ b/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild,v 1.3 2015/03/13 14:55:47 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdnav/libdvdnav-5.0.3.ebuild,v 1.4 2015/06/11 15:06:54 ago Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 @@ -15,9 +15,7 @@ if [[ ${PV} = 9999 ]]; then KEYWORDS="" else SRC_URI="http://downloads.videolan.org/pub/videolan/libdvdnav/${PV}/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 - ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos - ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" fi LICENSE="GPL-2" diff --git a/media-libs/libdvdread/libdvdread-5.0.3.ebuild b/media-libs/libdvdread/libdvdread-5.0.3.ebuild index 1a4988b159ce..a4a168fbb335 100644 --- a/media-libs/libdvdread/libdvdread-5.0.3.ebuild +++ b/media-libs/libdvdread/libdvdread-5.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdread/libdvdread-5.0.3.ebuild,v 1.2 2015/06/09 18:35:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvdread/libdvdread-5.0.3.ebuild,v 1.3 2015/06/11 15:06:50 ago Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 @@ -12,10 +12,10 @@ HOMEPAGE="http://dvdnav.mplayerhq.hu/" if [[ ${PV} = 9999 ]]; then inherit git-r3 EGIT_REPO_URI="git://git.videolan.org/libdvdread.git" - KEYWORDS="arm" + KEYWORDS="amd64 arm" else SRC_URI="http://downloads.videolan.org/pub/videolan/libdvdread/${PV}/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" fi LICENSE="GPL-2" diff --git a/media-libs/libmikmod/libmikmod-3.3.7.ebuild b/media-libs/libmikmod/libmikmod-3.3.7.ebuild index 3ee587dfb65b..d5f66af88012 100644 --- a/media-libs/libmikmod/libmikmod-3.3.7.ebuild +++ b/media-libs/libmikmod/libmikmod-3.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmikmod/libmikmod-3.3.7.ebuild,v 1.3 2015/06/09 18:36:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmikmod/libmikmod-3.3.7.ebuild,v 1.4 2015/06/11 15:05:14 ago Exp $ EAPI=5 inherit eutils multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mikmod/${P}.tar.gz" LICENSE="LGPL-2+ LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+alsa altivec coreaudio debug nas openal oss pulseaudio cpu_flags_x86_sse2 static-libs +threads" REQUIRED_USE="|| ( alsa coreaudio nas openal oss pulseaudio )" diff --git a/media-libs/libmygpo-qt/libmygpo-qt-1.0.7-r1.ebuild b/media-libs/libmygpo-qt/libmygpo-qt-1.0.7-r1.ebuild index 668b14ecaa44..0032e0430a7e 100644 --- a/media-libs/libmygpo-qt/libmygpo-qt-1.0.7-r1.ebuild +++ b/media-libs/libmygpo-qt/libmygpo-qt-1.0.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmygpo-qt/libmygpo-qt-1.0.7-r1.ebuild,v 1.1 2014/07/04 20:40:11 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmygpo-qt/libmygpo-qt-1.0.7-r1.ebuild,v 1.2 2015/06/11 15:05:19 ago Exp $ EAPI=5 inherit cmake-utils @@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" inherit git-2 else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" SRC_URI="https://github.com/gpodder/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi diff --git a/media-libs/libsbsms/libsbsms-2.0.2.ebuild b/media-libs/libsbsms/libsbsms-2.0.2.ebuild index 492609c344f2..96651fa09467 100644 --- a/media-libs/libsbsms/libsbsms-2.0.2.ebuild +++ b/media-libs/libsbsms/libsbsms-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.2.ebuild,v 1.2 2015/01/29 17:41:44 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.2.ebuild,v 1.3 2015/06/11 15:08:44 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="cpu_flags_x86_sse static-libs" src_prepare() { diff --git a/media-libs/libsidplay/libsidplay-2.1.1-r4.ebuild b/media-libs/libsidplay/libsidplay-2.1.1-r4.ebuild index 7d2d88b7ef30..ef5ff40eca6c 100644 --- a/media-libs/libsidplay/libsidplay-2.1.1-r4.ebuild +++ b/media-libs/libsidplay/libsidplay-2.1.1-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsidplay/libsidplay-2.1.1-r4.ebuild,v 1.9 2014/09/15 08:21:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsidplay/libsidplay-2.1.1-r4.ebuild,v 1.10 2015/06/11 19:07:40 maekke Exp $ EAPI=4 inherit eutils libtool multilib-minimal @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/sidplay2/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="static-libs" RDEPEND="abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r6 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] )" diff --git a/media-libs/mutagen/mutagen-1.27.ebuild b/media-libs/mutagen/mutagen-1.27.ebuild index 1f91581a57bb..6e4f4cbb99b2 100644 --- a/media-libs/mutagen/mutagen-1.27.ebuild +++ b/media-libs/mutagen/mutagen-1.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.27.ebuild,v 1.1 2014/11/29 22:40:33 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mutagen/mutagen-1.27.ebuild,v 1.2 2015/06/11 15:05:34 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ SRC_URI="https://bitbucket.org/lazka/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="doc test" # TODO: Missing support for >=dev-python/eyeD3-0.7 API diff --git a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild index a7b38c42a846..fa612ca7428d 100644 --- a/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild +++ b/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild,v 1.4 2015/06/09 07:12:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1-r1.ebuild,v 1.5 2015/06/11 14:28:34 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="debug" RDEPEND=" diff --git a/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild b/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild deleted file mode 100644 index 58cbb3c4f253..000000000000 --- a/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/taglib-extras/taglib-extras-1.0.1.ebuild,v 1.8 2015/04/08 11:16:12 kensington Exp $ - -EAPI=2 -inherit cmake-utils - -DESCRIPTION="Unofficial taglib plugins maintained by the Amarok team" -HOMEPAGE="http://developer.kde.org/~wheeler/taglib.html" -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~ppc64 x86" -SLOT="0" -IUSE="debug" - -TAGLIB_VERSION="1.6" -RDEPEND=" - >=media-libs/taglib-${TAGLIB_VERSION} -" -DEPEND="${RDEPEND}" - -DOCS="AUTHORS ChangeLog" diff --git a/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild b/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild index 228a1142cc3f..1e11ec34e833 100644 --- a/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild +++ b/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild,v 1.5 2015/05/29 04:44:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.6-r1.ebuild,v 1.6 2015/06/11 14:18:59 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then NLS_DEPEND="sys-devel/gettext" NLS_RDEPEND="virtual/libintl" else - KEYWORDS="amd64 hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" + KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" NLS_IUSE="nls" NLS_DEPEND="nls? ( sys-devel/gettext )" diff --git a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.13_p201211-r4.ebuild b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.13_p201211-r4.ebuild index f20e746e2607..e14024e87ebe 100644 --- a/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.13_p201211-r4.ebuild +++ b/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.13_p201211-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.13_p201211-r4.ebuild,v 1.3 2015/06/09 07:09:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ffmpeg/gst-plugins-ffmpeg-0.10.13_p201211-r4.ebuild,v 1.4 2015/06/11 14:32:30 ago Exp $ EAPI=5 inherit eutils flag-o-matic multilib-minimal @@ -19,7 +19,7 @@ SRC_URI="http://dev.gentoo.org/~tetromino/distfiles/${PN}/${MY_P}.tar.xz http://dev.gentoo.org/~tetromino/distfiles/${PN}/${MY_P}-libav-9-patches.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="libav +orc" S=${WORKDIR}/${MY_P} diff --git a/media-plugins/live/Manifest b/media-plugins/live/Manifest index 08f7ff0a13b0..fca8aadd9879 100644 --- a/media-plugins/live/Manifest +++ b/media-plugins/live/Manifest @@ -1,3 +1,3 @@ -DIST live.2012.01.07.tar.gz 534076 SHA256 8f3d167959b355c571caab2ee12cf70c89f09e93484f150080a59367b35c8131 +DIST live.2012.01.07.tar.gz 534076 SHA256 8f3d167959b355c571caab2ee12cf70c89f09e93484f150080a59367b35c8131 SHA512 f38e8978a630078b9933d7540fee290d08a53b17137265392be9ce04f4e0e18b52953dc9cee208d8403e484d9e67c43a6e0700495aef708279ed090dcec72744 WHIRLPOOL 0ca17abb5ced98d0327f48163f975f2f65dbb3d37984f063e4946ccbc2dcad5f57dc7cccf16e2dce1ee496cef5012ecefc2a24aca75303c602a943f6f87cd419 DIST live.2012.09.13.tar.gz 560899 SHA256 d5667373aed8766c0a983a71b37c208976e93f181974d3a1a4ab6d9845df9be7 SHA512 344c29038e9882b3ad8678ceec7755aca5013e3b0821ca6b9d846cc1c926c1dc125b71dce91986b760793123ebff9f291aaf0dbfb3570721968f641a2b530c5d WHIRLPOOL 1b76f557e2a8441b36ceba7d274eccf4b9337224c63c1b4d4d8b3e3ba4277d9bbf4e7ebc0665e914bc476cae5178ae09ad8bc0dc1024a676ded94b293c2a0b13 DIST live.2013.02.11.tar.gz 570837 SHA256 2cd619e61b9293a094a2cbb8dd7a7505f8e74e6197b80989093425ac78a86d83 SHA512 c0f2efbf2af06d5e5f2bc58955ca37942022a439e3c48bec06a49b636e08d4d31855e884586448c698b0c90d35ef24f282570d0026c4454c9e58855ff36713be WHIRLPOOL 121fb4815c44db793a3c225faa5c16e68a8f975e45e8c4d492886aa82a57dd1571ad14076375767524cb848336b702cccc9ab17af79787ac489b6eb789fd9bd9 diff --git a/media-plugins/live/live-2013.02.11.ebuild b/media-plugins/live/live-2013.02.11.ebuild index 9a8bf9bc872e..f638ad89ef24 100644 --- a/media-plugins/live/live-2013.02.11.ebuild +++ b/media-plugins/live/live-2013.02.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2013.02.11.ebuild,v 1.3 2014/05/06 02:47:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/live/live-2013.02.11.ebuild,v 1.4 2015/06/11 19:16:25 maekke Exp $ EAPI=3 inherit flag-o-matic eutils toolchain-funcs multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.live555.com/liveMedia/public/${P/-/.}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="examples static-libs" S="${WORKDIR}" diff --git a/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild b/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild index 19262a8c2c7a..980d2cd6b695 100644 --- a/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild +++ b/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild,v 1.4 2015/05/30 12:09:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/quodlibet-plugins/quodlibet-plugins-3.1.2.ebuild,v 1.5 2015/06/11 14:26:29 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://bitbucket.org/lazka/quodlibet-files/raw/default/releases/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=media-sound/quodlibet-${PV}" diff --git a/media-sound/gimmix/gimmix-0.5.7.2.ebuild b/media-sound/gimmix/gimmix-0.5.7.2.ebuild index 9d814cd2bc6d..63bad5ae046e 100644 --- a/media-sound/gimmix/gimmix-0.5.7.2.ebuild +++ b/media-sound/gimmix/gimmix-0.5.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gimmix/gimmix-0.5.7.2.ebuild,v 1.2 2015/04/12 16:30:34 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gimmix/gimmix-0.5.7.2.ebuild,v 1.3 2015/06/11 15:04:08 ago Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="cover lyrics taglib" RDEPEND=">=media-libs/libmpd-0.17 diff --git a/media-sound/gmpc/gmpc-11.8.16-r1.ebuild b/media-sound/gmpc/gmpc-11.8.16-r1.ebuild index 4197d875c129..840b44ae7e57 100644 --- a/media-sound/gmpc/gmpc-11.8.16-r1.ebuild +++ b/media-sound/gmpc/gmpc-11.8.16-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-11.8.16-r1.ebuild,v 1.1 2014/06/27 16:16:01 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-11.8.16-r1.ebuild,v 1.2 2015/06/11 15:04:29 ago Exp $ EAPI=4 VALA_MIN_API_VERSION=0.12 @@ -13,7 +13,7 @@ SRC_URI="http://download.sarine.nl/Programs/gmpc/11.8/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="nls xspf +unique" RDEPEND="dev-db/sqlite:3 diff --git a/media-sound/gmusicbrowser/gmusicbrowser-1.1.13.ebuild b/media-sound/gmusicbrowser/gmusicbrowser-1.1.13.ebuild index d6ce98314147..0e5dcb96491b 100644 --- a/media-sound/gmusicbrowser/gmusicbrowser-1.1.13.ebuild +++ b/media-sound/gmusicbrowser/gmusicbrowser-1.1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmusicbrowser/gmusicbrowser-1.1.13.ebuild,v 1.1 2014/09/06 22:45:17 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmusicbrowser/gmusicbrowser-1.1.13.ebuild,v 1.2 2015/06/11 15:05:09 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.org/download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" GSTREAMER_DEPEND=" diff --git a/media-sound/mikmod/mikmod-3.2.6.ebuild b/media-sound/mikmod/mikmod-3.2.6.ebuild index a6e011b2b194..9f57cf7b1b21 100644 --- a/media-sound/mikmod/mikmod-3.2.6.ebuild +++ b/media-sound/mikmod/mikmod-3.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/mikmod-3.2.6.ebuild,v 1.1 2014/10/17 13:13:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mikmod/mikmod-3.2.6.ebuild,v 1.2 2015/06/11 15:03:48 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/mikmod/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libmikmod-3.3 diff --git a/media-sound/ncmpc/ncmpc-0.24.ebuild b/media-sound/ncmpc/ncmpc-0.24.ebuild index e7c5b095b264..a912b40cb7cc 100644 --- a/media-sound/ncmpc/ncmpc-0.24.ebuild +++ b/media-sound/ncmpc/ncmpc-0.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.24.ebuild,v 1.1 2014/07/15 01:56:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/ncmpc/ncmpc-0.24.ebuild,v 1.2 2015/06/11 15:06:59 ago Exp $ EAPI=5 inherit multilib @@ -11,7 +11,7 @@ SRC_URI="http://www.musicpd.org/download/${PN}/${PV%.*}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="artist-screen chat-screen colors debug +help-screen key-screen lirc lyrics-screen mouse nls search-screen song-screen" RDEPEND=">=dev-libs/glib-2.12:2 diff --git a/media-sound/quimup/quimup-1.3.2.ebuild b/media-sound/quimup/quimup-1.3.2.ebuild index 373bc0e3e90e..4cc918cfa486 100644 --- a/media-sound/quimup/quimup-1.3.2.ebuild +++ b/media-sound/quimup/quimup-1.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/quimup/quimup-1.3.2.ebuild,v 1.1 2014/06/29 14:53:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/quimup/quimup-1.3.2.ebuild,v 1.2 2015/06/11 15:07:04 ago Exp $ EAPI=5 inherit eutils qt4-r2 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}_src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-qt/qtgui:4 diff --git a/media-sound/quodlibet/quodlibet-3.1.2.ebuild b/media-sound/quodlibet/quodlibet-3.1.2.ebuild index c61c322cf44b..f4553d449479 100644 --- a/media-sound/quodlibet/quodlibet-3.1.2.ebuild +++ b/media-sound/quodlibet/quodlibet-3.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/quodlibet/quodlibet-3.1.2.ebuild,v 1.6 2015/05/30 12:09:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/quodlibet/quodlibet-3.1.2.ebuild,v 1.7 2015/06/11 14:26:25 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -12,7 +12,7 @@ SRC_URI="http://bitbucket.org/lazka/${PN}-files/raw/default/releases/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="+dbus gstreamer ipod +udev" RDEPEND="dev-libs/keybinder:3[introspection] diff --git a/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild b/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild index 9fd2cfd063af..70169c189fb0 100644 --- a/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild +++ b/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild,v 1.7 2015/05/17 20:09:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-freepats/timidity-freepats-20060219-r1.ebuild,v 1.8 2015/06/11 19:17:52 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~x86-fbsd" IUSE="" RESTRICT="binchecks strip" diff --git a/media-sound/volti/volti-0.2.3-r1.ebuild b/media-sound/volti/volti-0.2.3-r1.ebuild index 3b1c68e5292f..075276a1add4 100644 --- a/media-sound/volti/volti-0.2.3-r1.ebuild +++ b/media-sound/volti/volti-0.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.4 2015/04/08 17:59:42 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.5 2015/06/11 15:07:09 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="libnotify X" RDEPEND=">=dev-python/pygtk-2.16 diff --git a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild index 96fdcfe0404e..2fbd30c8cb8a 100644 --- a/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild +++ b/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild,v 1.1 2014/09/25 15:18:24 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/shoutcast2vdr/shoutcast2vdr-0.0.8-r1.ebuild,v 1.2 2015/06/11 15:07:19 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ DESCRIPTION="VDR script: generate shoutcast playlists" HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=19478" SRC_URI="http://www.kost.sh/vdr/${P}.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" diff --git a/media-video/gaupol/gaupol-0.19.2-r1.ebuild b/media-video/gaupol/gaupol-0.19.2-r1.ebuild index c84e8305860b..75f2e3e9e272 100644 --- a/media-video/gaupol/gaupol-0.19.2-r1.ebuild +++ b/media-video/gaupol/gaupol-0.19.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/gaupol-0.19.2-r1.ebuild,v 1.1 2014/05/22 21:16:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/gaupol-0.19.2-r1.ebuild,v 1.2 2015/06/11 15:07:39 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://download.gna.org/${PN}/${MAJOR_MINOR_VERSION}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="spell" RDEPEND="dev-python/chardet[${PYTHON_USEDEP}] diff --git a/media-video/xine-ui/xine-ui-0.99.9.ebuild b/media-video/xine-ui/xine-ui-0.99.9.ebuild index a730d4816890..fbb3c6f62cf5 100644 --- a/media-video/xine-ui/xine-ui-0.99.9.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.9.ebuild,v 1.6 2015/06/05 17:41:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.9.ebuild,v 1.7 2015/06/11 14:23:07 ago Exp $ EAPI=5 inherit fdo-mime gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd" IUSE="aalib curl debug libcaca lirc nls readline vdr X xinerama" RDEPEND="|| ( app-arch/tar app-arch/libarchive ) diff --git a/metadata/dtd/timestamp.chk b/metadata/dtd/timestamp.chk index b3737f743dab..e286afeeb581 100644 --- a/metadata/dtd/timestamp.chk +++ b/metadata/dtd/timestamp.chk @@ -1 +1 @@ -Thu, 11 Jun 2015 14:06:59 +0000 +Thu, 11 Jun 2015 19:37:07 +0000 diff --git a/metadata/glsa/timestamp.chk b/metadata/glsa/timestamp.chk index b3737f743dab..e286afeeb581 100644 --- a/metadata/glsa/timestamp.chk +++ b/metadata/glsa/timestamp.chk @@ -1 +1 @@ -Thu, 11 Jun 2015 14:06:59 +0000 +Thu, 11 Jun 2015 19:37:07 +0000 diff --git a/metadata/md5-cache/app-admin/logrotate-3.8.9-r1 b/metadata/md5-cache/app-admin/logrotate-3.8.9-r1 index 043fefdcde28..74952ad7a3cc 100644 --- a/metadata/md5-cache/app-admin/logrotate-3.8.9-r1 +++ b/metadata/md5-cache/app-admin/logrotate-3.8.9-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Rotates, compresses, and mails system logs EAPI=5 HOMEPAGE=https://fedorahosted.org/logrotate/ IUSE=acl +cron selinux -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=GPL-2 RDEPEND=>=dev-libs/popt-1.5 selinux? ( sys-libs/libselinux ) acl? ( virtual/acl ) selinux? ( sec-policy/selinux-logrotate ) cron? ( virtual/cron ) SLOT=0 SRC_URI=https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.8.9.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=50eadacb125c7a3de7754020e5d8735e +_md5_=ab6f93439024adf73db23dc2960d21fc diff --git a/metadata/md5-cache/app-admin/system-config-printer-1.4.8 b/metadata/md5-cache/app-admin/system-config-printer-1.4.8 index 10a806e280c3..221116ca0947 100644 --- a/metadata/md5-cache/app-admin/system-config-printer-1.4.8 +++ b/metadata/md5-cache/app-admin/system-config-printer-1.4.8 @@ -4,7 +4,7 @@ DESCRIPTION=GNOME frontend for a Red Hat's printer administration tool EAPI=5 HOMEPAGE=http://cyberelk.net/tim/software/system-config-printer/ IUSE=doc gnome-keyring policykit linguas_ar linguas_as linguas_bg linguas_bn_IN linguas_bn linguas_br linguas_bs linguas_ca linguas_cs linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_es linguas_et linguas_fa linguas_fi linguas_fr linguas_gu linguas_he linguas_hi linguas_hr linguas_hu linguas_hy linguas_id linguas_is linguas_it linguas_ja linguas_ka linguas_kn linguas_ko linguas_lo linguas_lv linguas_mai linguas_mk linguas_ml linguas_mr linguas_ms linguas_nb linguas_nl linguas_nn linguas_or linguas_pa linguas_pl linguas_pt_BR linguas_pt linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sr@latin linguas_sr linguas_sv linguas_ta linguas_te linguas_th linguas_tr linguas_uk linguas_vi linguas_zh_CN linguas_zh_TW python_targets_python2_7 -KEYWORDS=~alpha amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc x86 +KEYWORDS=~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 LICENSE=GPL-2 RDEPEND=>=dev-lang/python-2.7.5-r2:2.7[xml] >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] >=dev-libs/glib-2:2 dev-libs/libxml2[python,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pycairo[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] >=dev-python/pycups-1.9.60[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pycurl[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] dev-python/pygobject:3[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] net-print/cups[dbus] virtual/libusb:1 >=virtual/udev-172 x11-libs/gtk+:3[introspection] x11-libs/libnotify[introspection] x11-libs/pango[introspection] gnome-keyring? ( gnome-base/libgnome-keyring[introspection] ) policykit? ( >=sys-auth/polkit-0.104-r1 ) !app-admin/system-config-printer-common !app-admin/system-config-printer-gnome REQUIRED_USE=python_targets_python2_7 @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://cyberelk.net/tim/data/system-config-printer/1.4/system-config-printer-1.4.8.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 10c513def52488230abb60a4b19a03b9 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=dd80765ee8747783f2575bb619c6e095 +_md5_=ef970ce5b00af91ba1f7b81d7d82e3b4 diff --git a/metadata/md5-cache/app-arch/par2cmdline-0.6.12 b/metadata/md5-cache/app-arch/par2cmdline-0.6.12 index 753179de8e30..e4011eb6d580 100644 --- a/metadata/md5-cache/app-arch/par2cmdline-0.6.12 +++ b/metadata/md5-cache/app-arch/par2cmdline-0.6.12 @@ -3,9 +3,9 @@ DEPEND=!=sys-devel/automake-1.14.1:1.14 >=s DESCRIPTION=A PAR-2.0 file verification and repair tool EAPI=5 HOMEPAGE=http://github.com/BlackIkeEagle/par2cmdline -KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-2 SLOT=0 SRC_URI=http://github.com/BlackIkeEagle/par2cmdline/archive/v0.6.12.tar.gz -> par2cmdline-0.6.12.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=a3118d0a7482b82348c849c6777b009f +_md5_=924523c62013753127884871d65f05d0 diff --git a/metadata/md5-cache/app-arch/rar-5.2.1 b/metadata/md5-cache/app-arch/rar-5.2.1 index 99bb127472da..1077b9ecf38f 100644 --- a/metadata/md5-cache/app-arch/rar-5.2.1 +++ b/metadata/md5-cache/app-arch/rar-5.2.1 @@ -4,9 +4,9 @@ DESCRIPTION=RAR compressor/uncompressor EAPI=4 HOMEPAGE=http://www.rarsoft.com/ IUSE=all_sfx static -KEYWORDS=-* ~amd64 ~x86 +KEYWORDS=-* amd64 ~x86 LICENSE=RAR RDEPEND=sys-libs/glibc SLOT=0 SRC_URI=x86? ( http://www.rarlab.com/rar/rarlinux-5.2.1.tar.gz ) amd64? ( http://www.rarlab.com/rar/rarlinux-x64-5.2.1.tar.gz ) all_sfx? ( http://www.rarlab.com/rar/rarlinux-5.2.1.tar.gz http://www.rarlab.com/rar/rarlinux-x64-5.2.1.tar.gz http://www.rarlab.com/rar/winrar-x64-521.exe ) -_md5_=dfbc6f0fd73322c20122621929d5a2e4 +_md5_=e7a8f4c35c70ec0d6132ca3b6627302c diff --git a/metadata/md5-cache/app-crypt/ssh-multiadd-1.3.2-r1 b/metadata/md5-cache/app-crypt/ssh-multiadd-1.3.2-r1 index d6240ffe0ad8..66b9cee11620 100644 --- a/metadata/md5-cache/app-crypt/ssh-multiadd-1.3.2-r1 +++ b/metadata/md5-cache/app-crypt/ssh-multiadd-1.3.2-r1 @@ -3,10 +3,10 @@ DESCRIPTION=Adds multiple ssh keys to the ssh authentication agent EAPI=5 HOMEPAGE=http://code.fluffytapeworm.com/projects IUSE=X python_targets_python2_7 -KEYWORDS=amd64 ~ppc x86 +KEYWORDS=amd64 ppc x86 LICENSE=GPL-2 RDEPEND=X? ( >=net-misc/x11-ssh-askpass-1.2.2 ) SLOT=0 SRC_URI=http://code.fluffytapeworm.com/projects/ssh-multiadd-1.3.2.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=5116c1f993c271b868839d701c364122 +_md5_=fa2d9c141f1d39b7214049b7f4a0f070 diff --git a/metadata/md5-cache/app-editors/adie-1.7.49 b/metadata/md5-cache/app-editors/adie-1.7.49 index 0946ba6199d4..04ad35d329c8 100644 --- a/metadata/md5-cache/app-editors/adie-1.7.49 +++ b/metadata/md5-cache/app-editors/adie-1.7.49 @@ -4,10 +4,10 @@ DESCRIPTION=Text editor based on the FOX Toolkit EAPI=5 HOMEPAGE=http://www.fox-toolkit.org/ IUSE=debug doc profile -KEYWORDS=~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=~x11-libs/fox-1.7.49 x11-libs/libICE x11-libs/libSM SLOT=0 SRC_URI=ftp://ftp.fox-toolkit.org/pub/fox-1.7.49.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de fox 26650ced206327e4fca3dec6cd441381 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=144ef56b03abae3193685f7ff55dc7e9 +_md5_=0ccc5542ecb4d94e98ad8aec37428bb5 diff --git a/metadata/md5-cache/app-emacs/ruby-mode-2.0.0_p247 b/metadata/md5-cache/app-emacs/ruby-mode-2.0.0_p247 index b3090e1e8829..ffc7c97132f4 100644 --- a/metadata/md5-cache/app-emacs/ruby-mode-2.0.0_p247 +++ b/metadata/md5-cache/app-emacs/ruby-mode-2.0.0_p247 @@ -3,10 +3,10 @@ DEPEND=>=virtual/emacs-23 DESCRIPTION=Emacs major mode for editing Ruby code EAPI=5 HOMEPAGE=http://www.ruby-lang.org/ -KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-3+ RDEPEND=>=virtual/emacs-23 SLOT=0 SRC_URI=mirror://ruby/ruby-2.0.0-p247.tar.bz2 _eclasses_=elisp d13b0507622afb8ac9e3f54e91d58614 elisp-common 9a16929c1a6aec7e1c903289983e114c eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=2259602731b2b55bb8359770dd029153 +_md5_=bc43f050e31b27578537e97510adfa6d diff --git a/metadata/md5-cache/app-emulation/libspectrum-1.1.1 b/metadata/md5-cache/app-emulation/libspectrum-1.1.1 index c3e7fdbd46c2..272968d7953a 100644 --- a/metadata/md5-cache/app-emulation/libspectrum-1.1.1 +++ b/metadata/md5-cache/app-emulation/libspectrum-1.1.1 @@ -4,9 +4,9 @@ DESCRIPTION=Spectrum emulation library EAPI=5 HOMEPAGE=http://fuse-emulator.sourceforge.net/libspectrum.php IUSE=audiofile bzip2 gcrypt zlib -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=zlib? ( sys-libs/zlib ) bzip2? ( >=app-arch/bzip2-1.0 ) >=dev-libs/glib-2 gcrypt? ( dev-libs/libgcrypt:0 ) audiofile? ( >=media-libs/audiofile-0.2.3 ) SLOT=0 SRC_URI=mirror://sourceforge/fuse-emulator/libspectrum-1.1.1.tar.gz -_md5_=356f3f9814e2121aa1221b51db67755e +_md5_=e39017506e331a495b29004f87994271 diff --git a/metadata/md5-cache/app-emulation/lxc-1.1.2-r1 b/metadata/md5-cache/app-emulation/lxc-1.1.2-r1 new file mode 100644 index 000000000000..ef01567238a7 --- /dev/null +++ b/metadata/md5-cache/app-emulation/lxc-1.1.2-r1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst prepare setup +DEPEND=net-libs/gnutls sys-libs/libcap cgmanager? ( app-admin/cgmanager ) lua? ( >=dev-lang/lua-5.1:= ) python? ( python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) seccomp? ( sys-libs/libseccomp ) doc? ( app-text/docbook-sgml-utils ) >=sys-kernel/linux-headers-3.2 !=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig +DESCRIPTION=LinuX Containers userspace utilities +EAPI=5 +HOMEPAGE=https://linuxcontainers.org/ +IUSE=cgmanager doc examples lua python seccomp python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~amd64 ~arm ~arm64 +LICENSE=LGPL-3 +RDEPEND=net-libs/gnutls sys-libs/libcap cgmanager? ( app-admin/cgmanager ) lua? ( >=dev-lang/lua-5.1:= ) python? ( python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) seccomp? ( sys-libs/libseccomp ) sys-process/criu sys-apps/util-linux app-misc/pax-utils virtual/awk +REQUIRED_USE=python? ( || ( python_targets_python3_3 python_targets_python3_4 ) ) +SLOT=0 +SRC_URI=https://github.com/lxc/lxc/archive/lxc-1.1.2.tar.gz +_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 linux-info 8cbc678e083c23e4ad546ca6509cf304 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=f7b1e74059a7da0f072a23e70c0200ad diff --git a/metadata/md5-cache/app-i18n/rime-data-0.35 b/metadata/md5-cache/app-i18n/rime-data-0.35 index d0e8207c4600..e1e438e223fe 100644 --- a/metadata/md5-cache/app-i18n/rime-data-0.35 +++ b/metadata/md5-cache/app-i18n/rime-data-0.35 @@ -3,10 +3,10 @@ DEPEND=app-i18n/librime DESCRIPTION=Data resources for Rime Input Method Engine EAPI=5 HOMEPAGE=http://code.google.com/p/rimeime/ -KEYWORDS=~amd64 ~ppc ppc64 ~x86 +KEYWORDS=amd64 ~ppc ppc64 ~x86 LICENSE=GPL-3 RDEPEND=app-i18n/librime SLOT=0 SRC_URI=http://dl.bintray.com/lotem/rime/brise-0.35.tar.gz _eclasses_=vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66 -_md5_=bbb423891f667969e7441a0bfe94510a +_md5_=08e2cbd0ca002ea94840dfa224541b17 diff --git a/metadata/md5-cache/app-misc/elasticsearch-1.4.4 b/metadata/md5-cache/app-misc/elasticsearch-1.4.4 deleted file mode 100644 index a72936a3a5f4..000000000000 --- a/metadata/md5-cache/app-misc/elasticsearch-1.4.4 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=install postinst prepare setup -DEPEND=virtual/pkgconfig -DESCRIPTION=Open Source, Distributed, RESTful, Search Engine -EAPI=5 -HOMEPAGE=http://www.elasticsearch.org/ -KEYWORDS=~amd64 -LICENSE=Apache-2.0 -RDEPEND=virtual/jre:1.7 -RESTRICT=strip -SLOT=0 -SRC_URI=http://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.4.4.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 -_md5_=1c25e02993aac1d9068afabd7198535d diff --git a/metadata/md5-cache/app-misc/elasticsearch-1.5.0 b/metadata/md5-cache/app-misc/elasticsearch-1.6.0 similarity index 70% rename from metadata/md5-cache/app-misc/elasticsearch-1.5.0 rename to metadata/md5-cache/app-misc/elasticsearch-1.6.0 index e7769898f771..e9ccb1d305ed 100644 --- a/metadata/md5-cache/app-misc/elasticsearch-1.5.0 +++ b/metadata/md5-cache/app-misc/elasticsearch-1.6.0 @@ -2,12 +2,12 @@ DEFINED_PHASES=install postinst prepare setup DEPEND=virtual/pkgconfig DESCRIPTION=Open Source, Distributed, RESTful, Search Engine EAPI=5 -HOMEPAGE=http://www.elasticsearch.org/ +HOMEPAGE=https://www.elastic.co/products/elasticsearch KEYWORDS=~amd64 LICENSE=Apache-2.0 RDEPEND=virtual/jre:1.7 RESTRICT=strip SLOT=0 -SRC_URI=http://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.5.0.tar.gz +SRC_URI=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-1.6.0.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 -_md5_=1d2f26e0430900d7ecff8da54542fbc8 +_md5_=ab8e014ca14301b0fe500c4ceacb7281 diff --git a/metadata/md5-cache/app-misc/task-2.3.0-r1 b/metadata/md5-cache/app-misc/task-2.3.0-r1 index 398637718b57..63694cbda5df 100644 --- a/metadata/md5-cache/app-misc/task-2.3.0-r1 +++ b/metadata/md5-cache/app-misc/task-2.3.0-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Taskwarrior is a command-line todo list manager EAPI=5 HOMEPAGE=http://taskwarrior.org/ IUSE=gnutls vim-syntax zsh-completion -KEYWORDS=~amd64 ~arm ~x86 ~x64-macos +KEYWORDS=amd64 ~arm ~x86 ~x64-macos LICENSE=MIT RDEPEND=gnutls? ( net-libs/gnutls ) sys-libs/readline elibc_glibc? ( sys-apps/util-linux ) SLOT=0 SRC_URI=http://taskwarrior.org/download/task-2.3.0.tar.gz _eclasses_=bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=5d43d3396afa06b6041320620336fbce +_md5_=ddadb99fb6641f1ff331302e7ed2c4f2 diff --git a/metadata/md5-cache/app-office/texmacs-1.99.2-r1 b/metadata/md5-cache/app-office/texmacs-1.99.2-r1 index f129b27385ad..388f3d2a8c0f 100644 --- a/metadata/md5-cache/app-office/texmacs-1.99.2-r1 +++ b/metadata/md5-cache/app-office/texmacs-1.99.2-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Wysiwyg text processor with high-quality maths EAPI=5 HOMEPAGE=http://www.texmacs.org/ IUSE=imlib jpeg netpbm pdf qt4 svg spell -KEYWORDS=~alpha amd64 ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux LICENSE=GPL-3 RDEPEND=app-text/ghostscript-gpl dev-scheme/guile:12[deprecated] media-libs/freetype x11-apps/xmodmap x11-libs/libXext virtual/latex-base imlib? ( media-libs/imlib2 ) jpeg? ( || ( media-gfx/imagemagick media-gfx/jpeg2ps ) ) netpbm? ( media-libs/netpbm ) qt4? ( dev-qt/qtgui:4 ) spell? ( app-text/aspell ) svg? ( || ( media-gfx/inkscape gnome-base/librsvg:2 ) ) SLOT=0 SRC_URI=ftp://ftp.texmacs.org/pub/TeXmacs/tmftp/source/TeXmacs-1.99.2-src.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=d4ae25c074793b23eeabb287f46800ed +_md5_=7542b4670be29b6b2f0cc2e12d489ec6 diff --git a/metadata/md5-cache/app-shells/sash-3.8 b/metadata/md5-cache/app-shells/sash-3.8 index fc796a430565..ea43eb6cf72d 100644 --- a/metadata/md5-cache/app-shells/sash-3.8 +++ b/metadata/md5-cache/app-shells/sash-3.8 @@ -4,10 +4,10 @@ DESCRIPTION=A small (static) UNIX Shell EAPI=4 HOMEPAGE=http://www.canb.auug.org.au/~dbell/ IUSE=static -KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 +KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=freedist RDEPEND=!static? ( static? ( sys-libs/zlib[static-libs] ) !static? ( >=sys-libs/zlib-1.2.3 ) ) SLOT=0 SRC_URI=http://www.canb.auug.org.au/~dbell/programs/sash-3.8.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=86bfca45e1de84d86a9b789765f88165 +_md5_=37566dc59c2e1cf56d157a080dda8091 diff --git a/metadata/md5-cache/app-text/dvisvgm-1.8.1 b/metadata/md5-cache/app-text/dvisvgm-1.8.1 index 93e874d32098..4a20192bcacc 100644 --- a/metadata/md5-cache/app-text/dvisvgm-1.8.1 +++ b/metadata/md5-cache/app-text/dvisvgm-1.8.1 @@ -4,10 +4,10 @@ DESCRIPTION=Converts DVI files to SVG EAPI=4 HOMEPAGE=http://dvisvgm.sourceforge.net/ IUSE=test -KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=GPL-3 RDEPEND=virtual/tex-base app-text/ghostscript-gpl >=media-gfx/potrace-1.10-r1 media-libs/freetype:2 sys-libs/zlib RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/dvisvgm/dvisvgm-1.8.1.tar.gz -_md5_=38a64fc8de33677421636c87a5ce8325 +_md5_=ca3ba7e7530d1bcecdb4dc962a6429e6 diff --git a/metadata/md5-cache/app-text/ghostscript-gpl-9.15-r1 b/metadata/md5-cache/app-text/ghostscript-gpl-9.15-r1 index ab730287d17e..7be03f235216 100644 --- a/metadata/md5-cache/app-text/ghostscript-gpl-9.15-r1 +++ b/metadata/md5-cache/app-text/ghostscript-gpl-9.15-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Ghostscript is an interpreter for the PostScript language and for PD EAPI=5 HOMEPAGE=http://ghostscript.com/ IUSE=cups dbus djvu gtk idn linguas_de static-libs X linguas_ja linguas_ko linguas_zh_CN linguas_zh_TW -KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd +KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd LICENSE=AGPL-3 CPL-1.0 RDEPEND=app-text/libpaper media-libs/fontconfig >=media-libs/freetype-2.4.9:2= media-libs/jbig2dec >=media-libs/lcms-2.6:2 >=media-libs/libpng-1.6.2:0= >=media-libs/tiff-4.0.1:0= >=sys-libs/zlib-1.2.7:= virtual/jpeg:0 cups? ( >=net-print/cups-1.3.8 ) dbus? ( sys-apps/dbus ) djvu? ( app-text/djvu ) gtk? ( || ( x11-libs/gtk+:3 x11-libs/gtk+:2 ) ) idn? ( net-dns/libidn ) X? ( x11-libs/libXt x11-libs/libXext ) >=app-text/poppler-data-0.4.5-r1 >=media-fonts/urw-fonts-2.4.9 linguas_ja? ( media-fonts/kochi-substitute ) linguas_ko? ( media-fonts/baekmuk-fonts ) linguas_zh_CN? ( media-fonts/arphicfonts ) linguas_zh_TW? ( media-fonts/arphicfonts ) !!media-fonts/gnu-gs-fonts-std !!media-fonts/gnu-gs-fonts-other !=dev-libs/glib-2.16:2= dev-libs/libsigc++:2= sys-libs/zlib:= >=x11-libs/gtk+-2.20:2= gucharmap? ( >=gnome-extra/gucharmap-2.22.1:0 ) spell? ( >=app-text/enchant-1.2 ) tools? ( dev-libs/libpcre:= dev-libs/libxml2:= virtual/mysql ) espeak? ( >=app-accessibility/espeak-1.29 ) RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/stardict-4/stardict-3.0.6.tar.bz2 pronounce? ( http://stardict-3.googlecode.com/files/WyabdcRealPeopleTTS.tar.bz2 ) qqwry? ( mirror://gentoo/QQWry.Dat.bz2 ) _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 10c513def52488230abb60a4b19a03b9 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=941ebd6ea675416203618a4fd70f00f9 +_md5_=be6e0b916352c75541aa41803c842377 diff --git a/metadata/md5-cache/app-vim/c-support-6.1.1 b/metadata/md5-cache/app-vim/c-support-6.1.1 index 614655db6d2a..87b477c24fe8 100644 --- a/metadata/md5-cache/app-vim/c-support-6.1.1 +++ b/metadata/md5-cache/app-vim/c-support-6.1.1 @@ -3,10 +3,10 @@ DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) DESCRIPTION=vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys EAPI=5 HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=213 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=public-domain RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) SLOT=0 SRC_URI=mirror://gentoo/c-support-6.1.1.tar.bz2 http://dev.gentoo.org/~radhermit/vim/c-support-6.1.1.tar.bz2 _eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c -_md5_=7e69cc1932f70e8a0debe2e6e15f44a7 +_md5_=418ed43459275173f35f0e5366f8ff19 diff --git a/metadata/md5-cache/app-vim/vim-misc-1.17.1 b/metadata/md5-cache/app-vim/vim-misc-1.17.1 index 9778e208bec2..1159a1a7d752 100644 --- a/metadata/md5-cache/app-vim/vim-misc-1.17.1 +++ b/metadata/md5-cache/app-vim/vim-misc-1.17.1 @@ -3,10 +3,10 @@ DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) DESCRIPTION=vim plugin: miscellaneous auto-load scripts EAPI=5 HOMEPAGE=http://peterodding.com/code/vim/misc/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=MIT RDEPEND=!app-vim/xolox-misc || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) SLOT=0 SRC_URI=https://github.com/xolox/vim-misc/archive/1.17.1.tar.gz -> vim-misc-1.17.1.tar.gz _eclasses_=vim-doc 1c18baeec98cec3287524cbf2fee2bd2 vim-plugin 286547e90fbbc4c841eee80cd73e646c -_md5_=83d51feeef92e2470cf585ac7e018058 +_md5_=bf71b16c988a052faa61891d41163a36 diff --git a/metadata/md5-cache/dev-db/mysql++-3.2.1 b/metadata/md5-cache/dev-db/mysql++-3.2.1 index 5ac1278e9242..844b09fda524 100644 --- a/metadata/md5-cache/dev-db/mysql++-3.2.1 +++ b/metadata/md5-cache/dev-db/mysql++-3.2.1 @@ -3,10 +3,10 @@ DEPEND=>=virtual/mysql-4.0 DESCRIPTION=C++ API interface to the MySQL database EAPI=5 HOMEPAGE=http://tangentsoft.net/mysql++/ -KEYWORDS=~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=LGPL-2 RDEPEND=>=virtual/mysql-4.0 SLOT=0/3 SRC_URI=http://www.tangentsoft.net/mysql++/releases/mysql++-3.2.1.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=02d6872890943706b8604e4b2fd6a3ca +_md5_=9badd280447849fdf22cf32c586cc195 diff --git a/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.7.1 b/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.7.1 index 5c22a49f3815..4f5541734358 100644 --- a/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.7.1 +++ b/metadata/md5-cache/dev-haskell/ansi-wl-pprint-0.6.7.1 @@ -4,10 +4,10 @@ DESCRIPTION=The Wadler/Leijen Pretty Printer for colored ANSI terminal output EAPI=5 HOMEPAGE=http://github.com/batterseapower/ansi-wl-pprint IUSE=example doc hscolour profile -KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd +KEYWORDS=~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd LICENSE=BSD RDEPEND=>=dev-haskell/ansi-terminal-0.4.0:=[profile?] =dev-lang/ghc-7.4.1:= SLOT=0/0.6.7.1 SRC_URI=mirror://hackage/packages/archive/ansi-wl-pprint/0.6.7.1/ansi-wl-pprint-0.6.7.1.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=0d313219e89b0c4418c249b534696d96 +_md5_=5e53c2ee9ae20260c7c0cdbd2ab37cf1 diff --git a/metadata/md5-cache/dev-haskell/crypto-cipher-tests-0.0.11-r1 b/metadata/md5-cache/dev-haskell/crypto-cipher-tests-0.0.11-r1 index 6a7053ccb93a..6a7fc31a78a6 100644 --- a/metadata/md5-cache/dev-haskell/crypto-cipher-tests-0.0.11-r1 +++ b/metadata/md5-cache/dev-haskell/crypto-cipher-tests-0.0.11-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Generic cryptography cipher tests EAPI=5 HOMEPAGE=http://github.com/vincenthz/hs-crypto-cipher IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=BSD RDEPEND=>=dev-haskell/byteable-0.1.1:=[profile?] =dev-haskell/crypto-cipher-types-0.0.8:=[profile?] =dev-haskell/quickcheck-2:2=[profile?] >=dev-haskell/securemem-0.1.1:=[profile?] =dev-lang/ghc-6.10.4:= SLOT=0/0.0.11 SRC_URI=mirror://hackage/packages/archive/crypto-cipher-tests/0.0.11/crypto-cipher-tests-0.0.11.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=87cabd53fb5cd550237026a785a1b551 +_md5_=c620d85d43c8477ec74ede399932bd5d diff --git a/metadata/md5-cache/dev-haskell/dlist-0.7.1 b/metadata/md5-cache/dev-haskell/dlist-0.7.1 index fe86d02e2935..a31e3fdb8e13 100644 --- a/metadata/md5-cache/dev-haskell/dlist-0.7.1 +++ b/metadata/md5-cache/dev-haskell/dlist-0.7.1 @@ -4,10 +4,10 @@ DESCRIPTION=Difference lists EAPI=5 HOMEPAGE=https://github.com/spl/dlist IUSE=doc hscolour profile test -KEYWORDS=~amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos +KEYWORDS=amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos LICENSE=BSD RDEPEND=>=dev-lang/ghc-7.4.1:= SLOT=0/0.7.1 SRC_URI=mirror://hackage/packages/archive/dlist/0.7.1/dlist-0.7.1.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=b6ab2306918cc02d52d45eda40bf0bcc +_md5_=cfc6581f53b39ea2633b9ded00e0df55 diff --git a/metadata/md5-cache/dev-haskell/drift-2.4.2 b/metadata/md5-cache/dev-haskell/drift-2.4.2 index e23f85984b31..32771cecaa98 100644 --- a/metadata/md5-cache/dev-haskell/drift-2.4.2 +++ b/metadata/md5-cache/dev-haskell/drift-2.4.2 @@ -4,10 +4,10 @@ DESCRIPTION=Program to derive type class instances EAPI=5 HOMEPAGE=http://repetae.net/computer/haskell/DrIFT/ IUSE=doc hscolour profile -KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=amd64 ~ppc ~ppc64 ~sparc ~x86 LICENSE=BSD RDEPEND=dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:= SLOT=0/2.4.2 SRC_URI=mirror://hackage/packages/archive/DrIFT/2.4.2/DrIFT-2.4.2.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=3fcef248a14b9d93f17ff70dd7fa225a +_md5_=7f630b2f007183472e1d793883a80d84 diff --git a/metadata/md5-cache/dev-haskell/gluraw-1.4.0.1 b/metadata/md5-cache/dev-haskell/gluraw-1.4.0.1 index 209ab9ee647d..f36f24f14812 100644 --- a/metadata/md5-cache/dev-haskell/gluraw-1.4.0.1 +++ b/metadata/md5-cache/dev-haskell/gluraw-1.4.0.1 @@ -4,10 +4,10 @@ DESCRIPTION=A raw binding for the OpenGL graphics system EAPI=5 HOMEPAGE=http://www.haskell.org/haskellwiki/Opengl IUSE=doc hscolour profile -KEYWORDS=~amd64 ~sparc ~x86 +KEYWORDS=amd64 ~sparc ~x86 LICENSE=BSD RDEPEND=>=dev-haskell/openglraw-1.3.0.0:=[profile?] >=dev-lang/ghc-7.4.1:= virtual/glu SLOT=0/1.4.0.1 SRC_URI=mirror://hackage/packages/archive/GLURaw/1.4.0.1/GLURaw-1.4.0.1.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=a4b8f04d4cb69bd272d34b2fd4d63b8b +_md5_=1e198f75c686caaa6b893366f5e109ed diff --git a/metadata/md5-cache/dev-haskell/glut-2.5.1.1 b/metadata/md5-cache/dev-haskell/glut-2.5.1.1 index 623481e35642..a5a53a27bd19 100644 --- a/metadata/md5-cache/dev-haskell/glut-2.5.1.1 +++ b/metadata/md5-cache/dev-haskell/glut-2.5.1.1 @@ -4,10 +4,10 @@ DESCRIPTION=A binding for the OpenGL Utility Toolkit EAPI=5 HOMEPAGE=http://www.haskell.org/haskellwiki/Opengl IUSE=doc hscolour profile -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=BSD RDEPEND=>=dev-haskell/opengl-2.8.0.0:=[profile?] >=dev-haskell/openglraw-1.3.0.0:=[profile?] >=dev-lang/ghc-7.4.1:= media-libs/freeglut SLOT=0/2.5.1.1 SRC_URI=mirror://hackage/packages/archive/GLUT/2.5.1.1/GLUT-2.5.1.1.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=c51719dcdbcbe4d549b457576a3963c1 +_md5_=a3422fc6fdf6d09a2d60fc358fd28793 diff --git a/metadata/md5-cache/dev-haskell/haskeline-0.7.1.3 b/metadata/md5-cache/dev-haskell/haskeline-0.7.1.3 index f945d9cf23ed..cbd742394912 100644 --- a/metadata/md5-cache/dev-haskell/haskeline-0.7.1.3 +++ b/metadata/md5-cache/dev-haskell/haskeline-0.7.1.3 @@ -4,10 +4,10 @@ DESCRIPTION=A command-line interface for user input, written in Haskell EAPI=5 HOMEPAGE=http://trac.haskell.org/haskeline IUSE=legacy-encoding libiconv +terminfo doc hscolour profile -KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos +KEYWORDS=~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos LICENSE=BSD RDEPEND=>=dev-haskell/transformers-0.2:=[profile?] =dev-lang/ghc-7.4.1:= legacy-encoding? ( >=dev-haskell/utf8-string-0.3.6:=[profile?] =dev-haskell/terminfo-0.3.1.3:=[profile?] =dev-lang/ghc-7.4.1:= SLOT=0/1.0.1.6 SRC_URI=mirror://hackage/packages/archive/haskell-src/1.0.1.6/haskell-src-1.0.1.6.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=35acde48c8427788041d3fd652edc667 +_md5_=41e6ddd15d36c6273f9623edc841f74f diff --git a/metadata/md5-cache/dev-haskell/opengl-2.9.2.0 b/metadata/md5-cache/dev-haskell/opengl-2.9.2.0 index 6312b9430b7d..d61840c802d4 100644 --- a/metadata/md5-cache/dev-haskell/opengl-2.9.2.0 +++ b/metadata/md5-cache/dev-haskell/opengl-2.9.2.0 @@ -4,10 +4,10 @@ DESCRIPTION=A binding for the OpenGL graphics system EAPI=5 HOMEPAGE=http://www.haskell.org/haskellwiki/Opengl IUSE=doc hscolour profile -KEYWORDS=~amd64 ~sparc ~x86 +KEYWORDS=amd64 ~sparc ~x86 LICENSE=BSD RDEPEND=>=dev-haskell/gluraw-1.3.0.0:=[profile?] >=dev-haskell/openglraw-1.4.1.0:=[profile?] dev-haskell/text:=[profile?] >=dev-lang/ghc-7.4.1:= SLOT=0/2.9.2.0 SRC_URI=mirror://hackage/packages/archive/OpenGL/2.9.2.0/OpenGL-2.9.2.0.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=ddffca0495dc348c407ae4e88ae9c741 +_md5_=c58fbb63ba0a8bda807425ffd1dcf719 diff --git a/metadata/md5-cache/dev-haskell/openglraw-1.5.0.0 b/metadata/md5-cache/dev-haskell/openglraw-1.5.0.0 index 6ff52d187993..c0dd40bdead0 100644 --- a/metadata/md5-cache/dev-haskell/openglraw-1.5.0.0 +++ b/metadata/md5-cache/dev-haskell/openglraw-1.5.0.0 @@ -4,10 +4,10 @@ DESCRIPTION=A raw binding for the OpenGL graphics system EAPI=5 HOMEPAGE=http://www.haskell.org/haskellwiki/Opengl IUSE=doc hscolour profile -KEYWORDS=~amd64 ~sparc ~x86 +KEYWORDS=amd64 ~sparc ~x86 LICENSE=BSD RDEPEND=>=dev-lang/ghc-7.4.1:= virtual/opengl SLOT=0/1.5.0.0 SRC_URI=mirror://hackage/packages/archive/OpenGLRaw/1.5.0.0/OpenGLRaw-1.5.0.0.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=15304e62e8ab73e4a6236327c7329fd0 +_md5_=80a0a7f3308f73070339d6e45ad2222b diff --git a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.8.8.35 b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.8.8.35 index 6dd0a657295d..9b69f6f51c72 100644 --- a/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.8.8.35 +++ b/metadata/md5-cache/dev-haskell/regex-pcre-builtin-0.94.4.8.8.35 @@ -4,10 +4,10 @@ DESCRIPTION=Replaces/Enhances Text.Regex EAPI=5 HOMEPAGE=http://hackage.haskell.org/package/regex-pcre IUSE=doc hscolour profile -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=BSD RDEPEND=>=dev-haskell/regex-base-0.93:=[profile?] >=dev-lang/ghc-7.4.1:= SLOT=0/0.94.4.8.8.35 SRC_URI=mirror://hackage/packages/archive/regex-pcre-builtin/0.94.4.8.8.35/regex-pcre-builtin-0.94.4.8.8.35.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de ghc-package 48ae4e0fd75e1c8047c4b7f507d5debc haskell-cabal eee03ecca8dca7a927272dcea2ca53f4 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=3d08be5913b806af0803fcc2414dd298 +_md5_=0808045ba2a9886922147278c8f11cd2 diff --git a/metadata/md5-cache/dev-java/commons-compress-1.8.1-r1 b/metadata/md5-cache/dev-java/commons-compress-1.8.1-r1 index 801a25967703..fb736edd3b6c 100644 --- a/metadata/md5-cache/dev-java/commons-compress-1.8.1-r1 +++ b/metadata/md5-cache/dev-java/commons-compress-1.8.1-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Commons Compress defines an API for working with ar, cpio, tar, zip, EAPI=4 HOMEPAGE=http://commons.apache.org/compress/ IUSE=elibc_FreeBSD doc source test elibc_FreeBSD -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=Apache-2.0 RDEPEND=>=virtual/jre-1.5 dev-java/xz-java >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) SLOT=0 SRC_URI=mirror://apache/commons//compress/source/commons-compress-1.8.1-src.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-ant-2 1091461b8b02f54fabcfbf159164ff15 java-pkg-2 d562d1b6cbce43112feccc8b7632f1bf java-utils-2 4a7c80c1feba48616b58c79d977e084c multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=f85cedc08bc5092d0adb07bea0569fdf +_md5_=b09755f8eecd9fc0ad0a9ce049b5d27e diff --git a/metadata/md5-cache/dev-java/jfreesvg-3.0 b/metadata/md5-cache/dev-java/jfreesvg-3.0 new file mode 100644 index 000000000000..a5e146c89035 --- /dev/null +++ b/metadata/md5-cache/dev-java/jfreesvg-3.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install preinst prepare setup +DEPEND=>=virtual/jdk-1.6 app-arch/unzip >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) >=dev-java/ant-core-1.8.2 >=dev-java/javatoolkit-0.3.0-r2 +DESCRIPTION=JFreeSVG is a fast, light-weight, vector graphics library for the Java platform +EAPI=5 +HOMEPAGE=http://www.jfree.org/jfreesvg/ +IUSE=debug elibc_FreeBSD doc source elibc_FreeBSD +KEYWORDS=~amd64 ~ppc ~x86 +LICENSE=GPL-3 +RDEPEND=>=virtual/jre-1.6 >=dev-java/java-config-2.2.0 source? ( app-arch/zip ) +SLOT=3.0 +SRC_URI=mirror://sourceforge/jfreegraphics2d/jfreesvg-3.0.zip +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-ant-2 1091461b8b02f54fabcfbf159164ff15 java-pkg-2 d562d1b6cbce43112feccc8b7632f1bf java-utils-2 4a7c80c1feba48616b58c79d977e084c multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f +_md5_=f88563780747251280f7f2326f608f51 diff --git a/metadata/md5-cache/dev-lang/luajit-2.0.3-r1 b/metadata/md5-cache/dev-lang/luajit-2.0.3-r1 index a25f4e243d0f..23a81e429de5 100644 --- a/metadata/md5-cache/dev-lang/luajit-2.0.3-r1 +++ b/metadata/md5-cache/dev-lang/luajit-2.0.3-r1 @@ -3,9 +3,9 @@ DESCRIPTION=Just-In-Time Compiler for the Lua programming language EAPI=5 HOMEPAGE=http://luajit.org/ IUSE=lua52compat -KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=~amd64 arm ~ppc ~x86 ~amd64-linux ~x86-linux LICENSE=MIT SLOT=2 SRC_URI=http://luajit.org/download/LuaJIT-2.0.3.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 pax-utils dfe060cb70d89757fde5c1ff8405e950 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=3ace8ed7febc3e46d986378c887d0393 +_md5_=0669ab85804caec5074c325bd8ee2770 diff --git a/metadata/md5-cache/dev-lang/php-5.5.25-r1 b/metadata/md5-cache/dev-lang/php-5.5.25-r1 index 4732aa8cfd5f..c08954885331 100644 --- a/metadata/md5-cache/dev-lang/php-5.5.25-r1 +++ b/metadata/md5-cache/dev-lang/php-5.5.25-r1 @@ -4,11 +4,11 @@ DESCRIPTION=The PHP language runtime engine: CLI, CGI, FPM/FastCGI, Apache2 and EAPI=5 HOMEPAGE=http://php.net/ IUSE=embed +cli cgi fpm apache2 threads bcmath berkdb bzip2 calendar cdb cjk crypt +ctype curl debug enchant exif frontbase +fileinfo +filter firebird flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit mhash mssql mysql libmysqlclient 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 sybase-ct sysvipc systemd tidy +tokenizer truetype unicode vpx wddx +xml xmlreader xmlwriter xmlrpc xpm xslt zip zlib apache2 -KEYWORDS=~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=PHP-3 RDEPEND=>=app-eselect/eselect-php-0.7.1-r3[apache2?,fpm?] >=dev-libs/libpcre-8.32[unicode] 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 ) ) firebird? ( dev-db/firebird ) gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) gmp? ( >=dev-libs/gmp-4.1.2 ) iconv? ( virtual/libiconv ) imap? ( virtual/imap-c-client[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] ) libmysqlclient? ( mysql? ( virtual/mysql ) mysqli? ( >=virtual/mysql-4.1 ) ) 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 ) 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? ( >=dev-libs/openssl-0.9.7 ) sybase-ct? ( dev-db/freetds ) tidy? ( app-text/htmltidy ) truetype? ( =media-libs/freetype-2* >=media-libs/t1lib-5.0.0 !gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib ) ) unicode? ( dev-libs/oniguruma ) vpx? ( media-libs/libvpx ) wddx? ( >=dev-libs/libxml2-2.6.8 ) 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 ) xslt? ( dev-libs/libxslt >=dev-libs/libxml2-2.6.8 ) zip? ( sys-libs/zlib ) zlib? ( sys-libs/zlib ) virtual/mta fpm? ( selinux? ( sec-policy/selinux-phpfpm ) systemd? ( sys-apps/systemd ) ) apache2? ( =www-servers/apache-2* ) REQUIRED_USE=truetype? ( gd ) vpx? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) libmysqlclient? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.5 SRC_URI=http://www.php.net/distributions/php-5.5.25.tar.bz2 _eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools a9597abac7226d89ad9d010abeef6cfb db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=c5c8aa9e78140d323e253f171ea979d9 +_md5_=fef6c72e4f8eef375045deb1f458d347 diff --git a/metadata/md5-cache/dev-lang/php-5.6.9 b/metadata/md5-cache/dev-lang/php-5.6.9 index 2409b65bd175..013fdccd1f9c 100644 --- a/metadata/md5-cache/dev-lang/php-5.6.9 +++ b/metadata/md5-cache/dev-lang/php-5.6.9 @@ -4,11 +4,11 @@ DESCRIPTION=The PHP language runtime engine: CLI, CGI, FPM/FastCGI, Apache2 and EAPI=5 HOMEPAGE=http://php.net/ IUSE=embed +cli cgi fpm apache2 threads bcmath berkdb bzip2 calendar cdb cjk crypt +ctype curl debug enchant exif frontbase +fileinfo +filter firebird flatfile ftp gd gdbm gmp +hash +iconv imap inifile intl iodbc ipv6 +json kerberos ldap ldap-sasl libedit mhash mssql mysql libmysqlclient 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 sybase-ct sysvipc systemd tidy +tokenizer truetype unicode vpx wddx +xml xmlreader xmlwriter xmlrpc xpm xslt zip zlib apache2 -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=PHP-3 RDEPEND=>=app-eselect/eselect-php-0.7.1-r3[apache2?,fpm?] >=dev-libs/libpcre-8.32[unicode] 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 ) ) firebird? ( dev-db/firebird ) gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib ) gdbm? ( >=sys-libs/gdbm-1.8.0 ) gmp? ( >=dev-libs/gmp-4.1.2 ) iconv? ( virtual/libiconv ) imap? ( virtual/imap-c-client[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] ) libmysqlclient? ( mysql? ( virtual/mysql ) mysqli? ( >=virtual/mysql-4.1 ) ) 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 ) 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? ( >=dev-libs/openssl-0.9.7 ) sybase-ct? ( dev-db/freetds ) tidy? ( app-text/htmltidy ) truetype? ( =media-libs/freetype-2* >=media-libs/t1lib-5.0.0 !gd? ( virtual/jpeg:0 media-libs/libpng:0= sys-libs/zlib ) ) unicode? ( dev-libs/oniguruma ) vpx? ( media-libs/libvpx ) wddx? ( >=dev-libs/libxml2-2.6.8 ) 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 ) xslt? ( dev-libs/libxslt >=dev-libs/libxml2-2.6.8 ) zip? ( sys-libs/zlib ) zlib? ( sys-libs/zlib ) virtual/mta fpm? ( selinux? ( sec-policy/selinux-phpfpm ) systemd? ( sys-apps/systemd ) ) apache2? ( =www-servers/apache-2* ) REQUIRED_USE=truetype? ( gd ) vpx? ( gd ) cjk? ( gd ) exif? ( gd ) xpm? ( gd ) gd? ( zlib ) simplexml? ( xml ) soap? ( xml ) wddx? ( xml ) xmlrpc? ( || ( xml iconv ) ) xmlreader? ( xml ) xslt? ( xml ) ldap-sasl? ( ldap ) mhash? ( hash ) phar? ( hash ) libmysqlclient? ( || ( mysql mysqli pdo ) ) qdbm? ( !gdbm ) readline? ( !libedit ) recode? ( !imap !mysql !mysqli ) sharedmem? ( !threads ) !cli? ( !cgi? ( !fpm? ( !apache2? ( !embed? ( cli ) ) ) ) ) SLOT=5.6 SRC_URI=http://www.php.net/distributions/php-5.6.9.tar.bz2 _eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c autotools a9597abac7226d89ad9d010abeef6cfb db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=e9868686eaa373d5afa2d29c10e5a609 +_md5_=d340bdace44bbe61e55672b63108bbb6 diff --git a/metadata/md5-cache/dev-libs/apr-1.5.2 b/metadata/md5-cache/dev-libs/apr-1.5.2 index d02ce7ba6b68..6296e1432051 100644 --- a/metadata/md5-cache/dev-libs/apr-1.5.2 +++ b/metadata/md5-cache/dev-libs/apr-1.5.2 @@ -4,10 +4,10 @@ DESCRIPTION=Apache Portable Runtime Library EAPI=5 HOMEPAGE=http://apr.apache.org/ IUSE=doc elibc_FreeBSD older-kernels-compatibility selinux static-libs +urandom -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=Apache-2.0 RDEPEND=elibc_glibc? ( >=sys-apps/util-linux-2.16 ) elibc_mintlib? ( >=sys-apps/util-linux-2.18 ) selinux? ( sec-policy/selinux-apache ) SLOT=1 SRC_URI=mirror://apache/apr/apr-1.5.2.tar.bz2 _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=f70801d6f764b22e8098c4910b73fb32 +_md5_=d5560a6b428171d9c6634d52b11ade79 diff --git a/metadata/md5-cache/dev-libs/apr-util-1.5.4 b/metadata/md5-cache/dev-libs/apr-util-1.5.4 index 5803d2e9e4bb..4650b7f92f29 100644 --- a/metadata/md5-cache/dev-libs/apr-util-1.5.4 +++ b/metadata/md5-cache/dev-libs/apr-util-1.5.4 @@ -4,10 +4,10 @@ DESCRIPTION=Apache Portable Runtime Utility Library EAPI=4 HOMEPAGE=http://apr.apache.org/ IUSE=berkdb doc freetds gdbm ldap mysql nss odbc openssl postgres sqlite static-libs -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=Apache-2.0 RDEPEND=dev-libs/expat >=dev-libs/apr-1.4.6:1 berkdb? ( >=sys-libs/db-4 ) freetds? ( dev-db/freetds ) gdbm? ( sys-libs/gdbm ) ldap? ( =net-nds/openldap-2* ) mysql? ( =virtual/mysql-5* ) nss? ( dev-libs/nss ) odbc? ( dev-db/unixODBC ) openssl? ( dev-libs/openssl ) postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) SLOT=1 SRC_URI=mirror://apache/apr/apr-util-1.5.4.tar.bz2 _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb db-use 82d0e62839f20e1e0d5a2259abd5316f eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=7b27456698de229e40e15521c1099c8c +_md5_=8cff3ce08e36796e8853af7aeddbf669 diff --git a/metadata/md5-cache/dev-libs/libp11-0.2.8-r3 b/metadata/md5-cache/dev-libs/libp11-0.2.8-r3 index 42435da54bc5..82d5e3c6c191 100644 --- a/metadata/md5-cache/dev-libs/libp11-0.2.8-r3 +++ b/metadata/md5-cache/dev-libs/libp11-0.2.8-r3 @@ -4,10 +4,10 @@ DESCRIPTION=A library implementing a layer on top of PKCS#11 API to make using P EAPI=5 HOMEPAGE=https://github.com/opensc/libp11/wiki IUSE=doc -KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 LICENSE=LGPL-2.1 RDEPEND=dev-libs/openssl:0 SLOT=0 SRC_URI=mirror://sourceforge/opensc/libp11/libp11-0.2.8.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=3808a01caa62cb09548d718fa15c1e75 +_md5_=6255fe9d6c25d0b6b66d7808a90b43e9 diff --git a/metadata/md5-cache/dev-libs/nettle-2.7.1-r4 b/metadata/md5-cache/dev-libs/nettle-2.7.1-r4 index 1d2671032e34..080a98eea025 100644 --- a/metadata/md5-cache/dev-libs/nettle-2.7.1-r4 +++ b/metadata/md5-cache/dev-libs/nettle-2.7.1-r4 @@ -4,10 +4,10 @@ DESCRIPTION=Low-level cryptographic library EAPI=5 HOMEPAGE=http://www.lysator.liu.se/~nisse/nettle/ IUSE=doc +gmp neon 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 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-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 ~m68k-mint ~sparc-solaris ~x86-solaris LICENSE=|| ( LGPL-3 LGPL-2.1 ) RDEPEND=gmp? ( dev-libs/gmp: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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r17 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) SLOT=0/4 SRC_URI=http://www.lysator.liu.se/~nisse/archive/nettle-2.7.1.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-multilib 037c4046d25f29e78dd44dccabd5d66b autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=2b5741d2e0f74780ff26076a6686be70 +_md5_=4c7bf727562afc65256f03327695a71c diff --git a/metadata/md5-cache/dev-libs/openssl-0.9.8z_p7 b/metadata/md5-cache/dev-libs/openssl-0.9.8z_p7 new file mode 100644 index 000000000000..e696b248f848 --- /dev/null +++ b/metadata/md5-cache/dev-libs/openssl-0.9.8z_p7 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=gmp? ( >=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(-)?] ) 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(-)?] ) kerberos? ( >=app-crypt/mit-krb5-1.11.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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r4 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) !=dev-libs/openssl-0.9.8*:0 sys-apps/diffutils >=dev-lang/perl-5 test? ( sys-devel/bc ) +DESCRIPTION=Toolkit for SSL v2/v3 and TLS v1 +EAPI=5 +HOMEPAGE=http://www.openssl.org/ +IUSE=bindist gmp kerberos cpu_flags_x86_sse2 test 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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd +LICENSE=openssl +RDEPEND=gmp? ( >=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(-)?] ) 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(-)?] ) kerberos? ( >=app-crypt/mit-krb5-1.11.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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r4 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) !=dev-libs/openssl-0.9.8*:0 +RESTRICT=!bindist? ( bindist ) +SLOT=0.9.8 +SRC_URI=mirror://openssl/source/openssl-0.9.8zg.tar.gz +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=03bc6a60a44bbd0c4424ca02edc78f89 diff --git a/metadata/md5-cache/dev-libs/openssl-1.0.1n b/metadata/md5-cache/dev-libs/openssl-1.0.1n new file mode 100644 index 000000000000..e5ce6ed80d94 --- /dev/null +++ b/metadata/md5-cache/dev-libs/openssl-1.0.1n @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare test unpack +DEPEND=gmp? ( >=dev-libs/gmp-5.1.3-r1[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(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[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(-)?] ) kerberos? ( >=app-crypt/mit-krb5-1.11.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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140406-r3 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) !=dev-lang/perl-5 test? ( sys-devel/bc ) +DESCRIPTION=full-strength general purpose cryptography library (including SSL and TLS) +EAPI=4 +HOMEPAGE=http://www.openssl.org/ +IUSE=bindist gmp kerberos rfc3779 cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla 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 ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux +LICENSE=openssl +PDEPEND=app-misc/ca-certificates +RDEPEND=gmp? ( >=dev-libs/gmp-5.1.3-r1[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(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[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(-)?] ) kerberos? ( >=app-crypt/mit-krb5-1.11.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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140406-r3 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) ! openssl-c_rehash.sh.1.7 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=e84a5577caa7ae71b9718e320417e2f2 diff --git a/metadata/md5-cache/dev-libs/openssl-1.0.2b b/metadata/md5-cache/dev-libs/openssl-1.0.2b new file mode 100644 index 000000000000..08f9018dbef0 --- /dev/null +++ b/metadata/md5-cache/dev-libs/openssl-1.0.2b @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install postinst preinst prepare test +DEPEND=gmp? ( >=dev-libs/gmp-5.1.3-r1[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(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[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(-)?] ) kerberos? ( >=app-crypt/mit-krb5-1.11.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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) !=dev-lang/perl-5 sctp? ( >=net-misc/lksctp-tools-1.0.12 ) test? ( sys-devel/bc ) +DESCRIPTION=full-strength general purpose cryptography library (including SSL and TLS) +EAPI=4 +HOMEPAGE=http://www.openssl.org/ +IUSE=+asm bindist gmp kerberos rfc3779 sctp cpu_flags_x86_sse2 static-libs test +tls-heartbeat vanilla 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 ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux +LICENSE=openssl +PDEPEND=app-misc/ca-certificates +RDEPEND=gmp? ( >=dev-libs/gmp-5.1.3-r1[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(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[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(-)?] ) kerberos? ( >=app-crypt/mit-krb5-1.11.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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) ! openssl-c_rehash.sh.1.7 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=79b1f14172a4ddd0a700179a678e0e4c diff --git a/metadata/md5-cache/dev-ml/camlp5-6.12 b/metadata/md5-cache/dev-ml/camlp5-6.12 index 89a055bd876d..90b7457d3542 100644 --- a/metadata/md5-cache/dev-ml/camlp5-6.12 +++ b/metadata/md5-cache/dev-ml/camlp5-6.12 @@ -4,10 +4,10 @@ DESCRIPTION=A preprocessor-pretty-printer of ocaml EAPI=5 HOMEPAGE=http://camlp5.gforge.inria.fr/ IUSE=doc +ocamlopt -KEYWORDS=amd64 ~ppc x86 ~x86-fbsd +KEYWORDS=amd64 ppc x86 ~x86-fbsd LICENSE=BSD RDEPEND=>=dev-lang/ocaml-3.10:=[ocamlopt?] SLOT=0/6.12 SRC_URI=http://camlp5.gforge.inria.fr/distrib/src/camlp5-6.12.tgz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de findlib 9cf6020ee5481f39f1aa566a323f9868 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=e32d17dc8dafb49287e22bf6117e9c18 +_md5_=2a4e05e826ffb7c24eb6ce4b596e4c0c diff --git a/metadata/md5-cache/dev-perl/Class-Load-0.220.0 b/metadata/md5-cache/dev-perl/Class-Load-0.220.0 index a3f863bad947..ee7f084ded20 100644 --- a/metadata/md5-cache/dev-perl/Class-Load-0.220.0 +++ b/metadata/md5-cache/dev-perl/Class-Load-0.220.0 @@ -4,10 +4,10 @@ DESCRIPTION=A working (require q{Class::Name}) and more EAPI=5 HOMEPAGE=http://search.cpan.org/dist/Class-Load/ IUSE=test -KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 LICENSE=|| ( Artistic GPL-1+ ) RDEPEND=virtual/perl-Carp dev-perl/Data-OptList virtual/perl-Exporter >=dev-perl/Module-Implementation-0.40.0 >=dev-perl/Module-Runtime-0.12.0 >=dev-perl/Package-Stash-0.140.0 virtual/perl-Scalar-List-Utils dev-perl/Try-Tiny dev-perl/namespace-clean dev-lang/perl:=[-build(-)] SLOT=0 SRC_URI=mirror://cpan/authors/id/E/ET/ETHER/Class-Load-0.22.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 79253b64b2972a3e513329a729242b27 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 -_md5_=af63268de481e161890d28e70a3c35eb +_md5_=3e468b6d17c6dd83ddd0345789f94179 diff --git a/metadata/md5-cache/dev-python/m2crypto-0.22.3-r4 b/metadata/md5-cache/dev-python/m2crypto-0.22.3-r4 index 0c9c769e6203..80986f881cf0 100644 --- a/metadata/md5-cache/dev-python/m2crypto-0.22.3-r4 +++ b/metadata/md5-cache/dev-python/m2crypto-0.22.3-r4 @@ -4,7 +4,7 @@ DESCRIPTION=M2Crypto: A Python crypto and SSL toolkit EAPI=5 HOMEPAGE=https://github.com/martinpaljak/M2Crypto http://pypi.python.org/pypi/M2Crypto IUSE=python_targets_python2_7 -KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=BSD RDEPEND=>=dev-libs/openssl-0.9.8:0= python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] REQUIRED_USE=|| ( python_targets_python2_7 ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=mirror://pypi/M/M2Crypto/M2Crypto-0.22.3.tar.gz _eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=4454856366ac00919171903980289521 +_md5_=601f336818879dd6fa5871fb6d7b55eb diff --git a/metadata/md5-cache/dev-python/markdown-2.6.1 b/metadata/md5-cache/dev-python/markdown-2.6.1 index 5f474dd2132a..b53e742acd08 100644 --- a/metadata/md5-cache/dev-python/markdown-2.6.1 +++ b/metadata/md5-cache/dev-python/markdown-2.6.1 @@ -4,11 +4,11 @@ DESCRIPTION=Python implementation of the markdown markup language EAPI=5 HOMEPAGE=http://www.freewisdom.org/projects/python-markdown http://pypi.python.org/pypi/Markdown IUSE=doc test pygments python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_pypy python_targets_pypy3 -KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=|| ( BSD GPL-2 ) RDEPEND=pygments? ( dev-python/pygments[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,python_targets_pypy3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-),-python_single_target_pypy3(-)] ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_pypy? ( virtual/pypy:0= ) python_targets_pypy3? ( virtual/pypy3:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_pypy(-)?,python_targets_pypy3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_pypy(-),-python_single_target_pypy3(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 python_targets_pypy python_targets_pypy3 ) SLOT=0 SRC_URI=mirror://pypi/M/Markdown/Markdown-2.6.1.tar.gz _eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=fda2e3d4c0f0f0789e0fff8df434609d +_md5_=5c2462d5c29b426c56e692f9df9bae16 diff --git a/metadata/md5-cache/dev-python/python-glanceclient-0.19.0 b/metadata/md5-cache/dev-python/python-glanceclient-0.19.0 new file mode 100644 index 000000000000..fd772ba007e9 --- /dev/null +++ b/metadata/md5-cache/dev-python/python-glanceclient-0.19.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] test? ( >=dev-python/hacking-0.10.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] =dev-python/coverage-3.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/mox3-0.7.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/mock-1.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/oslo-sphinx-2.5.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/testrepository-0.0.18[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/testtools-0.9.36[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] !~dev-python/testtools-1.2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/fixtures-0.3.14[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/requests-mock-0.6.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/tempest-lib-0.5.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] ) doc? ( >=dev-python/oslo-sphinx-2.5.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/sphinx-1.1.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] !~dev-python/sphinx-1.2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] =dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] +DESCRIPTION=A client for the OpenStack Glance API +EAPI=5 +HOMEPAGE=https://github.com/openstack/python-glanceclient +IUSE=doc test python_targets_python2_7 python_targets_python3_3 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=Apache-2.0 +RDEPEND=>=dev-python/pbr-0.11[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] =dev-python/Babel-1.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/prettytable-0.7[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] =dev-python/python-keystoneclient-1.6.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/pyopenssl-0.11[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/requests-2.5.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/warlock-1.0.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] =dev-python/six-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/oslo-utils-1.4.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] >=dev-python/oslo-i18n-1.5.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-)] +REQUIRED_USE=test? ( doc ) || ( python_targets_python2_7 python_targets_python3_3 ) +SLOT=0 +SRC_URI=mirror://pypi/p/python-glanceclient/python-glanceclient-0.19.0.tar.gz +_eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=63bcb743e14e31fa97e5ffcbaca8ff3f diff --git a/metadata/md5-cache/dev-python/python-openstackclient-1.0.4 b/metadata/md5-cache/dev-python/python-openstackclient-1.0.4 new file mode 100644 index 000000000000..a9afb13b7503 --- /dev/null +++ b/metadata/md5-cache/dev-python/python-openstackclient-1.0.4 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] test? ( >=dev-python/hacking-0.10.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/coverage-3.6[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/fixtures-0.3.14[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/mock-1.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/oslo-sphinx-2.5.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/oslotest-1.5.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/requests-mock-0.6.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/testrepository-0.0.18[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/testtools-0.9.36[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/testtools-1.2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/webob-1.2.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] ) doc? ( >=dev-python/oslo-sphinx-2.5.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/sphinx-1.1.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] !~dev-python/sphinx-1.2.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +DESCRIPTION=A client for the OpenStack APIs +EAPI=5 +HOMEPAGE=https://github.com/openstack/python-openstackclient +IUSE=doc test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=Apache-2.0 +RDEPEND=>=dev-python/pbr-0.8[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/six-1.9.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/Babel-1.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/cliff-1.10.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/cliff-tablib-1.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/oslo-config-1.9.3[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/oslo-i18n-1.5.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/oslo-utils-1.4.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/oslo-serialization-1.4.0[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] =dev-python/python-glanceclient-0.15.0 =dev-python/python-keystoneclient-1.1.0 =dev-python/python-novaclient-2.22.0 =dev-python/python-cinderclient-1.1.0 =dev-python/python-neutronclient-2.3.11 =dev-python/requests-2.5.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/stevedore-1.3.0 =dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] +REQUIRED_USE=test? ( doc ) || ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) +SLOT=0 +SRC_URI=mirror://pypi/p/python-openstackclient/python-openstackclient-1.0.4.tar.gz +_eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=38ce58f7d269d998b36302e5e8e43f36 diff --git a/metadata/md5-cache/dev-python/reportlab-3.1.44-r1 b/metadata/md5-cache/dev-python/reportlab-3.1.44-r1 index f15c65407193..36f5d9b0590a 100644 --- a/metadata/md5-cache/dev-python/reportlab-3.1.44-r1 +++ b/metadata/md5-cache/dev-python/reportlab-3.1.44-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Tools for generating printable PDF documents from any data source EAPI=5 HOMEPAGE=http://www.reportlab.com/ IUSE=doc examples python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux LICENSE=BSD RDEPEND=>=dev-python/pillow-2.4.0[tiff,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/pip-1.4.1[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] >=dev-python/setuptools-2.2[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] media-fonts/dejavu media-libs/libart_lgpl sys-libs/zlib python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) SLOT=0 SRC_URI=mirror://pypi/r/reportlab/reportlab-3.1.44.tar.gz http://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip _eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 prefix 21058c21ca48453d771df15500873ede python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=42fc876d04069b97457745ab65cac1a6 +_md5_=da2752c8cfe13ec48c14bebb11a2364a diff --git a/metadata/md5-cache/dev-qt/assistant-4.8.6-r1 b/metadata/md5-cache/dev-qt/assistant-4.8.6-r1 index e90c62afd1e4..b40d8805e105 100644 --- a/metadata/md5-cache/dev-qt/assistant-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/assistant-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qthelp-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsql-4.8.6[aqua=,debug=,sqlite,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] webkit? ( ~dev-qt/qtwebkit-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=17a5e62d958bee74442bca1a0cb9b0d8 diff --git a/metadata/md5-cache/dev-qt/assistant-4.8.7 b/metadata/md5-cache/dev-qt/assistant-4.8.7 index 1d079befdb51..3389b9af0c00 100644 --- a/metadata/md5-cache/dev-qt/assistant-4.8.7 +++ b/metadata/md5-cache/dev-qt/assistant-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qthelp-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsql-4.8.7[aqua=,debug=,sqlite,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] webkit? ( ~dev-qt/qtwebkit-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=0a252652d41454291dac5c345bed107a diff --git a/metadata/md5-cache/dev-qt/designer-4.8.6-r1 b/metadata/md5-cache/dev-qt/designer-4.8.6-r1 index 9c30f5e4c5a5..692a1ec74890 100644 --- a/metadata/md5-cache/dev-qt/designer-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/designer-4.8.6-r1 @@ -10,5 +10,5 @@ PDEPEND=phonon? ( kde? ( media-libs/phonon[designer,qt4] ) ) RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtscript-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] declarative? ( ~dev-qt/qtdeclarative-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) phonon? ( !kde? ( ~dev-qt/qtphonon-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) qt3support? ( ~dev-qt/qt3support-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webkit? ( ~dev-qt/qtwebkit-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=b6ac10b1698f43cba9fe79196e883192 diff --git a/metadata/md5-cache/dev-qt/designer-4.8.7 b/metadata/md5-cache/dev-qt/designer-4.8.7 index 7b49237dd0ba..c7f3a66691a4 100644 --- a/metadata/md5-cache/dev-qt/designer-4.8.7 +++ b/metadata/md5-cache/dev-qt/designer-4.8.7 @@ -10,5 +10,5 @@ PDEPEND=phonon? ( kde? ( media-libs/phonon[designer,qt4] ) ) RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtscript-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] declarative? ( ~dev-qt/qtdeclarative-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) phonon? ( !kde? ( ~dev-qt/qtphonon-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) qt3support? ( ~dev-qt/qt3support-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webkit? ( ~dev-qt/qtwebkit-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=00a52aae9e9d21a03c212f7a4d884440 diff --git a/metadata/md5-cache/dev-qt/linguist-4.8.6-r1 b/metadata/md5-cache/dev-qt/linguist-4.8.6-r1 index a86240665bcf..616747266c42 100644 --- a/metadata/md5-cache/dev-qt/linguist-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/linguist-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/designer-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=383bc60f1114991b1ce5f897a2d459f6 diff --git a/metadata/md5-cache/dev-qt/linguist-4.8.7 b/metadata/md5-cache/dev-qt/linguist-4.8.7 index f8ae5179e1f4..53ec68b2a999 100644 --- a/metadata/md5-cache/dev-qt/linguist-4.8.7 +++ b/metadata/md5-cache/dev-qt/linguist-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/designer-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=c3caeaae73defc704b860d573260cb87 diff --git a/metadata/md5-cache/dev-qt/pixeltool-4.8.6-r1 b/metadata/md5-cache/dev-qt/pixeltool-4.8.6-r1 index dbcdee995bf1..ffe2555d4b16 100644 --- a/metadata/md5-cache/dev-qt/pixeltool-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/pixeltool-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-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(-)?] glib? ( dev-libs/glib: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(-)?] ) iconv? ( >=virtual/libiconv-0-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(-)?] ) icu? ( dev-libs/icu:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( >=dev-libs/openssl-1.0.1h-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(-)?] ) dev-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=9cd1a8e7fb1c2acabb029db8d8448a82 diff --git a/metadata/md5-cache/dev-qt/qtcore-4.8.7 b/metadata/md5-cache/dev-qt/qtcore-4.8.7 index 0bc2db3e6306..a1ce7787eb74 100644 --- a/metadata/md5-cache/dev-qt/qtcore-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtcore-4.8.7 @@ -10,5 +10,5 @@ PDEPEND=~dev-qt/qttranslations-4.8.7 qt3support? ( ~dev-qt/qtgui-4.8.7[aqua=,deb RDEPEND=>=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(-)?] glib? ( dev-libs/glib: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(-)?] ) iconv? ( >=virtual/libiconv-0-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(-)?] ) icu? ( dev-libs/icu:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( >=dev-libs/openssl-1.0.1h-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(-)?] ) dev-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=fca0e5c014429da009234631615ec62e diff --git a/metadata/md5-cache/dev-qt/qtdbus-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtdbus-4.8.6-r1 index 8cd07103deca..92098b736f8a 100644 --- a/metadata/md5-cache/dev-qt/qtdbus-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtdbus-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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/dbus[abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=941201b2223116db90e23a7a4b91bd01 diff --git a/metadata/md5-cache/dev-qt/qtdbus-4.8.7 b/metadata/md5-cache/dev-qt/qtdbus-4.8.7 index 8badb64c8ffb..9efdb77acf3b 100644 --- a/metadata/md5-cache/dev-qt/qtdbus-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtdbus-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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/dbus[abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=61bed99cdeeda54424c1423cf2fe8f96 diff --git a/metadata/md5-cache/dev-qt/qtdeclarative-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtdeclarative-4.8.6-r1 index f15d16a20647..41ec2ee85d25 100644 --- a/metadata/md5-cache/dev-qt/qtdeclarative-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtdeclarative-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[accessibility=,aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtopengl-4.8.6[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtscript-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsql-4.8.6[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsvg-4.8.6[accessibility=,aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtxmlpatterns-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] qt3support? ( ~dev-qt/qt3support-4.8.6[accessibility=,aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webkit? ( ~dev-qt/qtwebkit-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=eb7cbe82a50ac72635f46f8b930b7325 diff --git a/metadata/md5-cache/dev-qt/qtdeclarative-4.8.7 b/metadata/md5-cache/dev-qt/qtdeclarative-4.8.7 index 1f6501d79903..5faa37def21c 100644 --- a/metadata/md5-cache/dev-qt/qtdeclarative-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtdeclarative-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[accessibility=,aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtopengl-4.8.7[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtscript-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsql-4.8.7[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsvg-4.8.7[accessibility=,aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtxmlpatterns-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] qt3support? ( ~dev-qt/qt3support-4.8.7[accessibility=,aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webkit? ( ~dev-qt/qtwebkit-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=d8e473edca8ce314ec5659e38706b815 diff --git a/metadata/md5-cache/dev-qt/qtdemo-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtdemo-4.8.6-r1 index e7ec49168a6a..037f96bbd321 100644 --- a/metadata/md5-cache/dev-qt/qtdemo-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtdemo-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/designer-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qthelp-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtscript-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsql-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsvg-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qttest-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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? ( ~dev-qt/qtdbus-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) declarative? ( ~dev-qt/qtdeclarative-4.8.6[aqua=,debug=,webkit?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) multimedia? ( ~dev-qt/qtmultimedia-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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? ( ~dev-qt/qtopengl-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openvg? ( ~dev-qt/qtopenvg-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) phonon? ( kde? ( media-libs/phonon[aqua=,qt4] ) !kde? ( || ( ~dev-qt/qtphonon-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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/phonon[aqua=,qt4] ) ) ) webkit? ( ~dev-qt/qtwebkit-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xmlpatterns? ( ~dev-qt/qtxmlpatterns-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=a00ac26dab69d199923d14af5ca61312 diff --git a/metadata/md5-cache/dev-qt/qtdemo-4.8.7 b/metadata/md5-cache/dev-qt/qtdemo-4.8.7 index b0d3f39ba94a..4a75218dc490 100644 --- a/metadata/md5-cache/dev-qt/qtdemo-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtdemo-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/designer-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qthelp-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtscript-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsql-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsvg-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qttest-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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? ( ~dev-qt/qtdbus-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) declarative? ( ~dev-qt/qtdeclarative-4.8.7[aqua=,debug=,webkit?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) multimedia? ( ~dev-qt/qtmultimedia-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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? ( ~dev-qt/qtopengl-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openvg? ( ~dev-qt/qtopenvg-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) phonon? ( kde? ( >=media-libs/phonon-4.8.3-r1[aqua=,qt4,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !kde? ( || ( ~dev-qt/qtphonon-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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/phonon-4.8.3-r1[aqua=,qt4,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) ) webkit? ( ~dev-qt/qtwebkit-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xmlpatterns? ( ~dev-qt/qtxmlpatterns-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=4876491a371f3e17c019b34dfbb629a8 diff --git a/metadata/md5-cache/dev-qt/qtgui-4.8.6-r4 b/metadata/md5-cache/dev-qt/qtgui-4.8.6-r4 index 1d8452c69f21..35558caeb6d6 100644 --- a/metadata/md5-cache/dev-qt/qtgui-4.8.6-r4 +++ b/metadata/md5-cache/dev-qt/qtgui-4.8.6-r4 @@ -11,5 +11,5 @@ RDEPEND=app-eselect/eselect-qtgraphicssystem ~dev-qt/qtcore-4.8.6[aqua=,debug=,g REQUIRED_USE=gtkstyle? ( glib ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz http://dev.gentoo.org/~pesa/patches/qtgui-systemtrayicon-plugin-system.patch -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=0fa6fc634c7db300123d52094b52c97a diff --git a/metadata/md5-cache/dev-qt/qtgui-4.8.7 b/metadata/md5-cache/dev-qt/qtgui-4.8.7 index da0117f35223..abe4f96237b2 100644 --- a/metadata/md5-cache/dev-qt/qtgui-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtgui-4.8.7 @@ -11,5 +11,5 @@ RDEPEND=app-eselect/eselect-qtgraphicssystem ~dev-qt/qtcore-4.8.7[aqua=,debug=,g REQUIRED_USE=gtkstyle? ( glib ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz http://dev.gentoo.org/~pesa/patches/qtgui-systemtrayicon-plugin-system.patch -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=a87b8c62675774e9b72733f4004332ef diff --git a/metadata/md5-cache/dev-qt/qthelp-4.8.6-r3 b/metadata/md5-cache/dev-qt/qthelp-4.8.6-r3 index 315b862fe477..11b49f98004d 100644 --- a/metadata/md5-cache/dev-qt/qthelp-4.8.6-r3 +++ b/metadata/md5-cache/dev-qt/qthelp-4.8.6-r3 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsql-4.8.6[aqua=,debug=,sqlite,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] compat? ( ~dev-qt/qtdbus-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz compat? ( http://download.qt.io/archive/qt/4.6/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz http://dev.gentoo.org/~pesa/distfiles/qt-assistant-compat-headers-4.7.tar.gz ) -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=a105471e54da372418f9820bee299e18 diff --git a/metadata/md5-cache/dev-qt/qthelp-4.8.7 b/metadata/md5-cache/dev-qt/qthelp-4.8.7 index c7b8ccd55676..265c762ca5c3 100644 --- a/metadata/md5-cache/dev-qt/qthelp-4.8.7 +++ b/metadata/md5-cache/dev-qt/qthelp-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtsql-4.8.7[aqua=,debug=,sqlite,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] compat? ( ~dev-qt/qtdbus-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz compat? ( http://download.qt.io/archive/qt/4.6/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz http://dev.gentoo.org/~pesa/distfiles/qt-assistant-compat-headers-4.7.tar.gz ) -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=687d0d473e2b9ed7654ad6f35097d6a3 diff --git a/metadata/md5-cache/dev-qt/qtmultimedia-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtmultimedia-4.8.6-r1 index 6d7c3f971cc1..89f6b55ce6e4 100644 --- a/metadata/md5-cache/dev-qt/qtmultimedia-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtmultimedia-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] alsa? ( media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=2adabc8066a8ddc1ddc06da0ebc7c4f3 diff --git a/metadata/md5-cache/dev-qt/qtmultimedia-4.8.7 b/metadata/md5-cache/dev-qt/qtmultimedia-4.8.7 index b67379648cd9..e7a56f399eca 100644 --- a/metadata/md5-cache/dev-qt/qtmultimedia-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtmultimedia-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] alsa? ( media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=3ce8bdc6416e567d895ac595db9f74a5 diff --git a/metadata/md5-cache/dev-qt/qtopengl-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtopengl-4.8.6-r1 index 044f59e26248..8f0f4e765d61 100644 --- a/metadata/md5-cache/dev-qt/qtopengl-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtopengl-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,egl=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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.5.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(-)?] >=x11-libs/libXrender-0.9.7-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/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(-)?] dev-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=8da338b132a2aeeee8b627d670d36ea0 diff --git a/metadata/md5-cache/dev-qt/qtopengl-4.8.7 b/metadata/md5-cache/dev-qt/qtopengl-4.8.7 index f08a8ab65d9e..936183bca73e 100644 --- a/metadata/md5-cache/dev-qt/qtopengl-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtopengl-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,egl=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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.5.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(-)?] >=x11-libs/libXrender-0.9.7-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/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(-)?] dev-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=6e62fcb271e29ea4cbb3df4038f4f48a diff --git a/metadata/md5-cache/dev-qt/qtopenvg-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtopenvg-4.8.6-r1 index 5e021aad9ffe..0794c4e9574d 100644 --- a/metadata/md5-cache/dev-qt/qtopenvg-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtopenvg-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,egl,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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[egl,openvg,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=0d679e53de5826b86041ba9f0d131363 diff --git a/metadata/md5-cache/dev-qt/qtopenvg-4.8.7 b/metadata/md5-cache/dev-qt/qtopenvg-4.8.7 index bc6bad9e9794..6958a6940818 100644 --- a/metadata/md5-cache/dev-qt/qtopenvg-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtopenvg-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,egl,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,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[egl,openvg,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=cc8475167527e26872a1bc6bd9f8e9cb diff --git a/metadata/md5-cache/dev-qt/qtphonon-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtphonon-4.8.6-r1 index 1b04580febd8..7c3e03cd8d60 100644 --- a/metadata/md5-cache/dev-qt/qtphonon-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtphonon-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] aqua? ( ~dev-qt/qtopengl-4.8.6[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !aqua? ( >=media-libs/gstreamer-0.10.36-r1: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-plugins/gst-plugins-meta-0.10-r9: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(-)?] ) dbus? ( ~dev-qt/qtdbus-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !kde-apps/phonon-kde !media-libs/phonon dev-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=d72e14135ff9b9a2f087764d14f1dd83 diff --git a/metadata/md5-cache/dev-qt/qtphonon-4.8.7 b/metadata/md5-cache/dev-qt/qtphonon-4.8.7 index 9718d2eb92b0..ccd56b903705 100644 --- a/metadata/md5-cache/dev-qt/qtphonon-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtphonon-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] aqua? ( ~dev-qt/qtopengl-4.8.7[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !aqua? ( >=media-libs/gstreamer-0.10.36-r1: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-plugins/gst-plugins-meta-0.10-r9: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(-)?] ) dbus? ( ~dev-qt/qtdbus-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) !kde-apps/phonon-kde !media-libs/phonon !media-libs/phonon-gstreamer dev-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=7d6c6e0ce45d6306fa600e80a09dd35a diff --git a/metadata/md5-cache/dev-qt/qtscript-4.8.6-r2 b/metadata/md5-cache/dev-qt/qtscript-4.8.6-r2 index 83c1977911ff..bf45b81a5dff 100644 --- a/metadata/md5-cache/dev-qt/qtscript-4.8.6-r2 +++ b/metadata/md5-cache/dev-qt/qtscript-4.8.6-r2 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=0796910e0c899981017774918b9ea87f diff --git a/metadata/md5-cache/dev-qt/qtscript-4.8.7 b/metadata/md5-cache/dev-qt/qtscript-4.8.7 index 24a61d603a38..a06b72b9e587 100644 --- a/metadata/md5-cache/dev-qt/qtscript-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtscript-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=5ff75a68de084695a5917110eaf891bb diff --git a/metadata/md5-cache/dev-qt/qtsql-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtsql-4.8.6-r1 index 8c548b7bbfe7..5604216489ca 100644 --- a/metadata/md5-cache/dev-qt/qtsql-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtsql-4.8.6-r1 @@ -10,5 +10,5 @@ RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64( REQUIRED_USE=|| ( freetds mysql oci8 odbc postgres sqlite ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=09daeb1a61023f2a1756f5a045148c0f diff --git a/metadata/md5-cache/dev-qt/qtsql-4.8.7 b/metadata/md5-cache/dev-qt/qtsql-4.8.7 index 2220a76263b8..b2498c175b0b 100644 --- a/metadata/md5-cache/dev-qt/qtsql-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtsql-4.8.7 @@ -10,5 +10,5 @@ RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,qt3support=,abi_x86_32(-)?,abi_x86_64( REQUIRED_USE=|| ( freetds mysql oci8 odbc postgres sqlite ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=9e8dd10285351faa03dd58ff17f1b588 diff --git a/metadata/md5-cache/dev-qt/qtsvg-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtsvg-4.8.6-r1 index e259b896a2e9..f7b211479799 100644 --- a/metadata/md5-cache/dev-qt/qtsvg-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtsvg-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[accessibility=,aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=15b9a80edac48ef5139e574a97dfd69b diff --git a/metadata/md5-cache/dev-qt/qtsvg-4.8.7 b/metadata/md5-cache/dev-qt/qtsvg-4.8.7 index 002a99eafb7c..b37606b27a13 100644 --- a/metadata/md5-cache/dev-qt/qtsvg-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtsvg-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[accessibility=,aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=be000ad80ff19e6095e6236ee308d628 diff --git a/metadata/md5-cache/dev-qt/qttest-4.8.6-r1 b/metadata/md5-cache/dev-qt/qttest-4.8.6-r1 index fdbb81fb909f..662039f5af14 100644 --- a/metadata/md5-cache/dev-qt/qttest-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qttest-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=099a8f5974703d0a350282adc92ae509 diff --git a/metadata/md5-cache/dev-qt/qttest-4.8.7 b/metadata/md5-cache/dev-qt/qttest-4.8.7 index e0ad35b15c94..347dbb610e56 100644 --- a/metadata/md5-cache/dev-qt/qttest-4.8.7 +++ b/metadata/md5-cache/dev-qt/qttest-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=573cea9fa468326828bd8ed3e08751ea diff --git a/metadata/md5-cache/dev-qt/qttranslations-4.8.6-r1 b/metadata/md5-cache/dev-qt/qttranslations-4.8.6-r1 index e7190dff8b81..26bd22125d3c 100644 --- a/metadata/md5-cache/dev-qt/qttranslations-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qttranslations-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=dev-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=b961cb42910a0e669deca042aa0490b7 diff --git a/metadata/md5-cache/dev-qt/qttranslations-4.8.7 b/metadata/md5-cache/dev-qt/qttranslations-4.8.7 index a4ce1d245b3b..a7b203052f3d 100644 --- a/metadata/md5-cache/dev-qt/qttranslations-4.8.7 +++ b/metadata/md5-cache/dev-qt/qttranslations-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=dev-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=7bff77990a6b2b837d5c3cf5f8442d76 diff --git a/metadata/md5-cache/dev-qt/qtwebkit-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtwebkit-4.8.6-r1 index e201726b51d9..860a246d793c 100644 --- a/metadata/md5-cache/dev-qt/qtwebkit-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtwebkit-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=>=dev-db/sqlite-3.8.3: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-qt/qtcore-4.8.6[aqua=,debug=,ssl,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtxmlpatterns-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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.5.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(-)?] >=x11-libs/libXrender-0.9.7-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(-)?] gstreamer? ( dev-libs/glib: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/libxml2:2[!icu?,abi_x86_32(-)?,abi_x86_64(-)?,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-r1: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-base-0.10.36-r1: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(-)?] ) icu? ( dev-libs/icu:=[abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=43957fd3a5df02849cd53e22f35066d3 diff --git a/metadata/md5-cache/dev-qt/qtwebkit-4.8.7 b/metadata/md5-cache/dev-qt/qtwebkit-4.8.7 index f3ac886b7bf1..5eb5fe5ea9fd 100644 --- a/metadata/md5-cache/dev-qt/qtwebkit-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtwebkit-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=>=dev-db/sqlite-3.8.3: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-qt/qtcore-4.8.7[aqua=,debug=,ssl,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtgui-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtxmlpatterns-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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.5.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(-)?] >=x11-libs/libXrender-0.9.7-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(-)?] gstreamer? ( dev-libs/glib: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/libxml2:2[!icu?,abi_x86_32(-)?,abi_x86_64(-)?,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-r1: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-base-0.10.36-r1: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(-)?] ) icu? ( dev-libs/icu:=[abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=cf72e0cc229d1080bea6431a94958d11 diff --git a/metadata/md5-cache/dev-qt/qtxmlpatterns-4.8.6-r1 b/metadata/md5-cache/dev-qt/qtxmlpatterns-4.8.6-r1 index dd3f936592e4..04f607ea2e38 100644 --- a/metadata/md5-cache/dev-qt/qtxmlpatterns-4.8.6-r1 +++ b/metadata/md5-cache/dev-qt/qtxmlpatterns-4.8.6-r1 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.6[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=4b6aa5d1554b43d145abcfedfe02b69f diff --git a/metadata/md5-cache/dev-qt/qtxmlpatterns-4.8.7 b/metadata/md5-cache/dev-qt/qtxmlpatterns-4.8.7 index 64cc7f1012bf..54a937d18a1e 100644 --- a/metadata/md5-cache/dev-qt/qtxmlpatterns-4.8.7 +++ b/metadata/md5-cache/dev-qt/qtxmlpatterns-4.8.7 @@ -9,5 +9,5 @@ LICENSE=|| ( LGPL-2.1 LGPL-3 GPL-3 ) FDL-1.3 RDEPEND=~dev-qt/qtcore-4.8.7[aqua=,debug=,abi_x86_32(-)?,abi_x86_64(-)?,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-qt/qtchooser abi_x86_32? ( !app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] ) SLOT=4 SRC_URI=http://download.qt.io/official_releases/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f6e3ec94ddd236aee9f2b40eaee9f8db toolchain-funcs 42408102d713fbad60ca21349865edb4 +_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 qt4-build-multilib f0bc95174e7f9f9ba9ee2a16e4fc7fa8 toolchain-funcs 42408102d713fbad60ca21349865edb4 _md5_=bbc040334023e874479d199857c76794 diff --git a/metadata/md5-cache/dev-ruby/builder-3.0.4-r1 b/metadata/md5-cache/dev-ruby/builder-3.0.4-r1 index 58cbea649f78..b0a1afba1620 100644 --- a/metadata/md5-cache/dev-ruby/builder-3.0.4-r1 +++ b/metadata/md5-cache/dev-ruby/builder-3.0.4-r1 @@ -4,11 +4,11 @@ DESCRIPTION=A builder to facilitate programatic generation of XML markup EAPI=5 HOMEPAGE=http://rubyforge.org/projects/builder/ IUSE=elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 doc test test -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~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 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~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_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ) SLOT=3 SRC_URI=mirror://rubygems/builder-3.0.4.gem _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-utils-2 4a7c80c1feba48616b58c79d977e084c multilib 62927b3db3a589b0806255f3a002d5d3 ruby-fakegem d4f8591e9b20b106327e9d143eb13da5 ruby-ng a23e4bd47d827c96336af5ad0fe254cf ruby-utils a74e21a353442acf697b6c82e7df6df8 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=9b3c113dc72fd8ccb84cbfb6921d4032 +_md5_=e1f3c94f497adbe7724e84e6adb7de9d diff --git a/metadata/md5-cache/dev-ruby/bundler-1.7.13 b/metadata/md5-cache/dev-ruby/bundler-1.7.13 index 1e0734d6a8a9..751e4107458f 100644 --- a/metadata/md5-cache/dev-ruby/bundler-1.7.13 +++ b/metadata/md5-cache/dev-ruby/bundler-1.7.13 @@ -4,7 +4,7 @@ DESCRIPTION=An easy way to vendor gem dependencies EAPI=5 HOMEPAGE=http://github.com/carlhuda/bundler IUSE=test elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 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 +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_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) dev-vcs/git ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=mirror://rubygems/bundler-1.7.13.gem _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-utils-2 4a7c80c1feba48616b58c79d977e084c multilib 62927b3db3a589b0806255f3a002d5d3 ruby-fakegem d4f8591e9b20b106327e9d143eb13da5 ruby-ng a23e4bd47d827c96336af5ad0fe254cf ruby-utils a74e21a353442acf697b6c82e7df6df8 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=45f25802cfb5c923b435e10875b5a54c +_md5_=5ed86c5054bfebc60b892e6d77553112 diff --git a/metadata/md5-cache/dev-ruby/capistrano-2.15.5-r1 b/metadata/md5-cache/dev-ruby/capistrano-2.15.5-r1 index 7a4bc98e83d1..378d449d1d87 100644 --- a/metadata/md5-cache/dev-ruby/capistrano-2.15.5-r1 +++ b/metadata/md5-cache/dev-ruby/capistrano-2.15.5-r1 @@ -4,11 +4,11 @@ DESCRIPTION=A distributed application deployment system EAPI=5 HOMEPAGE=http://capistranorb.com/ IUSE=test elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 test test -KEYWORDS=amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris +KEYWORDS=amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby19? ( >=dev-ruby/net-ssh-2.0.14[ruby_targets_ruby19] >=dev-ruby/net-sftp-2.0.2[ruby_targets_ruby19] >=dev-ruby/net-scp-1.0.2[ruby_targets_ruby19] >=dev-ruby/net-ssh-gateway-1.1.0[ruby_targets_ruby19] >=dev-ruby/highline-1.2.7[ruby_targets_ruby19] ) ruby_targets_ruby20? ( >=dev-ruby/net-ssh-2.0.14[ruby_targets_ruby20] >=dev-ruby/net-sftp-2.0.2[ruby_targets_ruby20] >=dev-ruby/net-scp-1.0.2[ruby_targets_ruby20] >=dev-ruby/net-ssh-gateway-1.1.0[ruby_targets_ruby20] >=dev-ruby/highline-1.2.7[ruby_targets_ruby20] ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ) SLOT=2 SRC_URI=mirror://rubygems/capistrano-2.15.5.gem _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-utils-2 4a7c80c1feba48616b58c79d977e084c multilib 62927b3db3a589b0806255f3a002d5d3 ruby-fakegem d4f8591e9b20b106327e9d143eb13da5 ruby-ng a23e4bd47d827c96336af5ad0fe254cf ruby-utils a74e21a353442acf697b6c82e7df6df8 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=f0e9b5480fb6a6775b7ede8a4bf4c275 +_md5_=b415a0bf241f2cc34ed790f6bddee38b diff --git a/metadata/md5-cache/dev-ruby/daemons-1.1.9-r1 b/metadata/md5-cache/dev-ruby/daemons-1.1.9-r1 index 207b5c6e40aa..8b335c106891 100644 --- a/metadata/md5-cache/dev-ruby/daemons-1.1.9-r1 +++ b/metadata/md5-cache/dev-ruby/daemons-1.1.9-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Wrap existing ruby scripts to be run as a daemon EAPI=5 HOMEPAGE=https://github.com/thuehlinger/daemons IUSE=examples elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 doc test -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=MIT RDEPEND=ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ) SLOT=0 SRC_URI=mirror://rubygems/daemons-1.1.9.gem _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-utils-2 4a7c80c1feba48616b58c79d977e084c multilib 62927b3db3a589b0806255f3a002d5d3 ruby-fakegem d4f8591e9b20b106327e9d143eb13da5 ruby-ng a23e4bd47d827c96336af5ad0fe254cf ruby-utils a74e21a353442acf697b6c82e7df6df8 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=4af9d8a7e3c2eae8bac5f760b15fc52a +_md5_=7c7e8be22f29ad412fcfc0bed5936952 diff --git a/metadata/md5-cache/dev-ruby/rdtool-0.6.38-r1 b/metadata/md5-cache/dev-ruby/rdtool-0.6.38-r1 index e1932ba42b45..edb0f826409f 100644 --- a/metadata/md5-cache/dev-ruby/rdtool-0.6.38-r1 +++ b/metadata/md5-cache/dev-ruby/rdtool-0.6.38-r1 @@ -4,11 +4,11 @@ DESCRIPTION=A multipurpose documentation format for Ruby EAPI=5 HOMEPAGE=https://github.com/uwabami/rdtool IUSE=emacs elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 doc test test -KEYWORDS=~alpha amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd +KEYWORDS=~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd LICENSE=Ruby GPL-2 RDEPEND=emacs? ( virtual/emacs ) ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ) SLOT=0 SRC_URI=mirror://rubygems/rdtool-0.6.38.gem _eclasses_=elisp-common 9a16929c1a6aec7e1c903289983e114c eutils 9fb270e417e0e83d64ca52586c4a79de java-utils-2 4a7c80c1feba48616b58c79d977e084c multilib 62927b3db3a589b0806255f3a002d5d3 ruby-fakegem d4f8591e9b20b106327e9d143eb13da5 ruby-ng a23e4bd47d827c96336af5ad0fe254cf ruby-utils a74e21a353442acf697b6c82e7df6df8 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=9f88d75aef8dc033d88ef553ae11dca3 +_md5_=1603561cc1612cee0e4a10fd8f5cdab7 diff --git a/metadata/md5-cache/dev-ruby/ruby-odbc-0.99997 b/metadata/md5-cache/dev-ruby/ruby-odbc-0.99997 index 1f4cc5618aaa..e888ff229931 100644 --- a/metadata/md5-cache/dev-ruby/ruby-odbc-0.99997 +++ b/metadata/md5-cache/dev-ruby/ruby-odbc-0.99997 @@ -4,7 +4,7 @@ DESCRIPTION=RubyODBC - For accessing ODBC data sources from the Ruby language EAPI=5 HOMEPAGE=http://www.ch-werner.de/rubyodbc/ IUSE=elibc_FreeBSD ruby_targets_ruby19 ruby_targets_ruby20 test -KEYWORDS=amd64 ~ppc x86 +KEYWORDS=amd64 ppc x86 LICENSE=|| ( GPL-2 Ruby ) RDEPEND=>=dev-db/unixODBC-2.0.6 ruby_targets_ruby19? ( dev-lang/ruby:1.9 ) ruby_targets_ruby20? ( dev-lang/ruby:2.0 ) ruby_targets_ruby19? ( virtual/rubygems[ruby_targets_ruby19] ) ruby_targets_ruby20? ( virtual/rubygems[ruby_targets_ruby20] ) REQUIRED_USE=|| ( ruby_targets_ruby19 ruby_targets_ruby20 ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://www.ch-werner.de/rubyodbc/ruby-odbc-0.99997.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de java-utils-2 4a7c80c1feba48616b58c79d977e084c multilib 62927b3db3a589b0806255f3a002d5d3 ruby-fakegem d4f8591e9b20b106327e9d143eb13da5 ruby-ng a23e4bd47d827c96336af5ad0fe254cf ruby-utils a74e21a353442acf697b6c82e7df6df8 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=01124f702d19a8d1ab19c3e1a9eae73b +_md5_=0ce711544505889346318035c82585e8 diff --git a/metadata/md5-cache/dev-util/lcov-1.11 b/metadata/md5-cache/dev-util/lcov-1.11 index 19f496d9184f..e7e1542267cb 100644 --- a/metadata/md5-cache/dev-util/lcov-1.11 +++ b/metadata/md5-cache/dev-util/lcov-1.11 @@ -2,10 +2,10 @@ DEFINED_PHASES=compile install DESCRIPTION=A graphical front-end for GCC's coverage testing tool gcov EAPI=4 HOMEPAGE=http://ltp.sourceforge.net/coverage/lcov.php -KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos +KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos LICENSE=GPL-2 RDEPEND=>=dev-lang/perl-5 dev-perl/GD[png] SLOT=0 SRC_URI=mirror://sourceforge/ltp/lcov-1.11.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=a16e20be277fca08d78de0657b69d739 +_md5_=92389f6994acb43ed6cf6e29b2d3178d diff --git a/metadata/md5-cache/dev-util/suse-build-2014.09.18 b/metadata/md5-cache/dev-util/suse-build-2014.09.18 index 2e3461e48b9a..92565dba4119 100644 --- a/metadata/md5-cache/dev-util/suse-build-2014.09.18 +++ b/metadata/md5-cache/dev-util/suse-build-2014.09.18 @@ -3,10 +3,10 @@ DESCRIPTION=Script to build SUSE Linux RPMs EAPI=5 HOMEPAGE=https://build.opensuse.org/package/show/openSUSE:Tools/build IUSE=symlink -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=virtual/perl-Digest-MD5 virtual/perl-Getopt-Long dev-perl/XML-Parser dev-perl/TimeDate app-shells/bash app-arch/cpio app-arch/rpm SLOT=0 SRC_URI=https://api.opensuse.org/public/source/openSUSE:Tools/build/obs-build-20140918.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 obs-download 8b22473fde39f5051ce00b61062dd086 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=6c3e7cbe45f11b25342c0369694f0973 +_md5_=289f13fdab4e1f7bafa52d2db9ea0e1d diff --git a/metadata/md5-cache/dev-vcs/subversion-1.8.13-r1 b/metadata/md5-cache/dev-vcs/subversion-1.8.13-r1 index e0ea96895f93..1df3b934b08b 100644 --- a/metadata/md5-cache/dev-vcs/subversion-1.8.13-r1 +++ b/metadata/md5-cache/dev-vcs/subversion-1.8.13-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Advanced version control system EAPI=5 HOMEPAGE=http://subversion.apache.org/ IUSE=apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http java kde nls perl python ruby sasl test vim-syntax apache2 python_targets_python2_7 elibc_FreeBSD java -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=Subversion GPL-2 RDEPEND=>=dev-db/sqlite-3.7.12 >=dev-libs/apr-1.3:1 >=dev-libs/apr-util-1.3:1 dev-libs/expat sys-apps/file sys-libs/zlib app-arch/bzip2 berkdb? ( >=sys-libs/db-4.0.14:= ) ctypes-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(-)] ) gnome-keyring? ( dev-libs/glib:2 sys-apps/dbus gnome-base/libgnome-keyring ) kde? ( sys-apps/dbus dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=kde-base/kdelibs-4:4 ) perl? ( dev-lang/perl:= ) 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(-)] ) ruby? ( >=dev-lang/ruby-2.0:2.0 dev-ruby/rubygems[ruby_targets_ruby20] ) sasl? ( dev-libs/cyrus-sasl ) http? ( >=net-libs/serf-1.2.1 ) apache2? ( www-servers/apache[apache2_modules_dav] ) java? ( >=virtual/jre-1.5 ) kde? ( kde-apps/kwalletd:4 ) nls? ( virtual/libintl ) perl? ( dev-perl/URI ) apache2? ( =www-servers/apache-2* ) java? ( >=dev-java/java-config-2.2.0 ) REQUIRED_USE=ctypes-python? ( || ( python_targets_python2_7 ) ) python? ( || ( python_targets_python2_7 ) ) test? ( || ( python_targets_python2_7 ) !dso ) SLOT=0 SRC_URI=mirror://apache/subversion/subversion-1.8.13.tar.bz2 _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 db-use 82d0e62839f20e1e0d5a2259abd5316f depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd distutils-r1 c01d5c4af34f4a37a51fc9638299c222 elisp-common 9a16929c1a6aec7e1c903289983e114c eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 java-pkg-opt-2 f9bbbe5092225a2059aa9e6a3a2b52f1 java-utils-2 4a7c80c1feba48616b58c79d977e084c libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 perl-module 79253b64b2972a3e513329a729242b27 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=562ed594e75b8040e370ecf440a2b2be +_md5_=6c0c2a5d8a8d39a80996a3fd18f2b478 diff --git a/metadata/md5-cache/kde-frameworks/plasma-5.10.0 b/metadata/md5-cache/kde-frameworks/plasma-5.10.0 index d180a4bbb216..cb80122aeefb 100644 --- a/metadata/md5-cache/kde-frameworks/plasma-5.10.0 +++ b/metadata/md5-cache/kde-frameworks/plasma-5.10.0 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test unpack -DEPEND=>=kde-frameworks/kactivities-5.10 >=kde-frameworks/karchive-5.10 >=kde-frameworks/kconfig-5.10 >=kde-frameworks/kconfigwidgets-5.10 >=kde-frameworks/kcoreaddons-5.10 >=kde-frameworks/kdbusaddons-5.10 >=kde-frameworks/kdeclarative-5.10 >=kde-frameworks/kglobalaccel-5.10 >=kde-frameworks/kguiaddons-5.10 >=kde-frameworks/ki18n-5.10 >=kde-frameworks/kiconthemes-5.10 >=kde-frameworks/kio-5.10 >=kde-frameworks/knotifications-5.10 >=kde-frameworks/kpackage-5.10 >=kde-frameworks/kservice-5.10 >=kde-frameworks/kwindowsystem-5.10 >=kde-frameworks/kxmlgui-5.10 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtquickcontrols:5 dev-qt/qtscript:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 egl? ( media-libs/mesa[egl] ) opengl? ( dev-qt/qtgui:5[opengl,-gles2] virtual/opengl ) X? ( dev-qt/qtx11extras:5 x11-libs/libX11 x11-libs/libxcb ) >=kde-frameworks/kdoctools-5.10 dev-qt/qtquick1:5 X? ( x11-proto/xproto ) >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=kde-frameworks/extra-cmake-modules-5.10 doc? ( >=kde-frameworks/kapidox-5.10 app-doc/doxygen ) test? ( >=dev-qt/qttest-5.4.1:5 ) >=dev-qt/qtcore-5.4.1:5 dev-util/desktop-file-utils app-arch/xz-utils +DEPEND=>=kde-frameworks/kactivities-5.10 >=kde-frameworks/karchive-5.10 >=kde-frameworks/kconfig-5.10 >=kde-frameworks/kconfigwidgets-5.10 >=kde-frameworks/kcoreaddons-5.10 >=kde-frameworks/kdbusaddons-5.10 >=kde-frameworks/kdeclarative-5.10 >=kde-frameworks/kglobalaccel-5.10 >=kde-frameworks/kguiaddons-5.10 >=kde-frameworks/ki18n-5.10 >=kde-frameworks/kiconthemes-5.10 >=kde-frameworks/kio-5.10 >=kde-frameworks/knotifications-5.10 >=kde-frameworks/kpackage-5.10 >=kde-frameworks/kservice-5.10 >=kde-frameworks/kwindowsystem-5.10 >=kde-frameworks/kxmlgui-5.10 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtquickcontrols:5 dev-qt/qtscript:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 egl? ( media-libs/mesa[egl] ) opengl? ( dev-qt/qtgui:5[opengl(+),-gles2] virtual/opengl ) X? ( dev-qt/qtx11extras:5 x11-libs/libX11 x11-libs/libxcb ) >=kde-frameworks/kdoctools-5.10 dev-qt/qtquick1:5 X? ( x11-proto/xproto ) >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=kde-frameworks/extra-cmake-modules-5.10 doc? ( >=kde-frameworks/kapidox-5.10 app-doc/doxygen ) test? ( >=dev-qt/qttest-5.4.1:5 ) >=dev-qt/qtcore-5.4.1:5 dev-util/desktop-file-utils app-arch/xz-utils DESCRIPTION=Plasma framework EAPI=5 HOMEPAGE=http://www.kde.org/ IUSE=egl opengl X test doc debug test KEYWORDS=~amd64 ~x86 LICENSE=LGPL-2+ -RDEPEND=>=kde-frameworks/kactivities-5.10 >=kde-frameworks/karchive-5.10 >=kde-frameworks/kconfig-5.10 >=kde-frameworks/kconfigwidgets-5.10 >=kde-frameworks/kcoreaddons-5.10 >=kde-frameworks/kdbusaddons-5.10 >=kde-frameworks/kdeclarative-5.10 >=kde-frameworks/kglobalaccel-5.10 >=kde-frameworks/kguiaddons-5.10 >=kde-frameworks/ki18n-5.10 >=kde-frameworks/kiconthemes-5.10 >=kde-frameworks/kio-5.10 >=kde-frameworks/knotifications-5.10 >=kde-frameworks/kpackage-5.10 >=kde-frameworks/kservice-5.10 >=kde-frameworks/kwindowsystem-5.10 >=kde-frameworks/kxmlgui-5.10 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtquickcontrols:5 dev-qt/qtscript:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 egl? ( media-libs/mesa[egl] ) opengl? ( dev-qt/qtgui:5[opengl,-gles2] virtual/opengl ) X? ( dev-qt/qtx11extras:5 x11-libs/libX11 x11-libs/libxcb ) >=kde-frameworks/kf-env-3 >=dev-qt/qtcore-5.4.1:5 +RDEPEND=>=kde-frameworks/kactivities-5.10 >=kde-frameworks/karchive-5.10 >=kde-frameworks/kconfig-5.10 >=kde-frameworks/kconfigwidgets-5.10 >=kde-frameworks/kcoreaddons-5.10 >=kde-frameworks/kdbusaddons-5.10 >=kde-frameworks/kdeclarative-5.10 >=kde-frameworks/kglobalaccel-5.10 >=kde-frameworks/kguiaddons-5.10 >=kde-frameworks/ki18n-5.10 >=kde-frameworks/kiconthemes-5.10 >=kde-frameworks/kio-5.10 >=kde-frameworks/knotifications-5.10 >=kde-frameworks/kpackage-5.10 >=kde-frameworks/kservice-5.10 >=kde-frameworks/kwindowsystem-5.10 >=kde-frameworks/kxmlgui-5.10 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtquickcontrols:5 dev-qt/qtscript:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 egl? ( media-libs/mesa[egl] ) opengl? ( dev-qt/qtgui:5[opengl(+),-gles2] virtual/opengl ) X? ( dev-qt/qtx11extras:5 x11-libs/libX11 x11-libs/libxcb ) >=kde-frameworks/kf-env-3 >=dev-qt/qtcore-5.4.1:5 RESTRICT=test SLOT=5/5.10 SRC_URI=mirror://kde/stable/frameworks/5.10/plasma-framework-5.10.0.tar.xz _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 kde5 5e633f0138ab82d4555c822daf291497 kde5-functions 55bbd45f36f6ea480772230d6af0be60 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=7d3d0e54ebcc221d820703b434176cf3 +_md5_=55ecf9df3f77919d90dbf7f8a43e9d1a diff --git a/metadata/md5-cache/kde-plasma/kinfocenter-5.3.1 b/metadata/md5-cache/kde-plasma/kinfocenter-5.3.1 index 8041f4f8482b..97405c51307d 100644 --- a/metadata/md5-cache/kde-plasma/kinfocenter-5.3.1 +++ b/metadata/md5-cache/kde-plasma/kinfocenter-5.3.1 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test unpack -DEPEND=>=kde-frameworks/kcmutils-5.10.0:5 >=kde-frameworks/kcompletion-5.10.0:5 >=kde-frameworks/kconfig-5.10.0:5 >=kde-frameworks/kconfigwidgets-5.10.0:5 >=kde-frameworks/kcoreaddons-5.10.0:5 >=kde-frameworks/kdbusaddons-5.10.0:5 >=kde-frameworks/kdelibs4support-5.10.0:5 >=kde-frameworks/ki18n-5.10.0:5 >=kde-frameworks/kiconthemes-5.10.0:5 >=kde-frameworks/kio-5.10.0:5 >=kde-frameworks/kservice-5.10.0:5 >=kde-frameworks/kwidgetsaddons-5.10.0:5 >=kde-frameworks/kxmlgui-5.10.0:5 >=kde-frameworks/solid-5.10.0:5 dev-qt/qtgui:5[opengl?] dev-qt/qtwidgets:5 gles? ( dev-qt/qtgui:5[gles2] || ( media-libs/mesa[egl,gles1] media-libs/mesa[egl,gles2] ) ) ieee1394? ( sys-libs/libraw1394 ) nfs? ( net-fs/nfs-utils ) opengl? ( virtual/glu virtual/opengl ) pci? ( sys-apps/pciutils ) samba? ( net-fs/samba[server(+)] ) wayland? ( >=kde-plasma/kwayland-5.3.1:5 ) X? ( x11-libs/libX11 ) !kde-base/kcontrol !kde-base/kinfocenter !kde-misc/about-distro >=kde-frameworks/plasma-5.10.0:5 >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=kde-frameworks/extra-cmake-modules-5.10.0:5 handbook? ( >=kde-frameworks/kdoctools-5.10.0:5 ) >=dev-qt/qtcore-5.4.1:5 dev-util/desktop-file-utils app-arch/xz-utils +DEPEND=>=kde-frameworks/kcmutils-5.10.0:5 >=kde-frameworks/kcompletion-5.10.0:5 >=kde-frameworks/kconfig-5.10.0:5 >=kde-frameworks/kconfigwidgets-5.10.0:5 >=kde-frameworks/kcoreaddons-5.10.0:5 >=kde-frameworks/kdbusaddons-5.10.0:5 >=kde-frameworks/kdelibs4support-5.10.0:5 >=kde-frameworks/ki18n-5.10.0:5 >=kde-frameworks/kiconthemes-5.10.0:5 >=kde-frameworks/kio-5.10.0:5 >=kde-frameworks/kservice-5.10.0:5 >=kde-frameworks/kwidgetsaddons-5.10.0:5 >=kde-frameworks/kxmlgui-5.10.0:5 >=kde-frameworks/solid-5.10.0:5 dev-qt/qtgui:5[opengl(+)] dev-qt/qtwidgets:5 gles? ( dev-qt/qtgui:5[gles2] || ( media-libs/mesa[egl,gles1] media-libs/mesa[egl,gles2] ) ) ieee1394? ( sys-libs/libraw1394 ) nfs? ( net-fs/nfs-utils ) opengl? ( virtual/glu virtual/opengl ) pci? ( sys-apps/pciutils ) samba? ( net-fs/samba[server(+)] ) wayland? ( >=kde-plasma/kwayland-5.3.1:5 ) X? ( x11-libs/libX11 ) !kde-base/kcontrol !kde-base/kinfocenter !kde-misc/about-distro >=kde-frameworks/plasma-5.10.0:5 >=sys-apps/sed-4 sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=kde-frameworks/extra-cmake-modules-5.10.0:5 handbook? ( >=kde-frameworks/kdoctools-5.10.0:5 ) >=dev-qt/qtcore-5.4.1:5 dev-util/desktop-file-utils app-arch/xz-utils DESCRIPTION=A utility that provides information about a computer system EAPI=5 HOMEPAGE=http://www.kde.org/applications/system/kinfocenter/ IUSE=egl gles ieee1394 +opengl +pci samba nfs wayland X debug +handbook KEYWORDS=~amd64 LICENSE=GPL-2 -RDEPEND=>=kde-frameworks/kcmutils-5.10.0:5 >=kde-frameworks/kcompletion-5.10.0:5 >=kde-frameworks/kconfig-5.10.0:5 >=kde-frameworks/kconfigwidgets-5.10.0:5 >=kde-frameworks/kcoreaddons-5.10.0:5 >=kde-frameworks/kdbusaddons-5.10.0:5 >=kde-frameworks/kdelibs4support-5.10.0:5 >=kde-frameworks/ki18n-5.10.0:5 >=kde-frameworks/kiconthemes-5.10.0:5 >=kde-frameworks/kio-5.10.0:5 >=kde-frameworks/kservice-5.10.0:5 >=kde-frameworks/kwidgetsaddons-5.10.0:5 >=kde-frameworks/kxmlgui-5.10.0:5 >=kde-frameworks/solid-5.10.0:5 dev-qt/qtgui:5[opengl?] dev-qt/qtwidgets:5 gles? ( dev-qt/qtgui:5[gles2] || ( media-libs/mesa[egl,gles1] media-libs/mesa[egl,gles2] ) ) ieee1394? ( sys-libs/libraw1394 ) nfs? ( net-fs/nfs-utils ) opengl? ( virtual/glu virtual/opengl ) pci? ( sys-apps/pciutils ) samba? ( net-fs/samba[server(+)] ) wayland? ( >=kde-plasma/kwayland-5.3.1:5 ) X? ( x11-libs/libX11 ) !kde-base/kcontrol !kde-base/kinfocenter !kde-misc/about-distro >=kde-plasma/kde-cli-tools-5.3.1:5 >=kde-frameworks/kf-env-3 !kde-apps/kde4-l10n[-minimal] !kde-base/kde-l10n:4[-minimal(-)] >=dev-qt/qtcore-5.4.1:5 +RDEPEND=>=kde-frameworks/kcmutils-5.10.0:5 >=kde-frameworks/kcompletion-5.10.0:5 >=kde-frameworks/kconfig-5.10.0:5 >=kde-frameworks/kconfigwidgets-5.10.0:5 >=kde-frameworks/kcoreaddons-5.10.0:5 >=kde-frameworks/kdbusaddons-5.10.0:5 >=kde-frameworks/kdelibs4support-5.10.0:5 >=kde-frameworks/ki18n-5.10.0:5 >=kde-frameworks/kiconthemes-5.10.0:5 >=kde-frameworks/kio-5.10.0:5 >=kde-frameworks/kservice-5.10.0:5 >=kde-frameworks/kwidgetsaddons-5.10.0:5 >=kde-frameworks/kxmlgui-5.10.0:5 >=kde-frameworks/solid-5.10.0:5 dev-qt/qtgui:5[opengl(+)] dev-qt/qtwidgets:5 gles? ( dev-qt/qtgui:5[gles2] || ( media-libs/mesa[egl,gles1] media-libs/mesa[egl,gles2] ) ) ieee1394? ( sys-libs/libraw1394 ) nfs? ( net-fs/nfs-utils ) opengl? ( virtual/glu virtual/opengl ) pci? ( sys-apps/pciutils ) samba? ( net-fs/samba[server(+)] ) wayland? ( >=kde-plasma/kwayland-5.3.1:5 ) X? ( x11-libs/libX11 ) !kde-base/kcontrol !kde-base/kinfocenter !kde-misc/about-distro >=kde-plasma/kde-cli-tools-5.3.1:5 >=kde-frameworks/kf-env-3 !kde-apps/kde4-l10n[-minimal] !kde-base/kde-l10n:4[-minimal(-)] >=dev-qt/qtcore-5.4.1:5 REQUIRED_USE=egl? ( || ( gles opengl ) ) SLOT=5 SRC_URI=mirror://kde/stable/plasma/5.3.1/kinfocenter-5.3.1.tar.xz https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 kde5 5e633f0138ab82d4555c822daf291497 kde5-functions 55bbd45f36f6ea480772230d6af0be60 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=d18391a2564d8ac7a89749a7cd3b88a1 +_md5_=f988e24410e9cc98eaca96a0e60464ac diff --git a/metadata/md5-cache/kde-plasma/kwin-5.3.1 b/metadata/md5-cache/kde-plasma/kwin-5.3.1 index 00c51293474c..fd471037630c 100644 --- a/metadata/md5-cache/kde-plasma/kwin-5.3.1 +++ b/metadata/md5-cache/kde-plasma/kwin-5.3.1 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup test unpack -DEPEND=>=kde-frameworks/kactivities-5.10.0:5 >=kde-frameworks/kauth-5.10.0:5 >=kde-frameworks/kcmutils-5.10.0:5 >=kde-frameworks/kcompletion-5.10.0:5 >=kde-frameworks/kconfig-5.10.0:5 >=kde-frameworks/kconfigwidgets-5.10.0:5 >=kde-frameworks/kcoreaddons-5.10.0:5 >=kde-frameworks/kcrash-5.10.0:5 >=kde-frameworks/kdeclarative-5.10.0:5 >=kde-frameworks/kglobalaccel-5.10.0:5 >=kde-frameworks/ki18n-5.10.0:5 >=kde-frameworks/kiconthemes-5.10.0:5 >=kde-frameworks/kinit-5.10.0:5 >=kde-frameworks/kio-5.10.0:5 >=kde-frameworks/knewstuff-5.10.0:5 >=kde-frameworks/knotifications-5.10.0:5 >=kde-frameworks/kservice-5.10.0:5 >=kde-frameworks/kwidgetsaddons-5.10.0:5 >=kde-frameworks/kwindowsystem-5.10.0:5[X] >=kde-frameworks/kxmlgui-5.10.0:5 >=kde-frameworks/plasma-5.10.0:5 >=kde-plasma/kdecoration-5.3.1:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5[gles2=,opengl] dev-qt/qtmultimedia:5[qml] dev-qt/qtscript:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras media-libs/libepoxy x11-libs/libICE x11-libs/libSM x11-libs/libX11 >=x11-libs/libxcb-1.0 x11-libs/xcb-util-cursor x11-libs/xcb-util-image x11-libs/xcb-util-keysyms wayland? ( >=kde-plasma/kwayland-5.3.1:5 >=dev-libs/libinput-0.10 >=dev-libs/wayland-1.2 virtual/libudev:= >=x11-libs/libxkbcommon-0.4.1 ) dev-qt/designer:5 dev-qt/qtconcurrent:5 media-libs/mesa[egl,gles2?] x11-proto/xproto test? ( x11-libs/xcb-util-wm ) >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=kde-frameworks/extra-cmake-modules-5.10.0:5 handbook? ( >=kde-frameworks/kdoctools-5.10.0:5 ) test? ( >=dev-qt/qttest-5.4.1:5 ) >=dev-qt/qtcore-5.4.1:5 dev-util/desktop-file-utils app-arch/xz-utils +DEPEND=>=kde-frameworks/kactivities-5.10.0:5 >=kde-frameworks/kauth-5.10.0:5 >=kde-frameworks/kcmutils-5.10.0:5 >=kde-frameworks/kcompletion-5.10.0:5 >=kde-frameworks/kconfig-5.10.0:5 >=kde-frameworks/kconfigwidgets-5.10.0:5 >=kde-frameworks/kcoreaddons-5.10.0:5 >=kde-frameworks/kcrash-5.10.0:5 >=kde-frameworks/kdeclarative-5.10.0:5 >=kde-frameworks/kglobalaccel-5.10.0:5 >=kde-frameworks/ki18n-5.10.0:5 >=kde-frameworks/kiconthemes-5.10.0:5 >=kde-frameworks/kinit-5.10.0:5 >=kde-frameworks/kio-5.10.0:5 >=kde-frameworks/knewstuff-5.10.0:5 >=kde-frameworks/knotifications-5.10.0:5 >=kde-frameworks/kservice-5.10.0:5 >=kde-frameworks/kwidgetsaddons-5.10.0:5 >=kde-frameworks/kwindowsystem-5.10.0:5[X] >=kde-frameworks/kxmlgui-5.10.0:5 >=kde-frameworks/plasma-5.10.0:5 >=kde-plasma/kdecoration-5.3.1:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5[gles2=,opengl(+)] dev-qt/qtmultimedia:5[qml] dev-qt/qtscript:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras media-libs/libepoxy x11-libs/libICE x11-libs/libSM x11-libs/libX11 >=x11-libs/libxcb-1.0 x11-libs/xcb-util-cursor x11-libs/xcb-util-image x11-libs/xcb-util-keysyms wayland? ( >=kde-plasma/kwayland-5.3.1:5 >=dev-libs/libinput-0.10 >=dev-libs/wayland-1.2 virtual/libudev:= >=x11-libs/libxkbcommon-0.4.1 ) dev-qt/designer:5 dev-qt/qtconcurrent:5 media-libs/mesa[egl,gles2?] x11-proto/xproto test? ( x11-libs/xcb-util-wm ) >=sys-apps/sed-4 test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost ) sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=kde-frameworks/extra-cmake-modules-5.10.0:5 handbook? ( >=kde-frameworks/kdoctools-5.10.0:5 ) test? ( >=dev-qt/qttest-5.4.1:5 ) >=dev-qt/qtcore-5.4.1:5 dev-util/desktop-file-utils app-arch/xz-utils DESCRIPTION=KDE window manager EAPI=5 HOMEPAGE=http://www.kde.org/ IUSE=gles2 wayland test debug +handbook test KEYWORDS=~amd64 LICENSE=GPL-2+ -RDEPEND=>=kde-frameworks/kactivities-5.10.0:5 >=kde-frameworks/kauth-5.10.0:5 >=kde-frameworks/kcmutils-5.10.0:5 >=kde-frameworks/kcompletion-5.10.0:5 >=kde-frameworks/kconfig-5.10.0:5 >=kde-frameworks/kconfigwidgets-5.10.0:5 >=kde-frameworks/kcoreaddons-5.10.0:5 >=kde-frameworks/kcrash-5.10.0:5 >=kde-frameworks/kdeclarative-5.10.0:5 >=kde-frameworks/kglobalaccel-5.10.0:5 >=kde-frameworks/ki18n-5.10.0:5 >=kde-frameworks/kiconthemes-5.10.0:5 >=kde-frameworks/kinit-5.10.0:5 >=kde-frameworks/kio-5.10.0:5 >=kde-frameworks/knewstuff-5.10.0:5 >=kde-frameworks/knotifications-5.10.0:5 >=kde-frameworks/kservice-5.10.0:5 >=kde-frameworks/kwidgetsaddons-5.10.0:5 >=kde-frameworks/kwindowsystem-5.10.0:5[X] >=kde-frameworks/kxmlgui-5.10.0:5 >=kde-frameworks/plasma-5.10.0:5 >=kde-plasma/kdecoration-5.3.1:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5[gles2=,opengl] dev-qt/qtmultimedia:5[qml] dev-qt/qtscript:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras media-libs/libepoxy x11-libs/libICE x11-libs/libSM x11-libs/libX11 >=x11-libs/libxcb-1.0 x11-libs/xcb-util-cursor x11-libs/xcb-util-image x11-libs/xcb-util-keysyms wayland? ( >=kde-plasma/kwayland-5.3.1:5 >=dev-libs/libinput-0.10 >=dev-libs/wayland-1.2 virtual/libudev:= >=x11-libs/libxkbcommon-0.4.1 ) >=kde-plasma/kde-cli-tools-5.3.1:5 !kde-base/kwin !kde-base/systemsettings >=kde-frameworks/kf-env-3 !kde-apps/kde4-l10n[-minimal] !kde-base/kde-l10n:4[-minimal(-)] >=dev-qt/qtcore-5.4.1:5 +RDEPEND=>=kde-frameworks/kactivities-5.10.0:5 >=kde-frameworks/kauth-5.10.0:5 >=kde-frameworks/kcmutils-5.10.0:5 >=kde-frameworks/kcompletion-5.10.0:5 >=kde-frameworks/kconfig-5.10.0:5 >=kde-frameworks/kconfigwidgets-5.10.0:5 >=kde-frameworks/kcoreaddons-5.10.0:5 >=kde-frameworks/kcrash-5.10.0:5 >=kde-frameworks/kdeclarative-5.10.0:5 >=kde-frameworks/kglobalaccel-5.10.0:5 >=kde-frameworks/ki18n-5.10.0:5 >=kde-frameworks/kiconthemes-5.10.0:5 >=kde-frameworks/kinit-5.10.0:5 >=kde-frameworks/kio-5.10.0:5 >=kde-frameworks/knewstuff-5.10.0:5 >=kde-frameworks/knotifications-5.10.0:5 >=kde-frameworks/kservice-5.10.0:5 >=kde-frameworks/kwidgetsaddons-5.10.0:5 >=kde-frameworks/kwindowsystem-5.10.0:5[X] >=kde-frameworks/kxmlgui-5.10.0:5 >=kde-frameworks/plasma-5.10.0:5 >=kde-plasma/kdecoration-5.3.1:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5[gles2=,opengl(+)] dev-qt/qtmultimedia:5[qml] dev-qt/qtscript:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras media-libs/libepoxy x11-libs/libICE x11-libs/libSM x11-libs/libX11 >=x11-libs/libxcb-1.0 x11-libs/xcb-util-cursor x11-libs/xcb-util-image x11-libs/xcb-util-keysyms wayland? ( >=kde-plasma/kwayland-5.3.1:5 >=dev-libs/libinput-0.10 >=dev-libs/wayland-1.2 virtual/libudev:= >=x11-libs/libxkbcommon-0.4.1 ) >=kde-plasma/kde-cli-tools-5.3.1:5 !kde-base/kwin !kde-base/systemsettings >=kde-frameworks/kf-env-3 !kde-apps/kde4-l10n[-minimal] !kde-base/kde-l10n:4[-minimal(-)] >=dev-qt/qtcore-5.4.1:5 SLOT=5 SRC_URI=mirror://kde/stable/plasma/5.3.1/kwin-5.3.1.tar.xz _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 kde5 5e633f0138ab82d4555c822daf291497 kde5-functions 55bbd45f36f6ea480772230d6af0be60 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=16b0b62dfeef4aef3d205b5a6ec3024d +_md5_=0b3793afc652d4c5355920ef3780c878 diff --git a/metadata/md5-cache/lxde-base/lxpanel-0.7.0-r1 b/metadata/md5-cache/lxde-base/lxpanel-0.7.0-r1 index 0090e9c549ca..21fb1583437a 100644 --- a/metadata/md5-cache/lxde-base/lxpanel-0.7.0-r1 +++ b/metadata/md5-cache/lxde-base/lxpanel-0.7.0-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Lightweight X11 desktop panel for LXDE EAPI=4 HOMEPAGE=http://lxde.org/ IUSE=+alsa wifi -KEYWORDS=~alpha amd64 ~arm ~arm64 ~ppc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=~alpha amd64 ~arm ~arm64 ppc x86 ~x86-interix ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 RDEPEND=x11-libs/gtk+:2 >=x11-libs/libfm-1.2.0[gtk] x11-libs/libwnck:1 x11-libs/libXmu x11-libs/libXpm x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/libX11 lxde-base/lxmenu-data lxde-base/menu-cache alsa? ( media-libs/alsa-lib ) wifi? ( net-wireless/wireless-tools ) RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/lxde/LXPanel%20%28desktop%20panel%29/LXPanel%200.7.x/lxpanel-0.7.0.tar.xz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=bb2858e521de4802a9e3d2566e2e81f2 +_md5_=5cbdc511717fe6795bbc8f3a58169b19 diff --git a/metadata/md5-cache/lxde-base/lxtask-0.1.6 b/metadata/md5-cache/lxde-base/lxtask-0.1.6 index 2600a5764f4e..1f2a1c9edf64 100644 --- a/metadata/md5-cache/lxde-base/lxtask-0.1.6 +++ b/metadata/md5-cache/lxde-base/lxtask-0.1.6 @@ -3,10 +3,10 @@ DEPEND=x11-libs/gtk+:2 dev-libs/glib:2 virtual/pkgconfig sys-devel/gettext >=dev DESCRIPTION=LXDE Task manager EAPI=5 HOMEPAGE=http://lxde.sf.net/ -KEYWORDS=~alpha ~amd64 arm ~ppc ~x86 ~arm-linux ~x86-linux +KEYWORDS=~alpha amd64 arm ~ppc ~x86 ~arm-linux ~x86-linux LICENSE=GPL-2 RDEPEND=x11-libs/gtk+:2 dev-libs/glib:2 SLOT=0 SRC_URI=mirror://sourceforge/lxde/lxtask-0.1.6.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=54705de18fb554d34843d67376a1178e +_md5_=5b4f16cdebdab7adff480870fd29c019 diff --git a/metadata/md5-cache/mail-client/evolution-3.16.3 b/metadata/md5-cache/mail-client/evolution-3.16.3 index 8d3737966906..633578a74407 100644 --- a/metadata/md5-cache/mail-client/evolution-3.16.3 +++ b/metadata/md5-cache/mail-client/evolution-3.16.3 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare unpack -DEPEND=>=app-crypt/gcr-3.4 >=app-text/enchant-1.1.7 >=dev-libs/glib-2.40:2 >=dev-libs/libgdata-0.10:= >=dev-libs/libxml2-2.7.3:2 >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=gnome-extra/evolution-data-server-3.16:=[gtk,weather?] >=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 >=net-libs/webkit-gtk-2.2:3 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gdk-pixbuf-2.24:2 >=x11-libs/gtk+-3.10:3 >=x11-libs/libnotify-0.7:= >=x11-misc/shared-mime-info-0.22 >=app-text/iso-codes-0.49 dev-libs/atk gnome-base/dconf dev-libs/libical:= x11-libs/libSM x11-libs/libICE crypt? ( >=app-crypt/gnupg-1.4 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) x11-libs/libcryptui ) map? ( >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0 >=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) spell? ( app-text/gtkspell:3 ) ldap? ( >=net-nds/openldap-2:= ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:= ) weather? ( >=dev-libs/libgweather-3.8:2= ) app-text/docbook-xml-dtd:4.1.2 dev-util/gtk-doc-am >=dev-util/intltool-0.40.0 virtual/pkgconfig app-arch/xz-utils >=sys-apps/sed-4 +DEPEND=>=app-crypt/gcr-3.4 >=app-text/enchant-1.1.7 >=dev-libs/glib-2.40:2 >=dev-libs/libgdata-0.10:= >=dev-libs/libxml2-2.7.3:2 >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=gnome-extra/evolution-data-server-3.16:=[gtk,weather?] >=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 >=net-libs/webkit-gtk-2.2:3 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gdk-pixbuf-2.24:2 >=x11-libs/gtk+-3.16:3 >=x11-libs/libnotify-0.7:= >=x11-misc/shared-mime-info-0.22 >=app-text/iso-codes-0.49 dev-libs/atk gnome-base/dconf dev-libs/libical:= x11-libs/libSM x11-libs/libICE crypt? ( >=app-crypt/gnupg-1.4 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) x11-libs/libcryptui ) map? ( >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0 >=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) spell? ( app-text/gtkspell:3 ) ldap? ( >=net-nds/openldap-2:= ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:= ) weather? ( >=dev-libs/libgweather-3.8:2= ) app-text/docbook-xml-dtd:4.1.2 dev-util/gtk-doc-am >=dev-util/intltool-0.40.0 virtual/pkgconfig app-arch/xz-utils >=sys-apps/sed-4 DESCRIPTION=Integrated mail, addressbook and calendaring functionality EAPI=5 HOMEPAGE=https://wiki.gnome.org/Apps/Evolution IUSE=+bogofilter crypt highlight ldap map spamassassin spell ssl +weather KEYWORDS=~amd64 ~x86 ~x86-fbsd LICENSE=|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP -RDEPEND=>=app-crypt/gcr-3.4 >=app-text/enchant-1.1.7 >=dev-libs/glib-2.40:2 >=dev-libs/libgdata-0.10:= >=dev-libs/libxml2-2.7.3:2 >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=gnome-extra/evolution-data-server-3.16:=[gtk,weather?] >=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 >=net-libs/webkit-gtk-2.2:3 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gdk-pixbuf-2.24:2 >=x11-libs/gtk+-3.10:3 >=x11-libs/libnotify-0.7:= >=x11-misc/shared-mime-info-0.22 >=app-text/iso-codes-0.49 dev-libs/atk gnome-base/dconf dev-libs/libical:= x11-libs/libSM x11-libs/libICE crypt? ( >=app-crypt/gnupg-1.4 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) x11-libs/libcryptui ) map? ( >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0 >=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) spell? ( app-text/gtkspell:3 ) ldap? ( >=net-nds/openldap-2:= ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:= ) weather? ( >=dev-libs/libgweather-3.8:2= ) bogofilter? ( mail-filter/bogofilter ) highlight? ( app-text/highlight ) spamassassin? ( mail-filter/spamassassin ) !gnome-extra/evolution-exchange +RDEPEND=>=app-crypt/gcr-3.4 >=app-text/enchant-1.1.7 >=dev-libs/glib-2.40:2 >=dev-libs/libgdata-0.10:= >=dev-libs/libxml2-2.7.3:2 >=gnome-base/gnome-desktop-2.91.3:3= >=gnome-base/gsettings-desktop-schemas-2.91.92 >=gnome-extra/evolution-data-server-3.16:=[gtk,weather?] >=media-libs/libcanberra-0.25[gtk3] >=net-libs/libsoup-2.42:2.4 >=net-libs/webkit-gtk-2.2:3 >=x11-libs/cairo-1.9.15:=[glib] >=x11-libs/gdk-pixbuf-2.24:2 >=x11-libs/gtk+-3.16:3 >=x11-libs/libnotify-0.7:= >=x11-misc/shared-mime-info-0.22 >=app-text/iso-codes-0.49 dev-libs/atk gnome-base/dconf dev-libs/libical:= x11-libs/libSM x11-libs/libICE crypt? ( >=app-crypt/gnupg-1.4 || ( app-crypt/pinentry[gtk] app-crypt/pinentry[qt4] ) x11-libs/libcryptui ) map? ( >=media-libs/libchamplain-0.12:0.12[gtk] >=media-libs/clutter-1.0.0:1.0 >=media-libs/clutter-gtk-0.90:1.0 >=sci-geosciences/geocode-glib-3.10.0 x11-libs/mx:1.0 ) spell? ( app-text/gtkspell:3 ) ldap? ( >=net-nds/openldap-2:= ) ssl? ( >=dev-libs/nspr-4.6.1:= >=dev-libs/nss-3.11:= ) weather? ( >=dev-libs/libgweather-3.8:2= ) bogofilter? ( mail-filter/bogofilter ) highlight? ( app-text/highlight ) spamassassin? ( mail-filter/spamassassin ) !gnome-extra/evolution-exchange SLOT=2.0 SRC_URI=mirror://gnome/sources/evolution/3.16/evolution-3.16.3.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome.org 8fef8f967214f56e08fa92d61163d891 gnome2 10c513def52488230abb60a4b19a03b9 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=ea532f7daae658294facf4dda422cc2c +_md5_=a6943b661e8b7df10cc4ef49abec9bfe diff --git a/metadata/md5-cache/mail-filter/libspf2-1.2.10 b/metadata/md5-cache/mail-filter/libspf2-1.2.10 index 33c037237527..50fb66bf20d5 100644 --- a/metadata/md5-cache/mail-filter/libspf2-1.2.10 +++ b/metadata/md5-cache/mail-filter/libspf2-1.2.10 @@ -4,11 +4,11 @@ DESCRIPTION=libspf2 implements the Sender Policy Framework, a part of the SPF/SR EAPI=5 HOMEPAGE=http://www.libspf2.org IUSE=static static-libs -KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd +KEYWORDS=~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd LICENSE=|| ( LGPL-2.1 BSD-2 ) RDEPEND=!dev-perl/Mail-SPF-Query REQUIRED_USE=static? ( static-libs ) SLOT=0 SRC_URI=http://www.libspf2.org/spf/libspf2-1.2.10.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=a34b045a2dbe969e7d439ef2d0959002 +_md5_=96c76b4a03718c47206f6085fe07b404 diff --git a/metadata/md5-cache/mail-mta/exim-4.85 b/metadata/md5-cache/mail-mta/exim-4.85 index 8ad779ae1f7b..aa6ed3f0b5b6 100644 --- a/metadata/md5-cache/mail-mta/exim-4.85 +++ b/metadata/md5-cache/mail-mta/exim-4.85 @@ -4,11 +4,11 @@ DESCRIPTION=A highly configurable, drop-in replacement for sendmail EAPI=5 HOMEPAGE=http://www.exim.org/ IUSE=dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl dsn exiscan-acl gnutls ipv6 ldap lmtp maildir mbx mysql nis pam perl pkcs11 postgres +prdr proxy radius redis sasl selinux spf sqlite srs ssl syslog tcpd tpda X -KEYWORDS=~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris +KEYWORDS=~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris LICENSE=GPL-2 RDEPEND=>=sys-apps/sed-4.0.5 >=sys-libs/db-3.2 dev-libs/libpcre perl? ( dev-lang/perl:= ) pam? ( virtual/pam ) tcpd? ( sys-apps/tcp-wrappers ) ssl? ( dev-libs/openssl ) gnutls? ( net-libs/gnutls[pkcs11?] dev-libs/libtasn1 ) ldap? ( >=net-nds/openldap-2.0.7 ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) sasl? ( >=dev-libs/cyrus-sasl-2.1.26-r2 ) redis? ( dev-libs/hiredis ) spf? ( >=mail-filter/libspf2-1.2.5-r1 ) dmarc? ( mail-filter/opendmarc ) srs? ( mail-filter/libsrs_alt ) X? ( x11-proto/xproto x11-libs/libX11 x11-libs/libXmu x11-libs/libXt x11-libs/libXaw ) sqlite? ( dev-db/sqlite ) radius? ( net-dialup/radiusclient ) virtual/libiconv !mail-mta/courier !mail-mta/esmtp !mail-mta/mini-qmail !=mail-mta/msmtp-1.4.19-r1[mta] !mail-mta/netqmail !mail-mta/nullmailer !mail-mta/postfix !mail-mta/qmail-ldap !mail-mta/sendmail !mail-mta/opensmtpd !=mail-mta/ssmtp-2.64-r2[mta] !net-mail/mailwrapper >=net-mail/mailbase-0.00-r5 virtual/logger dcc? ( mail-filter/dcc ) selinux? ( sec-policy/selinux-exim ) REQUIRED_USE=spf? ( exiscan-acl ) srs? ( exiscan-acl ) dmarc? ( spf dkim ) pkcs11? ( gnutls ) SLOT=0 SRC_URI=ftp://ftp.exim.org/pub/exim/exim4/exim-4.85.tar.bz2 mirror://gentoo/system_filter.exim.gz doc? ( ftp://ftp.exim.org/pub/exim/exim4/exim-html-4.85.tar.bz2 ) _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 pam aa1ebb3ab720ea04dbbdd6eaaf9554ed systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=16882ae12f935ba5c335bd168d256594 +_md5_=eb603429f6fef4af07ceb7ac13ee0410 diff --git a/metadata/md5-cache/mail-mta/postfix-3.0.1-r1 b/metadata/md5-cache/mail-mta/postfix-3.0.1-r1 index 8d17467f035e..3eb6b26089e7 100644 --- a/metadata/md5-cache/mail-mta/postfix-3.0.1-r1 +++ b/metadata/md5-cache/mail-mta/postfix-3.0.1-r1 @@ -4,11 +4,11 @@ DESCRIPTION=A fast and secure drop-in replacement for sendmail EAPI=5 HOMEPAGE=http://www.postfix.org/ IUSE=+berkdb cdb doc dovecot-sasl +eai hardened ldap ldap-bind lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl vda ssl -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd LICENSE=IBM RDEPEND=>=dev-libs/libpcre-3.4 dev-lang/perl berkdb? ( >=sys-libs/db-3.2:* ) cdb? ( || ( >=dev-db/tinycdb-0.76 >=dev-db/cdb-0.75-r1 ) ) eai? ( dev-libs/icu:= ) ldap? ( net-nds/openldap ) ldap-bind? ( net-nds/openldap[sasl] ) lmdb? ( >=dev-db/lmdb-0.9.11 ) mysql? ( virtual/mysql ) pam? ( virtual/pam ) postgres? ( dev-db/postgresql:* ) sasl? ( >=dev-libs/cyrus-sasl-2 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( >=dev-libs/openssl-0.9.6g:* ) dovecot-sasl? ( net-mail/dovecot ) memcached? ( net-misc/memcached ) net-mail/mailbase !mail-mta/courier !mail-mta/esmtp !mail-mta/exim !mail-mta/mini-qmail !mail-mta/msmtp[mta] !mail-mta/netqmail !mail-mta/nullmailer !mail-mta/qmail-ldap !mail-mta/sendmail !mail-mta/opensmtpd !=mail-mta/ssmtp-2.64-r2[mta] !net-mail/fastforward selinux? ( sec-policy/selinux-postfix ) REQUIRED_USE=ldap-bind? ( ldap sasl ) !vda SLOT=0 SRC_URI=ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.0.1.tar.gz vda? ( http://vda.sourceforge.net/VDA/postfix-vda-v13-2.10.0.patch ) _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 pam aa1ebb3ab720ea04dbbdd6eaaf9554ed ssl-cert b53367370fde96e19beca78050a47c61 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=62da03aaa93dfac6b5770c58df8ace57 +_md5_=cfa1a364be1f6f9918a4be13b36ea73e diff --git a/metadata/md5-cache/media-gfx/gif2png-2.5.9 b/metadata/md5-cache/media-gfx/gif2png-2.5.9 index 9889cf0d269e..0b7c6f88bbe3 100644 --- a/metadata/md5-cache/media-gfx/gif2png-2.5.9 +++ b/metadata/md5-cache/media-gfx/gif2png-2.5.9 @@ -3,9 +3,9 @@ DEPEND=>=media-libs/libpng-1.2:0 sys-libs/zlib DESCRIPTION=Converts images from gif format to png format EAPI=5 HOMEPAGE=http://catb.org/~esr/gif2png/ -KEYWORDS=~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos +KEYWORDS=amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos LICENSE=ZLIB RDEPEND=>=media-libs/libpng-1.2:0 sys-libs/zlib SLOT=0 SRC_URI=http://catb.org/~esr/gif2png/gif2png-2.5.9.tar.gz -_md5_=55c2adc41984986493887e2d7b2da6a9 +_md5_=a439d8db5a703edfb7f297033a2d9522 diff --git a/metadata/md5-cache/media-gfx/gifsicle-1.86 b/metadata/md5-cache/media-gfx/gifsicle-1.86 index 6a41b5893ff4..5d2c09560d4c 100644 --- a/metadata/md5-cache/media-gfx/gifsicle-1.86 +++ b/metadata/md5-cache/media-gfx/gifsicle-1.86 @@ -4,9 +4,9 @@ DESCRIPTION=A command-line tool for creating, editing, and getting information a EAPI=5 HOMEPAGE=http://www.lcdf.org/~eddietwo/gifsicle/ IUSE=X -KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-2 MIT RDEPEND=X? ( x11-libs/libX11 x11-libs/libXt ) SLOT=0 SRC_URI=http://www.lcdf.org/~eddietwo/gifsicle/gifsicle-1.86.tar.gz -_md5_=f695f6b90d5a635c213357f4c5c541c6 +_md5_=fde1974a25c3f36ae14341b8cd3699ce diff --git a/metadata/md5-cache/media-gfx/viewnior-1.4 b/metadata/md5-cache/media-gfx/viewnior-1.4 index 17069f0dcefd..53965c7ac5fe 100644 --- a/metadata/md5-cache/media-gfx/viewnior-1.4 +++ b/metadata/md5-cache/media-gfx/viewnior-1.4 @@ -3,10 +3,10 @@ DEPEND=dev-libs/glib:2 media-gfx/exiv2 >=x11-libs/gtk+-2.20:2 x11-misc/shared-mi DESCRIPTION=Fast and simple image viewer EAPI=5 HOMEPAGE=http://xsisqox.github.com/Viewnior/index.html -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-3 RDEPEND=dev-libs/glib:2 media-gfx/exiv2 >=x11-libs/gtk+-2.20:2 x11-misc/shared-mime-info SLOT=0 SRC_URI=https://www.dropbox.com/s/zytq0suabesv933/viewnior-1.4.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=e7e62c291e6ae306d9e717a03368a53e +_md5_=78d670eeca1c6b304b647b623e74119e diff --git a/metadata/md5-cache/media-libs/flickcurl-1.26 b/metadata/md5-cache/media-libs/flickcurl-1.26 index f0ce8808ab72..c6174835d21e 100644 --- a/metadata/md5-cache/media-libs/flickcurl-1.26 +++ b/metadata/md5-cache/media-libs/flickcurl-1.26 @@ -4,10 +4,10 @@ DESCRIPTION=C library for the Flickr API EAPI=5 HOMEPAGE=http://librdf.org/flickcurl/ IUSE=doc raptor static-libs -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=|| ( LGPL-2.1 GPL-2 Apache-2.0 ) RDEPEND=>=net-misc/curl-7.10.0 >=dev-libs/libxml2-2.6.8:2 raptor? ( media-libs/raptor:2 ) SLOT=0 SRC_URI=http://download.dajobe.org/flickcurl/flickcurl-1.26.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=2e73cf7e83b5e0c75bdb6c47ac2d5a9b +_md5_=ab4bfbd2513fdc4a97d5b1deef3d9a30 diff --git a/metadata/md5-cache/media-libs/lensfun-0.3.0 b/metadata/md5-cache/media-libs/lensfun-0.3.0 index 5400014ed3bf..bbd1fce5b2ba 100644 --- a/metadata/md5-cache/media-libs/lensfun-0.3.0 +++ b/metadata/md5-cache/media-libs/lensfun-0.3.0 @@ -4,11 +4,11 @@ DESCRIPTION=lensfun: A library for rectifying and simulating photographic lens d EAPI=5 HOMEPAGE=http://lensfun.sourceforge.net/ IUSE=doc cpu_flags_x86_sse cpu_flags_x86_sse2 python_targets_python2_7 -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux LICENSE=LGPL-3 CC-BY-SA-3.0 RDEPEND=>=dev-libs/glib-2.28 media-libs/libpng:0= sys-libs/zlib:= REQUIRED_USE=python_targets_python2_7 SLOT=0 SRC_URI=mirror://sourceforge/lensfun/lensfun-0.3.0.tar.bz2 _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=85cd9f12f3c8f4fdf06b0001d450fcaa +_md5_=073d31b58bc88ca2665a6465c1811635 diff --git a/metadata/md5-cache/media-libs/libdvdcss-1.3.0 b/metadata/md5-cache/media-libs/libdvdcss-1.3.0 index 412b78a3b3be..58cddb609f19 100644 --- a/metadata/md5-cache/media-libs/libdvdcss-1.3.0 +++ b/metadata/md5-cache/media-libs/libdvdcss-1.3.0 @@ -4,9 +4,9 @@ DESCRIPTION=A portable abstraction library for DVD decryption EAPI=5 HOMEPAGE=http://www.videolan.org/developers/libdvdcss.html IUSE=doc 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 SLOT=1.2 SRC_URI=http://www.videolan.org/pub/libdvdcss/1.3.0/libdvdcss-1.3.0.tar.bz2 _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-multilib 037c4046d25f29e78dd44dccabd5d66b autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=60714af2fd8b56b992c0cd2c4eb2f510 +_md5_=21e5be87fc0aa8726dc16621f861048e diff --git a/metadata/md5-cache/media-libs/libdvdnav-5.0.3 b/metadata/md5-cache/media-libs/libdvdnav-5.0.3 index 43f803cc9f84..c0d6f20e70d3 100644 --- a/metadata/md5-cache/media-libs/libdvdnav-5.0.3 +++ b/metadata/md5-cache/media-libs/libdvdnav-5.0.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for DVD navigation tools EAPI=5 HOMEPAGE=http://dvdnav.mplayerhq.hu/ IUSE=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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=>=media-libs/libdvdread-5.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(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r4 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://downloads.videolan.org/pub/videolan/libdvdnav/5.0.3/libdvdnav-5.0.3.tar.bz2 _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-multilib 037c4046d25f29e78dd44dccabd5d66b autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=0519c539c9bb5c6533f67f9846e86088 +_md5_=c5ee5971b5742078a4eb70bcc3cda6a5 diff --git a/metadata/md5-cache/media-libs/libdvdread-5.0.3 b/metadata/md5-cache/media-libs/libdvdread-5.0.3 index 2527e2b3e28f..14a9d4d1cc4c 100644 --- a/metadata/md5-cache/media-libs/libdvdread-5.0.3 +++ b/metadata/md5-cache/media-libs/libdvdread-5.0.3 @@ -4,10 +4,10 @@ DESCRIPTION=Library for DVD navigation tools EAPI=5 HOMEPAGE=http://dvdnav.mplayerhq.hu/ IUSE=+css 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=GPL-2 RDEPEND=css? ( >=media-libs/libdvdcss-1.3.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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r4 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=0 SRC_URI=http://downloads.videolan.org/pub/videolan/libdvdread/5.0.3/libdvdread-5.0.3.tar.bz2 _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-multilib 037c4046d25f29e78dd44dccabd5d66b autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=c2dc580bd15bb6b221e9bba30dbe0301 +_md5_=5bea7b1ba34380f22b2356426362c6f0 diff --git a/metadata/md5-cache/media-libs/libmikmod-3.3.7 b/metadata/md5-cache/media-libs/libmikmod-3.3.7 index 059074d5aa1f..73630815bf13 100644 --- a/metadata/md5-cache/media-libs/libmikmod-3.3.7 +++ b/metadata/md5-cache/media-libs/libmikmod-3.3.7 @@ -4,11 +4,11 @@ DESCRIPTION=A library to play a wide range of module formats EAPI=5 HOMEPAGE=http://mikmod.sourceforge.net/ IUSE=+alsa altivec coreaudio debug nas openal oss pulseaudio cpu_flags_x86_sse2 static-libs +threads abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=LGPL-2+ LGPL-2.1 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(-)?] ) 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(-)?] ) openal? ( >=media-libs/openal-1.15.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(-)?] ) pulseaudio? ( >=media-sound/pulseaudio-5.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/libmikmod:2 abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r3 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] ) REQUIRED_USE=|| ( alsa coreaudio nas openal oss pulseaudio ) SLOT=0 SRC_URI=mirror://sourceforge/mikmod/libmikmod-3.3.7.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=d0e08a9a1a5f9bbd6e1eb386a8e9c2e7 +_md5_=2814f9646b88e024ebe997a03f384e8a diff --git a/metadata/md5-cache/media-libs/libmygpo-qt-1.0.7-r1 b/metadata/md5-cache/media-libs/libmygpo-qt-1.0.7-r1 index 4f054e8d8dc6..96e283b7225d 100644 --- a/metadata/md5-cache/media-libs/libmygpo-qt-1.0.7-r1 +++ b/metadata/md5-cache/media-libs/libmygpo-qt-1.0.7-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Qt/C++ library wrapping the gpodder.net webservice EAPI=5 HOMEPAGE=http://wiki.gpodder.org/wiki/Libmygpo-qt IUSE=test -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=LGPL-2.1 RDEPEND=dev-qt/qtcore:4 >=dev-libs/qjson-0.5 SLOT=0 SRC_URI=https://github.com/gpodder/libmygpo-qt/archive/1.0.7.tar.gz -> libmygpo-qt-1.0.7.tar.gz _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=4958c8e0a53b1941a64fb59f9c3aabbe +_md5_=bd037c5b845765a1925980a14b2c4973 diff --git a/metadata/md5-cache/media-libs/libsbsms-2.0.2 b/metadata/md5-cache/media-libs/libsbsms-2.0.2 index 222b00a175f1..bce19acead34 100644 --- a/metadata/md5-cache/media-libs/libsbsms-2.0.2 +++ b/metadata/md5-cache/media-libs/libsbsms-2.0.2 @@ -4,9 +4,9 @@ DESCRIPTION=A library for high quality time and pitch scale modification EAPI=5 HOMEPAGE=http://sbsms.sourceforge.net/ IUSE=cpu_flags_x86_sse static-libs -KEYWORDS=~amd64 ~mips ~ppc ~ppc64 ~x86 +KEYWORDS=amd64 ~mips ~ppc ~ppc64 ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://sourceforge/sbsms/libsbsms-2.0.2.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=96b3fdba4650a5ff9ee54cdb42e9ce20 +_md5_=ba566ec71a2901b30b36bcb42b852ebc diff --git a/metadata/md5-cache/media-libs/libsidplay-2.1.1-r4 b/metadata/md5-cache/media-libs/libsidplay-2.1.1-r4 index 28c5882b61f8..c811bd18154e 100644 --- a/metadata/md5-cache/media-libs/libsidplay-2.1.1-r4 +++ b/metadata/md5-cache/media-libs/libsidplay-2.1.1-r4 @@ -3,10 +3,10 @@ DESCRIPTION=C64 SID player library EAPI=4 HOMEPAGE=http://sidplay2.sourceforge.net/ IUSE=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 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd +KEYWORDS=alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd LICENSE=GPL-2 RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-medialibs-20130224-r6 !app-emulation/emul-linux-x86-medialibs[-abi_x86_32(-)] ) SLOT=2 SRC_URI=mirror://sourceforge/sidplay2/sidplay-libs-2.1.1.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=589eb973346ab29b63fccce4a936aa15 +_md5_=6ac92809ad00cc17fd9576c199e5e104 diff --git a/metadata/md5-cache/media-libs/mutagen-1.27 b/metadata/md5-cache/media-libs/mutagen-1.27 index a1dec2dc842b..84baeb9509a9 100644 --- a/metadata/md5-cache/media-libs/mutagen-1.27 +++ b/metadata/md5-cache/media-libs/mutagen-1.27 @@ -4,11 +4,11 @@ DESCRIPTION=Mutagen is an audio metadata tag reader and writer implemented in pu EAPI=5 HOMEPAGE=http://code.google.com/p/mutagen http://pypi.python.org/pypi/mutagen IUSE=doc test python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 -KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_targets_python3_4? ( dev-lang/python:3.4 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 ) SLOT=0 SRC_URI=https://bitbucket.org/lazka/mutagen/downloads/mutagen-1.27.tar.gz _eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=52e54d4bda01c6265b357b8deadea7e2 +_md5_=61622d233500e27a0183a5dfa767a488 diff --git a/metadata/md5-cache/media-libs/taglib-extras-1.0.1 b/metadata/md5-cache/media-libs/taglib-extras-1.0.1 deleted file mode 100644 index 4c31443698c0..000000000000 --- a/metadata/md5-cache/media-libs/taglib-extras-1.0.1 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=media-libs/taglib-1.6 sys-devel/make >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) -DESCRIPTION=Unofficial taglib plugins maintained by the Amarok team -EAPI=2 -HOMEPAGE=http://developer.kde.org/~wheeler/taglib.html -IUSE=debug -KEYWORDS=amd64 ppc ~ppc64 x86 -LICENSE=GPL-2 -RDEPEND=>=media-libs/taglib-1.6 -SLOT=0 -SRC_URI=mirror://kde/stable/taglib-extras/1.0.1/src/taglib-extras-1.0.1.tar.gz -_eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=61959bf5d9a98dc6b6ca100f644baed4 diff --git a/metadata/md5-cache/media-libs/taglib-extras-1.0.1-r1 b/metadata/md5-cache/media-libs/taglib-extras-1.0.1-r1 index d601a7310b41..987d8029f4ed 100644 --- a/metadata/md5-cache/media-libs/taglib-extras-1.0.1-r1 +++ b/metadata/md5-cache/media-libs/taglib-extras-1.0.1-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Unofficial taglib plugins maintained by the Amarok team EAPI=5 HOMEPAGE=http://developer.kde.org/~wheeler/taglib.html IUSE=debug -KEYWORDS=amd64 ~ppc ~ppc64 x86 +KEYWORDS=amd64 ppc ~ppc64 x86 LICENSE=GPL-2 RDEPEND=>=media-libs/taglib-1.6 SLOT=0 SRC_URI=mirror://kde/stable/taglib-extras/1.0.1/src/taglib-extras-1.0.1.tar.gz _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=25d6ddee4df20bd31f197a2efc19816f +_md5_=ae0c261c411b8f73bc57a4c735c7379c diff --git a/metadata/md5-cache/media-libs/xine-lib-1.2.6-r1 b/metadata/md5-cache/media-libs/xine-lib-1.2.6-r1 index 3515366c5422..f7e132aa2122 100644 --- a/metadata/md5-cache/media-libs/xine-lib-1.2.6-r1 +++ b/metadata/md5-cache/media-libs/xine-lib-1.2.6-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Core libraries for Xine movie player EAPI=5 HOMEPAGE=http://xine.sourceforge.net/ IUSE=a52 aac aalib +alsa altivec bluray +css directfb dts dvb dxr3 fbcon flac fusion gtk imagemagick ipv6 jack jpeg libav libcaca mad +mmap mng modplug musepack opengl oss pulseaudio samba sdl speex theora truetype v4l vaapi vcd vdpau vdr vidix +vis vorbis vpx wavpack +X +xcb xinerama +xv xvmc nls -KEYWORDS=amd64 hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd +KEYWORDS=amd64 hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd LICENSE=GPL-2 RDEPEND=nls? ( virtual/libintl ) dev-libs/libxdg-basedir media-libs/libdvdnav sys-libs/zlib !libav? ( media-video/ffmpeg:0= ) libav? ( media-libs/libpostproc:0= media-video/libav:0= ) virtual/libiconv a52? ( media-libs/a52dec ) aac? ( media-libs/faad2 ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) bluray? ( >=media-libs/libbluray-0.2.1 ) css? ( >=media-libs/libdvdcss-1.2.10 ) directfb? ( dev-libs/DirectFB ) dts? ( media-libs/libdca ) dxr3? ( media-libs/libfame ) flac? ( media-libs/flac ) fusion? ( media-libs/FusionSound ) gtk? ( x11-libs/gdk-pixbuf:2 ) imagemagick? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick ) ) jack? ( >=media-sound/jack-audio-connection-kit-0.100 ) jpeg? ( virtual/jpeg:0 ) libcaca? ( media-libs/libcaca ) mad? ( media-libs/libmad ) mng? ( media-libs/libmng ) modplug? ( >=media-libs/libmodplug-0.8.8.1 ) musepack? ( >=media-sound/musepack-tools-444 ) opengl? ( virtual/glu virtual/opengl ) pulseaudio? ( media-sound/pulseaudio ) samba? ( net-fs/samba ) sdl? ( media-libs/libsdl ) speex? ( media-libs/libogg media-libs/speex ) theora? ( media-libs/libogg media-libs/libtheora ) truetype? ( media-libs/fontconfig media-libs/freetype:2 ) v4l? ( media-libs/libv4l ) vaapi? ( x11-libs/libva ) vcd? ( >=media-video/vcdimager-0.7.23 dev-libs/libcdio[-minimal] ) vdpau? ( x11-libs/libvdpau ) vorbis? ( media-libs/libogg media-libs/libvorbis ) vpx? ( media-libs/libvpx ) wavpack? ( media-sound/wavpack ) X? ( x11-libs/libX11 x11-libs/libXext ) xcb? ( x11-libs/libxcb ) xinerama? ( x11-libs/libXinerama ) xv? ( x11-libs/libXv ) xvmc? ( x11-libs/libXvMC ) REQUIRED_USE=vidix? ( || ( X fbcon ) ) xv? ( X ) xinerama? ( X ) SLOT=1 SRC_URI=mirror://sourceforge/xine/xine-lib-1.2.6.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=4321342f42b856a21aac25df6dd8fce9 +_md5_=6888e5284335f1c1d8f2bd535d46934f diff --git a/metadata/md5-cache/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4 b/metadata/md5-cache/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4 index 5751ed7e1c80..11d1a834fb79 100644 --- a/metadata/md5-cache/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4 +++ b/metadata/md5-cache/media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r4 @@ -4,10 +4,10 @@ DESCRIPTION=FFmpeg based gstreamer plugin EAPI=5 HOMEPAGE=http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html IUSE=libav +orc abi_x86_32 abi_x86_64 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd LICENSE=GPL-2 RDEPEND=>=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-base-0.10.36: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(-)?] !libav? ( >=media-video/ffmpeg-1.2.6-r1: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(-)?] ) libav? ( >=media-video/libav-11.3: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/libpostproc-10.20140517-r1: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(-)?] ) orc? ( >=dev-lang/orc-0.4.17[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) abi_x86_32? ( !app-emulation/emul-linux-x86-gstplugins[-abi_x86_32(-)] ) SLOT=0.10 SRC_URI=http://dev.gentoo.org/~tetromino/distfiles/gst-plugins-ffmpeg/gst-ffmpeg-0.10.13_p201211.tar.xz http://dev.gentoo.org/~tetromino/distfiles/gst-plugins-ffmpeg/gst-ffmpeg-0.10.13_p201211-libav-9-patches.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=8001b8cbad1f700b9c6e02e3b9562d7e +_md5_=d08930510987284d53b4fbf19e811f66 diff --git a/metadata/md5-cache/media-plugins/live-2013.02.11 b/metadata/md5-cache/media-plugins/live-2013.02.11 index ca364655a852..61f5740f744a 100644 --- a/metadata/md5-cache/media-plugins/live-2013.02.11 +++ b/metadata/md5-cache/media-plugins/live-2013.02.11 @@ -3,9 +3,9 @@ DESCRIPTION=Libraries for standards-based RTP/RTCP/RTSP multimedia streaming EAPI=3 HOMEPAGE=http://www.live555.com/ IUSE=examples static-libs -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +KEYWORDS=~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris LICENSE=LGPL-2.1 SLOT=0 SRC_URI=http://www.live555.com/liveMedia/public/live.2013.02.11.tar.gz mirror://gentoo/live.2013.02.11.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=1ba7c70bc27b0b0f8f6ab812afcb876a +_md5_=8ff9094f658754ab90cb9ba793009e91 diff --git a/metadata/md5-cache/media-plugins/quodlibet-plugins-3.1.2 b/metadata/md5-cache/media-plugins/quodlibet-plugins-3.1.2 index 70b4b54cabd0..cf15f19d6ed7 100644 --- a/metadata/md5-cache/media-plugins/quodlibet-plugins-3.1.2 +++ b/metadata/md5-cache/media-plugins/quodlibet-plugins-3.1.2 @@ -3,10 +3,10 @@ DESCRIPTION=Plugins for Quod Libet and Ex Falso EAPI=5 HOMEPAGE=http://code.google.com/p/quodlibet/ IUSE=python_targets_python2_7 -KEYWORDS=amd64 ~ppc ppc64 x86 +KEYWORDS=amd64 ppc ppc64 x86 LICENSE=GPL-2 RDEPEND=>=media-sound/quodlibet-3.1.2 SLOT=0 SRC_URI=http://bitbucket.org/lazka/quodlibet-files/raw/default/releases/quodlibet-plugins-3.1.2.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=da2fe15b6bd055f2039ba826a1bfa40b +_md5_=d08e7b4fb9053a785996426025f89391 diff --git a/metadata/md5-cache/media-sound/gimmix-0.5.7.2 b/metadata/md5-cache/media-sound/gimmix-0.5.7.2 index 25b5b2140666..ef5ff023cea8 100644 --- a/metadata/md5-cache/media-sound/gimmix-0.5.7.2 +++ b/metadata/md5-cache/media-sound/gimmix-0.5.7.2 @@ -4,10 +4,10 @@ DESCRIPTION=a graphical music player daemon (MPD) client using GTK+2 EAPI=4 HOMEPAGE=https://code.google.com/p/gimmix/ IUSE=cover lyrics taglib -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=>=media-libs/libmpd-0.17 gnome-base/libglade x11-libs/gtk+:2 cover? ( net-libs/libnxml net-misc/curl ) lyrics? ( net-libs/libnxml net-misc/curl ) taglib? ( >=media-libs/taglib-1.5 ) SLOT=0 SRC_URI=mirror://gentoo/gimmix-0.5.7.2.tar.bz2 _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=8869da939b9eaf4641cfdeb4cfe06d30 +_md5_=0b78c3963b34e71dc91713ed3bde3467 diff --git a/metadata/md5-cache/media-sound/gmpc-11.8.16-r1 b/metadata/md5-cache/media-sound/gmpc-11.8.16-r1 index b5b46a25818a..765df9b187a3 100644 --- a/metadata/md5-cache/media-sound/gmpc-11.8.16-r1 +++ b/metadata/md5-cache/media-sound/gmpc-11.8.16-r1 @@ -4,10 +4,10 @@ DESCRIPTION=A GTK+2 client for the Music Player Daemon EAPI=4 HOMEPAGE=http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client IUSE=nls xspf +unique -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=dev-db/sqlite:3 >=dev-libs/glib-2.16:2 dev-libs/libxml2:2 >=media-libs/libmpd-11.8 net-libs/libsoup:2.4 >=x11-libs/gtk+-2.18:2 x11-libs/libX11 x11-themes/hicolor-icon-theme unique? ( dev-libs/libunique:1 ) xspf? ( >=media-libs/libxspf-1.2 ) SLOT=0 SRC_URI=http://download.sarine.nl/Programs/gmpc/11.8/gmpc-11.8.16.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 vala 09bc7da1a93142c9eb90786e6f6b39d2 -_md5_=110d218ff19002e924c26e5c07f7e07b +_md5_=60f5e6c59baa434a1939fc6acf9d3831 diff --git a/metadata/md5-cache/media-sound/gmusicbrowser-1.1.13 b/metadata/md5-cache/media-sound/gmusicbrowser-1.1.13 index 5f4acc11a4c5..1ba09f09bd6b 100644 --- a/metadata/md5-cache/media-sound/gmusicbrowser-1.1.13 +++ b/metadata/md5-cache/media-sound/gmusicbrowser-1.1.13 @@ -3,10 +3,10 @@ DEPEND=sys-devel/gettext >=sys-apps/sed-4 DESCRIPTION=An open-source jukebox for large collections of mp3/ogg/flac files EAPI=5 HOMEPAGE=http://gmusicbrowser.org/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-3 RDEPEND=dev-lang/perl dev-perl/gtk2-perl virtual/perl-MIME-Base64 || ( net-misc/wget dev-perl/AnyEvent-HTTP ) || ( ( dev-perl/GStreamer dev-perl/GStreamer-Interfaces media-plugins/gst-plugins-meta:0.10 ) ( || ( media-video/mplayer media-video/mplayer2 ) ) ( media-sound/alsa-utils media-sound/flac123 || ( media-sound/mpg123 media-sound/mpg321 ) media-sound/vorbis-tools ) ) SLOT=0 SRC_URI=http://gmusicbrowser.org/download/gmusicbrowser-1.1.13.tar.gz _eclasses_=fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=4dfc4e4f858fc5a0d4fb8cc51f18bf60 +_md5_=c52e580d9f3d41ab294036f6bf31c10a diff --git a/metadata/md5-cache/media-sound/mikmod-3.2.6 b/metadata/md5-cache/media-sound/mikmod-3.2.6 index f0f7b85617a6..60bf108e5fd0 100644 --- a/metadata/md5-cache/media-sound/mikmod-3.2.6 +++ b/metadata/md5-cache/media-sound/mikmod-3.2.6 @@ -3,9 +3,9 @@ DEPEND=>=media-libs/libmikmod-3.3 >=sys-libs/ncurses-5.7-r7 DESCRIPTION=A console MOD-Player based on libmikmod EAPI=5 HOMEPAGE=http://mikmod.sourceforge.net/ -KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 +KEYWORDS=~alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 LICENSE=GPL-2 RDEPEND=>=media-libs/libmikmod-3.3 >=sys-libs/ncurses-5.7-r7 SLOT=0 SRC_URI=mirror://sourceforge/mikmod/mikmod-3.2.6.tar.gz -_md5_=8e09ad86832571bcde4cffaa24e5f208 +_md5_=74223d25062fc3f84082362274be5402 diff --git a/metadata/md5-cache/media-sound/ncmpc-0.24 b/metadata/md5-cache/media-sound/ncmpc-0.24 index 6680c9d92e13..f6bc104eea3b 100644 --- a/metadata/md5-cache/media-sound/ncmpc-0.24 +++ b/metadata/md5-cache/media-sound/ncmpc-0.24 @@ -4,10 +4,10 @@ DESCRIPTION=A ncurses client for the Music Player Daemon (MPD) EAPI=5 HOMEPAGE=http://www.musicpd.org/clients/ncmpc/ IUSE=artist-screen chat-screen colors debug +help-screen key-screen lirc lyrics-screen mouse nls search-screen song-screen -KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-2 RDEPEND=>=dev-libs/glib-2.12:2 >=media-libs/libmpdclient-2.3 sys-libs/ncurses lirc? ( app-misc/lirc ) nls? ( sys-libs/ncurses[unicode] ) SLOT=0 SRC_URI=http://www.musicpd.org/download/ncmpc/0/ncmpc-0.24.tar.xz _eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=6de986152dc5cf3ce7263503c8115d66 +_md5_=62e2c98046f677c94a6daf63fb8886e1 diff --git a/metadata/md5-cache/media-sound/quimup-1.3.2 b/metadata/md5-cache/media-sound/quimup-1.3.2 index b48917a4eaa8..85d6bc06d8ad 100644 --- a/metadata/md5-cache/media-sound/quimup-1.3.2 +++ b/metadata/md5-cache/media-sound/quimup-1.3.2 @@ -3,10 +3,10 @@ DEPEND=dev-qt/qtgui:4 >=media-libs/libmpdclient-2.3 media-libs/taglib virtual/pk DESCRIPTION=A Qt4 client for the music player daemon (MPD) written in C++ EAPI=5 HOMEPAGE=http://mpd.wikia.com/wiki/Client:Quimup -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=dev-qt/qtgui:4 >=media-libs/libmpdclient-2.3 media-libs/taglib SLOT=0 SRC_URI=mirror://sourceforge/quimup/quimup_1.3.2_src.tar.gz _eclasses_=base 87f7447ccfc06fd0729ff4684e11e0d6 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 qmake-utils 1c0e4f885b876595f09a9bb6c78a687d qt4-r2 7199e3db5b5908325487d379c6f67cf0 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=c46bccf334e4a0561a2446d9ed695da2 +_md5_=9dd56dc0da5fac183a365b23831a1f19 diff --git a/metadata/md5-cache/media-sound/quodlibet-3.1.2 b/metadata/md5-cache/media-sound/quodlibet-3.1.2 index 9acce1b3df96..4be801886ca9 100644 --- a/metadata/md5-cache/media-sound/quodlibet-3.1.2 +++ b/metadata/md5-cache/media-sound/quodlibet-3.1.2 @@ -4,11 +4,11 @@ DESCRIPTION=audio library tagger, manager, and player for GTK+ EAPI=5 HOMEPAGE=http://code.google.com/p/quodlibet/ IUSE=+dbus gstreamer ipod +udev python_targets_python2_7 -KEYWORDS=amd64 ~ppc ppc64 x86 +KEYWORDS=amd64 ppc ppc64 x86 LICENSE=GPL-2 RDEPEND=dev-libs/keybinder:3[introspection] dev-python/feedparser[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] dev-python/pygobject:3[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=media-libs/mutagen-1.22[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 media-libs/gst-plugins-good:1.0 media-plugins/gst-plugins-meta:1.0 ) !gstreamer? ( media-libs/xine-lib ) dbus? ( app-misc/media-player-info dev-python/dbus-python[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ipod? ( media-libs/libgpod[python,python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) udev? ( virtual/udev ) 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=ipod? ( dbus ) || ( python_targets_python2_7 ) SLOT=0 SRC_URI=http://bitbucket.org/lazka/quodlibet-files/raw/default/releases/quodlibet-3.1.2.tar.gz _eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=6d1928f87994bfd0bf7061591ec5a1f1 +_md5_=407a0cc1156bedd4a3fe109ca57322d5 diff --git a/metadata/md5-cache/media-sound/timidity-freepats-20060219-r1 b/metadata/md5-cache/media-sound/timidity-freepats-20060219-r1 index 369e30860a73..8eeb42d60db8 100644 --- a/metadata/md5-cache/media-sound/timidity-freepats-20060219-r1 +++ b/metadata/md5-cache/media-sound/timidity-freepats-20060219-r1 @@ -3,9 +3,9 @@ DEPEND=>=app-eselect/eselect-timidity-20061203 DESCRIPTION=Free and open set of instrument patches EAPI=5 HOMEPAGE=http://freepats.opensrc.org/ -KEYWORDS=amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd +KEYWORDS=amd64 arm hppa ppc ppc64 x86 ~x86-fbsd LICENSE=GPL-2 RESTRICT=binchecks strip SLOT=0 SRC_URI=http://freepats.opensrc.org//freepats-20060219.tar.bz2 -_md5_=47d304f8df1f641a7262f82392b65585 +_md5_=3fd9598f3d4b8b55be6c3c57d3aa6415 diff --git a/metadata/md5-cache/media-sound/volti-0.2.3-r1 b/metadata/md5-cache/media-sound/volti-0.2.3-r1 index 14bec2d17a27..29af629bff8c 100644 --- a/metadata/md5-cache/media-sound/volti-0.2.3-r1 +++ b/metadata/md5-cache/media-sound/volti-0.2.3-r1 @@ -4,11 +4,11 @@ DESCRIPTION=GTK+ application for controlling audio volume from system tray/notif EAPI=5 HOMEPAGE=http://code.google.com/p/volti/ IUSE=libnotify X python_targets_python2_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-3 RDEPEND=>=dev-python/pygtk-2.16 >=dev-python/pyalsaaudio-0.7-r1 dev-python/dbus-python X? ( >=dev-python/python-xlib-0.15_rc1 ) libnotify? ( x11-libs/libnotify ) 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=http://volti.googlecode.com/files/volti-0.2.3.tar.gz _eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=c06050a737f5410a273421deaef2ada6 +_md5_=a45d8d5c25d30a8ccb47905766d9b990 diff --git a/metadata/md5-cache/media-tv/shoutcast2vdr-0.0.8-r1 b/metadata/md5-cache/media-tv/shoutcast2vdr-0.0.8-r1 index c6bf2f402de0..064374091d92 100644 --- a/metadata/md5-cache/media-tv/shoutcast2vdr-0.0.8-r1 +++ b/metadata/md5-cache/media-tv/shoutcast2vdr-0.0.8-r1 @@ -3,8 +3,8 @@ DEPEND=media-video/vdr DESCRIPTION=VDR script: generate shoutcast playlists EAPI=5 HOMEPAGE=http://www.vdr-portal.de/board/thread.php?threadid=19478 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=http://www.kost.sh/vdr/shoutcast2vdr-0.0.8.gz -_md5_=7932813be6bba0860c88add8d33c509b +_md5_=83e30a304ad8ab5b53054ba4c9d526d8 diff --git a/metadata/md5-cache/media-video/gaupol-0.19.2-r1 b/metadata/md5-cache/media-video/gaupol-0.19.2-r1 index f4261322b2e4..873f23c1e4ed 100644 --- a/metadata/md5-cache/media-video/gaupol-0.19.2-r1 +++ b/metadata/md5-cache/media-video/gaupol-0.19.2-r1 @@ -4,11 +4,11 @@ DESCRIPTION=Gaupol is a subtitle editor for text-based subtitles EAPI=5 HOMEPAGE=http://home.gna.org/gaupol IUSE=spell python_targets_python2_7 -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=dev-python/chardet[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] >=dev-python/pygtk-2.16[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] spell? ( app-text/iso-codes >=dev-python/pyenchant-1.4[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=http://download.gna.org/gaupol/0.19/gaupol-0.19.2.tar.gz _eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multiprocessing d7f2985a2c76c365ee20269db5261414 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=fb6567eb533ead06f85b356a05529d83 +_md5_=1b140054fdef1df1ae6b618d0ccd4790 diff --git a/metadata/md5-cache/media-video/xine-ui-0.99.9 b/metadata/md5-cache/media-video/xine-ui-0.99.9 index dff937680bf4..a6836a3309a0 100644 --- a/metadata/md5-cache/media-video/xine-ui-0.99.9 +++ b/metadata/md5-cache/media-video/xine-ui-0.99.9 @@ -4,10 +4,10 @@ DESCRIPTION=Xine movie player EAPI=5 HOMEPAGE=http://xine.sourceforge.net/ IUSE=aalib curl debug libcaca lirc nls readline vdr X xinerama -KEYWORDS=amd64 hppa ~ppc ppc64 x86 ~x86-fbsd +KEYWORDS=amd64 hppa ppc ppc64 x86 ~x86-fbsd LICENSE=GPL-2 RDEPEND=|| ( app-arch/tar app-arch/libarchive ) media-libs/libpng:0= >=media-libs/xine-lib-1.2:=[aalib?,libcaca?] virtual/jpeg:0 aalib? ( media-libs/aalib:= ) curl? ( >=net-misc/curl-7.10.2:= ) libcaca? ( media-libs/libcaca:= ) lirc? ( app-misc/lirc:= ) nls? ( virtual/libintl ) readline? ( >=sys-libs/readline-6.2:= ) X? ( x11-libs/libICE:= x11-libs/libSM:= x11-libs/libX11:= x11-libs/libXext:= x11-libs/libXft:= x11-libs/libXrender:= x11-libs/libXScrnSaver:= x11-libs/libXtst:= x11-libs/libXv:= x11-libs/libXxf86vm:= xinerama? ( x11-libs/libXinerama:= ) ) SLOT=0 SRC_URI=mirror://sourceforge/xine/xine-ui-0.99.9.tar.xz _eclasses_=fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=b023ad019a24eb1027ae0a9183501b96 +_md5_=a04b475cda5cb0eb97e290f869123153 diff --git a/metadata/md5-cache/net-dialup/pppconfig-2.3.21 b/metadata/md5-cache/net-dialup/pppconfig-2.3.21 index a33360ba6095..a51db0745957 100644 --- a/metadata/md5-cache/net-dialup/pppconfig-2.3.21 +++ b/metadata/md5-cache/net-dialup/pppconfig-2.3.21 @@ -4,10 +4,10 @@ DESCRIPTION=A text menu based utility for configuring ppp EAPI=5 HOMEPAGE=http://packages.qa.debian.org/p/pppconfig.html IUSE=nls -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=net-dialup/ppp dev-util/dialog dev-lang/perl SLOT=0 SRC_URI=mirror://debian/pool/main/p/pppconfig/pppconfig_2.3.21.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=964fa1f8a6a9943bb7d40ba57cac7b95 +_md5_=26c62d0ee97399878ae871e51c89e50b diff --git a/metadata/md5-cache/net-dialup/pptpclient-1.8.0 b/metadata/md5-cache/net-dialup/pptpclient-1.8.0 index 177abfe625ba..aaad228fd575 100644 --- a/metadata/md5-cache/net-dialup/pptpclient-1.8.0 +++ b/metadata/md5-cache/net-dialup/pptpclient-1.8.0 @@ -4,11 +4,11 @@ DESCRIPTION=Linux client for PPTP EAPI=5 HOMEPAGE=http://pptpclient.sourceforge.net/ IUSE=tk -KEYWORDS=~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 +KEYWORDS=~alpha amd64 ~arm ~ppc ~ppc64 ~x86 LICENSE=GPL-2 RDEPEND=net-dialup/ppp dev-lang/perl tk? ( dev-perl/perl-tk ) sys-apps/iproute2 RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/pptpclient/pptp-1.8.0.tar.gz http://dev.gentoo.org/~pinkbyte/distfiles/pptpclient/pptp-command-20130515.bz2 _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=c107870af4a02744aa7b7d4572f497c8 +_md5_=432106238066c4f9cd2917437bea1d8a diff --git a/metadata/md5-cache/net-dialup/xc-4.3.2-r4 b/metadata/md5-cache/net-dialup/xc-4.3.2-r4 index 078be83efdf6..855379b779b2 100644 --- a/metadata/md5-cache/net-dialup/xc-4.3.2-r4 +++ b/metadata/md5-cache/net-dialup/xc-4.3.2-r4 @@ -3,10 +3,10 @@ DEPEND=sys-libs/ncurses virtual/pkgconfig DESCRIPTION=Modem dialout & serial terminal program EAPI=5 HOMEPAGE=http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/ -KEYWORDS=~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=amd64 ~mips ~ppc ~ppc64 ~sparc ~x86 LICENSE=xc-radley RDEPEND=sys-libs/ncurses SLOT=0 SRC_URI=http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/xc-4.3.2.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=72340c44c1d2ebaa4f8fdd50666734f1 +_md5_=ba8ee1d692c1617f82f03d9c74734c20 diff --git a/metadata/md5-cache/net-fs/wdfs-1.4.2-r1 b/metadata/md5-cache/net-fs/wdfs-1.4.2-r1 index 93885ae5c8a3..c07daf26b78a 100644 --- a/metadata/md5-cache/net-fs/wdfs-1.4.2-r1 +++ b/metadata/md5-cache/net-fs/wdfs-1.4.2-r1 @@ -3,10 +3,10 @@ DEPEND=>=net-libs/neon-0.24.7 >=sys-fs/fuse-2.5 dev-libs/glib:2 DESCRIPTION=WebDAV filesystem with special features for accessing subversion repositories EAPI=5 HOMEPAGE=http://noedler.de/projekte/wdfs/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-2 RDEPEND=>=net-libs/neon-0.24.7 >=sys-fs/fuse-2.5 dev-libs/glib:2 SLOT=0 SRC_URI=http://noedler.de/projekte/wdfs/wdfs-1.4.2.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=8814b8000b4be5dfb9f52dd4c6a4c1a4 +_md5_=8e45ff7957da06b5b946136c3c84c6c7 diff --git a/metadata/md5-cache/net-ftp/gftp-2.0.19-r2 b/metadata/md5-cache/net-ftp/gftp-2.0.19-r2 index 6fa7a1efe592..76ccf941e819 100644 --- a/metadata/md5-cache/net-ftp/gftp-2.0.19-r2 +++ b/metadata/md5-cache/net-ftp/gftp-2.0.19-r2 @@ -4,10 +4,10 @@ DESCRIPTION=Gnome based FTP Client EAPI=5 HOMEPAGE=http://www.gftp.org IUSE=gtk ssl -KEYWORDS=~alpha amd64 ~ppc ppc64 sparc x86 ~x86-fbsd +KEYWORDS=~alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd LICENSE=GPL-2 RDEPEND=dev-libs/glib:2 sys-devel/gettext sys-libs/ncurses sys-libs/readline:0 gtk? ( x11-libs/gtk+:2 ) ssl? ( dev-libs/openssl:0 ) SLOT=0 SRC_URI=http://www.gftp.org/gftp-2.0.19.tar.bz2 _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=7232b4eff6bbf8dec598e4ba591a69fe +_md5_=ffa12195e25adf339a5da552d13362f7 diff --git a/metadata/md5-cache/net-ftp/proftpd-1.3.5a b/metadata/md5-cache/net-ftp/proftpd-1.3.5a index 32f2e4372980..943a4891f8b0 100644 --- a/metadata/md5-cache/net-ftp/proftpd-1.3.5a +++ b/metadata/md5-cache/net-ftp/proftpd-1.3.5a @@ -4,11 +4,11 @@ DESCRIPTION=An advanced and very configurable FTP server EAPI=5 HOMEPAGE=http://www.proftpd.org/ http://www.castaglia.org/proftpd/ http://www.thrallingpenguin.com/resources/mod_clamav.htm http://gssmod.sourceforge.net/ IUSE=acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso dynmasq exec ifsession ifversion ident ipv6 kerberos ldap linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls openssl pam +pcre postgres qos radius ratio readme rewrite selinux sftp shaper sitemisc snmp softquota sqlite ssl tcpd test trace unique_id vroot xinetd -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd +KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd LICENSE=GPL-2 RDEPEND=acl? ( virtual/acl ) caps? ( sys-libs/libcap ) clamav? ( app-antivirus/clamav ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap ) memcache? ( >=dev-libs/libmemcached-0.41 ) mysql? ( virtual/mysql ) nls? ( virtual/libiconv ) ncurses? ( sys-libs/ncurses ) openssl? ( dev-libs/openssl:0= ) pam? ( virtual/pam ) pcre? ( dev-libs/libpcre ) postgres? ( dev-db/postgresql:= ) sqlite? ( dev-db/sqlite:3 ) xinetd? ( virtual/inetd ) net-ftp/ftpbase selinux? ( sec-policy/selinux-ftp ) REQUIRED_USE=ban? ( ctrls ) msg? ( ctrls ) sftp? ( openssl ) shaper? ( ctrls ) ssl? ( openssl ) SLOT=0 SRC_URI=ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.5a.tar.gz case? ( http://www.castaglia.org/proftpd/modules/proftpd-mod-case-0.7.tar.gz ) clamav? ( https://secure.thrallingpenguin.com/redmine/attachments/download/1/mod_clamav-0.11rc.tar.gz ) diskuse? ( http://www.castaglia.org/proftpd/modules/proftpd-mod-diskuse-0.9.tar.gz ) kerberos? ( mirror://sourceforge/gssmod/mod_gss-1.3.3.tar.gz ) msg? ( http://www.castaglia.org/proftpd/modules/proftpd-mod-msg-0.4.1.tar.gz ) vroot? ( https://github.com/Castaglia/proftpd-mod_vroot/archive/mod_vroot-0.9.3.tar.gz ) _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=6166fba2aadb07cd120fa1a712f84dda +_md5_=3c0adcbf312c4f628bffe44c3d0b5660 diff --git a/metadata/md5-cache/net-libs/libbluedevil-2.1 b/metadata/md5-cache/net-libs/libbluedevil-2.1 index 5a6ad8ccecc8..d06ded7e8e09 100644 --- a/metadata/md5-cache/net-libs/libbluedevil-2.1 +++ b/metadata/md5-cache/net-libs/libbluedevil-2.1 @@ -4,10 +4,10 @@ DESCRIPTION=Qt wrapper for bluez used in the KDE bluetooth stack EAPI=5 HOMEPAGE=http://projects.kde.org/projects/playground/libs/libbluedevil IUSE=debug aqua -KEYWORDS=amd64 ~arm ~ppc ~ppc64 x86 +KEYWORDS=amd64 ~arm ppc ~ppc64 x86 LICENSE=GPL-2 RDEPEND=>=net-wireless/bluez-5 kde-apps/oxygen-icons dev-lang/perl >=dev-qt/qt3support-4.8.5:4[accessibility] >=dev-qt/qtcore-4.8.5:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.5:4 >=dev-qt/designer-4.8.5:4 >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.5:4 >=dev-qt/qtsql-4.8.5:4[qt3support] >=dev-qt/qtsvg-4.8.5:4 >=dev-qt/qttest-4.8.5:4 >=dev-qt/qtwebkit-4.8.5:4 >=kde-base/kdelibs-4.4:4[aqua=] SLOT=4 SRC_URI=mirror://kde/stable/libbluedevil/2.1/src/libbluedevil-2.1.tar.xz _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 kde4-base 663527bca3046b1913286e764cdaada3 kde4-functions 99e770658f27aaf2c8a5850af7598b18 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=38aecc2eaec6d9e987a41189239ac0f5 +_md5_=d8a1fa5c582da2bdb43444d9172e3578 diff --git a/metadata/md5-cache/net-libs/libesmtp-1.0.6-r1 b/metadata/md5-cache/net-libs/libesmtp-1.0.6-r1 index 3ac84162e48b..2ac20c04778a 100644 --- a/metadata/md5-cache/net-libs/libesmtp-1.0.6-r1 +++ b/metadata/md5-cache/net-libs/libesmtp-1.0.6-r1 @@ -4,10 +4,10 @@ DESCRIPTION=lib that implements the client side of the SMTP protocol EAPI=5 HOMEPAGE=http://www.stafford.uklinux.net/libesmtp/ IUSE=debug ntlm ssl static-libs threads -KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos +KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos LICENSE=LGPL-2.1 GPL-2 RDEPEND=ssl? ( dev-libs/openssl ) SLOT=0 SRC_URI=http://www.stafford.uklinux.net/libesmtp/libesmtp-1.0.6.tar.bz2 _eclasses_=libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=63afbba97fa6ecc242f7161d2500e840 +_md5_=d24b9a119c48a9642ffd035c22330c61 diff --git a/metadata/md5-cache/net-libs/libntlm-1.4 b/metadata/md5-cache/net-libs/libntlm-1.4 index 1f84e25c370c..e2f798a6cb76 100644 --- a/metadata/md5-cache/net-libs/libntlm-1.4 +++ b/metadata/md5-cache/net-libs/libntlm-1.4 @@ -3,9 +3,9 @@ DESCRIPTION=Microsoft's NTLM authentication (libntlm) library EAPI=5 HOMEPAGE=http://www.nongnu.org/libntlm/ IUSE=static-libs -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux +KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux LICENSE=LGPL-2 SLOT=0 SRC_URI=http://www.nongnu.org/libntlm/releases/libntlm-1.4.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=845ba5651eb7acd50907da57e914681c +_md5_=3d38e771159798bda6d500f7eb726c95 diff --git a/metadata/md5-cache/net-libs/libqmi-1.12.6 b/metadata/md5-cache/net-libs/libqmi-1.12.6 index ba8191c6b99a..e30a055d9a9e 100644 --- a/metadata/md5-cache/net-libs/libqmi-1.12.6 +++ b/metadata/md5-cache/net-libs/libqmi-1.12.6 @@ -4,10 +4,10 @@ DESCRIPTION=QMI modem protocol helper library EAPI=5 HOMEPAGE=http://cgit.freedesktop.org/libqmi/ IUSE=doc static-libs -KEYWORDS=amd64 ~arm ~mips x86 +KEYWORDS=amd64 arm ~mips x86 LICENSE=LGPL-2 RDEPEND=>=dev-libs/glib-2.32 SLOT=0 SRC_URI=http://www.freedesktop.org/software/libqmi/libqmi-1.12.6.tar.xz _eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=d47475bbd1bd4891074163faf58b8f24 +_md5_=075f38d93b261badaf18b66f9d5a7e3e diff --git a/metadata/md5-cache/net-mail/lbdb-0.39 b/metadata/md5-cache/net-mail/lbdb-0.39 index 3472cc8f8ef4..c30bcd8ced46 100644 --- a/metadata/md5-cache/net-mail/lbdb-0.39 +++ b/metadata/md5-cache/net-mail/lbdb-0.39 @@ -4,10 +4,10 @@ DESCRIPTION=Little Brother database EAPI=5 HOMEPAGE=http://www.spinnaker.de/lbdb/ IUSE=pda ldap finger nis abook crypt evo -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=dev-libs/libvformat evo? ( mail-client/evolution ) finger? ( net-misc/netkit-fingerd ) abook? ( app-misc/abook ) crypt? ( app-crypt/gnupg ) nis? ( net-nds/yp-tools ) pda? ( dev-perl/p5-Palm ) ldap? ( dev-perl/perl-ldap ) SLOT=0 SRC_URI=http://www.spinnaker.de/debian/lbdb_0.39.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=821d30dad62837308a04d05fa7973fa5 +_md5_=b5d41eac1cf860d961b63c10e33ef2df diff --git a/metadata/md5-cache/net-mail/mu-0.9.9.6 b/metadata/md5-cache/net-mail/mu-0.9.9.6 index bf232df15c52..2612d032264d 100644 --- a/metadata/md5-cache/net-mail/mu-0.9.9.6 +++ b/metadata/md5-cache/net-mail/mu-0.9.9.6 @@ -4,10 +4,10 @@ DESCRIPTION=Set of tools to deal with Maildirs, in particular, searching and ind EAPI=5 HOMEPAGE=http://www.djcbsoftware.nl/code/mu/ IUSE=doc emacs gui -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=GPL-3 RDEPEND=dev-libs/gmime:2.6 dev-libs/xapian dev-libs/glib:2 gui? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3 ) emacs? ( >=virtual/emacs-23 ) !net-mail/mailutils SLOT=0 SRC_URI=https://github.com/djcb/mu/archive/v0.9.9.6.tar.gz -> mu-0.9.9.6.tar.gz doc? ( http://mu0.googlecode.com/files/mu4e-manual-0.9.9.5.pdf ) _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 base 87f7447ccfc06fd0729ff4684e11e0d6 elisp-common 9a16929c1a6aec7e1c903289983e114c eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=58530736b51e2aec9a5ebda6202bc109 +_md5_=81507ccabb24fc55cfb7a1a6fdf23b9f diff --git a/metadata/md5-cache/net-mail/offlineimap-6.5.6 b/metadata/md5-cache/net-mail/offlineimap-6.5.6 index 80500851d56f..59c192cc440d 100644 --- a/metadata/md5-cache/net-mail/offlineimap-6.5.6 +++ b/metadata/md5-cache/net-mail/offlineimap-6.5.6 @@ -4,11 +4,11 @@ DESCRIPTION=Powerful IMAP/Maildir synchronization and reader support EAPI=5 HOMEPAGE=http://offlineimap.org IUSE=doc ssl sqlite python_targets_python2_7 -KEYWORDS=~alpha amd64 ~ia64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=GPL-2 RDEPEND=>=dev-lang/python-2.7.5-r2:2.7[threads,sqlite?,ssl?] >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] REQUIRED_USE=python_targets_python2_7 SLOT=0 SRC_URI=https://github.com/OfflineIMAP/offlineimap/tarball/v6.5.6 -> offlineimap-6.5.6.tar.gz _eclasses_=distutils-r1 c01d5c4af34f4a37a51fc9638299c222 eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=8e98a0b6bf59056418d817464fdecda6 +_md5_=ed8a89d9221e6d8df2c68e2addd42317 diff --git a/metadata/md5-cache/net-mail/tnef-1.4.12 b/metadata/md5-cache/net-mail/tnef-1.4.12 index 94e56b454157..e51878f13e08 100644 --- a/metadata/md5-cache/net-mail/tnef-1.4.12 +++ b/metadata/md5-cache/net-mail/tnef-1.4.12 @@ -2,8 +2,8 @@ DEFINED_PHASES=test DESCRIPTION=Decodes MS-TNEF MIME attachments EAPI=5 HOMEPAGE=http://world.std.com/~damned/software.html http://tnef.sourceforge.net/ -KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 +KEYWORDS=amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://sourceforge/tnef/tnef-1.4.12.tar.gz -_md5_=1e0278834bf8b22d6fd46fadd1036831 +_md5_=f6b43374e15c0f019b37c61c793ec556 diff --git a/metadata/md5-cache/net-misc/dhcpcd-6.9.0 b/metadata/md5-cache/net-misc/dhcpcd-6.9.0 index f2f36c8ff529..27103b7be9c4 100644 --- a/metadata/md5-cache/net-misc/dhcpcd-6.9.0 +++ b/metadata/md5-cache/net-misc/dhcpcd-6.9.0 @@ -4,10 +4,10 @@ DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client EAPI=5 HOMEPAGE=http://roy.marples.name/projects/dhcpcd/ IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev -KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux LICENSE=BSD-2 RDEPEND=udev? ( virtual/udev ) SLOT=0 SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.9.0.tar.bz2 _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=1dd048452d7c4a0f05166e67f31bef69 +_md5_=59a2eabd06d826dd556e0bdce053ae2e diff --git a/metadata/md5-cache/net-misc/freerdp-1.2.1_pre20150326 b/metadata/md5-cache/net-misc/freerdp-1.2.1_pre20150326 index e36727e756fe..8e9cb5be5aaa 100644 --- a/metadata/md5-cache/net-misc/freerdp-1.2.1_pre20150326 +++ b/metadata/md5-cache/net-misc/freerdp-1.2.1_pre20150326 @@ -4,10 +4,10 @@ DESCRIPTION=Free implementation of the Remote Desktop Protocol EAPI=5 HOMEPAGE=http://www.freerdp.com/ IUSE=alsa +client cpu_flags_x86_sse2 cups debug doc ffmpeg gstreamer jpeg neon pulseaudio server smartcard test usb wayland X xinerama xv -KEYWORDS=~alpha amd64 ~arm ppc ppc64 x86 +KEYWORDS=~alpha amd64 arm ppc ppc64 x86 LICENSE=Apache-2.0 RDEPEND=dev-libs/openssl:0 sys-libs/zlib:0 alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) client? ( usb? ( virtual/libudev:0= sys-apps/util-linux:0= dev-libs/dbus-glib:0= virtual/libusb:1= ) X? ( x11-libs/libXcursor x11-libs/libXext x11-libs/libXi x11-libs/libXrender xinerama? ( x11-libs/libXinerama ) xv? ( x11-libs/libXv ) ) ) ffmpeg? ( virtual/ffmpeg ) gstreamer? ( media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 x11-libs/libXrandr ) jpeg? ( virtual/jpeg:0 ) pulseaudio? ( media-sound/pulseaudio ) server? ( X? ( x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes xinerama? ( x11-libs/libXinerama ) ) ) smartcard? ( sys-apps/pcsc-lite ) wayland? ( dev-libs/wayland ) X? ( x11-libs/libX11 x11-libs/libxkbfile ) SLOT=0/1.2 SRC_URI=https://github.com/FreeRDP/FreeRDP/archive/aa2181dcf2dd98693767ba738c5b2ad8c3d742d4.tar.gz -> freerdp-1.2.1_pre20150326.tar.gz _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 vcs-snapshot 58b766562c9fbfb3268b04e33cdf2f66 -_md5_=be4ba684dfd60ddd81b7a5dbffc5b83b +_md5_=9b6d85ff59fb88c008eb34b280a6f694 diff --git a/metadata/md5-cache/net-misc/tor-0.2.5.12 b/metadata/md5-cache/net-misc/tor-0.2.5.12 deleted file mode 100644 index 908294323f3a..000000000000 --- a/metadata/md5-cache/net-misc/tor-0.2.5.12 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=configure install postinst prepare setup -DEPEND=dev-libs/openssl sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) virtual/pkgconfig -DESCRIPTION=Anonymizing overlay network for TCP -EAPI=5 -HOMEPAGE=http://www.torproject.org/ -IUSE=-bufferevents +ecc nat-pmp seccomp selinux stats tor-hardening transparent-proxy threads test upnp web -KEYWORDS=amd64 arm ~mips ppc ppc64 sparc x86 ~x86-fbsd -LICENSE=BSD GPL-2 -RDEPEND=dev-libs/openssl sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) selinux? ( sec-policy/selinux-tor ) -SLOT=0 -SRC_URI=https://www.torproject.org/dist/tor-0.2.5.12.tar.gz https://archive.torproject.org/tor-package-archive/tor-0.2.5.12.tar.gz -_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=d08cabd9d44580e8c5dcfbbc75c951a9 diff --git a/metadata/md5-cache/net-misc/tor-0.2.6.8 b/metadata/md5-cache/net-misc/tor-0.2.6.9 similarity index 50% rename from metadata/md5-cache/net-misc/tor-0.2.6.8 rename to metadata/md5-cache/net-misc/tor-0.2.6.9 index a3900729c074..76a2b5476ce9 100644 --- a/metadata/md5-cache/net-misc/tor-0.2.6.8 +++ b/metadata/md5-cache/net-misc/tor-0.2.6.9 @@ -1,13 +1,13 @@ DEFINED_PHASES=configure install postinst prepare setup -DEPEND=dev-libs/openssl sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) scrypt? ( app-crypt/libscrypt ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) virtual/pkgconfig +DEPEND=dev-libs/openssl:= sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) scrypt? ( app-crypt/libscrypt ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) virtual/pkgconfig DESCRIPTION=Anonymizing overlay network for TCP EAPI=5 HOMEPAGE=http://www.torproject.org/ IUSE=-bufferevents nat-pmp scrypt seccomp selinux stats systemd tor-hardening transparent-proxy test upnp web KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 LICENSE=BSD GPL-2 -RDEPEND=dev-libs/openssl sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) scrypt? ( app-crypt/libscrypt ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) selinux? ( sec-policy/selinux-tor ) +RDEPEND=dev-libs/openssl:= sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) scrypt? ( app-crypt/libscrypt ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) selinux? ( sec-policy/selinux-tor ) SLOT=0 -SRC_URI=https://www.torproject.org/dist/tor-0.2.6.8.tar.gz https://archive.torproject.org/tor-package-archive/tor-0.2.6.8.tar.gz +SRC_URI=https://www.torproject.org/dist/tor-0.2.6.9.tar.gz https://archive.torproject.org/tor-package-archive/tor-0.2.6.9.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=5a0bb5d90df8220c6f961a69bc860b51 +_md5_=f3c0b24eb9b6f72d4fd2132e7b5b2fe4 diff --git a/metadata/md5-cache/net-misc/tor-0.2.7.1_alpha b/metadata/md5-cache/net-misc/tor-0.2.7.1_alpha index ba5733792560..2e1acee6c766 100644 --- a/metadata/md5-cache/net-misc/tor-0.2.7.1_alpha +++ b/metadata/md5-cache/net-misc/tor-0.2.7.1_alpha @@ -1,13 +1,13 @@ DEFINED_PHASES=configure install postinst prepare setup -DEPEND=dev-libs/openssl sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) scrypt? ( app-crypt/libscrypt ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) virtual/pkgconfig +DEPEND=dev-libs/openssl:= sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) scrypt? ( app-crypt/libscrypt ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) virtual/pkgconfig DESCRIPTION=Anonymizing overlay network for TCP EAPI=5 HOMEPAGE=http://www.torproject.org/ IUSE=-bufferevents nat-pmp scrypt seccomp selinux stats systemd tor-hardening transparent-proxy test upnp web KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 LICENSE=BSD GPL-2 -RDEPEND=dev-libs/openssl sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) scrypt? ( app-crypt/libscrypt ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) selinux? ( sec-policy/selinux-tor ) +RDEPEND=dev-libs/openssl:= sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) nat-pmp? ( net-libs/libnatpmp ) scrypt? ( app-crypt/libscrypt ) seccomp? ( sys-libs/libseccomp ) upnp? ( net-libs/miniupnpc ) selinux? ( sec-policy/selinux-tor ) SLOT=0 SRC_URI=https://www.torproject.org/dist/tor-0.2.7.1-alpha.tar.gz https://archive.torproject.org/tor-package-archive/tor-0.2.7.1-alpha.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 readme.gentoo 106edea5533517715013de909a333abd systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=8ce51a48d5a673498c55d3a5d5216fdf +_md5_=a2705226604fcdab0b447b2052d80cc6 diff --git a/metadata/md5-cache/net-misc/vpnc-0.5.3_p550 b/metadata/md5-cache/net-misc/vpnc-0.5.3_p550 index 03657896f6bb..fc9fce69fe24 100644 --- a/metadata/md5-cache/net-misc/vpnc-0.5.3_p550 +++ b/metadata/md5-cache/net-misc/vpnc-0.5.3_p550 @@ -4,11 +4,11 @@ DESCRIPTION=Free client for Cisco VPN routing software EAPI=5 HOMEPAGE=http://www.unix-ag.uni-kl.de/~massar/vpnc/ IUSE=resolvconf +gnutls selinux -KEYWORDS=amd64 ~arm ~ppc ~ppc64 sparc x86 +KEYWORDS=amd64 ~arm ppc ~ppc64 sparc x86 LICENSE=GPL-2 BSD RDEPEND=dev-lang/perl dev-libs/libgcrypt:0= >=sys-apps/iproute2-2.6.19.20061214[-minimal] gnutls? ( net-libs/gnutls ) !gnutls? ( dev-libs/openssl:0= ) resolvconf? ( net-dns/openresolv ) selinux? ( sec-policy/selinux-vpn ) RESTRICT=!gnutls? ( bindist ) SLOT=0 SRC_URI=http://dev.gentoo.org/~jlec/distfiles/vpnc-0.5.3_p550.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de linux-info 8cbc678e083c23e4ad546ca6509cf304 multilib 62927b3db3a589b0806255f3a002d5d3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=f8242017d5efff950f8b446d81aaebfd +_md5_=8992f5907fb95bdd571c800ebb80b3c3 diff --git a/metadata/md5-cache/net-nntp/nzbget-14.1 b/metadata/md5-cache/net-nntp/nzbget-14.1 index 9218f9861b01..c75a8cb77e1a 100644 --- a/metadata/md5-cache/net-nntp/nzbget-14.1 +++ b/metadata/md5-cache/net-nntp/nzbget-14.1 @@ -4,10 +4,10 @@ DESCRIPTION=A command-line based binary newsgrapper supporting .nzb files EAPI=5 HOMEPAGE=http://nzbget.sourceforge.net/ IUSE=debug gnutls ncurses parcheck ssl zlib -KEYWORDS=~amd64 ~ppc ~x86 +KEYWORDS=amd64 ~ppc ~x86 LICENSE=GPL-2 RDEPEND=dev-libs/libxml2 ncurses? ( sys-libs/ncurses ) parcheck? ( app-arch/libpar2 dev-libs/libsigc++:2 ) ssl? ( gnutls? ( net-libs/gnutls ) !gnutls? ( dev-libs/openssl ) ) zlib? ( sys-libs/zlib ) SLOT=0 SRC_URI=mirror://sourceforge/nzbget/nzbget-14.1.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 user f54e098dd38ba1c0847a13e685b87747 -_md5_=12b47d11180be8f53d1db3617fcfc924 +_md5_=b028485a94a54fe7e34181ebe1ba0f85 diff --git a/metadata/md5-cache/net-nntp/slrn-1.0.2 b/metadata/md5-cache/net-nntp/slrn-1.0.2 index 34ad794c4a09..6b83ab85c662 100644 --- a/metadata/md5-cache/net-nntp/slrn-1.0.2 +++ b/metadata/md5-cache/net-nntp/slrn-1.0.2 @@ -4,10 +4,10 @@ DESCRIPTION=A s-lang based newsreader EAPI=5 HOMEPAGE=http://slrn.sourceforge.net/ IUSE=canlock nls ssl uudeview -KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 RDEPEND=virtual/mta app-arch/sharutils >=sys-libs/slang-2.1.3 canlock? ( net-libs/canlock ) ssl? ( dev-libs/openssl ) uudeview? ( dev-libs/uulib ) SLOT=0 SRC_URI=http://jedsoft.org/releases/slrn/slrn-1.0.2.tar.bz2 _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=f32d78caabd56704c364e9994b706263 +_md5_=c6986304ab71b930b3bb44827a575418 diff --git a/metadata/md5-cache/net-nntp/tin-2.2.1 b/metadata/md5-cache/net-nntp/tin-2.2.1 index 5f10eb52eb6a..8a16a79577c7 100644 --- a/metadata/md5-cache/net-nntp/tin-2.2.1 +++ b/metadata/md5-cache/net-nntp/tin-2.2.1 @@ -4,10 +4,10 @@ DESCRIPTION=A threaded NNTP and spool based UseNet newsreader EAPI=5 HOMEPAGE=http://www.tin.org/ IUSE=cancel-locks debug doc +etiquette evil forgery gpg idn ipv6 mime nls sasl socks5 spell unicode -KEYWORDS=amd64 arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos +KEYWORDS=amd64 arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos LICENSE=GPL-2 RDEPEND=dev-libs/libpcre dev-libs/uulib gpg? ( app-crypt/gnupg ) idn? ( net-dns/libidn ) mime? ( net-mail/metamail ) net-misc/urlview nls? ( sys-devel/gettext ) sasl? ( virtual/gsasl ) socks5? ( net-proxy/dante ) sys-libs/ncurses[unicode?] unicode? ( dev-libs/icu:= ) SLOT=0 SRC_URI=ftp://ftp.tin.org/pub/news/clients/tin/v2.2/tin-2.2.1.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=bba00992b0ed2bdf138e0ec36fbb6579 +_md5_=8db13455748196a64a4f2d2f1b707dc3 diff --git a/metadata/md5-cache/net-wireless/b43-fwcutter-019 b/metadata/md5-cache/net-wireless/b43-fwcutter-019 index 1e4f8f7dea9b..7a8adcd55c5c 100644 --- a/metadata/md5-cache/net-wireless/b43-fwcutter-019 +++ b/metadata/md5-cache/net-wireless/b43-fwcutter-019 @@ -2,9 +2,9 @@ DEFINED_PHASES=compile install postinst DESCRIPTION=Firmware Tool for Broadcom 43xx based wireless network devices using the mac80211 wireless stack EAPI=5 HOMEPAGE=http://bues.ch/b43/fwcutter -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +KEYWORDS=amd64 ~ppc ~ppc64 ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=http://bues.ch/b43/fwcutter/b43-fwcutter-019.tar.bz2 _eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=10839241f8f3d797721175c6de21554b +_md5_=8ad521e7a5e9a3e4791d71846463915a diff --git a/metadata/md5-cache/net-wireless/bluedevil-2.1.1 b/metadata/md5-cache/net-wireless/bluedevil-2.1.1 index a691c145415a..c7c5790a26d4 100644 --- a/metadata/md5-cache/net-wireless/bluedevil-2.1.1 +++ b/metadata/md5-cache/net-wireless/bluedevil-2.1.1 @@ -4,10 +4,10 @@ DESCRIPTION=Bluetooth stack for KDE EAPI=5 HOMEPAGE=http://projects.kde.org/projects/extragear/base/bluedevil IUSE=debug linguas_ar linguas_bg linguas_bs linguas_ca linguas_ca@valencia linguas_cs linguas_da linguas_de linguas_el linguas_en_GB linguas_eo linguas_es linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_ga linguas_gl linguas_hu linguas_it linguas_ja linguas_kk linguas_km linguas_ko linguas_lt linguas_mai linguas_mr linguas_ms linguas_nb linguas_nds linguas_nl linguas_pa linguas_pl linguas_pt linguas_pt_BR linguas_ro linguas_ru linguas_sk linguas_sl linguas_sr linguas_sr@ijekavian linguas_sr@ijekavianlatin linguas_sr@Latn linguas_sv linguas_th linguas_tr linguas_ug linguas_uk linguas_zh_CN linguas_zh_TW aqua -KEYWORDS=amd64 ~arm ~ppc ~ppc64 x86 +KEYWORDS=amd64 ~arm ppc ~ppc64 x86 LICENSE=GPL-2+ RDEPEND=>=net-libs/libbluedevil-2.1:4 x11-misc/shared-mime-info kde-apps/oxygen-icons linguas_ar? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ar(+)] ) linguas_bg? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_bg(+)] ) linguas_bs? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_bs(+)] ) linguas_ca? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ca(+)] ) linguas_ca@valencia? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ca@valencia(+)] ) linguas_cs? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_cs(+)] ) linguas_da? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_da(+)] ) linguas_de? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_de(+)] ) linguas_el? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_el(+)] ) linguas_en_GB? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_en_GB(+)] ) linguas_eo? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_eo(+)] ) linguas_es? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_es(+)] ) linguas_et? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_et(+)] ) linguas_eu? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_eu(+)] ) linguas_fa? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_fa(+)] ) linguas_fi? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_fi(+)] ) linguas_fr? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_fr(+)] ) linguas_ga? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ga(+)] ) linguas_gl? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_gl(+)] ) linguas_hu? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_hu(+)] ) linguas_it? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_it(+)] ) linguas_ja? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ja(+)] ) linguas_kk? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_kk(+)] ) linguas_km? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_km(+)] ) linguas_ko? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ko(+)] ) linguas_lt? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_lt(+)] ) linguas_mai? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_mai(+)] ) linguas_mr? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_mr(+)] ) linguas_ms? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ms(+)] ) linguas_nb? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_nb(+)] ) linguas_nds? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_nds(+)] ) linguas_nl? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_nl(+)] ) linguas_pa? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_pa(+)] ) linguas_pl? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_pl(+)] ) linguas_pt? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_pt(+)] ) linguas_pt_BR? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_pt_BR(+)] ) linguas_ro? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ro(+)] ) linguas_ru? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ru(+)] ) linguas_sk? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_sk(+)] ) linguas_sl? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_sl(+)] ) linguas_sr? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_sr(+)] ) linguas_sr@ijekavian? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_sr@ijekavian(+)] ) linguas_sr@ijekavianlatin? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_sr@ijekavianlatin(+)] ) linguas_sr@Latn? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_sr@Latn(+)] ) linguas_sv? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_sv(+)] ) linguas_th? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_th(+)] ) linguas_tr? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_tr(+)] ) linguas_ug? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_ug(+)] ) linguas_uk? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_uk(+)] ) linguas_zh_CN? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_zh_CN(+)] ) linguas_zh_TW? ( >=kde-apps/kde4-l10n-4.4:4[aqua=,linguas_zh_TW(+)] ) dev-lang/perl >=dev-qt/qt3support-4.8.5:4[accessibility] >=dev-qt/qtcore-4.8.5:4[qt3support,ssl] >=dev-qt/qtdbus-4.8.5:4 >=dev-qt/designer-4.8.5:4 >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] >=dev-qt/qtscript-4.8.5:4 >=dev-qt/qtsql-4.8.5:4[qt3support] >=dev-qt/qtsvg-4.8.5:4 >=dev-qt/qttest-4.8.5:4 >=dev-qt/qtwebkit-4.8.5:4 >=kde-base/kdelibs-4.4:4[aqua=] SLOT=4 SRC_URI=mirror://kde/stable/bluedevil/2.1.1/src/bluedevil-2.1.1.tar.xz _eclasses_=cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa flag-o-matic c9602887773166fe300444712fc7ff98 gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 kde4-base 663527bca3046b1913286e764cdaada3 kde4-functions 99e770658f27aaf2c8a5850af7598b18 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f virtualx 73cfc129b4b9ba23aed1abb10c825d86 -_md5_=58b378be8fe78953988415e868add8d3 +_md5_=1e2fea07028d6321d894dbb1dc844b7e diff --git a/metadata/md5-cache/sci-biology/rebase-1505 b/metadata/md5-cache/sci-biology/rebase-1505 index cc01b5d248fe..98445abadfb0 100644 --- a/metadata/md5-cache/sci-biology/rebase-1505 +++ b/metadata/md5-cache/sci-biology/rebase-1505 @@ -4,10 +4,10 @@ DESCRIPTION=A restriction enzyme database EAPI=5 HOMEPAGE=http://rebase.neb.com IUSE=emboss minimal -KEYWORDS=amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris +KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris LICENSE=public-domain RDEPEND=emboss? ( >=sci-biology/emboss-5.0.0 ) RESTRICT=binchecks strip SLOT=0 SRC_URI=http://dev.gentoo.org/~jlec/distfiles/rebase-1505.tar.xz -_md5_=c6a98c0ee43596e99e3206c77324ec14 +_md5_=a63af4266e009dd21131597d190d59fa diff --git a/metadata/md5-cache/sci-calculators/calculator-1.7.49 b/metadata/md5-cache/sci-calculators/calculator-1.7.49 index efb0664eeb2a..756813a31275 100644 --- a/metadata/md5-cache/sci-calculators/calculator-1.7.49 +++ b/metadata/md5-cache/sci-calculators/calculator-1.7.49 @@ -4,10 +4,10 @@ DESCRIPTION=Scientific calculator based on the FOX Toolkit EAPI=5 HOMEPAGE=http://www.fox-toolkit.org/ IUSE=debug doc profile -KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=~x11-libs/fox-1.7.49 x11-libs/libICE x11-libs/libSM SLOT=0 SRC_URI=ftp://ftp.fox-toolkit.org/pub/fox-1.7.49.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de fox 26650ced206327e4fca3dec6cd441381 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=6db65226eb9209d876f6f73e4e4b1bf8 +_md5_=df728e0319a566ec89d37c42eefe3d4d diff --git a/metadata/md5-cache/sys-apps/conspy-1.10 b/metadata/md5-cache/sys-apps/conspy-1.10 index a36d7cc80dcb..ee0d0395826d 100644 --- a/metadata/md5-cache/sys-apps/conspy-1.10 +++ b/metadata/md5-cache/sys-apps/conspy-1.10 @@ -3,10 +3,10 @@ DEPEND=sys-libs/ncurses !=sys-devel/automak DESCRIPTION=Remote control for Linux virtual consoles EAPI=5 HOMEPAGE=http://conspy.sourceforge.net/ -KEYWORDS=~amd64 ~x86 +KEYWORDS=amd64 ~x86 LICENSE=AGPL-3 RDEPEND=sys-libs/ncurses SLOT=0 SRC_URI=mirror://sourceforge/conspy/conspy-1.10-1/conspy-1.10.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb autotools-utils dbce0f7913bd240fdf0ef428149855c0 eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=c4b5347ecbfe7095aba8e7ef22bc06e4 +_md5_=7073b8a8764e82b5982ee7d52eb9defe diff --git a/metadata/md5-cache/sys-apps/ethtool-3.18 b/metadata/md5-cache/sys-apps/ethtool-3.18 index 7eac38338408..ee4c8dceb1fb 100644 --- a/metadata/md5-cache/sys-apps/ethtool-3.18 +++ b/metadata/md5-cache/sys-apps/ethtool-3.18 @@ -3,8 +3,8 @@ DEPEND=app-arch/xz-utils DESCRIPTION=Utility for examining and tuning ethernet-based network interfaces EAPI=5 HOMEPAGE=http://www.kernel.org/pub/software/network/ethtool/ -KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 +KEYWORDS=~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 LICENSE=GPL-2 SLOT=0 SRC_URI=mirror://kernel/software/network/ethtool/ethtool-3.18.tar.xz -_md5_=b491158af5d0d7e1b9b38a92e5b9057a +_md5_=f215f73193e5d2b6b748b8d61b929b35 diff --git a/metadata/md5-cache/sys-apps/fakeroot-1.20.2 b/metadata/md5-cache/sys-apps/fakeroot-1.20.2 index 74d2facf5e43..ecb8085bcf86 100644 --- a/metadata/md5-cache/sys-apps/fakeroot-1.20.2 +++ b/metadata/md5-cache/sys-apps/fakeroot-1.20.2 @@ -4,9 +4,9 @@ DESCRIPTION=A fake root environment by means of LD_PRELOAD and SysV IPC (or TCP) EAPI=4 HOMEPAGE=http://packages.qa.debian.org/f/fakeroot.html IUSE=acl debug static-libs test -KEYWORDS=~alpha amd64 ~arm hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 ~arm hppa ppc ~sparc x86 ~amd64-linux ~x86-linux LICENSE=GPL-3 SLOT=0 SRC_URI=mirror://debian/pool/main/f/fakeroot/fakeroot_1.20.2.orig.tar.bz2 _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=d01d5156c222942971fe92a8798019b2 +_md5_=ec3292729532a29379a7648129f5199d diff --git a/metadata/md5-cache/sys-apps/hdparm-9.45 b/metadata/md5-cache/sys-apps/hdparm-9.45 index c0ea23b50d44..bf0098e61160 100644 --- a/metadata/md5-cache/sys-apps/hdparm-9.45 +++ b/metadata/md5-cache/sys-apps/hdparm-9.45 @@ -3,9 +3,9 @@ DESCRIPTION=Utility to change hard drive performance parameters EAPI=4 HOMEPAGE=http://sourceforge.net/projects/hdparm/ IUSE=static -KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux LICENSE=BSD GPL-2 SLOT=0 SRC_URI=mirror://sourceforge/hdparm/hdparm-9.45.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=b595287a054dca2fef80e74f0c01dd86 +_md5_=93421d8a1ac80fa6c0bc5ebd4396d6d9 diff --git a/metadata/md5-cache/sys-apps/ipmitool-1.8.14-r1 b/metadata/md5-cache/sys-apps/ipmitool-1.8.14-r1 index b5aeb7decaed..f0357f077d8c 100644 --- a/metadata/md5-cache/sys-apps/ipmitool-1.8.14-r1 +++ b/metadata/md5-cache/sys-apps/ipmitool-1.8.14-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Utility for controlling IPMI enabled devices. EAPI=4 HOMEPAGE=http://ipmitool.sf.net/ IUSE=openipmi static -KEYWORDS=~amd64 ~hppa ~ia64 ~ppc ~x86 +KEYWORDS=amd64 ~hppa ~ia64 ~ppc ~x86 LICENSE=BSD RDEPEND=dev-libs/openssl SLOT=0 SRC_URI=mirror://sourceforge/ipmitool/ipmitool-1.8.14.tar.gz https://launchpad.net/ubuntu/+archive/primary/+files/ipmitool_1.8.14-4.debian.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=89da65a5392d9c1539f3d6b3a5fed378 +_md5_=b521be25f78007f928bc6c2013705daf diff --git a/metadata/md5-cache/sys-apps/usbutils-008-r1 b/metadata/md5-cache/sys-apps/usbutils-008-r1 index 589ad6087657..4be55e22e504 100644 --- a/metadata/md5-cache/sys-apps/usbutils-008-r1 +++ b/metadata/md5-cache/sys-apps/usbutils-008-r1 @@ -4,11 +4,11 @@ DESCRIPTION=USB enumeration utilities EAPI=5 HOMEPAGE=http://linux-usb.sourceforge.net/ IUSE=python python_targets_python2_7 -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 RDEPEND=virtual/libusb:1= virtual/libudev:= sys-apps/hwids python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] ) REQUIRED_USE=python? ( python_targets_python2_7 ) SLOT=0 SRC_URI=mirror://kernel/linux/utils/usb/usbutils/usbutils-008.tar.xz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=14f42f249e45c43c2ffa431291c6aaf4 +_md5_=b78b93e79471ffc1e5d7ef1e33d7bee1 diff --git a/metadata/md5-cache/sys-apps/watchdog-5.14 b/metadata/md5-cache/sys-apps/watchdog-5.14 index 6bf8e1ccf60d..97f842854af0 100644 --- a/metadata/md5-cache/sys-apps/watchdog-5.14 +++ b/metadata/md5-cache/sys-apps/watchdog-5.14 @@ -4,10 +4,10 @@ DESCRIPTION=A software watchdog and /dev/watchdog daemon EAPI=4 HOMEPAGE=http://sourceforge.net/projects/watchdog/ IUSE=nfs -KEYWORDS=~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86 +KEYWORDS=amd64 arm ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86 LICENSE=GPL-2 RDEPEND=nfs? ( net-libs/libtirpc ) SLOT=0 SRC_URI=mirror://sourceforge/watchdog/watchdog-5.14.tar.gz _eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=f057128c23b218233ce11aa4dc7eb40d +_md5_=317a22e8a586b86ef513653f15e20a61 diff --git a/metadata/md5-cache/sys-block/nbd-3.11 b/metadata/md5-cache/sys-block/nbd-3.11 index 585eb4f67aa9..74a453718058 100644 --- a/metadata/md5-cache/sys-block/nbd-3.11 +++ b/metadata/md5-cache/sys-block/nbd-3.11 @@ -4,10 +4,10 @@ DESCRIPTION=Userland client/server for kernel network block device EAPI=4 HOMEPAGE=http://nbd.sourceforge.net/ IUSE=debug zlib -KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 +KEYWORDS=~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=>=dev-libs/glib-2.0 zlib? ( sys-libs/zlib ) SLOT=0 SRC_URI=mirror://sourceforge/nbd/nbd-3.11.tar.xz _eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=9d2c1a096d03a1bcdaf62477583f808f +_md5_=2fa50e97ade0abc9dfa489b1151d3edd diff --git a/metadata/md5-cache/sys-devel/llvm-9999 b/metadata/md5-cache/sys-devel/llvm-9999 index 651fa32780ac..92e55819173f 100644 --- a/metadata/md5-cache/sys-devel/llvm-9999 +++ b/metadata/md5-cache/sys-devel/llvm-9999 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare pretend setup test unpack -DEPEND=sys-libs/zlib:0= clang? ( python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) static-analyzer? ( dev-lang/perl:* python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) xml? ( dev-libs/libxml2:2= ) ) gold? ( >=sys-devel/binutils-2.22:*[cxx] ) libedit? ( dev-libs/libedit: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(-)?] ) libffi? ( >=virtual/libffi-3.0.13-r1: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(-)?] ) ncurses? ( >=sys-libs/ncurses-5.9-r3: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(-)?] ) ocaml? ( dev-lang/ocaml:0= dev-ml/findlib dev-ml/ocaml-ctypes ) dev-lang/perl dev-python/sphinx >=sys-devel/make-3.81 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d || ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5 ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx ) ) || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 ) kernel_Darwin? ( sys-libs/libcxx ) clang? ( xml? ( virtual/pkgconfig ) ) libffi? ( virtual/pkgconfig ) !!=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] dev-util/ninja >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=dev-vcs/git-1.8.2.1 +DEPEND=sys-libs/zlib:0= clang? ( python? ( python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) static-analyzer? ( dev-lang/perl:* python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] ) xml? ( dev-libs/libxml2:2= ) ) gold? ( >=sys-devel/binutils-2.22:*[cxx] ) libedit? ( dev-libs/libedit: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(-)?] ) libffi? ( >=virtual/libffi-3.0.13-r1: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(-)?] ) ncurses? ( >=sys-libs/ncurses-5.9-r3: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(-)?] ) ocaml? ( dev-lang/ocaml:0= dev-ml/findlib dev-ml/ocaml-ctypes ) dev-lang/perl >=sys-devel/make-3.81 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d || ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5 ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx ) ) || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 ) kernel_Darwin? ( sys-libs/libcxx ) clang? ( xml? ( virtual/pkgconfig ) ) doc? ( dev-python/sphinx ) libffi? ( virtual/pkgconfig ) !!=dev-lang/python-2.7.5-r2:2.7 ) python_targets_pypy? ( virtual/pypy:0= ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_pypy(-)?,-python_single_target_python2_7(-),-python_single_target_pypy(-)] dev-util/ninja >=dev-util/cmake-2.8.12 userland_GNU? ( >=sys-apps/findutils-4.4.0 ) >=dev-vcs/git-1.8.2.1 DESCRIPTION=Low Level Virtual Machine EAPI=5 HOMEPAGE=http://llvm.org/ @@ -10,4 +10,4 @@ RDEPEND=sys-libs/zlib:0= clang? ( python? ( python_targets_python2_7? ( >=dev-la REQUIRED_USE=|| ( python_targets_python2_7 python_targets_pypy ) test? ( || ( python_targets_python2_7 ) ) SLOT=0/9999 _eclasses_=check-reqs a7f404bfb16e0a996700c5d3ac4edad3 cmake-utils 0430c386d85cec959d72640afd63ea91 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 git-r3 3a2bd0ae504c33a50061885480f3def3 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 pax-utils dfe060cb70d89757fde5c1ff8405e950 python-r1 6d3a3cb5705b9fff1aeb7cfa4e3336fe python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=265a79e5c65acd41c741257edc6cc9f2 +_md5_=7af13400a85b1907a06781eb468503bb diff --git a/metadata/md5-cache/sys-fs/ntfs3g-2014.2.15-r1 b/metadata/md5-cache/sys-fs/ntfs3g-2014.2.15-r1 index 2036091ae2da..d15b0d3d4c3e 100644 --- a/metadata/md5-cache/sys-fs/ntfs3g-2014.2.15-r1 +++ b/metadata/md5-cache/sys-fs/ntfs3g-2014.2.15-r1 @@ -4,10 +4,10 @@ DESCRIPTION=Open source read-write NTFS driver that runs under FUSE EAPI=5 HOMEPAGE=http://www.tuxera.com/community/ntfs-3g-download/ IUSE=acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr -KEYWORDS=~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=~alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 RDEPEND=!=dev-libs/libgcrypt-1.2.2:0 >=net-libs/gnutls-1.4.4 ) external-fuse? ( >=sys-fs/fuse-2.8.0 ) SLOT=0 SRC_URI=http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2014.2.15.tgz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 linux-info 8cbc678e083c23e4ad546ca6509cf304 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 udev da001465a2e939c93f7ae16947ce3438 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=cb98e65653a3cbe4d26f15bfa2732fb5 +_md5_=c4f9bdf05a586001302a4ac3758237cd diff --git a/metadata/md5-cache/sys-libs/openipmi-2.0.18-r1 b/metadata/md5-cache/sys-libs/openipmi-2.0.18-r1 index aa77f1a0728a..30054b33469e 100644 --- a/metadata/md5-cache/sys-libs/openipmi-2.0.18-r1 +++ b/metadata/md5-cache/sys-libs/openipmi-2.0.18-r1 @@ -4,7 +4,7 @@ DESCRIPTION=Library interface to IPMI EAPI=5 HOMEPAGE=http://sourceforge.net/projects/openipmi/ IUSE=crypt snmp perl tcl python python_targets_python2_7 -KEYWORDS=amd64 ~hppa ~ia64 ~ppc x86 +KEYWORDS=amd64 ~hppa ~ia64 ppc x86 LICENSE=LGPL-2.1 GPL-2 RDEPEND=dev-libs/glib:2 sys-libs/gdbm crypt? ( dev-libs/openssl:0= ) snmp? ( net-analyzer/net-snmp ) perl? ( dev-lang/perl ) python? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),python_single_target_python2_7(+)] ) tcl? ( dev-lang/tcl:0= ) REQUIRED_USE=python? ( python_targets_python2_7 ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=mirror://sourceforge/openipmi/OpenIPMI-2.0.18.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 096f8247eae93026af13ab88cf4305cd toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=4ae98d2b6e9e885b1d7130473975c020 +_md5_=42eaf9469eaacf6c170f61c56af4d419 diff --git a/metadata/md5-cache/sys-process/parallel-20141122 b/metadata/md5-cache/sys-process/parallel-20141122 index 55bf7a07fee2..a9c45c26cf9b 100644 --- a/metadata/md5-cache/sys-process/parallel-20141122 +++ b/metadata/md5-cache/sys-process/parallel-20141122 @@ -3,9 +3,9 @@ DEPEND=dev-lang/perl dev-perl/Devel-Size virtual/perl-Data-Dumper virtual/perl-F DESCRIPTION=A shell tool for executing jobs in parallel locally or on remote machines EAPI=5 HOMEPAGE=http://www.gnu.org/software/parallel/ -KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux LICENSE=GPL-3 RDEPEND=dev-lang/perl dev-perl/Devel-Size virtual/perl-Data-Dumper virtual/perl-File-Temp virtual/perl-IO SLOT=0 SRC_URI=mirror://gnu/parallel/parallel-20141122.tar.bz2 -_md5_=2cc799c50e5125562c53ee8000dc2115 +_md5_=2a39e1b541624a98d1ea18fc461c517a diff --git a/metadata/md5-cache/virtual/httpd-php-5.6 b/metadata/md5-cache/virtual/httpd-php-5.6 index b02c40328d16..5e216fa44e84 100644 --- a/metadata/md5-cache/virtual/httpd-php-5.6 +++ b/metadata/md5-cache/virtual/httpd-php-5.6 @@ -1,7 +1,7 @@ DEFINED_PHASES=- DESCRIPTION=Virtual to provide PHP-enabled webservers EAPI=5 -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos RDEPEND=|| ( dev-lang/php:5.6[fpm] dev-lang/php:5.6[apache2] dev-lang/php:5.6[cgi] ) SLOT=5.6 -_md5_=cf99483293546882089681a78dadc2ee +_md5_=8db14d163155939e980bde3122e11f10 diff --git a/metadata/md5-cache/www-apache/mod_h2-0.6.5 b/metadata/md5-cache/www-apache/mod_h2-0.6.5 new file mode 100644 index 000000000000..9fd2e2c684aa --- /dev/null +++ b/metadata/md5-cache/www-apache/mod_h2-0.6.5 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst setup +DEPEND==net-libs/nghttp2-0.7* ssl? ( www-servers/apache[alpn] ) =www-servers/apache-2.4* +DESCRIPTION=HTTP/2 module for Apache +EAPI=5 +HOMEPAGE=https://github.com/icing/mod_h2 +IUSE=ssl +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND==net-libs/nghttp2-0.7* ssl? ( www-servers/apache[alpn] ) || ( www-servers/apache[apache2_mpms_worker] www-servers/apache[apache2_mpms_event] www-servers/apache[threads,-apache2_mpms_prefork,-apache2_mpms_peruser] ) =www-servers/apache-2.4* +SLOT=0 +SRC_URI=https://github.com/icing/mod_h2/releases/download/v0.6.5/mod_h2-0.6.5.tar.gz +_eclasses_=apache-module 5c4c90da2d68c2dc8391666824f1293c depend.apache 1a38534d3f755d1ab1d92ce120bd7dbd multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=276d8c11ca838e415d1c612cd627ce4c diff --git a/metadata/md5-cache/www-client/google-chrome-beta-44.0.2403.30_p1 b/metadata/md5-cache/www-client/google-chrome-beta-44.0.2403.39_p1 similarity index 92% rename from metadata/md5-cache/www-client/google-chrome-beta-44.0.2403.30_p1 rename to metadata/md5-cache/www-client/google-chrome-beta-44.0.2403.39_p1 index 9c72f7de86a2..d1383f551ba2 100644 --- a/metadata/md5-cache/www-client/google-chrome-beta-44.0.2403.30_p1 +++ b/metadata/md5-cache/www-client/google-chrome-beta-44.0.2403.39_p1 @@ -9,6 +9,6 @@ LICENSE=google-chrome RDEPEND=app-arch/bzip2 app-misc/ca-certificates 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:2 net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:2 >=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/pango x11-misc/xdg-utils RESTRICT=bindist mirror strip SLOT=0 -SRC_URI=amd64? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_44.0.2403.30-1_amd64.deb ) x86? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_44.0.2403.30-1_i386.deb ) +SRC_URI=amd64? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_44.0.2403.39-1_amd64.deb ) x86? ( http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_44.0.2403.39-1_i386.deb ) _eclasses_=chromium ee8d79e69886593b65f7ee5e9d2710b4 eutils 9fb270e417e0e83d64ca52586c4a79de fdo-mime 0acfe1a88fd8751a1d5dc671168219fa gnome2-utils 5cdfd22a2163c9d3a891648bd19453a7 linux-info 8cbc678e083c23e4ad546ca6509cf304 multilib 62927b3db3a589b0806255f3a002d5d3 pax-utils dfe060cb70d89757fde5c1ff8405e950 readme.gentoo 106edea5533517715013de909a333abd toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=4ef0736e2ae54bfdd916bc545894c723 +_md5_=eec3c09bfe58fe7e3a66d8ce8f5fba34 diff --git a/metadata/md5-cache/www-plugins/chrome-binary-plugins-44.0.2403.30_beta1 b/metadata/md5-cache/www-plugins/chrome-binary-plugins-44.0.2403.39_beta1 similarity index 79% rename from metadata/md5-cache/www-plugins/chrome-binary-plugins-44.0.2403.30_beta1 rename to metadata/md5-cache/www-plugins/chrome-binary-plugins-44.0.2403.39_beta1 index 04c507b007ff..a9027c12465b 100644 --- a/metadata/md5-cache/www-plugins/chrome-binary-plugins-44.0.2403.30_beta1 +++ b/metadata/md5-cache/www-plugins/chrome-binary-plugins-44.0.2403.39_beta1 @@ -8,6 +8,6 @@ LICENSE=google-chrome RDEPEND=!www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:stable !www-plugins/chrome-binary-plugins:unstable RESTRICT=bindist mirror strip SLOT=beta -SRC_URI=amd64? ( https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_44.0.2403.30-1_amd64.deb ) x86? ( https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_44.0.2403.30-1_i386.deb ) +SRC_URI=amd64? ( https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_44.0.2403.39-1_amd64.deb ) x86? ( https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_44.0.2403.39-1_i386.deb ) _eclasses_=multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 unpacker f300a7ca9131b1024a79762e8edd3c52 -_md5_=a710da13df111db8e90a1c1bcc0a4cbd +_md5_=4667b91b5dc829391e6e68cfe45a4ebe diff --git a/metadata/md5-cache/x11-libs/cairo-1.14.2 b/metadata/md5-cache/x11-libs/cairo-1.14.2 index 7866ef006156..1d4adcd629c5 100644 --- a/metadata/md5-cache/x11-libs/cairo-1.14.2 +++ b/metadata/md5-cache/x11-libs/cairo-1.14.2 @@ -4,7 +4,7 @@ DESCRIPTION=A vector graphics library with cross-device output support EAPI=5 HOMEPAGE=http://cairographics.org/ IUSE=X aqua debug directfb gles2 +glib opengl static-libs +svg valgrind xcb xlib-xcb abi_x86_32 abi_x86_64 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 ~x86-freebsd ~x86-interix ~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 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=|| ( LGPL-2.1 MPL-1.1 ) RDEPEND=>=dev-libs/lzo-2.06-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(-)?] >=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(-)?] >=media-libs/freetype-2.5.0.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(-)?] >=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(-)?] >=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(-)?] >=x11-libs/pixman-0.32.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(-)?] directfb? ( dev-libs/DirectFB ) gles2? ( >=media-libs/mesa-9.1.6[gles2,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) glib? ( >=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(-)?] ) opengl? ( || ( >=media-libs/mesa-9.1.6[egl,abi_x86_32(-)?,abi_x86_64(-)?,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/opengl-apple ) ) X? ( >=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/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/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(-)?] ) xcb? ( >=x11-libs/libxcb-1.9.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(-)?] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-gtklibs-20131008-r1 !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] ) REQUIRED_USE=gles2? ( !opengl ) xlib-xcb? ( xcb ) @@ -12,4 +12,4 @@ RESTRICT=test SLOT=0 SRC_URI=http://cairographics.org/releases/cairo-1.14.2.tar.xz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=2d5217c963ae262fc6c66143a1b9d0f0 +_md5_=bbc780f0234bb0dbf5ffd4337e5a4ecb diff --git a/metadata/md5-cache/x11-libs/fox-1.7.49 b/metadata/md5-cache/x11-libs/fox-1.7.49 index fed68d3efcad..c0f59170da3e 100644 --- a/metadata/md5-cache/x11-libs/fox-1.7.49 +++ b/metadata/md5-cache/x11-libs/fox-1.7.49 @@ -4,10 +4,10 @@ DESCRIPTION=C++ based Toolkit for developing Graphical User Interfaces easily an EAPI=5 HOMEPAGE=http://www.fox-toolkit.org/ IUSE=+bzip2 +jpeg +opengl +png tiff +truetype +zlib debug doc profile -KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 LICENSE=LGPL-2.1 RDEPEND=x11-libs/libXrandr x11-libs/libXcursor x11-libs/fox-wrapper >=sys-devel/autoconf-2.67 bzip2? ( app-arch/bzip2 ) jpeg? ( virtual/jpeg ) opengl? ( virtual/glu virtual/opengl ) png? ( media-libs/libpng ) tiff? ( media-libs/tiff ) truetype? ( media-libs/freetype:2 x11-libs/libXft ) zlib? ( sys-libs/zlib ) SLOT=1.7 SRC_URI=ftp://ftp.fox-toolkit.org/pub/fox-1.7.49.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de fox 26650ced206327e4fca3dec6cd441381 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=4c8c5c774781833037787fe7b243689e +_md5_=40e6f1eae9bf83927a555e0b6c4fbb8b diff --git a/metadata/md5-cache/x11-misc/pathfinder-1.7.49 b/metadata/md5-cache/x11-misc/pathfinder-1.7.49 index ad1c7d109a04..8f23117b295f 100644 --- a/metadata/md5-cache/x11-misc/pathfinder-1.7.49 +++ b/metadata/md5-cache/x11-misc/pathfinder-1.7.49 @@ -4,10 +4,10 @@ DESCRIPTION=File manager based on the FOX Toolkit EAPI=5 HOMEPAGE=http://www.fox-toolkit.org/ IUSE=+jpeg +png +tiff debug doc profile -KEYWORDS=~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=x11-libs/fox:1.7 x11-libs/libICE x11-libs/libSM jpeg? ( virtual/jpeg ) png? ( media-libs/libpng:0 ) tiff? ( media-libs/tiff:0 ) SLOT=0 SRC_URI=ftp://ftp.fox-toolkit.org/pub/fox-1.7.49.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de fox 26650ced206327e4fca3dec6cd441381 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=fbbb8329c310be3182a7cbcd43d7140c +_md5_=d690b7af00c405fe69a7974980f597c0 diff --git a/metadata/md5-cache/x11-misc/shutterbug-1.7.49 b/metadata/md5-cache/x11-misc/shutterbug-1.7.49 index 8792b36aa21b..828f16d2170b 100644 --- a/metadata/md5-cache/x11-misc/shutterbug-1.7.49 +++ b/metadata/md5-cache/x11-misc/shutterbug-1.7.49 @@ -4,10 +4,10 @@ DESCRIPTION=Screenshot utility based on the FOX Toolkit EAPI=5 HOMEPAGE=http://www.fox-toolkit.org/ IUSE=+jpeg +png +tiff debug doc profile -KEYWORDS=~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=x11-libs/fox:1.7 x11-libs/libICE x11-libs/libSM jpeg? ( virtual/jpeg ) png? ( media-libs/libpng:0 ) tiff? ( media-libs/tiff:0 ) SLOT=0 SRC_URI=ftp://ftp.fox-toolkit.org/pub/fox-1.7.49.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de fox 26650ced206327e4fca3dec6cd441381 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 versionator cd0bcdb170807e4a1984115e9d53a26f -_md5_=5c03c1fbef3e5e0066448c88c1204b09 +_md5_=98e91ac4ba16592347fc8d76cda204b2 diff --git a/metadata/md5-cache/x11-plugins/wmbiff-0.4.28 b/metadata/md5-cache/x11-plugins/wmbiff-0.4.28 index 6fa463e53fdc..0c65251a9fb4 100644 --- a/metadata/md5-cache/x11-plugins/wmbiff-0.4.28 +++ b/metadata/md5-cache/x11-plugins/wmbiff-0.4.28 @@ -4,10 +4,10 @@ DESCRIPTION=WMBiff is a dock applet for WindowMaker which can monitor up to 5 ma EAPI=5 HOMEPAGE=http://windowmaker.org/dockapps/?name=wmbiff IUSE=crypt -KEYWORDS=amd64 ~ppc x86 +KEYWORDS=amd64 ppc x86 LICENSE=GPL-2 RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXpm crypt? ( >=dev-libs/libgcrypt-1.2.1:0 >=net-libs/gnutls-2.2.0 ) SLOT=0 SRC_URI=http://dev.gentoo.org/~voyageur/distfiles/wmbiff-0.4.28.tar.gz _eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=6711f753dfa9c1ffc32a738698495ec2 +_md5_=e5d760e5ae3a4db46bb3ec93f695b05f diff --git a/metadata/news/timestamp.chk b/metadata/news/timestamp.chk index 1618f9d0135a..eb23a45856b0 100644 --- a/metadata/news/timestamp.chk +++ b/metadata/news/timestamp.chk @@ -1 +1 @@ -Thu, 11 Jun 2015 14:07:02 +0000 +Thu, 11 Jun 2015 19:37:11 +0000 diff --git a/metadata/timestamp b/metadata/timestamp index b12ab38cda10..5498559016d3 100644 --- a/metadata/timestamp +++ b/metadata/timestamp @@ -1 +1 @@ -Thu Jun 11 14:06:59 UTC 2015 +Thu Jun 11 19:37:07 UTC 2015 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index a502fb328709..0e1312ed8701 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 11 Jun 2015 14:30:01 +0000 +Thu, 11 Jun 2015 20:00:01 +0000 diff --git a/metadata/timestamp.x b/metadata/timestamp.x index f5430ee77559..506fcb170285 100644 --- a/metadata/timestamp.x +++ b/metadata/timestamp.x @@ -1 +1 @@ -1434031501 Thu 11 Jun 2015 02:05:01 PM UTC +1434051301 Thu 11 Jun 2015 07:35:01 PM UTC diff --git a/net-dialup/pppconfig/pppconfig-2.3.21.ebuild b/net-dialup/pppconfig/pppconfig-2.3.21.ebuild index 184ed16795b0..80d006116715 100644 --- a/net-dialup/pppconfig/pppconfig-2.3.21.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.3.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.21.ebuild,v 1.1 2014/05/26 13:33:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.3.21.ebuild,v 1.2 2015/06/11 15:08:39 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="nls" RDEPEND="net-dialup/ppp diff --git a/net-dialup/pptpclient/pptpclient-1.8.0.ebuild b/net-dialup/pptpclient/pptpclient-1.8.0.ebuild index cd281263caaf..e7ebbdb6d4fb 100644 --- a/net-dialup/pptpclient/pptpclient-1.8.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.8.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.8.0.ebuild,v 1.1 2013/12/02 11:43:54 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.8.0.ebuild,v 1.2 2015/06/11 15:08:49 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/pptpclient/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="tk" DEPEND="net-dialup/ppp diff --git a/net-dialup/xc/xc-4.3.2-r4.ebuild b/net-dialup/xc/xc-4.3.2-r4.ebuild index c5d015db2f6d..44b886de1a87 100644 --- a/net-dialup/xc/xc-4.3.2-r4.ebuild +++ b/net-dialup/xc/xc-4.3.2-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r4.ebuild,v 1.1 2014/04/19 01:43:08 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r4.ebuild,v 1.2 2015/06/11 15:03:38 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" LICENSE="xc-radley" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="sys-libs/ncurses" diff --git a/net-fs/wdfs/Manifest b/net-fs/wdfs/Manifest index e700cf7f352c..d71114c141b4 100644 --- a/net-fs/wdfs/Manifest +++ b/net-fs/wdfs/Manifest @@ -1 +1 @@ -DIST wdfs-1.4.2.tar.gz 109315 SHA256 fcf2e1584568b07c7f3683a983a9be26fae6534b8109e09167e5dff9114ba2e5 +DIST wdfs-1.4.2.tar.gz 109315 SHA256 fcf2e1584568b07c7f3683a983a9be26fae6534b8109e09167e5dff9114ba2e5 SHA512 da7e16ed86cbe4746fabe5fce44c83b1d0cd0fbc19994eefe0ce2a75f3d8c77c3c341a76409150a3509be08f8c0d28b8a9650037edcbbf2aa60f4c8ea5407004 WHIRLPOOL 0306bc45e174a627bf9b728a631e3e34135ccd2773b22ff0f9fde1342a03b724bdcc97b5c60ff55ed47337df0099ff62083d90828583e27519af96ebbd2efc1a diff --git a/net-fs/wdfs/wdfs-1.4.2-r1.ebuild b/net-fs/wdfs/wdfs-1.4.2-r1.ebuild index 0cf426255588..417f57df74e6 100644 --- a/net-fs/wdfs/wdfs-1.4.2-r1.ebuild +++ b/net-fs/wdfs/wdfs-1.4.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/wdfs/wdfs-1.4.2-r1.ebuild,v 1.1 2014/07/04 15:32:37 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/wdfs/wdfs-1.4.2-r1.ebuild,v 1.2 2015/06/11 15:08:14 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://noedler.de/projekte/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=net-libs/neon-0.24.7 diff --git a/net-ftp/gftp/gftp-2.0.19-r2.ebuild b/net-ftp/gftp/gftp-2.0.19-r2.ebuild index c3fff62885f6..d324ef1b4a5a 100644 --- a/net-ftp/gftp/gftp-2.0.19-r2.ebuild +++ b/net-ftp/gftp/gftp-2.0.19-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.19-r2.ebuild,v 1.5 2015/06/02 05:17:47 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.19-r2.ebuild,v 1.6 2015/06/11 14:26:49 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gftp.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="gtk ssl" RDEPEND="dev-libs/glib:2 diff --git a/net-ftp/proftpd/proftpd-1.3.5a.ebuild b/net-ftp/proftpd/proftpd-1.3.5a.ebuild index 6fa2dd32c318..a0cd4aa09e42 100644 --- a/net-ftp/proftpd/proftpd-1.3.5a.ebuild +++ b/net-ftp/proftpd/proftpd-1.3.5a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5a.ebuild,v 1.5 2015/06/03 05:38:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/proftpd-1.3.5a.ebuild,v 1.6 2015/06/11 19:09:49 maekke Exp $ EAPI=5 inherit eutils multilib systemd @@ -27,7 +27,7 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse doc dso dynmasq exec ifsession ifversion ident ipv6 kerberos ldap linguas_bg_BG linguas_en_US linguas_fr_FR linguas_it_IT linguas_ja_JP linguas_ko_KR linguas_ru_RU linguas_zh_CN linguas_zh_TW log_forensic memcache msg mysql ncurses nls openssl pam +pcre postgres qos radius diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild b/net-libs/libbluedevil/libbluedevil-2.1.ebuild index 6c13e569f4d4..202386ad4c17 100644 --- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild +++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.1.ebuild,v 1.3 2015/06/09 07:12:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libbluedevil/libbluedevil-2.1.ebuild,v 1.4 2015/06/11 14:28:10 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="debug" RDEPEND=">=net-wireless/bluez-5" diff --git a/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild b/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild index b641d37a5ed6..85e90a7a5b50 100644 --- a/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild +++ b/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild,v 1.2 2015/06/09 18:37:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild,v 1.3 2015/06/11 15:04:24 ago Exp $ EAPI=5 inherit libtool @@ -11,7 +11,7 @@ SRC_URI="http://www.stafford.uklinux.net/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="debug ntlm ssl static-libs threads" RDEPEND="ssl? ( dev-libs/openssl )" diff --git a/net-libs/libntlm/libntlm-1.4.ebuild b/net-libs/libntlm/libntlm-1.4.ebuild index f1fb04dceb19..38f8c9f6572e 100644 --- a/net-libs/libntlm/libntlm-1.4.ebuild +++ b/net-libs/libntlm/libntlm-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild,v 1.1 2014/10/10 04:09:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.4.ebuild,v 1.3 2015/06/11 19:05:44 maekke Exp $ EAPI=5 inherit autotools-utils @@ -11,5 +11,5 @@ SRC_URI="http://www.nongnu.org/${PN}/releases/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux" IUSE="static-libs" diff --git a/net-libs/libqmi/libqmi-1.12.6.ebuild b/net-libs/libqmi/libqmi-1.12.6.ebuild index 341579f05dde..fdc5de560d88 100644 --- a/net-libs/libqmi/libqmi-1.12.6.ebuild +++ b/net-libs/libqmi/libqmi-1.12.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libqmi/libqmi-1.12.6.ebuild,v 1.3 2015/04/19 09:57:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libqmi/libqmi-1.12.6.ebuild,v 1.4 2015/06/11 19:20:06 maekke Exp $ EAPI="5" @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 autotools EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}" else - KEYWORDS="amd64 ~arm ~mips x86" + KEYWORDS="amd64 arm ~mips x86" SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz" fi diff --git a/net-mail/lbdb/lbdb-0.39.ebuild b/net-mail/lbdb/lbdb-0.39.ebuild index e853f388db8c..6759816b442c 100644 --- a/net-mail/lbdb/lbdb-0.39.ebuild +++ b/net-mail/lbdb/lbdb-0.39.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.39.ebuild,v 1.1 2014/06/20 07:49:18 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/lbdb/lbdb-0.39.ebuild,v 1.2 2015/06/11 15:08:09 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Little Brother database" SRC_URI="http://www.spinnaker.de/debian/${MY_P}.tar.gz" HOMEPAGE="http://www.spinnaker.de/lbdb/" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" LICENSE="GPL-2" IUSE="pda ldap finger nis abook crypt evo" diff --git a/net-mail/mu/mu-0.9.9.6.ebuild b/net-mail/mu/mu-0.9.9.6.ebuild index 6e53d61054d4..0934dd1b26e0 100644 --- a/net-mail/mu/mu-0.9.9.6.ebuild +++ b/net-mail/mu/mu-0.9.9.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.9.6.ebuild,v 1.1 2014/06/29 13:18:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.9.6.ebuild,v 1.2 2015/06/11 15:07:44 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/djcb/mu/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc emacs gui" # net-mail/mailutils also installes /usr/bin/mu. Block it until somebody diff --git a/net-mail/offlineimap/offlineimap-6.5.6.ebuild b/net-mail/offlineimap/offlineimap-6.5.6.ebuild index ab407f8bbf73..d9dbef08c080 100644 --- a/net-mail/offlineimap/offlineimap-6.5.6.ebuild +++ b/net-mail/offlineimap/offlineimap-6.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/offlineimap-6.5.6.ebuild,v 1.4 2015/05/27 11:25:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/offlineimap-6.5.6.ebuild,v 1.5 2015/06/11 14:15:35 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/OfflineIMAP/${PN}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc ssl sqlite" RDEPEND="" diff --git a/net-mail/tnef/tnef-1.4.12.ebuild b/net-mail/tnef/tnef-1.4.12.ebuild index d3f32444f488..7d497b0bd894 100644 --- a/net-mail/tnef/tnef-1.4.12.ebuild +++ b/net-mail/tnef/tnef-1.4.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.12.ebuild,v 1.1 2014/10/10 04:03:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.12.ebuild,v 1.2 2015/06/11 15:07:14 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tnef/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" src_test() { emake -j1 check diff --git a/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild b/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild index b832434042c9..f64143db6a68 100644 --- a/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild +++ b/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild,v 1.6 2015/06/11 04:27:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild,v 1.7 2015/06/11 14:29:13 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ else MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2" - KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi diff --git a/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild b/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild index acd3302e8aa9..21ee7a623605 100644 --- a/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild +++ b/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild,v 1.7 2015/05/07 14:27:47 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild,v 1.8 2015/06/11 19:10:02 maekke Exp $ EAPI="5" @@ -9,7 +9,7 @@ inherit cmake-utils vcs-snapshot if [[ ${PV} != 9999* ]]; then COMMIT="aa2181dcf2dd98693767ba738c5b2ad8c3d742d4" SRC_URI="https://github.com/FreeRDP/FreeRDP/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86" + KEYWORDS="~alpha amd64 arm ppc ppc64 x86" else inherit git-r3 SRC_URI="" diff --git a/net-misc/tor/Manifest b/net-misc/tor/Manifest index 90b51e0e7d56..64e568c8b4e3 100644 --- a/net-misc/tor/Manifest +++ b/net-misc/tor/Manifest @@ -1,4 +1,3 @@ -DIST tor-0.2.5.12.tar.gz 3311423 SHA256 550fdafffeb4c1e3035bb8cc42e6e49d5af17ad79563bd118af22c1107f72b49 SHA512 67f78a9bb07987b311bd25548ea96cfc91d89dc8bfd29f284b77ab97b9dcb7d9a0f6e6cc0d1e4a2517653c42b3064aa7506227ebf339f56ad3d8f2ebad9258a0 WHIRLPOOL bd217c21318cf775bbf57c7df11b58c48f273d11db2057bb6071971aaa2744c3a910024011141f63cc3d99f7fc1b616e810d348709b5de6f3a84d8926e3f8b36 DIST tor-0.2.6.7.tar.gz 3595669 SHA256 8c2be88a542ed1b22a8d3d595ec0acd0e28191de273dbcaefc64fdce92b89e6c SHA512 96e3cb5bcafddb1655663091ecf08f708213e47529d9701d67256e88d5fc2e70acffc6c062df6b8f0f4a4e3ef3d0dda76b5127ef9eeee06371ce0a66e53815b0 WHIRLPOOL 5da1f3e2ed1c12a1efba3eee91016beeaa5c40434831e684bb33670ae301e1661096c4a4231cd345c5dd833e8547f71f0c28d22c6d4b51a43bd0d6603160973c -DIST tor-0.2.6.8.tar.gz 3580783 SHA256 b88b363896454250c3f561b0b48479f18295c93596d2e81baa10c5a3ae609a76 SHA512 905904dd6334d3677f50ff4b810e1545f123d521f357276e401e07b8400702fc2b61cc78d4df14640c32f91e957660741633908c47a3635a5071f52d0d660177 WHIRLPOOL 023358c2490b6e9a75c5e24d404ce652488ba95d840ff33c0ed3aec64f531513ec90130161be4cd93775c1ac643bfbbd269ee40fe342894c20f4c91e768f0cfc +DIST tor-0.2.6.9.tar.gz 3581981 SHA256 4a6c29ad89a98d7832c599d9480d6d8e55355fb3b8f4b506c5df557f15942f9c SHA512 13ba139ccc264aeaed0aff82ed4e115848ec33fa7c760edb01ce3fd4122acb8da3cb3f473834a00c3a007c08f1a4e1fb089458de23f58b94f28d937f8f3e986c WHIRLPOOL 78b5e82db1c8b56db296b9220d792a5c7ba264b537bd2aa587150799a94dd53e4f4dcfe875326e1ccef58335de5b64f634080d516300eeca12c75c9c61823d95 DIST tor-0.2.7.1-alpha.tar.gz 3603319 SHA256 9afc770a5a795e752f053ae7c2c1ee3a560145adc0aea377c83e602c2cbbed9b SHA512 7e9e27e761ed8ee60687ccdb0b524fa62d643632b8b64033b53ea57bba99e9b37f489a03f38265ce2b29778d7df33f2e596ba1f44f8eec3571505bac0e8a5a82 WHIRLPOOL 26886153252a07e501cce18224f8525dc18981f1ffaeb9dac9f3af034c357bb4fa93719e01605e5bf0ba3c7fdf688aaac594b6020d32c0caa2d136fbbe4ebc02 diff --git a/net-misc/tor/tor-0.2.5.12.ebuild b/net-misc/tor/tor-0.2.5.12.ebuild deleted file mode 100644 index 716cf8d9c172..000000000000 --- a/net-misc/tor/tor-0.2.5.12.ebuild +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.5.12.ebuild,v 1.5 2015/04/10 09:53:47 ago Exp $ - -EAPI="5" - -inherit eutils flag-o-matic readme.gentoo systemd toolchain-funcs versionator user - -MY_PV="$(replace_version_separator 4 -)" -MY_PF="${PN}-${MY_PV}" -DESCRIPTION="Anonymizing overlay network for TCP" -HOMEPAGE="http://www.torproject.org/" -SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz - https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz" -S="${WORKDIR}/${MY_PF}" - -LICENSE="BSD GPL-2" -SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="-bufferevents +ecc nat-pmp seccomp selinux stats tor-hardening transparent-proxy threads test upnp web" - -DEPEND="dev-libs/openssl - sys-libs/zlib - dev-libs/libevent - bufferevents? ( dev-libs/libevent[ssl] ) - nat-pmp? ( net-libs/libnatpmp ) - seccomp? ( sys-libs/libseccomp ) - upnp? ( net-libs/miniupnpc )" -RDEPEND="${DEPEND} - selinux? ( sec-policy/selinux-tor )" - -pkg_setup() { - enewgroup tor - enewuser tor -1 -1 /var/lib/tor tor -} - -src_prepare() { - epatch "${FILESDIR}"/${PN}-0.2.3.14_alpha-torrc.sample.patch -} - -src_configure() { - # Upstream isn't sure of all the user provided CFLAGS that - # will break tor, but does recommend against -fstrict-aliasing. - # We'll filter-flags them here as we encounter them. - filter-flags -fstrict-aliasing - - econf \ - --disable-buf-freelists \ - --enable-asciidoc \ - --docdir=/usr/share/doc/${PF} \ - $(use_enable stats instrument-downloads) \ - $(use_enable bufferevents) \ - $(use_enable ecc curve25519) \ - $(use_enable nat-pmp) \ - $(use_enable seccomp) \ - $(use_enable tor-hardening gcc-hardening) \ - $(use_enable tor-hardening linker-hardening) \ - $(use_enable transparent-proxy transparent) \ - $(use_enable threads) \ - $(use_enable upnp) \ - $(use_enable web tor2web-mode) \ - $(use_enable test unittests) \ - $(use_enable test coverage) -} - -src_install() { - readme.gentoo_create_doc - - newconfd "${FILESDIR}"/tor.confd tor - newinitd "${FILESDIR}"/tor.initd-r7 tor - systemd_dounit "${FILESDIR}/${PN}.service" - systemd_dotmpfilesd "${FILESDIR}/${PN}.conf" - - emake DESTDIR="${D}" install - - keepdir /var/lib/tor - - dodoc README ChangeLog ReleaseNotes doc/HACKING - - fperms 750 /var/lib/tor - fowners tor:tor /var/lib/tor - - insinto /etc/tor/ - newins "${FILESDIR}"/torrc-r1 torrc -} - -pkg_postinst() { - readme.gentoo_pkg_postinst - - if [[ $(gcc-major-version) -eq 4 && $(gcc-minor-version) -eq 8 && $(gcc-micro-version) -ge 1 ]] ; then - ewarn "Due to a bug in >=gcc-4.8.1, compiling ${P} with -Os leads to an infinite" - ewarn "loop. See:" - ewarn - ewarn " https://trac.torproject.org/projects/tor/ticket/10259" - ewarn " http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59358" - ewarn - fi -} diff --git a/net-misc/tor/tor-0.2.6.8.ebuild b/net-misc/tor/tor-0.2.6.9.ebuild similarity index 95% rename from net-misc/tor/tor-0.2.6.8.ebuild rename to net-misc/tor/tor-0.2.6.9.ebuild index 122a0e6f2f32..a16a803fc126 100644 --- a/net-misc/tor/tor-0.2.6.8.ebuild +++ b/net-misc/tor/tor-0.2.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.6.8.ebuild,v 1.1 2015/05/21 11:49:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.6.9.ebuild,v 1.1 2015/06/11 18:42:10 blueness Exp $ EAPI="5" @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="-bufferevents nat-pmp scrypt seccomp selinux stats systemd tor-hardening transparent-proxy test upnp web" -DEPEND="dev-libs/openssl +DEPEND="dev-libs/openssl:= sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) diff --git a/net-misc/tor/tor-0.2.7.1_alpha.ebuild b/net-misc/tor/tor-0.2.7.1_alpha.ebuild index 4b39d7822247..91ba4b010edc 100644 --- a/net-misc/tor/tor-0.2.7.1_alpha.ebuild +++ b/net-misc/tor/tor-0.2.7.1_alpha.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.7.1_alpha.ebuild,v 1.1 2015/05/13 11:24:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tor/tor-0.2.7.1_alpha.ebuild,v 1.2 2015/06/11 18:42:10 blueness Exp $ EAPI="5" @@ -19,7 +19,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="-bufferevents nat-pmp scrypt seccomp selinux stats systemd tor-hardening transparent-proxy test upnp web" -DEPEND="dev-libs/openssl +DEPEND="dev-libs/openssl:= sys-libs/zlib dev-libs/libevent bufferevents? ( dev-libs/libevent[ssl] ) diff --git a/net-misc/vpnc/vpnc-0.5.3_p550.ebuild b/net-misc/vpnc/vpnc-0.5.3_p550.ebuild index fa8844d5d3e0..3a749c68fbf7 100644 --- a/net-misc/vpnc/vpnc-0.5.3_p550.ebuild +++ b/net-misc/vpnc/vpnc-0.5.3_p550.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vpnc/vpnc-0.5.3_p550.ebuild,v 1.5 2015/06/02 05:19:39 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vpnc/vpnc-0.5.3_p550.ebuild,v 1.6 2015/06/11 14:21:41 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 sparc x86" IUSE="resolvconf +gnutls selinux" DEPEND=" diff --git a/net-nntp/nzbget/nzbget-14.1.ebuild b/net-nntp/nzbget/nzbget-14.1.ebuild index 78b6432b5676..b729536a5205 100644 --- a/net-nntp/nzbget/nzbget-14.1.ebuild +++ b/net-nntp/nzbget/nzbget-14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/nzbget-14.1.ebuild,v 1.1 2014/11/28 17:08:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/nzbget/nzbget-14.1.ebuild,v 1.2 2015/06/11 15:03:58 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug gnutls ncurses parcheck ssl zlib" RDEPEND="dev-libs/libxml2 diff --git a/net-nntp/slrn/slrn-1.0.2.ebuild b/net-nntp/slrn/slrn-1.0.2.ebuild index b7f239897f19..50a50c2e0a26 100644 --- a/net-nntp/slrn/slrn-1.0.2.ebuild +++ b/net-nntp/slrn/slrn-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/slrn/slrn-1.0.2.ebuild,v 1.1 2014/10/17 03:37:30 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/slrn/slrn-1.0.2.ebuild,v 1.2 2015/06/11 15:06:29 ago Exp $ EAPI=5 inherit autotools-utils @@ -13,7 +13,7 @@ SRC_URI="http://jedsoft.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="canlock nls ssl uudeview" RDEPEND="virtual/mta diff --git a/net-nntp/tin/tin-2.2.1.ebuild b/net-nntp/tin/tin-2.2.1.ebuild index be7c123e779b..890030858e44 100644 --- a/net-nntp/tin/tin-2.2.1.ebuild +++ b/net-nntp/tin/tin-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.2.1.ebuild,v 1.4 2015/06/09 18:38:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.2.1.ebuild,v 1.5 2015/06/11 14:15:54 ago Exp $ EAPI=5 inherit eutils toolchain-funcs versionator @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v${TIN_PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cancel-locks debug doc +etiquette evil forgery gpg idn ipv6 mime nls sasl socks5 spell unicode" RDEPEND=" diff --git a/net-wireless/b43-fwcutter/b43-fwcutter-019.ebuild b/net-wireless/b43-fwcutter/b43-fwcutter-019.ebuild index 67bd46b548c9..2f9c7d95c320 100644 --- a/net-wireless/b43-fwcutter/b43-fwcutter-019.ebuild +++ b/net-wireless/b43-fwcutter/b43-fwcutter-019.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/b43-fwcutter/b43-fwcutter-019.ebuild,v 1.2 2015/03/21 20:39:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/b43-fwcutter/b43-fwcutter-019.ebuild,v 1.3 2015/06/11 15:08:24 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://bues.ch/b43/fwcutter/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" src_compile() { diff --git a/net-wireless/bluedevil/bluedevil-2.1.1.ebuild b/net-wireless/bluedevil/bluedevil-2.1.1.ebuild index 087ea8f240b1..a47450c92469 100644 --- a/net-wireless/bluedevil/bluedevil-2.1.1.ebuild +++ b/net-wireless/bluedevil/bluedevil-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluedevil/bluedevil-2.1.1.ebuild,v 1.3 2015/06/09 07:12:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluedevil/bluedevil-2.1.1.ebuild,v 1.4 2015/06/11 14:28:15 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" LICENSE="GPL-2+" SLOT="4" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="debug" RDEPEND=" diff --git a/sci-biology/rebase/rebase-1505.ebuild b/sci-biology/rebase/rebase-1505.ebuild index 0e032576f066..baaa2e4602cb 100644 --- a/sci-biology/rebase/rebase-1505.ebuild +++ b/sci-biology/rebase/rebase-1505.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1505.ebuild,v 1.3 2015/06/09 07:20:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1505.ebuild,v 1.4 2015/06/11 14:28:53 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="public-domain" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="emboss minimal" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" diff --git a/sci-calculators/calculator/calculator-1.7.49.ebuild b/sci-calculators/calculator/calculator-1.7.49.ebuild index e1df5a384e06..9cb431aa7bf6 100644 --- a/sci-calculators/calculator/calculator-1.7.49.ebuild +++ b/sci-calculators/calculator/calculator-1.7.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.49.ebuild,v 1.2 2015/06/09 07:13:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.49.ebuild,v 1.3 2015/06/11 14:16:36 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ DESCRIPTION="Scientific calculator based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="~x11-libs/fox-${PV} diff --git a/sys-apps/conspy/conspy-1.10.ebuild b/sys-apps/conspy/conspy-1.10.ebuild index 8c64bb544c55..63a5a7171cff 100644 --- a/sys-apps/conspy/conspy-1.10.ebuild +++ b/sys-apps/conspy/conspy-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/conspy/conspy-1.10.ebuild,v 1.1 2014/10/14 21:34:23 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/conspy/conspy-1.10.ebuild,v 1.2 2015/06/11 15:07:49 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-1/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="sys-libs/ncurses" diff --git a/sys-apps/ethtool/ethtool-3.18.ebuild b/sys-apps/ethtool/ethtool-3.18.ebuild index 106cc257feb5..da66d0da36fb 100644 --- a/sys-apps/ethtool/ethtool-3.18.ebuild +++ b/sys-apps/ethtool/ethtool-3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ethtool/ethtool-3.18.ebuild,v 1.2 2015/06/07 07:16:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ethtool/ethtool-3.18.ebuild,v 1.3 2015/06/11 19:04:53 maekke Exp $ EAPI="5" @@ -10,6 +10,6 @@ SRC_URI="mirror://kernel/software/network/ethtool/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86" DEPEND="app-arch/xz-utils" diff --git a/sys-apps/fakeroot/fakeroot-1.20.2.ebuild b/sys-apps/fakeroot/fakeroot-1.20.2.ebuild index 1f81348f2b8e..9148f494550d 100644 --- a/sys-apps/fakeroot/fakeroot-1.20.2.ebuild +++ b/sys-apps/fakeroot/fakeroot-1.20.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-1.20.2.ebuild,v 1.4 2015/06/09 07:06:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/fakeroot-1.20.2.ebuild,v 1.5 2015/06/11 14:19:19 ago Exp $ EAPI=4 inherit eutils flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ppc ~sparc x86 ~amd64-linux ~x86-linux" IUSE="acl debug static-libs test" DEPEND="acl? ( sys-apps/acl ) diff --git a/sys-apps/hdparm/hdparm-9.45.ebuild b/sys-apps/hdparm/hdparm-9.45.ebuild index d91cbf3bb1fc..60a986f8911e 100644 --- a/sys-apps/hdparm/hdparm-9.45.ebuild +++ b/sys-apps/hdparm/hdparm-9.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/hdparm-9.45.ebuild,v 1.6 2015/06/09 07:06:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hdparm/hdparm-9.45.ebuild,v 1.7 2015/06/11 14:14:55 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/hdparm/${P}.tar.gz" LICENSE="BSD GPL-2" # GPL-2 only SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="static" src_prepare() { diff --git a/sys-apps/ipmitool/ipmitool-1.8.14-r1.ebuild b/sys-apps/ipmitool/ipmitool-1.8.14-r1.ebuild index 10a5da14095b..171dabad4458 100644 --- a/sys-apps/ipmitool/ipmitool-1.8.14-r1.ebuild +++ b/sys-apps/ipmitool/ipmitool-1.8.14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ipmitool/ipmitool-1.8.14-r1.ebuild,v 1.1 2014/10/11 21:21:18 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ipmitool/ipmitool-1.8.14-r1.ebuild,v 1.2 2015/06/11 15:07:59 ago Exp $ EAPI=4 inherit eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz #IUSE="freeipmi openipmi status" IUSE="openipmi static" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~x86" LICENSE="BSD" RDEPEND="dev-libs/openssl" diff --git a/sys-apps/usbutils/usbutils-008-r1.ebuild b/sys-apps/usbutils/usbutils-008-r1.ebuild index d09c65f1863e..d3620aa25ff2 100644 --- a/sys-apps/usbutils/usbutils-008-r1.ebuild +++ b/sys-apps/usbutils/usbutils-008-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild,v 1.7 2015/06/09 07:07:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-008-r1.ebuild,v 1.9 2015/06/11 19:15:36 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/utils/usb/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/sys-apps/watchdog/watchdog-5.14.ebuild b/sys-apps/watchdog/watchdog-5.14.ebuild index 77931346cfee..4f243efaf678 100644 --- a/sys-apps/watchdog/watchdog-5.14.ebuild +++ b/sys-apps/watchdog/watchdog-5.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild,v 1.1 2014/11/24 02:16:00 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild,v 1.3 2015/06/11 19:03:36 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="amd64 arm ~m68k ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="nfs" DEPEND="nfs? ( net-libs/libtirpc )" diff --git a/sys-block/nbd/nbd-3.11.ebuild b/sys-block/nbd/nbd-3.11.ebuild index 3c4f8ee80d09..2dea7c4a25f4 100644 --- a/sys-block/nbd/nbd-3.11.ebuild +++ b/sys-block/nbd/nbd-3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.11.ebuild,v 1.5 2015/06/11 07:17:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.11.ebuild,v 1.6 2015/06/11 19:10:41 maekke Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nbd/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="debug zlib" RDEPEND=">=dev-libs/glib-2.0 diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index 70ab432b600c..91a95c110d54 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v 1.112 2015/06/09 21:17:33 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-9999.ebuild,v 1.113 2015/06/11 17:05:20 voyageur Exp $ EAPI=5 @@ -43,7 +43,6 @@ COMMON_DEPEND=" # configparser-3.2 breaks the build (3.3 or none at all are fine) DEPEND="${COMMON_DEPEND} dev-lang/perl - dev-python/sphinx >=sys-devel/make-3.81 >=sys-devel/flex-2.5.4 >=sys-devel/bison-1.875d @@ -53,6 +52,7 @@ DEPEND="${COMMON_DEPEND} || ( >=sys-devel/binutils-2.18 >=sys-devel/binutils-apple-5.1 ) kernel_Darwin? ( sys-libs/libcxx ) clang? ( xml? ( virtual/pkgconfig ) ) + doc? ( dev-python/sphinx ) libffi? ( virtual/pkgconfig ) !!