[gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-3.4.6-r2.ebuild gcc-3.3.6-r1.ebuild ChangeLog

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/06 18:16:10

  Modified: gcc-3.4.6-r2.ebuild gcc-3.3.6-r1.ebuild ChangeLog
  Log:
  Fix building with newer bison-3 #519704 by Andrew Church.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.40 sys-devel/gcc/gcc-3.4.6-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild?r1=1.39r2=1.40

Index: gcc-3.4.6-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- gcc-3.4.6-r2.ebuild 29 Mar 2015 19:24:26 -  1.39
+++ gcc-3.4.6-r2.ebuild 6 Apr 2015 18:16:10 -   1.40
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.39 
2015/03/29 19:24:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.40 
2015/04/06 18:16:10 vapier Exp $
 
 EAPI=2
 
-PATCH_VER=1.7
+PATCH_VER=1.8
 UCLIBC_VER=1.1
 UCLIBC_GCC_VER=3.4.5
 HTB_VER=1.00.1



1.28 sys-devel/gcc/gcc-3.3.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?rev=1.28view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?rev=1.28content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild?r1=1.27r2=1.28

Index: gcc-3.3.6-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- gcc-3.3.6-r1.ebuild 23 Oct 2014 23:48:17 -  1.27
+++ gcc-3.3.6-r1.ebuild 6 Apr 2015 18:16:10 -   1.28
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.27 
2014/10/23 23:48:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.6-r1.ebuild,v 1.28 
2015/04/06 18:16:10 vapier Exp $
 
 EAPI=2
 
-PATCH_VER=1.8
+PATCH_VER=1.9
 UCLIBC_VER=1.0
 HTB_VER=1.00-r2
 



1.1060   sys-devel/gcc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1060view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.1060content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.1059r2=1.1060

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.1059
retrieving revision 1.1060
diff -u -r1.1059 -r1.1060
--- ChangeLog   4 Apr 2015 22:39:24 -   1.1059
+++ ChangeLog   6 Apr 2015 18:16:10 -   1.1060
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/gcc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1059 2015/04/04 
22:39:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1060 2015/04/06 
18:16:10 vapier Exp $
+
+  06 Apr 2015; Mike Frysinger vap...@gentoo.org gcc-3.3.6-r1.ebuild,
+  gcc-3.4.6-r2.ebuild:
+  Fix building with newer bison-3 #519704 by Andrew Church.
 
   04 Apr 2015; Mike Frysinger vap...@gentoo.org gcc-4.8.4.ebuild:
   Mark arm64/m68k/s390/sh stable.






[gentoo-commits] gentoo-x86 commit in sys-libs/libstdc++-v3: libstdc++-v3-3.3.6-r1.ebuild ChangeLog

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/06 18:16:35

  Modified: libstdc++-v3-3.3.6-r1.ebuild ChangeLog
  Log:
  Fix building with newer bison-3 #509572 by jannis.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.14 sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild?r1=1.13r2=1.14

Index: libstdc++-v3-3.3.6-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libstdc++-v3-3.3.6-r1.ebuild26 Jun 2014 08:24:44 -  1.13
+++ libstdc++-v3-3.3.6-r1.ebuild6 Apr 2015 18:16:35 -   1.14
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 
1.13 2014/06/26 08:24:44 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/libstdc++-v3-3.3.6-r1.ebuild,v 
1.14 2015/04/06 18:16:35 vapier Exp $
 
 inherit eutils flag-o-matic libtool multilib
 
@@ -109,7 +109,7 @@
strip-flags
 }
 
-PATCH_VER=1.8
+PATCH_VER=1.9
 
 DESCRIPTION=Compatibility package for running binaries linked against a pre 
gcc 3.4 libstdc++
 HOMEPAGE=http://gcc.gnu.org/libstdc++/;
@@ -121,7 +121,7 @@
 KEYWORDS=amd64 ~mips ppc -ppc64 sparc x86 ~x86-fbsd
 IUSE=multilib nls
 
-DEPEND=sys-devel/bison-3
+DEPEND=sys-devel/bison
 RDEPEND=
 
 S=${WORKDIR}/gcc-${PV}



1.77 sys-libs/libstdc++-v3/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   26 Jun 2014 08:24:44 -  1.76
+++ ChangeLog   6 Apr 2015 18:16:35 -   1.77
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/libstdc++-v3
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.76 
2014/06/26 08:24:44 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.77 
2015/04/06 18:16:35 vapier Exp $
+
+  06 Apr 2015; Mike Frysinger vap...@gentoo.org libstdc++-v3-3.3.6-r1.ebuild:
+  Fix building with newer bison-3 #509572 by jannis.
 
   26 Jun 2014; Michał Górny mgo...@gentoo.org libstdc++-v3-3.3.6-r1.ebuild:
   Filter out -frecord-gcc-switches. Require bison-3 until the underlying issue






[gentoo-commits] gentoo commit in src/patchsets/gcc/3.4.6/gentoo: README.history

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/06 18:09:29

  Added:README.history
  Log:
  generate history

Revision  ChangesPath
1.1  src/patchsets/gcc/3.4.6/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/README.history?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/README.history?rev=1.1content-type=text/plain

Index: README.history
===
1.7 08 Jan 2013
+ 05_all_gcc-3.4.x-siginfo.patch
+ 09_all_gcc-3.4.6-c-parse-bison.patch

1.6 15 Feb 2009
+ 16_all_gcc-open-perms.patch
U 65_all_gcc3.4-noteGNUstack.patch

1.5 19 May 2007
+ 12_all_gcc-libstdc++-ld-version.patch
+ 55_all_gcc34-recursive-hash-usage.patch

1.4 30 Dec 2006
U 84_all_gcc4-c++-warning.patch

1.3 28 Nov 2006
U 02_all_gcc34-ice-hack.patch
+ 07_all_gcc34-unprotoize-deps.patch
+ 08_all_gcc4-gcc-update-tweak.patch
U 54_all_300-libstdc++-pic.patch
- 70_all_gcc34-reiser4-fix.patch
U 85_all_gcc-es-translation-ICE-workaround.patch
+ 89_all_gcc4-gentoo130307.patch

1.2 23 Apr 2006
+ 86_all_gcc-3.4-doxygen-filter-locale.patch
+ 88_all_gcc-3.4-make-SHELL.patch

1.1 18 Apr 2006
+ 85_all_gcc-ca-translation-typo.patch
+ 85_all_gcc-es-translation-ICE-workaround.patch
+ 86_all_gcc4-gentoo126279.patch

1.0 18 Mar 2006
+ 00_all_gcc-3.4-alpha-mieee-default.patch
+ 00_all_gcc-trampolinewarn.patch
+ 00_all_gcc_unlink_if_ordinary.patch
+ 01_all_gcc-3.4.4-fbsd-linker.patch
+ 01_ppc_gcc34-multi32-hack.patch
+ 01_sparc_gcc34-multi32-hack.patch
+ 02_all_gcc34-ice-hack.patch
+ 03_all_gcc34-ppc64-m32-m64-multilib-only.patch
+ 04_all_gcc34-java-nomulti.patch
+ 04_all_gcc34-libgcc-cross-multilib.patch
+ 05_all_gcc34-ia64-libunwind.patch
+ 06_all_gcc34-ppc64-pr17751.patch
+ 11_all_gcc-netbsd-symbolic.patch
+ 11_all_gcc-openbsd.patch
+ 20_all_gcc34-visibility1.patch
+ 21_all_gcc34-visibility2.patch
+ 22_all_gcc34-visibility3.patch
+ 23_all_gcc34-visibility4.patch
+ 24_all_gcc34-visibility5.patch
+ 30_all_gcc34-arm-ldm-peephole.patch
+ 31_all_gcc34-arm-ldm.patch
+ 33_all_pr15068-fix.patch
+ 34_all_arm-bigendian.patch
+ 37_all_arm-ldm-peephole2.patch
+ 41_all_gcc-3.4.4-fix-sse2-pinsrw.patch
+ 44_all_debian-m68k-update.patch
+ 46_all_gcc-3.4.4-pr18300.patch
+ 48_all_gcc-3.4_x-avr-news-devs2.patch
+ 51_all_gcc-3.4-libiberty-pic.patch
+ 52_all_pr16625-fix.patch
+ 53_all_pr15666-fix.patch
+ 54_all_300-libstdc++-pic.patch
+ 61_all_fedora_gcc34-libffi-ia64-manyfp.patch
+ 63_all_fedora_gcc34-ia64-noteGNUstack.patch
+ 64_all_fedora_gcc34-ia64-lib64.patch
+ 65_all_gcc3.4-noteGNUstack.patch
+ 70_all_gcc34-reiser4-fix.patch
+ 71_all_sh-pr16665-fix.patch
+ 72_all_sh-no-reorder-blocks.patch
+ 73_all_sh-pr20617.patch
+ 74_all_sh-pr24836.patch
+ 76_all_sh-pr21623-workaround.patch
+ 80_all_canadian-cross-spec-and-syslimits.patch
+ 83_all_gcc-3.x-larger-g77-file-limit.patch
+ 84_all_gcc4-c++-warning.patch






[gentoo-commits] gentoo-x86 commit in sys-fs/duperemove: metadata.xml duperemove-0.09.2.ebuild ChangeLog

2015-04-06 Thread Michal Gorny (mgorny)
mgorny  15/04/06 17:23:53

  Modified: metadata.xml ChangeLog
  Added:duperemove-0.09.2.ebuild
  Log:
  Add myself to maintainers. Version bump. Fix passing CC, CFLAGS  LDFLAGS to 
the build system. Add missing dependency on libgcrypt.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  sys-fs/duperemove/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/duperemove/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml25 Mar 2015 00:15:43 -  1.1
+++ metadata.xml6 Apr 2015 17:23:53 -   1.2
@@ -4,5 +4,9 @@
 maintainer
emailri...@gentoo.org/email
 /maintainer
+maintainer
+   emailmgo...@gentoo.org/email
+   nameMichał Górny/name
+/maintainer
 longdescriptionBtrfs deduplication utility./longdescription 
 /pkgmetadata



1.2  sys-fs/duperemove/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/duperemove/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   25 Mar 2015 00:15:43 -  1.1
+++ ChangeLog   6 Apr 2015 17:23:53 -   1.2
@@ -1,10 +1,16 @@
 # ChangeLog for sys-fs/duperemove
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/duperemove/ChangeLog,v 1.1 
2015/03/25 00:15:43 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/duperemove/ChangeLog,v 1.2 
2015/04/06 17:23:53 mgorny Exp $
+
+*duperemove-0.09.2 (06 Apr 2015)
+
+  06 Apr 2015; Michał Górny mgo...@gentoo.org +duperemove-0.09.2.ebuild,
+  metadata.xml:
+  Add myself to maintainers. Version bump. Fix passing CC, CFLAGS  LDFLAGS to
+  the build system. Add missing dependency on libgcrypt.
 
 *duperemove-0.09.1 (25 Mar 2015)
 
   25 Mar 2015; Richard Freeman ri...@gentoo.org +duperemove-0.09.1.ebuild,
   +metadata.xml:
   Add duperemove to repository.
-



1.1  sys-fs/duperemove/duperemove-0.09.2.ebuild

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

Index: duperemove-0.09.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/duperemove/duperemove-0.09.2.ebuild,v 
1.1 2015/04/06 17:23:53 mgorny Exp $

EAPI=5

inherit eutils toolchain-funcs

DESCRIPTION=Btrfs deduplication utility
HOMEPAGE=https://github.com/markfasheh/duperemove;
SRC_URI=https://github.com/markfasheh/duperemove/archive/v${PV}.tar.gz - 
${P}.tar.gz

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

RDEPEND=dev-libs/glib:2=
dev-libs/libgcrypt:0=
DEPEND=${RDEPEND}

src_prepare() {
# 
https://github.com/markfasheh/duperemove/issues/53#issuecomment-89796552
sed -i -e '/glib2_mutex_unlock/s:mutex_lock:mutex_unlock:' duperemove.c 
|| die
}

src_compile() {
# CC  CFLAGS are set via = so need to override them
# LIBRARY_FLAGS are set via += so need to pass them via env
export LIBRARY_FLAGS=${LDFLAGS}
emake CC=$(tc-getCC) CFLAGS=${CFLAGS} -Wall
}

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






[gentoo-commits] gentoo commit in src/patchsets/gcc/3.4.6/gentoo: 86_all_gcc4-gentoo126279.patch

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/06 18:07:09

  Modified: 86_all_gcc4-gentoo126279.patch
  Log:
  document the patch

Revision  ChangesPath
1.2  
src/patchsets/gcc/3.4.6/gentoo/86_all_gcc4-gentoo126279.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/86_all_gcc4-gentoo126279.patch?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/86_all_gcc4-gentoo126279.patch?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/86_all_gcc4-gentoo126279.patch?r1=1.1r2=1.2

Index: 86_all_gcc4-gentoo126279.patch
===
RCS file: 
/var/cvsroot/gentoo/src/patchsets/gcc/3.4.6/gentoo/86_all_gcc4-gentoo126279.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 86_all_gcc4-gentoo126279.patch  14 Apr 2006 03:21:02 -  1.1
+++ 86_all_gcc4-gentoo126279.patch  6 Apr 2015 18:07:09 -   1.2
@@ -1,3 +1,12 @@
+https://bugs.gentoo.org/126279
+
+https://gcc.gnu.org/viewcvs/gcc?view=revisionrevision=91815
+
+2004-12-07  DJ Delorie  d...@redhat.com
+
+   * splay-tree.c (splay_tree_delete_helper): Redesign the logic so
+   that recursion (and thus large stack space) is not needed.
+
 Index: libiberty/splay-tree.c
 ===
 --- libiberty/splay-tree.c (revision 91814)






[gentoo-commits] gentoo commit in src/patchsets/gcc/3.3.6/gentoo: 10_all_gcc-3.4.6-c-parse-bison-3.patch README.history

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/06 18:10:56

  Modified: README.history
  Added:10_all_gcc-3.4.6-c-parse-bison-3.patch
  Log:
  fix building with bison-3 #519704 by Andrew Church

Revision  ChangesPath
1.3  src/patchsets/gcc/3.3.6/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.3.6/gentoo/README.history?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.3.6/gentoo/README.history?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.3.6/gentoo/README.history?r1=1.2r2=1.3

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/3.3.6/gentoo/README.history,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- README.history  8 Jan 2013 15:19:58 -   1.2
+++ README.history  6 Apr 2015 18:10:56 -   1.3
@@ -1,5 +1,6 @@
-1.9[pending]
+1.906 Apr 2015
R 05_all_gcc-4.3.x-siginfo.patch - 05_all_gcc-3.3.x-siginfo.patch
+   + 10_all_gcc-3.4.6-c-parse-bison-3.patch
 
 1.823 Jul 2012
+ 05_all_gcc-4.3.x-siginfo.patch



1.1  
src/patchsets/gcc/3.3.6/gentoo/10_all_gcc-3.4.6-c-parse-bison-3.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.3.6/gentoo/10_all_gcc-3.4.6-c-parse-bison-3.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.3.6/gentoo/10_all_gcc-3.4.6-c-parse-bison-3.patch?rev=1.1content-type=text/plain

Index: 10_all_gcc-3.4.6-c-parse-bison-3.patch
===
fix building w/bison-3

https://bugs.gentoo.org/519704

--- a/gcc/c-parse.in
+++ b/gcc/c-parse.in
@@ -58,6 +58,11 @@
 /* Like YYERROR but do call yyerror.  */
 #define YYERROR1 { yyerror (syntax error); YYERROR; }
 
+/* Newer bison doesn't define YYLEX anymore.  */
+#ifndef YYLEX
+# define YYLEX yylex()
+#endif
+
 /* Like the default stack expander, except (1) use realloc when possible,
(2) impose no hard maxiumum on stack size, (3) REALLY do not use alloca.
 






[gentoo-commits] gentoo commit in src/patchsets/gcc/3.4.6/gentoo: 10_all_gcc-3.4.6-c-parse-bison-3.patch README.history

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/06 18:10:56

  Modified: README.history
  Added:10_all_gcc-3.4.6-c-parse-bison-3.patch
  Log:
  fix building with bison-3 #519704 by Andrew Church

Revision  ChangesPath
1.2  src/patchsets/gcc/3.4.6/gentoo/README.history

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/README.history?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/README.history?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/README.history?r1=1.1r2=1.2

Index: README.history
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/3.4.6/gentoo/README.history,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README.history  6 Apr 2015 18:09:29 -   1.1
+++ README.history  6 Apr 2015 18:10:56 -   1.2
@@ -1,3 +1,6 @@
+1.806 Apr 2015
+   + 10_all_gcc-3.4.6-c-parse-bison-3.patch
+
 1.708 Jan 2013
+ 05_all_gcc-3.4.x-siginfo.patch
+ 09_all_gcc-3.4.6-c-parse-bison.patch



1.1  
src/patchsets/gcc/3.4.6/gentoo/10_all_gcc-3.4.6-c-parse-bison-3.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/10_all_gcc-3.4.6-c-parse-bison-3.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/3.4.6/gentoo/10_all_gcc-3.4.6-c-parse-bison-3.patch?rev=1.1content-type=text/plain

Index: 10_all_gcc-3.4.6-c-parse-bison-3.patch
===
fix building w/bison-3

https://bugs.gentoo.org/519704

--- a/gcc/c-parse.in
+++ b/gcc/c-parse.in
@@ -58,6 +58,11 @@
 /* Like YYERROR but do call yyerror.  */
 #define YYERROR1 { yyerror (syntax error); YYERROR; }
 
