[gentoo-commits] proj/grss:master commit in: conf/

2015-09-12 Thread Anthony G. Basile
commit: d98c47f43e5d115445049151b5e8331a957faf6f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 21:32:00 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 21:32:00 2015 +
URL:https://gitweb.gentoo.org/proj/grss.git/commit/?id=d98c47f4

conf/systems.conf: update.

 conf/systems.conf | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/conf/systems.conf b/conf/systems.conf
index e80b6b8..69dcda5 100644
--- a/conf/systems.conf
+++ b/conf/systems.conf
@@ -1,15 +1,19 @@
 [desktop-amd64-uclibc-hardened]
 repo_uri : git://anongit.gentoo.org/proj/grs.git
-stage_uri : 
http://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150705.tar.bz2
+stage_uri : 
http://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150905.tar.bz2
 
 [desktop-amd64-musl-hardened]
 repo_uri : git://anongit.gentoo.org/proj/grs.git
-stage_uri : 
http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20150609.tar.bz2
+stage_uri : 
http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20150909.tar.bz2
 
 [desktop-amd64-hardened]
 repo_uri : git://anongit.gentoo.org/proj/grs.git
-stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2
+stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150910.tar.bz2
 
 [stages-amd64-hardened]
 repo_uri : git://anongit.gentoo.org/proj/grs.git
-stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150702.tar.bz2
+stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150910.tar.bz2
+
+[tinhat-xfce4]
+repo_uri : git://anongit.gentoo.org/proj/grs.git
+stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150910.tar.bz2



[gentoo-commits] repo/gentoo:master commit in: app-arch/cpio/, app-arch/cpio/files/

2015-09-12 Thread Lars Wendler
commit: 65dd197d2dbddb0c95bbdde6097f5cce748c1fb9
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Sep 12 22:59:48 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Sep 12 23:00:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65dd197d

app-arch/cpio: Bump to version 2.12

Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler  gentoo.org>

 app-arch/cpio/Manifest |  1 +
 app-arch/cpio/cpio-2.12.ebuild | 32 ++
 .../cpio/files/cpio-2.12-non-gnu-compilers.patch   | 11 
 3 files changed, 44 insertions(+)

diff --git a/app-arch/cpio/Manifest b/app-arch/cpio/Manifest
index 3b37779..cd00f1e 100644
--- a/app-arch/cpio/Manifest
+++ b/app-arch/cpio/Manifest
@@ -1 +1,2 @@
 DIST cpio-2.11.tar.bz2 1018483 SHA256 
bb820bfd96e74fc6ce43104f06fe733178517e7f5d1cdee553773e8eff7d5bbd SHA512 
b6ccb3e121ea29780219d21c9cd6267c2f7b7ae72fb899bb80e1c54cc33e9eac5363443d93dbfbe37e8e8d295dad2724ac607f0543cc62797919605f68c396aa
 WHIRLPOOL 
3e19212f8d5c16de0d531d189fa9fc288ff90d6299c1f3f98f61e182bb0ec278705ae5021c85c7aaeab869ad36b2b3bcd11327a746cde0bf5a596049d711d9cd
+DIST cpio-2.12.tar.bz2 1258605 SHA256 
70998c5816ace8407c8b101c9ba1ffd3ebbecba1f5031046893307580ec1296e SHA512 
0cd4da5f2fbca179ab4e666a5f878414c086a5f98bce4c76273f21d9b2a6fe422d901b5d453826c5f81bbe363aa015047a1e99779ad1a451c8feca6205c63120
 WHIRLPOOL 
2990d54b0832e36239737fbd71f197b28703ec22de8dbbab57c7b97dab88a6107cf5464e4dd0bbf208f2c3d49839c7c2abe8ef68c1f2318ff7018d0b07f179fc

diff --git a/app-arch/cpio/cpio-2.12.ebuild b/app-arch/cpio/cpio-2.12.ebuild
new file mode 100644
index 000..559b65b
--- /dev/null
+++ b/app-arch/cpio/cpio-2.12.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit autotools eutils
+
+DESCRIPTION="A file archival tool which can also read and write tar files"
+HOMEPAGE="https://www.gnu.org/software/cpio/cpio.html;
+SRC_URI="mirror://gnu/cpio/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="nls"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-2.12-non-gnu-compilers.patch #275295
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable nls) \
+   --bindir="${EPREFIX}"/bin \
+   --with-rmt="${EPREFIX}"/usr/sbin/rmt
+}
+
+src_install() {
+   default
+}

diff --git a/app-arch/cpio/files/cpio-2.12-non-gnu-compilers.patch 
b/app-arch/cpio/files/cpio-2.12-non-gnu-compilers.patch
new file mode 100644
index 000..c7fc7f9
--- /dev/null
+++ b/app-arch/cpio/files/cpio-2.12-non-gnu-compilers.patch
@@ -0,0 +1,11 @@
+--- cpio-2.12/src/cpiohdr.h
 cpio-2.12/src/cpiohdr.h
+@@ -25,6 +25,8 @@
+ 
+ # ifdef HAVE_ATTRIB_PACKED
+ #  define ATTRIB_PACKED __attribute__((packed))
++# else
++#  define ATTRIB_PACKED
+ # endif
+ 
+ # ifdef HAVE_PRAGMA_PACK



[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-09-12 Thread Mike Gilbert
commit: de65dc9655b2a783fd5340a7af2e455ea215c5db
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Sep 12 23:59:55 2015 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Sep 13 00:01:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de65dc96

distutils-r1.eclass: mkdir ${BUILD_DIR}/lib

Bug: https://bugs.gentoo.org/559644

 eclass/distutils-r1.eclass | 8 
 1 file changed, 8 insertions(+)

diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 3182e98..185dd4f 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -607,6 +607,14 @@ distutils-r1_run_phase() {
fi
local -x PYTHONPATH="${BUILD_DIR}/lib:${PYTHONPATH}"
 
+   # Bug 559644
+   # using PYTHONPATH when the ${BUILD_DIR}/lib is not created yet might 
lead to
+   # problems in setup.py scripts that try to import modules/packages from 
that path
+   # during the build process (Python at startup evaluates PYTHONPATH, if 
the dir is
+   # not valid then associates a NullImporter object to ${BUILD_DIR}/lib 
storing it
+   # in the sys.path_importer_cache)
+   mkdir -p "${BUILD_DIR}/lib" || die
+
# We need separate home for each implementation, for .pydistutils.cfg.
if [[ ! ${DISTUTILS_SINGLE_IMPL} ]]; then
local -x HOME=${HOME}/${EPYTHON}



[gentoo-commits] proj/grs:tinhat-xfce4 commit in: scripts/

2015-09-12 Thread Anthony G. Basile
commit: 311931226e97bbd527cfda34106b0b09e01398cc
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 22:12:29 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 22:12:29 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=31193122

kernel-config: update to hardened-sources-4.1.6-r2

 scripts/kernel-config | 231 --
 1 file changed, 148 insertions(+), 83 deletions(-)

diff --git a/scripts/kernel-config b/scripts/kernel-config
index 215386c..861b1df 100644
--- a/scripts/kernel-config
+++ b/scripts/kernel-config
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.0.8-hardened Kernel Configuration
+# Linux/x86 4.1.6-hardened-r2 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -41,6 +41,7 @@ CONFIG_X86_HT=y
 CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx 
-fcall-saved-rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 
-fcall-saved-r11"
 CONFIG_ARCH_SUPPORTS_UPROBES=y
 CONFIG_FIX_EARLYCON_MEM=y
+CONFIG_PGTABLE_LEVELS=4
 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
 CONFIG_IRQ_WORK=y
 CONFIG_BUILDTIME_EXTABLE_SORT=y
@@ -98,7 +99,6 @@ CONFIG_ARCH_CLOCKSOURCE_DATA=y
 CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
 CONFIG_GENERIC_TIME_VSYSCALL=y
 CONFIG_GENERIC_CLOCKEVENTS=y
-CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
 CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
 CONFIG_GENERIC_CMOS_UPDATE=y
@@ -147,6 +147,7 @@ CONFIG_RCU_NOCB_CPU=y
 # CONFIG_RCU_NOCB_CPU_NONE is not set
 # CONFIG_RCU_NOCB_CPU_ZERO is not set
 CONFIG_RCU_NOCB_CPU_ALL=y
+# CONFIG_RCU_EXPEDITE_BOOT is not set
 CONFIG_BUILD_BIN2C=y
 CONFIG_IKCONFIG=y
 CONFIG_IKCONFIG_PROC=y
@@ -154,7 +155,6 @@ CONFIG_LOG_BUF_SHIFT=18
 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
 CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
 CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
-CONFIG_ARCH_SUPPORTS_INT128=y
 CONFIG_NUMA_BALANCING=y
 CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
 CONFIG_CGROUPS=y
@@ -203,6 +203,7 @@ CONFIG_HAVE_PCSPKR_PLATFORM=y
 CONFIG_BPF=y
 CONFIG_EXPERT=y
 CONFIG_UID16=y
+CONFIG_MULTIUSER=y
 CONFIG_SGETMASK_SYSCALL=y
 CONFIG_SYSFS_SYSCALL=y
 CONFIG_SYSCTL_SYSCALL=y
@@ -291,9 +292,11 @@ CONFIG_HAVE_CONTEXT_TRACKING=y
 CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
 CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
+CONFIG_HAVE_ARCH_HUGE_VMAP=y
 CONFIG_HAVE_ARCH_SOFT_DIRTY=y
 CONFIG_MODULES_USE_ELF_RELA=y
 CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
+CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
 CONFIG_OLD_SIGSUSPEND3=y
 CONFIG_COMPAT_OLD_SIGACTION=y
 
@@ -425,7 +428,6 @@ CONFIG_KVM_DEBUG_FS=y
 # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
 CONFIG_PARAVIRT_CLOCK=y
 CONFIG_NO_BOOTMEM=y
-CONFIG_MEMTEST=y
 # CONFIG_MK8 is not set
 # CONFIG_MPSC is not set
 # CONFIG_MCORE2 is not set
@@ -457,7 +459,6 @@ CONFIG_SCHED_MC=y
 # CONFIG_PREEMPT_NONE is not set
 CONFIG_PREEMPT_VOLUNTARY=y
 # CONFIG_PREEMPT is not set
-CONFIG_X86_UP_APIC_MSI=y
 CONFIG_X86_LOCAL_APIC=y
 CONFIG_X86_IO_APIC=y
 CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
@@ -480,7 +481,7 @@ CONFIG_X86_MSR=m
 CONFIG_X86_CPUID=m
 CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
-CONFIG_DIRECT_GBPAGES=y
+CONFIG_X86_DIRECT_GBPAGES=y
 CONFIG_NUMA=y
 CONFIG_AMD_NUMA=y
 CONFIG_X86_64_ACPI_NUMA=y
@@ -534,6 +535,7 @@ CONFIG_CLEANCACHE=y
 CONFIG_FRONTSWAP=y
 CONFIG_CMA=y
 # CONFIG_CMA_DEBUG is not set
+# CONFIG_CMA_DEBUGFS is not set
 CONFIG_CMA_AREAS=7
 CONFIG_ZSWAP=y
 CONFIG_ZPOOL=y
@@ -542,6 +544,7 @@ CONFIG_ZSMALLOC=y
 CONFIG_PGTABLE_MAPPING=y
 # CONFIG_ZSMALLOC_STAT is not set
 CONFIG_GENERIC_EARLY_IOREMAP=y
+CONFIG_X86_PMEM_LEGACY=y
 CONFIG_X86_CHECK_BIOS_CORRUPTION=y
 CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
 CONFIG_X86_RESERVE_LOW=64
@@ -575,6 +578,7 @@ CONFIG_HOTPLUG_CPU=y
 # CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
 # CONFIG_DEBUG_HOTPLUG_CPU0 is not set
 # CONFIG_CMDLINE_BOOL is not set
+# CONFIG_DEFAULT_MODIFY_LDT_SYSCALL is not set
 CONFIG_HAVE_LIVEPATCH=y
 # CONFIG_LIVEPATCH is not set
 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
@@ -606,6 +610,7 @@ CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
 CONFIG_ACPI=y
 CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
 CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
+CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
 CONFIG_ACPI_SLEEP=y
 # CONFIG_ACPI_PROCFS_POWER is not set
 CONFIG_ACPI_EC_DEBUGFS=m
@@ -717,6 +722,7 @@ CONFIG_PCIEASPM_DEFAULT=y
 # CONFIG_PCIEASPM_POWERSAVE is not set
 # CONFIG_PCIEASPM_PERFORMANCE is not set
 CONFIG_PCIE_PME=y
+CONFIG_PCI_BUS_ADDR_T_64BIT=y
 CONFIG_PCI_MSI=y
 # CONFIG_PCI_DEBUG is not set
 CONFIG_PCI_REALLOC_ENABLE_AUTO=y
@@ -780,7 +786,6 @@ CONFIG_RAPIDIO_CPS_GEN2=m
 #
 CONFIG_BINFMT_ELF=y
 CONFIG_COMPAT_BINFMT_ELF=y
-CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
 CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
 CONFIG_BINFMT_SCRIPT=y
 # CONFIG_HAVE_AOUT is not set
@@ -1123,13 +1128,13 @@ CONFIG_IP_VS_PE_SIP=m
 #
 CONFIG_NF_DEFRAG_IPV4=m
 CONFIG_NF_CONNTRACK_IPV4=m
-CONFIG_NF_LOG_ARP=m

[gentoo-commits] dev/xmw:master commit in: media-gfx/svg2tikz/

2015-09-12 Thread Michael Weber
commit: b653d92dce15f9dcd49b92f2ef4ccc6f67078423
Author: Michael Weber  xmw  de>
AuthorDate: Sat Sep 12 17:56:46 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Sat Sep 12 17:56:46 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=b653d92d

media-gfx/svg2tikz: add snapshot version 1.0.0_pre20150728

Package-Manager: portage-2.2.20.1
Manifest-Sign-Key: 62EEF090

 media-gfx/svg2tikz/Manifest | 11 +++
 .../svg2tikz/svg2tikz-1.0.0_pre20150728.ebuild  | 21 +
 2 files changed, 32 insertions(+)

diff --git a/media-gfx/svg2tikz/Manifest b/media-gfx/svg2tikz/Manifest
new file mode 100644
index 000..0ed9b61
--- /dev/null
+++ b/media-gfx/svg2tikz/Manifest
@@ -0,0 +1,11 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
+DIST svg2tikz-1.0.0_pre20150728.tar.gz 86000 SHA256 
f66048ef823c41322c81680e93d02307ba84c87f3f0f8ba7a4b3463a763fe499 SHA512 
decceae68097ba7d984503f59d2ea3c0c79f53cfad9c949ef9da70f4462093ad1a3f90f0ae9796d2c710c8fda16b71e129b889b8351d51ad1bd1ed13d9643455
 WHIRLPOOL 
11848a0f07ad7ad6055ce244867815c511a0859a19e94a3238ca466aeb6ef052390d1d6b17d9ccdbf89d99976033c2f3ec374010d4a769df88bacd288f07cc56
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2
+
+iF4EAREIAAYFAlX0Z1wACgkQknrdDGLu8JAKhAD/axFaDxmnoVOMlO6JN2E6rCdP
+p9QrmE1ZvaIQ4VWUJB0A/itL4M5UxJUfrYTeeJEaM6Lc/2eC2iaSVVYdS3xF3EDY
+=EKqp
+-END PGP SIGNATURE-

diff --git a/media-gfx/svg2tikz/svg2tikz-1.0.0_pre20150728.ebuild 
b/media-gfx/svg2tikz/svg2tikz-1.0.0_pre20150728.ebuild
new file mode 100644
index 000..9c1530c
--- /dev/null
+++ b/media-gfx/svg2tikz/svg2tikz-1.0.0_pre20150728.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 vcs-snapshot
+
+DESCRIPTION="Inkscape extension for exporting SVG paths as TikZ/PGF paths"
+HOMEPAGE="https://github.com/kjellmf/svg2tikz;
+SRC_URI="https://github.com/kjellmf/svg2tikz/archive/d138c81.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"



[gentoo-commits] proj/grs:tinhat-xfce4 commit in: core/etc/grs/, scripts/, /, core/var/lib/portage/, core/etc/portage/

2015-09-12 Thread Anthony G. Basile
commit: cba4d8cafff08a600d3b24186777bcb24997a397
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 20:55:50 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 20:55:50 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=cba4d8ca

Initial commit for TinHat XFCE4.

 build  |   41 +-
 core/etc/grs/systems.conf  |5 +-
 core/etc/grs/world.conf|  349 +---
 core/etc/portage/make.conf.CYCLE.1 |6 +
 core/etc/portage/make.conf.CYCLE.2 |3 +-
 core/etc/portage/make.conf.CYCLE.3 |   11 -
 core/etc/portage/make.profile  |2 +-
 core/var/lib/portage/world.CYCLE.1 |0
 core/var/lib/portage/world.CYCLE.4 | 3567 
 scripts/cycle.1.sh |   20 +-
 scripts/cycle.2.sh |8 +-
 scripts/cycle.3.sh |9 -
 scripts/passwd.sh  |   28 +-
 13 files changed, 70 insertions(+), 3979 deletions(-)

diff --git a/build b/build
index 3303986..c47d279 100644
--- a/build
+++ b/build
@@ -1,52 +1,23 @@
-+log BEGIN
-log stamp
-log CYCLE_1
-log stamp
-
+log BEGIN
 mount
+
+log CYCLE_1
 populate 1
 runscript cycle.1.sh
 
-log stamp
 log CYCLE_2
-log stamp
-
 populate 2
 runscript cycle.2.sh
 
-log stamp
-log CYCLE_3
-log stamp
-
-populate 3
-runscript cycle.3.sh
-
-log stamp
 log Configure+Cleanup+Kernel
-log stamp
-
 runscript initrc.sh
 runscript passwd.sh
 runscript clean.sh
 unmount
 kernel
 
-log stamp
-log Tar+Hash
-log stamp
-
-tarit
+log ISO+Hash
+isoit
 hashit
 
-+log stamp
-+log Extras
-+log stamp
-+
-+mount
-+populate 4
-+runscript cycle.3.sh
-+unmount
-+kernel
-+
-+log stamp
-+log END
+log END

diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf
index 5c205a1..e7eb989 100644
--- a/core/etc/grs/systems.conf
+++ b/core/etc/grs/systems.conf
@@ -1,4 +1,3 @@
-[desktop-amd64-hardened]
-nameserver : 8.8.8.8
+[tinhat-xfce4]
 repo_uri : git://anongit.gentoo.org/proj/grs.git
-stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2
+stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150910.tar.bz2

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index 0d4323e..d51a80c 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -98,7 +98,7 @@ package.use : app-admin/syslog-ng:0 -amqp -json -mongodb 
-pacct -redis -smtp -sp
 package.use : app-admin/sysstat:0 -cron -debug -isag -lm_sensors -nls -selinux 
doc
 
 [app-admin/testdisk:0]
-package.use : app-admin/testdisk:0 -ewf -ntfs -reiserfs -static jpeg qt4
+package.use : app-admin/testdisk:0 -ewf -ntfs -reiserfs -static jpeg -qt4
 
 [app-admin/tmpwatch:0]
 package.use : app-admin/tmpwatch:0 -selinux
@@ -179,7 +179,7 @@ package.use : app-backup/backintime:0 -gnome -kde
 package.use : app-backup/backup-manager:0 -doc
 
 [app-backup/bacula:0]
-package.use : app-backup/bacula:0 -bacula-clientonly -bacula-nodir 
-bacula-nosd -examples -logwatch -mysql -postgres -static X acl ipv6 qt4 
readline sqlite ssl tcpd vim-syntax
+package.use : app-backup/bacula:0 -bacula-clientonly -bacula-nodir 
-bacula-nosd -examples -logwatch -mysql -postgres -static X acl ipv6 -qt4 
readline sqlite ssl tcpd vim-syntax
 
 [app-backup/boxbackup:0]
 package.use : app-backup/boxbackup:0 -client-only
@@ -282,7 +282,7 @@ package.use : app-crypt/mit-krb5:0 -doc -openldap -selinux 
-test keyutils pkinit
 package.use : app-crypt/p11-kit:0 -debug asn1 libffi trust
 
 [app-crypt/pinentry:0]
-package.use : app-crypt/pinentry:0 -static caps gnome-keyring gtk ncurses qt4
+package.use : app-crypt/pinentry:0 -static caps gnome-keyring gtk ncurses -qt4
 
 [app-crypt/ssh-multiadd:0]
 package.use : app-crypt/ssh-multiadd:0 X
@@ -552,7 +552,7 @@ package.use : app-i18n/scim:0 -doc gtk3
 package.use : app-i18n/tomoe:0 -doc -hyperestraier -mysql python ruby 
static-libs subversion
 
 [app-i18n/uim:0]
-package.use : app-i18n/uim:0 -canna -eb -emacs -expat -kde -libedit -m17n-lib 
-nls -skk -test -xft X anthy curl gtk gtk3 libffi libnotify ncurses qt4 sqlite 
ssl static-libs unicode
+package.use : app-i18n/uim:0 -canna -eb -emacs -expat -kde -libedit -m17n-lib 
-nls -skk -test -xft X anthy curl gtk gtk3 libffi libnotify ncurses -qt4 sqlite 
ssl static-libs unicode
 
 [app-i18n/xvnkb:0]
 package.use : app-i18n/xvnkb:0 -xft spell
@@ -690,7 +690,7 @@ package.use : app-misc/pax-utils:0 caps python
 package.use : app-misc/pwsafe:0 X readline
 
 [app-misc/pysmssend:0]
-package.use : app-misc/pysmssend:0 qt4
+package.use : app-misc/pysmssend:0 -qt4
 
 [app-misc/regex-markup:0]
 package.use : app-misc/regex-markup:0 -examples -nls
@@ -822,7 +822,7 @@ package.use : app-office/qchartdiary:0 -debug
 package.use : app-office/taskcoach:0 libnotify
 
 [app-office/texmacs:0]
-package.use : app-office/texmacs:0 -netpbm 

[gentoo-commits] repo/gentoo:master commit in: net-misc/openssh/

2015-09-12 Thread Richard Farina
commit: 4411ff42539dc7917a8db314327c6fbe699a616f
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sat Sep 12 22:01:28 2015 +
Commit: Richard Farina  gentoo  org>
CommitDate: Sat Sep 12 22:02:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4411ff42

net-misc/openssh: relax bindist use flag deps slightly to allow for actual 
buildable/functional options

Package-Manager: portage-2.2.20.1

 net-misc/openssh/openssh-6.9_p1-r2.ebuild | 3 ++-
 net-misc/openssh/openssh-7.0_p1.ebuild| 3 ++-
 net-misc/openssh/openssh-7.1_p1.ebuild| 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-misc/openssh/openssh-6.9_p1-r2.ebuild 
b/net-misc/openssh/openssh-6.9_p1-r2.ebuild
index b9cf6ab..89dc93d 100644
--- a/net-misc/openssh/openssh-6.9_p1-r2.ebuild
+++ b/net-misc/openssh/openssh-6.9_p1-r2.ebuild
@@ -48,7 +48,8 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   >=dev-libs/openssl-0.9.6d:0[bindist=]
+   !bindist? ( >=dev-libs/openssl-0.9.6d:0[-bindist] )
+   bindist? ( >=dev-libs/openssl-0.9.6d:0 )
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"

diff --git a/net-misc/openssh/openssh-7.0_p1.ebuild 
b/net-misc/openssh/openssh-7.0_p1.ebuild
index b7448a2..0c9737d 100644
--- a/net-misc/openssh/openssh-7.0_p1.ebuild
+++ b/net-misc/openssh/openssh-7.0_p1.ebuild
@@ -48,7 +48,8 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   >=dev-libs/openssl-0.9.6d:0[bindist=]
+   !bindist? ( >=dev-libs/openssl-0.9.6d:0[-bindist] )
+   bindist? ( >=dev-libs/openssl-0.9.6d:0 )
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"

diff --git a/net-misc/openssh/openssh-7.1_p1.ebuild 
b/net-misc/openssh/openssh-7.1_p1.ebuild
index 709e6f9..25a2a0f 100644
--- a/net-misc/openssh/openssh-7.1_p1.ebuild
+++ b/net-misc/openssh/openssh-7.1_p1.ebuild
@@ -48,7 +48,8 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   >=dev-libs/openssl-0.9.6d:0[bindist=]
+   !bindist? ( >=dev-libs/openssl-0.9.6d:0[-bindist] )
+   bindist? ( >=dev-libs/openssl-0.9.6d:0 )
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/hardened-sources/

2015-09-12 Thread Anthony G. Basile
commit: 2b70cf0c13abd54fa12f846c7b28db6861dd8d2d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 19:29:29 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 19:29:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b70cf0c

sys-kernel/hardened-sources: remove older stable and testing

Package-Manager: portage-2.2.20.1

 sys-kernel/hardened-sources/Manifest   |  7 
 .../hardened-sources-3.14.48.ebuild| 45 --
 .../hardened-sources-3.14.50-r1.ebuild | 45 --
 .../hardened-sources-3.14.50.ebuild| 45 --
 .../hardened-sources-3.2.69-r11.ebuild | 43 -
 .../hardened-sources-3.2.70.ebuild | 43 -
 6 files changed, 228 deletions(-)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index b950225..91650e7 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -6,23 +6,16 @@ DIST deblob-check-3.14 613905 SHA256 
4c69ea1c225b1a84c41e75392dcaa94f77dd8e647af
 DIST deblob-check-3.2 557345 SHA256 
60d05db20e7b50919ca44487d05e8faa9cca830318bd8d96625f0f75b252eeed SHA512 
6b857380d495261c4d356639157f99f3ca3412388fd3b1c72b566c3bb6453c5a22ab7716e3b24e64a9b63dab912b07bafd0fca806ac0e0620efeef777b6a
 WHIRLPOOL 
877c2c9b813466f9aa5cfecdc9ab93247bd2cdead457c9e0bd97da49d042d0a52262f9b4f8e9c83e397b57c5bb5a8fe2b61bb5f44d5a178a579cc9fff990941a
 DIST deblob-check-4.0 670921 SHA256 
042b511913187672d9a0512765e662ba5d4283812ebebf424f778eb08fa359bc SHA512 
a27e3530cd3028041445cf8c5f49ad7827a7cf2b511de28851d2b09c28347cf2be667a7494bd698939c007fb77595699c1f61fb76249ae87658e1d12e855d2a1
 WHIRLPOOL 
953d8e6eed10971ed67a4573449b9a536ad693a2130153a6fc7cc9ea3e2daea21ca002c8df80126f7e318f75bec82c3f6e99fe43155817e2e2a52b5949dc5d2d
 DIST deblob-check-4.1 674781 SHA256 
54aa33e23a31ead6f982b830be86003c306b88f0d0a9f96c7dc66fe7cd274acb SHA512 
51fe9d70d723992aaf70f8bfcfcc12ecfedd7a039402ddae07858fb087693b00cd80d1e0e1a5053e049f2a2b8c58ed23e4598e2dae902c499c08bc2eeb33
 WHIRLPOOL 
d2c22280e12863793f8e866b126be53ee10d564373addfe9399b2afe22dd7584513c050f334ea08e6d63dd27a1574f2754456bad9d0a42e8c8d9995eec27aed0
-DIST genpatches-3.14-52.base.tar.xz 984136 SHA256 
01318999e36187e937f9108fb7b5642f05ffdf61946981cc2d3a35f2c84139ae SHA512 
e691210e2ae8184e6cdbb7dd381dfa850189aa7adb58bb33f6f0c6f9cb35e04097b97ef7ec5a0806c70d4d6aa4fae39cd6fe74b04cac4aa117340bc93c785049
 WHIRLPOOL 
f0ddafcdee7c2f7b90f2f94b859afed000d860d259fe059cb4916b1bb71ecf146c943d279ad8b00f6fcee33c0faca3fb2e0e5d9eaa69619dd1da487f2c25f583
 DIST genpatches-3.14-53.base.tar.xz 993468 SHA256 
1787942a9d4aa6ee5b8e27c40320380c58e39c19179ea9114cae3f439551092d SHA512 
7eeb1924211620ae9d656b05141d7b9de803c52631c1b230de349d6b867ad6bf19a468df96ff1a349362163ff28b7ddf776ac78ae5438f0f3b3701f11a5f3f10
 WHIRLPOOL 
da3a93ba3542c33f7153f791b981ad10924220f4b5bf1e9ff450cec782ae75b87998588b03d6b53c9676559b7fbdd42d24764b74429d81798bba4e032fbf6463
-DIST genpatches-3.14-55.base.tar.xz 1028172 SHA256 
6ed652d3632d47984ce03737149328610e71d2c49d574e819b687560d2e5a9b4 SHA512 
d94de7be2bf52f7b3a0b2dd3fff581ff967baf7acdc578015dbd4343bb458be59799a470ee4da02db5110f19fcded034dc6c3be263d23f4f8c0cb4a17419c8d0
 WHIRLPOOL 
19d8ff2a552ba3a93b1de1db79d0dfae52b1f5943c84d11074ffaa3d3a1a1bfd6559ccd59ee30af241b4d376cc1c0fd0d9e8e81716da72a8f65938b85d1b3b16
 DIST genpatches-3.14-56.base.tar.xz 1032792 SHA256 
8f227c2a9d1c6945604b67708088484fcfeb3075a4ea984495f8b1bec5a62476 SHA512 
3ed7b6b68756b7f2abbeb78e50a9735a06d4d6d5b099edfa990cc26c3894731da97df37b580d469f48f5758eab5d3aa70e4efb9300f6daacee2d8def7a918fbb
 WHIRLPOOL 
c8a55f43db1fb4a28eb87f4e5eb50d98d0c0caa76a47b06f26be0e4a2e08d8c54282a5ca46e7e89ff1c8b6d9ada44bfe319b717e76683b8fb1e68822bbb1f816
 DIST genpatches-3.2-16.base.tar.xz 410332 SHA256 
d3ad97b119c5b8cfd8e34f1cf118dc7d5bbe61fe908a5627f8ab6365517d7190 SHA512 
6c917efbdd26dada3e68241c4d55833968e8ee7044ea7fa2edeffdd4d7eb0edac157057abb75da09ac6d2b5368d228ecd1c2ac6006a9d45b91dbb264eae33625
 WHIRLPOOL 
155a5b3297ec53a6bdb76e20c8c89d4f4c35ed2bb47e20281ce305bf9edd413e4d89168e250a699ace0561c151ef2f484c05e59013dbd971d43184c5f072a71a
 DIST genpatches-3.2-16.extras.tar.xz 16764 SHA256 
c3f5adba6f1700c716354b91bc624115c6f5cae6f8fbdc51d07a76d4546bacaa SHA512 
e3245c05f3385bb27852c00a39a898c91b3c0006e19c5db561f3e41f9bef7e97012ed29ddf9b0e2bd1ba1fa16590e516fb00ce754a84dd5c653c046b9f4e63f9
 WHIRLPOOL 
3c1ee6db88607ed91366067217d4a556fb5516ce8bee2859e97be7e214a05609e2d36ec27ec413154baa432a984f53cf69cfb94ae65ec4b8d2e9a86641d77a0b
 DIST genpatches-4.0-9.base.tar.xz 193344 SHA256 
9d7c65367c1d2f24c6e4c8f8b4b9170a7ddeaa24d6563c5ba5dc41201a7b6e17 SHA512 
646814e63b3b1d78adc172c6f8c0c2605cc9f368bb368be72e169049938617c5c6e738ddcfcbe1e10b58ccd3f9fa09984b03f70076ce0b15137f376594b9066a
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/hardened-sources/

2015-09-12 Thread Anthony G. Basile
commit: 72e35638d1da2bdf593156c037b95749d6f6b32e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 19:27:29 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 19:29:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e35638

sys-kernel/hardened-sources: 3.2.71 and 3.14.51 stable on amd64 and x86.

Package-Manager: portage-2.2.20.1

 sys-kernel/hardened-sources/hardened-sources-3.14.51.ebuild | 2 +-
 sys-kernel/hardened-sources/hardened-sources-3.2.71.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.51.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.14.51.ebuild
index 39a9db0..b73db66 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.14.51.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.14.51.ebuild
@@ -25,7 +25,7 @@ DESCRIPTION="Hardened kernel sources (kernel series 
${KV_MAJOR}.${KV_MINOR})"
 HOMEPAGE="https://www.gentoo.org/proj/en/hardened/;
 IUSE="deblob"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=sys-devel/gcc-4.5"
 

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.71.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.2.71.ebuild
index a66e086..652 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.2.71.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.2.71.ebuild
@@ -23,7 +23,7 @@ DESCRIPTION="Hardened kernel sources (kernel series 
${KV_MAJOR}.${KV_MINOR})"
 HOMEPAGE="https://www.gentoo.org/proj/en/hardened/;
 IUSE="deblob"
 
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND=">=sys-devel/gcc-4.5"
 



[gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/etc/grs/

2015-09-12 Thread Anthony G. Basile
commit: ca34ffe4a14fa2fa181a2b3eb61383a87b6ded67
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 20:58:43 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 20:58:43 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=ca34ffe4

world.conf: remove old nameserver line.

 core/etc/grs/systems.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf
index 0774283..07aa7ac 100644
--- a/core/etc/grs/systems.conf
+++ b/core/etc/grs/systems.conf
@@ -1,4 +1,3 @@
 [desktop-amd64-uclibc-hardened]
-nameserver : 8.8.8.8
 repo_uri : git://anongit.gentoo.org/proj/grs.git
 stage_uri : 
http://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150705.tar.bz2



[gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/etc/grs/

2015-09-12 Thread Anthony G. Basile
commit: 1c7545723184f9bde062cc12203bf1f3cdfcd0d4
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 20:57:33 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 20:57:33 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=1c754572

world.conf: remove old nameserver line.

 core/etc/grs/systems.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf
index 5c205a1..85d35ad 100644
--- a/core/etc/grs/systems.conf
+++ b/core/etc/grs/systems.conf
@@ -1,4 +1,3 @@
 [desktop-amd64-hardened]
-nameserver : 8.8.8.8
 repo_uri : git://anongit.gentoo.org/proj/grs.git
 stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2



[gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/etc/grs/

2015-09-12 Thread Anthony G. Basile
commit: fd3a2b91a5ff8572a55b25e75f21b654caaa61a1
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 20:58:02 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 20:58:02 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=fd3a2b91

world.conf: remove old nameserver line.

 core/etc/grs/systems.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf
index 8e6b79c..3aff168 100644
--- a/core/etc/grs/systems.conf
+++ b/core/etc/grs/systems.conf
@@ -1,4 +1,3 @@
 [desktop-amd64-musl-hardened]
-nameserver : 8.8.8.8
 repo_uri : git://anongit.gentoo.org/proj/grs.git
 stage_uri : 
http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20150609.tar.bz2



[gentoo-commits] proj/grss:master commit in: grs/

2015-09-12 Thread Anthony G. Basile
commit: cd8a1249340c70ea0fce5fd9a1fb7f02a3dcf511
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 18:17:49 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 21:01:00 2015 +
URL:https://gitweb.gentoo.org/proj/grss.git/commit/?id=cd8a1249

grs/HashIt.py: make into inheritable class.

 grs/{TarIt.py => HashIt.py} | 46 +-
 grs/TarIt.py| 49 -
 grs/__init__.py |  3 ++-
 3 files changed, 20 insertions(+), 78 deletions(-)

diff --git a/grs/TarIt.py b/grs/HashIt.py
similarity index 51%
copy from grs/TarIt.py
copy to grs/HashIt.py
index b63258b..817364a 100644
--- a/grs/TarIt.py
+++ b/grs/HashIt.py
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #
-#TarIt.py: this file is part of the GRS suite
+#HashIt.py: this file is part of the GRS suite
 #Copyright (C) 2015  Anthony G. Basile
 #
 #This program is free software: you can redistribute it and/or modify
@@ -17,39 +17,13 @@
 #along with this program.  If not, see .
 
 import os
-from datetime import datetime
-from grs.Constants import CONST
 from grs.Execute import Execute
 
-class TarIt():
-""" Create a tarball of the system and generate the hash values. """
-
-def __init__(self, name, portage_configroot = CONST.PORTAGE_CONFIGROOT, 
logfile = CONST.LOGFILE):
-self.portage_configroot = portage_configroot
-self.logfile = logfile
-# Prepare a year, month and day for a tarball name timestamp.
-self.year = str(datetime.now().year).zfill(4)
-self.month = str(datetime.now().month).zfill(2)
-self.day = str(datetime.now().day).zfill(2)
-self.tarball_name = '%s-%s%s%s.tar.xz' % (name, self.year, self.month, 
self.day)
-self.digest_name = '%s.DIGESTS' % self.tarball_name
-
-
-def tarit(self, alt_name = None):
-# Create the tarball with the default name unless an alt_name is given.
-if alt_name:
-self.tarball_name = '%s-%s%s%s.tar.xz' % (alt_name, self.year, 
self.month, self.day)
-self.digest_name = '%s.DIGESTS' % self.tarball_name
-# We have to cd into the system's portage configroot and then out 
again.
-cwd = os.getcwd()
-os.chdir(self.portage_configroot)
-tarball_path = os.path.join('..', self.tarball_name)
-# TODO: This needs to be generalized for systems that don't support 
xattrs
-xattr_opts = '--xattrs --xattrs-include=security.capability 
--xattrs-include=user.pax.flags'
-cmd = 'tar %s -Jcf %s .' % (xattr_opts, tarball_path)
-Execute(cmd, timeout=None, logfile=self.logfile)
-os.chdir(cwd)
-
+class HashIt():
+""" Create a DIGEST file for certain tarballs, or ISOs.  This class must
+be inherited by a class which sets the medium_name and digest_name,
+else we'll get an AttributeError exception.
+"""
 
 def hashit(self):
 """ Generate various hash values.  We hijack the 'logfile' which will
@@ -64,22 +38,22 @@ class TarIt():
 # Note: this first cmd clobbers the contents
 cmd = 'echo "# MD5 HASH"'
 Execute(cmd, logfile=self.digest_name)
-cmd = 'md5sum %s' % self.tarball_name
+cmd = 'md5sum %s' % self.medium_name
 Execute(cmd, timeout=60, logfile=self.digest_name)
 
 cmd = 'echo "# SHA1 HASH"'
 Execute(cmd, logfile=self.digest_name)
-cmd = 'sha1sum %s' % self.tarball_name
+cmd = 'sha1sum %s' % self.medium_name
 Execute(cmd, timeout=60, logfile=self.digest_name)
 
 cmd = 'echo "# SHA512 HASH"'
 Execute(cmd, logfile=self.digest_name)
-cmd = 'sha512sum %s' % self.tarball_name
+cmd = 'sha512sum %s' % self.medium_name
 Execute(cmd, timeout=60, logfile=self.digest_name)
 
 cmd = 'echo "# WHIRLPOOL HASH"'
 Execute(cmd, logfile=self.digest_name)
-cmd = 'whirlpooldeep %s' % self.tarball_name
+cmd = 'whirlpooldeep %s' % self.medium_name
 Execute(cmd, timeout=60, logfile=self.digest_name)
 
 os.chdir(cwd)

diff --git a/grs/TarIt.py b/grs/TarIt.py
index b63258b..d421cf2 100644
--- a/grs/TarIt.py
+++ b/grs/TarIt.py
@@ -20,9 +20,10 @@ import os
 from datetime import datetime
 from grs.Constants import CONST
 from grs.Execute import Execute
+from grs.HashIt import HashIt
 
-class TarIt():
-""" Create a tarball of the system and generate the hash values. """
+class TarIt(HashIt):
+""" Create a tarball of the system. """
 
 def __init__(self, name, portage_configroot = CONST.PORTAGE_CONFIGROOT, 
logfile = CONST.LOGFILE):
 self.portage_configroot = portage_configroot
@@ -31,55 +32,21 @@ class TarIt():
 self.year = str(datetime.now().year).zfill(4)
 self.month = str(datetime.now().month).zfill(2)
 self.day = str(datetime.now().day).zfill(2)
-

[gentoo-commits] proj/kde:master commit in: profiles/

2015-09-12 Thread Michael Palimaka
commit: ac738825ea97cce438d5873ad80e7f8acb330284
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Sep 12 17:45:52 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep 12 17:46:15 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac738825

profiles: add plasma-mobile category

 profiles/categories | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/categories b/profiles/categories
index bf19e1b..8a9f426 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -22,6 +22,7 @@ net-irc
 net-libs
 net-misc
 net-p2p
+plasma-mobile
 sci-geosciences
 sys-auth
 sys-block



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-player/

2015-09-12 Thread Andreas Hüttel
commit: 08f313b42898b133fc972f5f9f0f1b9e9fd23a3d
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 19:58:23 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 19:58:23 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=08f313b4

app-emulation/vmware-player: Silence warning about WX sections. Yes we know.

Package-Manager: portage-2.2.20.1

 app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild   | 2 ++
 ...1.2.2780323-r1.ebuild => vmware-player-7.1.2.2780323-r1.ebuild.orig} | 0
 2 files changed, 2 insertions(+)

diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
index 6b9502c..c73f00e 100644
--- a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
+++ b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
@@ -84,6 +84,8 @@ VM_INSTALL_DIR="/opt/vmware"
 
 QA_PREBUILT="/opt/*"
 
+QA_WX_LOAD="opt/vmware/lib/vmware/bin/vmware-vmx-stats 
opt/vmware/lib/vmware/bin/vmware-vmx-debug opt/vmware/lib/vmware/bin/vmware-vmx"
+
 src_unpack() {
default
local bundle=${A%.tar}

diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild.orig
similarity index 100%
copy from app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
copy to app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild.orig



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-workstation/

2015-09-12 Thread Andreas Hüttel
commit: 01ecfe4b4dd1f74cd9eb5e69304bd3bb3ce388a1
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 19:59:47 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 19:59:47 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=01ecfe4b

app-emulation/vmware-workstation: Silence warning about WX sections. Yes we 
know.

Package-Manager: portage-2.2.20.1

 .../vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild  | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
index 3426581..c4b553e 100644
--- 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
@@ -95,6 +95,8 @@ VM_HOSTD_USER="root"
 
 QA_PREBUILT="/opt/*"
 
+QA_WX_LOAD="opt/vmware/lib/vmware/tools-upgraders/vmware-tools-upgrader-32 
opt/vmware/lib/vmware/bin/vmware-vmx-stats 
opt/vmware/lib/vmware/bin/vmware-vmx-debug opt/vmware/lib/vmware/bin/vmware-vmx"
+
 src_unpack() {
default
local bundle



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-player/

2015-09-12 Thread Andreas Hüttel
commit: 236586a4fc05d686392dae9341faca87718efbce
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 20:04:37 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:04:37 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=236586a4

app-emulation/vmware-player: Fix libsigc++ slot. This still needs proper 
handling of bundled libs.

Package-Manager: portage-2.2.20.1

 app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
index c73f00e..8c1fb34 100644
--- a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
+++ b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="dev-cpp/cairomm
dev-libs/atk
dev-libs/glib:2
dev-libs/libaio
-   dev-libs/libsigc++
+   dev-libs/libsigc++:2
dev-libs/libxml2
=dev-libs/openssl-0.9.8*
dev-libs/xmlrpc-c



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-workstation/

2015-09-12 Thread Andreas Hüttel
commit: d7f08c13aaf1e2c3bdfd9e3342083fed8971fa27
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 20:03:35 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:03:35 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=d7f08c13

app-emulation/vmware-workstation: Fix libsigc++ slot. This still needs proper 
handling of bundled libs.

Package-Manager: portage-2.2.20.1

 .../vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
index c4b553e..08a24e7 100644
--- 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
@@ -40,7 +40,7 @@ RDEPEND="dev-cpp/cairomm
dev-libs/expat
dev-libs/libaio
=dev-libs/libgcrypt-1.5*
-   dev-libs/libsigc++
+   dev-libs/libsigc++:2
dev-libs/libxml2
dev-libs/openssl:0.9.8
dev-libs/xmlrpc-c



[gentoo-commits] proj/grs: New branch: tinhat-xfce4

2015-09-12 Thread Anthony G. Basile
commit: 
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 20:50:49 2015 +

New branch: tinhat-xfce4




[gentoo-commits] proj/grs:tinhat-xfce4 commit in: core/etc/grs/, core/etc/, scripts/, core/var/lib/portage/

2015-09-12 Thread Anthony G. Basile
commit: 39ade8ec2d092c0db0c0f511cd2ab39077e24bd1
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 21:24:31 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 21:24:31 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=39ade8ec

Do not make grs complete.  Slim down packages.

 core/etc/fstab|  5 ++---
 core/etc/grs/systems.conf |  3 ---
 core/etc/lilo.conf| 16 
 core/var/lib/portage/{world.CYCLE.3 => world.CYCLE.1} | 17 -
 core/var/lib/portage/world.CYCLE.2| 17 ++---
 scripts/cycle.1.sh|  8 
 scripts/cycle.2.sh|  5 +++--
 7 files changed, 11 insertions(+), 60 deletions(-)

diff --git a/core/etc/fstab b/core/etc/fstab
index 1c49327..16439f1 100644
--- a/core/etc/fstab
+++ b/core/etc/fstab
@@ -1,3 +1,2 @@
-/dev/sda1  /boot   ext2noauto,noatime  1 2
-/dev/sda3  /   ext4noatime 0 1
-/dev/sda2  noneswapsw  0 0
+tmpfs  /   tmpfs   size=6g,nr_inodes=2m0 1
+shm/dev/shmtmpfs   nodev,nosuid,noexec 0 0

diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf
deleted file mode 100644
index e7eb989..000
--- a/core/etc/grs/systems.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-[tinhat-xfce4]
-repo_uri : git://anongit.gentoo.org/proj/grs.git
-stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150910.tar.bz2

diff --git a/core/etc/lilo.conf b/core/etc/lilo.conf
deleted file mode 100644
index 229c947..000
--- a/core/etc/lilo.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-lba32
-boot = /dev/sda
-map = /boot/.map
-install = /boot-menu.b
-menu-scheme=Wb
-#prompt
-#delay = 5
-timeout = 50
-vga = normal
-
-image = /boot/kernel
-   root = /dev/sda3
-   initrd = /boot/initramfs
-   append = "root=/dev/ram0 real_root=/dev/sda3"
-   label = Gentoo
-   read-only

diff --git a/core/var/lib/portage/world.CYCLE.3 
b/core/var/lib/portage/world.CYCLE.1
similarity index 76%
rename from core/var/lib/portage/world.CYCLE.3
rename to core/var/lib/portage/world.CYCLE.1
index 5d0dbb0..86ad21d 100644
--- a/core/var/lib/portage/world.CYCLE.3
+++ b/core/var/lib/portage/world.CYCLE.1
@@ -5,15 +5,8 @@ app-editors/gedit
 app-editors/nano
 app-editors/vim
 app-office/abiword
-app-office/gnumeric
-app-portage/gentoolkit
-app-portage/grs
-app-portage/layman
 app-text/evince
 app-text/tree
-dev-lang/python
-dev-lang/tcl
-dev-libs/gmp
 dev-util/strace
 dev-vcs/git
 gnome-extra/gnome-system-monitor
@@ -30,7 +23,6 @@ net-dns/bind-tools
 net-fs/samba
 net-ftp/lftp
 net-irc/hexchat
-net-mail/dovecot
 net-misc/openntpd
 net-misc/rdate
 net-misc/tor
@@ -41,17 +33,8 @@ sys-apps/dbus
 sys-apps/elfix
 sys-apps/gradm
 sys-apps/less
-sys-apps/paxctl
 sys-apps/pciutils
-sys-boot/lilo
-sys-devel/gdb
 sys-fs/cryptsetup
-sys-kernel/genkernel
-sys-kernel/linux-firmware
-sys-libs/cracklib
-sys-libs/db
-sys-libs/gdbm
-sys-process/fcron
 sys-process/lsof
 www-client/midori
 x11-base/xorg-server

diff --git a/core/var/lib/portage/world.CYCLE.2 
b/core/var/lib/portage/world.CYCLE.2
index b143a0d..c3f25b1 100644
--- a/core/var/lib/portage/world.CYCLE.2
+++ b/core/var/lib/portage/world.CYCLE.2
@@ -5,14 +5,9 @@ app-editors/gedit
 app-editors/nano
 app-editors/vim
 app-office/abiword
-app-portage/gentoolkit
-app-portage/grs
-app-portage/layman
+app-office/gnumeric
 app-text/evince
 app-text/tree
-dev-lang/python
-dev-lang/tcl
-dev-libs/gmp
 dev-util/strace
 dev-vcs/git
 gnome-extra/gnome-system-monitor
@@ -29,7 +24,6 @@ net-dns/bind-tools
 net-fs/samba
 net-ftp/lftp
 net-irc/hexchat
-net-mail/dovecot
 net-misc/openntpd
 net-misc/rdate
 net-misc/tor
@@ -40,16 +34,9 @@ sys-apps/dbus
 sys-apps/elfix
 sys-apps/gradm
 sys-apps/less
-sys-apps/paxctl
 sys-apps/pciutils
-sys-boot/lilo
-sys-devel/gdb
 sys-fs/cryptsetup
-sys-kernel/genkernel
-sys-kernel/linux-firmware
-sys-libs/cracklib
-sys-libs/db
-sys-libs/gdbm
+sys-process/fcron
 sys-process/lsof
 www-client/midori
 x11-base/xorg-server

diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
index 148a344..8e5d673 100644
--- a/scripts/cycle.1.sh
+++ b/scripts/cycle.1.sh
@@ -2,10 +2,10 @@
 
 source /etc/profile
 env-update
-emerge -b1q portage
-emerge -b1q app-portage/grs
+emerge -1q portage
+emerge -1q app-portage/grs
 emerge --unmerge sys-fs/udev
-emerge -b1q sys-fs/eudev
+emerge -1q sys-fs/eudev
 install-worldconf
-emerge -bevq --keep-going --with-bdeps=y @world
+emerge -evq --keep-going --with-bdeps=y @world
 clean-worldconf

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index 53d7c3b..e99ace0 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -3,7 +3,8 @@
 source /etc/profile
 env-update
 install-worldconf
-emerge -buvNDq --keep-going 

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwallet-pam/, kde-plasma/sddm-kcm/, kde-plasma/oxygen-fonts/, ...

2015-09-12 Thread Manuel Rüger
commit: 54bf6af181e9d9f51a3ad2ab1f0a93cb04eb5059
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Sep 12 16:22:12 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Sep 12 16:22:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54bf6af1

kde-plasma: Version bump

Package-Manager: portage-2.2.20.1

 kde-plasma/bluedevil/Manifest  |   1 +
 kde-plasma/bluedevil/bluedevil-5.4.1.ebuild|  52 ++
 kde-plasma/breeze/Manifest |   1 +
 kde-plasma/breeze/breeze-5.4.1.ebuild  |  65 
 kde-plasma/kde-cli-tools/Manifest  |   1 +
 .../kde-cli-tools/kde-cli-tools-5.4.1.ebuild   |  54 ++
 kde-plasma/kde-gtk-config/Manifest |   1 +
 .../kde-gtk-config/kde-gtk-config-5.4.1.ebuild |  52 ++
 kde-plasma/kdecoration/Manifest|   1 +
 kde-plasma/kdecoration/kdecoration-5.4.1.ebuild|  15 ++
 kde-plasma/kdeplasma-addons/Manifest   |   1 +
 .../kdeplasma-addons/kdeplasma-addons-5.4.1.ebuild |  60 +++
 kde-plasma/kgamma/Manifest |   1 +
 kde-plasma/kgamma/kgamma-5.4.1.ebuild  |  31 
 kde-plasma/khelpcenter/Manifest|   1 +
 kde-plasma/khelpcenter/khelpcenter-5.4.1.ebuild|  42 +
 kde-plasma/khotkeys/Manifest   |   1 +
 kde-plasma/khotkeys/khotkeys-5.4.1.ebuild  |  46 ++
 kde-plasma/kinfocenter/Manifest|   1 +
 kde-plasma/kinfocenter/kinfocenter-5.4.1.ebuild|  89 ++
 kde-plasma/kmenuedit/Manifest  |   1 +
 kde-plasma/kmenuedit/kmenuedit-5.4.1.ebuild|  45 +
 kde-plasma/kscreen/Manifest|   1 +
 kde-plasma/kscreen/kscreen-5.4.1.ebuild|  34 
 kde-plasma/ksshaskpass/Manifest|   1 +
 kde-plasma/ksshaskpass/ksshaskpass-5.4.1.ebuild|  24 +++
 kde-plasma/ksysguard/Manifest  |   1 +
 kde-plasma/ksysguard/ksysguard-5.4.1.ebuild|  48 ++
 kde-plasma/kwallet-pam/Manifest|   1 +
 kde-plasma/kwallet-pam/kwallet-pam-5.4.1.ebuild|  20 +++
 kde-plasma/kwayland-integration/Manifest   |   1 +
 .../kwayland-integration-5.4.1.ebuild  |  22 +++
 kde-plasma/kwayland/Manifest   |   1 +
 kde-plasma/kwayland/kwayland-5.4.1.ebuild  |  27 +++
 kde-plasma/kwin/Manifest   |   1 +
 .../kwin/files/kwin-gstreamer-optional.patch   |  15 ++
 kde-plasma/kwin/kwin-5.4.1.ebuild  |  93 +++
 kde-plasma/kwrited/Manifest|   1 +
 kde-plasma/kwrited/kwrited-5.4.1.ebuild|  24 +++
 kde-plasma/libkscreen/Manifest |   1 +
 kde-plasma/libkscreen/libkscreen-5.4.1.ebuild  |  24 +++
 kde-plasma/libksysguard/Manifest   |   1 +
 kde-plasma/libksysguard/libksysguard-5.4.1.ebuild  |  54 ++
 kde-plasma/milou/Manifest  |   1 +
 kde-plasma/milou/milou-5.4.1.ebuild|  30 
 kde-plasma/oxygen-fonts/Manifest   |   1 +
 kde-plasma/oxygen-fonts/oxygen-fonts-5.4.1.ebuild  |  37 +
 kde-plasma/oxygen/Manifest |   1 +
 kde-plasma/oxygen/oxygen-5.4.1.ebuild  |  36 
 kde-plasma/plasma-desktop/Manifest |   1 +
 .../plasma-desktop/plasma-desktop-5.4.1.ebuild | 137 +++
 kde-plasma/plasma-mediacenter/Manifest |   1 +
 .../plasma-mediacenter-5.4.1.ebuild|  48 ++
 kde-plasma/plasma-meta/metadata.xml|   2 +
 kde-plasma/plasma-meta/plasma-meta-5.4.1.ebuild|  60 +++
 kde-plasma/plasma-nm/Manifest  |   1 +
 kde-plasma/plasma-nm/plasma-nm-5.4.1.ebuild|  64 +++
 kde-plasma/plasma-pa/Manifest  |   1 +
 kde-plasma/plasma-pa/plasma-pa-5.4.1.ebuild|  27 +++
 kde-plasma/plasma-sdk/Manifest |   1 +
 kde-plasma/plasma-sdk/plasma-sdk-5.4.1.ebuild  |  40 +
 kde-plasma/plasma-workspace-wallpapers/Manifest|   1 +
 .../plasma-workspace-wallpapers-5.4.1.ebuild   |  21 +++
 kde-plasma/plasma-workspace/Manifest   |   1 +
 .../plasma-workspace/plasma-workspace-5.4.1.ebuild | 183 +
 kde-plasma/polkit-kde-agent/Manifest   |   1 +
 .../polkit-kde-agent/polkit-kde-agent-5.4.1.ebuild |  32 
 kde-plasma/powerdevil/Manifest |   1 +
 kde-plasma/powerdevil/powerdevil-5.4.1.ebuild  |  70 
 kde-plasma/sddm-kcm/Manifest   |   1 +
 kde-plasma/sddm-kcm/sddm-kcm-5.4.1.ebuild  |  39 +
 kde-plasma/systemsettings/Manifest |   1 +
 .../systemsettings/systemsettings-5.4.1.ebuild |  38 +
 kde-plasma/user-manager/Manifest   |   1 +
 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/npth/

2015-09-12 Thread Anthony G. Basile
commit: 96621f49783cd10a1db34cb003cb238d4639eb59
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 16:50:50 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 16:51:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96621f49

dev-libs/npth: stable on ppc and ppc64, bug #560272.

Package-Manager: portage-2.2.20.1

 dev-libs/npth/npth-1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/npth/npth-1.1.ebuild b/dev-libs/npth/npth-1.1.ebuild
index 7972b9f..923fd82 100644
--- a/dev-libs/npth/npth-1.1.ebuild
+++ b/dev-libs/npth/npth-1.1.ebuild
@@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ppc ppc64 ~x86"
 IUSE="static-libs"



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-tools/

2015-09-12 Thread Andreas Hüttel
commit: e5237f123b2fea939e26dd6a03def6e82e2814c6
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 18:31:44 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 18:31:44 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=e5237f12

app-emulation/vmware-tools: Warn if no operating system is chosen, bug 488240

Package-Manager: portage-2.2.20.1

 app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild 
b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
index 790bbe6..41cf86b 100644
--- a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
+++ b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
@@ -46,9 +46,13 @@ src_unpack() {
 
 src_install() {
insinto "${VM_INSTALL_DIR}"/lib/vmware/isoimages
+   local somethingdone;
local guest ; for guest in ${IUSE_VMWARE_GUEST} ; do
if use "vmware_guest_${guest}" ; then
doins "${guest}".iso{,.sig}
+   somethingdone=yes
fi
done
+
+   [ -n "${somethingdone}" ] || ewarn  "You should set VMWARE_GUEST in 
make.conf to specify which operating systems you need."
 }



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-tools/

2015-09-12 Thread Andreas Hüttel
commit: 4173ef93f00873d346ea69cc462953030bb15b35
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 18:32:47 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 18:32:47 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=4173ef93

app-emulation/vmware-tools: Fix headers

Package-Manager: portage-2.2.20.1

 app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild | 2 +-
 app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild 
b/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild
index c2c4593..1bf4353 100644
--- a/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild
+++ b/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: Exp $
+# $Id$
 
 inherit versionator vmware-bundle
 

diff --git a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild 
b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
index 41cf86b..6e30886 100644
--- a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
+++ b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: Exp $
+# $Id$
 
 inherit versionator vmware-bundle
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/trousers/, app-crypt/trousers/files/

2015-09-12 Thread Alon Bar-Lev
commit: 0f224e6b06a558734e711ee9ab2abcaf63da4144
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sat Sep 12 18:56:33 2015 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sat Sep 12 18:56:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f224e6b

app-crypt/trousers: fix gcc5 issue

Bug: 560202

Package-Manager: portage-2.2.20.1

 .../trousers/files/trousers-0.3.13-build.patch | 77 ++
 app-crypt/trousers/trousers-0.3.13.ebuild  |  1 +
 2 files changed, 78 insertions(+)

diff --git a/app-crypt/trousers/files/trousers-0.3.13-build.patch 
b/app-crypt/trousers/files/trousers-0.3.13-build.patch
new file mode 100644
index 000..4e0e60e
--- /dev/null
+++ b/app-crypt/trousers/files/trousers-0.3.13-build.patch
@@ -0,0 +1,77 @@
+--- a/src/include/tcsps.h
 b/src/include/tcsps.h
+@@ -23,13 +23,8 @@ intget_file();
+ int  put_file(int);
+ void close_file(int);
+ void ps_destroy();
+-#ifdef SOLARIS
+-TSS_RESULT  read_data(int, void *, UINT32);
+-TSS_RESULT  write_data(int, void *, UINT32);
+-#else
+-inline TSS_RESULT  read_data(int, void *, UINT32);
+-inline TSS_RESULT  write_data(int, void *, UINT32);
+-#endif
++TSS_RESULT   read_data(int, void *, UINT32);
++TSS_RESULT   write_data(int, void *, UINT32);
+ int  write_key_init(int, UINT32, UINT32, UINT32);
+ TSS_RESULT   cache_key(UINT32, UINT16, TSS_UUID *, TSS_UUID *, UINT16, 
UINT32, UINT32);
+ TSS_RESULT   UnloadBlob_KEY_PS(UINT16 *, BYTE *, TSS_KEY *);
+--- a/src/include/tspps.h
 b/src/include/tspps.h
+@@ -18,8 +18,8 @@
+ 
+ TSS_RESULT   get_file(int *);
+ int  put_file(int);
+-inline TSS_RESULT  read_data(int, void *, UINT32);
+-inline TSS_RESULT  write_data(int, void *, UINT32);
++TSS_RESULT   read_data(int, void *, UINT32);
++TSS_RESULT   write_data(int, void *, UINT32);
+ UINT32   psfile_get_num_keys(int);
+ TSS_RESULT   psfile_get_parent_uuid_by_uuid(int, TSS_UUID *, TSS_UUID *);
+ TSS_RESULT   psfile_remove_key_by_uuid(int, TSS_UUID *);
+--- a/src/tcs/ps/ps_utils.c
 b/src/tcs/ps/ps_utils.c
+@@ -42,11 +42,7 @@
+ struct key_disk_cache *key_disk_cache_head = NULL;
+ 
+ 
+-#ifdef SOLARIS
+ TSS_RESULT
+-#else
+-inline TSS_RESULT
+-#endif
+ read_data(int fd, void *data, UINT32 size)
+ {
+   int rc;
+@@ -64,11 +60,7 @@ read_data(int fd, void *data, UINT32 size)
+ }
+ 
+ 
+-#ifdef SOLARIS
+ TSS_RESULT
+-#else
+-inline TSS_RESULT
+-#endif
+ write_data(int fd, void *data, UINT32 size)
+ {
+   int rc;
+--- a/src/tspi/ps/ps_utils.c
 b/src/tspi/ps/ps_utils.c
+@@ -22,7 +22,7 @@
+ #include "tspps.h"
+ #include "tsplog.h"
+ 
+-inline TSS_RESULT
++TSS_RESULT
+ read_data(int fd, void *data, UINT32 size)
+ {
+   int rc;
+@@ -39,7 +39,7 @@ read_data(int fd, void *data, UINT32 size)
+   return TSS_SUCCESS;
+ }
+ 
+-inline TSS_RESULT
++TSS_RESULT
+ write_data(int fd, void *data, UINT32 size)
+ {
+   int rc;

diff --git a/app-crypt/trousers/trousers-0.3.13.ebuild 
b/app-crypt/trousers/trousers-0.3.13.ebuild
index 56cad8b..a4c0a43 100644
--- a/app-crypt/trousers/trousers-0.3.13.ebuild
+++ b/app-crypt/trousers/trousers-0.3.13.ebuild
@@ -78,6 +78,7 @@ pkg_setup() {
 
 src_prepare() {
epatch "${FILESDIR}"/${P}-nouseradd.patch
+   epatch "${FILESDIR}"/${P}-build.patch
mv configure.in configure.ac || die
eautoreconf
 }



[gentoo-commits] repo/gentoo:master commit in: net-misc/openssh/

2015-09-12 Thread Mike Frysinger
commit: aa682834d9a463b6a5e466c3098332b829e92adf
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Sep 12 23:25:10 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Sep 12 23:25:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa682834

net-misc/openssh: require newer openssl

This matches the INSTALL guidelines in the source code.

 net-misc/openssh/openssh-6.9_p1-r2.ebuild | 4 ++--
 net-misc/openssh/openssh-7.0_p1.ebuild| 4 ++--
 net-misc/openssh/openssh-7.1_p1.ebuild| 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-misc/openssh/openssh-6.9_p1-r2.ebuild 
b/net-misc/openssh/openssh-6.9_p1-r2.ebuild
index 89dc93d..e80d708 100644
--- a/net-misc/openssh/openssh-6.9_p1-r2.ebuild
+++ b/net-misc/openssh/openssh-6.9_p1-r2.ebuild
@@ -48,8 +48,8 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   !bindist? ( >=dev-libs/openssl-0.9.6d:0[-bindist] )
-   bindist? ( >=dev-libs/openssl-0.9.6d:0 )
+   !bindist? ( >=dev-libs/openssl-0.9.8f:0[-bindist] )
+   bindist? ( >=dev-libs/openssl-0.9.8f:0 )
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"

diff --git a/net-misc/openssh/openssh-7.0_p1.ebuild 
b/net-misc/openssh/openssh-7.0_p1.ebuild
index 0c9737d..702e196 100644
--- a/net-misc/openssh/openssh-7.0_p1.ebuild
+++ b/net-misc/openssh/openssh-7.0_p1.ebuild
@@ -48,8 +48,8 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   !bindist? ( >=dev-libs/openssl-0.9.6d:0[-bindist] )
-   bindist? ( >=dev-libs/openssl-0.9.6d:0 )
+   !bindist? ( >=dev-libs/openssl-0.9.8f:0[-bindist] )
+   bindist? ( >=dev-libs/openssl-0.9.8f:0 )
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"

diff --git a/net-misc/openssh/openssh-7.1_p1.ebuild 
b/net-misc/openssh/openssh-7.1_p1.ebuild
index 25a2a0f..2614574 100644
--- a/net-misc/openssh/openssh-7.1_p1.ebuild
+++ b/net-misc/openssh/openssh-7.1_p1.ebuild
@@ -48,8 +48,8 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   !bindist? ( >=dev-libs/openssl-0.9.6d:0[-bindist] )
-   bindist? ( >=dev-libs/openssl-0.9.6d:0 )
+   !bindist? ( >=dev-libs/openssl-0.9.8f:0[-bindist] )
+   bindist? ( >=dev-libs/openssl-0.9.8f:0 )
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"



[gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland/, kde-plasma/oxygen/, kde-plasma/kde-gtk-config/, ...

2015-09-12 Thread Manuel Rüger
commit: bda1098839ee7c75fe66fea6edd7df529ce57cf6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Sep 12 16:26:05 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Sep 12 16:26:05 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bda10988

kde-plasma: Version bump

Package-Manager: portage-2.2.20.1

 kde-plasma/bluedevil/bluedevil-5.4.1.ebuild|  52 --
 kde-plasma/breeze/breeze-5.4.1.ebuild  |  65 
 .../kde-cli-tools/kde-cli-tools-5.4.1.ebuild   |  54 --
 .../kde-gtk-config/kde-gtk-config-5.4.1.ebuild |  52 --
 kde-plasma/kdecoration/kdecoration-5.4.1.ebuild|  15 --
 .../kdeplasma-addons/kdeplasma-addons-5.4.1.ebuild |  60 ---
 kde-plasma/kgamma/kgamma-5.4.1.ebuild  |  31 
 kde-plasma/khelpcenter/khelpcenter-5.4.1.ebuild|  42 -
 kde-plasma/khotkeys/khotkeys-5.4.1.ebuild  |  46 --
 kde-plasma/kinfocenter/kinfocenter-5.4.1.ebuild|  89 --
 kde-plasma/kmenuedit/kmenuedit-5.4.1.ebuild|  45 -
 kde-plasma/kscreen/kscreen-5.4.1.ebuild|  34 
 kde-plasma/ksshaskpass/ksshaskpass-5.4.1.ebuild|  24 ---
 kde-plasma/ksysguard/ksysguard-5.4.1.ebuild|  48 --
 kde-plasma/kwallet-pam/kwallet-pam-5.4.1.ebuild|  20 ---
 .../kwayland-integration-5.4.1.ebuild  |  22 ---
 kde-plasma/kwayland/kwayland-5.4.1.ebuild  |  27 ---
 kde-plasma/kwin/kwin-5.4.1.ebuild  |  93 ---
 kde-plasma/kwrited/kwrited-5.4.1.ebuild|  24 ---
 kde-plasma/libkscreen/libkscreen-5.4.1.ebuild  |  24 ---
 kde-plasma/libksysguard/libksysguard-5.4.1.ebuild  |  54 --
 kde-plasma/milou/milou-5.4.1.ebuild|  30 
 kde-plasma/oxygen-fonts/oxygen-fonts-5.4.1.ebuild  |  37 -
 kde-plasma/oxygen/oxygen-5.4.1.ebuild  |  36 
 .../plasma-desktop/plasma-desktop-5.4.1.ebuild | 137 
 .../plasma-mediacenter-5.4.1.ebuild|  48 --
 kde-plasma/plasma-meta/plasma-meta-5.4.1.ebuild|  60 ---
 kde-plasma/plasma-nm/plasma-nm-5.4.1.ebuild|  64 
 kde-plasma/plasma-pa/plasma-pa-5.4.1.ebuild|  27 ---
 kde-plasma/plasma-sdk/plasma-sdk-5.4.1.ebuild  |  40 -
 .../plasma-workspace-wallpapers-5.4.1.ebuild   |  21 ---
 .../plasma-workspace/plasma-workspace-5.4.1.ebuild | 182 -
 .../polkit-kde-agent/polkit-kde-agent-5.4.1.ebuild |  32 
 kde-plasma/powerdevil/powerdevil-5.4.1.ebuild  |  70 
 kde-plasma/sddm-kcm/sddm-kcm-5.4.1.ebuild  |  39 -
 .../systemsettings/systemsettings-5.4.1.ebuild |  38 -
 kde-plasma/user-manager/user-manager-5.4.1.ebuild  |  26 ---
 37 files changed, 1808 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild
deleted file mode 100644
index 8732f93..000
--- a/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit fdo-mime kde5
-
-DESCRIPTION="Bluetooth stack for KDE"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil;
-KEYWORDS="~amd64"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep bluez-qt)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kded)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep plasma)
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-"
-DEPEND="${COMMON_DEPEND}
-   x11-misc/shared-mime-info
-"
-RDEPEND="${COMMON_DEPEND}
-   $(add_plasma_dep kde-cli-tools)
-   !app-mobilephone/obexd
-   !app-mobilephone/obex-data-server
-   !net-wireless/bluedevil
-   !net-wireless/kbluetooth
-"
-
-pkg_postinst() {
-   kde5_pkg_postinst
-   fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-   kde5_pkg_postinst
-   fdo-mime_mime_database_update
-}

diff --git a/kde-plasma/breeze/breeze-5.4.1.ebuild 
b/kde-plasma/breeze/breeze-5.4.1.ebuild
deleted file mode 100644
index af8b5b2..000
--- a/kde-plasma/breeze/breeze-5.4.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5 multibuild
-
-DESCRIPTION="Breeze visual style for the Plasma desktop"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze;
-KEYWORDS="~amd64"
-IUSE="qt4"
-
-DEPEND="
-   $(add_frameworks_dep frameworkintegration)

[gentoo-commits] proj/kde:master commit in: kde-frameworks/kcmutils/, kde-frameworks/kio/, kde-frameworks/kglobalaccel/, ...

2015-09-12 Thread Manuel Rüger
commit: 4e50a0e1ad7e45ed0786ea94c9e8e3a452877d81
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Sep 12 16:24:49 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Sep 12 16:24:49 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4e50a0e1

kde-frameworks: Moved to the tree

Package-Manager: portage-2.2.20.1

 kde-frameworks/attica/attica-5.14.0.ebuild | 17 -
 kde-frameworks/baloo/baloo-5.14.0.ebuild   | 34 -
 kde-frameworks/bluez-qt/bluez-qt-5.14.0.ebuild | 29 
 .../extra-cmake-modules-5.14.0.ebuild  | 45 
 .../frameworkintegration-5.14.0.ebuild | 48 -
 .../kactivities/kactivities-5.14.0.ebuild  | 36 --
 kde-frameworks/kapidox/kapidox-5.14.0.ebuild   | 29 
 kde-frameworks/karchive/karchive-5.14.0.ebuild | 28 
 kde-frameworks/kauth/kauth-5.14.0.ebuild   | 33 -
 kde-frameworks/kbookmarks/kbookmarks-5.14.0.ebuild | 30 
 kde-frameworks/kcmutils/kcmutils-5.14.0.ebuild | 32 -
 kde-frameworks/kcodecs/kcodecs-5.14.0.ebuild   | 14 
 .../kcompletion/kcompletion-5.14.0.ebuild  | 22 --
 kde-frameworks/kconfig/kconfig-5.14.0.ebuild   | 24 ---
 .../kconfigwidgets/kconfigwidgets-5.14.0.ebuild| 30 
 .../kcoreaddons/kcoreaddons-5.14.0.ebuild  | 41 ---
 kde-frameworks/kcrash/kcrash-5.14.0.ebuild | 39 --
 .../kdbusaddons/kdbusaddons-5.14.0.ebuild  | 29 
 .../kdeclarative/kdeclarative-5.14.0.ebuild| 32 -
 kde-frameworks/kded/kded-5.14.0.ebuild | 28 
 .../kdelibs4support/kdelibs4support-5.14.0.ebuild  | 83 --
 .../kdesignerplugin/kdesignerplugin-5.14.0.ebuild  | 54 --
 kde-frameworks/kdesu/kdesu-5.14.0.ebuild   | 33 -
 kde-frameworks/kdewebkit/kdewebkit-5.14.0.ebuild   | 30 
 kde-frameworks/kdnssd/kdnssd-5.14.0.ebuild | 32 -
 kde-frameworks/kdoctools/kdoctools-5.14.0.ebuild   | 24 ---
 kde-frameworks/kemoticons/kemoticons-5.14.0.ebuild | 26 ---
 .../kfilemetadata/kfilemetadata-5.14.0.ebuild  | 39 --
 .../kglobalaccel/kglobalaccel-5.14.0.ebuild| 31 
 kde-frameworks/kguiaddons/kguiaddons-5.14.0.ebuild | 23 --
 kde-frameworks/khtml/khtml-5.14.0.ebuild   | 66 -
 kde-frameworks/ki18n/ki18n-5.14.0.ebuild   | 21 --
 .../kiconthemes/kiconthemes-5.14.0.ebuild  | 27 ---
 kde-frameworks/kidletime/kidletime-5.14.0.ebuild   | 25 ---
 .../kimageformats/kimageformats-5.14.0.ebuild  | 34 -
 kde-frameworks/kinit/kinit-5.14.0.ebuild   | 38 --
 kde-frameworks/kio/kio-5.14.0.ebuild   | 77 
 .../kitemmodels/kitemmodels-5.14.0.ebuild  | 15 
 kde-frameworks/kitemviews/kitemviews-5.14.0.ebuild | 21 --
 .../kjobwidgets/kjobwidgets-5.14.0.ebuild  | 36 --
 kde-frameworks/kjs/kjs-5.14.0.ebuild   | 22 --
 kde-frameworks/kjsembed/kjsembed-5.14.0.ebuild | 26 ---
 .../kmediaplayer/kmediaplayer-5.14.0.ebuild| 21 --
 kde-frameworks/knewstuff/knewstuff-5.14.0.ebuild   | 33 -
 .../knotifications/knotifications-5.14.0.ebuild| 43 ---
 .../knotifyconfig/knotifyconfig-5.14.0.ebuild  | 25 ---
 kde-frameworks/kpackage/kpackage-5.14.0.ebuild | 22 --
 kde-frameworks/kparts/kparts-5.14.0.ebuild | 32 -
 kde-frameworks/kpeople/kpeople-5.14.0.ebuild   | 32 -
 kde-frameworks/kplotting/kplotting-5.14.0.ebuild   | 19 -
 kde-frameworks/kpty/kpty-5.14.0.ebuild | 19 -
 kde-frameworks/kross/kross-5.14.0.ebuild   | 32 -
 kde-frameworks/krunner/krunner-5.14.0.ebuild   | 28 
 kde-frameworks/kservice/kservice-5.14.0.ebuild | 29 
 .../ktexteditor/ktexteditor-5.14.0.ebuild  | 53 --
 .../ktextwidgets/ktextwidgets-5.14.0.ebuild| 29 
 .../kunitconversion/kunitconversion-5.14.0.ebuild  | 19 -
 kde-frameworks/kwallet/kwallet-5.14.0.ebuild   | 41 ---
 .../kwidgetsaddons/kwidgetsaddons-5.14.0.ebuild| 22 --
 .../kwindowsystem/kwindowsystem-5.14.0.ebuild  | 41 ---
 kde-frameworks/kxmlgui/kxmlgui-5.14.0.ebuild   | 42 ---
 .../kxmlrpcclient/kxmlrpcclient-5.14.0.ebuild  | 23 --
 .../modemmanager-qt/modemmanager-qt-5.14.0.ebuild  | 22 --
 .../networkmanager-qt-5.14.0.ebuild| 27 ---
 kde-frameworks/plasma/plasma-5.14.0.ebuild | 71 --
 kde-frameworks/solid/solid-5.14.0.ebuild   | 33 -
 kde-frameworks/sonnet/sonnet-5.14.0.ebuild | 31 
 .../threadweaver/threadweaver-5.14.0.ebuild| 17 -
 68 files changed, 2209 deletions(-)

diff --git a/kde-frameworks/attica/attica-5.14.0.ebuild 

[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-player/

2015-09-12 Thread Andreas Hüttel
commit: 39168284a5b2d0563114c1dee4bd8416f8672ffd
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 20:18:13 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:18:13 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=39168284

app-emulation/vmware-player: Remove duplicate file

Package-Manager: portage-2.2.20.1

 .../vmware-player-7.1.2.2780323-r1.ebuild.orig | 257 -
 1 file changed, 257 deletions(-)

diff --git 
a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild.orig 
b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild.orig
deleted file mode 100644
index 6b9502c..000
--- a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild.orig
+++ /dev/null
@@ -1,257 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils versionator readme.gentoo fdo-mime gnome2-utils pax-utils 
systemd vmware-bundle
-
-MY_PN="VMware-Player"
-MY_PV=$(get_version_component_range 1-3)
-PV_MINOR=$(get_version_component_range 3)
-PV_BUILD=$(get_version_component_range 4)
-MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}"
-
-DESCRIPTION="Emulate a complete PC on your PC without the usual performance 
overhead of most emulators"
-HOMEPAGE="http://www.vmware.com/products/player/;
-BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/player/${MY_PV}/${PV_BUILD}/linux/core/;
-SRC_URI="
-   amd64? ( ${BASE_URI}${MY_P}.x86_64.bundle.tar )
-   "
-
-LICENSE="vmware GPL-2"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE="cups doc ovftool +vmware-tools"
-RESTRICT="strip"
-
-# vmware-workstation should not use virtual/libc as this is a
-# precompiled binary package thats linked to glibc.
-RDEPEND="dev-cpp/cairomm
-   dev-cpp/glibmm:2
-   dev-cpp/gtkmm:2.4
-   dev-cpp/libgnomecanvasmm:2.6
-   dev-cpp/pangomm:1.4
-   dev-libs/atk
-   dev-libs/glib:2
-   dev-libs/libaio
-   dev-libs/libsigc++
-   dev-libs/libxml2
-   =dev-libs/openssl-0.9.8*
-   dev-libs/xmlrpc-c
-   gnome-base/libgnomecanvas
-   gnome-base/libgtop:2
-   gnome-base/librsvg:2
-   gnome-base/orbit
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/libart_lgpl
-   =media-libs/libpng-1.2*
-   net-misc/curl
-   cups? ( net-print/cups )
-   sys-devel/gcc
-   sys-fs/fuse
-   sys-libs/glibc
-   sys-libs/zlib
-   x11-libs/cairo
-   x11-libs/gtk+:2
-   x11-libs/libgksu
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXau
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXdmcp
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXft
-   x11-libs/libXi
-   x11-libs/libXinerama
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/pango
-   x11-libs/startup-notification
-   !app-emulation/vmware-workstation"
-PDEPEND="~app-emulation/vmware-modules-304.${PV_MINOR}
-   vmware-tools? ( app-emulation/vmware-tools )"
-
-S=${WORKDIR}
-VM_INSTALL_DIR="/opt/vmware"
-
-QA_PREBUILT="/opt/*"
-
-src_unpack() {
-   default
-   local bundle=${A%.tar}
-
-   local component ; for component in \
-   vmware-player \
-   vmware-player-app \
-   vmware-vmx \
-   vmware-usbarbitrator \
-   vmware-network-editor \
-   vmware-player-setup
-   do
-   vmware-bundle_extract-bundle-component "${bundle}" 
"${component}" "${S}"
-   done
-
-   use ovftool && \
-   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-ovftool
-}
-
-src_prepare() {
-   rm -f bin/vmware-modconfig
-   rm -rf lib/modules/binary
-   # Bug 459566
-   mv lib/libvmware-netcfg.so lib/lib/
-
-   DOC_CONTENTS="
-/etc/env.d is updated during ${PN} installation. Please run:\n
-env-update && source /etc/profile\n
-Before you can use ${PN}, you must configure a default network setup.
-You can do this by running 'emerge --config ${PN}'.\n
-To be able to run ${PN} your user must be in the vmware group.
-"
-}
-
-src_install() {
-   # install the binaries
-   into "${VM_INSTALL_DIR}"
-   dobin bin/* || die "failed to install bin"
-
-   # install the libraries
-   insinto "${VM_INSTALL_DIR}"/lib/vmware
-   doins -r lib/*
-
-   # Bug 432918
-   dosym 
"${VM_INSTALL_DIR}"/lib/vmware/lib/libcrypto.so.0.9.8/libcrypto.so.0.9.8 \
-   
"${VM_INSTALL_DIR}"/lib/vmware/lib/libvmwarebase.so.0/libcrypto.so.0.9.8
-   dosym 
"${VM_INSTALL_DIR}"/lib/vmware/lib/libssl.so.0.9.8/libssl.so.0.9.8 \
-   

[gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-workstation/

2015-09-12 Thread Andreas Hüttel
commit: bfc08ebb285cb9bc1ba8d5dbd2c68505ffb1fafb
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 18:11:10 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:16:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc08ebb

app-emulation/vmware-workstation: use readme.gentoo for messages, add message 
about vmware group (bug 413793), silence QA warnings

Package-Manager: portage-2.2.20.1

 .../vmware-workstation-11.1.2.2780323-r1.ebuild| 491 +
 1 file changed, 491 insertions(+)

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
new file mode 100644
index 000..3426581
--- /dev/null
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
@@ -0,0 +1,491 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils versionator readme.gentoo fdo-mime systemd gnome2-utils pam 
vmware-bundle
+
+MY_PN="VMware-Workstation"
+MY_PV=$(get_version_component_range 1-3)
+PV_MINOR=$(get_version_component_range 3)
+PV_BUILD=$(get_version_component_range 4)
+MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}"
+
+SYSTEMD_UNITS_TAG="gentoo-01"
+
+DESCRIPTION="Emulate a complete PC on your PC without the usual performance 
overhead of most emulators"
+HOMEPAGE="http://www.vmware.com/products/workstation/;
+BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/ws/${MY_PV}/${PV_BUILD}/linux/core/;
+SRC_URI="
+   amd64? ( ${BASE_URI}${MY_P}.x86_64.bundle.tar )
+   
https://github.com/akhuettel/systemd-vmware/archive/${SYSTEMD_UNITS_TAG}.tar.gz
+   "
+LICENSE="vmware GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="cups doc ovftool server vix vmware-tools"
+RESTRICT="mirror strip"
+
+# vmware-workstation should not use virtual/libc as this is a
+# precompiled binary package thats linked to glibc.
+RDEPEND="dev-cpp/cairomm
+   dev-cpp/glibmm:2
+   dev-cpp/gtkmm:2.4
+   dev-cpp/libgnomecanvasmm
+   dev-cpp/pangomm
+   dev-libs/atk
+   dev-libs/glib:2
+   dev-libs/icu
+   dev-libs/expat
+   dev-libs/libaio
+   =dev-libs/libgcrypt-1.5*
+   dev-libs/libsigc++
+   dev-libs/libxml2
+   dev-libs/openssl:0.9.8
+   dev-libs/xmlrpc-c
+   gnome-base/libgnomecanvas
+   gnome-base/libgtop:2
+   gnome-base/librsvg:2
+   gnome-base/orbit
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/libart_lgpl
+   media-libs/libpng:1.2
+   media-libs/libpng
+   media-libs/tiff:3
+   net-misc/curl
+   cups? ( net-print/cups )
+   sys-devel/gcc
+   sys-fs/fuse
+   sys-libs/glibc
+   sys-libs/zlib
+   x11-libs/cairo
+   x11-libs/gtk+:2
+   x11-libs/libgksu
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXdmcp
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXft
+   x11-libs/libXi
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango
+   x11-libs/pangox-compat
+   x11-libs/startup-notification
+   x11-themes/hicolor-icon-theme
+   !app-emulation/vmware-player"
+PDEPEND="~app-emulation/vmware-modules-304.${PV_MINOR}
+   vmware-tools? ( app-emulation/vmware-tools )"
+
+S=${WORKDIR}
+VM_INSTALL_DIR="/opt/vmware"
+VM_DATA_STORE_DIR="/var/lib/vmware/Shared VMs"
+VM_HOSTD_USER="root"
+
+QA_PREBUILT="/opt/*"
+
+src_unpack() {
+   default
+   local bundle
+   use amd64 && bundle=${MY_P}.x86_64.bundle
+   local component; for component in \
+   vmware-vmx \
+   vmware-player-app \
+   vmware-player-setup \
+   vmware-workstation \
+   vmware-network-editor \
+   vmware-network-editor-ui \
+   vmware-usbarbitrator \
+   vmware-vprobe
+   do
+   vmware-bundle_extract-bundle-component "${bundle}" 
"${component}" "${S}"
+   done
+
+   if use server; then
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-workstation-server #"${S}"
+   fi
+
+   if use vix; then
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-vix-core vmware-vix
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-vix-lib-Workstation1100andvSphere600 vmware-vix
+   fi
+   if use ovftool; then
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-ovftool
+   fi
+}
+
+src_prepare() {
+   rm -f  bin/vmware-modconfig
+   rm -rf lib/modules/binary
+   # Bug 459566
+   

[gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-workstation/

2015-09-12 Thread Andreas Hüttel
commit: 1237711920bbef2f318ea09be9deb4a0b5ebbf34
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 20:03:35 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:16:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12377119

app-emulation/vmware-workstation: Fix libsigc++ slot. This still needs proper 
handling of bundled libs.

Package-Manager: portage-2.2.20.1

 .../vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
index c4b553e..08a24e7 100644
--- 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
@@ -40,7 +40,7 @@ RDEPEND="dev-cpp/cairomm
dev-libs/expat
dev-libs/libaio
=dev-libs/libgcrypt-1.5*
-   dev-libs/libsigc++
+   dev-libs/libsigc++:2
dev-libs/libxml2
dev-libs/openssl:0.9.8
dev-libs/xmlrpc-c



[gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-player/

2015-09-12 Thread Andreas Hüttel
commit: f4a6b36f7e56cbf7720c73d04ad054f398ab241f
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 20:04:37 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:16:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a6b36f

app-emulation/vmware-player: Fix libsigc++ slot. This still needs proper 
handling of bundled libs.

Package-Manager: portage-2.2.20.1

 app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
index c73f00e..8c1fb34 100644
--- a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
+++ b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="dev-cpp/cairomm
dev-libs/atk
dev-libs/glib:2
dev-libs/libaio
-   dev-libs/libsigc++
+   dev-libs/libsigc++:2
dev-libs/libxml2
=dev-libs/openssl-0.9.8*
dev-libs/xmlrpc-c



[gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-player/

2015-09-12 Thread Andreas Hüttel
commit: 6d038697723b927565097eb5e59279182f91
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 19:58:23 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:16:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d038697

app-emulation/vmware-player: Silence warning about WX sections. Yes we know.

Package-Manager: portage-2.2.20.1

 app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
index 6b9502c..c73f00e 100644
--- a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
+++ b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
@@ -84,6 +84,8 @@ VM_INSTALL_DIR="/opt/vmware"
 
 QA_PREBUILT="/opt/*"
 
+QA_WX_LOAD="opt/vmware/lib/vmware/bin/vmware-vmx-stats 
opt/vmware/lib/vmware/bin/vmware-vmx-debug opt/vmware/lib/vmware/bin/vmware-vmx"
+
 src_unpack() {
default
local bundle=${A%.tar}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-tools/

2015-09-12 Thread Andreas Hüttel
commit: ebd521cc1c15e4ce7f31003237b007f10f1aeaa2
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 18:32:47 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:16:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd521cc

app-emulation/vmware-tools: Fix headers

Package-Manager: portage-2.2.20.1

 app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild | 2 +-
 app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild 
b/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild
index c2c4593..1bf4353 100644
--- a/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild
+++ b/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: Exp $
+# $Id$
 
 inherit versionator vmware-bundle
 

diff --git a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild 
b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
index 41cf86b..6e30886 100644
--- a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
+++ b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: Exp $
+# $Id$
 
 inherit versionator vmware-bundle
 



[gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-player/

2015-09-12 Thread Andreas Hüttel
commit: 65af0bedf021af7d513c53eed5fe9dae4496ce99
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 18:16:30 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:16:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65af0bed

app-emulation/vmware-player: use readme.gentoo for messages, add message about 
vmware group (bug 413793), silence QA warnings

Package-Manager: portage-2.2.20.1

 .../vmware-player-7.1.2.2780323-r1.ebuild  | 257 +
 1 file changed, 257 insertions(+)

diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
new file mode 100644
index 000..6b9502c
--- /dev/null
+++ b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
@@ -0,0 +1,257 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils versionator readme.gentoo fdo-mime gnome2-utils pax-utils 
systemd vmware-bundle
+
+MY_PN="VMware-Player"
+MY_PV=$(get_version_component_range 1-3)
+PV_MINOR=$(get_version_component_range 3)
+PV_BUILD=$(get_version_component_range 4)
+MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}"
+
+DESCRIPTION="Emulate a complete PC on your PC without the usual performance 
overhead of most emulators"
+HOMEPAGE="http://www.vmware.com/products/player/;
+BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/player/${MY_PV}/${PV_BUILD}/linux/core/;
+SRC_URI="
+   amd64? ( ${BASE_URI}${MY_P}.x86_64.bundle.tar )
+   "
+
+LICENSE="vmware GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="cups doc ovftool +vmware-tools"
+RESTRICT="strip"
+
+# vmware-workstation should not use virtual/libc as this is a
+# precompiled binary package thats linked to glibc.
+RDEPEND="dev-cpp/cairomm
+   dev-cpp/glibmm:2
+   dev-cpp/gtkmm:2.4
+   dev-cpp/libgnomecanvasmm:2.6
+   dev-cpp/pangomm:1.4
+   dev-libs/atk
+   dev-libs/glib:2
+   dev-libs/libaio
+   dev-libs/libsigc++
+   dev-libs/libxml2
+   =dev-libs/openssl-0.9.8*
+   dev-libs/xmlrpc-c
+   gnome-base/libgnomecanvas
+   gnome-base/libgtop:2
+   gnome-base/librsvg:2
+   gnome-base/orbit
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/libart_lgpl
+   =media-libs/libpng-1.2*
+   net-misc/curl
+   cups? ( net-print/cups )
+   sys-devel/gcc
+   sys-fs/fuse
+   sys-libs/glibc
+   sys-libs/zlib
+   x11-libs/cairo
+   x11-libs/gtk+:2
+   x11-libs/libgksu
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXdmcp
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXft
+   x11-libs/libXi
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango
+   x11-libs/startup-notification
+   !app-emulation/vmware-workstation"
+PDEPEND="~app-emulation/vmware-modules-304.${PV_MINOR}
+   vmware-tools? ( app-emulation/vmware-tools )"
+
+S=${WORKDIR}
+VM_INSTALL_DIR="/opt/vmware"
+
+QA_PREBUILT="/opt/*"
+
+src_unpack() {
+   default
+   local bundle=${A%.tar}
+
+   local component ; for component in \
+   vmware-player \
+   vmware-player-app \
+   vmware-vmx \
+   vmware-usbarbitrator \
+   vmware-network-editor \
+   vmware-player-setup
+   do
+   vmware-bundle_extract-bundle-component "${bundle}" 
"${component}" "${S}"
+   done
+
+   use ovftool && \
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-ovftool
+}
+
+src_prepare() {
+   rm -f bin/vmware-modconfig
+   rm -rf lib/modules/binary
+   # Bug 459566
+   mv lib/libvmware-netcfg.so lib/lib/
+
+   DOC_CONTENTS="
+/etc/env.d is updated during ${PN} installation. Please run:\n
+env-update && source /etc/profile\n
+Before you can use ${PN}, you must configure a default network setup.
+You can do this by running 'emerge --config ${PN}'.\n
+To be able to run ${PN} your user must be in the vmware group.
+"
+}
+
+src_install() {
+   # install the binaries
+   into "${VM_INSTALL_DIR}"
+   dobin bin/* || die "failed to install bin"
+
+   # install the libraries
+   insinto "${VM_INSTALL_DIR}"/lib/vmware
+   doins -r lib/*
+
+   # Bug 432918
+   dosym 
"${VM_INSTALL_DIR}"/lib/vmware/lib/libcrypto.so.0.9.8/libcrypto.so.0.9.8 \
+   
"${VM_INSTALL_DIR}"/lib/vmware/lib/libvmwarebase.so.0/libcrypto.so.0.9.8
+   dosym 
"${VM_INSTALL_DIR}"/lib/vmware/lib/libssl.so.0.9.8/libssl.so.0.9.8 \
+   

[gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-workstation/

2015-09-12 Thread Andreas Hüttel
commit: 2d88603cbf11613b71cdc230d493927486eb03d0
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 19:59:47 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:16:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d88603c

app-emulation/vmware-workstation: Silence warning about WX sections. Yes we 
know.

Package-Manager: portage-2.2.20.1

 .../vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild  | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
index 3426581..c4b553e 100644
--- 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
@@ -95,6 +95,8 @@ VM_HOSTD_USER="root"
 
 QA_PREBUILT="/opt/*"
 
+QA_WX_LOAD="opt/vmware/lib/vmware/tools-upgraders/vmware-tools-upgrader-32 
opt/vmware/lib/vmware/bin/vmware-vmx-stats 
opt/vmware/lib/vmware/bin/vmware-vmx-debug opt/vmware/lib/vmware/bin/vmware-vmx"
+
 src_unpack() {
default
local bundle



[gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-tools/

2015-09-12 Thread Andreas Hüttel
commit: d3dd43a57d04b20879472b9badfd9b862d5569f1
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 18:31:44 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 20:16:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3dd43a5

app-emulation/vmware-tools: Warn if no operating system is chosen, bug 488240

Package-Manager: portage-2.2.20.1

 app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild 
b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
index 790bbe6..41cf86b 100644
--- a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
+++ b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild
@@ -46,9 +46,13 @@ src_unpack() {
 
 src_install() {
insinto "${VM_INSTALL_DIR}"/lib/vmware/isoimages
+   local somethingdone;
local guest ; for guest in ${IUSE_VMWARE_GUEST} ; do
if use "vmware_guest_${guest}" ; then
doins "${guest}".iso{,.sig}
+   somethingdone=yes
fi
done
+
+   [ -n "${somethingdone}" ] || ewarn  "You should set VMWARE_GUEST in 
make.conf to specify which operating systems you need."
 }



[gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/

2015-09-12 Thread Manuel Rüger
commit: 3e719c1bfec28e9482281ff4d7b429c773e807d7
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Sep 12 21:14:23 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Sep 12 21:14:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e719c1b

media-libs/mesa: Version bump

Package-Manager: portage-2.2.20.1

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-11.0.0.ebuild | 466 +
 2 files changed, 467 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 5384910..3067eac 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -8,4 +8,5 @@ DIST mesa-10.6.6.tar.xz 7040744 SHA256 
570f2154b7340ff5db61ff103bc6e85165b895879
 DIST mesa-11.0.0-rc1.tar.xz 7250800 SHA256 
4a61c15c5ba9bb2ed6c6d5d622363ac4149bd903966fa3c346ba6f06b05e0767 SHA512 
203af66bf71a7a59d8bbcec9e6a8b3d75666361ffd8e74bc236e8378d628c1dcfeccde3830d56b344274e30ca920243a5fe6cc55d398856632644cac9add0af3
 WHIRLPOOL 
c244003c071601dd997e18993b5ba27c6896c8332b18b0711c343de34e080643d53bfec54a09e62dbd409f0faadf70ba4ce3026e36017736f9a119d768b40baf
 DIST mesa-11.0.0-rc2.tar.xz 7251904 SHA256 
e45008b21cc9919c5d4f7c83d69dd15a2f247f8a299be45a0370ed0d26304341 SHA512 
781ff9db9be53713793c8e74cc8aed6bfa85db20d3f3684ed0c418c5f31e12379f0818d7b47ad6bdf46267de7ea0202b6df6030a22822cdd0563ae3b18475c4c
 WHIRLPOOL 
ea9611eee073dd6e4eab497a37d7ab3ff0f9137f2200f6c7b7bc654baf599af3c3d7af708e5227edb1f47f10dc063024c4db1d27b78e28ed75fd73f61a8ac876
 DIST mesa-11.0.0-rc3.tar.xz 7256736 SHA256 
6188679020894140d923eff3c62485a1ee942a8c1c3a2fe617addfca607f916f SHA512 
ae0563369d7f0508f4701cabe505701f81dcdbd4797dbc99aa24014bd29f7b7c6d84e7460ffe8d8a7d424b7e59fedae49aacc28e51a01939f0d07af105d57599
 WHIRLPOOL 
870e4361d15ebb19525f3b4a1e60be172b73ba0b9aa2b469e015f2c79b63c8a0afec2808de13d4fe699edad33f91e49ee896fc5efeeb90ce9ca1be84c8e2
+DIST mesa-11.0.0.tar.xz 7257112 SHA256 
e095a3eb2eca9dfde7efca8946527c8ae20a0cc938a8c78debc7f158ad44af32 SHA512 
9938010f3d5e72bb8dea371e3502622e2ff6eae14e0265011df8fc81ec915d632abda9be7e772828adb8f0c7c12c830d89dce42e196ca18489fb1386a766220f
 WHIRLPOOL 
454466396fac029450b619c842fa1e34906e5c529a67a575e9096f9e9b1584ad5b00f9ada2656e0469d5cf6d94e966709d4e0253484eb03d32f93e3e7d521f78
 DIST mesa-7.10.1-gentoo-patches-01.tar.bz2 5488 SHA256 
31cd4f6d1a0a70249c40452919074856d120cd473a01a8457e3dc147a1b622d8 SHA512 
c62b45b32e396e67f629003fc5242b7b4df054b8e20b5237489212bc4f0171534915a02fc9efa68965068121d10660b5cd92a419efabe33fd4596a97a39249c2
 WHIRLPOOL 
5f171959e3a31f5c38438b4806ce371bb8fdf1c7a87501865e4ed5d5ab284cda9568b7773005997d7a1cff151f95e64c027b36c0be48a4dd288a7ab8b5f69b97

diff --git a/media-libs/mesa/mesa-11.0.0.ebuild 
b/media-libs/mesa/mesa-11.0.0.ebuild
new file mode 100644
index 000..309e882
--- /dev/null
+++ b/media-libs/mesa/mesa-11.0.0.ebuild
@@ -0,0 +1,466 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/mesa"
+
+if [[ ${PV} = * ]]; then
+   GIT_ECLASS="git-r3"
+   EXPERIMENTAL="true"
+fi
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS}
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+FOLDER="${PV/_rc*/}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="http://mesa3d.sourceforge.net/;
+
+if [[ $PV == * ]]; then
+   SRC_URI=""
+else
+   SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_P}.tar.xz;
+fi
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+RESTRICT="!bindist? ( bindist )"
+
+INTEL_CARDS="i915 i965 ilo intel"
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${INTEL_CARDS} ${RADEON_CARDS} freedreno nouveau vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   bindist +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 gles2 +llvm
+   +nptl opencl osmesa pax_kernel openmax pic selinux +udev vaapi vdpau
+   wayland xvmc xa kernel_FreeBSD"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 gallium )
+   llvm?   ( gallium )
+   opencl? ( gallium llvm )
+   openmax? ( gallium )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vaapi? ( gallium )
+   vdpau? ( gallium )
+   wayland? ( egl gbm )
+   xa?  ( gallium )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_ilo?( gallium )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_radeon? ( || ( classic gallium ) )
+   

[gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/

2015-09-12 Thread Manuel Rüger
commit: b0c7d47fad91eb2ad665e2785e9976751ab4437b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Sep 12 21:15:57 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Sep 12 21:15:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c7d47f

media-libs/mesa: Remove old release candidates

Package-Manager: portage-2.2.20.1

 media-libs/mesa/Manifest   |   2 -
 media-libs/mesa/mesa-11.0.0_rc1.ebuild | 463 
 media-libs/mesa/mesa-11.0.0_rc2.ebuild | 466 -
 3 files changed, 931 deletions(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 3067eac..62cd236 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -5,8 +5,6 @@ DIST MesaLib-7.10.3.tar.bz2 6056837 SHA256 
1e701fc839b872677ddca9ed8784d754c9da1
 DIST mesa-10.5.8.tar.xz 6993084 SHA256 
2866b855c5299a4aed066338c77ff6467c389b2c30ada7647be8758663da2b54 SHA512 
d7fc441b4cdad8a2905f03091af26ca7b01573bf4d0d928e950270981e4c6e7d20dba6aa97a60500b9a335a3c5cabc7f388a5338d43d391eed3f09dea60b77b2
 WHIRLPOOL 
68cc3d8490da9759b9d790053c70429be4c529c63b114f65f42f76cd4daccc3490120a85a84d01cdcb989c0a0e58016b4d80f2238f2320b1caff797f3390
 DIST mesa-10.6.5.tar.xz 7037400 SHA256 
fb6fac3c85bcfa9d06b8dd439169f23f0c0924a88e44362e738b99b1feff762f SHA512 
46be6bd683d286bdf9ab8b4c1b1b32f89c95701b8c48cee49b060f5beaacea4540a69b99b4fde0f80acdd8e725552bef17dbd4251b9e977caeb5fd9d0ba56595
 WHIRLPOOL 
dee48a0c680aae01cc39dc9157ea7c4c353b7ffdf543ab1cde8e76612a462ff3e3cb33433abff6d88f6800b71a02cd8cfcc23be98218d3cc4f85f424f3d12474
 DIST mesa-10.6.6.tar.xz 7040744 SHA256 
570f2154b7340ff5db61ff103bc6e85165b8958798b78a50fa2df488e98e5778 SHA512 
a251dc258ccf2fbeccbff3447a23c0f417722244322c8887fe4a50b0013d3da3705ffbfe412b61717d2c3370cb6a88bec51b91e1b77a5b987d6fbf0fdbfe4a5e
 WHIRLPOOL 
6f441a5b19b496d14b659b1ba3b70d2ead685ab1eb7d77b77c24d69127bd69ce6453feed1e042840bdb6cf47f68caa61c73c07ec2259a697acc3393e42111be6
-DIST mesa-11.0.0-rc1.tar.xz 7250800 SHA256 
4a61c15c5ba9bb2ed6c6d5d622363ac4149bd903966fa3c346ba6f06b05e0767 SHA512 
203af66bf71a7a59d8bbcec9e6a8b3d75666361ffd8e74bc236e8378d628c1dcfeccde3830d56b344274e30ca920243a5fe6cc55d398856632644cac9add0af3
 WHIRLPOOL 
c244003c071601dd997e18993b5ba27c6896c8332b18b0711c343de34e080643d53bfec54a09e62dbd409f0faadf70ba4ce3026e36017736f9a119d768b40baf
-DIST mesa-11.0.0-rc2.tar.xz 7251904 SHA256 
e45008b21cc9919c5d4f7c83d69dd15a2f247f8a299be45a0370ed0d26304341 SHA512 
781ff9db9be53713793c8e74cc8aed6bfa85db20d3f3684ed0c418c5f31e12379f0818d7b47ad6bdf46267de7ea0202b6df6030a22822cdd0563ae3b18475c4c
 WHIRLPOOL 
ea9611eee073dd6e4eab497a37d7ab3ff0f9137f2200f6c7b7bc654baf599af3c3d7af708e5227edb1f47f10dc063024c4db1d27b78e28ed75fd73f61a8ac876
 DIST mesa-11.0.0-rc3.tar.xz 7256736 SHA256 
6188679020894140d923eff3c62485a1ee942a8c1c3a2fe617addfca607f916f SHA512 
ae0563369d7f0508f4701cabe505701f81dcdbd4797dbc99aa24014bd29f7b7c6d84e7460ffe8d8a7d424b7e59fedae49aacc28e51a01939f0d07af105d57599
 WHIRLPOOL 
870e4361d15ebb19525f3b4a1e60be172b73ba0b9aa2b469e015f2c79b63c8a0afec2808de13d4fe699edad33f91e49ee896fc5efeeb90ce9ca1be84c8e2
 DIST mesa-11.0.0.tar.xz 7257112 SHA256 
e095a3eb2eca9dfde7efca8946527c8ae20a0cc938a8c78debc7f158ad44af32 SHA512 
9938010f3d5e72bb8dea371e3502622e2ff6eae14e0265011df8fc81ec915d632abda9be7e772828adb8f0c7c12c830d89dce42e196ca18489fb1386a766220f
 WHIRLPOOL 
454466396fac029450b619c842fa1e34906e5c529a67a575e9096f9e9b1584ad5b00f9ada2656e0469d5cf6d94e966709d4e0253484eb03d32f93e3e7d521f78
 DIST mesa-7.10.1-gentoo-patches-01.tar.bz2 5488 SHA256 
31cd4f6d1a0a70249c40452919074856d120cd473a01a8457e3dc147a1b622d8 SHA512 
c62b45b32e396e67f629003fc5242b7b4df054b8e20b5237489212bc4f0171534915a02fc9efa68965068121d10660b5cd92a419efabe33fd4596a97a39249c2
 WHIRLPOOL 
5f171959e3a31f5c38438b4806ce371bb8fdf1c7a87501865e4ed5d5ab284cda9568b7773005997d7a1cff151f95e64c027b36c0be48a4dd288a7ab8b5f69b97

diff --git a/media-libs/mesa/mesa-11.0.0_rc1.ebuild 
b/media-libs/mesa/mesa-11.0.0_rc1.ebuild
deleted file mode 100644
index 73f53c5..000
--- a/media-libs/mesa/mesa-11.0.0_rc1.ebuild
+++ /dev/null
@@ -1,463 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/mesa/mesa"
-
-if [[ ${PV} = * ]]; then
-   GIT_ECLASS="git-r3"
-   EXPERIMENTAL="true"
-fi
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS}
-
-OPENGL_DIR="xorg-x11"
-
-MY_P="${P/_/-}"
-FOLDER="${PV/_rc*/}"
-
-DESCRIPTION="OpenGL-like graphic library for Linux"
-HOMEPAGE="http://mesa3d.sourceforge.net/;
-
-if [[ $PV == * ]]; then
-   SRC_URI=""
-else
-   SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}/${MY_P}.tar.xz;
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 

[gentoo-commits] repo/gentoo:master commit in: net-wireless/blueman/

2015-09-12 Thread Richard Farina
commit: b60515a1fc1fc06b67d3d504d9f33ce6b9e87c7b
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sat Sep 12 20:33:15 2015 +
Commit: Richard Farina  gentoo  org>
CommitDate: Sat Sep 12 22:02:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60515a1

net-wireless/blueman: remove broken 1.98 (missing patch and obsolete)

Package-Manager: portage-2.2.20.1

 net-wireless/blueman/Manifest  |   1 -
 net-wireless/blueman/blueman-1.98_p20150105.ebuild | 101 -
 net-wireless/blueman/metadata.xml  |   1 -
 3 files changed, 103 deletions(-)

diff --git a/net-wireless/blueman/Manifest b/net-wireless/blueman/Manifest
index bf3bc82..4d54215 100644
--- a/net-wireless/blueman/Manifest
+++ b/net-wireless/blueman/Manifest
@@ -1,3 +1,2 @@
 DIST blueman-1.23.tar.gz 1223094 SHA256 
50b261bcdc2e99e176c7c194825da1259500aaacaccb92714d97af0209a4f011 SHA512 
529a43dace73bf362baac69404a9e87d14f5bcb7b07b18194434c7a6c1dbc22f8fecdb4923c92a77b65656405a492b9e147e77cb7a161df4a93e8b78a003eba7
 WHIRLPOOL 
4070b4d86cbe743278730e4ee3022bcfdea590b5b76e545cc67912a3498de993ed0c62cb67ac2cd3ad3b8e3c17c5d5a8b1f8fa6e214234a64a784146c6d6d542
-DIST blueman-1.98_p20150105.tar.xz 1698524 SHA256 
cb610b0c4799d87989a2f6147059fb850f71984909f761af875c3106f51d543a SHA512 
c988ff6cf9769d7653be252bda59bb41388a4d41d7b1f5aa01df63278018fc637634ea96a08b183b78cb5b966c3d2dc189021f437eabf674e8f93812798d4a6b
 WHIRLPOOL 
7070a1bff973fe682af3b0103c99424401e5c3c5bc5632aefbaa9b5c9835d3f001b0656a17893feaffdcc3bfe173aac0c17789b634f937c54906774c9acde22f
 DIST blueman-2.0.tar.xz 1941332 SHA256 
81a5ca95124f12bfb62d2d2d0d265af70cdae1d43b0c6e4fc6d2bad8f82958f1 SHA512 
44d3967d031f7482e7700674970eff08fee53d8cbeb96e46b2f97e2a2fb6b5790f663ed73129eab241545ebaa6c5748dc6cf6b90a2c4795b27e90b5399d71f80
 WHIRLPOOL 
394bac3e0b457fdbb79c69fe9181abafde3f9b1138ff71c4dc23bc78424b76284e3ad9cf02dc168848fa461541f86fa2bba5aee0f014e460f0852e1bfa163dae

diff --git a/net-wireless/blueman/blueman-1.98_p20150105.ebuild 
b/net-wireless/blueman/blueman-1.98_p20150105.ebuild
deleted file mode 100644
index 17d1594..000
--- a/net-wireless/blueman/blueman-1.98_p20150105.ebuild
+++ /dev/null
@@ -1,101 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-inherit eutils python-single-r1 gnome2-utils autotools
-
-DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for 
everyday bluetooth tasks"
-HOMEPAGE="https://github.com/blueman-project/blueman;
-
-if [[ ${PV} == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/${PN}-project/${PN}.git;
-   KEYWORDS=""
-else
-   #SRC_URI="http://download.tuxfamily.org/${PN}/${P}.tar.gz;
-   SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz;
-   KEYWORDS="~amd64 ~ppc ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE="gconf gnome network nls policykit pulseaudio thunar"
-
-CDEPEND="dev-libs/glib:2=
-   x11-libs/gtk+:3=
-   x11-libs/startup-notification:=
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/pygobject:3
-   >=net-wireless/bluez-4.61:=
-   ${PYTHON_DEPS}"
-DEPEND="${CDEPEND}
-   nls? ( dev-util/intltool sys-devel/gettext )
-   virtual/pkgconfig
-   dev-python/cython[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   >=app-mobilephone/obex-data-server-0.4.4
-   sys-apps/dbus
-   x11-themes/hicolor-icon-theme
-   gconf? ( dev-python/gconf-python[${PYTHON_USEDEP}] )
-   gnome? ( gnome-base/nautilus )
-   network? ( || ( net-dns/dnsmasq
-   net-misc/dhcp
-   >=net-misc/networkmanager-0.8 ) )
-   policykit? ( sys-auth/polkit )
-   pulseaudio? ( media-sound/pulseaudio )
-   !net-wireless/gnome-bluetooth
-   x11-themes/gnome-icon-theme
-   thunar? ( xfce-base/thunar )
-"
-# See bug 455320 and https://github.com/blueman-project/blueman/issues/112 for 
reason for gnome-icon-theme dep
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-src_prepare() {
-   sed -i \
-   -e '/^Encoding/d' \
-   data/blueman-manager.desktop.in || die "sed failed"
-
-   epatch \
-   "${FILESDIR}/${PN}--plugins-conf-file.patch" \
-   "${FILESDIR}/${P}-set-codeset-for-gettext-to-UTF-8-always.patch"
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-static \
-   $(use_enable policykit polkit) \
-   $(use_enable gnome nautilus-sendto) \
-   $(use_enable nls) \
-   $(use_enable thunar thunar-sendto)
-}
-
-src_install() {
-   default
-
-   python_fix_shebang "${D}"
-
-   rm "${D}"/$(python_get_sitedir)/*.la || die
-   use gnome && { rm "${D}"/usr/lib*/nautilus-sendto/plugins/*.la || die; }
-
-   # Note: Python 3 support would need __pycache__ file 

[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/, kde-plasma/oxygen-fonts/, kde-plasma/plasma-sdk/, ...

2015-09-12 Thread Manuel Rüger
commit: 199c1722dfbac5b544d8251b9edbbb617afffc21
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Sep 12 16:26:05 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Sep 12 16:31:17 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=199c1722

kde-plasma: Moved to the tree

Package-Manager: portage-2.2.20.1

 kde-plasma/bluedevil/bluedevil-5.4.1.ebuild|  52 --
 kde-plasma/breeze/breeze-5.4.1.ebuild  |  65 
 .../kde-cli-tools/kde-cli-tools-5.4.1.ebuild   |  54 --
 .../kde-gtk-config/kde-gtk-config-5.4.1.ebuild |  52 --
 kde-plasma/kdecoration/kdecoration-5.4.1.ebuild|  15 --
 .../kdeplasma-addons/kdeplasma-addons-5.4.1.ebuild |  60 ---
 kde-plasma/kgamma/kgamma-5.4.1.ebuild  |  31 
 kde-plasma/khelpcenter/khelpcenter-5.4.1.ebuild|  42 -
 kde-plasma/khotkeys/khotkeys-5.4.1.ebuild  |  46 --
 kde-plasma/kinfocenter/kinfocenter-5.4.1.ebuild|  89 --
 kde-plasma/kmenuedit/kmenuedit-5.4.1.ebuild|  45 -
 kde-plasma/kscreen/kscreen-5.4.1.ebuild|  34 
 kde-plasma/ksshaskpass/ksshaskpass-5.4.1.ebuild|  24 ---
 kde-plasma/ksysguard/ksysguard-5.4.1.ebuild|  48 --
 kde-plasma/kwallet-pam/kwallet-pam-5.4.1.ebuild|  20 ---
 .../kwayland-integration-5.4.1.ebuild  |  22 ---
 kde-plasma/kwayland/kwayland-5.4.1.ebuild  |  27 ---
 kde-plasma/kwin/kwin-5.4.1.ebuild  |  93 ---
 kde-plasma/kwrited/kwrited-5.4.1.ebuild|  24 ---
 kde-plasma/libkscreen/libkscreen-5.4.1.ebuild  |  24 ---
 kde-plasma/libksysguard/libksysguard-5.4.1.ebuild  |  54 --
 kde-plasma/milou/milou-5.4.1.ebuild|  30 
 kde-plasma/oxygen-fonts/oxygen-fonts-5.4.1.ebuild  |  37 -
 kde-plasma/oxygen/oxygen-5.4.1.ebuild  |  36 
 .../plasma-desktop/plasma-desktop-5.4.1.ebuild | 137 
 .../plasma-mediacenter-5.4.1.ebuild|  48 --
 kde-plasma/plasma-meta/plasma-meta-5.4.1.ebuild|  60 ---
 kde-plasma/plasma-nm/plasma-nm-5.4.1.ebuild|  64 
 kde-plasma/plasma-pa/plasma-pa-5.4.1.ebuild|  27 ---
 kde-plasma/plasma-sdk/plasma-sdk-5.4.1.ebuild  |  40 -
 .../plasma-workspace-wallpapers-5.4.1.ebuild   |  21 ---
 .../plasma-workspace/plasma-workspace-5.4.1.ebuild | 182 -
 .../polkit-kde-agent/polkit-kde-agent-5.4.1.ebuild |  32 
 kde-plasma/powerdevil/powerdevil-5.4.1.ebuild  |  70 
 kde-plasma/sddm-kcm/sddm-kcm-5.4.1.ebuild  |  39 -
 .../systemsettings/systemsettings-5.4.1.ebuild |  38 -
 kde-plasma/user-manager/user-manager-5.4.1.ebuild  |  26 ---
 37 files changed, 1808 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild
deleted file mode 100644
index 8732f93..000
--- a/kde-plasma/bluedevil/bluedevil-5.4.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit fdo-mime kde5
-
-DESCRIPTION="Bluetooth stack for KDE"
-HOMEPAGE="https://projects.kde.org/projects/extragear/base/bluedevil;
-KEYWORDS="~amd64"
-IUSE=""
-
-COMMON_DEPEND="
-   $(add_frameworks_dep bluez-qt)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kconfigwidgets)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kded)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep kio)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kwidgetsaddons)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep plasma)
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-"
-DEPEND="${COMMON_DEPEND}
-   x11-misc/shared-mime-info
-"
-RDEPEND="${COMMON_DEPEND}
-   $(add_plasma_dep kde-cli-tools)
-   !app-mobilephone/obexd
-   !app-mobilephone/obex-data-server
-   !net-wireless/bluedevil
-   !net-wireless/kbluetooth
-"
-
-pkg_postinst() {
-   kde5_pkg_postinst
-   fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-   kde5_pkg_postinst
-   fdo-mime_mime_database_update
-}

diff --git a/kde-plasma/breeze/breeze-5.4.1.ebuild 
b/kde-plasma/breeze/breeze-5.4.1.ebuild
deleted file mode 100644
index af8b5b2..000
--- a/kde-plasma/breeze/breeze-5.4.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde5 multibuild
-
-DESCRIPTION="Breeze visual style for the Plasma desktop"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze;
-KEYWORDS="~amd64"
-IUSE="qt4"
-
-DEPEND="
-   $(add_frameworks_dep 

[gentoo-commits] repo/gentoo:master commit in: app-forensics/openscap/

2015-09-12 Thread Sven Vermeulen
commit: e3b89c6cd13fe5fa96f6ecc5a0134b0c0b873700
Author: Sven Vermeulen  gentoo  org>
AuthorDate: Sat Sep 12 18:37:33 2015 +
Commit: Sven Vermeulen  gentoo  org>
CommitDate: Sat Sep 12 18:37:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3b89c6c

app-forensics/openscap-: fix automake failure about missing 
config/config.rpath

Package-Manager: portage-2.2.20.1

 app-forensics/openscap/openscap-.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-forensics/openscap/openscap-.ebuild 
b/app-forensics/openscap/openscap-.ebuild
index 159215b..eec19d6 100644
--- a/app-forensics/openscap/openscap-.ebuild
+++ b/app-forensics/openscap/openscap-.ebuild
@@ -88,6 +88,8 @@ src_prepare() {
 
if [[ "${PV}" == "" ]];
then
+   # fix automake failure about missing 'config/config.rpath'
+   touch config/config.rpath
eautoreconf
fi
 



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/hardened-sources/

2015-09-12 Thread Anthony G. Basile
commit: c522ff3dc59889f867dc32de1adcc847d44ce075
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 19:25:43 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 19:29:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c522ff3d

sys-kernel/hardened-sources: version bump 4.1.6-r2

Package-Manager: portage-2.2.20.1

 sys-kernel/hardened-sources/Manifest   |  2 +
 .../hardened-sources-4.1.6-r2.ebuild   | 45 ++
 2 files changed, 47 insertions(+)

diff --git a/sys-kernel/hardened-sources/Manifest 
b/sys-kernel/hardened-sources/Manifest
index f27a25a..b950225 100644
--- a/sys-kernel/hardened-sources/Manifest
+++ b/sys-kernel/hardened-sources/Manifest
@@ -13,6 +13,7 @@ DIST genpatches-3.14-56.base.tar.xz 1032792 SHA256 
8f227c2a9d1c6945604b677080884
 DIST genpatches-3.2-16.base.tar.xz 410332 SHA256 
d3ad97b119c5b8cfd8e34f1cf118dc7d5bbe61fe908a5627f8ab6365517d7190 SHA512 
6c917efbdd26dada3e68241c4d55833968e8ee7044ea7fa2edeffdd4d7eb0edac157057abb75da09ac6d2b5368d228ecd1c2ac6006a9d45b91dbb264eae33625
 WHIRLPOOL 
155a5b3297ec53a6bdb76e20c8c89d4f4c35ed2bb47e20281ce305bf9edd413e4d89168e250a699ace0561c151ef2f484c05e59013dbd971d43184c5f072a71a
 DIST genpatches-3.2-16.extras.tar.xz 16764 SHA256 
c3f5adba6f1700c716354b91bc624115c6f5cae6f8fbdc51d07a76d4546bacaa SHA512 
e3245c05f3385bb27852c00a39a898c91b3c0006e19c5db561f3e41f9bef7e97012ed29ddf9b0e2bd1ba1fa16590e516fb00ce754a84dd5c653c046b9f4e63f9
 WHIRLPOOL 
3c1ee6db88607ed91366067217d4a556fb5516ce8bee2859e97be7e214a05609e2d36ec27ec413154baa432a984f53cf69cfb94ae65ec4b8d2e9a86641d77a0b
 DIST genpatches-4.0-9.base.tar.xz 193344 SHA256 
9d7c65367c1d2f24c6e4c8f8b4b9170a7ddeaa24d6563c5ba5dc41201a7b6e17 SHA512 
646814e63b3b1d78adc172c6f8c0c2605cc9f368bb368be72e169049938617c5c6e738ddcfcbe1e10b58ccd3f9fa09984b03f70076ce0b15137f376594b9066a
 WHIRLPOOL 
0eecbfe1b2b02f00edcab0c975b06bd69a5ff1032fe0c4249d79de555f92f2375d337b2417bddb566e9a1fc66859918b6cbfff6c2c73aea02818434213b0cda1
+DIST genpatches-4.1-10.base.tar.xz 210140 SHA256 
d0ac2a9175fe72d0ddf23307a9c8d06102f48220886468e4c19c92855024d829 SHA512 
fadf51efbda55e959cd4636e88c2a159ed967156acbe719b15056e9e56cf01652b0ac6b515203d4821853939fe8dc4dfb6e075e55530489d5a96e44e6dfe1be7
 WHIRLPOOL 
e384c68de2b4a4e23934cdaba6f8d02942931ea721b1730bd6e99e02547c28f6219bb6a38425c5c04bd1ee13afbf091dcb9eedadc2aca2246e05e465c07cb974
 DIST genpatches-4.1-9.base.tar.xz 177624 SHA256 
ebb16ec588dfc98222f5a5298de76e693e9d24ac8905af4b1d022b13e3fb9734 SHA512 
59de6e58d054ae5b9ed096d800b8ba8323f8595f505dcae235d88deb6dba5b063239c3d2f9e08092a0c70f14d029936066765b680c44286caa2ea4f10b640bae
 WHIRLPOOL 
1dc51a7a931a0744f824fdab9a463de7cd08127da0bd3424900c2b61f6c78feec2ae83ae4ec9558ad5a74c21e3ddd6a7b7f69c0af3b5f183671e3570c681a0c7
 DIST hardened-patches-3.14.48-1.extras.tar.bz2 997773 SHA256 
e8be8af4006dde34d9174fa659c8cdccc836da340d17d6ccf0aced1f3ae4f1c8 SHA512 
5c7f33594e5063f09d5d5cba75e0ca7d1d08d8cee8f104630ff376364fc340647a9a3d83107abc7d0775273a802b6f22b195df7df21fa0caa21ca070d1af075f
 WHIRLPOOL 
3f050ba87cc7a44ec0c9e79f41f22ebc717e6fe4f822426371473dfbdac6327e600a855987b8af870f343cb41f9e437fc4427e1402e4677a46d7235b22507c09
 DIST hardened-patches-3.14.49-1.extras.tar.bz2 1092342 SHA256 
e1509dac4ca2ec00cf2c7c3ccd67b6240c6e9324f1d2dcf948a4238c6d856c2d SHA512 
5471118ee9742af0d00d0f5437ee183ccc413e2770a8137c3c9b49cde14c9f8746e641367543c9ce9259504fc25e9fe5f462332ab45232598b92cad7573daa15
 WHIRLPOOL 
1633fc9b9300d6dd8acbd0d5f5227477db63ac6138f92162f47eabc32c48a7b7c8352110c05efce47da19e51ad6e82d3c7f1d8c0157c1fa3eb4898c922ed640d
@@ -26,6 +27,7 @@ DIST hardened-patches-3.2.71-1.extras.tar.bz2 2369201 SHA256 
3155d9f47b14a1970f3
 DIST hardened-patches-4.0.8-1.extras.tar.bz2 1366743 SHA256 
765a06197afb4b7f268778b5ba2a6ca438b20bf900ca97cbc17b47570cf1dd0e SHA512 
782a7883e055173a1cf6be76e8d99a56757f5576c09fb80c295e6bc926d7dd8e6fbfc4fd09c38e0e95d4f0317808b68a9fbb0e9b59a9a3f27b89f906f375e619
 WHIRLPOOL 
ea95c5d29801759d2ed247885095c914ee07c4b800cb9a2f5f1c4b7b79347d2853ae56f64ad732c6aa8972a43e8993fdcfabf5e244d5994fa7998a382faebfe7
 DIST hardened-patches-4.1.6-1.extras.tar.bz2 1459744 SHA256 
2dd45dabeff383ca257922442b0ab6724d3e02e0f771bafc5656fff4a6f77782 SHA512 
8d45a0a728880bc056d85fcd28baab5cbcb257514e6b8c6f3099267821fd8d1084599746afbc3f8460e16f1b17e6da3f3b899dc767de7b3f5946d41476ee5e0d
 WHIRLPOOL 
38736710cb65b20d24297fb54a51d17ed264d57a35fc9136e1579dca7a06016879b37c9829f248f7b9e22600e34db49dc8a4ca1c094ab80316e23b63ccfc1ec6
 DIST hardened-patches-4.1.6-2.extras.tar.bz2 1457264 SHA256 
16d0ded5de82a1b35ae8b33ea6d6177a0242b05abd9d05058987af11f59af126 SHA512 
684760cc51adba54eb763a877ba9739b0b4d9a534dd308570a8ab8770649f30c8a81d05460a7855fc984f0a65a256bb94689e7f4e648dff0a0870e52327c
 WHIRLPOOL 
a1743f91eb0603056aeffa46feb85e5b108782ede77b6162c5046fbdc419a93aace7d17ee33e5d43388f3c48745a4f32c10186cc8b098c03744180ff79ba8bb3
+DIST 

[gentoo-commits] proj/grss:master commit in: grs/

2015-09-12 Thread Anthony G. Basile
commit: 25eb96b12eabb19cceab7205696fc5d7fa90933b
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 20:14:53 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 21:01:00 2015 +
URL:https://gitweb.gentoo.org/proj/grss.git/commit/?id=25eb96b1

grs/ISOIt.py: initial commit of isoit directive.

 grs/ISOIt.py | 69 
 grs/Interpret.py | 25 ++--
 grs/__init__.py  |  1 +
 3 files changed, 93 insertions(+), 2 deletions(-)

diff --git a/grs/ISOIt.py b/grs/ISOIt.py
new file mode 100644
index 000..9b3a920
--- /dev/null
+++ b/grs/ISOIt.py
@@ -0,0 +1,69 @@
+#!/usr/bin/env python
+#
+#ISOIt.py: this file is part of the GRS suite
+#Copyright (C) 2015  Anthony G. Basile
+#
+#This program is free software: you can redistribute it and/or modify
+#it under the terms of the GNU General Public License as published by
+#the Free Software Foundation, either version 3 of the License, or
+#(at your option) any later version.
+#
+#This program is distributed in the hope that it will be useful,
+#but WITHOUT ANY WARRANTY; without even the implied warranty of
+#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#GNU General Public License for more details.
+#
+#You should have received a copy of the GNU General Public License
+#along with this program.  If not, see .
+
+import os
+from datetime import datetime
+from grs.Constants import CONST
+from grs.Execute import Execute
+from grs.HashIt import HashIt
+
+class ISOIt(HashIt):
+""" Create a bootable ISO of the system. """
+
+def __init__(self, name, libdir = CONST.LIBDIR, workdir = CONST.WORKDIR, \
+portage_configroot = CONST.PORTAGE_CONFIGROOT, logfile = 
CONST.LOGFILE):
+self.libdir = libdir
+self.workdir = workdir
+self.portage_configroot = portage_configroot
+self.logfile = logfile
+# Prepare a year, month and day for a ISO name timestamp.
+self.year = str(datetime.now().year).zfill(4)
+self.month = str(datetime.now().month).zfill(2)
+self.day = str(datetime.now().day).zfill(2)
+self.medium_name = '%s-%s%s%s.iso' % (name, self.year, self.month, 
self.day)
+self.digest_name = '%s.DIGESTS' % self.medium_name
+
+
+def isoit(self, alt_name = None):
+# Create the ISO with the default name unless an alt_name is given.
+if alt_name:
+self.medium_name = '%s-%s%s%s.iso' % (alt_name, self.year, 
self.month, self.day)
+self.digest_name = '%s.DIGESTS' % self.medium_name
+iso_path = os.path.join(self.workdir, 'iso')
+grub_path = os.path.join(iso_path, 'boot/grub')
+os.makedirs(grub_path, mode=0o755, exist_ok=False)
+#
+# 1. build initramfs image and copy it in
+#locate a build script for the initramfs in self.libdir/scripts
+#locate a busybox config script in self.libdir/scripts
+#locate an init scripts in self.libdir/scripts
+#copy in any kernel modules(?)
+#find . | cpio -H newc -o | gzip -9 > iso/boot/initramfs.igz
+#
+# 2. make the squashfs image and copy it into the iso/boot
+squashfs_path = os.path.join(iso_path, 'rootfs')
+cmd = 'mksquashfs %s %s -xattrs -comp xz' % (self.portage_configroot, 
squashfs_path)
+Execute(cmd, timeout=None, logfile=self.logfile)
+#
+# 3. prepare the grub bootloader
+#copy in stage2_eltorito into iso/boot/grub
+#copy in menu.lst into iso/boot/grub
+#
+# 4. create the iso image
+#mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot 
-boot-load-size 4 \
+#-boot-info-table -o medium_pathname.iso iso

diff --git a/grs/Interpret.py b/grs/Interpret.py
index 5f06fe9..4fdb31b 100644
--- a/grs/Interpret.py
+++ b/grs/Interpret.py
@@ -24,6 +24,7 @@ import time
 
 from grs.Constants import CONST
 from grs.Daemon import Daemon
+from grs.ISOIt import ISOIt
 from grs.Log import Log
 from grs.Kernel import Kernel
 from grs.MountDirectories import MountDirectories
@@ -130,6 +131,7 @@ class Interpret(Daemon):
 pc = PivotChroot(tmpdir, portage_configroot, logfile)
 ke = Kernel(libdir, portage_configroot, kernelroot, package, logfile)
 bi = TarIt(name, portage_configroot, logfile)
+io = ISOIt(name, libdir, workdir, portage_configroot, logfile)
 
 # Just in case /var/tmp/grs doesn't already exist.
 os.makedirs(tmpdir, mode=0o755, exist_ok=True)
@@ -193,7 +195,10 @@ class Interpret(Daemon):
 obj = None
 
 # This long concatenated if is where the semantics of the
-# build script are implemented.
+# build script are implemented.  Note: 'hashit' can only come
+# after 

[gentoo-commits] proj/grs:desktop-amd64-x32-hardened commit in: core/etc/grs/

2015-09-12 Thread Anthony G. Basile
commit: ff9c414ca99cc0eeb4f5248c22f215a0a551a59f
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 20:59:25 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 20:59:25 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=ff9c414c

world.conf: remove old nameserver line.

 core/etc/grs/systems.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf
index 5c205a1..85d35ad 100644
--- a/core/etc/grs/systems.conf
+++ b/core/etc/grs/systems.conf
@@ -1,4 +1,3 @@
 [desktop-amd64-hardened]
-nameserver : 8.8.8.8
 repo_uri : git://anongit.gentoo.org/proj/grs.git
 stage_uri : 
http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2



[gentoo-commits] repo/gentoo:master commit in: net-misc/gsutil/, net-misc/gsutil/files/

2015-09-12 Thread Mike Frysinger
commit: a70e60fc646bde2700ecc1e6566289b969648b75
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sat Sep 12 21:25:07 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sat Sep 12 21:25:17 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a70e60fc

net-misc/gsutil: version bump to 4.15

 net-misc/gsutil/Manifest   |  1 +
 .../gsutil-4.15-use-friendy-version-checks.patch   | 24 +++
 net-misc/gsutil/gsutil-4.15.ebuild | 46 ++
 3 files changed, 71 insertions(+)

diff --git a/net-misc/gsutil/Manifest b/net-misc/gsutil/Manifest
index ff1cac9..3c58c6d 100644
--- a/net-misc/gsutil/Manifest
+++ b/net-misc/gsutil/Manifest
@@ -1,3 +1,4 @@
 DIST gsutil_3.42.tar.gz 1878904 SHA256 
50fc7acb7d1db8752f3eee106a3d8d65188107943e7cb30cfd3f94a9cfcdcf37 SHA512 
084aaf43a44528af0cdfd9bd22beeb5d6abff240c09843cf35016d685d51b854ed5b2837eaa50c97bb44d5e1a3cdccbae6688ef27aa13f2a5db6040bf501b381
 WHIRLPOOL 
5b0d0fb1d2446a7b8777f368f073fdb4f7ad2d6407735976c178a2727a2548bf28522e06469dd0b7df1578d5586bc152fba3520b66f88d706417947aa3aa5578
 DIST gsutil_4.13.tar.gz 2790817 SHA256 
f6fa8a77ff0475ba4898b2a4453ed3ead551499485000420f12bc4f7cfbcc09e SHA512 
b146c8ce6fba09b07a752842d1ca3f83c74250553a4dae50ce32bf8ece2ded366e1b60d5c0af3727e2f5ed8d0766c9345bbf1056c3af571a26d2ed76187b57c9
 WHIRLPOOL 
5a989c51a9e550523713dc658255036a044f0e88dfd3869ca362d573bae6ff83004bb3249674b15fe6082b666d3c598a6f133c9b2e3c7e373a20f5db54b6d361
 DIST gsutil_4.14.tar.gz 2824826 SHA256 
225d0a58c0a5ee98830efc7d5524ec4d4779304c08c80ecb608d83d9b209b4cb SHA512 
a74993406786fe33b17539f62e0384084b692793746bb78b17fbca8b6a3ff840ab6d500cd4b0911f1cf176b3629ffc7f879dd056d0324e601c3a4dc499a9dedd
 WHIRLPOOL 
bd7e85887f343b96535cc4f33ddf26b847bc4275de25644582123c444fb6748cf78b67c614eec94faf38c3aa474a3ba362579e6190566bfd7b63919191658d46
+DIST gsutil_4.15.tar.gz 2826243 SHA256 
faf481515be2ee0af2a04560ec207fe6253e9854804813eae1d800adbfd2a419 SHA512 
60cd516e354505d47267aa46b54d56373443e630d79c012df8712238fa63746de8b350993ea920ec9bc45b664f305136f2a2686640c72c246d550e2b558f
 WHIRLPOOL 
34c5ed0ff717c3749ffc76e31c1962b94ffe888091173ab0abfffd42e690bf8a37429fa2edfd5253e41c02781792182d8ff75161c89df538d5bad5138bddd54a

diff --git a/net-misc/gsutil/files/gsutil-4.15-use-friendy-version-checks.patch 
b/net-misc/gsutil/files/gsutil-4.15-use-friendy-version-checks.patch
new file mode 100644
index 000..e97f7a5
--- /dev/null
+++ b/net-misc/gsutil/files/gsutil-4.15-use-friendy-version-checks.patch
@@ -0,0 +1,24 @@
+--- a/setup.py
 b/setup.py
+@@ -35,10 +35,10 @@
+ """
+ 
+ requires = [
+-'boto==2.38.0',
++'boto>=2.38.0',
+ 'crcmod>=1.7',
+ 'gcs-oauth2-boto-plugin>=1.9',
+-'google-apitools==0.4.10',
++'google-apitools>=0.4.10',
+ 'httplib2>=0.8',
+ 'oauth2client>=1.4.11',
+ 'protorpc>=0.10.0',
+@@ -48,7 +48,7 @@
+ 'six>=1.8.0',
+ # Not using 1.02 because of:
+ #   https://code.google.com/p/socksipy-branch/issues/detail?id=3
+-'SocksiPy-branch==1.01',
++'SocksiPy-branch>=1.01',
+ ]
+ 
+ dependency_links = [

diff --git a/net-misc/gsutil/gsutil-4.15.ebuild 
b/net-misc/gsutil/gsutil-4.15.ebuild
new file mode 100644
index 000..f16bb00
--- /dev/null
+++ b/net-misc/gsutil/gsutil-4.15.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="command line tool for interacting with cloud storage services"
+HOMEPAGE="https://github.com/GoogleCloudPlatform/gsutil;
+SRC_URI="http://commondatastorage.googleapis.com/pub/${PN}_${PV}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="${PYTHON_DEPS}
+   >=dev-python/boto-2.38.0[${PYTHON_USEDEP}]
+   >=dev-python/crcmod-1.7[${PYTHON_USEDEP}]
+   >=dev-python/httplib2-0.8[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
+   >=dev-python/gcs-oauth2-boto-plugin-1.9[${PYTHON_USEDEP}]
+   >=dev-python/google-apitools-0.4.10[${PYTHON_USEDEP}]
+   >=dev-python/oauth2client-1.4.11[${PYTHON_USEDEP}]
+   >=dev-python/protorpc-0.10.0[${PYTHON_USEDEP}]
+   >=dev-python/python-gflags-2.0[${PYTHON_USEDEP}]
+   >=dev-python/retry-decorator-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+   >=dev-python/socksipy-1.01[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${PN}
+
+DOCS=( README.md CHANGES.md )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.15-use-friendy-version-checks.patch
+)
+
+python_test() {
+   export BOTO_CONFIG=${FILESDIR}/dummy.boto
+   ${PYTHON} gslib/__main__.py test -u || die "tests failed"
+}



[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-player/

2015-09-12 Thread Andreas Hüttel
commit: 4dcd8e842f422c7e26d0b9e460910772675aa7fc
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 18:16:30 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 18:16:30 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=4dcd8e84

app-emulation/vmware-player: use readme.gentoo for messages, add message about 
vmware group (bug 413793), silence QA warnings

Package-Manager: portage-2.2.20.1

 .../vmware-player-7.1.2.2780323-r1.ebuild  | 257 +
 1 file changed, 257 insertions(+)

diff --git a/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
new file mode 100644
index 000..6b9502c
--- /dev/null
+++ b/app-emulation/vmware-player/vmware-player-7.1.2.2780323-r1.ebuild
@@ -0,0 +1,257 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils versionator readme.gentoo fdo-mime gnome2-utils pax-utils 
systemd vmware-bundle
+
+MY_PN="VMware-Player"
+MY_PV=$(get_version_component_range 1-3)
+PV_MINOR=$(get_version_component_range 3)
+PV_BUILD=$(get_version_component_range 4)
+MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}"
+
+DESCRIPTION="Emulate a complete PC on your PC without the usual performance 
overhead of most emulators"
+HOMEPAGE="http://www.vmware.com/products/player/;
+BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/player/${MY_PV}/${PV_BUILD}/linux/core/;
+SRC_URI="
+   amd64? ( ${BASE_URI}${MY_P}.x86_64.bundle.tar )
+   "
+
+LICENSE="vmware GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="cups doc ovftool +vmware-tools"
+RESTRICT="strip"
+
+# vmware-workstation should not use virtual/libc as this is a
+# precompiled binary package thats linked to glibc.
+RDEPEND="dev-cpp/cairomm
+   dev-cpp/glibmm:2
+   dev-cpp/gtkmm:2.4
+   dev-cpp/libgnomecanvasmm:2.6
+   dev-cpp/pangomm:1.4
+   dev-libs/atk
+   dev-libs/glib:2
+   dev-libs/libaio
+   dev-libs/libsigc++
+   dev-libs/libxml2
+   =dev-libs/openssl-0.9.8*
+   dev-libs/xmlrpc-c
+   gnome-base/libgnomecanvas
+   gnome-base/libgtop:2
+   gnome-base/librsvg:2
+   gnome-base/orbit
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/libart_lgpl
+   =media-libs/libpng-1.2*
+   net-misc/curl
+   cups? ( net-print/cups )
+   sys-devel/gcc
+   sys-fs/fuse
+   sys-libs/glibc
+   sys-libs/zlib
+   x11-libs/cairo
+   x11-libs/gtk+:2
+   x11-libs/libgksu
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXdmcp
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXft
+   x11-libs/libXi
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango
+   x11-libs/startup-notification
+   !app-emulation/vmware-workstation"
+PDEPEND="~app-emulation/vmware-modules-304.${PV_MINOR}
+   vmware-tools? ( app-emulation/vmware-tools )"
+
+S=${WORKDIR}
+VM_INSTALL_DIR="/opt/vmware"
+
+QA_PREBUILT="/opt/*"
+
+src_unpack() {
+   default
+   local bundle=${A%.tar}
+
+   local component ; for component in \
+   vmware-player \
+   vmware-player-app \
+   vmware-vmx \
+   vmware-usbarbitrator \
+   vmware-network-editor \
+   vmware-player-setup
+   do
+   vmware-bundle_extract-bundle-component "${bundle}" 
"${component}" "${S}"
+   done
+
+   use ovftool && \
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-ovftool
+}
+
+src_prepare() {
+   rm -f bin/vmware-modconfig
+   rm -rf lib/modules/binary
+   # Bug 459566
+   mv lib/libvmware-netcfg.so lib/lib/
+
+   DOC_CONTENTS="
+/etc/env.d is updated during ${PN} installation. Please run:\n
+env-update && source /etc/profile\n
+Before you can use ${PN}, you must configure a default network setup.
+You can do this by running 'emerge --config ${PN}'.\n
+To be able to run ${PN} your user must be in the vmware group.
+"
+}
+
+src_install() {
+   # install the binaries
+   into "${VM_INSTALL_DIR}"
+   dobin bin/* || die "failed to install bin"
+
+   # install the libraries
+   insinto "${VM_INSTALL_DIR}"/lib/vmware
+   doins -r lib/*
+
+   # Bug 432918
+   dosym 
"${VM_INSTALL_DIR}"/lib/vmware/lib/libcrypto.so.0.9.8/libcrypto.so.0.9.8 \
+   
"${VM_INSTALL_DIR}"/lib/vmware/lib/libvmwarebase.so.0/libcrypto.so.0.9.8
+   dosym 
"${VM_INSTALL_DIR}"/lib/vmware/lib/libssl.so.0.9.8/libssl.so.0.9.8 \
+   

[gentoo-commits] proj/vmware:master commit in: app-emulation/vmware-workstation/

2015-09-12 Thread Andreas Hüttel
commit: 7ac92fa45d0e7044683c906750b3418477b62eec
Author: Andreas K. Huettel (dilfridge)  gentoo  org>
AuthorDate: Sat Sep 12 18:11:10 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Sep 12 18:11:10 2015 +
URL:https://gitweb.gentoo.org/proj/vmware.git/commit/?id=7ac92fa4

app-emulation/vmware-workstation: use readme.gentoo for messages, add message 
about vmware group (bug 413793), silence QA warnings

Package-Manager: portage-2.2.20.1

 .../vmware-workstation-11.1.2.2780323-r1.ebuild| 491 +
 1 file changed, 491 insertions(+)

diff --git 
a/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
new file mode 100644
index 000..3426581
--- /dev/null
+++ 
b/app-emulation/vmware-workstation/vmware-workstation-11.1.2.2780323-r1.ebuild
@@ -0,0 +1,491 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils versionator readme.gentoo fdo-mime systemd gnome2-utils pam 
vmware-bundle
+
+MY_PN="VMware-Workstation"
+MY_PV=$(get_version_component_range 1-3)
+PV_MINOR=$(get_version_component_range 3)
+PV_BUILD=$(get_version_component_range 4)
+MY_P="${MY_PN}-${MY_PV}-${PV_BUILD}"
+
+SYSTEMD_UNITS_TAG="gentoo-01"
+
+DESCRIPTION="Emulate a complete PC on your PC without the usual performance 
overhead of most emulators"
+HOMEPAGE="http://www.vmware.com/products/workstation/;
+BASE_URI="https://softwareupdate.vmware.com/cds/vmw-desktop/ws/${MY_PV}/${PV_BUILD}/linux/core/;
+SRC_URI="
+   amd64? ( ${BASE_URI}${MY_P}.x86_64.bundle.tar )
+   
https://github.com/akhuettel/systemd-vmware/archive/${SYSTEMD_UNITS_TAG}.tar.gz
+   "
+LICENSE="vmware GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="cups doc ovftool server vix vmware-tools"
+RESTRICT="mirror strip"
+
+# vmware-workstation should not use virtual/libc as this is a
+# precompiled binary package thats linked to glibc.
+RDEPEND="dev-cpp/cairomm
+   dev-cpp/glibmm:2
+   dev-cpp/gtkmm:2.4
+   dev-cpp/libgnomecanvasmm
+   dev-cpp/pangomm
+   dev-libs/atk
+   dev-libs/glib:2
+   dev-libs/icu
+   dev-libs/expat
+   dev-libs/libaio
+   =dev-libs/libgcrypt-1.5*
+   dev-libs/libsigc++
+   dev-libs/libxml2
+   dev-libs/openssl:0.9.8
+   dev-libs/xmlrpc-c
+   gnome-base/libgnomecanvas
+   gnome-base/libgtop:2
+   gnome-base/librsvg:2
+   gnome-base/orbit
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/libart_lgpl
+   media-libs/libpng:1.2
+   media-libs/libpng
+   media-libs/tiff:3
+   net-misc/curl
+   cups? ( net-print/cups )
+   sys-devel/gcc
+   sys-fs/fuse
+   sys-libs/glibc
+   sys-libs/zlib
+   x11-libs/cairo
+   x11-libs/gtk+:2
+   x11-libs/libgksu
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXau
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXdmcp
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXft
+   x11-libs/libXi
+   x11-libs/libXinerama
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango
+   x11-libs/pangox-compat
+   x11-libs/startup-notification
+   x11-themes/hicolor-icon-theme
+   !app-emulation/vmware-player"
+PDEPEND="~app-emulation/vmware-modules-304.${PV_MINOR}
+   vmware-tools? ( app-emulation/vmware-tools )"
+
+S=${WORKDIR}
+VM_INSTALL_DIR="/opt/vmware"
+VM_DATA_STORE_DIR="/var/lib/vmware/Shared VMs"
+VM_HOSTD_USER="root"
+
+QA_PREBUILT="/opt/*"
+
+src_unpack() {
+   default
+   local bundle
+   use amd64 && bundle=${MY_P}.x86_64.bundle
+   local component; for component in \
+   vmware-vmx \
+   vmware-player-app \
+   vmware-player-setup \
+   vmware-workstation \
+   vmware-network-editor \
+   vmware-network-editor-ui \
+   vmware-usbarbitrator \
+   vmware-vprobe
+   do
+   vmware-bundle_extract-bundle-component "${bundle}" 
"${component}" "${S}"
+   done
+
+   if use server; then
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-workstation-server #"${S}"
+   fi
+
+   if use vix; then
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-vix-core vmware-vix
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-vix-lib-Workstation1100andvSphere600 vmware-vix
+   fi
+   if use ovftool; then
+   vmware-bundle_extract-bundle-component "${bundle}" 
vmware-ovftool
+   fi
+}
+
+src_prepare() {
+   rm -f  bin/vmware-modconfig
+   rm -rf lib/modules/binary
+   # Bug 459566
+   

[gentoo-commits] dev/mrueg:master commit in: app-admin/keepassx/

2015-09-12 Thread Manuel Rüger
commit: a7fcad345cbb4ab7cc24a88dbd01142f3aee3905
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sat Sep 12 22:18:35 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sat Sep 12 22:18:35 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=a7fcad34

app-admin/keepassx: Migrate to Qt5

Package-Manager: portage-2.2.20.1

 app-admin/keepassx/keepassx-.ebuild | 9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/app-admin/keepassx/keepassx-.ebuild 
b/app-admin/keepassx/keepassx-.ebuild
index ccf3871..b586df8 100644
--- a/app-admin/keepassx/keepassx-.ebuild
+++ b/app-admin/keepassx/keepassx-.ebuild
@@ -17,10 +17,11 @@ IUSE="test"
 
 DEPEND="
dev-libs/libgcrypt:0=
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   dev-qt/qttest:4
+   dev-qt/qtcore:5
+   dev-qt/qtconcurrent:5
+   dev-qt/linguist-tools:5
+   dev-qt/qttest:5
+   dev-qt/qtwidgets:5
sys-libs/zlib
x11-libs/libX11
x11-libs/libXtst



[gentoo-commits] repo/gentoo:master commit in: net-misc/openssh/

2015-09-12 Thread Richard Farina
commit: 19cf898d8015af6347040689b837dc848c7dd260
Author: Zero_Chaos  gentoo  org>
AuthorDate: Sun Sep 13 02:34:57 2015 +
Commit: Richard Farina  gentoo  org>
CommitDate: Sun Sep 13 02:34:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19cf898d

net-misc/openssh: revert improper 4411ff42539dc7917a8db314327c6fbe699a616f

Package-Manager: portage-2.2.20.1

 net-misc/openssh/openssh-6.9_p1-r2.ebuild | 3 +--
 net-misc/openssh/openssh-7.0_p1.ebuild| 3 +--
 net-misc/openssh/openssh-7.1_p1.ebuild| 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/net-misc/openssh/openssh-6.9_p1-r2.ebuild 
b/net-misc/openssh/openssh-6.9_p1-r2.ebuild
index e80d708..ead3926 100644
--- a/net-misc/openssh/openssh-6.9_p1-r2.ebuild
+++ b/net-misc/openssh/openssh-6.9_p1-r2.ebuild
@@ -48,8 +48,7 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   !bindist? ( >=dev-libs/openssl-0.9.8f:0[-bindist] )
-   bindist? ( >=dev-libs/openssl-0.9.8f:0 )
+   >=dev-libs/openssl-0.9.8f:0[bindist=]
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"

diff --git a/net-misc/openssh/openssh-7.0_p1.ebuild 
b/net-misc/openssh/openssh-7.0_p1.ebuild
index 702e196..7a71f85 100644
--- a/net-misc/openssh/openssh-7.0_p1.ebuild
+++ b/net-misc/openssh/openssh-7.0_p1.ebuild
@@ -48,8 +48,7 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   !bindist? ( >=dev-libs/openssl-0.9.8f:0[-bindist] )
-   bindist? ( >=dev-libs/openssl-0.9.8f:0 )
+   >=dev-libs/openssl-0.9.8f:0[bindist=]
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"

diff --git a/net-misc/openssh/openssh-7.1_p1.ebuild 
b/net-misc/openssh/openssh-7.1_p1.ebuild
index 2614574..5c7f373 100644
--- a/net-misc/openssh/openssh-7.1_p1.ebuild
+++ b/net-misc/openssh/openssh-7.1_p1.ebuild
@@ -48,8 +48,7 @@ LIB_DEPEND="
selinux? ( >=sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( >=sys-auth/skey-1.1.5-r1[static-libs(+)] )
ssl? (
-   !bindist? ( >=dev-libs/openssl-0.9.8f:0[-bindist] )
-   bindist? ( >=dev-libs/openssl-0.9.8f:0 )
+   >=dev-libs/openssl-0.9.8f:0[bindist=]
dev-libs/openssl[static-libs(+)]
)
>=sys-libs/zlib-1.2.3[static-libs(+)]"



[gentoo-commits] repo/gentoo:master commit in: net-p2p/ctorrent/files/, net-p2p/ctorrent/

2015-09-12 Thread Mike Frysinger
commit: dc985c3cb2c8094313f60553c2a488f9bd39002d
Author: Mike Frysinger  gentoo  org>
AuthorDate: Sun Sep 13 02:51:39 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Sun Sep 13 02:52:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc985c3c

net-p2p/ctorrent: workaround broken rTorrent files

 net-p2p/ctorrent/ctorrent-3.3.2-r3.ebuild  | 29 +
 .../ctorrent-3.3.2-empty-path-components.patch | 38 ++
 2 files changed, 67 insertions(+)

diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r3.ebuild 
b/net-p2p/ctorrent/ctorrent-3.3.2-r3.ebuild
new file mode 100644
index 000..d667683
--- /dev/null
+++ b/net-p2p/ctorrent/ctorrent-3.3.2-r3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils
+
+MY_P="${PN}-dnh${PV}"
+
+DESCRIPTION="Enhanced CTorrent is a BitTorrent console client written in C and 
C++"
+HOMEPAGE="http://www.rahul.net/dholmes/ctorrent/;
+SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+S=${WORKDIR}/${MY_P}
+
+DEPEND="dev-libs/openssl:="
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   epatch "${FILESDIR}"/${PN}-CVE-2009-1759.patch
+   epatch "${FILESDIR}"/${P}-negative-ints.patch
+   epatch "${FILESDIR}"/${P}-empty-path-components.patch
+}

diff --git a/net-p2p/ctorrent/files/ctorrent-3.3.2-empty-path-components.patch 
b/net-p2p/ctorrent/files/ctorrent-3.3.2-empty-path-components.patch
new file mode 100644
index 000..fce41d4
--- /dev/null
+++ b/net-p2p/ctorrent/files/ctorrent-3.3.2-empty-path-components.patch
@@ -0,0 +1,38 @@
+rTorrent sometimes creates invalid torrents which has empty path components.
+the bitorrent spec allows for "" strings, but they make no sense in paths.
+so instead of always adding a / in between, skip them.  ugh.
+
+for example:
+dict {
+   'info' => dict {
+   'name' => str = "some dir" (len = 8)
+   'files' => list [
+   dict {
+   'length' => int = 12345567
+   'path' => list [
+   str = "" (len = 0)
+   str = "foo.bin" (len = 7)
+   ]
+   }
+   ...
+   ]
+   ...
+   }
+   ...
+}
+
+ctorrent will then try to fetch the file "/some dir/foo.bin" instead of
+"some dir/foo.bin" (relative to $PWD).
+
+--- a/bencode.cpp
 b/bencode.cpp
+@@ -258,7 +258,8 @@
+ n -= r; 
+ if( 'e' == *pb ) break;
+ if( pathname >= endmax ) return 0;
+-*pathname++ = PATH_SP;
++if (q)
++  *pathname++ = PATH_SP;
+   }
+   *pathname = '\0';
+   return (pb - b + 1);



[gentoo-commits] repo/gentoo:master commit in: net-libs/gsoap/

2015-09-12 Thread Ian Delaney
commit: 89d4775d32e7bf018d7b41a291cff2fab98abd01
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Sep 13 01:03:51 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Sep 13 01:03:51 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d4775d

net-libs/gsoap: correction to previous entry;

reported from (correct) bug #555778, also reduced length of
DESCRIPTION to within recommended limit

Package-Manager: portage-2.2.20.1

 net-libs/gsoap/gsoap-2.8.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/gsoap/gsoap-2.8.23.ebuild 
b/net-libs/gsoap/gsoap-2.8.23.ebuild
index 8aeb97d..2ac8897 100644
--- a/net-libs/gsoap/gsoap-2.8.23.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.23.ebuild
@@ -8,7 +8,7 @@ inherit autotools eutils
 
 MY_P="${PN}-2.8"
 
-DESCRIPTION="A cross-platform open source C and C++ SDK to ease the 
development of SOAP/XML Web services"
+DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web 
services"
 HOMEPAGE="http://gsoap2.sourceforge.net;
 SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"
 



[gentoo-commits] repo/gentoo:master commit in: net-firewall/arno-iptables-firewall/

2015-09-12 Thread Ian Delaney
commit: 1de698ff655f0bb8686a5e078093ab7c47034cd0
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Sep 13 02:57:03 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Sep 13 02:57:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1de698ff

net-firewall/arno-iptables-firewall: bump, request sourced from bug #559858

Package-Manager: portage-2.2.20.1

 net-firewall/arno-iptables-firewall/Manifest   |  1 +
 .../arno-iptables-firewall-2.0.1f_rc1.ebuild   | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/net-firewall/arno-iptables-firewall/Manifest 
b/net-firewall/arno-iptables-firewall/Manifest
index 20eb318..fe6daf6 100644
--- a/net-firewall/arno-iptables-firewall/Manifest
+++ b/net-firewall/arno-iptables-firewall/Manifest
@@ -1,2 +1,3 @@
 DIST arno-iptables-firewall_2.0.1d.tar.gz 125329 SHA256 
177343362063125985e8b0008fe69bc6ca8d3ba252cfa35a316e708f52fef9c6 SHA512 
a99f4fcf4f84a47cc1bda26b39e4f3dc7e10b74f3aeaea8a2519bf18f43ff08ec0bfbd0f078ac36ce12da31d3ac0eabc51231b4559cadca13cd4d75e0940bf9d
 WHIRLPOOL 
2dd56678015cf49ed9442c63c5455c70e72a6f252d9278a56ae1eaabda34d597c44f7fdb97695656882754776385778a5e67d83e7e35e4554e5765e3a0e68b13
 DIST arno-iptables-firewall_2.0.1e.tar.gz 126238 SHA256 
fa7b865e5d9b8e077cba73b2f28695a2fd691092a0a7f9e1c16ee369fc27fe43 SHA512 
244b3bbf08b2d97128908aece487388bb71ced002cc129885144f4eacf9cf6053c9eb1225a1cd33fdefc502f1e6822a85710d35a7884e99cfde35d34f3fd4f70
 WHIRLPOOL 
f6c1b5ade8b4acdcc4c8e90e19a84335c3932d2a58bbba2221a91b7cbd228c4d6072af6e21836314d86ef005780b47c5ce85198219b345116af529178e2133c1
+DIST arno-iptables-firewall_2.0.1f-rc1.tar.gz 129834 SHA256 
84f3e96bb85dbcad2916922d537aa0f188df59ece7ea9d9c0f669468938713e0 SHA512 
cf7c2f97e74e01be48a8206be3116156740dfd2022df957651b587de1492157363249c067a778209c1e239f53c30426c32e6b1f901949c37ab2b5d690542d620
 WHIRLPOOL 
969e09b206cf1e132e93151461297fdb3b40ba849b4b4c9ff9e2ef8095526e4e8340b348e2bc97cfe9838b7de3f42cb1acae7c21d6261dcab5392e26ba81afc4

diff --git 
a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1f_rc1.ebuild 
b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1f_rc1.ebuild
new file mode 100644
index 000..f34f6c9
--- /dev/null
+++ 
b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1f_rc1.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit readme.gentoo systemd versionator
+
+DESCRIPTION="Arno's iptables firewall script"
+HOMEPAGE="http://rocky.eld.leidenuniv.nl;
+
+MY_PV=$(replace_version_separator 3 -)
+SRC_URI="http://rocky.eld.leidenuniv.nl/${PN}/${PN}_${MY_PV}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+plugins"
+
+# sys-apps/coreutils dependency wrt
+# https://bugs.gentoo.org/show_bug.cgi?id=448716
+
+DEPEND=""
+RDEPEND="net-firewall/iptables
+   >sys-apps/coreutils-8.20-r1
+   sys-apps/iproute2
+   plugins? ( net-dns/bind-tools )"
+
+S="${WORKDIR}/${PN}_${MY_PV/rc/RC}"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="You will need to configure /etc/${PN}/firewall.conf
+before using this package. To start the script, run:
+
+/etc/init.d/${PN} start (for OpenRC)
+systemctl start ${PN} (for systemd)
+
+If you want to start this script at boot, run:
+
+rc-update add ${PN} default (for OpenRC)
+systemctl enable ${PN} (for systemd)"
+
+src_prepare() {
+   sed -i -e 's:/usr/local/share/:/usr/libexec/:' \
+   etc/"${PN}"/firewall.conf || die "Sed failed!"
+   sed -i -e 's:/usr/local/sbin/:/usr/sbin/:' \
+   lib/systemd/system/"${PN}.service" || die "Sed failed!"
+}
+
+src_install() {
+   insinto /etc/"${PN}"
+   doins etc/"${PN}"/firewall.conf
+   doins etc/"${PN}"/custom-rules
+
+   doinitd "${FILESDIR}/${PN}"
+   systemd_dounit lib/systemd/system/"${PN}.service"
+
+   dobin bin/arno-fwfilter
+   dosbin bin/"${PN}"
+
+   insinto /usr/libexec/"${PN}"
+   doins share/"${PN}"/environment
+
+   dodoc CHANGELOG README
+   readme.gentoo_create_doc
+
+   if use plugins
+   then
+   insinto /etc/"${PN}"/plugins
+   doins etc/"${PN}"/plugins/*
+
+   insinto /usr/libexec/"${PN}"/plugins
+   doins share/"${PN}"/plugins/*.plugin
+
+   exeinto /usr/libexec/"${PN}"/plugins
+   doexe share/"${PN}"/plugins/dyndns-host-open-helper
+   doexe share/"${PN}"/plugins/traffic-accounting-helper
+   doexe share/"${PN}"/plugins/traffic-accounting-log-rotate
+   doexe share/"${PN}"/plugins/traffic-accounting-show
+
+   docinto plugins
+   dodoc share/"${PN}"/plugins/*.CHANGELOG
+   fi
+
+   doman share/man/man1/arno-fwfilter.1 \
+   share/man/man8/"${PN}".8
+}
+
+pkg_postinst () {
+   ewarn "When you stop this script, 

[gentoo-commits] repo/gentoo:master commit in: net-libs/gsoap/

2015-09-12 Thread Ian Delaney
commit: 45f0c75a79a90d7fd901544ef4c0d807d50b66fe
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Sep 13 00:45:52 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Sep 13 00:45:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f0c75a

net-libs/gsoap: remove broken version reported from bug #558348

Package-Manager: portage-2.2.20.1

 net-libs/gsoap/Manifest|  1 -
 net-libs/gsoap/gsoap-2.8.22.ebuild | 72 --
 2 files changed, 73 deletions(-)

diff --git a/net-libs/gsoap/Manifest b/net-libs/gsoap/Manifest
index c3d29f4..e6a2615 100644
--- a/net-libs/gsoap/Manifest
+++ b/net-libs/gsoap/Manifest
@@ -1,4 +1,3 @@
 DIST gsoap_2.7.17.zip 1022 SHA256 
d3af1ce9464b28cacdf1dfbe09b689f8927cbcf3948479996aef52a39afa2c16 SHA512 
efb5332e90cbed6013ac2f16b940404cc4de9e84bc85e671cb3588bc6620cd86c8db646a4f3cd77bb3b866dfcc8a793186736ab2241bb8cbaca8d313345d14ac
 WHIRLPOOL 
955e845b5a8b9af1697ca8bcdbb77813f149f7ff162ec51e680c398dab9934c36418572004b7bd24200476b6d45b623f294053b932da2fce94f415becd369af7
 DIST gsoap_2.8.12.zip 19974348 SHA256 
51eef118544fa846f4d2dea2eedf91c84c46a1abeafc5eee3dcff783f4015a00 SHA512 
7f162936d8d331d94b0aa52042c512167198a8de5a279747f49494b0f17442feb4db2ac5abff54e46350562e774b6bdddc577049f7cb59807cab29b12d797a87
 WHIRLPOOL 
7557396a154405606b2b2a962ac5f19d4853a792c8f96333576e6229506c9fedd8c5652cc1560566dfb51203362063566d2780becb1e1bb0ca2714fabe0a0330
-DIST gsoap_2.8.22.zip 20806602 SHA256 
2fdf14e6e4dece9409db53a3c4676a0b25711279bc2a8d8949a46c2d9907308b SHA512 
b7a1b44d21e98b90efc68efa5a61ac69a4a312a3ca87ac4379d6ea15d4d81393fc5921212363f99a8cb1f7a28a736f5869c49318e94110de3df36ce20fc11822
 WHIRLPOOL 
0e7de5379382702c076a74fea875b4dd9bd1aec54c847919c5831afa8a14e1663aa4d97fd1c8088a7b7aaa9b32485561b2b519802f3a4984cfa87f7a8167fd05
 DIST gsoap_2.8.23.zip 22482000 SHA256 
e1c30743f1c2cf40b2760568127e14af1b2a00c3026b2e5f0750e8c33d94c061 SHA512 
cc90aadfe09aa6406172c9ffa07696851ff594ca7c5b40819494badd8ce978d908d66de63a5831e7aec1bca18ee8b51ed02187057688a3b36eb0a21fe6e0f5a4
 WHIRLPOOL 
e5cfc9c5758847d1fc94cbd38108b80c7548abc0316fe201b58604a3b22d30b9748c81d4aec13f53356593f3ddc2dcba14170a53d63795eab9229ec49d4bc585

diff --git a/net-libs/gsoap/gsoap-2.8.22.ebuild 
b/net-libs/gsoap/gsoap-2.8.22.ebuild
deleted file mode 100644
index 7a558be..000
--- a/net-libs/gsoap/gsoap-2.8.22.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit autotools eutils
-
-MY_P="${PN}-2.8"
-
-DESCRIPTION="A cross-platform open source C and C++ SDK to ease the 
development of SOAP/XML Web services"
-HOMEPAGE="http://gsoap2.sourceforge.net;
-SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"
-
-LICENSE="GPL-2 gSOAP"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc debug examples ipv6 gnutls +ssl"
-
-DEPEND="app-arch/unzip
-   sys-devel/flex
-   sys-devel/bison
-   sys-libs/zlib
-   gnutls? ( net-libs/gnutls )
-   ssl? ( dev-libs/openssl )"
-RDEPEND=""
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   # Fix Pre-ISO headers
-   epatch 
"${FILESDIR}/${PN}-2.7.10-fedora-install_soapcpp2_wsdl2h_aux.patch"
-
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=
-   use ssl || myconf+="--disable-ssl "
-   use gnutls && myconf+="--enable-gnutls "
-   use ipv6 && myconf+="--enable-ipv6 "
-   econf \
-   ${myconf} \
-   $(use_enable debug) \
-   $(use_enable examples samples)
-}
-
-src_compile() {
-   emake -j1
-}
-
-src_install() {
-   emake DESTDIR="${D}" install
-
-   # yes, we also install the license-file since
-   # it contains info about how to apply the licenses
-   dodoc *.txt
-
-   dohtml changelog.html
-
-   find "${D}"/usr/ -name "*.la" -exec rm {} \;
-
-   if use examples; then
-   rm -rf gsoap/samples/Makefile* gsoap/samples/*/Makefile* 
gsoap/samples/*/*.o
-   insinto /usr/share/doc/${PF}/examples
-   doins -r gsoap/samples/*
-   fi
-
-   if use doc; then
-   dohtml -r gsoap/doc/*
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/zfs/

2015-09-12 Thread Richard Yao
commit: 8244094393d2986793d7990335a8bd8547755f7e
Author: Richard Yao  gentoo  org>
AuthorDate: Sun Sep 13 03:51:02 2015 +
Commit: Richard Yao  gentoo  org>
CommitDate: Sun Sep 13 03:51:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82440943

sys-fs/zfs: Adjust blocker on sys-fs/udev-init-scripts

The blocker should be >=28 rather than >27 to avoid causing problems for
Funtoo. This is related to bug #560066, although no formal bug for
Funtoo's issue exists.

Package-Manager: portage-2.2.20.1
Signed-off-by: Richard Yao  gentoo.org>

 sys-fs/zfs/zfs-0.6.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/zfs/zfs-0.6.5.ebuild b/sys-fs/zfs/zfs-0.6.5.ebuild
index cfc238f..9c9e1be 100644
--- a/sys-fs/zfs/zfs-0.6.5.ebuild
+++ b/sys-fs/zfs/zfs-0.6.5.ebuild
@@ -59,7 +59,7 @@ RDEPEND="${COMMON_DEPEND}
app-misc/pax-utils
!sys-fs/udev-init-scripts-27
+   !>=sys-fs/udev-init-scripts-28
 "
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: dev-libs/ustr/, dev-libs/ustr/files/

2015-09-12 Thread Ian Delaney
commit: 7dea6f8820f36bf389e6315044bea7507553bed0
Author: Ian Delaney  gentoo  org>
AuthorDate: Sun Sep 13 03:14:45 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sun Sep 13 03:14:45 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dea6f88

dev-libs/ustr: revbump; patch and ebuild submitted in bug #556452

Package-Manager: portage-2.2.20.1

 dev-libs/ustr/files/ustr-1.0.4-gcc_5-check.patch | 28 +++
 dev-libs/ustr/ustr-1.0.4-r6.ebuild   | 61 
 2 files changed, 89 insertions(+)

diff --git a/dev-libs/ustr/files/ustr-1.0.4-gcc_5-check.patch 
b/dev-libs/ustr/files/ustr-1.0.4-gcc_5-check.patch
new file mode 100644
index 000..aaed150
--- /dev/null
+++ b/dev-libs/ustr/files/ustr-1.0.4-gcc_5-check.patch
@@ -0,0 +1,28 @@
+--- a/ustr-conf.h.in   2007-10-22 08:00:55.0 +0200
 b/ustr-conf.h.in   2015-09-10 12:24:34.998796842 +0200
+@@ -4,13 +4,24 @@
+ /* this is the custom version for the library itself, for everyone else
+  * ustr-import generates one depending on the options. */
+ 
++/* If this is GCC with major version 5 and up, the default C standard
++ * has changed from C89 to C99 so the old inline behaviour must be
++ * restored:
++ */
++#if defined(__GNUC__) \
++ && (__GNUC__ > 4) \
++ && defined(__STDC_VERSION__) \
++ && (__STDC_VERSION__ >= 199901L)
++#  define inline inline __attribute__ ((gnu_inline))
++#endif /* GCC greater than major version 4 and not -std=c89 set */
++
+ /* The default is now to link against libc. */
+ #ifndef USTR_CONF_INCLUDE_CODEONLY_HEADERS
+ #define USTR_CONF_INCLUDE_CODEONLY_HEADERS 0
+ #endif
+ 
+ /* We can't: if defined(__GLIBC__) && (!defined(_GNU_SOURCE) || !_GNU_SOURCE)
+- *  because by the time we've included a libc header it's too late. */ 
++ *  because by the time we've included a libc header it's too late. */
+ #ifndef _GNU_SOURCE
+ #define _GNU_SOURCE 1
+ #endif

diff --git a/dev-libs/ustr/ustr-1.0.4-r6.ebuild 
b/dev-libs/ustr/ustr-1.0.4-r6.ebuild
new file mode 100644
index 000..249168b
--- /dev/null
+++ b/dev-libs/ustr/ustr-1.0.4-r6.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ustr-1.0.4-r3.ebuild,v 1.4 
2014/01/14 13:58:01 ago Exp $
+
+EAPI=5
+
+inherit multilib-build toolchain-funcs eutils
+
+DESCRIPTION="Low-overhead managed string library for C"
+HOMEPAGE="http://www.and.org/ustr;
+SRC_URI="ftp://ftp.and.org/pub/james/ustr/${PV}/${P}.tar.bz2;
+
+LICENSE="|| ( BSD-2 MIT LGPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+src_prepare() {
+   epatch "${FILESDIR}/${P}-gcc_5-check.patch"
+   multilib_copy_sources
+}
+
+ustr_make() {
+   emake "$@" \
+   AR="$(tc-getAR)" \
+   CC="$(tc-getCC)" \
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}" \
+   prefix="${EPREFIX}/usr" \
+   SHRDIR="/usr/share/${P}" \
+   HIDE= || die
+}
+
+ustr_install() {
+   cd "${BUILD_DIR}" || die
+
+   emake "$@" \
+   DESTDIR="${D}" \
+   prefix="${EPREFIX}/usr" \
+   libdir="${EPREFIX}/usr/$(get_libdir)" \
+   mandir="/usr/share/man" \
+   SHRDIR="/usr/share/${P}" \
+   DOCSHRDIR="/usr/share/doc/${PF}" \
+   HIDE= || die
+}
+
+src_compile() {
+   multilib_foreach_abi ustr_make all-shared
+}
+
+multilib_src_test() {
+   multilib_foreach_abi ustr_make check
+}
+
+src_install() {
+   multilib_foreach_abi ustr_install install-multilib-linux
+   dodoc ChangeLog README README-DEVELOPERS AUTHORS NEWS TODO
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/discount/

2015-09-12 Thread Jeroen Roovers
commit: cb1a9c0c21024e8144d7946df2c878be00a55b4b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Sep 12 06:01:51 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Sep 12 06:02:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1a9c0c

app-text/discount: Stable for PPC64 (bug #558126).

Package-Manager: portage-2.2.20.1

 app-text/discount/discount-2.1.8a-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/discount/discount-2.1.8a-r1.ebuild 
b/app-text/discount/discount-2.1.8a-r1.ebuild
index 10467dc..97b3b31 100644
--- a/app-text/discount/discount-2.1.8a-r1.ebuild
+++ b/app-text/discount/discount-2.1.8a-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sparc ~x86"
 IUSE="minimal"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: dev-python/certifi/

2015-09-12 Thread Anthony G. Basile
commit: c7b3f64de3c8113389bfef1673f06ea83b46d29b
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 07:18:19 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 07:18:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b3f64d

dev-python/certifi: drop to ~mips, bug #560102.

Package-Manager: portage-2.2.20.1

 dev-python/certifi/certifi-2015.9.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/certifi/certifi-2015.9.6.2.ebuild 
b/dev-python/certifi/certifi-2015.9.6.2.ebuild
index ea8cc9c..ddb1b2f 100644
--- a/dev-python/certifi/certifi-2015.9.6.2.ebuild
+++ b/dev-python/certifi/certifi-2015.9.6.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm hppa mips ppc ppc64 x86"
+KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pinentry/

2015-09-12 Thread Agostino Sarubbo
commit: 69d0158471b97bbea6373a886ec9d89c2ed55912
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 08:25:22 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 08:25:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d01584

app-eselect/eselect-pinentry: x86 stable wrt bug #552614

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild 
b/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild
index 152b984..b22624d 100644
--- a/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild
+++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/

2015-09-12 Thread Agostino Sarubbo
commit: 4e9ac704091dc3cf27cb10a4809d72541f4db1ef
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 08:25:27 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 08:25:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e9ac704

app-crypt/gnupg: x86 stable wrt bug #552614

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 app-crypt/gnupg/gnupg-2.0.28.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gnupg/gnupg-2.0.28.ebuild 
b/app-crypt/gnupg/gnupg-2.0.28.ebuild
index 3294b5c..7e372f9 100644
--- a/app-crypt/gnupg/gnupg-2.0.28.ebuild
+++ b/app-crypt/gnupg/gnupg-2.0.28.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 doc ldap nls mta readline static selinux smartcard tools usb"
 
 COMMON_DEPEND_LIBS="



[gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland/

2015-09-12 Thread Agostino Sarubbo
commit: 1c3555f95163c0271fdc9861b9bab4ee2a6781d4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 08:25:36 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 08:25:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c3555f9

dev-libs/wayland: x86 stable wrt bug #559758

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 dev-libs/wayland/wayland-1.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/wayland/wayland-1.7.0.ebuild 
b/dev-libs/wayland/wayland-1.7.0.ebuild
index 1cb6cda..3958266 100644
--- a/dev-libs/wayland/wayland-1.7.0.ebuild
+++ b/dev-libs/wayland/wayland-1.7.0.ebuild
@@ -24,7 +24,7 @@ fi
 
 LICENSE="MIT"
 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="doc static-libs"
 
 RDEPEND=">=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libassuan/

2015-09-12 Thread Agostino Sarubbo
commit: 6c58cb3d283864565566fa5ba340efdded3d72d1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 08:25:31 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 08:25:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c58cb3d

dev-libs/libassuan: x86 stable wrt bug #552614

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 dev-libs/libassuan/libassuan-2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libassuan/libassuan-2.2.1.ebuild 
b/dev-libs/libassuan/libassuan-2.2.1.ebuild
index dae3724..6c3dcf5 100644
--- a/dev-libs/libassuan/libassuan-2.2.1.ebuild
+++ b/dev-libs/libassuan/libassuan-2.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND=">=dev-libs/libgpg-error-1.8"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pinentry/

2015-09-12 Thread Agostino Sarubbo
commit: 0a1bc55091c17b57722d9c7d1f3d4a5f6be39706
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 08:25:18 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 08:25:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1bc550

app-crypt/pinentry: x86 stable wrt bug #552614

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 app-crypt/pinentry/pinentry-0.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/pinentry/pinentry-0.9.5.ebuild 
b/app-crypt/pinentry/pinentry-0.9.5.ebuild
index ab15d4e..a9784b2 100644
--- a/app-crypt/pinentry/pinentry-0.9.5.ebuild
+++ b/app-crypt/pinentry/pinentry-0.9.5.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="clipboard emacs gtk ncurses qt4 caps gnome-keyring static"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/mako/

2015-09-12 Thread Justin Lecher
commit: bc1cddba53192b88848d2ee8be59ca535c27bc27
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Sep 12 07:30:18 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Sep 12 07:30:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc1cddba

dev-python/mako: Fix usage of optfeature()

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=560238

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/mako/mako-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/mako/mako-1.0.2.ebuild 
b/dev-python/mako/mako-1.0.2.ebuild
index ec773ed..98fcfdf 100644
--- a/dev-python/mako/mako-1.0.2.ebuild
+++ b/dev-python/mako/mako-1.0.2.ebuild
@@ -43,7 +43,7 @@ python_install_all() {
 }
 
 pkg_postinst() {
-   optfeature dev-python/beaker "Caching support"
+   optfeature "Caching support" dev-python/beaker
for v in ${REPLACING_VERSIONS}; do
if ! version_is_at_least 0.7.3-r2 $v; then
ewarn "dev-python/beaker is no longer hard dependency 
of ${P}"



[gentoo-commits] repo/gentoo:master commit in: profiles/

2015-09-12 Thread Markos Chandras
commit: e3d955a1d6740b791526792caeec9207acaebc21
Author: Markos Chandras  gentoo  org>
AuthorDate: Sat Sep 12 09:00:19 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sat Sep 12 09:00:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d955a1

package.mask: lift qmmp-0.9* mask

 profiles/package.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 78a11d4..3812179 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -30,12 +30,6 @@
 
 #--- END OF EXAMPLES ---
 
-# Markos Chandras  (11 Sep 2015)
-# Ebuild not ready for general use yet. Needs a bit more
-# clean up
-=media-sound/qmmp-0.9*
-=media-plugins/qmmp-plugin-pack-0.9*
-
 # Michał Górny  (09 Sep 2015)
 # Package to be used with gentoo-x86 CVS, so pretty much defunct now.
 # Removal in 30 days. Bug #560056.



[gentoo-commits] repo/gentoo:master commit in: profiles/

2015-09-12 Thread Markos Chandras
commit: 633209a11903b5c412a36070351753fbcf7ddb4c
Author: Markos Chandras  gentoo  org>
AuthorDate: Sat Sep 12 09:06:32 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sat Sep 12 09:06:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633209a1

package.mask: Update lightdm mask

 profiles/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 3812179..35a002e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -368,7 +368,7 @@ www-apps/trac-downloads
 
 # Markos Chandras  (18 Nov 2014)
 # Mask latest development version for testing
-=x11-misc/lightdm-1.15*
+=x11-misc/lightdm-1.16*
 
 # Mike Pagano  (16 Oct 2014)
 # A regression in kernels 3.17.0 lead to file system corruption



[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/

2015-09-12 Thread Markos Chandras
commit: 3b0d5a3b0c9e8a2f6a322b32e88e420bf82d473c
Author: Markos Chandras  gentoo  org>
AuthorDate: Sat Sep 12 09:04:33 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sat Sep 12 09:04:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0d5a3b

x11-misc/lightdm: Mark latest 1.10.X release as stable everywhere

Package-Manager: portage-2.2.20.1

 x11-misc/lightdm/lightdm-1.10.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/lightdm/lightdm-1.10.5.ebuild 
b/x11-misc/lightdm/lightdm-1.10.5.ebuild
index ce8cb6b..4480fdd 100644
--- a/x11-misc/lightdm/lightdm-1.10.5.ebuild
+++ b/x11-misc/lightdm/lightdm-1.10.5.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.x
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 arm ~ppc x86"
 IUSE="+gtk +introspection kde qt4"
 REQUIRED_USE="|| ( gtk kde )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/

2015-09-12 Thread Markos Chandras
commit: ba8921ee60839519798f18dbda8206ef99d7eb02
Author: Markos Chandras  gentoo  org>
AuthorDate: Sat Sep 12 09:03:16 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sat Sep 12 09:03:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8921ee

x11-misc/lightdm: Version bump

Package-Manager: portage-2.2.20.1

 x11-misc/lightdm/Manifest  |   1 +
 x11-misc/lightdm/lightdm-1.16.0.ebuild | 122 +
 2 files changed, 123 insertions(+)

diff --git a/x11-misc/lightdm/Manifest b/x11-misc/lightdm/Manifest
index 85e1f08..c191b83 100644
--- a/x11-misc/lightdm/Manifest
+++ b/x11-misc/lightdm/Manifest
@@ -5,3 +5,4 @@ DIST lightdm-1.12.3.tar.xz 473512 SHA256 
c7dc90fde4f22762f38f06506b64f3b95cc3a1d
 DIST lightdm-1.13.2.tar.xz 478064 SHA256 
579f74c175b6cb1e2e304fe8cad462f99467b50701a0b1c85fe455f41caf83af SHA512 
929b0a2bacb9cb45c03664b191f7d6022b65133b286ca5af5118bb2ffc12c8eb49dcc9cb135b02880c7a9f5a6e6de59fa432c0e6a44d22426727463367239476
 WHIRLPOOL 
d979f09f2e75a9977f8917b7d711eb803aa564a75582d7b86e24fe9ca410a6d3555081ef7e3b6750344208236f8a1d85171b267cc4ff0cb47baafe2e8f10de46
 DIST lightdm-1.14.2.tar.xz 477232 SHA256 
28b078979870782aaa1a9167945e1dab19cc6d699747af3d0c0c9a3bdb8dbba1 SHA512 
5dec6fb492930827c3e07a027411ad5b864f0ef923753c9b8d309c1ab9de9c405ba66b2adbb12784cdd02d9cadebcb5299761ec17bbf1cd4a4202478ce8b427b
 WHIRLPOOL 
e9122281e599663af42f06a8d68fc0eae6b9b1c7d820802c14bc9d5bfd32005d4fe28cae805f697ec62587e2e4c5c4e290d37fcb84cf262f538b967c584e9f45
 DIST lightdm-1.15.3.tar.xz 479432 SHA256 
0670c6de84e9edfea3210b42aef688a848fa5366d150a71a67cdf83bc64bda5f SHA512 
2fde5b1d01c8bbfa1fa74af9947c4ced9211d0f56d9590c9b5253a51774e2f927a4c6c2e76cde7d34351ae8474bf20e27cf71806c0a4e3a4dffc81b070384344
 WHIRLPOOL 
a4765ee04e9faedfe397b561d17e6ac37ee1738358f7dd00f4be6e4fbabca6a83bd76fe845e4605345053350768363c2027a474a0087d5d37b819a0638c35f54
+DIST lightdm-1.16.0.tar.xz 479224 SHA256 
b2e31beed0c3045bce6119617e96f18e9ee3540582f61fac5aca9697e747abc6 SHA512 
a46db229f7812e5d2b99d81a97f6eaf2aeb92c0b8c2d0c8a8dc1452b411fef3a47e2128569f4c89d98b5ae2789cae5a99af1f3d33f40099eeb19afbc8f3059a5
 WHIRLPOOL 
da1d71e3762e89163e841c182c82928df505603398e4c9f2af032244087aff0cb9318ef9bac7ff7e915114b8f8ef3bf12ee6d44951ddb2e9c637aa683c1d70f3

diff --git a/x11-misc/lightdm/lightdm-1.16.0.ebuild 
b/x11-misc/lightdm/lightdm-1.16.0.ebuild
new file mode 100644
index 000..2e7a4d3
--- /dev/null
+++ b/x11-misc/lightdm/lightdm-1.16.0.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils pam readme.gentoo systemd versionator
+
+TRUNK_VERSION="$(get_version_component_range 1-2)"
+DESCRIPTION="A lightweight display manager"
+HOMEPAGE="http://www.freedesktop.org/wiki/Software/LightDM;
+SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.xz
+   mirror://gentoo/introspection-20110205.m4.tar.bz2"
+
+LICENSE="GPL-3 LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="+gtk +introspection kde qt4 +gnome"
+REQUIRED_USE="|| ( gtk kde )"
+
+COMMON_DEPEND=">=dev-libs/glib-2.32.3:2
+   dev-libs/libxml2
+   gnome? ( sys-apps/accountsservice )
+   virtual/pam
+   x11-libs/libX11
+   >=x11-libs/libxklavier-5
+   introspection? ( >=dev-libs/gobject-introspection-1 )
+   qt4? (
+   dev-qt/qtcore:4
+   dev-qt/qtdbus:4
+   dev-qt/qtgui:4
+   )"
+RDEPEND="${COMMON_DEPEND}
+   >=sys-auth/pambase-20101024-r2"
+DEPEND="${COMMON_DEPEND}
+   dev-util/gtk-doc-am
+   dev-util/intltool
+   gnome? ( gnome-base/gnome-common )
+   sys-devel/gettext
+   virtual/pkgconfig"
+PDEPEND="gtk? ( x11-misc/lightdm-gtk-greeter )
+   kde? ( x11-misc/lightdm-kde )"
+
+DOCS=( NEWS )
+RESTRICT="test"
+
+src_prepare() {
+   sed -i -e 's:getgroups:lightdm_&:' tests/src/libsystem.c || die #412369
+   sed -i -e '/minimum-uid/s:500:1000:' data/users.conf || die
+
+   einfo "Fixing the session-wrapper variable in lightdm.conf"
+   sed -i -e \
+   "/session-wrapper/s@^.*@session-wrapper=/etc/${PN}/Xsession@" \
+   data/lightdm.conf || die "Failed to fix lightdm.conf"
+
+   epatch_user
+
+   # Remove bogus Makefile statement. This needs to go upstream
+   sed -i /"@YELP_HELP_RULES@"/d help/Makefile.am || die
+   if has_version dev-libs/gobject-introspection; then
+   eautoreconf
+   else
+   AT_M4DIR=${WORKDIR} eautoreconf
+   fi
+}
+
+src_configure() {
+   # Set default values if global vars unset
+   local _greeter _session _user
+   _greeter=${LIGHTDM_GREETER:=lightdm-gtk-greeter}
+   _session=${LIGHTDM_SESSION:=gnome}
+   _user=${LIGHTDM_USER:=root}
+   # Let user know how lightdm is configured
+   einfo "Gentoo configuration"
+   

[gentoo-commits] repo/gentoo:master commit in: x11-misc/lightdm/

2015-09-12 Thread Markos Chandras
commit: 7bd63ae4fb3435cb9371851735dd32fbb6b9d252
Author: Markos Chandras  gentoo  org>
AuthorDate: Sat Sep 12 09:06:06 2015 +
Commit: Markos Chandras  gentoo  org>
CommitDate: Sat Sep 12 09:06:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd63ae4

x11-misc/lightdm: Drop 1.13.2 release

Package-Manager: portage-2.2.20.1

 x11-misc/lightdm/Manifest  |   1 -
 x11-misc/lightdm/lightdm-1.13.2.ebuild | 122 -
 2 files changed, 123 deletions(-)

diff --git a/x11-misc/lightdm/Manifest b/x11-misc/lightdm/Manifest
index c191b83..7c40586 100644
--- a/x11-misc/lightdm/Manifest
+++ b/x11-misc/lightdm/Manifest
@@ -2,7 +2,6 @@ DIST introspection-20110205.m4.tar.bz2 1220 SHA256 
4394a606d380ae5315872ede35387
 DIST lightdm-1.10.3.tar.xz 469992 SHA256 
1e31b99eba6626ed46b7940cd53cbd585fa53a433258371490ce74dbd047889c SHA512 
95000ac3686ec81bc9925ca1dd5007422b8f7b74ae63c239af4e2fe16bfb75d778a26301897516da2d6792e0a8cf519dfbfb13bc9b531f9b7856a0c99c66b2a1
 WHIRLPOOL 
5b97c0090c60efc0a2edcc6f8d8788b089233f0630fcc418f3d5c2aaf58940c26e1b0b449f1ef7c9240c0f0ab300df28d8eb221aa46aa2c65487228740fd9a70
 DIST lightdm-1.10.5.tar.xz 470452 SHA256 
90b2133916d46d7eeae9b14fb581ae29d09e099f4c5f82566370c21f5c6c6fcd SHA512 
a5ee39228a53a666a6cc764932e27a3d0ea4295640171794d64b11d23938d132073dfa58289df61995512b6e5a210a4fb5bf1f89c663f6372479cad4f766
 WHIRLPOOL 
bfdaecec39d8aafedb531746d2d28ff494f38d532c5807cb9ca258f0cb531437606dcef77c717058bd14a6e1367709239d13732ee21920919568d897b1996159
 DIST lightdm-1.12.3.tar.xz 473512 SHA256 
c7dc90fde4f22762f38f06506b64f3b95cc3a1d9ccb8c18efa408087fd054465 SHA512 
dca75324e3326a3fdc575837226a9633c7ec967e2484b03e051d5ce2f788dba8e23d4875da3c8d97cb8c6a1da843bc7500876027ca2c40e2bc4844b034acbd08
 WHIRLPOOL 
22a0c30032dcec66263801285017305b385789ed09b32c3e73c5db27daad44a7c44311d30f2002fe776f10cbaeb5d47727502ff19f61c0465e37987baa231de8
-DIST lightdm-1.13.2.tar.xz 478064 SHA256 
579f74c175b6cb1e2e304fe8cad462f99467b50701a0b1c85fe455f41caf83af SHA512 
929b0a2bacb9cb45c03664b191f7d6022b65133b286ca5af5118bb2ffc12c8eb49dcc9cb135b02880c7a9f5a6e6de59fa432c0e6a44d22426727463367239476
 WHIRLPOOL 
d979f09f2e75a9977f8917b7d711eb803aa564a75582d7b86e24fe9ca410a6d3555081ef7e3b6750344208236f8a1d85171b267cc4ff0cb47baafe2e8f10de46
 DIST lightdm-1.14.2.tar.xz 477232 SHA256 
28b078979870782aaa1a9167945e1dab19cc6d699747af3d0c0c9a3bdb8dbba1 SHA512 
5dec6fb492930827c3e07a027411ad5b864f0ef923753c9b8d309c1ab9de9c405ba66b2adbb12784cdd02d9cadebcb5299761ec17bbf1cd4a4202478ce8b427b
 WHIRLPOOL 
e9122281e599663af42f06a8d68fc0eae6b9b1c7d820802c14bc9d5bfd32005d4fe28cae805f697ec62587e2e4c5c4e290d37fcb84cf262f538b967c584e9f45
 DIST lightdm-1.15.3.tar.xz 479432 SHA256 
0670c6de84e9edfea3210b42aef688a848fa5366d150a71a67cdf83bc64bda5f SHA512 
2fde5b1d01c8bbfa1fa74af9947c4ced9211d0f56d9590c9b5253a51774e2f927a4c6c2e76cde7d34351ae8474bf20e27cf71806c0a4e3a4dffc81b070384344
 WHIRLPOOL 
a4765ee04e9faedfe397b561d17e6ac37ee1738358f7dd00f4be6e4fbabca6a83bd76fe845e4605345053350768363c2027a474a0087d5d37b819a0638c35f54
 DIST lightdm-1.16.0.tar.xz 479224 SHA256 
b2e31beed0c3045bce6119617e96f18e9ee3540582f61fac5aca9697e747abc6 SHA512 
a46db229f7812e5d2b99d81a97f6eaf2aeb92c0b8c2d0c8a8dc1452b411fef3a47e2128569f4c89d98b5ae2789cae5a99af1f3d33f40099eeb19afbc8f3059a5
 WHIRLPOOL 
da1d71e3762e89163e841c182c82928df505603398e4c9f2af032244087aff0cb9318ef9bac7ff7e915114b8f8ef3bf12ee6d44951ddb2e9c637aa683c1d70f3

diff --git a/x11-misc/lightdm/lightdm-1.13.2.ebuild 
b/x11-misc/lightdm/lightdm-1.13.2.ebuild
deleted file mode 100644
index 2e7a4d3..000
--- a/x11-misc/lightdm/lightdm-1.13.2.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit autotools eutils pam readme.gentoo systemd versionator
-
-TRUNK_VERSION="$(get_version_component_range 1-2)"
-DESCRIPTION="A lightweight display manager"
-HOMEPAGE="http://www.freedesktop.org/wiki/Software/LightDM;
-SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.xz
-   mirror://gentoo/introspection-20110205.m4.tar.bz2"
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="+gtk +introspection kde qt4 +gnome"
-REQUIRED_USE="|| ( gtk kde )"
-
-COMMON_DEPEND=">=dev-libs/glib-2.32.3:2
-   dev-libs/libxml2
-   gnome? ( sys-apps/accountsservice )
-   virtual/pam
-   x11-libs/libX11
-   >=x11-libs/libxklavier-5
-   introspection? ( >=dev-libs/gobject-introspection-1 )
-   qt4? (
-   dev-qt/qtcore:4
-   dev-qt/qtdbus:4
-   dev-qt/qtgui:4
-   )"
-RDEPEND="${COMMON_DEPEND}
-   >=sys-auth/pambase-20101024-r2"
-DEPEND="${COMMON_DEPEND}
-   dev-util/gtk-doc-am
-   dev-util/intltool
-   gnome? ( gnome-base/gnome-common )
-   sys-devel/gettext
-   virtual/pkgconfig"
-PDEPEND="gtk? ( 

[gentoo-commits] repo/gentoo:master commit in: www-apps/moodle/

2015-09-12 Thread Anthony G. Basile
commit: bb1f90e09e35f23246e0c961569b563dd0acfa7e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sat Sep 12 09:19:13 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sat Sep 12 09:19:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1f90e0

www-apps/moodle: version bumps, drop older.

Package-Manager: portage-2.2.20.1

 www-apps/moodle/Manifest  | 6 +++---
 www-apps/moodle/{moodle-2.7.9.ebuild => moodle-2.7.10.ebuild} | 0
 www-apps/moodle/{moodle-2.9.1.ebuild => moodle-2.8.8.ebuild}  | 0
 www-apps/moodle/{moodle-2.8.7.ebuild => moodle-2.9.2.ebuild}  | 0
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-apps/moodle/Manifest b/www-apps/moodle/Manifest
index 82bf15d..42349a1 100644
--- a/www-apps/moodle/Manifest
+++ b/www-apps/moodle/Manifest
@@ -1,3 +1,3 @@
-DIST moodle-2.7.9.tgz 34986369 SHA256 
d746bfacd44bc7b33ed7cff12b7189bd2021e809a4a64836f124c4ae75d08a7d SHA512 
76d74dc0b19959b935c12138d81501f55cf34bdf8b62c82d21ac4f02e4290ceecac2b9f17adb7b07b2ec72f1d39a3f2b5a42b01b03a7fce58a6d242a945ff626
 WHIRLPOOL 
baee4892b49c580a2c9de060b7ccd3e6eb397e24bdf8ac69accb46d2553ac651546af86be7537b28ce36f9378d35eeb75d569fb81acba94cd7bb9a0493ca72c3
-DIST moodle-2.8.7.tgz 35867384 SHA256 
cd4cf38bb329cad3575d32e6692c9cdba97b25d7b09d2aaf0b20aa5fac2878f4 SHA512 
4c6d71225c825568ab9a4137153274cedb30905ff70b58c35299606c7101b45e8f32c969cdaada6e5fe86d015de94b057389597dea017ac7d8d5122b71e90cab
 WHIRLPOOL 
66bad29da03d0c7f8d2a009efb1b241289a56c193180f13ab1c5bb7953e03c03f326af6e96365a23192443197d9edae0d65980c7c85a97a5634092ab7d1e557f
-DIST moodle-2.9.1.tgz 36340544 SHA256 
bfc9398904809ed6041e8bcbdb75d7bc1917d5a0ff47fd0069812d783e03c020 SHA512 
5875c78bc7f16eca15df5dc052eee8748e26799337e76b344d49a6c7b79c1fc1c3acddf716df37cd38cfb595e3deab24aee88b3198d4b1076ce09ea2316d0456
 WHIRLPOOL 
2b1ea95ea90baaa92f236ab9a2701bcb330be8b85c3a23d5c4fffb677b899f5e7a1847be4a6c0410300167b41e8bea03b0240e137d3bbdb4bb7475d48ff642d7
+DIST moodle-2.7.10.tgz 34992167 SHA256 
0cc41106b462b244cb4aac02999f099ede4b10c721e07df0d0f6860403fa4f4c SHA512 
b4f5aadd8fd9dbed33e1ebd85623bce4ea4c9d1e1bca64529b0122b2ba3c0e3d997327ba5f3e301643cc311ee2a711fa47ff8197564f75392a7f0f4d547c678a
 WHIRLPOOL 
424535889add84e79b8643695d5d295a05142fa0291675b114364e62b8a01497cbf9f27ec6d18f37fec8ea12b5e0bf28c395907aa45a7b7d9bcc9c4a32fd4c1d
+DIST moodle-2.8.8.tgz 35960643 SHA256 
e5f9289edc847e84159a99767bf6621ddd930ef0aa1fd43d41d484e06f58d6f5 SHA512 
bce2c99ad9f0bd4eea1a5d6896a4dc6e3deca08f34ef4e52a2905ca181191a606e6e92602cbdf0635e8d736e658633967e867f9816bf4a74a33af9b7eadf1010
 WHIRLPOOL 
3c4c028707ee059881eadf0ff18e58323da26102461a267e2219619b9ceeda96fad78a1f5e0102ebbbfa933975384682a5732040969fce410040502ed86323da
+DIST moodle-2.9.2.tgz 36435068 SHA256 
14599e518b95269aa770d00c29b45b8d3acab6308f6112197564205674b171c2 SHA512 
5897c9ddc3f98e0c6f80f051684f9cf0f4da75f4ed7dd9e551000edf711d6e1ca2848af44677b0e93f80506f258d4eda5f236cbe00c1e0a264bae86f07621996
 WHIRLPOOL 
c387f11751e4643c7aa30cb254abce1a8035c5108a1f827d2be8cbaa174f102a40b66bd218db74b53e1c5a36a0e94aaeab3ca9e69f716d2425249e5f233f

diff --git a/www-apps/moodle/moodle-2.7.9.ebuild 
b/www-apps/moodle/moodle-2.7.10.ebuild
similarity index 100%
rename from www-apps/moodle/moodle-2.7.9.ebuild
rename to www-apps/moodle/moodle-2.7.10.ebuild

diff --git a/www-apps/moodle/moodle-2.9.1.ebuild 
b/www-apps/moodle/moodle-2.8.8.ebuild
similarity index 100%
rename from www-apps/moodle/moodle-2.9.1.ebuild
rename to www-apps/moodle/moodle-2.8.8.ebuild

diff --git a/www-apps/moodle/moodle-2.8.7.ebuild 
b/www-apps/moodle/moodle-2.9.2.ebuild
similarity index 100%
rename from www-apps/moodle/moodle-2.8.7.ebuild
rename to www-apps/moodle/moodle-2.9.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: media-libs/nas/

2015-09-12 Thread Jeroen Roovers
commit: 15840ebc0b39938ab06d17e0550c00bf877174e7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sat Sep 12 09:46:24 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sat Sep 12 09:46:44 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15840ebc

media-libs/nas: Stable for HPPA (bug #559106).

Package-Manager: portage-2.2.20.1

 media-libs/nas/nas-1.9.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/nas/nas-1.9.4-r1.ebuild 
b/media-libs/nas/nas-1.9.4-r1.ebuild
index 443843d..5b124f5 100644
--- a/media-libs/nas/nas-1.9.4-r1.ebuild
+++ b/media-libs/nas/nas-1.9.4-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.src.tar.gz"
 
 LICENSE="HPND MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 
~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
 IUSE="doc static-libs"
 
 RDEPEND="x11-libs/libICE



[gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/

2015-09-12 Thread Agostino Sarubbo
commit: 261beac92b47e85fc86c181ba3aedd29e4b6ead9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:47 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261beac9

www-client/epiphany: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 www-client/epiphany/epiphany-3.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/epiphany/epiphany-3.16.3.ebuild 
b/www-client/epiphany/epiphany-3.16.3.ebuild
index 262428f..e0ee495 100644
--- a/www-client/epiphany/epiphany-3.16.3.ebuild
+++ b/www-client/epiphany/epiphany-3.16.3.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web;
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="+jit +nss test"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 COMMON_DEPEND="
>=app-crypt/gcr-3.5.5



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-themes-standard/

2015-09-12 Thread Agostino Sarubbo
commit: a976faed96e7461c2c3adfc3f6301e5b4cb1b951
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:34 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a976faed

x11-themes/gnome-themes-standard: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild 
b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild
index d4cc9ea..57947c9 100644
--- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild
+++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.16.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-themes-standard/;
 LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE="+gtk"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux 
~x64-solaris ~x86-solaris"
 
 COMMON_DEPEND="
gnome-base/librsvg:2[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: x11-wm/muffin/

2015-09-12 Thread Agostino Sarubbo
commit: 3e41e5d621f5114d16ade4537cf9e9a5601c9f7f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:43 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e41e5d6

x11-wm/muffin: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-wm/muffin/muffin-2.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/muffin/muffin-2.6.1.ebuild 
b/x11-wm/muffin/muffin-2.6.1.ebuild
index f3d4b13..baa2237 100644
--- a/x11-wm/muffin/muffin-2.6.1.ebuild
+++ b/x11-wm/muffin/muffin-2.6.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="+introspection test xinerama"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
>=x11-libs/pango-1.2[X,introspection?]



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/geocode-glib/

2015-09-12 Thread Agostino Sarubbo
commit: 8ef3f2247f48a9cb31969f6c382aa98acbb23448
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:25 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ef3f224

sci-geosciences/geocode-glib: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 sci-geosciences/geocode-glib/geocode-glib-3.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/geocode-glib/geocode-glib-3.16.2.ebuild 
b/sci-geosciences/geocode-glib/geocode-glib-3.16.2.ebuild
index 7be5a0a..43c145f 100644
--- a/sci-geosciences/geocode-glib/geocode-glib-3.16.2.ebuild
+++ b/sci-geosciences/geocode-glib/geocode-glib-3.16.2.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://git.gnome.org/browse/geocode-glib;
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="+introspection test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-icon-theme/

2015-09-12 Thread Agostino Sarubbo
commit: 9cfd6e80e1e813145aaf41ca55dffef2d7d06607
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:25 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cfd6e80

x11-themes/adwaita-icon-theme: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild 
b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild
index 8c0a1ce..4666a69 100644
--- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild
+++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-3.16.2.1.ebuild
@@ -17,7 +17,7 @@ LICENSE="|| ( LGPL-3 CC-BY-SA-3.0 )
branding? ( CC-Sampling-Plus-1.0 )"
 SLOT="0"
 IUSE="branding"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~sparc-solaris ~x64-solaris ~x86-solaris"
 
 COMMON_DEPEND="
>=x11-themes/hicolor-icon-theme-0.10



[gentoo-commits] repo/gentoo:master commit in: x11-terms/gnome-terminal/

2015-09-12 Thread Agostino Sarubbo
commit: 0f186cc3f62a90bdbd8ef75663819db012b13a31
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:21 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f186cc3

x11-terms/gnome-terminal: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-terms/gnome-terminal/gnome-terminal-3.16.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/gnome-terminal/gnome-terminal-3.16.2-r2.ebuild 
b/x11-terms/gnome-terminal/gnome-terminal-3.16.2-r2.ebuild
index 38e979a..5d6328a 100644
--- a/x11-terms/gnome-terminal/gnome-terminal-3.16.2-r2.ebuild
+++ b/x11-terms/gnome-terminal/gnome-terminal-3.16.2-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/;
 LICENSE="GPL-3+"
 SLOT="0"
 IUSE="debug +gnome-shell +nautilus vanilla"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux"
 
 # FIXME: automagic dependency on gtk+[X]
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/

2015-09-12 Thread Agostino Sarubbo
commit: 5c35d16bf13d6b3bc54371fa734f6a1d976aae77
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:02 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c35d16b

net-misc/rygel: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 net-misc/rygel/rygel-0.26.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/rygel/rygel-0.26.1.ebuild 
b/net-misc/rygel/rygel-0.26.1.ebuild
index 95a898d..d052bf8 100644
--- a/net-misc/rygel/rygel-0.26.1.ebuild
+++ b/net-misc/rygel/rygel-0.26.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Rygel;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="X +introspection +sqlite tracker test transcode"
 
 # The deps for tracker? and transcode? are just the earliest available



[gentoo-commits] repo/gentoo:master commit in: sys-apps/baobab/

2015-09-12 Thread Agostino Sarubbo
commit: cd3b7bbf9cd1f4be61a2144fd1b9a0a65750fb06
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:34 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd3b7bbf

sys-apps/baobab: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 sys-apps/baobab/baobab-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/baobab/baobab-3.16.1.ebuild 
b/sys-apps/baobab/baobab-3.16.1.ebuild
index e5575af..7dac698 100644
--- a/sys-apps/baobab/baobab-3.16.1.ebuild
+++ b/sys-apps/baobab/baobab-3.16.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Baobab;
 LICENSE="GPL-2+ FDL-1.1+"
 SLOT="0"
 IUSE=""
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.40:2



[gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/

2015-09-12 Thread Agostino Sarubbo
commit: 46c67eb596ba574ff8335c2937124baf073e3153
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:07 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46c67eb5

net-misc/spice-gtk: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 net-misc/spice-gtk/spice-gtk-0.28.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/spice-gtk/spice-gtk-0.28.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.28.ebuild
index 754d355..a3d7f75 100644
--- a/net-misc/spice-gtk/spice-gtk-0.28.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.28.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="http://spice-space.org 
http://gitorious.org/spice-gtk;
 LICENSE="LGPL-2.1"
 SLOT="0"
 SRC_URI="http://spice-space.org/download/gtk/${P}.tar.bz2;
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="dbus gstreamer gtk3 +introspection lz4 policykit pulseaudio python sasl 
smartcard static-libs usbredir vala webdav"
 
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: sys-block/gparted/

2015-09-12 Thread Agostino Sarubbo
commit: 6181468e93daafb599ff3100a5737366cc01ec28
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:43 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6181468e

sys-block/gparted: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 sys-block/gparted/gparted-0.23.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/gparted/gparted-0.23.0.ebuild 
b/sys-block/gparted/gparted-0.23.0.ebuild
index 352bbc5..5132a4c 100644
--- a/sys-block/gparted/gparted-0.23.0.ebuild
+++ b/sys-block/gparted/gparted-0.23.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2+ FDL-1.2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE="btrfs dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 
xfs"
 
 # FIXME: add gpart support



[gentoo-commits] repo/gentoo:master commit in: x11-misc/colord/

2015-09-12 Thread Agostino Sarubbo
commit: d581b4e66b370c4ac99675e1b0928704671c320d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:16 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d581b4e6

x11-misc/colord: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-misc/colord/colord-1.2.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/colord/colord-1.2.12.ebuild 
b/x11-misc/colord/colord-1.2.12.ebuild
index e6e9171..476b96f 100644
--- a/x11-misc/colord/colord-1.2.12.ebuild
+++ b/x11-misc/colord/colord-1.2.12.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz;
 
 LICENSE="GPL-2+"
 SLOT="0/2" # subslot = libcolord soname version
-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"
 
 # We prefer policykit enabled by default, bug #448058
 IUSE="argyllcms examples extra-print-profiles +gusb +introspection +policykit 
scanner systemd +udev vala"



[gentoo-commits] repo/gentoo:master commit in: x11-libs/gtksourceview/

2015-09-12 Thread Agostino Sarubbo
commit: 153b761b337ec23db84d676fa62e6b94c1287c7b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:07 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153b761b

x11-libs/gtksourceview: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild 
b/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild
index ff90a1a..a98686b 100644
--- a/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-3.16.1.ebuild
@@ -16,7 +16,7 @@ LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="3.0/3"
 IUSE="glade +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
 
 # Note: has native OSX support, prefix teams, attack!
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/

2015-09-12 Thread Agostino Sarubbo
commit: 77cd0db4bcfb89b6ea25f6d9e37b2e99fd38f659
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:29 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:08 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77cd0db4

x11-themes/gnome-backgrounds: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild 
b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
index fa04173..51937ce 100644
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
+++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND="!

[gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/

2015-09-12 Thread Agostino Sarubbo
commit: ab7c0375f5e7baaf30082f1a69bc7a18de53764d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:11 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab7c0375

x11-libs/vte: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-libs/vte/vte-0.40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/vte/vte-0.40.2.ebuild b/x11-libs/vte/vte-0.40.2.ebuild
index 33908a9..023ab05 100644
--- a/x11-libs/vte/vte-0.40.2.ebuild
+++ b/x11-libs/vte/vte-0.40.2.ebuild
@@ -14,7 +14,7 @@ 
HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE;
 LICENSE="LGPL-2+"
 SLOT="2.91"
 IUSE="+crypt debug glade +introspection vala"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~x64-solaris ~x86-solaris"
 
 PDEPEND=">=x11-libs/gnome-pty-helper-${PV}"
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/

2015-09-12 Thread Agostino Sarubbo
commit: d5daf046606930cbda2a7c9bc481e524ffc83292
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:48 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5daf046

x11-wm/mutter: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-wm/mutter/mutter-3.16.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/mutter/mutter-3.16.3.ebuild 
b/x11-wm/mutter/mutter-3.16.3.ebuild
index 3a4a7f7..c27f933 100644
--- a/x11-wm/mutter/mutter-3.16.3.ebuild
+++ b/x11-wm/mutter/mutter-3.16.3.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/mutter/;
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="+introspection +kms test wayland"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 # libXi-1.7.4 or newer needed per:
 # https://bugzilla.gnome.org/show_bug.cgi?id=738944



[gentoo-commits] repo/gentoo:master commit in: net-misc/vinagre/

2015-09-12 Thread Agostino Sarubbo
commit: d24564bb0a90d1db60081294e5f4b6cd9b50ce70
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:12 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24564bb

net-misc/vinagre: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 net-misc/vinagre/vinagre-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/vinagre/vinagre-3.16.1.ebuild 
b/net-misc/vinagre/vinagre-3.16.1.ebuild
index dfa5bd8..a8dd29d 100644
--- a/net-misc/vinagre/vinagre-3.16.1.ebuild
+++ b/net-misc/vinagre/vinagre-3.16.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Vinagre;
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
 IUSE="rdp +ssh spice +telepathy zeroconf"
 
 # cairo used in vinagre-tab



[gentoo-commits] repo/gentoo:master commit in: x11-libs/gnome-pty-helper/

2015-09-12 Thread Agostino Sarubbo
commit: 5c941c48a6d1db1b4b9de74ede5527ac1f76d0c2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:52 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c941c48

x11-libs/gnome-pty-helper: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild 
b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
index fcb7922..2e5d2f0 100644
--- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
+++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild
@@ -14,7 +14,7 @@ 
HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE;
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="+hardened"
 
 # gnome-pty-helper was spit out with 0.27.90



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/

2015-09-12 Thread Agostino Sarubbo
commit: 59db663fb00d5527357bd5162ecba452e47847c5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:30 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59db663f

sci-geosciences/gnome-maps: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild 
b/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild
index fbb1ac3..382240a 100644
--- a/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild
+++ b/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Maps;
 LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
 SLOT="0"
 IUSE=""
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
>=app-misc/geoclue-0.12.99:2.0



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-09-12 Thread Agostino Sarubbo
commit: 6aca87a2ee6343ea0b1ac71851ee8e7236eebd81
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:56 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aca87a2

x11-libs/goffice: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-libs/goffice/goffice-0.10.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.23.ebuild 
b/x11-libs/goffice/goffice-0.10.23.ebuild
index 630e90f..9093e1a 100644
--- a/x11-libs/goffice/goffice-0.10.23.ebuild
+++ b/x11-libs/goffice/goffice-0.10.23.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # Build fails with -gtk



[gentoo-commits] repo/gentoo:master commit in: net-misc/vino/

2015-09-12 Thread Agostino Sarubbo
commit: 0c4441fa7c9e18d514c76c1cd95e9d16792c474b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:16 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c4441fa

net-misc/vino: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 net-misc/vino/vino-3.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/vino/vino-3.16.0.ebuild b/net-misc/vino/vino-3.16.0.ebuild
index 08c7dd0..7abe1c0 100644
--- a/net-misc/vino/vino-3.16.0.ebuild
+++ b/net-misc/vino/vino-3.16.0.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vino;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="crypt libsecret ipv6 jpeg ssl +telepathy zeroconf +zlib"
 # bug #394611; tight encoding requires zlib encoding
 REQUIRED_USE="jpeg? ( zlib )"



[gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager-vpnc/

2015-09-12 Thread Agostino Sarubbo
commit: d207090df6da9132eabc3f5ec6cf66ca13e3aabc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:07:58 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d207090d

net-misc/networkmanager-vpnc: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild 
b/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild
index 71d980b..b978ac3 100644
--- a/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild
+++ b/net-misc/networkmanager-vpnc/networkmanager-vpnc-1.0.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="gtk test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/

2015-09-12 Thread Agostino Sarubbo
commit: 9299418ed8133bba537c57672f455b6389f2fcf5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:02 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9299418e

x11-libs/gtk+: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-libs/gtk+/gtk+-3.16.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtk+/gtk+-3.16.6.ebuild b/x11-libs/gtk+/gtk+-3.16.6.ebuild
index d9dd8c2..b66be46 100644
--- a/x11-libs/gtk+/gtk+-3.16.6.ebuild
+++ b/x11-libs/gtk+/gtk+-3.16.6.ebuild
@@ -19,7 +19,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 # FIXME: introspection data is built against system installation of gtk+:3
 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)



[gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines/

2015-09-12 Thread Agostino Sarubbo
commit: 50a8bc7b0531abcb3985c28ab8621f78a53c7e8c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:09:38 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a8bc7b

x11-themes/gtk-engines: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild 
b/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild
index eb5439d..b189808 100644
--- a/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild
+++ b/x11-themes/gtk-engines/gtk-engines-2.20.2-r2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/;
 
 LICENSE="LGPL-2.1"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="accessibility lua"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/

2015-09-12 Thread Agostino Sarubbo
commit: e0fb5a0e01716204d1c9822bb90a086317fc08a4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:21 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:03 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0fb5a0e

net-wireless/gnome-bluetooth: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 net-wireless/gnome-bluetooth/gnome-bluetooth-3.16.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.16.1.ebuild 
b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.16.1.ebuild
index ea7a87c..5543f33 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.16.1.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.16.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/GnomeBluetooth;
 LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
 SLOT="2/13" # subslot = libgnome-bluetooth soname version
 IUSE="+introspection"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.38:2



[gentoo-commits] repo/gentoo:master commit in: sys-apps/gnome-disk-utility/

2015-09-12 Thread Agostino Sarubbo
commit: e33fa812fdc3b4aef6e4b6e2897b6bb0d0a7167a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:38 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e33fa812

sys-apps/gnome-disk-utility: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.2.ebuild 
b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.2.ebuild
index 24fc837..d88a0a0 100644
--- a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.2.ebuild
+++ b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-disk-utility;
 LICENSE="GPL-2+"
 SLOT="0"
 IUSE="fat +gnome systemd"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 
 COMMON_DEPEND="
>=dev-libs/glib-2.31:2



[gentoo-commits] repo/gentoo:master commit in: x11-misc/magick-rotation/

2015-09-12 Thread Justin Lecher
commit: c3c197fb74f6d9b8add782498435f0f1541777e9
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Sep 12 10:29:29 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Sep 12 10:29:46 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c197fb

x11-misc/magick-rotation: Properly use python eclasses

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher  gentoo.org>

 ...tion-1.6.2-r1.ebuild => magick-rotation-1.6.2-r2.ebuild} | 13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/x11-misc/magick-rotation/magick-rotation-1.6.2-r1.ebuild 
b/x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild
similarity index 91%
rename from x11-misc/magick-rotation/magick-rotation-1.6.2-r1.ebuild
rename to x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild
index 055e1d2..b49a3fd 100644
--- a/x11-misc/magick-rotation/magick-rotation-1.6.2-r1.ebuild
+++ b/x11-misc/magick-rotation/magick-rotation-1.6.2-r2.ebuild
@@ -65,19 +65,18 @@ src_compile() {
 
 src_install() {
#TODO: add installation of GNOME Shell 3.2 extension
-   dobin   checkmagick*
+   dobin checkmagick*
 
udev_dorules 62-magick.rules
 
-   insinto /usr/share/${PN}
-   doins *.py
+   python_moduleinto /usr/share/${PN}
+   python_domodule *.py
 
-   insinto /usr/share/${PN}/MagickIcons
+   insinto /usr/share/${PN}/MagickIcons
doins MagickIcons/*.png
 
-   exeinto /usr/share/${PN}
-   doexe magick-rotation
-   doexe xrotate.py
+   python_scriptinto /usr/share/${PN}
+   python_doscript magick-rotation xrotate.py
 
dodoc *.txt ChangeLog
 



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut/

2015-09-12 Thread Justin Lecher
commit: 73bd238b6c68a51240c8d3ff941f12959c95f36e
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Sep 12 10:44:22 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Sep 12 10:44:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73bd238b

sys-kernel/dracut: Use optfeature from eutils.eclass

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher  gentoo.org>

 sys-kernel/dracut/dracut-040-r3.ebuild | 18 --
 sys-kernel/dracut/dracut-041-r3.ebuild | 18 --
 sys-kernel/dracut/dracut-043-r2.ebuild | 18 --
 sys-kernel/dracut/metadata.xml |  1 -
 4 files changed, 55 deletions(-)

diff --git a/sys-kernel/dracut/dracut-040-r3.ebuild 
b/sys-kernel/dracut/dracut-040-r3.ebuild
index 1e44af4..cc3554d 100644
--- a/sys-kernel/dracut/dracut-040-r3.ebuild
+++ b/sys-kernel/dracut/dracut-040-r3.ebuild
@@ -77,24 +77,6 @@ rm_module() {
done
 }
 
-# Grabbed from net-misc/netctl ebuild.
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 to ${desc}"
-   else
-   elog "  [ ] $1 to ${desc}"
-   fi
-   shift
-   done
-}
-
-#
-# ebuild functions
-#
-
 src_prepare() {
epatch "${PATCHES[@]}"
 

diff --git a/sys-kernel/dracut/dracut-041-r3.ebuild 
b/sys-kernel/dracut/dracut-041-r3.ebuild
index 46660cf..9c8e7d6 100644
--- a/sys-kernel/dracut/dracut-041-r3.ebuild
+++ b/sys-kernel/dracut/dracut-041-r3.ebuild
@@ -80,24 +80,6 @@ rm_module() {
done
 }
 
-# Grabbed from net-misc/netctl ebuild.
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 to ${desc}"
-   else
-   elog "  [ ] $1 to ${desc}"
-   fi
-   shift
-   done
-}
-
-#
-# ebuild functions
-#
-
 src_prepare() {
epatch "${PATCHES[@]}"
 

diff --git a/sys-kernel/dracut/dracut-043-r2.ebuild 
b/sys-kernel/dracut/dracut-043-r2.ebuild
index 9bb3d16..2a65cf6 100644
--- a/sys-kernel/dracut/dracut-043-r2.ebuild
+++ b/sys-kernel/dracut/dracut-043-r2.ebuild
@@ -79,24 +79,6 @@ rm_module() {
done
 }
 
-# Grabbed from net-misc/netctl ebuild.
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 to ${desc}"
-   else
-   elog "  [ ] $1 to ${desc}"
-   fi
-   shift
-   done
-}
-
-#
-# ebuild functions
-#
-
 src_prepare() {
epatch "${PATCHES[@]}"
 

diff --git a/sys-kernel/dracut/metadata.xml b/sys-kernel/dracut/metadata.xml
index d958526..d4f4342 100644
--- a/sys-kernel/dracut/metadata.xml
+++ b/sys-kernel/dracut/metadata.xml
@@ -32,4 +32,3 @@
distributions.

 
-



[gentoo-commits] repo/gentoo:master commit in: app-leechcraft/lc-ooronee/

2015-09-12 Thread Justin Lecher
commit: 8fa8a155305505fa5d55dfad73d8e97a5c91bc32
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Sep 12 10:33:07 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Sep 12 10:33:07 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa8a155

app-leechcraft/lc-ooronee: Use optfeature from eutils.eclass

Package-Manager: portage-2.2.20
RepoMan-Options: --force
Signed-off-by: Justin Lecher  gentoo.org>

 app-leechcraft/lc-ooronee/lc-ooronee-0.6.65.ebuild | 18 ++
 app-leechcraft/lc-ooronee/lc-ooronee-0.6.70.ebuild | 18 ++
 app-leechcraft/lc-ooronee/lc-ooronee-.ebuild   | 18 ++
 3 files changed, 6 insertions(+), 48 deletions(-)

diff --git a/app-leechcraft/lc-ooronee/lc-ooronee-0.6.65.ebuild 
b/app-leechcraft/lc-ooronee/lc-ooronee-0.6.65.ebuild
index f49cc76..88749dc 100644
--- a/app-leechcraft/lc-ooronee/lc-ooronee-0.6.65.ebuild
+++ b/app-leechcraft/lc-ooronee/lc-ooronee-0.6.65.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
-inherit leechcraft
+inherit eutils leechcraft
 
 DESCRIPTION="Quark handling text and images droppend onto it"
 
@@ -17,20 +17,6 @@ RDEPEND="${DEPEND}
virtual/leechcraft-quark-sideprovider
 "
 
-# Grabbed from net-misc/netctl ebuild.
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 to ${desc}"
-   else
-   elog "  [ ] $1 to ${desc}"
-   fi
-   shift
-   done
-}
-
 pkg_postinst() {
elog "Install at least some of the following additional LeechCraft 
modules for Ooronee to be useful:"
optfeature "upload images" app-leechcraft/lc-imgaste 
app-leechcraft/lc-blasq

diff --git a/app-leechcraft/lc-ooronee/lc-ooronee-0.6.70.ebuild 
b/app-leechcraft/lc-ooronee/lc-ooronee-0.6.70.ebuild
index f49cc76..88749dc 100644
--- a/app-leechcraft/lc-ooronee/lc-ooronee-0.6.70.ebuild
+++ b/app-leechcraft/lc-ooronee/lc-ooronee-0.6.70.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
-inherit leechcraft
+inherit eutils leechcraft
 
 DESCRIPTION="Quark handling text and images droppend onto it"
 
@@ -17,20 +17,6 @@ RDEPEND="${DEPEND}
virtual/leechcraft-quark-sideprovider
 "
 
-# Grabbed from net-misc/netctl ebuild.
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 to ${desc}"
-   else
-   elog "  [ ] $1 to ${desc}"
-   fi
-   shift
-   done
-}
-
 pkg_postinst() {
elog "Install at least some of the following additional LeechCraft 
modules for Ooronee to be useful:"
optfeature "upload images" app-leechcraft/lc-imgaste 
app-leechcraft/lc-blasq

diff --git a/app-leechcraft/lc-ooronee/lc-ooronee-.ebuild 
b/app-leechcraft/lc-ooronee/lc-ooronee-.ebuild
index 6bcfcb0..ad510ad 100644
--- a/app-leechcraft/lc-ooronee/lc-ooronee-.ebuild
+++ b/app-leechcraft/lc-ooronee/lc-ooronee-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
-inherit leechcraft
+inherit eutils leechcraft
 
 DESCRIPTION="Quark handling text and images droppend onto it"
 
@@ -17,20 +17,6 @@ RDEPEND="${DEPEND}
virtual/leechcraft-quark-sideprovider
 "
 
-# Grabbed from net-misc/netctl ebuild.
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 to ${desc}"
-   else
-   elog "  [ ] $1 to ${desc}"
-   fi
-   shift
-   done
-}
-
 pkg_postinst() {
elog "Install at least some of the following additional LeechCraft 
modules for Ooronee to be useful:"
optfeature "upload images" app-leechcraft/lc-imgaste 
app-leechcraft/lc-blasq



[gentoo-commits] repo/gentoo:master commit in: net-misc/netctl/

2015-09-12 Thread Justin Lecher
commit: 89e80782350327dbcae6e70412b162f570274475
Author: Justin Lecher  gentoo  org>
AuthorDate: Sat Sep 12 10:36:30 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Sat Sep 12 10:36:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e80782

net-misc/netctl: Use optfeature from eutils.eclass

Package-Manager: portage-2.2.20
Signed-off-by: Justin Lecher  gentoo.org>

 net-misc/netctl/netctl-1.10.ebuild | 15 +--
 net-misc/netctl/netctl-1.9.ebuild  | 15 +--
 net-misc/netctl/netctl-.ebuild | 17 ++---
 3 files changed, 4 insertions(+), 43 deletions(-)

diff --git a/net-misc/netctl/netctl-1.10.ebuild 
b/net-misc/netctl/netctl-1.10.ebuild
index 88a933e..4a6ba6f 100644
--- a/net-misc/netctl/netctl-1.10.ebuild
+++ b/net-misc/netctl/netctl-1.10.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit bash-completion-r1
+inherit bash-completion-r1 eutils
 
 if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="git://projects.archlinux.org/netctl.git"
@@ -54,19 +54,6 @@ src_install() {
newins contrib/zsh-completion _netctl
 }
 
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 for ${desc}"
-   else
-   elog "  [ ] $1 for ${desc}"
-   fi
-   shift
-   done
-}
-
 pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog "To get additional features, a number of optional runtime 
dependencies may be"

diff --git a/net-misc/netctl/netctl-1.9.ebuild 
b/net-misc/netctl/netctl-1.9.ebuild
index 8fd90dc..cf44dd2 100644
--- a/net-misc/netctl/netctl-1.9.ebuild
+++ b/net-misc/netctl/netctl-1.9.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit bash-completion-r1
+inherit bash-completion-r1 eutils
 
 if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="git://projects.archlinux.org/netctl.git"
@@ -54,19 +54,6 @@ src_install() {
newins contrib/zsh-completion _netctl
 }
 
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 for ${desc}"
-   else
-   elog "  [ ] $1 for ${desc}"
-   fi
-   shift
-   done
-}
-
 pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog "To get additional features, a number of optional runtime 
dependencies may be"

diff --git a/net-misc/netctl/netctl-.ebuild 
b/net-misc/netctl/netctl-.ebuild
index 87bbb92..d85787d 100644
--- a/net-misc/netctl/netctl-.ebuild
+++ b/net-misc/netctl/netctl-.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-inherit bash-completion-r1
+inherit bash-completion-r1 eutils
 
 if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="git://projects.archlinux.org/netctl.git"
@@ -53,19 +53,6 @@ src_install() {
newins contrib/zsh-completion _netctl
 }
 
-optfeature() {
-   local desc=$1
-   shift
-   while (( $# )); do
-   if has_version "$1"; then
-   elog "  [I] $1 for ${desc}"
-   else
-   elog "  [ ] $1 for ${desc}"
-   fi
-   shift
-   done
-}
-
 pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog "To get additional features, a number of optional runtime 
dependencies may be"



  1   2   >