[gentoo-commits] gentoo-x86 commit in sys-devel/binutils-config: ChangeLog binutils-config-4-r2.ebuild

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 06:05:35

  Modified: ChangeLog binutils-config-4-r2.ebuild
  Log:
  Mark arm64/m68k/s390/sh stable.

Revision  ChangesPath
1.78 sys-devel/binutils-config/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?rev=1.78view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?rev=1.78content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?r1=1.77r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   26 Apr 2015 19:08:54 -  1.77
+++ ChangeLog   25 May 2015 06:05:35 -  1.78
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/binutils-config
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.77 
2015/04/26 19:08:54 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.78 
2015/05/25 06:05:35 vapier Exp $
+
+  25 May 2015; Mike Frysinger vap...@gentoo.org binutils-config-4-r2.ebuild:
+  Mark arm64/m68k/s390/sh stable.
 
   26 Apr 2015; Mikle Kolyada zlog...@gentoo.org binutils-config-4-r2.ebuild:
   ia64 stable wrt bug #547330



1.11 sys-devel/binutils-config/binutils-config-4-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild?r1=1.10r2=1.11

Index: binutils-config-4-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- binutils-config-4-r2.ebuild 26 Apr 2015 19:08:54 -  1.10
+++ binutils-config-4-r2.ebuild 25 May 2015 06:05:35 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 
1.10 2015/04/26 19:08:54 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r2.ebuild,v 
1.11 2015/05/25 06:05:35 vapier Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc 
x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=
 
 # We also RDEPEND on sys-apps/findutils which is in base @system






[gentoo-commits] gentoo-x86 commit in sys-devel/binutils-config: binutils-config-4-r3.ebuild ChangeLog

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 06:07:20

  Modified: ChangeLog
  Added:binutils-config-4-r3.ebuild
  Log:
  Do not delete native ld.so.conf.d fragment when uninstalling cross binutils 
#549708 by Alexander Tsoy.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.79 sys-devel/binutils-config/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?rev=1.79view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?rev=1.79content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/ChangeLog?r1=1.78r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   25 May 2015 06:05:35 -  1.78
+++ ChangeLog   25 May 2015 06:07:20 -  1.79
@@ -1,6 +1,13 @@
 # ChangeLog for sys-devel/binutils-config
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.78 
2015/05/25 06:05:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/ChangeLog,v 1.79 
2015/05/25 06:07:20 vapier Exp $
+
+*binutils-config-4-r3 (25 May 2015)
+
+  25 May 2015; Mike Frysinger vap...@gentoo.org +binutils-config-4-r3.ebuild,
+  files/binutils-config-4:
+  Do not delete native ld.so.conf.d fragment when uninstalling cross binutils
+  #549708 by Alexander Tsoy.
 
   25 May 2015; Mike Frysinger vap...@gentoo.org binutils-config-4-r2.ebuild:
   Mark arm64/m68k/s390/sh stable.



1.1  sys-devel/binutils-config/binutils-config-4-r3.ebuild

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

Index: binutils-config-4-r3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/binutils-config-4-r3.ebuild,v 
1.1 2015/05/25 06:07:20 vapier Exp $

EAPI=4

DESCRIPTION=Utility to change the binutils version being used
HOMEPAGE=http://www.gentoo.org/;
SRC_URI=

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
IUSE=

# We also RDEPEND on sys-apps/findutils which is in base @system
RDEPEND=sys-apps/gentoo-functions

S=${WORKDIR}

src_install() {
newbin ${FILESDIR}/${PN}-${PV} ${PN}
doman ${FILESDIR}/${PN}.8
}






[gentoo-commits] gentoo-x86 commit in mail-mta/qpsmtpd: qpsmtpd-9999.ebuild qpsmtpd-0.95.ebuild ChangeLog

2015-05-25 Thread Robin H. Johnson (robbat2)
robbat2 15/05/25 06:06:06

  Modified: qpsmtpd-.ebuild ChangeLog
  Added:qpsmtpd-0.95.ebuild
  Log:
  Bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.10 mail-mta/qpsmtpd/qpsmtpd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-.ebuild?r1=1.9r2=1.10

Index: qpsmtpd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qpsmtpd-.ebuild 25 Jul 2014 00:23:41 -  1.9
+++ qpsmtpd-.ebuild 25 May 2015 06:06:06 -  1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-.ebuild,v 1.9 
2014/07/25 00:23:41 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-.ebuild,v 1.10 
2015/05/25 06:06:06 robbat2 Exp $
 
 EAPI=5
 
@@ -72,5 +72,5 @@
newconfd ${FILESDIR}/qpsmtpd.confd qpsmtpd
newinitd ${FILESDIR}/qpsmtpd.initd-r1 qpsmtpd
 
-   dodoc CREDITS Changes README README.plugins STATUS
+   dodoc CREDITS Changes README.md README.plugins.md STATUS UPGRADING.md
 }



1.24 mail-mta/qpsmtpd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/qpsmtpd/ChangeLog?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/qpsmtpd/ChangeLog?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/qpsmtpd/ChangeLog?r1=1.23r2=1.24

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   25 Jul 2014 00:23:41 -  1.23
+++ ChangeLog   25 May 2015 06:06:06 -  1.24
@@ -1,6 +1,12 @@
 # ChangeLog for mail-mta/qpsmtpd
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/ChangeLog,v 1.23 
2014/07/25 00:23:41 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/ChangeLog,v 1.24 
2015/05/25 06:06:06 robbat2 Exp $
+
+*qpsmtpd-0.95 (25 May 2015)
+
+  25 May 2015; Robin H. Johnson robb...@gentoo.org +qpsmtpd-0.95.ebuild,
+  qpsmtpd-.ebuild:
+  Bump.
 
   25 Jul 2014; Mikle Kolyada zlog...@gentoo.org -qpsmtpd-0.84-r1.ebuild,
   qpsmtpd-0.84-r2.ebuild, qpsmtpd-.ebuild:



1.1  mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild?rev=1.1content-type=text/plain

Index: qpsmtpd-0.95.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild,v 1.1 
2015/05/25 06:06:06 robbat2 Exp $

EAPI=5

[[ ${PV} == * ]]  SCM=git-2
inherit eutils perl-app user ${SCM}

DESCRIPTION=qpsmtpd is a flexible smtpd daemon written in Perl
HOMEPAGE=http://smtpd.develooper.com;
KEYWORDS=
if [[ ${PV} != * ]]; then
SRC_URI=https://github.com/smtpd/qpsmtpd/archive/v${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~x86
else
# This is a spotted development fork with many improvements
EGIT_REPO_URI=git://github.com/qpsmtpd-dev/qpsmtpd-dev.git
https://github.com/qpsmtpd-dev/qpsmtpd-dev.git;
fi

LICENSE=MIT
SLOT=0
KEYWORDS=
IUSE=postfix ipv6 syslog

RDEPEND==dev-lang/perl-5.8.0
=dev-perl/Net-DNS-0.690.0
virtual/perl-MIME-Base64
dev-perl/MailTools
dev-perl/IPC-Shareable
dev-perl/Socket6
dev-perl/Danga-Socket
dev-perl/ParaDNS
dev-perl/UNIVERSAL-isa
ipv6? ( dev-perl/IO-Socket-INET6 )
syslog? ( virtual/perl-Sys-Syslog )
virtual/inetd

pkg_setup() {
enewgroup smtpd
local additional_groups
if use postfix; then
additional_groups=${additional_groups},postdrop
fi
enewuser smtpd -1 -1 /var/spool/qpsmtpd smtpd${additional_groups}
}