+/* Newer bison doesn't define YYLEX anymore.  */
+#ifndef YYLEX
+# define YYLEX yylex()
+#endif
+
 /* Like the default stack expander, except (1) use realloc when possible,
(2) impose no hard maxiumum on stack size, (3) REALLY do not use alloca.
 






[gentoo-commits] proj/qt:master commit in: dev-qt/qttranslations/

2015-04-06 Thread Michael Palimaka
commit: 999f73c43088777dbe2639e8e556ce13449add6d
Author: Michael Palimaka kensington AT gentoo DOT org
AuthorDate: Mon Apr  6 17:22:14 2015 +
Commit: Michael Palimaka kensington AT gentoo DOT org
CommitDate: Mon Apr  6 17:22:14 2015 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=999f73c4

[dev-qt/qttranslations] Only build for native ABI to avoid build failure since 
only ABI-neutral data is installed bug #545142.

Package-Manager: portage-2.2.18

 dev-qt/qttranslations/qttranslations-4.8..ebuild | 20 +---
 1 file changed, 17 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qttranslations/qttranslations-4.8..ebuild 
b/dev-qt/qttranslations/qttranslations-4.8..ebuild
index ce1b953..a886d9c 100644
--- a/dev-qt/qttranslations/qttranslations-4.8..ebuild
+++ b/dev-qt/qttranslations/qttranslations-4.8..ebuild
@@ -24,7 +24,21 @@ RDEPEND=${DEPEND}
 QT4_TARGET_DIRECTORIES=translations
 
 multilib_src_configure() {
-   qt4_prepare_env
-   qt4_symlink_tools_to_build_dir
-   qt4_foreach_target_subdir qt4_qmake
+   if multilib_is_native_abi; then
+   qt4_prepare_env
+   qt4_symlink_tools_to_build_dir
+   qt4_foreach_target_subdir qt4_qmake
+   fi
+}
+
+multilib_src_compile() {
+   multilib_is_native_abi  qt4_multilib_src_compile
+}
+
+multilib_src_test() {
+   multilib_is_native_abi  qt4_multilib_src_test
+}
+
+multilib_src_install() {
+   multilib_is_native_abi  qt4_multilib_src_install
 }



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

2015-04-06 Thread Ian Stakenvicius (axs)
axs 15/04/06 19:31:44

  Modified: firefox-37.0.1.ebuild ChangeLog
  Log:
  dropped USE=jit from firefox-37 as jit can not be disabled and provide a 
functional firefox
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

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

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

Index: firefox-37.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- firefox-37.0.1.ebuild   6 Apr 2015 16:31:02 -   1.2
+++ firefox-37.0.1.ebuild   6 Apr 2015 19:31:44 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.2 2015/04/06 16:31:02 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.3 2015/04/06 19:31:44 axs Exp $
 
 EAPI=5
 VIRTUALX_REQUIRED=pgo
@@ -34,7 +34,6 @@
 MOZ_HTTP_URI=http://ftp.mozilla.org/pub/${PN}/releases;
 
 MOZCONFIG_OPTIONAL_WIFI=1
-MOZCONFIG_OPTIONAL_JIT=enabled
 
 inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils 
mozconfig-v5.36 multilib pax-utils fdo-mime autotools virtualx mozlinguas
 
@@ -349,11 +348,8 @@
fi
 
# Required in order to use plugins and even run firefox on hardened.
-   if use jit; then
-   pax-mark m 
${ED}${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container}
-   else
-   pax-mark m ${ED}${MOZILLA_FIVE_HOME}/plugin-container
-   fi
+   pax-mark m 
${ED}${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container}
+   pax-mark m ${ED}${MOZILLA_FIVE_HOME}/plugin-container
 
if use minimal; then
rm -r ${ED}/usr/include 
${ED}${MOZILLA_FIVE_HOME}/{idl,include,lib,sdk} \



1.407www-client/firefox/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.406
retrieving revision 1.407
diff -u -r1.406 -r1.407
--- ChangeLog   6 Apr 2015 16:31:02 -   1.406
+++ ChangeLog   6 Apr 2015 19:31:44 -   1.407
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.406 
2015/04/06 16:31:02 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.407 
2015/04/06 19:31:44 axs Exp $
+
+  06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild:
+  dropped USE=jit from firefox-37 as jit can not be disabled and provide a
+  functional firefox
 
   06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild:
   fixed nss dependency version, bug 575744






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

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:57:07

  Modified: ChangeLog
  Log:
  Move dev-perl/log-dispatch to dev-perl/Log-Dispatch following upstream

Revision  ChangesPath
1.9911   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9910
retrieving revision 1.9911
diff -u -r1.9910 -r1.9911
--- ChangeLog   6 Apr 2015 10:44:14 -   1.9910
+++ ChangeLog   6 Apr 2015 19:57:06 -   1.9911
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9910 2015/04/06 
10:44:14 bman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9911 2015/04/06 
19:57:06 dilfridge Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org updates/2Q-2015:
+  Move dev-perl/log-dispatch to dev-perl/Log-Dispatch following upstream
+
   06 Apr 2015; Aaron Bauman b...@gentoo.org package.mask:
   Masked net-misc/gns3 for removal
 






[gentoo-commits] gentoo-x86 commit in dev-perl/log-dispatch: ChangeLog Manifest log-dispatch-2.410.0.ebuild metadata.xml

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:57:39

  Removed:  ChangeLog Manifest log-dispatch-2.410.0.ebuild
metadata.xml
  Log:
  Remove dev-perl/log-dispatch, moved to dev-perl/Log-Dispatch



[gentoo-commits] gentoo-x86 commit in profiles/updates: 2Q-2015

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:57:07

  Modified: 2Q-2015
  Log:
  Move dev-perl/log-dispatch to dev-perl/Log-Dispatch following upstream

Revision  ChangesPath
1.4  profiles/updates/2Q-2015

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/2Q-2015?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/2Q-2015?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/updates/2Q-2015?r1=1.3r2=1.4

Index: 2Q-2015
===
RCS file: /var/cvsroot/gentoo-x86/profiles/updates/2Q-2015,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- 2Q-2015 5 Apr 2015 16:12:25 -   1.3
+++ 2Q-2015 6 Apr 2015 19:57:07 -   1.4
@@ -1,3 +1,4 @@
 move dev-perl/config-general dev-perl/Config-General
 move dev-util/pkgcore-checks dev-util/pkgcheck
 slotmove dev-libs/libdbusmenu 3 0
+move dev-perl/log-dispatch dev-perl/Log-Dispatch






[gentoo-commits] gentoo-x86 commit in net-misc/openssh: openssh-6.8_p1-r4.ebuild ChangeLog

2015-04-06 Thread Patrick McLean (chutzpah)
chutzpah15/04/06 20:29:53

  Modified: ChangeLog
  Added:openssh-6.8_p1-r4.ebuild
  Log:
  Revision bump, bump the X509 patch to version 8.3.1.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.558net-misc/openssh/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v
retrieving revision 1.557
retrieving revision 1.558
diff -u -r1.557 -r1.558
--- ChangeLog   25 Mar 2015 21:06:03 -  1.557
+++ ChangeLog   6 Apr 2015 20:29:53 -   1.558
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/openssh
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.557 
2015/03/25 21:06:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/ChangeLog,v 1.558 
2015/04/06 20:29:53 chutzpah Exp $
+
+*openssh-6.8_p1-r4 (06 Apr 2015)
+
+  06 Apr 2015; Patrick McLean chutz...@gentoo.org +openssh-6.8_p1-r4.ebuild:
+  Revision bump, bump the X509 patch to version 8.3.1.
 
 *openssh-6.8_p1-r3 (25 Mar 2015)
 



1.1  net-misc/openssh/openssh-6.8_p1-r4.ebuild

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

Index: openssh-6.8_p1-r4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-6.8_p1-r4.ebuild,v 
1.1 2015/04/06 20:29:53 chutzpah Exp $

EAPI=4
inherit eutils user flag-o-matic multilib autotools pam systemd versionator

# Make it more portable between straight releases
# and _p? releases.
PARCH=${P/_}

HPN_PATCH=${PN}-6.8p1-r4-hpnssh14v5.tar.xz
LDAP_PATCH=${PN}-lpk-6.8p1-0.3.14.patch.xz
X509_VER=8.3.1 X509_PATCH=${PARCH}+x509-${X509_VER}.diff.gz

DESCRIPTION=Port of OpenBSD's free SSH release
HOMEPAGE=http://www.openssh.org/;
SRC_URI=mirror://openbsd/OpenSSH/portable/${PARCH}.tar.gz
mirror://gentoo/${P}-sctp.patch.xz
${HPN_PATCH:+hpn? (
mirror://gentoo/${HPN_PATCH}
http://dev.gentoo.org/~vapier/dist/${HPN_PATCH}
mirror://sourceforge/hpnssh/${HPN_PATCH}
)}
${LDAP_PATCH:+ldap? ( mirror://gentoo/${LDAP_PATCH} )}
${X509_PATCH:+X509? (
http://roumenpetrov.info/openssh/x509-${X509_VER}/${X509_PATCH}
mirror://gentoo/${P}-x509-${X509_VER}-glue.patch.xz
)}


LICENSE=BSD GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux
# Probably want to drop ssh1/ssl defaulting to on in a future version.
IUSE=bindist debug ${HPN_PATCH:++}hpn kerberos kernel_linux ldap ldns libedit 
pam +pie sctp selinux skey +ssh1 +ssl static X X509
REQUIRED_USE=pie? ( !static )
ssh1? ( ssl )
static? ( !kerberos !pam )
X509? ( !ldap ssl )

LIB_DEPEND=sctp? ( net-misc/lksctp-tools[static-libs(+)] )
selinux? ( =sys-libs/libselinux-1.28[static-libs(+)] )
skey? ( =sys-auth/skey-1.1.5-r1[static-libs(+)] )
libedit? ( dev-libs/libedit[static-libs(+)] )
ssl? (
=dev-libs/openssl-0.9.6d:0[bindist=]
dev-libs/openssl[static-libs(+)]
)
=sys-libs/zlib-1.2.3[static-libs(+)]
RDEPEND=
!static? (
${LIB_DEPEND//\[static-libs(+)]}
ldns? (
!bindist? ( net-libs/ldns[ecdsa,ssl] )
bindist? ( net-libs/ldns[-ecdsa,ssl] )
)
)
pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
ldap? ( net-nds/openldap )
DEPEND=${RDEPEND}
static? (
${LIB_DEPEND}
ldns? (
!bindist? ( net-libs/ldns[ecdsa,ssl,static-libs(+)] )
bindist? ( net-libs/ldns[-ecdsa,ssl,static-libs(+)] )
)
)
virtual/pkgconfig
virtual/os-headers
sys-devel/autoconf
RDEPEND=${RDEPEND}
pam? ( =sys-auth/pambase-20081028 )
userland_GNU? ( virtual/shadow )
X? ( x11-apps/xauth )

S=${WORKDIR}/${PARCH}

pkg_setup() {
# this sucks, but i'd rather have people 

[gentoo-commits] gentoo-x86 commit in dev-perl/FCGI: FCGI-0.770.0.ebuild ChangeLog

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:40:48

  Modified: ChangeLog
  Added:FCGI-0.770.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.32 dev-perl/FCGI/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   22 Aug 2014 19:15:57 -  1.31
+++ ChangeLog   6 Apr 2015 19:40:48 -   1.32
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/FCGI
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.31 2014/08/22 
19:15:57 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/ChangeLog,v 1.32 2015/04/06 
19:40:48 dilfridge Exp $
+
+*FCGI-0.770.0 (06 Apr 2015)
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org +FCGI-0.770.0.ebuild:
+  Version bump
 
 *FCGI-0.740.0-r1 (22 Aug 2014)
 



1.1  dev-perl/FCGI/FCGI-0.770.0.ebuild

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

Index: FCGI-0.770.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/FCGI/FCGI-0.770.0.ebuild,v 1.1 
2015/04/06 19:40:48 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=ETHER
MODULE_VERSION=0.77
inherit perl-module

DESCRIPTION=Fast CGI module

LICENSE=FastCGI
SLOT=0
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86
IUSE=

RDEPEND=
virtual/perl-XSLoader

DEPEND=${RDEPEND}
virtual/perl-ExtUtils-MakeMaker


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in profiles/hardened/linux: package.mask

2015-04-06 Thread Ian Stakenvicius (axs)
axs 15/04/06 19:51:46

  Modified: package.mask
  Log:
  ChangeLog

Revision  ChangesPath
1.45 profiles/hardened/linux/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- package.mask6 Apr 2015 16:48:39 -   1.44
+++ package.mask6 Apr 2015 19:51:46 -   1.45
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.44 
2015/04/06 16:48:39 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.45 
2015/04/06 19:51:46 axs Exp $
 
 # Hardened versions of gcc-4.0* through gcc-4.2* are not available.
 =sys-devel/gcc-4.0*
@@ -26,6 +26,3 @@
 sys-devel/prelink
 # depends on prelink
 app-crypt/hmaccalc
-
-# Firefox-37 has major operational issues on hardened right now, still 
debugging.
-=www-client/firefox-37.0.1






[gentoo-commits] gentoo-x86 commit in dev-perl/Log-Dispatch: Log-Dispatch-2.410.0.ebuild ChangeLog metadata.xml

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:51:55

  Added:Log-Dispatch-2.410.0.ebuild ChangeLog metadata.xml
  Log:
  Fix capitalization of P via a pkgmove
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 0B08240A96F66571)

Revision  ChangesPath
1.1  dev-perl/Log-Dispatch/Log-Dispatch-2.410.0.ebuild

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

Index: Log-Dispatch-2.410.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Log-Dispatch/Log-Dispatch-2.410.0.ebuild,v 1.1 
2015/04/06 19:51:55 dilfridge Exp $

EAPI=5

MY_PN=Log-Dispatch
MODULE_AUTHOR=DROLSKY
MODULE_VERSION=2.41
inherit perl-module

DESCRIPTION=Dispatches messages to multiple Log::Dispatch::* objects

LICENSE=Artistic-2
SLOT=0
KEYWORDS=amd64 ~ppc x86 ~ppc-aix
IUSE=

RDEPEND=
dev-perl/Params-Validate
dev-perl/Class-Load

DEPEND=${RDEPEND}
=virtual/perl-ExtUtils-MakeMaker-6.31

SRC_TEST=do



1.1  dev-perl/Log-Dispatch/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/log-dispatch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Dispatch/ChangeLog,v 1.1 
2015/04/06 19:51:55 dilfridge Exp $

  08 Feb 2014; Mikle Kolyada zlog...@gentoo.org -log-dispatch-2.320.0.ebuild,
  -log-dispatch-2.340.0.ebuild, -log-dispatch-2.350.0.ebuild,
  log-dispatch-2.410.0.ebuild:
  amd64/x86 stable wrt bug #495544; Drop old.

*log-dispatch-2.410.0 (15 Aug 2013)

  15 Aug 2013; Patrick Lauer patr...@gentoo.org +log-dispatch-2.410.0.ebuild:
  Bump

  15 May 2013; Agostino Sarubbo a...@gentoo.org log-dispatch-2.350.0.ebuild:
  Stable for x86, wrt bug #461148

  15 May 2013; Agostino Sarubbo a...@gentoo.org log-dispatch-2.350.0.ebuild:
  Stable for amd64, wrt bug #461148

  25 Mar 2013; Agostino Sarubbo a...@gentoo.org log-dispatch-2.340.0.ebuild:
  Stable for x86, wrt bug #456592

  25 Mar 2013; Agostino Sarubbo a...@gentoo.org log-dispatch-2.340.0.ebuild:
  Stable for amd64, wrt bug #456592

*log-dispatch-2.350.0 (21 Jan 2013)

  21 Jan 2013; Torsten Veller t...@gentoo.org +log-dispatch-2.350.0.ebuild:
  Version bump

  06 Jan 2013; Torsten Veller t...@gentoo.org -log-dispatch-2.290.0.ebuild,
  -log-dispatch-2.310.0.ebuild:
  Cleanup

*log-dispatch-2.340.0 (09 Dec 2012)

  09 Dec 2012; Torsten Veller t...@gentoo.org +log-dispatch-2.340.0.ebuild:
  Version bump

  12 Sep 2012; Johannes Huber j...@gentoo.org log-dispatch-2.320.0.ebuild:
  Stable for x86, wrt bug #429022

  12 Sep 2012; Agostino Sarubbo a...@gentoo.org log-dispatch-2.320.0.ebuild:
  Stable for amd64, wrt bug #429022

  01 Sep 2012; Fabian Groffen grob...@gentoo.org log-dispatch-2.320.0.ebuild:
  Marked ~ppc-aix, bug #432288

  24 Jun 2012; Torsten Veller t...@gentoo.org metadata.xml:
  Update CPAN upstream info

*log-dispatch-2.320.0 (26 May 2012)

  26 May 2012; Torsten Veller t...@gentoo.org +log-dispatch-2.320.0.ebuild:
  Version bump

*log-dispatch-2.310.0 (23 May 2012)

  23 May 2012; Torsten Veller t...@gentoo.org +log-dispatch-2.310.0.ebuild:
  Version bump

  03 Feb 2012; Torsten Veller t...@gentoo.org -log-dispatch-2.22.ebuild:
  Cleanup

  18 Dec 2011; Pawel Hajdan jr phajdan...@gentoo.org
  log-dispatch-2.290.0.ebuild:
  x86 stable wrt bug #393725

  18 Dec 2011; Raúl Porcel armi...@gentoo.org log-dispatch-2.22.ebuild,
  log-dispatch-2.290.0.ebuild:
  Drop alpha/ia64/sparc keywords

  17 Dec 2011; Agostino Sarubbo a...@gentoo.org log-dispatch-2.290.0.ebuild:
  Stable for AMD64, wrt bug #393725

  29 Jul 2011; Torsten Veller t...@gentoo.org -log-dispatch-2.280.ebuild:
  Cleanup

*log-dispatch-2.290.0 (19 Mar 2011)

  19 Mar 2011; Torsten Veller t...@gentoo.org +log-dispatch-2.290.0.ebuild:
  Version bump

  14 Jan 2011; Torsten Veller t...@gentoo.org -log-dispatch-2.26.ebuild,
  -log-dispatch-2.27.ebuild:
  Cleanup

*log-dispatch-2.280 (12 Jan 2011)

  12 Jan 2011; Torsten Veller t...@gentoo.org +log-dispatch-2.280.ebuild:
  Version bump

*log-dispatch-2.27 (18 Oct 2010)

  18 Oct 2010; Torsten Veller t...@gentoo.org +log-dispatch-2.27.ebuild:
  Version bump

  10 Dec 2009; Torsten Veller t...@gentoo.org log-dispatch-2.22.ebuild:
  Add Sys-Syslog dependency (#296349)

  12 Oct 2009; Torsten Veller t...@gentoo.org 

[gentoo-commits] gentoo-x86 commit in dev-perl/Log-Dispatch: ChangeLog Log-Dispatch-2.440.0.ebuild

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 20:04:27

  Modified: ChangeLog
  Added:Log-Dispatch-2.440.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.2  dev-perl/Log-Dispatch/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Dispatch/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   6 Apr 2015 19:51:55 -   1.1
+++ ChangeLog   6 Apr 2015 20:04:27 -   1.2
@@ -1,6 +1,12 @@
-# ChangeLog for dev-perl/log-dispatch
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Dispatch/ChangeLog,v 1.1 
2015/04/06 19:51:55 dilfridge Exp $
+# ChangeLog for dev-perl/Log-Dispatch
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Dispatch/ChangeLog,v 1.2 
2015/04/06 20:04:27 dilfridge Exp $
+
+*Log-Dispatch-2.440.0 (06 Apr 2015)
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
+  +Log-Dispatch-2.440.0.ebuild:
+  Version bump
 
   08 Feb 2014; Mikle Kolyada zlog...@gentoo.org -log-dispatch-2.320.0.ebuild,
   -log-dispatch-2.340.0.ebuild, -log-dispatch-2.350.0.ebuild,



1.1  dev-perl/Log-Dispatch/Log-Dispatch-2.440.0.ebuild

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

Index: Log-Dispatch-2.440.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Log-Dispatch/Log-Dispatch-2.440.0.ebuild,v 1.1 
2015/04/06 20:04:27 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=DROLSKY
MODULE_VERSION=2.44
inherit perl-module

DESCRIPTION=Dispatches messages to multiple Log::Dispatch::* objects

LICENSE=Artistic-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86 ~ppc-aix
IUSE=test

RDEPEND=
virtual/perl-Carp
dev-perl/Devel-GlobalDestruction
=dev-perl/Dist-CheckConflicts-0.20.0
dev-perl/Module-Runtime
dev-perl/Params-Validate
virtual/perl-Scalar-List-Utils
=virtual/perl-Sys-Syslog-0.280.0
virtual/perl-threads
virtual/perl-threads-shared

DEPEND=${RDEPEND}
=dev-perl/Dist-CheckConflicts-0.20.0
virtual/perl-ExtUtils-MakeMaker
test? (
virtual/perl-Data-Dumper
virtual/perl-Exporter
virtual/perl-File-Spec
virtual/perl-File-Temp
virtual/perl-IO
dev-perl/Test-Fatal
=virtual/perl-Test-Simple-0.880.0
dev-perl/Test-Requires
)


SRC_TEST=do






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

2015-04-06 Thread Ian Stakenvicius (axs)
axs 15/04/06 19:38:34

  Modified: firefox-37.0.1.ebuild ChangeLog
  Log:
  fixed configure option to enable jit, last time i promise
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.5  www-client/firefox/firefox-37.0.1.ebuild

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

Index: firefox-37.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- firefox-37.0.1.ebuild   6 Apr 2015 19:37:26 -   1.4
+++ firefox-37.0.1.ebuild   6 Apr 2015 19:38:34 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.4 2015/04/06 19:37:26 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.5 2015/04/06 19:38:34 axs Exp $
 
 EAPI=5
 VIRTUALX_REQUIRED=pgo
@@ -223,7 +223,7 @@
mozconfig_annotate '' 
--with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
 
# force jit
-   mozconfig_use_enable jit ion
+   mozconfig_annotate '' --enable-ion
 
# Allow for a proper pgo build
if use pgo; then



1.409www-client/firefox/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.408
retrieving revision 1.409
diff -u -r1.408 -r1.409
--- ChangeLog   6 Apr 2015 19:37:26 -   1.408
+++ ChangeLog   6 Apr 2015 19:38:34 -   1.409
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.408 
2015/04/06 19:37:26 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.409 
2015/04/06 19:38:34 axs Exp $
+
+  06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild:
+  fixed configure option to enable jit, last time i promise
 
   06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild:
   added missing configure option to enable jit






[gentoo-commits] gentoo-x86 commit in dev-perl/Lingua-EN-NameCase: ChangeLog Lingua-EN-NameCase-1.190.0.ebuild

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:49:03

  Modified: ChangeLog
  Added:Lingua-EN-NameCase-1.190.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.6  dev-perl/Lingua-EN-NameCase/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameCase/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   26 Aug 2014 15:20:26 -  1.5
+++ ChangeLog   6 Apr 2015 19:49:03 -   1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Lingua-EN-NameCase
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameCase/ChangeLog,v 1.5 
2014/08/26 15:20:26 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameCase/ChangeLog,v 1.6 
2015/04/06 19:49:03 dilfridge Exp $
+
+*Lingua-EN-NameCase-1.190.0 (06 Apr 2015)
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
+  +Lingua-EN-NameCase-1.190.0.ebuild:
+  Version bump
 
 *Lingua-EN-NameCase-1.150.0-r1 (26 Aug 2014)
 



1.1  
dev-perl/Lingua-EN-NameCase/Lingua-EN-NameCase-1.190.0.ebuild

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

Index: Lingua-EN-NameCase-1.190.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-NameCase/Lingua-EN-NameCase-1.190.0.ebuild,v
 1.1 2015/04/06 19:49:03 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=BARBIE
MODULE_VERSION=1.19
inherit perl-module

DESCRIPTION=Correctly case a person's name from UPERCASE or lowcase

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

RDEPEND=
virtual/perl-Carp
virtual/perl-Exporter

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


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in sys-libs/ncurses: ncurses-5.9-r4.ebuild ChangeLog

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/06 20:11:01

  Modified: ncurses-5.9-r4.ebuild ChangeLog
  Log:
  Force usage of bash when running the configure script #545532 by Nick Bowler.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.3  sys-libs/ncurses/ncurses-5.9-r4.ebuild

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

Index: ncurses-5.9-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.9-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ncurses-5.9-r4.ebuild   31 Mar 2015 21:18:02 -  1.2
+++ ncurses-5.9-r4.ebuild   6 Apr 2015 20:11:01 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.9-r4.ebuild,v 
1.2 2015/03/31 21:18:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.9-r4.ebuild,v 
1.3 2015/04/06 20:11:01 vapier Exp $
 
 EAPI=4
 inherit eutils flag-o-matic toolchain-funcs multilib-minimal
@@ -127,7 +127,9 @@
--without-reentrant
)
 
-   econf ${conf[@]} $@
+   # Force bash until upstream rebuilds the configure script with a newer
+   # version of autotools. #545532
+   CONFIG_SHELL=/bin/bash econf ${conf[@]} $@
 }
 
 src_compile() {



1.234sys-libs/ncurses/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog   31 Mar 2015 21:18:02 -  1.233
+++ ChangeLog   6 Apr 2015 20:11:01 -   1.234
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/ncurses
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.233 
2015/03/31 21:18:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.234 
2015/04/06 20:11:01 vapier Exp $
+
+  06 Apr 2015; Mike Frysinger vap...@gentoo.org ncurses-5.9-r4.ebuild:
+  Force usage of bash when running the configure script #545532 by Nick Bowler.
 
   31 Mar 2015; Mike Frysinger vap...@gentoo.org
   +files/ncurses-5.9-gcc-5.patch, ncurses-5.9-r4.ebuild:






[gentoo-commits] gentoo-x86 commit in www-apps/postfixadmin: postfixadmin-2.3.7.ebuild ChangeLog

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:54:09

  Modified: postfixadmin-2.3.7.ebuild ChangeLog
  Log:
  log-dispatch was moved to Log-Dispatch
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.5  www-apps/postfixadmin/postfixadmin-2.3.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/postfixadmin/postfixadmin-2.3.7.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/postfixadmin/postfixadmin-2.3.7.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/postfixadmin/postfixadmin-2.3.7.ebuild?r1=1.4r2=1.5

Index: postfixadmin-2.3.7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-apps/postfixadmin/postfixadmin-2.3.7.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- postfixadmin-2.3.7.ebuild   10 Aug 2014 20:14:45 -  1.4
+++ postfixadmin-2.3.7.ebuild   6 Apr 2015 19:54:09 -   1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-apps/postfixadmin/postfixadmin-2.3.7.ebuild,v 1.4 
2014/08/10 20:14:45 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-apps/postfixadmin/postfixadmin-2.3.7.ebuild,v 1.5 
2015/04/06 19:54:09 dilfridge Exp $
 
 EAPI=4
 
@@ -20,7 +20,7 @@
dev-perl/MIME-EncWords
dev-perl/Email-Valid
dev-perl/Mail-Sender
-   dev-perl/log-dispatch
+   dev-perl/Log-Dispatch
dev-perl/Log-Log4perl
dev-perl/MIME-Charset
mysql? ( dev-perl/DBD-mysql )



1.38 www-apps/postfixadmin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/postfixadmin/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   25 Feb 2015 15:04:10 -  1.37
+++ ChangeLog   6 Apr 2015 19:54:09 -   1.38
@@ -1,6 +1,10 @@
 # ChangeLog for www-apps/postfixadmin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/postfixadmin/ChangeLog,v 1.37 
2015/02/25 15:04:10 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/postfixadmin/ChangeLog,v 1.38 
2015/04/06 19:54:09 dilfridge Exp $
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
+  postfixadmin-2.3.7.ebuild:
+  log-dispatch was moved to Log-Dispatch
 
   25 Feb 2015; Aaron W. Swenson titanof...@gentoo.org
   files/postinstall-en-2.3.txt:






[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin: ChangeLog libreoffice-bin-4.4.1.2.ebuild

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 20:25:45

  Modified: ChangeLog
  Added:libreoffice-bin-4.4.1.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.179app-office/libreoffice-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.179view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?rev=1.179content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin/ChangeLog?r1=1.178r2=1.179

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog   4 Apr 2015 21:02:30 -   1.178
+++ ChangeLog   6 Apr 2015 20:25:45 -   1.179
@@ -1,6 +1,12 @@
 # ChangeLog for app-office/libreoffice-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.178 2015/04/04 21:02:30 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 
1.179 2015/04/06 20:25:45 dilfridge Exp $
+
+*libreoffice-bin-4.4.1.2 (06 Apr 2015)
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
+  +libreoffice-bin-4.4.1.2.ebuild:
+  Version bump
 
   04 Apr 2015; Mikle Kolyada zlog...@gentoo.org
   libreoffice-bin-4.3.5.2-r1.ebuild:



1.1  app-office/libreoffice-bin/libreoffice-bin-4.4.1.2.ebuild

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

Index: libreoffice-bin-4.4.1.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-4.4.1.2.ebuild,v
 1.1 2015/04/06 20:25:45 dilfridge Exp $

EAPI=5

KDE_REQUIRED=optional
CMAKE_REQUIRED=never

BASE_PACKAGENAME=bin
BASE_AMD64_URI=http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-${BASE_PACKAGENAME}-;
BASE_X86_URI=http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-${BASE_PACKAGENAME}-;

PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
PYTHON_REQ_USE=threads,xml

inherit kde4-base java-pkg-opt-2 python-single-r1 pax-utils prefix versionator

DESCRIPTION=LibreOffice, a full office productivity suite. Binary package
HOMEPAGE=http://www.libreoffice.org;
SRC_URI_AMD64=
${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz
kde? (
!java? ( ${BASE_AMD64_URI}libreoffice-kde-${PVR}.xd3 )
java? ( ${BASE_AMD64_URI}libreoffice-kde-java-${PVR}.xd3 )
)
gnome? (
!java? ( ${BASE_AMD64_URI}libreoffice-gnome-${PVR}.xd3 )
java? ( ${BASE_AMD64_URI}libreoffice-gnome-java-${PVR}.xd3 )
)
!kde? ( !gnome? (
java? ( ${BASE_AMD64_URI}libreoffice-java-${PVR}.xd3 )
) )

SRC_URI_X86=
${BASE_X86_URI}libreoffice-${PVR}.tar.xz
kde? (
!java? ( ${BASE_X86_URI}libreoffice-kde-${PVR}.xd3 )
java? ( ${BASE_X86_URI}libreoffice-kde-java-${PVR}.xd3 )
)
gnome? (
!java? ( ${BASE_X86_URI}libreoffice-gnome-${PVR}.xd3 )
java? ( ${BASE_X86_URI}libreoffice-gnome-java-${PVR}.xd3 )
)
!kde? ( !gnome? (
java? ( ${BASE_X86_URI}libreoffice-java-${PVR}.xd3 )
) )


SRC_URI=
amd64? ( ${SRC_URI_AMD64} )
x86? ( ${SRC_URI_X86} )


IUSE=gnome java kde
LICENSE=LGPL-3
SLOT=0
KEYWORDS=-* ~amd64 ~x86

BIN_COMMON_DEPEND=
=app-text/libexttextcat-3.4*
=app-text/libmwaw-0.3*
app-text/poppler:0/51
dev-libs/boost:0/1.55.0
dev-libs/icu:0/54a
=media-gfx/graphite2-1.2*
media-libs/glew:0/1.10
media-libs/harfbuzz:0/0.9.18[icu]
media-libs/libpng:0/16
amd64? ( =sys-libs/glibc-2.20-r2 )
x86? ( =sys-libs/glibc-2.19-r1 )
virtual/jpeg:62
kde? ( =kde-base/kdelibs-4.14.3-r1:4 =dev-qt/qtcore-4.8.5-r2:4 
=dev-qt/qtgui-4.8.5-r4:4 )


# PLEASE place any restrictions that are specific to the binary builds
# into the BIN_COMMON_DEPEND block above.
# All dependencies below this point should remain identical to those in
# the source ebuilds.

COMMON_DEPEND=
${BIN_COMMON_DEPEND}
${PYTHON_DEPS}
app-arch/zip
app-arch/unzip
=app-text/hunspell-1.3.2-r3
app-text/mythes

[gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.29.ebuild ChangeLog

2015-04-06 Thread Sergei Trofimovich (slyfox)
slyfox  15/04/06 19:17:56

  Modified: alsa-plugins-1.0.29.ebuild ChangeLog
  Log:
  Applied libav-10 patch from bug #539680 by Daniel Schulte and others. Fixes 
build failure for me.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  ChangesPath
1.2  media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild

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

Index: alsa-plugins-1.0.29.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- alsa-plugins-1.0.29.ebuild  25 Mar 2015 11:41:10 -  1.1
+++ alsa-plugins-1.0.29.ebuild  6 Apr 2015 19:17:56 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v 
1.1 2015/03/25 11:41:10 chainsaw Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.29.ebuild,v 
1.2 2015/04/06 19:17:56 slyfox Exp $
 
 EAPI=5
 inherit autotools eutils flag-o-matic multilib multilib-minimal
@@ -28,7 +28,8 @@
virtual/pkgconfig
 
 src_prepare() {
-:  epatch ${FILESDIR}/${PN}-1.0.23-automagic.patch
+   epatch ${FILESDIR}/${PN}-1.0.23-automagic.patch
+   epatch ${FILESDIR}/${PN}-1.0.28-libav10.patch
 
epatch_user
 



1.207media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- ChangeLog   25 Mar 2015 11:41:10 -  1.206
+++ ChangeLog   6 Apr 2015 19:17:56 -   1.207
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 
1.206 2015/03/25 11:41:10 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 
1.207 2015/04/06 19:17:56 slyfox Exp $
+
+  06 Apr 2015; Sergei Trofimovich sly...@gentoo.org
+  +files/alsa-plugins-1.0.28-libav10.patch, alsa-plugins-1.0.29.ebuild:
+  Applied libav-10 patch from bug #539680 by Daniel Schulte and others. Fixes
+  build failure for me.
 
 *alsa-plugins-1.0.29 (25 Mar 2015)
 






[gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins/files: alsa-plugins-1.0.28-libav10.patch

2015-04-06 Thread Sergei Trofimovich (slyfox)
slyfox  15/04/06 19:17:56

  Added:alsa-plugins-1.0.28-libav10.patch
  Log:
  Applied libav-10 patch from bug #539680 by Daniel Schulte and others. Fixes 
build failure for me.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
611FF3AA)

Revision  ChangesPath
1.1  
media-plugins/alsa-plugins/files/alsa-plugins-1.0.28-libav10.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/files/alsa-plugins-1.0.28-libav10.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/alsa-plugins/files/alsa-plugins-1.0.28-libav10.patch?rev=1.1content-type=text/plain

Index: alsa-plugins-1.0.28-libav10.patch
===
https://bugs.gentoo.org/539680

From: Luca Barbato lu_z...@gentoo.org
Description: lavr: Add a libavresample based rate plugin
Date: Mon, 14 Apr 2014 10:01:07 +0200

Provide lavcrate compatibility.

Index: alsa-plugins-1.0.28/configure.ac
===
--- alsa-plugins-1.0.28.orig/configure.ac
+++ alsa-plugins-1.0.28/configure.ac
@@ -66,7 +66,7 @@ if test $use_maemo_rm = yes; then
 fi
 
 AC_ARG_ENABLE([avcodec],
-  AS_HELP_STRING([--disable-avcodec], [Don't build plugins depending on 
avcodec (a52)]))
+  AS_HELP_STRING([--disable-avcodec], [Do not build plugins depending on 
avcodec (a52)]))
 
 if test x$enable_avcodec != xno; then
   PKG_CHECK_MODULES(AVCODEC, [libavcodec libavutil], [HAVE_AVCODEC=yes], 
[HAVE_AVCODEC=no])
@@ -101,6 +101,10 @@ if test $HAVE_AVCODEC = yes; then
   if test -z $AVCODEC_HEADER; then
 HAVE_AVCODEC=no
   fi
+  SAVE_LIBS=$LIBS
+  LIBS=$LIBS $AVCODEC_LIBS
+  AC_CHECK_FUNCS([av_resample_init])
+  LIBS=$SAVE_LIBS
 fi
 
 AM_CONDITIONAL(HAVE_AVCODEC, test x$HAVE_AVCODEC = xyes)
@@ -108,6 +112,18 @@ AC_SUBST(AVCODEC_CFLAGS)
 AC_SUBST(AVCODEC_LIBS)
 AC_SUBST(AVCODEC_HEADER)
 
+AC_ARG_ENABLE([avresample],
+  AS_HELP_STRING([--disable-avresample], [Do not build plugins depending 
on avcodec (lavrate)]))
+
+if test x$enable_avresample != xno; then
+  PKG_CHECK_MODULES(AVRESAMPLE, [libavresample libavutil], 
[HAVE_AVRESAMPLE=yes], [HAVE_AVRESAMPLE=no])
+fi
+
+AM_CONDITIONAL(HAVE_AVRESAMPLE, test x$HAVE_AVCODEC = xyes)
+AC_SUBST(AVRESAMPLE_CFLAGS)
+AC_SUBST(AVRESAMPLE_LIBS)
+AC_SUBST(AVRESAMPLE_HEADER)
+
 PKG_CHECK_MODULES(speexdsp, [speexdsp = 1.2], [HAVE_SPEEXDSP=yes], 
[HAVE_SPEEXDSP=])
 AM_CONDITIONAL(HAVE_SPEEXDSP, test $HAVE_SPEEXDSP = yes)
 
@@ -181,7 +197,7 @@ AC_OUTPUT([
mix/Makefile
rate/Makefile
a52/Makefile
-   rate-lavc/Makefile
+   rate-lavr/Makefile
maemo/Makefile
doc/Makefile
usb_stream/Makefile
Index: alsa-plugins-1.0.28/Makefile.am
===
--- alsa-plugins-1.0.28.orig/Makefile.am
+++ alsa-plugins-1.0.28/Makefile.am
@@ -9,8 +9,14 @@ if HAVE_SAMPLERATE
 SUBDIRS += rate
 endif
 if HAVE_AVCODEC
+SUBDIRS += a52
+if !HAVE_AVRESAMPLE
 SUBDIRS += a52 rate-lavc
 endif
+endif
+if HAVE_AVRESAMPLE
+SUBDIRS += rate-lavr
+endif
 if HAVE_MAEMO_PLUGIN
 SUBDIRS += maemo
 endif
Index: alsa-plugins-1.0.28/rate-lavr/Makefile.am
===
--- /dev/null
+++ alsa-plugins-1.0.28/rate-lavr/Makefile.am
@@ -0,0 +1,22 @@
+asound_module_rate_lavr_LTLIBRARIES = libasound_module_rate_lavr.la
+
+asound_module_rate_lavrdir = @ALSA_PLUGIN_DIR@
+
+AM_CFLAGS = -Wall -g @ALSA_CFLAGS@ @AVRESAMPLE_CFLAGS@
+AM_LDFLAGS = -module -avoid-version -export-dynamic -no-undefined 
$(LDFLAGS_NOUNDEFINED)
+
+libasound_module_rate_lavr_la_SOURCES = rate_lavr.c
+libasound_module_rate_lavr_la_LIBADD = @ALSA_LIBS@ @AVRESAMPLE_LIBS@
+
+
+install-exec-hook:
+   rm -f $(DESTDIR)@ALSA_PLUGIN_DIR@/libasound_module_rate_lavcrate*.so
+   $(LN_S) libasound_module_rate_lavr.so 
$(DESTDIR)@ALSA_PLUGIN_DIR@/libasound_module_rate_lavcrate.so
+   $(LN_S) libasound_module_rate_lavr.so 
$(DESTDIR)@ALSA_PLUGIN_DIR@/libasound_module_rate_lavcrate_higher.so
+   $(LN_S) libasound_module_rate_lavr.so 
$(DESTDIR)@ALSA_PLUGIN_DIR@/libasound_module_rate_lavcrate_high.so
+   $(LN_S) libasound_module_rate_lavr.so 
$(DESTDIR)@ALSA_PLUGIN_DIR@/libasound_module_rate_lavcrate_fast.so
+   $(LN_S) libasound_module_rate_lavr.so 
$(DESTDIR)@ALSA_PLUGIN_DIR@/libasound_module_rate_lavcrate_faster.so
+
+uninstall-hook:
+   rm -f $(DESTDIR)@ALSA_PLUGIN_DIR@/libasound_module_rate_lavcrate*.so
+   rm -f $(DESTDIR)@ALSA_PLUGIN_DIR@/libasound_module_rate_lavr*.so
Index: alsa-plugins-1.0.28/rate-lavr/rate_lavr.c
===
--- /dev/null
+++ alsa-plugins-1.0.28/rate-lavr/rate_lavr.c
@@ -0,0 +1,227 @@
+/*
+ * Rate converter plugin using libavresample
+ * Copyright (c) 2014 by Anton Khirnov
+ *
+ * This library is free software; you can 

[gentoo-commits] gentoo-x86 commit in dev-perl/Log-Dispatch: - New directory

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:51:16

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



[gentoo-commits] gentoo-x86 commit in app-office/libreoffice-bin-debug: ChangeLog libreoffice-bin-debug-4.4.1.2.ebuild

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 20:26:35

  Modified: ChangeLog
  Added:libreoffice-bin-debug-4.4.1.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.80 app-office/libreoffice-bin-debug/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   4 Apr 2015 21:03:18 -   1.79
+++ ChangeLog   6 Apr 2015 20:26:35 -   1.80
@@ -1,6 +1,12 @@
 # ChangeLog for app-office/libreoffice-bin-debug
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.79 
2015/04/04 21:03:18 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/ChangeLog,v 1.80 
2015/04/06 20:26:35 dilfridge Exp $
+
+*libreoffice-bin-debug-4.4.1.2 (06 Apr 2015)
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
+  +libreoffice-bin-debug-4.4.1.2.ebuild:
+  Version bump
 
   04 Apr 2015; Mikle Kolyada zlog...@gentoo.org
   libreoffice-bin-debug-4.3.5.2-r1.ebuild:



1.1  
app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.1.2.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.1.2.ebuild?rev=1.1content-type=text/plain

Index: libreoffice-bin-debug-4.4.1.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-office/libreoffice-bin-debug/libreoffice-bin-debug-4.4.1.2.ebuild,v
 1.1 2015/04/06 20:26:35 dilfridge Exp $

EAPI=5

BASE_PACKAGENAME=debug
BASE_AMD64_URI=http://packages.gentooexperimental.org/packages/amd64-libreoffice/amd64-${BASE_PACKAGENAME}-;
BASE_X86_URI=http://packages.gentooexperimental.org/packages/x86-libreoffice/x86-${BASE_PACKAGENAME}-;

DESCRIPTION=LibreOffice, a full office productivity suite. Binary package, 
debug info
HOMEPAGE=http://www.libreoffice.org;
SRC_URI_AMD64=
${BASE_AMD64_URI}libreoffice-${PVR}.tar.xz
kde? (
!java? ( ${BASE_AMD64_URI}libreoffice-kde-${PVR}.xd3 )
java? ( ${BASE_AMD64_URI}libreoffice-kde-java-${PVR}.xd3 )
)
gnome? (
!java? ( ${BASE_AMD64_URI}libreoffice-gnome-${PVR}.xd3 )
java? ( ${BASE_AMD64_URI}libreoffice-gnome-java-${PVR}.xd3 )
)
!kde? ( !gnome? (
java? ( ${BASE_AMD64_URI}libreoffice-java-${PVR}.xd3 )
) )

SRC_URI_X86=
${BASE_X86_URI}libreoffice-${PVR}.tar.xz
kde? (
!java? ( ${BASE_X86_URI}libreoffice-kde-${PVR}.xd3 )
java? ( ${BASE_X86_URI}libreoffice-kde-java-${PVR}.xd3 )
)
gnome? (
!java? ( ${BASE_X86_URI}libreoffice-gnome-${PVR}.xd3 )
java? ( ${BASE_X86_URI}libreoffice-gnome-java-${PVR}.xd3 )
)
!kde? ( !gnome? (
java? ( ${BASE_X86_URI}libreoffice-java-${PVR}.xd3 )
) )


SRC_URI=
amd64? ( ${SRC_URI_AMD64} )
x86? ( ${SRC_URI_X86} )


IUSE=gnome java kde
LICENSE=LGPL-3
SLOT=0
KEYWORDS=-* ~amd64 ~x86

RDEPEND==app-office/${PN/-debug}-${PVR}[gnome=,java=,kde=]

DEPEND=dev-util/xdelta:3

RESTRICT=test strip

S=${WORKDIR}

src_unpack() {
einfo Uncompressing distfile 
${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar.xz
xz -cd 
${DISTDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar.xz  
${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar || die

local patchname
use kde  patchname=-kde
use gnome  patchname=-gnome
use java  patchname=${patchname}-java

if [ -n ${patchname} ]; then
einfo Patching distfile 
${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar using 
${ARCH}-${BASE_PACKAGENAME}-libreoffice${patchname}-${PVR}.xd3
xdelta3 -d -s 
${WORKDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice-${PVR}.tar 
${DISTDIR}/${ARCH}-${BASE_PACKAGENAME}-libreoffice${patchname}-${PVR}.xd3 
${WORKDIR}/tmpdist.tar || die
mv ${WORKDIR}/tmpdist.tar 

[gentoo-commits] gentoo-x86 commit in games-fps/xonotic: metadata.xml xonotic-0.8.0.ebuild ChangeLog

2015-04-06 Thread Michael Sterrett (mr_bones_)
mr_bones_15/04/06 18:58:11

  Modified: metadata.xml xonotic-0.8.0.ebuild ChangeLog
  Log:
  add ode use flag for alternate physics-engine support from dev-games/ode (bug 
#475468)
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  games-fps/xonotic/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/games-fps/xonotic/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml16 Sep 2011 21:52:12 -  1.1
+++ metadata.xml6 Apr 2015 18:58:11 -   1.2
@@ -2,4 +2,7 @@
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
 herdgames/herd
+use
+   flag name=odeEnable support for physics engine from 
pkgdev-games/ode/pkg/flag
+/use
 /pkgmetadata



1.2  games-fps/xonotic/xonotic-0.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild?r1=1.1r2=1.2

Index: xonotic-0.8.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xonotic-0.8.0.ebuild16 Jan 2015 09:40:51 -  1.1
+++ xonotic-0.8.0.ebuild6 Apr 2015 18:58:11 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild,v 
1.1 2015/01/16 09:40:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.8.0.ebuild,v 
1.2 2015/04/06 18:58:11 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils check-reqs games
@@ -13,7 +13,7 @@
 LICENSE=GPL-2
 SLOT=0
 KEYWORDS=~amd64 ~x86
-IUSE=alsa debug dedicated doc sdl
+IUSE=alsa debug dedicated doc ode sdl
 
 UIRDEPEND=
media-libs/libogg
@@ -30,6 +30,7 @@
virtual/opengl
media-libs/freetype:2
alsa? ( media-libs/alsa-lib )
+   ode? ( dev-games/ode[double-precision] )
sdl? ( media-libs/libsdl[X,sound,joystick,opengl,video,alsa?] )
 UIDEPEND=
x11-proto/xextproto



1.18 games-fps/xonotic/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   16 Jan 2015 09:40:51 -  1.17
+++ ChangeLog   6 Apr 2015 18:58:11 -   1.18
@@ -1,6 +1,11 @@
 # ChangeLog for games-fps/xonotic
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.17 
2015/01/16 09:40:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.18 
2015/04/06 18:58:11 mr_bones_ Exp $
+
+  06 Apr 2015; Michael Sterrett mr_bon...@gentoo.org metadata.xml,
+  xonotic-0.8.0.ebuild:
+  add ode use flag for alternate physics-engine support from dev-games/ode (bug
+  #475468)
 
 *xonotic-0.8.0 (16 Jan 2015)
 






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

2015-04-06 Thread Ian Stakenvicius (axs)
axs 15/04/06 19:37:26

  Modified: firefox-37.0.1.ebuild ChangeLog
  Log:
  added missing configure option to enable jit
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.4  www-client/firefox/firefox-37.0.1.ebuild

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

Index: firefox-37.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- firefox-37.0.1.ebuild   6 Apr 2015 19:31:44 -   1.3
+++ firefox-37.0.1.ebuild   6 Apr 2015 19:37:26 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.3 2015/04/06 19:31:44 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.4 2015/04/06 19:37:26 axs Exp $
 
 EAPI=5
 VIRTUALX_REQUIRED=pgo
@@ -222,6 +222,9 @@
# Other ff-specific settings
mozconfig_annotate '' 
--with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
 
+   # force jit
+   mozconfig_use_enable jit ion
+
# Allow for a proper pgo build
if use pgo; then
echo mk_add_options PROFILE_GEN_SCRIPT='\$(PYTHON) 
\$(OBJDIR)/_profile/pgo/profileserver.py'  ${S}/.mozconfig



1.408www-client/firefox/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.407
retrieving revision 1.408
diff -u -r1.407 -r1.408
--- ChangeLog   6 Apr 2015 19:31:44 -   1.407
+++ ChangeLog   6 Apr 2015 19:37:26 -   1.408
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.407 
2015/04/06 19:31:44 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.408 
2015/04/06 19:37:26 axs Exp $
+
+  06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild:
+  added missing configure option to enable jit
 
   06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild:
   dropped USE=jit from firefox-37 as jit can not be disabled and provide a






[gentoo-commits] gentoo-x86 commit in dev-perl/File-chmod: ChangeLog File-chmod-0.420.0.ebuild

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:45:16

  Modified: ChangeLog
  Added:File-chmod-0.420.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.25 dev-perl/File-chmod/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   22 Aug 2014 17:52:04 -  1.24
+++ ChangeLog   6 Apr 2015 19:45:16 -   1.25
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/File-chmod
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.24 
2014/08/22 17:52:04 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.25 
2015/04/06 19:45:16 dilfridge Exp $
+
+*File-chmod-0.420.0 (06 Apr 2015)
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
+  +File-chmod-0.420.0.ebuild:
+  Version bump
 
 *File-chmod-0.360.0-r1 (22 Aug 2014)
 



1.1  dev-perl/File-chmod/File-chmod-0.420.0.ebuild

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

Index: File-chmod-0.420.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.420.0.ebuild,v 1.1 
2015/04/06 19:45:16 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=XENO
MODULE_VERSION=0.42
inherit perl-module

DESCRIPTION=Implements symbolic and ls chmod modes

SLOT=0
KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux 
~x86-linux ~x86-solaris
IUSE=test

RDEPEND=
virtual/perl-Carp
virtual/perl-Exporter

DEPEND=${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
virtual/perl-File-Spec
virtual/perl-File-Temp
virtual/perl-IO
virtual/perl-Test-Simple
virtual/perl-autodie
)


SRC_TEST=do






[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/

2015-04-06 Thread Ian Stakenvicius
commit: 1b31c95e42ee9a02c33616b8b85f3cb80bec6e15
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Mon Apr  6 19:48:40 2015 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Mon Apr  6 19:48:43 2015 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=1b31c95e

Dropped optional jit support

jit on firefox-37 is required in order to function; without jit, firefox-37 
will not download
anything at all on hardened systems (possibly on all systems).

 www-client/firefox/firefox-37.0.1.ebuild | 10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/www-client/firefox/firefox-37.0.1.ebuild 
b/www-client/firefox/firefox-37.0.1.ebuild
index 5fd750a..9b93052 100644
--- a/www-client/firefox/firefox-37.0.1.ebuild
+++ b/www-client/firefox/firefox-37.0.1.ebuild
@@ -34,7 +34,6 @@ MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases/;
 MOZ_HTTP_URI=http://ftp.mozilla.org/pub/${PN}/releases/;
 
 MOZCONFIG_OPTIONAL_WIFI=1
-MOZCONFIG_OPTIONAL_JIT=enabled
 
 inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils 
mozconfig-v5.36 multilib pax-utils fdo-mime autotools virtualx mozlinguas
 
@@ -223,6 +222,9 @@ src_configure() {
# Other ff-specific settings
mozconfig_annotate '' 
--with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
 
+   # force jit
+   mozconfig_annotate '' --enable-ion
+
# Allow for a proper pgo build
if use pgo; then
echo mk_add_options PROFILE_GEN_SCRIPT='\$(PYTHON) 
\$(OBJDIR)/_profile/pgo/profileserver.py'  ${S}/.mozconfig
@@ -349,11 +351,7 @@ src_install() {
fi
 
# Required in order to use plugins and even run firefox on hardened.
-   if use jit; then
-   pax-mark m 
${ED}${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container}
-   else
-   pax-mark m ${ED}${MOZILLA_FIVE_HOME}/plugin-container
-   fi
+   pax-mark m 
${ED}${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container}
 
if use minimal; then
rm -r ${ED}/usr/include 
${ED}${MOZILLA_FIVE_HOME}/{idl,include,lib,sdk} \



[gentoo-commits] gentoo-x86 commit in www-apps/rt: ChangeLog rt-4.2.9-r1.ebuild

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 19:55:55

  Modified: ChangeLog rt-4.2.9-r1.ebuild
  Log:
  log-dispatch was moved to Log-Dispatch
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.93 www-apps/rt/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   21 Mar 2015 08:10:54 -  1.92
+++ ChangeLog   6 Apr 2015 19:55:55 -   1.93
@@ -1,6 +1,9 @@
 # ChangeLog for www-apps/rt
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.92 2015/03/21 
08:10:54 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/ChangeLog,v 1.93 2015/04/06 
19:55:55 dilfridge Exp $
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org rt-4.2.9-r1.ebuild:
+  log-dispatch was moved to Log-Dispatch
 
   21 Mar 2015; Ian Delaney idel...@gentoo.org files/postinstall-en.txt:
   update files/postinstall-en.txt, patch by user 'j.habeni...@gmx.de' in bug



1.3  www-apps/rt/rt-4.2.9-r1.ebuild

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

Index: rt-4.2.9-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/rt/rt-4.2.9-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rt-4.2.9-r1.ebuild  19 Nov 2014 15:40:10 -  1.2
+++ rt-4.2.9-r1.ebuild  6 Apr 2015 19:55:55 -   1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-4.2.9-r1.ebuild,v 1.2 
2014/11/19 15:40:10 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/rt/rt-4.2.9-r1.ebuild,v 1.3 
2015/04/06 19:55:55 dilfridge Exp $
 
 EAPI=5
 
@@ -45,8 +45,7 @@
=dev-perl/class-returnvalue-0.40
=dev-perl/dbix-searchbuilder-1.59
=dev-perl/locale-maketext-lexicon-0.32
-   =dev-perl/log-dispatch-2.2.3
-   =dev-perl/log-dispatch-2.23
+   =dev-perl/Log-Dispatch-2.230.0
=virtual/perl-CGI-4
=virtual/perl-Digest-MD5-2.27
=virtual/perl-File-Spec-0.8






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

2015-04-06 Thread Michał Górny
commit: 54397a1942423eb9516021de03171e633d53c9f6
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Mon Apr  6 20:21:18 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Mon Apr  6 20:21:18 2015 +
URL:https://gitweb.gentoo.org/proj/api.git/commit/?id=54397a19

Update URIs for flow

Fixes: https://bugs.gentoo.org/show_bug.cgi?id=545764

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index e97001f..5eeb795 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -1561,12 +1561,12 @@ FIN
   repo quality=experimental status=unofficial
 nameflow/name
 description lang=enEbuilds by Florian Schmaus/description
-homepagehttps://gitorious.org/flow-s-ebuilds/homepage
+homepagehttps://gitlab.com/Flow/flow-s-ebuilds/homepage
 owner type=person
   emailf...@geekplace.eu/email
   nameFlorian Schmaus/name
 /owner
-source 
type=githttps://git.gitorious.org/flow-s-ebuilds/flow-s-ebuilds.git/source
+source type=githttps://gitlab.com/Flow/flow-s-ebuilds.git/source
   /repo
   repo quality=experimental status=unofficial
 namefm/name



[gentoo-commits] proj/hardened-dev:musl commit in: www-client/firefox/, www-client/firefox/files/

2015-04-06 Thread Anthony G. Basile
commit: 2ea22f9e6cec238b784825e331b2d921b0f1f4d2
Author: Felix Janda felix.janda AT posteo DOT de
AuthorDate: Sun Mar 22 08:54:56 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Mon Apr  6 21:04:20 2015 +
URL:https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=2ea22f9e

www-client/firefox: Update to 37.0.1

 www-client/firefox/files/1130164.patch |  68 +++
 www-client/firefox/files/1130175.patch |  33 ++
 www-client/firefox/files/1130710.patch |  57 +++
 www-client/firefox/files/avoid-basename-musl.patch |  30 --
 .../firefox/files/avoid-fts-on-nonglibc-musl.patch |  55 ---
 .../firefox/files/avoid-getcontext-musl.patch  |  15 -
 www-client/firefox/files/basename.patch|  25 ++
 www-client/firefox/files/crashreporter.patch   | 358 +++
 .../files/define-gettid-unconditonally-musl.patch  |  11 -
 .../firefox/files/dont-include-aouth-musl.patch|  14 -
 .../dont-include-cdefsh-stagefright-musl.patch |  10 -
 ...refox-31.0-webm-disallow-negative-samples.patch |  29 --
 .../files/firefox-32.0-hppa-js-configure.patch |  21 -
 .../files/firefox-33.0-jemalloc-configure.patch|  29 --
 .../files/firefox-35.0-gmp-clearkey-sprintf.patch  |  10 +
 .../firefox/files/fix-amd64-build-musl.patch   |  39 --
 .../firefox/files/fix-android-check-musl.patch |  11 -
 .../firefox/files/fix-jemalloc-includes-musl.patch |  10 -
 .../files/fix-mtransport-includes-musl.patch   |  20 -
 www-client/firefox/files/fts.patch | 480 +
 .../firefox/files/include-systypesh-musl.patch |  21 -
 .../firefox/files/libstagefright-cdefs.patch   |  21 +
 .../files/make-handleInt-unsigned-long-musl.patch  |  11 -
 www-client/firefox/files/profiler-gettid.patch |  51 +++
 www-client/firefox/files/sandbox-cdefs.patch   |  21 +
 ...{fix-sctp-includes-musl.patch = sctp-36.patch} |  25 +-
 www-client/firefox/files/sctp.patch|  58 +++
 www-client/firefox/files/sipcc.patch   | 159 +++
 www-client/firefox/files/stab.h|  72 
 www-client/firefox/files/updater.patch |  42 ++
 www-client/firefox/files/xpcom-blocksize.patch |  22 +
 ...34.0.5-r99.ebuild = firefox-37.0.1-r99.ebuild} | 111 +++--
 32 files changed, 1472 insertions(+), 467 deletions(-)

diff --git a/www-client/firefox/files/1130164.patch 
b/www-client/firefox/files/1130164.patch
new file mode 100644
index 000..2b292f8
--- /dev/null
+++ b/www-client/firefox/files/1130164.patch
@@ -0,0 +1,68 @@
+# HG changeset patch
+# User Felix Janda felix.ja...@posteo.de
+# Date 1423173074 -3600
+#  Thu Feb 05 22:51:14 2015 +0100
+# Node ID a446b4e607445d1c6faec25b43a5d9b5d45bcacf
+# Parent  89120ad0518fb4932de5b5f466debed68ee787ce
+Bug 1130164 - tools/profiler: Use stdint.h types. r=jseward
+
+diff -r 89120ad0518f -r a446b4e60744 tools/profiler/UnwinderThread2.cpp
+--- a/tools/profiler/UnwinderThread2.cpp   Thu Mar 05 06:04:03 2015 -0500
 b/tools/profiler/UnwinderThread2.cpp   Thu Feb 05 22:51:14 2015 +0100
+@@ -470,7 +470,7 @@
+ //
+ 
+ // This is the interface to LUL.
+-typedef  struct { u_int64_t pc; u_int64_t sp; }  PCandSP;
++typedef  struct { uint64_t pc; uint64_t sp; }  PCandSP;
+ 
+ // Forward declaration.  Implementation is below.
+ static
+@@ -1338,7 +1338,7 @@
+   else {
+ // We have at least one N and one P entry available.
+ // Scan forwards to find the SP of the current P entry
+-u_int64_t sp_cur_P = 0;
++uint64_t sp_cur_P = 0;
+ unsigned int m = next_P + 1;
+ while (1) {
+   /* This assertion should hold because in a well formed
+@@ -1349,7 +1349,7 @@
+   if (ent.is_ent_hint('Q'))
+ break;
+   if (ent.is_ent('S')) {
+-sp_cur_P = reinterpret_castu_int64_t(ent.get_tagPtr());
++sp_cur_P = reinterpret_castuint64_t(ent.get_tagPtr());
+ break;
+   }
+   m++;
+@@ -1358,7 +1358,7 @@
+   if (0) LOG(  P  =  last_was_P  sp_cur_P == 0);
+   use_P = true;
+ } else {
+-  u_int64_t sp_cur_N = pairs[next_N].sp;
++  uint64_t sp_cur_N = pairs[next_N].sp;
+   use_P = (sp_cur_P  sp_cur_N);
+   if (0) LOGF(  %s  =  sps P %p N %p,
+   use_P ? P : N, (void*)(intptr_t)sp_cur_P, 
+diff -r 89120ad0518f -r a446b4e60744 
tools/profiler/local_debug_info_symbolizer.cc
+--- a/tools/profiler/local_debug_info_symbolizer.ccThu Mar 05 06:04:03 
2015 -0500
 b/tools/profiler/local_debug_info_symbolizer.ccThu Feb 05 22:51:14 
2015 +0100
+@@ -222,7 +222,7 @@
+ debug_info_module = it-second;
+   }
+ 
+-  u_int64_t address = frame-instruction - frame-module-base_address();
++  uint64_t address = frame-instruction - frame-module-base_address();
+   Module::Function* 

[gentoo-commits] gentoo-x86 commit in dev-perl/bareword-filehandles: bareword-filehandles-0.3.0.ebuild metadata.xml ChangeLog

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 23:01:19

  Added:bareword-filehandles-0.3.0.ebuild metadata.xml
ChangeLog
  Log:
  New package, needed for dev-perl/strictures
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.1  
dev-perl/bareword-filehandles/bareword-filehandles-0.3.0.ebuild

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

Index: bareword-filehandles-0.3.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/bareword-filehandles/bareword-filehandles-0.3.0.ebuild,v
 1.1 2015/04/06 23:01:19 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=ILMARI
MODULE_VERSION=0.003
inherit perl-module

DESCRIPTION=Disables bareword filehandles

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

RDEPEND=
dev-perl/B-Hooks-OP-Check
dev-perl/Lexical-SealRequireHints
virtual/perl-XSLoader

DEPEND=${RDEPEND}
=virtual/perl-ExtUtils-MakeMaker-6.310.0
dev-perl/extutils-depends
test? ( =virtual/perl-Test-Simple-0.880.0 )


SRC_TEST=do



1.1  dev-perl/bareword-filehandles/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
  herdperl/herd
/pkgmetadata



1.1  dev-perl/bareword-filehandles/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/bareword-filehandles
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/bareword-filehandles/ChangeLog,v 
1.1 2015/04/06 23:01:19 dilfridge Exp $

*bareword-filehandles-0.3.0 (06 Apr 2015)

  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
  +bareword-filehandles-0.3.0.ebuild, +metadata.xml:
  New package, needed for dev-perl/strictures






[gentoo-commits] gentoo-x86 commit in dev-perl/Lexical-SealRequireHints: - New directory

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 22:54:07

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-perl/Lexical-SealRequireHints added to 
the repository



[gentoo-commits] gentoo-x86 commit in dev-perl/Lexical-SealRequireHints: metadata.xml Lexical-SealRequireHints-0.9.0.ebuild ChangeLog

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 22:54:34

  Added:metadata.xml Lexical-SealRequireHints-0.9.0.ebuild
ChangeLog
  Log:
  New package, needed for dev-perl/strictures
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.1  dev-perl/Lexical-SealRequireHints/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
  herdperl/herd
/pkgmetadata



1.1  
dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.9.0.ebuild

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

Index: Lexical-SealRequireHints-0.9.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Lexical-SealRequireHints/Lexical-SealRequireHints-0.9.0.ebuild,v
 1.1 2015/04/06 22:54:34 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=ZEFRAM
MODULE_VERSION=0.009
inherit perl-module

DESCRIPTION=Prevent leakage of lexical hints

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

RDEPEND=
!dev-perl/B-Hooks-OP-Check-0.190.0

DEPEND=${RDEPEND}
virtual/perl-Module-Build
test? (
=virtual/perl-Test-Simple-0.410.0
)


SRC_TEST=do



1.1  dev-perl/Lexical-SealRequireHints/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/Lexical-SealRequireHints
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Lexical-SealRequireHints/ChangeLog,v 1.1 
2015/04/06 22:54:34 dilfridge Exp $

*Lexical-SealRequireHints-0.9.0 (06 Apr 2015)

  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
  +Lexical-SealRequireHints-0.9.0.ebuild, +metadata.xml:
  New package, needed for dev-perl/strictures






[gentoo-commits] gentoo-x86 commit in dev-perl/bareword-filehandles: - New directory

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 23:00:58

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-perl/bareword-filehandles added to the 
repository



[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/, www-client/firefox/files/

2015-04-06 Thread Ian Stakenvicius
commit: 997de327a732abee46eb3f7f80dd0633886e7909
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Mon Apr  6 22:39:24 2015 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Mon Apr  6 22:39:24 2015 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=997de327

Firefox-37: fixed redundant pax-mark; fixed a new bashism in jemalloc 
configure.ac

 .../files/firefox-37.0-jemalloc_configure_unbashify.patch | 11 +++
 www-client/firefox/firefox-37.0.1.ebuild  |  1 +
 2 files changed, 12 insertions(+)

diff --git 
a/www-client/firefox/files/firefox-37.0-jemalloc_configure_unbashify.patch 
b/www-client/firefox/files/firefox-37.0-jemalloc_configure_unbashify.patch
new file mode 100644
index 000..b5278b1
--- /dev/null
+++ b/www-client/firefox/files/firefox-37.0-jemalloc_configure_unbashify.patch
@@ -0,0 +1,11 @@
+--- a/memory/jemalloc/src/configure.ac 2015-03-30 18:54:42.0 -0400
 b/memory/jemalloc/src/configure.ac 2015-04-06 16:23:52.170389285 -0400
+@@ -989,7 +989,7 @@
+ AC_ARG_WITH([lg_page],
+   [AS_HELP_STRING([--with-lg-page=lg-page], [Base 2 log of system page 
size])],
+   [LG_PAGE=$with_lg_page], [LG_PAGE=detect])
+-if test x$LG_PAGE == xdetect; then
++if test x$LG_PAGE = xdetect; then
+   AC_CACHE_CHECK([LG_PAGE],
+[je_cv_lg_page],
+AC_RUN_IFELSE([AC_LANG_PROGRAM(

diff --git a/www-client/firefox/firefox-37.0.1.ebuild 
b/www-client/firefox/firefox-37.0.1.ebuild
index 9b93052..b190ff0 100644
--- a/www-client/firefox/firefox-37.0.1.ebuild
+++ b/www-client/firefox/firefox-37.0.1.ebuild
@@ -147,6 +147,7 @@ src_prepare() {
epatch ${WORKDIR}/firefox
 
epatch ${FILESDIR}/${PN}-35.0-gmp-clearkey-sprintf.patch
+   epatch ${FILESDIR}/${PN}-37.0-jemalloc_configure_unbashify.patch
 
# Allow user to apply any additional patches without modifing ebuild
epatch_user



[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/, eclass/

2015-04-06 Thread Ian Stakenvicius
commit: b44f000cae56701e8bc30f572af2853020312a07
Author: Ian Stakenvicius axs AT gentoo DOT org
AuthorDate: Mon Apr  6 22:09:58 2015 +
Commit: Ian Stakenvicius axs AT gentoo DOT org
CommitDate: Mon Apr  6 22:09:58 2015 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=b44f000c

Initial firefox-38 beta

-Bumped mozconfig eclass with most if not all dependency bumps in place.
-Added jit flag back, for testing
-Added jemalloc3 flag, default-enabled, for testing between 
jemalloc/jemalloc3/replace-malloc
(current) behaviour and upstream-recommended behaviour which is to have all of 
that disabled

Firefox-38 is the basis of the next ESR, so significant testing is important on 
this one, especially
in relation to anything going on with the eclasses; they will be around for 
quite a while.

 eclass/mozconfig-v5.38.eclass| 231 
 www-client/firefox/Manifest  |   2 +
 www-client/firefox/firefox-38.0_beta1.ebuild | 384 +++
 3 files changed, 617 insertions(+)

diff --git a/eclass/mozconfig-v5.38.eclass b/eclass/mozconfig-v5.38.eclass
new file mode 100644
index 000..ed75101
--- /dev/null
+++ b/eclass/mozconfig-v5.38.eclass
@@ -0,0 +1,231 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-v5.36.eclass,v 1.1 
2015/02/26 20:41:10 axs Exp $
+#
+# @ECLASS: mozconfig-v5.33.eclass
+# @MAINTAINER:
+# mozilla team mozi...@gentoo.org
+# @BLURB: the new mozilla common configuration eclass for FF33 and newer, v5
+# @DESCRIPTION:
+# This eclass is used in mozilla ebuilds (firefox, thunderbird, seamonkey)
+# to provide a single common place for the common mozilla engine compoments.
+#
+# The eclass provides all common dependencies as well as common use flags.
+#
+# Some use flags which may be optional in particular mozilla packages can be
+# supported through setting eclass variables.
+#
+# This eclass inherits mozconfig helper functions as defined in mozcoreconf-v3,
+# and so ebuilds inheriting this eclass do not need to inherit that.
+
+inherit multilib flag-o-matic toolchain-funcs mozcoreconf-v3
+
+case ${EAPI} in
+   0|1|2|3|4) die EAPI=${EAPI} not supported
+esac
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_WIFI
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild needs to provide
+# optional necko-wifi support via IUSE=wifi.  Currently this would include
+# ebuilds for firefox, and potentially seamonkey.
+#
+# Leave the variable UNSET if necko-wifi support should not be available.
+# Set the variable to enabled if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# @ECLASS-VARIABLE: MOZCONFIG_OPTIONAL_JIT
+# @DESCRIPTION:
+# Set this variable before the inherit line, when an ebuild needs to provide
+# optional necko-wifi support via IUSE=jit.  Currently this would include
+# ebuilds for firefox, and potentially seamonkey.
+#
+# Leave the variable UNSET if optional jit support should not be available.
+# Set the variable to enabled if the use flag should be enabled by default.
+# Set the variable to any value if the use flag should exist but not be 
default-enabled.
+
+# use-flags common among all mozilla ebuilds
+IUSE=${IUSE} dbus debug gstreamer +jemalloc3 pulseaudio selinux 
startup-notification system-cairo system-icu system-jpeg system-sqlite 
system-libvpx
+
+# some notes on deps:
+# gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 
2.14
+# media-libs/mesa needs to be 10.2 or above due to a bug with flash+vdpau
+
+RDEPEND==app-text/hunspell-1.2
+   dev-libs/atk
+   dev-libs/expat
+   =dev-libs/libevent-1.4.7
+   =x11-libs/cairo-1.10[X]
+   =x11-libs/gtk+-2.18:2
+   x11-libs/gdk-pixbuf
+   =x11-libs/pango-1.22.0
+   =media-libs/libpng-1.6.16:0=[apng]
+   =media-libs/mesa-10.2:*
+   media-libs/fontconfig
+   =media-libs/freetype-2.4.10
+   kernel_linux? ( media-libs/alsa-lib )
+   pulseaudio? ( media-sound/pulseaudio )
+   virtual/freedesktop-icon-theme
+   dbus? ( =sys-apps/dbus-0.60
+   =dev-libs/dbus-glib-0.72 )
+   startup-notification? ( =x11-libs/startup-notification-0.8 )
+   =dev-libs/glib-2.26:2
+   =sys-libs/zlib-1.2.3
+   =virtual/libffi-3.0.10
+   gstreamer? (
+   =media-libs/gstreamer-1.2.3:1.0
+   =media-libs/gst-plugins-base-1.2.3:1.0
+   =media-libs/gst-plugins-good-1.2.3:1.0
+   =media-plugins/gst-plugins-libav-1.1.0_pre20130128-r1:1.0
+   )
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXrender
+   x11-libs/libXt
+   system-cairo? ( =x11-libs/cairo-1.12[X] =x11-libs/pixman-0.19.2 )
+ 

[gentoo-commits] gentoo-x86 commit in www-client/httrack: ChangeLog httrack-3.48.21.ebuild

2015-04-06 Thread Sebastian Pipping (sping)
sping   15/04/06 21:24:55

  Modified: ChangeLog
  Added:httrack-3.48.21.ebuild
  Log:
  www-client/httrack: 3.48.21
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.69 www-client/httrack/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   22 Dec 2014 19:49:34 -  1.68
+++ ChangeLog   6 Apr 2015 21:24:55 -   1.69
@@ -1,6 +1,11 @@
 # ChangeLog for www-client/httrack
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v 1.68 
2014/12/22 19:49:34 sping Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/ChangeLog,v 1.69 
2015/04/06 21:24:55 sping Exp $
+
+*httrack-3.48.21 (06 Apr 2015)
+
+  06 Apr 2015; Sebastian Pipping sp...@gentoo.org +httrack-3.48.21.ebuild:
+  Bump to 3.48.21
 
 *httrack-3.48.20 (22 Dec 2014)
 



1.1  www-client/httrack/httrack-3.48.21.ebuild

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

Index: httrack-3.48.21.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/httrack/httrack-3.48.21.ebuild,v 
1.1 2015/04/06 21:24:55 sping Exp $

EAPI=4

inherit eutils

DESCRIPTION=HTTrack Website Copier, Open Source Offline Browser
HOMEPAGE=http://www.httrack.com/;
SRC_URI=http://mirror.httrack.com/historical/${P}.tar.gz;

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

RDEPEND==sys-libs/zlib-1.2.5.1-r1
dev-libs/openssl
DEPEND=${RDEPEND}

DOCS=( AUTHORS README greetings.txt history.txt )

src_prepare() {
epatch ${FILESDIR}/${PN}-3.48.13-minizip.patch
}

src_configure() {
econf $(use_enable static-libs static) \
--docdir=/usr/share/doc/${PF} \
--htmldir=/usr/share/doc/${PF}/html
}

src_install() {
default
find ${ED} -type f -name '*.la' -delete || die
}






[gentoo-commits] gentoo-x86 commit in www-client/firefox/files: firefox-37.0-jemalloc_configure_unbashify.patch

2015-04-06 Thread Ian Stakenvicius (axs)
axs 15/04/06 22:38:40

  Added:firefox-37.0-jemalloc_configure_unbashify.patch
  Log:
  firefox-37 works now that jit is forced-on, removing mask
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.1  
www-client/firefox/files/firefox-37.0-jemalloc_configure_unbashify.patch

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

Index: firefox-37.0-jemalloc_configure_unbashify.patch
===
--- a/memory/jemalloc/src/configure.ac  2015-03-30 18:54:42.0 -0400
+++ b/memory/jemalloc/src/configure.ac  2015-04-06 16:23:52.170389285 -0400
@@ -989,7 +989,7 @@
 AC_ARG_WITH([lg_page],
   [AS_HELP_STRING([--with-lg-page=lg-page], [Base 2 log of system page 
size])],
   [LG_PAGE=$with_lg_page], [LG_PAGE=detect])
-if test x$LG_PAGE == xdetect; then
+if test x$LG_PAGE = xdetect; then
   AC_CACHE_CHECK([LG_PAGE],
[je_cv_lg_page],
AC_RUN_IFELSE([AC_LANG_PROGRAM(






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

2015-04-06 Thread Ian Stakenvicius (axs)
axs 15/04/06 22:38:40

  Modified: firefox-37.0.1.ebuild ChangeLog
  Log:
  firefox-37 works now that jit is forced-on, removing mask
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.6  www-client/firefox/firefox-37.0.1.ebuild

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

Index: firefox-37.0.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- firefox-37.0.1.ebuild   6 Apr 2015 19:38:34 -   1.5
+++ firefox-37.0.1.ebuild   6 Apr 2015 22:38:40 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.5 2015/04/06 19:38:34 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.6 2015/04/06 22:38:40 axs Exp $
 
 EAPI=5
 VIRTUALX_REQUIRED=pgo
@@ -147,6 +147,7 @@
epatch ${WORKDIR}/firefox
 
epatch ${FILESDIR}/${PN}-35.0-gmp-clearkey-sprintf.patch
+   epatch ${FILESDIR}/${PN}-37.0-jemalloc_configure_unbashify.patch
 
# Allow user to apply any additional patches without modifing ebuild
epatch_user
@@ -352,7 +353,6 @@
 
# Required in order to use plugins and even run firefox on hardened.
pax-mark m 
${ED}${MOZILLA_FIVE_HOME}/{firefox,firefox-bin,plugin-container}
-   pax-mark m ${ED}${MOZILLA_FIVE_HOME}/plugin-container
 
if use minimal; then
rm -r ${ED}/usr/include 
${ED}${MOZILLA_FIVE_HOME}/{idl,include,lib,sdk} \



1.410www-client/firefox/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.409
retrieving revision 1.410
diff -u -r1.409 -r1.410
--- ChangeLog   6 Apr 2015 19:38:34 -   1.409
+++ ChangeLog   6 Apr 2015 22:38:40 -   1.410
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.409 
2015/04/06 19:38:34 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.410 
2015/04/06 22:38:40 axs Exp $
+
+  06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild,
+  +files/firefox-37.0-jemalloc_configure_unbashify.patch:
+  firefox-37 works now that jit is forced-on, removing mask
 
   06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild:
   fixed configure option to enable jit, last time i promise
@@ -13,7 +17,7 @@
   functional firefox
 
   06 Apr 2015; Ian Stakenvicius (_AxS_) a...@gentoo.org 
firefox-37.0.1.ebuild:
-  fixed nss dependency version, bug 575744
+  fixed nss dependency version, bug 545744
 
 *firefox-31.6.0 (05 Apr 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/strictures: ChangeLog strictures-2.0.0.ebuild

2015-04-06 Thread Andreas HAttel (dilfridge)
dilfridge15/04/06 23:03:46

  Modified: ChangeLog
  Added:strictures-2.0.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0B08240A96F66571)

Revision  ChangesPath
1.18 dev-perl/strictures/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   29 Mar 2015 09:54:09 -  1.17
+++ ChangeLog   6 Apr 2015 23:03:45 -   1.18
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/strictures
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.17 
2015/03/29 09:54:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.18 
2015/04/06 23:03:45 dilfridge Exp $
+
+*strictures-2.0.0 (06 Apr 2015)
+
+  06 Apr 2015; Andreas K. Huettel dilfri...@gentoo.org
+  +strictures-2.0.0.ebuild:
+  Version bump
 
   29 Mar 2015; Jeroen Roovers j...@gentoo.org strictures-1.4.4-r1.ebuild:
   Marked ~hppa (bug #543312).



1.1  dev-perl/strictures/strictures-2.0.0.ebuild

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

Index: strictures-2.0.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-2.0.0.ebuild,v 1.1 
2015/04/06 23:03:45 dilfridge Exp $

EAPI=5

MODULE_AUTHOR=HAARG
MODULE_VERSION=2.00
inherit perl-module

DESCRIPTION=Turn on strict and make all warnings fatal

SLOT=0
KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris
IUSE=test

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


SRC_TEST=do






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

2015-04-06 Thread Richard Freeman (rich0)
rich0   15/04/06 23:14:21

  Modified: ChangeLog chromium-41.0.2272.118.ebuild
  Log:
  amd64 stable - 545300
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
100565AB52446CB4)

Revision  ChangesPath
1.1217   www-client/chromium/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v
retrieving revision 1.1216
retrieving revision 1.1217
diff -u -r1.1216 -r1.1217
--- ChangeLog   6 Apr 2015 16:24:09 -   1.1216
+++ ChangeLog   6 Apr 2015 23:14:21 -   1.1217
@@ -1,6 +1,10 @@
 # ChangeLog for www-client/chromium
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1216 
2015/04/06 16:24:09 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/chromium/ChangeLog,v 1.1217 
2015/04/06 23:14:21 rich0 Exp $
+
+  06 Apr 2015; Richard Freeman ri...@gentoo.org
+  chromium-41.0.2272.118.ebuild:
+  amd64 stable - 545300
 
 *chromium-41.0.2272.118 (06 Apr 2015)
 



1.2  www-client/chromium/chromium-41.0.2272.118.ebuild

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

Index: chromium-41.0.2272.118.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-41.0.2272.118.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chromium-41.0.2272.118.ebuild   6 Apr 2015 16:24:09 -   1.1
+++ chromium-41.0.2272.118.ebuild   6 Apr 2015 23:14:21 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-41.0.2272.118.ebuild,v 1.1 
2015/04/06 16:24:09 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/chromium/chromium-41.0.2272.118.ebuild,v 1.2 
2015/04/06 23:14:21 rich0 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@
 
 LICENSE=BSD
 SLOT=0
-KEYWORDS=~amd64 ~arm ~x86
+KEYWORDS=amd64 ~arm ~x86
 IUSE=bindist cups gnome gnome-keyring hidpi kerberos neon pic pulseaudio 
selinux +tcmalloc widevine
 RESTRICT=!bindist? ( bindist )
 






[gentoo-commits] gentoo-x86 commit in sys-auth/nss-pam-ldapd/files: nslcd.service nslcd-tmpfiles.conf

2015-04-06 Thread Patrick McLean (chutzpah)
chutzpah15/04/07 01:04:53

  Added:nslcd.service nslcd-tmpfiles.conf
  Log:
  Revision bump, add systemd service files (bug #545780). Remove old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.1  sys-auth/nss-pam-ldapd/files/nslcd.service

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/files/nslcd.service?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/files/nslcd.service?rev=1.1content-type=text/plain

Index: nslcd.service
===
--- nss-pam-ldapd-0.9.5.ebuild
+++ nss-pam-ldapd-0.9.5.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 PYTHON_COMPAT=(python2_7)
-inherit eutils prefix user python-r1 multilib multilib-minimal
+inherit eutils prefix user python-r1 multilib multilib-minimal systemd
 
 DESCRIPTION=NSS module for name lookups using LDAP
 HOMEPAGE=http://arthurdejong.org/nss-pam-ldapd/;
@@ -94,6 +94,9 @@
python_foreach_impl python_newscript utils/${script}.py 
${script}.ldap
done
fi
+
+   systemd_newtmpfilesd ${FILESDIR}/nslcd-tmpfiles.conf nslcd.conf
+   systemd_dounit ${FILESDIR}/nslcd.service
 }
 
 multilib_src_test() {



1.1  sys-auth/nss-pam-ldapd/files/nslcd-tmpfiles.conf

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/files/nslcd-tmpfiles.conf?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/files/nslcd-tmpfiles.conf?rev=1.1content-type=text/plain

Index: nslcd-tmpfiles.conf
===
d /run/nslcd 0755 nslcd nslcd -






[gentoo-commits] gentoo-x86 commit in sys-auth/nss-pam-ldapd: metadata.xml nss-pam-ldapd-0.9.5-r1.ebuild ChangeLog nss-pam-ldapd-0.9.5.ebuild nss-pam-ldapd-0.9.4-r1.ebuild nss-pam-ldapd-0.9.4.ebuild n

2015-04-06 Thread Patrick McLean (chutzpah)
chutzpah15/04/07 01:04:53

  Modified: metadata.xml ChangeLog
  Added:nss-pam-ldapd-0.9.5-r1.ebuild
  Removed:  nss-pam-ldapd-0.9.5.ebuild
nss-pam-ldapd-0.9.4-r1.ebuild
nss-pam-ldapd-0.9.4.ebuild
nss-pam-ldapd-0.9.4-r2.ebuild
  Log:
  Revision bump, add systemd service files (bug #545780). Remove old.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xE3F69979BB4B8928DA78E3D17CBF44EF)

Revision  ChangesPath
1.6  sys-auth/nss-pam-ldapd/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/metadata.xml?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/metadata.xml?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/metadata.xml?r1=1.5r2=1.6

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml12 Mar 2015 18:00:38 -  1.5
+++ metadata.xml7 Apr 2015 01:04:53 -   1.6
@@ -7,20 +7,20 @@
   /maintainer
   maintainer
 emailchutz...@gentoo.org/email
-   namePatrick McLean/name
+namePatrick McLean/name
   /maintainer
   use
-   flag name=utilsInstall the command-line utilities/flag
+flag name=utilsInstall the command-line utilities/flag
   /use
   longdescription lang=en
-   Provides a Name Service Switch (NSS) module that allows your LDAP
-   server to provide user account, group, host name, alias, 
netgroup, and
-   basically any other information that you would normally get 
from /etc
-   flat files or NIS. It also provides a Pluggable Authentication 
Module
-   (PAM) to do authentication to an LDAP server.
+Provides a Name Service Switch (NSS) module that allows your LDAP
+server to provide user account, group, host name, alias, netgroup, and
+basically any other information that you would normally get from /etc
+flat files or NIS. It also provides a Pluggable Authentication Module
+(PAM) to do authentication to an LDAP server.
 
-   This is implemented using thin NSS and PAM modules which 
delegate to a
-   dedicated service (nslcd) that queries the LDAP server with 
persistent
-   connections, authentication, attribute translation, etc.
-   /longdescription
+This is implemented using thin NSS and PAM modules which delegate to a
+dedicated service (nslcd) that queries the LDAP server with persistent
+connections, authentication, attribute translation, etc.
+  /longdescription
 /pkgmetadata



1.21 sys-auth/nss-pam-ldapd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   30 Mar 2015 19:01:38 -  1.20
+++ ChangeLog   7 Apr 2015 01:04:53 -   1.21
@@ -1,6 +1,14 @@
 # ChangeLog for sys-auth/nss-pam-ldapd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.20 
2015/03/30 19:01:38 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-pam-ldapd/ChangeLog,v 1.21 
2015/04/07 01:04:53 chutzpah Exp $
+
+*nss-pam-ldapd-0.9.5-r1 (07 Apr 2015)
+
+  07 Apr 2015; Patrick McLean chutz...@gentoo.org +files/nslcd-tmpfiles.conf,
+  +files/nslcd.service, +nss-pam-ldapd-0.9.5-r1.ebuild,
+  -nss-pam-ldapd-0.9.4-r1.ebuild, -nss-pam-ldapd-0.9.4-r2.ebuild,
+  -nss-pam-ldapd-0.9.4.ebuild, -nss-pam-ldapd-0.9.5.ebuild, metadata.xml:
+  Revision bump, add systemd service files (bug #545780). Remove old.
 
 *nss-pam-ldapd-0.9.5 (30 Mar 2015)
 



1.1  sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.5-r1.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.5-r1.ebuild?rev=1.1content-type=text/plain

Index: nss-pam-ldapd-0.9.5-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 

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

2015-04-06 Thread Anthony G. Basile
commit: 8630726bc0802e1e733c63fe7ca6792f309a8068
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Tue Apr  7 02:01:49 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Tue Apr  7 02:01:49 2015 +
URL:https://gitweb.gentoo.org/proj/hardened-dev.git/commit/?id=8630726b

sys-kernel/hardened-sources: update patchset 20150405

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

 ...rdened-sources-3.14.37.ebuild = hardened-sources-3.14.37-r1.ebuild} | 2 +-
 ...hardened-sources-3.19.3.ebuild = hardened-sources-3.19.3-r1.ebuild} | 2 +-
 ...dened-sources-3.2.68-r3.ebuild = hardened-sources-3.2.68-r4.ebuild} | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.37.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.14.37-r1.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-3.14.37.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.14.37-r1.ebuild
index dbb25b6..24f7eed 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.14.37.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.14.37-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}
 

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.19.3.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.19.3-r1.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-3.19.3.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.19.3-r1.ebuild
index 5c845fc..ec79ebe 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.19.3.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.19.3-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}
 

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.2.68-r3.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.2.68-r4.ebuild
similarity index 96%
rename from sys-kernel/hardened-sources/hardened-sources-3.2.68-r3.ebuild
rename to sys-kernel/hardened-sources/hardened-sources-3.2.68-r4.ebuild
index 13115a1..f048d5b 100644
--- a/sys-kernel/hardened-sources/hardened-sources-3.2.68-r3.ebuild
+++ b/sys-kernel/hardened-sources/hardened-sources-3.2.68-r4.ebuild
@@ -12,7 +12,7 @@ K_DEBLOB_AVAILABLE=1
 inherit kernel-2
 detect_version
 
-HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4
+HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-5
 
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-db/postgresql: postgresql-9999.ebuild ChangeLog

2015-04-06 Thread Patrick Lauer (patrick)
patrick 15/04/07 02:08:19

  Modified: postgresql-.ebuild ChangeLog
  Log:
  Fix - ebuild to not build docs and manpages as this doesn't work, 
upstream is aware of the issue
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.9  dev-db/postgresql/postgresql-.ebuild

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

Index: postgresql-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- postgresql-.ebuild  31 Mar 2015 19:06:54 -  1.8
+++ postgresql-.ebuild  7 Apr 2015 02:07:32 -   1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-.ebuild,v 
1.8 2015/03/31 19:06:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-.ebuild,v 
1.9 2015/04/07 02:07:32 patrick Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 
 LINGUAS=af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru sk sl sv tr
 zh_CN zh_TW
-IUSE=doc kerberos kernel_linux ldap nls pam perl -pg_legacytimestamp python
+IUSE=kerberos kernel_linux ldap nls pam perl -pg_legacytimestamp python
  +readline selinux +server ssl static-libs tcl threads uuid xml zlib
 
 for lingua in ${LINGUAS}; do
@@ -152,7 +152,7 @@
 
# If use doc, generate all documentation, otherwise just the
# man pages
-   use doc  emake -C doc || emake -C doc man
+   #use doc  emake -C doc || emake -C doc man
 }
 
 src_install() {
@@ -162,15 +162,15 @@
dodoc README HISTORY doc/{TODO,bug.template}
 
# We use ${SLOT} instead of doman for postgresql.eselect
-   insinto /usr/share/postgresql-${SLOT}/man/
-   doins -r doc/src/sgml/man{1,3,7}
-   if ! use server; then
-   # Remove man pages for non-existent binaries
-   for m in 
{initdb,pg_{controldata,ctl,resetxlog},post{gres,master}}; do
-   rm ${ED}/usr/share/postgresql-${SLOT}/man/man1/${m}.1
-   done
-   fi
-   docompress /usr/share/postgresql-${SLOT}/man/man{1,3,7}
+   #insinto /usr/share/postgresql-${SLOT}/man/
+   #doins -r doc/src/sgml/man{1,3,7}
+   #if ! use server; then
+   #   # Remove man pages for non-existent binaries
+   #   for m in 
{initdb,pg_{controldata,ctl,resetxlog},post{gres,master}}; do
+   #   rm ${ED}/usr/share/postgresql-${SLOT}/man/man1/${m}.1
+   #   done
+   #fi
+   #docompress /usr/share/postgresql-${SLOT}/man/man{1,3,7}
 
insinto /etc/postgresql-${SLOT}
newins src/bin/psql/psqlrc.sample psqlrc
@@ -181,13 +181,13 @@
 
use static-libs || find ${ED} -name '*.a' -delete
 
-   if use doc ; then
-   docinto html
-   dodoc doc/src/sgml/html/*
-
-   docinto sgml
-   dodoc doc/src/sgml/*.{sgml,dsl}
-   fi
+   #if use doc ; then
+   #   docinto html
+   #   dodoc doc/src/sgml/html/*
+
+   #   docinto sgml
+   #   dodoc doc/src/sgml/*.{sgml,dsl}
+   #fi
 
if use server; then
sed -e s|@SLOT@|${SLOT}|g -e s|@LIBDIR@|$(get_libdir)|g \



1.422dev-db/postgresql/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- ChangeLog   31 Mar 2015 19:06:54 -  1.421
+++ ChangeLog   7 Apr 2015 02:08:19 -   1.422
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/postgresql
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.421 
2015/03/31 19:06:54 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.422 
2015/04/07 02:08:19 patrick Exp $
+
+  07 Apr 2015; Patrick Lauer patr...@gentoo.org postgresql-.ebuild:
+  Fix - ebuild to not build docs and manpages as this doesn't work, 
upstream
+  is aware of the issue

[gentoo-commits] gentoo-x86 commit in app-misc/jq: jq-1.4-r1.ebuild ChangeLog

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/07 04:10:41

  Modified: ChangeLog
  Added:jq-1.4-r1.ebuild
  Log:
  Add USE=static-libs and fix linking of jq against the dynamic lib; fixes from 
Chromium OS.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.16 app-misc/jq/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/jq/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   11 Dec 2014 07:33:30 -  1.15
+++ ChangeLog   7 Apr 2015 04:10:41 -   1.16
@@ -1,6 +1,13 @@
 # ChangeLog for app-misc/jq
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/ChangeLog,v 1.15 2014/12/11 
07:33:30 radhermit Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/ChangeLog,v 1.16 2015/04/07 
04:10:41 vapier Exp $
+
+*jq-1.4-r1 (07 Apr 2015)
+
+  07 Apr 2015; Mike Frysinger vap...@gentoo.org
+  +files/jq-1.4-dynamic-link.patch, +jq-1.4-r1.ebuild:
+  Add USE=static-libs and fix linking of jq against the dynamic lib; fixes from
+  Chromium OS.
 
   11 Dec 2014; Tim Harder radher...@gentoo.org -jq-1.3.ebuild,
   -files/jq-1.3-automake-1.14.patch:



1.1  app-misc/jq/jq-1.4-r1.ebuild

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

Index: jq-1.4-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/jq/jq-1.4-r1.ebuild,v 1.1 
2015/04/07 04:10:41 vapier Exp $

EAPI=5

inherit autotools eutils

DESCRIPTION=A lightweight and flexible command-line JSON processor
HOMEPAGE=http://stedolan.github.com/jq/;
SRC_URI=http://stedolan.github.io/jq/download/source/${P}.tar.gz;

LICENSE=MIT CC-BY-3.0
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=static-libs test

DEPEND=sys-devel/bison
sys-devel/flex
test? ( dev-util/valgrind )

DOCS=( AUTHORS README )

src_prepare() {
sed -i '/^dist_doc_DATA/d' Makefile.am || die
epatch ${FILESDIR}/${PN}-1.4-dynamic-link.patch
eautoreconf
}

src_configure() {
# don't try to rebuild docs
econf \
--disable-docs \
$(use_enable static-libs static)
}

src_install() {
default
use static-libs || find ${ED} -name libjq.la -delete
}






[gentoo-commits] gentoo-x86 commit in app-misc/jq/files: jq-1.4-dynamic-link.patch

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/07 04:10:41

  Added:jq-1.4-dynamic-link.patch
  Log:
  Add USE=static-libs and fix linking of jq against the dynamic lib; fixes from 
Chromium OS.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.1  app-misc/jq/files/jq-1.4-dynamic-link.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/jq/files/jq-1.4-dynamic-link.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/jq/files/jq-1.4-dynamic-link.patch?rev=1.1content-type=text/plain

Index: jq-1.4-dynamic-link.patch
===
do not statically link libjq since we install it

--- a/Makefile.am
+++ b/Makefile.am
@@ -53,7 +53,6 @@
 
 bin_PROGRAMS = jq
 jq_SOURCES = main.c
-jq_LDFLAGS = -static-libtool-libs
 jq_LDADD = libjq.la -lm
 
 ### Tests (make check)






[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Log-Any-Adapter-Dispatch/

2015-04-06 Thread Kent Fredric
commit: f5372cbdeb517d1b4bc18fbf8df730e4368401b8
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Mon Apr  6 23:47:07 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Mon Apr  6 23:47:07 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f5372cbd

[fixup] Log-Any-Adapter-Dispatch: EAPI5, fixup deps, normalise version

Package-Manager: portage-2.2.17

 ebuild = Log-Any-Adapter-Dispatch-0.60.0.ebuild} | 19 ---
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git 
a/dev-perl/Log-Any-Adapter-Dispatch/Log-Any-Adapter-Dispatch-0.06.ebuild 
b/dev-perl/Log-Any-Adapter-Dispatch/Log-Any-Adapter-Dispatch-0.60.0.ebuild
similarity index 58%
rename from 
dev-perl/Log-Any-Adapter-Dispatch/Log-Any-Adapter-Dispatch-0.06.ebuild
rename to 
dev-perl/Log-Any-Adapter-Dispatch/Log-Any-Adapter-Dispatch-0.60.0.ebuild
index bb582ed..475b1a7 100644
--- a/dev-perl/Log-Any-Adapter-Dispatch/Log-Any-Adapter-Dispatch-0.06.ebuild
+++ b/dev-perl/Log-Any-Adapter-Dispatch/Log-Any-Adapter-Dispatch-0.60.0.ebuild
@@ -1,25 +1,22 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=3
+EAPI=5
 MODULE_AUTHOR=JSWARTZ
+MODULE_VERSION=0.06
 inherit perl-module
 
 DESCRIPTION=Adapter to use Log::Dispatch with Log::Any
-LICENSE=|| ( Artistic GPL-2 )
 SLOT=0
 KEYWORDS=~amd64 ~x86
 IUSE=
-COMMON_DEPEND=
+RDEPEND=
dev-perl/Log-Any-Adapter
-   =dev-perl/log-dispatch-2.26
+   =dev-perl/Log-Dispatch-2.260.0
 
 DEPEND=
-   ${COMMON_DEPEND}
-   =virtual/perl-File-Temp-0.20
+   ${RDEPEND}
+   =virtual/perl-ExtUtils-MakeMaker-6.420.0
+   =virtual/perl-File-Temp-0.200.0
virtual/perl-Test-Simple
 
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Log-Dispatchouli/

2015-04-06 Thread Kent Fredric
commit: b3f0235260dae21615179f856d2f34e8d658aee0
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Tue Apr  7 00:13:39 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Tue Apr  7 00:13:39 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b3f02352

[bump] Log-Dispatchouli-2.12.0

Package-Manager: portage-2.2.17

 .../Log-Dispatchouli-2.12.0.ebuild | 41 
 .../Log-Dispatchouli/Log-Dispatchouli-2.6.0.ebuild | 76 --
 2 files changed, 41 insertions(+), 76 deletions(-)

diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.12.0.ebuild 
b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.12.0.ebuild
new file mode 100644
index 000..7058a92
--- /dev/null
+++ b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.12.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=2.012
+inherit perl-module
+
+DESCRIPTION='a simple wrapper around Log::Dispatch'
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+
+# Log::Dispatch::File - Log-Dispatch
+# Log::Dispatch::Screen - Log-Dispatch
+# Log::Dispatch::Syslog - Log-Dispatch
+# Scalar::Util - Scalar-List-Utils
+# File::Spec::Functions - File-Spec
+RDEPEND=
+   virtual/perl-Carp
+   virtual/perl-File-Spec
+   dev-perl/Log-Dispatch
+   dev-perl/Log-Dispatch-Array
+   dev-perl/Params-Util
+   virtual/perl-Scalar-List-Utils
+   dev-perl/String-Flogger
+   dev-perl/Sub-Exporter
+   =dev-perl/Sub-Exporter-GlobExporter-0.2.0
+   =virtual/perl-Sys-Syslog-0.160.0
+   =dev-perl/Try-Tiny-0.40.0
+
+DEPEND=${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-File-Spec
+   virtual/perl-File-Temp
+   dev-perl/Test-Deep
+   dev-perl/Test-Fatal
+   =virtual/perl-Test-Simple-0.960.0
+   )
+

diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.6.0.ebuild 
b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.6.0.ebuild
deleted file mode 100644
index 8e319d8..000
--- a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-2.6.0.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=2.006
-inherit perl-module
-
-DESCRIPTION='a simple wrapper around Log::Dispatch'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=test
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-   echo \=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-   # Carp
-   # echo dev-lang/perl
-   # File::Spec
-   echo virtual/perl-File-Spec
-   # Log::Dispatch
-   echo dev-perl/log-dispatch
-   # Log::Dispatch::Array
-   echo dev-perl/Log-Dispatch-Array
-   # Log::Dispatch::File
-   echo dev-perl/log-dispatch
-   # Log::Dispatch::Screen
-   echo dev-perl/log-dispatch
-   # Log::Dispatch::Syslog
-   echo dev-perl/log-dispatch
-   # Params::Util
-   echo dev-perl/Params-Util
-   # Scalar::Util
-   echo virtual/perl-Scalar-List-Utils
-   # String::Flogger
-   echo dev-perl/String-Flogger
-   # Sub::Exporter
-   echo dev-perl/Sub-Exporter
-   # Sub::Exporter::GlobExporter 0.002 ( 0.2.0 )
-   echo \=dev-perl/Sub-Exporter-GlobExporter-0.2.0
-   # Sys::Syslog 0.16 ( 0.160.0 )
-   echo \=virtual/perl-Sys-Syslog-0.160.0
-   # Try::Tiny 0.04 ( 0.40.0 )
-   echo \=dev-perl/Try-Tiny-0.40.0
-   # overload
-   echo dev-lang/perl
-   # strict
-   echo dev-lang/perl
-   # warnings
-   echo dev-lang/perl
-}
-perl_meta_test() {
-   # File::Find
-   echo dev-lang/perl
-   # File::Temp
-   echo virtual/perl-File-Temp
-   # Test::Deep
-   echo dev-perl/Test-Deep
-   # Test::Fatal
-   echo dev-perl/Test-Fatal
-   # Test::More 0.96 ( 0.960.0 )
-   echo \=virtual/perl-Test-Simple-0.96
-   # base
-   # echo virtual/perl-base
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_runtime)
-   test? ( $(perl_meta_test) )
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Log-Dispatch/

2015-04-06 Thread Kent Fredric
commit: b489bd76d236f9fcfecbcd9f876c6d5f71b18e42
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Mon Apr  6 23:36:12 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Mon Apr  6 23:36:12 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b489bd76

[fixup] Catalyst-Plugin-Log-Dispatch: Fix dep on Log-Dispatch

Package-Manager: portage-2.2.17

 ...-0.121.0.ebuild = Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild
similarity index 85%
rename from 
dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
rename to 
dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild
index f147b07..4c73093 100644
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,7 +15,7 @@ KEYWORDS=~amd64 ~x86
 IUSE=
 
 RDEPEND=
-   =dev-perl/log-dispatch-2.130.0
+   =dev-perl/Log-Dispatch-2.130.0
=dev-perl/Catalyst-Runtime-5.650.0
dev-perl/UNIVERSAL-require
virtual/perl-Test-Simple



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Task-Kensho-Logging/

2015-04-06 Thread Kent Fredric
commit: 021c6b889fbebeaefbc5b5d92de29f3668a93514
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Tue Apr  7 00:30:09 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Tue Apr  7 00:30:09 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=021c6b88

[bump] Task-Kensho-Logging-0.380.0

Package-Manager: portage-2.2.17

 .../Task-Kensho-Logging-0.10.0.ebuild  | 32 --
 .../Task-Kensho-Logging-0.380.0.ebuild | 26 ++
 dev-perl/Task-Kensho-Logging/metadata.xml  |  6 
 3 files changed, 26 insertions(+), 38 deletions(-)

diff --git a/dev-perl/Task-Kensho-Logging/Task-Kensho-Logging-0.10.0.ebuild 
b/dev-perl/Task-Kensho-Logging/Task-Kensho-Logging-0.10.0.ebuild
deleted file mode 100644
index 79cdd6e..000
--- a/dev-perl/Task-Kensho-Logging/Task-Kensho-Logging-0.10.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=APEIRON
-MODULE_VERSION=0.01
-inherit perl-module
-
-DESCRIPTION=A Glimpse at an Enlightened Perl (Logging)
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=+logdispatch +log4perl +logcontextual
-comment() { echo ''; }
-COMMON_DEPEND=
-   logdispatch? (
-   dev-perl/log-dispatch $(comment Log::Dispatch)
-   )
-   log4perl? (
-   dev-perl/Log-Log4perl
-   )
-   logcontextual? (
-   dev-perl/Log-Contextual
-   )
-
-DEPEND=
-   ${COMMON_DEPEND}
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/Task-Kensho-Logging/Task-Kensho-Logging-0.380.0.ebuild 
b/dev-perl/Task-Kensho-Logging/Task-Kensho-Logging-0.380.0.ebuild
new file mode 100644
index 000..f55b3ed
--- /dev/null
+++ b/dev-perl/Task-Kensho-Logging/Task-Kensho-Logging-0.380.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=0.38
+inherit perl-module
+
+DESCRIPTION=A Glimpse at an Enlightened Perl (Logging)
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+RDEPEND=
+   dev-perl/Log-Contextual
+   dev-perl/Log-Dispatch
+   dev-perl/Log-Log4perl
+
+DEPEND=
+   ${RDEPEND}
+   dev-perl/Module-Build-Tiny
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-File-Spec
+   virtual/perl-Test-Simple
+   )
+

diff --git a/dev-perl/Task-Kensho-Logging/metadata.xml 
b/dev-perl/Task-Kensho-Logging/metadata.xml
index ccfd80b..543c0d7 100644
--- a/dev-perl/Task-Kensho-Logging/metadata.xml
+++ b/dev-perl/Task-Kensho-Logging/metadata.xml
@@ -6,12 +6,6 @@
 emailkentfred...@gmail.com/email
 nameKent Fredric/name
 /maintainer
-use
-flag name=logdispatchInstall 
pkgdev-perl/log-dispatch/pkg/flag
-flag name=log4perlInstall pkgdev-perl/Log-Log4perl/pkg/flag
-flag name=logcontextualInstall
-   pkgdev-perl/Log-Contextual/pkg/flag
-/use
 upstream
 remote-id type=cpanTask-Kensho-Logging/remote-id
 remote-id type=cpan-moduleTask::Kensho::Logging/remote-id



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Log-Dispatch-Config/

2015-04-06 Thread Kent Fredric
commit: 9033cc129f269090f5bc36f1dbb13a8f4a6658db
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Tue Apr  7 00:02:15 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Tue Apr  7 00:02:15 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=9033cc12

[fixup] Log-Dispatch-Config: EAPI5, Fix deps on Log-Dispatch

Package-Manager: portage-2.2.17

 .../Log-Dispatch-Config-1.40.0-r1.ebuild   | 24 +++
 .../Log-Dispatch-Config-1.40.0.ebuild  | 28 --
 2 files changed, 24 insertions(+), 28 deletions(-)

diff --git a/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.40.0-r1.ebuild 
b/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.40.0-r1.ebuild
new file mode 100644
index 000..c120e15
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.40.0-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MIYAGAWA
+MODULE_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION=Log4j for Perl
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+# IO::Scalar - IO-stringy
+RDEPEND=
+   =dev-perl/AppConfig-1.520.0
+   =virtual/perl-File-Temp-0.120.0
+   dev-perl/IO-stringy
+   =dev-perl/Log-Dispatch-2.0.0
+   =virtual/perl-Test-Simple-0.320.0
+
+DEPEND=
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+

diff --git a/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.40.0.ebuild 
b/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.40.0.ebuild
deleted file mode 100644
index 5d4002a..000
--- a/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.40.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=1.04
-inherit perl-module
-
-DESCRIPTION=Log4j for Perl
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-comment() { echo ''; }
-COMMON_DEPEND=
-   =virtual/perl-Test-Simple-0.32 $(comment 0.320.0)
-   =dev-perl/log-dispatch-2.00 $(comment 2.0.0)
-   =dev-perl/AppConfig-1.52 $(comment 1.520.0)
-   dev-perl/IO-stringy $(comment IO::Scalar)
-   =virtual/perl-File-Temp-0.12 $(comment 0.120.0)
-
-DEPEND=
-   ${COMMON_DEPEND}
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Net-Delicious/

2015-04-06 Thread Kent Fredric
commit: 72bc90934c7314b21a1f9c68036a1027a21b6ac5
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Tue Apr  7 00:22:00 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Tue Apr  7 00:22:22 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=72bc9093

[fixup] Net-Delicious: fixup deps, esp: Log-Dispatch

Package-Manager: portage-2.2.17

 .../Net-Delicious/Net-Delicious-1.140.0-r1.ebuild  | 38 ++
 .../Net-Delicious/Net-Delicious-1.140.0.ebuild | 58 --
 2 files changed, 38 insertions(+), 58 deletions(-)

diff --git a/dev-perl/Net-Delicious/Net-Delicious-1.140.0-r1.ebuild 
b/dev-perl/Net-Delicious/Net-Delicious-1.140.0-r1.ebuild
new file mode 100644
index 000..23fbaaf
--- /dev/null
+++ b/dev-perl/Net-Delicious/Net-Delicious-1.140.0-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=1.14
+inherit perl-module
+
+DESCRIPTION='OOP for the del.icio.us API'
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=
+
+# Date::Parse - TimeDate
+# FileHandle 2 - perl
+# HTTP::Request - HTTP-Message
+# IO::AtomicFile - IO-stringy
+# LWP::UserAgent - libwww-perl
+# YAML 0.35 - yaml
+RDEPEND=
+   =dev-perl/Config-Simple-2.0.0
+   dev-perl/Crypt-SSLeay
+   =virtual/perl-File-Spec-0.800.0
+   dev-perl/HTTP-Message
+   =dev-perl/IO-stringy-2.100.0
+   =dev-perl/Log-Dispatch-2.0.0
+   =virtual/perl-Time-HiRes-1.650.0
+   =dev-perl/TimeDate-2.270.0
+   dev-perl/URI
+   =dev-perl/XML-Simple-2.0.0
+   dev-perl/libwww-perl
+   =dev-perl/yaml-0.350.0
+
+DEPEND=
+   ${RDEPEND}
+   =virtual/perl-Module-Build-0.360.0
+   =virtual/perl-Test-Simple-0.470.0
+

diff --git a/dev-perl/Net-Delicious/Net-Delicious-1.140.0.ebuild 
b/dev-perl/Net-Delicious/Net-Delicious-1.140.0.ebuild
deleted file mode 100644
index c206424..000
--- a/dev-perl/Net-Delicious/Net-Delicious-1.140.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=1.14
-inherit perl-module
-
-DESCRIPTION='OOP for the del.icio.us API'
-LICENSE= || ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-perl_meta_configure() {
-   # Module::Build 0.36 ( 0.360.0 )
-   echo \=virtual/perl-Module-Build-0.36
-}
-perl_meta_build() {
-   # Test::Simple 0.47 ( 0.470.0 )
-   echo \=virtual/perl-Test-Simple-0.47
-}
-perl_meta_runtime() {
-   # Config::Simple 2 ( 2.0.0 )
-   echo \=dev-perl/Config-Simple-2.0.0
-   # Crypt::SSLeay
-   echo dev-perl/Crypt-SSLeay
-   # Date::Parse 2.27 ( 2.270.0 )
-   echo \=dev-perl/TimeDate-2.270.0
-   # File::Spec 0.8 ( 0.800.0 )
-   echo \=virtual/perl-File-Spec-0.80
-   # FileHandle 2 ( 2.0.0 )
-   # echo \=dev-lang/perl-2.0.0
-   # HTTP::Request
-   echo dev-perl/HTTP-Message
-   # IO::AtomicFile 2.1 ( 2.100.0 )
-   echo \=dev-perl/IO-stringy-2.100.0
-   # LWP::UserAgent
-   echo dev-perl/libwww-perl
-   # Log::Dispatch 2 ( 2.0.0 )
-   echo \=dev-perl/log-dispatch-2.0.0
-   # Time::HiRes 1.65 ( 1.650.0 )
-   echo \=virtual/perl-Time-HiRes-1.650.0
-   # URI
-   echo dev-perl/URI
-   # XML::Simple 2 ( 2.0.0 )
-   echo \=dev-perl/XML-Simple-2.0.0
-   # YAML 0.35 ( 0.350.0 )
-   echo \=dev-perl/yaml-0.350.0
-}
-DEPEND=
-   $(perl_meta_configure)
-   $(perl_meta_build)
-   $(perl_meta_runtime)
-
-RDEPEND=
-   $(perl_meta_runtime)
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Log-Dispatch-Config/

2015-04-06 Thread Kent Fredric
commit: 8b75181a7eb97e7544238acc82cf5d06193edfff
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Mon Apr  6 23:57:33 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Mon Apr  6 23:57:33 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8b75181a

[cleanup] Log-Dispatch-Config: Remove old versions

Package-Manager: portage-2.2.17
RepoMan-Options: --force

 .../Log-Dispatch-Config-1.20.0.ebuild  | 26 --
 .../Log-Dispatch-Config-1.30.0.ebuild  | 26 --
 2 files changed, 52 deletions(-)

diff --git a/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.20.0.ebuild 
b/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.20.0.ebuild
deleted file mode 100644
index e4b9fb2..000
--- a/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.20.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION=Log4j for Perl
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-COMMON_DEPEND=
-   =dev-perl/AppConfig-1.52
-   =virtual/perl-File-Temp-0.12
-   dev-perl/IO-stringy
-   =dev-perl/log-dispatch-2
-
-DEPEND=
-   ${COMMON_DEPEND}
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.30.0.ebuild 
b/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.30.0.ebuild
deleted file mode 100644
index 5e5a30d..000
--- a/dev-perl/Log-Dispatch-Config/Log-Dispatch-Config-1.30.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=1.03
-inherit perl-module
-
-DESCRIPTION=Log4j for Perl
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-COMMON_DEPEND=
-   =dev-perl/AppConfig-1.52
-   =virtual/perl-File-Temp-0.12
-   dev-perl/IO-stringy
-   =dev-perl/log-dispatch-2
-
-DEPEND=
-   ${COMMON_DEPEND}
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Log-Dispatch-Array/

2015-04-06 Thread Kent Fredric
commit: fd01c7d582be0ae494ebc32a6a6a8512601d0b48
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Mon Apr  6 23:56:28 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Mon Apr  6 23:56:28 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=fd01c7d5

[bump] Log-Dispatch-Array-1.3.0

Package-Manager: portage-2.2.17

 .../Log-Dispatch-Array-1.001.ebuild| 19 
 .../Log-Dispatch-Array-1.3.0.ebuild| 26 ++
 2 files changed, 26 insertions(+), 19 deletions(-)

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.001.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.001.ebuild
deleted file mode 100644
index a9ea964..000
--- a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.001.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION=log events to an array (reference)
-
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-
-RDEPEND=dev-perl/log-dispatch
-DEPEND=${RDEPEND}
-
-SRC_TEST=do

diff --git a/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild 
b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
new file mode 100644
index 000..5af9637
--- /dev/null
+++ b/dev-perl/Log-Dispatch-Array/Log-Dispatch-Array-1.3.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=1.003
+inherit perl-module
+
+DESCRIPTION=log events to an array (reference)
+
+SLOT=0
+KEYWORDS=~amd64 ~x86
+IUSE=test
+
+RDEPEND=dev-perl/Log-Dispatch
+   virtual/perl-parent
+
+DEPEND=${RDEPEND}
+   =virtual/perl-ExtUtils-MakeMaker-6.300.0
+   test? (
+   dev-perl/Test-Deep
+   =virtual/perl-Test-Simple-0.960.0
+   )
+



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-LogDispatch/

2015-04-06 Thread Kent Fredric
commit: e1fc49b5ab3cdcd7af4ee827e6b804a0e643e6a4
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Mon Apr  6 23:42:05 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Mon Apr  6 23:42:05 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e1fc49b5

[fixup] CGI-Application-Plugin-LogDispatch: Fix dep on Log-Dispatch

Package-Manager: portage-2.2.17

 ...0.ebuild = CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild} | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git 
a/dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0.ebuild
 
b/dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild
similarity index 79%
rename from 
dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0.ebuild
rename to 
dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild
index fb6352e..ba00ecc 100644
--- 
a/dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0.ebuild
+++ 
b/dev-perl/CGI-Application-Plugin-LogDispatch/CGI-Application-Plugin-LogDispatch-1.20.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -7,7 +7,6 @@ MODULE_VERSION=1.02
 inherit perl-module
 
 DESCRIPTION=Add Log::Dispatch support to CGI::Application
-LICENSE=|| ( Artistic GPL-2 )
 
 SLOT=0
 KEYWORDS=~amd64 ~x86
@@ -15,7 +14,7 @@ KEYWORDS=~amd64 ~x86
 IUSE=
 RDEPEND=
dev-perl/CGI-Application
-   =dev-perl/log-dispatch-0.210.0
+   =dev-perl/Log-Dispatch-0.210.0
dev-perl/UNIVERSAL-require
virtual/perl-Scalar-List-Utils
 
@@ -26,4 +25,3 @@ PERL_RM_FILES=(
t/pod.t
t/pod_coverage.t
 )
-SRC_TEST=do



[gentoo-commits] gentoo commit in xml/htdocs/proj/en/metastructure/herds: herds.xml

2015-04-06 Thread Mike Frysinger (vapier)
vapier  15/04/07 00:21:57

  Modified: herds.xml
  Log:
  drop halcy0n as he has retired #82645

Revision  ChangesPath
1.1145   xml/htdocs/proj/en/metastructure/herds/herds.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.1145view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?rev=1.1145content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml?r1=1.1144r2=1.1145

Index: herds.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v
retrieving revision 1.1144
retrieving revision 1.1145
diff -u -r1.1144 -r1.1145
--- herds.xml   7 Mar 2015 20:37:19 -   1.1144
+++ herds.xml   7 Apr 2015 00:21:57 -   1.1145
@@ -20,7 +20,7 @@
always a description without a lang attribute. Also there are no overlapping
descriptions allowed (multiple description tags with the same language)
 
-   $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1144 
2015/03/07 20:37:19 tetromino Exp $
+   $Header: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/metastructure/herds/herds.xml,v 1.1145 
2015/04/07 00:21:57 vapier Exp $
 
 --
 herds
@@ -697,9 +697,6 @@
 emailjos...@gentoo.org/email
   /maintainer
   maintainer
-   emailhalc...@gentoo.org/email
-  /maintainer
-  maintainer
 emailbluen...@gentoo.org/email
 nameAnthony G. Basile/name
   /maintainer
@@ -2007,10 +2004,6 @@
 nameRyan Hill/name
   /maintainer
   maintainer
-emailhalc...@gentoo.org/email
-nameMark Loeser/name
-  /maintainer
-  maintainer
 emailku...@gentoo.org/email
 nameJoshua Kinard/name
   /maintainer
@@ -2027,10 +2020,6 @@
   emailgcc-porting/email
   descriptionHandles porting of packages to newer toolchain 
versions/description
   maintainer
-emailhalc...@gentoo.org/email
-nameMark Loeser/name
-  /maintainer
-  maintainer
 emaillu_z...@gentoo.org/email
 nameLuca Barbato/name
   /maintainer
@@ -2190,10 +2179,6 @@
   nameTiziano Müller/name
 /maintainer
 maintainer
-  emailhalc...@gentoo.org/email
-  nameMark Loeser/name
-/maintainer
-maintainer
   emailpinkb...@gentoo.org/email
   nameSergey Popov/name
 /maintainer






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

2015-04-06 Thread Mike Pagano (mpagano)
mpagano 15/04/07 01:07:07

  Modified: ChangeLog
  Added:git-sources-4.0_rc7.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B576E4E3)

Revision  ChangesPath
1.1427   sys-kernel/git-sources/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
retrieving revision 1.1426
retrieving revision 1.1427
diff -u -r1.1426 -r1.1427
--- ChangeLog   31 Mar 2015 08:56:32 -  1.1426
+++ ChangeLog   7 Apr 2015 01:07:07 -   1.1427
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/git-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1426 
2015/03/31 08:56:32 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1427 
2015/04/07 01:07:07 mpagano Exp $
+
+*git-sources-4.0_rc7 (07 Apr 2015)
+
+  07 Apr 2015; Mike Pagano mpag...@gentoo.org +git-sources-4.0_rc7.ebuild:
+  Version bump
 
 *git-sources-4.0_rc6 (31 Mar 2015)
 



1.1  sys-kernel/git-sources/git-sources-4.0_rc7.ebuild

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

Index: git-sources-4.0_rc7.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-4.0_rc7.ebuild,v 1.1 
2015/04/07 01:07:07 mpagano Exp $

EAPI=5
UNIPATCH_STRICTORDER=yes
K_NOUSENAME=yes
K_NOSETEXTRAVERSION=yes
K_NOUSEPR=yes
K_SECURITY_UNSUPPORTED=yes
K_DEBLOB_AVAILABLE=0
ETYPE=sources
CKV=${PVR/-r/-git}

# only use this if it's not an _rc/_pre release
[ ${PV/_pre} == ${PV} ]  [ ${PV/_rc} == ${PV} ]  OKV=${PV}
inherit kernel-2
detect_version

DESCRIPTION=The very latest -git version of the Linux kernel
HOMEPAGE=http://www.kernel.org;
SRC_URI=${KERNEL_URI}

KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86
IUSE=

K_EXTRAEINFO=This kernel is not supported by Gentoo due to its unstable and
experimental nature. If you have any issues, try a matching vanilla-sources
ebuild -- if the problem is not there, please contact the upstream kernel
developers at http://bugzilla.kernel.org and on the linux-kernel mailing list to
report the problem so it can be fixed in time for the next kernel release.

RDEPEND=
DEPEND=${RDEPEND}
=sys-devel/patch-2.7.4

pkg_postinst() {
postinst_sources
}






[gentoo-commits] proj/hardened-patchset:master commit in: 3.19.3/, 3.2.68/, 3.14.37/

2015-04-06 Thread Anthony G. Basile
commit: c609df6c830330818ec52a8eab7e7f6870b2afe1
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Tue Apr  7 01:51:47 2015 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Tue Apr  7 01:51:47 2015 +
URL:
https://gitweb.gentoo.org/proj/hardened-patchset.git/commit/?id=c609df6c

Grsec/PaX: 3.1-{3.2.68,3.14.37,3.19.3}-201504051405

 3.14.37/_README|   2 +-
 ...4420_grsecurity-3.1-3.14.37-201504051405.patch} | 588 ++---
 3.19.3/_README |   2 +-
 ... 4420_grsecurity-3.1-3.19.3-201504021826.patch} | 515 +++---
 3.2.68/_README |   2 +-
 ... 4420_grsecurity-3.1-3.2.68-201504021823.patch} | 296 ---
 6 files changed, 1177 insertions(+), 228 deletions(-)

diff --git a/3.14.37/_README b/3.14.37/_README
index 6e499e4..cbf4ba6 100644
--- a/3.14.37/_README
+++ b/3.14.37/_README
@@ -6,7 +6,7 @@ Patch:  1036_linux-3.14.37.patch
 From:  http://www.kernel.org
 Desc:  Linux 3.14.37
 
-Patch: 4420_grsecurity-3.1-3.14.37-201503270048.patch
+Patch: 4420_grsecurity-3.1-3.14.37-201504051405.patch
 From:  http://www.grsecurity.net
 Desc:  hardened-sources base patch from upstream grsecurity
 

diff --git a/3.14.37/4420_grsecurity-3.1-3.14.37-201503270048.patch 
b/3.14.37/4420_grsecurity-3.1-3.14.37-201504051405.patch
similarity index 99%
rename from 3.14.37/4420_grsecurity-3.1-3.14.37-201503270048.patch
rename to 3.14.37/4420_grsecurity-3.1-3.14.37-201504051405.patch
index e462e33..b383085 100644
--- a/3.14.37/4420_grsecurity-3.1-3.14.37-201503270048.patch
+++ b/3.14.37/4420_grsecurity-3.1-3.14.37-201504051405.patch
@@ -235,21 +235,24 @@ index b89a739..e289b9b 100644
 +zconf.lex.c
  zoffset.h
 diff --git a/Documentation/kernel-parameters.txt 
b/Documentation/kernel-parameters.txt
-index 5d91ba1..935a4e7 100644
+index 5d91ba1..ef1d374 100644
 --- a/Documentation/kernel-parameters.txt
 +++ b/Documentation/kernel-parameters.txt
-@@ -1084,6 +1084,10 @@ bytes respectively. Such letter suffixes can also be 
entirely omitted.
+@@ -1084,6 +1084,13 @@ bytes respectively. Such letter suffixes can also be 
entirely omitted.
Format: unsigned int such that (rxsize  ~0x1fffc0) 
== 0.
Default: 1024
  
 +  grsec_proc_gid= [GRKERNSEC_PROC_USERGROUP] Chooses GID to
 +  ignore grsecurity's /proc restrictions
 +
++  grsec_sysfs_restrict= Format: 0 | 1
++  Default: 1
++  Disables GRKERNSEC_SYSFS_RESTRICT if enabled in config
 +
hashdist=   [KNL,NUMA] Large hashes allocated during boot
are distributed across NUMA nodes.  Defaults on
for 64-bit NUMA, off otherwise.
-@@ -2081,6 +2085,10 @@ bytes respectively. Such letter suffixes can also be 
entirely omitted.
+@@ -2081,6 +2088,10 @@ bytes respectively. Such letter suffixes can also be 
entirely omitted.
noexec=on: enable non-executable mappings (default)
noexec=off: disable non-executable mappings
  
@@ -260,7 +263,7 @@ index 5d91ba1..935a4e7 100644
nosmap  [X86]
Disable SMAP (Supervisor Mode Access Prevention)
even if it is supported by processor.
-@@ -2348,6 +2356,30 @@ bytes respectively. Such letter suffixes can also be 
entirely omitted.
+@@ -2348,6 +2359,30 @@ bytes respectively. Such letter suffixes can also be 
entirely omitted.
the specified number of seconds.  This is to be used if
your oopses keep scrolling off the screen.
  
@@ -10165,10 +10168,18 @@ index 0167d26..767bb0c 100644
  #include asm/uaccess_64.h
  #else
 diff --git a/arch/sparc/include/asm/uaccess_32.h 
b/arch/sparc/include/asm/uaccess_32.h
-index 53a28dd..50c38c3 100644
+index 53a28dd..6e11369 100644
 --- a/arch/sparc/include/asm/uaccess_32.h
 +++ b/arch/sparc/include/asm/uaccess_32.h
-@@ -250,27 +250,46 @@ extern unsigned long __copy_user(void __user *to, const 
void __user *from, unsig
+@@ -47,6 +47,7 @@
+ #define __user_ok(addr, size) ({ (void)(size); (addr)  STACK_TOP; })
+ #define __kernel_ok (segment_eq(get_fs(), KERNEL_DS))
+ #define __access_ok(addr,size) (__user_ok((addr)  get_fs().seg,(size)))
++#define access_ok_noprefault(type, addr, size) access_ok((type), (addr), 
(size))
+ #define access_ok(type, addr, size)   \
+   ({ (void)(type); __access_ok((unsigned long)(addr), size); })
+ 
+@@ -250,27 +251,46 @@ extern unsigned long __copy_user(void __user *to, const 
void __user *from, unsig
  
  static inline unsigned long copy_to_user(void __user *to, const void *from, 
unsigned long n)
  {
@@ -10220,7 +10231,7 @@ index 53a28dd..50c38c3 100644
  }
  
 diff --git a/arch/sparc/include/asm/uaccess_64.h 
b/arch/sparc/include/asm/uaccess_64.h

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

2015-04-06 Thread Anthony G. Basile
commit: 
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Tue Apr  7 01:51:08 2015 +

New tag: 20150405




[gentoo-commits] proj/lua:master commit in: dev-lang/luajit/

2015-04-06 Thread Vadim A. Misbakh-Soloviov
commit: fb5be7b44938334a714a5f0fe6a1d64a818f077c
Author: Vadim A. Misbakh-Soloviov git AT mva DOT name
AuthorDate: Tue Apr  7 03:45:43 2015 +
Commit: Vadim A. Misbakh-Soloviov mva AT mva DOT name
CommitDate: Tue Apr  7 03:45:43 2015 +
URL:https://gitweb.gentoo.org/proj/lua.git/commit/?id=fb5be7b4

[dev-lang/luajit] Fix init symlink

Signed-off-by: Vadim A. Misbakh-Soloviov git AT mva.name

 dev-lang/luajit/luajit-2.0..ebuild | 2 +-
 dev-lang/luajit/luajit-2.1..ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/luajit/luajit-2.0..ebuild 
b/dev-lang/luajit/luajit-2.0..ebuild
index 8d5569a..54a00fa 100644
--- a/dev-lang/luajit/luajit-2.0..ebuild
+++ b/dev-lang/luajit/luajit-2.0..ebuild
@@ -120,5 +120,5 @@ multilib_src_install() {
host-is-pax  pax-mark m ${ED}usr/bin/${PN}-${SLOT}
newman etc/${PN}-${SLOT}.1 luacjit-${SLOT}.1
newbin ${FILESDIR}/luac.jit luacjit-${SLOT}
-   [[ ! -e /usr/bin/luajit ]]  dosym ${PN}-${SLOT} 
${ED}usr/bin/${PN}
+   [[ ! -e /usr/bin/luajit ]]  dosym ${PN}-${SLOT} 
${EROOT}usr/bin/${PN}
 }

diff --git a/dev-lang/luajit/luajit-2.1..ebuild 
b/dev-lang/luajit/luajit-2.1..ebuild
index 21cfa89..2f6f0f1 100644
--- a/dev-lang/luajit/luajit-2.1..ebuild
+++ b/dev-lang/luajit/luajit-2.1..ebuild
@@ -121,5 +121,5 @@ multilib_src_install() {
host-is-pax  pax-mark m ${ED}usr/bin/${PN}-${SLOT}
newman etc/${PN}-${SLOT}.1 luacjit-${SLOT}.1
newbin ${FILESDIR}/luac.jit luacjit-${SLOT}
-   [[ ! -e /usr/bin/luajit ]]  dosym ${PN}-${SLOT} 
${ED}usr/bin/${PN}
+   [[ ! -e /usr/bin/luajit ]]  dosym ${PN}-${SLOT} 
${EROOT}usr/bin/${PN}
 }



[gentoo-commits] gentoo-x86 commit in dev-util/automoc: ChangeLog automoc-0.9.88-r1.ebuild

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/07 04:47:27

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

Revision  ChangesPath
1.11 dev-util/automoc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   4 Apr 2015 15:36:42 -   1.10
+++ ChangeLog   7 Apr 2015 04:47:27 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/automoc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.10 
2015/04/04 15:36:42 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.11 
2015/04/07 04:47:27 jer Exp $
+
+  07 Apr 2015; Jeroen Roovers j...@gentoo.org automoc-0.9.88-r1.ebuild:
+  Stable for HPPA (bug #545522).
 
   04 Apr 2015; Michael Palimaka kensing...@gentoo.org
   automoc-0.9.88-r1.ebuild:



1.4  dev-util/automoc/automoc-0.9.88-r1.ebuild

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

Index: automoc-0.9.88-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/automoc/automoc-0.9.88-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- automoc-0.9.88-r1.ebuild4 Apr 2015 15:36:42 -   1.3
+++ automoc-0.9.88-r1.ebuild7 Apr 2015 04:47:27 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/automoc-0.9.88-r1.ebuild,v 
1.3 2015/04/04 15:36:42 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/automoc-0.9.88-r1.ebuild,v 
1.4 2015/04/07 04:47:27 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE=BSD-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
 IUSE=
 
 DEPEND=






[gentoo-commits] gentoo-x86 commit in app-eselect/eselect-php: eselect-php-0.7.1-r4.ebuild ChangeLog

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/07 04:45:17

  Modified: eselect-php-0.7.1-r4.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #545664).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.2  app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild

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

Index: eselect-php-0.7.1-r4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eselect-php-0.7.1-r4.ebuild 5 Apr 2015 23:12:19 -   1.1
+++ eselect-php-0.7.1-r4.ebuild 7 Apr 2015 04:45:17 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild,v 
1.1 2015/04/05 23:12:19 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-eselect/eselect-php/eselect-php-0.7.1-r4.ebuild,v 
1.2 2015/04/07 04:45:17 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=fpm apache2
 
 DEPEND==app-admin/eselect-1.2.4



1.3  app-eselect/eselect-php/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   5 Apr 2015 23:12:19 -   1.2
+++ ChangeLog   7 Apr 2015 04:45:17 -   1.3
@@ -1,6 +1,9 @@
 # ChangeLog for app-eselect/eselect-php
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/ChangeLog,v 1.2 
2015/04/05 23:12:19 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-php/ChangeLog,v 1.3 
2015/04/07 04:45:17 jer Exp $
+
+  07 Apr 2015; Jeroen Roovers j...@gentoo.org eselect-php-0.7.1-r4.ebuild:
+  Stable for HPPA (bug #545664).
 
 *eselect-php-0.7.1-r4 (05 Apr 2015)
 






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

2015-04-06 Thread Michał Górny
commit: 6207692af348dd31b96789dba9ed6a4c2182c01b
Author: Michał Górny mgorny AT gentoo DOT org
AuthorDate: Tue Apr  7 04:50:38 2015 +
Commit: Michał Górny mgorny AT gentoo DOT org
CommitDate: Tue Apr  7 04:50:38 2015 +
URL:https://gitweb.gentoo.org/proj/api.git/commit/?id=6207692a

Update URIs for bitcoin, as requested via mail

X-Message-Id: 201503072142.06444.luke AT dashjr.org

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 5eeb795..f1e8e76 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -598,12 +598,12 @@ FIN
   repo quality=experimental status=unofficial
 namebitcoin/name
 descriptionBitcoin and CPU/GPU mining related ebuilds/description
-homepagehttp://gitorious.org/bitcoin/gentoo/homepage
+homepagehttps://gitlab.com/bitcoin/gentoo.git/homepage
 owner
   emailf...@geekplace.eu/email
   nameFlorian Schmaus/name
 /owner
-source type=githttps://git.gitorious.org/bitcoin/gentoo.git/source
+source type=githttps://gitlab.com/bitcoin/gentoo.git/source
   /repo
   repo quality=experimental status=unofficial
 namebleeding-edge/name



[gentoo-commits] gentoo-x86 commit in dev-ruby/equalizer: ChangeLog equalizer-0.0.11.ebuild

2015-04-06 Thread Hans de Graaff (graaff)
graaff  15/04/07 05:41:35

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

Revision  ChangesPath
1.8  dev-ruby/equalizer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/equalizer/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   20 Mar 2015 13:45:09 -  1.7
+++ ChangeLog   7 Apr 2015 05:41:35 -   1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/equalizer
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/equalizer/ChangeLog,v 1.7 
2015/03/20 13:45:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/equalizer/ChangeLog,v 1.8 
2015/04/07 05:41:35 graaff Exp $
+
+*equalizer-0.0.11 (07 Apr 2015)
+
+  07 Apr 2015; Hans de Graaff gra...@gentoo.org +equalizer-0.0.11.ebuild:
+  Version bump.
 
   20 Mar 2015; Hans de Graaff gra...@gentoo.org equalizer-0.0.9.ebuild:
   Add ruby22.



1.1  dev-ruby/equalizer/equalizer-0.0.11.ebuild

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

Index: equalizer-0.0.11.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/equalizer/equalizer-0.0.11.ebuild,v 
1.1 2015/04/07 05:41:35 graaff Exp $

EAPI=5
USE_RUBY=ruby20 ruby21 ruby22

RUBY_FAKEGEM_EXTRADOC=CONTRIBUTING.md README.md
RUBY_FAKEGEM_TASK_DOC=
RUBY_FAKEGEM_RECIPE_TEST=rspec3

inherit ruby-fakegem

DESCRIPTION=Module to define equality, equivalence and inspection methods
HOMEPAGE=https://github.com/dkubb/equalizer;

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

all_ruby_prepare() {
sed -i -e /devtools/d spec/spec_helper.rb || die

# Avoid a failing spec caused by memoizable 0.4.2, and we ignore it
# there as well.
rm spec/unit/equalizer/included_spec.rb || die
}






[gentoo-commits] gentoo-x86 commit in app-admin/logrotate: ChangeLog logrotate-3.8.9.ebuild

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/07 04:54:56

  Modified: ChangeLog logrotate-3.8.9.ebuild
  Log:
  Stable for HPPA (bug #545566).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.191app-admin/logrotate/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog   4 Apr 2015 21:18:14 -   1.190
+++ ChangeLog   7 Apr 2015 04:54:56 -   1.191
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/logrotate
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v 1.190 
2015/04/04 21:18:14 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v 1.191 
2015/04/07 04:54:56 jer Exp $
+
+  07 Apr 2015; Jeroen Roovers j...@gentoo.org logrotate-3.8.9.ebuild:
+  Stable for HPPA (bug #545566).
 
   04 Apr 2015; Chema Alonso nim...@gentoo.org logrotate-3.8.9.ebuild:
   Fix bug #485848 by Marek Mrva



1.3  app-admin/logrotate/logrotate-3.8.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/logrotate/logrotate-3.8.9.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/logrotate/logrotate-3.8.9.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/logrotate/logrotate-3.8.9.ebuild?r1=1.2r2=1.3

Index: logrotate-3.8.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.8.9.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- logrotate-3.8.9.ebuild  4 Apr 2015 21:18:14 -   1.2
+++ logrotate-3.8.9.ebuild  7 Apr 2015 04:54:56 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.8.9.ebuild,v 1.2 
2015/04/04 21:18:14 nimiux Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.8.9.ebuild,v 1.3 
2015/04/07 04:54:56 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-2
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
 IUSE=acl selinux
 
 CDEPEND=






[gentoo-commits] gentoo-x86 commit in app-text/poppler: poppler-0.32.0.ebuild ChangeLog

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/07 05:30:48

  Modified: poppler-0.32.0.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #542220).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.4  app-text/poppler/poppler-0.32.0.ebuild

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

Index: poppler-0.32.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.32.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- poppler-0.32.0.ebuild   4 Apr 2015 21:01:11 -   1.3
+++ poppler-0.32.0.ebuild   7 Apr 2015 05:30:48 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.32.0.ebuild,v 
1.3 2015/04/04 21:01:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/poppler-0.32.0.ebuild,v 
1.4 2015/04/07 05:30:48 jer Exp $
 
 EAPI=5
 
@@ -9,11 +9,11 @@
 if [[ ${PV} ==  ]] ; then
inherit git-r3
EGIT_REPO_URI=git://git.freedesktop.org/git/${PN}/${PN}
-   KEYWORDS=
+   KEYWORDS=hppa
SLOT=0/
 else
SRC_URI=http://poppler.freedesktop.org/${P}.tar.xz;
-   KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
SLOT=0/51   # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so 
SOVERSION
 fi
 



1.449app-text/poppler/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v
retrieving revision 1.448
retrieving revision 1.449
diff -u -r1.448 -r1.449
--- ChangeLog   4 Apr 2015 21:01:11 -   1.448
+++ ChangeLog   7 Apr 2015 05:30:48 -   1.449
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/poppler
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.448 
2015/04/04 21:01:11 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler/ChangeLog,v 1.449 
2015/04/07 05:30:48 jer Exp $
+
+  07 Apr 2015; Jeroen Roovers j...@gentoo.org poppler-0.32.0.ebuild:
+  Stable for HPPA (bug #542220).
 
   04 Apr 2015; Mikle Kolyada zlog...@gentoo.org poppler-0.32.0.ebuild:
   amd64 stable wrt bug #542220






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

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/07 05:31:13

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

Revision  ChangesPath
1.225media-gfx/inkscape/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog   2 Feb 2015 14:46:59 -   1.224
+++ ChangeLog   7 Apr 2015 05:31:13 -   1.225
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/inkscape
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.224 
2015/02/02 14:46:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.225 
2015/04/07 05:31:13 jer Exp $
+
+  07 Apr 2015; Jeroen Roovers j...@gentoo.org inkscape-0.48.5-r1.ebuild:
+  Stable for HPPA (bug #545680).
 
   02 Feb 2015; Jeroen Roovers j...@gentoo.org inkscape-0.91.ebuild:
   Marked ~hppa (bug #538520).



1.2  media-gfx/inkscape/inkscape-0.48.5-r1.ebuild

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

Index: inkscape-0.48.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- inkscape-0.48.5-r1.ebuild   6 Jan 2015 09:57:11 -   1.1
+++ inkscape-0.48.5-r1.ebuild   7 Apr 2015 05:31:13 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.5-r1.ebuild,v 1.1 
2015/01/06 09:57:11 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.5-r1.ebuild,v 1.2 
2015/04/07 05:31:13 jer Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 
 LICENSE=GPL-2 LGPL-2.1
 SLOT=0
-KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris
+KEYWORDS=~amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris
 IUSE=dia gnome postscript inkjar lcms nls spell wmf
 
 REQUIRED_USE=${PYTHON_REQUIRED_USE}






[gentoo-commits] gentoo-x86 commit in app-antivirus/clamav: ChangeLog

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/07 04:54:54

  Modified: ChangeLog
  Log:
  Set file owner/group.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.502app-antivirus/clamav/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/ChangeLog?rev=1.502view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/ChangeLog?rev=1.502content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/ChangeLog?r1=1.501r2=1.502

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v
retrieving revision 1.501
retrieving revision 1.502
diff -u -r1.501 -r1.502
--- ChangeLog   5 Feb 2015 15:17:10 -   1.501
+++ ChangeLog   7 Apr 2015 04:54:54 -   1.502
@@ -1,6 +1,9 @@
 # ChangeLog for app-antivirus/clamav
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.501 
2015/02/05 15:17:10 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/ChangeLog,v 1.502 
2015/04/07 04:54:54 jer Exp $
+
+  07 Apr 2015; Jeroen Roovers j...@gentoo.org files/clamav.logrotate:
+  Set file owner/group.
 
   05 Feb 2015; Thomas Raschbacher lord...@gentoo.org -clamav-0.98.ebuild,
   -clamav-0.98.1.ebuild, -clamav-0.98.1-r1.ebuild, -clamav-0.98.3.ebuild,






[gentoo-commits] gentoo-x86 commit in app-antivirus/clamav/files: clamav.logrotate

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/07 04:54:54

  Modified: clamav.logrotate
  Log:
  Set file owner/group.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.5  app-antivirus/clamav/files/clamav.logrotate

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/files/clamav.logrotate?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/files/clamav.logrotate?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-antivirus/clamav/files/clamav.logrotate?r1=1.4r2=1.5

Index: clamav.logrotate
===
RCS file: /var/cvsroot/gentoo-x86/app-antivirus/clamav/files/clamav.logrotate,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- clamav.logrotate27 Mar 2007 10:02:10 -  1.4
+++ clamav.logrotate7 Apr 2015 04:54:54 -   1.5
@@ -1,4 +1,5 @@
 /var/log/clamav/clamd.log {
+   su clamav clamav
missingok
postrotate
/etc/init.d/clamd logfix
@@ -7,6 +8,7 @@
 }
 
 /var/log/clamav/freshclam.log {
+   su clamav clamav
missingok
postrotate
/etc/init.d/clamd logfix






[gentoo-commits] gentoo-x86 commit in dev-ruby/commander: commander-4.3.2.ebuild ChangeLog

2015-04-06 Thread Hans de Graaff (graaff)
graaff  15/04/06 05:59:01

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

Revision  ChangesPath
1.10 dev-ruby/commander/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/commander/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   20 Mar 2015 13:37:48 -  1.9
+++ ChangeLog   6 Apr 2015 05:59:01 -   1.10
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/commander
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/commander/ChangeLog,v 1.9 
2015/03/20 13:37:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/commander/ChangeLog,v 1.10 
2015/04/06 05:59:01 graaff Exp $
+
+*commander-4.3.2 (06 Apr 2015)
+
+  06 Apr 2015; Hans de Graaff gra...@gentoo.org +commander-4.3.2.ebuild:
+  Version bump.
 
   20 Mar 2015; Hans de Graaff gra...@gentoo.org commander-4.3.0.ebuild:
   Add ruby22.



1.1  dev-ruby/commander/commander-4.3.2.ebuild

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

Index: commander-4.3.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/commander/commander-4.3.2.ebuild,v 
1.1 2015/04/06 05:59:01 graaff Exp $

EAPI=5
USE_RUBY=ruby19 ruby20 ruby21 ruby22

RUBY_FAKEGEM_EXTRADOC=History.rdoc README.md
RUBY_FAKEGEM_RECIPE_TEST=rspec3
RUBY_FAKEGEM_RECIPE_DOC=rdoc

inherit ruby-fakegem

DESCRIPTION=The complete solution for Ruby command-line executables
HOMEPAGE=http://visionmedia.github.com/commander/;

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

ruby_add_rdepend =dev-ruby/highline-1.7.1

all_ruby_prepare() {
sed -i -e /simplecov/,/end/ s:^:#: spec/spec_helper.rb || die
}






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

2015-04-06 Thread Lars Wendler (polynomial-c)
polynomial-c15/04/06 06:13:13

  Modified: ChangeLog
  Added:firefox-31.6.0.ebuild
  Removed:  firefox-31.5.0.ebuild firefox-31.4.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.405www-client/firefox/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.404
retrieving revision 1.405
diff -u -r1.404 -r1.405
--- ChangeLog   5 Apr 2015 23:07:55 -   1.404
+++ ChangeLog   6 Apr 2015 06:13:13 -   1.405
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.404 
2015/04/05 23:07:55 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.405 
2015/04/06 06:13:13 polynomial-c Exp $
+
+*firefox-31.6.0 (05 Apr 2015)
+
+  05 Apr 2015; Lars Wendler polynomia...@gentoo.org -firefox-31.4.0.ebuild,
+  -firefox-31.5.0.ebuild, +firefox-31.6.0.ebuild:
+  Version bump. Removed old.
 
 *firefox-37.0.1 (05 Apr 2015)
 



1.1  www-client/firefox/firefox-31.6.0.ebuild

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

Index: firefox-31.6.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.6.0.ebuild,v 
1.1 2015/04/06 06:13:13 polynomial-c Exp $

EAPI=5
VIRTUALX_REQUIRED=pgo
WANT_AUTOCONF=2.1
MOZ_ESR=1

# This list can be updated with scripts/get_langs.sh from the mozilla overlay
MOZ_LANGS=( af ar as ast be bg bn-BD bn-IN br bs ca cs csb cy da de el en
en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd
gl gu-IN he hi-IN hr hu hy-AM id is it ja kk km kn ko ku lt lv mai mk ml mr
nb-NO nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta te
th tr uk vi xh zh-CN zh-TW zu )

# Convert the ebuild version to the upstream mozilla version, used by mozlinguas
MOZ_PV=${PV/_alpha/a} # Handle alpha for SRC_URI
MOZ_PV=${MOZ_PV/_beta/b} # Handle beta for SRC_URI
MOZ_PV=${MOZ_PV/_rc/rc} # Handle rc for SRC_URI

if [[ ${MOZ_ESR} == 1 ]]; then
# ESR releases have slightly version numbers
MOZ_PV=${MOZ_PV}esr
fi

# Patch version
PATCH=${PN}-31.0-patches-0.2
# Upstream ftp release URI that's used by mozlinguas.eclass
# We don't use the http mirror because it deletes old tarballs.
MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases;
MOZ_HTTP_URI=http://ftp.mozilla.org/pub/${PN}/releases;

MOZCONFIG_OPTIONAL_WIFI=1
MOZCONFIG_OPTIONAL_JIT=enabled

inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils 
mozconfig-v5.31 multilib pax-utils fdo-mime autotools virtualx mozlinguas

DESCRIPTION=Firefox Web Browser
HOMEPAGE=http://www.mozilla.com/firefox;

KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux
SLOT=0
LICENSE=MPL-2.0 GPL-2 LGPL-2.1
IUSE=bindist hardened +minimal pgo selinux test
RESTRICT=!bindist? ( bindist )

# More URIs appended below...
SRC_URI=${SRC_URI}
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.xz
http://dev.gentoo.org/~axs/distfiles/${PATCH}.tar.xz;

ASM_DEPEND==dev-lang/yasm-1.1

CDEPEND=
=dev-libs/nss-3.17.1
=dev-libs/nspr-4.10.6


DEPEND=${CDEPEND}
pgo? (
=sys-devel/gcc-4.5 )
amd64? ( ${ASM_DEPEND}
virtual/opengl )
x86? ( ${ASM_DEPEND}
virtual/opengl )

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


# No source releases for alpha|beta
if [[ ${PV} =~ alpha ]]; then
CHANGESET=8a3042764de7
SRC_URI=${SRC_URI}

http://dev.gentoo.org/~nirbheek/mozilla/firefox/firefox-${MOZ_PV}_${CHANGESET}.source.tar.bz2;
S=${WORKDIR}/mozilla-aurora-${CHANGESET}
elif [[ ${PV} =~ beta ]]; then
S=${WORKDIR}/mozilla-beta
SRC_URI=${SRC_URI}
${MOZ_FTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2

${MOZ_HTTP_URI}/${MOZ_PV}/source/firefox-${MOZ_PV}.source.tar.bz2
else
SRC_URI=${SRC_URI}

[gentoo-commits] gentoo-x86 commit in dev-perl/IO-CaptureOutput: IO-CaptureOutput-1.110.400.ebuild ChangeLog

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/06 07:11:22

  Modified: IO-CaptureOutput-1.110.400.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #545660).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.2  dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild

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

Index: IO-CaptureOutput-1.110.400.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IO-CaptureOutput-1.110.400.ebuild   5 Apr 2015 23:00:27 -   1.1
+++ IO-CaptureOutput-1.110.400.ebuild   6 Apr 2015 07:11:22 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild,v
 1.1 2015/04/05 23:00:27 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild,v
 1.2 2015/04/06 07:11:22 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION=Capture STDOUT and STDERR from Perl code, subprocesses or XS
 
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~hppa ~x86
 IUSE=test
 
 RDEPEND=



1.2  dev-perl/IO-CaptureOutput/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   5 Apr 2015 23:00:27 -   1.1
+++ ChangeLog   6 Apr 2015 07:11:22 -   1.2
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/IO-CaptureOutput
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog,v 1.1 
2015/04/05 23:00:27 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-CaptureOutput/ChangeLog,v 1.2 
2015/04/06 07:11:22 jer Exp $
+
+  06 Apr 2015; Jeroen Roovers j...@gentoo.org
+  IO-CaptureOutput-1.110.400.ebuild:
+  Marked ~hppa (bug #545660).
 
 *IO-CaptureOutput-1.110.400 (05 Apr 2015)
 






[gentoo-commits] gentoo-x86 commit in sci-geosciences/viking: metadata.xml ChangeLog viking-1.6.ebuild

2015-04-06 Thread Hans de Graaff (graaff)
graaff  15/04/06 07:10:23

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

Revision  ChangesPath
1.4  sci-geosciences/viking/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/viking/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml15 Jan 2015 13:24:58 -  1.3
+++ metadata.xml6 Apr 2015 07:10:23 -   1.4
@@ -9,5 +9,11 @@
 flag name=magic
   Use libmagic to determine mimetypes
 /flag
+flag name=mapnik
+  Enable a layer based on pkgsci-geosciences/mapnik/pkg
+/flag
+flag name=sqlite3
+  Enable MBTiles support based on pkgdev-db/sqlite/pkg
+/flag
   /use
 /pkgmetadata



1.30 sci-geosciences/viking/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/viking/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   10 Mar 2015 18:42:06 -  1.29
+++ ChangeLog   6 Apr 2015 07:10:23 -   1.30
@@ -1,6 +1,12 @@
 # ChangeLog for sci-geosciences/viking
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/viking/ChangeLog,v 1.29 
2015/03/10 18:42:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/viking/ChangeLog,v 1.30 
2015/04/06 07:10:23 graaff Exp $
+
+*viking-1.6 (06 Apr 2015)
+
+  06 Apr 2015; Hans de Graaff gra...@gentoo.org +viking-1.6.ebuild,
+  metadata.xml:
+  Version bump.
 
   10 Mar 2015; Hans de Graaff gra...@gentoo.org viking-1.5.1.ebuild,
   +files/viking-1.5.1-gpsd-3.13.patch:



1.1  sci-geosciences/viking/viking-1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/viking-1.6.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/viking/viking-1.6.ebuild?rev=1.1content-type=text/plain

Index: viking-1.6.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/viking/viking-1.6.ebuild,v 
1.1 2015/04/06 07:10:23 graaff Exp $

EAPI=5

inherit eutils

DESCRIPTION=GPS data editor and analyzer
HOMEPAGE=http://viking.sourceforge.net/;
IUSE=doc +exif gps +magic mapnik nls sqlite3
SRC_URI=
mirror://sourceforge/${PN}/${P}.tar.bz2
doc? ( mirror://sourceforge/${PN}/${PN}.pdf )

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

COMMONDEPEND=
app-arch/bzip2
dev-libs/expat
dev-libs/glib:2
net-misc/curl
sys-libs/zlib
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
gps? ( =sci-geosciences/gpsd-2.96 )
exif? ( media-libs/libexif )
magic? ( sys-apps/file )
mapnik? ( sci-geosciences/mapnik )
sqlite3? ( dev-db/sqlite:3 )

RDEPEND=${COMMONDEPEND}
sci-geosciences/gpsbabel

DEPEND=${COMMONDEPEND}
app-text/gnome-doc-utils
dev-util/intltool
dev-util/gtk-doc-am
app-text/rarian
dev-libs/libxslt
virtual/pkgconfig
sys-devel/gettext


src_configure() {
econf \
--disable-deprecations \
--with-libcurl \
--with-expat \
--enable-google \
--enable-terraserver \
--enable-expedia \
--enable-openstreetmap \
--enable-bluemarble \
--enable-geonames \
--enable-geocaches \
--disable-dem24k \
$(use_enable exif geotag) \
$(use_enable gps realtime-gps-tracking) \
$(use_enable magic) \
$(use_enable mapnik) \
$(use_enable nls) \
$(use_enable sqlite3 mbtiles )
}

src_install() {
default
if use doc; then

[gentoo-commits] gentoo-x86 commit in app-benchmarks/ioping: ioping-0.9.ebuild ChangeLog ioping-0.6-r1.ebuild ioping-0.7.ebuild

2015-04-06 Thread Justin Lecher (jlec)
jlec15/04/06 09:54:49

  Modified: ChangeLog
  Added:ioping-0.9.ebuild
  Removed:  ioping-0.6-r1.ebuild ioping-0.7.ebuild
  Log:
  Version BUmp; thanks Johan Bergström for the patch
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.5  app-benchmarks/ioping/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   6 May 2014 07:36:00 -   1.4
+++ ChangeLog   6 Apr 2015 09:54:49 -   1.5
@@ -1,6 +1,12 @@
 # ChangeLog for app-benchmarks/ioping
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ChangeLog,v 1.4 
2014/05/06 07:36:00 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ChangeLog,v 1.5 
2015/04/06 09:54:49 jlec Exp $
+
+*ioping-0.9 (06 Apr 2015)
+
+  06 Apr 2015; Justin Lecher j...@gentoo.org +ioping-0.9.ebuild,
+  -ioping-0.6-r1.ebuild, -ioping-0.7.ebuild:
+  Version BUmp; thanks Johan Bergström for the patch
 
 *ioping-0.8 (06 May 2014)
 



1.1  app-benchmarks/ioping/ioping-0.9.ebuild

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

Index: ioping-0.9.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/ioping/ioping-0.9.ebuild,v 
1.1 2015/04/06 09:54:49 jlec Exp $

EAPI=5

inherit eutils

DESCRIPTION=Simple disk I/0 latency measuring tool
HOMEPAGE=https://github.com/koct9i/ioping;
SRC_URI=https://github.com/koct9i/ioping/releases/download/v${PV}/${P}.tar.gz;

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

src_prepare() {
sed \
-e 's: -g : :g' \
-e 's: $(LDFLAGS) : :g' \
-e 's: -o : $(LDFLAGS) -o :g' \
-e 's:-s -m:-m:g' \
-e 's:LICENSE::g' \
-e 's:-O2.*::g' \
-i Makefile || die
}

src_compile() {
emake \
CC=$(tc-getCC) \
PREFIX=${EPREFIX}/usr
}

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






[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-libraries/files: openvas-libraries-8.0.1-include.patch openvas-libraries-8.0_beta6-include.patch

2015-04-06 Thread Justin Lecher (jlec)
jlec15/04/06 10:33:54

  Added:openvas-libraries-8.0.1-include.patch
  Removed:  openvas-libraries-8.0_beta6-include.patch
  Log:
  Version Bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  
net-analyzer/openvas-libraries/files/openvas-libraries-8.0.1-include.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/files/openvas-libraries-8.0.1-include.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/files/openvas-libraries-8.0.1-include.patch?rev=1.1content-type=text/plain

Index: openvas-libraries-8.0.1-include.patch
===
 base/CMakeLists.txt | 2 ++
 nasl/CMakeLists.txt | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/base/CMakeLists.txt b/base/CMakeLists.txt
index c2dccf5..4f17892 100644
--- a/base/CMakeLists.txt
+++ b/base/CMakeLists.txt
@@ -56,6 +56,7 @@ endif (MINGW)
 
 if (BUILD_STATIC)
   add_library (openvas_base_static STATIC ${FILES})
+  set_target_properties (openvas_base_static PROPERTIES COMPILE_FLAGS 
${GPGME_CFLAGS})
   set_target_properties (openvas_base_static PROPERTIES OUTPUT_NAME 
openvas_base)
   set_target_properties (openvas_base_static PROPERTIES CLEAN_DIRECT_OUTPUT 1)
   set_target_properties (openvas_base_static PROPERTIES PUBLIC_HEADER 
${HEADERS})
@@ -63,6 +64,7 @@ endif (BUILD_STATIC)
 
 if (BUILD_SHARED)
   add_library (openvas_base_shared SHARED ${FILES})
+  set_target_properties (openvas_base_shared PROPERTIES COMPILE_FLAGS 
${GPGME_CFLAGS})
   set_target_properties (openvas_base_shared PROPERTIES OUTPUT_NAME 
openvas_base)
   set_target_properties (openvas_base_shared PROPERTIES CLEAN_DIRECT_OUTPUT 1)
   set_target_properties (openvas_base_shared PROPERTIES SOVERSION 
${CPACK_PACKAGE_VERSION_MAJOR})
diff --git a/nasl/CMakeLists.txt b/nasl/CMakeLists.txt
index 52fa5c6..afd18c2 100644
--- a/nasl/CMakeLists.txt
+++ b/nasl/CMakeLists.txt
@@ -41,7 +41,7 @@ endif (SNMP)
 # The -D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1 is necessary for GPGME!
 # The -fno-strict-aliasing silences warnings caused by macros defined in 
byteorder.h.
 # Once the warnings have been addressed this flag should be removed.
-set (CMAKE_C_FLAGS  ${CMAKE_C_FLAGS} ${HARDENING_FLAGS} -Wall 
-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1 -fno-strict-aliasing)
+set (CMAKE_C_FLAGS  ${CMAKE_C_FLAGS} ${HARDENING_FLAGS} -Wall 
-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1 -fno-strict-aliasing 
${GPGME_CFLAGS})
 
 ## Compile the parser - note that there are (better) CMake macros to achieve
 ## that
@@ -103,7 +103,7 @@ link_directories (${LIBDIR} ../base ../misc)
 
 if (BUILD_STATIC)
add_library (openvas_nasl_static STATIC ${FILES})
-
+   set_target_properties (openvas_nasl_static PROPERTIES COMPILE_FLAGS 
${GPGME_CFLAGS})
set_target_properties (openvas_nasl_static PROPERTIES OUTPUT_NAME 
openvas_nasl)
set_target_properties (openvas_nasl_static PROPERTIES CLEAN_DIRECT_OUTPUT 1)
set_target_properties (openvas_nasl_static PROPERTIES PUBLIC_HEADER 
${HEADERS})
@@ -118,6 +118,7 @@ endif (BUILD_STATIC)
 
 if (BUILD_SHARED)
   add_library (openvas_nasl_shared SHARED ${FILES})
+  set_target_properties (openvas_nasl_shared PROPERTIES COMPILE_FLAGS 
${GPGME_CFLAGS})
   set_target_properties (openvas_nasl_shared PROPERTIES OUTPUT_NAME 
openvas_nasl)
   set_target_properties (openvas_nasl_shared PROPERTIES CLEAN_DIRECT_OUTPUT 1)
   set_target_properties (openvas_nasl_shared PROPERTIES SOVERSION 
${CPACK_PACKAGE_VERSION_MAJOR})
 base/gpgme_util.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/gpgme_util.h b/base/gpgme_util.h
index 56e1b85..ab4e9fa 100644
--- a/base/gpgme_util.h
+++ b/base/gpgme_util.h
@@ -33,7 +33,7 @@
 #ifndef _OPENVAS_LIBRARIES_GPGME_UTIL_H
 #define _OPENVAS_LIBRARIES_GPGME_UTIL_H
 
-#include gpgme.h
+#include gpgme/gpgme.h
 
 gpgme_ctx_t openvas_init_gpgme_ctx (void);
 gpgme_ctx_t openvas_init_gpgme_sysconf_ctx (void);






[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-libraries: openvas-libraries-8.0.1.ebuild ChangeLog openvas-libraries-8.0_beta6-r1.ebuild

2015-04-06 Thread Justin Lecher (jlec)
jlec15/04/06 10:33:54

  Modified: ChangeLog
  Added:openvas-libraries-8.0.1.ebuild
  Removed:  openvas-libraries-8.0_beta6-r1.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.38 net-analyzer/openvas-libraries/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog?rev=1.38view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog?rev=1.38content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog?r1=1.37r2=1.38

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   6 Mar 2015 10:11:22 -   1.37
+++ ChangeLog   6 Apr 2015 10:33:54 -   1.38
@@ -1,6 +1,14 @@
 # ChangeLog for net-analyzer/openvas-libraries
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v 
1.37 2015/03/06 10:11:22 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/ChangeLog,v 
1.38 2015/04/06 10:33:54 jlec Exp $
+
+*openvas-libraries-8.0.1 (06 Apr 2015)
+
+  06 Apr 2015; Justin Lecher j...@gentoo.org
+  +files/openvas-libraries-8.0.1-include.patch, 
+openvas-libraries-8.0.1.ebuild,
+  -files/openvas-libraries-8.0_beta6-include.patch,
+  -openvas-libraries-8.0_beta6-r1.ebuild:
+  Version Bump
 
 *openvas-libraries-7.0.9 (06 Mar 2015)
 



1.1  
net-analyzer/openvas-libraries/openvas-libraries-8.0.1.ebuild

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

Index: openvas-libraries-8.0.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-libraries/openvas-libraries-8.0.1.ebuild,v
 1.1 2015/04/06 10:33:54 jlec Exp $

EAPI=5

inherit cmake-utils

DL_ID=2015

DESCRIPTION=A remote security scanner for Linux (openvas-libraries)
HOMEPAGE=http://www.openvas.org/;
SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;

SLOT=0
LICENSE=GPL-2
KEYWORDS=~amd64 ~arm ~ppc ~x86
IUSE=ldap

RDEPEND=
app-crypt/gpgme
=dev-libs/glib-2.16
=dev-libs/hiredis-0.10.1
dev-libs/libgcrypt:0
dev-libs/libksba
!net-analyzer/openvas-libnasl
=net-libs/gnutls-2*
net-libs/libpcap
=net-libs/libssh-0.5.0
net-analyzer/net-snmp
ldap? ( net-nds/openldap )
DEPEND=${RDEPEND}
sys-devel/bison
sys-devel/flex
virtual/pkgconfig


S=${WORKDIR}/${P/_beta/+beta}

DOCS=( ChangeLog CHANGES README )

PATCHES=(
${FILESDIR}/${PN}-7.0.4-libssh.patch
${FILESDIR}/${P}-include.patch
)

src_prepare() {
sed \
-e '/^install.*OPENVAS_CACHE_DIR.*/d' \
-i CMakeLists.txt || die
cmake-utils_src_prepare
}

