[gentoo-commits] gentoo-x86 commit in sys-libs/libraw1394: ChangeLog libraw1394-2.1.1.ebuild libraw1394-2.1.0.ebuild

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 07:28:12

  Modified: ChangeLog
  Added:libraw1394-2.1.1.ebuild
  Removed:  libraw1394-2.1.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.81 sys-libs/libraw1394/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libraw1394/ChangeLog?rev=1.81view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libraw1394/ChangeLog?rev=1.81content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libraw1394/ChangeLog?r1=1.80r2=1.81

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   19 Mar 2014 13:49:29 -  1.80
+++ ChangeLog   29 May 2015 07:28:12 -  1.81
@@ -1,6 +1,12 @@
 # ChangeLog for sys-libs/libraw1394
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.80 
2014/03/19 13:49:29 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libraw1394/ChangeLog,v 1.81 
2015/05/29 07:28:12 polynomial-c Exp $
+
+*libraw1394-2.1.1 (29 May 2015)
+
+  29 May 2015; Lars Wendler polynomia...@gentoo.org -libraw1394-2.1.0.ebuild,
+  +libraw1394-2.1.1.ebuild:
+  Version bump. Removed old.
 
   19 Mar 2014; Agostino Sarubbo a...@gentoo.org libraw1394-2.1.0-r1.ebuild:
   Stable for alpha, wrt bug #495964



1.1  sys-libs/libraw1394/libraw1394-2.1.1.ebuild

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

Index: libraw1394-2.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-libs/libraw1394/libraw1394-2.1.1.ebuild,v 1.1 
2015/05/29 07:28:12 polynomial-c Exp $

EAPI=4

AUTOTOOLS_PRUNE_LIBTOOL_FILES=all

inherit autotools-multilib

DESCRIPTION=library that provides direct access to the IEEE 1394 bus
HOMEPAGE=http://ieee1394.wiki.kernel.org/;
SRC_URI=mirror://kernel/linux/libs/ieee1394/${P}.tar.xz

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86
IUSE=static-libs

DEPEND=app-arch/xz-utils
RDEPEND=abi_x86_32? ( !=app-emulation/emul-linux-x86-baselibs-20130224-r4
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )






[gentoo-commits] gentoo-x86 commit in sys-libs/libhugetlbfs: libhugetlbfs-2.19.ebuild ChangeLog libhugetlbfs-2.16.ebuild libhugetlbfs-2.17.ebuild

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 07:32:54

  Modified: ChangeLog
  Added:libhugetlbfs-2.19.ebuild
  Removed:  libhugetlbfs-2.16.ebuild libhugetlbfs-2.17.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.14 sys-libs/libhugetlbfs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libhugetlbfs/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libhugetlbfs/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libhugetlbfs/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libhugetlbfs/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   25 Apr 2014 08:48:48 -  1.13
+++ ChangeLog   29 May 2015 07:32:54 -  1.14
@@ -1,6 +1,13 @@
 # ChangeLog for sys-libs/libhugetlbfs
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhugetlbfs/ChangeLog,v 1.13 
2014/04/25 08:48:48 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhugetlbfs/ChangeLog,v 1.14 
2015/05/29 07:32:54 polynomial-c Exp $
+
+*libhugetlbfs-2.19 (29 May 2015)
+
+  29 May 2015; Lars Wendler polynomia...@gentoo.org
+  -libhugetlbfs-2.16.ebuild, -libhugetlbfs-2.17.ebuild,
+  +libhugetlbfs-2.19.ebuild:
+  Version bump. Removed old.
 
 *libhugetlbfs-2.18 (25 Apr 2014)
 



1.1  sys-libs/libhugetlbfs/libhugetlbfs-2.19.ebuild

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

Index: libhugetlbfs-2.19.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libhugetlbfs/libhugetlbfs-2.19.ebuild,v 1.1 
2015/05/29 07:32:54 polynomial-c Exp $

EAPI=4

inherit eutils multilib toolchain-funcs

DESCRIPTION=easy hugepage access
HOMEPAGE=http://libhugetlbfs.sourceforge.net/;
SRC_URI=mirror://sourceforge/${PN}/${P}.tar.gz

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

src_prepare() {
epatch ${FILESDIR}/${PN}-2.9-build.patch #332517
epatch ${FILESDIR}/${PN}-2.6-noexec-stack.patch
epatch ${FILESDIR}/${PN}-2.6-fixup-testsuite.patch
sed -i \
-e '/^PREFIX/s:/local::' \
-e '1iBUILDTYPE = NATIVEONLY' \
-e '1iV = 1' \
-e /^LIB\(32\)/s:=.*:= $(get_libdir): \
-e '/^CC\(32\|64\)/s:=.*:= $(CC):' \
Makefile
if [ $(get_libdir) == lib64 ]; then
sed -i \
-e /^LIB\(32\)/s:=.*:= lib32: \
Makefile
fi
}

src_compile() {
tc-export AR
emake CC=$(tc-getCC) libs tools
}

src_install() {
default
use static-libs || rm -f ${D}/usr/$(get_libdir)/*.a
rm ${D}/usr/bin/oprofile* || die
}

src_test_alloc_one() {
hugeadm=$1
sign=$2
pagesize=$3
pagecount=$4
${hugeadm} \
--pool-pages-max ${pagesize}:${sign}${pagecount} \
 \
${hugeadm} \
--pool-pages-min ${pagesize}:${sign}${pagecount}
return $?
}

# die is NOT allowed in this src_test block after the marked point, so that we
# can clean up memory allocation. You'll leak at LEAST 64MiB per run otherwise.
src_test() {
[[ $UID -eq 0 ]] || die Need FEATURES=-userpriv to run this testsuite
einfo Building testsuite
emake -j1 tests || die Failed to build tests

hugeadm='obj/hugeadm'
allocated=''
rc=0
# the testcases need 64MiB per pagesize.
MIN_HUGEPAGE_RAM=$((64*1024*1024))

einfo Planning allocation
PAGESIZES=$(${hugeadm} --page-sizes-all)

# Need to do this before we can create the mountpoints.
for pagesize in ${PAGESIZES} ; do
# The kernel depends on the location :-(
mkdir -p /var/lib/hugetlbfs/pagesize-${pagesize}
addwrite /var/lib/hugetlbfs/pagesize-${pagesize}
done
addwrite /proc/sys/vm/
addwrite /proc/sys/kernel/shmall
addwrite /proc/sys/kernel/shmmax
addwrite /proc/sys/kernel/shmmni

einfo Checking HugeTLB mountpoints
${hugeadm} --create-mounts || die Failed to set up hugetlb 
mountpoints.

# 

[gentoo-commits] gentoo-x86 commit in games-engines/solarus/files: solarus-1.1.1-paths.patch

2015-05-29 Thread Michael Sterrett (mr_bones_)
mr_bones_15/05/29 07:40:20

  Removed:  solarus-1.1.1-paths.patch
  Log:
  old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)



[gentoo-commits] gentoo-x86 commit in games-engines/solarus: ChangeLog solarus-1.1.1.ebuild

2015-05-29 Thread Michael Sterrett (mr_bones_)
mr_bones_15/05/29 07:40:20

  Modified: ChangeLog
  Removed:  solarus-1.1.1.ebuild
  Log:
  old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.14 games-engines/solarus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/ChangeLog?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/ChangeLog?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-engines/solarus/ChangeLog?r1=1.13r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-engines/solarus/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   21 Apr 2015 17:40:02 -  1.13
+++ ChangeLog   29 May 2015 07:40:20 -  1.14
@@ -1,6 +1,10 @@
 # ChangeLog for games-engines/solarus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-engines/solarus/ChangeLog,v 1.13 
2015/04/21 17:40:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-engines/solarus/ChangeLog,v 1.14 
2015/05/29 07:40:20 mr_bones_ Exp $
+
+  29 May 2015; Michael Sterrett mr_bon...@gentoo.org
+  -files/solarus-1.1.1-paths.patch, -solarus-1.1.1.ebuild:
+  old
 
   21 Apr 2015; Pacho Ramos pa...@gentoo.org solarus-1.3.1.ebuild:
   x86 stable wrt bug #540292






[gentoo-commits] gentoo-x86 commit in dev-util/cmocka: cmocka-0.4.1.ebuild ChangeLog

2015-05-29 Thread Jack Morgan (jmorgan)
jmorgan 15/05/29 07:43:43

  Modified: cmocka-0.4.1.ebuild ChangeLog
  Log:
  sparc stable wrt bug #538798
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key )

Revision  ChangesPath
1.5  dev-util/cmocka/cmocka-0.4.1.ebuild

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

Index: cmocka-0.4.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cmocka-0.4.1.ebuild 2 Apr 2015 16:21:40 -   1.4
+++ cmocka-0.4.1.ebuild 29 May 2015 07:43:43 -  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-util/cmocka/cmocka-0.4.1.ebuild,v 1.4 
2015/04/02 16:21:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/cmocka-0.4.1.ebuild,v 1.5 
2015/05/29 07:43:43 jmorgan Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=Apache-2.0
 SLOT=0
-KEYWORDS=amd64 ~arm hppa ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux
+KEYWORDS=amd64 ~arm hppa ~ppc ~ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux
 IUSE=doc static-libs test
 
 DEPEND=



1.20 dev-util/cmocka/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   2 Apr 2015 16:21:40 -   1.19
+++ ChangeLog   29 May 2015 07:43:43 -  1.20
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/cmocka
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.19 2015/04/02 
16:21:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmocka/ChangeLog,v 1.20 2015/05/29 
07:43:43 jmorgan Exp $
+
+  29 May 2015; Jack Morgan jmor...@gentoo.org cmocka-0.4.1.ebuild:
+  sparc stable wrt bug #538798
 
   02 Apr 2015; Jeroen Roovers j...@gentoo.org cmocka-0.4.1.ebuild:
   Stable for HPPA (bug #538798).






[gentoo-commits] gentoo-x86 commit in net-libs/libssh: ChangeLog libssh-0.6.5.ebuild

2015-05-29 Thread Jack Morgan (jmorgan)
jmorgan 15/05/29 07:43:33

  Modified: ChangeLog libssh-0.6.5.ebuild
  Log:
  sparc stable wrt bug #538798
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key )

Revision  ChangesPath
1.135net-libs/libssh/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.135view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?rev=1.135content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/ChangeLog?r1=1.134r2=1.135

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog   27 May 2015 07:46:35 -  1.134
+++ ChangeLog   29 May 2015 07:43:33 -  1.135
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libssh
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.134 
2015/05/27 07:46:35 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/ChangeLog,v 1.135 
2015/05/29 07:43:33 jmorgan Exp $
+
+  29 May 2015; Jack Morgan jmor...@gentoo.org libssh-0.6.5.ebuild:
+  sparc stable wrt bug #538798
 
 *libssh-0.7.0-r1 (27 May 2015)
 



1.7  net-libs/libssh/libssh-0.6.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild?r1=1.6r2=1.7

Index: libssh-0.6.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libssh-0.6.5.ebuild 19 May 2015 07:24:59 -  1.6
+++ libssh-0.6.5.ebuild 29 May 2015 07:43:33 -  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/net-libs/libssh/libssh-0.6.5.ebuild,v 1.6 
2015/05/19 07:24:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh/libssh-0.6.5.ebuild,v 1.7 
2015/05/29 07:43:33 jmorgan Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@

https://git.libssh.org/projects/libssh.git/patch/?id=6e0dee7845cea22f59bd353ef42b31cb67170030
 - ${PN}-0.6.5-compilefix.patch
 
 LICENSE=LGPL-2.1
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~s390 ~sparc x86 
~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~s390 sparc x86 ~amd64-linux 
~x86-linux
 SLOT=0/4 # subslot = soname major version
 IUSE=debug doc examples gcrypt gssapi pcap +sftp ssh1 server static-libs test 
zlib
 # Maintainer: check IUSE-defaults at DefineOptions.cmake






[gentoo-commits] gentoo-x86 commit in x11-themes/nimbus: nimbus-0.1.7-r1.ebuild ChangeLog

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:02:17

  Modified: nimbus-0.1.7-r1.ebuild ChangeLog
  Log:
  nimbus-0.1.7-r1: kernel_Interix is wrong, use elibc_Interix (bug#544518)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
C719EE20)

Revision  ChangesPath
1.2  x11-themes/nimbus/nimbus-0.1.7-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/nimbus/nimbus-0.1.7-r1.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/nimbus/nimbus-0.1.7-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/nimbus/nimbus-0.1.7-r1.ebuild?r1=1.1r2=1.2

Index: nimbus-0.1.7-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/nimbus/nimbus-0.1.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nimbus-0.1.7-r1.ebuild  3 Jun 2012 23:00:37 -   1.1
+++ nimbus-0.1.7-r1.ebuild  29 May 2015 09:02:17 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/nimbus/nimbus-0.1.7-r1.ebuild,v 
1.1 2012/06/03 23:00:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/nimbus/nimbus-0.1.7-r1.ebuild,v 
1.2 2015/05/29 09:02:17 haubi Exp $
 
 EAPI=4
 AUTOTOOLS_AUTO_DEPEND=no
@@ -23,7 +23,7 @@
virtual/pkgconfig
=x11-misc/icon-naming-utils-0.8.90
!gtk? ( ${AUTOTOOLS_DEPEND} )
-   kernel_Interix? ( ${AUTOTOOLS_DEPEND} )
+   elibc_Interix? ( ${AUTOTOOLS_DEPEND} )
 
 src_prepare() {
# Tango is deprecated



1.3  x11-themes/nimbus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/nimbus/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/nimbus/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-themes/nimbus/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-themes/nimbus/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   3 Jun 2012 23:07:57 -   1.2
+++ ChangeLog   29 May 2015 09:02:17 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-themes/nimbus
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/nimbus/ChangeLog,v 1.2 
2012/06/03 23:07:57 ssuominen Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/nimbus/ChangeLog,v 1.3 
2015/05/29 09:02:17 haubi Exp $
+
+  29 May 2015; Michael Haubenwallner ha...@gentoo.org nimbus-0.1.7-r1.ebuild:
+  kernel_Interix is wrong, use elibc_Interix (bug#544518)
 
   03 Jun 2012; Samuli Suominen ssuomi...@gentoo.org -nimbus-0.1.4.ebuild,
   -nimbus-0.1.7.ebuild:






[gentoo-commits] gentoo-x86 commit in profiles/base: make.defaults use.mask

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:08:51

  Modified: make.defaults use.mask
  Log:
  profiles/base,prefix/windows: Cygwin,Interix are pure ELIBC values, KERNEL is 
Winnt (bug#544518)

Revision  ChangesPath
1.126profiles/base/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/make.defaults?rev=1.126view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/make.defaults?rev=1.126content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/make.defaults?r1=1.125r2=1.126

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- make.defaults   18 Apr 2015 23:35:44 -  1.125
+++ make.defaults   29 May 2015 09:08:51 -  1.126
@@ -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/profiles/base/make.defaults,v 1.125 
2015/04/18 23:35:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.126 
2015/05/29 09:08:51 haubi Exp $
 #
 # System-wide defaults for the Portage system
 # See portage(5) manpage
@@ -11,7 +11,7 @@
 USE_EXPAND_IMPLICIT=ARCH ELIBC KERNEL USERLAND
 USE_EXPAND_VALUES_ARCH=alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 
hppa hppa-hpux ia64 ia64-hpux ia64-linux m68k m68k-mint mips nios2 ppc ppc64 
ppc64-linux ppc-aix ppc-macos ppc-openbsd s390 sh sparc sparc64-freebsd 
sparc64-solaris sparc-fbsd sparc-solaris x64-freebsd x64-macos x64-openbsd 
x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos 
x86-netbsd x86-openbsd x86-solaris x86-winnt
 USE_EXPAND_VALUES_ELIBC=AIX Cygwin Darwin DragonFly FreeBSD glibc HPUX 
Interix mintlib musl NetBSD OpenBSD SunOS uclibc Winnt
-USE_EXPAND_VALUES_KERNEL=AIX Cygwin Darwin FreeBSD freemint HPUX Interix 
linux NetBSD OpenBSD SunOS Winnt
+USE_EXPAND_VALUES_KERNEL=AIX Darwin FreeBSD freemint HPUX linux NetBSD 
OpenBSD SunOS Winnt
 USE_EXPAND_VALUES_USERLAND=BSD GNU
 
 # Env vars to expand into USE vars.  Modifying this requires prior



1.222profiles/base/use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.222view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.222content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?r1=1.221r2=1.222

Index: use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- use.mask27 Apr 2015 16:34:50 -  1.221
+++ use.mask29 May 2015 09:08:51 -  1.222
@@ -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/profiles/base/use.mask,v 1.221 2015/04/27 
16:34:50 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.222 2015/05/29 
09:08:51 haubi Exp $
 
 # cilk has been ported only to x86 systems
 cilk
@@ -213,10 +213,10 @@
 kernel_FreeBSD
 kernel_freemint
 kernel_HPUX
-kernel_Interix
 kernel_NetBSD
 kernel_OpenBSD
 kernel_SunOS
+kernel_Winnt
 
 # Diego Pettenò flamee...@gentoo.org (6 Dec 2006)
 # Mask specific Apple drivers






[gentoo-commits] gentoo-x86 commit in profiles: ChangeLog

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:08:51

  Modified: ChangeLog
  Log:
  profiles/base,prefix/windows: Cygwin,Interix are pure ELIBC values, KERNEL is 
Winnt (bug#544518)

Revision  ChangesPath
1.10020  profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.10019
retrieving revision 1.10020
diff -u -r1.10019 -r1.10020
--- ChangeLog   28 May 2015 18:04:43 -  1.10019
+++ ChangeLog   29 May 2015 09:08:51 -  1.10020
@@ -1,11 +1,17 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10019 2015/05/28 
18:04:43 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10020 2015/05/29 
09:08:51 haubi Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  29 May 2015; Michael Haubenwallner ha...@gentoo.org base/make.defaults,
+  base/use.mask, prefix/windows/cygwin/make.defaults,
+  prefix/windows/interix/make.defaults, prefix/windows/use.force,
+  prefix/windows/use.mask, prefix/windows/winnt/make.defaults:
+  Cygwin,Interix are pure ELIBC values, KERNEL is Winnt (bug#544518)
+
   28 May 2015; Andreas K. Hüttel dilfri...@gentoo.org package.mask:
   Improve lcms:0 mask message
 






[gentoo-commits] gentoo-x86 commit in profiles/prefix/windows/cygwin: make.defaults

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:08:51

  Modified: make.defaults
  Log:
  profiles/base,prefix/windows: Cygwin,Interix are pure ELIBC values, KERNEL is 
Winnt (bug#544518)

Revision  ChangesPath
1.2  profiles/prefix/windows/cygwin/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/cygwin/make.defaults?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/cygwin/make.defaults?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/cygwin/make.defaults?r1=1.1r2=1.2

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/make.defaults,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- make.defaults   31 Aug 2010 06:55:40 -  1.1
+++ make.defaults   29 May 2015 09:08:51 -  1.2
@@ -1,13 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/make.defaults,v 1.1 
2010/08/31 06:55:40 grobian Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/prefix/windows/cygwin/make.defaults,v 1.2 
2015/05/29 09:08:51 haubi Exp $
 
 # System-wide defaults for all Cygwin profiles
 # This file should rarely need to be changed
 
 # 'Sane' defaults
 ELIBC=Cygwin
-KERNEL=Cygwin
 
 # no scanelf
 FEATURES=nostrip






[gentoo-commits] gentoo-x86 commit in profiles/prefix/windows: use.force use.mask

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:08:51

  Modified: use.force use.mask
  Log:
  profiles/base,prefix/windows: Cygwin,Interix are pure ELIBC values, KERNEL is 
Winnt (bug#544518)

Revision  ChangesPath
1.2  profiles/prefix/windows/use.force

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/use.force?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/use.force?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/use.force?r1=1.1r2=1.2

Index: use.force
===
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/windows/use.force,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.force   30 Apr 2014 22:30:20 -  1.1
+++ use.force   29 May 2015 09:08:51 -  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/profiles/prefix/windows/use.force,v 1.1 
2014/04/30 22:30:20 redlizard Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/use.force,v 1.2 
2015/05/29 09:08:51 haubi Exp $
 
 # Re-add Windows kernel
-kernel_Interix
+kernel_Winnt



1.2  profiles/prefix/windows/use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/use.mask?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/use.mask?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/use.mask?r1=1.1r2=1.2

Index: use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/windows/use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.mask30 Apr 2014 22:30:20 -  1.1
+++ use.mask29 May 2015 09:08:51 -  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/profiles/prefix/windows/use.mask,v 1.1 
2014/04/30 22:30:20 redlizard Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/windows/use.mask,v 1.2 
2015/05/29 09:08:51 haubi Exp $
 
 # Re-add Windows kernel
--kernel_Interix
+-kernel_Winnt






[gentoo-commits] gentoo-x86 commit in profiles/prefix/windows/winnt: make.defaults

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:08:51

  Modified: make.defaults
  Log:
  profiles/base,prefix/windows: Cygwin,Interix are pure ELIBC values, KERNEL is 
Winnt (bug#544518)

Revision  ChangesPath
1.3  profiles/prefix/windows/winnt/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/winnt/make.defaults?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/winnt/make.defaults?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/winnt/make.defaults?r1=1.2r2=1.3

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/windows/winnt/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults   30 Jun 2009 16:35:04 -  1.2
+++ make.defaults   29 May 2015 09:08:51 -  1.3
@@ -1,12 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/prefix/windows/winnt/make.defaults,v 1.2 
2009/06/30 16:35:04 darkside Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/prefix/windows/winnt/make.defaults,v 1.3 
2015/05/29 09:08:51 haubi Exp $
 
 # System-wide defaults for all Windows profiles
 # This file should rarely need to be changed
 
 # 'Sane' defaults
 ELIBC=Winnt
-KERNEL=Winnt
 
 FEATURES=nostrip






[gentoo-commits] gentoo-x86 commit in profiles/prefix/windows/interix: make.defaults

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:08:51

  Modified: make.defaults
  Log:
  profiles/base,prefix/windows: Cygwin,Interix are pure ELIBC values, KERNEL is 
Winnt (bug#544518)

Revision  ChangesPath
1.3  profiles/prefix/windows/interix/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/interix/make.defaults?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/interix/make.defaults?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/windows/interix/make.defaults?r1=1.2r2=1.3

Index: make.defaults
===
RCS file: 
/var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/make.defaults,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- make.defaults   30 Jun 2009 16:35:03 -  1.2
+++ make.defaults   29 May 2015 09:08:51 -  1.3
@@ -1,13 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/make.defaults,v 1.2 
2009/06/30 16:35:03 darkside Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/prefix/windows/interix/make.defaults,v 1.3 
2015/05/29 09:08:51 haubi Exp $
 
 # System-wide defaults for all Interix profiles
 # This file should rarely need to be changed
 
 # 'Sane' defaults
 ELIBC=Interix
-KERNEL=Interix
 
 # no scanelf
 FEATURES=nostrip






[gentoo-commits] gentoo-x86 commit in sys-block/nbd: ChangeLog nbd-3.11.ebuild

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 07:41:58

  Modified: ChangeLog
  Added:nbd-3.11.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.95 sys-block/nbd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?rev=1.95view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?rev=1.95content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/nbd/ChangeLog?r1=1.94r2=1.95

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog   15 Apr 2015 15:13:28 -  1.94
+++ ChangeLog   29 May 2015 07:41:58 -  1.95
@@ -1,6 +1,11 @@
 # ChangeLog for sys-block/nbd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.94 2015/04/15 
15:13:28 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/ChangeLog,v 1.95 2015/05/29 
07:41:58 polynomial-c Exp $
+
+*nbd-3.11 (29 May 2015)
+
+  29 May 2015; Lars Wendler polynomia...@gentoo.org +nbd-3.11.ebuild:
+  Version bump.
 
 *nbd-3.10 (15 Apr 2015)
 



1.1  sys-block/nbd/nbd-3.11.ebuild

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

Index: nbd-3.11.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/nbd/nbd-3.11.ebuild,v 1.1 
2015/05/29 07:41:58 polynomial-c Exp $

EAPI=4

inherit toolchain-funcs

DESCRIPTION=Userland client/server for kernel network block device
HOMEPAGE=http://nbd.sourceforge.net/;
SRC_URI=mirror://sourceforge/nbd/${P}.tar.xz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
IUSE=debug zlib

RDEPEND==dev-libs/glib-2.0
zlib? ( sys-libs/zlib )
DEPEND=${RDEPEND}
virtual/pkgconfig

src_configure() {
econf \
--enable-lfs \
--enable-syslog \
$(use_enable debug) \
$(use_enable zlib gznbd)
}






[gentoo-commits] proj/dotnet:master commit in: /

2015-05-29 Thread Heather Cynede
commit: ea0e8c194e00f301d703933824b7f0b2534876f2
Author: Heather Heather AT users DOT noreply DOT github DOT com
AuthorDate: Fri May 29 05:46:29 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Fri May 29 05:46:29 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=ea0e8c19

Merge pull request #60 from piedar/patch-1

monodevelop depends on gtk-sharp:2

 dev-util/monodevelop/monodevelop-5.9.0.431.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[gentoo-commits] proj/dotnet:master commit in: /

2015-05-29 Thread Heather Cynede
commit: 1b31809f2959192497b4241f493d36585409bfcb
Author: Heather Heather AT live DOT ru
AuthorDate: Fri May 29 08:25:38 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Fri May 29 08:25:38 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=1b31809f

Merge branch 'master' of github.com:gentoo/dotnet

 dev-util/monodevelop/monodevelop-5.9.0.431.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[gentoo-commits] proj/dotnet:master commit in: dev-util/monodevelop/

2015-05-29 Thread Heather Cynede
commit: 62e9ba361ce144bc918daf03da99bcc571e39585
Author: Benn Snyder benn.snyder AT gmail DOT com
AuthorDate: Fri May 29 05:00:57 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Fri May 29 05:00:57 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=62e9ba36

monodevelop depends on gtk-sharp:2

 dev-util/monodevelop/monodevelop-5.9.0.431.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/monodevelop/monodevelop-5.9.0.431.ebuild 
b/dev-util/monodevelop/monodevelop-5.9.0.431.ebuild
index 2808847..efa827a 100644
--- a/dev-util/monodevelop/monodevelop-5.9.0.431.ebuild
+++ b/dev-util/monodevelop/monodevelop-5.9.0.431.ebuild
@@ -25,7 +25,7 @@ IUSE=+subversion +git doc +gnome qtcurve
 RDEPEND==dev-lang/mono-3.2.8
=dev-dotnet/nuget-2.8.3
gnome? ( =dev-dotnet/gnome-sharp-2.24.2-r1 )
-   =dev-dotnet/gtk-sharp-2.12.21
+   =dev-dotnet/gtk-sharp-2.12.21:2
=dev-dotnet/mono-addins-1.0[gtk]
doc? ( dev-util/mono-docbrowser )
=dev-dotnet/xsp-2



[gentoo-commits] gentoo-x86 commit in app-arch/sharutils: ChangeLog sharutils-4.15.1.ebuild sharutils-4.10.ebuild sharutils-4.11.ebuild sharutils-4.11.1.ebuild sharutils-4.13.5.ebuild sharutils-4.13.1

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 07:55:04

  Modified: ChangeLog
  Added:sharutils-4.15.1.ebuild
  Removed:  sharutils-4.10.ebuild sharutils-4.11.ebuild
sharutils-4.11.1.ebuild sharutils-4.13.5.ebuild
sharutils-4.13.1.ebuild sharutils-4.13.3.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.130app-arch/sharutils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/sharutils/ChangeLog?rev=1.130view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/sharutils/ChangeLog?rev=1.130content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/sharutils/ChangeLog?r1=1.129r2=1.130

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   12 Aug 2014 12:19:31 -  1.129
+++ ChangeLog   29 May 2015 07:55:04 -  1.130
@@ -1,6 +1,14 @@
 # ChangeLog for app-arch/sharutils
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.129 
2014/08/12 12:19:31 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.130 
2015/05/29 07:55:04 polynomial-c Exp $
+
+*sharutils-4.15.1 (29 May 2015)
+
+  29 May 2015; Lars Wendler polynomia...@gentoo.org -sharutils-4.10.ebuild,
+  -sharutils-4.11.ebuild, -sharutils-4.11.1.ebuild, -sharutils-4.13.1.ebuild,
+  -sharutils-4.13.3.ebuild, -sharutils-4.13.5.ebuild, +sharutils-4.15.1.ebuild,
+  -files/sharutils-4.11.1-no-gets.patch:
+  Version bump. Removed old.
 
   12 Aug 2014; Mike Frysinger vap...@gentoo.org sharutils-4.14-r1.ebuild:
   Mark arm64/m68k/s390/sh stable.



1.1  app-arch/sharutils/sharutils-4.15.1.ebuild

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

Index: sharutils-4.15.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.15.1.ebuild,v 
1.1 2015/05/29 07:55:04 polynomial-c Exp $

EAPI=5

inherit eutils

MY_P=${P/_/-}
DESCRIPTION=Tools to deal with shar archives
HOMEPAGE=http://www.gnu.org/software/sharutils/;
SRC_URI=mirror://gnu/${PN}/${P}.tar.xz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
IUSE=nls

DEPEND=app-arch/xz-utils
sys-apps/texinfo
nls? ( =sys-devel/gettext-0.10.35 )

S=${WORKDIR}/${MY_P}

src_prepare() {
epatch ${FILESDIR}/${PN}-4.14-popen-rb.patch
}

src_configure() {
strip-linguas -u po
econf $(use_enable nls)
}






[gentoo-commits] gentoo-x86 commit in app-arch/sharutils/files: sharutils-4.11.1-no-gets.patch

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 07:55:04

  Removed:  sharutils-4.11.1-no-gets.patch
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)



[gentoo-commits] gentoo-x86 commit in net-ftp/proftpd/files: CVE-2015-3306.patch

2015-05-29 Thread Sergei Trofimovich (slyfox)
slyfox  15/05/29 08:07:03

  Modified: CVE-2015-3306.patch
  Log:
  Removed CVS expansion patch damage, but it does not fix USE=copy build 
failure yet.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  ChangesPath
1.2  net-ftp/proftpd/files/CVE-2015-3306.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/files/CVE-2015-3306.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/files/CVE-2015-3306.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/files/CVE-2015-3306.patch?r1=1.1r2=1.2

Index: CVE-2015-3306.patch
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/proftpd/files/CVE-2015-3306.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CVE-2015-3306.patch 27 May 2015 05:40:59 -  1.1
+++ CVE-2015-3306.patch 29 May 2015 08:07:03 -  1.2
@@ -1,8 +1,7 @@
 
https://github.com/proftpd/proftpd/commit/3ef395d81327558e6e6def43df9138b1cd4955dd
-diff -ur proftpd-1.3.5.orig/contrib/mod_copy.c 
-proftpd-1.3.5/contrib/mod_copy.c
 contrib/mod_copy.c 2012-12-28 06:31:29.0 +0800
-+++ contrib/mod_copy.c 2015-05-27 10:36:12.411377839 +0800
+diff -ur a/contrib/mod_copy.c b/contrib/mod_copy.c
+--- a/contrib/mod_copy.c   2012-12-28 06:31:29.0 +0800
 b/contrib/mod_copy.c   2015-05-27 10:36:12.411377839 +0800
 @@ -31,7 +31,7 @@
  
  #include conf.h
@@ -204,9 +203,9 @@
  
/* Module command handler table */
copy_cmdtab,
-diff -ur proftpd-1.3.5.orig/doc/contrib/mod_copy.html 
proftpd-1.3.5/doc/contrib/mod_copy.html
 doc/contrib/mod_copy.html  2015-05-27 11:29:40.919649342 +0800
-+++ doc/contrib/mod_copy.html  2015-05-27 11:48:13.087057870 +0800
+diff -ur a/doc/contrib/mod_copy.html b/doc/contrib/mod_copy.html
+--- a/doc/contrib/mod_copy.html2015-05-27 11:29:40.919649342 +0800
 b/doc/contrib/mod_copy.html2015-05-27 11:48:13.087057870 +0800
 @@ -27,22 +27,40 @@
  instructions are discussed a href=#Installationhere/a.
  
@@ -252,18 +251,9 @@
  hr
  h2a name=SITE_CPFRSITE CPFR/a/h2
  This codeSITE/code command specifies the source file/directory to use
-@@ -118,13 +136,8 @@
- p
- hrbr
- 
--Author: i$Author: idella4 $/ibr
--Last Updated: i$Date: 2015/05/27 05:40:59 $/ibr
--
--brhr
--
+@@ -127,4 +136,4 @@
  font size=2bi
 -copy; Copyright 2009-2010 TJ Saundersbr
 +copy; Copyright 2009-2015 TJ Saundersbr
   All Rights Reservedbr
  /i/b/font
- 






[gentoo-commits] gentoo-x86 commit in net-ftp/proftpd: ChangeLog

2015-05-29 Thread Sergei Trofimovich (slyfox)
slyfox  15/05/29 08:07:03

  Modified: ChangeLog
  Log:
  Removed CVS expansion patch damage, but it does not fix USE=copy build 
failure yet.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  ChangesPath
1.331net-ftp/proftpd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?rev=1.331view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?rev=1.331content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/proftpd/ChangeLog?r1=1.330r2=1.331

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -r1.330 -r1.331
--- ChangeLog   27 May 2015 05:40:59 -  1.330
+++ ChangeLog   29 May 2015 08:07:03 -  1.331
@@ -1,6 +1,10 @@
 # ChangeLog for net-ftp/proftpd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.330 
2015/05/27 05:40:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/proftpd/ChangeLog,v 1.331 
2015/05/29 08:07:03 slyfox Exp $
+
+  29 May 2015; Sergei Trofimovich sly...@gentoo.org 
files/CVE-2015-3306.patch:
+  Removed CVS expansion patch damage, but it does not fix USE=copy build 
failure
+  yet.
 
 *proftpd-1.3.5-r2 (27 May 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-apps/memtest86: ChangeLog memtest86-4.3.4.ebuild memtest86-4.0s.ebuild memtest86-4.0.ebuild memtest86-4.3.3.ebuild memtest86-4.3.3-r1.ebuild

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 08:06:27

  Modified: ChangeLog
  Added:memtest86-4.3.4.ebuild
  Removed:  memtest86-4.0s.ebuild memtest86-4.0.ebuild
memtest86-4.3.3.ebuild memtest86-4.3.3-r1.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.46 sys-apps/memtest86/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/memtest86/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   31 Aug 2014 03:06:02 -  1.45
+++ ChangeLog   29 May 2015 08:06:27 -  1.46
@@ -1,6 +1,13 @@
 # ChangeLog for sys-apps/memtest86
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/ChangeLog,v 1.45 
2014/08/31 03:06:02 floppym Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/ChangeLog,v 1.46 
2015/05/29 08:06:27 polynomial-c Exp $
+
+*memtest86-4.3.4 (29 May 2015)
+
+  29 May 2015; Lars Wendler polynomia...@gentoo.org -memtest86-4.0.ebuild,
+  -memtest86-4.0s.ebuild, -memtest86-4.3.3.ebuild, -memtest86-4.3.3-r1.ebuild,
+  +memtest86-4.3.4.ebuild:
+  Version bump. Removed old.
 
 *memtest86-4.3.3-r2 (31 Aug 2014)
 



1.1  sys-apps/memtest86/memtest86-4.3.4.ebuild

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

Index: memtest86-4.3.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86/memtest86-4.3.4.ebuild,v 
1.1 2015/05/29 08:06:27 polynomial-c Exp $

EAPI=5

inherit mount-boot eutils toolchain-funcs

DESCRIPTION=A stand alone memory test for x86 computers
HOMEPAGE=http://www.memtest86.com/;
SRC_URI=http://www.memtest86.com/downloads/${P}-src.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=serial
S=${WORKDIR}/src

BOOTDIR=/boot/memtest86

src_prepare() {
epatch ${FILESDIR}/${PN}-4.3.3-build-nopie.patch #66630 + #206726

sed -i -e 's,0x1,0x10,' memtest.lds || die

if use serial ; then
sed -i \
-e '/^#define SERIAL_CONSOLE_DEFAULT/s:0:1:' \
config.h \
|| die sed failed
fi

tc-export AS CC LD
}

src_test() { :; }

src_install() {
insinto ${BOOTDIR}
newins memtest.bin memtest
dosym memtest ${BOOTDIR}/memtest.bin

exeinto /etc/grub.d
doexe ${FILESDIR}/39_memtest86

dodoc README README.build-process README.background
}

pkg_postinst() {
mount-boot_pkg_postinst
elog
elog memtest has been installed in ${BOOTDIR}/
elog You may wish to update your bootloader configs
elog by adding these lines:
elog  - For grub2 just run grub-mkconfig, a configuration file is 
installed
elogas /etc/grub/39_${PN}
elog  - For grub legacy: (replace '?' with correct numbers for your 
boot partition)
elog  title=${PN}
elog  root (hd?,?)
elog  kernel ${BOOTDIR}/memtest
elog  - For lilo:
elog  image  = ${BOOTDIR}/memtest
elog  label  = ${PN}
elog
}






[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/gtk-sharp/

2015-05-29 Thread Heather Cynede
commit: 4f6c7b9ecd5debdac131c5f31eadc834284c8a22
Author: Heather Heather AT live DOT ru
AuthorDate: Fri May 29 08:24:27 2015 +
Commit: Heather Cynede cynede AT gentoo DOT org
CommitDate: Fri May 29 08:24:27 2015 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=4f6c7b9e

correct gtk-sharp 2.99.1 checksum

 dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild 
b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild
index 18605e0..9d3b871 100644
--- a/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild
+++ b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=5
+EAPI=5
 
 inherit dotnet autotools base
 
@@ -11,7 +11,7 @@ DESCRIPTION=gtk bindings for mono
 LICENSE=GPL-2
 HOMEPAGE=http://www.mono-project.com/GtkSharp;
 KEYWORDS=~amd64 ~x86 ~ppc
-SRC_URI=https://github.com/mono/${PN}/archive/${PV}.zip;
+SRC_URI=https://github.com/mono/${PN}/archive/${PV}.zip - ${P}.zip
 IUSE=debug
 
 RESTRICT=test



[gentoo-commits] gentoo-x86 commit in dev-php/pecl-gearman: pecl-gearman-1.0.2-r1.ebuild ChangeLog

2015-05-29 Thread Ian Delaney (idella4)
idella4 15/05/29 08:55:50

  Modified: pecl-gearman-1.0.2-r1.ebuild ChangeLog
  Log:
  add support for PHP 5.6, fixes bug #550258
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild

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

Index: pecl-gearman-1.0.2-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pecl-gearman-1.0.2-r1.ebuild10 Aug 2014 21:01:42 -  1.2
+++ pecl-gearman-1.0.2-r1.ebuild29 May 2015 08:55:50 -  1.3
@@ -1,13 +1,13 @@
-# 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-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild,v 1.2 
2014/08/10 21:01:42 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/pecl-gearman/pecl-gearman-1.0.2-r1.ebuild,v 1.3 
2015/05/29 08:55:50 idella4 Exp $
 
 EAPI=5
 PHP_EXT_NAME=gearman
 PHP_EXT_INI=yes
 PHP_EXT_ZENDEXT=no
 
-USE_PHP=php5-5 php5-4
+USE_PHP=php5-6 php5-5 php5-4 
 
 inherit php-ext-pecl-r2
 



1.12 dev-php/pecl-gearman/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-gearman/ChangeLog?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-gearman/ChangeLog?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-gearman/ChangeLog?r1=1.11r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-gearman/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   9 Oct 2014 20:26:31 -   1.11
+++ ChangeLog   29 May 2015 08:55:50 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/pecl-gearman
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gearman/ChangeLog,v 1.11 
2014/10/09 20:26:31 grknight Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gearman/ChangeLog,v 1.12 
2015/05/29 08:55:50 idella4 Exp $
+
+  29 May 2015; Ian Delaney idel...@gentoo.org pecl-gearman-1.0.2-r1.ebuild:
+  add support for PHP 5.6, fixes bug #550258
 
   03 Oct 2014; Brian Evans grkni...@gentoo.org -pecl-gearman-1.0.2.ebuild:
   Drop old






[gentoo-commits] gentoo-x86 commit in media-libs/libquvi: libquvi-0.4.1-r2.ebuild ChangeLog

2015-05-29 Thread Jack Morgan (jmorgan)
jmorgan 15/05/29 07:38:02

  Modified: libquvi-0.4.1-r2.ebuild ChangeLog
  Log:
  sparc stable wrt bug #538798
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key )

Revision  ChangesPath
1.10 media-libs/libquvi/libquvi-0.4.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild?r1=1.9r2=1.10

Index: libquvi-0.4.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libquvi-0.4.1-r2.ebuild 15 May 2015 07:43:07 -  1.9
+++ libquvi-0.4.1-r2.ebuild 29 May 2015 07:38:02 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild,v 1.9 
2015/05/15 07:43:07 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libquvi/libquvi-0.4.1-r2.ebuild,v 1.10 
2015/05/29 07:38:02 jmorgan Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3
 SLOT=0.4
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86
 IUSE=examples static-libs
 
 RDEPEND==net-misc/curl-7.36.0[${MULTILIB_USEDEP}]



1.45 media-libs/libquvi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   15 May 2015 07:43:07 -  1.44
+++ ChangeLog   29 May 2015 07:38:02 -  1.45
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libquvi
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/ChangeLog,v 1.44 
2015/05/15 07:43:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi/ChangeLog,v 1.45 
2015/05/29 07:38:02 jmorgan Exp $
+
+  29 May 2015; Jack Morgan jmor...@gentoo.org libquvi-0.4.1-r2.ebuild:
+  sparc stable wrt bug #538798
 
   15 May 2015; Pacho Ramos pa...@gentoo.org libquvi-0.4.1-r2.ebuild,
   libquvi-0.9.4-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in media-libs/libquvi-scripts: libquvi-scripts-0.4.21-r2.ebuild ChangeLog

2015-05-29 Thread Jack Morgan (jmorgan)
jmorgan 15/05/29 07:38:12

  Modified: libquvi-scripts-0.4.21-r2.ebuild ChangeLog
  Log:
  sparc stable wrt bug #538798
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key )

Revision  ChangesPath
1.8  media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild?r1=1.7r2=1.8

Index: libquvi-scripts-0.4.21-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libquvi-scripts-0.4.21-r2.ebuild15 May 2015 07:42:06 -  1.7
+++ libquvi-scripts-0.4.21-r2.ebuild29 May 2015 07:38:12 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v
 1.7 2015/05/15 07:42:06 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.21-r2.ebuild,v
 1.8 2015/05/29 07:38:12 jmorgan Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3
 SLOT=0.4
-KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86
 IUSE=offensive
 
 DEPEND=app-arch/xz-utils



1.72 media-libs/libquvi-scripts/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.72view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.72content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?r1=1.71r2=1.72

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog   15 May 2015 07:42:06 -  1.71
+++ ChangeLog   29 May 2015 07:38:12 -  1.72
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/libquvi-scripts
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.71 
2015/05/15 07:42:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.72 
2015/05/29 07:38:12 jmorgan Exp $
+
+  29 May 2015; Jack Morgan jmor...@gentoo.org
+  libquvi-scripts-0.4.21-r2.ebuild:
+  sparc stable wrt bug #538798
 
   15 May 2015; Pacho Ramos pa...@gentoo.org libquvi-scripts-0.4.21-r2.ebuild,
   libquvi-scripts-0.9.20131130-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-2.2.14.ebuild ChangeLog

2015-05-29 Thread Jack Morgan (jmorgan)
jmorgan 15/05/29 07:37:45

  Modified: ffmpeg-2.2.14.ebuild ChangeLog
  Log:
  sparc stable wrt bug #538798
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key )

