[gentoo-commits] gentoo-x86 commit in dev-perl/PDL: PDL-2.4.11.ebuild ChangeLog

2015-05-08 Thread Justin Lecher (jlec)
jlec15/05/08 06:54:05

  Modified: PDL-2.4.11.ebuild ChangeLog
  Log:
  Make compatible with latest plplot
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.17 dev-perl/PDL/PDL-2.4.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?r1=1.16r2=1.17

Index: PDL-2.4.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- PDL-2.4.11.ebuild   19 Nov 2014 19:33:13 -  1.16
+++ PDL-2.4.11.ebuild   8 May 2015 06:54:05 -   1.17
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.16 
2014/11/19 19:33:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.17 
2015/05/08 06:54:05 jlec Exp $
 
 EAPI=5
 
@@ -66,6 +66,12 @@
epatch ${FILESDIR}/${PN}-2.4.11-shared-hdf.patch
find . -name Makefile.PL -exec \
sed -i -e s|/usr|${EPREFIX}/usr|g {} \; || die
+
+   if has_version =sci-libs/plplot-5.11; then
+   sed \
+   -e 's:plplotd:plplot:g' \
+   -i Graphics/PLplot/Makefile.PL || die
+   fi
 }
 
 src_configure() {



1.121dev-perl/PDL/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.121view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.121content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?r1=1.120r2=1.121

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   19 Nov 2014 19:33:13 -  1.120
+++ ChangeLog   8 May 2015 06:54:05 -   1.121
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/PDL
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.120 2014/11/19 
19:33:13 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.121 2015/05/08 
06:54:05 jlec Exp $
+
+  08 May 2015; Justin Lecher j...@gentoo.org PDL-2.4.11.ebuild:
+  Make compatible with latest plplot
 
   19 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org PDL-2.4.11.ebuild:
   Replace perl-module_pkg_setup with perl_set_version






[gentoo-commits] gentoo-x86 commit in app-doc/abs-guide: ChangeLog abs-guide-10.ebuild

2015-05-08 Thread Ryan Hill (rhill)
rhill   15/05/08 06:42:11

  Modified: ChangeLog
  Added:abs-guide-10.ebuild
  Log:
  Version bump to final release. Change license to public-domain.
  
  Signed-off-by: Ryan Hill rh...@gentoo.org
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 957A8463)

Revision  ChangesPath
1.92 app-doc/abs-guide/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/abs-guide/ChangeLog?rev=1.92view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/abs-guide/ChangeLog?rev=1.92content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/abs-guide/ChangeLog?r1=1.91r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   11 Mar 2013 00:57:27 -  1.91
+++ ChangeLog   8 May 2015 06:42:11 -   1.92
@@ -1,6 +1,11 @@
 # ChangeLog for app-doc/abs-guide
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.91 
2013/03/11 00:57:27 dirtyepic Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.92 
2015/05/08 06:42:11 rhill Exp $
+
+*abs-guide-10 (08 May 2015)
+
+  08 May 2015; Ryan Hill rh...@gentoo.org +abs-guide-10.ebuild:
+  Version bump to final release. Change license to public-domain.
 
   11 Mar 2013; Ryan Hill dirtye...@gentoo.org -abs-guide-6.5.ebuild,
   abs-guide-6.6.ebuild:



1.1  app-doc/abs-guide/abs-guide-10.ebuild

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

Index: abs-guide-10.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-10.ebuild,v 1.1 
2015/05/08 06:42:11 rhill Exp $

EAPI=5

DESCRIPTION=An in-depth exploration of the art of shell scripting
HOMEPAGE=http://www.tldp.org/LDP/abs/html;

