[gentoo-commits] gentoo-x86 commit in dev-libs/libgcrypt: libgcrypt-1.5.4-r1.ebuild libgcrypt-1.5.4.ebuild libgcrypt-1.5.4-r100.ebuild ChangeLog

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 07:53:59

  Modified: libgcrypt-1.5.4-r1.ebuild libgcrypt-1.5.4.ebuild
libgcrypt-1.5.4-r100.ebuild ChangeLog
  Log:
  Add fix from upstream for building for arm with clang.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.9  dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild?r1=1.8r2=1.9

Index: libgcrypt-1.5.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libgcrypt-1.5.4-r1.ebuild   19 Apr 2015 16:06:08 -  1.8
+++ libgcrypt-1.5.4-r1.ebuild   8 Jul 2015 07:53:59 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild,v 1.8 
2015/04/19 16:06:08 jmorgan Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r1.ebuild,v 1.9 
2015/07/08 07:53:59 vapier Exp $
 
 EAPI=5
 AUTOTOOLS_AUTORECONF=1
@@ -29,6 +29,7 @@
 PATCHES=(
${FILESDIR}/${PN}-1.5.0-uscore.patch
${FILESDIR}/${PN}-multilib-syspath.patch
+   ${FILESDIR}/${P}-clang-arm.patch
 )
 
 MULTILIB_CHOST_TOOLS=(



1.13 dev-libs/libgcrypt/libgcrypt-1.5.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4.ebuild?r1=1.12r2=1.13

Index: libgcrypt-1.5.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libgcrypt-1.5.4.ebuild  6 Oct 2014 17:44:25 -   1.12
+++ libgcrypt-1.5.4.ebuild  8 Jul 2015 07:53:59 -   1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4.ebuild,v 
1.12 2014/10/06 17:44:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4.ebuild,v 
1.13 2015/07/08 07:53:59 vapier Exp $
 
 EAPI=5
 AUTOTOOLS_AUTORECONF=1
@@ -24,6 +24,7 @@
 PATCHES=(
${FILESDIR}/${PN}-1.5.0-uscore.patch
${FILESDIR}/${PN}-multilib-syspath.patch
+   ${FILESDIR}/${P}-clang-arm.patch
 )
 
 src_configure() {



1.2  dev-libs/libgcrypt/libgcrypt-1.5.4-r100.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r100.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r100.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r100.ebuild?r1=1.1r2=1.2

Index: libgcrypt-1.5.4-r100.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r100.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libgcrypt-1.5.4-r100.ebuild 8 Aug 2014 16:19:32 -   1.1
+++ libgcrypt-1.5.4-r100.ebuild 8 Jul 2015 07:53:59 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r100.ebuild,v 1.1 
2014/08/08 16:19:32 alonbl Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.5.4-r100.ebuild,v 1.2 
2015/07/08 07:53:59 vapier Exp $
 
 EAPI=5
 AUTOTOOLS_AUTORECONF=1
@@ -29,6 +29,7 @@
 PATCHES=(
${FILESDIR}/${PN}-1.5.0-uscore.patch
${FILESDIR}/${PN}-multilib-syspath.patch
+   ${FILESDIR}/${P}-clang-arm.patch
 )
 
 src_configure() {



1.238dev-libs/libgcrypt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.238view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.238content-type=text/plain
diff : 

[gentoo-commits] gentoo-x86 commit in dev-libs/libgcrypt/files: libgcrypt-1.5.4-clang-arm.patch

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 07:53:59

  Added:libgcrypt-1.5.4-clang-arm.patch
  Log:
  Add fix from upstream for building for arm with clang.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.1  dev-libs/libgcrypt/files/libgcrypt-1.5.4-clang-arm.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/files/libgcrypt-1.5.4-clang-arm.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/files/libgcrypt-1.5.4-clang-arm.patch?rev=1.1content-type=text/plain

Index: libgcrypt-1.5.4-clang-arm.patch
===
fix from upstream

From e67c67321ce240c93dd0fa2b21c649c0a8e233f7 Mon Sep 17 00:00:00 2001
From: Jussi Kivilinna jussi.kivili...@iki.fi
Date: Tue, 22 Oct 2013 17:07:53 +0300
Subject: [PATCH] mpi: allow building with clang on ARM

* mpi/longlong.h [__arm__] (add_ss, sub_ddmmss, umul_ppmm)
(count_leading_zeros): Do not cast assembly output arguments.
[__arm__] (umul_ppmm): Remove the extra '%' ahead of assembly comment.
[_ARM_ARCH = 4] (umul_ppmm): Use correct inputs and outputs instead of
registers.
--

Signed-off-by: Jussi Kivilinna jussi.kivili...@iki.fi
---
 mpi/longlong.h | 27 +--
 1 file changed, 13 insertions(+), 14 deletions(-)

diff --git a/mpi/longlong.h b/mpi/longlong.h
index c2ab9c5..8c8260e 100644
--- a/mpi/longlong.h
+++ b/mpi/longlong.h
@@ -188,8 +188,8 @@ extern UDItype __udiv_qrnnd ();
 #define add_ss(sh, sl, ah, al, bh, bl) \
   __asm__ (adds %1, %4, %5\n  \
   adc  %0, %2, %3\
-  : =r ((USItype)(sh)),  \
-=r ((USItype)(sl))  \
+  : =r ((sh)),   \
+=r ((sl))   \
   : %r ((USItype)(ah)),  \
 rI ((USItype)(bh)),  \
 %r ((USItype)(al)),  \
@@ -197,15 +197,15 @@ extern UDItype __udiv_qrnnd ();
 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \
   __asm__ (subs %1, %4, %5\n  \
   sbc  %0, %2, %3\
-  : =r ((USItype)(sh)),  \
-=r ((USItype)(sl))  \
+  : =r ((sh)),   \
+=r ((sl))   \
   : r ((USItype)(ah)),   \
 rI ((USItype)(bh)),  \
 r ((USItype)(al)),   \
 rI ((USItype)(bl)))
 #if defined __ARM_ARCH_2__ || defined __ARM_ARCH_3__
 #define umul_ppmm(xh, xl, a, b) \
-  __asm__ (%@ Inlined umul_ppmm\n \
+  __asm__ (@ Inlined umul_ppmm\n  \
mov%|r0, %2, lsr #16   @ \n   \
mov%|r2, %3, lsr #16   @ \n   \
bic%|r1, %2, %|r0, lsl #16 @ \n   \
@@ -218,20 +218,19 @@ extern UDItype __udiv_qrnnd ();
addcs  %|r2, %|r2, #65536\n   \
adds   %1, %|r1, %|r0, lsl #16\n  \
adc%0, %|r2, %|r0, lsr #16\
-  : =r ((USItype)(xh)), \
-=r ((USItype)(xl))   \
+  : =r ((xh)),  \
+=r ((xl))\
   : r ((USItype)(a)),\
 r ((USItype)(b)) \
   : r0, r1, r2)
 #else
 #define umul_ppmm(xh, xl, a, b) \
-  __asm__ (%@ Inlined umul_ppmm\n \
-  umull %r1, %r0, %r2, %r3   \
-  : =r ((USItype)(xh)), \
-=r ((USItype)(xl))   \
+  __asm__ (@ Inlined umul_ppmm\n  \
+  umull %1, %0, %2, %3   \
+  : =r ((xh)),  \
+=r ((xl))\
   : r ((USItype)(a)),\
-r ((USItype)(b))

[gentoo-commits] gentoo-x86 commit in dev-db/postgis: postgis-9999.ebuild ChangeLog

2015-07-08 Thread Patrick Lauer (patrick)
patrick 15/07/08 08:09:22

  Modified: postgis-.ebuild ChangeLog
  Log:
  No keywords for live ebuild
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-db/postgis/postgis-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-.ebuild?r1=1.1r2=1.2

Index: postgis-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgis-.ebuild 8 Jul 2015 06:28:11 -   1.1
+++ postgis-.ebuild 8 Jul 2015 08:09:22 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-.ebuild,v 1.1 
2015/07/08 06:28:11 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-.ebuild,v 1.2 
2015/07/08 08:09:22 patrick Exp $
 
 EAPI=5
 POSTGRES_COMPAT=( 9.{0,1,2,3,4,5} )
@@ -17,7 +17,7 @@
 HOMEPAGE=http://postgis.net;
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=
 IUSE=doc gtk static-libs test
 
 RDEPEND=



1.106dev-db/postgis/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?rev=1.106view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?rev=1.106content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?r1=1.105r2=1.106

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   8 Jul 2015 06:28:11 -   1.105
+++ ChangeLog   8 Jul 2015 08:09:22 -   1.106
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/postgis
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.105 2015/07/08 
06:28:11 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.106 2015/07/08 
08:09:22 patrick Exp $
+
+  08 Jul 2015; Patrick Lauer patr...@gentoo.org postgis-.ebuild:
+  No keywords for live ebuild
 
 *postgis- (08 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-db/postgis: postgis-2.1.8.ebuild ChangeLog

2015-07-08 Thread Patrick Lauer (patrick)
patrick 15/07/08 08:33:14

  Modified: ChangeLog
  Added:postgis-2.1.8.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.107dev-db/postgis/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?rev=1.107view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?rev=1.107content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/ChangeLog?r1=1.106r2=1.107

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog   8 Jul 2015 08:09:22 -   1.106
+++ ChangeLog   8 Jul 2015 08:33:14 -   1.107
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/postgis
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.106 2015/07/08 
08:09:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.107 2015/07/08 
08:33:14 patrick Exp $
+
+*postgis-2.1.8 (08 Jul 2015)
+
+  08 Jul 2015; Patrick Lauer patr...@gentoo.org +postgis-2.1.8.ebuild:
+  Bump
 
   08 Jul 2015; Patrick Lauer patr...@gentoo.org postgis-.ebuild:
   No keywords for live ebuild



1.1  dev-db/postgis/postgis-2.1.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-2.1.8.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/postgis-2.1.8.ebuild?rev=1.1content-type=text/plain

Index: postgis-2.1.8.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.1.8.ebuild,v 1.1 
2015/07/08 08:33:14 patrick Exp $

EAPI=5
POSTGRES_COMPAT=( 9.{0,1,2,3,4,5} )

inherit autotools eutils versionator

MY_PV=$(replace_version_separator 3 '')
MY_P=${PN}-${MY_PV}
S=${WORKDIR}/${MY_P}

DESCRIPTION=Geographic Objects for PostgreSQL
HOMEPAGE=http://postgis.net;
SRC_URI=http://download.osgeo.org/postgis/source/${MY_P}.tar.gz;
LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
IUSE=doc gtk static-libs test

RDEPEND=
|| (
dev-db/postgresql:9.4[server]
dev-db/postgresql:9.3[server]
dev-db/postgresql:9.2[server]
dev-db/postgresql:9.1[server]
dev-db/postgresql:9.0[server]
)
dev-libs/json-c
dev-libs/libxml2:2
=sci-libs/geos-3.4.2
=sci-libs/proj-4.6.0
=sci-libs/gdal-1.10.0
gtk? ( x11-libs/gtk+:2 )


DEPEND=${RDEPEND}
doc? (
app-text/docbook-xsl-stylesheets
app-text/docbook-xml-dtd:4.5
dev-libs/libxslt
|| (
media-gfx/imagemagick[png]

media-gfx/graphicsmagick[imagemagick,png]
)
)
virtual/pkgconfig
test? ( dev-util/cunit )


PGIS=$(get_version_component_range 1-2)

REQUIRED_USE=test? ( doc )

# Needs a running psql instance, doesn't work out of the box
RESTRICT=test

MAKEOPTS+=' -j1'

# These modules are built using the same *FLAGS that were used to build
# dev-db/postgresql. The right thing to do is to ignore the current
# *FLAGS settings.
QA_FLAGS_IGNORED=usr/lib(64)?/(rt)?postgis-${PGIS}\.so

postgres_check_slot() {
if ! declare -p POSTGRES_COMPAT /dev/null; then
die 'POSTGRES_COMPAT not declared.'
fi

# Don't die because we can't run postgresql-config during pretend.
[[ $EBUILD_PHASE = pretend \
 -z $(which postgresql-config 2 /dev/null) ]]  return 0

local res=$(echo ${POSTGRES_COMPAT[@]} \
| grep -c $(postgresql-config show 2 /dev/null) 2 /dev/null)

if [[ $res -eq 0 ]] ; then
eerror PostgreSQL slot must be set to one of: 
eerror ${POSTGRES_COMPAT[@]}
return 1
fi

return 0
}

pkg_setup() {
postgres_check_slot || die
export PGSLOT=$(postgresql-config show)
}

src_prepare() {
epatch ${FILESDIR}/${PN}-2.1-ldflags.patch \
${FILESDIR}/${PN}-2.0-arflags.patch \
${FILESDIR}/${PN}-2.1.4-pkgconfig-json.patch

local AT_M4DIR=macros
eautoreconf
}

src_configure() {
local myargs=
use gtk  myargs+= 

[gentoo-commits] gentoo-x86 commit in dev-python/cryptography-vectors: cryptography-vectors-0.9.2.ebuild ChangeLog

2015-07-08 Thread Patrick Lauer (patrick)
patrick 15/07/08 09:04:03

  Modified: ChangeLog
  Added:cryptography-vectors-0.9.2.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.30 dev-python/cryptography-vectors/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography-vectors/ChangeLog?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography-vectors/ChangeLog?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography-vectors/ChangeLog?r1=1.29r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cryptography-vectors/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   7 Jun 2015 09:37:33 -   1.29
+++ ChangeLog   8 Jul 2015 09:04:03 -   1.30
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/cryptography-vectors
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography-vectors/ChangeLog,v 
1.29 2015/06/07 09:37:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography-vectors/ChangeLog,v 
1.30 2015/07/08 09:04:03 patrick Exp $
+
+*cryptography-vectors-0.9.2 (08 Jul 2015)
+
+  08 Jul 2015; Patrick Lauer patr...@gentoo.org
+  +cryptography-vectors-0.9.2.ebuild:
+  Bump
 
 *cryptography-vectors-0.9.1 (07 Jun 2015)
 



1.1  
dev-python/cryptography-vectors/cryptography-vectors-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography-vectors/cryptography-vectors-0.9.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography-vectors/cryptography-vectors-0.9.2.ebuild?rev=1.1content-type=text/plain

Index: cryptography-vectors-0.9.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/cryptography-vectors/cryptography-vectors-0.9.2.ebuild,v
 1.1 2015/07/08 09:04:03 patrick Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )

inherit distutils-r1

MY_PN=${PN/-/_}
MY_P=${MY_PN}-${PV}

DESCRIPTION=Test vectors for the cryptography package
HOMEPAGE=https://pypi.python.org/pypi/cryptography-vectors/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz

LICENSE=|| ( Apache-2.0 BSD )
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~x86 ~x86-fbsd
IUSE=

DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
RDEPEND=

S=${WORKDIR}/${MY_P}






[gentoo-commits] gentoo-x86 commit in www-apps/owncloud: owncloud-8.1.0.ebuild owncloud-5.0.19.ebuild owncloud-7.0.6.ebuild owncloud-8.0.4.ebuild ChangeLog owncloud-6.0.8.ebuild owncloud-6.0.7.ebuild

2015-07-08 Thread Bernard Cafarelli (voyageur)
voyageur15/07/08 09:34:17

  Modified: owncloud-5.0.19.ebuild owncloud-7.0.6.ebuild
owncloud-8.0.4.ebuild ChangeLog
owncloud-6.0.8.ebuild
  Added:owncloud-8.1.0.ebuild
  Removed:  owncloud-6.0.7.ebuild owncloud-8.0.3.ebuild
owncloud-7.0.5.ebuild
  Log:
  Version bump, drop some versions, add php[session] dependency thanks to 
Daniel M. Weeks d...@danweeks.net in bug #553598
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
00F7AB331B0F097F)

Revision  ChangesPath
1.3  www-apps/owncloud/owncloud-5.0.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-5.0.19.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-5.0.19.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-5.0.19.ebuild?r1=1.2r2=1.3

Index: owncloud-5.0.19.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-5.0.19.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- owncloud-5.0.19.ebuild  18 Jun 2015 12:17:08 -  1.2
+++ owncloud-5.0.19.ebuild  8 Jul 2015 09:34:16 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-5.0.19.ebuild,v 
1.2 2015/06/18 12:17:08 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-5.0.19.ebuild,v 
1.3 2015/07/08 09:34:16 voyageur Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 REQUIRED_USE=|| ( mysql postgres sqlite )
 
 DEPEND=
-RDEPEND=dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,postgres?,simplexml,sqlite?,xmlwriter,zip]
+RDEPEND=dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,postgres?,session,simplexml,sqlite?,xmlwriter,zip]
virtual/httpd-php
 
 S=${WORKDIR}/${PN}



1.3  www-apps/owncloud/owncloud-7.0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-7.0.6.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-7.0.6.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-7.0.6.ebuild?r1=1.2r2=1.3

Index: owncloud-7.0.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-7.0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- owncloud-7.0.6.ebuild   18 Jun 2015 12:17:08 -  1.2
+++ owncloud-7.0.6.ebuild   8 Jul 2015 09:34:16 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-7.0.6.ebuild,v 
1.2 2015/06/18 12:17:08 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-7.0.6.ebuild,v 
1.3 2015/07/08 09:34:16 voyageur Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 REQUIRED_USE=|| ( mysql postgres sqlite )
 
 DEPEND=
-RDEPEND=dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,postgres?,simplexml,sqlite?,xmlwriter,zip]
+RDEPEND=dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,postgres?,session,simplexml,sqlite?,xmlwriter,zip]
virtual/httpd-php
 
 S=${WORKDIR}/${PN}



1.2  www-apps/owncloud/owncloud-8.0.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-8.0.4.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-8.0.4.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/owncloud/owncloud-8.0.4.ebuild?r1=1.1r2=1.2

Index: owncloud-8.0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-8.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- owncloud-8.0.4.ebuild   10 Jun 2015 13:18:32 -  1.1
+++ owncloud-8.0.4.ebuild   8 Jul 2015 09:34:16 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-8.0.4.ebuild,v 
1.1 2015/06/10 13:18:32 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/owncloud/owncloud-8.0.4.ebuild,v 
1.2 2015/07/08 09:34:16 voyageur Exp $
 
 EAPI=5
 
@@ -16,7 +16,7 @@
 REQUIRED_USE=|| ( mysql postgres sqlite )
 
 DEPEND=
-RDEPEND=dev-lang/php[curl?,filter,gd,hash,json,mysql?,pdo,postgres?,simplexml,sqlite?,xmlwriter,zip]

[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog webapp.eclass

2015-07-08 Thread Bernard Cafarelli (voyageur)
voyageur15/07/08 09:33:48

  Modified: ChangeLog webapp.eclass
  Log:
  Fix elog in webapp_serverowned and ebeep in newer EAPIs

Revision  ChangesPath
1.1704   eclass/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1704view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?rev=1.1704content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/ChangeLog?r1=1.1703r2=1.1704

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1703
retrieving revision 1.1704
diff -u -r1.1703 -r1.1704
--- ChangeLog   7 Jul 2015 14:11:37 -   1.1703
+++ ChangeLog   8 Jul 2015 09:33:47 -   1.1704
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1703 2015/07/07 
14:11:37 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1704 2015/07/08 
09:33:47 voyageur Exp $
+
+  08 Jul 2015; Bernard Cafarelli voyag...@gentoo.org webapp.eclass:
+  Fix elog in webapp_serverowned and ebeep in newer EAPIs
 
   07 Jul 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org
   -mozconfig-v4.31.eclass, -mozconfig-v5.33.eclass, +mozconfig-v6.38.eclass,



1.75 eclass/webapp.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/webapp.eclass?rev=1.75view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/webapp.eclass?rev=1.75content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/webapp.eclass?r1=1.74r2=1.75

Index: webapp.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- webapp.eclass   2 Jul 2015 14:02:34 -   1.74
+++ webapp.eclass   8 Jul 2015 09:33:47 -   1.75
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.74 2015/07/02 
14:02:34 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/webapp.eclass,v 1.75 2015/07/08 
09:33:47 voyageur Exp $
 
 # @ECLASS: webapp.eclass
 # @MAINTAINER:
@@ -244,7 +244,6 @@
local my_file=$(webapp_strip_appdir ${1})
my_file=$(webapp_strip_cwd ${my_file})
 
-   elog (server owned) ${my_file}
echo ${my_file}  ${D}/${WA_SOLIST}
 }
 
@@ -413,7 +412,9 @@
ewarn This ebuild may be overwriting important files.
ewarn
echo
-   ebeep 10
+   if has ${EAPI:-0} 0 1 2; then
+   ebeep 10
+   fi
elif [[ $(echo ${my_output} | awk '{ print $1 }') != ${PN} ]]; then
echo
eerror You already have ${my_output} installed in ${my_dir}






[gentoo-commits] gentoo-x86 commit in dev-python/micawber: metadata.xml micawber-0.3.2.ebuild Manifest ChangeLog

2015-07-08 Thread Ben de Groot (yngwin)
yngwin  15/07/08 10:07:31

  Added:metadata.xml micawber-0.3.2.ebuild Manifest
ChangeLog
  Log:
  Initial commit as optional dependency for www-apps/nikola. Ebuild submitted 
by Dennis Schridde in bug #539080.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.1  dev-python/micawber/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/micawber/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/micawber/metadata.xml?rev=1.1content-type=text/plain

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
  herdpython/herd
  maintainer
emailyng...@gentoo.org/email
nameBen de Groot/name
  /maintainer
/pkgmetadata



1.1  dev-python/micawber/micawber-0.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/micawber/micawber-0.3.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/micawber/micawber-0.3.2.ebuild?rev=1.1content-type=text/plain

Index: micawber-0.3.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/micawber/micawber-0.3.2.ebuild,v 
1.1 2015/07/08 10:07:31 yngwin Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1

DESCRIPTION=A small library for extracting rich content from urls
HOMEPAGE=https://github.com/coleifer/micawber/;
SRC_URI=https://github.com/coleifer/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64
IUSE=

DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.1  dev-python/micawber/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/micawber/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/micawber/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
DIST micawber-0.3.2.tar.gz 32166 SHA256 
d779fe96b0064e58376febb5ea17c733a9084e8fd3b1e8ad6348370f4555362b SHA512 
b2cdb058710dd84e15c9816c7a39c9378505426b06ddd419b652db071377e71878264f090488d452a6740585762d022bebac3ac2cea2f87d5b18aa7428521b78
 WHIRLPOOL 
9651a1084eb56dc5b9a1afcc0b5858edec1873345e8e27578123e30c0fc566ba726634ac3eefe4f0b5f335f997f9061e3bd20badf265acd0a58a836301b08a69
EBUILD micawber-0.3.2.ebuild 485 SHA256 
4ef68eefef2c111eb68fe007f5186967ae4868c61d86c66c1f3328598d30c630 SHA512 
c327bc9aa04a42ba8d9915016cf228b6cab62f6ee09b716753056b7c7ab2f7a86af3eac98da9c955e8b2e58676c00a08c835c03a01e45b7f37627d3800cdd772
 WHIRLPOOL 
7ad62a4466a93d22a90da2f9727c1093e3d4c13203f5e4098ed7cb552206901a252826f4e9f1166543f4a8d8c230bdf2ab7129ba012531ea84e6b6b3d2037013
MISC metadata.xml 259 SHA256 
3d6cf397ee3ffe54da22c27a1cc87794c6e81e4939bb95facd7a0cfb344d6c8f SHA512 
8267c7aecd866ea7616a48a4ea006a8eac7b134c02ae996a7e9f690f465ac3a330984fb97f55bcc72f792faaaee4dff2178c7bd38fb8fb3796329c508899d900
 WHIRLPOOL 
1701b88f3ed993eaa67a14d457a7587c1a3dff0e750e2e897a0961c9618f09c5b49ed9e418b78e885bccdf1c83b03e2706133c7d624ff189e32b9834769217cf



1.1  dev-python/micawber/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/micawber/ChangeLog?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/micawber/ChangeLog?rev=1.1content-type=text/plain

Index: ChangeLog
===
# ChangeLog for dev-python/micawber
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/micawber/ChangeLog,v 1.1 
2015/07/08 10:07:31 yngwin Exp $

*micawber-0.3.2 (08 Jul 2015)

  08 Jul 2015; Ben de Groot yng...@gentoo.org +metadata.xml,
  +micawber-0.3.2.ebuild:
  Initial commit as optional dependency for www-apps/nikola. Ebuild submitted by
  Dennis Schridde in bug #539080.






[gentoo-commits] gentoo-x86 commit in net-firewall/ipt_netflow/files: ipt_netflow-2.1-linux-3.19.patch

2015-07-08 Thread Sergey Popov (pinkbyte)
pinkbyte15/07/08 10:35:54

  Added:ipt_netflow-2.1-linux-3.19.patch
  Log:
  Fix building with kernel 3.19, wrt bug #552476. Thanks to Tomasz Chilinski 
tomasz.chilinski AT chilan.com for discovering this issue
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x60C0742D1F357D42)

Revision  ChangesPath
1.1  
net-firewall/ipt_netflow/files/ipt_netflow-2.1-linux-3.19.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/files/ipt_netflow-2.1-linux-3.19.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/files/ipt_netflow-2.1-linux-3.19.patch?rev=1.1content-type=text/plain

Index: ipt_netflow-2.1-linux-3.19.patch
===
commit 582fd497a5f0f5ae5dce24cba042d856d63bfbe1
Author: ABC a...@telekom.ru
Date:   Mon Feb 16 21:53:54 2015 +0400

Compatibility of __get_cpu_var with linux 3.19.

Fixes #28, thanks boyarsh@github.

diff --git a/ipt_NETFLOW.h b/ipt_NETFLOW.h
index bc2734f..5548e57 100644
--- a/ipt_NETFLOW.h
+++ b/ipt_NETFLOW.h
@@ -396,6 +396,9 @@ struct netflow_aggr_p {
__u16 aggr_port;
 };
 
+#ifndef __get_cpu_var
+#define __get_cpu_var(var) (*this_cpu_ptr((var)))
+#endif
 #define NETFLOW_STAT_INC(count) (__get_cpu_var(ipt_netflow_stat).count++)
 #define NETFLOW_STAT_ADD(count, val) (__get_cpu_var(ipt_netflow_stat).count += 
(unsigned long long)val)
 #define NETFLOW_STAT_SET(count, val) (__get_cpu_var(ipt_netflow_stat).count = 
(unsigned long long)val)
diff --git a/testing.sh b/testing.sh
index b465c8d..caa4f03 100755
--- a/testing.sh
+++ b/testing.sh
@@ -6,7 +6,7 @@ if [ $1 =  ]; then
   echo Maintainer only tool.
   exit 1
 elif [ $1 = all ]; then
-  exec bash $0 linux-2.6.18 centos5 linux-3.11.2 centos6 linux-3.4.66 
linux-3.9.11 centos7 linux-3.14 linux-3.17
+  exec bash $0 linux-2.6.18 centos5 linux-3.11.2 centos6 linux-3.4.66 
linux-3.9.11 centos7 linux-3.14 linux-3.17 linux-3.19
   exit 1
 fi
 
@@ -33,6 +33,9 @@ readarray -t opts EOF
   --enable-sampler=hash
   --enable-promisc
 EOF
