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

2014-11-30 Thread Julian Ospald
commit: b01cfb77ed4f4c1a4f036cfce4d655b54823a342
Author: Julian Ospald  gentoo  org>
AuthorDate: Sun Nov 30 18:44:32 2014 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Sun Nov 30 18:44:32 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=b01cfb77

add games-overlay

---
 files/overlays/repositories.xml | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 2396e2d..483468b 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1844,6 +1844,17 @@ FIN
 https://git.overlays.gentoo.org/gitweb/?p=proj/games.git;a=rss
   
   
+games-overlay
+gentoo overlay containing games ebuilds 
only
+https://github.com/hasufell/games-overlay
+
+   hasuf...@posteo.de
+   Julian Ospald
+
+git://github.com/hasufell/games-overlay.git
+https://github.com/hasufell/games-overlay/commits/master.atom
+  
+  
 gbin
 Various gentoo ebuilds tweaked mainly around 
multimedia, python and forensics.
 https://github.com/gbin/gbin-overlay



[gentoo-commits] proj/gnome:master commit in: dev-util/devhelp/

2014-11-30 Thread Remi Cardona
commit: 222f98849ed4797a00d023c81b8dab287565d805
Author: Rémi Cardona  gentoo  org>
AuthorDate: Sun Nov 30 17:57:24 2014 +
Commit: Remi Cardona  gentoo  org>
CommitDate: Sun Nov 30 17:57:38 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=222f9884

dev-util/devhelp: sync PYTHON_COMPAT with portage

---
 dev-util/devhelp/devhelp-3.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/devhelp/devhelp-3.14.0.ebuild 
b/dev-util/devhelp/devhelp-3.14.0.ebuild
index beb002e..e33d58d 100644
--- a/dev-util/devhelp/devhelp-3.14.0.ebuild
+++ b/dev-util/devhelp/devhelp-3.14.0.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
 GCONF_DEBUG="no"
 # gedit-3.8 is python3 only, this also per:
 # https://bugzilla.redhat.com/show_bug.cgi?id=979450
