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

2014-11-15 Thread Mike Frysinger (vapier)
vapier  14/11/15 08:08:56

  Modified: which-2.20-r1.ebuild ChangeLog
  Log:
  Update HOMEPAGE/SRC_URI #515528 by Manfred Knick.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.16 sys-apps/which/which-2.20-r1.ebuild

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

Index: which-2.20-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- which-2.20-r1.ebuild26 Jan 2014 12:19:19 -  1.15
+++ which-2.20-r1.ebuild15 Nov 2014 08:08:56 -  1.16
@@ -1,14 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.15 
2014/01/26 12:19:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.20-r1.ebuild,v 1.16 
2014/11/15 08:08:56 vapier Exp $
 
 EAPI=4
 
 inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION=Prints out location of specified executables that are in your 
path
-HOMEPAGE=http://www.xs4all.nl/~carlo17/which/;
-SRC_URI=http://www.xs4all.nl/~carlo17/which/${P}.tar.gz;
+HOMEPAGE=https://carlowood.github.io/which/;
+SRC_URI=https://carlowood.github.io/which/${P}.tar.gz;
 
 LICENSE=GPL-3
 SLOT=0



1.58 sys-apps/which/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   26 Jan 2014 12:19:19 -  1.57
+++ ChangeLog   15 Nov 2014 08:08:56 -  1.58
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/which
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.57 2014/01/26 
12:19:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.58 2014/11/15 
08:08:56 vapier Exp $
+
+  15 Nov 2014; Mike Frysinger vap...@gentoo.org which-2.20-r1.ebuild:
+  Update HOMEPAGE/SRC_URI #515528 by Manfred Knick.
 
   26 Jan 2014; Agostino Sarubbo a...@gentoo.org which-2.20-r1.ebuild:
   Stable for sparc, wrt bug #495938






[gentoo-commits] gentoo-x86 commit in net-libs/rb_libtorrent: rb_libtorrent-0.16.17-r1.ebuild rb_libtorrent-0.16.17.ebuild rb_libtorrent-0.16.10.ebuild rb_libtorrent-1.0.2.ebuild ChangeLog

2014-11-15 Thread Markos Chandras (hwoarang)
hwoarang14/11/15 08:33:03

  Modified: rb_libtorrent-0.16.17.ebuild
rb_libtorrent-0.16.10.ebuild
rb_libtorrent-1.0.2.ebuild ChangeLog
  Added:rb_libtorrent-0.16.17-r1.ebuild
  Log:
  Revbump to EAPI=5 so we can add boost subslot dependencies in order to 
trigger rebuilds on boost bumps. Bug #529034
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.6  net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild

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

Index: rb_libtorrent-0.16.17.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rb_libtorrent-0.16.17.ebuild10 Oct 2014 18:06:43 -  1.5
+++ rb_libtorrent-0.16.17.ebuild15 Nov 2014 08:33: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/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v 
1.5 2014/10/10 18:06:43 pesa Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild,v 
1.6 2014/11/15 08:33:02 hwoarang Exp $
 
 EAPI=4
 PYTHON_DEPEND=python? 2:2.7
@@ -20,7 +20,7 @@
 LICENSE=BSD
 SLOT=0
 KEYWORDS=amd64 arm ~ppc ~ppc64 ~sparc x86 ~x86-fbsd
-IUSE=debug doc examples python ssl static-libs
+IUSE=debug doc examples python ssl static-libs test
 RESTRICT=test
 
 DEPEND==dev-libs/boost-1.48[python?,threads(+)]



1.10 net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild

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

Index: rb_libtorrent-0.16.10.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- rb_libtorrent-0.16.10.ebuild10 Oct 2014 18:06:43 -  1.9
+++ rb_libtorrent-0.16.10.ebuild15 Nov 2014 08:33:02 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild,v 
1.9 2014/10/10 18:06:43 pesa Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.10.ebuild,v 
1.10 2014/11/15 08:33:02 hwoarang Exp $
 
 EAPI=4
 PYTHON_DEPEND=python? 2:2.7
@@ -20,7 +20,7 @@
 LICENSE=BSD
 SLOT=0
 KEYWORDS=amd64 arm ppc ppc64 sparc x86 ~x86-fbsd
-IUSE=debug doc examples python ssl static-libs
+IUSE=debug doc examples python ssl static-libs test
 RESTRICT=test
 
 DEPEND==dev-libs/boost-1.48[python?,threads(+)]



1.2  net-libs/rb_libtorrent/rb_libtorrent-1.0.2.ebuild

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

Index: rb_libtorrent-1.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rb_libtorrent-1.0.2.ebuild  18 Oct 2014 19:35:55 -  1.1
+++ rb_libtorrent-1.0.2.ebuild  15 Nov 2014 08:33:02 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.2.ebuild,v 1.1 
2014/10/18 19:35:55 hwoarang Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-1.0.2.ebuild,v 1.2 
2014/11/15 08:33:02 hwoarang Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -23,7 +23,7 @@
 
 REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )
 

[gentoo-commits] gentoo-x86 commit in app-emacs/cedet: ChangeLog cedet-1.0.1.ebuild

2014-11-15 Thread Ulrich Mueller (ulm)
ulm 14/11/15 08:34:58

  Modified: ChangeLog
  Removed:  cedet-1.0.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.80 app-emacs/cedet/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   7 Jun 2014 11:03:10 -   1.79
+++ ChangeLog   15 Nov 2014 08:34:58 -  1.80
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/cedet
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.79 2014/06/07 
11:03:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.80 2014/11/15 
08:34:58 ulm Exp $
+
+  15 Nov 2014; Ulrich Müller u...@gentoo.org -cedet-1.0.1.ebuild:
+  Remove old.
 
   07 Jun 2014; Ulrich Müller u...@gentoo.org cedet-1.0.1.ebuild,
   cedet-1.1.ebuild:






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

2014-11-15 Thread Tim Harder
commit: 4642af80fdc23fafed5c0385e3de4e060cc95106
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 15 08:40:06 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 15 08:40:06 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=4642af80

update AUTHORS

---
 AUTHORS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index 22b4a72..ea030a3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,5 @@
 Baptiste Daroussin baptiste.darous...@gmail.com
 David Durrleman dual...@gmail.com
 oberyno ober...@gmail.com
+Tim Harder radher...@gentoo.org
+Vadim A. Misbakh-Soloviov m...@mva.name



[gentoo-commits] gentoo commit in src/patchsets/gentoo-headers/3.17: 00_all_0008-x86-do-not-build-relocs-tool-when-installing-headers.patch

2014-11-15 Thread Mike Frysinger (vapier)
vapier  14/11/15 08:41:38

  Added:   

00_all_0008-x86-do-not-build-relocs-tool-when-installing-headers.patch
  Log:
  fix installing of kernel headers on x86 when kernel headers are not yet 
installed #527548 by Alex Cannon

Revision  ChangesPath
1.1  
src/patchsets/gentoo-headers/3.17/00_all_0008-x86-do-not-build-relocs-tool-when-installing-headers.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/3.17/00_all_0008-x86-do-not-build-relocs-tool-when-installing-headers.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/3.17/00_all_0008-x86-do-not-build-relocs-tool-when-installing-headers.patch?rev=1.1content-type=text/plain

Index: 00_all_0008-x86-do-not-build-relocs-tool-when-installing-headers.patch
===
From ae57ea966ede555757589e48915e9f47f2455cdb Mon Sep 17 00:00:00 2001
From: Mike Frysinger vap...@gentoo.org
Date: Sat, 15 Nov 2014 03:37:38 -0500
Subject: [PATCH] x86: do not build relocs tool when installing headers

This isn't needed to install headers, so don't bother building it.
Otherwise we run into a chicken/egg issue where we need the kernel
headers in order to install the kernel headers.  It's also a waste
of time.

Signed-off-by: Mike Frysinger vap...@gentoo.org
---
 arch/x86/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/x86/Makefile b/arch/x86/Makefile
index 60087ca..4607c72 100644
--- a/arch/x86/Makefile
+++ b/arch/x86/Makefile
@@ -174,8 +174,10 @@ KBUILD_CFLAGS += $(call cc-option,-mno-avx,)
 KBUILD_CFLAGS += $(mflags-y)
 KBUILD_AFLAGS += $(mflags-y)
 
+ifneq ($(filter-out headers_install,$(MAKECMDGOALS)),)
 archscripts: scripts_basic
$(Q)$(MAKE) $(build)=arch/x86/tools relocs
+endif
 
 ###
 # Syscall table generation
-- 
2.1.3







[gentoo-commits] gentoo-x86 commit in sys-kernel/linux-headers: linux-headers-3.17-r1.ebuild ChangeLog

2014-11-15 Thread Mike Frysinger (vapier)
vapier  14/11/15 08:42:59

  Modified: linux-headers-3.17-r1.ebuild ChangeLog
  Log:
  Fix install on x86 of headers when headers were removed #527548 by Alex 
Cannon.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.2  sys-kernel/linux-headers/linux-headers-3.17-r1.ebuild

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

Index: linux-headers-3.17-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.17-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-headers-3.17-r1.ebuild1 Nov 2014 02:11:59 -   1.1
+++ linux-headers-3.17-r1.ebuild15 Nov 2014 08:42:59 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.17-r1.ebuild,v 
1.1 2014/11/01 02:11:59 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-3.17-r1.ebuild,v 
1.2 2014/11/15 08:42:59 vapier Exp $
 
 EAPI=4
 
@@ -9,7 +9,7 @@
 inherit kernel-2
 detect_version
 
-PATCH_VER=2
+PATCH_VER=3
 SRC_URI=mirror://gentoo/gentoo-headers-base-${PV}.tar.xz
${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}
 



1.422sys-kernel/linux-headers/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- ChangeLog   14 Nov 2014 21:36:11 -  1.421
+++ ChangeLog   15 Nov 2014 08:42:59 -  1.422
@@ -1,6 +1,10 @@
 # ChangeLog for sys-kernel/linux-headers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.421 
2014/11/14 21:36:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.422 
2014/11/15 08:42:59 vapier Exp $
+
+  15 Nov 2014; Mike Frysinger vap...@gentoo.org linux-headers-3.17-r1.ebuild:
+  Fix install on x86 of headers when headers were removed #527548 by Alex
+  Cannon.
 
   14 Nov 2014; Markus Meier mae...@gentoo.org linux-headers-3.16.ebuild:
   arm stable, bug #528902






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

2014-11-15 Thread Mike Frysinger (vapier)
vapier  14/11/15 08:45:33

  Modified: toolchain.eclass
  Log:
  enbale --with-float=hard for arm eabihf tuples #528278

Revision  ChangesPath
1.647eclass/toolchain.eclass

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

Index: toolchain.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v
retrieving revision 1.646
retrieving revision 1.647
diff -u -r1.646 -r1.647
--- toolchain.eclass4 Nov 2014 08:04:00 -   1.646
+++ toolchain.eclass15 Nov 2014 08:45:33 -  1.647
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.646 2014/11/04 
08:04:00 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/toolchain.eclass,v 1.647 2014/11/15 
08:45:33 vapier Exp $
 
 # Maintainer: Toolchain Ninjas toolch...@gentoo.org
 
