[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-weather-plugin: xfce4-weather-plugin-0.8.4.ebuild ChangeLog

2014-11-05 Thread Samuli Suominen (ssuominen)
ssuominen14/11/05 09:06:05

  Modified: ChangeLog
  Added:xfce4-weather-plugin-0.8.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.41 xfce-extra/xfce4-weather-plugin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.41&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.41&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   29 Oct 2014 17:07:44 -  1.40
+++ ChangeLog   5 Nov 2014 09:06:05 -   1.41
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-weather-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 
1.40 2014/10/29 17:07:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 
1.41 2014/11/05 09:06:05 ssuominen Exp $
+
+*xfce4-weather-plugin-0.8.4 (05 Nov 2014)
+
+  05 Nov 2014; Samuli Suominen 
+  +xfce4-weather-plugin-0.8.4.ebuild:
+  Version bump.
 
 *xfce4-weather-plugin-0.8.3-r2 (29 Oct 2014)
 



1.1  
xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.4.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-weather-plugin-0.8.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.8.4.ebuild,v
 1.1 2014/11/05 09:06:05 ssuominen Exp $

EAPI=5
inherit xfconf

DESCRIPTION="A weather plug-in for the Xfce desktop environment"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin";
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="debug upower"

RDEPEND=">=dev-libs/glib-2.20
dev-libs/libxml2
>=net-libs/libsoup-2.32
>=x11-libs/gtk+-2.14:2
>=xfce-base/libxfce4ui-4.10
>=xfce-base/libxfce4util-4.10
>=xfce-base/xfce4-panel-4.10
upower? ( || ( >=sys-power/upower-0.9.23 sys-power/upower-pm-utils ) )"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"

pkg_setup() {
# For GEONAMES_USERNAME, read README file and ask ssuominen@!
XFCONF=(
$(use_enable upower)
$(xfconf_use_debug)
GEONAMES_USERNAME=Gentoo
)

DOCS=( AUTHORS ChangeLog NEWS README TODO )
}






[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-netload-plugin: xfce4-netload-plugin-1.2.2.ebuild ChangeLog

2014-11-05 Thread Samuli Suominen (ssuominen)
ssuominen14/11/05 09:10:16

  Modified: ChangeLog
  Added:xfce4-netload-plugin-1.2.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.38 xfce-extra/xfce4-netload-plugin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog?rev=1.38&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog?rev=1.38&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   20 Jun 2014 06:55:17 -  1.37
+++ ChangeLog   5 Nov 2014 09:10:16 -   1.38
@@ -1,6 +1,12 @@
 # ChangeLog for xfce-extra/xfce4-netload-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 
1.37 2014/06/20 06:55:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/ChangeLog,v 
1.38 2014/11/05 09:10:16 ssuominen Exp $
+
+*xfce4-netload-plugin-1.2.2 (05 Nov 2014)
+
+  05 Nov 2014; Samuli Suominen 
+  +xfce4-netload-plugin-1.2.2.ebuild:
+  Version bump.
 
   20 Jun 2014; Samuli Suominen 
   -xfce4-netload-plugin-1.2.0.ebuild:



1.1  
xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.2.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-netload-plugin-1.2.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/xfce-extra/xfce4-netload-plugin/xfce4-netload-plugin-1.2.2.ebuild,v
 1.1 2014/11/05 09:10:16 ssuominen Exp $

EAPI=5
inherit xfconf

DESCRIPTION="A network load plug-in for the Xfce panel"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin";
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"

RDEPEND=">=xfce-base/libxfce4ui-4.10
>=xfce-base/xfce4-panel-4.10"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"

pkg_setup() {
XFCONF=(
$(xfconf_use_debug)
)

DOCS=( AUTHORS ChangeLog NEWS README )
}






[gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-weather-plugin: ChangeLog xfce4-weather-plugin-0.8.3-r1.ebuild

2014-11-05 Thread Samuli Suominen (ssuominen)
ssuominen14/11/05 09:18:08

  Modified: ChangeLog
  Removed:  xfce4-weather-plugin-0.8.3-r1.ebuild
  Log:
  old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.42 xfce-extra/xfce4-weather-plugin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.42&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.42&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   5 Nov 2014 09:06:05 -   1.41
+++ ChangeLog   5 Nov 2014 09:18:08 -   1.42
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/xfce4-weather-plugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 
1.41 2014/11/05 09:06:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 
1.42 2014/11/05 09:18:08 ssuominen Exp $
+
+  05 Nov 2014; Samuli Suominen 
+  -xfce4-weather-plugin-0.8.3-r1.ebuild:
+  old
 
 *xfce4-weather-plugin-0.8.4 (05 Nov 2014)
 






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

2014-11-05 Thread Samuli Suominen (ssuominen)
ssuominen14/11/05 09:30:38

  Modified: ChangeLog package.mask
  Log:
  Mask "ConsoleKit2" for testing.

Revision  ChangesPath
1.9514   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9513
retrieving revision 1.9514
diff -u -r1.9513 -r1.9514
--- ChangeLog   4 Nov 2014 08:25:36 -   1.9513
+++ ChangeLog   5 Nov 2014 09:30:38 -   1.9514
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9513 2014/11/04 
08:25:36 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9514 2014/11/05 
09:30:38 ssuominen 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!
 
+  05 Nov 2014; Samuli Suominen  package.mask:
+  Mask "ConsoleKit2" for testing.
+
   4 Nov 2014; Matthias Maier  package.mask:
   Mask app-emulation/virtinst for removal, #482472
 



1.16138  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16137
retrieving revision 1.16138
diff -u -r1.16137 -r1.16138
--- package.mask4 Nov 2014 08:25:36 -   1.16137
+++ package.mask5 Nov 2014 09:30:38 -   1.16138
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16137 2014/11/04 
08:25:36 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16138 2014/11/05 
09:30:38 ssuominen 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,13 @@
 
 #--- END OF EXAMPLES ---
 
+# Samuli Suominen  (05 Nov 2014)
+# ConsoleKit2 from github by Eric Koegel, auth of xfce4-power-manager
+# The ConsoleKit in freedesktop.org git won't be continued anymore,
+# making this the new official release
+# Masked for testing
+>=sys-auth/consolekit-0.9.2
+
 # Matthias Maier  (4 Nov 2014)
 # Masked for removal in 30 days. The package has multiple open bugs
 # (bug #482472, bug #501818, bug #528190) and is superseded by






[gentoo-commits] gentoo-x86 commit in x11-misc/xcape: ChangeLog xcape-1.1.ebuild

2014-11-05 Thread Sergey Popov (pinkbyte)
pinkbyte14/11/05 09:45:49

  Modified: ChangeLog
  Added:xcape-1.1.ebuild
  Log:
  Version bump, wrt bug #527860. Fix manpage installation path, use correct 
pkg-config, add support for Gentoo Prefix
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.2  x11-misc/xcape/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xcape/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xcape/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xcape/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xcape/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   10 Mar 2013 08:50:29 -  1.1
+++ ChangeLog   5 Nov 2014 09:45:49 -   1.2
@@ -1,6 +1,12 @@
 # ChangeLog for x11-misc/xcape
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcape/ChangeLog,v 1.1 2013/03/10 
08:50:29 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcape/ChangeLog,v 1.2 2014/11/05 
09:45:49 pinkbyte Exp $
+
+*xcape-1.1 (05 Nov 2014)
+
+  05 Nov 2014; Sergey Popov  +xcape-1.1.ebuild:
+  Version bump, wrt bug #527860. Fix manpage installation path, use correct
+  pkg-config, add support for Gentoo Prefix
 
 *xcape-1.0 (10 Mar 2013)
 



1.1  x11-misc/xcape/xcape-1.1.ebuild

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

Index: xcape-1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcape/xcape-1.1.ebuild,v 1.1 
2014/11/05 09:45:49 pinkbyte Exp $

EAPI="5"

inherit eutils toolchain-funcs

DESCRIPTION="Utility to make modifier keys send custom key events when pressed 
on their own"
HOMEPAGE="https://github.com/alols/xcape";
SRC_URI="https://github.com/alols/xcape/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"

RDEPEND="x11-libs/libX11
x11-libs/libXtst"
DEPEND="${RDEPEND}
virtual/pkgconfig"

src_prepare() {
# Fix path to man and to pkg-config
sed -i \
-e "/MANDIR/s:local:share:" \
-e "s/pkg-config/$(tc-getPKG_CONFIG)/" \
Makefile || die

epatch_user
}

src_compile() {
emake CC="$(tc-getCC)"
}

src_install() {
emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
}






[gentoo-commits] gentoo-x86 commit in sys-auth/consolekit: consolekit-0.9.2.ebuild ChangeLog

2014-11-05 Thread Samuli Suominen (ssuominen)
ssuominen14/11/05 09:51:14

  Modified: ChangeLog
  Added:consolekit-0.9.2.ebuild
  Log:
  Version bump to ConsoleKit2 from github from where the xfce4-power-manager 
author has picked up the code. Masked for testing.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.174sys-auth/consolekit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.174&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.174&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?r1=1.173&r2=1.174

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog   14 Aug 2014 08:47:40 -  1.173
+++ ChangeLog   5 Nov 2014 09:51:14 -   1.174
@@ -1,6 +1,12 @@
 # ChangeLog for sys-auth/consolekit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.173 
2014/08/14 08:47:40 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.174 
2014/11/05 09:51:14 ssuominen Exp $
+
+*consolekit-0.9.2 (05 Nov 2014)
+
+  05 Nov 2014; Samuli Suominen  +consolekit-0.9.2.ebuild:
+  Version bump to ConsoleKit2 from github from where the xfce4-power-manager
+  author has picked up the code. Masked for testing.
 
   14 Aug 2014; Jeroen Roovers  consolekit-0.4.6.ebuild:
   Stable for HPPA (bug #519870).



1.1  sys-auth/consolekit/consolekit-0.9.2.ebuild

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

Index: consolekit-0.9.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.9.2.ebuild,v 1.1 
2014/11/05 09:51:14 ssuominen Exp $

EAPI=5
inherit eutils linux-info pam

MY_PN=ConsoleKit2
MY_P=${MY_PN}-${PV}

DESCRIPTION="Framework for defining and tracking users, login sessions and 
seats"
HOMEPAGE="http://github.com/ConsoleKit2/ConsoleKit2 
http://www.freedesktop.org/wiki/Software/ConsoleKit";
SRC_URI="http://github.com/${MY_PN}/${MY_PN}/releases/download/${PV}/${MY_P}.tar.bz2
mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_0.4.6-4.debian.tar.gz" 
# for logrotate file"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="acl debug doc kernel_linux pam policykit selinux test"

# TODO: Cleanup the || () hack later, like end of the year:
# Skip certain broken glib 2.38 releases wrt #501330
COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=
|| (  >=dev-libs/glib-2.38.2-r1:2 =dev-libs/glib-2.22:2=
sys-libs/zlib:=
x11-libs/libX11:=
acl? (
sys-apps/acl:=
>=virtual/udev-200
)
pam? ( virtual/pam )
policykit? ( >=sys-auth/polkit-0.110 )"
RDEPEND="${COMMON_DEPEND}
kernel_linux? ( sys-apps/coreutils[acl?] )
selinux? ( sec-policy/selinux-consolekit )"
DEPEND="${COMMON_DEPEND}
dev-libs/libxslt
virtual/pkgconfig
doc? ( app-text/xmlto )
test? (
app-text/docbook-xml-dtd:4.1.2
app-text/xmlto
)"

S=${WORKDIR}/${MY_P}

QA_MULTILIB_PATHS="usr/lib/ConsoleKit/.*"

pkg_setup() {
if use kernel_linux; then
# This is from http://bugs.gentoo.org/376939
use acl && CONFIG_CHECK="~TMPFS_POSIX_ACL"
# This is required to get login-session-id string with 
pam_ck_connector.so
use pam && CONFIG_CHECK+=" ~AUDITSYSCALL"
linux-info_pkg_setup
fi
}

src_prepare() {
sed -i -e '/SystemdService/d' 
data/org.freedesktop.ConsoleKit.service.in || die
}

src_configure() {
econf \
XMLTO_FLAGS='--skip-validation' \
--libexecdir="${EPREFIX}"/usr/lib/ConsoleKit \
--localstatedir="${EPREFIX}"/var \
$(use_enable pam pam-module) \
$(use_enable doc docbook-docs) \
$(use_enable test docbook-docs) \
$(use_enable debug) \
$(use_enable policykit polkit) \
$(use_enable acl udev-acl) \
--with-dbus-services="${EPREFIX}"/usr/share/dbus-1/services \
  

[gentoo-commits] gentoo-x86 commit in sys-auth/consolekit: consolekit-0.9.2.ebuild consolekit-0.4.6.ebuild ChangeLog

2014-11-05 Thread Samuli Suominen (ssuominen)
ssuominen14/11/05 09:53:30

  Modified: consolekit-0.9.2.ebuild consolekit-0.4.6.ebuild
ChangeLog
  Log:
  Punt reference(s) to broken dev-libs/glib release(s).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.2  sys-auth/consolekit/consolekit-0.9.2.ebuild

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

Index: consolekit-0.9.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- consolekit-0.9.2.ebuild 5 Nov 2014 09:51:14 -   1.1
+++ consolekit-0.9.2.ebuild 5 Nov 2014 09:53:30 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.9.2.ebuild,v 1.1 
2014/11/05 09:51:14 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.9.2.ebuild,v 1.2 
2014/11/05 09:53:30 ssuominen Exp $
 
 EAPI=5
 inherit eutils linux-info pam
@@ -18,11 +18,8 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="acl debug doc kernel_linux pam policykit selinux test"
 
-# TODO: Cleanup the || () hack later, like end of the year:
-# Skip certain broken glib 2.38 releases wrt #501330
 COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=
-   || (  >=dev-libs/glib-2.38.2-r1:2 =dev-libs/glib-2.22:2=
+   >=dev-libs/glib-2.38.2-r1:2=
sys-libs/zlib:=
x11-libs/libX11:=
acl? (



1.18 sys-auth/consolekit/consolekit-0.4.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild?rev=1.18&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild?rev=1.18&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild?r1=1.17&r2=1.18

Index: consolekit-0.4.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- consolekit-0.4.6.ebuild 14 Aug 2014 08:47:40 -  1.17
+++ consolekit-0.4.6.ebuild 5 Nov 2014 09:53:30 -   1.18
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v 1.17 
2014/08/14 08:47:40 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.6.ebuild,v 1.18 
2014/11/05 09:53:30 ssuominen Exp $
 
 EAPI=5
 inherit autotools eutils linux-info pam systemd
@@ -18,11 +18,8 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
 IUSE="acl debug doc kernel_linux pam policykit selinux systemd-units test"
 
-# TODO: Cleanup the || () hack later, like end of the year:
-# Skip certain broken glib 2.38 releases wrt #501330
 COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=
-   || (  >=dev-libs/glib-2.38.2-r1:2 =dev-libs/glib-2.22:2=
+   >=dev-libs/glib-2.38.2-r1:2=
sys-libs/zlib:=
x11-libs/libX11:=
acl? (



1.175sys-auth/consolekit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.175&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?rev=1.175&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/consolekit/ChangeLog?r1=1.174&r2=1.175

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- ChangeLog   5 Nov 2014 09:51:14 -   1.174
+++ ChangeLog   5 Nov 2014 09:53:30 -   1.175
@@ -1,6 +1,10 @@
 # ChangeLog for sys-auth/consolekit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.174 
2014/11/05 09:51:14 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.175 
2014/11/05 09:53:30 ssuo

[gentoo-commits] gentoo-x86 commit in net-proxy/squid: squid-3.4.9.ebuild ChangeLog

2014-11-05 Thread Eray Aslan (eras)
eras14/11/05 09:56:56

  Modified: ChangeLog
  Added:squid-3.4.9.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x77F1F175586A3B1F)

Revision  ChangesPath
1.496net-proxy/squid/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.496&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?rev=1.496&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/ChangeLog?r1=1.495&r2=1.496

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v
retrieving revision 1.495
retrieving revision 1.496
diff -u -r1.495 -r1.496
--- ChangeLog   2 Nov 2014 09:34:49 -   1.495
+++ ChangeLog   5 Nov 2014 09:56:56 -   1.496
@@ -1,6 +1,11 @@
 # ChangeLog for net-proxy/squid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.495 
2014/11/02 09:34:49 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/ChangeLog,v 1.496 
2014/11/05 09:56:56 eras Exp $
+
+*squid-3.4.9 (05 Nov 2014)
+
+  05 Nov 2014; Eray Aslan  +squid-3.4.9.ebuild:
+  Version bump
 
   02 Nov 2014; Sven Vermeulen  squid-3.3.13-r1.ebuild,
   squid-3.4.8.ebuild:



1.1  net-proxy/squid/squid-3.4.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.4.9.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/squid/squid-3.4.9.ebuild?rev=1.1&content-type=text/plain

Index: squid-3.4.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/squid/squid-3.4.9.ebuild,v 1.1 
2014/11/05 09:56:56 eras Exp $

EAPI=5
inherit autotools eutils linux-info pam toolchain-funcs user versionator

DESCRIPTION="A full-featured web proxy cache"
HOMEPAGE="http://www.squid-cache.org/";
SRC_URI="http://www.squid-cache.org/Versions/v3/3.4/${P}.tar.xz";

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd"
IUSE="caps ipv6 pam ldap samba sasl kerberos nis radius ssl snmp selinux 
logrotate test \
ecap esi icap-client ssl-crtd \
mysql postgres sqlite \
qos tproxy \
+htcp +wccp +wccpv2 \
pf-transparent ipf-transparent kqueue \
elibc_uclibc kernel_linux"

COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 )
pam? ( virtual/pam )
ldap? ( net-nds/openldap )
kerberos? ( virtual/krb5 )
qos? ( net-libs/libnetfilter_conntrack )
ssl? ( dev-libs/openssl dev-libs/nettle )
sasl? ( dev-libs/cyrus-sasl )
ecap? ( net-libs/libecap:0.2 )
esi? ( dev-libs/expat dev-libs/libxml2 )
!x86-fbsd? ( logrotate? ( app-admin/logrotate ) )
>=sys-libs/db-4
sys-devel/libtool
dev-lang/perl
sys-devel/libtool"
DEPEND="${COMMON_DEPEND}
ecap? ( virtual/pkgconfig )
sys-apps/ed
test? ( dev-util/cppunit )"
RDEPEND="${COMMON_DEPEND}
samba? ( net-fs/samba )
mysql? ( dev-perl/DBD-mysql )
postgres? ( dev-perl/DBD-Pg )
selinux? ( sec-policy/selinux-squid )
sqlite? ( dev-perl/DBD-SQLite )
!<=sci-biology/meme-4.8.1-r1"

REQUIRED_USE="tproxy? ( caps )
qos? ( caps )"

pkg_pretend() {
if use tproxy; then
local CONFIG_CHECK="~NF_CONNTRACK ~NETFILTER_TPROXY 
~NETFILTER_XT_MATCH_SOCKET ~NETFILTER_XT_TARGET_TPROXY"
linux-info_pkg_setup
fi
}

pkg_setup() {
enewgroup squid 31
enewuser squid 31 -1 /var/cache/squid squid
}

src_prepare() {
epatch "${FILESDIR}/${PN}-3.3.4-gentoo.patch"
sed -i -e 's:/usr/local/squid/etc:/etc/squid:' \
INSTALL QUICKSTART \
helpers/basic_auth/MSNT/README.html \
helpers/basic_auth/MSNT/confload.cc \
helpers/basic_auth/MSNT/msntauth.conf.default \
scripts/fileno-to-pathname.pl \
scripts/check_cache.pl \
tools/cachemgr.cgi.8 \
tools/purge/conffile.hh \
tools/purge/README  || die
sed -i -e 's:/usr/local/squid/sbin:/usr/sbin:' \
INSTALL QUICKSTART || die
sed -i -e 's:/usr/local/squid/var/cache:/var/cache/squid:' \
QUICKSTART || die
sed -i -e 's:/usr/local/squid/var/logs:/var/log/squid:' \
QUICKSTART \
src/log/access_log.cc || die
sed -i -e 's:/usr/local/squid/logs:/var/log/squid:' \
src/log/access_log.cc || die
  

[gentoo-commits] gentoo-x86 commit in www-servers/uwsgi: ChangeLog uwsgi-2.0.8-r1.ebuild

2014-11-05 Thread Alexys Jacob (ultrabug)
ultrabug14/11/05 11:06:56

  Modified: ChangeLog
  Added:uwsgi-2.0.8-r1.ebuild
  Log:
  fix #528136, #527566
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.66 www-servers/uwsgi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?rev=1.66&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?rev=1.66&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog   3 Nov 2014 14:05:57 -   1.65
+++ ChangeLog   5 Nov 2014 11:06:56 -   1.66
@@ -1,6 +1,13 @@
 # ChangeLog for www-servers/uwsgi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.65 
2014/11/03 14:05:57 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.66 
2014/11/05 11:06:56 ultrabug Exp $
+
+*uwsgi-2.0.8-r1 (05 Nov 2014)
+
+  05 Nov 2014; Ultrabug  +uwsgi-2.0.8-r1.ebuild,
+  +files/uwsgi.initd-r4:
+  init script enable emperor in app mode thx to Stefan Talpalaru fix #528136,
+  remove bashism thx to Philipp Riegger fix #527566
 
   03 Nov 2014; Aaron W. Swenson  uwsgi-1.4.10-r1.ebuild,
   uwsgi-2.0.7-r1.ebuild, uwsgi-2.0.8.ebuild:



1.1  www-servers/uwsgi/uwsgi-2.0.8-r1.ebuild

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

Index: uwsgi-2.0.8-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.8-r1.ebuild,v 
1.1 2014/11/05 11:06:56 ultrabug Exp $

EAPI="5"

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

RUBY_OPTIONAL="yes"
USE_RUBY="ruby19 ruby20 ruby21"

PHP_EXT_INI="no"
PHP_EXT_NAME="dummy"
PHP_EXT_OPTIONAL_USE="php"
USE_PHP="php5-4 php5-5" # deps must be registered separately below

MY_P="${P/_/-}"

inherit apache-module distutils-r1 eutils multilib pax-utils php-ext-source-r2 
python-r1 ruby-ng versionator

DESCRIPTION="uWSGI server for Python web applications"
HOMEPAGE="http://projects.unbit.it/uwsgi/";
SRC_URI="https://github.com/unbit/uwsgi/archive/${PV}.tar.gz -> ${P}.tar.gz"

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

UWSGI_PLUGINS_STD=( ping cache carbon nagios rpc rrdtool
http ugreen signal syslog rsyslog

router_{uwsgi,redirect,basicauth,rewrite,http,cache,static,memcached,redis,hash,expires,metrics}
{core,fast,raw,ssl}router
redislog mongodblog log{file,socket}
spooler cheaper_busyness symcall
transformation_{chunked,gzip,offload,tofile}
zergpool )
UWSGI_PLUGINS_OPT=( alarm_{curl,xmpp} clock_{monotonic,realtime} curl_cron
dumbloop echo emperor_{amqp,pg,zeromq} forkptyrouter
geoip graylog2 legion_cache_fetch ldap log{crypto,pipe} notfound pam
rados router_{access,radius,spnego,xmldir}
sqlite ssi stats_pusher_statsd
systemd_logger transformation_toupper tuntap webdav xattr xslt zabbix )

LANG_SUPPORT_SIMPLE=( cgi mono perl ) # plugins which can be built in the main 
build process
LANG_SUPPORT_EXTENDED=( lua php python python_asyncio python_gevent ruby )

# plugins to be ignored (for now):
# cheaper_backlog2: example plugin
# coroae: TODO
# cplusplus: partially example code, needs explicit class
# dummy: no idea
# example: example plugin
# exception_log: example plugin
# *go*: TODO
# *java*: TODO
# v8: TODO
# matheval: TODO
IUSE="apache2 +caps debug +embedded expat jemalloc json +pcre +routing +ssl 
+xml yajl yaml zeromq"

for plugin in ${UWSGI_PLUGINS_STD[@]}  ; do IUSE="${IUSE} 
+uwsgi_plugins_${plugin}" ; done
for plugin in ${UWSGI_PLUGINS_OPT[@]}  ; do IUSE="${IUSE} 
uwsgi_plugins_${plugin}" ; done
IUSE="${IUSE} ${LANG_SUPPORT_SIMPLE[@]} ${LANG_SUPPORT_EXTENDED[@]}"

REQUIRED_USE="|| ( ${LANG_SUPPORT_SIMPLE[@]} ${LANG_SUPPORT_EXTENDED[@]} )
uwsgi_plugins_logcrypto? ( ssl )
uwsgi_plugins_sslrouter? ( ssl )
routing? ( pcre )
uwsgi_plugins_emperor_zeromq? ( zeromq )
uwsgi_plugins_router_xmldir? ( xml )
uwsgi_plugins_forkptyrouter? ( uwsgi_plugins_corerouter )
python? ( ${PYTHON_REQUIRED_USE} )
python_asyncio? ( python_targets_python3_4 python_gevent )
python_gevent? ( python )
expat? ( xml )"

# util-linux is required for libuu

[gentoo-commits] gentoo-x86 commit in www-servers/uwsgi/files: uwsgi.initd-r4

2014-11-05 Thread Alexys Jacob (ultrabug)
ultrabug14/11/05 11:06:56

  Added:uwsgi.initd-r4
  Log:
  fix #528136, #527566
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.1  www-servers/uwsgi/files/uwsgi.initd-r4

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/files/uwsgi.initd-r4?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/files/uwsgi.initd-r4?rev=1.1&content-type=text/plain

Index: uwsgi.initd-r4
===
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/files/uwsgi.initd-r4,v 1.1 
2014/11/05 11:06:56 ultrabug Exp $

PROGNAME=${SVCNAME#*.}

UWSGI_EXEC=/usr/bin/uwsgi
if [ "${SVCNAME}" = "uwsgi" ]; then
PIDPATH=/var/run/uwsgi
else
PIDPATH="/var/run/uwsgi_${PROGNAME}"
fi
PIDFILE="${PIDPATH}/${PROGNAME}.pid"

extra_started_commands="${opts} reload stats"

depend() {
need net
}

start_pre() {
checkpath -d -m 0750 -o "${UWSGI_USER}":"${UWSGI_GROUP}" "${PIDPATH}"
}

start_emperor() {
local OPTIONS
OPTIONS="--daemonize"

if [ -n "${UWSGI_LOG_FILE}" ]; then
OPTIONS="${OPTIONS} ${UWSGI_LOG_FILE}"
else
OPTIONS="${OPTIONS} /dev/null --disable-logging"
fi

[ -z "${UWSGI_DIR}" ] && UWSGI_DIR="/"
[ -z "${UWSGI_USER}" ] && UWSGI_USER="root"
[ -z "${UWSGI_GROUP}" ] && UWSGI_GROUP="root"

if [ -n "${UWSGI_EXTRA_OPTIONS}" ]; then
OPTIONS="${OPTIONS} ${UWSGI_EXTRA_OPTIONS}"
fi

ebegin "Starting uWSGI emperor"
cd "${UWSGI_DIR}" && \
start-stop-daemon --start --user "${UWSGI_USER}" --exec "${UWSGI_EXEC}" 
\
--group ${UWSGI_EMPEROR_GROUP:-${UWSGI_GROUP}} \
-- --emperor "${UWSGI_EMPEROR_PATH}" ${OPTIONS} --pidfile 
"${PIDFILE}"
return $?
}

start_app() {
local OPTIONS
OPTIONS="--master --daemonize"

if [ -n "${UWSGI_LOG_FILE}" ]; then
OPTIONS="${OPTIONS} ${UWSGI_LOG_FILE}"
else
OPTIONS="${OPTIONS} /dev/null --disable-logging"
fi

[ -z "${UWSGI_DIR}" ] && UWSGI_DIR="/"
[ -z "${UWSGI_USER}" ] && UWSGI_USER="root"
[ -z "${UWSGI_GROUP}" ] && UWSGI_GROUP="root"

if [ -n "${UWSGI_EXTRA_OPTIONS}" ]; then
OPTIONS="${OPTIONS} ${UWSGI_EXTRA_OPTIONS}"
fi

if [ "${UWSGI_THREADS}" = "1" ]; then
OPTIONS="${OPTIONS} --enable-threads"
fi

if [ -n "${UWSGI_SOCKET}" ]; then
OPTIONS="${OPTIONS} --socket ${UWSGI_SOCKET}"
fi

if [ -n "${UWSGI_PROCESSES}" ]; then
OPTIONS="${OPTIONS} --processes ${UWSGI_PROCESSES}"
fi

if [ -n "${UWSGI_CHROOT}" ]; then
OPTIONS="${OPTIONS} --chroot ${UWSGI_CHROOT}"
fi

if [ -n "${UWSGI_PROGRAM}" ]; then
OPTIONS="${OPTIONS} --fileserve-mode ${UWSGI_PROGRAM}"
fi

if [ -n "${UWSGI_XML_CONFIG}" ]; then
OPTIONS="${OPTIONS} --xmlconfig ${UWSGI_XML_CONFIG}"
fi

ebegin "Starting uWSGI application ${PROGNAME}"
cd "${UWSGI_DIR}" && \
start-stop-daemon --start --user "${UWSGI_USER}" --group 
"${UWSGI_GROUP}" \
--exec "${UWSGI_EXEC}" -- ${OPTIONS} --pidfile "${PIDFILE}"
return $?
}

start() {
if [ -n "${UWSGI_EMPEROR_PATH}" ]; then
start_emperor
eend $?
else
if [ "${SVCNAME}" = "uwsgi" ]; then
eerror "You are not supposed to run this script 
directly unless you"
eerror "want to run in Emperor mode. In that case 
please set the UWSGI_EMPEROR_PATH."
eerror "Otherwise create a symlink for the uwsgi 
application you want to run as well as"
eerror "a copy of the configuration file and modify it 
appropriately like so..."
eerror
eerror "  ln -s uwsgi /etc/init.d/uwsgi.trac"
eerror "  cp /etc/conf.d/uwsgi /etc/conf.d/uwsgi.trac"
eerror "  nano /etc/conf.d/uwsgi.trac"
eerror
return 1
else
start_app
eend $?
fi
fi
}

stop() {
if [ -n "${UWSGI_EMPEROR_PATH}" ]; then
ebegin "Stopping uWSGI emperor"
else
ebegin "Stopping uWSGI application ${PROGNAME}"
fi
start-stop-daemon --stop --signal QUIT --pidfile "${PIDFILE}"
eend $?
}

reload() {
ebegin "Reloading uWSGI"
start-s

[gentoo-commits] gentoo-x86 commit in net-misc/chrony/files: chronyd.service-r1 chronyd.service

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:24:29

  Removed:  chronyd.service-r1 chronyd.service
  Log:
  Old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)



[gentoo-commits] gentoo-x86 commit in net-misc/chrony: ChangeLog chrony-1.30-r1.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:24:29

  Modified: ChangeLog
  Removed:  chrony-1.30-r1.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.148net-misc/chrony/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.148&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.148&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.147&r2=1.148

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog   2 Nov 2014 09:06:02 -   1.147
+++ ChangeLog   5 Nov 2014 11:24:29 -   1.148
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/chrony
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.147 
2014/11/02 09:06:02 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.148 
2014/11/05 11:24:29 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  -chrony-1.30-r1.ebuild,
+  -files/chronyd.service, -files/chronyd.service-r1:
+  Old.
 
   02 Nov 2014; Sven Vermeulen  chrony-1.31.ebuild:
   Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug






[gentoo-commits] gentoo-x86 commit in x11-wm/ratpoison: ChangeLog ratpoison-1.4.7.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:26:49

  Modified: ChangeLog
  Removed:  ratpoison-1.4.7.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.114x11-wm/ratpoison/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/ratpoison/ChangeLog?rev=1.114&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/ratpoison/ChangeLog?rev=1.114&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/ratpoison/ChangeLog?r1=1.113&r2=1.114

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   1 Nov 2014 17:48:18 -   1.113
+++ ChangeLog   5 Nov 2014 11:26:49 -   1.114
@@ -1,6 +1,9 @@
 # ChangeLog for x11-wm/ratpoison
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.113 
2014/11/01 17:48:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.114 
2014/11/05 11:26:49 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  -ratpoison-1.4.7.ebuild:
+  Old.
 
   01 Nov 2014; Agostino Sarubbo  ratpoison-1.4.8.ebuild:
   Stable for ppc, wrt bug #526098






[gentoo-commits] gentoo-x86 commit in app-editors/ne/files: ne-2.1-asneeded.patch

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:28:53

  Removed:  ne-2.1-asneeded.patch
  Log:
  Old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)



[gentoo-commits] gentoo-x86 commit in x11-wm/aewm/files: aewm-1.2.7-ldflags.patch

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:28:27

  Removed:  aewm-1.2.7-ldflags.patch
  Log:
  Old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)



[gentoo-commits] gentoo-x86 commit in app-editors/ne: ChangeLog ne-2.3.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:28:53

  Modified: ChangeLog
  Removed:  ne-2.3.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.57 app-editors/ne/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ne/ChangeLog?rev=1.57&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ne/ChangeLog?rev=1.57&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/ne/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   1 Nov 2014 17:50:27 -   1.56
+++ ChangeLog   5 Nov 2014 11:28:53 -   1.57
@@ -1,6 +1,10 @@
 # ChangeLog for app-editors/ne
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.56 2014/11/01 
17:50:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.57 2014/11/05 
11:28:53 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  -ne-2.3.ebuild,
+  -files/ne-2.1-asneeded.patch:
+  Old.
 
   01 Nov 2014; Agostino Sarubbo  ne-2.5.ebuild:
   Stable for ppc, wrt bug #527284






[gentoo-commits] gentoo-x86 commit in x11-wm/aewm: ChangeLog aewm-1.2.7.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:28:27

  Modified: ChangeLog
  Removed:  aewm-1.2.7.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.36 x11-wm/aewm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/aewm/ChangeLog?rev=1.36&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/aewm/ChangeLog?rev=1.36&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/aewm/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   1 Nov 2014 17:48:38 -   1.35
+++ ChangeLog   5 Nov 2014 11:28:27 -   1.36
@@ -1,6 +1,10 @@
 # ChangeLog for x11-wm/aewm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v 1.35 2014/11/01 
17:48:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v 1.36 2014/11/05 
11:28:27 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  -aewm-1.2.7.ebuild,
+  -files/aewm-1.2.7-ldflags.patch:
+  Old.
 
   01 Nov 2014; Agostino Sarubbo  aewm-1.3.12.ebuild:
   Stable for ppc, wrt bug #526740






[gentoo-commits] gentoo-x86 commit in dev-ruby/rmagick: rmagick-2.13.2-r1.ebuild ChangeLog

2014-11-05 Thread Agostino Sarubbo (ago)
ago 14/11/05 11:31:51

  Modified: rmagick-2.13.2-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #512178
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  dev-ruby/rmagick/rmagick-2.13.2-r1.ebuild

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

Index: rmagick-2.13.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rmagick-2.13.2-r1.ebuild5 Nov 2014 11:31:39 -   1.5
+++ rmagick-2.13.2-r1.ebuild5 Nov 2014 11:31:51 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2-r1.ebuild,v 
1.5 2014/11/05 11:31:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2-r1.ebuild,v 
1.6 2014/11/05 11:31:51 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -18,7 +18,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 hppa ~mips ppc ~ppc64 x86 ~x86-macos"
+KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-macos"
 IUSE="doc"
 
 # hdri causes extensive changes in the imagemagick internals, and



1.208dev-ruby/rmagick/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?rev=1.208&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?rev=1.208&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?r1=1.207&r2=1.208

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog   5 Nov 2014 11:31:39 -   1.207
+++ ChangeLog   5 Nov 2014 11:31:51 -   1.208
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rmagick
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.207 
2014/11/05 11:31:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.208 
2014/11/05 11:31:51 ago Exp $
+
+  05 Nov 2014; Agostino Sarubbo  rmagick-2.13.2-r1.ebuild:
+  Stable for ppc64, wrt bug #512178
 
   05 Nov 2014; Agostino Sarubbo  rmagick-2.13.2-r1.ebuild:
   Stable for ppc, wrt bug #512178






[gentoo-commits] gentoo-x86 commit in dev-ruby/rmagick: rmagick-2.13.2-r1.ebuild ChangeLog

2014-11-05 Thread Agostino Sarubbo (ago)
ago 14/11/05 11:31:39

  Modified: rmagick-2.13.2-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #512178
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-ruby/rmagick/rmagick-2.13.2-r1.ebuild

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

Index: rmagick-2.13.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- rmagick-2.13.2-r1.ebuild3 Jul 2014 20:13:38 -   1.4
+++ rmagick-2.13.2-r1.ebuild5 Nov 2014 11:31:39 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2-r1.ebuild,v 
1.4 2014/07/03 20:13:38 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/rmagick-2.13.2-r1.ebuild,v 
1.5 2014/11/05 11:31:39 ago Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -18,7 +18,7 @@
 
 LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="amd64 hppa ~mips ~ppc ~ppc64 x86 ~x86-macos"
+KEYWORDS="amd64 hppa ~mips ppc ~ppc64 x86 ~x86-macos"
 IUSE="doc"
 
 # hdri causes extensive changes in the imagemagick internals, and



1.207dev-ruby/rmagick/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?rev=1.207&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?rev=1.207&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?r1=1.206&r2=1.207

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- ChangeLog   1 Aug 2014 06:27:29 -   1.206
+++ ChangeLog   5 Nov 2014 11:31:39 -   1.207
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rmagick
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.206 
2014/08/01 06:27:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.207 
2014/11/05 11:31:39 ago Exp $
+
+  05 Nov 2014; Agostino Sarubbo  rmagick-2.13.2-r1.ebuild:
+  Stable for ppc, wrt bug #512178
 
 *rmagick-2.13.3 (01 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-lang/ruby: ruby-1.9.3_p550.ebuild ruby-2.0.0_p594.ebuild ChangeLog

2014-11-05 Thread Agostino Sarubbo (ago)
ago 14/11/05 11:34:03

  Modified: ruby-1.9.3_p550.ebuild ruby-2.0.0_p594.ebuild
ChangeLog
  Log:
  Stable for amd64, wrt bug #527084
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-lang/ruby/ruby-1.9.3_p550.ebuild

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

Index: ruby-1.9.3_p550.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-1.9.3_p550.ebuild  2 Nov 2014 19:22:48 -   1.2
+++ ruby-1.9.3_p550.ebuild  5 Nov 2014 11:34:03 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v 1.2 
2014/11/02 19:22:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v 1.3 
2014/11/05 11:34:03 ago Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2";
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs 
ncurses +readline +yaml" #libedit
 
 # libedit support is removed everywhere because of this upstream bug:



1.3  dev-lang/ruby/ruby-2.0.0_p594.ebuild

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

Index: ruby-2.0.0_p594.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-2.0.0_p594.ebuild  2 Nov 2014 19:22:48 -   1.2
+++ ruby-2.0.0_p594.ebuild  5 Nov 2014 11:34:03 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v 1.2 
2014/11/02 19:22:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v 1.3 
2014/11/05 11:34:03 ago Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@
 
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2";
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs 
ncurses +readline"
 
 RDEPEND="



1.672dev-lang/ruby/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.672&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.672&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?r1=1.671&r2=1.672

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v
retrieving revision 1.671
retrieving revision 1.672
diff -u -r1.671 -r1.672
--- ChangeLog   2 Nov 2014 19:22:48 -   1.671
+++ ChangeLog   5 Nov 2014 11:34:03 -   1.672
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/ruby
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.671 2014/11/02 
19:22:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.672 2014/11/05 
11:34:03 ago Exp $
+
+  05 Nov 2014; Agostino Sarubbo  ruby-1.9.3_p550.ebuild,
+  ruby-2.0.0_p594.ebuild:
+  Stable for amd64, wrt bug #527084
 
   02 Nov 2014; Jeroen Roovers  ruby-1.9.3_p550.ebuild,
   ruby-2.0.0_p594.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-lang/ruby: ruby-2.0.0_p594.ebuild ruby-1.9.3_p550.ebuild ChangeLog

2014-11-05 Thread Agostino Sarubbo (ago)
ago 14/11/05 11:34:19

  Modified: ruby-2.0.0_p594.ebuild ruby-1.9.3_p550.ebuild
ChangeLog
  Log:
  Stable for x86, wrt bug #527084
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  dev-lang/ruby/ruby-2.0.0_p594.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild?r1=1.3&r2=1.4

Index: ruby-2.0.0_p594.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-2.0.0_p594.ebuild  5 Nov 2014 11:34:03 -   1.3
+++ ruby-2.0.0_p594.ebuild  5 Nov 2014 11:34:19 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v 1.3 
2014/11/05 11:34:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v 1.4 
2014/11/05 11:34:19 ago Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@
 
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2";
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs 
ncurses +readline"
 
 RDEPEND="



1.4  dev-lang/ruby/ruby-1.9.3_p550.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild?r1=1.3&r2=1.4

Index: ruby-1.9.3_p550.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-1.9.3_p550.ebuild  5 Nov 2014 11:34:03 -   1.3
+++ ruby-1.9.3_p550.ebuild  5 Nov 2014 11:34:19 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v 1.3 
2014/11/05 11:34:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v 1.4 
2014/11/05 11:34:19 ago Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2";
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs 
ncurses +readline +yaml" #libedit
 
 # libedit support is removed everywhere because of this upstream bug:



1.673dev-lang/ruby/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.673&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.673&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?r1=1.672&r2=1.673

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v
retrieving revision 1.672
retrieving revision 1.673
diff -u -r1.672 -r1.673
--- ChangeLog   5 Nov 2014 11:34:03 -   1.672
+++ ChangeLog   5 Nov 2014 11:34:19 -   1.673
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/ruby
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.672 2014/11/05 
11:34:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.673 2014/11/05 
11:34:19 ago Exp $
+
+  05 Nov 2014; Agostino Sarubbo  ruby-1.9.3_p550.ebuild,
+  ruby-2.0.0_p594.ebuild:
+  Stable for x86, wrt bug #527084
 
   05 Nov 2014; Agostino Sarubbo  ruby-1.9.3_p550.ebuild,
   ruby-2.0.0_p594.ebuild:






[gentoo-commits] gentoo-x86 commit in www-client/dillo: ChangeLog dillo-3.0.3.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:34:46

  Modified: ChangeLog
  Removed:  dillo-3.0.3.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.138www-client/dillo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/ChangeLog?rev=1.138&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/ChangeLog?rev=1.138&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/dillo/ChangeLog?r1=1.137&r2=1.138

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog   2 Nov 2014 08:56:52 -   1.137
+++ ChangeLog   5 Nov 2014 11:34:46 -   1.138
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/dillo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.137 
2014/11/02 08:56:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.138 
2014/11/05 11:34:46 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  -dillo-3.0.3.ebuild:
+  Old.
 
   02 Nov 2014; Agostino Sarubbo  dillo-3.0.4.ebuild:
   Stable for alpha, wrt bug #520680






[gentoo-commits] gentoo-x86 commit in dev-ruby/bourne: metadata.xml ChangeLog bourne-1.5.0-r1.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 11:36:27

  Modified: metadata.xml ChangeLog bourne-1.5.0-r1.ebuild
  Log:
  dev-ruby/bourne: Keyword for ~x86
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.2  dev-ruby/bourne/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bourne/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml28 Feb 2012 11:04:24 -  1.1
+++ metadata.xml5 Nov 2014 11:36:27 -   1.2
@@ -1,5 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-ruby
+  ruby
 



1.14 dev-ruby/bourne/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bourne/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   6 Aug 2014 07:55:17 -   1.13
+++ ChangeLog   5 Nov 2014 11:36:27 -   1.14
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/bourne
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/ChangeLog,v 1.13 2014/08/06 
07:55:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/ChangeLog,v 1.14 2014/11/05 
11:36:27 jlec Exp $
+
+  05 Nov 2014; Justin Lecher  bourne-1.5.0-r1.ebuild,
+  metadata.xml:
+  Keyword for ~x86
 
   06 Aug 2014; Manuel Rüger  bourne-1.5.0-r1.ebuild:
   Add ruby21 target.



1.5  dev-ruby/bourne/bourne-1.5.0-r1.ebuild

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

Index: bourne-1.5.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bourne/bourne-1.5.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bourne-1.5.0-r1.ebuild  6 Aug 2014 07:55:17 -   1.4
+++ bourne-1.5.0-r1.ebuild  5 Nov 2014 11:36:27 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/bourne-1.5.0-r1.ebuild,v 
1.4 2014/08/06 07:55:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/bourne-1.5.0-r1.ebuild,v 
1.5 2014/11/05 11:36:27 jlec Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -19,7 +19,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/mocha-0.13.2:0.13"






[gentoo-commits] gentoo-x86 commit in dev-vcs/gitsh: metadata.xml ChangeLog gitsh-0.8.ebuild Manifest

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 11:44:28

  Added:metadata.xml ChangeLog gitsh-0.8.ebuild Manifest
  Log:
  dev-vcs/gitsh: New addition written by me
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  dev-vcs/gitsh/metadata.xml

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

Index: metadata.xml
===

http://www.gentoo.org/dtd/metadata.dtd";>

  
j...@gentoo.org
  




1.1  dev-vcs/gitsh/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-vcs/gitsh
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitsh/ChangeLog,v 1.1 2014/11/05 
11:44:28 jlec Exp $

*gitsh-0.8 (05 Nov 2014)

  05 Nov 2014; Justin Lecher  +gitsh-0.8.ebuild,
  +metadata.xml:
  New addition written by me




1.1  dev-vcs/gitsh/gitsh-0.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitsh/gitsh-0.8.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/gitsh/gitsh-0.8.ebuild?rev=1.1&content-type=text/plain

Index: gitsh-0.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitsh/gitsh-0.8.ebuild,v 1.1 
2014/11/05 11:44:28 jlec Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_EXTRADOC="README.md"

inherit autotools ruby-fakegem

DESCRIPTION="An interactive shell for git"
HOMEPAGE="https://github.com/thoughtbot/gitsh";
SRC_URI="https://github.com/thoughtbot/gitsh/archive/v${PV}.tar.gz -> 
${P}.tar.gz"

SLOT="0"
LICENSE="BSD"
KEYWORDS="~amd64 ~amd64-linux"
IUSE=""

ruby_add_rdepend "
dev-ruby/bundler
dev-ruby/blankslate:2
dev-ruby/metaclass
dev-ruby/bourne
dev-ruby/coderay
dev-ruby/diff-lcs
dev-ruby/method_source
dev-ruby/mocha:0.14
dev-ruby/parslet
dev-ruby/pry
dev-ruby/slop:3
dev-ruby/rspec:2
"

DOCS="README.md"

each_ruby_prepare() {
rm Gemfile.lock || die
eautoreconf
}

each_ruby_configure() {
default
}

each_ruby_compile() {
default
}



1.1  dev-vcs/gitsh/Manifest

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

Index: Manifest
===
DIST gitsh-0.8.tar.gz 48393 SHA256 
61125105819f8b10005ed41ed334ab2ad6104a8dba799090b0827b72075b1665 SHA512 
9ec115f0e71e3708245b11cef0c853446b2e774c30372b5516a239e9db03937d9cde1d1525ca1812759b5c3d59101179490691756a84478ebd8667268beeb8ae
 WHIRLPOOL 
9b0368091ffe59191eff481073b9fa06172d39f2a14076ff03866767349daf0fb3e1de62d7d176bd88efefaceecf68eec607b0ec72a86b1709c8ae9f71f3a96e
EBUILD gitsh-0.8.ebuild 865 SHA256 
901a1fdfe554ea04a34da114cacc8d52abdd33ddab4cd3c66521c6883b669e89 SHA512 
acaaf20e06d5f6b47429e09298fef660819df6ab75aa20a528b98cbcf8ff2b10ffb0884d76a7cd346e1fb944efd12c8c91b4b1ce5d2e62d4d8861e942b0a6c94
 WHIRLPOOL 
421e552c55bc482eb629bcd1a2ef4ba7fb93df9ed6fe65b5619c84b1970cc5019ac14cd85d7f4a0ae91fc4a9f99e3abf21de4a4139cc2e253b6dcb6630da5f77
MISC ChangeLog 253 SHA256 
42617a8e345f9f9e9a2b1de96aef10f6e8599a7bd4478fb3b3716403966ee8fd SHA512 
f222a0f3315d6215dac7038c75e81c9d31552b9cf48d6a348aeb67eb0982899b27072f8beac872ccc82d4c947fdb2ccae50884bebe10616ffa92ba2eff9a2aaf
 WHIRLPOOL 
11712794bf85ab1aa17f44463408a79f491ad7dc9d1abdaefcd81b449845a289f73d201c84acd63e69be6141ec13ce40fbfa9b21477cffd79ba785e4ed77466e
MISC metadata.xml 205 SHA256 
b4660d1f4b47c8c40fc6f986791c6da3f0d7513fe4489a0d2bbb83346dcb1f5b SHA512 
0e0b6e89b125b4849b4164e7cabb5297ae930c4db499c6685c3852a60e209418c26eb33e452a0a78e800c960ac5032f97d436bc3b7266a0ac76092f6f2595d11
 WHIRLPOOL 
dc3dc7c840a6640b42e3fc981c95d0a8e43d3b5834f447a09deebc1b35dbb26e48c3d85db73725c42d2036edd9f141fb02a3a9d61522861f4e97e3e974987473






[gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2014.11.04.ebuild youtube-dl-2014.10.30.ebuild youtube-dl-2014.10.29.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 11:45:41

  Modified: ChangeLog
  Added:youtube-dl-2014.11.04.ebuild
  Removed:  youtube-dl-2014.10.30.ebuild
youtube-dl-2014.10.29.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.411net-misc/youtube-dl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.411&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?rev=1.411&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/youtube-dl/ChangeLog?r1=1.410&r2=1.411

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.410
retrieving revision 1.411
diff -u -r1.410 -r1.411
--- ChangeLog   4 Nov 2014 08:03:26 -   1.410
+++ ChangeLog   5 Nov 2014 11:45:41 -   1.411
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/youtube-dl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.410 
2014/11/04 08:03:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.411 
2014/11/05 11:45:41 jer Exp $
+
+*youtube-dl-2014.11.04 (05 Nov 2014)
+
+  05 Nov 2014; Jeroen Roovers  -youtube-dl-2014.10.29.ebuild,
+  -youtube-dl-2014.10.30.ebuild, +youtube-dl-2014.11.04.ebuild:
+  Version bump.
 
 *youtube-dl-2014.11.02.1 (04 Nov 2014)
 



1.1  net-misc/youtube-dl/youtube-dl-2014.11.04.ebuild

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

Index: youtube-dl-2014.11.04.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/youtube-dl/youtube-dl-2014.11.04.ebuild,v 1.1 
2014/11/05 11:45:41 jer Exp $

EAPI=5

PYTHON_COMPAT=(python{2_7,3_3,3_4})
DISTUTILS_SINGLE_IMPL=true
inherit bash-completion-r1 distutils-r1 eutils

DESCRIPTION="Download videos from YouTube.com (and more sites...)"
HOMEPAGE="http://rg3.github.com/youtube-dl/";
SRC_URI="http://youtube-dl.org/downloads/${PV}/${P}.tar.gz";

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~arm-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="offensive test"

DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[coverage(+)] )
"

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

src_prepare() {
if ! use offensive; then
sed -i -e "/__version__/s|'$|-gentoo_no_offensive_sites'|g" \
youtube_dl/version.py || die
local xxx=(
anysex behindkink drtuber eporner extremetube fourtube 
goshgay
hentaistigma hornbunny mofosex motherless pornhd 
pornhub pornotube
pornoxo redtube sexykarma sunporno slutload spankwire 
thisav
trutube tube8 vporn xbef xhamster xnxx xtube xvideos 
youjizz
youporn
)
sed -i -e $( printf '/%s/d;' ${xxx[@]} ) 
youtube_dl/extractor/__init__.py || die
rm $( printf 'youtube_dl/extractor/%s.py ' ${xxx[@]} ) \
test/test_age_restriction.py || die
fi
}

src_compile() {
distutils-r1_src_compile
}

src_test() {
emake test
}

src_install() {
python_domodule youtube_dl
dobin bin/${PN}
dodoc README.txt
doman ${PN}.1
newbashcomp ${PN}.bash-completion ${PN}
python_fix_shebang "${ED}"
}






[gentoo-commits] gentoo-x86 commit in sci-libs/geos: ChangeLog geos-3.4.2-r1.ebuild geos-3.3.8-r1.ebuild geos-3.4.2.ebuild

2014-11-05 Thread Aaron Swenson (titanofold)
titanofold14/11/05 12:28:48

  Modified: ChangeLog
  Added:geos-3.4.2-r1.ebuild
  Removed:  geos-3.3.8-r1.ebuild geos-3.4.2.ebuild
  Log:
  Fix bug 496408. Get value of RUBY_SO_NAME instead of LIBRUBY_SO. Remove old
  and broken versions.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.87 sci-libs/geos/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/ChangeLog?rev=1.87&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/ChangeLog?rev=1.87&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/ChangeLog?r1=1.86&r2=1.87

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   22 Dec 2013 13:47:54 -  1.86
+++ ChangeLog   5 Nov 2014 12:28:48 -   1.87
@@ -1,6 +1,13 @@
 # ChangeLog for sci-libs/geos
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.86 2013/12/22 
13:47:54 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.87 2014/11/05 
12:28:48 titanofold Exp $
+
+*geos-3.4.2-r1 (05 Nov 2014)
+
+  05 Nov 2014; Aaron W. Swenson  -geos-3.3.8-r1.ebuild,
+  -geos-3.4.2.ebuild, +geos-3.4.2-r1.ebuild, +files/3.4.2-ruby_so_name.patch:
+  Fix bug 496408. Get value of RUBY_SO_NAME instead of LIBRUBY_SO. Remove old
+  and broken versions.
 
   22 Dec 2013; Agostino Sarubbo  geos-3.4.1-r1.ebuild:
   Stable for ppc64, wrt bug #485974



1.1  sci-libs/geos/geos-3.4.2-r1.ebuild

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

Index: geos-3.4.2-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.4.2-r1.ebuild,v 1.1 
2014/11/05 12:28:48 titanofold Exp $

EAPI="5"

PYTHON_COMPAT=( python2_{6,7} )
inherit autotools eutils python-single-r1 python-utils-r1

DESCRIPTION="Geometry engine library for Geographic Information Systems"
HOMEPAGE="http://trac.osgeo.org/geos/";
SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2";

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
IUSE="doc php python ruby static-libs"

RDEPEND="
php? ( >=dev-lang/php-5.3[-threads] )
ruby? ( dev-lang/ruby )
"
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
php? ( dev-lang/swig )
python? ( dev-lang/swig ${PYTHON_DEPS} )
ruby? ( dev-lang/swig )
"

src_prepare() {
epatch "${FILESDIR}"/3.4.2-solaris-isnan.patch \
"${FILESDIR}"/3.4.2-ruby_so_name.patch
eautoreconf
echo "#!${EPREFIX}/bin/bash" > py-compile
}

src_configure() {
econf \
$(use_enable python) \
$(use_enable ruby) \
$(use_enable php) \
$(use_enable static-libs static)
}

src_compile() {
emake

use doc && emake -C "${S}/doc" doxygen-html
}

src_install() {
emake DESTDIR="${D}" install

use doc && dohtml -r doc/doxygen_docs/html/*
use python && python_optimize "${D}$(python_get_sitedir)"/geos/

find "${ED}" -name '*.la' -exec rm -f {} +
}






[gentoo-commits] gentoo-x86 commit in sci-libs/geos/files: 3.4.2-ruby_so_name.patch

2014-11-05 Thread Aaron Swenson (titanofold)
titanofold14/11/05 12:28:48

  Added:3.4.2-ruby_so_name.patch
  Log:
  Fix bug 496408. Get value of RUBY_SO_NAME instead of LIBRUBY_SO. Remove old
  and broken versions.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  sci-libs/geos/files/3.4.2-ruby_so_name.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/files/3.4.2-ruby_so_name.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/geos/files/3.4.2-ruby_so_name.patch?rev=1.1&content-type=text/plain

Index: 3.4.2-ruby_so_name.patch
===
diff -Naur geos-3.4.2.orig/macros/ruby.m4 geos-3.4.2/macros/ruby.m4
--- a/macros/ruby.m42013-08-25 11:10:32.0 -0400
+++ b/macros/ruby.m42014-11-05 06:35:39.347830878 -0500
@@ -38,7 +38,7 @@
RUBY_EXTENSION_DIR=`$RUBY -rrbconfig -e 'puts 
RbConfig::CONFIG[["sitearchdir"]] || Config::CONFIG[["sitearchdir"]]'`
 
dnl Get Ruby shared library name, this does not include the lib 
prefix or extension name
-   RUBY_SO_NAME=`$RUBY -rrbconfig -e 'puts 
RbConfig::CONFIG[["LIBRUBY_SO"]] || Config::CONFIG[["RUBY_SO_NAME"]]'`
+   RUBY_SO_NAME=`$RUBY -rrbconfig -e 'puts 
RbConfig::CONFIG[["RUBY_SO_NAME"]] || Config::CONFIG[["RUBY_SO_NAME"]]'`

dnl Get Ruby shared libary name
RUBY_SHARED_LIB=`$RUBY -rrbconfig -e 'puts 
RbConfig::CONFIG[["LIBRUBY"]] || Config::CONFIG[["LIBRUBY"]]'`






[gentoo-commits] gentoo-x86 commit in media-gfx/xfig: xfig-3.2.5c.ebuild ChangeLog

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 12:29:38

  Modified: xfig-3.2.5c.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #297379).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  media-gfx/xfig/xfig-3.2.5c.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xfig/xfig-3.2.5c.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xfig/xfig-3.2.5c.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xfig/xfig-3.2.5c.ebuild?r1=1.2&r2=1.3

Index: xfig-3.2.5c.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5c.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xfig-3.2.5c.ebuild  10 Aug 2014 21:16:30 -  1.2
+++ xfig-3.2.5c.ebuild  5 Nov 2014 12:29:38 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5c.ebuild,v 1.2 
2014/08/10 21:16:30 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/xfig-3.2.5c.ebuild,v 1.3 
2014/11/05 12:29:38 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 RDEPEND="x11-libs/libXaw



1.92 media-gfx/xfig/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xfig/ChangeLog?rev=1.92&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xfig/ChangeLog?rev=1.92&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/xfig/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   10 Aug 2014 21:16:30 -  1.91
+++ ChangeLog   5 Nov 2014 12:29:38 -   1.92
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/xfig
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.91 2014/08/10 
21:16:30 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xfig/ChangeLog,v 1.92 2014/11/05 
12:29:38 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  xfig-3.2.5c.ebuild:
+  Stable for HPPA (bug #297379).
 
   10 Aug 2014; Sergei Trofimovich  xfig-3.2.5b-r3.ebuild,
   xfig-3.2.5c.ebuild:






[gentoo-commits] gentoo-x86 commit in app-misc/bfr: bfr-1.6-r2.ebuild ChangeLog

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 12:41:46

  Modified: bfr-1.6-r2.ebuild ChangeLog
  Log:
  Add dev-lang/perl to DEPEND.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  app-misc/bfr/bfr-1.6-r2.ebuild

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

Index: bfr-1.6-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/bfr/bfr-1.6-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bfr-1.6-r2.ebuild   12 Oct 2014 14:23:34 -  1.1
+++ bfr-1.6-r2.ebuild   5 Nov 2014 12:41:46 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/bfr/bfr-1.6-r2.ebuild,v 1.1 
2014/10/12 14:23:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/bfr/bfr-1.6-r2.ebuild,v 1.2 
2014/11/05 12:41:46 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,8 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+
+DEPEND="dev-lang/perl"
 
 src_prepare() {
epatch "${FILESDIR}"/${P}-perl.patch



1.22 app-misc/bfr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/bfr/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/bfr/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   12 Oct 2014 14:23:34 -  1.21
+++ ChangeLog   5 Nov 2014 12:41:46 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/bfr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/bfr/ChangeLog,v 1.21 2014/10/12 
14:23:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/bfr/ChangeLog,v 1.22 2014/11/05 
12:41:46 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  bfr-1.6-r2.ebuild:
+  Add dev-lang/perl to DEPEND.
 
 *bfr-1.6-r2 (12 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-plugins/wmacpi: wmacpi-2.2.ebuild ChangeLog

2014-11-05 Thread Bernard Cafarelli (voyageur)
voyageur14/11/05 13:04:39

  Modified: wmacpi-2.2.ebuild ChangeLog
  Log:
  Host tarball on my devspace, bug #527610
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.2  x11-plugins/wmacpi/wmacpi-2.2.ebuild

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

Index: wmacpi-2.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmacpi-2.2.ebuild   10 Oct 2014 13:15:37 -  1.1
+++ wmacpi-2.2.ebuild   5 Nov 2014 13:04:39 -   1.2
@@ -1,13 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-2.2.ebuild,v 1.1 
2014/10/10 13:15:37 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/wmacpi-2.2.ebuild,v 1.2 
2014/11/05 13:04:39 voyageur Exp $
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="DockApp ACPI status monitor for laptops"
 HOMEPAGE="http://windowmaker.org/dockapps/?name=wmacpi";
-SRC_URI="http://windowmaker.org/dockapps/?download=${P}.tar.gz -> ${P}.tar.gz"
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"



1.26 x11-plugins/wmacpi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpi/ChangeLog?rev=1.26&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpi/ChangeLog?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmacpi/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   10 Oct 2014 13:15:37 -  1.25
+++ ChangeLog   5 Nov 2014 13:04:39 -   1.26
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmacpi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/ChangeLog,v 1.25 
2014/10/10 13:15:37 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmacpi/ChangeLog,v 1.26 
2014/11/05 13:04:39 voyageur Exp $
+
+  05 Nov 2014; Bernard Cafarelli  wmacpi-2.2.ebuild:
+  Host tarball on my devspace, bug #527610
 
 *wmacpi-2.2 (10 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-plugins/wmbattery: wmbattery-2.45.ebuild ChangeLog

2014-11-05 Thread Bernard Cafarelli (voyageur)
voyageur14/11/05 13:05:51

  Modified: wmbattery-2.45.ebuild ChangeLog
  Log:
  Host tarball on my devspace, bug #527610
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.2  x11-plugins/wmbattery/wmbattery-2.45.ebuild

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

Index: wmbattery-2.45.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-2.45.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmbattery-2.45.ebuild   10 Oct 2014 13:51:17 -  1.1
+++ wmbattery-2.45.ebuild   5 Nov 2014 13:05:51 -   1.2
@@ -1,13 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-2.45.ebuild,v 1.1 
2014/10/10 13:51:17 voyageur Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-2.45.ebuild,v 1.2 
2014/11/05 13:05:51 voyageur Exp $
 
 EAPI=5
 inherit autotools
 
 DESCRIPTION="A dockable app to report APM, ACPI, or SPIC battery status"
 HOMEPAGE="http://windowmaker.org/dockapps/?name=wmbattery";
-SRC_URI="http://windowmaker.org/dockapps/?download=${P}.tar.gz -> ${P}.tar.gz"
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"



1.35 x11-plugins/wmbattery/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbattery/ChangeLog?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbattery/ChangeLog?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbattery/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   10 Oct 2014 13:51:17 -  1.34
+++ ChangeLog   5 Nov 2014 13:05:51 -   1.35
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmbattery
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/ChangeLog,v 1.34 
2014/10/10 13:51:17 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/ChangeLog,v 1.35 
2014/11/05 13:05:51 voyageur Exp $
+
+  05 Nov 2014; Bernard Cafarelli  wmbattery-2.45.ebuild:
+  Host tarball on my devspace, bug #527610
 
 *wmbattery-2.45 (10 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-plugins/wmbutton: wmbutton-0.7.0.ebuild ChangeLog

2014-11-05 Thread Bernard Cafarelli (voyageur)
voyageur14/11/05 13:07:53

  Modified: wmbutton-0.7.0.ebuild ChangeLog
  Log:
  Host tarball on my devspace, bug #527610
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.2  x11-plugins/wmbutton/wmbutton-0.7.0.ebuild

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

Index: wmbutton-0.7.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmbutton-0.7.0.ebuild   6 Oct 2014 13:35:56 -   1.1
+++ wmbutton-0.7.0.ebuild   5 Nov 2014 13:07:53 -   1.2
@@ -1,13 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild,v 1.1 
2014/10/06 13:35:56 voyageur Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmbutton/wmbutton-0.7.0.ebuild,v 1.2 
2014/11/05 13:07:53 voyageur Exp $
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="a dockapp application that displays nine configurable buttons"
 HOMEPAGE="http://windowmaker.org/dockapps/?name=wmbutton";
-SRC_URI="http://windowmaker.org/dockapps/?download=${P}.tar.gz -> ${P}.tar.gz
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz
branding? ( mirror://gentoo/${PN}-buttons.xpm )"
 
 LICENSE="GPL-2"



1.19 x11-plugins/wmbutton/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbutton/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbutton/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmbutton/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   6 Oct 2014 13:35:56 -   1.18
+++ ChangeLog   5 Nov 2014 13:07:53 -   1.19
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmbutton
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/ChangeLog,v 1.18 
2014/10/06 13:35:56 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/ChangeLog,v 1.19 
2014/11/05 13:07:53 voyageur Exp $
+
+  05 Nov 2014; Bernard Cafarelli  wmbutton-0.7.0.ebuild:
+  Host tarball on my devspace, bug #527610
 
 *wmbutton-0.7.0 (06 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-plugins/wmifs: wmifs-1.4.ebuild ChangeLog

2014-11-05 Thread Bernard Cafarelli (voyageur)
voyageur14/11/05 13:09:36

  Modified: wmifs-1.4.ebuild ChangeLog
  Log:
  Host tarball on my devspace, bug #527610
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.2  x11-plugins/wmifs/wmifs-1.4.ebuild

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

Index: wmifs-1.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmifs-1.4.ebuild27 Oct 2014 10:49:52 -  1.1
+++ wmifs-1.4.ebuild5 Nov 2014 13:09:36 -   1.2
@@ -1,13 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.4.ebuild,v 1.1 
2014/10/27 10:49:52 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/wmifs-1.4.ebuild,v 1.2 
2014/11/05 13:09:36 voyageur Exp $
 
 EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="Network monitoring dockapp"
 HOMEPAGE="http://windowmaker.org/dockapps/?name=wmtime";
-SRC_URI="http://windowmaker.org/dockapps/?download=${P}.tar.gz -> ${P}.tar.gz"
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"



1.23 x11-plugins/wmifs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmifs/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   27 Oct 2014 10:49:52 -  1.22
+++ ChangeLog   5 Nov 2014 13:09:36 -   1.23
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmifs
 # Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.22 
2014/10/27 10:49:52 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifs/ChangeLog,v 1.23 
2014/11/05 13:09:36 voyageur Exp $
+
+  05 Nov 2014; Bernard Cafarelli  wmifs-1.4.ebuild:
+  Host tarball on my devspace, bug #527610
 
 *wmifs-1.4 (27 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in x11-plugins/wmix: ChangeLog wmix-3.2.ebuild

2014-11-05 Thread Bernard Cafarelli (voyageur)
voyageur14/11/05 13:11:08

  Modified: ChangeLog wmix-3.2.ebuild
  Log:
  Host tarball on my devspace, bug #527610
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.22 x11-plugins/wmix/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmix/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmix/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmix/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   10 Oct 2014 12:29:31 -  1.21
+++ ChangeLog   5 Nov 2014 13:11:08 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmix
 # Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.21 
2014/10/10 12:29:31 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/ChangeLog,v 1.22 
2014/11/05 13:11:08 voyageur Exp $
+
+  05 Nov 2014; Bernard Cafarelli  wmix-3.2.ebuild:
+  Host tarball on my devspace, bug #527610
 
 *wmix-3.2 (10 Oct 2014)
 



1.2  x11-plugins/wmix/wmix-3.2.ebuild

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

Index: wmix-3.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmix-3.2.ebuild 10 Oct 2014 12:29:31 -  1.1
+++ wmix-3.2.ebuild 5 Nov 2014 13:11:08 -   1.2
@@ -1,13 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.2.ebuild,v 1.1 
2014/10/10 12:29:31 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmix/wmix-3.2.ebuild,v 1.2 
2014/11/05 13:11:08 voyageur Exp $
 
 EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Dockapp mixer for OSS or ALSA"
 HOMEPAGE="http://windowmaker.org/dockapps/?name=wmix";
-SRC_URI="http://windowmaker.org/dockapps/?download=${P}.tar.gz -> ${P}.tar.gz"
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"






[gentoo-commits] gentoo-x86 commit in x11-plugins/wmmemload: ChangeLog wmmemload-0.1.7.ebuild

2014-11-05 Thread Bernard Cafarelli (voyageur)
voyageur14/11/05 13:12:25

  Modified: ChangeLog wmmemload-0.1.7.ebuild
  Log:
  Host tarball on my devspace, bug #527610
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.23 x11-plugins/wmmemload/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmmemload/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmmemload/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmmemload/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmmemload/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   10 Oct 2014 20:23:43 -  1.22
+++ ChangeLog   5 Nov 2014 13:12:25 -   1.23
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmmemload
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemload/ChangeLog,v 1.22 
2014/10/10 20:23:43 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmemload/ChangeLog,v 1.23 
2014/11/05 13:12:25 voyageur Exp $
+
+  05 Nov 2014; Bernard Cafarelli  wmmemload-0.1.7.ebuild:
+  Host tarball on my devspace, bug #527610
 
 *wmmemload-0.1.7 (10 Oct 2014)
 



1.2  x11-plugins/wmmemload/wmmemload-0.1.7.ebuild

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

Index: wmmemload-0.1.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmmemload/wmmemload-0.1.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmmemload-0.1.7.ebuild  10 Oct 2014 20:23:43 -  1.1
+++ wmmemload-0.1.7.ebuild  5 Nov 2014 13:12:25 -   1.2
@@ -1,13 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmmemload/wmmemload-0.1.7.ebuild,v 1.1 
2014/10/10 20:23:43 voyageur Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-plugins/wmmemload/wmmemload-0.1.7.ebuild,v 1.2 
2014/11/05 13:12:25 voyageur Exp $
 
 EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="dockapp that displays memory and swap space usage"
 HOMEPAGE="http://windowmaker.org/dockapps/?name=wmmemload";
-SRC_URI="http://windowmaker.org/dockapps/?download=${P}.tar.gz -> ${P}.tar.gz"
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"






[gentoo-commits] gentoo-x86 commit in x11-plugins/wmtime: ChangeLog wmtime-1.1.ebuild

2014-11-05 Thread Bernard Cafarelli (voyageur)
voyageur14/11/05 13:13:24

  Modified: ChangeLog wmtime-1.1.ebuild
  Log:
  Host tarball on my devspace, bug #527610
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C74525F2)

Revision  ChangesPath
1.6  x11-plugins/wmtime/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtime/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   6 Oct 2014 14:44:22 -   1.5
+++ ChangeLog   5 Nov 2014 13:13:24 -   1.6
@@ -1,6 +1,9 @@
 # ChangeLog for x11-plugins/wmtime
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtime/ChangeLog,v 1.5 
2014/10/06 14:44:22 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtime/ChangeLog,v 1.6 
2014/11/05 13:13:24 voyageur Exp $
+
+  05 Nov 2014; Bernard Cafarelli  wmtime-1.1.ebuild:
+  Host tarball on my devspace, bug #527610
 
 *wmtime-1.1 (06 Oct 2014)
 



1.2  x11-plugins/wmtime/wmtime-1.1.ebuild

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

Index: wmtime-1.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmtime/wmtime-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wmtime-1.1.ebuild   6 Oct 2014 14:44:22 -   1.1
+++ wmtime-1.1.ebuild   5 Nov 2014 13:13:24 -   1.2
@@ -1,13 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtime/wmtime-1.1.ebuild,v 1.1 
2014/10/06 14:44:22 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtime/wmtime-1.1.ebuild,v 1.2 
2014/11/05 13:13:24 voyageur Exp $
 
 EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="applet which displays the date and time in a dockable tile"
 HOMEPAGE="http://windowmaker.org/dockapps/?name=wmtime";
-SRC_URI="http://windowmaker.org/dockapps/?download=${P}.tar.gz -> ${P}.tar.gz"
+# Grab from http://windowmaker.org/dockapps/?download=${P}.tar.gz
+SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"






[gentoo-commits] gentoo-x86 commit in media-gfx/uniconvertor: ChangeLog uniconvertor-2.0_pre379.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 13:42:24

  Modified: ChangeLog uniconvertor-2.0_pre379.ebuild
  Log:
  media-gfx/uniconvertor: Add additional HOMEPAGE for version 2, thanks 
Arfrever pointing this out
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.22 media-gfx/uniconvertor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   27 Oct 2014 21:32:15 -  1.21
+++ ChangeLog   5 Nov 2014 13:42:24 -   1.22
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/uniconvertor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.21 
2014/10/27 21:32:15 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/uniconvertor/ChangeLog,v 1.22 
2014/11/05 13:42:24 jlec Exp $
+
+  05 Nov 2014; Justin Lecher  uniconvertor-2.0_pre379.ebuild:
+  Add additional HOMEPAGE for version 2, thanks Arfrever pointing this out
 
   27 Oct 2014; Sebastian Pipping 
   uniconvertor-2.0_pre379.ebuild:



1.3  media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild?r1=1.2&r2=1.3

Index: uniconvertor-2.0_pre379.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- uniconvertor-2.0_pre379.ebuild  27 Oct 2014 21:32:15 -  1.2
+++ uniconvertor-2.0_pre379.ebuild  5 Nov 2014 13:42:24 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.2 2014/10/27 21:32:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/uniconvertor/uniconvertor-2.0_pre379.ebuild,v 
1.3 2014/11/05 13:42:24 jlec Exp $
 
 EAPI=5
 
@@ -9,7 +9,7 @@
 inherit distutils-r1
 
 DESCRIPTION="Commandline tool for popular vector formats convertion"
-HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor";
+HOMEPAGE="http://sk1project.org/modules.php?name=Products&product=uniconvertor 
https://code.google.com/p/uniconvertor/";
 SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz";
 
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~x64-macos ~sparc-solaris ~x86-solaris"






[gentoo-commits] gentoo-x86 commit in dev-ruby/rmagick: ChangeLog rmagick-2.13.2.ebuild

2014-11-05 Thread Manuel Rueger (mrueg)
mrueg   14/11/05 13:56:52

  Modified: ChangeLog
  Removed:  rmagick-2.13.2.ebuild
  Log:
  Cleanup old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.209dev-ruby/rmagick/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?rev=1.209&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?rev=1.209&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rmagick/ChangeLog?r1=1.208&r2=1.209

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- ChangeLog   5 Nov 2014 11:31:51 -   1.208
+++ ChangeLog   5 Nov 2014 13:56:52 -   1.209
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/rmagick
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.208 
2014/11/05 11:31:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rmagick/ChangeLog,v 1.209 
2014/11/05 13:56:52 mrueg Exp $
+
+  05 Nov 2014; Manuel Rüger  -rmagick-2.13.2.ebuild:
+  Cleanup old.
 
   05 Nov 2014; Agostino Sarubbo  rmagick-2.13.2-r1.ebuild:
   Stable for ppc64, wrt bug #512178






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

2014-11-05 Thread Brian Evans (grknight)
grknight14/11/05 14:14:42

  Modified: ChangeLog
  Added:percona-server-5.6.21.70.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  ChangesPath
1.9  dev-db/percona-server/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   21 Oct 2014 18:13:07 -  1.8
+++ ChangeLog   5 Nov 2014 14:14:42 -   1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-db/percona-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v 1.8 
2014/10/21 18:13:07 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/percona-server/ChangeLog,v 1.9 
2014/11/05 14:14:42 grknight Exp $
+
+*percona-server-5.6.21.70.0 (05 Nov 2014)
+
+  05 Nov 2014; Brian Evans 
+  +percona-server-5.6.21.70.0.ebuild:
+  Version bump
 
 *percona-server-5.6.21.69.0 (21 Oct 2014)
 



1.1  dev-db/percona-server/percona-server-5.6.21.70.0.ebuild

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

Index: percona-server-5.6.21.70.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-db/percona-server/percona-server-5.6.21.70.0.ebuild,v
 1.1 2014/11/05 14:14:42 grknight Exp $

EAPI="5"
MY_EXTRAS_VER="20141021-1750Z"

inherit toolchain-funcs mysql-multilib
# only to make repoman happy. it is really set in the eclass
IUSE="$IUSE"

# REMEMBER: also update eclass/mysql*.eclass before committing!
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x86-linux"

# When MY_EXTRAS is bumped, the index should be revised to exclude these.
EPATCH_EXCLUDE=''

DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
RDEPEND="${RDEPEND}"

# Please do not add a naive src_unpack to this ebuild
# If you want to add a single patch, copy the ebuild to an overlay
# and create your own mysql-extras tarball, looking at 000_index.txt

# Official test instructions:
# USE='extraengine perl ssl static-libs community' \
# FEATURES='test userpriv -usersandbox' \
# ebuild percona-server-X.X.XX.ebuild \
# digest clean package
multilib_src_test() {

if ! multilib_is_native_abi ; then
einfo "Server tests not available on non-native abi".
return 0;
fi

local TESTDIR="${CMAKE_BUILD_DIR}/mysql-test"
local retstatus_unit
local retstatus_tests

# Bug #213475 - MySQL _will_ object strenously if your machine is named
# localhost. Also causes weird failures.
[[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be 
named localhost"

if ! use "minimal" ; then

if [[ $UID -eq 0 ]]; then
die "Testing with FEATURES=-userpriv is no longer 
supported by upstream. Tests MUST be run as non-root."
fi
has usersandbox $FEATURES && eerror "Some tests may fail with 
FEATURES=usersandbox"

einfo ">>> Test phase [test]: ${CATEGORY}/${PF}"
addpredict /this-dir-does-not-exist/t9.MYI

# Run CTest (test-units)
cmake-utils_src_test
retstatus_unit=$?
[[ $retstatus_unit -eq 0 ]] || eerror "test-unit failed"

# Ensure that parallel runs don't die
export MTR_BUILD_THREAD="$((${RANDOM} % 100))"
# Enable parallel testing, auto will try to detect number of 
cores
# You may set this by hand.
# The default maximum is 8 unless MTR_MAX_PARALLEL is increased
export MTR_PARALLEL="${MTR_PARALLEL:-auto}"

# create directories because mysqladmin might right out of order
mkdir -p "${T}"/var-tests{,/log}

# These are failing in Percona 5.6 for now and are believed to 
be
# false positives:
#
# main.information_schema, 
binlog.binlog_statement_insert_delayed,

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

2014-11-05 Thread Brian Evans
commit: 3effb3cbe59ff71e885b3b1c6ba2a80bc71fd895
Author: Brian Evans  gentoo  org>
AuthorDate: Wed Nov  5 14:19:03 2014 +
Commit: Brian Evans  gentoo  org>
CommitDate: Wed Nov  5 14:19:03 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=3effb3cb

[percona-server] Version bump

---
 dev-db/percona-server/Manifest |   1 +
 .../percona-server-5.6.21.70.0.ebuild  | 132 +
 2 files changed, 133 insertions(+)

diff --git a/dev-db/percona-server/Manifest b/dev-db/percona-server/Manifest
index e2dc7d8..38df40b 100644
--- a/dev-db/percona-server/Manifest
+++ b/dev-db/percona-server/Manifest
@@ -1,2 +1,3 @@
 DIST mysql-extras-20141021-1750Z.tar.bz2 1494527 SHA256 
77ea84d3ffe7fd0dd339ef8c0431b5c20c9c8e566784af5139c7166e57bd3f33 SHA512 
1d5669dc0913817ed65ebb352050f7c8501f6fe515b16c889f045167d6d6a30e355549c1e1e2fb6a15d3b02d33e3631483ca1b888cccdf33c7551c67225f7c31
 WHIRLPOOL 
a6b79daa84dc9924ca325f025deada71bb1e819d77a406838fc2066ba7559e9885740539ff3dd01763efc7688249041514ff7b88a5690d02d6ad2b08846ad2aa
 DIST percona-server-5.6.21-69.0.tar.gz 33977181 SHA256 
29a7f80bdaff21c8a803636ee90cf4d5e1c668c34341cac26424b59ff51de2bb SHA512 
c0c585882def26dbb79ebf53488934b856f64916d273d81c9f48e94ee9fa5074c782c94bb3cbf1fcc78f3bc4ab4a47a9604241cb2a1ae2da4dd9a477b336b214
 WHIRLPOOL 
f4bba72524e5255847304f73b1d520fa0bd037bd82ded8034378a13ad9dc3fe5d5cfc592e356ea09da1300b1f2b6e93466fa3850e0e1461183d25274ff379dbb
+DIST percona-server-5.6.21-70.0.tar.gz 33900799 SHA256 
43392118dc9d9c65c64c02eaa6855f06e4e04dbb3f58a7ada7944206069486c0 SHA512 
c04e637e9c6399d699a3baa5e40459843e2feb3c6f699036151536fc0a43a3773dbd97a29b7720a73a1690ddd69965fdf4667a4d116a4fcdbe6aaef937a38d78
 WHIRLPOOL 
38920f07f3d587aa9f11c2c4d673ed7debf4900d9d0bace12a1d074281cbf36eb7324d82a5f27431270688078e81bdaa729293bfeac9fc5590369b59c8971858

diff --git a/dev-db/percona-server/percona-server-5.6.21.70.0.ebuild 
b/dev-db/percona-server/percona-server-5.6.21.70.0.ebuild
new file mode 100644
index 000..e4ea008
--- /dev/null
+++ b/dev-db/percona-server/percona-server-5.6.21.70.0.ebuild
@@ -0,0 +1,132 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/percona-server/percona-server-5.6.21.70.0.ebuild,v
 1.1 2014/11/05 14:14:42 grknight Exp $
+
+EAPI="5"
+MY_EXTRAS_VER="20141021-1750Z"
+
+inherit toolchain-funcs mysql-multilib
+# only to make repoman happy. it is really set in the eclass
+IUSE="$IUSE"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x86-linux"
+
+# When MY_EXTRAS is bumped, the index should be revised to exclude these.
+EPATCH_EXCLUDE=''
+
+DEPEND="|| ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )"
+RDEPEND="${RDEPEND}"
+
+# Please do not add a naive src_unpack to this ebuild
+# If you want to add a single patch, copy the ebuild to an overlay
+# and create your own mysql-extras tarball, looking at 000_index.txt
+
+# Official test instructions:
+# USE='extraengine perl ssl static-libs community' \
+# FEATURES='test userpriv -usersandbox' \
+# ebuild percona-server-X.X.XX.ebuild \
+# digest clean package
+multilib_src_test() {
+
+   if ! multilib_is_native_abi ; then
+   einfo "Server tests not available on non-native abi".
+   return 0;
+   fi
+
+   local TESTDIR="${CMAKE_BUILD_DIR}/mysql-test"
+   local retstatus_unit
+   local retstatus_tests
+
+   # Bug #213475 - MySQL _will_ object strenously if your machine is named
+   # localhost. Also causes weird failures.
+   [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be 
named localhost"
+
+   if ! use "minimal" ; then
+
+   if [[ $UID -eq 0 ]]; then
+   die "Testing with FEATURES=-userpriv is no longer 
supported by upstream. Tests MUST be run as non-root."
+   fi
+   has usersandbox $FEATURES && eerror "Some tests may fail with 
FEATURES=usersandbox"
+
+   einfo ">>> Test phase [test]: ${CATEGORY}/${PF}"
+   addpredict /this-dir-does-not-exist/t9.MYI
+
+   # Run CTest (test-units)
+   cmake-utils_src_test
+   retstatus_unit=$?
+   [[ $retstatus_unit -eq 0 ]] || eerror "test-unit failed"
+
+   # Ensure that parallel runs don't die
+   export MTR_BUILD_THREAD="$((${RANDOM} % 100))"
+   # Enable parallel testing, auto will try to detect number of 
cores
+   # You may set this by hand.
+   # The default maximum is 8 unless MTR_MAX_PARALLEL is increased
+   export MTR_PARALLEL="${MTR_PARALLEL:-auto}"
+
+   # create directories because mysqladmin might right out of order
+   mkdir -p "${T}"/var

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

2014-11-05 Thread Aaron Swenson (titanofold)
titanofold14/11/05 14:28:21

  Modified: ChangeLog package.use.mask
  Log:
  sci-libs/gdal|sci-libs/ogdi visibility issue fixed. Removing mask.

Revision  ChangesPath
1.744profiles/base/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.743
retrieving revision 1.744
diff -u -r1.743 -r1.744
--- ChangeLog   4 Nov 2014 22:34:07 -   1.743
+++ ChangeLog   5 Nov 2014 14:28:21 -   1.744
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.743 2014/11/04 
22:34:07 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.744 2014/11/05 
14:28:21 titanofold Exp $
+
+  05 Nov 2014; Aaron W. Swenson  package.use.mask:
+  sci-libs/gdal|sci-libs/ogdi visibility issue fixed. Removing mask.
 
   04 Nov 2014; Mike Gilbert  package.use.stable.mask:
   Revert last change.



1.621profiles/base/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v
retrieving revision 1.620
retrieving revision 1.621
diff -u -r1.620 -r1.621
--- package.use.mask4 Nov 2014 17:48:05 -   1.620
+++ package.use.mask5 Nov 2014 14:28:21 -   1.621
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.620 
2014/11/04 17:48:05 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.621 
2014/11/05 14:28:21 titanofold Exp $
 
 # This file requires >=portage-2.1.1
 # New entries go on top.
@@ -77,10 +77,6 @@
 # Mask due bug #414903
 media-video/mplayer dxr3
 
-# Rick Farina  (11 July 2014)
-# Mask ogdi use flag for sci-libs/gdal due to broken visibility rules
-sci-libs/gdal ogdi
-
 # Thomas Sachau  (30 Jun 2014)
 # Mask pixman USE flag of dev-libs/efl for future removal, bug 501074
 dev-libs/efl pixman






[gentoo-commits] gentoo-x86 commit in media-plugins/vdr-audiorecorder: ChangeLog vdr-audiorecorder-2.0.0_rc5.ebuild

2014-11-05 Thread Joerg Bornkessel (hd_brummy)
hd_brummy14/11/05 14:44:38

  Modified: ChangeLog
  Added:vdr-audiorecorder-2.0.0_rc5.ebuild
  Log:
  bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  ChangesPath
1.22 media-plugins/vdr-audiorecorder/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog?rev=1.22&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog?rev=1.22&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   31 May 2014 20:38:09 -  1.21
+++ ChangeLog   5 Nov 2014 14:44:38 -   1.22
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/vdr-audiorecorder
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog,v 
1.21 2014/05/31 20:38:09 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/ChangeLog,v 
1.22 2014/11/05 14:44:38 hd_brummy Exp $
+
+*vdr-audiorecorder-2.0.0_rc5 (05 Nov 2014)
+
+  05 Nov 2014; Joerg Bornkessel 
+  +vdr-audiorecorder-2.0.0_rc5.ebuild:
+  bump
 
 *vdr-audiorecorder-2.0.0_rc3 (31 May 2014)
 



1.1  
media-plugins/vdr-audiorecorder/vdr-audiorecorder-2.0.0_rc5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-2.0.0_rc5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-2.0.0_rc5.ebuild?rev=1.1&content-type=text/plain

Index: vdr-audiorecorder-2.0.0_rc5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-audiorecorder/vdr-audiorecorder-2.0.0_rc5.ebuild,v
 1.1 2014/11/05 14:44:38 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

VERSION="1818" # every bump, new version

DESCRIPTION="VDR plugin: automatically record radio-channels and split it into 
tracks according to RadioText-Info"
HOMEPAGE="http://projects.vdr-developer.org/projects/plg-audiorecorder/";
SRC_URI="mirror://vdr-developerorg/${VERSION}/vdr-plugin-audiorecorder-${PV}.tar.gz"

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

S="${WORKDIR}/vdr-plugin-audiorecorder-${PV}"

DEPEND=">=media-video/vdr-2
media-libs/taglib
virtual/ffmpeg[encode,mp3]
>=dev-libs/tinyxml-2.6.1[stl]"
RDEPEND="${DEPEND}"

src_install() {
vdr-plugin-2_src_install

keepdir /var/vdr/audiorecorder
chown -R vdr:vdr "${D}"/var/vdr

insinto /etc/vdr/plugins/audiorecorder
doins "${S}"/contrib/audiorecorder.conf
}






[gentoo-commits] gentoo-x86 commit in net-libs/libnm-qt: libnm-qt-0.9.8.3.ebuild ChangeLog

2014-11-05 Thread Manuel Rueger (mrueg)
mrueg   14/11/05 15:06:55

  Modified: ChangeLog
  Added:libnm-qt-0.9.8.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.15 net-libs/libnm-qt/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libnm-qt/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   27 Oct 2014 16:46:58 -  1.14
+++ ChangeLog   5 Nov 2014 15:06:55 -   1.15
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/libnm-qt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/ChangeLog,v 1.14 
2014/10/27 16:46:58 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/ChangeLog,v 1.15 
2014/11/05 15:06:55 mrueg Exp $
+
+*libnm-qt-0.9.8.3 (05 Nov 2014)
+
+  05 Nov 2014; Manuel Rüger  +libnm-qt-0.9.8.3.ebuild:
+  Version bump.
 
   27 Oct 2014; Manuel Rüger  -libnm-qt-0.9.8.1.ebuild:
   Cleanup old.



1.1  net-libs/libnm-qt/libnm-qt-0.9.8.3.ebuild

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

Index: libnm-qt-0.9.8.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libnm-qt/libnm-qt-0.9.8.3.ebuild,v 
1.1 2014/11/05 15:06:55 mrueg Exp $

EAPI=5

KDE_REQUIRED="never"
inherit kde4-base

if [[ ${KDE_BUILD_TYPE} != live ]]; then
KEYWORDS="~amd64 ~x86"
SRC_URI="mirror://kde/unstable/networkmanager-qt/${PV}/src/${P}.tar.xz"
else
KEYWORDS=""
fi

DESCRIPTION="NetworkManager bindings for Qt"
HOMEPAGE="https://projects.kde.org/projects/extragear/libs/libnm-qt";

LICENSE="LGPL-2"
SLOT="0/1"
IUSE="debug doc modemmanager test"

RDEPEND="
dev-qt/qtcore:4
dev-qt/qtdbus:4
net-misc/mobile-broadband-provider-info
|| (
>=net-misc/networkmanager-0.9.8.4[consolekit]
>=net-misc/networkmanager-0.9.8.4[systemd]
)
modemmanager? ( >=net-libs/libmm-qt-1.0.0 )
"
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )
"

src_configure() {
local mycmakeargs=(
-DBUILD_EXAMPLES=OFF
$(cmake-utils_use_find_package doc Doxygen)
$(cmake-utils_use !modemmanager DISABLE_MODEMMANAGERQT)
$(cmake-utils_use !test DISABLE_TESTING)
)

kde4-base_src_configure
}

src_install() {
if use doc; then
{ cd "${BUILD_DIR}" && doxygen; } || die "Generating 
documentation failed"
HTML_DOCS=( "${BUILD_DIR}/doc/html/" )
fi

cmake-utils_src_install
}






[gentoo-commits] gentoo-x86 commit in dev-perl/autovivification: autovivification-0.140.0.ebuild ChangeLog autovivification-0.120.0.ebuild

2014-11-05 Thread Manuel Rueger (mrueg)
mrueg   14/11/05 15:08:56

  Modified: ChangeLog
  Added:autovivification-0.140.0.ebuild
  Removed:  autovivification-0.120.0.ebuild
  Log:
  Version bump. Cleanup old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.5  dev-perl/autovivification/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/autovivification/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   7 Oct 2014 21:59:21 -   1.4
+++ ChangeLog   5 Nov 2014 15:08:56 -   1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/autovivification
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/autovivification/ChangeLog,v 1.4 
2014/10/07 21:59:21 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/autovivification/ChangeLog,v 1.5 
2014/11/05 15:08:56 mrueg Exp $
+
+*autovivification-0.140.0 (05 Nov 2014)
+
+  05 Nov 2014; Manuel Rüger  
+autovivification-0.140.0.ebuild,
+  -autovivification-0.120.0.ebuild:
+  Version bump. Cleanup old.
 
 *autovivification-0.130.0 (07 Oct 2014)
 



1.1  dev-perl/autovivification/autovivification-0.140.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/autovivification/autovivification-0.140.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/autovivification/autovivification-0.140.0.ebuild?rev=1.1&content-type=text/plain

Index: autovivification-0.140.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/autovivification/autovivification-0.140.0.ebuild,v
 1.1 2014/11/05 15:08:56 mrueg Exp $
EAPI=5
MODULE_AUTHOR=VPIT
MODULE_VERSION=0.12
inherit perl-module

DESCRIPTION="Lexically disable autovivification"
LICENSE=" || ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="virtual/perl-XSLoader"
DEPEND="${RDEPEND}
virtual/perl-Exporter
virtual/perl-ExtUtils-MakeMaker
virtual/perl-Test-Simple"

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in dev-util/nvidia-cuda-toolkit: ChangeLog nvidia-cuda-toolkit-6.5.14.ebuild

2014-11-05 Thread Justin Lecher (jlec)
jlec14/11/05 15:17:22

  Modified: ChangeLog nvidia-cuda-toolkit-6.5.14.ebuild
  Log:
  dev-util/nvidia-cuda-toolkit: Test for presents of deprecated.3 before 
moving, #525226
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.92 dev-util/nvidia-cuda-toolkit/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog?rev=1.92&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog?rev=1.92&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   4 Nov 2014 05:37:40 -   1.91
+++ ChangeLog   5 Nov 2014 15:17:22 -   1.92
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/nvidia-cuda-toolkit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog,v 
1.91 2014/11/04 05:37:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/ChangeLog,v 
1.92 2014/11/05 15:17:22 jlec Exp $
+
+  05 Nov 2014; Justin Lecher 
+  nvidia-cuda-toolkit-6.5.14.ebuild:
+  Test for presents of deprecated.3 before moving, #525226
 
 *nvidia-cuda-toolkit-4.2.9-r2 (04 Nov 2014)
 



1.3  
dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.5.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.5.14.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.5.14.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.5.14.ebuild?r1=1.2&r2=1.3

Index: nvidia-cuda-toolkit-6.5.14.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.5.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nvidia-cuda-toolkit-6.5.14.ebuild   15 Sep 2014 18:54:05 -  1.2
+++ nvidia-cuda-toolkit-6.5.14.ebuild   5 Nov 2014 15:17:22 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.5.14.ebuild,v
 1.2 2014/09/15 18:54:05 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-6.5.14.ebuild,v
 1.3 2014/11/05 15:17:22 jlec Exp $
 
 EAPI=5
 
@@ -69,7 +69,8 @@
dohtml -r doc/html/*
fi
 
-   mv doc/man/man3/{,cuda-}deprecated.3 || die
+   [[ -e doc/man/man3/deprecated.3 ]] &&
+   mv doc/man/man3/{,cuda-}deprecated.3 || die
doman doc/man/man*/*
 
use debugger || remove+=" bin/cuda-gdb extras/Debugger"
@@ -103,7 +104,7 @@
done
 
dodir ${cudadir}
-   mv * "${ED}"${cudadir}
+   mv * "${ED}"${cudadir} || die
 
cat > "${T}"/99cuda <<- EOF
PATH=${ecudadir}/bin$(use profiler && echo 
":${ecudadir}/libnvvp")






[gentoo-commits] gentoo-x86 commit in kde-misc/plasma-nm: plasma-nm-0.9.3.5.ebuild ChangeLog

2014-11-05 Thread Manuel Rueger (mrueg)
mrueg   14/11/05 15:25:39

  Modified: ChangeLog
  Added:plasma-nm-0.9.3.5.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.16 kde-misc/plasma-nm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   27 Oct 2014 16:48:06 -  1.15
+++ ChangeLog   5 Nov 2014 15:25:39 -   1.16
@@ -1,6 +1,11 @@
 # ChangeLog for kde-misc/plasma-nm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.15 
2014/10/27 16:48:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.16 
2014/11/05 15:25:39 mrueg Exp $
+
+*plasma-nm-0.9.3.5 (05 Nov 2014)
+
+  05 Nov 2014; Manuel Rüger  +plasma-nm-0.9.3.5.ebuild:
+  Version bump.
 
   27 Oct 2014; Manuel Rüger 
   -files/plasma-nm-0.9.3.3-openconnect-build.patch, -plasma-nm-0.9.3.3.ebuild:



1.1  kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild?rev=1.1&content-type=text/plain

Index: plasma-nm-0.9.3.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild,v 1.1 
2014/11/05 15:25:39 mrueg Exp $

EAPI=5

KDE_LINGUAS="ar bg bs ca ca@valencia cs da de el en_GB eo es et fa fi fr ga gl
hr hu is it ja km ko lt lv mai mr ms nb nds nl nn pa pl pt pt_BR ro ru sk 
sl sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW"
DECLARATIVE_REQUIRED="always"
inherit kde4-base

if [[ ${KDE_BUILD_TYPE} != live ]]; then
KEYWORDS="~amd64 ~x86"
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
else
KEYWORDS=""
fi

DESCRIPTION="KDE Plasma applet for NetworkManager"
HOMEPAGE="https://projects.kde.org/projects/playground/network/plasma-nm";

LICENSE="GPL-2 LGPL-2.1"
SLOT="4"
IUSE="debug modemmanager openconnect"

DEPEND="
>=net-libs/libnm-qt-0.9.8.2[modemmanager?]
net-misc/mobile-broadband-provider-info
>=net-misc/networkmanager-0.9.8.0
modemmanager? ( >=net-libs/libmm-qt-1.0.0 )
openconnect? (
net-misc/networkmanager-openconnect
net-misc/openconnect
)
"
RDEPEND="${DEPEND}
!kde-misc/networkmanagement
"

src_configure() {
local mycmakeargs=(
$(cmake-utils_use !modemmanager DISABLE_MODEMMANAGER_SUPPORT)
$(cmake-utils_use_find_package openconnect OpenConnect)
)

kde4-base_src_configure
}






[gentoo-commits] gentoo-x86 commit in kde-misc/plasma-nm: plasma-nm-0.9.3.5.ebuild ChangeLog

2014-11-05 Thread Manuel Rueger (mrueg)
mrueg   14/11/05 15:27:47

  Modified: plasma-nm-0.9.3.5.ebuild ChangeLog
  Log:
  Whitespace.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.2  kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild?r1=1.1&r2=1.2

Index: plasma-nm-0.9.3.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- plasma-nm-0.9.3.5.ebuild5 Nov 2014 15:25:39 -   1.1
+++ plasma-nm-0.9.3.5.ebuild5 Nov 2014 15:27:47 -   1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild,v 1.1 
2014/11/05 15:25:39 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-misc/plasma-nm/plasma-nm-0.9.3.5.ebuild,v 1.2 
2014/11/05 15:27:47 mrueg Exp $
 
 EAPI=5
 
 KDE_LINGUAS="ar bg bs ca ca@valencia cs da de el en_GB eo es et fa fi fr ga gl
-hr hu is it ja km ko lt lv mai mr ms nb nds nl nn pa pl pt pt_BR ro ru sk 
+hr hu is it ja km ko lt lv mai mr ms nb nds nl nn pa pl pt pt_BR ro ru sk
 sl sr sr@ijekavian sr@ijekavianlatin sr@latin sv th tr ug uk zh_CN zh_TW"
 DECLARATIVE_REQUIRED="always"
 inherit kde4-base



1.17 kde-misc/plasma-nm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/plasma-nm/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   5 Nov 2014 15:25:39 -   1.16
+++ ChangeLog   5 Nov 2014 15:27:47 -   1.17
@@ -1,6 +1,9 @@
 # ChangeLog for kde-misc/plasma-nm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.16 
2014/11/05 15:25:39 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/plasma-nm/ChangeLog,v 1.17 
2014/11/05 15:27:47 mrueg Exp $
+
+  05 Nov 2014; Manuel Rüger  plasma-nm-0.9.3.5.ebuild:
+  Whitespace.
 
 *plasma-nm-0.9.3.5 (05 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in net-libs/serf: serf-1.3.8.ebuild ChangeLog

2014-11-05 Thread Mike Gilbert (floppym)
floppym 14/11/05 15:40:37

  Modified: ChangeLog
  Added:serf-1.3.8.ebuild
  Log:
  Version bump. Ebuild by Arfrever. Fix RUNPATH (bug #509242). Usage of SSL 2 
and 3 disabled.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.148net-libs/serf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?rev=1.148&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?rev=1.148&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?r1=1.147&r2=1.148

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog   30 Aug 2014 17:02:39 -  1.147
+++ ChangeLog   5 Nov 2014 15:40:37 -   1.148
@@ -1,6 +1,14 @@
 # ChangeLog for net-libs/serf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.147 2014/08/30 
17:02:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.148 2014/11/05 
15:40:37 floppym Exp $
+
+*serf-1.3.8 (05 Nov 2014)
+
+  05 Nov 2014; Mike Gilbert 
+  +files/serf-1.3.8-scons_variables.patch, +files/serf-1.3.8-tests.patch,
+  +serf-1.3.8.ebuild:
+  Version bump. Ebuild by Arfrever. Fix RUNPATH (bug #509242). Usage of SSL 2
+  and 3 disabled.
 
   30 Aug 2014; Agostino Sarubbo  serf-1.3.7.ebuild:
   Stable for ppc64, wrt bug #519202



1.1  net-libs/serf/serf-1.3.8.ebuild

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

Index: serf-1.3.8.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.8.ebuild,v 1.1 
2014/11/05 15:40:37 floppym Exp $

EAPI="5"

inherit eutils scons-utils toolchain-funcs

DESCRIPTION="HTTP client library"
HOMEPAGE="https://code.google.com/p/serf/";
SRC_URI="https://serf.googlecode.com/svn/src_releases/${P}.tar.bz2";

LICENSE="Apache-2.0"
SLOT="1"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
IUSE="kerberos"

RDEPEND="dev-libs/apr:1=
dev-libs/apr-util:1=
dev-libs/openssl:0=
sys-libs/zlib:0=
kerberos? ( virtual/krb5 )"
DEPEND="${RDEPEND}
>=dev-util/scons-2.3.0"

src_prepare() {
epatch 
"${FILESDIR}/${PN}-1.3.2-disable_linking_against_unneeded_libraries.patch"
epatch "${FILESDIR}/${PN}-1.3.8-scons_variables.patch"
epatch "${FILESDIR}/${PN}-1.3.8-tests.patch"

# https://code.google.com/p/serf/issues/detail?id=133
sed -e "/env.Append(CCFLAGS='-O2')/d" -i SConstruct
}

src_compile() {
local myesconsargs=(
PREFIX="${EPREFIX}/usr"
LIBDIR="${EPREFIX}/usr/$(get_libdir)"
APR="${EPREFIX}/usr/bin/apr-1-config"
APU="${EPREFIX}/usr/bin/apu-1-config"
OPENSSL="${EPREFIX}/usr"
CC="$(tc-getCC)"
CPPFLAGS="${CPPFLAGS}"
CFLAGS="${CFLAGS}"
LINKFLAGS="${LDFLAGS}"
)

if use kerberos; then
myesconsargs+=(GSSAPI="${EPREFIX}/usr/bin/krb5-config")
fi

escons
}

src_test() {
escons check
}

src_install() {
escons install --install-sandbox="${D}"
}






[gentoo-commits] gentoo-x86 commit in net-libs/serf/files: serf-1.3.8-scons_variables.patch serf-1.3.8-tests.patch

2014-11-05 Thread Mike Gilbert (floppym)
floppym 14/11/05 15:40:37

  Added:serf-1.3.8-scons_variables.patch
serf-1.3.8-tests.patch
  Log:
  Version bump. Ebuild by Arfrever. Fix RUNPATH (bug #509242). Usage of SSL 2 
and 3 disabled.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  net-libs/serf/files/serf-1.3.8-scons_variables.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/files/serf-1.3.8-scons_variables.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/files/serf-1.3.8-scons_variables.patch?rev=1.1&content-type=text/plain

Index: serf-1.3.8-scons_variables.patch
===
https://code.google.com/p/serf/issues/detail?id=151
https://code.google.com/p/serf/source/detail?r=2413

--- SConstruct
+++ SConstruct
@@ -223,12 +223,12 @@
 
 if sys.platform == 'darwin':
 #  linkflags.append('-Wl,-install_name,@executable_path/%s.dylib' % (LIBNAME,))
-  env.Append(LINKFLAGS='-Wl,-install_name,%s/%s.dylib' % (thisdir, LIBNAME,))
+  env.Append(LINKFLAGS=['-Wl,-install_name,%s/%s.dylib' % (thisdir, LIBNAME,)])
 
 if sys.platform != 'win32':
   ### gcc only. figure out appropriate test / better way to check these
   ### flags, and check for gcc.
-  env.Append(CFLAGS='-std=c89')
+  env.Append(CFLAGS=['-std=c89'])
 
   ### These warnings are not available on Solaris
   if sys.platform != 'sunos5': 
@@ -237,17 +237,17 @@
 '-Wall'])
 
   if debug:
-env.Append(CCFLAGS='-g')
+env.Append(CCFLAGS=['-g'])
 env.Append(CPPDEFINES=['DEBUG', '_DEBUG'])
   else:
-env.Append(CCFLAGS='-O2')
-env.Append(CPPDEFINES='NDEBUG')
+env.Append(CCFLAGS=['-O2'])
+env.Append(CPPDEFINES=['NDEBUG'])
 
   ### works for Mac OS. probably needs to change
   env.Append(LIBS=['ssl', 'crypto', 'z', ])
 
   if sys.platform == 'sunos5':
-env.Append(LIBS='m')
+env.Append(LIBS=['m'])
 else:
   # Warning level 4, no unused argument warnings
   env.Append(CCFLAGS=['/W4', '/wd4100'])
@@ -260,8 +260,8 @@
   else:
 # Optimize for speed, use DLL runtime
 env.Append(CCFLAGS=['/O2', '/MD'])
-env.Append(CPPDEFINES='NDEBUG')
-env.Append(LINKFLAGS='/RELEASE')
+env.Append(CPPDEFINES=['NDEBUG'])
+env.Append(LINKFLAGS=['/RELEASE'])
 
 # PLAN THE BUILD
 SHARED_SOURCES = []
@@ -307,25 +307,25 @@
CPPPATH=['$APR/include', '$APU/include'])
 
   # zlib
-  env.Append(LIBS='zlib.lib')
+  env.Append(LIBS=['zlib.lib'])
   if not env.get('SOURCE_LAYOUT', None):
-env.Append(CPPPATH='$ZLIB/include',
-   LIBPATH='$ZLIB/lib')
+env.Append(CPPPATH=['$ZLIB/include'],
+   LIBPATH=['$ZLIB/lib'])
   else:
-env.Append(CPPPATH='$ZLIB',
-   LIBPATH='$ZLIB')
+env.Append(CPPPATH=['$ZLIB'],
+   LIBPATH=['$ZLIB'])
 
   # openssl
   env.Append(LIBS=['libeay32.lib', 'ssleay32.lib'])
   if not env.get('SOURCE_LAYOUT', None):
-env.Append(CPPPATH='$OPENSSL/include/openssl',
-   LIBPATH='$OPENSSL/lib')
+env.Append(CPPPATH=['$OPENSSL/include/openssl'],
+   LIBPATH=['$OPENSSL/lib'])
   elif 0: # opensslstatic:
-env.Append(CPPPATH='$OPENSSL/inc32',
-   LIBPATH='$OPENSSL/out32')
+env.Append(CPPPATH=['$OPENSSL/inc32'],
+   LIBPATH=['$OPENSSL/out32'])
   else:
-env.Append(CPPPATH='$OPENSSL/inc32',
-   LIBPATH='$OPENSSL/out32dll')
+env.Append(CPPPATH=['$OPENSSL/inc32'],
+   LIBPATH=['$OPENSSL/out32dll'])
 else:
   if os.path.isdir(apr):
 apr = os.path.join(apr, 'bin', 'apr-1-config')
@@ -351,8 +351,8 @@
 apr_libs = ''
 apu_libs = ''
 
-  env.Append(CPPPATH='$OPENSSL/include')
-  env.Append(LIBPATH='$OPENSSL/lib')
+  env.Append(CPPPATH=['$OPENSSL/include'])
+  env.Append(LIBPATH=['$OPENSSL/lib'])
 
 
 # If build with gssapi, get its information and define SERF_HAVE_GSSAPI
@@ -362,7 +362,7 @@
 env['GSSAPI_LIBS'] = cmd.strip()
 return env.MergeFlags(cmd, unique)
 env.ParseConfig('$GSSAPI --libs gssapi', parse_libs)
-env.Append(CPPDEFINES='SERF_HAVE_GSSAPI')
+env.Append(CPPDEFINES=['SERF_HAVE_GSSAPI'])
 if sys.platform == 'win32':
   env.Append(CPPDEFINES=['SERF_HAVE_SSPI'])
 



1.1  net-libs/serf/files/serf-1.3.8-tests.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/files/serf-1.3.8-tests.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/files/serf-1.3.8-tests.patch?rev=1.1&content-type=text/plain

Index: serf-1.3.8-tests.patch
===
https://code.google.com/p/serf/source/detail?r=2443
https://code.google.com/p/serf/source/detail?r=2444
https://code.google.com/p/serf/source/detail?r=2445

--- test/test_buckets.c
+++ test/test_buckets.c
@@ -123

[gentoo-commits] gentoo-x86 commit in net-analyzer/smokeping/files: smokeping.init.4

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 15:54:40

  Added:smokeping.init.4
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  net-analyzer/smokeping/files/smokeping.init.4

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/files/smokeping.init.4?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/files/smokeping.init.4?rev=1.1&content-type=text/plain

Index: smokeping.init.4
===
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

extra_commands="${opts} dump reload restore"

depend() {
need net
use dns
}

checkconfig() {
if [ ! -f "/etc/smokeping/config" ] ; then
eerror "You need /etc/smokeping/config to run smokeping!"
return 1
fi
}

start() {
checkconfig || return 1

checkpath -d -m 0755 -o smokeping:smokeping /run/smokeping
checkpath -d -m 0755 -o smokeping:smokeping /var/cache/smokeping

ebegin "Starting smokeping"
LC_ALL=C \
start-stop-daemon --start --name smokeping \
--pidfile /run/smokeping/smokeping.pid \
--exec /usr/bin/smokeping \
--user smokeping:smokeping
eend $?
}

stop() {
ebegin "Stopping smokeping"
start-stop-daemon --stop \
--pidfile /run/smokeping/smokeping.pid
eend $?
}

reload() {
ebegin "Reloading smokeping"
/usr/bin/smokeping --reload 1>/dev/null 2>&1
eend $?
}

dump() {
ebegin "Dumping smokeping rrd files to XML for backup or upgrade use"
if service_started "${myservice}" ; then
eerror "You need to stop smokeping before dumping files!"
return 1
fi
for f in `find /var/lib/smokeping -name '*.rrd' -print` ; do
f_xml=`dirname $f`/`basename $f .rrd`.xml
rrdtool dump "$f" > "${f_xml}"
chown root:0 "${f_xml}"
done
eend $?
}

restore() {
ebegin "Restoring smokeping rrd files from XML dump files"
if service_started "${myservice}" ; then
eerror "You need to stop smokeping before restoring files!"
return 1
fi
for f in `find /var/lib/smokeping -name '*.xml' -print` ; do
f_rrd=`dirname $f`/`basename $f .xml`.rrd
mv -f "${f_rrd}" "${f_rrd}.bak"
chown root:0 "${f_rrd}.bak"
rrdtool restore "$f" "${f_rrd}"
chown smokeping:smokeping "${f_rrd}"
done
eend $?
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/smokeping: ChangeLog smokeping-2.6.10.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 15:54:40

  Modified: ChangeLog
  Added:smokeping-2.6.10.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.59 net-analyzer/smokeping/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   10 Aug 2014 21:00:44 -  1.58
+++ ChangeLog   5 Nov 2014 15:54:40 -   1.59
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/smokeping
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.58 
2014/08/10 21:00:44 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.59 
2014/11/05 15:54:40 jer Exp $
+
+*smokeping-2.6.10 (05 Nov 2014)
+
+  05 Nov 2014; Jeroen Roovers  +smokeping-2.6.10.ebuild,
+  +files/smokeping.init.4:
+  Version bump.
 
   10 Aug 2014; Sergei Trofimovich  smokeping-2.6.9.ebuild:
   QA: drop trailing '.' from DESCRIPTION



1.1  net-analyzer/smokeping/smokeping-2.6.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild?rev=1.1&content-type=text/plain

Index: smokeping-2.6.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild,v 1.1 
2014/11/05 15:54:40 jer Exp $

EAPI=5
inherit eutils user systemd

DESCRIPTION="A powerful latency measurement tool"
HOMEPAGE="http://oss.oetiker.ch/smokeping/";
SRC_URI="http://oss.oetiker.ch/smokeping/pub/${P}.tar.gz";

LICENSE="GPL-2"
SLOT="0"
# dropping hppa and sparc because of way too may dependencies not having
# keywords in those architectures.
KEYWORDS="~amd64 ~hppa ~x86"

# removing fcgi useflag as the configure script can't avoid it without patching
IUSE="apache2 curl dig echoping ipv6 ldap radius ssh telnet"

DEPEND="
!apache2? ( virtual/httpd-cgi )
apache2? (
>=www-apache/mod_perl-2.0.1
www-apache/mod_fcgid
)
curl? ( >=net-misc/curl-7.21.4 )
dig? ( net-dns/bind-tools )
echoping? ( >=net-analyzer/echoping-6.0.2 )
ipv6? ( >=dev-perl/Socket6-0.20 )
ldap? ( dev-perl/perl-ldap )
radius? ( dev-perl/RadiusPerl )
ssh? ( dev-perl/Net-OpenSSH )
telnet? ( dev-perl/Net-Telnet )
>=dev-lang/perl-5.8.8-r8
>=dev-perl/SNMP_Session-1.13
>=net-analyzer/fping-2.4_beta2-r2[suid]
>=net-analyzer/rrdtool-1.2[graph,perl]
dev-perl/CGI-Session
dev-perl/Config-Grammar
dev-perl/Digest-HMAC
dev-perl/FCGI
dev-perl/IO-Socket-SSL
dev-perl/Net-DNS
dev-perl/libwww-perl
virtual/perl-libnet
"

RDEPEND="${DEPEND}"

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

src_prepare() {
rm -r lib/{BER.pm,SNMP_Session.pm,SNMP_util.pm} # dev-perl/SNMP_Session
}

src_configure() {
econf \
--sysconfdir=/etc/smokeping \
--with-htdocs-dir=/var/www/localhost/smokeping
}

src_compile() {
LC_ALL=C emake
}

src_install() {
default

newinitd "${FILESDIR}"/${PN}.init.4 ${PN}
systemd_dotmpfilesd "${FILESDIR}"/"${PN}".conf
systemd_dounit "${FILESDIR}"/"${PN}".service

mv "${D}/etc/smokeping/basepage.html.dist" 
"${D}/etc/smokeping/basepage.html"
mv "${D}/etc/smokeping/config.dist" "${D}/etc/smokeping/config"
mv "${D}/etc/smokeping/smokemail.dist" "${D}/etc/smokeping/smokemail"
mv "${D}/etc/smokeping/smokeping_secrets.dist" 
"${D}/etc/smokeping/smokeping_secrets"
mv "${D}/etc/smokeping/tmail.dist" "${D}/etc/smokeping/tmail"

sed -i \
-e '/^imgcache/{s:\(^imgcache[ \t]*=\).*:\1 
/var/lib/smokeping/.simg:}' \
-e '/^imgurl/{s:\(^imgurl[ \t]*=\).*:\1 ../.simg:}' \
-e '/^datadir/{s:\(^datadir[ \t]*=\).*:\1 /var/lib/smokeping:}' 
\
-e '/^piddir/{s:\(^piddir[ \t]*=\).*:\1 /run/smokeping:}' \
-e '/^cgiurl/{s#\(^cgiurl[ \t]*=\).*#\1 

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

2014-11-05 Thread Aaron Swenson (titanofold)
titanofold14/11/05 15:58:23

  Modified: ChangeLog
  Added:gdal-1.11.1-r1.ebuild
  Removed:  gdal-1.11.1.ebuild
  Log:
  Fix bugs 361299 and 524052.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.152sci-libs/gdal/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog   3 Nov 2014 13:57:38 -   1.151
+++ ChangeLog   5 Nov 2014 15:58:23 -   1.152
@@ -1,6 +1,12 @@
 # ChangeLog for sci-libs/gdal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.151 2014/11/03 
13:57:38 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.152 2014/11/05 
15:58:23 titanofold Exp $
+
+*gdal-1.11.1-r1 (05 Nov 2014)
+
+  05 Nov 2014; Aaron W. Swenson  -gdal-1.11.1.ebuild,
+  +gdal-1.11.1-r1.ebuild:
+  Fix bugs 361299 and 524052.
 
   03 Nov 2014; Aaron W. Swenson  gdal-1.9.2.ebuild,
   gdal-1.10.0-r1.ebuild, gdal-1.10.1.ebuild, gdal-1.11.1.ebuild:



1.1  sci-libs/gdal/gdal-1.11.1-r1.ebuild

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

Index: gdal-1.11.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.11.1-r1.ebuild,v 1.1 
2014/11/05 15:58:23 titanofold Exp $

EAPI=5

WANT_AUTOCONF="2.5"

GENTOO_DEPEND_ON_PERL="no"
PYTHON_COMPAT=( python2_{5..7} python3_{1..3} )
DISTUTILS_OPTIONAL=1

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

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

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

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

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

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

REQUIRED_USE="
ecwj2k? ( threads )
spatialite? ( sqlite )
mdb? ( java )
"

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

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

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

# the second sed expression should fix bug 371075
sed -i \
-e "s:setup.py install:se

[gentoo-commits] gentoo-x86 commit in dev-db/postgis/files: postgis-2.1.4-pkgconfig-json.patch

2014-11-05 Thread Aaron Swenson (titanofold)
titanofold14/11/05 16:09:12

  Added:postgis-2.1.4-pkgconfig-json.patch
  Log:
  Version bump. Fixes bugs 464392, 507708, and 520694.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  dev-db/postgis/files/postgis-2.1.4-pkgconfig-json.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/files/postgis-2.1.4-pkgconfig-json.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/postgis/files/postgis-2.1.4-pkgconfig-json.patch?rev=1.1&content-type=text/plain

Index: postgis-2.1.4-pkgconfig-json.patch
===
diff --git a/configure.ac b/configure.ac
index a13cf13..c0a7842 100644
--- a/configure.ac
+++ b/configure.ac
@@ -780,61 +780,19 @@ dnl 
===
 dnl Detect if json-c installed
 dnl ===
 
-CHECK_JSON=yes
-HAVE_JSON=no
-HAVE_JSON_C=no
-
-AC_ARG_WITH([json],
-   [AS_HELP_STRING([--without-json], [build without json-c support])],
-   [CHECK_JSON="$withval"], [])
-
-if test "$CHECK_JSON" != "no"; then dnl {
-
-AC_ARG_WITH([jsondir],
-   [AS_HELP_STRING([--with-jsondir=PATH], [specify the json-c installation 
directory])],
-   [JSONDIR="$withval"], [JSONDIR=])
-
-if test ! "x$JSONDIR" = "x"; then
-   dnl Make sure that the directory exists
-   if test "x$JSONDIR" = "xyes"; then
-   AC_MSG_ERROR([you must specify a parameter to --with-jsondir, 
e.g. --with-jsondir=/path/to])
-   else
-   AC_MSG_RESULT([Using user-specified json-c directory: $JSONDIR])
-
-   dnl Add the include directory to JSON_CPPFLAGS
-   JSON_CPPFLAGS="-I$JSONDIR/include"
-   JSON_LDFLAGS="-L$JSONDIR/lib"
-   fi
-fi
-
-dnl Check that we can find the json/json.h header file
-CPPFLAGS_SAVE="$CPPFLAGS"
-CPPFLAGS="$JSON_CPPFLAGS"
-AC_CHECK_HEADER([json/json.h], [HAVE_JSON=yes], [
-  AC_CHECK_HEADER([json-c/json.h], [HAVE_JSON=yes; HAVE_JSON_C=yes], [])
-])  
-CPPFLAGS="$CPPFLAGS_SAVE"
-
-dnl Ensure we can link against libjson
-LIBS_SAVE="$LIBS"
-LIBS="$JSON_LDFLAGS"
-AC_CHECK_LIB([json-c], [json_object_get], [HAVE_JSON=yes; 
JSON_LDFLAGS="${JSON_LDFLAGS} -ljson-c"], [
-  AC_CHECK_LIB([json], [json_object_get], [HAVE_JSON=yes; 
JSON_LDFLAGS="${JSON_LDFLAGS} -ljson"], [], [])
-], [])
-LIBS="$LIBS_SAVE"
-
-if test "$HAVE_JSON" = "yes"; then
+PKG_CHECK_MODULES([JSON], [json],
+  [
+  HAVE_JSON=yes
AC_DEFINE([HAVE_LIBJSON], 1, [Define to 1 if libjson is present])
-fi
-if test "$HAVE_JSON_C" = "yes"; then
-  AC_DEFINE([HAVE_LIBJSON_C], 1, [Define to 1 if libjson resides in a json-c 
subdir])
-fi
-
-AC_SUBST([JSON_CPPFLAGS])
-AC_SUBST([JSON_LDFLAGS])
-AC_SUBST([HAVE_JSON])
-
-fi dnl }
+  ],
+  [
+  PKG_CHECK_MODULES([JSON], [json-c],
+  [
+  HAVE_JSON=yes
+ AC_DEFINE([HAVE_LIBJSON], 1, [Define to 1 if libjson 
is present])
+  ],
+  [HAVE_JSON=no])
+  ])
 
 dnl ===
 dnl Detect GTK+2.0 for GUI
@@ -927,7 +885,7 @@ AC_DEFINE_UNQUOTED([POSTGIS_USE_STATS], [1], [Enable use of 
ANALYZE statistics])
 CPPFLAGS="$PGSQL_CPPFLAGS $GEOS_CPPFLAGS $PROJ_CPPFLAGS $XML2_CPPFLAGS 
$SFCGAL_CPPFLAGS $CPPFLAGS"
 AC_MSG_RESULT([CPPFLAGS: $CPPFLAGS])
 
-SHLIB_LINK="$PGSQL_LDFLAGS $GEOS_LDFLAGS $PROJ_LDFLAGS -lgeos_c -lproj 
$JSON_LDFLAGS $XML2_LDFLAGS $SFCGAL_LDFLAGS"
+SHLIB_LINK="$PGSQL_LDFLAGS $GEOS_LDFLAGS $PROJ_LDFLAGS -lgeos_c -lproj 
$JSON_LIBS $XML2_LDFLAGS $SFCGAL_LDFLAGS"
 AC_SUBST([SHLIB_LINK])
 dnl AC_MSG_RESULT([SHLIB_LINK: $SHLIB_LINK])
 
diff --git a/liblwgeom/Makefile.in b/liblwgeom/Makefile.in
index 3cc6256..5ccbb3b 100644
--- a/liblwgeom/Makefile.in
+++ b/liblwgeom/Makefile.in
@@ -11,8 +11,8 @@
 # **
 
 CC = @CC@
-CFLAGS = @CFLAGS@ @PICFLAGS@ @WARNFLAGS@ @GEOS_CPPFLAGS@ @PROJ_CPPFLAGS@ 
@JSON_CPPFLAGS@
-LDFLAGS = @LDFLAGS@ @GEOS_LDFLAGS@ -lgeos_c @PROJ_LDFLAGS@ -lproj 
@JSON_LDFLAGS@
+CFLAGS = @CFLAGS@ @PICFLAGS@ @WARNFLAGS@ @GEOS_CPPFLAGS@ @PROJ_CPPFLAGS@ 
@JSON_CFLAGS@
+LDFLAGS = @LDFLAGS@ @GEOS_LDFLAGS@ -lgeos_c @PROJ_LDFLAGS@ -lproj @JSON_LIBS@
 NUMERICFLAGS = @NUMERICFLAGS@
 top_builddir = @top_builddir@
 prefix = @prefix@
diff --git a/liblwgeom/lwin_geojson.c b/liblwgeom/lwin_geojson.c
index 7019626..ec1d594 100644
--- a/liblwgeom/lwin_geojson.c
+++ b/liblwgeom/lwin_geojson.c
@@ -19,13 +19,8 @@
 
 #include 
 
-#ifdef HAVE_LIBJSON_C
-#include 
-#include 
-#else
-#include 
-#include 
-#endif
+#include 
+#include 
 
 #ifndef JSON_C_VERSION
 // Adds

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

2014-11-05 Thread Aaron Swenson (titanofold)
titanofold14/11/05 16:09:12

  Modified: ChangeLog
  Added:postgis-2.0.6.ebuild postgis-2.1.4.ebuild
  Log:
  Version bump. Fixes bugs 464392, 507708, and 520694.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.94 dev-db/postgis/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   3 Nov 2014 11:32:12 -   1.93
+++ ChangeLog   5 Nov 2014 16:09:12 -   1.94
@@ -1,6 +1,13 @@
 # ChangeLog for dev-db/postgis
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.93 2014/11/03 
11:32:12 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/ChangeLog,v 1.94 2014/11/05 
16:09:12 titanofold Exp $
+
+*postgis-2.1.4 (05 Nov 2014)
+*postgis-2.0.6 (05 Nov 2014)
+
+  05 Nov 2014; Aaron W. Swenson  +postgis-2.0.6.ebuild,
+  +postgis-2.1.4.ebuild, +files/postgis-2.1.4-pkgconfig-json.patch:
+  Version bump. Fixes bugs 464392, 507708, and 520694.
 
   03 Nov 2014; Aaron W. Swenson  postgis-2.0.3.ebuild,
   postgis-2.1.0.ebuild, postgis-2.1.1.ebuild:



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

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

Index: postgis-2.0.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgis/postgis-2.0.6.ebuild,v 1.1 
2014/11/05 16:09:12 titanofold Exp $

EAPI="4"

inherit autotools eutils versionator

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

RDEPEND="
|| (
virtual/postgresql:9.2[server]
virtual/postgresql:9.1[server]
virtual/postgresql:9.0[server]
virtual/postgresql:8.4[server]
)
dev-libs/json-c
dev-libs/libxml2:2
>=sci-libs/geos-3.3.8
>=sci-libs/proj-4.6.0
>=sci-libs/gdal-1.9
gtk? ( x11-libs/gtk+:2 )
"

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

media-gfx/graphicsmagick[imagemagick,png]
)
)
virtual/pkgconfig
"

PGIS="$(get_version_component_range 1-2)"

RESTRICT="test"

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

# Because developers have been fooled into thinking recursive make is a
# good thing.
MAKEOPTS="-j1"

pkg_setup() {
export PGSLOT="$(postgresql-config show)"

if [[ ${PGSLOT//.} < 84 || ${PGSLOT//.} > 92 ]] ; then
eerror "You must build ${CATEGORY}/${P} against PostgreSQL 8.4 
- 9.2."
eerror "Set an appropriate slot with postgresql-config."
die 'Select a PostgreSQL slot between 8.4 and 9.2'
fi
}

src_prepare() {
epatch "${FILESDIR}/${PN}-${PGIS}-ldflags.patch" \
"${FILESDIR}/${PN}-${PGIS}-pkgconfig-json.patch"

local AT_M4DIR="macros"
eautoreconf
}

src_configure() {
local myargs=""
use gtk && myargs+=" --with-gui"
econf ${myargs}
}

src_compile() {
# Occasionally, builds fail because of out of order compilation.
# Otherwise, it'd be fine.
emake
emake -C topology

if use doc ; then
emake comments
emake cheatsheets
emake -C doc html
fi
}

src_install() {
emake DESTDIR="${D}" install
use doc &&

[gentoo-commits] gentoo-x86 commit in app-emulation/ski: ski-1.3.2-r1.ebuild ChangeLog

2014-11-05 Thread Mike Frysinger (vapier)
vapier  14/11/05 16:11:10

  Modified: ChangeLog
  Added:ski-1.3.2-r1.ebuild
  Log:
  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.8  app-emulation/ski/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   19 Aug 2014 06:59:27 -  1.7
+++ ChangeLog   5 Nov 2014 16:11:10 -   1.8
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/ski
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.7 
2014/08/19 06:59:27 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.8 
2014/11/05 16:11:10 vapier Exp $
+
+*ski-1.3.2-r1 (05 Nov 2014)
+
+  05 Nov 2014; Mike Frysinger  +ski-1.3.2-r1.ebuild:
+  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
 
   19 Aug 2014; Sergei Trofimovich 
   +files/ski-1.3.2-binutils.patch, ski-1.3.2.ebuild:



1.1  app-emulation/ski/ski-1.3.2-r1.ebuild

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

Index: ski-1.3.2-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2-r1.ebuild,v 1.1 
2014/11/05 16:11:10 vapier Exp $

EAPI="4"

inherit autotools eutils

DESCRIPTION="ia64 instruction set simulator"
HOMEPAGE="http://ski.sourceforge.net/ 
http://www.gelato.unsw.edu.au/IA64wiki/SkiSimulator";
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

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

RDEPEND="dev-libs/libltdl
|| ( dev-libs/elfutils dev-libs/libelf )
sys-libs/ncurses
gtk? (
gnome-base/libglade:2.0
gnome-base/libgnomeui
x11-libs/gtk+:2
)
motif? ( x11-libs/motif )"
DEPEND="${RDEPEND}
sys-devel/bison
sys-devel/flex
dev-util/gperf"

PATCHES=(
"${FILESDIR}"/${P}-syscall-linux-includes.patch
"${FILESDIR}"/${P}-remove-hayes.patch
"${FILESDIR}"/${P}-no-local-ltdl.patch
"${FILESDIR}"/${P}-AC_C_BIGENDIAN.patch
"${FILESDIR}"/${P}-configure-withval.patch
"${FILESDIR}"/${P}-binutils.patch
)

src_prepare() {
epatch "${PATCHES[@]}"

rm -rf libltdl src/ltdl.[ch] macros/ltdl.m4

AT_M4DIR="macros" eautoreconf
}

src_configure() {
econf \
--without-included-ltdl \
$(use_with gtk) \
$(use_with motif x11)
}






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

2014-11-05 Thread Mike Frysinger (vapier)
vapier  14/11/05 16:12:11

  Modified: ChangeLog
  Added:openct-0.6.20-r4.ebuild
  Log:
  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key D2E96200)

Revision  ChangesPath
1.113dev-libs/openct/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openct/ChangeLog?rev=1.113&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openct/ChangeLog?rev=1.113&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/openct/ChangeLog?r1=1.112&r2=1.113

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog   8 Aug 2014 08:00:56 -   1.112
+++ ChangeLog   5 Nov 2014 16:12:11 -   1.113
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/openct
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v 1.112 
2014/08/08 08:00:56 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/ChangeLog,v 1.113 
2014/11/05 16:12:11 vapier Exp $
+
+*openct-0.6.20-r4 (05 Nov 2014)
+
+  05 Nov 2014; Mike Frysinger  +openct-0.6.20-r4.ebuild:
+  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
 
   08 Aug 2014; Alon Bar-Lev  -openct-0.6.20.ebuild,
   openct-0.6.20-r3.ebuild:



1.1  dev-libs/openct/openct-0.6.20-r4.ebuild

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

Index: openct-0.6.20-r4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/openct/openct-0.6.20-r4.ebuild,v 
1.1 2014/11/05 16:12:11 vapier Exp $

EAPI=5

inherit eutils flag-o-matic multilib udev user

DESCRIPTION="library for accessing smart card terminals"
HOMEPAGE="https://github.com/OpenSC/openct/wiki";

SRC_URI="sourceforge://opensc/${PN}/${P}.tar.gz"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"

LICENSE="LGPL-2.1"
SLOT="0"
IUSE="doc pcsc-lite usb debug +udev"

RDEPEND="pcsc-lite? ( >=sys-apps/pcsc-lite-1.7.2-r1 )
usb? ( virtual/libusb:0 )
dev-libs/libltdl"

DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )"

# udev is not required at all at build-time as it's only a matter of
# installing the rules; add openrc for the checkpath used in the new
# init script
RDEPEND="${RDEPEND}
udev? ( virtual/udev )
sys-apps/openrc"

pkg_setup() {
enewgroup openct
enewuser openctd
}

src_configure() {
use debug && append-cppflags -DDEBUG_IFDH

econf \
--docdir="/usr/share/doc/${PF}" \
--htmldir="/usr/share/doc/${PF}/html" \
--localstatedir=/var \
--with-udev="$(get_udevdir)" \
--enable-non-privileged \
--with-daemon-user=openctd \
--with-daemon-groups=usb \
--enable-shared --disable-static \
$(use_enable doc) \
$(use_enable doc api-doc) \
$(use_enable pcsc-lite pcsc) \
$(use_with pcsc-lite bundle /usr/$(get_libdir)/readers/usb) \
$(use_enable usb)
}

src_install() {
emake DESTDIR="${D}" install
prune_libtool_files --all
rm "${D}"/usr/$(get_libdir)/openct-ifd.*

use udev && udev_newrules etc/openct.udev 70-openct.rules

newinitd "${FILESDIR}"/openct.rc.2 openct
}

pkg_postinst() {
elog
elog "You need to edit /etc/openct.conf to enable serial readers."
elog
elog "You should add \"openct\" to your default runlevel. To do so"
elog "type \"rc-update add openct default\"."
elog
elog "You need to be a member of the (newly created) group openct to"
elog "access smart card readers connected to this system. Set users'"
elog "groups with usermod -G.  root always has access."
elog
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libp11: libp11-0.2.8.ebuild ChangeLog

2014-11-05 Thread Mike Frysinger (vapier)
vapier  14/11/05 16:11:54

  Modified: libp11-0.2.8.ebuild ChangeLog
  Log:
  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.14 dev-libs/libp11/libp11-0.2.8.ebuild

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

Index: libp11-0.2.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libp11-0.2.8.ebuild 10 Aug 2014 20:37:23 -  1.13
+++ libp11-0.2.8.ebuild 5 Nov 2014 16:11:54 -   1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8.ebuild,v 1.13 
2014/08/10 20:37:23 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8.ebuild,v 1.14 
2014/11/05 16:11:54 vapier Exp $
 
 EAPI="4"
 inherit libtool
@@ -14,9 +14,8 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
 IUSE="doc"
 
-# libtool is required at runtime as it uses libltdl.
 RDEPEND="dev-libs/openssl
-   sys-devel/libtool"
+   dev-libs/libltdl"
 DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen )"



1.69 dev-libs/libp11/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   16 Oct 2014 17:54:16 -  1.68
+++ ChangeLog   5 Nov 2014 16:11:54 -   1.69
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libp11
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v 1.68 2014/10/16 
17:54:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v 1.69 2014/11/05 
16:11:54 vapier Exp $
+
+  05 Nov 2014; Mike Frysinger  libp11-0.2.8.ebuild:
+  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
 
 *libp11-0.2.8-r2 (16 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/opensc: opensc-0.12.2-r2.ebuild ChangeLog

2014-11-05 Thread Mike Frysinger (vapier)
vapier  14/11/05 16:13:26

  Modified: opensc-0.12.2-r2.ebuild ChangeLog
  Log:
  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.9  dev-libs/opensc/opensc-0.12.2-r2.ebuild

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

Index: opensc-0.12.2-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.12.2-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- opensc-0.12.2-r2.ebuild 30 Sep 2012 17:20:43 -  1.8
+++ opensc-0.12.2-r2.ebuild 5 Nov 2014 16:13:26 -   1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.12.2-r2.ebuild,v 
1.8 2012/09/30 17:20:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/opensc-0.12.2-r2.ebuild,v 
1.9 2014/11/05 16:13:26 vapier Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86"
 IUSE="doc libtool +pcsc-lite openct readline ssl zlib"
 
-RDEPEND="libtool? ( sys-devel/libtool )
+RDEPEND="libtool? ( dev-libs/libltdl )
zlib? ( sys-libs/zlib )
readline? ( sys-libs/readline )
ssl? ( dev-libs/openssl )



1.138dev-libs/opensc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/ChangeLog?rev=1.138&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/ChangeLog?rev=1.138&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/opensc/ChangeLog?r1=1.137&r2=1.138

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/opensc/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog   23 Aug 2014 19:06:38 -  1.137
+++ ChangeLog   5 Nov 2014 16:13:26 -   1.138
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/opensc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/ChangeLog,v 1.137 
2014/08/23 19:06:38 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/opensc/ChangeLog,v 1.138 
2014/11/05 16:13:26 vapier Exp $
+
+  05 Nov 2014; Mike Frysinger  opensc-0.12.2-r2.ebuild:
+  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
 
 *opensc-0.14.0 (23 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/ski: ChangeLog ski-1.3.2.ebuild

2014-11-05 Thread Mike Frysinger (vapier)
vapier  14/11/05 16:15:25

  Modified: ChangeLog ski-1.3.2.ebuild
  Log:
  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.9  app-emulation/ski/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   5 Nov 2014 16:11:10 -   1.8
+++ ChangeLog   5 Nov 2014 16:15:25 -   1.9
@@ -1,10 +1,11 @@
 # ChangeLog for app-emulation/ski
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.8 
2014/11/05 16:11:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.9 
2014/11/05 16:15:25 vapier Exp $
 
 *ski-1.3.2-r1 (05 Nov 2014)
 
-  05 Nov 2014; Mike Frysinger  +ski-1.3.2-r1.ebuild:
+  05 Nov 2014; Mike Frysinger  ski-1.3.2.ebuild,
+  +ski-1.3.2-r1.ebuild:
   Depend on libltdl rather than libtool #528294 by Pacho Ramos.
 
   19 Aug 2014; Sergei Trofimovich 



1.7  app-emulation/ski/ski-1.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild?r1=1.6&r2=1.7

Index: ski-1.3.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ski-1.3.2.ebuild19 Aug 2014 06:59:27 -  1.6
+++ ski-1.3.2.ebuild5 Nov 2014 16:15:25 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.6 
2014/08/19 06:59:27 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.7 
2014/11/05 16:15:25 vapier Exp $
 
 EAPI="4"
 
@@ -15,8 +15,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="+gtk motif"
 
-# We use ltdl from libtool at runtime.
-RDEPEND="sys-devel/libtool
+RDEPEND="dev-libs/libltdl
|| ( dev-libs/elfutils dev-libs/libelf )
sys-libs/ncurses
gtk? (






[gentoo-commits] gentoo-x86 commit in dev-libs/redland: redland-1.0.17.ebuild redland-1.0.16.ebuild redland-1.0.15.ebuild redland-1.0.17-r1.ebuild ChangeLog

2014-11-05 Thread Mike Frysinger (vapier)
vapier  14/11/05 16:16:06

  Modified: redland-1.0.17.ebuild redland-1.0.16.ebuild
redland-1.0.15.ebuild ChangeLog
  Added:redland-1.0.17-r1.ebuild
  Log:
  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  dev-libs/redland/redland-1.0.17.ebuild

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

Index: redland-1.0.17.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.17.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- redland-1.0.17.ebuild   3 Nov 2014 11:47:39 -   1.2
+++ redland-1.0.17.ebuild   5 Nov 2014 16:16:06 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.17.ebuild,v 
1.2 2014/11/03 11:47:39 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.17.ebuild,v 
1.3 2014/11/05 16:16:06 vapier Exp $
 
 EAPI=5
 inherit db-use libtool
@@ -14,8 +14,7 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE="berkdb iodbc mysql odbc postgres sqlite static-libs"
 
-# NOTE: libtool is required for libltdl at runtime
-RDEPEND=">=sys-devel/libtool-2.2.6b
+RDEPEND="dev-libs/libltdl
mysql? ( virtual/mysql )
sqlite? ( =dev-db/sqlite-3* )
berkdb? ( sys-libs/db )



1.16 dev-libs/redland/redland-1.0.16.ebuild

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

Index: redland-1.0.16.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.16.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- redland-1.0.16.ebuild   3 Nov 2014 11:47:39 -   1.15
+++ redland-1.0.16.ebuild   5 Nov 2014 16:16:06 -   1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.16.ebuild,v 
1.15 2014/11/03 11:47:39 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.16.ebuild,v 
1.16 2014/11/05 16:16:06 vapier Exp $
 
 EAPI=4
 inherit db-use libtool
@@ -14,8 +14,7 @@
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
 IUSE="berkdb iodbc mysql odbc postgres sqlite static-libs +xml"
 
-# NOTE: libtool is required for libltdl at runtime
-RDEPEND=">=sys-devel/libtool-2.2.6b
+RDEPEND="dev-libs/libltdl
mysql? ( virtual/mysql )
sqlite? ( =dev-db/sqlite-3* )
berkdb? ( sys-libs/db )



1.15 dev-libs/redland/redland-1.0.15.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild?r1=1.14&r2=1.15

Index: redland-1.0.15.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- redland-1.0.15.ebuild   3 Nov 2014 11:47:39 -   1.14
+++ redland-1.0.15.ebuild   5 Nov 2014 16:16:06 -   1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild,v 
1.14 2014/11/03 11:47:39 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/redland/redland-1.0.15.ebuild,v 
1.15 2014/11/05 16:16:06 vapier Exp $
 
 EAPI=4
 inherit libtool
@@ -14,8 +14,7 @@
 KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86

[gentoo-commits] gentoo-x86 commit in app-admin/pwgen/files: 2.06-special-char.patch

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 16:17:07

  Modified: 2.06-special-char.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  app-admin/pwgen/files/2.06-special-char.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/pwgen/files/2.06-special-char.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/pwgen/files/2.06-special-char.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/pwgen/files/2.06-special-char.patch?r1=1.1&r2=1.2

Index: 2.06-special-char.patch
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/pwgen/files/2.06-special-char.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 2.06-special-char.patch 1 Feb 2010 23:15:10 -   1.1
+++ 2.06-special-char.patch 5 Nov 2014 16:17:07 -   1.2
@@ -1,5 +1,3 @@
-diff --git a/pwgen.c b/pwgen.c
-index 3ae457a..0bc6705 100644
 --- a/pwgen.c
 +++ b/pwgen.c
 @@ -138,7 +138,7 @@ int main(int argc, char **argv)






[gentoo-commits] gentoo-x86 commit in app-admin/pwgen: ChangeLog pwgen-2.07.ebuild pwgen-2.06-r2.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 16:17:07

  Modified: ChangeLog
  Added:pwgen-2.07.ebuild
  Removed:  pwgen-2.06-r2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.67 app-admin/pwgen/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/pwgen/ChangeLog?rev=1.67&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/pwgen/ChangeLog?rev=1.67&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/pwgen/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/pwgen/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   4 Apr 2013 13:46:28 -   1.66
+++ ChangeLog   5 Nov 2014 16:17:07 -   1.67
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/pwgen
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/ChangeLog,v 1.66 2013/04/04 
13:46:28 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/ChangeLog,v 1.67 2014/11/05 
16:17:07 jer Exp $
+
+*pwgen-2.07 (05 Nov 2014)
+
+  05 Nov 2014; Jeroen Roovers  -pwgen-2.06-r2.ebuild,
+  +pwgen-2.07.ebuild:
+  Version bump.
 
 *pwgen-2.06-r2 (04 Apr 2013)
 



1.1  app-admin/pwgen/pwgen-2.07.ebuild

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

Index: pwgen-2.07.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/pwgen/pwgen-2.07.ebuild,v 1.1 
2014/11/05 16:17:07 jer Exp $

EAPI=5
inherit eutils

DESCRIPTION="Password Generator"
HOMEPAGE="http://sourceforge.net/projects/pwgen/";
SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="livecd"

src_prepare() {
epatch "${FILESDIR}"/2.06-special-char.patch
}

src_configure() {
econf --sysconfdir="${EPREFIX}"/etc/pwgen
}

src_install() {
default
use livecd && newinitd "${FILESDIR}"/pwgen.rc pwgen
}






[gentoo-commits] gentoo-x86 commit in net-libs/serf: serf-1.3.8.ebuild ChangeLog

2014-11-05 Thread Mike Gilbert (floppym)
floppym 14/11/05 16:18:44

  Modified: serf-1.3.8.ebuild ChangeLog
  Log:
  Update deletion of -O2. Patch by Arfrever.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  net-libs/serf/serf-1.3.8.ebuild

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

Index: serf-1.3.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- serf-1.3.8.ebuild   5 Nov 2014 15:40:37 -   1.1
+++ serf-1.3.8.ebuild   5 Nov 2014 16:18:43 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.8.ebuild,v 1.1 
2014/11/05 15:40:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.8.ebuild,v 1.2 
2014/11/05 16:18:43 floppym Exp $
 
 EAPI="5"
 
@@ -29,7 +29,7 @@
epatch "${FILESDIR}/${PN}-1.3.8-tests.patch"
 
# https://code.google.com/p/serf/issues/detail?id=133
-   sed -e "/env.Append(CCFLAGS='-O2')/d" -i SConstruct
+   sed -e "/env.Append(CCFLAGS=\['-O2'\])/d" -i SConstruct
 }
 
 src_compile() {



1.149net-libs/serf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?rev=1.149&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?rev=1.149&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog   5 Nov 2014 15:40:37 -   1.148
+++ ChangeLog   5 Nov 2014 16:18:43 -   1.149
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/serf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.148 2014/11/05 
15:40:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.149 2014/11/05 
16:18:43 floppym Exp $
+
+  05 Nov 2014; Mike Gilbert  serf-1.3.8.ebuild:
+  Update deletion of -O2. Patch by Arfrever.
 
 *serf-1.3.8 (05 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in net-analyzer/ettercap: ettercap-0.8.1.ebuild ettercap-9999.ebuild ettercap-0.8.1-r1.ebuild ettercap-0.8.0-r1.ebuild ChangeLog

2014-11-05 Thread Mike Frysinger (vapier)
vapier  14/11/05 16:20:52

  Modified: ettercap-0.8.1.ebuild ettercap-.ebuild
ettercap-0.8.1-r1.ebuild ettercap-0.8.0-r1.ebuild
ChangeLog
  Log:
  Drop libtool dep as the source only checks for -ldl now #528294 by Pacho 
Ramos.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  net-analyzer/ettercap/ettercap-0.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1.ebuild?r1=1.1&r2=1.2

Index: ettercap-0.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ettercap-0.8.1.ebuild   18 Oct 2014 13:58:39 -  1.1
+++ ettercap-0.8.1.ebuild   5 Nov 2014 16:20:52 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1.ebuild,v 1.1 
2014/10/18 13:58:39 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1.ebuild,v 1.2 
2014/11/05 16:20:52 vapier Exp $
 
 EAPI=5
 
@@ -32,11 +32,7 @@
>=x11-libs/pango-1.2.3
)
ncurses? ( >=sys-libs/ncurses-5.3 )
-   plugins? (
-   >=net-misc/curl-7.26.0
-   sys-devel/libtool
-   )"
-
+   plugins? ( >=net-misc/curl-7.26.0 )"
 DEPEND="${RDEPEND}
app-text/ghostscript-gpl
sys-devel/flex



1.9  net-analyzer/ettercap/ettercap-.ebuild

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

Index: ettercap-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ettercap-.ebuild3 Nov 2014 20:50:07 -   1.8
+++ ettercap-.ebuild5 Nov 2014 16:20:52 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-.ebuild,v 1.8 
2014/11/03 20:50:07 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-.ebuild,v 1.9 
2014/11/05 16:20:52 vapier Exp $
 
 EAPI=5
 
@@ -40,11 +40,7 @@
>=x11-libs/pango-1.2.3
)
ncurses? ( >=sys-libs/ncurses-5.3 )
-   plugins? (
-   >=net-misc/curl-7.26.0
-   sys-devel/libtool
-   )"
-
+   plugins? ( >=net-misc/curl-7.26.0 )"
 DEPEND="${RDEPEND}
doc? ( app-text/ghostscript-gpl
sys-apps/groff )



1.4  net-analyzer/ettercap/ettercap-0.8.1-r1.ebuild

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

Index: ettercap-0.8.1-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ettercap-0.8.1-r1.ebuild3 Nov 2014 20:50:07 -   1.3
+++ ettercap-0.8.1-r1.ebuild5 Nov 2014 16:20:52 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1-r1.ebuild,v 1.3 
2014/11/03 20:50:07 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/ettercap/ettercap-0.8.1-r1.ebuild,v 1.4 
2014/11/05 16:20:52 vapier Exp $
 
 EAPI=5
 
@@ -33,11 +33,7 @@
>=x11-libs/pango-1.2.3
)
ncurses? ( >=sys-libs/ncurses-5.3 )
-   plugins? (
-   >=net-misc/curl-7.26.0
-   sys-devel/libtool
-   )"
-
+   plugins? ( >=net-misc/curl-7.26.0 )"
 DEPEND="${RDEPEND}
 

[gentoo-commits] gentoo-x86 commit in media-gfx/imagemagick: imagemagick-6.8.9.9.ebuild imagemagick-6.8.8.10-r1.ebuild imagemagick-6.8.9.7.ebuild imagemagick-6.8.9.8.ebuild ChangeLog

2014-11-05 Thread Mike Frysinger (vapier)
vapier  14/11/05 16:22:08

  Modified: imagemagick-6.8.9.9.ebuild
imagemagick-6.8.8.10-r1.ebuild
imagemagick-6.8.9.7.ebuild
imagemagick-6.8.9.8.ebuild ChangeLog
  Log:
  Depend on libltdl rather than libtool #528294 by Pacho Ramos.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.9  media-gfx/imagemagick/imagemagick-6.8.9.9.ebuild

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

Index: imagemagick-6.8.9.9.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.9.9.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- imagemagick-6.8.9.9.ebuild  2 Nov 2014 09:42:22 -   1.8
+++ imagemagick-6.8.9.9.ebuild  5 Nov 2014 16:22:08 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.9.9.ebuild,v 1.8 
2014/11/02 09:42:22 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.9.9.ebuild,v 1.9 
2014/11/05 16:22:08 vapier Exp $
 
 EAPI=5
 inherit eutils flag-o-matic libtool multilib toolchain-funcs versionator
@@ -18,7 +18,7 @@
 
 RESTRICT="perl? ( userpriv )"
 
-RDEPEND=">=sys-devel/libtool-2.2.6b
+RDEPEND="dev-libs/libltdl
autotrace? ( >=media-gfx/autotrace-0.31.1 )
bzip2? ( app-arch/bzip2 )
corefonts? ( media-fonts/corefonts )



1.7  media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild

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

Index: imagemagick-6.8.8.10-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- imagemagick-6.8.8.10-r1.ebuild  24 Aug 2014 15:41:26 -  1.6
+++ imagemagick-6.8.8.10-r1.ebuild  5 Nov 2014 16:22:08 -   1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v 
1.6 2014/08/24 15:41:26 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.8.10-r1.ebuild,v 
1.7 2014/11/05 16:22:08 vapier Exp $
 
 EAPI=5
 inherit eutils flag-o-matic libtool multilib toolchain-funcs versionator
@@ -18,7 +18,7 @@
 
 RESTRICT="perl? ( userpriv )"
 
-RDEPEND=">=sys-devel/libtool-2.2.6b
+RDEPEND="dev-libs/libltdl
autotrace? ( >=media-gfx/autotrace-0.31.1 )
bzip2? ( app-arch/bzip2 )
corefonts? ( media-fonts/corefonts )



1.4  media-gfx/imagemagick/imagemagick-6.8.9.7.ebuild

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

Index: imagemagick-6.8.9.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.9.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- imagemagick-6.8.9.7.ebuild  27 Sep 2014 07:00:16 -  1.3
+++ imagemagick-6.8.9.7.ebuild  5 Nov 2014 16:22:08 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.9.7.ebuild,v 1.3 
2014/09/27 07:00:16 grobian Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.8.9.7.ebuild,v 1.4 
2014/11/05 16:22:08 vapier Exp $
 
 EAPI=5
 inherit eutils flag-o-matic libtool multilib toolchain-funcs versionator
@@ -18,7 +18,7 @@
 
 RESTRICT="perl? ( userpriv )"
 
-RDEPEND=">=sys-devel/libtool-2.2.6b
+R

[gentoo-commits] gentoo-x86 commit in app-crypt/yubikey-neo-manager: yubikey-neo-manager-0.2.5.ebuild ChangeLog

2014-11-05 Thread Richard Farina (zerochaos)
zerochaos14/11/05 16:23:58

  Modified: ChangeLog
  Added:yubikey-neo-manager-0.2.5.ebuild
  Log:
  bump, bug #528286
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.4  app-crypt/yubikey-neo-manager/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/yubikey-neo-manager/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/yubikey-neo-manager/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/yubikey-neo-manager/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/yubikey-neo-manager/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   29 Oct 2014 02:35:12 -  1.3
+++ ChangeLog   5 Nov 2014 16:23:58 -   1.4
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/yubikey-neo-manager
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/yubikey-neo-manager/ChangeLog,v 
1.3 2014/10/29 02:35:12 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/yubikey-neo-manager/ChangeLog,v 
1.4 2014/11/05 16:23:58 zerochaos Exp $
+
+*yubikey-neo-manager-0.2.5 (05 Nov 2014)
+
+  05 Nov 2014; Rick Farina 
+  +yubikey-neo-manager-0.2.5.ebuild:
+  bump, bug #528286
 
 *yubikey-neo-manager-0.2.4 (29 Oct 2014)
 



1.1  
app-crypt/yubikey-neo-manager/yubikey-neo-manager-0.2.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/yubikey-neo-manager/yubikey-neo-manager-0.2.5.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/yubikey-neo-manager/yubikey-neo-manager-0.2.5.ebuild?rev=1.1&content-type=text/plain

Index: yubikey-neo-manager-0.2.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/yubikey-neo-manager/yubikey-neo-manager-0.2.5.ebuild,v
 1.1 2014/11/05 16:23:58 zerochaos Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Cross platform personalization tool for the YubiKey NEO"
HOMEPAGE="https://developers.yubico.com/yubikey-neo-manager/";
SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.gz";

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

CDEPEND="dev-python/pyside[webkit,${PYTHON_USEDEP}]
app-crypt/libu2f-host
app-crypt/libykneomgr
sys-auth/ykpers"

DEPEND="dev-python/docutils[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/nose-1.0[${PYTHON_USEDEP}]
dev-python/pycrypto[${PYTHON_USEDEP}]
${CDEPEND}"

RDEPEND="${CDEPEND}"






[gentoo-commits] gentoo-x86 commit in www-client/otter: otter-0.9.03.ebuild ChangeLog otter-9999.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 16:43:15

  Modified: otter-0.9.03.ebuild ChangeLog otter-.ebuild
  Log:
  Remove ineffective sed script.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  www-client/otter/otter-0.9.03.ebuild

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

Index: otter-0.9.03.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/otter/otter-0.9.03.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- otter-0.9.03.ebuild 2 Nov 2014 17:45:35 -   1.1
+++ otter-0.9.03.ebuild 5 Nov 2014 16:43:15 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/otter/otter-0.9.03.ebuild,v 1.1 
2014/11/02 17:45:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/otter/otter-0.9.03.ebuild,v 1.2 
2014/11/05 16:43:15 jer Exp $
 
 EAPI=5
 WANT_CMAKE="always"
@@ -31,8 +31,6 @@
 DOCS=( CHANGELOG HACKING TODO )
 
 src_prepare() {
-   sed -i -e 's|Application;||g' ${PN}-browser.desktop || die
-
if [[ -n ${LINGUAS} ]]; then
local lingua
for lingua in resources/translations/*.qm; do



1.6  www-client/otter/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/otter/ChangeLog?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/otter/ChangeLog?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/otter/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/otter/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   2 Nov 2014 17:45:35 -   1.5
+++ ChangeLog   5 Nov 2014 16:43:15 -   1.6
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/otter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/otter/ChangeLog,v 1.5 2014/11/02 
17:45:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/otter/ChangeLog,v 1.6 2014/11/05 
16:43:15 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  otter-0.9.03.ebuild,
+  otter-.ebuild:
+  Remove ineffective sed script.
 
 *otter-0.9.03 (02 Nov 2014)
 



1.4  www-client/otter/otter-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/otter/otter-.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/otter/otter-.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/otter/otter-.ebuild?r1=1.3&r2=1.4

Index: otter-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/otter/otter-.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- otter-.ebuild   24 Sep 2014 13:03:58 -  1.3
+++ otter-.ebuild   5 Nov 2014 16:43:15 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/otter/otter-.ebuild,v 1.3 
2014/09/24 13:03:58 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/otter/otter-.ebuild,v 1.4 
2014/11/05 16:43:15 jer Exp $
 
 EAPI=5
 WANT_CMAKE="always"
@@ -31,8 +31,6 @@
 DOCS=( CHANGELOG HACKING TODO )
 
 src_prepare() {
-   sed -i -e 's|Application;||g' ${PN}-browser.desktop || die
-
if [[ -n ${LINGUAS} ]]; then
local lingua
for lingua in resources/translations/*.qm; do






[gentoo-commits] gentoo-x86 commit in app-crypt/libu2f-host: libu2f-host-0.0.1.ebuild ChangeLog

2014-11-05 Thread Richard Farina (zerochaos)
zerochaos14/11/05 16:57:17

  Modified: ChangeLog
  Added:libu2f-host-0.0.1.ebuild
  Log:
  bump per bug #528280, adding USE=static-libs to disable building static-libs
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.6  app-crypt/libu2f-host/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/libu2f-host/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   25 Oct 2014 17:36:45 -  1.5
+++ ChangeLog   5 Nov 2014 16:57:17 -   1.6
@@ -1,6 +1,11 @@
 # ChangeLog for app-crypt/libu2f-host
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/libu2f-host/ChangeLog,v 1.5 
2014/10/25 17:36:45 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libu2f-host/ChangeLog,v 1.6 
2014/11/05 16:57:17 zerochaos Exp $
+
+*libu2f-host-0.0.1 (05 Nov 2014)
+
+  05 Nov 2014; Rick Farina  +libu2f-host-0.0.1.ebuild:
+  bump per bug #528280, adding USE=static-libs to disable building static-libs
 
   25 Oct 2014; Diego E. Pettenò 
   libu2f-host-0.0-r1.ebuild:



1.1  app-crypt/libu2f-host/libu2f-host-0.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libu2f-host/libu2f-host-0.0.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libu2f-host/libu2f-host-0.0.1.ebuild?rev=1.1&content-type=text/plain

Index: libu2f-host-0.0.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/libu2f-host/libu2f-host-0.0.1.ebuild,v 1.1 
2014/11/05 16:57:17 zerochaos Exp $

EAPI=5

inherit autotools-utils linux-info udev

DESCRIPTION="Yubico Universal 2nd Factor (U2F) Host C Library"
HOMEPAGE="https://developers.yubico.com/libu2f-host/";
SRC_URI="https://developers.yubico.com/${PN}/Releases/${P}.tar.xz";

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE="kernel_linux static-libs systemd"

RDEPEND="dev-libs/hidapi
dev-libs/json-c"
DEPEND="${RDEPEND}
virtual/pkgconfig"
RDEPEND="${RDEPEND}
systemd? ( sys-apps/systemd[acl] )"

CONFIG_CHECK="~HIDRAW"

src_prepare() {
autotools-utils_src_prepare
sed -i -e 's:|\([^0]\):|0\1:g' 70-u2f.rules || die

sed -e 's:GROUP="plugdev":TAG+="uaccess":g' 70-u2f.rules > 
70-u2f-systemd.rules || die
}

src_configure() {
autotools-utils_src_configure
econf $(use_enable static-libs static)
}

src_install() {
autotools-utils_src_install

if use kernel_linux; then
if use systemd; then
udev_newrules 70-u2f-systemd.rules 70-u2f.rules
else
udev_dorules 70-u2f.rules
fi
fi
}






[gentoo-commits] gentoo-x86 commit in net-libs/serf: ChangeLog serf-1.3.8.ebuild

2014-11-05 Thread Jeroen Roovers (jer)
jer 14/11/05 17:04:02

  Modified: ChangeLog serf-1.3.8.ebuild
  Log:
  Stable for HPPA (bug #528326).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.150net-libs/serf/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?rev=1.150&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?rev=1.150&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/serf/ChangeLog?r1=1.149&r2=1.150

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- ChangeLog   5 Nov 2014 16:18:43 -   1.149
+++ ChangeLog   5 Nov 2014 17:04:02 -   1.150
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/serf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.149 2014/11/05 
16:18:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/ChangeLog,v 1.150 2014/11/05 
17:04:02 jer Exp $
+
+  05 Nov 2014; Jeroen Roovers  serf-1.3.8.ebuild:
+  Stable for HPPA (bug #528326).
 
   05 Nov 2014; Mike Gilbert  serf-1.3.8.ebuild:
   Update deletion of -O2. Patch by Arfrever.



1.3  net-libs/serf/serf-1.3.8.ebuild

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

Index: serf-1.3.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- serf-1.3.8.ebuild   5 Nov 2014 16:18:43 -   1.2
+++ serf-1.3.8.ebuild   5 Nov 2014 17:04:02 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.8.ebuild,v 1.2 
2014/11/05 16:18:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/serf/serf-1.3.8.ebuild,v 1.3 
2014/11/05 17:04:02 jer Exp $
 
 EAPI="5"
 
@@ -12,7 +12,7 @@
 
 LICENSE="Apache-2.0"
 SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="kerberos"
 
 RDEPEND="dev-libs/apr:1=






[gentoo-commits] gentoo-x86 commit in games-strategy/openra: openra-20141029.ebuild ChangeLog

2014-11-05 Thread Julian Ospald (hasufell)
hasufell14/11/05 17:07:50

  Modified: ChangeLog
  Added:openra-20141029.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.34 games-strategy/openra/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/openra/ChangeLog?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/openra/ChangeLog?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/openra/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-strategy/openra/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   12 Oct 2014 08:55:02 -  1.33
+++ ChangeLog   5 Nov 2014 17:07:50 -   1.34
@@ -1,6 +1,11 @@
 # ChangeLog for games-strategy/openra
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/openra/ChangeLog,v 1.33 
2014/10/12 08:55:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/openra/ChangeLog,v 1.34 
2014/11/05 17:07:50 hasufell Exp $
+
+*openra-20141029 (05 Nov 2014)
+
+  05 Nov 2014; Julian Ospald  +openra-20141029.ebuild:
+  version bump
 
   12 Oct 2014; Agostino Sarubbo  openra-20140722.ebuild:
   Stable for x86, wrt bug #521052



1.1  games-strategy/openra/openra-20141029.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/openra/openra-20141029.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/openra/openra-20141029.ebuild?rev=1.1&content-type=text/plain

Index: openra-20141029.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/openra/openra-20141029.ebuild,v 1.1 
2014/11/05 17:07:50 hasufell Exp $

EAPI=5

inherit eutils mono-env gnome2-utils vcs-snapshot games

DESCRIPTION="A free RTS engine supporting games like Command & Conquer and Red 
Alert"
HOMEPAGE="http://open-ra.org/";
SRC_URI="https://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="tools"

QA_PREBUILT="$(games_get_libdir)/openra/liblua*"

DEPEND="dev-dotnet/libgdiplus
dev-lang/mono
media-libs/freetype:2[X]
media-libs/libsdl2[X,opengl,video]
media-libs/openal
virtual/jpeg
virtual/opengl"
RDEPEND="${DEPEND}"

pkg_setup() {
mono-env_pkg_setup
games_pkg_setup
}

src_unpack() {
vcs-snapshot_src_unpack
}

src_configure() { :; }

src_prepare() {
# register game-version
sed \
-e "/Version/s/{DEV_VERSION}/release-${PV}/" \
-i mods/{ra,cnc,d2k}/mod.yaml || die
}

src_compile() {
emake $(usex tools "all" "")
emake native-dependencies
emake docs
}

src_install() {
emake \
datadir="/usr/share" \
bindir="${GAMES_BINDIR}" \
libdir="$(games_get_libdir)" \
DESTDIR="${D}" \
$(usex tools "install-all" "install") install-linux-scripts

exeinto "$(games_get_libdir)/openra"
doexe Eluant.dll.config liblua$(usex amd64 "64" "32")*

# icons
insinto /usr/share/icons/
doins -r packaging/linux/hicolor

# desktop entries
make_desktop_entry "${PN} Game.Mods=cnc" "OpenRA CNC" ${PN}
make_desktop_entry "${PN} Game.Mods=ra" "OpenRA RA" ${PN}
make_desktop_entry "${PN} Game.Mods=d2k" "OpenRA Dune2k" ${PN}
make_desktop_entry "${PN}-editor" "OpenRA Map Editor" ${PN}

dodoc "${FILESDIR}"/README.gentoo README.md CONTRIBUTING.md AUTHORS \
DOCUMENTATION.md Lua-API.md

# file permissions
prepgamesdirs
}

pkg_preinst() {
games_pkg_preinst
gnome2_icon_savelist
}

pkg_postinst() {
games_pkg_postinst
gnome2_icon_cache_update

elog "optional dependencies:"
elog "  media-gfx/nvidia-cg-toolkit (fallback renderer if OpenGL fails)"
}

pkg_postrm() {
gnome2_icon_cache_update
}






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

2014-11-05 Thread PaweA Hajdan (phajdan.jr)
phajdan.jr14/11/05 17:16:40

  Modified: ChangeLog
  Added:chromium-40.0.2209.0.ebuild
  Removed:  chromium-40.0.2194.2.ebuild
  Log:
  Dev channel bump. Remove old.
  
  (Portage version: 2.2.8-r2/cvs/Linux i686, signed Manifest commit with key 
0x4F1A2555EA71991D!)

Revision  ChangesPath
1.1161   www-client/chromium/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1160
retrieving revision 1.1161
diff -u -r1.1160 -r1.1161
--- ChangeLog   2 Nov 2014 10:23:10 -   1.1160
+++ ChangeLog   5 Nov 2014 17:16:40 -   1.1161
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1160 
2014/11/02 10:23:10 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1161 
2014/11/05 17:16:40 phajdan.jr Exp $
+
+*chromium-40.0.2209.0 (05 Nov 2014)
+
+  05 Nov 2014; Pawel Hajdan jr 
+  -chromium-40.0.2194.2.ebuild, +chromium-40.0.2209.0.ebuild:
+  Dev channel bump. Remove old.
 
   02 Nov 2014; Sven Vermeulen  chromium-38.0.2125.101.ebuild,
   chromium-38.0.2125.104.ebuild, chromium-38.0.2125.111.ebuild,



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

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

Index: chromium-40.0.2209.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-40.0.2209.0.ebuild,v 1.1 
2014/11/05 17:16:40 phajdan.jr Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_6,2_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 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"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE="bindist cups gnome gnome-keyring kerberos neon pic pulseaudio selinux 
+tcmalloc"
RESTRICT="!bindist? ( 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? (
dev-libs/libgcrypt:0=
>=net-print/cups-1.3.11:=
)
>=dev-libs/elfutils-0.149
dev-libs/expat:=
dev-libs/glib:=
dev-libs/icu:=
>=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:=
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/li

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

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 18:09:22

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



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

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 18:13:43

  Modified: pypy-bin-2.3.1-r2.ebuild pypy-bin-2.4.0.ebuild
ChangeLog
  Log:
  Import _gdbm directly to generate cffi cache instead of gdbm. This avoids 
unnecessary middle-imports and makes the block consistent with PyPy3.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild?rev=1.2&content-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.1&r2=1.2

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pypy-bin-2.3.1-r2.ebuild4 Nov 2014 22:22:27 -   1.1
+++ pypy-bin-2.3.1-r2.ebuild5 Nov 2014 18:13:43 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.1 
2014/11/04 22:22:27 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild,v 1.2 
2014/11/05 18:13:43 mgorny Exp $
 
 EAPI=5
 
@@ -165,7 +165,7 @@
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then
-   "${PYTHON}" -c "import gdbm" || die "Failed to import gdbm 
(cffi)"
+   "${PYTHON}" -c "import _gdbm" || die "Failed to import gdbm 
(cffi)"
fi
if use sqlite; then
"${PYTHON}" -c "import _sqlite3" || die "Failed to import 
_sqlite3 (cffi)"



1.4  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.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild?r1=1.3&r2=1.4

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pypy-bin-2.4.0.ebuild   4 Nov 2014 22:22:27 -   1.3
+++ pypy-bin-2.4.0.ebuild   5 Nov 2014 18:13:43 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.3 2014/11/04 22:22:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild,v 
1.4 2014/11/05 18:13:43 mgorny Exp $
 
 EAPI=5
 
@@ -171,7 +171,7 @@
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then
-   "${PYTHON}" -c "import gdbm" || die "Failed to import gdbm 
(cffi)"
+   "${PYTHON}" -c "import _gdbm" || die "Failed to import gdbm 
(cffi)"
fi
if use sqlite; then
"${PYTHON}" -c "import _sqlite3" || die "Failed to import 
_sqlite3 (cffi)"



1.25 dev-python/pypy-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/ChangeLog?rev=1.25&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/ChangeLog?rev=1.25&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   4 Nov 2014 22:22:27 -   1.24
+++ ChangeLog   5 Nov 2014 18:13:43 -   1.25
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pypy-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/ChangeLog,v 1.24 
2014/11/04 22:22:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/ChangeLog,v 1.25 
2014/11/05 18:13:43 mgorny Exp $
+
+  05 Nov 2014; Michał Górny  pypy-bin-2.3.1-r2.ebuild,
+  pypy-bin-2.4.0.ebuild:
+  Import _gdbm directly to generate cffi cache instead of 

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

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 18:13:44

  Modified: pypy-2.3.1-r2.ebuild pypy-2.4.0.ebuild ChangeLog
  Log:
  Import _gdbm directly to generate cffi cache instead of gdbm. This avoids 
unnecessary middle-imports and makes the block consistent with PyPy3.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  dev-python/pypy/pypy-2.3.1-r2.ebuild

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

Index: pypy-2.3.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.3.1-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pypy-2.3.1-r2.ebuild4 Nov 2014 23:51:08 -   1.2
+++ pypy-2.3.1-r2.ebuild5 Nov 2014 18:13:44 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.3.1-r2.ebuild,v 1.2 
2014/11/04 23:51:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.3.1-r2.ebuild,v 1.3 
2014/11/05 18:13:44 mgorny Exp $
 
 EAPI=5
 
@@ -217,7 +217,7 @@
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then
-   "${PYTHON}" -c "import gdbm" || die "Failed to import gdbm 
(cffi)"
+   "${PYTHON}" -c "import _gdbm" || die "Failed to import gdbm 
(cffi)"
fi
if use sqlite; then
"${PYTHON}" -c "import _sqlite3" || die "Failed to import 
_sqlite3 (cffi)"



1.4  dev-python/pypy/pypy-2.4.0.ebuild

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

Index: pypy-2.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pypy-2.4.0.ebuild   4 Nov 2014 23:51:08 -   1.3
+++ pypy-2.4.0.ebuild   5 Nov 2014 18:13:44 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.3 
2014/11/04 23:51:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.4 
2014/11/05 18:13:44 mgorny Exp $
 
 EAPI=5
 
@@ -221,7 +221,7 @@
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then
-   "${PYTHON}" -c "import gdbm" || die "Failed to import gdbm 
(cffi)"
+   "${PYTHON}" -c "import _gdbm" || die "Failed to import gdbm 
(cffi)"
fi
if use sqlite; then
"${PYTHON}" -c "import _sqlite3" || die "Failed to import 
_sqlite3 (cffi)"



1.74 dev-python/pypy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.74&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.74&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   4 Nov 2014 23:51:08 -   1.73
+++ ChangeLog   5 Nov 2014 18:13:44 -   1.74
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pypy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.73 2014/11/04 
23:51:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.74 2014/11/05 
18:13:44 mgorny Exp $
+
+  05 Nov 2014; Michał Górny  pypy-2.3.1-r2.ebuild,
+  pypy-2.4.0.ebuild:
+  Import _gdbm directly to generate cffi cache instead of gdbm. This avoids
+  unnecessary middle-imports and makes the block consistent with PyPy3.
 
   04 Nov 2014; Michał Górny  metadata.xml,
   pypy-2.3.1-r2.ebuild, pypy-2.4.0.ebuild:






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

2014-11-05 Thread Markus Meier (maekke)
maekke  14/11/05 18:19:26

  Modified: ChangeLog
  Added:ufraw-0.20-r1.ebuild
  Removed:  ufraw-0.20.ebuild
  Log:
  add upstream fix to work with newer gimp versions, bug #527836 (straight to 
stable)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 072AD062)

Revision  ChangesPath
1.130media-gfx/ufraw/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ChangeLog?rev=1.130&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ChangeLog?rev=1.130&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ChangeLog?r1=1.129&r2=1.130

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   4 Nov 2014 20:21:28 -   1.129
+++ ChangeLog   5 Nov 2014 18:19:26 -   1.130
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/ufraw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.129 
2014/11/04 20:21:28 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.130 
2014/11/05 18:19:26 maekke Exp $
+
+*ufraw-0.20-r1 (05 Nov 2014)
+
+  05 Nov 2014; Markus Meier  -ufraw-0.20.ebuild,
+  +ufraw-0.20-r1.ebuild, +files/ufraw-0.20-gimp.patch:
+  add upstream fix to work with newer gimp versions, bug #527836
 
   04 Nov 2014; Markus Meier  ufraw-0.20.ebuild:
   arm stable, bug #526918



1.1  media-gfx/ufraw/ufraw-0.20-r1.ebuild

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

Index: ufraw-0.20-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.20-r1.ebuild,v 1.1 
2014/11/05 18:19:26 maekke Exp $

EAPI=5
inherit autotools eutils fdo-mime gnome2-utils toolchain-funcs

DESCRIPTION="RAW Image format viewer and GIMP plugin"
HOMEPAGE="http://ufraw.sourceforge.net/";
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="contrast fits gimp gnome gtk openmp timezone"

RDEPEND="dev-libs/glib:2
>=media-gfx/exiv2-0.11:0=
media-libs/lcms
>=media-libs/lensfun-0.2.5
media-libs/libpng:0=
media-libs/tiff
virtual/jpeg
fits? ( sci-libs/cfitsio:0= )
gnome? ( >=gnome-base/gconf-2 )
gtk? ( >=x11-libs/gtk+-2.6:2
>=media-gfx/gtkimageview-1.5 )
gimp? ( >=x11-libs/gtk+-2.6:2
>=media-gfx/gtkimageview-1.5
>=media-gfx/gimp-2 )"
DEPEND="${RDEPEND}
virtual/pkgconfig"

src_prepare() {
epatch \
"${FILESDIR}"/${PN}-0.17-cfitsio-automagic.patch \
"${FILESDIR}"/${P}-gimp.patch
eautoreconf
}

src_configure() {
econf \
$(use_enable contrast) \
$(use_with fits cfitsio) \
$(use_with gimp) \
$(use_enable gnome mime) \
$(use_with gtk) \
$(use_enable openmp) \
$(use_enable timezone dst-correction) \
$(usex gimp --with-gtk "")
}

src_compile() {
emake AR="$(tc-getAR)"
}

src_install() {
emake DESTDIR="${D}" schemasdir=/etc/gconf/schemas install
dodoc README TODO
}

pkg_preinst() {
if use gnome; then
gnome2_gconf_savelist
fi
}

pkg_postinst() {
if use gnome; then
fdo-mime_mime_database_update
fdo-mime_desktop_database_update
gnome2_gconf_install
fi
}

pkg_postrm() {
if use gnome; then
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
fi
}






[gentoo-commits] gentoo-x86 commit in media-gfx/ufraw/files: ufraw-0.20-gimp.patch

2014-11-05 Thread Markus Meier (maekke)
maekke  14/11/05 18:19:26

  Added:ufraw-0.20-gimp.patch
  Log:
  add upstream fix to work with newer gimp versions, bug #527836 (straight to 
stable)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 072AD062)

Revision  ChangesPath
1.1  media-gfx/ufraw/files/ufraw-0.20-gimp.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/files/ufraw-0.20-gimp.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/files/ufraw-0.20-gimp.patch?rev=1.1&content-type=text/plain

Index: ufraw-0.20-gimp.patch
===
http://ufraw.cvs.sourceforge.net/viewvc/ufraw/ufraw/ufraw-gimp.c?r1=1.82&r2=1.83&diff_format=u
http://sourceforge.net/p/ufraw/bugs/392/
https://bugs.gentoo.org/show_bug.cgi?id=527836

--- ufraw-gimp.c2014/01/07 13:00:08 1.82
+++ ufraw-gimp.c2014/10/20 04:00:10 1.83
@@ -79,12 +79,16 @@
load_args,
load_return_vals);
 
+#if HAVE_GIMP_2_9
 gimp_register_magic_load_handler("file_ufraw_load",
  (char *)raw_ext,
  "",
  "0,string,II*\\0,"
  "0,string,MM\\0*,"
  "0,string,

[gentoo-commits] gentoo-x86 commit in dev-lang/ruby: ChangeLog ruby-1.9.3_p550.ebuild

2014-11-05 Thread Markus Meier (maekke)
maekke  14/11/05 18:21:07

  Modified: ChangeLog ruby-1.9.3_p550.ebuild
  Log:
  arm stable, bug #527084
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="arm", signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.674dev-lang/ruby/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.674&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.674&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?r1=1.673&r2=1.674

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v
retrieving revision 1.673
retrieving revision 1.674
diff -u -r1.673 -r1.674
--- ChangeLog   5 Nov 2014 11:34:19 -   1.673
+++ ChangeLog   5 Nov 2014 18:21:07 -   1.674
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/ruby
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.673 2014/11/05 
11:34:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.674 2014/11/05 
18:21:07 maekke Exp $
+
+  05 Nov 2014; Markus Meier  ruby-1.9.3_p550.ebuild:
+  arm stable, bug #527084
 
   05 Nov 2014; Agostino Sarubbo  ruby-1.9.3_p550.ebuild,
   ruby-2.0.0_p594.ebuild:



1.5  dev-lang/ruby/ruby-1.9.3_p550.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild?r1=1.4&r2=1.5

Index: ruby-1.9.3_p550.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-1.9.3_p550.ebuild  5 Nov 2014 11:34:19 -   1.4
+++ ruby-1.9.3_p550.ebuild  5 Nov 2014 18:21:07 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v 1.4 
2014/11/05 11:34:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.9.3_p550.ebuild,v 1.5 
2014/11/05 18:21:07 maekke Exp $
 
 EAPI=4
 
@@ -34,7 +34,7 @@
 
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2";
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs 
ncurses +readline +yaml" #libedit
 
 # libedit support is removed everywhere because of this upstream bug:






[gentoo-commits] gentoo-x86 commit in dev-lang/ruby: ChangeLog ruby-2.0.0_p594.ebuild

2014-11-05 Thread Markus Meier (maekke)
maekke  14/11/05 18:22:03

  Modified: ChangeLog ruby-2.0.0_p594.ebuild
  Log:
  arm stable, bug #527084
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches="arm", signed Manifest commit with key 072AD062)

Revision  ChangesPath
1.675dev-lang/ruby/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.675&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?rev=1.675&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ChangeLog?r1=1.674&r2=1.675

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v
retrieving revision 1.674
retrieving revision 1.675
diff -u -r1.674 -r1.675
--- ChangeLog   5 Nov 2014 18:21:07 -   1.674
+++ ChangeLog   5 Nov 2014 18:22:03 -   1.675
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/ruby
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.674 2014/11/05 
18:21:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.675 2014/11/05 
18:22:03 maekke Exp $
+
+  05 Nov 2014; Markus Meier  ruby-2.0.0_p594.ebuild:
+  arm stable, bug #527084
 
   05 Nov 2014; Markus Meier  ruby-1.9.3_p550.ebuild:
   arm stable, bug #527084



1.5  dev-lang/ruby/ruby-2.0.0_p594.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild?r1=1.4&r2=1.5

Index: ruby-2.0.0_p594.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ruby-2.0.0_p594.ebuild  5 Nov 2014 11:34:19 -   1.4
+++ ruby-2.0.0_p594.ebuild  5 Nov 2014 18:22:03 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v 1.4 
2014/11/05 11:34:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-2.0.0_p594.ebuild,v 1.5 
2014/11/05 18:22:03 maekke Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@
 
http://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2";
 
 LICENSE="|| ( Ruby-BSD BSD-2 )"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs 
ncurses +readline"
 
 RDEPEND="






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

2014-11-05 Thread Davide Pesavento
commit: 643255fb87eec77a5781146f2d63bed4c335bda1
Author: Jauhien Piatlicki  gmail  com>
AuthorDate: Wed Nov  5 13:22:49 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Wed Nov  5 13:22:49 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=643255fb

Merge pull request #87 from jubalh/master

[lxqt-base/liblxqt] remove switch for Qt5 from live ebuild as it is default now


 lxqt-base/liblxqt/liblxqt-.ebuild | 7 ---
 1 file changed, 7 deletions(-)



[gentoo-commits] proj/qt:master commit in: lxqt-base/liblxqt/

2014-11-05 Thread Davide Pesavento
commit: 190f15a0bfc1f1c85d033589bd87d41238a015f9
Author: Michael Vetter  gmail  com>
AuthorDate: Wed Nov  5 12:53:30 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Wed Nov  5 13:02:58 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=190f15a0

Remove switch for Qt5

Lxqt dropped Qt4 support, thus this is not needed anymore.
See commit b11ac14c5efa430e028f847cf3eefc8b8c5d150e and
2bf3372b424b4d371b944928f7a3800d0c22a692 in liblxqt repo for proof of
that.

Version 0.8 still has it, from then on they will change it.

---
 lxqt-base/liblxqt/liblxqt-.ebuild | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/lxqt-base/liblxqt/liblxqt-.ebuild 
b/lxqt-base/liblxqt/liblxqt-.ebuild
index a86be67..36eb59a 100644
--- a/lxqt-base/liblxqt/liblxqt-.ebuild
+++ b/lxqt-base/liblxqt/liblxqt-.ebuild
@@ -42,10 +42,3 @@ pkg_pretend() {
die 'The active compiler needs to be gcc 4.8 (or newer)'
fi
 }
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_QT5=ON
-   )
-   cmake-utils_src_configure
-}



[gentoo-commits] gentoo-x86 commit in virtual/pypy3: - New directory

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 18:43:38

  Log:
  Directory /var/cvsroot/gentoo-x86/virtual/pypy3 added to the repository



[gentoo-commits] dev/maekke:master commit in: media-gfx/ufraw/

2014-11-05 Thread Markus Meier
commit: e63a597716c84b7503b10003b08d7d65ccc9e5df
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Nov  5 18:57:14 2014 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Nov  5 18:57:14 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/maekke.git;a=commit;h=e63a5977

sync media-gfx/ufraw with gentoo-x86

Package-Manager: portage-2.2.14
RepoMan-Options: --force
Manifest-Sign-Key: 072AD062

---
 media-gfx/ufraw/Manifest| 8 
 media-gfx/ufraw/{ufraw-0.20.ebuild => ufraw-0.20-r1.ebuild} | 0
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/ufraw/Manifest b/media-gfx/ufraw/Manifest
index 76d24df..fd05ad5 100644
--- a/media-gfx/ufraw/Manifest
+++ b/media-gfx/ufraw/Manifest
@@ -7,14 +7,14 @@ AUX ufraw-0.20-gimp.patch 943 SHA256 
8d1f64085455655b8a3e99d40403e2a3c7c40d63340
 DIST ufraw-0.19.2.tar.gz 980934 SHA256 
73befe9f16f015a8c0f26cef3bb2e17cac9ae64aef2ade48c29aedb1ee51abd3 SHA512 
fb104d51253b9db9242539fa63a184b1f3d30dd87ee173a061a8179ecb2b5db052569baf0d50ebb25b34f3930a3b2edf3e0061ca22ccbda510fe65672a4319b2
 WHIRLPOOL 
6ef89a1f9456ddb5865dee3a5485fef1b7f0c10f1d79fba14b3ce9be5858b800de860b86c973ac75812692c7b65096da2fa25224ff1c4f8eaf1d90da0af3bcfa
 DIST ufraw-0.20.tar.gz 1086969 SHA256 
6dcd30f73238f56641ec87ae07807a6ebeab141a1a481aafe3ddab6f3db8a1e0 SHA512 
d18ecc257f9d88c77fca0e7a8641ee1e78abd28e73c34bd98def2d0dbd65f8fbaa677deca34ac4ed3ce7775764b6baca2896a023d690573057e4659de6dc3b1a
 WHIRLPOOL 
fedecf66ef22bdffe667408ac0b8106ec99ee2a1dd29fab53877229ec375bdeab37cc6fe942d7e3ef2c3de38a5770eaf4f49c44367ca1677acfda13bb4c85a1d
 EBUILD ufraw-0.19.2.ebuild 1912 SHA256 
54668a6312d64122705ff7da57bba8ecb4d4a40c3a209343993a6545e0bf497c SHA512 
9a3ef1df981b10a055f9669f8edf3c73bcfc72dfacec58f6b211e5d9b5bae8084500df829da82f8a943d7573e79eee636c761d52d5c1db8b62e3f3ec1945bc92
 WHIRLPOOL 
86de2a62d95b80a33ae49fcf2c80d3c1713618e7e473765669ceb3bbc24df1ae2a9c3422fd20d1923df7e1eb9cdc734522c53115c8603a4e95bb8b8b30e08d2c
-EBUILD ufraw-0.20.ebuild 1885 SHA256 
44bb88666b2771fbc5c42fe9bef1f20b0c63a77f55a1fdc707eb520c070ae17e SHA512 
c46bcd90111ac275c41efcd9966cd096b00ca6e84a9a5f5e896081ea5c6d87215350842e9297bca67130d7cd1f4a2d324db0b318f25a9d50791c612fd81342dc
 WHIRLPOOL 
6a65ef1899167f88ccdb2e80fbec86d001d203be4be65b19de3443b85787fdd37f6934dc593a0266e098f6a2213339adc4f75c6a16ebf5d6b03b56293f821f9b
+EBUILD ufraw-0.20-r1.ebuild 1885 SHA256 
44bb88666b2771fbc5c42fe9bef1f20b0c63a77f55a1fdc707eb520c070ae17e SHA512 
c46bcd90111ac275c41efcd9966cd096b00ca6e84a9a5f5e896081ea5c6d87215350842e9297bca67130d7cd1f4a2d324db0b318f25a9d50791c612fd81342dc
 WHIRLPOOL 
6a65ef1899167f88ccdb2e80fbec86d001d203be4be65b19de3443b85787fdd37f6934dc593a0266e098f6a2213339adc4f75c6a16ebf5d6b03b56293f821f9b
 EBUILD ufraw-.ebuild 1783 SHA256 
a82f95ef4d3fccbb559754821bc2a09e9bf03e1b2d2b925d9e3498acc0084f08 SHA512 
9947de270714bce9dc45b1cb3b15f5f2b6071df2148a2025aa269a4deb421af01dfe3969334e721eb1dcf1c50a38f29bbb118e70f9025fad5c865ea71d283a69
 WHIRLPOOL 
590e3075de9b54cc89e3d035845caa9edfc3d1fbe05157604f2209edce4e08b9bfbcb5599cd006b056540dd3ec7178998f2f549599eec1666faa98d7c4129c51
 MISC ChangeLog 10748 SHA256 
85eeb8faf237678885556506ae213edc99ed8354116ea18aaed0dabb80d2790e SHA512 
e3f2e8f06277f1f224e318b7960ff9ad82b6cc2e1b83c11e1f4e73b96b155d478aebe81d77dd2b8a6da2dd6f8e50b11e32781b7ea3e71ab07189cb4146dc0d4f
 WHIRLPOOL 
96c6192d4138a6caef7510e7f1b173e9bb23f96de319d97a28369eeedddfaca460585319e727eb0cf7af59f9cb2c2bcaf262c387c3e430bbf65ea521767b5997
 MISC metadata.xml 437 SHA256 
101562af2e68f9ce05d05494d48c03aaae046560eab55d6c5d472ae85fe3e4bc SHA512 
be7071c107a374d39fc92eab5b1b0ca0be19dc3ec847241e7bc56acadca27d0bbd803beaaf4a40f12e44d581642d5338a65dfa7d37f78a3d75bc756ad6782446
 WHIRLPOOL 
cab4d10b64bc1fbb4c2c72ba3d63b0ea46033bcd371472401e703304d1e6b76dfa8934e02192047b388b772da2af2dddc343067e225a1bd882943321524a3f3c
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2
 
-iEYEAREIAAYFAlRZPbwACgkQkKaRLQcq0GLNBwCgmAuUUbUDA2YK3aUyiJm8ZHJv
-ANMAn1xhGP44//n58tK6MNJ9atne9maS
-=BhYV
+iEYEAREIAAYFAlRacwoACgkQkKaRLQcq0GIzxACfdBc2vOaGkU6IfrqZWnOsZpbK
+LvQAni8CzjdKXvUkviViu9OppWq9Dpbi
+=/CFy
 -END PGP SIGNATURE-

diff --git a/media-gfx/ufraw/ufraw-0.20.ebuild 
b/media-gfx/ufraw/ufraw-0.20-r1.ebuild
similarity index 100%
rename from media-gfx/ufraw/ufraw-0.20.ebuild
rename to media-gfx/ufraw/ufraw-0.20-r1.ebuild



[gentoo-commits] gentoo-x86 commit in dev-libs/libcec: metadata.xml libcec-2.2.0.ebuild ChangeLog

2014-11-05 Thread Ian Whyman (thev00d00)
thev00d0014/11/05 19:02:28

  Modified: metadata.xml ChangeLog
  Added:libcec-2.2.0.ebuild
  Log:
  Version bump #527944, enable rpi support #505430
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-libs/libcec/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcec/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml1 Apr 2012 20:01:45 -   1.1
+++ metadata.xml5 Nov 2014 19:02:28 -   1.2
@@ -5,4 +5,10 @@
thev00...@gentoo.org
Ian Whyman

+   
+   Enable support for enable support for the 
TDA995x
+   Enable support for Exynos chipsets
+   Enable support for the Raspberry 
Pi
+   Enable detection of active HDMI using 
xrandr extensions
+   
 



1.30 dev-libs/libcec/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcec/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   16 May 2014 03:30:48 -  1.29
+++ ChangeLog   5 Nov 2014 19:02:28 -   1.30
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libcec
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/ChangeLog,v 1.29 2014/05/16 
03:30:48 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/ChangeLog,v 1.30 2014/11/05 
19:02:28 thev00d00 Exp $
+
+*libcec-2.2.0 (05 Nov 2014)
+
+  05 Nov 2014; Ian Whyman  +libcec-2.2.0.ebuild,
+  metadata.xml:
+  Version bump #527944, enable rpi support #505430
 
   16 May 2014; Manuel Rüger  libcec-2.1.4.ebuild:
   Add ~arm keyword.



1.1  dev-libs/libcec/libcec-2.2.0.ebuild

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

Index: libcec-2.2.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/libcec-2.2.0.ebuild,v 1.1 
2014/11/05 19:02:28 thev00d00 Exp $

EAPI=5

inherit autotools eutils linux-info

DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC 
Adaptor"
HOMEPAGE="http://libcec.pulse-eight.com";
SRC_URI="http://github.com/Pulse-Eight/${PN}/archive/${P}.tar.gz";
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~arm ~amd64 ~x86"
IUSE="cubox debug exynos raspberry-pi static-libs xrandr"

RDEPEND="virtual/udev
dev-libs/lockdev
xrandr? ( x11-libs/libXrandr )"
DEPEND="${RDEPEND}
virtual/pkgconfig"

CONFIG_CHECK="~USB_ACM"

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

src_prepare() {
sed -i '/^CXXFLAGS/s:-fPIC::' configure.ac || die
sed -i '/^CXXFLAGS/s:-Werror::' configure.ac || die
eautoreconf
}

src_configure() {
econf \
$(use_enable cubox ) \
$(use_enable debug) \
$(use_enable exynos) \
$(use_enable raspberry-pi rpi) \
$(use_enable static-libs static) \
--enable-optimisation
}

src_install() {
default
use static-libs || find "${ED}" -name '*.la' -delete
}






[gentoo-commits] gentoo-x86 commit in dev-util/global: global-6.3.1.ebuild ChangeLog

2014-11-05 Thread Mike Gilbert (floppym)
floppym 14/11/05 19:14:18

  Modified: global-6.3.1.ebuild ChangeLog
  Log:
  Adjust libtool dep for new libltdl package.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.6  dev-util/global/global-6.3.1.ebuild

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

Index: global-6.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/global/global-6.3.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- global-6.3.1.ebuild 18 Oct 2014 14:20:31 -  1.5
+++ global-6.3.1.ebuild 5 Nov 2014 19:14:18 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.3.1.ebuild,v 1.5 
2014/10/18 14:20:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-6.3.1.ebuild,v 1.6 
2014/11/05 19:14:18 floppym Exp $
 
 EAPI="5"
 
@@ -15,7 +15,7 @@
 KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 IUSE="doc emacs vim"
 
-RDEPEND="sys-devel/libtool
+RDEPEND="|| ( dev-libs/libltdl:0 sys-devel/libtool:2 )
sys-libs/ncurses
emacs? ( virtual/emacs )
vim? ( || ( app-editors/vim app-editors/gvim ) )"



1.137dev-util/global/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?rev=1.137&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?rev=1.137&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/global/ChangeLog?r1=1.136&r2=1.137

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog   18 Oct 2014 15:10:35 -  1.136
+++ ChangeLog   5 Nov 2014 19:14:18 -   1.137
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/global
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.136 
2014/10/18 15:10:35 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.137 
2014/11/05 19:14:18 floppym Exp $
+
+  05 Nov 2014; Mike Gilbert  global-6.3.1.ebuild:
+  Adjust libtool dep for new libltdl package.
 
   18 Oct 2014; Mike Gilbert  -global-6.2.10.ebuild,
   -global-6.2.11.ebuild, -global-6.2.12.ebuild, -global-6.3.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-games/ogre/files: ogre-1.9.0-remove_resource_path_to_bindir.patch ogre-1.9.0-remove_media_path_to_bindir.patch

2014-11-05 Thread Julian Ospald (hasufell)
hasufell14/11/05 19:37:37

  Added:ogre-1.9.0-remove_resource_path_to_bindir.patch
ogre-1.9.0-remove_media_path_to_bindir.patch
  Log:
  fix bug #506058, thanks to Sven Eden
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.1  
dev-games/ogre/files/ogre-1.9.0-remove_resource_path_to_bindir.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/files/ogre-1.9.0-remove_resource_path_to_bindir.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/files/ogre-1.9.0-remove_resource_path_to_bindir.patch?rev=1.1&content-type=text/plain

Index: ogre-1.9.0-remove_resource_path_to_bindir.patch
===
--- a/CMake/InstallResources.cmake  2013-12-01 18:28:12.0 +0100
+++ b/CMake/InstallResources.cmake  2014-10-29 12:38:29.963602465 +0100
@@ -201,11 +201,6 @@
   set(OGRE_PLUGIN_DIR_DBG "")
   set(OGRE_SAMPLES_DIR_REL "")
   set(OGRE_SAMPLES_DIR_DBG "")
-elseif (UNIX)
-  set(OGRE_PLUGIN_DIR_REL "${OGRE_BINARY_DIR}/lib")
-  set(OGRE_PLUGIN_DIR_DBG "${OGRE_BINARY_DIR}/lib")
-  set(OGRE_SAMPLES_DIR_REL "${OGRE_BINARY_DIR}/lib")
-  set(OGRE_SAMPLES_DIR_DBG "${OGRE_BINARY_DIR}/lib")
 endif ()
 
 if (MSVC AND NOT NMAKE)



1.1  
dev-games/ogre/files/ogre-1.9.0-remove_media_path_to_bindir.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/files/ogre-1.9.0-remove_media_path_to_bindir.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/files/ogre-1.9.0-remove_media_path_to_bindir.patch?rev=1.1&content-type=text/plain

Index: ogre-1.9.0-remove_media_path_to_bindir.patch
===
--- a/CMake/InstallResources.cmake  2014-10-29 12:43:49.0 +0100
+++ b/CMake/InstallResources.cmake  2014-10-29 12:46:10.017611431 +0100
@@ -178,10 +178,6 @@
 
 # CREATE CONFIG FILES - BUILD DIR VERSIONS
 if (NOT OGRE_BUILD_PLATFORM_APPLE_IOS)
-  set(OGRE_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Samples/Media")
-  set(OGRE_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Samples/Media")
-  set(OGRE_TEST_MEDIA_DIR_REL "${OGRE_SOURCE_DIR}/Tests/Media")
-  set(OGRE_TEST_MEDIA_DIR_DBG "${OGRE_SOURCE_DIR}/Tests/Media")
 else ()
   # iOS needs to use relative paths in the config files
   set(OGRE_MEDIA_DIR_REL "${OGRE_MEDIA_PATH}")






[gentoo-commits] gentoo-x86 commit in dev-games/ogre: ChangeLog ogre-1.9.0-r1.ebuild metadata.xml

2014-11-05 Thread Julian Ospald (hasufell)
hasufell14/11/05 19:37:37

  Modified: ChangeLog metadata.xml
  Added:ogre-1.9.0-r1.ebuild
  Log:
  fix bug #506058, thanks to Sven Eden
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
BDEED020)

Revision  ChangesPath
1.98 dev-games/ogre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/ChangeLog?rev=1.98&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/ChangeLog?rev=1.98&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/ogre/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   8 Mar 2014 23:22:37 -   1.97
+++ ChangeLog   5 Nov 2014 19:37:37 -   1.98
@@ -1,6 +1,13 @@
 # ChangeLog for dev-games/ogre
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ChangeLog,v 1.97 2014/03/08 
23:22:37 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ChangeLog,v 1.98 2014/11/05 
19:37:37 hasufell Exp $
+
+*ogre-1.9.0-r1 (05 Nov 2014)
+
+  05 Nov 2014; Julian Ospald  +ogre-1.9.0-r1.ebuild,
+  +files/ogre-1.9.0-remove_media_path_to_bindir.patch,
+  +files/ogre-1.9.0-remove_resource_path_to_bindir.patch, metadata.xml:
+  fix bug #506058, thanks to Sven Eden
 
   08 Mar 2014; Julian Ospald  ogre-1.8.1.ebuild,
   ogre-1.9.0.ebuild:



1.10 dev-games/ogre/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/metadata.xml?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/metadata.xml?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/metadata.xml?r1=1.9&r2=1.10

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/ogre/metadata.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- metadata.xml1 Nov 2012 19:34:35 -   1.9
+++ metadata.xml5 Nov 2014 19:37:37 -   1.10
@@ -78,7 +78,9 @@
 NVIDIA toolkit plugin
 more precise calculations at the expense of 
speed
support images via freeimage
+   Build OpenGL 3+ RenderSystem (EXPERIMENTAL)
build OpenGL ES 2.x RenderSystem
+   Enable OpenGL ES 3.x Features
 pull in Object-oriented Input System library for 
samples
 when USE=threads, use poco for threading
 when USE=threads, use tbb for threading



1.1  dev-games/ogre/ogre-1.9.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/ogre-1.9.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/ogre/ogre-1.9.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: ogre-1.9.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/ogre/ogre-1.9.0-r1.ebuild,v 1.1 
2014/11/05 19:37:37 hasufell Exp $

EAPI=5
CMAKE_REMOVE_MODULES="yes"
CMAKE_REMOVE_MODULES_LIST="FindFreetype"

inherit eutils cmake-utils vcs-snapshot

DESCRIPTION="Object-oriented Graphics Rendering Engine"
HOMEPAGE="http://www.ogre3d.org/";
SRC_URI="https://bitbucket.org/sinbad/ogre/get/v${PV//./-}.tar.bz2 -> 
${P}.tar.bz2"

LICENSE="MIT public-domain"
SLOT="0/1.9.0"
KEYWORDS="~amd64 ~x86"

# gles1 currently broken wrt bug #418201
# gles1 does not even build wrt bug #506058
IUSE="+boost cg doc double-precision examples +freeimage gl3plus gles2 gles3 
ois +opengl poco profile tbb threads tools +zip"

REQUIRED_USE="threads? ( ^^ ( boost poco tbb ) )
poco? ( threads )
tbb? ( threads )
?? ( gl3plus ( || ( gles2 gles3 ) ) )
gles3? ( gles2 )
gl3plus? ( opengl )"

RESTRICT="test" #139905

RDEPEND="
dev-libs/tinyxml
media-libs/freetype:2
virtual/opengl
virtual/glu
x11-libs/libX11
x11-libs/libXaw
x11-libs/libXrandr
x11-libs/libXt
boost? ( dev-libs/boost )
cg? ( media-gfx/nvidia-cg-toolkit )
freeimage? ( media-libs/freeimage )
gles2? ( >=media-libs/mesa-9.0.0[gles2] )
gles3? ( >=media-libs/mesa-10.0.0[gles2] )
gl3plus? ( >=media-libs/mesa-9.2.5 )
ois? ( dev-games/ois )
threads? (
poco? ( dev-libs/poco )
tbb? ( dev-cpp/tbb )
)
zip? ( sys-libs/zlib dev-libs/zziplib )"
DEPEND="${RDEPEND}
x11-proto/xf86vidmodeproto
virtual/pkgconfig
doc? ( app-doc/doxygen )"

src_prepare() {
sed -i \

[gentoo-commits] gentoo-x86 commit in net-irc/inspircd: inspircd-2.0.17.ebuild ChangeLog

2014-11-05 Thread JosA MarAa Alonso (nimiux)
nimiux  14/11/05 19:39:10

  Modified: inspircd-2.0.17.ebuild ChangeLog
  Log:
  amd64/x86 stable
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
F253DB15)

Revision  ChangesPath
1.5  net-irc/inspircd/inspircd-2.0.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild?r1=1.4&r2=1.5

Index: inspircd-2.0.17.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- inspircd-2.0.17.ebuild  3 Nov 2014 13:38:21 -   1.4
+++ inspircd-2.0.17.ebuild  5 Nov 2014 19:39:10 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild,v 
1.4 2014/11/03 13:38:21 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.17.ebuild,v 
1.5 2014/11/05 19:39:10 nimiux Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="geoip gnutls ipv6 ldap mysql pcre posix postgres sqlite ssl tre"
 
 RDEPEND="



1.106net-irc/inspircd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   3 Nov 2014 13:38:21 -   1.105
+++ ChangeLog   5 Nov 2014 19:39:10 -   1.106
@@ -1,6 +1,9 @@
 # ChangeLog for net-irc/inspircd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.105 
2014/11/03 13:38:21 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.106 
2014/11/05 19:39:10 nimiux Exp $
+
+  05 Nov 2014; Chema Alonso  inspircd-2.0.17.ebuild:
+  amd64/x86 stable
 
   03 Nov 2014; Aaron W. Swenson  inspircd-2.0.17.ebuild,
   inspircd-2.0.18.ebuild:






[gentoo-commits] proj/portage:master commit in: pym/portage/package/ebuild/

2014-11-05 Thread Zac Medico
commit: 7c9a9a45874816aa42c6667a18caa4655083e3b3
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Nov  5 06:32:24 2014 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Nov  5 19:35:31 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=7c9a9a45

doebuild: fix bug #528272

The doebuild function has a boolean "unpacked" variable which it sets
to True if it determines that the "unpack" phase has already executed
and the last modification times of the distfiles are older than the
last modification time of WORKDIR. The code which sets the "unpacked"
flag does not need to run unless the current phase is supposed to have
a build directory. Therefore, disable this code for all phases that are
not supposed to have a build directory. This fixes incorrect behavior
of the "fetch" phase as reported in bug #528272.

X-Gentoo-Bug: 528272
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=528272
Acked-by: Alexander Berntsen  gentoo.org>

---
 pym/portage/package/ebuild/doebuild.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pym/portage/package/ebuild/doebuild.py 
b/pym/portage/package/ebuild/doebuild.py
index 544d193..6df3c69 100644
--- a/pym/portage/package/ebuild/doebuild.py
+++ b/pym/portage/package/ebuild/doebuild.py
@@ -829,7 +829,8 @@ def doebuild(myebuild, mydo, _unused=DeprecationWarning, 
settings=None, debug=0,
alist = set(mysettings.configdict["pkg"].get("A", "").split())
 
unpacked = False
-   if tree != "porttree":
+   if tree != "porttree" or \
+   mydo in _doebuild_commands_without_builddir:
pass
elif "unpack" not in phases_to_run:
unpacked = os.path.exists(os.path.join(



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

2014-11-05 Thread Ulrich Mueller (ulm)
ulm 14/11/05 20:46:38

  Modified: package.mask ChangeLog
  Log:
  Mask app-emacs/csharp-mode for removal.

Revision  ChangesPath
1.16139  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16138
retrieving revision 1.16139
diff -u -r1.16138 -r1.16139
--- package.mask5 Nov 2014 09:30:38 -   1.16138
+++ package.mask5 Nov 2014 20:46:38 -   1.16139
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16138 2014/11/05 
09:30:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16139 2014/11/05 
20:46:38 ulm 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,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Ulrich Müller  (5 Nov 2014)
+# Does not build with Emacs 24.4.
+# Last visible upstream activity in 2011.
+# Masked for removal in 30 days, bug #528374.
+app-emacs/csharp-mode
+
 # Samuli Suominen  (05 Nov 2014)
 # ConsoleKit2 from github by Eric Koegel, auth of xfce4-power-manager
 # The ConsoleKit in freedesktop.org git won't be continued anymore,



1.9515   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9514
retrieving revision 1.9515
diff -u -r1.9514 -r1.9515
--- ChangeLog   5 Nov 2014 09:30:38 -   1.9514
+++ ChangeLog   5 Nov 2014 20:46:38 -   1.9515
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9514 2014/11/05 
09:30:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9515 2014/11/05 
20:46:38 ulm Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  05 Nov 2014; Ulrich Müller  package.mask:
+  Mask app-emacs/csharp-mode for removal.
+
   05 Nov 2014; Samuli Suominen  package.mask:
   Mask "ConsoleKit2" for testing.
 






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

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 21:18:12

  Modified: pypy-bin-2.3.1-r2.ebuild pypy-bin-2.4.0.ebuild
ChangeLog
  Log:
  Revert the gdbm change. I was wrong, and _gdbm is only in PyPy 3.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.3  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.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild?rev=1.3&content-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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pypy-bin-2.3.1-r2.ebuild5 Nov 2014 18:13:43 -   1.2
+++ pypy-bin-2.3.1-r2.ebuild5 Nov 2014 21:18:12 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.2 
2014/11/05 18:13:43 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.3.1-r2.ebuild,v 1.3 
2014/11/05 21:18:12 mgorny Exp $
 
 EAPI=5
 
@@ -165,7 +165,7 @@
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then
-   "${PYTHON}" -c "import _gdbm" || die "Failed to import gdbm 
(cffi)"
+   "${PYTHON}" -c "import gdbm" || die "Failed to import gdbm 
(cffi)"
fi
if use sqlite; then
"${PYTHON}" -c "import _sqlite3" || die "Failed to import 
_sqlite3 (cffi)"



1.5  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.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild?r1=1.4&r2=1.5

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pypy-bin-2.4.0.ebuild   5 Nov 2014 18:13:43 -   1.4
+++ pypy-bin-2.4.0.ebuild   5 Nov 2014 21:18:12 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 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.4 2014/11/05 18:13:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/pypy-bin-2.4.0.ebuild,v 
1.5 2014/11/05 21:18:12 mgorny Exp $
 
 EAPI=5
 
@@ -171,7 +171,7 @@
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then
-   "${PYTHON}" -c "import _gdbm" || die "Failed to import gdbm 
(cffi)"
+   "${PYTHON}" -c "import gdbm" || die "Failed to import gdbm 
(cffi)"
fi
if use sqlite; then
"${PYTHON}" -c "import _sqlite3" || die "Failed to import 
_sqlite3 (cffi)"



1.26 dev-python/pypy-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/ChangeLog?rev=1.26&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/ChangeLog?rev=1.26&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy-bin/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   5 Nov 2014 18:13:43 -   1.25
+++ ChangeLog   5 Nov 2014 21:18:12 -   1.26
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pypy-bin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/ChangeLog,v 1.25 
2014/11/05 18:13:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy-bin/ChangeLog,v 1.26 
2014/11/05 21:18:12 mgorny Exp $
+
+  05 Nov 2014; Michał Górny  pypy-bin-2.3.1-r2.ebuild,
+  pypy-bin-2.4.0.ebuild:
+  Revert the gdbm change. I was wrong, and _gdbm is only in PyPy 3.
 
   05 Nov 2014; Michał Górny  pypy-bin-2.3.1-r2.ebuild,
   pypy-bin

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

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 21:18:08

  Modified: pypy-2.3.1-r2.ebuild pypy-2.4.0.ebuild ChangeLog
  Log:
  Revert the gdbm change. I was wrong, and _gdbm is only in PyPy 3.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.4  dev-python/pypy/pypy-2.3.1-r2.ebuild

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

Index: pypy-2.3.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.3.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pypy-2.3.1-r2.ebuild5 Nov 2014 18:13:44 -   1.3
+++ pypy-2.3.1-r2.ebuild5 Nov 2014 21:18:08 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.3.1-r2.ebuild,v 1.3 
2014/11/05 18:13:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.3.1-r2.ebuild,v 1.4 
2014/11/05 21:18:08 mgorny Exp $
 
 EAPI=5
 
@@ -217,7 +217,7 @@
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then
-   "${PYTHON}" -c "import _gdbm" || die "Failed to import gdbm 
(cffi)"
+   "${PYTHON}" -c "import gdbm" || die "Failed to import gdbm 
(cffi)"
fi
if use sqlite; then
"${PYTHON}" -c "import _sqlite3" || die "Failed to import 
_sqlite3 (cffi)"



1.5  dev-python/pypy/pypy-2.4.0.ebuild

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

Index: pypy-2.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pypy-2.4.0.ebuild   5 Nov 2014 18:13:44 -   1.4
+++ pypy-2.4.0.ebuild   5 Nov 2014 21:18:08 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.4 
2014/11/05 18:13:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.5 
2014/11/05 21:18:08 mgorny Exp $
 
 EAPI=5
 
@@ -221,7 +221,7 @@
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then
-   "${PYTHON}" -c "import _gdbm" || die "Failed to import gdbm 
(cffi)"
+   "${PYTHON}" -c "import gdbm" || die "Failed to import gdbm 
(cffi)"
fi
if use sqlite; then
"${PYTHON}" -c "import _sqlite3" || die "Failed to import 
_sqlite3 (cffi)"



1.75 dev-python/pypy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.75&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.75&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?r1=1.74&r2=1.75

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   5 Nov 2014 18:13:44 -   1.74
+++ ChangeLog   5 Nov 2014 21:18:08 -   1.75
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pypy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.74 2014/11/05 
18:13:44 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.75 2014/11/05 
21:18:08 mgorny Exp $
+
+  05 Nov 2014; Michał Górny  pypy-2.3.1-r2.ebuild,
+  pypy-2.4.0.ebuild:
+  Revert the gdbm change. I was wrong, and _gdbm is only in PyPy 3.
 
   05 Nov 2014; Michał Górny  pypy-2.3.1-r2.ebuild,
   pypy-2.4.0.ebuild:






[gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201411-01.xml

2014-11-05 Thread Sean Amoss (ackle)
ackle   14/11/05 21:33:45

  Added:glsa-201411-01.xml
  Log:
  GLSA 201411-01

Revision  ChangesPath
1.1  xml/htdocs/security/en/glsa/glsa-201411-01.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201411-01.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201411-01.xml?rev=1.1&content-type=text/plain

Index: glsa-201411-01.xml
===



http://www.gentoo.org/dtd/glsa.dtd";>

  VLC: Multiple vulnerabilities
  Multiple vulnerabilities have been found in VLC, the worst of which
could lead to user-assisted execution of arbitrary code.
  
  VLC
  November 05, 2014
  November 05, 2014: 1
  279340
  285370
  316709
  332361
  350933
  352206
  352776
  353326
  360189
  363359
  370321
  375167
  385953
  395543
  408881
  414409
  424435
  442758
  450438
  454650
  476436
  486902
  493710
  499806
  remote
  

  2.1.2
  2.1.2

  
  
VLC is a cross-platform media player and streaming server.
  
  
Multiple vulnerabilities have been discovered in VLC. Please review the
  CVE identifiers referenced below for details.

  
  
A remote attacker could entice a user to open a specially crafted media
  file using VLC, possibly resulting in execution of arbitrary code with
  the privileges of the process or a Denial of Service condition.

  
  
There is no known workaround at this time.
  
  
All VLC users should upgrade to the latest version:


  # emerge --sync
  # emerge --ask --oneshot --verbose ">=media-video/vlc-2.1.2"


  
  
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1441";>CVE-2010-1441
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1442";>CVE-2010-1442
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1443";>CVE-2010-1443
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1444";>CVE-2010-1444
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1445";>CVE-2010-1445
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2062";>CVE-2010-2062
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2937";>CVE-2010-2937
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3124";>CVE-2010-3124
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3275";>CVE-2010-3275
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3276";>CVE-2010-3276
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-3907";>CVE-2010-3907
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0021";>CVE-2011-0021
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0522";>CVE-2011-0522
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-0531";>CVE-2011-0531
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1087";>CVE-2011-1087
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1684";>CVE-2011-1684
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2194";>CVE-2011-2194
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2587";>CVE-2011-2587
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2588";>CVE-2011-2588
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3623";>CVE-2011-3623
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0023";>CVE-2012-0023
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1775";>CVE-2012-1775
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1776";>CVE-2012-1776
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2396";>CVE-2012-2396
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3377";>CVE-2012-3377
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5470";>CVE-2012-5470
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5855";>CVE-2012-5855
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1868";>CVE-2013-1868
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1954";>CVE-2013-1954
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-3245";>CVE-2013-3245
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4388";>CVE-2013-4388
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6283";>CVE-2013-6283
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-6934";>CVE-2013-6934
  
  a3li
  
underling
  







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

2014-11-05 Thread Mike Gilbert (floppym)
floppym 14/11/05 22:09:52

  Modified: ChangeLog
  Added:systemd-217-r2.ebuild
  Log:
  Backport several patches. Resolves bugs 527832, 527894.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.320sys-apps/systemd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
retrieving revision 1.319
retrieving revision 1.320
diff -u -r1.319 -r1.320
--- ChangeLog   4 Nov 2014 19:24:27 -   1.319
+++ ChangeLog   5 Nov 2014 22:09:52 -   1.320
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/systemd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.319 
2014/11/04 19:24:27 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.320 
2014/11/05 22:09:52 floppym Exp $
+
+*systemd-217-r2 (05 Nov 2014)
+
+  05 Nov 2014; Mike Gilbert  +systemd-217-r2.ebuild:
+  Backport several patches. Resolves bugs 527832, 527894.
 
 *systemd-217-r1 (04 Nov 2014)
 



1.1  sys-apps/systemd/systemd-217-r2.ebuild

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

Index: systemd-217-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-217-r2.ebuild,v 1.1 
2014/11/05 22:09:52 floppym Exp $

EAPI=5

AUTOTOOLS_PRUNE_LIBTOOL_FILES=all
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit autotools-utils bash-completion-r1 linux-info multilib \
multilib-minimal pam python-single-r1 systemd toolchain-funcs udev \
user

DESCRIPTION="System and service manager for Linux"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd";
SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.xz
http://dev.gentoo.org/~floppym/dist/systemd-gentoo-patches-217.tar.xz";

LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
SLOT="0/2"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="acl apparmor audit cryptsetup curl doc elfutils gcrypt gudev http
idn introspection kdbus +kmod lz4 lzma pam policykit python qrcode 
+seccomp
selinux ssl terminal test vanilla"

MINKV="3.8"

COMMON_DEPEND=">=sys-apps/util-linux-2.25:0=
sys-libs/libcap:0=
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}] )
gudev? ( >=dev-libs/glib-2.34.3:2=[${MULTILIB_USEDEP}] )
http? (
>=net-libs/libmicrohttpd-0.9.33:0=
ssl? ( >=net-libs/gnutls-3.1.4:0= )
)
idn? ( net-dns/libidn:0= )
introspection? ( >=dev-libs/gobject-introspection-1.31.1: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}] )
pam? ( virtual/pam:= )
python? ( ${PYTHON_DEPS} )
qrcode? ( media-gfx/qrencode:0= )
seccomp? ( sys-libs/libseccomp:0= )
selinux? ( sys-libs/libselinux:0= )
terminal? ( dev-libs/libevdev:0=
>=x11-libs/libxkbcommon-0.4:0=
x11-libs/libdrm: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
!https://bugs.gentoo.org/show_bug.cgi?id=491398
-j1

udevlibexecdir="${MY_UDEVDIR}"
dist_udevhwdb_DATA=
DESTDIR="${D}"
)

if multilib_is_native_abi; then
emake "${mymakeopts[@]}" install
else
mymakeopts+=(
install-libLTLIBRARIES
install-pkgconfiglibDATA
install-includeHEADERS
# safe to call unconditionally, 'installs' empty list

[gentoo-commits] gentoo-x86 commit in dev-python/pypy: pypy-2.4.0.ebuild ChangeLog

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 22:12:34

  Modified: pypy-2.4.0.ebuild ChangeLog
  Log:
  Use upstream distfile.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.6  dev-python/pypy/pypy-2.4.0.ebuild

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

Index: pypy-2.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pypy-2.4.0.ebuild   5 Nov 2014 21:18:08 -   1.5
+++ pypy-2.4.0.ebuild   5 Nov 2014 22:12:34 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.5 
2014/11/05 21:18:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.6 
2014/11/05 22:12:34 mgorny Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 DESCRIPTION="A fast, compliant alternative implementation of the Python 
language"
 HOMEPAGE="http://pypy.org/";
-SRC_URI="https://bitbucket.org/${PN}/${PN}/get/release-${PV}.tar.bz2 -> 
${P}-src.tar.bz2"
+SRC_URI="https://bitbucket.org/pypy/pypy/downloads/${P}-src.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0/$(get_version_component_range 1-2 ${PV})"



1.76 dev-python/pypy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.76&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.76&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   5 Nov 2014 21:18:08 -   1.75
+++ ChangeLog   5 Nov 2014 22:12:34 -   1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pypy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.75 2014/11/05 
21:18:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.76 2014/11/05 
22:12:34 mgorny Exp $
+
+  05 Nov 2014; Michał Górny  pypy-2.4.0.ebuild:
+  Use upstream distfile.
 
   05 Nov 2014; Michał Górny  pypy-2.3.1-r2.ebuild,
   pypy-2.4.0.ebuild:






[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/, eclass/, media-plugins/gmp-openh264/

2014-11-05 Thread Ian Stakenvicius
commit: 69e5fc728029cb367bb922a452031cb62551046c
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Wed Nov  5 22:01:13 2014 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Wed Nov  5 22:01:13 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=69e5fc72

Bumped firefox-34 to beta6, bumped gmp-openh264 and adjusted system-gmps 
override

The version string as well as the path reported in about:plugins and 
about:addons
is faked entirely by the media.gmp-gmpopenh264.version pref; as well this pref 
is
used to determine the 'installed' status of the plugin.  This bump adds a fake 
and static
.version pref to show the plugin is 'system-installed', which allows the system 
plugin
to be updated without a need for the user to refresh their login session and 
also
show the plugin as being installed rather than 'will be installed shortly'.

---
 eclass/mozconfig-v5.33.eclass  |  4 +-
 eclass/mozconfig-v5.34.eclass  |  4 +-
 media-plugins/gmp-openh264/Manifest|  1 +
 .../gmp-openh264/gmp-openh264-1.2_p20141104.ebuild | 55 ++
 www-client/firefox/Manifest|  2 +-
 ...34.0_beta4.ebuild => firefox-34.0_beta6.ebuild} |  6 ++-
 6 files changed, 65 insertions(+), 7 deletions(-)

diff --git a/eclass/mozconfig-v5.33.eclass b/eclass/mozconfig-v5.33.eclass
index fb6c5d8..df196b8 100644
--- a/eclass/mozconfig-v5.33.eclass
+++ b/eclass/mozconfig-v5.33.eclass
@@ -45,7 +45,7 @@ esac
 # Set the variable to any value if the use flag should exist but not be 
default-enabled.
 
 # use-flags common among all mozilla ebuilds
-IUSE="${IUSE} dbus debug gstreamer pulseaudio startup-notification 
system-cairo system-icu system-jpeg system-sqlite +system-libvpx"
+IUSE="${IUSE} dbus debug gstreamer pulseaudio startup-notification 
system-cairo system-icu system-jpeg system-sqlite system-libvpx"
 
 # some notes on deps:
 # gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 
2.14
@@ -86,7 +86,7 @@ RDEPEND=">=app-text/hunspell-1.2
system-icu? ( >=dev-libs/icu-51.1 )
system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
system-sqlite? ( >=dev-db/sqlite-3.8.5:3[secure-delete,debug=] )
-   system-libvpx? ( =media-libs/libvpx-1.3.0* )
+   system-libvpx? ( =media-libs/libvpx-1.3.0*[postproc] )
 "
 
 if [[ -n ${MOZCONFIG_OPTIONAL_WIFI} ]]; then

diff --git a/eclass/mozconfig-v5.34.eclass b/eclass/mozconfig-v5.34.eclass
index 7c45cdf..bb4c41f 100644
--- a/eclass/mozconfig-v5.34.eclass
+++ b/eclass/mozconfig-v5.34.eclass
@@ -45,7 +45,7 @@ esac
 # Set the variable to any value if the use flag should exist but not be 
default-enabled.
 
 # use-flags common among all mozilla ebuilds
-IUSE="${IUSE} dbus debug gstreamer pulseaudio startup-notification 
system-cairo system-icu system-jpeg system-sqlite +system-libvpx"
+IUSE="${IUSE} dbus debug gstreamer pulseaudio startup-notification 
system-cairo system-icu system-jpeg system-sqlite system-libvpx"
 
 # some notes on deps:
 # gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 
2.14
@@ -86,7 +86,7 @@ RDEPEND=">=app-text/hunspell-1.2
system-icu? ( >=dev-libs/icu-51.1 )
system-jpeg? ( >=media-libs/libjpeg-turbo-1.2.1 )
system-sqlite? ( >=dev-db/sqlite-3.8.6:3[secure-delete,debug=] )
-   system-libvpx? ( =media-libs/libvpx-1.3.0* )
+   system-libvpx? ( =media-libs/libvpx-1.3.0*[postproc] )
 "
 
 if [[ -n ${MOZCONFIG_OPTIONAL_WIFI} ]]; then

diff --git a/media-plugins/gmp-openh264/Manifest 
b/media-plugins/gmp-openh264/Manifest
index cc77874..c8ff004 100644
--- a/media-plugins/gmp-openh264/Manifest
+++ b/media-plugins/gmp-openh264/Manifest
@@ -1 +1,2 @@
 DIST gmp-openh264-1.1_p20141021.tar.xz 11808564 SHA256 
88253dc65cc509cde88a602fc0d6f916d641235fcc163025f15467823a8fe363 SHA512 
9ec0f3c7898f53917df8bd0b035de214a1dd804d01f17973ed0cde7c42141e5af9ccc710eaf5505ef33d4f0fa096d8f7d5db90f8a8499016b6ad26b86f63d227
 WHIRLPOOL 
cf4a5def4a1577139787065466f4b94d4a721ab693590bf7b95f7a1fd4e8e120f01c48a90891466bdca35651a5cf88b816bb820cdff5433a4f3bf9a2b3236b78
+DIST gmp-openh264-1.2_p20141104.tar.xz 11874976 SHA256 
d8359d004116eba6d286abd81f82f9cfedf2ab209b9586fc195d199096f8 SHA512 
7acd982b54cd32ee2270967131792d869a9c72dca5ba8da796c61517e99b3a40f7c53ab6228c03f72c57f4eb9d3bef536645ee33ccf08a098f0662f97f811856
 WHIRLPOOL 
5d997bc9349d06f5d485ce654408d5f3cd1314ccdf10c21c25c59933ffe2c4b325ec32444bb74aa754b73fcc381b5b723df9f48989cba3e7137e8a594a47e24c

diff --git a/media-plugins/gmp-openh264/gmp-openh264-1.2_p20141104.ebuild 
b/media-plugins/gmp-openh264/gmp-openh264-1.2_p20141104.ebuild
new file mode 100644
index 000..c31e770
--- /dev/null
+++ b/media-plugins/gmp-openh264/gmp-openh264-1.2_p20141104.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inh

[gentoo-commits] gentoo-x86 commit in dev-python/pypy: pypy-2.4.0.ebuild ChangeLog

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 22:18:03

  Modified: pypy-2.4.0.ebuild ChangeLog
  Log:
  Remove unnecessary vcs-snapshot use.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.7  dev-python/pypy/pypy-2.4.0.ebuild

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

Index: pypy-2.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pypy-2.4.0.ebuild   5 Nov 2014 22:12:34 -   1.6
+++ pypy-2.4.0.ebuild   5 Nov 2014 22:18:02 -   1.7
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.6 
2014/11/05 22:12:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.7 
2014/11/05 22:18:02 mgorny Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 pypy )
 inherit check-reqs eutils multilib multiprocessing pax-utils \
-   python-any-r1 toolchain-funcs vcs-snapshot versionator
+   python-any-r1 toolchain-funcs versionator
 
 DESCRIPTION="A fast, compliant alternative implementation of the Python 
language"
 HOMEPAGE="http://pypy.org/";



1.77 dev-python/pypy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.77&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.77&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   5 Nov 2014 22:12:34 -   1.76
+++ ChangeLog   5 Nov 2014 22:18:02 -   1.77
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pypy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.76 2014/11/05 
22:12:34 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.77 2014/11/05 
22:18:02 mgorny Exp $
+
+  05 Nov 2014; Michał Górny  pypy-2.4.0.ebuild:
+  Remove unnecessary vcs-snapshot use.
 
   05 Nov 2014; Michał Górny  pypy-2.4.0.ebuild:
   Use upstream distfile.






[gentoo-commits] dev/mgorny:master commit in: dev-python/pypy-binpackage/

2014-11-05 Thread Michał Górny
commit: cb3b31ceb00e89d02582c290f7e3a6499fd8de14
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  5 22:18:58 2014 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  5 22:18:58 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=cb3b31ce

dev-python/pypy-binpackage: Bump for 2.4.0.

Package-Manager: portage-2.2.14

---
 dev-python/pypy-binpackage/Manifest|   1 +
 .../pypy-binpackage/pypy-binpackage-2.4.0.ebuild   | 211 +
 2 files changed, 212 insertions(+)

diff --git a/dev-python/pypy-binpackage/Manifest 
b/dev-python/pypy-binpackage/Manifest
index 4bea985..09546e3 100644
--- a/dev-python/pypy-binpackage/Manifest
+++ b/dev-python/pypy-binpackage/Manifest
@@ -1,2 +1,3 @@
 DIST pypy-2.2.1-src.tar.bz2 14439822 SHA256 
252045187e443656a2beb412dadac9296e8fe8db0f75a66ed5265db58c35035f SHA512 
68b52c5b1a9b96593aa1dd38ad0b1b7b282852008e3ae3c488a5e19ab2bede68e2b40afdb79d85a4ab21cb1da6647b8b958fcefe34c99a1f6cbc1a19d695d3b6
 WHIRLPOOL 
6eca63959d8ee5663f868dc32ad1180b07e2f8b63d839652902095a098ffbfa29c6f83451733270a4b2f73b65450cb3b80a878b9dd1ec71089bfff11e9f6
 DIST pypy-2.3.1-src.tar.bz2 15225332 SHA256 
3fd10d97c0177c33ed358a78eb26f5bf1f91b266af853564b1a9d8c310a1e439 SHA512 
86aab86c5f413cdd6a56680915605de5c1416255b43a8dce1b4dcf8f1febdb3275076a4a9c7de30002387d59e4171a52da2528436eb205d8d947de7edd049c65
 WHIRLPOOL 
c78d41240f1803d9461f797fd0ef647a40a6990a4e3a504e80a0eaaf460d052bb60fe6240cacdb3ee8737500c9c7f418b1d55c619d01ac7b73aace3d82157aa6
+DIST pypy-2.4.0-src.tar.bz2 15495214 SHA256 
38810007aee4885ca0703b566db6594dd7649adaaa287df7a1012f10e067740f SHA512 
91b41ed80a6ff0d7b2b134a7802f098de35ffd2068dc3e477d27b0bc821c6d329eb8bcad4db4a5ff9ff429830d4abfbeb435a2a2d2d9bbc2c36f2d21af0b2e0c
 WHIRLPOOL 
affb14b805b2dcb8b579dd421bfb8276e80d3b31cea41bf57ad5dd9260e2e27d838b0303e4a3af5ca38b0b4f08ac88b142d6f1db20753bec6f8cbfdfc482099b

diff --git a/dev-python/pypy-binpackage/pypy-binpackage-2.4.0.ebuild 
b/dev-python/pypy-binpackage/pypy-binpackage-2.4.0.ebuild
new file mode 100644
index 000..eee63a3
--- /dev/null
+++ b/dev-python/pypy-binpackage/pypy-binpackage-2.4.0.ebuild
@@ -0,0 +1,211 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.2.1.ebuild,v 1.2 
2014/03/12 09:14:21 mgorny Exp $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 pypy )
+inherit check-reqs eutils multilib multiprocessing pax-utils \
+   python-any-r1 toolchain-funcs versionator
+MY_P=pypy-${PV}
+
+DESCRIPTION="A fast, compliant alternative implementation of the Python 
language"
+HOMEPAGE="http://pypy.org/";
+SRC_URI="https://bitbucket.org/pypy/pypy/downloads/${MY_P}-src.tar.bz2";
+
+LICENSE="MIT"
+SLOT="0/$(get_version_component_range 1-2 ${PV})"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="bzip2 +jit low-memory ncurses sandbox shadowstack sse2"
+
+DEPEND=">=sys-libs/zlib-1.1.3
+   virtual/libffi
+   virtual/libintl
+   dev-libs/expat
+   dev-libs/openssl
+   bzip2? ( app-arch/bzip2 )
+   ncurses? ( sys-libs/ncurses[-tinfo] )
+   app-arch/xz-utils
+   ${PYTHON_DEPS}"
+
+S="${WORKDIR}/${MY_P}-src"
+
+pkg_pretend() {
+   if use low-memory; then
+   if ! has_version dev-python/pypy && ! has_version 
dev-python/pypy-bin
+   then
+   eerror "USE=low-memory requires a (possibly old) 
version of dev-python/pypy"
+   eerror "or dev-python/pypy-bin being installed. Please 
install it using e.g.:"
+   eerror
+   eerror "  $ emerge -1v dev-python/pypy-bin"
+   eerror
+   eerror "before attempting to build 
dev-python/pypy[low-memory]."
+   die "dev-python/pypy-bin (or dev-python/pypy) needs to 
be installed for USE=low-memory"
+   fi
+
+   CHECKREQS_MEMORY="1750M"
+   use amd64 && CHECKREQS_MEMORY="3500M"
+   else
+   CHECKREQS_MEMORY="3G"
+   use amd64 && CHECKREQS_MEMORY="6G"
+   fi
+
+   check-reqs_pkg_pretend
+
+   [[ ${PYPY_BINPKG_STORE} ]] || die 'PYPY_BINPKG_STORE unset, wtf?!'
+}
+
+pkg_setup() {
+   local force_pypy
+
+   pkg_pretend
+
+   if has_version dev-python/pypy || has_version dev-python/pypy-bin
+   then
+   if [[ ! ${EPYTHON} ]] || use low-memory; then
+   einfo "Using already-installed PyPy to perform the 
translation."
+   force_pypy=1
+   else
+   einfo "Using ${EPYTHON} to perform the translation. 
Please note that upstream"
+   einfo "recommends using PyPy for that. If you wish to 
do so, please unset"
+   einfo "the EPYTHON variable."
+   fi
+   fi
+
+   if [[ ${force_pypy} ]]; then
+  

[gentoo-commits] dev/mgorny:master commit in: dev-python/pypy-binpackage/, dev-python/pypy-binpackage/files/

2014-11-05 Thread Michał Górny
commit: 611b64c24de9a5825b457228d426cab8dd4de9c6
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov  5 22:01:27 2014 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov  5 22:01:27 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=611b64c2

dev-python/pypy-binpackage: Update to match current dev-python/pypy code.

Package-Manager: portage-2.2.14

---
 .../pypy-binpackage/files/2.3.1-shared-lib.patch   | 11 
 dev-python/pypy-binpackage/metadata.xml|  1 +
 3.1.ebuild => pypy-binpackage-2.3.1-r1.ebuild} | 63 +++---
 3 files changed, 68 insertions(+), 7 deletions(-)

diff --git a/dev-python/pypy-binpackage/files/2.3.1-shared-lib.patch 
b/dev-python/pypy-binpackage/files/2.3.1-shared-lib.patch
new file mode 100644
index 000..ae1139f
--- /dev/null
+++ b/dev-python/pypy-binpackage/files/2.3.1-shared-lib.patch
@@ -0,0 +1,11 @@
+--- rpython/translator/platform/posix.py
 rpython/translator/platform/posix.py
+@@ -180,7 +180,7 @@
+'int main(int argc, char* argv[]) '
+'{ return $(PYPY_MAIN_FUNCTION)(argc, argv); }" > $@')
+ m.rule('$(DEFAULT_TARGET)', ['$(TARGET)', 'main.o'],
+-   '$(CC_LINK) $(LDFLAGS_LINK) main.o -L. 
-l$(SHARED_IMPORT_LIB) -o $@')
++   '$(CC_LINK) $(LDFLAGS_LINK) main.o -L. 
-l$(SHARED_IMPORT_LIB) \'-Wl,-rpath,$$ORIGIN\' -o $@')
+ 
+ return m
+ 

diff --git a/dev-python/pypy-binpackage/metadata.xml 
b/dev-python/pypy-binpackage/metadata.xml
index 6fb4588..675ce03 100644
--- a/dev-python/pypy-binpackage/metadata.xml
+++ b/dev-python/pypy-binpackage/metadata.xml
@@ -7,6 +7,7 @@
Michał Górny


+   Build using PyPy with the engine 
configured towards low memory footprint. This makes it possible to build PyPy 
using ~3.5G of RAM on amd64 and ~half of that on x86, at the cost of lengthened 
build time. Please note that you will need an extra ~1G of extra RAM or swap 
since the translation memory (unused at the time) is not freed when the C 
compiler is spawned.
Enable sandboxing functionality
Use a shadow stack for finding GC 
roots


diff --git a/dev-python/pypy-binpackage/pypy-binpackage-2.3.1.ebuild 
b/dev-python/pypy-binpackage/pypy-binpackage-2.3.1-r1.ebuild
similarity index 65%
rename from dev-python/pypy-binpackage/pypy-binpackage-2.3.1.ebuild
rename to dev-python/pypy-binpackage/pypy-binpackage-2.3.1-r1.ebuild
index fb30bcf..e495b29 100644
--- a/dev-python/pypy-binpackage/pypy-binpackage-2.3.1.ebuild
+++ b/dev-python/pypy-binpackage/pypy-binpackage-2.3.1-r1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://bitbucket.org/${PN}/${PN}/get/release-${PV}.tar.bz2 -> ${MY_P}-
 LICENSE="MIT"
 SLOT="0/$(get_version_component_range 1-2 ${PV})"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 +jit ncurses sandbox shadowstack sse2"
+IUSE="bzip2 +jit low-memory ncurses sandbox shadowstack sse2"
 
 DEPEND=">=sys-libs/zlib-1.1.3
virtual/libffi
@@ -31,16 +31,55 @@ DEPEND=">=sys-libs/zlib-1.1.3
 S="${WORKDIR}/${MY_P}-src"
 
 pkg_pretend() {
-   CHECKREQS_MEMORY="2G"
-   use amd64 && CHECKREQS_MEMORY="4G"
+   if use low-memory; then
+   if ! has_version dev-python/pypy && ! has_version 
dev-python/pypy-bin
+   then
+   eerror "USE=low-memory requires a (possibly old) 
version of dev-python/pypy"
+   eerror "or dev-python/pypy-bin being installed. Please 
install it using e.g.:"
+   eerror
+   eerror "  $ emerge -1v dev-python/pypy-bin"
+   eerror
+   eerror "before attempting to build 
dev-python/pypy[low-memory]."
+   die "dev-python/pypy-bin (or dev-python/pypy) needs to 
be installed for USE=low-memory"
+   fi
+
+   CHECKREQS_MEMORY="1750M"
+   use amd64 && CHECKREQS_MEMORY="3500M"
+   else
+   CHECKREQS_MEMORY="3G"
+   use amd64 && CHECKREQS_MEMORY="6G"
+   fi
+
check-reqs_pkg_pretend
 
[[ ${PYPY_BINPKG_STORE} ]] || die 'PYPY_BINPKG_STORE unset, wtf?!'
 }
 
 pkg_setup() {
+   local force_pypy
+
pkg_pretend
-   python-any-r1_pkg_setup
+
+   if has_version dev-python/pypy || has_version dev-python/pypy-bin
+   then
+   if [[ ! ${EPYTHON} ]] || use low-memory; then
+   einfo "Using already-installed PyPy to perform the 
translation."
+   force_pypy=1
+   else
+   einfo "Using ${EPYTHON} to perform the translation. 
Please note that upstream"
+   einfo "recommends using PyPy for that. If you wish to 
do so, please unset"
+   einfo "the EPYTHON variable."
+   fi
+   fi
+
+   if [[ ${force_pypy} ]]; then
+   

[gentoo-commits] gentoo-x86 commit in dev-python/pypy: pypy-2.4.0.ebuild ChangeLog

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 22:58:22

  Modified: pypy-2.4.0.ebuild ChangeLog
  Log:
  Fix whitespace.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.8  dev-python/pypy/pypy-2.4.0.ebuild

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

Index: pypy-2.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pypy-2.4.0.ebuild   5 Nov 2014 22:18:02 -   1.7
+++ pypy-2.4.0.ebuild   5 Nov 2014 22:58:22 -   1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.7 
2014/11/05 22:18:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/pypy-2.4.0.ebuild,v 1.8 
2014/11/05 22:58:22 mgorny Exp $
 
 EAPI=5
 
@@ -217,7 +217,7 @@
|| die "Generation of Grammar and PatternGrammar pickles failed"
 
# Generate cffi cache
-# Please keep in sync with pypy/tool/release/package.py!
+   # Please keep in sync with pypy/tool/release/package.py!
"${PYTHON}" -c "import _curses" || die "Failed to import _curses (cffi)"
"${PYTHON}" -c "import syslog" || die "Failed to import syslog (cffi)"
if use gdbm; then



1.78 dev-python/pypy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.78&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?rev=1.78&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypy/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   5 Nov 2014 22:18:02 -   1.77
+++ ChangeLog   5 Nov 2014 22:58:22 -   1.78
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pypy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.77 2014/11/05 
22:18:02 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypy/ChangeLog,v 1.78 2014/11/05 
22:58:22 mgorny Exp $
+
+  05 Nov 2014; Michał Górny  pypy-2.4.0.ebuild:
+  Fix whitespace.
 
   05 Nov 2014; Michał Górny  pypy-2.4.0.ebuild:
   Remove unnecessary vcs-snapshot use.






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

2014-11-05 Thread Michal Gorny (mgorny)
mgorny  14/11/05 23:03:01

  Modified: ChangeLog python-r1.eclass python-utils-r1.eclass
  Log:
  Add support for PyPy3.

Revision  ChangesPath
1.1403   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1402
retrieving revision 1.1403
diff -u -r1.1402 -r1.1403
--- ChangeLog   5 Nov 2014 00:24:33 -   1.1402
+++ ChangeLog   5 Nov 2014 23:03:01 -   1.1403
@@ -1,6 +1,10 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1402 2014/11/05 
00:24:33 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1403 2014/11/05 
23:03:01 mgorny Exp $
+
+  05 Nov 2014; Michał Górny  python-r1.eclass,
+  python-utils-r1.eclass, tests/python-utils-r1.sh:
+  Add support for PyPy3.
 
   05 Nov 2014; Andreas K. Huettel  perl-module.eclass:
   Remove unused function perl_set_eprefix



1.77 eclass/python-r1.eclass

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

Index: python-r1.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/python-r1.eclass,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- python-r1.eclass18 Aug 2014 08:56:06 -  1.76
+++ python-r1.eclass5 Nov 2014 23:03:01 -   1.77
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/python-r1.eclass,v 1.76 2014/08/18 
08:56:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/python-r1.eclass,v 1.77 2014/11/05 
23:03:01 mgorny Exp $
 
 # @ECLASS: python-r1
 # @MAINTAINER:
@@ -565,7 +565,7 @@
 
local abi
case "${impl}" in
-   pypy|python3_4)
+   pypy|pypy3|python3_4)
# unsupported in python.eclass
continue
;;



1.63 eclass/python-utils-r1.eclass

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

Index: python-utils-r1.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/python-utils-r1.eclass,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- python-utils-r1.eclass  18 Oct 2014 22:36:17 -  1.62
+++ python-utils-r1.eclass  5 Nov 2014 23:03:01 -   1.63
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/python-utils-r1.eclass,v 1.62 
2014/10/18 22:36:17 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/python-utils-r1.eclass,v 1.63 
2014/11/05 23:03:01 mgorny Exp $
 
 # @ECLASS: python-utils-r1
 # @MAINTAINER:
@@ -41,7 +41,7 @@
 # All supported Python implementations, most preferred last.
 _PYTHON_ALL_IMPLS=(
jython2_5 jython2_7
-   pypy
+   pypy pypy3
python3_2 python3_3 python3_4
python2_7
 )
@@ -72,7 +72,7 @@
pypy1_[89]|pypy2_0|python2_[56]|python3_1)
return 1
;;
-   pypy)
+   pypy|pypy3)
if [[ ${EAPI:-0} == [01234] ]]; then
die "PyPy is supported in EAPI 5 and newer 
only."
fi
@@ -235,7 +235,7 @@
impl=${1/_/.}
shift
;;
-   pypy)
+   pypy|pypy3)
impl=${1}
shift
;;
@@ -261,7 +261,7 @@
PYTHON_SITEDIR)
local dir
case "${impl}" in
-   python*|pypy)
+  

  1   2   >