Revision  ChangesPath
1.7  media-video/ffmpeg/ffmpeg-2.2.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.14.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.14.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.14.ebuild?r1=1.6r2=1.7

Index: ffmpeg-2.2.14.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.14.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ffmpeg-2.2.14.ebuild15 May 2015 07:50:02 -  1.6
+++ ffmpeg-2.2.14.ebuild29 May 2015 07:37:45 -  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/media-video/ffmpeg/ffmpeg-2.2.14.ebuild,v 
1.6 2015/05/15 07:50:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.14.ebuild,v 
1.7 2015/05/29 07:37:45 jmorgan Exp $
 
 EAPI=5
 
@@ -37,7 +37,7 @@
 LICENSE=GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )
 SLOT=0/${FFMPEG_SUBSLOT}
 if [ ${PV#} = ${PV} ] ; then
-   KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
+   KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux
 fi
 IUSE=
aac aacplus alsa amr amrenc bluray +bzip2 cdio celt



1.859media-video/ffmpeg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.859view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.859content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.858r2=1.859

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.858
retrieving revision 1.859
diff -u -r1.858 -r1.859
--- ChangeLog   19 May 2015 09:24:10 -  1.858
+++ ChangeLog   29 May 2015 07:37:45 -  1.859
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.858 
2015/05/19 09:24:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.859 
2015/05/29 07:37:45 jmorgan Exp $
+
+  29 May 2015; Jack Morgan jmor...@gentoo.org ffmpeg-2.2.14.ebuild:
+  sparc stable wrt bug #538798
 
   19 May 2015; Alexis Ballier aball...@gentoo.org ffmpeg-.ebuild:
   bump x265 dep






[gentoo-commits] gentoo-x86 commit in sys-apps/collectl: ChangeLog collectl-4.0.2.ebuild

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 07:46:14

  Modified: ChangeLog
  Added:collectl-4.0.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.23 sys-apps/collectl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   15 Apr 2015 14:50:58 -  1.22
+++ ChangeLog   29 May 2015 07:46:14 -  1.23
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/collectl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v 1.22 
2015/04/15 14:50:58 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v 1.23 
2015/05/29 07:46:14 polynomial-c Exp $
+
+*collectl-4.0.2 (29 May 2015)
+
+  29 May 2015; Lars Wendler polynomia...@gentoo.org +collectl-4.0.2.ebuild:
+  Version bump.
 
 *collectl-4.0.0 (15 Apr 2015)
 



1.1  sys-apps/collectl/collectl-4.0.2.ebuild

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

Index: collectl-4.0.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/collectl-4.0.2.ebuild,v 
1.1 2015/05/29 07:46:14 polynomial-c Exp $

EAPI=4

DESCRIPTION=light-weight performance monitoring tool capable of reporting 
interactively and logging to disk
HOMEPAGE=http://collectl.sourceforge.net/;
SRC_URI=mirror://sourceforge/collectl/${P}.src.tar.gz

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

RDEPEND==dev-lang/perl-5.8.8
virtual/perl-Time-HiRes
=dev-perl/Archive-Zip-1.20
sys-apps/ethtool
sys-apps/pciutils

src_prepare() {
sed -i INSTALL -e /^DOCDIR/s:doc/collectl:doc/${PF}: || die
}

src_install() {
DESTDIR=${D} bash -ex ./INSTALL || die

rm ${D}/etc/init.d/* || die
newinitd ${FILESDIR}/collectl.initd-2 collectl

rm ${D}/usr/share/${PN}/UNINSTALL || die

cd ${D}/usr/share/doc/${PF} || die
dohtml *
rm ARTISTIC GPL COPYING *.html *.jpg *.css || die
}






[gentoo-commits] gentoo-x86 commit in app-office/scribus: scribus-1.4.5-r1.ebuild ChangeLog

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 07:51:48

  Modified: scribus-1.4.5-r1.ebuild ChangeLog
  Log:
  Always install en localisation, bug #549876
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.3  app-office/scribus/scribus-1.4.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/scribus-1.4.5-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/scribus-1.4.5-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/scribus-1.4.5-r1.ebuild?r1=1.2r2=1.3

Index: scribus-1.4.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- scribus-1.4.5-r1.ebuild 19 May 2015 06:57:27 -  1.2
+++ scribus-1.4.5-r1.ebuild 29 May 2015 07:51:48 -  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/app-office/scribus/scribus-1.4.5-r1.ebuild,v 1.2 
2015/05/19 06:57:27 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.4.5-r1.ebuild,v 1.3 
2015/05/29 07:51:48 jlec Exp $
 
 EAPI=5
 
@@ -80,9 +80,9 @@
 src_configure() {
local lang langs
for lang in ${IUSE_LINGUAS}; do
-   if use linguas_${lang}; then
+   if use linguas_${lang} || [[ ${lang} == en ]]; then
# From the CMakeLists.txt
-   # #Bit of a hack, preprocess all the filenames to 
generate our language string, needed for -DWANT_GUI_LANG=en_GB,de_DE , etc
+   # #Bit of a hack, preprocess all the filenames to 
generate our language string, needed for -DWANT_GUI_LANG=en_GB;de_DE , etc
langs+=;${lang}
else
# Don't install localized documentation
@@ -101,7 +101,7 @@
-DWANT_NORPATH=ON
-DWANT_QT3SUPPORT=OFF
-DGENTOOVERSION=${PVR}
-   -DWANT_GUI_LANG=${langs#,}
+   -DWANT_GUI_LANG=${langs#;};en
$(cmake-utils_use_with pdf PODOFO)
$(cmake-utils_use_want cairo)
$(cmake-utils_use_want !cairo QTARTHUR)



1.209app-office/scribus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?rev=1.209view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?rev=1.209content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?r1=1.208r2=1.209

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- ChangeLog   21 May 2015 12:12:02 -  1.208
+++ ChangeLog   29 May 2015 07:51:48 -  1.209
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/scribus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.208 
2015/05/21 12:12:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.209 
2015/05/29 07:51:48 jlec Exp $
+
+  29 May 2015; Justin Lecher j...@gentoo.org scribus-1.4.5-r1.ebuild:
+  Always install en localisation, bug #549876
 
 *scribus-1.5.0 (21 May 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-apps/hprofile: ChangeLog hprofile-3.0.6.ebuild hprofile-2.0_beta2.ebuild

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 07:59:10

  Modified: ChangeLog
  Added:hprofile-3.0.6.ebuild
  Removed:  hprofile-2.0_beta2.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.6  sys-apps/hprofile/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   19 Oct 2014 05:28:00 -  1.5
+++ ChangeLog   29 May 2015 07:59:10 -  1.6
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/hprofile
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v 1.5 
2014/10/19 05:28:00 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/ChangeLog,v 1.6 
2015/05/29 07:59:10 polynomial-c Exp $
+
+*hprofile-3.0.6 (29 May 2015)
+
+  29 May 2015; Lars Wendler polynomia...@gentoo.org
+  -hprofile-2.0_beta2.ebuild, +hprofile-3.0.6.ebuild:
+  Version bump. Removed old.
 
 *hprofile-3.0.5 (19 Oct 2014)
 



1.1  sys-apps/hprofile/hprofile-3.0.6.ebuild

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

Index: hprofile-3.0.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hprofile/hprofile-3.0.6.ebuild,v 
1.1 2015/05/29 07:59:10 polynomial-c Exp $

EAPI=5

DESCRIPTION=Utility to manage hardware, network, power or other profiles 
(fork)
HOMEPAGE=https://github.com/tokiclover/hprofile;
SRC_URI=https://github.com/tokiclover/${PN}/archive/${PV}.tar.gz - 
${P}.tar.gz

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

src_prepare() {
sed -i '1s:.*:#!/sbin/runscript:' hprofile.initd || die
sed -i /^prefix/s:=.*:=${EPREFIX}/usr: Makefile || die
}






[gentoo-commits] gentoo-x86 commit in games-kids/crayon-physics: crayon-physics-55.ebuild ChangeLog

2015-05-29 Thread Michael Sterrett (mr_bones_)
mr_bones_15/05/29 08:08:58

  Modified: crayon-physics-55.ebuild ChangeLog
  Log:
  restore amd64 keyword now that the deps have caught up
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.10 games-kids/crayon-physics/crayon-physics-55.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild?r1=1.9r2=1.10

Index: crayon-physics-55.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- crayon-physics-55.ebuild28 Mar 2015 22:14:06 -  1.9
+++ crayon-physics-55.ebuild29 May 2015 08:08:58 -  1.10
@@ -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/games-kids/crayon-physics/crayon-physics-55.ebuild,v 
1.9 2015/03/28 22:14:06 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild,v 
1.10 2015/05/29 08:08:58 mr_bones_ Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=CRAYON-PHYSICS
 SLOT=0
-KEYWORDS=-* ~amd64 x86
+KEYWORDS=-* amd64 x86
 IUSE=bundled-libs
 RESTRICT=bindist fetch splitdebug
 



1.11 games-kids/crayon-physics/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/ChangeLog?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/ChangeLog?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/ChangeLog?r1=1.10r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   28 Mar 2015 22:14:06 -  1.10
+++ ChangeLog   29 May 2015 08:08:58 -  1.11
@@ -1,6 +1,9 @@
 # ChangeLog for games-kids/crayon-physics
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v 1.10 
2015/03/28 22:14:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v 1.11 
2015/05/29 08:08:58 mr_bones_ Exp $
+
+  29 May 2015; Michael Sterrett mr_bon...@gentoo.org 
crayon-physics-55.ebuild:
+  restore amd64 keyword now that the deps have caught up
 
   28 Mar 2015; Michał Górny mgo...@gentoo.org crayon-physics-55.ebuild:
   Drop to ~amd64 due to unsatisfiable deps, bug #543334.






[gentoo-commits] proj/openrc:master commit in: /

2015-05-29 Thread Mike Frysinger
commit: c94c8288cd5217b01c24d6f048c64ebbc30bee02
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Fri May 29 06:10:39 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Fri May 29 06:10:44 2015 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=c94c8288

fix link to s6 website

 s6-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/s6-guide.md b/s6-guide.md
index 63c63de..630d778 100644
--- a/s6-guide.md
+++ b/s6-guide.md
@@ -45,4 +45,4 @@ should wait for a service to go down when stopping.
 This is very early support, so feel free to file bugs if you have
 issues.
 
-[1] https://www.skarnet.org/software/s6
+[1] http://www.skarnet.org/software/s6



[gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-plugins-psico: metadata.xml pymol-plugins-psico-3.1-r1.ebuild ChangeLog pymol-plugins-psico-3.0.ebuild pymol-plugins-psico-3.1.ebuild

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 07:01:07

  Modified: metadata.xml ChangeLog
  Added:pymol-plugins-psico-3.1-r1.ebuild
  Removed:  pymol-plugins-psico-3.0.ebuild
pymol-plugins-psico-3.1.ebuild
  Log:
  Move to EAPI=5 and new python eclasses, bug #544720; thanks Ian Delaney for 
the patch
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  sci-chemistry/pymol-plugins-psico/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol-plugins-psico/metadata.xml?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol-plugins-psico/metadata.xml?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol-plugins-psico/metadata.xml?r1=1.1r2=1.2

Index: metadata.xml
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-psico/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml21 Mar 2012 17:16:48 -  1.1
+++ metadata.xml29 May 2015 07:01:07 -  1.2
@@ -1,8 +1,8 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdsci-chemistry/herd
-   maintainer
-   emailj...@gentoo.org/email
-   /maintainer
+  herdsci-chemistry/herd
+  maintainer
+emailj...@gentoo.org/email
+  /maintainer
 /pkgmetadata



1.6  sci-chemistry/pymol-plugins-psico/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol-plugins-psico/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol-plugins-psico/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol-plugins-psico/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-psico/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   6 Nov 2012 19:10:22 -   1.5
+++ ChangeLog   29 May 2015 07:01:07 -  1.6
@@ -1,6 +1,14 @@
 # ChangeLog for sci-chemistry/pymol-plugins-psico
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-psico/ChangeLog,v 1.5 
2012/11/06 19:10:22 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-psico/ChangeLog,v 1.6 
2015/05/29 07:01:07 jlec Exp $
+
+*pymol-plugins-psico-3.1-r1 (29 May 2015)
+
+  29 May 2015; Justin Lecher j...@gentoo.org
+  +pymol-plugins-psico-3.1-r1.ebuild, -pymol-plugins-psico-3.0.ebuild,
+  -pymol-plugins-psico-3.1.ebuild, metadata.xml:
+  Move to EAPI=5 and new python eclasses, bug #544720; thanks Ian Delaney for
+  the patch
 
   06 Nov 2012; Justin Lecher j...@gentoo.org pymol-plugins-psico-3.0.ebuild,
   pymol-plugins-psico-3.1.ebuild:
@@ -23,4 +31,3 @@
   21 Mar 2012; Justin Lecher j...@gentoo.org +pymol-plugins-psico-3.0.ebuild,
   +metadata.xml:
   New addition, written by me, #408995
-



1.1  
sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.1-r1.ebuild?rev=1.1content-type=text/plain

Index: pymol-plugins-psico-3.1-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.1-r1.ebuild,v
 1.1 2015/05/29 07:01:07 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 vcs-snapshot

DESCRIPTION=Pymol ScrIpt COllection
HOMEPAGE=https://github.com/speleo3/pymol-psico/;
SRC_URI=https://github.com/speleo3/pymol-psico/tarball/${PV} - ${P}.tar.gz

SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD-2
IUSE=minimal

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
sci-biology/biopython[${PYTHON_USEDEP}]
sci-libs/mmtk[${PYTHON_USEDEP}]
sci-chemistry/pymol[${PYTHON_USEDEP}]
!minimal? (
media-libs/qhull
media-video/mplayer
sci-biology/stride
sci-chemistry/ccp4-apps[${PYTHON_USEDEP}]
sci-chemistry/dssp
sci-chemistry/mm-align
sci-chemistry/pdbmat
sci-chemistry/theseus
  

[gentoo-commits] gentoo-x86 commit in dev-python/raven: metadata.xml raven-5.2.0.ebuild raven-5.3.0.ebuild ChangeLog

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 06:16:43

  Modified: metadata.xml raven-5.2.0.ebuild ChangeLog
  Added:raven-5.3.0.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/raven/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/raven/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml16 Mar 2015 07:33:59 -  1.1
+++ metadata.xml29 May 2015 06:16:43 -  1.2
@@ -1,8 +1,8 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   maintainer
-   emailb...@gentoo.org/email
-   nameAaron Bauman/name
-   /maintainer
+  maintainer
+emailb...@gentoo.org/email
+nameAaron Bauman/name
+  /maintainer
 /pkgmetadata



1.2  dev-python/raven/raven-5.2.0.ebuild

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

Index: raven-5.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/raven/raven-5.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- raven-5.2.0.ebuild  16 Mar 2015 07:33:59 -  1.1
+++ raven-5.2.0.ebuild  29 May 2015 06:16:43 -  1.2
@@ -1,9 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/raven/raven-5.2.0.ebuild,v 1.1 
2015/03/16 07:33:59 bman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/raven/raven-5.2.0.ebuild,v 1.2 
2015/05/29 06:16:43 jlec Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
 
 inherit distutils-r1
 
@@ -17,5 +18,6 @@
 IUSE=
 
 RDEPEND=
-DEPEND=dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND=
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]



1.2  dev-python/raven/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/raven/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   16 Mar 2015 07:33:59 -  1.1
+++ ChangeLog   29 May 2015 06:16:43 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/raven
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/raven/ChangeLog,v 1.1 2015/03/16 
07:33:59 bman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/raven/ChangeLog,v 1.2 2015/05/29 
06:16:43 jlec Exp $
+
+*raven-5.3.0 (29 May 2015)
+
+  29 May 2015; Justin Lecher j...@gentoo.org +raven-5.3.0.ebuild,
+  metadata.xml, raven-5.2.0.ebuild:
+  Version Bump
 
 *raven-5.2.0 (16 Mar 2015)
 



1.1  dev-python/raven/raven-5.3.0.ebuild

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

Index: raven-5.3.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/raven/raven-5.3.0.ebuild,v 1.1 
2015/05/29 06:16:43 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=Raven is a client for Sentry
HOMEPAGE=http://github.com/getsentry/raven-python;
SRC_URI=mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz

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

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






[gentoo-commits] gentoo-x86 commit in sys-libs/db: ChangeLog db-6.1.23.ebuild

2015-05-29 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/29 06:31:25

  Modified: ChangeLog
  Added:db-6.1.23.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.376sys-libs/db/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/ChangeLog?rev=1.376view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/ChangeLog?rev=1.376content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/db/ChangeLog?r1=1.375r2=1.376

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -r1.375 -r1.376
--- ChangeLog   20 Mar 2015 14:41:50 -  1.375
+++ ChangeLog   29 May 2015 06:31:25 -  1.376
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/db
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.375 2015/03/20 
14:41:50 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/ChangeLog,v 1.376 2015/05/29 
06:31:25 polynomial-c Exp $
+
+*db-6.1.23 (29 May 2015)
+
+  29 May 2015; Lars Wendler polynomia...@gentoo.org +db-6.1.23.ebuild:
+  Version bump.
 
   20 Mar 2015; Justin Lecher j...@gentoo.org db-4.8.30-r1.ebuild,
   db-4.8.30-r2.ebuild, db-4.8.30.ebuild, db-5.1.29-r1.ebuild, db-5.1.29.ebuild,



1.1  sys-libs/db/db-6.1.23.ebuild

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

Index: db-6.1.23.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-6.1.23.ebuild,v 1.1 
2015/05/29 06:31:25 polynomial-c Exp $

EAPI=5
inherit eutils db flag-o-matic java-pkg-opt-2 autotools multilib 
multilib-minimal versionator toolchain-funcs

#Number of official patches
#PATCHNO=`echo ${PV}|sed -e s,\(.*_p\)\([0-9]*\),\2,`
PATCHNO=${PV/*.*.*_p}
if [[ ${PATCHNO} == ${PV} ]] ; then
MY_PV=${PV}
MY_P=${P}
PATCHNO=0
else
MY_PV=${PV/_p${PATCHNO}}
MY_P=${PN}-${MY_PV}
fi

S_BASE=${WORKDIR}/${MY_P}
S=${S_BASE}/build_unix
DESCRIPTION=Oracle Berkeley DB
HOMEPAGE=http://www.oracle.com/technology/software/products/berkeley-db/index.html;
SRC_URI=http://download.oracle.com/berkeley-db/${MY_P}.tar.gz;
for (( i=1 ; i=${PATCHNO} ; i++ )) ; do
export SRC_URI=${SRC_URI} 
http://www.oracle.com/technology/products/berkeley-db/db/update/${MY_PV}/patch.${MY_PV}.${i};
done

LICENSE=AGPL-3
SLOT=$(get_version_component_range 1-2)
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd
IUSE=doc java cxx tcl test

REQUIRED_USE=test? ( tcl )

# the entire testsuite needs the TCL functionality
DEPEND=tcl? ( =dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )
test? ( =dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )
java? ( =virtual/jdk-1.5 )
=sys-devel/binutils-2.16.1
RDEPEND=tcl? ( =dev-lang/tcl-8.5.15-r1:0=[${MULTILIB_USEDEP}] )
java? ( =virtual/jre-1.5 )

MULTILIB_WRAPPED_HEADERS=(
/usr/include/db$(get_version_component_range 1-2)/db.h
)

src_prepare() {
cd ${WORKDIR}/${MY_P}
for (( i=1 ; i=${PATCHNO} ; i++ ))
do
epatch ${DISTDIR}/patch.${MY_PV}.${i}
done

# bug #510506
epatch ${FILESDIR}/${PN}-4.8.24-java-manifest-location.patch

# use the includes from the prefix
epatch ${FILESDIR}/${PN}-4.6-jni-check-prefix-first.patch
epatch ${FILESDIR}/${PN}-4.3-listen-to-java-options.patch

# sqlite configure call has an extra leading ..
# upstreamed:5.2.36, missing in 5.3.x/6.x
# still needs to be patched in 6.0.20
epatch ${FILESDIR}/${PN}-6.1.19-sqlite-configure-path.patch

# The upstream testsuite copies .lib and the binaries for each parallel 
test
# core, ~300MB each. This patch uses links instead, saves a lot of 
space.
epatch ${FILESDIR}/${PN}-6.0.20-test-link.patch

# Upstream release script grabs the dates when the script was run, so 
lets
# end-run them to keep the date the same.
export REAL_DB_RELEASE_DATE=$(awk \
'/^DB_VERSION_STRING=/{ gsub(.*\\(|\\).*,,$0); print $0; }' 
\
${S_BASE}/dist/configure)
sed -r -i \
-e /^DB_RELEASE_DATE=/s~=.*~='${REAL_DB_RELEASE_DATE}'~g \
${S_BASE}/dist/RELEASE || die

# Include the SLOT for Java JAR files
# This supersedes the unused jarlocation patches.
sed -r 

[gentoo-commits] proj/elfix:master commit in: misc/install-xattr/

2015-05-29 Thread Anthony G. Basile
commit: d4b136d91ba101673e79836229f3155f502eb056
Author: Jason Zaman jason AT perfinion DOT com
AuthorDate: Thu May 28 14:31:00 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Fri May 29 11:31:46 2015 +
URL:https://gitweb.gentoo.org/proj/elfix.git/commit/?id=d4b136d9

misc/install-xattr: ignore all whitespace in PORTAGE_XATTR_EXCLUDE

if the PORTAGE_XATTR_EXCLUDE variable contains whitespace other
than just ' ', the matching fails to exclude what comes after it.

This replaces all whitespace instead of only just space.

Signed-off-by: Jason Zaman perfinion AT gentoo.org

 misc/install-xattr/install-xattr.c | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/misc/install-xattr/install-xattr.c 
b/misc/install-xattr/install-xattr.c
index b650c67..0b5eb25 100644
--- a/misc/install-xattr/install-xattr.c
+++ b/misc/install-xattr/install-xattr.c
@@ -261,8 +261,12 @@ main(int argc, char* argv[])
 * strings.  Also, no need to free(exclude) before we exit().
 */
char *p = exclude;
-   while ((p = strchr(p, ' ')))
-   *p++ = '\0';
+   char *pend = p + len_exclude;
+   while (p != pend) {
+   if (isspace(*p))
+   *p = '\0';
+   p++;
+   }
 
opterr = 0; /* we skip many legitimate flags, so silence any warning */
 



[gentoo-commits] gentoo-x86 commit in net-p2p/bitcoin-qt: bitcoin-qt-0.10.2.ebuild bitcoin-qt-0.10.0-r1.ebuild ChangeLog

2015-05-29 Thread Anthony G. Basile (blueness)
blueness15/05/29 11:21:31

  Modified: bitcoin-qt-0.10.2.ebuild
bitcoin-qt-0.10.0-r1.ebuild ChangeLog
  Log:
  Restore vapier's fix for memenv.h.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.3  net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild?r1=1.2r2=1.3

Index: bitcoin-qt-0.10.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bitcoin-qt-0.10.2.ebuild29 May 2015 11:10:46 -  1.2
+++ bitcoin-qt-0.10.2.ebuild29 May 2015 11:21:31 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 2010-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild,v 1.2 
2015/05/29 11:10:46 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild,v 1.3 
2015/05/29 11:21:31 blueness Exp $
 
 EAPI=5
 
@@ -62,6 +62,13 @@
sed s/locale\/${filt}/bitcoin.qrc/ -i 'src/Makefile.qt.include'
einfo Languages -- Enabled:$yeslang -- Disabled:$nolang
 
+   if has_version '=dev-libs/leveldb-1.18-r1'; then
+   # Newer leveldb has changed header location.
+   sed -i \
+   -e '/#include/s:memenv.h:leveldb/helpers/memenv.h:' \
+   src/leveldbwrapper.cpp || die
+   fi
+
bitcoincore_autoreconf
 }
 



1.5  net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild?r1=1.4r2=1.5

Index: bitcoin-qt-0.10.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bitcoin-qt-0.10.0-r1.ebuild 29 May 2015 11:10:46 -  1.4
+++ bitcoin-qt-0.10.0-r1.ebuild 29 May 2015 11:21:31 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 2010-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild,v 1.4 
2015/05/29 11:10:46 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild,v 1.5 
2015/05/29 11:21:31 blueness Exp $
 
 EAPI=5
 
@@ -61,6 +61,13 @@
sed s/locale\/${filt}/bitcoin.qrc/ -i 'src/Makefile.qt.include'
einfo Languages -- Enabled:$yeslang -- Disabled:$nolang
 
+   if has_version '=dev-libs/leveldb-1.18-r1'; then
+   # Newer leveldb has changed header location.
+   sed -i \
+   -e '/#include/s:memenv.h:leveldb/helpers/memenv.h:' \
+   src/leveldbwrapper.cpp || die
+   fi
+
bitcoincore_autoreconf
 }
 



1.106net-p2p/bitcoin-qt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.106view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.106content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?r1=1.105r2=1.106

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   29 May 2015 11:10:46 -  1.105
+++ ChangeLog   29 May 2015 11:21:31 -  1.106
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/bitcoin-qt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.105 
2015/05/29 11:10:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.106 
2015/05/29 11:21:31 blueness Exp $
+
+  29 May 2015; Anthony G. Basile bluen...@gentoo.org
+  bitcoin-qt-0.10.0-r1.ebuild, bitcoin-qt-0.10.2.ebuild:
+  Restore vapier's fix for memenv.h.
 
   29 May 2015; Anthony G. Basile bluen...@gentoo.org
   bitcoin-qt-0.10.0-r1.ebuild, 

[gentoo-commits] gentoo-x86 commit in app-office/scribus: scribus-9999.ebuild scribus-1.5.0-r1.ebuild ChangeLog

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 09:37:12

  Modified: scribus-.ebuild ChangeLog
  Added:scribus-1.5.0-r1.ebuild
  Log:
  Enhance fPIC patch and fix configure options with USE=osg, bug #550130
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.16 app-office/scribus/scribus-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/scribus-.ebuild?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/scribus-.ebuild?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/scribus-.ebuild?r1=1.15r2=1.16

Index: scribus-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- scribus-.ebuild 21 May 2015 12:12:02 -  1.15
+++ scribus-.ebuild 29 May 2015 09:37:12 -  1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-.ebuild,v 
1.15 2015/05/21 12:12:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-.ebuild,v 
1.16 2015/05/29 09:37:12 jlec Exp $
 
 EAPI=5
 
@@ -130,7 +130,7 @@
$(cmake-utils_use_with pdf PODOFO)
$(cmake-utils_use_with boost)
$(cmake-utils_use_want graphicsmagick)
-   $(cmake-utils_use_want osg)
+   $(cmake-utils_use !osg WANT_NOOSG)
$(cmake-utils_use_want debug DEBUG)
$(cmake-utils_use_want minimal NOHEADERINSTALL)
$(cmake-utils_use_want hunspell HUNSPELL)



1.210app-office/scribus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?rev=1.210view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?rev=1.210content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?r1=1.209r2=1.210

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- ChangeLog   29 May 2015 07:51:48 -  1.209
+++ ChangeLog   29 May 2015 09:37:12 -  1.210
@@ -1,6 +1,12 @@
 # ChangeLog for app-office/scribus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.209 
2015/05/29 07:51:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.210 
2015/05/29 09:37:12 jlec Exp $
+
+*scribus-1.5.0-r1 (29 May 2015)
+
+  29 May 2015; Justin Lecher j...@gentoo.org +scribus-1.5.0-r1.ebuild,
+  files/scribus-1.5.0-fpic.patch, scribus-.ebuild:
+  Enhance fPIC patch and fix configure options with USE=osg, bug #550130
 
   29 May 2015; Justin Lecher j...@gentoo.org scribus-1.4.5-r1.ebuild:
   Always install en localisation, bug #549876



1.1  app-office/scribus/scribus-1.5.0-r1.ebuild

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

Index: scribus-1.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/app-office/scribus/scribus-1.5.0-r1.ebuild,v 
1.1 2015/05/29 09:37:12 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=tk?

inherit cmake-utils fdo-mime flag-o-matic multilib python-single-r1

DESCRIPTION=Desktop publishing (DTP) and layout program
HOMEPAGE=http://www.scribus.net/;
SRC_URI=mirror://sourceforge/project/${PN}/${PN}-devel/${PV}/${P}.tar.xz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=+boost debug examples graphicsmagick hunspell +minimal osg +pdf scripts 
templates tk

#a=$((ls resources/translations/scribus.*ts | sed -e 's:\.: :g' | awk '{print 
$2}'; ls resources/loremipsum/*xml | sed -e 's:\.: :g' -e 's:loremipsum\/: :g'| 
awk '{print $2}'; ls resources/dicts/hyph*dic | sed -e 's:\.: :g' -e 's:hyph_: 
:g' | awk '{print $2}'; ls resources/dicts/README_*txt | sed -e 's:_hyph::g' -e 
's:\.: :g' -e 's:README_: :g' | awk '{print $2}') | sort | uniq); echo $a
IUSE_LINGUAS= af ar bg br ca ca_ES cs cs_CZ cy cy_GB da da_DK de de_1901 de_CH 
de_DE el en_AU en_EN en_GB en_US eo es es_ES et eu fi fi_FI fr gl he hr hu 
hu_HU ia id id_ID is is_IS it ja ko ku la lt lt_LT 