src_configure() {
local mycmakeargs=(
-DLOCALSTATEDIR=${EPREFIX}/var
-DSYSCONFDIR=${EPREFIX}/etc
$(usex ldap -DBUILD_WITHOUT_LDAP=0 -DBUILD_WITHOUT_LDAP=1)
)
cmake-utils_src_configure
}






[gentoo-commits] proj/kde:master commit in: kde-plasma/bluedevil/

2015-04-06 Thread Johannes Huber
commit: 03e00b051b83c24a20fd67ea15da48c792a3dbf7
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Mon Apr  6 10:44:26 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Mon Apr  6 10:44:26 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=03e00b05

[kde-plasma/bluedevil] Merged to master, update deps

Package-Manager: portage-2.2.18

 kde-plasma/bluedevil/bluedevil-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-.ebuild 
b/kde-plasma/bluedevil/bluedevil-.ebuild
index 4aaa988..50c2d3e 100644
--- a/kde-plasma/bluedevil/bluedevil-.ebuild
+++ b/kde-plasma/bluedevil/bluedevil-.ebuild
@@ -4,7 +4,6 @@
 
 EAPI=5
 
-EGIT_BRANCH=frameworks
 inherit fdo-mime kde5
 
 DESCRIPTION=Bluetooth stack for KDE
