[gentoo-commits] gentoo-x86 commit in dev-python/git-review: metadata.xml git-review-1.24.ebuild ChangeLog

2014-12-10 Thread Matt Thode (prometheanfire)
prometheanfire14/12/10 18:49:17

  Added:metadata.xml git-review-1.24.ebuild ChangeLog
  Log:
  adding git-review for openstack dev work
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.1  dev-python/git-review/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailprometheanf...@gentoo.org/email
nameMatthew Thode/name
/maintainer
longdescription lang=en
/longdescription
/pkgmetadata



1.1  dev-python/git-review/git-review-1.24.ebuild

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

Index: git-review-1.24.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/git-review/git-review-1.24.ebuild,v 1.1 
2014/12/10 18:49:17 prometheanfire Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )

inherit distutils-r1

DESCRIPTION=Tool to submit code to Gerrit
HOMEPAGE=https://git.openstack.org/cgit/openstack-infra/git-review;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

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

RDEPEND=
=dev-python/requests-1.1[${PYTHON_USEDEP}]




1.1  dev-python/git-review/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/git-review
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/git-review/ChangeLog,v 1.1 
2014/12/10 18:49:17 prometheanfire Exp $

*git-review-1.24 (10 Dec 2014)

  10 Dec 2014; Matthew Thode prometheanf...@gentoo.org
  +git-review-1.24.ebuild, +metadata.xml:
  adding git-review for openstack dev work






[gentoo-commits] gentoo-x86 commit in net-misc/networkmanager-openconnect: networkmanager-openconnect-0.9.10.0-r1.ebuild networkmanager-openconnect-0.9.10.0.ebuild ChangeLog

2014-12-10 Thread Mike Gilbert (floppym)
floppym 14/12/10 23:59:52

  Modified: networkmanager-openconnect-0.9.10.0.ebuild
ChangeLog
  Added:networkmanager-openconnect-0.9.10.0-r1.ebuild
  Log:
  Backport support for =openconnect-7.0.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  
net-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0.ebuild?r1=1.1r2=1.2

Index: networkmanager-openconnect-0.9.10.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- networkmanager-openconnect-0.9.10.0.ebuild  22 Sep 2014 19:28:47 -  
1.1
+++ networkmanager-openconnect-0.9.10.0.ebuild  10 Dec 2014 23:59: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-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0.ebuild,v
 1.1 2014/09/22 19:28:47 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0.ebuild,v
 1.2 2014/12/10 23:59:52 floppym Exp $
 
 EAPI=5
 GCONF_DEBUG=no
@@ -31,6 +31,11 @@
virtual/pkgconfig
 
 
+src_prepare() {
+   epatch_user
+   gnome2_src_prepare
+}
+
 src_configure() {
gnome2_src_configure \
--disable-more-warnings \



1.30 net-misc/networkmanager-openconnect/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager-openconnect/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   22 Sep 2014 19:28:47 -  1.29
+++ ChangeLog   10 Dec 2014 23:59:52 -  1.30
@@ -1,6 +1,18 @@
 # ChangeLog for net-misc/networkmanager-openconnect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager-openconnect/ChangeLog,v 1.29 
2014/09/22 19:28:47 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager-openconnect/ChangeLog,v 1.30 
2014/12/10 23:59:52 floppym Exp $
+
+*networkmanager-openconnect-0.9.10.0-r1 (10 Dec 2014)
+
+  10 Dec 2014; Mike Gilbert flop...@gentoo.org
+  +files/0.9.10.0/0016-Add-HOTP-support.patch,
+  +files/0.9.10.0/0017-Always-return-success-from-auth-dialog.patch,
+  +files/0.9.10.0/0025-Support-libopenconnect.so.4.patch,
+  +files/0.9.10.0/0026-Drop-support-for-libopenconnect.so.1.patch, 
+files/0.9.10
+  .0/0028-Update-to-new-hash-handling-fix-to-match-stored-cert.patch,
+  +networkmanager-openconnect-0.9.10.0-r1.ebuild,
+  networkmanager-openconnect-0.9.10.0.ebuild:
+  Backport support for =openconnect-7.0.
 
 *networkmanager-openconnect-0.9.10.0 (22 Sep 2014)
 



1.1  
net-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0-r1.ebuild

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

Index: networkmanager-openconnect-0.9.10.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/networkmanager-openconnect/networkmanager-openconnect-0.9.10.0-r1.ebuild,v
 1.1 2014/12/10 23:59:52 floppym Exp $

EAPI=5
GCONF_DEBUG=no
GNOME_ORG_MODULE=NetworkManager-${PN##*-}

inherit gnome2 user

DESCRIPTION=NetworkManager OpenConnect plugin
HOMEPAGE=https://wiki.gnome.org/Projects/NetworkManager;

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

RDEPEND=

[gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: ChangeLog wireshark-1.99.1.ebuild wireshark-1.99.0-r1.ebuild

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/11 00:15:12

  Modified: ChangeLog
  Added:wireshark-1.99.1.ebuild
  Removed:  wireshark-1.99.0-r1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.678net-analyzer/wireshark/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.677
retrieving revision 1.678
diff -u -r1.677 -r1.678
--- ChangeLog   3 Dec 2014 10:01:14 -   1.677
+++ ChangeLog   11 Dec 2014 00:15:12 -  1.678
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.677 
2014/12/03 10:01:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.678 
2014/12/11 00:15:12 jer Exp $
+
+*wireshark-1.99.1 (11 Dec 2014)
+
+  11 Dec 2014; Jeroen Roovers j...@gentoo.org -wireshark-1.99.0-r1.ebuild,
+  +wireshark-1.99.1.ebuild:
+  Version bump.
 
   03 Dec 2014; Jeroen Roovers j...@gentoo.org -wireshark-1.12.1.ebuild:
   Old.



1.1  net-analyzer/wireshark/wireshark-1.99.1.ebuild

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

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

EAPI=5
inherit autotools eutils fcaps multilib qt4-r2 user

DESCRIPTION=A network protocol analyzer formerly known as ethereal
HOMEPAGE=http://www.wireshark.org/;
SRC_URI=${HOMEPAGE}download/src/all-versions/${P}.tar.bz2

LICENSE=GPL-2
SLOT=0/${PV}
KEYWORDS=
IUSE=
adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink 
+pcap
portaudio +qt4 qt5 selinux smi sse4_2 ssl zlib

REQUIRED_USE=
ssl? ( crypt )
?? ( qt4 qt5 )


GTK_COMMON_DEPEND=
x11-libs/gdk-pixbuf
x11-libs/pango
x11-misc/xdg-utils
virtual/freedesktop-icon-theme

CDEPEND=
=dev-libs/glib-2.14:2
netlink? ( dev-libs/libnl:3 )
adns? ( =net-dns/c-ares-1.5 )
crypt? ( dev-libs/libgcrypt:0 )
caps? ( sys-libs/libcap )
geoip? ( dev-libs/geoip )
gtk3? (
${GTK_COMMON_DEPEND}
x11-libs/gtk+:3
)
kerberos? ( virtual/krb5 )
lua? ( =dev-lang/lua-5.1 )
pcap? ( net-libs/libpcap )
portaudio? ( media-libs/portaudio )
qt4? (
dev-qt/qtcore:4
dev-qt/qtgui:4[accessibility]
x11-misc/xdg-utils
)
qt5? (
dev-qt/qtcore:5
dev-qt/qtgui:5[accessibility]
dev-qt/qtprintsupport:5
dev-qt/qtwidgets:5
x11-misc/xdg-utils
)
smi? ( net-libs/libsmi )
ssl? ( net-libs/gnutls )
zlib? ( sys-libs/zlib !=sys-libs/zlib-1.2.4 )

# We need perl for `pod2html`.  The rest of the perl stuff is to block older
# and broken installs. #455122
DEPEND=
${CDEPEND}
dev-lang/perl
!virtual/perl-Pod-Simple-3.170
!perl-core/Pod-Simple-3.170
doc? (
app-doc/doxygen
app-text/asciidoc
dev-libs/libxml2
dev-libs/libxslt
doc-pdf? ( dev-java/fop )
www-client/lynx
)
sys-devel/bison
sys-devel/flex
virtual/pkgconfig

RDEPEND=
${CDEPEND}
selinux? ( sec-policy/selinux-wireshark )


pkg_setup() {
enewgroup wireshark
}

src_prepare() {
epatch \
${FILESDIR}/${PN}-1.6.13-ldflags.patch \
${FILESDIR}/${PN}-1.11.0-oldlibs.patch \
${FILESDIR}/${PN}-1.11.3-gtk-deprecated-warnings.patch \
${FILESDIR}/${PN}-1.99.0.1975-gcc_option.patch \
${FILESDIR}/${PN}-1.99.0.1975-sse4_2.patch \
${FILESDIR}/${PN}-1.99.0-qt5.patch

epatch_user

eautoreconf
}

src_configure() {
local myconf

# Workaround bug 

[gentoo-commits] gentoo-x86 commit in net-misc/networkmanager-openconnect/files/0.9.10.0: 0025-Support-libopenconnect.so.4.patch 0016-Add-HOTP-support.patch 0028-Update-to-new-hash-handling-fix-to-mat

2014-12-10 Thread Mike Gilbert (floppym)
floppym 14/12/10 23:59:52

  Added:0025-Support-libopenconnect.so.4.patch
0016-Add-HOTP-support.patch

0028-Update-to-new-hash-handling-fix-to-match-stored-cert.patch
0026-Drop-support-for-libopenconnect.so.1.patch
0017-Always-return-success-from-auth-dialog.patch
  Log:
  Backport support for =openconnect-7.0.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.1  
net-misc/networkmanager-openconnect/files/0.9.10.0/0025-Support-libopenconnect.so.4.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager-openconnect/files/0.9.10.0/0025-Support-libopenconnect.so.4.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/networkmanager-openconnect/files/0.9.10.0/0025-Support-libopenconnect.so.4.patch?rev=1.1content-type=text/plain

Index: 0025-Support-libopenconnect.so.4.patch
===
From 58944a3ef9c92f7afa07cbb539d062e1956bafc0 Mon Sep 17 00:00:00 2001
From: David Woodhouse david.woodho...@intel.com
Date: Thu, 30 Oct 2014 23:09:14 +
Subject: [PATCH 25/34] Support libopenconnect.so.4

---
 auth-dialog/main.c | 38 ++
 1 file changed, 26 insertions(+), 12 deletions(-)

diff --git a/auth-dialog/main.c b/auth-dialog/main.c
index 7171247..8285bf4 100644
--- a/auth-dialog/main.c
+++ b/auth-dialog/main.c
@@ -89,6 +89,21 @@
 #define OC_FORM_RESULT_NEWGROUP2
 #endif
 
+#if OPENCONNECT_CHECK_VER(4,0)
+#define dup_option_value(opt)  g_strdup((opt)-_value);
+#define OC3DUP(x)  (x)
+#define write_config_const const
+#else
+#define dup_option_value(opt)  g_strdup((opt)-value);
+#define openconnect_set_option_value(opt, val) do { \
+   struct oc_form_opt *_o = (opt); \
+   free(_o-value); _o-value = g_strdup(val); \
+   } while (0)
+#define openconnect_free_cert_info(v, x) free(x)
+#define OC3DUP(x)  g_strdup(x)
+#define write_config_const /* */
+#endif
+
 #ifdef OPENCONNECT_OPENSSL
 #include openssl/ssl.h
 #include openssl/bio.h
@@ -712,7 +727,7 @@ static gboolean ui_form (struct oc_auth_form *form)
data-entry_text = g_strdup 
(find_form_answer(ui_data-secrets,
  
form, opt));
if (!data-entry_text)
-   data-entry_text = g_strdup 
(opt-value);
+   data-entry_text = 
dup_option_value(opt);
} else {
GHashTable *attrs;
 
@@ -776,8 +791,7 @@ static gboolean set_initial_authgroup (auth_ui_data 
*ui_data, struct oc_auth_for
for (i = 0; i  sopt-nr_choices; i++) {
struct oc_choice *ch = FORMCHOICE(sopt, i);
if (!strcmp(saved_group, ch-name)  i != 
AUTHGROUP_SELECTION(form)) {
-   free(opt-value);
-   opt-value = g_strdup(saved_group);
+   openconnect_set_option_value(opt, saved_group);
return TRUE;
}
}
@@ -823,7 +837,7 @@ static int nm_process_auth_form (void *cbdata, struct 
oc_auth_form *form)
g_cancellable_cancel(data-cancel);
 
if (data-entry_text) {
-   data-opt-value = g_strdup (data-entry_text);
+   openconnect_set_option_value(data-opt, 
data-entry_text);
 
if (data-opt-type == OC_FORM_OPT_TEXT ||
data-opt-type == OC_FORM_OPT_SELECT) {
@@ -932,7 +946,7 @@ static gboolean user_validate_cert(cert_data *data)
text = gtk_text_view_new();
buffer = gtk_text_view_get_buffer(GTK_TEXT_VIEW(text));
gtk_text_buffer_set_text(buffer, details, -1);
-   free(details);
+   openconnect_free_cert_info(data-ui_data-vpninfo, details);
gtk_text_view_set_editable(GTK_TEXT_VIEW(text), 0);
gtk_text_view_set_cursor_visible(GTK_TEXT_VIEW(text), FALSE);
gtk_container_add(GTK_CONTAINER(scroll), text);
@@ -1166,7 +1180,7 @@ static int get_config (GHashTable *options, GHashTable 
*secrets,
 
cafile = g_hash_table_lookup (options, NM_OPENCONNECT_KEY_CACERT);
if (cafile)
-   openconnect_set_cafile(vpninfo, g_strdup (cafile));
+   openconnect_set_cafile(vpninfo, OC3DUP (cafile));
 
csd = g_hash_table_lookup (options, NM_OPENCONNECT_KEY_CSD_ENABLE);
if (csd  

[gentoo-commits] gentoo-x86 commit in dev-perl/Inline-Python: ChangeLog Inline-Python-0.460.0.ebuild

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/10 23:41:48

  Modified: ChangeLog Inline-Python-0.460.0.ebuild
  Log:
  Patch it to honor the python settings, restore keywords
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.30 dev-perl/Inline-Python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   9 Dec 2014 23:26:00 -   1.29
+++ ChangeLog   10 Dec 2014 23:41:48 -  1.30
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Inline-Python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.29 
2014/12/09 23:26:00 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.30 
2014/12/10 23:41:48 dilfridge Exp $
+
+  10 Dec 2014; Andreas K. Huettel dilfri...@gentoo.org
+  Inline-Python-0.460.0.ebuild,
+  +files/Inline-Python-0.460.0-insanepython.patch:
+  Patch it to honor the python settings, restore keywords
 
 *Inline-Python-0.460.0 (09 Dec 2014)
 



1.2  dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild

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

Index: Inline-Python-0.460.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Inline-Python-0.460.0.ebuild9 Dec 2014 23:26:00 -   1.1
+++ Inline-Python-0.460.0.ebuild10 Dec 2014 23:41:48 -  1.2
@@ -1,10 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild,v 
1.1 2014/12/09 23:26:00 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild,v 
1.2 2014/12/10 23:41:48 dilfridge Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3} )
+# Feel free to add more targets after testing.
 
 MODULE_AUTHOR=NINE
 MODULE_VERSION=0.46
@@ -13,7 +14,7 @@
 DESCRIPTION=Easy implementation of Python extensions
 
 SLOT=0
-KEYWORDS=
+KEYWORDS=~amd64 ~sparc ~x86
 IUSE=test
 
 RDEPEND=
@@ -29,4 +30,6 @@
 
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
+PATCHES=( ${FILESDIR}/${P}-insanepython.patch )
+
 SRC_TEST=do






[gentoo-commits] proj/portage:master commit in: pym/portage/_sets/

2014-12-10 Thread Arfrever Frehtes Taifersar Arahesis
commit: 9e7fda6c40a3588d56aae74c6b769d5c651fe890
Author: Arfrever Frehtes Taifersar Arahesis Arfrever AT Apache DOT Org
AuthorDate: Wed Dec 10 20:06:54 2014 +
Commit: Arfrever Frehtes Taifersar Arahesis arfrever AT apache DOT org
CommitDate: Wed Dec 10 20:06:54 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=9e7fda6c

Update loading of configuration of sets.

- Ignore VCS directories.
- Ignore directories and files whose names start with . or end with ~.
- Fix BytesWarning: Comparison between bytes and string, which was occurring
  when any directory in /etc/portage/sets exists.

---
 pym/portage/_sets/__init__.py | 9 +++--
 pym/portage/_sets/files.py| 9 +
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/pym/portage/_sets/__init__.py b/pym/portage/_sets/__init__.py
index a652227..5e4a9dc 100644
--- a/pym/portage/_sets/__init__.py
+++ b/pym/portage/_sets/__init__.py
@@ -1,4 +1,4 @@
-# Copyright 2007-2012 Gentoo Foundation
+# Copyright 2007-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 from __future__ import print_function
@@ -24,6 +24,7 @@ from portage import _unicode_decode
 from portage import _unicode_encode
 from portage import _encodings
 from portage.const import USER_CONFIG_PATH, GLOBAL_CONFIG_PATH
+from portage.const import VCS_DIRS
 from portage.const import _ENABLE_SET_CONFIG
 from portage.exception import PackageSetNotFound
 from portage.localization import _
@@ -307,10 +308,14 @@ def load_default_config(settings, trees):
if portage.const.EPREFIX:
global_config_path = os.path.join(portage.const.EPREFIX,
GLOBAL_CONFIG_PATH.lstrip(os.sep))
+   vcs_dirs = [_unicode_encode(x, encoding=_encodings['fs']) for x in 
VCS_DIRS]
def _getfiles():
for path, dirs, files in 
os.walk(os.path.join(global_config_path, sets)):
+   for d in dirs:
+   if d in vcs_dirs or d.startswith(b.) or 
d.endswith(b~):
+   dirs.remove(d)
for f in files:
-   if not f.startswith(b'.'):
+   if not f.startswith(b.) and not 
f.endswith(b~):
yield os.path.join(path, f)
 
dbapi = trees[porttree].dbapi

diff --git a/pym/portage/_sets/files.py b/pym/portage/_sets/files.py
index 379ca30..9d25280 100644
--- a/pym/portage/_sets/files.py
+++ b/pym/portage/_sets/files.py
@@ -1,4 +1,4 @@
-# Copyright 2007-2013 Gentoo Foundation
+# Copyright 2007-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 import errno
@@ -10,7 +10,7 @@ from portage import _encodings
 from portage import _unicode_decode
 from portage import _unicode_encode
 from portage.util import grabfile, write_atomic, ensure_dirs, normalize_path
-from portage.const import USER_CONFIG_PATH, WORLD_FILE, WORLD_SETS_FILE
+from portage.const import USER_CONFIG_PATH, VCS_DIRS, WORLD_FILE, 
WORLD_SETS_FILE
 from portage.localization import _
 from portage.locks import lockfile, unlockfile
 from portage import portage_gid
@@ -142,6 +142,7 @@ class StaticFileSet(EditablePackageSet):
_(Directory path contains invalid character(s) 
for encoding '%s': '%s') \
% (_encodings['fs'], directory))
 
+   vcs_dirs = [_unicode_encode(x, encoding=_encodings['fs']) for x 
in VCS_DIRS]
if os.path.isdir(directory):
directory = normalize_path(directory)
 
@@ -152,7 +153,7 @@ class StaticFileSet(EditablePackageSet):
except UnicodeDecodeError:
continue
for d in dirs[:]:
-   if d[:1] == '.':
+   if d in vcs_dirs or d.startswith(b.) 
or d.endswith(b~):
dirs.remove(d)
for filename in files:
try:
@@ -160,7 +161,7 @@ class StaticFileSet(EditablePackageSet):

encoding=_encodings['fs'], errors='strict')
except UnicodeDecodeError:
continue
-   if filename[:1] == '.':
+   if filename.startswith(.) or 
filename.endswith(~):
continue
if filename.endswith(.metadata):
continue



[gentoo-commits] gentoo-x86 commit in app-emulation/virt-manager: virt-manager-0.10.0-r2.ebuild virt-manager-1.1.0.ebuild virt-manager-9999.ebuild virt-manager-1.0.1.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/10 22:10:52

  Modified: virt-manager-0.10.0-r2.ebuild
virt-manager-1.1.0.ebuild virt-manager-.ebuild
virt-manager-1.0.1.ebuild ChangeLog
  Log:
  conditionally invoke gnome2-pkg_postinst depending on USE=gtk, bug #516664
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.7  app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild

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

Index: virt-manager-0.10.0-r2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- virt-manager-0.10.0-r2.ebuild   24 Nov 2014 10:22:44 -  1.6
+++ virt-manager-0.10.0-r2.ebuild   10 Dec 2014 22:10:52 -  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/virt-manager/virt-manager-0.10.0-r2.ebuild,v
 1.6 2014/11/24 10:22:44 tamiko Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-0.10.0-r2.ebuild,v
 1.7 2014/12/10 22:10:52 tamiko Exp $
 
 EAPI=5
 
@@ -84,3 +84,7 @@
rm -rf ${ED}/usr/bin/virt-manager
fi
 }
+
+pkg_postinst() {
+   use gtk  gnome2_pkg_postinst
+}



1.4  app-emulation/virt-manager/virt-manager-1.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-1.1.0.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-1.1.0.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-1.1.0.ebuild?r1=1.3r2=1.4

Index: virt-manager-1.1.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- virt-manager-1.1.0.ebuild   10 Dec 2014 21:48:06 -  1.3
+++ virt-manager-1.1.0.ebuild   10 Dec 2014 22:10: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/app-emulation/virt-manager/virt-manager-1.1.0.ebuild,v 
1.3 2014/12/10 21:48:06 tamiko Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-1.1.0.ebuild,v 
1.4 2014/12/10 22:10:52 tamiko Exp $
 
 EAPI=5
 
@@ -82,3 +82,7 @@
rm -rf ${ED}/usr/bin/virt-manager
fi
 }
+
+pkg_postinst() {
+   use gtk  gnome2_pkg_postinst
+}



1.25 app-emulation/virt-manager/virt-manager-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-.ebuild?rev=1.25view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-.ebuild?rev=1.25content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-.ebuild?r1=1.24r2=1.25

Index: virt-manager-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-.ebuild,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- virt-manager-.ebuild10 Dec 2014 21:48:06 -  1.24
+++ virt-manager-.ebuild10 Dec 2014 22:10:52 -  1.25
@@ -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/virt-manager/virt-manager-.ebuild,v 
1.24 2014/12/10 21:48:06 tamiko Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emulation/virt-manager/virt-manager-.ebuild,v 
1.25 2014/12/10 22:10:52 tamiko Exp $
 
 EAPI=5
 
@@ -82,3 +82,7 @@
rm -rf ${ED}/usr/bin/virt-manager
fi
 }
+
+pkg_postinst() {
+   use gtk  gnome2_pkg_postinst
+}



1.4  app-emulation/virt-manager/virt-manager-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virt-manager/virt-manager-1.0.1.ebuild?rev=1.4view=markup
plain: 

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

2014-12-10 Thread Matt Thode (prometheanfire)
prometheanfire14/12/10 18:40:17

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



[gentoo-commits] gentoo-x86 commit in app-text/pytextile: ChangeLog pytextile-2.1.5.ebuild

2014-12-10 Thread Kacper Kowalik (xarthisius)
xarthisius14/12/10 22:38:32

  Modified: ChangeLog
  Removed:  pytextile-2.1.5.ebuild
  Log:
  Drop old, fixes #453980
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x5D21B852895192F9)

Revision  ChangesPath
1.42 app-text/pytextile/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   11 Nov 2014 01:07:46 -  1.41
+++ ChangeLog   10 Dec 2014 22:38:32 -  1.42
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/pytextile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.41 
2014/11/11 01:07:46 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/ChangeLog,v 1.42 
2014/12/10 22:38:32 xarthisius Exp $
+
+  10 Dec 2014; Kacper Kowalik xarthis...@gentoo.org -pytextile-2.1.5.ebuild:
+  Drop old, fixes #453980
 
   11 Nov 2014; Ian Delaney idel...@gentoo.org pytextile-2.2.1.ebuild:
   update HOMEPAGE noted by Arfrever






[gentoo-commits] proj/portage:master commit in: pym/portage/package/ebuild/

2014-12-10 Thread Arfrever Frehtes Taifersar Arahesis
commit: 280f10f3326af7a07ae383a127e3bea56b66bacb
Author: Arfrever Frehtes Taifersar Arahesis Arfrever AT Apache DOT Org
AuthorDate: Wed Dec 10 20:23:46 2014 +
Commit: Arfrever Frehtes Taifersar Arahesis arfrever AT apache DOT org
CommitDate: Wed Dec 10 20:23:46 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=280f10f3

Sort PORTAGE_ARCHLIST.

---
 pym/portage/package/ebuild/config.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pym/portage/package/ebuild/config.py 
b/pym/portage/package/ebuild/config.py
index 59e239b..c5c727b 100644
--- a/pym/portage/package/ebuild/config.py
+++ b/pym/portage/package/ebuild/config.py
@@ -779,7 +779,7 @@ class config(object):
 
archlist = [grabfile(os.path.join(x, arch.list)) \
for x in 
locations_manager.profile_and_user_locations]
-   archlist = stack_lists(archlist, incremental=1)
+   archlist = sorted(stack_lists(archlist, incremental=1))
self.configdict[conf][PORTAGE_ARCHLIST] =  
.join(archlist)
 