[gentoo-commits] gentoo-x86 commit in app-office/scribus/files: scribus-1.5.0-fpic.patch

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 09:37:12

  Modified: scribus-1.5.0-fpic.patch
  Log:
  Enhance fPIC patch and fix configure options with USE=osg, bug #550130
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  app-office/scribus/files/scribus-1.5.0-fpic.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/files/scribus-1.5.0-fpic.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/files/scribus-1.5.0-fpic.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/files/scribus-1.5.0-fpic.patch?r1=1.1r2=1.2

Index: scribus-1.5.0-fpic.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/app-office/scribus/files/scribus-1.5.0-fpic.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scribus-1.5.0-fpic.patch21 May 2015 12:12:02 -  1.1
+++ scribus-1.5.0-fpic.patch29 May 2015 09:37:12 -  1.2
@@ -5,8 +5,11 @@
  scribus/styles/CMakeLists.txt   | 2 ++
  scribus/text/CMakeLists.txt | 1 +
  scribus/third_party/lib2geom/CMakeLists.txt | 8 +---
+ scribus/third_party/pgf/CMakeLists.txt  | 2 ++
+ scribus/third_party/prc/CMakeLists.txt  | 2 ++
+ scribus/third_party/wpg/CMakeLists.txt  | 7 ---
  scribus/third_party/zip/CMakeLists.txt  | 2 ++
- 8 files changed, 18 insertions(+), 7 deletions(-)
+ 11 files changed, 26 insertions(+), 10 deletions(-)
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
 index 29d66f3..62d145f 100644