+if [ $SHORT ]; then
+  opts=()
+fi
 
 colorecho() {
   echo -e \033[1;32m$@\033[m






[gentoo-commits] gentoo-x86 commit in net-firewall/ipt_netflow: ipt_netflow-2.1.ebuild ChangeLog

2015-07-08 Thread Sergey Popov (pinkbyte)
pinkbyte15/07/08 10:35:54

  Modified: ipt_netflow-2.1.ebuild ChangeLog
  Log:
  Fix building with kernel 3.19, wrt bug #552476. Thanks to Tomasz Chilinski 
tomasz.chilinski AT chilan.com for discovering this issue
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x60C0742D1F357D42)

Revision  ChangesPath
1.4  net-firewall/ipt_netflow/ipt_netflow-2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-2.1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-2.1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-2.1.ebuild?r1=1.3r2=1.4

Index: ipt_netflow-2.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ipt_netflow-2.1.ebuild  13 May 2015 09:35:56 -  1.3
+++ ipt_netflow-2.1.ebuild  8 Jul 2015 10:35:54 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-2.1.ebuild,v 1.3 
2015/05/13 09:35:56 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ipt_netflow-2.1.ebuild,v 1.4 
2015/07/08 10:35:54 pinkbyte Exp $
 
 EAPI=5
 MY_PN=${PN/_/-}
@@ -53,6 +53,9 @@
# bug #455984
epatch ${FILESDIR}/${PN}-2.0-configure.patch
 
+   # bug #552476
+   epatch ${FILESDIR}/${PN}-2.1-linux-3.19.patch
+
epatch_user
 }
 



1.26 net-firewall/ipt_netflow/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ChangeLog?rev=1.26view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ChangeLog?rev=1.26content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/ipt_netflow/ChangeLog?r1=1.25r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   18 May 2015 15:39:22 -  1.25
+++ ChangeLog   8 Jul 2015 10:35:54 -   1.26
@@ -1,6 +1,11 @@
 # ChangeLog for net-firewall/ipt_netflow
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ChangeLog,v 1.25 
2015/05/18 15:39:22 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipt_netflow/ChangeLog,v 1.26 
2015/07/08 10:35:54 pinkbyte Exp $
+
+  08 Jul 2015; Sergey Popov pinkb...@gentoo.org ipt_netflow-2.1.ebuild,
+  +files/ipt_netflow-2.1-linux-3.19.patch:
+  Fix building with kernel 3.19, wrt bug #552476. Thanks to Tomasz Chilinski
+  tomasz.chilinski AT chilan.com for discovering this issue
 
   18 May 2015; Sergey Popov pinkb...@gentoo.org -ipt_netflow-2.0.1.ebuild,
   -ipt_netflow-2.0.1_p20150109.ebuild, -files/ipt_netflow-2.0-pax-const.patch:






[gentoo-commits] gentoo-x86 commit in www-apps/nikola: metadata.xml nikola-7.6.0.ebuild ChangeLog

2015-07-08 Thread Ben de Groot (yngwin)
yngwin  15/07/08 12:21:43

  Modified: metadata.xml ChangeLog
  Added:nikola-7.6.0.ebuild
  Log:
  Version bump. Fix licensing issues (bug #552372).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.6  www-apps/nikola/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/nikola/metadata.xml?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/nikola/metadata.xml?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/nikola/metadata.xml?r1=1.5r2=1.6

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/nikola/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml4 Jun 2015 11:07:27 -   1.5
+++ metadata.xml8 Jul 2015 12:21:43 -   1.6
@@ -13,6 +13,10 @@
 flag name=charts
   Support chart generation through pkgdev-python/pygal/pkg
 /flag
+flag name=ghpages
+  Add support for direct uploading to github pages thru
+  pkgdev-python/ghp-import/pkg
+/flag
 flag name=hyphenation
   Add hyphenation support through pkgdev-python/pyphen/pkg
 /flag
@@ -21,10 +25,21 @@
 /flag
 flag name=jinja
   Add support for pkgdev-python/jinja/pkg as alternative templating
- engine to Mako
+  engine to Mako
 /flag
 flag name=markdown
-  Add support for Markdown as alternative markup language to 
reStructuredText
+  Add support for Markdown as alternative markup language to
+  reStructuredText
+/flag
+flag name=watchdog
+  Use pkgdev-python/watchdog/pkg to monitor file system events
+/flag
+flag name=webmedia
+  Use pkgdev-python/micawber/pkg to extract metadata from web media
+  links
+/flag
+flag name=websocket
+  Add websocket support thru pkgdev-python/ws4py/pkg
 /flag
   /use
   upstream



1.29 www-apps/nikola/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/nikola/ChangeLog?rev=1.29view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/nikola/ChangeLog?rev=1.29content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/nikola/ChangeLog?r1=1.28r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/nikola/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   17 Jun 2015 04:47:02 -  1.28
+++ ChangeLog   8 Jul 2015 12:21:43 -   1.29
@@ -1,6 +1,12 @@
 # ChangeLog for www-apps/nikola
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/nikola/ChangeLog,v 1.28 2015/06/17 
04:47:02 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/nikola/ChangeLog,v 1.29 2015/07/08 
12:21:43 yngwin Exp $
+
+*nikola-7.6.0 (08 Jul 2015)
+
+  08 Jul 2015; Ben de Groot yng...@gentoo.org +nikola-7.6.0.ebuild,
+  metadata.xml:
+  Version bump. Fix licensing issues (bug #552372).
 
 *nikola-7.5.1 (17 Jun 2015)
 



1.1  www-apps/nikola/nikola-7.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/nikola/nikola-7.6.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/nikola/nikola-7.6.0.ebuild?rev=1.1content-type=text/plain

Index: nikola-7.6.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/nikola/nikola-7.6.0.ebuild,v 1.1 
2015/07/08 12:21:43 yngwin Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1

DESCRIPTION=A static website and blog generator
HOMEPAGE=http://getnikola.com/;
SRC_URI=http://dev.gentoo.org/~yngwin/distfiles/a-study-in-scarlet.txt;
MY_PN=Nikola

if [[ ${PV} == ** ]]; then
inherit git-2
EGIT_REPO_URI=git://github.com/ralsina/${PN}.git
KEYWORDS=
else
SRC_URI+= mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz
KEYWORDS=~amd64
fi

LICENSE=MIT Apache-2.0 CC0-1.0 public-domain
SLOT=0
IUSE=assets charts ghpages hyphenation ipython jinja markdown watchdog 
webmedia websocket
RESTRICT=test # needs coveralls

DEPEND==dev-python/docutils-0.12[${PYTHON_USEDEP}] # needs rst2man to build 
manpage
RDEPEND=${DEPEND}
=dev-python/blinker-1.3[${PYTHON_USEDEP}]
~dev-python/doit-0.28.0[${PYTHON_USEDEP}]
=dev-python/logbook-0.7.0[${PYTHON_USEDEP}]
=dev-python/lxml-3.3.5[${PYTHON_USEDEP}]
=dev-python/mako-1.0[${PYTHON_USEDEP}]
=dev-python/natsort-3.5.2[${PYTHON_USEDEP}]

[gentoo-commits] proj/grs:stages-amd64-hardened commit in: /, scripts/

2015-07-08 Thread Anthony G. Basile
commit: 8ae1516a880db7b3b24ec0a9692c78d4f23dd0c4
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 11:39:24 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 11:39:24 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=8ae1516a

scripts/cycle.2.sh: add stage2 build.

 build  | 24 
 scripts/cycle.2.sh |  7 +--
 2 files changed, 13 insertions(+), 18 deletions(-)

diff --git a/build b/build
index a8561a6..eb629f3 100644
--- a/build
+++ b/build
@@ -11,18 +11,18 @@ unmount
 clean
 tarit stage1-amd64-hardened
 hashit
-#
-#log stamp
-#log STAGE_2
-#log stamp
-#
-#mount
-#populate 2
-#runscript cycle.2.sh
-#unmount
-#clean
-#tarit stage2-amd64-hardened
-#hashit
+
+log stamp
+log STAGE_2
+log stamp
+
+mount
+populate 2
+runscript cycle.2.sh
+unmount
+clean
+tarit stage2-amd64-hardened
+hashit
 #
 #log stamp
 #log CYCLE_3

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index 55ace98..f2d9364 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -1,8 +1,3 @@
 #!/bin/bash -e
 
-source /etc/profile
-env-update
-install-worldconf
-emerge -buvNDq --keep-going --with-bdeps=y @world
-clean-worldconf
-emerge -bq @preserved-rebuild
+/usr/portage/scripts/bootstrap.sh



[gentoo-commits] proj/grs:stages-amd64-hardened commit in: scripts/

2015-07-08 Thread Anthony G. Basile
commit: b2bafa5de9122ca3e7bbe74841e322808eeab43b
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 12:12:25 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 12:12:25 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=b2bafa5d

scripts/cycle.2.sh: do a quiet run of bootstrap.sh

 scripts/cycle.2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index f2d9364..68f7e33 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -1,3 +1,3 @@
 #!/bin/bash -e
 
-/usr/portage/scripts/bootstrap.sh
+/usr/portage/scripts/bootstrap.sh -q



[gentoo-commits] gentoo-x86 commit in sys-power/powertop/files: powertop-2.7-skylake-2.patch powertop-2.7-broadwell.patch powertop-2.7-skylake.patch powertop-2.7-braswell.patch

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 11:53:58

  Added:powertop-2.7-skylake-2.patch
powertop-2.7-broadwell.patch
powertop-2.7-skylake.patch
powertop-2.7-braswell.patch
  Log:
  Add Intel Braswell/Broadwell/Skylake support from upstream.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.1  sys-power/powertop/files/powertop-2.7-skylake-2.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/files/powertop-2.7-skylake-2.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/files/powertop-2.7-skylake-2.patch?rev=1.1content-type=text/plain

Index: powertop-2.7-skylake-2.patch
===
From a7ddbd00f84253da38acc393e38f1c4db4263864 Mon Sep 17 00:00:00 2001
From: Alexandra Yates alexandra.ya...@linux.intel.com
Date: Thu, 16 Apr 2015 14:36:29 -0700
Subject: [PATCH] Add C7- C10 support for Intel SKY

Add C7 to C10 support for Intel SKY for CPU idle.

Signed-off-by: Alexandra Yates alexandra.ya...@linux.intel.com
---
 src/cpu/intel_cpus.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/cpu/intel_cpus.cpp b/src/cpu/intel_cpus.cpp
index 72ecd50..d96cb49 100644
--- a/src/cpu/intel_cpus.cpp
+++ b/src/cpu/intel_cpus.cpp
@@ -63,7 +63,7 @@ static int intel_cpu_models[] = {
0x4C,   /* BSW */
0x4D,   /* AVN */
0x4F,   /* BDX */
-   0x4E,   /* Intel Next Generation */
+   0x4E,   /* SKY */
0x56,   /* BDX-DE */
0   /* last entry must be zero */
 };
@@ -318,7 +318,7 @@ nhm_package::nhm_package(int model)
has_c3_res = 1;
 
/* Haswell-ULT has C8/9/10*/
-   if (model == 0x45 || model ==0x3D)
+   if (model == 0x45 || model == 0x3D || model == 0x4E)
has_c8c9c10_res = 1;
 }
 
-- 
2.4.4




1.1  sys-power/powertop/files/powertop-2.7-broadwell.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/files/powertop-2.7-broadwell.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/files/powertop-2.7-broadwell.patch?rev=1.1content-type=text/plain

Index: powertop-2.7-broadwell.patch
===
From 60258e6149a420b45521201e02f39cf41839e081 Mon Sep 17 00:00:00 2001
From: Alexandra Yates alexandra.ya...@linux.intel.com
Date: Wed, 22 Oct 2014 06:57:10 -0700
Subject: [PATCH] Enable PowerTOP support for: BSW, BDW-H

Added PowerTOP support for BSW and BDW-H platforms.

Signed-off-by: Alexandra Yates alexandra.ya...@linux.intel.com
---
 src/cpu/intel_cpus.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/cpu/intel_cpus.cpp b/src/cpu/intel_cpus.cpp
index 167f1a7..d307aa1 100644
--- a/src/cpu/intel_cpus.cpp
+++ b/src/cpu/intel_cpus.cpp
@@ -59,6 +59,8 @@ static int intel_cpu_models[] = {
0x3D,   /* Intel Next Generation */
0x3F,   /* HSX */
0x46,   /* HSW */
+   0x47,   /* BDW-H */
+   0x4C,   /* BSW */
0x4D,   /* AVN */
0x4F,   /* BDX */
0x56,   /* BDX-DE */
-- 
2.4.4




1.1  sys-power/powertop/files/powertop-2.7-skylake.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/files/powertop-2.7-skylake.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/files/powertop-2.7-skylake.patch?rev=1.1content-type=text/plain

Index: powertop-2.7-skylake.patch
===
From 761e87f1ccd3b5364b5518d7e29f4b7b8a6b8490 Mon Sep 17 00:00:00 2001
From: Alexandra Yates alexandra.ya...@linux.intel.com
Date: Wed, 21 Jan 2015 16:55:59 -0800
Subject: [PATCH] Adding support to SKY platforms.

Adding Intel SKY platform support to PowerTOP

Signed-off-by: Alexandra Yates alexandra.ya...@linux.intel.com
---
 src/cpu/intel_cpus.cpp | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/cpu/intel_cpus.cpp b/src/cpu/intel_cpus.cpp
index d307aa1..04275e5 100644
--- a/src/cpu/intel_cpus.cpp
+++ b/src/cpu/intel_cpus.cpp
@@ -51,18 +51,19 @@ static int intel_cpu_models[] = {
0x2C,   /* Westmere */
0x2A,   /* SNB */
0x2D,   /* SNB Xeon */
+   0x37,   /* BYT-M */
0x3A,   /* IVB */
0x3C,
+   0x3D,   /* Broadwell */
0x3E,   /* IVB Xeon */
-   0x37,   /* BYT-M */
-   0x45,   /* HSW-ULT */
-   0x3D,   /* Intel Next Generation */
0x3F,   /* HSX */
+   0x45,   /* HSW-ULT */
0x46,   /* HSW */
0x47,   /* BDW-H */
0x4C,   /* BSW */
0x4D,   /* AVN */
0x4F,   /* BDX */
+   0x4E,   /* Intel Next Generation */
0x56,   /* BDX-DE */
0   /* last entry must be zero 

[gentoo-commits] gentoo-x86 commit in sys-power/powertop: powertop-2.7-r2.ebuild ChangeLog

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 11:53:58

  Modified: ChangeLog
  Added:powertop-2.7-r2.ebuild
  Log:
  Add Intel Braswell/Broadwell/Skylake support from upstream.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.111sys-power/powertop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/ChangeLog?rev=1.111view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/ChangeLog?rev=1.111content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/ChangeLog?r1=1.110r2=1.111

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-power/powertop/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   2 Mar 2015 22:25:47 -   1.110
+++ ChangeLog   8 Jul 2015 11:53:58 -   1.111
@@ -1,6 +1,14 @@
 # ChangeLog for sys-power/powertop
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/ChangeLog,v 1.110 
2015/03/02 22:25:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/ChangeLog,v 1.111 
2015/07/08 11:53:58 vapier Exp $
+
+*powertop-2.7-r2 (08 Jul 2015)
+
+  08 Jul 2015; Mike Frysinger vap...@gentoo.org
+  +files/powertop-2.7-braswell.patch, +files/powertop-2.7-broadwell.patch,
+  +files/powertop-2.7-skylake-2.patch, +files/powertop-2.7-skylake.patch,
+  +powertop-2.7-r2.ebuild:
+  Add Intel Braswell/Broadwell/Skylake support from upstream.
 
   02 Mar 2015; Mike Frysinger vap...@gentoo.org powertop-2.7-r1.ebuild:
   Add USE=nls support #505366 by René Rhéaume.



1.1  sys-power/powertop/powertop-2.7-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/powertop-2.7-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/powertop/powertop-2.7-r2.ebuild?rev=1.1content-type=text/plain

Index: powertop-2.7-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-power/powertop/powertop-2.7-r2.ebuild,v 
1.1 2015/07/08 11:53:58 vapier Exp $

EAPI=5

inherit eutils linux-info
if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI=git://github.com/fenrus75/powertop.git
inherit git-2 autotools
SRC_URI=
else
SRC_URI=https://01.org/sites/default/files/downloads/${PN}/${P}.tar.gz;
KEYWORDS=~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux
fi

DESCRIPTION=tool that helps you find what software is using the most power
HOMEPAGE=https://01.org/powertop/;

LICENSE=GPL-2
SLOT=0
IUSE=nls unicode X

COMMON_DEPEND=
dev-libs/libnl:3
sys-apps/pciutils
sys-libs/ncurses[unicode?]


DEPEND=${COMMON_DEPEND}
virtual/pkgconfig
sys-devel/gettext

RDEPEND=
${COMMON_DEPEND}
X? ( x11-apps/xset )
virtual/libintl


DOCS=( TODO README )

pkg_setup() {
CONFIG_CHECK=
~X86_MSR
~DEBUG_FS
~PERF_EVENTS
~TRACEPOINTS
~NO_HZ
~HIGH_RES_TIMERS
~HPET_TIMER
~CPU_FREQ_STAT
~CPU_FREQ_GOV_ONDEMAND
~PM_RUNTIME
~FTRACE
~BLK_DEV_IO_TRACE
~TIMER_STATS
~TRACING

ERROR_KERNEL_X86_MSR=X86_MSR is not enabled in the kernel, you almost 
certainly need it
ERROR_KERNEL_DEBUG_FS=DEBUG_FS is not enabled in the kernel, you 
almost certainly need it
ERROR_KERNEL_PERF_EVENTS=PERF_EVENTS should be enabled in the kernel 
for full powertop function
ERROR_KERNEL_TRACEPOINTS=TRACEPOINTS should be enabled in the kernel 
for full powertop function
ERROR_KERNEL_NO_HZ=NO_HZ should be enabled in the kernel for full 
powertop function
ERROR_KERNEL_HIGH_RES_TIMERS=HIGH_RES_TIMERS should be enabled in the 
kernel for full powertop function
ERROR_KERNEL_HPET_TIMER=HPET_TIMER should be enabled in the kernel for 
full powertop function
ERROR_KERNEL_CPU_FREQ_STAT=CPU_FREQ_STAT should be enabled in the 
kernel for full powertop function
ERROR_KERNEL_CPU_FREQ_GOV_ONDEMAND=CPU_FREQ_GOV_ONDEMAND should be 
enabled in the kernel for full powertop function
ERROR_KERNEL_PM_RUNTIME=PM_RUNTIME should be enabled in the kernel for 
full powertop function
ERROR_KERNEL_FTRACE=FTRACE needs to be turned on to enable 
BLK_DEV_IO_TRACE
ERROR_KERNEL_BLK_DEV_IO_TRACE=BLK_DEV_IO_TRACE needs to be turned on 
to enable TIMER_STATS, TRACING and EVENT_POWER_TRACING_DEPRECATED
ERROR_KERNEL_TIMER_STATS=TIMER_STATS should be 

[gentoo-commits] gentoo-x86 commit in sys-apps/texinfo: texinfo-5.2.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 09:06:51

  Modified: texinfo-5.2.ebuild ChangeLog
  Log:
  x86 stable wrt bug #527998
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  sys-apps/texinfo/texinfo-5.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-5.2.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-5.2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-5.2.ebuild?r1=1.6r2=1.7

Index: texinfo-5.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-5.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- texinfo-5.2.ebuild  7 Jul 2015 20:50:50 -   1.6
+++ texinfo-5.2.ebuild  8 Jul 2015 09:06:51 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-5.2.ebuild,v 1.6 
2015/07/07 20:50:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-5.2.ebuild,v 1.7 
2015/07/08 09:06:51 zlogene Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=~alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=nls static
 
 RDEPEND=!=app-text/tetex-2*



1.141sys-apps/texinfo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?rev=1.141view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?rev=1.141content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?r1=1.140r2=1.141

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog   7 Jul 2015 20:50:50 -   1.140
+++ ChangeLog   8 Jul 2015 09:06:51 -   1.141
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/texinfo
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.140 
2015/07/07 20:50:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.141 
2015/07/08 09:06:51 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org texinfo-5.2.ebuild:
+  x86 stable wrt bug #527998
 
   07 Jul 2015; Markus Meier mae...@gentoo.org texinfo-5.2.ebuild:
   arm stable, bug #527998






[gentoo-commits] gentoo-x86 commit in dev-db/redis/files: redis.service-2

2015-07-08 Thread Alexys Jacob (ultrabug)
ultrabug15/07/08 09:56:44

  Added:redis.service-2
  Log:
  version bump fix #551746, change systemd service wrt #537384, drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.1  dev-db/redis/files/redis.service-2

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/files/redis.service-2?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/files/redis.service-2?rev=1.1content-type=text/plain

Index: redis.service-2
===
[Unit]
Description=A persistent key-value database
After=syslog.target network.target

[Service]
Type=simple
PIDFile=/var/run/redis/redis.pid
ExecStart=/usr/sbin/redis-server /etc/redis.conf
User=redis
Group=redis

[Install]
WantedBy=multi-user.target







[gentoo-commits] gentoo-x86 commit in dev-db/redis: redis-3.0.2.ebuild ChangeLog redis-3.0.0.ebuild

2015-07-08 Thread Alexys Jacob (ultrabug)
ultrabug15/07/08 09:56:44

  Modified: ChangeLog
  Added:redis-3.0.2.ebuild
  Removed:  redis-3.0.0.ebuild
  Log:
  version bump fix #551746, change systemd service wrt #537384, drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.96 dev-db/redis/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?rev=1.96view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?rev=1.96content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/ChangeLog?r1=1.95r2=1.96

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog   5 May 2015 09:01:19 -   1.95
+++ ChangeLog   8 Jul 2015 09:56:44 -   1.96
@@ -1,6 +1,12 @@
 # ChangeLog for dev-db/redis
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.95 2015/05/05 
09:01:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/ChangeLog,v 1.96 2015/07/08 
09:56:44 ultrabug Exp $
+
+*redis-3.0.2 (08 Jul 2015)
+
+  08 Jul 2015; Ultrabug ultra...@gentoo.org -redis-3.0.0.ebuild,
+  +redis-3.0.2.ebuild, +files/redis.service-2:
+  version bump fix #551746, change systemd service wrt #537384, drop old
 
   05 May 2015; Jeroen Roovers j...@gentoo.org redis-3.0.0.ebuild:
   Mark ~ppc64 (bug #510626).



1.1  dev-db/redis/redis-3.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-3.0.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/redis/redis-3.0.2.ebuild?rev=1.1content-type=text/plain

Index: redis-3.0.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/redis/redis-3.0.2.ebuild,v 1.1 
2015/07/08 09:56:44 ultrabug Exp $

EAPI=5

inherit autotools eutils flag-o-matic systemd toolchain-funcs user

DESCRIPTION=A persistent caching system, key-value and data structures 
database
HOMEPAGE=http://redis.io/;
SRC_URI=http://download.redis.io/releases/${P}.tar.gz;

LICENSE=BSD
KEYWORDS=~amd64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-macos 
~x86-solaris
IUSE=+jemalloc tcmalloc test
SLOT=0

RDEPEND==dev-lang/lua-5.1:*
tcmalloc? ( dev-util/google-perftools )
jemalloc? ( =dev-libs/jemalloc-3.2 )
DEPEND=virtual/pkgconfig
=sys-devel/autoconf-2.63
test? ( dev-lang/tcl:0= )
${RDEPEND}
REQUIRED_USE=?? ( tcmalloc jemalloc )

S=${WORKDIR}/${PN}-${PV/_/-}

pkg_setup() {
enewgroup redis 75
enewuser redis 75 -1 /var/lib/redis redis
}

src_prepare() {
epatch ${FILESDIR}/${PN}-2.8.3-shared.patch
epatch ${FILESDIR}/${PN}-2.8.17-config.patch
epatch ${FILESDIR}/${PN}-3.0.0-sharedlua.patch

# Copy lua modules into build dir
cp 
${S}/deps/lua/src/{fpconv,lua_bit,lua_cjson,lua_cmsgpack,lua_struct,strbuf}.c 
${S}/src || die
cp ${S}/deps/lua/src/{fpconv,strbuf}.h ${S}/src || die
# Append cflag for lua_cjson
# 
https://github.com/antirez/redis/commit/4fdcd213#diff-3ba529ae517f6b57803af0502f52a40bL61
append-cflags -DENABLE_CJSON_GLOBAL

# now we will rewrite present Makefiles
local makefiles=
for MKF in $(find -name 'Makefile' | cut -b 3-); do
mv ${MKF} ${MKF}.in
sed -i  -e 's:$(CC):@CC@:g' \
-e 's:$(CFLAGS):@AM_CFLAGS@:g' \
-e 's: $(DEBUG)::g' \
-e 's:$(OBJARCH)::g' \
-e 's:ARCH:TARCH:g' \
-e '/^CCOPT=/s:$: $(LDFLAGS):g' \
${MKF}.in \
|| die Sed failed for ${MKF}
makefiles+= ${MKF}
done
# autodetection of compiler and settings; generates the modified 
Makefiles
cp ${FILESDIR}/configure.ac-2.2 configure.ac
sed -i  -e 
s:AC_CONFIG_FILES(\[Makefile\]):AC_CONFIG_FILES([${makefiles}]):g \
configure.ac || die Sed failed for configure.ac
eautoconf
}

src_configure() {
econf

# Linenoise can't be built with -std=c99, see 
https://bugs.gentoo.org/451164
# also, don't define ANSI/c99 for lua twice
sed -i -e s:-std=c99::g deps/linenoise/Makefile deps/Makefile || die
}

src_compile() {
tc-export CC AR RANLIB

local myconf=

if use tcmalloc ; then
myconf=${myconf} USE_TCMALLOC=yes
elif use jemalloc ; then
myconf=${myconf} JEMALLOC_SHARED=yes

[gentoo-commits] gentoo-x86 commit in dev-python/micawber: - New directory

2015-07-08 Thread Ben de Groot (yngwin)
yngwin  15/07/08 09:55:44

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-python/micawber added to the repository



[gentoo-commits] gentoo-x86 commit in sys-cluster/keepalived: ChangeLog keepalived-1.2.18.ebuild keepalived-1.2.13.ebuild keepalived-1.2.12-r1.ebuild keepalived-1.2.7-r2.ebuild

2015-07-08 Thread Alexys Jacob (ultrabug)
ultrabug15/07/08 10:02:10

  Modified: ChangeLog
  Added:keepalived-1.2.18.ebuild
  Removed:  keepalived-1.2.13.ebuild
keepalived-1.2.12-r1.ebuild
keepalived-1.2.7-r2.ebuild
  Log:
  version bump fix #553760 thx to Tomas Mozes, drop old unstable
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.131sys-cluster/keepalived/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/ChangeLog?rev=1.131view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/ChangeLog?rev=1.131content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/ChangeLog?r1=1.130r2=1.131

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog   19 Apr 2015 09:41:07 -  1.130
+++ ChangeLog   8 Jul 2015 10:02:10 -   1.131
@@ -1,6 +1,13 @@
 # ChangeLog for sys-cluster/keepalived
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.130 
2015/04/19 09:41:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/ChangeLog,v 1.131 
2015/07/08 10:02:10 ultrabug Exp $
+
+*keepalived-1.2.18 (08 Jul 2015)
+
+  08 Jul 2015; Ultrabug ultra...@gentoo.org -keepalived-1.2.7-r2.ebuild,
+  -keepalived-1.2.12-r1.ebuild, -keepalived-1.2.13.ebuild,
+  +keepalived-1.2.18.ebuild:
+  version bump fix #553760 thx to Tomas Mozes, drop old unstable
 
   19 Apr 2015; Pacho Ramos pa...@gentoo.org keepalived-1.2.15.ebuild:
   x86 stable wrt bug #538792



1.1  sys-cluster/keepalived/keepalived-1.2.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.18.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.18.ebuild?rev=1.1content-type=text/plain

Index: keepalived-1.2.18.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.18.ebuild,v 1.1 
2015/07/08 10:02:10 ultrabug Exp $

EAPI=4

inherit autotools base

DESCRIPTION=A strong  robust keepalive facility to the Linux Virtual Server 
project
HOMEPAGE=http://www.keepalived.org/;
SRC_URI=http://www.keepalived.org/software/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86
IUSE=debug ipv6 snmp

RDEPEND=dev-libs/popt
sys-apps/iproute2
dev-libs/libnl
dev-libs/openssl
snmp? ( net-analyzer/net-snmp )
DEPEND=${RDEPEND}
=sys-kernel/linux-headers-2.6.30

PATCHES=(
${FILESDIR}/${PN}-1.2.2-libipvs-fix-backup-daemon.patch
)

DOCS=( README CONTRIBUTORS INSTALL VERSION ChangeLog AUTHOR TODO
doc/keepalived.conf.SYNOPSIS doc/NOTE_vrrp_vmac.txt )

src_prepare() {
base_src_prepare
eautoreconf
}

src_configure() {
STRIP=/bin/true \
econf \
--with-kernel-dir=/usr \
--enable-vrrp \
$(use_enable debug) \
$(use_enable snmp)
}

src_install() {
default

newinitd ${FILESDIR}/keepalived.init keepalived
newconfd ${FILESDIR}/keepalived.confd keepalived

use snmp  dodoc doc/KEEPALIVED-MIB

docinto genhash
dodoc genhash/README genhash/AUTHOR genhash/ChangeLog genhash/VERSION 
|| die
# This was badly named by upstream, it's more HOWTO than anything else.
newdoc INSTALL INSTALL+HOWTO

# Security risk to bundle SSL certs
rm -f ${ED}/etc/keepalived/samples/*.pem
# Clean up sysvinit files
rm -rf ${ED}/etc/sysconfig ${ED}/etc/rc.d/
}






[gentoo-commits] gentoo-x86 commit in dev-python/gmpy: gmpy-2.0.6.ebuild ChangeLog

2015-07-08 Thread Patrick Lauer (patrick)
patrick 15/07/08 09:31:41

  Modified: ChangeLog
  Added:gmpy-2.0.6.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.58 dev-python/gmpy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gmpy/ChangeLog?rev=1.58view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gmpy/ChangeLog?rev=1.58content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gmpy/ChangeLog?r1=1.57r2=1.58

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/gmpy/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   28 Jun 2015 10:11:52 -  1.57
+++ ChangeLog   8 Jul 2015 09:31:41 -   1.58
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/gmpy
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/ChangeLog,v 1.57 2015/06/28 
10:11:52 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/ChangeLog,v 1.58 2015/07/08 
09:31:41 patrick Exp $
+
+*gmpy-2.0.6 (08 Jul 2015)
+
+  08 Jul 2015; Patrick Lauer patr...@gentoo.org +gmpy-2.0.6.ebuild:
+  Bump
 
   28 Jun 2015; Mikle Kolyada zlog...@gentoo.org gmpy-2.0.4.ebuild:
   x86 stable wrt bug #530470



1.1  dev-python/gmpy/gmpy-2.0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gmpy/gmpy-2.0.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gmpy/gmpy-2.0.6.ebuild?rev=1.1content-type=text/plain

Index: gmpy-2.0.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/gmpy/gmpy-2.0.6.ebuild,v 1.1 
2015/07/08 09:31:41 patrick Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4} )

inherit distutils-r1

MY_PN=${PN}2
MY_P=${MY_PN}-${PV}

DESCRIPTION=Python bindings for GMP, MPC, MPFR and MPIR libraries
HOMEPAGE=http://code.google.com/p/gmpy/;
SRC_URI=mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.zip

LICENSE=LGPL-2.1
SLOT=2
KEYWORDS=~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos
IUSE=doc mpir

RDEPEND=
=dev-libs/mpc-1.0.2
=dev-libs/mpfr-3.1.2
!mpir? ( dev-libs/gmp )
mpir? ( sci-libs/mpir )
DEPEND=${RDEPEND}
app-arch/unzip
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )

S=${WORKDIR}/${MY_P}

python_prepare_all() {
# rm non std test file
rm test*/gmpy_test_thr.py || die
distutils-r1_python_prepare_all
}

python_configure_all() {
mydistutilsargs=(
$(usex mpir --mpir --gmp)
)
}

python_compile() {
python_is_python3 || local -x CFLAGS=${CFLAGS} -fno-strict-aliasing
distutils-r1_python_compile
}

python_compile_all() {
use doc  emake -C docs html
}

python_test() {
cd test || die
${PYTHON} runtests.py || die tests failed under ${EPYTHON}
if python_is_python3; then
cd ../test3 || die
else
cd ../test2 || die
fi
${PYTHON} gmpy_test.py || die tests failed under ${EPYTHON}
}

python_install_all() {
use doc  local HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in dev-python/yapsy: yapsy-1.11.223.ebuild ChangeLog

2015-07-08 Thread Ben de Groot (yngwin)
yngwin  15/07/08 10:25:58

  Modified: ChangeLog
  Added:yapsy-1.11.223.ebuild
  Log:
  version bump needed for www-apps/nikola-7.6.0
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.19 dev-python/yapsy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/yapsy/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/yapsy/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/yapsy/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/yapsy/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   9 Jun 2015 17:25:01 -   1.18
+++ ChangeLog   8 Jul 2015 10:25:58 -   1.19
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/yapsy
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/yapsy/ChangeLog,v 1.18 
2015/06/09 17:25:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/yapsy/ChangeLog,v 1.19 
2015/07/08 10:25:58 yngwin Exp $
+
+*yapsy-1.11.223 (08 Jul 2015)
+
+  08 Jul 2015; Ben de Groot yng...@gentoo.org +yapsy-1.11.223.ebuild:
+  version bump needed for www-apps/nikola-7.6.0
 
   09 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Updating remote-id in metadata.xml



1.1  dev-python/yapsy/yapsy-1.11.223.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/yapsy/yapsy-1.11.223.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/yapsy/yapsy-1.11.223.ebuild?rev=1.1content-type=text/plain

Index: yapsy-1.11.223.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/yapsy/yapsy-1.11.223.ebuild,v 1.1 
2015/07/08 10:25:58 yngwin Exp $

EAPI=5

MY_P=Yapsy-${PV}
PYTHON_COMPAT=( python{2_7,3_3,3_4} )

inherit distutils-r1

DESCRIPTION=A fat-free DIY Python plugin management toolkit
HOMEPAGE=http://yapsy.sourceforge.net/;
SRC_URI=mirror://sourceforge/yapsy/${MY_P}/${MY_P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=doc

DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )

S=${WORKDIR}/${MY_P}

python_prepare_all() {
# Disable erroneous test
sed -e 's:test_default_plugins_place_is_parent_dir:_:' \
-i test/test_PluginFileLocator.py || die
distutils-r1_python_prepare_all
}

python_compile_all() {
use doc  emake -C doc html
}

python_test() {
esetup.py test
}

python_install_all() {
use doc  local HTML_DOCS=( doc/_build/html/. )
distutils-r1_python_install_all
}






[gentoo-commits] proj/grs:stages-amd64-hardened commit in: scripts/

2015-07-08 Thread Anthony G. Basile
commit: 6874bc12f7b9ac0478d2778227939fa7a26f3443
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 10:32:27 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 10:32:27 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=6874bc12

scripts/cycle.1.py: clean out zoneinfo.

 scripts/cycle.1.py | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/scripts/cycle.1.py b/scripts/cycle.1.py
index 92e8881..1de575f 100644
--- a/scripts/cycle.1.py
+++ b/scripts/cycle.1.py
@@ -45,9 +45,6 @@ shutil.copy('/etc/portage/make.conf', 
'/tmp/stage1root/etc/portage')
 cmd = 'emerge -bkNu1q %s' % get_blist()
 Execute(cmd, timeout=None, extra_env=emerge_env)
 
-cmd = 'find /tmp/stage1root/usr/share -type d -iname info -exec rm -rf {} +'
-Execute(cmd, timeout=None, extra_env=emerge_env)
-cmd = 'find /tmp/stage1root/usr/share -type d -iname doc -exec rm -rf {} +'
-Execute(cmd, timeout=None, extra_env=emerge_env)
-cmd = 'find /tmp/stage1root/usr/share -type d -iname man -exec rm -rf {} +'
-Execute(cmd, timeout=None, extra_env=emerge_env)
+for d in ['info', 'doc', 'man', 'zoneinfo']:
+cmd = 'find /tmp/stage1root/usr/share -type d -iname %s -exec rm -rf {} +' 
% d
+Execute(cmd, timeout=None, extra_env=emerge_env)



[gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends: ChangeLog

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 10:45:04

  Modified: ChangeLog
  Log:
  Document provenance of the various patches we use.

Revision  ChangesPath
1.273media-gfx/sane-backends/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.273view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.273content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?r1=1.272r2=1.273

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -r1.272 -r1.273
--- ChangeLog   15 May 2015 09:25:04 -  1.272
+++ ChangeLog   8 Jul 2015 10:45:04 -   1.273
@@ -1,6 +1,14 @@
 # ChangeLog for media-gfx/sane-backends
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.272 
2015/05/15 09:25:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.273 
2015/07/08 10:45:04 vapier Exp $
+
+  08 Jul 2015; Mike Frysinger vap...@gentoo.org
+  files/sane-backends-1.0.24-automagic_systemd.patch,
+  files/sane-backends-1.0.24-cross-compile.patch,
+  files/sane-backends-1.0.24-kodakaio_avahi.patch,
+  files/sane-backends-1.0.24-systemd_pkgconfig.patch,
+  files/sane-backends-1.0.24-unused-cups.patch:
+  Document provenance of the various patches we use.
 
   15 May 2015; Mike Frysinger vap...@gentoo.org
   files/sane-backends-1.0.24-cross-compile.patch:






[gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends/files: sane-backends-1.0.24-automagic_systemd.patch sane-backends-1.0.24-cross-compile.patch sane-backends-1.0.24-kodakaio_avahi.patch san

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 10:45:04

  Modified: sane-backends-1.0.24-automagic_systemd.patch
sane-backends-1.0.24-cross-compile.patch
sane-backends-1.0.24-kodakaio_avahi.patch
sane-backends-1.0.24-systemd_pkgconfig.patch
sane-backends-1.0.24-unused-cups.patch
  Log:
  Document provenance of the various patches we use.

Revision  ChangesPath
1.2  
media-gfx/sane-backends/files/sane-backends-1.0.24-automagic_systemd.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-automagic_systemd.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-automagic_systemd.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-automagic_systemd.patch?r1=1.1r2=1.2

Index: sane-backends-1.0.24-automagic_systemd.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-automagic_systemd.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sane-backends-1.0.24-automagic_systemd.patch16 Oct 2013 01:21:17 
-  1.1
+++ sane-backends-1.0.24-automagic_systemd.patch8 Jul 2015 10:45:04 
-   1.2
@@ -1,8 +1,21 @@
+sent upstream:
+https://lists.alioth.debian.org/pipermail/sane-devel/2015-July/033601.html
+
+From 867c8fcde5cf54afae7f9ae8f855605b891708a7 Mon Sep 17 00:00:00 2001
+From: Christopher Brannon teires...@gentoo.org
+Date: Wed, 8 Jul 2015 06:37:14 -0400
+Subject: [PATCH] add a configure flag to control systemd support
+
+This way people can easily disable systemd support locally.
+---
+ configure.in | 29 ++---
+ 1 file changed, 18 insertions(+), 11 deletions(-)
+
 diff --git a/configure.in b/configure.in
-index 4365868..7413646 100644
+index 059058b..b539cda 100644
 --- a/configure.in
 +++ b/configure.in
-@@ -344,17 +344,24 @@ dnl  $as_echo in order to autodetect network 
scanners in kodakaio.
+@@ -343,17 +343,24 @@ dnl  $as_echo in order to autodetect network 
scanners in kodakaio.
  dnl   with_cups=no
  dnl fi
  
@@ -38,3 +51,6 @@
  fi
  
  dnl ***
+-- 
+2.4.4
+



1.3  
media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch?r1=1.2r2=1.3

Index: sane-backends-1.0.24-cross-compile.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sane-backends-1.0.24-cross-compile.patch15 May 2015 09:25:04 -  
1.2
+++ sane-backends-1.0.24-cross-compile.patch8 Jul 2015 10:45:04 -   
1.3
@@ -1,7 +1,20 @@
-https://alioth.debian.org/tracker/index.php?func=detailaid=315060group_id=30186atid=410366
+sent upstream:
+https://lists.alioth.debian.org/pipermail/sane-devel/2015-July/033600.html
 
-do not hardcode /usr/local paths that break cross-compiles
+From c8df148e2b9784be1827e33224baa1cb5066a383 Mon Sep 17 00:00:00 2001
+From: Mike Frysinger vap...@chromium.org
+Date: Wed, 8 Jul 2015 06:31:12 -0400
+Subject: [PATCH] fix cross-compiling paths
 
+There's no reason to hardcode -I paths to /usr/local.  Doing so breaks
+cross-compiling when incompatible headers live in there or the toolchain
+is set up to throw errors with those flags.
+---
+ configure.in | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/configure.in b/configure.in
+index 48953d2..059058b 100644
 --- a/configure.in
 +++ b/configure.in
 @@ -82,7 +82,6 @@ AM_CONDITIONAL(CROSS_COMPILING, test x$cross_compiling = 
xyes)
@@ -12,3 +25,6 @@
  AC_SUBST(INCLUDES)
  SANE_SET_CFLAGS([$is_release])
  SANE_SET_LDFLAGS
+-- 
+2.4.4
+



1.2  
media-gfx/sane-backends/files/sane-backends-1.0.24-kodakaio_avahi.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-kodakaio_avahi.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-kodakaio_avahi.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-kodakaio_avahi.patch?r1=1.1r2=1.2

Index: 

[gentoo-commits] gentoo-x86 commit in dev-python/hypothesis: hypothesis-1.7.1.ebuild ChangeLog

2015-07-08 Thread Patrick Lauer (patrick)
patrick 15/07/08 09:28:17

  Modified: ChangeLog
  Added:hypothesis-1.7.1.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-python/hypothesis/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hypothesis/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hypothesis/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hypothesis/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/hypothesis/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   27 Jun 2015 09:18:20 -  1.1
+++ ChangeLog   8 Jul 2015 09:28:17 -   1.2
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/hypothesis
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hypothesis/ChangeLog,v 1.1 
2015/06/27 09:18:20 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hypothesis/ChangeLog,v 1.2 
2015/07/08 09:28:17 patrick Exp $
+
+*hypothesis-1.7.1 (08 Jul 2015)
+
+  08 Jul 2015; Patrick Lauer patr...@gentoo.org +hypothesis-1.7.1.ebuild:
+  Bump
 
 *hypothesis-1.6.2 (27 Jun 2015)
 



1.1  dev-python/hypothesis/hypothesis-1.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hypothesis/hypothesis-1.7.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/hypothesis/hypothesis-1.7.1.ebuild?rev=1.1content-type=text/plain

Index: hypothesis-1.7.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/hypothesis/hypothesis-1.7.1.ebuild,v 1.1 
2015/07/08 09:28:17 patrick Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )

inherit distutils-r1

DESCRIPTION=A library for property based testing
HOMEPAGE=https://github.com/DRMacIver/hypothesis;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=MPL-2.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

RDEPEND=
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends: sane-backends-1.0.25_pre20150628.ebuild ChangeLog

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 10:47:04

  Modified: ChangeLog
  Added:sane-backends-1.0.25_pre20150628.ebuild
  Log:
  Add a git snapshot #545130 by hfk22.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.274media-gfx/sane-backends/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.274view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.274content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?r1=1.273r2=1.274

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog   8 Jul 2015 10:45:04 -   1.273
+++ ChangeLog   8 Jul 2015 10:47:04 -   1.274
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/sane-backends
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.273 
2015/07/08 10:45:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.274 
2015/07/08 10:47:04 vapier Exp $
+
+*sane-backends-1.0.25_pre20150628 (08 Jul 2015)
+
+  08 Jul 2015; Mike Frysinger vap...@gentoo.org
+  +sane-backends-1.0.25_pre20150628.ebuild:
+  Add a git snapshot #545130 by hfk22.
 
   08 Jul 2015; Mike Frysinger vap...@gentoo.org
   files/sane-backends-1.0.24-automagic_systemd.patch,



1.1  
media-gfx/sane-backends/sane-backends-1.0.25_pre20150628.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.25_pre20150628.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.25_pre20150628.ebuild?rev=1.1content-type=text/plain

Index: sane-backends-1.0.25_pre20150628.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.25_pre20150628.ebuild,v
 1.1 2015/07/08 10:47:04 vapier Exp $

EAPI=5

inherit autotools eutils flag-o-matic multilib multilib-minimal udev user 
toolchain-funcs

# gphoto and v4l are handled by their usual USE flags.
# The pint backend was disabled because I could not get it to compile.
IUSE_SANE_BACKENDS=
abaton
agfafocus
apple
artec
artec_eplus48u
as6e
avision
bh
canon
canon630u
canon_dr
canon_pp
cardscan
coolscan
coolscan2
coolscan3
dc210
dc240
dc25
dell1600n_net
dmc
epjitsu
epson
epson2
fujitsu
genesys
gt68xx
hp
hp3500
hp3900
hp4200
hp5400
hp5590
hpljm1005
hpsj5s
hs2p
ibm
kodak
kodakaio
kvs1025
kvs20xx
kvs40xx
leo
lexmark
ma1509
magicolor
matsushita
microtek
microtek2
mustek
mustek_pp
mustek_usb
mustek_usb2
nec
net
niash
p5
pie
pixma
plustek
plustek_pp
pnm
qcam
ricoh
rts8891
s9036
sceptre
sharp
sm3600
sm3840
snapscan
sp15c
st400
stv680
tamarack
teco1
teco2
teco3
test
u12
umax
umax1220u
umax_pp
xerox_mfp

IUSE=avahi doc gphoto2 ipv6 threads usb v4l xinetd snmp systemd

for backend in ${IUSE_SANE_BACKENDS}; do
case ${backend} in
# Disable backends that require parallel ports as no one has those 
anymore.
canon_pp|hpsj5s|mustek_pp|\
pnm)
IUSE+= -sane_backends_${backend}
;;
mustek_usb2|kvs40xx)
IUSE+= sane_backends_${backend}
;;
*)
IUSE+= +sane_backends_${backend}
esac
done

REQUIRED_USE=
sane_backends_mustek_usb2? ( threads )
sane_backends_kvs40xx? ( threads )


DESCRIPTION=Scanner Access Now Easy - Backends
HOMEPAGE=http://www.sane-project.org/;
if [[ ${PV} == *_pre* ]] ; then
MY_P=${PN}-git${PV#*_pre}
SRC_URI=http://www.sane-project.org/snapshots/${MY_P}.tar.gz
mirror://gentoo/${MY_P}.tar.gz
S=${WORKDIR}/${MY_P}
else
MY_P=${P}

SRC_URI=https://alioth.debian.org/frs/download.php/file/3958/${P}.tar.gz;
fi

LICENSE=GPL-2 

[gentoo-commits] gentoo-x86 commit in sci-libs/gdal: gdal-2.0.0.ebuild ChangeLog

2015-07-08 Thread Patrick Lauer (patrick)
patrick 15/07/08 08:28:12

  Modified: ChangeLog
  Added:gdal-2.0.0.ebuild
  Log:
  Bump #552544
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.168sci-libs/gdal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.168view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?rev=1.168content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/ChangeLog?r1=1.167r2=1.168

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   8 Jul 2015 05:36:17 -   1.167
+++ ChangeLog   8 Jul 2015 08:28:11 -   1.168
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/gdal
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.167 2015/07/08 
05:36:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.168 2015/07/08 
08:28:11 patrick Exp $
+
+*gdal-2.0.0 (08 Jul 2015)
+
+  08 Jul 2015; Patrick Lauer patr...@gentoo.org +gdal-2.0.0.ebuild:
+  Bump #552544
 
 *gdal-1.11.2 (08 Jul 2015)
 



1.1  sci-libs/gdal/gdal-2.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-2.0.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/gdal/gdal-2.0.0.ebuild?rev=1.1content-type=text/plain

Index: gdal-2.0.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-2.0.0.ebuild,v 1.1 
2015/07/08 08:28:11 patrick Exp $

EAPI=5

WANT_AUTOCONF=2.5

GENTOO_DEPEND_ON_PERL=no
PYTHON_COMPAT=( python2_7 python3_{3,4} )
DISTUTILS_OPTIONAL=1

inherit autotools eutils libtool perl-module distutils-r1 python-r1 
toolchain-funcs java-pkg-opt-2

DESCRIPTION=Translator library for raster geospatial data formats (includes 
OGR support)
HOMEPAGE=http://www.gdal.org/;
SRC_URI=http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz;

SLOT=0
LICENSE=MIT
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos
IUSE=armadillo +aux_xml curl debug doc fits geos gif gml hdf5 java jpeg jpeg2k 
mdb mysql netcdf odbc ogdi opencl pdf perl png postgres python ruby spatialite 
sqlite threads xls

RDEPEND=
dev-libs/expat
dev-libs/json-c
dev-libs/libpcre
dev-libs/libxml2
media-libs/tiff:0=
sci-libs/libgeotiff
sys-libs/zlib[minizip(+)]
armadillo? ( sci-libs/armadillo[lapack] )
curl? ( net-misc/curl )
fits? ( sci-libs/cfitsio )
geos?   ( =sci-libs/geos-2.2.1 )
gif? ( media-libs/giflib )
gml? ( =dev-libs/xerces-c-3 )
hdf5? ( =sci-libs/hdf5-1.6.4[szip] )
java? ( =virtual/jre-1.6:* )
jpeg? ( virtual/jpeg:0= )
jpeg2k? ( media-libs/jasper )
mysql? ( virtual/mysql )
netcdf? ( sci-libs/netcdf )
odbc?   ( dev-db/unixODBC )
ogdi? ( sci-libs/ogdi )
opencl? ( virtual/opencl )
pdf? ( =app-text/poppler-0.24.3:= )
perl? ( dev-lang/perl:= )
png? ( media-libs/libpng:0= )
postgres? ( =dev-db/postgresql-8.4:= )
python? (
${PYTHON_DEPS}
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
)
ruby? ( dev-lang/ruby:1.9 )
sqlite? ( dev-db/sqlite:3 )
spatialite? ( dev-db/spatialite )
xls? ( dev-libs/freexl )


SWIG_DEP==dev-lang/swig-2.0.2 =dev-lang/swig-3.0.4
DEPEND=${RDEPEND}
doc? ( app-doc/doxygen )
java? ( =virtual/jdk-1.6 )
perl? ( ${SWIG_DEP} )
python? ( ${SWIG_DEP} )
ruby? ( ${SWIG_DEP} )

AT_M4DIR=${S}/m4
MAKEOPTS+= -j1

REQUIRED_USE=
spatialite? ( sqlite )
mdb? ( java )


pkg_setup() {
java-pkg-opt-2_pkg_setup
}

src_prepare() {
java-pkg-opt-2_src_prepare

# fix datadir and docdir placement
sed -i \
-e s:@datadir@:@datadir@/gdal: \
-e s:@exec_prefix@/doc:@exec_prefix@/share/doc/${PF}/html:g \
${S}/GDALmake.opt.in || die

# the second sed expression should fix bug 371075
sed -i \
-e s:setup.py install:setup.py install --root=\$(DESTDIR): \
-e s:--prefix=\$(DESTDIR):--prefix=: \
${S}/swig/python/GNUmakefile || die

epatch ${FILESDIR}/${PN}-1.10.0-ruby-makefile.patch

# -soname is only accepted by GNU ld/ELF
[[ ${CHOST} == *-darwin* ]] \
 epatch 

[gentoo-commits] gentoo-x86 commit in dev-libs/nss: nss-3.19.2.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 08:57:25

  Modified: nss-3.19.2.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #550288
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-libs/nss/nss-3.19.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.19.2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.19.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/nss-3.19.2.ebuild?r1=1.2r2=1.3

Index: nss-3.19.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.19.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nss-3.19.2.ebuild   8 Jul 2015 04:17:38 -   1.2
+++ nss-3.19.2.ebuild   8 Jul 2015 08:57:25 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.19.2.ebuild,v 1.2 
2015/07/08 04:17:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.19.2.ebuild,v 1.3 
2015/07/08 08:57:25 zlogene Exp $
 
 EAPI=5
 inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
@@ -19,7 +19,7 @@
 
 LICENSE=|| ( MPL-2.0 GPL-2 LGPL-2.1 )
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
 IUSE=+cacert +nss-pem utils
 CDEPEND==dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]



1.415dev-libs/nss/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?rev=1.415view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?rev=1.415content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nss/ChangeLog?r1=1.414r2=1.415

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v
retrieving revision 1.414
retrieving revision 1.415
diff -u -r1.414 -r1.415
--- ChangeLog   8 Jul 2015 04:17:38 -   1.414
+++ ChangeLog   8 Jul 2015 08:57:25 -   1.415
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/nss
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.414 2015/07/08 
04:17:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.415 2015/07/08 
08:57:25 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org nss-3.19.2.ebuild:
+  amd64 stable wrt bug #550288
 
   08 Jul 2015; Jeroen Roovers j...@gentoo.org nss-3.19.2.ebuild:
   Stable for HPPA (bug #550288).






[gentoo-commits] gentoo-x86 commit in net-misc/openssh: openssh-6.9_p1-r2.ebuild ChangeLog

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 09:09:13

  Modified: ChangeLog
  Added:openssh-6.9_p1-r2.ebuild
  Log:
  Update hpn patchset and drop the server logging patch from it.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.564net-misc/openssh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?rev=1.564view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?rev=1.564content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/ChangeLog?r1=1.563r2=1.564

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v
retrieving revision 1.563
retrieving revision 1.564
diff -u -r1.563 -r1.564
--- ChangeLog   1 Jul 2015 22:53:26 -   1.563
+++ ChangeLog   8 Jul 2015 09:09:13 -   1.564
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/openssh
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.563 
2015/07/01 22:53:26 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.564 
2015/07/08 09:09:13 vapier Exp $
+
+*openssh-6.9_p1-r2 (08 Jul 2015)
+
+  08 Jul 2015; Mike Frysinger vap...@gentoo.org +openssh-6.9_p1-r2.ebuild:
+  Update hpn patchset and drop the server logging patch from it.
 
 *openssh-6.9_p1-r1 (01 Jul 2015)
 



1.1  net-misc/openssh/openssh-6.9_p1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/openssh-6.9_p1-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/openssh/openssh-6.9_p1-r2.ebuild?rev=1.1content-type=text/plain

Index: openssh-6.9_p1-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.9_p1-r2.ebuild,v 
1.1 2015/07/08 09:09:13 vapier Exp $

EAPI=4
inherit eutils user flag-o-matic multilib autotools pam systemd versionator

# Make it more portable between straight releases
# and _p? releases.
PARCH=${P/_}

HPN_PATCH=${PN}-6.9p1-r1-hpnssh14v5.tar.xz
LDAP_PATCH=${PN}-lpk-6.8p1-0.3.14.patch.xz
X509_VER=8.4 X509_PATCH=${PN}-6.9p1+x509-${X509_VER}.diff.gz

DESCRIPTION=Port of OpenBSD's free SSH release
HOMEPAGE=http://www.openssh.org/;
SRC_URI=mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
mirror://gentoo/${PN}-6.8_p1-sctp.patch.xz
${HPN_PATCH:+hpn? (
mirror://gentoo/${HPN_PATCH}
http://dev.gentoo.org/~polynomial-c/${HPN_PATCH}
mirror://sourceforge/hpnssh/${HPN_PATCH}
)}
${LDAP_PATCH:+ldap? ( mirror://gentoo/${LDAP_PATCH} )}
${X509_PATCH:+X509? ( 
http://roumenpetrov.info/openssh/x509-${X509_VER}/${X509_PATCH} )}


LICENSE=BSD GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux
# Probably want to drop ssl defaulting to on in a future version.
IUSE=bindist debug ${HPN_PATCH:++}hpn kerberos kernel_linux ldap ldns libedit 
pam +pie sctp selinux skey ssh1 +ssl static X X509
REQUIRED_USE=pie? ( !static )
ssh1? ( ssl )
static? ( !kerberos !pam )
X509? ( !ldap ssl )

LIB_DEPEND=sctp? ( net-misc/lksctp-tools[static-libs(+)] )
selinux? ( =sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( =sys-auth/skey-1.1.5-r1[static-libs(+)] )
libedit? ( dev-libs/libedit[static-libs(+)] )
ssl? (
=dev-libs/openssl-0.9.6d:0[bindist=]
dev-libs/openssl[static-libs(+)]
)
=sys-libs/zlib-1.2.3[static-libs(+)]
RDEPEND=
!static? (
${LIB_DEPEND//\[static-libs(+)]}
ldns? (
!bindist? ( net-libs/ldns[ecdsa,ssl] )
bindist? ( net-libs/ldns[-ecdsa,ssl] )
)
)
pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
ldap? ( net-nds/openldap )
DEPEND=${RDEPEND}
static? (
${LIB_DEPEND}
ldns? (
!bindist? ( net-libs/ldns[ecdsa,ssl,static-libs(+)] )
bindist? ( net-libs/ldns[-ecdsa,ssl,static-libs(+)] )
)
)
virtual/pkgconfig
virtual/os-headers
sys-devel/autoconf
RDEPEND=${RDEPEND}
pam? ( =sys-auth/pambase-20081028 )
userland_GNU? ( virtual/shadow )
X? ( x11-apps/xauth )

S=${WORKDIR}/${PARCH}

pkg_setup() {
# this sucks, but i'd rather have people unable to `emerge -u openssh`
# than not be able to log in to their server any more
 

[gentoo-commits] gentoo-x86 commit in dev-python/cryptography: cryptography-0.9.2.ebuild ChangeLog

2015-07-08 Thread Patrick Lauer (patrick)
patrick 15/07/08 09:15:41

  Modified: ChangeLog
  Added:cryptography-0.9.2.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.51 dev-python/cryptography/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography/ChangeLog?rev=1.51view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography/ChangeLog?rev=1.51content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography/ChangeLog?r1=1.50r2=1.51

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cryptography/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   21 Jun 2015 10:48:55 -  1.50
+++ ChangeLog   8 Jul 2015 09:15:41 -   1.51
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/cryptography
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography/ChangeLog,v 1.50 
2015/06/21 10:48:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography/ChangeLog,v 1.51 
2015/07/08 09:15:41 patrick Exp $
+
+*cryptography-0.9.2 (08 Jul 2015)
+
+  08 Jul 2015; Patrick Lauer patr...@gentoo.org +cryptography-0.9.2.ebuild:
+  Bump
 
   21 Jun 2015; Markus Meier mae...@gentoo.org cryptography-0.9.1.ebuild:
   add ~arm, bug #549518



1.1  dev-python/cryptography/cryptography-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography/cryptography-0.9.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cryptography/cryptography-0.9.2.ebuild?rev=1.1content-type=text/plain

Index: cryptography-0.9.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/cryptography/cryptography-0.9.2.ebuild,v 1.1 
2015/07/08 09:15:41 patrick Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )

inherit distutils-r1

DESCRIPTION=Library providing cryptographic recipes and primitives
HOMEPAGE=https://github.com/pyca/cryptography/ 
https://pypi.python.org/pypi/cryptography/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=|| ( Apache-2.0 BSD )
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux
IUSE=test

RDEPEND=
dev-libs/openssl:0
$(python_gen_cond_dep '=dev-python/cffi-0.8:=[${PYTHON_USEDEP}]' 
'python*')
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7 
python3_3 pypy)
dev-python/idna[${PYTHON_USEDEP}]
dev-python/ipaddress[$(python_gen_usedep python2_7 pyp)]
dev-python/pyasn1[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/six-1.4.1[${PYTHON_USEDEP}]

DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
~dev-python/cryptography-vectors-${PV}[${PYTHON_USEDEP}]
dev-python/iso8601[${PYTHON_USEDEP}]
dev-python/pretend[${PYTHON_USEDEP}]
=dev-python/pytest-2.4.2[${PYTHON_USEDEP}]
)

DOCS=( AUTHORS.rst CONTRIBUTING.rst README.rst )

python_test() {
py.test -v || die Tests fail with ${EPYTHON}
}






[gentoo-commits] gentoo-x86 commit in app-admin/mongo-tools: ChangeLog mongo-tools-3.0.4-r1.ebuild mongo-tools-3.0.4.ebuild

2015-07-08 Thread Alexys Jacob (ultrabug)
ultrabug15/07/08 09:48:25

  Modified: ChangeLog
  Added:mongo-tools-3.0.4-r1.ebuild
  Removed:  mongo-tools-3.0.4.ebuild
  Log:
  rebuild on go dep upgrade fix #554166
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.8  app-admin/mongo-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mongo-tools/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mongo-tools/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mongo-tools/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/mongo-tools/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   16 Jun 2015 21:20:15 -  1.7
+++ ChangeLog   8 Jul 2015 09:48:25 -   1.8
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/mongo-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mongo-tools/ChangeLog,v 1.7 
2015/06/16 21:20:15 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mongo-tools/ChangeLog,v 1.8 
2015/07/08 09:48:25 ultrabug Exp $
+
+*mongo-tools-3.0.4-r1 (08 Jul 2015)
+
+  08 Jul 2015; Ultrabug ultra...@gentoo.org -mongo-tools-3.0.4.ebuild,
+  +mongo-tools-3.0.4-r1.ebuild:
+  rebuild on go dep upgrade fix #554166
 
 *mongo-tools-3.0.4 (16 Jun 2015)
 



1.1  app-admin/mongo-tools/mongo-tools-3.0.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mongo-tools/mongo-tools-3.0.4-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mongo-tools/mongo-tools-3.0.4-r1.ebuild?rev=1.1content-type=text/plain

Index: mongo-tools-3.0.4-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/mongo-tools/mongo-tools-3.0.4-r1.ebuild,v 1.1 
2015/07/08 09:48:25 ultrabug Exp $

EAPI=5

inherit eutils

MY_PV=${PV/_rc/-rc}
MY_P=${PN}-r${MY_PV}

DESCRIPTION=A high-performance, open source, schema-free document-oriented 
database
HOMEPAGE=http://www.mongodb.org;
SRC_URI=https://github.com/mongodb/mongo-tools/archive/r${MY_PV}.tar.gz - 
mongo-tools-${MY_PV}.tar.gz

LICENSE=Apache-2.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=sasl ssl

# Maintainer note:
# openssl DEPEND constraint, see:
# https://github.com/mongodb/mongo-tools/issues/11

RDEPEND=!dev-db/mongodb-3.0.0
DEPEND=${RDEPEND}
dev-lang/go:=
sasl? ( dev-libs/cyrus-sasl )
ssl? ( dev-libs/openssl )

S=${WORKDIR}/${MY_P}

src_prepare() {
epatch ${FILESDIR}/${PN}-3.0.0-build.patch
}

src_compile() {
local myconf

if use sasl; then
  myconf=${myconf} sasl
fi

if use ssl; then
  myconf=${myconf} ssl
fi

./build.sh ${myconf}
}

src_install() {
dobin bin/*
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/bluecloth: ChangeLog bluecloth-2.2.0-r2.ebuild

2015-07-08 Thread Hans de Graaff (graaff)
graaff  15/07/08 10:08:28

  Modified: ChangeLog bluecloth-2.2.0-r2.ebuild
  Log:
  Add ruby22.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.91 dev-ruby/bluecloth/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.91view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.91content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?r1=1.90r2=1.91

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   4 Apr 2015 10:35:52 -   1.90
+++ ChangeLog   8 Jul 2015 10:08:28 -   1.91
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/bluecloth
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.90 
2015/04/04 10:35:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.91 
2015/07/08 10:08:28 graaff Exp $
+
+  08 Jul 2015; Hans de Graaff gra...@gentoo.org bluecloth-2.2.0-r2.ebuild:
+  Add ruby22.
 
   04 Apr 2015; Hans de Graaff gra...@gentoo.org bluecloth-2.2.0-r2.ebuild:
   Fix rspec invocation. Document ruby22 status.



1.7  dev-ruby/bluecloth/bluecloth-2.2.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r2.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r2.ebuild?r1=1.6r2=1.7

Index: bluecloth-2.2.0-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bluecloth-2.2.0-r2.ebuild   4 Apr 2015 10:35:52 -   1.6
+++ bluecloth-2.2.0-r2.ebuild   8 Jul 2015 10:08:28 -   1.7
@@ -1,11 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r2.ebuild,v 1.6 
2015/04/04 10:35:52 graaff Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0-r2.ebuild,v 1.7 
2015/07/08 10:08:28 graaff Exp $
 
 EAPI=5
 
-# ruby22 - Code uses obsolete Config module.
-USE_RUBY=ruby19 ruby20 ruby21
+USE_RUBY=ruby19 ruby20 ruby21 ruby22
 
 RUBY_FAKEGEM_RECIPE_DOC=rdoc
 RUBY_FAKEGEM_EXTRADOC=History.rdoc README.rdoc
@@ -33,8 +32,9 @@
)
 
 all_ruby_prepare() {
-   # for Ruby 1.9.2 compatibility
-   sed -i -e '1i $:  .' Rakefile || die
+   # for Ruby 1.9.2 and 2.2.x compatibility
+   sed -i -e '1i $:  .' \
+   -e 's/Config/RbConfig/' Rakefile || die
 }
 
 all_ruby_compile() {






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

2015-07-08 Thread Anthony G. Basile
commit: 546e6d6e5654100b481b38e0b664602f5fb63a62
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 10:31:01 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 10:31:01 2015 +
URL:https://gitweb.gentoo.org/proj/grss.git/commit/?id=546e6d6e

grs/Populate.py: restore .keep files

 grs/Populate.py | 22 --
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/grs/Populate.py b/grs/Populate.py
index b9c2323..620eaba 100644
--- a/grs/Populate.py
+++ b/grs/Populate.py
@@ -66,16 +66,18 @@ class Populate():
 else:
 os.remove(old_file)
 
-def clean_subdirs(self, dirpath):
-path = os.path.join(self.portage_configroot, dirpath)
-if os.path.isdir(path):
-uid = os.stat(path).st_uid
-gid = os.stat(path).st_gid
-mode = os.stat(path).st_mode
-shutil.rmtree(path)
-os.mkdir(path)
-os.chown(path, uid, gid)
-os.chmod(path, mode)
+def clean_subdirs(self, reldir):
+absdir = os.path.join(self.portage_configroot, reldir)
+if not os.path.isdir(absdir):
+return
+uid = os.stat(absdir).st_uid
+gid = os.stat(absdir).st_gid
+mode = os.stat(absdir).st_mode
+shutil.rmtree(absdir)
+os.mkdir(absdir)
+os.chown(absdir, uid, gid)
+os.chmod(absdir, mode)
+open(os.path.join(absdir, '.keep'),'w').close()
 
 
 def clean(self):



[gentoo-commits] proj/grs:stages-amd64-hardened commit in: scripts/, /

2015-07-08 Thread Anthony G. Basile
commit: ba4f6a6dc3a85c7f2fd067d25bef72abb7445062
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 14:03:31 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 14:03:31 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=ba4f6a6d

scripts/cycle.3.sh: add stage3 build.

 build  | 24 
 scripts/cycle.2.sh |  4 
 scripts/cycle.3.sh |  3 +++
 3 files changed, 19 insertions(+), 12 deletions(-)

diff --git a/build b/build
index eb629f3..b7f039f 100644
--- a/build
+++ b/build
@@ -23,15 +23,15 @@ unmount
 clean
 tarit stage2-amd64-hardened
 hashit
-#
-#log stamp
-#log CYCLE_3
-#log stamp
-#
-#mount
-#populate 3
-#runscript cycle.3.sh
-#unmount
-#clean
-#tarit stage3-amd64-hardened
-#hashit
+
+log stamp
+log CYCLE_3
+log stamp
+
+mount
+populate 3
+runscript cycle.3.sh
+unmount
+clean
+tarit stage3-amd64-hardened
+hashit

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index 68f7e33..1e5e3b5 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -1,3 +1,7 @@
 #!/bin/bash -e
 
 /usr/portage/scripts/bootstrap.sh -q
+
+for d in info doc man zoneinfo; do
+find /usr/share -type d -iname ${d} -exec rm -rf {} +
+done

diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh
new file mode 100644
index 000..8c26081
--- /dev/null
+++ b/scripts/cycle.3.sh
@@ -0,0 +1,3 @@
+#!/bin/bash -e
+
+emerge -bkNe1q @system



[gentoo-commits] gentoo-x86 commit in sys-kernel/rt-sources: rt-sources-3.14.46_p46.ebuild ChangeLog rt-sources-4.0.5_p4.ebuild rt-sources-3.18.17_p14.ebuild rt-sources-3.18.11_p7.ebuild rt-sources-3.

2015-07-08 Thread Stratos Psomadakis (psomas)
psomas  15/07/08 13:14:57

  Modified: ChangeLog
  Added:rt-sources-3.14.46_p46.ebuild
rt-sources-4.0.5_p4.ebuild
rt-sources-3.18.17_p14.ebuild
  Removed:  rt-sources-3.18.11_p7.ebuild
rt-sources-3.14.36_p34.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
BC35D737)

Revision  ChangesPath
1.33 sys-kernel/rt-sources/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?rev=1.33view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?rev=1.33content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?r1=1.32r2=1.33

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   15 Apr 2015 10:15:55 -  1.32
+++ ChangeLog   8 Jul 2015 13:14:57 -   1.33
@@ -1,6 +1,16 @@
 # ChangeLog for sys-kernel/rt-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.32 
2015/04/15 10:15:55 psomas Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.33 
2015/07/08 13:14:57 psomas Exp $
+
+*rt-sources-4.0.5_p4 (08 Jul 2015)
+*rt-sources-3.18.17_p14 (08 Jul 2015)
+*rt-sources-3.14.46_p46 (08 Jul 2015)
+
+  08 Jul 2015; Stratos Psomadakis pso...@gentoo.org
+  -rt-sources-3.14.36_p34.ebuild, +rt-sources-3.14.46_p46.ebuild,
+  -rt-sources-3.18.11_p7.ebuild, +rt-sources-3.18.17_p14.ebuild,
+  +rt-sources-4.0.5_p4.ebuild:
+  Version bump
 
   15 Apr 2015; Stratos Psomadakis pso...@gentoo.org
   -rt-sources-3.10.6_p3.ebuild, -rt-sources-3.12.31_p45.ebuild,



1.1  sys-kernel/rt-sources/rt-sources-3.14.46_p46.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.14.46_p46.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.14.46_p46.ebuild?rev=1.1content-type=text/plain

Index: rt-sources-3.14.46_p46.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.14.46_p46.ebuild,v 
1.1 2015/07/08 13:14:57 psomas Exp $

EAPI=5
ETYPE=sources
KEYWORDS=~amd64

HOMEPAGE=http://www.kernel.org/pub/linux/kernel/projects/rt/;

inherit versionator

CKV=$(get_version_component_range 1-3)
K_SECURITY_UNSUPPORTED=yes
K_DEBLOB_AVAILABLE=1
RT_PATCHSET=${PV/*_p}

inherit kernel-2
detect_version

K_BRANCH_ID=${KV_MAJOR}.${KV_MINOR}
RT_FILE=patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz
RT_URI=mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \

mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}

DESCRIPTION=Full Linux ${K_BRANCH_ID} kernel sources with the 
CONFIG_PREEMPT_RT patch
SRC_URI=${KERNEL_URI} ${RT_URI}

KV_FULL=${PVR/_p/-rt}
S=${WORKDIR}/linux-${KV_FULL}

UNIPATCH_LIST=${DISTDIR}/${RT_FILE}
UNIPATCH_STRICTORDER=yes

pkg_postinst(){

ewarn
ewarn ${PN} are *not* supported by the Gentoo Kernel Project in any 
way.
ewarn If you need support, please contact the RT project developers 
directly.
ewarn Do *not* open bugs in Gentoo's bugzilla unless you have issues 
with
ewarn the ebuilds.
ewarn
}

K_EXTRAEINFO=For more info on rt-sources and details on how to report 
problems, see: \
${HOMEPAGE}.



1.1  sys-kernel/rt-sources/rt-sources-4.0.5_p4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-4.0.5_p4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-4.0.5_p4.ebuild?rev=1.1content-type=text/plain

Index: rt-sources-4.0.5_p4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-4.0.5_p4.ebuild,v 1.1 
2015/07/08 13:14:57 psomas Exp $

EAPI=5
ETYPE=sources
KEYWORDS=~amd64

HOMEPAGE=http://www.kernel.org/pub/linux/kernel/projects/rt/;

inherit versionator

CKV=$(get_version_component_range 1-3)
K_SECURITY_UNSUPPORTED=yes
K_DEBLOB_AVAILABLE=1
RT_PATCHSET=${PV/*_p}

inherit kernel-2
detect_version

K_BRANCH_ID=${KV_MAJOR}.${KV_MINOR}
RT_FILE=patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz

[gentoo-commits] gentoo-x86 commit in media-sound/csound: csound-6.05.0.ebuild ChangeLog

2015-07-08 Thread Ben de Groot (yngwin)
yngwin  15/07/08 15:12:42

  Modified: ChangeLog
  Added:csound-6.05.0.ebuild
  Log:
  Version bump. Use github. Fix installation of python modules (bug #550084).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.38 media-sound/csound/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/ChangeLog?rev=1.38view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/ChangeLog?rev=1.38content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/ChangeLog?r1=1.37r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   8 Apr 2015 17:59:42 -   1.37
+++ ChangeLog   8 Jul 2015 15:12:42 -   1.38
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/csound
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v 1.37 
2015/04/08 17:59:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v 1.38 
2015/07/08 15:12:42 yngwin Exp $
+
+*csound-6.05.0 (08 Jul 2015)
+
+  08 Jul 2015; Ben de Groot yng...@gentoo.org +csound-6.05.0.ebuild,
+  +files/csound-6.05-python.patch:
+  Version bump. Use github. Fix installation of python modules (bug #550084).
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org csound-5.19.01.ebuild,
   csound-6.02.ebuild:



1.1  media-sound/csound/csound-6.05.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/csound-6.05.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/csound-6.05.0.ebuild?rev=1.1content-type=text/plain

Index: csound-6.05.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/csound-6.05.0.ebuild,v 
1.1 2015/07/08 15:12:42 yngwin Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit eutils multilib java-pkg-opt-2 cmake-utils toolchain-funcs versionator 
python-single-r1

DESCRIPTION=A sound design and signal processing system providing facilities 
for composition and performance
HOMEPAGE=http://csound.github.io/;
SRC_URI=https://github.com/csound/csound/archive/${PV}.tar.gz - ${P}.tar.gz

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=+alsa beats chua csoundac curl +cxx debug double-precision dssi examples
fltk +fluidsynth +image jack java keyboard linear lua luajit nls osc openmp
portaudio portmidi pulseaudio python samples score static-libs stk tcl test
+threads +utils vim-syntax

LANGS= de en_US es_CO fr it ro ru
IUSE+=${LANGS// / linguas_}

RDEPEND=
=media-libs/libsndfile-1.0.16
alsa? ( media-libs/alsa-lib )
csoundac? (
x11-libs/fltk:1[threads?]
dev-cpp/eigen:3
dev-libs/boost
${PYTHON_DEPS}
)
curl? ( net-misc/curl )
dssi? (
media-libs/dssi
media-libs/ladspa-sdk
)
fluidsynth? ( media-sound/fluidsynth )
fltk? ( x11-libs/fltk:1[threads?] )
image? ( media-libs/libpng:0= )
jack? ( media-sound/jack-audio-connection-kit )
java? ( =virtual/jdk-1.5 )
keyboard? ( x11-libs/fltk:1[threads?] )
linear? ( sci-mathematics/gmm )
lua? (
luajit? ( dev-lang/luajit:2 )
!luajit? ( dev-lang/lua:0 )
)
osc? ( media-libs/liblo )
portaudio? ( media-libs/portaudio )
portmidi? ( media-libs/portmidi )
pulseaudio? ( media-sound/pulseaudio )
python? ( ${PYTHON_DEPS} )
stk? ( media-libs/stk )
tcl? (
=dev-lang/tcl-8.5:0=
=dev-lang/tk-8.5:0=
)
utils? ( !media-sound/snd )

DEPEND=${RDEPEND}
sys-devel/flex
virtual/yacc
chua? ( dev-libs/boost )
csoundac? ( dev-lang/swig )
nls? ( sys-devel/gettext )
test? (
dev-util/cunit
${PYTHON_DEPS}
)

REQUIRED_USE=
java? ( cxx )
linear? ( double-precision )
lua? ( cxx )
python? ( cxx )


# requires specific alsa settings
RESTRICT=test

pkg_pretend() {
if use openmp ; then
tc-has-openmp || die Please switch to an openmp compatible 
compiler
fi
}

pkg_setup() {
if use python || use test ; then
python-single-r1_pkg_setup
fi
}

src_prepare() {
epatch ${FILESDIR}/csound-6.05-python.patch

sed -e 

[gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: /, scripts/

2015-07-08 Thread Anthony G. Basile
commit: f8491bed3fd7928d6be0cd6660a5568b9ccfeb59
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 15:16:39 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 15:16:39 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=f8491bed

scripts/clean.sh: migrate cleaning to chroot script.

 build| 9 ++---
 scripts/clean.sh | 5 +
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/build b/build
index 20ef826..77cd44f 100644
--- a/build
+++ b/build
@@ -27,20 +27,15 @@ log stamp
 
 runscript initrc.sh
 runscript passwd.sh
+runscript clean.sh
 unmount
-clean
 kernel
 
 log stamp
-log Tar_it
+log Tar+Hash
 log stamp
 
 tarit
-
-log stamp
-log Hash_it
-log stamp
-
 hashit
 
 +log stamp

diff --git a/scripts/clean.sh b/scripts/clean.sh
new file mode 100644
index 000..0424c9d
--- /dev/null
+++ b/scripts/clean.sh
@@ -0,0 +1,5 @@
+#!/bin/bash -e
+
+for d in /tmp /var/tmp /var/log; do
+find ${d} -mindepth 1 -exec rm -rf {} +
+rm -rf /etc/resolv.con



[gentoo-commits] proj/grs:desktop-amd64-hardened commit in: scripts/, /

2015-07-08 Thread Anthony G. Basile
commit: ace87bdaff524bc5ddc79dd25bb237fbe82d67b2
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 15:18:54 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 15:18:54 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=ace87bda

scripts/clean.sh: migrate cleaning to chroot script.

 build| 9 ++---
 scripts/clean.sh | 5 +
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/build b/build
index 49d2f2e..1dca94e 100644
--- a/build
+++ b/build
@@ -20,20 +20,15 @@ log stamp
 
 runscript initrc.sh
 runscript passwd.sh
+runscript clean.sh
 unmount
-clean
 kernel
 
 log stamp
-log Tar_it
+log Tar+Hash
 log stamp
 
 tarit
-
-log stamp
-log Hash_it
-log stamp
-
 hashit
 
 +log stamp

diff --git a/scripts/clean.sh b/scripts/clean.sh
new file mode 100644
index 000..0424c9d
--- /dev/null
+++ b/scripts/clean.sh
@@ -0,0 +1,5 @@
+#!/bin/bash -e
+
+for d in /tmp /var/tmp /var/log; do
+find ${d} -mindepth 1 -exec rm -rf {} +
+rm -rf /etc/resolv.con



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

2015-07-08 Thread Anthony G. Basile
commit: 8d26171fc5734ce4d1512e2b9508a6e46bb2079d
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 15:11:20 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 15:11:20 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=8d26171f

Remove more signal traps.

 scripts/initrc.sh | 5 -
 1 file changed, 5 deletions(-)

diff --git a/scripts/initrc.sh b/scripts/initrc.sh
index 6938564..9cf5883 100644
--- a/scripts/initrc.sh
+++ b/scripts/initrc.sh
@@ -1,10 +1,5 @@
 #!/bin/bash -e
 
-trap kill -9 $$ SIGTERM
-trap kill -9 $$ SIGHUP
-trap kill -9 $$ SIGKILL
-trap kill -9 $$ SIGINT
-
 ln -sf /etc/init.d/net.lo /etc/init.d/net.eth0
 rc-update add alsasound default
 rc-update add cupsd default



[gentoo-commits] gentoo-x86 commit in media-sound/csound/files: csound-6.05-python.patch

2015-07-08 Thread Ben de Groot (yngwin)
yngwin  15/07/08 15:12:42

  Added:csound-6.05-python.patch
  Log:
  Version bump. Use github. Fix installation of python modules (bug #550084).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.1  media-sound/csound/files/csound-6.05-python.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/files/csound-6.05-python.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/csound/files/csound-6.05-python.patch?rev=1.1content-type=text/plain

Index: csound-6.05-python.patch
===
--- csound-6.05.0.orig/CMakeLists.txt   2015-04-26 03:06:22.941646148 +0800
+++ csound-6.05.0/CMakeLists.txt2015-07-08 22:31:16.637995822 +0800
@@ -41,15 +41,9 @@
 set(PLUGIN_INSTALL_DIR 
${LIBRARY_INSTALL_DIR}/csound/plugins-${APIVERSION})
 endif()

-
-execute_process (
- COMMAND python -c
- import site, sys; sys.stdout.write(site.getusersitepackages())
- OUTPUT_VARIABLE PYTHON_MODULE_INSTALL_DIR
-   )
-
 set(JAVA_MODULE_INSTALL_DIR ${LIBRARY_INSTALL_DIR})
 set(LUA_MODULE_INSTALL_DIR ${LIBRARY_INSTALL_DIR})
+set(PYTHON_MODULE_INSTALL_DIR ${REPLACE_ME})
 set(LOCALE_INSTALL_DIR share/locale)
 set(HEADER_INSTALL_DIR include/csound)







[gentoo-commits] gentoo-x86 commit in app-doc/csound-manual: csound-manual-6.05.ebuild ChangeLog

2015-07-08 Thread Ben de Groot (yngwin)
yngwin  15/07/08 15:30:32

  Modified: ChangeLog
  Added:csound-manual-6.05.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.10 app-doc/csound-manual/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/csound-manual/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/csound-manual/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/csound-manual/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-doc/csound-manual/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   9 Jun 2015 09:44:50 -   1.9
+++ ChangeLog   8 Jul 2015 15:30:32 -   1.10
@@ -1,6 +1,11 @@
 # ChangeLog for app-doc/csound-manual
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/csound-manual/ChangeLog,v 1.9 
2015/06/09 09:44:50 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/csound-manual/ChangeLog,v 1.10 
2015/07/08 15:30:32 yngwin Exp $
+
+*csound-manual-6.05 (08 Jul 2015)
+
+  08 Jul 2015; Ben de Groot yng...@gentoo.org +csound-manual-6.05.ebuild:
+  version bump
 
   09 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Updating remote-id in metadata.xml



1.1  app-doc/csound-manual/csound-manual-6.05.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/csound-manual/csound-manual-6.05.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/csound-manual/csound-manual-6.05.ebuild?rev=1.1content-type=text/plain

Index: csound-manual-6.05.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-doc/csound-manual/csound-manual-6.05.ebuild,v 1.1 
2015/07/08 15:30:32 yngwin Exp $

EAPI=5

MY_P=Csound${PV}

DESCRIPTION=The Csound reference manual
HOMEPAGE=http://csounds.com/;
SRC_URI=
mirror://sourceforge/csound/${MY_P}_manual_pdf.zip
linguas_fr? ( mirror://sourceforge/csound/${MY_P}_manual-fr_pdf.zip )

html? (
mirror://sourceforge/csound/${MY_P}_manual_html.zip
linguas_fr? ( 
mirror://sourceforge/csound/${MY_P}_manual-fr_html.zip )
)

LICENSE=FDL-1.3
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=html

LANGS= fr
IUSE+=${LANGS// / linguas_}

DEPEND=app-arch/unzip

S=${WORKDIR}

src_unpack() {
unpack ${MY_P}_manual_pdf.zip

if use html ; then
unpack ${MY_P}_manual_html.zip
mv html html-en
fi

local lang
for lang in ${LANGS} ; do
use linguas_${lang} || continue
unpack ${MY_P}_manual-${lang}_pdf.zip
if use html ; then
unpack ${MY_P}_manual-${lang}_html.zip
mv html html-${lang}
fi
done
}

src_install() {
dodoc *.pdf

if use html ; then
dohtml -r html-en/*

local lang
for lang in ${LANGS} ; do
use linguas_${lang} || continue
docinto html-${lang}
dohtml -r html-${lang}/*
done
fi
}






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

2015-07-08 Thread Anthony G. Basile
commit: 04f01e9c5211fd5eab96dfe03d0494e0cdc9806f
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 15:47:29 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 15:47:29 2015 +
URL:https://gitweb.gentoo.org/proj/grss.git/commit/?id=04f01e9c

grs/Populate.py: remove the clean build directive.

 grs/Interpret.py |  5 -
 grs/Populate.py  | 21 -
 2 files changed, 26 deletions(-)

diff --git a/grs/Interpret.py b/grs/Interpret.py
index b813766..bea0bf2 100644
--- a/grs/Interpret.py
+++ b/grs/Interpret.py
@@ -185,11 +185,6 @@ class Interpret(Daemon):
 stampit(progress)
 continue
 pc.pivot(obj, md)
-elif verb == 'clean':
-if smartlog(l, obj, False):
-stampit(progress)
-continue
-po.clean()
 elif verb == 'kernel':
 if smartlog(l, obj, False):
 stampit(progress)

diff --git a/grs/Populate.py b/grs/Populate.py
index 620eaba..8511c53 100644
--- a/grs/Populate.py
+++ b/grs/Populate.py
@@ -65,24 +65,3 @@ class Populate():
 os.rename(old_file, new_file)
 else:
 os.remove(old_file)
-
-def clean_subdirs(self, reldir):
-absdir = os.path.join(self.portage_configroot, reldir)
-if not os.path.isdir(absdir):
-return
-uid = os.stat(absdir).st_uid
-gid = os.stat(absdir).st_gid
-mode = os.stat(absdir).st_mode
-shutil.rmtree(absdir)
-os.mkdir(absdir)
-os.chown(absdir, uid, gid)
-os.chmod(absdir, mode)
-open(os.path.join(absdir, '.keep'),'w').close()
-
-
-def clean(self):
-self.clean_subdirs('tmp')
-self.clean_subdirs('var/tmp')
-self.clean_subdirs('var/log')
-if os.path.isfile(self.resolv_conf):
-os.unlink(self.resolv_conf)



[gentoo-commits] gentoo-x86 commit in dev-util/qbs: qbs-1.4.1.ebuild ChangeLog qbs-1.4.0-r1.ebuild

2015-07-08 Thread Davide Pesavento (pesa)
pesa15/07/08 16:34:54

  Modified: ChangeLog
  Added:qbs-1.4.1.ebuild
  Removed:  qbs-1.4.0-r1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xDADED6B2671CB57D!)

Revision  ChangesPath
1.18 dev-util/qbs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/ChangeLog?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/ChangeLog?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/ChangeLog?r1=1.17r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/qbs/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   4 May 2015 14:02:12 -   1.17
+++ ChangeLog   8 Jul 2015 16:34:54 -   1.18
@@ -1,6 +1,13 @@
 # ChangeLog for dev-util/qbs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/ChangeLog,v 1.17 2015/05/04 
14:02:12 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/ChangeLog,v 1.18 2015/07/08 
16:34:54 pesa Exp $
+
+*qbs-1.4.1 (08 Jul 2015)
+
+  08 Jul 2015; Davide Pesavento p...@gentoo.org +qbs-1.4.1.ebuild,
+  -files/1.4.0-fix-plugins-destdir.patch,
+  -files/1.4.0-install-missing-header.patch, -qbs-1.4.0-r1.ebuild:
+  Version bump.
 
 *qbs-1.4.0-r1 (04 May 2015)
 



1.1  dev-util/qbs/qbs-1.4.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/qbs-1.4.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/qbs/qbs-1.4.1.ebuild?rev=1.1content-type=text/plain

Index: qbs-1.4.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/qbs/qbs-1.4.1.ebuild,v 1.1 
2015/07/08 16:34:54 pesa Exp $

EAPI=5

inherit multilib pax-utils qmake-utils

MY_P=${PN}-src-${PV}

DESCRIPTION=Qt Build Suite
HOMEPAGE=http://wiki.qt.io/Qbs;
SRC_URI=http://download.qt.io/official_releases/${PN}/${PV}/${MY_P}.tar.gz;

LICENSE=|| ( LGPL-2.1 LGPL-3 )
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=doc examples test

RDEPEND=
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtscript:5
dev-qt/qtwidgets:5
dev-qt/qtxml:5

DEPEND=${RDEPEND}
doc? (
dev-qt/qdoc:5
dev-qt/qthelp:5
)
test? (
dev-qt/qtdeclarative:5
dev-qt/qttest:5
)


S=${WORKDIR}/${MY_P}

src_prepare() {
# disable tests that require nodejs (bug 527652)
sed -i -e 's/!haveNodeJs()/true/' \
tests/auto/blackbox/tst_blackbox.cpp || die

if ! use examples; then
sed -i -e '/INSTALLS +=/ s:examples::' static.pro || die
fi

if use test; then
sed -i -e '/SUBDIRS =/ s:=.*:= auto:' tests/tests.pro || die
else
sed -i -e '/SUBDIRS =/ d' tests/tests.pro || die
fi
}

src_configure() {
local myqmakeargs=(
qbs.pro # bug 523218
-recursive
CONFIG+=qbs_disable_rpath
CONFIG+=qbs_enable_project_file_updates
QBS_INSTALL_PREFIX=${EPREFIX}/usr
QBS_LIBRARY_DIRNAME=$(get_libdir)
)
eqmake5 ${myqmakeargs[@]}
}

src_compile() {
default

# disable mprotect wrt bug 526664
pax-mark m ${S}/bin/qbs{,-config,-config-ui}
}

src_test() {
# disable mprotect wrt bug 526664
pax-mark m ${S}/bin/tst_*

einfo Setting up test environment in ${T}

export HOME=${T}
export LD_LIBRARY_PATH=${S}/$(get_libdir)

${S}/bin/qbs-setup-toolchains ${EROOT}usr/bin/gcc gcc || die
${S}/bin/qbs-setup-qt $(qt5_get_bindir)/qmake qbs_autotests || die

einfo Running autotests
default
}

src_install() {
emake INSTALL_ROOT=${D} install

# install documentation
if use doc; then
emake docs
dodoc -r doc/html
dodoc doc/qbs.qch
docompress -x /usr/share/doc/${PF}/qbs.qch
fi
}






[gentoo-commits] gentoo-x86 commit in app-shells/bashdb: bashdb-4.3.0.91.ebuild ChangeLog

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 16:18:07

  Modified: ChangeLog
  Added:bashdb-4.3.0.91.ebuild
  Log:
  Version bump #551754 by killerpsi23.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.11 app-shells/bashdb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bashdb/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bashdb/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bashdb/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-shells/bashdb/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   9 Jun 2015 12:05:59 -   1.10
+++ ChangeLog   8 Jul 2015 16:18:07 -   1.11
@@ -1,6 +1,11 @@
 # ChangeLog for app-shells/bashdb
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bashdb/ChangeLog,v 1.10 
2015/06/09 12:05:59 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bashdb/ChangeLog,v 1.11 
2015/07/08 16:18:07 vapier Exp $
+
+*bashdb-4.3.0.91 (08 Jul 2015)
+
+  08 Jul 2015; Mike Frysinger vap...@gentoo.org +bashdb-4.3.0.91.ebuild:
+  Version bump #551754 by killerpsi23.
 
   09 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Updating remote-id in metadata.xml



1.1  app-shells/bashdb/bashdb-4.3.0.91.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bashdb/bashdb-4.3.0.91.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bashdb/bashdb-4.3.0.91.ebuild?rev=1.1content-type=text/plain

Index: bashdb-4.3.0.91.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/bashdb/bashdb-4.3.0.91.ebuild,v 
1.1 2015/07/08 16:18:07 vapier Exp $

EAPI=4

MY_P=${PN}-${PV:0:3}-${PV:4}
DESCRIPTION=bash source code debugging
HOMEPAGE=http://bashdb.sourceforge.net/;
SRC_URI=mirror://sourceforge/bashdb/${MY_P}.tar.bz2

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

DEPEND=!=app-shells/bash-${PV:0:1}.$((${PV:2:1}+1))

S=${WORKDIR}/${MY_P}

src_prepare() {
# We don't install this, so don't bother building it. #468044
sed -i 's:texi2html:true:' doc/Makefile.in || die
}






[gentoo-commits] gentoo-x86 commit in sys-apps/watchdog: watchdog-5.14.ebuild ChangeLog

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 16:24:35

  Modified: watchdog-5.14.ebuild ChangeLog
  Log:
  Mark m68k/s390/sh stable #535658.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.5  sys-apps/watchdog/watchdog-5.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild?r1=1.4r2=1.5

Index: watchdog-5.14.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- watchdog-5.14.ebuild26 Jun 2015 08:56:44 -  1.4
+++ watchdog-5.14.ebuild8 Jul 2015 16:24:34 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild,v 
1.4 2015/06/26 08:56:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/watchdog-5.14.ebuild,v 
1.5 2015/07/08 16:24:34 vapier Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=amd64 arm ~m68k ~mips ~ppc ~s390 ~sh ~sparc x86
+KEYWORDS=amd64 arm m68k ~mips ~ppc s390 sh ~sparc x86
 IUSE=nfs
 
 DEPEND=nfs? ( net-libs/libtirpc )



1.46 sys-apps/watchdog/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/watchdog/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   26 Jun 2015 08:56:44 -  1.45
+++ ChangeLog   8 Jul 2015 16:24:34 -   1.46
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/watchdog
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.45 
2015/06/26 08:56:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchdog/ChangeLog,v 1.46 
2015/07/08 16:24:34 vapier Exp $
+
+  08 Jul 2015; Mike Frysinger vap...@gentoo.org watchdog-5.14.ebuild:
+  Mark m68k/s390/sh stable #535658.
 
   26 Jun 2015; Agostino Sarubbo a...@gentoo.org watchdog-5.14.ebuild:
   Stable for x86, wrt bug #535658






[gentoo-commits] gentoo-x86 commit in sys-apps/lmctfy: lmctfy-0.5.0-r1.ebuild ChangeLog

2015-07-08 Thread William Hubbs (williamh)
williamh15/07/08 16:14:29

  Modified: ChangeLog
  Added:lmctfy-0.5.0-r1.ebuild
  Log:
  Go is only a build time dependency, and we need a slot dep so a rebuild will 
happen when Go is updated.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.8  sys-apps/lmctfy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lmctfy/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lmctfy/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lmctfy/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/lmctfy/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   26 Apr 2015 23:29:48 -  1.7
+++ ChangeLog   8 Jul 2015 16:14:29 -   1.8
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/lmctfy
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/lmctfy/ChangeLog,v 1.7 2015/04/26 
23:29:48 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/lmctfy/ChangeLog,v 1.8 2015/07/08 
16:14:29 williamh Exp $
+
+*lmctfy-0.5.0-r1 (08 Jul 2015)
+
+  08 Jul 2015; William Hubbs willi...@gentoo.org +lmctfy-0.5.0-r1.ebuild:
+  Go is only a build time dependency, and we need a slot dep so a rebuild will
+  happen when Go is updated.
 
   26 Apr 2015; Manuel Rüger mr...@gentoo.org -lmctfy-0.1.0.ebuild:
   Remove old.



1.1  sys-apps/lmctfy/lmctfy-0.5.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lmctfy/lmctfy-0.5.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/lmctfy/lmctfy-0.5.0-r1.ebuild?rev=1.1content-type=text/plain

Index: lmctfy-0.5.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/lmctfy/lmctfy-0.5.0-r1.ebuild,v 1.1 
2015/07/08 16:14:29 williamh Exp $

EAPI=5

inherit eutils

DESCRIPTION=Linux application container management from Google
HOMEPAGE=https://github.com/google/lmctfy;
SRC_URI=https://github.com/google/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz

LICENSE=Apache-2.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=test

COMMON_DEPEND=
dev-libs/protobuf
=dev-cpp/gflags-2.1.1
dev-libs/re2
sys-libs/libapparmor

DEPEND=
${COMMON_DEPEND}
dev-lang/go:=

RDEPEND=${COMMON_DEPEND}

src_compile() {
# test deps take too long to compile
use test  emake || emake lmctfy liblmctfy.a
}

src_install() {
dobin bin/lmctfy/cli/lmctfy
dolib.a bin/liblmctfy.a
}






[gentoo-commits] gentoo-x86 commit in dev-python/ldap3: ldap3-0.9.8.6.ebuild ChangeLog

2015-07-08 Thread Patrick Lauer (patrick)
patrick 15/07/08 09:19:52

  Modified: ChangeLog
  Added:ldap3-0.9.8.6.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.5  dev-python/ldap3/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ldap3/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ldap3/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ldap3/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ldap3/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   15 Jun 2015 21:40:45 -  1.4
+++ ChangeLog   8 Jul 2015 09:19:51 -   1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/ldap3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ldap3/ChangeLog,v 1.4 2015/06/15 
21:40:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ldap3/ChangeLog,v 1.5 2015/07/08 
09:19:51 patrick Exp $
+
+*ldap3-0.9.8.6 (08 Jul 2015)
+
+  08 Jul 2015; Patrick Lauer patr...@gentoo.org +ldap3-0.9.8.6.ebuild:
+  Bump
 
 *ldap3-0.9.8.4 (15 Jun 2015)
 



1.1  dev-python/ldap3/ldap3-0.9.8.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ldap3/ldap3-0.9.8.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/ldap3/ldap3-0.9.8.6.ebuild?rev=1.1content-type=text/plain

Index: ldap3-0.9.8.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ldap3/ldap3-0.9.8.6.ebuild,v 1.1 
2015/07/08 09:19:51 patrick Exp $

EAPI=5
PYTHON_COMPAT=(python{2_7,3_3,3_4})

inherit distutils-r1

DESCRIPTION=A strictly RFC 4511 conforming LDAP V3 pure Python client
HOMEPAGE=https://github.com/cannatag/ldap3;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=LGPL-3
SLOT=0
KEYWORDS=~amd64
IUSE=test

RDEPEND==dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in dev-ruby/prawn: ChangeLog prawn-2.0.1.ebuild

2015-07-08 Thread Hans de Graaff (graaff)
graaff  15/07/08 10:43:30

  Modified: ChangeLog prawn-2.0.1.ebuild
  Log:
  Add ruby22.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.30 dev-ruby/prawn/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?rev=1.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/ChangeLog?r1=1.29r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   6 Jul 2015 06:49:56 -   1.29
+++ ChangeLog   8 Jul 2015 10:43:30 -   1.30
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/prawn
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v 1.29 2015/07/06 
06:49:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/ChangeLog,v 1.30 2015/07/08 
10:43:30 graaff Exp $
+
+  08 Jul 2015; Hans de Graaff gra...@gentoo.org prawn-2.0.1.ebuild:
+  Add ruby22.
 
   06 Jul 2015; Hans de Graaff gra...@gentoo.org prawn-2.0.1.ebuild:
   Make sure a new enough version of pdf-inspector is used for tests.



1.3  dev-ruby/prawn/prawn-2.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/prawn-2.0.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/prawn-2.0.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/prawn/prawn-2.0.1.ebuild?r1=1.2r2=1.3

Index: prawn-2.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/prawn/prawn-2.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- prawn-2.0.1.ebuild  6 Jul 2015 06:49:56 -   1.2
+++ prawn-2.0.1.ebuild  8 Jul 2015 10:43:30 -   1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/prawn-2.0.1.ebuild,v 1.2 
2015/07/06 06:49:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/prawn/prawn-2.0.1.ebuild,v 1.3 
2015/07/08 10:43:30 graaff Exp $
 
 EAPI=5
-USE_RUBY=ruby19 ruby20 ruby21
+USE_RUBY=ruby19 ruby20 ruby21 ruby22
 
 RUBY_FAKEGEM_RECIPE_DOC=yard
 RUBY_FAKEGEM_RECIPE_TEST=rspec






[gentoo-commits] gentoo-x86 commit in net-voip/telepathy-salut: telepathy-salut-0.8.1.ebuild ChangeLog

2015-07-08 Thread Pacho Ramos (pacho)
pacho   15/07/08 18:45:57

  Modified: telepathy-salut-0.8.1.ebuild ChangeLog
  Log:
  Fix dependency on openssl:0 (#540886)
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.15 net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild?r1=1.14r2=1.15

Index: telepathy-salut-0.8.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- telepathy-salut-0.8.1.ebuild8 Apr 2015 18:20:12 -   1.14
+++ telepathy-salut-0.8.1.ebuild8 Jul 2015 18:45:57 -   1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild,v 
1.14 2015/04/08 18:20:12 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-voip/telepathy-salut/telepathy-salut-0.8.1.ebuild,v 
1.15 2015/07/08 18:45:57 pacho Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -26,7 +26,7 @@
net-libs/libsoup:2.4
sys-apps/util-linux
gnutls? ( =net-libs/gnutls-2.10.2 )
-   !gnutls? ( =dev-libs/openssl-0.9.8g[-bindist] )
+   !gnutls? ( =dev-libs/openssl-0.9.8g:0[-bindist] )
 
 DEPEND=${RDEPEND}
${PYTHON_DEPS}



1.59 net-voip/telepathy-salut/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-salut/ChangeLog?rev=1.59view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-salut/ChangeLog?rev=1.59content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/telepathy-salut/ChangeLog?r1=1.58r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   8 Apr 2015 18:20:12 -   1.58
+++ ChangeLog   8 Jul 2015 18:45:57 -   1.59
@@ -1,6 +1,9 @@
 # ChangeLog for net-voip/telepathy-salut
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.58 
2015/04/08 18:20:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-salut/ChangeLog,v 1.59 
2015/07/08 18:45:57 pacho Exp $
+
+  08 Jul 2015; Pacho Ramos pa...@gentoo.org telepathy-salut-0.8.1.ebuild:
+  Fix dependency on openssl:0 (#540886)
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org telepathy-salut-0.8.1.ebuild:
   Drop old Python implementations






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

2015-07-08 Thread Anthony G. Basile
commit: c35d3065e9d6df418e0af6cee21c2efbb696b0a9
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 18:50:07 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 18:50:07 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=c35d3065

scripts/clean.sh: fix typo.

 scripts/clean.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/clean.sh b/scripts/clean.sh
index 0424c9d..b1ad9e0 100644
--- a/scripts/clean.sh
+++ b/scripts/clean.sh
@@ -2,4 +2,4 @@
 
 for d in /tmp /var/tmp /var/log; do
 find ${d} -mindepth 1 -exec rm -rf {} +
-rm -rf /etc/resolv.con
+rm -rf /etc/resolv.conf



[gentoo-commits] proj/grs:stages-amd64-hardened commit in: /, scripts/

2015-07-08 Thread Anthony G. Basile
commit: b1de3d690cae89df37029bd30f0d1621ed32d0e3
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 18:49:20 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 18:49:20 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=b1de3d69

scripts/clean.sh: migrate cleaning to chroot script.

 build| 6 +++---
 scripts/clean.sh | 5 +
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/build b/build
index b7f039f..d7ed587 100644
--- a/build
+++ b/build
@@ -7,8 +7,8 @@ populate 1
 runscript cycle.1.sh
 runscript cycle.1.py
 pivot tmp/stage1root
+runscript clean.sh
 unmount
-clean
 tarit stage1-amd64-hardened
 hashit
 
@@ -19,8 +19,8 @@ log stamp
 mount
 populate 2
 runscript cycle.2.sh
+runscript clean.sh
 unmount
-clean
 tarit stage2-amd64-hardened
 hashit
 
@@ -31,7 +31,7 @@ log stamp
 mount
 populate 3
 runscript cycle.3.sh
+runscript clean.sh
 unmount
-clean
 tarit stage3-amd64-hardened
 hashit

diff --git a/scripts/clean.sh b/scripts/clean.sh
new file mode 100644
index 000..b1ad9e0
--- /dev/null
+++ b/scripts/clean.sh
@@ -0,0 +1,5 @@
+#!/bin/bash -e
+
+for d in /tmp /var/tmp /var/log; do
+find ${d} -mindepth 1 -exec rm -rf {} +
+rm -rf /etc/resolv.conf



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

2015-07-08 Thread Anthony G. Basile
commit: d75aa00ff213e50bae833fa6c64eefa50d22d8ed
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Jul  8 18:50:40 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Jul  8 18:50:40 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=d75aa00f

scripts/clean.sh: fix typo.

 scripts/clean.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/clean.sh b/scripts/clean.sh
index 0424c9d..b1ad9e0 100644
--- a/scripts/clean.sh
+++ b/scripts/clean.sh
@@ -2,4 +2,4 @@
 
 for d in /tmp /var/tmp /var/log; do
 find ${d} -mindepth 1 -exec rm -rf {} +
-rm -rf /etc/resolv.con
+rm -rf /etc/resolv.conf



[gentoo-commits] gentoo-x86 commit in dev-qt/qt-creator: qt-creator-3.4.2.ebuild ChangeLog qt-creator-3.4.1.ebuild

2015-07-08 Thread Davide Pesavento (pesa)
pesa15/07/08 16:40:26

  Modified: ChangeLog
  Added:qt-creator-3.4.2.ebuild
  Removed:  qt-creator-3.4.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xDADED6B2671CB57D!)

Revision  ChangesPath
1.53 dev-qt/qt-creator/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt-creator/ChangeLog?rev=1.53view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt-creator/ChangeLog?rev=1.53content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt-creator/ChangeLog?r1=1.52r2=1.53

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qt-creator/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog   2 Jun 2015 13:33:06 -   1.52
+++ ChangeLog   8 Jul 2015 16:40:26 -   1.53
@@ -1,6 +1,12 @@
 # ChangeLog for dev-qt/qt-creator
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt-creator/ChangeLog,v 1.52 
2015/06/02 13:33:06 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt-creator/ChangeLog,v 1.53 
2015/07/08 16:40:26 pesa Exp $
+
+*qt-creator-3.4.2 (08 Jul 2015)
+
+  08 Jul 2015; Davide Pesavento p...@gentoo.org +qt-creator-3.4.2.ebuild,
+  -qt-creator-3.4.1.ebuild:
+  Version bump.
 
 *qt-creator-3.4.1 (02 Jun 2015)
 



1.1  dev-qt/qt-creator/qt-creator-3.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt-creator/qt-creator-3.4.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qt-creator/qt-creator-3.4.2.ebuild?rev=1.1content-type=text/plain

Index: qt-creator-3.4.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-qt/qt-creator/qt-creator-3.4.2.ebuild,v 
1.1 2015/07/08 16:40:26 pesa Exp $

EAPI=5

PLOCALES=cs de fr ja pl ru sl uk zh_CN zh_TW

inherit eutils l10n multilib qmake-utils virtualx

DESCRIPTION=Lightweight IDE for C++/QML development centering around Qt
HOMEPAGE=http://doc.qt.io/qtcreator/;
LICENSE=|| ( LGPL-2.1 LGPL-3 )

if [[ ${PV} == * ]]; then
inherit git-r3
EGIT_REPO_URI=(
git://code.qt.io/${PN}/${PN}.git
https://code.qt.io/git/${PN}/${PN}.git;
)
else
MY_PV=${PV/_/-}
MY_P=${PN}-opensource-src-${MY_PV}
[[ ${MY_PV} == ${PV} ]]  MY_REL=official || MY_REL=development

SRC_URI=http://download.qt.io/${MY_REL}_releases/${PN/-}/${PV%.*}/${MY_PV}/${MY_P}.tar.gz;
S=${WORKDIR}/${MY_P}
fi

SLOT=0
KEYWORDS=~amd64 ~arm ~x86

QTC_PLUGINS=('android:android|qmakeandroidsupport' 
autotools:autotoolsprojectmanager baremetal
bazaar clang:clangcodemodel clearcase cmake:cmakeprojectmanager cvs git 
ios mercurial
perforce python:pythoneditor qbs:qbsprojectmanager qnx subversion 
valgrind winrt)
IUSE=doc systemd test webkit ${QTC_PLUGINS[@]%:*}

# minimum Qt version required
QT_PV=5.3.2:5

RDEPEND=
=dev-libs/botan-1.10*[threads]
=dev-qt/designer-${QT_PV}
=dev-qt/qtconcurrent-${QT_PV}
=dev-qt/qtcore-${QT_PV}
=dev-qt/qtdeclarative-${QT_PV}[widgets]
=dev-qt/qtgui-${QT_PV}
=dev-qt/qthelp-${QT_PV}
=dev-qt/qtnetwork-${QT_PV}[ssl]
=dev-qt/qtprintsupport-${QT_PV}
=dev-qt/qtquick1-${QT_PV}
=dev-qt/qtquickcontrols-${QT_PV}
=dev-qt/qtscript-${QT_PV}
=dev-qt/qtsql-${QT_PV}
=dev-qt/qtsvg-${QT_PV}
=dev-qt/qtwidgets-${QT_PV}
=dev-qt/qtx11extras-${QT_PV}
=dev-qt/qtxml-${QT_PV}
=sys-devel/gdb-7.5[client,python]
clang? ( =sys-devel/clang-3.2:= )
qbs? ( =dev-util/qbs-1.4.1 )
systemd? ( sys-apps/systemd:= )
webkit? ( =dev-qt/qtwebkit-${QT_PV} )

DEPEND=${RDEPEND}
=dev-qt/linguist-tools-${QT_PV}
virtual/pkgconfig
doc? ( =dev-qt/qdoc-${QT_PV} )
test? ( =dev-qt/qttest-${QT_PV} )

for x in ${PLOCALES}; do
# qt translations must be installed for qt-creator translations to work
RDEPEND+= linguas_${x}? ( =dev-qt/qttranslations-${QT_PV} )
done
unset x

PDEPEND=
autotools? ( sys-devel/autoconf )
bazaar? ( dev-vcs/bzr )
cmake? ( dev-util/cmake )
cvs? ( dev-vcs/cvs )
git? ( dev-vcs/git )
mercurial? ( dev-vcs/mercurial )
subversion? ( dev-vcs/subversion )
valgrind? ( dev-util/valgrind )


src_prepare() {
# disable unwanted plugins
for plugin in ${QTC_PLUGINS[@]#[+-]}; do
if ! use ${plugin%:*}; then
einfo Disabling ${plugin%:*} plugin
   

[gentoo-commits] gentoo-x86 commit in app-admin/consul: consul-0.5.2-r1.ebuild consul-9999.ebuild ChangeLog

2015-07-08 Thread William Hubbs (williamh)
williamh15/07/08 17:18:10

  Modified: consul-.ebuild ChangeLog
  Added:consul-0.5.2-r1.ebuild
  Log:
  add slot dependencies on go and go-crypto
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.5  app-admin/consul/consul-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul/consul-.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul/consul-.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul/consul-.ebuild?r1=1.4r2=1.5

Index: consul-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/consul/consul-.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- consul-.ebuild  9 Jun 2015 07:00:48 -   1.4
+++ consul-.ebuild  8 Jul 2015 17:18:10 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/consul-.ebuild,v 1.4 
2015/06/09 07:00:48 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/consul-.ebuild,v 1.5 
2015/07/08 17:18:10 williamh Exp $
 
 EAPI=5
 
@@ -15,8 +15,8 @@
 SLOT=0
 IUSE=test web
 
-DEPEND==dev-lang/go-1.4
-   dev-go/go-crypto
+DEPEND==dev-lang/go-1.4:=
+   dev-go/go-crypto:=
test? ( dev-go/go-tools )
web? (
dev-ruby/sass



1.6  app-admin/consul/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/consul/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   29 Jun 2015 20:23:21 -  1.5
+++ ChangeLog   8 Jul 2015 17:18:10 -   1.6
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/consul
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/ChangeLog,v 1.5 2015/06/29 
20:23:21 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/ChangeLog,v 1.6 2015/07/08 
17:18:10 williamh Exp $
+
+*consul-0.5.2-r1 (08 Jul 2015)
+
+  08 Jul 2015; William Hubbs willi...@gentoo.org +consul-0.5.2-r1.ebuild,
+  consul-.ebuild:
+  add slot dependencies on go and go-crypto
 
   29 Jun 2015; Ultrabug ultra...@gentoo.org metadata.xml:
   add myself as maintainer



1.1  app-admin/consul/consul-0.5.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul/consul-0.5.2-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul/consul-0.5.2-r1.ebuild?rev=1.1content-type=text/plain

Index: consul-0.5.2-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/consul-0.5.2-r1.ebuild,v 
1.1 2015/07/08 17:18:10 williamh Exp $

EAPI=5

inherit systemd user

KEYWORDS=~amd64
DESCRIPTION=A tool for service discovery, monitoring and configuration
HOMEPAGE=http://www.consul.io;
GO_PN=github.com/hashicorp/consul
LICENSE=MPL-2.0
SLOT=0
IUSE=test web

DEPEND==dev-lang/go-1.4:=
dev-go/go-crypto:=
test? ( dev-go/go-tools )
web? (
dev-ruby/sass
dev-ruby/uglifier
)
RDEPEND=

SRC_URI=https://github.com/hashicorp/consul/archive/v0.5.2.tar.gz - 
${P}.tar.gz
https://github.com/armon/circbuf/archive/f092b4f207b6e5cce0569056fba9e1a2735cb6cf.tar.gz
 - circbuf-f092b4f207b6e5cce0569056fba9e1a2735cb6cf.tar.gz
https://github.com/armon/go-metrics/archive/a54701ebec11868993bc198c3f315353e9de2ed6.tar.gz
 - go-metrics-a54701ebec11868993bc198c3f315353e9de2ed6.tar.gz
https://github.com/armon/go-radix/archive/0bab926c3433cfd6490c6d3c504a7b471362390c.tar.gz
 - go-radix-0bab926c3433cfd6490c6d3c504a7b471362390c.tar.gz
https://github.com/armon/gomdb/archive/151f2e08ef45cb0e57d694b2562f351955dff572.tar.gz
 - gomdb-151f2e08ef45cb0e57d694b2562f351955dff572.tar.gz
https://github.com/boltdb/bolt/archive/2c04100eb9793f2b8541d243494e2909d2112325.tar.gz
 - bolt-2c04100eb9793f2b8541d243494e2909d2112325.tar.gz
https://github.com/hashicorp/consul-migrate/archive/v0.1.0.tar.gz - 
consul-migrate-0.1.0.tar.gz
https://github.com/hashicorp/go-checkpoint/archive/88326f6851319068e7b34981032128c0b1a6524d.tar.gz
 - 

[gentoo-commits] gentoo-x86 commit in dev-lang/ekopath: ekopath-6.0.439_p20150707.ebuild ChangeLog

2015-07-08 Thread Michal Gorny (mgorny)
mgorny  15/07/08 17:31:44

  Modified: ChangeLog
  Added:ekopath-6.0.439_p20150707.ebuild
  Log:
  Snapshot bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.31 dev-lang/ekopath/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?rev=1.31view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?rev=1.31content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ChangeLog?r1=1.30r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   30 Jun 2015 14:27:39 -  1.30
+++ ChangeLog   8 Jul 2015 17:31:44 -   1.31
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/ekopath
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.30 
2015/06/30 14:27:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.31 
2015/07/08 17:31:44 mgorny Exp $
+
+*ekopath-6.0.439_p20150707 (08 Jul 2015)
+
+  08 Jul 2015; Michał Górny mgo...@gentoo.org
+  +ekopath-6.0.439_p20150707.ebuild:
+  Snapshot bump.
 
 *ekopath-6.0.430_p20150629 (30 Jun 2015)
 



1.1  dev-lang/ekopath/ekopath-6.0.439_p20150707.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ekopath-6.0.439_p20150707.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ekopath/ekopath-6.0.439_p20150707.ebuild?rev=1.1content-type=text/plain

Index: ekopath-6.0.439_p20150707.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-6.0.439_p20150707.ebuild,v 1.1 
2015/07/08 17:31:44 mgorny Exp $

EAPI=5

inherit versionator multilib pax-utils

MY_PV=$(get_version_component_range 1-3)
DATE=$(get_version_component_range 4)
DATE=${DATE#p}
DATE=${DATE:0:4}-${DATE:4:2}-${DATE:6}
INSTALLER=${PN}-${DATE}-installer.run

DESCRIPTION=PathScale EKOPath Compiler Suite
HOMEPAGE=http://www.pathscale.com/ekopath-compiler-suite;
SRC_URI=http://c591116.r16.cf2.rackcdn.com/${PN}/nightly/Linux/${INSTALLER};

LICENSE=all-rights-reserved
SLOT=0
KEYWORDS=~amd64
IUSE=

DEPEND=!!app-arch/rpm
RDEPEND=

RESTRICT=bindist mirror

QA_PREBUILT=
opt/${PN}/lib/${MY_PV}/x8664/*
opt/${PN}/bin/*

S=${WORKDIR}

src_unpack() {
cp ${DISTDIR}/${INSTALLER} ${S}/ || die
chmod +x ${S}/${INSTALLER} || die
}

src_prepare() {
cat  99${PN} -EOF
PATH=${EROOT%/}/opt/${PN}/bin
ROOTPATH=${EROOT%/}/opt/${PN}/bin

LDPATH=${EROOT%/}/opt/${PN}/lib:${EROOT%/}/opt/${PN}/lib/${MY_PV}/x8664/64
MANPATH=${EROOT%/}/opt/${PN}/docs/man
EOF
}

src_install() {
# EI_PAX marking is obsolete and PT_PAX breaks the binary.
# We must use XT_PAX to run the installer.
if [[ ${PAX_MARKINGS} == XT ]]; then
pax-mark m ${INSTALLER}
fi

./${INSTALLER} \
--prefix ${ED%/}/opt/${PN} \
--mode unattended || die

if [[ ! -d ${ED%/}/opt/${PN}/lib/${MY_PV} ]]; then
local guess
cd ${ED%/}/opt/${PN}/lib  guess=( * )

if [[ ${guess[@]} ]]; then
die Incorrect release version in PV, guessing it 
should be: ${guess[*]}
else
die No libdir installed
fi
fi
[[ -x ${ED%}/opt/${PN}/bin/pathcc ]] || die No pathcc executable was 
installed, your hardware is unsupported most likely

rm -r ${ED}/opt/${PN}/uninstall* || die
doenvd 99${PN}
}






[gentoo-commits] gentoo-x86 commit in net-dns/bind-tools: ChangeLog bind-tools-9.10.2_p2.ebuild bind-tools-9.9.5.ebuild bind-tools-9.10.2.ebuild bind-tools-9.10.2-r1.ebuild

2015-07-08 Thread Christian Ruppert (idl0r)
idl0r   15/07/08 17:38:43

  Modified: ChangeLog
  Added:bind-tools-9.10.2_p2.ebuild
  Removed:  bind-tools-9.9.5.ebuild bind-tools-9.10.2.ebuild
bind-tools-9.10.2-r1.ebuild
  Log:
  Version bump, bug 553584
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.286net-dns/bind-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?rev=1.286view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?rev=1.286content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/ChangeLog?r1=1.285r2=1.286

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -r1.285 -r1.286
--- ChangeLog   26 May 2015 03:01:00 -  1.285
+++ ChangeLog   8 Jul 2015 17:38:43 -   1.286
@@ -1,6 +1,13 @@
 # ChangeLog for net-dns/bind-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v 1.285 
2015/05/26 03:01:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/ChangeLog,v 1.286 
2015/07/08 17:38:43 idl0r Exp $
+
+*bind-tools-9.10.2_p2 (08 Jul 2015)
+
+  08 Jul 2015; Christian Ruppert id...@gentoo.org -bind-tools-9.9.5.ebuild,
+  -bind-tools-9.10.2.ebuild, -bind-tools-9.10.2-r1.ebuild,
+  +bind-tools-9.10.2_p2.ebuild:
+  Version bump, bug 553584
 
 *bind-tools-9.10.2-r1 (26 May 2015)
 



1.1  net-dns/bind-tools/bind-tools-9.10.2_p2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.10.2_p2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind-tools/bind-tools-9.10.2_p2.ebuild?rev=1.1content-type=text/plain

Index: bind-tools-9.10.2_p2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.10.2_p2.ebuild,v 1.1 
2015/07/08 17:38:43 idl0r Exp $

EAPI=5

inherit eutils autotools flag-o-matic toolchain-funcs

MY_PN=${PN//-tools}
MY_PV=${PV/_p/-P}
MY_PV=${MY_PV/_rc/rc}
MY_P=${MY_PN}-${MY_PV}

DESCRIPTION=bind tools: dig, nslookup, host, nsupdate, dnssec-keygen
HOMEPAGE=http://www.isc.org/software/bind;
SRC_URI=ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz;

LICENSE=ISC BSD BSD-2 HPND JNIC RSA openssl
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=doc gost gssapi idn ipv6 readline seccomp ssl urandom xml
# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687

REQUIRED_USE=gost? ( ssl )

DEPEND=ssl? ( dev-libs/openssl:0 )
gost? ( =dev-libs/openssl-1.0.0:0[-bindist] )
xml? ( dev-libs/libxml2 )
idn? ( net-dns/idnkit )
gssapi? ( virtual/krb5 )
readline? ( sys-libs/readline:0= )
seccomp? ( sys-libs/libseccomp )
RDEPEND=${DEPEND}
!net-dns/bind-9.10.2

S=${WORKDIR}/${MY_P}

# bug 479092, requires networking
RESTRICT=test

src_prepare() {
epatch ${FILESDIR}/${PN}-9.5.0_p1-lwconfig.patch #231247
epatch ${FILESDIR}/${PN}-9.10.2-openssl.patch #417129

# Disable tests for now, bug 406399
sed -i '/^SUBDIRS/s:tests::' bin/Makefile.in lib/Makefile.in || die

# bug #220361
rm aclocal.m4
rm -rf libtool.m4/
eautoreconf
}

src_configure() {
local myconf=

if use urandom; then
myconf=${myconf} --with-randomdev=/dev/urandom
else
myconf=${myconf} --with-randomdev=/dev/random
fi

# bug 344029
append-cflags -DDIG_SIGCHASE

# localstatedir for nsupdate -l, bug 395785
tc-export BUILD_CC
econf \
--localstatedir=/var \
--without-python \
--without-libjson \
--disable-openssl-version-check \
$(use_enable ipv6) \
$(use_with idn) \
$(usex idn --with-idnlib=-lidnkit '') \
$(use_enable seccomp) \
$(use_with ssl openssl) \
$(use_with xml libxml2) \
$(use_with gssapi) \
$(use_with readline) \
$(use_with gost) \
${myconf}

# bug #151839
echo '#undef SO_BSDCOMPAT'  config.h
}

src_compile() {
local AR=$(tc-getAR)

emake AR=${AR} -C lib/
emake AR=${AR} -C 

[gentoo-commits] gentoo-x86 commit in sys-devel/remake: remake-4.1.1.1.ebuild ChangeLog

2015-07-08 Thread Mike Frysinger (vapier)
vapier  15/07/08 17:49:26

  Modified: ChangeLog
  Added:remake-4.1.1.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.17 sys-devel/remake/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/remake/ChangeLog?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/remake/ChangeLog?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/remake/ChangeLog?r1=1.16r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/remake/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   8 Jun 2013 16:11:27 -   1.16
+++ ChangeLog   8 Jul 2015 17:49:26 -   1.17
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/remake
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/remake/ChangeLog,v 1.16 
2013/06/08 16:11:27 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/remake/ChangeLog,v 1.17 
2015/07/08 17:49:26 vapier Exp $
+
+*remake-4.1.1.1 (08 Jul 2015)
+
+  08 Jul 2015; Mike Frysinger vap...@gentoo.org +remake-4.1.1.1.ebuild:
+  Version bump.
 
   08 Jun 2013; Jeroen Roovers j...@gentoo.org remake-3.82.0.9.ebuild:
   Marked ~hppa too.



1.1  sys-devel/remake/remake-4.1.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/remake/remake-4.1.1.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/remake/remake-4.1.1.1.ebuild?rev=1.1content-type=text/plain

Index: remake-4.1.1.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/remake/remake-4.1.1.1.ebuild,v 1.1 
2015/07/08 17:49:26 vapier Exp $

EAPI=5

MY_P=${PN}-${PV:0:3}+dbg${PV:4}

DESCRIPTION=patched version of GNU make that adds improved error reporting, 
tracing, and a debugger
HOMEPAGE=http://bashdb.sourceforge.net/remake/;
SRC_URI=mirror://sourceforge/bashdb/${MY_P}.tar.bz2

LICENSE=GPL-1
SLOT=0
KEYWORDS=~amd64 ~hppa ~ppc ~x86
IUSE=readline

RDEPEND=readline? ( sys-libs/readline:0= )
DEPEND=${RDEPEND}

S=${WORKDIR}/${MY_P}

src_configure() {
use readline || export vl_cv_lib_readline=no
default
}

src_install() {
default
# delete files GNU make owns and remake doesn't care about.
rm -r ${ED}/usr/include || die
}






[gentoo-commits] gentoo-x86 commit in net-dns/bind: ChangeLog bind-9.10.2_p2.ebuild bind-9.10.2.ebuild

2015-07-08 Thread Christian Ruppert (idl0r)
idl0r   15/07/08 17:36:13

  Modified: ChangeLog
  Added:bind-9.10.2_p2.ebuild
  Removed:  bind-9.10.2.ebuild
  Log:
  Version bump, bug 553584
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.531net-dns/bind/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.531view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.531content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.530r2=1.531

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
retrieving revision 1.530
retrieving revision 1.531
diff -u -r1.530 -r1.531
--- ChangeLog   21 Apr 2015 13:03:45 -  1.530
+++ ChangeLog   8 Jul 2015 17:36:13 -   1.531
@@ -1,6 +1,12 @@
 # ChangeLog for net-dns/bind
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.530 2015/04/21 
13:03:45 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.531 2015/07/08 
17:36:13 idl0r Exp $
+
+*bind-9.10.2_p2 (08 Jul 2015)
+
+  08 Jul 2015; Christian Ruppert id...@gentoo.org -bind-9.10.2.ebuild,
+  +bind-9.10.2_p2.ebuild:
+  Version bump, bug 553584
 
 *bind-9.10.2 (21 Apr 2015)
 



1.1  net-dns/bind/bind-9.10.2_p2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.2_p2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.2_p2.ebuild?rev=1.1content-type=text/plain

Index: bind-9.10.2_p2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.2_p2.ebuild,v 1.1 
2015/07/08 17:36:13 idl0r Exp $

# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
# requires that each thread of an application execute a MySQL
# thread initialization to setup the thread local storage.
# This is impossible to do safely while staying within the DLZ
# driver API. This is a limitation caused by MySQL, and not the DLZ API.
# Because of this BIND MUST only run with a single thread when
# using the MySQL driver.

EAPI=5

PYTHON_COMPAT=( python2_7 python3_3 python3_4 )

inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib db-use 
user systemd

MY_PV=${PV/_p/-P}
MY_PV=${MY_PV/_rc/rc}
MY_P=${PN}-${MY_PV}

SDB_LDAP_VER=1.1.0-fc14

RRL_PV=${MY_PV}

NSLINT_DIR=contrib/nslint-3.0a2/

# SDB-LDAP: http://bind9-ldap.bayour.com/

DESCRIPTION=BIND - Berkeley Internet Name Domain - Name Server
HOMEPAGE=http://www.isc.org/software/bind;
SRC_URI=ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
doc? ( mirror://gentoo/dyndns-samples.tbz2 )
#   sdb-ldap? (
#   
http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-${SDB_LDAP_VER}.patch.bz2
#   )

LICENSE=GPL-2 ISC BSD BSD-2 HPND JNIC openssl
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=berkdb +caps dlz doc filter- fixed-rrset geoip gost gssapi idn ipv6
json ldap mysql nslint odbc postgres python rpz seccomp selinux ssl static-libs
+threads urandom xml
# sdb-ldap - patch broken
# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687

REQUIRED_USE=postgres? ( dlz )
berkdb? ( dlz )
mysql? ( dlz !threads )
odbc? ( dlz )
ldap? ( dlz )
gost? ( ssl )
threads? ( caps )
# sdb-ldap? ( dlz )

DEPEND=ssl? ( dev-libs/openssl:0[-bindist] )
mysql? ( =virtual/mysql-4.0 )
odbc? ( =dev-db/unixODBC-2.2.6 )
ldap? ( net-nds/openldap )
idn? ( net-dns/idnkit )
postgres? ( dev-db/postgresql:= )
caps? ( =sys-libs/libcap-2.1.0 )
xml? ( dev-libs/libxml2 )
geoip? ( =dev-libs/geoip-1.4.6 )
gssapi? ( virtual/krb5 )
gost? ( =dev-libs/openssl-1.0.0:0[-bindist] )
seccomp? ( sys-libs/libseccomp )
json? ( dev-libs/json-c )
#   sdb-ldap? ( net-nds/openldap )

RDEPEND=${DEPEND}
selinux? ( sec-policy/selinux-bind )
|| ( sys-process/psmisc =sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd )

S=${WORKDIR}/${MY_P}

# bug 479092, requires networking
RESTRICT=test

pkg_setup() {
ebegin Creating named group and user
enewgroup named 40
enewuser named 40 -1 /etc/bind named
eend ${?}
}

src_prepare() {
# Adjusting PATHs in manpages
for i in 

[gentoo-commits] gentoo-x86 commit in app-admin/consul-template: consul-template-9999.ebuild consul-template-0.9.0-r1.ebuild ChangeLog

2015-07-08 Thread William Hubbs (williamh)
williamh15/07/08 17:40:33

  Modified: consul-template-.ebuild ChangeLog
  Added:consul-template-0.9.0-r1.ebuild
  Log:
  Add slot dependency on dev-lang/go
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.2  app-admin/consul-template/consul-template-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul-template/consul-template-.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul-template/consul-template-.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul-template/consul-template-.ebuild?r1=1.1r2=1.2

Index: consul-template-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/consul-template/consul-template-.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- consul-template-.ebuild 26 May 2015 03:54:54 -  1.1
+++ consul-template-.ebuild 8 Jul 2015 17:40:33 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-admin/consul-template/consul-template-.ebuild,v 
1.1 2015/05/26 03:54:54 zmedico Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/consul-template/consul-template-.ebuild,v 
1.2 2015/07/08 17:40:33 williamh Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 SLOT=0
 IUSE=test
 
-DEPEND==dev-lang/go-1.4
+DEPEND==dev-lang/go-1.4:=
test? ( dev-go/go-tools )
app-admin/consul
app-admin/vault



1.3  app-admin/consul-template/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul-template/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul-template/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul-template/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/consul-template/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   5 Jun 2015 11:36:19 -   1.2
+++ ChangeLog   8 Jul 2015 17:40:33 -   1.3
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/consul-template
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/consul-template/ChangeLog,v 1.2 
2015/06/05 11:36:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/consul-template/ChangeLog,v 1.3 
2015/07/08 17:40:33 williamh Exp $
+
+*consul-template-0.9.0-r1 (08 Jul 2015)
+
+  08 Jul 2015; William Hubbs willi...@gentoo.org
+  +consul-template-0.9.0-r1.ebuild, consul-template-.ebuild:
+  Add slot dependency on dev-lang/go
 
   05 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Add github to remote-id in metadata.xml



1.1  app-admin/consul-template/consul-template-0.9.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul-template/consul-template-0.9.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/consul-template/consul-template-0.9.0-r1.ebuild?rev=1.1content-type=text/plain

Index: consul-template-0.9.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/consul-template/consul-template-0.9.0-r1.ebuild,v
 1.1 2015/07/08 17:40:33 williamh Exp $

EAPI=5

inherit systemd user

KEYWORDS=~amd64
DESCRIPTION=Generic template rendering and notifications with Consul
GO_PN=github.com/hashicorp/${PN}
HOMEPAGE=http://${GO_PN};
LICENSE=MPL-2.0
SLOT=0
IUSE=test

DEPEND==dev-lang/go-1.4:=
test? ( dev-go/go-tools )
app-admin/consul
app-admin/vault
RDEPEND=

SRC_URI=https://${GO_PN}/archive/v${PV}.tar.gz - ${P}.tar.gz
https://github.com/hashicorp/go-multierror/archive/fcdddc395df1ddf4247c69bd436e84cfa0733f7e.tar.gz
 - go-multierror-fcdddc395df1ddf4247c69bd436e84cfa0733f7e.tar.gz
https://github.com/armon/go-radix/archive/0bab926c3433cfd6490c6d3c504a7b471362390c.tar.gz
 - go-radix-0bab926c3433cfd6490c6d3c504a7b471362390c.tar.gz
https://github.com/hashicorp/errwrap/archive/7554cd9344cec97297fa6649b055a8c98c2a1e55.tar.gz
 - errwrap-7554cd9344cec97297fa6649b055a8c98c2a1e55.tar.gz
https://github.com/armon/go-metrics/archive/a54701ebec11868993bc198c3f315353e9de2ed6.tar.gz
 - go-metrics-a54701ebec11868993bc198c3f315353e9de2ed6.tar.gz
https://github.com/hashicorp/go-msgpack/archive/71c2886f5a673a35f909803f38ece5810165097b.tar.gz
 - 

[gentoo-commits] gentoo-x86 commit in media-sound/apulse: metadata.xml ChangeLog

2015-07-08 Thread Daniel Campbell (zlg)
zlg 15/07/08 19:33:40

  Modified: metadata.xml ChangeLog
  Log:
  Assign maintainership to zlg
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
5039E170)

Revision  ChangesPath
1.3  media-sound/apulse/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/metadata.xml?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/metadata.xml?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/metadata.xml?r1=1.2r2=1.3

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/apulse/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml15 Jun 2015 15:18:08 -  1.2
+++ metadata.xml8 Jul 2015 19:33:40 -   1.3
@@ -2,7 +2,8 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
   maintainer
-emailjauh...@gentoo.org/email
+emailz...@gentoo.org/email
+nameDaniel Campbell/name
   /maintainer
   upstream
 remote-id type=githubi-rinat/apulse/remote-id



1.10 media-sound/apulse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   14 Jun 2015 16:38:48 -  1.9
+++ ChangeLog   8 Jul 2015 19:33:40 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/apulse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v 1.9 
2015/06/14 16:38:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v 1.10 
2015/07/08 19:33:40 zlg Exp $
+
+  08 Jul 2015; Daniel Campbell z...@gentoo.org metadata.xml:
+  Assign maintainership to zlg.
 
   14 Jun 2015; Ulrich Müller u...@gentoo.org apulse-0.1.4.ebuild:
   [QA] Remove emul-linux-x86-* from dependencies.






[gentoo-commits] proj/java:master commit in: dev-java/jamvm/, dev-java/jamvm/files/

2015-07-08 Thread Andrew John Hughes
commit: da25fe1aa0acbb7f1c5a2eabc47cd34236fd03d5
Author: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
AuthorDate: Wed Jul  8 19:19:23 2015 +
Commit: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
CommitDate: Wed Jul  8 19:19:23 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=da25fe1a

Sync JamVM build with changes to GNU Classpath and CACAO ebuilds.

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 35964222

 dev-java/jamvm/ChangeLog |   8 ++-
 dev-java/jamvm/Manifest  |  23 ++-
 dev-java/jamvm/files/jamvm.env   |  11 +++-
 dev-java/jamvm/files/javac.in|  57 +
 dev-java/jamvm/jamvm-2.0.0-r1.ebuild | 120 +++
 dev-java/jamvm/jamvm-2.0.0.ebuild|  88 -
 6 files changed, 199 insertions(+), 108 deletions(-)

diff --git a/dev-java/jamvm/ChangeLog b/dev-java/jamvm/ChangeLog
index 726914a..51118ed 100644
--- a/dev-java/jamvm/ChangeLog
+++ b/dev-java/jamvm/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-java/jamvm
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/jamvm/ChangeLog,v 1.53 2014/08/10 
20:16:11 slyfox Exp $
 
+*jamvm-2.0.0-r1 (08 Jul 2015)
+
+  08 Jul 2015; Andrew John Hughes gnu_and...@member.fsf.org +files/javac.in,
+  +jamvm-2.0.0-r1.ebuild, -jamvm-2.0.0.ebuild, files/jamvm.env:
+  Sync JamVM build with changes to GNU Classpath and CACAO ebuilds.
+
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org jamvm-1.5.4-r2.ebuild:
   QA: drop trailing '.' from DESCRIPTION
 

diff --git a/dev-java/jamvm/Manifest b/dev-java/jamvm/Manifest
index 798b298..93f76ea 100644
--- a/dev-java/jamvm/Manifest
+++ b/dev-java/jamvm/Manifest
@@ -2,25 +2,16 @@
 Hash: SHA256
 
 AUX classes-location.patch 1276 SHA256 
98ecad3eeb0623b3dc01155c9cbd9aacf31e5d5854b183a7be11b64bfdd838a6 SHA512 
c399cb8ebce0556a778a1511fec43eeedc2e8d4b1ca732ebd201faf49d6a607baef914fb54e34f2c5b494ace6f5c072d296fb30c65038461e97a518c9e1924bd
 WHIRLPOOL 
91d9c75a260f6f5943d1221bfba77032fc1ce1f8d85217ec4a80aa50b826f36816aa4fe0e1a2ae7cb27c171ec029d8ee3ad512a506c1d31e02276a02b1858e42
-AUX jamvm.env 320 SHA256 
0bdb8b07a21509ff5650629546a0bfd1a0fe40e5c7b8e9a8d2a1c3797bfa9f04 SHA512 
5924972c0f91eef7b7c04e33dba8458b495aed131c4a587dc19626d060f8d0c92ee2bba221fbc14ed9f965d954cc4d87ecaf6881b5a1052e34c9216b6516ef1f
 WHIRLPOOL 
688aa1051d65839eeb3cd7fcc0b31b39803b71957dbcd7f9bf04a54c5777ccc7ce180888081ff2526ce749af5fc2a9dc61996f1b634bda50090015416d056d13
+AUX jamvm.env 557 SHA256 
c8185ae5da1d7313874d74f7af9a9f43f24456916733e11ad8f2e5b37acb85d7 SHA512 
cd2390afa41c5c82a6848b1f033936211675b1235a82b9af59a10588c5eeff6b07e35594811d3e913098319dccd342f36887c1318744cbc2cef2472c433b48cb
 WHIRLPOOL 
706986f259343d12ca2007dcfd62ced48eca458d48324f855b038a9b26cac6855891bf57f89459adad590e8175f29f8ff471b7f57ad811c365ce1984510d2ced
+AUX javac.in 1739 SHA256 
3bb23cff0a6e5a7a820e19cce4b9b0f51a7b84ee9e0eeb048b463a5f3e996db0 SHA512 
65170b747012e114b072cd28a688089cdf2f54ddd151ba0cea92241b9b75fd0c7c410bfa4186cf9d233af4328bf962e13e8838a0cc09a1fbf2c28d29b13e36cb
 WHIRLPOOL 
2237edd6abffdfb762d178e611768396f0b93a38f8a70f83c986049b60e26bb7084e3a38b70ed29c09df739091cdbfbfdd688e5eccee6ca4ea4006c23cf2b7d8
 DIST jamvm-2.0.0.tar.gz 741459 SHA256 
76428e96df0ae9dd964c7a7c74c1e9a837e2f312c39e9a357fa8178f7eff80da SHA512 
8ac27787ee94fa8fde962635d3c08d1dc1e5244c9d56bb693e73f3fd9b58e944ad3f7a0127afeed727d7c00d904a775d2c483157f5ac87e7eab6ecade1aad21d
 WHIRLPOOL 
7e80be683fafb444cd417502b96089ce4f6879a049ca49e33691b4d5d6755814654ab4ed7626b666dd48f9d6101567b2a12de43b916055ea1d067c5d4df06443
-EBUILD jamvm-2.0.0.ebuild 2414 SHA256 
a9e5b24e0fa1f6156057ac2f576535cc6a02de94b06e8e944bcddcd45182ef98 SHA512 
f9bb605b61c01dfd1f1309899544761cb716a59b4de08ac49d254f788bb54099ed4e4a26b60ad28c339bd8a4f0f948f702dc0fccb6f361b50d97214f57e62e9d
 WHIRLPOOL 
9ee1d455dfd0e8bc7bec726e339ee0471c11ceeff38f0d9cd16560972419fd00a6aa455c0b6ca2540f5d8ca26e3414490391c7ec4604db2e35988a4ea8a28db6
-MISC ChangeLog 7671 SHA256 
cf7970a21433802bfc41c5c35cdc9134e55331e3cad40b0115bbd66341981e54 SHA512 
abce934cce721b758e8bd2323be4936e73555b439e38128d68d8795096b8b5ed210ea9c409bad7ef3b44c14f901543e362d2e71a1eeac4737b29db74f47979c4
 WHIRLPOOL 
201e30191bbf5e69ca26c9c0c8defd44d5b32f07d0e886d510ae13b34b36d3cd9c1ba9e5ec0069171c8f91c437a8fd68b428148d7c67729afd5294c73e50e38b
+EBUILD jamvm-2.0.0-r1.ebuild 3638 SHA256 
eb50d4ffd77ba4530ec5db91b7781f94ca20f6578c0dd39723e33505c5553a5c SHA512 
2725c9a8c881c15be5c7a4b9c66e55f0ecd81403b7755c5edaa42241552a0d40202212a771b004c100a7f18f00d44ac1cc6061300b5b1e44428c353bcb3a0eec
 WHIRLPOOL 
ebecc34e5569e707a3af7857cbbd1f7aacdeb05320c3f61a008047a0dd26286056a4657f7c8777d9191f8051bf0872eea070db83240ca763e50cd659d1a94f4e
+MISC ChangeLog 7914 SHA256 

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

2015-07-08 Thread Manuel Rüger
commit: a397918a93f22888328eae8f7a3523858b070354
Author: Manuel Rüger mrueg AT gentoo DOT org
AuthorDate: Wed Jul  8 20:08:09 2015 +
Commit: Manuel Rüger mrueg AT gentoo DOT org
CommitDate: Wed Jul  8 20:08:09 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=a397918a

[app-admin/keepassx] Add live ebuild.

Package-Manager: portage-2.2.20

 app-admin/keepassx/keepassx-.ebuild | 37 +
 app-admin/keepassx/metadata.xml | 16 ++
 2 files changed, 53 insertions(+)

diff --git a/app-admin/keepassx/keepassx-.ebuild 
b/app-admin/keepassx/keepassx-.ebuild
new file mode 100644
index 000..9457dc0
--- /dev/null
+++ b/app-admin/keepassx/keepassx-.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_REPO_URI=https://github.com/${PN}/${PN};
+inherit cmake-utils git-r3
+
+DESCRIPTION=Qt password manager compatible with its Win32 and Pocket PC 
versions
+HOMEPAGE=http://www.keepassx.org/;
+
+LICENSE=|| ( GPL-2 GPL-3 ) BSD GPL-2 LGPL-2.1 LGPL-3+ CC0-1.0 public-domain 
|| ( LGPL-2.1 GPL-3 )
+SLOT=0
+KEYWORDS=
+IUSE=test
+
+DEPEND=
+   dev-libs/libgcrypt:0=
+   dev-qt/qtcore:4
+   dev-qt/qtdbus:4
+   dev-qt/qtgui:4
+   dev-qt/qttest:4
+   sys-libs/zlib
+   x11-libs/libX11
+   x11-libs/libXtst
+
+RDEPEND=${DEPEND}
+
+DOCS=(CHANGELOG)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_with test TESTS)
+   )
+   cmake-utils_src_configure
+}

diff --git a/app-admin/keepassx/metadata.xml b/app-admin/keepassx/metadata.xml
new file mode 100644
index 000..15764ff
--- /dev/null
+++ b/app-admin/keepassx/metadata.xml
@@ -0,0 +1,16 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  maintainer
+emailmr...@gentoo.org/email
+nameManuel Rüger/name
+  /maintainer
+  longdescription
+KeePassX provides a safe location for your passwords and similar
+data.  It encrypts its databasee with AES either by passphrase or a key
+file, compatible with a PDA and Windows version.
+  /longdescription
+  upstream
+remote-id type=githubkeepassx/keepassx/remote-id
+  /upstream
+/pkgmetadata



[gentoo-commits] gentoo-x86 commit in dev-python/six: six-1.9.0-r1.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:19:37

  Modified: six-1.9.0-r1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/six/six-1.9.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/six-1.9.0-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/six-1.9.0-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/six-1.9.0-r1.ebuild?r1=1.2r2=1.3

Index: six-1.9.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/six/six-1.9.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- six-1.9.0-r1.ebuild 7 Jul 2015 15:24:12 -   1.2
+++ six-1.9.0-r1.ebuild 8 Jul 2015 20:19:37 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-1.9.0-r1.ebuild,v 1.2 
2015/07/07 15:24:12 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/six/six-1.9.0-r1.ebuild,v 1.3 
2015/07/08 20:19:37 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris
 IUSE=doc test
 
 DEPEND=



1.71 dev-python/six/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/ChangeLog?rev=1.71view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/ChangeLog?rev=1.71content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/six/ChangeLog?r1=1.70r2=1.71

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/six/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   7 Jul 2015 15:24:12 -   1.70
+++ ChangeLog   8 Jul 2015 20:19:37 -   1.71
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/six
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/six/ChangeLog,v 1.70 2015/07/07 
15:24:12 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/six/ChangeLog,v 1.71 2015/07/08 
20:19:37 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org six-1.9.0-r1.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org six-1.9.0-r1.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/eventlet: eventlet-0.17.1.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:25:04

  Modified: eventlet-0.17.1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-python/eventlet/eventlet-0.17.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eventlet/eventlet-0.17.1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eventlet/eventlet-0.17.1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eventlet/eventlet-0.17.1.ebuild?r1=1.3r2=1.4

Index: eventlet-0.17.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/eventlet/eventlet-0.17.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eventlet-0.17.1.ebuild  7 Jul 2015 15:30:51 -   1.3
+++ eventlet-0.17.1.ebuild  8 Jul 2015 20:25:04 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/eventlet/eventlet-0.17.1.ebuild,v 1.3 
2015/07/07 15:30:51 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/eventlet/eventlet-0.17.1.ebuild,v 1.4 
2015/07/08 20:25:04 zlogene Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc examples test
 
 RDEPEND==dev-python/greenlet-0.3[${PYTHON_USEDEP}]



1.20 dev-python/eventlet/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eventlet/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eventlet/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/eventlet/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/eventlet/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   7 Jul 2015 15:30:51 -   1.19
+++ ChangeLog   8 Jul 2015 20:25:04 -   1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/eventlet
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/eventlet/ChangeLog,v 1.19 
2015/07/07 15:30:51 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/eventlet/ChangeLog,v 1.20 
2015/07/08 20:25:04 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org eventlet-0.17.1.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org eventlet-0.17.1.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/qpid-python: qpid-python-0.20.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:24:03

  Modified: qpid-python-0.20.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-python/qpid-python/qpid-python-0.20.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qpid-python/qpid-python-0.20.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qpid-python/qpid-python-0.20.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qpid-python/qpid-python-0.20.ebuild?r1=1.3r2=1.4

Index: qpid-python-0.20.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/qpid-python/qpid-python-0.20.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qpid-python-0.20.ebuild 7 Jul 2015 15:30:08 -   1.3
+++ qpid-python-0.20.ebuild 8 Jul 2015 20:24:03 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/qpid-python/qpid-python-0.20.ebuild,v 1.3 
2015/07/07 15:30:08 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/qpid-python/qpid-python-0.20.ebuild,v 1.4 
2015/07/08 20:24:03 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -11,7 +11,7 @@
 HOMEPAGE=http://qpid.apache.org/;
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc examples
 LICENSE=MIT
 SLOT=0



1.5  dev-python/qpid-python/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qpid-python/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qpid-python/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/qpid-python/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/qpid-python/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   7 Jul 2015 15:30:08 -   1.4
+++ ChangeLog   8 Jul 2015 20:24:03 -   1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/qpid-python
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qpid-python/ChangeLog,v 1.4 
2015/07/07 15:30:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qpid-python/ChangeLog,v 1.5 
2015/07/08 20:24:03 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org qpid-python-0.20.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org qpid-python-0.20.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-i18n: oslo-i18n-1.5.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:31:34

  Modified: oslo-i18n-1.5.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/oslo-i18n/oslo-i18n-1.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.5.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.5.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.5.0.ebuild?r1=1.2r2=1.3

Index: oslo-i18n-1.5.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.5.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslo-i18n-1.5.0.ebuild  7 Jul 2015 15:54:48 -   1.2
+++ oslo-i18n-1.5.0.ebuild  8 Jul 2015 20:31:34 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.5.0.ebuild,v 1.2 
2015/07/07 15:54:48 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-i18n/oslo-i18n-1.5.0.ebuild,v 1.3 
2015/07/08 20:31:34 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -16,7 +16,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc test
 
 DEPEND=



1.13 dev-python/oslo-i18n/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-i18n/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   7 Jul 2015 15:54:48 -   1.12
+++ ChangeLog   8 Jul 2015 20:31:34 -   1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-i18n
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/ChangeLog,v 1.12 
2015/07/07 15:54:48 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-i18n/ChangeLog,v 1.13 
2015/07/08 20:31:34 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-i18n-1.5.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-i18n-1.5.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-concurrency: oslo-concurrency-1.8.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:34:45

  Modified: oslo-concurrency-1.8.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  dev-python/oslo-concurrency/oslo-concurrency-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-concurrency/oslo-concurrency-1.8.0.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-concurrency/oslo-concurrency-1.8.0.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-concurrency/oslo-concurrency-1.8.0.ebuild?r1=1.4r2=1.5

Index: oslo-concurrency-1.8.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-concurrency/oslo-concurrency-1.8.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- oslo-concurrency-1.8.0.ebuild   7 Jul 2015 15:58:49 -   1.4
+++ oslo-concurrency-1.8.0.ebuild   8 Jul 2015 20:34:45 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-concurrency/oslo-concurrency-1.8.0.ebuild,v
 1.4 2015/07/07 15:58:49 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-concurrency/oslo-concurrency-1.8.0.ebuild,v
 1.5 2015/07/08 20:34:45 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.7  dev-python/oslo-concurrency/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-concurrency/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-concurrency/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-concurrency/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-concurrency/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   8 Jul 2015 02:44:36 -   1.6
+++ ChangeLog   8 Jul 2015 20:34:45 -   1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-concurrency
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-concurrency/ChangeLog,v 1.6 
2015/07/08 02:44:36 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-concurrency/ChangeLog,v 1.7 
2015/07/08 20:34:45 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org 
oslo-concurrency-1.8.0.ebuild:
+  x86 stable wrt bug #554114
 
 *oslo-concurrency-1.8.1 (08 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-log: oslo-log-1.0.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:35:33

  Modified: oslo-log-1.0.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/oslo-log/oslo-log-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-log/oslo-log-1.0.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-log/oslo-log-1.0.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-log/oslo-log-1.0.0.ebuild?r1=1.2r2=1.3

Index: oslo-log-1.0.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-log/oslo-log-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslo-log-1.0.0.ebuild   7 Jul 2015 16:01:07 -   1.2
+++ oslo-log-1.0.0.ebuild   8 Jul 2015 20:35:33 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-log/oslo-log-1.0.0.ebuild,v 
1.2 2015/07/07 16:01:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-log/oslo-log-1.0.0.ebuild,v 
1.3 2015/07/08 20:35:33 zlogene Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=test
 
 RDEPEND=



1.8  dev-python/oslo-log/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-log/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-log/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-log/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-log/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   7 Jul 2015 16:01:07 -   1.7
+++ ChangeLog   8 Jul 2015 20:35:33 -   1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-log
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-log/ChangeLog,v 1.7 
2015/07/07 16:01:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-log/ChangeLog,v 1.8 
2015/07/08 20:35:33 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-log-1.0.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-log-1.0.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-rootwrap: oslo-rootwrap-1.6.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:36:09

  Modified: oslo-rootwrap-1.6.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/oslo-rootwrap/oslo-rootwrap-1.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-rootwrap/oslo-rootwrap-1.6.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-rootwrap/oslo-rootwrap-1.6.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-rootwrap/oslo-rootwrap-1.6.0.ebuild?r1=1.2r2=1.3

Index: oslo-rootwrap-1.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-rootwrap/oslo-rootwrap-1.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslo-rootwrap-1.6.0.ebuild  7 Jul 2015 16:02:12 -   1.2
+++ oslo-rootwrap-1.6.0.ebuild  8 Jul 2015 20:36:09 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-rootwrap/oslo-rootwrap-1.6.0.ebuild,v 
1.2 2015/07/07 16:02:12 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-rootwrap/oslo-rootwrap-1.6.0.ebuild,v 
1.3 2015/07/08 20:36:09 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.8  dev-python/oslo-rootwrap/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-rootwrap/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-rootwrap/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-rootwrap/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-rootwrap/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   7 Jul 2015 16:02:12 -   1.7
+++ ChangeLog   8 Jul 2015 20:36:09 -   1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-rootwrap
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-rootwrap/ChangeLog,v 1.7 
2015/07/07 16:02:12 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-rootwrap/ChangeLog,v 1.8 
2015/07/08 20:36:09 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-rootwrap-1.6.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-rootwrap-1.6.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/cliff: cliff-1.10.1.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:43:34

  Modified: cliff-1.10.1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-python/cliff/cliff-1.10.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliff/cliff-1.10.1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliff/cliff-1.10.1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliff/cliff-1.10.1.ebuild?r1=1.3r2=1.4

Index: cliff-1.10.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cliff/cliff-1.10.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cliff-1.10.1.ebuild 7 Jul 2015 16:16:35 -   1.3
+++ cliff-1.10.1.ebuild 8 Jul 2015 20:43:34 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cliff/cliff-1.10.1.ebuild,v 1.3 
2015/07/07 16:16:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cliff/cliff-1.10.1.ebuild,v 1.4 
2015/07/08 20:43:34 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=



1.22 dev-python/cliff/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliff/ChangeLog?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliff/ChangeLog?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cliff/ChangeLog?r1=1.21r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cliff/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   7 Jul 2015 16:16:35 -   1.21
+++ ChangeLog   8 Jul 2015 20:43:34 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/cliff
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cliff/ChangeLog,v 1.21 
2015/07/07 16:16:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cliff/ChangeLog,v 1.22 
2015/07/08 20:43:34 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org cliff-1.10.1.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org cliff-1.10.1.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/python-cinderclient: python-cinderclient-1.1.1.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:47:30

  Modified: python-cinderclient-1.1.1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  
dev-python/python-cinderclient/python-cinderclient-1.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-cinderclient/python-cinderclient-1.1.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-cinderclient/python-cinderclient-1.1.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-cinderclient/python-cinderclient-1.1.1.ebuild?r1=1.2r2=1.3

Index: python-cinderclient-1.1.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-cinderclient/python-cinderclient-1.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-cinderclient-1.1.1.ebuild7 Jul 2015 16:32:37 -   1.2
+++ python-cinderclient-1.1.1.ebuild8 Jul 2015 20:47:30 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-cinderclient/python-cinderclient-1.1.1.ebuild,v
 1.2 2015/07/07 16:32:37 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-cinderclient/python-cinderclient-1.1.1.ebuild,v
 1.3 2015/07/08 20:47:30 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.18 dev-python/python-cinderclient/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-cinderclient/ChangeLog?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-cinderclient/ChangeLog?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-cinderclient/ChangeLog?r1=1.17r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-cinderclient/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   7 Jul 2015 16:32:37 -   1.17
+++ ChangeLog   8 Jul 2015 20:47:30 -   1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-cinderclient
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cinderclient/ChangeLog,v 
1.17 2015/07/07 16:32:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cinderclient/ChangeLog,v 
1.18 2015/07/08 20:47:30 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org
+  python-cinderclient-1.1.1.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org
   python-cinderclient-1.1.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/repoze-who: repoze-who-2.2.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:55:35

  Modified: repoze-who-2.2.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-python/repoze-who/repoze-who-2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/repoze-who/repoze-who-2.2.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/repoze-who/repoze-who-2.2.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/repoze-who/repoze-who-2.2.ebuild?r1=1.3r2=1.4

Index: repoze-who-2.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/repoze-who/repoze-who-2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- repoze-who-2.2.ebuild   7 Jul 2015 16:41:33 -   1.3
+++ repoze-who-2.2.ebuild   8 Jul 2015 20:55:35 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/repoze-who/repoze-who-2.2.ebuild,v 1.3 
2015/07/07 16:41:33 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/repoze-who/repoze-who-2.2.ebuild,v 1.4 
2015/07/08 20:55:35 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -14,7 +14,7 @@
 
 LICENSE=repoze
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 DEPEND=



1.5  dev-python/repoze-who/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/repoze-who/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/repoze-who/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/repoze-who/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/repoze-who/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   7 Jul 2015 16:41:33 -   1.4
+++ ChangeLog   8 Jul 2015 20:55:35 -   1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/repoze-who
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/repoze-who/ChangeLog,v 1.4 
2015/07/07 16:41:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/repoze-who/ChangeLog,v 1.5 
2015/07/08 20:55:35 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org repoze-who-2.2.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org repoze-who-2.2.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] proj/java:master commit in: dev-java/cacao/, dev-java/cacao/files/

2015-07-08 Thread Andrew John Hughes
commit: 2751be30317cc1be4365735eac78ed1391945dc8
Author: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
AuthorDate: Wed Jul  8 18:28:35 2015 +
Commit: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
CommitDate: Wed Jul  8 18:28:35 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=2751be30

Update CACAO to match new GNU Classpath ebuild. Cleanup file placement and PaX 
mark VM.

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 35964222

 dev-java/cacao/ChangeLog |   9 ++-
 dev-java/cacao/Manifest  |  24 +++-
 dev-java/cacao/cacao-1.6.0-r1.ebuild |  96 --
 dev-java/cacao/cacao-1.6.0-r2.ebuild | 110 +++
 dev-java/cacao/files/cacao.env   |   8 +--
 5 files changed, 129 insertions(+), 118 deletions(-)

diff --git a/dev-java/cacao/ChangeLog b/dev-java/cacao/ChangeLog
index 8c3269e..d62bca7 100644
--- a/dev-java/cacao/ChangeLog
+++ b/dev-java/cacao/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-java/cacao
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/cacao/ChangeLog,v 1.22 2012/06/14 
21:25:44 radhermit Exp $
 
+*cacao-1.6.0-r2 (08 Jul 2015)
+
+  08 Jul 2015; Andrew John Hughes gnu_and...@member.fsf.org
+  +cacao-1.6.0-r2.ebuild, -cacao-1.6.0-r1.ebuild, files/cacao.env:
+  Update CACAO to match new GNU Classpath ebuild. Cleanup file placement and 
PaX
+  mark VM.
+
 *cacao-1.6.0-r1 (20 Sep 2013)
 
   20 Sep 2013; Andrew John Hughes gnu_and...@member.fsf.org

diff --git a/dev-java/cacao/Manifest b/dev-java/cacao/Manifest
index 1bdde59..63f243f 100644
--- a/dev-java/cacao/Manifest
+++ b/dev-java/cacao/Manifest
@@ -1,28 +1,18 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256
 
-AUX cacao.env 620 SHA256 
dd41402ec64a24c7bcd57723962a188139e7bcd7fd5647e1d7f5bcf791cd8d49 SHA512 
4b89c9ea8aa5a821df177c21d6f1efa29063ae5030edc1cd32029b54a305cb867ba8fc8b5f1c8c5bd174c9298be47138d06f28827c4c04fc43aad17baceddbb2
 WHIRLPOOL 
35ece180d8284f7a8d71c392c73522897615c4529ba6786f503fae10b5b90a0a72b276a37b93aea6a524c18d206a75dae93cacd51caca440363535bb7781c990
+AUX cacao.env 702 SHA256 
19f28634b6751f54668221281ea1e4361ac52ed892a82b6a5d25b7adcaa8db29 SHA512 
3f1689a90ff3b559045bef1fb8ce08731c53b8a15a4fd4211509e1ee29d8954825ffc9924ac3a61c63a699df9c6a3bdd78d45412e39eb9a56a56136abbe0df45
 WHIRLPOOL 
61c57739827db37a953fb8d9b843809d89802a65433420d24efd02707cf47427936d1c4d32dba49b52b09f70e79d8aad036f23e56d282b2f7c6cb12a984367ec
 AUX javac.in 1739 SHA256 
3bb23cff0a6e5a7a820e19cce4b9b0f51a7b84ee9e0eeb048b463a5f3e996db0 SHA512 
65170b747012e114b072cd28a688089cdf2f54ddd151ba0cea92241b9b75fd0c7c410bfa4186cf9d233af4328bf962e13e8838a0cc09a1fbf2c28d29b13e36cb
 WHIRLPOOL 
2237edd6abffdfb762d178e611768396f0b93a38f8a70f83c986049b60e26bb7084e3a38b70ed29c09df739091cdbfbfdd688e5eccee6ca4ea4006c23cf2b7d8
 AUX support-7.patch 668 SHA256 
fefe2435f0471bb097d99c932b80d4dc74bb2646dd3f3f74140f69fbc3e8043a SHA512 
f170eab7242f0400a520ccdfee70a2dda7c5393613edeccf512fbc6a3064de71a030165eb51f0164d04a7964ca612ca0728eb8c59d9de8e11f5f93fa6289bb81
 WHIRLPOOL 
f6d7d81139791e6a068fd634ae5017bd437f1c71309e79f8f5ccf2c432eae3533714fc3ad21cf173e5e815515b25156241d5c64bc8f1b8291a0f1cf53ba52983
 AUX system-boehm-gc.patch 847 SHA256 
b3b04dbfbc31e83f46fdc3e80391730e54866bce010148b86ae4f4a97717aece SHA512 
1329bb10a0297e2182b6628148437779bcd4fb079759e602fa6388154ff5b88a06623d1ee246156f75b7ecaea29c72a884a5cc3ea34c1d516f3a84ee1b6c1d59
 WHIRLPOOL 
28fa685b5624058529410bbce7cba7822f7c4c51a784dd284e2b0b2a02e52175122fe059a62d218aad96d1c8f2a355996df0c693e64c00e2bbb46c0f7423f270
 DIST cacao-1.6.0.tar.gz 4434778 SHA256 
f68658f04d51c690cfc21f21998c22f738b84b7fd408666afe82e8087fbcc843 SHA512 
a0b7c88254ee9a0160fdc5022714e339541c0631b1f9f15a4eba7c90aa5ea469ce19e1bc015c8abe0b1925337b767b5fa0480ad062fc3e3d3d3c3c580b05bd9b
 WHIRLPOOL 
85fcb8124c02ef34b3ea696402e93a90ca86f9e33d003db705fe0fa279d7276452f08a78119148202df0e0c42c0f645ee831134c4b13869ee795bd7cab8e8b63
-EBUILD cacao-1.6.0-r1.ebuild 2961 SHA256 
a675726912a510d15d35960b666e99ae136251909d263e21bef5d9b21da8ba19 SHA512 
f93121a4f9acd2c6be7757099eb10152646ae60c9fdd1d99c63ef8e8766c15b44e84e52650a2d61b8e667d85b9b20429b6138c55adfeaa0d1905a21a
 WHIRLPOOL 
0a34f0e34688ec2763e2888e2dd03be76af4e1aef227babb77b1aea7716894c6c708a10c9d2f853d3e6b6baf77eebeadc2e5bc204eb9af47bc0256e6ed0b2fda
-MISC ChangeLog 3496 SHA256 
ce92c97c21aa368bca850cc618190a6c4c98fdb0553687af16b3baaeb8343a97 SHA512 
f72bd31d8f2fc7995d1bdd8495578394124047c0f62d9c27a522d6e6df0b9c59eb4e8eed1a21ef9f41ef94356dc0ed1694107b444034509093f7815fd4275b26
 WHIRLPOOL 
01230101d88df63f89daff2bbe27bc7c44f49e56657a6e832aed4c6364fd148c57e1315337891cf54e7aa1c718ed6ea3594da08eb161a1293d4da416e4ec22b8
+EBUILD cacao-1.6.0-r2.ebuild 3441 SHA256 

[gentoo-commits] proj/java:master commit in: dev-java/cacao/

2015-07-08 Thread Andrew John Hughes
commit: f4c194fb8fdfe5f213ac701f4d3e24ff58031e63
Author: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
AuthorDate: Wed Jul  8 19:20:03 2015 +
Commit: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
CommitDate: Wed Jul  8 19:20:03 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=f4c194fb

Add use of EPREFIX and get_libdir to CACAO ebuild.

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 35964222

 dev-java/cacao/ChangeLog |  4 
 dev-java/cacao/Manifest  | 10 +-
 dev-java/cacao/cacao-1.6.0-r2.ebuild | 19 ++-
 3 files changed, 19 insertions(+), 14 deletions(-)

diff --git a/dev-java/cacao/ChangeLog b/dev-java/cacao/ChangeLog
index d62bca7..44d56b7 100644
--- a/dev-java/cacao/ChangeLog
+++ b/dev-java/cacao/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/cacao/ChangeLog,v 1.22 2012/06/14 
21:25:44 radhermit Exp $
 
+  08 Jul 2015; Andrew John Hughes gnu_and...@member.fsf.org
+  cacao-1.6.0-r2.ebuild:
+  Add use of EPREFIX and get_libdir to CACAO ebuild.
+
 *cacao-1.6.0-r2 (08 Jul 2015)
 
   08 Jul 2015; Andrew John Hughes gnu_and...@member.fsf.org

diff --git a/dev-java/cacao/Manifest b/dev-java/cacao/Manifest
index 63f243f..c1a7afc 100644
--- a/dev-java/cacao/Manifest
+++ b/dev-java/cacao/Manifest
@@ -6,13 +6,13 @@ AUX javac.in 1739 SHA256 
3bb23cff0a6e5a7a820e19cce4b9b0f51a7b84ee9e0eeb048b463a5
 AUX support-7.patch 668 SHA256 
fefe2435f0471bb097d99c932b80d4dc74bb2646dd3f3f74140f69fbc3e8043a SHA512 
f170eab7242f0400a520ccdfee70a2dda7c5393613edeccf512fbc6a3064de71a030165eb51f0164d04a7964ca612ca0728eb8c59d9de8e11f5f93fa6289bb81
 WHIRLPOOL 
f6d7d81139791e6a068fd634ae5017bd437f1c71309e79f8f5ccf2c432eae3533714fc3ad21cf173e5e815515b25156241d5c64bc8f1b8291a0f1cf53ba52983
 AUX system-boehm-gc.patch 847 SHA256 
b3b04dbfbc31e83f46fdc3e80391730e54866bce010148b86ae4f4a97717aece SHA512 
1329bb10a0297e2182b6628148437779bcd4fb079759e602fa6388154ff5b88a06623d1ee246156f75b7ecaea29c72a884a5cc3ea34c1d516f3a84ee1b6c1d59
 WHIRLPOOL 
28fa685b5624058529410bbce7cba7822f7c4c51a784dd284e2b0b2a02e52175122fe059a62d218aad96d1c8f2a355996df0c693e64c00e2bbb46c0f7423f270
 DIST cacao-1.6.0.tar.gz 4434778 SHA256 
f68658f04d51c690cfc21f21998c22f738b84b7fd408666afe82e8087fbcc843 SHA512 
a0b7c88254ee9a0160fdc5022714e339541c0631b1f9f15a4eba7c90aa5ea469ce19e1bc015c8abe0b1925337b767b5fa0480ad062fc3e3d3d3c3c580b05bd9b
 WHIRLPOOL 
85fcb8124c02ef34b3ea696402e93a90ca86f9e33d003db705fe0fa279d7276452f08a78119148202df0e0c42c0f645ee831134c4b13869ee795bd7cab8e8b63
-EBUILD cacao-1.6.0-r2.ebuild 3441 SHA256 
53f5ae4bb6b56d5e65a6c28e7374bdc78e04216f29c5f06759cc5712e036f65f SHA512 
9fefde9d2f5ed6c4c8fda90c0d92f4d12120babdf7139becede2c8f778ac384221d60df016348a01d6b164d3b29d07b019ecf0b81b66118d26d13689ac34ca93
 WHIRLPOOL 
4123d9e8ed1483fa0d7d38faafec8aa576c90c820f1e39bbeb0b0ca0d4ce482f373e797bfdd738a20a7b188129f07fde264a09b5ee61f6215ced4e40f189d09a
-MISC ChangeLog 3749 SHA256 
1e7c94d5438bdf6cea48cc25017ad8168513e11806987fb9cff24a191fd2b8c2 SHA512 
667448008732ec2177244983e0ffcd1bda5d056cd94c60194ac3b8a1764dfe780727dd31978d9b73b879a5b3651ef1b9d20a8217daae83013bc9dace582db6fc
 WHIRLPOOL 
593beae549430108a03d71ccf7540ce23fdfcea6164379b111510009e35f2c02000dde85e130473c7ce22631fb94901ba42963ca8332259347a130def90cb6d8
+EBUILD cacao-1.6.0-r2.ebuild 3543 SHA256 
544a4f4d08389c2f166a0115d7abf56daff30b24f3ab8518206256992becb182 SHA512 
f9b555cc8e32f7eb060c15ba7414b795ad2349b26b2c8fa656a22c856c36892c3da5b046cb6fd3824370300c339e5473d67176fdeed0012a4bc04e9a5b8a9465
 WHIRLPOOL 
9fe1a893b76a7eec05647d6f333da9d344400b6d70721a17a8f8291853a36b0f8a9f5a670220fbaca375a9d72e67000e508a558742e89fb534fcf6993539975b
+MISC ChangeLog 3890 SHA256 
30f5aea8f8832ea917cb835e70addc0f87b6a3e762d736e0abca3124a8a08ffc SHA512 
fa6d598f799e070f4a4e3444f8c9b703318a1c34e11b0d43967d67b2e2c7e866260552ea02f25d717e038541fdd3a8f48c3c0b936d4dbd5c4257643e22880901
 WHIRLPOOL 
e123bf9a41fda3f16bbad3960834b83804855fb6e518b19e4dff702144ed0afbbce56640c71370587fab3d75daa17fadc9f0eed16b1392d4273f396b99afb5ff
 MISC metadata.xml 364 SHA256 
4d63397a708380d2d8dbd5c15b9a246c4edb9d63cf630a06d16c3533ad17ab66 SHA512 
d5ef277e6ceea9305e15e8ccacd2f99f678c961a4667bec15b7980d2d38d0d1dfa99e518937a821cda6cc60737286e121be77a090182e694cda4ff3ea5666757
 WHIRLPOOL 
cf485290f09ec9369f66269a5e84ad28305cec43a02ffb52a75661fba4737ca929df96d8ef1ee3d373faffa76f1bcd297d9e109d9726e7459f9a4adaa47438bf
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iF4EARYIAAYFAlWda88ACgkQz9oPmzWWQiKJ+gEAn/7DfcQ1ORS8Ei3QzL8i2fdM
-BRscYnVPZg0mejpf0QUBAO0mHbrnq+y+m+EM4tjJB35hiCp6HC9dvSGnnzocDisJ
-=Sadv
+iF4EARYIAAYFAlWdd+MACgkQz9oPmzWWQiKXSgD+LQ32aJkCUWBPAPYvjCCeY4M5
+QbL0ZBu5FcKxZP3u2AkBAIjt97rsWPcbKNtBsq5Tre0bZ66NCyWWwyrXVYElyCAL
+=BxWv
 -END PGP SIGNATURE-

diff --git a/dev-java/cacao/cacao-1.6.0-r2.ebuild 

[gentoo-commits] proj/java:master commit in: dev-java/jamvm/, dev-java/jamvm/files/

2015-07-08 Thread Andrew John Hughes
commit: 5605706f987f9a38efccc128c36408d8cda42db5
Author: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
AuthorDate: Wed Jul  8 19:24:12 2015 +
Commit: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
CommitDate: Wed Jul  8 19:24:12 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=5605706f

Fix executable stack on JamVM.

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 35964222

 dev-java/jamvm/ChangeLog   |  4 +++
 dev-java/jamvm/Manifest| 11 
 dev-java/jamvm/files/noexecstack.patch | 48 ++
 dev-java/jamvm/jamvm-2.0.0-r1.ebuild   |  1 +
 4 files changed, 59 insertions(+), 5 deletions(-)

diff --git a/dev-java/jamvm/ChangeLog b/dev-java/jamvm/ChangeLog
index 51118ed..4e972b6 100644
--- a/dev-java/jamvm/ChangeLog
+++ b/dev-java/jamvm/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/jamvm/ChangeLog,v 1.53 2014/08/10 
20:16:11 slyfox Exp $
 
+  08 Jul 2015; Andrew John Hughes gnu_and...@member.fsf.org
+  +files/noexecstack.patch, jamvm-2.0.0-r1.ebuild:
+  Fix executable stack on JamVM.
+
 *jamvm-2.0.0-r1 (08 Jul 2015)
 
   08 Jul 2015; Andrew John Hughes gnu_and...@member.fsf.org +files/javac.in,

diff --git a/dev-java/jamvm/Manifest b/dev-java/jamvm/Manifest
index 93f76ea..5f5dcc2 100644
--- a/dev-java/jamvm/Manifest
+++ b/dev-java/jamvm/Manifest
@@ -4,14 +4,15 @@ Hash: SHA256
 AUX classes-location.patch 1276 SHA256 
98ecad3eeb0623b3dc01155c9cbd9aacf31e5d5854b183a7be11b64bfdd838a6 SHA512 
c399cb8ebce0556a778a1511fec43eeedc2e8d4b1ca732ebd201faf49d6a607baef914fb54e34f2c5b494ace6f5c072d296fb30c65038461e97a518c9e1924bd
 WHIRLPOOL 
91d9c75a260f6f5943d1221bfba77032fc1ce1f8d85217ec4a80aa50b826f36816aa4fe0e1a2ae7cb27c171ec029d8ee3ad512a506c1d31e02276a02b1858e42
 AUX jamvm.env 557 SHA256 
c8185ae5da1d7313874d74f7af9a9f43f24456916733e11ad8f2e5b37acb85d7 SHA512 
cd2390afa41c5c82a6848b1f033936211675b1235a82b9af59a10588c5eeff6b07e35594811d3e913098319dccd342f36887c1318744cbc2cef2472c433b48cb
 WHIRLPOOL 
706986f259343d12ca2007dcfd62ced48eca458d48324f855b038a9b26cac6855891bf57f89459adad590e8175f29f8ff471b7f57ad811c365ce1984510d2ced
 AUX javac.in 1739 SHA256 
3bb23cff0a6e5a7a820e19cce4b9b0f51a7b84ee9e0eeb048b463a5f3e996db0 SHA512 
65170b747012e114b072cd28a688089cdf2f54ddd151ba0cea92241b9b75fd0c7c410bfa4186cf9d233af4328bf962e13e8838a0cc09a1fbf2c28d29b13e36cb
 WHIRLPOOL 
2237edd6abffdfb762d178e611768396f0b93a38f8a70f83c986049b60e26bb7084e3a38b70ed29c09df739091cdbfbfdd688e5eccee6ca4ea4006c23cf2b7d8
+AUX noexecstack.patch 1387 SHA256 
6a6028e55532ba3debf1f170790cc609b0bbd0cfe7fd7b5a14f4513e6b46873b SHA512 
17c38ad0017e5659295dea7ed57f263eb0eee673bbc1f5d1e44e0c8fe588f4172a8a05c832a1fd41f3dc094779fade66aa710c8ce48c754412b0b6afdea6551a
 WHIRLPOOL 
e06573fa48c98c29ae1f53ce19b511f21ee594d32c840a4649d3a6df7754e594e729551429610c4d04d5dc97aa42678a35e68fb17709125e60ae2c53c51c9fd4
 DIST jamvm-2.0.0.tar.gz 741459 SHA256 
76428e96df0ae9dd964c7a7c74c1e9a837e2f312c39e9a357fa8178f7eff80da SHA512 
8ac27787ee94fa8fde962635d3c08d1dc1e5244c9d56bb693e73f3fd9b58e944ad3f7a0127afeed727d7c00d904a775d2c483157f5ac87e7eab6ecade1aad21d
 WHIRLPOOL 
7e80be683fafb444cd417502b96089ce4f6879a049ca49e33691b4d5d6755814654ab4ed7626b666dd48f9d6101567b2a12de43b916055ea1d067c5d4df06443
-EBUILD jamvm-2.0.0-r1.ebuild 3638 SHA256 
eb50d4ffd77ba4530ec5db91b7781f94ca20f6578c0dd39723e33505c5553a5c SHA512 
2725c9a8c881c15be5c7a4b9c66e55f0ecd81403b7755c5edaa42241552a0d40202212a771b004c100a7f18f00d44ac1cc6061300b5b1e44428c353bcb3a0eec
 WHIRLPOOL 
ebecc34e5569e707a3af7857cbbd1f7aacdeb05320c3f61a008047a0dd26286056a4657f7c8777d9191f8051bf0872eea070db83240ca763e50cd659d1a94f4e
-MISC ChangeLog 7914 SHA256 
4b8d70ebea77b97dbb49677123aa859e82db4c8c62d79c3c1bfc07eed966c457 SHA512 
dda1f1208eef826f97750cd6394e454622093e9da5a3dee4943256a6ac61cd226fb3906858e01fe0ab19b8a495a6540c0229feaf5c353cf8cbb3c21009d0
 WHIRLPOOL 
5a0da761b104c9cf717843a4ae8db72ba43f3d1ba1ef88b3e115ae9a71521908377dec0735012da05927ef715bcd0483ccf0649e889dcfa39cd4e45be8588e6f
+EBUILD jamvm-2.0.0-r1.ebuild 3678 SHA256 
59115d5dfac85c6d13f46b4f0a9d40bfa742f017ede85bc1ebb12c18329bd3d1 SHA512 
6de21870914c7f9381239b8139e23af24045e8660c708ae03f2f858b53fd3c30b39b5565b09ad623ca06f4746e1a7a3535bffd93f6417ec89a723cffef892185
 WHIRLPOOL 
bc6c98958d34dd2cb40b918ab1ddf29e032a84681253d806b1b7aa1294c920377ce81cf18457bb8d1b46bc4727128903ff161243999c73a398847d36992a7b85
+MISC ChangeLog 8061 SHA256 
85980b000e428b82af2b8628a6a19ac75e54edb9a6f7861209ad51e0d9f258c8 SHA512 
a8169dd06ff1c4fea02d71de71671c084fbe6e168952639fb81e61f98463e923098ff48f93f4bb159fc13da752b6534e549d1d2970a1feed630a09c306939c5c
 WHIRLPOOL 
6f11eac52d7ec2d6f12584b4433aa6ff37cedd5a681af56825592752943b4c0e5b1174663438b94f1db8bd10403b11f5b3b92f193926f07c3eafecf8bf109c95
 MISC metadata.xml 159 SHA256 

[gentoo-commits] gentoo-x86 commit in net-ftp/filezilla: ChangeLog filezilla-3.12.0.ebuild filezilla-3.10.3.ebuild filezilla-3.11.0.ebuild filezilla-3.9.0.5.ebuild filezilla-3.10.2.ebuild

2015-07-08 Thread Bernard Cafarelli (voyageur)
voyageur15/07/08 20:09:35

  Modified: ChangeLog
  Added:filezilla-3.12.0.ebuild
  Removed:  filezilla-3.10.3.ebuild filezilla-3.11.0.ebuild
filezilla-3.9.0.5.ebuild filezilla-3.10.2.ebuild
  Log:
  Version bump, clean some old versions
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
00F7AB331B0F097F)

Revision  ChangesPath
1.127net-ftp/filezilla/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/filezilla/ChangeLog?rev=1.127view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/filezilla/ChangeLog?rev=1.127content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/filezilla/ChangeLog?r1=1.126r2=1.127

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog   3 Jun 2015 11:39:34 -   1.126
+++ ChangeLog   8 Jul 2015 20:09:35 -   1.127
@@ -1,6 +1,13 @@
 # ChangeLog for net-ftp/filezilla
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.126 
2015/06/03 11:39:34 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/ChangeLog,v 1.127 
2015/07/08 20:09:35 voyageur Exp $
+
+*filezilla-3.12.0 (08 Jul 2015)
+
+  08 Jul 2015; Bernard Cafarelli voyag...@gentoo.org
+  -filezilla-3.9.0.5.ebuild, -filezilla-3.10.2.ebuild,
+  -filezilla-3.10.3.ebuild, -filezilla-3.11.0.ebuild, +filezilla-3.12.0.ebuild:
+  Version bump, clean some old versions
 
 *filezilla-3.11.0.2 (03 Jun 2015)
 



1.1  net-ftp/filezilla/filezilla-3.12.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/filezilla/filezilla-3.12.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/filezilla/filezilla-3.12.0.ebuild?rev=1.1content-type=text/plain

Index: filezilla-3.12.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.12.0.ebuild,v 
1.1 2015/07/08 20:09:35 voyageur Exp $

EAPI=5

WX_GTK_VER=3.0

inherit autotools eutils flag-o-matic multilib wxwidgets

MY_PV=${PV/_/-}
MY_P=FileZilla_${MY_PV}

DESCRIPTION=FTP client with lots of useful features and an intuitive interface
HOMEPAGE=http://filezilla-project.org/;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}_src.tar.bz2

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux 
~x86-linux ~x86-macos
IUSE=aqua dbus nls test

RDEPEND==app-eselect/eselect-wxwidgets-0.7-r1
=dev-db/sqlite-3.7
=dev-libs/tinyxml-2.6.1-r1[stl]
net-dns/libidn
=net-libs/gnutls-3.1.12
aqua? ( =x11-libs/wxGTK-3.0.2.0-r1:3.0[aqua] )
!aqua? ( =x11-libs/wxGTK-3.0.2.0-r1:3.0[X] x11-misc/xdg-utils )
dbus? ( sys-apps/dbus )
DEPEND=${RDEPEND}
virtual/pkgconfig
=sys-devel/libtool-1.4
nls? ( =sys-devel/gettext-0.11 )
test? ( dev-util/cppunit )

S=${WORKDIR}/${PN}-${MY_PV}

src_prepare() {
epatch ${FILESDIR}/${PN}-3.10.2-debug.patch
append-cppflags -DTIXML_USE_STL
eautoreconf
}

src_configure() {
econf $(use_with dbus) $(use_enable nls locales) \
--with-tinyxml=system \
--disable-autoupdatecheck
}

src_install() {
emake DESTDIR=${D} install

doicon src/interface/resources/48x48/${PN}.png

dodoc AUTHORS ChangeLog NEWS

if use aqua ; then
cat  ${T}/${PN} -EOF
#!${EPREFIX}/bin/bash
open ${EPREFIX}/Applications/FileZilla.app
EOF
rm ${ED}/usr/bin/${PN} || die
dobin ${T}/${PN}
insinto /Applications
doins -r ${S}/FileZilla.app
fi
}






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-serialization: oslo-serialization-1.4.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:32:13

  Modified: oslo-serialization-1.4.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  
dev-python/oslo-serialization/oslo-serialization-1.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-serialization/oslo-serialization-1.4.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-serialization/oslo-serialization-1.4.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-serialization/oslo-serialization-1.4.0.ebuild?r1=1.2r2=1.3

Index: oslo-serialization-1.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-serialization/oslo-serialization-1.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslo-serialization-1.4.0.ebuild 7 Jul 2015 15:55:37 -   1.2
+++ oslo-serialization-1.4.0.ebuild 8 Jul 2015 20:32:13 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-serialization/oslo-serialization-1.4.0.ebuild,v
 1.2 2015/07/07 15:55:37 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-serialization/oslo-serialization-1.4.0.ebuild,v
 1.3 2015/07/08 20:32:13 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -16,7 +16,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc test
 
 # Note: not in tree



1.12 dev-python/oslo-serialization/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-serialization/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-serialization/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-serialization/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-serialization/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   7 Jul 2015 15:55:37 -   1.11
+++ ChangeLog   8 Jul 2015 20:32:13 -   1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/oslo-serialization
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-serialization/ChangeLog,v 
1.11 2015/07/07 15:55:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-serialization/ChangeLog,v 
1.12 2015/07/08 20:32:13 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org
+  oslo-serialization-1.4.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org
   oslo-serialization-1.4.0.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/posix_ipc: posix_ipc-0.9.8.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:33:26

  Modified: posix_ipc-0.9.8.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  dev-python/posix_ipc/posix_ipc-0.9.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild?r1=1.4r2=1.5

Index: posix_ipc-0.9.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- posix_ipc-0.9.8.ebuild  7 Jul 2015 15:57:35 -   1.4
+++ posix_ipc-0.9.8.ebuild  8 Jul 2015 20:33:26 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild,v 1.4 
2015/07/07 15:57:35 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/posix_ipc/posix_ipc-0.9.8.ebuild,v 1.5 
2015/07/08 20:33:26 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -14,7 +14,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 DEPEND=



1.6  dev-python/posix_ipc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/posix_ipc/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/posix_ipc/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/posix_ipc/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/posix_ipc/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   7 Jul 2015 15:57:35 -   1.5
+++ ChangeLog   8 Jul 2015 20:33:26 -   1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/posix_ipc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/posix_ipc/ChangeLog,v 1.5 
2015/07/07 15:57:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/posix_ipc/ChangeLog,v 1.6 
2015/07/08 20:33:26 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org posix_ipc-0.9.8.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org posix_ipc-0.9.8.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] proj/catalyst:2.X commit in: /

2015-07-08 Thread Brian Dolbec
commit: e66d1852300683e402d4e616d48b0236cb863f75
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Sun Jul  5 19:28:24 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Sun Jul  5 19:28:24 2015 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=e66d1852

Update version for a release

 catalyst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/catalyst b/catalyst
index a2a63ab..4b7b835 100755
--- a/catalyst
+++ b/catalyst
@@ -19,7 +19,7 @@ import modules.catalyst.config
 import modules.catalyst.util
 
 __maintainer__=Catalyst catal...@gentoo.org
-__version__=2.0.18
+__version__=2.0.19
 
 conf_values={}
 



[gentoo-commits] gentoo-x86 commit in dev-python/oslo-vmware: oslo-vmware-0.11.1.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:38:04

  Modified: oslo-vmware-0.11.1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/oslo-vmware/oslo-vmware-0.11.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-vmware/oslo-vmware-0.11.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-vmware/oslo-vmware-0.11.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-vmware/oslo-vmware-0.11.1.ebuild?r1=1.2r2=1.3

Index: oslo-vmware-0.11.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-vmware/oslo-vmware-0.11.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslo-vmware-0.11.1.ebuild   7 Jul 2015 16:04:28 -   1.2
+++ oslo-vmware-0.11.1.ebuild   8 Jul 2015 20:38:04 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-vmware/oslo-vmware-0.11.1.ebuild,v 1.2 
2015/07/07 16:04:28 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-vmware/oslo-vmware-0.11.1.ebuild,v 1.3 
2015/07/08 20:38:04 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.8  dev-python/oslo-vmware/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-vmware/ChangeLog?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-vmware/ChangeLog?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-vmware/ChangeLog?r1=1.7r2=1.8

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-vmware/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   7 Jul 2015 16:04:28 -   1.7
+++ ChangeLog   8 Jul 2015 20:38:04 -   1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-vmware
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-vmware/ChangeLog,v 1.7 
2015/07/07 16:04:28 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-vmware/ChangeLog,v 1.8 
2015/07/08 20:38:04 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-vmware-0.11.1.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-vmware-0.11.1.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/routes: routes-2.1-r1.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:53:02

  Modified: routes-2.1-r1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/routes/routes-2.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-2.1-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-2.1-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/routes-2.1-r1.ebuild?r1=1.2r2=1.3

Index: routes-2.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/routes/routes-2.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- routes-2.1-r1.ebuild7 Jul 2015 16:39:05 -   1.2
+++ routes-2.1-r1.ebuild8 Jul 2015 20:53:02 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-2.1-r1.ebuild,v 
1.2 2015/07/07 16:39:05 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-2.1-r1.ebuild,v 
1.3 2015/07/08 20:53:02 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -16,7 +16,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=doc test
 
 RDEPEND==dev-python/repoze-lru-0.3[${PYTHON_USEDEP}]



1.31 dev-python/routes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/ChangeLog?rev=1.31view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/ChangeLog?rev=1.31content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/routes/ChangeLog?r1=1.30r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   7 Jul 2015 16:39:05 -   1.30
+++ ChangeLog   8 Jul 2015 20:53:02 -   1.31
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/routes
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v 1.30 
2015/07/07 16:39:05 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/ChangeLog,v 1.31 
2015/07/08 20:53:02 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org routes-2.1-r1.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org routes-2.1-r1.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/websockify: websockify-0.6.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:51:53

  Modified: websockify-0.6.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  dev-python/websockify/websockify-0.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild?r1=1.4r2=1.5

Index: websockify-0.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- websockify-0.6.0.ebuild 7 Jul 2015 16:37:52 -   1.4
+++ websockify-0.6.0.ebuild 8 Jul 2015 20:51:53 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v 1.4 
2015/07/07 16:37:52 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/websockify/websockify-0.6.0.ebuild,v 1.5 
2015/07/08 20:51:53 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-3
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
 RDEPEND=dev-python/numpy[${PYTHON_USEDEP}]



1.11 dev-python/websockify/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/websockify/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   7 Jul 2015 16:37:52 -   1.10
+++ ChangeLog   8 Jul 2015 20:51:53 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/websockify
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v 1.10 
2015/07/07 16:37:52 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/websockify/ChangeLog,v 1.11 
2015/07/08 20:51:53 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org websockify-0.6.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org websockify-0.6.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/dogpile-cache: dogpile-cache-0.5.4.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:59:34

  Modified: dogpile-cache-0.5.4.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild?r1=1.4r2=1.5

Index: dogpile-cache-0.5.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dogpile-cache-0.5.4.ebuild  7 Jul 2015 16:44:58 -   1.4
+++ dogpile-cache-0.5.4.ebuild  8 Jul 2015 20:59:34 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild,v 
1.4 2015/07/07 16:44:58 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild,v 
1.5 2015/07/08 20:59:34 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=test
 
 RDEPEND==dev-python/dogpile-core-0.4.1[${PYTHON_USEDEP}]



1.13 dev-python/dogpile-cache/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dogpile-cache/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dogpile-cache/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/dogpile-cache/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/dogpile-cache/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   7 Jul 2015 16:44:58 -   1.12
+++ ChangeLog   8 Jul 2015 20:59:34 -   1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/dogpile-cache
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dogpile-cache/ChangeLog,v 1.12 
2015/07/07 16:44:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dogpile-cache/ChangeLog,v 1.13 
2015/07/08 20:59:34 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org dogpile-cache-0.5.4.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org dogpile-cache-0.5.4.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-go/go-oauth2: go-oauth2-9999.ebuild ChangeLog

2015-07-08 Thread William Hubbs (williamh)
williamh15/07/08 19:42:07

  Modified: go-oauth2-.ebuild ChangeLog
  Log:
  Add slot dependency for go-net
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.6  dev-go/go-oauth2/go-oauth2-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-oauth2/go-oauth2-.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-oauth2/go-oauth2-.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-oauth2/go-oauth2-.ebuild?r1=1.5r2=1.6

Index: go-oauth2-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/go-oauth2-.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- go-oauth2-.ebuild   6 Jul 2015 17:04:02 -   1.5
+++ go-oauth2-.ebuild   8 Jul 2015 19:42:07 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/go-oauth2-.ebuild,v 
1.5 2015/07/06 17:04:02 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/go-oauth2-.ebuild,v 
1.6 2015/07/08 19:42:07 williamh Exp $
 
 EAPI=5
 EGO_PN=golang.org/x/oauth2
@@ -20,7 +20,7 @@
 LICENSE=BSD
 SLOT=0/${PV}
 IUSE=
-DEPEND=dev-go/go-net
+DEPEND=dev-go/go-net:=
 RDEPEND=
 
 if [[ ${PV} != ** ]]; then



1.10 dev-go/go-oauth2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-oauth2/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-oauth2/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-oauth2/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   6 Jul 2015 17:04:02 -   1.9
+++ ChangeLog   8 Jul 2015 19:42:07 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-go/go-oauth2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/ChangeLog,v 1.9 2015/07/06 
17:04:02 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/ChangeLog,v 1.10 
2015/07/08 19:42:07 williamh Exp $
+
+  08 Jul 2015; William Hubbs willi...@gentoo.org go-oauth2-.ebuild:
+  Add slot dependency for go-net
 
   06 Jul 2015; William Hubbs willi...@gentoo.org go-oauth2-.ebuild:
   Add a subslot of the version number so we know which version is installed






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

2015-07-08 Thread Johannes Huber
commit: 22de953845b275045356f7f9e9d85fce756d3289
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Wed Jul  8 19:52:36 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Wed Jul  8 19:52:36 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=22de9538

[profiles/package.mask] Mask Plasma Active for removal

 profiles/package.mask/plasma-active | 13 +
 1 file changed, 13 insertions(+)

diff --git a/profiles/package.mask/plasma-active 
b/profiles/package.mask/plasma-active
new file mode 100644
index 000..8bc195e
--- /dev/null
+++ b/profiles/package.mask/plasma-active
@@ -0,0 +1,13 @@
+# Johannes Huber j...@gentoo.org (08 Jul 2015)
+# Masked for removal in 30 days. Unmaintained upstream.
+# Depends on old semantic desktop stack.
+plasma-active/bodega-client
+plasma-active/declarative-plasmoids
+plasma-active/kde-artwork-active
+plasma-active/plasma-active-maliit
+plasma-active/plasma-mobile
+plasma-active/plasma-mobile-config
+plasma-active/share-like-connect
+plasma-active/startactive
+app-text/presage
+x11-misc/maliit-framework
\ No newline at end of file



[gentoo-commits] gentoo-x86 commit in www-client/vivaldi: ChangeLog vivaldi-1.0.219.3_p1-r1.ebuild vivaldi-1.0.219.3_p1.ebuild

2015-07-08 Thread Jeroen Roovers (jer)
jer 15/07/08 20:06:53

  Modified: ChangeLog
  Added:vivaldi-1.0.219.3_p1-r1.ebuild
  Removed:  vivaldi-1.0.219.3_p1.ebuild
  Log:
  Do not install cron script.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.31 www-client/vivaldi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/ChangeLog?rev=1.31view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/ChangeLog?rev=1.31content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/ChangeLog?r1=1.30r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/vivaldi/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   8 Jul 2015 05:24:51 -   1.30
+++ ChangeLog   8 Jul 2015 20:06:53 -   1.31
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/vivaldi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/vivaldi/ChangeLog,v 1.30 
2015/07/08 05:24:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/vivaldi/ChangeLog,v 1.31 
2015/07/08 20:06:53 jer Exp $
+
+*vivaldi-1.0.219.3_p1-r1 (08 Jul 2015)
+
+  08 Jul 2015; Jeroen Roovers j...@gentoo.org -vivaldi-1.0.219.3_p1.ebuild,
+  +vivaldi-1.0.219.3_p1-r1.ebuild:
+  Do not install cron script.
 
 *vivaldi-1.0.219.3_p1 (08 Jul 2015)
 



1.1  www-client/vivaldi/vivaldi-1.0.219.3_p1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/vivaldi-1.0.219.3_p1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/vivaldi/vivaldi-1.0.219.3_p1-r1.ebuild?rev=1.1content-type=text/plain

Index: vivaldi-1.0.219.3_p1-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/vivaldi/vivaldi-1.0.219.3_p1-r1.ebuild,v 1.1 
2015/07/08 20:06:53 jer Exp $

EAPI=5
CHROMIUM_LANGS=
am ar bg bn ca cs da de el en_GB en_US es_419 es et fa fil fi fr gu he 
hi
hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr 
sv
sw ta te th tr uk vi zh_CN zh_TW

inherit chromium multilib unpacker toolchain-funcs

DESCRIPTION=A new browser for our friends
HOMEPAGE=http://vivaldi.com/;
VIVALDI_BASE_URI=${HOMEPAGE}download/snapshot/${PN}-snapshot_${PV/_p/-}_
SRC_URI=
amd64? ( ${VIVALDI_BASE_URI}amd64.deb - ${P}-amd64.deb )
x86? ( ${VIVALDI_BASE_URI}i386.deb - ${P}-i386.deb )


LICENSE=Vivaldi
SLOT=0
KEYWORDS=~amd64 ~x86

RESTRICT=bindist mirror

S=${WORKDIR}

RDEPEND=
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
=dev-libs/openssl-1.0.1:0
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype
net-misc/curl
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf
x11-libs/gtk+:2
x11-libs/libX11
x11-libs/libXScrnSaver
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXtst
x11-libs/pango[X]


QA_PREBUILT=*
S=${WORKDIR}
VIVALDI_HOME=opt/${PN}-snapshot

src_unpack() {
unpack_deb ${A}
}

src_prepare() {
sed -i \
-e 's|vivaldi-snapshot|vivaldi|g' \
usr/share/applications/${PN}-snapshot.desktop \
usr/share/xfce4/helpers/${PN}-snapshot.desktop || die

mv usr/share/doc/${PN}-snapshot usr/share/doc/${PF} || die

rm -r etc/ || die
rm usr/bin/${PN}-snapshot || die
rm _gpgbuilder || die

local c d
for d in 16 22 24 32 48 64 128 256; do
mkdir -p usr/share/icons/hicolor/${d}x${d}/apps || die
cp \
${VIVALDI_HOME}/product_logo_${d}.png \
usr/share/icons/hicolor/${d}x${d}/apps/vivaldi.png || 
die
done

pushd ${VIVALDI_HOME}/locales  /dev/null || die
chromium_remove_language_paks
popd  /dev/null || die

}

src_install() {
mv * ${D} || die
dosym /${VIVALDI_HOME}/${PN}-snapshot /usr/bin/${PN}

fperms 4711 /${VIVALDI_HOME}/${PN}-sandbox
}






[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy-migrate: sqlalchemy-migrate-0.9.5.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:21:40

  Modified: sqlalchemy-migrate-0.9.5.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  
dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild?r1=1.2r2=1.3

Index: sqlalchemy-migrate-0.9.5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sqlalchemy-migrate-0.9.5.ebuild 7 Jul 2015 15:25:59 -   1.2
+++ sqlalchemy-migrate-0.9.5.ebuild 8 Jul 2015 20:21:39 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild,v
 1.2 2015/07/07 15:25:59 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.5.ebuild,v
 1.3 2015/07/08 20:21:39 zlogene Exp $
 
 EAPI=5
 # py3 has a syntax errors. On testing it is underdone
@@ -14,7 +14,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86
+KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.60 dev-python/sqlalchemy-migrate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.60view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.60content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.59r2=1.60

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog   8 Jul 2015 05:57:37 -   1.59
+++ ChangeLog   8 Jul 2015 20:21:39 -   1.60
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.59 2015/07/08 05:57:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.60 2015/07/08 20:21:39 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org
+  sqlalchemy-migrate-0.9.5.ebuild:
+  x86 stable wrt bug #554114
 
   08 Jul 2015; Patrick Lauer patr...@gentoo.org
   -sqlalchemy-migrate-0.7.2-r1.ebuild, -sqlalchemy-migrate-0.7.2.ebuild:






[gentoo-commits] gentoo-x86 commit in media-sound/apulse: ChangeLog apulse-0.1.6.ebuild

2015-07-08 Thread Daniel Campbell (zlg)
zlg 15/07/08 20:21:03

  Modified: ChangeLog
  Added:apulse-0.1.6.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
5039E170)

Revision  ChangesPath
1.11 media-sound/apulse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   8 Jul 2015 19:33:40 -   1.10
+++ ChangeLog   8 Jul 2015 20:21:03 -   1.11
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/apulse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v 1.10 
2015/07/08 19:33:40 zlg Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/ChangeLog,v 1.11 
2015/07/08 20:21:03 zlg Exp $
+
+*apulse-0.1.6 (08 Jul 2015)
+
+  08 Jul 2015; Daniel Campbell z...@gentoo.org +apulse-0.1.6.ebuild:
+  Version bump
 
   08 Jul 2015; Daniel Campbell z...@gentoo.org metadata.xml:
   Assign maintainership to zlg.



1.1  media-sound/apulse/apulse-0.1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/apulse-0.1.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/apulse/apulse-0.1.6.ebuild?rev=1.1content-type=text/plain

Index: apulse-0.1.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/apulse/apulse-0.1.6.ebuild,v 1.1 
2015/07/08 20:21:03 zlg Exp $

EAPI=5

inherit cmake-multilib

DESCRIPTION=PulseAudio emulation for ALSA
HOMEPAGE=https://github.com/i-rinat/apulse;
SRC_URI=https://github.com/i-rinat/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz

LICENSE=MIT LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86

DEPEND=dev-libs/glib:2[${MULTILIB_USEDEP}]
media-libs/alsa-lib[${MULTILIB_USEDEP}]
RDEPEND=${DEPEND}
!!media-plugins/alsa-plugins[pulseaudio]

MULTILIB_CHOST_TOOLS=( /usr/bin/apulse )

multilib_src_configure() {
local mycmakeargs=-DAPULSEPATH=${EPREFIX}/usr/$(get_libdir)/apulse

cmake-utils_src_configure
}






[gentoo-commits] gentoo-x86 commit in dev-python/requests-mock: requests-mock-0.6.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:41:31

  Modified: requests-mock-0.6.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/requests-mock/requests-mock-0.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests-mock/requests-mock-0.6.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests-mock/requests-mock-0.6.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests-mock/requests-mock-0.6.0.ebuild?r1=1.2r2=1.3

Index: requests-mock-0.6.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/requests-mock/requests-mock-0.6.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- requests-mock-0.6.0.ebuild  7 Jul 2015 16:14:50 -   1.2
+++ requests-mock-0.6.0.ebuild  8 Jul 2015 20:41:31 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/requests-mock/requests-mock-0.6.0.ebuild,v 
1.2 2015/07/07 16:14:50 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/requests-mock/requests-mock-0.6.0.ebuild,v 
1.3 2015/07/08 20:41:31 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=test
 
 DEPEND=



1.9  dev-python/requests-mock/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests-mock/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests-mock/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests-mock/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/requests-mock/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   7 Jul 2015 16:14:50 -   1.8
+++ ChangeLog   8 Jul 2015 20:41:31 -   1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/requests-mock
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-mock/ChangeLog,v 1.8 
2015/07/07 16:14:50 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/requests-mock/ChangeLog,v 1.9 
2015/07/08 20:41:31 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org requests-mock-0.6.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org requests-mock-0.6.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/pycadf: pycadf-0.8.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:50:04

  Modified: pycadf-0.8.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  dev-python/pycadf/pycadf-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycadf/pycadf-0.8.0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycadf/pycadf-0.8.0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycadf/pycadf-0.8.0.ebuild?r1=1.3r2=1.4

Index: pycadf-0.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycadf/pycadf-0.8.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pycadf-0.8.0.ebuild 7 Jul 2015 16:35:31 -   1.3
+++ pycadf-0.8.0.ebuild 8 Jul 2015 20:50:04 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycadf/pycadf-0.8.0.ebuild,v 1.3 
2015/07/07 16:35:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycadf/pycadf-0.8.0.ebuild,v 1.4 
2015/07/08 20:50:04 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.9  dev-python/pycadf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycadf/ChangeLog?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycadf/ChangeLog?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycadf/ChangeLog?r1=1.8r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycadf/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   7 Jul 2015 16:35:31 -   1.8
+++ ChangeLog   8 Jul 2015 20:50:04 -   1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pycadf
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycadf/ChangeLog,v 1.8 
2015/07/07 16:35:31 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycadf/ChangeLog,v 1.9 
2015/07/08 20:50:04 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org pycadf-0.8.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org pycadf-0.8.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/rfc3986: rfc3986-0.2.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:50:34

  Modified: rfc3986-0.2.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/rfc3986/rfc3986-0.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild?r1=1.2r2=1.3

Index: rfc3986-0.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rfc3986-0.2.0.ebuild7 Jul 2015 16:36:08 -   1.2
+++ rfc3986-0.2.0.ebuild8 Jul 2015 20:50:34 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild,v 
1.2 2015/07/07 16:36:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rfc3986/rfc3986-0.2.0.ebuild,v 
1.3 2015/07/08 20:50:34 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 
 DEPEND=



1.4  dev-python/rfc3986/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rfc3986/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/rfc3986/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   7 Jul 2015 16:36:08 -   1.3
+++ ChangeLog   8 Jul 2015 20:50:34 -   1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/rfc3986
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rfc3986/ChangeLog,v 1.3 
2015/07/07 16:36:08 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rfc3986/ChangeLog,v 1.4 
2015/07/08 20:50:34 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org rfc3986-0.2.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org rfc3986-0.2.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/rtslib-fb: rtslib-fb-2.1.47.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:57:40

  Modified: rtslib-fb-2.1.47.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/rtslib-fb/rtslib-fb-2.1.47.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rtslib-fb/rtslib-fb-2.1.47.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rtslib-fb/rtslib-fb-2.1.47.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rtslib-fb/rtslib-fb-2.1.47.ebuild?r1=1.2r2=1.3

Index: rtslib-fb-2.1.47.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/rtslib-fb/rtslib-fb-2.1.47.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rtslib-fb-2.1.47.ebuild 7 Jul 2015 16:43:06 -   1.2
+++ rtslib-fb-2.1.47.ebuild 8 Jul 2015 20:57:40 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/rtslib-fb/rtslib-fb-2.1.47.ebuild,v 1.2 
2015/07/07 16:43:06 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/rtslib-fb/rtslib-fb-2.1.47.ebuild,v 1.3 
2015/07/08 20:57:40 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
 IUSE=
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.5  dev-python/rtslib-fb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rtslib-fb/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rtslib-fb/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/rtslib-fb/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/rtslib-fb/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   7 Jul 2015 16:43:06 -   1.4
+++ ChangeLog   8 Jul 2015 20:57:40 -   1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/rtslib-fb
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/rtslib-fb/ChangeLog,v 1.4 
2015/07/07 16:43:06 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/rtslib-fb/ChangeLog,v 1.5 
2015/07/08 20:57:40 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org rtslib-fb-2.1.47.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org rtslib-fb-2.1.47.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] proj/kde:master commit in: media-gfx/synnefo/

2015-07-08 Thread Johannes Huber
commit: 3479fc0c118a733246d130af293c171cc7dcb833
Author: Andreas Sturmlechner andreas.sturmlechner AT gmail DOT com
AuthorDate: Sat Jul  4 14:45:16 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Wed Jul  8 19:21:07 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=3479fc0c

[media-gfx/synnefo] Qt5 is upstream default, update metadata.xml

Package-Manager: portage-2.2.18

 media-gfx/synnefo/metadata.xml| 5 -
 media-gfx/synnefo/synnefo-.ebuild | 8 
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/media-gfx/synnefo/metadata.xml b/media-gfx/synnefo/metadata.xml
index aea08e2..8449551 100644
--- a/media-gfx/synnefo/metadata.xml
+++ b/media-gfx/synnefo/metadata.xml
@@ -2,7 +2,10 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
herdkde/herd
+   upstream
+   remote-id type=githuboyranos-cms/Synnefo/remote-id
+   /upstream
use
-   flag name=qt5Build Qt5 frontend instead of Qt4/flag
+   flag name=qt5Build default Qt5 frontend (Qt4 
fallback)/flag
/use
 /pkgmetadata

diff --git a/media-gfx/synnefo/synnefo-.ebuild 
b/media-gfx/synnefo/synnefo-.ebuild
index 246273a..0b1e48d 100644
--- a/media-gfx/synnefo/synnefo-.ebuild
+++ b/media-gfx/synnefo/synnefo-.ebuild
@@ -12,9 +12,9 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI=https://github.com/oyranos-cms/Synnefo.git;
inherit git-r3
KEYWORDS=
-#else
-#  SRC_URI=https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz - 
${P}.tar.gz
-#  KEYWORDS=~amd64 ~x86
+else
+   SRC_URI=https://github.com/oyranos-cms/Synnefo/archive/${PV}.tar.gz - 
${P}.tar.gz
+   KEYWORDS=~amd64 ~x86
 fi
 
 LICENSE=BSD-2
@@ -37,7 +37,7 @@ RDEPEND=${DEPEND}
x11-misc/xcalib
 
 
-DOCS=( AUTHORS.md README.md )
+DOCS=( AUTHORS.md README.md )
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] proj/java:master commit in: dev-java/jamvm/

2015-07-08 Thread Andrew John Hughes
commit: fdc13b2451dfd2d01fe8dcc9f15226ecbf42abfe
Author: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
AuthorDate: Wed Jul  8 19:58:42 2015 +
Commit: Andrew John Hughes gnu_andrew AT member DOT fsf DOT org
CommitDate: Wed Jul  8 19:58:42 2015 +
URL:https://gitweb.gentoo.org/proj/java.git/commit/?id=fdc13b24

According to the JamVM homepage, it's now ppc64  sparc that need libffi.

Package-Manager: portage-2.2.17
Manifest-Sign-Key: 35964222

 dev-java/jamvm/ChangeLog |  4 
 dev-java/jamvm/Manifest  | 10 +-
 dev-java/jamvm/jamvm-2.0.0-r1.ebuild |  9 ++---
 3 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/dev-java/jamvm/ChangeLog b/dev-java/jamvm/ChangeLog
index 4e972b6..089058f 100644
--- a/dev-java/jamvm/ChangeLog
+++ b/dev-java/jamvm/ChangeLog
@@ -3,6 +3,10 @@
 # $Header: /var/cvsroot/gentoo-x86/dev-java/jamvm/ChangeLog,v 1.53 2014/08/10 
20:16:11 slyfox Exp $
 
   08 Jul 2015; Andrew John Hughes gnu_and...@member.fsf.org
+  jamvm-2.0.0-r1.ebuild:
+  According to the JamVM homepage, it's now ppc64  sparc that need libffi.
+
+  08 Jul 2015; Andrew John Hughes gnu_and...@member.fsf.org
   +files/noexecstack.patch, jamvm-2.0.0-r1.ebuild:
   Fix executable stack on JamVM.
 

diff --git a/dev-java/jamvm/Manifest b/dev-java/jamvm/Manifest
index 5f5dcc2..2e5fb07 100644
--- a/dev-java/jamvm/Manifest
+++ b/dev-java/jamvm/Manifest
@@ -6,13 +6,13 @@ AUX jamvm.env 557 SHA256 
c8185ae5da1d7313874d74f7af9a9f43f24456916733e11ad8f2e5b
 AUX javac.in 1739 SHA256 
3bb23cff0a6e5a7a820e19cce4b9b0f51a7b84ee9e0eeb048b463a5f3e996db0 SHA512 
65170b747012e114b072cd28a688089cdf2f54ddd151ba0cea92241b9b75fd0c7c410bfa4186cf9d233af4328bf962e13e8838a0cc09a1fbf2c28d29b13e36cb
 WHIRLPOOL 
2237edd6abffdfb762d178e611768396f0b93a38f8a70f83c986049b60e26bb7084e3a38b70ed29c09df739091cdbfbfdd688e5eccee6ca4ea4006c23cf2b7d8
 AUX noexecstack.patch 1387 SHA256 
6a6028e55532ba3debf1f170790cc609b0bbd0cfe7fd7b5a14f4513e6b46873b SHA512 
17c38ad0017e5659295dea7ed57f263eb0eee673bbc1f5d1e44e0c8fe588f4172a8a05c832a1fd41f3dc094779fade66aa710c8ce48c754412b0b6afdea6551a
 WHIRLPOOL 
e06573fa48c98c29ae1f53ce19b511f21ee594d32c840a4649d3a6df7754e594e729551429610c4d04d5dc97aa42678a35e68fb17709125e60ae2c53c51c9fd4
 DIST jamvm-2.0.0.tar.gz 741459 SHA256 
76428e96df0ae9dd964c7a7c74c1e9a837e2f312c39e9a357fa8178f7eff80da SHA512 
8ac27787ee94fa8fde962635d3c08d1dc1e5244c9d56bb693e73f3fd9b58e944ad3f7a0127afeed727d7c00d904a775d2c483157f5ac87e7eab6ecade1aad21d
 WHIRLPOOL 
7e80be683fafb444cd417502b96089ce4f6879a049ca49e33691b4d5d6755814654ab4ed7626b666dd48f9d6101567b2a12de43b916055ea1d067c5d4df06443
-EBUILD jamvm-2.0.0-r1.ebuild 3678 SHA256 
59115d5dfac85c6d13f46b4f0a9d40bfa742f017ede85bc1ebb12c18329bd3d1 SHA512 
6de21870914c7f9381239b8139e23af24045e8660c708ae03f2f858b53fd3c30b39b5565b09ad623ca06f4746e1a7a3535bffd93f6417ec89a723cffef892185
 WHIRLPOOL 
bc6c98958d34dd2cb40b918ab1ddf29e032a84681253d806b1b7aa1294c920377ce81cf18457bb8d1b46bc4727128903ff161243999c73a398847d36992a7b85
-MISC ChangeLog 8061 SHA256 
85980b000e428b82af2b8628a6a19ac75e54edb9a6f7861209ad51e0d9f258c8 SHA512 
a8169dd06ff1c4fea02d71de71671c084fbe6e168952639fb81e61f98463e923098ff48f93f4bb159fc13da752b6534e549d1d2970a1feed630a09c306939c5c
 WHIRLPOOL 
6f11eac52d7ec2d6f12584b4433aa6ff37cedd5a681af56825592752943b4c0e5b1174663438b94f1db8bd10403b11f5b3b92f193926f07c3eafecf8bf109c95
+EBUILD jamvm-2.0.0-r1.ebuild 3751 SHA256 
a4838d3498fb5587ca2b323658138d7e9ae33952c49a1b9ca188d7135fb5e0fc SHA512 
49138e884e4ce96494626e3867afc96f3abd5d20991d321d4b5cdff1a278c76ff9e9f7030b97ecc989926e046f8ec031b181e2744cf674ff638ccf15951386fd
 WHIRLPOOL 
53f0edacea90b950ed8ccc7ee4ff7829b8bfdd4f59333ed5f23b10de9d2ce6e2e3136197406a72b7fba79cbfa44b4802d0af4de1190316c594b804269afbd631
+MISC ChangeLog 8225 SHA256 
b9ebf1b9816b10e6c566d201a377d8a3c027045b1fba5a2909051d10d03bb6cb SHA512 
d10137814bcfd8870965e0ab0291320685e58fa1a22fc5f703e5da76b28eee7e15d19e1f787bf5d9181d43839f437cec26af501ecc4b372c270710b836c6dee6
 WHIRLPOOL 
1855b1f00069a8f91233634af34fbac10be5706889963b98bb6beb2582806eeb8695e44d6e785ed14b5ab7f4a9a6d625c4e95c77795b8753b18deea191f875fa
 MISC metadata.xml 159 SHA256 
a4ced33e98b00e3a3f725c4c40ef8e76c338db53389465ef871105fbe6e8cbbb SHA512 
74dc9ada199a90543b8e1c168c7054f2e973fbfa2551e2b959d67501f2538e269cfb4b2f0905a88a1afa04c20b33961336310ba876f80d47c8e7615b2d7c830a
 WHIRLPOOL 
a0ac49efeca233ec4d8f63eb69c8e46e1d4ecbd926693c25b1b8c7415e4c565680936aec46f0c4197116fd7a19a3bb571beee493c18bdae1e5e978e3db84f17a
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iF4EARYIAAYFAlWdeNsACgkQz9oPmzWWQiLoVAD8CvMKmJmxFNHv7dR494aOZLfO
-imNBTFaC++3aRvcCXcYBAPDG8cyRipZ14l+QvhDmQ7VaRWJuX3wJzmJMri82hnkL
-=HAtl
+iF4EARYIAAYFAlWdgO4ACgkQz9oPmzWWQiIg+AEA381pKkTiZceeSoP3iJ95EF5D
+Kbw8852srlhIY32aJyoBANq37dqHueNUv501q2THlBkGXeifkQYk5A5YKDAd1xEJ
+=dujG
 -END PGP SIGNATURE-

diff --git a/dev-java/jamvm/jamvm-2.0.0-r1.ebuild 

[gentoo-commits] gentoo-x86 commit in dev-python/oslo-middleware: oslo-middleware-1.0.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:26:22

  Modified: oslo-middleware-1.0.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/oslo-middleware/oslo-middleware-1.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-middleware/oslo-middleware-1.0.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-middleware/oslo-middleware-1.0.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-middleware/oslo-middleware-1.0.0.ebuild?r1=1.2r2=1.3

Index: oslo-middleware-1.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-middleware/oslo-middleware-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslo-middleware-1.0.0.ebuild7 Jul 2015 15:32:19 -   1.2
+++ oslo-middleware-1.0.0.ebuild8 Jul 2015 20:26:22 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-middleware/oslo-middleware-1.0.0.ebuild,v
 1.2 2015/07/07 15:32:19 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-middleware/oslo-middleware-1.0.0.ebuild,v
 1.3 2015/07/08 20:26:22 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.10 dev-python/oslo-middleware/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-middleware/ChangeLog?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-middleware/ChangeLog?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-middleware/ChangeLog?r1=1.9r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-middleware/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   7 Jul 2015 15:32:19 -   1.9
+++ ChangeLog   8 Jul 2015 20:26:22 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-middleware
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-middleware/ChangeLog,v 1.9 
2015/07/07 15:32:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-middleware/ChangeLog,v 1.10 
2015/07/08 20:26:22 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-middleware-1.0.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-middleware-1.0.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-utils: oslo-utils-1.4.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:30:53

  Modified: oslo-utils-1.4.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/oslo-utils/oslo-utils-1.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-utils/oslo-utils-1.4.0.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-utils/oslo-utils-1.4.0.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-utils/oslo-utils-1.4.0.ebuild?r1=1.2r2=1.3

Index: oslo-utils-1.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-utils/oslo-utils-1.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslo-utils-1.4.0.ebuild 7 Jul 2015 15:53:42 -   1.2
+++ oslo-utils-1.4.0.ebuild 8 Jul 2015 20:30:53 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-utils/oslo-utils-1.4.0.ebuild,v 1.2 
2015/07/07 15:53:42 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-utils/oslo-utils-1.4.0.ebuild,v 1.3 
2015/07/08 20:30:53 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -16,7 +16,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=doc test
 
 CDEPEND=



1.13 dev-python/oslo-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-utils/ChangeLog?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-utils/ChangeLog?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-utils/ChangeLog?r1=1.12r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-utils/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   7 Jul 2015 15:53:42 -   1.12
+++ ChangeLog   8 Jul 2015 20:30:53 -   1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-utils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-utils/ChangeLog,v 1.12 
2015/07/07 15:53:42 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-utils/ChangeLog,v 1.13 
2015/07/08 20:30:53 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-utils-1.4.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-utils-1.4.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/oslotest: oslotest-1.5.1.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:39:17

  Modified: oslotest-1.5.1.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/oslotest/oslotest-1.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild?r1=1.2r2=1.3

Index: oslotest-1.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslotest-1.5.1.ebuild   7 Jul 2015 16:11:39 -   1.2
+++ oslotest-1.5.1.ebuild   8 Jul 2015 20:39:17 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild,v 
1.2 2015/07/07 16:11:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/oslotest-1.5.1.ebuild,v 
1.3 2015/07/08 20:39:17 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 x86 ~amd64-linux ~x86-linux
 IUSE=doc test
 
 CDEPEND=



1.21 dev-python/oslotest/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslotest/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   7 Jul 2015 16:11:39 -   1.20
+++ ChangeLog   8 Jul 2015 20:39:17 -   1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslotest
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.20 
2015/07/07 16:11:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.21 
2015/07/08 20:39:17 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslotest-1.5.1.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslotest-1.5.0.ebuild,
   oslotest-1.5.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-sphinx: oslo-sphinx-2.5.0.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:39:52

  Modified: oslo-sphinx-2.5.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  dev-python/oslo-sphinx/oslo-sphinx-2.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-sphinx/oslo-sphinx-2.5.0.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-sphinx/oslo-sphinx-2.5.0.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-sphinx/oslo-sphinx-2.5.0.ebuild?r1=1.5r2=1.6

Index: oslo-sphinx-2.5.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/oslo-sphinx-2.5.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- oslo-sphinx-2.5.0.ebuild7 Jul 2015 16:09:35 -   1.5
+++ oslo-sphinx-2.5.0.ebuild8 Jul 2015 20:39:52 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/oslo-sphinx-2.5.0.ebuild,v 1.5 
2015/07/07 16:09:35 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/oslo-sphinx-2.5.0.ebuild,v 1.6 
2015/07/08 20:39:52 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
@@ -16,7 +16,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~arm ~hppa ~ppc64 ~x86
+KEYWORDS=amd64 ~arm ~hppa ~ppc64 x86
 IUSE=
 
 # NOTE: dev-python/hacking is unecessary as there are no tests



1.18 dev-python/oslo-sphinx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-sphinx/ChangeLog?rev=1.18view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-sphinx/ChangeLog?rev=1.18content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-sphinx/ChangeLog?r1=1.17r2=1.18

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   7 Jul 2015 16:09:35 -   1.17
+++ ChangeLog   8 Jul 2015 20:39:52 -   1.18
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-sphinx
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/ChangeLog,v 1.17 
2015/07/07 16:09:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-sphinx/ChangeLog,v 1.18 
2015/07/08 20:39:52 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-sphinx-2.5.0.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-sphinx-2.5.0.ebuild:
   amd64 stable wrt bug #554114






[gentoo-commits] gentoo-x86 commit in dev-python/oslo-policy: oslo-policy-0.3.2.ebuild ChangeLog

2015-07-08 Thread Mikle Kolyada (zlogene)
zlogene 15/07/08 20:40:09

  Modified: oslo-policy-0.3.2.ebuild ChangeLog
  Log:
  x86 stable wrt bug #554114
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-python/oslo-policy/oslo-policy-0.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-policy/oslo-policy-0.3.2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-policy/oslo-policy-0.3.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-policy/oslo-policy-0.3.2.ebuild?r1=1.2r2=1.3

Index: oslo-policy-0.3.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/oslo-policy/oslo-policy-0.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oslo-policy-0.3.2.ebuild7 Jul 2015 16:12:00 -   1.2
+++ oslo-policy-0.3.2.ebuild8 Jul 2015 20:40:09 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-policy/oslo-policy-0.3.2.ebuild,v 1.2 
2015/07/07 16:12:00 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/oslo-policy/oslo-policy-0.3.2.ebuild,v 1.3 
2015/07/08 20:40:09 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 python3_3 python3_4)
@@ -14,7 +14,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=test
 
 DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]



1.4  dev-python/oslo-policy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-policy/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-policy/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oslo-policy/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/oslo-policy/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   7 Jul 2015 16:12:00 -   1.3
+++ ChangeLog   8 Jul 2015 20:40:09 -   1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/oslo-policy
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-policy/ChangeLog,v 1.3 
2015/07/07 16:12:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-policy/ChangeLog,v 1.4 
2015/07/08 20:40:09 zlogene Exp $
+
+  08 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-policy-0.3.2.ebuild:
+  x86 stable wrt bug #554114
 
   07 Jul 2015; Mikle Kolyada zlog...@gentoo.org oslo-policy-0.3.2.ebuild:
   Mark proper version stable






  1   2   >