[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-beta: google-chrome-beta-45.0.2454.26_p1.ebuild ChangeLog google-chrome-beta-45.0.2454.15_p1.ebuild

2015-08-07 Thread Mike Gilbert (floppym)
floppym 15/08/07 20:46:26

  Modified: ChangeLog
  Added:google-chrome-beta-45.0.2454.26_p1.ebuild
  Removed:  google-chrome-beta-45.0.2454.15_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.90 www-client/google-chrome-beta/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?rev=1.90view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?rev=1.90content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?r1=1.89r2=1.90

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   28 Jul 2015 01:44:53 -  1.89
+++ ChangeLog   7 Aug 2015 20:46:26 -   1.90
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-beta
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v 
1.89 2015/07/28 01:44:53 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v 
1.90 2015/08/07 20:46:26 floppym Exp $
+
+*google-chrome-beta-45.0.2454.26_p1 (07 Aug 2015)
+
+  07 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-beta-45.0.2454.26_p1.ebuild,
+  -google-chrome-beta-45.0.2454.15_p1.ebuild:
+  Automated update.
 
 *google-chrome-beta-45.0.2454.15_p1 (28 Jul 2015)
 



1.1  
www-client/google-chrome-beta/google-chrome-beta-45.0.2454.26_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-45.0.2454.26_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-45.0.2454.26_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-beta-45.0.2454.26_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-45.0.2454.26_p1.ebuild,v
 1.1 2015/08/07 20:46:26 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-base/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-45.0.2454.26_beta1.ebuild ChangeLog chrome-binary-plugins-45.0.2454.15_beta1.ebuild

2015-08-07 Thread Mike Gilbert (floppym)
floppym 15/08/07 20:46:39

  Modified: ChangeLog
  Added:chrome-binary-plugins-45.0.2454.26_beta1.ebuild
  Removed:  chrome-binary-plugins-45.0.2454.15_beta1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.278www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.278view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.278content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.277r2=1.278

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -r1.277 -r1.278
--- ChangeLog   5 Aug 2015 03:00:57 -   1.277
+++ ChangeLog   7 Aug 2015 20:46:39 -   1.278
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.277 
2015/08/05 03:00:57 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.278 
2015/08/07 20:46:39 floppym Exp $
+
+*chrome-binary-plugins-45.0.2454.26_beta1 (07 Aug 2015)
+
+  07 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-45.0.2454.26_beta1.ebuild,
+  -chrome-binary-plugins-45.0.2454.15_beta1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-46.0.2471.2_alpha1 (05 Aug 2015)
 *chrome-binary-plugins-44.0.2403.130_p1 (05 Aug 2015)



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.26_beta1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.26_beta1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.26_beta1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-45.0.2454.26_beta1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.26_beta1.ebuild,v
 1.1 2015/08/07 20:46:39 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if use 

[gentoo-commits] gentoo-x86 commit in app-emulation/open-vm-tools: open-vm-tools-9.10.2_p2822639.ebuild ChangeLog

2015-08-06 Thread Mike Gilbert (floppym)
floppym 15/08/06 20:51:44

  Modified: ChangeLog
  Added:open-vm-tools-9.10.2_p2822639.ebuild
  Log:
  Version bump. Remove the modules USE flag; people can install 
open-vm-tools-kmod themselves.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.92 app-emulation/open-vm-tools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   9 Jun 2015 11:10:01 -   1.91
+++ ChangeLog   6 Aug 2015 20:51:44 -   1.92
@@ -1,6 +1,13 @@
 # ChangeLog for app-emulation/open-vm-tools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/ChangeLog,v 
1.91 2015/06/09 11:10:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/ChangeLog,v 
1.92 2015/08/06 20:51:44 floppym Exp $
+
+*open-vm-tools-9.10.2_p2822639 (06 Aug 2015)
+
+  06 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +open-vm-tools-9.10.2_p2822639.ebuild:
+  Version bump. Remove the modules USE flag; people can install open-vm-tools-
+  kmod themselves.
 
   09 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Updating remote-id in metadata.xml



1.1  
app-emulation/open-vm-tools/open-vm-tools-9.10.2_p2822639.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-9.10.2_p2822639.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-9.10.2_p2822639.ebuild?rev=1.1content-type=text/plain

Index: open-vm-tools-9.10.2_p2822639.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/open-vm-tools/open-vm-tools-9.10.2_p2822639.ebuild,v
 1.1 2015/08/06 20:51:44 floppym Exp $

EAPI=5

inherit eutils multilib pam user versionator flag-o-matic systemd 
toolchain-funcs

MY_P=${PN}-${PV/_p/-}

DESCRIPTION=Opensourced tools for VMware guests
HOMEPAGE=https://github.com/vmware/open-vm-tools;
SRC_URI=mirror://sourceforge/${PN}/${MY_P}.tar.gz

LICENSE=LGPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=X doc grabbitmqproxy icu pam +pic vgauth xinerama

RDEPEND=
dev-libs/glib:2
dev-libs/libdnet
sys-apps/ethtool
sys-fs/fuse
=sys-process/procps-3.3.2
grabbitmqproxy? ( dev-libs/openssl:0 )
icu? ( dev-libs/icu:= )
pam? ( virtual/pam )
vgauth? (
dev-libs/openssl:0
dev-libs/xerces-c
dev-libs/xml-security-c
)
X? (
dev-cpp/gtkmm:2.4
x11-base/xorg-server
x11-drivers/xf86-input-vmmouse
x11-drivers/xf86-video-vmware
x11-libs/gtk+:2
x11-libs/libnotify
x11-libs/libX11
x11-libs/libXtst
)
xinerama? ( x11-libs/libXinerama )


DEPEND=${RDEPEND}
doc? ( app-doc/doxygen )
virtual/pkgconfig
sys-apps/findutils


S=${WORKDIR}/${MY_P}

pkg_setup() {
enewgroup vmware
}

src_prepare() {
epatch ${FILESDIR}/9.10.0-vgauth.patch
chmod +x configure || die
epatch_user
}

src_configure() {
# http://bugs.gentoo.org/402279
export CUSTOM_PROCPS_NAME=procps
export CUSTOM_PROCPS_LIBS=$($(tc-getPKG_CONFIG) --libs libprocps)

local myeconfargs=(
--disable-deploypkg
--disable-tests
# Broken build
--docdir=/usr/share/doc/${PF}
--with-procps
--with-dnet
--without-kernel-modules
$(use_enable doc docs)
$(use_enable grabbitmqproxy)
$(use_enable vgauth)
$(use_enable xinerama multimon)
$(use_with icu)
$(use_with pam)
$(use_with pic)
$(use_with X gtk2)
$(use_with X gtkmm)
$(use_with X x)
)

econf ${myeconfargs[@]}

# Bugs 260878, 326761
find . -name Makefile | xargs sed -i -e 's/-Werror//g'  || die sed out 
Werror failed
}

src_install() {
default

rm 

[gentoo-commits] gentoo-x86 commit in sys-libs/efivar: metadata.xml ChangeLog

2015-08-06 Thread Mike Gilbert (floppym)
floppym 15/08/06 19:37:36

  Modified: metadata.xml ChangeLog
  Log:
  Re-order maintainers.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.3  sys-libs/efivar/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/efivar/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml15 Jun 2015 19:46:10 -  1.2
+++ metadata.xml6 Aug 2015 19:37:36 -   1.3
@@ -1,16 +1,15 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdproxy-maintainers/herd
-   maintainer
-   emailyannick.schaef...@epfl.ch/email
-   nameYannick Schaeffer/name
-   descriptionMantainer. Assign bugs to him/description
-   /maintainer
maintainer
emailflop...@gentoo.org/email
nameMike Gilbert/name
/maintainer
+   maintainer
+   emailyannick.schaef...@epfl.ch/email
+   nameYannick Schaeffer/name
+   /maintainer
+   herdproxy-maintainers/herd
upstream
remote-id type=githubvathpela/efivar/remote-id
/upstream



1.10 sys-libs/efivar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   19 Jul 2015 22:15:13 -  1.9
+++ ChangeLog   6 Aug 2015 19:37:36 -   1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/efivar
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.9 2015/07/19 
22:15:13 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.10 2015/08/06 
19:37:36 floppym Exp $
+
+  06 Aug 2015; Mike Gilbert flop...@gentoo.org metadata.xml:
+  Re-order maintainers.
 
   19 Jul 2015; Mike Gilbert flop...@gentoo.org +files/0.21-initializer.patch,
   efivar-0.21.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/freerdp: freerdp-1.2.1_pre20150326.ebuild ChangeLog

2015-08-06 Thread Mike Gilbert (floppym)
floppym 15/08/06 20:26:10

  Modified: freerdp-1.2.1_pre20150326.ebuild ChangeLog
  Log:
  Backport removal of ARM_FP_ABI option, bug 547246.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.10 net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild?r1=1.9r2=1.10

Index: freerdp-1.2.1_pre20150326.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- freerdp-1.2.1_pre20150326.ebuild15 Jul 2015 18:29:43 -  1.9
+++ freerdp-1.2.1_pre20150326.ebuild6 Aug 2015 20:26:10 -   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/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild,v 1.9 
2015/07/15 18:29:43 klausman Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/freerdp/freerdp-1.2.1_pre20150326.ebuild,v 
1.10 2015/08/06 20:26:10 floppym Exp $
 
 EAPI=5
 
@@ -80,6 +80,8 @@
 
 DOCS=( README )
 
+PATCHES=( ${FILESDIR}/freerdp-armfp.patch )
+
 src_configure() {
local mycmakeargs=(
$(cmake-utils_use_with alsa ALSA)



1.97 net-misc/freerdp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/freerdp/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   15 Jul 2015 18:29:43 -  1.96
+++ ChangeLog   6 Aug 2015 20:26:10 -   1.97
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/freerdp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/freerdp/ChangeLog,v 1.96 
2015/07/15 18:29:43 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/freerdp/ChangeLog,v 1.97 
2015/08/06 20:26:10 floppym Exp $
+
+  06 Aug 2015; Mike Gilbert flop...@gentoo.org +files/freerdp-armfp.patch,
+  freerdp-1.2.1_pre20150326.ebuild:
+  Backport removal of ARM_FP_ABI option, bug 547246.
 
   15 Jul 2015; Tobias Klausmann klaus...@gentoo.org
   freerdp-1.2.1_pre20150326.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/freerdp/files: freerdp-armfp.patch

2015-08-06 Thread Mike Gilbert (floppym)
floppym 15/08/06 20:26:10

  Added:freerdp-armfp.patch
  Log:
  Backport removal of ARM_FP_ABI option, bug 547246.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  net-misc/freerdp/files/freerdp-armfp.patch

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

Index: freerdp-armfp.patch
===
From 2355b54f8516a6e1c600df8f26ac7d56916bfd99 Mon Sep 17 00:00:00 2001
From: Mike Gilbert flop...@gentoo.org
Date: Fri, 1 May 2015 17:35:21 -0400
Subject: [PATCH] Remove the ARM_FP_ABI option

It's unclear why this option would be necessary, and it causes problems
when people do not match it to their toolchain and CFLAGS.

To set the float abi, either use a toolchain with an appropriate default
or set the float-abi option in the CFLAGS environment variable.

This should resolve #2586.
---
 cmake/ConfigOptions.cmake   | 6 --
 libfreerdp/CMakeLists.txt   | 4 ++--
 packaging/deb/freerdp-nightly/rules | 7 ---
 3 files changed, 2 insertions(+), 15 deletions(-)

diff --git a/cmake/ConfigOptions.cmake b/cmake/ConfigOptions.cmake
index b51a46b..cef6ba6 100644
--- a/cmake/ConfigOptions.cmake
+++ b/cmake/ConfigOptions.cmake
@@ -29,12 +29,6 @@ if(TARGET_ARCH MATCHES ARM)
else()
option(WITH_NEON Enable NEON optimization. OFF)
endif()
-   if (NOT DEFINED ARM_FP_ABI)
-   set(ARM_FP_ABI softfp CACHE STRING Floating point ABI to use 
on arm)
-   else()
-   set(ARM_FP_ABI ${ARM_FP_API} CACHE STRING Floating point ABI 
to use on arm)
-   endif()
-   mark_as_advanced(ARM_FP_ABI)
 else()
if(NOT APPLE)
option(WITH_IPP Use Intel Performance Primitives. OFF)
diff --git a/libfreerdp/CMakeLists.txt b/libfreerdp/CMakeLists.txt
index a1cbd9d..112b75a 100644
--- a/libfreerdp/CMakeLists.txt
+++ b/libfreerdp/CMakeLists.txt
@@ -156,7 +156,7 @@ if(WITH_SSE2)
 endif()
 
 if(WITH_NEON)
-   set_source_files_properties(${CODEC_NEON_SRCS} PROPERTIES COMPILE_FLAGS 
-mfpu=neon -mfloat-abi=${ARM_FP_ABI} -Wno-unused-variable )
+   set_source_files_properties(${CODEC_NEON_SRCS} PROPERTIES COMPILE_FLAGS 
-mfpu=neon -Wno-unused-variable )
set(CODEC_SRCS ${CODEC_SRCS} ${CODEC_NEON_SRCS})
 endif()
 
@@ -236,7 +236,7 @@ if(WITH_SSE2)
endif()
 elseif(WITH_NEON)
if(CMAKE_COMPILER_IS_GNUCC)
-   set(OPTIMIZATION ${OPTIMIZATION} -mfpu=neon 
-mfloat-abi=${ARM_FP_ABI})
+   set(OPTIMIZATION ${OPTIMIZATION} -mfpu=neon)
endif()
# TODO: Add MSVC equivalent
 endif()
diff --git a/packaging/deb/freerdp-nightly/rules 
b/packaging/deb/freerdp-nightly/rules
index 4366f63..44ceb56 100755
--- a/packaging/deb/freerdp-nightly/rules
+++ b/packaging/deb/freerdp-nightly/rules
@@ -1,11 +1,5 @@
 #!/usr/bin/make -f
 
-DEB_HOST_ARCH=$(shell dpkg-architecture -qDEB_HOST_ARCH)
-ifneq (,$(filter armhf,$(DEB_HOST_ARCH)))
-ARM_FLOAT_ABI = -DARM_FP_ABI=hard
-else
-ARM_FLOAT_ABI =
-endif
 NULL =
 
 DEB_CMAKE_EXTRA_FLAGS :=  -DCMAKE_SKIP_RPATH=FALSE \
@@ -26,7 +20,6 @@ DEB_CMAKE_EXTRA_FLAGS :=  -DCMAKE_SKIP_RPATH=FALSE \
   -DCMAKE_INSTALL_PREFIX=/opt/freerdp-nightly/ \
   -DCMAKE_INSTALL_INCLUDEDIR=include \
   -DCMAKE_INSTALL_LIBDIR=lib \
-  $(ARM_FLOAT_ABI) \
   $(NULL)
 
 %:
-- 
2.5.0







[gentoo-commits] gentoo-x86 commit in sys-boot/efibootmgr: metadata.xml ChangeLog

2015-08-06 Thread Mike Gilbert (floppym)
floppym 15/08/06 19:32:57

  Modified: metadata.xml ChangeLog
  Log:
  Re-order maintainers.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.7  sys-boot/efibootmgr/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?r1=1.6r2=1.7

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml26 Nov 2014 00:45:38 -  1.6
+++ metadata.xml6 Aug 2015 19:32:57 -   1.7
@@ -1,16 +1,16 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdproxy-maintainers/herd
+   maintainer
+   emailflop...@gentoo.org/email
+   nameMike Gilbert/name
+   /maintainer
maintainer
emailyannick.schaef...@epfl.ch/email
nameYannick Schaeffer/name
descriptionMantainer. Assign bugs to him/description
/maintainer
-   maintainer
-   emailflop...@gentoo.org/email
-   nameMike Gilbert/name
-   /maintainer
+   herdproxy-maintainers/herd
longdescription
This is efibootmgr, a Linux user-space application to modify 
the Intel
Extensible Firmware Interface (EFI) Boot Manager.  This 
application



1.37 sys-boot/efibootmgr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/ChangeLog?rev=1.37view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/ChangeLog?rev=1.37content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/ChangeLog?r1=1.36r2=1.37

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   29 Jun 2015 01:22:07 -  1.36
+++ ChangeLog   6 Aug 2015 19:32:57 -   1.37
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/efibootmgr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.36 
2015/06/29 01:22:07 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.37 
2015/08/06 19:32:57 floppym Exp $
+
+  06 Aug 2015; Mike Gilbert flop...@gentoo.org metadata.xml:
+  Re-order maintainers.
 
 *efibootmgr-0.12 (29 Jun 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-boot/efibootmgr: metadata.xml ChangeLog

2015-08-06 Thread Mike Gilbert (floppym)
floppym 15/08/06 19:33:22

  Modified: metadata.xml ChangeLog
  Log:
  Drop comment.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.8  sys-boot/efibootmgr/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/efibootmgr/metadata.xml?r1=1.7r2=1.8

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/metadata.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- metadata.xml6 Aug 2015 19:32:57 -   1.7
+++ metadata.xml6 Aug 2015 19:33:22 -   1.8
@@ -8,7 +8,6 @@
maintainer
emailyannick.schaef...@epfl.ch/email
nameYannick Schaeffer/name
-   descriptionMantainer. Assign bugs to him/description
/maintainer
herdproxy-maintainers/herd
longdescription



1.38 sys-boot/efibootmgr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   6 Aug 2015 19:32:57 -   1.37
+++ ChangeLog   6 Aug 2015 19:33:22 -   1.38
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/efibootmgr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.37 
2015/08/06 19:32:57 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.38 
2015/08/06 19:33:22 floppym Exp $
+
+  06 Aug 2015; Mike Gilbert flop...@gentoo.org metadata.xml:
+  Drop comment.
 
   06 Aug 2015; Mike Gilbert flop...@gentoo.org metadata.xml:
   Re-order maintainers.






[gentoo-commits] gentoo-x86 commit in sys-boot/grub: grub-2.02_beta2-r7.ebuild ChangeLog

2015-08-06 Thread Mike Gilbert (floppym)
floppym 15/08/06 19:14:21

  Modified: grub-2.02_beta2-r7.ebuild ChangeLog
  Log:
  Backport another build fix for musl, bug 543840.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.15 sys-boot/grub/grub-2.02_beta2-r7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild?r1=1.14r2=1.15

Index: grub-2.02_beta2-r7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- grub-2.02_beta2-r7.ebuild   2 Aug 2015 18:42:41 -   1.14
+++ grub-2.02_beta2-r7.ebuild   6 Aug 2015 19:14:21 -   1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild,v 
1.14 2015/08/02 18:42:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild,v 
1.15 2015/08/06 19:14:21 floppym Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
# The quote style is to work with =bash-4.2 and =bash-4.3 
#503860
MY_P=${P/_/'~'}
SRC_URI=mirror://gnu-alpha/${PN}/${MY_P}.tar.xz
-   
http://dev.gentoo.org/~floppym/dist/${P}-gentoo-r2.tar.xz;
+   
http://dev.gentoo.org/~floppym/dist/${P}-gentoo-r3.tar.xz;
S=${WORKDIR}/${MY_P}
else
SRC_URI=mirror://gnu/${PN}/${P}.tar.xz



1.358sys-boot/grub/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.358view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?rev=1.358content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/ChangeLog?r1=1.357r2=1.358

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.357
retrieving revision 1.358
diff -u -r1.357 -r1.358
--- ChangeLog   2 Aug 2015 18:42:41 -   1.357
+++ ChangeLog   6 Aug 2015 19:14:21 -   1.358
@@ -1,6 +1,9 @@
 # ChangeLog for sys-boot/grub
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.357 2015/08/02 
18:42:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.358 2015/08/06 
19:14:21 floppym Exp $
+
+  06 Aug 2015; Mike Gilbert flop...@gentoo.org grub-2.02_beta2-r7.ebuild:
+  Backport another build fix for musl, bug 543840.
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org grub-2.02_beta2-r7.ebuild:
   Stable for x86, wrt bug #554740






[gentoo-commits] gentoo-x86 commit in www-client/google-chrome: google-chrome-44.0.2403.130_p1.ebuild ChangeLog google-chrome-44.0.2403.125_p1.ebuild

2015-08-04 Thread Mike Gilbert (floppym)
floppym 15/08/05 03:00:25

  Modified: ChangeLog
  Added:google-chrome-44.0.2403.130_p1.ebuild
  Removed:  google-chrome-44.0.2403.125_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.422www-client/google-chrome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.422view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.422content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?r1=1.421r2=1.422

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- ChangeLog   29 Jul 2015 00:14:49 -  1.421
+++ ChangeLog   5 Aug 2015 03:00:25 -   1.422
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.421 
2015/07/29 00:14:49 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.422 
2015/08/05 03:00:25 floppym Exp $
+
+*google-chrome-44.0.2403.130_p1 (05 Aug 2015)
+
+  05 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-44.0.2403.130_p1.ebuild,
+  -google-chrome-44.0.2403.125_p1.ebuild:
+  Automated update.
 
 *google-chrome-44.0.2403.125_p1 (29 Jul 2015)
 



1.1  
www-client/google-chrome/google-chrome-44.0.2403.130_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.130_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.130_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-44.0.2403.130_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.130_p1.ebuild,v
 1.1 2015/08/05 03:00:25 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all flash plugins via chrome://plugins


pkg_nofetch() {
eerror Please wait 24 hours and 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-46.0.2471.2_alpha1.ebuild chrome-binary-plugins-44.0.2403.130_p1.ebuild ChangeLog chrome-binary-plugins-4

2015-08-04 Thread Mike Gilbert (floppym)
floppym 15/08/05 03:00:57

  Modified: ChangeLog
  Added:chrome-binary-plugins-46.0.2471.2_alpha1.ebuild
chrome-binary-plugins-44.0.2403.130_p1.ebuild
  Removed:  chrome-binary-plugins-44.0.2403.125_p1.ebuild
chrome-binary-plugins-46.0.2467.2_alpha1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.277www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.277view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.277content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.276r2=1.277

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.276
retrieving revision 1.277
diff -u -r1.276 -r1.277
--- ChangeLog   1 Aug 2015 16:08:26 -   1.276
+++ ChangeLog   5 Aug 2015 03:00:57 -   1.277
@@ -1,6 +1,16 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.276 
2015/08/01 16:08:26 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.277 
2015/08/05 03:00:57 floppym Exp $
+
+*chrome-binary-plugins-46.0.2471.2_alpha1 (05 Aug 2015)
+*chrome-binary-plugins-44.0.2403.130_p1 (05 Aug 2015)
+
+  05 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-44.0.2403.130_p1.ebuild,
+  +chrome-binary-plugins-46.0.2471.2_alpha1.ebuild,
+  -chrome-binary-plugins-44.0.2403.125_p1.ebuild,
+  -chrome-binary-plugins-46.0.2467.2_alpha1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-46.0.2467.2_alpha1 (01 Aug 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2471.2_alpha1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2471.2_alpha1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2471.2_alpha1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-46.0.2471.2_alpha1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2471.2_alpha1.ebuild,v
 1.1 2015/08/05 03:00:57 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if 

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-unstable: google-chrome-unstable-46.0.2471.2_p1.ebuild ChangeLog google-chrome-unstable-46.0.2467.2_p1.ebuild

2015-08-04 Thread Mike Gilbert (floppym)
floppym 15/08/05 03:01:11

  Modified: ChangeLog
  Added:google-chrome-unstable-46.0.2471.2_p1.ebuild
  Removed:  google-chrome-unstable-46.0.2467.2_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.111www-client/google-chrome-unstable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.111view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.111content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?r1=1.110r2=1.111

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   1 Aug 2015 16:08:42 -   1.110
+++ ChangeLog   5 Aug 2015 03:01:11 -   1.111
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-unstable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.110 
2015/08/01 16:08:42 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.111 
2015/08/05 03:01:11 floppym Exp $
+
+*google-chrome-unstable-46.0.2471.2_p1 (05 Aug 2015)
+
+  05 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-unstable-46.0.2471.2_p1.ebuild,
+  -google-chrome-unstable-46.0.2467.2_p1.ebuild:
+  Automated update.
 
 *google-chrome-unstable-46.0.2467.2_p1 (01 Aug 2015)
 



1.1  
www-client/google-chrome-unstable/google-chrome-unstable-46.0.2471.2_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-46.0.2471.2_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-46.0.2471.2_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-unstable-46.0.2471.2_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-46.0.2471.2_p1.ebuild,v
 1.1 2015/08/05 03:01:11 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- 

[gentoo-commits] gentoo-x86 commit in media-gfx/fontforge: fontforge-20150612-r1.ebuild ChangeLog

2015-08-03 Thread Mike Gilbert (floppym)
floppym 15/08/03 14:56:04

  Modified: ChangeLog
  Added:fontforge-20150612-r1.ebuild
  Log:
  Remove .la files for modules, bug 556562 by Paolo Pedroni.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.165media-gfx/fontforge/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/fontforge/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog   2 Aug 2015 18:43:00 -   1.164
+++ ChangeLog   3 Aug 2015 14:56:04 -   1.165
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/fontforge
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fontforge/ChangeLog,v 1.164 
2015/08/02 18:43:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fontforge/ChangeLog,v 1.165 
2015/08/03 14:56:04 floppym Exp $
+
+*fontforge-20150612-r1 (03 Aug 2015)
+
+  03 Aug 2015; Mike Gilbert flop...@gentoo.org +fontforge-20150612-r1.ebuild:
+  Remove .la files for modules, bug 556562 by Paolo Pedroni.
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org fontforge-20150430.ebuild:
   Stable for x86, wrt bug #555958



1.1  media-gfx/fontforge/fontforge-20150612-r1.ebuild

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

Index: fontforge-20150612-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/fontforge/fontforge-20150612-r1.ebuild,v 1.1 
2015/08/03 14:56:04 floppym Exp $

EAPI=5

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

inherit autotools eutils fdo-mime python-single-r1

DESCRIPTION=postscript font editor and converter
HOMEPAGE=http://fontforge.github.io/;
SRC_URI=https://github.com/fontforge/fontforge/releases/download/${PV}/${P}.tar.gz;

LICENSE=BSD GPL-3+
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos
IUSE=cairo truetype-debugger gif gtk jpeg png +python readline tiff svg 
unicode X

REQUIRED_USE=
cairo? ( png )
python? ( ${PYTHON_REQUIRED_USE} )


RDEPEND=
dev-libs/libltdl:0
dev-libs/libxml2:2=
=media-libs/freetype-2.3.7:2=
cairo? (
=x11-libs/cairo-1.6:0=
x11-libs/pango:0=
)
gif? ( media-libs/giflib:0= )
jpeg? ( virtual/jpeg:0 )
png? ( media-libs/libpng:0= )
tiff? ( media-libs/tiff:0= )
truetype-debugger? ( 
=media-libs/freetype-2.3.8:2[fontforge,-bindist(-)] )
gtk? ( x11-libs/gtk+:2= )
python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline:0= )
unicode? ( media-libs/libuninameslist:0= )
X? (
x11-libs/libX11:0=
x11-libs/libXi:0=
x11-libs/libxkbui:0=
=x11-libs/pango-1.10:0=[X]
)
!media-gfx/pfaedit

DEPEND=${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
X? ( x11-proto/inputproto )


# Needs keywording on many arches.
#   zeromq? (
#   =net-libs/czmq-2.2.0:0=
#   =net-libs/zeromq-4.0.4:0=
#   )

pkg_setup() {
use python  python-single-r1_pkg_setup
}

gnulib_import() {
(
func_add_hook() { :; }
source bootstrap.conf
set -- ${S}/gnulib/gnulib-tool --libtool --import 
${gnulib_modules}
echo $@
$@
)
}

src_prepare() {
# Tarball comes with broken absolute symlinks
# https://github.com/fontforge/fontforge/issues/2439
find . -lname /* -delete || die
gnulib_import || die
epatch_user
eautoreconf
}

src_configure() {
local myeconfargs=(
--disable-static
$(use_enable truetype-debugger freetype-debugger 
${EPREFIX}/usr/include/freetype2/internal4fontforge)
$(use_enable gtk gtk2-use)
$(use_enable python python-extension)
$(use_enable python python-scripting)
--enable-tile-path
--enable-gb12345

[gentoo-commits] gentoo-x86 commit in sys-apps/systemd/files: 224-0001-networkd-fix-neworkd-crash.patch

2015-08-03 Thread Mike Gilbert (floppym)
floppym 15/08/03 18:22:47

  Added:224-0001-networkd-fix-neworkd-crash.patch
  Log:
  Backport fix for networkd crash.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  
sys-apps/systemd/files/224-0001-networkd-fix-neworkd-crash.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/files/224-0001-networkd-fix-neworkd-crash.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/files/224-0001-networkd-fix-neworkd-crash.patch?rev=1.1content-type=text/plain

Index: 224-0001-networkd-fix-neworkd-crash.patch
===
From 49f6e11e89b46bacf7b26f6da3921abc1c2faa80 Mon Sep 17 00:00:00 2001
From: Susant Sahani ssah...@gmail.com
Date: Sun, 2 Aug 2015 00:16:02 +0530
Subject: [PATCH] networkd: fix neworkd crash

fix issue #827

hostname should be init to NULL.
---
 src/network/networkd-dhcp4.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/network/networkd-dhcp4.c b/src/network/networkd-dhcp4.c
index 4aa301b..5454bdd 100644
--- a/src/network/networkd-dhcp4.c
+++ b/src/network/networkd-dhcp4.c
@@ -468,7 +468,7 @@ static int dhcp_lease_acquired(sd_dhcp_client *client, Link 
*link) {
 }
 
 if (link-network-dhcp_hostname) {
-const char *hostname;
+const char *hostname = NULL;
 
 if (!link-network-hostname)
 r = sd_dhcp_lease_get_hostname(lease, hostname);
-- 
2.5.0







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

2015-08-03 Thread Mike Gilbert (floppym)
floppym 15/08/03 18:22:47

  Modified: ChangeLog
  Added:systemd-224-r1.ebuild
  Log:
  Backport fix for networkd crash.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.396sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.395
retrieving revision 1.396
diff -u -r1.395 -r1.396
--- ChangeLog   2 Aug 2015 09:36:14 -   1.395
+++ ChangeLog   3 Aug 2015 18:22:47 -   1.396
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.395 
2015/08/02 09:36:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.396 
2015/08/03 18:22:47 floppym Exp $
+
+*systemd-224-r1 (03 Aug 2015)
+
+  03 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +files/224-0001-networkd-fix-neworkd-crash.patch, +systemd-224-r1.ebuild:
+  Backport fix for networkd crash.
 
   02 Aug 2015; Pacho Ramos pa...@gentoo.org systemd-218-r3.ebuild:
   sparc stable wrt bug #536902



1.1  sys-apps/systemd/systemd-224-r1.ebuild

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

Index: systemd-224-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-224-r1.ebuild,v 1.1 
2015/08/03 18:22:47 floppym Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=yes
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all

if [[ ${PV} ==  ]]; then
EGIT_REPO_URI=https://github.com/systemd/systemd.git;
inherit git-r3
else
SRC_URI=https://github.com/systemd/systemd/archive/v${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~arm ~ia64 ~x86
fi

inherit autotools-utils bash-completion-r1 linux-info multilib \
multilib-minimal pam systemd toolchain-funcs udev user

DESCRIPTION=System and service manager for Linux
HOMEPAGE=http://www.freedesktop.org/wiki/Software/systemd;

LICENSE=GPL-2 LGPL-2.1 MIT public-domain
SLOT=0/2
IUSE=acl apparmor audit cryptsetup curl elfutils gcrypt gnuefi http
idn importd +kdbus +kmod +lz4 lzma nat pam policykit
qrcode +seccomp selinux ssl sysv-utils test vanilla xkb

REQUIRED_USE=importd? ( curl gcrypt lzma )

MINKV=3.8

COMMON_DEPEND==sys-apps/util-linux-2.26:0=[${MULTILIB_USEDEP}]
sys-libs/libcap:0=[${MULTILIB_USEDEP}]
!sys-libs/glibc-2.16
acl? ( sys-apps/acl:0= )
apparmor? ( sys-libs/libapparmor:0= )
audit? ( =sys-process/audit-2:0= )
cryptsetup? ( =sys-fs/cryptsetup-1.6:0= )
curl? ( net-misc/curl:0= )
elfutils? ( =dev-libs/elfutils-0.158:0= )
gcrypt? ( =dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
http? (
=net-libs/libmicrohttpd-0.9.33:0=
ssl? ( =net-libs/gnutls-3.1.4:0= )
)
idn? ( net-dns/libidn:0= )
importd? (
app-arch/bzip2:0=
sys-libs/zlib:0=
)
kmod? ( =sys-apps/kmod-15:0= )
lz4? ( =app-arch/lz4-0_p119:0=[${MULTILIB_USEDEP}] )
lzma? ( =app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
nat? ( net-firewall/iptables:0= )
pam? ( virtual/pam:= )
qrcode? ( media-gfx/qrencode:0= )
seccomp? ( sys-libs/libseccomp:0= )
selinux? ( sys-libs/libselinux:0= )
sysv-utils? (
!sys-apps/systemd-sysv-utils
!sys-apps/sysvinit )
xkb? ( =x11-libs/libxkbcommon-0.4.1:0= )
abi_x86_32? ( !=app-emulation/emul-linux-x86-baselibs-20130224-r9
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )

# baselayout-2.2 has /run
RDEPEND=${COMMON_DEPEND}
=sys-apps/baselayout-2.2
!sys-auth/nss-myhostname
!sys-fs/eudev
!sys-fs/udev

# sys-apps/dbus: the daemon only (+ build-time lib dep for tests)
PDEPEND==sys-apps/dbus-1.6.8-r1:0[systemd]
=sys-apps/hwids-20150417[udev]
=sys-fs/udev-init-scripts-25
policykit? ( sys-auth/polkit )
!vanilla? ( sys-apps/gentoo-systemd-integration )

# Newer linux-headers needed by ia64, bug #480218

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

2015-08-03 Thread Mike Gilbert (floppym)
floppym 15/08/03 17:12:30

  Modified: ChangeLog package.mask
  Log:
  Mask sys-apps/systemd-ui for removal.

Revision  ChangesPath
1.10222  profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.10221
retrieving revision 1.10222
diff -u -r1.10221 -r1.10222
--- ChangeLog   2 Aug 2015 22:13:13 -   1.10221
+++ ChangeLog   3 Aug 2015 17:12:30 -   1.10222
@@ -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.10221 2015/08/02 
22:13:13 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10222 2015/08/03 
17:12:30 floppym 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!
 
+  03 Aug 2015; Mike Gilbert flop...@gentoo.org package.mask:
+  Mask sys-apps/systemd-ui for removal.
+
   02 Aug 2015; Patrice Clement monsie...@gentoo.org package.mask:
   Mask www-servers/skunkweb for removal.
 



1.16697  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16696
retrieving revision 1.16697
diff -u -r1.16696 -r1.16697
--- package.mask2 Aug 2015 22:13:13 -   1.16696
+++ package.mask3 Aug 2015 17:12:30 -   1.16697
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16696 2015/08/02 
22:13:13 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16697 2015/08/03 
17:12:30 floppym 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,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Mike Gilbert flop...@gentoo.org (03 Aug 2015)
+# Unmaintained upstream. Fails to build. Removal in 30 days.
+# Bugs: 478174, 546192, 556200.
+sys-apps/systemd-ui
+
 # Patrice Clement monsie...@gentoo.org (3 Aug 2015)
 # Broken and no releases in 10 years (!).
 # Removal in 30 days. See bug #451790.






[gentoo-commits] gentoo-x86 commit in dev-vcs/tortoisehg: metadata.xml ChangeLog

2015-08-02 Thread Mike Gilbert (floppym)
floppym 15/08/02 14:44:32

  Modified: metadata.xml ChangeLog
  Log:
  Remove myself.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.6  dev-vcs/tortoisehg/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml31 Dec 2014 04:26:17 -  1.5
+++ metadata.xml2 Aug 2015 14:44:31 -   1.6
@@ -5,8 +5,4 @@
emailpolynomia...@gentoo.org/email
nameLars Wendler/name
/maintainer
-   maintainer
-   emailflop...@gentoo.org/email
-   nameMike Gilbert/name
-   /maintainer
 /pkgmetadata



1.80 dev-vcs/tortoisehg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   17 Jul 2015 06:15:53 -  1.79
+++ ChangeLog   2 Aug 2015 14:44:31 -   1.80
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/tortoisehg
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.79 
2015/07/17 06:15:53 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.80 
2015/08/02 14:44:31 floppym Exp $
+
+  02 Aug 2015; Mike Gilbert flop...@gentoo.org metadata.xml:
+  Remove myself.
 
 *tortoisehg-3.4.2 (17 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-unstable: google-chrome-unstable-46.0.2467.2_p1.ebuild ChangeLog google-chrome-unstable-45.0.2454.15_p1.ebuild

2015-08-01 Thread Mike Gilbert (floppym)
floppym 15/08/01 16:08:42

  Modified: ChangeLog
  Added:google-chrome-unstable-46.0.2467.2_p1.ebuild
  Removed:  google-chrome-unstable-45.0.2454.15_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.110www-client/google-chrome-unstable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.110view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.110content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?r1=1.109r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   24 Jul 2015 22:13:21 -  1.109
+++ ChangeLog   1 Aug 2015 16:08:42 -   1.110
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-unstable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.109 
2015/07/24 22:13:21 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.110 
2015/08/01 16:08:42 floppym Exp $
+
+*google-chrome-unstable-46.0.2467.2_p1 (01 Aug 2015)
+
+  01 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-unstable-46.0.2467.2_p1.ebuild,
+  -google-chrome-unstable-45.0.2454.15_p1.ebuild:
+  Automated update.
 
 *google-chrome-unstable-45.0.2454.15_p1 (24 Jul 2015)
 



1.1  
www-client/google-chrome-unstable/google-chrome-unstable-46.0.2467.2_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-46.0.2467.2_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-46.0.2467.2_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-unstable-46.0.2467.2_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-46.0.2467.2_p1.ebuild,v
 1.1 2015/08/01 16:08:42 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-46.0.2467.2_alpha1.ebuild ChangeLog chrome-binary-plugins-45.0.2454.15_alpha1.ebuild

2015-08-01 Thread Mike Gilbert (floppym)
floppym 15/08/01 16:08:26

  Modified: ChangeLog
  Added:chrome-binary-plugins-46.0.2467.2_alpha1.ebuild
  Removed:  chrome-binary-plugins-45.0.2454.15_alpha1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.276www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.276view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.276content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.275r2=1.276

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -r1.275 -r1.276
--- ChangeLog   29 Jul 2015 00:15:03 -  1.275
+++ ChangeLog   1 Aug 2015 16:08:26 -   1.276
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.275 
2015/07/29 00:15:03 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.276 
2015/08/01 16:08:26 floppym Exp $
+
+*chrome-binary-plugins-46.0.2467.2_alpha1 (01 Aug 2015)
+
+  01 Aug 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-46.0.2467.2_alpha1.ebuild,
+  -chrome-binary-plugins-45.0.2454.15_alpha1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-44.0.2403.125_p1 (29 Jul 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2467.2_alpha1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2467.2_alpha1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2467.2_alpha1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-46.0.2467.2_alpha1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2467.2_alpha1.ebuild,v
 1.1 2015/08/01 16:08:26 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if use flash; then
doins -r PepperFlash

   

[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild ChangeLog

2015-08-01 Thread Mike Gilbert (floppym)
floppym 15/08/01 15:10:12

  Modified: systemd-.ebuild ChangeLog
  Log:
  Remove code for defunct terminal USE flag. Re-enable networkd to support 
socket activation.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.184sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.184view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.184content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.183r2=1.184

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- systemd-.ebuild 24 Jul 2015 20:14:18 -  1.183
+++ systemd-.ebuild 1 Aug 2015 15:10:12 -   1.184
@@ -1,12 +1,11 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.183 2015/07/24 20:14:18 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.184 2015/08/01 15:10:12 floppym Exp $
 
 EAPI=5
 
 AUTOTOOLS_AUTORECONF=yes
 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 if [[ ${PV} ==  ]]; then
EGIT_REPO_URI=https://github.com/systemd/systemd.git;
@@ -15,12 +14,9 @@
SRC_URI=https://github.com/systemd/systemd/archive/v${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~arm ~ia64 ~x86
 fi
-UNIFONT=unifont-8.0.01
-SRC_URI+= terminal? ( 
http://unifoundry.com/pub/${UNIFONT}/font-builds/${UNIFONT}.hex.gz )
 
 inherit autotools-utils bash-completion-r1 linux-info multilib \
-   multilib-minimal pam python-any-r1 systemd toolchain-funcs udev \
-   user
+   multilib-minimal pam systemd toolchain-funcs udev user
 
 DESCRIPTION=System and service manager for Linux
 HOMEPAGE=http://www.freedesktop.org/wiki/Software/systemd;
@@ -29,7 +25,7 @@
 SLOT=0/2
 IUSE=acl apparmor audit cryptsetup curl elfutils gcrypt gnuefi http
idn importd +kdbus +kmod +lz4 lzma nat pam policykit
-   qrcode +seccomp selinux ssl sysv-utils terminal test vanilla xkb
+   qrcode +seccomp selinux ssl sysv-utils test vanilla xkb
 
 REQUIRED_USE=importd? ( curl gcrypt lzma )
 
@@ -65,9 +61,6 @@
sysv-utils? (
!sys-apps/systemd-sysv-utils
!sys-apps/sysvinit )
-   terminal? ( =dev-libs/libevdev-1.2:0=
-   =x11-libs/libxkbcommon-0.5:0=
-   =x11-libs/libdrm-2.4:0= )
xkb? ( =x11-libs/libxkbcommon-0.4.1:0= )
abi_x86_32? ( !=app-emulation/emul-linux-x86-baselibs-20130224-r9
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )
@@ -98,7 +91,6 @@
ia64? ( =sys-kernel/linux-headers-3.9 )
virtual/pkgconfig
gnuefi? ( =sys-boot/gnu-efi-3.0.2 )
-   terminal? ( ${PYTHON_DEPS} )
test? ( =sys-apps/dbus-1.6.8-r1:0 )
 
 if [[ -n ${AUTOTOOLS_AUTORECONF} ]]; then
@@ -172,10 +164,6 @@
# Fix systems broken by bug #509454.
[[ ${MY_UDEVDIR} ]] || MY_UDEVDIR=/lib/udev
 
-   if use terminal; then
-   python_setup
-   fi
-
multilib-minimal_src_configure
 }
 
@@ -207,8 +195,6 @@
# no deps
--enable-efi
--enable-ima
-   # Moved to dev-python/python-systemd
-   --disable-python-devel
--without-python
 
# Optional components/dependencies
@@ -236,8 +222,6 @@
$(multilib_native_use_enable qrcode qrencode)
$(multilib_native_use_enable seccomp)
$(multilib_native_use_enable selinux)
-   $(multilib_native_use_enable terminal)
-   $(multilib_native_use_with terminal unifont 
${WORKDIR}/${UNIFONT}.hex)
$(multilib_native_use_enable test tests)
$(multilib_native_use_enable test dbus)
$(multilib_native_use_enable xkb xkbcommon)
@@ -424,6 +408,14 @@
fi
 }
 
+reenable_unit() {
+   if systemctl is-enabled --root=${ROOT} $1  /dev/null; then
+   ebegin Re-enabling $1
+   systemctl reenable --root=${ROOT} $1
+   eend $? || FAIL=1
+   fi
+}
+
 pkg_postinst() {
newusergroup() {
enewgroup $1
@@ -458,6 +450,9 @@
# Migrate 80-net-name-slot.rules - 80-net-setup-link.rules
migrate_net_name_slot
 
+   # Re-enable systemd-networkd for socket activation
+   reenable_unit systemd-networkd.service
+
if [[ ${FAIL} ]]; then
eerror One of the postinst commands failed. Please 

[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-224.ebuild ChangeLog

2015-08-01 Thread Mike Gilbert (floppym)
floppym 15/08/01 15:56:53

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

Revision  ChangesPath
1.394sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.393
retrieving revision 1.394
diff -u -r1.393 -r1.394
--- ChangeLog   1 Aug 2015 15:10:12 -   1.393
+++ ChangeLog   1 Aug 2015 15:56:53 -   1.394
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.393 
2015/08/01 15:10:12 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.394 
2015/08/01 15:56:53 floppym Exp $
+
+*systemd-224 (01 Aug 2015)
+
+  01 Aug 2015; Mike Gilbert flop...@gentoo.org +systemd-224.ebuild:
+  Version bump.
 
   01 Aug 2015; Mike Gilbert flop...@gentoo.org systemd-.ebuild:
   Remove code for defunct terminal USE flag. Re-enable networkd to support



1.1  sys-apps/systemd/systemd-224.ebuild

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

Index: systemd-224.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-224.ebuild,v 1.1 
2015/08/01 15:56:53 floppym Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=yes
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all

if [[ ${PV} ==  ]]; then
EGIT_REPO_URI=https://github.com/systemd/systemd.git;
inherit git-r3
else
SRC_URI=https://github.com/systemd/systemd/archive/v${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~arm ~ia64 ~x86
fi

inherit autotools-utils bash-completion-r1 linux-info multilib \
multilib-minimal pam systemd toolchain-funcs udev user

DESCRIPTION=System and service manager for Linux
HOMEPAGE=http://www.freedesktop.org/wiki/Software/systemd;

LICENSE=GPL-2 LGPL-2.1 MIT public-domain
SLOT=0/2
IUSE=acl apparmor audit cryptsetup curl elfutils gcrypt gnuefi http
idn importd +kdbus +kmod +lz4 lzma nat pam policykit
qrcode +seccomp selinux ssl sysv-utils test vanilla xkb

REQUIRED_USE=importd? ( curl gcrypt lzma )

MINKV=3.8

COMMON_DEPEND==sys-apps/util-linux-2.26:0=[${MULTILIB_USEDEP}]
sys-libs/libcap:0=[${MULTILIB_USEDEP}]
!sys-libs/glibc-2.16
acl? ( sys-apps/acl:0= )
apparmor? ( sys-libs/libapparmor:0= )
audit? ( =sys-process/audit-2:0= )
cryptsetup? ( =sys-fs/cryptsetup-1.6:0= )
curl? ( net-misc/curl:0= )
elfutils? ( =dev-libs/elfutils-0.158:0= )
gcrypt? ( =dev-libs/libgcrypt-1.4.5:0=[${MULTILIB_USEDEP}] )
http? (
=net-libs/libmicrohttpd-0.9.33:0=
ssl? ( =net-libs/gnutls-3.1.4:0= )
)
idn? ( net-dns/libidn:0= )
importd? (
app-arch/bzip2:0=
sys-libs/zlib:0=
)
kmod? ( =sys-apps/kmod-15:0= )
lz4? ( =app-arch/lz4-0_p119:0=[${MULTILIB_USEDEP}] )
lzma? ( =app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
nat? ( net-firewall/iptables:0= )
pam? ( virtual/pam:= )
qrcode? ( media-gfx/qrencode:0= )
seccomp? ( sys-libs/libseccomp:0= )
selinux? ( sys-libs/libselinux:0= )
sysv-utils? (
!sys-apps/systemd-sysv-utils
!sys-apps/sysvinit )
xkb? ( =x11-libs/libxkbcommon-0.4.1:0= )
abi_x86_32? ( !=app-emulation/emul-linux-x86-baselibs-20130224-r9
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )

# baselayout-2.2 has /run
RDEPEND=${COMMON_DEPEND}
=sys-apps/baselayout-2.2
!sys-auth/nss-myhostname
!sys-fs/eudev
!sys-fs/udev

# sys-apps/dbus: the daemon only (+ build-time lib dep for tests)
PDEPEND==sys-apps/dbus-1.6.8-r1:0[systemd]
=sys-apps/hwids-20150417[udev]
=sys-fs/udev-init-scripts-25
policykit? ( sys-auth/polkit )
!vanilla? ( sys-apps/gentoo-systemd-integration )

# Newer linux-headers needed by ia64, bug #480218
DEPEND=${COMMON_DEPEND}
app-arch/xz-utils:0
dev-util/gperf

[gentoo-commits] gentoo-x86 commit in net-analyzer/fail2ban: fail2ban-99999999.ebuild fail2ban-0.9.2.ebuild ChangeLog

2015-07-31 Thread Mike Gilbert (floppym)
floppym 15/07/31 13:53:49

  Modified: fail2ban-.ebuild fail2ban-0.9.2.ebuild
ChangeLog
  Log:
  sys-apps/systemd[python] needs a default value.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.7  net-analyzer/fail2ban/fail2ban-.ebuild

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

Index: fail2ban-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- fail2ban-.ebuild10 Jul 2015 01:01:59 -  1.6
+++ fail2ban-.ebuild31 Jul 2015 13:53:49 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild,v 1.6 
2015/07/10 01:01:59 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild,v 1.7 
2015/07/31 13:53:49 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -26,7 +26,7 @@
selinux? ( sec-policy/selinux-fail2ban )
systemd? ( $(python_gen_cond_dep '|| (
dev-python/python-systemd[${PYTHON_USEDEP}]
-   sys-apps/systemd[python,${PYTHON_USEDEP}]
+   sys-apps/systemd[python(-),${PYTHON_USEDEP}]
)' 'python*' ) )
 
 



1.10 net-analyzer/fail2ban/fail2ban-0.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild?r1=1.9r2=1.10

Index: fail2ban-0.9.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- fail2ban-0.9.2.ebuild   30 Jul 2015 12:26:04 -  1.9
+++ fail2ban-0.9.2.ebuild   31 Jul 2015 13:53:49 -  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/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild,v 1.9 
2015/07/30 12:26:04 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild,v 1.10 
2015/07/31 13:53:49 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -26,7 +26,7 @@
selinux? ( sec-policy/selinux-fail2ban )
systemd? ( $(python_gen_cond_dep '|| (
dev-python/python-systemd[${PYTHON_USEDEP}]
-   sys-apps/systemd[python,${PYTHON_USEDEP}]
+   sys-apps/systemd[python(-),${PYTHON_USEDEP}]
)' 'python*' ) )
 
 



1.166net-analyzer/fail2ban/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.166view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.166content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/ChangeLog?r1=1.165r2=1.166

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog   30 Jul 2015 12:26:04 -  1.165
+++ ChangeLog   31 Jul 2015 13:53:49 -  1.166
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/fail2ban
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.165 
2015/07/30 12:26:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.166 
2015/07/31 13:53:49 floppym Exp $
+
+  31 Jul 2015; Mike Gilbert flop...@gentoo.org fail2ban-0.9.2.ebuild,
+  fail2ban-.ebuild:
+  sys-apps/systemd[python] needs a default value.
 
   30 Jul 2015; Agostino Sarubbo a...@gentoo.org fail2ban-0.9.2.ebuild:
   Stable for sparc, wrt bug #548642






[gentoo-commits] gentoo-x86 commit in www-client/google-chrome: google-chrome-44.0.2403.125_p1.ebuild ChangeLog google-chrome-44.0.2403.107_p1.ebuild

2015-07-28 Thread Mike Gilbert (floppym)
floppym 15/07/29 00:14:49

  Modified: ChangeLog
  Added:google-chrome-44.0.2403.125_p1.ebuild
  Removed:  google-chrome-44.0.2403.107_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.421www-client/google-chrome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.421view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.421content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?r1=1.420r2=1.421

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v
retrieving revision 1.420
retrieving revision 1.421
diff -u -r1.420 -r1.421
--- ChangeLog   24 Jul 2015 22:12:37 -  1.420
+++ ChangeLog   29 Jul 2015 00:14:49 -  1.421
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.420 
2015/07/24 22:12:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.421 
2015/07/29 00:14:49 floppym Exp $
+
+*google-chrome-44.0.2403.125_p1 (29 Jul 2015)
+
+  29 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-44.0.2403.125_p1.ebuild,
+  -google-chrome-44.0.2403.107_p1.ebuild:
+  Automated update.
 
 *google-chrome-44.0.2403.107_p1 (24 Jul 2015)
 



1.1  
www-client/google-chrome/google-chrome-44.0.2403.125_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.125_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.125_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-44.0.2403.125_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.125_p1.ebuild,v
 1.1 2015/07/29 00:14:49 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all flash plugins via chrome://plugins


pkg_nofetch() {
eerror Please wait 24 hours and 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-44.0.2403.125_p1.ebuild ChangeLog chrome-binary-plugins-44.0.2403.107_p1.ebuild

2015-07-28 Thread Mike Gilbert (floppym)
floppym 15/07/29 00:15:03

  Modified: ChangeLog
  Added:chrome-binary-plugins-44.0.2403.125_p1.ebuild
  Removed:  chrome-binary-plugins-44.0.2403.107_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.275www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.275view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.275content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.274r2=1.275

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- ChangeLog   28 Jul 2015 01:44:21 -  1.274
+++ ChangeLog   29 Jul 2015 00:15:03 -  1.275
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.274 
2015/07/28 01:44:21 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.275 
2015/07/29 00:15:03 floppym Exp $
+
+*chrome-binary-plugins-44.0.2403.125_p1 (29 Jul 2015)
+
+  29 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-44.0.2403.125_p1.ebuild,
+  -chrome-binary-plugins-44.0.2403.107_p1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-45.0.2454.15_beta1 (28 Jul 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.125_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.125_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.125_p1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-44.0.2403.125_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.125_p1.ebuild,v
 1.1 2015/07/29 00:15:03 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=amd64 x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if use flash; then
doins -r PepperFlash

# Since 

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

2015-07-27 Thread Mike Gilbert (floppym)
floppym 15/07/27 16:31:01

  Modified: ChangeLog python-r1.eclass
  Log:
  Drop the USE_PYTHON warning.

Revision  ChangesPath
1.1728   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1727
retrieving revision 1.1728
diff -u -r1.1727 -r1.1728
--- ChangeLog   25 Jul 2015 10:07:36 -  1.1727
+++ ChangeLog   27 Jul 2015 16:31:01 -  1.1728
@@ -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.1727 2015/07/25 
10:07:36 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1728 2015/07/27 
16:31:01 floppym Exp $
+
+  27 Jul 2015; Mike Gilbert flop...@gentoo.org python-r1.eclass:
+  Drop the USE_PYTHON warning.
 
   25 Jul 2015; MichaÅ‚ GĂ³rny mgo...@gentoo.org python-utils-r1.eclass:
   Add missing ||die to rm -f calls, i.e. in case we do not have permission to



1.93 eclass/python-r1.eclass

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

Index: python-r1.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/python-r1.eclass,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- python-r1.eclass4 Jul 2015 15:26:17 -   1.92
+++ python-r1.eclass27 Jul 2015 16:31:01 -  1.93
@@ -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/python-r1.eclass,v 1.92 2015/07/04 
15:26:17 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/python-r1.eclass,v 1.93 2015/07/27 
16:31:01 floppym Exp $
 
 # @ECLASS: python-r1
 # @MAINTAINER:
@@ -430,220 +430,6 @@
multibuild_copy_sources
 }
 
-# @FUNCTION: _python_check_USE_PYTHON
-# @INTERNAL
-# @DESCRIPTION:
-# Check whether USE_PYTHON and PYTHON_TARGETS are in sync. Output
-# warnings if they are not.
-_python_check_USE_PYTHON() {
-   debug-print-function ${FUNCNAME} ${@}
-
-   if [[ ! ${_PYTHON_USE_PYTHON_CHECKED} ]]; then
-   _PYTHON_USE_PYTHON_CHECKED=1
-
-   # python-exec has profile-forced flags.
-   if [[ ${CATEGORY}/${PN} == dev-lang/python-exec ]]; then
-   return
-   fi
-
-   _try_eselect() {
-   # The eselect solution will work only with one py2  
py3.
-
-   local impl py2 py3 dis_py2 dis_py3
-   for impl in ${PYTHON_COMPAT[@]}; do
-   _python_impl_supported ${impl} || continue
-
-   if use python_targets_${impl}; then
-   case ${impl} in
-   python2_*)
-   if [[ ${py2+1} ]]; then
-   debug-print 
${FUNCNAME}: - more than one py2: ${py2} ${impl}
-   return 1
-   fi
-   py2=${impl/_/.}
-   ;;
-   python3_4)
-   debug-print 
${FUNCNAME}: python3.4 found, not using eselect
-   return 1
-   ;;
-   python3_*)
-   if [[ ${py3+1} ]]; then
-   debug-print 
${FUNCNAME}: - more than one py3: ${py3} ${impl}
-   return 1
-   fi
-   py3=${impl/_/.}
-   ;;
-   *)
-   return 1
-   

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-45.0.2454.15_beta1.ebuild ChangeLog chrome-binary-plugins-44.0.2403.89_beta1.ebuild

2015-07-27 Thread Mike Gilbert (floppym)
floppym 15/07/28 01:44:21

  Modified: ChangeLog
  Added:chrome-binary-plugins-45.0.2454.15_beta1.ebuild
  Removed:  chrome-binary-plugins-44.0.2403.89_beta1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.274www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.274view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.274content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.273r2=1.274

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog   24 Jul 2015 22:13:07 -  1.273
+++ ChangeLog   28 Jul 2015 01:44:21 -  1.274
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.273 
2015/07/24 22:13:07 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.274 
2015/07/28 01:44:21 floppym Exp $
+
+*chrome-binary-plugins-45.0.2454.15_beta1 (28 Jul 2015)
+
+  28 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-45.0.2454.15_beta1.ebuild,
+  -chrome-binary-plugins-44.0.2403.89_beta1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-44.0.2403.107_p1 (24 Jul 2015)
 *chrome-binary-plugins-45.0.2454.15_alpha1 (24 Jul 2015)



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.15_beta1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.15_beta1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.15_beta1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-45.0.2454.15_beta1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.15_beta1.ebuild,v
 1.1 2015/07/28 01:44:21 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if 

[gentoo-commits] gentoo-x86 commit in media-gfx/fontforge: fontforge-20150612.ebuild ChangeLog

2015-07-26 Thread Mike Gilbert (floppym)
floppym 15/07/26 18:44:31

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

Revision  ChangesPath
1.160media-gfx/fontforge/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/fontforge/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog   7 Jun 2015 22:39:23 -   1.159
+++ ChangeLog   26 Jul 2015 18:44:31 -  1.160
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/fontforge
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fontforge/ChangeLog,v 1.159 
2015/06/07 22:39:23 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fontforge/ChangeLog,v 1.160 
2015/07/26 18:44:31 floppym Exp $
+
+*fontforge-20150612 (26 Jul 2015)
+
+  26 Jul 2015; Mike Gilbert flop...@gentoo.org +fontforge-20150612.ebuild:
+  Version bump.
 
   07 Jun 2015; Mike Gilbert flop...@gentoo.org fontforge-20150430.ebuild:
   Adjust LICENSE.



1.1  media-gfx/fontforge/fontforge-20150612.ebuild

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

Index: fontforge-20150612.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/fontforge/fontforge-20150612.ebuild,v 1.1 
2015/07/26 18:44:31 floppym Exp $

EAPI=5

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

inherit autotools eutils fdo-mime python-single-r1

DESCRIPTION=postscript font editor and converter
HOMEPAGE=http://fontforge.github.io/;
SRC_URI=https://github.com/fontforge/fontforge/releases/download/${PV}/${P}.tar.gz;

LICENSE=BSD GPL-3+
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos
IUSE=cairo truetype-debugger gif gtk jpeg png +python readline tiff svg 
unicode X

REQUIRED_USE=
cairo? ( png )
python? ( ${PYTHON_REQUIRED_USE} )


RDEPEND=
dev-libs/libltdl:0
dev-libs/libxml2:2=
=media-libs/freetype-2.3.7:2=
cairo? (
=x11-libs/cairo-1.6:0=
x11-libs/pango:0=
)
gif? ( media-libs/giflib:0= )
jpeg? ( virtual/jpeg:0 )
png? ( media-libs/libpng:0= )
tiff? ( media-libs/tiff:0= )
truetype-debugger? ( 
=media-libs/freetype-2.3.8:2[fontforge,-bindist(-)] )
gtk? ( x11-libs/gtk+:2= )
python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline:0= )
unicode? ( media-libs/libuninameslist:0= )
X? (
x11-libs/libX11:0=
x11-libs/libXi:0=
x11-libs/libxkbui:0=
=x11-libs/pango-1.10:0=[X]
)
!media-gfx/pfaedit

DEPEND=${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
X? ( x11-proto/inputproto )


# Needs keywording on many arches.
#   zeromq? (
#   =net-libs/czmq-2.2.0:0=
#   =net-libs/zeromq-4.0.4:0=
#   )

pkg_setup() {
use python  python-single-r1_pkg_setup
}

gnulib_import() {
(
func_add_hook() { :; }
source bootstrap.conf
set -- ${S}/gnulib/gnulib-tool --libtool --import 
${gnulib_modules}
echo $@
$@
)
}

src_prepare() {
# Tarball comes with broken absolute symlinks
# https://github.com/fontforge/fontforge/issues/2439
find . -lname /* -delete || die
gnulib_import || die
epatch_user
eautoreconf
}

src_configure() {
local myeconfargs=(
--disable-static
$(use_enable truetype-debugger freetype-debugger 
${EPREFIX}/usr/include/freetype2/internal4fontforge)
$(use_enable gtk gtk2-use)
$(use_enable python python-extension)
$(use_enable python python-scripting)
--enable-tile-path
--enable-gb12345
$(use_with cairo)
$(use_with gif giflib)
$(use_with jpeg libjpeg)
$(use_with 

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

2015-07-26 Thread Mike Gilbert (floppym)
floppym 15/07/27 01:35:14

  Modified: unittest2-1.0.1-r1.ebuild unittest2-1.1.0.ebuild
ChangeLog
  Log:
  Restore pypy.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.6  dev-python/unittest2/unittest2-1.0.1-r1.ebuild

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

Index: unittest2-1.0.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.0.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- unittest2-1.0.1-r1.ebuild   26 Jul 2015 19:11:28 -  1.5
+++ unittest2-1.0.1-r1.ebuild   27 Jul 2015 01:35:14 -  1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.0.1-r1.ebuild,v 1.5 
2015/07/26 19:11:28 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.0.1-r1.ebuild,v 1.6 
2015/07/27 01:35:14 floppym Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )
 
 inherit distutils-r1
 



1.5  dev-python/unittest2/unittest2-1.1.0.ebuild

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

Index: unittest2-1.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- unittest2-1.1.0.ebuild  26 Jul 2015 19:11:28 -  1.4
+++ unittest2-1.1.0.ebuild  27 Jul 2015 01:35:14 -  1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.1.0.ebuild,v 1.4 
2015/07/26 19:11:28 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-1.1.0.ebuild,v 1.5 
2015/07/27 01:35:14 floppym Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )
 
 inherit distutils-r1
 



1.68 dev-python/unittest2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   26 Jul 2015 19:11:28 -  1.67
+++ ChangeLog   27 Jul 2015 01:35:14 -  1.68
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/unittest2
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.67 
2015/07/26 19:11:28 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.68 
2015/07/27 01:35:14 floppym Exp $
+
+  27 Jul 2015; Mike Gilbert flop...@gentoo.org unittest2-1.0.1-r1.ebuild,
+  unittest2-1.1.0.ebuild:
+  Restore pypy.
 
   26 Jul 2015;  mgo...@gentoo.org unittest2-1.0.1-r1.ebuild,
   unittest2-1.1.0.ebuild:






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

2015-07-26 Thread Mike Gilbert (floppym)
floppym 15/07/27 01:35:14

  Modified: testtools-1.8.0.ebuild ChangeLog
  Log:
  Restore pypy.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.5  dev-python/testtools/testtools-1.8.0.ebuild

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

Index: testtools-1.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testtools/testtools-1.8.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- testtools-1.8.0.ebuild  26 Jul 2015 21:14:35 -  1.4
+++ testtools-1.8.0.ebuild  27 Jul 2015 01:35:14 -  1.5
@@ -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/dev-python/testtools/testtools-1.8.0.ebuild,v 1.4 
2015/07/26 21:14:35 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testtools/testtools-1.8.0.ebuild,v 1.5 
2015/07/27 01:35:14 floppym Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.130dev-python/testtools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   26 Jul 2015 21:14:35 -  1.129
+++ ChangeLog   27 Jul 2015 01:35:14 -  1.130
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/testtools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v 1.129 
2015/07/26 21:14:35 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v 1.130 
2015/07/27 01:35:14 floppym Exp $
+
+  27 Jul 2015; Mike Gilbert flop...@gentoo.org testtools-1.8.0.ebuild:
+  Restore pypy.
 
   26 Jul 2015; MichaÅ‚ GĂ³rny mgo...@gentoo.org testtools-1.8.0.ebuild:
   Revert pypy support because of broken deps






[gentoo-commits] gentoo-x86 commit in dev-python/mock: mock-1.2.0.ebuild ChangeLog

2015-07-26 Thread Mike Gilbert (floppym)
floppym 15/07/27 01:35:14

  Modified: mock-1.2.0.ebuild ChangeLog
  Log:
  Restore pypy.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.5  dev-python/mock/mock-1.2.0.ebuild

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

Index: mock-1.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mock/mock-1.2.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mock-1.2.0.ebuild   26 Jul 2015 18:57:27 -  1.4
+++ mock-1.2.0.ebuild   27 Jul 2015 01:35:14 -  1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-1.2.0.ebuild,v 1.4 
2015/07/26 18:57:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-1.2.0.ebuild,v 1.5 
2015/07/27 01:35:14 floppym Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )
 
 inherit distutils-r1
 
@@ -23,7 +23,7 @@
test? (
${CDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 
'=dev-python/unittest2-1.1.0[${PYTHON_USEDEP}]' 'python2_7' 'python3_3')
+   $(python_gen_cond_dep 
'=dev-python/unittest2-1.1.0[${PYTHON_USEDEP}]' python{2_7,3_3} pypy)
)
 RDEPEND=
${CDEPEND}



1.96 dev-python/mock/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog   26 Jul 2015 18:57:27 -  1.95
+++ ChangeLog   27 Jul 2015 01:35:14 -  1.96
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mock
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v 1.95 2015/07/26 
18:57:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v 1.96 2015/07/27 
01:35:14 floppym Exp $
+
+  27 Jul 2015; Mike Gilbert flop...@gentoo.org mock-1.2.0.ebuild:
+  Restore pypy.
 
   26 Jul 2015;  mgo...@gentoo.org mock-1.2.0.ebuild:
   Revert previous commit because of introduced unsatisfiable dependencies.






[gentoo-commits] gentoo-x86 commit in dev-python/pbr: pbr-1.3.0.ebuild ChangeLog

2015-07-26 Thread Mike Gilbert (floppym)
floppym 15/07/27 01:35:14

  Modified: pbr-1.3.0.ebuild ChangeLog
  Log:
  Restore pypy.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.4  dev-python/pbr/pbr-1.3.0.ebuild

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

Index: pbr-1.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-1.3.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pbr-1.3.0.ebuild26 Jul 2015 21:06:37 -  1.3
+++ pbr-1.3.0.ebuild27 Jul 2015 01:35:14 -  1.4
@@ -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/dev-python/pbr/pbr-1.3.0.ebuild,v 1.3 
2015/07/26 21:06:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-1.3.0.ebuild,v 1.4 
2015/07/27 01:35:14 floppym Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{3,4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.48 dev-python/pbr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog   26 Jul 2015 21:06:37 -  1.47
+++ ChangeLog   27 Jul 2015 01:35:14 -  1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pbr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.47 2015/07/26 
21:06:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.48 2015/07/27 
01:35:14 floppym Exp $
+
+  27 Jul 2015; Mike Gilbert flop...@gentoo.org pbr-1.3.0.ebuild:
+  Restore pypy.
 
   26 Jul 2015; MichaÅ‚ GĂ³rny mgo...@gentoo.org pbr-1.3.0.ebuild:
   Revert pypy support because of broken deps.






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

2015-07-25 Thread Mike Gilbert (floppym)
floppym 15/07/25 15:53:19

  Modified: ChangeLog make.defaults
  Log:
  Enable python3.4 by default.

Revision  ChangesPath
1.820profiles/base/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.819
retrieving revision 1.820
diff -u -r1.819 -r1.820
--- ChangeLog   21 Jul 2015 09:23:57 -  1.819
+++ ChangeLog   25 Jul 2015 15:53:19 -  1.820
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.819 2015/07/21 
09:23:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.820 2015/07/25 
15:53:19 floppym Exp $
+
+  25 Jul 2015; Mike Gilbert flop...@gentoo.org make.defaults:
+  Enable python3_4 by default.
 
   21 Jul 2015; Alexis Ballier aball...@gentoo.org package.use.mask:
   remove now obsolete ffmpeg usemask



1.128profiles/base/make.defaults

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

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- make.defaults   5 Jun 2015 07:59:18 -   1.127
+++ make.defaults   25 Jul 2015 15:53:19 -  1.128
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.127 
2015/06/05 07:59:18 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.128 
2015/07/25 15:53:19 floppym Exp $
 #
 # System-wide defaults for the Portage system
 # See portage(5) manpage
@@ -120,11 +120,11 @@
 # Add default USE value for bootstrap and rename it from STAGE1_USE to 
BOOTSTRAP_USE
 # Add in expanded PYTHON_TARGETS or stage1 builds break because of USE=-* 
${BOOTSTRAP_USE}
 # This MUST be kept in sync with the PYTHON_TARGETS below
-BOOTSTRAP_USE=cxx unicode internal-glib python_targets_python3_3 
python_targets_python2_7
+BOOTSTRAP_USE=cxx unicode internal-glib python_targets_python3_4 
python_targets_python2_7
 
 # Mike Gilbert flop...@gentoo.org (15 May 2012)
 # Default target(s) for python-r1.eclass
-PYTHON_TARGETS=python2_7 python3_3
+PYTHON_TARGETS=python2_7 python3_4
 PYTHON_SINGLE_TARGET=python2_7
 
 # MichaÅ‚ GĂ³rny mgo...@gentoo.org (10 Aug 2013)






[gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog make.defaults

2015-07-25 Thread Mike Gilbert (floppym)
floppym 15/07/25 15:41:19

  Modified: ChangeLog make.defaults
  Log:
  Remove python_targets override.

Revision  ChangesPath
1.231profiles/arch/alpha/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- ChangeLog   15 Jul 2015 16:01:34 -  1.230
+++ ChangeLog   25 Jul 2015 15:41:19 -  1.231
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.230 
2015/07/15 16:01:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.231 
2015/07/25 15:41:19 floppym Exp $
+
+  25 Jul 2015; Mike Gilbert flop...@gentoo.org make.defaults:
+  Remove python_targets override.
 
   15 Jul 2015; Tobias Klausmann klaus...@gentoo.org package.use.mask:
   Mask umfpack for gegl since it has very expensive dep-subtree



1.9  profiles/arch/alpha/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/make.defaults?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/make.defaults?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/make.defaults?r1=1.8r2=1.9

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/make.defaults,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- make.defaults   23 Nov 2014 15:55:19 -  1.8
+++ make.defaults   25 Jul 2015 15:41:19 -  1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/make.defaults,v 1.8 
2014/11/23 15:55:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/make.defaults,v 1.9 
2015/07/25 15:41:19 floppym Exp $
 
 ARCH=alpha
 ACCEPT_KEYWORDS=alpha
@@ -11,10 +11,6 @@
 FFLAGS=${CFLAGS}
 FCFLAGS=${CFLAGS}
 
-# Mike Gilbert flop...@gentoo.org (23 Nov 2014)
-# Remove when bug 525510 is resolved.
-USE=python_targets_python3_3 -python_targets_python3_4
-
 # MichaÅ‚ GĂ³rny mgo...@gentoo.org (01 Jul 2014)
 # Set ABI  DEFAULT_ABI consistently with ${ARCH}, to make ebuild
 # checks simpler.






[gentoo-commits] gentoo-x86 commit in profiles/arch/powerpc: ChangeLog make.defaults

2015-07-25 Thread Mike Gilbert (floppym)
floppym 15/07/25 15:41:19

  Modified: ChangeLog make.defaults
  Log:
  Remove python_targets override.

Revision  ChangesPath
1.342profiles/arch/powerpc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -r1.341 -r1.342
--- ChangeLog   21 Jul 2015 04:41:02 -  1.341
+++ ChangeLog   25 Jul 2015 15:41:19 -  1.342
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/PPC profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.341 
2015/07/21 04:41:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.342 
2015/07/25 15:41:19 floppym Exp $
+
+  25 Jul 2015; Mike Gilbert flop...@gentoo.org make.defaults:
+  Remove python_targets override.
 
   21 Jul 2015; Jeroen Roovers j...@gentoo.org ppc64/package.use.mask:
   Unmask USE=lv2 for media-sound/audacity on PPC64.



1.4  profiles/arch/powerpc/make.defaults

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

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/make.defaults,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- make.defaults   23 Nov 2014 15:55:11 -  1.3
+++ make.defaults   25 Jul 2015 15:41:19 -  1.4
@@ -1,7 +1,3 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/make.defaults,v 1.3 
2014/11/23 15:55:11 floppym Exp $
-
-# Mike Gilbert flop...@gentoo.org (23 Nov 2014)
-# Remove when bug 525510 is resolved.
-USE=python_targets_python3_3 -python_targets_python3_4
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/make.defaults,v 1.4 
2015/07/25 15:41:19 floppym Exp $






[gentoo-commits] gentoo-x86 commit in profiles/arch/sparc: ChangeLog make.defaults

2015-07-25 Thread Mike Gilbert (floppym)
floppym 15/07/25 15:41:19

  Modified: ChangeLog make.defaults
  Log:
  Remove python_targets override.

Revision  ChangesPath
1.254profiles/arch/sparc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -r1.253 -r1.254
--- ChangeLog   28 Jun 2015 23:28:35 -  1.253
+++ ChangeLog   25 Jul 2015 15:41:19 -  1.254
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/sparc profile
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.253 
2015/06/28 23:28:35 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.254 
2015/07/25 15:41:19 floppym Exp $
+
+  25 Jul 2015; Mike Gilbert flop...@gentoo.org make.defaults:
+  Remove python_targets override.
 
   28 Jun 2015; Brian Evans grkni...@gentoo.org use.stable.mask:
   Mask php_targets_php5-6 until bug 550164 is solved



1.7  profiles/arch/sparc/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/make.defaults?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/make.defaults?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/sparc/make.defaults?r1=1.6r2=1.7

Index: make.defaults
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/make.defaults,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- make.defaults   23 Nov 2014 15:54:44 -  1.6
+++ make.defaults   25 Jul 2015 15:41:19 -  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/profiles/arch/sparc/make.defaults,v 1.6 
2014/11/23 15:54:44 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/make.defaults,v 1.7 
2015/07/25 15:41:19 floppym Exp $
 
 ARCH=sparc
 ACCEPT_KEYWORDS=${ARCH}
@@ -40,7 +40,3 @@
 # Defaults for video drivers
 VIDEO_CARDS=fbdev glint mach64 mga r128 radeon sunbw2 suncg14 suncg3 \
suncg6 sunffb sunleo tdfx voodoo
-
-# Mike Gilbert flop...@gentoo.org (23 Nov 2014)
-# Remove when bug 525510 is resolved.
-USE=python_targets_python3_3 -python_targets_python3_4






[gentoo-commits] gentoo-x86 commit in dev-libs/libgudev: libgudev-230.ebuild ChangeLog

2015-07-24 Thread Mike Gilbert (floppym)
floppym 15/07/24 14:58:47

  Modified: libgudev-230.ebuild ChangeLog
  Log:
  Make the doc USE flag do something.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.9  dev-libs/libgudev/libgudev-230.ebuild

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

Index: libgudev-230.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libgudev-230.ebuild 24 Jul 2015 14:38:08 -  1.8
+++ libgudev-230.ebuild 24 Jul 2015 14:58:47 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v 1.8 
2015/07/24 14:38:08 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v 1.9 
2015/07/24 14:58:47 floppym Exp $
 
 EAPI=5
 
@@ -25,6 +25,7 @@
 
 multilib_src_configure() {
local G2CONF=
+   $(multilib_native_use_enable doc gtk-doc)
$(multilib_native_use_enable introspection)
$(use_enable static-libs static)




1.10 dev-libs/libgudev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   24 Jul 2015 14:38:08 -  1.9
+++ ChangeLog   24 Jul 2015 14:58:47 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libgudev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.9 
2015/07/24 14:38:08 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.10 
2015/07/24 14:58:47 floppym Exp $
+
+  24 Jul 2015; Mike Gilbert flop...@gentoo.org libgudev-230.ebuild:
+  Make the doc USE flag do something.
 
   24 Jul 2015; Mike Gilbert flop...@gentoo.org libgudev-230.ebuild:
   Remove duplicate dep on gobject-introspection.






[gentoo-commits] gentoo-x86 commit in dev-libs/libgudev: libgudev-230.ebuild ChangeLog

2015-07-24 Thread Mike Gilbert (floppym)
floppym 15/07/24 15:13:33

  Modified: libgudev-230.ebuild ChangeLog
  Log:
  Drop IUSE=doc and gtk-doc support. If the gnome team wants to fix it, they 
are welcome to do so.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.10 dev-libs/libgudev/libgudev-230.ebuild

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

Index: libgudev-230.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libgudev-230.ebuild 24 Jul 2015 14:58:47 -  1.9
+++ libgudev-230.ebuild 24 Jul 2015 15:13:33 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v 1.9 
2015/07/24 14:58:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v 
1.10 2015/07/24 15:13:33 floppym Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE=LGPL-2.1
 SLOT=0/0
 KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
-IUSE=doc introspection static-libs
+IUSE=introspection static-libs
 
 DEPEND==dev-libs/glib-2.22.0:2=[static-libs?]
virtual/libudev:=[static-libs?]
@@ -25,7 +25,6 @@
 
 multilib_src_configure() {
local G2CONF=
-   $(multilib_native_use_enable doc gtk-doc)
$(multilib_native_use_enable introspection)
$(use_enable static-libs static)




1.11 dev-libs/libgudev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   24 Jul 2015 14:58:47 -  1.10
+++ ChangeLog   24 Jul 2015 15:13:33 -  1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libgudev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.10 
2015/07/24 14:58:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.11 
2015/07/24 15:13:33 floppym Exp $
+
+  24 Jul 2015; Mike Gilbert flop...@gentoo.org libgudev-230.ebuild:
+  Drop IUSE=doc and gtk-doc support. If the gnome team wants to fix it, they 
are
+  welcome to do so.
 
   24 Jul 2015; Mike Gilbert flop...@gentoo.org libgudev-230.ebuild:
   Make the doc USE flag do something.






[gentoo-commits] gentoo-x86 commit in dev-libs/libgudev: libgudev-230.ebuild ChangeLog

2015-07-24 Thread Mike Gilbert (floppym)
floppym 15/07/24 14:38:08

  Modified: libgudev-230.ebuild ChangeLog
  Log:
  Remove duplicate dep on gobject-introspection.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.8  dev-libs/libgudev/libgudev-230.ebuild

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

Index: libgudev-230.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libgudev-230.ebuild 23 Jul 2015 18:01:33 -  1.7
+++ libgudev-230.ebuild 24 Jul 2015 14:38:08 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v 1.7 
2015/07/23 18:01:33 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v 1.8 
2015/07/24 14:38:08 floppym Exp $
 
 EAPI=5
 
@@ -21,8 +21,7 @@
 RDEPEND=${DEPEND}
!sys-fs/eudev[gudev(-)]
!sys-fs/udev[gudev(-)]
-   !sys-apps/systemd[gudev(-)]
-   introspection? ( dev-libs/gobject-introspection )
+   !sys-apps/systemd[gudev(-)]
 
 multilib_src_configure() {
local G2CONF=



1.9  dev-libs/libgudev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   23 Jul 2015 18:01:33 -  1.8
+++ ChangeLog   24 Jul 2015 14:38:08 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libgudev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.8 
2015/07/23 18:01:33 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.9 
2015/07/24 14:38:08 floppym Exp $
+
+  24 Jul 2015; Mike Gilbert flop...@gentoo.org libgudev-230.ebuild:
+  Remove duplicate dep on gobject-introspection.
 
   23 Jul 2015; Maxim Koltsov maksbo...@gentoo.org libgudev-230.ebuild:
   Add gobject-introspection dependency, as it was in sys-fs/udev package. Bug






[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild ChangeLog

2015-07-24 Thread Mike Gilbert (floppym)
floppym 15/07/24 20:14:18

  Modified: systemd-.ebuild ChangeLog
  Log:
  Remove /etc/systemd/systemd/sockets.target.wants, bug 555814.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.183sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.183view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.183content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.182r2=1.183

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- systemd-.ebuild 17 Jul 2015 16:29:46 -  1.182
+++ systemd-.ebuild 24 Jul 2015 20:14:18 -  1.183
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.182 2015/07/17 16:29:46 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.183 2015/07/24 20:14:18 floppym Exp $
 
 EAPI=5
 
@@ -348,6 +348,7 @@
rm 
${D}/etc/systemd/system/multi-user.target.wants/systemd-networkd.service || 
die
rm 
${D}/etc/systemd/system/multi-user.target.wants/systemd-resolved.service || 
die
rm -r ${D}/etc/systemd/system/network-online.target.wants || die
+   rm -r ${D}/etc/systemd/system/sockets.target.wants || die
rm -r ${D}/etc/systemd/system/sysinit.target.wants || die
 }
 



1.392sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.391
retrieving revision 1.392
diff -u -r1.391 -r1.392
--- ChangeLog   19 Jul 2015 18:29:59 -  1.391
+++ ChangeLog   24 Jul 2015 20:14:18 -  1.392
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.391 
2015/07/19 18:29:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.392 
2015/07/24 20:14:18 floppym Exp $
+
+  24 Jul 2015; Mike Gilbert flop...@gentoo.org systemd-.ebuild:
+  Remove /etc/systemd/systemd/sockets.target.wants, bug 555814.
 
   19 Jul 2015; Markus Meier mae...@gentoo.org systemd-218-r3.ebuild:
   arm stable, bug #536902






[gentoo-commits] gentoo-x86 commit in www-client/google-chrome: google-chrome-44.0.2403.107_p1.ebuild ChangeLog google-chrome-44.0.2403.89_p1.ebuild

2015-07-24 Thread Mike Gilbert (floppym)
floppym 15/07/24 22:12:38

  Modified: ChangeLog
  Added:google-chrome-44.0.2403.107_p1.ebuild
  Removed:  google-chrome-44.0.2403.89_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.420www-client/google-chrome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.420view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.420content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?r1=1.419r2=1.420

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v
retrieving revision 1.419
retrieving revision 1.420
diff -u -r1.419 -r1.420
--- ChangeLog   22 Jul 2015 23:03:40 -  1.419
+++ ChangeLog   24 Jul 2015 22:12:37 -  1.420
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/google-chrome
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.419 
2015/07/22 23:03:40 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.420 
2015/07/24 22:12:37 floppym Exp $
+
+*google-chrome-44.0.2403.107_p1 (24 Jul 2015)
+
+  24 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-44.0.2403.107_p1.ebuild, 
-google-chrome-44.0.2403.89_p1.ebuild:
+  Automated update.
 
 *google-chrome-44.0.2403.89_p1 (22 Jul 2015)
 



1.1  
www-client/google-chrome/google-chrome-44.0.2403.107_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.107_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.107_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-44.0.2403.107_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.107_p1.ebuild,v
 1.1 2015/07/24 22:12:37 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all flash plugins via chrome://plugins


pkg_nofetch() {
eerror Please wait 24 hours and sync 

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-unstable: google-chrome-unstable-45.0.2454.15_p1.ebuild ChangeLog google-chrome-unstable-45.0.2454.12_p1.ebuild

2015-07-24 Thread Mike Gilbert (floppym)
floppym 15/07/24 22:13:21

  Modified: ChangeLog
  Added:google-chrome-unstable-45.0.2454.15_p1.ebuild
  Removed:  google-chrome-unstable-45.0.2454.12_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.109www-client/google-chrome-unstable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.109view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.109content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?r1=1.108r2=1.109

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog   22 Jul 2015 23:04:05 -  1.108
+++ ChangeLog   24 Jul 2015 22:13:21 -  1.109
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-unstable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.108 
2015/07/22 23:04:05 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.109 
2015/07/24 22:13:21 floppym Exp $
+
+*google-chrome-unstable-45.0.2454.15_p1 (24 Jul 2015)
+
+  24 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-unstable-45.0.2454.15_p1.ebuild,
+  -google-chrome-unstable-45.0.2454.12_p1.ebuild:
+  Automated update.
 
 *google-chrome-unstable-45.0.2454.12_p1 (22 Jul 2015)
 



1.1  
www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.15_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.15_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.15_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-unstable-45.0.2454.15_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.15_p1.ebuild,v
 1.1 2015/07/24 22:13:21 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-45.0.2454.15_alpha1.ebuild chrome-binary-plugins-44.0.2403.107_p1.ebuild ChangeLog chrome-binary-plugins-

2015-07-24 Thread Mike Gilbert (floppym)
floppym 15/07/24 22:13:07

  Modified: ChangeLog
  Added:chrome-binary-plugins-45.0.2454.15_alpha1.ebuild
chrome-binary-plugins-44.0.2403.107_p1.ebuild
  Removed:  chrome-binary-plugins-45.0.2454.12_alpha1.ebuild
chrome-binary-plugins-44.0.2403.89_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.273www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.273view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.273content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.272r2=1.273

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -r1.272 -r1.273
--- ChangeLog   22 Jul 2015 23:04:23 -  1.272
+++ ChangeLog   24 Jul 2015 22:13:07 -  1.273
@@ -1,6 +1,16 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.272 
2015/07/22 23:04:23 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.273 
2015/07/24 22:13:07 floppym Exp $
+
+*chrome-binary-plugins-44.0.2403.107_p1 (24 Jul 2015)
+*chrome-binary-plugins-45.0.2454.15_alpha1 (24 Jul 2015)
+
+  24 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-44.0.2403.107_p1.ebuild,
+  +chrome-binary-plugins-45.0.2454.15_alpha1.ebuild,
+  -chrome-binary-plugins-44.0.2403.89_p1.ebuild,
+  -chrome-binary-plugins-45.0.2454.12_alpha1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-44.0.2403.89_p1 (22 Jul 2015)
 *chrome-binary-plugins-45.0.2454.12_alpha1 (22 Jul 2015)



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.15_alpha1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.15_alpha1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.15_alpha1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-45.0.2454.15_alpha1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.15_alpha1.ebuild,v
 1.1 2015/07/24 22:13:07 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins 

[gentoo-commits] gentoo-x86 commit in sys-apps/memtest86+: memtest86+-5.01-r1.ebuild ChangeLog

2015-07-22 Thread Mike Gilbert (floppym)
floppym 15/07/22 15:20:32

  Modified: ChangeLog
  Added:memtest86+-5.01-r1.ebuild
  Log:
  Reapply grub.d changes that got reverted in last version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.71 sys-apps/memtest86+/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   31 Jan 2015 23:10:02 -  1.70
+++ ChangeLog   22 Jul 2015 15:20:32 -  1.71
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/memtest86+
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/ChangeLog,v 1.70 
2015/01/31 23:10:02 bircoph Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/memtest86+/ChangeLog,v 1.71 
2015/07/22 15:20:32 floppym Exp $
+
+*memtest86+-5.01-r1 (22 Jul 2015)
+
+  22 Jul 2015; Mike Gilbert flop...@gentoo.org +memtest86+-5.01-r1.ebuild:
+  Reapply grub.d changes that got reverted in last version bump.
 
   31 Jan 2015; Andrew Savchenko birc...@gentoo.org memtest86+-4.20-r1.ebuild,
   memtest86+-4.20-r2.ebuild, memtest86+-5.01.ebuild:



1.1  sys-apps/memtest86+/memtest86+-5.01-r1.ebuild

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

Index: memtest86+-5.01-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/memtest86+/memtest86+-5.01-r1.ebuild,v 1.1 
2015/07/22 15:20:32 floppym Exp $

EAPI=4

inherit mount-boot eutils toolchain-funcs

DESCRIPTION=Memory tester based on memtest86
HOMEPAGE=http://www.memtest.org/;
SRC_URI=http://www.memtest.org/download/${PV}/${P}.tar.gz;

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

BOOTDIR=/boot/memtest86plus
QA_PRESTRIPPED=${BOOTDIR}/memtest.netbsd
QA_FLAGS_IGNORED=${BOOTDIR}/memtest.netbsd

RDEPEND=floppy? ( =sys-boot/grub-0.95:0 sys-fs/mtools )
DEPEND=

src_prepare() {
sed -i -e 's,0x1,0x10,' memtest.lds || die
sed -e s/scp memtest.bin root@192.168.0.12:\/srv\/tftp\/mt86plus//g 
-i Makefile
epatch ${FILESDIR}/${P}-gcc-473.patch \
   ${FILESDIR}/${P}-hardcoded_cc.patch

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

tc-export AS CC LD
}

src_test() { :; }

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

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

dodoc README README.build-process FAQ changelog

if use floppy ; then
dobin ${FILESDIR}/make-memtest86+-boot-floppy
doman ${FILESDIR}/make-memtest86+-boot-floppy.1
fi
}

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






[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-unstable: google-chrome-unstable-45.0.2454.12_p1.ebuild ChangeLog google-chrome-unstable-45.0.2454.7_p1.ebuild

2015-07-22 Thread Mike Gilbert (floppym)
floppym 15/07/22 23:04:05

  Modified: ChangeLog
  Added:google-chrome-unstable-45.0.2454.12_p1.ebuild
  Removed:  google-chrome-unstable-45.0.2454.7_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.108www-client/google-chrome-unstable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.108view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.108content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?r1=1.107r2=1.108

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog   16 Jul 2015 23:44:14 -  1.107
+++ ChangeLog   22 Jul 2015 23:04:05 -  1.108
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-unstable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.107 
2015/07/16 23:44:14 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.108 
2015/07/22 23:04:05 floppym Exp $
+
+*google-chrome-unstable-45.0.2454.12_p1 (22 Jul 2015)
+
+  22 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-unstable-45.0.2454.12_p1.ebuild,
+  -google-chrome-unstable-45.0.2454.7_p1.ebuild:
+  Automated update.
 
 *google-chrome-unstable-45.0.2454.7_p1 (16 Jul 2015)
 



1.1  
www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.12_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.12_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.12_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-unstable-45.0.2454.12_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.12_p1.ebuild,v
 1.1 2015/07/22 23:04:05 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-44.0.2403.89_p1.ebuild chrome-binary-plugins-45.0.2454.12_alpha1.ebuild ChangeLog chrome-binary-plugins-4

2015-07-22 Thread Mike Gilbert (floppym)
floppym 15/07/22 23:04:23

  Modified: ChangeLog
  Added:chrome-binary-plugins-44.0.2403.89_p1.ebuild
chrome-binary-plugins-45.0.2454.12_alpha1.ebuild
  Removed:  chrome-binary-plugins-45.0.2454.7_alpha1.ebuild
chrome-binary-plugins-43.0.2357.134_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.272www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.272view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.272content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.271r2=1.272

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -r1.271 -r1.272
--- ChangeLog   16 Jul 2015 23:44:29 -  1.271
+++ ChangeLog   22 Jul 2015 23:04:23 -  1.272
@@ -1,6 +1,16 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.271 
2015/07/16 23:44:29 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.272 
2015/07/22 23:04:23 floppym Exp $
+
+*chrome-binary-plugins-44.0.2403.89_p1 (22 Jul 2015)
+*chrome-binary-plugins-45.0.2454.12_alpha1 (22 Jul 2015)
+
+  22 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-44.0.2403.89_p1.ebuild,
+  +chrome-binary-plugins-45.0.2454.12_alpha1.ebuild,
+  -chrome-binary-plugins-43.0.2357.134_p1.ebuild,
+  -chrome-binary-plugins-45.0.2454.7_alpha1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-45.0.2454.7_alpha1 (16 Jul 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.89_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.89_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.89_p1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-44.0.2403.89_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.89_p1.ebuild,v
 1.1 2015/07/22 23:04:23 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=amd64 x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use 

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome: google-chrome-44.0.2403.89_p1.ebuild ChangeLog google-chrome-43.0.2357.134_p1.ebuild

2015-07-22 Thread Mike Gilbert (floppym)
floppym 15/07/22 23:03:40

  Modified: ChangeLog
  Added:google-chrome-44.0.2403.89_p1.ebuild
  Removed:  google-chrome-43.0.2357.134_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.419www-client/google-chrome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.419view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.419content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?r1=1.418r2=1.419

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -r1.418 -r1.419
--- ChangeLog   15 Jul 2015 13:13:37 -  1.418
+++ ChangeLog   22 Jul 2015 23:03:40 -  1.419
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/google-chrome
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.418 
2015/07/15 13:13:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.419 
2015/07/22 23:03:40 floppym Exp $
+
+*google-chrome-44.0.2403.89_p1 (22 Jul 2015)
+
+  22 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-44.0.2403.89_p1.ebuild, 
-google-chrome-43.0.2357.134_p1.ebuild:
+  Automated update.
 
 *google-chrome-43.0.2357.134_p1 (15 Jul 2015)
 



1.1  
www-client/google-chrome/google-chrome-44.0.2403.89_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.89_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.89_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-44.0.2403.89_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-44.0.2403.89_p1.ebuild,v
 1.1 2015/07/22 23:03:40 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all flash plugins via chrome://plugins


pkg_nofetch() {
eerror Please wait 24 hours and sync your 

[gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-222.ebuild udev-9999.ebuild ChangeLog

2015-07-20 Thread Mike Gilbert (floppym)
floppym 15/07/21 02:19:19

  Modified: udev-222.ebuild udev-.ebuild ChangeLog
  Log:
  DEPEND on dev-util/intltool, bug 555382.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.5  sys-fs/udev/udev-222.ebuild

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

Index: udev-222.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-222.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- udev-222.ebuild 10 Jul 2015 23:17:45 -  1.4
+++ udev-222.ebuild 21 Jul 2015 02:19:19 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-222.ebuild,v 1.4 
2015/07/10 23:17:45 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-222.ebuild,v 1.5 
2015/07/21 02:19:19 floppym Exp $
 
 EAPI=5
 
@@ -43,6 +43,7 @@
 # Force new make = -r4 to skip some parallel build issues
 DEPEND=${COMMON_DEPEND}
dev-util/gperf
+   =dev-util/intltool-0.50
=sys-apps/coreutils-8.16
sys-libs/libcap
virtual/os-headers



1.332sys-fs/udev/udev-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.332view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.332content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?r1=1.331r2=1.332

Index: udev-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -r1.331 -r1.332
--- udev-.ebuild10 Jul 2015 23:17:45 -  1.331
+++ udev-.ebuild21 Jul 2015 02:19:19 -  1.332
@@ -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/udev/udev-.ebuild,v 1.331 
2015/07/10 23:17:45 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v 1.332 
2015/07/21 02:19:19 floppym Exp $
 
 EAPI=5
 
@@ -43,6 +43,7 @@
 # Force new make = -r4 to skip some parallel build issues
 DEPEND=${COMMON_DEPEND}
dev-util/gperf
+   =dev-util/intltool-0.50
=sys-apps/coreutils-8.16
sys-libs/libcap
virtual/os-headers



1.1119   sys-fs/udev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1118
retrieving revision 1.1119
diff -u -r1.1118 -r1.1119
--- ChangeLog   10 Jul 2015 23:17:45 -  1.1118
+++ ChangeLog   21 Jul 2015 02:19:19 -  1.1119
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1118 2015/07/10 
23:17:45 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1119 2015/07/21 
02:19:19 floppym Exp $
+
+  21 Jul 2015; Mike Gilbert flop...@gentoo.org udev-222.ebuild,
+  udev-.ebuild:
+  DEPEND on dev-util/intltool, bug 555382.
 
   10 Jul 2015; Mike Gilbert flop...@gentoo.org udev-222.ebuild,
   udev-.ebuild:






[gentoo-commits] gentoo-x86 commit in sys-libs/efivar: efivar-0.21.ebuild ChangeLog

2015-07-19 Thread Mike Gilbert (floppym)
floppym 15/07/19 22:15:13

  Modified: efivar-0.21.ebuild ChangeLog
  Log:
  Fix build failure, bug 555384.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  sys-libs/efivar/efivar-0.21.ebuild

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

Index: efivar-0.21.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/efivar/efivar-0.21.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- efivar-0.21.ebuild  19 Jul 2015 17:15:14 -  1.1
+++ efivar-0.21.ebuild  19 Jul 2015 22:15:13 -  1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/efivar-0.21.ebuild,v 1.1 
2015/07/19 17:15:14 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/efivar-0.21.ebuild,v 1.2 
2015/07/19 22:15:13 floppym Exp $
 
 EAPI=5
 
-inherit multilib toolchain-funcs
+inherit eutils multilib toolchain-funcs
 
 DESCRIPTION=Tools and library to manipulate EFI variables
 HOMEPAGE=https://github.com/rhinstaller/efivar;
@@ -17,6 +17,10 @@
 RDEPEND=dev-libs/popt
 DEPEND=${RDEPEND}
 
+src_prepare() {
+   epatch ${FILESDIR}/0.21-initializer.patch
+}
+
 src_configure() {
tc-export CC
export libdir=/usr/$(get_libdir)



1.9  sys-libs/efivar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   19 Jul 2015 17:15:14 -  1.8
+++ ChangeLog   19 Jul 2015 22:15:13 -  1.9
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/efivar
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.8 2015/07/19 
17:15:14 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.9 2015/07/19 
22:15:13 floppym Exp $
+
+  19 Jul 2015; Mike Gilbert flop...@gentoo.org +files/0.21-initializer.patch,
+  efivar-0.21.ebuild:
+  Fix build failure, bug 555384.
 
 *efivar-0.21 (19 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-libs/efivar/files: 0.21-initializer.patch

2015-07-19 Thread Mike Gilbert (floppym)
floppym 15/07/19 22:15:13

  Added:0.21-initializer.patch
  Log:
  Fix build failure, bug 555384.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  sys-libs/efivar/files/0.21-initializer.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/efivar/files/0.21-initializer.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/efivar/files/0.21-initializer.patch?rev=1.1content-type=text/plain

Index: 0.21-initializer.patch
===
From a3606c02fd271d32e364fcc540e34ba1899309f6 Mon Sep 17 00:00:00 2001
From: Peter Jones pjo...@redhat.com
Date: Tue, 14 Jul 2015 09:33:54 -0400
Subject: [PATCH] Sometimes the compiler doesn't like { 0, } as an
 initializer...

Because it really wants to be { {0, },} or something, and sometimes the
compiler, knowing full well what we're trying to do, likes to complain
about the rigor applied to our technique in doing it.

memset() the struct ifreq to 0 instead so I don't need to figure out its
internal structure just to zero it out.

Resolves #28

Signed-off-by: Peter Jones pjo...@redhat.com
---
 src/linux.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/linux.c b/src/linux.c
index 57f71f3..817b8e6 100644
--- a/src/linux.c
+++ b/src/linux.c
@@ -847,12 +847,13 @@ ssize_t
 __attribute__((__visibility__ (hidden)))
 make_mac_path(uint8_t *buf, ssize_t size, const char * const ifname)
 {
-   struct ifreq ifr = { 0, };
+   struct ifreq ifr;
struct ethtool_drvinfo drvinfo = { 0, };
int fd, rc;
ssize_t ret = -1, sz, off=0;
char busname[PATH_MAX+1] = ;
 
+   memset(ifr, 0, sizeof (ifr));
strncpy(ifr.ifr_name, ifname, IF_NAMESIZE);
drvinfo.cmd = ETHTOOL_GDRVINFO;
ifr.ifr_data = (caddr_t)drvinfo;
-- 
2.4.6







[gentoo-commits] gentoo-x86 commit in sys-libs/efivar/files: - New directory

2015-07-19 Thread Mike Gilbert (floppym)
floppym 15/07/19 22:12:33

  Log:
  Directory /var/cvsroot/gentoo-x86/sys-libs/efivar/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in sys-fs/btrfs-progs: btrfs-progs-4.1.2.ebuild ChangeLog

2015-07-19 Thread Mike Gilbert (floppym)
floppym 15/07/19 17:09:44

  Modified: ChangeLog
  Added:btrfs-progs-4.1.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.110sys-fs/btrfs-progs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/btrfs-progs/ChangeLog?rev=1.110view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/btrfs-progs/ChangeLog?rev=1.110content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/btrfs-progs/ChangeLog?r1=1.109r2=1.110

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   11 Jul 2015 06:28:50 -  1.109
+++ ChangeLog   19 Jul 2015 17:09:44 -  1.110
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/btrfs-progs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v 1.109 
2015/07/11 06:28:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v 1.110 
2015/07/19 17:09:44 floppym Exp $
+
+*btrfs-progs-4.1.2 (19 Jul 2015)
+
+  19 Jul 2015; Mike Gilbert flop...@gentoo.org +btrfs-progs-4.1.2.ebuild:
+  Version bump.
 
   11 Jul 2015; Markus Meier mae...@gentoo.org btrfs-progs-4.0.1.ebuild:
   arm stable, bug #552446



1.1  sys-fs/btrfs-progs/btrfs-progs-4.1.2.ebuild

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

Index: btrfs-progs-4.1.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/btrfs-progs-4.1.2.ebuild,v 1.1 
2015/07/19 17:09:44 floppym Exp $

EAPI=5

inherit bash-completion-r1 eutils multilib toolchain-funcs

libbtrfs_soname=0

if [[ ${PV} !=  ]]; then
MY_PV=v${PV}
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86

SRC_URI=https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz;
S=${WORKDIR}/${PN}-${MY_PV}
else
WANT_LIBTOOL=none
inherit autotools git-r3

EGIT_REPO_URI=git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git

https://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;
EGIT_BRANCH=devel
fi

DESCRIPTION=Btrfs filesystem utilities
HOMEPAGE=https://btrfs.wiki.kernel.org;

LICENSE=GPL-2
SLOT=0/${libbtrfs_soname}
IUSE=+convert

RESTRICT=test # tries to mount repared filesystems

RDEPEND=
dev-libs/lzo:2=
sys-libs/zlib:0=
convert? (
sys-fs/e2fsprogs:0=
sys-libs/e2fsprogs-libs:0=
)

DEPEND=${RDEPEND}
convert? ( sys-apps/acl )
app-text/asciidoc
app-text/docbook-xml-dtd:4.5
app-text/xmlto


if [[ ${PV} ==  ]]; then
DEPEND+= sys-devel/gnuconfig
fi

src_prepare() {
epatch_user
if [[ ${PV} ==  ]]; then
eautoreconf
mkdir config || die
local automakedir=$(autotools_run_tool --at-output automake 
--print-libdir)
[[ -e ${automakedir} ]] || die Could not locate automake 
directory
ln -s ${automakedir}/install-sh config/install-sh || die
ln -s ${EPREFIX}/usr/share/gnuconfig/config.guess 
config/config.guess || die
ln -s ${EPREFIX}/usr/share/gnuconfig/config.sub 
config/config.sub || die
fi
}

src_configure() {
local myeconfargs=(
--bindir=${EPREFIX}/sbin
$(use_enable convert)
$(use_enable elibc_glibc backtrace)
)
econf ${myeconfargs[@]}
}

src_compile() {
emake V=1
}

src_install() {
default
newbashcomp btrfs-completion btrfs
}






[gentoo-commits] gentoo-x86 commit in sys-libs/efivar: efivar-0.21.ebuild ChangeLog

2015-07-19 Thread Mike Gilbert (floppym)
floppym 15/07/19 17:15:15

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

Revision  ChangesPath
1.8  sys-libs/efivar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   29 Jun 2015 01:18:43 -  1.7
+++ ChangeLog   19 Jul 2015 17:15:14 -  1.8
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/efivar
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.7 2015/06/29 
01:18:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/ChangeLog,v 1.8 2015/07/19 
17:15:14 floppym Exp $
+
+*efivar-0.21 (19 Jul 2015)
+
+  19 Jul 2015; Mike Gilbert flop...@gentoo.org +efivar-0.21.ebuild:
+  Version bump.
 
 *efivar-0.20 (29 Jun 2015)
 



1.1  sys-libs/efivar/efivar-0.21.ebuild

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

Index: efivar-0.21.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/efivar/efivar-0.21.ebuild,v 1.1 
2015/07/19 17:15:14 floppym Exp $

EAPI=5

inherit multilib toolchain-funcs

DESCRIPTION=Tools and library to manipulate EFI variables
HOMEPAGE=https://github.com/rhinstaller/efivar;
SRC_URI=https://github.com/rhinstaller/${PN}/releases/download/${PV}/${P}.tar.bz2;

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

RDEPEND=dev-libs/popt
DEPEND=${RDEPEND}

src_configure() {
tc-export CC
export libdir=/usr/$(get_libdir)
}






[gentoo-commits] gentoo-x86 commit in sys-apps/hwids: hwids-20150717-r1.ebuild metadata.xml hwids-99999999.ebuild hwids-20150421-r1.ebuild ChangeLog

2015-07-18 Thread Mike Gilbert (floppym)
floppym 15/07/18 16:55:47

  Modified: metadata.xml hwids-.ebuild ChangeLog
  Added:hwids-20150717-r1.ebuild hwids-20150421-r1.ebuild
  Log:
  Add workaround for mapping change in 60-keyboard.hwdb, bug 555204, patch by 
axs.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.4  sys-apps/hwids/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwids/metadata.xml?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwids/metadata.xml?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwids/metadata.xml?r1=1.3r2=1.4

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwids/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml15 Jun 2015 19:13:51 -  1.3
+++ metadata.xml18 Jul 2015 16:55:47 -  1.4
@@ -8,6 +8,9 @@
   maintainer
 emailgre...@gentoo.org/email
   /maintainer
+  maintainer
+emailflop...@gentoo.org/email
+  /maintainer
   use
 flag name=netInstall the oui.txt and iab.txt databases/flag
 flag name=pciInstall the pci.ids database/flag



1.26 sys-apps/hwids/hwids-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwids/hwids-.ebuild?rev=1.26view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwids/hwids-.ebuild?rev=1.26content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwids/hwids-.ebuild?r1=1.25r2=1.26

Index: hwids-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-.ebuild,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- hwids-.ebuild   6 Jun 2014 18:20:05 -   1.25
+++ hwids-.ebuild   18 Jul 2015 16:55:47 -  1.26
@@ -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/sys-apps/hwids/hwids-.ebuild,v 1.25 
2014/06/06 18:20:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-.ebuild,v 1.26 
2015/07/18 16:55:47 floppym Exp $
 
 EAPI=5
 inherit udev eutils
@@ -33,6 +33,14 @@
[[ ${PV} ==  ]]  emake fetch
 
sed -i -e '/udevadm hwdb/d' Makefile || die
+
+   # Create a rules file compatible with older udev.
+   sed -e 's/evdev:name/keyboard:name/' \
+   -e 's/evdev:atkbd:dmi/keyboard:dmi/' \
+   -e 
's/evdev:input:b\([^v]*\)v\([^p]*\)p\([^e]*\)\(e.*\)\?/keyboard:usb:v\2p\3/' \
+   -e 
's/keyboard:usb:v046DpC52D\*/keyboard:usb:v046DpC52Dd*dc*dsc*dp*ic*isc*ip*in00*/'
 \
+   -e 
's/keyboard:usb:v0458p0708\*/keyboard:usb:v0458p0708d*dc*dsc*dp*ic*isc*ip*in01*/'
 \
+   udev/60-keyboard.hwdb  udev/61-oldkeyboard.hwdb || die
 }
 
 _emake() {



1.171sys-apps/hwids/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- ChangeLog   18 Jul 2015 02:00:03 -  1.170
+++ ChangeLog   18 Jul 2015 16:55:47 -  1.171
@@ -1,6 +1,14 @@
 # ChangeLog for sys-apps/hwids
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.170 2015/07/18 
02:00:03 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.171 2015/07/18 
16:55:47 floppym Exp $
+
+*hwids-20150421-r1 (18 Jul 2015)
+*hwids-20150717-r1 (18 Jul 2015)
+
+  18 Jul 2015; Mike Gilbert flop...@gentoo.org +hwids-20150421-r1.ebuild,
+  +hwids-20150717-r1.ebuild, hwids-.ebuild, metadata.xml:
+  Add workaround for mapping change in 60-keyboard.hwdb, bug 555204, patch by
+  axs.
 
 *hwids-20150717 (18 Jul 2015)
 



1.1  sys-apps/hwids/hwids-20150717-r1.ebuild

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

Index: hwids-20150717-r1.ebuild

[gentoo-commits] gentoo-x86 commit in dev-python/pypy-bin: pypy-bin-2.3.1-r2.ebuild pypy-bin-2.4.0.ebuild pypy-bin-2.5.1.ebuild pypy-bin-2.6.0.ebuild ChangeLog

2015-07-17 Thread Mike Gilbert (floppym)
floppym 15/07/17 14:57:57

  Modified: pypy-bin-2.3.1-r2.ebuild pypy-bin-2.4.0.ebuild
pypy-bin-2.5.1.ebuild pypy-bin-2.6.0.ebuild
ChangeLog
  Log:
  Require openssl with bindist disabled to avoid missing symbols, bug 555160.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.6  dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild

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

Index: pypy-bin-2.3.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pypy-bin-2.3.1-r2.ebuild8 Apr 2015 08:05:07 -   1.5
+++ pypy-bin-2.3.1-r2.ebuild17 Jul 2015 14:57:57 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild,v 1.5 
2015/04/08 08:05:07 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild,v 1.6 
2015/07/17 14:57:57 floppym Exp $
 
 EAPI=5
 
@@ -63,7 +63,7 @@
app-arch/bzip2:0
dev-libs/expat:0
dev-libs/libffi:0
-   dev-libs/openssl:0
+   dev-libs/openssl:0[-bindist]
sys-libs/glibc:2.2
sys-libs/ncurses:5
sys-libs/zlib:0



1.9  dev-python/pypy-bin/pypy-bin-2.4.0.ebuild

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

Index: pypy-bin-2.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pypy-bin-2.4.0.ebuild   28 Jan 2015 19:46:12 -  1.8
+++ pypy-bin-2.4.0.ebuild   17 Jul 2015 14:57:57 -  1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild,v 
1.8 2015/01/28 19:46:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild,v 
1.9 2015/07/17 14:57:57 floppym Exp $
 
 EAPI=5
 
@@ -56,7 +56,7 @@
app-arch/bzip2:0
dev-libs/expat:0
dev-libs/libffi:0
-   dev-libs/openssl:0
+   dev-libs/openssl:0[-bindist]
sys-libs/glibc:2.2
sys-libs/ncurses:5
sys-libs/zlib:0



1.2  dev-python/pypy-bin/pypy-bin-2.5.1.ebuild

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

Index: pypy-bin-2.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.5.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pypy-bin-2.5.1.ebuild   12 Apr 2015 16:13:22 -  1.1
+++ pypy-bin-2.5.1.ebuild   17 Jul 2015 14:57:57 -  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/pypy-bin/pypy-bin-2.5.1.ebuild,v 
1.1 2015/04/12 16:13:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.5.1.ebuild,v 
1.2 2015/07/17 14:57:57 floppym Exp $
 
 EAPI=5
 
@@ -56,7 +56,7 @@
app-arch/bzip2:0
dev-libs/expat:0
dev-libs/libffi:0
-   dev-libs/openssl:0
+   dev-libs/openssl:0[-bindist]
sys-libs/glibc:2.2
sys-libs/ncurses:5
sys-libs/zlib:0



1.2  dev-python/pypy-bin/pypy-bin-2.6.0.ebuild

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

[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild systemd-222-r1.ebuild ChangeLog

2015-07-17 Thread Mike Gilbert (floppym)
floppym 15/07/17 16:29:46

  Modified: systemd-.ebuild systemd-222-r1.ebuild ChangeLog
  Log:
  Depend on =sys-apps/hwids-20150417.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.182sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.182view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.182content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.181r2=1.182

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- systemd-.ebuild 13 Jul 2015 16:12:38 -  1.181
+++ systemd-.ebuild 17 Jul 2015 16:29:46 -  1.182
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.181 2015/07/13 16:12:38 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.182 2015/07/17 16:29:46 floppym Exp $
 
 EAPI=5
 
@@ -81,7 +81,7 @@
 
 # sys-apps/dbus: the daemon only (+ build-time lib dep for tests)
 PDEPEND==sys-apps/dbus-1.6.8-r1:0[systemd]
-   =sys-apps/hwids-20130717-r1[udev]
+   =sys-apps/hwids-20150417[udev]
=sys-fs/udev-init-scripts-25
policykit? ( sys-auth/polkit )
!vanilla? ( sys-apps/gentoo-systemd-integration )



1.3  sys-apps/systemd/systemd-222-r1.ebuild

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

Index: systemd-222-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-222-r1.ebuild   13 Jul 2015 16:12:38 -  1.2
+++ systemd-222-r1.ebuild   17 Jul 2015 16:29:46 -  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-apps/systemd/systemd-222-r1.ebuild,v 
1.2 2015/07/13 16:12:38 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222-r1.ebuild,v 
1.3 2015/07/17 16:29:46 floppym Exp $
 
 EAPI=5
 
@@ -81,7 +81,7 @@
 
 # sys-apps/dbus: the daemon only (+ build-time lib dep for tests)
 PDEPEND==sys-apps/dbus-1.6.8-r1:0[systemd]
-   =sys-apps/hwids-20130717-r1[udev]
+   =sys-apps/hwids-20150417[udev]
=sys-fs/udev-init-scripts-25
policykit? ( sys-auth/polkit )
!vanilla? ( sys-apps/gentoo-systemd-integration )



1.390sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -r1.389 -r1.390
--- ChangeLog   15 Jul 2015 16:40:57 -  1.389
+++ ChangeLog   17 Jul 2015 16:29:46 -  1.390
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.389 
2015/07/15 16:40:57 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.390 
2015/07/17 16:29:46 floppym Exp $
+
+  17 Jul 2015; Mike Gilbert flop...@gentoo.org systemd-222-r1.ebuild,
+  systemd-.ebuild:
+  Depend on =sys-apps/hwids-20150417.
 
   15 Jul 2015; Tobias Klausmann klaus...@gentoo.org systemd-218-r3.ebuild:
   Stable on alpha, bug 536902






[gentoo-commits] gentoo-x86 commit in sys-apps/hwids: hwids-20150717.ebuild ChangeLog

2015-07-17 Thread Mike Gilbert (floppym)
floppym 15/07/18 02:00:03

  Modified: ChangeLog
  Added:hwids-20150717.ebuild
  Log:
  Bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.170sys-apps/hwids/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   27 May 2015 12:12:14 -  1.169
+++ ChangeLog   18 Jul 2015 02:00:03 -  1.170
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/hwids
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.169 2015/05/27 
12:12:14 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.170 2015/07/18 
02:00:03 floppym Exp $
+
+*hwids-20150717 (18 Jul 2015)
+
+  18 Jul 2015; Mike Gilbert flop...@gentoo.org +hwids-20150717.ebuild:
+  Bump.
 
   27 May 2015; Mikle Kolyada zlog...@gentoo.org hwids-20150129.ebuild:
   arm stable wrt bug #546184



1.1  sys-apps/hwids/hwids-20150717.ebuild

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

Index: hwids-20150717.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20150717.ebuild,v 1.1 
2015/07/18 02:00:03 floppym Exp $

EAPI=5
inherit udev eutils

DESCRIPTION=Hardware (PCI, USB, OUI, IAB) IDs databases
HOMEPAGE=https://github.com/gentoo/hwids;
if [[ ${PV} ==  ]]; then
EGIT_REPO_URI=${HOMEPAGE}.git
inherit git-2
else
SRC_URI=${HOMEPAGE}/archive/${P}.tar.gz
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux 
~arm-linux ~x86-linux
fi

LICENSE=|| ( GPL-2 BSD ) public-domain
SLOT=0
IUSE=+net +pci +udev +usb

DEPEND=udev? (
dev-lang/perl
=virtual/udev-206
)
[[ ${PV} ==  ]]  DEPEND+= udev? ( net-misc/curl )
RDEPEND=!sys-apps/pciutils-3.1.9-r2
!sys-apps/usbutils-005-r1

S=${WORKDIR}/hwids-${P}

src_prepare() {
[[ ${PV} ==  ]]  emake fetch

sed -i -e '/udevadm hwdb/d' Makefile || die
}

_emake() {
emake \
NET=$(usex net) \
PCI=$(usex pci) \
UDEV=$(usex udev) \
USB=$(usex usb) \
$@
}

src_compile() {
_emake
}

src_install() {
_emake install \
DOCDIR=${EPREFIX}/usr/share/doc/${PF} \
MISCDIR=${EPREFIX}/usr/share/misc \
HWDBDIR=${EPREFIX}$(get_udevdir)/hwdb.d \
DESTDIR=${D}
}

pkg_postinst() {
if use udev; then
udevadm hwdb --update --root=${ROOT%/}
# 
http://cgit.freedesktop.org/systemd/systemd/commit/?id=1fab57c209035f7e66198343074e9cee06718bda
[ ${ROOT:-/} = / ]  udevadm control --reload
fi
}






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

2015-07-17 Thread Mike Gilbert (floppym)
floppym 15/07/18 00:07:01

  Modified: ChangeLog distutils-r1.eclass
  Log:
  Add entire python directory to SANDBOX_PREDICT, bug 554252.

Revision  ChangesPath
1.1720   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1719
retrieving revision 1.1720
diff -u -r1.1719 -r1.1720
--- ChangeLog   17 Jul 2015 18:36:23 -  1.1719
+++ ChangeLog   18 Jul 2015 00:07:01 -  1.1720
@@ -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.1719 2015/07/17 
18:36:23 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1720 2015/07/18 
00:07:01 floppym Exp $
+
+  18 Jul 2015; Mike Gilbert flop...@gentoo.org distutils-r1.eclass:
+  Add entire python directory to SANDBOX_PREDICT, bug 554252.
 
   17 Jul 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org
   mozconfig-v6.38.eclass, mozconfig-v6.39.eclass:



1.116eclass/distutils-r1.eclass

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

Index: distutils-r1.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/distutils-r1.eclass,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- distutils-r1.eclass 16 Jul 2015 14:29:39 -  1.115
+++ distutils-r1.eclass 18 Jul 2015 00:07:01 -  1.116
@@ -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/distutils-r1.eclass,v 1.115 
2015/07/16 14:29:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/distutils-r1.eclass,v 1.116 
2015/07/18 00:07:01 floppym Exp $
 
 # @ECLASS: distutils-r1
 # @MAINTAINER:
@@ -505,7 +505,7 @@
 
# python likes to compile any module it sees, which triggers sandbox
# failures if some packages haven't compiled their modules yet.
-   addpredict $(python_get_sitedir)
+   addpredict ${EPREFIX}/usr/$(get_libdir)/${EPYTHON}
addpredict /usr/lib/portage/pym
addpredict /usr/local # bug 498232
 






[gentoo-commits] gentoo-x86 commit in www-client/chromium: chromium-44.0.2403.89.ebuild ChangeLog chromium-44.0.2403.61.ebuild

2015-07-17 Thread Mike Gilbert (floppym)
floppym 15/07/17 22:47:07

  Modified: ChangeLog
  Added:chromium-44.0.2403.89.ebuild
  Removed:  chromium-44.0.2403.61.ebuild
  Log:
  Beta channel bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1268   www-client/chromium/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1268view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1268content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?r1=1.1267r2=1.1268

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1267
retrieving revision 1.1268
diff -u -r1.1267 -r1.1268
--- ChangeLog   15 Jul 2015 13:18:18 -  1.1267
+++ ChangeLog   17 Jul 2015 22:47:07 -  1.1268
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1267 
2015/07/15 13:18:18 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1268 
2015/07/17 22:47:07 floppym Exp $
+
+*chromium-44.0.2403.89 (17 Jul 2015)
+
+  17 Jul 2015; Mike Gilbert flop...@gentoo.org +chromium-44.0.2403.89.ebuild,
+  -chromium-44.0.2403.61.ebuild:
+  Beta channel bump.
 
 *chromium-45.0.2454.6 (15 Jul 2015)
 



1.1  www-client/chromium/chromium-44.0.2403.89.ebuild

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

Index: chromium-44.0.2403.89.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-44.0.2403.89.ebuild,v 1.1 
2015/07/17 22:47:07 floppym Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit check-reqs chromium eutils flag-o-matic multilib multiprocessing 
pax-utils \
portability python-any-r1 readme.gentoo toolchain-funcs versionator 
virtualx

DESCRIPTION=Open-source version of Google Chrome web browser
HOMEPAGE=http://chromium.org/;
SRC_URI=https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz;

LICENSE=BSD hotwording? ( no-source-code )
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=cups gnome gnome-keyring hidpi hotwording kerberos neon pic 
+proprietary-codecs pulseaudio selinux +tcmalloc
RESTRICT=proprietary-codecs? ( bindist )

# Native Client binaries are compiled with different set of flags, bug #452066.
QA_FLAGS_IGNORED=.*\.nexe

# Native Client binaries may be stripped by the build system, which uses the
# right tools for it, bug #469144 .
QA_PRESTRIPPED=.*\.nexe

RDEPEND==app-accessibility/speech-dispatcher-0.8:=
app-arch/bzip2:=
app-arch/snappy:=
cups? ( =net-print/cups-1.3.11:= )
=dev-libs/elfutils-0.149
dev-libs/expat:=
dev-libs/glib:=
=dev-libs/jsoncpp-0.5.0-r1:=
=dev-libs/libevent-1.4.13:=
dev-libs/libxml2:=[icu]
dev-libs/libxslt:=
dev-libs/nspr:=
=dev-libs/nss-3.14.3:=
dev-libs/re2:=
gnome? ( =gnome-base/gconf-2.24.0:= )
gnome-keyring? ( =gnome-base/libgnome-keyring-3.12:= )
=media-libs/alsa-lib-1.0.19:=
media-libs/flac:=
media-libs/fontconfig:=
media-libs/freetype:=
media-libs/harfbuzz:=[icu(+)]
media-libs/libexif:=
=media-libs/libjpeg-turbo-1.2.0-r1:=
media-libs/libpng:0=
=media-libs/libwebp-0.4.0:=
=media-libs/libvpx-1.4.0:=[postproc]
media-libs/speex:=
pulseaudio? ( media-sound/pulseaudio:= )
sys-apps/dbus:=
sys-apps/pciutils:=
=sys-libs/libcap-2.22:=
sys-libs/zlib:=[minizip]
virtual/udev
x11-libs/cairo:=
x11-libs/gdk-pixbuf:=
x11-libs/gtk+:2=
x11-libs/libdrm
x11-libs/libX11:=
x11-libs/libXcomposite:=
x11-libs/libXcursor:=
x11-libs/libXdamage:=
x11-libs/libXext:=
x11-libs/libXfixes:=
=x11-libs/libXi-1.6.0:=
x11-libs/libXinerama:=
x11-libs/libXrandr:=
x11-libs/libXrender:=
x11-libs/libXScrnSaver:=
x11-libs/libXtst:=
x11-libs/pango:=
kerberos? ( virtual/krb5 )

[gentoo-commits] gentoo-x86 commit in sys-process/cronie: cronie-1.5.0-r1.ebuild ChangeLog

2015-07-16 Thread Mike Gilbert (floppym)
floppym 15/07/16 14:19:41

  Modified: ChangeLog
  Added:cronie-1.5.0-r1.ebuild
  Log:
  Revbump for bug 554664.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.72 sys-process/cronie/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog   13 Jul 2015 15:07:47 -  1.71
+++ ChangeLog   16 Jul 2015 14:19:41 -  1.72
@@ -1,6 +1,11 @@
 # ChangeLog for sys-process/cronie
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.71 
2015/07/13 15:07:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.72 
2015/07/16 14:19:41 floppym Exp $
+
+*cronie-1.5.0-r1 (16 Jul 2015)
+
+  16 Jul 2015; Mike Gilbert flop...@gentoo.org +cronie-1.5.0-r1.ebuild:
+  Revbump for bug 554664.
 
   13 Jul 2015; Mike Gilbert flop...@gentoo.org +files/cronie-systemd.patch,
   cronie-1.5.0.ebuild:



1.1  sys-process/cronie/cronie-1.5.0-r1.ebuild

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

Index: cronie-1.5.0-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0-r1.ebuild,v 
1.1 2015/07/16 14:19:41 floppym Exp $

EAPI=5

inherit cron eutils pam systemd user

DESCRIPTION=Cronie is a standard UNIX daemon cron based on the original 
vixie-cron
SRC_URI=https://fedorahosted.org/releases/c/r/cronie/${P}.tar.gz;
HOMEPAGE=https://fedorahosted.org/cronie/wiki;

LICENSE=ISC BSD BSD-2 GPL-2
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86
IUSE=anacron +inotify pam selinux

DEPEND=pam? ( virtual/pam )
anacron? ( !sys-process/anacron )
RDEPEND=${DEPEND}

#cronie supports /etc/crontab
CRON_SYSTEM_CRONTAB=yes

pkg_setup() {
enewgroup crontab
}

src_prepare() {
epatch ${FILESDIR}/cronie-systemd.patch
}

src_configure() {
SPOOL_DIR=/var/spool/cron/crontabs \
ANACRON_SPOOL_DIR=/var/spool/anacron \
econf \
$(use_with inotify) \
$(use_with pam) \
$(use_with selinux) \
$(use_enable anacron) \
--enable-syscrontab \
--with-daemon_username=cron \
--with-daemon_groupname=cron
}

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

docrondir -m 1730 -o root -g crontab
fowners root:crontab /usr/bin/crontab
fperms 2751 /usr/bin/crontab

insinto /etc/conf.d
newins ${S}/crond.sysconfig ${PN}

insinto /etc
newins ${FILESDIR}/${PN}-1.3-crontab crontab
newins ${FILESDIR}/${PN}-1.2-cron.deny cron.deny

keepdir /etc/cron.d
newinitd ${FILESDIR}/${PN}-1.3-initd ${PN}
newpamd ${FILESDIR}/${PN}-1.4.3-pamd crond

systemd_newunit contrib/cronie.systemd cronie.service

if use anacron ; then
local anacrondir=/var/spool/anacron
keepdir ${anacrondir}
fowners root:cron ${anacrondir}
fperms 0750 ${anacrondir}

insinto /etc

doins contrib/anacrontab

insinto /etc/cron.hourly
doins contrib/0anacron
fperms 0750 /etc/cron.hourly/0anacron
fi

dodoc AUTHORS README NEWS contrib/*
}

pkg_postinst() {
cron_pkg_postinst
}






[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-45.0.2454.7_alpha1.ebuild ChangeLog chrome-binary-plugins-45.0.2454.6_alpha1.ebuild

2015-07-16 Thread Mike Gilbert (floppym)
floppym 15/07/16 23:44:29

  Modified: ChangeLog
  Added:chrome-binary-plugins-45.0.2454.7_alpha1.ebuild
  Removed:  chrome-binary-plugins-45.0.2454.6_alpha1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.271www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.271view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.271content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.270r2=1.271

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -r1.270 -r1.271
--- ChangeLog   15 Jul 2015 23:30:59 -  1.270
+++ ChangeLog   16 Jul 2015 23:44:29 -  1.271
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.270 
2015/07/15 23:30:59 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.271 
2015/07/16 23:44:29 floppym Exp $
+
+*chrome-binary-plugins-45.0.2454.7_alpha1 (16 Jul 2015)
+
+  16 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-45.0.2454.7_alpha1.ebuild,
+  -chrome-binary-plugins-45.0.2454.6_alpha1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-44.0.2403.89_beta1 (15 Jul 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.7_alpha1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.7_alpha1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.7_alpha1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-45.0.2454.7_alpha1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.7_alpha1.ebuild,v
 1.1 2015/07/16 23:44:29 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if use flash; then
doins -r PepperFlash

   

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-unstable: google-chrome-unstable-45.0.2454.7_p1.ebuild ChangeLog google-chrome-unstable-45.0.2454.6_p1.ebuild

2015-07-16 Thread Mike Gilbert (floppym)
floppym 15/07/16 23:44:14

  Modified: ChangeLog
  Added:google-chrome-unstable-45.0.2454.7_p1.ebuild
  Removed:  google-chrome-unstable-45.0.2454.6_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.107www-client/google-chrome-unstable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.107view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.107content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?r1=1.106r2=1.107

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog   15 Jul 2015 13:14:07 -  1.106
+++ ChangeLog   16 Jul 2015 23:44:14 -  1.107
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-unstable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.106 
2015/07/15 13:14:07 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.107 
2015/07/16 23:44:14 floppym Exp $
+
+*google-chrome-unstable-45.0.2454.7_p1 (16 Jul 2015)
+
+  16 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-unstable-45.0.2454.7_p1.ebuild,
+  -google-chrome-unstable-45.0.2454.6_p1.ebuild:
+  Automated update.
 
 *google-chrome-unstable-45.0.2454.6_p1 (15 Jul 2015)
 



1.1  
www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.7_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.7_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.7_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-unstable-45.0.2454.7_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.7_p1.ebuild,v
 1.1 2015/07/16 23:44:14 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-44.0.2403.89_beta1.ebuild ChangeLog chrome-binary-plugins-44.0.2403.81_beta1.ebuild

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 23:30:59

  Modified: ChangeLog
  Added:chrome-binary-plugins-44.0.2403.89_beta1.ebuild
  Removed:  chrome-binary-plugins-44.0.2403.81_beta1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.270www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.270view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.270content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.269r2=1.270

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- ChangeLog   15 Jul 2015 13:14:24 -  1.269
+++ ChangeLog   15 Jul 2015 23:30:59 -  1.270
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.269 
2015/07/15 13:14:24 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.270 
2015/07/15 23:30:59 floppym Exp $
+
+*chrome-binary-plugins-44.0.2403.89_beta1 (15 Jul 2015)
+
+  15 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-44.0.2403.89_beta1.ebuild,
+  -chrome-binary-plugins-44.0.2403.81_beta1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-45.0.2454.6_alpha1 (15 Jul 2015)
 *chrome-binary-plugins-43.0.2357.134_p1 (15 Jul 2015)



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.89_beta1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.89_beta1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.89_beta1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-44.0.2403.89_beta1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.89_beta1.ebuild,v
 1.1 2015/07/15 23:30:59 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if use 

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-beta: google-chrome-beta-44.0.2403.89_p1.ebuild ChangeLog google-chrome-beta-44.0.2403.81_p1.ebuild

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 23:31:13

  Modified: ChangeLog
  Added:google-chrome-beta-44.0.2403.89_p1.ebuild
  Removed:  google-chrome-beta-44.0.2403.81_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.88 www-client/google-chrome-beta/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?rev=1.88view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?rev=1.88content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?r1=1.87r2=1.88

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   10 Jul 2015 03:01:41 -  1.87
+++ ChangeLog   15 Jul 2015 23:31:13 -  1.88
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-beta
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v 
1.87 2015/07/10 03:01:41 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v 
1.88 2015/07/15 23:31:13 floppym Exp $
+
+*google-chrome-beta-44.0.2403.89_p1 (15 Jul 2015)
+
+  15 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-beta-44.0.2403.89_p1.ebuild,
+  -google-chrome-beta-44.0.2403.81_p1.ebuild:
+  Automated update.
 
 *google-chrome-beta-44.0.2403.81_p1 (10 Jul 2015)
 



1.1  
www-client/google-chrome-beta/google-chrome-beta-44.0.2403.89_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-44.0.2403.89_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-44.0.2403.89_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-beta-44.0.2403.89_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-44.0.2403.89_p1.ebuild,v
 1.1 2015/07/15 23:31:13 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-base/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all 

[gentoo-commits] gentoo-x86 commit in dev-util/buildbot: buildbot-0.8.12.ebuild buildbot-9999.ebuild buildbot-0.8.10.ebuild ChangeLog

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 22:18:02

  Modified: buildbot-0.8.12.ebuild buildbot-.ebuild
buildbot-0.8.10.ebuild ChangeLog
  Log:
  Add version-pinned deps for sqlalchemy and sqlalchemy-migrate. These MUST 
match setup.py, or we will fail at run time.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.5  dev-util/buildbot/buildbot-0.8.12.ebuild

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

Index: buildbot-0.8.12.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.12.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- buildbot-0.8.12.ebuild  27 Jun 2015 13:25:35 -  1.4
+++ buildbot-0.8.12.ebuild  15 Jul 2015 22:18:02 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.12.ebuild,v 
1.4 2015/06/27 13:25:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.12.ebuild,v 
1.5 2015/07/15 22:18:02 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -23,7 +23,8 @@
 RDEPEND==dev-python/jinja-2.1[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP}]
dev-python/twisted-web[${PYTHON_USEDEP}]
-   dev-python/sqlalchemy-migrate[${PYTHON_USEDEP}]
+   =dev-python/sqlalchemy-0.7.10-r999[${PYTHON_USEDEP}]
+   ~dev-python/sqlalchemy-migrate-0.7.2[${PYTHON_USEDEP}]
irc? ( dev-python/twisted-words[${PYTHON_USEDEP}] )
mail? ( dev-python/twisted-mail[${PYTHON_USEDEP}] )
manhole? ( dev-python/twisted-conch[${PYTHON_USEDEP}] )



1.11 dev-util/buildbot/buildbot-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/buildbot/buildbot-.ebuild?r1=1.10r2=1.11

Index: buildbot-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- buildbot-.ebuild18 Dec 2014 20:48:07 -  1.10
+++ buildbot-.ebuild15 Jul 2015 22:18:02 -  1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-.ebuild,v 
1.10 2014/12/18 20:48:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-.ebuild,v 
1.11 2015/07/15 22:18:02 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -30,7 +30,8 @@
 RDEPEND==dev-python/jinja-2.1[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP}]
dev-python/twisted-web[${PYTHON_USEDEP}]
-   dev-python/sqlalchemy-migrate[${PYTHON_USEDEP}]
+   =dev-python/sqlalchemy-0.7.10-r999[${PYTHON_USEDEP}]
+   ~dev-python/sqlalchemy-migrate-0.7.2[${PYTHON_USEDEP}]
irc? ( dev-python/twisted-words[${PYTHON_USEDEP}] )
mail? ( dev-python/twisted-mail[${PYTHON_USEDEP}] )
manhole? ( dev-python/twisted-conch[${PYTHON_USEDEP}] )



1.7  dev-util/buildbot/buildbot-0.8.10.ebuild

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

Index: buildbot-0.8.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.10.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- buildbot-0.8.10.ebuild  19 Apr 2015 09:36:43 -  1.6
+++ buildbot-0.8.10.ebuild  15 Jul 2015 22:18:02 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/buildbot-0.8.10.ebuild,v 
1.6 2015/04/19 09:36:43 pacho Exp $
+# $Header: 

[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy-migrate: sqlalchemy-migrate-0.7.2-r1.ebuild ChangeLog

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 22:16:33

  Modified: ChangeLog
  Added:sqlalchemy-migrate-0.7.2-r1.ebuild
  Log:
  Restore for buildbot (again).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.61 dev-python/sqlalchemy-migrate/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.61view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?rev=1.61content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog?r1=1.60r2=1.61

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   8 Jul 2015 20:21:39 -   1.60
+++ ChangeLog   15 Jul 2015 22:16:33 -  1.61
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/sqlalchemy-migrate
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.60 2015/07/08 20:21:39 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy-migrate/ChangeLog,v 
1.61 2015/07/15 22:16:33 floppym Exp $
+
+*sqlalchemy-migrate-0.7.2-r1 (15 Jul 2015)
+
+  15 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +sqlalchemy-migrate-0.7.2-r1.ebuild:
+  Restore for buildbot (again).
 
   08 Jul 2015; Mikle Kolyada zlog...@gentoo.org
   sqlalchemy-migrate-0.9.5.ebuild:



1.16 
dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild?rev=1.16view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild?rev=1.16content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild?r1=1.15r2=1.16







[gentoo-commits] gentoo-x86 commit in dev-python/sqlalchemy: sqlalchemy-0.7.10.ebuild ChangeLog

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 22:16:11

  Modified: ChangeLog
  Added:sqlalchemy-0.7.10.ebuild
  Log:
  Restore for buildbot (again).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.166dev-python/sqlalchemy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog   7 Jul 2015 11:29:22 -   1.165
+++ ChangeLog   15 Jul 2015 22:16:11 -  1.166
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/sqlalchemy
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy/ChangeLog,v 1.165 
2015/07/07 11:29:22 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sqlalchemy/ChangeLog,v 1.166 
2015/07/15 22:16:11 floppym Exp $
+
+*sqlalchemy-0.7.10 (15 Jul 2015)
+
+  15 Jul 2015; Mike Gilbert flop...@gentoo.org +sqlalchemy-0.7.10.ebuild:
+  Restore for buildbot (again).
 
   07 Jul 2015; Ian Delaney idel...@gentoo.org -sqlalchemy-0.7.10.ebuild,
   -sqlalchemy-0.7.9.ebuild, -sqlalchemy-0.8.0.ebuild, -sqlalchemy-0.8.1.ebuild,



1.15 dev-python/sqlalchemy/sqlalchemy-0.7.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.7.10.ebuild?rev=1.15view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.7.10.ebuild?rev=1.15content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/sqlalchemy/sqlalchemy-0.7.10.ebuild?r1=1.14r2=1.15







[gentoo-commits] gentoo-x86 commit in www-client/google-chrome: google-chrome-43.0.2357.134_p1.ebuild ChangeLog google-chrome-43.0.2357.132_p1.ebuild

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 13:13:37

  Modified: ChangeLog
  Added:google-chrome-43.0.2357.134_p1.ebuild
  Removed:  google-chrome-43.0.2357.132_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.418www-client/google-chrome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.418view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.418content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?r1=1.417r2=1.418

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v
retrieving revision 1.417
retrieving revision 1.418
diff -u -r1.417 -r1.418
--- ChangeLog   7 Jul 2015 22:13:36 -   1.417
+++ ChangeLog   15 Jul 2015 13:13:37 -  1.418
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.417 
2015/07/07 22:13:36 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.418 
2015/07/15 13:13:37 floppym Exp $
+
+*google-chrome-43.0.2357.134_p1 (15 Jul 2015)
+
+  15 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-43.0.2357.134_p1.ebuild,
+  -google-chrome-43.0.2357.132_p1.ebuild:
+  Automated update.
 
 *google-chrome-43.0.2357.132_p1 (07 Jul 2015)
 



1.1  
www-client/google-chrome/google-chrome-43.0.2357.134_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-43.0.2357.134_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-43.0.2357.134_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-43.0.2357.134_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-43.0.2357.134_p1.ebuild,v
 1.1 2015/07/15 13:13:37 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all flash plugins via chrome://plugins


pkg_nofetch() {
eerror Please wait 24 hours and 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-45.0.2454.6_alpha1.ebuild chrome-binary-plugins-43.0.2357.134_p1.ebuild ChangeLog chrome-binary-plugins-4

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 13:14:24

  Modified: ChangeLog
  Added:chrome-binary-plugins-45.0.2454.6_alpha1.ebuild
chrome-binary-plugins-43.0.2357.134_p1.ebuild
  Removed:  chrome-binary-plugins-43.0.2357.132_p1.ebuild
chrome-binary-plugins-45.0.2453.0_alpha1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.269www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.269view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.269content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.268r2=1.269

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -r1.268 -r1.269
--- ChangeLog   10 Jul 2015 22:16:35 -  1.268
+++ ChangeLog   15 Jul 2015 13:14:24 -  1.269
@@ -1,6 +1,16 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.268 
2015/07/10 22:16:35 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.269 
2015/07/15 13:14:24 floppym Exp $
+
+*chrome-binary-plugins-45.0.2454.6_alpha1 (15 Jul 2015)
+*chrome-binary-plugins-43.0.2357.134_p1 (15 Jul 2015)
+
+  15 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-43.0.2357.134_p1.ebuild,
+  +chrome-binary-plugins-45.0.2454.6_alpha1.ebuild,
+  -chrome-binary-plugins-43.0.2357.132_p1.ebuild,
+  -chrome-binary-plugins-45.0.2453.0_alpha1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-45.0.2453.0_alpha1 (10 Jul 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.6_alpha1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.6_alpha1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.6_alpha1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-45.0.2454.6_alpha1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.6_alpha1.ebuild,v
 1.1 2015/07/15 13:14:24 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if 

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-unstable: google-chrome-unstable-45.0.2454.6_p1.ebuild ChangeLog google-chrome-unstable-45.0.2453.0_p1.ebuild

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 13:14:07

  Modified: ChangeLog
  Added:google-chrome-unstable-45.0.2454.6_p1.ebuild
  Removed:  google-chrome-unstable-45.0.2453.0_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.106www-client/google-chrome-unstable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.106view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.106content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?r1=1.105r2=1.106

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   10 Jul 2015 22:16:49 -  1.105
+++ ChangeLog   15 Jul 2015 13:14:07 -  1.106
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-unstable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.105 
2015/07/10 22:16:49 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.106 
2015/07/15 13:14:07 floppym Exp $
+
+*google-chrome-unstable-45.0.2454.6_p1 (15 Jul 2015)
+
+  15 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-unstable-45.0.2454.6_p1.ebuild,
+  -google-chrome-unstable-45.0.2453.0_p1.ebuild:
+  Automated update.
 
 *google-chrome-unstable-45.0.2453.0_p1 (10 Jul 2015)
 



1.1  
www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.6_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.6_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.6_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-unstable-45.0.2454.6_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2454.6_p1.ebuild,v
 1.1 2015/07/15 13:14:07 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- 

[gentoo-commits] gentoo-x86 commit in www-client/chromium: chromium-45.0.2454.6.ebuild ChangeLog chromium-45.0.2431.0.ebuild

2015-07-15 Thread Mike Gilbert (floppym)
floppym 15/07/15 13:18:18

  Modified: ChangeLog
  Added:chromium-45.0.2454.6.ebuild
  Removed:  chromium-45.0.2431.0.ebuild
  Log:
  Dev channel bump, proxied for phajdan.jr.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1267   www-client/chromium/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1267view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1267content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?r1=1.1266r2=1.1267

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1266
retrieving revision 1.1267
diff -u -r1.1266 -r1.1267
--- ChangeLog   13 Jul 2015 02:42:19 -  1.1266
+++ ChangeLog   15 Jul 2015 13:18:18 -  1.1267
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1266 
2015/07/13 02:42:19 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1267 
2015/07/15 13:18:18 floppym Exp $
+
+*chromium-45.0.2454.6 (15 Jul 2015)
+
+  15 Jul 2015; Mike Gilbert flop...@gentoo.org +chromium-45.0.2454.6.ebuild,
+  -chromium-45.0.2431.0.ebuild:
+  Dev channel bump, proxied for phajdan.jr.
 
 *chromium-44.0.2403.81 (13 Jul 2015)
 



1.1  www-client/chromium/chromium-45.0.2454.6.ebuild

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

Index: chromium-45.0.2454.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-45.0.2454.6.ebuild,v 1.1 
2015/07/15 13:18:18 floppym Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit check-reqs chromium eutils flag-o-matic multilib multiprocessing 
pax-utils \
portability python-any-r1 readme.gentoo toolchain-funcs versionator 
virtualx

DESCRIPTION=Open-source version of Google Chrome web browser
HOMEPAGE=http://chromium.org/;
SRC_URI=https://commondatastorage.googleapis.com/chromium-browser-official/${P}-lite.tar.xz;

LICENSE=BSD hotwording? ( no-source-code )
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=cups gnome gnome-keyring hidpi hotwording kerberos neon pic 
+proprietary-codecs pulseaudio selinux +tcmalloc
RESTRICT=proprietary-codecs? ( bindist )

# Native Client binaries are compiled with different set of flags, bug #452066.
QA_FLAGS_IGNORED=.*\.nexe

# Native Client binaries may be stripped by the build system, which uses the
# right tools for it, bug #469144 .
QA_PRESTRIPPED=.*\.nexe

RDEPEND==app-accessibility/speech-dispatcher-0.8:=
app-arch/bzip2:=
app-arch/snappy:=
cups? ( =net-print/cups-1.3.11:= )
=dev-libs/elfutils-0.149
dev-libs/expat:=
dev-libs/glib:=
=dev-libs/icu-55.1:=
=dev-libs/jsoncpp-0.5.0-r1:=
=dev-libs/libevent-1.4.13:=
dev-libs/libxml2:=[icu]
dev-libs/libxslt:=
dev-libs/nspr:=
=dev-libs/nss-3.14.3:=
dev-libs/re2:=
gnome? ( =gnome-base/gconf-2.24.0:= )
gnome-keyring? ( =gnome-base/libgnome-keyring-3.12:= )
=media-libs/alsa-lib-1.0.19:=
media-libs/flac:=
media-libs/fontconfig:=
media-libs/freetype:=
media-libs/harfbuzz:=[icu(+)]
media-libs/libexif:=
=media-libs/libjpeg-turbo-1.2.0-r1:=
media-libs/libpng:0=
=media-libs/libwebp-0.4.0:=
media-libs/speex:=
net-libs/libsrtp:=
pulseaudio? ( media-sound/pulseaudio:= )
sys-apps/dbus:=
sys-apps/pciutils:=
=sys-libs/libcap-2.22:=
sys-libs/zlib:=[minizip]
virtual/udev
x11-libs/cairo:=
x11-libs/gdk-pixbuf:=
x11-libs/gtk+:2=
x11-libs/libdrm
x11-libs/libX11:=
x11-libs/libXcomposite:=
x11-libs/libXcursor:=
x11-libs/libXdamage:=
x11-libs/libXext:=
x11-libs/libXfixes:=
=x11-libs/libXi-1.6.0:=
x11-libs/libXinerama:=
x11-libs/libXrandr:=
x11-libs/libXrender:=
x11-libs/libXScrnSaver:=
x11-libs/libXtst:=

[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild systemd-222-r1.ebuild ChangeLog

2015-07-13 Thread Mike Gilbert (floppym)
floppym 15/07/13 16:12:38

  Modified: systemd-.ebuild systemd-222-r1.ebuild ChangeLog
  Log:
  Restore audit patch.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.181sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.181view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.181content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.180r2=1.181

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- systemd-.ebuild 12 Jul 2015 20:14:20 -  1.180
+++ systemd-.ebuild 13 Jul 2015 16:12:38 -  1.181
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.180 2015/07/12 20:14:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.181 2015/07/13 16:12:38 floppym Exp $
 
 EAPI=5
 
@@ -110,6 +110,8 @@
=dev-libs/libgcrypt-1.4.5:0
 fi
 
+PATCHES=( ${FILESDIR}/218-Dont-enable-audit-by-default.patch )
+
 pkg_pretend() {
local CONFIG_CHECK=~AUTOFS4_FS ~BLK_DEV_BSG ~CGROUPS
~DEVPTS_MULTIPLE_INSTANCES ~DEVTMPFS ~DMIID ~EPOLL ~FANOTIFY 
~FHANDLE



1.2  sys-apps/systemd/systemd-222-r1.ebuild

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

Index: systemd-222-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemd-222-r1.ebuild   12 Jul 2015 20:14:20 -  1.1
+++ systemd-222-r1.ebuild   13 Jul 2015 16:12:38 -  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-apps/systemd/systemd-222-r1.ebuild,v 
1.1 2015/07/12 20:14:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222-r1.ebuild,v 
1.2 2015/07/13 16:12:38 floppym Exp $
 
 EAPI=5
 
@@ -110,6 +110,8 @@
=dev-libs/libgcrypt-1.4.5:0
 fi
 
+PATCHES=( ${FILESDIR}/218-Dont-enable-audit-by-default.patch )
+
 pkg_pretend() {
local CONFIG_CHECK=~AUTOFS4_FS ~BLK_DEV_BSG ~CGROUPS
~DEVPTS_MULTIPLE_INSTANCES ~DEVTMPFS ~DMIID ~EPOLL ~FANOTIFY 
~FHANDLE



1.388sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.387
retrieving revision 1.388
diff -u -r1.387 -r1.388
--- ChangeLog   12 Jul 2015 20:14:20 -  1.387
+++ ChangeLog   13 Jul 2015 16:12:38 -  1.388
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.387 
2015/07/12 20:14:20 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.388 
2015/07/13 16:12:38 floppym Exp $
+
+  13 Jul 2015; Mike Gilbert flop...@gentoo.org systemd-222-r1.ebuild,
+  systemd-.ebuild:
+  Restore audit patch.
 
 *systemd-222-r1 (12 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-process/cronie: cronie-1.5.0.ebuild ChangeLog

2015-07-13 Thread Mike Gilbert (floppym)
floppym 15/07/13 15:07:47

  Modified: cronie-1.5.0.ebuild ChangeLog
  Log:
  systemd: Eliminate EnvironmentFile, bug 554664. Switch to forking mode so we 
can detect startup errors.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.7  sys-process/cronie/cronie-1.5.0.ebuild

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

Index: cronie-1.5.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cronie-1.5.0.ebuild 25 Jun 2015 05:03:23 -  1.6
+++ cronie-1.5.0.ebuild 13 Jul 2015 15:07:47 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0.ebuild,v 
1.6 2015/06/25 05:03:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0.ebuild,v 
1.7 2015/07/13 15:07:47 floppym Exp $
 
 EAPI=5
 
@@ -25,6 +25,10 @@
enewgroup crontab
 }
 
+src_prepare() {
+   epatch ${FILESDIR}/cronie-systemd.patch
+}
+
 src_configure() {
SPOOL_DIR=/var/spool/cron/crontabs \
ANACRON_SPOOL_DIR=/var/spool/anacron \
@@ -56,9 +60,7 @@
newinitd ${FILESDIR}/${PN}-1.3-initd ${PN}
newpamd ${FILESDIR}/${PN}-1.4.3-pamd crond
 
-   sed s:sysconfig/crond:conf.d/cronie: contrib/cronie.systemd \
-${T}/cronie.service
-   systemd_dounit ${T}/cronie.service
+   systemd_newunit contrib/cronie.systemd cronie.service
 
if use anacron ; then
local anacrondir=/var/spool/anacron



1.71 sys-process/cronie/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   25 Jun 2015 05:03:23 -  1.70
+++ ChangeLog   13 Jul 2015 15:07:47 -  1.71
@@ -1,6 +1,11 @@
 # ChangeLog for sys-process/cronie
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.70 
2015/06/25 05:03:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.71 
2015/07/13 15:07:47 floppym Exp $
+
+  13 Jul 2015; Mike Gilbert flop...@gentoo.org +files/cronie-systemd.patch,
+  cronie-1.5.0.ebuild:
+  systemd: Eliminate EnvironmentFile, bug 554664. Switch to forking mode so we
+  can detect startup errors.
 
   25 Jun 2015; Jeroen Roovers j...@gentoo.org cronie-1.5.0.ebuild:
   Stable for HPPA (bug #552496).






[gentoo-commits] gentoo-x86 commit in sys-process/cronie/files: cronie-systemd.patch

2015-07-13 Thread Mike Gilbert (floppym)
floppym 15/07/13 15:07:47

  Added:cronie-systemd.patch
  Log:
  systemd: Eliminate EnvironmentFile, bug 554664. Switch to forking mode so we 
can detect startup errors.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  sys-process/cronie/files/cronie-systemd.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/files/cronie-systemd.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/cronie/files/cronie-systemd.patch?rev=1.1content-type=text/plain

Index: cronie-systemd.patch
===
From 11d255eb05ae9814c16cd443a7710d99492e16c1 Mon Sep 17 00:00:00 2001
From: Mike Gilbert flop...@gentoo.org
Date: Mon, 13 Jul 2015 10:59:57 -0400
Subject: [PATCH] Adjust systemd service unit for Gentoo

---
 contrib/cronie.systemd | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/contrib/cronie.systemd b/contrib/cronie.systemd
index ad46899..7a6c1a9 100644
--- a/contrib/cronie.systemd
+++ b/contrib/cronie.systemd
@@ -3,10 +3,11 @@ Description=Command Scheduler
 After=auditd.service nss-user-lookup.target systemd-user-sessions.service 
time-sync.target ypbind.service
 
 [Service]
-EnvironmentFile=/etc/sysconfig/crond
-ExecStart=/usr/sbin/crond -n $CRONDARGS
+ExecStart=/usr/sbin/crond
 ExecReload=/bin/kill -HUP $MAINPID
 KillMode=process
+Type=forking
+PIDFile=/var/run/crond.pid
 
 [Install]
 WantedBy=multi-user.target
-- 
2.4.5







[gentoo-commits] gentoo-x86 commit in www-client/chromium: chromium-44.0.2403.81.ebuild ChangeLog chromium-44.0.2403.30.ebuild

2015-07-12 Thread Mike Gilbert (floppym)
floppym 15/07/13 02:42:19

  Modified: ChangeLog
  Added:chromium-44.0.2403.81.ebuild
  Removed:  chromium-44.0.2403.30.ebuild
  Log:
  Beta channel bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1266   www-client/chromium/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1266view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?rev=1.1266content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/chromium/ChangeLog?r1=1.1265r2=1.1266

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1265
retrieving revision 1.1266
diff -u -r1.1265 -r1.1266
--- ChangeLog   6 Jul 2015 19:38:09 -   1.1265
+++ ChangeLog   13 Jul 2015 02:42:19 -  1.1266
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1265 
2015/07/06 19:38:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1266 
2015/07/13 02:42:19 floppym Exp $
+
+*chromium-44.0.2403.81 (13 Jul 2015)
+
+  13 Jul 2015; Mike Gilbert flop...@gentoo.org +chromium-44.0.2403.81.ebuild,
+  -chromium-44.0.2403.30.ebuild:
+  Beta channel bump.
 
 *chromium-45.0.2438.3-r1 (06 Jul 2015)
 



1.1  www-client/chromium/chromium-44.0.2403.81.ebuild

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

Index: chromium-44.0.2403.81.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-44.0.2403.81.ebuild,v 1.1 
2015/07/13 02:42:19 floppym Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit check-reqs chromium eutils flag-o-matic multilib multiprocessing 
pax-utils \
portability python-any-r1 readme.gentoo toolchain-funcs versionator 
virtualx

DESCRIPTION=Open-source version of Google Chrome web browser
HOMEPAGE=http://chromium.org/;
SRC_URI=https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz;

LICENSE=BSD hotwording? ( no-source-code )
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=cups gnome gnome-keyring hidpi hotwording kerberos neon pic 
+proprietary-codecs pulseaudio selinux +tcmalloc
RESTRICT=proprietary-codecs? ( bindist )

# Native Client binaries are compiled with different set of flags, bug #452066.
QA_FLAGS_IGNORED=.*\.nexe

# Native Client binaries may be stripped by the build system, which uses the
# right tools for it, bug #469144 .
QA_PRESTRIPPED=.*\.nexe

RDEPEND==app-accessibility/speech-dispatcher-0.8:=
app-arch/bzip2:=
app-arch/snappy:=
cups? ( =net-print/cups-1.3.11:= )
=dev-libs/elfutils-0.149
dev-libs/expat:=
dev-libs/glib:=
=dev-libs/jsoncpp-0.5.0-r1:=
=dev-libs/libevent-1.4.13:=
dev-libs/libxml2:=[icu]
dev-libs/libxslt:=
dev-libs/nspr:=
=dev-libs/nss-3.14.3:=
dev-libs/re2:=
gnome? ( =gnome-base/gconf-2.24.0:= )
gnome-keyring? ( =gnome-base/libgnome-keyring-3.12:= )
=media-libs/alsa-lib-1.0.19:=
media-libs/flac:=
media-libs/fontconfig:=
media-libs/freetype:=
media-libs/harfbuzz:=[icu(+)]
media-libs/libexif:=
=media-libs/libjpeg-turbo-1.2.0-r1:=
media-libs/libpng:0=
=media-libs/libwebp-0.4.0:=
=media-libs/libvpx-1.4.0:=[postproc]
media-libs/speex:=
pulseaudio? ( media-sound/pulseaudio:= )
sys-apps/dbus:=
sys-apps/pciutils:=
=sys-libs/libcap-2.22:=
sys-libs/zlib:=[minizip]
virtual/udev
x11-libs/cairo:=
x11-libs/gdk-pixbuf:=
x11-libs/gtk+:2=
x11-libs/libdrm
x11-libs/libX11:=
x11-libs/libXcomposite:=
x11-libs/libXcursor:=
x11-libs/libXdamage:=
x11-libs/libXext:=
x11-libs/libXfixes:=
=x11-libs/libXi-1.6.0:=
x11-libs/libXinerama:=
x11-libs/libXrandr:=
x11-libs/libXrender:=
x11-libs/libXScrnSaver:=
x11-libs/libXtst:=
x11-libs/pango:=
kerberos? ( virtual/krb5 )

[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-222-r1.ebuild systemd-9999.ebuild ChangeLog

2015-07-12 Thread Mike Gilbert (floppym)
floppym 15/07/12 20:14:20

  Modified: systemd-.ebuild ChangeLog
  Added:systemd-222-r1.ebuild
  Log:
  Quit playing games to avoid depending on libcap and libmount for non-native 
abis. Bug 554580 by LE GARREC Vincent.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.180sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.180view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.180content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.179r2=1.180

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- systemd-.ebuild 11 Jul 2015 16:39:36 -  1.179
+++ systemd-.ebuild 12 Jul 2015 20:14:20 -  1.180
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.179 2015/07/11 16:39:36 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.180 2015/07/12 20:14:20 floppym Exp $
 
 EAPI=5
 
@@ -35,8 +35,8 @@
 
 MINKV=3.8
 
-COMMON_DEPEND==sys-apps/util-linux-2.26:0=
-   sys-libs/libcap:0=
+COMMON_DEPEND==sys-apps/util-linux-2.26:0=[${MULTILIB_USEDEP}]
+   sys-libs/libcap:0=[${MULTILIB_USEDEP}]
!sys-libs/glibc-2.16
acl? ( sys-apps/acl:0= )
apparmor? ( sys-libs/libapparmor:0= )
@@ -255,15 +255,6 @@
--with-ntp-servers=0.gentoo.pool.ntp.org 1.gentoo.pool.ntp.org 
2.gentoo.pool.ntp.org 3.gentoo.pool.ntp.org
)
 
-   if ! multilib_is_native_abi; then
-   myeconfargs+=(
-   MOUNT_{CFLAGS,LIBS}=' '
-
-   ac_cv_search_cap_init=
-   ac_cv_header_sys_capability_h=yes
-   )
-   fi
-
# Work around bug 463846.
tc-export CC
 



1.387sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -r1.386 -r1.387
--- ChangeLog   11 Jul 2015 16:39:36 -  1.386
+++ ChangeLog   12 Jul 2015 20:14:20 -  1.387
@@ -1,6 +1,13 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.386 
2015/07/11 16:39:36 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.387 
2015/07/12 20:14:20 floppym Exp $
+
+*systemd-222-r1 (12 Jul 2015)
+
+  12 Jul 2015; Mike Gilbert flop...@gentoo.org +systemd-222-r1.ebuild,
+  systemd-.ebuild:
+  Quit playing games to avoid depending on libcap and libmount for non-native
+  abis. Bug 554580 by LE GARREC Vincent.
 
   11 Jul 2015; Mike Gilbert flop...@gentoo.org systemd-.ebuild:
   Call default src_unpack function in the live ebuild.



1.1  sys-apps/systemd/systemd-222-r1.ebuild

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

Index: systemd-222-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222-r1.ebuild,v 1.1 
2015/07/12 20:14:20 floppym Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=yes
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
PYTHON_COMPAT=( python{2_7,3_3,3_4} )

if [[ ${PV} ==  ]]; then
EGIT_REPO_URI=https://github.com/systemd/systemd.git;
inherit git-r3
else
SRC_URI=https://github.com/systemd/systemd/archive/v${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~arm ~ia64 ~x86
fi
UNIFONT=unifont-8.0.01
SRC_URI+= terminal? ( 
http://unifoundry.com/pub/${UNIFONT}/font-builds/${UNIFONT}.hex.gz )

inherit autotools-utils bash-completion-r1 linux-info multilib \
multilib-minimal pam python-any-r1 systemd toolchain-funcs udev \
user


[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild ChangeLog

2015-07-11 Thread Mike Gilbert (floppym)
floppym 15/07/11 16:39:36

  Modified: systemd-.ebuild ChangeLog
  Log:
  Call default src_unpack function in the live ebuild.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.179sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.179view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.179content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.178r2=1.179

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- systemd-.ebuild 10 Jul 2015 23:08:02 -  1.178
+++ systemd-.ebuild 11 Jul 2015 16:39:36 -  1.179
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.178 2015/07/10 23:08:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.179 2015/07/11 16:39:36 floppym Exp $
 
 EAPI=5
 
@@ -152,6 +152,11 @@
:
 }
 
+src_unpack() {
+   default
+   [[ ${PV} !=  ]] || git-r3_src_unpack
+}
+
 src_prepare() {
# Bug 463376
sed -i -e 's/GROUP=dialout/GROUP=uucp/' rules/*.rules || die



1.386sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -r1.385 -r1.386
--- ChangeLog   10 Jul 2015 23:08:02 -  1.385
+++ ChangeLog   11 Jul 2015 16:39:36 -  1.386
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.385 
2015/07/10 23:08:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.386 
2015/07/11 16:39:36 floppym Exp $
+
+  11 Jul 2015; Mike Gilbert flop...@gentoo.org systemd-.ebuild:
+  Call default src_unpack function in the live ebuild.
 
   10 Jul 2015; Mike Gilbert flop...@gentoo.org systemd-222.ebuild,
   systemd-.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-libs/libgudev: libgudev-230.ebuild ChangeLog

2015-07-10 Thread Mike Gilbert (floppym)
floppym 15/07/10 13:35:32

  Modified: libgudev-230.ebuild ChangeLog
  Log:
  Copy ~hppa keyword from udev, bug 554406.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.6  dev-libs/libgudev/libgudev-230.ebuild

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

Index: libgudev-230.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libgudev-230.ebuild 10 Jul 2015 11:36:06 -  1.5
+++ libgudev-230.ebuild 10 Jul 2015 13:35:32 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v 1.5 
2015/07/10 11:36:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/libgudev-230.ebuild,v 1.6 
2015/07/10 13:35:32 floppym Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0/0
-KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
 IUSE=doc introspection static-libs
 
 DEPEND==dev-libs/glib-2.22.0:2=[static-libs?]



1.7  dev-libs/libgudev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   10 Jul 2015 11:36:06 -  1.6
+++ ChangeLog   10 Jul 2015 13:35:32 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libgudev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.6 
2015/07/10 11:36:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgudev/ChangeLog,v 1.7 
2015/07/10 13:35:32 floppym Exp $
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org libgudev-230.ebuild:
+  Copy ~hppa keyword from udev, bug 554406.
 
   10 Jul 2015; Anthony G. Basile bluen...@gentoo.org libgudev-230.ebuild:
   Keyword ~mips.






[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild systemd-222.ebuild ChangeLog

2015-07-10 Thread Mike Gilbert (floppym)
floppym 15/07/10 18:13:18

  Modified: systemd-.ebuild systemd-222.ebuild ChangeLog
  Log:
  Always pass --without-python to configure, bug 554448.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.177sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.177view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.177content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.176r2=1.177

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- systemd-.ebuild 10 Jul 2015 00:48:16 -  1.176
+++ systemd-.ebuild 10 Jul 2015 18:13:18 -  1.177
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.176 2015/07/10 00:48:16 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.177 2015/07/10 18:13:18 floppym Exp $
 
 EAPI=5
 
@@ -199,6 +199,7 @@
--enable-ima
# Moved to dev-python/python-systemd
--disable-python-devel
+   --without-python
 
# Optional components/dependencies
$(multilib_native_use_enable acl)
@@ -226,7 +227,6 @@
$(multilib_native_use_enable seccomp)
$(multilib_native_use_enable selinux)
$(multilib_native_use_enable terminal)
-   $(multilib_native_use_with terminal python)
$(multilib_native_use_with terminal unifont 
${WORKDIR}/${UNIFONT}.hex)
$(multilib_native_use_enable test tests)
$(multilib_native_use_enable test dbus)



1.3  sys-apps/systemd/systemd-222.ebuild

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

Index: systemd-222.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- systemd-222.ebuild  10 Jul 2015 00:48:16 -  1.2
+++ systemd-222.ebuild  10 Jul 2015 18:13:18 -  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-apps/systemd/systemd-222.ebuild,v 1.2 
2015/07/10 00:48:16 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222.ebuild,v 1.3 
2015/07/10 18:13:18 floppym Exp $
 
 EAPI=5
 
@@ -199,6 +199,7 @@
--enable-ima
# Moved to dev-python/python-systemd
--disable-python-devel
+   --without-python
 
# Optional components/dependencies
$(multilib_native_use_enable acl)
@@ -226,7 +227,6 @@
$(multilib_native_use_enable seccomp)
$(multilib_native_use_enable selinux)
$(multilib_native_use_enable terminal)
-   $(multilib_native_use_with terminal python)
$(multilib_native_use_with terminal unifont 
${WORKDIR}/${UNIFONT}.hex)
$(multilib_native_use_enable test tests)
$(multilib_native_use_enable test dbus)



1.384sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.383
retrieving revision 1.384
diff -u -r1.383 -r1.384
--- ChangeLog   10 Jul 2015 00:48:16 -  1.383
+++ ChangeLog   10 Jul 2015 18:13:18 -  1.384
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.383 
2015/07/10 00:48:16 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-unstable: google-chrome-unstable-45.0.2453.0_p1.ebuild ChangeLog google-chrome-unstable-45.0.2438.3_p1.ebuild

2015-07-10 Thread Mike Gilbert (floppym)
floppym 15/07/10 22:16:49

  Modified: ChangeLog
  Added:google-chrome-unstable-45.0.2453.0_p1.ebuild
  Removed:  google-chrome-unstable-45.0.2438.3_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.105www-client/google-chrome-unstable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.105view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.105content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?r1=1.104r2=1.105

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   24 Jun 2015 00:00:32 -  1.104
+++ ChangeLog   10 Jul 2015 22:16:49 -  1.105
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-unstable
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.104 
2015/06/24 00:00:32 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.105 
2015/07/10 22:16:49 floppym Exp $
+
+*google-chrome-unstable-45.0.2453.0_p1 (10 Jul 2015)
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-unstable-45.0.2453.0_p1.ebuild,
+  -google-chrome-unstable-45.0.2438.3_p1.ebuild:
+  Automated update.
 
 *google-chrome-unstable-45.0.2438.3_p1 (24 Jun 2015)
 



1.1  
www-client/google-chrome-unstable/google-chrome-unstable-45.0.2453.0_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2453.0_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2453.0_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-unstable-45.0.2453.0_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-45.0.2453.0_p1.ebuild,v
 1.1 2015/07/10 22:16:49 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-45.0.2453.0_alpha1.ebuild ChangeLog chrome-binary-plugins-45.0.2438.3_alpha1.ebuild

2015-07-10 Thread Mike Gilbert (floppym)
floppym 15/07/10 22:16:35

  Modified: ChangeLog
  Added:chrome-binary-plugins-45.0.2453.0_alpha1.ebuild
  Removed:  chrome-binary-plugins-45.0.2438.3_alpha1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.268www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.268view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.268content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.267r2=1.268

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -r1.267 -r1.268
--- ChangeLog   10 Jul 2015 03:02:05 -  1.267
+++ ChangeLog   10 Jul 2015 22:16:35 -  1.268
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.267 
2015/07/10 03:02:05 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.268 
2015/07/10 22:16:35 floppym Exp $
+
+*chrome-binary-plugins-45.0.2453.0_alpha1 (10 Jul 2015)
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-45.0.2453.0_alpha1.ebuild,
+  -chrome-binary-plugins-45.0.2438.3_alpha1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-44.0.2403.81_beta1 (10 Jul 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2453.0_alpha1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2453.0_alpha1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2453.0_alpha1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-45.0.2453.0_alpha1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2453.0_alpha1.ebuild,v
 1.1 2015/07/10 22:16:35 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if use flash; then
doins -r PepperFlash

   

[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-222.ebuild systemd-9999.ebuild ChangeLog

2015-07-10 Thread Mike Gilbert (floppym)
floppym 15/07/10 23:08:02

  Modified: systemd-222.ebuild systemd-.ebuild ChangeLog
  Log:
  Add workaround for build failure with gcc-4.7, bug 554454 by Alexander Tsoy.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.4  sys-apps/systemd/systemd-222.ebuild

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

Index: systemd-222.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- systemd-222.ebuild  10 Jul 2015 18:13:18 -  1.3
+++ systemd-222.ebuild  10 Jul 2015 23:08:02 -  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/sys-apps/systemd/systemd-222.ebuild,v 1.3 
2015/07/10 18:13:18 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222.ebuild,v 1.4 
2015/07/10 23:08:02 floppym Exp $
 
 EAPI=5
 
@@ -178,6 +178,9 @@
# and makes distcc less effective
cc_cv_CFLAGS__flto=no
 
+   # Workaround for gcc-4.7, bug 554454.
+   cc_cv_CFLAGS__Werror_shadow=no
+
# Workaround for bug 516346
--enable-dependency-tracking
 



1.178sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.178view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.178content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.177r2=1.178

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- systemd-.ebuild 10 Jul 2015 18:13:18 -  1.177
+++ systemd-.ebuild 10 Jul 2015 23:08:02 -  1.178
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.177 2015/07/10 18:13:18 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.178 2015/07/10 23:08:02 floppym Exp $
 
 EAPI=5
 
@@ -178,6 +178,9 @@
# and makes distcc less effective
cc_cv_CFLAGS__flto=no
 
+   # Workaround for gcc-4.7, bug 554454.
+   cc_cv_CFLAGS__Werror_shadow=no
+
# Workaround for bug 516346
--enable-dependency-tracking
 



1.385sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.384
retrieving revision 1.385
diff -u -r1.384 -r1.385
--- ChangeLog   10 Jul 2015 18:13:18 -  1.384
+++ ChangeLog   10 Jul 2015 23:08:02 -  1.385
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.384 
2015/07/10 18:13:18 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.385 
2015/07/10 23:08:02 floppym Exp $
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org systemd-222.ebuild,
+  systemd-.ebuild:
+  Add workaround for build failure with gcc-4.7, bug 554454 by Alexander Tsoy.
 
   10 Jul 2015; Mike Gilbert flop...@gentoo.org systemd-222.ebuild,
   systemd-.ebuild:






[gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-9999.ebuild udev-222.ebuild ChangeLog

2015-07-10 Thread Mike Gilbert (floppym)
floppym 15/07/10 23:17:45

  Modified: udev-.ebuild udev-222.ebuild ChangeLog
  Log:
  Add workaround for build failure with gcc-4.7, bug 554454 by Alexander Tsoy.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.331sys-fs/udev/udev-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.331view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.331content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?r1=1.330r2=1.331

Index: udev-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -r1.330 -r1.331
--- udev-.ebuild9 Jul 2015 04:10:18 -   1.330
+++ udev-.ebuild10 Jul 2015 23:17:45 -  1.331
@@ -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/udev/udev-.ebuild,v 1.330 
2015/07/09 04:10:18 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v 1.331 
2015/07/10 23:17:45 floppym Exp $
 
 EAPI=5
 
@@ -149,6 +149,7 @@
 multilib_src_configure() {
tc-export CC #463846
export cc_cv_CFLAGS__flto=no #502950
+   export cc_cv_CFLAGS__Werror_shadow=no #554454
 
# Keep sorted by ./configure --help and only pass --disable flags
# when *required* to avoid external deps or unnecessary compile



1.4  sys-fs/udev/udev-222.ebuild

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

Index: udev-222.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-222.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- udev-222.ebuild 10 Jul 2015 16:43:44 -  1.3
+++ udev-222.ebuild 10 Jul 2015 23:17:45 -  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/sys-fs/udev/udev-222.ebuild,v 1.3 
2015/07/10 16:43:44 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-222.ebuild,v 1.4 
2015/07/10 23:17:45 floppym Exp $
 
 EAPI=5
 
@@ -149,6 +149,7 @@
 multilib_src_configure() {
tc-export CC #463846
export cc_cv_CFLAGS__flto=no #502950
+   export cc_cv_CFLAGS__Werror_shadow=no #554454
 
# Keep sorted by ./configure --help and only pass --disable flags
# when *required* to avoid external deps or unnecessary compile



1.1118   sys-fs/udev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1117
retrieving revision 1.1118
diff -u -r1.1117 -r1.1118
--- ChangeLog   10 Jul 2015 16:43:44 -  1.1117
+++ ChangeLog   10 Jul 2015 23:17:45 -  1.1118
@@ -1,6 +1,10 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1117 2015/07/10 
16:43:44 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1118 2015/07/10 
23:17:45 floppym Exp $
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org udev-222.ebuild,
+  udev-.ebuild:
+  Add workaround for build failure with gcc-4.7, bug 554454 by Alexander Tsoy.
 
   10 Jul 2015; William Hubbs willi...@gentoo.org udev-222.ebuild:
   Fixes for bug #554408






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

2015-07-09 Thread Mike Gilbert (floppym)
floppym 15/07/10 01:32:49

  Modified: cryptography-0.9.2.ebuild ChangeLog
  Removed:  cryptography-0.9.ebuild cryptography-0.9.1.ebuild
  Log:
  Fix conditional dep on dev-python/ipaddress.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  dev-python/cryptography/cryptography-0.9.2.ebuild

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

Index: cryptography-0.9.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/cryptography/cryptography-0.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cryptography-0.9.2.ebuild   8 Jul 2015 09:15:41 -   1.1
+++ cryptography-0.9.2.ebuild   10 Jul 2015 01:32:49 -  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/cryptography/cryptography-0.9.2.ebuild,v 1.1 
2015/07/08 09:15:41 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/cryptography/cryptography-0.9.2.ebuild,v 1.2 
2015/07/10 01:32:49 floppym Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
$(python_gen_cond_dep '=dev-python/cffi-0.8:=[${PYTHON_USEDEP}]' 
'python*')
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7 
python3_3 pypy)
dev-python/idna[${PYTHON_USEDEP}]
-   dev-python/ipaddress[$(python_gen_usedep python2_7 pyp)]
+   $(python_gen_cond_dep 'dev-python/ipaddress[${PYTHON_USEDEP}]' 
python2_7 pypy)
dev-python/pyasn1[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/six-1.4.1[${PYTHON_USEDEP}]



1.52 dev-python/cryptography/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cryptography/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   8 Jul 2015 09:15:41 -   1.51
+++ ChangeLog   10 Jul 2015 01:32:49 -  1.52
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/cryptography
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography/ChangeLog,v 1.51 
2015/07/08 09:15:41 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography/ChangeLog,v 1.52 
2015/07/10 01:32:49 floppym Exp $
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org -cryptography-0.9.1.ebuild,
+  -cryptography-0.9.ebuild, cryptography-0.9.2.ebuild:
+  Fix conditional dep on dev-python/ipaddress.
 
 *cryptography-0.9.2 (08 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-222.ebuild systemd-9999.ebuild ChangeLog

2015-07-09 Thread Mike Gilbert (floppym)
floppym 15/07/10 00:48:16

  Modified: systemd-222.ebuild systemd-.ebuild ChangeLog
  Log:
  Eliminate unifont dependency by fetching a copy in SRC_URI.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  sys-apps/systemd/systemd-222.ebuild

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

Index: systemd-222.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemd-222.ebuild  9 Jul 2015 02:19:52 -   1.1
+++ systemd-222.ebuild  10 Jul 2015 00:48:16 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222.ebuild,v 1.1 
2015/07/09 02:19:52 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-222.ebuild,v 1.2 
2015/07/10 00:48:16 floppym Exp $
 
 EAPI=5
 
@@ -15,6 +15,8 @@
SRC_URI=https://github.com/systemd/systemd/archive/v${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~arm ~ia64 ~x86
 fi
+UNIFONT=unifont-8.0.01
+SRC_URI+= terminal? ( 
http://unifoundry.com/pub/${UNIFONT}/font-builds/${UNIFONT}.hex.gz )
 
 inherit autotools-utils bash-completion-r1 linux-info multilib \
multilib-minimal pam python-any-r1 systemd toolchain-funcs udev \
@@ -96,7 +98,7 @@
ia64? ( =sys-kernel/linux-headers-3.9 )
virtual/pkgconfig
gnuefi? ( =sys-boot/gnu-efi-3.0.2 )
-   terminal? ( ${PYTHON_DEPS} media-fonts/unifont[utils(+)] )
+   terminal? ( ${PYTHON_DEPS} )
test? ( =sys-apps/dbus-1.6.8-r1:0 )
 
 if [[ -n ${AUTOTOOLS_AUTORECONF} ]]; then
@@ -225,6 +227,7 @@
$(multilib_native_use_enable selinux)
$(multilib_native_use_enable terminal)
$(multilib_native_use_with terminal python)
+   $(multilib_native_use_with terminal unifont 
${WORKDIR}/${UNIFONT}.hex)
$(multilib_native_use_enable test tests)
$(multilib_native_use_enable test dbus)
$(multilib_native_use_enable xkb xkbcommon)



1.176sys-apps/systemd/systemd-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.176view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?rev=1.176content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-.ebuild?r1=1.175r2=1.176

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- systemd-.ebuild 9 Jul 2015 02:19:52 -   1.175
+++ systemd-.ebuild 10 Jul 2015 00:48:16 -  1.176
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.175 2015/07/09 02:19:52 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.176 2015/07/10 00:48:16 floppym Exp $
 
 EAPI=5
 
@@ -15,6 +15,8 @@
SRC_URI=https://github.com/systemd/systemd/archive/v${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~arm ~ia64 ~x86
 fi
+UNIFONT=unifont-8.0.01
+SRC_URI+= terminal? ( 
http://unifoundry.com/pub/${UNIFONT}/font-builds/${UNIFONT}.hex.gz )
 
 inherit autotools-utils bash-completion-r1 linux-info multilib \
multilib-minimal pam python-any-r1 systemd toolchain-funcs udev \
@@ -96,7 +98,7 @@
ia64? ( =sys-kernel/linux-headers-3.9 )
virtual/pkgconfig
gnuefi? ( =sys-boot/gnu-efi-3.0.2 )
-   terminal? ( ${PYTHON_DEPS} media-fonts/unifont[utils(+)] )
+   terminal? ( ${PYTHON_DEPS} )
test? ( =sys-apps/dbus-1.6.8-r1:0 )
 
 if [[ -n ${AUTOTOOLS_AUTORECONF} ]]; then
@@ -225,6 +227,7 @@
$(multilib_native_use_enable selinux)
$(multilib_native_use_enable terminal)
$(multilib_native_use_with terminal python)
+   $(multilib_native_use_with terminal unifont 
${WORKDIR}/${UNIFONT}.hex)
$(multilib_native_use_enable test tests)
$(multilib_native_use_enable test dbus)
$(multilib_native_use_enable xkb xkbcommon)



1.383sys-apps/systemd/ChangeLog

file : 

[gentoo-commits] gentoo-x86 commit in dev-python/python-systemd: python-systemd-230.ebuild ChangeLog

2015-07-09 Thread Mike Gilbert (floppym)
floppym 15/07/10 00:55:01

  Modified: python-systemd-230.ebuild ChangeLog
  Log:
  Copy keywords from systemd to satisfy net-analyzer/fail2ban.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  dev-python/python-systemd/python-systemd-230.ebuild

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

Index: python-systemd-230.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-systemd/python-systemd-230.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-systemd-230.ebuild   9 Jul 2015 02:26:10 -   1.1
+++ python-systemd-230.ebuild   10 Jul 2015 00:55:01 -  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/python-systemd/python-systemd-230.ebuild,v 
1.1 2015/07/09 02:26:10 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-systemd/python-systemd-230.ebuild,v 
1.2 2015/07/10 00:55:01 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND=sys-apps/systemd



1.2  dev-python/python-systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-systemd/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   9 Jul 2015 02:26:10 -   1.1
+++ ChangeLog   10 Jul 2015 00:55:01 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-systemd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-systemd/ChangeLog,v 1.1 
2015/07/09 02:26:10 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-systemd/ChangeLog,v 1.2 
2015/07/10 00:55:01 floppym Exp $
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org python-systemd-230.ebuild:
+  Copy keywords from systemd to satisfy net-analyzer/fail2ban.
 
 *python-systemd-230 (09 Jul 2015)
 






[gentoo-commits] gentoo-x86 commit in net-analyzer/fail2ban: fail2ban-99999999.ebuild fail2ban-0.9.2.ebuild ChangeLog

2015-07-09 Thread Mike Gilbert (floppym)
floppym 15/07/10 01:01:59

  Modified: fail2ban-.ebuild fail2ban-0.9.2.ebuild
ChangeLog
  Log:
  Adjust systemd dep for dev-python/python-systemd.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.6  net-analyzer/fail2ban/fail2ban-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild?r1=1.5r2=1.6

Index: fail2ban-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fail2ban-.ebuild5 May 2015 19:08:19 -   1.5
+++ fail2ban-.ebuild10 Jul 2015 01:01:59 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild,v 1.5 
2015/05/05 19:08:19 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-.ebuild,v 1.6 
2015/07/10 01:01:59 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -24,7 +24,10 @@
virtual/logger
virtual/mta
selinux? ( sec-policy/selinux-fail2ban )
-   systemd? ( $(python_gen_cond_dep 
'sys-apps/systemd[python,${PYTHON_USEDEP}]' 'python*' ) )
+   systemd? ( $(python_gen_cond_dep '|| (
+   dev-python/python-systemd[${PYTHON_USEDEP}]
+   sys-apps/systemd[python,${PYTHON_USEDEP}]
+   )' 'python*' ) )
 
 
 DOCS=( ChangeLog DEVELOP README.md THANKS TODO doc/run-rootless.txt )



1.8  net-analyzer/fail2ban/fail2ban-0.9.2.ebuild

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

Index: fail2ban-0.9.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fail2ban-0.9.2.ebuild   7 Jul 2015 20:47:54 -   1.7
+++ fail2ban-0.9.2.ebuild   10 Jul 2015 01:01:59 -  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/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild,v 1.7 
2015/07/07 20:47:54 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/fail2ban/fail2ban-0.9.2.ebuild,v 1.8 
2015/07/10 01:01:59 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -24,7 +24,10 @@
virtual/logger
net-firewall/iptables
selinux? ( sec-policy/selinux-fail2ban )
-   systemd? ( $(python_gen_cond_dep 
'sys-apps/systemd[python,${PYTHON_USEDEP}]' 'python*' ) )
+   systemd? ( $(python_gen_cond_dep '|| (
+   dev-python/python-systemd[${PYTHON_USEDEP}]
+   sys-apps/systemd[python,${PYTHON_USEDEP}]
+   )' 'python*' ) )
 
 
 REQUIRED_USE=systemd? ( !python_single_target_pypy )



1.164net-analyzer/fail2ban/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.164view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/ChangeLog?rev=1.164content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fail2ban/ChangeLog?r1=1.163r2=1.164

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog   7 Jul 2015 20:47:54 -   1.163
+++ ChangeLog   10 Jul 2015 01:01:59 -  1.164
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/fail2ban
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.163 
2015/07/07 20:47:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fail2ban/ChangeLog,v 1.164 
2015/07/10 01:01:59 floppym Exp $
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org fail2ban-0.9.2.ebuild,
+  fail2ban-.ebuild:
+  Adjust systemd dep for dev-python/python-systemd.
 
   07 

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-beta: google-chrome-beta-44.0.2403.81_p1.ebuild ChangeLog google-chrome-beta-44.0.2403.61_p1.ebuild

2015-07-09 Thread Mike Gilbert (floppym)
floppym 15/07/10 03:01:41

  Modified: ChangeLog
  Added:google-chrome-beta-44.0.2403.81_p1.ebuild
  Removed:  google-chrome-beta-44.0.2403.61_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.87 www-client/google-chrome-beta/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?rev=1.87view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?rev=1.87content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/ChangeLog?r1=1.86r2=1.87

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   25 Jun 2015 22:41:54 -  1.86
+++ ChangeLog   10 Jul 2015 03:01:41 -  1.87
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-beta
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v 
1.86 2015/06/25 22:41:54 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome-beta/ChangeLog,v 
1.87 2015/07/10 03:01:41 floppym Exp $
+
+*google-chrome-beta-44.0.2403.81_p1 (10 Jul 2015)
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-beta-44.0.2403.81_p1.ebuild,
+  -google-chrome-beta-44.0.2403.61_p1.ebuild:
+  Automated update.
 
 *google-chrome-beta-44.0.2403.61_p1 (25 Jun 2015)
 



1.1  
www-client/google-chrome-beta/google-chrome-beta-44.0.2403.81_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-44.0.2403.81_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-44.0.2403.81_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-beta-44.0.2403.81_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-beta/google-chrome-beta-44.0.2403.81_p1.ebuild,v
 1.1 2015/07/10 03:01:41 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-base/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-44.0.2403.81_beta1.ebuild ChangeLog chrome-binary-plugins-44.0.2403.61_beta1.ebuild

2015-07-09 Thread Mike Gilbert (floppym)
floppym 15/07/10 03:02:05

  Modified: ChangeLog
  Added:chrome-binary-plugins-44.0.2403.81_beta1.ebuild
  Removed:  chrome-binary-plugins-44.0.2403.61_beta1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.267www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.267view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.267content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.266r2=1.267

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- ChangeLog   7 Jul 2015 22:13:20 -   1.266
+++ ChangeLog   10 Jul 2015 03:02:05 -  1.267
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.266 
2015/07/07 22:13:20 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.267 
2015/07/10 03:02:05 floppym Exp $
+
+*chrome-binary-plugins-44.0.2403.81_beta1 (10 Jul 2015)
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-44.0.2403.81_beta1.ebuild,
+  -chrome-binary-plugins-44.0.2403.61_beta1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-43.0.2357.132_p1 (07 Jul 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.81_beta1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.81_beta1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.81_beta1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-44.0.2403.81_beta1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-44.0.2403.81_beta1.ebuild,v
 1.1 2015/07/10 03:02:05 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=~amd64 ~x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if use flash; then
doins -r PepperFlash

 

[gentoo-commits] gentoo-x86 commit in sys-fs/eudev: eudev-3.1.2-r10.ebuild ChangeLog

2015-07-09 Thread Mike Gilbert (floppym)
floppym 15/07/10 01:09:41

  Modified: ChangeLog
  Added:eudev-3.1.2-r10.ebuild
  Log:
  Revbump for libgudev, bug 552036.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.165sys-fs/eudev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog   21 Jun 2015 11:30:32 -  1.164
+++ ChangeLog   10 Jul 2015 01:09:41 -  1.165
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/eudev
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.164 2015/06/21 
11:30:32 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/ChangeLog,v 1.165 2015/07/10 
01:09:41 floppym Exp $
+
+*eudev-3.1.2-r10 (10 Jul 2015)
+
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org +eudev-3.1.2-r10.ebuild:
+  Revbump for libgudev, bug 552036.
 
   21 Jun 2015; Anthony G. Basile bluen...@gentoo.org eudev-3.0.ebuild,
   eudev-3.1.2.ebuild:



1.1  sys-fs/eudev/eudev-3.1.2-r10.ebuild

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

Index: eudev-3.1.2-r10.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/eudev/eudev-3.1.2-r10.ebuild,v 1.1 
2015/07/10 01:09:41 floppym Exp $

EAPI=5

KV_min=2.6.39
WANT_AUTOMAKE=1.13

inherit autotools eutils linux-info multilib multilib-minimal user

if [[ ${PV} = * ]]; then
EGIT_REPO_URI=git://github.com/gentoo/eudev.git
inherit git-2
else
SRC_URI=http://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86
fi

DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace 
devfs)
HOMEPAGE=https://github.com/gentoo/eudev;

LICENSE=LGPL-2.1 MIT GPL-2
SLOT=0
IUSE=doc +hwdb +kmod introspection selinux static-libs test

COMMON_DEPEND==sys-apps/util-linux-2.20
introspection? ( =dev-libs/gobject-introspection-1.38 )
kmod? ( =sys-apps/kmod-16 )
selinux? ( =sys-libs/libselinux-2.1.9 )
!sys-libs/glibc-2.11
!sys-apps/gentoo-systemd-integration
!sys-apps/systemd
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20130224-r7
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=${COMMON_DEPEND}
dev-util/gperf
virtual/os-headers
virtual/pkgconfig
=sys-devel/make-3.82-r4
=sys-kernel/linux-headers-${KV_min}
doc? ( =dev-util/gtk-doc-1.18
app-text/docbook-xml-dtd:4.2
app-text/docbook-xml-dtd:4.5
app-text/docbook-xsl-stylesheets
dev-libs/libxslt
)
=dev-util/intltool-0.50
test? ( app-text/tree dev-lang/perl )

RDEPEND=${COMMON_DEPEND}
!sys-fs/lvm2-2.02.103
!sec-policy/selinux-base-2.20120725-r10
!sys-fs/udev
!sys-apps/systemd

PDEPEND==sys-fs/udev-init-scripts-26
hwdb? ( =sys-apps/hwids-20140304[udev] )

# The multilib-build.eclass doesn't handle situation where the installed headers
# are different in ABIs. In this case, we install libgudev headers in native
# ABI but not for non-native ABI.
multilib_check_headers() { :; }

pkg_pretend() {
ewarn
ewarn As of 2013-01-29, ${P} provides the new interface renaming 
functionality,
ewarn as described in the URL below:
ewarn 
http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames;
ewarn
ewarn This functionality is enabled BY DEFAULT because eudev has no 
means of synchronizing
ewarn between the default or user-modified choice of sys-fs/udev.  If 
you wish to disable
ewarn this new iface naming, please be sure that 
/etc/udev/rules.d/80-net-name-slot.rules
ewarn exists: touch /etc/udev/rules.d/80-net-name-slot.rules
ewarn
}

pkg_setup() {
CONFIG_CHECK=~BLK_DEV_BSG ~DEVTMPFS ~!IDE ~INOTIFY_USER 
~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2 ~SIGNALFD ~EPOLL ~FHANDLE ~NET
linux-info_pkg_setup
get_running_version


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

2015-07-09 Thread Mike Gilbert (floppym)
floppym 15/07/10 01:09:19

  Modified: ChangeLog package.mask
  Log:
  Unmask systemd/udev 222 mask and virtual/libgudev-230.

Revision  ChangesPath
1.10174  profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.10173
retrieving revision 1.10174
diff -u -r1.10173 -r1.10174
--- ChangeLog   9 Jul 2015 03:13:09 -   1.10173
+++ ChangeLog   10 Jul 2015 01:09:18 -  1.10174
@@ -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.10173 2015/07/09 
03:13:09 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10174 2015/07/10 
01:09:18 floppym 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!
 
+  10 Jul 2015; Mike Gilbert flop...@gentoo.org package.mask:
+  Unmask systemd/udev 222 mask and virtual/libgudev-230.
+
   09 Jul 2015; William Hubbs willi...@gentoo.org package.mask:
   update udev mask for bug #552036
 



1.16659  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16658
retrieving revision 1.16659
diff -u -r1.16658 -r1.16659
--- package.mask9 Jul 2015 03:13:09 -   1.16658
+++ package.mask10 Jul 2015 01:09:18 -  1.16659
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16658 2015/07/09 
03:13:09 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16659 2015/07/10 
01:09:18 floppym 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
@@ -104,13 +104,6 @@
 # Package masked for removal in 30 days. bug 552578
 app-backup/cyphertite
 
-# Mike Gilbert flop...@gentoo.org (19 Jun 2015)
-# Masked until all libgudev providers have been updated, bug 552036.
-~sys-fs/udev-222
-~sys-apps/systemd-221
-~sys-apps/systemd-222
-~virtual/libgudev-230
-
 # Jauhien Piatlicki jauh...@gentoo.org (16 Jun 2015)
 # Upstream does not provide these as separated packages.
 # Nobody interested in maintaining them in Gentoo.






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

2015-07-08 Thread Mike Gilbert (floppym)
floppym 15/07/09 02:18:01

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



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

2015-07-08 Thread Mike Gilbert (floppym)
floppym 15/07/09 02:25:30

  Modified: package.mask
  Log:
  Mask dev-python/python-systemd.

Revision  ChangesPath
1.61 profiles/features/selinux/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- package.mask29 Jun 2015 20:48:57 -  1.60
+++ package.mask9 Jul 2015 02:25:30 -   1.61
@@ -1,9 +1,10 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 
1.60 2015/06/29 20:48:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 
1.61 2015/07/09 02:25:30 floppym Exp $
 
 # Jason Zaman perfin...@gentoo.org (27 Jun 2015)
 # SystemD has no support in the SELinux policy at the moment.
 # Please see: 
https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F
 sys-apps/systemd
+dev-python/python-systemd
 gnome-extra/gnome-logs
 gnome-extra/office-runner
 kde-misc/systemd-kcm






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

2015-07-08 Thread Mike Gilbert (floppym)
floppym 15/07/09 02:26:10

  Added:python-systemd-230.ebuild metadata.xml Manifest
ChangeLog
  Log:
  Split-out python modules from sys-apps/systemd.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  dev-python/python-systemd/python-systemd-230.ebuild

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

Index: python-systemd-230.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-systemd/python-systemd-230.ebuild,v 
1.1 2015/07/09 02:26:10 floppym Exp $

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

inherit distutils-r1

DESCRIPTION=Python module for native access to the systemd facilities
HOMEPAGE=https://github.com/systemd/python-systemd;
SRC_URI=https://github.com/systemd/python-systemd/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

DEPEND=sys-apps/systemd
RDEPEND=${DEPEND}
!sys-apps/systemd[python(-)]

src_compile() {
emake systemd/id128-constants.h
distutils-r1_src_compile
}



1.1  dev-python/python-systemd/metadata.xml

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



1.1  dev-python/python-systemd/Manifest

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

Index: Manifest
===
DIST python-systemd-230.tar.gz 39329 SHA256 
656a83ff695f5de7d63411a86ea38601ad5a918595eebd0817d7b8e68642c64d SHA512 
3c26c59b9005a45c3aeea8a6838ece9b5aa27dd7394ebe75319c1536b52462a847f18a79fdc8cf3bf6df9a70af63c84d5ff66a9587519dd9a006cc3df4966ce8
 WHIRLPOOL 
0de7ff6919bdf1c6c9cdafd71944801396157281fae1583bb060da4cf800369f97bb0c9f484f81635ed8b2e170db2bbbecf59adac0470a910167333f93c607e6
EBUILD python-systemd-230.ebuild 618 SHA256 
db371a4f2a5ff63c9a61205b40db390fd158d4925278c32561dbfb097dedcdf6 SHA512 
c4553044e9058f4132ac1d350501453aa7b747c11469163f8e8bab627e7c3db742070932e499015b59563ba01af1fcb6d9b2204f416227f537fbfecb2d949363
 WHIRLPOOL 
3feddb9fdae8fd1ff614562c73e2b3652877377ef6ace6511bcf0005b16e083b652c875a857c8abe144cdda79a5020d96448254678ffa86aa187adfd12ebdc31
MISC metadata.xml 204 SHA256 
6daa72e19b0320f853a5564fd54b34605219134f66582912fb25e7e7eddc0b70 SHA512 
1dba4e98ca3776491c76eb1f6024cff29569b9907ea674fbe7aa78a7a1b4f594adcd3954d3fd686401098713a8155c6908e36c50b1958510cf013eac79e51698
 WHIRLPOOL 
bcbfbc43c26c1c1d6a07cb9046c39de18c8bc1b6e62ff96ed7d83ba13361fd95197034a8ca61eb9bc69db95e171173a8ce4d7190be560ee851ca1d06eaa917ee



1.1  dev-python/python-systemd/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/python-systemd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-systemd/ChangeLog,v 1.1 
2015/07/09 02:26:10 floppym Exp $

*python-systemd-230 (09 Jul 2015)

  09 Jul 2015; Mike Gilbert flop...@gentoo.org +metadata.xml,
  +python-systemd-230.ebuild:
  Split-out python modules from sys-apps/systemd.






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

2015-07-08 Thread Mike Gilbert (floppym)
floppym 15/07/09 02:25:30

  Modified: ChangeLog
  Log:
  Mask dev-python/python-systemd.

Revision  ChangesPath
1.91 profiles/features/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   29 Jun 2015 20:48:57 -  1.90
+++ ChangeLog   9 Jul 2015 02:25:29 -   1.91
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/AMD64 profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.90 
2015/06/29 20:48:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.91 
2015/07/09 02:25:29 floppym Exp $
+
+  09 Jul 2015; Mike Gilbert flop...@gentoo.org selinux/package.mask:
+  Mask dev-python/python-systemd.
 
   29 Jun 2015; Johannes Huber j...@gentoo.org selinux/package.mask:
   Remove obsolete kde-misc/kcmsystemd.






[gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-222.ebuild systemd-9999.ebuild ChangeLog

2015-07-08 Thread Mike Gilbert (floppym)
floppym 15/07/09 02:19:52

  Modified: systemd-.ebuild ChangeLog
  Added:systemd-222.ebuild
  Log:
  Version bump. Move python modules to dev-python/python-systemd.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.175sys-apps/systemd/systemd-.ebuild

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

Index: systemd-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- systemd-.ebuild 27 Jun 2015 18:00:47 -  1.174
+++ systemd-.ebuild 9 Jul 2015 02:19:52 -   1.175
@@ -1,23 +1,23 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.174 2015/06/27 18:00:47 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-.ebuild,v 
1.175 2015/07/09 02:19:52 floppym Exp $
 
 EAPI=5
 
+AUTOTOOLS_AUTORECONF=yes
 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 if [[ ${PV} ==  ]]; then
-   AUTOTOOLS_AUTORECONF=yes
EGIT_REPO_URI=https://github.com/systemd/systemd.git;
inherit git-r3
 else
-   SRC_URI=http://www.freedesktop.org/software/systemd/${P}.tar.xz;
+   SRC_URI=https://github.com/systemd/systemd/archive/v${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~arm ~ia64 ~x86
 fi
 
 inherit autotools-utils bash-completion-r1 linux-info multilib \
-   multilib-minimal pam python-single-r1 systemd toolchain-funcs udev \
+   multilib-minimal pam python-any-r1 systemd toolchain-funcs udev \
user
 
 DESCRIPTION=System and service manager for Linux
@@ -26,11 +26,10 @@
 LICENSE=GPL-2 LGPL-2.1 MIT public-domain
 SLOT=0/2
 IUSE=acl apparmor audit cryptsetup curl elfutils gcrypt gnuefi http
-   idn importd +kdbus +kmod +lz4 lzma nat pam policykit python
+   idn importd +kdbus +kmod +lz4 lzma nat pam policykit
qrcode +seccomp selinux ssl sysv-utils terminal test vanilla xkb
 
-REQUIRED_USE=importd? ( curl gcrypt lzma )
-   python? ( ${PYTHON_REQUIRED_USE} )
+REQUIRED_USE=importd? ( curl gcrypt lzma )
 
 MINKV=3.8
 
@@ -58,7 +57,6 @@
lzma? ( =app-arch/xz-utils-5.0.5-r1:0=[${MULTILIB_USEDEP}] )
nat? ( net-firewall/iptables:0= )
pam? ( virtual/pam:= )
-   python? ( ${PYTHON_DEPS} )
qrcode? ( media-gfx/qrencode:0= )
seccomp? ( sys-libs/libseccomp:0= )
selinux? ( sys-libs/libselinux:0= )
@@ -98,8 +96,7 @@
ia64? ( =sys-kernel/linux-headers-3.9 )
virtual/pkgconfig
gnuefi? ( =sys-boot/gnu-efi-3.0.2 )
-   python? ( dev-python/lxml[${PYTHON_USEDEP}] )
-   terminal? ( media-fonts/unifont[utils(+)] )
+   terminal? ( ${PYTHON_DEPS} media-fonts/unifont[utils(+)] )
test? ( =sys-apps/dbus-1.6.8-r1:0 )
 
 if [[ -n ${AUTOTOOLS_AUTORECONF} ]]; then
@@ -111,11 +108,6 @@
=dev-libs/libgcrypt-1.4.5:0
 fi
 
-if [[ ${PV} ==  ]]; then
-   DEPEND+= ${PYTHON_DEPS}
-   REQUIRED_USE+= ${PYTHON_REQUIRED_USE}
-fi
-
 pkg_pretend() {
local CONFIG_CHECK=~AUTOFS4_FS ~BLK_DEV_BSG ~CGROUPS
~DEVPTS_MULTIPLE_INSTANCES ~DEVTMPFS ~DMIID ~EPOLL ~FANOTIFY 
~FHANDLE
@@ -162,12 +154,6 @@
# Bug 463376
sed -i -e 's/GROUP=dialout/GROUP=uucp/' rules/*.rules || die
 
-   if [[ ${PV} !=  ]]; then
-   # Update the timestamp on this to avoid rebuilding it.
-   [[ -e src/libsystemd-terminal/unifont-glyph-array.bin ]] || die 
File missing from tarball
-   touch src/libsystemd-terminal/unifont-glyph-array.bin || die
-   fi
-
autotools-utils_src_prepare
 }
 
@@ -177,7 +163,7 @@
# Fix systems broken by bug #509454.
[[ ${MY_UDEVDIR} ]] || MY_UDEVDIR=/lib/udev
 
-   if [[ ${PV} ==  ]] || use python; then
+   if use terminal; then
python_setup
fi
 
@@ -209,6 +195,8 @@
# no deps
--enable-efi
--enable-ima
+   # Moved to dev-python/python-systemd
+   --disable-python-devel
 
# Optional components/dependencies
$(multilib_native_use_enable acl)
@@ -232,12 +220,11 @@
$(multilib_native_use_enable nat libiptc)
$(multilib_native_use_enable pam)
$(multilib_native_use_enable policykit polkit)
-   

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

2015-07-08 Thread Mike Gilbert (floppym)
floppym 15/07/09 01:56:38

  Modified: ChangeLog package.mask
  Log:
  Mask sys-apps/systemd-222.

Revision  ChangesPath
1.10172  profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.10171
retrieving revision 1.10172
diff -u -r1.10171 -r1.10172
--- ChangeLog   7 Jul 2015 13:40:52 -   1.10171
+++ ChangeLog   9 Jul 2015 01:56:37 -   1.10172
@@ -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.10171 2015/07/07 
13:40:52 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10172 2015/07/09 
01:56:37 floppym 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!
 
+  09 Jul 2015; Mike Gilbert flop...@gentoo.org package.mask:
+  Mask sys-apps/systemd-222.
+
   07 Jul 2015; Patrice Clement monsie...@gentoo.org package.mask:
   Mask dev-util/fujaba for removal.
 



1.16657  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16656
retrieving revision 1.16657
diff -u -r1.16656 -r1.16657
--- package.mask7 Jul 2015 13:40:52 -   1.16656
+++ package.mask9 Jul 2015 01:56:37 -   1.16657
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16656 2015/07/07 
13:40:52 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16657 2015/07/09 
01:56:37 floppym 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
@@ -108,6 +108,7 @@
 # Masked until all libgudev providers have been updated, bug 552036.
 ~sys-fs/udev-221
 ~sys-apps/systemd-221
+~sys-apps/systemd-222
 ~virtual/libgudev-230
 
 # Jauhien Piatlicki jauh...@gentoo.org (16 Jun 2015)






[gentoo-commits] gentoo-x86 commit in www-client/google-chrome: google-chrome-43.0.2357.132_p1.ebuild ChangeLog google-chrome-43.0.2357.130_p1.ebuild

2015-07-07 Thread Mike Gilbert (floppym)
floppym 15/07/07 22:13:36

  Modified: ChangeLog
  Added:google-chrome-43.0.2357.132_p1.ebuild
  Removed:  google-chrome-43.0.2357.130_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.417www-client/google-chrome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.417view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.417content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?r1=1.416r2=1.417

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -r1.416 -r1.417
--- ChangeLog   23 Jun 2015 02:02:58 -  1.416
+++ ChangeLog   7 Jul 2015 22:13:36 -   1.417
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.416 
2015/06/23 02:02:58 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.417 
2015/07/07 22:13:36 floppym Exp $
+
+*google-chrome-43.0.2357.132_p1 (07 Jul 2015)
+
+  07 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +google-chrome-43.0.2357.132_p1.ebuild,
+  -google-chrome-43.0.2357.130_p1.ebuild:
+  Automated update.
 
 *google-chrome-43.0.2357.130_p1 (23 Jun 2015)
 



1.1  
www-client/google-chrome/google-chrome-43.0.2357.132_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-43.0.2357.132_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-43.0.2357.132_p1.ebuild?rev=1.1content-type=text/plain

Index: google-chrome-43.0.2357.132_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-43.0.2357.132_p1.ebuild,v
 1.1 2015/07/07 22:13:36 floppym Exp $

EAPI=5

CHROMIUM_LANGS=am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION=The web browser from Google
HOMEPAGE=http://www.google.com/chrome;

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

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

SRC_URI=
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)


LICENSE=google-chrome
SLOT=0
KEYWORDS=-* ~amd64 ~x86
IUSE=+plugins
RESTRICT=bindist mirror strip

RDEPEND=
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils


QA_PREBUILT=*
S=${WORKDIR}
CHROME_HOME=opt/google/chrome${PN#google-chrome}

DISABLE_AUTOFORMATTING=yes
DOC_CONTENTS=
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-apps/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all flash plugins via chrome://plugins


pkg_nofetch() {
eerror Please wait 24 hours and 

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-43.0.2357.132_p1.ebuild ChangeLog chrome-binary-plugins-43.0.2357.130_p1.ebuild

2015-07-07 Thread Mike Gilbert (floppym)
floppym 15/07/07 22:13:20

  Modified: ChangeLog
  Added:chrome-binary-plugins-43.0.2357.132_p1.ebuild
  Removed:  chrome-binary-plugins-43.0.2357.130_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.266www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.266view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.266content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.265r2=1.266

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- ChangeLog   25 Jun 2015 22:41:39 -  1.265
+++ ChangeLog   7 Jul 2015 22:13:20 -   1.266
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.265 
2015/06/25 22:41:39 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.266 
2015/07/07 22:13:20 floppym Exp $
+
+*chrome-binary-plugins-43.0.2357.132_p1 (07 Jul 2015)
+
+  07 Jul 2015; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-43.0.2357.132_p1.ebuild,
+  -chrome-binary-plugins-43.0.2357.130_p1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-44.0.2403.61_beta1 (25 Jun 2015)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-43.0.2357.132_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-43.0.2357.132_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-43.0.2357.132_p1.ebuild?rev=1.1content-type=text/plain

Index: chrome-binary-plugins-43.0.2357.132_p1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-43.0.2357.132_p1.ebuild,v
 1.1 2015/07/07 22:13:20 floppym Exp $

EAPI=5

inherit multilib unpacker

DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
HOMEPAGE=http://www.google.com/chrome;

case ${PV} in
*_alpha*|*)
SLOT=unstable
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT=beta
CHROMEDIR=opt/google/chrome-${SLOT}
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT=stable
CHROMEDIR=opt/google/chrome
MY_PV=${PV/_p/-}
;;
*)
die Invalid value for \${PV}: ${PV}
;;
esac

MY_PN=google-chrome-${SLOT}
MY_P=${MY_PN}_${MY_PV}

if [[ ${PV} != * ]]; then
SRC_URI=
amd64? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)

KEYWORDS=amd64 x86
fi

LICENSE=google-chrome
IUSE=+flash +widevine
RESTRICT=bindist mirror strip

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+= !${CATEGORY}/${PN}:${x}
fi
done

S=${WORKDIR}/${CHROMEDIR}
QA_PREBUILT=*

pkg_nofetch() {
eerror Please wait 24 hours and sync your portage tree before 
reporting fetch failures.
}

if [[ ${PV} == * ]]; then
src_unpack() {
local base=https://dl.google.com/linux/direct;
local debarch=${ARCH/x86/i386}
wget -O google-chrome.deb 
${base}/google-chrome-${SLOT}_current_${debarch}.deb || die
unpack_deb ./google-chrome.deb
}
fi

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

if use widevine; then
doins libwidevinecdm.so
strings ./chrome | grep -C 1  (version: | tail -1  
widevine.version
doins widevine.version
einfo Please note that if you intend to use this with 
www-clients/chromium,
einfo you'll need to enable the widevine USE flag there as 
well, in order to
einfo utilize the widevine USE flag that's been used here.
fi

if use flash; then
doins -r PepperFlash

# Since 

[gentoo-commits] gentoo-x86 commit in sys-fs/btrfs-progs: btrfs-progs-4.1.ebuild ChangeLog

2015-07-04 Thread Mike Gilbert (floppym)
floppym 15/07/04 18:30:26

  Modified: ChangeLog
  Added:btrfs-progs-4.1.ebuild
  Log:
  Version bump, bug 553258.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.108sys-fs/btrfs-progs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/btrfs-progs/ChangeLog?rev=1.108view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/btrfs-progs/ChangeLog?rev=1.108content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/btrfs-progs/ChangeLog?r1=1.107r2=1.108

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog   17 Jun 2015 15:11:48 -  1.107
+++ ChangeLog   4 Jul 2015 18:30:26 -   1.108
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/btrfs-progs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v 1.107 
2015/06/17 15:11:48 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v 1.108 
2015/07/04 18:30:26 floppym Exp $
+
+*btrfs-progs-4.1 (04 Jul 2015)
+
+  04 Jul 2015; Mike Gilbert flop...@gentoo.org +btrfs-progs-4.1.ebuild:
+  Version bump, bug 553258.
 
   17 Jun 2015; Mike Gilbert flop...@gentoo.org btrfs-progs-.ebuild:
   Set EGIT_BRANCH=devel.



1.1  sys-fs/btrfs-progs/btrfs-progs-4.1.ebuild

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

Index: btrfs-progs-4.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/btrfs-progs-4.1.ebuild,v 
1.1 2015/07/04 18:30:26 floppym Exp $

EAPI=5

inherit bash-completion-r1 eutils multilib toolchain-funcs

libbtrfs_soname=0

if [[ ${PV} !=  ]]; then
MY_PV=v${PV}
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86

SRC_URI=https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz;
S=${WORKDIR}/${PN}-${MY_PV}
else
WANT_LIBTOOL=none
inherit autotools git-r3

EGIT_REPO_URI=git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git

https://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;
EGIT_BRANCH=devel
fi

DESCRIPTION=Btrfs filesystem utilities
HOMEPAGE=https://btrfs.wiki.kernel.org;

LICENSE=GPL-2
SLOT=0/${libbtrfs_soname}
IUSE=+convert

RESTRICT=test # tries to mount repared filesystems

RDEPEND=
dev-libs/lzo:2=
sys-libs/zlib:0=
convert? (
sys-fs/e2fsprogs:0=
sys-libs/e2fsprogs-libs:0=
)

DEPEND=${RDEPEND}
convert? ( sys-apps/acl )
app-text/asciidoc
app-text/docbook-xml-dtd:4.5
app-text/xmlto


if [[ ${PV} ==  ]]; then
DEPEND+= sys-devel/gnuconfig
fi

src_prepare() {
epatch_user
if [[ ${PV} ==  ]]; then
eautoreconf
mkdir config || die
local automakedir=$(autotools_run_tool --at-output automake 
--print-libdir)
[[ -e ${automakedir} ]] || die Could not locate automake 
directory
ln -s ${automakedir}/install-sh config/install-sh || die
ln -s ${EPREFIX}/usr/share/gnuconfig/config.guess 
config/config.guess || die
ln -s ${EPREFIX}/usr/share/gnuconfig/config.sub 
config/config.sub || die
fi
}

src_configure() {
local myeconfargs=(
--bindir=${EPREFIX}/sbin
$(use_enable convert)
$(use_enable elibc_glibc backtrace)
)
econf ${myeconfargs[@]}
}

src_compile() {
emake V=1
}

src_install() {
default
newbashcomp btrfs-completion btrfs
}






[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog distutils-r1.eclass python-any-r1.eclass python-r1.eclass python-single-r1.eclass python-utils-r1.eclass

2015-07-04 Thread Mike Gilbert (floppym)
floppym 15/07/04 15:26:17

  Modified: ChangeLog distutils-r1.eclass python-any-r1.eclass
python-r1.eclass python-single-r1.eclass
python-utils-r1.eclass
  Log:
  Replace links to python-r1 dev guide with links to the wiki.

Revision  ChangesPath
1.1699   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1698
retrieving revision 1.1699
diff -u -r1.1698 -r1.1699
--- ChangeLog   4 Jul 2015 15:22:41 -   1.1698
+++ ChangeLog   4 Jul 2015 15:26:17 -   1.1699
@@ -1,6 +1,11 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1698 2015/07/04 
15:22:41 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1699 2015/07/04 
15:26:17 floppym Exp $
+
+  04 Jul 2015; Mike Gilbert flop...@gentoo.org distutils-r1.eclass,
+  python-any-r1.eclass, python-r1.eclass, python-single-r1.eclass,
+  python-utils-r1.eclass:
+  Replace links to python-r1 dev guide with links to the wiki.
 
   04 Jul 2015; Manuel RĂ¼ger mr...@gentoo.org python-r1.eclass:
   Update URI.



1.114eclass/distutils-r1.eclass

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

Index: distutils-r1.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/distutils-r1.eclass,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- distutils-r1.eclass 20 Feb 2015 17:57:22 -  1.113
+++ distutils-r1.eclass 4 Jul 2015 15:26:17 -   1.114
@@ -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/distutils-r1.eclass,v 1.113 
2015/02/20 17:57:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/distutils-r1.eclass,v 1.114 
2015/07/04 15:26:17 floppym Exp $
 
 # @ECLASS: distutils-r1
 # @MAINTAINER:
@@ -40,8 +40,8 @@
 # as well. Thus, all the variables defined and documented there are
 # relevant to the packages using distutils-r1.
 #
-# For more information, please see the python-r1 Developer's Guide:
-# http://www.gentoo.org/proj/en/Python/python-r1/dev-guide.xml
+# For more information, please see the wiki:
+# https://wiki.gentoo.org/wiki/Project:Python/distutils-r1
 
 case ${EAPI:-0} in
0|1|2|3)



1.19 eclass/python-any-r1.eclass

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

Index: python-any-r1.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/python-any-r1.eclass,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- python-any-r1.eclass9 Nov 2014 22:27:58 -   1.18
+++ python-any-r1.eclass4 Jul 2015 15:26:17 -   1.19
@@ -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/python-any-r1.eclass,v 1.18 
2014/11/09 22:27:58 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/python-any-r1.eclass,v 1.19 
2015/07/04 15:26:17 floppym Exp $
 
 # @ECLASS: python-any-r1
 # @MAINTAINER:
@@ -33,8 +33,8 @@
 # packages using python-any-r1, and there is no need ever to inherit
 # both.
 #
-# For more information, please see the python-r1 Developer's Guide:
-# http://www.gentoo.org/proj/en/Python/python-r1/dev-guide.xml
+# For more information, please see the wiki:
+# https://wiki.gentoo.org/wiki/Project:Python/python-any-r1
 
 case ${EAPI:-0} in
0|1|2|3|4|5)



1.92 eclass/python-r1.eclass

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

  1   2   3   4   5   6   7   8   9   10   >