@@ -108,6 +111,51 @@
  
  OPTION(2GEOM_BUILD_SHARED
Build lib2geom and libtoy as shared libraries.
+diff --git a/scribus/third_party/pgf/CMakeLists.txt 
b/scribus/third_party/pgf/CMakeLists.txt
+index f84b3d4..d3b1db6 100644
+--- a/scribus/third_party/pgf/CMakeLists.txt
 b/scribus/third_party/pgf/CMakeLists.txt
+@@ -3,6 +3,8 @@ ${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/scribus
+ )
+ 
++SET(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_FPIC})
++
+ SET(SCRIBUS_PGF_LIB_SOURCES
+ Decoder.cpp
+ Encoder.cpp
+diff --git a/scribus/third_party/prc/CMakeLists.txt 
b/scribus/third_party/prc/CMakeLists.txt
+index 5f7c2c6..1da7177 100644
+--- a/scribus/third_party/prc/CMakeLists.txt
 b/scribus/third_party/prc/CMakeLists.txt
+@@ -5,6 +5,8 @@ ${OPENGL_INCLUDE_DIR}
+ ${FREETYPE_INCLUDE_DIRS}
+ )
+ 
++SET(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_FPIC})
++
+ SET(SCRIBUS_PRC_LIB_SOURCES
+ oPRCFile.cc
+ PRCbitStream.cc
+diff --git a/scribus/third_party/wpg/CMakeLists.txt 
b/scribus/third_party/wpg/CMakeLists.txt
+index ff31e9f..fbc5cd4 100644
+--- a/scribus/third_party/wpg/CMakeLists.txt
 b/scribus/third_party/wpg/CMakeLists.txt
+@@ -2,10 +2,11 @@ INCLUDE_DIRECTORIES(
+ ${CMAKE_SOURCE_DIR}
+ ${CMAKE_SOURCE_DIR}/scribus
+ )
++
+ SET(LIB_TYPE STATIC)
+-IF (ARCH_X86_64 EQUAL 1)
+-  SET(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} -fPIC)
+-ENDIF (ARCH_X86_64 EQUAL 1)
++
++SET(CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_FPIC})
++
+ SET(WPG_SOURCES
+ WPG1Parser.cpp
+ WPG2Parser.cpp
 diff --git a/scribus/third_party/zip/CMakeLists.txt 
b/scribus/third_party/zip/CMakeLists.txt
 index edf9683..f7676ab 100644
 --- a/scribus/third_party/zip/CMakeLists.txt






[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-9999.ebuild ffmpeg-2.2.15.ebuild ChangeLog ffmpeg-2.2.14.ebuild ffmpeg-2.6.3.ebuild

2015-05-29 Thread Alexis Ballier (aballier)
aballier15/05/29 09:45:15

  Modified: ffmpeg-.ebuild ffmpeg-2.2.15.ebuild ChangeLog
ffmpeg-2.2.14.ebuild ffmpeg-2.6.3.ebuild
  Log:
  Do not pass extra-cflags/cxxflags to configure as those default to 
CFLAGS/CXXFLAGS respectively. Just disable optflags instead of passing complete 
CFLAGS to avoid forced -O3 build: This duplicated CFLAGS on the compile line 
and overridden important ones set by configure script; fixes bug #550554.
  
  Signed-off-by: Alexis Ballier aball...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.190media-video/ffmpeg/ffmpeg-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-.ebuild?rev=1.190view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-.ebuild?rev=1.190content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-.ebuild?r1=1.189r2=1.190

Index: ffmpeg-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-.ebuild,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ffmpeg-.ebuild  19 May 2015 09:24:10 -  1.189
+++ ffmpeg-.ebuild  29 May 2015 09:45:15 -  1.190
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-.ebuild,v 
1.189 2015/05/19 09:24:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-.ebuild,v 
1.190 2015/05/29 09:45:15 aballier Exp $
 
 EAPI=5
 
@@ -403,9 +403,7 @@
--cc=$(tc-getCC) \
--cxx=$(tc-getCXX) \
--ar=$(tc-getAR) \
-   --optflags=${CFLAGS} \
-   --extra-cflags=${CFLAGS} \
-   --extra-cxxflags=${CXXFLAGS} \
+   --optflags=  \
$(use_enable static-libs static) \
${myconf[@]}
echo ${@}



1.2  media-video/ffmpeg/ffmpeg-2.2.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.15.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.15.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.15.ebuild?r1=1.1r2=1.2

Index: ffmpeg-2.2.15.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ffmpeg-2.2.15.ebuild18 Apr 2015 10:45:51 -  1.1
+++ ffmpeg-2.2.15.ebuild29 May 2015 09:45:15 -  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/media-video/ffmpeg/ffmpeg-2.2.15.ebuild,v 
1.1 2015/04/18 10:45:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.15.ebuild,v 
1.2 2015/05/29 09:45:15 aballier Exp $
 
 EAPI=5
 
@@ -326,9 +326,7 @@
--cc=$(tc-getCC) \
--cxx=$(tc-getCXX) \
--ar=$(tc-getAR) \
-   --optflags=${CFLAGS} \
-   --extra-cflags=${CFLAGS} \
-   --extra-cxxflags=${CXXFLAGS} \
+   --optflags=  \
$(use_enable static-libs static) \
${myconf[@]}
echo ${@}



1.861media-video/ffmpeg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.861view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.861content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.860r2=1.861

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.860
retrieving revision 1.861
diff -u -r1.860 -r1.861
--- ChangeLog   29 May 2015 09:22:34 -  1.860
+++ ChangeLog   29 May 2015 09:45:15 -  1.861
@@ -1,6 +1,14 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.860 
2015/05/29 09:22:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.861 
2015/05/29 09:45:15 aballier Exp $
+
+  29 May 2015; Alexis Ballier aball...@gentoo.org ffmpeg-2.2.14.ebuild,
+  ffmpeg-2.2.15.ebuild, ffmpeg-2.6.3.ebuild, ffmpeg-.ebuild:
+  Do not pass extra-cflags/cxxflags to configure as those 

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

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 10:53:33

  Added:metadata.xml colorlog-2.6.0.ebuild Manifest
ChangeLog
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

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

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/colorlog/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/colorlog/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
emailj...@gentoo.org/email
nameJustin Lecher/name
  /maintainer
/pkgmetadata



1.1  dev-python/colorlog/colorlog-2.6.0.ebuild

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

Index: colorlog-2.6.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/colorlog/colorlog-2.6.0.ebuild,v 
1.1 2015/05/29 10:53:33 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=Log formatting with colors
HOMEPAGE=https://pypi.python.org/pypi/colorlog 
https://github.com/borntyping/python-colorlog;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=examples test

RDEPEND=
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )

DOCS=( README.rst )

python_test() {
py.test colorlog || die
}

python_install_all() {
use examples  local EXAMPLES=( doc/. )
distutils-r1_python_install_all
}



1.1  dev-python/colorlog/Manifest

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

Index: Manifest
===
DIST colorlog-2.6.0.tar.gz 7079 SHA256 
0f03ae0128a1ac2e22ec6a6617efbd36ab00d4b2e1c49c497e11854cf24f1fe9 SHA512 
be0fbdb617f2edede0d7076a7d9bb0f32578d8f8e688734cf2f29a3bad8e95a8cd2ee32abd680289602a8fb5fb3da728a134ac0f9eb7bcf645a3220c9e02dbf0
 WHIRLPOOL 
64565c351e6e36b3c20882b9c73a36a2d8aed5866b92d447bbe95dbbff30f15f3d9d68b6840916738d5eb943246f1ec5c9548505e6e2df2e09057c20c564da7c
EBUILD colorlog-2.6.0.ebuild 836 SHA256 
9689515461ba9dd10e1ebe1e0fb7229a49a48aec005a012399c3a13b6e3f2b83 SHA512 
9536bb29e617182efd749ac9a13db74d41df6d213f33aafb5b4247da893e6cd0b3a2e7da145ba6cc00adcd0e939babc0dbefcf506e6891b7b248eae8bf240e59
 WHIRLPOOL 
ddeb692743d1a08b1150ad89989372ad4e9dce786ae88a68062882d0df330743fba3c72944f8ea36d97e9c9e27888f6440e27fc7a52d9b3a98ba5e4fe2d417e7
MISC ChangeLog 275 SHA256 
a923c7361871708ec80dc7da872434b094c129861ecff1c7b11d4dc2a78ad129 SHA512 
0830eb3fd2d742d470608f4f4694a03234f4a123366e4bb6864fa7e8b1a1969f03bff7c525547e98dda826152ef246edd0069c92f3cbd59862b2ae226181c419
 WHIRLPOOL 
b7915575b510f86f52d35435bef6754fe6401c83ccd257393b7628cc63a3cb391f0f12fdbaddca6867df67151afeadd726d868b85928658d936ef30ef2cac70a
MISC metadata.xml 258 SHA256 
f9120561eb5a0eb0be48e47772750941e1a206da5fda56321b45eb76fd145ba7 SHA512 
adbf77e7b9f35851720e2f9ef564420d0d128c19fd2a72cd4c9f25e0261419d46c1f72c45fc7093a00eb15e551a14742f969157fb3356f8a60b3d31dee38c8c2
 WHIRLPOOL 
7811fe6099018241061d288dcc1333c7bad35703bb201f921041c7faeeacb03faf748f1d34699afe4e21b1a3f95149fafbbb18633548dfd344fbb736a3ddf495



1.1  dev-python/colorlog/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/colorlog
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/colorlog/ChangeLog,v 1.1 
2015/05/29 10:53:33 jlec Exp $

*colorlog-2.6.0 (29 May 2015)

  29 May 2015; Justin Lecher j...@gentoo.org +colorlog-2.6.0.ebuild,
  +metadata.xml:
  New package, ebuild written by me






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

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 10:57:33

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



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

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 11:10:53

  Added:verboselogs-1.0.1.ebuild metadata.xml Manifest
ChangeLog
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/verboselogs/verboselogs-1.0.1.ebuild

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

Index: verboselogs-1.0.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/verboselogs/verboselogs-1.0.1.ebuild,v 1.1 
2015/05/29 11:10:53 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=Verbose logging for Python's logging module
HOMEPAGE=https://pypi.python.org/pypi/verboselogs;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

SLOT=0
LICENSE=MIT
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=

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



1.1  dev-python/verboselogs/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/verboselogs/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/verboselogs/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
emailj...@gentoo.org/email
nameJustin Lecher/name
  /maintainer
/pkgmetadata



1.1  dev-python/verboselogs/Manifest

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

Index: Manifest
===
DIST verboselogs-1.0.1.tar.gz 4619 SHA256 
0a1fa58d6c4bdf7249f04d502cb25c9926f6d1abb834448f27c533728db4d8ac SHA512 
51f6509b6e5b5f624c0e21a6f517908a2d4bbb90c3e885488e148731a2f37202bba1de4edf7c1d4ac686b262c172d56f2e8374866d84e4020641fe7ea42e2fbc
 WHIRLPOOL 
ea800560ad7ea216e3e54325674836ca7b5258ddec452261b23c1b61d52fdb7088f8ce079ba782e1b0b09c674019393aa081be349f06675da95c607ccbfdcb39
EBUILD verboselogs-1.0.1.ebuild 618 SHA256 
fcf01157c8aa4296aeae1bace9e4a121232554072fafd7665cb15350fce2fad4 SHA512 
d876d832276505893fb6281603b40fab69edb9fbc0b25351088caa6ac73fc3ba2387f4e99f5508b9ec11d5d78107074c5ff4fdeaf7d8183a31ffd25f7a36cf9e
 WHIRLPOOL 
b544bc3cde5d5aa79d6e0fd4adb1c265f3ccf3f40b0370a100fc3939e48756d1a5904e4f4980d8bdd7f6965fd8b74eda5054c0987600346a5177eb4dd476ac87
MISC ChangeLog 284 SHA256 
424da17acf5a583f1fba51c8a48cfcf7f2390a6e07077225ea190434af71eb15 SHA512 
b13e9f601c9452bc9e61591945ec661ed237711b37531d59da1d521a2de2d50bd2b71e97848382eacfd16dc1a9e377ddb6c28ee298b200ebc42499f2c3b2782c
 WHIRLPOOL 
e6a1189bd2f388205822cd7908e94886458d78172281adbbc230bc6b41032f953b632430240726e5711075b6cc9418d7139ad4f1326a46bfc2aa9d730c31959f
MISC metadata.xml 258 SHA256 
f9120561eb5a0eb0be48e47772750941e1a206da5fda56321b45eb76fd145ba7 SHA512 
adbf77e7b9f35851720e2f9ef564420d0d128c19fd2a72cd4c9f25e0261419d46c1f72c45fc7093a00eb15e551a14742f969157fb3356f8a60b3d31dee38c8c2
 WHIRLPOOL 
7811fe6099018241061d288dcc1333c7bad35703bb201f921041c7faeeacb03faf748f1d34699afe4e21b1a3f95149fafbbb18633548dfd344fbb736a3ddf495



1.1  dev-python/verboselogs/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/verboselogs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/verboselogs/ChangeLog,v 1.1 
2015/05/29 11:10:53 jlec Exp $

*verboselogs-1.0.1 (29 May 2015)

  29 May 2015; Justin Lecher j...@gentoo.org +metadata.xml,
  +verboselogs-1.0.1.ebuild:
  New package, ebuild written by me






[gentoo-commits] proj/hardened-patchset:master commit in: 3.14.43/, 3.2.69/, 4.0.4/

2015-05-29 Thread Anthony G. Basile
commit: 3896e54a5e5781b0c950817bf3b89e8f53185893
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Fri May 29 12:30:03 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Fri May 29 12:30:03 2015 +
URL:
https://gitweb.gentoo.org/proj/hardened-patchset.git/commit/?id=3896e54a

Grsec/PaX: 3.1-{3.2.69,3.14.43,4.0.4}-201505272113

 3.14.43/_README|   2 +-
 ...4420_grsecurity-3.1-3.14.43-201505272112.patch} |  47 +-
 3.2.69/_README |   2 +-
 ... 4420_grsecurity-3.1-3.2.69-201505272108.patch} |  38 +-
 4.0.4/_README  |   2 +-
 ... 4420_grsecurity-3.1-4.0.4-201505272113.patch} | 905 +++--
 6 files changed, 904 insertions(+), 92 deletions(-)

diff --git a/3.14.43/_README b/3.14.43/_README
index 6494a01..09a43ed 100644
--- a/3.14.43/_README
+++ b/3.14.43/_README
@@ -2,7 +2,7 @@ README
 -
 Individual Patch Descriptions:
 -
-Patch: 4420_grsecurity-3.1-3.14.43-20150521.patch
+Patch: 4420_grsecurity-3.1-3.14.43-201505272112.patch
 From:  http://www.grsecurity.net
 Desc:  hardened-sources base patch from upstream grsecurity
 

diff --git a/3.14.43/4420_grsecurity-3.1-3.14.43-20150521.patch 
b/3.14.43/4420_grsecurity-3.1-3.14.43-201505272112.patch
similarity index 99%
rename from 3.14.43/4420_grsecurity-3.1-3.14.43-20150521.patch
rename to 3.14.43/4420_grsecurity-3.1-3.14.43-201505272112.patch
index c57dea0..2ecf955 100644
--- a/3.14.43/4420_grsecurity-3.1-3.14.43-20150521.patch
+++ b/3.14.43/4420_grsecurity-3.1-3.14.43-201505272112.patch
@@ -76699,6 +76699,19 @@ index aead369..0dfecfd 100644
xfs_dir3_get_dtype(mp, filetype)))
return 0;
sfep = dp-d_ops-sf_nextentry(sfp, sfep);
+diff --git a/fs/xfs/xfs_error.c b/fs/xfs/xfs_error.c
+index 9995b80..981f0f4 100644
+--- a/fs/xfs/xfs_error.c
 b/fs/xfs/xfs_error.c