pkgprovidedlines = [grabfile(



[gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-1.2.10-r1.ebuild ChangeLog libvirt-1.2.10.ebuild libvirt-1.2.9.1-r1.ebuild

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/10 22:44:45

  Modified: ChangeLog
  Added:libvirt-1.2.10-r1.ebuild
  Removed:  libvirt-1.2.10.ebuild libvirt-1.2.9.1-r1.ebuild
  Log:
  fix for CVE-2014-8131, bug #532204, drop vulnerable unstable
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.393app-emulation/libvirt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -r1.392 -r1.393
--- ChangeLog   20 Nov 2014 11:56:40 -  1.392
+++ ChangeLog   10 Dec 2014 22:44:45 -  1.393
@@ -1,6 +1,13 @@
 # ChangeLog for app-emulation/libvirt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.392 
2014/11/20 11:56:40 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.393 
2014/12/10 22:44:45 tamiko Exp $
+
+*libvirt-1.2.10-r1 (10 Dec 2014)
+
+  10 Dec 2014; Matthias Maier tam...@gentoo.org
+  +files/libvirt-1.2.10-cve-2014-8131.patch, +libvirt-1.2.10-r1.ebuild,
+  -libvirt-1.2.10.ebuild, -libvirt-1.2.9.1-r1.ebuild:
+  fix for CVE-2014-8131, bug #532204, drop vulnerable unstable
 
   20 Nov 2014; Matthias Maier tam...@gentoo.org
   +files/libvirt-1.2.9-fix-firewalld-configuration.patch,



1.1  app-emulation/libvirt/libvirt-1.2.10-r1.ebuild

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

Index: libvirt-1.2.10-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/libvirt/libvirt-1.2.10-r1.ebuild,v 1.1 
2014/12/10 22:44:45 tamiko Exp $

EAPI=5

AUTOTOOLIZE=yes

MY_P=${P/_rc/-rc}

inherit eutils user autotools linux-info systemd readme.gentoo

if [[ ${PV} = ** ]]; then
inherit git-r3
EGIT_REPO_URI=git://libvirt.org/libvirt.git
SRC_URI=
KEYWORDS=
SLOT=0
else
# Versions with 4 numbers are stable updates:
if [[ ${PV} =~ ^[0-9]+(\.[0-9]+){3} ]]; then

SRC_URI=http://libvirt.org/sources/stable_updates/${MY_P}.tar.gz;
else
SRC_URI=http://libvirt.org/sources/${MY_P}.tar.gz;
fi
KEYWORDS=~amd64 ~x86
SLOT=0/${PV}
fi
S=${WORKDIR}/${P%_rc*}

DESCRIPTION=C toolkit to manipulate virtual machines
HOMEPAGE=http://www.libvirt.org/;
LICENSE=LGPL-2.1
IUSE=audit avahi +caps firewalld fuse iscsi +libvirtd lvm lxc +macvtap nfs \
nls numa openvz parted pcap phyp policykit +qemu rbd sasl \
selinux +udev uml +vepa virtualbox virt-network wireshark-plugins xen \
elibc_glibc systemd
REQUIRED_USE=libvirtd? ( || ( lxc openvz qemu uml virtualbox xen ) )
lxc? ( caps libvirtd )
openvz? ( libvirtd )
qemu? ( libvirtd )
uml? ( libvirtd )
vepa? ( macvtap )
virtualbox? ( libvirtd )
xen? ( libvirtd )
virt-network? ( libvirtd )
firewalld? ( virt-network )

# gettext.sh command is used by the libvirt command wrappers, and it's
# non-optional, so put it into RDEPEND.
# We can use both libnl:1.1 and libnl:3, but if you have both installed, the
# package will use 3 by default. Since we don't have slot pinning in an API,
# we must go with the most recent
RDEPEND=sys-libs/readline
sys-libs/ncurses
=net-misc/curl-7.18.0
dev-libs/libgcrypt:0
=dev-libs/libxml2-2.7.6
dev-libs/libnl:3
=net-libs/gnutls-1.0.25
net-libs/libssh2
sys-apps/dmidecode
=sys-apps/util-linux-2.17
sys-devel/gettext
=net-analyzer/netcat6-1.0-r2
app-misc/scrub
audit? ( sys-process/audit )
avahi? ( =net-dns/avahi-0.6[dbus] )
caps? ( sys-libs/libcap-ng )
fuse? ( =sys-fs/fuse-2.8.6 )
iscsi? ( sys-block/open-iscsi )
lxc? ( !systemd? ( sys-power/pm-utils ) )
lvm? ( =sys-fs/lvm2-2.02.48-r2 )
nfs? ( net-fs/nfs-utils )
numa? (
sys-process/numactl-2.0.2
sys-process/numad
)
openvz? ( sys-kernel/openvz-sources )
parted? (

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

2014-12-10 Thread Brian Dolbec
commit: 3c7b23ab63e0f6d8baf3e7d398771c061fc07d7a
Author: Brian Dolbec dolsen AT gentoo DOT org
AuthorDate: Wed Dec 10 18:32:46 2014 +
Commit: Brian Dolbec brian.dolbec AT gmail DOT com
CommitDate: Wed Dec 10 18:32:46 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=3c7b23ab

Rename the seed files

---
 files/gentoo-keys/seeds/{release.seeds = gentoo.seeds} |   0
 .../seeds/{release.seeds.sig = gentoo.seeds.sig}   | Bin
 .../gentoo-keys/seeds/{developer.seeds = gentoodevs.seeds} |   0
 .../seeds/{developer.seeds.sig = gentoodevs.seeds.sig} | Bin
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/files/gentoo-keys/seeds/release.seeds 
b/files/gentoo-keys/seeds/gentoo.seeds
similarity index 100%
rename from files/gentoo-keys/seeds/release.seeds
rename to files/gentoo-keys/seeds/gentoo.seeds

diff --git a/files/gentoo-keys/seeds/release.seeds.sig 
b/files/gentoo-keys/seeds/gentoo.seeds.sig
similarity index 100%
rename from files/gentoo-keys/seeds/release.seeds.sig
rename to files/gentoo-keys/seeds/gentoo.seeds.sig

diff --git a/files/gentoo-keys/seeds/developer.seeds 
b/files/gentoo-keys/seeds/gentoodevs.seeds
similarity index 100%
rename from files/gentoo-keys/seeds/developer.seeds
rename to files/gentoo-keys/seeds/gentoodevs.seeds

diff --git a/files/gentoo-keys/seeds/developer.seeds.sig 
b/files/gentoo-keys/seeds/gentoodevs.seeds.sig
similarity index 100%
rename from files/gentoo-keys/seeds/developer.seeds.sig
rename to files/gentoo-keys/seeds/gentoodevs.seeds.sig



[gentoo-commits] gentoo-x86 commit in app-text/restview: ChangeLog restview-2.2.0.ebuild

2014-12-10 Thread Tim Harder (radhermit)
radhermit14/12/10 19:14:11

  Modified: ChangeLog
  Added:restview-2.2.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.2  app-text/restview/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/restview/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   27 Oct 2014 05:16:06 -  1.1
+++ ChangeLog   10 Dec 2014 19:14:11 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/restview
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/restview/ChangeLog,v 1.1 
2014/10/27 05:16:06 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/restview/ChangeLog,v 1.2 
2014/12/10 19:14:11 radhermit Exp $
+
+*restview-2.2.0 (10 Dec 2014)
+
+  10 Dec 2014; Tim Harder radher...@gentoo.org +restview-2.2.0.ebuild:
+  Version bump.
 
 *restview-2.1.1 (27 Oct 2014)
 



1.1  app-text/restview/restview-2.2.0.ebuild

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

Index: restview-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/app-text/restview/restview-2.2.0.ebuild,v 
1.1 2014/12/10 19:14:11 radhermit Exp $

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

inherit distutils-r1

DESCRIPTION=reStructuredText viewer
HOMEPAGE=https://mg.pov.lt/restview/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

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

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


DOCS=( README.rst CHANGES.rst )

python_test() {
esetup.py test
}






[gentoo-commits] gentoo-x86 commit in app-emulation/libvirt/files: libvirt-1.2.10-cve-2014-8131.patch

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/10 22:44:45

  Added:libvirt-1.2.10-cve-2014-8131.patch
  Log:
  fix for CVE-2014-8131, bug #532204, drop vulnerable unstable
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.1  
app-emulation/libvirt/files/libvirt-1.2.10-cve-2014-8131.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/files/libvirt-1.2.10-cve-2014-8131.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/files/libvirt-1.2.10-cve-2014-8131.patch?rev=1.1content-type=text/plain

Index: libvirt-1.2.10-cve-2014-8131.patch
===
From 57023c0a3af4af1c547189c1f6712ed5edeb0c0b Mon Sep 17 00:00:00 2001
From: Martin Kletzander mklet...@redhat.com
Date: Thu, 27 Nov 2014 15:47:52 +0100
Subject: [PATCH 11/20] CVE-2014-8131: Fix possible deadlock and segfault in
 qemuConnectGetAllDomainStats()

When user doesn't have read access on one of the domains he requested,
the for loop could exit abruptly or continue and override pointer which
pointed to locked object.

This patch fixed two issues at once.  One is that domflags might have
had QEMU_DOMAIN_STATS_HAVE_JOB even when there was no job started (this
is fixed by doing domflags |= QEMU_DOMAIN_STATS_HAVE_JOB only when the
job was acquired and cleaning domflags on every start of the loop.
Second one is that the domain is kept locked when
virConnectGetAllDomainStatsCheckACL() fails and continues the loop when
it didn't end.  Adding a simple virObjectUnlock() and clearing the
pointer ought to do.

Signed-off-by: Martin Kletzander mklet...@redhat.com
---
 src/qemu/qemu_driver.c | 20 +---
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c
index be37c8f..ae6225b 100644
--- a/src/qemu/qemu_driver.c
+++ b/src/qemu/qemu_driver.c
@@ -18740,20 +18740,23 @@ qemuConnectGetAllDomainStats(virConnectPtr conn,
 privflags |= QEMU_DOMAIN_STATS_HAVE_JOB;
 
 for (i = 0; i  ndoms; i++) {
-domflags = privflags;
 virDomainStatsRecordPtr tmp = NULL;
+domflags = 0;
 
 if (!(dom = qemuDomObjFromDomain(doms[i])))
 continue;
 
 if (doms != domlist 
-!virConnectGetAllDomainStatsCheckACL(conn, dom-def))
+!virConnectGetAllDomainStatsCheckACL(conn, dom-def)) {
+virObjectUnlock(dom);
+dom = NULL;
 continue;
+}
 
-if (HAVE_JOB(domflags) 
+if (HAVE_JOB(privflags) 
 qemuDomainObjBeginJob(driver, dom, QEMU_JOB_QUERY)  0)
 /* As it was never requested. Gather as much as possible anyway. */
-domflags = ~QEMU_DOMAIN_STATS_HAVE_JOB;
+domflags |= QEMU_DOMAIN_STATS_HAVE_JOB;
 
 if (qemuDomainGetStats(conn, dom, stats, tmp, domflags)  0)
 goto endjob;
@@ -18761,9 +18764,12 @@ qemuConnectGetAllDomainStats(virConnectPtr conn,
 if (tmp)
 tmpstats[nstats++] = tmp;
 
-if (HAVE_JOB(domflags)  !qemuDomainObjEndJob(driver, dom)) {
-dom = NULL;
-continue;
+if (HAVE_JOB(domflags)) {
+domflags = 0;
+if (!qemuDomainObjEndJob(driver, dom)) {
+dom = NULL;
+continue;
+}
 }
 
 virObjectUnlock(dom);
-- 
2.0.4







[gentoo-commits] gentoo-x86 commit in net-misc/networkmanager-openconnect/files/0.9.10.0: - New directory

2014-12-10 Thread Mike Gilbert (floppym)
floppym 14/12/10 23:55:47

  Log:
  Directory 
/var/cvsroot/gentoo-x86/net-misc/networkmanager-openconnect/files/0.9.10.0 
added to the repository



[gentoo-commits] gentoo-x86 commit in dev-perl/local-lib/files: - New directory

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 20:52:13

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-perl/local-lib/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in dev-python/sip: sip-4.16.2.ebuild ChangeLog

2014-12-10 Thread Mikle Kolyada (zlogene)
zlogene 14/12/10 15:11:07

  Modified: sip-4.16.2.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #517344
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.9  dev-python/sip/sip-4.16.2.ebuild

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

Index: sip-4.16.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sip-4.16.2.ebuild   22 Nov 2014 09:00:16 -  1.8
+++ sip-4.16.2.ebuild   10 Dec 2014 15:11:07 -  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/dev-python/sip/sip-4.16.2.ebuild,v 1.8 
2014/11/22 09:00:16 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v 1.9 
2014/12/10 15:11:07 zlogene Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -28,7 +28,7 @@
 
 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
 SLOT=0/11
-KEYWORDS=alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=debug doc
 
 DEPEND=${PYTHON_DEPS}



1.298dev-python/sip/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v
retrieving revision 1.297
retrieving revision 1.298
diff -u -r1.297 -r1.298
--- ChangeLog   23 Nov 2014 23:16:02 -  1.297
+++ ChangeLog   10 Dec 2014 15:11:07 -  1.298
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/sip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.297 2014/11/23 
23:16:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.298 2014/12/10 
15:11:07 zlogene Exp $
+
+  10 Dec 2014; Mikle Kolyada zlog...@gentoo.org sip-4.16.2.ebuild:
+  amd64 stable wrt bug #517344
 
   23 Nov 2014; Mike Gilbert flop...@gentoo.org sip-4.15.3.ebuild:
   Add python3.4.






[gentoo-commits] gentoo-x86 commit in media-libs/imlib: imlib-1.9.15-r4.ebuild ChangeLog

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/10 10:03:12

  Modified: imlib-1.9.15-r4.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #525758).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.6  media-libs/imlib/imlib-1.9.15-r4.ebuild

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

Index: imlib-1.9.15-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- imlib-1.9.15-r4.ebuild  10 Jul 2014 13:25:35 -  1.5
+++ imlib-1.9.15-r4.ebuild  10 Dec 2014 10:03:12 -  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/media-libs/imlib/imlib-1.9.15-r4.ebuild,v 
1.5 2014/07/10 13:25:35 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r4.ebuild,v 
1.6 2014/12/10 10:03:12 jer Exp $
 
 EAPI=4
 inherit autotools eutils multilib-minimal
@@ -13,7 +13,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~x86-fbsd
 IUSE=doc static-libs
 
 RDEPEND==media-libs/tiff-3.9.7-r1[${MULTILIB_USEDEP}]



1.84 media-libs/imlib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   10 Jul 2014 13:25:35 -  1.83
+++ ChangeLog   10 Dec 2014 10:03:12 -  1.84
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/imlib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.83 
2014/07/10 13:25:35 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/ChangeLog,v 1.84 
2014/12/10 10:03:12 jer Exp $
+
+  10 Dec 2014; Jeroen Roovers j...@gentoo.org imlib-1.9.15-r4.ebuild:
+  Stable for HPPA (bug #525758).
 
   10 Jul 2014; Michael Palimaka kensing...@gentoo.org imlib-1.9.15-r3.ebuild,
   imlib-1.9.15-r4.ebuild:






[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/App-perlbrew/

2014-12-10 Thread Andreas Hüttel
commit: 27a9182795954d965397f9f08d4bb4864500e9db
Author: Andreas K. Huettel (dilfridge) dilfridge AT gentoo DOT org
AuthorDate: Tue Dec  9 21:21:52 2014 +
Commit: Andreas Hüttel dilfridge AT gentoo DOT org
CommitDate: Tue Dec  9 21:21:52 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=27a91827

[cleanup] dev-perl/App-perlbrew moved to main tree

---
 dev-perl/App-perlbrew/App-perlbrew-0.580.0.ebuild | 58 --
 dev-perl/App-perlbrew/App-perlbrew-0.590.0.ebuild | 60 ---
 dev-perl/App-perlbrew/App-perlbrew-0.620.0.ebuild | 60 ---
 dev-perl/App-perlbrew/App-perlbrew-0.630.0.ebuild | 60 ---
 dev-perl/App-perlbrew/App-perlbrew-0.640.0.ebuild | 60 ---
 dev-perl/App-perlbrew/App-perlbrew-0.670.0.ebuild | 60 ---
 dev-perl/App-perlbrew/metadata.xml| 13 -
 7 files changed, 371 deletions(-)

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.580.0.ebuild 
b/dev-perl/App-perlbrew/App-perlbrew-0.580.0.ebuild
deleted file mode 100644
index 60cb035..000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.580.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.58
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-LICENSE= MIT
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_build() {
-   # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.590.0
-   # File::Temp
-   echo virtual/perl-File-Temp
-   # IO::All
-   echo dev-perl/IO-All
-   # Path::Class
-   echo dev-perl/Path-Class
-   # Test::Exception
-   echo dev-perl/Test-Exception
-   # Test::More
-   echo virtual/perl-Test-Simple
-   # Test::Output
-   echo dev-perl/Test-Output
-   # Test::Simple 0.98 ( 0.980.0 )
-   echo \=virtual/perl-Test-Simple-0.980.0
-   # Test::Spec
-   echo dev-perl/Test-Spec
-}
-perl_meta_runtime() {
-   # CPAN::Perl::Releases 0.76 ( 0.760.0 )
-   echo \=dev-perl/CPAN-Perl-Releases-0.760.0
-   # Capture::Tiny 0.20 ( 0.200.0 )
-   echo \=dev-perl/Capture-Tiny-0.200.0
-   # Devel::PatchPerl 0.76 ( 0.760.0 )
-   echo \=dev-perl/Devel-PatchPerl-0.760.0
-   # local::lib 1.008004 ( 1.8.4 )
-   echo \=dev-perl/local-lib-1.8.4
-   # perl v5.8.0 ( 5.8.0 )
-   echo \=dev-lang/perl-5.8.0
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_build)
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.590.0.ebuild 
b/dev-perl/App-perlbrew/App-perlbrew-0.590.0.ebuild
deleted file mode 100644
index 44fb8af..000
--- a/dev-perl/App-perlbrew/App-perlbrew-0.590.0.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=GUGOD
-MODULE_VERSION=0.59
-inherit perl-module
-
-DESCRIPTION='Manage perl installations in your $HOME'
-LICENSE= MIT
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_build() {
-   # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.590.0
-   # File::Temp
-   echo virtual/perl-File-Temp
-   # IO::All
-   echo dev-perl/IO-All
-   # Path::Class
-   echo dev-perl/Path-Class
-   # Test::Exception
-   echo dev-perl/Test-Exception
-   # Test::More
-   echo virtual/perl-Test-Simple
-   # Test::NoWarnings
-   echo dev-perl/Test-NoWarnings
-   # Test::Output
-   echo dev-perl/Test-Output
-   # Test::Simple 0.98 ( 0.980.0 )
-   echo \=virtual/perl-Test-Simple-0.980.0
-   # Test::Spec
-   echo dev-perl/Test-Spec
-}
-perl_meta_runtime() {
-   # CPAN::Perl::Releases 0.76 ( 0.760.0 )
-   echo \=dev-perl/CPAN-Perl-Releases-0.760.0
-   # Capture::Tiny 0.20 ( 0.200.0 )
-   echo \=dev-perl/Capture-Tiny-0.200.0
-   # Devel::PatchPerl 0.76 ( 0.760.0 )
-   echo \=dev-perl/Devel-PatchPerl-0.760.0
-   # local::lib 1.008004 ( 1.8.4 )
-   echo \=dev-perl/local-lib-1.8.4
-   # perl v5.8.0 ( 5.8.0 )
-   echo \=dev-lang/perl-5.8.0
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_build)
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git a/dev-perl/App-perlbrew/App-perlbrew-0.620.0.ebuild 
b/dev-perl/App-perlbrew/App-perlbrew-0.620.0.ebuild
deleted file mode 100644
index 

[gentoo-commits] gentoo-x86 commit in x11-libs/libdrm: libdrm-2.4.58.ebuild ChangeLog

2014-12-10 Thread Agostino Sarubbo (ago)
ago 14/12/10 09:56:34

  Modified: libdrm-2.4.58.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #513736
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  x11-libs/libdrm/libdrm-2.4.58.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.58.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.58.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libdrm/libdrm-2.4.58.ebuild?r1=1.3r2=1.4

Index: libdrm-2.4.58.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.58.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libdrm-2.4.58.ebuild10 Dec 2014 09:56:07 -  1.3
+++ libdrm-2.4.58.ebuild10 Dec 2014 09:56:34 -  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/x11-libs/libdrm/libdrm-2.4.58.ebuild,v 1.3 
2014/12/10 09:56:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.58.ebuild,v 1.4 
2014/12/10 09:56:34 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
SRC_URI=http://dri.freedesktop.org/${PN}/${P}.tar.bz2;
 fi
 
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 VIDEO_CARDS=exynos freedreno intel nouveau omap radeon vmware
 for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+= video_cards_${card}



1.268x11-libs/libdrm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -r1.267 -r1.268
--- ChangeLog   10 Dec 2014 09:56:07 -  1.267
+++ ChangeLog   10 Dec 2014 09:56:34 -  1.268
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libdrm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.267 
2014/12/10 09:56:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.268 
2014/12/10 09:56:34 ago Exp $
+
+  10 Dec 2014; Agostino Sarubbo a...@gentoo.org libdrm-2.4.58.ebuild:
+  Stable for x86, wrt bug #513736
 
   10 Dec 2014; Agostino Sarubbo a...@gentoo.org libdrm-2.4.58.ebuild:
   Stable for amd64, wrt bug #513736






[gentoo-commits] gentoo-x86 commit in mate-extra/mate-screensaver: mate-screensaver-1.8.1.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 22:16:41

  Modified: ChangeLog
  Added:mate-screensaver-1.8.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.14 mate-extra/mate-screensaver/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-screensaver/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   7 Jul 2014 23:18:35 -   1.13
+++ ChangeLog   9 Dec 2014 22:16:41 -   1.14
@@ -1,6 +1,12 @@
 # ChangeLog for mate-extra/mate-screensaver
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-screensaver/ChangeLog,v 
1.13 2014/07/07 23:18:35 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-screensaver/ChangeLog,v 
1.14 2014/12/09 22:16:41 tamiko Exp $
+
+*mate-screensaver-1.8.1 (09 Dec 2014)
+
+  09 Dec 2014; Matthias Maier tam...@gentoo.org
+  +mate-screensaver-1.8.1.ebuild:
+  version bump
 
   07 Jul 2014; Tom Wijsman tom...@gentoo.org mate-screensaver-1.8.0.ebuild:
   Add missing dconf dependency; fixes bug #515810, reported by Patrick Lauer.



1.1  mate-extra/mate-screensaver/mate-screensaver-1.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-screensaver/mate-screensaver-1.8.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-screensaver/mate-screensaver-1.8.1.ebuild?rev=1.1content-type=text/plain

Index: mate-screensaver-1.8.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mate-extra/mate-screensaver/mate-screensaver-1.8.1.ebuild,v
 1.1 2014/12/09 22:16:41 tamiko Exp $

EAPI=5

GCONF_DEBUG=yes

inherit gnome2 multilib versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=Replaces xscreensaver, integrating with the MATE desktop
HOMEPAGE=http://mate-desktop.org;

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

IUSE=X consolekit kernel_linux libnotify opengl pam systemd

RDEPEND=
=dev-libs/dbus-glib-0.71:0
=dev-libs/glib-2.26:2
gnome-base/dconf:0
=mate-base/libmatekbd-1.8:0
=mate-base/mate-desktop-1.8:0
=mate-base/mate-menus-1.6:0
=sys-apps/dbus-0.30:0
=x11-libs/gdk-pixbuf-2.14:2
=x11-libs/gtk+-2.14:2
=x11-libs/libX11-1:0
x11-libs/cairo:0
x11-libs/libXext:0
x11-libs/libXrandr:0
x11-libs/libXScrnSaver:0
x11-libs/libXxf86misc:0
x11-libs/libXxf86vm:0
x11-libs/libxklavier:0
x11-libs/pango:0
virtual/libintl:0
libnotify? ( =x11-libs/libnotify-0.7:0 )
opengl? ( virtual/opengl:0 )
pam? ( gnome-base/gnome-keyring:0 virtual/pam:0 )
!pam? ( kernel_linux? ( sys-apps/shadow:0 ) )
!!gnome-extra/gnome-screensaver-3:0

# FIXME: Why is systemd and consolekit only a DEPEND? ConsoleKit can't be used 
build-time only.
DEPEND=${RDEPEND}
=dev-util/intltool-0.35:*
=mate-base/mate-common-1.6:0
sys-devel/gettext:*
x11-proto/randrproto:0
x11-proto/scrnsaverproto:0
x11-proto/xextproto:0
x11-proto/xf86miscproto:0
virtual/pkgconfig:*
consolekit? ( sys-auth/consolekit:0 )
systemd? ( sys-apps/systemd:0= )

src_configure() {
gnome2_src_configure \
$(use_with consolekit console-kit) \
$(use_enable debug) \
$(use_with libnotify) \
$(use_with opengl libgl) \
$(use_enable pam) \
$(use_with systemd) \
$(use_with X x) \
--enable-locking \
--with-kbd-layout-indicator \
--with-xf86gamma-ext \
--with-xscreensaverdir=/usr/share/xscreensaver/config \
--with-xscreensaverhackdir=/usr/$(get_libdir)/misc/xscreensaver
}

DOCS=AUTHORS ChangeLog NEWS README

src_install() {
gnome2_src_install

# Install the conversion script in the documentation.
dodoc ${S}/data/migrate-xscreensaver-config.sh
dodoc ${S}/data/xscreensaver-config.xsl
dodoc ${FILESDIR}/xss-conversion.txt

# Non PAM users will need 

[gentoo-commits] gentoo-x86 commit in dev-perl/Path-Class: Path-Class-0.350.0.ebuild ChangeLog Path-Class-0.310.0.ebuild

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 21:09:46

  Modified: ChangeLog
  Added:Path-Class-0.350.0.ebuild
  Removed:  Path-Class-0.310.0.ebuild
  Log:
  Version bump; drop old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.56 dev-perl/Path-Class/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.56view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?rev=1.56content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Path-Class/ChangeLog?r1=1.55r2=1.56

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   31 Aug 2014 11:45:01 -  1.55
+++ ChangeLog   9 Dec 2014 21:09:46 -   1.56
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Path-Class
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.55 
2014/08/31 11:45:01 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Class/ChangeLog,v 1.56 
2014/12/09 21:09:46 dilfridge Exp $
+
+*Path-Class-0.350.0 (09 Dec 2014)
+
+  09 Dec 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -Path-Class-0.310.0.ebuild, +Path-Class-0.350.0.ebuild:
+  Version bump; drop old
 
   31 Aug 2014; Mikle Kolyada zlog...@gentoo.org -Path-Class-0.260.0.ebuild,
   -Path-Class-0.290.0.ebuild:



1.1  dev-perl/Path-Class/Path-Class-0.350.0.ebuild

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

Index: Path-Class-0.350.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/Path-Class/Path-Class-0.350.0.ebuild,v 1.1 
2014/12/09 21:09:46 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=KWILLIAMS
MODULE_VERSION=0.35
inherit perl-module

DESCRIPTION=Cross-platform path specification manipulation

SLOT=0
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x86-solaris
IUSE=test

RDEPEND=
virtual/perl-Carp
virtual/perl-Exporter
=virtual/perl-File-Spec-3.260.0
virtual/perl-File-Temp
virtual/perl-IO
virtual/perl-Perl-OSType
virtual/perl-Scalar-List-Utils

DEPEND=${RDEPEND}
=virtual/perl-Module-Build-0.360.100
=virtual/perl-ExtUtils-MakeMaker-6.300.0
test? (
virtual/perl-Test-Simple
)


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-libs/libxml2/files: libxml2-2.9.0-manual-python.patch libxml2-2.9.1-python3.patch libxml2-2.9.1-non-ascii-cr-lf.patch libxml2-2.9.1-python-2.6.patch libxml2-2

2014-12-10 Thread Pacho Ramos (pacho)
pacho   14/12/09 18:45:10

  Removed:  libxml2-2.9.0-manual-python.patch
libxml2-2.9.1-python3.patch
libxml2-2.9.1-non-ascii-cr-lf.patch
libxml2-2.9.1-python-2.6.patch
libxml2-2.9.1-external-param-entities.patch
libxml2-2.9.0-thread-alloc.patch
libxml2-2.9.1-python3a.patch
libxml2-2.9.1-xmllint-postvalid.patch
libxml2-2.9.1-icu-pkgconfig.patch
libxml2-2.9.1-compression-detection.patch
libxml2-2.9.1-missing-break.patch
  Log:
  Cleanup due to security bug #525656
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)



[gentoo-commits] gentoo-x86 commit in app-text/atril: atril-1.8.1.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 22:48:41

  Modified: ChangeLog
  Added:atril-1.8.1.ebuild
  Log:
  version bump; closes bug #530604
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.6  app-text/atril/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/atril/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   2 Jul 2014 09:45:37 -   1.5
+++ ChangeLog   9 Dec 2014 22:48:41 -   1.6
@@ -1,6 +1,11 @@
 # ChangeLog for app-text/atril
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/atril/ChangeLog,v 1.5 2014/07/02 
09:45:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/atril/ChangeLog,v 1.6 2014/12/09 
22:48:41 tamiko Exp $
+
+*atril-1.8.1 (09 Dec 2014)
+
+  09 Dec 2014; Matthias Maier tam...@gentoo.org +atril-1.8.1.ebuild:
+  version bump; closes bug #530604
 
   02 Jul 2014; Pacho Ramos pa...@gentoo.org atril-1.8.0.ebuild:
   x86 stable, bug 513714



1.1  app-text/atril/atril-1.8.1.ebuild

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

Index: atril-1.8.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/atril/atril-1.8.1.ebuild,v 1.1 
2014/12/09 22:48:41 tamiko Exp $

EAPI=5

ELTCONF=--portage
GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes

inherit autotools gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=Atril document viewer for MATE
HOMEPAGE=http://mate-desktop.org;

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

IUSE=caja dbus debug djvu dvi +introspection gnome-keyring +ps t1lib tiff xps

RDEPEND==app-text/poppler-0.14:0=[cairo]
app-text/rarian:0
dev-libs/atk:0
=dev-libs/glib-2.32:2
=dev-libs/libxml2-2.5:2
=mate-base/mate-desktop-1.6:0
sys-libs/zlib:0
x11-libs/gdk-pixbuf:2
=x11-libs/gtk+-2.21.5:2[introspection?]
x11-libs/libICE:0
=x11-libs/libSM-1:0
x11-libs/libX11:0
=x11-libs/cairo-1.9.10:0
x11-libs/pango:0
=x11-themes/mate-icon-theme-1.6:0
caja? ( || (
=mate-base/caja-1.8:0[introspection?]
=mate-base/mate-file-manager-1.6:0[introspection?]
) )
djvu? ( =app-text/djvu-3.5.17:0 )
dvi? (
virtual/tex-base:0
t1lib? ( =media-libs/t1lib-5:5 )
)
gnome-keyring? ( =app-crypt/libsecret-0.5:0 )
introspection? ( =dev-libs/gobject-introspection-0.6:0 )
ps? ( =app-text/libspectre-0.2:0 )
tiff? ( =media-libs/tiff-3.6:0 )
xps? ( =app-text/libgxps-0.0.1:0 )
!!app-text/mate-document-viewer

DEPEND=${RDEPEND}
app-text/docbook-xml-dtd:4.1.2
app-text/yelp-tools:0
=app-text/scrollkeeper-dtd-1:1.0
=dev-util/intltool-0.35:*
virtual/pkgconfig:*
sys-devel/gettext:*

# Tests use dogtail which is not available on Gentoo.
RESTRICT=test

src_prepare() {
# Fix .desktop categories, upstream bug #666346.
sed -e 
s:GTK\;Graphics\;VectorGraphics\;Viewer\;:GTK\;Office\;Viewer\;Graphics\;VectorGraphics;:g
 -i data/atril.desktop.in.in || die

# Always autoreconf due to lib path conflict.
eautoreconf

gnome2_src_prepare
}

src_configure() {
# Passing --disable-help would drop offline help, that would be 
inconsistent
# with helps of the most of GNOME apps that doesn't require network for 
that.
gnome2_src_configure \
--disable-tests \
--enable-comics \
--enable-pdf \
--enable-pixbuf \
--enable-thumbnailer \
--with-smclient=xsmp \
--with-platform=mate \
--with-gtk=2.0 \
$(use_enable dbus) \
$(use_enable djvu) \
$(use_enable dvi) \
$(use_with gnome-keyring keyring) \
$(use_enable introspection) \
$(use_enable caja) \
$(use_enable ps) \

[gentoo-commits] gentoo-x86 commit in net-misc/stunnel: stunnel-5.08.ebuild ChangeLog

2014-12-10 Thread Anthony G. Basile (blueness)
blueness14/12/10 15:02:37

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

Revision  ChangesPath
1.196net-misc/stunnel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -r1.195 -r1.196
--- ChangeLog   6 Dec 2014 16:54:19 -   1.195
+++ ChangeLog   10 Dec 2014 15:02:37 -  1.196
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/stunnel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.195 
2014/12/06 16:54:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/ChangeLog,v 1.196 
2014/12/10 15:02:37 blueness Exp $
+
+*stunnel-5.08 (10 Dec 2014)
+
+  10 Dec 2014; Anthony G. Basile bluen...@gentoo.org +stunnel-5.08.ebuild:
+  Version bump
 
   06 Dec 2014; Agostino Sarubbo a...@gentoo.org stunnel-5.07.ebuild:
   Stable for ia64, wrt bug #528004



1.1  net-misc/stunnel/stunnel-5.08.ebuild

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

Index: stunnel-5.08.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.08.ebuild,v 1.1 
2014/12/10 15:02:37 blueness Exp $

EAPI=5

inherit ssl-cert eutils systemd user

DESCRIPTION=TLS/SSL - Port Wrapper
HOMEPAGE=http://www.stunnel.org/index.html;
SRC_URI=ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
http://www.usenix.org.uk/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz

http://ftp.nluug.nl/pub/networking/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
http://www.namesdir.com/mirrors/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
http://stunnel.cybermirror.org/archive/${PV%%.*}.x/${P}.tar.gz
http://mirrors.zerg.biz/stunnel/archive/${PV%%.*}.x/${P}.tar.gz
ftp://mirrors.go-parts.com/stunnel/archive/${PV%%.*}.x/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos
IUSE=ipv6 selinux tcpd

DEPEND=tcpd? ( sys-apps/tcp-wrappers )
dev-libs/openssl
RDEPEND=${DEPEND}
selinux? ( sec-policy/selinux-stunnel )

pkg_setup() {
enewgroup stunnel
enewuser stunnel -1 -1 -1 stunnel
}

src_prepare() {
# Hack away generation of certificate
sed -i -e s/^install-data-local:/do-not-run-this:/ \
tools/Makefile.in || die sed failed
}

src_configure() {
econf \
$(use_enable ipv6) \
$(use_enable tcpd libwrap) \
--with-ssl=${EPREFIX}/usr \
--disable-fips
}

src_install() {
emake DESTDIR=${D} install
rm -rf ${ED}/usr/share/doc/${PN}
rm -f ${ED}/etc/stunnel/stunnel.conf-sample ${ED}/usr/bin/stunnel3 \
${ED}/usr/share/man/man8/stunnel.{fr,pl}.8

# The binary was moved to /usr/bin with 4.21,
# symlink for backwards compatibility
dosym ../bin/stunnel /usr/sbin/stunnel

dodoc AUTHORS BUGS CREDITS PORTS README TODO ChangeLog
dohtml doc/stunnel.html doc/en/VNC_StunnelHOWTO.html tools/ca.html \
tools/importCA.html

insinto /etc/stunnel
doins ${FILESDIR}/stunnel.conf
doinitd ${FILESDIR}/stunnel

systemd_dounit ${S}/tools/stunnel.service
systemd_newtmpfilesd ${FILESDIR}/stunnel.tmpfiles.conf stunnel.conf
}

pkg_postinst() {
if [ ! -f ${EROOT}/etc/stunnel/stunnel.key ]; then
install_cert /etc/stunnel/stunnel
chown stunnel:stunnel 
${EROOT}/etc/stunnel/stunnel.{crt,csr,key,pem}
chmod 0640 ${EROOT}/etc/stunnel/stunnel.{crt,csr,key,pem}
fi

einfo If you want to run multiple instances of stunnel, create a new 
config
einfo file ending with .conf in /etc/stunnel/. **Make sure** you 
change 
einfo \'pid= \' with a unique filename.
}






[gentoo-commits] gentoo-x86 commit in media-libs/mesa: metadata.xml ChangeLog mesa-10.3.4-r1.ebuild mesa-10.3.4.ebuild

2014-12-10 Thread Matt Turner (mattst88)
mattst8814/12/09 21:09:03

  Modified: metadata.xml ChangeLog
  Removed:  mesa-10.3.4-r1.ebuild mesa-10.3.4.ebuild
  Log:
  Remove sysfs from metadata.xml and drop 10.3.4.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
974CA72A)

Revision  ChangesPath
1.24 media-libs/mesa/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/metadata.xml?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/metadata.xml?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/metadata.xml?r1=1.23r2=1.24

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/metadata.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- metadata.xml25 Nov 2014 20:11:01 -  1.23
+++ metadata.xml9 Dec 2014 21:09:03 -   1.24
@@ -24,7 +24,6 @@
flag name='r600-llvm-compiler'Build the LLVM based r600 shader 
compiler./flag
flag name='shared-dricore'Enable sharing of common code for classic 
DRI drivers./flag
flag name='shared-glapi'Enable sharing of common code for the OpenGL 
API./flag
-   flag name='sysfs'Use sysfs for pci-id support on linux instead of 
libudev/flag
flag name='vdpau'Enable the VDPAU acceleration interface for the 
Gallium3D Video Layer./flag
flag name='wayland'Enable support for dev-libs/wayland/flag
flag name='xa'Enable the XA (X Acceleration) API for Gallium3D./flag



1.588media-libs/mesa/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.587
retrieving revision 1.588
diff -u -r1.587 -r1.588
--- ChangeLog   9 Dec 2014 11:16:37 -   1.587
+++ ChangeLog   9 Dec 2014 21:09:03 -   1.588
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.587 
2014/12/09 11:16:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.588 
2014/12/09 21:09:03 mattst88 Exp $
+
+  09 Dec 2014; Matt Turner matts...@gentoo.org -mesa-10.3.4-r1.ebuild,
+  -mesa-10.3.4.ebuild, metadata.xml:
+  Remove sysfs from metadata.xml and drop 10.3.4.
 
   09 Dec 2014; Jeroen Roovers j...@gentoo.org mesa-10.2.8.ebuild:
   Stable for HPPA (bug #513736).






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

2014-12-10 Thread Justin Lecher (jlec)
jlec14/12/10 09:39:49

  Modified: ChangeLog
  Added:aufs-sources-3.17.6.ebuild
  Log:
  sys-kernel/aufs-sources: Bump to latest genpatches and linux release
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.161sys-kernel/aufs-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog   8 Dec 2014 07:52:43 -   1.160
+++ ChangeLog   10 Dec 2014 09:39:49 -  1.161
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/aufs-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.160 
2014/12/08 07:52:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.161 
2014/12/10 09:39:49 jlec Exp $
+
+*aufs-sources-3.17.6 (10 Dec 2014)
+
+  10 Dec 2014; Justin Lecher j...@gentoo.org +aufs-sources-3.17.6.ebuild:
+  Bump to latest genpatches and linux release
 
 *aufs-sources-3.17.5 (08 Dec 2014)
 *aufs-sources-3.12.33 (08 Dec 2014)



1.1  sys-kernel/aufs-sources/aufs-sources-3.17.6.ebuild

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

Index: aufs-sources-3.17.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-3.17.6.ebuild,v 
1.1 2014/12/10 09:39:49 jlec Exp $

EAPI=5

ETYPE=sources
K_WANT_GENPATCHES=base extras experimental
K_GENPATCHES_VER=9
K_DEBLOB_AVAILABLE=1
UNIPATCH_STRICTORDER=1
inherit kernel-2 eutils readme.gentoo
detect_version
detect_arch

AUFS_VERSION=3.17_p20141208
AUFS_TARBALL=aufs-sources-${AUFS_VERSION}.tar.xz
# git archive -v --remote=git://git.code.sf.net/p/aufs/aufs3-standalone 
aufs${AUFS_VERSION/_p*}  aufs-sources-${AUFS_VERSION}.tar
AUFS_URI=http://dev.gentoo.org/~jlec/distfiles/${AUFS_TARBALL};

KEYWORDS=~amd64 ~x86
HOMEPAGE=http://dev.gentoo.org/~mpagano/genpatches 
http://aufs.sourceforge.net/;
IUSE=deblob experimental module vanilla

DESCRIPTION=Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree and aufs3 support
SRC_URI=
${KERNEL_URI}
${ARCH_URI}
${AUFS_URI}
!vanilla? ( ${GENPATCHES_URI} )


PDEPEND==sys-fs/aufs-util-3.9

README_GENTOO_SUFFIX=-r1

src_unpack() {
if use vanilla; then
unset UNIPATCH_LIST_GENPATCHES UNIPATCH_LIST_DEFAULT
ewarn You are using USE=vanilla
ewarn This will drop all support from the gentoo kernel 
security team
fi

UNIPATCH_LIST=
${WORKDIR}/aufs3-kbuild.patch
${WORKDIR}/aufs3-base.patch
${WORKDIR}/aufs3-mmap.patch

use module  UNIPATCH_LIST+= ${WORKDIR}/aufs3-standalone.patch

unpack ${AUFS_TARBALL}

einfo Using aufs3 version: ${AUFS_VERSION}

kernel-2_src_unpack
}

src_prepare() {
if ! use module; then
sed -e 's:tristate:bool:g' -i ${WORKDIR}/fs/aufs/Kconfig || 
die
fi
cp -f ${WORKDIR}/include/uapi/linux/aufs_type.h 
include/uapi/linux/aufs_type.h || die
cp -rf ${WORKDIR}/{Documentation,fs} . || die
}

src_install() {
kernel-2_src_install
dodoc ${WORKDIR}/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch
docompress -x 
/usr/share/doc/${PF}/{aufs3-loopback,vfs-ino,tmpfs-idr}.patch
readme.gentoo_create_doc
}

pkg_postinst() {
kernel-2_pkg_postinst
einfo For more info on this patchset, and how to report problems, see:
einfo ${HOMEPAGE}
has_version sys-fs/aufs-util || \
elog In order to use aufs FS you need to install 
sys-fs/aufs-util

readme.gentoo_pkg_postinst
}

pkg_postrm() {
kernel-2_pkg_postrm
}






[gentoo-commits] gentoo-x86 commit in dev-perl/App-perlbrew: - New directory

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 21:21:07

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-perl/App-perlbrew added to the 
repository



[gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: ChangeLog adobe-flash-11.2.202.424.ebuild

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/10 08:44:54

  Modified: ChangeLog
  Removed:  adobe-flash-11.2.202.424.ebuild
  Log:
  Old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.283www-plugins/adobe-flash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.283view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.283content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.282r2=1.283

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -r1.282 -r1.283
--- ChangeLog   9 Dec 2014 21:37:11 -   1.282
+++ ChangeLog   10 Dec 2014 08:44:54 -  1.283
@@ -1,6 +1,10 @@
 # ChangeLog for www-plugins/adobe-flash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.282 
2014/12/09 21:37:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.283 
2014/12/10 08:44:54 jer Exp $
+
+  10 Dec 2014; Jeroen Roovers j...@gentoo.org
+  -adobe-flash-11.2.202.424.ebuild:
+  Old.
 
   09 Dec 2014; Agostino Sarubbo a...@gentoo.org
   adobe-flash-11.2.202.425.ebuild:






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

2014-12-10 Thread Mike Gilbert (floppym)
floppym 14/12/09 22:47:41

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

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v
retrieving revision 1.394
retrieving revision 1.395
diff -u -r1.394 -r1.395
--- ChangeLog   26 Nov 2014 01:02:52 -  1.394
+++ ChangeLog   9 Dec 2014 22:47:41 -   1.395
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/google-chrome
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.394 
2014/11/26 01:02:52 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.395 
2014/12/09 22:47:41 floppym Exp $
+
+*google-chrome-39.0.2171.95_p1 (09 Dec 2014)
+
+  09 Dec 2014; Mike Gilbert flop...@gentoo.org
+  +google-chrome-39.0.2171.95_p1.ebuild, -google-chrome-39.0.2171.71_p1.ebuild:
+  Automated update.
 
 *google-chrome-39.0.2171.71_p1 (26 Nov 2014)
 



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

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

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

EAPI=5

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

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

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

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

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

SRC_URI=
amd64? (

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

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


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

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


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

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

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

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

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

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


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

[gentoo-commits] gentoo-x86 commit in net-dns/pdns: pdns-3.4.0-r1.ebuild ChangeLog

2014-12-10 Thread Sven Wegener (swegener)
swegener14/12/09 19:30:05

  Modified: ChangeLog
  Added:pdns-3.4.0-r1.ebuild
  Log:
  Add support for the geoip backend, bug #527022 by James Taylor.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x64D4CF24)

Revision  ChangesPath
1.100net-dns/pdns/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?rev=1.100view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?rev=1.100content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?r1=1.99r2=1.100

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   3 Nov 2014 13:33:17 -   1.99
+++ ChangeLog   9 Dec 2014 19:30:05 -   1.100
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/pdns
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.99 2014/11/03 
13:33:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.100 2014/12/09 
19:30:05 swegener Exp $
+
+*pdns-3.4.0-r1 (09 Dec 2014)
+
+  09 Dec 2014; Sven Wegener swege...@gentoo.org +pdns-3.4.0-r1.ebuild:
+  Add support for the geoip backend, bug #527022 by James Taylor.
 
   03 Nov 2014; Aaron W. Swenson titanof...@gentoo.org pdns-3.3.1.ebuild,
   pdns-3.4.0.ebuild:



1.1  net-dns/pdns/pdns-3.4.0-r1.ebuild

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

Index: pdns-3.4.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.0-r1.ebuild,v 1.1 
2014/12/09 19:30:05 swegener Exp $

EAPI=5

inherit eutils multilib systemd user toolchain-funcs versionator

DESCRIPTION=The PowerDNS Daemon
HOMEPAGE=http://www.powerdns.com/;
SRC_URI=http://downloads.powerdns.com/releases/${P}.tar.bz2;

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

# other possible flags:
# db2: we lack the dep
# oracle: dito (need Oracle Client Libraries)
# xdb: (almost) dead, surely not supported

IUSE=botan cryptopp debug doc geoip ldap lua mydns mysql odbc opendbx postgres 
remote sqlite static tools tinydns test

REQUIRED_USE=mydns? ( mysql )

RDEPEND=!static? (
net-libs/polarssl
=dev-libs/boost-1.34:=
botan? ( =dev-libs/botan-1.10* )
cryptopp? ( dev-libs/crypto++ )
lua? ( dev-lang/lua )
mysql? ( virtual/mysql )
postgres? ( virtual/postgresql:= )
ldap? ( =net-nds/openldap-2.0.27-r4 )
sqlite? ( dev-db/sqlite:3 )
odbc? ( dev-db/unixODBC )
opendbx? ( dev-db/opendbx )
geoip? ( =dev-cpp/yaml-cpp-0.5.1 dev-libs/geoip )
tinydns? ( dev-db/cdb ) )
DEPEND=${RDEPEND}
virtual/pkgconfig
static? (
=net-libs/polarssl-1.3.0[static-libs(+)]
=dev-libs/boost-1.34[static-libs(+)]
botan? ( =dev-libs/botan-1.10*[static-libs(+)] )
cryptopp? ( dev-libs/crypto++[static-libs(+)] )
lua? ( dev-lang/lua[static-libs(+)] )
mysql? ( virtual/mysql[static-libs(+)] )
postgres? ( virtual/postgresql[static-libs(+)] )
ldap? ( =net-nds/openldap-2.0.27-r4[static-libs(+)] )
sqlite? ( dev-db/sqlite:3[static-libs(+)] )
odbc? ( dev-db/unixODBC[static-libs(+)] )
opendbx? ( dev-db/opendbx[static-libs(+)] )
geoip? ( =dev-cpp/yaml-cpp-0.5.1 
dev-libs/geoip[static-libs(+)] )
tinydns? ( dev-db/cdb ) )
doc? ( app-doc/doxygen )

src_configure() {
local dynmodules=pipe geo # the default backends, always enabled
local modules=

#use db2  dynmodules+= db2
use ldap  dynmodules+= ldap
use lua  dynmodules+= lua
use mydns  dynmodules+= mydns
use mysql  dynmodules+= gmysql
use odbc  dynmodules+= godbc
use opendbx  dynmodules+= opendbx
#use oracle  dynmodules+= goracle oracle
use postgres  dynmodules+= gpgsql
use remote  dynmodules+= remote
use sqlite  dynmodules+= gsqlite3
use tinydns  dynmodules+= tinydns
use geoip  dynmodules+= geoip
#use xdb  dynmodules+= xdb

if use static ; then
modules=${dynmodules}
dynmodules=
fi

use 

[gentoo-commits] gentoo-x86 commit in net-dns/bind: ChangeLog bind-9.10.1_p1.ebuild

2014-12-10 Thread Christian Ruppert (idl0r)
idl0r   14/12/09 20:18:26

  Modified: ChangeLog
  Added:bind-9.10.1_p1.ebuild
  Log:
  Version bump, bug 531998, CVE-2014-8500, CVE-2014-8680
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.513net-dns/bind/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.513view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?rev=1.513content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/ChangeLog?r1=1.512r2=1.513

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v
retrieving revision 1.512
retrieving revision 1.513
diff -u -r1.512 -r1.513
--- ChangeLog   28 Nov 2014 13:27:06 -  1.512
+++ ChangeLog   9 Dec 2014 20:18:26 -   1.513
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/bind
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.512 2014/11/28 
13:27:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.513 2014/12/09 
20:18:26 idl0r Exp $
+
+*bind-9.10.1_p1 (09 Dec 2014)
+
+  09 Dec 2014; Christian Ruppert id...@gentoo.org +bind-9.10.1_p1.ebuild:
+  Version bump, bug 531998, CVE-2014-8500, CVE-2014-8680
 
   28 Nov 2014; Pacho Ramos pa...@gentoo.org bind-9.10.1.ebuild:
   Support python 3.4



1.1  net-dns/bind/bind-9.10.1_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild?rev=1.1content-type=text/plain

Index: bind-9.10.1_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.10.1_p1.ebuild,v 1.1 
2014/12/09 20:18:26 idl0r Exp $

# Re dlz/mysql and threads, needs to be verified..
# MySQL uses thread local storage in its C api. Thus MySQL
# requires that each thread of an application execute a MySQL
# thread initialization to setup the thread local storage.
# This is impossible to do safely while staying within the DLZ
# driver API. This is a limitation caused by MySQL, and not the DLZ API.
# Because of this BIND MUST only run with a single thread when
# using the MySQL driver.

EAPI=5

PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )

inherit python-r1 eutils autotools toolchain-funcs flag-o-matic multilib db-use 
user systemd

MY_PV=${PV/_p/-P}
MY_PV=${MY_PV/_rc/rc}
MY_P=${PN}-${MY_PV}

SDB_LDAP_VER=1.1.0-fc14

RRL_PV=${MY_PV}

NSLINT_DIR=contrib/nslint-3.0a2/

# SDB-LDAP: http://bind9-ldap.bayour.com/

DESCRIPTION=BIND - Berkeley Internet Name Domain - Name Server
HOMEPAGE=http://www.isc.org/software/bind;
SRC_URI=ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz
doc? ( mirror://gentoo/dyndns-samples.tbz2 )
#   sdb-ldap? (
#   
http://ftp.disconnected-by-peer.at/pub/bind-sdb-ldap-${SDB_LDAP_VER}.patch.bz2
#   )

LICENSE=GPL-2 ISC BSD BSD-2 HPND JNIC openssl
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=berkdb caps dlz doc filter- fixed-rrset geoip gost gssapi idn ipv6
ldap mysql nslint odbc postgres python rpz seccomp selinux ssl static-libs
+threads urandom xml
# sdb-ldap - patch broken
# no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687

REQUIRED_USE=postgres? ( dlz )
berkdb? ( dlz )
mysql? ( dlz !threads )
odbc? ( dlz )
ldap? ( dlz )
gost? ( ssl )
threads? ( caps )
# sdb-ldap? ( dlz )

DEPEND=ssl? ( dev-libs/openssl:0[-bindist] )
mysql? ( =virtual/mysql-4.0 )
odbc? ( =dev-db/unixODBC-2.2.6 )
ldap? ( net-nds/openldap )
idn? ( net-dns/idnkit )
postgres? ( virtual/postgresql )
caps? ( =sys-libs/libcap-2.1.0 )
xml? ( dev-libs/libxml2 )
geoip? ( =dev-libs/geoip-1.4.6 )
gssapi? ( virtual/krb5 )
gost? ( =dev-libs/openssl-1.0.0:0[-bindist] )
seccomp? ( sys-libs/libseccomp )
#   sdb-ldap? ( net-nds/openldap )

RDEPEND=${DEPEND}
selinux? ( sec-policy/selinux-bind )
|| ( sys-process/psmisc =sys-freebsd/freebsd-ubin-9.0_rc 
sys-process/fuser-bsd )

S=${WORKDIR}/${MY_P}

# bug 479092, requires networking
RESTRICT=test

pkg_setup() {
ebegin Creating named group and user
enewgroup named 40
enewuser named 40 -1 /etc/bind named
eend ${?}
}

src_prepare() {
# Adjusting PATHs in manpages
for i in 

[gentoo-commits] proj/releng:master commit in: tools-hardened/desktop/files/, tools-hardened/desktop/

2014-12-10 Thread Devan Franchini
commit: 2e53df5f57f421131b8654888f45aa8c0ce55518
Author: Devan Franchini twitch153 AT gentoo DOT org
AuthorDate: Wed Dec 10 03:19:32 2014 +
Commit: Devan Franchini twitch153 AT gentoo DOT org
CommitDate: Wed Dec 10 03:21:54 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2e53df5f

tools-hardened/desktop: Replaces cpufreq-utils with cpupower in world files

run-base.sh: Adds cpupower to boot run time

---
 tools-hardened/desktop/files/gnome-world | 2 +-
 tools-hardened/desktop/files/xfce4-world | 2 +-
 tools-hardened/desktop/run-base.sh   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools-hardened/desktop/files/gnome-world 
b/tools-hardened/desktop/files/gnome-world
index 2ea965b..aa2a927 100644
--- a/tools-hardened/desktop/files/gnome-world
+++ b/tools-hardened/desktop/files/gnome-world
@@ -26,7 +26,7 @@ sys-fs/dosfstools
 sys-fs/mtools
 sys-fs/squashfs-tools
 sys-kernel/linux-firmware
-sys-power/cpufrequtils
+sys-power/cpupower
 sys-process/at
 sys-process/fcron
 www-client/firefox

diff --git a/tools-hardened/desktop/files/xfce4-world 
b/tools-hardened/desktop/files/xfce4-world
index 9620435..02c3d37 100644
--- a/tools-hardened/desktop/files/xfce4-world
+++ b/tools-hardened/desktop/files/xfce4-world
@@ -35,7 +35,7 @@ sys-fs/mtools
 sys-fs/squashfs-tools
 sys-fs/eudev
 sys-kernel/linux-firmware
-sys-power/cpufrequtils
+sys-power/cpupower
 sys-power/upower-pm-utils
 sys-process/at
 sys-process/cronie

diff --git a/tools-hardened/desktop/run-base.sh 
b/tools-hardened/desktop/run-base.sh
index 97da707..120f153 100755
--- a/tools-hardened/desktop/run-base.sh
+++ b/tools-hardened/desktop/run-base.sh
@@ -80,7 +80,7 @@ setup_initrc() {
ln -sf net.lo ${ROOTFS}/etc/init.d/net.eth0
chroot ${ROOTFS}/ rc-update add acpid boot
chroot ${ROOTFS}/ rc-update add alsasound boot
-   chroot ${ROOTFS}/ rc-update add cpufrequtils boot
+   chroot ${ROOTFS}/ rc-update add cpupower boot
chroot ${ROOTFS}/ rc-update add device-mapper boot
chroot ${ROOTFS}/ rc-update add lvm boot
chroot ${ROOTFS}/ rc-update add udev boot



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

2014-12-10 Thread Mike Pagano (mpagano)
mpagano 14/12/10 01:52:14

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

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v
retrieving revision 1.1452
retrieving revision 1.1453
diff -u -r1.1452 -r1.1453
--- ChangeLog   9 Dec 2014 23:11:58 -   1.1452
+++ ChangeLog   10 Dec 2014 01:52:14 -  1.1453
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/gentoo-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1452 2014/12/09 23:11:58 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 
1.1453 2014/12/10 01:52:14 mpagano Exp $
+
+*gentoo-sources-3.10.62 (10 Dec 2014)
+
+  10 Dec 2014; Mike Pagano mpag...@gentoo.org +gentoo-sources-3.10.62.ebuild:
+  Linux patch 3.10.62
 
 *gentoo-sources-3.14.26 (09 Dec 2014)
 



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

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

Index: gentoo-sources-3.10.62.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.10.62.ebuild,v
 1.1 2014/12/10 01:52:14 mpagano Exp $

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

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

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

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

}

pkg_postrm() {
kernel-2_pkg_postrm
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/icinga2: icinga2-2.2.1.ebuild ChangeLog

2014-12-10 Thread Matt Thode (prometheanfire)
prometheanfire14/12/10 05:18:46

  Modified: icinga2-2.2.1.ebuild ChangeLog
  Log:
  fixing sql schema source location
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.4  net-analyzer/icinga2/icinga2-2.2.1.ebuild

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

Index: icinga2-2.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- icinga2-2.2.1.ebuild10 Dec 2014 04:02:28 -  1.3
+++ icinga2-2.2.1.ebuild10 Dec 2014 05:18:46 -  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/icinga2/icinga2-2.2.1.ebuild,v 
1.3 2014/12/10 04:02:28 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.2.1.ebuild,v 
1.4 2014/12/10 05:18:46 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -108,12 +108,12 @@
 
if use mysql ; then
docinto schema
-   newdoc 
${WORKDIR}/icinga2-${PV}/components/db_ido_mysql/schema/mysql.sql mysql.sql
+   newdoc 
${WORKDIR}/icinga2-${PV}/lib/db_ido_mysql/schema/mysql.sql mysql.sql
docinto schema/upgrade
#newdoc 
${WORKDIR}/icinga2-${PV}/components/db_ido_mysql/schema/upgrade/0.0.11.sql 
mysql-upgrade-1.12.0.sql
elif use postgres ; then
docinto schema
-   newdoc 
${WORKDIR}/icinga2-${PV}/components/db_ido_pgsql/schema/pgsql.sql pgsql.sql
+   newdoc 
${WORKDIR}/icinga2-${PV}/lib/db_ido_pgsql/schema/pgsql.sql pgsql.sql
docinto schema/upgrade
#newdoc 
${WORKDIR}/icinga2-${PV}/components/db_ido_pgsql/schema/upgrade/0.0.11.sql 
pgsql-upgrade-1.12.0.sql
fi



1.14 net-analyzer/icinga2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   10 Dec 2014 04:02:28 -  1.13
+++ ChangeLog   10 Dec 2014 05:18:46 -  1.14
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/icinga2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.13 
2014/12/10 04:02:28 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.14 
2014/12/10 05:18:46 prometheanfire Exp $
+
+  10 Dec 2014; Matthew Thode prometheanf...@gentoo.org icinga2-2.2.1.ebuild:
+  fixing sql schema source location
 
   10 Dec 2014; Matthew Thode prometheanf...@gentoo.org icinga2-2.2.1.ebuild:
   fixing the usage of postgres and mysql






[gentoo-commits] gentoo-x86 commit in media-sound/tapiir/files: tapiir-0.7.3-acinclude.m4

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/10 14:23:51

  Added:tapiir-0.7.3-acinclude.m4
  Log:
  Version bump. Fix FLTK version check (bug #366193).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  media-sound/tapiir/files/tapiir-0.7.3-acinclude.m4

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tapiir/files/tapiir-0.7.3-acinclude.m4?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tapiir/files/tapiir-0.7.3-acinclude.m4?rev=1.1content-type=text/plain

Index: tapiir-0.7.3-acinclude.m4
===
AC_DEFUN([AM_PATH_ALSA],
[dnl Save the original CFLAGS, LDFLAGS, and LIBS
alsa_save_CFLAGS=$CFLAGS
alsa_save_LDFLAGS=$LDFLAGS
alsa_save_LIBS=$LIBS
alsa_found=yes

dnl
dnl Get the cflags and libraries for alsa
dnl
AC_ARG_WITH(alsa-prefix,
[  --with-alsa-prefix=PFX  Prefix where Alsa library is installed(optional)],
[alsa_prefix=$withval], [alsa_prefix=])

AC_ARG_WITH(alsa-inc-prefix,
[  --with-alsa-inc-prefix=PFX  Prefix where include libraries are (optional)],
[alsa_inc_prefix=$withval], [alsa_inc_prefix=])

dnl FIXME: this is not yet implemented
AC_ARG_ENABLE(alsatest,
[  --disable-alsatest  Do not try to compile and run a test Alsa program],
[enable_alsatest=$enableval],
[enable_alsatest=yes])

dnl Add any special include directories
AC_MSG_CHECKING(for ALSA CFLAGS)
if test $alsa_inc_prefix !=  ; then
ALSA_CFLAGS=$ALSA_CFLAGS -I$alsa_inc_prefix
CFLAGS=$CFLAGS -I$alsa_inc_prefix
fi
AC_MSG_RESULT($ALSA_CFLAGS)

dnl add any special lib dirs
AC_MSG_CHECKING(for ALSA LDFLAGS)
if test $alsa_prefix !=  ; then
ALSA_LIBS=$ALSA_LIBS -L$alsa_prefix
LDFLAGS=$LDFLAGS $ALSA_LIBS
fi

dnl add the alsa library
ALSA_LIBS=$ALSA_LIBS -lasound -lm -ldl -lpthread
LIBS=$ALSA_LIBS $LIBS
AC_MSG_RESULT($ALSA_LIBS)

dnl Check for a working version of libasound that is of the right version.
min_alsa_version=ifelse([$1], ,0.1.1,$1)
AC_MSG_CHECKING(for libasound headers version = $min_alsa_version)
no_alsa=
alsa_min_major_version=`echo $min_alsa_version | \
   sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
alsa_min_minor_version=`echo $min_alsa_version | \
   sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
alsa_min_micro_version=`echo $min_alsa_version | \
   sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`

AC_LANG_SAVE
AC_LANG_C
AC_TRY_COMPILE([
#include alsa/asoundlib.h
], [
/* ensure backward compatibility */
#if !defined(SND_LIB_MAJOR)  defined(SOUNDLIB_VERSION_MAJOR)
#define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
#endif
#if !defined(SND_LIB_MINOR)  defined(SOUNDLIB_VERSION_MINOR)
#define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR
#endif
#if !defined(SND_LIB_SUBMINOR)  defined(SOUNDLIB_VERSION_SUBMINOR)
#define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR
#endif

#  if(SND_LIB_MAJOR  $alsa_min_major_version)
  exit(0);
#  else
#if(SND_LIB_MAJOR  $alsa_min_major_version)
#   error not present
#endif

#   if(SND_LIB_MINOR  $alsa_min_minor_version)
  exit(0);
#   else
# if(SND_LIB_MINOR  $alsa_min_minor_version)
#  error not present
#  endif

#  if(SND_LIB_SUBMINOR  $alsa_min_micro_version)
#error not present
#  endif
#endif
#  endif
exit(0);
],
  [AC_MSG_RESULT(found.)],
  [AC_MSG_RESULT(not present.)
   ifelse([$3], , [AC_MSG_ERROR(Sufficiently new version of libasound not 
found.)])
   alsa_found=no]
)
AC_LANG_RESTORE

dnl Now that we know that we have the right version, let's see if we have the 
library and not just the headers.
if test x$enable_alsatest = xyes; then
AC_CHECK_LIB([asound], [snd_ctl_open],,
[ifelse([$3], , [AC_MSG_ERROR(No linkable libasound was found.)])
 alsa_found=no]
)
fi

if test x$alsa_found = xyes ; then
   ifelse([$2], , :, [$2])
   LIBS=`echo $LIBS | sed 's/-lasound//g'`
   LIBS=`echo $LIBS | sed 's/  //'`
   LIBS=-lasound $LIBS
fi
if test x$alsa_found = xno ; then
   ifelse([$3], , :, [$3])
   CFLAGS=$alsa_save_CFLAGS
   LDFLAGS=$alsa_save_LDFLAGS
   LIBS=$alsa_save_LIBS
   ALSA_CFLAGS=
   ALSA_LIBS=
fi

dnl That should be it.  Now just export out symbols:
AC_SUBST(ALSA_CFLAGS)
AC_SUBST(ALSA_LIBS)
])


AC_DEFUN(AM_PATH_FLTK,
[
AC_MSG_CHECKING(fltk version)

min_fltk_version=ifelse([$1], ,1.1.0,$1)
cur_fltk_version=`fltk-config --version`

fltk_min_major_version=`echo $min_fltk_version | \
 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
fltk_min_minor_version=`echo $min_fltk_version | \
 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
fltk_min_patch_version=`echo $min_fltk_version | \
 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`


fltk_cur_major_version=`echo $cur_fltk_version | \
 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'`
fltk_cur_minor_version=`echo $cur_fltk_version | \
 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'`
fltk_cur_patch_version=`echo 

[gentoo-commits] gentoo-x86 commit in x11-libs/libdrm: libdrm-2.4.58.ebuild ChangeLog

2014-12-10 Thread Agostino Sarubbo (ago)
ago 14/12/10 09:56:07

  Modified: libdrm-2.4.58.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #513736
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  x11-libs/libdrm/libdrm-2.4.58.ebuild

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

Index: libdrm-2.4.58.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.58.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libdrm-2.4.58.ebuild9 Dec 2014 11:16:09 -   1.2
+++ libdrm-2.4.58.ebuild10 Dec 2014 09:56:07 -  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/x11-libs/libdrm/libdrm-2.4.58.ebuild,v 1.2 
2014/12/09 11:16:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/libdrm-2.4.58.ebuild,v 1.3 
2014/12/10 09:56:07 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
SRC_URI=http://dri.freedesktop.org/${PN}/${P}.tar.bz2;
 fi
 
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 VIDEO_CARDS=exynos freedreno intel nouveau omap radeon vmware
 for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+= video_cards_${card}



1.267x11-libs/libdrm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- ChangeLog   9 Dec 2014 11:16:09 -   1.266
+++ ChangeLog   10 Dec 2014 09:56:07 -  1.267
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/libdrm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.266 
2014/12/09 11:16:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdrm/ChangeLog,v 1.267 
2014/12/10 09:56:07 ago Exp $
+
+  10 Dec 2014; Agostino Sarubbo a...@gentoo.org libdrm-2.4.58.ebuild:
+  Stable for amd64, wrt bug #513736
 
   09 Dec 2014; Jeroen Roovers j...@gentoo.org libdrm-2.4.58.ebuild:
   Stable for HPPA (bug #513736).






[gentoo-commits] gentoo-x86 commit in media-libs/libsoundtouch: libsoundtouch-1.8.0-r1.ebuild ChangeLog

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/10 08:42:24

  Modified: libsoundtouch-1.8.0-r1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #526018).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.4  media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild

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

Index: libsoundtouch-1.8.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libsoundtouch-1.8.0-r1.ebuild   10 Aug 2014 21:10:27 -  1.3
+++ libsoundtouch-1.8.0-r1.ebuild   10 Dec 2014 08:42:24 -  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-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild,v
 1.3 2014/08/10 21:10:27 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild,v
 1.4 2014/12/10 08:42:24 jer Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic multilib-minimal
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-solaris
+KEYWORDS=~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-solaris
 IUSE=sse2 static-libs
 
 DEPEND==virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]



1.82 media-libs/libsoundtouch/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog   10 Aug 2014 21:10:27 -  1.81
+++ ChangeLog   10 Dec 2014 08:42:24 -  1.82
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libsoundtouch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.81 
2014/08/10 21:10:27 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.82 
2014/12/10 08:42:24 jer Exp $
+
+  10 Dec 2014; Jeroen Roovers j...@gentoo.org libsoundtouch-1.8.0-r1.ebuild:
+  Stable for HPPA (bug #526018).
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org
   libsoundtouch-1.7.1.ebuild, libsoundtouch-1.8.0-r1.ebuild,






[gentoo-commits] gentoo-x86 commit in media-sound/tapiir: tapiir-0.7.3.ebuild ChangeLog

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/10 14:23:51

  Modified: ChangeLog
  Added:tapiir-0.7.3.ebuild
  Log:
  Version bump. Fix FLTK version check (bug #366193).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.22 media-sound/tapiir/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/tapiir/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog   20 Mar 2011 20:06:58 -  1.21
+++ ChangeLog   10 Dec 2014 14:23:51 -  1.22
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/tapiir
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tapiir/ChangeLog,v 1.21 
2011/03/20 20:06:58 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tapiir/ChangeLog,v 1.22 
2014/12/10 14:23:51 jer Exp $
+
+*tapiir-0.7.3 (10 Dec 2014)
+
+  10 Dec 2014; Jeroen Roovers j...@gentoo.org +tapiir-0.7.3.ebuild,
+  +files/tapiir-0.7.3-acinclude.m4:
+  Version bump. Fix FLTK version check (bug #366193).
 
   20 Mar 2011; Justin Lecher j...@gentoo.org tapiir-0.7.2.ebuild:
   x11-libs/fltk SLOTMOVE 1.1 - 1, corrected ebuild accordingly



1.1  media-sound/tapiir/tapiir-0.7.3.ebuild

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

Index: tapiir-0.7.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/tapiir/tapiir-0.7.3.ebuild,v 1.1 
2014/12/10 14:23:51 jer Exp $

EAPI=5
inherit autotools eutils

DESCRIPTION=a flexible audio effects processor, inspired on the classical 
magnetic tape delay systems
HOMEPAGE=http://www.resorama.com/maarten/tapiir/;
SRC_URI=http://www.resorama.com/maarten/files/${P}.tgz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~sparc ~x86

RDEPEND=
media-sound/jack-audio-connection-kit
media-libs/alsa-lib
x11-libs/fltk:1

DEPEND=${RDEPEND}

src_prepare() {
epatch ${FILESDIR}/${PN}-0.7.2-ldflags.patch

cp ${FILESDIR}/${P}-acinclude.m4 acinclude.m4 || die

eautoreconf
}

src_configure() {
econf --disable-dependency-tracking
}

src_install() {
default
doman doc/${PN}.1
dodoc AUTHORS doc/${PN}.txt
dohtml doc/*.html doc/images/*.png
insinto /usr/share/${PN}/examples
doins doc/examples/*.mtd
}






[gentoo-commits] gentoo-x86 commit in dev-db/mongodb: ChangeLog mongodb-2.6.6.ebuild

2014-12-10 Thread Alexys Jacob (ultrabug)
ultrabug14/12/10 16:57:07

  Modified: ChangeLog
  Added:mongodb-2.6.6.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.102dev-db/mongodb/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mongodb/ChangeLog?rev=1.102view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mongodb/ChangeLog?rev=1.102content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mongodb/ChangeLog?r1=1.101r2=1.102

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/mongodb/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog   12 Nov 2014 10:22:35 -  1.101
+++ ChangeLog   10 Dec 2014 16:57:07 -  1.102
@@ -1,6 +1,11 @@
 # ChangeLog for dev-db/mongodb
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mongodb/ChangeLog,v 1.101 2014/11/12 
10:22:35 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mongodb/ChangeLog,v 1.102 2014/12/10 
16:57:07 ultrabug Exp $
+
+*mongodb-2.6.6 (10 Dec 2014)
+
+  10 Dec 2014; Ultrabug ultra...@gentoo.org +mongodb-2.6.6.ebuild:
+  version bump
 
 *mongodb-2.6.5-r1 (12 Nov 2014)
 *mongodb-2.6.4-r1 (12 Nov 2014)



1.1  dev-db/mongodb/mongodb-2.6.6.ebuild

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

Index: mongodb-2.6.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/mongodb/mongodb-2.6.6.ebuild,v 1.1 
2014/12/10 16:57:07 ultrabug Exp $

EAPI=5
SCONS_MIN_VERSION=1.2.0
CHECKREQS_DISK_BUILD=2400M
CHECKREQS_DISK_USR=512M
CHECKREQS_MEMORY=1024M

inherit eutils flag-o-matic multilib pax-utils scons-utils systemd user 
versionator check-reqs

MY_P=${PN}-src-r${PV/_rc/-rc}

DESCRIPTION=A high-performance, open source, schema-free document-oriented 
database
HOMEPAGE=http://www.mongodb.org;
SRC_URI=http://downloads.mongodb.org/src/${MY_P}.tar.gz
mms-agent? ( 
http://dev.gentoo.org/~ultrabug/20140409-mms-monitoring-agent.zip )

LICENSE=AGPL-3 Apache-2.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=debug kerberos mms-agent ssl static-libs

PDEPEND=mms-agent? ( dev-python/pymongo app-arch/unzip )
RDEPEND=
app-arch/snappy
=dev-cpp/yaml-cpp-0.5.1
=dev-libs/boost-1.50[threads(+)]
=dev-libs/libpcre-8.30[cxx]
dev-libs/snowball-stemmer
dev-util/google-perftools[-minimal]
net-libs/libpcap
ssl? ( =dev-libs/openssl-1.0.1g )
DEPEND=${RDEPEND}
sys-libs/ncurses
sys-libs/readline
kerberos? ( dev-libs/cyrus-sasl[kerberos] )

S=${WORKDIR}/${MY_P}

pkg_setup() {
enewgroup mongodb
enewuser mongodb -1 -1 /var/lib/${PN} mongodb

scons_opts=--variant-dir=build --cc=$(tc-getCC) --cxx=$(tc-getCXX)
scons_opts+= --disable-warnings-as-errors
scons_opts+= --use-system-boost
scons_opts+= --use-system-pcre
scons_opts+= --use-system-snappy
scons_opts+= --use-system-stemmer
scons_opts+= --use-system-tcmalloc
scons_opts+= --use-system-yaml
scons_opts+= --usev8

if use debug; then
scons_opts+= --dbg=on
fi

if use prefix; then
scons_opts+= --cpppath=${EPREFIX}/usr/include
scons_opts+= --libpath=${EPREFIX}/usr/$(get_libdir)
fi

if use kerberos; then
scons_opts+= --use-sasl-client
fi

if use ssl; then
scons_opts+= --ssl
fi
}

src_prepare() {
epatch ${FILESDIR}/${PN}-2.6.2-fix-scons.patch
epatch ${FILESDIR}/${PN}-2.4-fix-v8-pythonpath.patch

# fix yaml-cpp detection
sed -i -e s/\[\yaml\\]/\[\yaml-cpp\\]/ SConstruct || die

# bug #462606
sed -i -e s@\$INSTALL_DIR/lib@\$INSTALL_DIR/$(get_libdir)@g 
src/SConscript.client || die

# bug #482576
sed -i -e /-Werror/d src/third_party/v8/SConscript || die
}

src_compile() {
escons ${scons_opts} all
}

src_install() {
escons ${scons_opts} --full --nostrip install --prefix=${ED}/usr

use static-libs || find ${ED}/usr/ -type f -name *.a -delete

for x in /var/{lib,log}/${PN}; do
keepdir ${x}
fowners mongodb:mongodb ${x}
done

doman debian/mongo*.1
dodoc README docs/building.md

newinitd ${FILESDIR}/${PN}.initd-r2 ${PN}
newconfd 

[gentoo-commits] gentoo-x86 commit in dev-python/mako: mako-0.7.3-r2.ebuild mako-1.0.0.ebuild ChangeLog

2014-12-10 Thread Patrick Lauer (patrick)
patrick 14/12/10 06:45:16

  Modified: mako-0.7.3-r2.ebuild mako-1.0.0.ebuild ChangeLog
  Log:
  Typo fix
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.12 dev-python/mako/mako-0.7.3-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mako/mako-0.7.3-r2.ebuild?rev=1.12view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mako/mako-0.7.3-r2.ebuild?rev=1.12content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mako/mako-0.7.3-r2.ebuild?r1=1.11r2=1.12

Index: mako-0.7.3-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mako/mako-0.7.3-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mako-0.7.3-r2.ebuild30 Sep 2014 09:52:08 -  1.11
+++ mako-0.7.3-r2.ebuild10 Dec 2014 06:45:16 -  1.12
@@ -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/mako/mako-0.7.3-r2.ebuild,v 1.11 
2014/09/30 09:52:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mako/mako-0.7.3-r2.ebuild,v 1.12 
2014/12/10 06:45:16 patrick Exp $
 
 EAPI=5
 
@@ -32,7 +32,7 @@
 )
 
 DOC_CONTENTS=
-${PN} can be enchanced with caching by dev-python/beaker
+${PN} can be enhanced with caching by dev-python/beaker
 
 python_test() {
cp -r -l test ${BUILD_DIR}/ || die



1.4  dev-python/mako/mako-1.0.0.ebuild

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

Index: mako-1.0.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mako/mako-1.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mako-1.0.0.ebuild   20 Nov 2014 06:54:12 -  1.3
+++ mako-1.0.0.ebuild   10 Dec 2014 06:45:16 -  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/mako/mako-1.0.0.ebuild,v 1.3 
2014/11/20 06:54:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mako/mako-1.0.0.ebuild,v 1.4 
2014/12/10 06:45:16 patrick Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
@@ -28,7 +28,7 @@
 S=${WORKDIR}/${MY_P}
 
 DOC_CONTENTS=
-${PN} can be enchanced with caching by dev-python/beaker
+${PN} can be enhanced with caching by dev-python/beaker
 
 python_test() {
cp -r -l test ${BUILD_DIR}/ || die



1.86 dev-python/mako/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mako/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog   20 Nov 2014 06:54:12 -  1.85
+++ ChangeLog   10 Dec 2014 06:45:16 -  1.86
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/mako
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mako/ChangeLog,v 1.85 2014/11/20 
06:54:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mako/ChangeLog,v 1.86 2014/12/10 
06:45:16 patrick Exp $
+
+  10 Dec 2014; Patrick Lauer patr...@gentoo.org mako-0.7.3-r2.ebuild,
+  mako-1.0.0.ebuild:
+  Typo fix
 
   20 Nov 2014; Patrick Lauer patr...@gentoo.org mako-1.0.0.ebuild:
   Add missing test dep






[gentoo-commits] gentoo-x86 commit in kde-base/solid-runtime: solid-runtime-4.14.2.ebuild solid-runtime-4.12.5.ebuild solid-runtime-4.14.3.ebuild ChangeLog

2014-12-10 Thread Michael Palimaka (kensington)
kensington14/12/10 17:10:46

  Modified: solid-runtime-4.14.2.ebuild
solid-runtime-4.12.5.ebuild
solid-runtime-4.14.3.ebuild ChangeLog
  Log:
  Pin net-wireless/bluedevil to SLOT 4.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.2  kde-base/solid-runtime/solid-runtime-4.14.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.2.ebuild?r1=1.1r2=1.2

Index: solid-runtime-4.14.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- solid-runtime-4.14.2.ebuild 25 Oct 2014 19:58:28 -  1.1
+++ solid-runtime-4.14.2.ebuild 10 Dec 2014 17:10: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/kde-base/solid-runtime/solid-runtime-4.14.2.ebuild,v 
1.1 2014/10/25 19:58:28 kensington Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.2.ebuild,v 
1.2 2014/12/10 17:10:46 kensington Exp $
 
 EAPI=5
 
@@ -23,6 +23,6 @@
 
 DEPEND=
 RDEPEND=${DEPEND}
-   bluetooth? ( net-wireless/bluedevil )
+   bluetooth? ( net-wireless/bluedevil:4 )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement 
kde-base/plasma-nm ) )
 



1.6  kde-base/solid-runtime/solid-runtime-4.12.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.12.5.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.12.5.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.12.5.ebuild?r1=1.5r2=1.6

Index: solid-runtime-4.12.5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.12.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- solid-runtime-4.12.5.ebuild 8 May 2014 07:32:43 -   1.5
+++ solid-runtime-4.12.5.ebuild 10 Dec 2014 17:10:46 -  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/kde-base/solid-runtime/solid-runtime-4.12.5.ebuild,v 
1.5 2014/05/08 07:32:43 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.12.5.ebuild,v 
1.6 2014/12/10 17:10:46 kensington Exp $
 
 EAPI=5
 
@@ -23,6 +23,6 @@
 
 DEPEND=
 RDEPEND=${DEPEND}
-   bluetooth? ( net-wireless/bluedevil )
+   bluetooth? ( net-wireless/bluedevil:4 )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement ) )
 



1.2  kde-base/solid-runtime/solid-runtime-4.14.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild?r1=1.1r2=1.2

Index: solid-runtime-4.14.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- solid-runtime-4.14.3.ebuild 16 Nov 2014 12:21:25 -  1.1
+++ solid-runtime-4.14.3.ebuild 10 Dec 2014 17:10: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/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 
1.1 2014/11/16 12:21:25 alexxy Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-base/solid-runtime/solid-runtime-4.14.3.ebuild,v 
1.2 2014/12/10 17:10:46 kensington Exp $
 
 EAPI=5
 
@@ -23,6 +23,6 @@
 
 DEPEND=
 RDEPEND=${DEPEND}
-   bluetooth? ( net-wireless/bluedevil )
+   bluetooth? ( net-wireless/bluedevil:4 )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement 
kde-base/plasma-nm ) )
 



1.192kde-base/solid-runtime/ChangeLog

file : 

[gentoo-commits] gentoo-x86 commit in dev-perl/local-lib/files/1.008026: 0001_No_CPAN.patch

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 20:53:09

  Added:0001_No_CPAN.patch
  Log:
  New package, imported from Perl overlay, dependency of dev-perl/App-perlbrew
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.1  dev-perl/local-lib/files/1.008026/0001_No_CPAN.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/files/1.008026/0001_No_CPAN.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/local-lib/files/1.008026/0001_No_CPAN.patch?rev=1.1content-type=text/plain

Index: 0001_No_CPAN.patch
===
--- Makefile.PL 2013-11-05 18:07:13.0 +
+++ Makefile.PL 2013-12-23 15:21:32.582135695 +
@@ -37,6 +37,10 @@
 DEATH
 
 my $cwd;
+
+{ # GENTOO
+  last;
+
 BEGIN {
   $cwd = Cwd::cwd();
   # watch out for fancy dashes. these can wind up in our @ARGV if the user is
@@ -176,6 +180,8 @@
   }
 }
 
+} # END GENTOO
+
 use inc::Module::Install;
 
 name 'local-lib';
@@ -185,6 +191,9 @@
 requires 'ExtUtils::Install' = '1.43'; # version INSTALL_BASE was added
 requires 'Module::Build' = '0.36'; # PERL_MB_OPT
 
+{ # GENTOO
+  last;
+
 # don't bother fixing CPAN.pm if bootstrapped from cpanminus
 unless ($ENV{PERL5_CPANM_IS_RUNNING}) {
 my $required_CPAN = '1.82';
@@ -251,6 +260,9 @@
   auto_install;
 }
 chdir($cwd);
+
+} # END GENTOO
+
 resources(
   # r/w: p5sa...@git.shadowcat.co.uk:local-lib.git
   repository = 'git://git.shadowcat.co.uk/p5sagit/local-lib.git',






[gentoo-commits] gentoo-x86 commit in dev-perl/Test-Output: ChangeLog Test-Output-1.30.0.ebuild Test-Output-0.16.ebuild

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 21:14:17

  Modified: ChangeLog
  Added:Test-Output-1.30.0.ebuild
  Removed:  Test-Output-0.16.ebuild
  Log:
  Version bump; remove old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.28 dev-perl/Test-Output/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Output/ChangeLog?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Output/ChangeLog?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Output/ChangeLog?r1=1.27r2=1.28

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   23 Aug 2014 21:28:59 -  1.27
+++ ChangeLog   9 Dec 2014 21:14:17 -   1.28
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Test-Output
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.27 
2014/08/23 21:28:59 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Output/ChangeLog,v 1.28 
2014/12/09 21:14:17 dilfridge Exp $
+
+*Test-Output-1.30.0 (09 Dec 2014)
+
+  09 Dec 2014; Andreas K. Huettel dilfri...@gentoo.org
+  -Test-Output-0.16.ebuild, +Test-Output-1.30.0.ebuild:
+  Version bump; remove old
 
 *Test-Output-1.10.0-r1 (23 Aug 2014)
 



1.1  dev-perl/Test-Output/Test-Output-1.30.0.ebuild

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

Index: Test-Output-1.30.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/Test-Output/Test-Output-1.30.0.ebuild,v 1.1 
2014/12/09 21:14:17 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=BDFOY
MODULE_VERSION=1.03
inherit perl-module

DESCRIPTION=Utilities to test STDOUT and STDERR messages

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

RDEPEND=
=dev-perl/Capture-Tiny-0.170.0
=virtual/perl-File-Temp-0.170.0
dev-perl/Sub-Exporter
virtual/perl-Test-Simple

DEPEND=${RDEPEND}
test? (
virtual/perl-Test-Simple
=dev-perl/Test-Tester-0.107
)


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in app-admin/bastille: ChangeLog bastille-3.0.9-r1.ebuild

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 22:30:10

  Modified: ChangeLog
  Added:bastille-3.0.9-r1.ebuild
  Log:
  EAPI bump, install Perl modules into correct directory, bug 431232
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.24 app-admin/bastille/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   20 Jul 2011 15:39:23 -  1.23
+++ ChangeLog   9 Dec 2014 22:30:09 -   1.24
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/bastille
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.23 
2011/07/20 15:39:23 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/bastille/ChangeLog,v 1.24 
2014/12/09 22:30:09 dilfridge Exp $
+
+*bastille-3.0.9-r1 (09 Dec 2014)
+
+  09 Dec 2014; Andreas K. Huettel dilfri...@gentoo.org
+  +bastille-3.0.9-r1.ebuild, +files/bastille-3.0.9-perl.patch:
+  EAPI bump, install Perl modules into correct directory, bug 431232
 
   20 Jul 2011; Pacho Ramos pa...@gentoo.org metadata.xml:
   Drop maintainer due retirement, bug #34864



1.1  app-admin/bastille/bastille-3.0.9-r1.ebuild

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

Index: bastille-3.0.9-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/bastille/bastille-3.0.9-r1.ebuild,v 1.1 
2014/12/09 22:30:09 dilfridge Exp $

EAPI=5

PERL_EXPORT_PHASE_FUNCTIONS=no
inherit eutils perl-module

PATCHVER=0.2
MY_PN=${PN/b/B}
MY_P=${MY_PN}-${PV}
S=${WORKDIR}/${MY_PN}
DESCRIPTION=Bastille-Linux is a security hardening tool
HOMEPAGE=http://bastille-linux.org/;
SRC_URI=mirror://sourceforge/${PN}-linux/${MY_P}.tar.bz2
mirror://gentoo/${P}-gentoo-${PATCHVER}.patch.bz2

LICENSE=GPL-2
SLOT=0
KEYWORDS=~x86 ~ppc ~sparc ~alpha ~amd64
IUSE=X

RDEPEND=
net-firewall/iptables
app-admin/logrotate
dev-perl/Curses
net-firewall/psad
X? ( dev-perl/perl-tk )
virtual/logger


src_prepare() {
epatch ${WORKDIR}/${P}-gentoo-${PATCHVER}.patch

# make sure the Perl modules go into vendor dir
epatch ${FILESDIR}/${P}-perl.patch
perl_set_version

cd ${S}
chmod a+x Install.sh bastille-ipchains bastille-netfilter
}

src_install() {
perl_set_version
export VENDOR_LIB

cd ${S}
DESTDIR=${D} ./Install.sh

# Example configs
cd ${S}
insinto /usr/share/Bastille
doins *.config

newinitd ${PN}-firewall.gentoo-init ${PN}-firewall

# Documentation
cd ${S}
dodoc *.txt BUGS Change* README*
cd ${S}/docs
doman *.1m
}

pkg_postinst() {
elog Please be aware that when using the Server Lax, Server Moderate, 
or
elog Server Paranoia configurations, you may need to use 
InteractiveBastille
elog to set any advanced network information, such as masquerading and
elog internal interfaces, if you plan to use them.
}






[gentoo-commits] gentoo-x86 commit in app-editors/pluma: pluma-1.8.0.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/10 09:27:39

  Modified: pluma-1.8.0.ebuild ChangeLog
  Log:
  do not call to python-single-r1_pkg_setup if USE=-python, bug #518026
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.2  app-editors/pluma/pluma-1.8.0.ebuild

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

Index: pluma-1.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/pluma/pluma-1.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pluma-1.8.0.ebuild  27 Apr 2014 16:31:57 -  1.1
+++ pluma-1.8.0.ebuild  10 Dec 2014 09:27:39 -  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-editors/pluma/pluma-1.8.0.ebuild,v 1.1 
2014/04/27 16:31:57 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/pluma-1.8.0.ebuild,v 1.2 
2014/12/10 09:27:39 tamiko Exp $
 
 EAPI=5
 
@@ -63,6 +63,10 @@
=sys-devel/gettext-0.17:*
virtual/pkgconfig:*
 
+pkg_setup() {
+   use python  python-single-r1_pkg_setup
+}
+
 src_configure() {
gnome2_src_configure \
--disable-updater \



1.8  app-editors/pluma/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   10 Dec 2014 09:25:06 -  1.7
+++ ChangeLog   10 Dec 2014 09:27:39 -  1.8
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/pluma
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v 1.7 
2014/12/10 09:25:06 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v 1.8 
2014/12/10 09:27:39 tamiko Exp $
+
+  10 Dec 2014; Matthias Maier tam...@gentoo.org pluma-1.8.0.ebuild:
+  do not call to python-single-r1_pkg_setup if USE=-python, bug #518026
 
   10 Dec 2014; Matthias Maier tam...@gentoo.org pluma-1.8.1.ebuild:
   do not call to python-single-r1_pkg_setup if USE=-python, bug #518026






[gentoo-commits] gentoo-x86 commit in media-gfx/eom: eom-1.8.1.ebuild eom-1.8.0.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/10 09:31:29

  Modified: eom-1.8.1.ebuild eom-1.8.0.ebuild ChangeLog
  Log:
  do not call python-single-target-r1_pkg_setup if USE=-python, bug #518026
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.2  media-gfx/eom/eom-1.8.1.ebuild

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

Index: eom-1.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eom-1.8.1.ebuild9 Dec 2014 23:14:30 -   1.1
+++ eom-1.8.1.ebuild10 Dec 2014 09:31:29 -  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/media-gfx/eom/eom-1.8.1.ebuild,v 1.1 
2014/12/09 23:14:30 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.1.ebuild,v 1.2 
2014/12/10 09:31:29 tamiko Exp $
 
 EAPI=5
 
@@ -57,6 +57,10 @@
sys-devel/gettext:*
virtual/pkgconfig:*
 
+pkg_setup() {
+   use python  python-single-r1_pkg_setup
+}
+
 src_configure() {
gnome2_src_configure \
$(use_enable python) \



1.7  media-gfx/eom/eom-1.8.0.ebuild

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

Index: eom-1.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- eom-1.8.0.ebuild26 Oct 2014 04:22:20 -  1.6
+++ eom-1.8.0.ebuild10 Dec 2014 09:31:29 -  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/eom/eom-1.8.0.ebuild,v 1.6 
2014/10/26 04:22:20 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.0.ebuild,v 1.7 
2014/12/10 09:31:29 tamiko Exp $
 
 EAPI=5
 
@@ -57,6 +57,10 @@
sys-devel/gettext:*
virtual/pkgconfig:*
 
+pkg_setup() {
+   use python  python-single-r1_pkg_setup
+}
+
 src_configure() {
gnome2_src_configure \
$(use_enable python) \



1.8  media-gfx/eom/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   9 Dec 2014 23:14:30 -   1.7
+++ ChangeLog   10 Dec 2014 09:31:29 -  1.8
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/eom
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v 1.7 2014/12/09 
23:14:30 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v 1.8 2014/12/10 
09:31:29 tamiko Exp $
+
+  10 Dec 2014; Matthias Maier tam...@gentoo.org eom-1.8.0.ebuild,
+  eom-1.8.1.ebuild:
+  do not call python-single-target-r1_pkg_setup if USE=-python, bug #518026
 
 *eom-1.8.1 (09 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/bunny: ChangeLog bunny-1.6.3.ebuild

2014-12-10 Thread Hans de Graaff (graaff)
graaff  14/12/10 06:32:04

  Modified: ChangeLog
  Added:bunny-1.6.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.37 dev-ruby/bunny/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bunny/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   10 Dec 2014 06:30:15 -  1.36
+++ ChangeLog   10 Dec 2014 06:32:04 -  1.37
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/bunny
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bunny/ChangeLog,v 1.36 2014/12/10 
06:30:15 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bunny/ChangeLog,v 1.37 2014/12/10 
06:32:04 graaff Exp $
+
+*bunny-1.6.3 (10 Dec 2014)
+
+  10 Dec 2014; Hans de Graaff gra...@gentoo.org +bunny-1.6.3.ebuild:
+  Version bump.
 
   10 Dec 2014; Hans de Graaff gra...@gentoo.org -bunny-1.2.1.ebuild,
   -bunny-1.2.2.ebuild:



1.1  dev-ruby/bunny/bunny-1.6.3.ebuild

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

Index: bunny-1.6.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bunny/bunny-1.6.3.ebuild,v 1.1 
2014/12/10 06:32:04 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21

RUBY_FAKEGEM_TASK_DOC=

# Tests require a live AMQP server.
RUBY_FAKEGEM_TASK_TEST=

RUBY_FAKEGEM_EXTRADOC=ChangeLog.md README.md

inherit ruby-fakegem

DESCRIPTION=Another synchronous Ruby AMQP client
HOMEPAGE=http://github.com/celldee/bunny;

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

ruby_add_rdepend =dev-ruby/amq-protocol-1.9.2

all_ruby_install() {
all_fakegem_install

insinto /usr/share/doc/${PF}
doins -r examples || die
}






[gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201405-23.xml

2014-12-10 Thread Sean Amoss (ackle)
ackle   14/12/10 00:46:13

  Modified: glsa-201405-23.xml
  Log:
  GLSA 201405-23: Updated for backported fix in 1.3.0-r1

Revision  ChangesPath
1.2  xml/htdocs/security/en/glsa/glsa-201405-23.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201405-23.xml?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201405-23.xml?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201405-23.xml?r1=1.1r2=1.2

Index: glsa-201405-23.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/security/en/glsa/glsa-201405-23.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- glsa-201405-23.xml  18 May 2014 17:30:09 -  1.1
+++ glsa-201405-23.xml  10 Dec 2014 00:46:13 -  1.2
@@ -9,12 +9,14 @@
   /synopsis
   product type=ebuildlib3ds/product
   announcedMay 18, 2014/announced
-  revisedMay 18, 2014: 1/revised
+  revisedDecember 10, 2014: 2/revised
   bug308033/bug
+  bug519936/bug
   accessremote/access
   affected
 package name=media-libs/lib3ds auto=yes arch=*
   unaffected range=ge2.0.0_rc1/unaffected
+  unaffected range=rge1.3.0-r1/unaffected
   vulnerable range=lt2.0.0_rc1/vulnerable
 /package
   /affected
@@ -35,13 +37,20 @@
 pThere is no known workaround at this time./p
   /workaround
   resolution
-pAll lib3ds users should upgrade to the latest version:/p
+pAll lib3ds 2.0 users should upgrade to the latest version:/p
 
 code
   # emerge --sync
   # emerge --ask --oneshot --verbose gt;=media-libs/lib3ds-2.0.0_rc1
 /code
 
+pAll lib3ds 1.3 users should upgrade to the latest version:/p
+
+code
+  # emerge --sync
+  # emerge --ask --oneshot --verbose gt;=media-libs/lib3ds-1.3.0-r1
+/code
+
 pPackages which depend on this library may need to be recompiled. Tools
   such as revdep-rebuild may assist in identifying some of these packages.
 /p
@@ -50,5 +59,5 @@
 uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-0280;CVE-2010-0280/uri
   /references
   metadata tag=requester timestamp=Mon, 30 Sep 2013 23:22:44 
+ackle/metadata
-  metadata tag=submitter timestamp=Sun, 18 May 2014 17:29:50 
+ackle/metadata
+  metadata tag=submitter timestamp=Wed, 10 Dec 2014 00:42:02 
+ackle/metadata
 /glsa






[gentoo-commits] gentoo-x86 commit in dev-perl/Inline-Python: Inline-Python-0.460.0.ebuild ChangeLog

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 23:26:00

  Modified: ChangeLog
  Added:Inline-Python-0.460.0.ebuild
  Log:
  Version bump. Work in progress, still picks wrong Python version.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.29 dev-perl/Inline-Python/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/ChangeLog?rev=1.29view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/ChangeLog?rev=1.29content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/ChangeLog?r1=1.28r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   10 Mar 2014 14:51:15 -  1.28
+++ ChangeLog   9 Dec 2014 23:26:00 -   1.29
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Inline-Python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.28 
2014/03/10 14:51:15 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.29 
2014/12/09 23:26:00 dilfridge Exp $
+
+*Inline-Python-0.460.0 (09 Dec 2014)
+
+  09 Dec 2014; Andreas K. Huettel dilfri...@gentoo.org
+  +Inline-Python-0.460.0.ebuild:
+  Version bump. Work in progress, still picks wrong Python version.
 
   10 Mar 2014; Mikle Kolyada zlog...@gentoo.org 
-Inline-Python-0.400.0.ebuild,
   -Inline-Python-0.420.0.ebuild, Inline-Python-0.430.0.ebuild:



1.1  dev-perl/Inline-Python/Inline-Python-0.460.0.ebuild

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

Index: Inline-Python-0.460.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/Inline-Python/Inline-Python-0.460.0.ebuild,v 
1.1 2014/12/09 23:26:00 dilfridge Exp $

EAPI=5

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

MODULE_AUTHOR=NINE
MODULE_VERSION=0.46
inherit python-single-r1 perl-module

DESCRIPTION=Easy implementation of Python extensions

SLOT=0
KEYWORDS=
IUSE=test

RDEPEND=
virtual/perl-Data-Dumper
virtual/perl-Digest-MD5
=dev-perl/Inline-0.46
${PYTHON_DEPS}

DEPEND=${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( virtual/perl-Test-Simple )


REQUIRED_USE=${PYTHON_REQUIRED_USE}

SRC_TEST=do






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

2014-12-10 Thread Michael Palimaka
commit: 32e5cbf299622e11326ab0e0a48d8d3077e9b05d
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Wed Dec 10 17:12:20 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Wed Dec 10 17:12:20 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=32e5cbf2

[kde-apps/solid-runtime] Pin net-wireless/bluedevil to SLOT 4.

Package-Manager: portage-2.2.15

---
 kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild | 2 +-
 kde-apps/solid-runtime/solid-runtime-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild 
b/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
index 3c587b5..685240f 100644
--- a/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-14.11.97.ebuild
@@ -23,6 +23,6 @@ KMEXTRA=
 
 DEPEND=
 RDEPEND=${DEPEND}
-   bluetooth? ( net-wireless/bluedevil )
+   bluetooth? ( net-wireless/bluedevil:4 )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement 
kde-base/plasma-nm ) )
 

diff --git a/kde-apps/solid-runtime/solid-runtime-.ebuild 
b/kde-apps/solid-runtime/solid-runtime-.ebuild
index b1ad8a7..a2e264d 100644
--- a/kde-apps/solid-runtime/solid-runtime-.ebuild
+++ b/kde-apps/solid-runtime/solid-runtime-.ebuild
@@ -23,6 +23,6 @@ KMEXTRA=
 
 DEPEND=
 RDEPEND=${DEPEND}
-   bluetooth? ( net-wireless/bluedevil )
+   bluetooth? ( net-wireless/bluedevil:4 )
networkmanager? ( || ( kde-misc/plasma-nm kde-misc/networkmanagement 
kde-base/plasma-nm ) )
 



[gentoo-commits] gentoo-x86 commit in www-client/firefox: firefox-31.3.0.ebuild ChangeLog

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/10 13:41:50

  Modified: firefox-31.3.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #531408).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.3  www-client/firefox/firefox-31.3.0.ebuild

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

Index: firefox-31.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.3.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- firefox-31.3.0.ebuild   4 Dec 2014 04:21:26 -   1.2
+++ firefox-31.3.0.ebuild   10 Dec 2014 13:41:50 -  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/www-client/firefox/firefox-31.3.0.ebuild,v 
1.2 2014/12/04 04:21:26 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.3.0.ebuild,v 
1.3 2014/12/10 13:41:50 jer Exp $
 
 EAPI=5
 VIRTUALX_REQUIRED=pgo
@@ -39,7 +39,7 @@
 DESCRIPTION=Firefox Web Browser
 HOMEPAGE=http://www.mozilla.com/firefox;
 
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux
+KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux
 SLOT=0
 LICENSE=MPL-2.0 GPL-2 LGPL-2.1
 IUSE=bindist hardened +minimal pgo selinux test



1.371www-client/firefox/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.370
retrieving revision 1.371
diff -u -r1.370 -r1.371
--- ChangeLog   5 Dec 2014 23:06:43 -   1.370
+++ ChangeLog   10 Dec 2014 13:41:50 -  1.371
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.370 
2014/12/05 23:06:43 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.371 
2014/12/10 13:41:50 jer Exp $
+
+  10 Dec 2014; Jeroen Roovers j...@gentoo.org firefox-31.3.0.ebuild:
+  Stable for HPPA (bug #531408).
 
   05 Dec 2014; Ian Stakenvicius (_AxS_) a...@gentoo.org
   firefox-34.0.5-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/minissdpd: minissdpd-1.3.ebuild ChangeLog

2014-12-10 Thread Anthony G. Basile (blueness)
blueness14/12/10 15:09:00

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

Revision  ChangesPath
1.18 net-misc/minissdpd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/minissdpd/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   5 Dec 2014 11:12:12 -   1.17
+++ ChangeLog   10 Dec 2014 15:09:00 -  1.18
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/minissdpd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/minissdpd/ChangeLog,v 1.17 
2014/12/05 11:12:12 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/minissdpd/ChangeLog,v 1.18 
2014/12/10 15:09:00 blueness Exp $
+
+*minissdpd-1.3 (10 Dec 2014)
+
+  10 Dec 2014; Anthony G. Basile bluen...@gentoo.org +minissdpd-1.3.ebuild:
+  Version bump
 
 *minissdpd-1.2.20141204 (05 Dec 2014)
 



1.1  net-misc/minissdpd/minissdpd-1.3.ebuild

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

Index: minissdpd-1.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/minissdpd/minissdpd-1.3.ebuild,v 
1.1 2014/12/10 15:09:00 blueness Exp $

EAPI=5
inherit eutils toolchain-funcs

DESCRIPTION=MiniSSDP Daemon
SRC_URI=http://miniupnp.free.fr/files/${P}.tar.gz;
HOMEPAGE=http://miniupnp.free.fr/;

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

DEPEND=
RDEPEND==sys-apps/net-tools-1.60_p20120127084908[-old-output]
|| ( net-misc/miniupnpd net-libs/miniupnpc )

src_prepare() {
epatch ${FILESDIR}/${PN}-1.2-respect-CC.patch
epatch ${FILESDIR}/${PN}-1.2-remove-initd.patch
}

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

src_install () {
einstall PREFIX=${D}
newinitd ${FILESDIR}/${PN}.initd-r1 ${PN}
newconfd ${FILESDIR}/${PN}.confd ${PN}
dodoc Changelog.txt README
doman minissdpd.1
}






[gentoo-commits] gentoo-x86 commit in dev-perl/App-cpanminus: - New directory

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 21:27:46

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-perl/App-cpanminus added to the 
repository



[gentoo-commits] dev/blueness:master commit in: sys-devel/gcc/, eclass/

2014-12-10 Thread Anthony G. Basile
commit: 5278d78cb57b48938276768094894f014523eeb4
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed Dec 10 09:03:18 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed Dec 10 09:03:18 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/blueness.git;a=commit;h=5278d78c

sys-devel/gcc: remove EAPI  4

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

---
 eclass/toolchain.eclass | 22 ++--
 sys-devel/gcc/Manifest  | 68 +
 sys-devel/gcc/gcc-2.95.3-r10.ebuild |  2 +-
 sys-devel/gcc/gcc-3.3.6-r1.ebuild   |  2 +-
 sys-devel/gcc/gcc-3.4.6-r2.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.0.4.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.1.2.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.2.4-r1.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.3.6-r1.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.4.7.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.5.1-r1.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.5.2.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.5.3-r2.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.5.4.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.6.0.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.6.1-r1.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.6.2.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.6.3.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.6.4.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.7.0.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.7.1.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.7.2-r1.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.7.3-r1.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.8.0.ebuild  |  2 +-
 sys-devel/gcc/gcc-4.8.1-r1.ebuild   |  2 +-
 sys-devel/gcc/gcc-4.8.2.ebuild  |  2 +-
 26 files changed, 50 insertions(+), 88 deletions(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 1345b5e..95bcd52 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -24,13 +24,7 @@ fi
 
 FEATURES=${FEATURES/multilib-strict/}
 
-EXPORTED_FUNCTIONS=pkg_setup src_unpack src_compile src_test src_install 
pkg_postinst pkg_postrm
-case ${EAPI:-0} in
-   0|1);;
-   2|3)EXPORTED_FUNCTIONS+= src_prepare src_configure ;;
-   4*|5*)  EXPORTED_FUNCTIONS+= pkg_pretend src_prepare src_configure ;;
-   *)  die I don't speak EAPI ${EAPI}.
-esac
+EXPORTED_FUNCTIONS=pkg_pretend pkg_setup src_unpack src_prepare src_configure 
src_compile src_test src_install pkg_postinst pkg_postrm
 EXPORT_FUNCTIONS ${EXPORTED_FUNCTIONS}
 
 # globals 
@@ -151,7 +145,7 @@ if [[ ${PN} != kgcc64  ${PN} != gcc-* ]] ; then
tc_version_is_at_least 4.8  IUSE_DEF+=( sanitize )
 fi
 
-[[ ${EAPI:-0} != 0 ]]  IUSE_DEF=( ${IUSE_DEF[@]/#/+} )
+IUSE_DEF=( ${IUSE_DEF[@]/#/+} )
 IUSE+= ${IUSE_DEF[*]}
 
 # Support upgrade paths here or people get pissed
@@ -392,10 +386,6 @@ toolchain_pkg_pretend() {
 # pkg_setup 
 
 toolchain_pkg_setup() {
-   case ${EAPI:-0} in
-   0|1|2|3)toolchain_pkg_pretend ;;
-   esac
-
# we dont want to use the installed compiler's specs to build gcc
unset GCC_SPECS
unset LANGUAGES #265283
@@ -409,10 +399,6 @@ toolchain_src_unpack() {
else
gcc_quick_unpack
fi
-
-   case ${EAPI:-0} in
-   0|1)   toolchain_src_prepare ;;
-   esac
 }
 
 gcc_quick_unpack() {
@@ -1498,10 +1484,6 @@ gcc-abi-map() {
 # src_compile 
 
 toolchain_src_compile() {
-   case ${EAPI:-0} in
-   0|1)   toolchain_src_configure ;;
-   esac
-
touch ${S}/gcc/c-gperf.h
 
# Do not make manpages if we do not have perl ...

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index bf441b1..40f596c 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -1,6 +1,3 @@
--BEGIN PGP SIGNED MESSAGE-
-Hash: SHA256
-
 AUX 3.3.4/libffi-without-libgcj.patch 890 SHA256 
a422ebf05e279bdcb15627363af8101e4d6a54ca037d6da11c13b4768799d974 SHA512 
6204588808a37a13dffc8c6bdf70eb453107413d0c8fffddeb360444e3e605f1ceb42c41905cfa1c4f9cbb1b22dc290e68d2728dbddb0f4d0406dd8dca6789a0
 WHIRLPOOL 
7260ba32fc7d60f1fa4d8667c929e16f3bdf9fe953c823c5b6876d4fea4d4fed52e67aec92cbb599d6327eac009bc4fbbc06ba85acf9848bf346384af0523363
 AUX 3.4.1/gcc-3.4.1-mips-n32only.patch 614 SHA256 
f75cbf7aab59b73f23f2a6b327f9c00bfa87f38a67a054c4aa5637dcbb8dad1e SHA512 
afdbf733c7325d0a7c34c6027c49a4e18af64f2e042680756ebfdd836084e050301d748a2f3ef20c73d20078082b95a6a9d9a1ed05222db4d82be213ebc0f6a2
 WHIRLPOOL 
c291003a930d71b285bd5d4422a3c1a60290ed9499011e04def90c92e755658a8f04a9d30d23d011cdfc2e6caa92348ee25fba14aba195008f62be30b3bf2c14
 AUX 3.4.1/gcc-3.4.1-mips-n64only.patch 614 SHA256 
4e94950bdaec5d089af8a60471e75dd1bf117a2eff9867aa95ebc7800dcdb6c7 SHA512 
f12473edc818285e44a745fde700ee6cda397c8452705464f357815cc2d764f7a3933071495a03617c7c9f4254072cbb7ee11b2d5da943a7e1b4ffb3bd3d7052
 WHIRLPOOL 
8708b686d8daf36b3b646a870210b19826806990a4b3f0b1166a459579281dfcb02488548810a1eec22b0670f099d9930c4bd21b14155136947f180e414917eb
@@ -136,31 +133,31 

[gentoo-commits] gentoo-x86 commit in net-libs/libkgapi: libkgapi-2.2.0.ebuild ChangeLog

2014-12-10 Thread Mikle Kolyada (zlogene)
zlogene 14/12/10 15:04:11

  Modified: libkgapi-2.2.0.ebuild ChangeLog
  Log:
  amd64 stable wrt bug #517344
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  net-libs/libkgapi/libkgapi-2.2.0.ebuild

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

Index: libkgapi-2.2.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.2.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libkgapi-2.2.0.ebuild   20 Aug 2014 16:04:40 -  1.1
+++ libkgapi-2.2.0.ebuild   10 Dec 2014 15:04:11 -  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/libkgapi/libkgapi-2.2.0.ebuild,v 
1.1 2014/08/20 16:04:40 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/libkgapi-2.2.0.ebuild,v 
1.2 2014/12/10 15:04:11 zlogene Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=4
-KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
+KEYWORDS=amd64 ~arm ~ppc ~ppc64 ~x86
 IUSE=debug
 
 DEPEND=



1.35 net-libs/libkgapi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   24 Aug 2014 09:28:58 -  1.34
+++ ChangeLog   10 Dec 2014 15:04:11 -  1.35
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libkgapi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.34 
2014/08/24 09:28:58 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libkgapi/ChangeLog,v 1.35 
2014/12/10 15:04:11 zlogene Exp $
+
+  10 Dec 2014; Mikle Kolyada zlog...@gentoo.org libkgapi-2.2.0.ebuild:
+  amd64 stable wrt bug #517344
 
   24 Aug 2014; Michael Palimaka kensing...@gentoo.org -libkgapi-0.4.4.ebuild,
   -libkgapi-2.1.0.ebuild, -libkgapi-2.1.1.ebuild, metadata.xml:






[gentoo-commits] gentoo-x86 commit in mate-extra/mate-utils: mate-utils-1.8.1.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 22:23:27

  Modified: ChangeLog
  Added:mate-utils-1.8.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.8  mate-extra/mate-utils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   2 Jul 2014 09:48:32 -   1.7
+++ ChangeLog   9 Dec 2014 22:23:27 -   1.8
@@ -1,6 +1,11 @@
 # ChangeLog for mate-extra/mate-utils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.7 
2014/07/02 09:48:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-utils/ChangeLog,v 1.8 
2014/12/09 22:23:27 tamiko Exp $
+
+*mate-utils-1.8.1 (09 Dec 2014)
+
+  09 Dec 2014; Matthias Maier tam...@gentoo.org +mate-utils-1.8.1.ebuild:
+  version bump
 
   02 Jul 2014; Pacho Ramos pa...@gentoo.org mate-utils-1.8.0.ebuild:
   x86 stable, bug 513714



1.1  mate-extra/mate-utils/mate-utils-1.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.1.ebuild?rev=1.1content-type=text/plain

Index: mate-utils-1.8.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mate-extra/mate-utils/mate-utils-1.8.1.ebuild,v 1.1 
2014/12/09 22:23:27 tamiko Exp $

EAPI=5

GCONF_DEBUG=yes
GNOME2_LA_PUNT=yes

inherit gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=Utilities for the MATE desktop
HOMEPAGE=http://mate-desktop.org;

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

IUSE=X applet ipv6 test

RDEPEND=app-text/rarian:0
dev-libs/atk:0
=dev-libs/glib-2.20:2
=gnome-base/libgtop-2.12:2=
=media-libs/libcanberra-0.4:0[gtk]
sys-libs/zlib:0
=x11-libs/gtk+-2.24:2
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
x11-libs/libXext:0
x11-libs/pango:0
applet? ( =mate-base/mate-panel-1.8:0 )

DEPEND=${RDEPEND}
=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
=dev-util/intltool-0.40:*
=mate-base/mate-common-1.6:0
x11-proto/xextproto:0
sys-devel/gettext:*
virtual/pkgconfig:*

src_prepare() {
gnome2_src_prepare

# Remove -D.*DISABLE_DEPRECATED cflagss
# This method is kinda prone to breakage. Recheck carefully with next 
bump.
# bug 339074
LC_ALL=C find . -iname 'Makefile.am' -exec \
sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die

# Do Makefile.in after Makefile.am to avoid automake maintainer-mode
LC_ALL=C find . -iname 'Makefile.in' -exec \
sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die

if ! use test; then
sed -e 's/ tests//' -i logview/Makefile.{am,in} || die
fi

# Fix up desktop files.
LC_ALL=C find . -iname '*.desktop.in*' -exec \
sed -e 's/Categories\(.*\)MATE/Categories\1X-MATE/' -i {} + || 
die
}

src_configure() {
local myconf
if ! use debug; then
myconf=${myconf} --enable-debug=minimum
fi

gnome2_src_configure \
$(use_enable applet gdict-applet) \
$(use_enable ipv6) \
$(use_with X x) \
--disable-maintainer-flags \
--enable-zlib \
${myconf}
}

DOCS=AUTHORS ChangeLog NEWS README THANKS






[gentoo-commits] gentoo-x86 commit in media-sound/tapiir/files: tapiir-0.7.3-acinclude.m4

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/10 16:35:19

  Modified: tapiir-0.7.3-acinclude.m4
  Log:
  Fix underlinking (bug #366193).
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  media-sound/tapiir/files/tapiir-0.7.3-acinclude.m4

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tapiir/files/tapiir-0.7.3-acinclude.m4?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tapiir/files/tapiir-0.7.3-acinclude.m4?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/tapiir/files/tapiir-0.7.3-acinclude.m4?r1=1.1r2=1.2

Index: tapiir-0.7.3-acinclude.m4
===
RCS file: 
/var/cvsroot/gentoo-x86/media-sound/tapiir/files/tapiir-0.7.3-acinclude.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tapiir-0.7.3-acinclude.m4   10 Dec 2014 14:23:51 -  1.1
+++ tapiir-0.7.3-acinclude.m4   10 Dec 2014 16:35:19 -  1.2
@@ -167,7 +167,7 @@
 fi
 
 CXXFLAGS=`fltk-config --cxxflags`
-LDFLAGS=`fltk-config --ldflags`
+LIBS=$LIBS `fltk-config --ldflags`
 ])
 
 






[gentoo-commits] gentoo-x86 commit in x11-libs/cairo: cairo-1.12.18.ebuild cairo-9999.ebuild ChangeLog

2014-12-10 Thread Matt Turner (mattst88)
mattst8814/12/09 21:35:55

  Modified: cairo-1.12.18.ebuild cairo-.ebuild ChangeLog
  Log:
  Drop now unnecessary eautoreconf.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
974CA72A)

Revision  ChangesPath
1.4  x11-libs/cairo/cairo-1.12.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild?r1=1.3r2=1.4

Index: cairo-1.12.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cairo-1.12.18.ebuild9 Dec 2014 21:30:56 -   1.3
+++ cairo-1.12.18.ebuild9 Dec 2014 21:35:55 -   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/x11-libs/cairo/cairo-1.12.18.ebuild,v 1.3 
2014/12/09 21:30:56 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild,v 1.4 
2014/12/09 21:35:55 mattst88 Exp $
 
 EAPI=5
 
@@ -102,10 +102,6 @@
touch src/Makefile.am.features
touch ChangeLog
fi
-
-   # We need to run elibtoolize to ensure correct so versioning on FreeBSD
-   # upgraded to an eautoreconf for the above interix patch.
-   eautoreconf
 }
 
 multilib_src_configure() {



1.54 x11-libs/cairo/cairo-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-.ebuild?rev=1.54view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-.ebuild?rev=1.54content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-.ebuild?r1=1.53r2=1.54

Index: cairo-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-.ebuild,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- cairo-.ebuild   9 Dec 2014 21:30:56 -   1.53
+++ cairo-.ebuild   9 Dec 2014 21:35:55 -   1.54
@@ -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/x11-libs/cairo/cairo-.ebuild,v 1.53 
2014/12/09 21:30:56 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-.ebuild,v 1.54 
2014/12/09 21:35:55 mattst88 Exp $
 
 EAPI=5
 
@@ -103,8 +103,6 @@
touch ChangeLog
fi
 
-   # We need to run elibtoolize to ensure correct so versioning on FreeBSD
-   # upgraded to an eautoreconf for the above interix patch.
eautoreconf
 }
 



1.391x11-libs/cairo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
retrieving revision 1.390
retrieving revision 1.391
diff -u -r1.390 -r1.391
--- ChangeLog   9 Dec 2014 21:30:56 -   1.390
+++ ChangeLog   9 Dec 2014 21:35:55 -   1.391
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/cairo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.390 2014/12/09 
21:30:56 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.391 2014/12/09 
21:35:55 mattst88 Exp $
+
+  09 Dec 2014; Matt Turner matts...@gentoo.org cairo-1.12.18.ebuild,
+  cairo-.ebuild:
+  Drop now unnecessary eautoreconf.
 
   09 Dec 2014; Matt Turner matts...@gentoo.org cairo-1.12.18.ebuild,
   cairo-.ebuild:






[gentoo-commits] gentoo-x86 commit in media-libs/libomxil-bellagio: libomxil-bellagio-0.9.3.ebuild ChangeLog

2014-12-10 Thread Agostino Sarubbo (ago)
ago 14/12/10 09:56:11

  Modified: libomxil-bellagio-0.9.3.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #513736
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  media-libs/libomxil-bellagio/libomxil-bellagio-0.9.3.ebuild

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

Index: libomxil-bellagio-0.9.3.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-libs/libomxil-bellagio/libomxil-bellagio-0.9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libomxil-bellagio-0.9.3.ebuild  12 Feb 2014 17:19:56 -  1.1
+++ libomxil-bellagio-0.9.3.ebuild  10 Dec 2014 09:56:11 -  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/media-libs/libomxil-bellagio/libomxil-bellagio-0.9.3.ebuild,v
 1.1 2014/02/12 17:19:56 chithanh Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libomxil-bellagio/libomxil-bellagio-0.9.3.ebuild,v
 1.2 2014/12/10 09:56:11 ago Exp $
 
 EAPI=5
 XORG_MULTILIB=yes
@@ -14,7 +14,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~x86
 IUSE=+audioeffects +clocksrc debug doc +videoscheduler
 
 RDEPEND=



1.2  media-libs/libomxil-bellagio/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libomxil-bellagio/ChangeLog?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libomxil-bellagio/ChangeLog?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libomxil-bellagio/ChangeLog?r1=1.1r2=1.2

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libomxil-bellagio/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   12 Feb 2014 17:19:56 -  1.1
+++ ChangeLog   10 Dec 2014 09:56:11 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/libomxil-bellagio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libomxil-bellagio/ChangeLog,v 
1.1 2014/02/12 17:19:56 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libomxil-bellagio/ChangeLog,v 
1.2 2014/12/10 09:56:11 ago Exp $
+
+  10 Dec 2014; Agostino Sarubbo a...@gentoo.org 
libomxil-bellagio-0.9.3.ebuild:
+  Stable for amd64, wrt bug #513736
 
 *libomxil-bellagio-0.9.3 (12 Feb 2014)
 






[gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: dhcpcd-6.6.5.ebuild ChangeLog

2014-12-10 Thread William Hubbs (williamh)
williamh14/12/10 05:17:33

  Modified: ChangeLog
  Added:dhcpcd-6.6.5.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.438net-misc/dhcpcd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v
retrieving revision 1.437
retrieving revision 1.438
diff -u -r1.437 -r1.438
--- ChangeLog   29 Nov 2014 08:00:35 -  1.437
+++ ChangeLog   10 Dec 2014 05:17:33 -  1.438
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/dhcpcd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.437 
2014/11/29 08:00:35 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.438 
2014/12/10 05:17:33 williamh Exp $
+
+*dhcpcd-6.6.5 (10 Dec 2014)
+
+  10 Dec 2014; William Hubbs willi...@gentoo.org +dhcpcd-6.6.5.ebuild:
+  version bump
 
 *dhcpcd-6.6.4 (29 Nov 2014)
 



1.1  net-misc/dhcpcd/dhcpcd-6.6.5.ebuild

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

Index: dhcpcd-6.6.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.6.5.ebuild,v 1.1 
2014/12/10 05:17:33 williamh Exp $

EAPI=5

if [[ ${PV} ==  ]]; then
FOSSIL_URI=http://roy.marples.name/projects/dhcpcd;
else
MY_P=${P/_alpha/-alpha}
MY_P=${MY_P/_beta/-beta}
MY_P=${MY_P/_rc/-rc}
SRC_URI=http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2;
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux
S=${WORKDIR}/${MY_P}
fi

inherit eutils systemd toolchain-funcs

DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client
HOMEPAGE=http://roy.marples.name/projects/dhcpcd/;
LICENSE=BSD-2
SLOT=0
IUSE=elibc_glibc ipv6 kernel_linux +udev

COMMON_DEPEND=udev? ( virtual/udev )
DEPEND=${COMMON_DEPEND}
RDEPEND=${COMMON_DEPEND}

if [[ ${PV} ==  ]]; then
DEPEND+= dev-vcs/fossil

src_unpack()
{
local distdir=${PORTAGE_ACTUAL_DISTDIR:-${DISTDIR}}
local repo=${distdir}/fossil/${PN}.fossil

addwrite ${distdir}

if [[ -e ${repo} ]]; then
fossil pull ${FOSSIL_URI} -R ${repo} || die
else
mkdir -p ${distdir}/fossil || die
fossil clone ${FOSSIL_URI} ${repo} || die
fi

mkdir -p ${S} || die
cd ${S} || die
fossil open ${repo} || die
}
fi

src_prepare()
{
epatch_user
}

src_configure()
{
local dev hooks rundir
use udev || dev=--without-dev --without-udev
hooks=--with-hook=ntp.conf
use elibc_glibc  hooks=${hooks} --with-hook=yp.conf
use kernel_linux  rundir=--rundir=${EPREFIX}/run
econf \
--prefix=${EPREFIX} \
--libexecdir=${EPREFIX}/lib/dhcpcd \
--dbdir=${EPREFIX}/var/lib/dhcpcd \
--localstatedir=${EPREFIX}/var \
${rundir} \
$(use_enable ipv6) \
${dev} \
CC=$(tc-getCC) \
${hooks}
}

src_install()
{
default
newinitd ${FILESDIR}/${PN}.initd ${PN}
systemd_dounit ${FILESDIR}/${PN}.service
}

pkg_postinst()
{
# Upgrade the duid file to the new format if needed
local old_duid=${ROOT}/var/lib/dhcpcd/dhcpcd.duid
local new_duid=${ROOT}/etc/dhcpcd.duid
if [ -e ${old_duid} ]  ! grep -q '..:..:..:..:..:..' ${old_duid}; 
then
sed -i -e 's/\(..\)/\1:/g; s/:$//g' ${old_duid}
fi

# Move the duid to /etc, a more sensible location
if [ -e ${old_duid} -a ! -e ${new_duid} ]; then
cp -p ${old_duid} ${new_duid}
fi

if [ -z $REPLACING_VERSIONS ]; then
elog
 elog dhcpcd has zeroconf support active by default.
elog This means it will always obtain an IP address even if no
  

[gentoo-commits] gentoo-x86 commit in dev-perl/Config-JSON: Config-JSON-1.510.0.ebuild metadata.xml ChangeLog

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 22:57:38

  Added:Config-JSON-1.510.0.ebuild metadata.xml ChangeLog
  Log:
  New package, imported from perl overlay, bug 311007
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.1  dev-perl/Config-JSON/Config-JSON-1.510.0.ebuild

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

Index: Config-JSON-1.510.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/Config-JSON/Config-JSON-1.510.0.ebuild,v 1.1 
2014/12/09 22:57:38 dilfridge Exp $

EAPI=5
MODULE_AUTHOR=RIZEN
MODULE_VERSION=1.5100
inherit perl-module

DESCRIPTION=A JSON based config file system

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

RDEPEND=
=dev-perl/Any-Moose-0.130.0
=virtual/perl-File-Temp-0.180.0
=dev-perl/JSON-2.160.0
=virtual/perl-Scalar-List-Utils-1.190.0


DEPEND=${RDEPEND}
=virtual/perl-ExtUtils-MakeMaker-6.56
test? (
=virtual/perl-Test-Simple-0.700.0
=dev-perl/Test-Deep-0.95.0
)


SRC_TEST=do



1.1  dev-perl/Config-JSON/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
herdperl/herd
upstream
remote-id type=cpanConfig-JSON/remote-id
remote-id type=cpan-moduleConfig::JSON/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/Config-JSON/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/Config-JSON
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-JSON/ChangeLog,v 1.1 
2014/12/09 22:57:38 dilfridge Exp $

*Config-JSON-1.510.0 (09 Dec 2014)

  09 Dec 2014; Andreas K. Huettel dilfri...@gentoo.org
  +Config-JSON-1.510.0.ebuild, +metadata.xml:
  New package, imported from perl overlay, bug 311007






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

2014-12-10 Thread Mike Pagano
commit: 
Commit: Mike Pagano mpagano AT gentoo DOT org
CommitDate: Wed Dec 10 01:36:45 2014 +

New tag: 3.10-69




[gentoo-commits] gentoo-x86 commit in app-text/atril: ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 22:49:41

  Modified: ChangeLog
  Log:
  sign manifest
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.7  app-text/atril/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/atril/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   9 Dec 2014 22:48:41 -   1.6
+++ ChangeLog   9 Dec 2014 22:49:41 -   1.7
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/atril
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/atril/ChangeLog,v 1.6 2014/12/09 
22:48:41 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/atril/ChangeLog,v 1.7 2014/12/09 
22:49:41 tamiko Exp $
+
+  09 Dec 2014; Matthias Maier tam...@gentoo.org atril-1.8.1.ebuild:
+  sign manifest
 
 *atril-1.8.1 (09 Dec 2014)
 






[gentoo-commits] gentoo-x86 commit in net-dns/pdns-recursor: ChangeLog pdns-recursor-3.6.2.ebuild

2014-12-10 Thread Sven Wegener (swegener)
swegener14/12/09 20:01:31

  Modified: ChangeLog
  Added:pdns-recursor-3.6.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x64D4CF24)

Revision  ChangesPath
1.51 net-dns/pdns-recursor/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns-recursor/ChangeLog?rev=1.51view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns-recursor/ChangeLog?rev=1.51content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns-recursor/ChangeLog?r1=1.50r2=1.51

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   23 Oct 2014 10:15:45 -  1.50
+++ ChangeLog   9 Dec 2014 20:01:31 -   1.51
@@ -1,6 +1,11 @@
 # ChangeLog for net-dns/pdns-recursor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.50 
2014/10/23 10:15:45 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.51 
2014/12/09 20:01:31 swegener Exp $
+
+*pdns-recursor-3.6.2 (09 Dec 2014)
+
+  09 Dec 2014; Sven Wegener swege...@gentoo.org +pdns-recursor-3.6.2.ebuild:
+  Version bump.
 
   23 Oct 2014; Sven Wegener swege...@gentoo.org -pdns-recursor-3.6.0.ebuild:
   Remove vulnerable version.



1.1  net-dns/pdns-recursor/pdns-recursor-3.6.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.6.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.6.2.ebuild?rev=1.1content-type=text/plain

Index: pdns-recursor-3.6.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.6.2.ebuild,v 1.1 
2014/12/09 20:01:31 swegener Exp $

EAPI=4

inherit toolchain-funcs flag-o-matic eutils

DESCRIPTION=The PowerDNS Recursor
HOMEPAGE=http://www.powerdns.com/;
SRC_URI=http://downloads.powerdns.com/releases/${P}.tar.bz2;

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

DEPEND=lua? ( =dev-lang/lua-5.1 )
RDEPEND=${DEPEND}
!net-dns/pdns-2.9.20-r1
DEPEND=${DEPEND}
=dev-libs/boost-1.33.1

pkg_setup() {
filter-flags -ftree-vectorize
}

src_configure() {
true
}

src_compile() {
emake \
LOCALSTATEDIR=/var/lib/powerdns \
CC=$(tc-getCC) \
CXX=$(tc-getCXX) \
OPTFLAGS= \
LUA_LIBS_CONFIG=-llua \
LUA_CPPFLAGS_CONFIG= \
LUA=$(use lua  echo 1)
}

src_install() {
dosbin pdns_recursor rec_control
doman pdns_recursor.1 rec_control.1

insinto /etc/powerdns
doins ${FILESDIR}/recursor.conf

doinitd ${FILESDIR}/precursor

# Pretty ugly, uh?
dodir /var/lib/powerdns/var/lib
dosym ../.. /var/lib/powerdns/var/lib/powerdns
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libxml2: ChangeLog libxml2-2.9.1-r4.ebuild libxml2-2.9.1-r5.ebuild

2014-12-10 Thread Pacho Ramos (pacho)
pacho   14/12/09 18:45:10

  Modified: ChangeLog
  Removed:  libxml2-2.9.1-r4.ebuild libxml2-2.9.1-r5.ebuild
  Log:
  Cleanup due to security bug #525656
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.438dev-libs/libxml2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v
retrieving revision 1.437
retrieving revision 1.438
diff -u -r1.437 -r1.438
--- ChangeLog   6 Dec 2014 16:48:44 -   1.437
+++ ChangeLog   9 Dec 2014 18:45:10 -   1.438
@@ -1,6 +1,20 @@
 # ChangeLog for dev-libs/libxml2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.437 
2014/12/06 16:48:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/ChangeLog,v 1.438 
2014/12/09 18:45:10 pacho Exp $
+
+  09 Dec 2014; Pacho Ramos pa...@gentoo.org
+  -files/libxml2-2.9.0-manual-python.patch,
+  -files/libxml2-2.9.0-thread-alloc.patch,
+  -files/libxml2-2.9.1-compression-detection.patch,
+  -files/libxml2-2.9.1-external-param-entities.patch,
+  -files/libxml2-2.9.1-icu-pkgconfig.patch,
+  -files/libxml2-2.9.1-missing-break.patch,
+  -files/libxml2-2.9.1-non-ascii-cr-lf.patch,
+  -files/libxml2-2.9.1-python-2.6.patch, -files/libxml2-2.9.1-python3.patch,
+  -files/libxml2-2.9.1-python3a.patch,
+  -files/libxml2-2.9.1-xmllint-postvalid.patch, -libxml2-2.9.1-r4.ebuild,
+  -libxml2-2.9.1-r5.ebuild:
+  Cleanup due to security bug #525656
 
   06 Dec 2014; Agostino Sarubbo a...@gentoo.org libxml2-2.9.2.ebuild:
   Stable for ia64, wrt bug #525656






[gentoo-commits] gentoo-x86 commit in app-editors/pluma: pluma-1.8.1.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/10 09:25:06

  Modified: pluma-1.8.1.ebuild ChangeLog
  Log:
  do not call to python-single-r1_pkg_setup if USE=-python, bug #518026
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.6  app-editors/pluma/pluma-1.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/pluma/pluma-1.8.1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/pluma/pluma-1.8.1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/pluma/pluma-1.8.1.ebuild?r1=1.5r2=1.6

Index: pluma-1.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/pluma/pluma-1.8.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pluma-1.8.1.ebuild  9 Dec 2014 22:42:36 -   1.5
+++ pluma-1.8.1.ebuild  10 Dec 2014 09:25:06 -  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/app-editors/pluma/pluma-1.8.1.ebuild,v 1.5 
2014/12/09 22:42:36 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/pluma-1.8.1.ebuild,v 1.6 
2014/12/10 09:25:06 tamiko Exp $
 
 EAPI=5
 
@@ -65,6 +65,10 @@
=sys-devel/gettext-0.17:*
virtual/pkgconfig:*
 
+pkg_setup() {
+   use python  python-single-r1_pkg_setup
+}
+
 src_configure() {
gnome2_src_configure \
--disable-updater \



1.7  app-editors/pluma/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   9 Dec 2014 22:42:36 -   1.6
+++ ChangeLog   10 Dec 2014 09:25:06 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/pluma
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v 1.6 
2014/12/09 22:42:36 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v 1.7 
2014/12/10 09:25:06 tamiko Exp $
+
+  10 Dec 2014; Matthias Maier tam...@gentoo.org pluma-1.8.1.ebuild:
+  do not call to python-single-r1_pkg_setup if USE=-python, bug #518026
 
   09 Dec 2014; Matthias Maier tam...@gentoo.org pluma-1.8.1.ebuild:
   add mate-base/mate-desktop dependency wrt bug #523574






[gentoo-commits] gentoo-x86 commit in games-strategy/scorched3d/files: scorched3d-44-jpeg9.patch scorched3d-44-fixups.patch scorched3d-44-win32.patch scorched3d-44-odbc.patch scorched3d-44-freetype.pa

2014-12-10 Thread Michael Sterrett (mr_bones_)
mr_bones_14/12/09 22:08:49

  Added:scorched3d-44-jpeg9.patch
scorched3d-44-fixups.patch
scorched3d-44-win32.patch scorched3d-44-odbc.patch
scorched3d-44-freetype.patch
scorched3d-44-gcc43.patch
  Log:
  version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.1  games-strategy/scorched3d/files/scorched3d-44-jpeg9.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-jpeg9.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-jpeg9.patch?rev=1.1content-type=text/plain

Index: scorched3d-44-jpeg9.patch
===
--- src/common/image/ImageJpgFactory.cpp.old2014-12-03 09:52:03.306552513 
+0100
+++ src/common/image/ImageJpgFactory.cpp2014-12-03 09:53:22.117786304 
+0100
@@ -79,7 +79,7 @@
src-next_input_byte = FakeEOI;
src-bytes_in_buffer = 2;
 
-   return TRUE;
+   return (boolean)TRUE;
 }
 
 METHODDEF(void)
@@ -166,7 +166,7 @@
src-bytes_in_buffer = buffer.getBufferUsed();
src-next_input_byte = (JOCTET *) buffer.getBuffer();
 
-   jpeg_read_header(cinfo, TRUE);
+   jpeg_read_header(cinfo, (boolean)TRUE);
jpeg_start_decompress(cinfo);
 
if ((cinfo.output_components == 3  !readalpha) ||



1.1  games-strategy/scorched3d/files/scorched3d-44-fixups.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-fixups.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-fixups.patch?rev=1.1content-type=text/plain

Index: scorched3d-44-fixups.patch
===
--- scorched.orig/configure.ac
+++ scorched/configure.ac
@@ -13,22 +13,6 @@
 AC_PROG_INSTALL
 AC_PROG_RANLIB
 
-LDFLAGS=$LDFLAGS -L/usr/X11R6/lib -L/usr/X11R6
-CPPFLAGS=$CPPFLAGS -I/usr/X11R6/include -I/usr/X11R6
-
-if test `uname` == Darwin; then
-LDFLAGS=$LDFLAGS -lmx
-CPPFLAGS=$CPPFLAGS -DFFTW_USE_DOUBLE -D__DARWIN__ -D__MACOSX__
-else
-LDFLAGS=$LDFLAGS -L/usr/local/lib
-CPPFLAGS=$CPPFLAGS -I/usr/local/include
-fi
-
-AC_CHECK_LIB(fridge, beer, echo Hmm?!,[
-   echo Warning: No beer found in fridge!;
-   echo We highly suggest that you rectify this situation immediately.
-])
-
 AC_ARG_ENABLE(serveronly, 
[  --enable-serveronly Enable server only compilation],
, enable_serveronly=no,



1.1  games-strategy/scorched3d/files/scorched3d-44-win32.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-win32.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-win32.patch?rev=1.1content-type=text/plain

Index: scorched3d-44-win32.patch
===
--- scorched.old/src/common/porting/windows.h
+++ scorched/src/common/porting/windows.h
@@ -9,6 +9,7 @@
 #include ctype.h
 #include common/Defines.h
 
+#ifdef _WIN32
 typedef char * LPSTR;
 typedef const char *   LPCTSTR;
 typedef unsigned int   DWORD;
@@ -27,6 +28,7 @@
 typedef intLRESULT;
 typedef void * HDC;
 typedef void *  HGLRC;
+#endif  /* _WIN32 */
 
 #define _strnicmp(a,b,c)   strncasecmp(a,b,c)
 #define stricmp(a,b)   strcasecmp(a,b)



1.1  games-strategy/scorched3d/files/scorched3d-44-odbc.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-odbc.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-odbc.patch?rev=1.1content-type=text/plain

Index: scorched3d-44-odbc.patch
===
When x11-libs/wxGTK is built with the odbc use flag, scorched3d fails to build.
bug #285384 - patch from Bob Johnson

--- scorched/src/common/porting/windows.h
+++ fix_scorched/src/common/porting/windows.h
@@ -11,8 +11,8 @@
 
 typedef char * LPSTR;
 typedef const char *   LPCTSTR;
-typedef unsigned int   DWORD;
-typedef unsigned int *  LPDWORD;
+typedef unsigned long  DWORD;
+typedef DWORD * LPDWORD;
 typedef unsigned char * LPBYTE;
 typedef intINT;
 typedef long   LONG;



1.1  
games-strategy/scorched3d/files/scorched3d-44-freetype.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/files/scorched3d-44-freetype.patch?rev=1.1view=markup
plain: 

[gentoo-commits] gentoo-x86 commit in media-plugins/kipi-plugins: kipi-plugins-4.2.0.ebuild kipi-plugins-4.4.0.ebuild ChangeLog

2014-12-10 Thread Manuel Rueger (mrueg)
mrueg   14/12/09 21:26:37

  Modified: kipi-plugins-4.2.0.ebuild kipi-plugins-4.4.0.ebuild
ChangeLog
  Log:
  Support dependency on kde-apps-based packages, too.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.4  media-plugins/kipi-plugins/kipi-plugins-4.2.0.ebuild

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

Index: kipi-plugins-4.2.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/kipi-plugins-4.2.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kipi-plugins-4.2.0.ebuild   15 Sep 2014 23:30:42 -  1.3
+++ kipi-plugins-4.2.0.ebuild   9 Dec 2014 21:26:37 -   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-plugins/kipi-plugins/kipi-plugins-4.2.0.ebuild,v 
1.3 2014/09/15 23:30:42 reavertm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/kipi-plugins-4.2.0.ebuild,v 
1.4 2014/12/09 21:26:37 mrueg Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
 IUSE=cdr calendar crypt debug expoblending gpssync +imagemagick ipod 
mediawiki panorama redeyes scanner upnp videoslideshow vkontakte
 
 COMMONDEPEND=
-   $(add_kdebase_dep libkipi)
+   || ( kde-apps/libkipi:4 $(add_kdebase_dep libkipi) )
kde-base/libkdcraw:4=
kde-base/libkexiv2:4=
dev-libs/expat
@@ -52,7 +52,7 @@
mediawiki?  ( =net-libs/libmediawiki-3.0.0 )
redeyes?( media-libs/opencv )
scanner?(
- $(add_kdebase_dep libksane)
+   || ( kde-apps/libksane:4  $(add_kdebase_dep libksane) )
  media-gfx/sane-backends
)
upnp?   ( media-libs/herqq )



1.2  media-plugins/kipi-plugins/kipi-plugins-4.4.0.ebuild

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

Index: kipi-plugins-4.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/kipi-plugins-4.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kipi-plugins-4.4.0.ebuild   30 Oct 2014 00:25:46 -  1.1
+++ kipi-plugins-4.4.0.ebuild   9 Dec 2014 21:26:37 -   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/media-plugins/kipi-plugins/kipi-plugins-4.4.0.ebuild,v 
1.1 2014/10/30 00:25:46 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/kipi-plugins-4.4.0.ebuild,v 
1.2 2014/12/09 21:26:37 mrueg Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
 IUSE=cdr calendar crypt debug expoblending gpssync +imagemagick ipod 
mediawiki panorama redeyes scanner upnp videoslideshow vkontakte
 
 COMMONDEPEND=
-   $(add_kdebase_dep libkipi)
+   || ( kde-apps/libkipi:4 $(add_kdebase_dep libkipi) )
kde-base/libkdcraw:4=
kde-base/libkexiv2:4=
dev-libs/expat
@@ -52,7 +52,7 @@
mediawiki?  ( =net-libs/libmediawiki-3.0.0 )
redeyes?( =media-libs/opencv-2.4.9 )
scanner?(
- $(add_kdebase_dep libksane)
+   || ( kde-apps/libksane:4 $(add_kdebase_dep libksane) )
  media-gfx/sane-backends
)
upnp?   ( media-libs/herqq )



1.170media-plugins/kipi-plugins/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   

[gentoo-commits] gentoo-x86 commit in media-libs/libpng: libpng-1.2.52.ebuild libpng-1.6.15.ebuild libpng-1.5.20.ebuild ChangeLog

2014-12-10 Thread Agostino Sarubbo (ago)
ago 14/12/10 19:25:24

  Modified: libpng-1.2.52.ebuild libpng-1.6.15.ebuild
libpng-1.5.20.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #531264
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  media-libs/libpng/libpng-1.2.52.ebuild

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

Index: libpng-1.2.52.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.52.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libpng-1.2.52.ebuild24 Nov 2014 06:07:22 -  1.1
+++ libpng-1.2.52.ebuild10 Dec 2014 19:25:24 -  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/media-libs/libpng/libpng-1.2.52.ebuild,v 
1.1 2014/11/24 06:07:22 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.52.ebuild,v 
1.2 2014/12/10 19:25:24 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=libpng
 SLOT=1.2
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh 
~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux
 IUSE=
 
 RDEPEND==sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]



1.2  media-libs/libpng/libpng-1.6.15.ebuild

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

Index: libpng-1.6.15.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.15.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libpng-1.6.15.ebuild24 Nov 2014 06:07:22 -  1.1
+++ libpng-1.6.15.ebuild10 Dec 2014 19:25:24 -  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/media-libs/libpng/libpng-1.6.15.ebuild,v 
1.1 2014/11/24 06:07:22 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.6.15.ebuild,v 
1.2 2014/12/10 19:25:24 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=libpng
 SLOT=0/16
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt
 IUSE=apng neon static-libs
 
 RDEPEND==sys-libs/zlib-1.2.8-r1:=[${MULTILIB_USEDEP}]



1.2  media-libs/libpng/libpng-1.5.20.ebuild

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

Index: libpng-1.5.20.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.5.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libpng-1.5.20.ebuild24 Nov 2014 06:07:22 -  1.1
+++ libpng-1.5.20.ebuild10 Dec 2014 19:25:24 -  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/media-libs/libpng/libpng-1.5.20.ebuild,v 
1.1 2014/11/24 06:07:22 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.5.20.ebuild,v 
1.2 2014/12/10 19:25:24 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 

[gentoo-commits] gentoo-x86 commit in mate-base/mate-panel/files: mate-panel-1.8.1-update_marco_wm_name.patch

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 21:39:06

  Added:mate-panel-1.8.1-update_marco_wm_name.patch
  Log:
  fix a renaming issue with marco, bug #525512, enable epatch_user
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.1  
mate-base/mate-panel/files/mate-panel-1.8.1-update_marco_wm_name.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-panel/files/mate-panel-1.8.1-update_marco_wm_name.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-panel/files/mate-panel-1.8.1-update_marco_wm_name.patch?rev=1.1content-type=text/plain

Index: mate-panel-1.8.1-update_marco_wm_name.patch
===
--- a/applets/wncklet/workspace-switcher.c
+++ b/applets/wncklet/workspace-switcher.c
@@ -143,6 +143,8 @@
 
if (!wm_name)
pager-wm = PAGER_WM_UNKNOWN;
+   else if (strcmp(wm_name, Metacity (Marco)) == 0)
+   pager-wm = PAGER_WM_MARCO;
else if (strcmp(wm_name, Marco) == 0)
pager-wm = PAGER_WM_MARCO;
else if (strcmp(wm_name, Compiz) == 0)






[gentoo-commits] gentoo-x86 commit in dev-python/astroid: astroid-1.3.2.ebuild ChangeLog

2014-12-10 Thread Patrick Lauer (patrick)
patrick 14/12/10 07:51:39

  Modified: ChangeLog
  Added:astroid-1.3.2.ebuild
  Log:
  Bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.9  dev-python/astroid/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   10 Sep 2014 09:35:33 -  1.8
+++ ChangeLog   10 Dec 2014 07:51:39 -  1.9
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/astroid
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v 1.8 
2014/09/10 09:35:33 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v 1.9 
2014/12/10 07:51:39 patrick Exp $
+
+*astroid-1.3.2 (10 Dec 2014)
+
+  10 Dec 2014; Patrick Lauer patr...@gentoo.org +astroid-1.3.2.ebuild:
+  Bump
 
 *astroid-1.2.1 (10 Sep 2014)
 



1.1  dev-python/astroid/astroid-1.3.2.ebuild

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

Index: astroid-1.3.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/astroid-1.3.2.ebuild,v 
1.1 2014/12/10 07:51:39 patrick Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
RESTRICT=test # False is not True ;)

inherit distutils-r1

DESCRIPTION=Abstract Syntax Tree for logilab packages
HOMEPAGE=http://bitbucket.org/logilab/astroid 
http://pypi.python.org/pypi/astroid;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos 
~x86-macos
IUSE=test

# Version specified in __pkginfo__.py.
RDEPEND==dev-python/logilab-common-0.60.0[${PYTHON_USEDEP}]
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
app-arch/unzip
test? ( ${RDEPEND}
=dev-python/pylint-1.4.0[${PYTHON_USEDEP}]
$(python_gen_cond_dep 
'dev-python/egenix-mx-base[${PYTHON_USEDEP}]' python2_7) )
# Required for tests
DISTUTILS_IN_SOURCE_BUILD=1

# Restrict to test phase, required because suite fails horribly without it
src_test() {
local DISTUTILS_NO_PARALLEL_BUILD=1
distutils-r1_src_test
}

python_test() {
${PYTHON} setup.py build

pushd build/lib  /dev/null
PYTHONPATH=. pytest || die Tests fail with ${EPYTHON}
popd  /dev/null
}






[gentoo-commits] proj/sci:master commit in: sci-libs/libxc/

2014-12-10 Thread Honza Macháček
commit: d3492ecb4d54ca11f65d74b73daa975f6cba2376
Author: Honza Macháček Hloupy.Honza AT centrum DOT cz
AuthorDate: Wed Dec 10 15:24:47 2014 +
Commit: Honza Macháček Hloupy.Honza AT centrum DOT cz
CommitDate: Wed Dec 10 15:24:47 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d3492ecb

Version bumps of sci-libs/libxc to versions 2.1.1 and 2.2.1, cleanup.

Package-Manager: portage-2.2.14

---
 sci-libs/libxc/ChangeLog   |  9 
 sci-libs/libxc/libxc-1.2.0-r1.ebuild   | 55 ---
 sci-libs/libxc/libxc-2.0.1.ebuild  | 59 
 sci-libs/libxc/libxc-2.0.2.ebuild  | 59 
 sci-libs/libxc/libxc-2.0.3.ebuild  | 63 --
 .../{libxc-2.2.0.ebuild = libxc-2.1.1.ebuild} |  2 -
 .../{libxc-2.1.0.ebuild = libxc-2.2.1.ebuild} |  2 -
 sci-libs/libxc/libxc-.ebuild   | 51 --
 8 files changed, 9 insertions(+), 291 deletions(-)

diff --git a/sci-libs/libxc/ChangeLog b/sci-libs/libxc/ChangeLog
index 3e0060f..3a0421d 100644
--- a/sci-libs/libxc/ChangeLog
+++ b/sci-libs/libxc/ChangeLog
@@ -2,6 +2,15 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*libxc-2.2.1 (10 Dec 2014)
+*libxc-2.1.1 (10 Dec 2014)
+
+  10 Dec 2014; Honza Macháček hloupy.ho...@centrum.cz
+  -libxc-1.2.0-r1.ebuild, -libxc-2.0.1.ebuild, -libxc-2.0.2.ebuild,
+  -libxc-2.0.3.ebuild, -libxc-2.1.0.ebuild, +libxc-2.1.1.ebuild,
+  -libxc-2.2.0.ebuild, +libxc-2.2.1.ebuild, -libxc-.ebuild:
+  Version bumps to sci-libs/libxc-2.1.1 and 2.2.1, cleanup.
+
   27 Jun 2014; Honza Macháček hloupy.ho...@centrum.cz libxc-2.0.3.ebuild:
   sci-libs/libxc-2.0.3.ebuild adjusted to export the C preprocessor name in the
   FCCPP variable that the build system looks for

diff --git a/sci-libs/libxc/libxc-1.2.0-r1.ebuild 
b/sci-libs/libxc/libxc-1.2.0-r1.ebuild
deleted file mode 100644
index ba723df..000
--- a/sci-libs/libxc/libxc-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-inherit autotools-utils fortran-2 multilib
-
-MY_P=${P//_/-}
-
-DESCRIPTION=A library of exchange-correlation functionals for use in DFT
-HOMEPAGE=http://www.tddft.org/programs/octopus/wiki/index.php/Libxc;
-SRC_URI=http://www.tddft.org/programs/octopus/download/${PN}/${P}.tar.gz;
-
-LICENSE=LGPL-3
-SLOT=0
-KEYWORDS=~amd64 ~x86 ~amd64-linux
-IUSE=fortran static-libs -test
-
-S=${WORKDIR}/${MY_P}
-
-MAKEOPTS+= -j1
-
-pkg_setup() {
-   use fortran  fortran-2_pkg_setup
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable fortran)
-   FCFLAGS=${FCFLAGS:- ${FFLAGS:- -O2}} -fPIC
-   CFLAGS=${CFLAGS} -fPIC
-   )
-   autotools-utils_src_configure
-}
-
-## Upstream recommends not running the test suite because it requires
-## human expert interpretation to determine whether output is an error or
-## expected under certain circumstances.
-# The autotools src_test function modified not to die. Runs emake check in 
build directory.
-src_test() {
-   debug-print-function ${FUNCNAME} $@
-
-   _check_build_dir
-   pushd ${BUILD_DIR}  /dev/null || die
-   ewarn This will fail if any test fails, no matter how dealt with in 
the ebuild.
-   make check || ewarn Make check failed. See above for details.
-   einfo emake check done
-   popd  /dev/null || die
-}
-
-src_install() {
-   autotools-utils_src_install
-
-}

diff --git a/sci-libs/libxc/libxc-2.0.1.ebuild 
b/sci-libs/libxc/libxc-2.0.1.ebuild
deleted file mode 100644
index b794ff9..000
--- a/sci-libs/libxc/libxc-2.0.1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils flag-o-matic fortran-2 multilib
-
-MY_P=${P//_/-}
-
-DESCRIPTION=A library of exchange-correlation functionals for use in DFT
-HOMEPAGE=http://www.tddft.org/programs/octopus/wiki/index.php/Libxc;
-SRC_URI=http://www.tddft.org/programs/octopus/download/${PN}/${P}.tar.gz;
-
-LICENSE=LGPL-3
-SLOT=0
-KEYWORDS=~amd64 ~x86 ~amd64-linux
-IUSE=fortran static-libs -test
-
-S=${WORKDIR}/${MY_P}
-
-MAKEOPTS+= -j1
-
-pkg_setup() {
-   use fortran  fortran-2_pkg_setup
-}
-
-src_prepare() {
-   sed \
-   -e s:${PN}.f90:${PN}.F90:g \
-   -i src/Makefile.am || die
-   autotools-utils_src_prepare
-}
-
-src_configure() {
-   local myeconfargs=( $(use_enable fortran) )
-   autotools-utils_src_configure
-}
-
-## Upstream recommends not running the test suite because it requires
-## human expert interpretation to determine whether output is an error or
-## expected under certain 

[gentoo-commits] gentoo-x86 commit in dev-perl/local-lib: - New directory

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 20:52:03

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-perl/local-lib added to the repository



[gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-10.2.8.ebuild ChangeLog

2014-12-10 Thread Agostino Sarubbo (ago)
ago 14/12/10 09:56:03

  Modified: mesa-10.2.8.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #513736
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  media-libs/mesa/mesa-10.2.8.ebuild

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

Index: mesa-10.2.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.2.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mesa-10.2.8.ebuild  9 Dec 2014 11:16:37 -   1.4
+++ mesa-10.2.8.ebuild  10 Dec 2014 09:56: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/media-libs/mesa/mesa-10.2.8.ebuild,v 1.4 
2014/12/09 11:16:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.2.8.ebuild,v 1.5 
2014/12/10 09:56:03 ago Exp $
 
 EAPI=5
 
@@ -39,7 +39,7 @@
 # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0
 LICENSE=MIT SGI-B-2.0
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 
 INTEL_CARDS=i915 i965 ilo intel
 RADEON_CARDS=r100 r200 r300 r600 radeon radeonsi



1.589media-libs/mesa/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.588
retrieving revision 1.589
diff -u -r1.588 -r1.589
--- ChangeLog   9 Dec 2014 21:09:03 -   1.588
+++ ChangeLog   10 Dec 2014 09:56:03 -  1.589
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.588 
2014/12/09 21:09:03 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.589 
2014/12/10 09:56:03 ago Exp $
+
+  10 Dec 2014; Agostino Sarubbo a...@gentoo.org mesa-10.2.8.ebuild:
+  Stable for amd64, wrt bug #513736
 
   09 Dec 2014; Matt Turner matts...@gentoo.org -mesa-10.3.4-r1.ebuild,
   -mesa-10.3.4.ebuild, metadata.xml:






[gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: adobe-flash-11.2.202.425.ebuild ChangeLog

2014-12-10 Thread Agostino Sarubbo (ago)
ago 14/12/09 21:37:11

  Modified: adobe-flash-11.2.202.425.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #532074
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild?r1=1.2r2=1.3

Index: adobe-flash-11.2.202.425.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- adobe-flash-11.2.202.425.ebuild 9 Dec 2014 21:36:57 -   1.2
+++ adobe-flash-11.2.202.425.ebuild 9 Dec 2014 21:37:11 -   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/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v
 1.2 2014/12/09 21:36:57 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v
 1.3 2014/12/09 21:37:11 ago Exp $
 
 EAPI=5
 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal
@@ -32,7 +32,7 @@
 
 SLOT=0
 
-KEYWORDS=-* amd64 ~x86
+KEYWORDS=-* amd64 x86
 LICENSE=AdobeFlash-11.x
 RESTRICT=strip mirror
 



1.282www-plugins/adobe-flash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.282view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.282content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.281r2=1.282

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -r1.281 -r1.282
--- ChangeLog   9 Dec 2014 21:36:57 -   1.281
+++ ChangeLog   9 Dec 2014 21:37:11 -   1.282
@@ -1,6 +1,10 @@
 # ChangeLog for www-plugins/adobe-flash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.281 
2014/12/09 21:36:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.282 
2014/12/09 21:37:11 ago Exp $
+
+  09 Dec 2014; Agostino Sarubbo a...@gentoo.org
+  adobe-flash-11.2.202.425.ebuild:
+  Stable for x86, wrt bug #532074
 
   09 Dec 2014; Agostino Sarubbo a...@gentoo.org
   adobe-flash-11.2.202.425.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-perl/local-lib: ChangeLog metadata.xml local-lib-1.8.26.ebuild

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 20:53:08

  Added:ChangeLog metadata.xml local-lib-1.8.26.ebuild
  Log:
  New package, imported from Perl overlay, dependency of dev-perl/App-perlbrew
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.1  dev-perl/local-lib/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/local-lib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/local-lib/ChangeLog,v 1.1 
2014/12/09 20:53:08 dilfridge Exp $

*local-lib-1.8.26 (09 Dec 2014)

  09 Dec 2014; Andreas K. Huettel dilfri...@gentoo.org
  +local-lib-1.8.26.ebuild, +files/1.008026/0001_No_CPAN.patch, +metadata.xml:
  New package, imported from Perl overlay, dependency of dev-perl/App-perlbrew




1.1  dev-perl/local-lib/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
herdperl/herd
upstream
remote-id type=cpanlocal-lib/remote-id
remote-id type=cpan-modulelib::core::only/remote-id
remote-id type=cpan-modulelocal::lib/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/local-lib/local-lib-1.8.26.ebuild

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

Index: local-lib-1.8.26.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/local-lib/local-lib-1.8.26.ebuild,v 
1.1 2014/12/09 20:53:08 dilfridge Exp $

EAPI=5
MODULE_AUTHOR=HAARG
MODULE_VERSION=1.008026
inherit perl-module

DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB'
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

PATCHES=(
${FILESDIR}/${MODULE_VERSION}/0001_No_CPAN.patch
)

RDEPEND=
=virtual/perl-CPAN-1.820.0
=virtual/perl-ExtUtils-Install-1.430.0
=virtual/perl-ExtUtils-MakeMaker-6.740.0
=virtual/perl-Module-Build-0.360.0

DEPEND=${RDEPEND}
=virtual/perl-ExtUtils-MakeMaker-6.590.0


SRC_TEST=do parallel






[gentoo-commits] gentoo-x86 commit in x11-libs/cairo/files: cairo-1.12.18-disable-test-suite.patch

2014-12-10 Thread Matt Turner (mattst88)
mattst8814/12/09 21:27:32

  Added:cairo-1.12.18-disable-test-suite.patch
  Log:
  Readd patch to avoid building the test suite. Was silently dropped in the 
1.12.16 bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
974CA72A)

Revision  ChangesPath
1.1  x11-libs/cairo/files/cairo-1.12.18-disable-test-suite.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/files/cairo-1.12.18-disable-test-suite.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/files/cairo-1.12.18-disable-test-suite.patch?rev=1.1content-type=text/plain

Index: cairo-1.12.18-disable-test-suite.patch
===
diff --git a/test/Makefile.am b/test/Makefile.am
index 950629b..db8cc90 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -75,7 +75,7 @@ endif
 endif
 test_sources += $(test)
 
-noinst_PROGRAMS = cairo-test-suite$(EXEEXT) # always build
+check_PROGRAMS = cairo-test-suite$(EXEEXT) # always build
 noinst_SCRIPTS = check-refs.sh
 
 TESTS += cairo-test-suite$(EXEEXT)






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

2014-12-10 Thread Remi Cardona (remi)
remi14/12/09 21:01:36

  Modified: package.mask
  Log:
  relax p.mask on xorg-server to allow security bump

Revision  ChangesPath
1.16210  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16209
retrieving revision 1.16210
diff -u -r1.16209 -r1.16210
--- package.mask9 Dec 2014 12:52:49 -   1.16209
+++ package.mask9 Dec 2014 21:01:35 -   1.16210
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16209 2014/12/09 
12:52:49 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16210 2014/12/09 
21:01:35 remi 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
@@ -44,7 +44,7 @@
 =app-admin/eselect-opengl-1.3.0
 =media-libs/mesa-10.3.4-r1
 =media-libs/mesa-10.3.5-r1
-=x11-base/xorg-server-1.16.2-r1
+=x11-base/xorg-server-1.16.2-r1
 =x11-proto/glproto-1.4.17-r1
 
 # Ian Stakenvicius a...@gentoo.org (03 Dec 2014)






[gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-ews: evolution-ews-3.12.9.ebuild ChangeLog

2014-12-10 Thread Pacho Ramos (pacho)
pacho   14/12/09 19:42:35

  Modified: ChangeLog
  Added:evolution-ews-3.12.9.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  ChangesPath
1.35 gnome-extra/evolution-ews/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?rev=1.35view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?rev=1.35content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/ChangeLog?r1=1.34r2=1.35

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   11 Nov 2014 11:42:52 -  1.34
+++ ChangeLog   9 Dec 2014 19:42:35 -   1.35
@@ -1,6 +1,11 @@
 # ChangeLog for gnome-extra/evolution-ews
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v 1.34 
2014/11/11 11:42:52 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/ChangeLog,v 1.35 
2014/12/09 19:42:35 pacho Exp $
+
+*evolution-ews-3.12.9 (09 Dec 2014)
+
+  09 Dec 2014; Pacho Ramos pa...@gentoo.org +evolution-ews-3.12.9.ebuild:
+  Version bump
 
 *evolution-ews-3.12.8 (11 Nov 2014)
 



1.1  gnome-extra/evolution-ews/evolution-ews-3.12.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.9.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.9.ebuild?rev=1.1content-type=text/plain

Index: evolution-ews-3.12.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/gnome-extra/evolution-ews/evolution-ews-3.12.9.ebuild,v 
1.1 2014/12/09 19:42:35 pacho Exp $

EAPI=5
GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit gnome2

DESCRIPTION=Evolution module for connecting to Microsoft Exchange Web Services
HOMEPAGE=https://wiki.gnome.org/Apps/Evolution;

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=

RDEPEND=
dev-db/sqlite:3=
=dev-libs/glib-2.32:2
dev-libs/libical:0=
=dev-libs/libxml2-2
=gnome-extra/evolution-data-server-${PV}:0=
=mail-client/evolution-${PV}:2.0
=net-libs/libsoup-2.42:2.4
=x11-libs/gtk+-3:3

DEPEND=${RDEPEND}
=dev-util/gtk-doc-am-1.9
=dev-util/intltool-0.35.5
virtual/pkgconfig


# Requires libhttpmock which is not in portage
RESTRICT=test

src_configure() {
# We don't have libmspack, needing internal lzx
gnome2_src_configure --with-internal-lzx
}






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

2014-12-10 Thread Mike Gilbert (floppym)
floppym 14/12/09 22:47:54

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

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- ChangeLog   4 Dec 2014 00:30:04 -   1.202
+++ ChangeLog   9 Dec 2014 22:47:54 -   1.203
@@ -1,6 +1,13 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.202 
2014/12/04 00:30:04 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.203 
2014/12/09 22:47:54 floppym Exp $
+
+*chrome-binary-plugins-39.0.2171.95_p1 (09 Dec 2014)
+
+  09 Dec 2014; Mike Gilbert flop...@gentoo.org
+  +chrome-binary-plugins-39.0.2171.95_p1.ebuild,
+  -chrome-binary-plugins-39.0.2171.71_p1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-40.0.2214.28_beta1 (04 Dec 2014)
 



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

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

Index: chrome-binary-plugins-39.0.2171.95_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-39.0.2171.95_p1.ebuild,v
 1.1 2014/12/09 22:47:54 floppym Exp $

EAPI=5

inherit multilib unpacker

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

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

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

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

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

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

KEYWORDS=~amd64 ~x86
fi

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

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

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

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

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

src_install() {
local version flapper

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

if use flash; then
doins -r PepperFlash

# Since this is a live ebuild, we're forced to, unfortuantely,
# dynamically construct the command line args for Chromium.
version=$(sed -n 's/.*version: \(.*\),.*/\1/p' 
PepperFlash/manifest.json)

flapper=${ROOT}usr/$(get_libdir)/chromium-browser/PepperFlash/libpepflashplayer.so
echo -n CHROMIUM_FLAGS=\\${CHROMIUM_FLAGS}   pepper-flash
echo -n --ppapi-flash-path=$flapper   pepper-flash
echo 

[gentoo-commits] dev/heroxbd:master commit in: eclass/, sys-devel/gcc/files/

2014-12-10 Thread Benda XU
commit: 0662c6fe9c0f3da03f11403a145edd6113d65585
Author: Benda Xu heroxbd AT gentoo DOT org
AuthorDate: Wed Dec 10 02:51:09 2014 +
Commit: Benda XU heroxbd AT gentoo DOT org
CommitDate: Wed Dec 10 02:51:09 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/heroxbd.git;a=commit;h=0662c6fe

sys-devel/gcc: Prefixify fix_libtool_files.sh

---
 eclass/toolchain.eclass  | 14 +++---
 sys-devel/gcc/files/fix_libtool_files.sh | 20 +++-
 2 files changed, 22 insertions(+), 12 deletions(-)

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 3e422c6..d24e810 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1728,16 +1728,24 @@ toolchain_src_install() {
# Rather install the script, else portage with changing $FILESDIR
# between binary and source package borks things 
if ! is_crosscompile ; then
+cp ${GCC_FILESDIR}/fix_libtool_files.sh ${T}
+cp ${GCC_FILESDIR}/awk/fixlafiles.awk-no_gcc_la ${T}
+cp ${GCC_FILESDIR}/awk/fixlafiles.awk ${T}
+   eprefixify \
+${T}/fix_libtool_files.sh \
+${T}/fixlafiles.awk-no_gcc_la \
+${T}/fixlafiles.awk
+
insinto ${DATAPATH#${EPREFIX}}
if tc_version_is_at_least 4.0 ; then
-   newins ${GCC_FILESDIR}/awk/fixlafiles.awk-no_gcc_la 
fixlafiles.awk || die
+   newins ${T}/fixlafiles.awk-no_gcc_la fixlafiles.awk 
|| die
find ${D}/${LIBPATH} -name libstdc++.la -type f -exec 
rm {} \;
find ${D}/${LIBPATH} -name lib?san.la -type f -exec 
rm {} \; # 487550
else
-   doins ${GCC_FILESDIR}/awk/fixlafiles.awk || die
+   doins ${T}/fixlafiles.awk || die
fi
exeinto ${DATAPATH#${EPREFIX}}
-   doexe ${GCC_FILESDIR}/fix_libtool_files.sh || die
+   doexe ${T}/fix_libtool_files.sh || die
doexe ${GCC_FILESDIR}/c{89,99} || die
fi
 

diff --git a/sys-devel/gcc/files/fix_libtool_files.sh 
b/sys-devel/gcc/files/fix_libtool_files.sh
index 0c8a42b..4a89bae 100644
--- a/sys-devel/gcc/files/fix_libtool_files.sh
+++ b/sys-devel/gcc/files/fix_libtool_files.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!@GENTOO_PORTAGE_EPREFIX@/bin/sh
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/files/fix_libtool_files.sh,v 
1.17 2014/05/20 08:00:40 rhill Exp $
@@ -37,12 +37,14 @@ ARGV1=$1
 ARGV2=$2
 ARGV3=$3
 
-. /etc/profile || exit 1
+. @GENTOO_PORTAGE_EPREFIX@/etc/profile || exit 1
+. @GENTOO_PORTAGE_EPREFIX@/etc/init.d/functions.sh || exit 1
 
-if [ ${EUID:-0} -ne 0 ] ; then
-   echo ${0##*/}: Must be root.
-   exit 1
-fi
+# Prefix: no!
+#if [ ${EUID:-0} -ne 0 ] ; then
+#  eerror ${0##*/}: Must be root.
+#  exit 1
+#fi
 
 # make sure the files come out sane
 umask 0022
@@ -50,10 +52,10 @@ umask 0022
 OLDCHOST=
 [ ${ARGV2} = --oldarch ]  OLDCHOST=${ARGV3}
 
-AWKDIR=/usr/share/gcc-data
+AWKDIR=@GENTOO_PORTAGE_EPREFIX@/usr/share/gcc-data
 
 if [ ! -r ${AWKDIR}/fixlafiles.awk ] ; then
-   echo ${0##*/}: ${AWKDIR}/fixlafiles.awk does not exist!
+   eerror ${0##*/}: ${AWKDIR}/fixlafiles.awk does not exist!
exit 1
 fi
 
@@ -61,7 +63,7 @@ OLDVER=${ARGV1}
 
 export OLDVER OLDCHOST
 
-echo Scanning libtool files for hardcoded gcc library paths...
+einfo Scanning libtool files for hardcoded gcc library paths...
 exec gawk -f ${AWKDIR}/fixlafiles.awk
 
 # vim:ts=4



[gentoo-commits] gentoo-x86 commit in app-admin/eselect-opengl: eselect-opengl-1.2.7.ebuild ChangeLog

2014-12-10 Thread Patrick Lauer (patrick)
patrick 14/12/10 03:32:04

  Modified: eselect-opengl-1.2.7.ebuild ChangeLog
  Log:
  Fix xorg-server dep
  
  (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.16 app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild

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

Index: eselect-opengl-1.2.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- eselect-opengl-1.2.7.ebuild 8 Dec 2014 21:26:23 -   1.15
+++ eselect-opengl-1.2.7.ebuild 10 Dec 2014 03:32:04 -  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/app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild,v 
1.15 2014/12/08 21:26:23 mattst88 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/eselect-opengl/eselect-opengl-1.2.7.ebuild,v 
1.16 2014/12/10 03:32:04 patrick Exp $
 
 EAPI=4
 
@@ -32,7 +32,7 @@
 !=media-libs/mesa-10.3.4-r1
 !=media-libs/mesa-10.3.5-r1
 !=x11-proto/glproto-1.4.17-r1
-!=x11-base/xorg-server-1.16.2-r1
+!=x11-base/xorg-server-1.16.2-r1
 
 pkg_postinst() {
local impl=$(eselect opengl show)



1.129app-admin/eselect-opengl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-opengl/ChangeLog?rev=1.129view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-opengl/ChangeLog?rev=1.129content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-opengl/ChangeLog?r1=1.128r2=1.129

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog   8 Dec 2014 23:18:22 -   1.128
+++ ChangeLog   10 Dec 2014 03:32:04 -  1.129
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/eselect-opengl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.128 
2014/12/08 23:18:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-opengl/ChangeLog,v 1.129 
2014/12/10 03:32:04 patrick Exp $
+
+  10 Dec 2014; Patrick Lauer patr...@gentoo.org eselect-opengl-1.2.7.ebuild:
+  Fix xorg-server dep
 
 *eselect-opengl-1.3.1 (08 Dec 2014)
 






[gentoo-commits] proj/linux-patches: New tag: 3.18-2

2014-12-10 Thread Mike Pagano
commit: 
Commit: Mike Pagano mpagano AT gentoo DOT org
CommitDate: Tue Dec 09 21:16:25 2014 +

New tag: 3.18-2




[gentoo-commits] proj/linux-patches: New tag: 3.14-31

2014-12-10 Thread Mike Pagano
commit: 
Commit: Mike Pagano mpagano AT gentoo DOT org
CommitDate: Tue Dec 09 23:04:39 2014 +

New tag: 3.14-31




[gentoo-commits] gentoo-x86 commit in x11-libs/cairo: cairo-1.12.18.ebuild cairo-9999.ebuild ChangeLog

2014-12-10 Thread Matt Turner (mattst88)
mattst8814/12/09 21:30:56

  Modified: cairo-1.12.18.ebuild cairo-.ebuild ChangeLog
  Log:
  Stop applying Interix patch. ChangeLog claims incorrectly that patch was 
upstreamed. No documentation or bug references, and patch references libpng12.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
974CA72A)

Revision  ChangesPath
1.3  x11-libs/cairo/cairo-1.12.18.ebuild

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

Index: cairo-1.12.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cairo-1.12.18.ebuild9 Dec 2014 21:27:32 -   1.2
+++ cairo-1.12.18.ebuild9 Dec 2014 21:30:56 -   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/x11-libs/cairo/cairo-1.12.18.ebuild,v 1.2 
2014/12/09 21:27:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.18.ebuild,v 1.3 
2014/12/09 21:30:56 mattst88 Exp $
 
 EAPI=5
 
@@ -86,7 +86,6 @@
 )
 
 src_prepare() {
-   epatch ${FILESDIR}/${PN}-1.8.8-interix.patch
epatch ${FILESDIR}/${PN}-1.12.18-disable-test-suite.patch
epatch ${FILESDIR}/${PN}-respect-fontconfig.patch
 



1.53 x11-libs/cairo/cairo-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-.ebuild?rev=1.53view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-.ebuild?rev=1.53content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/cairo-.ebuild?r1=1.52r2=1.53

Index: cairo-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-.ebuild,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- cairo-.ebuild   9 Dec 2014 21:27:32 -   1.52
+++ cairo-.ebuild   9 Dec 2014 21:30:56 -   1.53
@@ -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/x11-libs/cairo/cairo-.ebuild,v 1.52 
2014/12/09 21:27:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-.ebuild,v 1.53 
2014/12/09 21:30:56 mattst88 Exp $
 
 EAPI=5
 
@@ -86,7 +86,6 @@
 )
 
 src_prepare() {
-   epatch ${FILESDIR}/${PN}-1.8.8-interix.patch
epatch ${FILESDIR}/${PN}-1.12.18-disable-test-suite.patch
epatch ${FILESDIR}/${PN}-respect-fontconfig.patch
 



1.390x11-libs/cairo/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -r1.389 -r1.390
--- ChangeLog   9 Dec 2014 21:27:32 -   1.389
+++ ChangeLog   9 Dec 2014 21:30:56 -   1.390
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/cairo
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.389 2014/12/09 
21:27:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.390 2014/12/09 
21:30:56 mattst88 Exp $
+
+  09 Dec 2014; Matt Turner matts...@gentoo.org cairo-1.12.18.ebuild,
+  cairo-.ebuild:
+  Stop applying Interix patch. ChangeLog claims incorrectly that patch was
+  upstreamed. No documentation or bug references, and patch references 
libpng12.
 
   09 Dec 2014; Matt Turner matts...@gentoo.org
   +files/cairo-1.12.18-disable-test-suite.patch, cairo-1.12.18.ebuild,






[gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: ChangeLog youtube-dl-2014.12.10.3.ebuild youtube-dl-2014.12.04.2.ebuild

2014-12-10 Thread Jeroen Roovers (jer)
jer 14/12/10 17:20:00

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

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.433
retrieving revision 1.434
diff -u -r1.433 -r1.434
--- ChangeLog   7 Dec 2014 11:30:38 -   1.433
+++ ChangeLog   10 Dec 2014 17:20:00 -  1.434
@@ -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.433 
2014/12/07 11:30:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.434 
2014/12/10 17:20:00 jer Exp $
+
+*youtube-dl-2014.12.10.3 (10 Dec 2014)
+
+  10 Dec 2014; Jeroen Roovers j...@gentoo.org 
-youtube-dl-2014.12.04.2.ebuild,
+  +youtube-dl-2014.12.10.3.ebuild:
+  Version bump.
 
 *youtube-dl-2014.12.06.1 (07 Dec 2014)
 



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

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

Index: youtube-dl-2014.12.10.3.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.12.10.3.ebuild,v 
1.1 2014/12/10 17:20:00 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 
foxgay
goshgay hentaistigma hornbunny mofosex motherless 
pornhd pornhub
pornotube pornoxo redtube sexykarma sexu 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] proj/sci:master commit in: sci-physics/abinit/, sci-physics/abinit/files/

2014-12-10 Thread Honza Macháček
commit: a2bcc940353d91b0c1f8bf37ccb706db42307d4e
Author: Honza Macháček Hloupy.Honza AT centrum DOT cz
AuthorDate: Wed Dec 10 15:28:54 2014 +
Commit: Honza Macháček Hloupy.Honza AT centrum DOT cz
CommitDate: Wed Dec 10 15:28:54 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a2bcc940

Treated a small problem with CUDA in sci-physics/abinit, corrected its 
dependency on sci-libs/libxs versions.

Package-Manager: portage-2.2.14

---
 sci-physics/abinit/ChangeLog   |  9 +
 ...{abinit-7.4.2.ebuild = abinit-7.4.2-r1.ebuild} |  7 ++--
 ...{abinit-7.6.4.ebuild = abinit-7.6.4-r1.ebuild} |  7 ++--
 sci-physics/abinit/files/7.6.4-cuda_header.patch   | 11 ++
 .../abinit/files/7.6.4-libxc_versions.patch| 40 ++
 5 files changed, 70 insertions(+), 4 deletions(-)

diff --git a/sci-physics/abinit/ChangeLog b/sci-physics/abinit/ChangeLog
index 656fde6..a2b5e94 100644
--- a/sci-physics/abinit/ChangeLog
+++ b/sci-physics/abinit/ChangeLog
@@ -2,6 +2,15 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*abinit-7.6.4-r1 (10 Dec 2014)
+*abinit-7.4.2-r1 (10 Dec 2014)
+
+  10 Dec 2014; Honza Macháček hloupy.ho...@centrum.cz -abinit-7.4.2.ebuild,
+  +abinit-7.4.2-r1.ebuild, -abinit-7.6.4.ebuild, +abinit-7.6.4-r1.ebuild,
+  +files/7.6.4-cuda_header.patch, +files/7.6.4-libxc_versions.patch:
+  Treated a small problem with CUDA in sci-physics/abinit, corrected its
+  dependency on sci-libs/libxs versions.
+
   17 Sep 2014; Christoph Junghans ott...@gentoo.org metadata.xml:
   updated metadata.xml
 

diff --git a/sci-physics/abinit/abinit-7.4.2.ebuild 
b/sci-physics/abinit/abinit-7.4.2-r1.ebuild
similarity index 98%
rename from sci-physics/abinit/abinit-7.4.2.ebuild
rename to sci-physics/abinit/abinit-7.4.2-r1.ebuild
index 67f3249..b8aa19b 100644
--- a/sci-physics/abinit/abinit-7.4.2.ebuild
+++ b/sci-physics/abinit/abinit-7.4.2-r1.ebuild
@@ -34,7 +34,8 @@ RDEPEND=virtual/blas
gsl? ( sci-libs/gsl )
hdf5? ( sci-libs/hdf5[fortran] )
levmar? ( sci-libs/levmar )
-   libxc? ( =sci-libs/libxc-2.0.1[fortran] )
+   libxc? ( =sci-libs/libxc-2.0[fortran]
+   sci-libs/libxc-2.2 )
netcdf? (
sci-libs/netcdf[hdf5?]
|| (
@@ -180,7 +181,9 @@ src_prepare() {
${FILESDIR}/6.12.1-xmalloc.patch \
${FILESDIR}/7.4.2-levmar_diag_scaling.patch \
${FILESDIR}/7.4.2-syntax.patch \
-   ${FILESDIR}/7.4.2-cuda_link_stdc++.patch
+   ${FILESDIR}/7.4.2-cuda_link_stdc++.patch \
+   ${FILESDIR}/7.6.4-cuda_header.patch \
+   ${FILESDIR}/7.6.4-libxc_versions.patch
eautoreconf
sed -es/\(grep '\^-\)\(\[LloW\]\)'/\1\\\(\2\\\|pthread\\\)'/g -i 
configure
use test  python_fix_shebang ${S}/tests

diff --git a/sci-physics/abinit/abinit-7.6.4.ebuild 
b/sci-physics/abinit/abinit-7.6.4-r1.ebuild
similarity index 98%
rename from sci-physics/abinit/abinit-7.6.4.ebuild
rename to sci-physics/abinit/abinit-7.6.4-r1.ebuild
index 6947f11..708b2de 100644
--- a/sci-physics/abinit/abinit-7.6.4.ebuild
+++ b/sci-physics/abinit/abinit-7.6.4-r1.ebuild
@@ -44,7 +44,8 @@ RDEPEND=virtual/blas
gsl? ( sci-libs/gsl )
hdf5? ( sci-libs/hdf5[fortran] )
levmar? ( sci-libs/levmar )
-   libxc? ( =sci-libs/libxc-2.0*[fortran] )
+   libxc? ( =sci-libs/libxc-2.0[fortran]
+   sci-libs/libxc-2.2 )
netcdf? (
sci-libs/netcdf[hdf5?]
|| (
@@ -196,7 +197,9 @@ src_prepare() {
${FILESDIR}/7.6.3-libabinit_options.patch \
${FILESDIR}/7.4.2-levmar_diag_scaling.patch \
${FILESDIR}/7.4.2-syntax.patch \
-   ${FILESDIR}/7.4.2-cuda_link_stdc++.patch
+   ${FILESDIR}/7.4.2-cuda_link_stdc++.patch \
+   ${FILESDIR}/7.6.4-cuda_header.patch \
+   ${FILESDIR}/7.6.4-libxc_versions.patch
eautoreconf
sed -es/\(grep '\^-\)\(\[LloW\]\)'/\1\\\(\2\\\|pthread\\\)'/g -i 
configure
python_fix_shebang ${S}

diff --git a/sci-physics/abinit/files/7.6.4-cuda_header.patch 
b/sci-physics/abinit/files/7.6.4-cuda_header.patch
new file mode 100644
index 000..cc74816
--- /dev/null
+++ b/sci-physics/abinit/files/7.6.4-cuda_header.patch
@@ -0,0 +1,11 @@
+diff -Naurp abinit-7.6.4.orig/src/incs/cuda_header.h 
abinit-7.6.4/src/incs/cuda_header.h
+--- abinit-7.6.4.orig/src/incs/cuda_header.h   2014-05-03 14:18:46.0 
+
 abinit-7.6.4/src/incs/cuda_header.h2014-12-04 13:21:36.0 
+
+@@ -17,6 +17,7 @@
+ //#include cutil.h
+ #include stdlib.h
+ #include unistd.h
++#include stdio.h
+ #include cufft.h
+ #include cuda_runtime.h
+ #include cuda.h

diff --git a/sci-physics/abinit/files/7.6.4-libxc_versions.patch 
b/sci-physics/abinit/files/7.6.4-libxc_versions.patch
new 

[gentoo-commits] gentoo-x86 commit in kde-base/systemsettings: systemsettings-4.11.14.ebuild ChangeLog

2014-12-10 Thread Michael Palimaka (kensington)
kensington14/12/10 17:14:10

  Modified: systemsettings-4.11.14.ebuild ChangeLog
  Log:
  Pin kde-misc/kscreen to SLOT 4.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x06B1F38DCA45A1EC!)

Revision  ChangesPath
1.2  kde-base/systemsettings/systemsettings-4.11.14.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/systemsettings/systemsettings-4.11.14.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/systemsettings/systemsettings-4.11.14.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/systemsettings/systemsettings-4.11.14.ebuild?r1=1.1r2=1.2

Index: systemsettings-4.11.14.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/kde-base/systemsettings/systemsettings-4.11.14.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- systemsettings-4.11.14.ebuild   14 Nov 2014 18:41:52 -  1.1
+++ systemsettings-4.11.14.ebuild   10 Dec 2014 17:14:10 -  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/kde-base/systemsettings/systemsettings-4.11.14.ebuild,v 
1.1 2014/11/14 18:41:52 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/kde-base/systemsettings/systemsettings-4.11.14.ebuild,v 
1.2 2014/12/10 17:14:10 kensington Exp $
 
 EAPI=5
 
@@ -45,7 +45,7 @@
x11-apps/setxkbmap
x11-misc/xkeyboard-config
gtk? ( kde-misc/kde-gtk-config )
-   kscreen? ( kde-misc/kscreen )
+   kscreen? ( kde-misc/kscreen:4 )
nepomuk? ( $(add_kdebase_dep nepomuk) )
 
 



1.271kde-base/systemsettings/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/systemsettings/ChangeLog?rev=1.271view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/systemsettings/ChangeLog?rev=1.271content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/systemsettings/ChangeLog?r1=1.270r2=1.271

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/kde-base/systemsettings/ChangeLog,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -r1.270 -r1.271
--- ChangeLog   14 Nov 2014 19:33:14 -  1.270
+++ ChangeLog   10 Dec 2014 17:14:10 -  1.271
@@ -1,6 +1,10 @@
 # ChangeLog for kde-base/systemsettings
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/systemsettings/ChangeLog,v 1.270 
2014/11/14 19:33:14 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/systemsettings/ChangeLog,v 1.271 
2014/12/10 17:14:10 kensington Exp $
+
+  10 Dec 2014; Michael Palimaka kensing...@gentoo.org
+  systemsettings-4.11.14.ebuild:
+  Pin kde-misc/kscreen to SLOT 4.
 
   14 Nov 2014; Manuel Rüger mr...@gentoo.org
   -files/systemsettings-4.11.13-kcm-dateandtime.patch,






[gentoo-commits] gentoo-x86 commit in net-analyzer/icinga2: icinga2-2.2.1.ebuild ChangeLog

2014-12-10 Thread Matt Thode (prometheanfire)
prometheanfire14/12/10 04:02:28

  Modified: icinga2-2.2.1.ebuild ChangeLog
  Log:
  fixing the usage of postgres and mysql
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.3  net-analyzer/icinga2/icinga2-2.2.1.ebuild

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

Index: icinga2-2.2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.2.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icinga2-2.2.1.ebuild9 Dec 2014 15:29:31 -   1.2
+++ icinga2-2.2.1.ebuild10 Dec 2014 04:02:28 -  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-analyzer/icinga2/icinga2-2.2.1.ebuild,v 
1.2 2014/12/09 15:29:31 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.2.1.ebuild,v 
1.3 2014/12/10 04:02:28 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -60,6 +60,24 @@
-DICINGA2_COMMAND_GROUP=icingacmd
-DINSTALL_SYSTEMD_SERVICE_AND_INITSCRIPT=yes
)
+   if use postgres; then
+   mycmakeargs+=(
+   -DICINGA2_WITH_PGSQL=ON
+   )
+   else
+   mycmakeargs+=(
+   -DICINGA2_WITH_PGSQL=OFF
+   )
+   fi
+   if use mysql; then
+   mycmakeargs+=(
+   -DICINGA2_WITH_MYSQL=ON
+   )
+   else
+   mycmakeargs+=(
+   -DICINGA2_WITH_MYSQL=OFF
+   )
+   fi
cmake-utils_src_configure
 }
 



1.13 net-analyzer/icinga2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   9 Dec 2014 15:29:31 -   1.12
+++ ChangeLog   10 Dec 2014 04:02:28 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/icinga2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.12 
2014/12/09 15:29:31 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.13 
2014/12/10 04:02:28 prometheanfire Exp $
+
+  10 Dec 2014; Matthew Thode prometheanf...@gentoo.org icinga2-2.2.1.ebuild:
+  fixing the usage of postgres and mysql
 
   09 Dec 2014; Matthew Thode prometheanf...@gentoo.org icinga2-2.2.1.ebuild:
   fixing the group ownership stuff






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

2014-12-10 Thread Ian Delaney (idella4)
idella4 14/12/10 16:33:39

  Modified: ChangeLog
  Added:pycrypto-2.6.1-r1.ebuild
  Log:
  revbump; drop py3.2, add fix from upstream for issue with rsa keys in py3 in 
form of light weight sed statement, sourced by Arfrever
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.159dev-python/pycrypto/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog   25 Oct 2014 05:51:45 -  1.158
+++ ChangeLog   10 Dec 2014 16:33:39 -  1.159
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pycrypto
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.158 
2014/10/25 05:51:45 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrypto/ChangeLog,v 1.159 
2014/12/10 16:33:39 idella4 Exp $
+
+*pycrypto-2.6.1-r1 (10 Dec 2014)
+
+  10 Dec 2014; Ian Delaney idel...@gentoo.org +pycrypto-2.6.1-r1.ebuild:
+  revbump; drop py3.2, add fix from upstream for issue with rsa keys in py3 in
+  form of light weight sed statement, sourced by Arfrever
 
   25 Oct 2014; Ian Delaney idel...@gentoo.org pycrypto-2.6.1.ebuild:
   drop py2.6



1.1  dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild

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

Index: pycrypto-2.6.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pycrypto/pycrypto-2.6.1-r1.ebuild,v 1.1 
2014/12/10 16:33:39 idella4 Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Python Cryptography Toolkit
HOMEPAGE=http://www.dlitz.net/software/pycrypto/ 
http://pypi.python.org/pypi/pycrypto;
SRC_URI=http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz;

LICENSE=PSF-2 public-domain
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~x86-solaris
IUSE=doc +gmp

RDEPEND=gmp? ( dev-libs/gmp )
DEPEND=${RDEPEND}
doc? ( dev-python/docutils
$(python_gen_cond_dep '=dev-python/epydoc-3[${PYTHON_USEDEP}]' 
python2_7) )

python_prepare_all() {
# Fix Crypto.PublicKey.RSA._RSAobj.exportKey(format=OpenSSH) with 
Python 3
# 
https://github.com/dlitz/pycrypto/commit/ab25c6fe95ee92fac3187dcd90e0560ccacb084a
sed \
-e /keyparts =/s/'ssh-rsa'/b('ssh-rsa')/ \
-e s/keystring = ''.join/keystring = b('').join/ \
-e s/return 'ssh-rsa '/return b('ssh-rsa ')/ \
-i lib/Crypto/PublicKey/RSA.py
}

python_configure_all() {
# the configure does not interact with python in any way,
# it just sets up the C header file.
econf \
$(use_with gmp) \
--without-mpir
}

python_compile_all() {
if use doc; then
rst2html.py Doc/pycrypt.rst  Doc/index.html
epydoc --config=Doc/epydoc-config 
--exclude-introspect=^Crypto\.(Random\.OSRNG\.nt|Util\.winrandom)$ || die
fi
}

python_compile() {
python_is_python3 || local -x CFLAGS=${CFLAGS} -fno-strict-aliasing
distutils-r1_python_compile
}

python_test() {
esetup.py test
}

python_install_all() {
local DOCS=( ACKS ChangeLog README TODO )
use doc  local HTML_DOCS=( Doc/apidoc/. Doc/index.html )

distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in media-libs/mesa: mesa-10.2.8.ebuild ChangeLog

2014-12-10 Thread Agostino Sarubbo (ago)
ago 14/12/10 09:56:30

  Modified: mesa-10.2.8.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #513736
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  media-libs/mesa/mesa-10.2.8.ebuild

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

Index: mesa-10.2.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.2.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mesa-10.2.8.ebuild  10 Dec 2014 09:56:03 -  1.5
+++ mesa-10.2.8.ebuild  10 Dec 2014 09:56:30 -  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/media-libs/mesa/mesa-10.2.8.ebuild,v 1.5 
2014/12/10 09:56:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.2.8.ebuild,v 1.6 
2014/12/10 09:56:30 ago Exp $
 
 EAPI=5
 
@@ -39,7 +39,7 @@
 # GLES[2]/gl[2]{,ext,platform}.h are SGI-B-2.0
 LICENSE=MIT SGI-B-2.0
 SLOT=0
-KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux 
~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris
 
 INTEL_CARDS=i915 i965 ilo intel
 RADEON_CARDS=r100 r200 r300 r600 radeon radeonsi



1.590media-libs/mesa/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v
retrieving revision 1.589
retrieving revision 1.590
diff -u -r1.589 -r1.590
--- ChangeLog   10 Dec 2014 09:56:03 -  1.589
+++ ChangeLog   10 Dec 2014 09:56:30 -  1.590
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/mesa
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.589 
2014/12/10 09:56:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.590 
2014/12/10 09:56:30 ago Exp $
+
+  10 Dec 2014; Agostino Sarubbo a...@gentoo.org mesa-10.2.8.ebuild:
+  Stable for x86, wrt bug #513736
 
   10 Dec 2014; Agostino Sarubbo a...@gentoo.org mesa-10.2.8.ebuild:
   Stable for amd64, wrt bug #513736






[gentoo-commits] gentoo-x86 commit in app-admin/mate-system-tools: mate-system-tools-1.8.1.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 22:29:11

  Modified: ChangeLog
  Added:mate-system-tools-1.8.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.7  app-admin/mate-system-tools/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mate-system-tools/ChangeLog?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mate-system-tools/ChangeLog?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mate-system-tools/ChangeLog?r1=1.6r2=1.7

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/mate-system-tools/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   2 Jul 2014 09:45:16 -   1.6
+++ ChangeLog   9 Dec 2014 22:29:11 -   1.7
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/mate-system-tools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/mate-system-tools/ChangeLog,v 1.6 
2014/07/02 09:45:16 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/mate-system-tools/ChangeLog,v 1.7 
2014/12/09 22:29:11 tamiko Exp $
+
+*mate-system-tools-1.8.1 (09 Dec 2014)
+
+  09 Dec 2014; Matthias Maier tam...@gentoo.org
+  +mate-system-tools-1.8.1.ebuild:
+  version bump
 
   02 Jul 2014; Pacho Ramos pa...@gentoo.org mate-system-tools-1.8.0.ebuild:
   x86 stable, bug 513714



1.1  app-admin/mate-system-tools/mate-system-tools-1.8.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mate-system-tools/mate-system-tools-1.8.1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/mate-system-tools/mate-system-tools-1.8.1.ebuild?rev=1.1content-type=text/plain

Index: mate-system-tools-1.8.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/mate-system-tools/mate-system-tools-1.8.1.ebuild,v
 1.1 2014/12/09 22:29:11 tamiko Exp $

EAPI=5

GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=Tools aimed to make easy the administration of UNIX systems
HOMEPAGE=http://mate-desktop.org;

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

IUSE=caja nfs policykit samba

RDEPEND=app-text/rarian:0
=app-admin/system-tools-backends-2.10.1:0
dev-libs/atk:0
dev-libs/dbus-glib:0
=dev-libs/glib-2.25.3:2
=dev-libs/liboobs-1.1:0
=sys-apps/dbus-0.32:0
net-wireless/wireless-tools:0
sys-libs/cracklib:0
x11-libs/gdk-pixbuf:2
x11-libs/pango:0
=x11-libs/gtk+-2.19.7:2
virtual/libintl:0
caja? ( || ( =mate-base/caja-1.8:0 =mate-base/mate-file-manager-1.6:0 
) )
nfs? ( net-fs/nfs-utils:0 )
policykit? (
mate-extra/mate-polkit:0
=sys-auth/polkit-0.92:0
)
samba? ( =net-fs/samba-3:0 )

DEPEND=${RDEPEND}
app-text/docbook-xml-dtd:4.1.2
=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools:0
sys-devel/gettext:*
virtual/pkgconfig:*
=dev-util/intltool-0.35.0:*

src_configure() {
local myconf
if ! use nfs  ! use samba; then
myconf=--disable-shares
fi

gnome2_src_configure \
${myconf} \
--disable-static \
$(use_enable policykit polkit-gtk-mate) \
$(use_enable caja)
}

DOCS=AUTHORS BUGS ChangeLog HACKING NEWS README TODO






[gentoo-commits] gentoo-x86 commit in www-plugins/adobe-flash: adobe-flash-11.2.202.425.ebuild ChangeLog

2014-12-10 Thread Agostino Sarubbo (ago)
ago 14/12/09 21:36:57

  Modified: adobe-flash-11.2.202.425.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #532074
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.2  www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild

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

Index: adobe-flash-11.2.202.425.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- adobe-flash-11.2.202.425.ebuild 9 Dec 2014 15:08:10 -   1.1
+++ adobe-flash-11.2.202.425.ebuild 9 Dec 2014 21:36:57 -   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-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v
 1.1 2014/12/09 15:08:10 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v
 1.2 2014/12/09 21:36:57 ago Exp $
 
 EAPI=5
 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal
@@ -32,7 +32,7 @@
 
 SLOT=0
 
-KEYWORDS=-* ~amd64 ~x86
+KEYWORDS=-* amd64 ~x86
 LICENSE=AdobeFlash-11.x
 RESTRICT=strip mirror
 



1.281www-plugins/adobe-flash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.281view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.281content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.280r2=1.281

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v
retrieving revision 1.280
retrieving revision 1.281
diff -u -r1.280 -r1.281
--- ChangeLog   9 Dec 2014 15:08:10 -   1.280
+++ ChangeLog   9 Dec 2014 21:36:57 -   1.281
@@ -1,6 +1,10 @@
 # ChangeLog for www-plugins/adobe-flash
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.280 
2014/12/09 15:08:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.281 
2014/12/09 21:36:57 ago Exp $
+
+  09 Dec 2014; Agostino Sarubbo a...@gentoo.org
+  adobe-flash-11.2.202.425.ebuild:
+  Stable for amd64, wrt bug #532074
 
 *adobe-flash-11.2.202.425 (09 Dec 2014)
 






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

2014-12-10 Thread Alexys Jacob (ultrabug)
ultrabug14/12/10 11:09:19

  Modified: ChangeLog uwsgi-2.0.8-r1.ebuild
  Added:uwsgi-2.0.8-r2.ebuild
  Log:
  drop ruby21 to allow stabilization wrt #529140
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B658FA13)

Revision  ChangesPath
1.67 www-servers/uwsgi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog   5 Nov 2014 11:06:56 -   1.66
+++ ChangeLog   10 Dec 2014 11:09:19 -  1.67
@@ -1,6 +1,12 @@
 # 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.66 
2014/11/05 11:06:56 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.67 
2014/12/10 11:09:19 ultrabug Exp $
+
+*uwsgi-2.0.8-r2 (10 Dec 2014)
+
+  10 Dec 2014; Ultrabug ultra...@gentoo.org uwsgi-2.0.8-r1.ebuild,
+  +uwsgi-2.0.8-r2.ebuild:
+  drop ruby21 to allow stabilization wrt #529140
 
 *uwsgi-2.0.8-r1 (05 Nov 2014)
 



1.2  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.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.8-r1.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.8-r1.ebuild?r1=1.1r2=1.2

Index: uwsgi-2.0.8-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.8-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- uwsgi-2.0.8-r1.ebuild   5 Nov 2014 11:06:56 -   1.1
+++ uwsgi-2.0.8-r1.ebuild   10 Dec 2014 11:09:19 -  1.2
@@ -1,13 +1,13 @@
 # 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 $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/uwsgi-2.0.8-r1.ebuild,v 
1.2 2014/12/10 11:09:19 ultrabug Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 python3_{2,3,4} )
 
 RUBY_OPTIONAL=yes
-USE_RUBY=ruby19 ruby20 ruby21
+USE_RUBY=ruby19 ruby20
 
 PHP_EXT_INI=no
 PHP_EXT_NAME=dummy



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

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

Index: uwsgi-2.0.8-r2.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-r2.ebuild,v 
1.1 2014/12/10 11:09:19 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 

[gentoo-commits] gentoo-x86 commit in media-gfx/eom: eom-1.8.1.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 23:14:30

  Modified: ChangeLog
  Added:eom-1.8.1.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.7  media-gfx/eom/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   26 Oct 2014 04:22:20 -  1.6
+++ ChangeLog   9 Dec 2014 23:14:30 -   1.7
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/eom
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v 1.6 2014/10/26 
04:22:20 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/ChangeLog,v 1.7 2014/12/09 
23:14:30 tamiko Exp $
+
+*eom-1.8.1 (09 Dec 2014)
+
+  09 Dec 2014; Matthias Maier tam...@gentoo.org +eom-1.8.1.ebuild:
+  version bump
 
   26 Oct 2014; Mart Raudsepp l...@gentoo.org eom-1.8.0.ebuild:
   Add ~arm keyword, bug 508072



1.1  media-gfx/eom/eom-1.8.1.ebuild

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

Index: eom-1.8.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.1.ebuild,v 1.1 
2014/12/09 23:14:30 tamiko Exp $

EAPI=5

GCONF_DEBUG=yes
PYTHON_COMPAT=( python2_{6,7} )

inherit gnome2 python-single-r1 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=The MATE image viewer
HOMEPAGE=http://mate-desktop.org;

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

IUSE=X dbus exif jpeg lcms python svg tiff xmp

REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )

RDEPEND=
dev-libs/atk:0
=dev-libs/glib-2.25.9:2
=dev-libs/libxml2-2:2
gnome-base/dconf:0
=mate-base/mate-desktop-1.6:0
sys-libs/zlib:0
x11-libs/cairo:0
=x11-libs/gdk-pixbuf-2.4:2[jpeg?,tiff?]
=x11-libs/gtk+-2.18:2
x11-libs/libX11:0
=x11-misc/shared-mime-info-0.20:0
=x11-themes/mate-icon-theme-1.6:0
virtual/libintl:0
dbus? ( =dev-libs/dbus-glib-0.71:0 )
exif? (
=media-libs/libexif-0.6.14:0
virtual/jpeg:0 )
jpeg? ( virtual/jpeg:0 )
lcms? ( media-libs/lcms:2 )
python? (
${PYTHON_DEPS}
=dev-python/pygobject-2.15.1:2[${PYTHON_USEDEP}]
=dev-python/pygtk-2.13:2[${PYTHON_USEDEP}] )
svg? ( =gnome-base/librsvg-2.26:2 )
xmp? ( =media-libs/exempi-1.99.5:2 )
!!media-gfx/mate-image-viewer

DEPEND=${RDEPEND}
app-text/yelp-tools:0
=dev-util/intltool-0.40:*
sys-devel/gettext:*
virtual/pkgconfig:*

src_configure() {
gnome2_src_configure \
$(use_enable python) \
$(use_with jpeg libjpeg) \
$(use_with exif libexif) \
$(use_with dbus) \
$(use_with lcms cms) \
$(use_with xmp) \
$(use_with svg librsvg) \
$(use_with X x) \
--without-cms
}

DOCS=AUTHORS ChangeLog HACKING NEWS README THANKS TODO






[gentoo-commits] gentoo-x86 commit in dev-perl/App-perlbrew: App-perlbrew-0.720.0.ebuild metadata.xml ChangeLog

2014-12-10 Thread Andreas HAttel (dilfridge)
dilfridge14/12/09 21:21:52

  Added:App-perlbrew-0.720.0.ebuild metadata.xml ChangeLog
  Log:
  New package, imported from Perl overlay
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.1  dev-perl/App-perlbrew/App-perlbrew-0.720.0.ebuild

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

Index: App-perlbrew-0.720.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/App-perlbrew/App-perlbrew-0.720.0.ebuild,v 1.1 
2014/12/09 21:21:52 dilfridge Exp $

EAPI=5
MODULE_AUTHOR=GUGOD
MODULE_VERSION=0.72
inherit perl-module

DESCRIPTION='Manage perl installations in your $HOME'
LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=test

RDEPEND=
=dev-perl/CPAN-Perl-Releases-1.940.0
=dev-perl/Capture-Tiny-0.250.0
=dev-perl/Devel-PatchPerl-1.280.0
=virtual/perl-Pod-Parser-1.620.0
=dev-perl/local-lib-2.0.14

DEPEND=${RDEPEND}
=virtual/perl-ExtUtils-MakeMaker-6.590.0
=virtual/perl-File-Temp-0.230.400
=dev-perl/IO-All-0.510.0
=dev-perl/Path-Class-0.330.0
test? (
=dev-perl/Test-Exception-0.320.0
=virtual/perl-Test-Simple-1.1.2
=dev-perl/Test-NoWarnings-1.40.0
=dev-perl/Test-Output-1.30.0
=dev-perl/Test-Spec-0.470.0
)


SRC_TEST=do parallel



1.1  dev-perl/App-perlbrew/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
herdperl/herd
upstream
remote-id type=cpanApp-perlbrew/remote-id
remote-id type=cpan-moduleApp::perlbrew/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/App-perlbrew/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/App-perlbrew
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/App-perlbrew/ChangeLog,v 1.1 
2014/12/09 21:21:52 dilfridge Exp $

*App-perlbrew-0.720.0 (09 Dec 2014)

  09 Dec 2014; Andreas K. Huettel dilfri...@gentoo.org
  +App-perlbrew-0.720.0.ebuild, +metadata.xml:
  New package, imported from Perl overlay







[gentoo-commits] gentoo-x86 commit in app-editors/pluma: pluma-1.8.1.ebuild ChangeLog

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 22:42:36

  Modified: pluma-1.8.1.ebuild ChangeLog
  Log:
  add mate-base/mate-desktop dependency wrt bug #523574
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.5  app-editors/pluma/pluma-1.8.1.ebuild

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

Index: pluma-1.8.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/pluma/pluma-1.8.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pluma-1.8.1.ebuild  2 Jul 2014 09:45:30 -   1.4
+++ pluma-1.8.1.ebuild  9 Dec 2014 22:42:36 -   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/app-editors/pluma/pluma-1.8.1.ebuild,v 1.4 
2014/07/02 09:45:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/pluma-1.8.1.ebuild,v 1.5 
2014/12/09 22:42:36 tamiko Exp $
 
 EAPI=5
 
@@ -33,6 +33,7 @@
dev-libs/atk:0
=dev-libs/glib-2.32:2
=dev-libs/libxml2-2.5:2
+   =mate-base/mate-desktop-1.8:0
x11-libs/cairo:0
x11-libs/gdk-pixbuf:2
=x11-libs/gtk+-2.19:2



1.6  app-editors/pluma/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   2 Jul 2014 09:45:30 -   1.5
+++ ChangeLog   9 Dec 2014 22:42:36 -   1.6
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/pluma
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v 1.5 
2014/07/02 09:45:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/pluma/ChangeLog,v 1.6 
2014/12/09 22:42:36 tamiko Exp $
+
+  09 Dec 2014; Matthias Maier tam...@gentoo.org pluma-1.8.1.ebuild:
+  add mate-base/mate-desktop dependency wrt bug #523574
 
   02 Jul 2014; Pacho Ramos pa...@gentoo.org pluma-1.8.1.ebuild:
   x86 stable, bug 513714






[gentoo-commits] gentoo-x86 commit in mate-base/mate-panel: mate-panel-1.8.1-r1.ebuild ChangeLog mate-panel-1.8.1.ebuild

2014-12-10 Thread Matthias Maier (tamiko)
tamiko  14/12/09 21:39:06

  Modified: ChangeLog
  Added:mate-panel-1.8.1-r1.ebuild
  Removed:  mate-panel-1.8.1.ebuild
  Log:
  fix a renaming issue with marco, bug #525512, enable epatch_user
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BD3A97A3)

Revision  ChangesPath
1.15 mate-base/mate-panel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mate-base/mate-panel/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   9 Dec 2014 00:54:59 -   1.14
+++ ChangeLog   9 Dec 2014 21:39:06 -   1.15
@@ -1,6 +1,13 @@
 # ChangeLog for mate-base/mate-panel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-panel/ChangeLog,v 1.14 
2014/12/09 00:54:59 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/mate-base/mate-panel/ChangeLog,v 1.15 
2014/12/09 21:39:06 tamiko Exp $
+
+*mate-panel-1.8.1-r1 (09 Dec 2014)
+
+  09 Dec 2014; Matthias Maier tam...@gentoo.org
+  +files/mate-panel-1.8.1-update_marco_wm_name.patch,
+  +mate-panel-1.8.1-r1.ebuild, -mate-panel-1.8.1.ebuild:
+  fix a renaming issue with marco, bug #525512, enable epatch_user
 
 *mate-panel-1.8.1 (09 Dec 2014)
 



1.1  mate-base/mate-panel/mate-panel-1.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-panel/mate-panel-1.8.1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mate-base/mate-panel/mate-panel-1.8.1-r1.ebuild?rev=1.1content-type=text/plain

Index: mate-panel-1.8.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mate-base/mate-panel/mate-panel-1.8.1-r1.ebuild,v 1.1 
2014/12/09 21:39:06 tamiko Exp $

EAPI=5

GCONF_DEBUG=no
GNOME2_LA_PUNT=yes

inherit eutils autotools gnome2 versionator

MATE_BRANCH=$(get_version_component_range 1-2)

SRC_URI=http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz;
DESCRIPTION=The MATE panel
HOMEPAGE=http://mate-desktop.org;

LICENSE=GPL-2 FDL-1.1 LGPL-2
SLOT=0
KEYWORDS=~amd64 ~x86

IUSE=X +introspection networkmanager

RDEPEND=
dev-libs/atk:0
=dev-libs/dbus-glib-0.80:0
=dev-libs/glib-2.26:2
=dev-libs/libmateweather-1.6
dev-libs/libxml2:2
=gnome-base/dconf-0.10:0
gnome-base/librsvg:2
=mate-base/mate-desktop-1.8:0
=mate-base/mate-menus-1.6:0
=media-libs/libcanberra-0.23:0[gtk]
=sys-apps/dbus-1.1.2:0
=x11-libs/cairo-1:0
=x11-libs/gdk-pixbuf-2.7.1:2
x11-libs/libICE:0
x11-libs/libSM:0
x11-libs/libX11:0
=x11-libs/libwnck-2.30:1[introspection?]
=x11-libs/pango-1.15.4:0[introspection?]
=x11-libs/gtk+-2.19.7:2[introspection?]
x11-libs/libXau:0
=x11-libs/libXrandr-1.2:0
virtual/libintl:0
introspection? ( =dev-libs/gobject-introspection-0.6.7:0 )
networkmanager? ( =net-misc/networkmanager-0.6:0 )

DEPEND=${RDEPEND}
app-text/docbook-xml-dtd:4.1.2
app-text/yelp-tools:0
=dev-lang/perl-5:0=
=dev-util/intltool-0.40:*
=mate-base/mate-common-1.6:0
sys-devel/gettext:*
virtual/pkgconfig:*

src_prepare() {
# Disable python check.
sed -e '/AM_PATH_PYTHON/d' -i configure.ac || die

epatch ${FILESDIR}/${P}-update_marco_wm_name.patch

epatch_user

eautoreconf

gnome2_src_prepare
}

src_configure() {
gnome2_src_configure \
--libexecdir=/usr/libexec/mate-applets \
--disable-deprecation-flags \
$(use_enable networkmanager network-manager) \
$(use_enable introspection) \
$(use_with X x)
}

DOCS=AUTHORS ChangeLog HACKING NEWS README






[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/

2014-12-10 Thread Andreas Hüttel
commit: c1e05e88a730311a05c2566f8bd5d616c701b064
Author: Andreas K. Huettel (dilfridge) dilfridge AT gentoo DOT org
AuthorDate: Tue Dec  9 21:20:19 2014 +
Commit: Andreas Hüttel dilfridge AT gentoo DOT org
CommitDate: Tue Dec  9 21:20:19 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c1e05e88

[cleanup] dev-perl/Test-Spec moved to main tree

---
 dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild | 52 ---
 dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild | 54 -
 dev-perl/Test-Spec/metadata.xml | 16 -
 3 files changed, 122 deletions(-)

diff --git a/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild 
b/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
deleted file mode 100644
index b9fafb0..000
--- a/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.39
-inherit perl-module
-
-DESCRIPTION=Write tests in a declarative specification style
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-comment() { true;}
-RDEPEND=
-   $(comment Carp)
-
-   $(comment Exporter)
-
-   $(comment List::Util)
-   virtual/perl-Scalar-List-Utils
-
-   $(comment Package::Stash 0.23)
-   =dev-perl/Package-Stash-0.230.0
-
-   $(comment Scalar::Util)
-   virtual/perl-Scalar-List-Utils
-
-   $(comment TAP::Parser)
-   virtual/perl-Test-Harness $(comment TAP::Parser)
-
-   $(comment Test::Deep 0.103)
-   =dev-perl/Test-Deep-0.103.0
-
-   $(comment Test::More)
-   virtual/perl-Test-Simple
-
-   $(comment Test::Trap)
-   dev-perl/Test-Trap
-
-   $(comment Tie::IxHash)
-   dev-perl/Tie-IxHash
-
-   $(comment constant)
-
-DEPEND=${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-
-
-SRC_TEST=do

diff --git a/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild 
b/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild
deleted file mode 100644
index 9aef2f4..000
--- a/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.46
-inherit perl-module
-
-DESCRIPTION='Write tests in a declarative specification style'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-   # ExtUtils::MakeMaker
-   echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-   # Carp
-   echo dev-lang/perl
-   # Exporter
-   echo virtual/perl-Exporter
-   # List::Util
-   echo virtual/perl-Scalar-List-Utils
-   # Package::Stash 0.23 ( 0.230.0 )
-   echo \=dev-perl/Package-Stash-0.230.0
-   # Scalar::Util
-   echo virtual/perl-Scalar-List-Utils
-   # TAP::Parser
-   echo virtual/perl-Test-Harness
-   # Test::Deep 0.103 ( 0.103.0 )
-   echo \=dev-perl/Test-Deep-0.103.0
-   # Test::More
-   echo virtual/perl-Test-Simple
-   # Test::Trap
-   echo dev-perl/Test-Trap
-   # Tie::IxHash
-   echo dev-perl/Tie-IxHash
-   # constant
-   # echo virtual/perl-constant
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_build)
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do

diff --git a/dev-perl/Test-Spec/metadata.xml b/dev-perl/Test-Spec/metadata.xml
deleted file mode 100644
index 0e912d9..000
--- a/dev-perl/Test-Spec/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
-pkgmetadata
-herdperl/herd
-upstream
-remote-id type=cpanTest-Spec/remote-id
-remote-id type=cpan-moduleTest::Spec/remote-id
-remote-id type=cpan-moduleTest::Spec::Context/remote-id
-remote-id 
type=cpan-moduleTest::Spec::ExportProxy/remote-id
-remote-id type=cpan-moduleTest::Spec::Mocks/remote-id
-remote-id 
type=cpan-moduleTest::Spec::Mocks::Expectation/remote-id
-remote-id 
type=cpan-moduleTest::Spec::Mocks::MockObject/remote-id
-remote-id 
type=cpan-moduleTest::Spec::Mocks::Stub/remote-id
-remote-id 
type=cpan-moduleTest::Spec::SharedHash/remote-id
-/upstream
-/pkgmetadata



  1   2   3   >