-PYTHON_COMPAT=( python{3_2,3_3} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 inherit gnome2 python-single-r1 toolchain-funcs
 



[gentoo-commits] proj/gnome:master commit in: dev-vcs/gitg/

2014-11-30 Thread Remi Cardona
commit: 5094f608879fdcd437105aebbd350432da1f8c13
Author: Rémi Cardona  gentoo  org>
AuthorDate: Sun Nov 30 19:02:35 2014 +
Commit: Remi Cardona  gentoo  org>
CommitDate: Sun Nov 30 19:03:26 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5094f608

dev-vcs/gitg: sync with portage

drop support for deprecated py3.2

---
 dev-vcs/gitg/gitg-3.14.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-vcs/gitg/gitg-3.14.0.ebuild b/dev-vcs/gitg/gitg-3.14.0.ebuild
index 2a3db19..afdf3c7 100644
--- a/dev-vcs/gitg/gitg-3.14.0.ebuild
+++ b/dev-vcs/gitg/gitg-3.14.0.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 VALA_MIN_API_VERSION="0.20"
-PYTHON_COMPAT=( python{3_2,3_3} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 
 inherit autotools gnome2 python-r1 vala
 
@@ -45,6 +45,7 @@ RDEPEND="
)
 "
 DEPEND="${RDEPEND}
+   dev-libs/libgit2-glib[vala]
gnome-base/gnome-common
>=sys-devel/gettext-0.17
virtual/pkgconfig



[gentoo-commits] proj/gnome:master commit in: dev-libs/libgit2-glib/files/, dev-libs/libgit2-glib/

2014-11-30 Thread Remi Cardona
commit: 568445786e491b85e6e1e911670b13b5d2f6d912
Author: Rémi Cardona  gentoo  org>
AuthorDate: Sun Nov 30 18:59:43 2014 +
Commit: Remi Cardona  gentoo  org>
CommitDate: Sun Nov 30 19:03:26 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=56844578

dev-libs/libgit2-glib: sync with portage

but drop deprecated py3.2 support.

---
 .../files/libgit2-glib-0.0.24-automagic-ssh.patch  | 75 ++
 dev-libs/libgit2-glib/libgit2-glib-0.0.24.ebuild   | 10 ++-
 2 files changed, 82 insertions(+), 3 deletions(-)

diff --git 
a/dev-libs/libgit2-glib/files/libgit2-glib-0.0.24-automagic-ssh.patch 
b/dev-libs/libgit2-glib/files/libgit2-glib-0.0.24-automagic-ssh.patch
new file mode 100644
index 000..5c3904c
--- /dev/null
+++ b/dev-libs/libgit2-glib/files/libgit2-glib-0.0.24-automagic-ssh.patch
@@ -0,0 +1,75 @@
+diff --git a/configure.ac b/configure.ac
+index 8c1559c..94175c9 100644
+--- a/configure.ac
 b/configure.ac
+@@ -79,32 +79,44 @@ dnl 
===
+ dnl Check for libgit2 ssh support
+ dnl 
===
+ 
+-AC_MSG_CHECKING([for libgit2 ssh support])
+-
+-cflags_save="${CFLAGS}"
+-libs_save="${LIBS}"
+-
+-CFLAGS="${LIBGIT2_GLIB_CFLAGS}"
+-LIBS="${LIBGIT2_GLIB_LIBS}"
+-
+-AC_TRY_RUN([
+-#include 
+-int
+-main(int argc, const char *argv[])
+-{
+-git_threads_init ();
+-return ((git_libgit2_features() & GIT_FEATURE_SSH) != 0) ? 0 
: 1;
+-}
+-],[
+-AC_MSG_RESULT([yes])
+-git_ssh=yes
+-],[
+-AC_MSG_RESULT([no])
+-git_ssh=no
+-])
+-
+-CFLAGS="${cflags_save}"
+-LIBS="${libs_save}"
++AC_ARG_ENABLE([ssh],
++  AS_HELP_STRING([--enable-ssh[=@<:@no/auto/yes@:>@]],[Build with 
libgit2 ssh support]),
++  [enable_ssh=$enableval],
++  [enable_ssh="auto"])
++
++git_ssh=no
++
++if test "x$enable_ssh" != "xno"; then
++AC_MSG_CHECKING([for libgit2 ssh support])
++
++cflags_save="${CFLAGS}"
++libs_save="${LIBS}"
++
++CFLAGS="${LIBGIT2_GLIB_CFLAGS}"
++LIBS="${LIBGIT2_GLIB_LIBS}"
++
++AC_TRY_RUN([
++#include 
++int
++main(int argc, const char *argv[])
++{
++git_threads_init ();
++return ((git_libgit2_features() & GIT_FEATURE_SSH) != 0) 
? 0 : 1;
++}
++],[
++AC_MSG_RESULT([yes])
++git_ssh=yes
++],[
++AC_MSG_RESULT([no])
++git_ssh=no
++if test "x$enable_ssh" = "xyes"; then
++AC_MSG_ERROR([libgit2 ssh support was requiested, but not found])
++fi
++])
++
++CFLAGS="${cflags_save}"
++LIBS="${libs_save}"
++fi
+ 
+ if test "x$git_ssh" = "xyes"; then
+   LIBGIT2_GLIB_CFLAGS="${LIBGIT2_GLIB_CFLAGS} -DGIT_SSH=1"

diff --git a/dev-libs/libgit2-glib/libgit2-glib-0.0.24.ebuild 
b/dev-libs/libgit2-glib/libgit2-glib-0.0.24.ebuild
index ccdc887..14bb4b0 100644
--- a/dev-libs/libgit2-glib/libgit2-glib-0.0.24.ebuild
+++ b/dev-libs/libgit2-glib/libgit2-glib-0.0.24.ebuild
@@ -5,11 +5,11 @@
 EAPI=5
 
 GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
 VALA_MIN_API_VERSION="0.22"
 VALA_USE_DEPEND="vapigen"
 
-inherit gnome2 python-r1 vala
+inherit autotools eutils gnome2 python-r1 vala
 
 DESCRIPTION="Git library for GLib"
 HOMEPAGE="https://wiki.gnome.org/Projects/Libgit2-glib";
@@ -17,7 +17,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Libgit2-glib";
 LICENSE="LGPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="python vala"
+IUSE="python ssh +vala"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -28,6 +28,7 @@ RDEPEND="
python? (
${PYTHON_DEPS}
dev-python/pygobject:3[${PYTHON_USEDEP}] )
+   ssh? ( dev-libs/libgit2[ssh] )
 "
 DEPEND="${RDEPEND}
>=dev-util/gtk-doc-am-1.11
@@ -36,6 +37,8 @@ DEPEND="${RDEPEND}
 "
 
 src_prepare() {
+   epatch "${FILESDIR}/${PN}-0.0.24-automagic-ssh.patch" # make 
libgit2[ssh] dep non-magic
+   eautoreconf
use vala && vala_src_prepare
gnome2_src_prepare
 }
@@ -43,5 +46,6 @@ src_prepare() {
 src_configure() {
gnome2_src_configure \
$(use_enable python) \
+   $(use_enable ssh) \
$(use_enable vala)
 }



[gentoo-commits] gentoo commit in xml/htdocs/proj/en/qa/treecleaners: maintainer-needed.xml

2014-11-30 Thread Markos Chandras (hwoarang)
hwoarang14/11/30 19:43:35

  Modified: maintainer-needed.xml
  Log:
  Automated update of maintainer-needed package list

Revision  ChangesPath
1.458xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?rev=1.458&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?rev=1.458&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?r1=1.457&r2=1.458

Index: maintainer-needed.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml,v
retrieving revision 1.457
retrieving revision 1.458
diff -u -r1.457 -r1.458
--- maintainer-needed.xml   20 Nov 2014 19:52:15 -  1.457
+++ maintainer-needed.xml   30 Nov 2014 19:43:35 -  1.458
@@ -1,6 +1,6 @@
 
 
-
+
 
 
 
@@ -23,7 +23,7 @@
   
 
   1.2
-  2014-11-20
+  2014-11-30
   
   Maintainer-Needed packages
   
@@ -38,7 +38,7 @@
 
 Package List
 
-The following 1172 packages are marked as maintainer-needed
+The following 1215 packages are marked as maintainer-needed
 
 
 Package NameDescriptionBugs
@@ -78,6 +78,12 @@
 http://packages.gentoo.org/package/app-admin/chroot_safe";>app-admin/chroot_safe
 a tool to chroot any dynamically linked application in a safe and sane 
manner
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/chroot_safe";>Open
 Bugs
+http://packages.gentoo.org/package/app-admin/clustershell";>app-admin/clustershell
+Python framework for efficient cluster administration
+https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/clustershell";>Open
 Bugs
+http://packages.gentoo.org/package/app-admin/durep";>app-admin/durep
+A perl script designed for monitoring disk usage in a more visual way than 
du
+https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/durep";>Open 
Bugs
 http://packages.gentoo.org/package/app-admin/ec2-ami-tools";>app-admin/ec2-ami-tools
 These command-line tools serve as the client interface to the Amazon EC2 
web service
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/ec2-ami-tools";>Open
 Bugs
@@ -108,15 +114,15 @@
 http://packages.gentoo.org/package/app-admin/genromfs";>app-admin/genromfs
 Create space-efficient, small, read-only romfs filesystems
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/genromfs";>Open 
Bugs
+http://packages.gentoo.org/package/app-admin/hardinfo";>app-admin/hardinfo
+A system information and benchmark tool for Linux systems
+https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/hardinfo";>Open 
Bugs
 http://packages.gentoo.org/package/app-admin/ide-smart";>app-admin/ide-smart
 A tool to read SMART information from harddiscs
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/ide-smart";>Open 
Bugs
 http://packages.gentoo.org/package/app-admin/kedpm";>app-admin/kedpm
 Ked Password Manager helps to manage large amounts of passwords and 
related information
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/kedpm";>Open 
Bugs
-http://packages.gentoo.org/package/app-admin/logmon";>app-admin/logmon
-Split-screen terminal/ncurses based log viewer
-https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/logmon";>Open 
Bugs
 http://packages.gentoo.org/package/app-admin/logsentry";>app-admin/logsentry
 automatically monitor system logs and mail security violations on a 
periodic basis
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/logsentry";>Open 
Bugs
@@ -258,6 +264,9 @@
 http://packages.gentoo.org/package/app-backup/pdumpfs";>app-backup/pdumpfs
 a daily backup system similar to Plan9's dumpfs
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-backup/pdumpfs";>Open 
Bugs
+http://packages.gentoo.org/package/app-backup/qt4-fsarchiver";>app-backup/qt4-fsarchiver
+Qt4 frontend for fsarchiver
+https://bugs.gentoo.org/buglist.cgi?quicksearch=app-backup/qt4-fsarchiver";>Open
 Bugs
 http://packages.gentoo.org/package/app-backup/reoback";>app-backup/reoback
 Reoback Backup Solution
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-backup/reoback";>Open 
Bugs
@@ -774,6 +783,9 @@
 http://packages.gentoo.org/package/app-emulation/uae";>app-emulation/uae
 The Umiquious Amiga Emulator
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-emulation/uae";>Open 
Bugs
+http://packages.gentoo.org/package/app-emulation/vboxgtk";>app-emulation/vboxgtk
+GTK frontend for VirtualBox
+https://bugs.gentoo.org/buglist.cgi?quicksearch=app-emulation/vboxgtk";>Open
 Bugs
 http://packages.gentoo.org/package/app-forensics/zzuf";>app-forensics/zzuf
 Transparent application input fuzzer
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-forensics/zzuf";>Open 
Bugs
@@ -1257,6 +1269,9 @@
 http://packages.gentoo.org/package/app-text/hunspell";>app-text/hunspell
 Hunsp

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

2014-11-30 Thread Arfrever Frehtes Taifersar Arahesis
commit: 269f2f610057266e25304e731631d95cf77322d3
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sun Nov 30 19:48:34 2014 +
Commit: Arfrever Frehtes Taifersar Arahesis  apache  org>
CommitDate: Sun Nov 30 19:48:34 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=269f2f61

Fix TypeError when using `emerge -C` without package name.

---
 pym/_emerge/unmerge.py | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pym/_emerge/unmerge.py b/pym/_emerge/unmerge.py
index 03ce0a2..8923e20 100644
--- a/pym/_emerge/unmerge.py
+++ b/pym/_emerge/unmerge.py
@@ -94,9 +94,8 @@ def _unmerge_display(root_config, myopts, unmerge_action,
if not unmerge_files:
if unmerge_action in ["rage-clean", "unmerge"]:
print()
-   print(bold("emerge %s") +
-   " can only be used with 
specific package names" %
-   unmerge_action)
+   print(bold("emerge %s" % unmerge_action) +
+   " can only be used with 
specific package names")
print()
return 1, {}
else:



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

2014-11-30 Thread Gilles Dartiguelongue
commit: 4c1a2b8b02cac5df9309bfa516e637a9acaff06c
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Thu Nov 27 22:07:50 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 30 20:14:28 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4c1a2b8b

net-libs/webkit-gtk: 2.6.2 → 2.6.4

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

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.6.2.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.6.4.ebuild
similarity index 98%
rename from net-libs/webkit-gtk/webkit-gtk-2.6.2.ebuild
rename to net-libs/webkit-gtk/webkit-gtk-2.6.4.ebuild
index 7ecc397..6a4d3e7 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.6.2.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.6.4.ebuild
@@ -42,7 +42,7 @@ RDEPEND="
>=dev-libs/icu-3.8.1-r1:=
>=media-libs/fontconfig-2.8:1.0
>=media-libs/freetype-2.4.2:2
-   >=net-libs/libsoup-2.42.0:2.4[introspection?]
+   >=net-libs/libsoup-2.42:2.4[introspection?]
>=x11-libs/cairo-1.10.2:=[X]
>=x11-libs/gtk+-3.6.0:3[X?,introspection?]
dev-db/sqlite:3=
@@ -179,6 +179,7 @@ src_configure() {
$(cmake-utils_use_enable geoloc GEOLOCATION)
$(cmake-utils_use_enable gstreamer VIDEO)
$(cmake-utils_use_enable gstreamer WEB_AUDIO)
+   $(cmake-utils_use_enable introspection)
$(cmake-utils_use_enable jit)
$(cmake-utils_use_enable libsecret CREDENTIAL_STORAGE)
$(cmake-utils_use_enable spell SPELLCHECK SPELLCHECK)
@@ -186,7 +187,6 @@ src_configure() {
$(cmake-utils_use_enable webgl WEBGL)
$(cmake-utils_use_enable X X11_TARGET)
$(cmake-utils_use_find_package egl EGL)
-   $(cmake-utils_use_find_package introspection 
GobjectIntrospection)
$(cmake-utils_use_find_package opengl OpenGL)
-DPORT=GTK
-DENABLE_GTKDOC=ON



[gentoo-commits] gentoo-x86 commit in licenses: File-MMagic

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 20:16:00

  Added:File-MMagic
  Log:
  Add license for dev-perl/File-MMagic

Revision  ChangesPath
1.1  licenses/File-MMagic

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/File-MMagic?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/licenses/File-MMagic?rev=1.1&content-type=text/plain

Index: File-MMagic
===
This program is originated from file.kulp that is a production of The
Unix Reconstruction Projct.
   
Copyright (c) 1999 NOKUBI Takatsugu .

There is no warranty for the program.

This product includes software developed by the Apache Group
for use in the Apache HTTP server project (http://www.apache.org/).

Licence for the program is followed the original software. The licence is
below.

This program is free and open software. You may use, copy, modify, distribute
and sell this program (and any modified variants) in any way you wish,
provided you do not restrict others to do the same, except for the following
consideration.

I read some of Ian F. Darwin's BSD C implementation, to
try to determine how some of this was done since the specification
is a little vague.  I don't believe that this perl version could
be construed as an "altered version", but I did grab the tokens for
identifying the hard-coded file types in names.h and copied some of
the man page.

Here's his notice:

  * Copyright (c) Ian F. Darwin, 1987.
  * Written by Ian F. Darwin.
  *
  * This software is not subject to any license of the American Telephone
  * and Telegraph Company or of the Regents of the University of California.
  *
  * Permission is granted to anyone to use this software for any purpose on
  * any computer system, and to alter it and redistribute it freely, subject
  * to the following restrictions:
  *
  * 1. The author is not responsible for the consequences of use of this
  *software, no matter how awful, even if they arise from flaws in it.
  *
  * 2. The origin of this software must not be misrepresented, either by
  *explicit claim or by omission.  Since few users ever read sources,
  *credits must appear in the documentation.
  *
  * 3. Altered versions must be plainly marked as such, and must not be
  *misrepresented as being the original software.  Since few users
  *ever read sources, credits must appear in the documentation.
  *
  * 4. This notice may not be removed or altered.

The following is the Apache License. This program contains the magic file
that derived from the Apache HTTP Server.

 * Copyright (c) 1995-1999 The Apache Group.  All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 *
 * 1. Redistributions of source code must retain the above copyright
 *notice, this list of conditions and the following disclaimer.
 *
 * 2. Redistributions in binary form must reproduce the above copyright
 *notice, this list of conditions and the following disclaimer in
 *the documentation and/or other materials provided with the
 *distribution.
 *
 * 3. All advertising materials mentioning features or use of this
 *software must display the following acknowledgment:
 *"This product includes software developed by the Apache Group
 *for use in the Apache HTTP server project (http://www.apache.org/)."
 *
 * 4. The names "Apache Server" and "Apache Group" must not be used to
 *endorse or promote products derived from this software without
 *prior written permission. For written permission, please contact
 *apa...@apache.org.
 *
 * 5. Products derived from this software may not be called "Apache"
 *nor may "Apache" appear in their names without prior written
 *permission of the Apache Group.
 *
 * 6. Redistributions of any form whatsoever must retain the following
 *acknowledgment:
 *"This product includes software developed by the Apache Group
 *for use in the Apache HTTP server project (http://www.apache.org/)."
 *
 * THIS SOFTWARE IS PROVIDED BY THE APACHE GROUP ``AS IS'' AND ANY
 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE APACHE GROUP OR
 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 * OF THE POSSIBILITY OF SUCH DAMAGE.






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

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 20:21:49

  Modified: ChangeLog license_groups
  Log:
  Add File-MMagic to MISC-FREE license group

Revision  ChangesPath
1.9576   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9575
retrieving revision 1.9576
diff -u -r1.9575 -r1.9576
--- ChangeLog   30 Nov 2014 17:09:46 -  1.9575
+++ ChangeLog   30 Nov 2014 20:21:49 -  1.9576
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9575 2014/11/30 
17:09:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9576 2014/11/30 
20:21:49 dilfridge Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  30 Nov 2014; Andreas K. Huettel  license_groups:
+  Add File-MMagic to MISC-FREE license group
+
   30 Nov 2014; Michał Górny  profiles.desc:
   Update the amd64 no-emul-linux-x86 profile list.
 



1.248profiles/license_groups

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

Index: license_groups
===
RCS file: /var/cvsroot/gentoo-x86/profiles/license_groups,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -r1.247 -r1.248
--- license_groups  8 Oct 2014 18:49:51 -   1.247
+++ license_groups  30 Nov 2014 20:21:49 -  1.248
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.247 2014/10/08 
18:49:51 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.248 2014/11/30 
20:21:49 dilfridge Exp $
 
 # Please report bugs or other requests at bugs.gentoo.org and assign to
 # licen...@gentoo.org
@@ -30,7 +30,7 @@
 # TODO: maybe add a category for BSD-alike MISC-FREE licenses for easy
 # separation?
 # BSD-4 alikes: dom4j FastCGI icu JDOM
-MISC-FREE ACE Allegro alternate bea.ri.jsr173 BEER-WARE boehm-gc BSD-1 
BSD-with-attribution buddy bufexplorer.vim BZIP2 canfep CDDL-Schily CeCILL-C 
CFS CMake CPL-0.5 CRACKLIB Crypt-IDEA cryptopp czyborra DES docbook dom4j 
eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh Flashpix FLEX flexmock 
FLTK freemarker FVWM gd gnuplot gsm HTML-Tidy htmlc iASL IBPP-1.1 icu IDPL IJG 
imagemagick Info-ZIP inner-net ipadic ipx-utils Ispell JasPer2.0 JDOM JNIC JOVE 
keynote LambdaMOO LIBGLOSS libmng libodialog libpng libtiff LLGPL-2.1 LPPL-1.3 
LPPL-1.3b lsof Mail-Sendmail mapm-4.9.5 matplotlib Mini-XML minpack 
MIT-with-advertising mm mpich2 nap NCSA-HDF netcat NEWLIB ngrep noweb Old-MIT 
openafs-krb5-a Openwall otter PCRE perforce photopc PHP-2.02 PIZZA-WARE 
pngcrush pngnq Princeton psutils qmail-nelson rc regexp-UofT RSA rwpng scanlogd 
Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA SSLeay Subversion SVFL 
tablelist tcltk tcp_wrappers_license TermReadKey TeX TeX-other-free 
Time-modules tm-
 align totd URT w3m wxWinLL-3 x2x xbatt xboing XC Xdebug xtrs xvt YaTeX zpaq ZSH
+MISC-FREE ACE Allegro alternate bea.ri.jsr173 BEER-WARE boehm-gc BSD-1 
BSD-with-attribution buddy bufexplorer.vim BZIP2 canfep CDDL-Schily CeCILL-C 
CFS CMake CPL-0.5 CRACKLIB Crypt-IDEA cryptopp czyborra DES docbook dom4j 
eGenixPublic-1.1 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix 
FLEX flexmock FLTK freemarker FVWM gd gnuplot gsm HTML-Tidy htmlc iASL IBPP-1.1 
icu IDPL IJG imagemagick Info-ZIP inner-net ipadic ipx-utils Ispell JasPer2.0 
JDOM JNIC JOVE keynote LambdaMOO LIBGLOSS libmng libodialog libpng libtiff 
LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail mapm-4.9.5 matplotlib Mini-XML 
minpack MIT-with-advertising mm mpich2 nap NCSA-HDF netcat NEWLIB ngrep noweb 
Old-MIT openafs-krb5-a Openwall otter PCRE perforce photopc PHP-2.02 PIZZA-WARE 
pngcrush pngnq Princeton psutils qmail-nelson rc regexp-UofT RSA rwpng scanlogd 
Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA SSLeay Subversion SVFL 
tablelist tcltk tcp_wrappers_license TermReadKey TeX TeX-other-free Time
 -modules tm-align totd URT w3m wxWinLL-3 

[gentoo-commits] gentoo-x86 commit in dev-perl/File-MMagic: File-MMagic-1.300.0-r1.ebuild File-MMagic-1.280.0-r1.ebuild File-MMagic-1.290.0-r1.ebuild File-MMagic-1.270.0-r1.ebuild ChangeLog

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 20:22:38

  Modified: File-MMagic-1.300.0-r1.ebuild
File-MMagic-1.280.0-r1.ebuild
File-MMagic-1.290.0-r1.ebuild
File-MMagic-1.270.0-r1.ebuild ChangeLog
  Log:
  Fix license, bug 381183
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.2  dev-perl/File-MMagic/File-MMagic-1.300.0-r1.ebuild

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

Index: File-MMagic-1.300.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.300.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-MMagic-1.300.0-r1.ebuild   22 Aug 2014 17:55:07 -  1.1
+++ File-MMagic-1.300.0-r1.ebuild   30 Nov 2014 20:22:38 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.300.0-r1.ebuild,v 
1.1 2014/08/22 17:55:07 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.300.0-r1.ebuild,v 
1.2 2014/11/30 20:22:38 dilfridge Exp $
 
 EAPI=5
 
@@ -12,6 +12,6 @@
 SRC_TEST="do"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
+LICENSE="File-MMagic"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""



1.2  dev-perl/File-MMagic/File-MMagic-1.280.0-r1.ebuild

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

Index: File-MMagic-1.280.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.280.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-MMagic-1.280.0-r1.ebuild   22 Aug 2014 17:55:07 -  1.1
+++ File-MMagic-1.280.0-r1.ebuild   30 Nov 2014 20:22:38 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.280.0-r1.ebuild,v 
1.1 2014/08/22 17:55:07 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.280.0-r1.ebuild,v 
1.2 2014/11/30 20:22:38 dilfridge Exp $
 
 EAPI=5
 
@@ -12,6 +12,6 @@
 SRC_TEST="do"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
+LICENSE="File-MMagic"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""



1.2  dev-perl/File-MMagic/File-MMagic-1.290.0-r1.ebuild

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

Index: File-MMagic-1.290.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.290.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- File-MMagic-1.290.0-r1.ebuild   22 Aug 2014 17:55:07 -  1.1
+++ File-MMagic-1.290.0-r1.ebuild   30 Nov 2014 20:22:38 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.290.0-r1.ebuild,v 
1.1 2014/08/22 17:55:07 axs Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.290.0-r1.ebuild,v 
1.2 2014/11/30 20:22:38 dilfridge Exp $
 
 EAPI=5
 
@@ -12,6 +12,6 @@
 SRC_TEST="do"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
+LICENSE="File-MMagic"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""



1.2  dev-perl/File-MMagic/File-MMagic-1.270.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.270.0-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cg

[gentoo-commits] gentoo-x86 commit in dev-perl/File-MMagic: ChangeLog File-MMagic-1.280.0-r1.ebuild File-MMagic-1.290.0-r1.ebuild

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 20:24:50

  Modified: ChangeLog
  Removed:  File-MMagic-1.280.0-r1.ebuild
File-MMagic-1.290.0-r1.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.62 dev-perl/File-MMagic/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   30 Nov 2014 20:22:38 -  1.61
+++ ChangeLog   30 Nov 2014 20:24:50 -  1.62
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/File-MMagic
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.61 
2014/11/30 20:22:38 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.62 
2014/11/30 20:24:50 dilfridge Exp $
+
+  30 Nov 2014; Andreas K. Huettel 
+  -File-MMagic-1.280.0-r1.ebuild, -File-MMagic-1.290.0-r1.ebuild:
+  Remove old
 
   30 Nov 2014; Andreas K. Huettel 
   File-MMagic-1.270.0-r1.ebuild, File-MMagic-1.280.0-r1.ebuild,






[gentoo-commits] gentoo-x86 commit in dev-perl/MooseX-MultiInitArg: MooseX-MultiInitArg-0.20.0.ebuild ChangeLog

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 20:39:58

  Modified: ChangeLog
  Added:MooseX-MultiInitArg-0.20.0.ebuild
  Log:
  Version bump, bug 525138
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.7  dev-perl/MooseX-MultiInitArg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MooseX-MultiInitArg/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   19 Oct 2014 15:31:57 -  1.6
+++ ChangeLog   30 Nov 2014 20:39:58 -  1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/MooseX-MultiInitArg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-MultiInitArg/ChangeLog,v 
1.6 2014/10/19 15:31:57 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-MultiInitArg/ChangeLog,v 
1.7 2014/11/30 20:39:58 dilfridge Exp $
+
+*MooseX-MultiInitArg-0.20.0 (30 Nov 2014)
+
+  30 Nov 2014; Andreas K. Huettel 
+  +MooseX-MultiInitArg-0.20.0.ebuild:
+  Version bump, bug 525138
 
   19 Oct 2014; Mikle Kolyada 
   MooseX-MultiInitArg-0.10.0.ebuild:



1.1  
dev-perl/MooseX-MultiInitArg/MooseX-MultiInitArg-0.20.0.ebuild

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

Index: MooseX-MultiInitArg-0.20.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/MooseX-MultiInitArg/MooseX-MultiInitArg-0.20.0.ebuild,v
 1.1 2014/11/30 20:39:58 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=FRODWITH
MODULE_VERSION=0.02
inherit perl-module

DESCRIPTION="Attributes with aliases for constructor arguments"

SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE="test"

RDEPEND="
dev-perl/Moose
"
DEPEND="${DEPEND}
>=dev-perl/Module-Build-Tiny-0.23.0
test? (
dev-perl/Test-Pod
virtual/perl-Test-Simple
)
"

SRC_TEST="do"
mytargets=install






[gentoo-commits] gentoo-x86 commit in dev-perl/Debug-Client: Debug-Client-0.290.0.ebuild ChangeLog

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 20:50:12

  Modified: ChangeLog
  Added:Debug-Client-0.290.0.ebuild
  Log:
  Version bump, bug 525054
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.10 dev-perl/Debug-Client/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Debug-Client/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   26 Aug 2014 15:09:54 -  1.9
+++ ChangeLog   30 Nov 2014 20:50:12 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Debug-Client
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Debug-Client/ChangeLog,v 1.9 
2014/08/26 15:09:54 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Debug-Client/ChangeLog,v 1.10 
2014/11/30 20:50:12 dilfridge Exp $
+
+*Debug-Client-0.290.0 (30 Nov 2014)
+
+  30 Nov 2014; Andreas K. Huettel 
+  +Debug-Client-0.290.0.ebuild:
+  Version bump, bug 525054
 
 *Debug-Client-0.200.0-r1 (26 Aug 2014)
 



1.1  dev-perl/Debug-Client/Debug-Client-0.290.0.ebuild

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

Index: Debug-Client-0.290.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/Debug-Client/Debug-Client-0.290.0.ebuild,v 1.1 
2014/11/30 20:50:12 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=BOWTIE
MODULE_VERSION=0.29
inherit perl-module

DESCRIPTION="Client side code for perl debugger"

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

RDEPEND="
>=virtual/perl-IO-Socket-IP-0.210.0
>=dev-perl/PadWalker-1.960.0
>=dev-perl/Term-ReadLine-Gnu-1.200.0
>=virtual/perl-Term-ReadLine-1.100.0
"
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.590.0
test? (
>=dev-perl/File-HomeDir-1.0.0
>=virtual/perl-File-Temp-0.230.100
>=dev-perl/Test-CheckDeps-0.6.0
>=dev-perl/Test-Class-0.390.0
>=dev-perl/Test-Deep-0.110.0
>=dev-perl/Test-Requires-0.70.0
>=virtual/perl-File-Spec-3.400.0
>=dev-perl/PadWalker-1.920.0
>=dev-perl/Term-ReadLine-Perl-1.30.300
>=virtual/perl-version-0.990.220
)"

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Class-MethodMaker: ChangeLog Class-MethodMaker-2.210.0.ebuild

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 21:05:29

  Modified: ChangeLog
  Added:Class-MethodMaker-2.210.0.ebuild
  Log:
  Version bump, bug 519964
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.88 dev-perl/Class-MethodMaker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   22 Aug 2014 17:19:01 -  1.87
+++ ChangeLog   30 Nov 2014 21:05:29 -  1.88
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Class-MethodMaker
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.87 
2014/08/22 17:19:01 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-MethodMaker/ChangeLog,v 1.88 
2014/11/30 21:05:29 dilfridge Exp $
+
+*Class-MethodMaker-2.210.0 (30 Nov 2014)
+
+  30 Nov 2014; Andreas K. Huettel 
+  +Class-MethodMaker-2.210.0.ebuild:
+  Version bump, bug 519964
 
 *Class-MethodMaker-2.180.0-r1 (22 Aug 2014)
 



1.1  dev-perl/Class-MethodMaker/Class-MethodMaker-2.210.0.ebuild

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

Index: Class-MethodMaker-2.210.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/Class-MethodMaker/Class-MethodMaker-2.210.0.ebuild,v
 1.1 2014/11/30 21:05:29 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=SCHWIGON
MODULE_VERSION=2.21
SRC_URI="mirror://cpan/authors/id/S/SC/SCHWIGON/class-methodmaker/${PN}-${MODULE_VERSION}.tar.gz"
inherit perl-module eutils

DESCRIPTION="Create generic methods for OO Perl"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""

SRC_TEST="do"

DEPEND="virtual/perl-ExtUtils-MakeMaker"






[gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin: spamassassin-3.3.2-r5.ebuild ChangeLog spamassassin-3.4.0.ebuild

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 21:24:44

  Modified: spamassassin-3.3.2-r5.ebuild ChangeLog
spamassassin-3.4.0.ebuild
  Log:
  Undo last change, enable berkdb by default, require at least one database to 
be present, bug 528814. Thanks Guillaume Castagnino
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.13 mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild?r1=1.12&r2=1.13

Index: spamassassin-3.3.2-r5.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- spamassassin-3.3.2-r5.ebuild29 Nov 2014 20:41:13 -  1.12
+++ spamassassin-3.3.2-r5.ebuild30 Nov 2014 21:24:44 -  1.13
@@ -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/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.12 2014/11/29 20:41:13 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.3.2-r5.ebuild,v 
1.13 2014/11/30 21:24:44 dilfridge Exp $
 
 EAPI=5
 
@@ -16,7 +16,9 @@
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
 # need keyword request for Mail-SPF ppc ppc64
-IUSE="qmail ssl doc ldap mysql postgres sqlite ipv6"
+IUSE="+berkdb qmail ssl doc ldap mysql postgres sqlite ipv6"
+
+REQUIRED_USE="|| ( berkdb mysql postgres sqlite )"
 
 DEPEND=">=dev-lang/perl-5.8.8-r8
virtual/perl-MIME-Base64
@@ -34,11 +36,13 @@
>=dev-util/re2c-0.12.0
dev-perl/Mail-SPF
dev-perl/NetAddr-IP
-   virtual/perl-DB_File
ssl? (
dev-perl/IO-Socket-SSL
dev-libs/openssl
)
+   berkdb? (
+   virtual/perl-DB_File
+   )
ldap? ( dev-perl/perl-ldap )
mysql? (
dev-perl/DBI



1.258mail-filter/spamassassin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.258&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.258&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.257&r2=1.258

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -r1.257 -r1.258
--- ChangeLog   29 Nov 2014 20:41:13 -  1.257
+++ ChangeLog   30 Nov 2014 21:24:44 -  1.258
@@ -1,6 +1,11 @@
 # ChangeLog for mail-filter/spamassassin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.257 
2014/11/29 20:41:13 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.258 
2014/11/30 21:24:44 dilfridge Exp $
+
+  30 Nov 2014; Andreas K. Huettel 
+  spamassassin-3.3.2-r5.ebuild, spamassassin-3.4.0.ebuild:
+  Undo last change, enable berkdb by default, require at least one database to
+  be present, bug 528814. Thanks Guillaume Castagnino
 
   29 Nov 2014; Andreas K. Huettel 
   spamassassin-3.3.2-r5.ebuild, spamassassin-3.4.0.ebuild:



1.13 mail-filter/spamassassin/spamassassin-3.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.12&r2=1.13

Index: spamassassin-3.4.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- spamassassin-3.4.0.ebuild   29 Nov 2014 20:41:13 -  1.12
+++ spamassassin-3.4.0.ebuild   30 Nov 2014 21:24:44 -  1.13
@@ -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/mail-f

[gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-themes-standard/

2014-11-30 Thread Gilles Dartiguelongue
commit: e227a7878e3c428f9b822ec1ca39e65c39a3e8d3
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Nov 30 20:41:57 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 30 20:41:57 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e227a787

x11-themes/gnome-themes-standard: 3.14.2 → 3.14.2.2

---
 ...hemes-standard-3.14.2.ebuild => gnome-themes-standard-3.14.2.2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.ebuild 
b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.2.ebuild
similarity index 100%
rename from x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.ebuild
rename to x11-themes/gnome-themes-standard/gnome-themes-standard-3.14.2.2.ebuild



[gentoo-commits] proj/gnome:master commit in: dev-libs/libgsystem/

2014-11-30 Thread Gilles Dartiguelongue
commit: 9d7b084ea7f075944478fb0315af82d55904fd2f
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Nov 30 21:36:21 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 30 21:36:21 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9d7b084e

dev-libs/libgsystem: initial ebuild

Should not be used by many packages, just hotssh and cockpit right now.

---
 dev-libs/libgsystem/libgsystem-2014.1.ebuild | 28 
 dev-libs/libgsystem/metadata.xml |  8 
 2 files changed, 36 insertions(+)

diff --git a/dev-libs/libgsystem/libgsystem-2014.1.ebuild 
b/dev-libs/libgsystem/libgsystem-2014.1.ebuild
new file mode 100644
index 000..e4e977a
--- /dev/null
+++ b/dev-libs/libgsystem/libgsystem-2014.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="GIO-based library for use by operating system components"
+HOMEPAGE="https://wiki.gnome.org/Projects/LibGSystem";
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+introspection +systemd"
+
+RDEPEND="
+   >=dev-libs/glib-2.34:2
+   sys-apps/attr
+   introspection? ( >=dev-libs/gobject-introspection-1.34 )
+   systemd? ( >=sys-apps/systemd-200 )
+"
+DEPEND="${RDEPEND}
+   >=dev-util/gtk-doc-am-1.15
+   >=dev-libs/libxslt-1
+   virtual/pkgconfig
+"

diff --git a/dev-libs/libgsystem/metadata.xml b/dev-libs/libgsystem/metadata.xml
new file mode 100644
index 000..186b286
--- /dev/null
+++ b/dev-libs/libgsystem/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  gnome
+  
+Enable access to journald
+  
+



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

2014-11-30 Thread Gilles Dartiguelongue
commit: 3272e9ddd7ff654f03fdd0f0828c6fccaedfa83c
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Nov 30 21:37:28 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 30 21:37:28 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3272e9dd

net-libs/libgssh: initial ebuild

Needed by hotssh.

---
 net-libs/libgssh/libgssh-2014.4.ebuild | 25 +
 net-libs/libgssh/metadata.xml  |  5 +
 2 files changed, 30 insertions(+)

diff --git a/net-libs/libgssh/libgssh-2014.4.ebuild 
b/net-libs/libgssh/libgssh-2014.4.ebuild
new file mode 100644
index 000..1168d0b
--- /dev/null
+++ b/net-libs/libgssh/libgssh-2014.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="GIO-like friendly API for libssh"
+HOMEPAGE="https://wiki.gnome.org/Projects/LibGSSH";
+
+LICENSE="LGPL-2+"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.34:2
+   dev-libs/libgsystem
+   >=net-libs/libssh-0.6
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+"

diff --git a/net-libs/libgssh/metadata.xml b/net-libs/libgssh/metadata.xml
new file mode 100644
index 000..6e0e2ec
--- /dev/null
+++ b/net-libs/libgssh/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  gnome
+



[gentoo-commits] gentoo-x86 commit in dev-perl/MooseX-Getopt: MooseX-Getopt-0.650.0.ebuild ChangeLog MooseX-Getopt-0.500.0.ebuild MooseX-Getopt-0.540.0.ebuild MooseX-Getopt-0.520.0.ebuild MooseX-Getop

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 21:39:50

  Modified: ChangeLog
  Added:MooseX-Getopt-0.650.0.ebuild
  Removed:  MooseX-Getopt-0.500.0.ebuild
MooseX-Getopt-0.540.0.ebuild
MooseX-Getopt-0.520.0.ebuild
MooseX-Getopt-0.510.0.ebuild
  Log:
  Version bump, bug 524096
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.46 dev-perl/MooseX-Getopt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   9 Sep 2013 11:49:52 -   1.45
+++ ChangeLog   30 Nov 2014 21:39:50 -  1.46
@@ -1,6 +1,14 @@
 # ChangeLog for dev-perl/MooseX-Getopt
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/ChangeLog,v 1.45 
2013/09/09 11:49:52 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MooseX-Getopt/ChangeLog,v 1.46 
2014/11/30 21:39:50 dilfridge Exp $
+
+*MooseX-Getopt-0.650.0 (30 Nov 2014)
+
+  30 Nov 2014; Andreas K. Huettel 
+  -MooseX-Getopt-0.500.0.ebuild, -MooseX-Getopt-0.510.0.ebuild,
+  -MooseX-Getopt-0.520.0.ebuild, -MooseX-Getopt-0.540.0.ebuild,
+  +MooseX-Getopt-0.650.0.ebuild:
+  Version bump, bug 524096
 
   09 Sep 2013; Sergey Popov  MooseX-Getopt-0.560.0.ebuild:
   Add ~arm keyword, wrt bug #449762



1.1  dev-perl/MooseX-Getopt/MooseX-Getopt-0.650.0.ebuild

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

Index: MooseX-Getopt-0.650.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/MooseX-Getopt/MooseX-Getopt-0.650.0.ebuild,v 
1.1 2014/11/30 21:39:50 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=ETHER
MODULE_VERSION=0.65
inherit perl-module

DESCRIPTION="A Moose role for processing command line options"

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

RDEPEND="
virtual/perl-Carp
>=virtual/perl-Getopt-Long-2.370.0
>=dev-perl/Getopt-Long-Descriptive-0.88.0
dev-perl/Moose
dev-perl/MooseX-Role-Parameterized
virtual/perl-Scalar-List-Utils
dev-perl/Try-Tiny
dev-perl/namespace-autoclean
"
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.310.0
>=dev-perl/Module-Build-Tiny-0.37.0
test? (
virtual/perl-File-Spec
dev-perl/Module-Runtime
>=dev-perl/Path-Tiny-0.9.0
dev-perl/Test-Deep
>=dev-perl/Test-Fatal-0.3.0
virtual/perl-Test-Simple
dev-perl/Test-Requires
dev-perl/Test-Trap
>=dev-perl/Test-Warnings-0.9.0
)
"

SRC_TEST=do






[gentoo-commits] proj/gnome:master commit in: net-misc/hotssh/

2014-11-30 Thread Gilles Dartiguelongue
commit: 7f9c73d974cb97e6f5e1b11eab677a611f173e67
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Nov 30 21:39:01 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 30 21:39:01 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=7f9c73d9

net-misc/hotssh: initial ebuild

Supposedly integrates nicely with Gnome to deal with connection on
suspend/resume.

---
 net-misc/hotssh/hotssh-.ebuild | 29 +
 net-misc/hotssh/metadata.xml   |  5 +
 2 files changed, 34 insertions(+)

diff --git a/net-misc/hotssh/hotssh-.ebuild 
b/net-misc/hotssh/hotssh-.ebuild
new file mode 100644
index 000..7c3cb51
--- /dev/null
+++ b/net-misc/hotssh/hotssh-.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2-live
+
+DESCRIPTION="An interface to Secure Shell for Gnome and OpenSSH"
+HOMEPAGE="https://wiki.gnome.org/Apps/HotSSH";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.34:2
+   >=x11-libs/gtk+-3.10:3
+   x11-libs/vte:2.91
+   dev-libs/libgsystem
+   net-libs/libgssh:1
+"
+DEPEND="${RDEPEND}
+   >=dev-util/intltool-0.50.1
+   sys-devel/gettext
+   virtual/pkgconfig
+"

diff --git a/net-misc/hotssh/metadata.xml b/net-misc/hotssh/metadata.xml
new file mode 100644
index 000..6e0e2ec
--- /dev/null
+++ b/net-misc/hotssh/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  gnome
+



[gentoo-commits] gentoo-x86 commit in dev-perl/Path-Tiny: ChangeLog Path-Tiny-0.3.0.ebuild Path-Tiny-0.12.0.ebuild

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 21:44:36

  Modified: ChangeLog
  Removed:  Path-Tiny-0.3.0.ebuild Path-Tiny-0.12.0.ebuild
  Log:
  Remove old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.8  dev-perl/Path-Tiny/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   31 Oct 2013 15:51:29 -  1.7
+++ ChangeLog   30 Nov 2014 21:44:36 -  1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Path-Tiny
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/ChangeLog,v 1.7 
2013/10/31 15:51:29 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Path-Tiny/ChangeLog,v 1.8 
2014/11/30 21:44:36 dilfridge Exp $
+
+  30 Nov 2014; Andreas K. Huettel 
+  -Path-Tiny-0.3.0.ebuild, -Path-Tiny-0.12.0.ebuild:
+  Remove old
 
 *Path-Tiny-0.44.0 (31 Oct 2013)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/MooX-Types-MooseLike-Numeric: - New directory

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 21:58:53

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-perl/MooX-Types-MooseLike-Numeric added 
to the repository



[gentoo-commits] gentoo-x86 commit in dev-perl/MooX-Types-MooseLike-Numeric: metadata.xml ChangeLog MooX-Types-MooseLike-Numeric-1.20.0.ebuild

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 21:59:54

  Added:metadata.xml ChangeLog
MooX-Types-MooseLike-Numeric-1.20.0.ebuild
  Log:
  New package, bug 495140. Ebuild by Kent Fredric.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.1  dev-perl/MooX-Types-MooseLike-Numeric/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MooX-Types-MooseLike-Numeric/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MooX-Types-MooseLike-Numeric/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===

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

  perl




1.1  dev-perl/MooX-Types-MooseLike-Numeric/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MooX-Types-MooseLike-Numeric/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MooX-Types-MooseLike-Numeric/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===
# ChangeLog for dev-perl/MooX-Types-MooseLike-Numeric
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/MooX-Types-MooseLike-Numeric/ChangeLog,v 1.1 
2014/11/30 21:59:54 dilfridge Exp $

*MooX-Types-MooseLike-Numeric-1.20.0 (30 Nov 2014)

  30 Nov 2014; Andreas K. Huettel 
  +MooX-Types-MooseLike-Numeric-1.20.0.ebuild, +metadata.xml:
  New package, bug 495140. Ebuild by Kent Fredric.




1.1  
dev-perl/MooX-Types-MooseLike-Numeric/MooX-Types-MooseLike-Numeric-1.20.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MooX-Types-MooseLike-Numeric/MooX-Types-MooseLike-Numeric-1.20.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MooX-Types-MooseLike-Numeric/MooX-Types-MooseLike-Numeric-1.20.0.ebuild?rev=1.1&content-type=text/plain

Index: MooX-Types-MooseLike-Numeric-1.20.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/MooX-Types-MooseLike-Numeric/MooX-Types-MooseLike-Numeric-1.20.0.ebuild,v
 1.1 2014/11/30 21:59:54 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=MATEU
MODULE_VERSION=1.02
inherit perl-module

DESCRIPTION="Moo types for numbers"

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

RDEPEND="
>=dev-perl/MooX-Types-MooseLike-0.230.0
"
DEPEND="${RDEPEND}
test? (
>=dev-perl/Test-Fatal-0.3.0
>=virtual/perl-Test-Simple-0.96
)
"

SRC_TEST="do parallel"






[gentoo-commits] gentoo-x86 commit in net-im/empathy/files: empathy-3.12.7-Fix-parallel-build-in-extensions.patch

2014-11-30 Thread Remi Cardona (remi)
remi14/11/30 22:00:59

  Added:   
empathy-3.12.7-Fix-parallel-build-in-extensions.patch
  Log:
  net-im/empathy: fix parallel build issue
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.1  
net-im/empathy/files/empathy-3.12.7-Fix-parallel-build-in-extensions.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/files/empathy-3.12.7-Fix-parallel-build-in-extensions.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/files/empathy-3.12.7-Fix-parallel-build-in-extensions.patch?rev=1.1&content-type=text/plain

Index: empathy-3.12.7-Fix-parallel-build-in-extensions.patch
===
>From 24e4480421483685dfc493ad38089c286a8c5f4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Cardona?= 
Date: Sun, 30 Nov 2014 22:10:59 +0100
Subject: [PATCH] Fix parallel build in extensions/
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

GNU Make manual says:

A rule with multiple targets is equivalent to writing many rules,
each with one target, and all identical aside from that.

In other words, make may very well call glib-gtypes-generator.py twice
(once for each generated header). And hell breaks loose because the
python code assumes it will run once (it should be using the tempfile
module, but that's another bug). On a fast multi-core machine, make -j4
will easily reproduce this bug.

The solution is hidden in the same manual [1] :

%.tab.c %.tab.h: %.y
bison -d $<

This tells make that the recipe ‘bison -d x.y’ will make both
x.tab.c and x.tab.h.

So by using '%' to replace the 'y' in the targets, I'm telling make that
running the recipe once will generate both files.

[1] http://www.gnu.org/software/make/manual/make.html#Pattern-Examples

https://bugs.gentoo.org/show_bug.cgi?id=515894
https://bugzilla.gnome.org/show_bug.cgi?id=685837
---
 extensions/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index 79622d4..ebe5fac 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -66,7 +66,7 @@ extensions.html: _gen/all.xml $(tools_dir)/doc-generator.xsl
$(tools_dir)/doc-generator.xsl \
$< > $@
 
-_gen/gtypes.h _gen/gtypes-body.h: _gen/all.xml \
+_gen/gt%pes.h _gen/gt%pes-body.h: _gen/all.xml \
$(top_srcdir)/tools/glib-gtypes-generator.py
$(AM_V_GEN)$(PYTHON) $(top_srcdir)/tools/glib-gtypes-generator.py \
$< _gen/gtypes Emp
-- 
2.1.3







[gentoo-commits] gentoo-x86 commit in net-im/empathy: ChangeLog empathy-3.12.7.ebuild

2014-11-30 Thread Remi Cardona (remi)
remi14/11/30 22:00:59

  Modified: ChangeLog empathy-3.12.7.ebuild
  Log:
  net-im/empathy: fix parallel build issue
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.160net-im/empathy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.160&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?rev=1.160&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/empathy/ChangeLog?r1=1.159&r2=1.160

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog   25 Nov 2014 15:19:04 -  1.159
+++ ChangeLog   30 Nov 2014 22:00:59 -  1.160
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/empathy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.159 2014/11/25 
15:19:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.160 2014/11/30 
22:00:59 remi Exp $
+
+  30 Nov 2014; Rémi Cardona  empathy-3.12.7.ebuild,
+  +files/empathy-3.12.7-Fix-parallel-build-in-extensions.patch:
+  Fix parallel build issue, see bug #515894.
 
   25 Nov 2014; Pacho Ramos  empathy-3.12.7.ebuild:
   Support python 3.4



1.3  net-im/empathy/empathy-3.12.7.ebuild

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

Index: empathy-3.12.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- empathy-3.12.7.ebuild   25 Nov 2014 15:19:04 -  1.2
+++ empathy-3.12.7.ebuild   30 Nov 2014 22:00:59 -  1.3
@@ -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/net-im/empathy/empathy-3.12.7.ebuild,v 1.2 
2014/11/25 15:19:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/empathy-3.12.7.ebuild,v 1.3 
2014/11/30 22:00:59 remi Exp $
 
 EAPI="5"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} )
 
-inherit gnome2 python-any-r1 virtualx
+inherit gnome2 autotools python-any-r1 virtualx
 
 DESCRIPTION="Telepathy instant messaging and video/audio call client for GNOME"
 HOMEPAGE="https://wiki.gnome.org/Apps/Empathy";
@@ -97,6 +97,12 @@
export PYTHONIOENCODING=UTF-8 # See bug 489774
 }
 
+src_prepare() {
+   epatch "${FILESDIR}/${PN}-3.12.7-Fix-parallel-build-in-extensions.patch"
+   eautoreconf
+   gnome2_src_prepare
+}
+
 src_configure() {
DOCS="CONTRIBUTORS AUTHORS ChangeLog NEWS README"
gnome2_src_configure \






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

2014-11-30 Thread Gilles Dartiguelongue
commit: 8e1a88ab60cf950cbdbdf1b2441929b82cd6b336
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Nov 30 22:08:04 2014 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Nov 30 22:08:04 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8e1a88ab

gnome-extra/california: initial ebuild

Yet another calendar application using Gnome3 libs.

---
 gnome-extra/california/california-0.2.0.ebuild | 47 ++
 gnome-extra/california/metadata.xml|  5 +++
 2 files changed, 52 insertions(+)

diff --git a/gnome-extra/california/california-0.2.0.ebuild 
b/gnome-extra/california/california-0.2.0.ebuild
new file mode 100644
index 000..7935c2d
--- /dev/null
+++ b/gnome-extra/california/california-0.2.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VAPA_API_MIN_VERSION="0.24"
+
+inherit gnome2 vala
+
+DESCRIPTION="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/California";
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.38:2
+   >=dev-libs/gobject-introspection-1.38
+   >=dev-libs/libgdata-0.14
+   >=dev-libs/libgee-0.10.5:0.8
+   >=net-libs/gnome-online-accounts-3.8.3
+   >=net-libs/libsoup-2.44:2.4
+   >=gnome-extra/evolution-data-server-3.8
+   >=x11-libs/gtk+-3.12.2:3
+"
+DEPEND="${RDEPEND}
+   $(vala_depend)
+   app-text/yelp-tools
+   >=dev-util/intltool-0.35
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+src_prepare() {
+   vala_src_prepare
+   gnome2_src_prepare
+}
+
+src_install() {
+   # FIXME: report doc install being broken upstream
+   gnome2_src_install
+
+   rm -rf "${ED}"/usr/doc || die
+}

diff --git a/gnome-extra/california/metadata.xml 
b/gnome-extra/california/metadata.xml
new file mode 100644
index 000..6e0e2ec
--- /dev/null
+++ b/gnome-extra/california/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  gnome
+



[gentoo-commits] dev/anarchy:master commit in: net-irc/hexchat/

2014-11-30 Thread Jory Pratt
commit: a4418df56ab323110b0362616dc747b200236ae2
Author: Jory A. Pratt  gentoo  org>
AuthorDate: Sun Nov 30 20:38:12 2014 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Sun Nov 30 20:38:12 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/anarchy.git;a=commit;h=a4418df5

Version bump, misc bug fixes

---
 net-irc/hexchat/Manifest  |   2 +
 net-irc/hexchat/hexchat-2.10.2.ebuild | 171 ++
 2 files changed, 173 insertions(+)

diff --git a/net-irc/hexchat/Manifest b/net-irc/hexchat/Manifest
new file mode 100644
index 000..7ff6f39
--- /dev/null
+++ b/net-irc/hexchat/Manifest
@@ -0,0 +1,2 @@
+DIST hexchat-2.10.2.tar.xz 1529732 SHA256 
87ebf365c576656fa3f23f51d319b3a6d279e4a932f2f8961d891dd5a5e1b52c SHA512 
799be6ca02d4f7bad98c005e0fb7dba151717b52841d7f2dd3ed86b80a20de934825a1e58aab4621ac751a605103e68e368a95e9709c48f52b9e5333e5e290ab
 WHIRLPOOL 
5d8dcd59941a145544bbde2e761db092e801036d6879a0eb3a8b48ece43c02c78df88c889304ac1b4594e89cd68fccc02cd1239d6b60b4a0c13a5156f28154a7
+EBUILD hexchat-2.10.2.ebuild 4455 SHA256 
b92137efe4f2c499722db65a926faa7b461abd3529f6a02c8c2903e840ca4e80 SHA512 
6b7a1f0f3de64a6fb3aa5a1005824f3097b95c9bf1d5a1a71cdb3e47cf62ac45220a7a2a50408f7ad9e02cc0ddea1dcb1fdb1a52b3c71f584f7e78c00e433600
 WHIRLPOOL 
7886635e8bad1ce14ce985340278a10212f13e0a2bc1098fe6801b6fb24c3f603500e55cf45c1a24a62d8fc52acf9c5524c844b716fe725a44b449a8e0a87f6a

diff --git a/net-irc/hexchat/hexchat-2.10.2.ebuild 
b/net-irc/hexchat/hexchat-2.10.2.ebuild
new file mode 100644
index 000..f4e4f69
--- /dev/null
+++ b/net-irc/hexchat/hexchat-2.10.2.ebuild
@@ -0,0 +1,171 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.1.ebuild,v 1.6 
2014/11/21 12:28:37 klausman Exp $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+inherit eutils fdo-mime gnome2-utils mono-env multilib python-single-r1
+
+DESCRIPTION="Graphical IRC client based on XChat"
+HOMEPAGE="http://hexchat.github.io/";
+SRC_URI="http://dl.hexchat.org/hexchat/${P}.tar.xz";
+
+LICENSE="GPL-2 plugin-fishlim? ( MIT )"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux"
+IUSE="dbus +gtk ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins 
plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl 
theme-manager"
+REQUIRED_USE="plugins? ( python? ( ${PYTHON_REQUIRED_USE} ) )"
+
+DEPEND="dev-libs/glib:2
+   dbus? ( >=dev-libs/dbus-glib-0.98 )
+   gtk? ( x11-libs/gtk+:2 )
+   libcanberra? ( media-libs/libcanberra )
+   libproxy? ( net-libs/libproxy )
+   libnotify? ( x11-libs/libnotify )
+   nls? ( virtual/libintl )
+   ntlm? ( net-libs/libntlm )
+   plugins? (
+   perl? ( >=dev-lang/perl-5.8.0 )
+   plugin-sysinfo? ( sys-apps/pciutils )
+   python? ( ${PYTHON_DEPS} )
+   )
+   spell? ( app-text/iso-codes )
+   ssl? ( dev-libs/openssl:0 )
+   theme-manager? ( dev-lang/mono )"
+RDEPEND="${DEPEND}
+   spell? ( app-text/enchant )"
+DEPEND="${DEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig
+   nls? ( dev-util/intltool )
+   theme-manager? ( dev-util/monodevelop )"
+
+pkg_setup() {
+   use plugins && use python && python-single-r1_pkg_setup
+   if use theme-manager ; then
+   mono-env_pkg_setup
+   export XDG_CACHE_HOME="${T}/.cache"
+   fi
+
+   if use !plugins ; then
+   local myplugins
+
+   use perl && myplugins+="perl\n"
+   use python && myplugins+="python\n"
+   use plugin-checksum && myplugins+="plugin-checksum\n"
+   use plugin-doat && myplugins+="plugin-doat\n"
+   use plugin-fishlim && myplugins+="plugin-fishlim\n"
+   use plugin-sysinfo && myplugins+="plugin-sysinfo\n"
+
+   if [[ ${myplugins} ]] ; then
+   ewarn "The following plugins/interfaces have been 
disabled, because"
+   ewarn "\"plugins\" USE flag is disabled. Check 
metadata.xml"
+   ewarn "to get more information or run \"equery u 
hexchat\"."
+   ewarn "\n${myplugins}"
+   fi
+   fi
+}
+
+src_prepare() {
+   epatch_user
+}
+
+src_configure() {
+   econf \
+   $(use_enable nls) \
+   $(use_enable libproxy socks) \
+   $(use_enable ipv6) \
+   $(use_enable ssl openssl) \
+   $(use_enable gtk gtkfe) \
+   $(use_enable !gtk textfe) \
+   $(usex plugins \
+   "$(usex python "--enable-python=${EPYTHON}" 
"--disable-python")" \
+   "--disable-python" \
+   ) \
+   $(usex plugins \
+   "$(use_enable perl)" \
+   

[gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Body/files: - New directory

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 22:19:57

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



[gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Body/files: HTTP-Body-1.190.0-CVE-2013-4407.patch

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 22:20:45

  Added:HTTP-Body-1.190.0-CVE-2013-4407.patch
  Log:
  Version bump; add patch for bug 484310; remove old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.1  
dev-perl/HTTP-Body/files/HTTP-Body-1.190.0-CVE-2013-4407.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Body/files/HTTP-Body-1.190.0-CVE-2013-4407.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Body/files/HTTP-Body-1.190.0-CVE-2013-4407.patch?rev=1.1&content-type=text/plain

Index: HTTP-Body-1.190.0-CVE-2013-4407.patch
===
Description: Allow only word characters in filename suffixes
 CVE-2013-4407: Allow only word characters in filename suffixes. An
 attacker able to upload files to a service that uses
 HTTP::Body::Multipart could use this issue to upload a file and create
 a specifically-crafted temporary filename on the server, that when
 processed without further validation, could allow execution of commands
 on the server.
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=88342
Bug-Debian: http://bugs.debian.org/721634
Bug-RedHat: https://bugzilla.redhat.com/show_bug.cgi?id=1005669
Forwarded: no
Author: Salvatore Bonaccorso 
Last-Update: 2013-10-21

Updated by Andreas K. Huettel  for HTTP-Body-1.19

diff -ruN HTTP-Body-1.19.orig/lib/HTTP/Body/MultiPart.pm 
HTTP-Body-1.19/lib/HTTP/Body/MultiPart.pm
--- HTTP-Body-1.19.orig/lib/HTTP/Body/MultiPart.pm  2013-12-06 
16:07:25.0 +0100
+++ HTTP-Body-1.19/lib/HTTP/Body/MultiPart.pm   2014-11-30 23:17:19.652051615 
+0100
@@ -258,8 +258,8 @@
 
 =cut
 
-our $basename_regexp = qr/[^.]+(\.[^\\\/]+)$/;
-#our $basename_regexp = qr/(\.\w+(?:\.\w+)*)$/;
+#our $basename_regexp = qr/[^.]+(\.[^\\\/]+)$/;
+our $basename_regexp = qr/(\.\w+(?:\.\w+)*)$/;
 
 sub handler {
 my ( $self, $part ) = @_;






[gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Body: ChangeLog HTTP-Body-1.190.0.ebuild HTTP-Body-1.170.0-r1.ebuild

2014-11-30 Thread Andreas HAttel (dilfridge)
dilfridge14/11/30 22:20:45

  Modified: ChangeLog
  Added:HTTP-Body-1.190.0.ebuild
  Removed:  HTTP-Body-1.170.0-r1.ebuild
  Log:
  Version bump; add patch for bug 484310; remove old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  ChangesPath
1.6  dev-perl/HTTP-Body/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Body/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   26 Aug 2014 18:59:24 -  1.5
+++ ChangeLog   30 Nov 2014 22:20:45 -  1.6
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/HTTP-Body
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Body/ChangeLog,v 1.5 
2014/08/26 18:59:24 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Body/ChangeLog,v 1.6 
2014/11/30 22:20:45 dilfridge Exp $
+
+*HTTP-Body-1.190.0 (30 Nov 2014)
+
+  30 Nov 2014; Andreas K. Huettel 
+  -HTTP-Body-1.170.0-r1.ebuild, +HTTP-Body-1.190.0.ebuild,
+  +files/HTTP-Body-1.190.0-CVE-2013-4407.patch:
+  Version bump; add patch for bug 484310; remove old
 
 *HTTP-Body-1.170.0-r1 (26 Aug 2014)
 



1.1  dev-perl/HTTP-Body/HTTP-Body-1.190.0.ebuild

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

Index: HTTP-Body-1.190.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/HTTP-Body/HTTP-Body-1.190.0.ebuild,v 1.1 
2014/11/30 22:20:45 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=GETTY
MODULE_VERSION=1.19
inherit perl-module

DESCRIPTION="HTTP Body Parser"

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

RDEPEND="
virtual/perl-Carp
virtual/perl-Digest-MD5
>=virtual/perl-File-Temp-0.140.0
dev-perl/libwww-perl
>=virtual/perl-IO-1.140.0
"
DEPEND="${RDEPEND}
test? (
dev-perl/Test-Deep
>=virtual/perl-Test-Simple-0.860.0
)
"

PATCHES=( "${FILESDIR}/${P}-CVE-2013-4407.patch" )

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in profiles/updates: 4Q-2014

2014-11-30 Thread Gilles Dartiguelongue (eva)
eva 14/11/30 22:50:02

  Modified: 4Q-2014
  Log:
  Move gstreamermm-0.10 to 0.10 slot

Revision  ChangesPath
1.7  profiles/updates/4Q-2014

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/4Q-2014?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/4Q-2014?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/4Q-2014?r1=1.6&r2=1.7

Index: 4Q-2014
===
RCS file: /var/cvsroot/gentoo-x86/profiles/updates/4Q-2014,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- 4Q-2014 27 Nov 2014 09:28:56 -  1.6
+++ 4Q-2014 30 Nov 2014 22:50:02 -  1.7
@@ -4,3 +4,4 @@
 move razorqt-base/libqtxdg dev-libs/libqtxdg
 move app-shells/zsh-completion app-shells/gentoo-zsh-completions
 move www-servers/ocsigen www-servers/ocsigenserver
+slotmove =dev-cpp/gstreamermm-0.10* 0 0.10






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

2014-11-30 Thread Gilles Dartiguelongue (eva)
eva 14/11/30 22:50:02

  Modified: ChangeLog
  Log:
  Move gstreamermm-0.10 to 0.10 slot

Revision  ChangesPath
1.9577   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9576
retrieving revision 1.9577
diff -u -r1.9576 -r1.9577
--- ChangeLog   30 Nov 2014 20:21:49 -  1.9576
+++ ChangeLog   30 Nov 2014 22:50:02 -  1.9577
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9576 2014/11/30 
20:21:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9577 2014/11/30 
22:50:02 eva Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  30 Nov 2014; Gilles Dartiguelongue  updates/4Q-2014:
+  Move gstreamermm-0.10 to 0.10 slot.
+
   30 Nov 2014; Andreas K. Huettel  license_groups:
   Add File-MMagic to MISC-FREE license group
 






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

2014-11-30 Thread JosA MarAa Alonso (nimiux)
nimiux  14/11/30 23:05:07

  Modified: shotwell-0.20.1-r1.ebuild ChangeLog
  Log:
  Stable for amd64 wrt bug #527858
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
F253DB15)

Revision  ChangesPath
1.2  media-gfx/shotwell/shotwell-0.20.1-r1.ebuild

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

Index: shotwell-0.20.1-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.20.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- shotwell-0.20.1-r1.ebuild   12 Oct 2014 12:48:00 -  1.1
+++ shotwell-0.20.1-r1.ebuild   30 Nov 2014 23:05:07 -  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/shotwell/shotwell-0.20.1-r1.ebuild,v 1.1 
2014/10/12 12:48:00 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/shotwell/shotwell-0.20.1-r1.ebuild,v 1.2 
2014/11/30 23:05:07 nimiux Exp $
 
 EAPI=5
 
@@ -21,7 +21,7 @@
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 CORE_SUPPORTED_LANGUAGES="



1.76 media-gfx/shotwell/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   2 Nov 2014 19:07:26 -   1.75
+++ ChangeLog   30 Nov 2014 23:05:07 -  1.76
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/shotwell
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.75 
2014/11/02 19:07:26 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/shotwell/ChangeLog,v 1.76 
2014/11/30 23:05:07 nimiux Exp $
+
+  30 Nov 2014; Chema Alonso  shotwell-0.20.1-r1.ebuild:
+  Stable for amd64 wrt bug #527858
 
 *shotwell-0.20.2 (02 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-cpp/gstreamermm: gstreamermm-0.10.11.ebuild ChangeLog gstreamermm-1.0.10.ebuild

2014-11-30 Thread Gilles Dartiguelongue (eva)
eva 14/11/30 23:05:10

  Modified: gstreamermm-0.10.11.ebuild ChangeLog
  Added:gstreamermm-1.0.10.ebuild
  Log:
  Version bump. Move 0.10 to 0.10 slot.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.5  dev-cpp/gstreamermm/gstreamermm-0.10.11.ebuild

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

Index: gstreamermm-0.10.11.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-cpp/gstreamermm/gstreamermm-0.10.11.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gstreamermm-0.10.11.ebuild  8 Dec 2013 17:51:10 -   1.4
+++ gstreamermm-0.10.11.ebuild  30 Nov 2014 23:05:10 -  1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-cpp/gstreamermm/gstreamermm-0.10.11.ebuild,v 1.4 
2013/12/08 17:51:10 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-cpp/gstreamermm/gstreamermm-0.10.11.ebuild,v 1.5 
2014/11/30 23:05:10 eva Exp $
 
 EAPI="5"
 GNOME2_LA_PUNT="yes"
@@ -11,7 +11,7 @@
 HOMEPAGE="http://gstreamer.freedesktop.org/bindings/cplusplus.html";
 
 LICENSE="LGPL-2.1"
-SLOT="0"
+SLOT="0.10"
 KEYWORDS="amd64 ~ppc x86"
 IUSE="test"
 



1.32 dev-cpp/gstreamermm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-cpp/gstreamermm/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   23 Apr 2014 21:03:24 -  1.31
+++ ChangeLog   30 Nov 2014 23:05:10 -  1.32
@@ -1,6 +1,12 @@
 # ChangeLog for dev-cpp/gstreamermm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gstreamermm/ChangeLog,v 1.31 
2014/04/23 21:03:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gstreamermm/ChangeLog,v 1.32 
2014/11/30 23:05:10 eva Exp $
+
+*gstreamermm-1.0.10 (30 Nov 2014)
+
+  30 Nov 2014; Gilles Dartiguelongue 
+  gstreamermm-0.10.11.ebuild, +gstreamermm-1.0.10.ebuild:
+  Version bump. Move 0.10 to 0.10 slot.
 
   23 Apr 2014; Pacho Ramos  -gstreamermm-0.10.10.1.ebuild:
   Drop old



1.1  dev-cpp/gstreamermm/gstreamermm-1.0.10.ebuild

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

Index: gstreamermm-1.0.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-cpp/gstreamermm/gstreamermm-1.0.10.ebuild,v 1.1 
2014/11/30 23:05:10 eva Exp $

EAPI="5"
GNOME2_LA_PUNT="yes"

inherit gnome2

DESCRIPTION="C++ interface for GStreamer"
HOMEPAGE="http://gstreamer.freedesktop.org/bindings/cplusplus.html";

LICENSE="LGPL-2.1"
SLOT="1.0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"

RDEPEND="
>=media-libs/gstreamer-1.0.10:1.0
>=media-libs/gst-plugins-base-1.0.10:1.0
>=dev-cpp/glibmm-2.36:2
>=dev-cpp/libxmlpp-2.14:2.6
>=dev-libs/libsigc++-2:2
"
DEPEND="${RDEPEND}
virtual/pkgconfig
test? (
dev-cpp/gtest
media-libs/gst-plugins-base:1.0[X,ogg,theora,vorbis]
media-libs/gst-plugins-good:1.0
media-plugins/gst-plugins-jpeg:1.0 )
"

# Installs reference docs into /usr/share/doc/gstreamermm-1.0/
# but that's okay, because the rest of dev-cpp/*mm stuff does the same

src_test() {
# running tests in parallel fails
emake -j1 check || die
}






[gentoo-commits] gentoo-x86 commit in media-video/subtitleeditor: subtitleeditor-0.41.0-r1.ebuild ChangeLog subtitleeditor-0.41.1.ebuild

2014-11-30 Thread Gilles Dartiguelongue (eva)
eva 14/11/30 23:06:18

  Modified: subtitleeditor-0.41.0-r1.ebuild ChangeLog
subtitleeditor-0.41.1.ebuild
  Log:
  Pin gstreamermm to 0.10.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.4  media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild

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

Index: subtitleeditor-0.41.0-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- subtitleeditor-0.41.0-r1.ebuild 4 May 2014 12:11:38 -   1.3
+++ subtitleeditor-0.41.0-r1.ebuild 30 Nov 2014 23:06:18 -  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-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild,v
 1.3 2014/05/04 12:11:38 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.0-r1.ebuild,v
 1.4 2014/11/30 23:06:18 eva Exp $
 
 EAPI=5
 GCONF_DEBUG="no"
@@ -23,7 +23,7 @@
>=dev-cpp/glibmm-2.16.3:2
>=dev-cpp/libxmlpp-2.20:2.6
>=app-text/enchant-1.4
-   >=dev-cpp/gstreamermm-0.10.6
+   >=dev-cpp/gstreamermm-0.10.6:0.10
>=media-libs/gst-plugins-good-0.10:0.10
>=media-plugins/gst-plugins-meta-0.10-r2:0.10
>=media-plugins/gst-plugins-pango-0.10:0.10



1.31 media-video/subtitleeditor/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   23 Jul 2014 15:23:25 -  1.30
+++ ChangeLog   30 Nov 2014 23:06:18 -  1.31
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/subtitleeditor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.30 
2014/07/23 15:23:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/subtitleeditor/ChangeLog,v 1.31 
2014/11/30 23:06:18 eva Exp $
+
+  30 Nov 2014; Gilles Dartiguelongue 
+  subtitleeditor-0.41.0-r1.ebuild, subtitleeditor-0.41.1.ebuild:
+  Pin gstreamermm to 0.10.
 
   23 Jul 2014; Agostino Sarubbo  subtitleeditor-0.41.1.ebuild:
   Stable for x86, wrt bug #512012



1.4  media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild

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

Index: subtitleeditor-0.41.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- subtitleeditor-0.41.1.ebuild23 Jul 2014 15:23:25 -  1.3
+++ subtitleeditor-0.41.1.ebuild30 Nov 2014 23:06:18 -  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-video/subtitleeditor/subtitleeditor-0.41.1.ebuild,v
 1.3 2014/07/23 15:23:25 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-video/subtitleeditor/subtitleeditor-0.41.1.ebuild,v
 1.4 2014/11/30 23:06:18 eva Exp $
 
 EAPI=5
 GCONF_DEBUG="no"
@@ -23,7 +23,7 @@
>=dev-cpp/glibmm-2.16.3:2
>=dev-cpp/libxmlpp-2.20:2.6
>=app-text/enchant-1.4
-   >=dev-cpp/gstreamermm-0.10.6
+   >=dev-cpp/gstreamermm-0.10.6:0.10
>=media-libs/gst-plugins-good-0.10:0.10
>=media-plugins/gst-plugins-meta-0.10-r2:0.10
>=media-plugins/gst-plugins-pango-0.10:0.10





[gentoo-commits] gentoo commit in xml/htdocs/proj/es/gdp/doc: translators-howto.xml

2014-11-30 Thread JosA MarAa Alonso (nimiux)
nimiux  14/11/30 23:22:13

  Modified: translators-howto.xml
  Log:
  Moved to wiki, howto was rather inaccurate to say the least nowadays

Revision  ChangesPath
1.6  xml/htdocs/proj/es/gdp/doc/translators-howto.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/es/gdp/doc/translators-howto.xml?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/es/gdp/doc/translators-howto.xml?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/es/gdp/doc/translators-howto.xml?r1=1.5&r2=1.6

Index: translators-howto.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/es/gdp/doc/translators-howto.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- translators-howto.xml   2 Jan 2013 18:03:58 -   1.5
+++ translators-howto.xml   30 Nov 2014 23:22:13 -  1.6
@@ -1,8 +1,8 @@
 
 
-
+
 
-
+https://wiki.gentoo.org/wiki/Project:Translation/Translation_HOWTO";>
 Guía para los traductores de documentación Gentoo
 
 
@@ -104,7 +104,7 @@
 
   
 Política
+link="/proj/en/devrel/handbook/handbook.xml?part=2&chap=1">Directriz
 de ebuild Gentoo:
 Aunque este documento es más importante para los creadores de ebuilds,
 el Responsable de traducción y el
@@ -114,13 +114,13 @@
 en este documento (como QA y paquetes enmascarados).
   
   
-Política de
+Directriz de
 Documentación de Gentoo: Cada desarrollador de
 documentación Gentoo, incluyendo al Responsable de traducción
 y el Responsable de traducción de respaldo, deben leer y
 aprender este documento de principio a fin. En él se incluyen todas
 las normas relacionadas con el desarrollo de documentación. No
-adherirse a esta política puede conducir a sanciones.
+adherirse a esta directriz puede conducir a sanciones.
   
   
 Guía XML de Gentoo Linux:
@@ -282,7 +282,7 @@
 Development Handbook
   
   
-Política de
+Directriz de
 Documentación de Gentoo Linux
   
   






[gentoo-commits] gentoo-x86 commit in net-dns/unbound: metadata.xml ChangeLog unbound-1.5.0-r1.ebuild

2014-11-30 Thread Tim Harder (radhermit)
radhermit14/11/30 23:25:53

  Modified: metadata.xml ChangeLog
  Added:unbound-1.5.0-r1.ebuild
  Log:
  Add ecdsa use flag to support openssl compiled with bindist enabled (bug 
#531256).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.12 net-dns/unbound/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/metadata.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- metadata.xml27 Nov 2014 18:36:35 -  1.11
+++ metadata.xml30 Nov 2014 23:25:53 -  1.12
@@ -24,6 +24,7 @@
   
   
 Enable dnstap support
+   Enable ECDSA support
 Enable GOST support
   
 



1.79 net-dns/unbound/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.79&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.79&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   29 Nov 2014 12:47:20 -  1.78
+++ ChangeLog   30 Nov 2014 23:25:53 -  1.79
@@ -1,6 +1,13 @@
 # ChangeLog for net-dns/unbound
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.78 2014/11/29 
12:47:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.79 2014/11/30 
23:25:53 radhermit Exp $
+
+*unbound-1.5.0-r1 (30 Nov 2014)
+
+  30 Nov 2014; Tim Harder  +unbound-1.5.0-r1.ebuild,
+  metadata.xml:
+  Add ecdsa use flag to support openssl compiled with bindist enabled (bug
+  #531256).
 
   29 Nov 2014; Jeroen Roovers  unbound-1.5.0.ebuild:
   Marked ~hppa (bug #531068).



1.1  net-dns/unbound/unbound-1.5.0-r1.ebuild

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

Index: unbound-1.5.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/unbound/unbound-1.5.0-r1.ebuild,v 
1.1 2014/11/30 23:25:53 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit eutils flag-o-matic multilib-minimal python-single-r1 systemd user

DESCRIPTION="A validating, recursive and caching DNS resolver"
HOMEPAGE="http://unbound.net/";
SRC_URI="http://unbound.net/downloads/${P}.tar.gz";

LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE="debug dnstap +ecdsa gost python selinux static-libs test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"

# Note: expat is needed by executable only but the Makefile is custom
# and doesn't make it possible to easily install the library without
# the executables. MULTILIB_USEDEP may be dropped once build system
# is fixed.

CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}]
>=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}]
>=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}]
dnstap? (
dev-libs/fstrm[${MULTILIB_USEDEP}]
>=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}]
)
ecdsa? ( >=dev-libs/openssl-1.0.1h-r2[-bindist,${MULTILIB_USEDEP}] )
python? ( ${PYTHON_DEPS} )"

DEPEND="${CDEPEND}
python? ( dev-lang/swig )
test? (
net-dns/ldns-utils[examples]
dev-util/splint
app-text/wdiff
)"

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

# bug #347415
RDEPEND="${RDEPEND}
net-dns/dnssec-root"

pkg_setup() {
enewgroup unbound
enewuser unbound -1 -1 /etc/unbound unbound

use python && python-single-r1_pkg_setup
}

src_prepare() {
# To avoid below error messages, set 'trust-anchor-file' to same value 
in
# 'auto-trust-anchor-file'.
# [23109:0] error: Could not open autotrust file for writing,
# /etc/dnssec/root-anchors.txt: Permission denied
epatch "${FILESDIR}"/${PN}-1.4.12-gentoo.patch

 

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

2014-11-30 Thread Tim Harder (radhermit)
radhermit14/11/30 23:35:25

  Modified: ChangeLog unbound-1.5.0-r1.ebuild
  Log:
  Simplify openssl deps when ecdsa support is enabled.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  ChangesPath
1.80 net-dns/unbound/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.80&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.80&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   30 Nov 2014 23:25:53 -  1.79
+++ ChangeLog   30 Nov 2014 23:35:25 -  1.80
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/unbound
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.79 2014/11/30 
23:25:53 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.80 2014/11/30 
23:35:25 radhermit Exp $
+
+  30 Nov 2014; Tim Harder  unbound-1.5.0-r1.ebuild:
+  Simplify openssl deps when ecdsa support is enabled.
 
 *unbound-1.5.0-r1 (30 Nov 2014)
 



1.2  net-dns/unbound/unbound-1.5.0-r1.ebuild

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

Index: unbound-1.5.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unbound-1.5.0-r1.ebuild 30 Nov 2014 23:25:53 -  1.1
+++ unbound-1.5.0-r1.ebuild 30 Nov 2014 23:35:25 -  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-dns/unbound/unbound-1.5.0-r1.ebuild,v 
1.1 2014/11/30 23:25:53 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild,v 
1.2 2014/11/30 23:35:25 radhermit Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -29,7 +29,7 @@
dev-libs/fstrm[${MULTILIB_USEDEP}]
>=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}]
)
-   ecdsa? ( >=dev-libs/openssl-1.0.1h-r2[-bindist,${MULTILIB_USEDEP}] )
+   ecdsa? ( dev-libs/openssl[-bindist] )
python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${CDEPEND}






[gentoo-commits] dev/ulm:master commit in: net-print/brother-dcpj925dw-bin/

2014-11-30 Thread Ulrich Müller
commit: 1fa1cdf735f3becf86763fdc4e4b24a42d67a501
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Dec  1 00:02:26 2014 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Dec  1 00:07:43 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/ulm.git;a=commit;h=1fa1cdf7

net-print/brother-dcpj925dw-bin: Initial import. Ebuild contributed by me.

Package-Manager: portage-2.2.14

---
 net-print/brother-dcpj925dw-bin/ChangeLog  | 10 ++
 net-print/brother-dcpj925dw-bin/Manifest   |  2 ++
 .../brother-dcpj925dw-bin-20131010.ebuild  | 36 ++
 net-print/brother-dcpj925dw-bin/metadata.xml   |  7 +
 4 files changed, 55 insertions(+)

diff --git a/net-print/brother-dcpj925dw-bin/ChangeLog 
b/net-print/brother-dcpj925dw-bin/ChangeLog
new file mode 100644
index 000..865a252
--- /dev/null
+++ b/net-print/brother-dcpj925dw-bin/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-print/brother-dcpj925dw-bin
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*brother-dcpj925dw-bin-20131010 (30 Nov 2014)
+
+  30 Nov 2014; Ulrich Müller 
+  +brother-dcpj925dw-bin-20131010.ebuild, +metadata.xml:
+  Initial import. Ebuild contributed by me.
+

diff --git a/net-print/brother-dcpj925dw-bin/Manifest 
b/net-print/brother-dcpj925dw-bin/Manifest
new file mode 100644
index 000..e72abb1
--- /dev/null
+++ b/net-print/brother-dcpj925dw-bin/Manifest
@@ -0,0 +1,2 @@
+DIST dcpj925dwcupswrapper-3.0.0-1.i386.rpm 17395 SHA256 
348fbb24b2feb4a4adba2be4c73d70fa5d267b92783e05d8321f55caa4b6e654 SHA512 
fd7cf0526e05e82f659ee1c158e5108ee4c67e689d77c19d0d59cbded921888b597eee68c3e18d12fe6a0ec93daff5095ac8f3d8c9f8a471002987b87646fc8e
 WHIRLPOOL 
e4ace7d3b67e7ba0a3cfdabe24e0d309f3a602f0929659f4b8aaad7801914400cbcddf373b5073ec5a05dbd6fcdc7400121e036de6886b7010b9f075bc159410
+DIST dcpj925dwlpr-3.0.1-1.i386.rpm 3430885 SHA256 
20777cd07aef4e271c389b107487efe0ba9c0fb07750295082f24232bb3c28a0 SHA512 
11973cbca305e14266772bc428db05504e794bd2f862778e6fb1dd917144502348685f241f21b5fc8bbba3d487a36938ef6e148b1f74ef1e5d5825bb7ed2cd23
 WHIRLPOOL 
49ff4c9d080add35c5a26322f37ef772e2f2a45d5633f6cacd6b100b819b0206080c433c68e59f427b5f9b7373ee640c3f541ff1aa759727dcc71070ebcd8d41

diff --git 
a/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild 
b/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
new file mode 100644
index 000..be79b2f
--- /dev/null
+++ b/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit rpm
+
+MODEL="${PN%-bin}"; MODEL="${MODEL#*-}"
+PV_LPR="3.0.1-1"
+PV_CUPSWRAPPER="3.0.0-1"
+
+DESCRIPTION="Brother printer driver for DCP-J925DW"
+HOMEPAGE="http://www.brother.com/";
+SRC_URI="http://download.brother.com/welcome/dlf005614/${MODEL}lpr-${PV_LPR}.i386.rpm
 
http://download.brother.com/welcome/dlf005616/${MODEL}cupswrapper-${PV_CUPSWRAPPER}.i386.rpm";
+
+LICENSE="Brother-EULA"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="mirror strip"
+
+RDEPEND="net-print/cups"
+
+S="${WORKDIR}"
+
+src_install() {
+   cp -r opt "${D}" || die
+
+   exeinto /opt/bin
+   doexe usr/bin/brprintconf_${MODEL}
+
+   dosym ../../../../opt/brother/Printers/${MODEL}/lpd/filter${MODEL} \
+ /usr/libexec/cups/filter/brother_lpdwrapper_${MODEL}
+   dosym 
../../../../opt/brother/Printers/dcpj925dw/cupswrapper/brother_${MODEL}_printer_en.ppd
 \
+ /usr/share/cups/model/brother_${MODEL}_printer_en.ppd
+}

diff --git a/net-print/brother-dcpj925dw-bin/metadata.xml 
b/net-print/brother-dcpj925dw-bin/metadata.xml
new file mode 100644
index 000..e153d85
--- /dev/null
+++ b/net-print/brother-dcpj925dw-bin/metadata.xml
@@ -0,0 +1,7 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+  u...@gentoo.org
+
+



[gentoo-commits] dev/ulm:master commit in: licenses/

2014-11-30 Thread Ulrich Müller
commit: c3a6f01fc7f1387628625819396bd48b6f53606d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Dec  1 00:01:10 2014 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Dec  1 00:07:42 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/ulm.git;a=commit;h=c3a6f01f

Add license for Brother printer drivers.

---
 licenses/Brother-EULA | 45 +
 1 file changed, 45 insertions(+)

diff --git a/licenses/Brother-EULA b/licenses/Brother-EULA
new file mode 100644
index 000..f0a98d7
--- /dev/null
+++ b/licenses/Brother-EULA
@@ -0,0 +1,45 @@
+License Agreement
+
+This Agreement provides terms and conditions for license grant from
+Brother Industries, Ltd ("Broher"). Brother, who owns all copyrights
+to the software that is distributed with this Agreement ("Software")
+to recipients thereof ("User"), for use of the Software. User shall
+have the right to use the Software only in accordance with the terms
+and conditions of this Agreement. Any use by User of the Software
+shall be deemed as its agreement hereto.
+
+Note:
+Please click on "I Accept" while holding down "Shift" or right click
+on "I Accept" and select "Save Target As,,," from the menu.
+
+Brother retains any and all copyrights to the Software. In no case
+this Agreement shall be construed to assign or otherwise transfer from
+Brother to User any copyrights or other intellectual property rights
+to whole or any part of the Software.
+
+Brother grants User a non-exclusive license: to reproduce and/or
+distribute (via Internet or in any other manner) the Software.
+Further, Brother grants User a non-exclusive license to modify, alter,
+translate or otherwise prepare derivative works of the Software and to
+reproduce and distribute (via Internet or in any other manner) such
+modification, alteration, translation or other derivative works for
+any purpose.
+
+The license of the Software from Brother hereunder is granted "AS IS."
+BROTHER HEREBY DISCLAIMS ANY WARRANTIES WITH RESPECT TO THE SOFTWARE,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTY FOR THE
+QUALITY, MERCHANTABILITY, FITNESS FOR PARTICULAR PURPOSE OR
+NON-INFRINGEMENT. Brother shall have no liability in contract, tort
+(including negligence or breach of statutory duty) or otherwise for
+any interruption of use, loss of data, or for any indirect,
+incidental, punitive or consequential loss or damage, or for any loss
+of profit, revenue, data, goodwill or anticipated savings that arises
+under, out of, or in contemplation of this Agreement or otherwise
+arises due to any error, inaccuracy or defect in the Software even if
+Brother has been advised of the possibility of such loss or damage.
+Further, Brother shall have no liability to disclose and/or distribute
+the source cord of the Software to User under any circumstances. In no
+case shall the above license by Brother to modify, alter, translate or
+otherwise prepare derivative works of the Software be construed as
+Brother's implied agreement or undertakings to disclose and/or
+distribute the source cord of the Software.



[gentoo-commits] gentoo-x86 commit in sci-mathematics/freemat: freemat-4.2.ebuild ChangeLog

2014-11-30 Thread Matthias Maier (tamiko)
tamiko  14/12/01 00:26:34

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

Revision  ChangesPath
1.30 sci-mathematics/freemat/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/ChangeLog?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/ChangeLog?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/freemat/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   2 Mar 2013 23:24:49 -   1.29
+++ ChangeLog   1 Dec 2014 00:26:34 -   1.30
@@ -1,6 +1,11 @@
 # ChangeLog for sci-mathematics/freemat
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/ChangeLog,v 1.29 
2013/03/02 23:24:49 hwoarang Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/ChangeLog,v 1.30 
2014/12/01 00:26:34 tamiko Exp $
+
+*freemat-4.2 (01 Dec 2014)
+
+  01 Dec 2014; Matthias Maier  +freemat-4.2.ebuild:
+  version bump
 
   02 Mar 2013; Markos Chandras  freemat-4.0.ebuild,
   freemat-4.1.ebuild:



1.1  sci-mathematics/freemat/freemat-4.2.ebuild

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

Index: freemat-4.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.2.ebuild,v 
1.1 2014/12/01 00:26:34 tamiko Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_{3,4}} )

inherit eutils cmake-utils fdo-mime python-r1

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

DESCRIPTION="Environment for rapid engineering and scientific processing"
HOMEPAGE="http://freemat.sourceforge.net/";
SRC_URI="mirror://sourceforge/freemat/${MY_P}-Source.tar.gz"

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

RDEPEND="dev-libs/libpcre
media-libs/portaudio
sci-libs/arpack
sci-libs/fftw:3.0
sci-libs/matio
sci-libs/umfpack
sys-libs/ncurses
virtual/glu
virtual/lapack
virtual/libffi
virtual/opengl
dev-qt/qtgui:4
dev-qt/qtopengl:4
dev-qt/qtsvg:4
volpack? ( media-libs/volpack )
vtk? ( sci-libs/vtk )"

DEPEND="${RDEPEND}
dev-lang/python
virtual/pkgconfig"

S="${WORKDIR}/${MY_P}-Source"

src_prepare(){
epatch \
"${FILESDIR}"/${PN}-4.1-fixes.patch \
"${FILESDIR}"/${PN}-4.1-use_llvm.patch \
"${FILESDIR}"/${PN}-4.1-python3.patch
rm -f CMakeCache.txt
find . -type f -name '*.moc.cpp' -exec rm -f {} \;
find . -type f -name 'add.so' -exec rm -f {} \;
}

src_configure() {
mycmakeargs+=(
-DFORCE_SYSTEM_LIBS=ON
-DUSE_LLVM=OFF
-DUSE_ITK=OFF
-DFFI_INCLUDE_DIR="$(pkg-config --cflags-only-I libffi | sed -e 
s/-I//)"
$(cmake-utils_use_with volpack VOLPACK)
$(cmake-utils_use_with vtk VTK)
)
cmake-utils_src_configure
}

src_install() {
cmake-utils_src_install -j1
dodoc ChangeLog
newicon images/freemat_small_mod_64.png ${PN}.png
make_desktop_entry FreeMat FreeMat
}

pkg_postinst() {
fdo-mime_desktop_database_update
elog "Before using ${MY_PN}, do (as a normal user)"
elog "FreeMat -i ${EROOT}usr/share/${MY_P}"
elog "Then start ${MY_PN}, choose Tools -> Path Tool,"
elog "select ${EROOT}usr/share/${MY_P}/toolbox and Add With Subfolders"
}

pkg_postrm() {
fdo-mime_desktop_database_update
}






[gentoo-commits] dev/ulm:master commit in: net-print/brother-dcpj925dw-bin/

2014-11-30 Thread Ulrich Müller
commit: 612616186c0336f1220924d29d57945b766bcac9
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Dec  1 00:32:44 2014 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Dec  1 00:32:44 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/ulm.git;a=commit;h=61261618

Add USE flag for A4 paper default.

Package-Manager: portage-2.2.14

---
 net-print/brother-dcpj925dw-bin/ChangeLog  |  4 
 .../brother-dcpj925dw-bin-20131010.ebuild  | 10 +-
 net-print/brother-dcpj925dw-bin/metadata.xml   |  3 +++
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/net-print/brother-dcpj925dw-bin/ChangeLog 
b/net-print/brother-dcpj925dw-bin/ChangeLog
index 865a252..4ce1241 100644
--- a/net-print/brother-dcpj925dw-bin/ChangeLog
+++ b/net-print/brother-dcpj925dw-bin/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  01 Dec 2014; Ulrich Müller 
+  brother-dcpj925dw-bin-20131010.ebuild, metadata.xml:
+  Add USE flag for A4 paper default.
+
 *brother-dcpj925dw-bin-20131010 (30 Nov 2014)
 
   30 Nov 2014; Ulrich Müller 

diff --git 
a/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild 
b/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
index be79b2f..77ce679 100644
--- a/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
+++ b/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
@@ -17,12 +17,20 @@ 
SRC_URI="http://download.brother.com/welcome/dlf005614/${MODEL}lpr-${PV_LPR}.i38
 LICENSE="Brother-EULA"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="+metric"
 RESTRICT="mirror strip"
 
 RDEPEND="net-print/cups"
 
 S="${WORKDIR}"
 
+src_prepare() {
+   if use metric; then
+   sed -i "/^PaperType/s/Letter/A4/" \
+   opt/brother/Printers/${MODEL}/inf/br${MODEL}rc || die
+   fi
+}
+
 src_install() {
cp -r opt "${D}" || die
 
@@ -31,6 +39,6 @@ src_install() {
 
dosym ../../../../opt/brother/Printers/${MODEL}/lpd/filter${MODEL} \
  /usr/libexec/cups/filter/brother_lpdwrapper_${MODEL}
-   dosym 
../../../../opt/brother/Printers/dcpj925dw/cupswrapper/brother_${MODEL}_printer_en.ppd
 \
+   dosym 
../../../../opt/brother/Printers/${MODEL}/cupswrapper/brother_${MODEL}_printer_en.ppd
 \
  /usr/share/cups/model/brother_${MODEL}_printer_en.ppd
 }

diff --git a/net-print/brother-dcpj925dw-bin/metadata.xml 
b/net-print/brother-dcpj925dw-bin/metadata.xml
index e153d85..3b7ffd9 100644
--- a/net-print/brother-dcpj925dw-bin/metadata.xml
+++ b/net-print/brother-dcpj925dw-bin/metadata.xml
@@ -4,4 +4,7 @@
 
   u...@gentoo.org
 
+
+  Default to A4 paper size
+
 



[gentoo-commits] dev/ikelos:master commit in: media-video/get_iplayer/

2014-11-30 Thread Mike Auty
commit: 95aa4c0448f5856ffb177c5ee51f621b6ad8d6d7
Author: Mike Auty  gentoo  org>
AuthorDate: Sun Nov 30 20:14:04 2014 +
Commit: Mike Auty  gentoo  org>
CommitDate: Sun Nov 30 20:14:04 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=95aa4c04

Bump get_iplayer.

---
 media-video/get_iplayer/Manifest   |  8 +++---
 media-video/get_iplayer/get_iplayer-2.79.ebuild| 30 --
 ...iplayer-2.78.ebuild => get_iplayer-2.90.ebuild} |  2 +-
 media-video/get_iplayer/get_iplayer-.ebuild|  2 +-
 4 files changed, 5 insertions(+), 37 deletions(-)

diff --git a/media-video/get_iplayer/Manifest b/media-video/get_iplayer/Manifest
index 36ecadc..8bdfe34 100644
--- a/media-video/get_iplayer/Manifest
+++ b/media-video/get_iplayer/Manifest
@@ -1,5 +1,3 @@
-DIST get_iplayer-2.78.tar.gz 194080 RMD160 
dfbdf03d04a7d162017bc38bb66d1657b90f73a0 SHA1 
bfa82f61ebff07f6668165427a4ac517a19a7d50 SHA256 
4a03461cd4b0ea26a8345ffb14e7bb6e764d3485d797fe48917dae33eaef3aa3
-DIST get_iplayer-2.79.tar.gz 226627 RMD160 
a470b2329ade43737bc2b09b2f3e1cdf4762ef89 SHA1 
f951cf7b29e280ed7738dbd0f06a881dab599bf3 SHA256 
7abb73f8e6bfe9618eb0e3cf135f4ab0d6a2d17a52e7502800888c278b6a52c2
-EBUILD get_iplayer-2.78.ebuild 579 RMD160 
a3bbc2ad21cdb6b21d80e869a9e4347f3390b36f SHA1 
984cc7ba84f2205fdcd09f8235ff5243a44cde76 SHA256 
a368307d6e8e221be43e84095b7b529a3e1be6625dc84c853e30ddb898ce3d7e
-EBUILD get_iplayer-2.79.ebuild 579 RMD160 
a3bbc2ad21cdb6b21d80e869a9e4347f3390b36f SHA1 
984cc7ba84f2205fdcd09f8235ff5243a44cde76 SHA256 
a368307d6e8e221be43e84095b7b529a3e1be6625dc84c853e30ddb898ce3d7e
-EBUILD get_iplayer-.ebuild 654 RMD160 
988d730dd57f45bfd3be953eb624fca953a6935d SHA1 
a636799424eec43796fd1028154529b5ea6c6a74 SHA256 
02088c16badaefcfc4942e66f5bef5606dfbf54c2cf2034db249e3fa3ad98d19
+DIST get_iplayer-2.90.tar.gz 263109 SHA256 
109bbd5f46d6793181ea393aa38d5384b4ea043a1f29f6828adea939b8461dff SHA512 
6f9ded999d29b4ede1643cd4b231e44f3d1e28ff2d276b114b875da410bb425c2a80f41a0a8c70324c1a19e75f11dc512c190e8789039aaeed5a5df97f36165e
 WHIRLPOOL 
0f44146606835f68d3e44fc99499c994d74726df1502d428ac6f3122880518953aa2b8604f352a6a1c9751f7385864ae657c66282d5be8825988469966aa5c12
+EBUILD get_iplayer-2.90.ebuild 575 SHA256 
070b87ba7bc9bacb0ee6b5221448a34a85f84b18f7383c72d051d444ad4fdd95 SHA512 
5ce178efc41c85d0a99cef3bca8d1a6b4929939b604b1e391086fb741151e13caafdb4370479ef10c9b2cbdbd689c061a16f70823b1ce1615603c08ffea2d59e
 WHIRLPOOL 
5672955d7a9db7747b55fe73d2c9eede3c29ade03fe40feec07f839af083e8a67f89322d87207e44b4a46d6226905a65a2a915386bea50d1c6183944310e2456
+EBUILD get_iplayer-.ebuild 650 SHA256 
580e465a884bf537c132e8363f603544afe9cb1b66f89f6a24fb807e3e71937c SHA512 
c05dd4fc64fc5dcd90ae2b1f82eef0f8c74298cae4f7894111db055d297a4712759aef8b13b99212c8cf1ef5cc3e8411ebb798cdf3fd49fc615568c494d0f29b
 WHIRLPOOL 
83930800af98f3f5f02bee729ff49389f2df95447cb1a38b6aa3abb40a92b781370f1d6cdb8944bf6198c3655b4a7230bbf2cdc2315d63971670e56b5210729c

diff --git a/media-video/get_iplayer/get_iplayer-2.79.ebuild 
b/media-video/get_iplayer/get_iplayer-2.79.ebuild
deleted file mode 100644
index 60bf711..000
--- a/media-video/get_iplayer/get_iplayer-2.79.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-DESCRIPTION="BBC Iplayer downloading application"
-HOMEPAGE="http://linuxcentre.net/get_iplayer/";
-SRC_URI="ftp://ftp.infradead.org/pub/get_iplayer/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-RDEPEND="media-video/mplayer
-   media-video/ffmpeg
-   media-sound/lame
-   media-video/flvstreamer
-   dev-perl/libwww-perl
-   "
-DEPEND=""
-
-src_install() {
-   dobin ${PN}
-   doman ${PN}.1
-   insinto /usr/share/${PN}/plugins
-   doins plugins/*
-}
-

diff --git a/media-video/get_iplayer/get_iplayer-2.78.ebuild 
b/media-video/get_iplayer/get_iplayer-2.90.ebuild
similarity index 96%
rename from media-video/get_iplayer/get_iplayer-2.78.ebuild
rename to media-video/get_iplayer/get_iplayer-2.90.ebuild
index 60bf711..2726621 100644
--- a/media-video/get_iplayer/get_iplayer-2.78.ebuild
+++ b/media-video/get_iplayer/get_iplayer-2.90.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 RDEPEND="media-video/mplayer
-   media-video/ffmpeg
+   virtual/ffmpeg
media-sound/lame
media-video/flvstreamer
dev-perl/libwww-perl

diff --git a/media-video/get_iplayer/get_iplayer-.ebuild 
b/media-video/get_iplayer/get_iplayer-.ebuild
index 69b11bf..cd0756a 100644
--- a/media-video/get_iplayer/get_iplayer-.ebuild
+++ b/media-video/get_iplayer/get_iplayer-.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 RDEPEND="media-video/mplayer
-   media-video/ffmpeg
+   

[gentoo-commits] dev/ikelos:master commit in: dev-python/pycharm-community/, dev-util/pycharm-community/, ...

2014-11-30 Thread Mike Auty
commit: d91060d79fc86f3fab6434491b04195e6a246fc5
Author: Mike Auty  gmail  com>
AuthorDate: Mon Dec  1 01:10:39 2014 +
Commit: Mike Auty  gentoo  org>
CommitDate: Mon Dec  1 01:10:39 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=d91060d7

Move pycharm-community to match the main tree.

---
 dev-python/pycharm-community/Manifest  |  2 -
 .../pycharm-community-3.4.1.ebuild | 41 -
 dev-util/pycharm-community/Manifest|  3 ++
 dev-util/pycharm-community/files/README.gentoo |  5 +++
 .../pycharm-community-4.0.1.ebuild | 51 ++
 5 files changed, 59 insertions(+), 43 deletions(-)

diff --git a/dev-python/pycharm-community/Manifest 
b/dev-python/pycharm-community/Manifest
deleted file mode 100644
index 28a88a6..000
--- a/dev-python/pycharm-community/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pycharm-community-3.4.1.tar.gz 112821686 SHA256 
96427b1e842e7c09141ec4d3ede627c5ca7d821c0d6c98169b56a34f9035ef64 SHA512 
3f5a4c8c598ed0fe1a28335b63864a5597fe6da3d6de225ada93bbe4342b81db8cc0a96f297b5f0ebe9608b8507f9293419790805b7e24e0151175e952ecd421
 WHIRLPOOL 
efd62eb960902ab26983f51b2904209315b5a9535d6f0c0a45bc9d90df87cafc9d2d720d20e702b1846c0d2083af4e529f6de15184d73996da6164b4b8a38ac2
-EBUILD pycharm-community-3.4.1.ebuild 951 SHA256 
b42d42c004aadedb55c038e1800a6ef9363a0b69ef03c25c9e47c7529f4edbba SHA512 
f5cb4b8e9f888001548138dc880a12ad8fc3902933941e17eb061d593ba89f82854e4c310c7ea4a6799d757ae4b1133d881774c8f634ad0116bddb590d416a60
 WHIRLPOOL 
3e0dc4be9d98904ca4dbf1138c369659f2d0459e355b42d82d8ef6c84f353528407d29738c4da2098721035416746e06478c99bd70e74f62e10834e25e151a6b

diff --git a/dev-python/pycharm-community/pycharm-community-3.4.1.ebuild 
b/dev-python/pycharm-community/pycharm-community-3.4.1.ebuild
deleted file mode 100644
index 2f8c7d8..000
--- a/dev-python/pycharm-community/pycharm-community-3.4.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-EAPI="4"
-
-inherit eutils
-
-PBN=$(echo ${PN}|cut -d"-" -f1)
-PB="${PBN}-${PV}"
-
-DESCRIPTION="Powerful Python and Django IDE similar to IntelliJ IDEA"
-HOMEPAGE="www.jetbrains.com/pycharm/"
-SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz";
-
-KEYWORDS="~x86 ~amd64"
-
-DEPEND=">=virtual/jre-1.6"
-RDEPEND="${DEPEND}
-   !dev-util/pycharm-professional"
-RESTRICT="strip mirror"
-
-SLOT="0"
-S=${WORKDIR}
-
-src_prepare() {
-   sed -i ${S}/${P}/bin/${PBN}.sh -e 's/^\(\ *read IGNORE\)/#\1/'
-}
-
-src_install() {
-   dodir /opt/${PN}
-   mv "${S}/${P}" "${D}/opt/${PBN}" || die
-
-   dosym /opt/${PBN}/bin/pycharm.sh /usr/bin/${PBN}
-   doicon "${D}/opt/${PBN}/bin/${PBN}.png"
-   make_desktop_entry ${PBN} "PyCharm ${PV}" ${PBN} "Development;IDE"
-}
-
-pkg_postinst() {
-   ewarn "According to JetBrains, PyCharm has performance and"
-   ewarn "graphics issues with OpenJDK Java."
-   ewarn ""
-   ewarn "Please consider using Oracle JDK."
-   ewarn "Especially before reporting problems upstream."
-}

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
new file mode 100644
index 000..b783163
--- /dev/null
+++ b/dev-util/pycharm-community/Manifest
@@ -0,0 +1,3 @@
+AUX README.gentoo 169 SHA256 
3bcfb4f4909ec42cbaba2645b5c88d111f47b7d5e800a8aeadf3130091fd8bab SHA512 
a0254552b98b6ec8dadd91ed7df35bf990d08025d8352366f58ecabe94cdde2df64d8665447d0a2ffc1edacdeb05124c2a82722d5ad70b614d90bb0ae38544d2
 WHIRLPOOL 
f0de5cc2a1955e210655ee10d305bcfaf6a4a7b6dba46e17eece981d50bb461e9bd5bde772462a5849ebf59e54357bcfe42a5322c614bc75c1f96202654aa605
+DIST pycharm-community-4.0.1.tar.gz 120167832 SHA256 
62dbf4db642f3347852088f29dc84c91acfd8f5f0e05a0dee1f7dd5662d7004a SHA512 
f8aba87a6a88dd343814344006c95260896c4b2ef956492181513cad3fb18b291aafc646603135131d57648981566f80e4a096e9f9a4747087c6ee25e74840b7
 WHIRLPOOL 
f01606acf02e3cced50bc570c5c3037c01d2f3fbe58e6b0434bc11296280917e4d8b6e59a36eb20ab07786efd8b13cdc4a94797cc0dc50fe130574c6b8d89b7c
+EBUILD pycharm-community-4.0.1.ebuild 1170 SHA256 
03a13b965f558df1d464d7cdc1c2f206b1fcab700b754106a562f8e5cd2185cf SHA512 
b096f7ede35db8cd63803bc09de13f6e1320f1e69d09d58b6905163b41c86ee8965336d69497aa7d1715e2da274ef8b02c8fc788b99057c511edc2a7495b8fbc
 WHIRLPOOL 
206d510fd14aa3d2ef7c1441dc9eceb7a3bc547582068c38994f683bfd8221525652855f5a22af873e9c02dee3dfdc0c4119b3bcb87f7c5f775190cad5f1fdb6

diff --git a/dev-util/pycharm-community/files/README.gentoo 
b/dev-util/pycharm-community/files/README.gentoo
new file mode 100644
index 000..2164d9e
--- /dev/null
+++ b/dev-util/pycharm-community/files/README.gentoo
@@ -0,0 +1,5 @@
+According to JetBrains, PyCharm has performance and
+graphics issues with OpenJDK Java.
+
+Please consider using Oracle JDK.
+Especially before reporting problems upstream.

diff --git a/dev-util/pycharm-community/pycharm-community-4.0.1.ebuild 
b/dev-util/pycharm-community/pycharm-community-

[gentoo-commits] dev/ikelos:master commit in: media-sound/mpdris2/

2014-11-30 Thread Mike Auty
commit: f31856546e05215e5d3d09f440f7abd4f41c7547
Author: Mike Auty  gentoo  org>
AuthorDate: Sun Nov 30 20:14:57 2014 +
Commit: Mike Auty  gentoo  org>
CommitDate: Sun Nov 30 20:14:57 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=f3185654

Bump requirements on mpdris2.

---
 media-sound/mpdris2/Manifest| 2 +-
 media-sound/mpdris2/mpdris2-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/mpdris2/Manifest b/media-sound/mpdris2/Manifest
index bf00736..f7a2606 100644
--- a/media-sound/mpdris2/Manifest
+++ b/media-sound/mpdris2/Manifest
@@ -1 +1 @@
-EBUILD mpdris2-.ebuild 775 SHA256 
bb1468f227944e29bf156e6bca9c292386c781af27152e5a03b224551efec067 SHA512 
fe287a16296a5705c4a56a0fac39dcd91e2fbeb250eab577686d5d199aa1bac7e2c94c3461b17fa504eb6657ff76976547f68a3980e7d0801e53757bf020af5e
 WHIRLPOOL 
3c7a173d188ec7cddeb154b05f7c098cc9c8d6676fbe34aa981bb920aeab2e01fa49ad09d867dbd3b2117ddf96c493053f8a95c4eb6e1d37c97a88e15b36b669
+EBUILD mpdris2-.ebuild 779 SHA256 
fcc9f8e0d742544625783463c4abaffb42a279b391a775481d28cd4442cdb33d SHA512 
76e4431970752131f0d07749bbeb0e878b31db7ba11c861da384851bb8e26a421ba4418da9bad40ddaf748a2bb4cc6aa2803cc8f413682a54bb4e1cacc9fda1e
 WHIRLPOOL 
45dd7911376eeef5b41751b3c1b105bc04b0f3be118198ab5e3eeead0b7600f300fefa09a41080a59daca0b933e6667c4e918aeb46f101041b388ff1f4d62656

diff --git a/media-sound/mpdris2/mpdris2-.ebuild 
b/media-sound/mpdris2/mpdris2-.ebuild
index ef7536a..5f98727 100644
--- a/media-sound/mpdris2/mpdris2-.ebuild
+++ b/media-sound/mpdris2/mpdris2-.ebuild
@@ -20,7 +20,7 @@ IUSE=""
 
 DEPEND=">=dev-lang/python-2.4
>=dev-python/dbus-python-0.80
-   >=dev-python/pygobject-2.14
+   >=dev-python/pygobject-3.14.0:3
>=dev-python/python-mpd-0.3.0"
 
 src_prepare() {



[gentoo-commits] dev/ikelos:master commit in: dev-vcs/gitg/files/, dev-vcs/gitg/

2014-11-30 Thread Mike Auty
commit: 2aa5df78e1540cebaa5688a46fea36dd483f9960
Author: Mike Auty  gentoo  org>
AuthorDate: Thu Jul 31 15:01:52 2014 +
Commit: Mike Auty  gentoo  org>
CommitDate: Thu Jul 31 15:01:52 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=2aa5df78

Bump gitg, for when its dependencies become available.

---
 dev-vcs/gitg/ChangeLog | 180 ++
 dev-vcs/gitg/Manifest  |  10 +
 .../gitg/files/gitg-0.1.2-fix-disable-debug.patch  |  58 
 .../gitg/files/gitg-0.2.6-fix-libreoffice.patch| 371 +
 dev-vcs/gitg/gitg-0.2.7.ebuild |  59 
 dev-vcs/gitg/gitg-0.3.2.ebuild |  79 +
 dev-vcs/gitg/gitg-0.3.3.ebuild |  79 +
 dev-vcs/gitg/metadata.xml  |  15 +
 8 files changed, 851 insertions(+)

diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog
new file mode 100644
index 000..b8605d4
--- /dev/null
+++ b/dev-vcs/gitg/ChangeLog
@@ -0,0 +1,180 @@
+# ChangeLog for dev-vcs/gitg
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.29 2014/04/26 
06:02:40 pacho Exp $
+
+  26 Apr 2014; Pacho Ramos  -gitg-0.2.6.ebuild:
+  drop old
+
+  05 Apr 2014; Mike Auty  -gitg-0.0.6.ebuild,
+  -gitg-0.1.2.ebuild, gitg-0.2.6.ebuild, gitg-0.2.7.ebuild, gitg-0.3.2.ebuild:
+  Fix up dependencies (bug 506590 and bug 501696), and clear out old versions.
+
+  03 Apr 2014; Sebastian Pipping  metadata.xml:
+  Remove myself as a maintainer
+
+  15 Mar 2014; Sebastian Pipping  gitg-0.3.2.ebuild:
+  eautoreconf needs GNOME_COMPILE_WARNINGS from
+  /usr/share/aclocal/gnome-compiler-flags.m4 to rebuild configure script (bug
+  #504070)
+
+*gitg-0.3.2 (08 Feb 2014)
+
+  08 Feb 2014; Justin Lecher  +gitg-0.3.2.ebuild,
+  metadata.xml:
+  Version Bump, #497358; thanks for Mark R. Pariente, Konstantin and Jesús
+  Pérez (Chuso) working on the ebuild
+
+  18 Aug 2013; Agostino Sarubbo  gitg-0.2.7.ebuild:
+  Stable for x86, wrt bug #478274
+
+  27 Jul 2013; Agostino Sarubbo  gitg-0.2.7.ebuild:
+  Stable for amd64, wrt bug #478274
+
+*gitg-0.2.7 (13 Apr 2013)
+
+  13 Apr 2013; Mike Auty  -gitg-0.2.5.ebuild,
+  gitg-0.2.6.ebuild, +gitg-0.2.7.ebuild:
+  Bump gitg to 0.2.7 and block 0.2.6 from gnome-3.8 libraries due to a
+  segfault. Fixes bug 465526.
+
+*gitg-0.2.6 (29 Mar 2013)
+
+  29 Mar 2013; Tomáš Chvátal 
+  +files/gitg-0.2.6-fix-libreoffice.patch, +gitg-0.2.6.ebuild,
+  -files/gitg-0.2.1-fix-disable-debug.patch, -gitg-0.1.0.ebuild,
+  -gitg-0.2.2.ebuild, -gitg-0.2.4.ebuild:
+  Version bump to latest and add patch to make it work with huge repos
+  (libreoffice). Drop overshadowed packages to reduce versions clutter.
+
+  11 Jun 2012; Agostino Sarubbo  gitg-0.1.2.ebuild:
+  Stable for amd64, wrt bug #419893
+
+  09 Jun 2012; Sebastian Pipping  gitg-0.0.6.ebuild,
+  gitg-0.1.0.ebuild, gitg-0.1.2.ebuild, gitg-0.2.2.ebuild, gitg-0.2.4.ebuild,
+  gitg-0.2.5.ebuild:
+  Fix homepage link (bug #420019)
+
+  06 Jun 2012; Jeff Horelick  gitg-0.1.2.ebuild:
+  marked x86 per bug 419893
+
+  03 May 2012; Jeff Horelick  gitg-0.0.6.ebuild,
+  gitg-0.1.0.ebuild, gitg-0.1.2.ebuild, gitg-0.2.2.ebuild, gitg-0.2.4.ebuild,
+  gitg-0.2.5.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
+
+  14 Apr 2012; Zac Medico  gitg-0.2.5.ebuild:
+  Add ~amd64-linux keyword.
+
+*gitg-0.2.5 (28 Sep 2011)
+
+  28 Sep 2011; Sebastian Pipping  +gitg-0.2.5.ebuild:
+  Bump to 0.2.5 (bug #383527)
+
+  07 Aug 2011; Zac Medico  gitg-0.2.4.ebuild:
+  Add ~x86-linux keyword.
+
+*gitg-0.2.4 (31 Jul 2011)
+
+  31 Jul 2011; Sebastian Pipping  +gitg-0.2.4.ebuild:
+  Bump to 0.2.4: Downstream patching no longer needed, newer version of
+  gtksourceview required
+
+*gitg-0.2.2 (15 Jul 2011)
+
+  15 Jul 2011; Sebastian Pipping 
+  +files/gitg-0.2.1-fix-disable-debug.patch, +gitg-0.2.2.ebuild:
+  Insert 0.2.2 from gnome overlay (bug #360659)
+
+  12 Apr 2011; Sebastian Pipping  gitg-0.1.2.ebuild:
+  Remove -Werror (bug #363009)
+
+*gitg-0.1.2 (27 Mar 2011)
+
+  27 Mar 2011; Sebastian Pipping  +gitg-0.1.2.ebuild,
+  +files/gitg-0.1.2-fix-disable-debug.patch, metadata.xml:
+  Bump to 0.1.2
+
+  21 Mar 2011; Nirbheek Chauhan  -gitg-0.0.5.ebuild,
+  gitg-0.0.6.ebuild, -gitg-0.0.8.ebuild, gitg-0.1.0.ebuild:
+  Fix slot-deps on gnome libs
+
+*gitg-0.1.0 (25 Feb 2011)
+
+  25 Feb 2011; Mike Auty  +gitg-0.1.0.ebuild:
+  Bump to 0.1.0, thanks to Alphat-PC (bug 354065).
+
+  02 Jan 2011; Sebastian Pipping  gitg-0.0.8.ebuild:
+  Remove gone configure option --disable-bundle, integrate test suite from
+  "make check"
+
+  30 Dec 2010; Mike Auty  gitg-0.0.8.ebuild:
+  Fix a few dependency/ebuild issues as mentioned in bug 350189.
+
+  30 Dec 2010; Mike Auty  -gitg-0.0.1.ebuild,
+  -gitg-0.0.2.ebuild, -gitg-0.0.3.ebuild, -gitg-0.0.4.ebuild,
+  +gitg-0.0.8.ebuild:
+  Remove old never-stabilized versions of

[gentoo-commits] dev/ikelos:master commit in: dev-vcs/gitg/, dev-vcs/gitg/files/

2014-11-30 Thread Mike Auty
commit: f7fe654948490412d50bfc421bb0836118e7facf
Author: Mike Auty  gentoo  org>
AuthorDate: Thu Jul 31 15:02:14 2014 +
Commit: Mike Auty  gentoo  org>
CommitDate: Thu Jul 31 15:02:14 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=f7fe6549

Remove gitg because the deps aren't there yet.

---
 dev-vcs/gitg/ChangeLog | 180 --
 dev-vcs/gitg/Manifest  |  10 -
 .../gitg/files/gitg-0.1.2-fix-disable-debug.patch  |  58 
 .../gitg/files/gitg-0.2.6-fix-libreoffice.patch| 371 -
 dev-vcs/gitg/gitg-0.2.7.ebuild |  59 
 dev-vcs/gitg/gitg-0.3.2.ebuild |  79 -
 dev-vcs/gitg/gitg-0.3.3.ebuild |  79 -
 dev-vcs/gitg/metadata.xml  |  15 -
 8 files changed, 851 deletions(-)

diff --git a/dev-vcs/gitg/ChangeLog b/dev-vcs/gitg/ChangeLog
deleted file mode 100644
index b8605d4..000
--- a/dev-vcs/gitg/ChangeLog
+++ /dev/null
@@ -1,180 +0,0 @@
-# ChangeLog for dev-vcs/gitg
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/gitg/ChangeLog,v 1.29 2014/04/26 
06:02:40 pacho Exp $
-
-  26 Apr 2014; Pacho Ramos  -gitg-0.2.6.ebuild:
-  drop old
-
-  05 Apr 2014; Mike Auty  -gitg-0.0.6.ebuild,
-  -gitg-0.1.2.ebuild, gitg-0.2.6.ebuild, gitg-0.2.7.ebuild, gitg-0.3.2.ebuild:
-  Fix up dependencies (bug 506590 and bug 501696), and clear out old versions.
-
-  03 Apr 2014; Sebastian Pipping  metadata.xml:
-  Remove myself as a maintainer
-
-  15 Mar 2014; Sebastian Pipping  gitg-0.3.2.ebuild:
-  eautoreconf needs GNOME_COMPILE_WARNINGS from
-  /usr/share/aclocal/gnome-compiler-flags.m4 to rebuild configure script (bug
-  #504070)
-
-*gitg-0.3.2 (08 Feb 2014)
-
-  08 Feb 2014; Justin Lecher  +gitg-0.3.2.ebuild,
-  metadata.xml:
-  Version Bump, #497358; thanks for Mark R. Pariente, Konstantin and Jesús
-  Pérez (Chuso) working on the ebuild
-
-  18 Aug 2013; Agostino Sarubbo  gitg-0.2.7.ebuild:
-  Stable for x86, wrt bug #478274
-
-  27 Jul 2013; Agostino Sarubbo  gitg-0.2.7.ebuild:
-  Stable for amd64, wrt bug #478274
-
-*gitg-0.2.7 (13 Apr 2013)
-
-  13 Apr 2013; Mike Auty  -gitg-0.2.5.ebuild,
-  gitg-0.2.6.ebuild, +gitg-0.2.7.ebuild:
-  Bump gitg to 0.2.7 and block 0.2.6 from gnome-3.8 libraries due to a
-  segfault. Fixes bug 465526.
-
-*gitg-0.2.6 (29 Mar 2013)
-
-  29 Mar 2013; Tomáš Chvátal 
-  +files/gitg-0.2.6-fix-libreoffice.patch, +gitg-0.2.6.ebuild,
-  -files/gitg-0.2.1-fix-disable-debug.patch, -gitg-0.1.0.ebuild,
-  -gitg-0.2.2.ebuild, -gitg-0.2.4.ebuild:
-  Version bump to latest and add patch to make it work with huge repos
-  (libreoffice). Drop overshadowed packages to reduce versions clutter.
-
-  11 Jun 2012; Agostino Sarubbo  gitg-0.1.2.ebuild:
-  Stable for amd64, wrt bug #419893
-
-  09 Jun 2012; Sebastian Pipping  gitg-0.0.6.ebuild,
-  gitg-0.1.0.ebuild, gitg-0.1.2.ebuild, gitg-0.2.2.ebuild, gitg-0.2.4.ebuild,
-  gitg-0.2.5.ebuild:
-  Fix homepage link (bug #420019)
-
-  06 Jun 2012; Jeff Horelick  gitg-0.1.2.ebuild:
-  marked x86 per bug 419893
-
-  03 May 2012; Jeff Horelick  gitg-0.0.6.ebuild,
-  gitg-0.1.0.ebuild, gitg-0.1.2.ebuild, gitg-0.2.2.ebuild, gitg-0.2.4.ebuild,
-  gitg-0.2.5.ebuild:
-  dev-util/pkgconfig -> virtual/pkgconfig
-
-  14 Apr 2012; Zac Medico  gitg-0.2.5.ebuild:
-  Add ~amd64-linux keyword.
-
-*gitg-0.2.5 (28 Sep 2011)
-
-  28 Sep 2011; Sebastian Pipping  +gitg-0.2.5.ebuild:
-  Bump to 0.2.5 (bug #383527)
-
-  07 Aug 2011; Zac Medico  gitg-0.2.4.ebuild:
-  Add ~x86-linux keyword.
-
-*gitg-0.2.4 (31 Jul 2011)
-
-  31 Jul 2011; Sebastian Pipping  +gitg-0.2.4.ebuild:
-  Bump to 0.2.4: Downstream patching no longer needed, newer version of
-  gtksourceview required
-
-*gitg-0.2.2 (15 Jul 2011)
-
-  15 Jul 2011; Sebastian Pipping 
-  +files/gitg-0.2.1-fix-disable-debug.patch, +gitg-0.2.2.ebuild:
-  Insert 0.2.2 from gnome overlay (bug #360659)
-
-  12 Apr 2011; Sebastian Pipping  gitg-0.1.2.ebuild:
-  Remove -Werror (bug #363009)
-
-*gitg-0.1.2 (27 Mar 2011)
-
-  27 Mar 2011; Sebastian Pipping  +gitg-0.1.2.ebuild,
-  +files/gitg-0.1.2-fix-disable-debug.patch, metadata.xml:
-  Bump to 0.1.2
-
-  21 Mar 2011; Nirbheek Chauhan  -gitg-0.0.5.ebuild,
-  gitg-0.0.6.ebuild, -gitg-0.0.8.ebuild, gitg-0.1.0.ebuild:
-  Fix slot-deps on gnome libs
-
-*gitg-0.1.0 (25 Feb 2011)
-
-  25 Feb 2011; Mike Auty  +gitg-0.1.0.ebuild:
-  Bump to 0.1.0, thanks to Alphat-PC (bug 354065).
-
-  02 Jan 2011; Sebastian Pipping  gitg-0.0.8.ebuild:
-  Remove gone configure option --disable-bundle, integrate test suite from
-  "make check"
-
-  30 Dec 2010; Mike Auty  gitg-0.0.8.ebuild:
-  Fix a few dependency/ebuild issues as mentioned in bug 350189.
-
-  30 Dec 2010; Mike Auty  -gitg-0.0.1.ebuild,
-  -gitg-0.0.2.ebuild, -gitg-0.0.3.ebuild, -gitg-0.0.4.ebuild,
-  +gitg-0.0.8.ebuild:
-  Remove old never-stabilized versions of gitg

[gentoo-commits] gentoo-x86 commit in dev-python/python-ptrace: python-ptrace-0.8.1.ebuild ChangeLog python-ptrace-0.8.ebuild python-ptrace-0.7.ebuild python-ptrace-0.6.6.ebuild

2014-11-30 Thread Mike Gilbert (floppym)
floppym 14/12/01 02:02:53

  Modified: python-ptrace-0.8.1.ebuild ChangeLog
  Removed:  python-ptrace-0.8.ebuild python-ptrace-0.7.ebuild
python-ptrace-0.6.6.ebuild
  Log:
  Drop optional runtime dep on dev-libs/distorm64, and restore python3 and pypy 
support. Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.3  dev-python/python-ptrace/python-ptrace-0.8.1.ebuild

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

Index: python-ptrace-0.8.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-ptrace/python-ptrace-0.8.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-ptrace-0.8.1.ebuild  30 Nov 2014 16:55:05 -  1.2
+++ python-ptrace-0.8.1.ebuild  1 Dec 2014 02:02:53 -   1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-ptrace/python-ptrace-0.8.1.ebuild,v 
1.2 2014/11/30 16:55:05 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-ptrace/python-ptrace-0.8.1.ebuild,v 
1.3 2014/12/01 02:02:53 floppym Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 
@@ -16,13 +16,10 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc examples"
 
-DEPEND=""
-RDEPEND="dev-libs/distorm64[${PYTHON_USEDEP}]"
-# Req'd for tests
-DISTUTILS_IN_SOURCE_BUILD=1
-
 python_test() {
-   "${PYTHON}" test_doc.py || die "tests failed under ${EPYTHON}"
+   # Python 3.4 adds SOCK_CLOEXEC to socket.type automatically, and ptrace 
does
+   # not translate that on output causing it to fail 
test_strace.test_socket.
+   "${PYTHON}" runtests.py || die "Testing failed with ${EPYTHON}"
 }
 
 python_install_all() {



1.18 dev-python/python-ptrace/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   30 Nov 2014 16:55:05 -  1.17
+++ ChangeLog   1 Dec 2014 02:02:53 -   1.18
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-ptrace
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v 1.17 
2014/11/30 16:55:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v 1.18 
2014/12/01 02:02:53 floppym Exp $
+
+  01 Dec 2014; Mike Gilbert  -python-ptrace-0.6.6.ebuild,
+  -python-ptrace-0.7.ebuild, -python-ptrace-0.8.ebuild,
+  python-ptrace-0.8.1.ebuild:
+  Drop optional runtime dep on dev-libs/distorm64, and restore python3 and pypy
+  support. Remove old.
 
   30 Nov 2014; Michał Górny  python-ptrace-0.7.ebuild,
   python-ptrace-0.8.1.ebuild, python-ptrace-0.8.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/python-ptrace: python-ptrace-0.8.1.ebuild ChangeLog

2014-11-30 Thread Mike Gilbert (floppym)
floppym 14/12/01 02:16:04

  Modified: python-ptrace-0.8.1.ebuild ChangeLog
  Log:
  Add upstream bug url.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.4  dev-python/python-ptrace/python-ptrace-0.8.1.ebuild

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

Index: python-ptrace-0.8.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-ptrace/python-ptrace-0.8.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-ptrace-0.8.1.ebuild  1 Dec 2014 02:02:53 -   1.3
+++ python-ptrace-0.8.1.ebuild  1 Dec 2014 02:16:04 -   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/python-ptrace/python-ptrace-0.8.1.ebuild,v 
1.3 2014/12/01 02:02:53 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-ptrace/python-ptrace-0.8.1.ebuild,v 
1.4 2014/12/01 02:16:04 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -19,6 +19,7 @@
 python_test() {
# Python 3.4 adds SOCK_CLOEXEC to socket.type automatically, and ptrace 
does
# not translate that on output causing it to fail 
test_strace.test_socket.
+   # https://bitbucket.org/haypo/python-ptrace/issue/17
"${PYTHON}" runtests.py || die "Testing failed with ${EPYTHON}"
 }
 



1.19 dev-python/python-ptrace/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   1 Dec 2014 02:02:53 -   1.18
+++ ChangeLog   1 Dec 2014 02:16:04 -   1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-ptrace
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v 1.18 
2014/12/01 02:02:53 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-ptrace/ChangeLog,v 1.19 
2014/12/01 02:16:04 floppym Exp $
+
+  01 Dec 2014; Mike Gilbert  python-ptrace-0.8.1.ebuild:
+  Add upstream bug url.
 
   01 Dec 2014; Mike Gilbert  -python-ptrace-0.6.6.ebuild,
   -python-ptrace-0.7.ebuild, -python-ptrace-0.8.ebuild,






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

2014-11-30 Thread Mike Gilbert (floppym)
floppym 14/12/01 02:56:45

  Modified: unbound-1.5.0-r1.ebuild ChangeLog
  Log:
  Add slot to openssl deps.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.3  net-dns/unbound/unbound-1.5.0-r1.ebuild

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

Index: unbound-1.5.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- unbound-1.5.0-r1.ebuild 30 Nov 2014 23:35:25 -  1.2
+++ unbound-1.5.0-r1.ebuild 1 Dec 2014 02:56:45 -   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-dns/unbound/unbound-1.5.0-r1.ebuild,v 
1.2 2014/11/30 23:35:25 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.5.0-r1.ebuild,v 
1.3 2014/12/01 02:56:45 floppym Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -24,12 +24,12 @@
 
 CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}]
>=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}]
-   >=dev-libs/openssl-1.0.1h-r2[${MULTILIB_USEDEP}]
+   >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}]
dnstap? (
dev-libs/fstrm[${MULTILIB_USEDEP}]
>=dev-libs/protobuf-c-1.0.2-r1[${MULTILIB_USEDEP}]
)
-   ecdsa? ( dev-libs/openssl[-bindist] )
+   ecdsa? ( dev-libs/openssl:0[-bindist] )
python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${CDEPEND}



1.81 net-dns/unbound/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.81&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?rev=1.81&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/unbound/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   30 Nov 2014 23:35:25 -  1.80
+++ ChangeLog   1 Dec 2014 02:56:45 -   1.81
@@ -1,6 +1,9 @@
 # ChangeLog for net-dns/unbound
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.80 2014/11/30 
23:35:25 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.81 2014/12/01 
02:56:45 floppym Exp $
+
+  01 Dec 2014; Mike Gilbert  unbound-1.5.0-r1.ebuild:
+  Add slot to openssl deps.
 
   30 Nov 2014; Tim Harder  unbound-1.5.0-r1.ebuild:
   Simplify openssl deps when ecdsa support is enabled.






[gentoo-commits] gentoo-x86 commit in sys-fs/zfs: zfs-0.6.2-r5.ebuild zfs-9999.ebuild zfs-0.6.3.ebuild zfs-0.6.2-r4.ebuild zfs-0.6.2-r3.ebuild ChangeLog

2014-11-30 Thread Richard Yao (ryao)
ryao14/12/01 05:26:19

  Modified: zfs-0.6.2-r5.ebuild zfs-.ebuild
zfs-0.6.3.ebuild zfs-0.6.2-r4.ebuild
zfs-0.6.2-r3.ebuild ChangeLog
  Log:
  Python 3.4 support, bug #531006
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.4  sys-fs/zfs/zfs-0.6.2-r5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r5.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r5.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r5.ebuild?r1=1.3&r2=1.4

Index: zfs-0.6.2-r5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- zfs-0.6.2-r5.ebuild 30 Jul 2014 19:21:10 -  1.3
+++ zfs-0.6.2-r5.ebuild 1 Dec 2014 05:26:19 -   1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r5.ebuild,v 1.3 
2014/07/30 19:21:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r5.ebuild,v 1.4 
2014/12/01 05:26:19 ryao Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3,3_4} )
 
 inherit python-r1
 



1.55 sys-fs/zfs/zfs-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-.ebuild?rev=1.55&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-.ebuild?rev=1.55&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-.ebuild?r1=1.54&r2=1.55

Index: zfs-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-.ebuild,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- zfs-.ebuild 30 Jul 2014 19:21:10 -  1.54
+++ zfs-.ebuild 1 Dec 2014 05:26:19 -   1.55
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-.ebuild,v 1.54 
2014/07/30 19:21:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-.ebuild,v 1.55 
2014/12/01 05:26:19 ryao Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3,3_4} )
 
 inherit python-r1
 



1.3  sys-fs/zfs/zfs-0.6.3.ebuild

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

Index: zfs-0.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zfs-0.6.3.ebuild30 Jul 2014 19:21:10 -  1.2
+++ zfs-0.6.3.ebuild1 Dec 2014 05:26:19 -   1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.3.ebuild,v 1.2 
2014/07/30 19:21:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.3.ebuild,v 1.3 
2014/12/01 05:26:19 ryao Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3,3_4} )
 
 inherit python-r1
 



1.3  sys-fs/zfs/zfs-0.6.2-r4.ebuild

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

Index: zfs-0.6.2-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zfs-0.6.2-r4.ebuild 30 Jul 2014 19:21:10 -  1.2
+++ zfs-0.6.2-r4.ebuild 1 Dec 2014 05:26:19 -   1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r4.ebuild,v 1.2 
2014/07/30 19:21:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.2-r4.ebuild,v 1.3 
2014/12/01 05

[gentoo-commits] gentoo-x86 commit in sys-fs/zfs-kmod: zfs-kmod-0.6.3.ebuild zfs-kmod-9999.ebuild ChangeLog

2014-11-30 Thread Richard Yao (ryao)
ryao14/12/01 05:30:03

  Modified: zfs-kmod-0.6.3.ebuild zfs-kmod-.ebuild
ChangeLog
  Log:
  Do not permit builds against PAX_RANDKSTACK until a panic issue is fixed, 
thanks perfinition for the warning
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.6  sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild?r1=1.5&r2=1.6

Index: zfs-kmod-0.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- zfs-kmod-0.6.3.ebuild   8 Oct 2014 21:27:48 -   1.5
+++ zfs-kmod-0.6.3.ebuild   1 Dec 2014 05:30:02 -   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/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild,v 1.5 
2014/10/08 21:27:48 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3.ebuild,v 1.6 
2014/12/01 05:30:02 ryao Exp $
 
 EAPI="4"
 
@@ -48,6 +48,7 @@
IOSCHED_NOOP
MODULES
!PAX_KERNEXEC_PLUGIN_METHOD_OR
+   !PAX_RANDKSTACK
!PAX_USERCOPY_SLABS
ZLIB_DEFLATE
ZLIB_INFLATE



1.27 sys-fs/zfs-kmod/zfs-kmod-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild?r1=1.26&r2=1.27

Index: zfs-kmod-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- zfs-kmod-.ebuild18 Sep 2014 12:45:25 -  1.26
+++ zfs-kmod-.ebuild1 Dec 2014 05:30:02 -   1.27
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild,v 1.26 
2014/09/18 12:45:25 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-.ebuild,v 1.27 
2014/12/01 05:30:02 ryao Exp $
 
 EAPI="4"
 
@@ -48,6 +48,7 @@
IOSCHED_NOOP
MODULES
!PAX_KERNEXEC_PLUGIN_METHOD_OR
+   !PAX_RANDKSTACK
ZLIB_DEFLATE
ZLIB_INFLATE
"



1.55 sys-fs/zfs-kmod/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?rev=1.55&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?rev=1.55&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   8 Oct 2014 21:27:48 -   1.54
+++ ChangeLog   1 Dec 2014 05:30:02 -   1.55
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/zfs-kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.54 2014/10/08 
21:27:48 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.55 2014/12/01 
05:30:02 ryao Exp $
+
+  01 Dec 2014; Richard Yao  zfs-kmod-0.6.3.ebuild,
+  zfs-kmod-.ebuild:
+  Do not permit builds against PAX_RANDKSTACK until a panic issue is fixed,
+  thanks perfinition for the warning
 
   08 Oct 2014; Richard Yao  zfs-kmod-0.6.3.ebuild,
   zfs-kmod-.ebuild:






[gentoo-commits] gentoo-x86 commit in sys-kernel/spl: spl-9999.ebuild spl-0.6.3.ebuild ChangeLog

2014-11-30 Thread Richard Yao (ryao)
ryao14/12/01 05:45:21

  Modified: spl-.ebuild spl-0.6.3.ebuild ChangeLog
  Log:
  Do not permit builds against PAX_RANDKSTACK until a panic issue is fixed, 
thanks perfinition for the warning; also fix repoman warning about unquoted 
variable
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.43 sys-kernel/spl/spl-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-.ebuild?rev=1.43&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-.ebuild?rev=1.43&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/spl/spl-.ebuild?r1=1.42&r2=1.43

Index: spl-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-.ebuild,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- spl-.ebuild 5 Sep 2014 18:30:46 -   1.42
+++ spl-.ebuild 1 Dec 2014 05:45:21 -   1.43
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-.ebuild,v 1.42 
2014/09/05 18:30:46 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-.ebuild,v 1.43 
2014/12/01 05:45:21 ryao Exp $
 
 EAPI="4"
 AUTOTOOLS_AUTORECONF="1"
@@ -45,6 +45,7 @@
MODULES
KALLSYMS
!PAX_KERNEXEC_PLUGIN_METHOD_OR
+   !PAX_RANDKSTACK
ZLIB_DEFLATE
ZLIB_INFLATE
"
@@ -96,7 +97,7 @@
 }
 
 src_install() {
-   autotools-utils_src_install INSTALL_MOD_PATH=${INSTALL_MOD_PATH:-$EROOT}
+   autotools-utils_src_install 
INSTALL_MOD_PATH="${INSTALL_MOD_PATH:-$EROOT}"
dodoc AUTHORS DISCLAIMER README.markdown
 }
 



1.4  sys-kernel/spl/spl-0.6.3.ebuild

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

Index: spl-0.6.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-0.6.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spl-0.6.3.ebuild5 Sep 2014 18:30:46 -   1.3
+++ spl-0.6.3.ebuild1 Dec 2014 05:45:21 -   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/sys-kernel/spl/spl-0.6.3.ebuild,v 1.3 
2014/09/05 18:30:46 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-0.6.3.ebuild,v 1.4 
2014/12/01 05:45:21 ryao Exp $
 
 EAPI="4"
 AUTOTOOLS_AUTORECONF="1"
@@ -45,6 +45,7 @@
MODULES
KALLSYMS
!PAX_KERNEXEC_PLUGIN_METHOD_OR
+   !PAX_RANDKSTACK
ZLIB_DEFLATE
ZLIB_INFLATE
"
@@ -96,7 +97,7 @@
 }
 
 src_install() {
-   autotools-utils_src_install INSTALL_MOD_PATH=${INSTALL_MOD_PATH:-$EROOT}
+   autotools-utils_src_install 
INSTALL_MOD_PATH="${INSTALL_MOD_PATH:-$EROOT}"
dodoc AUTHORS DISCLAIMER README.markdown
 }
 



1.78 sys-kernel/spl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   5 Sep 2014 18:30:46 -   1.77
+++ ChangeLog   1 Dec 2014 05:45:21 -   1.78
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/spl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v 1.77 2014/09/05 
18:30:46 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v 1.78 2014/12/01 
05:45:21 ryao Exp $
+
+  01 Dec 2014; Richard Yao  spl-0.6.3.ebuild, spl-.ebuild:
+  Do not permit builds against PAX_RANDKSTACK until a panic issue is fixed,
+  thanks perfinition for the warning; also fix repoman warning about unquoted
+  variable
 
   05 Sep 2014; Richard Yao  spl-0.6.3.ebuild, spl-.ebuild:
   Add preliminary ebuild changes for Gentoo Prefix support; Make die always






[gentoo-commits] gentoo-x86 commit in dev-python/apsw: apsw-3.8.5_p1.ebuild apsw-3.8.7.1_p1.ebuild ChangeLog apsw-3.8.4.1_p1.ebuild apsw-3.8.2_p1.ebuild apsw-3.8.4.3_p1.ebuild apsw-3.8.3.1_p1.ebuild a

2014-11-30 Thread Ian Delaney (idella4)
idella4 14/12/01 05:50:43

  Modified: apsw-3.8.5_p1.ebuild apsw-3.8.7.1_p1.ebuild
ChangeLog
  Removed:  apsw-3.8.4.1_p1.ebuild apsw-3.8.2_p1.ebuild
apsw-3.8.4.3_p1.ebuild apsw-3.8.3.1_p1.ebuild
apsw-3.8.0.2_p1.ebuild apsw-3.8.0_p2.ebuild
apsw-3.7.17_p1.ebuild apsw-3.8.1_p1.ebuild
  Log:
  clean old python impl, minor upgrade to fix to qa issue, remove many old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/apsw/apsw-3.8.5_p1.ebuild

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

Index: apsw-3.8.5_p1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.8.5_p1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apsw-3.8.5_p1.ebuild10 Jun 2014 23:56:38 -  1.1
+++ apsw-3.8.5_p1.ebuild1 Dec 2014 05:50:43 -   1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.8.5_p1.ebuild,v 1.1 
2014/06/10 23:56:38 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.8.5_p1.ebuild,v 1.2 
2014/12/01 05:50:43 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1
 
@@ -29,7 +29,7 @@
 PATCHES=( "${FILESDIR}"/${PN}-3.6.20.1-fix_tests.patch )
 
 python_compile() {
-   if [[ ${EPYTHON} == python2* ]]; then
+   if ! python_is_python3; then
local CFLAGS="${CFLAGS} -fno-strict-aliasing"
export CFLAGS
fi



1.2  dev-python/apsw/apsw-3.8.7.1_p1.ebuild

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

Index: apsw-3.8.7.1_p1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.8.7.1_p1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apsw-3.8.7.1_p1.ebuild  6 Nov 2014 06:16:31 -   1.1
+++ apsw-3.8.7.1_p1.ebuild  1 Dec 2014 05:50:43 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.8.7.1_p1.ebuild,v 
1.1 2014/11/06 06:16:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/apsw-3.8.7.1_p1.ebuild,v 
1.2 2014/12/01 05:50:43 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -29,7 +29,7 @@
 PATCHES=( "${FILESDIR}"/${PN}-3.6.20.1-fix_tests.patch )
 
 python_compile() {
-   if [[ ${EPYTHON} == python2* ]]; then
+   if ! python_is_python3; then
local CFLAGS="${CFLAGS} -fno-strict-aliasing"
export CFLAGS
fi



1.73 dev-python/apsw/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog   6 Nov 2014 06:16:31 -   1.72
+++ ChangeLog   1 Dec 2014 05:50:43 -   1.73
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/apsw
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v 1.72 2014/11/06 
06:16:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/apsw/ChangeLog,v 1.73 2014/12/01 
05:50:43 idella4 Exp $
+
+  01 Dec 2014; Ian Delaney  -apsw-3.7.17_p1.ebuild,
+  -apsw-3.8.0.2_p1.ebuild, -apsw-3.8.0_p2.ebuild, -apsw-3.8.1_p1.ebuild,
+  -apsw-3.8.2_p1.ebuild, -apsw-3.8.3.1_p1.ebuild, -apsw-3.8.4.1_p1.ebuild,
+  -apsw-3.8.4.3_p1.ebuild, apsw-3.8.5_p1.ebuild, apsw-3.8.7.1_p1.ebuild:
+  clean old python impl, minor upgrade to fix to qa issue, remove m

[gentoo-commits] gentoo-x86 commit in net-p2p/deluge: deluge-1.3.11.ebuild deluge-9999.ebuild ChangeLog deluge-1.3.5-r2.ebuild deluge-1.3.3.ebuild deluge-1.3.5.ebuild

2014-11-30 Thread Benda XU (heroxbd)
heroxbd 14/12/01 05:54:08

  Modified: deluge-.ebuild ChangeLog
  Added:deluge-1.3.11.ebuild
  Removed:  deluge-1.3.5-r2.ebuild deluge-1.3.3.ebuild
deluge-1.3.5.ebuild
  Log:
  Version bump to 1.3.11 and to EAPI 5 for bug #517072; thanks Mark R. 
Pariente.  Drop old ebuilds and python 2.5/2.6 dependencies.  Rebase - to 
1.3.11.  Migrate from distutils to distutils-r1.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, unsigned 
Manifest commit)

Revision  ChangesPath
1.36 net-p2p/deluge/deluge-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/deluge/deluge-.ebuild?rev=1.36&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/deluge/deluge-.ebuild?rev=1.36&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/deluge/deluge-.ebuild?r1=1.35&r2=1.36

Index: deluge-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-.ebuild,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- deluge-.ebuild  10 Aug 2014 20:36:34 -  1.35
+++ deluge-.ebuild  1 Dec 2014 05:54:08 -   1.36
@@ -1,36 +1,42 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-.ebuild,v 1.35 
2014/08/10 20:36:34 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/deluge/deluge-.ebuild,v 1.36 
2014/12/01 05:54:08 heroxbd Exp $
 
-EAPI="3"
-PYTHON_DEPEND="2:2.5"
+EAPI="5"
 
-inherit distutils git-2
-
-EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
-   http://git.deluge-torrent.org/${PN}/";
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=1
+inherit distutils-r1 eutils systemd
 
 DESCRIPTION="BitTorrent client with a client/server model"
 HOMEPAGE="http://deluge-torrent.org/";
-SRC_URI=""
+
+if [[ ${PV} ==  ]]; then
+   inherit git-2
+   EGIT_REPO_URI="git://deluge-torrent.org/${PN}.git
+   http://git.deluge-torrent.org/${PN}";
+   SRC_URI=""
+   KEYWORDS=""
+else
+   SRC_URI="http://download.deluge-torrent.org/source/${P}.tar.bz2";
+   KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
+fi
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS=""
-IUSE="geoip gtk libnotify setproctitle webinterface"
+IUSE="geoip gtk libnotify setproctitle sound webinterface"
 
 DEPEND=">=net-libs/rb_libtorrent-0.14.9[python]
-   dev-python/setuptools"
-RDEPEND="${DEPEND}
+   dev-util/intltool"
+RDEPEND=">=net-libs/rb_libtorrent-0.14.9[python]
dev-python/chardet
dev-python/pyopenssl
dev-python/pyxdg
-   || ( dev-lang/python:2.7 dev-lang/python:2.6 dev-python/simplejson )
>=dev-python/twisted-core-8.1
>=dev-python/twisted-web-8.1
geoip? ( dev-libs/geoip )
gtk? (
-   dev-python/pygame
+   sound? ( dev-python/pygame )
dev-python/pygobject:2
>=dev-python/pygtk-2.12
gnome-base/librsvg
@@ -39,25 +45,23 @@
setproctitle? ( dev-python/setproctitle )
webinterface? ( dev-python/mako )"
 
-pkg_setup() {
-   python_set_active_version 2
-   python_pkg_setup
-}
+python_prepare_all() {
+   local PATCHES=(
+   "${FILESDIR}"/${PN}-1.3.5-disable_libtorrent_internal_copy.patch
+   )
 
-src_prepare() {
-   distutils_src_prepare
-   python_convert_shebangs -r 2 .
-   epatch "${FILESDIR}/${PN}-1.3.5-disable_libtorrent_internal_copy.patch"
+   distutils-r1_python_prepare_all
 }
 
-src_install() {
-   distutils_src_install
+python_install_all() {
+   distutils-r1_python_install_all
newinitd "${FILESDIR}"/deluged.init deluged
newconfd "${FILESDIR}"/deluged.conf deluged
+   systemd_dounit "${FILESDIR}"/deluged.service
+   systemd_dounit "${FILESDIR}"/deluge-web.service
 }
 
 pkg_postinst() {
-   distutils_pkg_postinst
elog
elog "If after upgrading it doesn't work, please remove the"
elog "'~/.config/deluge' directory and try again, but make a backup"



1.190net-p2p/deluge/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/deluge/ChangeLog?rev=1.190&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/deluge/ChangeLog?rev=1.190&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/deluge/ChangeLog?r1=1.189&r2=1.190

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-p2p/deluge/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog   10 Aug 2014 20:36:34 -  1.189
+++ ChangeLog   1 Dec 2014 05:54:08 -   1.190
@@ -1,6 +1,15 

[gentoo-commits] gentoo-x86 commit in dev-python/ipython: ipython-2.3.0.ebuild ChangeLog

2014-11-30 Thread Patrick Lauer (patrick)
patrick 14/12/01 06:05:58

  Modified: ipython-2.3.0.ebuild ChangeLog
  Log:
  Fix dependencies for test phase
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-python/ipython/ipython-2.3.0.ebuild

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

Index: ipython-2.3.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipython-2.3.0.ebuild10 Nov 2014 08:36:27 -  1.1
+++ ipython-2.3.0.ebuild1 Dec 2014 06:05:58 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.3.0.ebuild,v 
1.1 2014/11/10 08:36:27 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-2.3.0.ebuild,v 
1.2 2014/12/01 06:05:58 patrick Exp $
 
 EAPI=5
 
@@ -52,6 +52,7 @@
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/mock[${PY2_USEDEP}]
+   >=www-servers/tornado-3.1[${PYTHON_USEDEP}]
)
doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/numpydoc[${PYTHON_USEDEP}]



1.151dev-python/ipython/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- ChangeLog   29 Nov 2014 20:05:08 -  1.150
+++ ChangeLog   1 Dec 2014 06:05:58 -   1.151
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ipython
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.150 
2014/11/29 20:05:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.151 
2014/12/01 06:05:58 patrick Exp $
+
+  01 Dec 2014; Patrick Lauer  ipython-2.3.0.ebuild:
+  Fix dependencies for test phase
 
   29 Nov 2014; Markus Meier  ipython-2.2.0.ebuild:
   add ~arm, bug #518742






[gentoo-commits] gentoo-x86 commit in dev-ruby/twitter: ChangeLog twitter-5.13.0.ebuild

2014-11-30 Thread Hans de Graaff (graaff)
graaff  14/12/01 06:20:28

  Modified: ChangeLog
  Added:twitter-5.13.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.47 dev-ruby/twitter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   2 Nov 2014 08:04:37 -   1.46
+++ ChangeLog   1 Dec 2014 06:20:28 -   1.47
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/twitter
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.46 
2014/11/02 08:04:37 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/ChangeLog,v 1.47 
2014/12/01 06:20:28 graaff Exp $
+
+*twitter-5.13.0 (01 Dec 2014)
+
+  01 Dec 2014; Hans de Graaff  +twitter-5.13.0.ebuild:
+  Version bump.
 
 *twitter-5.12.0 (02 Nov 2014)
 



1.1  dev-ruby/twitter/twitter-5.13.0.ebuild

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

Index: twitter-5.13.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/twitter/twitter-5.13.0.ebuild,v 1.1 
2014/12/01 06:20:28 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_RECIPE_DOC="yard"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"

inherit ruby-fakegem

DESCRIPTION="Ruby wrapper around the Twitter API"
HOMEPAGE="http://sferik.github.com/twitter/";
SRC_URI="https://github.com/sferik/twitter/archive/v${PV}.tar.gz -> ${P}.tar.gz"

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

ruby_add_rdepend "
>=dev-ruby/addressable-2.3
>=dev-ruby/buftok-0.2.0
>=dev-ruby/equalizer-0.0.9
=dev-ruby/faraday-0*
>=dev-ruby/faraday-0.9.0
>=dev-ruby/http-0.6.0:0.6
>=dev-ruby/http_parser_rb-0.6.0
>=dev-ruby/json-1.8
>=dev-ruby/memoizable-0.4.0
>=dev-ruby/naught-1.0
=dev-ruby/simple_oauth-0.3*
>=dev-ruby/simple_oauth-0.3.0"

ruby_add_bdepend "test? (
dev-ruby/rspec:2
dev-ruby/webmock
)
doc? ( dev-ruby/yard )"

all_ruby_prepare() {
#   rm Gemfile || die
sed -i -e '/[Bb]undler/d' Rakefile || die "Unable to remove bundler 
code."

sed -i -e '/simplecov/,/end/ s:^:#:' spec/helper.rb || die
}

each_ruby_test() {
CI=true ${RUBY} -S rspec spec || die
}






[gentoo-commits] dev/ulm:master commit in: licenses/

2014-11-30 Thread Ulrich Müller
commit: 4ac2e8919d99169701d10a265da3a0958b502966
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Dec  1 06:23:26 2014 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Dec  1 06:23:26 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/ulm.git;a=commit;h=4ac2e891

Rename Brother-EULA to Brother-lpr.

---
 licenses/{Brother-EULA => Brother-lpr} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/licenses/Brother-EULA b/licenses/Brother-lpr
similarity index 100%
rename from licenses/Brother-EULA
rename to licenses/Brother-lpr



[gentoo-commits] dev/ulm:master commit in: net-print/brother-dcpj925dw-bin/

2014-11-30 Thread Ulrich Müller
commit: 1de9e0f8c09767f81896a97351e6bc9428ff873e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Dec  1 06:25:19 2014 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Dec  1 06:25:19 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/ulm.git;a=commit;h=1de9e0f8

net-print/brother-dcpj925dw-bin: Update LICENSE, this is not an EULA.

Package-Manager: portage-2.2.14

---
 net-print/brother-dcpj925dw-bin/ChangeLog | 4 
 net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/net-print/brother-dcpj925dw-bin/ChangeLog 
b/net-print/brother-dcpj925dw-bin/ChangeLog
index 4ce1241..be180a3 100644
--- a/net-print/brother-dcpj925dw-bin/ChangeLog
+++ b/net-print/brother-dcpj925dw-bin/ChangeLog
@@ -3,6 +3,10 @@
 # $Header: $
 
   01 Dec 2014; Ulrich Müller 
+  brother-dcpj925dw-bin-20131010.ebuild:
+  Update LICENSE, this is not an EULA.
+
+  01 Dec 2014; Ulrich Müller 
   brother-dcpj925dw-bin-20131010.ebuild, metadata.xml:
   Add USE flag for A4 paper default.
 

diff --git 
a/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild 
b/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
index 77ce679..91a42ab 100644
--- a/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
+++ b/net-print/brother-dcpj925dw-bin/brother-dcpj925dw-bin-20131010.ebuild
@@ -14,11 +14,11 @@ DESCRIPTION="Brother printer driver for DCP-J925DW"
 HOMEPAGE="http://www.brother.com/";
 
SRC_URI="http://download.brother.com/welcome/dlf005614/${MODEL}lpr-${PV_LPR}.i386.rpm
 
http://download.brother.com/welcome/dlf005616/${MODEL}cupswrapper-${PV_CUPSWRAPPER}.i386.rpm";
 
-LICENSE="Brother-EULA"
+LICENSE="GPL-2+ Brother-lpr no-source-code"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="+metric"
-RESTRICT="mirror strip"
+RESTRICT="strip"
 
 RDEPEND="net-print/cups"
 



[gentoo-commits] gentoo-x86 commit in dev-util/oprofile/files: oprofile-1.0.0-athlon.patch

2014-11-30 Thread Andrew Savchenko (bircoph)
bircoph 14/12/01 06:39:59

  Added:oprofile-1.0.0-athlon.patch
  Log:
  Version bump to 1.0.0 per bug 530754
  
  Signed-off-by: Andrew Savchenko 
  (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 
565953B95372756C)

Revision  ChangesPath
1.1  dev-util/oprofile/files/oprofile-1.0.0-athlon.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/files/oprofile-1.0.0-athlon.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/files/oprofile-1.0.0-athlon.patch?rev=1.1&content-type=text/plain

Index: oprofile-1.0.0-athlon.patch
===
Fix AMD Athlon CPU family recognition.
See upstream bug 275 for details:
https://sourceforge.net/p/oprofile/bugs/275/
--- oprofile-1.0.0/libop/op_cpu_type.c.orig 2014-09-12 18:39:47.0 
+0400
+++ oprofile-1.0.0/libop/op_cpu_type.c  2014-11-30 18:29:00.328342552 +0300
@@ -538,10 +538,13 @@
family = cpu_family(eax);
 
/* These family does not exist in the past.*/
-   if (family < 0x0f || family == 0x13)
+   if (family < 0x0f && family != 0x6 || family == 0x13)
return ret;
 
switch (family) {
+   case 0x6:
+   ret = op_get_cpu_number("i386/athlon");
+   break;
case 0x0f:
ret = op_get_cpu_number("x86-64/hammer");
break;






[gentoo-commits] gentoo-x86 commit in dev-util/oprofile: ChangeLog oprofile-1.0.0.ebuild

2014-11-30 Thread Andrew Savchenko (bircoph)
bircoph 14/12/01 06:39:59

  Modified: ChangeLog
  Added:oprofile-1.0.0.ebuild
  Log:
  Version bump to 1.0.0 per bug 530754
  
  Signed-off-by: Andrew Savchenko 
  (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 
565953B95372756C)

Revision  ChangesPath
1.97 dev-util/oprofile/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.97&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.97&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   16 Nov 2014 12:42:25 -  1.96
+++ ChangeLog   1 Dec 2014 06:39:59 -   1.97
@@ -1,6 +1,13 @@
 # ChangeLog for dev-util/oprofile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.96 
2014/11/16 12:42:25 bircoph Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.97 
2014/12/01 06:39:59 bircoph Exp $
+
+*oprofile-1.0.0 (01 Dec 2014)
+
+  01 Dec 2014; Andrew Savchenko  +oprofile-1.0.0.ebuild,
+  +files/oprofile-1.0.0-athlon.patch:
+  Version bump to 1.0.0, see bug 530754.
+  Fix CPU detection for Athlon systems.
 
   16 Nov 2014; Andrew Savchenko  metadata.xml:
   Add myself to maintainers



1.1  dev-util/oprofile/oprofile-1.0.0.ebuild

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

Index: oprofile-1.0.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-1.0.0.ebuild,v 
1.1 2014/12/01 06:39:59 bircoph Exp $

EAPI="5"
inherit eutils java-pkg-opt-2 linux-info multilib user

MY_P=${PN}-${PV/_/-}
DESCRIPTION="A transparent low-overhead system-wide profiler"
HOMEPAGE="http://${PN}.sourceforge.net";
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="java pch"

DEPEND=">=dev-libs/popt-1.7-r1
>=sys-devel/binutils-2.14.90.0.6-r3
>=sys-libs/glibc-2.3.2-r1
java? ( >=virtual/jdk-1.5 )"
RDEPEND="${DEPEND}"

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

CONFIG_CHECK="PERF_EVENTS"
ERROR_PERF_EVENTS="CONFIG_PERF_EVENTS is mandatory for ${PN} to work."

pkg_setup() {
linux-info_pkg_setup
if ! kernel_is -ge 2 6 ; then
echo
elog "Support for kernels before 2.6 has been dropped in 
${PN}-0.9.8."
echo
fi

# Required for JIT support, see README_PACKAGERS
enewgroup ${PN}
enewuser ${PN} -1 -1 -1 ${PN}

use java && java-pkg_init
}

src_prepare() {
epatch "${FILESDIR}/${P}-athlon.patch"
}

src_configure() {
econf \
--disable-werror \
$(use_enable pch) \
$(use_with java java ${JAVA_HOME})
}

src_install() {
emake DESTDIR="${D}" htmldir="/usr/share/doc/${PF}" install

dodoc ChangeLog* README TODO
echo "LDPATH=${PREFIX}/usr/$(get_libdir)/${PN}" > "${T}/10${PN}"
doenvd "${T}/10${PN}"
}

pkg_postinst() {
echo
elog "Starting from ${PN}-1.0.0 opcontrol was removed, use operf 
instead."
elog "CONFIG_OPROFILE is no longer used, you may remove it from your 
kernels."
elog "Please read manpages and this html doc:"
elog "  /usr/share/doc/${PF}/${PN}.html"
echo
}






[gentoo-commits] gentoo-x86 commit in sys-kernel/spl: spl-0.6.3-r1.ebuild ChangeLog

2014-11-30 Thread Richard Yao (ryao)
ryao14/12/01 06:57:33

  Modified: ChangeLog
  Added:spl-0.6.3-r1.ebuild
  Log:
  Numerous backports from HEAD, including: Linux 3.17 support, Gentoo Prefix 
support, a Linux 3.12 kernel shrinker regression fix and others
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.79 sys-kernel/spl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   1 Dec 2014 05:45:21 -   1.78
+++ ChangeLog   1 Dec 2014 06:57:33 -   1.79
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/spl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v 1.78 2014/12/01 
05:45:21 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/ChangeLog,v 1.79 2014/12/01 
06:57:33 ryao Exp $
+
+*spl-0.6.3-r1 (01 Dec 2014)
+
+  01 Dec 2014; Richard Yao  +spl-0.6.3-r1.ebuild:
+  Numerous backports from HEAD, including: Linux 3.17 support, Gentoo Prefix
+  support, a Linux 3.12 kernel shrinker regression fix and others
 
   01 Dec 2014; Richard Yao  spl-0.6.3.ebuild, spl-.ebuild:
   Do not permit builds against PAX_RANDKSTACK until a panic issue is fixed,



1.1  sys-kernel/spl/spl-0.6.3-r1.ebuild

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

Index: spl-0.6.3-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/spl/spl-0.6.3-r1.ebuild,v 1.1 
2014/12/01 06:57:33 ryao Exp $

EAPI="4"
AUTOTOOLS_AUTORECONF="1"

inherit flag-o-matic linux-info linux-mod autotools-utils

if [[ ${PV} == "" ]] ; then
inherit git-2
EGIT_REPO_URI="https://github.com/zfsonlinux/${PN}.git";
else
inherit eutils versionator
SRC_URI="https://github.com/zfsonlinux/${PN}/archive/${P}.tar.gz
http://dev.gentoo.org/~ryao/dist/${P}-patches-${PR}.tar.xz";
S="${WORKDIR}/${PN}-${P}"
KEYWORDS="~amd64"
fi

DESCRIPTION="The Solaris Porting Layer is a Linux kernel module which provides 
many of the Solaris kernel APIs"
HOMEPAGE="http://zfsonlinux.org/";

LICENSE="GPL-2"
SLOT="0"
IUSE="custom-cflags debug debug-log"
RESTRICT="debug? ( strip ) test"

COMMON_DEPEND="dev-lang/perl
virtual/awk"

DEPEND="${COMMON_DEPEND}"

RDEPEND="${COMMON_DEPEND}
!sys-devel/spl"

AT_M4DIR="config"
AUTOTOOLS_IN_SOURCE_BUILD="1"

pkg_setup() {
linux-info_pkg_setup
CONFIG_CHECK="
!DEBUG_LOCK_ALLOC
!GRKERNSEC_HIDESYM
MODULES
KALLSYMS
!PAX_KERNEXEC_PLUGIN_METHOD_OR
!PAX_RANDKSTACK
ZLIB_DEFLATE
ZLIB_INFLATE
"

use debug && CONFIG_CHECK="${CONFIG_CHECK}
FRAME_POINTER
DEBUG_INFO
!DEBUG_INFO_REDUCED
"

kernel_is ge 2 6 26 || die "Linux 2.6.26 or newer required"

[ ${PV} != "" ] && \
{ kernel_is le 3 17 || die "Linux 3.17 is the latest supported 
version."; }

check_extra_config
}

src_prepare() {
# Workaround for hard coded path
sed -i "s|/sbin/lsmod|/bin/lsmod|" "${S}/scripts/check.sh" || \
die "Cannot patch check.sh"

if [ ${PV} != "" ]
then
# Apply patch set
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch "${WORKDIR}/${P}-patches"
fi

# splat is unnecessary unless we are debugging
use debug || sed -e 's/^subdir-m += splat$//' -i 
"${S}/module/Makefile.in"

# Set module revision number
[ ${PV} != "" ] && \
{ sed -i "s/\(Release:\)\(.*\)1/\1\2${PR}-gentoo/" "${S}/META" 
|| die "Could not set Gentoo release"; }

autotools-utils_src_prepare
}

src_configure() {
use custom-cflags || strip-flags
filter-ldflags -Wl,*

set_arch_to_kernel
local myeconfargs=(
--bindir="${EPREFIX}/bin"
--sbindir="${EPREFIX}/sbin"
--with-config=all

[gentoo-commits] gentoo-x86 commit in dev-python/libvirt-python: libvirt-python-1.2.10.ebuild libvirt-python-9999.ebuild ChangeLog

2014-11-30 Thread Ian Delaney (idella4)
idella4 14/12/01 07:01:35

  Modified: libvirt-python-1.2.10.ebuild
libvirt-python-.ebuild ChangeLog
  Log:
  clean py3.2 add py3.4 to live ebuild, edit to comment re misfiring test phase
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/libvirt-python/libvirt-python-1.2.10.ebuild

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

Index: libvirt-python-1.2.10.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libvirt-python-1.2.10.ebuild30 Nov 2014 13:02:19 -  1.3
+++ libvirt-python-1.2.10.ebuild1 Dec 2014 07:01:35 -   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/libvirt-python/libvirt-python-1.2.10.ebuild,v
 1.3 2014/11/30 13:02:19 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-1.2.10.ebuild,v
 1.4 2014/12/01 07:01:35 idella4 Exp $
 
 EAPI=5
 
@@ -35,7 +35,7 @@
test? ( dev-python/lxml[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}] )"
 
-# testsuite currently does nothing
+# testsuite currently does nothing because they left out the actual testsuite
 RESTRICT="test"
 
 python_compile() {



1.3  dev-python/libvirt-python/libvirt-python-.ebuild

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

Index: libvirt-python-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libvirt-python-.ebuild  17 Nov 2014 20:12:56 -  1.2
+++ libvirt-python-.ebuild  1 Dec 2014 07:01:35 -   1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-.ebuild,v 
1.2 2014/11/17 20:12:56 tamiko Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/libvirt-python/libvirt-python-.ebuild,v 
1.3 2014/12/01 07:01:35 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 AUTOTOOLIZE=yes
 



1.23 dev-python/libvirt-python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   30 Nov 2014 13:02:19 -  1.22
+++ ChangeLog   1 Dec 2014 07:01:35 -   1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/libvirt-python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.22 
2014/11/30 13:02:19 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.23 
2014/12/01 07:01:35 idella4 Exp $
+
+  01 Dec 2014; Ian Delaney  libvirt-python-1.2.10.ebuild,
+  libvirt-python-.ebuild:
+  clean py3.2 add py3.4 to live ebuild, edit to comment re misfiring test phase
 
   30 Nov 2014; Ian Delaney  libvirt-python-1.2.10.ebuild:
   drop py3.2 add py3.4 support, correct deps, restrict test phase, fix qa issue






[gentoo-commits] gentoo-x86 commit in sys-fs/zfs-kmod: zfs-kmod-0.6.3-r1.ebuild ChangeLog

2014-11-30 Thread Richard Yao (ryao)
ryao14/12/01 07:02:33

  Modified: ChangeLog
  Added:zfs-kmod-0.6.3-r1.ebuild
  Log:
  Numerous backports from HEAD: Linux 3.17 support, Gentoo Prefix Support, a 
Linux 3.12+ shrinker regression fix, send/recv reliability/performance fixes, 
deadlock fixes, fixes for excessive CPU time in zfs_iput_taskq fix (important 
for SELinux), fix for xattr=sa corruption, fix for possible space leak during 
async_destroy, and many more.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.56 sys-fs/zfs-kmod/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?rev=1.56&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?rev=1.56&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs-kmod/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   1 Dec 2014 05:30:02 -   1.55
+++ ChangeLog   1 Dec 2014 07:02:33 -   1.56
@@ -1,6 +1,15 @@
 # ChangeLog for sys-fs/zfs-kmod
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.55 2014/12/01 
05:30:02 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/ChangeLog,v 1.56 2014/12/01 
07:02:33 ryao Exp $
+
+*zfs-kmod-0.6.3-r1 (01 Dec 2014)
+
+  01 Dec 2014; Richard Yao  +zfs-kmod-0.6.3-r1.ebuild:
+  Numerous backports from HEAD: Linux 3.17 support, Gentoo Prefix Support, a
+  Linux 3.12+ shrinker regression fix, send/recv reliability/performance fixes,
+  deadlock fixes, fixes for excessive CPU time in zfs_iput_taskq fix (important
+  for SELinux), fix for xattr=sa corruption, fix for possible space leak during
+  async_destroy, and many more.
 
   01 Dec 2014; Richard Yao  zfs-kmod-0.6.3.ebuild,
   zfs-kmod-.ebuild:



1.1  sys-fs/zfs-kmod/zfs-kmod-0.6.3-r1.ebuild

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

Index: zfs-kmod-0.6.3-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs-kmod/zfs-kmod-0.6.3-r1.ebuild,v 
1.1 2014/12/01 07:02:33 ryao Exp $

EAPI="4"

AT_M4DIR="config"
AUTOTOOLS_AUTORECONF="1"
AUTOTOOLS_IN_SOURCE_BUILD="1"

inherit flag-o-matic linux-info linux-mod toolchain-funcs autotools-utils

if [ ${PV} == "" ] ; then
inherit git-2
EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git";
else
inherit eutils versionator
SRC_URI="https://github.com/zfsonlinux/zfs/archive/zfs-${PV}.tar.gz
http://dev.gentoo.org/~ryao/dist/zfs-${PV}-patches-${PR}.tar.xz";
S="${WORKDIR}/zfs-zfs-${PV}"
KEYWORDS="~amd64"
fi

DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
HOMEPAGE="http://zfsonlinux.org/";

LICENSE="CDDL debug? ( GPL-2+ )"
SLOT="0"
IUSE="custom-cflags debug +rootfs"
RESTRICT="debug? ( strip ) test"

DEPEND="
=sys-kernel/spl-${PV}*
dev-lang/perl
virtual/awk
"

RDEPEND="${DEPEND}
!sys-fs/zfs-fuse
"

pkg_setup() {
linux-info_pkg_setup
CONFIG_CHECK="!DEBUG_LOCK_ALLOC
BLK_DEV_LOOP
EFI_PARTITION
IOSCHED_NOOP
MODULES
!PAX_KERNEXEC_PLUGIN_METHOD_OR
!PAX_RANDKSTACK
!PAX_USERCOPY_SLABS
ZLIB_DEFLATE
ZLIB_INFLATE
"

use debug && CONFIG_CHECK="${CONFIG_CHECK}
FRAME_POINTER
DEBUG_INFO
!DEBUG_INFO_REDUCED
"

use rootfs && \
CONFIG_CHECK="${CONFIG_CHECK}
BLK_DEV_INITRD
DEVTMPFS
"

kernel_is ge 2 6 26 || die "Linux 2.6.26 or newer required"

[ ${PV} != "" ] && \
{ kernel_is le 3 17 || die "Linux 3.17 is the latest supported 
version."; }

check_extra_config
}

src_prepare() {
if [ ${PV} != "" ]
then
# Apply patch set
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch "${WORKDIR}/zfs-${PV}-patches"
fi

# Remove GPLv2-licensed ZPIOS unless we are debugging
use debug || sed -e 's/^subdir-m += zpios$//' -i 
"${S}/module/Makefile.in"

# Set module revision number
[ ${PV} != "" ] && 

[gentoo-commits] gentoo-x86 commit in sys-fs/zfs: zfs-9999.ebuild zfs-0.6.3-r1.ebuild ChangeLog

2014-11-30 Thread Richard Yao (ryao)
ryao14/12/01 07:04:45

  Modified: zfs-.ebuild ChangeLog
  Added:zfs-0.6.3-r1.ebuild
  Log:
  Numerous backports from HEAD: Send/recv reliability/performance fixes, ZED 
fixes, systemd compatibility fixes, dracut support, memory leak (userland 
tools) fixes, drive database update, a pkgconfig file and many more.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xBEE84C64)

Revision  ChangesPath
1.56 sys-fs/zfs/zfs-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-.ebuild?rev=1.56&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-.ebuild?rev=1.56&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/zfs/zfs-.ebuild?r1=1.55&r2=1.56

Index: zfs-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-.ebuild,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- zfs-.ebuild 1 Dec 2014 05:26:19 -   1.55
+++ zfs-.ebuild 1 Dec 2014 07:04:45 -   1.56
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-.ebuild,v 1.55 
2014/12/01 05:26:19 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-.ebuild,v 1.56 
2014/12/01 07:04:45 ryao Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3,3_4} )
@@ -91,6 +91,7 @@
--bindir="${EPREFIX}/bin"
--sbindir="${EPREFIX}/sbin"
--with-config=user
+   --with-dracutdir="/usr$(get_libdir)/dracut"
--with-linux="${KV_DIR}"
--with-linux-obj="${KV_OUT_DIR}"
--with-udevdir="$(get_udevdir)"
@@ -113,7 +114,6 @@
 src_install() {
autotools-utils_src_install
gen_usr_ldscript -a uutil nvpair zpool zfs zfs_core
-   rm -rf "${ED}usr/lib/dracut"
use test-suite || rm -rf "${ED}usr/share/zfs"
 
use bash-completion && newbashcomp "${FILESDIR}/bash-completion-r1" zfs



1.87 sys-fs/zfs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   1 Dec 2014 05:26:19 -   1.86
+++ ChangeLog   1 Dec 2014 07:04:45 -   1.87
@@ -1,6 +1,14 @@
 # ChangeLog for sys-fs/zfs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v 1.86 2014/12/01 
05:26:19 ryao Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/ChangeLog,v 1.87 2014/12/01 
07:04:45 ryao Exp $
+
+*zfs-0.6.3-r1 (01 Dec 2014)
+
+  01 Dec 2014; Richard Yao  +zfs-0.6.3-r1.ebuild,
+  zfs-.ebuild:
+  Numerous backports from HEAD: Send/recv reliability/performance fixes, ZED
+  fixes, systemd compatibility fixes, dracut support, memory leak (userland
+  tools) fixes, drive database update, a pkgconfig file and many more.
 
   01 Dec 2014; Richard Yao  zfs-0.6.2-r3.ebuild,
   zfs-0.6.2-r4.ebuild, zfs-0.6.2-r5.ebuild, zfs-0.6.3.ebuild, zfs-.ebuild:



1.1  sys-fs/zfs/zfs-0.6.3-r1.ebuild

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

Index: zfs-0.6.3-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/zfs/zfs-0.6.3-r1.ebuild,v 1.1 
2014/12/01 07:04:45 ryao Exp $

EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3,3_4} )

inherit python-r1

AT_M4DIR="config"
AUTOTOOLS_AUTORECONF="1"
AUTOTOOLS_IN_SOURCE_BUILD="1"

if [ ${PV} == "" ] ; then
inherit git-2 linux-mod
EGIT_REPO_URI="git://github.com/zfsonlinux/${PN}.git"
else
inherit eutils versionator
SRC_URI="https://github.com/zfsonlinux/${PN}/archive/${P}.tar.gz
http://dev.gentoo.org/~ryao/dist/${P}-patches-${PR}.tar.xz";
S="${WORKDIR}/${PN}-${P}"
KEYWORDS="~amd64"
fi

inherit bash-completion-r1 flag-o-matic toolchain-funcs autotools-utils udev 
systemd

DESCRIPTION="Userland utilities for ZFS Linux kernel module"
HOMEPAGE="http://zfsonlinux.org/";

LICENSE="BSD-2 CDDL bash-co

[gentoo-commits] gentoo-x86 commit in dev-util/oprofile/files: oprofile-0.9.6-Avoid-blindly-source-SETUP_FILE-with.patch oprofile-0.9.6-mutable.patch oprofile-0.9.6-Avoid-using-bash.patch oprofile-0.9

2014-11-30 Thread Andrew Savchenko (bircoph)
bircoph 14/12/01 07:31:09

  Removed: 

oprofile-0.9.6-Avoid-blindly-source-SETUP_FILE-with.patch
oprofile-0.9.6-mutable.patch
oprofile-0.9.6-Avoid-using-bash.patch

oprofile-0.9.6-Do-additional-checks-on-user-supplied-arguments.patch

oprofile-0.9.6-Add-argument-checking-for-numerical-arguments.patch
oprofile-0.9.7-bfd.h-1.patch

oprofile-0.9.6-Fix-opcontrol-status-to-show-accurate-information.patch

oprofile-0.9.6-Ensure-that-save-only-saves-things-in-SESSION_DIR.patch
oprofile-0.9.7-bfd.h-2.patch
  Log:
  Drop old versions. Fix repoman warnings.
  
  Signed-off-by: Andrew Savchenko 
  (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 
565953B95372756C)



[gentoo-commits] gentoo-x86 commit in dev-util/oprofile: oprofile-0.9.9.ebuild ChangeLog oprofile-0.9.7.ebuild oprofile-0.9.6-r1.ebuild

2014-11-30 Thread Andrew Savchenko (bircoph)
bircoph 14/12/01 07:31:09

  Modified: oprofile-0.9.9.ebuild ChangeLog
  Removed:  oprofile-0.9.7.ebuild oprofile-0.9.6-r1.ebuild
  Log:
  Drop old versions. Fix repoman warnings.
  
  Signed-off-by: Andrew Savchenko 
  (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 
565953B95372756C)

Revision  ChangesPath
1.4  dev-util/oprofile/oprofile-0.9.9.ebuild

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

Index: oprofile-0.9.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- oprofile-0.9.9.ebuild   22 Dec 2013 14:44:44 -  1.3
+++ oprofile-0.9.9.ebuild   1 Dec 2014 07:31:09 -   1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild,v 
1.3 2013/12/22 14:44:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/oprofile-0.9.9.ebuild,v 
1.4 2014/12/01 07:31:09 bircoph Exp $
 
 EAPI="5"
 inherit eutils linux-info multilib user java-pkg-opt-2



1.98 dev-util/oprofile/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.98&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?rev=1.98&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/oprofile/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog   1 Dec 2014 06:39:59 -   1.97
+++ ChangeLog   1 Dec 2014 07:31:09 -   1.98
@@ -1,6 +1,19 @@
 # ChangeLog for dev-util/oprofile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.97 
2014/12/01 06:39:59 bircoph Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/oprofile/ChangeLog,v 1.98 
2014/12/01 07:31:09 bircoph Exp $
+
+  01 Dec 2014; Andrew Savchenko  -oprofile-0.9.6-r1.ebuild,
+  -oprofile-0.9.7.ebuild,
+  -files/oprofile-0.9.6-Add-argument-checking-for-numerical-arguments.patch,
+  -files/oprofile-0.9.6-Avoid-blindly-source-SETUP_FILE-with.patch,
+  -files/oprofile-0.9.6-Avoid-using-bash.patch,
+  -files/oprofile-0.9.6-Do-additional-checks-on-user-supplied-arguments.patch,
+  -files/oprofile-0.9.6-Ensure-that-save-only-saves-things-in-SESSION_DIR.patch
+  ,
+  -files/oprofile-0.9.6-Fix-opcontrol-status-to-show-accurate-information.patch
+  , -files/oprofile-0.9.6-mutable.patch, -files/oprofile-0.9.7-bfd.h-1.patch,
+  -files/oprofile-0.9.7-bfd.h-2.patch:
+  Drop old version. Fix repoman warnings.
 
 *oprofile-1.0.0 (01 Dec 2014)
 






[gentoo-commits] proj/zsh-completion:master commit in: src/

2014-11-30 Thread Tim Harder
commit: 1dc4fb5541cb73c1f203290a69d0d1150a01d285
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Dec  1 07:31:53 2014 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Dec  1 07:33:42 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=1dc4fb55

_gentoo_packages: remove unnecessary semicolons

We should try to remain consistent in stylistic coding patterns.

---
 src/_gentoo_packages | 50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

diff --git a/src/_gentoo_packages b/src/_gentoo_packages
index 9a747b7..a8a3aff 100644
--- a/src/_gentoo_packages
+++ b/src/_gentoo_packages
@@ -42,25 +42,25 @@ _portdir() {
 }
 
 _parsereposconf() {
-local v f insection section arr;
+local v f insection section arr
 
 for f in /usr/share/portage/config/repos.conf \
 /etc/portage/repos.conf \
 /etc/portage/repos.conf/*.conf; do
 
 [[ -f ${f} ]] || continue
-insection=0;
-declare -A arr;
-IFS='= ';
+insection=0
+declare -A arr
+IFS='= '
 
 while read -r name value; do
 [[ -z ${name} || ${name} == '#'* ]] && continue
 
 if [[ (${name} == '['*']') && (-z ${value}) ]]; then
-value=${name//(\]|\[)};
-name="section";
-fi;
-arr[${name}]=${value};
+value=${name//(\]|\[)}
+name="section"
+fi
+arr[${name}]=${value}
 
 if [[ ${insection} == 1 && ${name} == "section" ]]; then
 break
@@ -69,7 +69,7 @@ _parsereposconf() {
 secname+=(${value})
 elif [[ ${insection} == 1 ]]; then
 if [[ ${name} == ${2} ]]; then
-v=${value};
+v=${value}
 fi
 fi
 continue
@@ -86,10 +86,10 @@ _parsereposconf() {
 _parsesetsconf() {
 [[ -d ${1} ]] || continue
 
-local v f places sections setsconf insection section arr;
+local v f places sections setsconf insection section arr
 
 if [[ -d ${1}/sets ]]; then
-setsconf=(${1}/sets/*.conf(N));
+setsconf=(${1}/sets/*.conf(N))
[[ (($#setsconf > 0)) ]] && places=(${setsconf})
 elif [[ -f ${1}/sets.conf ]]; then
 places=(${1}/sets.conf)
@@ -97,28 +97,28 @@ _parsesetsconf() {
 
 for f in ${(@)places}; do
 if [[ -r ${f} ]]; then
-insection=0;
-declare -A arr;
-IFS='= ';
+insection=0
+declare -A arr
+IFS='= '
 while read -r name value; do
 [[ -z ${name} || ${name} == '#'* ]] && continue
 
 if [[ (${name} == '['*']') && (-z ${value}) ]]; then
-value=${name//(\]|\[)};
-name="section";
-fi;
-arr[${name}]=${value};
+value=${name//(\]|\[)}
+name="section"
+fi
+arr[${name}]=${value}
 
 if [[ ${insection} == 1 && ${name} == "section" ]]; then
 [[ "sets" == ${2} ]] && [[ ! ${value} =~ "sets" ]] && 
sections+=(${value})
-insection=0;
+insection=0
 elif [[ ${name} == "section" ]]; then
 [[ ${value} =~ "${1:t} sets" ]] && insection=1
 [[ "sets" == ${2} ]] && [[ ! ${value} =~ "sets" ]] && 
sections+=(${value})
 elif [[ ${insection} == 1 ]]; then
 [[ "sets" == ${2} ]] && continue
 if [[ ${name} == "directory" ]]; then
-v=${value};
+v=${value}
 fi
 fi
 continue
@@ -129,13 +129,13 @@ _parsesetsconf() {
 if [[ "sets" == ${2} ]]; then
 [[ ((${#sections} > 0)) ]] && echo ${(@)sections}
 else
-[[ ((${#v} > 0)) ]] && echo ${v:t};
+[[ ((${#v} > 0)) ]] && echo ${v:t}
 fi
 }
 
 _gentoo_packages_update_installed_sets() {
-local sets;
-sets=($( 0)) ]]; then
  _wanted installed_sets expl 'installed set' compadd "$@" 
"${(o@)^sets}"
 fi
@@ -151,7 +151,7 @@ _gentoo_packages_update_available_sets() {
 setsfiles=(${setspath}/*~*.conf(N))
 for set in ${setsfiles[@]}; do
 sets+=(${set}(:t))
-done;
+done
 sets+=($(_parsesetsconf ${PORTDIR} sets))
 fi
 fi
@@ -253,7 +253,7 @@ _gentoo_packages_update_available_versions(){
 local var overlay_ebuilds portage_ebuilds expl trees category
 
 PORTDIR=$(_portdir)
-PORTDIR_OVERLAY=$(_portdir -o);
+PORTDIR_OVERLAY=$(_portdir -o)
 
 trees=($PORTDIR $=PORTDIR_OVERLAY)
 category=($trees/*-*(/:t))



[gentoo-commits] proj/zsh-completion:master commit in: src/

2014-11-30 Thread Tim Harder
commit: 2b6c19533a92911f4b006ff55326b24ff543a114
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Dec  1 00:47:07 2014 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Dec  1 07:33:39 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=2b6c1953

_portage_utils: sync portdir/reposconf changes from _gentoo_packages

This should probably be maintained only in one place so this isn't
necessary in the future.

---
 src/_portage_utils | 61 ++
 1 file changed, 29 insertions(+), 32 deletions(-)

diff --git a/src/_portage_utils b/src/_portage_utils
index dbb45d6..4638258 100644
--- a/src/_portage_utils
+++ b/src/_portage_utils
@@ -7,7 +7,7 @@ _portdir() {
 local mainreponame mainrepopath overlayname overlaypath
 
 if [[ -e /usr/share/portage/config/repos.conf ]]; then
-if [[ ${1} == -o ]]; then
+if [[ ${1} == "-o" ]]; then
 for overlayname in $(_parsereposconf -l); do
 overlaypath+=($(_parsereposconf ${overlayname} location))
 done
@@ -15,12 +15,9 @@ _portdir() {
 source /etc/make.conf 2>/dev/null
 source /etc/portage/make.conf 2>/dev/null
 
-overlaypath+=(${PORTDIR_OVERLAY})
+overlaypath+=(${(@)PORTDIR_OVERLAY})
 
-# strip out duplicates
-overlaypath=($(printf "%s\n" "${overlaypath[@]}" | sort -u))
-
-echo "${overlaypath[@]}"
+echo "${(@u)overlaypath}"
 else
 mainreponame=$(_parsereposconf DEFAULT main-repo)
 mainrepopath=$(_parsereposconf ${mainreponame} location)
@@ -32,16 +29,16 @@ _portdir() {
 source /etc/make.conf 2>/dev/null
 source /etc/portage/make.conf 2>/dev/null
 
-echo "${PORTDIR}"
-
-if [[ ${1} == -o ]]; then⋅
-echo "${PORTDIR_OVERLAY}"
-fi⋅⋅⋅
+if [[ ${1} == "-o" ]]; then
+echo "${(@u)PORTDIR_OVERLAY}"
+else
+echo "${PORTDIR}"
+fi
 fi
 }
 
 _parsereposconf() {
-local f insection line section v value var
+local v f insection section arr
 
 for f in /usr/share/portage/config/repos.conf \
 /etc/portage/repos.conf \
@@ -49,34 +46,34 @@ _parsereposconf() {
 
 [[ -f ${f} ]] || continue
 insection=0
+declare -A arr
+IFS='= '
+
+while read -r name value; do
+[[ -z ${name} || ${name} == '#'* ]] && continue
 
-while read -r line; do
-# skip comments and blank lines
-[[ -z ${line} || ${line} == '#'* ]] && continue
+if [[ (${name} == '['*']') && (-z ${value}) ]]; then
+value=${name//(\]|\[)}
+name="section"
+fi
+arr[${name}]=${value}
 
-if [[ ${insection} == 1 && ${line} == '['*']' ]]; then
-# End of the section we were interested in so stop
-secname+=(${line//[(\[|\])]/}) # record name for -l
+if [[ ${insection} == 1 && ${name} == "section" ]]; then
 break
-elif [[ ${line} == '['*']' ]]; then
-# Entering a new section, check if it's the one we want
-section=${line//[(\[|\])]/}
-[[ ${section} == "${1}" ]] && insection=1
-secname+=(${section}) # record name for -l
+elif [[ ${name} == "section" ]]; then
+[[ ${value} == ${1} ]] && insection=1
+secname+=(${value})
 elif [[ ${insection} == 1 ]]; then
-# We're in the section we want, grab the values
-var=${line%%=*}
-var=${var// /}
-value=${line#*=}
-value=${value# }
-[[ ${var} == ${2} ]] && v=${value}
+if [[ ${name} == ${2} ]]; then
+v=${value}
+fi
 fi
 continue
-done < "${f}"
+done < ${f}
 done
 
-if [[ ${1} == -l ]]; then
-echo "${secname[@]}"
+if [[ ${1} == "-l" ]]; then
+echo "${(@)secname}"
 else
 echo "${v}"
 fi



[gentoo-commits] proj/zsh-completion:master commit in: src/

2014-11-30 Thread Tim Harder
commit: 06acf6a6ee6e054e45a51481ad491cc51db6d306
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Dec  1 07:47:55 2014 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Dec  1 07:48:40 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=06acf6a6

remove unnecessary whitespace

---
 src/_genlop  | 26 +-
 src/_gentoo_packages |  8 
 src/_gentoolkit  |  7 +++
 src/_layman  |  2 +-
 src/_portage |  8 
 5 files changed, 25 insertions(+), 26 deletions(-)

diff --git a/src/_genlop b/src/_genlop
index 322babb..6e817fd 100644
--- a/src/_genlop
+++ b/src/_genlop
@@ -2,7 +2,7 @@
 
 #genlop 0.30.8
 _genlop () {
-local prev1="$words[CURRENT-1]"  prev2="$words[CURRENT-2]" days months arg 
single state lstate
+local prev1="$words[CURRENT-1]" prev2="$words[CURRENT-2]" days months arg 
single state lstate
 days=(monday tuesday wednesday thursday friday saturday sunday)
 months=(january february march april may june july august september october 
november december)
 arg=( --current -c --time -t --gmt -g --info -i --file -f --rsync -r --unmerge 
-u --date --search -s --list -l )
@@ -12,14 +12,14 @@ single=( --current -c --pretend -p --help -h --version -v )
compadd in\ $months && return 0
[[ ${prev1} == ([2-9]|[1-9][0-9]*) && ${prev2} != \

(january|february|march|april|may|june|july|august|september|october|november|december)
 ]] &&
-   _values  '' 'days ago' 'months ago' 'years ago' 'weeks ago' && 
return 0
+   _values '' 'days ago' 'months ago' 'years ago' 'weeks ago' && 
return 0
[[ ${prev1} == (1) && ${prev2} != \

(january|february|march|april|may|june|july|august|september|october|november|december)
 ]] &&
-   _values  '' 'day ago' 'month ago' 'year ago' 'week ago' && 
return 0
+   _values '' 'day ago' 'month ago' 'year ago' 'week ago' && 
return 0
 
 case "$prev1" in
last)
-   _values  '' month week
+   _values '' month week
compadd $days && return 0
;;
1st|2nd|3rd|4th|5th)
@@ -28,10 +28,10 @@ single=( --current -c --pretend -p --help -h --version -v )

january|february|march|april|may|june|july|august|september|october|november|december)
compadd {1..31} && return 0
;;
-   --date) 
+   --date)
_message 'enter number for more options or use mm/dd/ 
format'
_values '' \
-   last yesterday 1st 2nd 3rd 4th 5th 
+   last yesterday 1st 2nd 3rd 4th 5th
_alternative \
'*:*:_days' '*:*:_months' && return 0
;;
@@ -57,27 +57,27 @@ single=( --current -c --pretend -p --help -h --version -v )
"($single)*:package:_gentoo_packages available"
;;
 esac
-   
+
 while [[ -n "$state" ]]; do
 lstate=$state
 state=''
 case "$lstate" in
date) _message 'enter number for more options or use mm/dd/ 
format'
_values '' \
-   last yesterday 1st 2nd 3rd 4th 5th 
+   last yesterday 1st 2nd 3rd 4th 5th
_alternative \
':*:_days' ':*:_months' && return 0
;;
esac
-done   
+done
 }
 
 _days() {
-   local m="monday" t="tuesday" w="wednesday" T="thursday" f="friday" 
s="saturday" S="sunday"  
+   local m="monday" t="tuesday" w="wednesday" T="thursday" f="friday" 
s="saturday" S="sunday"
local day=$(date +%u)
if   [[ ${day} == 1 ]] then compadd $m
elif [[ ${day} == 2 ]] then compadd $m $t
-   elif [[ ${day} == 3 ]] then compadd $m $t $w 
+   elif [[ ${day} == 3 ]] then compadd $m $t $w
elif [[ ${day} == 4 ]] then compadd $m $t $w $T
elif [[ ${day} == 5 ]] then compadd $m $t $w $T $f
elif [[ ${day} == 6 ]] then compadd $m $t $w $T $f $s
@@ -89,9 +89,9 @@ _months() {
local month=$(date +%m)
if   [[ ${month} == 01 ]] then compadd $j
elif [[ ${month} == 02 ]] then compadd $j $f
-   elif [[ ${month} == 03 ]] then compadd $j $f $m  
+   elif [[ ${month} == 03 ]] then compadd $j $f $m
elif [[ ${month} == 04 ]] then compadd $j $f $m $a
-   elif [[ ${month} == 05 ]] then compadd $j $f $m $a $M 
+   elif [[ ${month} == 05 ]] then compadd $j $f $m $a $M
elif [[ ${month} == 06 ]] then compadd $j $f $m $a $M $ju
elif [[ ${month} == 07 ]] then compadd $j $f $m $a $M $ju $J
elif [[ ${month} == 08 ]] then compadd $j $f $m $a $M $ju $J $A

diff --git a/src/_gentoo_packages b/src/_gentoo_packages
index 2bfa8c4..da770b2 100644
--- a/src/_gentoo_packages
+++ b/src/_gentoo_packages
@@ -224,7 +224,7 @@ _gentoo_packages_update_available_pkgnames_only(){
 trees=($(_portdir) $(_portdir -o))
 
 packages=($trees/*-*/

[gentoo-commits] proj/zsh-completion:master commit in: src/

2014-11-30 Thread Tim Harder
commit: bde2bd3191812eddac0fab246d85bbb3e75e2a2c
Author: Tim Harder  gentoo  org>
AuthorDate: Mon Dec  1 07:39:35 2014 +
Commit: Tim Harder  gentoo  org>
CommitDate: Mon Dec  1 07:48:36 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=bde2bd31

_gentoo_packages: more stylistic consistency

Generally we keep lvalues and rvalues in consistent positions in
conditional checks even though they can be swapped around there.

---
 src/_gentoo_packages | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/_gentoo_packages b/src/_gentoo_packages
index a8a3aff..2bfa8c4 100644
--- a/src/_gentoo_packages
+++ b/src/_gentoo_packages
@@ -11,7 +11,7 @@ _portdir() {
 local mainreponame mainrepopath overlayname overlaypath
 
 if [[ -e /usr/share/portage/config/repos.conf ]]; then
-if [[ ${1} == -o ]]; then
+if [[ ${1} == "-o" ]]; then
 for overlayname in $(_parsereposconf -l); do
 overlaypath+=($(_parsereposconf ${overlayname} location))
 done
@@ -33,7 +33,7 @@ _portdir() {
 source /etc/make.conf 2>/dev/null
 source /etc/portage/make.conf 2>/dev/null
 
-if [[ "-o" == ${1} ]]; then
+if [[ ${1} == "-o" ]]; then
 echo "${(@u)PORTDIR_OVERLAY}"
 else
 echo "${PORTDIR}"
@@ -76,7 +76,7 @@ _parsereposconf() {
 done < ${f}
 done
 
-if [[ "-l" == ${1} ]]; then
+if [[ ${1} == "-l" ]]; then
 echo "${(@)secname}"
 else
 echo "${v}"
@@ -110,13 +110,13 @@ _parsesetsconf() {
 arr[${name}]=${value}
 
 if [[ ${insection} == 1 && ${name} == "section" ]]; then
-[[ "sets" == ${2} ]] && [[ ! ${value} =~ "sets" ]] && 
sections+=(${value})
+[[ ${2} == "sets" ]] && [[ ! ${value} =~ "sets" ]] && 
sections+=(${value})
 insection=0
 elif [[ ${name} == "section" ]]; then
 [[ ${value} =~ "${1:t} sets" ]] && insection=1
-[[ "sets" == ${2} ]] && [[ ! ${value} =~ "sets" ]] && 
sections+=(${value})
+[[ ${2} == "sets" ]] && [[ ! ${value} =~ "sets" ]] && 
sections+=(${value})
 elif [[ ${insection} == 1 ]]; then
-[[ "sets" == ${2} ]] && continue
+[[ ${2} == "sets" ]] && continue
 if [[ ${name} == "directory" ]]; then
 v=${value}
 fi
@@ -126,7 +126,7 @@ _parsesetsconf() {
 fi
 done
 
-if [[ "sets" == ${2} ]]; then
+if [[ ${2} == "sets" ]]; then
 [[ ((${#sections} > 0)) ]] && echo ${(@)sections}
 else
 [[ ((${#v} > 0)) ]] && echo ${v:t}



<    1   2