+@@ -156,7 +156,7 @@ xfs_error_report(
+ {
+   if (level = xfs_error_level) {
+   xfs_alert_tag(mp, XFS_PTAG_ERROR_REPORT,
+-  Internal error %s at line %d of file %s.  Caller 0x%p,
++  Internal error %s at line %d of file %s.  Caller 0x%pS,
+   tag, linenum, filename, ra);
+ 
+   xfs_stack_trace();
 diff --git a/fs/xfs/xfs_ioctl.c b/fs/xfs/xfs_ioctl.c
 index 78e62cc..eec3706 100644
 --- a/fs/xfs/xfs_ioctl.c
@@ -120148,10 +120161,10 @@ index 000..0c96d8a
 +}
 diff --git a/tools/gcc/constify_plugin.c b/tools/gcc/constify_plugin.c
 new file mode 100644
-index 000..93b181d
+index 000..da184c5
 --- /dev/null
 +++ b/tools/gcc/constify_plugin.c
-@@ -0,0 +1,563 @@
+@@ -0,0 +1,564 @@
 +/*
 + * Copyright 2011 by Emese Revfy re.em...@gmail.com
 + * Copyright 2011-2015 by PaX Team pagee...@freemail.hu
@@ -120390,7 +120403,8 @@ index 000..93b181d
 +  return NULL_TREE;
 +  }
 +
-+  error(%qE attribute used on type %qT that is not constified, name, 
type);
++  if (TYPE_FIELDS(type))
++  error(%qE attribute used on type %qT that is not constified, 
name, type);
 +  return NULL_TREE;
 +}
 +
@@ -120717,10 +120731,10 @@ index 000..93b181d
 +}
 diff --git a/tools/gcc/gcc-common.h b/tools/gcc/gcc-common.h
 new file mode 100644
-index 000..d8ec362
+index 000..77f8462
 --- /dev/null
 +++ b/tools/gcc/gcc-common.h
-@@ -0,0 +1,666 @@
+@@ -0,0 +1,689 @@
 +#ifndef GCC_COMMON_H_INCLUDED
 +#define GCC_COMMON_H_INCLUDED
 +
@@ -120935,6 +120949,12 @@ index 000..d8ec362
 +  return false;
 +  }
 +}
++
++static inline void add_local_decl(struct function *fun, tree d)
++{
++  gcc_assert(TREE_CODE(d) == VAR_DECL);
++  fun-local_decls = tree_cons(NULL_TREE, d, fun-local_decls);
++}
 +#endif
 +
 +#if BUILDING_GCC_VERSION = 4006
@@ -121012,6 +121032,11 @@ index 000..d8ec362
 +#define FOR_EACH_FUNCTION_WITH_GIMPLE_BODY(node) \
 +  for ((node) = cgraph_first_function_with_gimple_body(); (node); \
 +  (node) = cgraph_next_function_with_gimple_body(node))
++
++static inline void varpool_add_new_variable(tree decl)
++{
++  varpool_finalize_decl(decl);
++}
 +#endif
 +
 +#if BUILDING_GCC_VERSION == 4006
@@ -121128,8 +121153,10 @@ index 000..d8ec362
 +#define add_referenced_var(var)
 +#define mark_sym_for_renaming(var)
 +#define varpool_mark_needed_node(node)
++#define create_var_ann(var)
 +#define TODO_dump_func 0
 +#define TODO_dump_cgraph 0
++
 +#endif
 +
 +#if BUILDING_GCC_VERSION = 4009
@@ -121150,6 +121177,11 @@ index 000..d8ec362
 +#if BUILDING_GCC_VERSION = 4009
 +typedef struct rtx_def rtx_insn;
 +
++static inline void set_decl_section_name(tree node, const char *value)
++{
++  DECL_SECTION_NAME(node) = 

[gentoo-commits] gentoo-x86 commit in dev-db/pg_activity: metadata.xml pg_activity-1.2.0.ebuild Manifest ChangeLog

2015-05-29 Thread Agostino Sarubbo (ago)
ago 15/05/29 09:18:27

  Added:metadata.xml pg_activity-1.2.0.ebuild Manifest
ChangeLog
  Log:
  Initial import of pg_activity. Ebuild written by me.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.1  dev-db/pg_activity/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pg_activity/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pg_activity/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
maintainer
emaila...@gentoo.org/email
nameAgostino Sarubbo/name
/maintainer
/pkgmetadata




1.1  dev-db/pg_activity/pg_activity-1.2.0.ebuild

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

Index: pg_activity-1.2.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-db/pg_activity/pg_activity-1.2.0.ebuild,v 1.1 
2015/05/29 09:18:27 ago Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION=Realtime PostgreSQL database server monitoring tool
HOMEPAGE=https://github.com/julmon/pg_activity/;
SRC_URI=https://github.com/julmon/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz
KEYWORDS=~amd64 ~x86
SLOT=0
LICENSE=POSTGRESQL

DEPEND=
RDEPEND=dev-python/psutil[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/psycopg:2[${PYTHON_USEDEP}]

src_install() {
distutils-r1_src_install
doman docs/man/${PN}.1
}



1.1  dev-db/pg_activity/Manifest

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

Index: Manifest
===
DIST pg_activity-1.2.0.tar.gz 88863 SHA256 
e93f09263f9111963818dafe6a8f166ed9c1b272e56e046925d7524ebf779d92 SHA512 
0bf2f3f746755cb3bc6cbff6a9377d172b15a82c836a19cd52ef8073c39cbb8ffaf2f9583fca437cabc7251bab55a874e1ee8e0559778881d42bcc030bf5d0c4
 WHIRLPOOL 
ec8f5d414290bdbb59821ca37cd1a0d098db3771e7d51f0f4f5125c999889a69bf0a71e94288ee7d0e90821b78f5eef3d907f5eac46a5e8e6a5bcf68a241163b
EBUILD pg_activity-1.2.0.ebuild 636 SHA256 
315ec5a76f51517274f7c3655064a41a2f4a412ca86d987bc6998b1a282fa35a SHA512 
0f73e5a021ef8bb1b6f914b57ff0494da6817f190a299b175df7429fd6afeddfe1cc31cd200922fd081f268ba4f3d50cc05d5dc639401078c76d6493450829ee
 WHIRLPOOL 
7a6ee2382466bb3fdf5cbcbf13aa92e5265a680fc65f0065c19bb04e8db99139571ceed8c3c732804f9a57123f69322244e450f70eebe2436a32e55c20b85417
MISC metadata.xml 233 SHA256 
77226fe2bb71a40e1ad91e1a4ddd1bb5728012844c345b01ccffc1f5ab92270e SHA512 
7ca9cf20cfadd69ebd24e89b921aac51290d169b790507577147c823089710f730758b5a0a990311e2db5cc93c2744d85328bf9a09fbd5c75ea5df3a796de487
 WHIRLPOOL 
be83544d3c80e4db47780a2840ccfc7c82c9c0ae0ac85e15347e1e7a1591930f3140d8bbda3b9563e3543aa8c4de1f60def98fd7bafe6b4adf9bd9c259801fb8



1.1  dev-db/pg_activity/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-db/pg_activity
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/pg_activity/ChangeLog,v 1.1 
2015/05/29 09:18:27 ago Exp $

*pg_activity-1.2.0 (29 May 2015)

  29 May 2015; Agostino Sarubbo a...@gentoo.org +metadata.xml,
  +pg_activity-1.2.0.ebuild:
  Initial import of pg_activity. Ebuild written by me.






[gentoo-commits] gentoo-x86 commit in media-libs/x265: x265-1.5.ebuild ChangeLog

2015-05-29 Thread Mikle Kolyada (zlogene)
zlogene 15/05/29 10:36:36

  Modified: x265-1.5.ebuild ChangeLog
  Log:
  arm stable wrt bug #541664
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.8  media-libs/x265/x265-1.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x265/x265-1.5.ebuild?r1=1.7r2=1.8

Index: x265-1.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- x265-1.5.ebuild 11 May 2015 16:59:21 -  1.7
+++ x265-1.5.ebuild 29 May 2015 10:36:35 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.7 
2015/05/11 16:59:21 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/x265-1.5.ebuild,v 1.8 
2015/05/29 10:36:35 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
EHG_REPO_URI=http://bitbucket.org/multicoreware/x265;
 else
SRC_URI=https://bitbucket.org/multicoreware/x265/get/${PV}.tar.bz2 - 
${P}.tar.bz2
-   KEYWORDS=amd64 ~arm hppa ~ppc64 x86
+   KEYWORDS=amd64 arm hppa ~ppc64 x86
 fi
 
 DESCRIPTION=Library for encoding video streams into the H.265/HEVC format



1.26 media-libs/x265/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   22 May 2015 12:20:07 -  1.25
+++ ChangeLog   29 May 2015 10:36:35 -  1.26
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/x265
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.25 2015/05/22 
12:20:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.26 2015/05/29 
10:36:35 zlogene Exp $
+
+  29 May 2015; Mikle Kolyada zlog...@gentoo.org x265-1.5.ebuild:
+  arm stable wrt bug #541664
 
   22 May 2015; Alexis Ballier aball...@gentoo.org x265-1.7.ebuild,
   x265-.ebuild:






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

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 11:09:15

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



[gentoo-commits] gentoo-x86 commit in profiles/base: ChangeLog

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:12:54

  Modified: ChangeLog
  Log:
  profiles/base,prefix/windows: Cygwin,Interix are pure ELIBC values, KERNEL is 
Winnt (bug#544518)

Revision  ChangesPath
1.805profiles/base/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.805view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.805content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?r1=1.804r2=1.805

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.804
retrieving revision 1.805
diff -u -r1.804 -r1.805
--- ChangeLog   29 May 2015 02:30:42 -  1.804
+++ ChangeLog   29 May 2015 09:12:54 -  1.805
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.804 2015/05/29 
02:30:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.805 2015/05/29 
09:12:54 haubi Exp $
+
+  29 May 2015; Michael Haubenwallner ha...@gentoo.org make.defaults,
+  use.mask:
+  Cygwin,Interix are pure ELIBC values, KERNEL is Winnt (bug#544518)
 
   29 May 2015; Patrick Lauer patr...@gentoo.org package.use.mask:
   Fix opensmtpd-extras[filter-lua]






[gentoo-commits] gentoo-x86 commit in sys-libs/libcxx: ChangeLog libcxx-3.6.1.ebuild

2015-05-29 Thread Alexis Ballier (aballier)
aballier15/05/29 09:49:42

  Modified: ChangeLog
  Added:libcxx-3.6.1.ebuild
  Log:
  bump to keep in sync with llvm releases; code is identical
  
  Signed-off-by: Alexis Ballier aball...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.43 sys-libs/libcxx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/ChangeLog?rev=1.43view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/ChangeLog?rev=1.43content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcxx/ChangeLog?r1=1.42r2=1.43

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   23 Apr 2015 08:45:26 -  1.42
+++ ChangeLog   29 May 2015 09:49:41 -  1.43
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/libcxx
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.42 2015/04/23 
08:45:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/ChangeLog,v 1.43 2015/05/29 
09:49:41 aballier Exp $
+
+*libcxx-3.6.1 (29 May 2015)
+
+  29 May 2015; Alexis Ballier aball...@gentoo.org +libcxx-3.6.1.ebuild:
+  bump to keep in sync with llvm releases; code is identical
 
 *libcxx-3.6.0 (23 Apr 2015)
 



1.1  sys-libs/libcxx/libcxx-3.6.1.ebuild

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

Index: libcxx-3.6.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcxx/libcxx-3.6.1.ebuild,v 1.1 
2015/05/29 09:49:41 aballier Exp $

EAPI=5

ESVN_REPO_URI=http://llvm.org/svn/llvm-project/libcxx/trunk;

[ ${PV%} != ${PV} ]  SCM=subversion || SCM=

inherit ${SCM} flag-o-matic toolchain-funcs multilib multilib-minimal

DESCRIPTION=New implementation of the C++ standard library, targeting C++11
HOMEPAGE=http://libcxx.llvm.org/;
if [ ${PV%} = ${PV} ] ; then
SRC_URI=http://llvm.org/releases/${PV}/${P}.src.tar.xz;
S=${WORKDIR}/${P}.src
else
SRC_URI=
fi

LICENSE=|| ( UoI-NCSA MIT )
SLOT=0
if [ ${PV%} = ${PV} ] ; then
KEYWORDS=~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
else
KEYWORDS=
fi
IUSE=elibc_glibc +libcxxrt +static-libs test

RDEPEND=libcxxrt? ( 
=sys-libs/libcxxrt-0.0_p20130725[static-libs?,${MULTILIB_USEDEP}] )
!libcxxrt? ( =sys-devel/gcc-4.7:=[cxx] )
DEPEND=${RDEPEND}
test? ( sys-devel/clang )
app-arch/xz-utils

DOCS=( CREDITS.TXT )

pkg_setup() {
if ! use libcxxrt ; then
ewarn You have disabled USE=libcxxrt. This will build ${PN} 
against
ewarn libsupc++. Please note that this is not well supported.
ewarn In particular, static linking will not work.
fi
if [[ $(gcc-version)  4.7 ]]  [[ $(tc-getCXX) != *clang++* ]] ; then
eerror ${PN} needs to be built with clang++ or gcc-4.7 or 
later.
eerror Please use gcc-config to switch to gcc-4.7 or later 
version.
die
fi
}

src_prepare() {
cp -f ${FILESDIR}/Makefile lib/ || die
multilib_copy_sources
}

src_configure() {
export LIBS=-lpthread -lrt -lc -lgcc_s
if use libcxxrt ; then
append-cppflags -DLIBCXXRT -I${EPREFIX}/usr/include/libcxxrt/
LIBS=-lcxxrt ${LIBS}
cp ${EPREFIX}/usr/include/libcxxrt/*.h ${S}/include
else
# Very hackish, see $HOMEPAGE
# If someone has a clever idea, please share it!
local includes=$(echo | ${CHOST}-g++ -Wp,-v -x c++ - 
-fsyntax-only 21 | grep -C 2 '#include.*...' | tail -n 2 | sed -e 's/^ 
/-I/' | tr '\n' ' ')
local libcxx_gcc_dirs=$(echo | ${CHOST}-g++ -Wp,-v -x c++ - 
-fsyntax-only 21 | grep -C 2 '#include.*...' | tail -n 2 | tr '\n' ' ')
append-cppflags -D__GLIBCXX__ ${includes}
LIBS=-lsupc++ ${LIBS}
local libsupcxx_includes=cxxabi.h bits/c++config.h 
bits/os_defines.h bits/cpu_defines.h bits/cxxabi_tweaks.h bits/cxxabi_forced.h
for i in ${libsupcxx_includes} ; do
local found=
[ -d ${S}/include/$(dirname ${i})/ ] || mkdir -p 
${S}/include/$(dirname ${i})
for j in ${libcxx_gcc_dirs} ; do
if [ 

[gentoo-commits] gentoo-x86 commit in dev-python/setuptools: setuptools-17.0.ebuild ChangeLog

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 10:24:37

  Modified: ChangeLog
  Added:setuptools-17.0.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.280dev-python/setuptools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v
retrieving revision 1.279
retrieving revision 1.280
diff -u -r1.279 -r1.280
--- ChangeLog   19 May 2015 18:06:52 -  1.279
+++ ChangeLog   29 May 2015 10:24:37 -  1.280
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/setuptools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.279 
2015/05/19 18:06:52 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.280 
2015/05/29 10:24:37 jlec Exp $
+
+*setuptools-17.0 (29 May 2015)
+
+  29 May 2015; Justin Lecher j...@gentoo.org +setuptools-17.0.ebuild:
+  Version Bump
 
 *setuptools-16.0 (19 May 2015)
 



1.1  dev-python/setuptools/setuptools-17.0.ebuild

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

Index: setuptools-17.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-17.0.ebuild,v 1.1 
2015/05/29 10:24:37 jlec Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=a collection of extensions to Distutils
HOMEPAGE=http://pypi.python.org/pypi/setuptools;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=PSF-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=test

DEPEND=
test? (
dev-python/pytest[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy)
)


# Force in-source build because build system modifies sources.
DISTUTILS_IN_SOURCE_BUILD=1

DOCS=( README.txt docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )

python_prepare_all() {
# disable tests requiring a network connection
rm setuptools/tests/test_packageindex.py || die

# don't run integration tests
rm setuptools/tests/test_integration.py || die

distutils-r1_python_prepare_all
}

python_test() {
# test_easy_install raises a SandboxViolation due to 
${HOME}/.pydistutils.cfg
# It tries to sandbox the test in a tempdir
HOME=${PWD} py.test ${PN} || die Tests failed under ${EPYTHON}
}

python_install() {
export DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
distutils-r1_python_install
}






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

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 10:46:29

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



[gentoo-commits] gentoo-x86 commit in net-p2p/bitcoin-qt: bitcoin-qt-0.10.2.ebuild bitcoin-qt-0.10.0-r1.ebuild ChangeLog

2015-05-29 Thread Anthony G. Basile (blueness)
blueness15/05/29 11:10:46

  Modified: bitcoin-qt-0.10.2.ebuild
bitcoin-qt-0.10.0-r1.ebuild ChangeLog
  Log:
  Fix bug #550690
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild?r1=1.1r2=1.2

Index: bitcoin-qt-0.10.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bitcoin-qt-0.10.2.ebuild27 May 2015 01:40:54 -  1.1
+++ bitcoin-qt-0.10.2.ebuild29 May 2015 11:10:46 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 2010-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild,v 1.1 
2015/05/27 01:40:54 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.2.ebuild,v 1.2 
2015/05/29 11:10:46 blueness Exp $
 
 EAPI=5
 
@@ -70,7 +70,7 @@
bitcoincore_conf \
$(use_with dbus qtdbus)  \
$(use_with qrcode qrencode)  \
-   $(usex 1stclassmsg --enable-first-class-messaging)  \
+   $(usex 1stclassmsg --enable-first-class-messaging )  \
--with-gui=$(usex qt5 qt5 qt4)
 }
 



1.4  net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild

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

Index: bitcoin-qt-0.10.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bitcoin-qt-0.10.0-r1.ebuild 14 Mar 2015 19:37:06 -  1.3
+++ bitcoin-qt-0.10.0-r1.ebuild 29 May 2015 11:10:46 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 2010-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild,v 1.3 
2015/03/14 19:37:06 blueness Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/bitcoin-qt-0.10.0-r1.ebuild,v 1.4 
2015/05/29 11:10:46 blueness Exp $
 
 EAPI=5
 
@@ -69,7 +69,7 @@
bitcoincore_conf \
$(use_with dbus qtdbus)  \
$(use_with qrcode qrencode)  \
-   $(usex 1stclassmsg --enable-first-class-messaging)  \
+   $(usex 1stclassmsg --enable-first-class-messaging )  \
--with-gui=$(usex qt5 qt5 qt4)
 }
 



1.105net-p2p/bitcoin-qt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.105view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?rev=1.105content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog?r1=1.104r2=1.105

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   27 May 2015 01:40:54 -  1.104
+++ ChangeLog   29 May 2015 11:10:46 -  1.105
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/bitcoin-qt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.104 
2015/05/27 01:40:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bitcoin-qt/ChangeLog,v 1.105 
2015/05/29 11:10:46 blueness Exp $
+
+  29 May 2015; Anthony G. Basile bluen...@gentoo.org
+  bitcoin-qt-0.10.0-r1.ebuild, bitcoin-qt-0.10.2.ebuild:
+  Fix bug #550690
 
 *bitcoin-qt-0.10.2 (27 May 2015)
 






[gentoo-commits] gentoo-x86 commit in profiles/prefix: ChangeLog

2015-05-29 Thread Michael Haubenwallner (haubi)
haubi   15/05/29 09:14:35

  Modified: ChangeLog
  Log:
  profiles/base,prefix/windows: Cygwin,Interix are pure ELIBC values, KERNEL is 
Winnt (bug#544518)

Revision  ChangesPath
1.455profiles/prefix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.455view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.455content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?r1=1.454r2=1.455

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -r1.454 -r1.455
--- ChangeLog   26 May 2015 08:05:08 -  1.454
+++ ChangeLog   29 May 2015 09:14:35 -  1.455
@@ -1,6 +1,11 @@
 # ChangeLog for profiles/prefix
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.454 
2015/05/26 08:05:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.455 
2015/05/29 09:14:35 haubi Exp $
+
+  29 May 2015; Michael Haubenwallner ha...@gentoo.org
+  windows/cygwin/make.defaults, windows/interix/make.defaults,
+  windows/use.force, windows/use.mask, windows/winnt/make.defaults:
+  Cygwin,Interix are pure ELIBC values, KERNEL is Winnt (bug#544518)
 
   26 May 2015; Fabian Groffen grob...@gentoo.org darwin/package.use.mask,
   sunos/solaris/package.use.mask:






[gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ChangeLog ffmpeg-2.6.1.ebuild ffmpeg-2.6.2.ebuild

2015-05-29 Thread Alexis Ballier (aballier)
aballier15/05/29 09:22:34

  Modified: ChangeLog
  Removed:  ffmpeg-2.6.1.ebuild ffmpeg-2.6.2.ebuild
  Log:
  remove old
  
  Signed-off-by: Alexis Ballier aball...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  ChangesPath
1.860media-video/ffmpeg/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.860view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.860content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.859r2=1.860

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
retrieving revision 1.859
retrieving revision 1.860
diff -u -r1.859 -r1.860
--- ChangeLog   29 May 2015 07:37:45 -  1.859
+++ ChangeLog   29 May 2015 09:22:34 -  1.860
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/ffmpeg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.859 
2015/05/29 07:37:45 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.860 
2015/05/29 09:22:34 aballier Exp $
+
+  29 May 2015; Alexis Ballier aball...@gentoo.org -ffmpeg-2.6.1.ebuild,
+  -ffmpeg-2.6.2.ebuild:
+  remove old
 
   29 May 2015; Jack Morgan jmor...@gentoo.org ffmpeg-2.2.14.ebuild:
   sparc stable wrt bug #538798






[gentoo-commits] gentoo-x86 commit in dev-python/bpython: bpython-0.14.2.ebuild ChangeLog

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 10:38:06

  Modified: ChangeLog
  Added:bpython-0.14.2.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.55 dev-python/bpython/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   21 Mar 2015 16:50:05 -  1.54
+++ ChangeLog   29 May 2015 10:38:06 -  1.55
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/bpython
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.54 
2015/03/21 16:50:05 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bpython/ChangeLog,v 1.55 
2015/05/29 10:38:06 jlec Exp $
+
+*bpython-0.14.2 (29 May 2015)
+
+  29 May 2015; Justin Lecher j...@gentoo.org +bpython-0.14.2.ebuild:
+  Version Bump
 
   21 Mar 2015; Justin Lecher j...@gentoo.org bpython-0.13.1.ebuild,
   bpython-0.13.2.ebuild:



1.1  dev-python/bpython/bpython-0.14.2.ebuild

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

Index: bpython-0.14.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/bpython/bpython-0.14.2.ebuild,v 
1.1 2015/05/29 10:38:06 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

PYTHON_REQ_USE=ncurses

inherit distutils-r1

DESCRIPTION=Syntax highlighting and autocompletion for the Python interpreter
HOMEPAGE=http://www.bpython-interpreter.org/ 
https://bitbucket.org/bobf/bpython/ http://pypi.python.org/pypi/bpython;
SRC_URI=
http://www.bpython-interpreter.org/releases/${P}.tar.gz
mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz


LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=doc test

RDEPEND=
=dev-python/curtsies-0.1.18[${PYTHON_USEDEP}]
dev-python/curtsies-0.2.0[${PYTHON_USEDEP}]
dev-python/greenlet[${PYTHON_USEDEP}]
dev-python/jedi[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/six-1.5[${PYTHON_USEDEP}]
dev-python/urwid[${PYTHON_USEDEP}]
dev-python/watchdog[${PYTHON_USEDEP}]

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

DOCS=( AUTHORS CHANGELOG sample.theme light.theme )

# Req'd for clean build by each impl
DISTUTILS_IN_SOURCE_BUILD=1

python_compile_all() {
if use doc; then
sphinx-build -b html -c doc/sphinx/source/ \
doc/sphinx/source/ doc/sphinx/source/html || die docs 
build failed
fi
}

python_test() {
pushd build/lib  /dev/null
${PYTHON} -m unittest discover || die
popd  /dev/null
}

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






[gentoo-commits] gentoo-x86 commit in media-video/libav: libav-11.3.ebuild ChangeLog

2015-05-29 Thread Mikle Kolyada (zlogene)
zlogene 15/05/29 10:37:25

  Modified: libav-11.3.ebuild ChangeLog
  Log:
  arm stable wrt bug #541664
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.9  media-video/libav/libav-11.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-11.3.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-11.3.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/libav-11.3.ebuild?r1=1.8r2=1.9

Index: libav-11.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/libav/libav-11.3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libav-11.3.ebuild   28 May 2015 16:39:20 -  1.8
+++ libav-11.3.ebuild   29 May 2015 10:37:25 -  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/media-video/libav/libav-11.3.ebuild,v 1.8 
2015/05/28 16:39:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-11.3.ebuild,v 1.9 
2015/05/29 10:37:25 zlogene Exp $
 
 EAPI=5
 
@@ -30,7 +30,7 @@
 LICENSE=LGPL-2.1  gpl? ( GPL-3 )
 SLOT=0/11
 [[ ${PV} == * ]] || \
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris
 IUSE=aac alsa amr bs2b +bzip2 cdio cpudetection custom-cflags debug doc 
+encode faac fdk
frei0r fontconfig +gpl gsm +hardcoded-tables ieee1394 jack jpeg2k mp3
+network openssl opus oss pic pulseaudio rtmp schroedinger sdl speex ssl



1.249media-video/libav/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/ChangeLog?rev=1.249view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/ChangeLog?rev=1.249content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/libav/ChangeLog?r1=1.248r2=1.249

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog   28 May 2015 16:39:20 -  1.248
+++ ChangeLog   29 May 2015 10:37:25 -  1.249
@@ -1,6 +1,9 @@
 # ChangeLog for media-video/libav
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.248 
2015/05/28 16:39:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/ChangeLog,v 1.249 
2015/05/29 10:37:25 zlogene Exp $
+
+  29 May 2015; Mikle Kolyada zlog...@gentoo.org libav-11.3.ebuild:
+  arm stable wrt bug #541664
 
   28 May 2015; Jeroen Roovers j...@gentoo.org libav-11.3.ebuild,
   libav-11..ebuild:






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

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 11:02:01

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



[gentoo-commits] gentoo-x86 commit in dev-db/pg_activity: - New directory

2015-05-29 Thread Agostino Sarubbo (ago)
ago 15/05/29 09:16:10

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-db/pg_activity added to the repository



[gentoo-commits] gentoo-x86 commit in sys-devel/llvm: ChangeLog llvm-9999.ebuild

2015-05-29 Thread Bernard Cafarelli (voyageur)
voyageur15/05/29 09:24:43

  Modified: ChangeLog llvm-.ebuild
  Log:
  Revert accidental commit on live ebuild, should fix #550608 and #550682
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
00F7AB331B0F097F)

Revision  ChangesPath
1.241sys-devel/llvm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -r1.240 -r1.241
--- ChangeLog   27 May 2015 11:58:56 -  1.240
+++ ChangeLog   29 May 2015 09:24:43 -  1.241
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/llvm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.240 2015/05/27 
11:58:56 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.241 2015/05/29 
09:24:43 voyageur Exp $
+
+  29 May 2015; Bernard Cafarelli voyag...@gentoo.org llvm-.ebuild:
+  Revert accidental commit on live ebuild, should fix #550608 and #550682
 
 *llvm-3.6.1 (27 May 2015)
 



1.107sys-devel/llvm/llvm-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?rev=1.107view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?rev=1.107content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/llvm/llvm-.ebuild?r1=1.106r2=1.107

Index: llvm-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-.ebuild,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- llvm-.ebuild27 May 2015 11:58:56 -  1.106
+++ llvm-.ebuild29 May 2015 09:24:43 -  1.107
@@ -1,12 +1,12 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-.ebuild,v 1.106 
2015/05/27 11:58:56 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-.ebuild,v 1.107 
2015/05/29 09:24:43 voyageur Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 pypy )
 
-inherit eutils cmake-utils flag-o-matic git-r3 multibuild multilib \
+inherit eutils flag-o-matic git-r3 multibuild multilib \
multilib-minimal python-r1 toolchain-funcs pax-utils check-reqs
 
 DESCRIPTION=Low Level Virtual Machine
@@ -19,7 +19,8 @@
 SLOT=0/${PV}
 KEYWORDS=
 IUSE=clang debug doc gold libedit +libffi multitarget ncurses ocaml python
-   +static-analyzer test xml video_cards_radeon kernel_Darwin
+   +static-analyzer test xml video_cards_radeon
+   kernel_Darwin
 
 COMMON_DEPEND=
sys-libs/zlib:0=
@@ -43,6 +44,10 @@
=sys-devel/make-3.81
=sys-devel/flex-2.5.4
=sys-devel/bison-1.875d
+   || ( =sys-devel/gcc-3.0 =sys-devel/gcc-apple-4.2.1
+   ( =sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
+   )
+   || ( =sys-devel/binutils-2.18 =sys-devel/binutils-apple-5.1 )
clang? ( xml? ( virtual/pkgconfig ) )
libffi? ( virtual/pkgconfig )
!!dev-python/configparser-3.3.0.2
@@ -233,8 +238,7 @@
tc-export CC CXX
 
ECONF_SOURCE=${S} \
-   cmake-utils_src_configure
-   #econf ${conf_flags[@]}
+   econf ${conf_flags[@]}
 }
 
 set_makeargs() {
@@ -466,6 +470,7 @@
insinto /usr/share/vim/vimfiles/${dir}
doins ${dir}/*.vim
done
+   popd /dev/null || die
 
if use clang; then
pushd tools/clang /dev/null || die
@@ -506,5 +511,6 @@
python_doscript 
${S}/projects/compiler-rt/lib/asan/scripts/asan_symbolize.py
}
python_foreach_impl python_inst
+   popd /dev/null || die
fi
 }






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

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 11:07:29

  Added:humanfriendly-1.25.ebuild metadata.xml Manifest
ChangeLog
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/humanfriendly/humanfriendly-1.25.ebuild

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

Index: humanfriendly-1.25.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/humanfriendly/humanfriendly-1.25.ebuild,v 
1.1 2015/05/29 11:07:29 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=Human friendly output for text interfaces using Python
HOMEPAGE=https://pypi.python.org/pypi/humanfriendly 
https://humanfriendly.readthedocs.org;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

SLOT=0
LICENSE=MIT
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=

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

python_test() {
esetup.py test || die
}



1.1  dev-python/humanfriendly/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/humanfriendly/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/humanfriendly/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
emailj...@gentoo.org/email
nameJustin Lecher/name
  /maintainer
/pkgmetadata



1.1  dev-python/humanfriendly/Manifest

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

Index: Manifest
===
DIST humanfriendly-1.25.tar.gz 23072 SHA256 
a6811938ff17c3df24c5b91569f44bff17f1ccbb60e0d756a5bfd13b554d479c SHA512 
e62cfcd4f0119830cb21b10eb7514aebe1283fc4dc9cbc22cfad1cb3c73fcad46ac5e4e3a2aa7ccffc5f5b8389d616e1dcaa622fee420c5fcd7138948c69cd54
 WHIRLPOOL 
ef7161c9893b5b59b5b89fce7aabbd4fd8954d316874e53a2352258cdccfe4dbcacb2fc46711490f90fa0f56f19734b6617e5e844c8f004142faac38a890b8c4
EBUILD humanfriendly-1.25.ebuild 601 SHA256 
66bbc542074755326aba116a8f712e8e785363246762ced1726ead615c65940e SHA512 
c70a5ce1b4792e4f2db3e9c9b655eace8f58ef5193d4f4e67e950b11b4859c5f0e1e3418001501a027d51131e445e0dfc75a42f0774fbc14b7d25b988926b2ee
 WHIRLPOOL 
2e9ece3e1bed8effe68cdfb188cee4f78328ae18e6d81b321bab32204e8cbd7460114bfa0581253436b54178dd2cf2c70385547d0f9821cd327af9e2e1cffc1c
MISC ChangeLog 288 SHA256 
03cadf213b93f1eaf03b0e7a97e799cdedb804b359dab99e677dbaf0def354de SHA512 
2a5372e8fe6819cee62b32b78a7ffb163131e3e6f4537aeddadbbb2c991dc04835d49a38b195dcb3892b7574691b04ed0fe2ccd7305551735a5f8c40180d0bd9
 WHIRLPOOL 
44355e7951cc033a094db6fd01b83e33457ba74f44eb5dfa1a7929de26d44da29046c685330956545ad47980219a4a8dd2c70610126440bc865635c20f845eab
MISC metadata.xml 258 SHA256 
f9120561eb5a0eb0be48e47772750941e1a206da5fda56321b45eb76fd145ba7 SHA512 
adbf77e7b9f35851720e2f9ef564420d0d128c19fd2a72cd4c9f25e0261419d46c1f72c45fc7093a00eb15e551a14742f969157fb3356f8a60b3d31dee38c8c2
 WHIRLPOOL 
7811fe6099018241061d288dcc1333c7bad35703bb201f921041c7faeeacb03faf748f1d34699afe4e21b1a3f95149fafbbb18633548dfd344fbb736a3ddf495



1.1  dev-python/humanfriendly/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/humanfriendly
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/humanfriendly/ChangeLog,v 1.1 
2015/05/29 11:07:29 jlec Exp $

*humanfriendly-1.25 (29 May 2015)

  29 May 2015; Justin Lecher j...@gentoo.org +humanfriendly-1.25.ebuild,
  +metadata.xml:
  New package, ebuild written by me






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

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 11:13:37

  Added:coloredlogs-1.0.ebuild metadata.xml Manifest
ChangeLog
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/coloredlogs/coloredlogs-1.0.ebuild

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

Index: coloredlogs-1.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/coloredlogs/coloredlogs-1.0.ebuild,v 1.1 
2015/05/29 11:13:37 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=Colored stream handler for the logging module
HOMEPAGE=https://pypi.python.org/pypi/coloredlogs 
https://github.com/xolox/python-coloredlogs http://coloredlogs.readthedocs.org;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND==dev-python/humanfriendly-1.24[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/verboselogs[${PYTHON_USEDEP}] )

DOCS=( README.rst )

python_test() {
esetup.py test
}



1.1  dev-python/coloredlogs/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/coloredlogs/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/coloredlogs/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
emailj...@gentoo.org/email
nameJustin Lecher/name
  /maintainer
/pkgmetadata



1.1  dev-python/coloredlogs/Manifest

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

Index: Manifest
===
DIST coloredlogs-1.0.tar.gz 11742 SHA256 
35e1e8a422b27d8c8e66eaa30d5dfff80d9c233bd52543e10b79688781b0510b SHA512 
b95813783cf75456710a85f485e5512a3a7c4a2715259e97f90c1f95506a3975cdbb068702e4329ad7ffe89cd07d6693c0f0dab10f930fd78300f8dce645ed35
 WHIRLPOOL 
3b162606d89b2f1c177e5d42b18eca7e148a8417452c1be3e77808fafa072a86a8df67b59af07dbf28850daa1842f498cbc23565ea3f191ffa63e1af55adbb5b
EBUILD coloredlogs-1.0.ebuild 827 SHA256 
32a5f788bd381678864dfa35c0614d8263597d5497f522bdd71bc73472b20b6d SHA512 
55d6c6a9ed9502dc3bd5500c5b5e461b0f6ce9397ad90d45d16164835cdbd905883ca0fb29bef945efe43d1f0c79aef00ac43a17d087a1798aec377cfd33bc9b
 WHIRLPOOL 
1ccf55b1d4650ffcc303f8481dd07b8209e286c77b92d591b821249e6bb64b57ae7a06ef635a06302f4a6c4e71574aa8128c7d78fae15dd90c7316d761c2dc69
MISC ChangeLog 280 SHA256 
2ab750c0205adf2e7f30f2d2fc227dc71aa70a006f681e9615e91409a355df0b SHA512 
50663058d6b53f8f3d072405ab86b7a7725eaeda930f044fef13aeaf7d73bd0edf6321ca9901435b5ff191b8e08aebbf4ee20d6be4db8d9cf8936e8233574975
 WHIRLPOOL 
7a34b70cfada4511c556702e511f55cd94a9cdb74ba6c76ea5880f8749dfea7155b8c4f72d533220588c178d5ca2217fab5111c8200aae04553756611e2688c8
MISC metadata.xml 258 SHA256 
f9120561eb5a0eb0be48e47772750941e1a206da5fda56321b45eb76fd145ba7 SHA512 
adbf77e7b9f35851720e2f9ef564420d0d128c19fd2a72cd4c9f25e0261419d46c1f72c45fc7093a00eb15e551a14742f969157fb3356f8a60b3d31dee38c8c2
 WHIRLPOOL 
7811fe6099018241061d288dcc1333c7bad35703bb201f921041c7faeeacb03faf748f1d34699afe4e21b1a3f95149fafbbb18633548dfd344fbb736a3ddf495



1.1  dev-python/coloredlogs/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/coloredlogs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/coloredlogs/ChangeLog,v 1.1 
2015/05/29 11:13:37 jlec Exp $

*coloredlogs-1.0 (29 May 2015)

  29 May 2015; Justin Lecher j...@gentoo.org +coloredlogs-1.0.ebuild,
  +metadata.xml:
  New package, ebuild written by me






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-4.4.1.2.ebuild

2015-05-29 Thread Andreas Huettel (dilfridge)
dilfridge15/05/29 12:59:15

  Modified: ChangeLog
  Removed:  libreoffice-bin-debug-4.4.1.2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.87 app-office/libreoffice-bin-debug/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.87view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?rev=1.87content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog?r1=1.86r2=1.87

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   27 May 2015 10:58:45 -  1.86
+++ ChangeLog   29 May 2015 12:59:15 -  1.87
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin-debug
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.86 
2015/05/27 10:58:45 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.87 
2015/05/29 12:59:15 dilfridge Exp $
+
+  29 May 2015; Andreas K. Hüttel dilfri...@gentoo.org
+  -libreoffice-bin-debug-4.4.1.2.ebuild:
+  Drop old
 
   27 May 2015; Agostino Sarubbo a...@gentoo.org
   libreoffice-bin-debug-4.4.3.2.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/nettle: nettle-2.7.1-r4.ebuild ChangeLog

2015-05-29 Thread Mikle Kolyada (zlogene)
zlogene 15/05/29 13:15:47

  Modified: nettle-2.7.1-r4.ebuild ChangeLog
  Log:
  arm stable wrt bug #540892
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  dev-libs/nettle/nettle-2.7.1-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild?r1=1.5r2=1.6

Index: nettle-2.7.1-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nettle-2.7.1-r4.ebuild  29 May 2015 13:09:19 -  1.5
+++ nettle-2.7.1-r4.ebuild  29 May 2015 13:15:47 -  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-libs/nettle/nettle-2.7.1-r4.ebuild,v 
1.5 2015/05/29 13:09:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild,v 
1.6 2015/05/29 13:15:47 zlogene Exp $
 
 EAPI=5
 AUTOTOOLS_AUTORECONF=yes
@@ -13,7 +13,7 @@
 
 LICENSE=|| ( LGPL-3 LGPL-2.1 )
 SLOT=0/4 # subslot = libnettle soname version
-KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris
 IUSE=doc +gmp neon static-libs test
 
 DEPEND=gmp? ( dev-libs/gmp:0[${MULTILIB_USEDEP}] )



1.128dev-libs/nettle/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog   29 May 2015 13:09:19 -  1.127
+++ ChangeLog   29 May 2015 13:15:47 -  1.128
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/nettle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.127 
2015/05/29 13:09:19 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.128 
2015/05/29 13:15:47 zlogene Exp $
+
+  29 May 2015; Mikle Kolyada zlog...@gentoo.org nettle-2.7.1-r4.ebuild:
+  arm stable wrt bug #540892
 
   29 May 2015; Mikle Kolyada zlog...@gentoo.org nettle-2.7.1-r4.ebuild:
   arm stable wrt bug #540892






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

2015-05-29 Thread Anthony G. Basile
commit: a0e63bbb34b3efc0db152bad5a2ea73fd6e56fd4
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Fri May 29 12:33:16 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Fri May 29 12:33:16 2015 +
URL:https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=a0e63bbb

sys-kernel/hardened-sources: testing patchset 20150527

Package-Manager: portage-2.2.18
Manifest-Sign-Key: 0xF52D4BBA

 ...ned-sources-3.14.43-r2.ebuild = hardened-sources-3.14.43-r3.ebuild} | 2 +-
 ...dened-sources-3.2.69-r3.ebuild = hardened-sources-3.2.69-r4.ebuild} | 2 +-
 ...ardened-sources-4.0.4-r2.ebuild = hardened-sources-4.0.4-r3.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.43-r2.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.14.43-r3.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-3.14.43-r2.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.14.43-r3.ebuild
index 99de94e..313c7f1 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.14.43-r2.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.14.43-r3.ebuild
@@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE=1
 inherit kernel-2
 detect_version
 
-HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3
+HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4
 
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
 SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}
 

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.69-r3.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.2.69-r4.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-3.2.69-r3.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.2.69-r4.ebuild
index 0f09e03..1d0780b 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.2.69-r3.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.2.69-r4.ebuild
@@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE=1
 inherit kernel-2
 detect_version
 
-HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4
+HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-5
 
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
 SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}
 

diff --git a/sys-kernel/hardened-sources/hardened-sources-4.0.4-r2.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-4.0.4-r3.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-4.0.4-r2.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-4.0.4-r3.ebuild
index 29e58ea..7608a75 100644
--- a/sys-kernel/hardened-sources/hardened-sources-4.0.4-r2.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-4.0.4-r3.ebuild
@@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE=1
 inherit kernel-2
 detect_version
 
-HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3
+HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4
 
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
 SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}
 



[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-l10n: ChangeLog libreoffice-l10n-4.4.2.2.ebuild libreoffice-l10n-4.4.1.2.ebuild

2015-05-29 Thread Andreas Huettel (dilfridge)
dilfridge15/05/29 12:57:39

  Modified: ChangeLog
  Removed:  libreoffice-l10n-4.4.2.2.ebuild
libreoffice-l10n-4.4.1.2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.143app-office/libreoffice-l10n/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?rev=1.143view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?rev=1.143content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-l10n/ChangeLog?r1=1.142r2=1.143

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog   27 May 2015 10:58:37 -  1.142
+++ ChangeLog   29 May 2015 12:57:39 -  1.143
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-l10n
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 
1.142 2015/05/27 10:58:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-l10n/ChangeLog,v 
1.143 2015/05/29 12:57:39 dilfridge Exp $
+
+  29 May 2015; Andreas K. Hüttel dilfri...@gentoo.org
+  -libreoffice-l10n-4.4.1.2.ebuild, -libreoffice-l10n-4.4.2.2.ebuild:
+  Drop old
 
   27 May 2015; Agostino Sarubbo a...@gentoo.org
   libreoffice-l10n-4.4.3.2.ebuild:






[gentoo-commits] gentoo-x86 commit in app-text/poppler: poppler-9999.ebuild poppler-0.33.0-r1.ebuild ChangeLog

2015-05-29 Thread Andreas Huettel (dilfridge)
dilfridge15/05/29 13:00:45

  Modified: poppler-.ebuild poppler-0.33.0-r1.ebuild
ChangeLog
  Log:
  Add slot operator for openjpeg
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.9  app-text/poppler/poppler-.ebuild

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

Index: poppler-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- poppler-.ebuild 25 May 2015 11:42:29 -  1.8
+++ poppler-.ebuild 29 May 2015 13:00:45 -  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/app-text/poppler/poppler-.ebuild,v 1.8 
2015/05/25 11:42:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-.ebuild,v 1.9 
2015/05/29 13:00:45 dilfridge Exp $
 
 EAPI=5
 
@@ -36,7 +36,7 @@
)
curl? ( net-misc/curl )
jpeg? ( virtual/jpeg:0 )
-   jpeg2k? ( media-libs/openjpeg:2 )
+   jpeg2k? ( media-libs/openjpeg:2= )
lcms? ( media-libs/lcms:2 )
png? ( media-libs/libpng:0= )
qt4? (



1.3  app-text/poppler/poppler-0.33.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/poppler-0.33.0-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/poppler-0.33.0-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/poppler-0.33.0-r1.ebuild?r1=1.2r2=1.3

Index: poppler-0.33.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.33.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- poppler-0.33.0-r1.ebuild25 May 2015 11:42:29 -  1.2
+++ poppler-0.33.0-r1.ebuild29 May 2015 13:00:45 -  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/app-text/poppler/poppler-0.33.0-r1.ebuild,v 
1.2 2015/05/25 11:42:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.33.0-r1.ebuild,v 
1.3 2015/05/29 13:00:45 dilfridge Exp $
 
 EAPI=5
 
@@ -36,7 +36,7 @@
)
curl? ( net-misc/curl )
jpeg? ( virtual/jpeg:0 )
-   jpeg2k? ( media-libs/openjpeg:2 )
+   jpeg2k? ( media-libs/openjpeg:2= )
lcms? ( media-libs/lcms:2 )
png? ( media-libs/libpng:0= )
qt4? (



1.461app-text/poppler/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/ChangeLog?rev=1.461view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/ChangeLog?rev=1.461content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/poppler/ChangeLog?r1=1.460r2=1.461

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v
retrieving revision 1.460
retrieving revision 1.461
diff -u -r1.460 -r1.461
--- ChangeLog   25 May 2015 11:42:29 -  1.460
+++ ChangeLog   29 May 2015 13:00:45 -  1.461
@@ -1,6 +1,10 @@
 # ChangeLog for app-text/poppler
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.460 
2015/05/25 11:42:29 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.461 
2015/05/29 13:00:45 dilfridge Exp $
+
+  29 May 2015; Andreas K. Hüttel dilfri...@gentoo.org
+  poppler-0.33.0-r1.ebuild, poppler-.ebuild:
+  Add slot operator for openjpeg
 
   25 May 2015; Andreas K. Huettel dilfri...@gentoo.org
   poppler-0.33.0-r1.ebuild, poppler-.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/nettle: nettle-2.7.1-r4.ebuild ChangeLog

2015-05-29 Thread Mikle Kolyada (zlogene)
zlogene 15/05/29 13:09:19

  Modified: nettle-2.7.1-r4.ebuild ChangeLog
  Log:
  arm stable wrt bug #540892
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  dev-libs/nettle/nettle-2.7.1-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild?r1=1.4r2=1.5

Index: nettle-2.7.1-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nettle-2.7.1-r4.ebuild  28 May 2015 15:26:50 -  1.4
+++ nettle-2.7.1-r4.ebuild  29 May 2015 13:09:19 -  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-libs/nettle/nettle-2.7.1-r4.ebuild,v 
1.4 2015/05/28 15:26:50 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild,v 
1.5 2015/05/29 13:09:19 zlogene Exp $
 
 EAPI=5
 AUTOTOOLS_AUTORECONF=yes
@@ -13,7 +13,7 @@
 
 LICENSE=|| ( LGPL-3 LGPL-2.1 )
 SLOT=0/4 # subslot = libnettle soname version
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh 
~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris
 IUSE=doc +gmp neon static-libs test
 
 DEPEND=gmp? ( dev-libs/gmp:0[${MULTILIB_USEDEP}] )



1.127dev-libs/nettle/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog   28 May 2015 15:26:50 -  1.126
+++ ChangeLog   29 May 2015 13:09:19 -  1.127
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/nettle
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.126 
2015/05/28 15:26:50 jmorgan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/ChangeLog,v 1.127 
2015/05/29 13:09:19 zlogene Exp $
+
+  29 May 2015; Mikle Kolyada zlog...@gentoo.org nettle-2.7.1-r4.ebuild:
+  arm stable wrt bug #540892
 
   28 May 2015; Jack Morgan jmor...@gentoo.org nettle-2.7.1-r4.ebuild:
   ppc64 stable wrt bug #540892






[gentoo-commits] proj/hardened-patchset: New tag: 20150527

2015-05-29 Thread Anthony G. Basile
commit: 
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Fri May 29 12:30:34 2015 +

New tag: 20150527




[gentoo-commits] gentoo-x86 commit in app-office/libreoffice: ChangeLog libreoffice-4.4.1.2.ebuild libreoffice-4.4.2.2.ebuild

2015-05-29 Thread Andreas Huettel (dilfridge)
dilfridge15/05/29 12:56:30

  Modified: ChangeLog
  Removed:  libreoffice-4.4.1.2.ebuild
libreoffice-4.4.2.2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.635app-office/libreoffice/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.635view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.635content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?r1=1.634r2=1.635

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.634
retrieving revision 1.635
diff -u -r1.634 -r1.635
--- ChangeLog   27 May 2015 10:58:34 -  1.634
+++ ChangeLog   29 May 2015 12:56:30 -  1.635
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.634 
2015/05/27 10:58:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.635 
2015/05/29 12:56:30 dilfridge Exp $
+
+  29 May 2015; Andreas K. Hüttel dilfri...@gentoo.org
+  -libreoffice-4.4.1.2.ebuild, -libreoffice-4.4.2.2.ebuild:
+  Drop old
 
   27 May 2015; Agostino Sarubbo a...@gentoo.org libreoffice-4.4.3.2.ebuild:
   Stable for x86, wrt bug #547900






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-4.4.1.2.ebuild

2015-05-29 Thread Andreas Huettel (dilfridge)
dilfridge15/05/29 12:58:27

  Modified: ChangeLog
  Removed:  libreoffice-bin-4.4.1.2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
94BFDF4484AD142F)

Revision  ChangesPath
1.186app-office/libreoffice-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.186view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.186content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.185r2=1.186

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog   27 May 2015 10:58:41 -  1.185
+++ ChangeLog   29 May 2015 12:58:27 -  1.186
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.185 2015/05/27 10:58:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.186 2015/05/29 12:58:27 dilfridge Exp $
+
+  29 May 2015; Andreas K. Hüttel dilfri...@gentoo.org
+  -libreoffice-bin-4.4.1.2.ebuild:
+  Drop old
 
   27 May 2015; Agostino Sarubbo a...@gentoo.org 
libreoffice-bin-4.4.3.2.ebuild:
   Stable for x86, wrt bug #547900






[gentoo-commits] gentoo-x86 commit in mail-filter/opensmtpd-extras: opensmtpd-extras-5.4.5.201505291521.ebuild metadata.xml ChangeLog opensmtpd-extras-5.4.5.201505281056.ebuild

2015-05-29 Thread Jason Donenfeld (zx2c4)
zx2c4   15/05/29 13:54:36

  Modified: metadata.xml ChangeLog
  Added:opensmtpd-extras-5.4.5.201505291521.ebuild
  Removed:  opensmtpd-extras-5.4.5.201505281056.ebuild
  Log:
  Version bump and fix QA issues
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
55758000)

Revision  ChangesPath
1.2  mail-filter/opensmtpd-extras/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/metadata.xml?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/metadata.xml?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/metadata.xml?r1=1.1r2=1.2

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml28 May 2015 10:37:34 -  1.1
+++ metadata.xml29 May 2015 13:54:36 -  1.2
@@ -38,6 +38,7 @@
 flag name='scheduler-ram'ram scheduler/flag
 flag name='scheduler-stub'stub scheduler/flag
 flag name='scheduler-python'schedulre for interfacing with python/flag
+flag name='luajit'Use JIT for Lua via dev-lang/luajit instead of 
dev-lang/lua/flag
 /use
 /pkgmetadata
 



1.3  mail-filter/opensmtpd-extras/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   29 May 2015 02:31:03 -  1.2
+++ ChangeLog   29 May 2015 13:54:36 -  1.3
@@ -1,6 +1,13 @@
 # ChangeLog for mail-filter/opensmtpd-extras
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v 
1.2 2015/05/29 02:31:03 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v 
1.3 2015/05/29 13:54:36 zx2c4 Exp $
+
+*opensmtpd-extras-5.4.5.201505291521 (29 May 2015)
+
+  29 May 2015; Jason A. Donenfeld zx...@gentoo.org
+  +opensmtpd-extras-5.4.5.201505291521.ebuild,
+  -opensmtpd-extras-5.4.5.201505281056.ebuild, metadata.xml:
+  Version bump and fix QA issues
 
   29 May 2015; Patrick Lauer patr...@gentoo.org
   opensmtpd-extras-5.4.5.201505281056.ebuild:



1.1  
mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505291521.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505291521.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505291521.ebuild?rev=1.1content-type=text/plain

Index: opensmtpd-extras-5.4.5.201505291521.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505291521.ebuild,v
 1.1 2015/05/29 13:54:36 zx2c4 Exp $

EAPI=5

inherit versionator eutils flag-o-matic autotools

DESCRIPTION=Extra tables, filters, and various other addons for OpenSMTPD
HOMEPAGE=https://github.com/OpenSMTPD/OpenSMTPD-extras;
#SRC_URI=https://www.opensmtpd.org/archives/${PN}-$(get_version_component_range
 4-).tar.gz
SRC_URI=https://dev.gentoo.org/~zx2c4/${PN}-$(get_version_component_range 
4-).tar.gz

LICENSE=ISC BSD BSD-1 BSD-2 BSD-4
SLOT=0
KEYWORDS=~amd64 ~x86
MY_COMPONENTS=
filter-clamav
filter-dkim-signer
filter-dnsbl
filter-lua
filter-monkey
filter-pause
filter-perl
filter-python
filter-regex
filter-spamassassin
filter-stub
filter-trace
filter-void

queue-null
queue-python
queue-ram
queue-stub

table-ldap
table-mysql
table-postgres
table-redis
table-socketmap
table-passwd
table-python
table-sqlite
table-stub

scheduler-ram
scheduler-stub
scheduler-python

IUSE=${MY_COMPONENTS} luajit

# Deps:
# mysql needs -lmysqlclient
# sqlite needs -lsqlite3
# redis needs -lhiredis
# postgres requires -lpq
# ldap uses internal library and requires no deps
# spamassassin uses internal library and requires no deps
# clamav 

[gentoo-commits] gentoo-x86 commit in media-libs/alsa-lib: alsa-lib-1.0.29.ebuild ChangeLog

2015-05-29 Thread Mikle Kolyada (zlogene)
zlogene 15/05/29 13:58:45

  Modified: alsa-lib-1.0.29.ebuild ChangeLog
  Log:
  arm stable wrt bug #550214
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  media-libs/alsa-lib/alsa-lib-1.0.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild?r1=1.5r2=1.6

Index: alsa-lib-1.0.29.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- alsa-lib-1.0.29.ebuild  28 May 2015 16:35:46 -  1.5
+++ alsa-lib-1.0.29.ebuild  29 May 2015 13:58:45 -  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/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild,v 1.5 
2015/05/28 16:35:46 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.29.ebuild,v 1.6 
2015/05/29 13:58:45 zlogene Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux
 IUSE=alisp debug doc elibc_uclibc python
 
 RDEPEND=python? ( ${PYTHON_DEPS} )



1.408media-libs/alsa-lib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.408view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?rev=1.408content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/alsa-lib/ChangeLog?r1=1.407r2=1.408

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v
retrieving revision 1.407
retrieving revision 1.408
diff -u -r1.407 -r1.408
--- ChangeLog   28 May 2015 16:35:46 -  1.407
+++ ChangeLog   29 May 2015 13:58:45 -  1.408
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/alsa-lib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.407 
2015/05/28 16:35:46 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.408 
2015/05/29 13:58:45 zlogene Exp $
+
+  29 May 2015; Mikle Kolyada zlog...@gentoo.org alsa-lib-1.0.29.ebuild:
+  arm stable wrt bug #550214
 
   28 May 2015; Jeroen Roovers j...@gentoo.org alsa-lib-1.0.29.ebuild:
   Stable for PPC64 (bug #550214).






[gentoo-commits] gentoo-x86 commit in media-sound/alsa-utils: alsa-utils-1.0.29.ebuild ChangeLog

2015-05-29 Thread Mikle Kolyada (zlogene)
zlogene 15/05/29 14:02:53

  Modified: alsa-utils-1.0.29.ebuild ChangeLog
  Log:
  arm stable wrt bug #550214
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.6  media-sound/alsa-utils/alsa-utils-1.0.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild?r1=1.5r2=1.6

Index: alsa-utils-1.0.29.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- alsa-utils-1.0.29.ebuild28 May 2015 16:36:09 -  1.5
+++ alsa-utils-1.0.29.ebuild29 May 2015 14:02:53 -  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/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild,v 1.5 
2015/05/28 16:36:09 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.29.ebuild,v 1.6 
2015/05/29 14:02:53 zlogene Exp $
 
 EAPI=5
 inherit eutils systemd udev
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2
 SLOT=0.9
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86
 IUSE=doc +libsamplerate +ncurses nls selinux
 
 CDEPEND==media-libs/alsa-lib-${PV}



1.387media-sound/alsa-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/ChangeLog?rev=1.387view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/ChangeLog?rev=1.387content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/alsa-utils/ChangeLog?r1=1.386r2=1.387

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -r1.386 -r1.387
--- ChangeLog   28 May 2015 16:36:09 -  1.386
+++ ChangeLog   29 May 2015 14:02:53 -  1.387
@@ -1,6 +1,9 @@
 # ChangeLog for media-sound/alsa-utils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.386 
2015/05/28 16:36:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.387 
2015/05/29 14:02:53 zlogene Exp $
+
+  29 May 2015; Mikle Kolyada zlog...@gentoo.org alsa-utils-1.0.29.ebuild:
+  arm stable wrt bug #550214
 
   28 May 2015; Jeroen Roovers j...@gentoo.org alsa-utils-1.0.29.ebuild:
   Stable for PPC64 (bug #550214).






[gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.29.ebuild ChangeLog

2015-05-29 Thread Mikle Kolyada (zlogene)
zlogene 15/05/29 14:04:04

  Modified: alsa-plugins-1.0.29.ebuild ChangeLog
  Log:
  arm stable wrt bug #550214
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.7  media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild?r1=1.6r2=1.7

Index: alsa-plugins-1.0.29.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- alsa-plugins-1.0.29.ebuild  28 May 2015 16:36:21 -  1.6
+++ alsa-plugins-1.0.29.ebuild  29 May 2015 14:04:04 -  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/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v 
1.6 2015/05/28 16:36:21 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v 
1.7 2015/05/29 14:04:04 zlogene Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic multilib multilib-minimal
@@ -11,7 +11,7 @@
 
 LICENSE=GPL-2 LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux
+KEYWORDS=~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux
 IUSE=debug ffmpeg jack libsamplerate pulseaudio speex
 
 RDEPEND==media-libs/alsa-lib-${PV}:=[${MULTILIB_USEDEP}]



1.212media-plugins/alsa-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?rev=1.212view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?rev=1.212content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/ChangeLog?r1=1.211r2=1.212

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -r1.211 -r1.212
--- ChangeLog   28 May 2015 16:36:21 -  1.211
+++ ChangeLog   29 May 2015 14:04:04 -  1.212
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 
1.211 2015/05/28 16:36:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 
1.212 2015/05/29 14:04:04 zlogene Exp $
+
+  29 May 2015; Mikle Kolyada zlog...@gentoo.org alsa-plugins-1.0.29.ebuild:
+  arm stable wrt bug #550214
 
   28 May 2015; Jeroen Roovers j...@gentoo.org alsa-plugins-1.0.29.ebuild:
   Stable for PPC64 (bug #550214).






[gentoo-commits] gentoo-x86 commit in dev-lisp/uiop: uiop-3.0.3.ebuild ChangeLog

2015-05-29 Thread Jack Morgan (jmorgan)
jmorgan 15/05/29 14:03:30

  Modified: uiop-3.0.3.ebuild ChangeLog
  Log:
  sparc stable wrt #511170
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.6  dev-lisp/uiop/uiop-3.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild?r1=1.5r2=1.6

Index: uiop-3.0.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- uiop-3.0.3.ebuild   23 May 2015 15:15:46 -  1.5
+++ uiop-3.0.3.ebuild   29 May 2015 14:03:30 -  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-lisp/uiop/uiop-3.0.3.ebuild,v 1.5 
2015/05/23 15:15:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/uiop-3.0.3.ebuild,v 1.6 
2015/05/29 14:03:30 jmorgan Exp $
 
 EAPI=5
 inherit eutils
@@ -11,7 +11,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=amd64 ~ppc ~sparc x86
+KEYWORDS=amd64 ~ppc sparc x86
 IUSE=
 
 RDEPEND=~dev-lisp/asdf-${PV}



1.17 dev-lisp/uiop/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   23 May 2015 15:15:46 -  1.16
+++ ChangeLog   29 May 2015 14:03:30 -  1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lisp/uiop
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.16 2015/05/23 
15:15:46 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/uiop/ChangeLog,v 1.17 2015/05/29 
14:03:30 jmorgan Exp $
+
+  29 May 2015; Jack Morgan jmor...@gentoo.org uiop-3.0.3.ebuild:
+  sparc stable wrt #511170
 
   23 May 2015; Pacho Ramos pa...@gentoo.org uiop-3.0.3.ebuild:
   x86 stable wrt bug #511170






[gentoo-commits] gentoo-x86 commit in dev-python/pkgconfig: pkgconfig-1.1.0.ebuild ChangeLog

2015-05-29 Thread Justin Lecher (jlec)
jlec15/05/29 14:53:21

  Modified: pkgconfig-1.1.0.ebuild ChangeLog
  Log:
  Drop nose requirement from setup.py, bug #550558
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/pkgconfig/pkgconfig-1.1.0.ebuild

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

Index: pkgconfig-1.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pkgconfig-1.1.0.ebuild  27 May 2015 09:03:02 -  1.1
+++ pkgconfig-1.1.0.ebuild  29 May 2015 14:53:21 -  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-python/pkgconfig/pkgconfig-1.1.0.ebuild,v 1.1 
2015/05/27 09:03:02 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild,v 1.2 
2015/05/29 14:53:21 jlec Exp $
 
 EAPI=5
 
@@ -23,6 +23,11 @@
test? ( =dev-python/nose-1[${PYTHON_USEDEP}] )
 
 
+python_prepare_all() {
+   sed -e '/nose/d' -i setup.py || die
+   distutils-r1_python_prepare_all
+}
+
 python_test() {
nosetests || die
 }



1.2  dev-python/pkgconfig/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   27 May 2015 09:03:02 -  1.1
+++ ChangeLog   29 May 2015 14:53:21 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pkgconfig
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/ChangeLog,v 1.1 
2015/05/27 09:03:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/ChangeLog,v 1.2 
2015/05/29 14:53:21 jlec Exp $
+
+  29 May 2015; Justin Lecher j...@gentoo.org pkgconfig-1.1.0.ebuild:
+  Drop nose requirement from setup.py, bug #550558
 
 *pkgconfig-1.1.0 (27 May 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/liquid: liquid-3.0.3.ebuild ChangeLog liquid-3.0.2.ebuild liquid-3.0.1.ebuild

2015-05-29 Thread Manuel Rueger (mrueg)
mrueg   15/05/29 14:53:40

  Modified: ChangeLog
  Added:liquid-3.0.3.ebuild
  Removed:  liquid-3.0.2.ebuild liquid-3.0.1.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.23 dev-ruby/liquid/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/liquid/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   6 May 2015 10:07:15 -   1.22
+++ ChangeLog   29 May 2015 14:53:40 -  1.23
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/liquid
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/liquid/ChangeLog,v 1.22 2015/05/06 
10:07:15 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/liquid/ChangeLog,v 1.23 2015/05/29 
14:53:40 mrueg Exp $
+
+*liquid-3.0.3 (29 May 2015)
+
+  29 May 2015; Manuel Rüger mr...@gentoo.org +liquid-3.0.3.ebuild,
+  -liquid-3.0.1.ebuild, -liquid-3.0.2.ebuild:
+  Version bump. Remove old.
 
 *liquid-3.0.2 (06 May 2015)
 



1.1  dev-ruby/liquid/liquid-3.0.3.ebuild

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

Index: liquid-3.0.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/liquid/liquid-3.0.3.ebuild,v 1.1 
2015/05/29 14:53:40 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=History.md README.md

inherit ruby-fakegem

SRC_URI=https://github.com/Shopify/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz
DESCRIPTION=Template engine for Ruby
HOMEPAGE=http://www.liquidmarkup.org/;

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

ruby_add_bdepend test? ( dev-ruby/minitest
dev-ruby/spy )






[gentoo-commits] gentoo-x86 commit in dev-php/pecl-ssh2: pecl-ssh2-0.12-r2.ebuild ChangeLog

2015-05-29 Thread Brian Evans (grknight)
grknight15/05/29 16:16:08

  Modified: ChangeLog
  Added:pecl-ssh2-0.12-r2.ebuild
  Log:
  Revbump to add php5.6 support wrt bug 550728
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D1F781EFF9F4A3B6)

Revision  ChangesPath
1.15 dev-php/pecl-ssh2/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/ChangeLog?r1=1.14r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   14 Oct 2014 15:30:04 -  1.14
+++ ChangeLog   29 May 2015 16:16:08 -  1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-php/pecl-ssh2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.14 
2014/10/14 15:30:04 grknight Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/ChangeLog,v 1.15 
2015/05/29 16:16:08 grknight Exp $
+
+*pecl-ssh2-0.12-r2 (29 May 2015)
+
+  29 May 2015; Brian Evans grkni...@gentoo.org +pecl-ssh2-0.12-r2.ebuild:
+  Revbump to add php5.6 support wrt bug 550728
 
   14 Oct 2014; Brian Evans grkni...@gentoo.org -pecl-ssh2-0.11.3-r1.ebuild,
   -pecl-ssh2-0.12.ebuild:



1.1  dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild?rev=1.1content-type=text/plain

Index: pecl-ssh2-0.12-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.12-r2.ebuild,v 
1.1 2015/05/29 16:16:08 grknight Exp $

EAPI=5

PHP_EXT_NAME=ssh2
PHP_EXT_INI=yes
PHP_EXT_ZENDEXT=no
DOCS=README ChangeLog

USE_PHP=php5-6 php5-5 php5-4

inherit php-ext-pecl-r2

DESCRIPTION=Provides bindings to the functions of libssh2 which implements the 
SSH2 protocol
LICENSE=PHP-3
SLOT=0
IUSE=
KEYWORDS=~amd64 ~x86
DEPEND==net-libs/libssh2-1.2
RDEPEND=${DEPEND}






[gentoo-commits] gentoo-x86 commit in dev-ruby/parser: parser-2.2.2.5.ebuild ChangeLog parser-2.2.2.1.ebuild parser-2.2.2.2.ebuild

2015-05-29 Thread Manuel Rueger (mrueg)
mrueg   15/05/29 14:57:22

  Modified: ChangeLog
  Added:parser-2.2.2.5.ebuild
  Removed:  parser-2.2.2.1.ebuild parser-2.2.2.2.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.15 dev-ruby/parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/parser/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   22 May 2015 05:29:18 -  1.14
+++ ChangeLog   29 May 2015 14:57:22 -  1.15
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/parser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parser/ChangeLog,v 1.14 2015/05/22 
05:29:18 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parser/ChangeLog,v 1.15 2015/05/29 
14:57:22 mrueg Exp $
+
+*parser-2.2.2.5 (29 May 2015)
+
+  29 May 2015; Manuel Rüger mr...@gentoo.org +parser-2.2.2.5.ebuild,
+  -parser-2.2.2.1.ebuild, -parser-2.2.2.2.ebuild:
+  Version bump. Remove old.
 
 *parser-2.2.2.3 (22 May 2015)
 



1.1  dev-ruby/parser/parser-2.2.2.5.ebuild

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

Index: parser-2.2.2.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parser/parser-2.2.2.5.ebuild,v 1.1 
2015/05/29 14:57:22 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21 ruby22

RUBY_FAKEGEM_RECIPE_DOC=yard
RUBY_FAKEGEM_TASK_TEST=test
RUBY_FAKEGEM_EXTRADOC=CHANGELOG.md README.md

RUBY_FAKEGEM_VERSION=${PV/_pre/.pre.}

inherit ruby-fakegem

DESCRIPTION=A production-ready Ruby parser written in pure Ruby
HOMEPAGE=https://github.com/whitequark/parser;

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

ruby_add_bdepend test? (
dev-ruby/minitest:5
dev-ruby/racc
dev-ruby/cliver )
ruby_add_rdepend dev-ruby/ast
dev-ruby/slop:3

all_ruby_prepare() {
sed -i -e /[Bb]undler/d Rakefile || die
sed -i -e /simplecov/,+35d test/helper.rb || die
}






[gentoo-commits] gentoo-x86 commit in profiles/base: ChangeLog package.use.mask

2015-05-29 Thread Jason Donenfeld (zx2c4)
zx2c4   15/05/29 15:25:11

  Modified: ChangeLog package.use.mask
  Log:
  Patrick is impatient.

Revision  ChangesPath
1.806profiles/base/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.806view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?rev=1.806content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/ChangeLog?r1=1.805r2=1.806

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.805
retrieving revision 1.806
diff -u -r1.805 -r1.806
--- ChangeLog   29 May 2015 09:12:54 -  1.805
+++ ChangeLog   29 May 2015 15:25:11 -  1.806
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.805 2015/05/29 
09:12:54 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.806 2015/05/29 
15:25:11 zx2c4 Exp $
+
+  29 May 2015; Jason A. Donenfeld zx...@gentoo.org package.use.mask:
+  Unfix fix opensmtpd-extras[filter-lua]
 
   29 May 2015; Michael Haubenwallner ha...@gentoo.org make.defaults,
   use.mask:



1.682profiles/base/package.use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?rev=1.682view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?rev=1.682content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/package.use.mask?r1=1.681r2=1.682

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v
retrieving revision 1.681
retrieving revision 1.682
diff -u -r1.681 -r1.682
--- package.use.mask29 May 2015 02:30:42 -  1.681
+++ package.use.mask29 May 2015 15:25:11 -  1.682
@@ -1,14 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.681 
2015/05/29 02:30:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.682 
2015/05/29 15:25:11 zx2c4 Exp $
 
 # This file requires =portage-2.1.1
 # New entries go on top.
 
-# Patrick Lauer patr...@gentoo.org (29 May 2015)
-# lua:5.2 not there yet
-mail-filter/opensmtpd-extras filter-lua
-
 # Matthias Maier tam...@gentoo.org (27 May 2015)
 # mask lcms use flag for old dcraw versions that depends on lcms:0
 =media-gfx/dcraw-9.10 lcms






[gentoo-commits] gentoo-x86 commit in dev-java/sun-j2me-bin: ChangeLog Manifest

2015-05-29 Thread Michael Palimaka (kensington)
kensington15/05/29 16:45:09

  Removed:  ChangeLog Manifest
  Log:
  Remove stray files from incomplete lastrite.



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

2015-05-29 Thread Michael Palimaka
commit: c36c116f2873e15e81058bb3a54b925ac112bb08
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Fri May 29 14:50:14 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Fri May 29 14:50:14 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c36c116f

[kde-apps/gwenview] Remove workaround that is no longer required.

Upstream commit: b73a9272688ca64c8f98c3d47a211ab3ccbfbaef

Package-Manager: portage-2.2.20

 kde-apps/gwenview/gwenview-15.04.49..ebuild | 5 -
 kde-apps/gwenview/gwenview-.ebuild  | 5 -
 2 files changed, 10 deletions(-)

diff --git a/kde-apps/gwenview/gwenview-15.04.49..ebuild 
b/kde-apps/gwenview/gwenview-15.04.49..ebuild
index 3b4ac99..48fd099 100644
--- a/kde-apps/gwenview/gwenview-15.04.49..ebuild
+++ b/kde-apps/gwenview/gwenview-15.04.49..ebuild
@@ -58,11 +58,6 @@ src_configure() {
$(cmake-utils_use_find_package raw KF5KDcraw)
)
 
-   # Workaround for bug #479510
-   if [[ -e ${EPREFIX}/usr/include/${CHOST}/jconfig.h ]]; then
-   mycmakeargs+=( 
-DJCONFIG_H=${EPREFIX}/usr/include/${CHOST}/jconfig.h )
-   fi
-
if use semantic-desktop; then
mycmakeargs+=(-DGWENVIEW_SEMANTICINFO_BACKEND=Baloo)
else

diff --git a/kde-apps/gwenview/gwenview-.ebuild 
b/kde-apps/gwenview/gwenview-.ebuild
index 3b4ac99..48fd099 100644
--- a/kde-apps/gwenview/gwenview-.ebuild
+++ b/kde-apps/gwenview/gwenview-.ebuild
@@ -58,11 +58,6 @@ src_configure() {
$(cmake-utils_use_find_package raw KF5KDcraw)
)
 
-   # Workaround for bug #479510
-   if [[ -e ${EPREFIX}/usr/include/${CHOST}/jconfig.h ]]; then
-   mycmakeargs+=( 
-DJCONFIG_H=${EPREFIX}/usr/include/${CHOST}/jconfig.h )
-   fi
-
if use semantic-desktop; then
mycmakeargs+=(-DGWENVIEW_SEMANTICINFO_BACKEND=Baloo)
else



[gentoo-commits] gentoo-x86 commit in dev-ruby/adhearsion-loquacious: ChangeLog Manifest

2015-05-29 Thread Michael Palimaka (kensington)
kensington15/05/29 16:48:06

  Removed:  ChangeLog Manifest
  Log:
  Remove stray files from incomplete lastrite.



[gentoo-commits] gentoo-x86 commit in dev-ruby/tins: tins-1.5.2.ebuild ChangeLog tins-1.3.3.ebuild tins-1.3.2.ebuild

2015-05-29 Thread Manuel Rueger (mrueg)
mrueg   15/05/29 15:01:35

  Modified: ChangeLog
  Added:tins-1.5.2.ebuild
  Removed:  tins-1.3.3.ebuild tins-1.3.2.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.48 dev-ruby/tins/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   1 May 2015 04:45:03 -   1.47
+++ ChangeLog   29 May 2015 15:01:35 -  1.48
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/tins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.47 2015/05/01 
04:45:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.48 2015/05/29 
15:01:35 mrueg Exp $
+
+*tins-1.5.2 (29 May 2015)
+
+  29 May 2015; Manuel Rüger mr...@gentoo.org +tins-1.5.2.ebuild,
+  -tins-1.3.2.ebuild, -tins-1.3.3.ebuild:
+  Version bump. Remove old.
 
 *tins-1.5.1 (01 May 2015)
 



1.1  dev-ruby/tins/tins-1.5.2.ebuild

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

Index: tins-1.5.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-1.5.2.ebuild,v 1.1 
2015/05/29 15:01:35 mrueg Exp $

EAPI=5
# Ruby 1.9 fails tests
USE_RUBY=ruby20 ruby21 ruby22

RUBY_FAKEGEM_RECIPE_TEST=none

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_EXTRADOC=README.md

RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec

inherit ruby-fakegem

DESCRIPTION=All the stuff that isn't good enough for a real library
HOMEPAGE=https://github.com/flori/tins;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86
IUSE=

ruby_add_bdepend test? ( =dev-ruby/test-unit-2.5.1-r1 )

each_ruby_test() {
ruby-ng_testrb-2 -Ilib tests/*_test.rb
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/em-http-request: ChangeLog Manifest

2015-05-29 Thread Michael Palimaka (kensington)
kensington15/05/29 16:49:09

  Removed:  ChangeLog Manifest
  Log:
  Remove stray files from incomplete lastrite.



[gentoo-commits] gentoo-x86 commit in dev-ruby/ipaddress: ChangeLog Manifest

2015-05-29 Thread Michael Palimaka (kensington)
kensington15/05/29 16:50:08

  Removed:  ChangeLog Manifest
  Log:
  Remove stray files from incomplete lastrite.



[gentoo-commits] gentoo-x86 commit in dev-ruby/test-unit: test-unit-3.1.1.ebuild ChangeLog

2015-05-29 Thread Manuel Rueger (mrueg)
mrueg   15/05/29 15:06:15

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

Revision  ChangesPath
1.119dev-ruby/test-unit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.119view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?rev=1.119content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/ChangeLog?r1=1.118r2=1.119

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   9 May 2015 06:00:21 -   1.118
+++ ChangeLog   29 May 2015 15:06:15 -  1.119
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/test-unit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.118 
2015/05/09 06:00:21 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/ChangeLog,v 1.119 
2015/05/29 15:06:15 mrueg Exp $
+
+*test-unit-3.1.1 (29 May 2015)
+
+  29 May 2015; Manuel Rüger mr...@gentoo.org +test-unit-3.1.1.ebuild:
+  Version bump.
 
   09 May 2015; Hans de Graaff gra...@gentoo.org test-unit-3.0.9-r1.ebuild:
   Use rm -f to avoid issues like bug 540182.



1.1  dev-ruby/test-unit/test-unit-3.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.1.ebuild?rev=1.1content-type=text/plain

Index: test-unit-3.1.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit/test-unit-3.1.1.ebuild,v 
1.1 2015/05/29 15:06:15 mrueg Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21 ruby22

RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_DOCDIR=doc
RUBY_FAKEGEM_EXTRADOC=TODO README.md doc/text/news.md

inherit ruby-fakegem

# Assume for now that ruby22 is not eselected yet and only depend on
# yard for the other ruby implementations. Without this assumption
# bootstrapping ruby22 won't be possible due to the yard dependency
# tree.
USE_RUBY=${USE_RUBY/ruby22/} ruby_add_bdepend doc? ( dev-ruby/yard )

DESCRIPTION=An xUnit family unit testing framework for Ruby
HOMEPAGE=https://rubygems.org/gems/test-unit;

LICENSE=|| ( Ruby GPL-2 ) PSF-2
SLOT=2
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd
IUSE=doc test

# power_assert does not work with ruby19 but is not needed for backward
# compatibility:
# https://github.com/k-tsj/power_assert/issues/8#issuecomment-71363455
USE_RUBY=${USE_RUBY/ruby19/} ruby_add_rdepend dev-ruby/power_assert

each_ruby_prepare() {
case ${RUBY} in
*ruby19)
# Remove metadata to avoid registering the unsupported
# power_assert dependency.
rm -f ../metadata || die
;;
esac
}

all_ruby_compile() {
all_fakegem_compile

if use doc; then
yard doc --title ${PN} || die
fi
}

each_ruby_test() {
${RUBY} test/run-test.rb || die testsuite failed
}

all_ruby_install() {
all_fakegem_install

newbin ${FILESDIR}/testrb-3 testrb-2
}






[gentoo-commits] gentoo-x86 commit in media-gfx/geeqie/files: geeqie-1.0-automake-1.11.patch geeqie-1.0-copy_chown.patch geeqie-1.0-ui_pathsel.patch geeqie-1.0-filedata_compare.patch geeqie-1.0-up_pat

2015-05-29 Thread Bernard Cafarelli (voyageur)
voyageur15/05/29 15:41:51

  Removed:  geeqie-1.0-automake-1.11.patch
geeqie-1.0-copy_chown.patch
geeqie-1.0-ui_pathsel.patch
geeqie-1.0-filedata_compare.patch
geeqie-1.0-up_path_restore.patch
geeqie-1.0-fix_fullscreen.patch
geeqie-1.0-vflist-refresh.patch
geeqie-1.0-lfs_support.patch
geeqie-1.1-fix_comment_update.patch
  Log:
  Remove old versions, new homepage, host tarball on my devspace for now (bug 
#544850)
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
00F7AB331B0F097F)



[gentoo-commits] gentoo-x86 commit in media-gfx/geeqie: geeqie-1.2-r1.ebuild ChangeLog geeqie-1.1.ebuild geeqie-1.0-r4.ebuild

2015-05-29 Thread Bernard Cafarelli (voyageur)
voyageur15/05/29 15:41:50

  Modified: geeqie-1.2-r1.ebuild ChangeLog
  Removed:  geeqie-1.1.ebuild geeqie-1.0-r4.ebuild
  Log:
  Remove old versions, new homepage, host tarball on my devspace for now (bug 
#544850)
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
00F7AB331B0F097F)

Revision  ChangesPath
1.5  media-gfx/geeqie/geeqie-1.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/geeqie/geeqie-1.2-r1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/geeqie/geeqie-1.2-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/geeqie/geeqie-1.2-r1.ebuild?r1=1.4r2=1.5

Index: geeqie-1.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/geeqie/geeqie-1.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- geeqie-1.2-r1.ebuild26 Jan 2015 10:43:21 -  1.4
+++ geeqie-1.2-r1.ebuild29 May 2015 15:41:50 -  1.5
@@ -1,13 +1,14 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/geeqie/geeqie-1.2-r1.ebuild,v 1.4 
2015/01/26 10:43:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/geeqie/geeqie-1.2-r1.ebuild,v 1.5 
2015/05/29 15:41:50 voyageur Exp $
 
 EAPI=5
 inherit autotools base eutils
 
 DESCRIPTION=A lightweight GTK image viewer forked from GQview
-HOMEPAGE=http://geeqie.sourceforge.net/;
-SRC_URI=https://gitorious.org/${PN}/${PN}/archive/v${PV}.tar.gz - 
${P}.tar.gz
+HOMEPAGE=http://www.geeqie.org;
+# Grab from tag snapshot: http://www.geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git
+SRC_URI=http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz;
 
 LICENSE=GPL-2
 SLOT=0
@@ -20,7 +21,7 @@
jpeg? ( virtual/jpeg:0 )
lcms? ( media-libs/lcms:2 )
lirc? ( app-misc/lirc )
-   lua? ( =dev-lang/lua-5.1 )
+   lua? ( =dev-lang/lua-5.1:= )
xmp? ( =media-gfx/exiv2-0.17:=[xmp] )
!xmp? ( exif? ( =media-gfx/exiv2-0.17 ) )
tiff? ( media-libs/tiff:0 )



1.32 media-gfx/geeqie/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/geeqie/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/geeqie/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/geeqie/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/geeqie/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   26 Jan 2015 10:43:21 -  1.31
+++ ChangeLog   29 May 2015 15:41:50 -  1.32
@@ -1,6 +1,17 @@
 # ChangeLog for media-gfx/geeqie
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/geeqie/ChangeLog,v 1.31 
2015/01/26 10:43:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/geeqie/ChangeLog,v 1.32 
2015/05/29 15:41:50 voyageur Exp $
+
+  29 May 2015; Bernard Cafarelli voyag...@gentoo.org -geeqie-1.0-r4.ebuild,
+  -geeqie-1.1.ebuild, geeqie-1.2-r1.ebuild,
+  -files/geeqie-1.0-automake-1.11.patch, -files/geeqie-1.0-copy_chown.patch,
+  -files/geeqie-1.0-filedata_compare.patch,
+  -files/geeqie-1.0-fix_fullscreen.patch, -files/geeqie-1.0-lfs_support.patch,
+  -files/geeqie-1.0-ui_pathsel.patch, -files/geeqie-1.0-up_path_restore.patch,
+  -files/geeqie-1.0-vflist-refresh.patch,
+  -files/geeqie-1.1-fix_comment_update.patch:
+  Remove old versions, new homepage, host tarball on my devspace for now (bug
+  #544850)
 
   26 Jan 2015; Agostino Sarubbo a...@gentoo.org geeqie-1.2-r1.ebuild:
   Stable for x86, wrt bug #536862






[gentoo-commits] gentoo-x86 commit in dev-ruby/adhearsion: ChangeLog Manifest

2015-05-29 Thread Michael Palimaka (kensington)
kensington15/05/29 16:47:14

  Removed:  ChangeLog Manifest
  Log:
  Remove stray files from incomplete lastrite.



[gentoo-commits] gentoo-x86 commit in net-misc/suite3270: suite3270-3.3.15_p9.ebuild ChangeLog

2015-05-29 Thread Mike Frysinger (vapier)
vapier  15/05/29 17:10:04

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

Revision  ChangesPath
1.65 net-misc/suite3270/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/suite3270/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   25 Mar 2015 16:53:23 -  1.64
+++ ChangeLog   29 May 2015 17:10:04 -  1.65
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/suite3270
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/suite3270/ChangeLog,v 1.64 
2015/03/25 16:53:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/suite3270/ChangeLog,v 1.65 
2015/05/29 17:10:04 vapier Exp $
+
+*suite3270-3.3.15_p9 (29 May 2015)
+
+  29 May 2015; Mike Frysinger vap...@gentoo.org +suite3270-3.3.15_p9.ebuild:
+  Version bump.
 
   25 Mar 2015; Justin Lecher j...@gentoo.org suite3270-3.3.12_p10.ebuild,
   suite3270-3.3.12_p12.ebuild, suite3270-3.3.13_p7.ebuild,



1.1  net-misc/suite3270/suite3270-3.3.15_p9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/suite3270/suite3270-3.3.15_p9.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/suite3270/suite3270-3.3.15_p9.ebuild?rev=1.1content-type=text/plain

Index: suite3270-3.3.15_p9.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/suite3270/suite3270-3.3.15_p9.ebuild,v 1.1 
2015/05/29 17:10:04 vapier Exp $

EAPI=4

MY_PV=${PV/_p/ga}
MY_P=${PN}-${MY_PV}
SUB_PV=${PV:0:3}

S=${WORKDIR}

# only the x3270 package installs fonts
FONT_PN=x3270
FONT_S=${WORKDIR}/${FONT_PN}-${SUB_PV}

inherit eutils font multiprocessing

DESCRIPTION=Complete 3270 access package
HOMEPAGE=http://x3270.bgp.nu/;
SRC_URI=mirror://sourceforge/x3270/${MY_P}-src.tgz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~s390 ~sparc ~x86
IUSE=cjk doc ncurses ssl tcl X

RDEPEND=ssl? ( dev-libs/openssl )
X? (
x11-libs/libX11
x11-libs/libXaw
x11-libs/libXmu
x11-libs/libXt
)
ncurses? ( sys-libs/ncurses sys-libs/readline )
tcl? ( dev-lang/tcl:0 )
DEPEND=${RDEPEND}
X? (
x11-misc/xbitmaps
x11-proto/xproto
app-text/rman
x11-apps/mkfontdir
x11-apps/bdftopcf
)

suite3270_makelist() {
echo pr3287 s3270 \
$(usex ncurses c3270 '') \
$(usex tcl tcl3270 '') \
$(usex X x3270 '')
}

src_prepare() {
# Some subdirs (like c3270/x3270/s3270) install the same set of data 
files
# (they have the same contents).  Wrap that in a retry to avoid errors.
cat -EOF  _install
#!/bin/sh
for n in {1..5}; do
install \$@  exit
echo retrying ...
done
EOF
chmod a+rx _install
sed -i \
-e s:@INSTALL@:${S}/_install: \
*/Makefile.in

sed -i \
-e 's:CPPFunction:rl_completion_func_t:' \
c3270-*/c3270.c || die #503364
}

src_configure() {
local p myconf
# Run configures in parallel!
multijob_init
for p in $(suite3270_makelist) ; do
cd ${S}/${p}-${SUB_PV}
if [[ ${p} == x3270 ]] ; then
myconf=(
--without-xmkmf
$(use_with X x)
$(use_with X fontdir ${FONTDIR})
)
else
myconf=()
fi
multijob_child_init econf \
--cache-file=${S}/config.cache \
$(use_enable cjk dbcs) \
$(use_enable ssl) \
${myconf[@]}
done
sed \
-e s:@SUBDIRS@:$(suite3270_makelist): \
-e s:@VER@:${SUB_PV}: \
${FILESDIR}/Makefile.in  ${S}/Makefile || die
multijob_finish
}

src_install() {
use X  dodir ${FONTDIR}
EXTRA_TARGETS='install.man' default
local p
for p in 

[gentoo-commits] proj/mysql:master commit in: dev-db/mysql/

2015-05-29 Thread Brian Evans
commit: ff84938e4e476983c09c2ab26585e0752fc7bb63
Author: layman layman AT localhost
AuthorDate: Fri May 29 18:07:13 2015 +
Commit: Brian Evans grknight AT gentoo DOT org
CommitDate: Fri May 29 18:07:13 2015 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=ff84938e

Version bump; needs test run

 dev-db/mysql/Manifest  |   5 +-
 .../{mysql-5.5.42.ebuild = mysql-5.5.44.ebuild}   |   2 +-
 dev-db/mysql/mysql-5.6.22.ebuild   | 153 -
 dev-db/mysql/mysql-5.6.23.ebuild   | 153 -
 4 files changed, 2 insertions(+), 311 deletions(-)

diff --git a/dev-db/mysql/Manifest b/dev-db/mysql/Manifest
index a119e74..b000248 100644
--- a/dev-db/mysql/Manifest
+++ b/dev-db/mysql/Manifest
@@ -2,10 +2,8 @@ DIST mysql-4.0.27.tar.gz 11152643 SHA256 
c79f83bed7c1ea98e018b8829375b55c1de838d
 DIST mysql-4.1.22.tar.gz 17761101 SHA256 
6bd2436fd0f233bb1518e15975cb4e9fa4434acb53c3c3cd7d4648219abf58e9 SHA512 
9de1c2b27cf428a10f67a6217fc2783b638beb6345e2127a4163ceb286073886d223de861c40be0ab36ea78ec5f33ccd5ee457d1e35e67b081d629118b68d390
 WHIRLPOOL 
b40ca2e0d07fc0bd504e57b7eb005d36cf842bb668e93722c723bcc5a797dc9b456ee8971ea99bfc2b9119a2e19ee599f8441eb4601709eb4238196a27319257
 DIST mysql-5.0.96.tar.gz 22686667 SHA256 
43853814775158aa1650f483530a7dde153957579e3349e3ec780b89d741fc84 SHA512 
2e3b4ac221c1c1c11618dc79067a7feff680380fcea435813287b02cb0dff45fb5a32a4393c53cf13165f6efc99dbf347a9388ad364cfdf2e392760a310aa5a9
 WHIRLPOOL 
3e167e4ff4c56095fbdee55b7e619c9b7ad2120eb72c9a58fe77a023ab6e7498c74e2053876e61687d7812f9ff7022303728ddda49732e7569035684263d2517
 DIST mysql-5.1.73.tar.gz 24023347 SHA256 
05ebe21305408b24407d14b77607a3e5ffa3c300e03f1359d3066f301989dcb5 SHA512 
2e3651ebc1370dad7e01158cdd99133ed3f90c985114766b6282d58b743ae7bce16db797e82819fa5bbc2fa53d89811fd76b278c7459338288e7957634a8c3ff
 WHIRLPOOL 
f47c3fe1cd98b8ca2163646c760bd9763c65eab0591b31fe30a8c55c72c8b10d7b549b394493695cf98f50999364409ef8158661141277e6d99b011835aef942
-DIST mysql-5.5.42.tar.gz 21795431 SHA256 
887b12676be4893fa833e4a585c6c8b0c0f18dee30ba7d22cfe860cd85bfc74a SHA512 
d02ea8d5a3f0309c2bd17241c9feca81ef35acc2595bfcb134fe436cd6a3d9ddbac5daa71ac75d953518ec2dc5791f953663648f52727bb37cb378d6663f2e0a
 WHIRLPOOL 
43accca23246c353d0ce4e8d0807c4f4f80ba00e2a1d08a97fec5e59abed1278c34c2cda010894af9f98e866aee2a33614c8bf4fe4b840d45ff1d88993a1ff9e
 DIST mysql-5.5.43.tar.gz 21784417 SHA256 
43d3df79e5c839a2749deb6e056a4589e49c903e09034c18653ec56e6e4774cd SHA512 
b14506ac45fa4c69a6b7bbf64b2c3e59516b1fca3e0cce97e9712c09abecbf50071a60fc09f3e009d8591bf0d7352f28479cd8cb5445008ee146735897878b52
 WHIRLPOOL 
93e77045f4c4b188db38912ec6709bfee1ee0e0b7bf4cadfbeede8aef701d1f0cbf238e02d82013ceabe13df952e4f08c75bd3ad7504790677dc5a5ec4844fea
-DIST mysql-5.6.22.tar.gz 33115516 SHA256 
c4d2dfabb20a8e26e8437dff41f366520001eb031ffd77fbfcde70d0073fc9f6 SHA512 
11b4a1b34ff4bb63d7cdbc1134947772b2c30715b1e3d3fba2ed9c5102f0bde14a708561b2d463014eca64f5fb415a54a0e1656d48f118b403e66d83b98f5b82
 WHIRLPOOL 
a85db903ce1bc542ac87d832d2d0d84cd4c8a75f5feae435d0a9c5ce26f792b7d30c0113764315e8df0e74a899ee2c02233e3b193b42a98daf46ed52b5ccc9cd
-DIST mysql-5.6.23.tar.gz 33115859 SHA256 
3bd21af06a9304e372daba41fa5612bb54ac1bc05a4349b3160d0cda972ac098 SHA512 
ac648550934ac6ddcb0cbc93731c2d913288dff53ada665f161d14c46e16f2a8ad8d09106a2718e8412f859ea9cf038d04e4c6f5fbea6e4424f9373ddccf4da3
 WHIRLPOOL 
ae315cc7a60408cc050a7941b3c16cf169554b5a67fe4ce23a9b183cb551168f2ec3817e28cf0aa24b619ddc1b638bd926cfcf9c2e0755b2acbf1b82548b2581
+DIST mysql-5.5.44.tar.gz 21789766 SHA256 
85f05b257db39e63c82ff4b5ce4e0c6d2b07560b5fc1646d47d7ae48eab3e5de SHA512 
05707b96c3e0d39ca103d965640aa1a9461a513f788fc7f2acce4b3933ec578b3d66df53955b0dff1b6c9e5acd98441cfe1df5b3154a1058293babc39c26dad5
 WHIRLPOOL 
870d9728c78f6732fcd6f95e62833a769c937c96298a39bb023b33a9138552e254d2a3f6285d8f4f0b740de9d7397fa1a0987234a0a4dfa13c787fc068053d78
 DIST mysql-5.6.24.tar.gz 33178592 SHA256 
37e27305b67d76883c5902dce59c89d596beee9dca7dbadd4a2e117f8101dfeb SHA512 
cb4c27f67aad02e2120edb9dfaffa623d8ddb5861ee7703c50cce76cbfe0a1e473e01cef3cf86b6362c719e1db18e69808a0e4e457f879a37297f14b9fd7
 WHIRLPOOL 
26e51a1c48d04c2f24f8914beb84bcd8122ecc569b922d001c05271c3b7dc3339652272e27169001c762356c6fffa9ba88a6ccd8b2235e41063b5948e1dd2011
 DIST mysql-5.7.6-m16.tar.gz 47330399 SHA256 
bba884fba916eea6cdaa3880af826c6f3b516f80319f35b1be6d4d3ea9c9d42d SHA512 
1b5cfedc4e18dcc6ca722e6339f593e5d26131c3e582b9b3bc8905bb9e005feb9f5af620e85cf6e57bead07ee306fe490a2d04e7c8e2fa349d947c718776c57e
 WHIRLPOOL 
48a804191825ad2927f99c540d477a71d5882f65e14fafa94cfaffc320a752f81e613ff2b05ebc61a16474e3466b037d79f0ddf57b7ba2afc3a5d9ae7ad345cc
 DIST mysql-5.7.7-rc.tar.gz 47772644 SHA256 
1f3069670ff6f1453a6b9ad569485977036c0d91a7267f15934e71ee1c7f8ff0 SHA512 

[gentoo-commits] gentoo-x86 commit in sys-libs/libcap: libcap-2.24-r1.ebuild ChangeLog

2015-05-29 Thread Mike Frysinger (vapier)
vapier  15/05/29 17:31:28

  Modified: ChangeLog
  Added:libcap-2.24-r1.ebuild
  Log:
  Fix install of pkg-config files #550730 by Martin Jansa.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.140sys-libs/libcap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog   25 May 2015 02:35:12 -  1.139
+++ ChangeLog   29 May 2015 17:31:28 -  1.140
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/libcap
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.139 
2015/05/25 02:35:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/ChangeLog,v 1.140 
2015/05/29 17:31:28 vapier Exp $
+
+*libcap-2.24-r1 (29 May 2015)
+
+  29 May 2015; Mike Frysinger vap...@gentoo.org +libcap-2.24-r1.ebuild:
+  Fix install of pkg-config files #550730 by Martin Jansa.
 
 *libcap-2.24 (25 May 2015)
 



1.1  sys-libs/libcap/libcap-2.24-r1.ebuild

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

Index: libcap-2.24-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-2.24-r1.ebuild,v 1.1 
2015/05/29 17:31:28 vapier Exp $

EAPI=4

inherit eutils multilib multilib-minimal toolchain-funcs pam

DESCRIPTION=POSIX 1003.1e capabilities
HOMEPAGE=http://www.friedhoff.org/posixfilecaps.html;
SRC_URI=mirror://kernel/linux/libs/security/linux-privs/libcap2/${P}.tar.xz

# it's available under either of the licenses
LICENSE=|| ( GPL-2 BSD )
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux
IUSE=pam static-libs

RDEPEND==sys-apps/attr-2.4.47-r1[${MULTILIB_USEDEP}]
pam? ( virtual/pam )
DEPEND=${RDEPEND}
sys-kernel/linux-headers

src_prepare() {
epatch ${FILESDIR}/${PN}-2.24-build-system-fixes.patch
epatch ${FILESDIR}/${PN}-2.22-no-perl.patch
epatch 
${FILESDIR}/${PN}-2.20-ignore-RAISE_SETFCAP-install-failures.patch
epatch ${FILESDIR}/${PN}-2.21-include.patch

multilib_copy_sources
}

multilib_src_configure() {
local pam
if multilib_is_native_abi  use pam; then
pam=yes
else
pam=no
fi

sed -i \
-e /^PAM_CAP/s:=.*:=${pam}: \
-e '/^DYNAMIC/s:=.*:=yes:' \
-e '/^lib_prefix=/s:=.*:=$(prefix):' \
-e /^lib=/s:=.*:=$(get_libdir): \
Make.Rules
}

multilib_src_compile() {
tc-export_build_env BUILD_CC
tc-export AR CC RANLIB

default
}

multilib_src_install() {
# no configure, needs explicit install line #444724#c3
emake install DESTDIR=${ED}

multilib_is_native_abi  gen_usr_ldscript -a cap
use static-libs || rm ${ED}/usr/$(get_libdir)/libcap.a

rm -rf ${ED}/usr/$(get_libdir)/security
if multilib_is_native_abi  use pam; then
dopammod pam_cap/pam_cap.so
dopamsecurity '' pam_cap/capability.conf
fi
}

multilib_src_install_all() {
dodoc CHANGELOG README doc/capability.notes
}






[gentoo-commits] gentoo-x86 commit in dev-ruby/tins: tins-1.3.3.ebuild ChangeLog

2015-05-29 Thread Manuel Rueger (mrueg)
mrueg   15/05/29 17:44:31

  Modified: ChangeLog
  Added:tins-1.3.3.ebuild
  Log:
  Restore ruby19 version.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.49 dev-ruby/tins/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   29 May 2015 15:01:35 -  1.48
+++ ChangeLog   29 May 2015 17:44:31 -  1.49
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/tins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.48 2015/05/29 
15:01:35 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.49 2015/05/29 
17:44:31 mrueg Exp $
+
+*tins-1.3.3 (29 May 2015)
+
+  29 May 2015; Manuel Rüger mr...@gentoo.org +tins-1.3.3.ebuild:
+  Restore ruby19 version.
 
 *tins-1.5.2 (29 May 2015)
 



1.4  dev-ruby/tins/tins-1.3.3.ebuild

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







[gentoo-commits] gentoo-x86 commit in app-i18n/enca: enca-1.14-r2.ebuild ChangeLog

2015-05-29 Thread Sergei Trofimovich (slyfox)
slyfox  15/05/29 21:57:35

  Modified: enca-1.14-r2.ebuild ChangeLog
  Log:
  Workaround gcc-4.8 AVX bug #501386 by Thomas Capricelli and friends.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  ChangesPath
1.9  app-i18n/enca/enca-1.14-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/enca/enca-1.14-r2.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/enca/enca-1.14-r2.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/enca/enca-1.14-r2.ebuild?r1=1.8r2=1.9

Index: enca-1.14-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.14-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- enca-1.14-r2.ebuild 2 Mar 2015 10:19:59 -   1.8
+++ enca-1.14-r2.ebuild 29 May 2015 21:57:35 -  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/app-i18n/enca/enca-1.14-r2.ebuild,v 1.8 
2015/03/02 10:19:59 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.14-r2.ebuild,v 1.9 
2015/05/29 21:57:35 slyfox Exp $
 
 EAPI=5
 
@@ -22,8 +22,9 @@
sys-devel/gettext
 
 src_prepare() {
-   epatch ${FILESDIR}/${PN}-remove-dirty-path-hack.patch\
-   ${FILESDIR}/${P}-automake-1.13.patch
+   epatch ${FILESDIR}/${PN}-remove-dirty-path-hack.patch \
+   ${FILESDIR}/${P}-automake-1.13.patch \
+   ${FILESDIR}/${P}-gcc4.8-avx-bug.patch
rm missing # too old, automake will update it
# fix crosscompilation, bug #424473
if tc-is-cross-compiler; then



1.111app-i18n/enca/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/enca/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   2 Mar 2015 10:19:59 -   1.110
+++ ChangeLog   29 May 2015 21:57:35 -  1.111
@@ -1,6 +1,10 @@
 # ChangeLog for app-i18n/enca
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/ChangeLog,v 1.110 2015/03/02 
10:19:59 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/ChangeLog,v 1.111 2015/05/29 
21:57:35 slyfox Exp $
+
+  29 May 2015; Sergei Trofimovich sly...@gentoo.org
+  +files/enca-1.14-gcc4.8-avx-bug.patch, enca-1.14-r2.ebuild:
+  Workaround gcc-4.8 AVX bug #501386 by Thomas Capricelli and friends.
 
   02 Mar 2015; Yixun Lan d...@gentoo.org enca-1.14-r2.ebuild:
   add arm64 support, tested on A53 board






[gentoo-commits] gentoo-x86 commit in app-i18n/enca/files: enca-1.14-gcc4.8-avx-bug.patch

2015-05-29 Thread Sergei Trofimovich (slyfox)
slyfox  15/05/29 21:57:35

  Added:enca-1.14-gcc4.8-avx-bug.patch
  Log:
  Workaround gcc-4.8 AVX bug #501386 by Thomas Capricelli and friends.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  ChangesPath
1.1  app-i18n/enca/files/enca-1.14-gcc4.8-avx-bug.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/enca/files/enca-1.14-gcc4.8-avx-bug.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/enca/files/enca-1.14-gcc4.8-avx-bug.patch?rev=1.1content-type=text/plain

Index: enca-1.14-gcc4.8-avx-bug.patch
===
Avoid gcc-4.8.4 bug when built with -O3 -march=core-avx2
https://bugs.gentoo.org/501386
diff --git a/lib/multibyte.c b/lib/multibyte.c
index d0d0680..d511f88 100644
--- a/lib/multibyte.c
+++ b/lib/multibyte.c
@@ -520,7 +520,7 @@ looks_like_ucs2(EncaAnalyserState *analyser)
 static int
 looks_like_ucs4(EncaAnalyserState *analyser)
 {
-  static const EncaSurface PERMS[] = {
+  /*static*/ const EncaSurface PERMS[] = {
 ENCA_SURFACE_PERM_4321,
 ENCA_SURFACE_PERM_21
   };






[gentoo-commits] gentoo-x86 commit in dev-java/jrobin: jrobin-1.6.0-r1.ebuild ChangeLog jrobin-1.6.0.ebuild

2015-05-29 Thread James Le Cuirot (chewi)
chewi   15/05/29 22:34:16

  Modified: ChangeLog
  Added:jrobin-1.6.0-r1.ebuild
  Removed:  jrobin-1.6.0.ebuild
  Log:
  Install rrdtool wrapper as jrobin-rrdtool to avoid conflicting with
  net-analyzer/rrdtool. Closes bug #550522.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
9C6D7DE4)

Revision  ChangesPath
1.6  dev-java/jrobin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/jrobin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   25 May 2015 20:58:14 -  1.5
+++ ChangeLog   29 May 2015 22:34:15 -  1.6
@@ -1,6 +1,13 @@
 # ChangeLog for dev-java/jrobin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jrobin/ChangeLog,v 1.5 2015/05/25 
20:58:14 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jrobin/ChangeLog,v 1.6 2015/05/29 
22:34:15 chewi Exp $
+
+*jrobin-1.6.0-r1 (29 May 2015)
+
+  29 May 2015; James Le Cuirot ch...@gentoo.org +jrobin-1.6.0-r1.ebuild,
+  -jrobin-1.6.0.ebuild:
+  Install rrdtool wrapper as jrobin-rrdtool to avoid conflicting with net-
+  analyzer/rrdtool. Closes bug #550522.
 
 *jrobin-1.6.0 (25 May 2015)
 



1.1  dev-java/jrobin/jrobin-1.6.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jrobin/jrobin-1.6.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jrobin/jrobin-1.6.0-r1.ebuild?rev=1.1content-type=text/plain

Index: jrobin-1.6.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jrobin/jrobin-1.6.0-r1.ebuild,v 1.1 
2015/05/29 22:34:15 chewi Exp $

EAPI=5

JAVA_PKG_IUSE=doc source

inherit java-pkg-2 java-pkg-simple

DESCRIPTION=JRobin is a 100% pure Java alternative to RRDTool
HOMEPAGE=http://www.jrobin.org/;
SRC_URI=https://github.com/OpenNMS/${PN}/archive/${P}-1.tar.gz;

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=test

RDEPEND==virtual/jre-1.6
DEPEND==virtual/jdk-1.6
test? ( dev-java/asm:4
=dev-java/cglib-3.1:3
dev-java/easymock:3.2
dev-java/junit:4
dev-java/objenesis:0 )

S=${WORKDIR}/${PN}-${P}-1/src
JAVA_SRC_DIR=main/java

java_prepare() {
find ${WORKDIR} -name *.jar -delete || die

# The tests need the resources in this directory for some reason.
mkdir -p test/java/target/classes || die
cd test/java/target/classes || die
ln -snf ../../../../main/resources/* . || die
}

src_compile() {
java-pkg-simple_src_compile
jar uf ${PN}.jar -C main/resources . || die
}

src_install() {
java-pkg-simple_src_install
java-pkg_dolauncher ${PN}-rrdtool --main org.jrobin.cmd.RrdCommander
}

src_test() {
cd test/java || die

local CP=.:${S}/${PN}.jar:$(java-pkg_getjars 
asm-4,cglib-3,easymock-3.2,junit-4,objenesis)
local TESTS=$(find * -name *Test.java)
TESTS=${TESTS//.java}
TESTS=${TESTS//\//.}

ejavac -cp ${CP} -d . $(find * -name *.java)
ejunit4 -classpath ${CP} ${TESTS}
}

pkg_postinst() {
elog The rrdtool executable has been installed as ${PN}-rrdtool to
elog avoid conflicting with net-analyzer/rrdtool.
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libe: ChangeLog libe-0.8.0.ebuild libe-0.4.1.ebuild libe-0.4.0.ebuild libe-0.8.2.ebuild libe-0.8.1.ebuild libe-0.5.0.ebuild libe-0.6.0.ebuild libe-0.7.0.

2015-05-29 Thread Patrick Lauer (patrick)
patrick 15/05/29 23:32:35

  Modified: ChangeLog
  Removed:  libe-0.8.0.ebuild libe-0.4.1.ebuild
libe-0.4.0.ebuild libe-0.8.2.ebuild
libe-0.8.1.ebuild libe-0.5.0.ebuild
libe-0.6.0.ebuild libe-0.7.0.ebuild
  Log:
  Cleanup old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.19 dev-libs/libe/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libe/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   29 May 2015 23:23:16 -  1.18
+++ ChangeLog   29 May 2015 23:32:35 -  1.19
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libe
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libe/ChangeLog,v 1.18 2015/05/29 
23:23:16 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libe/ChangeLog,v 1.19 2015/05/29 
23:32:35 patrick Exp $
+
+  29 May 2015; Patrick Lauer patr...@gentoo.org -libe-0.4.0.ebuild,
+  -libe-0.4.1.ebuild, -libe-0.5.0.ebuild, -libe-0.6.0.ebuild,
+  -libe-0.7.0.ebuild, -libe-0.8.0.ebuild, -libe-0.8.1.ebuild,
+  -libe-0.8.2.ebuild:
+  Cleanup old
 
   29 May 2015; Patrick Lauer patr...@gentoo.org libe-0.10.0.ebuild:
   Fix libpo6 dep #550756






[gentoo-commits] gentoo-x86 commit in net-libs/osptoolkit: ChangeLog osptoolkit-3.4.2.ebuild osptoolkit-3.3.6-r1.ebuild

2015-05-29 Thread Manuel Rueger (mrueg)
mrueg   15/05/30 00:09:08

  Modified: ChangeLog
  Removed:  osptoolkit-3.4.2.ebuild osptoolkit-3.3.6-r1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.21 net-libs/osptoolkit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/osptoolkit/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/osptoolkit/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/osptoolkit/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/osptoolkit/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   27 Oct 2013 09:44:45 -  1.20
+++ ChangeLog   30 May 2015 00:09:08 -  1.21
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/osptoolkit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/osptoolkit/ChangeLog,v 1.20 
2013/10/27 09:44:45 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/osptoolkit/ChangeLog,v 1.21 
2015/05/30 00:09:08 mrueg Exp $
+
+  30 May 2015; Manuel Rüger mr...@gentoo.org -osptoolkit-3.3.6-r1.ebuild,
+  -osptoolkit-3.4.2.ebuild:
+  Remove old.
 
   27 Oct 2013; Pacho Ramos pa...@gentoo.org metadata.xml:
   Cleanup due voip herd removal:






[gentoo-commits] gentoo-x86 commit in media-sound/jack: ChangeLog jack-3.0.0.ebuild jack-3.0.0-r1.ebuild jack-3.1.1.ebuild

2015-05-29 Thread Manuel Rueger (mrueg)
mrueg   15/05/30 00:17:29

  Modified: ChangeLog
  Removed:  jack-3.0.0.ebuild jack-3.0.0-r1.ebuild
jack-3.1.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.27 media-sound/jack/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/jack/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   31 Mar 2013 09:57:43 -  1.26
+++ ChangeLog   30 May 2015 00:17:29 -  1.27
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/jack
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jack/ChangeLog,v 1.26 
2013/03/31 09:57:43 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jack/ChangeLog,v 1.27 
2015/05/30 00:17:29 mrueg Exp $
+
+  30 May 2015; Manuel Rüger mr...@gentoo.org -jack-3.0.0-r1.ebuild,
+  -jack-3.0.0.ebuild, -jack-3.1.1.ebuild:
+  Remove old.
 
   31 Mar 2013; Agostino Sarubbo a...@gentoo.org jack-3.1.1-r1.ebuild:
   Stable for sparc, wrt bug #417429






  1   2   >