@@ -1040,9 +1040,9 @@
*)
# If they've explicitly opt-ed in, do hardfloat,
# otherwise let the gcc default kick in.
-   [[ ${CTARGET//_/-} == *-hardfloat-* ]] \
-confgcc+=( --with-float=hard )
-   ;;
+   case ${CTARGET//_/-} in
+   *-hardfloat-*|*eabihf) confgcc+=( --with-float=hard ) ;;
+   esac
esac
 
local with_abi_map=()






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

2014-11-15 Thread Tim Harder
commit: a47a9eed6cfcb7662c0fe4674fdfbc450cca2448
Author: Tim Harder radhermit AT gentoo DOT org
AuthorDate: Sat Nov 15 08:49:36 2014 +
Commit: Tim Harder radhermit AT gentoo DOT org
CommitDate: Sat Nov 15 08:49:36 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=a47a9eed

add _openrc to widgets to be installed and update snapshot name

---
 create-dist-xz.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/create-dist-xz.sh b/create-dist-xz.sh
index b69967b..adcbc1b 100755
--- a/create-dist-xz.sh
+++ b/create-dist-xz.sh
@@ -3,10 +3,10 @@
 : ${TAR:=$(which tar)}
 
 EXTRA_DIST=AUTHORS
-COMPLETION_WIDGETS=_eselect _gcc-config _genlop _gentoolkit _gentoo_packages 
_layman _portage _portage_utils
+COMPLETION_WIDGETS=_eselect _gcc-config _genlop _gentoolkit _gentoo_packages 
_layman _openrc _portage _portage_utils
 
 snapshot_date=$(date +%Y%m%d)
-snapshot_dir=zsh-completion-${snapshot_date}
+snapshot_dir=gentoo-zsh-completions-${snapshot_date}
 
 if [[ -d ${snapshot_dir} ]]; then
rm -rf ${snapshot_dir}



[gentoo-commits] gentoo-x86 commit in eclass: eutils.eclass

2014-11-15 Thread Mike Frysinger (vapier)
vapier  14/11/15 09:49:10

  Modified: eutils.eclass
  Log:
  chop off the subslot from the SLOT #528078 by Mark Wright

Revision  ChangesPath
1.440eclass/eutils.eclass

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

Index: eutils.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v
retrieving revision 1.439
retrieving revision 1.440
diff -u -r1.439 -r1.440
--- eutils.eclass   13 Nov 2014 04:55:06 -  1.439
+++ eutils.eclass   15 Nov 2014 09:49:10 -  1.440
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.439 2014/11/13 
04:55:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/eutils.eclass,v 1.440 2014/11/15 
09:49:10 vapier Exp $
 
 # @ECLASS: eutils.eclass
 # @MAINTAINER:
@@ -903,10 +903,11 @@
;;
esac
fi
-   if [ ${SLOT} == 0 ] ; then
+   local slot=${SLOT%/*}
+   if [[ ${slot} == 0 ]] ; then
local desktop_name=${PN}
else
-   local desktop_name=${PN}-${SLOT}
+   local desktop_name=${PN}-${slot}
fi
local desktop=${T}/$(echo ${exec} | sed 
's:[[:space:]/:]:_:g')-${desktop_name}.desktop
#local desktop=${T}/${exec%% *:-${desktop_name}}.desktop






[gentoo-commits] gentoo-x86 commit in app-emacs/multiple-cursors/files: 50multiple-cursors-gentoo.el

2014-11-15 Thread Ulrich Mueller (ulm)
ulm 14/11/15 10:05:22

  Modified: 50multiple-cursors-gentoo.el
  Log:
  Supress load message in site-init file.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.2  
app-emacs/multiple-cursors/files/50multiple-cursors-gentoo.el

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/multiple-cursors/files/50multiple-cursors-gentoo.el?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/multiple-cursors/files/50multiple-cursors-gentoo.el?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/multiple-cursors/files/50multiple-cursors-gentoo.el?r1=1.1r2=1.2

Index: 50multiple-cursors-gentoo.el
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emacs/multiple-cursors/files/50multiple-cursors-gentoo.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 50multiple-cursors-gentoo.el12 Nov 2014 21:17:19 -  1.1
+++ 50multiple-cursors-gentoo.el15 Nov 2014 10:05:22 -  1.2
@@ -1,2 +1,2 @@
 (add-to-list 'load-path @SITELISP@)
-(load multiple-cursors-autoloads)
+(load multiple-cursors-autoloads nil t)






[gentoo-commits] gentoo-x86 commit in app-emacs/multiple-cursors: ChangeLog

2014-11-15 Thread Ulrich Mueller (ulm)
ulm 14/11/15 10:05:22

  Modified: ChangeLog
  Log:
  Supress load message in site-init file.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.2  app-emacs/multiple-cursors/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/multiple-cursors/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   12 Nov 2014 21:17:19 -  1.1
+++ ChangeLog   15 Nov 2014 10:05:22 -  1.2
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/multiple-cursors
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/multiple-cursors/ChangeLog,v 1.1 
2014/11/12 21:17:19 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/multiple-cursors/ChangeLog,v 1.2 
2014/11/15 10:05:22 ulm Exp $
+
+  15 Nov 2014; Ulrich Müller u...@gentoo.org
+  files/50multiple-cursors-gentoo.el:
+  Supress load message in site-init file.
 
 *multiple-cursors-1.3.0 (12 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emacs/actionscript-mode: actionscript-mode-7.2.2_p20140605.ebuild ChangeLog actionscript-mode-7.2.2_p20120405.ebuild

2014-11-15 Thread Ulrich Mueller (ulm)
ulm 14/11/15 10:15:39

  Modified: ChangeLog actionscript-mode-7.2.2_p20120405.ebuild
  Added:actionscript-mode-7.2.2_p20140605.ebuild
  Log:
  Version bump. Specify LICENSE more precisely.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.2  app-emacs/actionscript-mode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/actionscript-mode/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   23 Apr 2012 21:01:07 -  1.1
+++ ChangeLog   15 Nov 2014 10:15:39 -  1.2
@@ -1,6 +1,13 @@
 # ChangeLog for app-emacs/actionscript-mode
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/actionscript-mode/ChangeLog,v 1.1 
2012/04/23 21:01:07 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/actionscript-mode/ChangeLog,v 1.2 
2014/11/15 10:15:39 ulm Exp $
+
+*actionscript-mode-7.2.2_p20140605 (15 Nov 2014)
+
+  15 Nov 2014; Ulrich Müller u...@gentoo.org
+  actionscript-mode-7.2.2_p20120405.ebuild,
+  +actionscript-mode-7.2.2_p20140605.ebuild:
+  Version bump. Specify LICENSE more precisely.
 
 *actionscript-mode-7.2.2_p20120405 (23 Apr 2012)
 



1.2  
app-emacs/actionscript-mode/actionscript-mode-7.2.2_p20120405.ebuild

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

Index: actionscript-mode-7.2.2_p20120405.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-emacs/actionscript-mode/actionscript-mode-7.2.2_p20120405.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- actionscript-mode-7.2.2_p20120405.ebuild23 Apr 2012 21:01:07 -  
1.1
+++ actionscript-mode-7.2.2_p20120405.ebuild15 Nov 2014 10:15:39 -  
1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/actionscript-mode/actionscript-mode-7.2.2_p20120405.ebuild,v
 1.1 2012/04/23 21:01:07 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/actionscript-mode/actionscript-mode-7.2.2_p20120405.ebuild,v
 1.2 2014/11/15 10:15:39 ulm Exp $
 
 EAPI=4
 
@@ -14,10 +14,9 @@
 HOMEPAGE=https://github.com/austinhaas/actionscript-mode;
 
SRC_URI=https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/tarball/${GITHUB_TAG}
 - ${P}.tar.gz
 
-LICENSE=GPL-2
+LICENSE=GPL-2+
 SLOT=0
 KEYWORDS=~amd64 ~x86
-IUSE=
 
 DOCS=README.txt
 SITEFILE=50${PN}-gentoo.el



1.1  
app-emacs/actionscript-mode/actionscript-mode-7.2.2_p20140605.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/actionscript-mode/actionscript-mode-7.2.2_p20140605.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/actionscript-mode/actionscript-mode-7.2.2_p20140605.ebuild?rev=1.1content-type=text/plain

Index: actionscript-mode-7.2.2_p20140605.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/actionscript-mode/actionscript-mode-7.2.2_p20140605.ebuild,v
 1.1 2014/11/15 10:15:39 ulm Exp $

EAPI=5

inherit elisp

GITHUB_USER=austinhaas
GITHUB_PROJECT=${PN}
GITHUB_TAG=6822d0bfd5d7ff2c0b246ca90ef9480d3c528b97

DESCRIPTION=A major mode for GNU Emacs for editing Actionscript 3 files
HOMEPAGE=https://github.com/austinhaas/actionscript-mode;
SRC_URI=https://github.com/${GITHUB_USER}/${GITHUB_PROJECT}/tarball/${GITHUB_TAG}
 - ${P}.tar.gz

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

DOCS=README.txt
SITEFILE=50${PN}-gentoo.el

src_unpack() {
unpack ${A}
mv ${GITHUB_USER}-${GITHUB_PROJECT}-* ${P} || die
}






[gentoo-commits] gentoo-x86 commit in app-emacs/dictionary/files: 50dictionary-gentoo.el 50dictionary-gentoo-1.10.el

2014-11-15 Thread Ulrich Mueller (ulm)
ulm 14/11/15 10:20:11

  Added:50dictionary-gentoo.el
  Removed:  50dictionary-gentoo-1.10.el
  Log:
  Supress load message in site-init file.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.4  app-emacs/dictionary/files/50dictionary-gentoo.el

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/dictionary/files/50dictionary-gentoo.el?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/dictionary/files/50dictionary-gentoo.el?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/dictionary/files/50dictionary-gentoo.el?r1=1.3r2=1.4







[gentoo-commits] gentoo-x86 commit in app-emacs/dictionary: dictionary-1.10.ebuild ChangeLog

2014-11-15 Thread Ulrich Mueller (ulm)
ulm 14/11/15 10:20:11

  Modified: dictionary-1.10.ebuild ChangeLog
  Log:
  Supress load message in site-init file.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.5  app-emacs/dictionary/dictionary-1.10.ebuild

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

Index: dictionary-1.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/dictionary/dictionary-1.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dictionary-1.10.ebuild  13 Apr 2014 16:27:29 -  1.4
+++ dictionary-1.10.ebuild  15 Nov 2014 10:20:11 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/dictionary/dictionary-1.10.ebuild,v 1.4 
2014/04/13 16:27:29 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/dictionary/dictionary-1.10.ebuild,v 1.5 
2014/11/15 10:20:11 ulm Exp $
 
 EAPI=5
 
@@ -15,5 +15,5 @@
 KEYWORDS=amd64 ppc x86
 
 ELISP_REMOVE=install-package.el lpath.el
-SITEFILE=50${PN}-gentoo-${PV}.el
+SITEFILE=50${PN}-gentoo.el
 DOCS=README



1.19 app-emacs/dictionary/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/dictionary/ChangeLog?rev=1.19view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/dictionary/ChangeLog?rev=1.19content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/dictionary/ChangeLog?r1=1.18r2=1.19

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/dictionary/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   13 Apr 2014 16:42:49 -  1.18
+++ ChangeLog   15 Nov 2014 10:20:11 -  1.19
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/dictionary
 # Copyright 2002-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/dictionary/ChangeLog,v 1.18 
2014/04/13 16:42:49 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/dictionary/ChangeLog,v 1.19 
2014/11/15 10:20:11 ulm Exp $
+
+  15 Nov 2014; Ulrich Müller u...@gentoo.org dictionary-1.10.ebuild,
+  -files/50dictionary-gentoo-1.10.el, +files/50dictionary-gentoo.el:
+  Supress load message in site-init file.
 
   13 Apr 2014; Ulrich Müller u...@gentoo.org -dictionary-1.8.7.ebuild,
   -files/50dictionary-gentoo.el:






[gentoo-commits] gentoo-x86 commit in app-arch/par2cmdline: ChangeLog par2cmdline-0.6.11.ebuild

2014-11-15 Thread Tim Harder (radhermit)
radhermit14/11/15 10:27:03

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

Revision  ChangesPath
1.36 app-arch/par2cmdline/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/par2cmdline/ChangeLog?rev=1.36view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/par2cmdline/ChangeLog?rev=1.36content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/par2cmdline/ChangeLog?r1=1.35r2=1.36

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   12 Oct 2014 18:22:32 -  1.35
+++ ChangeLog   15 Nov 2014 10:27:03 -  1.36
@@ -1,6 +1,11 @@
 # ChangeLog for app-arch/par2cmdline
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/ChangeLog,v 1.35 
2014/10/12 18:22:32 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/par2cmdline/ChangeLog,v 1.36 
2014/11/15 10:27:03 radhermit Exp $
+
+*par2cmdline-0.6.11 (15 Nov 2014)
+
+  15 Nov 2014; Tim Harder radher...@gentoo.org +par2cmdline-0.6.11.ebuild:
+  Version bump.
 
 *par2cmdline-0.6.10 (12 Oct 2014)
 



1.1  app-arch/par2cmdline/par2cmdline-0.6.11.ebuild

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

Index: par2cmdline-0.6.11.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-arch/par2cmdline/par2cmdline-0.6.11.ebuild,v 1.1 
2014/11/15 10:27:03 radhermit Exp $

EAPI=5
inherit autotools

DESCRIPTION=A PAR-2.0 file verification and repair tool
HOMEPAGE=http://github.com/BlackIkeEagle/par2cmdline;
SRC_URI=http://github.com/BlackIkeEagle/${PN}/archive/v${PV}.tar.gz - 
${P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos
IUSE=

DOCS=AUTHORS ChangeLog README # NEWS is empty, PORTING and ROADMAP are for 
building

src_prepare() {
eautoreconf
}






[gentoo-commits] gentoo-x86 commit in dev-libs/npth: ChangeLog npth-1.1.ebuild

2014-11-15 Thread Tim Harder (radhermit)
radhermit14/11/15 10:28:42

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

Revision  ChangesPath
1.3  dev-libs/npth/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   10 Oct 2014 02:14:46 -  1.2
+++ ChangeLog   15 Nov 2014 10:28:42 -  1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/npth
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v 1.2 2014/10/10 
02:14:46 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v 1.3 2014/11/15 
10:28:42 radhermit Exp $
+
+*npth-1.1 (15 Nov 2014)
+
+  15 Nov 2014; Tim Harder radher...@gentoo.org +npth-1.1.ebuild:
+  Version bump.
 
 *npth-1.0 (10 Oct 2014)
 



1.1  dev-libs/npth/npth-1.1.ebuild

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

Index: npth-1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v 1.1 
2014/11/15 10:28:42 radhermit Exp $

EAPI=5
inherit autotools-utils

DESCRIPTION=New GNU Portable Threads Library
HOMEPAGE=http://thread.gmane.org/gmane.comp.encryption.gpg.announce/179;
SRC_URI=mirror://gnupg/${PN}/${P}.tar.bz2

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






[gentoo-commits] gentoo commit in xml/htdocs/news/en/gmn: index.xml

2014-11-15 Thread Markos Chandras (hwoarang)
hwoarang14/11/15 10:46:56

  Modified: index.xml
  Log:
  Add GMN Oct 2014 item

Revision  ChangesPath
1.32 xml/htdocs/news/en/gmn/index.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/en/gmn/index.xml?rev=1.32view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/en/gmn/index.xml?rev=1.32content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/news/en/gmn/index.xml?r1=1.31r2=1.32

Index: index.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/news/en/gmn/index.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- index.xml   11 Nov 2014 19:25:55 -  1.31
+++ index.xml   15 Nov 2014 10:46:56 -  1.32
@@ -59,33 +59,36 @@
   thSummary/th
 /tr
 tr
+tiuri 
link=http://blogs.gentoo.org/news/2014/11/14/gentoo-monthly-newsletter-october-2014/;
+14th November 2014/uri/ti
+tiGentoo Council, Python updates./ti
+/tr
+tr
 tiuri 
link=http://blogs.gentoo.org/news/2014/10/25/gentoo-monthly-newsletter-september-2014/;
 25th October 2014/uri/ti
 tiGentoo Council, Releases, Gentoo Miniconf 2014./ti
 /tr
-
- tr
+tr
 tiuri 
link=http://blogs.gentoo.org/news/2014/08/11/gentoo-monthly-newsletter-july-2014/;
 11 August 2014/uri/ti
 tiGentoo Council and Foundation elections./ti
 /tr
-
- tr
+tr
 tiuri 
link=http://blogs.gentoo.org/news/2014/06/02/gentoo-monthly-newsletter-june-2014/;
 06 July 2014/uri/ti
 tiInterview with Patrick McLean (chutzpah), Featured New Project: 
Hardened Musl/ti
 /tr
- tr
+tr
 tiuri 
link=http://blogs.gentoo.org/news/2014/06/02/gentoo-monthly-newsletter-may-2014/;
 02 June 2014/uri/ti
 tiInterview with Brian Dolbec (dol-sen), sys-power/upower update/ti
 /tr
- tr
+tr
 tiuri 
link=http://blogs.gentoo.org/news/2014/05/01/gentoo-monthly-newsletter-april-2014/;
 01 May 2014/uri/ti
 tiInterview with Chris Reffett (creffett), Google Summer of Code 
2014/ti
 /tr
- tr
+tr
 tiuri 
link=http://blogs.gentoo.org/news/2014/03/31/gentoo-monthly-newsletter-march-2014/;
 31 March 2014/uri/ti
 tiInterview with Tom Wijsman (TomWij), Gentoo Galaxy/ti






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

2014-11-15 Thread Remi Cardona (remi)
remi14/11/15 10:51:18

  Modified: ChangeLog package.mask
  Log:
  Mask upcoming xorg-server 1.16.2 release

Revision  ChangesPath
1.9542   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9541
retrieving revision 1.9542
diff -u -r1.9541 -r1.9542
--- ChangeLog   13 Nov 2014 13:15:01 -  1.9541
+++ ChangeLog   15 Nov 2014 10:51:17 -  1.9542
@@ -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.9541 2014/11/13 
13:15:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9542 2014/11/15 
10:51:17 remi 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!
 
+  15 Nov 2014; Rémi Cardona r...@gentoo.org package.mask:
+  Mask upcoming xorg-server 1.16.2 release
+
   13 Nov 2014; Pacho Ramos pa...@gentoo.org package.mask:
   Gnome2 stuff was finally removed (#508854)
 



1.16164  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16163
retrieving revision 1.16164
diff -u -r1.16163 -r1.16164
--- package.mask13 Nov 2014 13:15:01 -  1.16163
+++ package.mask15 Nov 2014 10:51:17 -  1.16164
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16163 2014/11/13 
13:15:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16164 2014/11/15 
10:51:17 remi Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -30,6 +30,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Rémi Cardona r...@gentoo.org (15 Nov 2014)
+# Masked until decision is made about binary slot
+=x11-base/xorg-server-1.16.2
+
 # Davide Pesavento p...@gentoo.org (13 Nov 2014)
 # Multilib ebuilds based on the new qt4-build-multilib eclass.
 # Added dependency on dev-qt/qtchooser, which must be keyworded.






[gentoo-commits] gentoo-x86 commit in dev-libs/libwapcaplet: libwapcaplet-0.2.1-r1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 11:22:25

  Modified: ChangeLog
  Added:libwapcaplet-0.2.1-r1.ebuild
  Log:
  Revbump to new build system
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.15 dev-libs/libwapcaplet/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libwapcaplet/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   6 Nov 2014 17:40:05 -   1.14
+++ ChangeLog   15 Nov 2014 11:22:25 -  1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-libs/libwapcaplet
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwapcaplet/ChangeLog,v 1.14 
2014/11/06 17:40:05 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwapcaplet/ChangeLog,v 1.15 
2014/11/15 11:22:25 xmw Exp $
+
+*libwapcaplet-0.2.1-r1 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org +libwapcaplet-0.2.1-r1.ebuild:
+  Revbump to new build system
 
 *libwapcaplet-0.2.1 (06 Nov 2014)
 



1.1  dev-libs/libwapcaplet/libwapcaplet-0.2.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libwapcaplet/libwapcaplet-0.2.1-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libwapcaplet/libwapcaplet-0.2.1-r1.ebuild?rev=1.1content-type=text/plain

Index: libwapcaplet-0.2.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libwapcaplet/libwapcaplet-0.2.1-r1.ebuild,v 
1.1 2014/11/15 11:22:25 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=string internment library, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/libwapcaplet/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=test

DEPEND=test? ( =dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )

PATCHES=( ${FILESDIR}/${P}-glibc20.patch )






[gentoo-commits] gentoo-x86 commit in dev-libs/libparserutils: libparserutils-0.2.0-r1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 11:23:54

  Modified: ChangeLog
  Added:libparserutils-0.2.0-r1.ebuild
  Log:
  Revbump to new build system
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.13 dev-libs/libparserutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   6 Nov 2014 18:07:14 -   1.12
+++ ChangeLog   15 Nov 2014 11:23:54 -  1.13
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libparserutils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/ChangeLog,v 1.12 
2014/11/06 18:07:14 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libparserutils/ChangeLog,v 1.13 
2014/11/15 11:23:54 xmw Exp $
+
+*libparserutils-0.2.0-r1 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org +libparserutils-0.2.0-r1.ebuild,
+  libparserutils-0.2.0.ebuild:
+  Revbump to new build system
 
 *libparserutils-0.2.0 (06 Nov 2014)
 



1.1  dev-libs/libparserutils/libparserutils-0.2.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libparserutils/libparserutils-0.2.0-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libparserutils/libparserutils-0.2.0-r1.ebuild?rev=1.1content-type=text/plain

Index: libparserutils-0.2.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libparserutils/libparserutils-0.2.0-r1.ebuild,v
 1.1 2014/11/15 11:23:54 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit flag-o-matic netsurf

DESCRIPTION=library for building efficient parsers, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/libparserutils/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=iconv test

DEPEND=test? ( dev-lang/perl )

DOCS=( README docs/Todo )

PATCHES=( ${FILESDIR}/${P}-glibc-2.20.patch )

src_configure() {
netsurf_src_configure

append-cflags -D$(usex iconv WITH WITHOUT)_ICONV_FILTER
}






[gentoo-commits] gentoo-x86 commit in x11-base/xorg-server: xorg-server-1.16.2.ebuild ChangeLog

2014-11-15 Thread Remi Cardona (remi)
remi14/11/15 11:27:09

  Modified: ChangeLog
  Added:xorg-server-1.16.2.ebuild
  Log:
  x11-base/xorg-server: bump to 1.16.2
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
901AB08A)

Revision  ChangesPath
1.803x11-base/xorg-server/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?rev=1.803view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?rev=1.803content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/ChangeLog?r1=1.802r2=1.803

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v
retrieving revision 1.802
retrieving revision 1.803
diff -u -r1.802 -r1.803
--- ChangeLog   2 Nov 2014 10:35:21 -   1.802
+++ ChangeLog   15 Nov 2014 11:27:09 -  1.803
@@ -1,6 +1,11 @@
 # ChangeLog for x11-base/xorg-server
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.802 
2014/11/02 10:35:21 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-server/ChangeLog,v 1.803 
2014/11/15 11:27:09 remi Exp $
+
+*xorg-server-1.16.2 (15 Nov 2014)
+
+  15 Nov 2014; Rémi Cardona r...@gentoo.org +xorg-server-1.16.2.ebuild:
+  Bump to 1.16.2.
 
   02 Nov 2014; Sven Vermeulen sw...@gentoo.org xorg-server-1.14.5.ebuild,
   xorg-server-1.14.7.ebuild, xorg-server-1.15.0.ebuild,



1.1  x11-base/xorg-server/xorg-server-1.16.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.ebuild?rev=1.1content-type=text/plain

Index: xorg-server-1.16.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/x11-base/xorg-server/xorg-server-1.16.2.ebuild,v 1.1 
2014/11/15 11:27:09 remi Exp $

EAPI=5

XORG_DOC=doc
inherit xorg-2 multilib versionator flag-o-matic
EGIT_REPO_URI=git://anongit.freedesktop.org/git/xorg/xserver

DESCRIPTION=X.Org X servers
SLOT=0/1.16.1
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux

IUSE_SERVERS=dmx kdrive xnest xorg xvfb
IUSE=${IUSE_SERVERS} glamor ipv6 minimal nptl selinux +suid systemd tslib 
+udev unwind wayland

CDEPEND==app-admin/eselect-opengl-1.0.8
dev-libs/openssl
media-libs/freetype
=x11-apps/iceauth-1.0.2
=x11-apps/rgb-1.0.3
=x11-apps/xauth-1.0.3
x11-apps/xkbcomp
=x11-libs/libdrm-2.4.20
=x11-libs/libpciaccess-0.12.901
=x11-libs/libXau-1.0.4
=x11-libs/libXdmcp-1.0.2
=x11-libs/libXfont-1.4.2
=x11-libs/libxkbfile-1.0.4
=x11-libs/libxshmfence-1.1
=x11-libs/pixman-0.27.2
=x11-libs/xtrans-1.3.3
=x11-misc/xbitmaps-1.0.1
=x11-misc/xkeyboard-config-2.4.1-r3
dmx? (
x11-libs/libXt
=x11-libs/libdmx-1.0.99.1
=x11-libs/libX11-1.1.5
=x11-libs/libXaw-1.0.4
=x11-libs/libXext-1.0.99.4
=x11-libs/libXfixes-5.0
=x11-libs/libXi-1.2.99.1
=x11-libs/libXmu-1.0.3
x11-libs/libXrender
=x11-libs/libXres-1.0.3
=x11-libs/libXtst-1.0.99.2
)
glamor? (
media-libs/libepoxy
media-libs/mesa[egl,gbm]
!x11-libs/glamor
)
kdrive? (
=x11-libs/libXext-1.0.5
x11-libs/libXv
)
!minimal? (
=x11-libs/libX11-1.1.5
=x11-libs/libXext-1.0.5
=media-libs/mesa-9.2.0[nptl=]
)
tslib? ( =x11-libs/tslib-1.0 )
udev? ( =virtual/udev-150 )
unwind? ( sys-libs/libunwind )
wayland? (
=dev-libs/wayland-1.3.0
media-libs/libepoxy
)
=x11-apps/xinit-1.3
systemd? (
sys-apps/dbus
sys-apps/systemd
)

DEPEND=${CDEPEND}
sys-devel/flex
=x11-proto/bigreqsproto-1.1.0
=x11-proto/compositeproto-0.4
=x11-proto/damageproto-1.1
=x11-proto/fixesproto-5.0
=x11-proto/fontsproto-2.1.3
=x11-proto/glproto-1.4.17
=x11-proto/inputproto-2.2.99.1
=x11-proto/kbproto-1.0.3
=x11-proto/randrproto-1.4.0
=x11-proto/recordproto-1.13.99.1
=x11-proto/renderproto-0.11
=x11-proto/resourceproto-1.2.0

[gentoo-commits] gentoo-x86 commit in dev-libs/libcss/files: libcss-0.4.0-glibc2.20.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 11:39:07

  Added:libcss-0.4.0-glibc2.20.patch
  Log:
  Version bump, new buildsystem, glibc-2.20 patch (bug 528938)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  dev-libs/libcss/files/libcss-0.4.0-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcss/files/libcss-0.4.0-glibc2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcss/files/libcss-0.4.0-glibc2.20.patch?rev=1.1content-type=text/plain

Index: libcss-0.4.0-glibc2.20.patch
===
--- libcss-0.4.0/Makefile
+++ libcss-0.4.0/Makefile
@@ -15,13 +15,7 @@
 WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wmissing-declarations -Wnested-externs
-# BeOS/Haiku/AmigaOS4 standard library headers create warnings
-ifneq ($(TARGET),beos)
-  ifneq ($(TARGET),amiga)
-WARNFLAGS := $(WARNFLAGS) -Werror
-  endif
-endif
-CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \
+CFLAGS := -D_DEFAULT_SOURCE -I$(CURDIR)/include/ \
-I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
 ifneq ($(GCCVER),2)
   CFLAGS := $(CFLAGS) -std=c99






[gentoo-commits] gentoo-x86 commit in dev-libs/libcss: libcss-0.4.0.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 11:39:07

  Modified: ChangeLog
  Added:libcss-0.4.0.ebuild
  Log:
  Version bump, new buildsystem, glibc-2.20 patch (bug 528938)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.12 dev-libs/libcss/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcss/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   5 Jan 2014 19:15:58 -   1.11
+++ ChangeLog   15 Nov 2014 11:39:07 -  1.12
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libcss
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcss/ChangeLog,v 1.11 2014/01/05 
19:15:58 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcss/ChangeLog,v 1.12 2014/11/15 
11:39:07 xmw Exp $
+
+*libcss-0.4.0 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org
+  +files/libcss-0.4.0-glibc2.20.patch, +libcss-0.4.0.ebuild:
+  Version bump, new buildsystem, glibc-2.20 patch (bug 528938)
 
   05 Jan 2014; Fabian Groffen grob...@gentoo.org libcss-0.2.0.ebuild:
   Marked ~m68k-mint, bug #494512



1.1  dev-libs/libcss/libcss-0.4.0.ebuild

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

Index: libcss-0.4.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcss/libcss-0.4.0.ebuild,v 1.1 
2014/11/15 11:39:07 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=CSS parser and selection engine, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/libcss/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=test

RDEPEND==dev-libs/libparserutils-0.1.2[static-libs?,${MULTILIB_USEDEP}]
=dev-libs/libwapcaplet-0.2.0[static-libs?,${MULTILIB_USEDEP}]
DEPEND=${RDEPEND}
virtual/pkgconfig
test? ( dev-lang/perl )

PATCHES=( ${FILESDIR}/${P}-glibc2.20.patch )






[gentoo-commits] gentoo-x86 commit in net-libs/libhubbub/files: libhubbub-0.3.0-glibc2.20.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 11:56:45

  Added:libhubbub-0.3.0-glibc2.20.patch
  Log:
  Switch to new buildsystem version, fix glibc2.20 issue (bug 528768).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  net-libs/libhubbub/files/libhubbub-0.3.0-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libhubbub/files/libhubbub-0.3.0-glibc2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libhubbub/files/libhubbub-0.3.0-glibc2.20.patch?rev=1.1content-type=text/plain

Index: libhubbub-0.3.0-glibc2.20.patch
===
--- libhubbub-0.3.0/Makefile
+++ libhubbub-0.3.0/Makefile
@@ -15,13 +15,7 @@
 WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wmissing-declarations -Wnested-externs -pedantic
-# BeOS/Haiku/AmigaOS have standard library errors that issue warnings.
-ifneq ($(TARGET),beos)
-  ifneq ($(TARGET),amiga)
-WARNFLAGS := $(WARNFLAGS) -Werror
-  endif
-endif
-CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \
+CFLAGS := -D_DEFAULT_SOURCE -I$(CURDIR)/include/ \
-I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
 ifneq ($(GCCVER),2)
   CFLAGS := $(CFLAGS) -std=c99






[gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-2.1.9999.ebuild vlc-2.1.5.ebuild vlc-9999.ebuild vlc-2.1.2.ebuild vlc-2.2.9999.ebuild vlc-2.1.4.ebuild ChangeLog

2014-11-15 Thread Markos Chandras (hwoarang)
hwoarang14/11/15 11:56:20

  Modified: vlc-2.1..ebuild vlc-2.1.5.ebuild
vlc-.ebuild vlc-2.1.2.ebuild
vlc-2.2..ebuild vlc-2.1.4.ebuild ChangeLog
  Log:
  Add X usedep to libva dependency. Bug #529270. Thanks to aambi...@gmail.com
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.25 media-video/vlc/vlc-2.1..ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1..ebuild?rev=1.25view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1..ebuild?rev=1.25content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-2.1..ebuild?r1=1.24r2=1.25

Index: vlc-2.1..ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1..ebuild,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- vlc-2.1..ebuild 10 Nov 2014 08:42:52 -  1.24
+++ vlc-2.1..ebuild 15 Nov 2014 11:56:20 -  1.25
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1..ebuild,v 1.24 
2014/11/10 08:42:52 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1..ebuild,v 1.25 
2014/11/15 11:56:20 hwoarang Exp $
 
 EAPI=5
 
@@ -141,7 +141,7 @@
udev? ( =virtual/udev-142:0 )
upnp? ( net-libs/libupnp:0 )
v4l? ( media-libs/libv4l:0 )
-   vaapi? ( x11-libs/libva:0 virtual/ffmpeg[vaapi] )
+   vaapi? ( x11-libs/libva:0[X] virtual/ffmpeg[vaapi] )
vcdx? ( =dev-libs/libcdio-0.78.2:0 
=media-video/vcdimager-0.7.22:0 )
vdpau? ( =x11-libs/libvdpau-0.6:0 !media-video/libav-10_beta1 
)
vnc? ( =net-libs/libvncserver-0.9.9:0 )



1.3  media-video/vlc/vlc-2.1.5.ebuild

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

Index: vlc-2.1.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vlc-2.1.5.ebuild10 Nov 2014 08:42:52 -  1.2
+++ vlc-2.1.5.ebuild15 Nov 2014 11:56:20 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.5.ebuild,v 1.2 
2014/11/10 08:42:52 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-2.1.5.ebuild,v 1.3 
2014/11/15 11:56:20 hwoarang Exp $
 
 EAPI=5
 
@@ -141,7 +141,7 @@
udev? ( =virtual/udev-142:0 )
upnp? ( net-libs/libupnp:0 )
v4l? ( media-libs/libv4l:0 )
-   vaapi? ( x11-libs/libva:0 virtual/ffmpeg[vaapi] )
+   vaapi? ( x11-libs/libva:0[X] virtual/ffmpeg[vaapi] )
vcdx? ( =dev-libs/libcdio-0.78.2:0 
=media-video/vcdimager-0.7.22:0 )
vdpau? ( =x11-libs/libvdpau-0.6:0 !media-video/libav-10_beta1 
)
vnc? ( =net-libs/libvncserver-0.9.9:0 )



1.226media-video/vlc/vlc-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-.ebuild?rev=1.226view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-.ebuild?rev=1.226content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-.ebuild?r1=1.225r2=1.226

Index: vlc-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-.ebuild,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- vlc-.ebuild 10 Nov 2014 08:42:52 -  1.225
+++ vlc-.ebuild 15 Nov 2014 11:56:20 -  1.226
@@ -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/vlc/vlc-.ebuild,v 1.225 
2014/11/10 08:42:52 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-.ebuild,v 1.226 
2014/11/15 11:56:20 hwoarang Exp $
 
 EAPI=5
 
@@ -138,7 +138,7 @@
udev? ( =virtual/udev-142:0 )
upnp? ( net-libs/libupnp:0 )
v4l? ( media-libs/libv4l:0 )
-   vaapi? ( x11-libs/libva:0 

[gentoo-commits] gentoo-x86 commit in net-libs/libhubbub: libhubbub-0.3.0-r1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 11:56:45

  Modified: ChangeLog
  Added:libhubbub-0.3.0-r1.ebuild
  Log:
  Switch to new buildsystem version, fix glibc2.20 issue (bug 528768).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.8  net-libs/libhubbub/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libhubbub/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   12 Nov 2014 23:01:37 -  1.7
+++ ChangeLog   15 Nov 2014 11:56:45 -  1.8
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/libhubbub
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libhubbub/ChangeLog,v 1.7 
2014/11/12 23:01:37 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libhubbub/ChangeLog,v 1.8 
2014/11/15 11:56:45 xmw Exp $
+
+*libhubbub-0.3.0-r1 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org
+  +files/libhubbub-0.3.0-glibc2.20.patch, +libhubbub-0.3.0-r1.ebuild:
+  Switch to new buildsystem version, fix glibc2.20 issue (bug 528768).
 
   12 Nov 2014; Sergei Trofimovich sly...@gentoo.org libhubbub-0.3.0.ebuild:
   Drop -Werror (fix for glibc-2.20), bug #528768 by w0rm.



1.1  net-libs/libhubbub/libhubbub-0.3.0-r1.ebuild

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

Index: libhubbub-0.3.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-libs/libhubbub/libhubbub-0.3.0-r1.ebuild,v 1.1 
2014/11/15 11:56:45 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=HTML5 compliant parsing library, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/hubbub/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=doc test

RDEPEND==dev-libs/libparserutils-0.2.0[static-libs?,${MULTILIB_USEDEP}]
!net-libs/hubbub
DEPEND=${RDEPEND}
virtual/pkgconfig
test? ( dev-lang/perl
=dev-libs/json-c-0.10-r1[${MULTILIB_USEDEP}] )

PATCHES=( ${FILESDIR}/${P}-glibc2.20.patch )
DOCS=( README docs/{Architecture,Macros,Todo,Treebuilder,Updated} )

#RESTRICT=test






[gentoo-commits] gentoo-x86 commit in media-libs/libnsbmp/files: - New directory

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:04:33

  Log:
  Directory /var/cvsroot/gentoo-x86/media-libs/libnsbmp/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in media-libs/libnsbmp: libnsbmp-0.1.1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:05:13

  Modified: ChangeLog
  Added:libnsbmp-0.1.1.ebuild
  Log:
  Version bump, new build system, glibc2.20/werror issue (bug 528934)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.7  media-libs/libnsbmp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libnsbmp/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   5 Jan 2014 19:09:03 -   1.6
+++ ChangeLog   15 Nov 2014 12:05:13 -  1.7
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/libnsbmp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libnsbmp/ChangeLog,v 1.6 
2014/01/05 19:09:03 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libnsbmp/ChangeLog,v 1.7 
2014/11/15 12:05:13 xmw Exp $
+
+*libnsbmp-0.1.1 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org
+  +files/libnsbmp-0.1.1-glibc2.20.patch, +libnsbmp-0.1.1.ebuild:
+  Version bump, new build system, glibc2.20/werror issue (bug 528934)
 
   05 Jan 2014; Fabian Groffen grob...@gentoo.org libnsbmp-0.1.0.ebuild:
   Marked ~m68k-mint, bug #494512



1.1  media-libs/libnsbmp/libnsbmp-0.1.1.ebuild

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

Index: libnsbmp-0.1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libnsbmp/libnsbmp-0.1.1.ebuild,v 
1.1 2014/11/15 12:05:13 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=decoding library for BMP and ICO image file formats, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/libnsbmp/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=

RDEPEND=
DEPEND=virtual/pkgconfig

PATCHES=( ${FILESDIR}/${P}-glibc2.20.patch )






[gentoo-commits] gentoo-x86 commit in media-libs/libnsbmp/files: libnsbmp-0.1.1-glibc2.20.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:05:13

  Added:libnsbmp-0.1.1-glibc2.20.patch
  Log:
  Version bump, new build system, glibc2.20/werror issue (bug 528934)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  media-libs/libnsbmp/files/libnsbmp-0.1.1-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libnsbmp/files/libnsbmp-0.1.1-glibc2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libnsbmp/files/libnsbmp-0.1.1-glibc2.20.patch?rev=1.1content-type=text/plain

Index: libnsbmp-0.1.1-glibc2.20.patch
===
--- libnsbmp-0.1.1/Makefile
+++ libnsbmp-0.1.1/Makefile
@@ -13,11 +13,7 @@
 WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wmissing-declarations -Wnested-externs -pedantic
-# BeOS/Haiku standard library headers create warnings
-ifneq ($(TARGET),beos)
-  WARNFLAGS := $(WARNFLAGS) -Werror
-endif
-CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \
+CFLAGS := -D_DEFAULT_SOURCE -I$(CURDIR)/include/ \
-I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
 ifneq ($(GCCVER),2)
   CFLAGS := $(CFLAGS) -std=c99






[gentoo-commits] proj/qt:master commit in: app-editors/vim-qt/files/, app-editors/vim-qt/

2014-11-15 Thread Ben de Groot
commit: f45eda3474309cbe8255e913cd44db9812f7297f
Author: Ben de Groot yngwin AT gentoo DOT org
AuthorDate: Sat Nov 15 12:07:40 2014 +
Commit: Ben de Groot yngwin AT gentoo DOT org
CommitDate: Sat Nov 15 12:07:40 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f45eda34

[app-editors/vim-qt] ebuild improvements from Coacher in bug #526938

---
 app-editors/vim-qt/files/vim-qt.desktop   |  9 ++
 app-editors/vim-qt/vim-qt-.ebuild | 50 +++
 2 files changed, 47 insertions(+), 12 deletions(-)

diff --git a/app-editors/vim-qt/files/vim-qt.desktop 
b/app-editors/vim-qt/files/vim-qt.desktop
new file mode 100644
index 000..207bf33
--- /dev/null
+++ b/app-editors/vim-qt/files/vim-qt.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=vim-Qt
+Comment=A highly configurable text editor
+Exec=qvim -f %F
+Icon=vim-qt
+Terminal=false
+Type=Application
+MimeType=text/plain;
+Categories=Qt;TextEditor;Development;

diff --git a/app-editors/vim-qt/vim-qt-.ebuild 
b/app-editors/vim-qt/vim-qt-.ebuild
index f510276..d2e5597 100644
--- a/app-editors/vim-qt/vim-qt-.ebuild
+++ b/app-editors/vim-qt/vim-qt-.ebuild
@@ -3,9 +3,9 @@
 # $Header: $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_3} )
 PYTHON_REQ_USE=threads
-inherit eutils fdo-mime flag-o-matic python-single-r1
+inherit eutils fdo-mime flag-o-matic prefix python-single-r1
 
 DESCRIPTION=Qt GUI version of the Vim text editor
 HOMEPAGE=https://bitbucket.org/equalsraf/vim-qt/wiki/Home;
@@ -26,7 +26,10 @@ fi
 
 LICENSE=vim
 SLOT=0
-IUSE=acl cscope debug gpm lua luajit nls perl python ruby
+IUSE=acl cscope debug gpm lua luajit nls perl python racket ruby
+
+REQUIRED_USE=luajit? ( lua )
+   python? ( ${PYTHON_REQUIRED_USE} )
 
 RDEPEND=app-admin/eselect-vi
=app-editors/vim-core-7.4.417[acl?]
@@ -37,17 +40,17 @@ RDEPEND=app-admin/eselect-vi
cscope? ( dev-util/cscope )
gpm? ( sys-libs/gpm )
lua? ( luajit? ( dev-lang/luajit )
-   !luajit? ( dev-lang/lua ) )
+   !luajit? ( dev-lang/lua[deprecated] ) )
nls? ( virtual/libintl )
-   perl? ( =dev-lang/perl-5.16.0 )
+   perl? ( dev-lang/perl )
python? ( ${PYTHON_DEPS} )
+   racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )
 DEPEND=${RDEPEND}
dev-util/ctags
sys-devel/autoconf
virtual/pkgconfig
nls? ( sys-devel/gettext )
-REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )
 
 pkg_setup() {
export LC_COLLATE=C # prevent locale brokenness bug #82186
@@ -57,27 +60,50 @@ pkg_setup() {
 src_configure() {
use debug  append-flags -DDEBUG
 
-   local myconf=--with-features=huge --enable-multibyte
+   local myconf=--with-features=huge --disable-gpm --enable-multibyte
myconf+= $(use_enable acl)
-   myconf+= $(use_enable gpm)
+   myconf+= $(use_enable cscope)
myconf+= $(use_enable nls)
myconf+= $(use_enable lua luainterp)
myconf+= $(use_with luajit)
myconf+= $(use_enable perl perlinterp)
-   myconf+= $(use_enable python pythoninterp)
+   myconf+= $(use_enable racket mzschemeinterp)
myconf+= $(use_enable ruby rubyinterp)
-   myconf+= --enable-gui=qt --with-vim-name=qvim --with-x
 
if ! use cscope ; then
sed -i -e '/# define FEAT_CSCOPE/d' src/feature.h || die 'sed 
failed'
fi
-   econf ${myconf}
+
+   # keep prefix env contained within the EPREFIX
+   use prefix  myconf+= --without-local-dir
+
+   if use python ; then
+   if [[ ${EPYTHON} == python3* ]] ; then
+   myconf+= --enable-python3interp
+   export vi_cv_path_python3=${PYTHON}
+   else
+   myconf+= --enable-pythoninterp
+   export vi_cv_path_python=${PYTHON}
+   fi
+   else
+   myconf+= --disable-pythoninterp --disable-python3interp
+   fi
+
+   econf ${myconf} --enable-gui=qt --with-vim-name=qvim 
--with-modified-by=Gentoo-${PVR}
 }
 
 src_install() {
dobin src/qvim
+   dosym qvim /usr/bin/qvimdiff
+
+   dodir /usr/share/man/man1
+   echo .so vim.1  ${ED}/usr/share/man/man1/qvim.1
+   echo .so vimdiff.1  ${ED}/usr/share/man/man1/qvimdiff.1
+
+   # track 
https://bitbucket.org/equalsraf/vim-qt/issue/93/include-desktop-file-in-source
+   # for inclusion of desktop file
+   newmenu ${FILESDIR}/vim-qt.desktop vim-qt.desktop
doicon -s 64 src/qt/icons/vim-qt.png
-   make_desktop_entry qvim Vim-qt vim-qt Qt;TextEditor;Development;
 }
 
 pkg_postinst() {



[gentoo-commits] gentoo-x86 commit in media-libs/libnsgif/files: - New directory

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:11:57

  Log:
  Directory /var/cvsroot/gentoo-x86/media-libs/libnsgif/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in app-editors/vim-qt/files: - New directory

2014-11-15 Thread Ben de Groot (yngwin)
yngwin  14/11/15 12:12:33

  Log:
  Directory /var/cvsroot/gentoo-x86/app-editors/vim-qt/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in media-libs/libnsgif: libnsgif-0.1.1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:12:26

  Modified: ChangeLog
  Added:libnsgif-0.1.1.ebuild
  Log:
  Version bump, new build system, glibc2.20/werror issue (bug 528936)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.7  media-libs/libnsgif/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libnsgif/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   5 Jan 2014 19:07:46 -   1.6
+++ ChangeLog   15 Nov 2014 12:12:26 -  1.7
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/libnsgif
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libnsgif/ChangeLog,v 1.6 
2014/01/05 19:07:46 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libnsgif/ChangeLog,v 1.7 
2014/11/15 12:12:26 xmw Exp $
+
+*libnsgif-0.1.1 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org
+  +files/libnsgif-0.1.1-glibc2.20.patch, +libnsgif-0.1.1.ebuild:
+  Version bump, new build system, glibc2.20/werror issue (bug 528936)
 
   05 Jan 2014; Fabian Groffen grob...@gentoo.org libnsgif-0.1.0.ebuild:
   Marked ~m68k-mint, bug #494512



1.1  media-libs/libnsgif/libnsgif-0.1.1.ebuild

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

Index: libnsgif-0.1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libnsgif/libnsgif-0.1.1.ebuild,v 
1.1 2014/11/15 12:12:26 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=decoding library for the GIF image file format, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/libnsgif/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=

RDEPEND=
DEPEND=virtual/pkgconfig

PATCHES=( ${FILESDIR}/${P}-glibc2.20.patch )






[gentoo-commits] gentoo-x86 commit in media-libs/libnsgif/files: libnsgif-0.1.1-glibc2.20.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:12:26

  Added:libnsgif-0.1.1-glibc2.20.patch
  Log:
  Version bump, new build system, glibc2.20/werror issue (bug 528936)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  media-libs/libnsgif/files/libnsgif-0.1.1-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libnsgif/files/libnsgif-0.1.1-glibc2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libnsgif/files/libnsgif-0.1.1-glibc2.20.patch?rev=1.1content-type=text/plain

Index: libnsgif-0.1.1-glibc2.20.patch
===
--- libnsgif-0.1.1/Makefile
+++ libnsgif-0.1.1/Makefile
@@ -13,11 +13,7 @@
 WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wmissing-declarations -Wnested-externs -pedantic
-# BeOS/Haiku standard library headers create warnings
-ifneq ($(TARGET),beos)
-  WARNFLAGS := $(WARNFLAGS) -Werror
-endif
-CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \
+CFLAGS := -D_DEFAULT_SOURCE -I$(CURDIR)/include/ \
-I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
 ifneq ($(GCCVER),2)
   CFLAGS := $(CFLAGS) -std=c99






[gentoo-commits] gentoo-x86 commit in net-irc/tirc: tirc-1.2.ebuild ChangeLog tirc-0.54_alpha.ebuild

2014-11-15 Thread Jeroen Roovers (jer)
jer 14/11/15 12:13:28

  Modified: tirc-1.2.ebuild ChangeLog
  Removed:  tirc-0.54_alpha.ebuild
  Log:
  Fix building against sys-libs/ncurses[tinfo] (bug #528360). Fix CFLAGS 
mangling, resoect CC (bug #423835).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.3  net-irc/tirc/tirc-1.2.ebuild

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

Index: tirc-1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/tirc/tirc-1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tirc-1.2.ebuild 16 May 2011 16:38:38 -  1.2
+++ tirc-1.2.ebuild 15 Nov 2014 12:13:28 -  1.3
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/tirc/tirc-1.2.ebuild,v 1.2 
2011/05/16 16:38:38 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/tirc/tirc-1.2.ebuild,v 1.3 
2014/11/15 12:13:28 jer Exp $
 
-EAPI=4
+EAPI=5
+inherit autotools eutils toolchain-funcs
 
 DESCRIPTION=Token's IRC client
 HOMEPAGE=http://home.mayn.de/jean-luc/alt/tirc/;
@@ -19,9 +20,13 @@
 src_prepare() {
# Don't call dodoc on a directory, bug #367505.
rm -rf doc/RCS || die
+
+   epatch ${FILESDIR}/${P}-configure.patch
+   eautoreconf
 }
 
 src_configure() {
+   tc-export CC
econf \
$(use_enable debug)
 }



1.7  net-irc/tirc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-irc/tirc/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   30 Mar 2013 14:43:52 -  1.6
+++ ChangeLog   15 Nov 2014 12:13:28 -  1.7
@@ -1,6 +1,11 @@
 # ChangeLog for net-irc/tirc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/tirc/ChangeLog,v 1.6 2013/03/30 
14:43:52 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/tirc/ChangeLog,v 1.7 2014/11/15 
12:13:28 jer Exp $
+
+  15 Nov 2014; Jeroen Roovers j...@gentoo.org 
+files/tirc-1.2-configure.patch,
+  -tirc-0.54_alpha.ebuild, tirc-1.2.ebuild:
+  Fix building against sys-libs/ncurses[tinfo] (bug #528360). Fix CFLAGS
+  mangling, resoect CC (bug #423835).
 
   30 Mar 2013; Ulrich Müller u...@gentoo.org tirc-0.54_alpha.ebuild:
   Fix LICENSE, BSD according to COPYRIGHT file.
@@ -25,4 +30,3 @@
   16 Jul 2004; Sven Wegener swege...@gentoo.org +metadata.xml,
   +tirc-0.54_alpha.ebuild:
   Initial import, ebuild written by me.
-






[gentoo-commits] gentoo-x86 commit in net-irc/tirc/files: tirc-1.2-configure.patch

2014-11-15 Thread Jeroen Roovers (jer)
jer 14/11/15 12:13:28

  Added:tirc-1.2-configure.patch
  Log:
  Fix building against sys-libs/ncurses[tinfo] (bug #528360). Fix CFLAGS 
mangling, resoect CC (bug #423835).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.1  net-irc/tirc/files/tirc-1.2-configure.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/tirc/files/tirc-1.2-configure.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/tirc/files/tirc-1.2-configure.patch?rev=1.1content-type=text/plain

Index: tirc-1.2-configure.patch
===
--- a/configure.in
+++ b/configure.in
@@ -30,7 +30,6 @@
[tirc_cv_debug=yes], [tirc_cv_debug=no])
 if test $tirc_cv_debug = yes; then
AC_DEFINE(DEBUGV)
-   OPTFLAG=${OPTFLAG--g}
 else
dnl Defining NDEBUG disables the assert() macro.
AC_DEFINE(NDEBUG)
@@ -351,6 +350,10 @@
[tirc_cv_have_tparm=no])
 fi
 if test $tirc_cv_have_tparm = no; then
+   AC_CHECK_LIB(tinfo, tparm, [tirc_cv_have_tparm=tinfo],
+   [tirc_cv_have_tparm=no])
+fi
+if test $tirc_cv_have_tparm = no; then
AC_CHECK_LIB(curses, tparm, [tirc_cv_have_tparm=curses],
[tirc_cv_have_tparm=no])
 fi
@@ -715,7 +718,7 @@
 
 dnl Get the optimization and debug stuff out of CFLAGS where the darn stupid
 dnl autoconf dumps them into.
-CFLAGS=`echo $CFLAGS | sed -e 's/-O.//' -e 's/-g//'`
+dnl CFLAGS=`echo $CFLAGS | sed -e 's/-O.//' -e 's/-g//'`
 
 dnl Add efence if configured.
 if test $tirc_cv_efence = yes; then






[gentoo-commits] gentoo-x86 commit in media-libs/librosprite/files: - New directory

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:19:17

  Log:
  Directory /var/cvsroot/gentoo-x86/media-libs/librosprite/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in media-libs/librosprite: librosprite-0.1.1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:19:38

  Modified: ChangeLog
  Added:librosprite-0.1.1.ebuild
  Log:
  Version bump, drop -Werror.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.8  media-libs/librosprite/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/librosprite/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   5 Jan 2014 19:09:35 -   1.7
+++ ChangeLog   15 Nov 2014 12:19:38 -  1.8
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/librosprite
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/ChangeLog,v 1.7 
2014/01/05 19:09:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/ChangeLog,v 1.8 
2014/11/15 12:19:38 xmw Exp $
+
+*librosprite-0.1.1 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org
+  +files/librosprite-0.1.1-Werror.patch, +librosprite-0.1.1.ebuild:
+  Version bump, drop -Werror.
 
   05 Jan 2014; Fabian Groffen grob...@gentoo.org librosprite-0.1.0.ebuild:
   Marked ~m68k-mint, bug #494512



1.1  media-libs/librosprite/librosprite-0.1.1.ebuild

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

Index: librosprite-0.1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-libs/librosprite/librosprite-0.1.1.ebuild,v 1.1 
2014/11/15 12:19:38 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=framebuffer abstraction library, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/librosprite/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=

PATCHES=( ${FILESDIR}/${P}-Werror.patch )






[gentoo-commits] gentoo-x86 commit in media-libs/librosprite/files: librosprite-0.1.1-Werror.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:19:38

  Added:librosprite-0.1.1-Werror.patch
  Log:
  Version bump, drop -Werror.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  media-libs/librosprite/files/librosprite-0.1.1-Werror.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/librosprite/files/librosprite-0.1.1-Werror.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/librosprite/files/librosprite-0.1.1-Werror.patch?rev=1.1content-type=text/plain

Index: librosprite-0.1.1-Werror.patch
===
--- librosprite-0.1.1/Makefile
+++ librosprite-0.1.1/Makefile
@@ -22,11 +22,6 @@
-Wformat=2 -Werror-implicit-function-declaration \
-Wmissing-declarations -Wmissing-prototypes
 
-# BeOS/Haiku standard library headers create warnings
-ifneq ($(TARGET),beos)
-  WARNFLAGS := $(WARNFLAGS) -Werror
-endif
-
 CFLAGS := -I$(CURDIR)/include/ $(WARNFLAGS) $(CFLAGS)
 
 ifneq ($(GCCVER),2)






[gentoo-commits] gentoo-x86 commit in virtual/python-singledispatch: - New directory

2014-11-15 Thread Ian Delaney (idella4)
idella4 14/11/15 12:24:10

  Log:
  Directory /var/cvsroot/gentoo-x86/virtual/python-singledispatch added to the 
repository



[gentoo-commits] gentoo-x86 commit in app-text/reed: ChangeLog reed-5.4.ebuild

2014-11-15 Thread Jeroen Roovers (jer)
jer 14/11/15 12:29:35

  Modified: ChangeLog reed-5.4.ebuild
  Log:
  Fix building against sys-libs/ncurses[tinfo] (bug #528382).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.13 app-text/reed/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/reed/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   10 Aug 2014 18:31:27 -  1.12
+++ ChangeLog   15 Nov 2014 12:29:35 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/reed
 # Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/reed/ChangeLog,v 1.12 2014/08/10 
18:31:27 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/reed/ChangeLog,v 1.13 2014/11/15 
12:29:35 jer Exp $
+
+  15 Nov 2014; Jeroen Roovers j...@gentoo.org reed-5.4.ebuild:
+  Fix building against sys-libs/ncurses[tinfo] (bug #528382).
 
   10 Aug 2014; Sergei Trofimovich sly...@gentoo.org reed-5.4.ebuild:
   QA: drop trailing '.' from DESCRIPTION



1.14 app-text/reed/reed-5.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/reed-5.4.ebuild?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/reed-5.4.ebuild?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/reed/reed-5.4.ebuild?r1=1.13r2=1.14

Index: reed-5.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- reed-5.4.ebuild 10 Aug 2014 18:31:27 -  1.13
+++ reed-5.4.ebuild 15 Nov 2014 12:29:35 -  1.14
@@ -1,10 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v 1.13 
2014/08/10 18:31:27 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/reed/reed-5.4.ebuild,v 1.14 
2014/11/15 12:29:35 jer Exp $
 
-EAPI=4
-
-inherit toolchain-funcs
+EAPI=5
+inherit eutils toolchain-funcs
 
 DESCRIPTION=This is a text pager (text file viewer), used to display etexts
 # Homepage http://www.sacredchao.net/software/reed/index.shtml does not exist.
@@ -14,7 +13,6 @@
 LICENSE=GPL-2
 SLOT=0
 KEYWORDS=~amd64 x86
-IUSE=
 
 DEPEND=sys-libs/ncurses
 RDEPEND=${DEPEND}
@@ -22,13 +20,15 @@
 DOCS=( AUTHORS BUGS NEWS README )
 
 src_prepare() {
-   sed -e s:-O2:${CFLAGS} ${LDFLAGS}: \
-   -e s: wrap:: \
-   -e s:-s reed:reed: -i Makefile.in || die
+   sed -e 's:-O2:$(CFLAGS) $(LDFLAGS):' \
+   -e 's: wrap::' \
+   -e 's:-s reed:reed:' \
+   -e 's:-lcurses:$(shell ${PKG_CONFIG} --libs ncurses):g' \
+   -i Makefile.in || die
rm wrap.1 #Collision with talkfilters, bug #247396
-   tc-export CC
+   tc-export CC PKG_CONFIG
 }
 
 src_configure() {
-   ./configures --prefix=/usr || die configures failed
+   ./configures --prefix=/usr || die
 }






[gentoo-commits] gentoo-x86 commit in app-editors/vim-qt/files: vim-qt.desktop

2014-11-15 Thread Ben de Groot (yngwin)
yngwin  14/11/15 12:32:44

  Added:vim-qt.desktop
  Log:
  Add ebuild improvements from bug #526938. Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x0F9C590B7FF324F6!)

Revision  ChangesPath
1.1  app-editors/vim-qt/files/vim-qt.desktop

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-qt/files/vim-qt.desktop?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-qt/files/vim-qt.desktop?rev=1.1content-type=text/plain

Index: vim-qt.desktop
===
[Desktop Entry]
Name=vim-Qt
Comment=A highly configurable text editor
Exec=qvim -f %F
Icon=vim-qt
Terminal=false
Type=Application
MimeType=text/plain;
Categories=Qt;TextEditor;Development;






[gentoo-commits] gentoo-x86 commit in app-editors/vim-qt: metadata.xml vim-qt-20140827-r1.ebuild ChangeLog vim-qt-20130220-r1.ebuild vim-qt-20130201-r1.ebuild

2014-11-15 Thread Ben de Groot (yngwin)
yngwin  14/11/15 12:32:44

  Modified: metadata.xml ChangeLog
  Added:vim-qt-20140827-r1.ebuild
  Removed:  vim-qt-20130220-r1.ebuild vim-qt-20130201-r1.ebuild
  Log:
  Add ebuild improvements from bug #526938. Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x0F9C590B7FF324F6!)

Revision  ChangesPath
1.3  app-editors/vim-qt/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim-qt/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml25 Oct 2013 16:34:26 -  1.2
+++ metadata.xml15 Nov 2014 12:32:44 -  1.3
@@ -4,5 +4,6 @@
   herdqt/herd
   use
 flag name='luajit'Use pkgdev-lang/luajit/pkg instead of 
pkgdev-lang/lua/pkg/flag
+flag name='racket'Enable support for Scheme using 
pkgdev-lang/racket/pkg/flag
   /use
 /pkgmetadata



1.8  app-editors/vim-qt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim-qt/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   25 Oct 2014 02:10:14 -  1.7
+++ ChangeLog   15 Nov 2014 12:32:44 -  1.8
@@ -1,6 +1,13 @@
 # ChangeLog for app-editors/vim-qt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-qt/ChangeLog,v 1.7 
2014/10/25 02:10:14 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-qt/ChangeLog,v 1.8 
2014/11/15 12:32:44 yngwin Exp $
+
+*vim-qt-20140827-r1 (15 Nov 2014)
+
+  15 Nov 2014; Ben de Groot yng...@gentoo.org +files/vim-qt.desktop,
+  +vim-qt-20140827-r1.ebuild, -vim-qt-20130201-r1.ebuild,
+  -vim-qt-20130220-r1.ebuild, metadata.xml:
+  Add ebuild improvements from bug #526938. Remove old.
 
 *vim-qt-20140827 (25 Oct 2014)
 



1.1  app-editors/vim-qt/vim-qt-20140827-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-qt/vim-qt-20140827-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim-qt/vim-qt-20140827-r1.ebuild?rev=1.1content-type=text/plain

Index: vim-qt-20140827-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-editors/vim-qt/vim-qt-20140827-r1.ebuild,v 1.1 
2014/11/15 12:32:44 yngwin Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_3} )
PYTHON_REQ_USE=threads
inherit eutils fdo-mime flag-o-matic prefix python-single-r1

DESCRIPTION=Qt GUI version of the Vim text editor
HOMEPAGE=https://bitbucket.org/equalsraf/vim-qt/wiki/Home;

if [[ ${PV} == ** ]]; then
inherit git-r3
EGIT_REPO_URI=(
https://bitbucket.org/equalsraf/${PN}.git;
https://github.com/equalsraf/${PN}.git;
git://gitorious.org/${PN}/${PN}.git
)
KEYWORDS=
else

SRC_URI=https://github.com/equalsraf/${PN}/archive/package-${PV}.tar.gz - 
${P}.tar.gz
KEYWORDS=~amd64 ~x86
S=${WORKDIR}/${PN}-package-${PV}
fi

LICENSE=vim
SLOT=0
IUSE=acl cscope debug gpm lua luajit nls perl python racket ruby

REQUIRED_USE=luajit? ( lua )
python? ( ${PYTHON_REQUIRED_USE} )

RDEPEND=app-admin/eselect-vi
=app-editors/vim-core-7.4.417[acl?]
sys-libs/ncurses
=dev-qt/qtcore-4.7.0:4
=dev-qt/qtgui-4.7.0:4
acl? ( kernel_linux? ( sys-apps/acl ) )
cscope? ( dev-util/cscope )
gpm? ( sys-libs/gpm )
lua? ( luajit? ( dev-lang/luajit )
!luajit? ( dev-lang/lua[deprecated] ) )
nls? ( virtual/libintl )
perl? ( dev-lang/perl )
python? ( ${PYTHON_DEPS} )
racket? ( dev-scheme/racket )
ruby? ( || ( dev-lang/ruby:2.0 dev-lang/ruby:1.9 ) )
DEPEND=${RDEPEND}
dev-util/ctags
sys-devel/autoconf
virtual/pkgconfig
nls? ( sys-devel/gettext )

pkg_setup() {
export LC_COLLATE=C # prevent locale brokenness bug #82186
use python  

[gentoo-commits] gentoo-x86 commit in virtual/python-singledispatch: metadata.xml python-singledispatch-0.ebuild Manifest ChangeLog

2014-11-15 Thread Ian Delaney (idella4)
idella4 14/11/15 12:35:12

  Added:metadata.xml python-singledispatch-0.ebuild
Manifest ChangeLog
  Log:
  new ebuild to support dev-python/singledispatch, ebuild by proxy maintainers 
listed in metadata, closes Bug #521928
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  virtual/python-singledispatch/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailidel...@gentoo.org/email
/maintainer
maintainer
emailt...@rothenpieler.org/email
nameTimo Rothenpieler/name
descriptionproxy maintainer/description
/maintainer
maintainer
emailrea...@gmail.com/email
nameNikos Chantziaras/name
descriptionproxy maintainer/description
/maintainer
/pkgmetadata



1.1  
virtual/python-singledispatch/python-singledispatch-0.ebuild

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

Index: python-singledispatch-0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild,v
 1.1 2014/11/15 12:35:12 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit python-r1

DESCRIPTION=A virtual for the Python functools.singledispatch module
HOMEPAGE=
SRC_URI=

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

RDEPEND=$(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' 
python2_7 python3_2 python3_3)



1.1  virtual/python-singledispatch/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
EBUILD python-singledispatch-0.ebuild 445 SHA256 
386cc8686b6cd82b6f91a074f01f1dc55ccd20f84cfdae21858879e8107d85cf SHA512 
f48cc796a853927ae6b7d06e9d2b950a19f9ada1010124509a3baac6fa414754bb42eac8e45bcd43ff0b49dad2bc7bb0d3f65b7b7afe579d9ef05bd4720e19ca
 WHIRLPOOL 
e81cc42407643772fc60b97116be41fe1d09c4d9ad121957c4e53529e3da955a62ac3002a7133d7f53951ea0fa4d08d4280bf332dbd1ffeb4eaf482932751b5a
MISC metadata.xml 549 SHA256 
2329634e0a040caf0c267f5345ca93e3d65e0bb9cc799173d3aeb7776c441f1d SHA512 
edf6d83c109fa678867efcb2a6b3e4d43b44b8175e2cdc748fc486a5af4adee34812aff9af5608151c8e7b3f13186885691d53f97463eea6d8e2ceb741750d00
 WHIRLPOOL 
0bfff178f98236895d601d74c232f2585531e24ca3a2218bf3381453d4d96d36cea00ef914788ebccf537d5b3b1363d939640cb8caa420d296724e44b798c9f4



1.1  virtual/python-singledispatch/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for virtual/python-singledispatch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/ChangeLog,v 
1.1 2014/11/15 12:35:12 idella4 Exp $

*python-singledispatch-0 (15 Nov 2014)

  15 Nov 2014; Ian Delaney idel...@gentoo.org +metadata.xml,
  +python-singledispatch-0.ebuild:
  new ebuild to support dev-python/singledispatch, ebuild by proxy maintainers
  listed in metadata, closes Bug #521928






[gentoo-commits] gentoo-x86 commit in net-misc/livestreamer: livestreamer-1.10.2.ebuild ChangeLog

2014-11-15 Thread Markos Chandras (hwoarang)
hwoarang14/11/15 12:40:38

  Modified: ChangeLog
  Added:livestreamer-1.10.2.ebuild
  Log:
  Version bump. Bug #518744
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.14 net-misc/livestreamer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   3 Jun 2014 11:51:33 -   1.13
+++ ChangeLog   15 Nov 2014 12:40:38 -  1.14
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/livestreamer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v 1.13 
2014/06/03 11:51:33 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/livestreamer/ChangeLog,v 1.14 
2014/11/15 12:40:38 hwoarang Exp $
+
+*livestreamer-1.10.2 (15 Nov 2014)
+
+  15 Nov 2014; Markos Chandras hwoar...@gentoo.org
+  +livestreamer-1.10.2.ebuild:
+  Version bump. Bug #518744
 
 *livestreamer-1.8.2 (03 Jun 2014)
 



1.1  net-misc/livestreamer/livestreamer-1.10.2.ebuild

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

Index: livestreamer-1.10.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/livestreamer/livestreamer-1.10.2.ebuild,v 1.1 
2014/11/15 12:40:38 hwoarang Exp $

EAPI=5

DESCRIPTION=CLI tool that pipes video streams from services like twitch.tv 
into a video player
HOMEPAGE=https://github.com/chrippa/livestreamer;
SRC_URI=https://github.com/chrippa/livestreamer/archive/v${PV}.tar.gz - 
${P}.tar.gz

PYTHON_COMPAT=( python{2_7,3_3,3_4} )
inherit distutils-r1

KEYWORDS=~amd64 ~mips ~x86
LICENSE=Apache-2.0 BSD-2 MIT-with-advertising
SLOT=0

RDEPEND=dev-python/pycrypto[${PYTHON_USEDEP}]
=dev-python/requests-1.0[${PYTHON_USEDEP}]
virtual/python-futures[${PYTHON_USEDEP}]
virtual/python-singledispatch[${PYTHON_USEDEP}]
media-video/rtmpdump-2.4
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] proj/devmanual:master commit in: general-concepts/dependencies/, ebuild-writing/variables/

2014-11-15 Thread Ulrich Müller
commit: af8bf2fcb2fbfe68ba71d15bc0a204d51f7b6078
Author: Ulrich Müller ulm AT gentoo DOT org
AuthorDate: Sat Nov 15 12:13:06 2014 +
Commit: Ulrich Müller ulm AT gentoo DOT org
CommitDate: Sat Nov 15 12:13:06 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=af8bf2fc

Clarify that PDEPEND may be installed after the package in some cases.

Bug 424117.

---
 ebuild-writing/variables/text.xml  |  6 +++---
 general-concepts/dependencies/text.xml | 10 ++
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/ebuild-writing/variables/text.xml 
b/ebuild-writing/variables/text.xml
index abe66ce..a31baa2 100644
--- a/ebuild-writing/variables/text.xml
+++ b/ebuild-writing/variables/text.xml
@@ -215,9 +215,9 @@ The following variables may or must be defined by every 
ebuild.
   tr
 ticPDEPEND/c/ti
 ti
-A list of packages to be installed after the package
-is merged. Should only be used where cRDEPEND/c is not
-possible. See uri link=::general-concepts/dependencies/.
+A list of packages to be installed (if possible) after the package
+is merged. Use this only when cRDEPEND/c would cause cyclic
+dependencies. See uri link=::general-concepts/dependencies/.
 /ti
   /tr
   tr

diff --git a/general-concepts/dependencies/text.xml 
b/general-concepts/dependencies/text.xml
index dc95e28..24b9902 100644
--- a/general-concepts/dependencies/text.xml
+++ b/general-concepts/dependencies/text.xml
@@ -56,10 +56,12 @@ Items which are in cRDEPEND/c but not cDEPEND/c 
could ein theory/e b
 body
 
 p
-The cPDEPEND/c variable specifies dependencies which must be merged 
eafter/e the
-package. This is sometimes used for plugins which have a dependency upon the
-package being merged. Generally cPDEPEND/c should be avoided in favour of
-cRDEPEND/c except where this will create circular dependency chains.
+The cPDEPEND/c variable specifies dependencies that should be
+merged eafter/e the package, but which may be merged at any time,
+if the former is not possible. This is sometimes used for plugins
+that have a dependency upon the package being merged. Generally
+cPDEPEND/c should be avoided in favour of cRDEPEND/c except
+where this will create circular dependency chains.
 /p
 
 /body



[gentoo-commits] gentoo-x86 commit in dev-libs/libcss: libcss-0.4.0.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:45:44

  Modified: libcss-0.4.0.ebuild ChangeLog
  Log:
  tighten dependencies
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.2  dev-libs/libcss/libcss-0.4.0.ebuild

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

Index: libcss-0.4.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcss/libcss-0.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libcss-0.4.0.ebuild 15 Nov 2014 11:39:07 -  1.1
+++ libcss-0.4.0.ebuild 15 Nov 2014 12:45:44 -  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-libs/libcss/libcss-0.4.0.ebuild,v 1.1 
2014/11/15 11:39:07 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcss/libcss-0.4.0.ebuild,v 1.2 
2014/11/15 12:45:44 xmw Exp $
 
 EAPI=5
 
@@ -15,8 +15,8 @@
 KEYWORDS=~amd64 ~arm ~m68k-mint
 IUSE=test
 
-RDEPEND==dev-libs/libparserutils-0.1.2[static-libs?,${MULTILIB_USEDEP}]
-   =dev-libs/libwapcaplet-0.2.0[static-libs?,${MULTILIB_USEDEP}]
+RDEPEND==dev-libs/libparserutils-0.2.0-r1[static-libs?,${MULTILIB_USEDEP}]
+   =dev-libs/libwapcaplet-0.2.1-r1[static-libs?,${MULTILIB_USEDEP}]
 DEPEND=${RDEPEND}
virtual/pkgconfig
test? ( dev-lang/perl )



1.13 dev-libs/libcss/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libcss/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   15 Nov 2014 11:39:07 -  1.12
+++ ChangeLog   15 Nov 2014 12:45:44 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libcss
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcss/ChangeLog,v 1.12 2014/11/15 
11:39:07 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcss/ChangeLog,v 1.13 2014/11/15 
12:45:44 xmw Exp $
+
+  15 Nov 2014; Michael Weber x...@gentoo.org libcss-0.4.0.ebuild:
+  tighten dependencies
 
 *libcss-0.4.0 (15 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/singledispatch: metadata.xml ChangeLog

2014-11-15 Thread Ian Delaney (idella4)
idella4 14/11/15 12:46:00

  Modified: metadata.xml ChangeLog
  Log:
  setting proxy maintainers (in metadata.xml) according to Bug #521928 as 
requested on them and on their behalf by hwoarang
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/singledispatch/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/singledispatch/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml12 Nov 2014 01:11:14 -  1.1
+++ metadata.xml15 Nov 2014 12:46:00 -  1.2
@@ -1,5 +1,17 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-   herdpython/herd
+   maintainer
+   emailidel...@gentoo.org/email
+   /maintainer
+   maintainer
+   emailt...@rothenpieler.org/email
+   nameTimo Rothenpieler/name
+   descriptionproxy maintainer/description
+   /maintainer
+maintainer
+emailrea...@gmail.com/email
+nameNikos Chantziaras/name
+descriptionproxy maintainer/description
+/maintainer
 /pkgmetadata



1.2  dev-python/singledispatch/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   12 Nov 2014 01:11:14 -  1.1
+++ ChangeLog   15 Nov 2014 12:46:00 -  1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/singledispatch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v 1.1 
2014/11/12 01:11:14 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v 1.2 
2014/11/15 12:46:00 idella4 Exp $
+
+  15 Nov 2014; Ian Delaney idel...@gentoo.org metadata.xml:
+  setting proxy maintainers (in metadata.xml) according to Bug #521928 as
+  requested on them and on their behalf by hwoarang
 
 *singledispatch-3.4.0.3 (12 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in net-libs/libhubbub: libhubbub-0.3.0-r1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:47:57

  Modified: libhubbub-0.3.0-r1.ebuild ChangeLog
  Log:
  tighten dependencies
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.2  net-libs/libhubbub/libhubbub-0.3.0-r1.ebuild

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

Index: libhubbub-0.3.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libhubbub/libhubbub-0.3.0-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libhubbub-0.3.0-r1.ebuild   15 Nov 2014 11:56:45 -  1.1
+++ libhubbub-0.3.0-r1.ebuild   15 Nov 2014 12:47:57 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libhubbub/libhubbub-0.3.0-r1.ebuild,v 1.1 
2014/11/15 11:56:45 xmw Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/libhubbub/libhubbub-0.3.0-r1.ebuild,v 1.2 
2014/11/15 12:47:57 xmw Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 KEYWORDS=~amd64 ~arm ~m68k-mint
 IUSE=doc test
 
-RDEPEND==dev-libs/libparserutils-0.2.0[static-libs?,${MULTILIB_USEDEP}]
+RDEPEND==dev-libs/libparserutils-0.2.0-r1[static-libs?,${MULTILIB_USEDEP}]
!net-libs/hubbub
 DEPEND=${RDEPEND}
virtual/pkgconfig



1.9  net-libs/libhubbub/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libhubbub/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   15 Nov 2014 11:56:45 -  1.8
+++ ChangeLog   15 Nov 2014 12:47:57 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libhubbub
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libhubbub/ChangeLog,v 1.8 
2014/11/15 11:56:45 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libhubbub/ChangeLog,v 1.9 
2014/11/15 12:47:57 xmw Exp $
+
+  15 Nov 2014; Michael Weber x...@gentoo.org libhubbub-0.3.0-r1.ebuild:
+  tighten dependencies
 
 *libhubbub-0.3.0-r1 (15 Nov 2014)
 






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

2014-11-15 Thread Ian Delaney (idella4)
idella4 14/11/15 12:50:32

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



[gentoo-commits] gentoo-x86 commit in net-libs/libdom/files: - New directory

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 12:52:56

  Log:
  Directory /var/cvsroot/gentoo-x86/net-libs/libdom/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in dev-python/kiwisolver: metadata.xml kiwisolver-0.1.3.ebuild Manifest ChangeLog

2014-11-15 Thread Ian Delaney (idella4)
idella4 14/11/15 13:00:40

  Added:metadata.xml kiwisolver-0.1.3.ebuild Manifest
ChangeLog
  Log:
  new ebuild written by B-Man, new RDEP for bump of enaml, to be proxy 
maintained by B-Man
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  dev-python/kiwisolver/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailidel...@gentoo.org/email
/maintainer
maintainer
emailaa...@flappyport.com/email
nameArron Bauman/name
descriptionproxy maintainer/description
/maintainer
/pkgmetadata



1.1  dev-python/kiwisolver/kiwisolver-0.1.3.ebuild

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

Index: kiwisolver-0.1.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/kiwisolver/kiwisolver-0.1.3.ebuild,v 1.1 
2014/11/15 13:00:40 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION=An efficient C++ implementation of the Cassowary constraint 
solving algorithm
HOMEPAGE=https://github.com/nucleic/kiwi;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.zip

LICENSE=Clear-BSD
SLOT=0
KEYWORDS=~amd64 ~x86

DEPEND=app-arch/unzip
dev-python/setuptools[${PYTHON_USEDEP}]



1.1  dev-python/kiwisolver/Manifest

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

Index: Manifest
===
DIST kiwisolver-0.1.3.zip 48696 SHA256 
bbcd6470dd8518ec8d2d0daec96551291e2e17f0e910ec2502a2ecc1c7c98b44 SHA512 
ce5ccf03da88743f091aba7e01ec3d7f4d7a83cb1d2e33b52a4a825bc4b9919329e73bb85a05effc83f6cc449082c5534a036a8d639937229fc7bedcc90d5089
 WHIRLPOOL 
355e8347010cd7cbb018f22e91fc9117cbd71a9cb68fd0c8c2b7f4f2fd146ce6453c5be7d0948b07b13e4b0750e13c8a78643ac2b9c268229f98701dee618838
EBUILD kiwisolver-0.1.3.ebuild 486 SHA256 
61a9de4388336d654d2473f39f922063d3535595da25d587d0e92731dac3e737 SHA512 
a951ae8140d739332d024e54c40ce348cfd477ba1857429382013d9ac89cc1ebefccdc955c56b13e002846f51ee6d79317488b9930f2bc61c7f772272df63afd
 WHIRLPOOL 
570f31bdb9c890b10f0e8dfac8c3c316c66d4677afd54ac53f5e49e1deb437dc282cfaefd1a3fa1d041cb6b2556e9ffb7d15ad23009d1cb5ecc41433a22b3b2e
MISC metadata.xml 345 SHA256 
56cc235fe65d4c5e8a8d379b33c1f6bc547d495b980336cf5a9087e10197 SHA512 
1ed1197b6c81b8caa6e52653f2ca3a533b297b078d5742141241accd51ad57445066547e9db811a4ba48cefffcdcf10c913e91fc84625758f1d141f11c1a5b40
 WHIRLPOOL 
84d2a261db49c8daf20f1b653dedcbbd39e9a45c0e5949d1158530e076b239206ca7c517c48555200c5b61faaf0e5e09a14b8b07dce53662fb7d977d24488e3e



1.1  dev-python/kiwisolver/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/kiwisolver
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/kiwisolver/ChangeLog,v 1.1 
2014/11/15 13:00:40 idella4 Exp $

*kiwisolver-0.1.3 (15 Nov 2014)

  15 Nov 2014; Ian Delaney idel...@gentoo.org +kiwisolver-0.1.3.ebuild,
  +metadata.xml:
  new ebuild written by B-Man, new RDEP for bump of enaml, to be proxy
  maintained by B-Man






[gentoo-commits] gentoo-x86 commit in net-libs/libdom: libdom-0.1.1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 13:01:55

  Modified: ChangeLog
  Added:libdom-0.1.1.ebuild
  Log:
  Version bump, new build system version, glib2.20 issue
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.9  net-libs/libdom/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libdom/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   26 Jul 2014 11:46:40 -  1.8
+++ ChangeLog   15 Nov 2014 13:01:55 -  1.9
@@ -1,6 +1,12 @@
 # ChangeLog for net-libs/libdom
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libdom/ChangeLog,v 1.8 2014/07/26 
11:46:40 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libdom/ChangeLog,v 1.9 2014/11/15 
13:01:55 xmw Exp $
+
+*libdom-0.1.1 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org
+  +files/libdom-0.1.1-glibc2.20.patch, +libdom-0.1.1.ebuild:
+  Version bump, new build system version, glib2.20 issue
 
   26 Jul 2014; Andreas K. Huettel dilfri...@gentoo.org
   libdom-0.0.1_pre20120705.ebuild, libdom-0.0.1.ebuild:



1.1  net-libs/libdom/libdom-0.1.1.ebuild

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

Index: libdom-0.1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libdom/libdom-0.1.1.ebuild,v 1.1 
2014/11/15 13:01:55 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=implementation of the W3C DOM, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/libdom/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=expat test xml

RDEPEND==dev-libs/libparserutils-0.2.0-r1[static-libs?,${MULTILIB_USEDEP}]
=dev-libs/libwapcaplet-0.2.1-r1[static-libs?,${MULTILIB_USEDEP}]
=net-libs/libhubbub-0.3.0-r1[static-libs?,${MULTILIB_USEDEP}]
xml? (
expat? ( 
=dev-libs/expat-2.1.0-r3[static-libs?,${MULTILIB_USEDEP}] )
!expat? ( 
=dev-libs/libxml2-2.9.1-r4[static-libs?,${MULTILIB_USEDEP}] )
)
DEPEND=${RDEPEND}
virtual/pkgconfig
test? ( dev-perl/XML-XPath
dev-perl/libxml-perl
dev-perl/Switch )

REQUIRED_USE=test? ( xml )

PATCHES=( ${FILESDIR}/${P}-glibc2.20.patch )

src_configure() {
netsurf_src_configure

netsurf_makeconf+=(
WITH_EXPAT_BINDING=$(usex xml $(usex expat yes no) no)
WITH_LIBXML_BINDING=$(usex xml $(usex expat no yes) no)
)
}






[gentoo-commits] gentoo-x86 commit in net-libs/libdom/files: libdom-0.1.1-glibc2.20.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 13:01:55

  Added:libdom-0.1.1-glibc2.20.patch
  Log:
  Version bump, new build system version, glib2.20 issue
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  net-libs/libdom/files/libdom-0.1.1-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libdom/files/libdom-0.1.1-glibc2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libdom/files/libdom-0.1.1-glibc2.20.patch?rev=1.1content-type=text/plain

Index: libdom-0.1.1-glibc2.20.patch
===
--- libdom-0.1.1/Makefile
+++ libdom-0.1.1/Makefile
@@ -15,15 +15,11 @@
 WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wmissing-declarations -Wnested-externs
-# BeOS/Haiku standard library headers generate warnings
-ifneq ($(TARGET),beos)
-  WARNFLAGS := $(WARNFLAGS) -Werror
-endif
 # AmigaOS needs this to avoid warnings
 ifeq ($(TARGET),amiga)
   CFLAGS := -U__STRICT_ANSI__ $(CFLAGS)
 endif
-CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \
+CFLAGS := -D_DEFAULT_SOURCE -I$(CURDIR)/include/ \
-I$(CURDIR)/src -I$(CURDIR)/binding $(WARNFLAGS) $(CFLAGS)
 # Some gcc2 versions choke on -std=c99, and it doesn't know about it anyway
 ifneq ($(GCCVER),2)






[gentoo-commits] gentoo-x86 commit in media-libs/libsvgtiny/files: - New directory

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 13:04:48

  Log:
  Directory /var/cvsroot/gentoo-x86/media-libs/libsvgtiny/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in app-emacs/eselect-mode: ChangeLog eselect-mode-1.4.3.ebuild eselect-mode-1.4.2.ebuild

2014-11-15 Thread Ulrich Mueller (ulm)
ulm 14/11/15 13:04:35

  Modified: ChangeLog
  Added:eselect-mode-1.4.3.ebuild
  Removed:  eselect-mode-1.4.2.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.38 app-emacs/eselect-mode/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/ChangeLog?rev=1.38view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/ChangeLog?rev=1.38content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/eselect-mode/ChangeLog?r1=1.37r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   13 Jul 2014 18:48:17 -  1.37
+++ ChangeLog   15 Nov 2014 13:04:34 -  1.38
@@ -1,6 +1,12 @@
 # ChangeLog for app-emacs/eselect-mode
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.37 
2014/07/13 18:48:17 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.38 
2014/11/15 13:04:34 ulm Exp $
+
+*eselect-mode-1.4.3 (15 Nov 2014)
+
+  15 Nov 2014; Ulrich Müller u...@gentoo.org -eselect-mode-1.4.2.ebuild,
+  +eselect-mode-1.4.3.ebuild:
+  Version bump. Remove old.
 
   13 Jul 2014; Ulrich Müller u...@gentoo.org metadata.xml:
   Add package to eselect herd.



1.1  app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild

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

Index: eselect-mode-1.4.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.3.ebuild,v 1.1 
2014/11/15 13:04:34 ulm Exp $

EAPI=5

inherit elisp

MY_P=eselect-${PV}
DESCRIPTION=Emacs major mode for editing eselect files
HOMEPAGE=http://wiki.gentoo.org/wiki/Project:Eselect;
SRC_URI=http://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz;

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

S=${WORKDIR}/${MY_P}/misc
SITEFILE=50${PN}-gentoo.el






[gentoo-commits] gentoo-x86 commit in media-libs/libsvgtiny/files: libsvgtiny-0.1.2-glibc2.20.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 13:07:54

  Added:libsvgtiny-0.1.2-glibc2.20.patch
  Log:
  Version bump, glibc-2.20 issue, new build system version
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  
media-libs/libsvgtiny/files/libsvgtiny-0.1.2-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsvgtiny/files/libsvgtiny-0.1.2-glibc2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libsvgtiny/files/libsvgtiny-0.1.2-glibc2.20.patch?rev=1.1content-type=text/plain

Index: libsvgtiny-0.1.2-glibc2.20.patch
===
--- libsvgtiny-0.1.2/Makefile
+++ libsvgtiny-0.1.2/Makefile
@@ -15,14 +15,8 @@
 WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wmissing-declarations -Wnested-externs -pedantic
-# BeOS/Haiku/AmigaOS standard library headers create warnings
-ifneq ($(TARGET),beos)
-  ifneq ($(TARGET),amiga)
-WARNFLAGS := $(WARNFLAGS) -Werror
-  endif
-endif
 
-CFLAGS := -D_BSD_SOURCE -I$(CURDIR)/include/ \
+CFLAGS := -D_DEFAULT_SOURCE -I$(CURDIR)/include/ \
-I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
 ifneq ($(GCCVER),2)
   CFLAGS := $(CFLAGS) -std=c99






[gentoo-commits] gentoo-x86 commit in media-libs/libsvgtiny: libsvgtiny-0.1.2.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 13:07:54

  Modified: ChangeLog
  Added:libsvgtiny-0.1.2.ebuild
  Log:
  Version bump, glibc-2.20 issue, new build system version
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.10 media-libs/libsvgtiny/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/libsvgtiny/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   5 Jan 2014 19:18:11 -   1.9
+++ ChangeLog   15 Nov 2014 13:07:54 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/libsvgtiny
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsvgtiny/ChangeLog,v 1.9 
2014/01/05 19:18:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsvgtiny/ChangeLog,v 1.10 
2014/11/15 13:07:54 xmw Exp $
+
+*libsvgtiny-0.1.2 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org
+  +files/libsvgtiny-0.1.2-glibc2.20.patch, +libsvgtiny-0.1.2.ebuild:
+  Version bump, glibc-2.20 issue, new build system version
 
   05 Jan 2014; Fabian Groffen grob...@gentoo.org libsvgtiny-0.1.0.ebuild:
   Marked ~m68k-mint, bug #494512



1.1  media-libs/libsvgtiny/libsvgtiny-0.1.2.ebuild

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

Index: libsvgtiny-0.1.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-libs/libsvgtiny/libsvgtiny-0.1.2.ebuild,v 1.1 
2014/11/15 13:07:54 xmw Exp $

EAPI=5

NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=framebuffer abstraction library, written in C
HOMEPAGE=http://www.netsurf-browser.org/projects/libsvgtiny/;

LICENSE=MIT
SLOT=0
KEYWORDS=~amd64 ~arm ~m68k-mint
IUSE=

RDEPEND==net-libs/libdom-0.1.1[xml,static-libs?,${MULTILIB_USEDEP}]
=dev-libs/libwapcaplet-0.2.1-r1[static-libs?,${MULTILIB_USEDEP}]
DEPEND=${RDEPEND}
dev-util/gperf
virtual/pkgconfig

PATCHES=( ${FILESDIR}/${P}-glibc2.20.patch )






[gentoo-commits] gentoo-x86 commit in net-misc/youtube-dl: youtube-dl-2014.11.15.ebuild ChangeLog youtube-dl-2014.11.13.ebuild

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

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

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -r1.418 -r1.419
--- ChangeLog   14 Nov 2014 23:13:14 -  1.418
+++ ChangeLog   15 Nov 2014 13:13:54 -  1.419
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/youtube-dl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.418 
2014/11/14 23:13:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/youtube-dl/ChangeLog,v 1.419 
2014/11/15 13:13:54 jer Exp $
+
+*youtube-dl-2014.11.15 (15 Nov 2014)
+
+  15 Nov 2014; Jeroen Roovers j...@gentoo.org -youtube-dl-2014.11.13.ebuild,
+  +youtube-dl-2014.11.15.ebuild:
+  Version bump.
 
 *youtube-dl-2014.11.14 (14 Nov 2014)
 



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

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

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

EAPI=5

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

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

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

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


S=${WORKDIR}/${PN}

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

src_compile() {
distutils-r1_src_compile
}

src_test() {
emake test
}

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






[gentoo-commits] proj/x11:master commit in: x11-base/xorg-server/

2014-11-15 Thread Remi Cardona
commit: e1943630a20049c72c99c65ea189687a47f27c6d
Author: Rémi Cardona remi AT gentoo DOT org
AuthorDate: Sat Nov 15 13:13:26 2014 +
Commit: Remi Cardona remi AT gentoo DOT org
CommitDate: Sat Nov 15 13:13:26 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=e1943630

x11-base/xorg-server: sync ebuild with latest from portage

---
 x11-base/xorg-server/xorg-server-.ebuild | 14 ++
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/x11-base/xorg-server/xorg-server-.ebuild 
b/x11-base/xorg-server/xorg-server-.ebuild
index f717665..8203329 100644
--- a/x11-base/xorg-server/xorg-server-.ebuild
+++ b/x11-base/xorg-server/xorg-server-.ebuild
@@ -15,7 +15,7 @@ KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86
 IUSE_SERVERS=dmx kdrive xnest xorg xvfb
 IUSE=${IUSE_SERVERS} glamor ipv6 minimal nptl selinux +suid systemd tslib 
+udev unwind wayland
 
-RDEPEND==app-admin/eselect-opengl-1.0.8
+CDEPEND==app-admin/eselect-opengl-1.0.8
dev-libs/openssl
media-libs/freetype
=x11-apps/iceauth-1.0.2
@@ -68,13 +68,12 @@ RDEPEND==app-admin/eselect-opengl-1.0.8
media-libs/libepoxy
)
=x11-apps/xinit-1.3
-   selinux? ( sec-policy/selinux-xserver )
systemd? (
sys-apps/dbus
sys-apps/systemd
)
 
-DEPEND=${RDEPEND}
+DEPEND=${CDEPEND}
sys-devel/flex
=x11-proto/bigreqsproto-1.1.0
=x11-proto/compositeproto-0.4
@@ -115,6 +114,10 @@ DEPEND=${RDEPEND}
=x11-proto/dri2proto-2.8
)
 
+RDEPEND=${CDEPEND}
+   selinux? ( sec-policy/selinux-xserver )
+
+
 PDEPEND=
xorg? ( =x11-base/xorg-drivers-$(get_version_component_range 1-2) )
 
@@ -235,11 +238,6 @@ pkg_postinst() {
ewarn category using this command:
ewarn  emerge @x11-module-rebuild
fi
-
-   if use udev  has_version virtual/udev[-keymap]; then
-   ewarn virtual/udev was built without keymap support. This may 
cause input device
-   ewarn autoconfiguration to fail.
-   fi
 }
 
 pkg_postrm() {



[gentoo-commits] gentoo-x86 commit in sys-kernel/linux-firmware: linux-firmware-20140902.ebuild ChangeLog

2014-11-15 Thread Jeroen Roovers (jer)
jer 14/11/15 13:21:13

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

Revision  ChangesPath
1.2  sys-kernel/linux-firmware/linux-firmware-20140902.ebuild

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

Index: linux-firmware-20140902.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140902.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-firmware-20140902.ebuild  14 Sep 2014 20:00:52 -  1.1
+++ linux-firmware-20140902.ebuild  15 Nov 2014 13:21:13 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140902.ebuild,v
 1.1 2014/09/14 20:00:52 chithanh Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20140902.ebuild,v
 1.2 2014/11/15 13:21:13 jer Exp $
 
 EAPI=5
 inherit savedconfig
@@ -9,10 +9,10 @@
inherit git-2
SRC_URI=

EGIT_REPO_URI=git://git.kernel.org/pub/scm/linux/kernel/git/firmware/${PN}.git
-   KEYWORDS=
+   KEYWORDS=hppa
 else
SRC_URI=mirror://gentoo/${P}.tar.xz
-   KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86
+   KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86
 fi
 
 DESCRIPTION=Linux firmware files



1.115sys-kernel/linux-firmware/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   7 Nov 2014 14:53:07 -   1.114
+++ ChangeLog   15 Nov 2014 13:21:13 -  1.115
@@ -1,6 +1,9 @@
 # ChangeLog for sys-kernel/linux-firmware
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.114 
2014/11/07 14:53:07 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.115 
2014/11/15 13:21:13 jer Exp $
+
+  15 Nov 2014; Jeroen Roovers j...@gentoo.org linux-firmware-20140902.ebuild:
+  Stable for HPPA (bug #529240).
 
 *linux-firmware-20141009 (07 Nov 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-libs/nsgenbind: nsgenbind-0.1.1.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 13:28:00

  Modified: ChangeLog
  Added:nsgenbind-0.1.1.ebuild
  Log:
  Version bump, buildsystem bump, glibc-2.20 issue, respect USE-flags (thanks 
mgorny, bug 513598)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.3  dev-libs/nsgenbind/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/nsgenbind/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   23 Jun 2013 16:46:30 -  1.2
+++ ChangeLog   15 Nov 2014 13:28:00 -  1.3
@@ -1,6 +1,13 @@
 # ChangeLog for dev-libs/nsgenbind
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/nsgenbind/ChangeLog,v 1.2 
2013/06/23 16:46:30 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/nsgenbind/ChangeLog,v 1.3 
2014/11/15 13:28:00 xmw Exp $
+
+*nsgenbind-0.1.1 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org
+  +files/nsgenbind-0.1.1-glibc2.20.patch, +nsgenbind-0.1.1.ebuild:
+  Version bump, buildsystem bump, glibc-2.20 issue, respect USE-flags (thanks
+  mgorny, bug 513598)
 
   23 Jun 2013; Michael Weber x...@gentoo.org nsgenbind-0.0.1.ebuild:
   Migrate to netsurf.eclass



1.1  dev-libs/nsgenbind/nsgenbind-0.1.1.ebuild

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

Index: nsgenbind-0.1.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/nsgenbind/nsgenbind-0.1.1.ebuild,v 
1.1 2014/11/15 13:28:00 xmw Exp $

EAPI=5
NETSURF_COMPONENT_TYPE=binary
NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=generate javascript to dom bindings from w3c webidl files
HOMEPAGE=http://www.netsurf-browser.org/;

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

DEPEND=virtual/yacc

PATCHES=( ${FILESDIR}/${P}-glibc2.20.patch )






[gentoo-commits] gentoo-x86 commit in dev-libs/nsgenbind/files: nsgenbind-0.1.1-glibc2.20.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 13:28:00

  Added:nsgenbind-0.1.1-glibc2.20.patch
  Log:
  Version bump, buildsystem bump, glibc-2.20 issue, respect USE-flags (thanks 
mgorny, bug 513598)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  dev-libs/nsgenbind/files/nsgenbind-0.1.1-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nsgenbind/files/nsgenbind-0.1.1-glibc2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/nsgenbind/files/nsgenbind-0.1.1-glibc2.20.patch?rev=1.1content-type=text/plain

Index: nsgenbind-0.1.1-glibc2.20.patch
===
--- nsgenbind-0.1.1/Makefile
+++ nsgenbind-0.1.1/Makefile
@@ -16,13 +16,7 @@
 WARNFLAGS := -Wall -W -Wundef -Wpointer-arith -Wcast-align \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wmissing-declarations -Wnested-externs
-# BeOS/Haiku/AmigaOS have standard library errors that issue warnings.
-ifneq ($(TARGET),beos)
-  ifneq ($(TARGET),amiga)
-#WARNFLAGS := $(WARNFLAGS) -Werror
-  endif
-endif
-CFLAGS := -D_BSD_SOURCE -D_POSIX_C_SOURCE=200809L -I$(CURDIR)/include/ \
+CFLAGS := -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -I$(CURDIR)/include/ \
-I$(CURDIR)/src $(WARNFLAGS) $(CFLAGS)
 ifneq ($(GCCVER),2)
   CFLAGS := $(CFLAGS) -std=c99






[gentoo-commits] gentoo-x86 commit in sys-auth/sssd: sssd-1.12.2.ebuild ChangeLog sssd-1.9.6-r2.ebuild sssd-1.8.6.ebuild sssd-1.8.6-r1.ebuild sssd-1.12.0.ebuild sssd-1.11.6.ebuild

2014-11-15 Thread Markos Chandras (hwoarang)
hwoarang14/11/15 13:35:38

  Modified: ChangeLog
  Added:sssd-1.12.2.ebuild
  Removed:  sssd-1.9.6-r2.ebuild sssd-1.8.6.ebuild
sssd-1.8.6-r1.ebuild sssd-1.12.0.ebuild
sssd-1.11.6.ebuild
  Log:
  Version bump. Remove some old ebuilds
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
09BF4F54C2BA7F3C!)

Revision  ChangesPath
1.61 sys-auth/sssd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?rev=1.61view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?rev=1.61content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/sssd/ChangeLog?r1=1.60r2=1.61

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog   2 Nov 2014 10:08:25 -   1.60
+++ ChangeLog   15 Nov 2014 13:35:38 -  1.61
@@ -1,6 +1,13 @@
 # ChangeLog for sys-auth/sssd
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.60 2014/11/02 
10:08:25 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/ChangeLog,v 1.61 2014/11/15 
13:35:38 hwoarang Exp $
+
+*sssd-1.12.2 (15 Nov 2014)
+
+  15 Nov 2014; Markos Chandras hwoar...@gentoo.org +sssd-1.12.2.ebuild,
+  -sssd-1.11.6.ebuild, -sssd-1.12.0.ebuild, -sssd-1.8.6-r1.ebuild,
+  -sssd-1.8.6.ebuild, -sssd-1.9.6-r2.ebuild:
+  Version bump. Remove some old ebuilds
 
   02 Nov 2014; Sven Vermeulen sw...@gentoo.org sssd-1.12.1.ebuild:
   Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug



1.1  sys-auth/sssd/sssd-1.12.2.ebuild

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

Index: sssd-1.12.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/sssd/sssd-1.12.2.ebuild,v 1.1 
2014/11/15 13:35:38 hwoarang Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

AUTOTOOLS_IN_SOURCE_BUILD=1
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES=all

inherit python-single-r1 multilib pam linux-info autotools-utils systemd

DESCRIPTION=System Security Services Daemon provides access to identity and 
authentication
HOMEPAGE=http://fedorahosted.org/sssd/;
SRC_URI=http://fedorahosted.org/released/${PN}/${P}.tar.gz;

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=acl augeas autofs +locator netlink nfsv4 nls +manpages python selinux 
sudo ssh test

COMMON_DEP=
virtual/pam
=dev-libs/popt-1.16
dev-libs/glib:2
=dev-libs/ding-libs-0.2
=sys-libs/talloc-2.0.7
=sys-libs/tdb-1.2.9
=sys-libs/tevent-0.9.16
=sys-libs/ldb-1.1.17-r1:=
=net-nds/openldap-2.4.30[sasl]
=dev-libs/libpcre-8.30
=app-crypt/mit-krb5-1.10.3
=sys-apps/keyutils-1.5
=net-dns/c-ares-1.7.4
=dev-libs/nss-3.12.9
selinux? (
=sys-libs/libselinux-2.1.9
=sys-libs/libsemanage-2.1
)
=net-dns/bind-tools-9.9[gssapi]
=dev-libs/cyrus-sasl-2.1.25-r3[kerberos]
=sys-apps/dbus-1.6
acl? ( net-fs/cifs-utils[acl] )
augeas? ( app-admin/augeas )
nfsv4? ( net-libs/libnfsidmap )
nls? ( =sys-devel/gettext-0.18 )
virtual/libintl
netlink? ( dev-libs/libnl:3 )


RDEPEND=${COMMON_DEP}
=sys-libs/glibc-2.17[nscd]
selinux? ( =sec-policy/selinux-sssd-2.20120725-r9 )

DEPEND=${COMMON_DEP}
test? ( dev-libs/check )
manpages? (
=dev-libs/libxslt-1.1.26
app-text/docbook-xml-dtd:4.4
)

CONFIG_CHECK=~KEYS

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

src_prepare() {
autotools-utils_src_prepare
}

src_configure(){
# no samba4 per 447022
# set initscript to sysv because the systemd option needs systemd to
# be installed. We provide our own systemd file anyway.
local myeconfargs=(
--localstatedir=${EPREFIX}/var
--enable-nsslibdir=${EPREFIX}/$(get_libdir)
--with-plugin-path=${EPREFIX}/usr/$(get_libdir)/sssd
--enable-pammoddir=${EPREFIX}/$(getpam_mod_dir)
--with-ldb-lib-dir=${EPREFIX}/usr/$(get_libdir)/samba/ldb
--without-nscd
--with-unicode-lib=glib2
--disable-rpath
  

[gentoo-commits] gentoo-x86 commit in net-misc/putty: putty-9999.ebuild ChangeLog

2014-11-15 Thread Jeroen Roovers (jer)
jer 14/11/15 13:38:10

  Modified: putty-.ebuild ChangeLog
  Log:
  Move to git repo.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  net-misc/putty/putty-.ebuild

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

Index: putty-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- putty-.ebuild   13 Oct 2014 18:10:43 -  1.1
+++ putty-.ebuild   15 Nov 2014 13:38:10 -  1.2
@@ -1,16 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-.ebuild,v 1.1 
2014/10/13 18:10:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-.ebuild,v 1.2 
2014/11/15 13:38:10 jer Exp $
 
 EAPI=5
-inherit autotools eutils gnome2-utils subversion toolchain-funcs
+inherit autotools eutils gnome2-utils git-r3 toolchain-funcs
 
 DESCRIPTION=A Free Telnet/SSH Client
 HOMEPAGE=http://www.chiark.greenend.org.uk/~sgtatham/putty/;
-ESVN_REPO_URI=svn://svn.tartarus.org/sgt/putty
-SRC_URI=
-   http://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
-
+EGIT_REPO_URI=git://git.tartarus.org/simon/putty.git
+SRC_URI=http://dev.gentoo.org/~jer/${PN}-icons.tar.bz2;
 LICENSE=MIT
 
 SLOT=0
@@ -34,7 +32,7 @@
 
 
 src_unpack() {
-   subversion_src_unpack
+   git-r3_src_unpack
default
 }
 



1.105net-misc/putty/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   4 Nov 2014 10:00:17 -   1.104
+++ ChangeLog   15 Nov 2014 13:38:10 -  1.105
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/putty
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.104 2014/11/04 
10:00:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.105 2014/11/15 
13:38:10 jer Exp $
+
+  15 Nov 2014; Jeroen Roovers j...@gentoo.org putty-.ebuild:
+  Move to git repo.
 
   04 Nov 2014; Jeroen Roovers j...@gentoo.org -putty-0.63-r1.ebuild,
   -putty-0.63_p20140416.ebuild, -putty-0.63_p20140820.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-scheme/c-wrapper: c-wrapper-0.6.1.ebuild ChangeLog

2014-11-15 Thread Akinori Hattori (hattya)
hattya  14/11/15 13:45:54

  Modified: c-wrapper-0.6.1.ebuild ChangeLog
  Log:
  update HOMEPAGE and SRC_URI
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.5  dev-scheme/c-wrapper/c-wrapper-0.6.1.ebuild

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

Index: c-wrapper-0.6.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/c-wrapper-0.6.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- c-wrapper-0.6.1.ebuild  28 Sep 2011 11:21:55 -  1.4
+++ c-wrapper-0.6.1.ebuild  15 Nov 2014 13:45:54 -  1.5
@@ -1,14 +1,14 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/c-wrapper-0.6.1.ebuild,v 1.4 
2011/09/28 11:21:55 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/c-wrapper-0.6.1.ebuild,v 1.5 
2014/11/15 13:45:54 hattya Exp $
 
 EAPI=4
 
 inherit autotools eutils
 
 DESCRIPTION=Foreign function interface for C and Objective-C libraries
-HOMEPAGE=http://homepage.mac.com/naoki.koguro/prog/c-wrapper/;
-SRC_URI=http://homepage.mac.com/naoki.koguro/prog/${PN}/${P}.tgz;
+HOMEPAGE=http://www.koguro.net/prog/c-wrapper/;
+SRC_URI=http://www.koguro.net/prog/${PN}/${P}.tgz;
 
 LICENSE=MIT
 SLOT=0



1.6  dev-scheme/c-wrapper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   28 Sep 2011 11:21:55 -  1.5
+++ ChangeLog   15 Nov 2014 13:45:54 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-scheme/c-wrapper
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/ChangeLog,v 1.5 
2011/09/28 11:21:55 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/ChangeLog,v 1.6 
2014/11/15 13:45:54 hattya Exp $
+
+  15 Nov 2014; Akinori Hattori hat...@gentoo.org c-wrapper-0.6.1.ebuild:
+  update HOMEPAGE and SRC_URI
 
   28 Sep 2011; Samuli Suominen ssuomi...@gentoo.org c-wrapper-0.6.1.ebuild:
   Use virtual/libffi instead of dev-libs/libffi in case we have to switch to
@@ -23,4 +26,3 @@
   09 Mar 2009; Akinori Hattori hat...@gentoo.org +metadata.xml,
   +c-wrapper-0.5.6.ebuild:
   initial revision.
-






[gentoo-commits] gentoo-x86 commit in dev-scheme/c-wrapper: c-wrapper-0.6.1.ebuild ChangeLog

2014-11-15 Thread Akinori Hattori (hattya)
hattya  14/11/15 13:47:42

  Modified: c-wrapper-0.6.1.ebuild ChangeLog
  Log:
  update to EAPI 5
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.6  dev-scheme/c-wrapper/c-wrapper-0.6.1.ebuild

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

Index: c-wrapper-0.6.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/c-wrapper-0.6.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- c-wrapper-0.6.1.ebuild  15 Nov 2014 13:45:54 -  1.5
+++ c-wrapper-0.6.1.ebuild  15 Nov 2014 13:47:42 -  1.6
@@ -1,8 +1,8 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/c-wrapper-0.6.1.ebuild,v 1.5 
2014/11/15 13:45:54 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/c-wrapper-0.6.1.ebuild,v 1.6 
2014/11/15 13:47:42 hattya Exp $
 
-EAPI=4
+EAPI=5
 
 inherit autotools eutils
 
@@ -29,8 +29,7 @@
 }
 
 src_install() {
-   emake DESTDIR=${D} install
-   dodoc ChangeLog README
+   default
dohtml doc/*
 
if use examples; then



1.7  dev-scheme/c-wrapper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   15 Nov 2014 13:45:54 -  1.6
+++ ChangeLog   15 Nov 2014 13:47:42 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-scheme/c-wrapper
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/ChangeLog,v 1.6 
2014/11/15 13:45:54 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/c-wrapper/ChangeLog,v 1.7 
2014/11/15 13:47:42 hattya Exp $
+
+  15 Nov 2014; Akinori Hattori hat...@gentoo.org c-wrapper-0.6.1.ebuild:
+  update to EAPI 5
 
   15 Nov 2014; Akinori Hattori hat...@gentoo.org c-wrapper-0.6.1.ebuild:
   update HOMEPAGE and SRC_URI






[gentoo-commits] gentoo-x86 commit in dev-scheme/escm: escm-1.1.ebuild ChangeLog

2014-11-15 Thread Akinori Hattori (hattya)
hattya  14/11/15 13:53:37

  Modified: escm-1.1.ebuild ChangeLog
  Log:
  update to EAPI 5
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.9  dev-scheme/escm/escm-1.1.ebuild

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

Index: escm-1.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/escm/escm-1.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- escm-1.1.ebuild 9 Nov 2012 18:52:39 -   1.8
+++ escm-1.1.ebuild 15 Nov 2014 13:53:37 -  1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/escm/escm-1.1.ebuild,v 1.8 
2012/11/09 18:52:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/escm/escm-1.1.ebuild,v 1.9 
2014/11/15 13:53:37 hattya Exp $
 
-EAPI=4
+EAPI=5
 
 inherit autotools toolchain-funcs
 
@@ -22,7 +22,7 @@
 S=${WORKDIR}/${PN}
 
 src_prepare() {
-   sed -i -e 6s/scm, snow/scm gosh, gosh/ configure.in || die
+   sed -i -e 6s/scm, snow/scm gosh, gosh/ configure.in
eautoconf
tc-export CC
 }



1.9  dev-scheme/escm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/escm/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   9 Nov 2012 18:52:39 -   1.8
+++ ChangeLog   15 Nov 2014 13:53:37 -  1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-scheme/escm
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/escm/ChangeLog,v 1.8 2012/11/09 
18:52:39 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/escm/ChangeLog,v 1.9 2014/11/15 
13:53:37 hattya Exp $
+
+  15 Nov 2014; Akinori Hattori hat...@gentoo.org escm-1.1.ebuild:
+  update to EAPI 5
 
   09 Nov 2012; Agostino Sarubbo a...@gentoo.org escm-1.1.ebuild:
   Add ~amd64, wrt bug #442132






[gentoo-commits] proj/hardened-patchset: New tag: 20141115

2014-11-15 Thread Anthony G. Basile
commit: 
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Sat Nov 15 13:53:10 2014 +

New tag: 20141115




[gentoo-commits] proj/hardened-dev:master commit in: sys-kernel/hardened-sources/

2014-11-15 Thread Anthony G. Basile
commit: c0c2c8a9acaae538b21a733d6af316751b043a66
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Sat Nov 15 13:58:53 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Sat Nov 15 13:58:53 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=c0c2c8a9

sys-kernel/hardened-sources: testing patchset 20141115

---
 ...ened-sources-3.14.23-r1.ebuild = hardened-sources-3.14.24.ebuild} | 2 +-
 ...rdened-sources-3.17.2-r1.ebuild = hardened-sources-3.17.3.ebuild} | 4 ++--
 ...rdened-sources-3.2.64.ebuild = hardened-sources-3.2.64-r1.ebuild} | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.23-r1.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.14.24.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-3.14.23-r1.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.14.24.ebuild
index 99db34a..76d8922 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.14.23-r1.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.14.24.ebuild
@@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE=1
 inherit kernel-2
 detect_version
 
-HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2
+HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1
 
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
 SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}
 

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.17.2-r1.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.17.3.ebuild
similarity index 95%
rename from sys-kernel/hardened-sources/hardened-sources-3.17.2-r1.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.17.3.ebuild
index 1b7e208..ab99b8b 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.17.2-r1.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.17.3.ebuild
@@ -6,13 +6,13 @@ EAPI=5
 
 ETYPE=sources
 K_WANT_GENPATCHES=base
-K_GENPATCHES_VER=4
+K_GENPATCHES_VER=5
 K_DEBLOB_AVAILABLE=1
 
 inherit kernel-2
 detect_version
 
-HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2
+HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1
 
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
 SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}
 

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.64.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.2.64-r1.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-3.2.64.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.2.64-r1.ebuild
index b658290..e77441a 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.2.64.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.2.64-r1.ebuild
@@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE=1
 inherit kernel-2
 detect_version
 
-HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1
+HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2
 
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
 SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}
 



[gentoo-commits] gentoo-x86 commit in dev-scheme/gauche-gl/files: gauche-gl-0.6-simple.viewer.diff

2014-11-15 Thread Akinori Hattori (hattya)
hattya  14/11/15 13:59:15

  Added:gauche-gl-0.6-simple.viewer.diff
  Log:
  new upstream release
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.1  dev-scheme/gauche-gl/files/gauche-gl-0.6-simple.viewer.diff

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/files/gauche-gl-0.6-simple.viewer.diff?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/files/gauche-gl-0.6-simple.viewer.diff?rev=1.1content-type=text/plain

Index: gauche-gl-0.6-simple.viewer.diff
===
From 723309ac3e7aa031e2ebd6c9b059d94e42006de3 Mon Sep 17 00:00:00 2001
From: Shiro Kawai sh...@acm.org
Date: Sat, 9 Aug 2014 22:19:04 -1000
Subject: [PATCH] Fix incorrect macro definition

---
 lib/gl/simple/viewer.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/gl/simple/viewer.scm b/lib/gl/simple/viewer.scm
index 857b8d7..9a464ce 100644
--- a/lib/gl/simple/viewer.scm
+++ b/lib/gl/simple/viewer.scm
@@ -381,7 +381,7 @@
(match opts
  [() (set! default3-var proc)]
  [(':perspective)  (set! default3-var proc)]
- [(':orthographic) (set! default3-var proc)]
+ [(':orthographic) (set! default2-var proc)]
  [(name)
   (cond [(name-window name) = (^[win] (ref win'closure) 'key proc)]
 [else
-- 
2.0.3







[gentoo-commits] gentoo-x86 commit in dev-scheme/gauche-gl: gauche-gl-0.6.ebuild ChangeLog

2014-11-15 Thread Akinori Hattori (hattya)
hattya  14/11/15 13:59:15

  Modified: ChangeLog
  Added:gauche-gl-0.6.ebuild
  Log:
  new upstream release
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.26 dev-scheme/gauche-gl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/ChangeLog?rev=1.26view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/ChangeLog?rev=1.26content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/ChangeLog?r1=1.25r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   10 Jul 2012 12:35:03 -  1.25
+++ ChangeLog   15 Nov 2014 13:59:15 -  1.26
@@ -1,6 +1,12 @@
 # ChangeLog for dev-scheme/gauche-gl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v 1.25 
2012/07/10 12:35:03 hattya Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v 1.26 
2014/11/15 13:59:15 hattya Exp $
+
+*gauche-gl-0.6 (15 Nov 2014)
+
+  15 Nov 2014; Akinori Hattori hat...@gentoo.org
+  +files/gauche-gl-0.6-simple.viewer.diff, +gauche-gl-0.6.ebuild:
+  new upstream release
 
   10 Jul 2012; Akinori Hattori hat...@gentoo.org metadata.xml:
   format metadata.xml



1.1  dev-scheme/gauche-gl/gauche-gl-0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/gauche-gl-0.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/gauche-gl-0.6.ebuild?rev=1.1content-type=text/plain

Index: gauche-gl-0.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/gauche-gl-0.6.ebuild,v 
1.1 2014/11/15 13:59:15 hattya Exp $

EAPI=5

inherit eutils

MY_P=${P^g}

DESCRIPTION=OpenGL binding for Gauche
HOMEPAGE=http://practical-scheme.net/gauche/;
SRC_URI=mirror://sourceforge/gauche/${MY_P}.tgz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=cg examples

RDEPEND==dev-scheme/gauche-0.9.4
virtual/opengl
media-libs/freeglut
cg? ( media-gfx/nvidia-cg-toolkit )
DEPEND=${RDEPEND}
S=${WORKDIR}/${MY_P}

src_prepare() {
epatch ${FILESDIR}/${P}-simple.viewer.diff
}

src_configure() {
econf $(usex cg --enable-cg )
}

src_install() {
default

if use examples; then
docompress -x /usr/share/doc/${PF}/examples
docinto examples
dodoc examples/*.scm
# install simple
dodoc -r examples/simple
# install glbook
dodoc -r examples/glbook
dodoc -r examples/images
# install slbook
dodoc -r examples/slbook
# install cg examples
use cg  dodoc -r examples/cg
fi
}






[gentoo-commits] proj/kde:master commit in: app-office/calligra/

2014-11-15 Thread Michael Palimaka
commit: 6361d25dfaf8fbbd733d53264626bb55297902e0
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sat Nov 15 14:01:14 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sat Nov 15 14:01:14 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6361d25d

[app-office/calligra] Drop CVS header.

Package-Manager: portage-2.2.14

---
 app-office/calligra/calligra-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-office/calligra/calligra-.ebuild 
b/app-office/calligra/calligra-.ebuild
index 637f420..be14f9f 100644
--- a/app-office/calligra/calligra-.ebuild
+++ b/app-office/calligra/calligra-.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-.ebuild,v 
1.48 2014/11/03 11:15:35 titanofold Exp $
+# $Header: $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt



[gentoo-commits] gentoo-x86 commit in dev-scheme/gauche-gl: gauche-gl-0.5.1.ebuild ChangeLog

2014-11-15 Thread Akinori Hattori (hattya)
hattya  14/11/15 14:01:54

  Modified: gauche-gl-0.5.1.ebuild ChangeLog
  Log:
  update to EAPI 5
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
EC917A6D)

Revision  ChangesPath
1.3  dev-scheme/gauche-gl/gauche-gl-0.5.1.ebuild

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

Index: gauche-gl-0.5.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/gauche-gl-0.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gauche-gl-0.5.1.ebuild  10 Jul 2012 12:28:42 -  1.2
+++ gauche-gl-0.5.1.ebuild  15 Nov 2014 14:01:54 -  1.3
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/gauche-gl-0.5.1.ebuild,v 1.2 
2012/07/10 12:28:42 hattya Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/gauche-gl-0.5.1.ebuild,v 1.3 
2014/11/15 14:01:54 hattya Exp $
 
-EAPI=4
+EAPI=5
 
 inherit eutils
 
-MY_P=${P/g/G}
+MY_P=${P^g}
 
 DESCRIPTION=OpenGL binding for Gauche
 HOMEPAGE=http://practical-scheme.net/gauche/;
@@ -25,15 +25,11 @@
 S=${WORKDIR}/${MY_P}
 
 src_configure() {
-   local myconf
-   use cg  myconf=--enable-cg
-
-   econf ${myconf}
+   econf $(usex cg --enable-cg )
 }
 
 src_install() {
-   emake DESTDIR=${D} install
-   dodoc ChangeLog README
+   default
 
if use examples; then
docompress -x /usr/share/doc/${PF}/examples
@@ -47,8 +43,6 @@
# install slbook
dodoc -r examples/slbook
# install cg examples
-   if use cg; then
-   dodoc -r examples/cg
-   fi
+   use cg  dodoc -r examples/cg
fi
 }



1.27 dev-scheme/gauche-gl/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/ChangeLog?rev=1.27view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/ChangeLog?rev=1.27content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-scheme/gauche-gl/ChangeLog?r1=1.26r2=1.27

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   15 Nov 2014 13:59:15 -  1.26
+++ ChangeLog   15 Nov 2014 14:01:54 -  1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-scheme/gauche-gl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v 1.26 
2014/11/15 13:59:15 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gauche-gl/ChangeLog,v 1.27 
2014/11/15 14:01:54 hattya Exp $
+
+  15 Nov 2014; Akinori Hattori hat...@gentoo.org gauche-gl-0.5.1.ebuild:
+  update to EAPI 5
 
 *gauche-gl-0.6 (15 Nov 2014)
 






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

2014-11-15 Thread Sergei Trofimovich (slyfox)
slyfox  14/11/15 14:30:47

  Modified: ChangeLog
  Added:btrfs-progs-3.17.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   27 Oct 2014 16:04:35 -  1.92
+++ ChangeLog   15 Nov 2014 14:30:47 -  1.93
@@ -1,6 +1,12 @@
 # ChangeLog for sys-fs/btrfs-progs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v 1.92 
2014/10/27 16:04:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/ChangeLog,v 1.93 
2014/11/15 14:30:47 slyfox Exp $
+
+*btrfs-progs-3.17.1 (15 Nov 2014)
+
+  15 Nov 2014; Sergei Trofimovich sly...@gentoo.org
+  +btrfs-progs-3.17.1.ebuild:
+  Version bump.
 
   27 Oct 2014; Agostino Sarubbo a...@gentoo.org btrfs-progs-3.14.2.ebuild:
   Stable for ppc64, wrt bug #520466



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

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

Index: btrfs-progs-3.17.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-fs/btrfs-progs/btrfs-progs-3.17.1.ebuild,v 1.1 
2014/11/15 14:30:47 slyfox Exp $

EAPI=5

inherit eutils multilib toolchain-funcs

libbtrfs_soname=0

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

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

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

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

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

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

RESTRICT=test # tries to mount repared filesystems

RDEPEND=
dev-libs/lzo:2=
sys-libs/zlib:0=
sys-fs/e2fsprogs:0=

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


src_prepare() {
epatch_user
}

src_compile() {
emake \
AR=$(tc-getAR) \
CC=$(tc-getCC) \
CFLAGS=${CFLAGS} \
LDFLAGS=${LDFLAGS} \
BUILD_VERBOSE=1
}

src_install() {
emake install \
DESTDIR=${D} \
prefix=/usr \
bindir=/sbin \
libdir=/usr/$(get_libdir) \
mandir=/usr/share/man
}






[gentoo-commits] gentoo-x86 commit in app-backup/snapper: snapper-9999.ebuild ChangeLog snapper-0.2.4.ebuild

2014-11-15 Thread Yixun Lan (dlan)
dlan14/11/15 14:38:53

  Modified: snapper-.ebuild ChangeLog
  Added:snapper-0.2.4.ebuild
  Log:
  version bump, fix bug 522656
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  ChangesPath
1.5  app-backup/snapper/snapper-.ebuild

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

Index: snapper-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/snapper/snapper-.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- snapper-.ebuild 12 Sep 2014 19:32:35 -  1.4
+++ snapper-.ebuild 15 Nov 2014 14:38:53 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/snapper/snapper-.ebuild,v 
1.4 2014/09/12 19:32:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/snapper/snapper-.ebuild,v 
1.5 2014/11/15 14:38:53 dlan Exp $
 
 EAPI=5
 
@@ -26,7 +26,7 @@
sys-apps/util-linux
sys-libs/zlib
virtual/libintl
-   btrfs? ( sys-fs/btrfs-progs )
+   btrfs? ( =sys-fs/btrfs-progs-3.17.1 )
ext4? ( sys-fs/e2fsprogs )
lvm? ( sys-fs/lvm2 )
pam? ( sys-libs/pam )



1.7  app-backup/snapper/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/snapper/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   15 Sep 2014 06:38:13 -  1.6
+++ ChangeLog   15 Nov 2014 14:38:53 -  1.7
@@ -1,6 +1,12 @@
 # ChangeLog for app-backup/snapper
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/snapper/ChangeLog,v 1.6 
2014/09/15 06:38:13 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/snapper/ChangeLog,v 1.7 
2014/11/15 14:38:53 dlan Exp $
+
+*snapper-0.2.4 (15 Nov 2014)
+
+  15 Nov 2014; Yixun Lan d...@gentoo.org +snapper-0.2.4.ebuild,
+  snapper-.ebuild:
+  version bump, fix bug 522656
 
 *snapper-0.2.3-r1 (15 Sep 2014)
 



1.1  app-backup/snapper/snapper-0.2.4.ebuild

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

Index: snapper-0.2.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/snapper/snapper-0.2.4.ebuild,v 
1.1 2014/11/15 14:38:53 dlan Exp $

EAPI=5

inherit eutils

DESCRIPTION=Command-line program for btrfs and ext4 snapshot management
HOMEPAGE=http://snapper.io/;
SRC_URI=ftp://ftp.suse.com/pub/projects/snapper/${P}.tar.bz2;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=+btrfs ext4 lvm pam xattr

RDEPEND=dev-libs/boost[threads]
dev-libs/libxml2
dev-libs/icu:=
sys-apps/acl
sys-apps/dbus
sys-apps/util-linux
sys-libs/zlib
virtual/libintl
btrfs? ( =sys-fs/btrfs-progs-3.17.1 )
ext4? ( sys-fs/e2fsprogs )
lvm? ( sys-fs/lvm2 )
pam? ( sys-libs/pam )
xattr? ( sys-apps/attr )

DEPEND=${RDEPEND}
sys-devel/gettext
virtual/pkgconfig

DOCS=( AUTHORS README )

src_prepare() {
epatch ${FILESDIR}/cron-confd.patch
}

src_configure() {
local myeconfargs=(
--with-conf=/etc/conf.d
--docdir=/usr/share/doc/${PF}
--disable-zypp
$(use_enable btrfs)
$(use_enable ext4)
$(use_enable lvm)
$(use_enable pam)
$(use_enable xattr xattrs)
)

econf ${myeconfargs[@]}
}

src_install() {
default
# Existing configuration file required to function
newconfd data/sysconfig.snapper snapper
prune_libtool_files
}

pkg_postinst() {
elog In order to use Snapper, you need to set up
elog at least one config 

[gentoo-commits] proj/kde:master commit in: kde-base/libkdcraw/

2014-11-15 Thread Michael Palimaka
commit: 975567f03d267fb957daa6380ddf1b39bce3b3cc
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Sat Nov 15 14:46:35 2014 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Sat Nov 15 14:46:35 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=975567f0

[kde-base/libkdcraw] Drop USE flag handled by eclass.

Package-Manager: portage-2.2.14

---
 kde-base/libkdcraw/libkdcraw-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-base/libkdcraw/libkdcraw-.ebuild 
b/kde-base/libkdcraw/libkdcraw-.ebuild
index 251f710..c281346 100644
--- a/kde-base/libkdcraw/libkdcraw-.ebuild
+++ b/kde-base/libkdcraw/libkdcraw-.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION=KDE digital camera raw image library wrapper
 KEYWORDS=
-IUSE=debug
+IUSE=
 
 DEPEND=
$(add_frameworks_dep kcompletion)



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

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 15:01:33

  Modified: ChangeLog package.use.mask
  Log:
  p.use mask www-client/netsurf[pdf-writer] due missing keywords on libharu

Revision  ChangesPath
1.326profiles/arch/arm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -r1.325 -r1.326
--- ChangeLog   14 Nov 2014 21:25:53 -  1.325
+++ ChangeLog   15 Nov 2014 15:01:33 -  1.326
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/ARM profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.325 
2014/11/14 21:25:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.326 
2014/11/15 15:01:33 xmw Exp $
+
+  15 Nov 2014; Michael Weber x...@gentoo.org package.use.mask:
+  p.use mask www-client/netsurf[pdf-writer] due missing keywords on libharu
 
   14 Nov 2014; Markus Meier mae...@gentoo.org package.use.mask:
   package.use.mask net-im/prosody[libevent,mysql,postgres,sqlite], bug #511532



1.226profiles/arch/arm/package.use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?rev=1.226view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?rev=1.226content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?r1=1.225r2=1.226

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- package.use.mask14 Nov 2014 21:25:53 -  1.225
+++ package.use.mask15 Nov 2014 15:01:33 -  1.226
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.225 
2014/11/14 21:25:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.226 
2014/11/15 15:01:33 xmw Exp $
+
+# Michael Weber x...@gentoo.org (15 Nov 2014)
+# missing keywords on media-libs/libharu
+www-client/netsurf pdf-writer
 
 # Markus Meier mae...@gentoo.org (14 Nov 2014)
 # Unkeyworded deps, bug #511532






[gentoo-commits] gentoo-x86 commit in www-client/netsurf/files: netsurf-3.2-CFLAGS.patch netsurf-3.2-glibc2.20.patch netsurf-3.2-conditionally-include-image-headers.patch

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 15:01:58

  Added:netsurf-3.2-CFLAGS.patch
netsurf-3.2-glibc2.20.patch
netsurf-3.2-conditionally-include-image-headers.patch
  Log:
  Version bump, frist try.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.1  www-client/netsurf/files/netsurf-3.2-CFLAGS.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/netsurf/files/netsurf-3.2-CFLAGS.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/netsurf/files/netsurf-3.2-CFLAGS.patch?rev=1.1content-type=text/plain

Index: netsurf-3.2-CFLAGS.patch
===
--- netsurf-3.2/Makefile.defaults
+++ netsurf-3.2/Makefile.defaults
@@ -91,9 +91,6 @@
 # Valid options: YES, NO
 NETSURF_FS_BACKING_STORE := NO
 
-# Initial CFLAGS. Optimisation level etc. tend to be target specific.
-CFLAGS :=
-
 # Default installation/execution prefix
 PREFIX ?= /usr/local
 
--- netsurf-3.2/framebuffer/Makefile.defaults
+++ netsurf-3.2/framebuffer/Makefile.defaults
@@ -2,9 +2,6 @@
 # Framebuffer-target-specific options
 # 
 
-# Optimisation levels
-CFLAGS += -O2
-
 # Framebuffer default surface provider.
 # Valid values are: x, sdl, linux, vnc, able,
 NETSURF_FB_FRONTEND := sdl
--- netsurf-3.2/framebuffer/Makefile.target
+++ netsurf-3.2/framebuffer/Makefile.target
@@ -42,7 +42,7 @@
 $(eval $(call pkg_config_find_and_add_enabled,MOZJS,mozjs185,JavaScript))
 $(eval $(call pkg_config_find_and_add_enabled,JS,mozilla-js,JavaScript))
 
-CFLAGS += -std=c99 -g -Dsmall $(WARNFLAGS) \
+CFLAGS += -std=c99 -Dsmall $(WARNFLAGS)\
  -D_BSD_SOURCE \
  -D_XOPEN_SOURCE=600 \
  -D_POSIX_C_SOURCE=200112L \
--- netsurf-3.2/gtk/Makefile.defaults
+++ netsurf-3.2/gtk/Makefile.defaults
@@ -38,6 +38,3 @@
 
 # Set default GTK version to build for (2 or 3)
 NETSURF_GTK_MAJOR := 2
-
-# Optimisation levels
-CFLAGS += -O2
--- netsurf-3.2/gtk/Makefile.target
+++ netsurf-3.2/gtk/Makefile.target
@@ -51,7 +51,7 @@
-D_POSIX_C_SOURCE=200809L \
-D_NETBSD_SOURCE \
-DGTK_RESPATH=\$(NETSURF_GTK_RESOURCES)\ \
-   $(WARNFLAGS) -g
+   $(WARNFLAGS)
 
 # non optional pkg-configed libs
 $(eval $(call pkg_config_find_and_add,libcss,CSS))
--- netsurf-3.2/test/Makefile
+++ netsurf-3.2/test/Makefile
@@ -1,8 +1,8 @@
-CFLAGS := -std=c99 -g -O0 -D_BSD_SOURCE -D_POSIX_C_SOURCE -I.. \
+CFLAGS := -std=c99 -D_BSD_SOURCE -D_POSIX_C_SOURCE -I.. \
$(shell pkg-config --cflags libcurl)
 LDFLAGS := $(shell pkg-config --libs libcurl) -lz
 
-llcache_CFLAGS := $(shell pkg-config --cflags libparserutils libwapcaplet 
libdom) -O2
+llcache_CFLAGS := $(shell pkg-config --cflags libparserutils libwapcaplet 
libdom)
 llcache_LDFLAGS := $(shell pkg-config --libs libparserutils libwapcaplet 
libdom)
 
 llcache_SRCS := content/fetch.c content/fetchers/curl.c \
@@ -19,7 +19,7 @@
utils/filename.c utils/nsurl.c utils/corestrings.c \
test/urldbtest.c
 
-urldbtest_CFLAGS := $(shell pkg-config --cflags libwapcaplet libdom) -O2
+urldbtest_CFLAGS := $(shell pkg-config --cflags libwapcaplet libdom)
 urldbtest_LDFLAGS := $(shell pkg-config --libs libwapcaplet libdom)
 
 nsurl_SRCS := utils/corestrings.c utils/log.c utils/nsurl.c utils/idna.c 
utils/utf8proc.c test/nsurl.c



1.1  www-client/netsurf/files/netsurf-3.2-glibc2.20.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/netsurf/files/netsurf-3.2-glibc2.20.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/netsurf/files/netsurf-3.2-glibc2.20.patch?rev=1.1content-type=text/plain

Index: netsurf-3.2-glibc2.20.patch
===
--- netsurf-3.2/framebuffer/Makefile.target
+++ netsurf-3.2/framebuffer/Makefile.target
@@ -43,7 +43,7 @@
 $(eval $(call pkg_config_find_and_add_enabled,JS,mozilla-js,JavaScript))
 
 CFLAGS += -std=c99 -Dsmall $(WARNFLAGS)\
- -D_BSD_SOURCE \
+ -D_DEFAULT_SOURCE \
  -D_XOPEN_SOURCE=600 \
  -D_POSIX_C_SOURCE=200112L \
  $(shell $(PKG_CONFIG) --cflags libnsfb libhubbub libcss openssl)
--- netsurf-3.2/gtk/Makefile.target
+++ netsurf-3.2/gtk/Makefile.target
@@ -46,7 +46,7 @@
 
 GTKCFLAGS := -std=c99 -Dgtk -Dnsgtk \
$(GTKDEPFLAGS) \
-   -D_BSD_SOURCE \
+   -D_DEFAULT_SOURCE \
-D_XOPEN_SOURCE=600 \
-D_POSIX_C_SOURCE=200809L \
-D_NETBSD_SOURCE \
--- netsurf-3.2/test/Makefile
+++ netsurf-3.2/test/Makefile
@@ -1,4 +1,4 @@
-CFLAGS := -std=c99 -D_BSD_SOURCE -D_POSIX_C_SOURCE -I.. \
+CFLAGS := -std=c99 -D_DEFAULT_SOURCE 

[gentoo-commits] gentoo-x86 commit in www-client/netsurf: netsurf-3.2.ebuild ChangeLog

2014-11-15 Thread Michael Weber (xmw)
xmw 14/11/15 15:01:58

  Modified: ChangeLog
  Added:netsurf-3.2.ebuild
  Log:
  Version bump, frist try.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
62EEF090)

Revision  ChangesPath
1.15 www-client/netsurf/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/netsurf/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   24 Jun 2014 22:17:10 -  1.14
+++ ChangeLog   15 Nov 2014 15:01:58 -  1.15
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/netsurf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/netsurf/ChangeLog,v 1.14 
2014/06/24 22:17:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/netsurf/ChangeLog,v 1.15 
2014/11/15 15:01:58 xmw Exp $
+
+*netsurf-3.2 (15 Nov 2014)
+
+  15 Nov 2014; Michael Weber x...@gentoo.org +files/netsurf-3.2-CFLAGS.patch,
+  +files/netsurf-3.2-conditionally-include-image-headers.patch,
+  +files/netsurf-3.2-glibc2.20.patch, +netsurf-3.2.ebuild:
+  Version bump, frist try.
 
   24 Jun 2014; Michał Górny mgo...@gentoo.org netsurf-3.0-r2.ebuild:
   Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo 
for



1.1  www-client/netsurf/netsurf-3.2.ebuild

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

Index: netsurf-3.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/netsurf/netsurf-3.2.ebuild,v 1.1 
2014/11/15 15:01:58 xmw Exp $

EAPI=5

NETSURF_COMPONENT_TYPE=binary
NETSURF_BUILDSYSTEM=buildsystem-1.2
inherit netsurf

DESCRIPTION=a free, open source web browser
HOMEPAGE=http://www.netsurf-browser.org/;
SRC_URI=http://download.netsurf-browser.org/netsurf/releases/source/${P}-src.tar.gz
http://xmw.de/mirror/netsurf-fb.modes-example.gz
${NETSURF_BUILDSYSTEM_SRC_URI}

LICENSE=GPL-2 MIT
SLOT=0
KEYWORDS=~amd64 ~arm
IUSE=+bmp fbcon truetype +gif gstreamer gtk javascript +jpeg +mng pdf-writer
+png +rosprite +svg +svgtiny +webp fbcon_frontend_able 
fbcon_frontend_linux
fbcon_frontend_sdl fbcon_frontend_vnc fbcon_frontend_x

REQUIRED_USE=|| ( fbcon gtk )
amd64? ( abi_x86_32? (
!gstreamer !javascript !pdf-writer svg? ( svgtiny ) !truetype ) 
)
fbcon? ( ^^ ( fbcon_frontend_able fbcon_frontend_linux 
fbcon_frontend_sdl
fbcon_frontend_vnc fbcon_frontend_x ) )

RDEPEND=dev-libs/libxml2
net-misc/curl
=dev-libs/libcss-0.4.0[${MULTILIB_USEDEP}]
=net-libs/libhubbub-0.3.0-r1[${MULTILIB_USEDEP}]
bmp? ( =media-libs/libnsbmp-0.1.1[${MULTILIB_USEDEP}] )
fbcon? ( =dev-libs/libnsfb-0.1.2[${MULTILIB_USEDEP}]
truetype? ( media-fonts/dejavu
=media-libs/freetype-2.5.0.1[${MULTILIB_USEDEP}] )
)
gif? ( =media-libs/libnsgif-0.1.1[${MULTILIB_USEDEP}] )
gtk? ( =dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
gnome-base/libglade:2.0
=media-libs/lcms-1.19-r1:0[${MULTILIB_USEDEP}]
=x11-libs/gtk+-2.24.23:2[${MULTILIB_USEDEP}] )
gstreamer? ( media-libs/gstreamer:0.10 )
javascript? ( =dev-libs/nsgenbind-0.1.1[${MULTILIB_USEDEP}] )
jpeg? ( =virtual/jpeg-0-r2[${MULTILIB_USEDEP}] )
mng? ( =media-libs/libmng-1.0.10-r2[${MULTILIB_USEDEP}] )
pdf-writer? ( media-libs/libharu )
png? ( =media-libs/libpng-1.2.51[${MULTILIB_USEDEP}] )
svg? ( svgtiny? ( =media-libs/libsvgtiny-0.1.2[${MULTILIB_USEDEP}] )
!svgtiny? ( gnome-base/librsvg:2 ) )
webp? ( =media-libs/libwebp-0.3.0[${MULTILIB_USEDEP}] )
DEPEND=${RDEPEND}
javascript? ( =dev-libs/nsgenbind-0.1.1[${MULTILIB_USEDEP}] )
rosprite? ( =media-libs/librosprite-0.1.1[${MULTILIB_USEDEP}] )

PATCHES=( ${FILESDIR}/${P}-CFLAGS.patch
${FILESDIR}/${PN}-3.0-framebuffer-pkgconfig.patch
${FILESDIR}/${P}-conditionally-include-image-headers.patch
${FILESDIR}/${P}-glibc2.20.patch )
DOCS=( fb.modes README Docs/USING-Framebuffer
Docs/ideas/{cache,css-engine,render-library}.txt )

src_prepare() {
rm -rf amiga 

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

2014-11-15 Thread Pacho Ramos (pacho)
pacho   14/11/15 16:07:35

  Modified: ChangeLog
  Log:
  package.use.mask due missing keywords (#523854)

Revision  ChangesPath
1.9543   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9542
retrieving revision 1.9543
diff -u -r1.9542 -r1.9543
--- ChangeLog   15 Nov 2014 10:51:17 -  1.9542
+++ ChangeLog   15 Nov 2014 16:07:35 -  1.9543
@@ -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.9542 2014/11/15 
10:51:17 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9543 2014/11/15 
16:07:35 pacho 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!
 
+  15 Nov 2014; Pacho Ramos pa...@gentoo.org arch/amd64-fbsd/package.use.mask:
+  package.use.mask due missing keywords (#523854)
+
   15 Nov 2014; Rémi Cardona r...@gentoo.org package.mask:
   Mask upcoming xorg-server 1.16.2 release
 






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64-fbsd: package.use.mask

2014-11-15 Thread Pacho Ramos (pacho)
pacho   14/11/15 16:07:35

  Modified: package.use.mask
  Log:
  package.use.mask due missing keywords (#523854)

Revision  ChangesPath
1.22 profiles/arch/amd64-fbsd/package.use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/package.use.mask?rev=1.22view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/package.use.mask?rev=1.22content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64-fbsd/package.use.mask?r1=1.21r2=1.22

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/package.use.mask,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- package.use.mask1 Jun 2014 14:16:33 -   1.21
+++ package.use.mask15 Nov 2014 16:07:35 -  1.22
@@ -1,11 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/package.use.mask,v 
1.21 2014/06/01 14:16:33 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/package.use.mask,v 
1.22 2014/11/15 16:07:35 pacho Exp $
 
 # Pacho Ramos pa...@gentoo.org (01 Jun 2014)
 # Missing keywords
 =app-misc/geoclue-2.1 modemmanager
 =x11-libs/gtk+-3.12 cloudprint
+=app-crypt/libsecret-0.16 test
 
 # Lars Wendler polynomia...@gentoo.org (09 May 2014)
 # Masked kde USE flag until bug #509892 is fixed






[gentoo-commits] gentoo-x86 commit in dev-db/myodbc: ChangeLog myodbc-5.2.7.ebuild

2014-11-15 Thread JosA MarAa Alonso (nimiux)
nimiux  14/11/15 16:23:59

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

Revision  ChangesPath
1.40 dev-db/myodbc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/myodbc/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   9 Oct 2014 20:08:57 -   1.39
+++ ChangeLog   15 Nov 2014 16:23:59 -  1.40
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/myodbc
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/ChangeLog,v 1.39 2014/10/09 
20:08:57 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/ChangeLog,v 1.40 2014/11/15 
16:23:59 nimiux Exp $
+
+  15 Nov 2014; Chema Alonso nim...@gentoo.org myodbc-5.2.7.ebuild:
+  Stable for amd64 wrt bug #513646
 
 *myodbc-5.2.7-r1 (01 Sep 2014)
 



1.3  dev-db/myodbc/myodbc-5.2.7.ebuild

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

Index: myodbc-5.2.7.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/myodbc/myodbc-5.2.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- myodbc-5.2.7.ebuild 20 Aug 2014 18:52:50 -  1.2
+++ myodbc-5.2.7.ebuild 15 Nov 2014 16:23:59 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/myodbc-5.2.7.ebuild,v 1.2 
2014/08/20 18:52:50 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/myodbc-5.2.7.ebuild,v 1.3 
2014/11/15 16:23:59 nimiux Exp $
 
 EAPI=5
 inherit cmake-utils eutils flag-o-matic versionator
@@ -16,7 +16,7 @@
 
 LICENSE=GPL-2
 SLOT=${MAJOR}
-KEYWORDS=~amd64 ~ppc ~x86
+KEYWORDS=amd64 ~ppc ~x86
 IUSE=
 
 RDEPEND=






[gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: package.use.stable.mask

2014-11-15 Thread Mike Gilbert (floppym)
floppym 14/11/15 16:27:09

  Modified: package.use.stable.mask
  Log:
  Whitespace.

Revision  ChangesPath
1.93 profiles/arch/amd64/package.use.stable.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.93view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.93content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?r1=1.92r2=1.93

Index: package.use.stable.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- package.use.stable.mask 9 Nov 2014 08:29:34 -   1.92
+++ package.use.stable.mask 15 Nov 2014 16:27:09 -  1.93
@@ -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/arch/amd64/package.use.stable.mask,v 1.92 
2014/11/09 08:29:34 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.93 
2014/11/15 16:27:09 floppym Exp $
 
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -22,7 +22,6 @@
 # Awaiting PyQt4 stabilization (bug 523322).
 dev-python/pyudev python_targets_python3_4
 
-
 # Tim Harder radher...@gentoo.org (11 Oct 2014)
 # Masked since skype isn't stable
 net-im/bitlbee skype






[gentoo-commits] proj/gentoo-bsd:master commit in: scripts/mkstages/

2014-11-15 Thread Yuta SATOH
commit: bd1e7006c588ac340805cf09736b33e8a12a7395
Author: Yuta SATOH nigoro AT gentoo DOT gr DOT jp
AuthorDate: Sat Nov 15 12:07:34 2014 +
Commit: Yuta SATOH nigoro.gentoo AT 0x100 DOT com
CommitDate: Sat Nov 15 12:07:34 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=bd1e7006

stages_builder.sh: added URL support, EXTRAOVERLAY

---
 scripts/mkstages/stages_builder.sh | 14 --
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/scripts/mkstages/stages_builder.sh 
b/scripts/mkstages/stages_builder.sh
index 09055d0..a4eeff0 100755
--- a/scripts/mkstages/stages_builder.sh
+++ b/scripts/mkstages/stages_builder.sh
@@ -61,8 +61,18 @@ prepare(){
[[ $? -ne 0 ]]  exit 1
fi
if [ -n ${EXTRAOVERLAY} ] ; then
-   echo Copy from ${EXTRAOVERLAY} to ${WORKDIR}/gentoo-bsd
-   cp -a ${EXTRAOVERLAY}/* ${WORKDIR}/gentoo-bsd/
+   if [[ ${EXTRAOVERLAY} =~ ^http ]]; then
+   echo Downloading extra overlay.
+   wget -q -O ${WORKDIR}/extraoverlay.tar.bz2 
${EXTRAOVERLAY}
+   [[ $? -ne 0 ]]  exit 1
+   echo Copy from ${WORKDIR}/extraoverlay to 
${WORKDIR}/gentoo-bsd
+   mkdir ${WORKDIR}/extraoverlay
+   tar xjf ${WORKDIR}/extraoverlay.tar.bz2 
--strip-components=1 -C ${WORKDIR}/extraoverlay
+   cp -a ${WORKDIR}/extraoverlay/* ${WORKDIR}/gentoo-bsd/
+   else
+   echo Copy from ${EXTRAOVERLAY} to 
${WORKDIR}/gentoo-bsd
+   cp -a ${EXTRAOVERLAY}/* ${WORKDIR}/gentoo-bsd/
+   fi
fi
 
echo emerging catalyst...



[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-libexec/

2014-11-15 Thread Yuta SATOH
commit: d91f3a958c2485d99f33ff0c5b633b87efa0a186
Author: Yuta SATOH nigoro AT gentoo DOT gr DOT jp
AuthorDate: Sat Nov 15 16:28:09 2014 +
Commit: Yuta SATOH nigoro.gentoo AT 0x100 DOT com
CommitDate: Sat Nov 15 16:28:09 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=d91f3a95

freebsd-libexec-10.1.0..ebuild: remove lukemftpd from REMOVE_SUBDIRS

---
 sys-freebsd/freebsd-libexec/Manifest   | 2 +-
 sys-freebsd/freebsd-libexec/freebsd-libexec-10.1.0..ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-freebsd/freebsd-libexec/Manifest 
b/sys-freebsd/freebsd-libexec/Manifest
index 01eeb53..bbd1e51 100644
--- a/sys-freebsd/freebsd-libexec/Manifest
+++ b/sys-freebsd/freebsd-libexec/Manifest
@@ -8,5 +8,5 @@ AUX rusersd.xinetd 220 SHA256 
271de1cad33a65a2a0e81e8983cbb1b7ab6e2e75bbf4c6e991
 AUX sprayd.xinetd 216 SHA256 
5b2c0e14c40c3d14f16f6fbe7b1f00d133bbae8ea27e548273a16d104afea24e SHA512 
a49824ab0421560699901f54d9faf3f38fb6f8d8f63f05e33eb11da053278838e80eaabf5963b1c2a7292ba2d2118e1efd90954b2f3b2dc01b945fbadc6ce101
 WHIRLPOOL 
3869a0e4a9f03aa3654729e611a020421ec0beef2686ca8857b5ac3d50f8db26d7c1a5eb16e90aaf5b2b33e992915f7e9e504ce6bca9fd5862c2051a7172495f
 AUX walld.xinetd 215 SHA256 
b7d8cb4b69809a2ea2f479f942c3d7752c5cb1e4b3b4b7b7b590f15616a774f0 SHA512 
ab78d32e48d660649d3415a4432a5f3e98f8a6a8854791d1d828b0dc678f58e9f24532c264c5f5b039ccd706e0bb70c369ba9fb55fc9af9d3ed9b28e10b9e830
 WHIRLPOOL 
013b60056a8f5fe46eb4e00182fe0f391a2dc915312fe7e47eb372697526ed05a53e156159fd5dd3dcbf3db44a6591461c789af31ca0e1dd967537b785462802
 EBUILD freebsd-libexec-10.0.0..ebuild 2519 SHA256 
9c2a8ea10adc7a7015a0a1be1a35556a07bc3329c81391416a3792efe88b2362 SHA512 
959e6027da56dd075f2eab63905d972621746b4b59cfadfd9c3a28112011d4e6bf8d0524fec14992bf56f7ce1e8acc7874c50719cd3eb54d59391f5c8a856908
 WHIRLPOOL 
8c24bc3198ddf9a947feea6f9aa1bbf74272fdcf2a202dc759428e1b242416c3632c2b2dae6a2c64a894fff5003b2276e19036dfb81f8b3befc22db8d48b
-EBUILD freebsd-libexec-10.1.0..ebuild 3208 SHA256 
30f996c3e5cd728dec66641e6693321aa34ad593b2593b20edad887453de07d0 SHA512 
a9536066f4e27b1ceb38bc93e528dbe00de884e9ea0884263b17682bca8c7caa1c088ad6867edbbfd7c5033412cf6445fc80e762ae11c222a422ea17435f8d65
 WHIRLPOOL 
7754e0d3d93cf1a86b33c93d9fc2700c2bad37946f88a50875b4164740736aac0ae50c8e83c882087ec6d18fda57a186b51237b93e97b4c769ab570f05300bf2
+EBUILD freebsd-libexec-10.1.0..ebuild 3198 SHA256 
b9833d0d661363258bbd3ba68bef66bfe5e0b120140ace4ef2f6b59b8754f66f SHA512 
15d631126cb462cc63b456da4963952829fb9ed5f7b97492a162f831ef4b493c798573f0a900c64a631efabeb3ec825c35ab6e258f033c6ecfaac74b8210ce1f
 WHIRLPOOL 
348beffbd76065a94e440629bfd12eef8610bc6a7e15bfa4b779acac0bf443825b8ba3a95a90dcb29b81956098f5ab166c1f73eb3c93e1f7ff06e677325593f6
 EBUILD freebsd-libexec-9.3.0..ebuild 2484 SHA256 
3ce34ec17af06590dda720857a64bfb75a5a7f85fd0c38d7f10b72ab0d65af5f SHA512 
1d0badf22482005a70ce2428c7b23c5730f7c19684b37bec0cb00b30a2ca9c4dec6eae2f4f77ad3da7324e1e62f00d33d30ea0da8c5300db863a7150f045c524
 WHIRLPOOL 
07c1464cd7a9e779e288d592d695c2b0aff9c5573ceff108fda196932419251a4cbeabecc2612255aeb12882354d4c8e77d1b17b872d3835e605a56db31e7975

diff --git a/sys-freebsd/freebsd-libexec/freebsd-libexec-10.1.0..ebuild 
b/sys-freebsd/freebsd-libexec/freebsd-libexec-10.1.0..ebuild
index f4f3ff8..5a2d7bc 100644
--- a/sys-freebsd/freebsd-libexec/freebsd-libexec-10.1.0..ebuild
+++ b/sys-freebsd/freebsd-libexec/freebsd-libexec-10.1.0..ebuild
@@ -32,7 +32,7 @@ RDEPEND=${RDEPEND}
 S=${WORKDIR}/libexec
 
 # Remove sendmail, tcp_wrapper and other useless stuff
-REMOVE_SUBDIRS=smrsh mail.local tcpd telnetd rshd rlogind lukemftpd ftpd
+REMOVE_SUBDIRS=smrsh mail.local tcpd telnetd rshd rlogind ftpd
 
 IUSE=pam ssl kerberos ipv6 nis xinetd
 



[gentoo-commits] proj/gentoo-bsd:master commit in: scripts/mkstages/

2014-11-15 Thread Yuta SATOH
commit: 093a6ac384d993ca66e78607bfce91923d57395c
Author: Yuta SATOH nigoro AT gentoo DOT gr DOT jp
AuthorDate: Sat Nov 15 16:24:53 2014 +
Commit: Yuta SATOH nigoro.gentoo AT 0x100 DOT com
CommitDate: Sat Nov 15 16:24:53 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=093a6ac3

stages_builder.sh: Add the code to download clang stage3.

---
 scripts/mkstages/stages_builder.sh | 19 +++
 1 file changed, 15 insertions(+), 4 deletions(-)

diff --git a/scripts/mkstages/stages_builder.sh 
b/scripts/mkstages/stages_builder.sh
index a4eeff0..d95eb85 100755
--- a/scripts/mkstages/stages_builder.sh
+++ b/scripts/mkstages/stages_builder.sh
@@ -43,10 +43,21 @@ prepare(){
mkdir -p /var/tmp/catalyst/builds/default
fi
 
-   if [ ! -e 
/var/tmp/catalyst/builds/default/stage3-${TARGETSUBARCH}-freebsd-${OLDVER}.tar.bz2
 ]  [ -z ${FORCESTAGE3} ]; then
-   echo Downloading aballier's ${TARGETSUBARCH} stage3 file...
-   wget -q -P /var/tmp/catalyst/builds/default 
http://dev.gentoo.org/~aballier/fbsd${OLDVER}/${TARGETARCH}/stage3-${TARGETSUBARCH}-freebsd-${OLDVER}.tar.bz2
-   [[ $? -ne 0 ]]  exit 1
+   if [ -z ${FORCESTAGE3} ] ; then
+   if [ -z ${CLANG} ] ; then
+   local 
oldstage3fn=stage3-${TARGETSUBARCH}-freebsd-${OLDVER}
+   local 
oldstage3url=http://dev.gentoo.org/~aballier/fbsd${OLDVER}/${TARGETARCH}/${oldstage3fn}.tar.bz2;
+   else
+   local 
oldstage3fn=stage3-${TARGETSUBARCH}-clangfbsd-${OLDVER}
+   local 
oldstage3url=http://dev.gentoo.org/~aballier/fbsd${OLDVER}/${TARGETARCH}/clang/${oldstage3fn}.tar.bz2;
+   fi
+
+   if [ ! -e 
/var/tmp/catalyst/builds/default/${oldstage3fn}.tar.bz2 ] ; then
+   echo Downloading aballier's ${TARGETSUBARCH} stage3 
file...
+   wget -q -P /var/tmp/catalyst/builds/default 
${oldstage3url}
+   [[ $? -ne 0 ]]  exit 1
+   export FORCESTAGE3=${oldstage3fn}
+   fi
fi
 
cd ${WORKDIR}



[gentoo-commits] proj/gentoo-bsd:master commit in: dev-util/catalyst/

2014-11-15 Thread Yuta SATOH
commit: 7bc8fa65855a3510033cb39830c6494f332d096c
Author: Yuta SATOH nigoro AT gentoo DOT gr DOT jp
AuthorDate: Sat Nov 15 16:25:24 2014 +
Commit: Yuta SATOH nigoro.gentoo AT 0x100 DOT com
CommitDate: Sat Nov 15 16:25:24 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=7bc8fa65

added catalyst-2.0.17.ebuild

---
 dev-util/catalyst/catalyst-2.0.17.ebuild | 115 +++
 1 file changed, 115 insertions(+)

diff --git a/dev-util/catalyst/catalyst-2.0.17.ebuild 
b/dev-util/catalyst/catalyst-2.0.17.ebuild
new file mode 100644
index 000..90e2475
--- /dev/null
+++ b/dev-util/catalyst/catalyst-2.0.17.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+if [[ ${PV} == ** ]]; then
+   SRC_ECLASS=git-2
+   EGIT_REPO_URI=git://git.overlays.gentoo.org/proj/catalyst.git
+   EGIT_MASTER=master
+   SRC_URI=
+   KEYWORDS=
+   S=${WORKDIR}/${PN}
+else
+   SRC_URI=mirror://gentoo/${P}.tar.bz2
+   http://dev.gentoo.org/~jmbsvicetto/distfiles/${P}.tar.bz2
+   http://dev.gentoo.org/~mattst88/distfiles/${P}.tar.bz2
+   http://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.bz2
+   http://dev.gentoo.org/~dolsen/releases/catalyst/${P}.tar.bz2;
+   KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc 
x86 ~x86-fbsd
+fi
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit eutils multilib python-single-r1 ${SRC_ECLASS}
+
+DESCRIPTION=Release metatool used for creating releases based on Gentoo Linux
+HOMEPAGE=http://www.gentoo.org/proj/en/releng/catalyst/;
+
+LICENSE=GPL-2
+SLOT=0
+IUSE=ccache kernel_linux
+
+DEPEND=
+   app-text/asciidoc
+   ${PYTHON_DEPS}
+
+RDEPEND=
+   app-crypt/shash
+   virtual/cdrtools
+   amd64? ( =sys-boot/syslinux-3.72 )
+   ia64? ( sys-fs/dosfstools )
+   x86? ( =sys-boot/syslinux-3.72 )
+   ccache? ( dev-util/ccache )
+   kernel_linux? ( app-arch/lbzip2 app-misc/zisofs-tools 
=sys-fs/squashfs-tools-2.1 )
+   ${PYTHON_DEPS}
+
+
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+pkg_setup() {
+   if use ccache ; then
+   einfo Enabling ccache support for catalyst.
+   else
+   ewarn By default, ccache support for catalyst is disabled.
+   ewarn If this is not what you intended,
+   ewarn then you should add ccache to your USE.
+   fi
+
+   echo
+   einfo The template spec files are now installed by default.  You can 
find
+   einfo them under /usr/share/doc/${PF}/examples
+   einfo and they are considered to be the authorative source of 
information
+   einfo on catalyst.
+   echo
+
+   python-single-r1_pkg_setup
+}
+
+src_prepare(){
+   epatch ${FILESDIR}/${PN}-2.0.14-fbsd.patch
+   epatch ${FILESDIR}/${PN}-2.0.15-fbsd-extra.patch
+}
+
+src_install() {
+   insinto /usr/$(get_libdir)/${PN}
+   exeinto /usr/$(get_libdir)/${PN}
+   doexe catalyst || die copying catalyst
+
+   if [[ ${PV} == 3.* ]]; then
+   doins -r modules files || die copying files
+   else
+   doins -r arch modules livecd || die copying files
+   fi
+
+   for x in targets/*; do
+   exeinto /usr/$(get_libdir)/${PN}/$x
+   doexe $x/* || die copying ${x}
+   done
+
+   # Here is where we actually enable ccache
+   use ccache  \
+   sed -i -e 's:options=autoresume kern:options=autoresume 
ccache kern:' \
+   files/catalyst.conf
+
+   sed -i -e s:/usr/lib/catalyst:/usr/$(get_libdir)/catalyst: \
+   files/catalyst.conf
+
+   make_wrapper catalyst /usr/$(get_libdir)/${PN}/catalyst
+   insinto /etc/catalyst
+   doins files/catalyst.conf files/catalystrc || die copying 
configuration
+   insinto /usr/share/doc/${PF}/examples
+   doins examples/* || die
+   dodoc README AUTHORS
+   doman files/catalyst.1 files/catalyst-spec.5
+
+   python_fix_shebang ${ED}usr/$(get_libdir)/catalyst/catalyst
+   python_optimize ${ED}
+}
+
+pkg_postinst() {
+   einfo You can find more information about catalyst by checking out the
+   einfo catalyst project page at:
+   einfo http://www.gentoo.org/proj/en/releng/catalyst/index.xml;
+}



[gentoo-commits] proj/gentoo-bsd:master commit in: sys-freebsd/freebsd-cddl/, sys-freebsd/freebsd-libexec/, ...

2014-11-15 Thread Yuta SATOH
commit: 4a3a95d17f8555c198ff419b8ee6471bde4fb0d3
Author: Yuta SATOH nigoro AT gentoo DOT gr DOT jp
AuthorDate: Sat Nov 15 12:06:43 2014 +
Commit: Yuta SATOH nigoro.gentoo AT 0x100 DOT com
CommitDate: Sat Nov 15 12:06:43 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-bsd.git;a=commit;h=4a3a95d1

sys-freebsd/*-10.1.0.: bump 10.1-RELEASE.

---
 sys-freebsd/boot0/Manifest  | 2 +-
 .../boot0/{boot0-10.1._p273437.ebuild = boot0-10.1.0..ebuild}  | 0
 sys-freebsd/freebsd-bin/Manifest| 2 +-
 ...ebsd-bin-10.1._p273437.ebuild = freebsd-bin-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-cddl/Manifest   | 2 +-
 ...sd-cddl-10.1._p273437.ebuild = freebsd-cddl-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-lib/Manifest| 2 +-
 ...ebsd-lib-10.1._p273437.ebuild = freebsd-lib-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-libexec/Manifest| 2 +-
 ...exec-10.1._p273437.ebuild = freebsd-libexec-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-mk-defs/Manifest| 2 +-
 ...defs-10.1._p273437.ebuild = freebsd-mk-defs-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-pam-modules/Manifest| 2 +-
 ...-10.1._p273437.ebuild = freebsd-pam-modules-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-pf/Manifest | 2 +-
 ...reebsd-pf-10.1._p273437.ebuild = freebsd-pf-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-rescue/Manifest | 2 +-
 ...escue-10.1._p273437.ebuild = freebsd-rescue-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-sbin/Manifest   | 2 +-
 ...sd-sbin-10.1._p273437.ebuild = freebsd-sbin-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-share/Manifest  | 2 +-
 ...-share-10.1._p273437.ebuild = freebsd-share-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-sources/Manifest| 2 +-
 ...rces-10.1._p273437.ebuild = freebsd-sources-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-ubin/Manifest   | 2 +-
 ...sd-ubin-10.1._p273437.ebuild = freebsd-ubin-10.1.0..ebuild} | 0
 sys-freebsd/freebsd-usbin/Manifest  | 2 +-
 ...-usbin-10.1._p273437.ebuild = freebsd-usbin-10.1.0..ebuild} | 0
 28 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/sys-freebsd/boot0/Manifest b/sys-freebsd/boot0/Manifest
index face644..e430e86 100644
--- a/sys-freebsd/boot0/Manifest
+++ b/sys-freebsd/boot0/Manifest
@@ -3,5 +3,5 @@ AUX boot0-9.2-gcc46.patch 2119 SHA256 
745245270e8ac2e8a1084f1785bb31ce7a5d2c7242
 AUX boot0-9.3-gcc46.patch 2180 SHA256 
a664f792660fe1dc25b6e54a973ad6d8ac6c19ef309954f5bb7973b52832cc82 SHA512 
a0633fe171c668b976277d26c3406d75ec5892cd6fe28845ea9faca03659689ad87fee6eeac5968b00026733e854bb0d2216e6f3987cf1ed9bcedb3bc2b210b6
 WHIRLPOOL 
2d5ba9602c93ab02aef29838478b578603b39e7d26dbf688e3fccd1cdd7e5fec3aec729db81b4548b69841ab330e8898eb445ee09d06ccd8500fb0f7387c3fc8
 AUX boot0-add-nossp-cflags.patch 341 SHA256 
ed801285f9e9846c7fc4f334a2dfceec2d023be9b22e53aa3713d648cac899be SHA512 
980a6b8f247f0d51724f409627c81e5e089e4b2a7b11732bc3cf569f87a5c308e7c2e5985ce3ba32c61c489a5a1e16596bde43ef3c260b0730ec67e50f42e9bb
 WHIRLPOOL 
06ae4058fd8c39abe215e417fdffd1c13fdc641891fcb8f8a37af3ac31e781da666c3cd9cf2b800174439ebcc2ecb5b6efb9e9e5880a216878fb4ced7ffd9bfe
 EBUILD boot0-10.0.0..ebuild 1816 SHA256 
687ff6d157bfed3c8cacb5ef8651cb1a10bec0596821a6f91efc34e31cc5be42 SHA512 
6fe2922b9366b841e7f3645ca71b8c0597c35e73c56af51971fb6a2a95724048cccb7e2fbe8b1aef1b4962c60a0b7135e983289b7b47fd86545ed4100b5df3f0
 WHIRLPOOL 
9708d1b5564ff343c1b684a24883ccdc77106b076bcd393961691cdfe34596e4b3e8e8e688740b5f9ebe82ef7dc6a9eb7bf07d632db14decda323336ad5a1552
-EBUILD boot0-10.1._p273437.ebuild 2071 SHA256 
5ffcfadd17923a607a3608c1eb66b9e59a03e86ec2aefaaf1dd643326540b14d SHA512 
f302d65a701b7be93b8168282dd78127e9907af9739fe616f1bf372136b25a963164552efda873d18742926f9c121f839dfc1e06cfee90cc9d59fb946e5581fd
 WHIRLPOOL 
1d89621e63ef51832f26aa2c7d3c0e9fd0aaaf7d02e9e340d57bcb13974da528adf254ca56c3ece0449fe20b741c6bd3f501cdd4866712ecc1a5b7bd8da20d3b
+EBUILD boot0-10.1.0..ebuild 2071 SHA256 
5ffcfadd17923a607a3608c1eb66b9e59a03e86ec2aefaaf1dd643326540b14d SHA512 
f302d65a701b7be93b8168282dd78127e9907af9739fe616f1bf372136b25a963164552efda873d18742926f9c121f839dfc1e06cfee90cc9d59fb946e5581fd
 WHIRLPOOL 
1d89621e63ef51832f26aa2c7d3c0e9fd0aaaf7d02e9e340d57bcb13974da528adf254ca56c3ece0449fe20b741c6bd3f501cdd4866712ecc1a5b7bd8da20d3b
 EBUILD boot0-9.3.0..ebuild 1731 SHA256 
23526e967e810ef69b61c89d2b76e289ff3d564483c2c9c3be0574b7ef5b9489 SHA512 

[gentoo-commits] gentoo-x86 commit in media-video/nvidia-settings/files: nvidia-settings-173.14.31-Makefile.patch

2014-11-15 Thread Christian Ruppert (idl0r)
idl0r   14/11/15 16:55:54

  Removed:  nvidia-settings-173.14.31-Makefile.patch
  Log:
  Version bumps
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)



[gentoo-commits] gentoo-x86 commit in media-video/nvidia-settings: nvidia-settings-343.22.ebuild nvidia-settings-340.58.ebuild ChangeLog

2014-11-15 Thread Christian Ruppert (idl0r)
idl0r   14/11/15 16:55:54

  Modified: ChangeLog
  Added:nvidia-settings-343.22.ebuild
nvidia-settings-340.58.ebuild
  Log:
  Version bumps
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.139media-video/nvidia-settings/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/nvidia-settings/ChangeLog?rev=1.139view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/nvidia-settings/ChangeLog?rev=1.139content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/nvidia-settings/ChangeLog?r1=1.138r2=1.139

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/nvidia-settings/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog   15 Jan 2014 15:29:15 -  1.138
+++ ChangeLog   15 Nov 2014 16:55:54 -  1.139
@@ -1,6 +1,14 @@
 # ChangeLog for media-video/nvidia-settings
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/nvidia-settings/ChangeLog,v 
1.138 2014/01/15 15:29:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/nvidia-settings/ChangeLog,v 
1.139 2014/11/15 16:55:54 idl0r Exp $
+
+*nvidia-settings-343.22 (15 Nov 2014)
+*nvidia-settings-340.58 (15 Nov 2014)
+
+  15 Nov 2014; Christian Ruppert id...@gentoo.org
+  +nvidia-settings-340.58.ebuild, +nvidia-settings-343.22.ebuild,
+  -files/nvidia-settings-173.14.31-Makefile.patch:
+  Version bumps
 
   15 Jan 2014; Jeroen Roovers j...@gentoo.org nvidia-settings-331.20.ebuild:
   Revert USE dependency change (bug #498176).



1.1  media-video/nvidia-settings/nvidia-settings-343.22.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/nvidia-settings/nvidia-settings-343.22.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/nvidia-settings/nvidia-settings-343.22.ebuild?rev=1.1content-type=text/plain

Index: nvidia-settings-343.22.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-video/nvidia-settings/nvidia-settings-343.22.ebuild,v
 1.1 2014/11/15 16:55:54 idl0r Exp $

EAPI=5

inherit eutils multilib toolchain-funcs

DESCRIPTION=NVIDIA Linux X11 Settings Utility
HOMEPAGE=http://www.nvidia.com/;
SRC_URI=ftp://download.nvidia.com/XFree86/${PN}/${P}.tar.bz2;

LICENSE=GPL-2
SLOT=0
KEYWORDS=-* ~amd64 ~x86 ~x86-fbsd
IUSE=examples

COMMON_DEPEND=x11-libs/libX11
x11-libs/libXext
x11-libs/libXxf86vm
x11-libs/gtk+:2
x11-libs/gdk-pixbuf[X]
media-libs/mesa
x11-libs/pango[X]
x11-libs/libXv
x11-libs/libXrandr
dev-libs/glib:2
dev-libs/jansson

RDEPEND=
=x11-drivers/nvidia-drivers-3*
${COMMON_DEPEND}
x11-libs/libvdpau
DEPEND=${RDEPEND}
virtual/pkgconfig
x11-proto/xproto

src_compile() {
einfo Building libXNVCtrl...
emake -C src/ \
CC=$(tc-getCC) \
AR=$(tc-getAR) \
RANLIB=$(tc-getRANLIB) \
build-xnvctrl

einfo Building nvidia-settings...
emake -C src/ \
CC=$(tc-getCC) \
LD=$(tc-getLD) \
STRIP_CMD=$(type -P true) \
NV_VERBOSE=1 \
NV_USE_BUNDLED_LIBJANSSON=0
}

src_install() {
emake -C src/ DESTDIR=${D} PREFIX=/usr NV_USE_BUNDLED_LIBJANSSON=0 
install

insinto /usr/$(get_libdir)
doins src/libXNVCtrl/libXNVCtrl.a

insinto /usr/include/NVCtrl
doins src/libXNVCtrl/*.h

#   doicon doc/${PN}.png # Installed through nvidia-drivers
make_desktop_entry ${PN} NVIDIA X Server Settings ${PN} Settings

# bug 412569 - Installed through nvidia-drivers
#   rm -rf ${D}/usr/share/man

dodoc doc/*.txt

if use examples; then
docinto examples/
dodoc samples/*.c
dodoc samples/README
fi
}



1.1  media-video/nvidia-settings/nvidia-settings-340.58.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/nvidia-settings/nvidia-settings-340.58.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/nvidia-settings/nvidia-settings-340.58.ebuild?rev=1.1content-type=text/plain

Index: nvidia-settings-340.58.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 

[gentoo-commits] gentoo-x86 commit in dev-qt/qtchooser: qtchooser-0_p20140613.ebuild ChangeLog

2014-11-15 Thread Davide Pesavento (pesa)
pesa14/11/15 17:13:08

  Modified: qtchooser-0_p20140613.ebuild ChangeLog
  Log:
  Add more blockers wrt bug 529306.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xDADED6B2671CB57D!)

Revision  ChangesPath
1.2  dev-qt/qtchooser/qtchooser-0_p20140613.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtchooser/qtchooser-0_p20140613.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtchooser/qtchooser-0_p20140613.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtchooser/qtchooser-0_p20140613.ebuild?r1=1.1r2=1.2

Index: qtchooser-0_p20140613.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-qt/qtchooser/qtchooser-0_p20140613.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtchooser-0_p20140613.ebuild13 Nov 2014 02:59:00 -  1.1
+++ qtchooser-0_p20140613.ebuild15 Nov 2014 17:13:08 -  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-qt/qtchooser/qtchooser-0_p20140613.ebuild,v 1.1 
2014/11/13 02:59:00 pesa Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-qt/qtchooser/qtchooser-0_p20140613.ebuild,v 1.2 
2014/11/15 17:13:08 pesa Exp $
 
 EAPI=5
 
@@ -19,7 +19,31 @@
dev-qt/qtcore:5
dev-qt/qttest:5
) )
-RDEPEND=!dev-qt/qtcore-4.8.6:4
+RDEPEND=
+   !dev-qt/assistant-4.8.6:4
+   !dev-qt/designer-4.8.6:4
+   !dev-qt/linguist-4.8.6:4
+   !dev-qt/pixeltool-4.8.6:4
+   !dev-qt/qdbusviewer-4.8.6:4
+   !dev-qt/qt3support-4.8.6:4
+   !dev-qt/qtbearer-4.8.6:4
+   !dev-qt/qtcore-4.8.6:4
+   !dev-qt/qtdbus-4.8.6:4
+   !dev-qt/qtdeclarative-4.8.6:4
+   !dev-qt/qtdemo-4.8.6:4
+   !dev-qt/qtgui-4.8.6:4
+   !dev-qt/qthelp-4.8.6:4
+   !dev-qt/qtmultimedia-4.8.6:4
+   !dev-qt/qtopengl-4.8.6:4
+   !dev-qt/qtopenvg-4.8.6:4
+   !dev-qt/qtphonon-4.8.6:4
+   !dev-qt/qtscript-4.8.6:4
+   !dev-qt/qtsql-4.8.6:4
+   !dev-qt/qtsvg-4.8.6:4
+   !dev-qt/qttest-4.8.6:4
+   !dev-qt/qtwebkit-4.8.6:4
+   !dev-qt/qtxmlpatterns-4.8.6:4
+
 
 qtchooser_make() {
emake \



1.2  dev-qt/qtchooser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtchooser/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   13 Nov 2014 02:59:00 -  1.1
+++ ChangeLog   15 Nov 2014 17:13:08 -  1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-qt/qtchooser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtchooser/ChangeLog,v 1.1 2014/11/13 
02:59:00 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtchooser/ChangeLog,v 1.2 2014/11/15 
17:13:08 pesa Exp $
+
+  15 Nov 2014; Davide Pesavento p...@gentoo.org qtchooser-0_p20140613.ebuild:
+  Add more blockers wrt bug 529306.
 
 *qtchooser-0_p20140613 (13 Nov 2014)
 






[gentoo-commits] proj/x11:master commit in: media-libs/mesa/

2014-11-15 Thread David Heidelberger
commit: 56b56e170d4b19773ab07ff0d4c79ea48f355530
Author: David Heidelberg david AT ixit DOT cz
AuthorDate: Sat Nov 15 17:24:51 2014 +
Commit: David Heidelberger d.okias AT gmail DOT com
CommitDate: Sat Nov 15 17:24:51 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=56b56e17

media-libs/mesa: remove gallium-egl from ebuild

Removed by commit c46c551c56f78c6bf9e63524c89478695fc4f525

Fixes QA warning.

Signed-off-by: David Heidelberg david AT ixit.cz

---
 media-libs/mesa/mesa-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-libs/mesa/mesa-.ebuild b/media-libs/mesa/mesa-.ebuild
index f56daac..ddc957c 100644
--- a/media-libs/mesa/mesa-.ebuild
+++ b/media-libs/mesa/mesa-.ebuild
@@ -257,7 +257,6 @@ multilib_src_configure() {
myconf+=
$(use_enable llvm gallium-llvm)
$(use_enable openvg)
-   $(use_enable openvg gallium-egl)
$(use_enable openmax omx)
$(use_enable r600-llvm-compiler)
$(use_enable vaapi va)



[gentoo-commits] gentoo-x86 commit in net-libs/libssh2: libssh2-1.4.3-r1.ebuild ChangeLog

2014-11-15 Thread Jeroen Roovers (jer)
jer 14/11/15 17:38:31

  Modified: libssh2-1.4.3-r1.ebuild ChangeLog
  Log:
  Run some eclass _src_prepare() (bug #529364).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.6  net-libs/libssh2/libssh2-1.4.3-r1.ebuild

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

Index: libssh2-1.4.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libssh2-1.4.3-r1.ebuild 4 Nov 2014 20:20:02 -   1.5
+++ libssh2-1.4.3-r1.ebuild 15 Nov 2014 17:38:31 -  1.6
@@ -1,9 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3-r1.ebuild,v 
1.5 2014/11/04 20:20:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3-r1.ebuild,v 
1.6 2014/11/15 17:38:31 jer Exp $
 
 EAPI=5
 
+AUTOTOOLS_AUTORECONF=true
 inherit autotools-multilib
 
 DESCRIPTION=Library implementing the SSH2 protocol
@@ -26,8 +27,7 @@
 
 src_prepare() {
sed -i -e 's|mansyntax.sh||g' tests/Makefile.am || die
-   eautomake
-   multilib_src_prepare
+   autotools-multilib_src_prepare
 }
 
 multilib_src_configure() {



1.91 net-libs/libssh2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   4 Nov 2014 20:20:02 -   1.90
+++ ChangeLog   15 Nov 2014 17:38:31 -  1.91
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libssh2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.90 
2014/11/04 20:20:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/ChangeLog,v 1.91 
2014/11/15 17:38:31 jer Exp $
+
+  15 Nov 2014; Jeroen Roovers j...@gentoo.org libssh2-1.4.3-r1.ebuild:
+  Run some eclass _src_prepare() (bug #529364).
 
   04 Nov 2014; Markus Meier mae...@gentoo.org libssh2-1.4.3-r1.ebuild:
   arm stable, bug #526056






[gentoo-commits] gentoo-x86 commit in x11-drivers/nvidia-drivers: nvidia-drivers-346.16.ebuild ChangeLog

2014-11-15 Thread Jeroen Roovers (jer)
jer 14/11/15 17:44:36

  Modified: nvidia-drivers-346.16.ebuild ChangeLog
  Log:
  Change REQUIRED_USE X? ( || ( gtk2 gtk3 ) ) to tools? ( || ( gtk gtk3 ) ) 
(bug #529362 by bwcknr).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.5  x11-drivers/nvidia-drivers/nvidia-drivers-346.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-346.16.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-346.16.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-346.16.ebuild?r1=1.4r2=1.5

Index: nvidia-drivers-346.16.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-346.16.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nvidia-drivers-346.16.ebuild14 Nov 2014 22:42:41 -  1.4
+++ nvidia-drivers-346.16.ebuild15 Nov 2014 17:44:35 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-346.16.ebuild,v
 1.4 2014/11/14 22:42:41 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/nvidia-drivers-346.16.ebuild,v
 1.5 2014/11/15 17:44:35 jer Exp $
 
 EAPI=5
 
@@ -25,10 +25,14 @@
 LICENSE=GPL-2 NVIDIA-r2
 SLOT=0
 KEYWORDS=-* ~amd64 ~x86 ~amd64-fbsd ~x86-fbsd
-IUSE=acpi multilib kernel_FreeBSD kernel_linux pax_kernel +tools gtk2 gtk3 +X 
uvm
 RESTRICT=bindist mirror strip
 EMULTILIB_PKG=true
 
+IUSE=acpi multilib kernel_FreeBSD kernel_linux pax_kernel +tools gtk2 gtk3 +X 
uvm
+REQUIRED_USE=
+   tools? ( X || ( gtk2 gtk3 ) )
+
+
 COMMON=
app-admin/eselect-opencl
kernel_linux? ( =sys-libs/glibc-2.6.1 )
@@ -69,11 +73,6 @@
)
 
 
-REQUIRED_USE=
-   tools? ( X )
-   X? ( || ( gtk2 gtk3 ) )
-
-
 QA_PREBUILT=opt/* usr/lib*
 
 S=${WORKDIR}/



1.593x11-drivers/nvidia-drivers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?rev=1.593view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?rev=1.593content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog?r1=1.592r2=1.593

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v
retrieving revision 1.592
retrieving revision 1.593
diff -u -r1.592 -r1.593
--- ChangeLog   14 Nov 2014 22:42:41 -  1.592
+++ ChangeLog   15 Nov 2014 17:44:35 -  1.593
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/nvidia-drivers
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 
1.592 2014/11/14 22:42:41 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/nvidia-drivers/ChangeLog,v 
1.593 2014/11/15 17:44:35 jer Exp $
+
+  15 Nov 2014; Jeroen Roovers j...@gentoo.org nvidia-drivers-346.16.ebuild:
+  Change REQUIRED_USE X? ( || ( gtk2 gtk3 ) ) to tools? ( || ( gtk gtk3 ) )
+  (bug #529362 by bwcknr).
 
   14 Nov 2014; Jeroen Roovers j...@gentoo.org nvidia-drivers-346.16.ebuild:
   Set sub-SLOT dependency on x11-base/xorg-server. Install nvidia-drm-






[gentoo-commits] gentoo-x86 commit in dev-haskell/happy: happy-1.19.3.ebuild happy-1.19.4.ebuild ChangeLog

2014-11-15 Thread Sergei Trofimovich (slyfox)
slyfox  14/11/15 18:15:35

  Modified: happy-1.19.3.ebuild ChangeLog
  Added:happy-1.19.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  ChangesPath
1.2  dev-haskell/happy/happy-1.19.3.ebuild

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

Index: happy-1.19.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.19.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- happy-1.19.3.ebuild 21 Feb 2014 20:06:31 -  1.1
+++ happy-1.19.3.ebuild 15 Nov 2014 18:15:35 -  1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.19.3.ebuild,v 1.1 
2014/02/21 20:06:31 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.19.3.ebuild,v 1.2 
2014/11/15 18:15:35 slyfox Exp $
 
 EAPI=5
 
 # ebuild generated by hackport 0.3.4.
 
 CABAL_FEATURES=bin test-suite
-inherit haskell-cabal autotools
+inherit eutils haskell-cabal autotools
 
 DESCRIPTION=Happy is a parser generator for Haskell
 HOMEPAGE=http://www.haskell.org/happy/;



1.75 dev-haskell/happy/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/ChangeLog?rev=1.75view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/ChangeLog?rev=1.75content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/happy/ChangeLog?r1=1.74r2=1.75

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- ChangeLog   25 Jul 2014 08:58:52 -  1.74
+++ ChangeLog   15 Nov 2014 18:15:35 -  1.75
@@ -1,6 +1,12 @@
 # ChangeLog for dev-haskell/happy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.74 
2014/07/25 08:58:52 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.75 
2014/11/15 18:15:35 slyfox Exp $
+
+*happy-1.19.4 (15 Nov 2014)
+
+  15 Nov 2014; Sergei Trofimovich sly...@gentoo.org +happy-1.19.4.ebuild,
+  happy-1.19.3.ebuild:
+  Version bump.
 
   25 Jul 2014; Sergei Trofimovich sly...@gentoo.org metadata.xml:
   Drop redundant 'maintainer' field, leave only 'herd'.



1.1  dev-haskell/happy/happy-1.19.4.ebuild

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

Index: happy-1.19.4.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/happy-1.19.4.ebuild,v 1.1 
2014/11/15 18:15:35 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.3.4.

CABAL_FEATURES=bin test-suite
inherit eutils haskell-cabal autotools

DESCRIPTION=Happy is a parser generator for Haskell
HOMEPAGE=http://www.haskell.org/happy/;
SRC_URI=mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
IUSE=doc

RDEPEND=
DEPEND=${RDEPEND}
=dev-haskell/cabal-1.8
=dev-haskell/mtl-1.0
=dev-lang/ghc-6.10.4
doc? ( ~app-text/docbook-xml-dtd-4.2
app-text/docbook-xsl-stylesheets )


src_prepare() {
for f in AttrGrammarParser Parser; do
# drop broken autogenerated
mv dist/build/happy/happy-tmp/$f.hs src/ || die
# drop depend on itself, otherwise cabal tries to regenerate it
rm src/$f.ly || die
done
use doc  cd doc  eautoconf
}

src_configure() {
# '--with-happy=false' allows detecting circular
# depends even when 'happy' is installed in system
haskell-cabal_src_configure --with-happy=false

if use doc; then
# does not like out-of-source builds
cd doc || die
econf
fi
}

src_compile() {
haskell-cabal_src_compile

if use doc; then
emake -C doc -j1
fi
}

src_install() {
haskell-cabal_src_install

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

2014-11-15 Thread Anthony G. Basile (blueness)
blueness14/11/15 18:15:25

  Modified: ChangeLog
  Added:hardened-sources-3.2.64-r1.ebuild
  Log:
  vanilla-3.2.63 + genpatches-3.2-16 + grsecurity-3.0-3.2.64-201411150025
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.1175   sys-kernel/hardened-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v
retrieving revision 1.1174
retrieving revision 1.1175
diff -u -r1.1174 -r1.1175
--- ChangeLog   9 Nov 2014 02:04:20 -   1.1174
+++ ChangeLog   15 Nov 2014 18:15:25 -  1.1175
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/hardened-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 
1.1174 2014/11/09 02:04:20 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 
1.1175 2014/11/15 18:15:25 blueness Exp $
+
+*hardened-sources-3.2.64-r1 (15 Nov 2014)
+
+  15 Nov 2014; Anthony G. Basile bluen...@gentoo.org
+  +hardened-sources-3.2.64-r1.ebuild:
+  vanilla-3.2.63 + genpatches-3.2-16 + grsecurity-3.0-3.2.64-201411150025
 
 *hardened-sources-3.14.23-r1 (09 Nov 2014)
 



1.1  
sys-kernel/hardened-sources/hardened-sources-3.2.64-r1.ebuild

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

Index: hardened-sources-3.2.64-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/hardened-sources/hardened-sources-3.2.64-r1.ebuild,v
 1.1 2014/11/15 18:15:25 blueness Exp $

EAPI=5

ETYPE=sources
K_WANT_GENPATCHES=base extras
K_GENPATCHES_VER=16
K_DEBLOB_AVAILABLE=1

inherit kernel-2
detect_version

HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-2
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}

UNIPATCH_LIST=${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2
UNIPATCH_EXCLUDE=4200_fbcondecor-0.9.6.patch

DESCRIPTION=Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})
HOMEPAGE=http://www.gentoo.org/proj/en/hardened/;
IUSE=deblob

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86

RDEPEND==sys-devel/gcc-4.5

pkg_postinst() {
kernel-2_pkg_postinst

local GRADM_COMPAT=sys-apps/gradm-3.0*

ewarn
ewarn Users of grsecurity's RBAC system must ensure they are using
ewarn ${GRADM_COMPAT}, which is compatible with ${PF}.
ewarn It is strongly recommended that the following command is issued
ewarn prior to booting a ${PF} kernel for the first time:
ewarn
ewarn emerge -na =${GRADM_COMPAT}
ewarn
}






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

2014-11-15 Thread Anthony G. Basile (blueness)
blueness14/11/15 18:17:31

  Modified: ChangeLog
  Added:hardened-sources-3.14.24.ebuild
  Log:
  vanilla-3.14.24 + genpatches-3.14-28 + grsecurity-3.0-3.14.24-201411150026
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.1176   sys-kernel/hardened-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v
retrieving revision 1.1175
retrieving revision 1.1176
diff -u -r1.1175 -r1.1176
--- ChangeLog   15 Nov 2014 18:15:25 -  1.1175
+++ ChangeLog   15 Nov 2014 18:17:31 -  1.1176
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/hardened-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 
1.1175 2014/11/15 18:15:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 
1.1176 2014/11/15 18:17:31 blueness Exp $
+
+*hardened-sources-3.14.24 (15 Nov 2014)
+
+  15 Nov 2014; Anthony G. Basile bluen...@gentoo.org
+  +hardened-sources-3.14.24.ebuild:
+  vanilla-3.14.24 + genpatches-3.14-28 + grsecurity-3.0-3.14.24-201411150026
 
 *hardened-sources-3.2.64-r1 (15 Nov 2014)
 



1.1  sys-kernel/hardened-sources/hardened-sources-3.14.24.ebuild

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

Index: hardened-sources-3.14.24.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.14.24.ebuild,v
 1.1 2014/11/15 18:17:31 blueness Exp $

EAPI=5

ETYPE=sources
K_WANT_GENPATCHES=base
K_GENPATCHES_VER=28
K_DEBLOB_AVAILABLE=1

inherit kernel-2
detect_version

HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}

UNIPATCH_LIST=${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2
UNIPATCH_EXCLUDE=
1500_XATTR_USER_PREFIX.patch
2900_dev-root-proc-mount-fix.patch

DESCRIPTION=Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})
HOMEPAGE=http://www.gentoo.org/proj/en/hardened/;
IUSE=deblob

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86

RDEPEND==sys-devel/gcc-4.5

pkg_postinst() {
kernel-2_pkg_postinst

local GRADM_COMPAT=sys-apps/gradm-3.0*

ewarn
ewarn Users of grsecurity's RBAC system must ensure they are using
ewarn ${GRADM_COMPAT}, which is compatible with ${PF}.
ewarn It is strongly recommended that the following command is issued
ewarn prior to booting a ${PF} kernel for the first time:
ewarn
ewarn emerge -na =${GRADM_COMPAT}
ewarn
}






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

2014-11-15 Thread Anthony G. Basile (blueness)
blueness14/11/15 18:19:10

  Modified: ChangeLog
  Added:hardened-sources-3.17.3.ebuild
  Log:
  vanilla-3.17.3 + genpatches-3.17.4 + grsecurity-3.0-3.17.3-201411150027
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.1177   sys-kernel/hardened-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v
retrieving revision 1.1176
retrieving revision 1.1177
diff -u -r1.1176 -r1.1177
--- ChangeLog   15 Nov 2014 18:17:31 -  1.1176
+++ ChangeLog   15 Nov 2014 18:19:10 -  1.1177
@@ -1,6 +1,12 @@
 # ChangeLog for sys-kernel/hardened-sources
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 
1.1176 2014/11/15 18:17:31 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/ChangeLog,v 
1.1177 2014/11/15 18:19:10 blueness Exp $
+
+*hardened-sources-3.17.3 (15 Nov 2014)
+
+  15 Nov 2014; Anthony G. Basile bluen...@gentoo.org
+  +hardened-sources-3.17.3.ebuild:
+  vanilla-3.17.3 + genpatches-3.17.4 + grsecurity-3.0-3.17.3-201411150027
 
 *hardened-sources-3.14.24 (15 Nov 2014)
 



1.1  sys-kernel/hardened-sources/hardened-sources-3.17.3.ebuild

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

Index: hardened-sources-3.17.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.17.3.ebuild,v
 1.1 2014/11/15 18:19:10 blueness Exp $

EAPI=5

ETYPE=sources
K_WANT_GENPATCHES=base
K_GENPATCHES_VER=5
K_DEBLOB_AVAILABLE=1

inherit kernel-2
detect_version

HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-1
HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}

UNIPATCH_LIST=${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2
UNIPATCH_EXCLUDE=
1500_XATTR_USER_PREFIX.patch
2900_dev-root-proc-mount-fix.patch

DESCRIPTION=Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})
HOMEPAGE=http://www.gentoo.org/proj/en/hardened/;
IUSE=deblob

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86

RDEPEND==sys-devel/gcc-4.5

pkg_postinst() {
kernel-2_pkg_postinst

local GRADM_COMPAT=sys-apps/gradm-3.0*

ewarn
ewarn Users of grsecurity's RBAC system must ensure they are using
ewarn ${GRADM_COMPAT}, which is compatible with ${PF}.
ewarn It is strongly recommended that the following command is issued
ewarn prior to booting a ${PF} kernel for the first time:
ewarn
ewarn emerge -na =${GRADM_COMPAT}
ewarn
}






[gentoo-commits] gentoo-x86 commit in dev-haskell/cabal: cabal-1.20.0.2.ebuild ChangeLog

2014-11-15 Thread Sergei Trofimovich (slyfox)
slyfox  14/11/15 18:19:29

  Modified: ChangeLog
  Added:cabal-1.20.0.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  ChangesPath
1.106dev-haskell/cabal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cabal/ChangeLog?rev=1.106view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cabal/ChangeLog?rev=1.106content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/cabal/ChangeLog?r1=1.105r2=1.106

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-haskell/cabal/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog   14 Jul 2014 21:32:32 -  1.105
+++ ChangeLog   15 Nov 2014 18:19:29 -  1.106
@@ -1,6 +1,11 @@
 # ChangeLog for dev-haskell/cabal
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/ChangeLog,v 1.105 
2014/07/14 21:32:32 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/ChangeLog,v 1.106 
2014/11/15 18:19:29 slyfox Exp $
+
+*cabal-1.20.0.2 (15 Nov 2014)
+
+  15 Nov 2014; Sergei Trofimovich sly...@gentoo.org +cabal-1.20.0.2.ebuild:
+  Version bump.
 
   14 Jul 2014; Sergei Trofimovich sly...@gentoo.org cabal-1.18.1.3.ebuild:
   Mark as bundled with ghc-7.8.3 (bug #517066 by Adam Stylinski).



1.1  dev-haskell/cabal/cabal-1.20.0.2.ebuild

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

Index: cabal-1.20.0.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal/cabal-1.20.0.2.ebuild,v 
1.1 2014/11/15 18:19:29 slyfox Exp $

EAPI=5

# ebuild generated by hackport 0.4.

CABAL_FEATURES=lib profile test-suite
CABAL_FEATURES+= bootstrap # does not beed cabal to build itself
inherit haskell-cabal

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

DESCRIPTION=A framework for packaging Haskell software
HOMEPAGE=http://www.haskell.org/cabal/;
SRC_URI=mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz

LICENSE=BSD
SLOT=0/${PV}
KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
IUSE=

RDEPEND==dev-lang/ghc-7.4.1:=

DEPEND=${RDEPEND}
test? ( dev-haskell/extensible-exceptions
dev-haskell/hunit
=dev-haskell/quickcheck-2.1.0.1:2 dev-haskell/quickcheck-2.8:2
dev-haskell/regex-posix
dev-haskell/test-framework
dev-haskell/test-framework-hunit
=dev-haskell/test-framework-quickcheck2-0.2.12 )


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

src_prepare() {
if [[ -n ${LIVE_EBUILD} ]]; then
CABAL_FILE=${MY_PN}.cabal cabal_chdeps 'version: 1.17.0' 
version: ${PV}
fi

cabal_chdeps \
'QuickCheck  2.7' 'QuickCheck  2.8' \
'QuickCheck = 2.1.0.1   2.7' 'QuickCheck = 2.1.0.1   
2.8'
}

src_configure() {
cabal-is-dummy-lib  return

einfo Bootstrapping Cabal...
$(ghc-getghc) ${HCFLAGS} -i -i. -i${WORKDIR}/${FP_P} -cpp --make 
Setup.hs \
-o setup || die compiling Setup.hs failed
cabal-configure
}

src_compile() {
cabal-is-dummy-lib  return

cabal-build
}






  1   2   >