@@ -24,7 +23,7 @@ COMMON_DEPEND=
$(add_frameworks_dep knotifications)
$(add_frameworks_dep kservice)
$(add_frameworks_dep kwidgetsaddons)
-   $(add_plasma_dep libbluedevil)
+   $(add_plasma_dep bluez-qt)
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5



[gentoo-commits] proj/kde:master commit in: sets/, Documentation/package.accept_keywords/.kde-frameworks-live/, ...

2015-04-06 Thread Johannes Huber
commit: 5455a1a50b0f494c5d305ded61b1b493f81d1ab7
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Mon Apr  6 10:38:17 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Mon Apr  6 10:40:19 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5455a1a5

Pkg move kde-frameworks/bluez-qt - kde-plasma/bluez-qt

 .../package.accept_keywords/.kde-frameworks-live/kde-frameworks-live | 1 -
 Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live   | 1 +
 Documentation/package.accept_keywords/kde-frameworks-5.9.keywords| 1 +
 Documentation/package.accept_keywords/kde-frameworks-live.keywords   | 1 -
 Documentation/package.accept_keywords/kde-plasma-live.keywords   | 1 +
 Documentation/package.mask/kde-frameworks-5.9| 1 +
 Documentation/package.mask/kde-frameworks-live   | 1 -
 Documentation/package.mask/kde-plasma-live   | 1 +
 Documentation/package.unmask/kde-frameworks-5.9  | 1 +
 Documentation/package.unmask/kde-frameworks-live | 1 -
 Documentation/package.unmask/kde-plasma-live | 1 +
 {kde-frameworks = kde-plasma}/bluez-qt/bluez-qt-.ebuild | 0
 {kde-frameworks = kde-plasma}/bluez-qt/metadata.xml | 0
 profiles/updates/2Q-2015 | 1 +
 sets/kde-frameworks-live | 1 -
 sets/kde-plasma-live | 1 +
 16 files changed, 9 insertions(+), 5 deletions(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-live/kde-frameworks-live
 
b/Documentation/package.accept_keywords/.kde-frameworks-live/kde-frameworks-live
index 5700a7a..18918ec 100644
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-live/kde-frameworks-live
+++ 
b/Documentation/package.accept_keywords/.kde-frameworks-live/kde-frameworks-live
@@ -1,5 +1,4 @@
 ~kde-frameworks/attica- **
-~kde-frameworks/bluez-qt- **
 ~kde-frameworks/extra-cmake-modules- **
 ~kde-frameworks/frameworkintegration- **
 ~kde-frameworks/kactivities- **

diff --git 
a/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live 
b/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live
index 9d6aad3..ec79b18 100644
--- a/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live
+++ b/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live
@@ -1,5 +1,6 @@
 ~kde-plasma/baloo- **
 ~kde-plasma/bluedevil- **
+~kde-plasma/bluez-qt- **
 ~kde-plasma/breeze- **
 ~kde-plasma/kde-cli-tools- **
 ~kde-plasma/kde-gtk-config- **

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.9.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.9.keywords
new file mode 100644
index 000..085d6bf
--- /dev/null
+++ b/Documentation/package.accept_keywords/kde-frameworks-5.9.keywords
@@ -0,0 +1 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.

diff --git a/Documentation/package.accept_keywords/kde-frameworks-live.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-live.keywords
index f22620b..98e52d8 100644
--- a/Documentation/package.accept_keywords/kde-frameworks-live.keywords
+++ b/Documentation/package.accept_keywords/kde-frameworks-live.keywords
@@ -2,7 +2,6 @@
 # You can use this file to keyword/unkeyword KDE Frameworks live.
 # Edit Documentation/package.keywords/.kde-frameworks-live.base/ files instead.
 ~kde-frameworks/attica- **
-~kde-frameworks/bluez-qt- **
 ~kde-frameworks/extra-cmake-modules- **
 ~kde-frameworks/frameworkintegration- **
 ~kde-frameworks/kactivities- **

diff --git a/Documentation/package.accept_keywords/kde-plasma-live.keywords 
b/Documentation/package.accept_keywords/kde-plasma-live.keywords
index 3cb61f2..3c7f0ff 100644
--- a/Documentation/package.accept_keywords/kde-plasma-live.keywords
+++ b/Documentation/package.accept_keywords/kde-plasma-live.keywords
@@ -3,6 +3,7 @@
 # Edit Documentation/package.keywords/.kde-plasma-live.base/ files instead.
 ~kde-plasma/baloo- **
 ~kde-plasma/bluedevil- **
+~kde-plasma/bluez-qt- **
 ~kde-plasma/breeze- **
 ~kde-plasma/kde-cli-tools- **
 ~kde-plasma/kde-gtk-config- **

diff --git a/Documentation/package.mask/kde-frameworks-5.9 
b/Documentation/package.mask/kde-frameworks-5.9
new file mode 100644
index 000..085d6bf
--- /dev/null
+++ b/Documentation/package.mask/kde-frameworks-5.9
@@ -0,0 +1 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.

diff --git a/Documentation/package.mask/kde-frameworks-live 
b/Documentation/package.mask/kde-frameworks-live
index cd659cf..bc774b2 100644
--- a/Documentation/package.mask/kde-frameworks-live
+++ b/Documentation/package.mask/kde-frameworks-live
@@ -2,7 +2,6 @@
 # 

[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/, ...

2015-04-06 Thread Johannes Huber
commit: a7d9016f9fe0d6c55a30c02872e9987108194232
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Mon Apr  6 10:48:01 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Mon Apr  6 10:48:01 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a7d9016f

[Documentation] Fix KDE Frameworks

 .../package.accept_keywords/.kde-frameworks-live.base/more-deps  | 1 -
 Documentation/package.accept_keywords/.kde-frameworks-live/more-deps | 1 -
 Documentation/package.accept_keywords/kde-frameworks-live.keywords   | 1 -
 3 files changed, 3 deletions(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-live.base/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-live.base/more-deps
index e3080c9..0f2abd6 100644
--- a/Documentation/package.accept_keywords/.kde-frameworks-live.base/more-deps
+++ b/Documentation/package.accept_keywords/.kde-frameworks-live.base/more-deps
@@ -1,4 +1,3 @@
-~dev-libs/extra-cmake-modules- **
 =kde-frameworks/kf-env-3
 
 dev-qt/qtchooser

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-live/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-live/more-deps
index e3080c9..0f2abd6 100644
--- a/Documentation/package.accept_keywords/.kde-frameworks-live/more-deps
+++ b/Documentation/package.accept_keywords/.kde-frameworks-live/more-deps
@@ -1,4 +1,3 @@
-~dev-libs/extra-cmake-modules- **
 =kde-frameworks/kf-env-3
 
 dev-qt/qtchooser

diff --git a/Documentation/package.accept_keywords/kde-frameworks-live.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-live.keywords
index 98e52d8..d0af484 100644
--- a/Documentation/package.accept_keywords/kde-frameworks-live.keywords
+++ b/Documentation/package.accept_keywords/kde-frameworks-live.keywords
@@ -66,7 +66,6 @@
 ~kde-frameworks/solid- **
 ~kde-frameworks/sonnet- **
 ~kde-frameworks/threadweaver- **
-~dev-libs/extra-cmake-modules- **
 =kde-frameworks/kf-env-3
 
 dev-qt/qtchooser



[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-cli: openvas-cli-1.4.0.ebuild ChangeLog openvas-cli-1.4_beta5.ebuild

2015-04-06 Thread Justin Lecher (jlec)
jlec15/04/06 10:56:28

  Modified: ChangeLog
  Added:openvas-cli-1.4.0.ebuild
  Removed:  openvas-cli-1.4_beta5.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.15 net-analyzer/openvas-cli/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   14 Feb 2015 14:38:49 -  1.14
+++ ChangeLog   6 Apr 2015 10:56:28 -   1.15
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/openvas-cli
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/ChangeLog,v 1.14 
2015/02/14 14:38:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/ChangeLog,v 1.15 
2015/04/06 10:56:28 jlec Exp $
+
+*openvas-cli-1.4.0 (06 Apr 2015)
+
+  06 Apr 2015; Justin Lecher j...@gentoo.org +openvas-cli-1.4.0.ebuild,
+  -openvas-cli-1.4_beta5.ebuild:
+  Version Bump
 
   14 Feb 2015; Justin Lecher j...@gentoo.org openvas-cli-1.3.1.ebuild:
   Fix dependency version



1.1  net-analyzer/openvas-cli/openvas-cli-1.4.0.ebuild

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

Index: openvas-cli-1.4.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-cli/openvas-cli-1.4.0.ebuild,v 1.1 
2015/04/06 10:56:28 jlec Exp $

EAPI=5

inherit cmake-utils

DL_ID=1987

DESCRIPTION=A remote security scanner for Linux (OpenVAS-cli)
HOMEPAGE=http://www.openvas.org/;
SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;
SLOT=0
LICENSE=GPL-2
KEYWORDS= ~amd64 ~arm ~ppc ~x86
IUSE=

RDEPEND=
=net-analyzer/openvas-libraries-8.0.1
!net-analyzer/openvas-client
DEPEND=${RDEPEND}
virtual/pkgconfig

S=${WORKDIR}/${P/_beta/+beta}

src_configure() {
local mycmakeargs=(
-DLOCALSTATEDIR=${EPREFIX}/var
-DSYSCONFDIR=${EPREFIX}/etc
)
cmake-utils_src_configure
}






[gentoo-commits] gentoo-x86 commit in mail-client/thunderbird: ChangeLog thunderbird-31.6.0.ebuild thunderbird-31.3.0.ebuild

2015-04-06 Thread Lars Wendler (polynomial-c)
polynomial-c15/04/06 08:01:03

  Modified: ChangeLog
  Added:thunderbird-31.6.0.ebuild
  Removed:  thunderbird-31.3.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.320mail-client/thunderbird/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?rev=1.320view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?rev=1.320content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?r1=1.319r2=1.320

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v
retrieving revision 1.319
retrieving revision 1.320
diff -u -r1.319 -r1.320
--- ChangeLog   31 Mar 2015 07:59:39 -  1.319
+++ ChangeLog   6 Apr 2015 08:01:03 -   1.320
@@ -1,6 +1,12 @@
 # ChangeLog for mail-client/thunderbird
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.319 
2015/03/31 07:59:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.320 
2015/04/06 08:01:03 polynomial-c Exp $
+
+*thunderbird-31.6.0 (06 Apr 2015)
+
+  06 Apr 2015; Lars Wendler polynomia...@gentoo.org
+  -thunderbird-31.3.0.ebuild, +thunderbird-31.6.0.ebuild:
+  Version bump. Removed old.
 
   31 Mar 2015; Agostino Sarubbo a...@gentoo.org thunderbird-31.5.0.ebuild:
   Stable for ppc64, wrt bug #541316



1.1  mail-client/thunderbird/thunderbird-31.6.0.ebuild

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

Index: thunderbird-31.6.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-31.6.0.ebuild,v 1.1 
2015/04/06 08:01:03 polynomial-c Exp $

EAPI=5
WANT_AUTOCONF=2.1
MOZ_ESR=
MOZ_LIGHTNING_VER=3.3
#MOZ_LIGHTNING_GDATA_VER=2.6.3
MOZ_LIGHTNING_GDATA_VER=1.0.3

# This list can be updated using scripts/get_langs.sh from the mozilla overlay
MOZ_LANGS=(ar ast be bg bn-BD br ca cs da de el en en-GB en-US es-AR
es-ES et eu fi fr fy-NL ga-IE gd gl he hr hu hy-AM id is it ja ko lt nb-NO
nl nn-NO pa-IN pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK tr uk vi
zh-CN zh-TW )

# Convert the ebuild version to th firefox-24.0-patches-0.4.tar.xze upstream 
mozilla version, used by mozlinguas
MOZ_PV=${PV/_beta/b}
# ESR releases have slightly version numbers
if [[ ${MOZ_ESR} == 1 ]]; then
MOZ_PV=${MOZ_PV}esr
fi
MOZ_P=${PN}-${MOZ_PV}

# Enigmail version
EMVER=1.7.2
# Upstream ftp release URI that's used by mozlinguas.eclass
# We don't use the http mirror because it deletes old tarballs.
MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/${PN}/releases/;
MOZ_HTTP_URI=http://ftp.mozilla.org/pub/${PN}/releases/;

MOZCONFIG_OPTIONAL_JIT=enabled
inherit flag-o-matic toolchain-funcs mozconfig-v5.31 makeedit multilib 
autotools pax-utils check-reqs nsplugins mozlinguas

DESCRIPTION=Thunderbird Mail Client
HOMEPAGE=http://www.mozilla.com/en-US/thunderbird/;

KEYWORDS=~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
SLOT=0
LICENSE=MPL-2.0 GPL-2 LGPL-2.1
IUSE=bindist crypt hardened ldap +lightning +minimal mozdom selinux
RESTRICT=!bindist? ( bindist )

PATCH=thunderbird-31.0-patches-0.1
PATCHFF=firefox-31.0-patches-0.2

SRC_URI=${SRC_URI}
${MOZ_FTP_URI}${MOZ_PV}/source/${MOZ_P}.source.tar.bz2
${MOZ_HTTP_URI}${MOZ_PV}/source/${MOZ_P}.source.tar.bz2
crypt? ( 
http://www.enigmail.net/download/source/enigmail-${EMVER}.tar.gz )
lightning? (

${MOZ_HTTP_URI/${PN}/calendar/lightning}${MOZ_LIGHTNING_VER}/linux/lightning.xpi
 - lightning-${MOZ_LIGHTNING_VER}.xpi

http://dev.gentoo.org/~axs/distfiles/gdata-provider-${MOZ_LIGHTNING_GDATA_VER}.tar.xz
)
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.xz
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCHFF}.tar.xz
http://dev.gentoo.org/~axs/distfiles/${PATCH}.tar.xz
http://dev.gentoo.org/~axs/distfiles/${PATCHFF}.tar.xz
http://dev.gentoo.org/~polynomial-c/mozilla/patchsets/${PATCH}.tar.xz;

ASM_DEPEND==dev-lang/yasm-1.1

CDEPEND=
=dev-libs/nss-3.17.1
=dev-libs/nspr-4.10.6
!x11-plugins/enigmail
crypt?  ( || (
( =app-crypt/gnupg-2.0
|| (

[gentoo-commits] gentoo-x86 commit in net-misc/gns3-gui: gns3-gui-1.3.0.ebuild ChangeLog gns3-gui-1.2.ebuild

2015-04-06 Thread Aaron Bauman (bman)
bman15/04/06 09:53:13

  Modified: ChangeLog
  Added:gns3-gui-1.3.0.ebuild
  Removed:  gns3-gui-1.2.ebuild
  Log:
  version bump; rm gns3-gui-1.2.ebuild; change mirror to github; change 
dev-python/requests dependency to 2.4.3 only
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
8EE88A22)

Revision  ChangesPath
1.5  net-misc/gns3-gui/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gns3-gui/ChangeLog?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gns3-gui/ChangeLog?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gns3-gui/ChangeLog?r1=1.4r2=1.5

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/gns3-gui/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   1 Mar 2015 12:18:47 -   1.4
+++ ChangeLog   6 Apr 2015 09:53:13 -   1.5
@@ -1,6 +1,13 @@
 # ChangeLog for net-misc/gns3-gui
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gns3-gui/ChangeLog,v 1.4 
2015/03/01 12:18:47 bman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gns3-gui/ChangeLog,v 1.5 
2015/04/06 09:53:13 bman Exp $
+
+*gns3-gui-1.3.0 (06 Apr 2015)
+
+  06 Apr 2015; Aaron Bauman b...@gentoo.org +gns3-gui-1.3.0.ebuild,
+  -gns3-gui-1.2.ebuild:
+  version bump; rm gns3-gui-1.2.ebuild; change mirror to github; change dev-
+  python/requests dependency to 2.4.3 only
 
   01 Mar 2015; Aaron Bauman b...@gentoo.org metadata.xml:
   update maintainer in metadata



1.1  net-misc/gns3-gui/gns3-gui-1.3.0.ebuild

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

Index: gns3-gui-1.3.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/gns3-gui/gns3-gui-1.3.0.ebuild,v 
1.1 2015/04/06 09:53:13 bman Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Graphical Network Simulator
HOMEPAGE=http://www.gns3.net/;
SRC_URI=https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz

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

#net-misc/gns3-server version should always match gns3-gui version
#block net-misc/gns3 as it conflicts

RDEPEND==dev-python/libcloud-0.15.1[${PYTHON_USEDEP}]
=dev-python/ws4py-0.3.4[${PYTHON_USEDEP}]
=dev-python/requests-2.4.3[${PYTHON_USEDEP}]
=dev-python/paramiko-1.15.1[${PYTHON_USEDEP}]
!=dev-python/PyQt4-4.11.3_pre20141024[${PYTHON_USEDEP}]
=dev-python/PyQt4-4.11.2[X,svg,${PYTHON_USEDEP}]
dev-qt/qtgui:4
dev-qt/qtsvg:4
net-misc/gns3-converter[${PYTHON_USEDEP}]
=net-misc/gns3-server-$PV[${PYTHON_USEDEP}]
!!net-misc/gns3
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]

python_prepare_all() {
# avoid file collisions caused by required tests
sed -e s:find_packages():find_packages(exclude=['tests','tests.*']): 
-i setup.py || die
distutils-r1_python_prepare_all
}

python_install_all() {
distutils-r1_python_install_all

doicon ${WORKDIR}/${P}/resources/images/gns3.ico
make_desktop_entry gns3 GNS3 /usr/share/pixmaps/gns3.ico Utility
}






[gentoo-commits] gentoo-x86 commit in dev-games/libgrapple: ChangeLog libgrapple-0.9.8.ebuild

2015-04-06 Thread Alfredo Tupone (tupone)
tupone  15/04/06 09:51:10

  Modified: ChangeLog libgrapple-0.9.8.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.9  dev-games/libgrapple/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/libgrapple/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   3 May 2012 06:35:31 -   1.8
+++ ChangeLog   6 Apr 2015 09:51:10 -   1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-games/libgrapple
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/libgrapple/ChangeLog,v 1.8 
2012/05/03 06:35:31 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/libgrapple/ChangeLog,v 1.9 
2015/04/06 09:51:10 tupone Exp $
+
+  06 Apr 2015; Tupone Alfredo tup...@gentoo.org libgrapple-0.9.8.ebuild:
+  EAPI 5
 
   03 May 2012; Jeff Horelick jdh...@gentoo.org libgrapple-0.9.8.ebuild:
   dev-util/pkgconfig - virtual/pkgconfig



1.4  dev-games/libgrapple/libgrapple-0.9.8.ebuild

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

Index: libgrapple-0.9.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgrapple-0.9.8.ebuild 3 May 2012 06:35:31 -   1.3
+++ libgrapple-0.9.8.ebuild 6 Apr 2015 09:51:10 -   1.4
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild,v 1.3 
2012/05/03 06:35:31 jdhore Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-games/libgrapple/libgrapple-0.9.8.ebuild,v 1.4 
2015/04/06 09:51:10 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit autotools eutils
 
 DESCRIPTION=A high level network layer for multiuser applications
@@ -33,6 +33,6 @@
 }
 
 src_install() {
-   emake DESTDIR=${D} install || die emake install failed
-   dodoc CREDITS README* UPDATES
+   default
+   dodoc UPDATES
 }






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

2015-04-06 Thread Aaron Bauman (bman)
bman15/04/06 10:44:42

  Modified: package.mask
  Log:
  package.mask net-misc/gns3

Revision  ChangesPath
1.16464  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16463
retrieving revision 1.16464
diff -u -r1.16463 -r1.16464
--- package.mask6 Apr 2015 03:29:53 -   1.16463
+++ package.mask6 Apr 2015 10:44:42 -   1.16464
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16463 2015/04/06 
03:29:53 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16464 2015/04/06 
10:44:42 bman 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
@@ -31,6 +31,11 @@
 #--- END OF EXAMPLES ---
 
 
+# Aaron Bauman b...@gentoo.org (6 Apr 2015)
+# Superseded by net-misc/gns3-gui and net-misc/gns3-server.
+# Removal in 30 days.
+net-misc/gns3
+
 # Maciej Mrozowski reave...@gentoo.org (06 Apr 2015)
 # Does not link against latest ncurses and no interest to fix it.
 # Superseded by LVM2 and all clusters should be migrated by now.






[gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-1.196.0.ebuild ChangeLog

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/06 07:11:53

  Modified: Email-Valid-1.196.0.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #545660).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.2  dev-perl/Email-Valid/Email-Valid-1.196.0.ebuild

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

Index: Email-Valid-1.196.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-1.196.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Email-Valid-1.196.0.ebuild  5 Apr 2015 23:04:08 -   1.1
+++ Email-Valid-1.196.0.ebuild  6 Apr 2015 07:11:53 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-1.196.0.ebuild,v 1.1 
2015/04/05 23:04:08 dilfridge Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-1.196.0.ebuild,v 1.2 
2015/04/06 07:11:53 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION=Check validity of Internet email addresses
 
 SLOT=0
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~hppa ~x86
 IUSE=test
 
 RDEPEND=



1.74 dev-perl/Email-Valid/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?rev=1.74view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?rev=1.74content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?r1=1.73r2=1.74

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   5 Apr 2015 23:04:08 -   1.73
+++ ChangeLog   6 Apr 2015 07:11:53 -   1.74
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.73 
2015/04/05 23:04:08 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.74 
2015/04/06 07:11:53 jer Exp $
+
+  06 Apr 2015; Jeroen Roovers j...@gentoo.org Email-Valid-1.196.0.ebuild:
+  Marked ~hppa (bug #545660).
 
 *Email-Valid-1.196.0 (05 Apr 2015)
 






[gentoo-commits] gentoo-x86 commit in net-misc/gns3-server: gns3-server-1.3.0.ebuild ChangeLog gns3-server-1.2.ebuild

2015-04-06 Thread Aaron Bauman (bman)
bman15/04/06 09:51:09

  Modified: ChangeLog
  Added:gns3-server-1.3.0.ebuild
  Removed:  gns3-server-1.2.ebuild
  Log:
  version bump; rm gns3-server-1.2.ebuild; changed mirror to github
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
8EE88A22)

Revision  ChangesPath
1.6  net-misc/gns3-server/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/gns3-server/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   1 Mar 2015 12:16:28 -   1.5
+++ ChangeLog   6 Apr 2015 09:51:09 -   1.6
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/gns3-server
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gns3-server/ChangeLog,v 1.5 
2015/03/01 12:16:28 bman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gns3-server/ChangeLog,v 1.6 
2015/04/06 09:51:09 bman Exp $
+
+*gns3-server-1.3.0 (06 Apr 2015)
+
+  06 Apr 2015; Aaron Bauman b...@gentoo.org +gns3-server-1.3.0.ebuild,
+  -gns3-server-1.2.ebuild:
+  version bump; rm gns3-server-1.2.ebuild; changed mirror to github
 
   01 Mar 2015; Aaron Bauman b...@gentoo.org metadata.xml:
   update maintainer in metadata



1.1  net-misc/gns3-server/gns3-server-1.3.0.ebuild

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

Index: gns3-server-1.3.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/gns3-server/gns3-server-1.3.0.ebuild,v 1.1 
2015/04/06 09:51:09 bman Exp $

EAPI=5

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

inherit distutils-r1 eutils

DESCRIPTION=GNS3 server to asynchronously manage emulators
HOMEPAGE=http://www.gns3.net/;
SRC_URI=https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz

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

RDEPEND==app-emulation/dynamips-0.2.12
=dev-python/aiohttp-0.14.4[${PYTHON_USEDEP}]
=dev-python/netifaces-0.8-r2[${PYTHON_USEDEP}]
=dev-python/jinja-2.7.3[${PYTHON_USEDEP}]
=dev-python/jsonschema-2.4.0[${PYTHON_USEDEP}]
=dev-python/libcloud-0.14.1[${PYTHON_USEDEP}]
=dev-python/raven-5.2.0[${PYTHON_USEDEP}]
=dev-python/pyzmq-14.3.1[${PYTHON_USEDEP}]
=www-servers/tornado-3.1.1[${PYTHON_USEDEP}]

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

python_prepare_all() {
# avoid file collisions caused by required tests
sed -e s:find_packages():find_packages(exclude=['tests','tests.*']): 
-i setup.py || die
distutils-r1_python_prepare_all
}

pkg_postinst() {
ewarn net-misc/gns3-server has several optional packages that must be 
merged manually for additional functionality.
ewarn 
ewarn The following is a list of packages that can be added:
ewarn app-emulation/qemu, app-emulation/virtualbox, and 
net-analyzer/wireshark
ewarn 
ewarn The following packages are currently unsupported:
ewarn iouyap and vpcs
}






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

2015-04-06 Thread Aaron Bauman (bman)
bman15/04/06 10:44:14

  Modified: ChangeLog
  Log:
  package.mask net-misc/gns3

Revision  ChangesPath
1.9910   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9909
retrieving revision 1.9910
diff -u -r1.9909 -r1.9910
--- ChangeLog   6 Apr 2015 03:29:53 -   1.9909
+++ ChangeLog   6 Apr 2015 10:44:14 -   1.9910
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9909 2015/04/06 
03:29:53 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9910 2015/04/06 
10:44:14 bman 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!
 
+  06 Apr 2015; Aaron Bauman b...@gentoo.org package.mask:
+  Masked net-misc/gns3 for removal
+
   06 Apr 2015; Maciej Mrozowski reave...@gentoo.org package.mask:
   Masked sys-fs/evms for removal
 






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

2015-04-06 Thread Lars Wendler (polynomial-c)
polynomial-c15/04/06 06:17:35

  Modified: ChangeLog
  Added:firefox-bin-37.0.1.ebuild
  Removed:  firefox-bin-37.0.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.229www-client/firefox-bin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -r1.228 -r1.229
--- ChangeLog   1 Apr 2015 15:49:24 -   1.228
+++ ChangeLog   6 Apr 2015 06:17:35 -   1.229
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/firefox-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.228 
2015/04/01 15:49:24 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.229 
2015/04/06 06:17:35 polynomial-c Exp $
+
+*firefox-bin-37.0.1 (06 Apr 2015)
+
+  06 Apr 2015; Lars Wendler polynomia...@gentoo.org -firefox-bin-37.0.ebuild,
+  +firefox-bin-37.0.1.ebuild:
+  Version bump. Removed old.
 
 *firefox-bin-31.6.0 (01 Apr 2015)
 *firefox-bin-37.0 (01 Apr 2015)



1.1  www-client/firefox-bin/firefox-bin-37.0.1.ebuild

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

Index: firefox-bin-37.0.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-37.0.1.ebuild,v 1.1 
2015/04/06 06:17:35 polynomial-c Exp $

EAPI=5

# Can be updated using scripts/get_langs.sh from mozilla overlay
# Not officially supported as of yet
# csb
MOZ_LANGS=(af ar as ast be bg bn-BD bn-IN br bs ca cs cy da de el en
en-GB en-US en-ZA eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gd gl
gu-IN he hi-IN hr hu hy-AM id is it ja kk kn ko lt lv mai mk ml mr nb-NO
nl nn-NO or pa-IN pl pt-BR pt-PT rm ro ru si sk sl son sq sr sv-SE ta
te tr uk vi zh-CN zh-TW)

# Convert the ebuild version to the upstream mozilla version, used by mozlinguas
MOZ_PV=${PV/_beta/b} # Handle beta for SRC_URI
MOZ_PV=${MOZ_PV/_rc/rc} # Handle rc for SRC_URI
MOZ_PN=${PN/-bin}
MOZ_P=${MOZ_PN}-${MOZ_PV}

# Upstream ftp release URI that's used by mozlinguas.eclass
# We don't use the http mirror because it deletes old tarballs.
MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/;

inherit eutils multilib pax-utils fdo-mime gnome2-utils mozlinguas nsplugins

DESCRIPTION=Firefox Web Browser
MOZ_FTP_URI=ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases;
SRC_URI=${SRC_URI}
amd64? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-x86_64/en-US/${MOZ_P}.tar.bz2 
- ${PN}_x86_64-${PV}.tar.bz2 )
x86? ( ${MOZ_FTP_URI}/${MOZ_PV}/linux-i686/en-US/${MOZ_P}.tar.bz2 - 
${PN}_i686-${PV}.tar.bz2 )
HOMEPAGE=http://www.mozilla.com/firefox;
RESTRICT=strip mirror

KEYWORDS=-* ~amd64 ~x86
SLOT=0
LICENSE=MPL-2.0 GPL-2 LGPL-2.1
IUSE=selinux startup-notification

DEPEND=app-arch/unzip
RDEPEND=dev-libs/atk
=sys-apps/dbus-0.60
=dev-libs/dbus-glib-0.72
=dev-libs/glib-2.26:2
=media-libs/alsa-lib-1.0.16
media-libs/fontconfig
=media-libs/freetype-2.4.10
=x11-libs/cairo-1.10[X]
x11-libs/gdk-pixbuf
=x11-libs/gtk+-2.14:2
x11-libs/libX11
x11-libs/libXcomposite
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXrender
x11-libs/libXt
=x11-libs/pango-1.22.0
virtual/freedesktop-icon-theme
selinux? ( sec-policy/selinux-mozilla )


QA_PREBUILT=
opt/${MOZ_PN}/*.so
opt/${MOZ_PN}/${MOZ_PN}
opt/${MOZ_PN}/${PN}
opt/${MOZ_PN}/crashreporter
opt/${MOZ_PN}/webapprt-stub
opt/${MOZ_PN}/plugin-container
opt/${MOZ_PN}/mozilla-xremote-client
opt/${MOZ_PN}/updater


S=${WORKDIR}/${MOZ_PN}

src_unpack() {
unpack ${A}

# Unpack language packs
mozlinguas_src_unpack
}

src_install() {
declare MOZILLA_FIVE_HOME=/opt/${MOZ_PN}

local size sizes icon_path icon name
sizes=16 32 48
icon_path=${S}/browser/chrome/icons/default

[gentoo-commits] gentoo-x86 commit in net-misc/gns3-converter: gns3-converter-1.2.0.ebuild ChangeLog gns3-converter-1.1.0.ebuild

2015-04-06 Thread Aaron Bauman (bman)
bman15/04/06 10:07:03

  Modified: ChangeLog
  Added:gns3-converter-1.2.0.ebuild
  Removed:  gns3-converter-1.1.0.ebuild
  Log:
  version bump; drop gns3-converter-1.1.0.ebuild
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
8EE88A22)

Revision  ChangesPath
1.3  net-misc/gns3-converter/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gns3-converter/ChangeLog?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gns3-converter/ChangeLog?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/gns3-converter/ChangeLog?r1=1.2r2=1.3

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/gns3-converter/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   1 Mar 2015 12:19:58 -   1.2
+++ ChangeLog   6 Apr 2015 10:07:03 -   1.3
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/gns3-converter
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gns3-converter/ChangeLog,v 1.2 
2015/03/01 12:19:58 bman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gns3-converter/ChangeLog,v 1.3 
2015/04/06 10:07:03 bman Exp $
+
+*gns3-converter-1.2.0 (06 Apr 2015)
+
+  06 Apr 2015; Aaron Bauman b...@gentoo.org +gns3-converter-1.2.0.ebuild,
+  -gns3-converter-1.1.0.ebuild:
+  version bump; drop gns3-converter-1.1.0.ebuild
 
   01 Mar 2015; Aaron Bauman b...@gentoo.org metadata.xml:
   update maintainer in metadata



1.1  net-misc/gns3-converter/gns3-converter-1.2.0.ebuild

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

Index: gns3-converter-1.2.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-misc/gns3-converter/gns3-converter-1.2.0.ebuild,v 
1.1 2015/04/06 10:07:03 bman Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Designed to convert old ini-style GNS3 topologies
HOMEPAGE=https://github.com/dlintott/gns3-converter;
SRC_URI=https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz

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

RDEPEND=dev-python/configobj[${PYTHON_USEDEP}]
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]






[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-scanner: openvas-scanner-5.0.1.ebuild ChangeLog openvas-scanner-5.0_beta6.ebuild

2015-04-06 Thread Justin Lecher (jlec)
jlec15/04/06 10:40:26

  Modified: ChangeLog
  Added:openvas-scanner-5.0.1.ebuild
  Removed:  openvas-scanner-5.0_beta6.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.24 net-analyzer/openvas-scanner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog?rev=1.24view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog?rev=1.24content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog?r1=1.23r2=1.24

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   6 Mar 2015 10:13:47 -   1.23
+++ ChangeLog   6 Apr 2015 10:40:26 -   1.24
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/openvas-scanner
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog,v 
1.23 2015/03/06 10:13:47 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/ChangeLog,v 
1.24 2015/04/06 10:40:26 jlec Exp $
+
+*openvas-scanner-5.0.1 (06 Apr 2015)
+
+  06 Apr 2015; Justin Lecher j...@gentoo.org +openvas-scanner-5.0.1.ebuild,
+  -openvas-scanner-5.0_beta6.ebuild:
+  Version Bump
 
 *openvas-scanner-4.0.6 (06 Mar 2015)
 



1.1  net-analyzer/openvas-scanner/openvas-scanner-5.0.1.ebuild

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

Index: openvas-scanner-5.0.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-scanner/openvas-scanner-5.0.1.ebuild,v
 1.1 2015/04/06 10:40:26 jlec Exp $

EAPI=5

inherit cmake-utils systemd

MY_PN=openvassd

DL_ID=2016

DESCRIPTION=A remote security scanner for Linux (OpenVAS-scanner)
HOMEPAGE=http://www.openvas.org/;
SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;

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

RDEPEND=
app-crypt/gpgme
=dev-libs/glib-2.16:2
dev-libs/libgcrypt:0
=net-analyzer/openvas-libraries-8.0.1
!net-analyzer/openvas-plugins
!net-analyzer/openvas-server
DEPEND=${RDEPEND}
virtual/pkgconfig

S=${WORKDIR}/${P/_beta/+beta}

PATCHES=(
${FILESDIR}/${PN}-4.0.3-mkcertclient.patch
${FILESDIR}/${PN}-4.0.3-rulesdir.patch
${FILESDIR}/${PN}-4.0.3-run.patch
)

src_prepare() {
sed \
-e '/^install.*OPENVAS_CACHE_DIR.*/d' \
-i CMakeLists.txt || die
cmake-utils_src_prepare
}

src_configure() {
local mycmakeargs=(
-DLOCALSTATEDIR=${EPREFIX}/var
-DSYSCONFDIR=${EPREFIX}/etc
)
cmake-utils_src_configure
}

src_install() {
cmake-utils_src_install

newinitd ${FILESDIR}/${MY_PN}.init ${MY_PN}

insinto /etc/openvas
doins ${FILESDIR}/${MY_PN}.conf ${FILESDIR}/${MY_PN}-daemon.conf
dosym ../openvas/${MY_PN}-daemon.conf /etc/conf.d/${PN}

insinto /etc/logrotate.d
doins ${FILESDIR}/${MY_PN}.logrotate

dodoc ${FILESDIR}/openvas-nvt-sync-cron

systemd_newtmpfilesd ${FILESDIR}/${MY_PN}.tmpfiles.d ${MY_PN}.conf
systemd_dounit ${FILESDIR}/${MY_PN}.service
}






[gentoo-commits] gentoo-x86 commit in app-editors/emacs: ChangeLog emacs-24.5_rc3.ebuild

2015-04-06 Thread Ulrich Mueller (ulm)
ulm 15/04/06 10:55:15

  Modified: ChangeLog
  Added:emacs-24.5_rc3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.672app-editors/emacs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v
retrieving revision 1.671
retrieving revision 1.672
diff -u -r1.671 -r1.672
--- ChangeLog   1 Apr 2015 21:13:09 -   1.671
+++ ChangeLog   6 Apr 2015 10:55:15 -   1.672
@@ -1,6 +1,11 @@
 # ChangeLog for app-editors/emacs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.671 
2015/04/01 21:13:09 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.672 
2015/04/06 10:55:15 ulm Exp $
+
+*emacs-24.5_rc3 (06 Apr 2015)
+
+  06 Apr 2015; Ulrich Müller u...@gentoo.org +emacs-24.5_rc3.ebuild:
+  Version bump.
 
 *emacs-24.5_rc2 (01 Apr 2015)
 



1.1  app-editors/emacs/emacs-24.5_rc3.ebuild

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

Index: emacs-24.5_rc3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.5_rc3.ebuild,v 
1.1 2015/04/06 10:55:15 ulm Exp $

EAPI=5

inherit autotools elisp-common eutils flag-o-matic multilib readme.gentoo

DESCRIPTION=The extensible, customizable, self-documenting real-time display 
editor
HOMEPAGE=http://www.gnu.org/software/emacs/;
SRC_URI=mirror://gnu-alpha/emacs/pretest/${P/_/-}.tar.xz
http://dev.gentoo.org/~ulm/emacs/${P%_*}-patches-1.tar.xz;

LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2
SLOT=24
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
IUSE=acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk 
+gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib 
motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int 
X Xaw3d xft +xpm zlib
REQUIRED_USE=?? ( aqua X )

RDEPEND=sys-libs/ncurses
=app-eselect/eselect-emacs-1.16
=app-emacs/emacs-common-gentoo-1.5[games?,X?]
net-libs/liblockfile
acl? ( virtual/acl )
alsa? ( media-libs/alsa-lib )
dbus? ( sys-apps/dbus )
gfile? ( =dev-libs/glib-2.28.6 )
gnutls? ( net-libs/gnutls )
gpm? ( sys-libs/gpm )
hesiod? ( net-dns/hesiod )
kerberos? ( virtual/krb5 )
libxml2? ( =dev-libs/libxml2-2.2.0 )
selinux? ( sys-libs/libselinux )
zlib? ( sys-libs/zlib )
X? (
x11-libs/libXmu
x11-libs/libXt
x11-misc/xbitmaps
gconf? ( =gnome-base/gconf-2.26.2 )
gsettings? ( =dev-libs/glib-2.28.6 )
gif? ( media-libs/giflib )
jpeg? ( virtual/jpeg:0= )
png? ( =media-libs/libpng-1.4:0= )
svg? ( =gnome-base/librsvg-2.0 )
tiff? ( media-libs/tiff:0 )
xpm? ( x11-libs/libXpm )
imagemagick? ( =media-gfx/imagemagick-6.6.2 )
xft? (
media-libs/fontconfig
media-libs/freetype
x11-libs/libXft
m17n-lib? (
=dev-libs/libotf-0.9.4
=dev-libs/m17n-lib-1.5.1
)
)
gtk? (
gtk3? ( x11-libs/gtk+:3 )
!gtk3? ( x11-libs/gtk+:2 )
)
!gtk? (
motif? ( =x11-libs/motif-2.3:0 )
!motif? (
Xaw3d? ( x11-libs/libXaw3d )
!Xaw3d? ( athena? ( x11-libs/libXaw ) )
)
)
)

DEPEND=${RDEPEND}
virtual/pkgconfig
gzip-el? ( app-arch/gzip )
pax_kernel? (
sys-apps/attr
sys-apps/paxctl
)


[gentoo-commits] gentoo-x86 commit in dev-games/hdl_dump: ChangeLog hdl_dump-0.8.6.20060901.ebuild

2015-04-06 Thread Alfredo Tupone (tupone)
tupone  15/04/06 09:42:05

  Modified: ChangeLog hdl_dump-0.8.6.20060901.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.10 dev-games/hdl_dump/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-games/hdl_dump/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   23 Nov 2010 12:53:04 -  1.9
+++ ChangeLog   6 Apr 2015 09:42:05 -   1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-games/hdl_dump
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/hdl_dump/ChangeLog,v 1.9 
2010/11/23 12:53:04 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-games/hdl_dump/ChangeLog,v 1.10 
2015/04/06 09:42:05 tupone Exp $
+
+  06 Apr 2015; Tupone Alfredo tup...@gentoo.org
+  hdl_dump-0.8.6.20060901.ebuild:
+  EAPI 5
 
   23 Nov 2010; Mike Frysinger vap...@gentoo.org
   hdl_dump-0.8.6.20060901.ebuild,



1.7  dev-games/hdl_dump/hdl_dump-0.8.6.20060901.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/hdl_dump/hdl_dump-0.8.6.20060901.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/hdl_dump/hdl_dump-0.8.6.20060901.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-games/hdl_dump/hdl_dump-0.8.6.20060901.ebuild?r1=1.6r2=1.7

Index: hdl_dump-0.8.6.20060901.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-games/hdl_dump/hdl_dump-0.8.6.20060901.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hdl_dump-0.8.6.20060901.ebuild  28 Nov 2010 05:14:46 -  1.6
+++ hdl_dump-0.8.6.20060901.ebuild  6 Apr 2015 09:42:05 -   1.7
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-games/hdl_dump/hdl_dump-0.8.6.20060901.ebuild,v 1.6 
2010/11/28 05:14:46 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-games/hdl_dump/hdl_dump-0.8.6.20060901.ebuild,v 1.7 
2015/04/06 09:42:05 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils toolchain-funcs versionator
 
 MY_PV=$(replace_version_separator 3 -)
@@ -27,6 +27,6 @@
 }
 
 src_install() {
-   dobin hdl_dump || die
+   dobin hdl_dump
dodoc AUTHORS CHANGELOG README TODO
 }






[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/

2015-04-06 Thread Johannes Huber
commit: 6afd76b2a959796620800c800caa096e32bf2a13
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Mon Apr  6 10:53:41 2015 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Mon Apr  6 10:53:41 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6afd76b2

[kde-plasma/plasma-meta] Update dependencies

Package-Manager: portage-2.2.18

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

diff --git a/kde-plasma/plasma-meta/plasma-meta-.ebuild 
b/kde-plasma/plasma-meta/plasma-meta-.ebuild
index 28ca0fb..e54849f 100644
--- a/kde-plasma/plasma-meta/plasma-meta-.ebuild
+++ b/kde-plasma/plasma-meta/plasma-meta-.ebuild
@@ -43,7 +43,7 @@ RDEPEND=
$(add_plasma_dep systemsettings)
bluetooth? (
$(add_plasma_dep bluedevil)
-   $(add_plasma_dep libbluedevil)
+   $(add_plasma_dep bluez-qt)
)
display-manager? (
sddm? ( x11-misc/sddm )



[gentoo-commits] gentoo-x86 commit in net-analyzer/greenbone-security-assistant: greenbone-security-assistant-6.0.1.ebuild ChangeLog greenbone-security-assistant-6.0_beta6.ebuild

2015-04-06 Thread Justin Lecher (jlec)
jlec15/04/06 10:52:51

  Modified: ChangeLog
  Added:greenbone-security-assistant-6.0.1.ebuild
  Removed:  greenbone-security-assistant-6.0_beta6.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.18 net-analyzer/greenbone-security-assistant/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   6 Mar 2015 10:17:47 -   1.17
+++ ChangeLog   6 Apr 2015 10:52:51 -   1.18
@@ -1,6 +1,13 @@
 # ChangeLog for net-analyzer/greenbone-security-assistant
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 
1.17 2015/03/06 10:17:47 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 
1.18 2015/04/06 10:52:51 jlec Exp $
+
+*greenbone-security-assistant-6.0.1 (06 Apr 2015)
+
+  06 Apr 2015; Justin Lecher j...@gentoo.org
+  +greenbone-security-assistant-6.0.1.ebuild,
+  -greenbone-security-assistant-6.0_beta6.ebuild:
+  Version Bump
 
 *greenbone-security-assistant-5.0.6 (06 Mar 2015)
 



1.1  
net-analyzer/greenbone-security-assistant/greenbone-security-assistant-6.0.1.ebuild

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

Index: greenbone-security-assistant-6.0.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-6.0.1.ebuild,v
 1.1 2015/04/06 10:52:51 jlec Exp $

EAPI=5

inherit cmake-utils systemd

MY_PN=gsad

DL_ID=2018

DESCRIPTION=Greenbone Security Assistant for openvas
HOMEPAGE=http://www.openvas.org/;
SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P/_beta/+beta}.tar.gz;

SLOT=0
LICENSE=GPL-2+ BSD MIT
KEYWORDS= ~amd64 ~arm ~ppc ~x86
IUSE=

RDEPEND=
dev-libs/libgcrypt:0
dev-libs/libxslt
=net-analyzer/openvas-libraries-8.0.1
net-libs/libmicrohttpd[messages]
DEPEND=${RDEPEND}
virtual/pkgconfig

PATCHES=(
${FILESDIR}/${PN}-5.0.3-run.patch
)

S=${WORKDIR}/${P/_beta/+beta}

src_prepare() {
sed \
-e '/^install.*OPENVAS_CACHE_DIR.*/d' \
-i CMakeLists.txt || die
cmake-utils_src_prepare
}

src_configure() {
local mycmakeargs=(
-DLOCALSTATEDIR=${EPREFIX}/var
-DSYSCONFDIR=${EPREFIX}/etc
)
cmake-utils_src_configure
}

src_install() {
cmake-utils_src_install
newinitd ${FILESDIR}/${MY_PN}.init ${MY_PN}

insinto /etc/openvas
doins ${FILESDIR}/${MY_PN}-daemon.conf
dosym ../openvas/${MY_PN}-daemon.conf /etc/conf.d/${PN}

insinto /etc/logrotate.d
doins ${FILESDIR}/${MY_PN}.logrotate

systemd_newtmpfilesd ${FILESDIR}/${MY_PN}.tmpfiles.d ${MY_PN}.conf
systemd_dounit ${FILESDIR}/${MY_PN}.service
}






[gentoo-commits] gentoo-x86 commit in media-libs/fontconfig: ChangeLog fontconfig-2.9.0.ebuild fontconfig-2.11.1.ebuild fontconfig-2.8.0-r1.ebuild fontconfig-2.11.0-r1.ebuild fontconfig-2.11.1-r1.ebui

2015-04-06 Thread Ben de Groot (yngwin)
yngwin  15/04/06 06:58:30

  Modified: ChangeLog
  Removed:  fontconfig-2.9.0.ebuild fontconfig-2.11.1.ebuild
fontconfig-2.8.0-r1.ebuild
fontconfig-2.11.0-r1.ebuild
fontconfig-2.11.1-r1.ebuild
fontconfig-2.10.93.ebuild
  Log:
  clean up old ebuilds
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  ChangesPath
1.206media-libs/fontconfig/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- ChangeLog   31 Mar 2015 19:31:04 -  1.205
+++ ChangeLog   6 Apr 2015 06:58:30 -   1.206
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/fontconfig
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.205 
2015/03/31 19:31:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.206 
2015/04/06 06:58:30 yngwin Exp $
+
+  06 Apr 2015; Ben de Groot yng...@gentoo.org -fontconfig-2.10.93.ebuild,
+  -fontconfig-2.11.0-r1.ebuild, -fontconfig-2.11.1-r1.ebuild,
+  -fontconfig-2.11.1.ebuild, -fontconfig-2.8.0-r1.ebuild,
+  -fontconfig-2.9.0.ebuild:
+  clean up old ebuilds
 
   31 Mar 2015; Ulrich Müller u...@gentoo.org fontconfig-2.8.0-r1.ebuild,
   fontconfig-2.9.0.ebuild, fontconfig-2.10.92.ebuild,






[gentoo-commits] gentoo-x86 commit in app-arch/cabextract: ChangeLog cabextract-1.6.ebuild

2015-04-06 Thread Jeroen Roovers (jer)
jer 15/04/06 06:58:41

  Modified: ChangeLog cabextract-1.6.ebuild
  Log:
  Stable for HPPA (bug #538152).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
signed Manifest commit with key A792A613)

Revision  ChangesPath
1.78 app-arch/cabextract/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/cabextract/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   29 Mar 2015 11:22:52 -  1.77
+++ ChangeLog   6 Apr 2015 06:58:41 -   1.78
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/cabextract
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/ChangeLog,v 1.77 
2015/03/29 11:22:52 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/ChangeLog,v 1.78 
2015/04/06 06:58:41 jer Exp $
+
+  06 Apr 2015; Jeroen Roovers j...@gentoo.org cabextract-1.6.ebuild:
+  Stable for HPPA (bug #538152).
 
 *cabextract-1.6 (29 Mar 2015)
 



1.2  app-arch/cabextract/cabextract-1.6.ebuild

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

Index: cabextract-1.6.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-1.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cabextract-1.6.ebuild   29 Mar 2015 11:22:52 -  1.1
+++ cabextract-1.6.ebuild   6 Apr 2015 06:58:41 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-1.6.ebuild,v 
1.1 2015/03/29 11:22:52 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/cabextract/cabextract-1.6.ebuild,v 
1.2 2015/04/06 06:58:41 jer Exp $
 
 EAPI=5
 inherit toolchain-funcs
@@ -11,10 +11,7 @@
 
 LICENSE=GPL-3
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
-   ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux
-   ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris
-   ~x86-solaris
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris
 IUSE=extras
 
 RDEPEND=extras? ( dev-lang/perl )






  1   2   >