SRC_URI=http://bash.deta.in/abs-guide-final.tar.bz2
pdf? ( http://bash.deta.in/abs-guide.pdf )

LICENSE=public-domain
IUSE=pdf
SLOT=0
KEYWORDS=alpha amd64 hppa ~mips ppc sparc x86

DEPEND=
RDEPEND=

S=${WORKDIR}/abs

src_unpack() {
unpack abs-guide-final.tar.bz2
use pdf  cp ${DISTDIR}/abs-guide.pdf ${S}
}

src_install() {
dodoc -r *
docompress -x /usr/share/doc/${PF}
}

pkg_postinst() {
echo
elog The HTML docs can be accessed through 
/usr/share/doc/${P}/HTML/index.html
elog Example scripts from the book are installed in 
/usr/share/doc/${P}/
use pdf  elog along with the pdf version.
echo
}






[gentoo-commits] gentoo-x86 commit in sys-process/criu: criu-1.5.2.ebuild ChangeLog

2015-05-08 Thread Yixun Lan (dlan)
dlan15/05/08 08:04:37

  Modified: ChangeLog
  Added:criu-1.5.2.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.23 sys-process/criu/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/criu/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   14 Apr 2015 10:06:22 -  1.22
+++ ChangeLog   8 May 2015 08:04:37 -   1.23
@@ -1,6 +1,11 @@
 # ChangeLog for sys-process/criu
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/criu/ChangeLog,v 1.22 
2015/04/14 10:06:22 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/criu/ChangeLog,v 1.23 
2015/05/08 08:04:37 dlan Exp $
+
+*criu-1.5.2 (08 May 2015)
+
+  08 May 2015; Yixun Lan d...@gentoo.org +criu-1.5.2.ebuild:
+  version bump
 
   14 Apr 2015; Yixun Lan d...@gentoo.org -criu-1.5-r2.ebuild,
   criu-1.5.1.ebuild, +files/criu-1.5.1-arm64-ptrace.patch:



1.1  sys-process/criu/criu-1.5.2.ebuild

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

Index: criu-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/sys-process/criu/criu-1.5.2.ebuild,v 1.1 
2015/05/08 08:04:37 dlan Exp $

EAPI=5

inherit eutils toolchain-funcs linux-info flag-o-matic

DESCRIPTION=utility to checkpoint/restore a process tree
HOMEPAGE=http://criu.org/;
SRC_URI=http://download.openvz.org/criu/${P}.tar.bz2;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~arm64
IUSE=setproctitle

RDEPEND=dev-libs/protobuf-c
setproctitle? ( dev-libs/libbsd )
DEPEND=${RDEPEND}
app-text/asciidoc
app-text/xmlto

CONFIG_CHECK=~CHECKPOINT_RESTORE ~NAMESPACES ~PID_NS ~FHANDLE ~EVENTFD ~EPOLL 
~INOTIFY_USER
~IA32_EMULATION ~UNIX_DIAG ~INET_DIAG ~INET_UDP_DIAG ~PACKET_DIAG 
~NETLINK_DIAG

RESTRICT=test

src_prepare() {
epatch ${FILESDIR}/${PN}-1.3.1-flags.patch
epatch ${FILESDIR}/${PN}-1.3.1-makefile.patch
epatch ${FILESDIR}/${PN}-1.5-automagic-libbsd.patch
}

src_compile() {
unset ARCH
emake CC=$(tc-getCC) LD=$(tc-getLD) V=1 SETPROCTITLE=$(usex 
setproctitle) WERROR=0 all docs
}

src_test() {
# root privileges are required to dump all necessary info
if [[ ${EUID} -eq 0 ]] ; then
emake -j1 CC=$(tc-getCC) V=1 WERROR=0 test
fi
}

src_install() {
emake SYSCONFDIR=${EPREFIX}/etc PREFIX=${EPREFIX}/usr 
DESTDIR=${D} install
dodoc CREDITS README
}






[gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Spreadsheet_Excel_Writer: PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild ChangeLog

2015-05-08 Thread Agostino Sarubbo (ago)
ago 15/05/08 08:30:27

  Modified: PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild
ChangeLog
  Log:
  Stable for alpha/amd64/arm/ia64/ppc/sparc/x86, wrt bug #548620
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.4  
dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild

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

Index: PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild  5 May 2015 07:47:52 -   
1.3
+++ PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild  8 May 2015 08:30:27 -   
1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild,v
 1.3 2015/05/05 07:47:52 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild,v
 1.4 2015/05/08 08:30:27 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 DESCRIPTION=Package for generating Excel spreadsheets
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86
+KEYWORDS=alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86
 RDEPEND=dev-lang/php[iconv]
=dev-php/PEAR-OLE-0.5-r1
 IUSE=



1.65 dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog?rev=1.65view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog?rev=1.65content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog?r1=1.64r2=1.65

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   5 May 2015 07:47:52 -   1.64
+++ ChangeLog   8 May 2015 08:30:27 -   1.65
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Spreadsheet_Excel_Writer
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.64 
2015/05/05 07:47:52 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Spreadsheet_Excel_Writer/ChangeLog,v 1.65 
2015/05/08 08:30:27 ago Exp $
+
+  08 May 2015; Agostino Sarubbo a...@gentoo.org
+  PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild:
+  Stable for alpha/amd64/arm/ia64/ppc/sparc/x86, wrt bug #548620
 
   05 May 2015; Jeroen Roovers j...@gentoo.org
   PEAR-Spreadsheet_Excel_Writer-0.9.3.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_CheckIP: PEAR-Net_CheckIP-1.2.2.ebuild ChangeLog

2015-05-08 Thread Agostino Sarubbo (ago)
ago 15/05/08 08:32:04

  Modified: PEAR-Net_CheckIP-1.2.2.ebuild ChangeLog
  Log:
  Stable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548616
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.4  dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.2.ebuild

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

Index: PEAR-Net_CheckIP-1.2.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PEAR-Net_CheckIP-1.2.2.ebuild   5 May 2015 07:46:43 -   1.3
+++ PEAR-Net_CheckIP-1.2.2.ebuild   8 May 2015 08:32:04 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.2.ebuild,v
 1.3 2015/05/05 07:46:43 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/PEAR-Net_CheckIP-1.2.2.ebuild,v
 1.4 2015/05/08 08:32:04 ago Exp $
 
 EAPI=5
 
@@ -9,5 +9,5 @@
 DESCRIPTION=Check the syntax of IPv4 addresses
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 sparc x86
 IUSE=



1.32 dev-php/PEAR-Net_CheckIP/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog?r1=1.31r2=1.32

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   5 May 2015 07:46:43 -   1.31
+++ ChangeLog   8 May 2015 08:32:04 -   1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Net_CheckIP
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.31 
2015/05/05 07:46:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_CheckIP/ChangeLog,v 1.32 
2015/05/08 08:32:04 ago Exp $
+
+  08 May 2015; Agostino Sarubbo a...@gentoo.org 
PEAR-Net_CheckIP-1.2.2.ebuild:
+  Stable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548616
 
   05 May 2015; Jeroen Roovers j...@gentoo.org PEAR-Net_CheckIP-1.2.2.ebuild:
   Stable for PPC64 (bug #548616).






[gentoo-commits] gentoo-x86 commit in dev-python/utidylib: metadata.xml utidylib-0.2-r1.ebuild utidylib-0.2-r2.ebuild ChangeLog

2015-05-08 Thread Justin Lecher (jlec)
jlec15/05/08 07:33:35

  Modified: metadata.xml utidylib-0.2-r1.ebuild
utidylib-0.2-r2.ebuild ChangeLog
  Log:
  Fix HOMPAGE, bug #537722
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

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

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/utidylib/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml1 Dec 2005 00:19:37 -   1.1
+++ metadata.xml8 May 2015 07:33:35 -   1.2
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdpython/herd
+  herdpython/herd
 /pkgmetadata



1.9  dev-python/utidylib/utidylib-0.2-r1.ebuild

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

Index: utidylib-0.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- utidylib-0.2-r1.ebuild  1 Mar 2012 23:40:55 -   1.8
+++ utidylib-0.2-r1.ebuild  8 May 2015 07:33:35 -   1.9
@@ -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/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.8 
2012/03/01 23:40:55 ranger Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r1.ebuild,v 1.9 
2015/05/08 07:33:35 jlec Exp $
 
 EAPI=3
 PYTHON_DEPEND=2:2.5
@@ -12,7 +12,7 @@
 MY_P=uTidylib-${PV}
 
 DESCRIPTION=TidyLib Python wrapper
-HOMEPAGE=http://utidylib.berlios.de/;
+HOMEPAGE=http://sourceforge.net/projects/utidylib/;
 SRC_URI=mirror://berlios/${PN}/${MY_P}.zip
 
 LICENSE=MIT



1.3  dev-python/utidylib/utidylib-0.2-r2.ebuild

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

Index: utidylib-0.2-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- utidylib-0.2-r2.ebuild  8 Apr 2015 08:05:02 -   1.2
+++ utidylib-0.2-r2.ebuild  8 May 2015 07:33:35 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r2.ebuild,v 1.2 
2015/04/08 08:05:02 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2-r2.ebuild,v 1.3 
2015/05/08 07:33:35 jlec Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 MY_P=uTidylib-${PV}
 
 DESCRIPTION=TidyLib Python wrapper
-HOMEPAGE=http://utidylib.berlios.de/;
+HOMEPAGE=http://sourceforge.net/projects/utidylib/;
 SRC_URI=mirror://berlios/${PN}/${MY_P}.zip
 
 LICENSE=MIT



1.17 dev-python/utidylib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/utidylib/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   8 Apr 2015 08:05:02 -   1.16
+++ ChangeLog   8 May 2015 07:33:35 -   1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/utidylib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 

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

2015-05-08 Thread Ulrich Mueller (ulm)
ulm 15/05/08 07:45:51

  Modified: license_groups ChangeLog
  Log:
  Remove unused licenses.

Revision  ChangesPath
1.261profiles/license_groups

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

Index: license_groups
===
RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -r1.260 -r1.261
--- license_groups  22 Apr 2015 20:23:58 -  1.260
+++ license_groups  8 May 2015 07:45:51 -   1.261
@@ -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/license_groups,v 1.260 2015/04/22 
20:23:58 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.261 2015/05/08 
07:45:51 ulm Exp $
 
 # Please report bugs or other requests at bugs.gentoo.org and assign to
 # licen...@gentoo.org
@@ -31,7 +31,7 @@
 # TODO: maybe add a category for BSD-alike MISC-FREE licenses for easy
 # separation?
 # BSD-4 alikes: dom4j FastCGI icu JDOM
-MISC-FREE ACE Allegro alternate bea.ri.jsr173 BEER-WARE boehm-gc BSD-1 
BSD-with-attribution buddy bufexplorer.vim BZIP2 canfep CDDL-Schily CeCILL-C 
CFS CLX CMake CPL-0.5 CRACKLIB Crypt-IDEA cryptopp czyborra DES docbook dom4j 
eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix 
FLEX flexmock FLTK freemarker FVWM gd gsm HTML-Tidy htmlc iASL IBPP-1.1 icu 
IDPL IJG imagemagick Info-ZIP inner-net ipadic ipx-utils Ispell JasPer2.0 JDOM 
JNIC JOVE keynote LambdaMOO LIBGLOSS libmng libodialog libpng libtiff LLGPL-2.1 
LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail mapm-4.9.5 matplotlib Mini-XML minpack 
MIT-with-advertising mm mpich2 nap NCSA-HDF netcat NEWLIB ngrep noweb Old-MIT 
openafs-krb5-a Openwall otter PCRE perforce photopc PHP-2.02 PIZZA-WARE 
pngcrush pngnq Princeton psutils qmail-nelson rc regexp-UofT RSA rwpng scanlogd 
Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA SSLeay Subversion SVFL 
tablelist tcltk tcp_wrappers_license TermReadKey TeX TeX-other-free Time-For
 mat Time-modules tm-align totd URT VTK w3m wxWinLL-3 x2x xbatt xboing XC 
Xdebug xtrs xvt YaTeX zpaq ZSH
+MISC-FREE ACE Allegro alternate bea.ri.jsr173 BEER-WARE boehm-gc BSD-1 
BSD-with-attribution buddy bufexplorer.vim BZIP2 canfep CDDL-Schily CeCILL-C 
CLX CMake CPL-0.5 CRACKLIB Crypt-IDEA cryptopp czyborra DES docbook dom4j 
eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix 
FLEX flexmock FLTK freemarker FVWM gd gsm HTML-Tidy htmlc iASL IBPP-1.1 icu 
IDPL IJG imagemagick Info-ZIP inner-net ipadic ipx-utils Ispell JasPer2.0 JDOM 
JNIC JOVE keynote LambdaMOO LIBGLOSS libmng libodialog libpng libtiff LLGPL-2.1 
LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail mapm-4.9.5 matplotlib Mini-XML minpack 
MIT-with-advertising mm mpich2 nap NCSA-HDF netcat NEWLIB ngrep noweb Old-MIT 
openafs-krb5-a Openwall otter PCRE perforce photopc PHP-2.02 PIZZA-WARE 
pngcrush pngnq Princeton psutils qmail-nelson rc regexp-UofT RSA rwpng scanlogd 
Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA SSLeay Subversion SVFL 
tablelist tcltk tcp_wrappers_license TermReadKey TeX TeX-other-free Time-Format 
 Time-modules tm-align totd URT VTK w3m wxWinLL-3 x2x xbatt xboing XC Xdebug 
xtrs xvt YaTeX zpaq ZSH
 # The following are NOT valid in @MISC-FREE:
 # arj - usage restrictions
 # freedist - Doesn't grant the right to do modifications.
@@ -60,7 +60,7 @@
 # and share modifications
 FREE @FREE-SOFTWARE @FREE-DOCUMENTS
 
-EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA cadsoft Coherent-Graphics CYANA DOOM3 ETQW 
FAH-EULA-2009 FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA GIMPS 
GOG-EULA google-chrome googleearth Google-TOS IBM-J1.6 Intel-SDP Introversion 
LastPass LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST Mendeley-terms MSjdbcEULA40 
MTA-0.5 NVIDIA-CUDA Nero-AAC-EULA Nero-EULA-US Oracle-BCLA-JavaSE PAPERS-PLEASE 
POMPOM postal2 Primate-Plunge PUEL Q3AEULA Q3AEULA-2111 QUAKE4 Rain-Slick 
RTCW RTCW-ETEULA SCM-MICRO SJ-Labs skype-4.0.0.7-copyright spin-commercial 
spin-educational sun-bcla-java-vm TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 
ut2003-demo Vivaldi
+EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS 
bf1942-lnxded CAPYBARA-EULA cadsoft Coherent-Graphics CYANA DOOM3 ETQW 
FAH-EULA-2009 FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA GIMPS 
GOG-EULA google-chrome googleearth Google-TOS IBM-J1.6 Intel-SDP Introversion 
LastPass LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST Mendeley-terms MSjdbcEULA40 
MTA-0.5 NVIDIA-CUDA Nero-AAC-EULA 

[gentoo-commits] gentoo-x86 commit in net-misc/megatools: megatools-1.9.95.ebuild ChangeLog

2015-05-08 Thread Yixun Lan (dlan)
dlan15/05/08 08:01:41

  Modified: ChangeLog
  Added:megatools-1.9.95.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.7  net-misc/megatools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/megatools/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   17 Mar 2015 03:56:42 -  1.6
+++ ChangeLog   8 May 2015 08:01:41 -   1.7
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/megatools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/megatools/ChangeLog,v 1.6 
2015/03/17 03:56:42 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/megatools/ChangeLog,v 1.7 
2015/05/08 08:01:41 dlan Exp $
+
+*megatools-1.9.95 (08 May 2015)
+
+  08 May 2015; Yixun Lan d...@gentoo.org +megatools-1.9.95.ebuild:
+  version bump
 
 *megatools-1.9.94 (17 Mar 2015)
 



1.1  net-misc/megatools/megatools-1.9.95.ebuild

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

Index: megatools-1.9.95.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/megatools/megatools-1.9.95.ebuild,v 
1.1 2015/05/08 08:01:41 dlan Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils

DESCRIPTION=Command line tools and C library for accessing Mega cloud storage
HOMEPAGE=https://github.com/megous/megatools;
SRC_URI=https://github.com/megous/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=fuse introspection static-libs

COMMON_DEPEND=dev-libs/glib:2
dev-libs/openssl:0
net-misc/curl
fuse? ( sys-fs/fuse )

RDEPEND=${COMMON_DEPEND}
net-libs/glib-networking[ssl]

DEPEND=${COMMON_DEPEND}
virtual/pkgconfig
app-text/asciidoc

src_configure() {
local myeconfargs=(
--enable-shared
--enable-docs-build
--disable-maintainer-mode
--disable-warnings
--disable-glibtest
$(use_enable static-libs static)
$(use_enable introspection)
$(use_with fuse)
)
autotools-utils_src_configure
}






[gentoo-commits] gentoo-x86 commit in sys-fs/dfc: ChangeLog dfc-3.0.5-r1.ebuild dfc-3.0.5.ebuild

2015-05-08 Thread Yixun Lan (dlan)
dlan15/05/08 07:22:40

  Modified: ChangeLog
  Added:dfc-3.0.5-r1.ebuild
  Removed:  dfc-3.0.5.ebuild
  Log:
  fix missing sys-devel/gettext in DEPEND, bug 547682, thanks Nikoli
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.5  sys-fs/dfc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/dfc/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   23 Apr 2015 01:42:18 -  1.4
+++ ChangeLog   8 May 2015 07:22:40 -   1.5
@@ -1,6 +1,12 @@
 # ChangeLog for sys-fs/dfc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dfc/ChangeLog,v 1.4 2015/04/23 
01:42:18 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dfc/ChangeLog,v 1.5 2015/05/08 
07:22:40 dlan Exp $
+
+*dfc-3.0.5-r1 (08 May 2015)
+
+  08 May 2015; Yixun Lan d...@gentoo.org -dfc-3.0.5.ebuild,
+  +dfc-3.0.5-r1.ebuild:
+  fix missing sys-devel/gettext in DEPEND, bug 547682, thanks Nikoli
 
 *dfc-3.0.5 (23 Apr 2015)
 



1.1  sys-fs/dfc/dfc-3.0.5-r1.ebuild

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

Index: dfc-3.0.5-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/dfc/dfc-3.0.5-r1.ebuild,v 1.1 
2015/05/08 07:22:40 dlan Exp $

EAPI=5
inherit cmake-utils

DESCRIPTION=A simple CLI tool that display file system usage, with colors
HOMEPAGE=http://projects.gw-computing.net/projects/dfc;
SRC_URI=http://projects.gw-computing.net/attachments/download/467/${P}.tar.gz;

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

DEPEND=nls? (
virtual/libintl
sys-devel/gettext
)
RDEPEND=nls? ( virtual/libintl )

src_configure() {
mycmakeargs=(
# avoid installing xdg config in /usr
-DXDG_CONFIG_DIR=${EPREFIX}/etc/xdg
# use the standard Gentoo doc path
-DDFC_DOC_PATH=${EPREFIX}/usr/share/doc/${PF}
# disable automagic dependency
$(cmake-utils_use nls NLS_ENABLED)
-DLFS_ENABLED=ON
-DGRIM=OFF
)

cmake-utils_src_configure
}






[gentoo-commits] dev/heroxbd:master commit in: sys-libs/glibc/

2015-05-08 Thread Benda XU
commit: f3c77a2f878770bce4c3eae28d1907f0fd76b34c
Author: Benda Xu heroxbd AT gentoo DOT org
AuthorDate: Fri May  8 07:48:37 2015 +
Commit: Benda XU heroxbd AT gentoo DOT org
CommitDate: Fri May  8 07:48:37 2015 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=f3c77a2f

sys-libs/glibc-2.19: add rap to USE flags.

 sys-libs/glibc/Manifest | 2 +-
 sys-libs/glibc/glibc-2.19-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 3c556d8..bae5e8d 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -98,7 +98,7 @@ EBUILD glibc-2.15-r2.ebuild 7692 SHA256 
1ee891da4bbb450ce16318877a9043773c34a741
 EBUILD glibc-2.15-r3.ebuild 7764 SHA256 
17540bbede72db02e113f556cd3c4a6873c45be1191bade644b5a78d2557c673 SHA512 
b9f856356a1dad8f51a62610defce3984477e7f8265427c7e6d21c7868bb6756de4f66b16d3184fd51180155112339e33547a2348d55a2cf1059ccbdf68f0c3f
 WHIRLPOOL 
9c36e9f55427b2cf0180db983446d572d63be309e64b42bbe3571105446f4eddaa815081faf79fe6fc639e3ddf3e3720f11e7af2e85ea19125ef561176eaeff5
 EBUILD glibc-2.16.0.ebuild 7495 SHA256 
d498eb21c832602c2711b4fd8607bbb36cbbbcd701405c5f84e2dbbe9ac81774 SHA512 
caa429992f3510b4a530fb7d700ba8e67664d5df406ecd198bb7481009e4413cbf9a8f366b77f0e4949670f56dd5e21d7fccee13aa4d13684cfdb8ccf6054aa9
 WHIRLPOOL 
1f3a56785e164b4d2f8f258bc44b6a324dee3cecd8231b030ac68efdcc007c7cc906519d4f3f3585ed327bc572b8a2ded827afdeed9aaad1b81aeeca915571f7
 EBUILD glibc-2.17.ebuild 7668 SHA256 
b6b7142b8fded3c848424eec002b0e9b15912fe03841d854377b827ea3975eb9 SHA512 
0d5dafad92578139720403aa29e1406c366892cd7bdebbfa3fee8a1a4eed06009941d9a55f6f9e9f3ec035947e03d17137e6b9ecdb4061812b0254aa48d0d1a8
 WHIRLPOOL 
2fdb5ab665c6ac7297e2586644f121101ab84ae3a17ade1fff87be8a31e4d89096063ccb25ceadba53328a398d65240833cf2508b3fa20c42f1e4354a3f1f81d
-EBUILD glibc-2.19-r1.ebuild 7600 SHA256 
3c4f701bf8c96f2cf957f5719a0537f35501dfd05679ceb98821ac68061c5aa8 SHA512 
1f77f993fde268f8f145bba19b08abf5c7ed2f4a5e30d33f3e156a5aafa54a1bac025a38b65caa8217cf790b8f5b55427766d9c6fb7057e91d15594d3b9ab117
 WHIRLPOOL 
5c76a9de674138757d30a7da9f76a46ea306cae658809d042e063a9eeb4ecfb21bd4dca45bf632fc3fdc967babb8a5f07388c968b1a5f0ba0108cff862531146
+EBUILD glibc-2.19-r1.ebuild 7604 SHA256 
72412e25779a93cf63f190a22d5c9eb4f177ca6d724ef1e817355fbce71198c1 SHA512 
da34829984b251d0d5a7cc0405271cdab4aa68a08ec46536d8e6febd0174d1750ae6e718c5d59e78afe4550f46390566c0df82c47dedb4be94839425523a6d1e
 WHIRLPOOL 
4c633a65fe2169b7e25b57392905f8de79e8a47c12289f75c67c266385a56137303502d846bfc167b18d839aeba3ec225e154590a202cea96c522dd7fbab2fa9
 EBUILD glibc-2.20-r1.ebuild 6612 SHA256 
3e81059b8be24f6979db7e8b3ea8d4fb2f6d7fd924759cf286d7904981766e15 SHA512 
b433eb6c7b9814d8c058a93bbda421bdee259abe96a3d16e2a607a03f60487412ff35ce1709150933e0cda72d26ef705c21a095f6c5643f77af903dfd368149b
 WHIRLPOOL 
8ca83822eef18d98a27d4d023fe8907c459d1677465b2b742b093e20d474d566e6e60f3daecf54e8ed8028737b9a2545467a3226014842e0ebdd8ce4be2a7e7f
 EBUILD glibc-2.20.ebuild 6558 SHA256 
c0e61f3d6ac10da06640406c9f3f3bc5dd6bd99f97c1180d303a022b312f564a SHA512 
d2d97b908a7d828118a3b4e441140048c6e2ffbdbd9c971e948fc9b419db4f8537719cf8e7b879dea79c08eaf38e7282273fc643b234c9a308b6edcd2ef8bff7
 WHIRLPOOL 
c0339fd5329128593fe96b6488a423431d5b2cecc36c7ab989647c235d9cda7aabbb7c0ee86fc6de8ff7f044a03b11e36aa8f999b0d0f0157efe2e98d57c82be
 EBUILD glibc-2.9_p20081201-r3.ebuild 6770 SHA256 
87e75b306b69d170c7fd6083c7a40303ea292616a810c3e5302eb13ff72932b8 SHA512 
3dc0d6f0b99a1e83caa8a152bb7752b8b504324876bed83657b683c73f8a3432150cb5d3b42aea11d064ee9d1a4d1788dab6c9da11cfc5cf716c214ec145e177
 WHIRLPOOL 
9fec37815cd88eab81f4452e02e13b96e13b1ad8284b1be7f77213280da54a9de85275cf665307d3920e36c3bc02f6005acd5316f6f2ed3dac5b3b60a80690b0

diff --git a/sys-libs/glibc/glibc-2.19-r1.ebuild 
b/sys-libs/glibc/glibc-2.19-r1.ebuild
index d5f7e71..5ebf4ba 100644
--- a/sys-libs/glibc/glibc-2.19-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.19-r1.ebuild
@@ -28,7 +28,7 @@ GCC_BOOTSTRAP_VER=4.7.3-r1
 PATCH_VER=3  # Gentoo patchset
 NPTL_KERN_VER=${NPTL_KERN_VER:-2.6.16}   # min kernel version nptl 
requires
 
-IUSE=debug gd hardened multilib nscd selinux systemtap profile suid vanilla 
crosscompile_opts_headers-only
+IUSE=debug gd hardened multilib nscd selinux systemtap profile suid vanilla 
crosscompile_opts_headers-only rap
 
 # Here's how the cross-compile logic breaks down ...
 #  CTARGET - machine that will target the binaries



[gentoo-commits] dev/heroxbd:master commit in: dev-lang/python/files/, dev-lang/python/

2015-05-08 Thread Benda XU
commit: c3d5b197b8c80bb02a221905971c86a57e413130
Author: Benda Xu heroxbd AT gentoo DOT org
AuthorDate: Fri May  8 02:24:42 2015 +
Commit: Benda XU heroxbd AT gentoo DOT org
CommitDate: Fri May  8 02:24:42 2015 +
URL:https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=c3d5b197

dev-lang/python: bump to 2.7.9.  Carrying h2py.py patch.

 dev-lang/python/ChangeLog  |  88 +++-
 dev-lang/python/Manifest   |  38 +-
 dev-lang/python/files/python-2.5-tcl86.patch   |  11 +
 .../python/files/python-2.7.5-runtime-prefix.patch |  26 -
 .../files/python-2.7.9-ncurses-pkg-config.patch|  13 +
 .../files/python-3.3.5-ncurses-pkg-config.patch|  40 ++
 .../files/python-3.4.3-ncurses-pkg-config.patch|  13 +
 ...{python-3.2.5-r6.ebuild = python-2.6.9.ebuild} | 155 +++---
 dev-lang/python/python-2.7.5-r4.ebuild | 538 -
 ...{python-2.7.7.ebuild = python-2.7.9-r1.ebuild} |  11 +-
 ...{python-2.7.8.ebuild = python-2.7.9-r2.ebuild} |  12 +-
 dev-lang/python/python-3.2.5-r6.ebuild |  22 +-
 dev-lang/python/python-3.3.5-r1.ebuild |   7 +-
 dev-lang/python/python-3.4.0.ebuild|   6 +-
 dev-lang/python/python-3.4.1.ebuild|   8 +-
 dev-lang/python/python-3.4.2.ebuild|   6 +-
 .../{python-3.4.2.ebuild = python-3.4.3.ebuild}   |  13 +-
 17 files changed, 301 insertions(+), 706 deletions(-)

diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 09eae68..022a456 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,90 @@
 # ChangeLog for dev-lang/python
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.797 
2014/11/11 21:01:03 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.818 
2015/04/23 19:25:27 floppym Exp $
+
+  23 Apr 2015; Mike Gilbert flop...@gentoo.org python-2.6.9.ebuild:
+  Fix dep on eselect-python.
+
+*python-2.6.9 (23 Apr 2015)
+
+  23 Apr 2015; Mike Gilbert flop...@gentoo.org +files/python-2.5-tcl86.patch,
+  +python-2.6.9.ebuild:
+  Restore python-2.6.9, without keywords.
+
+  31 Mar 2015; Ulrich Müller u...@gentoo.org python-2.7.9-r1.ebuild,
+  python-2.7.9-r2.ebuild, python-3.2.5-r6.ebuild, python-3.3.5-r1.ebuild,
+  python-3.4.0.ebuild, python-3.4.1.ebuild, python-3.4.2.ebuild,
+  python-3.4.3.ebuild:
+  Update dependency after package move of eselect modules to app-eselect.
+
+  03 Mar 2015; Mike Frysinger vap...@gentoo.org
+  +files/python-2.7.9-ncurses-pkg-config.patch,
+  +files/python-3.3.5-ncurses-pkg-config.patch,
+  +files/python-3.4.3-ncurses-pkg-config.patch, python-2.7.9-r2.ebuild,
+  python-3.3.5-r1.ebuild, python-3.4.3.ebuild:
+  Use pkg-config to locate ncurses headers to fix cross-compiling.
+
+*python-3.4.3 (03 Mar 2015)
+
+  03 Mar 2015; Mike Gilbert flop...@gentoo.org +python-3.4.3.ebuild:
+  Version bump.
+
+  09 Feb 2015; Mike Frysinger vap...@gentoo.org python-2.7.9-r1.ebuild,
+  python-3.4.1.ebuild:
+  Mark arm64/m68k/s390/sh stable.
+
+*python-2.7.9-r2 (07 Feb 2015)
+
+  07 Feb 2015; Mike Gilbert flop...@gentoo.org +python-2.7.9-r2.ebuild:
+  Drop 61_all_process_data.patch, fixes musl build, bug 539210.
+
+  07 Feb 2015; Mike Gilbert flop...@gentoo.org -python-2.7.7.ebuild,
+  -python-2.7.8.ebuild:
+  Remove old.
+
+  09 Jan 2015; Tobias Klausmann klaus...@gentoo.org python-2.7.9-r1.ebuild:
+  Stable on alpha, bug 532232
+
+  30 Dec 2014; Markus Meier mae...@gentoo.org python-2.7.9-r1.ebuild:
+  arm stable, bug #532232
+
+  26 Dec 2014; Agostino Sarubbo a...@gentoo.org python-2.7.9-r1.ebuild:
+  Stable for sparc, wrt bug #532232
+
+  25 Dec 2014; Agostino Sarubbo a...@gentoo.org python-2.7.9-r1.ebuild:
+  Stable for ia64, wrt bug #532232
+
+*python-2.7.9-r1 (24 Dec 2014)
+
+  24 Dec 2014; Mike Gilbert flop...@gentoo.org +python-2.7.9-r1.ebuild,
+  -python-2.7.9.ebuild:
+  Revbump for ensurepip change.
+
+  24 Dec 2014; Mike Gilbert flop...@gentoo.org python-2.7.9.ebuild:
+  Pass --without-ensurepip to configure.
+
+  24 Dec 2014; Agostino Sarubbo a...@gentoo.org python-2.7.9.ebuild:
+  Stable for ppc64, wrt bug #532232
+
+  24 Dec 2014; Agostino Sarubbo a...@gentoo.org python-2.7.9.ebuild:
+  Stable for ppc, wrt bug #532232
+
+  23 Dec 2014; Agostino Sarubbo a...@gentoo.org python-2.7.9.ebuild:
+  Stable for x86, wrt bug #532232
+
+  23 Dec 2014; Agostino Sarubbo a...@gentoo.org python-2.7.9.ebuild:
+  Stable for amd64, wrt bug #532232
+
+  22 Dec 2014; Jeroen Roovers j...@gentoo.org python-2.7.9.ebuild:
+  Stable for HPPA (bug #532232).
+
+*python-2.7.9 (14 Dec 2014)
+
+  14 Dec 2014; Mike Gilbert flop...@gentoo.org +python-2.7.9.ebuild:
+  Version bump.
+
+  11 Dec 2014; Michał Górny mgo...@gentoo.org python-3.2.5-r6.ebuild:
+  Add a postinst explaining that Python 3.2 is 

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

2015-05-08 Thread Ulrich Mueller (ulm)
ulm 15/05/08 07:49:26

  Modified: license_groups ChangeLog
  Log:
  Fix typo in name of Nokia-Qt-LGPL-Exception-1.1 license.

Revision  ChangesPath
1.262profiles/license_groups

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

Index: license_groups
===
RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- license_groups  8 May 2015 07:45:51 -   1.261
+++ license_groups  8 May 2015 07:49:26 -   1.262
@@ -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/license_groups,v 1.261 2015/05/08 
07:45:51 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.262 2015/05/08 
07:49:26 ulm Exp $
 
 # Please report bugs or other requests at bugs.gentoo.org and assign to
 # licen...@gentoo.org
@@ -13,7 +13,7 @@
 # http://www.gnu.org/licenses/license-list.html
 # GPL or LGPL with various exceptions are also included here, because
 # they are more permissive than the licenses they are based on.
-GPL-COMPATIBLE AGPL-3 Apache-2.0 Artistic-2 Boost-1.0 BSD BSD-2 CC0-1.0 
CeCILL-2 Clarified-Artistic Clear-BSD ECL-2.0 FTL 
gcc-runtime-library-exception-3.1 GPL-1 GPL-1+ GPL-2 GPL-2+ 
GPL-2-with-exceptions GPL-2-with-font-exception GPL-2-with-linking-exception 
GPL-2-with-MySQL-FLOSS-exception GPL-3 GPL-3+ GPL-3-with-font-exception ISC 
LGPL-2 LGPL-2+ LGPL-2-with-linking-exception LGPL-2.1 LGPL-2.1+ 
LGPL-2.1-with-linking-exception LGPL-3 LGPL-3+ LGPL-3-with-linking-exception 
libgcc libstdc++ metapackage MIT MPL-2.0 Nokia-Qt-LGPL-Exception OPENLDAP PSF-2 
PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON qwt Ruby Ruby-BSD SGI-B-2.0 
Sleepycat tanuki-community Transmission-OpenSSL-exception unicode Unlicense 
UoI-NCSA vim W3C WTFPL-2 ZLIB ZPL
+GPL-COMPATIBLE AGPL-3 Apache-2.0 Artistic-2 Boost-1.0 BSD BSD-2 CC0-1.0 
CeCILL-2 Clarified-Artistic Clear-BSD ECL-2.0 FTL 
gcc-runtime-library-exception-3.1 GPL-1 GPL-1+ GPL-2 GPL-2+ 
GPL-2-with-exceptions GPL-2-with-font-exception GPL-2-with-linking-exception 
GPL-2-with-MySQL-FLOSS-exception GPL-3 GPL-3+ GPL-3-with-font-exception ISC 
LGPL-2 LGPL-2+ LGPL-2-with-linking-exception LGPL-2.1 LGPL-2.1+ 
LGPL-2.1-with-linking-exception LGPL-3 LGPL-3+ LGPL-3-with-linking-exception 
libgcc libstdc++ metapackage MIT MPL-2.0 Nokia-Qt-LGPL-Exception-1.1 OPENLDAP 
PSF-2 PSF-2.2 PSF-2.3 PSF-2.4 public-domain PYTHON qwt Ruby Ruby-BSD SGI-B-2.0 
Sleepycat tanuki-community Transmission-OpenSSL-exception unicode Unlicense 
UoI-NCSA vim W3C WTFPL-2 ZLIB ZPL
 
 FSF-APPROVED @GPL-COMPATIBLE AFL-2.1 AFL-3.0 Apache-1.1 APSL-2 BitTorrent 
BSD-4 CDDL CNRI CPAL-1.0 CPL-1.0 EPL-1.0 EUPL-1.1 gnuplot IBM LPPL-1.2 MPL-1.0 
MPL-1.1 Ms-PL NPL-1.1 openssl OSL-1.1 OSL-2.0 OSL-2.1 PHP-3.01 QPL QPL-1.0
 



1.9986   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9985
retrieving revision 1.9986
diff -u -r1.9985 -r1.9986
--- ChangeLog   8 May 2015 07:45:51 -   1.9985
+++ ChangeLog   8 May 2015 07:49:26 -   1.9986
@@ -1,12 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9985 2015/05/08 
07:45:51 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9986 2015/05/08 
07:49:26 ulm 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!
 
   08 May 2015; Ulrich Müller u...@gentoo.org license_groups:
+  Fix typo in name of Nokia-Qt-LGPL-Exception-1.1 license.
+
+  08 May 2015; Ulrich Müller u...@gentoo.org license_groups:
   Remove unused licenses.
 
   07 May 2015; Pacho Ramos pa...@gentoo.org






[gentoo-commits] gentoo-x86 commit in dev-python/celery: celery-3.1.18.ebuild ChangeLog celery-3.1.16.ebuild

2015-05-08 Thread Ian Delaney (idella4)
idella4 15/05/08 08:47:05

  Modified: ChangeLog
  Added:celery-3.1.18.ebuild
  Removed:  celery-3.1.16.ebuild
  Log:
  bump one remove one, fixes bug #548588
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.49 dev-python/celery/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/celery/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   8 Mar 2015 23:41:31 -   1.48
+++ ChangeLog   8 May 2015 08:47:05 -   1.49
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/celery
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/ChangeLog,v 1.48 
2015/03/08 23:41:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/ChangeLog,v 1.49 
2015/05/08 08:47:05 idella4 Exp $
+
+*celery-3.1.18 (08 May 2015)
+
+  08 May 2015; Ian Delaney idel...@gentoo.org +celery-3.1.18.ebuild,
+  -celery-3.1.16.ebuild:
+  bump one remove one, fixes bug #548588
 
   08 Mar 2015; Pacho Ramos pa...@gentoo.org celery-3.1.17.ebuild:
   x86 stable, bug 540290



1.1  dev-python/celery/celery-3.1.18.ebuild

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

Index: celery-3.1.18.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/celery-3.1.18.ebuild,v 1.1 
2015/05/08 08:47:05 idella4 Exp $

EAPI=5

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

inherit distutils-r1 bash-completion-r1

DESCRIPTION=Open source asynchronous task queue/job queue based on distributed 
message passing
HOMEPAGE=http://celeryproject.org/ http://pypi.python.org/pypi/celery;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86
# There are a number of other optional 'extras' which overlap with those of 
kombu, however
# there has been no apparent expression of interest or demand by users for 
them. See requires.txt
IUSE=doc examples redis sqs test yaml zeromq

PY27_USEDEP=$(python_gen_usedep python2_7)
RDEPEND=dev-python/kombu-3.1[${PYTHON_USEDEP}]
=dev-python/kombu-3.0.25[${PYTHON_USEDEP}]
=dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
=dev-python/billiard-3.3.0.20[${PYTHON_USEDEP}]
dev-python/billiard-3.4[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/greenlet[${PYTHON_USEDEP}]

DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
sqs? ( =dev-python/boto-2.13.3[${PY27_USEDEP}] )
zeromq? ( =dev-python/pyzmq-13.1.0[${PYTHON_USEDEP}] )
yaml? ( =dev-python/pyyaml-3.10[${PYTHON_USEDEP}] )
test? ( ${RDEPEND}
dev-python/gevent[${PY27_USEDEP}]
=dev-python/mock-1.0.1[${PY27_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/nose-cover3[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
=dev-python/pymongo-2.6.2[${PYTHON_USEDEP}]
redis? ( dev-python/redis-py[${PYTHON_USEDEP}]
=dev-db/redis-2.8.0 )
 =dev-python/python-dateutil-2.1[${PYTHON_USEDEP}] )
doc? (
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}] )

PATCHES=( ${FILESDIR}/celery-docs.patch
${FILESDIR}/${PN}-3.1.11-test.patch )

# testsuite needs it own source
DISTUTILS_IN_SOURCE_BUILD=1

python_compile_all() {
if use doc; then
mkdir docs/.build || die
emake -C docs html
fi
}

python_test() {
nosetests || die Tests failed with ${EPYTHON}
}

python_install_all() {
# Main celeryd init.d and conf.d
newinitd ${FILESDIR}/celery.initd-r1 celery
newconfd ${FILESDIR}/celery.confd-r1 celery

use examples  local EXAMPLES=( examples/. )

use doc  local HTML_DOCS=( docs/.build/html/. )

newbashcomp extra/bash-completion/celery.bash ${PN}


[gentoo-commits] gentoo-x86 commit in net-misc/connman: connman-1.29.ebuild ChangeLog

2015-05-08 Thread Yixun Lan (dlan)
dlan15/05/08 08:58:21

  Modified: ChangeLog
  Added:connman-1.29.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.97 net-misc/connman/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   5 May 2015 07:58:17 -   1.96
+++ ChangeLog   8 May 2015 08:58:21 -   1.97
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/connman
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.96 
2015/05/05 07:58:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.97 
2015/05/08 08:58:21 dlan Exp $
+
+*connman-1.29 (08 May 2015)
+
+  08 May 2015; Yixun Lan d...@gentoo.org +connman-1.29.ebuild:
+  version bump
 
   05 May 2015; Jeroen Roovers j...@gentoo.org connman-1.28.ebuild:
   Mark ~ppc64 (bug #542336).



1.1  net-misc/connman/connman-1.29.ebuild

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

Index: connman-1.29.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.29.ebuild,v 1.1 
2015/05/08 08:58:21 dlan Exp $

EAPI=5
inherit base systemd

DESCRIPTION=Provides a daemon for managing internet connections
HOMEPAGE=https://01.org/connman;
SRC_URI=mirror://kernel/linux/network/${PN}/${P}.tar.xz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~ppc64 ~x86
IUSE=bluetooth debug doc examples +ethernet l2tp ofono openvpn openconnect 
pptp policykit tools vpnc +wifi wispr

RDEPEND==dev-libs/glib-2.16
=sys-apps/dbus-1.2.24
=net-firewall/iptables-1.4.8
bluetooth? ( net-wireless/bluez )
l2tp? ( net-dialup/xl2tpd )
ofono? ( net-misc/ofono )
openconnect? ( net-misc/openconnect )
openvpn? ( net-misc/openvpn )
policykit? ( sys-auth/polkit )
pptp? ( net-dialup/pptpclient )
vpnc? ( net-misc/vpnc )
wifi? ( =net-wireless/wpa_supplicant-2.0[dbus] )
wispr? ( net-libs/gnutls )

DEPEND=${RDEPEND}
=sys-kernel/linux-headers-2.6.39

PATCHES=( ${FILESDIR}/${PN}-1.16-execinfo-assumptions.patch )

src_configure() {
econf \
--localstatedir=/var \
--enable-client \
--enable-datafiles \
--enable-loopback=builtin \
$(use_enable examples test) \
$(use_enable ethernet ethernet builtin) \
$(use_enable wifi wifi builtin) \
$(use_enable bluetooth bluetooth builtin) \
$(use_enable l2tp l2tp builtin) \
$(use_enable ofono ofono builtin) \
$(use_enable openconnect openconnect builtin) \
$(use_enable openvpn openvpn builtin) \
$(use_enable policykit polkit builtin) \
$(use_enable pptp pptp builtin) \
$(use_enable vpnc vpnc builtin) \
$(use_enable wispr wispr builtin) \
$(use_enable debug) \
$(use_enable tools) \
--disable-iospm \
--disable-hh2serial-gps
}

src_install() {
emake DESTDIR=${D} install
dobin client/connmanctl || die client installation failed

if use doc; then
dodoc doc/*.txt
fi
keepdir /var/lib/${PN}
newinitd ${FILESDIR}/${PN}.initd2 ${PN}
newconfd ${FILESDIR}/${PN}.confd ${PN}
systemd_dounit ${FILESDIR}/connman.service
}






[gentoo-commits] gentoo-x86 commit in media-video/vlc: ChangeLog vlc-2.1.2.ebuild

2015-05-08 Thread Agostino Sarubbo (ago)
ago 15/05/08 09:19:25

  Modified: ChangeLog
  Removed:  vlc-2.1.2.ebuild
  Log:
  Drop 2.1.2 and on behalf of the alpha team, we are dropping the support on 
vlc for alpha
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.957media-video/vlc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
retrieving revision 1.956
retrieving revision 1.957
diff -u -r1.956 -r1.957
--- ChangeLog   2 May 2015 06:28:37 -   1.956
+++ ChangeLog   8 May 2015 09:19:25 -   1.957
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/vlc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.956 
2015/05/02 06:28:37 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.957 
2015/05/08 09:19:25 ago Exp $
+
+  08 May 2015; Agostino Sarubbo a...@gentoo.org -vlc-2.1.2.ebuild:
+  Drop 2.1.2 and on behalf of the alpha team, we are dropping the support on 
vlc
+  for alpha
 
   02 May 2015; Ian Delaney idel...@gentoo.org vlc-2.2.0.ebuild,
   vlc-2.2.1.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Net_DNSBL: PEAR-Net_DNSBL-1.3.7.ebuild ChangeLog

2015-05-08 Thread Agostino Sarubbo (ago)
ago 15/05/08 08:31:17

  Modified: PEAR-Net_DNSBL-1.3.7.ebuild ChangeLog
  Log:
  Stable for alpha/amd64/ia64/sparc/x86, wrt bug #548618
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.3  dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild

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

Index: PEAR-Net_DNSBL-1.3.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-Net_DNSBL-1.3.7.ebuild 5 May 2015 07:30:00 -   1.2
+++ PEAR-Net_DNSBL-1.3.7.ebuild 8 May 2015 08:31:17 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild,v 
1.2 2015/05/05 07:30:00 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7.ebuild,v 
1.3 2015/05/08 08:31:17 ago Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 LICENSE=PHP-3.01
 SLOT=0
-KEYWORDS=~alpha ~amd64 hppa ~ia64 ~sparc ~x86
+KEYWORDS=alpha amd64 hppa ia64 sparc x86
 IUSE=
 RDEPEND==dev-php/PEAR-Cache_Lite-1.5.2-r1
=dev-php/PEAR-Net_CheckIP-1.1-r1



1.39 dev-php/PEAR-Net_DNSBL/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog?r1=1.38r2=1.39

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   5 May 2015 07:30:00 -   1.38
+++ ChangeLog   8 May 2015 08:31:17 -   1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-Net_DNSBL
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.38 
2015/05/05 07:30:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_DNSBL/ChangeLog,v 1.39 
2015/05/08 08:31:17 ago Exp $
+
+  08 May 2015; Agostino Sarubbo a...@gentoo.org PEAR-Net_DNSBL-1.3.7.ebuild:
+  Stable for alpha/amd64/ia64/sparc/x86, wrt bug #548618
 
   05 May 2015; Jeroen Roovers j...@gentoo.org PEAR-Net_DNSBL-1.3.7.ebuild:
   Stable for HPPA (bug #548618).






[gentoo-commits] gentoo-x86 commit in dev-php/PEAR-File_Find: PEAR-File_Find-1.3.2.ebuild ChangeLog

2015-05-08 Thread Agostino Sarubbo (ago)
ago 15/05/08 08:32:47

  Modified: PEAR-File_Find-1.3.2.ebuild ChangeLog
  Log:
  Stable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548614
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.6  dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild

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

Index: PEAR-File_Find-1.3.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PEAR-File_Find-1.3.2.ebuild 5 May 2015 07:45:36 -   1.5
+++ PEAR-File_Find-1.3.2.ebuild 8 May 2015 08:32: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-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild,v 
1.5 2015/05/05 07:45:36 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.2.ebuild,v 
1.6 2015/05/08 08:32:47 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 DESCRIPTION=A class that facillitates the search of filesystems
 LICENSE=PHP-2.02
 SLOT=0
-KEYWORDS=~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 hppa ia64 ppc ppc64 sparc x86
 IUSE=
 
 src_unpack() {



1.39 dev-php/PEAR-File_Find/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog?r1=1.38r2=1.39

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   5 May 2015 07:45:36 -   1.38
+++ ChangeLog   8 May 2015 08:32:47 -   1.39
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php/PEAR-File_Find
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.38 
2015/05/05 07:45:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Find/ChangeLog,v 1.39 
2015/05/08 08:32:47 ago Exp $
+
+  08 May 2015; Agostino Sarubbo a...@gentoo.org PEAR-File_Find-1.3.2.ebuild:
+  Stable for alpha/amd64/ia64/ppc/sparc/x86, wrt bug #548614
 
   05 May 2015; Jeroen Roovers j...@gentoo.org PEAR-File_Find-1.3.2.ebuild:
   Stable for PPC64 (bug #548614).






[gentoo-commits] gentoo-x86 commit in sys-devel/bison: bison-3.0.4-r1.ebuild ChangeLog

2015-05-08 Thread Mike Frysinger (vapier)
vapier  15/05/08 08:33:38

  Modified: bison-3.0.4-r1.ebuild ChangeLog
  Log:
  Patch generated autotools to avoid breaking prefix bootstrap #538300#9 by 
Michael Haubenwallner.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  sys-devel/bison/bison-3.0.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bison/bison-3.0.4-r1.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bison/bison-3.0.4-r1.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bison/bison-3.0.4-r1.ebuild?r1=1.2r2=1.3

Index: bison-3.0.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-3.0.4-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bison-3.0.4-r1.ebuild   11 Apr 2015 08:59:45 -  1.2
+++ bison-3.0.4-r1.ebuild   8 May 2015 08:33:38 -   1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-3.0.4-r1.ebuild,v 1.2 
2015/04/11 08:59:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-3.0.4-r1.ebuild,v 1.3 
2015/05/08 08:33:38 vapier Exp $
 
 EAPI=5
 
-inherit flag-o-matic eutils autotools
+inherit flag-o-matic eutils
 
 DESCRIPTION=A general-purpose (yacc-compatible) parser generator
 HOMEPAGE=http://www.gnu.org/software/bison/;
@@ -17,7 +17,6 @@
 
 RDEPEND==sys-devel/m4-1.4.16
 DEPEND=${RDEPEND}
-   =sys-devel/automake-1.14
sys-devel/flex
examples? ( dev-lang/perl )
nls? ( sys-devel/gettext )
@@ -27,7 +26,7 @@
 
 src_prepare() {
epatch ${FILESDIR}/${P}-optional-perl.patch #538300
-   eautoreconf
+   touch doc/bison.1 #548778
 }
 
 src_configure() {



1.136sys-devel/bison/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog   11 Apr 2015 08:59:45 -  1.135
+++ ChangeLog   8 May 2015 08:33:38 -   1.136
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/bison
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.135 
2015/04/11 08:59:45 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.136 
2015/05/08 08:33:38 vapier Exp $
+
+  08 May 2015; Mike Frysinger vap...@gentoo.org bison-3.0.4-r1.ebuild,
+  files/bison-3.0.4-optional-perl.patch:
+  Patch generated autotools to avoid breaking prefix bootstrap #538300#9 by
+  Michael Haubenwallner.
 
   11 Apr 2015; Markos Chandras hwoar...@gentoo.org bison-3.0.4-r1.ebuild:
   Depend on automake = 1.14. Bug #545610






[gentoo-commits] gentoo-x86 commit in licenses: CFS Racer Rain-Slick

2015-05-08 Thread Ulrich Mueller (ulm)
ulm 15/05/08 07:39:05

  Removed:  CFS Racer Rain-Slick
  Log:
  Remove unused licenses.



[gentoo-commits] gentoo-x86 commit in dev-python/billiard: billiard-3.3.0.20.ebuild ChangeLog billiard-3.3.0.17.ebuild

2015-05-08 Thread Ian Delaney (idella4)
idella4 15/05/08 08:08:45

  Modified: ChangeLog
  Added:billiard-3.3.0.20.ebuild
  Removed:  billiard-3.3.0.17.ebuild
  Log:
  bump one remove one
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.30 dev-python/billiard/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/billiard/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   8 Mar 2015 23:40:13 -   1.29
+++ ChangeLog   8 May 2015 08:08:45 -   1.30
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/billiard
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/billiard/ChangeLog,v 1.29 
2015/03/08 23:40:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/billiard/ChangeLog,v 1.30 
2015/05/08 08:08:45 idella4 Exp $
+
+*billiard-3.3.0.20 (08 May 2015)
+
+  08 May 2015; Ian Delaney idel...@gentoo.org +billiard-3.3.0.20.ebuild,
+  -billiard-3.3.0.17.ebuild:
+  bump one remove one
 
   08 Mar 2015; Pacho Ramos pa...@gentoo.org billiard-3.3.0.19.ebuild:
   x86 stable, bug 540290



1.1  dev-python/billiard/billiard-3.3.0.20.ebuild

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

Index: billiard-3.3.0.20.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/billiard/billiard-3.3.0.20.ebuild,v 1.1 
2015/05/08 08:08:45 idella4 Exp $

EAPI=5

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

inherit distutils-r1 flag-o-matic

DESCRIPTION=Python multiprocessing fork
HOMEPAGE=http://pypi.python.org/pypi/billiard 
https://github.com/celery/billiard;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
test? ( =dev-python/unittest2-0.4.0[${PYTHON_USEDEP}]
=dev-python/nose-1.3.4[${PYTHON_USEDEP}]
dev-python/nose-cover3[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy pypy3 )
)
# The usual req'd for tests
DISTUTILS_IN_SOURCE_BUILD=1

python_compile() {
if !  python_is_python3; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}

python_compile_all() {
use doc  esetup.py build_sphinx --builder=html --source-dir=Doc/
}

python_test() {
cd ${BUILD_DIR} || die
# The teardown in __init__.py breaks pypy's installed nose
if [[ ${EPYTHON} == pypy ]]; then
rm lib/billiard/tests/__init__.py || die
echo from __future__ import absolute_import  
./lib/billiard/tests/__init__.py || die
fi
nosetests billiard.tests || die Tests fail with ${EPYTHON}
}

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






[gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_CommandLine: PEAR-Console_CommandLine-1.2.0.ebuild ChangeLog

2015-05-08 Thread Agostino Sarubbo (ago)
ago 15/05/08 08:33:47

  Modified: PEAR-Console_CommandLine-1.2.0.ebuild ChangeLog
  Log:
  Stable for amd64/x86, wrt bug #548612
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.3  
dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.0.ebuild

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

Index: PEAR-Console_CommandLine-1.2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PEAR-Console_CommandLine-1.2.0.ebuild   14 Nov 2013 21:09:09 -  
1.2
+++ PEAR-Console_CommandLine-1.2.0.ebuild   8 May 2015 08:33:47 -   
1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.0.ebuild,v
 1.2 2013/11/14 21:09:09 mabi Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.0.ebuild,v
 1.3 2015/05/08 08:33:47 ago Exp $
 
 EAPI=4
 inherit php-pear-r1
@@ -9,7 +9,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 x86
 IUSE=
 DEPEND==dev-php/pear-1.4
 



1.6  dev-php/PEAR-Console_CommandLine/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog?r1=1.5r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   14 Nov 2013 21:09:09 -  1.5
+++ ChangeLog   8 May 2015 08:33:47 -   1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/PEAR-Console_CommandLine
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog,v 1.5 
2013/11/14 21:09:09 mabi Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog,v 1.6 
2015/05/08 08:33:47 ago Exp $
+
+  08 May 2015; Agostino Sarubbo a...@gentoo.org
+  PEAR-Console_CommandLine-1.2.0.ebuild:
+  Stable for amd64/x86, wrt bug #548612
 
   14 Nov 2013; Matti Bickel m...@gentoo.org
   PEAR-Console_CommandLine-1.2.0.ebuild:






[gentoo-commits] gentoo-x86 commit in sys-devel/bison/files: bison-3.0.4-optional-perl.patch

2015-05-08 Thread Mike Frysinger (vapier)
vapier  15/05/08 08:33:38

  Modified: bison-3.0.4-optional-perl.patch
  Log:
  Patch generated autotools to avoid breaking prefix bootstrap #538300#9 by 
Michael Haubenwallner.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  sys-devel/bison/files/bison-3.0.4-optional-perl.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bison/files/bison-3.0.4-optional-perl.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bison/files/bison-3.0.4-optional-perl.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/bison/files/bison-3.0.4-optional-perl.patch?r1=1.1r2=1.2

Index: bison-3.0.4-optional-perl.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-devel/bison/files/bison-3.0.4-optional-perl.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bison-3.0.4-optional-perl.patch 3 Apr 2015 07:03:42 -   1.1
+++ bison-3.0.4-optional-perl.patch 8 May 2015 08:33:38 -   1.2
@@ -19,8 +19,8 @@
 
 diff --git a/Makefile.am b/Makefile.am
 index b6135cb..50ea0a0 100644
 a/Makefile.am
-+++ b/Makefile.am
+#--- a/Makefile.am
+#+++ b/Makefile.am
 @@ -59,7 +59,9 @@ include data/local.mk
  include djgpp/local.mk
  include doc/local.mk
@@ -33,8 +33,8 @@
  include tests/local.mk
 diff --git a/configure.ac b/configure.ac
 index 6f20040..e67249b 100644
 a/configure.ac
-+++ b/configure.ac
+#--- a/configure.ac
+#+++ b/configure.ac
 @@ -179,12 +179,31 @@ AC_DEFINE_UNQUOTED([M4_GNU_OPTION], [$M4_GNU], [Define 
to -g if GNU M4
  supports -g, otherwise to .])
  AC_PATH_PROG([PERL], [perl])
@@ -68,5 +68,433 @@
  # Checks for header files.
  AC_CHECK_HEADERS_ONCE([locale.h])
  
+--- a/Makefile.in
 b/Makefile.in
+@@ -248,13 +248,29 @@
+ POST_UNINSTALL = :
+ build_triplet = @build@
+ host_triplet = @host@
+-check_PROGRAMS = $(am__EXEEXT_1) examples/mfcalc/mfcalc$(EXEEXT) \
+-  examples/rpcalc/rpcalc$(EXEEXT)
++check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2)
+ @CROSS_COMPILING_FALSE@am__append_1 = $(top_srcdir)/doc/bison.help
+-@FLEX_CXX_WORKS_TRUE@am__append_2 = examples/calc++/calc++
+-@FLEX_CXX_WORKS_TRUE@am__append_3 = examples/calc++/calc++.test
+-@FLEX_CXX_WORKS_FALSE@am__append_4 = examples/calc++/calc++.test
+-@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_5 = lib/uniwidth/width.c
++@ENABLE_EXAMPLES_TRUE@am__append_2 = $(extracted) \
++@ENABLE_EXAMPLES_TRUE@examples/extracted.stamp \
++@ENABLE_EXAMPLES_TRUE@$(calcxx_sources_generated) \
++@ENABLE_EXAMPLES_TRUE@examples/calc++/calc++-parser.output \
++@ENABLE_EXAMPLES_TRUE@examples/calc++/calc++-parser.stamp \
++@ENABLE_EXAMPLES_TRUE@examples/calc++/calc++-scanner.cc \
++@ENABLE_EXAMPLES_TRUE@examples/mfcalc/mfcalc.[ch] \
++@ENABLE_EXAMPLES_TRUE@examples/mfcalc/mfcalc.output \
++@ENABLE_EXAMPLES_TRUE@examples/rpcalc/rpcalc.[ch] \
++@ENABLE_EXAMPLES_TRUE@examples/rpcalc/rpcalc.output
++@ENABLE_EXAMPLES_TRUE@am__append_3 = .yy .stamp
++@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@am__append_4 = 
examples/calc++/calc++
++@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@am__append_5 = 
examples/calc++/calc++.test
++@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_FALSE@am__append_6 = 
examples/calc++/calc++.test
++@ENABLE_EXAMPLES_TRUE@am__append_7 = $(mfcalc_sources) \
++@ENABLE_EXAMPLES_TRUE@$(rpcalc_sources)
++@ENABLE_EXAMPLES_TRUE@am__append_8 = examples/mfcalc/mfcalc \
++@ENABLE_EXAMPLES_TRUE@examples/rpcalc/rpcalc
++@ENABLE_EXAMPLES_TRUE@am__append_9 = examples/mfcalc/mfcalc.test \
++@ENABLE_EXAMPLES_TRUE@examples/rpcalc/rpcalc.test
++@LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE@am__append_10 = lib/uniwidth/width.c
+ bin_PROGRAMS = src/bison$(EXEEXT)
+ subdir = .
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+@@ -356,7 +372,7 @@
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+   $(ACLOCAL_M4)
+ DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
+-  $(am__configure_deps) $(dist_noinst_SCRIPTS) \
++  $(am__configure_deps) $(am__dist_noinst_SCRIPTS_DIST) \
+   $(srcdir)/doc/version.texi $(srcdir)/doc/stamp-vti \
+   $(dist_doc_DATA) $(dist_m4sugar_DATA) $(dist_pkgdata_DATA) \
+   $(dist_xslt_DATA) $(am__DIST_COMMON)
+@@ -473,15 +489,18 @@
+ @ENABLE_YACC_TRUE@am_lib_liby_a_OBJECTS = lib/main.$(OBJEXT) \
+ @ENABLE_YACC_TRUE@lib/yyerror.$(OBJEXT)
+ lib_liby_a_OBJECTS = $(am_lib_liby_a_OBJECTS)
+-@FLEX_CXX_WORKS_TRUE@am__EXEEXT_1 = examples/calc++/calc++$(EXEEXT)
++@ENABLE_EXAMPLES_TRUE@@FLEX_CXX_WORKS_TRUE@am__EXEEXT_1 = 
examples/calc++/calc++$(EXEEXT)
++@ENABLE_EXAMPLES_TRUE@am__EXEEXT_2 = examples/mfcalc/mfcalc$(EXEEXT) \
++@ENABLE_EXAMPLES_TRUE@examples/rpcalc/rpcalc$(EXEEXT)
+ PROGRAMS = $(bin_PROGRAMS)

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

2015-05-08 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/08 09:33:11

  Modified: ChangeLog
  Added:nss-3.19.ebuild
  Log:
  Version bump (bug #548872)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.409dev-libs/nss/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v
retrieving revision 1.408
retrieving revision 1.409
diff -u -r1.408 -r1.409
--- ChangeLog   23 Apr 2015 07:29:48 -  1.408
+++ ChangeLog   8 May 2015 09:33:11 -   1.409
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/nss
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.408 2015/04/23 
07:29:48 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/ChangeLog,v 1.409 2015/05/08 
09:33:11 polynomial-c Exp $
+
+*nss-3.19 (08 May 2015)
+
+  08 May 2015; Lars Wendler polynomia...@gentoo.org +nss-3.19.ebuild:
+  Version bump (bug #548872).
 
 *nss-3.18.1 (23 Apr 2015)
 



1.1  dev-libs/nss/nss-3.19.ebuild

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

Index: nss-3.19.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nss/nss-3.19.ebuild,v 1.1 
2015/05/08 09:33:11 polynomial-c Exp $

EAPI=5
inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal

NSPR_VER=4.10.6-r1
RTM_NAME=NSS_${PV//./_}_RTM
# Rev of https://git.fedorahosted.org/cgit/nss-pem.git
PEM_GIT_REV=015ae754dd9f6fbcd7e52030ec9732eb27fc06a8
PEM_P=${PN}-pem-${PEM_GIT_REV}

DESCRIPTION=Mozilla's Network Security Services library that implements PKI 
support
HOMEPAGE=http://www.mozilla.org/projects/security/pki/nss/;
SRC_URI=ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
cacert? ( 
http://dev.gentoo.org/~anarchy/patches/${PN}-3.14.1-add_spi+cacerts_ca_certs.patch
 )
nss-pem? ( 
https://git.fedorahosted.org/cgit/nss-pem.git/snapshot/${PEM_P}.tar.bz2 )

LICENSE=|| ( MPL-2.0 GPL-2 LGPL-2.1 )
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris
IUSE=+cacert +nss-pem utils
CDEPEND==dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
DEPEND==virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
${CDEPEND}
RDEPEND==dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
${CDEPEND}
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140508-r12
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)

RESTRICT=test

S=${WORKDIR}/${P}/${PN}

MULTILIB_CHOST_TOOLS=(
/usr/bin/nss-config
)

src_unpack() {
unpack ${A}
if use nss-pem ; then
mv ${PEM_P}/nss/lib/ckfw/pem/ ${S}/lib/ckfw/ || die
fi
}

src_prepare() {
# Custom changes for gentoo
epatch ${FILESDIR}/${PN}-3.17.1-gentoo-fixups.patch
epatch ${FILESDIR}/${PN}-3.15-gentoo-fixup-warnings.patch
use cacert  epatch 
${DISTDIR}/${PN}-3.14.1-add_spi+cacerts_ca_certs.patch
use nss-pem  epatch ${FILESDIR}/${PN}-3.15.4-enable-pem.patch
epatch ${FILESDIR}/nss-3.14.2-solaris-gcc.patch
epatch ${FILESDIR}/${PN}-cacert-class3.patch # 521462

pushd coreconf /dev/null || die
# hack nspr paths
echo 'INCLUDES += -I$(DIST)/include/dbm' \
 headers.mk || die failed to append include

# modify install path
sed -e '/CORE_DEPTH/s:SOURCE_PREFIX.*$:SOURCE_PREFIX = 
$(CORE_DEPTH)/dist:' \
-i source.mk || die

# Respect LDFLAGS
sed -i -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/g' rules.mk
popd /dev/null || die

# Fix pkgconfig file for Prefix
sed -i -e /^PREFIX =/s:= /usr:= ${EPREFIX}/usr: \
config/Makefile || die

# use host shlibsign if need be #436216
if tc-is-cross-compiler ; then
sed -i \
-e 's:${2}/shlibsign:shlibsign:' \
cmd/shlibsign/sign.sh || die
fi


[gentoo-commits] gentoo-x86 commit in x11-wm/fluxbox: ChangeLog fluxbox-1.3.7-r1.ebuild

2015-05-08 Thread Aaron Swenson (titanofold)
titanofold15/05/08 10:09:25

  Modified: ChangeLog fluxbox-1.3.7-r1.ebuild
  Log:
  Remove invalid epatch line that snuck its way back in.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.337x11-wm/fluxbox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/fluxbox/ChangeLog?rev=1.337view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/fluxbox/ChangeLog?rev=1.337content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/fluxbox/ChangeLog?r1=1.336r2=1.337

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v
retrieving revision 1.336
retrieving revision 1.337
diff -u -r1.336 -r1.337
--- ChangeLog   6 May 2015 12:45:37 -   1.336
+++ ChangeLog   8 May 2015 10:09:25 -   1.337
@@ -1,6 +1,10 @@
 # ChangeLog for x11-wm/fluxbox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.336 2015/05/06 
12:45:37 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.337 2015/05/08 
10:09:25 titanofold Exp $
+
+  06 May 2015; Aaron W. Swenson titanof...@gentoo.org
+  fluxbox-1.3.7-r1.ebuild:
+  Remove invalid epatch line that snuck its way back in.
 
   06 May 2015; Aaron W. Swenson titanof...@gentoo.org fluxbox-.ebuild:
   Fix bug 509014.



1.2  x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild

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

Index: fluxbox-1.3.7-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fluxbox-1.3.7-r1.ebuild 6 May 2015 11:05:47 -   1.1
+++ fluxbox-1.3.7-r1.ebuild 8 May 2015 10:09:25 -   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/x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild,v 
1.1 2015/05/06 11:05:47 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.7-r1.ebuild,v 
1.2 2015/05/08 10:09:25 titanofold Exp $
 
 EAPI=5
 inherit eutils flag-o-matic toolchain-funcs prefix
@@ -45,8 +45,6 @@
# files in menu [include] items. This patch will allow us to do clever
# things with style ebuilds.
epatch ${FILESDIR}/gentoo_style_location-1.1.x.patch
-   # Fix the semantic issue of icon paths, bug #536370
-   epatch ${FILESDIR}/1.3.5-generate_menu-printf-fix.patch
 
eprefixify util/fluxbox-generate_menu.in
 






[gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-shell-extensions/

2015-05-08 Thread Remi Cardona
commit: 2bd263e40262775dee3893cb2a7ab4768566d892
Author: Rémi Cardona remi AT gentoo DOT org
AuthorDate: Fri May  8 09:37:24 2015 +
Commit: Remi Cardona remi AT gentoo DOT org
CommitDate: Fri May  8 09:37:41 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2bd263e4

gnome-extra/gnome-shell-extensions: 3.14.4 → 3.16.1

Update the - ebuild to match.

 ...ons-.ebuild = gnome-shell-extensions-3.16.1.ebuild} | 13 +++--
 .../gnome-shell-extensions-.ebuild  |  4 ++--
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git 
a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild 
b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.16.1.ebuild
similarity index 90%
copy from gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
copy to gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.16.1.ebuild
index 1f6fdae..161b2f4 100644
--- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
+++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,9 +6,6 @@ EAPI=5
 GCONF_DEBUG=no
 
 inherit eutils gnome2 readme.gentoo
-if [[ ${PV} =  ]]; then
-   inherit gnome2-live
-fi
 
 DESCRIPTION=JavaScript extensions for GNOME Shell
 HOMEPAGE=https://wiki.gnome.org/Projects/GnomeShell/Extensions;
@@ -16,16 +13,12 @@ 
HOMEPAGE=https://wiki.gnome.org/Projects/GnomeShell/Extensions;
 LICENSE=GPL-2
 SLOT=0
 IUSE=examples
-if [[ ${PV} =  ]]; then
-   KEYWORDS=
-else
-   KEYWORDS=~amd64 ~x86
-fi
+KEYWORDS=~amd64 ~x86
 
 COMMON_DEPEND=
=dev-libs/glib-2.26:2
=gnome-base/libgtop-2.28.3[introspection]
-   =app-admin/eselect-gnome-shell-extensions-20111211
+   =app-eselect/eselect-gnome-shell-extensions-20111211
 
 RDEPEND=${COMMON_DEPEND}
=dev-libs/gjs-1.29

diff --git 
a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild 
b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
index 1f6fdae..51b165f 100644
--- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
+++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -25,7 +25,7 @@ fi
 COMMON_DEPEND=
=dev-libs/glib-2.26:2
=gnome-base/libgtop-2.28.3[introspection]
-   =app-admin/eselect-gnome-shell-extensions-20111211
+   =app-eselect/eselect-gnome-shell-extensions-20111211
 
 RDEPEND=${COMMON_DEPEND}
=dev-libs/gjs-1.29



[gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.4.1-r2.ebuild ChangeLog

2015-05-08 Thread Justin Lecher (jlec)
jlec15/05/08 10:01:23

  Modified: apbs-1.4.1-r2.ebuild ChangeLog
  Log:
  Disable iAPBS to fix compilation problems, bug #547816
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.4  sci-chemistry/apbs/apbs-1.4.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?r1=1.3r2=1.4

Index: apbs-1.4.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- apbs-1.4.1-r2.ebuild26 Apr 2015 16:10:39 -  1.3
+++ apbs-1.4.1-r2.ebuild8 May 2015 10:01:23 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 
1.3 2015/04/26 16:10:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 
1.4 2015/05/08 10:01:23 jlec Exp $
 
 EAPI=5
 
@@ -87,7 +87,7 @@
$(cmake-utils_use_enable python PYTHON)
 # ENABLE_TINKER: Enable TINKER support
 # ENABLE_iAPBS: Enable iAPBS
-   -DENABLE_iAPBS=ON
+   -DENABLE_iAPBS=OFF
 # MAX_MEMORY: Set the maximum memory (in MB) to be used for a job
)
cmake-utils_src_configure



1.75 sci-chemistry/apbs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   26 Apr 2015 16:10:39 -  1.74
+++ ChangeLog   8 May 2015 10:01:23 -   1.75
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.74 
2015/04/26 16:10:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.75 
2015/05/08 10:01:23 jlec Exp $
+
+  08 May 2015; Justin Lecher j...@gentoo.org apbs-1.4.1-r2.ebuild:
+  Disable iAPBS to fix compilation problems, bug #547816
 
   26 Apr 2015; Pacho Ramos pa...@gentoo.org apbs-1.4.1-r2.ebuild:
   x86 stable wrt bug #534692
@@ -338,4 +341,3 @@
   20 Oct 2005; Olivier Fisette ribos...@gentoo.org +metadata.xml,
   +apbs-0.3.2.ebuild:
   Initial import. Thanks to Markus Dittrich marku...@gmail.com for his work.
-






[gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: metadata.xml apbs-1.4.1-r2.ebuild ChangeLog

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

  Modified: metadata.xml apbs-1.4.1-r2.ebuild ChangeLog
  Log:
  Add iapbs USE to correctly trigger project internal dependencies
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.15 sci-chemistry/apbs/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/metadata.xml?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/metadata.xml?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/metadata.xml?r1=1.14r2=1.15

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/metadata.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- metadata.xml15 Aug 2014 08:50:33 -  1.14
+++ metadata.xml8 May 2015 10:33:46 -   1.15
@@ -11,6 +11,7 @@
 flag name=arpackInclude support for arpack libs/flag
 flag name=fetkInclude support for FeTK/flag
 flag name=fastAPBS fast mode (experimental)/flag
+flag name=iapbsC/C++/Fortran interface/flag
 flag name=toolsInstall optional tools/flag
   /use
   longdescription



1.5  sci-chemistry/apbs/apbs-1.4.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?r1=1.4r2=1.5

Index: apbs-1.4.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- apbs-1.4.1-r2.ebuild8 May 2015 10:01:23 -   1.4
+++ apbs-1.4.1-r2.ebuild8 May 2015 10:33:46 -   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/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 
1.4 2015/05/08 10:01:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 
1.5 2015/05/08 10:33:46 jlec Exp $
 
 EAPI=5
 
@@ -18,11 +18,12 @@
 SLOT=0
 LICENSE=BSD
 KEYWORDS=~amd64 ~ppc x86 ~amd64-linux ~x86-linux
-IUSE=debug doc examples fast +fetk mpi openmp python tools
+IUSE=debug doc examples fast +fetk iapbs mpi openmp python tools
 
 REQUIRED_USE=
+   iapbs? ( fetk )
mpi? ( !python )
-   python? ( tools fetk ${PYTHON_REQUIRED_USE} )
+   python? ( tools fetk iapbs ${PYTHON_REQUIRED_USE} )
 
 RDEPEND=
dev-cpp/eigen:3
@@ -86,8 +87,7 @@
$(cmake-utils_use_enable mpi MPI)
$(cmake-utils_use_enable python PYTHON)
 # ENABLE_TINKER: Enable TINKER support
-# ENABLE_iAPBS: Enable iAPBS
-   -DENABLE_iAPBS=OFF
+   $(cmake-utils_use_enable iapbs iAPBS)
 # MAX_MEMORY: Set the maximum memory (in MB) to be used for a job
)
cmake-utils_src_configure



1.76 sci-chemistry/apbs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.76view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.76content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.75r2=1.76

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   8 May 2015 10:01:23 -   1.75
+++ ChangeLog   8 May 2015 10:33:46 -   1.76
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.75 
2015/05/08 10:01:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.76 
2015/05/08 10:33:46 jlec Exp $
+
+  08 May 2015; Justin Lecher j...@gentoo.org apbs-1.4.1-r2.ebuild,
+  metadata.xml:
+  Add iapbs USE to correctly trigger project internal dependencies
 
   08 May 2015; Justin Lecher j...@gentoo.org apbs-1.4.1-r2.ebuild:
   Disable iAPBS to fix compilation problems, bug #547816






[gentoo-commits] gentoo-x86 commit in sys-kernel/ck-sources: ck-sources-4.0.2.ebuild ck-sources-3.19.7.ebuild ChangeLog

2015-05-08 Thread Ben de Groot (yngwin)
yngwin  15/05/08 10:12:33

  Modified: ChangeLog
  Added:ck-sources-4.0.2.ebuild ck-sources-3.19.7.ebuild
  Log:
  Version bumps for latest Linux patches and Gentoo patchset
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.247sys-kernel/ck-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -r1.246 -r1.247
--- ChangeLog   2 May 2015 13:14:43 -   1.246
+++ ChangeLog   8 May 2015 10:12:32 -   1.247
@@ -1,6 +1,13 @@
 # ChangeLog for sys-kernel/ck-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.246 
2015/05/02 13:14:43 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ck-sources/ChangeLog,v 1.247 
2015/05/08 10:12:32 yngwin Exp $
+
+*ck-sources-4.0.2 (08 May 2015)
+*ck-sources-3.19.7 (08 May 2015)
+
+  08 May 2015; Ben de Groot yng...@gentoo.org +ck-sources-3.19.7.ebuild,
+  +ck-sources-4.0.2.ebuild:
+  Version bumps for latest Linux patches and Gentoo patchset
 
 *ck-sources-4.0.1 (02 May 2015)
 



1.1  sys-kernel/ck-sources/ck-sources-4.0.2.ebuild

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

Index: ck-sources-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-kernel/ck-sources/ck-sources-4.0.2.ebuild,v 1.1 
2015/05/08 10:12:32 yngwin Exp $

EAPI=5
ETYPE=sources
KEYWORDS=~amd64 ~x86
IUSE=bfsonly

HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches/
http://users.on.net/~ckolivas/kernel/;

K_WANT_GENPATCHES=base extras experimental
K_EXP_GENPATCHES_PULL=1
K_EXP_GENPATCHES_NOUSE=1
K_GENPATCHES_VER=4
K_SECURITY_UNSUPPORTED=1
K_DEBLOB_AVAILABLE=1

inherit kernel-2
detect_version
detect_arch

K_BRANCH_ID=${KV_MAJOR}.${KV_MINOR}

DESCRIPTION=Full Linux ${K_BRANCH_ID} kernel sources with Con Kolivas' high 
performance patchset and Gentoo's genpatches

#-- If Gentoo-Sources don't follow then extra incremental patches are needed -

XTRA_INCP_MIN=
XTRA_INCP_MAX=

#--

CK_VERSION=1
BFS_VERSION=462

CK_FILE=patch-${K_BRANCH_ID}-ck${CK_VERSION}.bz2
BFS_FILE=${K_BRANCH_ID}-sched-bfs-${BFS_VERSION}.patch

CK_BASE_URL=http://ck.kolivas.org/patches/4.0;
CK_LVER_URL=${CK_BASE_URL}/${K_BRANCH_ID}/${K_BRANCH_ID}-ck${CK_VERSION}
CK_URI=${CK_LVER_URL}/${CK_FILE}
BFS_URI=${CK_LVER_URL}/patches/${BFS_FILE}

#-- Build extra incremental patches list --

LX_INCP_URI=
LX_INCP_LIST=
if [ -n ${XTRA_INCP_MIN} ]; then
LX_INCP_URL=${KERNEL_BASE_URI}/incr
for i in `seq ${XTRA_INCP_MIN} ${XTRA_INCP_MAX}`; do
LX_INCP[i]=patch-${K_BRANCH_ID}.${i}-$(($i+1)).bz2
LX_INCP_URI=${LX_INCP_URI} ${LX_INCP_URL}/${LX_INCP[i]}
LX_INCP_LIST=${LX_INCP_LIST} ${DISTDIR}/${LX_INCP[i]}
done
fi

#-- CK needs sometimes to patch itself... (3.7/3.13)---

CK_INCP_URI=
CK_INCP_LIST=

#-- Local patches needed for the ck-patches to apply smoothly (3.4/3.5) ---

PRE_CK_FIX=
POST_CK_FIX=

#--

SRC_URI=${KERNEL_URI} ${LX_INCP_URI} ${GENPATCHES_URI} ${ARCH_URI} 
${CK_INCP_URI}
!bfsonly? ( ${CK_URI} )
bfsonly? ( ${BFS_URI} )

UNIPATCH_LIST=${LX_INCP_LIST} ${PRE_CK_FIX} ${DISTDIR}

if ! use bfsonly ; then
UNIPATCH_LIST=${UNIPATCH_LIST}/${CK_FILE}
else
UNIPATCH_LIST=${UNIPATCH_LIST}/${BFS_FILE}
fi

UNIPATCH_LIST=${UNIPATCH_LIST} ${CK_INCP_LIST} ${POST_CK_FIX}

UNIPATCH_STRICTORDER=yes

#-- Since experimental genpatches  we want BFQ irrespective of experimental -

K_EXP_GENPATCHES_LIST=50*_*.patch*

src_prepare() {

#-- Comment out CK's EXTRAVERSION in Makefile -

sed -i -e 's/\(^EXTRAVERSION :=.*$\)/# \1/' ${S}/Makefile
}

pkg_postinst() {

kernel-2_pkg_postinst

elog
elog For more info on this patchset, see: 
http://forums.gentoo.org/viewtopic-t-941030-start-0.html;
elog
}



1.1  sys-kernel/ck-sources/ck-sources-3.19.7.ebuild

file : 

[gentoo-commits] gentoo-x86 commit in eclass: toolchain.eclass

2015-05-08 Thread Mike Frysinger (vapier)
vapier  15/05/08 11:21:02

  Modified: toolchain.eclass
  Log:
  use find to run sed on la files so we skip sed when there are no la files 
#548782

Revision  ChangesPath
1.667eclass/toolchain.eclass

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

Index: toolchain.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v
retrieving revision 1.666
retrieving revision 1.667
diff -u -r1.666 -r1.667
--- toolchain.eclass4 May 2015 05:43:08 -   1.666
+++ toolchain.eclass8 May 2015 11:21:02 -   1.667
@@ -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/eclass/toolchain.eclass,v 1.666 2015/05/04 
05:43:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.667 2015/05/08 
11:21:02 vapier Exp $
 
 # Maintainer: Toolchain Ninjas toolch...@gentoo.org
 
@@ -1821,9 +1821,9 @@
allarchives=\(${allarchives// /\\|}\)
popd /dev/null
 
-   sed -i \
-   -e /^libdir=/s:=.*:='${dir}': \
-   ./${dir}/*.la || die
+   # The libdir might not have any .la files. #548782
+   find ./${dir} -maxdepth 1 -name '*.la' \
+   -exec sed -i -e /^libdir=/s:=.*:='${dir}': {} + || die
sed -i \
-e /^dependency_libs=/s:/[^ ]*/${allarchives}:${LIBPATH}/\1:g 
\
$(find ./${PREFIX}/lib* -maxdepth 3 -name '*.la') \






[gentoo-commits] proj/gnome:pending-eva commit in: games-board/gnome-chess/

2015-05-08 Thread Gilles Dartiguelongue
commit: 1276e7c83885b089e861c8ab23f6157652a7f2ca
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 20:51:04 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1276e7c8

games-board/gnome-chess: 3.14.3 → 3.16.1

 games-board/gnome-chess/gnome-chess-3.16.1.ebuild | 49 +++
 1 file changed, 49 insertions(+)

diff --git a/games-board/gnome-chess/gnome-chess-3.16.1.ebuild 
b/games-board/gnome-chess/gnome-chess-3.16.1.ebuild
new file mode 100644
index 000..62de7a1
--- /dev/null
+++ b/games-board/gnome-chess/gnome-chess-3.16.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+VALA_MIN_API_VERSION=0.28
+
+inherit gnome-games vala readme.gentoo
+
+DESCRIPTION=Play the classic two-player boardgame of chess
+HOMEPAGE=https://wiki.gnome.org/Apps/Chess;
+
+LICENSE=LGPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+RDEPEND=
+   =dev-libs/glib-2.40:2
+   =gnome-base/librsvg-2.32
+   =x11-libs/gtk+-3.15:3
+
+DEPEND=${RDEPEND}
+   $(vala_depend)
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+
+
+DOC_CONTENTS=For being able to play against computer you will
+   need to install a chess engine like, for example, games-board/gnuchess
+
+src_prepare() {
+   vala_src_prepare
+   gnome-games_src_prepare
+}
+
+src_install() {
+   gnome-games_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+   gnome-games_pkg_postinst
+   readme.gentoo_print_elog
+}



[gentoo-commits] gentoo-x86 commit in dev-python/django-tables2/files: - New directory

2015-05-08 Thread Justin Lecher (jlec)
jlec15/05/08 13:48:52

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-python/django-tables2/files added to 
the repository



[gentoo-commits] gentoo-x86 commit in net-p2p/rtorrent: metadata.xml rtorrent-0.9.4-r1.ebuild ChangeLog

2015-05-08 Thread Justin Lecher (jlec)
jlec15/05/08 14:31:42

  Modified: metadata.xml rtorrent-0.9.4-r1.ebuild ChangeLog
  Log:
  Add fix for ncurses[tinfo], bug #522706
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.12 net-p2p/rtorrent/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/metadata.xml?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/metadata.xml?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/metadata.xml?r1=1.11r2=1.12

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/metadata.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- metadata.xml18 Apr 2011 20:03:52 -  1.11
+++ metadata.xml8 May 2015 14:31:42 -   1.12
@@ -1,15 +1,14 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdnet-p2p/herd
-longdescription lang=en
+  herdnet-p2p/herd
+  longdescription lang=en
Console BitTorrent client using ncurses based on libtorrent written in 
C++.
 /longdescription
-use
-   flag name='daemon'Uses pkgapp-misc/screen/pkg to daemonize this
+  use
+flag name=daemonUses pkgapp-misc/screen/pkg to daemonize this
application
/flag
-   flag name='color'Add custom color support for torrent list/flag
-/use
-
+flag name=colorAdd custom color support for torrent list/flag
+  /use
 /pkgmetadata



1.3  net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild

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

Index: rtorrent-0.9.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rtorrent-0.9.4-r1.ebuild2 Nov 2014 09:28:15 -   1.2
+++ rtorrent-0.9.4-r1.ebuild8 May 2015 14:31:42 -   1.3
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v 
1.2 2014/11/02 09:28:15 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/rtorrent-0.9.4-r1.ebuild,v 
1.3 2015/05/08 14:31:42 jlec Exp $
 
 EAPI=5
 
-inherit eutils systemd
+inherit autotools eutils systemd
 
 DESCRIPTION=BitTorrent Client using libtorrent
 HOMEPAGE=http://libtorrent.rakshasa.no/;
@@ -32,10 +32,14 @@
 
 src_prepare() {
# bug #358271
-   epatch ${FILESDIR}/${PN}-0.9.1-ncurses.patch
+   epatch \
+   ${FILESDIR}/${PN}-0.9.1-ncurses.patch \
+   ${FILESDIR}/${P}-tinfo.patch
 
# upstream forgot to include
cp ${FILESDIR}/rtorrent.1 ${S}/doc/ || die
+
+   eautoreconf
 }
 
 src_configure() {



1.197net-p2p/rtorrent/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.197view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?rev=1.197content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/ChangeLog?r1=1.196r2=1.197

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog   7 Apr 2015 14:31:49 -   1.196
+++ ChangeLog   8 May 2015 14:31:42 -   1.197
@@ -1,6 +1,10 @@
 # ChangeLog for net-p2p/rtorrent
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.196 
2015/04/07 14:31:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/rtorrent/ChangeLog,v 1.197 
2015/05/08 14:31:42 jlec Exp $
+
+  08 May 2015; Justin Lecher j...@gentoo.org
+  +files/rtorrent-0.9.4-tinfo.patch, metadata.xml, rtorrent-0.9.4-r1.ebuild:
+  Add fix for ncurses[tinfo], bug #522706
 
   11 Mar 2015; Manuel Rüger mr...@gentoo.org rtorrent-0.9.3.ebuild:
   Fix unquoted variable.






[gentoo-commits] gentoo-x86 commit in sys-firmware/tt-s2-6400-firmware: tt-s2-6400-firmware-0.5.1.ebuild ChangeLog

2015-05-08 Thread Joerg Bornkessel (hd_brummy)
hd_brummy15/05/08 13:43:58

  Modified: ChangeLog
  Added:tt-s2-6400-firmware-0.5.1.ebuild
  Log:
  bump, thx to M.Dummer for testing and providing this ebuild
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.8  sys-firmware/tt-s2-6400-firmware/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-firmware/tt-s2-6400-firmware/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   4 Mar 2015 10:03:06 -   1.7
+++ ChangeLog   8 May 2015 13:43:58 -   1.8
@@ -1,6 +1,12 @@
 # ChangeLog for sys-firmware/tt-s2-6400-firmware
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/tt-s2-6400-firmware/ChangeLog,v 1.7 
2015/03/04 10:03:06 hd_brummy Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/tt-s2-6400-firmware/ChangeLog,v 1.8 
2015/05/08 13:43:58 hd_brummy Exp $
+
+*tt-s2-6400-firmware-0.5.1 (08 May 2015)
+
+  08 May 2015; Joerg Bornkessel hd_bru...@gentoo.org
+  +tt-s2-6400-firmware-0.5.1.ebuild:
+  bump, thx to M.Dummer for testing and providing this ebuild
 
   04 Mar 2015; Joerg Bornkessel hd_bru...@gentoo.org
   -tt-s2-6400-firmware-0.4.0.ebuild, -tt-s2-6400-firmware-0.4.1.ebuild,



1.1  
sys-firmware/tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild?rev=1.1content-type=text/plain

Index: tt-s2-6400-firmware-0.5.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-firmware/tt-s2-6400-firmware/tt-s2-6400-firmware-0.5.1.ebuild,v
 1.1 2015/05/08 13:43:58 hd_brummy Exp $

EAPI=5

RESTRICT=mirror bindist

DESCRIPTION=Firmware for the Technotrend S2-6400 DVB Card
HOMEPAGE=http://www.aregel.de/;
SRC_URI=http://www.aregel.de/file_download/28/dvb-ttpremium-st7109-01_v0_5_1.zip
http://www.aregel.de/file_download/26/dvb-ttpremium-fpga-01_v1_10.zip
http://www.aregel.de/file_download/7/dvb-ttpremium-loader-01_v1_03.zip;

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

DEPEND=app-arch/unzip
RDEPEND=

S=${WORKDIR}

src_install() {
insinto /lib/firmware
doins dvb-ttpremium-fpga-01.fw dvb-ttpremium-loader-01.fw 
dvb-ttpremium-st7109-01.fw
}






[gentoo-commits] gentoo-x86 commit in dev-util/cmake: ChangeLog cmake-3.2.2.ebuild

2015-05-08 Thread Lars Wendler (polynomial-c)
polynomial-c15/05/08 14:37:50

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

Revision  ChangesPath
1.305dev-util/cmake/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v
retrieving revision 1.304
retrieving revision 1.305
diff -u -r1.304 -r1.305
--- ChangeLog   14 Apr 2015 15:14:19 -  1.304
+++ ChangeLog   8 May 2015 14:37:50 -   1.305
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/cmake
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.304 2015/04/14 
15:14:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.305 2015/05/08 
14:37:50 polynomial-c Exp $
+
+*cmake-3.2.2 (08 May 2015)
+
+  08 May 2015; Lars Wendler polynomia...@gentoo.org +cmake-3.2.2.ebuild:
+  Version bump with kind permission from mrueg.
 
   14 Apr 2015; Mike Gilbert flop...@gentoo.org cmake-3.2.1.ebuild:
   Fix mgorny's change; wrong variable name.



1.1  dev-util/cmake/cmake-3.2.2.ebuild

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

Index: cmake-3.2.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/cmake-3.2.2.ebuild,v 1.1 
2015/05/08 14:37:50 polynomial-c Exp $

EAPI=5

CMAKE_REMOVE_MODULES=no
inherit bash-completion-r1 elisp-common toolchain-funcs eutils versionator 
cmake-utils virtualx

DESCRIPTION=Cross platform Make
HOMEPAGE=http://www.cmake.org/;
SRC_URI=http://www.cmake.org/files/v$(get_version_component_range 
1-2)/${P}.tar.gz

LICENSE=CMake
SLOT=0
KEYWORDS=~amd64 ~arm ~arm64 ~m68k ~mips ~s390 ~sh ~x86 ~amd64-fbsd ~sparc-fbsd 
~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
IUSE=doc emacs internal-jsoncpp ncurses qt4 qt5

REQUIRED_USE=?? ( qt4 qt5 )

RDEPEND=
=app-arch/libarchive-2.8.0:=
=dev-libs/expat-2.0.1
=net-misc/curl-7.20.0-r1[ssl]
sys-libs/zlib
virtual/pkgconfig
emacs? ( virtual/emacs )
ncurses? ( sys-libs/ncurses )
qt4? (
dev-qt/qtcore:4
dev-qt/qtgui:4
)
qt5? (
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
)
!internal-jsoncpp? ( =dev-libs/jsoncpp-0.6.0_rc2 )

DEPEND=${RDEPEND}
doc? ( dev-python/sphinx )


SITEFILE=50${PN}-gentoo.el

CMAKE_BINARY=${S}/Bootstrap.cmk/cmake

PATCHES=(
# prefix
${FILESDIR}/${PN}-2.8.10-darwin-bundle.patch
${FILESDIR}/${PN}-3.0.0-prefix-dirs.patch
${FILESDIR}/${PN}-3.1.0-darwin-isysroot.patch

# handle gentoo packaging in find modules
${FILESDIR}/${PN}-2.8.12.1-FindImageMagick.patch
${FILESDIR}/${PN}-3.0.0-FindBLAS.patch
${FILESDIR}/${PN}-3.0.0-FindBoost-python.patch
${FILESDIR}/${PN}-3.0.2-FindLAPACK.patch

# respect python eclasses
${FILESDIR}/${PN}-2.8.10.2-FindPythonLibs.patch
${FILESDIR}/${PN}-3.1.0-FindPythonInterp.patch
)

cmake_src_bootstrap() {
# Cleanup args to extract only JOBS.
# Because bootstrap does not know anything else.
echo ${MAKEOPTS} | egrep -o 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+'  /dev/null
if [ $? -eq 0 ]; then
par_arg=$(echo ${MAKEOPTS} | egrep -o 
'(\-j|\-\-jobs)(=?|[[:space:]]*)[[:digit:]]+' | tail -n1 | egrep -o 
'[[:digit:]]+')
par_arg=--parallel=${par_arg}
else
par_arg=--parallel=1
fi

# execinfo.h on Solaris isn't quite what it is on Darwin
if [[ ${CHOST} == *-solaris* ]] ; then
sed -i -e 's/execinfo\.h/blablabla.h/' 
Source/kwsys/CMakeLists.txt || die
fi

tc-export CC CXX LD

# bootstrap script isn't exactly /bin/sh compatible
${CONFIG_SHELL:-sh} ./bootstrap \
--prefix=${T}/cmakestrap/ \
${par_arg} \
|| die Bootstrap failed
}

cmake_src_test() {
# fix OutDir and 

[gentoo-commits] gentoo-x86 commit in sys-kernel/gentoo-sources: gentoo-sources-3.14.41.ebuild ChangeLog

2015-05-08 Thread Mike Pagano (mpagano)
mpagano 15/05/08 13:39:58

  Modified: ChangeLog
  Added:gentoo-sources-3.14.41.ebuild
  Log:
  Linux patch 3.14.41
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B576E4E3)

Revision  ChangesPath
1.1548   sys-kernel/gentoo-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v
retrieving revision 1.1547
retrieving revision 1.1548
diff -u -r1.1547 -r1.1548
--- ChangeLog   7 May 2015 19:44:27 -   1.1547
+++ ChangeLog   8 May 2015 13:39:58 -   1.1548
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/gentoo-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1547 2015/05/07 19:44:27 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1548 2015/05/08 13:39:58 mpagano Exp $
+
+*gentoo-sources-3.14.41 (08 May 2015)
+
+  08 May 2015; Mike Pagano mpag...@gentoo.org +gentoo-sources-3.14.41.ebuild:
+  Linux patch 3.14.41
 
 *gentoo-sources-4.0.2 (07 May 2015)
 



1.1  sys-kernel/gentoo-sources/gentoo-sources-3.14.41.ebuild

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

Index: gentoo-sources-3.14.41.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.14.41.ebuild,v
 1.1 2015/05/08 13:39:58 mpagano Exp $

EAPI=5
ETYPE=sources
K_WANT_GENPATCHES=base extras experimental
K_GENPATCHES_VER=47
K_DEBLOB_AVAILABLE=0
inherit kernel-2
detect_version
detect_arch

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86
HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches;
IUSE=deblob experimental

DESCRIPTION=Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree
SRC_URI=${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}

pkg_postinst() {
kernel-2_pkg_postinst
einfo For more info on this patchset, and how to report problems, see:
einfo ${HOMEPAGE}
}

pkg_postrm() {
kernel-2_pkg_postrm
}






[gentoo-commits] gentoo-x86 commit in sci-astronomy/stellarium: stellarium-0.13.3.ebuild ChangeLog

2015-05-08 Thread Michael Sterrett (mr_bones_)
mr_bones_15/05/08 15:22:41

  Modified: stellarium-0.13.3.ebuild ChangeLog
  Log:
  remove unnecessary sed on desktop file
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  sci-astronomy/stellarium/stellarium-0.13.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.3.ebuild?r1=1.1r2=1.2

Index: stellarium-0.13.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- stellarium-0.13.3.ebuild4 May 2015 13:32:11 -   1.1
+++ stellarium-0.13.3.ebuild8 May 2015 15:22:41 -   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/sci-astronomy/stellarium/stellarium-0.13.3.ebuild,v 1.1 
2015/05/04 13:32:11 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.13.3.ebuild,v 1.2 
2015/05/08 15:22:41 mr_bones_ Exp $
 
 EAPI=5
 inherit cmake-utils eutils flag-o-matic gnome2-utils
@@ -59,10 +59,6 @@
-e /GETTEXT_CREATE_TRANSLATIONS/a \ ${LINGUAS} \
po/stellarium{,-skycultures}/CMakeLists.txt || die 
#403647
fi
-   sed -i \
-   -e '/^Actions/s/Safemode;//' \
-   -e '/^OnlyShowIn/d' \
-   data/stellarium.desktop || die
sed -i -e '/SimpleDrawLine/s: 0 : 1 :g' CMakeLists.txt || die
use debug || append-cppflags -DQT_NO_DEBUG #415769
 }



1.130sci-astronomy/stellarium/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   4 May 2015 13:32:11 -   1.129
+++ ChangeLog   8 May 2015 15:22:41 -   1.130
@@ -1,6 +1,9 @@
 # ChangeLog for sci-astronomy/stellarium
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.129 
2015/05/04 13:32:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.130 
2015/05/08 15:22:41 mr_bones_ Exp $
+
+  08 May 2015; Michael Sterrett mr_bon...@gentoo.org 
stellarium-0.13.3.ebuild:
+  remove unnecessary sed on desktop file
 
 *stellarium-0.13.3 (04 May 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-python/django-tables2/files: django-tables2-0.16.0-django-1.9-deprecation.patch

2015-05-08 Thread Justin Lecher (jlec)
jlec15/05/08 13:50:06

  Added:django-tables2-0.16.0-django-1.9-deprecation.patch
  Log:
  Backport patch for deprecated functions
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  
dev-python/django-tables2/files/django-tables2-0.16.0-django-1.9-deprecation.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-tables2/files/django-tables2-0.16.0-django-1.9-deprecation.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/django-tables2/files/django-tables2-0.16.0-django-1.9-deprecation.patch?rev=1.1content-type=text/plain

Index: django-tables2-0.16.0-django-1.9-deprecation.patch
===
From cb71f869bbc8aac3a14f3d4d1f67641e21892bba Mon Sep 17 00:00:00 2001
From: Gert Steyn g...@senseware.com
Date: Thu, 19 Mar 2015 12:20:42 +0200
Subject: [PATCH] Changed from django.utils.datastructures.SortedDict
 (deprecated) to collections.OrderedDict

---
 django_tables2/columns/base.py|  6 +++---
 django_tables2/tables.py  | 10 +-
 django_tables2/templatetags/django_tables2.py |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/django_tables2/columns/base.py b/django_tables2/columns/base.py
index 20b3477..3b377e6 100644
--- a/django_tables2/columns/base.py
+++ b/django_tables2/columns/base.py
@@ -1,9 +1,9 @@
 # coding: utf-8
 from __future__ import absolute_import, unicode_literals
 from django.db.models.fields import FieldDoesNotExist
-from django.utils.datastructures import SortedDict
 from django_tables2.templatetags.django_tables2 import title
 from django_tables2.utils import A, AttributeDict, OrderBy, OrderByTuple
+from collections import OrderedDict
 from itertools import islice
 import six
 import warnings
@@ -498,7 +498,7 @@ class BoundColumns(object):
 A `BoundColumns` object is a container for holding `BoundColumn` objects.
 It provides methods that make accessing columns easier than if they were
 stored in a `list` or `dict`. `Columns` has a similar API to a `dict` (it
-actually uses a `~django.utils.datastructures.SortedDict` interally).
+actually uses a `~collections.OrderedDict` interally).
 
 At the moment you'll only come across this class when you access a
 `.Table.columns` property.
@@ -508,7 +508,7 @@ class BoundColumns(object):
 
 def __init__(self, table):
 self.table = table
-self.columns = SortedDict()
+self.columns = OrderedDict()
 for name, column in six.iteritems(table.base_columns):
 self.columns[name] = bc = BoundColumn(table, column, name)
 bc.render = getattr(table, 'render_' + name, column.render)
diff --git a/django_tables2/tables.py b/django_tables2/tables.py
index 01a0671..2f31069 100644
--- a/django_tables2/tables.py
+++ b/django_tables2/tables.py
@@ -9,9 +9,9 @@
 import sys
 from django.core.paginator   import Paginator
 from django.db.models.fields import FieldDoesNotExist
-from django.utils.datastructures import SortedDict
 from django.template import RequestContext
 from django.template.loader  import get_template
+from collections import OrderedDict
 import six
 import warnings
 
@@ -172,10 +172,10 @@ def __new__(mcs, name, bases, attrs):
 if hasattr(base, base_columns):
 parent_columns = list(base.base_columns.items()) + 
parent_columns
 # Start with the parent columns
-attrs[base_columns] = SortedDict(parent_columns)
+attrs[base_columns] = OrderedDict(parent_columns)
 # Possibly add some generated columns based on a model
 if opts.model:
-extra = SortedDict()
+extra = OrderedDict()
 # honor Table.Meta.fields, fallback to model._meta.fields
 if opts.fields:
 # Each item in opts.fields is the name of a model field or a
@@ -194,7 +194,7 @@ def __new__(mcs, name, bases, attrs):
 attrs[base_columns].update(extra)
 
 # Explicit columns override both parent and generated columns
-attrs[base_columns].update(SortedDict(cols))
+attrs[base_columns].update(OrderedDict(cols))
 # Apply any explicit exclude setting
 for exclusion in opts.exclude:
 if exclusion in attrs[base_columns]:
@@ -204,7 +204,7 @@ def __new__(mcs, name, bases, attrs):
 opts.sequence.expand(attrs[base_columns].keys())
 # Table's sequence defaults to sequence declared in Meta
 #attrs['_sequence'] = opts.sequence
-attrs[base_columns] = SortedDict(((x, attrs[base_columns][x]) 
for x in opts.sequence))
+attrs[base_columns] = OrderedDict(((x, attrs[base_columns][x]) 
for x in opts.sequence))
 
 # set localize on columns
 for 

[gentoo-commits] gentoo-x86 commit in dev-python/django-tables2: django-tables2-0.16.0-r1.ebuild ChangeLog

2015-05-08 Thread Justin Lecher (jlec)
jlec15/05/08 13:50:06

  Modified: ChangeLog
  Added:django-tables2-0.16.0-r1.ebuild
  Log:
  Backport patch for deprecated functions
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/django-tables2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/django-tables2/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   8 Apr 2015 14:17:18 -   1.1
+++ ChangeLog   8 May 2015 13:50:06 -   1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/django-tables2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-tables2/ChangeLog,v 1.1 
2015/04/08 14:17:18 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-tables2/ChangeLog,v 1.2 
2015/05/08 13:50:06 jlec Exp $
+
+*django-tables2-0.16.0-r1 (08 May 2015)
+
+  08 May 2015; Justin Lecher j...@gentoo.org 
+django-tables2-0.16.0-r1.ebuild,
+  +files/django-tables2-0.16.0-django-1.9-deprecation.patch:
+  Backport patch for deprecated functions
 
 *django-tables2-0.16.0 (08 Apr 2015)
 



1.1  dev-python/django-tables2/django-tables2-0.16.0-r1.ebuild

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

Index: django-tables2-0.16.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-python/django-tables2/django-tables2-0.16.0-r1.ebuild,v
 1.1 2015/05/08 13:50:06 jlec Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Table/data-grid framework for Django
HOMEPAGE=https://pypi.python.org/pypi/django-tables2/ 
https://github.com/bradleyayers/django-tables2/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

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


PATCHES=( ${FILESDIR}/${P}-django-1.9-deprecation.patch  )






[gentoo-commits] gentoo-x86 commit in net-p2p/rtorrent/files: rtorrent-0.9.4-tinfo.patch

2015-05-08 Thread Justin Lecher (jlec)
jlec15/05/08 14:31:42

  Added:rtorrent-0.9.4-tinfo.patch
  Log:
  Add fix for ncurses[tinfo], bug #522706
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  net-p2p/rtorrent/files/rtorrent-0.9.4-tinfo.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/files/rtorrent-0.9.4-tinfo.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/rtorrent/files/rtorrent-0.9.4-tinfo.patch?rev=1.1content-type=text/plain

Index: rtorrent-0.9.4-tinfo.patch
===
 configure.ac | 18 --
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/configure.ac b/configure.ac
index 430c15d..50ce687 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,15 +31,21 @@ TORRENT_WITHOUT_STATVFS()
 TORRENT_WITHOUT_STATFS()
 
 AX_PTHREAD([], AC_MSG_ERROR([requires pthread]))
-AX_WITH_CURSES()
-
-if test x$ax_cv_ncursesw != xyes  test x$ax_cv_ncurses != xyes; then
-   AC_MSG_ERROR([requires either NcursesW or Ncurses library])
-fi
+PKG_CHECK_MODULES([CURSES],[ncursesw],[
+   AC_DEFINE(HAVE_NCURSESW_CURSES_H, 1)
+   ],
+   [PKG_CHECK_MODULES([CURSES],[ncurses],[
+   AC_DEFINE(HAVE_NCURSES_H, 1)
+   ],
+   [AX_WITH_CURSES()
+   if test x$ax_cv_ncursesw != xyes  test x$ax_cv_ncurses != 
xyes; then
+   AC_MSG_ERROR([requires either NcursesW or Ncurses 
library])
+   fi])
+   ])
 
 CFLAGS=$CFLAGS $PTHREAD_CFLAGS $CURSES_CFLAGS
 CXXFLAGS=$CXXFLAGS $PTHREAD_CFLAGS $CURSES_CFLAGS
-LIBS=$PTHREAD_LIBS $CURSES_LIB $LIBS
+LIBS=$PTHREAD_LIBS $CURSES_LIB $CURSES_LIBS $LIBS
 
 PKG_CHECK_MODULES([libcurl], libcurl = 7.15.4,
  CXXFLAGS=$CXXFLAGS $libcurl_CFLAGS;






[gentoo-commits] gentoo-x86 commit in profiles: package.mask

2015-05-08 Thread Michael Sterrett (mr_bones_)
mr_bones_15/05/08 15:24:50

  Modified: package.mask
  Log:
  games-arcade/mtp-target-bin is gone

Revision  ChangesPath
1.16522  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16521
retrieving revision 1.16522
diff -u -r1.16521 -r1.16522
--- package.mask7 May 2015 01:06:26 -   1.16521
+++ package.mask8 May 2015 15:24:50 -   1.16522
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16521 2015/05/07 
01:06:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16522 2015/05/08 
15:24:50 mr_bones_ Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -161,11 +161,6 @@
 # Mask until it's more usable
 =net-libs/gnutls-3.4.0
 
-# Michael Sterrett mr_bon...@gentoo.org (08 Apr 2015)
-# Upstream went away; GPL but no source.
-# masked for removal on 20150508
-games-arcade/mtp-target-bin
-
 # Aaron Bauman b...@gentoo.org (6 Apr 2015)
 # Superseded by net-misc/gns3-gui and net-misc/gns3-server.
 # Removal in 30 days.






[gentoo-commits] proj/linux-patches: New tag: 3.10-84

2015-05-08 Thread Mike Pagano
commit: 
Commit: Mike Pagano mpagano AT gentoo DOT org
CommitDate: Fri May  8 13:39:26 2015 +

New tag: 3.10-84




[gentoo-commits] proj/gnome:pending-eva commit in: games-board/tali/

2015-05-08 Thread Gilles Dartiguelongue
commit: f95ffddd2ba44a51a58304f66d9a13a17ad96975
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May  4 16:09:22 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:46 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f95ffddd

games-board/tali: 3.14.0 → 3.16.0

 games-board/tali/tali-3.16.0.ebuild | 29 +
 1 file changed, 29 insertions(+)

diff --git a/games-board/tali/tali-3.16.0.ebuild 
b/games-board/tali/tali-3.16.0.ebuild
new file mode 100644
index 000..48efd73
--- /dev/null
+++ b/games-board/tali/tali-3.16.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome-games
+
+DESCRIPTION=Beat the odds in a poker-style dice game
+HOMEPAGE=https://wiki.gnome.org/Apps/Tali;
+
+LICENSE=GPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+RDEPEND=
+   dev-libs/glib:2
+   =gnome-base/librsvg-2.32:2
+   =x11-libs/gtk+-3.15:3
+
+DEPEND=${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+



[gentoo-commits] proj/gnome:pending-eva commit in: games-puzzle/gnome-klotski/

2015-05-08 Thread Gilles Dartiguelongue
commit: 5f4e9c7a9d7792cc19bde47d480c8ce974b5139a
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 21:17:57 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:46 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5f4e9c7a

games-puzzle/gnome-klotski: 3.14.2 → 3.16.1

 .../gnome-klotski/gnome-klotski-3.16.1.ebuild  | 36 ++
 1 file changed, 36 insertions(+)

diff --git a/games-puzzle/gnome-klotski/gnome-klotski-3.16.1.ebuild 
b/games-puzzle/gnome-klotski/gnome-klotski-3.16.1.ebuild
new file mode 100644
index 000..3b8f728
--- /dev/null
+++ b/games-puzzle/gnome-klotski/gnome-klotski-3.16.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+VALA_MIN_API_VERSION=0.28
+
+inherit gnome-games vala
+
+DESCRIPTION=Slide blocks to solve the puzzle
+HOMEPAGE=https://wiki.gnome.org/Apps/Klotski;
+
+LICENSE=GPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+RDEPEND=
+   =dev-libs/glib-2.32:2
+   =gnome-base/librsvg-2.32.0
+   =x11-libs/gtk+-3.15:3
+
+DEPEND=${RDEPEND}
+   $(vala_depend)
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+
+
+src_prepare() {
+   gnome-games_src_prepare
+   vala_src_prepare
+}



[gentoo-commits] proj/gnome:pending-eva commit in: games-arcade/gnome-nibbles/

2015-05-08 Thread Gilles Dartiguelongue
commit: c4987dfc5ad045689c97a45c024f8855d3ba06f9
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 21:15:52 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=c4987dfc

games-arcade/gnome-nibbles: 3.14.1 → 3.16.1

 .../gnome-nibbles/gnome-nibbles-3.16.1.ebuild  | 32 ++
 1 file changed, 32 insertions(+)

diff --git a/games-arcade/gnome-nibbles/gnome-nibbles-3.16.1.ebuild 
b/games-arcade/gnome-nibbles/gnome-nibbles-3.16.1.ebuild
new file mode 100644
index 000..9388e39
--- /dev/null
+++ b/games-arcade/gnome-nibbles/gnome-nibbles-3.16.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome-games
+
+DESCRIPTION=Nibbles clone for Gnome
+HOMEPAGE=https://wiki.gnome.org/Apps/Nibbles;
+
+LICENSE=GPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+RDEPEND=
+   dev-libs/glib:2
+   =gnome-base/librsvg-2.32:2
+   =media-libs/clutter-1.14.4:1.0
+   =media-libs/clutter-gtk-1.2:1.0
+   =media-libs/libcanberra-0.26[gtk3]
+   =x11-libs/gtk+-3.15:3
+
+DEPEND=${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+



[gentoo-commits] proj/gnome:pending-eva commit in: dev-cpp/gtkmm/

2015-05-08 Thread Gilles Dartiguelongue
commit: 8024c95f14be67856ca38223517a56ea3e9e15b5
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 20:44:24 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8024c95f

dev-cpp/gtkmm: 3.14.0-r1 → 3.16.0

 dev-cpp/gtkmm/gtkmm-3.16.0.ebuild | 75 +++
 1 file changed, 75 insertions(+)

diff --git a/dev-cpp/gtkmm/gtkmm-3.16.0.ebuild 
b/dev-cpp/gtkmm/gtkmm-3.16.0.ebuild
new file mode 100644
index 000..c82cd0f
--- /dev/null
+++ b/dev-cpp/gtkmm/gtkmm-3.16.0.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gtkmm/gtkmm-3.14.0-r1.ebuild,v 1.6 
2015/03/29 10:21:34 jer Exp $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome2 multilib-minimal
+
+DESCRIPTION=C++ interface for GTK+
+HOMEPAGE=http://www.gtkmm.org;
+
+LICENSE=LGPL-2.1+
+SLOT=3.0
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris
+IUSE=aqua doc examples test wayland +X
+REQUIRED_USE=|| ( aqua wayland X )
+
+COMMON_DEPEND=
+   =dev-cpp/glibmm-2.44.2:2[${MULTILIB_USEDEP}]
+   =x11-libs/gtk+-3.16:3[aqua?,wayland?,X?,${MULTILIB_USEDEP}]
+   =x11-libs/gdk-pixbuf-2.28:2[${MULTILIB_USEDEP}]
+   =dev-cpp/atkmm-2.22.7[${MULTILIB_USEDEP}]
+   =dev-cpp/cairomm-1.10.0-r1[${MULTILIB_USEDEP}]
+   =dev-cpp/pangomm-2.34.0:1.4[${MULTILIB_USEDEP}]
+   =dev-libs/libsigc++-2.3.2:2[${MULTILIB_USEDEP}]
+
+RDEPEND=${COMMON_DEPEND}
+   abi_x86_32? (
+   !=app-emulation/emul-linux-x86-gtkmmlibs-20140508
+   !app-emulation/emul-linux-x86-gtkmmlibs[-abi_x86_32(-)] )
+
+DEPEND=${COMMON_DEPEND}
+   virtual/pkgconfig
+   doc? (
+   media-gfx/graphviz
+   dev-libs/libxslt
+   app-doc/doxygen )
+
+#  dev-cpp/mm-common
+# eautoreconf needs mm-common
+
+src_prepare() {
+   if ! use test; then
+   # don't waste time building tests
+   sed 's/^\(SUBDIRS =.*\)tests\(.*\)$/\1\2/' -i Makefile.am 
Makefile.in \
+   || die sed 1 failed
+   fi
+
+   if ! use examples; then
+   # don't waste time building tests
+   sed 's/^\(SUBDIRS =.*\)demos\(.*\)$/\1\2/' -i Makefile.am 
Makefile.in \
+   || die sed 2 failed
+   fi
+
+   gnome2_src_prepare
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} gnome2_src_configure \
+   --enable-api-atkmm \
+   $(multilib_native_use_enable doc documentation) \
+   $(use_enable aqua quartz-backend) \
+   $(use_enable wayland wayland-backend) \
+   $(use_enable X x11-backend)
+}
+
+multilib_src_install() {
+   gnome2_src_install
+}
+
+multilib_src_install_all() {
+   DOCS=AUTHORS ChangeLog PORTING NEWS README
+   einstalldocs
+}



[gentoo-commits] proj/gnome:pending-eva commit in: games-board/iagno/

2015-05-08 Thread Gilles Dartiguelongue
commit: 438b259d3cd0da28dfb48d5ba0461a38fc5b
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 21:59:02 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:46 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=438b

games-board/iagno: 3.14.2 → 3.16.1

 games-board/iagno/iagno-3.16.1.ebuild | 40 +++
 1 file changed, 40 insertions(+)

diff --git a/games-board/iagno/iagno-3.16.1.ebuild 
b/games-board/iagno/iagno-3.16.1.ebuild
new file mode 100644
index 000..9d56d9d
--- /dev/null
+++ b/games-board/iagno/iagno-3.16.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+VALA_MIN_API_VERSION=0.28
+
+inherit gnome-games vala
+
+DESCRIPTION=Dominate the board in a classic version of Reversi
+HOMEPAGE=https://wiki.gnome.org/Apps/Iagno;
+
+LICENSE=LGPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+COMMON_DEPEND=
+   =dev-libs/glib-2.40:2
+   =gnome-base/librsvg-2.32.0
+   =media-libs/libcanberra-0.26[gtk3]
+   =x11-libs/gtk+-3.15:3
+
+RDEPEND=${COMMON_DEPEND}
+   !x11-themes/gnome-themes-standard-3.14
+
+DEPEND=${COMMON_DEPEND}
+   $(vala_depend)
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+
+
+src_prepare() {
+   gnome-games_src_prepare
+   vala_src_prepare
+}



[gentoo-commits] proj/gnome:pending-eva commit in: dev-libs/libgweather/

2015-05-08 Thread Gilles Dartiguelongue
commit: 80e2ae8d3f9db7153b8e70c3a5ba95b37d8dedd0
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sat May  2 17:00:32 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=80e2ae8d

dev-libs/libgweather: 3.14.1 → 3.16.1

 ...bgweather-.ebuild = libgweather-3.16.1.ebuild} | 18 +++---
 dev-libs/libgweather/libgweather-.ebuild   |  2 +-
 2 files changed, 4 insertions(+), 16 deletions(-)

diff --git a/dev-libs/libgweather/libgweather-.ebuild 
b/dev-libs/libgweather/libgweather-3.16.1.ebuild
similarity index 76%
copy from dev-libs/libgweather/libgweather-.ebuild
copy to dev-libs/libgweather/libgweather-3.16.1.ebuild
index a7f70f4..6c951e5 100644
--- a/dev-libs/libgweather/libgweather-.ebuild
+++ b/dev-libs/libgweather/libgweather-3.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,9 +8,6 @@ VALA_MIN_API_VERSION=0.18
 VALA_USE_DEPEND=vapigen
 
 inherit gnome2 vala
-if [[ ${PV} =  ]]; then
-   inherit gnome2-live
-fi
 
 DESCRIPTION=Library to access weather information from online services
 HOMEPAGE=https://wiki.gnome.org/Projects/LibGWeather;
@@ -19,12 +16,8 @@ LICENSE=GPL-2+
 SLOT=2/3-6 # subslot = 3-(libgweather-3 soname suffix)
 IUSE=glade +introspection vala
 REQUIRED_USE=vala? ( introspection )
-if [[ ${PV} =  ]]; then
-   IUSE=${IUSE} doc
-   KEYWORDS=
-else
-   KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris
-fi
+
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris
 
 COMMON_DEPEND=
=x11-libs/gtk+-3.13.5:3[introspection?]
@@ -48,11 +41,6 @@ DEPEND=${COMMON_DEPEND}
vala? ( $(vala_depend) )
 
 
-if [[ ${PV} =  ]]; then
-   DEPEND=${DEPEND}
-   doc? ( =dev-util/gtk-doc-1.11 )
-fi
-
 src_prepare() {
use vala  vala_src_prepare
gnome2_src_prepare

diff --git a/dev-libs/libgweather/libgweather-.ebuild 
b/dev-libs/libgweather/libgweather-.ebuild
index a7f70f4..a9b549a 100644
--- a/dev-libs/libgweather/libgweather-.ebuild
+++ b/dev-libs/libgweather/libgweather-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 



[gentoo-commits] proj/gnome:pending-eva commit in: dev-lang/vala/

2015-05-08 Thread Gilles Dartiguelongue
commit: 1f31b6372dcf73421fc6b808dc02e1b92a6883ba
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 20:57:26 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1f31b637

dev-lang/vala: 2.26.2 → 2.28.0

 dev-lang/vala/vala-0.28.0.ebuild | 36 
 1 file changed, 36 insertions(+)

diff --git a/dev-lang/vala/vala-0.28.0.ebuild b/dev-lang/vala/vala-0.28.0.ebuild
new file mode 100644
index 000..f69662d
--- /dev/null
+++ b/dev-lang/vala/vala-0.28.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome2
+
+DESCRIPTION=Compiler for the GObject type system
+HOMEPAGE=https://wiki.gnome.org/Vala;
+
+LICENSE=LGPL-2.1
+SLOT=0.28
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux
+IUSE=test
+
+RDEPEND=
+   =dev-libs/glib-2.24:2
+   =dev-libs/vala-common-${PV}
+
+DEPEND=${RDEPEND}
+   !${CATEGORY}/${PN}:0
+   dev-libs/libxslt
+   sys-devel/flex
+   virtual/pkgconfig
+   virtual/yacc
+   test? (
+   dev-libs/dbus-glib
+   =dev-libs/glib-2.26:2 )
+
+
+src_configure() {
+   DOCS=AUTHORS ChangeLog MAINTAINERS NEWS README
+   gnome2_src_configure --disable-unversioned
+}



[gentoo-commits] proj/gnome:pending-eva commit in: app-misc/bijiben/

2015-05-08 Thread Gilles Dartiguelongue
commit: 5712e3400062845b0cba4174b66373e57e73ae05
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 20:48:48 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5712e340

app-misc/bijiben: 3.14.2 → 3.16.1

 app-misc/bijiben/bijiben-3.16.1.ebuild | 43 ++
 1 file changed, 43 insertions(+)

diff --git a/app-misc/bijiben/bijiben-3.16.1.ebuild 
b/app-misc/bijiben/bijiben-3.16.1.ebuild
new file mode 100644
index 000..1169141
--- /dev/null
+++ b/app-misc/bijiben/bijiben-3.16.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome2
+
+DESCRIPTION=Note editor designed to remain simple to use
+HOMEPAGE=https://wiki.gnome.org/Apps/Bijiben;
+
+LICENSE=GPL-3+
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+# zeitgeist is optional but automagic
+RDEPEND=
+   =app-misc/tracker-1:=
+   =dev-libs/glib-2.28:2
+   dev-libs/libxml2
+   =gnome-extra/evolution-data-server-3.13.90
+   =mail-client/evolution-3
+   gnome-extra/zeitgeist
+   net-libs/gnome-online-accounts
+   net-libs/webkit-gtk:3
+   sys-apps/util-linux
+   =x11-libs/gtk+-3.11.4:3
+
+DEPEND=${RDEPEND}
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50.1
+   sys-devel/gettext
+   virtual/pkgconfig
+
+#  app-text/yelp-tools
+
+src_configure() {
+   gnome2_src_configure \
+   ITSTOOL=$(type -P true) \
+   --disable-update-mimedb
+}



[gentoo-commits] proj/gnome:pending-eva commit in: sci-geosciences/gnome-maps/

2015-05-08 Thread Gilles Dartiguelongue
commit: 6d4f552a276cbe580ba67c57451ece0eb3f09a61
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 21:05:40 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6d4f552a

sci-geosciences/gnome-maps: 3.14.2 → 3.16.1

 .../gnome-maps/gnome-maps-3.16.1.ebuild| 38 ++
 1 file changed, 38 insertions(+)

diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild 
b/sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild
new file mode 100644
index 000..9213477
--- /dev/null
+++ b/sci-geosciences/gnome-maps/gnome-maps-3.16.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit eutils gnome2
+
+DESCRIPTION=A map application for GNOME
+HOMEPAGE=https://wiki.gnome.org/Apps/Maps;
+
+LICENSE=GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0
+SLOT=0
+IUSE=
+KEYWORDS=~amd64 ~x86
+
+RDEPEND=
+   =app-misc/geoclue-0.12.99:2.0
+   =dev-libs/folks-0.10
+   =dev-libs/gjs-1.43.3
+   =dev-libs/gobject-introspection-0.6.3
+   =dev-libs/glib-2.39.3:2
+   =dev-libs/libgee-0.16:0.8[introspection
+   media-libs/clutter-gtk:1.0[introspection]
+   media-libs/clutter:1.0[introspection]
+   media-libs/cogl:1.0[introspection]
+   =media-libs/libchamplain-0.12.9:0.12[introspection]
+   net-libs/libsoup:2.4[introspection]
+   =sci-geosciences/geocode-glib-3.15.2[introspection]
+   x11-libs/gdk-pixbuf:2[introspection]
+   =x11-libs/gtk+-3.15.9:3[introspection]
+
+
+DEPEND=${RDEPEND}
+   =dev-util/intltool-0.40
+   virtual/pkgconfig
+



[gentoo-commits] proj/gnome:pending-eva commit in: gnome-extra/gnome-logs/

2015-05-08 Thread Gilles Dartiguelongue
commit: e86b9c4f3d30c6e0967764b1961f2c6198343e46
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 21:09:08 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e86b9c4f

gnome-extra/gnome-logs: 3.14.2 → 3.16.1

 .../gnome-logs/{gnome-logs-3.14.2.ebuild = gnome-logs-3.16.1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/gnome-logs/gnome-logs-3.14.2.ebuild 
b/gnome-extra/gnome-logs/gnome-logs-3.16.1.ebuild
similarity index 91%
rename from gnome-extra/gnome-logs/gnome-logs-3.14.2.ebuild
rename to gnome-extra/gnome-logs/gnome-logs-3.16.1.ebuild
index cf070d9..8efb110 100644
--- a/gnome-extra/gnome-logs/gnome-logs-3.14.2.ebuild
+++ b/gnome-extra/gnome-logs/gnome-logs-3.16.1.ebuild
@@ -16,9 +16,9 @@ KEYWORDS=~amd64
 IUSE=
 
 RDEPEND=
-   =dev-libs/glib-2.39.90:2
+   =dev-libs/glib-2.43.90:2
sys-apps/systemd
-   =x11-libs/gtk+-3.13.4:3
+   =x11-libs/gtk+-3.15.7:3
 
 DEPEND=${RDEPEND}
~app-text/docbook-xml-dtd-4.3



[gentoo-commits] proj/gnome:pending-eva commit in: dev-libs/vala-common/

2015-05-08 Thread Gilles Dartiguelongue
commit: 1e85c0a32e3ffcbe96cfbe8f926a41f06e914ff6
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 20:56:37 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1e85c0a3

dev-libs/vala-common: 2.26.2 → 2.28.0

 dev-libs/vala-common/vala-common-0.28.0.ebuild | 77 ++
 1 file changed, 77 insertions(+)

diff --git a/dev-libs/vala-common/vala-common-0.28.0.ebuild 
b/dev-libs/vala-common/vala-common-0.28.0.ebuild
new file mode 100644
index 000..7c08a4d
--- /dev/null
+++ b/dev-libs/vala-common/vala-common-0.28.0.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GNOME_ORG_MODULE=vala
+
+inherit gnome.org
+
+DESCRIPTION=Build infrastructure for packages that use Vala
+HOMEPAGE=https://wiki.gnome.org/Vala;
+
+LICENSE=LGPL-2.1
+SLOT=0
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos 
~x64-solaris
+IUSE=
+
+# Previously ${PN} was part of dev-lang/vala
+RDEPEND=
+   !dev-lang/vala-0.10.4-r2
+   !dev-lang/vala-0.12.1-r1:0.12
+   !dev-lang/vala-0.14.2-r2:0.14
+   !dev-lang/vala-0.16.1-r2:0.16
+   !dev-lang/vala-0.17.5:0.18
+
+DEPEND=
+
+src_configure() { :; }
+
+src_compile() { :; }
+
+src_install() {
+   insinto /usr/share/aclocal
+   doins vala.m4 vapigen/vapigen.m4
+   insinto /usr/share/vala
+   doins vapigen/Makefile.vapigen
+}
+
+pkg_postinst() {
+   # Hack to prevent alternatives_auto_makesym in previously installed
+   # dev-lang/vala's pkg_postrm from overwriting vala-common's files
+   if has_version 'dev-lang/vala-0.10.4-r2:0.10'  [[ -f 
${EROOT}usr/share/aclocal/vala-0-10.m4 ]]; then
+   ebegin Removing old vala-0.10 macros
+   rm ${EROOT}usr/share/aclocal/vala-0-10.m4  /dev/null
+   eend $?
+   fi
+   if has_version 'dev-lang/vala-0.12.1-r1:0.12'  [[ -f 
${EROOT}usr/share/aclocal/vala-0-12.m4 ]]; then
+   ebegin Removing old vala-0.12 macros
+   rm ${EROOT}usr/share/aclocal/vala-0-12.m4  /dev/null
+   eend $?
+   fi
+   if has_version 'dev-lang/vala-0.14.2-r2:0.14'  [[ -f 
${EROOT}usr/share/aclocal/vala-0-14.m4 ]]; then
+   ebegin Removing old vala-0.14 macros
+   rm ${EROOT}usr/share/aclocal/vala-0-14.m4  /dev/null
+   eend $?
+   fi
+   if has_version 'dev-lang/vala-0.16.1-r2:0.16'  [[ -f 
${EROOT}usr/share/aclocal/vala-0-16.m4 ]]; then
+   ebegin Removing old vala-0.16 macros
+   rm ${EROOT}usr/share/aclocal/vala-0-14.m4  /dev/null
+   eend $?
+   if [[ -f ${EROOT}usr/share/vala-0.16/Makefile.vapigen ]]; then
+   ebegin Removing old vala-0.16 makefile template
+   rm ${EROOT}usr/share/vala-0.16/Makefile.vapigen  
/dev/null
+   eend $?
+   fi
+   fi
+   if has_version 'dev-lang/vala-0.17.5:0.18'  [[ -f 
${EROOT}usr/share/aclocal/vala-0-18.m4 ]]; then
+   ebegin Removing old vala-0.18 macros
+   rm ${EROOT}usr/share/aclocal/vala-0-12.m4  /dev/null
+   eend $?
+   if [[ -f ${EROOT}usr/share/vala-0.18/Makefile.vapigen ]]; then
+   ebegin Removing old vala-0.18 makefile template
+   rm ${EROOT}usr/share/vala-0.18/Makefile.vapigen  
/dev/null
+   eend $?
+   fi
+   fi
+}



[gentoo-commits] proj/gnome:pending-eva commit in: gnome-extra/gnome-shell-extensions/

2015-05-08 Thread Gilles Dartiguelongue
commit: 2bd263e40262775dee3893cb2a7ab4768566d892
Author: Rémi Cardona remi AT gentoo DOT org
AuthorDate: Fri May  8 09:37:24 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 09:37:41 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2bd263e4

gnome-extra/gnome-shell-extensions: 3.14.4 → 3.16.1

Update the - ebuild to match.

 ...ons-.ebuild = gnome-shell-extensions-3.16.1.ebuild} | 13 +++--
 .../gnome-shell-extensions-.ebuild  |  4 ++--
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git 
a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild 
b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.16.1.ebuild
similarity index 90%
copy from gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
copy to gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.16.1.ebuild
index 1f6fdae..161b2f4 100644
--- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
+++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,9 +6,6 @@ EAPI=5
 GCONF_DEBUG=no
 
 inherit eutils gnome2 readme.gentoo
-if [[ ${PV} =  ]]; then
-   inherit gnome2-live
-fi
 
 DESCRIPTION=JavaScript extensions for GNOME Shell
 HOMEPAGE=https://wiki.gnome.org/Projects/GnomeShell/Extensions;
@@ -16,16 +13,12 @@ 
HOMEPAGE=https://wiki.gnome.org/Projects/GnomeShell/Extensions;
 LICENSE=GPL-2
 SLOT=0
 IUSE=examples
-if [[ ${PV} =  ]]; then
-   KEYWORDS=
-else
-   KEYWORDS=~amd64 ~x86
-fi
+KEYWORDS=~amd64 ~x86
 
 COMMON_DEPEND=
=dev-libs/glib-2.26:2
=gnome-base/libgtop-2.28.3[introspection]
-   =app-admin/eselect-gnome-shell-extensions-20111211
+   =app-eselect/eselect-gnome-shell-extensions-20111211
 
 RDEPEND=${COMMON_DEPEND}
=dev-libs/gjs-1.29

diff --git 
a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild 
b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
index 1f6fdae..51b165f 100644
--- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
+++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -25,7 +25,7 @@ fi
 COMMON_DEPEND=
=dev-libs/glib-2.26:2
=gnome-base/libgtop-2.28.3[introspection]
-   =app-admin/eselect-gnome-shell-extensions-20111211
+   =app-eselect/eselect-gnome-shell-extensions-20111211
 
 RDEPEND=${COMMON_DEPEND}
=dev-libs/gjs-1.29



[gentoo-commits] proj/gnome:pending-eva commit in: gnome-extra/gnome-weather/

2015-05-08 Thread Gilles Dartiguelongue
commit: cb2428a57ffe9c1671affa6406156af53b439712
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sat May  2 16:52:48 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=cb2428a5

gnome-extra/gnome-weather: 3.14.1 → 3.16.2.1

 .../gnome-weather/gnome-weather-3.16.2.1.ebuild| 38 ++
 1 file changed, 38 insertions(+)

diff --git a/gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild 
b/gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild
new file mode 100644
index 000..2ebc1c5
--- /dev/null
+++ b/gnome-extra/gnome-weather/gnome-weather-3.16.2.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome2 virtualx
+
+DESCRIPTION=A weather application for GNOME
+HOMEPAGE=https://wiki.gnome.org/Design/Apps/Weather;
+
+LICENSE=GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+
+RDEPEND=
+   =dev-libs/gjs-1.41.4
+   =dev-libs/glib-2.32:2
+   =dev-libs/gobject-introspection-1.35.9
+   =dev-libs/libgweather-3.15.90
+   =x11-libs/gtk+-3.11.4:3
+
+DEPEND=${RDEPEND}
+   dev-util/appdata-tools
+   =dev-util/intltool-0.26
+   virtual/pkgconfig
+   test? ( dev-python/dogtail )
+
+
+src_configure() {
+   gnome2_src_configure $(use_enable test dogtail)
+}
+
+src_test() {
+   Xemake check TESTS_ENVIRONMENT=dbus-run-session
+}



[gentoo-commits] proj/gnome:pending-eva commit in: net-irc/polari/

2015-05-08 Thread Gilles Dartiguelongue
commit: 7f08c8f22e7838f1b64f0b8610a90b114a0148e9
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sat May  2 18:20:01 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=7f08c8f2

net-irc/polari: 3.14.1 → 3.16.1

 net-irc/polari/{polari-3.14.1.ebuild = polari-3.16.1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-irc/polari/polari-3.14.1.ebuild 
b/net-irc/polari/polari-3.16.1.ebuild
similarity index 83%
rename from net-irc/polari/polari-3.14.1.ebuild
rename to net-irc/polari/polari-3.16.1.ebuild
index f1d0f3f..aac73cb 100644
--- a/net-irc/polari/polari-3.14.1.ebuild
+++ b/net-irc/polari/polari-3.16.1.ebuild
@@ -17,13 +17,13 @@ IUSE=
 
 RDEPEND=
dev-libs/gjs
-   =dev-libs/glib-2.41:2
+   =dev-libs/glib-2.43.4:2
=dev-libs/gobject-introspection-0.9.6
net-libs/telepathy-glib[introspection]
-   =x11-libs/gtk+-3.13.4:3[introspection]
+   =x11-libs/gtk+-3.15.6:3[introspection]
 
 DEPEND=${RDEPEND}
-   dev-util/appdata-tools
+   dev-libs/appstream-glib
=dev-util/intltool-0.50
virtual/pkgconfig
 



[gentoo-commits] proj/gnome:pending-eva commit in: gnome-extra/gnome-packagekit/

2015-05-08 Thread Gilles Dartiguelongue
commit: a13789774ed6438cc033b8d9c39147342c83d627
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 19:13:14 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a1378977

gnome-extra/gnome-packagekit: 3.14.2 → 3.16.0

 .../{gnome-packagekit-3.14.2.ebuild = gnome-packagekit-3.16.0.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-packagekit/gnome-packagekit-3.14.2.ebuild 
b/gnome-extra/gnome-packagekit/gnome-packagekit-3.16.0.ebuild
similarity index 97%
rename from gnome-extra/gnome-packagekit/gnome-packagekit-3.14.2.ebuild
rename to gnome-extra/gnome-packagekit/gnome-packagekit-3.16.0.ebuild
index 554c36a..1f12ce1 100644
--- a/gnome-extra/gnome-packagekit/gnome-packagekit-3.14.2.ebuild
+++ b/gnome-extra/gnome-packagekit/gnome-packagekit-3.16.0.ebuild
@@ -20,7 +20,7 @@ IUSE=systemd test udev
 RDEPEND=
=dev-libs/glib-2.32:2
x11-libs/gdk-pixbuf:2
-   =x11-libs/gtk+-2.91.0:3
+   =x11-libs/gtk+-3.15.3:3
=x11-libs/libnotify-0.7.0:=
x11-libs/pango
=dev-libs/dbus-glib-0.73
@@ -39,6 +39,7 @@ RDEPEND=
 
 DEPEND=${RDEPEND}
app-text/docbook-sgml-utils
+   dev-libs/appstream-glib
=dev-util/gtk-doc-am-1.9
=dev-util/intltool-0.35
dev-libs/libxslt



[gentoo-commits] proj/gnome:pending-eva commit in: games-arcade/gnome-robots/

2015-05-08 Thread Gilles Dartiguelongue
commit: c3a2b6e6276c65963a10f8242442afc4caf86657
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 21:14:21 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=c3a2b6e6

games-arcade/gnome-robots: 3.14.2 → 3.16.1

 .../gnome-robots/gnome-robots-3.16.1.ebuild| 30 ++
 1 file changed, 30 insertions(+)

diff --git a/games-arcade/gnome-robots/gnome-robots-3.16.1.ebuild 
b/games-arcade/gnome-robots/gnome-robots-3.16.1.ebuild
new file mode 100644
index 000..a76913e
--- /dev/null
+++ b/games-arcade/gnome-robots/gnome-robots-3.16.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome-games
+
+DESCRIPTION=Avoid the robots and make them crash into each other
+HOMEPAGE=https://wiki.gnome.org/Apps/Robots;
+
+LICENSE=GPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+RDEPEND=
+   =dev-libs/glib-2.32:2
+   =gnome-base/librsvg-2.36.2:2
+   =media-libs/libcanberra-0.26[gtk3]
+   =x11-libs/gtk+-3.15:3
+
+DEPEND=${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50
+   sys-devel/gettext
+   virtual/pkgconfig
+



[gentoo-commits] proj/gnome:pending-eva commit in: games-puzzle/hitori/

2015-05-08 Thread Gilles Dartiguelongue
commit: 1f77842b9310704f679bad6eb105c3f205af933a
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Sun May  3 17:38:54 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Fri May  8 15:01:45 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1f77842b

games-puzzle/hitori: 3.14.3 → 3.16.1

 games-puzzle/hitori/hitori-3.16.1.ebuild | 29 +
 1 file changed, 29 insertions(+)

diff --git a/games-puzzle/hitori/hitori-3.16.1.ebuild 
b/games-puzzle/hitori/hitori-3.16.1.ebuild
new file mode 100644
index 000..858ef4f
--- /dev/null
+++ b/games-puzzle/hitori/hitori-3.16.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome-games
+
+DESCRIPTION=Logic puzzle game for GNOME
+HOMEPAGE=https://wiki.gnome.org/Apps/Hitori;
+
+LICENSE=GPL-2+
+SLOT=0
+KEYWORDS=~amd64 ~arm ~x86
+IUSE=
+
+RDEPEND=
+   =dev-libs/glib-2.32:2
+   =x11-libs/cairo-1.4
+   =x11-libs/gtk+-3.15:3
+
+DEPEND=${RDEPEND}
+   app-text/yelp-tools
+   dev-libs/appstream-glib
+   =dev-util/intltool-0.50.2
+   sys-devel/gettext
+   virtual/pkgconfig
+



[gentoo-commits] gentoo-x86 commit in sys-kernel/gentoo-sources: ChangeLog gentoo-sources-3.10.77.ebuild

2015-05-08 Thread Mike Pagano (mpagano)
mpagano 15/05/08 14:09:10

  Modified: ChangeLog
  Added:gentoo-sources-3.10.77.ebuild
  Log:
  Linux patch 3.10.76. Linuxpatch 3.10.77
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B576E4E3)

Revision  ChangesPath
1.1549   sys-kernel/gentoo-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v
retrieving revision 1.1548
retrieving revision 1.1549
diff -u -r1.1548 -r1.1549
--- ChangeLog   8 May 2015 13:39:58 -   1.1548
+++ ChangeLog   8 May 2015 14:09:09 -   1.1549
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/gentoo-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1548 2015/05/08 13:39:58 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1549 2015/05/08 14:09:09 mpagano Exp $
+
+*gentoo-sources-3.10.77 (08 May 2015)
+
+  08 May 2015; Mike Pagano mpag...@gentoo.org +gentoo-sources-3.10.77.ebuild:
+  Linux patch 3.10.76. Linuxpatch 3.10.77
 
 *gentoo-sources-3.14.41 (08 May 2015)
 



1.1  sys-kernel/gentoo-sources/gentoo-sources-3.10.77.ebuild

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

Index: gentoo-sources-3.10.77.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.10.77.ebuild,v
 1.1 2015/05/08 14:09:09 mpagano Exp $

EAPI=5
ETYPE=sources
K_WANT_GENPATCHES=base extras experimental
K_GENPATCHES_VER=84
K_DEBLOB_AVAILABLE=0
inherit kernel-2
detect_version
detect_arch

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86
HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches;
IUSE=deblob experimental

DESCRIPTION=Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree
SRC_URI=${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}

pkg_postinst() {
kernel-2_pkg_postinst
einfo For more info on this patchset, and how to report problems, see:
einfo ${HOMEPAGE}

}

pkg_postrm() {
kernel-2_pkg_postrm
}






[gentoo-commits] gentoo-x86 commit in games-arcade/mtp-target-bin: ChangeLog Manifest metadata.xml mtp-target-bin-1.5.18.ebuild

2015-05-08 Thread Michael Sterrett (mr_bones_)
mr_bones_15/05/08 15:24:12

  Removed:  ChangeLog Manifest metadata.xml
mtp-target-bin-1.5.18.ebuild
  Log:
  games-arcade/mtp-target-bin is gone



[gentoo-commits] gentoo-x86 commit in dev-ruby/text-hyphen: ChangeLog text-hyphen-1.4.1-r1.ebuild

2015-05-08 Thread Jeroen Roovers (jer)
jer 15/05/08 15:58:19

  Modified: ChangeLog text-hyphen-1.4.1-r1.ebuild
  Log:
  Stable for PPC64 (bug #546968).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.69 dev-ruby/text-hyphen/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   26 Apr 2015 16:58:52 -  1.68
+++ ChangeLog   8 May 2015 15:58:19 -   1.69
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/text-hyphen
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.68 
2015/04/26 16:58:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.69 
2015/05/08 15:58:19 jer Exp $
+
+  08 May 2015; Jeroen Roovers j...@gentoo.org text-hyphen-1.4.1-r1.ebuild:
+  Stable for PPC64 (bug #546968).
 
   26 Apr 2015; Pacho Ramos pa...@gentoo.org text-hyphen-1.4.1-r1.ebuild:
   ppc stable wrt bug #546968



1.10 dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild?r1=1.9r2=1.10

Index: text-hyphen-1.4.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- text-hyphen-1.4.1-r1.ebuild 26 Apr 2015 16:58:52 -  1.9
+++ text-hyphen-1.4.1-r1.ebuild 8 May 2015 15:58:19 -   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/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v 1.9 
2015/04/26 16:58:52 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.4.1-r1.ebuild,v 1.10 
2015/05/08 15:58:19 jer Exp $
 
 EAPI=5
 USE_RUBY=ruby19 ruby20
@@ -16,7 +16,7 @@
 
 LICENSE=MIT
 SLOT=0
-KEYWORDS=~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
 IUSE=
 
 ruby_add_bdepend 






[gentoo-commits] proj/kde:master commit in: net-libs/telepathy-logger-qt/

2015-05-08 Thread Manuel Rüger
commit: e0a07f5f43685cd61f60772e05592b657310cabb
Author: Manuel Rüger mrueg AT gentoo DOT org
AuthorDate: Fri May  8 16:15:20 2015 +
Commit: Manuel Rüger mrueg AT gentoo DOT org
CommitDate: Fri May  8 16:15:20 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e0a07f5f

[net-libs/telepathy-logger-qt] Version bump.

Package-Manager: portage-2.2.18

 .../telepathy-logger-qt-15.04.0.ebuild | 35 ++
 1 file changed, 35 insertions(+)

diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild 
b/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild
new file mode 100644
index 000..ec25b69
--- /dev/null
+++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-15.04.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+inherit kde5 python-any-r1
+
+DESCRIPTION=Qt bindings for the Telepathy logger
+HOMEPAGE=https://projects.kde.org/projects/extragear/network/telepathy/telepathy-logger-qt;
+
+if [[ ${KDE_BUILD_TYPE} = live ]]; then
+   KEYWORDS=
+else
+   
SRC_URI=mirror://kde/stable/telepathy-logger-qt/${PV%.*}/src/${P}.tar.xz
+   KEYWORDS=~amd64
+fi
+
+LICENSE=LGPL-2.1
+IUSE=
+
+RDEPEND=
+   dev-libs/dbus-glib
+   dev-libs/glib:2
+   dev-libs/libxml2
+   dev-qt/qtdbus:5
+   net-im/telepathy-logger
+   net-libs/telepathy-glib
+   net-libs/telepathy-qt[qt5]
+   sys-apps/dbus
+
+DEPEND=${RDEPEND}
+   ${PYTHON_DEPS}
+



[gentoo-commits] gentoo-x86 commit in www-apps/wordpress: ChangeLog

2015-05-08 Thread Sebastian Pipping (sping)
sping   15/05/08 17:14:44

  Modified: ChangeLog
  Log:
  www-apps/wordpress: Sign manifest
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.175www-apps/wordpress/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- ChangeLog   8 May 2015 17:10:33 -   1.174
+++ ChangeLog   8 May 2015 17:14:44 -   1.175
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/wordpress
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.174 
2015/05/08 17:10:33 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.175 
2015/05/08 17:14:44 sping Exp $
+
+  08 May 2015; Sebastian Pipping sp...@gentoo.org ChangeLog:
+  Sign manifest
 
 *wordpress-4.2.2 (08 May 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-db/virtuoso-odbc: ChangeLog virtuoso-odbc-6.1.8.ebuild

2015-05-08 Thread Jeroen Roovers (jer)
jer 15/05/08 15:50:09

  Modified: ChangeLog virtuoso-odbc-6.1.8.ebuild
  Log:
  Stable for PPC64 (bug #548746).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.40 dev-db/virtuoso-odbc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   7 Mar 2014 03:28:28 -   1.39
+++ ChangeLog   8 May 2015 15:50:09 -   1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/virtuoso-odbc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v 1.39 
2014/03/07 03:28:28 creffett Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/ChangeLog,v 1.40 
2015/05/08 15:50:09 jer Exp $
+
+  08 May 2015; Jeroen Roovers j...@gentoo.org virtuoso-odbc-6.1.8.ebuild:
+  Stable for PPC64 (bug #548746).
 
 *virtuoso-odbc-6.1.8 (07 Mar 2014)
 



1.2  dev-db/virtuoso-odbc/virtuoso-odbc-6.1.8.ebuild

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

Index: virtuoso-odbc-6.1.8.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtuoso-odbc-6.1.8.ebuild  7 Mar 2014 03:28:28 -   1.1
+++ virtuoso-odbc-6.1.8.ebuild  8 May 2015 15:50:09 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.8.ebuild,v 1.1 
2014/03/07 03:28:28 creffett Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.8.ebuild,v 1.2 
2015/05/08 15:50:09 jer Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION=ODBC driver for OpenLink Virtuoso Open-Source Edition
 
-KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
+KEYWORDS=~amd64 ~arm ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
 IUSE=
 
 RDEPEND=






[gentoo-commits] gentoo-x86 commit in app-emulation/docker: docker-1.6.1.ebuild ChangeLog docker-1.6.0.ebuild

2015-05-08 Thread Kacper Kowalik (xarthisius)
xarthisius15/05/08 17:26:21

  Modified: ChangeLog
  Added:docker-1.6.1.ebuild
  Removed:  docker-1.6.0.ebuild
  Log:
  Version bump, drop old wrt #548884
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x5D21B852895192F9)

Revision  ChangesPath
1.45 app-emulation/docker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   4 May 2015 12:05:27 -   1.44
+++ ChangeLog   8 May 2015 17:26:21 -   1.45
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/docker
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.44 
2015/05/04 12:05:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.45 
2015/05/08 17:26:21 xarthisius Exp $
+
+*docker-1.6.1 (08 May 2015)
+
+  08 May 2015; Kacper Kowalik xarthis...@gentoo.org +docker-1.6.1.ebuild,
+  -docker-1.6.0.ebuild:
+  Version bump, drop old wrt #548884
 
   04 May 2015; Justin Lecher j...@gentoo.org docker-1.6.0.ebuild:
   Add missing dependency on aufs4, thanks jbergstroem for the report



1.1  app-emulation/docker/docker-1.6.1.ebuild

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

Index: docker-1.6.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/docker-1.6.1.ebuild,v 
1.1 2015/05/08 17:26:21 xarthisius Exp $

EAPI=5

DESCRIPTION=Docker complements kernel namespacing with a high-level API which 
operates at the process level
HOMEPAGE=https://www.docker.com;

GITHUB_URI=github.com/docker/docker

if [[ ${PV} == * ]]; then
SRC_URI=
EGIT_REPO_URI=git://${GITHUB_URI}.git
inherit git-2
else
MY_PV=${PV/_/-}
MY_P=${PN}-${MY_PV}
SRC_URI=https://${GITHUB_URI}/archive/v${MY_PV}.tar.gz - 
${MY_P}.tar.gz
S=${WORKDIR}/${MY_P}
DOCKER_GITCOMMIT=97cd073
KEYWORDS=~amd64
[ $DOCKER_GITCOMMIT ] || die DOCKER_GITCOMMIT must be added manually 
for each bump!
fi

inherit bash-completion-r1 linux-info multilib systemd udev user

LICENSE=Apache-2.0
SLOT=0
IUSE=aufs btrfs +contrib +device-mapper doc lxc overlay vim-syntax 
zsh-completion

# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#build-dependencies
CDEPEND=
=dev-db/sqlite-3.7.9:3
device-mapper? (
=sys-fs/lvm2-2.02.89[thin]
)


DEPEND=
${CDEPEND}
=dev-lang/go-1.3
btrfs? (
=sys-fs/btrfs-progs-3.16.1
)


# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#runtime-dependencies
# 
https://github.com/docker/docker/blob/master/hack/PACKAGERS.md#optional-dependencies
RDEPEND=
${CDEPEND}

!app-emulation/docker-bin
=net-firewall/iptables-1.4
sys-process/procps
=dev-vcs/git-1.7
=app-arch/xz-utils-4.9

lxc? (
=app-emulation/lxc-1.0.7
)
aufs? (
|| (
sys-fs/aufs3
sys-fs/aufs4
sys-kernel/aufs-sources
)
)


RESTRICT=installsources strip

# see contrib/check-config.sh from upstream's sources
CONFIG_CHECK=
NAMESPACES NET_NS PID_NS IPC_NS UTS_NS
DEVPTS_MULTIPLE_INSTANCES
CGROUPS CGROUP_CPUACCT CGROUP_DEVICE CGROUP_FREEZER CGROUP_SCHED CPUSETS
MACVLAN VETH BRIDGE
NF_NAT_IPV4 IP_NF_FILTER IP_NF_TARGET_MASQUERADE
NETFILTER_XT_MATCH_ADDRTYPE NETFILTER_XT_MATCH_CONNTRACK
NF_NAT NF_NAT_NEEDED

POSIX_MQUEUE

~MEMCG_SWAP ~MEMCG_SWAP_ENABLED
~RESOURCE_COUNTERS
~CGROUP_PERF
~CFS_BANDWIDTH


ERROR_MEMCG_SWAP=CONFIG_MEMCG_SWAP: is required if you wish to limit swap 
usage of containers
ERROR_RESOURCE_COUNTERS=CONFIG_RESOURCE_COUNTERS: is optional for container 
statistics gathering
ERROR_CGROUP_PERF=CONFIG_CGROUP_PERF: is optional for container statistics 
gathering
ERROR_CFS_BANDWIDTH=CONFIG_CFS_BANDWIDTH: is optional for container 

[gentoo-commits] gentoo-x86 commit in dev-db/virtuoso-server: ChangeLog virtuoso-server-6.1.8.ebuild

2015-05-08 Thread Jeroen Roovers (jer)
jer 15/05/08 15:50:16

  Modified: ChangeLog virtuoso-server-6.1.8.ebuild
  Log:
  Stable for PPC64 (bug #548746).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.47 dev-db/virtuoso-server/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-server/ChangeLog?rev=1.47view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-server/ChangeLog?rev=1.47content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/virtuoso-server/ChangeLog?r1=1.46r2=1.47

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/virtuoso-server/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   7 Mar 2014 03:28:22 -   1.46
+++ ChangeLog   8 May 2015 15:50:16 -   1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/virtuoso-server
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-server/ChangeLog,v 1.46 
2014/03/07 03:28:22 creffett Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-server/ChangeLog,v 1.47 
2015/05/08 15:50:16 jer Exp $
+
+  08 May 2015; Jeroen Roovers j...@gentoo.org virtuoso-server-6.1.8.ebuild:
+  Stable for PPC64 (bug #548746).
 
 *virtuoso-server-6.1.8 (07 Mar 2014)
 



1.2  dev-db/virtuoso-server/virtuoso-server-6.1.8.ebuild

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

Index: virtuoso-server-6.1.8.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-db/virtuoso-server/virtuoso-server-6.1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- virtuoso-server-6.1.8.ebuild7 Mar 2014 03:28:22 -   1.1
+++ virtuoso-server-6.1.8.ebuild8 May 2015 15:50:16 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-db/virtuoso-server/virtuoso-server-6.1.8.ebuild,v 
1.1 2014/03/07 03:28:22 creffett Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/virtuoso-server/virtuoso-server-6.1.8.ebuild,v 
1.2 2015/05/08 15:50:16 jer Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 DESCRIPTION=Server binaries for Virtuoso, high-performance object-relational 
SQL database
 
-KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
+KEYWORDS=~amd64 ~arm ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux 
~x86-linux
 IUSE=kerberos ldap readline
 
 # Bug 305077






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

2015-05-08 Thread William Hubbs
commit: 0198affc742297b6e203bbcecc14436682119cc7
Author: William Hubbs w.d.hubbs AT gmail DOT com
AuthorDate: Fri May  8 17:29:26 2015 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Fri May  8 17:29:26 2015 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=0198affc

The rc_supervisor variable is a service configuration variable

This variable should not be changed globally unless you really know what
you are doing.

 etc/rc.conf.in | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/etc/rc.conf.in b/etc/rc.conf.in
index b16aaff..7fcdfe8 100644
--- a/etc/rc.conf.in
+++ b/etc/rc.conf.in
@@ -77,12 +77,6 @@
 #rc_crashed_stop=NO
 #rc_crashed_start=YES
 
-# Set rc_supervisor to use a program to monitor your daemons and restart
-# them when they crash.
-# Leaving this undefined uses start-stop-daemon, which is OpenRC's
-# default.
-#rc_supervisor=
-
 # Set rc_nocolor to yes if you do not want colors displayed in OpenRC
 # output.
 #rc_nocolor=NO
@@ -117,6 +111,12 @@
 # file, those characters should be replaced with underscores in the
 # variable names as shown below.
 
+# Set rc_supervisor to use a program to monitor your daemons and restart
+# them when they crash.
+# Leaving this undefined uses start-stop-daemon, which is OpenRC's
+# default.
+#rc_supervisor=
+
 # Some daemons are started and stopped via start-stop-daemon.
 # We can set some things on a per service basis, like the nicelevel.
 #SSD_NICELEVEL=-19



[gentoo-commits] gentoo-x86 commit in dev-games/crystalspace: crystalspace-2.0.ebuild ChangeLog

2015-05-08 Thread Michael Sterrett (mr_bones_)
mr_bones_15/05/08 16:16:21

  Modified: crystalspace-2.0.ebuild ChangeLog
  Log:
  tidy
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.4  dev-games/crystalspace/crystalspace-2.0.ebuild

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

Index: crystalspace-2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- crystalspace-2.0.ebuild 21 Nov 2014 09:58:26 -  1.3
+++ crystalspace-2.0.ebuild 8 May 2015 16:16:21 -   1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-2.0.ebuild,v 1.3 
2014/11/21 09:58:26 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-2.0.ebuild,v 1.4 
2015/05/08 16:16:21 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils flag-o-matic multilib java-pkg-opt-2 autotools wxwidgets 
versionator multiprocessing
@@ -56,8 +56,7 @@
sed -i \
-e /^InstallDoc/d \
Jamfile.in \
-   docs/Jamfile \
-   || die sed failed
+   docs/Jamfile || die
epatch ${FILESDIR}/${P}-gcc47.patch
AT_M4DIR=mk/autoconf
eautoreconf
@@ -95,22 +94,20 @@
$(use_with alsa asound)
#remove unwanted CFLAGS added by ./configure
sed -i -e '/COMPILER\.CFLAGS\.optimize/d' \
-   Jamconfig \
-   || die sed failed
+   Jamconfig || die
 }
 
 src_compile() {
-   jam -q -dx -j$(makeopts_jobs) || die compile failed
+   jam -q -dx -j$(makeopts_jobs) || die
 }
 
 src_install() {
for installTarget in bin plugin lib include data config bindings
do
-   jam -q -s DESTDIR=${D} install_${installTarget} \
-   || die jam install_${installTarget} failed
+   jam -q -s DESTDIR=${D} install_${installTarget} || die
done
if use doc; then
-   jam -q -s DESTDIR=${D} install_doc || die jam install_doc 
failed
+   jam -q -s DESTDIR=${D} install_doc || die
fi
dodoc README docs/history*
 



1.62 dev-games/crystalspace/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?rev=1.62view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?rev=1.62content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/crystalspace/ChangeLog?r1=1.61r2=1.62

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   21 Nov 2014 09:58:26 -  1.61
+++ ChangeLog   8 May 2015 16:16:21 -   1.62
@@ -1,6 +1,9 @@
 # ChangeLog for dev-games/crystalspace
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.61 
2014/11/21 09:58:26 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.62 
2015/05/08 16:16:21 mr_bones_ Exp $
+
+  08 May 2015; Michael Sterrett mr_bon...@gentoo.org crystalspace-2.0.ebuild:
+  tidy
 
   21 Nov 2014; Mike Frysinger vap...@gentoo.org crystalspace-2.0.ebuild:
   Use makeopts_jobs instead of parsing MAKEOPTS by hand.






[gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.8.4-r1.ebuild

2015-05-08 Thread Jeroen Roovers (jer)
jer 15/05/08 17:15:17

  Modified: ChangeLog qscintilla-2.8.4-r1.ebuild
  Log:
  Stable for PPC64 (bug #524466).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.111x11-libs/qscintilla/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   30 Apr 2015 13:36:24 -  1.110
+++ ChangeLog   8 May 2015 17:15:17 -   1.111
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.110 
2015/04/30 13:36:24 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.111 
2015/05/08 17:15:17 jer Exp $
+
+  08 May 2015; Jeroen Roovers j...@gentoo.org qscintilla-2.8.4-r1.ebuild:
+  Stable for PPC64 (bug #524466).
 
 *qscintilla-2.9 (30 Apr 2015)
 



1.7  x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild

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

Index: qscintilla-2.8.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qscintilla-2.8.4-r1.ebuild  14 Apr 2015 12:36:55 -  1.6
+++ qscintilla-2.8.4-r1.ebuild  8 May 2015 17:15:17 -   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/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild,v 1.6 
2015/04/14 12:36:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.8.4-r1.ebuild,v 1.7 
2015/05/08 17:15:17 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=|| ( GPL-2 GPL-3 )
 SLOT=0/11
-KEYWORDS=alpha amd64 ~arm ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux
+KEYWORDS=alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux
 IUSE=designer doc
 
 DEPEND=






[gentoo-commits] gentoo-x86 commit in dev-python/qscintilla-python: ChangeLog qscintilla-python-2.8.4.ebuild

2015-05-08 Thread Jeroen Roovers (jer)
jer 15/05/08 17:15:34

  Modified: ChangeLog qscintilla-python-2.8.4.ebuild
  Log:
  Stable for PPC64 (bug #524466).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.122dev-python/qscintilla-python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog   30 Apr 2015 13:50:25 -  1.121
+++ ChangeLog   8 May 2015 17:15:34 -   1.122
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/qscintilla-python
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 
1.121 2015/04/30 13:50:25 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 
1.122 2015/05/08 17:15:34 jer Exp $
+
+  08 May 2015; Jeroen Roovers j...@gentoo.org qscintilla-python-2.8.4.ebuild:
+  Stable for PPC64 (bug #524466).
 
 *qscintilla-python-2.9 (30 Apr 2015)
 



1.8  dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild

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

Index: qscintilla-python-2.8.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qscintilla-python-2.8.4.ebuild  30 Apr 2015 13:50:25 -  1.7
+++ qscintilla-python-2.8.4.ebuild  8 May 2015 17:15:34 -   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/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild,v
 1.7 2015/04/30 13:50:25 pesa Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.8.4.ebuild,v
 1.8 2015/05/08 17:15:34 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -15,7 +15,7 @@
 
 LICENSE=|| ( GPL-2 GPL-3 )
 SLOT=0
-KEYWORDS=alpha amd64 ia64 ppc ~ppc64 ~sparc x86
+KEYWORDS=alpha amd64 ia64 ppc ppc64 ~sparc x86
 IUSE=debug
 
 DEPEND=






[gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.4.1-r2.ebuild ChangeLog

2015-05-08 Thread Pacho Ramos (pacho)
pacho   15/05/08 17:22:26

  Modified: apbs-1.4.1-r2.ebuild ChangeLog
  Log:
  ppc stable, bug #534692
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.6  sci-chemistry/apbs/apbs-1.4.1-r2.ebuild

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

Index: apbs-1.4.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- apbs-1.4.1-r2.ebuild8 May 2015 10:33:46 -   1.5
+++ apbs-1.4.1-r2.ebuild8 May 2015 17:22:26 -   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/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 
1.5 2015/05/08 10:33:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 
1.6 2015/05/08 17:22:26 pacho Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 SLOT=0
 LICENSE=BSD
-KEYWORDS=~amd64 ~ppc x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ppc x86 ~amd64-linux ~x86-linux
 IUSE=debug doc examples fast +fetk iapbs mpi openmp python tools
 
 REQUIRED_USE=



1.77 sci-chemistry/apbs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   8 May 2015 10:33:46 -   1.76
+++ ChangeLog   8 May 2015 17:22:26 -   1.77
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.76 
2015/05/08 10:33:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.77 
2015/05/08 17:22:26 pacho Exp $
+
+  08 May 2015; Pacho Ramos pa...@gentoo.org apbs-1.4.1-r2.ebuild:
+  ppc stable, bug #534692
 
   08 May 2015; Justin Lecher j...@gentoo.org apbs-1.4.1-r2.ebuild,
   metadata.xml:






[gentoo-commits] gentoo-x86 commit in www-servers/nginx: ChangeLog nginx-1.7.7.ebuild nginx-1.7.8.ebuild nginx-1.7.11.ebuild nginx-1.7.10.ebuild

2015-05-08 Thread Manuel Rueger (mrueg)
mrueg   15/05/08 16:43:23

  Modified: ChangeLog
  Removed:  nginx-1.7.7.ebuild nginx-1.7.8.ebuild
nginx-1.7.11.ebuild nginx-1.7.10.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.407www-servers/nginx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/ChangeLog?rev=1.407view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/ChangeLog?rev=1.407content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/nginx/ChangeLog?r1=1.406r2=1.407

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v
retrieving revision 1.406
retrieving revision 1.407
diff -u -r1.406 -r1.407
--- ChangeLog   16 Apr 2015 07:48:37 -  1.406
+++ ChangeLog   8 May 2015 16:43:23 -   1.407
@@ -1,6 +1,10 @@
 # ChangeLog for www-servers/nginx
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.406 
2015/04/16 07:48:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.407 
2015/05/08 16:43:23 mrueg Exp $
+
+  08 May 2015; Manuel Rüger mr...@gentoo.org -nginx-1.7.10.ebuild,
+  -nginx-1.7.11.ebuild, -nginx-1.7.7.ebuild, -nginx-1.7.8.ebuild:
+  Remove old.
 
 *nginx-1.7.12 (16 Apr 2015)
 






[gentoo-commits] gentoo-x86 commit in net-misc/gnome-online-miners: gnome-online-miners-3.14.3.ebuild ChangeLog gnome-online-miners-3.12.0.ebuild

2015-05-08 Thread Gilles Dartiguelongue (eva)
eva 15/05/08 16:53:56

  Modified: ChangeLog
  Added:gnome-online-miners-3.14.3.ebuild
  Removed:  gnome-online-miners-3.12.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.19 net-misc/gnome-online-miners/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gnome-online-miners/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gnome-online-miners/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gnome-online-miners/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/gnome-online-miners/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   19 Apr 2015 15:50:35 -  1.18
+++ ChangeLog   8 May 2015 16:53:56 -   1.19
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/gnome-online-miners
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gnome-online-miners/ChangeLog,v 
1.18 2015/04/19 15:50:35 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gnome-online-miners/ChangeLog,v 
1.19 2015/05/08 16:53:56 eva Exp $
+
+*gnome-online-miners-3.14.3 (08 May 2015)
+
+  08 May 2015; Gilles Dartiguelongue e...@gentoo.org
+  -gnome-online-miners-3.12.0.ebuild, +gnome-online-miners-3.14.3.ebuild:
+  Version bump.
 
   19 Apr 2015; Gilles Dartiguelongue e...@gentoo.org metadata.xml:
   Remove local USE flags descriptions added by error.



1.1  
net-misc/gnome-online-miners/gnome-online-miners-3.14.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gnome-online-miners/gnome-online-miners-3.14.3.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gnome-online-miners/gnome-online-miners-3.14.3.ebuild?rev=1.1content-type=text/plain

Index: gnome-online-miners-3.14.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/gnome-online-miners/gnome-online-miners-3.14.3.ebuild,v
 1.1 2015/05/08 16:53:56 eva Exp $

EAPI=5
GCONF_DEBUG=no

inherit gnome2

DESCRIPTION=Crawls through your online content
HOMEPAGE=https://wiki.gnome.org/Projects/GnomeOnlineMiners;

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

# libgdata[gnome] needed for goa support
RDEPEND=
=app-misc/tracker-1:0=
=dev-libs/glib-2.35.1:2
=dev-libs/libgdata-0.15.2:0=[gnome]
=media-libs/grilo-0.2.6:0.2
=net-libs/gnome-online-accounts-3.13.3
=net-libs/libgfbgraph-0.2.2:0.2
=net-libs/libzapojit-0.0.2

DEPEND=${RDEPEND}
virtual/pkgconfig


src_configure() {
gnome2_src_configure \
--disable-static \
--enable-facebook \
--enable-flickr \
--enable-google \
--enable-media-server \
--enable-owncloud \
--enable-windows-live
}






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

2015-05-08 Thread Jeroen Roovers (jer)
jer 15/05/08 17:11:42

  Modified: ChangeLog reportlab-3.1.44-r1.ebuild
  Log:
  Stable for PPC64 (bug #546810).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.131dev-python/reportlab/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog   26 Apr 2015 17:22:25 -  1.130
+++ ChangeLog   8 May 2015 17:11:42 -   1.131
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/reportlab
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.130 
2015/04/26 17:22:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.131 
2015/05/08 17:11:42 jer Exp $
+
+  08 May 2015; Jeroen Roovers j...@gentoo.org reportlab-3.1.44-r1.ebuild:
+  Stable for PPC64 (bug #546810).
 
   26 Apr 2015; Pacho Ramos pa...@gentoo.org reportlab-3.1.44-r1.ebuild:
   ppc stable wrt bug #546810



1.6  dev-python/reportlab/reportlab-3.1.44-r1.ebuild

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

Index: reportlab-3.1.44-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- reportlab-3.1.44-r1.ebuild  26 Apr 2015 17:22:25 -  1.5
+++ reportlab-3.1.44-r1.ebuild  8 May 2015 17:11:42 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild,v 1.5 
2015/04/26 17:22:25 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild,v 1.6 
2015/05/08 17:11:42 jer Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -15,7 +15,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux
 IUSE=doc examples
 
 RDEPEND=






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

2015-05-08 Thread William Hubbs
commit: abef2fcb2dbcc277bb05f0d9c674d4b47826f17f
Author: William Hubbs w.d.hubbs AT gmail DOT com
AuthorDate: Fri May  8 16:29:49 2015 +
Commit: William Hubbs williamh AT gentoo DOT org
CommitDate: Fri May  8 16:39:39 2015 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=abef2fcb

Make the default start, stop and status functions overridable

This will make it possible to add support for supervision suites such as
runit and s6.

 etc/rc.conf.in  |  6 
 sh/Makefile |  2 +-
 sh/openrc-run.sh.in | 75 ++---
 sh/start-stop-daemon.sh | 71 ++
 4 files changed, 87 insertions(+), 67 deletions(-)

diff --git a/etc/rc.conf.in b/etc/rc.conf.in
index 69a5cf2..b16aaff 100644
--- a/etc/rc.conf.in
+++ b/etc/rc.conf.in
@@ -77,6 +77,12 @@
 #rc_crashed_stop=NO
 #rc_crashed_start=YES
 
+# Set rc_supervisor to use a program to monitor your daemons and restart
+# them when they crash.
+# Leaving this undefined uses start-stop-daemon, which is OpenRC's
+# default.
+#rc_supervisor=
+
 # Set rc_nocolor to yes if you do not want colors displayed in OpenRC
 # output.
 #rc_nocolor=NO

diff --git a/sh/Makefile b/sh/Makefile
index ee9d74d..3f8881e 100644
--- a/sh/Makefile
+++ b/sh/Makefile
@@ -1,7 +1,7 @@
 DIR=   ${LIBEXECDIR}/sh
 SRCS=  init.sh.in functions.sh.in gendepends.sh.in \
openrc-run.sh.in rc-functions.sh.in tmpfiles.sh.in ${SRCS-${OS}}
-INC=   rc-mount.sh functions.sh rc-functions.sh
+INC=   rc-mount.sh functions.sh rc-functions.sh start-stop-daemon.sh
 BIN=   gendepends.sh init.sh openrc-run.sh tmpfiles.sh ${BIN-${OS}}
 
 INSTALLAFTER=  _installafter

diff --git a/sh/openrc-run.sh.in b/sh/openrc-run.sh.in
index e279f11..4d286b2 100644
--- a/sh/openrc-run.sh.in
+++ b/sh/openrc-run.sh.in
@@ -125,72 +125,6 @@ _status()
fi
 }
 
-# Template start / stop / status functions
-start()
-{
-   [ -n $command ] || return 0
-   local _background=
-   ebegin Starting ${name:-$RC_SVCNAME}
-   if yesno ${command_background}; then
-   if [ -z ${pidfile} ]; then
-   eend 1 command_background option used but no pidfile 
specified
-   return 1
-   fi
-   _background=--background --make-pidfile
-   fi
-   if yesno $start_inactive; then
-   local _inactive=false
-   service_inactive  _inactive=true
-   mark_service_inactive
-   fi
-   eval start-stop-daemon --start \
-   --exec $command \
-   ${chroot:+--chroot} $chroot \
-   ${procname:+--name} $procname \
-   ${pidfile:+--pidfile} $pidfile \
-   $_background $start_stop_daemon_args \
-   -- $command_args
-   if eend $? Failed to start $RC_SVCNAME; then
-   service_set_value command ${command}
-   [ -n ${chroot} ]  service_set_value chroot ${chroot}
-   [ -n ${pidfile} ]  service_set_value pidfile ${pidfile}
-   [ -n ${procname} ]  service_set_value procname 
${procname}
-   return 0
-   fi
-   if yesno $start_inactive; then
-   if ! $_inactive; then
-   mark_service_stopped
-   fi
-   fi
-   return 1
-}
-
-stop()
-{
-   local startcommand=$(service_get_value command)
-   local startchroot=$(service_get_value chroot)
-   local startpidfile=$(service_get_value pidfile)
-   local startprocname=$(service_get_value procname)
-   command=${startcommand:-$command}
-   chroot=${startchroot:-$chroot}
-   pidfile=${startpidfile:-$pidfile}
-   procname=${startprocname:-$procname}
-   [ -n $command -o -n $procname -o -n $pidfile ] || return 0
-   ebegin Stopping ${name:-$RC_SVCNAME}
-   start-stop-daemon --stop \
-   ${retry:+--retry} $retry \
-   ${command:+--exec} $command \
-   ${procname:+--name} $procname \
-   ${pidfile:+--pidfile} $chroot$pidfile \
-   ${stopsig:+--signal} $stopsig
-   eend $? Failed to stop $RC_SVCNAME
-}
-
-status()
-{
-   _status
-}
-
 yesno $RC_DEBUG  set -x
 
 _conf_d=${RC_SERVICE%/*}/../conf.d
@@ -212,6 +146,15 @@ unset _conf_d
 # Load any system overrides
 sourcex -e @SYSCONFDIR@/rc.conf
 
+# load a service supervisor
+sourcex @LIBEXECDIR@/sh/start-stop-daemon.sh
+if [ -n $rc_supervisor ]; then
+   if ! sourcex -e @LIBEXECDIR@/sh/${rc_supervisor}.sh; then
+   ewarn $rc_supervisor is an invalid value for rc_supervisor
+   ewarn Using the default.
+   fi
+fi
+
 # Set verbose mode
 if yesno ${rc_verbose:-$RC_VERBOSE}; then
EINFO_VERBOSE=yes

diff --git a/sh/start-stop-daemon.sh b/sh/start-stop-daemon.sh
new file mode 100644
index 000..aae6792
--- /dev/null
+++ b/sh/start-stop-daemon.sh
@@ -0,0 +1,71 @@
+# Default start / 

[gentoo-commits] gentoo-x86 commit in app-emulation/docker: ChangeLog docker-1.5.0.ebuild

2015-05-08 Thread Kacper Kowalik (xarthisius)
xarthisius15/05/08 17:27:58

  Modified: ChangeLog
  Removed:  docker-1.5.0.ebuild
  Log:
  drop old wrt #548884
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x5D21B852895192F9)

Revision  ChangesPath
1.46 app-emulation/docker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   8 May 2015 17:26:21 -   1.45
+++ ChangeLog   8 May 2015 17:27:58 -   1.46
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/docker
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.45 
2015/05/08 17:26:21 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.46 
2015/05/08 17:27:58 xarthisius Exp $
+
+  08 May 2015; Kacper Kowalik xarthis...@gentoo.org -docker-1.5.0.ebuild:
+  drop old wrt #548884
 
 *docker-1.6.1 (08 May 2015)
 






[gentoo-commits] gentoo-x86 commit in media-video/totem: totem-3.14.3.ebuild ChangeLog

2015-05-08 Thread Gilles Dartiguelongue (eva)
eva 15/05/08 16:18:26

  Modified: ChangeLog
  Added:totem-3.14.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.392media-video/totem/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v
retrieving revision 1.391
retrieving revision 1.392
diff -u -r1.391 -r1.392
--- ChangeLog   15 Mar 2015 13:29:45 -  1.391
+++ ChangeLog   8 May 2015 16:18:26 -   1.392
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/totem
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.391 
2015/03/15 13:29:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.392 
2015/05/08 16:18:26 eva Exp $
+
+*totem-3.14.3 (08 May 2015)
+
+  08 May 2015; Gilles Dartiguelongue e...@gentoo.org +totem-3.14.3.ebuild:
+  Version bump.
 
   15 Mar 2015; Pacho Ramos pa...@gentoo.org totem-3.14.2.ebuild:
   x86 stable, bug 534012



1.1  media-video/totem/totem-3.14.3.ebuild

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

Index: totem-3.14.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-3.14.3.ebuild,v 1.1 
2015/05/08 16:18:26 eva Exp $

EAPI=5
GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes # plugins are dlopened
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=threads

inherit autotools eutils gnome2 multilib python-single-r1

DESCRIPTION=Media player for GNOME
HOMEPAGE=https://wiki.gnome.org/Apps/Videos;

LICENSE=GPL-2+ LGPL-2+
SLOT=0
IUSE=+introspection lirc nautilus +python test zeitgeist
# see bug #359379
REQUIRED_USE=
python? ( introspection ${PYTHON_REQUIRED_USE} )
zeitgeist? ( introspection )


KEYWORDS=~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd

# TODO:
# Cone (VLC) plugin needs someone with the right setup to test it
#
# FIXME:
# Automagic tracker-0.9.0
# Runtime dependency on gnome-session-2.91
RDEPEND=
=dev-libs/glib-2.35:2
=x11-libs/gdk-pixbuf-2.23.0:2
=x11-libs/gtk+-3.11.5:3[introspection?]
=dev-libs/totem-pl-parser-3.10.1:0=[introspection?]
=dev-libs/libpeas-1.1.0[gtk]
x11-libs/cairo
=dev-libs/libxml2-2.6:2
=media-libs/clutter-1.17.3:1.0[gtk]
=media-libs/clutter-gst-1.5.5:2.0
=media-libs/clutter-gtk-1.5.5:1.0
x11-libs/mx:1.0

=media-libs/grilo-0.2.11:0.2[playlist]
media-plugins/grilo-plugins:0.2
=media-libs/gstreamer-1.3.1:1.0
=media-libs/gst-plugins-base-1.4.2:1.0[X,introspection?,pango]
media-libs/gst-plugins-good:1.0
media-plugins/gst-plugins-taglib:1.0
media-plugins/gst-plugins-meta:1.0

x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
=x11-libs/libXxf86vm-1.0.1

gnome-base/gnome-desktop:3
gnome-base/gsettings-desktop-schemas
x11-themes/gnome-icon-theme-symbolic

introspection? ( =dev-libs/gobject-introspection-0.6.7 )
lirc? ( app-misc/lirc )
nautilus? ( =gnome-base/nautilus-2.91.3 )
python? (
${PYTHON_DEPS}
=dev-libs/libpeas-1.1.0[${PYTHON_USEDEP}]
=dev-python/pygobject-2.90.3:3[${PYTHON_USEDEP}]
dev-python/pyxdg[${PYTHON_USEDEP}]
dev-python/dbus-python[${PYTHON_USEDEP}]
=x11-libs/gtk+-3.5.2:3[introspection] )
zeitgeist? ( =gnome-extra/zeitgeist-0.9.12 )

DEPEND=${RDEPEND}
app-text/docbook-xml-dtd:4.5
app-text/scrollkeeper
app-text/yelp-tools
dev-libs/appstream-glib
=dev-util/gtk-doc-am-1.14
=dev-util/intltool-0.40
sys-devel/gettext
x11-proto/xextproto
x11-proto/xproto
virtual/pkgconfig

dev-libs/gobject-introspection-common
gnome-base/gnome-common

# eautoreconf needs:
#   app-text/yelp-tools
#   dev-libs/gobject-introspection-common
#   gnome-base/gnome-common
# docbook-xml-dtd is needed for user doc
# Prevent dev-python/pylint dep, bug #482538

pkg_setup() {
use python  

[gentoo-commits] gentoo-x86 commit in www-apps/wordpress: ChangeLog wordpress-4.2.2.ebuild

2015-05-08 Thread Sebastian Pipping (sping)
sping   15/05/08 17:10:33

  Modified: ChangeLog
  Added:wordpress-4.2.2.ebuild
  Log:
  www-apps/wordpress: 4.2.2
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.174www-apps/wordpress/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog   27 Apr 2015 19:11:59 -  1.173
+++ ChangeLog   8 May 2015 17:10:33 -   1.174
@@ -1,6 +1,11 @@
 # ChangeLog for www-apps/wordpress
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.173 
2015/04/27 19:11:59 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/ChangeLog,v 1.174 
2015/05/08 17:10:33 sping Exp $
+
+*wordpress-4.2.2 (08 May 2015)
+
+  08 May 2015; Sebastian Pipping sp...@gentoo.org +wordpress-4.2.2.ebuild:
+  Bump to 4.2.2
 
 *wordpress-4.2.1 (27 Apr 2015)
 



1.1  www-apps/wordpress/wordpress-4.2.2.ebuild

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

Index: wordpress-4.2.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/wordpress/wordpress-4.2.2.ebuild,v 
1.1 2015/05/08 17:10:33 sping Exp $

EAPI=5

inherit webapp

DESCRIPTION=Wordpress PHP and MySQL based content management system (CMS)
HOMEPAGE=http://wordpress.org/;
SRC_URI=http://wordpress.org/${P/_rc/-RC}.tar.gz;

LICENSE=GPL-2+
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86

RDEPEND=virtual/httpd-php
|| ( dev-lang/php[mysql] dev-lang/php[mysqli] )

S=${WORKDIR}/${PN}

need_httpd_cgi

IUSE=+akismet examples +themes vhosts

# Override default of SLOT=${PVR}
WEBAPP_MANUAL_SLOT=yes
SLOT=${PV}

src_install() {
webapp_src_preinst

dohtml readme.html
rm readme.html license.txt || die

if ! use akismet ; then
rm -R wp-content/plugins/akismet/ || die
fi
if ! use examples ; then
rm wp-content/plugins/hello.php || die
fi
if ! use themes ; then
rm -R wp-content/themes/*/ || die
fi

[[ -f wp-config.php ]] || cp wp-config-sample.php wp-config.php

insinto ${MY_HTDOCSDIR}
doins -r .

webapp_serverowned ${MY_HTDOCSDIR}/index.php
webapp_serverowned ${MY_HTDOCSDIR}/wp-admin/menu.php
webapp_serverowned ${MY_HTDOCSDIR}

webapp_configfile  ${MY_HTDOCSDIR}/wp-config.php

webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt
webapp_postupgrade_txt en ${FILESDIR}/postupgrade-en.txt

webapp_src_install
}






[gentoo-commits] gentoo-x86 commit in net-wireless/wpa_supplicant/files/2015-4: - New directory

2015-05-08 Thread Bjarke Istrup Pedersen (gurligebis)
gurligebis15/05/08 17:44:35

  Log:
  Directory /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/files/2015-4 
added to the repository



[gentoo-commits] gentoo-x86 commit in net-libs/gnome-online-accounts: ChangeLog gnome-online-accounts-3.14.4.ebuild gnome-online-accounts-3.12.4.ebuild gnome-online-accounts-3.14.2.ebuild

2015-05-08 Thread Gilles Dartiguelongue (eva)
eva 15/05/08 17:54:55

  Modified: ChangeLog
  Added:gnome-online-accounts-3.14.4.ebuild
  Removed:  gnome-online-accounts-3.12.4.ebuild
gnome-online-accounts-3.14.2.ebuild
  Log:
  Version bump. Cleanup old revisions.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.49 net-libs/gnome-online-accounts/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog?rev=1.49view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog?rev=1.49content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog?r1=1.48r2=1.49

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   15 Mar 2015 13:30:08 -  1.48
+++ ChangeLog   8 May 2015 17:54:55 -   1.49
@@ -1,6 +1,13 @@
 # ChangeLog for net-libs/gnome-online-accounts
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 
1.48 2015/03/15 13:30:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/ChangeLog,v 
1.49 2015/05/08 17:54:55 eva Exp $
+
+*gnome-online-accounts-3.14.4 (08 May 2015)
+
+  08 May 2015; Gilles Dartiguelongue e...@gentoo.org
+  -gnome-online-accounts-3.12.4.ebuild, -gnome-online-accounts-3.14.2.ebuild,
+  +gnome-online-accounts-3.14.4.ebuild:
+  Version bump. Cleanup old revisions.
 
   15 Mar 2015; Pacho Ramos pa...@gentoo.org
   gnome-online-accounts-3.14.3.ebuild:



1.1  
net-libs/gnome-online-accounts/gnome-online-accounts-3.14.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.14.4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.14.4.ebuild?rev=1.1content-type=text/plain

Index: gnome-online-accounts-3.14.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-libs/gnome-online-accounts/gnome-online-accounts-3.14.4.ebuild,v
 1.1 2015/05/08 17:54:55 eva Exp $

EAPI=5
GCONF_DEBUG=yes

inherit gnome2

DESCRIPTION=GNOME framework for accessing online accounts
HOMEPAGE=https://wiki.gnome.org/Projects/GnomeOnlineAccounts;

LICENSE=LGPL-2+
SLOT=0/1
IUSE=gnome +introspection kerberos # telepathy
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86

# pango used in goaeditablelabel
# libsoup used in goaoauthprovider
# goa kerberos provider is incompatible with app-crypt/heimdal, see
# https://bugzilla.gnome.org/show_bug.cgi?id=692250
# json-glib-0.16 needed for bug #485092
RDEPEND=
=dev-libs/glib-2.35:2
=app-crypt/libsecret-0.5
=dev-libs/json-glib-0.16
dev-libs/libxml2:2
=net-libs/libsoup-2.42:2.4
net-libs/rest:0.7
net-libs/telepathy-glib
=net-libs/webkit-gtk-2.1.90:3
=x11-libs/gtk+-3.11.1:3
x11-libs/pango

introspection? ( =dev-libs/gobject-introspection-0.6.2 )
kerberos? (
app-crypt/gcr:0=
app-crypt/mit-krb5 )

#   telepathy? ( net-libs/telepathy-glib )
# goa-daemon can launch gnome-control-center
PDEPEND=gnome? ( 
=gnome-base/gnome-control-center-3.2[gnome-online-accounts(+)] )

DEPEND=${RDEPEND}
dev-libs/libxslt
=dev-util/gtk-doc-am-1.3
=dev-util/gdbus-codegen-2.30.0
=dev-util/intltool-0.50.1
sys-devel/gettext
virtual/pkgconfig


# Due to sub-configure
QA_CONFIGURE_OPTIONS=.*

src_configure() {
# TODO: Give users a way to set the G/Y!/FB/Twitter/Windows Live secrets
# Twitter/Y! disabled per upstream recommendation, bug #497168
# telepathy optional support is really badly done, bug #494456
gnome2_src_configure \
--disable-static \
--disable-twitter \
--disable-yahoo \
--enable-documentation \
--enable-exchange \
--enable-facebook \
--enable-flickr \
--enable-imap-smtp \
--enable-media-server \
--enable-owncloud \
--enable-pocket \
--enable-telepathy \
--enable-windows-live \
$(use_enable kerberos)
#$(use_enable telepathy)
# gudev  cheese from sub-configure is overriden
# by top level configure, and disabled so 

[gentoo-commits] gentoo-x86 commit in media-gfx/gthumb: ChangeLog gthumb-3.2.9.1.ebuild gthumb-3.2.7.ebuild

2015-05-08 Thread Gilles Dartiguelongue (eva)
eva 15/05/08 18:08:42

  Modified: ChangeLog
  Added:gthumb-3.2.9.1.ebuild
  Removed:  gthumb-3.2.7.ebuild
  Log:
  Version bump. Cleanup old revision.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.180media-gfx/gthumb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog   23 Jul 2014 15:19:01 -  1.179
+++ ChangeLog   8 May 2015 18:08:42 -   1.180
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/gthumb
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.179 
2014/07/23 15:19:01 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.180 
2015/05/08 18:08:42 eva Exp $
+
+*gthumb-3.2.9.1 (08 May 2015)
+
+  08 May 2015; Gilles Dartiguelongue e...@gentoo.org -gthumb-3.2.7.ebuild,
+  +gthumb-3.2.9.1.ebuild:
+  Version bump. Cleanup old revision.
 
   23 Jul 2014; Agostino Sarubbo a...@gentoo.org gthumb-3.2.8.ebuild:
   Stable for x86, wrt bug #512012



1.1  media-gfx/gthumb/gthumb-3.2.9.1.ebuild

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

Index: gthumb-3.2.9.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.2.9.1.ebuild,v 1.1 
2015/05/08 18:08:42 eva Exp $

EAPI=5
GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes

inherit gnome2

DESCRIPTION=Image viewer and browser for Gnome
HOMEPAGE=https://wiki.gnome.org/Apps/gthumb;

LICENSE=GPL-2+
SLOT=0
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris
IUSE=cdr exif gstreamer http jpeg json libsecret raw slideshow svg tiff test 
webkit webp

COMMON_DEPEND=
=dev-libs/glib-2.34.0:2
=x11-libs/gtk+-3.4.0:3

media-libs/libpng:0=
sys-libs/zlib
x11-libs/libICE
x11-libs/libSM

cdr? ( =app-cdr/brasero-3.2 )
exif? ( =media-gfx/exiv2-0.21:= )
gstreamer? (
media-libs/gstreamer:1.0
media-libs/gst-plugins-base:1.0 )
http? ( =net-libs/libsoup-gnome-2.36:2.4 )
jpeg? ( virtual/jpeg:0= )
json? ( =dev-libs/json-glib-0.15.0 )
libsecret? ( =app-crypt/libsecret-0.11 )
slideshow? (
=media-libs/clutter-1:1.0
=media-libs/clutter-gtk-1:1.0 )
svg? ( =gnome-base/librsvg-2.34 )
tiff? ( media-libs/tiff:= )
raw? ( =media-libs/libopenraw-0.0.8:= )
!raw? ( media-gfx/dcraw )
webkit? ( =net-libs/webkit-gtk-1.10.0:3 )
webp? ( =media-libs/libwebp-0.2.0 )

RDEPEND=${COMMON_DEPEND}
=gnome-base/gsettings-desktop-schemas-0.1.4

DEPEND=${COMMON_DEPEND}
app-text/yelp-tools
app-text/scrollkeeper
=dev-util/intltool-0.35
sys-devel/bison
sys-devel/flex
virtual/pkgconfig
test? ( ~app-text/docbook-xml-dtd-4.1.2 )

# eautoreconf needs:
#   gnome-base/gnome-common

src_prepare() {
# Remove unwanted CFLAGS added with USE=debug
sed -e 's/CFLAGS=$CFLAGS -g -O0 -DDEBUG//' \
-i configure.ac -i configure || die

gnome2_src_prepare
}

src_configure() {
# Upstream says in configure help that libchamplain support
# crashes frequently
gnome2_src_configure \
--disable-static \
--disable-libchamplain \
$(use_enable cdr libbrasero) \
$(use_enable exif exiv2) \
$(use_enable gstreamer) \
$(use_enable http libsoup) \
$(use_enable jpeg) \
$(use_enable json libjson-glib) \
$(use_enable libsecret) \
$(use_enable raw libopenraw) \
$(use_enable slideshow clutter) \
$(use_enable svg librsvg) \
$(use_enable test test-suite) \
$(use_enable tiff) \
$(use_enable webkit webkit2) \
$(use_enable webp libwebp)
}

[gentoo-commits] gentoo-x86 commit in www-servers/tornado/files: drop-intersphinx.patch

2015-05-08 Thread Alex Brandt (alunduil)
alunduil15/05/08 19:31:06

  Added:drop-intersphinx.patch
  Log:
  add version 4.1.0
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
11A8217C!)

Revision  ChangesPath
1.1  www-servers/tornado/files/drop-intersphinx.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/files/drop-intersphinx.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/files/drop-intersphinx.patch?rev=1.1content-type=text/plain

Index: drop-intersphinx.patch
===
diff --git a/docs/Makefile b/docs/Makefile
index a491685..ba4888f 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,7 +1,7 @@
 .PHONY: all
 all: sphinx
 
-SPHINXOPTS=-n -W -d build/doctrees .
+SPHINXOPTS=-n -d build/doctrees .
 
 .PHONY: sphinx
 sphinx:
diff --git a/docs/conf.py b/docs/conf.py
index d9b4761..4c11038 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -15,7 +15,6 @@ extensions = [
 sphinx.ext.autodoc,
 sphinx.ext.coverage,
 sphinx.ext.extlinks,
-sphinx.ext.intersphinx,
 sphinx.ext.viewcode,
 ]
 
@@ -94,10 +93,6 @@ extlinks = {
 'tornado-%s.tar.g' % version),
 }
 
-intersphinx_mapping = {
-'python': ('http://python.readthedocs.org/en/latest/', None),
-}
-
 on_rtd = os.environ.get('READTHEDOCS', None) == 'True'
 
 # On RTD we can't import sphinx_rtd_theme, but it will be applied by






[gentoo-commits] gentoo-x86 commit in www-servers/tornado: tornado-4.1.0.ebuild ChangeLog

2015-05-08 Thread Alex Brandt (alunduil)
alunduil15/05/08 19:31:06

  Modified: ChangeLog
  Added:tornado-4.1.0.ebuild
  Log:
  add version 4.1.0
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
11A8217C!)

Revision  ChangesPath
1.64 www-servers/tornado/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.64view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.64content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?r1=1.63r2=1.64

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   8 Apr 2015 18:30:55 -   1.63
+++ ChangeLog   8 May 2015 19:31:06 -   1.64
@@ -1,6 +1,12 @@
 # ChangeLog for www-servers/tornado
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.63 
2015/04/08 18:30:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.64 
2015/05/08 19:31:06 alunduil Exp $
+
+*tornado-4.1.0 (08 May 2015)
+
+  08 May 2015; Alex Brandt alund...@gentoo.org +files/drop-intersphinx.patch,
+  +tornado-4.1.0.ebuild:
+  add version 4.1.0
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org tornado-3.1.1-r1.ebuild,
   tornado-3.1.1.ebuild, tornado-3.2.1.ebuild, tornado-3.2.ebuild:



1.1  www-servers/tornado/tornado-4.1.0.ebuild

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

Index: tornado-4.1.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.1.0.ebuild,v 
1.1 2015/05/08 19:31:06 alunduil Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_3 python3_4 )

inherit distutils-r1 vcs-snapshot

DESCRIPTION=Tornado is a Python web framework and asynchronous networking 
library, ... .
HOMEPAGE=http://www.tornadoweb.org/;
SRC_URI=https://github.com/tornadoweb/${PN}/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=Apache-2.0
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=curl doc examples test

CDEPEND=
curl? ( dev-python/pycurl[${PYTHON_USEDEP}] )
dev-python/certifi[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/asyncio[${PYTHON_USEDEP}]' 
'python3_3' )
$(python_gen_cond_dep 
'dev-python/backports-ssl-match-hostname[${PYTHON_USEDEP}]' python2_7 pypy)
$(python_gen_cond_dep 'dev-python/twisted-names[${PYTHON_USEDEP}]' 
python2_7)
  # dev-python/twisted-names only supports python2_7 currently
DEPEND=
dev-python/setuptools[${PYTHON_USEDEP}]
doc? (
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
)
test? (
${CDEPEND}
dev-python/mock[${PYTHON_USEDEP}]
)

RDEPEND=${CDEPEND}

python_prepare_all() {
local PATCHES=(
${FILESDIR}/drop-intersphinx.patch
)

distutils-r1_python_prepare_all
}

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

python_test() {
${PYTHON} -m tornado.test.runtests || die Tests fail with ${EPYTHON}
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html/. )
use examples  local EXAMPLES=( demos/. )

distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in net-wireless/hostapd/files/2015-4: 0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch 0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch 0

2015-05-08 Thread Bjarke Istrup Pedersen (gurligebis)
gurligebis15/05/08 18:14:59

  Added:   

0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch

0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch

0002-EAP-pwd-server-Fix-payload-length-validation-for-Com.patch

0004-EAP-pwd-server-Fix-Total-Length-parsing-for-fragment.patch

0003-EAP-pwd-peer-Fix-Total-Length-parsing-for-fragment-r.patch
  Log:
  Removing old version and fixing bug #548744
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
15AE484C)

Revision  ChangesPath
1.1  
net-wireless/hostapd/files/2015-4/0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/files/2015-4/0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/files/2015-4/0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch?rev=1.1content-type=text/plain

Index: 0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch
===
From 28a069a545b06b99eb55ad53f63f2c99e65a98f6 Mon Sep 17 00:00:00 2001
From: Jouni Malinen j...@w1.fi
Date: Sat, 2 May 2015 19:26:28 +0300
Subject: [PATCH 5/5] EAP-pwd peer: Fix asymmetric fragmentation behavior

The L (Length) and M (More) flags needs to be cleared before deciding
whether the locally generated response requires fragmentation. This
fixes an issue where these flags from the server could have been invalid
for the following message. In some cases, this could have resulted in
triggering the wpabuf security check that would terminate the process
due to invalid buffer allocation.

Signed-off-by: Jouni Malinen j...@w1.fi
---
 src/eap_peer/eap_pwd.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/eap_peer/eap_pwd.c b/src/eap_peer/eap_pwd.c
index 1d2079b..e58b13a 100644
--- a/src/eap_peer/eap_pwd.c
+++ b/src/eap_peer/eap_pwd.c
@@ -968,6 +968,7 @@ eap_pwd_process(struct eap_sm *sm, void *priv, struct 
eap_method_ret *ret,
/*
 * we have output! Do we need to fragment it?
 */
+   lm_exch = EAP_PWD_GET_EXCHANGE(lm_exch);
len = wpabuf_len(data-outbuf);
if ((len + EAP_PWD_HDR_SIZE)  data-mtu) {
resp = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PWD, data-mtu,
-- 
1.9.1




1.1  
net-wireless/hostapd/files/2015-4/0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/files/2015-4/0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/files/2015-4/0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch?rev=1.1content-type=text/plain

Index: 0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch
===
From dd2f043c9c43d156494e33d7ce22db96e6ef42c7 Mon Sep 17 00:00:00 2001
From: Jouni Malinen j...@w1.fi
Date: Fri, 1 May 2015 16:37:45 +0300
Subject: [PATCH 1/5] EAP-pwd peer: Fix payload length validation for Commit
 and Confirm

The length of the received Commit and Confirm message payloads was not
checked before reading them. This could result in a buffer read
overflow when processing an invalid message.

Fix this by verifying that the payload is of expected length before
processing it. In addition, enforce correct state transition sequence to
make sure there is no unexpected behavior if receiving a Commit/Confirm
message before the previous exchanges have been completed.

Thanks to Kostya Kortchinsky of Google security team for discovering and
reporting this issue.

Signed-off-by: Jouni Malinen j...@w1.fi
---
 src/eap_peer/eap_pwd.c | 29 +
 1 file changed, 29 insertions(+)

diff --git a/src/eap_peer/eap_pwd.c b/src/eap_peer/eap_pwd.c
index f2b0926..a629437 100644
--- a/src/eap_peer/eap_pwd.c
+++ b/src/eap_peer/eap_pwd.c
@@ -355,6 +355,23 @@ eap_pwd_perform_commit_exchange(struct eap_sm *sm, struct 
eap_pwd_data *data,
BIGNUM *mask = NULL, *x = NULL, *y = NULL, *cofactor = NULL;
u16 offset;
u8 *ptr, *scalar = NULL, *element = NULL;
+   size_t prime_len, order_len;
+
+   if (data-state != PWD_Commit_Req) {
+   ret-ignore = TRUE;
+   goto fin;
+   }
+
+   prime_len = BN_num_bytes(data-grp-prime);
+   order_len = BN_num_bytes(data-grp-order);
+
+   if (payload_len != 2 * prime_len + order_len) {
+   wpa_printf(MSG_INFO,
+  EAP-pwd: Unexpected Commit payload length %u 
(expected %u),
+  (unsigned int) payload_len,
+  (unsigned 

[gentoo-commits] gentoo-x86 commit in net-wireless/hostapd: ChangeLog hostapd-2.4-r1.ebuild hostapd-2.4.ebuild

2015-05-08 Thread Bjarke Istrup Pedersen (gurligebis)
gurligebis15/05/08 18:14:59

  Modified: ChangeLog
  Added:hostapd-2.4-r1.ebuild
  Removed:  hostapd-2.4.ebuild
  Log:
  Removing old version and fixing bug #548744
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
15AE484C)

Revision  ChangesPath
1.155net-wireless/hostapd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/ChangeLog?rev=1.155view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/ChangeLog?rev=1.155content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/ChangeLog?r1=1.154r2=1.155

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- ChangeLog   21 Mar 2015 13:19:27 -  1.154
+++ ChangeLog   8 May 2015 18:14:59 -   1.155
@@ -1,6 +1,21 @@
 # ChangeLog for net-wireless/hostapd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.154 
2015/03/21 13:19:27 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.155 
2015/05/08 18:14:59 gurligebis Exp $
+
+*hostapd-2.4-r1 (08 May 2015)
+
+  08 May 2015; gurlige...@gentoo.org -hostapd-2.4.ebuild,
+  +hostapd-2.4-r1.ebuild,
+  +files/2015-4/0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch
+  ,
+  +files/2015-4/0002-EAP-pwd-server-Fix-payload-length-validation-for-Com.patch
+  ,
+  +files/2015-4/0003-EAP-pwd-peer-Fix-Total-Length-parsing-for-fragment-r.patch
+  ,
+  +files/2015-4/0004-EAP-pwd-server-Fix-Total-Length-parsing-for-fragment.patch
+  ,
+  +files/2015-4/0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch:
+  Removing old version and fixing #548744
 
 *hostapd-2.4 (21 Mar 2015)
 



1.1  net-wireless/hostapd/hostapd-2.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/hostapd-2.4-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/hostapd/hostapd-2.4-r1.ebuild?rev=1.1content-type=text/plain

Index: hostapd-2.4-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-2.4-r1.ebuild,v 
1.1 2015/05/08 18:14:59 gurligebis Exp $

EAPI=4

inherit toolchain-funcs eutils systemd

DESCRIPTION=IEEE 802.11 wireless LAN Host AP daemon
HOMEPAGE=http://hostap.epitest.fi;
SRC_URI=http://hostap.epitest.fi/releases/${P}.tar.gz;

LICENSE=|| ( GPL-2 BSD )
SLOT=0
KEYWORDS=~amd64 ~arm ~mips ~ppc ~x86
IUSE=ipv6 logwatch netlink sqlite +ssl +wps +crda

DEPEND=ssl? ( dev-libs/openssl[-bindist] )
kernel_linux? (
dev-libs/libnl:3
crda? ( net-wireless/crda )
)
netlink? ( net-libs/libnfnetlink )
sqlite? ( =dev-db/sqlite-3 )

RDEPEND=${DEPEND}

S=${S}/${PN}

src_prepare() {
cd ..

# bug (548744)
epatch 
${FILESDIR}/2015-4/0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch
epatch 
${FILESDIR}/2015-4/0002-EAP-pwd-server-Fix-payload-length-validation-for-Com.patch
epatch 
${FILESDIR}/2015-4/0003-EAP-pwd-peer-Fix-Total-Length-parsing-for-fragment-r.patch
epatch 
${FILESDIR}/2015-4/0004-EAP-pwd-server-Fix-Total-Length-parsing-for-fragment.patch
epatch 
${FILESDIR}/2015-4/0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch

cd ${PN}

epatch ${FILESDIR}/${PN}-hlr_auc_gw-openssl.patch

sed -i -e s:/etc/hostapd:/etc/hostapd/hostapd:g \
${S}/hostapd.conf || die
}

src_configure() {
local CONFIG=${S}/.config

# toolchain setup
echo CC = $(tc-getCC)  ${CONFIG}

# EAP authentication methods
echo CONFIG_EAP=y  ${CONFIG}
echo CONFIG_ERP=y  ${CONFIG}
echo CONFIG_EAP_MD5=y  ${CONFIG}

if use ssl; then
# SSL authentication methods
echo CONFIG_EAP_FAST=y  ${CONFIG}
echo CONFIG_EAP_TLS=y  ${CONFIG}
echo CONFIG_EAP_TTLS=y  ${CONFIG}
echo CONFIG_EAP_MSCHAPV2=y  ${CONFIG}
echo CONFIG_EAP_PEAP=y  ${CONFIG}
echo CONFIG_TLSV11=y  ${CONFIG}
echo CONFIG_TLSV12=y  ${CONFIG}
fi

if use wps; then
# Enable Wi-Fi Protected Setup
echo CONFIG_WPS=y  ${CONFIG}
echo CONFIG_WPS2=y  ${CONFIG}
echo CONFIG_WPS_UPNP=y  ${CONFIG}
echo CONFIG_WPS_NFC=y  ${CONFIG}
einfo Enabling Wi-Fi Protected Setup support

[gentoo-commits] gentoo-x86 commit in dev-python/taskflow: taskflow-0.10.1.ebuild ChangeLog

2015-05-08 Thread Matt Thode (prometheanfire)
prometheanfire15/05/08 19:22:03

  Modified: ChangeLog
  Added:taskflow-0.10.1.ebuild
  Log:
  bup
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x33ED3FD25AFC78BA)

Revision  ChangesPath
1.7  dev-python/taskflow/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/taskflow/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   8 May 2015 04:36:01 -   1.6
+++ ChangeLog   8 May 2015 19:22:03 -   1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/taskflow
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/taskflow/ChangeLog,v 1.6 
2015/05/08 04:36:01 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/taskflow/ChangeLog,v 1.7 
2015/05/08 19:22:03 prometheanfire Exp $
+
+*taskflow-0.10.1 (08 May 2015)
+
+  08 May 2015; Matthew Thode prometheanf...@gentoo.org
+  +taskflow-0.10.1.ebuild:
+  bup
 
 *taskflow-0.10.0 (08 May 2015)
 



1.1  dev-python/taskflow/taskflow-0.10.1.ebuild

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

Index: taskflow-0.10.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/taskflow/taskflow-0.10.1.ebuild,v 
1.1 2015/05/08 19:22:03 prometheanfire Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )

inherit distutils-r1

DESCRIPTION=A library to do [jobs, tasks, flows] in a HA manner using 
different backends
HOMEPAGE=https://github.com/openstack/taskflow;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/pbr-0.8[${PYTHON_USEDEP}]
dev-python/pbr-1.0[${PYTHON_USEDEP}]
test? (
=dev-python/hacking-0.10.0[${PYTHON_USEDEP}]
dev-python/hacking-0.11[${PYTHON_USEDEP}]
=dev-python/oslotest-1.5.1[${PYTHON_USEDEP}]
=dev-python/mock-1.0[${PYTHON_USEDEP}]
=dev-python/testtools-0.9.36[${PYTHON_USEDEP}]
!~dev-python/testtools-1.2.0[${PYTHON_USEDEP}]
=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
=dev-python/kombu-3.0.7[${PYTHON_USEDEP}]
=dev-python/zake-0.1.6[${PYTHON_USEDEP}]
=dev-python/kazoo-1.3.1[${PYTHON_USEDEP}]
=dev-python/alembic-0.7.2[${PYTHON_USEDEP}]
dev-python/psycopg[${PYTHON_USEDEP}]
=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
!~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
dev-python/sphinx-1.3[${PYTHON_USEDEP}]
=dev-python/oslo-sphinx-2.5.0[${PYTHON_USEDEP}]
)
RDEPEND=
=dev-python/six-1.9.0[${PYTHON_USEDEP}]
dev-python/enum34[$(python_gen_usedep 'python2_7' 'python3_3')]
=dev-python/networkx-1.8[${PYTHON_USEDEP}]
=dev-python/stevedore-1.3.0[${PYTHON_USEDEP}]
virtual/python-futures[${PYTHON_USEDEP}]
=dev-python/jsonschema-2.0.0[${PYTHON_USEDEP}]
dev-python/jsonschema-3.0.0[${PYTHON_USEDEP}]
=dev-python/oslo-utils-1.4.0[${PYTHON_USEDEP}]
=dev-python/oslo-serialization-1.4.0[${PYTHON_USEDEP}]

python_prepare_all() {
# this is py2.4-6 only so remove it
sed -i '/ordereddict/d' requirements*
# only needed by py2.7 and included by the virtual
sed -i '/futures/d' requirements*
distutils-r1_python_prepare_all
}

python_test() {
testr init
testr run --parallel || die failed testsuite under python2.7
}






[gentoo-commits] gentoo-x86 commit in www-apache/mod_perl: mod_perl-2.0.8-r1.ebuild ChangeLog mod_perl-2.0.7-r1.ebuild

2015-05-08 Thread Pacho Ramos (pacho)
pacho   15/05/08 18:58:57

  Modified: ChangeLog
  Added:mod_perl-2.0.8-r1.ebuild
  Removed:  mod_perl-2.0.7-r1.ebuild
  Log:
  Support apache 2.4 (#410453)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.119www-apache/mod_perl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_perl/ChangeLog?rev=1.119view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_perl/ChangeLog?rev=1.119content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_perl/ChangeLog?r1=1.118r2=1.119

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_perl/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   27 Nov 2014 23:45:31 -  1.118
+++ ChangeLog   8 May 2015 18:58:57 -   1.119
@@ -1,6 +1,14 @@
 # ChangeLog for www-apache/mod_perl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_perl/ChangeLog,v 1.118 
2014/11/27 23:45:31 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_perl/ChangeLog,v 1.119 
2015/05/08 18:58:57 pacho Exp $
+
+*mod_perl-2.0.8-r1 (08 May 2015)
+
+  08 May 2015; Pacho Ramos pa...@gentoo.org
+  +files/use-client_ip-client_add-instead-of-remote_ip-remote.patch,
+  +files/use-log.level-instead-of-loglevel.patch, +mod_perl-2.0.8-r1.ebuild,
+  -mod_perl-2.0.7-r1.ebuild:
+  Support apache 2.4 (#410453)
 
   27 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org
   mod_perl-2.0.7-r1.ebuild, mod_perl-2.0.8.ebuild:



1.1  www-apache/mod_perl/mod_perl-2.0.8-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_perl/mod_perl-2.0.8-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_perl/mod_perl-2.0.8-r1.ebuild?rev=1.1content-type=text/plain

Index: mod_perl-2.0.8-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-apache/mod_perl/mod_perl-2.0.8-r1.ebuild,v 1.1 
2015/05/08 18:58:57 pacho Exp $

EAPI=5

inherit depend.apache apache-module perl-module eutils

DESCRIPTION=An embedded Perl interpreter for Apache2
SRC_URI=mirror://apache/perl/${P}.tar.gz
HOMEPAGE=https://projects.apache.org/projects/mod_perl.html;

LICENSE=GPL-2
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
IUSE=debug
SLOT=1

# Make sure we always use the latest Apache-Test version or even check the
# version of the bundled Apache-Test!
#
# We need both, apache and perl but either apache without threads or perl with
# ithreads, bug 373943
DEPEND=
=dev-perl/Apache-Test-1.360
=virtual/perl-CGI-3.08
dev-lang/perl[ithreads]
www-servers/apache

RDEPEND=${DEPEND}
PDEPEND==dev-perl/Apache-Reload-0.11
=dev-perl/Apache-SizeLimit-0.95

APACHE2_MOD_FILE=${S}/src/modules/perl/mod_perl.so
APACHE2_MOD_CONF=2.0.3/75_${PN}
APACHE2_MOD_DEFINE=PERL

SRC_TEST=do

DOCFILES=Changes INSTALL README STATUS

need_apache2

src_prepare() {
perl-module_src_prepare

# I am not entirely happy with this solution, but here's what's
# going on here if someone wants to take a stab at another
# approach.  When userpriv compilation is off, then the make
# process drops to user nobody to run the test servers.  This
# server is closed, and then the socket is rebound using
# SO_REUSEADDR.  If the same user does this, there is no problem,
# and the socket may be rebound immediately.  If a different user
# (yes, in my testing, even root) attempts to rebind, it fails.
# Since the is the socket available yet code and the
# second-batch bind call both run as root, this will fail.

# The upstream settings on my test machine cause the second batch
# of tests to fail, believing the socket to still be in use.  I
# tried patching various parts to make them run as the user
# specified in $config-{vars}{user} using getpwnam, but found
# this patch to be fairly intrusive, because the userid must be
# restored and the patch must be applied to multiple places.

# For now, we will simply extend the timeout in hopes that in the
# non-userpriv case, the socket will clear from the kernel tables
# normally, and the tests will proceed.

# If anybody is still having problems, then commenting out make
# test below should allow the software to build properly.

# Robert Coie r...@gentoo.org 2003.05.06
#   

[gentoo-commits] gentoo-x86 commit in www-apache/mod_jk: mod_jk-1.2.40.ebuild ChangeLog mod_jk-1.2.30.ebuild mod_jk-1.2.28-r1.ebuild mod_jk-1.2.32.ebuild

2015-05-08 Thread Pacho Ramos (pacho)
pacho   15/05/08 19:25:49

  Modified: ChangeLog
  Added:mod_jk-1.2.40.ebuild
  Removed:  mod_jk-1.2.30.ebuild mod_jk-1.2.28-r1.ebuild
mod_jk-1.2.32.ebuild
  Log:
  Version bump (#505934 by Guido Jäkel), drop old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.80 www-apache/mod_jk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_jk/ChangeLog?rev=1.80view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_jk/ChangeLog?rev=1.80content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_jk/ChangeLog?r1=1.79r2=1.80

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_jk/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   10 Aug 2014 20:16:02 -  1.79
+++ ChangeLog   8 May 2015 19:25:49 -   1.80
@@ -1,6 +1,12 @@
 # ChangeLog for www-apache/mod_jk
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_jk/ChangeLog,v 1.79 
2014/08/10 20:16:02 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_jk/ChangeLog,v 1.80 
2015/05/08 19:25:49 pacho Exp $
+
+*mod_jk-1.2.40 (08 May 2015)
+
+  08 May 2015; Pacho Ramos pa...@gentoo.org +mod_jk-1.2.40.ebuild,
+  -mod_jk-1.2.28-r1.ebuild, -mod_jk-1.2.30.ebuild, -mod_jk-1.2.32.ebuild:
+  Version bump (#505934 by Guido Jäkel), drop old
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org mod_jk-1.2.28-r1.ebuild,
   mod_jk-1.2.30.ebuild, mod_jk-1.2.32.ebuild, mod_jk-1.2.37.ebuild:



1.1  www-apache/mod_jk/mod_jk-1.2.40.ebuild

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

Index: mod_jk-1.2.40.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_jk/mod_jk-1.2.40.ebuild,v 1.1 
2015/05/08 19:25:49 pacho Exp $

EAPI=5
inherit apache-module java-pkg-opt-2 readme.gentoo

MY_P=tomcat-connectors-${PV#-*}-src

KEYWORDS=~amd64 ~ppc ~x86

DESCRIPTION=JK module for connecting Tomcat and Apache using the ajp13 
protocol.
HOMEPAGE=http://tomcat.apache.org/connectors-doc/;
SRC_URI=mirror://apache/tomcat/tomcat-connectors/jk/${MY_P}.tar.gz
LICENSE=Apache-2.0
SLOT=0
IUSE=java

S=${WORKDIR}/${MY_P}/native

APACHE2_MOD_FILE=${S}/apache-2.0/${PN}.so
APACHE2_MOD_CONF=88_${PN}
APACHE2_MOD_DEFINE=JK

CONF_DIR=${WORKDIR}/${MY_P}/conf

DEPEND=java? ( =virtual/jdk-1.4 )
RDEPEND=

need_apache

DOC_CONTENTS=
Advanced Directives and Options can be found at:
http://tomcat.apache.org/connectors-doc/reference/workers.html


pkg_setup() {
if use java ; then
java-pkg-2_pkg_setup
fi
}

src_configure() {
econf \
--with-apxs=${APXS} \
--with-apr-config=/usr/bin/apr-config
}

src_compile() {
emake LIBTOOL=/bin/sh $(pwd)/libtool --silent
}

src_install() {
# install the workers.properties file
insinto ${APACHE_CONFDIR}
newins ${CONF_DIR}/workers.properties.minimal \
jk-workers-minimal.properties
newins ${CONF_DIR}/workers.properties \
jk-workers.properties
doins ${CONF_DIR}/uriworkermap.properties

# call the nifty default src_install
apache-module_src_install

readme.gentoo_create_doc
}






[gentoo-commits] gentoo-x86 commit in www-apache/mod_python: mod_python-3.5.0.ebuild ChangeLog

2015-05-08 Thread Pacho Ramos (pacho)
pacho   15/05/08 19:29:50

  Modified: mod_python-3.5.0.ebuild ChangeLog
  Log:
  also works with apache2.4 (#525606 by Klemen Mihevc)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.7  www-apache/mod_python/mod_python-3.5.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_python/mod_python-3.5.0.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_python/mod_python-3.5.0.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_python/mod_python-3.5.0.ebuild?r1=1.6r2=1.7

Index: mod_python-3.5.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-apache/mod_python/mod_python-3.5.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mod_python-3.5.0.ebuild 19 Apr 2015 07:03:01 -  1.6
+++ mod_python-3.5.0.ebuild 8 May 2015 19:29:50 -   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/www-apache/mod_python/mod_python-3.5.0.ebuild,v 1.6 
2015/04/19 07:03:01 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-apache/mod_python/mod_python-3.5.0.ebuild,v 1.7 
2015/05/08 19:29:50 pacho Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 
 APACHE2_MOD_CONF=16_${PN}
 APACHE2_MOD_DEFINE=PYTHON
-need_apache2_2
+need_apache2
 
 RDEPEND=${RDEPEND}
 DEPEND=${DEPEND}



1.34 www-apache/mod_python/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_python/ChangeLog?rev=1.34view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_python/ChangeLog?rev=1.34content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_python/ChangeLog?r1=1.33r2=1.34

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_python/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   19 Apr 2015 07:03:01 -  1.33
+++ ChangeLog   8 May 2015 19:29:50 -   1.34
@@ -1,6 +1,9 @@
 # ChangeLog for www-apache/mod_python
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_python/ChangeLog,v 1.33 
2015/04/19 07:03:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_python/ChangeLog,v 1.34 
2015/05/08 19:29:50 pacho Exp $
+
+  08 May 2015; Pacho Ramos pa...@gentoo.org mod_python-3.5.0.ebuild:
+  also works with apache2.4 (#525606 by Klemen Mihevc)
 
   19 Apr 2015; Pacho Ramos pa...@gentoo.org mod_python-3.5.0.ebuild:
   x86 stable wrt bug #529544






[gentoo-commits] gentoo-x86 commit in www-apache/mod_auth_kerb: mod_auth_kerb-5.4-r2.ebuild ChangeLog

2015-05-08 Thread Pacho Ramos (pacho)
pacho   15/05/08 18:21:15

  Modified: ChangeLog
  Added:mod_auth_kerb-5.4-r2.ebuild
  Log:
  Apply more Fedora patches with fixes, update s4u2proxy patch to support 
heimdal (#454816 by Spooky Ghost), tmpfiles.d needed (#470942 by Azamat H. 
Hackimov)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.17 www-apache/mod_auth_kerb/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_auth_kerb/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   17 Dec 2014 10:58:17 -  1.16
+++ ChangeLog   8 May 2015 18:21:14 -   1.17
@@ -1,6 +1,16 @@
 # ChangeLog for www-apache/mod_auth_kerb
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_kerb/ChangeLog,v 1.16 
2014/12/17 10:58:17 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_auth_kerb/ChangeLog,v 1.17 
2015/05/08 18:21:14 pacho Exp $
+
+*mod_auth_kerb-5.4-r2 (08 May 2015)
+
+  08 May 2015; Pacho Ramos pa...@gentoo.org
+  +files/mod_auth_kerb-5.4-handle-continue.patch,
+  +files/mod_auth_kerb-5.4-longuser.patch,
+  +files/mod_auth_kerb-5.4-s4u2proxy-r2.patch, +mod_auth_kerb-5.4-r2.ebuild:
+  Apply more Fedora patches with fixes, update s4u2proxy patch to support
+  heimdal (#454816 by Spooky Ghost), tmpfiles.d needed (#470942 by Azamat H.
+  Hackimov)
 
   17 Dec 2014; Pacho Ramos pa...@gentoo.org -mod_auth_kerb-5.4.ebuild,
   mod_auth_kerb-5.4-r1.ebuild:



1.1  www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild?rev=1.1content-type=text/plain

Index: mod_auth_kerb-5.4-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild,v 
1.1 2015/05/08 18:21:14 pacho Exp $

EAPI=5
inherit apache-module eutils systemd

DESCRIPTION=An Apache authentication module using Kerberos
HOMEPAGE=http://modauthkerb.sourceforge.net/;
SRC_URI=mirror://sourceforge/modauthkerb/${P}.tar.gz

LICENSE=BSD openafs-krb5-a HPND
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

DEPEND=virtual/krb5
RDEPEND=${DEPEND}

APACHE2_MOD_CONF=11_${PN}
APACHE2_MOD_DEFINE=AUTH_KERB

DOCFILES=INSTALL README

need_apache2

src_prepare() {
epatch ${FILESDIR}/${P}-rcopshack.patch
epatch ${FILESDIR}/${P}-fixes.patch
epatch ${FILESDIR}/${P}-s4u2proxy-r2.patch
epatch ${FILESDIR}/${P}-httpd24.patch
epatch ${FILESDIR}/${P}-delegation.patch
epatch ${FILESDIR}/${P}-cachedir.patch
epatch ${FILESDIR}/${P}-longuser.patch
epatch ${FILESDIR}/${P}-handle-continue.patch
}

src_configure() {
CFLAGS= APXS=${APXS} econf --with-krb5=/usr --without-krb4
}

src_compile() {
emake
}

src_install() {
apache-module_src_install
systemd_dotmpfilesd ${FILESDIR}/${PN}.conf
}






[gentoo-commits] gentoo-x86 commit in net-libs/libupnp: libupnp-1.6.19.ebuild ChangeLog

2015-05-08 Thread Bjarke Istrup Pedersen (gurligebis)
gurligebis15/05/08 19:14:11

  Modified: ChangeLog
  Added:libupnp-1.6.19.ebuild
  Log:
  Bumping to 1.6.19, fixing #545490
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
15AE484C)

Revision  ChangesPath
1.59 net-libs/libupnp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   28 Apr 2015 09:46:43 -  1.58
+++ ChangeLog   8 May 2015 19:14:11 -   1.59
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/libupnp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.58 
2015/04/28 09:46:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.59 
2015/05/08 19:14:11 gurligebis Exp $
+
+*libupnp-1.6.19 (08 May 2015)
+
+  08 May 2015; gurlige...@gentoo.org +libupnp-1.6.19.ebuild,
+  +files/libupnp-1.6.19-suse.patch:
+  Bumping to 1.6.19, fixing #545490
 
   28 Apr 2015; Agostino Sarubbo a...@gentoo.org libupnp-1.6.18-r1.ebuild:
   Stable for sparc, wrt bug #545206



1.1  net-libs/libupnp/libupnp-1.6.19.ebuild

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

Index: libupnp-1.6.19.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.19.ebuild,v 1.1 
2015/05/08 19:14:11 gurligebis Exp $

EAPI=5

inherit eutils flag-o-matic autotools

DESCRIPTION=An Portable Open Source UPnP Development Kit
HOMEPAGE=http://pupnp.sourceforge.net/;
SRC_URI=mirror://sourceforge/pupnp/${P}.tar.bz2

LICENSE=BSD
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux
IUSE=debug doc ipv6 static-libs

DOCS=NEWS README ChangeLog

src_prepare() {
epatch ${FILESDIR}/${P}-suse.patch

# fix tests
chmod +x ixml/test/test_document.sh || die

eautoreconf
}

src_configure() {
use x86-fbsd  append-flags -O1
# w/o docdir to avoid sandbox violations
econf \
$(use_enable debug) \
$(use_enable ipv6) \
$(use_enable static-libs static) \
$(use_with doc documentation ${EPREFIX}/usr/share/doc/${PF})
}

src_install () {
default
dobin upnp/sample/.libs/tv_{combo,ctrlpt,device}
use static-libs || prune_libtool_files
}

pkg_postinst() {
ewarn Please remember to run revdep-rebuild when upgrading
ewarn from libupnp 1.4.x to libupnp 1.6.x , so packages
ewarn gets linked with the new library.
echo 
ewarn The revdep-rebuild script is part of the
ewarn app-portage/gentoolkit package.
}






[gentoo-commits] gentoo-x86 commit in net-wireless/wpa_supplicant: wpa_supplicant-2.4-r2.ebuild ChangeLog

2015-05-08 Thread Bjarke Istrup Pedersen (gurligebis)
gurligebis15/05/08 17:58:51

  Modified: ChangeLog
  Added:wpa_supplicant-2.4-r2.ebuild
  Log:
  Removing old files, and fixing bugs #547588, #544036, #548268, #548742
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
15AE484C)

Revision  ChangesPath
1.238net-wireless/wpa_supplicant/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog?rev=1.238view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog?rev=1.238content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog?r1=1.237r2=1.238

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -r1.237 -r1.238
--- ChangeLog   28 Apr 2015 08:06:27 -  1.237
+++ ChangeLog   8 May 2015 17:58:51 -   1.238
@@ -1,6 +1,30 @@
 # ChangeLog for net-wireless/wpa_supplicant
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v 
1.237 2015/04/28 08:06:27 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v 
1.238 2015/05/08 17:58:51 gurligebis Exp $
+
+*wpa_supplicant-2.4-r2 (08 May 2015)
+
+  08 May 2015; gurlige...@gentoo.org +wpa_supplicant-2.4-r2.ebuild,
+  -files/wpa_supplicant-2.0-dbus-path-fix.patch,
+  -files/wpa_supplicant-2.0-do-not-call-dbus-functions-with-NULL-path.patch,
+  -files/wpa_supplicant-2.0-fix-undefined-reference-to-random_get_bytes.patch,
+  -files/wpa_supplicant-2.0-generate-libeap-peer.patch,
+  -files/wpa_supplicant-2.2-dbus-path-fix.patch,
+  -files/wpa_supplicant-2.2-do-not-call-dbus-functions-with-NULL-path.patch,
+  -files/wpa_supplicant-2.2-fix-undefined-reference-to-random_get_bytes.patch,
+  -files/wpa_supplicant-2.2-generate-libeap-peer.patch,
+  -files/wpa_supplicant-2.4-fix-undefined-reference-to-random_get_bytes.patch,
+  files/wpa_supplicant-2.4-generate-libeap-peer.patch,
+  +files/2015-4/0001-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch
+  ,
+  +files/2015-4/0002-EAP-pwd-server-Fix-payload-length-validation-for-Com.patch
+  ,
+  +files/2015-4/0003-EAP-pwd-peer-Fix-Total-Length-parsing-for-fragment-r.patch
+  ,
+  +files/2015-4/0004-EAP-pwd-server-Fix-Total-Length-parsing-for-fragment.patch
+  ,
+  +files/2015-4/0005-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch:
+  Removing old files, and fixing bugs #547588, #544036, #548268, #548742
 
   28 Apr 2015; Mikle Kolyada zlog...@gentoo.org 
-wpa_supplicant-2.0-r2.ebuild,
   -wpa_supplicant-2.2-r1.ebuild:



1.1  net-wireless/wpa_supplicant/wpa_supplicant-2.4-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4-r2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4-r2.ebuild?rev=1.1content-type=text/plain

Index: wpa_supplicant-2.4-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-2.4-r2.ebuild,v
 1.1 2015/05/08 17:58:51 gurligebis Exp $

EAPI=5

inherit eutils toolchain-funcs qt4-r2 systemd multilib

DESCRIPTION=IEEE 802.1X/WPA supplicant for secure wireless transfers
HOMEPAGE=http://hostap.epitest.fi/wpa_supplicant/;
SRC_URI=http://hostap.epitest.fi/releases/${P}.tar.gz;
LICENSE=|| ( GPL-2 BSD )

SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd
IUSE=ap dbus gnutls eap-sim fasteap +hs2-0 p2p ps3 qt4 readline selinux 
smartcard ssl tdls uncommon-eap-types wimax wps kernel_linux kernel_FreeBSD
REQUIRED_USE=fasteap? ( !gnutls !ssl ) smartcard? ( ssl )

CDEPEND=dbus? ( sys-apps/dbus )
kernel_linux? (
eap-sim? ( sys-apps/pcsc-lite )
dev-libs/libnl:3
net-wireless/crda
)
!kernel_linux? ( net-libs/libpcap )
qt4? (
dev-qt/qtcore:4
dev-qt/qtgui:4
dev-qt/qtsvg:4
)
readline? (
sys-libs/ncurses
sys-libs/readline:0
)
ssl? ( dev-libs/openssl:0 )
!ssl? ( gnutls? ( net-libs/gnutls ) )
!ssl? ( !gnutls? ( dev-libs/libtommath ) )

DEPEND=${CDEPEND}
virtual/pkgconfig

RDEPEND=${CDEPEND}
selinux? ( sec-policy/selinux-networkmanager )


S=${WORKDIR}/${P}/${PN}

Kconfig_style_config() {
#param 1 is CONFIG_* item
#param 2 is what to set it = to, defaulting in y

[gentoo-commits] gentoo-x86 commit in net-wireless/hostapd/files/2015-4: - New directory

2015-05-08 Thread Bjarke Istrup Pedersen (gurligebis)
gurligebis15/05/08 18:12:15

  Log:
  Directory /var/cvsroot/gentoo-x86/net-wireless/hostapd/files/2015-4 added to 
the repository



[gentoo-commits] gentoo-x86 commit in www-apache/mod_auth_kerb/files: mod_auth_kerb-5.4-handle-continue.patch mod_auth_kerb-5.4-longuser.patch mod_auth_kerb-5.4-s4u2proxy-r2.patch

2015-05-08 Thread Pacho Ramos (pacho)
pacho   15/05/08 18:21:14

  Added:mod_auth_kerb-5.4-handle-continue.patch
mod_auth_kerb-5.4-longuser.patch
mod_auth_kerb-5.4-s4u2proxy-r2.patch
  Log:
  Apply more Fedora patches with fixes, update s4u2proxy patch to support 
heimdal (#454816 by Spooky Ghost), tmpfiles.d needed (#470942 by Azamat H. 
Hackimov)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.1  
www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-handle-continue.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-handle-continue.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-handle-continue.patch?rev=1.1content-type=text/plain

Index: mod_auth_kerb-5.4-handle-continue.patch
===
diff --git a/src/mod_auth_kerb.c b/src/mod_auth_kerb.c
index 2aab5ee..ca81878 100644
--- a/src/mod_auth_kerb.c
+++ b/src/mod_auth_kerb.c
@@ -1744,7 +1744,6 @@ authenticate_user_gss(request_rec *r, kerb_auth_config 
*conf,
  goto end;
   }
 
-#if 0
   /* This is a _Kerberos_ module so multiple authentication rounds aren't
* supported. If we wanted a generic GSS authentication we would have to do
* some magic with exporting context etc. */
@@ -1752,7 +1751,6 @@ authenticate_user_gss(request_rec *r, kerb_auth_config 
*conf,
  ret = HTTP_UNAUTHORIZED;
  goto end;
   }
-#endif
 
   major_status = gss_display_name(minor_status, client_name, output_token, 
NULL);
   gss_release_name(minor_status, client_name); 



1.1  
www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-longuser.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-longuser.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-longuser.patch?rev=1.1content-type=text/plain

Index: mod_auth_kerb-5.4-longuser.patch
===

https://bugzilla.redhat.com/show_bug.cgi?id=867153

Patch by: jkaluza

--- mod_auth_kerb-5.4/src/mod_auth_kerb.c.longuser
+++ mod_auth_kerb-5.4/src/mod_auth_kerb.c
@@ -80,6 +80,7 @@
 
 #define MECH_NEGOTIATE Negotiate
 #define SERVICE_NAME HTTP
+#define MAX_LOCAL_USERNAME 255
 
 #include httpd.h
 #include http_config.h
@@ -1815,13 +1816,13 @@ do_krb5_an_to_ln(request_rec *r) {
krb5_get_err_text(kcontext, code));
   goto end;
   }
-  MK_USER_LNAME = apr_pcalloc(r-pool, strlen(MK_USER)+1);
+  MK_USER_LNAME = apr_pcalloc(r-pool, MAX_LOCAL_USERNAME+1);
   if (MK_USER_LNAME == NULL) {
  log_rerror(APLOG_MARK, APLOG_ERR, 0, r,
ap_pcalloc() failed (not enough memory));
  goto end;
   }
-code = krb5_aname_to_localname(kcontext, client, strlen(MK_USER), 
MK_USER_LNAME);
+code = krb5_aname_to_localname(kcontext, client, MAX_LOCAL_USERNAME, 
MK_USER_LNAME);
 if (code) {
  if (code != KRB5_LNAME_NOTRANS) {
log_rerror(APLOG_MARK, APLOG_ERR, 0, r,



1.1  
www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy-r2.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy-r2.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_auth_kerb/files/mod_auth_kerb-5.4-s4u2proxy-r2.patch?rev=1.1content-type=text/plain

Index: mod_auth_kerb-5.4-s4u2proxy-r2.patch
===

Add S4U2Proxy feature:

http://sourceforge.net/mailarchive/forum.php?thread_name=4EE665D1.3000308%40redhat.comforum_name=modauthkerb-help

The attached patches add support for using s4u2proxy 
(http://k5wiki.kerberos.org/wiki/Projects/Services4User) to allow the 
web service to obtain credentials on behalf of the authenticated user.

The first patch adds basic support for s4u2proxy. This requires the web 
administrator to manually create and manage the credentails cache for 
the apache user (via a cron job, for example).

The second patch builds on this and makes mod_auth_kerb manage the 
ccache instead.

These are patches against the current CVS HEAD (mod_auth_krb 5.4).

I've added a new module option to enable this support, 
KrbConstrainedDelegation. The default is off.

--- mod_auth_kerb-5.4.orig/README   2008-11-26 11:51:05.0 -0500
+++ mod_auth_kerb-5.4/README2012-01-04 11:17:22.0 -0500
@@ -122,4 +122,16 @@ KrbSaveCredentials, the tickets will be 
 credential cache that will be available for the request handler. The ticket
 file will be removed after request is handled.
 
+Constrained Delegation
+--
+S4U2Proxy, or constrained delegation, 

[gentoo-commits] gentoo-x86 commit in www-apache/mod_qos: mod_qos-11.12.ebuild ChangeLog

2015-05-08 Thread Pacho Ramos (pacho)
pacho   15/05/08 18:35:00

  Modified: ChangeLog
  Added:mod_qos-11.12.ebuild
  Log:
  Version bump (#356435 by Marcin Mirosław and Toffanin)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.4  www-apache/mod_qos/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_qos/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_qos/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_qos/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_qos/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   27 Nov 2012 19:29:00 -  1.3
+++ ChangeLog   8 May 2015 18:35:00 -   1.4
@@ -1,6 +1,11 @@
 # ChangeLog for www-apache/mod_qos
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_qos/ChangeLog,v 1.3 
2012/11/27 19:29:00 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_qos/ChangeLog,v 1.4 
2015/05/08 18:35:00 pacho Exp $
+
+*mod_qos-11.12 (08 May 2015)
+
+  08 May 2015; Pacho Ramos pa...@gentoo.org +mod_qos-11.12.ebuild:
+  Version bump (#356435 by Marcin Mirosław and Toffanin)
 
   27 Nov 2012; Pacho Ramos pa...@gentoo.org metadata.xml:
   Drop apache herd as discussed in http://www.gossamer-



1.1  www-apache/mod_qos/mod_qos-11.12.ebuild

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

Index: mod_qos-11.12.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_qos/mod_qos-11.12.ebuild,v 
1.1 2015/05/08 18:35:00 pacho Exp $

EAPI=5
inherit autotools apache-module

DESCRIPTION=A QOS module for the apache webserver
HOMEPAGE=http://mod-qos.sourceforge.net/;
SRC_URI=mirror://sourceforge/mod-qos/${P}.tar.gz


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

RDEPEND=
dev-libs/libpcre
dev-libs/openssl:0
media-libs/libpng:0=
sys-libs/zlib

DEPEND=${DEPEND}

APXS2_S=${S}/apache2
APACHE2_MOD_CONF=10_${PN}
APACHE2_MOD_DEFINE=QOS
DOCFILES=${S}/doc/*.txt ${S}/README.TXT

need_apache2

src_prepare() {
cd ${S}/tools  eautoreconf
}

src_configure() {
cd ${S}/tools  econf
}

src_compile() {
apache-module_src_compile
emake -C ${S}/tools
}

src_install() {
einfo Installing Apache module ...
cd ${S}/tools
apache-module_src_install

einfo Installing module utilities ...
emake -C ${S}/tools install DESTDIR=${D}

# installing html documentation
dohtml -r -x *.txt ${S}/doc/
}






[gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/drupal/

2015-05-08 Thread Jorge Manuel B. S. Vicetto
commit: 644d7e6dc44f80c175db80170f313b30b988b7b0
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT gentoo 
DOT org
AuthorDate: Fri May  8 18:41:10 2015 +
Commit: Jorge Manuel B. S. Vicetto jmbsvicetto AT gentoo DOT org
CommitDate: Fri May  8 18:41:10 2015 +
URL:https://gitweb.gentoo.org/dev/jmbsvicetto.git/commit/?id=644d7e6d

Drop old versions and bump to releases 7.37 and 8.0.0_beta10.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) jmbsvicetto AT 
gentoo.org

 www-apps/drupal/Manifest   |  6 +-
 .../{drupal-7.36.ebuild = drupal-7.37.ebuild} |  0
 ...0.0_beta9.ebuild = drupal-8.0.0_beta10.ebuild} |  0
 www-apps/drupal/drupal-8.0.0_beta6.ebuild  | 87 --
 www-apps/drupal/drupal-8.0.0_beta7.ebuild  | 87 --
 5 files changed, 2 insertions(+), 178 deletions(-)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index 3ebb8e7..46b6801 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,6 +1,4 @@
 DIST drupal-6.35.tar.gz 1112024 SHA256 
52940d903f34df09e4a52af9038ad583b39574269e7806c67260843598a8229a SHA512 
7194191b73ddf8546ac8f2fc542b9a8ced69664eedfb0c6b85dc4d717bc6e6c4b08c30c67424f2f318025c2d702179f0b11aeea7462bf72fd0bb60be7a3e697f
 WHIRLPOOL 
3e38df209f23a1710369295016bf65cb1467c3b99091d38fc10592a71fd69f6bce7f63635acc4ccb8ab84b968987b9b556a39ef705a6d1f594e539713d436f81
-DIST drupal-7.36.tar.gz 3244905 SHA256 
72761e3e206e8081e29bea819a3f2cd0886f93a6ef9b2cdfa59a077f2e955391 SHA512 
7991ecad4a073e81a40e75ad3309e85b996f673d38a0d0c286faa7717ca7dc7347c3ec8ab9dd3cdcaed3a195d951531d1c62c1c7b2ea3812fbf0727926f5dcbc
 WHIRLPOOL 
b3722b049ff9ac4fd6e30092ecc90e49e646f6af1036f81e8aae4a3fd41c090cfc10c0f7c0d6a4aebec7ab32b6306b3ab7a519206a8494b840afb5e709d1e3ef
+DIST drupal-7.37.tar.gz 3244291 SHA256 
652e051faeec46d2c3e327758739e488bd77ef33ff94a48fb292e244df2a8f70 SHA512 
ffc4c4f4371accc0d552208b8dd4c1145c82a29778a72ca6ead099b5a22874455825d84ff3bee60723404b7cb7450737898f229f42621f7fffe84b726d323195
 WHIRLPOOL 
54a5a03238a0366c7613fe4f75382020c682643d03bfdebfc28cba1d9137004620bacae88035c97bf563a44ee0bbaefb1baaf40f2ebd18473bc99441f3171afe
+DIST drupal-8.0.0-beta10.tar.gz 10296679 SHA256 
ebbac899522099fe40844d423b02ff43451f1de4aa03852d3e529603591d309b SHA512 
4183fb3fdb258f4d9ece79a1b87dd709c60558bd3ba3bc3e9ac97ebbab6dde4481669ceda3c5bd2615f972b804bd35afa03ae8e6d995958ca665fa144a3b1f18
 WHIRLPOOL 
9f3d158dab36cbb6fd533f800811165c2d49b9364a7e80f8fe1e7c83efdd755d908cc134a990becbe858f8d9661e70ad2cd482377657ceac4ae8270ce8c5390d
 DIST drupal-8.0.0-beta4.tar.gz 9555745 SHA256 
e50aecb08f79c1a11f0a9858dc493d7cc3a0b6293ed74155c5d89fd7ad4441ac SHA512 
0b021f4be93059e67b29e05ff61f33c9c18b4cb27d9b0bcac7525e5c7f02b3b0f187c08602a1961fdddc9fbea2e83e5be73190e13011bd0048461ba30338a04c
 WHIRLPOOL 
33ceebf2a657c8de398de51f550b9ad3e3739560a86ecb8356e8deeedae80ab95c76770fb11280d4908ef55e6191e9a2bfae44c71ef85ea2423752c8466fa753
-DIST drupal-8.0.0-beta6.tar.gz 9562882 SHA256 
e5bc86fa37569975b0a1681fa843e77bc47293694f1bcbd476d15ce817978e27 SHA512 
22d5c79abbe616bd2456c4f76bae018454cd963c66225606ad0bcbe69d01f952848795b902efb6b0d9dc2365aa68fc3c9f71fc0748b4c3b410dd27acd40f8dd6
 WHIRLPOOL 
99605c1b393499f336d66045b8f11ea59e09139c8d388b1987293a474ba169305e426168f9d1a497af1c471caa00103969767cf2690f42f06f093b2efb38a9e6
-DIST drupal-8.0.0-beta7.tar.gz 9694970 SHA256 
c42a7b8cf20e1fc01586429f063dd4e7d301d5d2e4a92f6cc411e932a447d562 SHA512 
c7542b566e4ed0dddbd5e57c71b83392d0569733517eab94111080c6f9097d883b09e796a8cd05eaecde0e2f42b49def00dce5d5a075a800bba2da1c6dda
 WHIRLPOOL 
dd6b4f2cf0ded0bb3bde95101b0f338d94ccea090aae6191f1ceccb01270cd73cea8b939612e43aae0da93277113bb6bdbf97882d33d50636aaeb2f9c072a739
-DIST drupal-8.0.0-beta9.tar.gz 10044027 SHA256 
234e719764862560d78fa9813f5fd0fdb02ecd61c25f87c4aae66a7b90206306 SHA512 
960a3eed185cc54ac52ac17c61b57582d2c2fd8c7a9b743ea17623bb52e85cc92e1f2a9d51bbd0a3bf8e565f86c3bbe0fed91acb06d8ff6422253dc353e345c3
 WHIRLPOOL 
33c4b2af3cce9163d3a8ca02eb40c8603913db5a95ae041a7d98eecab81e5f7aa760a805d693c293d865de1969948c15d3b4d658ea0db14d60d0f82e6acceb0b

diff --git a/www-apps/drupal/drupal-7.36.ebuild 
b/www-apps/drupal/drupal-7.37.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-7.36.ebuild
rename to www-apps/drupal/drupal-7.37.ebuild

diff --git a/www-apps/drupal/drupal-8.0.0_beta9.ebuild 
b/www-apps/drupal/drupal-8.0.0_beta10.ebuild
similarity index 100%
rename from www-apps/drupal/drupal-8.0.0_beta9.ebuild
rename to www-apps/drupal/drupal-8.0.0_beta10.ebuild

diff --git a/www-apps/drupal/drupal-8.0.0_beta6.ebuild 
b/www-apps/drupal/drupal-8.0.0_beta6.ebuild
deleted file mode 100644
index d4647a9..000
--- a/www-apps/drupal/drupal-8.0.0_beta6.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 

[gentoo-commits] gentoo-x86 commit in net-analyzer/graphite-web: graphite-web-0.9.13-r1.ebuild ChangeLog graphite-web-0.9.13.ebuild

2015-05-08 Thread Fabian Groffen (grobian)
grobian 15/05/08 18:57:52

  Modified: ChangeLog
  Added:graphite-web-0.9.13-r1.ebuild
  Removed:  graphite-web-0.9.13.ebuild
  Log:
  Add missing url-shortener image
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x5F75F607C5C74E89)

Revision  ChangesPath
1.3  net-analyzer/graphite-web/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/graphite-web/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   11 Mar 2015 02:33:52 -  1.2
+++ ChangeLog   8 May 2015 18:57:51 -   1.3
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/graphite-web
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/graphite-web/ChangeLog,v 1.2 
2015/03/11 02:33:52 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/graphite-web/ChangeLog,v 1.3 
2015/05/08 18:57:51 grobian Exp $
+
+*graphite-web-0.9.13-r1 (08 May 2015)
+
+  08 May 2015; Fabian Groffen grob...@gentoo.org +files/share.png,
+  +graphite-web-0.9.13-r1.ebuild, -graphite-web-0.9.13.ebuild:
+  Add missing url-shortener image
 
   11 Mar 2015; Patrick Lauer patr...@gentoo.org graphite-web-0.9.13.ebuild,
   metadata.xml:



1.1  net-analyzer/graphite-web/graphite-web-0.9.13-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/graphite-web-0.9.13-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/graphite-web/graphite-web-0.9.13-r1.ebuild?rev=1.1content-type=text/plain

Index: graphite-web-0.9.13-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/graphite-web/graphite-web-0.9.13-r1.ebuild,v
 1.1 2015/05/08 18:57:51 grobian Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 python-utils-r1 prefix

DESCRIPTION=Enterprise scalable realtime graphing
HOMEPAGE=http://graphite.readthedocs.org/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=Apache-2.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=ldap mysql memcached +sqlite

DEPEND=
RDEPEND=dev-lang/python[sqlite?]
|| ( =dev-python/django-1.4[sqlite?,mysql?,${PYTHON_USEDEP}]
( =dev-python/django-1.6[sqlite?,${PYTHON_USEDEP}]
mysql? ( || ( dev-python/mysql-python dev-python/mysqlclient ) 
) ) )
=dev-python/twisted-core-10.0[${PYTHON_USEDEP}]
=dev-python/django-tagging-0.3.1[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]
dev-python/txAMQP[${PYTHON_USEDEP}]
dev-python/carbon[${PYTHON_USEDEP}]
dev-python/whisper[${PYTHON_USEDEP}]
media-libs/fontconfig
memcached? ( dev-python/python-memcached[${PYTHON_USEDEP}] )
ldap? ( dev-python/python-ldap[${PYTHON_USEDEP}] )

PATCHES=(
# Do not install the configuration and data files. We install them
# somewhere sensible by hand.
${FILESDIR}/${P}-fhs-paths.patch
${FILESDIR}/${P}-system-libs.patch
)

EXAMPLES=(
examples/example-graphite-vhost.conf
)

src_prepare() {
# use FHS-style paths
rm setup.cfg || die
# make sure we don't use bundled stuff
rm -Rf webapp/graphite/thirdparty
distutils-r1_src_prepare
eprefixify \
conf/graphite.wsgi.example \
webapp/graphite/local_settings.py.example
}

python_install() {
distutils-r1_python_install \
--install-data=${EPREFIX}/usr/share/${PN}

# make manage.py available from an easier location/name
dodir /usr/bin
mv ${D}/$(python_get_sitedir)/graphite/manage.py \
${ED}/usr/bin/${PN}-manage || die
chmod 0755 ${ED}/usr/bin/${PN}-manage || die
python_fix_shebang ${ED}/usr/bin/${PN}-manage

# shortener image isn't included for some reason
cp ${FILESDIR}/share.png ${ED}/usr/share/${PN}/webapp/content/img/

insinto /etc/${PN}
newins webapp/graphite/local_settings.py.example local_settings.py
pushd ${D}/$(python_get_sitedir)/graphite  /dev/null || die
ln -s ../../../../../etc/${PN}/local_settings.py local_settings.py
popd  

[gentoo-commits] gentoo-x86 commit in net-analyzer/graphite-web/files: share.png

2015-05-08 Thread Fabian Groffen (grobian)
grobian 15/05/08 18:57:51

  Added:share.png
  Log:
  Add missing url-shortener image
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x5F75F607C5C74E89)

Revision  ChangesPath
1.1  net-analyzer/graphite-web/files/share.png

Binary file





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

2015-05-08 Thread Manuel Rüger
commit: 0c72278558265c854b574fe7a22df7522e224004
Author: Manuel Rüger mrueg AT gentoo DOT org
AuthorDate: Fri May  8 20:50:04 2015 +
Commit: Manuel Rüger mrueg AT gentoo DOT org
CommitDate: Fri May  8 20:50:04 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c722785

[profiles] Unmask released KDE Frameworks 5.10

 profiles/package.mask/frameworks-5.10.0 | 67 -
 1 file changed, 67 deletions(-)

diff --git a/profiles/package.mask/frameworks-5.10.0 
b/profiles/package.mask/frameworks-5.10.0
deleted file mode 100644
index ec51d5a..000
--- a/profiles/package.mask/frameworks-5.10.0
+++ /dev/null
@@ -1,67 +0,0 @@
-# Manuel Rüger mr...@gentoo.org (04 May 2015)
-# Unreleased.
-~kde-frameworks/attica-5.10.0
-~kde-frameworks/extra-cmake-modules-5.10.0
-~kde-frameworks/frameworkintegration-5.10.0
-~kde-frameworks/kactivities-5.10.0
-~kde-frameworks/kapidox-5.10.0
-~kde-frameworks/karchive-5.10.0
-~kde-frameworks/kauth-5.10.0
-~kde-frameworks/kbookmarks-5.10.0
-~kde-frameworks/kcmutils-5.10.0
-~kde-frameworks/kcodecs-5.10.0
-~kde-frameworks/kcompletion-5.10.0
-~kde-frameworks/kconfig-5.10.0
-~kde-frameworks/kconfigwidgets-5.10.0
-~kde-frameworks/kcoreaddons-5.10.0
-~kde-frameworks/kcrash-5.10.0
-~kde-frameworks/kdbusaddons-5.10.0
-~kde-frameworks/kdeclarative-5.10.0
-~kde-frameworks/kded-5.10.0
-~kde-frameworks/kdelibs4support-5.10.0
-~kde-frameworks/kdesignerplugin-5.10.0
-~kde-frameworks/kdesu-5.10.0
-~kde-frameworks/kdewebkit-5.10.0
-~kde-frameworks/kdnssd-5.10.0
-~kde-frameworks/kdoctools-5.10.0
-~kde-frameworks/kemoticons-5.10.0
-~kde-frameworks/kglobalaccel-5.10.0
-~kde-frameworks/kguiaddons-5.10.0
-~kde-frameworks/khtml-5.10.0
-~kde-frameworks/ki18n-5.10.0
-~kde-frameworks/kiconthemes-5.10.0
-~kde-frameworks/kidletime-5.10.0
-~kde-frameworks/kimageformats-5.10.0
-~kde-frameworks/kinit-5.10.0
-~kde-frameworks/kio-5.10.0
-~kde-frameworks/kitemmodels-5.10.0
-~kde-frameworks/kitemviews-5.10.0
-~kde-frameworks/kjobwidgets-5.10.0
-~kde-frameworks/kjs-5.10.0
-~kde-frameworks/kjsembed-5.10.0
-~kde-frameworks/kmediaplayer-5.10.0
-~kde-frameworks/knewstuff-5.10.0
-~kde-frameworks/knotifications-5.10.0
-~kde-frameworks/knotifyconfig-5.10.0
-~kde-frameworks/kpackage-5.10.0
-~kde-frameworks/kparts-5.10.0
-~kde-frameworks/kpeople-5.10.0
-~kde-frameworks/kplotting-5.10.0
-~kde-frameworks/kpty-5.10.0
-~kde-frameworks/kross-5.10.0
-~kde-frameworks/krunner-5.10.0
-~kde-frameworks/kservice-5.10.0
-~kde-frameworks/ktexteditor-5.10.0
-~kde-frameworks/ktextwidgets-5.10.0
-~kde-frameworks/kunitconversion-5.10.0
-~kde-frameworks/kwallet-5.10.0
-~kde-frameworks/kwidgetsaddons-5.10.0
-~kde-frameworks/kwindowsystem-5.10.0
-~kde-frameworks/kxmlgui-5.10.0
-~kde-frameworks/kxmlrpcclient-5.10.0
-~kde-frameworks/modemmanager-qt-5.10.0
-~kde-frameworks/networkmanager-qt-5.10.0
-~kde-frameworks/plasma-5.10.0
-~kde-frameworks/solid-5.10.0
-~kde-frameworks/sonnet-5.10.0
-~kde-frameworks/threadweaver-5.10.0



[gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-savage: xf86-video-savage-2.3.8.ebuild ChangeLog

2015-05-08 Thread Matt Turner (mattst88)
mattst8815/05/08 21:46:07

  Modified: ChangeLog
  Added:xf86-video-savage-2.3.8.ebuild
  Log:
  Version bump to 2.3.8, straight to stable. Bug 542242.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 974CA72A)

Revision  ChangesPath
1.93 x11-drivers/xf86-video-savage/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-savage/ChangeLog?rev=1.93view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-savage/ChangeLog?rev=1.93content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-savage/ChangeLog?r1=1.92r2=1.93

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   8 Oct 2013 05:06:38 -   1.92
+++ ChangeLog   8 May 2015 21:46:07 -   1.93
@@ -1,6 +1,12 @@
 # ChangeLog for x11-drivers/xf86-video-savage
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/ChangeLog,v 
1.92 2013/10/08 05:06:38 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/ChangeLog,v 
1.93 2015/05/08 21:46:07 mattst88 Exp $
+
+*xf86-video-savage-2.3.8 (08 May 2015)
+
+  08 May 2015; Matt Turner matts...@gentoo.org
+  +xf86-video-savage-2.3.8.ebuild:
+  Version bump to 2.3.8, straight to stable. Bug 542242.
 
   08 Oct 2013; Agostino Sarubbo a...@gentoo.org 
xf86-video-savage-2.3.7.ebuild:
   Stable for x86, wrt bug #475480



1.1  
x11-drivers/xf86-video-savage/xf86-video-savage-2.3.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.8.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.8.ebuild?rev=1.1content-type=text/plain

Index: xf86-video-savage-2.3.8.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/xf86-video-savage/xf86-video-savage-2.3.8.ebuild,v
 1.1 2015/05/08 21:46:07 mattst88 Exp $

EAPI=4
XORG_DRI=dri
inherit xorg-2

DESCRIPTION=S3 Savage video driver
KEYWORDS=alpha amd64 ia64 ppc sparc x86 ~amd64-fbsd ~x86-fbsd

IUSE=dri
RDEPEND==x11-base/xorg-server-1.0.99
DEPEND=${RDEPEND}
=x11-proto/xextproto-7.0.99.1

pkg_setup() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable dri)
)
xorg-2_pkg_setup
}

pkg_postinst() {
if has_version =x11-base/xorg-server-1.12.99; then
elog Your X server no longer supports XAA, so 
xf86-video-savage will fall back
elog to shadowFB. Enable EXA in your X.org configuration to 
still have some 2D
elog acceleration. See \man 4 savage\ for details.
fi
}






  1   2   >