src_unpack() {
if [[ ${PV} != * ]]; then
unpack ${A}
cd ${S}
else

[gentoo-commits] gentoo-x86 commit in sys-devel/binutils-config/files: binutils-config-4

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 06:07:20

  Modified: binutils-config-4
  Log:
  Do not delete native ld.so.conf.d fragment when uninstalling cross binutils 
#549708 by Alexander Tsoy.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.4  sys-devel/binutils-config/files/binutils-config-4

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/files/binutils-config-4?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/files/binutils-config-4?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-config/files/binutils-config-4?r1=1.3r2=1.4

Index: binutils-config-4
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/files/binutils-config-4,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- binutils-config-4   9 Feb 2015 15:14:52 -   1.3
+++ binutils-config-4   25 May 2015 06:07:20 -  1.4
@@ -1,7 +1,7 @@
 #!/bin/bash
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/files/binutils-config-4,v 1.3 
2015/02/09 15:14:52 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/files/binutils-config-4,v 1.4 
2015/05/25 06:07:20 vapier Exp $
 
 # Format of /etc/env.d/binutils/:
 #  config-TARGET:  CURRENT=version for TARGET
@@ -224,7 +224,7 @@
die no profiles exist for '${TARGET}'
fi
 
-   rm -f ${ENV_D}/config-${TARGET} 
${ROOT}/etc/ld.so.conf.d/05binutils.conf
+   rm -f ${ENV_D}/config-${TARGET}
 
local x
for x in \
@@ -384,7 +384,7 @@
-h|--help) usage 0 ;;
-V|--version)
unset Header
-   cvsver=$Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/files/binutils-config-4,v 1.3 
2015/02/09 15:14:52 vapier Exp $
+   cvsver=$Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-config/files/binutils-config-4,v 1.4 
2015/05/25 06:07:20 vapier Exp $
cvsver=${cvsver##*binutils-config-}
bver=${cvsver%%,v *}
cvsver=${cvsver#* }






[gentoo-commits] gentoo-x86 commit in dev-go/go-oauth2: metadata.xml go-oauth2-1.4.2_p20150511.ebuild ChangeLog

2015-05-25 Thread Zac Medico (zmedico)
zmedico 15/05/25 07:04:51

  Added:metadata.xml go-oauth2-1.4.2_p20150511.ebuild
ChangeLog
  Log:
  Add go-oauth2.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
FDE8EF85AE5719A3)

Revision  ChangesPath
1.1  dev-go/go-oauth2/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
  maintainer
emailzmed...@gentoo.org/email
  /maintainer
/pkgmetadata



1.1  dev-go/go-oauth2/go-oauth2-1.4.2_p20150511.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-oauth2/go-oauth2-1.4.2_p20150511.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-go/go-oauth2/go-oauth2-1.4.2_p20150511.ebuild?rev=1.1content-type=text/plain

Index: go-oauth2-1.4.2_p20150511.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-go/go-oauth2/go-oauth2-1.4.2_p20150511.ebuild,v 1.1 
2015/05/25 07:04:51 zmedico Exp $

EAPI=5

KEYWORDS=~amd64
DESCRIPTION=Go client implementation for OAuth 2.0 spec
MY_PN=${PN##*-}
GO_PN=golang.org/x/${MY_PN}
HOMEPAGE=https://godoc.org/${GO_PN};
EGIT_COMMIT=f98d0160877ab4712b906626425ed8b0b320907c
SRC_URI=https://${GO_PN}/archive/${EGIT_COMMIT}.tar.gz - ${P}.tar.gz
https://github.com/GoogleCloudPlatform/gcloud-golang/archive/629ed086d82ad5d0ac3668e309b8785aaf54735b.tar.gz
 - gcloud-golang-629ed086d82ad5d0ac3668e309b8785aaf54735b.tar.gz
LICENSE=BSD
SLOT=0
IUSE=
DEPEND==dev-lang/go-1.4
dev-go/go-net
RDEPEND=
S=${WORKDIR}/src/${GO_PN}
EGIT_CHECKOUT_DIR=${S}
STRIP_MASK=*.a

src_unpack() {
default
mkdir -p src/${GO_PN%/*} || die
mv ${MY_PN}-${EGIT_COMMIT} src/${GO_PN} || die

# Create a writable GOROOT in order to avoid sandbox violations.
export GOROOT=${WORKDIR}/goroot GOPATH=${WORKDIR}
cp -sR ${EPREFIX}/usr/lib/go ${GOROOT} || die
rm -rf ${GOROOT}/src/${GO_PN} || die

mkdir -p ${GOROOT}/src/google.golang.org || die
rm -rf ${GOROOT}/src/google.golang.org/* || die
rm -rf ${GOROOT}/pkg/${KERNEL}_${ARCH}/google.golang.org || die
mv gcloud-golang-629ed086d82ad5d0ac3668e309b8785aaf54735b 
${GOROOT}/src/google.golang.org/cloud || die
}

src_compile() {
go install -v -x -work google.golang.org/cloud/compute/metadata || die
go install -v -x -work ${GO_PN}/... || die
}

src_test() {
# google/example_test.go imports appengine, introducing a circular dep
mv google/example_test.go{,_}
go test -x -v ${GO_PN}/... || die $?
mv google/example_test.go{_,}
}

src_install() {
insinto /usr/lib/go
find ${WORKDIR}/{pkg,src} -name '.git*' -exec rm -rf {} \; 2/dev/null
doins -r ${WORKDIR}/{pkg,src}
}



1.1  dev-go/go-oauth2/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-go/go-oauth2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-go/go-oauth2/ChangeLog,v 1.1 2015/05/25 
07:04:51 zmedico Exp $

*go-oauth2-1.4.2_p20150511 (25 May 2015)

  25 May 2015; Zac Medico zmed...@gentoo.org
  +go-oauth2-1.4.2_p20150511.ebuild, +metadata.xml:
  Add go-oauth2.






[gentoo-commits] proj/gnome:master commit in: net-misc/vinagre/files/, net-misc/vinagre/

2015-05-25 Thread Gilles Dartiguelongue
commit: 6a65a865d6bd91d3dc5f864a31bd3abff8810062
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 09:17:23 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 09:18:56 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6a65a865

net-misc/vinagre: sync RDP build fixes from gentoo-x86

 .../vinagre/files/vinagre-3.16.1-freerdp.patch | 38 ++
 net-misc/vinagre/vinagre-3.16.1.ebuild |  3 ++
 2 files changed, 41 insertions(+)

diff --git a/net-misc/vinagre/files/vinagre-3.16.1-freerdp.patch 
b/net-misc/vinagre/files/vinagre-3.16.1-freerdp.patch
new file mode 100644
index 000..dacce43
--- /dev/null
+++ b/net-misc/vinagre/files/vinagre-3.16.1-freerdp.patch
@@ -0,0 +1,38 @@
+From 89cc8bfeaf47a24c57616021915b30bbc4d12d53 Mon Sep 17 00:00:00 2001
+From: Nick Andrade sdnick...@gmail.com
+Date: Sat, 16 May 2015 08:03:29 +0100
+Subject: [PATCH] Fix building against newer FreeRDP versions
+
+https://bugzilla.gnome.org/show_bug.cgi?id=749124
+---
+ plugins/rdp/vinagre-rdp-tab.c | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/plugins/rdp/vinagre-rdp-tab.c b/plugins/rdp/vinagre-rdp-tab.c
+index c4c11f8..690a580 100644
+--- a/plugins/rdp/vinagre-rdp-tab.c
 b/plugins/rdp/vinagre-rdp-tab.c
+@@ -887,7 +887,6 @@ open_freerdp (VinagreRdpTab *rdp_tab)
+   settings-RdpSecurity = TRUE;
+   settings-TlsSecurity = TRUE;
+   settings-NlaSecurity = TRUE;
+-  settings-DisableEncryption = FALSE;
+   settings-EncryptionMethods = ENCRYPTION_METHOD_40BIT | 
ENCRYPTION_METHOD_128BIT | ENCRYPTION_METHOD_FIPS;
+   settings-EncryptionLevel = ENCRYPTION_LEVEL_CLIENT_COMPATIBLE;
+ #else
+@@ -898,6 +897,12 @@ open_freerdp (VinagreRdpTab *rdp_tab)
+   settings-encryption_method = ENCRYPTION_METHOD_40BIT | 
ENCRYPTION_METHOD_128BIT | ENCRYPTION_METHOD_FIPS;
+   settings-encryption_level = ENCRYPTION_LEVEL_CLIENT_COMPATIBLE;
+ #endif
++#include freerdp/version.h
++#if (FREERDP_VERSION_MAJOR == 1  FREERDP_VERSION_MINOR = 2  
FREERDP_VERSION_REVISION = 1)
++  settings-UseRdpSecurityLayer = FALSE;
++#else
++  settings-DisableEncryption = FALSE;
++#endif
+ 
+   /* Set display size */
+ #if HAVE_FREERDP_1_1
+-- 
+2.4.0
+

diff --git a/net-misc/vinagre/vinagre-3.16.1.ebuild 
b/net-misc/vinagre/vinagre-3.16.1.ebuild
index 8da8a75..033e57e 100644
--- a/net-misc/vinagre/vinagre-3.16.1.ebuild
+++ b/net-misc/vinagre/vinagre-3.16.1.ebuild
@@ -48,6 +48,9 @@ DEPEND=${RDEPEND}
 
 
 src_prepare() {
+   # Fix RDP initialization with recent FreeRDP (from 'master')
+   epatch ${FILESDIR}/${PN}-3.16.1-freerdp.patch
+
vala_src_prepare
gnome2_src_prepare
 }



[gentoo-commits] proj/gnome:master commit in: net-libs/webkit-gtk/

2015-05-25 Thread Gilles Dartiguelongue
commit: 691af81f3e8a26d389ccee8dd0ec43887f3c0e6b
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 09:01:47 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 09:18:56 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=691af81f

net-libs/webkit-gtk: 2.8.1 → 2.8.3

 .../webkit-gtk/{webkit-gtk-2.8.1.ebuild = webkit-gtk-2.8.3.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.8.1.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
similarity index 98%
rename from net-libs/webkit-gtk/webkit-gtk-2.8.1.ebuild
rename to net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
index c11510c..3f0be82 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.8.1.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
@@ -47,7 +47,7 @@ RDEPEND=
=x11-libs/cairo-1.10.2:=
=x11-libs/gtk+-3.14:3[introspection?]
x11-libs/libnotify
-   =x11-libs/pango-1.30.0.0
+   =x11-libs/pango-1.30.0
 
=x11-libs/gtk+-2.24.10:2
 
@@ -145,7 +145,7 @@ src_configure() {
# Arches without JIT support also need this to really disable it in all 
places
use jit || append-cppflags -DENABLE_JIT=0 -DENABLE_YARR_JIT=0 
-DENABLE_ASSEMBLER=0
 
-   # It doesn't compile on alpha without this in LDFLAGS
+   # It does not compile on alpha without this in LDFLAGS
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648761
use alpha  append-ldflags -Wl,--no-relax
 



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

2015-05-25 Thread Gilles Dartiguelongue
commit: 4c6f96d6cb3f1c29481096f8720f6e104316cf2d
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 09:08:26 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 09:18:56 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4c6f96d6

games-puzzle/hitori: add missing dependency on gnome-common, bug #549808

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

diff --git a/games-puzzle/hitori/hitori-3.16.1.ebuild 
b/games-puzzle/hitori/hitori-3.16.1.ebuild
index 858ef4f..e3b2ef3 100644
--- a/games-puzzle/hitori/hitori-3.16.1.ebuild
+++ b/games-puzzle/hitori/hitori-3.16.1.ebuild
@@ -24,6 +24,7 @@ DEPEND=${RDEPEND}
app-text/yelp-tools
dev-libs/appstream-glib
=dev-util/intltool-0.50.2
+   gnome-base/gnome-common
sys-devel/gettext
virtual/pkgconfig
 



[gentoo-commits] gentoo-x86 commit in net-irc/inspircd: ChangeLog Manifest metadata.xml

2015-05-25 Thread JosA MarAa Alonso (nimiux)
nimiux  15/05/25 08:10:36

  Modified: ChangeLog Manifest metadata.xml
  Log:
  Drop package maintainership

Revision  ChangesPath
1.110net-irc/inspircd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/ChangeLog?rev=1.110view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/ChangeLog?rev=1.110content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/ChangeLog?r1=1.109r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   26 Jan 2015 10:16:24 -  1.109
+++ ChangeLog   25 May 2015 08:10:36 -  1.110
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/inspircd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.109 
2015/01/26 10:16:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.110 
2015/05/25 08:10:36 nimiux Exp $
+
+  25 May 2015; Chema Alonso nim...@gentoo.org metadata.xml:
+  Drop package maintainership
 
   26 Jan 2015; Agostino Sarubbo a...@gentoo.org inspircd-2.0.18.ebuild:
   Stable for x86, wrt bug #530840



1.116net-irc/inspircd/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/Manifest?rev=1.116view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/Manifest?rev=1.116content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/Manifest?r1=1.115r2=1.116

Index: Manifest
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/Manifest,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- Manifest26 Jan 2015 10:16:25 -  1.115
+++ Manifest25 May 2015 08:10:36 -  1.116
@@ -1,6 +1,3 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
 AUX inspircd-2.0.17-fix-path-builds.patch 7327 SHA256 
3acf41b68df22b3eb9c4d43d2cdefbf959305043f9d858467238a4b7f4e965d6 SHA512 
d4885ff135962f2f900fe241dc50dfd11deb54174f8a607a0397860603b5d884560b3d53a86dc21fc05807b5cd4cae77acb2e7011ec9852195f8ab3708dd72d6
 WHIRLPOOL 
d34a23a0ca0f8b8ea0733070ebc05e701c6367bc52efa860fbc8e93321f997350dff65423b81b59f260d79f556129899faebdd69fd870cfac5fab89bb61c37b5
 AUX inspircd-2.0.17-init 917 SHA256 
0af10d7958baf20126ec4f30446dfa5fcc6da30f9edeeaa20b2ebe657b1a5e3b SHA512 
f89970de9f1663b52d5c8b156515ffa5c20d9f690cde0913ca0591385f71c988a6fdbfc07f042520bd174807e1556bafc1a87bdf0b55a6616e0fcb2465b89e2d
 WHIRLPOOL 
393a2503ee509bf984625b17997eb8d85b28ebab1b7c0486243233aeda4deabbd3883d7478ca5042abec0841a66afdba1c1dfe81a0317c596e11b9a13f392c14
 AUX inspircd-2.0.18-fix-path-builds.patch 7330 SHA256 
08b3e14b03c2af97eee22b44c2695fd9ed7c062d28d5c074ba79bffc22d7fb88 SHA512 
dfe4ec6d09ce1e8449b2502414b3f1e1bdab1906f2e7b0eafb8ad3c655871653fc18c05f7d292554d2c817f0045cdbfd3763caf4b122f9b13374a387a4f3
 WHIRLPOOL 
183b8f1c74e6c0c89c482a29cf83f90df31a20a65bf69723b40169ee709e1493718adad3d3b8d6c54ad2fbd65b8aa4caf97e705a1a2f87ecce1c34a9531e5183
@@ -10,21 +7,4 @@
 EBUILD inspircd-2.0.17.ebuild 3081 SHA256 
184ac24cf65147dbfe5ea14300fc2e3d966de6439f464b11665a86eff29827a9 SHA512 
4c5ef1005483e1382edf7c7d71e799198e085dd9de942d8ba6d95a6ac78a92c3d0296340330d2556759b3a8e164885189f72b15c459aa1699038011eff2c18ba
 WHIRLPOOL 
bc20a9421a19b8371b1a9af820776b3460906c46b32bb5c21a7ef6015485958a8ed797f2935ccbfa3cc061407e2f8a48c951c8cc3b5880e75d7133d786b85d6b
 EBUILD inspircd-2.0.18.ebuild 3066 SHA256 
f75933e8f9579cccdeb3f5e58e395200a7acd1dce6325fc5ae16a048660c5a7f SHA512 
913137f1a9adfb28e85222c52642aea32a3ba676b7348e7eec7b8855122efa8df4379851da9bfb4bf7d545cdb85d54dc30948e341a76fe9093b638c98760dd61
 WHIRLPOOL 
751e715b65ac1f6f2e9e93a5c234021acf9baa35d86436e480419b5c4a5965973d056719fb80424f75e34d0b300db9a231f313320f9b3f149bb6fdb21ffa7d8e
 MISC ChangeLog 18448 SHA256 
066aad39c336fdb077c78f334bd9ab7e05fc3e25beb775316ba9b64575faccf4 SHA512 
a72e8a86479d0bd36f48308c61084eafa656607d14ed76d60cdfc3986c2c73af93a04fea7739217c8b00baf6acbf8576a6fa1457b4757406c01e25637ef6e199
 WHIRLPOOL 
9014b88033bbd2bad2587939dc506cf7569e9485923c2b96b595ed8c4fd45550def53d72a46ef7f430ef1e54c066e2540026b44e37a70f92236bc686fc555e7b
-MISC metadata.xml 1678 SHA256 
e6f968762672f557e56e3738a12e9b12a6dc3adb603f5369cb65904601f0ae8a SHA512 
b335ee15d2480b45b1d889d2036b045efd168586e4643a223bff5ceedf04b91fffafd6ea8ee7c46649769719529c3e6e972e8a5c761354847b6a161b48fbfa26
 WHIRLPOOL 
ea6af77a612fb122cec0bcf75989d0366a4a054e1fe8826eeb4b9d2eed68b5a77206fef118ee72c9d43e447e0885a79d80f0503b0b2c4b76498feaa33b1ef606
--BEGIN PGP SIGNATURE-
-Version: GnuPG v2
-
-iQIcBAEBCAAGBQJUxhP5AAoJELp701BxlEWf2kAP/i6sqQ5/i7oUGIRVckWYdbnq

[gentoo-commits] gentoo-x86 commit in dev-java/ehcache: ehcache-1.2.4-r4.ebuild ChangeLog

2015-05-25 Thread Patrice Clement (monsieurp)
monsieurp15/05/25 08:31:00

  Modified: ChangeLog
  Added:ehcache-1.2.4-r4.ebuild
  Log:
  Replace dev-java/servletapi slot with java-virtuals/servlet-api. Fix bug 
398689.
  
  Signed-off-by: Patrice Clement monsie...@gentoo.org
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
93491BB8)

Revision  ChangesPath
1.22 dev-java/ehcache/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   27 Mar 2015 10:28:18 -  1.21
+++ ChangeLog   25 May 2015 08:31:00 -  1.22
@@ -1,6 +1,12 @@
 # ChangeLog for dev-java/ehcache
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.21 
2015/03/27 10:28:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.22 
2015/05/25 08:31:00 monsieurp Exp $
+
+*ehcache-1.2.4-r4 (25 May 2015)
+
+  25 May 2015; Patrice Clement monsie...@gentoo.org +ehcache-1.2.4-r4.ebuild:
+  Replace dev-java/servletapi slot with java-virtuals/servlet-api. Fix bug
+  398689.
 
   27 Mar 2015; Agostino Sarubbo a...@gentoo.org ehcache-1.2.4-r3.ebuild:
   Stable for x86, wrt bug #535050



1.1  dev-java/ehcache/ehcache-1.2.4-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ehcache/ehcache-1.2.4-r4.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ehcache/ehcache-1.2.4-r4.ebuild?rev=1.1content-type=text/plain

Index: ehcache-1.2.4-r4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ehcache-1.2.4-r4.ebuild,v 
1.1 2015/05/25 08:31:00 monsieurp Exp $

EAPI=5

JAVA_PKG_IUSE=doc source

inherit java-pkg-2 java-pkg-simple

DESCRIPTION=Ehcache is a pure Java, fully-featured, in-process cache
SRC_URI=mirror://sourceforge/${PN}/${P}.tgz
HOMEPAGE=http://ehcache.sourceforge.net;

LICENSE=Apache-2.0
SLOT=1.2
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos
IUSE=

CDEPEND=dev-java/commons-collections:0
dev-java/commons-logging:0
java-virtuals/servlet-api:2.5
RDEPEND==virtual/jre-1.6
${CDEPEND}
DEPEND==virtual/jdk-1.6
${CDEPEND}
app-arch/unzip

S=${WORKDIR}/${P}

JAVA_PKG_WANT_SOURCE=1.7
JAVA_PKG_WANT_TARGET=1.7
JAVA_SRC_DIR=src

JAVA_GENTOO_CLASSPATH=commons-collections,commons-logging,servlet-api-2.5

java_prepare() {
unzip -d src ${P}-sources.jar || die
rm -rf src/net/sf/ehcache/hibernate || die
rm *.jar || die
}






[gentoo-commits] gentoo commit in src/patchsets/binutils/2.25: 67_all_ld-poison-system-directories.patch README.history

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 08:42:58

  Modified: README.history
  Added:67_all_ld-poison-system-directories.patch
  Log:
  add --warn-poison-system-directories support for cross-compilers to catch bad 
-L flags

Revision  ChangesPath
1.3  src/patchsets/binutils/2.25/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.25/README.history?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.25/README.history?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.25/README.history?r1=1.2r2=1.3

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/binutils/2.25/README.history,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.history  21 Apr 2015 01:22:34 -  1.2
+++ README.history  25 May 2015 08:42:58 -  1.3
@@ -1,3 +1,7 @@
+1.225 May 2015
+   + 67_all_ld-poison-system-directories.patch
+   + 88_all_gold-copy-relocs.patch
+
 1.120 Apr 2015
+ 20_all_gold-mips.patch
 



1.1  
src/patchsets/binutils/2.25/67_all_ld-poison-system-directories.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.25/67_all_ld-poison-system-directories.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.25/67_all_ld-poison-system-directories.patch?rev=1.1content-type=text/plain

Index: 67_all_ld-poison-system-directories.patch
===
From a83726f28779f99f17697e15b2ff8b69767f6fc7 Mon Sep 17 00:00:00 2001
From: Mike Frysinger vap...@chromium.org
Date: Wed, 20 May 2015 07:09:14 -0400
Subject: [PATCH] gold/ld: add support for poisoned system directories

This is based on the old CodeSourcery patch written by Joseph Myers to add
support to the link for detecting  rejecting bad -L paths when using a
cross-compiler.  The differences here:
* The command line flags are always available.
* We can turn on  off the warning via the command line.
* The configure option controls the default warning behavior.
* Add support for gold.

It is not currently upstream, nor has it been submitted at all.  There are
no plans to do so currently either.

BUG=chromium:488360
TEST=`cbuildbot chromiumos-sdk` passes  # tests arm/amd64/mipsel/x86
TEST=`cbuildbot panther_moblab-full whirlwind-release` pass
TEST=`cbuildbot {x32,arm64}-generic-full` has no new failures
TEST=x86_64-cros-linux-gnu-ld throws warnings when using -L/lib (gold  bfd)

Reviewed-on: https://chromium-review.googlesource.com/272083
---
 gold/options.cc | 33 +
 gold/options.h  |  7 +++
 ld/config.in|  3 +++
 ld/configure| 14 ++
 ld/configure.ac | 10 ++
 ld/ld.h |  7 +++
 ld/ld.texinfo   | 18 ++
 ld/ldfile.c | 16 
 ld/ldlex.h  |  3 +++
 ld/ldmain.c |  7 +++
 ld/lexsup.c | 24 
 11 files changed, 142 insertions(+)

diff --git a/gold/options.cc b/gold/options.cc
index 6b49459..0e26bb3 100644
--- a/gold/options.cc
+++ b/gold/options.cc
@@ -1201,6 +1201,39 @@ General_options::finalize()
   // in the path, as appropriate.
   this-add_sysroot();
 
+  // Now check if library_path is poisoned.
+  if (this-warn_poison_system_directories())
+{
+  std::vectorstd::string bad_paths;
+
+  bad_paths.push_back(/lib);
+  // TODO: This check is disabled for now due to a bunch of packages that
+  // use libtool and relink with -L/usr/lib paths (albeit after the right
+  // sysroot path).  Once those are fixed we can enable.
+  // We also need to adjust it so it only rejects one or two levels deep.
+  // Gcc's internal paths also live below /usr/lib.
+  // http://crbug.com/488360
+  // bad_paths.push_back(/usr/lib);
+  bad_paths.push_back(/usr/local/lib);
+  bad_paths.push_back(/usr/X11R6/lib);
+
+  for (std::vectorstd::string::const_iterator b = bad_paths.begin();
+  b != bad_paths.end();
+  ++b)
+   for (Dir_list::iterator p = this-library_path_.value.begin();
+p != this-library_path_.value.end();
+++p)
+ if (!p-name().compare(0, b-size(), *b))
+   {
+ if (this-error_poison_system_directories())
+   gold_fatal(_(library search path \%s\ is unsafe for 
+cross-compilation), p-name().c_str());
+ else
+   gold_warning(_(library search path \%s\ is unsafe for 
+  cross-compilation), p-name().c_str());
+   }
+}
+
   // --dynamic-list overrides -Bsymbolic and -Bsymbolic-functions.
   if (this-have_dynamic_list())
 {
diff --git a/gold/options.h 

[gentoo-commits] gentoo commit in src/patchsets/binutils/2.25: 88_all_gold-copy-relocs.patch

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 08:42:32

  Added:88_all_gold-copy-relocs.patch
  Log:
  add fix from upstream for handling of COPY relocs in gold #549276 by Marcin 
Mirosław

Revision  ChangesPath
1.1  src/patchsets/binutils/2.25/88_all_gold-copy-relocs.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.25/88_all_gold-copy-relocs.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/binutils/2.25/88_all_gold-copy-relocs.patch?rev=1.1content-type=text/plain

Index: 88_all_gold-copy-relocs.patch
===
https://bugs.gentoo.org/549276
https://sourceware.org/bugzilla/show_bug.cgi?id=16992

From e9c1bdad269c0c3352eebcc9481ed65144001b0b Mon Sep 17 00:00:00 2001
From: Cary Coutant ccout...@google.com
Date: Mon, 16 Feb 2015 22:15:12 -0800
Subject: [PATCH] Fix --dynamic-list so that symbols not in the list are still
 exported.

In PR 13577, the complaint was that -Bsymbolic was overriding the binding
behavior for symbols listed in the --dynamic-list by setting the DT_SYMBOLIC
tag in the dynamic table. In reading the Gnu ld manual, I decided that
--dynamic-list should be mutually exclusive of -Bsymbolic, and modified
gold so that --dynamic-list would treat symbols listed as preemptible,
and all other symbols as internally bound. I was wrong.

PR 16992 shows that with --dynamic-list (and not -Bsymbolic), a symbol
not listed in the dynamic list is being internally bound within the
shared library, but because it's still in the dynamic symbol table, we
expose it to a COPY relocation, and things go really bad from there.

(I can reproduce the same failure, simply by turning on -Bsymbolic-functions
with the Gnu linker. Even though the symbol is bound internally, it's
still exported to the dynamic symbol table, and is exposed to a COPY
relocation.)

I've backed out part of the fix for PR 13577, and -Bsymbolic (or
-Bsymbolic-functions) can now be used with --dynamic-list, but if the
two are used together, we do not set DT_SYMBOLIC or DF_SYMBOLIC
(this matches Gnu ld behavior). We now treat symbols listed in the
dynamic list as premptible, but we do not automatically treat symbols
not listed there as non-premptible.

gold/
PR gold/13577
PR gold/16992
* layout.cc (Layout::finish_dynamic_section): Don't set DT_SYMBOLIC or
DF_SYMBOLIC if --dynamic-list option is used.
* options.cc (General_options::finalize): --dynamic-list is not
mutually exclusive with -Bsymbolic.
* symtab.h (Symbol::is_preemptible): Don't exclude dynamic symbols not
listed in --dynamic-list.
* testsuite/Makefile.am (dynamic_list_lib2.so): Add
-Bsymbolic-functions.
* testsuite/Makefile.in: Regenerate.
---
 gold/ChangeLog | 14 ++
 gold/layout.cc |  3 ++-
 gold/options.cc|  7 ---
 gold/symtab.h  |  6 ++
 gold/testsuite/Makefile.am |  2 +-
 gold/testsuite/Makefile.in |  2 +-
 6 files changed, 20 insertions(+), 14 deletions(-)

2015-02-16  Cary Coutant  ccout...@google.com

PR gold/13577
PR gold/16992
* layout.cc (Layout::finish_dynamic_section): Don't set DT_SYMBOLIC or
DF_SYMBOLIC if --dynamic-list option is used.
* options.cc (General_options::finalize): --dynamic-list is not
mutually exclusive with -Bsymbolic.
* symtab.h (Symbol::is_preemptible): Don't exclude dynamic symbols not
listed in --dynamic-list.
* testsuite/Makefile.am (dynamic_list_lib2.so): Add
-Bsymbolic-functions.
* testsuite/Makefile.in: Regenerate.

diff --git a/gold/layout.cc b/gold/layout.cc
index bcdaac8..7836640 100644
--- a/gold/layout.cc
+++ b/gold/layout.cc
@@ -4873,7 +4873,8 @@ Layout::finish_dynamic_section(const Input_objects* 
input_objects,
 flags |= elfcpp::DF_STATIC_TLS;
   if (parameters-options().origin())
 flags |= elfcpp::DF_ORIGIN;
-  if (parameters-options().Bsymbolic())
+  if (parameters-options().Bsymbolic()
+   !parameters-options().have_dynamic_list())
 {
   flags |= elfcpp::DF_SYMBOLIC;
   // Add DT_SYMBOLIC for compatibility with older loaders.
diff --git a/gold/options.cc b/gold/options.cc
index 7eb8f27..7f1f69e 100644
--- a/gold/options.cc
+++ b/gold/options.cc
@@ -1200,13 +1200,6 @@ General_options::finalize()
   // in the path, as appropriate.
   this-add_sysroot();
 
-  // --dynamic-list overrides -Bsymbolic and -Bsymbolic-functions.
-  if (this-have_dynamic_list())
-{
-  this-set_Bsymbolic(false);
-  this-set_Bsymbolic_functions(false);
-}
-
   // Now that we've normalized the options, check for contradictory ones.
   if (this-shared()  this-is_static())
 gold_fatal(_(-shared and -static are incompatible));
diff --git a/gold/symtab.h b/gold/symtab.h
index aa0cb68..9413360 100644
--- a/gold/symtab.h
+++ b/gold/symtab.h
@@ 

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

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 08:41:16

  Modified: toolchain.eclass toolchain-binutils.eclass
  Log:
  use slightly more readable version of CATEGORY/cross-* checking

Revision  ChangesPath
1.670eclass/toolchain.eclass

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

Index: toolchain.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v
retrieving revision 1.669
retrieving revision 1.670
diff -u -r1.669 -r1.670
--- toolchain.eclass13 May 2015 09:12:57 -  1.669
+++ toolchain.eclass25 May 2015 08:41:16 -  1.670
@@ -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.669 2015/05/13 
09:12:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.670 2015/05/25 
08:41:16 vapier Exp $
 
 # Maintainer: Toolchain Ninjas toolch...@gentoo.org
 
@@ -37,8 +37,8 @@
 
 export CTARGET=${CTARGET:-${CHOST}}
 if [[ ${CTARGET} = ${CHOST} ]] ; then
-   if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then
-   export CTARGET=${CATEGORY/cross-}
+   if [[ ${CATEGORY} == cross-* ]] ; then
+   export CTARGET=${CATEGORY#cross-}
fi
 fi
 : ${TARGET_ABI:=${ABI}}



1.142eclass/toolchain-binutils.eclass

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

Index: toolchain-binutils.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- toolchain-binutils.eclass   25 May 2015 08:39:36 -  1.141
+++ toolchain-binutils.eclass   25 May 2015 08:41:16 -  1.142
@@ -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-binutils.eclass,v 1.141 
2015/05/25 08:39:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.142 
2015/05/25 08:41:16 vapier Exp $
 #
 # Maintainer: Toolchain Ninjas toolch...@gentoo.org
 #
@@ -49,8 +49,8 @@
 
 export CTARGET=${CTARGET:-${CHOST}}
 if [[ ${CTARGET} == ${CHOST} ]] ; then
-   if [[ ${CATEGORY/cross-} != ${CATEGORY} ]] ; then
-   export CTARGET=${CATEGORY/cross-}
+   if [[ ${CATEGORY} == cross-* ]] ; then
+   export CTARGET=${CATEGORY#cross-}
fi
 fi
 is_cross() { [[ ${CHOST} != ${CTARGET} ]] ; }






[gentoo-commits] gentoo-x86 commit in sys-fs/aufs3: aufs3-3_p20150525.ebuild ChangeLog

2015-05-25 Thread Justin Lecher (jlec)
jlec15/05/25 08:47:19

  Modified: ChangeLog
  Added:aufs3-3_p20150525.ebuild
  Log:
  Bump to latest aufs
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.134sys-fs/aufs3/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog   18 May 2015 06:15:37 -  1.133
+++ ChangeLog   25 May 2015 08:47:19 -  1.134
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/aufs3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.133 2015/05/18 
06:15:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/ChangeLog,v 1.134 2015/05/25 
08:47:19 jlec Exp $
+
+*aufs3-3_p20150525 (25 May 2015)
+
+  25 May 2015; Justin Lecher j...@gentoo.org +aufs3-3_p20150525.ebuild:
+  Bump to latest aufs
 
 *aufs3-3_p20150518 (18 May 2015)
 



1.1  sys-fs/aufs3/aufs3-3_p20150525.ebuild

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

Index: aufs3-3_p20150525.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs3/aufs3-3_p20150525.ebuild,v 1.1 
2015/05/25 08:47:19 jlec Exp $

EAPI=5

inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo 
toolchain-funcs

AUFS_VERSION=${PV%%_p*}
# highest branch version
PATCH_MAX_VER=19
# highest supported version
KERN_MAX_VER=20
# lowest supported version
KERN_MIN_VER=14

DESCRIPTION=An entirely re-designed and re-implemented Unionfs
HOMEPAGE=http://aufs.sourceforge.net/;
SRC_URI=http://dev.gentoo.org/~jlec/distfiles/aufs3-standalone-${PV}.tar.xz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs

DEPEND=
dev-util/patchutils
dev-vcs/git
RDEPEND=
sys-fs/aufs-util
!sys-fs/aufs
!sys-fs/aufs2
!sys-fs/aufs4

S=${WORKDIR}/${PN}-standalone

MODULE_NAMES=aufs(misc:${S})

pkg_setup() {
CONFIG_CHECK+= !AUFS_FS
use inotify  CONFIG_CHECK+= ~FSNOTIFY
use nfs  CONFIG_CHECK+= EXPORTFS
use fuse  CONFIG_CHECK+= ~FUSE_FS
use hfs  CONFIG_CHECK+= ~HFSPLUS_FS
use pax_kernel  CONFIG_CHECK+= PAX  ERROR_PAX=Please use 
hardened sources

# this is needed so merging a binpkg ${PN} is possible w/out a kernel 
unpacked on the system
[ -n $PKG_SETUP_HAS_BEEN_RAN ]  return

get_version
kernel_is lt 3 ${KERN_MIN_VER} 0  die the kernel version isn't 
supported by upstream anymore. Please upgrade.
kernel_is gt 3 ${KERN_MAX_VER} 99  die kernel too new

linux-mod_pkg_setup

if [[ ${KV_MINOR} -gt ${PATCH_MAX_VER} ]]; then
PATCH_BRANCH=x-rcN
elif [[ ${KV_MINOR} == 14 ]]  [[ ${KV_PATCH} -ge 21 ]]; then
PATCH_BRANCH=${KV_MINOR}.12+
elif [[ ${KV_MINOR} == 18 ]]  [[ ${KV_PATCH} -ge 1 ]]; then
PATCH_BRANCH=${KV_MINOR}.1+
else
PATCH_BRANCH=${KV_MINOR}
fi

case ${KV_EXTRA} in
)
elog It seems you are using vanilla-sources 
with aufs3
elog Please use sys-kernel/aufs-sources with 
USE=vanilla
elog This will save you the nasty reemerge of 
sys-fs/aufs3 on every kernel upgrade
;;
-gentoo)
elog It seems you are using gentoo-sources 
with aufs3
elog Please use sys-kernel/aufs-sources
elog This will save you the nasty reemerge of 
sys-fs/aufs3 on every kernel upgrade
;;
esac

pushd ${T}  /dev/null
unpack ${A}
cd ${PN}-standalone || die
local module_branch=origin/${PN}.${PATCH_BRANCH}
einfo Using ${module_branch} as patch source
git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die
combinediff ${PN}-base.patch ${PN}-standalone.patch   
${T}/combined-1.patch
combinediff 

[gentoo-commits] gentoo-x86 commit in sys-fs/aufs4: aufs4-0_pre20150525.ebuild ChangeLog

2015-05-25 Thread Justin Lecher (jlec)
jlec15/05/25 08:47:33

  Modified: ChangeLog
  Added:aufs4-0_pre20150525.ebuild
  Log:
  Bump to latest aufs
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.5  sys-fs/aufs4/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/aufs4/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   18 May 2015 06:16:50 -  1.4
+++ ChangeLog   25 May 2015 08:47:33 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/aufs4
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs4/ChangeLog,v 1.4 2015/05/18 
06:16:50 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs4/ChangeLog,v 1.5 2015/05/25 
08:47:33 jlec Exp $
+
+*aufs4-0_pre20150525 (25 May 2015)
+
+  25 May 2015; Justin Lecher j...@gentoo.org +aufs4-0_pre20150525.ebuild:
+  Bump to latest aufs
 
 *aufs4-0_pre20150518 (18 May 2015)
 



1.1  sys-fs/aufs4/aufs4-0_pre20150525.ebuild

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

Index: aufs4-0_pre20150525.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/aufs4/aufs4-0_pre20150525.ebuild,v 
1.1 2015/05/25 08:47:33 jlec Exp $

EAPI=5

inherit eutils flag-o-matic linux-info linux-mod multilib readme.gentoo 
toolchain-funcs

AUFS_VERSION=${PV%%_p*}
# highest branch version
PATCH_MAX_VER=0
# highest supported version
KERN_MAX_VER=1
# lowest supported version
KERN_MIN_VER=0

DESCRIPTION=An entirely re-designed and re-implemented Unionfs
HOMEPAGE=http://aufs.sourceforge.net/;
SRC_URI=http://dev.gentoo.org/~jlec/distfiles/aufs4-standalone-${PV}.tar.xz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=debug doc fuse hfs inotify kernel-patch nfs pax_kernel ramfs

DEPEND=
dev-util/patchutils
dev-vcs/git
RDEPEND=
sys-fs/aufs-util
!sys-fs/aufs
!sys-fs/aufs2
!sys-fs/aufs3

S=${WORKDIR}/${PN}-standalone

MODULE_NAMES=aufs(misc:${S})

pkg_setup() {
CONFIG_CHECK+= !AUFS_FS
use inotify  CONFIG_CHECK+= ~FSNOTIFY
use nfs  CONFIG_CHECK+= EXPORTFS
use fuse  CONFIG_CHECK+= ~FUSE_FS
use hfs  CONFIG_CHECK+= ~HFSPLUS_FS
use pax_kernel  CONFIG_CHECK+= PAX  ERROR_PAX=Please use 
hardened sources

# this is needed so merging a binpkg ${PN} is possible w/out a kernel 
unpacked on the system
[ -n $PKG_SETUP_HAS_BEEN_RAN ]  return

get_version
kernel_is lt 4 ${KERN_MIN_VER} 0  die the kernel version isn't 
supported by upstream anymore. Please upgrade.
kernel_is gt 4 ${KERN_MAX_VER} 99  die kernel too new

linux-mod_pkg_setup

if [[ ${KV_MINOR} -gt ${PATCH_MAX_VER} ]]; then
PATCH_BRANCH=x-rcN
else
PATCH_BRANCH=${KV_MINOR}
fi

case ${KV_EXTRA} in
)
elog It seems you are using vanilla-sources 
with aufs4
elog Please use sys-kernel/aufs-sources with 
USE=vanilla
elog This will save you the nasty reemerge of 
sys-fs/aufs4 on every kernel upgrade
;;
-gentoo)
elog It seems you are using gentoo-sources 
with aufs4
elog Please use sys-kernel/aufs-sources
elog This will save you the nasty reemerge of 
sys-fs/aufs4 on every kernel upgrade
;;
esac

pushd ${T}  /dev/null
unpack ${A}
cd ${PN}-standalone || die
local module_branch=origin/${PN}.${PATCH_BRANCH}
einfo Using ${module_branch} as patch source
git checkout -q -b local-${PN}.${PATCH_BRANCH} ${module_branch} || die
combinediff ${PN}-base.patch ${PN}-standalone.patch   
${T}/combined-1.patch
combinediff ${T}/combined-1.patch ${PN}-mmap.patch  
${PN}-standalone-base-mmap-combined.patch
if ! ( patch -p1 --dry-run --force -R -d ${KV_DIR}  
${PN}-standalone-base-mmap-combined.patch  /dev/null ); then
if use kernel-patch; 

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

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 08:39:36

  Modified: toolchain-binutils.eclass
  Log:
  enable the poisoned system directories flags when cross-compiling (see the 
new 67_all_ld-poison-system-directories.patch in the Gentoo patchset)

Revision  ChangesPath
1.141eclass/toolchain-binutils.eclass

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

Index: toolchain-binutils.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- toolchain-binutils.eclass   9 Feb 2015 19:34:02 -   1.140
+++ toolchain-binutils.eclass   25 May 2015 08:39:36 -  1.141
@@ -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-binutils.eclass,v 1.140 
2015/02/09 19:34:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain-binutils.eclass,v 1.141 
2015/05/25 08:39:36 vapier Exp $
 #
 # Maintainer: Toolchain Ninjas toolch...@gentoo.org
 #
@@ -271,7 +271,10 @@
 
use multitarget  myconf+=( --enable-targets=all --enable-64-bit-bfd )
[[ -n ${CBUILD} ]]  myconf+=( --build=${CBUILD} )
-   is_cross  myconf+=( --with-sysroot=${EPREFIX}/usr/${CTARGET} )
+   is_cross  myconf+=(
+   --with-sysroot=${EPREFIX}/usr/${CTARGET}
+   --enable-poison-system-directories
+   )
 
# glibc-2.3.6 lacks support for this ... so rather than force glibc-2.5+
# on everyone in alpha (for now), we'll just enable it when possible






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

2015-05-25 Thread Hans de Graaff (graaff)
graaff  15/05/25 08:55:09

  Modified: ChangeLog package.mask
  Log:
  Mask gorg for removal.

Revision  ChangesPath
1.10012  profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.10011
retrieving revision 1.10012
diff -u -r1.10011 -r1.10012
--- ChangeLog   25 May 2015 05:23:13 -  1.10011
+++ ChangeLog   25 May 2015 08:55:09 -  1.10012
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10011 2015/05/25 
05:23:13 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10012 2015/05/25 
08:55:09 graaff 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!
 
+  25 May 2015; Hans de Graaff gra...@gentoo.org package.mask:
+  Mask gorg for removal.
+
   25 May 2015; Alexandre Rostovtsev tetrom...@gentoo.org
   targets/desktop/gnome/package.use:
   Enable mesa[gles2] by default for gnome, needed for cogl[gles2] which is



1.16534  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16533
retrieving revision 1.16534
diff -u -r1.16533 -r1.16534
--- package.mask24 May 2015 22:41:21 -  1.16533
+++ package.mask25 May 2015 08:55:09 -  1.16534
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16533 2015/05/24 
22:41:21 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16534 2015/05/25 
08:55:09 graaff 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
@@ -30,6 +30,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Hans de Graaff gra...@gentoo.org (25 May 2015)
+# With the wwwold services going offline gorg no longer plays a role
+# in Gentoo's web environment. The wwwold services went offline due to
+# issues with gorg and instead of trying to fix them it was decided to
+# move the offline date forward. Consequently gorg will now also be
+# masked for removal in 30 days.
+www-servers/gorg
+
 # Patrice Clement monsie...@gentoo.org (25 May 2015)
 # Upstream dead. Project no longer supported by the ASF 
 # who moved it into the Attic in 2010.






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

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 08:53:36

  Modified: ChangeLog
  Added:binutils-2.25-r1.ebuild
  Log:
  Add fix from upstream for gold and COPY relocs #549276 by Marcin Mirosław.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.531sys-devel/binutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v
retrieving revision 1.530
retrieving revision 1.531
diff -u -r1.530 -r1.531
--- ChangeLog   21 Apr 2015 01:23:28 -  1.530
+++ ChangeLog   25 May 2015 08:53:36 -  1.531
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/binutils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.530 
2015/04/21 01:23:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.531 
2015/05/25 08:53:36 vapier Exp $
+
+*binutils-2.25-r1 (25 May 2015)
+
+  25 May 2015; Mike Frysinger vap...@gentoo.org +binutils-2.25-r1.ebuild:
+  Add fix from upstream for gold and COPY relocs #549276 by Marcin Mirosław.
 
   21 Apr 2015; Mike Frysinger vap...@gentoo.org binutils-2.25.ebuild:
   Add fix from upstream for enabling mips/gold.



1.1  sys-devel/binutils/binutils-2.25-r1.ebuild

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

Index: binutils-2.25-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.25-r1.ebuild,v 
1.1 2015/05/25 08:53:36 vapier Exp $

EAPI=4

PATCHVER=1.2
ELF2FLT_VER=
inherit toolchain-binutils

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd -sparc-fbsd ~x86-fbsd






[gentoo-commits] gentoo-x86 commit in mail-mta/postfix: postfix-3.1_pre20150523.ebuild ChangeLog postfix-3.1_pre20150421.ebuild

2015-05-25 Thread Eray Aslan (eras)
eras15/05/25 09:22:05

  Modified: ChangeLog
  Added:postfix-3.1_pre20150523.ebuild
  Removed:  postfix-3.1_pre20150421.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x77F1F175586A3B1F)

Revision  ChangesPath
1.587mail-mta/postfix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.587view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.587content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?r1=1.586r2=1.587

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v
retrieving revision 1.586
retrieving revision 1.587
diff -u -r1.586 -r1.587
--- ChangeLog   24 Apr 2015 10:44:27 -  1.586
+++ ChangeLog   25 May 2015 09:22:05 -  1.587
@@ -1,6 +1,12 @@
 # ChangeLog for mail-mta/postfix
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.586 
2015/04/24 10:44:27 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.587 
2015/05/25 09:22:05 eras Exp $
+
+*postfix-3.1_pre20150523 (25 May 2015)
+
+  25 May 2015; Eray Aslan e...@gentoo.org +postfix-3.1_pre20150523.ebuild,
+  -postfix-3.1_pre20150421.ebuild:
+  Version bump
 
 *postfix-3.1_pre20150421 (24 Apr 2015)
 



1.1  mail-mta/postfix/postfix-3.1_pre20150523.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150523.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150523.ebuild?rev=1.1content-type=text/plain

Index: postfix-3.1_pre20150523.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150523.ebuild,v 1.1 
2015/05/25 09:22:05 eras Exp $

EAPI=5
inherit eutils flag-o-matic multilib pam ssl-cert systemd toolchain-funcs user 
versionator

MY_PV=${PV/_pre/-}
MY_SRC=${PN}-${MY_PV}
MY_URI=ftp://ftp.porcupine.org/mirrors/postfix-release/experimental;
VDA_PV=2.10.0
VDA_P=${PN}-vda-v13-${VDA_PV}
RC_VER=2.7

DESCRIPTION=A fast and secure drop-in replacement for sendmail
HOMEPAGE=http://www.postfix.org/;
SRC_URI=${MY_URI}/${MY_SRC}.tar.gz
vda? ( http://vda.sourceforge.net/VDA/${VDA_P}.patch ) 

LICENSE=IBM
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd
IUSE=+berkdb cdb doc dovecot-sasl +eai hardened ldap ldap-bind lmdb memcached 
mbox mysql nis pam postgres sasl selinux sqlite ssl vda

DEPEND==dev-libs/libpcre-3.4
dev-lang/perl
berkdb? ( =sys-libs/db-3.2:* )
cdb? ( || ( =dev-db/tinycdb-0.76 =dev-db/cdb-0.75-r1 ) )
eai? ( dev-libs/icu )
ldap? ( net-nds/openldap )
ldap-bind? ( net-nds/openldap[sasl] )
lmdb? ( =dev-db/lmdb-0.9.11 )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
postgres? ( dev-db/postgresql:* )
sasl? (  =dev-libs/cyrus-sasl-2 )
sqlite? ( dev-db/sqlite:3 )
ssl? ( =dev-libs/openssl-0.9.6g:* )

RDEPEND=${DEPEND}
dovecot-sasl? ( net-mail/dovecot )
memcached? ( net-misc/memcached )
net-mail/mailbase
!mail-mta/courier
!mail-mta/esmtp
!mail-mta/exim
!mail-mta/mini-qmail
!mail-mta/msmtp[mta]
!mail-mta/netqmail
!mail-mta/nullmailer
!mail-mta/qmail-ldap
!mail-mta/sendmail
!mail-mta/opensmtpd
!mail-mta/ssmtp-2.64-r2
!=mail-mta/ssmtp-2.64-r2[mta]
!net-mail/fastforward
selinux? ( sec-policy/selinux-postfix )

# No vda support for postfix-3.0
REQUIRED_USE=ldap-bind? ( ldap sasl )
!vda

S=${WORKDIR}/${MY_SRC}

pkg_setup() {
# Add postfix, postdrop user/group (bug #77565)
enewgroup postfix 207
enewgroup postdrop 208
enewuser postfix 207 -1 /var/spool/postfix postfix,mail
}

src_prepare() {
if use vda; then
epatch ${DISTDIR}/${VDA_P}.patch
fi

sed -i -e /^#define ALIAS_DB_MAP/s|:/etc/aliases|:/etc/mail/aliases| \
src/util/sys_defs.h || die sed failed

# change default paths to better comply with portage standard paths
sed -i -e s:/usr/local/:/usr/:g conf/master.cf || die sed failed

epatch_user
}

src_configure() {
for name in CDB LDAP LMDB MYSQL PCRE PGSQL SDBM SQLITE
do
local AUXLIBS_${name}=
done

# Make sure LDFLAGS get passed down to the executables.
local mycc=-DHAS_PCRE mylibs=${LDFLAGS} 

[gentoo-commits] gentoo-x86 commit in sci-mathematics/gimps: gimps-28.6.ebuild ChangeLog

2015-05-25 Thread Thomas Kahle (tomka)
tomka   15/05/25 07:07:24

  Modified: ChangeLog
  Added:gimps-28.6.ebuild
  Log:
  Bump to 28.6 (bug 549972)
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
565C32BC)

Revision  ChangesPath
1.74 sci-mathematics/gimps/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   5 Mar 2015 08:32:40 -   1.73
+++ ChangeLog   25 May 2015 07:07:24 -  1.74
@@ -1,6 +1,11 @@
 # ChangeLog for sci-mathematics/gimps
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.73 
2015/03/05 08:32:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.74 
2015/05/25 07:07:24 tomka Exp $
+
+*gimps-28.6 (25 May 2015)
+
+  25 May 2015; Thomas Kahle to...@gentoo.org +gimps-28.6.ebuild:
+  Bump to 28.6 (bug 549972)
 
   05 Mar 2015; Justin Lecher j...@gentoo.org gimps-27.9-r2.ebuild,
   gimps-28.5.ebuild:



1.1  sci-mathematics/gimps/gimps-28.6.ebuild

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

Index: gimps-28.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.6.ebuild,v 
1.1 2015/05/25 07:07:24 tomka Exp $

EAPI=4

inherit pax-utils systemd

DESCRIPTION=The Great Internet Mersenne Prime Search
HOMEPAGE=http://mersenne.org/;
SRC_URI=
amd64? ( ftp://mersenne.org/gimps/p95v${PV/./}.linux64.tar.gz )
x86? ( ftp://mersenne.org/gimps/p95v${PV/./}.linux32.tar.gz )

SLOT=0
LICENSE=GIMPS
KEYWORDS=-* ~amd64 ~x86
IUSE=

# Since there are no statically linked binaries for this version of mprime,
# and no static binaries for amd64 in general, we use the dynamically linked
# ones and try to cover the .so deps with the packages listed in RDEPEND.
DEPEND=
RDEPEND=net-misc/curl

S=${WORKDIR}
I=/opt/gimps

QA_PREBUILT=opt/gimps/mprime

src_install() {
dodir ${I} /var/lib/gimps
pax-mark m mprime
cp mprime ${D}/${I}
fperms a-w ${I}/mprime
fowners root:0 ${I}
fowners root:0 ${I}/mprime

dodoc license.txt readme.txt stress.txt whatsnew.txt undoc.txt

newinitd ${FILESDIR}/${PN}-26.6-r1-init.d gimps
newconfd ${FILESDIR}/${PN}-25.6-conf.d gimps

systemd_dounit ${FILESDIR}/${PN}.service
systemd_newtmpfilesd ${FILESDIR}/${PN}.tmpfiles ${PN}.conf
}

pkg_postinst() {
echo
einfo You can use \`/etc/init.d/gimps start\` to start a GIMPS client 
in the
einfo background at boot. Have a look at /etc/conf.d/gimps and check 
some
einfo configuration options.
einfo
einfo If you don't want to use the init script to start gimps, 
remember to
einfo pass it an additional command line parameter specifying where 
the data
einfo files are to be stored, e.g.:
einfo${I}/mprime -w/var/lib/gimps
echo
}

pkg_postrm() {
echo
einfo GIMPS data files were not removed.
einfo Remove them manually from /var/lib/gimps/
echo
}






[gentoo-commits] gentoo-x86 commit in dev-go/go-oauth2: - New directory

2015-05-25 Thread Zac Medico (zmedico)
zmedico 15/05/25 06:58:25

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-go/go-oauth2 added to the repository



[gentoo-commits] gentoo-x86 commit in net-misc/netkit-routed/files: netkit-routed-0.17-printf.patch

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 09:56:10

  Added:netkit-routed-0.17-printf.patch
  Log:
  Fix by Andrew Miller to use printf instead of echo -n #529992 by Diego Elio 
Pettenò.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.1  
net-misc/netkit-routed/files/netkit-routed-0.17-printf.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-routed/files/netkit-routed-0.17-printf.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-routed/files/netkit-routed-0.17-printf.patch?rev=1.1content-type=text/plain

Index: netkit-routed-0.17-printf.patch
===
echo -n isn't supported by all shells, use printf instead, which is portable.

Patch by Andrew Miller.

https://bugs.gentoo.org/529992

--- a/configure
+++ b/configure
@@ -235,10 +235,7 @@
 
 echo 'Generating MCONFIG...'
 (
-echo -n '# Generated by configure (confgen version 2) on '
-date
-echo '#'
-echo
+printf #\n# Generated by configure (confgen version 2) on $(date)\n#\n\n
 
 echo SBINDIR=$SBINDIR
 echo MANDIR=$MANDIR






[gentoo-commits] gentoo-x86 commit in net-misc/netkit-routed: netkit-routed-0.17-r4.ebuild ChangeLog

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 09:56:10

  Modified: netkit-routed-0.17-r4.ebuild ChangeLog
  Log:
  Fix by Andrew Miller to use printf instead of echo -n #529992 by Diego Elio 
Pettenò.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.7  net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild

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

Index: netkit-routed-0.17-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- netkit-routed-0.17-r4.ebuild12 Jul 2012 15:55:28 -  1.6
+++ netkit-routed-0.17-r4.ebuild25 May 2015 09:56:10 -  1.7
@@ -1,8 +1,8 @@
-# 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/net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild,v 
1.6 2012/07/12 15:55:28 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild,v 
1.7 2015/05/25 09:56:10 vapier Exp $
 
-EAPI=2
+EAPI=5
 
 inherit eutils toolchain-funcs
 
@@ -16,8 +16,9 @@
 IUSE=
 
 src_prepare() {
-   sed -i configure -e '/^LDFLAGS=/d' || die sed configure
+   sed -i configure -e '/^LDFLAGS=/d' || die
epatch ${FILESDIR}/${P}-time.patch
+   epatch ${FILESDIR}/${P}-printf.patch #529992
 }
 
 src_configure() {
@@ -27,11 +28,11 @@
 
 src_install() {
# ripquery
-   dosbin ripquery/ripquery || die
+   dosbin ripquery/ripquery
doman ripquery/ripquery.8
 
# routed
-   dosbin routed/routed || die
+   dosbin routed/routed
dosym routed /usr/sbin/in.routed
doman routed/routed.8
dosym routed.8 /usr/share/man/man8/in.routed.8



1.23 net-misc/netkit-routed/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-routed/ChangeLog?rev=1.23view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-routed/ChangeLog?rev=1.23content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-routed/ChangeLog?r1=1.22r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   26 Sep 2012 18:45:31 -  1.22
+++ ChangeLog   25 May 2015 09:56:10 -  1.23
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/netkit-routed
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/ChangeLog,v 1.22 
2012/09/26 18:45:31 kensington Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/ChangeLog,v 1.23 
2015/05/25 09:56:10 vapier Exp $
+
+  25 May 2015; Mike Frysinger vap...@gentoo.org
+  +files/netkit-routed-0.17-printf.patch, netkit-routed-0.17-r4.ebuild:
+  Fix by Andrew Miller to use printf instead of echo -n #529992 by Diego Elio
+  Pettenò.
 
   26 Sep 2012; Michael Palimaka kensing...@gentoo.org
   -netkit-routed-0.17-r3.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/netkit-rwho: netkit-rwho-0.17-r4.ebuild ChangeLog

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 09:58:42

  Modified: netkit-rwho-0.17-r4.ebuild ChangeLog
  Log:
  Fix by Andrew Miller to use printf instead of echo -n #529974 by Diego Elio 
Pettenò.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.8  net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild?r1=1.7r2=1.8

Index: netkit-rwho-0.17-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- netkit-rwho-0.17-r4.ebuild  18 Jul 2014 19:45:52 -  1.7
+++ netkit-rwho-0.17-r4.ebuild  25 May 2015 09:58:42 -  1.8
@@ -1,23 +1,24 @@
-# 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-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild,v 1.7 
2014/07/18 19:45:52 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/netkit-rwho/netkit-rwho-0.17-r4.ebuild,v 1.8 
2015/05/25 09:58:42 vapier Exp $
 
 EAPI=5
+
 inherit eutils toolchain-funcs
 
 DESCRIPTION=Netkit - ruptime/rwho/rwhod
 HOMEPAGE=http://www.hcs.harvard.edu/~dholland/computers/netkit.html;
-SRC_URI=
-   ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz
-   https://dev.gentoo.org/~jer/${P}-patches.tar.bz2
-
+SRC_URI=ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz
+   https://dev.gentoo.org/~jer/${P}-patches.tar.bz2;
 
 LICENSE=BSD
 SLOT=0
 KEYWORDS=alpha amd64 arm ~mips ppc s390 sh sparc x86
+IUSE=
 
 src_prepare() {
epatch ${WORKDIR}/000{1,2,3,4}-*.patch
+   epatch ${FILESDIR}/${P}-printf.patch #529974
 }
 
 src_configure() {



1.31 net-misc/netkit-rwho/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-rwho/ChangeLog?rev=1.31view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-rwho/ChangeLog?rev=1.31content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-rwho/ChangeLog?r1=1.30r2=1.31

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   18 Jul 2014 19:45:52 -  1.30
+++ ChangeLog   25 May 2015 09:58:42 -  1.31
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/netkit-rwho
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v 1.30 
2014/07/18 19:45:52 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rwho/ChangeLog,v 1.31 
2015/05/25 09:58:42 vapier Exp $
+
+  25 May 2015; Mike Frysinger vap...@gentoo.org
+  +files/netkit-rwho-0.17-printf.patch, netkit-rwho-0.17-r4.ebuild:
+  Fix by Andrew Miller to use printf instead of echo -n #529974 by Diego Elio
+  Pettenò.
 
   18 Jul 2014; Jeroen Roovers j...@gentoo.org -netkit-rwho-0.17-r3.ebuild,
   netkit-rwho-0.17-r4.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/netkit-rwho/files: netkit-rwho-0.17-printf.patch

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 09:58:42

  Added:netkit-rwho-0.17-printf.patch
  Log:
  Fix by Andrew Miller to use printf instead of echo -n #529974 by Diego Elio 
Pettenò.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.1  net-misc/netkit-rwho/files/netkit-rwho-0.17-printf.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-rwho/files/netkit-rwho-0.17-printf.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netkit-rwho/files/netkit-rwho-0.17-printf.patch?rev=1.1content-type=text/plain

Index: netkit-rwho-0.17-printf.patch
===
echo -n isn't supported by all shells, use printf instead, which is portable.

Note, if you apply this patch after 0004-ldflags.patch, the changes begin at 
line 276.
If you run it before 0004-ldflags.patch, the changes begin at line 277.

Patch by Andrew Miller.

https://bugs.gentoo.org/529974

--- a/configure
+++ b/configure
@@ -276,10 +276,7 @@
 
 echo 'Generating MCONFIG...'
 (
-echo -n '# Generated by configure (confgen version 2) on '
-date
-echo '#'
-echo
+printf #\n# Generated by configure (confgen version 2) on $(date)\n#\n\n
 
 echo BINDIR=$BINDIR
 echo SBINDIR=$SBINDIR






[gentoo-commits] proj/crossdev:master commit in: wrappers/site/

2015-05-25 Thread Mike Frysinger
commit: c6ccafaf45a6b1d27d0feae3912aae7d9054749b
Author: Mike Frysinger vapier AT chromium DOT org
AuthorDate: Mon May 25 09:50:37 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Mon May 25 09:51:12 2015 +
URL:https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=c6ccafaf

config.site: fix site accumulation

The POSIX rewrite accidentally dropped the appending logic so all the
`site+=...` changed to `site=...`.  Restore that.

URL: https://bugs.gentoo.org/497626
Signed-off-by: Mike Frysinger vapier AT chromium.org

 wrappers/site/config.site | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/wrappers/site/config.site b/wrappers/site/config.site
index 1f562a9..b1bba1e 100755
--- a/wrappers/site/config.site
+++ b/wrappers/site/config.site
@@ -23,15 +23,15 @@ config_site_names() {
local x
 
case ${CHOST} in
-   *-linux-*)  sites=linux ${site_arch}-linux ;;
-   *-darwin*)  sites=darwin ${site_arch}-darwin ;;
+   *-linux-*)  sites=${sites} linux ${site_arch}-linux ;;
+   *-darwin*)  sites=${sites} darwin ${site_arch}-darwin ;;
esac
 
case ${CHOST} in
-   *-linux-uclibc) sites=linux-uclibc ${site_arch}-linux-uclibc ;;
-   *-linux-gnu)sites=linux-gnu ${site_arch}-linux-gnu ;;
-   *-linux-uclibceabi) sites=linux-uclibceabi 
${site_arch}-linux-uclibceabi ;;
-   *-linux-gnueabi)sites=linux-gnueabi ${site_arch}-linux-gnueabi ;;
+   *-linux-uclibc) sites=${sites} linux-uclibc 
${site_arch}-linux-uclibc ;;
+   *-linux-gnu)sites=${sites} linux-gnu ${site_arch}-linux-gnu ;;
+   *-linux-uclibceabi) sites=${sites} linux-uclibceabi 
${site_arch}-linux-uclibceabi ;;
+   *-linux-gnueabi)sites=${sites} linux-gnueabi 
${site_arch}-linux-gnueabi ;;
esac
 
for x in ${sites} ${CHOST}; do



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

2015-05-25 Thread Justin Lecher (jlec)
jlec15/05/25 10:07:33

  Modified: ChangeLog cuda.eclass
  Log:
  Loose quoting, #550060

Revision  ChangesPath
1.1622   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1621
retrieving revision 1.1622
diff -u -r1.1621 -r1.1622
--- ChangeLog   24 May 2015 22:44:37 -  1.1621
+++ ChangeLog   25 May 2015 10:07:33 -  1.1622
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1621 2015/05/24 
22:44:37 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1622 2015/05/25 
10:07:33 jlec Exp $
+
+  25 May 2015; Justin Lecher j...@gentoo.org cuda.eclass:
+  Loose quoting, #550060
 
   24 May 2015; James Le Cuirot ch...@gentoo.org java-utils-2.eclass:
   The depend-java-query wrapper is raising readonly variable warnings for USE



1.7  eclass/cuda.eclass

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

Index: cuda.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/cuda.eclass,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cuda.eclass 18 Nov 2014 19:54:06 -  1.6
+++ cuda.eclass 25 May 2015 10:07:33 -  1.7
@@ -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/eclass/cuda.eclass,v 1.6 2014/11/18 
19:54:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/cuda.eclass,v 1.7 2015/05/25 
10:07:33 jlec Exp $
 
 inherit flag-o-matic toolchain-funcs versionator
 
@@ -77,7 +77,7 @@
 
if [[ -n ${gcc_bindir} ]]; then
if [[ -n ${flag} ]]; then
-   ret=${flag}\\\${gcc_bindir}\\\
+   ret=${flag}\${gcc_bindir}\
else
ret=${gcc_bindir}
fi






[gentoo-commits] gentoo-x86 commit in sys-libs/e2fsprogs-libs/files: e2fsprogs-libs-1.42.13-fix-build-cflags.patch e2fsprogs-libs-1.42.10-fix-build-cflags.patch

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 10:14:51

  Modified: e2fsprogs-libs-1.42.13-fix-build-cflags.patch
e2fsprogs-libs-1.42.10-fix-build-cflags.patch
  Log:
  Add missing documentation on build-cflags patch #516854 by Ian Stakenvicius.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  
sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch?r1=1.1r2=1.2

Index: e2fsprogs-libs-1.42.13-fix-build-cflags.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- e2fsprogs-libs-1.42.13-fix-build-cflags.patch   19 May 2015 09:18:00 
-  1.1
+++ e2fsprogs-libs-1.42.13-fix-build-cflags.patch   25 May 2015 10:14:51 
-  1.2
@@ -1,3 +1,5 @@
+https://bugs.gentoo.org/516854
+
 --- e2fsprogs-libs-1.42.13/configure.in
 +++ e2fsprogs-libs-1.42.13/configure.in
 @@ -1315,6 +1315,8 @@



1.2  
sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch?r1=1.1r2=1.2

Index: e2fsprogs-libs-1.42.10-fix-build-cflags.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- e2fsprogs-libs-1.42.10-fix-build-cflags.patch   10 Jul 2014 19:05:02 
-  1.1
+++ e2fsprogs-libs-1.42.10-fix-build-cflags.patch   25 May 2015 10:14:51 
-  1.2
@@ -1,5 +1,7 @@
 a/e2fsprogs-libs-1.42.10/configure.in  2014-05-15 13:04:08.0 
-0400
-+++ b/e2fsprogs-libs-1.42.10/configure.in  2014-07-10 13:39:21.374156802 
-0400
+https://bugs.gentoo.org/516854
+
+--- a/e2fsprogs-libs-1.42.10/configure.in
 b/e2fsprogs-libs-1.42.10/configure.in
 @@ -1328,7 +1328,7 @@
 BUILD_CFLAGS=$CFLAGS $CPPFLAGS $INCLUDES -DHAVE_CONFIG_H
 BUILD_LDFLAGS=$LDFLAGS






[gentoo-commits] gentoo-x86 commit in sys-libs/e2fsprogs-libs: e2fsprogs-libs-1.42.13.ebuild e2fsprogs-libs-1.42.12.ebuild e2fsprogs-libs-1.42.10.ebuild ChangeLog

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 10:14:51

  Modified: e2fsprogs-libs-1.42.13.ebuild
e2fsprogs-libs-1.42.12.ebuild
e2fsprogs-libs-1.42.10.ebuild ChangeLog
  Log:
  Add missing documentation on build-cflags patch #516854 by Ian Stakenvicius.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild

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

Index: e2fsprogs-libs-1.42.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- e2fsprogs-libs-1.42.13.ebuild   19 May 2015 09:18:00 -  1.1
+++ e2fsprogs-libs-1.42.13.ebuild   25 May 2015 10:14:51 -  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/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild,v 
1.1 2015/05/19 09:18:00 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild,v 
1.2 2015/05/25 10:14:51 vapier Exp $
 
 EAPI=4
 
@@ -35,7 +35,7 @@
 src_prepare() {
printf 'all:\n%%:;@:\n'  doc/Makefile.in # don't bother with docs 
#305613
epatch ${FILESDIR}/${PN}-1.42.9-no-quota.patch
-   epatch ${FILESDIR}/${PN}-1.42.13-fix-build-cflags.patch
+   epatch ${FILESDIR}/${PN}-1.42.13-fix-build-cflags.patch #516854
# Not everyone has gettext installed (like USE=-nls).
echo 'm4_ifndef([AM_GNU_GETTEXT],[m4_define([AM_GNU_GETTEXT])])'  
acinclude.m4
eautoreconf



1.10 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild

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

Index: e2fsprogs-libs-1.42.12.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- e2fsprogs-libs-1.42.12.ebuild   4 Apr 2015 22:28:31 -   1.9
+++ e2fsprogs-libs-1.42.12.ebuild   25 May 2015 10:14:51 -  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/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild,v 
1.9 2015/04/04 22:28:31 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild,v 
1.10 2015/05/25 10:14:51 vapier Exp $
 
 EAPI=4
 
@@ -35,7 +35,7 @@
 src_prepare() {
printf 'all:\n%%:;@:\n'  doc/Makefile.in # don't bother with docs 
#305613
epatch ${FILESDIR}/${PN}-1.42.9-no-quota.patch
-   epatch ${FILESDIR}/${PN}-1.42.10-fix-build-cflags.patch
+   epatch ${FILESDIR}/${PN}-1.42.10-fix-build-cflags.patch #516854
# Not everyone has gettext installed (like USE=-nls).
echo 'm4_ifndef([AM_GNU_GETTEXT],[m4_define([AM_GNU_GETTEXT])])'  
acinclude.m4
eautoreconf



1.16 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild?r1=1.15r2=1.16

Index: e2fsprogs-libs-1.42.10.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- e2fsprogs-libs-1.42.10.ebuild   21 May 2015 13:20:41 -  1.15
+++ e2fsprogs-libs-1.42.10.ebuild   25 May 2015 10:14:51 -  1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 

[gentoo-commits] gentoo-x86 commit in sys-libs/e2fsprogs-libs/files: e2fsprogs-libs-1.42.13-fix-build-cflags.patch e2fsprogs-libs-1.42.10-fix-build-cflags.patch

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 10:21:48

  Modified: e2fsprogs-libs-1.42.13-fix-build-cflags.patch
e2fsprogs-libs-1.42.10-fix-build-cflags.patch
  Log:
  Change build-cflags patch to apply to configure since it is super tiny and 
the other modifications in src_prepare expect to patch the generated autotools 
#549926 by Patrick McLean.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  
sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch?r1=1.2r2=1.3

Index: e2fsprogs-libs-1.42.13-fix-build-cflags.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.13-fix-build-cflags.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- e2fsprogs-libs-1.42.13-fix-build-cflags.patch   25 May 2015 10:14:51 
-  1.2
+++ e2fsprogs-libs-1.42.13-fix-build-cflags.patch   25 May 2015 10:21:48 
-  1.3
@@ -1,7 +1,7 @@
 https://bugs.gentoo.org/516854
 
 e2fsprogs-libs-1.42.13/configure.in
-+++ e2fsprogs-libs-1.42.13/configure.in
+--- e2fsprogs-libs-1.42.13/configure
 e2fsprogs-libs-1.42.13/configure
 @@ -1315,6 +1315,8 @@
  if test $cross_compiling = no; then
 BUILD_CFLAGS=$CFLAGS $CPPFLAGS $INCLUDES -DHAVE_CONFIG_H
@@ -9,5 +9,5 @@
 +else
 +   BUILD_CFLAGS=$INCLUDES
  fi
- AC_SUBST(BUILD_CFLAGS)
- AC_SUBST(BUILD_LDFLAGS)
+ 
+ 



1.3  
sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch?r1=1.2r2=1.3

Index: e2fsprogs-libs-1.42.10-fix-build-cflags.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/files/e2fsprogs-libs-1.42.10-fix-build-cflags.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- e2fsprogs-libs-1.42.10-fix-build-cflags.patch   25 May 2015 10:14:51 
-  1.2
+++ e2fsprogs-libs-1.42.10-fix-build-cflags.patch   25 May 2015 10:21:48 
-  1.3
@@ -1,7 +1,7 @@
 https://bugs.gentoo.org/516854
 
 a/e2fsprogs-libs-1.42.10/configure.in
-+++ b/e2fsprogs-libs-1.42.10/configure.in
+--- a/e2fsprogs-libs-1.42.10/configure
 b/e2fsprogs-libs-1.42.10/configure
 @@ -1328,7 +1328,7 @@
 BUILD_CFLAGS=$CFLAGS $CPPFLAGS $INCLUDES -DHAVE_CONFIG_H
 BUILD_LDFLAGS=$LDFLAGS
@@ -10,4 +10,4 @@
 +   BUILD_CFLAGS=$INCLUDES
 BUILD_LDFLAGS=
  fi
- AC_SUBST(BUILD_CFLAGS)
+ 






[gentoo-commits] gentoo-x86 commit in sys-libs/e2fsprogs-libs: e2fsprogs-libs-1.42.13.ebuild e2fsprogs-libs-1.42.12.ebuild e2fsprogs-libs-1.42.10.ebuild ChangeLog

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 10:21:48

  Modified: e2fsprogs-libs-1.42.13.ebuild
e2fsprogs-libs-1.42.12.ebuild
e2fsprogs-libs-1.42.10.ebuild ChangeLog
  Log:
  Change build-cflags patch to apply to configure since it is super tiny and 
the other modifications in src_prepare expect to patch the generated autotools 
#549926 by Patrick McLean.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild

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

Index: e2fsprogs-libs-1.42.13.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- e2fsprogs-libs-1.42.13.ebuild   25 May 2015 10:14:51 -  1.2
+++ e2fsprogs-libs-1.42.13.ebuild   25 May 2015 10:21:48 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild,v 
1.2 2015/05/25 10:14:51 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild,v 
1.3 2015/05/25 10:21:48 vapier Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 *)  UP_PV=${PV} ;;
 esac
 
-inherit autotools toolchain-funcs eutils multilib-minimal
+inherit toolchain-funcs eutils multilib-minimal
 
 DESCRIPTION=e2fsprogs libraries (common error and subsystem)
 HOMEPAGE=http://e2fsprogs.sourceforge.net/;
@@ -36,9 +36,6 @@
printf 'all:\n%%:;@:\n'  doc/Makefile.in # don't bother with docs 
#305613
epatch ${FILESDIR}/${PN}-1.42.9-no-quota.patch
epatch ${FILESDIR}/${PN}-1.42.13-fix-build-cflags.patch #516854
-   # Not everyone has gettext installed (like USE=-nls).
-   echo 'm4_ifndef([AM_GNU_GETTEXT],[m4_define([AM_GNU_GETTEXT])])'  
acinclude.m4
-   eautoreconf
 }
 
 multilib_src_configure() {



1.11 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild?r1=1.10r2=1.11

Index: e2fsprogs-libs-1.42.12.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- e2fsprogs-libs-1.42.12.ebuild   25 May 2015 10:14:51 -  1.10
+++ e2fsprogs-libs-1.42.12.ebuild   25 May 2015 10:21:48 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild,v 
1.10 2015/05/25 10:14:51 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.12.ebuild,v 
1.11 2015/05/25 10:21:48 vapier Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 *)  UP_PV=${PV} ;;
 esac
 
-inherit autotools toolchain-funcs eutils multilib-minimal
+inherit toolchain-funcs eutils multilib-minimal
 
 DESCRIPTION=e2fsprogs libraries (common error and subsystem)
 HOMEPAGE=http://e2fsprogs.sourceforge.net/;
@@ -36,9 +36,6 @@
printf 'all:\n%%:;@:\n'  doc/Makefile.in # don't bother with docs 
#305613
epatch ${FILESDIR}/${PN}-1.42.9-no-quota.patch
epatch ${FILESDIR}/${PN}-1.42.10-fix-build-cflags.patch #516854
-   # Not everyone has gettext installed (like USE=-nls).
-   echo 'm4_ifndef([AM_GNU_GETTEXT],[m4_define([AM_GNU_GETTEXT])])'  
acinclude.m4
-   eautoreconf
 }
 
 multilib_src_configure() {



1.17 sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild?r1=1.16r2=1.17

Index: 

[gentoo-commits] gentoo-x86 commit in sys-fs/e2fsprogs/files: e2fsprogs-1.42.13-fix-build-cflags.patch e2fsprogs-1.42.10-fix-build-cflags.patch

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

  Modified: e2fsprogs-1.42.13-fix-build-cflags.patch
e2fsprogs-1.42.10-fix-build-cflags.patch
  Log:
  Change build-cflags patch to apply to configure since it is super tiny and 
the other modifications in src_prepare expect to patch the generated autotools 
#549926 by Patrick McLean.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  
sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch?r1=1.2r2=1.3

Index: e2fsprogs-1.42.13-fix-build-cflags.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- e2fsprogs-1.42.13-fix-build-cflags.patch25 May 2015 10:23:39 -  
1.2
+++ e2fsprogs-1.42.13-fix-build-cflags.patch25 May 2015 10:29:17 -  
1.3
@@ -1,7 +1,7 @@
 https://bugs.gentoo.org/516854
 
 e2fsprogs-1.42.13/configure.in
-+++ e2fsprogs-1.42.13/configure.in
+--- e2fsprogs-1.42.13/configure
 e2fsprogs-1.42.13/configure
 @@ -1315,6 +1315,8 @@
  if test $cross_compiling = no; then
 BUILD_CFLAGS=$CFLAGS $CPPFLAGS $INCLUDES -DHAVE_CONFIG_H
@@ -9,5 +9,5 @@
 +else
 +   BUILD_CFLAGS=$INCLUDES
  fi
- AC_SUBST(BUILD_CFLAGS)
- AC_SUBST(BUILD_LDFLAGS)
+ 
+ 



1.3  
sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch?r1=1.2r2=1.3

Index: e2fsprogs-1.42.10-fix-build-cflags.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- e2fsprogs-1.42.10-fix-build-cflags.patch25 May 2015 10:23:39 -  
1.2
+++ e2fsprogs-1.42.10-fix-build-cflags.patch25 May 2015 10:29:17 -  
1.3
@@ -1,7 +1,7 @@
 https://bugs.gentoo.org/516854
 
 a/e2fsprogs-libs-1.42.10/configure.in
-+++ b/e2fsprogs-libs-1.42.10/configure.in
+--- a/e2fsprogs-libs-1.42.10/configure
 b/e2fsprogs-libs-1.42.10/configure
 @@ -1328,7 +1328,7 @@
 BUILD_CFLAGS=$CFLAGS $CPPFLAGS $INCLUDES -DHAVE_CONFIG_H
 BUILD_LDFLAGS=$LDFLAGS
@@ -10,4 +10,4 @@
 +   BUILD_CFLAGS=$INCLUDES
 BUILD_LDFLAGS=
  fi
- AC_SUBST(BUILD_CFLAGS)
+ 






[gentoo-commits] gentoo-x86 commit in sys-fs/e2fsprogs: e2fsprogs-1.42.12.ebuild e2fsprogs-1.42.10.ebuild e2fsprogs-1.42.13.ebuild ChangeLog

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

  Modified: e2fsprogs-1.42.12.ebuild e2fsprogs-1.42.10.ebuild
e2fsprogs-1.42.13.ebuild ChangeLog
  Log:
  Change build-cflags patch to apply to configure since it is super tiny and 
the other modifications in src_prepare expect to patch the generated autotools 
#549926 by Patrick McLean.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.12 sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild?r1=1.11r2=1.12

Index: e2fsprogs-1.42.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- e2fsprogs-1.42.12.ebuild25 May 2015 10:23:39 -  1.11
+++ e2fsprogs-1.42.12.ebuild25 May 2015 10:29:17 -  1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild,v 
1.11 2015/05/25 10:23:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild,v 
1.12 2015/05/25 10:29:17 vapier Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 *)  UP_PV=${PV} ;;
 esac
 
-inherit autotools eutils flag-o-matic multilib toolchain-funcs
+inherit eutils flag-o-matic multilib toolchain-funcs
 
 DESCRIPTION=Standard EXT2/EXT3/EXT4 filesystem utilities
 HOMEPAGE=http://e2fsprogs.sourceforge.net/;
@@ -53,7 +53,6 @@
 
# Avoid rebuild
echo '#include_next ss/ss_err.h'  lib/ss/ss_err.h
-   eautoreconf
 }
 
 src_configure() {



1.25 sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild?rev=1.25view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild?rev=1.25content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild?r1=1.24r2=1.25

Index: e2fsprogs-1.42.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- e2fsprogs-1.42.10.ebuild25 May 2015 10:23:39 -  1.24
+++ e2fsprogs-1.42.10.ebuild25 May 2015 10:29:17 -  1.25
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild,v 
1.24 2015/05/25 10:23:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild,v 
1.25 2015/05/25 10:29:17 vapier Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 *)  UP_PV=${PV} ;;
 esac
 
-inherit autotools eutils flag-o-matic multilib toolchain-funcs
+inherit eutils flag-o-matic multilib toolchain-funcs
 
 DESCRIPTION=Standard EXT2/EXT3/EXT4 filesystem utilities
 HOMEPAGE=http://e2fsprogs.sourceforge.net/;
@@ -50,7 +50,6 @@
 
# Avoid rebuild
echo '#include_next ss/ss_err.h'  lib/ss/ss_err.h
-   eautoreconf
 }
 
 src_configure() {



1.3  sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild

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

Index: e2fsprogs-1.42.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- e2fsprogs-1.42.13.ebuild25 May 2015 10:23:39 -  1.2
+++ e2fsprogs-1.42.13.ebuild25 May 2015 10:29: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/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild,v 
1.2 2015/05/25 10:23:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild,v 
1.3 2015/05/25 10:29:17 vapier Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 *)  UP_PV=${PV} ;;
 esac
 
-inherit autotools eutils flag-o-matic multilib toolchain-funcs
+inherit eutils 

[gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-vp8: gst-plugins-vp8-0.10.23-r3.ebuild ChangeLog

2015-05-25 Thread Mikle Kolyada (zlogene)
zlogene 15/05/25 10:44:46

  Modified: gst-plugins-vp8-0.10.23-r3.ebuild ChangeLog
  Log:
  x86 stable wrt bug #550004
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.4  
media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r3.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r3.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r3.ebuild?r1=1.3r2=1.4

Index: gst-plugins-vp8-0.10.23-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gst-plugins-vp8-0.10.23-r3.ebuild   25 May 2015 04:19:10 -  1.3
+++ gst-plugins-vp8-0.10.23-r3.ebuild   25 May 2015 10:44:46 -  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/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r3.ebuild,v
 1.3 2015/05/25 04:19:10 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/gst-plugins-vp8-0.10.23-r3.ebuild,v
 1.4 2015/05/25 10:44:46 zlogene Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 inherit eutils gstreamer
 
 DESCRIPTION=GStreamer decoder for vpx video format
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd
 IUSE=
 
 RDEPEND==media-libs/libvpx-1.2.0_pre20130625[${MULTILIB_USEDEP}]



1.32 media-plugins/gst-plugins-vp8/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   25 May 2015 04:19:10 -  1.31
+++ ChangeLog   25 May 2015 10:44:46 -  1.32
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gst-plugins-vp8
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 
1.31 2015/05/25 04:19:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vp8/ChangeLog,v 
1.32 2015/05/25 10:44:46 zlogene Exp $
+
+  25 May 2015; Mikle Kolyada zlog...@gentoo.org
+  gst-plugins-vp8-0.10.23-r3.ebuild:
+  x86 stable wrt bug #550004
 
   25 May 2015; Jeroen Roovers j...@gentoo.org
   gst-plugins-vp8-0.10.23-r3.ebuild:






[gentoo-commits] proj/netifrc:master commit in: init.d/

2015-05-25 Thread Mike Frysinger
commit: fb47f01605857f09614013d23014ad5a6899e9f7
Author: Patrick McLean patrickm AT gaikai DOT com
AuthorDate: Thu Jan 29 01:04:41 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Jan 29 01:04:41 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=fb47f016

lo should not have a need dependency on localmount

 init.d/net.lo.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/init.d/net.lo.in b/init.d/net.lo.in
index e9e7f7c..bdb3747 100644
--- a/init.d/net.lo.in
+++ b/init.d/net.lo.in
@@ -30,9 +30,9 @@ depend()
local IFACE=$(get_interface)
local IFVAR=$(shell_var ${IFACE})
 
-   need localmount
if [ $RC_UNAME = Linux -a $IFACE != lo ]; then
need sysfs
+   after modules
fi
after bootmisc
keyword -jail -prefix -vserver
@@ -41,6 +41,7 @@ depend()
lo|lo0) ;;
*)
after net.lo net.lo0 dbus
+   need localmount
provide net
;;
esac



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

2015-05-25 Thread Mike Frysinger
commit: c3935900c95a38629394a9f82dd144677196ff22
Author: Robin H. Johnson robbat2 AT orbis-terrarum DOT net
AuthorDate: Sat Feb  7 22:04:31 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Sat Feb  7 22:04:31 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=c3935900

Merge pull request #9 from chutz/lo-dont-need-localmount

lo should not have a need dependency on localmount

 init.d/net.lo.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



[gentoo-commits] proj/netifrc:master commit in: net/

2015-05-25 Thread Mike Frysinger
commit: 64a72e65a43fccceab640a51cbabe2f3ffea22b6
Author: Mike Frysinger vapier AT gentoo DOT org
AuthorDate: Tue Feb 24 19:40:10 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Tue Feb 24 19:40:10 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=64a72e65

do not use `echo -n`

The -n option is not portable.  Use printf instead.

 net/ifconfig.sh.Linux.in | 2 +-
 net/udhcpc.sh.Linux.in   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ifconfig.sh.Linux.in b/net/ifconfig.sh.Linux.in
index b2203cb..3d91afa 100644
--- a/net/ifconfig.sh.Linux.in
+++ b/net/ifconfig.sh.Linux.in
@@ -81,7 +81,7 @@ _get_inet_address()
sed -n -e 's/.*\(inet addr:\|inet \)\([^ ]*\).*\(Mask:\|netmask \)\([^ 
]*\).*/\2 \4/p')
[ -z $1 ]  return 1
 
-   echo -n $1
+   printf '%s' $1
shift
echo /$(_netmask2cidr $1)
 }

diff --git a/net/udhcpc.sh.Linux.in b/net/udhcpc.sh.Linux.in
index bb502e5..b6e0327 100644
--- a/net/udhcpc.sh.Linux.in
+++ b/net/udhcpc.sh.Linux.in
@@ -25,7 +25,7 @@ udhcpc_start()
# but it creates temporary files.
# We can move this stuff to udhcpc hook script to avoid that, should we 
do?
local conf=/var/run/udhcpc-${IFACE}.conf
-   echo -n $conf
+   $conf
# Map some generic options to dhcpcd
for opt in ${opts}; do
case ${opt} in



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

2015-05-25 Thread Mike Frysinger
commit: c150fab20c16adc3d51ab8555a13c240f844c2e3
Author: Robin H. Johnson robbat2 AT orbis-terrarum DOT net
AuthorDate: Wed May 13 17:55:03 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Wed May 13 17:55:03 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=c150fab2

Merge pull request #13 from dwfreed/iproute2-bridge

bridge: use/prefer iproute2/sysfs where possible

 net/bridge.sh | 89 +++
 1 file changed, 83 insertions(+), 6 deletions(-)



[gentoo-commits] proj/netifrc:master commit in: net/

2015-05-25 Thread Mike Frysinger
commit: 50c9fd7827fa58d27a593c8c480068f85c047cec
Author: Thomas D whissi AT whissi DOT de
AuthorDate: Wed Apr 16 09:51:56 2014 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Tue Mar 10 16:14:49 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=50c9fd78

net/iproute2: Add timeout information and timeout progress indicator

With this patch we will show the currently set dad_timeout value to the
user. The timeout progress will be shown using dots.

The idea is stolen from _wait_for_carrier() in init.d/net.lo.in.

This patch will also undo commit

  732a9a4999f479ee97a404252f6a0eba4a86e338

X-Gentoo-Bug: 488250
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=488250

 net/iproute2.sh | 25 +
 1 file changed, 17 insertions(+), 8 deletions(-)

diff --git a/net/iproute2.sh b/net/iproute2.sh
index 7918941..8053b2f 100644
--- a/net/iproute2.sh
+++ b/net/iproute2.sh
@@ -351,9 +351,10 @@ _iproute2_ipv6_tentative()
 
 iproute2_post_start()
 {
-   local n=
-   eval n=\$dad_timeout_${IFVAR}
-   [ -z $n ]  n=${dad_timeout:-10}
+   local _dad_timeout=
+
+   eval _dad_timeout=\$dad_timeout_${IFVAR}
+   _dad_timeout=${_dad_timeout:-${dad_timeout:-5}}
 
local policyroute_order=
eval policyroute_order=\$policy_rules_before_routes_${IFVAR}
@@ -361,14 +362,22 @@ iproute2_post_start()
yesno $policyroute_order || _iproute2_policy_routing
 
if _iproute2_ipv6_tentative; then
-   ebegin Waiting for IPv6 addresses
-   while [ $n -ge 0 ]; do
+   einfon Waiting for IPv6 addresses (${_dad_timeout} seconds) 
+   while [ $_dad_timeout -gt 0 ]; do
_iproute2_ipv6_tentative || break
sleep 1
-   : $(( n -= 1 ))
+   : $(( _dad_timeout -= 1 ))
+   printf .
done
-   [ $n -ge 0 ]
-   eend $?
+
+   echo 
+
+   if [ $_dad_timeout -le 0 ]; then
+   eend 1
+   return 1
+   else
+   eend 0
+   fi
fi
 
return 0



[gentoo-commits] gentoo-x86 commit in sys-devel/crossdev: crossdev-20150525.ebuild ChangeLog

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 10:10:34

  Modified: ChangeLog
  Added:crossdev-20150525.ebuild
  Log:
  Fix config.site accumulation.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.118sys-devel/crossdev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   23 May 2015 05:35:54 -  1.117
+++ ChangeLog   25 May 2015 10:10:34 -  1.118
@@ -1,6 +1,11 @@
 # ChangeLog for sys-devel/crossdev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.117 
2015/05/23 05:35:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.118 
2015/05/25 10:10:34 vapier Exp $
+
+*crossdev-20150525 (25 May 2015)
+
+  25 May 2015; Mike Frysinger vap...@gentoo.org +crossdev-20150525.ebuild:
+  Fix config.site accumulation.
 
 *crossdev-20150521 (23 May 2015)
 



1.1  sys-devel/crossdev/crossdev-20150525.ebuild

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

Index: crossdev-20150525.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20150525.ebuild,v 1.1 
2015/05/25 10:10:34 vapier Exp $

EAPI=4

if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI=git://anongit.gentoo.org/proj/crossdev.git
inherit git-2
SRC_URI=
#KEYWORDS=
else
SRC_URI=mirror://gentoo/${P}.tar.xz
http://dev.gentoo.org/~vapier/dist/${P}.tar.xz;
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~x86-fbsd
fi

DESCRIPTION=Gentoo Cross-toolchain generator
HOMEPAGE=http://www.gentoo.org/;

LICENSE=GPL-2
SLOT=0
IUSE=

RDEPEND==sys-apps/portage-2.1
app-shells/bash
!sys-devel/crossdev-wrappers
DEPEND=app-arch/xz-utils

src_install() {
default
if [[ ${PV} ==  ]] ; then
sed -i s:@CDEVPV@:${EGIT_VERSION}: ${ED}/usr/bin/crossdev 
|| die
fi
}






[gentoo-commits] gentoo-x86 commit in sys-fs/e2fsprogs/files: e2fsprogs-1.42.13-fix-build-cflags.patch e2fsprogs-1.42.10-fix-build-cflags.patch

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 10:23:39

  Modified: e2fsprogs-1.42.13-fix-build-cflags.patch
e2fsprogs-1.42.10-fix-build-cflags.patch
  Log:
  Add missing documentation on build-cflags patch #516854 by Ian Stakenvicius.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  
sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch?r1=1.1r2=1.2

Index: e2fsprogs-1.42.13-fix-build-cflags.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.13-fix-build-cflags.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- e2fsprogs-1.42.13-fix-build-cflags.patch19 May 2015 09:18:22 -  
1.1
+++ e2fsprogs-1.42.13-fix-build-cflags.patch25 May 2015 10:23:39 -  
1.2
@@ -1,3 +1,5 @@
+https://bugs.gentoo.org/516854
+
 --- e2fsprogs-1.42.13/configure.in
 +++ e2fsprogs-1.42.13/configure.in
 @@ -1315,6 +1315,8 @@



1.2  
sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch?r1=1.1r2=1.2

Index: e2fsprogs-1.42.10-fix-build-cflags.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/files/e2fsprogs-1.42.10-fix-build-cflags.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- e2fsprogs-1.42.10-fix-build-cflags.patch11 Jul 2014 13:57:01 -  
1.1
+++ e2fsprogs-1.42.10-fix-build-cflags.patch25 May 2015 10:23:39 -  
1.2
@@ -1,5 +1,7 @@
 a/e2fsprogs-libs-1.42.10/configure.in  2014-05-15 13:04:08.0 
-0400
-+++ b/e2fsprogs-libs-1.42.10/configure.in  2014-07-10 13:39:21.374156802 
-0400
+https://bugs.gentoo.org/516854
+
+--- a/e2fsprogs-libs-1.42.10/configure.in
 b/e2fsprogs-libs-1.42.10/configure.in
 @@ -1328,7 +1328,7 @@
 BUILD_CFLAGS=$CFLAGS $CPPFLAGS $INCLUDES -DHAVE_CONFIG_H
 BUILD_LDFLAGS=$LDFLAGS






[gentoo-commits] gentoo-x86 commit in sys-fs/e2fsprogs: e2fsprogs-1.42.12.ebuild e2fsprogs-1.42.10.ebuild e2fsprogs-1.42.13.ebuild ChangeLog

2015-05-25 Thread Mike Frysinger (vapier)
vapier  15/05/25 10:23:39

  Modified: e2fsprogs-1.42.12.ebuild e2fsprogs-1.42.10.ebuild
e2fsprogs-1.42.13.ebuild ChangeLog
  Log:
  Add missing documentation on build-cflags patch #516854 by Ian Stakenvicius.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.11 sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild?r1=1.10r2=1.11

Index: e2fsprogs-1.42.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- e2fsprogs-1.42.12.ebuild4 Apr 2015 22:29:07 -   1.10
+++ e2fsprogs-1.42.12.ebuild25 May 2015 10:23:39 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild,v 
1.10 2015/04/04 22:29:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.12.ebuild,v 
1.11 2015/05/25 10:23:39 vapier Exp $
 
 EAPI=4
 
@@ -37,7 +37,7 @@
if [[ ${CHOST} == *-mint* ]] ; then
epatch ${WORKDIR}/${PN}-1.42.9-mint-r1.patch
fi
-   epatch ${FILESDIR}/${PN}-1.42.10-fix-build-cflags.patch
+   epatch ${FILESDIR}/${PN}-1.42.10-fix-build-cflags.patch #516854
 
# blargh ... trick e2fsprogs into using e2fsprogs-libs
rm -rf doc



1.24 sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild?r1=1.23r2=1.24

Index: e2fsprogs-1.42.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- e2fsprogs-1.42.10.ebuild21 May 2015 13:22:07 -  1.23
+++ e2fsprogs-1.42.10.ebuild25 May 2015 10:23:39 -  1.24
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild,v 
1.23 2015/05/21 13:22:07 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild,v 
1.24 2015/05/25 10:23:39 vapier Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
epatch ${FILESDIR}/${PN}-1.41.8-makefile.patch
epatch ${FILESDIR}/${PN}-1.40-fbsd.patch
epatch ${FILESDIR}/${P}-e2fsck-fix-makefile-dependency.patch
-   epatch ${FILESDIR}/${P}-fix-build-cflags.patch
+   epatch ${FILESDIR}/${P}-fix-build-cflags.patch #516854
 
# blargh ... trick e2fsprogs into using e2fsprogs-libs
rm -rf doc



1.2  sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild?r1=1.1r2=1.2

Index: e2fsprogs-1.42.13.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- e2fsprogs-1.42.13.ebuild19 May 2015 09:18:22 -  1.1
+++ e2fsprogs-1.42.13.ebuild25 May 2015 10:23:39 -  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/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild,v 
1.1 2015/05/19 09:18:22 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.13.ebuild,v 
1.2 2015/05/25 10:23:39 vapier Exp $
 
 EAPI=4
 
@@ -37,7 +37,7 @@
if [[ ${CHOST} == *-mint* ]] ; then
epatch ${WORKDIR}/${PN}-1.42.9-mint-r1.patch
fi
-   epatch ${FILESDIR}/${PN}-1.42.13-fix-build-cflags.patch
+   epatch ${FILESDIR}/${PN}-1.42.13-fix-build-cflags.patch #516854
 
# blargh ... trick e2fsprogs into 

[gentoo-commits] gentoo-x86 commit in app-misc/pax-utils: pax-utils-1.0.3.ebuild ChangeLog

2015-05-25 Thread Mikle Kolyada (zlogene)
zlogene 15/05/25 10:47:28

  Modified: pax-utils-1.0.3.ebuild ChangeLog
  Log:
  x86 stable wrt bug #550300
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.5  app-misc/pax-utils/pax-utils-1.0.3.ebuild

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

Index: pax-utils-1.0.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-1.0.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pax-utils-1.0.3.ebuild  25 May 2015 01:41:11 -  1.4
+++ pax-utils-1.0.3.ebuild  25 May 2015 10:47:27 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-1.0.3.ebuild,v 
1.4 2015/05/25 01:41:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-1.0.3.ebuild,v 
1.5 2015/05/25 10:47:27 zlogene Exp $
 
 EAPI=4
 
@@ -14,7 +14,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh 
~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
 IUSE=caps python
 
 RDEPEND=caps? ( sys-libs/libcap )



1.178app-misc/pax-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/pax-utils/ChangeLog?rev=1.178view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/pax-utils/ChangeLog?rev=1.178content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/pax-utils/ChangeLog?r1=1.177r2=1.178

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- ChangeLog   25 May 2015 01:41:11 -  1.177
+++ ChangeLog   25 May 2015 10:47:27 -  1.178
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/pax-utils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.177 
2015/05/25 01:41:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.178 
2015/05/25 10:47:27 zlogene Exp $
+
+  25 May 2015; Mikle Kolyada zlog...@gentoo.org pax-utils-1.0.3.ebuild:
+  x86 stable wrt bug #550300
 
   25 May 2015; Mike Frysinger vap...@gentoo.org pax-utils-1.0.3.ebuild:
   Mark arm/arm64/ia64/m68k/s390/sh stable #550300.






[gentoo-commits] gentoo-x86 commit in media-libs/clutter-gst: ChangeLog clutter-gst-2.0.16.ebuild clutter-gst-2.0.12.ebuild

2015-05-25 Thread Gilles Dartiguelongue (eva)
eva 15/05/25 10:58:58

  Modified: ChangeLog
  Added:clutter-gst-2.0.16.ebuild
  Removed:  clutter-gst-2.0.12.ebuild
  Log:
  Version bump. Clean up old revision.
  
  (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.64 media-libs/clutter-gst/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter-gst/ChangeLog?rev=1.64view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter-gst/ChangeLog?rev=1.64content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter-gst/ChangeLog?r1=1.63r2=1.64

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/clutter-gst/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   8 Apr 2015 17:59:35 -   1.63
+++ ChangeLog   25 May 2015 10:58:58 -  1.64
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/clutter-gst
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter-gst/ChangeLog,v 1.63 
2015/04/08 17:59:35 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter-gst/ChangeLog,v 1.64 
2015/05/25 10:58:58 eva Exp $
+
+*clutter-gst-2.0.16 (25 May 2015)
+
+  25 May 2015; Gilles Dartiguelongue e...@gentoo.org
+  -clutter-gst-2.0.12.ebuild, +clutter-gst-2.0.16.ebuild:
+  Version bump. Clean up old revision.
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org clutter-gst-2.0.12.ebuild,
   clutter-gst-2.0.14.ebuild:



1.1  media-libs/clutter-gst/clutter-gst-2.0.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter-gst/clutter-gst-2.0.16.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/clutter-gst/clutter-gst-2.0.16.ebuild?rev=1.1content-type=text/plain

Index: clutter-gst-2.0.16.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-libs/clutter-gst/clutter-gst-2.0.16.ebuild,v 1.1 
2015/05/25 10:58:58 eva Exp $

EAPI=5
GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes
PYTHON_COMPAT=( python2_7 )

inherit gnome2 python-any-r1

HOMEPAGE=http://www.clutter-project.org/;
DESCRIPTION=GStreamer integration library for Clutter

LICENSE=LGPL-2.1+
SLOT=2.0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
IUSE=examples +introspection

# FIXME: Support for gstreamer-basevideo-0.10 (HW decoder support) is automagic
COMMON_DEPEND=
=dev-libs/glib-2.20:2
=media-libs/clutter-1.6.0:1.0=[introspection?]
=media-libs/cogl-1.10:1.0=[introspection?]
=media-libs/gstreamer-1.2.0:1.0[introspection?]
=media-libs/gst-plugins-bad-1.2.0:1.0
=media-libs/gst-plugins-base-1.2.0:1.0[introspection?]
introspection? ( =dev-libs/gobject-introspection-0.6.8 )

# uses goom from gst-plugins-good
RDEPEND=${COMMON_DEPEND}
=media-libs/gst-plugins-good-1.2.0:1.0

DEPEND=${COMMON_DEPEND}
${PYTHON_DEPS}
=dev-util/gtk-doc-am-1.8
virtual/pkgconfig


src_prepare() {
# Make doc parallel installable
cd ${S}/doc/reference
sed -e s/\(DOC_MODULE.*=\).*/\1${PN}-${SLOT}/ \
-e s/\(DOC_MAIN_SGML_FILE.*=\).*/\1${PN}-docs-${SLOT}.sgml/ \
-i Makefile.am Makefile.in || die
sed -e s/\(book.*name=\\)clutter-gst/\1${PN}-${SLOT}/ \
-i html/clutter-gst.devhelp2 || die
mv clutter-gst-docs{,-${SLOT}}.sgml || die
mv clutter-gst-overrides{,-${SLOT}}.txt || die
mv clutter-gst-sections{,-${SLOT}}.txt || die
mv clutter-gst{,-${SLOT}}.types || die
mv html/clutter-gst{,-${SLOT}}.devhelp2

cd ${S}
gnome2_src_prepare
}

src_configure() {
gnome2_src_configure \
--disable-maintainer-flags \
$(use_enable introspection)
}

src_compile() {
# Clutter tries to access dri without userpriv, upstream bug #661873
# Massive failure of a hack, see bug 360219, bug 360073, bug 363917
unset DISPLAY
gnome2_src_compile
}

src_install() {
gnome2_src_install

if use examples; then
insinto /usr/share/doc/${PF}/examples
doins examples/{*.c,*.png,README}
fi
}






[gentoo-commits] gentoo-x86 commit in media-gfx/kphotoalbum: kphotoalbum-4.6.2.ebuild ChangeLog kphotoalbum-4.6.1.ebuild

2015-05-25 Thread Michael Palimaka (kensington)
kensington15/05/25 11:07:34

  Modified: ChangeLog
  Added:kphotoalbum-4.6.2.ebuild
  Removed:  kphotoalbum-4.6.1.ebuild
  Log:
  Version bump wrt bug #549996. Remove old.
  
  (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.70 media-gfx/kphotoalbum/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog   3 Apr 2015 18:45:24 -   1.69
+++ ChangeLog   25 May 2015 11:07:34 -  1.70
@@ -1,6 +1,13 @@
 # ChangeLog for media-gfx/kphotoalbum
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v 1.69 
2015/04/03 18:45:24 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/ChangeLog,v 1.70 
2015/05/25 11:07:34 kensington Exp $
+
+*kphotoalbum-4.6.2 (25 May 2015)
+
+  25 May 2015; Michael Palimaka kensing...@gentoo.org
+  +kphotoalbum-4.6.2.ebuild, -files/kphotoalbum-4.6.1-include.patch,
+  -kphotoalbum-4.6.1.ebuild:
+  Version bump wrt bug #549996. Remove old.
 
 *kphotoalbum-4.6.1 (03 Apr 2015)
 



1.1  media-gfx/kphotoalbum/kphotoalbum-4.6.2.ebuild

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

Index: kphotoalbum-4.6.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/kphotoalbum/kphotoalbum-4.6.2.ebuild,v 1.1 
2015/05/25 11:07:34 kensington Exp $

EAPI=5

KDE_LINGUAS=ar be bg bs ca ca@valencia cs da de el en_GB eo es et eu fi fr ga
gl hi hne hr hu is it ja km lt mai mr nb nds nl nn pa pl pt pt_BR ro ru se sk
sv tr ug uk vi zh_CN zh_TW
KDE_HANDBOOK=optional
inherit kde4-base

DESCRIPTION=KDE Photo Album is a tool for indexing, searching, and viewing 
images
HOMEPAGE=http://www.kphotoalbum.org/;
SRC_URI=mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz

LICENSE=GPL-2 FDL-1.2
SLOT=4
KEYWORDS=~amd64 ~x86
IUSE=debug +exif +face +geolocation +kipi +map +raw

REQUIRED_USE=map? ( exif )

COMMON_DEPEND=
=dev-qt/qtsql-4.4:4[sqlite]
media-libs/phonon[qt4]
virtual/jpeg:0
exif? ( =media-gfx/exiv2-0.17 )
face? ( =media-libs/libkface-4.7.0 )
geolocation? ( $(add_kdebase_dep marble) )
kipi? ( $(add_kdebase_dep libkipi '' 4.9.58) )
map? ( =media-libs/libkgeomap-4.7.0 )
raw? ( $(add_kdebase_dep libkdcraw '' 4.9.58) )

DEPEND=${COMMON_DEPEND}
sys-devel/gettext

RDEPEND=${COMMON_DEPEND}
|| ( media-video/mplayer2 media-video/mplayer )
kipi? ( =media-plugins/kipi-plugins-4.7.0 )


DOCS=( ChangeLog README )

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with exif Exiv2)
$(cmake-utils_use_with face Kface)
$(cmake-utils_use_with geolocation Marble)
$(cmake-utils_use_with kipi)
$(cmake-utils_use_with map KGeoMap)
$(cmake-utils_use_with raw Kdcraw)
)

kde4-base_src_configure
}






[gentoo-commits] gentoo-x86 commit in media-gfx/kphotoalbum/files: kphotoalbum-4.6.1-include.patch

2015-05-25 Thread Michael Palimaka (kensington)
kensington15/05/25 11:07:34

  Removed:  kphotoalbum-4.6.1-include.patch
  Log:
  Version bump wrt bug #549996. Remove old.
  
  (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)



[gentoo-commits] proj/netifrc:master commit in: net/

2015-05-25 Thread Mike Frysinger
commit: 6befe06a7e72b5b7f17c7f1118fc16000a0cce13
Author: Doug Freed dwfreed AT mtu DOT edu
AuthorDate: Sat Mar 14 23:55:06 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Sat Mar 14 23:55:06 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=6befe06a

bridge: use/prefer iproute2/sysfs where possible

Use and prefer iproute2 and sysfs over bridge-utils where possible.
Most users already have iproute2 installed, so this reduces the number
of external programs they need to use all of netifrc's functionality.

 net/bridge.sh | 89 +++
 1 file changed, 83 insertions(+), 6 deletions(-)

diff --git a/net/bridge.sh b/net/bridge.sh
index 60d3eeb..87e4055 100644
--- a/net/bridge.sh
+++ b/net/bridge.sh
@@ -4,7 +4,7 @@
 bridge_depend()
 {
before interface macnet
-   program brctl
+   program ip brctl
 }
 
 _config_vars=$_config_vars bridge bridge_add brctl
@@ -29,6 +29,83 @@ _bridge_ports()
done
 }
 
+_brctl()
+{
+   if [ -z ${_bridge_use_ip} ]; then
+  if ip -V /dev/null 21  [ $(ip -V | cut -c 24-29) -ge 
130430 ]; then
+   _bridge_use_ip=1
+   else
+   _bridge_use_ip=0
+   fi
+   fi
+   if [ ${_bridge_use_ip} -eq 1 ]; then
+   case $1 in
+   addbr)
+   ip link add $2 type bridge
+   ;;
+   delbr)
+   ip link del $2
+   ;;
+   addif)
+   ip link set $3 master $2
+   ;;
+   delif)
+   ip link set $3 nomaster
+   ;;
+   setageing)
+   echo $3  
/sys/class/net/$2/bridge/ageing_time
+   ;;
+   setgcint)
+   # appears to have been dropped in Debian, and I 
don't see a sysfs file for it
+   eerror brctl setgcint is not supported!
+   return 1
+   ;;
+   stp)
+   if [ $3 = on -o $3 = yes -o $3 = 1 
]; then
+   _stp_state=1
+   elif [ $3 = off -o $3 = no -o $3 = 
0 ]; then
+   _stp_state=0
+   else
+   eerror Invalid STP state for brctl 
stp!
+   return 1
+   fi
+   echo ${_stp_state}  
/sys/class/net/$2/bridge/stp_state
+   ;;
+   setbridgeprio)
+   echo $3  /sys/class/net/$2/bridge/priority
+   ;;
+   setfd)
+   echo $3  
/sys/class/net/$2/bridge/forward_delay
+   ;;
+   sethello)
+   echo $3  
/sys/class/net/$2/bridge/hello_time
+   ;;
+   setmaxage)
+   echo $3  /sys/class/net/$2/bridge/max_age
+   ;;
+   setpathcost)
+   echo $4  
/sys/class/net/$2/brif/$3/path_cost
+   ;;
+   setportprio)
+   echo $4  
/sys/class/net/$2/brif/$3/priority
+   ;;
+   hairpin)
+   if [ $4 -eq on -o $4 -eq yes -o $4 
-eq 1 ]; then
+   _hairpin_mode=1
+   elif [ $4 -eq off -o $4 -eq no -o $4 
-eq 0 ]; then
+   _hairpin_mode=0
+   else
+   eerror Invalid hairpin mode for brctl 
hairpin!
+   return 1
+   fi
+   echo ${_hairpin_mode}  
/sys/class/net/$2/brif/$3/hairpin_mode
+   ;;
+   esac
+   else
+   brctl $@
+   fi
+}
+
 bridge_pre_start()
 {
local brif= oiface=${IFACE} e= x=
@@ -70,7 +147,7 @@ bridge_pre_start()
 
if ! _is_bridge ; then
ebegin Creating bridge ${IFACE}
-   if ! brctl addbr ${IFACE}; then
+   if ! _brctl addbr ${IFACE}; then
eend 1
return 1
fi
@@ -89,7 +166,7 @@ bridge_pre_start()
x=$1
shift

[gentoo-commits] proj/netifrc:master commit in: init.d/

2015-05-25 Thread Mike Frysinger
commit: 902d48c8bd46dd67565371cb5d2c84f91ad30b8e
Author: Thomas D whissi AT whissi DOT de
AuthorDate: Wed Apr 16 09:52:56 2014 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Tue Mar 10 16:14:49 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=902d48c8

_wait_for_carrier(): Workaround for output when using rc_parallel=YES is no 
longer needed

_wait_for_carrier() was using a workaround when rc_parallel is enabled.
This caused the following broken output:

  https://bugs.gentoo.org/attachment.cgi?id=361054

This patch fixes bug 488256 by removing the workaround, because this
workaround isn't needed anymore.

X-Gentoo-Bug: 488256
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=488256

 init.d/net.lo.in | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/init.d/net.lo.in b/init.d/net.lo.in
index bdb3747..e883f98 100644
--- a/init.d/net.lo.in
+++ b/init.d/net.lo.in
@@ -116,7 +116,7 @@ _flatten_array()
 
 _wait_for_carrier()
 {
-   local timeout= efunc=einfon
+   local timeout=
 
_has_carrier   return 0
 
@@ -126,20 +126,19 @@ _wait_for_carrier()
# Incase users don't want this nice feature ...
[ ${timeout} -le 0 ]  return 0
 
-   yesno ${RC_PARALLEL}  efunc=einfo
-   ${efunc} Waiting for carrier (${timeout} seconds) 
+   einfon Waiting for carrier (${timeout} seconds) 
while [ ${timeout} -gt 0 ]; do
if _has_carrier; then
-   [ ${efunc} = einfon ]  echo
+   echo
eend 0
return 0
fi
sleep 1
: $(( timeout -= 1 ))
-   [ ${efunc} = einfon ]  printf .
+   printf .
done
 
-   [ ${efunc} = einfon ]  echo
+   echo
eend 1
return 1
 }



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

2015-05-25 Thread Mike Frysinger
commit: 7b5ad900adc3669206a51a8a15b3eee5569f026b
Author: Mike Frysinger vapier AT gmail DOT com
AuthorDate: Thu Feb 26 19:41:32 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Thu Feb 26 19:41:32 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=7b5ad900

Merge pull request #10 from vapier/master

do not use `echo -n`

 net/ifconfig.sh.Linux.in | 2 +-
 net/udhcpc.sh.Linux.in   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



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

2015-05-25 Thread Mike Frysinger
commit: de5c906e79bee2a541d9e6fd83825644206da130
Author: Robin H. Johnson robbat2 AT orbis-terrarum DOT net
AuthorDate: Wed May 13 17:56:01 2015 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Wed May 13 17:56:01 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=de5c906e

Merge pull request #12 from Whissi/some-netifrc-fixes

Multiple fixes for open Gentoo bugs

 init.d/net.lo.in | 11 +--
 net/iproute2.sh  | 30 --
 2 files changed, 25 insertions(+), 16 deletions(-)



[gentoo-commits] proj/netifrc:master commit in: net/

2015-05-25 Thread Mike Frysinger
commit: 791f8201d0318fc9e41c27d698d558cac497e40e
Author: Thomas D whissi AT whissi DOT de
AuthorDate: Wed Apr 16 09:52:26 2014 +
Commit: Mike Frysinger vapier AT gentoo DOT org
CommitDate: Tue Mar 10 16:14:49 2015 +
URL:https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=791f8201

net/iproute2: No need to use 'grep' for checking tentative state

We don't need 'grep' to check the tentative state, because the 'ip' utility
has a builtin command for that.

X-Gentoo-Bug: 488260
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=488260

 net/iproute2.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/iproute2.sh b/net/iproute2.sh
index 8053b2f..0b2a8d6 100644
--- a/net/iproute2.sh
+++ b/net/iproute2.sh
@@ -345,8 +345,9 @@ iproute2_pre_start()
 
 _iproute2_ipv6_tentative()
 {
-   LC_ALL=C ip addr show dev ${IFACE} | \
-   grep -q ^[[:space:]]*inet6 .* tentative
+   [ -n $(LC_ALL=C ip -family inet6 addr show dev ${IFACE} tentative) ] 
 return 0
+
+   return 1
 }
 
 iproute2_post_start()



[gentoo-commits] gentoo-x86 commit in net-libs/stem: stem-1.4.1.ebuild ChangeLog

2015-05-25 Thread Manuel Rueger (mrueg)
mrueg   15/05/25 11:49:39

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

Revision  ChangesPath
1.12 net-libs/stem/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/stem/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   16 May 2015 15:54:30 -  1.11
+++ ChangeLog   25 May 2015 11:49:39 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/stem
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/stem/ChangeLog,v 1.11 2015/05/16 
15:54:30 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/stem/ChangeLog,v 1.12 2015/05/25 
11:49:39 mrueg Exp $
+
+*stem-1.4.1 (25 May 2015)
+
+  25 May 2015; Manuel Rüger mr...@gentoo.org +stem-1.4.1.ebuild:
+  Version bump.
 
 *stem-1.4.0 (16 May 2015)
 



1.1  net-libs/stem/stem-1.4.1.ebuild

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

Index: stem-1.4.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/stem/stem-1.4.1.ebuild,v 1.1 
2015/05/25 11:49:39 mrueg Exp $

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

inherit vcs-snapshot distutils-r1

DESCRIPTION=Stem is a Python controller library for Tor
HOMEPAGE=https://stem.torproject.org;
SRC_URI=mirror://pypi/s/${PN}/${P}.tar.bz2

LICENSE=LGPL-3
SLOT=0
KEYWORDS=~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd
IUSE=test

DEPEND=test? ( dev-python/mock[${PYTHON_USEDEP}]
net-misc/tor )
dev-python/setuptools[${PYTHON_USEDEP}]

RDEPEND=net-misc/tor

DOCS=( 
docs/{_static,_templates,api,tutorials,{change_log,api,contents,download,faq,index,tutorials}.rst}
 )

python_prepare_all() {
# Disable failing test
sed -i -e /test_expand_path/a \
\ \ \ \ return test/integ/util/system.py || die
sed -i -e /test_get_connections_by_ss/,+1d\
test/integ/util/connection.py || die
distutils-r1_python_prepare_all
}

python_test() {
${PYTHON} run_tests.py --all --target RUN_ALL || die
}






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

2015-05-25 Thread Andreas Huettel (dilfridge)
dilfridge15/05/25 11:42:29

  Modified: poppler-.ebuild poppler-0.33.0-r1.ebuild
ChangeLog
  Log:
  Using openjpeg instead of the internal jpeg2k decoder is recommended by 
upstream, so enable it by default
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

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

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

Index: poppler-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- poppler-.ebuild 24 May 2015 18:45:23 -  1.7
+++ poppler-.ebuild 25 May 2015 11:42:29 -  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/app-text/poppler/poppler-.ebuild,v 1.7 
2015/05/24 18:45:23 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-.ebuild,v 1.8 
2015/05/25 11:42:29 dilfridge Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 HOMEPAGE=http://poppler.freedesktop.org/;
 
 LICENSE=GPL-2
-IUSE=cairo cjk curl cxx debug doc +introspection +jpeg jpeg2k +lcms png qt4 
qt5 tiff +utils
+IUSE=cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms png qt4 
qt5 tiff +utils
 
 # No test data provided
 RESTRICT=test



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

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

Index: poppler-0.33.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.33.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- poppler-0.33.0-r1.ebuild24 May 2015 18:45:23 -  1.1
+++ poppler-0.33.0-r1.ebuild25 May 2015 11:42:29 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.33.0-r1.ebuild,v 
1.1 2015/05/24 18:45:23 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.33.0-r1.ebuild,v 
1.2 2015/05/25 11:42:29 dilfridge Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 HOMEPAGE=http://poppler.freedesktop.org/;
 
 LICENSE=GPL-2
-IUSE=cairo cjk curl cxx debug doc +introspection +jpeg jpeg2k +lcms png qt4 
qt5 tiff +utils
+IUSE=cairo cjk curl cxx debug doc +introspection +jpeg +jpeg2k +lcms png qt4 
qt5 tiff +utils
 
 # No test data provided
 RESTRICT=test



1.460app-text/poppler/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v
retrieving revision 1.459
retrieving revision 1.460
diff -u -r1.459 -r1.460
--- ChangeLog   24 May 2015 18:45:23 -  1.459
+++ ChangeLog   25 May 2015 11:42:29 -  1.460
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/poppler
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.459 
2015/05/24 18:45:23 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.460 
2015/05/25 11:42:29 dilfridge Exp $
+
+  25 May 2015; Andreas K. Huettel dilfri...@gentoo.org
+  poppler-0.33.0-r1.ebuild, poppler-.ebuild:
+  Using openjpeg instead of the internal jpeg2k decoder is recommended by
+  upstream, so enable it by default
 
 *poppler-0.33.0-r1 (24 May 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-lang/ocaml: ChangeLog ocaml-3.11.2.ebuild

2015-05-25 Thread Manuel Rueger (mrueg)
mrueg   15/05/25 12:15:51

  Modified: ChangeLog
  Removed:  ocaml-3.11.2.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.224dev-lang/ocaml/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- ChangeLog   25 May 2015 04:40:19 -  1.223
+++ ChangeLog   25 May 2015 12:15:51 -  1.224
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/ocaml
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.223 2015/05/25 
04:40:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.224 2015/05/25 
12:15:51 mrueg Exp $
+
+  25 May 2015; Manuel Rüger mr...@gentoo.org -ocaml-3.11.2.ebuild:
+  Remove old.
 
   25 May 2015; Jeroen Roovers j...@gentoo.org ocaml-3.12.1.ebuild:
   Stable for PPC64 (bug #361767).






[gentoo-commits] gentoo-x86 commit in eclass: elisp-common.eclass

2015-05-25 Thread Ulrich Mueller (ulm)
ulm 15/05/25 12:52:56

  Modified: elisp-common.eclass
  Log:
  Consistent spelling.

Revision  ChangesPath
1.93 eclass/elisp-common.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/elisp-common.eclass?rev=1.93view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/elisp-common.eclass?rev=1.93content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/elisp-common.eclass?r1=1.92r2=1.93

Index: elisp-common.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- elisp-common.eclass 24 May 2015 21:46:16 -  1.92
+++ elisp-common.eclass 25 May 2015 12:52:56 -  1.93
@@ -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/eclass/elisp-common.eclass,v 1.92 
2015/05/24 21:46:16 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.93 
2015/05/25 12:52:56 ulm Exp $
 #
 # @ECLASS: elisp-common.eclass
 # @MAINTAINER:
-# Gentoo GNU Emacs Project em...@gentoo.org
+# Gentoo GNU Emacs project em...@gentoo.org
 # @AUTHOR:
 # Matthew Kennedy mkenn...@gentoo.org
 # Jeremy Maitin-Shepard j...@attbi.com






[gentoo-commits] proj/emacs:master commit in: eclass/

2015-05-25 Thread Ulrich Müller
commit: ddf4c60d7b580790322c8b677490dbbaead15073
Author: Ulrich Müller ulm AT gentoo DOT org
AuthorDate: Mon May 25 13:13:13 2015 +
Commit: Ulrich Müller ulm AT gentoo DOT org
CommitDate: Mon May 25 13:13:13 2015 +
URL:https://gitweb.gentoo.org/proj/emacs.git/commit/?id=ddf4c60d

elisp-common.eclass: Fix filename matching in elisp-site-file-install.

* elisp-common.eclass (elisp-site-file-install): Fix filename
matching. It should use shortest match, not longest.

 eclass/ChangeLog   | 5 +
 eclass/elisp-common.eclass | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index cef4072..3cfdab5 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,3 +1,8 @@
+2015-05-25  Ulrich Müller  u...@gentoo.org
+
+   * elisp-common.eclass (elisp-site-file-install): Fix filename
+   matching. It should use shortest match, not longest.
+
 2014-06-07  Ulrich Müller  u...@gentoo.org
 
* elisp.eclass (DEPEND): Increase minimum Emacs version to 23.

diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 6f93e92..36ad8ae 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -322,7 +322,8 @@ elisp-site-file-install() {
 
[[ ${sf} == [0-9][0-9]*-gentoo*.el ]] \
|| ewarn elisp-site-file-install: bad name of site-init file
-   sf=${T}/${sf/%-gentoo*.el/-gentoo.el}
+   [[ ${sf%-gentoo*.el} != ${sf} ]]  sf=${sf%-gentoo*.el}-gentoo.el
+   sf=${T}/${sf}
ebegin Installing site initialisation file for GNU Emacs
[[ $1 = ${sf} ]] || cp $1 ${sf}
sed -i -e 
1{:x;/^\$/{n;bx;};/^;.*${PN}/I!s:^:${header}\n\n:;1s:^:\n:;} \



[gentoo-commits] proj/emacs:master commit in: eclass/

2015-05-25 Thread Ulrich Müller
commit: e147bd3dcfd75763ee57be5161a28419584866bf
Author: Ulrich Müller ulm AT gentoo DOT org
AuthorDate: Mon May 25 13:17:05 2015 +
Commit: Ulrich Müller ulm AT gentoo DOT org
CommitDate: Mon May 25 13:17:05 2015 +
URL:https://gitweb.gentoo.org/proj/emacs.git/commit/?id=e147bd3d

elisp*.eclass: Update maintainer information.

 eclass/elisp-common.eclass | 2 +-
 eclass/elisp.eclass| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 36ad8ae..4ccbfb1 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -4,7 +4,7 @@
 #
 # @ECLASS: elisp-common.eclass
 # @MAINTAINER:
-# Gentoo Emacs team em...@gentoo.org
+# Gentoo GNU Emacs project em...@gentoo.org
 # @AUTHOR:
 # Matthew Kennedy mkenn...@gentoo.org
 # Jeremy Maitin-Shepard j...@attbi.com

diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
index b2039bc..c24613b 100644
--- a/eclass/elisp.eclass
+++ b/eclass/elisp.eclass
@@ -4,7 +4,7 @@
 #
 # @ECLASS: elisp.eclass
 # @MAINTAINER:
-# Gentoo Emacs team em...@gentoo.org
+# Gentoo GNU Emacs project em...@gentoo.org
 # @AUTHOR:
 # Matthew Kennedy mkenn...@gentoo.org
 # Jeremy Maitin-Shepard j...@attbi.com



[gentoo-commits] proj/emacs:master commit in: eclass/

2015-05-25 Thread Ulrich Müller
commit: 09c0c9585b26da1ccfc1eb3d3720c71f24e328dd
Author: Ulrich Müller ulm AT gentoo DOT org
AuthorDate: Mon May 25 13:11:19 2015 +
Commit: Ulrich Müller ulm AT gentoo DOT org
CommitDate: Mon May 25 13:11:19 2015 +
URL:https://gitweb.gentoo.org/proj/emacs.git/commit/?id=09c0c958

eclass/: Update copyright years.

 eclass/ChangeLog   | 2 +-
 eclass/elisp-common.eclass | 2 +-
 eclass/elisp.eclass| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 0664efe..cef4072 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -806,5 +806,5 @@
 
* elisp.eclass: Initial.
 
-Copyright 2002-2014 Gentoo Foundation
+Copyright 2002-2015 Gentoo Foundation
 Distributed under the terms of the GNU General Public License v2

diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 14d99ee..6f93e92 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -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: $
 #

diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
index 61d7288..b2039bc 100644
--- a/eclass/elisp.eclass
+++ b/eclass/elisp.eclass
@@ -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] gentoo-x86 commit in media-fonts/noto: noto-2015.04.ebuild ChangeLog

2015-05-25 Thread Ben de Groot (yngwin)
yngwin  15/05/25 13:24:21

  Modified: noto-2015.04.ebuild ChangeLog
  Log:
  Add some more keywords for wider availability
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.2  media-fonts/noto/noto-2015.04.ebuild

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

Index: noto-2015.04.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- noto-2015.04.ebuild 6 May 2015 07:57:56 -   1.1
+++ noto-2015.04.ebuild 25 May 2015 13:24:21 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild,v 1.1 
2015/05/06 07:57:56 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild,v 1.2 
2015/05/25 13:24:21 yngwin Exp $
 
 EAPI=5
 inherit font
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0 OFL-1.1 # Noto Sans CJK is SIL OFL 1.1, others are Apache 
2.0 licensed
 SLOT=0
-KEYWORDS=~amd64 ~arm ~arm64 ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND=app-arch/unzip



1.4  media-fonts/noto/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/ChangeLog?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/ChangeLog?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/ChangeLog?r1=1.3r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   6 May 2015 07:57:56 -   1.3
+++ ChangeLog   25 May 2015 13:24:21 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/noto
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v 1.3 2015/05/06 
07:57:56 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v 1.4 2015/05/25 
13:24:21 yngwin Exp $
+
+  25 May 2015; Ben de Groot yng...@gentoo.org noto-2015.04.ebuild:
+  Add some more keywords for wider availability
 
 *noto-2015.04 (06 May 2015)
 






[gentoo-commits] gentoo-x86 commit in media-fonts/noto: noto-2015.04.ebuild ChangeLog

2015-05-25 Thread Ben de Groot (yngwin)
yngwin  15/05/25 13:25:17

  Modified: noto-2015.04.ebuild ChangeLog
  Log:
  mark stable
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.3  media-fonts/noto/noto-2015.04.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild?r1=1.2r2=1.3

Index: noto-2015.04.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- noto-2015.04.ebuild 25 May 2015 13:24:21 -  1.2
+++ noto-2015.04.ebuild 25 May 2015 13:25: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/media-fonts/noto/noto-2015.04.ebuild,v 1.2 
2015/05/25 13:24:21 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/noto-2015.04.ebuild,v 1.3 
2015/05/25 13:25:17 yngwin Exp $
 
 EAPI=5
 inherit font
@@ -13,7 +13,7 @@
 
 LICENSE=Apache-2.0 OFL-1.1 # Noto Sans CJK is SIL OFL 1.1, others are Apache 
2.0 licensed
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 sparc x86
 IUSE=
 
 DEPEND=app-arch/unzip



1.5  media-fonts/noto/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   25 May 2015 13:24:21 -  1.4
+++ ChangeLog   25 May 2015 13:25:17 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/noto
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v 1.4 2015/05/25 
13:24:21 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/noto/ChangeLog,v 1.5 2015/05/25 
13:25:17 yngwin Exp $
+
+  25 May 2015; Ben de Groot yng...@gentoo.org noto-2015.04.ebuild:
+  mark stable
 
   25 May 2015; Ben de Groot yng...@gentoo.org noto-2015.04.ebuild:
   Add some more keywords for wider availability






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

2015-05-25 Thread Matthias Maier (tamiko)
tamiko  15/05/25 13:27:03

  Modified: metadata.xml ChangeLog
  Added:quodlibet-3.4.1.ebuild
  Log:
  take over (co-)maintainership; version bump wrt #550362
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.11 media-sound/quodlibet/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/quodlibet/metadata.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- metadata.xml31 Mar 2012 17:03:01 -  1.10
+++ metadata.xml25 May 2015 13:27:03 -  1.11
@@ -1,6 +1,10 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
+   maintainer
+   emailtam...@gentoo.org/email
+   nameMatthias Maier/name
+   /maintainer
herdsound/herd
longdescriptionQuod Libet is a GTK+-based audio player written in 
Python. It's 
 designed around the idea that you know better than we do how to 



1.111media-sound/quodlibet/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/quodlibet/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   19 Apr 2015 07:09:22 -  1.110
+++ ChangeLog   25 May 2015 13:27:03 -  1.111
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/quodlibet
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/quodlibet/ChangeLog,v 1.110 
2015/04/19 07:09:22 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/quodlibet/ChangeLog,v 1.111 
2015/05/25 13:27:03 tamiko Exp $
+
+*quodlibet-3.4.1 (25 May 2015)
+
+  25 May 2015; Matthias Maier tam...@gentoo.org +quodlibet-3.4.1.ebuild,
+  metadata.xml:
+  take over (co-)maintainership; version bump wrt #550362
 
   19 Apr 2015; Ben de Groot yng...@gentoo.org -quodlibet-3.0.2.ebuild,
   -quodlibet-3.1.1.ebuild, quodlibet-2.6.3.ebuild, quodlibet-3.1.2.ebuild:



1.1  media-sound/quodlibet/quodlibet-3.4.1.ebuild

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

Index: quodlibet-3.4.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/quodlibet/quodlibet-3.4.1.ebuild,v 1.1 
2015/05/25 13:27:03 tamiko Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 gnome2-utils fdo-mime

DESCRIPTION=audio library tagger, manager, and player for GTK+
HOMEPAGE=http://quodlibet.readthedocs.org;
SRC_URI=https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz - 
${P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
IUSE=+dbus gstreamer ipod +udev

RDEPEND=dev-libs/keybinder:3[introspection]
dev-python/feedparser[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
=media-libs/mutagen-1.22[${PYTHON_USEDEP}]
gstreamer? (
media-libs/gstreamer:1.0
media-libs/gst-plugins-base:1.0
media-libs/gst-plugins-good:1.0
media-plugins/gst-plugins-meta:1.0
)
!gstreamer? ( media-libs/xine-lib )
dbus? (
app-misc/media-player-info
dev-python/dbus-python[${PYTHON_USEDEP}]
)
ipod? ( media-libs/libgpod[python,${PYTHON_USEDEP}] )
udev? ( virtual/udev )
!media-plugins/quodlibet-plugins
DEPEND=dev-util/intltool
REQUIRED_USE=ipod? ( dbus )

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

src_prepare() {
local qlconfig=${PN}/config.py

if ! use gstreamer; then
sed -i -e '/backend/s:gstbe:xinebe:' ${qlconfig} || die
fi

sed -i -e '/gst_pipeline/s::alsasink:' ${qlconfig} || die


[gentoo-commits] gentoo-x86 commit in media-plugins/quodlibet-plugins: metadata.xml ChangeLog quodlibet-plugins-3.1.1.ebuild quodlibet-plugins-3.0.2.ebuild

2015-05-25 Thread Matthias Maier (tamiko)
tamiko  15/05/25 13:29:29

  Modified: metadata.xml ChangeLog
  Removed:  quodlibet-plugins-3.1.1.ebuild
quodlibet-plugins-3.0.2.ebuild
  Log:
  take over (co-)maintainership; remove old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.3  media-plugins/quodlibet-plugins/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/quodlibet-plugins/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml31 Mar 2012 17:03:00 -  1.2
+++ metadata.xml25 May 2015 13:29:29 -  1.3
@@ -1,8 +1,9 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
+   maintainer
+   emailtam...@gentoo.org/email
+   nameMatthias Maier/name
+   /maintainer
herdsound/herd
-   upstream
-   remote-id type=google-codequodlibet/remote-id
-   /upstream
 /pkgmetadata



1.31 media-plugins/quodlibet-plugins/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/quodlibet-plugins/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   9 Jul 2014 11:38:01 -   1.30
+++ ChangeLog   25 May 2015 13:29:29 -  1.31
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/quodlibet-plugins
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/quodlibet-plugins/ChangeLog,v 
1.30 2014/07/09 11:38:01 ssuominen Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/quodlibet-plugins/ChangeLog,v 
1.31 2015/05/25 13:29:29 tamiko Exp $
+
+  25 May 2015; Matthias Maier tam...@gentoo.org
+  -quodlibet-plugins-3.0.2.ebuild, -quodlibet-plugins-3.1.1.ebuild,
+  metadata.xml:
+  take over (co-)maintainership; remove old
 
 *quodlibet-plugins-3.1.2 (09 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-devel/binutils-apple: binutils-apple-5.1.ebuild binutils-apple-6.1.ebuild ChangeLog

2015-05-25 Thread Fabian Groffen (grobian)
grobian 15/05/25 13:30:49

  Modified: binutils-apple-5.1.ebuild binutils-apple-6.1.ebuild
ChangeLog
  Log:
  libcxx, move away from apple-version by Michael Weiser in bug #538364
  
  (Portage version: 2.2.14-prefix/cvs/Darwin i386, signed Manifest commit with 
key 0x5F75F607C5C74E89)

Revision  ChangesPath
1.5  sys-devel/binutils-apple/binutils-apple-5.1.ebuild

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

Index: binutils-apple-5.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- binutils-apple-5.1.ebuild   27 Feb 2015 08:14:46 -  1.4
+++ binutils-apple-5.1.ebuild   25 May 2015 13:30:49 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild,v 
1.4 2015/02/27 08:14:46 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-5.1.ebuild,v 
1.5 2015/05/25 13:30:49 grobian Exp $
 
 EAPI=3
 
@@ -25,7 +25,7 @@
 
 RDEPEND=sys-devel/binutils-config
lto? ( sys-devel/llvm )
-   libcxx? ( sys-libs/libcxx-apple )
+   libcxx? ( sys-libs/libcxx )
 DEPEND=${RDEPEND}
test? ( =dev-lang/perl-5.8.8 )
|| ( =sys-devel/gcc-apple-4.2.1 sys-devel/llvm )



1.5  sys-devel/binutils-apple/binutils-apple-6.1.ebuild

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

Index: binutils-apple-6.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- binutils-apple-6.1.ebuild   27 Feb 2015 08:14:46 -  1.4
+++ binutils-apple-6.1.ebuild   25 May 2015 13:30:49 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild,v 
1.4 2015/02/27 08:14:46 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-devel/binutils-apple/binutils-apple-6.1.ebuild,v 
1.5 2015/05/25 13:30:49 grobian Exp $
 
 EAPI=3
 
@@ -25,7 +25,7 @@
 
 RDEPEND=sys-devel/binutils-config
lto? ( sys-devel/llvm )
-   libcxx? ( sys-libs/libcxx-apple )
+   libcxx? ( sys-libs/libcxx )
 DEPEND=${RDEPEND}
test? ( =dev-lang/perl-5.8.8 )
|| ( =sys-devel/gcc-apple-4.2.1 sys-devel/llvm )



1.44 sys-devel/binutils-apple/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?rev=1.44view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?rev=1.44content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/binutils-apple/ChangeLog?r1=1.43r2=1.44

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   27 Feb 2015 08:14:46 -  1.43
+++ ChangeLog   25 May 2015 13:30:49 -  1.44
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/binutils-apple
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.43 
2015/02/27 08:14:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-apple/ChangeLog,v 1.44 
2015/05/25 13:30:49 grobian Exp $
+
+  25 May 2015; Fabian Groffen grob...@gentoo.org binutils-apple-5.1.ebuild,
+  binutils-apple-6.1.ebuild:
+  libcxx, move away from apple-version by Michael Weiser in bug #538364
 
   27 Feb 2015; Mike Frysinger vap...@gentoo.org binutils-apple-3.1.2.ebuild,
   binutils-apple-3.2.6.ebuild, binutils-apple-3.2.ebuild,






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

2015-05-25 Thread Gilles Dartiguelongue
commit: 50358ef155260aed26e437eee89dd63e3ea3fefb
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 10:42:41 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 10:42:41 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=50358ef1

gnome-extra/gnome-calculator: 3.16.0 → 3.16.1

 .../{gnome-calculator-3.16.0.ebuild = gnome-calculator-3.16.1.ebuild}| 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gnome-extra/gnome-calculator/gnome-calculator-3.16.0.ebuild 
b/gnome-extra/gnome-calculator/gnome-calculator-3.16.1.ebuild
similarity index 100%
rename from gnome-extra/gnome-calculator/gnome-calculator-3.16.0.ebuild
rename to gnome-extra/gnome-calculator/gnome-calculator-3.16.1.ebuild



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

2015-05-25 Thread Gilles Dartiguelongue
commit: 8c5eeded45fee38727e2a75a97acda28535fd307
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 10:45:01 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 10:45:01 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8c5eeded

sys-apps/gnome-disk-utility: 3.16.1 → 3.16.2

 ...{gnome-disk-utility-3.16.1.ebuild = gnome-disk-utility-3.16.2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.1.ebuild 
b/sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.2.ebuild
similarity index 100%
rename from sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.1.ebuild
rename to sys-apps/gnome-disk-utility/gnome-disk-utility-3.16.2.ebuild



[gentoo-commits] gentoo-x86 commit in dev-python/gst-python: ChangeLog gst-python-1.4.0.ebuild

2015-05-25 Thread Gilles Dartiguelongue (eva)
eva 15/05/25 17:17:37

  Modified: ChangeLog
  Added:gst-python-1.4.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.143dev-python/gst-python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog   8 Apr 2015 08:05:05 -   1.142
+++ ChangeLog   25 May 2015 17:17:37 -  1.143
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/gst-python
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.142 
2015/04/08 08:05:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/ChangeLog,v 1.143 
2015/05/25 17:17:37 eva Exp $
+
+*gst-python-1.4.0 (25 May 2015)
+
+  25 May 2015; Gilles Dartiguelongue e...@gentoo.org 
+gst-python-1.4.0.ebuild:
+  Version bump.
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org gst-python-0.10.22-r1.ebuild,
   gst-python-1.2.1.ebuild:



1.1  dev-python/gst-python/gst-python-1.4.0.ebuild

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

Index: gst-python-1.4.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-1.4.0.ebuild,v 1.1 
2015/05/25 17:17:37 eva Exp $

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

inherit python-r1

DESCRIPTION=A Python Interface to GStreamer
HOMEPAGE=http://gstreamer.freedesktop.org/;
SRC_URI=http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz;

LICENSE=LGPL-2
SLOT=1.0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-interix ~amd64-linux ~x86-linux ~x86-solaris
IUSE=test

RDEPEND=
dev-libs/libxml2
=dev-python/pygobject-3:3[${PYTHON_USEDEP}]
=media-libs/gstreamer-1.4:1.0
=media-libs/gst-plugins-base-1.4:1.0

DEPEND=${RDEPEND}
virtual/pkgconfig

# XXX: unittests are not ported to 1.0 yet.

src_prepare() {
prepare_gst() {
mkdir -p ${BUILD_DIR} || die
}
python_foreach_impl prepare_gst
}

src_configure() {
ECONF_SOURCE=${S} python_foreach_impl run_in_build_dir econf
}

src_compile() {
python_foreach_impl run_in_build_dir default
}

src_install() {
python_foreach_impl run_in_build_dir default
prune_libtool_files --modules
einstalldocs
}






[gentoo-commits] gentoo-x86 commit in dev-python/m2crypto/files: 0.21.1-0003-Use-swig-generated-python-loader.patch 0.21.1-0002-Fixing-memory-leaks-in-the-SWIG-wrapper.patch 0.21.1-packaging.patch 0.2

2015-05-25 Thread Mike Gilbert (floppym)
floppym 15/05/25 17:16:54

  Added:0.21.1-0003-Use-swig-generated-python-loader.patch

0.21.1-0002-Fixing-memory-leaks-in-the-SWIG-wrapper.patch
0.21.1-packaging.patch
0.21.1-0001-Fixed-invalid-variable-name.patch
  Log:
  Resolve issues with swig-3.0.5 in the older 0.21 fork as well.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  
dev-python/m2crypto/files/0.21.1-0003-Use-swig-generated-python-loader.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/m2crypto/files/0.21.1-0003-Use-swig-generated-python-loader.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/m2crypto/files/0.21.1-0003-Use-swig-generated-python-loader.patch?rev=1.1content-type=text/plain

Index: 0.21.1-0003-Use-swig-generated-python-loader.patch
===
From a0b19d256e834b77fc414b162bc86eabb06d516c Mon Sep 17 00:00:00 2001
From: Joe Julian jjul...@io.com
Date: Tue, 19 May 2015 23:54:08 -0700
Subject: [PATCH 3/3] Use swig generated python loader

---
 M2Crypto/__init__.py |  4 ++--
 M2Crypto/m2.py   |  4 +---
 SWIG/Makefile|  4 ++--
 SWIG/_m2crypto.def   |  2 +-
 SWIG/_m2crypto.i |  2 +-
 pack.py  |  4 ++--
 setup.py | 28 +++-
 7 files changed, 32 insertions(+), 16 deletions(-)

diff --git a/M2Crypto/__init__.py b/M2Crypto/__init__.py
index e7acfe7..84d90e3 100644
--- a/M2Crypto/__init__.py
+++ b/M2Crypto/__init__.py
@@ -19,7 +19,7 @@ Copyright 2008-2011 Heikki Toivonen. All rights reserved.
 version_info = (0, 21, 1)
 version = '.'.join([str(_v) for _v in version_info])
 
-import __m2crypto
+import m2crypto
 import m2
 import ASN1
 import AuthCookie
@@ -57,4 +57,4 @@ import util
 encrypt=1
 decrypt=0
 
-__m2crypto.lib_init()
+m2crypto.lib_init()
diff --git a/M2Crypto/m2.py b/M2Crypto/m2.py
index e4bb695..516cadb 100644
--- a/M2Crypto/m2.py
+++ b/M2Crypto/m2.py
@@ -25,7 +25,5 @@ Portions created by Open Source Applications Foundation 
(OSAF) are
 Copyright (C) 2004 OSAF. All Rights Reserved.
 
 
-from __m2crypto import *
+from m2crypto import *
 lib_init()
-
-
diff --git a/SWIG/Makefile b/SWIG/Makefile
index 505b940..a840955 100644
--- a/SWIG/Makefile
+++ b/SWIG/Makefile
@@ -17,8 +17,8 @@ all:  _m2crypto
 _m2crypto: _m2crypto.i
swig -python -shadow _m2crypto.i
cc -c -fpic $(CFLAGS) $(INCLUDE) $(PYINCLUDE) _m2crypto_wrap.c
-   ld -Bshareable -o __m2crypto.so _m2crypto_wrap.o $(LIBS) 
-   cp _m2crypto.py __m2crypto.so ../M2Crypto
+   ld -Bshareable -o _m2crypto.so _m2crypto_wrap.o $(LIBS) 
+   cp m2crypto.py _m2crypto.so ../M2Crypto
 
 clean:
rm -f *_wrap* *.o *.so _*.py *.pyc
diff --git a/SWIG/_m2crypto.def b/SWIG/_m2crypto.def
index 753db2c..3e9d5bc 100644
--- a/SWIG/_m2crypto.def
+++ b/SWIG/_m2crypto.def
@@ -1,2 +1,2 @@
 EXPORTS
-init__m2crypto
+init_m2crypto
diff --git a/SWIG/_m2crypto.i b/SWIG/_m2crypto.i
index 3d779a1..f236536 100644
--- a/SWIG/_m2crypto.i
+++ b/SWIG/_m2crypto.i
@@ -8,7 +8,7 @@
  *
  */
 
-%module(threads=1) _m2crypto
+%module(threads=1) m2crypto
 /* We really don't need threadblock (PyGILState_Ensure() etc.) anywhere.
Disable threadallow as well, only enable it for operations likely to
block. */
diff --git a/pack.py b/pack.py
index 0005026..14b4961 100644
--- a/pack.py
+++ b/pack.py
@@ -17,9 +17,9 @@ if __name__ == __main__:
 os.path.walk(start, zap, /*.pyc)
 
 if os.name == 'nt':
-zap_m2 = (__m2cryptoc.pyd,_m2crypto.py)
+zap_m2 = (_m2cryptoc.pyd,m2crypto.py)
 elif os.name == 'posix':
-zap_m2 = (__m2crypto.so,_m2crypto.py)
+zap_m2 = (_m2crypto.so,m2crypto.py)
 for x in zap_m2:
 try:
 os.remove(%s/M2Crypto/%s % (start, x))
diff --git a/setup.py b/setup.py
index e7c49eb..0967216 100644
--- a/setup.py
+++ b/setup.py
@@ -19,8 +19,21 @@ except ImportError:
 from distutils.core import setup
 from distutils.command import build_ext
 
+from distutils.util import get_platform
 from distutils.core import Extension
 
+from distutils.command.build import build
+from setuptools.command.install import install
+
+class CustomBuild(build):
+def run(self):
+self.run_command('build_ext')
+build.run(self)
+
+class CustomInstall(install):
+def run(self):
+self.run_command('build_ext')
+self.do_egg_install()
 
 class _M2CryptoBuildExt(build_ext.build_ext):
 '''Specialization of build_ext to enable swig_opts to inherit any 
@@ -49,12 +62,17 @@ class _M2CryptoBuildExt(build_ext.build_ext):
 
 build_ext.build_ext.finalize_options(self)
 
-opensslIncludeDir = os.path.join(self.openssl, 'include')
+includeDir = os.path.join(self.openssl, 'include')
+opensslIncludeDir = 

[gentoo-commits] gentoo-x86 commit in dev-python/m2crypto: m2crypto-0.21.1-r3.ebuild ChangeLog

2015-05-25 Thread Mike Gilbert (floppym)
floppym 15/05/25 17:16:54

  Modified: ChangeLog
  Added:m2crypto-0.21.1-r3.ebuild
  Log:
  Resolve issues with swig-3.0.5 in the older 0.21 fork as well.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.87 dev-python/m2crypto/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   25 May 2015 16:41:54 -  1.86
+++ ChangeLog   25 May 2015 17:16:54 -  1.87
@@ -1,6 +1,15 @@
 # ChangeLog for dev-python/m2crypto
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.86 
2015/05/25 16:41:54 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.87 
2015/05/25 17:16:54 floppym Exp $
+
+*m2crypto-0.21.1-r3 (25 May 2015)
+
+  25 May 2015; Mike Gilbert flop...@gentoo.org
+  +files/0.21.1-0001-Fixed-invalid-variable-name.patch,
+  +files/0.21.1-0002-Fixing-memory-leaks-in-the-SWIG-wrapper.patch,
+  +files/0.21.1-0003-Use-swig-generated-python-loader.patch,
+  +files/0.21.1-packaging.patch, +m2crypto-0.21.1-r3.ebuild:
+  Resolve issues with swig-3.0.5 in the older 0.21 fork as well.
 
 *m2crypto-0.22.3-r4 (25 May 2015)
 



1.1  dev-python/m2crypto/m2crypto-0.21.1-r3.ebuild

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

Index: m2crypto-0.21.1-r3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.21.1-r3.ebuild,v 1.1 
2015/05/25 17:16:54 floppym Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=threads(+)

inherit distutils-r1

MY_PN=M2Crypto

DESCRIPTION=M2Crypto: A Python crypto and SSL toolkit
HOMEPAGE=http://chandlerproject.org/bin/view/Projects/MeTooCrypto 
http://pypi.python.org/pypi/M2Crypto;
SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos
IUSE=doc examples

# swig-3.0.5 results in broken constants, #538920
RDEPEND==dev-libs/openssl-0.9.8:0=
DEPEND=${RDEPEND}
dev-lang/swig-3.0.5
=dev-lang/swig-1.3.28
dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/epydoc[${PYTHON_USEDEP}] )

S=${WORKDIR}/${MY_PN}-${PV}

# Tests access network, and fail randomly. Bug #431458.
RESTRICT=test

PATCHES=(
0.21.1-0001-Fixed-invalid-variable-name.patch
0.21.1-0002-Fixing-memory-leaks-in-the-SWIG-wrapper.patch
0.21.1-0003-Use-swig-generated-python-loader.patch
0.21.1-packaging.patch
)
PATCHES=( ${PATCHES[@]/#/${FILESDIR}/} )

python_test() {
esetup.py test
}






[gentoo-commits] proj/hardened-dev:musl commit in: app-misc/pax-utils/files/, app-misc/pax-utils/

2015-05-25 Thread Anthony G. Basile
commit: e153d5d5e13670a0d353d7413edb3e6ce0b971c5
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Mon May 25 17:18:05 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Mon May 25 17:18:05 2015 +
URL:https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=e153d5d5

app-misc/pax-utils: tree version works, bug #550300.

Package-Manager: portage-2.2.18
RepoMan-Options: --force
Manifest-Sign-Key: 0xF52D4BBA

 .../files/pax-utils-0.8.1-remove_DECLS.patch   | 25 
 app-misc/pax-utils/metadata.xml| 16 
 app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild  | 47 --
 3 files changed, 88 deletions(-)

diff --git a/app-misc/pax-utils/files/pax-utils-0.8.1-remove_DECLS.patch 
b/app-misc/pax-utils/files/pax-utils-0.8.1-remove_DECLS.patch
deleted file mode 100644
index 38fd77a..000
--- a/app-misc/pax-utils/files/pax-utils-0.8.1-remove_DECLS.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff --git a/elf.h b/elf.h
-index d131b9b..e625240 100644
 a/elf.h
-+++ b/elf.h
-@@ -21,7 +21,9 @@
- 
- #include features.h
- 
--__BEGIN_DECLS
-+#ifdef __cplusplus
-+extern C {
-+#endif
- 
- /* Standard ELF types.  */
- 
-@@ -3375,6 +3377,8 @@ typedef Elf32_Addr Elf32_Conflict;
- #define R_TILEGX_NUM  130
- 
- 
--__END_DECLS
-+#ifdef __cplusplus
-+}
-+#endif
- 
- #endif/* elf.h */

diff --git a/app-misc/pax-utils/metadata.xml b/app-misc/pax-utils/metadata.xml
deleted file mode 100644
index 448899f..000
--- a/app-misc/pax-utils/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-  maintainer
-emailso...@gentoo.org/email
-descriptionMaintainer/description
-  /maintainer
-  maintainer
-emailvap...@gentoo.org/email
-descriptionMaintainer/description
-  /maintainer
-  longdescriptionA suite of ELF tools to aid auditing systems. Contains 
various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX 
and security info on a large groups of binary files./longdescription
-  use
-flag name='python'Install a more powerful/faster version of 
lddtree/flag
-  /use
-/pkgmetadata

diff --git a/app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild 
b/app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild
deleted file mode 100644
index c82a2f6..000
--- a/app-misc/pax-utils/pax-utils-0.8.1-r99.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.8.1.ebuild,v 
1.1 2014/03/21 05:36:34 vapier Exp $
-
-EAPI=4
-
-inherit eutils toolchain-funcs unpacker
-
-DESCRIPTION=ELF related utils for ELF 32/64 binaries that can check files for 
security relevant properties
-HOMEPAGE=http://hardened.gentoo.org/pax-utils.xml;
-SRC_URI=mirror://gentoo/pax-utils-${PV}.tar.xz
-   http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.xz
-   http://dev.gentoo.org/~vapier/dist/pax-utils-${PV}.tar.xz;
-
-LICENSE=GPL-2
-SLOT=0
-KEYWORDS=~amd64 ~arm ~mips ~ppc ~x86
-IUSE=caps python
-#RESTRICT=mirror
-
-RDEPEND=caps? ( sys-libs/libcap )
-   python? ( dev-python/pyelftools )
-DEPEND=${RDEPEND}
-   app-arch/xz-utils
-
-_emake() {
-   emake \
-   USE_CAP=$(usex caps) \
-   USE_PYTHON=$(usex python) \
-   $@
-}
-
-src_prepare() {
-   epatch ${FILESDIR}/${P}-remove_DECLS.patch
-}
-
-src_compile() {
-   _emake CC=$(tc-getCC)
-}
-
-src_test() {
-   _emake check
-}
-
-src_install() {
-   _emake DESTDIR=${ED} PKGDOCDIR='$(DOCDIR)'/${PF} install
-}



[gentoo-commits] proj/gnome:master commit in: app-editors/gedit/

2015-05-25 Thread Gilles Dartiguelongue
commit: 2f91f4c2402eb11e48d434f3903344d752ab55bf
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 10:41:28 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 10:41:28 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2f91f4c2

app-editors/gedit: 3.16.1 → 3.16.2

 app-editors/gedit/{gedit-3.16.1.ebuild = gedit-3.16.2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-editors/gedit/gedit-3.16.1.ebuild 
b/app-editors/gedit/gedit-3.16.2.ebuild
similarity index 100%
rename from app-editors/gedit/gedit-3.16.1.ebuild
rename to app-editors/gedit/gedit-3.16.2.ebuild



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

2015-05-25 Thread Agostino Sarubbo (ago)
ago 15/05/25 16:02:22

  Modified: ChangeLog
  Added:git-sources-4.1_rc5.ebuild
  Log:
  Automated version bump to 4.1_rc5
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
7194459F)

Revision  ChangesPath
1.1434   sys-kernel/git-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
retrieving revision 1.1433
retrieving revision 1.1434
diff -u -r1.1433 -r1.1434
--- ChangeLog   18 May 2015 19:15:28 -  1.1433
+++ ChangeLog   25 May 2015 16:02:22 -  1.1434
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/git-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1433 
2015/05/18 19:15:28 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1434 
2015/05/25 16:02:22 ago Exp $
+
+*git-sources-4.1_rc5 (25 May 2015)
+
+  25 May 2015; Agostino Sarubbo a...@gentoo.org +git-sources-4.1_rc5.ebuild:
+  Automated version bump to 4.1_rc5
 
 *git-sources-4.1_rc4 (18 May 2015)
 



1.1  sys-kernel/git-sources/git-sources-4.1_rc5.ebuild

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

Index: git-sources-4.1_rc5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-4.1_rc5.ebuild,v 1.1 
2015/05/25 16:02:22 ago Exp $

EAPI=5
UNIPATCH_STRICTORDER=yes
K_NOUSENAME=yes
K_NOSETEXTRAVERSION=yes
K_NOUSEPR=yes
K_SECURITY_UNSUPPORTED=yes
K_BASE_VER=4.0
ETYPE=sources
CKV=${PVR/-r/-git}

# only use this if it's not an _rc/_pre release
[ ${PV/_pre} == ${PV} ]  [ ${PV/_rc} == ${PV} ]  OKV=${PV}
inherit kernel-2
detect_version

DESCRIPTION=The very latest -git version of the Linux kernel
HOMEPAGE=http://www.kernel.org;
SRC_URI=${KERNEL_URI}

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86
IUSE=

K_EXTRAEINFO=This kernel is not supported by Gentoo due to its unstable and
experimental nature. If you have any issues, try a matching vanilla-sources
ebuild -- if the problem is not there, please contact the upstream kernel
developers at http://bugzilla.kernel.org and on the linux-kernel mailing list to
report the problem so it can be fixed in time for the next kernel release.

RDEPEND=
DEPEND=${RDEPEND}
=sys-devel/patch-2.7.4

pkg_postinst() {
postinst_sources
}






[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/

2015-05-25 Thread Sven Vermeulen
commit: ad02fc9b27a7e4510b5c66a4910c5ad97e7da11c
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Mon May 25 16:14:54 2015 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Mon May 25 16:14:54 2015 +
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=ad02fc9b

Maven (mvn) needs read access to m2.conf

 policy/modules/contrib/java.fc | 5 +
 1 file changed, 5 insertions(+)

diff --git a/policy/modules/contrib/java.fc b/policy/modules/contrib/java.fc
index cc4f515..7958f81 100644
--- a/policy/modules/contrib/java.fc
+++ b/policy/modules/contrib/java.fc
@@ -30,3 +30,8 @@ HOME_DIR/\.java(/.*)? 
gen_context(system_u:object_r:java_home_t,s0)
 /usr/local/matlab.*/bin.*/MATLAB.* --  
gen_context(system_u:object_r:java_exec_t,s0)
 
 /usr/matlab.*/bin.*/MATLAB.*   --  
gen_context(system_u:object_r:java_exec_t,s0)
+
+ifdef(`distro_gentoo',`
+# Running maven (mvn) command needs read access to this, yet the file is 
marked as bin_t otherwise
+/usr/share/maven-bin-[^/]*/bin/m2.conf --  
gen_context(system_u:object_r:usr_t,s0)
+')



[gentoo-commits] gentoo-x86 commit in dev-db/postgresql: postgresql-9.0.20.ebuild postgresql-9.4.2.ebuild postgresql-9.2.11.ebuild postgresql-9.3.7.ebuild postgresql-9.1.16.ebuild ChangeLog

2015-05-25 Thread Agostino Sarubbo (ago)
ago 15/05/25 16:06:55

  Modified: postgresql-9.0.20.ebuild postgresql-9.4.2.ebuild
postgresql-9.2.11.ebuild postgresql-9.3.7.ebuild
postgresql-9.1.16.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #550172
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-db/postgresql/postgresql-9.0.20.ebuild

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

Index: postgresql-9.0.20.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.0.20.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postgresql-9.0.20.ebuild25 May 2015 04:24:21 -  1.2
+++ postgresql-9.0.20.ebuild25 May 2015 16:06:55 -  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-db/postgresql/postgresql-9.0.20.ebuild,v 1.2 
2015/05/25 04:24:21 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.0.20.ebuild,v 1.3 
2015/05/25 16:06:55 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
 
 SLOT=$(get_version_component_range 1-2)
 



1.3  dev-db/postgresql/postgresql-9.4.2.ebuild

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

Index: postgresql-9.4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.4.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postgresql-9.4.2.ebuild 25 May 2015 04:24:21 -  1.2
+++ postgresql-9.4.2.ebuild 25 May 2015 16:06:55 -  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-db/postgresql/postgresql-9.4.2.ebuild,v 
1.2 2015/05/25 04:24:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.4.2.ebuild,v 
1.3 2015/05/25 16:06:55 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
 
 SLOT=$(get_version_component_range 1-2)
 



1.3  dev-db/postgresql/postgresql-9.2.11.ebuild

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

Index: postgresql-9.2.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.11.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postgresql-9.2.11.ebuild25 May 2015 04:24:21 -  1.2
+++ postgresql-9.2.11.ebuild25 May 2015 16:06:55 -  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-db/postgresql/postgresql-9.2.11.ebuild,v 1.2 
2015/05/25 04:24:21 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.11.ebuild,v 1.3 
2015/05/25 16:06:55 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \

[gentoo-commits] gentoo-x86 commit in dev-db/postgresql: postgresql-9.1.16.ebuild postgresql-9.4.2.ebuild postgresql-9.2.11.ebuild postgresql-9.3.7.ebuild postgresql-9.0.20.ebuild ChangeLog

2015-05-25 Thread Agostino Sarubbo (ago)
ago 15/05/25 16:07:17

  Modified: postgresql-9.1.16.ebuild postgresql-9.4.2.ebuild
postgresql-9.2.11.ebuild postgresql-9.3.7.ebuild
postgresql-9.0.20.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #550172
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  dev-db/postgresql/postgresql-9.1.16.ebuild

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

Index: postgresql-9.1.16.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.1.16.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-9.1.16.ebuild25 May 2015 16:06:55 -  1.3
+++ postgresql-9.1.16.ebuild25 May 2015 16:07:17 -  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-db/postgresql/postgresql-9.1.16.ebuild,v 1.3 
2015/05/25 16:06:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.1.16.ebuild,v 1.4 
2015/05/25 16:07:17 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
 
 SLOT=$(get_version_component_range 1-2)
 



1.4  dev-db/postgresql/postgresql-9.4.2.ebuild

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

Index: postgresql-9.4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.4.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-9.4.2.ebuild 25 May 2015 16:06:55 -  1.3
+++ postgresql-9.4.2.ebuild 25 May 2015 16:07:17 -  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-db/postgresql/postgresql-9.4.2.ebuild,v 
1.3 2015/05/25 16:06:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.4.2.ebuild,v 
1.4 2015/05/25 16:07:17 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \
systemd user versionator
 
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
 
 SLOT=$(get_version_component_range 1-2)
 



1.4  dev-db/postgresql/postgresql-9.2.11.ebuild

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

Index: postgresql-9.2.11.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.11.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-9.2.11.ebuild25 May 2015 16:06:55 -  1.3
+++ postgresql-9.2.11.ebuild25 May 2015 16:07:17 -  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-db/postgresql/postgresql-9.2.11.ebuild,v 1.3 
2015/05/25 16:06:55 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-9.2.11.ebuild,v 1.4 
2015/05/25 16:07:17 ago Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit eutils flag-o-matic linux-info multilib pam prefix python-single-r1 \

[gentoo-commits] gentoo-x86 commit in xfce-base/exo: exo-0.10.5.ebuild ChangeLog

2015-05-25 Thread Michal Gorny (mgorny)
mgorny  15/05/25 16:37:12

  Modified: ChangeLog
  Added:exo-0.10.5.ebuild
  Log:
  Version bump with few bugfixes
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.114xfce-base/exo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?rev=1.114view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?rev=1.114content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/ChangeLog?r1=1.113r2=1.114

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   25 Mar 2015 09:49:38 -  1.113
+++ ChangeLog   25 May 2015 16:37:12 -  1.114
@@ -1,6 +1,11 @@
 # ChangeLog for xfce-base/exo
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.113 2015/03/25 
09:49:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.114 2015/05/25 
16:37:12 mgorny Exp $
+
+*exo-0.10.5 (25 May 2015)
+
+  25 May 2015; Michał Górny mgo...@gentoo.org +exo-0.10.5.ebuild:
+  Version bump with few bugfixes
 
 *exo-0.10.4 (25 Mar 2015)
 



1.1  xfce-base/exo/exo-0.10.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.10.5.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/exo/exo-0.10.5.ebuild?rev=1.1content-type=text/plain

Index: exo-0.10.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.5.ebuild,v 1.1 
2015/05/25 16:37:12 mgorny Exp $

EAPI=5
inherit xfconf

DESCRIPTION=Extensions, widgets and framework library with session support for 
the Xfce desktop environment
HOMEPAGE=http://www.xfce.org/projects/;
SRC_URI=mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2

LICENSE=GPL-2 LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~x64-solaris ~x86-solaris
IUSE=debug

RDEPEND==dev-lang/perl-5.6
=dev-libs/glib-2.30:=
dev-perl/URI
=x11-libs/gtk+-2.24:2=
=xfce-base/libxfce4ui-4.10:=
=xfce-base/libxfce4util-4.10:=
DEPEND=${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig

pkg_setup() {
XFCONF=(
--docdir=${EPREFIX}/usr/share/doc/${PF}
$(xfconf_use_debug)
--with-html-dir=${EPREFIX}/usr/share/doc/${PF}/html
)

[[ ${CHOST} == *-darwin* ]]  XFCONF+=( --disable-visibility ) #366857

DOCS=( AUTHORS ChangeLog HACKING NEWS README THANKS TODO )
}






[gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-settings-daemon/files/, gnome-base/gnome-settings-daemon/

2015-05-25 Thread Alexandre Rostovtsev
commit: 481235c49f2f6098eedc6af2a8b1acf6153336f4
Author: Alexandre Rostovtsev tetromino AT gentoo DOT org
AuthorDate: Mon May 25 16:53:56 2015 +
Commit: Alexandre Rostovtsev tetromino AT gentoo DOT org
CommitDate: Mon May 25 16:55:28 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=481235c4

gnome-base/gnome-settings-daemon: fix segfault with wacom tablet (bug #550368)

Package-Manager: portage-2.2.20
Manifest-Sign-Key: 0x18E5B6F2D8D5EC8D

 ...ttings-daemon-3.16.2-settings_set_display.patch | 47 ++
 ...uild = gnome-settings-daemon-3.16.2-r1.ebuild} |  3 ++
 2 files changed, 50 insertions(+)

diff --git 
a/gnome-base/gnome-settings-daemon/files/gnome-settings-daemon-3.16.2-settings_set_display.patch
 
b/gnome-base/gnome-settings-daemon/files/gnome-settings-daemon-3.16.2-settings_set_display.patch
new file mode 100644
index 000..a8116b6
--- /dev/null
+++ 
b/gnome-base/gnome-settings-daemon/files/gnome-settings-daemon-3.16.2-settings_set_display.patch
@@ -0,0 +1,47 @@
+From 804a75e86c8aafa46ff3c99933d1c8cd54ba7fcc Mon Sep 17 00:00:00 2001
+From: Alexandre Rostovtsev tetrom...@gentoo.org
+Date: Mon, 25 May 2015 12:35:13 -0400
+Subject: [PATCH] common: settings_set_display(): fix segfault when output ==
+ NULL
+
+If settings_set_display() was called with output == NULL, edid remained
+initialized to NULLs, but an array of NULLs is an illegal value for
+KEY_DISPLAY settings, which has type as.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=749844
+---
+ plugins/common/gsd-device-mapper.c | 11 +++
+ 1 file changed, 7 insertions(+), 4 deletions(-)
+
+diff --git a/plugins/common/gsd-device-mapper.c 
b/plugins/common/gsd-device-mapper.c
+index ce70fd0..c8a1a1a 100644
+--- a/plugins/common/gsd-device-mapper.c
 b/plugins/common/gsd-device-mapper.c
+@@ -365,7 +365,8 @@ static void
+ settings_set_display (GSettings   *settings,
+ GnomeRROutput *output)
+ {
+-  gchar **prev, *edid[4] = { NULL, NULL, NULL, NULL };
++  /* KEY_DISPLAY is type as, so edid[0..2] must not be NULL */
++  gchar **prev, *edid[4] = { , , , NULL };
+   GVariant *value;
+   gsize nvalues;
+ 
+@@ -384,9 +385,11 @@ settings_set_display (GSettings   *settings,
+   g_settings_set_value (settings, KEY_DISPLAY, value);
+   }
+ 
+-  g_free (edid[0]);
+-  g_free (edid[1]);
+-  g_free (edid[2]);
++  if (output) {
++  g_free (edid[0]);
++  g_free (edid[1]);
++  g_free (edid[2]);
++  }
+   g_strfreev (prev);
+ }
+ 
+-- 
+2.4.1
+

diff --git 
a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2.ebuild 
b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2-r1.ebuild
similarity index 97%
rename from gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2.ebuild
rename to 
gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2-r1.ebuild
index d152d45..2836e3b 100644
--- a/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2.ebuild
+++ b/gnome-base/gnome-settings-daemon/gnome-settings-daemon-3.16.2-r1.ebuild
@@ -103,6 +103,9 @@ src_prepare() {
# Make colord and wacom optional; requires eautoreconf
epatch ${FILESDIR}/${PN}-3.16.0-optional.patch
 
+   # Fix segfault, https://bugzilla.gnome.org/show_bug.cgi?id=749844
+   epatch ${FILESDIR}/${PN}-3.16.2-settings_set_display.patch
+
epatch_user
eautoreconf
 



[gentoo-commits] proj/gnome:master commit in: media-libs/clutter-gst/

2015-05-25 Thread Gilles Dartiguelongue
commit: 848e15b8830679a96242aeb83a8e0d05ad2d9002
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 10:47:15 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 10:47:15 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=848e15b8

media-libs/clutter-gst: 3.0.4 → 3.0.6

 ...utter-gst-3.0.4.ebuild = clutter-gst-3.0.6.ebuild} | 18 --
 1 file changed, 18 deletions(-)

diff --git a/media-libs/clutter-gst/clutter-gst-3.0.4.ebuild 
b/media-libs/clutter-gst/clutter-gst-3.0.6.ebuild
similarity index 72%
rename from media-libs/clutter-gst/clutter-gst-3.0.4.ebuild
rename to media-libs/clutter-gst/clutter-gst-3.0.6.ebuild
index d3f95d5..1aea6d4 100644
--- a/media-libs/clutter-gst/clutter-gst-3.0.4.ebuild
+++ b/media-libs/clutter-gst/clutter-gst-3.0.6.ebuild
@@ -41,24 +41,6 @@ DEPEND=${COMMON_DEPEND}
virtual/pkgconfig
 
 
-src_prepare() {
-   # Make doc parallel installable
-   #cd ${S}/doc/reference
-   #sed -e s/\(DOC_MODULE.*=\).*/\1${PN}-${SLOT}/ \
-#  -e s/\(DOC_MAIN_SGML_FILE.*=\).*/\1${PN}-docs-${SLOT}.sgml/ \
-#  -i Makefile.am Makefile.in || die
-#  sed -e s/\(book.*name=\\)clutter-gst/\1${PN}-${SLOT}/ \
-#  -i html/clutter-gst.devhelp2 || die
-#  mv clutter-gst-docs{,-${SLOT}}.sgml || die
-#  mv clutter-gst-overrides{,-${SLOT}}.txt || die
-#  mv clutter-gst-sections{,-${SLOT}}.txt || die
-#  mv clutter-gst{,-${SLOT}}.types || die
-#  mv html/clutter-gst{,-${SLOT}}.devhelp2
-
-#  cd ${S}
-   gnome2_src_prepare
-}
-
 src_configure() {
gnome2_src_configure \
--disable-maintainer-flags \



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

2015-05-25 Thread Gilles Dartiguelongue
commit: 742ffa51bc28cbcfbd63d22c908383072b360f63
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 14:01:30 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 14:01:30 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=742ffa51

profiles: force USE=X -wayland on webkit-gtk, bug #549228

Until upstream comes up with a proper patch.

 profiles/package.use.force | 9 +
 profiles/package.use.mask  | 8 +++-
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/profiles/package.use.force b/profiles/package.use.force
new file mode 100644
index 000..fcd0f3b
--- /dev/null
+++ b/profiles/package.use.force
@@ -0,0 +1,9 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+# Gilles Dartiguelongue e...@gentoo.org (25 May 2015)
+# webkit fails to build with USE=wayland, bug #549228
+# https://bugs.webkit.org/show_bug.cgi?id=142879
+# https://bugs.webkit.org/show_bug.cgi?id=136831
+net-libs/webkit-gtk X

diff --git a/profiles/package.use.mask b/profiles/package.use.mask
index ccee076..bf43f18 100644
--- a/profiles/package.use.mask
+++ b/profiles/package.use.mask
@@ -1,7 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+# Gilles Dartiguelongue e...@gentoo.org (25 May 2015)
+# webkit fails to build with USE=wayland, bug #549228
+# https://bugs.webkit.org/show_bug.cgi?id=142879
+# https://bugs.webkit.org/show_bug.cgi?id=136831
+net-libs/webkit-gtk wayland
+
 # Gilles Dartiguelongue e...@gentoo.org (26 Apr 2014)
 # Gnome 3.12 requires upower-0.99 but this is not ported yet
 net-im/telepathy-mission-control upower



[gentoo-commits] proj/api:master commit in: files/gentoo-keys/seeds/

2015-05-25 Thread Brian Dolbec
commit: 8367ecc13ce3aabb724ea9991f2c17c6e93694b0
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Mon May 25 14:44:47 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Mon May 25 14:44:47 2015 +
URL:https://gitweb.gentoo.org/proj/api.git/commit/?id=8367ecc1

Gentoo-keys: Update gentoo-devs.seeds

 files/gentoo-keys/seeds/gentoo-devs.seeds |   6 --
 files/gentoo-keys/seeds/gentoo-devs.seeds.sig | Bin 639 - 639 bytes
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/files/gentoo-keys/seeds/gentoo-devs.seeds 
b/files/gentoo-keys/seeds/gentoo-devs.seeds
index ff9fe49..f9e136a 100644
--- a/files/gentoo-keys/seeds/gentoo-devs.seeds
+++ b/files/gentoo-keys/seeds/gentoo-devs.seeds
@@ -2853,11 +2853,13 @@
 }, 
 tomjbe: {
 fingerprint: [
-D8E815F300A1FF59AD3620C841EE2EA9762053D5
+D8E815F300A1FF59AD3620C841EE2EA9762053D5, 
+4A43C2BA7293326011C2795624083D3E28343508
 ], 
 keydir: tomjbe, 
 keys: [
-D8E815F300A1FF59AD3620C841EE2EA9762053D5
+D8E815F300A1FF59AD3620C841EE2EA9762053D5, 
+4A43C2BA7293326011C2795624083D3E28343508
 ], 
 name: Thomas Beierlein, 
 nick: tomjbe, 

diff --git a/files/gentoo-keys/seeds/gentoo-devs.seeds.sig 
b/files/gentoo-keys/seeds/gentoo-devs.seeds.sig
index 46b51ed..bb4a45e 100644
Binary files a/files/gentoo-keys/seeds/gentoo-devs.seeds.sig and 
b/files/gentoo-keys/seeds/gentoo-devs.seeds.sig differ



[gentoo-commits] proj/gnome:master commit in: net-libs/webkit-gtk/

2015-05-25 Thread Gilles Dartiguelongue
commit: 3e5a4502a8e31ba2f36d530de49800aba46e23c2
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 14:41:43 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 14:41:43 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3e5a4502

net-libs/webkit-gtk: disable strict-aliasing optimizations, bug #547224

 net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
index 3f0be82..010ae95 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.8.3.ebuild
@@ -169,6 +169,9 @@ src_configure() {
append-cppflags -D__STDC_LIMIT_MACROS
fi
 
+   # Multiple rendering bugs on youtube, github, etc without this, bug 
#547224
+   append-flags $(test-flags -fno-strict-aliasing)
+
local ruby_interpreter=
 
if has_version virtual/rubygems[ruby_targets_ruby22]; then



[gentoo-commits] proj/gkey-seeds:master commit in: /

2015-05-25 Thread Brian Dolbec
commit: a45c2cdd4f53191467fa7104d761bcd47d08b5ac
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Mon May 25 14:44:32 2015 +
Commit: Brian Dolbec dolsen AT gentoo DOT org
CommitDate: Mon May 25 14:44:32 2015 +
URL:https://gitweb.gentoo.org/proj/gkey-seeds.git/commit/?id=a45c2cdd

Gentoo-keys: Update gentoo-devs.seeds

 gentoo-devs.seeds |   6 --
 gentoo-devs.seeds.sig | Bin 639 - 639 bytes
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/gentoo-devs.seeds b/gentoo-devs.seeds
index ff9fe49..f9e136a 100644
--- a/gentoo-devs.seeds
+++ b/gentoo-devs.seeds
@@ -2853,11 +2853,13 @@
 }, 
 tomjbe: {
 fingerprint: [
-D8E815F300A1FF59AD3620C841EE2EA9762053D5
+D8E815F300A1FF59AD3620C841EE2EA9762053D5, 
+4A43C2BA7293326011C2795624083D3E28343508
 ], 
 keydir: tomjbe, 
 keys: [
-D8E815F300A1FF59AD3620C841EE2EA9762053D5
+D8E815F300A1FF59AD3620C841EE2EA9762053D5, 
+4A43C2BA7293326011C2795624083D3E28343508
 ], 
 name: Thomas Beierlein, 
 nick: tomjbe, 

diff --git a/gentoo-devs.seeds.sig b/gentoo-devs.seeds.sig
index 46b51ed..bb4a45e 100644
Binary files a/gentoo-devs.seeds.sig and b/gentoo-devs.seeds.sig differ



[gentoo-commits] proj/gnome:master commit in: media-libs/gegl/

2015-05-25 Thread Gilles Dartiguelongue
commit: 13cc28e63ea60826ba5f4e73cf69f6f11eae73a7
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 14:47:52 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 14:47:52 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=13cc28e6

media-libs/gegl: add missing json-glib dependency, bug #549530

 media-libs/gegl/gegl-0.3.0_pre20150304.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/gegl/gegl-0.3.0_pre20150304.ebuild 
b/media-libs/gegl/gegl-0.3.0_pre20150304.ebuild
index e09b792..78f8046 100644
--- a/media-libs/gegl/gegl-0.3.0_pre20150304.ebuild
+++ b/media-libs/gegl/gegl-0.3.0_pre20150304.ebuild
@@ -24,6 +24,7 @@ REQUIRED_IUSE=vala? ( introspection )
 
 RDEPEND=
=dev-libs/glib-2.36:2
+   dev-libs/json-glib
=media-libs/babl-0.1.12
sys-libs/zlib
=x11-libs/gdk-pixbuf-2.18:2



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

2015-05-25 Thread Gilles Dartiguelongue
commit: 91d6fac37a99532bf71043a7090d0fcccf22d068
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 14:08:40 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 14:08:47 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=91d6fac3

profiles: drop deprecated use masks

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

diff --git a/profiles/package.use.mask b/profiles/package.use.mask
index bf43f18..37e5e97 100644
--- a/profiles/package.use.mask
+++ b/profiles/package.use.mask
@@ -7,12 +7,3 @@
 # https://bugs.webkit.org/show_bug.cgi?id=142879
 # https://bugs.webkit.org/show_bug.cgi?id=136831
 net-libs/webkit-gtk wayland
-
-# Gilles Dartiguelongue e...@gentoo.org (26 Apr 2014)
-# Gnome 3.12 requires upower-0.99 but this is not ported yet
-net-im/telepathy-mission-control upower
-
-# Gilles Dartiguelongue e...@gentoo.org (25 Nov 2013)
-# gjs: tests fail and support for it was purely and simply removed in 
master/1.9
-# python2_6: unit tests fail for this abi, must report usptream
-dev-libs/libpeas gjs python_targets_python2_6



[gentoo-commits] gentoo-x86 commit in dev-python/m2crypto/files: 0.22.3-Use-swig-generated-python-loader.patch 0.22.3-packaging.patch

2015-05-25 Thread Mike Gilbert (floppym)
floppym 15/05/25 16:41:54

  Added:0.22.3-Use-swig-generated-python-loader.patch
0.22.3-packaging.patch
  Log:
  Resolve issues with swig-3.0.5, bug 538920.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  
dev-python/m2crypto/files/0.22.3-Use-swig-generated-python-loader.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/m2crypto/files/0.22.3-Use-swig-generated-python-loader.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/m2crypto/files/0.22.3-Use-swig-generated-python-loader.patch?rev=1.1content-type=text/plain

Index: 0.22.3-Use-swig-generated-python-loader.patch
===
From 803188070e486030cb1d2e53692b39305c742b17 Mon Sep 17 00:00:00 2001
From: Joe Julian jjul...@io.com
Date: Tue, 19 May 2015 23:54:08 -0700
Subject: [PATCH] Use swig generated python loader

---
 .gitignore   |  6 +-
 M2Crypto/__init__.py |  4 ++--
 M2Crypto/m2.py   |  4 +---
 SWIG/_m2crypto.def   |  2 +-
 SWIG/_m2crypto.i |  2 +-
 setup.py | 25 +
 6 files changed, 31 insertions(+), 12 deletions(-)

diff --git a/M2Crypto/__init__.py b/M2Crypto/__init__.py
index 647e057..38dbbd5 100644
--- a/M2Crypto/__init__.py
+++ b/M2Crypto/__init__.py
@@ -19,7 +19,7 @@ Copyright 2008-2011 Heikki Toivonen. All rights reserved.
 version_info = (0, 22)
 version = '.'.join([str(_v) for _v in version_info])
 
-import __m2crypto
+import m2crypto
 import m2
 import ASN1
 import AuthCookie
@@ -47,4 +47,4 @@ import m2xmlrpclib
 import threading
 import util
 
-__m2crypto.lib_init()
+m2crypto.lib_init()
diff --git a/M2Crypto/m2.py b/M2Crypto/m2.py
index e4bb695..516cadb 100644
--- a/M2Crypto/m2.py
+++ b/M2Crypto/m2.py
@@ -25,7 +25,5 @@ Portions created by Open Source Applications Foundation 
(OSAF) are
 Copyright (C) 2004 OSAF. All Rights Reserved.
 
 
-from __m2crypto import *
+from m2crypto import *
 lib_init()
-
-
diff --git a/SWIG/_m2crypto.def b/SWIG/_m2crypto.def
index 753db2c..3e9d5bc 100644
--- a/SWIG/_m2crypto.def
+++ b/SWIG/_m2crypto.def
@@ -1,2 +1,2 @@
 EXPORTS
-init__m2crypto
+init_m2crypto
diff --git a/SWIG/_m2crypto.i b/SWIG/_m2crypto.i
index 50be5c3..e491222 100644
--- a/SWIG/_m2crypto.i
+++ b/SWIG/_m2crypto.i
@@ -8,7 +8,7 @@
  *
  */
 
-%module(threads=1) _m2crypto
+%module(threads=1) m2crypto
 /* We really don't need threadblock (PyGILState_Ensure() etc.) anywhere.
Disable threadallow as well, only enable it for operations likely to
block. */
diff --git a/setup.py b/setup.py
index bac6f9f..fc89513 100644
--- a/setup.py
+++ b/setup.py
@@ -17,9 +17,22 @@ import os, sys, platform
 from setuptools import setup
 from setuptools.command import build_ext
 
+from distutils.util import get_platform
 from distutils.core import Extension
 from distutils.spawn import find_executable
 
+from distutils.command.build import build
+from setuptools.command.install import install
+
+class CustomBuild(build):
+def run(self):
+self.run_command('build_ext')
+build.run(self)
+
+class CustomInstall(install):
+def run(self):
+self.run_command('build_ext')
+self.do_egg_install()
 
 class _M2CryptoBuildExt(build_ext.build_ext):
 '''Specialization of build_ext to enable swig_opts to inherit any
@@ -70,11 +83,12 @@ class _M2CryptoBuildExt(build_ext.build_ext):
 
 self.add_multiarch_paths()
 
-opensslIncludeDir = os.path.join(self.openssl, 'include')
+includeDir = os.path.join(self.openssl, 'include')
+opensslIncludeDir = os.path.join(self.openssl, 'include', 'openssl')
 opensslLibraryDir = os.path.join(self.openssl, 'lib')
 
 self.swig_opts = ['-I%s' % i for i in self.include_dirs + \
-  [opensslIncludeDir, os.path.join(opensslIncludeDir, 
openssl)]]
+  [opensslIncludeDir, includeDir]]
 self.swig_opts.append('-includeall')
 self.swig_opts.append('-modern')
 
@@ -85,6 +99,9 @@ class _M2CryptoBuildExt(build_ext.build_ext):
 elif platform.architecture()[0] == '32bit':
 self.swig_opts.append('-D__i386__')
 
+self.swig_opts.append('-outdir')
+self.swig_opts.append(os.path.join(os.getcwd(),'M2Crypto'))
+
 self.include_dirs += [os.path.join(self.openssl, opensslIncludeDir),
   os.path.join(os.getcwd(), 'SWIG')]
 
@@ -103,7 +120,7 @@ if sys.platform == 'darwin':
 else:
my_extra_compile_args = []
 
-m2crypto = Extension(name = 'M2Crypto.__m2crypto',
+m2crypto = Extension(name = 'M2Crypto._m2crypto',
  sources = ['SWIG/_m2crypto.i'],
  extra_compile_args = ['-DTHREADING'] + 
my_extra_compile_args,
  #extra_link_args = ['-Wl,-search_paths_first'], # 

[gentoo-commits] gentoo-x86 commit in dev-python/m2crypto: m2crypto-0.22.3-r4.ebuild ChangeLog

2015-05-25 Thread Mike Gilbert (floppym)
floppym 15/05/25 16:41:54

  Modified: ChangeLog
  Added:m2crypto-0.22.3-r4.ebuild
  Log:
  Resolve issues with swig-3.0.5, bug 538920.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.86 dev-python/m2crypto/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog   15 May 2015 09:03:31 -  1.85
+++ ChangeLog   25 May 2015 16:41:54 -  1.86
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/m2crypto
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.85 
2015/05/15 09:03:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.86 
2015/05/25 16:41:54 floppym Exp $
+
+*m2crypto-0.22.3-r4 (25 May 2015)
+
+  25 May 2015; Mike Gilbert flop...@gentoo.org
+  +files/0.22.3-Use-swig-generated-python-loader.patch,
+  +files/0.22.3-packaging.patch, +m2crypto-0.22.3-r4.ebuild:
+  Resolve issues with swig-3.0.5, bug 538920.
 
   15 May 2015; Mike Frysinger vap...@gentoo.org
   +files/m2crypto-0.21.1-cross-compile.patch,



1.1  dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild

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

Index: m2crypto-0.22.3-r4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild,v 1.1 
2015/05/25 16:41:54 floppym Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=threads(+)

inherit distutils-r1

MY_PN=M2Crypto

DESCRIPTION=M2Crypto: A Python crypto and SSL toolkit
HOMEPAGE=http://chandlerproject.org/bin/view/Projects/MeTooCrypto 
http://pypi.python.org/pypi/M2Crypto;
SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos
IUSE=

# swig-3.0.5 results in broken constants, #538920
RDEPEND==dev-libs/openssl-0.9.8:0=
DEPEND=${RDEPEND}
=dev-lang/swig-1.3.28:0
dev-python/setuptools[${PYTHON_USEDEP}]


S=${WORKDIR}/${MY_PN}-${PV}

# Tests access network, and fail randomly. Bug #431458.
RESTRICT=test

python_prepare_all() {
epatch ${FILESDIR}/0.22.3-Use-swig-generated-python-loader.patch
epatch ${FILESDIR}/0.22.3-packaging.patch

distutils-r1_python_prepare_all
}

python_test() {
esetup.py test
}






[gentoo-commits] proj/gnome:master commit in: eclass/

2015-05-25 Thread Gilles Dartiguelongue
commit: 6f14db878539ac475c7edd9a05d9f55cc21d8778
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 15:49:19 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 15:49:19 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6f14db87

eclass: add XDG eclass to replace fdo-mime

fdo-mime eclass is just a collection of helpers that is most often
forgotten and/or not properly used in ebuilds having .desktop files or
shared mime infos.

On top of that, most packages where missing the implicit dependency on
the tools used as can be seen in bug #208047.

Finally, most packages complying with XDG specifications nowadays expect
base directories to be present at various stages of package build as can
be seen in the many eclasses implementing handling for this (cmake, gnome2,
gstreamer, kde4-base, mono and qt4) so provide it through a simple phase
function.

 eclass/xdg-utils.eclass | 111 
 eclass/xdg.eclass   |  68 +
 2 files changed, 179 insertions(+)

diff --git a/eclass/xdg-utils.eclass b/eclass/xdg-utils.eclass
new file mode 100644
index 000..6dfe66f
--- /dev/null
+++ b/eclass/xdg-utils.eclass
@@ -0,0 +1,111 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+# @ECLASS: xdg-utils.eclass
+# @MAINTAINER:
+# gn...@gentoo.org
+# @AUTHOR:
+# Original author: Gilles Dartiguelongue e...@gentoo.org
+# @BLURB: Auxiliary functions commonly used by XDG compliant packages.
+# @DESCRIPTION:
+# This eclass provides a set of auxiliary functions needed by most XDG
+# compliant packages.
+# It provides XDG stack related functions such as:
+#  * XDG .desktop files cache management
+#  * XDG mime information database management
+
+case ${EAPI:-0} in
+   4|5) ;;
+   *) die EAPI=${EAPI} is not supported ;;
+esac
+
+# @ECLASS-VARIABLE: DESKTOP_DATABASE_UPDATE_BIN
+# @INTERNAL
+# @DESCRIPTION:
+# Path to update-desktop-database
+: ${DESKTOP_DATABASE_UPDATE_BIN:=/usr/bin/update-desktop-database}
+
+# @ECLASS-VARIABLE: DESKTOP_DATABASE_DIR
+# @INTERNAL
+# @DESCRIPTION:
+# Directory where .desktop files database is stored
+: ${DESKTOP_DATABASE_DIR=/usr/share/applications}
+
+# @ECLASS-VARIABLE: MIMEINFO_DATABASE_UPDATE_BIN
+# @INTERNAL
+# @DESCRIPTION:
+# Path to update-desktop-database
+: ${MIMEINFO_DATABASE_UPDATE_BIN:=/usr/bin/update-mime-database}
+
+# @ECLASS-VARIABLE: MIMEINFO_DATABASE_DIR
+# @INTERNAL
+# @DESCRIPTION:
+# Directory where .desktop files database is stored
+: ${MIMEINFO_DATABASE_DIR:=/usr/share/mime}
+
+# @FUNCTION: xdg_desktopfiles_savelist
+# @DESCRIPTION:
+# Find the .desktop files about to be installed and save their location
+# in the XDG_ECLASS_DESKTOPFILES environment variable.
+# This function should be called from pkg_preinst.
+xdg_desktopfiles_savelist() {
+   pushd ${D}  /dev/null
+   export XDG_ECLASS_DESKTOPFILES=$(find 'usr/share/applications' -type f 
2 /dev/null)
+   popd  /dev/null
+}
+
+# @FUNCTION: fdo-xdg_desktop_database_update
+# @DESCRIPTION:
+# Updates the .desktop files database.
+# Generates a list of mimetypes linked to applications that can handle them
+xdg_desktop_database_update() {
+   local updater=${EROOT}${DESKTOP_DATABASE_UPDATE_BIN}
+
+   if [[ ! -x ${updater} ]] ; then
+   debug-print ${updater} is not executable
+   return
+   fi
+
+   if [[ -z ${XDG_ECLASS_DESKTOPFILES} ]]; then
+   debug-print No .desktop files to add to database
+   return
+   fi
+
+   ebegin Updating .desktop files database ...
+   ${updater} -q ${EROOT}${DESKTOP_DATABASE_DIR}
+   eend $?
+}
+
+# @FUNCTION: xdg_mimeinfo_savelist
+# @DESCRIPTION:
+# Find the mime information files about to be installed and save their location
+# in the XDG_ECLASS_MIMEINFOFILES environment variable.
+# This function should be called from pkg_preinst.
+xdg_mimeinfo_savelist() {
+   pushd ${D}  /dev/null
+   export XDG_ECLASS_MIMEINFOFILES=$(find 'usr/share/mime' -type f 2 
/dev/null)
+   popd  /dev/null
+}
+
+# @FUNCTION: xdg_mimeinfo_database_update
+# @DESCRIPTION:
+# Update the mime database.
+# Creates a general list of mime types from several sources
+xdg_mimeinfo_database_update() {
+   local updater=${EROOT}${MIMEINFO_DATABASE_UPDATE_BIN}
+
+   if [[ ! -x ${updater} ]] ; then
+   debug-print ${updater} is not executable
+   return
+   fi
+
+   if [[ -z ${XDG_ECLASS_MIMEINFOFILES} ]]; then
+   debug-print No mime info files to add to database
+   return
+   fi
+
+   ebegin Updating shared mime info database ...
+   ${updater} ${EROOT}${MIMEINFO_DATABASE_DIR}
+   eend $?
+}

diff --git a/eclass/xdg.eclass b/eclass/xdg.eclass
new file mode 100644
index 000..af5fa8a
--- /dev/null
+++ 

[gentoo-commits] proj/gnome:master commit in: eclass/

2015-05-25 Thread Gilles Dartiguelongue
commit: f1f7e5b963209fefcc2acc77261dd7eb69700165
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 16:07:47 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 16:07:47 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f1f7e5b9

eclass/gnome2.eclass: switch to xdg eclass

 eclass/gnome2-utils.eclass | 12 
 eclass/gnome2.eclass   | 11 ++-
 2 files changed, 6 insertions(+), 17 deletions(-)

diff --git a/eclass/gnome2-utils.eclass b/eclass/gnome2-utils.eclass
index 4c7d0c8..650c57d 100644
--- a/eclass/gnome2-utils.eclass
+++ b/eclass/gnome2-utils.eclass
@@ -95,18 +95,6 @@ gnome2_environment_reset() {
 
# GST_REGISTRY is to work around gst utilities trying to read/write 
/root
export GST_REGISTRY=${T}/registry.xml
-
-   # XXX: code for resetting XDG_* directories should probably be moved 
into
-   # a separate function in a non-gnome eclass
-   export XDG_DATA_HOME=${T}/.local/share
-   export XDG_CONFIG_HOME=${T}/.config
-   export XDG_CACHE_HOME=${T}/.cache
-   export XDG_RUNTIME_DIR=${T}/run
-   mkdir -p ${XDG_DATA_HOME} ${XDG_CONFIG_HOME} ${XDG_CACHE_HOME} \
-   ${XDG_RUNTIME_DIR}
-   # This directory needs to be owned by the user, and chmod 0700
-   # http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
-   chmod 0700 ${XDG_RUNTIME_DIR}
 }
 
 # @FUNCTION: gnome2_gconf_savelist

diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
index 9d1730d..7fc3423 100644
--- a/eclass/gnome2.eclass
+++ b/eclass/gnome2.eclass
@@ -10,7 +10,7 @@
 # Exports portage base functions used by ebuilds written for packages using the
 # GNOME framework. For additional functions, see gnome2-utils.eclass.
 
-inherit eutils fdo-mime libtool gnome.org gnome2-utils
+inherit eutils libtool gnome.org gnome2-utils xdg
 
 case ${EAPI:-0} in
4|5)
@@ -75,6 +75,8 @@ gnome2_src_unpack() {
 # Prepare environment for build, fix build of scrollkeeper documentation,
 # run elibtoolize.
 gnome2_src_prepare() {
+   xdg_src_prepare
+
# Prevent assorted access violations and test failures
gnome2_environment_reset
 
@@ -239,6 +241,7 @@ gnome2_src_install() {
 # @DESCRIPTION:
 # Finds Icons, GConf and GSettings schemas for later handling in pkg_postinst
 gnome2_pkg_preinst() {
+   xdg_pkg_preinst
gnome2_gconf_savelist
gnome2_icon_savelist
gnome2_schemas_savelist
@@ -251,9 +254,8 @@ gnome2_pkg_preinst() {
 # Handle scrollkeeper, GConf, GSettings, Icons, desktop and mime
 # database updates.
 gnome2_pkg_postinst() {
+   xdg_pkg_postinst
gnome2_gconf_install
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
gnome2_icon_cache_update
gnome2_schemas_update
gnome2_scrollkeeper_update
@@ -276,8 +278,7 @@ gnome2_pkg_postinst() {
 # @DESCRIPTION:
 # Handle scrollkeeper, GSettings, Icons, desktop and mime database updates.
 gnome2_pkg_postrm() {
-   fdo-mime_desktop_database_update
-   fdo-mime_mime_database_update
+   xdg_pkg_postrm
gnome2_icon_cache_update
gnome2_schemas_update
gnome2_scrollkeeper_update



[gentoo-commits] proj/sci:master commit in: sci-biology/AlignGraph/

2015-05-25 Thread Martin Mokrejs
commit: ab1f6781e9c576702f48058e7d9c86676973b693
Author: Martin Mokrejš mmokrejs AT fold DOT natur DOT cuni DOT cz
AuthorDate: Mon May 25 19:04:23 2015 +
Commit: Martin Mokrejs mmokrejs AT fold DOT natur DOT cuni DOT cz
CommitDate: Mon May 25 19:04:23 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ab1f6781

sci-biology/AlignGraph: new package

Package-Manager: portage-2.2.18

 sci-biology/AlignGraph/AlignGraph-.ebuild | 53 +++
 sci-biology/AlignGraph/ChangeLog  |  9 +
 sci-biology/AlignGraph/metadata.xml   |  9 +
 3 files changed, 71 insertions(+)

diff --git a/sci-biology/AlignGraph/AlignGraph-.ebuild 
b/sci-biology/AlignGraph/AlignGraph-.ebuild
new file mode 100644
index 000..b7e2866
--- /dev/null
+++ b/sci-biology/AlignGraph/AlignGraph-.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit toolchain-funcs
+
+if [ $PV ==  ]; then
+   inherit git-r3
+fi
+
+DESCRIPTION=Asssemble contigs/scaffolds using related reference sequence
+HOMEPAGE=https://github.com/baoe/AlignGraph
+   http://bioinformatics.oxfordjournals.org/content/30/12/i319.long;
+if [ $PV ==  ]; then
+   EGIT_REPO_URI=https://github.com/baoe/AlignGraph.git;
+   KEYWORDS=
+else
+   SRC_URI=
+   KEYWORDS=
+fi
+
+LICENSE=Artistic-2
+SLOT=0
+IUSE=
+
+DEPEND=
+RDEPEND=${DEPEND}
+   sci-biology/blat
+   sci-biology/bowtie
+
+# AlignGraph runs the alignment steps with BLAT and Bowtie2 automatically, but 
both 
+# need to be installed on the system. AlignGraph’s run time is currently 23–57 
min
+# per million aligned reads. In the performance tests of this study, the 
memory usage
+# was 36–50 GB, and it stays 100 GB even for entire mammalian genomes. These 
requirements
+# are more moderate than those of most de novo assemblers (Luo et al., 2012).
+
+# 8 threads are hardcoded. Currently users cannot make changes to this, since 
this is
+# a moderate choice for either single CPU machines (overhead for 
parallelization would
+# not be too large) or multiple CPU machines. Another reason is, the 
bottleneck for the
+# runtime is usually from BLAT, no matter how many threads there are for 
Bowtie2.
+src_compile(){
+   cd AlignGraph || die
+   $(tc-getCXX) ${CXXFLAGS} -o AlignGraph AlignGraph.cpp -lpthread
+   cd ../Eval-AlignGraph || die
+   $(tc-getCXX) ${CXXFLAGS} -o Eval-AlignGraph Eval-AlignGraph.cpp 
-lpthread
+}
+
+src_install(){
+   dobin AlignGraph/AlignGraph Eval-AlignGraph/Eval-AlignGraph
+   dodoc README.md
+}

diff --git a/sci-biology/AlignGraph/ChangeLog b/sci-biology/AlignGraph/ChangeLog
new file mode 100644
index 000..d6c0196
--- /dev/null
+++ b/sci-biology/AlignGraph/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for sci-biology/AlignGraph
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*AlignGraph- (25 May 2015)
+
+  25 May 2015; Martin Mokrejs mmokr...@fold.natur.cuni.cz
+  +AlignGraph-.ebuild, +metadata.xml:
+  sci-biology/AlignGraph: new package

diff --git a/sci-biology/AlignGraph/metadata.xml 
b/sci-biology/AlignGraph/metadata.xml
new file mode 100644
index 000..2bc8930
--- /dev/null
+++ b/sci-biology/AlignGraph/metadata.xml
@@ -0,0 +1,9 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdsci-biology/herd
+  maintainer
+emailmmokr...@fold.natur.cuni.cz/email
+nameMartin Mokrejs/name
+  /maintainer
+/pkgmetadata



[gentoo-commits] proj/gnome:master commit in: dev-util/gtk-update-icon-cache/

2015-05-25 Thread Gilles Dartiguelongue
commit: 6a5b6bc87572e84883af780abb1e00c7f0dcd588
Author: Gilles Dartiguelongue eva AT gentoo DOT org
AuthorDate: Mon May 25 21:12:41 2015 +
Commit: Gilles Dartiguelongue eva AT gentoo DOT org
CommitDate: Mon May 25 21:16:09 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6a5b6bc8

dev-util/gtk-update-icon-cache: 3.14.13 → 3.16.3

 .../gtk-update-icon-cache-3.16.3.ebuild| 28 ++
 dev-util/gtk-update-icon-cache/metadata.xml| 13 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild
new file mode 100644
index 000..8b5e8e3
--- /dev/null
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.16.3.ebuild
@@ -0,0 +1,28 @@
+# 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=GTK update icon cache
+HOMEPAGE=http://www.gtk.org/;
+SRC_URI=http://dev.gentoo.org/~eva/distfiles/${PN}/${P}.tar.xz;
+
+LICENSE=LGPL-2+
+SLOT=0
+IUSE=
+
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris
+
+RDEPEND=
+   =dev-libs/glib-2.43.4:2
+   =x11-libs/gdk-pixbuf-2.30:2
+   !x11-libs/gtk+-2.24.28-r1:2
+
+DEPEND=${RDEPEND}
+   =dev-util/intltool-0.50.1
+   virtual/pkgconfig
+

diff --git a/dev-util/gtk-update-icon-cache/metadata.xml 
b/dev-util/gtk-update-icon-cache/metadata.xml
new file mode 100644
index 000..dd9bec3
--- /dev/null
+++ b/dev-util/gtk-update-icon-cache/metadata.xml
@@ -0,0 +1,13 @@
+?xml version=1.0 encoding=UTF-8?
+!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
+pkgmetadata
+  herdgnome/herd
+  longdescription lang=en
+gtk-update-icon-cache is a tool from GTK+ to update icons and themes
+caches.
+
+It is split from the GTK+ sources by the Gentoo Gnome team to help
+GTK+ 2 and 3 to co-exist better by extracting the single conflicting
+tool.
+  /longdescription
+/pkgmetadata



[gentoo-commits] gentoo-x86 commit in dev-python/m2crypto: m2crypto-0.22.3-r4.ebuild m2crypto-0.22.3-r3.ebuild ChangeLog

2015-05-25 Thread Mike Gilbert (floppym)
floppym 15/05/25 17:41:50

  Modified: m2crypto-0.22.3-r4.ebuild m2crypto-0.22.3-r3.ebuild
ChangeLog
  Log:
  Update HOMEPAGE and cleanup src_prepare.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild

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

Index: m2crypto-0.22.3-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- m2crypto-0.22.3-r4.ebuild   25 May 2015 16:41:54 -  1.1
+++ m2crypto-0.22.3-r4.ebuild   25 May 2015 17:41:50 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild,v 1.1 
2015/05/25 16:41:54 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r4.ebuild,v 1.2 
2015/05/25 17:41:50 floppym Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 MY_PN=M2Crypto
 
 DESCRIPTION=M2Crypto: A Python crypto and SSL toolkit
-HOMEPAGE=http://chandlerproject.org/bin/view/Projects/MeTooCrypto 
http://pypi.python.org/pypi/M2Crypto;
+HOMEPAGE=https://github.com/martinpaljak/M2Crypto 
http://pypi.python.org/pypi/M2Crypto;
 SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz
 
 LICENSE=BSD
@@ -32,12 +32,10 @@
 # Tests access network, and fail randomly. Bug #431458.
 RESTRICT=test
 
-python_prepare_all() {
-   epatch ${FILESDIR}/0.22.3-Use-swig-generated-python-loader.patch
-   epatch ${FILESDIR}/0.22.3-packaging.patch
-
-   distutils-r1_python_prepare_all
-}
+PATCHES=( 
+   ${FILESDIR}/0.22.3-Use-swig-generated-python-loader.patch
+   ${FILESDIR}/0.22.3-packaging.patch
+)
 
 python_test() {
esetup.py test



1.4  dev-python/m2crypto/m2crypto-0.22.3-r3.ebuild

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

Index: m2crypto-0.22.3-r3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- m2crypto-0.22.3-r3.ebuild   15 May 2015 09:03:31 -  1.3
+++ m2crypto-0.22.3-r3.ebuild   25 May 2015 17:41:50 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r3.ebuild,v 1.3 
2015/05/15 09:03:31 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/m2crypto/m2crypto-0.22.3-r3.ebuild,v 1.4 
2015/05/25 17:41:50 floppym Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 MY_PN=M2Crypto
 
 DESCRIPTION=M2Crypto: A Python crypto and SSL toolkit
-HOMEPAGE=http://chandlerproject.org/bin/view/Projects/MeTooCrypto 
http://pypi.python.org/pypi/M2Crypto;
+HOMEPAGE=https://github.com/martinpaljak/M2Crypto 
http://pypi.python.org/pypi/M2Crypto;
 SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz
 
 LICENSE=BSD



1.88 dev-python/m2crypto/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   25 May 2015 17:16:54 -  1.87
+++ ChangeLog   25 May 2015 17:41:50 -  1.88
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/m2crypto
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.87 
2015/05/25 17:16:54 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.88 
2015/05/25 17:41:50 floppym Exp $
+
+  25 May 

[gentoo-commits] gentoo-x86 commit in media-libs/harfbuzz: ChangeLog harfbuzz-0.9.28.ebuild

2015-05-25 Thread Alexandre Rostovtsev (tetromino)
tetromino15/05/25 18:37:46

  Modified: ChangeLog
  Removed:  harfbuzz-0.9.28.ebuild
  Log:
  Clean up old.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x18E5B6F2D8D5EC8D)

Revision  ChangesPath
1.110media-libs/harfbuzz/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   16 May 2015 04:19:45 -  1.109
+++ ChangeLog   25 May 2015 18:37:46 -  1.110
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/harfbuzz
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.109 
2015/05/16 04:19:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.110 
2015/05/25 18:37:46 tetromino Exp $
+
+  25 May 2015; Alexandre Rostovtsev tetrom...@gentoo.org
+  -harfbuzz-0.9.28.ebuild:
+  Clean up old.
 
   16 May 2015; Jeroen Roovers j...@gentoo.org harfbuzz-0.9.38.ebuild:
   Stable for PPC64 (bug #544792).






[gentoo-commits] proj/gnome:master commit in: gnome-base/dconf-editor/

2015-05-25 Thread Alexandre Rostovtsev
commit: 519cb65b1b6045a3f8f238e95adad30722cf0206
Author: Alexandre Rostovtsev tetromino AT gentoo DOT org
AuthorDate: Mon May 25 20:42:16 2015 +
Commit: Alexandre Rostovtsev tetromino AT gentoo DOT org
CommitDate: Mon May 25 21:06:51 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=519cb65b

gnome-base/dconf-editor: fix dep

Package-Manager: portage-2.2.20
Manifest-Sign-Key: 0x18E5B6F2D8D5EC8D

 gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild 
b/gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild
index 8af2846..7ac3dee 100644
--- a/gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild
+++ b/gnome-base/dconf-editor/dconf-editor-3.16.1.ebuild
@@ -15,15 +15,17 @@ SLOT=0
 
 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd ~arm-linux ~x86-linux
 
-RDEPEND=
+COMMON_DEPEND=
=dev-libs/glib-2.39.3:2
dev-libs/libxml2
=gnome-base/dconf-0.23.2
=x11-libs/gtk+-3.4:3
 
-DEPEND=${RDEPEND}
+DEPEND=${COMMON_DEPEND}
=dev-util/intltool-0.50
sys-devel/gettext
virtual/pkgconfig
+
+RDEPEND=${COMMON_DEPEND}
!gnome-base/dconf-0.22[X]
 



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

2015-05-25 Thread Andreas Huettel (dilfridge)
dilfridge15/05/25 18:18:00

  Modified: ChangeLog perl-module.eclass
  Log:
  Remove long-deprecated and just dieing function stubs

Revision  ChangesPath
1.1623   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1622
retrieving revision 1.1623
diff -u -r1.1622 -r1.1623
--- ChangeLog   25 May 2015 10:07:33 -  1.1622
+++ ChangeLog   25 May 2015 18:18:00 -  1.1623
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1622 2015/05/25 
10:07:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1623 2015/05/25 
18:18:00 dilfridge Exp $
+
+  25 May 2015; Andreas K. Huettel dilfri...@gentoo.org perl-module.eclass:
+  Remove long-deprecated and just dieing function stubs
 
   25 May 2015; Justin Lecher j...@gentoo.org cuda.eclass:
   Loose quoting, #550060



1.165eclass/perl-module.eclass

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/perl-module.eclass?rev=1.165view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/perl-module.eclass?rev=1.165content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/perl-module.eclass?r1=1.164r2=1.165

Index: perl-module.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- perl-module.eclass  15 Mar 2015 17:23:09 -  1.164
+++ perl-module.eclass  25 May 2015 18:18:00 -  1.165
@@ -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/perl-module.eclass,v 1.164 
2015/03/15 17:23:09 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.165 
2015/05/25 18:18:00 dilfridge Exp $
 
 # @ECLASS: perl-module.eclass
 # @MAINTAINER:
@@ -177,20 +177,6 @@
fi
 }
 
-# @FUNCTION: perl-module_src_prep
-# @USAGE: perl-module_src_prep
-# @DESCRIPTION:
-# Configure the ebuild sources (bis).
-#
-# This function is still around for historical reasons 
-# and will be soon deprecated.
-#
-# Please use the function above instead, perl-module_src_configure().
-perl-module_src_prep() {
-   debug-print-function $FUNCNAME $@
-   die perl-modules.eclass: perl-module_src_prep has been removed. Please 
use perl-module_src_configure instead.
-}
-
 # @FUNCTION: perl-module_src_compile
 # @USAGE: perl-module_src_compile
 # @DESCRIPTION:
@@ -302,26 +288,6 @@
perl_link_duallife_scripts
 }
 
-# @FUNCTION: perl-module_pkg_setup
-# @USAGE: perl-module_pkg_setup
-# @DESCRIPTION:
-# This function was to be called during the pkg_setup() phase.
-# Deprecated, to be removed. Where it is called, place a call to 
perl_set_version instead.
-perl-module_pkg_setup() {
-   debug-print-function $FUNCNAME $@
-   die perl-modules.eclass: perl-module_pkg_setup has been removed. 
Please use perl_set_version instead.
-}
-
-# @FUNCTION: perl-module_pkg_preinst
-# @USAGE: perl-module_pkg_preinst
-# @DESCRIPTION:
-# This function was to be called during the pkg_preinst() phase.
-# Deprecated, to be removed. Where it is called, place a call to 
perl_set_version instead.
-perl-module_pkg_preinst() {
-   debug-print-function $FUNCNAME $@
-   die perl-modules.eclass: perl-module_pkg_preinst has been removed. 
Please use perl_set_version instead.
-}
-
 # @FUNCTION: perl-module_pkg_postinst
 # @USAGE: perl-module_pkg_postinst
 # @DESCRIPTION:
@@ -339,16 +305,6 @@
perl_link_duallife_scripts
 }
 
-# @FUNCTION: perl-module_pkg_prerm
-# @USAGE: perl-module_pkg_prerm
-# @DESCRIPTION:
-# This function was to be called during the pkg_prerm() phase.
-# It does not do anything. Deprecated, to be removed.
-perl-module_pkg_prerm() {
-   debug-print-function $FUNCNAME $@
-   die perl-module.eclass: perl-module_pkg_prerm has been removed. Please 
remove the call.
-}
-
 # @FUNCTION: perl-module_pkg_postrm
 # @USAGE: perl-module_pkg_postrm
 # @DESCRIPTION:
@@ -392,17 +348,6 @@
VENDOR_ARCH=${installvendorarch}
 }
 
-# @FUNCTION: perlinfo
-# @USAGE: perlinfo
-# @DESCRIPTION:
-# This function is deprecated.
-# 
-# Please use the function above instead, perl_set_version().
-perlinfo() {
-   debug-print-function $FUNCNAME $@
-   die perl-modules.eclass: perlinfo has been removed. Please use 

[gentoo-commits] proj/gnome:master commit in: media-libs/gsound/

2015-05-25 Thread Alexandre Rostovtsev
commit: 00ffc725227ed3e37d519e0d1feaa8cfedc51742
Author: Alexandre Rostovtsev tetromino AT gentoo DOT org
AuthorDate: Mon May 25 20:13:00 2015 +
Commit: Alexandre Rostovtsev tetromino AT gentoo DOT org
CommitDate: Mon May 25 20:14:39 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=00ffc725

media-libs/gsound: qa + move to gx86

Fix license, test on x86, improve description, add live ebuild.

Package-Manager: portage-2.2.20
Manifest-Sign-Key: 0x18E5B6F2D8D5EC8D

 .../gsound/{gsound-1.0.1.ebuild = gsound-.ebuild}  | 13 ++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/media-libs/gsound/gsound-1.0.1.ebuild 
b/media-libs/gsound/gsound-.ebuild
similarity index 75%
rename from media-libs/gsound/gsound-1.0.1.ebuild
rename to media-libs/gsound/gsound-.ebuild
index cab53cb..1ac4048 100644
--- a/media-libs/gsound/gsound-1.0.1.ebuild
+++ b/media-libs/gsound/gsound-.ebuild
@@ -8,13 +8,20 @@ VALA_USE_DEPEND=vapigen
 VALA_MIN_API_VERSION=0.20
 
 inherit gnome2 vala
+if [[ ${PV} =  ]]; then
+   inherit gnome2-live
+fi
 
-DESCRIPTION=thin wrapper around the libcanberra C library
+DESCRIPTION=Thin GObject wrapper around the libcanberra sound event library
 HOMEPAGE=https://wiki.gnome.org/Projects/GSound;
 
-LICENSE=GPL-2+
+LICENSE=LGPL-2.1+
 SLOT=0
-KEYWORDS=~amd64
+if [[ ${PV} =  ]]; then
+   KEYWORDS=
+else
+   KEYWORDS=~amd64 ~x86
+fi
 IUSE=+introspection
 
 # vala setup required for vapigen check



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

2015-05-25 Thread Alexandre Rostovtsev
commit: c2d2d60ea4b701c4f6857ec45e5ee389a19294b9
Author: Alexandre Rostovtsev tetromino AT gentoo DOT org
AuthorDate: Mon May 25 21:13:05 2015 +
Commit: Alexandre Rostovtsev tetromino AT gentoo DOT org
CommitDate: Mon May 25 21:13:05 2015 +
URL:https://gitweb.gentoo.org/proj/gnome.git/commit/?id=c2d2d60e

dev-python/dogtail → dev-util/dogtail: forgot update

 profiles/updates/2Q-2015 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/2Q-2015 b/profiles/updates/2Q-2015
new file mode 100644
index 000..ee40c88
--- /dev/null
+++ b/profiles/updates/2Q-2015
@@ -0,0 +1 @@
+move dev-python/dogtail dev-util/dogtail



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

2015-05-25 Thread Anthony G. Basile (blueness)
blueness15/05/25 18:04:24

  Modified: libcap-ng-0.7.5.ebuild ChangeLog
  Log:
  Fix build for musl.  Bug #550298.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild?r1=1.1r2=1.2

Index: libcap-ng-0.7.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libcap-ng-0.7.5.ebuild  11 May 2015 10:00:25 -  1.1
+++ libcap-ng-0.7.5.ebuild  25 May 2015 18:04:24 -  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/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild,v 
1.1 2015/05/11 10:00:25 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/libcap-ng-0.7.5.ebuild,v 
1.2 2015/05/25 18:04:24 blueness Exp $
 
 EAPI=5
 
@@ -25,6 +25,7 @@
python? ( =dev-lang/swig-2 )
 
 src_prepare() {
+   epatch ${FILESDIR}/${P}-add-unistd_h.patch
sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die
 
autotools-utils_src_prepare



1.78 sys-libs/libcap-ng/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcap-ng/ChangeLog?rev=1.78view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcap-ng/ChangeLog?rev=1.78content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcap-ng/ChangeLog?r1=1.77r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   11 May 2015 10:00:25 -  1.77
+++ ChangeLog   25 May 2015 18:04:24 -  1.78
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/libcap-ng
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.77 
2015/05/11 10:00:25 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap-ng/ChangeLog,v 1.78 
2015/05/25 18:04:24 blueness Exp $
+
+  25 May 2015; Anthony G. Basile bluen...@gentoo.org
+  +files/libcap-ng-0.7.5-add-unistd_h.patch, libcap-ng-0.7.5.ebuild:
+  Fix build for musl.  Bug #550298.
 
 *libcap-ng-0.7.5 (11 May 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-libs/libcap-ng/files: libcap-ng-0.7.5-add-unistd_h.patch

2015-05-25 Thread Anthony G. Basile (blueness)
blueness15/05/25 18:04:24

  Added:libcap-ng-0.7.5-add-unistd_h.patch
  Log:
  Fix build for musl.  Bug #550298.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.1  sys-libs/libcap-ng/files/libcap-ng-0.7.5-add-unistd_h.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcap-ng/files/libcap-ng-0.7.5-add-unistd_h.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libcap-ng/files/libcap-ng-0.7.5-add-unistd_h.patch?rev=1.1content-type=text/plain

Index: libcap-ng-0.7.5-add-unistd_h.patch
===
utils/proc-llist.c: include unistd.h

proc-llist.c references pid_t and uid_t types but does not include unistd.h.  
This
works on glibc and uClibc because of the way their headers stack, but on musl 
(and
possible other libc) this fails.  POSIX mandates that unistd.h provides 
these.  See
Issue 6 at 
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html.

Signed-off-by: Anthony G. Basile bluen...@gentoo.org

diff -Nuar libcap-ng-0.7.5.orig/utils/proc-llist.c 
libcap-ng-0.7.5/utils/proc-llist.c
--- libcap-ng-0.7.5.orig/utils/proc-llist.c 2015-02-18 17:13:33.0 
-0500
+++ libcap-ng-0.7.5/utils/proc-llist.c  2015-05-25 13:39:32.196624248 -0400
@@ -24,6 +24,7 @@
 #include config.h
 #include stdlib.h
 #include string.h
+#include unistd.h
 #include proc-llist.h
 
 void list_create(llist *l)






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

2015-05-25 Thread Zac Medico (zmedico)
zmedico 15/05/25 19:12:07

  Modified: consul-0.5.2.ebuild consul-.ebuild ChangeLog
  Log:
  Prune installed files.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
FDE8EF85AE5719A3)

Revision  ChangesPath
1.3  app-admin/consul/consul-0.5.2.ebuild

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

Index: consul-0.5.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/consul/consul-0.5.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- consul-0.5.2.ebuild 24 May 2015 21:38:02 -  1.2
+++ consul-0.5.2.ebuild 25 May 2015 19:12:07 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/consul-0.5.2.ebuild,v 1.2 
2015/05/24 21:38:02 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/consul-0.5.2.ebuild,v 1.3 
2015/05/25 19:12:07 zmedico Exp $
 
 EAPI=5
 
@@ -143,7 +143,16 @@
newconfd ${FILESDIR}/consul.confd ${PN}
systemd_dounit ${FILESDIR}/consul.service
 
-   insinto /usr/lib/go
find ${WORKDIR}/{pkg,src} -name '.git*' -exec rm -rf {} \; 2/dev/null
-   doins -r ${WORKDIR}/{pkg,src}
+   find ${WORKDIR}/src/${GO_PN} -mindepth 1 -maxdepth 1 -type f -delete
+   while read -r -d '' x; do
+   x=${x#${WORKDIR}/src}
+   [[ -d ${WORKDIR}/pkg/${KERNEL}_${ARCH}/${x} ||
+   -f ${WORKDIR}/pkg/${KERNEL}_${ARCH}/${x}.a ]]  
continue
+   rm -rf ${WORKDIR}/src/${x}
+   done  (find ${WORKDIR}/src/${GO_PN} -mindepth 1 -maxdepth 1 -type d 
-print0)
+   insinto /usr/lib/go/pkg/${KERNEL}_${ARCH}/${GO_PN%/*}
+   doins -r ${WORKDIR}/pkg/${KERNEL}_${ARCH}/${GO_PN}
+   insinto /usr/lib/go/src/${GO_PN%/*}
+   doins -r ${WORKDIR}/src/${GO_PN}
 }



1.3  app-admin/consul/consul-.ebuild

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

Index: consul-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/consul/consul-.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- consul-.ebuild  24 May 2015 21:38:02 -  1.2
+++ consul-.ebuild  25 May 2015 19:12:07 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/consul-.ebuild,v 1.2 
2015/05/24 21:38:02 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/consul/consul-.ebuild,v 1.3 
2015/05/25 19:12:07 zmedico Exp $
 
 EAPI=5
 
@@ -99,7 +99,16 @@
newconfd ${FILESDIR}/consul.confd ${PN}
systemd_dounit ${FILESDIR}/consul.service
 
-   insinto /usr/lib/go
find ${WORKDIR}/{pkg,src} -name '.git*' -exec rm -rf {} \; 2/dev/null
-   doins -r ${WORKDIR}/{pkg,src}
+   find ${WORKDIR}/src/${GO_PN} -mindepth 1 -maxdepth 1 -type f -delete
+   while read -r -d '' x; do
+   x=${x#${WORKDIR}/src}
+   [[ -d ${WORKDIR}/pkg/${KERNEL}_${ARCH}/${x} ||
+   -f ${WORKDIR}/pkg/${KERNEL}_${ARCH}/${x}.a ]]  
continue
+   rm -rf ${WORKDIR}/src/${x}
+   done  (find ${WORKDIR}/src/${GO_PN} -mindepth 1 -maxdepth 1 -type d 
-print0)
+   insinto /usr/lib/go/pkg/${KERNEL}_${ARCH}/${GO_PN%/*}
+   doins -r ${WORKDIR}/pkg/${KERNEL}_${ARCH}/${GO_PN}
+   insinto /usr/lib/go/src/${GO_PN%/*}
+   doins -r ${WORKDIR}/src/${GO_PN}
 }



1.3  app-admin/consul/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/consul/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   24 May 2015 21:38:02 -  1.2
+++ ChangeLog   25 May 2015 19:12:07 -  1.3
@@ -1,6 +1,10 @@
 # 

[gentoo-commits] proj/sci:master commit in: sci-biology/argo-bin/

2015-05-25 Thread Martin Mokrejs
commit: ffdec8d98b9e7e5302043aedd22f44b1e631011c
Author: Martin Mokrejš mmokrejs AT fold DOT natur DOT cuni DOT cz
AuthorDate: Mon May 25 18:59:01 2015 +
Commit: Martin Mokrejs mmokrejs AT fold DOT natur DOT cuni DOT cz
CommitDate: Mon May 25 18:59:01 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ffdec8d9

sci-biology/argo-bin: redefine S variable so we can chdir to a WORKDIR (not 
sure why the jar archive must be unpacked there at all ...)

Package-Manager: portage-2.2.18

 sci-biology/argo-bin/ChangeLog  | 8 ++--
 sci-biology/argo-bin/argo-bin-1.0.31.ebuild | 4 +++-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/sci-biology/argo-bin/ChangeLog b/sci-biology/argo-bin/ChangeLog
index 7f9152a..d8c050f 100644
--- a/sci-biology/argo-bin/ChangeLog
+++ b/sci-biology/argo-bin/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-biology/argo-bin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 May 2015; Martin Mokrejs mmokr...@fold.natur.cuni.cz
+  argo-bin-1.0.31.ebuild:
+  sci-biology/argo-bin: redefine S variable so we can chdir to a WORKDIR (not
+  sure why the jar archive must be unpacked there at all ...)
+
   25 Jun 2011; Justin Lecher j...@gentoo.org argo-bin-1.0.31.ebuild:
   Cleaned ebuild
-

diff --git a/sci-biology/argo-bin/argo-bin-1.0.31.ebuild 
b/sci-biology/argo-bin/argo-bin-1.0.31.ebuild
index 6a708d5..6db9160 100644
--- a/sci-biology/argo-bin/argo-bin-1.0.31.ebuild
+++ b/sci-biology/argo-bin/argo-bin-1.0.31.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: $
 
@@ -20,6 +20,8 @@ DEPEND=
 RDEPEND=${DEPEND}
java? ( =virtual/jre-1.4 )
 
+S=${WORKDIR}
+
 src_install() {
java-pkg_newjar ${DISTDIR}/argo.jar argo.jar
java-pkg_dolauncher



[gentoo-commits] proj/sci:master commit in: sci-biology/est2assembly/

2015-05-25 Thread Martin Mokrejs
commit: 2c4dd52004a7a8e6bf8e2696014adf57a431df15
Author: Martin Mokrejš mmokrejs AT fold DOT natur DOT cuni DOT cz
AuthorDate: Mon May 25 19:35:03 2015 +
Commit: Martin Mokrejs mmokrejs AT fold DOT natur DOT cuni DOT cz
CommitDate: Mon May 25 19:35:03 2015 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=2c4dd520

fix S variable, use PV in URI

 sci-biology/est2assembly/ChangeLog| 4 
 sci-biology/est2assembly/est2assembly-1.08.ebuild | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/sci-biology/est2assembly/ChangeLog 
b/sci-biology/est2assembly/ChangeLog
index 9024848..19a53e1 100644
--- a/sci-biology/est2assembly/ChangeLog
+++ b/sci-biology/est2assembly/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  25 May 2015; Martin Mokrejs mmokr...@fold.natur.cuni.cz
+  est2assembly-1.08.ebuild:
+  fix S variable, use PV in URI
+
   10 Jan 2015; Justin Lecher j...@gentoo.org est2assembly-1.08.ebuild,
   est2assembly-.ebuild:
   Bump EAPI; drop KEYWORDS from live ebuild; fix deps

diff --git a/sci-biology/est2assembly/est2assembly-1.08.ebuild 
b/sci-biology/est2assembly/est2assembly-1.08.ebuild
index dcbcfb5..e9878a7 100644
--- a/sci-biology/est2assembly/est2assembly-1.08.ebuild
+++ b/sci-biology/est2assembly/est2assembly-1.08.ebuild
@@ -6,7 +6,7 @@ EAPI=5
 
 DESCRIPTION=EST assembly and annotation pipeline for chado/gbrowse2 display
 HOMEPAGE=http://code.google.com/p/est2assembly/;
-SRC_URI=http://est2assembly.googlecode.com/files/est2assembly_1.08.tar.gz;
+SRC_URI=http://est2assembly.googlecode.com/files/est2assembly_${PV}.tar.gz;
 
 LICENSE=GPL-3
 SLOT=0
@@ -24,3 +24,5 @@ DEPEND=
sci-biology/emboss
sci-biology/bioperl
 RDEPEND=${DEPEND}
+
+S=${WORKDIR}/${PN}



  1   2   >