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

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 06:50:54

  Added:glsa-201405-28.xml
  Log:
  GLSA 201405-28

Revision  ChangesPath
1.1  xml/htdocs/security/en/glsa/glsa-201405-28.xml

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

Index: glsa-201405-28.xml
===
?xml version=1.0 encoding=UTF-8?
?xml-stylesheet href=/xsl/glsa.xsl type=text/xsl?
?xml-stylesheet href=/xsl/guide.xsl type=text/xsl?
!DOCTYPE glsa SYSTEM http://www.gentoo.org/dtd/glsa.dtd;
glsa id=201405-28
  titlexmonad-contrib: Arbitrary code execution/title
  synopsisA remote command injection vulnerability has been discovered in
xmonad-contrib.
  /synopsis
  product type=ebuildxmonad-contrib/product
  announcedMay 28, 2014/announced
  revisedMay 28, 2014: 1/revised
  bug478288/bug
  accessremote/access
  affected
package name=x11-wm/xmonad-contrib auto=yes arch=*
  unaffected range=ge0.11.2/unaffected
  vulnerable range=lt0.11.2/vulnerable
/package
  /affected
  background
pxmonad-contrib is a set of third party tiling algorithms,
  configurations, and scripts for xmonad.
/p
  /background
  description
pA vulnerability in the Xmonad.Hooks.DynamicLog module could allow a
  malicious website with a specially crafted title to inject commands into
  the title bar which would be executed when the bar is clicked.
/p
  /description
  impact type=normal
pA remote attacker could possibly execute arbitrary code with the
  privileges of the process or cause a Denial of
  Service condition.
/p
  /impact
  workaround
pThere is no known workaround at this time./p
  /workaround
  resolution
pAll xmonad-contrib users should upgrade to the latest version:/p

code
  # emerge --sync
  # emerge --ask --oneshot --verbose gt;=x11-wm/xmonad-contrib-0.11.2
/code

  /resolution
  references
uri 
link=http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1436;CVE-2013-1436/uri
  /references
  metadata tag=requester timestamp=Thu, 27 Feb 2014 13:53:05 +
pinkbyte
  /metadata
  metadata tag=submitter timestamp=Wed, 28 May 2014 06:50:25 +
pinkbyte
  /metadata
/glsa






[gentoo-commits] gentoo-x86 commit in dev-vcs/hg-git: hg-git-0.6.0.ebuild ChangeLog

2014-05-28 Thread Dirkjan Ochtman (djc)
djc 14/05/28 06:59:45

  Modified: ChangeLog
  Added:hg-git-0.6.0.ebuild
  Log:
  Version bump hg-git to 0.6.0
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.52 dev-vcs/hg-git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.52view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.52content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?r1=1.51r2=1.52

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   21 Jan 2014 16:09:57 -  1.51
+++ ChangeLog   28 May 2014 06:59:45 -  1.52
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/hg-git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.51 2014/01/21 
16:09:57 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.52 2014/05/28 
06:59:45 djc Exp $
+
+*hg-git-0.6.0 (28 May 2014)
+
+  28 May 2014; Dirkjan Ochtman d...@gentoo.org +hg-git-0.6.0.ebuild:
+  Version bump hg-git to 0.6.0
 
 *hg-git-0.5.0-r1 (21 Jan 2014)
 



1.1  dev-vcs/hg-git/hg-git-0.6.0.ebuild

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

Index: hg-git-0.6.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.6.0.ebuild,v 1.1 
2014/05/28 06:59:45 djc Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION=push to and pull from a Git repository using Mercurial
HOMEPAGE=http://hg-git.github.io https://pypi.python.org/pypi/hg-git;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=

RDEPEND=
=dev-vcs/mercurial-1.9.3[${PYTHON_USEDEP}]
=dev-python/dulwich-0.9.4[${PYTHON_USEDEP}]

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







[gentoo-commits] gentoo-x86 commit in dev-vcs/hg-git: ChangeLog hg-git-0.5.0.ebuild hg-git-0.3.4.ebuild hg-git-0.3.3.ebuild

2014-05-28 Thread Dirkjan Ochtman (djc)
djc 14/05/28 07:03:27

  Modified: ChangeLog
  Removed:  hg-git-0.5.0.ebuild hg-git-0.3.4.ebuild
hg-git-0.3.3.ebuild
  Log:
  Remove old versions
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.53 dev-vcs/hg-git/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.53view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?rev=1.53content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hg-git/ChangeLog?r1=1.52r2=1.53

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog   28 May 2014 06:59:45 -  1.52
+++ ChangeLog   28 May 2014 07:03:27 -  1.53
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/hg-git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.52 2014/05/28 
06:59:45 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.53 2014/05/28 
07:03:27 djc Exp $
+
+  28 May 2014; Dirkjan Ochtman d...@gentoo.org -hg-git-0.3.3.ebuild,
+  -hg-git-0.3.4.ebuild, -hg-git-0.5.0.ebuild:
+  Remove old versions
 
 *hg-git-0.6.0 (28 May 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-util/rebar: rebar-2.3.0.ebuild ChangeLog

2014-05-28 Thread Dirkjan Ochtman (djc)
djc 14/05/28 07:09:40

  Modified: ChangeLog
  Added:rebar-2.3.0.ebuild
  Log:
  Version bump rebar to 2.3.0
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.5  dev-util/rebar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/rebar/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   30 Mar 2014 20:49:25 -  1.4
+++ ChangeLog   28 May 2014 07:09:40 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-util/rebar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rebar/ChangeLog,v 1.4 2014/03/30 
20:49:25 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rebar/ChangeLog,v 1.5 2014/05/28 
07:09:40 djc Exp $
+
+*rebar-2.3.0 (28 May 2014)
+
+  28 May 2014; Dirkjan Ochtman d...@gentoo.org +rebar-2.3.0.ebuild:
+  Version bump rebar to 2.3.0
 
 *rebar-2.2.0 (30 Mar 2014)
 



1.1  dev-util/rebar/rebar-2.3.0.ebuild

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

Index: rebar-2.3.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/rebar/rebar-2.3.0.ebuild,v 1.1 
2014/05/28 07:09:40 djc Exp $

EAPI=4

inherit bash-completion-r1

DESCRIPTION=A sophisticated build-tool for Erlang projects that follows OTP 
principles
HOMEPAGE=http://github.com/rebar/rebar;
SRC_URI=http://github.com/rebar/${PN}/archive/${PV}.tar.gz - ${P}.tar.gz

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

RDEPEND=dev-lang/erlang
DEPEND=${RDEPEND}

src_test() {
emake xref
}

src_install() {
dobin rebar
dodoc rebar.config.sample THANKS
dobashcomp priv/shell-completion/bash/${PN}
}






[gentoo-commits] gentoo-x86 commit in dev-util/rebar: ChangeLog rebar-2.0.0.ebuild

2014-05-28 Thread Dirkjan Ochtman (djc)
djc 14/05/28 07:10:47

  Modified: ChangeLog
  Removed:  rebar-2.0.0.ebuild
  Log:
  Remove old version
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.6  dev-util/rebar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/rebar/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   28 May 2014 07:09:40 -  1.5
+++ ChangeLog   28 May 2014 07:10:47 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/rebar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rebar/ChangeLog,v 1.5 2014/05/28 
07:09:40 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rebar/ChangeLog,v 1.6 2014/05/28 
07:10:47 djc Exp $
+
+  28 May 2014; Dirkjan Ochtman d...@gentoo.org -rebar-2.0.0.ebuild:
+  Remove old version
 
 *rebar-2.3.0 (28 May 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-web: twisted-web-14.0.0.ebuild ChangeLog

2014-05-28 Thread Ian Delaney (idella4)
idella4 14/05/28 07:17:30

  Modified: twisted-web-14.0.0.ebuild ChangeLog
  Log:
  re-keyword ~arm, tested on armv7, cubieboard2
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/twisted-web/twisted-web-14.0.0.ebuild

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

Index: twisted-web-14.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-14.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-web-14.0.0.ebuild   20 May 2014 10:47:53 -  1.1
+++ twisted-web-14.0.0.ebuild   28 May 2014 07:17:29 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-14.0.0.ebuild,v 1.1 
2014/05/20 10:47:53 marienz Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-14.0.0.ebuild,v 1.2 
2014/05/28 07:17:29 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -10,7 +10,7 @@
 MY_PN=TwistedWeb
 DESCRIPTION=Twisted web server, programmable in Python
 
-KEYWORDS=~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
 IUSE=soap
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.101dev-python/twisted-web/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?rev=1.101view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?rev=1.101content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-web/ChangeLog?r1=1.100r2=1.101

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog   20 May 2014 10:47:53 -  1.100
+++ ChangeLog   28 May 2014 07:17:29 -  1.101
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-web
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.100 
2014/05/20 10:47:53 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.101 
2014/05/28 07:17:29 idella4 Exp $
+
+  28 May 2014; Ian Delaney idel...@gentoo.org twisted-web-14.0.0.ebuild:
+  re-keyword ~arm, tested on armv7, cubieboard2
 
 *twisted-web-14.0.0 (20 May 2014)
 






[gentoo-commits] gentoo commit in xml/htdocs/doc/es/handbook: hb-install-config.xml

2014-05-28 Thread JosA MarAa Alonso (nimiux)
nimiux  14/05/28 07:22:02

  Modified: hb-install-config.xml
  Log:
  Fix bug #510274 - Typo in /dev/disk/by-id path

Revision  ChangesPath
1.61 xml/htdocs/doc/es/handbook/hb-install-config.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?rev=1.61view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?rev=1.61content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml?r1=1.60r2=1.61

Index: hb-install-config.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- hb-install-config.xml   11 Apr 2014 18:57:03 -  1.60
+++ hb-install-config.xml   28 May 2014 07:22:02 -  1.61
@@ -4,7 +4,7 @@
 !-- The content of this document is licensed under the CC-BY-SA license --
 !-- See http://creativecommons.org/licenses/by-sa/2.5 --
 
-!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v 1.60 
2014/04/11 18:57:03 nimiux Exp $ --
+!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/es/handbook/hb-install-config.xml,v 1.61 
2014/05/28 07:22:02 nimiux Exp $ --
 
 sections
 
@@ -14,8 +14,8 @@
 proceder.
 /abstract
 
-version36/version
-date2014-04-11/date
+version37/version
+date2014-05-27/date
 
 section
 titleInformación del Sistema de Ficheros/title
@@ -93,7 +93,7 @@
 p
 En el resto de este documento, utilizamos por defecto los dispositivos
 de bloque path/dev/sd*/path como particiones. Puede elegir también
-los enlaces simbólicos presente en path/dev/disk/byid/path o
+los enlaces simbólicos presente en path/dev/disk/by-id/path o
 path/dev/disk/by-uuid/path. Estos nombres no cambian por norma
 general mientras que los nombres de dispositivos de bloque pueden
 cambiar dependiendo de ciertos factores (como por ejemplo el orden en






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

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 07:21:40

  Modified: ChangeLog libtasn1-3.4-r1.ebuild
  Log:
  Add ~amd64-linux keyword
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.199dev-libs/libtasn1/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -r1.198 -r1.199
--- ChangeLog   16 Feb 2014 01:27:32 -  1.198
+++ ChangeLog   28 May 2014 07:21:40 -  1.199
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libtasn1
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.198 
2014/02/16 01:27:32 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.199 
2014/05/28 07:21:40 pinkbyte Exp $
+
+  28 May 2014; Sergey Popov pinkb...@gentoo.org libtasn1-3.4-r1.ebuild:
+  Add ~amd64-linux keyword
 
 *libtasn1-3.4-r1 (16 Feb 2014)
 



1.5  dev-libs/libtasn1/libtasn1-3.4-r1.ebuild

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

Index: libtasn1-3.4-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-3.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libtasn1-3.4-r1.ebuild  16 Feb 2014 01:27:32 -  1.4
+++ libtasn1-3.4-r1.ebuild  28 May 2014 07:21:40 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-3.4-r1.ebuild,v 
1.4 2014/02/16 01:27:32 alonbl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-3.4-r1.ebuild,v 
1.5 2014/05/28 07:21:40 pinkbyte Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE=GPL-3 LGPL-2.1
 SLOT=0/6 # subslot = libtasn1 soname version
-KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-macos ~arm-linux ~x86-linux
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux ~x64-macos
 IUSE=doc static-libs
 
 DEPEND==dev-lang/perl-5.6






[gentoo-commits] gentoo-x86 commit in dev-python/libcloud: ChangeLog libcloud-0.12.4-r1.ebuild libcloud-0.13.2.ebuild

2014-05-28 Thread Dirkjan Ochtman (djc)
djc 14/05/28 07:28:11

  Modified: ChangeLog
  Removed:  libcloud-0.12.4-r1.ebuild libcloud-0.13.2.ebuild
  Log:
  Remove vulnerable versions (bug 496774)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.16 dev-python/libcloud/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/libcloud/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   31 Mar 2014 20:38:41 -  1.15
+++ ChangeLog   28 May 2014 07:28:11 -  1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/libcloud
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/libcloud/ChangeLog,v 1.15 
2014/03/31 20:38:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libcloud/ChangeLog,v 1.16 
2014/05/28 07:28:11 djc Exp $
+
+  28 May 2014; Dirkjan Ochtman d...@gentoo.org -libcloud-0.12.4-r1.ebuild,
+  -libcloud-0.13.2.ebuild:
+  Remove vulnerable versions (bug 496774)
 
   31 Mar 2014; Michał Górny mgo...@gentoo.org libcloud-0.12.4-r1.ebuild,
   libcloud-0.13.2.ebuild, libcloud-0.14.1.ebuild:






[gentoo-commits] gentoo-x86 commit in net-misc/aria2: ChangeLog aria2-1.18.0.ebuild

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 07:27:39

  Modified: ChangeLog aria2-1.18.0.ebuild
  Log:
  Add ~amd64-linux and ~x86-linux, wrt bug #488294
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.94 net-misc/aria2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   1 Mar 2014 22:38:48 -   1.93
+++ ChangeLog   28 May 2014 07:27:39 -  1.94
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/aria2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v 1.93 2014/03/01 
22:38:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/ChangeLog,v 1.94 2014/05/28 
07:27:39 pinkbyte Exp $
+
+  28 May 2014; Sergey Popov pinkb...@gentoo.org aria2-1.18.0.ebuild:
+  Add ~amd64-linux and ~x86-linux, wrt bug #488294
 
   01 Mar 2014; Michał Górny mgo...@gentoo.org aria2-1.15.2.ebuild,
   aria2-1.16.3.ebuild, aria2-1.16.5.ebuild:



1.3  net-misc/aria2/aria2-1.18.0.ebuild

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

Index: aria2-1.18.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/aria2/aria2-1.18.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- aria2-1.18.0.ebuild 16 Feb 2014 21:17:55 -  1.2
+++ aria2-1.18.0.ebuild 28 May 2014 07:27:39 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/aria2-1.18.0.ebuild,v 1.2 
2014/02/16 21:17:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/aria2/aria2-1.18.0.ebuild,v 1.3 
2014/05/28 07:27:39 pinkbyte Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 SRC_URI=mirror://sourceforge/${PN}/${P}.tar.bz2
 
 LICENSE=GPL-2
-KEYWORDS=~amd64 ~arm ~x86
+KEYWORDS=~amd64 ~arm ~x86 ~amd64-linux ~x86-linux
 SLOT=0
 IUSE=adns bittorrent +gnutls libuv +libxml2 metalink +nettle nls sqlite 
scripts ssl test xmlrpc
 






[gentoo-commits] proj/apache:master commit in: 2.4/patches/, 2.2/patches/

2014-05-28 Thread Lars Wendler
commit: 68bf261f5deea91855076a07330793f455475242
Author: Lars Wendler polynomial-c AT gentoo DOT org
AuthorDate: Wed May 28 07:41:36 2014 +
Commit: Lars Wendler polynomial-c AT gentoo DOT org
CommitDate: Wed May 28 07:41:36 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/apache.git;a=commit;h=68bf261f

Removed obsolete patch for CVE-2011-3368 (bug #511656).

---
 .../25_all-apply_to_2.2.21-CVE-2011-3368.patch | 34 --
 .../25_all-apply_to_2.2.21-CVE-2011-3368.patch | 34 --
 2 files changed, 68 deletions(-)

diff --git a/2.2/patches/25_all-apply_to_2.2.21-CVE-2011-3368.patch 
b/2.2/patches/25_all-apply_to_2.2.21-CVE-2011-3368.patch
deleted file mode 100644
index e8125d9..000
--- a/2.2/patches/25_all-apply_to_2.2.21-CVE-2011-3368.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-
-SECURITY (CVE-2011-3368): Prevent unintended pattern expansion in some
-reverse proxy configurations by strictly validating the request-URI.
-
-http://svn.apache.org/viewvc?rev=1179239view=rev
-
 httpd-2.2.21/server/protocol.c
-+++ httpd-2.2.21/server/protocol.c
-@@ -640,6 +640,25 @@
- 
- ap_parse_uri(r, uri);
- 
-+/* RFC 2616:
-+ *   Request-URI= * | absoluteURI | abs_path | authority
-+ *
-+ * authority is a special case for CONNECT.  If the request is not
-+ * using CONNECT, and the parsed URI does not have scheme, and
-+ * it does not begin with '/', and it is not '*', then, fail
-+ * and give a 400 response. */
-+if (r-method_number != M_CONNECT 
-+ !r-parsed_uri.scheme 
-+ uri[0] != '/'
-+ !(uri[0] == '*'  uri[1] == '\0')) {
-+ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r,
-+  invalid request-URI %s, uri);
-+r-args = NULL;
-+r-hostname = NULL;
-+r-status = HTTP_BAD_REQUEST;
-+r-uri = apr_pstrdup(r-pool, uri);
-+}
-+
- if (ll[0]) {
- r-assbackwards = 0;
- pro = ll;

diff --git a/2.4/patches/25_all-apply_to_2.2.21-CVE-2011-3368.patch 
b/2.4/patches/25_all-apply_to_2.2.21-CVE-2011-3368.patch
deleted file mode 100644
index e8125d9..000
--- a/2.4/patches/25_all-apply_to_2.2.21-CVE-2011-3368.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-
-SECURITY (CVE-2011-3368): Prevent unintended pattern expansion in some
-reverse proxy configurations by strictly validating the request-URI.
-
-http://svn.apache.org/viewvc?rev=1179239view=rev
-
 httpd-2.2.21/server/protocol.c
-+++ httpd-2.2.21/server/protocol.c
-@@ -640,6 +640,25 @@
- 
- ap_parse_uri(r, uri);
- 
-+/* RFC 2616:
-+ *   Request-URI= * | absoluteURI | abs_path | authority
-+ *
-+ * authority is a special case for CONNECT.  If the request is not
-+ * using CONNECT, and the parsed URI does not have scheme, and
-+ * it does not begin with '/', and it is not '*', then, fail
-+ * and give a 400 response. */
-+if (r-method_number != M_CONNECT 
-+ !r-parsed_uri.scheme 
-+ uri[0] != '/'
-+ !(uri[0] == '*'  uri[1] == '\0')) {
-+ap_log_rerror(APLOG_MARK, APLOG_ERR, 0, r,
-+  invalid request-URI %s, uri);
-+r-args = NULL;
-+r-hostname = NULL;
-+r-status = HTTP_BAD_REQUEST;
-+r-uri = apr_pstrdup(r-pool, uri);
-+}
-+
- if (ll[0]) {
- r-assbackwards = 0;
- pro = ll;



[gentoo-commits] gentoo-x86 commit in media-libs/exiftool: ChangeLog exiftool-9.62.ebuild

2014-05-28 Thread Tim Harder (radhermit)
radhermit14/05/28 07:53:19

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

Revision  ChangesPath
1.139media-libs/exiftool/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog   23 May 2014 19:37:33 -  1.138
+++ ChangeLog   28 May 2014 07:53:18 -  1.139
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/exiftool
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.138 
2014/05/23 19:37:33 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/ChangeLog,v 1.139 
2014/05/28 07:53:18 radhermit Exp $
+
+*exiftool-9.62 (28 May 2014)
+
+  28 May 2014; Tim Harder radher...@gentoo.org +exiftool-9.62.ebuild:
+  Version bump.
 
 *exiftool-9.61 (23 May 2014)
 



1.1  media-libs/exiftool/exiftool-9.62.ebuild

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

Index: exiftool-9.62.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/exiftool/exiftool-9.62.ebuild,v 
1.1 2014/05/28 07:53:18 radhermit Exp $

EAPI=5

MY_PN=Image-ExifTool
MY_P=${MY_PN}-${PV}
inherit perl-module

DESCRIPTION=Read and write meta information in image, audio and video files
HOMEPAGE=http://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}
SRC_URI=http://www.sno.phy.queensu.ca/~phil/exiftool/${MY_P}.tar.gz;

SLOT=0
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x64-macos

SRC_TEST=do

src_install() {
perl-module_src_install
dohtml -r html/
}






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-lore: twisted-lore-14.0.0.ebuild ChangeLog

2014-05-28 Thread Ian Delaney (idella4)
idella4 14/05/28 07:57:48

  Modified: twisted-lore-14.0.0.ebuild ChangeLog
  Log:
  re-keyword ~arm, tested on armv7, cubieboard2
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/twisted-lore/twisted-lore-14.0.0.ebuild

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

Index: twisted-lore-14.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-14.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-lore-14.0.0.ebuild  20 May 2014 07:03:09 -  1.1
+++ twisted-lore-14.0.0.ebuild  28 May 2014 07:57:48 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-14.0.0.ebuild,v 
1.1 2014/05/20 07:03:09 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-lore/twisted-lore-14.0.0.ebuild,v 
1.2 2014/05/28 07:57:48 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=Twisted documentation system
 
-KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.76 dev-python/twisted-lore/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-lore/ChangeLog?rev=1.76view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-lore/ChangeLog?rev=1.76content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-lore/ChangeLog?r1=1.75r2=1.76

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   20 May 2014 07:03:09 -  1.75
+++ ChangeLog   28 May 2014 07:57:48 -  1.76
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-lore
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.75 
2014/05/20 07:03:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-lore/ChangeLog,v 1.76 
2014/05/28 07:57:48 idella4 Exp $
+
+  28 May 2014; Ian Delaney idel...@gentoo.org twisted-lore-14.0.0.ebuild:
+  re-keyword ~arm, tested on armv7, cubieboard2
 
 *twisted-lore-14.0.0 (20 May 2014)
 






[gentoo-commits] gentoo-x86 commit in media-video/mpv: ChangeLog mpv-0.3.7.ebuild mpv-0.3.9.ebuild mpv-0.3.6.ebuild mpv-0.3.8.ebuild mpv-0.3.5.ebuild

2014-05-28 Thread Maxim Koltsov (maksbotan)
maksbotan14/05/28 08:26:00

  Modified: ChangeLog
  Removed:  mpv-0.3.7.ebuild mpv-0.3.9.ebuild mpv-0.3.6.ebuild
mpv-0.3.8.ebuild mpv-0.3.5.ebuild
  Log:
  Clean up old ebuilds, thanks to Nikoli
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
F8DBDADE)

Revision  ChangesPath
1.78 media-video/mpv/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.78view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?rev=1.78content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/mpv/ChangeLog?r1=1.77r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   25 May 2014 13:07:51 -  1.77
+++ ChangeLog   28 May 2014 08:26:00 -  1.78
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/mpv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.77 2014/05/25 
13:07:51 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.78 2014/05/28 
08:26:00 maksbotan Exp $
+
+  28 May 2014; Maxim Koltsov maksbo...@gentoo.org -mpv-0.3.5.ebuild,
+  -mpv-0.3.6.ebuild, -mpv-0.3.7.ebuild, -mpv-0.3.8.ebuild, -mpv-0.3.9.ebuild:
+  Clean up old ebuilds, thanks to Nikoli
 
   25 May 2014; Tom Wijsman tom...@gentoo.org +mpv-0.3.10.ebuild:
   Version bump to 0.3.10, proxied commit for Nikoli.






[gentoo-commits] gentoo-x86 commit in www-client/qupzilla: ChangeLog qupzilla-1.6.0-r1.ebuild qupzilla-1.6.3-r1.ebuild qupzilla-1.6.1.ebuild qupzilla-1.6.3.ebuild

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 08:54:12

  Modified: ChangeLog
  Removed:  qupzilla-1.6.0-r1.ebuild qupzilla-1.6.3-r1.ebuild
qupzilla-1.6.1.ebuild qupzilla-1.6.3.ebuild
  Log:
  Drop old versions
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.43 www-client/qupzilla/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog   20 Apr 2014 09:47:40 -  1.42
+++ ChangeLog   28 May 2014 08:54:12 -  1.43
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/qupzilla
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.42 
2014/04/20 09:47:40 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.43 
2014/05/28 08:54:12 pinkbyte Exp $
+
+  28 May 2014; Sergey Popov pinkb...@gentoo.org -qupzilla-1.6.0-r1.ebuild,
+  -qupzilla-1.6.1.ebuild, -qupzilla-1.6.3.ebuild, -qupzilla-1.6.3-r1.ebuild,
+  -files/qupzilla-1.6.1-plugins-version-check-fix.patch,
+  -files/qupzilla-1.6.3-plugins-version-check-fix.patch:
+  Drop old versions
 
 *qupzilla-1.6.5 (20 Apr 2014)
 






[gentoo-commits] gentoo-x86 commit in www-client/qupzilla/files: qupzilla-1.6.1-plugins-version-check-fix.patch qupzilla-1.6.3-plugins-version-check-fix.patch

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 08:54:12

  Removed:  qupzilla-1.6.1-plugins-version-check-fix.patch
qupzilla-1.6.3-plugins-version-check-fix.patch
  Log:
  Drop old versions
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)



[gentoo-commits] gentoo-x86 commit in dev-python/twisted-news: twisted-news-14.0.0.ebuild ChangeLog

2014-05-28 Thread Ian Delaney (idella4)
idella4 14/05/28 09:00:39

  Modified: twisted-news-14.0.0.ebuild ChangeLog
  Log:
  re-keyword ~arm, tested on armv7, cubieboard2
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/twisted-news/twisted-news-14.0.0.ebuild

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

Index: twisted-news-14.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-14.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-news-14.0.0.ebuild  20 May 2014 07:08:32 -  1.1
+++ twisted-news-14.0.0.ebuild  28 May 2014 09:00:39 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-14.0.0.ebuild,v 
1.1 2014/05/20 07:08:32 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-14.0.0.ebuild,v 
1.2 2014/05/28 09:00:39 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=Twisted News is an NNTP server and programming library.
 
-KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.74 dev-python/twisted-news/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog   20 May 2014 07:08:32 -  1.73
+++ ChangeLog   28 May 2014 09:00:39 -  1.74
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-news
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.73 
2014/05/20 07:08:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.74 
2014/05/28 09:00:39 idella4 Exp $
+
+  28 May 2014; Ian Delaney idel...@gentoo.org twisted-news-14.0.0.ebuild:
+  re-keyword ~arm, tested on armv7, cubieboard2
 
 *twisted-news-14.0.0 (20 May 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: util-linux-2.24.2.ebuild ChangeLog util-linux-2.24.1-r1.ebuild util-linux-2.24.ebuild

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 09:32:58

  Modified: ChangeLog
  Added:util-linux-2.24.2.ebuild
  Removed:  util-linux-2.24.1-r1.ebuild util-linux-2.24.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.460sys-apps/util-linux/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.460view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?rev=1.460content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/ChangeLog?r1=1.459r2=1.460

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v
retrieving revision 1.459
retrieving revision 1.460
diff -u -r1.459 -r1.460
--- ChangeLog   14 May 2014 18:13:29 -  1.459
+++ ChangeLog   28 May 2014 09:32:58 -  1.460
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/util-linux
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.459 
2014/05/14 18:13:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.460 
2014/05/28 09:32:58 polynomial-c Exp $
+
+*util-linux-2.24.2 (28 May 2014)
+
+  28 May 2014; Lars Wendler polynomia...@gentoo.org -util-linux-2.24.ebuild,
+  -util-linux-2.24.1-r1.ebuild, +util-linux-2.24.2.ebuild:
+  Version bump. Removed old.
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org
   util-linux-2.24.1-r2.ebuild:



1.1  sys-apps/util-linux/util-linux-2.24.2.ebuild

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

Index: util-linux-2.24.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild,v 1.1 
2014/05/28 09:32:58 polynomial-c Exp $

EAPI=4

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

inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \
python-single-r1 multilib-minimal

MY_PV=${PV/_/-}
MY_P=${PN}-${MY_PV}

if [[ ${PV} ==  ]] ; then
inherit git-2 autotools

EGIT_REPO_URI=git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
else
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux

SRC_URI=mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz
fi

DESCRIPTION=Various useful Linux utilities
HOMEPAGE=http://www.kernel.org/pub/linux/utils/util-linux/;

LICENSE=GPL-2 LGPL-2.1 BSD-4 MIT public-domain
SLOT=0
IUSE=bash-completion caps +cramfs cytune fdformat ncurses nls pam python 
selinux slang static-libs +suid test tty-helpers udev unicode

RDEPEND=!sys-process/schedutils
!sys-apps/setarch
!sys-apps/sysvinit-2.88-r7
!sys-block/eject
!sys-libs/e2fsprogs-libs-1.41.8
!sys-fs/e2fsprogs-1.41.8
!app-shells/bash-completion-1.3-r2
caps? ( sys-libs/libcap-ng )
cramfs? ( sys-libs/zlib )
ncurses? ( =sys-libs/ncurses-5.2-r2 )
pam? ( sys-libs/pam )
python? ( ${PYTHON_DEPS} )
selinux? ( sys-libs/libselinux[${MULTILIB_USEDEP}] )
slang? ( sys-libs/slang )
udev? ( virtual/udev )
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20140406-r2
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32]
)
DEPEND=${RDEPEND}
virtual/pkgconfig
nls? ( sys-devel/gettext )
test? ( sys-devel/bc )
virtual/os-headers

REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )

S=${WORKDIR}/${MY_P}

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

src_prepare() {
if [[ ${PV} ==  ]] ; then
po/update-potfiles
eautoreconf
fi
find tests/ -name bigyear -delete #489794
elibtoolize
}

lfs_fallocate_test() {
# Make sure we can use fallocate with LFS #300307
cat -EOF  ${T}/fallocate.${ABI}.c
#define _GNU_SOURCE
#include fcntl.h
main() { return fallocate(0, 0, 0, 0); }
EOF
append-lfs-flags
$(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} ${T}/fallocate.${ABI}.c 
-o /dev/null /dev/null 21 \
|| export ac_cv_func_fallocate=no
rm -f ${T}/fallocate.${ABI}.c
}

multilib_src_configure() {
lfs_fallocate_test
export 

[gentoo-commits] gentoo-x86 commit in profiles/desc: linguas.desc

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 09:44:33

  Modified: linguas.desc
  Log:
  Add 'Uzbek in Latin script' locale

Revision  ChangesPath
1.79 profiles/desc/linguas.desc

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/linguas.desc?rev=1.79view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/linguas.desc?rev=1.79content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/linguas.desc?r1=1.78r2=1.79

Index: linguas.desc
===
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/linguas.desc,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- linguas.desc16 May 2014 01:28:47 -  1.78
+++ linguas.desc28 May 2014 09:44:33 -  1.79
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/linguas.desc,v 1.78 
2014/05/16 01:28:47 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/linguas.desc,v 1.79 
2014/05/28 09:44:33 pinkbyte Exp $
 
 # This file contains descriptions of LINGUAS USE_EXPAND flags.
 
@@ -245,6 +245,7 @@
 ur_PK - Urdu language locale for Pakistan
 uz - Uzbek locale
 uz@cyrillic - Uzbek (cyrillic) locale
+uz@Latn - Uzbek (latin) locale
 ve - Venda locale
 vi - Vietnamese locale
 vi_VN - Vietnamese locale






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

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 09:44:33

  Modified: ChangeLog
  Log:
  Add 'Uzbek in Latin script' locale

Revision  ChangesPath
1.9010   profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9009
retrieving revision 1.9010
diff -u -r1.9009 -r1.9010
--- ChangeLog   27 May 2014 19:08:06 -  1.9009
+++ ChangeLog   28 May 2014 09:44:33 -  1.9010
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9009 2014/05/27 
19:08:06 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9010 2014/05/28 
09:44:33 pinkbyte 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!
 
+  28 May 2014; Sergey Popov pinkb...@gentoo.org desc/linguas.desc:
+  Add 'Uzbek in Latin script' locale
+
   27 May 2014; Michał Górny mgo...@gentoo.org targets/desktop/package.use:
   Disable USE=mng on emul-linux-x86-qtlibs by default.
 






[gentoo-commits] gentoo-x86 commit in sys-apps/collectl/files: collectl.initd-2

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 09:45:44

  Added:collectl.initd-2
  Log:
  Version bump. Removed old. Added rewritten init script
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.1  sys-apps/collectl/files/collectl.initd-2

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/collectl/files/collectl.initd-2?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/collectl/files/collectl.initd-2?rev=1.1content-type=text/plain

Index: collectl.initd-2
===
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/files/collectl.initd-2,v 
1.1 2014/05/28 09:45:44 polynomial-c Exp $

extra_started_commands=flush

pidfile=/var/run/collectl.pid
command=/usr/bin/collectl
command_args=-D

flush() {
einfo Flushing collectl buffers
start-stop-daemon --signal USR1 --pidfile ${pidfile}
eend $?
}






[gentoo-commits] gentoo-x86 commit in sys-apps/collectl: collectl-3.7.3.ebuild ChangeLog collectl-3.6.0.ebuild collectl-3.6.5.ebuild collectl-3.6.1.ebuild

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 09:45:44

  Modified: ChangeLog
  Added:collectl-3.7.3.ebuild
  Removed:  collectl-3.6.0.ebuild collectl-3.6.5.ebuild
collectl-3.6.1.ebuild
  Log:
  Version bump. Removed old. Added rewritten init script
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.19 sys-apps/collectl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   20 Oct 2013 21:21:25 -  1.18
+++ ChangeLog   28 May 2014 09:45:44 -  1.19
@@ -1,6 +1,13 @@
 # ChangeLog for sys-apps/collectl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v 1.18 
2013/10/20 21:21:25 chainsaw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/ChangeLog,v 1.19 
2014/05/28 09:45:44 polynomial-c Exp $
+
+*collectl-3.7.3 (28 May 2014)
+
+  28 May 2014; Lars Wendler polynomia...@gentoo.org -collectl-3.6.0.ebuild,
+  -collectl-3.6.1.ebuild, -collectl-3.6.5.ebuild, +collectl-3.7.3.ebuild,
+  +files/collectl.initd-2:
+  Version bump. Removed old. Added rewritten init script.
 
 *collectl-3.6.9 (20 Oct 2013)
 



1.1  sys-apps/collectl/collectl-3.7.3.ebuild

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

Index: collectl-3.7.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/collectl/collectl-3.7.3.ebuild,v 
1.1 2014/05/28 09:45:44 polynomial-c Exp $

EAPI=4

DESCRIPTION=light-weight performance monitoring tool capable of reporting 
interactively and logging to disk
HOMEPAGE=http://collectl.sourceforge.net/;
SRC_URI=mirror://sourceforge/collectl/${P}.src.tar.gz

LICENSE=GPL-2 Artistic
SLOT=0
KEYWORDS=~alpha ~amd64 ~ia64 ~x86
IUSE=

RDEPEND==dev-lang/perl-5.8.8
virtual/perl-Time-HiRes
=dev-perl/Archive-Zip-1.20
sys-apps/ethtool
sys-apps/pciutils

src_prepare() {
sed -i INSTALL -e /^DOCDIR/s:doc/collectl:doc/${PF}: || die
}

src_install() {
DESTDIR=${D} bash -ex ./INSTALL || die

rm ${D}/etc/init.d/* || die
newinitd ${FILESDIR}/collectl.initd-2 collectl

cd ${D}/usr/share/doc/${PF} || die
dohtml *
rm ARTISTIC GPL COPYING *.html *.jpg *.css || die
}






[gentoo-commits] gentoo-x86 commit in www-client/qupzilla: qupzilla-1.6.6.ebuild ChangeLog

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 09:45:47

  Modified: ChangeLog
  Added:qupzilla-1.6.6.ebuild
  Log:
  Version bump, wrt bug #511400
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.44 www-client/qupzilla/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   28 May 2014 08:54:12 -  1.43
+++ ChangeLog   28 May 2014 09:45:47 -  1.44
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/qupzilla
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.43 
2014/05/28 08:54:12 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.44 
2014/05/28 09:45:47 pinkbyte Exp $
+
+*qupzilla-1.6.6 (28 May 2014)
+
+  28 May 2014; Sergey Popov pinkb...@gentoo.org +qupzilla-1.6.6.ebuild,
+  +files/qupzilla-1.6.6-plugins-version-check-fix.patch:
+  Version bump, wrt bug #511400
 
   28 May 2014; Sergey Popov pinkb...@gentoo.org -qupzilla-1.6.0-r1.ebuild,
   -qupzilla-1.6.1.ebuild, -qupzilla-1.6.3.ebuild, -qupzilla-1.6.3-r1.ebuild,



1.1  www-client/qupzilla/qupzilla-1.6.6.ebuild

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

Index: qupzilla-1.6.6.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/qupzilla-1.6.6.ebuild,v 
1.1 2014/05/28 09:45:47 pinkbyte Exp $

EAPI=5
PLOCALES=ar_SA bg_BG ca_ES cs_CZ de_DE el_GR es_ES es_MX es_VE eu_ES fa_IR 
fr_FR gl_ES he_IL hu_HU id_ID it_IT ja_JP ka_GE lg lv_LV nl_NL nqo pl_PL pt_BR 
pt_PT ro_RO ru_RU sk_SK sr_BA sr_BA@latin sr_RS sr_RS@latin sv_SE uk_UA uz@Latn 
zh_CN zh_TW
PLUGINS_HASH='b19f6e0b83baca40e96019ccda329b88459e6a7f'
PLUGINS_VERSION='1.6.3' # if there are no updates, we can use the older archive

inherit l10n multilib qt4-r2 vcs-snapshot

DESCRIPTION=Qt WebKit web browser
HOMEPAGE=http://www.qupzilla.com/;
SRC_URI=https://github.com/QupZilla/${PN}/archive/v${PV}.tar.gz - ${P}.tar.gz

https://github.com/QupZilla/${PN}-plugins/archive/${PLUGINS_HASH}.tar.gz - 
${PN}-plugins-${PLUGINS_VERSION}.tar.gz

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~arm ~x86
IUSE=dbus debug gnome-keyring kde nonblockdialogs

RDEPEND=dev-libs/openssl:0
=dev-qt/qtcore-4.8:4
=dev-qt/qtgui-4.8:4
=dev-qt/qtscript-4.8:4
=dev-qt/qtsql-4.8:4[sqlite]
=dev-qt/qtwebkit-4.8:4
dbus? ( =dev-qt/qtdbus-4.8:4 )
gnome-keyring? ( gnome-base/gnome-keyring )
kde? ( kde-base/kwalletd:4 )
DEPEND=${RDEPEND}
virtual/pkgconfig

DOCS=( AUTHORS CHANGELOG FAQ README.md )
PATCHES=( ${FILESDIR}/${P}-plugins-version-check-fix.patch )

src_prepare() {
# remove outdated prebuilt localizations
rm -rf bin/locale || die

# remove empty locale
rm translations/empty.ts || die

mv ${WORKDIR}/${PN}-plugins-${PLUGINS_VERSION}/plugins/* 
${S}/src/plugins/ || die
mv ${WORKDIR}/${PN}-plugins-${PLUGINS_VERSION}/themes/* 
${S}/bin/themes/ || die

l10n_find_plocales_changes translations  .ts
qt4-r2_src_prepare
}

src_configure() {
# see BUILDING document for explanation of options
export \
QUPZILLA_PREFIX=${EPREFIX}/usr/ \
USE_LIBPATH=${EPREFIX}/usr/$(get_libdir) \
USE_QTWEBKIT_2_2=true \
DISABLE_DBUS=$(usex dbus '' 'true') \
KDE_INTEGRATION=$(usex kde 'true' '') \
NONBLOCK_JS_DIALOGS=$(usex nonblockdialogs 'true' '')

eqmake4 $(use gnome-keyring  echo DEFINES+=GNOME_INTEGRATION)
}

src_install() {
qt4-r2_src_install
l10n_for_each_disabled_locale_do rm_loc
}

rm_loc() {
rm -f ${ED}/usr/share/${PN}/locale/${1}.qm || die
}

pkg_postinst(){
if has_version www-plugins/adobe-flash; then
ewarn For using adobe flash plugin you most likely need to run 
\paxctl-ng -m /usr/bin/qupzilla\
fi
}






[gentoo-commits] gentoo-x86 commit in www-client/qupzilla/files: qupzilla-1.6.6-plugins-version-check-fix.patch

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 09:45:48

  Added:qupzilla-1.6.6-plugins-version-check-fix.patch
  Log:
  Version bump, wrt bug #511400
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.1  
www-client/qupzilla/files/qupzilla-1.6.6-plugins-version-check-fix.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/qupzilla/files/qupzilla-1.6.6-plugins-version-check-fix.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/qupzilla/files/qupzilla-1.6.6-plugins-version-check-fix.patch?rev=1.1content-type=text/plain

Index: qupzilla-1.6.6-plugins-version-check-fix.patch
===
--- src/plugins/CopyTitle/copytitle.cpp.orig2014-01-29 21:43:11.073465642 
+0400
+++ src/plugins/CopyTitle/copytitle.cpp 2014-01-29 21:43:33.079464399 +0400
@@ -61,7 +61,7 @@

 bool CopyTitle::testPlugin()
 {
-return (QupZilla::VERSION == QLatin1String(1.6.1));
+return (QupZilla::VERSION == QLatin1String(1.6.6));
 }

 QTranslator* CopyTitle::getTranslator(const QString locale)
--- src/plugins/MailHandle/mailhandle_plugin.cpp.orig   2014-01-29 
21:45:27.312457943 +0400
+++ src/plugins/MailHandle/mailhandle_plugin.cpp2014-01-29 
21:45:37.127457388 +0400
@@ -66,7 +66,7 @@
 {
 // Let's be sure, require latest version of QupZilla

-return (QupZilla::VERSION == QLatin1String(1.6.1));
+return (QupZilla::VERSION == QLatin1String(1.6.6));
 }

 QTranslator* MailHandle_Plugin::getTranslator(const QString locale)
--- src/plugins/Videoner/videoner_plugin.cpp.orig   2014-01-29 
21:44:59.552459512 +0400
+++ src/plugins/Videoner/videoner_plugin.cpp2014-01-29 21:45:07.055459088 
+0400
@@ -62,7 +62,7 @@
 {
 // Let's be sure, require latest version of QupZilla

-return (QupZilla::VERSION == QLatin1String(1.6.1));
+return (QupZilla::VERSION == QLatin1String(1.6.6));
 }

 QTranslator* Videoner_Plugin::getTranslator(const QString locale)






[gentoo-commits] gentoo-x86 commit in eclass: ChangeLog portability.eclass

2014-05-28 Thread Justin Lecher (jlec)
jlec14/05/28 09:48:01

  Modified: ChangeLog portability.eclass
  Log:
  Add documentation for man page; add missing die

Revision  ChangesPath
1.1276   eclass/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v
retrieving revision 1.1275
retrieving revision 1.1276
diff -u -r1.1275 -r1.1276
--- ChangeLog   26 May 2014 17:20:14 -  1.1275
+++ ChangeLog   28 May 2014 09:48:01 -  1.1276
@@ -1,6 +1,9 @@
 # ChangeLog for eclass directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1275 2014/05/26 
17:20:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1276 2014/05/28 
09:48:01 jlec Exp $
+
+  28 May 2014; Justin Lecher j...@gentoo.org portability.eclass:
+  Add documentation for man page; add missing die
 
   26 May 2014; Michał Górny mgo...@gentoo.org
   +gnome-python-common-r1.eclass:



1.25 eclass/portability.eclass

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

Index: portability.eclass
===
RCS file: /var/cvsroot/gentoo-x86/eclass/portability.eclass,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- portability.eclass  4 Jan 2012 05:57:19 -   1.24
+++ portability.eclass  28 May 2014 09:48:01 -  1.25
@@ -1,18 +1,21 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/portability.eclass,v 1.24 2012/01/04 
05:57:19 vapier Exp $
-#
-# Author: Diego Pettenò flamee...@gentoo.org
-#
-# This eclass is created to avoid using non-portable GNUisms inside ebuilds
-#
-# NB:  If you add anything, please comment it!
+# $Header: /var/cvsroot/gentoo-x86/eclass/portability.eclass,v 1.25 2014/05/28 
09:48:01 jlec Exp $
+
+# @ECLASS: portability.eclass
+# @MAINTAINER:
+# base-sys...@gentoo.org
+# @AUTHOR:
+# Diego Pettenò flamee...@gentoo.org
+# @BLURB: This eclass is created to avoid using non-portable GNUisms inside 
ebuilds
 
 if [[ ${___ECLASS_ONCE_PORTABILITY} != recur -_+^+_- spank ]] ; then
 ___ECLASS_ONCE_PORTABILITY=recur -_+^+_- spank
 
-# treecopy orig1 orig2 orig3  dest
-#
+# @FUNCTION: treecopy
+# @USAGE: orig1 [orig2 orig3 ] dest
+# @RETURN:
+# @DESCRIPTION:
 # mimic cp --parents copy, but working on BSD userland as well
 treecopy() {
local dest=${!#}
@@ -20,21 +23,23 @@
 
while (( $#  1 )); do
local dirstruct=$(dirname $1)
-   mkdir -p ${dest}/${dirstruct}
-   cp -pPR $1 ${dest}/${dirstruct}
+   mkdir -p ${dest}/${dirstruct} || die
+   cp -pPR $1 ${dest}/${dirstruct} || die
 
shift
done
 }
 
-# seq min max
-#
+# @FUNCTION: seq
+# @USAGE: [min] max [step]
+# @RETURN: sequence from min to max regardless of seq command being present on 
system
+# @DESCRIPTION:
 # compatibility function that mimes seq command if not available
 seq() {
# First try `seq`
local p=$(type -P seq)
if [[ -n ${p} ]] ; then
-   ${p} $@
+   ${p} $@ || die
return $?
fi
 
@@ -57,7 +62,7 @@
reps=0
fi
 
-   jot $reps $min $max $step
+   jot $reps $min $max $step || die
return $?
fi
 
@@ -71,6 +76,10 @@
return 0
 }
 
+# @FUNCTION: dlopen_lib
+# @USAGE:
+# @RETURN: linker flag if needed
+# @DESCRIPTION:
 # Gets the linker flag to link to dlopen() function
 dlopen_lib() {
# - Solaris needs nothing
@@ -85,6 +94,10 @@
esac
 }
 
+# @FUNCTION: get_bmake
+# @USAGE:
+# @RETURN: system version of make
+# @DESCRIPTION:
 # Gets the name of the BSD-ish make command (pmake from NetBSD)
 #
 # This will return make (provided by system packages) for BSD userlands,
@@ -103,6 +116,11 @@
fi
 }
 
+# @FUNCTION: get_mounts
+# @USAGE:
+# @RETURN: table of mounts in form point node fs opts
+# @MAINTAINER:
+# @DESCRIPTION:
 # Portable method of getting mount names and points.
 # Returns as point node fs options
 # Remember to convert 040 back to a space.






[gentoo-commits] gentoo-x86 commit in dev-util/nvidia-cuda-sdk/files: nvidia-cuda-sdk-6.0.37-asneeded.patch nvidia-cuda-sdk-6.0.37-simpleMPI.patch

2014-05-28 Thread Justin Lecher (jlec)
jlec14/05/28 09:50:34

  Added:nvidia-cuda-sdk-6.0.37-asneeded.patch
nvidia-cuda-sdk-6.0.37-simpleMPI.patch
  Log:
  dev-util/nvidia-cuda-sdk: Version Bump, #507804
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  
dev-util/nvidia-cuda-sdk/files/nvidia-cuda-sdk-6.0.37-asneeded.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-sdk/files/nvidia-cuda-sdk-6.0.37-asneeded.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-sdk/files/nvidia-cuda-sdk-6.0.37-asneeded.patch?rev=1.1content-type=text/plain

Index: nvidia-cuda-sdk-6.0.37-asneeded.patch
===
--- a/cuda-samples/0_Simple/cudaOpenMP/Makefile
+++ b/cuda-samples/0_Simple/cudaOpenMP/Makefile
@@ -166,7 +166,7 @@
   endif
 endif
 
-GOMPLIB ?= $(shell find $(OPENMPDIR)/libgomp* 2/dev/null)
+GOMPLIB ?= $(shell find $(OPENMPDIR) -type f -name libgomp* 
2/dev/null)
 
 ifeq ($(GOMPLIB),)
   $(info 
---)
--- a/cuda-samples/0_Simple/UnifiedMemoryStreams/Makefile
+++ b/cuda-samples/0_Simple/UnifiedMemoryStreams/Makefile
@@ -166,7 +166,7 @@
   endif
 endif
 
-GOMPLIB ?= $(shell find $(OPENMPDIR)/libgomp* 2/dev/null)
+GOMPLIB ?= $(shell find $(OPENMPDIR) -type f -name libgomp* 
2/dev/null)
 
 ifeq ($(GOMPLIB),)
   $(info 
---)



1.1  
dev-util/nvidia-cuda-sdk/files/nvidia-cuda-sdk-6.0.37-simpleMPI.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-sdk/files/nvidia-cuda-sdk-6.0.37-simpleMPI.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-sdk/files/nvidia-cuda-sdk-6.0.37-simpleMPI.patch?rev=1.1content-type=text/plain

Index: nvidia-cuda-sdk-6.0.37-simpleMPI.patch
===
--- a/cuda-samples/0_Simple/simpleMPI/Makefile
+++ b/cuda-samples/0_Simple/simpleMPI/Makefile
@@ -172,7 +172,7 @@
   MPICXX=mpicxx
   EXEC=@echo [@]
 else
-  MPI_GCC := $(shell $(MPICXX) -v 21 | grep x86_64-pc-linux-gnu-gcc | wc 
-l | tr -d ' ')
+  MPI_GCC := $(shell $(MPICXX) -v 21 | grep gcc | wc -l | tr -d ' ')
 ifeq ($(MPI_GCC),0)
   MPI_CCFLAGS += -stdlib=libstdc++
   MPI_LDFLAGS += -stdlib=libstdc++






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

2014-05-28 Thread Justin Lecher (jlec)
jlec14/05/28 09:50:33

  Modified: ChangeLog
  Added:nvidia-cuda-sdk-6.0.37.ebuild
  Log:
  dev-util/nvidia-cuda-sdk: Version Bump, #507804
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.45 dev-util/nvidia-cuda-sdk/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-sdk/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   28 Jan 2014 07:04:57 -  1.44
+++ ChangeLog   28 May 2014 09:50:33 -  1.45
@@ -1,6 +1,13 @@
 # ChangeLog for dev-util/nvidia-cuda-sdk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-sdk/ChangeLog,v 1.44 
2014/01/28 07:04:57 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-sdk/ChangeLog,v 1.45 
2014/05/28 09:50:33 jlec Exp $
+
+*nvidia-cuda-sdk-6.0.37 (28 May 2014)
+
+  28 May 2014; Justin Lecher j...@gentoo.org +nvidia-cuda-sdk-6.0.37.ebuild,
+  +files/nvidia-cuda-sdk-6.0.37-asneeded.patch,
+  +files/nvidia-cuda-sdk-6.0.37-simpleMPI.patch:
+  Version Bump, #507804
 
   28 Jan 2014; Patrick Lauer patr...@gentoo.org
   -nvidia-cuda-sdk-5.0.35-r1.ebuild:



1.1  dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-6.0.37.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-6.0.37.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-6.0.37.ebuild?rev=1.1content-type=text/plain

Index: nvidia-cuda-sdk-6.0.37.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/nvidia-cuda-sdk/nvidia-cuda-sdk-6.0.37.ebuild,v
 1.1 2014/05/28 09:50:33 jlec Exp $

EAPI=5

inherit cuda eutils flag-o-matic portability toolchain-funcs unpacker 
versionator

MYD=$(get_version_component_range 1)_$(get_version_component_range 2)

DESCRIPTION=NVIDIA CUDA Software Development Kit
HOMEPAGE=http://developer.nvidia.com/cuda;
CURI=http://developer.download.nvidia.com/compute/cuda/${MYD}/rel/installers;
SRC_URI=
amd64? ( ${CURI}/cuda_${PV}_linux_64.run )
x86? ( ${CURI}/cuda_${PV}_linux_32.run )

LICENSE=CUDPP
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=debug +doc +examples opencl +cuda

RDEPEND=
~dev-util/nvidia-cuda-toolkit-${PV}
media-libs/freeglut
examples? (
media-libs/freeimage
media-libs/glew
virtual/mpi
=x11-drivers/nvidia-drivers-334.16-r7[uvm]
)
DEPEND=${RDEPEND}

RESTRICT=test

S=${WORKDIR}/cuda-samples

QA_EXECSTACK=(
opt/cuda/sdk/0_Simple/cdpSimplePrint/cdpSimplePrint
opt/cuda/sdk/0_Simple/cdpSimpleQuicksort/cdpSimpleQuicksort
opt/cuda/sdk/bin/x86_64/linux/release/cdpSimplePrint
opt/cuda/sdk/bin/x86_64/linux/release/cdpSimpleQuicksort
)

src_unpack() {
unpacker
unpacker run_files/cuda-samples*run
}

pkg_setup() {
if use cuda || use opencl; then
cuda_pkg_setup
fi
}

src_prepare() {
export RAWLDFLAGS=$(raw-ldflags)
epatch ${FILESDIR}/${P}-asneeded.patch

sed \
-e 's:-O2::g' \
-e 's:-O3::g' \
-e /LINK/s:gcc:$(tc-getCC) ${LDFLAGS}:g \
-e /LINK/s:g++:$(tc-getCXX) ${LDFLAGS}:g \
-e /CC/s:gcc:$(tc-getCC):g \
-e /GCC/s:g++:$(tc-getCXX):g \
-e / CFLAGS/s|\(:=\)|\1 ${CFLAGS}|g \
-e / CXXFLAGS/s|\(:=\)|\1 ${CXXFLAGS}|g \
-e /NVCCFLAGS/s|\(:=\)|\1 ${NVCCFLAGS} |g \
-e 's:-Wimplicit::g' \
-e s|../../common/lib/linux/\$(OS_ARCH)/libGLEW.a|$(pkg-config 
--libs glew)|g \
-e s|../../common/lib/\$(OSLOWER)/libGLEW.a|$(pkg-config 
--libs glew)|g \
-e 
s|../../common/lib/\$(OSLOWER)/\$(OS_ARCH)/libGLEW.a|$(pkg-config --libs 
glew)|g \
-i $(find . -type f -name Makefile) || die

#   -e /ALL_LDFLAGS/s|:=|:= ${RAWLDFLAGS} |g \
find common/inc/GL -delete || die
find . -type f -name *\.a -delete || die

# sed corrupts the simpleMPI Makefile, resulting in a failed libstdc++ 
detection.
# Therefore we need this patch, 

[gentoo-commits] gentoo-x86 commit in sys-devel/bin86: ChangeLog bin86-0.16.21.ebuild bin86-0.16.18.ebuild bin86-0.16.17.ebuild bin86-0.16.19.ebuild

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 09:52:44

  Modified: ChangeLog
  Added:bin86-0.16.21.ebuild
  Removed:  bin86-0.16.18.ebuild bin86-0.16.17.ebuild
bin86-0.16.19.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.34 sys-devel/bin86/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   18 May 2014 17:26:17 -  1.33
+++ ChangeLog   28 May 2014 09:52:44 -  1.34
@@ -1,6 +1,12 @@
 # ChangeLog for sys-devel/bin86
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.33 2014/05/18 
17:26:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/ChangeLog,v 1.34 2014/05/28 
09:52:44 polynomial-c Exp $
+
+*bin86-0.16.21 (28 May 2014)
+
+  28 May 2014; Lars Wendler polynomia...@gentoo.org -bin86-0.16.17.ebuild,
+  -bin86-0.16.18.ebuild, -bin86-0.16.19.ebuild, +bin86-0.16.21.ebuild:
+  Version bump. Removed old.
 
   18 May 2014; Mike Frysinger vap...@gentoo.org bin86-0.16.20-r2.ebuild:
   Add ppc/ppc64 keywords as this project can build on any arch (it will still



1.1  sys-devel/bin86/bin86-0.16.21.ebuild

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

Index: bin86-0.16.21.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.21.ebuild,v 1.1 
2014/05/28 09:52:44 polynomial-c Exp $

EAPI=5

inherit toolchain-funcs eutils

DESCRIPTION=Assembler and loader used to create kernel bootsector
HOMEPAGE=http://v3.sk/~lkundrak/dev86/;
SRC_URI=http://v3.sk/~lkundrak/dev86/${P}.tar.gz

https://github.com/lkundrak/dev86/commit/2c95336f19eeff761ecb858c5a2a58484bb3ceeb.patch
 - ${PN}-0.16.20-fix_lilo_build.patch

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

src_prepare() {
sed -i \
-e '/^PREFIX/s:=.*:=$(DESTDIR)/usr:' \
-e '/^MANDIR/s:)/man/man1:)/share/man/man1:' \
-e '/^INSTALL_OPTS/s:-s::' \
-e /^CFLAGS/s:=.*:=${CFLAGS} -D_POSIX_SOURCE ${CPPFLAGS}: \
-e /^LDFLAGS/s:=.*:=${LDFLAGS}: \
Makefile || die
epatch ${FILESDIR}/${PN}-0.16.17-amd64-build.patch
tc-export CC
}

src_install() {
dodir /usr/bin /usr/share/man/man1
default
}






[gentoo-commits] gentoo-x86 commit in dev-perl/HTML-FormatText-WithLinks-AndTables: HTML-FormatText-WithLinks-AndTables-0.02.ebuild ChangeLog metadata.xml Manifest

2014-05-28 Thread Aaron Swenson (titanofold)
titanofold14/05/28 10:14:30

  Added:HTML-FormatText-WithLinks-AndTables-0.02.ebuild
ChangeLog metadata.xml Manifest
  Log:
  Initial commit. Satisfies dependencies of www-apps/rt-4.2.4
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  
dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.02.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.02.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.02.ebuild?rev=1.1content-type=text/plain

Index: HTML-FormatText-WithLinks-AndTables-0.02.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.02.ebuild,v
 1.1 2014/05/28 10:14:30 titanofold Exp $

EAPI=5

MODULE_AUTHOR=SFRYER
MODULE_VERSION=0.02
inherit perl-module

DESCRIPTION=Converts HTML to text with tables intact

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

RDEPEND=
DEPEND=${RDEPEND}
dev-perl/HTML-FormatText-WithLinks
dev-perl/HTML-Tree
test? ( virtual/perl-Test-Simple )


S=${WORKDIR}/${PN}

SRC_TEST=do



1.1  dev-perl/HTML-FormatText-WithLinks-AndTables/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/HTML-FormatText-WithLinks-AndTables
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/ChangeLog,v
 1.1 2014/05/28 10:14:30 titanofold Exp $

*HTML-FormatText-WithLinks-AndTables-0.02 (28 May 2014)

  28 May 2014; Aaron W. Swenson titanof...@gentoo.org
  +HTML-FormatText-WithLinks-AndTables-0.02.ebuild, +metadata.xml:
  Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.




1.1  dev-perl/HTML-FormatText-WithLinks-AndTables/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/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
maintainer
emailtitanof...@gentoo.org/email
nameAaron W. Swenson/name
/maintainer
upstream
remote-id type=cpanHTML-FormatText-WithLinks-AndTables/remote-id
remote-id 
type=cpan-moduleHTML::FormatText::WithLinks::AndTables/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/HTML-FormatText-WithLinks-AndTables/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/Manifest?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/Manifest?rev=1.1content-type=text/plain

Index: Manifest
===
DIST HTML-FormatText-WithLinks-AndTables-0.02.tar.gz 6937 SHA256 
4e97159a8b8ab5ea0c417da2931221124dc0e1221a3307b270891d6f21852224 SHA512 
905bb42cbdf9591418dcf738ee1aaa6b6e1d56c47aaf8c4194bb17b43745cc6d82a4eb65d74ad8c95531940ad67c539329b327d5385f88e80f0a879a6e10bba2
 WHIRLPOOL 
59c4022248c126a81ae6e43fbb5c22ed0ceeac67610bdadac4e2c60396b3b418d71b533193a3dcf1306cf871a3b5d5c453649b3ea5c66895d9dc51fbbebf56c7
EBUILD HTML-FormatText-WithLinks-AndTables-0.02.ebuild 574 SHA256 
043c4978f46dc2d4d7af13b9904fecc2df94204e8fe6478c1e286bef375b5480 SHA512 
cf4fd01d7aa2f712036cbd6e4b4baebdf129566aa4509056391c72e78aba59615ec7c1aa43decbafbc54c75fa467ff5e02135b0788f15f9d888637b614332ac0
 WHIRLPOOL 
532ba35348e59a7437dd570fa4072a83f1c0cbcaa50112958108a6f9112c32a5c5453b9430f0d714ec1a027eaf043ec8ad8f7374a565e4fd54b41cd4533e15fb
MISC ChangeLog 404 SHA256 
b9cacccbf4aded93efd353b96efa7ee0b81b4ded56f1ae6a2c38f3060c7617da SHA512 
8bb6f2b802e302c1237ba63fe517aeaac1210ac409213dc1f97f69998aa77321e9ee7f0f94a994df02d4714915210939656b4bf2289671d6fc53ec74f6870796
 WHIRLPOOL 

[gentoo-commits] gentoo-x86 commit in dev-perl/Data-GUID: metadata.xml Data-GUID-0.048.ebuild ChangeLog Manifest

2014-05-28 Thread Aaron Swenson (titanofold)
titanofold14/05/28 10:15:02

  Added:metadata.xml Data-GUID-0.048.ebuild ChangeLog
Manifest
  Log:
  Initial commit. Satisfies dependencies of www-apps/rt-4.2.4
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  dev-perl/Data-GUID/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-GUID/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-GUID/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
maintainer
emailtitanof...@gentoo.org/email
nameAaron W. Swenson/name
/maintainer
upstream
remote-id type=cpanData-GUID/remote-id
remote-id type=cpan-moduleData::GUID/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/Data-GUID/Data-GUID-0.048.ebuild

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

Index: Data-GUID-0.048.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-GUID/Data-GUID-0.048.ebuild,v 
1.1 2014/05/28 10:15:02 titanofold Exp $

EAPI=5

MODULE_AUTHOR=RJBS
MODULE_VERSION=0.048
inherit perl-module

DESCRIPTION=Simple interface for generating and using globally unique 
identifiers

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

RDEPEND=
=dev-perl/Data-UUID-1.148
=dev-perl/Sub-Exporter-0.90
=dev-perl/Sub-Install-0.03

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


SRC_TEST=do



1.1  dev-perl/Data-GUID/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/Data-GUID
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-GUID/ChangeLog,v 1.1 
2014/05/28 10:15:02 titanofold Exp $

*Data-GUID-0.048 (28 May 2014)

  28 May 2014; Aaron W. Swenson titanof...@gentoo.org
  +Data-GUID-0.048.ebuild, +metadata.xml:
  Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.




1.1  dev-perl/Data-GUID/Manifest

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

Index: Manifest
===
DIST Data-GUID-0.048.tar.gz 16675 SHA256 
cb263b1e6eeecc5797de6f945d42ace2db26c156172883550b73fa2ecdab29dc SHA512 
42c0472f3614d342440c41aa009e906cd2874c7578cf1a197711a22ff2c02227cec84ee6e497b64e8f52843a371d10a09732c713c58a6d189aba399916581cd3
 WHIRLPOOL 
74f4872c8d58b96a46352d5913a1aac4149957c20cd690c04c8f57d7be7d508de868ffa631331a2939bee303cc0563e7e5c000c4e72ddcc60585cbdefa9bf7c1
EBUILD Data-GUID-0.048.ebuild 619 SHA256 
6ff70d67aa0822e702b96d67740f2b217626e2e1012755ddd5444349be549e1a SHA512 
146adabb7602a846248f888a64555d1051809724ab32156f3d2fe0d3d1dfb999c09715240fd34911dfa976d0bf20611b80bbeaed4b6f31eecfd39d0a2aebb94d
 WHIRLPOOL 
53287fafaebbd36ea5b2360b5c2c84c1dbab8d3aa65ba84acb7fa1a207591b8194524b770b154a9663470285f895a9936ee8b771b2f12876d8416ba9e875aae0
MISC ChangeLog 328 SHA256 
1406f36ad26c9bdb740b5ec7319ecaed4bf11bb38d0c831196cf3c861bf4a571 SHA512 
8c7280db1b5558eb27a612be5c61f332b394092b5501dad914858bc78137d1d626b515a399e627b0112ecbfee681e2454575671b7a7fe8a9a3b65b0ec146a662
 WHIRLPOOL 
1390728349100aea60b04f8299b4706b5d8603a2637f43d45a67b5178ccaef3b91f39ccc68fb02f768e0efe750d6593e422a542a50ca9899b2a121e21d683ba0
MISC metadata.xml 424 SHA256 
8f25bff4b54f070cc7d0d8c0d68efe564ea822cb4ebf7959492dc178b8ea1d8c SHA512 
83d78b77a8a78eb0d939dedcf0bf2824aa0b73d6d653fed45a29851e9f25720a3421e1d80d5914c530654b11502ffd33d498614d9bf9c9f18a90db535377276d
 WHIRLPOOL 
74273069298559bb6534a97bab74e14a95061be9345722f007f98a0ae455394b4cdd6bcde93443adea97a93cfc9baadee86224289dd524757617fa001a1d1e3f






[gentoo-commits] gentoo-x86 commit in dev-perl/Date-Extract: metadata.xml Date-Extract-0.04.ebuild ChangeLog Manifest

2014-05-28 Thread Aaron Swenson (titanofold)
titanofold14/05/28 10:16:01

  Added:metadata.xml Date-Extract-0.04.ebuild ChangeLog
Manifest
  Log:
  Initial commit. Satisfies dependencies of www-apps/rt-4.2.4
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  dev-perl/Date-Extract/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Date-Extract/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Date-Extract/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
maintainer
emailtitanof...@gentoo.org/email
nameAaron W. Swenson/name
/maintainer
upstream
remote-id type=cpanDate-Extract/remote-id
remote-id type=cpan-moduleDate::Extract/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/Date-Extract/Date-Extract-0.04.ebuild

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

Index: Date-Extract-0.04.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Date-Extract/Date-Extract-0.04.ebuild,v 1.1 
2014/05/28 10:16:01 titanofold Exp $

EAPI=5

MODULE_AUTHOR=SARTAK
MODULE_VERSION=0.04
inherit perl-module

DESCRIPTION=Extract probable dates from strings

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

RDEPEND=
DEPEND=${RDEPEND}
dev-perl/Class-Data-Inheritable
=dev-perl/DateTime-Format-Natural-0.60
test? (
virtual/perl-Test-Simple
dev-perl/Test-MockTime
)


SRC_TEST=do



1.1  dev-perl/Date-Extract/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/Date-Extract
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Extract/ChangeLog,v 1.1 
2014/05/28 10:16:01 titanofold Exp $

*Date-Extract-0.04 (28 May 2014)

  28 May 2014; Aaron W. Swenson titanof...@gentoo.org
  +Date-Extract-0.04.ebuild, +metadata.xml:
  Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.




1.1  dev-perl/Date-Extract/Manifest

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

Index: Manifest
===
DIST Date-Extract-0.04.tar.gz 27262 SHA256 
7124d9e8d745544080f612a42d8cf6b3a27eda0f4ec607d25d255ddaadb1957a SHA512 
abe0221494e9ca1740ae1663adb44b673694d7616e8f989e05c34828a633cda4abd8df2bdfb47832423028d5ee67cd0d38e7b6b149b2737a8e865f1745dadb85
 WHIRLPOOL 
5f18d44f2989d0acc6532176ff62dd910734817411fe97adb7b1892d6f3b5605a6d110beeb21380caa0c4b6b4e7d5eeb793150c3d861c20c8673f391b0ed23fd
EBUILD Date-Extract-0.04.ebuild 593 SHA256 
be3278707073b75159b8629379bcff647551af6994fd9a67c248d3e6422815f4 SHA512 
d73c32712e09ae9e951fd1749a26bd80d828fcc1f7d7f3b896678286916b273a852c98f74be3ea6dfd7db1557dbd2af56825348d45f53d75f73c4a267ea54186
 WHIRLPOOL 
9c17b411eef93ded44f9c1a8e7258f9f83c0055b1f6a2a4cd28fc0b98275d6612d37ace2e8689d8cad0091c5cf5fc0afbcc373578de3e62ddfa881c9260e327a
MISC ChangeLog 335 SHA256 
b0654396762750b5e9d5fb7811a94dddb3e4465bd74f11c88018eb8738f94cb6 SHA512 
44c316ce31219e558e5e8e52439a08b1774dd9319db6f08e322591f3280120cdbe5e2a04215d9da6827f5fe68aa041a79d003bc11e9820ae2d48ae661212ccc6
 WHIRLPOOL 
c9051e5fea1740fd89336faa21d6cb2b1bc6e1d7e1bdc8ca9bdb24551e88baca40fe756f10dff1c8925b04d27eebf0d6ef67c57499702af895b976e4b6e837e2
MISC metadata.xml 430 SHA256 
5cd59260d4ff63c2d0f7331718c85424886111af3ba8c38fc6d70ca81a5c98b6 SHA512 
f2a13d0e27511897cda398b782e3a2bb59fb9525145681557bc6f631ba0b7c5bd4bb175b46a29e75e8afe5985e6f47d3ef21bf26fd2f051e974935b567665ce1
 WHIRLPOOL 
97ab761322804a802ac8d1ef5bf434eee0345c6219d33f95af5c0e9b4a7e18be614bb6ce3b6d14a16b923015bbb94fe3b511810a8c870b05c15d6b5f59e510db






[gentoo-commits] gentoo-x86 commit in dev-perl/Role-Basic: ChangeLog metadata.xml Role-Basic-0.13.ebuild Manifest

2014-05-28 Thread Aaron Swenson (titanofold)
titanofold14/05/28 10:16:39

  Added:ChangeLog metadata.xml Role-Basic-0.13.ebuild
Manifest
  Log:
  Initial commit. Satisfies dependencies of www-apps/rt-4.2.4
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  dev-perl/Role-Basic/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/Role-Basic
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Role-Basic/ChangeLog,v 1.1 
2014/05/28 10:16:39 titanofold Exp $

*Role-Basic-0.13 (28 May 2014)

  28 May 2014; Aaron W. Swenson titanof...@gentoo.org
  +Role-Basic-0.13.ebuild, +metadata.xml:
  Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.




1.1  dev-perl/Role-Basic/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Role-Basic/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Role-Basic/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
maintainer
emailtitanof...@gentoo.org/email
nameAaron W. Swenson/name
/maintainer
upstream
remote-id type=cpanRole-Basix/remote-id
remote-id type=cpan-moduleRole::Basic/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/Role-Basic/Role-Basic-0.13.ebuild

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

Index: Role-Basic-0.13.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Role-Basic/Role-Basic-0.13.ebuild,v 
1.1 2014/05/28 10:16:39 titanofold Exp $

EAPI=5

MODULE_AUTHOR=OVID
MODULE_VERSION=0.13
inherit perl-module

DESCRIPTION=Just roles. Nothing else.

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

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


SRC_TEST=do



1.1  dev-perl/Role-Basic/Manifest

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

Index: Manifest
===
DIST Role-Basic-0.13.tar.gz 39625 SHA256 
38a0959ef9f193ff76e72c325a9e9211bc4868689bd0e2b005778f53f8b6f36a SHA512 
685f758e1afc4441b3ac507d52e0d18b6f64081f74fa0a768c81c7c9fad7b7ec30497002cff22449a65ab78c27671a4fe7a7213c45d28cc4077bb855fcce1438
 WHIRLPOOL 
e8850cc0bcf85b1ef364e3044ffb0d9caf4bbb659f2064dac16222a4d8a0bbff14816f5c328e95253b586a28f6c5319d85c86f83b31f15735d68da2806787a72
EBUILD Role-Basic-0.13.ebuild 479 SHA256 
70a7f3675f8db587cc4bad76b579e91f6c394f2b9e47863bf8e3261f9a62911f SHA512 
41067f0118a58067ac8044a1c4dc81e2b4a501e6f58fb699250f9681892fba76c8bd8132e080f14e058dff5750577fb94856dba70d18a2de2e545b8be168625e
 WHIRLPOOL 
7292b340d061412dad94aae2cff1f73ec8c0e2fe977d4b6c91c444025cfdc4ea5e2bb57a2a777494b1d1d3f043fa2df8760bc5e5efe823e7732bd7373556f5c6
MISC ChangeLog 329 SHA256 
7cc0d49bdd5f5e8128ad11dc6fa179dee49e4c4ff3c00f7cf848d16f3c694b22 SHA512 
1d92d1cf61cd8d9661b50078d67ec921ce2b84835d6753932ac1e0ae571dc0ed434c5c9bffd0fbe95c863ab89e387b018e936b7827275ab4f08137600dca6ab7
 WHIRLPOOL 
58d8a55dd82db2b41f2a494d6d8aed427c0eea639434685bf8326de7720852f342c2df6163838f25f129ee8fceeddac3bc0d8ce4e091489b228e6b30a80e5bbe
MISC metadata.xml 426 SHA256 
d96f25321707ba74b6f07cad0f50096dc58ebd28bad5c9d9b35ea4ed4cac58d2 SHA512 
de149250a160072570d3bc81a57113e96e2dfb1a2b501b8664ceb254e84396f91db40fdd695a9f5d348c4b332660af00766a5ca887b884e5d7168f2f97dd7776
 WHIRLPOOL 
8f97b58e62cfd900b3cf6fb860a8642fb6d792682f6288a82536e4e3e418936815b93ec7b104fc07deadf2e55e87a9c611962cdcf5cd6b3efaa5b294a88709c3






[gentoo-commits] gentoo-x86 commit in dev-perl/Symbol-Global-Name: Symbol-Global-Name-0.05.ebuild ChangeLog metadata.xml Manifest

2014-05-28 Thread Aaron Swenson (titanofold)
titanofold14/05/28 10:17:35

  Added:Symbol-Global-Name-0.05.ebuild ChangeLog
metadata.xml Manifest
  Log:
  Initial commit. Satisfies dependencies of www-apps/rt-4.2.4
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.05.ebuild

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

Index: Symbol-Global-Name-0.05.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.05.ebuild,v
 1.1 2014/05/28 10:17:35 titanofold Exp $

EAPI=5

MODULE_AUTHOR=ALEXMV
MODULE_VERSION=0.05
inherit perl-module

DESCRIPTION=Finds name and type of a global variable

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

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


SRC_TEST=do



1.1  dev-perl/Symbol-Global-Name/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/Symbol-Global-Name
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Global-Name/ChangeLog,v 1.1 
2014/05/28 10:17:35 titanofold Exp $

*Symbol-Global-Name-0.05 (28 May 2014)

  28 May 2014; Aaron W. Swenson titanof...@gentoo.org
  +Symbol-Global-Name-0.05.ebuild, +metadata.xml:
  Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.




1.1  dev-perl/Symbol-Global-Name/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Symbol-Global-Name/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Symbol-Global-Name/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
maintainer
emailtitanof...@gentoo.org/email
nameAaron W. Swenson/name
/maintainer
upstream
remote-id type=cpanSymbol-Global-Name/remote-id
remote-id type=cpan-moduleSymbol::Global::Name/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/Symbol-Global-Name/Manifest

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

Index: Manifest
===
DIST Symbol-Global-Name-0.05.tar.gz 22113 SHA256 
0f7623e9d724760aa64040222da1d82f1188586791329261cc60dad1d60d6a92 SHA512 
23c14ac5d022f3d61af63d26bf3740eca4080a0bd72719e998b991dc93cf53b668615ef1718ac5e43e8bb227b050a381e75af4c83ddbe90840c7ab2255052c0b
 WHIRLPOOL 
8dc9c2b02389b319afae89ff85a73ea53324c0fe60a43635e01b7584748069f40f2e314736ce953ffc34a33391cc818342112c263f1722350740deb9d1da3a98
EBUILD Symbol-Global-Name-0.05.ebuild 503 SHA256 
8d77f6beecf203cb6883c09b59b68b956d45f42a08ff756bb3ab1fb6a2a25afc SHA512 
1e9eff0d127a70ec79f5be027400067fbee51ccbbb670ea68a17d21f7a111348f8aeb63e858ec1b804ba06b73a888b620f8ed01f961daa1877b286e5e6a3669c
 WHIRLPOOL 
396461c8d4e67daa213be19775df545d0dd19eab4861e2ba7af177831c82fc284a4fc7fa1565ec3178b82983537ce3d981dccd6362ea258c5c11ec543218fd7c
MISC ChangeLog 353 SHA256 
5e8e2994bfb08f809d8b627df9939ddef7fc995c1ac6016460be21b0a2eb9593 SHA512 
783681a964f62b4f679a04754caa4575b467e473450011676158cdf547739322b665becbf595254b1c6042b984a691b4609649ba7c7aa1459e75a706400eac2d
 WHIRLPOOL 
75dec67fa13200974204cdd4e46be0d52f29119c13b4a51bf74d3369b70a5ca74854b59327b65029b187f9decc8bdc1e0c7e2b5fab7446a8211841066ff24764
MISC metadata.xml 443 SHA256 
5d2670e933ea926dfe5f11a163801fae675423a80cff3d5b37bebc6a9584433f SHA512 
636cdf4e8cc4ca0ba2fc3e528d4db5a3ac0da21464706aeeed007de57805e26d1ec7f87e69d75d23bf541d5a11e97eb730114329e0945fbae92ccc40083d69de
 WHIRLPOOL 
ed9e007a014a2c02461c331c9d94a310963d10dfeede0e234b3d578d33bb710bd0422374f26d4f2e369cc4dd197663365364b4d9169fd235d0920dfc837a6a84






[gentoo-commits] gentoo-x86 commit in dev-perl/HTML-FormatText-WithLinks: metadata.xml ChangeLog HTML-FormatText-WithLinks-0.14.ebuild Manifest

2014-05-28 Thread Aaron Swenson (titanofold)
titanofold14/05/28 10:18:02

  Added:metadata.xml ChangeLog
HTML-FormatText-WithLinks-0.14.ebuild Manifest
  Log:
  Initial commit. Satisfies dependencies of www-apps/rt-4.2.4
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.1  dev-perl/HTML-FormatText-WithLinks/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/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
maintainer
emailtitanof...@gentoo.org/email
nameAaron W. Swenson/name
/maintainer
upstream
remote-id type=cpanHTML-FormatText-WithLinks/remote-id
remote-id type=cpan-moduleHTML::FormatText::WithLinks/remote-id
/upstream
/pkgmetadata



1.1  dev-perl/HTML-FormatText-WithLinks/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-perl/HTML-FormatText-WithLinks
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/ChangeLog,v 1.1 
2014/05/28 10:18:02 titanofold Exp $

*HTML-FormatText-WithLinks-0.14 (28 May 2014)

  28 May 2014; Aaron W. Swenson titanof...@gentoo.org
  +HTML-FormatText-WithLinks-0.14.ebuild, +metadata.xml:
  Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.




1.1  
dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.14.ebuild

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

Index: HTML-FormatText-WithLinks-0.14.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.14.ebuild,v
 1.1 2014/05/28 10:18:02 titanofold Exp $

EAPI=5

MODULE_AUTHOR=STRUAN
MODULE_VERSION=0.14
inherit perl-module

DESCRIPTION=HTML to text conversion with links as footnotes

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

RDEPEND=
DEPEND=${RDEPEND}
=dev-perl/HTML-Format-2
dev-perl/HTML-Tree
dev-perl/URI
test? ( virtual/perl-Test-Simple )


SRC_TEST=do



1.1  dev-perl/HTML-FormatText-WithLinks/Manifest

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

Index: Manifest
===
DIST HTML-FormatText-WithLinks-0.14.tar.gz 11339 SHA256 
35ececbc8a3ceda23e03c1e88b1e1ba02193deb455630d093ed30365e845e8ff SHA512 
ec2cf859401985aaac45ba5ae1da18b3a142d51d821154ad40497a1ec468d86a6a6b85d7a1a66ec2d06bac49fe699def702c4cad86f1fa52da364cb29b6994b7
 WHIRLPOOL 
53515b3a6ae2ef21ba5bd2f39ace2e76560eef0a673242c17a9ac49f15ca85e18ddc38371f97be84bc3d72dcac7dfd6c11c31ca6c4d3ba76f521a542341da6f3
EBUILD HTML-FormatText-WithLinks-0.14.ebuild 563 SHA256 
e68e14958a99b41f9d5b631c47f98999ffa82b824f7ae049f8360eb8026aa2bd SHA512 
33f1da1e156a4585dca6c405da00d7009d661fc6d7b01dd47702186600238e82b71d3c2816a071603f243aca696547dcc57866388df3d360566c55f141e3b501
 WHIRLPOOL 
f456f8a6ca9abe9d7ff2f576e60d9f1b5e963be94796b279592c163d7f0379acb052b6f4c8c0addee094f3aac11a8906d367379a87743c6dd81768e08fde495b
MISC ChangeLog 374 SHA256 
f7da7da960db0933f06fd001cdb8ef822b0b9f130be003c2e84ea72ab31a6b93 SHA512 
96c3b10025cd867ddf48c37cc1d25a55b12c0d84bbd9b6e1f00bedbc3a519db3a5ef5ce62b881a46aaedb13b774a4271683d190ea4c5185916a8b15326347481
 WHIRLPOOL 
e70c021743dd007f4ad1331d1fe14a1aaaf9f427f422d0e9c3075bf5384f50297c6775c9eb7ae9a7843b834600f6599f10e0b3b2e84b6100daa4cc8911dc9fec
MISC metadata.xml 457 SHA256 
626a357d117943b3b949a4f3d96f3c935882656f493fd7a7aabb44205d4ab9fb SHA512 
7aaa5e8638d49e209e20f5ac127dbdb7919eaf62278a5204af6d4ec4466f53d80639ddbb5c22f2c5692c917bac369bcaa93e7d4b6004b98a48d3e6d7d016fe22
 

[gentoo-commits] gentoo-x86 commit in sys-apps/hwinfo: hwinfo-18.5.ebuild hwinfo-18.1.ebuild hwinfo-19.1.ebuild ChangeLog hwinfo-21.4.ebuild hwinfo-20.0.ebuild

2014-05-28 Thread Justin Lecher (jlec)
jlec14/05/28 10:19:55

  Modified: hwinfo-18.5.ebuild hwinfo-18.1.ebuild
hwinfo-19.1.ebuild ChangeLog hwinfo-20.0.ebuild
  Added:hwinfo-21.4.ebuild
  Log:
  sys-apps/hwinfo: Version Bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.6  sys-apps/hwinfo/hwinfo-18.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild?r1=1.5r2=1.6

Index: hwinfo-18.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hwinfo-18.5.ebuild  13 Dec 2011 23:12:40 -  1.5
+++ hwinfo-18.5.ebuild  28 May 2014 10:19:55 -  1.6
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild,v 1.5 
2011/12/13 23:12:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.5.ebuild,v 1.6 
2014/05/28 10:19:55 jlec Exp $
 
 EAPI=4
 inherit multilib rpm toolchain-funcs
 
-DESCRIPTION=hwinfo is the hardware detection tool used in SuSE Linux.
+DESCRIPTION=hardware detection tool used in SuSE Linux
 HOMEPAGE=http://www.opensuse.org/;
 
SRC_URI=http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-2.1.src.rpm;
 



1.9  sys-apps/hwinfo/hwinfo-18.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild?rev=1.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild?r1=1.8r2=1.9

Index: hwinfo-18.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hwinfo-18.1.ebuild  1 Nov 2010 18:52:57 -   1.8
+++ hwinfo-18.1.ebuild  28 May 2014 10:19:55 -  1.9
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v 1.8 
2010/11/01 18:52:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v 1.9 
2014/05/28 10:19:55 jlec Exp $
 
 EAPI=2
 inherit multilib rpm toolchain-funcs
 
-DESCRIPTION=hwinfo is the hardware detection tool used in SuSE Linux.
+DESCRIPTION=hardware detection tool used in SuSE Linux
 HOMEPAGE=http://www.opensuse.org/;
 
SRC_URI=http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.9.src.rpm;
 



1.6  sys-apps/hwinfo/hwinfo-19.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-19.1.ebuild?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-19.1.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/hwinfo-19.1.ebuild?r1=1.5r2=1.6

Index: hwinfo-19.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-19.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hwinfo-19.1.ebuild  23 Sep 2012 08:29:34 -  1.5
+++ hwinfo-19.1.ebuild  28 May 2014 10:19:55 -  1.6
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-19.1.ebuild,v 1.5 
2012/09/23 08:29:34 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-19.1.ebuild,v 1.6 
2014/05/28 10:19:55 jlec Exp $
 
 EAPI=4
 inherit multilib rpm toolchain-funcs
 
-DESCRIPTION=hwinfo is the hardware detection tool used in SuSE Linux.
+DESCRIPTION=hardware detection tool used in SuSE Linux
 HOMEPAGE=http://www.opensuse.org/;
 
SRC_URI=http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.2.src.rpm;
 



1.37 sys-apps/hwinfo/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/ChangeLog?rev=1.37view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/hwinfo/ChangeLog?rev=1.37content-type=text/plain
diff : 

[gentoo-commits] gentoo-x86 commit in www-apps/rt/files: config.layout-gentoo

2014-05-28 Thread Aaron Swenson (titanofold)
titanofold14/05/28 10:32:06

  Modified: config.layout-gentoo
  Log:
  Version bump fixes bug 422801 and bug 469416.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.6  www-apps/rt/files/config.layout-gentoo

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/rt/files/config.layout-gentoo?r1=1.5r2=1.6

Index: config.layout-gentoo
===
RCS file: /var/cvsroot/gentoo-x86/www-apps/rt/files/config.layout-gentoo,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- config.layout-gentoo2 Mar 2012 21:13:11 -   1.5
+++ config.layout-gentoo28 May 2014 10:32:06 -  1.6
@@ -12,6 +12,7 @@
   fontdir: ${datadir}/fonts
   lexdir:  ${datadir}/po
   manualdir:   ${datadir}/doc
+  staticdir:   ${datadir}/static
   localstatedir:   ${prefix}/var
   logfiledir:  ${localstatedir}/log
   masonstatedir:   ${localstatedir}/mason_data
@@ -20,5 +21,6 @@
   custometcdir:${customdir}/etc
   customhtmldir:   ${customdir}/html
   customlexdir:${customdir}/po
+  customstaticdir: ${customdir}/static
   customlibdir:${customdir}/lib
 /Layout






[gentoo-commits] gentoo-x86 commit in sys-libs/e2fsprogs-libs: e2fsprogs-libs-1.42.10.ebuild ChangeLog e2fsprogs-libs-1.42.8.ebuild

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 10:37:22

  Modified: ChangeLog
  Added:e2fsprogs-libs-1.42.10.ebuild
  Removed:  e2fsprogs-libs-1.42.8.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.114sys-libs/e2fsprogs-libs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   18 Jan 2014 02:37:17 -  1.113
+++ ChangeLog   28 May 2014 10:37:22 -  1.114
@@ -1,6 +1,12 @@
 # ChangeLog for sys-libs/e2fsprogs-libs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/ChangeLog,v 1.113 
2014/01/18 02:37:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/ChangeLog,v 1.114 
2014/05/28 10:37:22 polynomial-c Exp $
+
+*e2fsprogs-libs-1.42.10 (28 May 2014)
+
+  28 May 2014; Lars Wendler polynomia...@gentoo.org
+  -e2fsprogs-libs-1.42.8.ebuild, +e2fsprogs-libs-1.42.10.ebuild:
+  Version bump. Removed old.
 
   18 Jan 2014; Mike Frysinger vap...@gentoo.org e2fsprogs-libs-1.42.7.ebuild,
   e2fsprogs-libs-1.42.8.ebuild, e2fsprogs-libs-1.42.9.ebuild:



1.1  sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild

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

Index: e2fsprogs-libs-1.42.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.10.ebuild,v 
1.1 2014/05/28 10:37:22 polynomial-c Exp $

EAPI=4

case ${PV} in
*_pre*) UP_PV=${PV%_pre*}-WIP-${PV#*_pre} ;;
*)  UP_PV=${PV} ;;
esac

inherit toolchain-funcs eutils multilib-minimal

DESCRIPTION=e2fsprogs libraries (common error and subsystem)
HOMEPAGE=http://e2fsprogs.sourceforge.net/;
SRC_URI=mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux 
~x86-linux ~m68k-mint ~x86-solaris
IUSE=nls static-libs

RDEPEND=!sys-libs/com_err
!sys-libs/ss
!sys-fs/e2fsprogs-1.41.8
abi_x86_32? (
!=app-emulation/emul-linux-x86-baselibs-20130224-r12
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
)
DEPEND=nls? ( sys-devel/gettext )
virtual/pkgconfig

S=${WORKDIR}/${P%_pre*}

src_prepare() {
printf 'all:\n%%:;@:\n'  doc/Makefile.in # don't bother with docs 
#305613
epatch ${FILESDIR}/${PN}-1.42.9-no-quota.patch
}

multilib_src_configure() {
# we use blkid/uuid from util-linux now
ac_cv_lib_uuid_uuid_generate=yes \
ac_cv_lib_blkid_blkid_get_cache=yes \
ac_cv_path_LDCONFIG=: \
ECONF_SOURCE=${S} \
econf \
--disable-lib{blkid,uuid} \
--disable-quota \
$(tc-is-static-only || echo --enable-elf-shlibs) \
$(tc-has-tls || echo --disable-tls) \
$(use_enable nls)
}

multilib_src_install() {
emake STRIP=: DESTDIR=${D} install || die
multilib_is_native_abi  gen_usr_ldscript -a com_err ss
# configure doesn't have an option to disable static libs :/
use static-libs || find ${ED} -name '*.a' -delete
}






[gentoo-commits] gentoo-x86 commit in sys-fs/e2fsprogs: e2fsprogs-1.42.10.ebuild ChangeLog e2fsprogs-1.42.8.ebuild

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 10:40:20

  Modified: ChangeLog
  Added:e2fsprogs-1.42.10.ebuild
  Removed:  e2fsprogs-1.42.8.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.275sys-fs/e2fsprogs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/ChangeLog,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- ChangeLog   18 Jan 2014 05:15:33 -  1.274
+++ ChangeLog   28 May 2014 10:40:20 -  1.275
@@ -1,6 +1,12 @@
 # ChangeLog for sys-fs/e2fsprogs
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/ChangeLog,v 1.274 
2014/01/18 05:15:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/ChangeLog,v 1.275 
2014/05/28 10:40:20 polynomial-c Exp $
+
+*e2fsprogs-1.42.10 (28 May 2014)
+
+  28 May 2014; Lars Wendler polynomia...@gentoo.org -e2fsprogs-1.42.8.ebuild,
+  +e2fsprogs-1.42.10.ebuild:
+  Version bump. Removed old.
 
   18 Jan 2014; Mike Frysinger vap...@gentoo.org e2fsprogs-1.42.7.ebuild,
   e2fsprogs-1.42.8.ebuild, e2fsprogs-1.42.9.ebuild:



1.1  sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild

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

Index: e2fsprogs-1.42.10.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/e2fsprogs/e2fsprogs-1.42.10.ebuild,v 
1.1 2014/05/28 10:40:20 polynomial-c Exp $

EAPI=4

case ${PV} in
*_pre*) UP_PV=${PV%_pre*}-WIP-${PV#*_pre} ;;
*)  UP_PV=${PV} ;;
esac

inherit eutils flag-o-matic multilib toolchain-funcs

DESCRIPTION=Standard EXT2/EXT3/EXT4 filesystem utilities
HOMEPAGE=http://e2fsprogs.sourceforge.net/;
SRC_URI=mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz

LICENSE=GPL-2 BSD
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 -x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos 
~x86-macos ~m68k-mint
IUSE=nls static-libs elibc_FreeBSD

RDEPEND=~sys-libs/${PN}-libs-${PV}
=sys-apps/util-linux-2.16
nls? ( virtual/libintl )
DEPEND=${RDEPEND}
nls? ( sys-devel/gettext )
virtual/pkgconfig
sys-apps/texinfo

S=${WORKDIR}/${P%_pre*}

pkg_setup() {
if [[ ! -e ${EROOT}/etc/mtab ]] ; then
# add some crap to deal with missing /etc/mtab #217719
ewarn No /etc/mtab file, creating one temporarily
echo ${PN} crap for src_test  ${EROOT}/etc/mtab
fi
}

src_prepare() {
epatch ${FILESDIR}/${PN}-1.41.8-makefile.patch
epatch ${FILESDIR}/${PN}-1.40-fbsd.patch
epatch ${FILESDIR}/${PN}-1.41.12-darwin-makefile.patch
if [[ ${CHOST} == *-mint* ]] ; then
epatch ${FILESDIR}/${PN}-1.41-mint.patch
epatch ${FILESDIR}/${PN}-1.41.12-mint-blkid.patch
fi
# blargh ... trick e2fsprogs into using e2fsprogs-libs
rm -rf doc
sed -i -r \
-e 's:@LIBINTL@:@LTLIBINTL@:' \
-e '/^LIB(COM_ERR|SS)/s:[$][(]LIB[)]/lib([^@]*)@LIB_EXT@:-l\1:' 
\
-e '/^DEPLIB(COM_ERR|SS)/s:=.*:=:' \
MCONFIG.in || die muck libs #122368
sed -i -r \
-e '/^LIB_SUBDIRS/s:lib/(et|ss)::g' \
Makefile.in || die remove subdirs

# Avoid rebuild
touch lib/ss/ss_err.h
}

src_configure() {
# Keep the package from doing silly things #261411
export VARTEXFONTS=${T}/fonts

# needs open64() prototypes and friends
append-cppflags -D_GNU_SOURCE

# We want to use the bsd libraries while building on Darwin, but while
# building on other Gentoo/*BSD we prefer elf-naming scheme.
local libtype
case ${CHOST} in
*-darwin*) libtype=--enable-bsd-shlibs  ;;
*-mint*)   libtype= ;;
*) libtype=--enable-elf-shlibs  ;;
esac

ac_cv_path_LDCONFIG=: \
econf \
--with-root-prefix=${EPREFIX}/ \
--enable-symlink-install \

[gentoo-commits] gentoo-x86 commit in sys-fs/udev: udev-213.ebuild udev-9999.ebuild ChangeLog

2014-05-28 Thread Samuli Suominen (ssuominen)
ssuominen14/05/28 11:52:59

  Modified: udev-.ebuild ChangeLog
  Added:udev-213.ebuild
  Log:
  Version bump. Pass --disable-networkd sinwhich we don't use anyway for 
sys-fs/udev (to pass econf without kmod installed).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.297sys-fs/udev/udev-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.297view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?rev=1.297content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-.ebuild?r1=1.296r2=1.297

Index: udev-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -r1.296 -r1.297
--- udev-.ebuild14 May 2014 18:25:40 -  1.296
+++ udev-.ebuild28 May 2014 11:52:59 -  1.297
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v 1.296 
2014/05/14 18:25:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-.ebuild,v 1.297 
2014/05/28 11:52:59 ssuominen Exp $
 
 EAPI=5
 
@@ -198,6 +198,7 @@
--disable-quotacheck
--disable-logind
--disable-polkit
+   --disable-networkd
--disable-myhostname
$(use_enable gudev)
--enable-split-usr



1.1032   sys-fs/udev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1031
retrieving revision 1.1032
diff -u -r1.1031 -r1.1032
--- ChangeLog   14 May 2014 18:25:40 -  1.1031
+++ ChangeLog   28 May 2014 11:52:59 -  1.1032
@@ -1,6 +1,13 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1031 2014/05/14 
18:25:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1032 2014/05/28 
11:52:59 ssuominen Exp $
+
+*udev-213 (28 May 2014)
+
+  28 May 2014; Samuli Suominen ssuomi...@gentoo.org +udev-213.ebuild,
+  udev-.ebuild:
+  Version bump. Pass --disable-networkd sinwhich we don't use anyway for sys-
+  fs/udev (to pass econf without kmod installed).
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org udev-212-r1.ebuild,
   udev-.ebuild:



1.1  sys-fs/udev/udev-213.ebuild

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

Index: udev-213.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-213.ebuild,v 1.1 2014/05/28 
11:52:59 ssuominen Exp $

EAPI=5

inherit autotools bash-completion-r1 eutils linux-info multilib toolchain-funcs 
versionator multilib-minimal

if [[ ${PV} = * ]]; then
EGIT_REPO_URI=git://anongit.freedesktop.org/systemd/systemd
inherit git-2
patchset=
else
patchset=1

SRC_URI=http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz;
if [[ -n ${patchset} ]]; then
SRC_URI=${SRC_URI}

http://dev.gentoo.org/~ssuominen/${P}-patches-${patchset}.tar.xz

http://dev.gentoo.org/~williamh/dist/${P}-patches-${patchset}.tar.xz;
fi
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86
fi

DESCRIPTION=Linux dynamic and persistent device naming support (aka userspace 
devfs)
HOMEPAGE=http://www.freedesktop.org/wiki/Software/systemd;

LICENSE=LGPL-2.1 MIT GPL-2
SLOT=0
IUSE=acl doc +firmware-loader gudev introspection +kmod selinux static-libs

RESTRICT=test

COMMON_DEPEND==sys-apps/util-linux-2.20
acl? ( sys-apps/acl )
gudev? ( =dev-libs/glib-2.22[${MULTILIB_USEDEP}] )
introspection? ( =dev-libs/gobject-introspection-1.31.1 )
kmod? ( =sys-apps/kmod-16 )
selinux? ( 

[gentoo-commits] gentoo-x86 commit in sys-fs/udev: ChangeLog

2014-05-28 Thread Samuli Suominen (ssuominen)
ssuominen14/05/28 11:55:35

  Modified: ChangeLog
  Log:
  typoes
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.1033   sys-fs/udev/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
retrieving revision 1.1032
retrieving revision 1.1033
diff -u -r1.1032 -r1.1033
--- ChangeLog   28 May 2014 11:52:59 -  1.1032
+++ ChangeLog   28 May 2014 11:55:35 -  1.1033
@@ -1,17 +1,17 @@
 # ChangeLog for sys-fs/udev
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1032 2014/05/28 
11:52:59 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1033 2014/05/28 
11:55:35 ssuominen Exp $
 
 *udev-213 (28 May 2014)
 
   28 May 2014; Samuli Suominen ssuomi...@gentoo.org +udev-213.ebuild,
   udev-.ebuild:
-  Version bump. Pass --disable-networkd sinwhich we don't use anyway for sys-
-  fs/udev (to pass econf without kmod installed).
+  Version bump. Pass --disable-networkd which we don't use anyway for sys-
+  fs/udev (to pass econf without sys-apps/kmod installed).
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org udev-212-r1.ebuild,
   udev-.ebuild:
-  Synchronize 212-r1 with  for most part.
+  Synchronize with live ebuild.
 
   14 May 2014; Samuli Suominen ssuomi...@gentoo.org udev-212-r1.ebuild:
   Flip sys-devel/make and sys-kernel/linux-headers blockers to DEPENDs to 
ensure






[gentoo-commits] gentoo-x86 commit in perl-core/Module-CoreList: Module-CoreList-3.110.0.ebuild ChangeLog

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:00:44

  Modified: ChangeLog
  Added:Module-CoreList-3.110.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.84 perl-core/Module-CoreList/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.84view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.84content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?r1=1.83r2=1.84

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   11 Mar 2014 19:46:24 -  1.83
+++ ChangeLog   28 May 2014 12:00:44 -  1.84
@@ -1,6 +1,12 @@
 # ChangeLog for perl-core/Module-CoreList
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.83 
2014/03/11 19:46:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.84 
2014/05/28 12:00:44 zlogene Exp $
+
+*Module-CoreList-3.110.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  +Module-CoreList-3.110.0.ebuild:
+  Version bump
 
 *Module-CoreList-3.70.0 (11 Mar 2014)
 



1.1  perl-core/Module-CoreList/Module-CoreList-3.110.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-3.110.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-3.110.0.ebuild?rev=1.1content-type=text/plain

Index: Module-CoreList-3.110.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-3.110.0.ebuild,v
 1.1 2014/05/28 12:00:44 zlogene Exp $

EAPI=5

MODULE_AUTHOR=BINGOS
MODULE_VERSION=3.11
inherit perl-module

DESCRIPTION=what modules shipped with versions of perl

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

#RDEPEND=
#DEPEND=test? ( dev-perl/Test-Pod )

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in virtual/perl-Module-CoreList: perl-Module-CoreList-3.110.0.ebuild ChangeLog

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:02:47

  Modified: ChangeLog
  Added:perl-Module-CoreList-3.110.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.86 virtual/perl-Module-CoreList/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?rev=1.86view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?rev=1.86content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog?r1=1.85r2=1.86

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog   11 Mar 2014 19:48:28 -  1.85
+++ ChangeLog   28 May 2014 12:02:47 -  1.86
@@ -1,6 +1,12 @@
 # ChangeLog for virtual/perl-Module-CoreList
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 
1.85 2014/03/11 19:48:28 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 
1.86 2014/05/28 12:02:47 zlogene Exp $
+
+*perl-Module-CoreList-3.110.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  +perl-Module-CoreList-3.110.0.ebuild:
+  Version bump
 
 *perl-Module-CoreList-3.70.0 (11 Mar 2014)
 



1.1  
virtual/perl-Module-CoreList/perl-Module-CoreList-3.110.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.110.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.110.0.ebuild?rev=1.1content-type=text/plain

Index: perl-Module-CoreList-3.110.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-3.110.0.ebuild,v
 1.1 2014/05/28 12:02:47 zlogene Exp $

DESCRIPTION=Virtual for ${PN#perl-}
HOMEPAGE=
SRC_URI=

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

RDEPEND=|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )






[gentoo-commits] gentoo-x86 commit in dev-perl/Data-GUID: Data-GUID-0.48.0.ebuild ChangeLog Data-GUID-0.048.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:09:38

  Modified: ChangeLog
  Added:Data-GUID-0.48.0.ebuild
  Removed:  Data-GUID-0.048.ebuild
  Log:
  Fix version scheme
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/Data-GUID/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-GUID/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2014 10:15:02 -  1.1
+++ ChangeLog   28 May 2014 12:09:38 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for dev-perl/Data-GUID
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-GUID/ChangeLog,v 1.1 
2014/05/28 10:15:02 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-GUID/ChangeLog,v 1.2 
2014/05/28 12:09:38 zlogene Exp $
+
+*Data-GUID-0.48.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org +Data-GUID-0.48.0.ebuild,
+  -Data-GUID-0.048.ebuild:
+  Fix version scheme
 
 *Data-GUID-0.048 (28 May 2014)
 
   28 May 2014; Aaron W. Swenson titanof...@gentoo.org
   +Data-GUID-0.048.ebuild, +metadata.xml:
   Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.
-



1.1  dev-perl/Data-GUID/Data-GUID-0.48.0.ebuild

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

Index: Data-GUID-0.48.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/Data-GUID/Data-GUID-0.48.0.ebuild,v 
1.1 2014/05/28 12:09:38 zlogene Exp $

EAPI=5

MODULE_AUTHOR=RJBS
MODULE_VERSION=0.048
inherit perl-module

DESCRIPTION=Simple interface for generating and using globally unique 
identifiers

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

RDEPEND=
=dev-perl/Data-UUID-1.148
=dev-perl/Sub-Exporter-0.90
=dev-perl/Sub-Install-0.03

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


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in net-misc/smb4k: smb4k-1.1.2.ebuild ChangeLog

2014-05-28 Thread Johannes Huber (johu)
johu14/05/28 12:09:54

  Modified: smb4k-1.1.2.ebuild ChangeLog
  Log:
  Add missing DEPEND on sys-devel/gettext by Nikoli nik...@gmx.us.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xF3CFD2BD)

Revision  ChangesPath
1.2  net-misc/smb4k/smb4k-1.1.2.ebuild

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

Index: smb4k-1.1.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/smb4k/smb4k-1.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smb4k-1.1.2.ebuild  5 May 2014 22:33:18 -   1.1
+++ smb4k-1.1.2.ebuild  28 May 2014 12:09:54 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/smb4k/smb4k-1.1.2.ebuild,v 1.1 
2014/05/05 22:33:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/smb4k/smb4k-1.1.2.ebuild,v 1.2 
2014/05/28 12:09:54 johu Exp $
 
 EAPI=5
 
@@ -20,5 +20,8 @@
 IUSE=debug
 
 RDEPEND==net-fs/samba-3.4.2[cups]
+DEPEND=${RDEPEND}
+   sys-devel/gettext
+
 
 DOCS=( AUTHORS BUGS ChangeLog README )



1.133net-misc/smb4k/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/smb4k/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog   5 May 2014 22:33:18 -   1.132
+++ ChangeLog   28 May 2014 12:09:54 -  1.133
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/smb4k
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/smb4k/ChangeLog,v 1.132 2014/05/05 
22:33:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/smb4k/ChangeLog,v 1.133 2014/05/28 
12:09:54 johu Exp $
+
+  28 May 2014; Johannes Huber j...@gentoo.org smb4k-1.1.2.ebuild:
+  Add missing DEPEND on sys-devel/gettext by Nikoli nik...@gmx.us.
 
 *smb4k-1.1.2 (05 May 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/HTML-FormatText-WithLinks-AndTables: HTML-FormatText-WithLinks-AndTables-0.20.0.ebuild ChangeLog HTML-FormatText-WithLinks-AndTables-0.02.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:12:21

  Modified: ChangeLog
  Added:HTML-FormatText-WithLinks-AndTables-0.20.0.ebuild
  Removed:  HTML-FormatText-WithLinks-AndTables-0.02.ebuild
  Log:
  Fix version scheme
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/HTML-FormatText-WithLinks-AndTables/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2014 10:14:30 -  1.1
+++ ChangeLog   28 May 2014 12:12:21 -  1.2
@@ -1,10 +1,16 @@
 # ChangeLog for dev-perl/HTML-FormatText-WithLinks-AndTables
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/ChangeLog,v
 1.1 2014/05/28 10:14:30 titanofold Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/ChangeLog,v
 1.2 2014/05/28 12:12:21 zlogene Exp $
+
+*HTML-FormatText-WithLinks-AndTables-0.20.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  +HTML-FormatText-WithLinks-AndTables-0.20.0.ebuild,
+  -HTML-FormatText-WithLinks-AndTables-0.02.ebuild:
+  Fix version scheme
 
 *HTML-FormatText-WithLinks-AndTables-0.02 (28 May 2014)
 
   28 May 2014; Aaron W. Swenson titanof...@gentoo.org
   +HTML-FormatText-WithLinks-AndTables-0.02.ebuild, +metadata.xml:
   Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.
-



1.1  
dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.20.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.20.0.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.20.0.ebuild?rev=1.1content-type=text/plain

Index: HTML-FormatText-WithLinks-AndTables-0.20.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/HTML-FormatText-WithLinks-AndTables/HTML-FormatText-WithLinks-AndTables-0.20.0.ebuild,v
 1.1 2014/05/28 12:12:21 zlogene Exp $

EAPI=5

MODULE_AUTHOR=SFRYER
MODULE_VERSION=0.02
inherit perl-module

DESCRIPTION=Converts HTML to text with tables intact

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

RDEPEND=
DEPEND=${RDEPEND}
dev-perl/HTML-FormatText-WithLinks
dev-perl/HTML-Tree
test? ( virtual/perl-Test-Simple )


S=${WORKDIR}/${PN}

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Symbol-Global-Name: Symbol-Global-Name-0.50.0.ebuild ChangeLog Symbol-Global-Name-0.05.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:14:31

  Modified: ChangeLog
  Added:Symbol-Global-Name-0.50.0.ebuild
  Removed:  Symbol-Global-Name-0.05.ebuild
  Log:
  Fix version scheme
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/Symbol-Global-Name/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Global-Name/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2014 10:17:35 -  1.1
+++ ChangeLog   28 May 2014 12:14:30 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for dev-perl/Symbol-Global-Name
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Global-Name/ChangeLog,v 1.1 
2014/05/28 10:17:35 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Symbol-Global-Name/ChangeLog,v 1.2 
2014/05/28 12:14:30 zlogene Exp $
+
+*Symbol-Global-Name-0.50.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  +Symbol-Global-Name-0.50.0.ebuild, -Symbol-Global-Name-0.05.ebuild:
+  Fix version scheme
 
 *Symbol-Global-Name-0.05 (28 May 2014)
 
   28 May 2014; Aaron W. Swenson titanof...@gentoo.org
   +Symbol-Global-Name-0.05.ebuild, +metadata.xml:
   Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.
-



1.1  
dev-perl/Symbol-Global-Name/Symbol-Global-Name-0.50.0.ebuild

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

Index: Symbol-Global-Name-0.50.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/Symbol-Global-Name/Symbol-Global-Name-0.50.0.ebuild,v
 1.1 2014/05/28 12:14:30 zlogene Exp $

EAPI=5

MODULE_AUTHOR=ALEXMV
MODULE_VERSION=0.05
inherit perl-module

DESCRIPTION=Finds name and type of a global variable

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

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


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Email-Address-List: ChangeLog Email-Address-List-0.05.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:16:47

  Modified: ChangeLog
  Removed:  Email-Address-List-0.05.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-perl/Email-Address-List/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Address-List/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   28 May 2014 12:16:03 -  1.2
+++ ChangeLog   28 May 2014 12:16:47 -  1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Email-Address-List
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Address-List/ChangeLog,v 1.2 
2014/05/28 12:16:03 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Address-List/ChangeLog,v 1.3 
2014/05/28 12:16:47 zlogene Exp $
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  -Email-Address-List-0.05.ebuild:
+  Drop old
 
 *Email-Address-List-0.50.0 (28 May 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/Email-Address-List: Email-Address-List-0.50.0.ebuild ChangeLog

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:16:03

  Modified: ChangeLog
  Added:Email-Address-List-0.50.0.ebuild
  Log:
  Fix version scheme
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/Email-Address-List/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Address-List/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2014 10:17:08 -  1.1
+++ ChangeLog   28 May 2014 12:16:03 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for dev-perl/Email-Address-List
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Address-List/ChangeLog,v 1.1 
2014/05/28 10:17:08 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Address-List/ChangeLog,v 1.2 
2014/05/28 12:16:03 zlogene Exp $
+
+*Email-Address-List-0.50.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  +Email-Address-List-0.50.0.ebuild:
+  Fix version scheme
 
 *Email-Address-List-0.05 (28 May 2014)
 
   28 May 2014; Aaron W. Swenson titanof...@gentoo.org
   +Email-Address-List-0.05.ebuild, +metadata.xml:
   Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.
-



1.1  
dev-perl/Email-Address-List/Email-Address-List-0.50.0.ebuild

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

Index: Email-Address-List-0.50.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/Email-Address-List/Email-Address-List-0.50.0.ebuild,v
 1.1 2014/05/28 12:16:03 zlogene Exp $

EAPI=5

MODULE_AUTHOR=ALEXMV
MODULE_VERSION=0.05
inherit perl-module

DESCRIPTION=RFC close address list parsing

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

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


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Role-Basic: Role-Basic-0.130.0.ebuild ChangeLog Role-Basic-0.13.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:18:52

  Modified: ChangeLog
  Added:Role-Basic-0.130.0.ebuild
  Removed:  Role-Basic-0.13.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/Role-Basic/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Role-Basic/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2014 10:16:39 -  1.1
+++ ChangeLog   28 May 2014 12:18:52 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for dev-perl/Role-Basic
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Role-Basic/ChangeLog,v 1.1 
2014/05/28 10:16:39 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Role-Basic/ChangeLog,v 1.2 
2014/05/28 12:18:52 zlogene Exp $
+
+*Role-Basic-0.130.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org +Role-Basic-0.130.0.ebuild,
+  -Role-Basic-0.13.ebuild:
+  Drop old
 
 *Role-Basic-0.13 (28 May 2014)
 
   28 May 2014; Aaron W. Swenson titanof...@gentoo.org
   +Role-Basic-0.13.ebuild, +metadata.xml:
   Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.
-



1.1  dev-perl/Role-Basic/Role-Basic-0.130.0.ebuild

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

Index: Role-Basic-0.130.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/Role-Basic/Role-Basic-0.130.0.ebuild,v 1.1 
2014/05/28 12:18:51 zlogene Exp $

EAPI=5

MODULE_AUTHOR=OVID
MODULE_VERSION=0.13
inherit perl-module

DESCRIPTION=Just roles. Nothing else.

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

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


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Date-Extract: Date-Extract-0.40.0.ebuild ChangeLog Date-Extract-0.04.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 12:22:11

  Modified: ChangeLog
  Added:Date-Extract-0.40.0.ebuild
  Removed:  Date-Extract-0.04.ebuild
  Log:
  Fix version scheme
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/Date-Extract/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Date-Extract/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   28 May 2014 10:16:01 -  1.1
+++ ChangeLog   28 May 2014 12:22:11 -  1.2
@@ -1,10 +1,15 @@
 # ChangeLog for dev-perl/Date-Extract
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Extract/ChangeLog,v 1.1 
2014/05/28 10:16:01 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Extract/ChangeLog,v 1.2 
2014/05/28 12:22:11 zlogene Exp $
+
+*Date-Extract-0.40.0 (28 May 2014)
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org +Date-Extract-0.40.0.ebuild,
+  -Date-Extract-0.04.ebuild:
+  Fix version scheme
 
 *Date-Extract-0.04 (28 May 2014)
 
   28 May 2014; Aaron W. Swenson titanof...@gentoo.org
   +Date-Extract-0.04.ebuild, +metadata.xml:
   Initial commit. Ebuild written by me. Satisfies dependency for www-apps/rt.
-



1.1  dev-perl/Date-Extract/Date-Extract-0.40.0.ebuild

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

Index: Date-Extract-0.40.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/Date-Extract/Date-Extract-0.40.0.ebuild,v 1.1 
2014/05/28 12:22:11 zlogene Exp $

EAPI=5

MODULE_AUTHOR=SARTAK
MODULE_VERSION=0.04
inherit perl-module

DESCRIPTION=Extract probable dates from strings

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

RDEPEND=
DEPEND=${RDEPEND}
dev-perl/Class-Data-Inheritable
=dev-perl/DateTime-Format-Natural-0.60
test? (
virtual/perl-Test-Simple
dev-perl/Test-MockTime
)


SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in app-arch/lz4: ChangeLog lz4-0_p106-r1.ebuild

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 12:28:56

  Modified: ChangeLog lz4-0_p106-r1.ebuild
  Log:
  Stable on x86, wrt bug #509954
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.18 app-arch/lz4/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   24 May 2014 09:04:31 -  1.17
+++ ChangeLog   28 May 2014 12:28:56 -  1.18
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/lz4
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v 1.17 2014/05/24 
09:04:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v 1.18 2014/05/28 
12:28:56 pinkbyte Exp $
+
+  28 May 2014; Sergey Popov pinkb...@gentoo.org lz4-0_p106-r1.ebuild:
+  Stable on x86, wrt bug #509954
 
   24 May 2014; Agostino Sarubbo a...@gentoo.org lz4-0_p106-r1.ebuild:
   Stable for amd64, wrt bug #509954



1.10 app-arch/lz4/lz4-0_p106-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?r1=1.9r2=1.10

Index: lz4-0_p106-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lz4-0_p106-r1.ebuild24 May 2014 09:04:31 -  1.9
+++ lz4-0_p106-r1.ebuild28 May 2014 12:28:56 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v 1.9 
2014/05/24 09:04:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v 1.10 
2014/05/28 12:28:56 pinkbyte Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
ESVN_PROJECT=lz4-read-only
 else
SRC_URI=http://dev.gentoo.org/~ryao/dist/${P}.tar.xz;
-   KEYWORDS=amd64 ~arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux
+   KEYWORDS=amd64 ~arm hppa ~ia64 ~mips x86 ~amd64-linux ~x86-linux
 fi
 
 DESCRIPTION=Extremely Fast Compression algorithm






[gentoo-commits] gentoo-x86 commit in mail-mta/exim: exim-4.82.1.ebuild ChangeLog

2014-05-28 Thread Fabian Groffen (grobian)
grobian 14/05/28 12:56:48

  Modified: ChangeLog
  Added:exim-4.82.1.ebuild
  Log:
  Version bump for CVE-2014-2957
  
  (Portage version: HEAD/cvs/SunOS i386, signed Manifest commit with key 
0x5F75F607C5C74E89)

Revision  ChangesPath
1.275mail-mta/exim/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?rev=1.275view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?rev=1.275content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/exim/ChangeLog?r1=1.274r2=1.275

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v
retrieving revision 1.274
retrieving revision 1.275
diff -u -r1.274 -r1.275
--- ChangeLog   4 Mar 2014 21:22:02 -   1.274
+++ ChangeLog   28 May 2014 12:56:48 -  1.275
@@ -1,6 +1,11 @@
 # ChangeLog for mail-mta/exim
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.274 2014/03/04 
21:22:02 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/ChangeLog,v 1.275 2014/05/28 
12:56:48 grobian Exp $
+
+*exim-4.82.1 (28 May 2014)
+
+  28 May 2014; Fabian Groffen grob...@gentoo.org +exim-4.82.1.ebuild:
+  Version bump for CVE-2014-2957
 
   04 Mar 2014; Naohiro Aota na...@gentoo.org exim-4.82-r1.ebuild:
   Add ~x86-fbsd #489736



1.1  mail-mta/exim/exim-4.82.1.ebuild

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

Index: exim-4.82.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/exim/exim-4.82.1.ebuild,v 1.1 
2014/05/28 12:56:48 grobian Exp $

EAPI=5

inherit eutils toolchain-funcs multilib pam systemd

IUSE=dcc +dkim dlfunc dmarc dnsdb doc dovecot-sasl dsn exiscan-acl gnutls ipv6 
ldap lmtp maildir mbx mysql nis pam perl pkcs11 postgres prdr radius redis sasl 
selinux spf sqlite srs ssl syslog tcpd tpda X
REQUIRED_USE=spf? ( exiscan-acl ) srs? ( exiscan-acl ) dmarc? ( spf dkim ) 
pkcs11? ( gnutls )

DSN_EXIM_V=482  # local version patched by us
DSN_V=1_3
COMM_URI=ftp://ftp.exim.org/pub/exim/exim4$([[ ${PV} == *_rc* ]]  echo 
/test)

DESCRIPTION=A highly configurable, drop-in replacement for sendmail
SRC_URI=${COMM_URI}/${P//rc/RC}.tar.bz2
mirror://gentoo/system_filter.exim.gz
doc? ( ${COMM_URI}/${PN}-html-${PV//rc/RC}.tar.bz2 )
#dsn? ( 
mirror://sourceforge/eximdsn/eximdsn-patch-1.3/exim_${DSN_EXIM_V}_dsn_${DSN_V}.patch
 )
HOMEPAGE=http://www.exim.org/;

SLOT=0
LICENSE=GPL-2
KEYWORDS=~amd64 ~hppa ~x86-fbsd ~x86-solaris

COMMON_DEPEND==sys-apps/sed-4.0.5
=sys-libs/db-3.2
dev-libs/libpcre
perl? ( sys-devel/libperl )
pam? ( virtual/pam )
tcpd? ( sys-apps/tcp-wrappers )
ssl? ( dev-libs/openssl )
gnutls? ( net-libs/gnutls[pkcs11?]
  dev-libs/libtasn1 )
ldap? ( =net-nds/openldap-2.0.7 )
mysql? ( virtual/mysql )
postgres? ( dev-db/postgresql-base )
sasl? ( =dev-libs/cyrus-sasl-2.1.26-r2 )
redis? ( dev-libs/hiredis )
selinux? ( sec-policy/selinux-exim )
spf? ( =mail-filter/libspf2-1.2.5-r1 )
dmarc? ( mail-filter/opendmarc )
srs? ( mail-filter/libsrs_alt )
X? ( x11-proto/xproto
x11-libs/libX11
x11-libs/libXmu
x11-libs/libXt
x11-libs/libXaw
)
sqlite? ( dev-db/sqlite )
radius? ( net-dialup/radiusclient )
virtual/libiconv

# added X check for #57206
DEPEND=${COMMON_DEPEND}
virtual/pkgconfig
RDEPEND=${COMMON_DEPEND}
!mail-mta/courier
!mail-mta/esmtp
!mail-mta/mini-qmail
!mail-mta/msmtp-1.4.19-r1
!=mail-mta/msmtp-1.4.19-r1[mta]
!mail-mta/netqmail
!mail-mta/nullmailer
!mail-mta/postfix
!mail-mta/qmail-ldap
!mail-mta/sendmail
!mail-mta/opensmtpd
!mail-mta/ssmtp-2.64-r2
!=mail-mta/ssmtp-2.64-r2[mta]
!net-mail/mailwrapper
=net-mail/mailbase-0.00-r5
virtual/logger
dcc? ( mail-filter/dcc )


S=${WORKDIR}/${P//rc/RC}

src_prepare() {
epatch ${FILESDIR}/exim-4.14-tail.patch
epatch ${FILESDIR}/exim-4.74-localscan_dlopen.patch
epatch ${FILESDIR}/exim-4.69-r1.27021.patch
epatch ${FILESDIR}/exim-4.74-radius-db-ENV-clash.patch # 287426
epatch ${FILESDIR}/exim-4.82-makefile-freebsd.patch # 235785
epatch 

[gentoo-commits] gentoo-x86 commit in app-arch/lz4: ChangeLog lz4-9999.ebuild lz4-0_p106-r1.ebuild

2014-05-28 Thread Sergey Popov (pinkbyte)
pinkbyte14/05/28 12:58:22

  Modified: ChangeLog lz4-.ebuild lz4-0_p106-r1.ebuild
  Log:
  Add ~s390, copy keywords to unified live ebuild
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x1F357D42)

Revision  ChangesPath
1.19 app-arch/lz4/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   28 May 2014 12:28:56 -  1.18
+++ ChangeLog   28 May 2014 12:58:22 -  1.19
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/lz4
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v 1.18 2014/05/28 
12:28:56 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/ChangeLog,v 1.19 2014/05/28 
12:58:22 pinkbyte Exp $
+
+  28 May 2014; Sergey Popov pinkb...@gentoo.org lz4-0_p106-r1.ebuild,
+  lz4-.ebuild:
+  Add ~s390, copy keywords to unified live ebuild
 
   28 May 2014; Sergey Popov pinkb...@gentoo.org lz4-0_p106-r1.ebuild:
   Stable on x86, wrt bug #509954



1.10 app-arch/lz4/lz4-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-.ebuild?rev=1.10view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-.ebuild?rev=1.10content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-.ebuild?r1=1.9r2=1.10

Index: lz4-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lz4-.ebuild 2 Mar 2014 15:23:50 -   1.9
+++ lz4-.ebuild 28 May 2014 12:58:22 -  1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-.ebuild,v 1.9 
2014/03/02 15:23:50 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-.ebuild,v 1.10 
2014/05/28 12:58:22 pinkbyte Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
ESVN_PROJECT=lz4-read-only
 else
SRC_URI=http://dev.gentoo.org/~ryao/dist/${P}.tar.xz;
-   KEYWORDS=~amd64
+   KEYWORDS=~amd64 ~arm ~hppa ~ia64 ~mips ~s390 ~x86 ~amd64-linux 
~x86-linux
 fi
 
 DESCRIPTION=Extremely Fast Compression algorithm



1.11 app-arch/lz4/lz4-0_p106-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?rev=1.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild?r1=1.10r2=1.11

Index: lz4-0_p106-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- lz4-0_p106-r1.ebuild28 May 2014 12:28:56 -  1.10
+++ lz4-0_p106-r1.ebuild28 May 2014 12:58:22 -  1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v 1.10 
2014/05/28 12:28:56 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lz4/lz4-0_p106-r1.ebuild,v 1.11 
2014/05/28 12:58:22 pinkbyte Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
ESVN_PROJECT=lz4-read-only
 else
SRC_URI=http://dev.gentoo.org/~ryao/dist/${P}.tar.xz;
-   KEYWORDS=amd64 ~arm hppa ~ia64 ~mips x86 ~amd64-linux ~x86-linux
+   KEYWORDS=amd64 ~arm hppa ~ia64 ~mips ~s390 x86 ~amd64-linux ~x86-linux
 fi
 
 DESCRIPTION=Extremely Fast Compression algorithm






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

2014-05-28 Thread Samuli Suominen (ssuominen)
ssuominen14/05/28 13:29:34

  Modified: ChangeLog
  Added:libffi-3.1-r1.ebuild
  Log:
  Fix execstack in libffi.so.6 wrt #511634 by Anthony Basile and Magnus Granberg
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.187dev-libs/libffi/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog   27 May 2014 17:14:03 -  1.186
+++ ChangeLog   28 May 2014 13:29:34 -  1.187
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libffi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.186 
2014/05/27 17:14:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/ChangeLog,v 1.187 
2014/05/28 13:29:34 ssuominen Exp $
+
+*libffi-3.1-r1 (28 May 2014)
+
+  28 May 2014; Samuli Suominen ssuomi...@gentoo.org
+  +files/libffi-3.1-execstack.patch, +libffi-3.1-r1.ebuild:
+  Fix execstack in libffi.so.6 wrt #511634 by Anthony Basile and Magnus 
Granberg
 
   27 May 2014; Samuli Suominen ssuomi...@gentoo.org
   -files/libffi-3.0.11-x86-pic-check.patch, -libffi-3.0.11.ebuild,



1.1  dev-libs/libffi/libffi-3.1-r1.ebuild

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

Index: libffi-3.1-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-3.1-r1.ebuild,v 1.1 
2014/05/28 13:29:34 ssuominen Exp $

EAPI=5
inherit eutils libtool multilib multilib-minimal toolchain-funcs

DESCRIPTION=a portable, high level programming interface to various calling 
conventions.
HOMEPAGE=http://sourceware.org/libffi/;
SRC_URI=ftp://sourceware.org/pub/${PN}/${P}.tar.gz;

LICENSE=MIT
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd 
~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
IUSE=debug pax_kernel static-libs test

RDEPEND=abi_x86_32? ( !=app-emulation/emul-linux-x86-baselibs-20130224-r1
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )
DEPEND=test? ( dev-util/dejagnu )

DOCS=ChangeLog* README

ECONF_SOURCE=${S}

pkg_setup() {
# Check for orphaned libffi, see http://bugs.gentoo.org/354903 for 
example
if [[ ${ROOT} == /  ${EPREFIX} ==  ]]  ! has_version 
${CATEGORY}/${PN}; then
local base=${T}/conftest
echo 'int main() { }'  ${base}.c
$(tc-getCC) -o ${base} ${base}.c -lffi /dev/null
if [ $? -eq 0 ]; then
eerror The linker reported linking against -lffi to be 
working while it shouldn't have.
eerror This is wrong and you should find and delete 
the old copy of libffi before continuing.
die The system is in inconsistent state with unknown 
libffi installed.
fi
fi
}

src_prepare() {
epatch ${FILESDIR}/${P}-execstack.patch #511634
sed -i 's:@toolexeclibdir@:$(libdir):g' Makefile.in || die #462814
epatch_user
elibtoolize
}

multilib_src_configure() {
use userland_BSD  export HOST=${CHOST}
econf \
$(use_enable static-libs static) \
$(use_enable pax_kernel pax_emutramp) \
$(use_enable debug)
}

multilib_src_install_all() {
prune_libtool_files
einstalldocs
}






[gentoo-commits] gentoo-x86 commit in dev-libs/libffi/files: libffi-3.1-execstack.patch

2014-05-28 Thread Samuli Suominen (ssuominen)
ssuominen14/05/28 13:29:34

  Added:libffi-3.1-execstack.patch
  Log:
  Fix execstack in libffi.so.6 wrt #511634 by Anthony Basile and Magnus Granberg
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.1  dev-libs/libffi/files/libffi-3.1-execstack.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-execstack.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libffi/files/libffi-3.1-execstack.patch?rev=1.1content-type=text/plain

Index: libffi-3.1-execstack.patch
===
http://bugs.gentoo.org/511634

--- src/x86/win32.S
+++ src/x86/win32.S
@@ -1304,3 +1304,6 @@
 
 #endif /* !_MSC_VER */
 
+#if defined __ELF__  defined __linux__
+   .section.note.GNU-stack,,@progbits
+#endif






[gentoo-commits] gentoo-x86 commit in sys-fs/dd-rescue: dd-rescue-1.44.ebuild ChangeLog

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 13:53:21

  Modified: ChangeLog
  Added:dd-rescue-1.44.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.35 sys-fs/dd-rescue/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?rev=1.35view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?rev=1.35content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/dd-rescue/ChangeLog?r1=1.34r2=1.35

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   7 Jan 2014 09:56:11 -   1.34
+++ ChangeLog   28 May 2014 13:53:21 -  1.35
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/dd-rescue
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.34 
2014/01/07 09:56:11 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/ChangeLog,v 1.35 
2014/05/28 13:53:21 polynomial-c Exp $
+
+*dd-rescue-1.44 (28 May 2014)
+
+  28 May 2014; Lars Wendler polynomia...@gentoo.org +dd-rescue-1.44.ebuild:
+  Version bump.
 
   07 Jan 2014; Lars Wendler polynomia...@gentoo.org -dd-rescue-1.10.ebuild,
   -dd-rescue-1.24.ebuild, -dd-rescue-1.25.ebuild:



1.1  sys-fs/dd-rescue/dd-rescue-1.44.ebuild

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

Index: dd-rescue-1.44.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/dd-rescue/dd-rescue-1.44.ebuild,v 1.1 
2014/05/28 13:53:21 polynomial-c Exp $

EAPI=5

inherit toolchain-funcs flag-o-matic autotools

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

DESCRIPTION=Similar to dd but can copy from source with errors
HOMEPAGE=http://www.garloff.de/kurt/linux/ddrescue/;
SRC_URI=http://www.garloff.de/kurt/linux/ddrescue/${MY_P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~arm ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
IUSE=static

S=${WORKDIR}/${MY_PN}

src_prepare() {
sed -i \
-e 's:-ldl:$(LDFLAGS) -ldl:' \
Makefile
eautoreconf
}

src_compile() {
use static  append-ldflags -static

# The Makefile is a mess.  Override a few vars rather than patch it.
emake \
RPM_OPT_FLAGS=${CFLAGS} ${CPPFLAGS} \
CFLAGS_OPT='$(CFLAGS)' \
CC=$(tc-getCC)
}

src_install() {
# easier to install by hand than trying to make sense of the Makefile.
dobin dd_rescue
dodoc README.dd_rescue
doman dd_rescue.1
}






[gentoo-commits] gentoo-x86 commit in net-misc/whois: whois-5.1.3.ebuild ChangeLog whois-5.1.1.ebuild whois-5.1.0.ebuild whois-5.0.20.ebuild whois-5.0.18.ebuild whois-5.0.15.ebuild whois-5.0.23.ebuild

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 14:12:05

  Modified: ChangeLog
  Added:whois-5.1.3.ebuild
  Removed:  whois-5.1.1.ebuild whois-5.1.0.ebuild
whois-5.0.20.ebuild whois-5.0.18.ebuild
whois-5.0.15.ebuild whois-5.0.23.ebuild
whois-5.0.16.ebuild whois-5.0.24.ebuild
whois-5.0.11.ebuild whois-5.0.22.ebuild
whois-5.0.19.ebuild whois-5.0.17.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.201net-misc/whois/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- ChangeLog   3 May 2014 08:33:11 -   1.200
+++ ChangeLog   28 May 2014 14:12:05 -  1.201
@@ -1,6 +1,16 @@
 # ChangeLog for net-misc/whois
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.200 2014/05/03 
08:33:11 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.201 2014/05/28 
14:12:05 polynomial-c Exp $
+
+*whois-5.1.3 (28 May 2014)
+
+  28 May 2014; Lars Wendler polynomia...@gentoo.org -whois-5.0.11.ebuild,
+  -whois-5.0.15.ebuild, -whois-5.0.16.ebuild, -whois-5.0.17.ebuild,
+  -whois-5.0.18.ebuild, -whois-5.0.19.ebuild, -whois-5.0.20.ebuild,
+  -whois-5.0.22.ebuild, -whois-5.0.23.ebuild, -whois-5.0.24.ebuild,
+  -whois-5.1.0.ebuild, -whois-5.1.1.ebuild, +whois-5.1.3.ebuild,
+  +files/whois-5.1.3-po_fixes.patch:
+  Version bump. Removed old.
 
 *whois-5.1.2 (03 May 2014)
 



1.1  net-misc/whois/whois-5.1.3.ebuild

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

Index: whois-5.1.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-5.1.3.ebuild,v 1.1 
2014/05/28 14:12:05 polynomial-c Exp $

EAPI=4
inherit eutils toolchain-funcs

MY_P=${P/-/_}
DESCRIPTION=improved Whois Client
HOMEPAGE=http://www.linux.it/~md/software/;
SRC_URI=mirror://debian/pool/main/w/whois/${MY_P}.tar.xz

LICENSE=GPL-2
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux
IUSE=iconv idn nls
RESTRICT=test #59327

RDEPEND=iconv? ( virtual/libiconv )
idn? ( net-dns/libidn )
nls? ( virtual/libintl )
DEPEND=${RDEPEND}
app-arch/xz-utils
=dev-lang/perl-5
nls? ( sys-devel/gettext )

src_prepare() {
epatch ${FILESDIR}/${PN}-4.7.2-config-file.patch \
${FILESDIR}/${PN}-5.1.3-po_fixes.patch

if use nls ; then
sed -i -e 's:#\(.*pos\):\1:' Makefile || die
else
sed -i -e '/ENABLE_NLS/s:define:undef:' config.h || die

# don't generate po files when nls is disabled (bug #419889)
sed -i -e '/^all:/s/ pos//' \
-e '/^install:/s/ install-pos//' Makefile || die
fi
}

src_configure() { :;} # expected no-op

src_compile() {
unset HAVE_ICONV HAVE_LIBIDN
use iconv  export HAVE_ICONV=1
use idn  export HAVE_LIBIDN=1
tc-export CC
emake CFLAGS=${CFLAGS} ${CPPFLAGS}
}

src_install() {
emake BASEDIR=${ED} prefix=/usr install
insinto /etc
doins whois.conf
dodoc README debian/changelog

if [[ ${USERLAND} != GNU ]]; then
mv ${ED}/usr/share/man/man1/{whois,mdwhois}.1 || die
mv ${ED}/usr/bin/{whois,mdwhois} || die
fi
}






[gentoo-commits] gentoo-x86 commit in net-misc/whois/files: whois-5.1.3-po_fixes.patch

2014-05-28 Thread Lars Wendler (polynomial-c)
polynomial-c14/05/28 14:12:05

  Added:whois-5.1.3-po_fixes.patch
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  ChangesPath
1.1  net-misc/whois/files/whois-5.1.3-po_fixes.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/whois/files/whois-5.1.3-po_fixes.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/whois/files/whois-5.1.3-po_fixes.patch?rev=1.1content-type=text/plain

Index: whois-5.1.3-po_fixes.patch
===
--- whois-5.1.3/po/es.po
+++ whois-5.1.3/po/es.po
@@ -35,7 +35,7 @@
 PO-Revision-Date: 2010-01-29 09:16+0100\n
 Last-Translator: Francisco Javier Cuadrado fcocuadr...@gmail.com\n
 Language-Team: Debian l10n Spanish debian-l10n-span...@lists.debian.org\n
-Language: \n
+Language: es\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=utf-8\n
 Content-Transfer-Encoding: 8bit\n
--- whois-5.1.3/po/eu.po
+++ whois-5.1.3/po/eu.po
@@ -11,7 +11,7 @@
 PO-Revision-Date: 2002-08-24 16:22+0200\n
 Last-Translator: Aitor Ibaez ait...@gmail.com\n
 Language-Team: Euskara librez...@librezale.org\n
-Language: \n
+Language: eu\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
--- whois-5.1.3/po/fi.po
+++ whois-5.1.3/po/fi.po
@@ -10,7 +10,7 @@
 PO-Revision-Date: 2010-01-27 15:31+0100\n
 Last-Translator: Sami Kerola kerol...@iki.fi\n
 Language-Team: \n
-Language: \n
+Language: fi\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
--- whois-5.1.3/po/pt_BR.po
+++ whois-5.1.3/po/pt_BR.po
@@ -11,7 +11,7 @@
 PO-Revision-Date: 2006-04-26 21:03-0300\n
 Last-Translator: Anderson Goulart glob...@gmail.com\n
 Language-Team: Portuguese/Brazil\n
-Language: \n
+Language: pt_BR\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=iso-8859-1\n
 Content-Transfer-Encoding: 8bit\n






[gentoo-commits] gentoo-x86 commit in sci-geosciences/osm2pgsql: ChangeLog osm2pgsql-20100413.ebuild

2014-05-28 Thread Aaron Swenson (titanofold)
titanofold14/05/28 14:19:16

  Modified: ChangeLog
  Removed:  osm2pgsql-20100413.ebuild
  Log:
  Remove outdated version. Fixes bug 510676.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.13 sci-geosciences/osm2pgsql/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/osm2pgsql/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   29 Jan 2014 00:06:26 -  1.12
+++ ChangeLog   28 May 2014 14:19:16 -  1.13
@@ -1,6 +1,10 @@
 # ChangeLog for sci-geosciences/osm2pgsql
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/osm2pgsql/ChangeLog,v 1.12 
2014/01/29 00:06:26 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/osm2pgsql/ChangeLog,v 1.13 
2014/05/28 14:19:16 titanofold Exp $
+
+  28 May 2014; Aaron W. Swenson titanof...@gentoo.org
+  -osm2pgsql-20100413.ebuild:
+  Remove outdated version. Fixes bug 510676.
 
 *osm2pgsql-0.84.0 (29 Jan 2014)
 






[gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/files/, kde-base/plasma-workspace/

2014-05-28 Thread Johannes Huber
commit: c956632e0b0b798755fb4a331bf1232540c627c0
Author: Johannes Huber johu AT gentoo DOT org
AuthorDate: Wed May 28 14:42:16 2014 +
Commit: Johannes Huber johu AT gentoo DOT org
CommitDate: Wed May 28 14:42:16 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c956632e

[kde-base/plasma-workspace] Enable startup/shutdown script support

Package-Manager: portage-2.2.10

---
 kde-base/plasma-workspace/files/agent-shutdown.sh  | 13 +++
 kde-base/plasma-workspace/files/agent-startup.sh   | 29 
 .../files/plasma-workspace-startkde-script.patch   | 40 ++
 .../plasma-workspace/plasma-workspace-.ebuild  | 26 --
 4 files changed, 105 insertions(+), 3 deletions(-)

diff --git a/kde-base/plasma-workspace/files/agent-shutdown.sh 
b/kde-base/plasma-workspace/files/agent-shutdown.sh
new file mode 100644
index 000..fff8056
--- /dev/null
+++ b/kde-base/plasma-workspace/files/agent-shutdown.sh
@@ -0,0 +1,13 @@
+#!/bin/sh
+#
+# This file is executed at plasma shutdown.
+# Uncomment the following lines to kill the agents
+# that were started at session startup.
+
+#if [ -n ${GPG_AGENT_INFO} ]; then
+#  kill $(echo ${GPG_AGENT_INFO} | cut -d':' -f 2) /dev/null 21
+#fi
+
+#if [ -n ${SSH_AGENT_PID} ]; then
+#  eval $(ssh-agent -s -k)
+#fi

diff --git a/kde-base/plasma-workspace/files/agent-startup.sh 
b/kde-base/plasma-workspace/files/agent-startup.sh
new file mode 100644
index 000..03e017a
--- /dev/null
+++ b/kde-base/plasma-workspace/files/agent-startup.sh
@@ -0,0 +1,29 @@
+# Agents startup file
+#
+# This file is sourced at plasma startup, so that
+# the environment variables set here are available
+# throughout the session.
+
+# Uncomment the following lines to start gpg-agent
+# and/or ssh-agent at plasma startup.
+# If you do so, do not forget to uncomment the respective
+# lines in PLASMADIR/shutdown/agent-shutdown.sh to
+# properly kill the agents when the session ends.
+
+#if [ -x /usr/bin/gpg-agent ]; then
+#  eval $(/usr/bin/gpg-agent --daemon)
+#fi 
+
+#if [ -x /usr/bin/ssh-agent ]; then
+#  eval $(/usr/bin/ssh-agent -s)
+#fi
+
+# Uncomment the following lines to start rxvt-unicode which has the ability to
+# run multiple terminals in one single process, thus starting up faster and 
+# saving resources.
+# The --opendisplay ensures that the daemon quits when the X server terminates,
+# therefore we don't need matching lines in agent-shutdown.sh.
+
+#if [ -x /usr/bin/urxvtd ]; then
+#  /usr/bin/urxvtd --opendisplay --fork --quiet
+#fi

diff --git 
a/kde-base/plasma-workspace/files/plasma-workspace-startkde-script.patch 
b/kde-base/plasma-workspace/files/plasma-workspace-startkde-script.patch
new file mode 100644
index 000..8fb3756
--- /dev/null
+++ b/kde-base/plasma-workspace/files/plasma-workspace-startkde-script.patch
@@ -0,0 +1,40 @@
+From 6c3f73efc0619020a0c17219b1f7e1e3cd49478f Mon Sep 17 00:00:00 2001
+From: Johannes Huber j...@gentoo.org
+Date: Wed, 28 May 2014 16:00:41 +0200
+Subject: [PATCH] [startkde] Gentoo FHS script support
+
+---
+ startkde/startkde.cmake | 10 ++
+ 1 file changed, 10 insertions(+)
+
+diff --git a/startkde/startkde.cmake b/startkde/startkde.cmake
+index f073b93..1c41364 100644
+--- a/startkde/startkde.cmake
 b/startkde/startkde.cmake
+@@ -206,6 +206,11 @@ for prefix in `echo $libpath | sed -n -e 
's,/lib[^/]*/,/env/,p'`; do
+   done
+ done
+ 
++# Gentoo part for FHS installs
++for file in @GENTOO_PORTAGE_EPREFIX@/etc/plasma/startup/*.sh; do
++  test -r ${file}  . ${file}
++done
++
+ # Set the path for Qt plugins provided by KDE
+ QT_PLUGIN_PATH=${QT_PLUGIN_PATH+$QT_PLUGIN_PATH:}`qtpaths --plugin-dir`
+ # TODO: Do we really need this?
+@@ -411,6 +416,11 @@ for prefix in `echo $libpath | sed -n -e 
's,/lib[^/]*/,/shutdown/,p'`; do
+   done
+ done
+ 
++# Gentoo part for FHS installs
++for file in @GENTOO_PORTAGE_EPREFIX@/etc/plasma/shutdown/*.sh; do
++  test -r ${file}  . ${file}
++done
++
+ unset KDE_FULL_SESSION
+ xprop -root -remove KDE_FULL_SESSION
+ unset KDE_SESSION_VERSION
+-- 
+1.9.3
+

diff --git a/kde-base/plasma-workspace/plasma-workspace-.ebuild 
b/kde-base/plasma-workspace/plasma-workspace-.ebuild
index 2bc9036..9aa7ed8 100644
--- a/kde-base/plasma-workspace/plasma-workspace-.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-.ebuild
@@ -93,7 +93,10 @@ DEPEND=${COMMON_DEPEND}
X? ( x11-proto/xproto )
 
 
-PATCHES=( ${FILESDIR}/${P}-cmake-enable-prison.patch )
+PATCHES=(
+   ${FILESDIR}/${PN}-startkde-script.patch
+   ${FILESDIR}/${P}-cmake-enable-prison.patch
+)
 
 src_configure() {
local mycmakeargs=(
@@ -108,8 +111,25 @@ src_configure() {
 src_install() {
kde5_src_install
 
+   # startup and shutdown scripts
+   insinto /etc/plasma/startup
+   doins ${FILESDIR}/agent-startup.sh
+
+   insinto /etc/plasma/shutdown
+   doins ${FILESDIR}/agent-shutdown.sh
+
# x11 

[gentoo-commits] gentoo-x86 commit in dev-python/twisted-pair/files: 14.0.0-tests.patch

2014-05-28 Thread Ian Delaney (idella4)
idella4 14/05/28 14:53:29

  Added:14.0.0-tests.patch
  Log:
  patch to fix tests, fixes Bug #510834 by Patrick, re-keyword ~arm, tested on 
armv7, cubieboard2 wrt Bug #510832 also by Patrick
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.1  dev-python/twisted-pair/files/14.0.0-tests.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/files/14.0.0-tests.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/files/14.0.0-tests.patch?rev=1.1content-type=text/plain

Index: 14.0.0-tests.patch
===
Allows user to access /dev/net/tun
--- twisted/pair/test/test_tuntap.py.orig   2014-05-27 22:55:56.230232748 
-0400
+++ twisted/pair/test/test_tuntap.py2014-05-27 23:30:02.769956742 
-0400
@@ -10,7 +10,7 @@
 import os
 import struct
 import socket
-from errno import EPERM, EBADF, EINVAL, EAGAIN, EWOULDBLOCK, ENOENT, ENODEV
+from errno import EPERM, EBADF, EINVAL, EAGAIN, EWOULDBLOCK, ENOENT, ENODEV, 
EACCES
 from random import randrange
 from collections import deque
 from itertools import cycle
@@ -582,8 +582,11 @@
 except OSError as e:
 # The device file may simply be missing.  The device file may also
 # exist but be unsupported by the kernel.
-if e.errno in (ENOENT, ENODEV) and filename == b/dev/net/tun:
-raise SkipTest(Platform lacks /dev/net/tun)
+if filename == b/dev/net/tun:
+if e.errno in (ENOENT, ENODEV):
+raise SkipTest(Platform lacks /dev/net/tun)
+elif e.errno == EACCES:
+raise SkipTest(Access denied opening /dev/net/tun)
 raise
 
 






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-pair: twisted-pair-14.0.0.ebuild ChangeLog

2014-05-28 Thread Ian Delaney (idella4)
idella4 14/05/28 14:53:29

  Modified: twisted-pair-14.0.0.ebuild ChangeLog
  Log:
  patch to fix tests, fixes Bug #510834 by Patrick, re-keyword ~arm, tested on 
armv7, cubieboard2 wrt Bug #510832 also by Patrick
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/twisted-pair/twisted-pair-14.0.0.ebuild

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

Index: twisted-pair-14.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-14.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-pair-14.0.0.ebuild  20 May 2014 07:10:35 -  1.1
+++ twisted-pair-14.0.0.ebuild  28 May 2014 14:53:29 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-14.0.0.ebuild,v 
1.1 2014/05/20 07:10:35 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-14.0.0.ebuild,v 
1.2 2014/05/28 14:53:29 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,9 +9,12 @@
 
 DESCRIPTION=Twisted low-level networking
 
-KEYWORDS=~amd64 ~x86
+KEYWORDS=~amd64 ~arm ~x86
 IUSE=
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
dev-python/eunuchs[${PYTHON_USEDEP}]
 RDEPEND=${DEPEND}
+
+# https://twistedmatrix.com/trac/ticket/7433
+PATCHES=( ${FILESDIR}/${PV}-tests.patch )



1.29 dev-python/twisted-pair/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   20 May 2014 07:10:35 -  1.28
+++ ChangeLog   28 May 2014 14:53:29 -  1.29
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/twisted-pair
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.28 
2014/05/20 07:10:35 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/ChangeLog,v 1.29 
2014/05/28 14:53:29 idella4 Exp $
+
+  28 May 2014; Ian Delaney idel...@gentoo.org +files/14.0.0-tests.patch,
+  twisted-pair-14.0.0.ebuild:
+  patch to fix tests, fixes Bug #510834 by Patrick, re-keyword ~arm, tested on
+  armv7, cubieboard2 wrt Bug #510832 also by Patrick
 
 *twisted-pair-14.0.0 (20 May 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/twisted-runner: twisted-runner-14.0.0.ebuild ChangeLog

2014-05-28 Thread Ian Delaney (idella4)
idella4 14/05/28 15:08:29

  Modified: twisted-runner-14.0.0.ebuild ChangeLog
  Log:
  re-keyword ~arm, tested on armv7, cubieboard2 wrt Bug #510832
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.2  dev-python/twisted-runner/twisted-runner-14.0.0.ebuild

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

Index: twisted-runner-14.0.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- twisted-runner-14.0.0.ebuild20 May 2014 07:11:44 -  1.1
+++ twisted-runner-14.0.0.ebuild28 May 2014 15:08:29 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild,v
 1.1 2014/05/20 07:11:44 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild,v
 1.2 2014/05/28 15:08:29 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@
 
 DESCRIPTION=Twisted Runner is a process management library and inetd 
replacement.
 
-KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86
 IUSE=
 
 DEPEND==dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]



1.77 dev-python/twisted-runner/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.77view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/ChangeLog?rev=1.77content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/ChangeLog?r1=1.76r2=1.77

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog   20 May 2014 07:11:44 -  1.76
+++ ChangeLog   28 May 2014 15:08:29 -  1.77
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/twisted-runner
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.76 
2014/05/20 07:11:44 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.77 
2014/05/28 15:08:29 idella4 Exp $
+
+  28 May 2014; Ian Delaney idel...@gentoo.org twisted-runner-14.0.0.ebuild:
+  re-keyword ~arm, tested on armv7, cubieboard2 wrt Bug #510832
 
 *twisted-runner-14.0.0 (20 May 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-libs/timezone-data: timezone-data-2014d.ebuild ChangeLog

2014-05-28 Thread Dirkjan Ochtman (djc)
djc 14/05/28 15:13:39

  Modified: ChangeLog
  Added:timezone-data-2014d.ebuild
  Log:
  Version bump timezone-data to 2014d (fixes bug 510422)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.302sys-libs/timezone-data/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.302view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/ChangeLog?rev=1.302content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/ChangeLog?r1=1.301r2=1.302

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -r1.301 -r1.302
--- ChangeLog   15 May 2014 07:07:02 -  1.301
+++ ChangeLog   28 May 2014 15:13:39 -  1.302
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/timezone-data
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.301 
2014/05/15 07:07:02 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.302 
2014/05/28 15:13:39 djc Exp $
+
+*timezone-data-2014d (28 May 2014)
+
+  28 May 2014; Dirkjan Ochtman d...@gentoo.org +timezone-data-2014d.ebuild:
+  Version bump timezone-data to 2014d (fixes bug 510422)
 
   15 May 2014; Dirkjan Ochtman d...@gentoo.org timezone-data-2014a.ebuild:
   Stabilize timezone-data-2014a for everyone



1.1  sys-libs/timezone-data/timezone-data-2014d.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/timezone-data-2014d.ebuild?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/timezone-data/timezone-data-2014d.ebuild?rev=1.1content-type=text/plain

Index: timezone-data-2014d.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2014d.ebuild,v 1.1 
2014/05/28 15:13:39 djc Exp $

EAPI=3

inherit eutils toolchain-funcs flag-o-matic

code_ver=${PV}
data_ver=${PV}
DESCRIPTION=Timezone data (/usr/share/zoneinfo) and utilities 
(tzselect/zic/zdump)
HOMEPAGE=http://www.iana.org/time-zones http://www.twinsun.com/tz/tz-link.htm;
SRC_URI=http://www.iana.org/time-zones/repository/releases/tzdata${data_ver}.tar.gz

http://www.iana.org/time-zones/repository/releases/tzcode${code_ver}.tar.gz
ftp://munnari.oz.au/pub/oldtz/tzdata${data_ver}.tar.gz
ftp://munnari.oz.au/pub/oldtz/tzcode${data_ver}.tar.gz;

LICENSE=BSD public-domain
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
IUSE=nls elibc_FreeBSD elibc_glibc

RDEPEND=!sys-libs/glibc-2.3.5

S=${WORKDIR}

pkg_setup() {
# Deal with the case where older timezone-data installed a
# dir here, but newer one installs symlinks.  Portage will
# barf when you try to transition file types.
if cd ${EROOT}/usr/share/zoneinfo 2/dev/null ; then
if [[ -d posix ]] ; then
rm -rf .gentoo-upgrade #487192
mv posix .gentoo-upgrade || die
ln -s .gentoo-upgrade posix || die
fi
fi
}

src_prepare() {
epatch ${FILESDIR}/${PN}-2013h-makefile.patch
tc-is-cross-compiler  cp -pR ${S} ${S}-native
}

src_compile() {
local LDLIBS
tc-export CC
if use elibc_FreeBSD || use elibc_Darwin ; then
append-cppflags -DSTD_INSPIRED #138251
fi
export NLS=$(usex nls 1 0)
if use nls  ! use elibc_glibc ; then
LDLIBS+= -lintl #154181
fi
# TOPDIR is used in some utils when compiling.
emake \
TOPDIR=${EPREFIX}/usr \
CFLAGS=${CPPFLAGS} ${CFLAGS} -std=gnu99 \
LDFLAGS=${LDFLAGS} \
LDLIBS=${LDLIBS} \
|| die
if tc-is-cross-compiler ; then
emake -C ${S}-native \
CC=$(tc-getBUILD_CC) \
CFLAGS=${BUILD_CFLAGS} \
LDFLAGS=${BUILD_LDFLAGS} \
LDLIBS=${LDLIBS} \
zic || die
fi
}

src_install() {
local zic=
tc-is-cross-compiler  zic=zic=${S}-native/zic
emake install ${zic} DESTDIR=${ED} || die
dodoc README Theory
dohtml *.htm
}

pkg_config() {
# make sure the /etc/localtime file does not 

[gentoo-commits] gentoo-x86 commit in dev-python/pycurl: pycurl-7.19.3.1.ebuild pycurl-7.19.0-r3.ebuild ChangeLog

2014-05-28 Thread Mike Gilbert (floppym)
floppym 14/05/28 15:20:44

  Modified: pycurl-7.19.3.1.ebuild pycurl-7.19.0-r3.ebuild
ChangeLog
  Log:
  Override faulty curl ssl detection in setup.py, bug 510974 by Hanspeter 
Spalinger.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.3  dev-python/pycurl/pycurl-7.19.3.1.ebuild

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

Index: pycurl-7.19.3.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pycurl-7.19.3.1.ebuild  17 May 2014 14:47:05 -  1.2
+++ pycurl-7.19.3.1.ebuild  28 May 2014 15:20:44 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1.ebuild,v 
1.2 2014/05/17 14:47:05 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.3.1.ebuild,v 
1.3 2014/05/28 15:20:44 floppym Exp $
 
 EAPI=5
 
@@ -38,6 +38,11 @@
distutils-r1_python_prepare_all
 }
 
+src_configure() {
+   # Override faulty detection in setup.py, bug 510974.
+   export PYCURL_SSL_LIBRARY=${CURL_SSL}
+}
+
 python_compile() {
python_is_python3 || local -x CFLAGS=${CFLAGS} -fno-strict-aliasing
distutils-r1_python_compile



1.13 dev-python/pycurl/pycurl-7.19.0-r3.ebuild

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

Index: pycurl-7.19.0-r3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0-r3.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pycurl-7.19.0-r3.ebuild 14 Sep 2013 22:50:10 -  1.12
+++ pycurl-7.19.0-r3.ebuild 28 May 2014 15:20:44 -  1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0-r3.ebuild,v 
1.12 2013/09/14 22:50:10 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/pycurl-7.19.0-r3.ebuild,v 
1.13 2014/05/28 15:20:44 floppym Exp $
 
 EAPI=5
 
@@ -42,6 +42,11 @@
distutils-r1_python_prepare_all
 }
 
+src_configure() {
+   # Override faulty detection in setup.py, bug 510974.
+   export PYCURL_SSL_LIBRARY=${CURL_SSL}
+}
+
 python_compile() {
python_is_python3 || local -x CFLAGS=${CFLAGS} -fno-strict-aliasing
distutils-r1_python_compile



1.94 dev-python/pycurl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   17 May 2014 14:47:05 -  1.93
+++ ChangeLog   28 May 2014 15:20:44 -  1.94
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pycurl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.93 
2014/05/17 14:47:05 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycurl/ChangeLog,v 1.94 
2014/05/28 15:20:44 floppym Exp $
+
+  28 May 2014; Mike Gilbert flop...@gentoo.org pycurl-7.19.0-r3.ebuild,
+  pycurl-7.19.3.1.ebuild:
+  Override faulty curl ssl detection in setup.py, bug 510974 by Hanspeter
+  Spalinger.
 
   17 May 2014; Ian Delaney idel...@gentoo.org pycurl-7.19.3.1.ebuild:
   restrict test due to extensive keyword deficits in new test deps






[gentoo-commits] gentoo-x86 commit in dev-qt/qtgui: qtgui-4.8.5-r2.ebuild ChangeLog

2014-05-28 Thread Jeroen Roovers (jer)
jer 14/05/28 15:37:54

  Modified: qtgui-4.8.5-r2.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #508984).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  ChangesPath
1.2  dev-qt/qtgui/qtgui-4.8.5-r2.ebuild

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

Index: qtgui-4.8.5-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtgui-4.8.5-r2.ebuild   28 May 2014 01:12:25 -  1.1
+++ qtgui-4.8.5-r2.ebuild   28 May 2014 15:37:54 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r2.ebuild,v 1.1 
2014/05/28 01:12:25 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r2.ebuild,v 1.2 
2014/05/28 15:37:54 jer Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
KEYWORDS=
 else
-   KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+   KEYWORDS=~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
 fi
 
 IUSE=+accessibility cups egl +glib gtkstyle mng nas nis qt3support tiff trace 
xinerama +xv



1.24 dev-qt/qtgui/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   28 May 2014 01:12:25 -  1.23
+++ ChangeLog   28 May 2014 15:37:54 -  1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-qt/qtgui
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.23 2014/05/28 
01:12:25 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.24 2014/05/28 
15:37:54 jer Exp $
+
+  28 May 2014; Jeroen Roovers j...@gentoo.org qtgui-4.8.5-r2.ebuild:
+  Stable for HPPA (bug #508984).
 
 *qtgui-4.8.5-r2 (28 May 2014)
 






[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/modules/kernel/, policy/modules/roles/

2014-05-28 Thread Sven Vermeulen
commit: 2660dc2c8c1c68742a9f57f53b6389b9fc5b810b
Author: Nicolas Iooss nicolas.iooss AT m4x DOT org
AuthorDate: Fri May 23 18:18:10 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed May 28 15:39:01 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=2660dc2c

No longer use deprecated MLS interfaces

Since commit 2d0c9cec mls_file_read_up and mls_file_write_down
interfaces are deprecated even though they are still present.

Replace mls_file_read_up with mls_file_read_all_levels and
mls_file_write_down with mls_file_write_all_levels.

---
 policy/modules/kernel/kernel.te | 4 ++--
 policy/modules/roles/secadm.te  | 2 +-
 policy/modules/roles/sysadm.te  | 2 +-
 policy/modules/system/init.te   | 6 +++---
 policy/modules/system/setrans.te| 2 +-
 policy/modules/system/udev.te   | 2 +-
 policy/modules/system/userdomain.if | 2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/policy/modules/kernel/kernel.te b/policy/modules/kernel/kernel.te
index 196c2c2..b56ffce 100644
--- a/policy/modules/kernel/kernel.te
+++ b/policy/modules/kernel/kernel.te
@@ -289,8 +289,8 @@ files_read_usr_files(kernel_t)
 
 mcs_process_set_categories(kernel_t)
 
-mls_process_read_up(kernel_t)
-mls_process_write_down(kernel_t)
+mls_process_read_all_levels(kernel_t)
+mls_process_write_all_levels(kernel_t)
 mls_file_write_all_levels(kernel_t)
 mls_file_read_all_levels(kernel_t)
 

diff --git a/policy/modules/roles/secadm.te b/policy/modules/roles/secadm.te
index da11120..2da0b26 100644
--- a/policy/modules/roles/secadm.te
+++ b/policy/modules/roles/secadm.te
@@ -23,7 +23,7 @@ dev_relabel_all_dev_nodes(secadm_t)
 
 domain_obj_id_change_exemption(secadm_t)
 
-mls_process_read_up(secadm_t)
+mls_process_read_all_levels(secadm_t)
 mls_file_read_all_levels(secadm_t)
 mls_file_write_all_levels(secadm_t)
 mls_file_upgrade(secadm_t)

diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te
index 4acf417..c826abf 100644
--- a/policy/modules/roles/sysadm.te
+++ b/policy/modules/roles/sysadm.te
@@ -27,7 +27,7 @@ ifndef(`enable_mls',`
 
 corecmd_exec_shell(sysadm_t)
 
-mls_process_read_up(sysadm_t)
+mls_process_read_all_levels(sysadm_t)
 
 ubac_process_exempt(sysadm_t)
 ubac_file_exempt(sysadm_t)

diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te
index 20d17da..d84f199 100644
--- a/policy/modules/system/init.te
+++ b/policy/modules/system/init.te
@@ -154,7 +154,7 @@ mcs_killall(init_t)
 
 mls_file_read_all_levels(init_t)
 mls_file_write_all_levels(init_t)
-mls_process_write_down(init_t)
+mls_process_write_all_levels(init_t)
 mls_fd_use_all_levels(init_t)
 
 selinux_set_all_booleans(init_t)
@@ -385,8 +385,8 @@ mcs_process_set_categories(initrc_t)
 
 mls_file_read_all_levels(initrc_t)
 mls_file_write_all_levels(initrc_t)
-mls_process_read_up(initrc_t)
-mls_process_write_down(initrc_t)
+mls_process_read_all_levels(initrc_t)
+mls_process_write_all_levels(initrc_t)
 mls_rangetrans_source(initrc_t)
 mls_fd_share_all_levels(initrc_t)
 

diff --git a/policy/modules/system/setrans.te b/policy/modules/system/setrans.te
index d98b5b2..5dba88e 100644
--- a/policy/modules/system/setrans.te
+++ b/policy/modules/system/setrans.te
@@ -68,7 +68,7 @@ mls_file_read_all_levels(setrans_t)
 mls_file_write_all_levels(setrans_t)
 mls_net_receive_all_levels(setrans_t)
 mls_socket_write_all_levels(setrans_t)
-mls_process_read_up(setrans_t)
+mls_process_read_all_levels(setrans_t)
 mls_socket_read_all_levels(setrans_t)
 
 selinux_compute_access_vector(setrans_t)

diff --git a/policy/modules/system/udev.te b/policy/modules/system/udev.te
index 95ad555..49a6ca3 100644
--- a/policy/modules/system/udev.te
+++ b/policy/modules/system/udev.te
@@ -130,7 +130,7 @@ mls_file_read_all_levels(udev_t)
 mls_file_write_all_levels(udev_t)
 mls_file_upgrade(udev_t)
 mls_file_downgrade(udev_t)
-mls_process_write_down(udev_t)
+mls_process_write_all_levels(udev_t)
 
 selinux_get_fs_mount(udev_t)
 selinux_validate_context(udev_t)

diff --git a/policy/modules/system/userdomain.if 
b/policy/modules/system/userdomain.if
index 2f51389..3cec4f1 100644
--- a/policy/modules/system/userdomain.if
+++ b/policy/modules/system/userdomain.if
@@ -1283,7 +1283,7 @@ template(`userdom_security_admin_template',`
# Necessary for managing /boot/efi
fs_manage_dos_files($1)
 
-   mls_process_read_up($1)
+   mls_process_read_all_levels($1)
mls_file_read_all_levels($1)
mls_file_upgrade($1)
mls_file_downgrade($1)



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/modules/kernel/, policy/modules/roles/

2014-05-28 Thread Sven Vermeulen
commit: be9f9cab9e1cba95d0b6fee0aec85834717244fb
Author: Chris PeBenito cpebenito AT tresys DOT com
AuthorDate: Tue May 27 13:23:29 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed May 28 15:39:03 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=be9f9cab

Module version bump for deprecated interface usage removal from Nicolas Iooss.

---
 policy/modules/kernel/kernel.te | 2 +-
 policy/modules/roles/secadm.te  | 2 +-
 policy/modules/roles/sysadm.te  | 2 +-
 policy/modules/system/init.te   | 2 +-
 policy/modules/system/setrans.te| 2 +-
 policy/modules/system/udev.te   | 2 +-
 policy/modules/system/userdomain.te | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/policy/modules/kernel/kernel.te b/policy/modules/kernel/kernel.te
index b56ffce..5d6da7f 100644
--- a/policy/modules/kernel/kernel.te
+++ b/policy/modules/kernel/kernel.te
@@ -1,4 +1,4 @@
-policy_module(kernel, 1.18.0)
+policy_module(kernel, 1.18.1)
 
 
 #

diff --git a/policy/modules/roles/secadm.te b/policy/modules/roles/secadm.te
index 2da0b26..f7791d0 100644
--- a/policy/modules/roles/secadm.te
+++ b/policy/modules/roles/secadm.te
@@ -1,4 +1,4 @@
-policy_module(secadm, 2.4.0)
+policy_module(secadm, 2.4.1)
 
 
 #

diff --git a/policy/modules/roles/sysadm.te b/policy/modules/roles/sysadm.te
index c826abf..4f85745 100644
--- a/policy/modules/roles/sysadm.te
+++ b/policy/modules/roles/sysadm.te
@@ -1,4 +1,4 @@
-policy_module(sysadm, 2.7.0)
+policy_module(sysadm, 2.7.1)
 
 
 #

diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te
index d84f199..a4a7872 100644
--- a/policy/modules/system/init.te
+++ b/policy/modules/system/init.te
@@ -1,4 +1,4 @@
-policy_module(init, 1.21.0)
+policy_module(init, 1.21.1)
 
 gen_require(`
class passwd rootok;

diff --git a/policy/modules/system/setrans.te b/policy/modules/system/setrans.te
index 5dba88e..a840e70 100644
--- a/policy/modules/system/setrans.te
+++ b/policy/modules/system/setrans.te
@@ -1,4 +1,4 @@
-policy_module(setrans, 1.9.0)
+policy_module(setrans, 1.9.1)
 
 gen_require(`
class context contains;

diff --git a/policy/modules/system/udev.te b/policy/modules/system/udev.te
index 49a6ca3..78652da 100644
--- a/policy/modules/system/udev.te
+++ b/policy/modules/system/udev.te
@@ -1,4 +1,4 @@
-policy_module(udev, 1.17.1)
+policy_module(udev, 1.17.2)
 
 
 #

diff --git a/policy/modules/system/userdomain.te 
b/policy/modules/system/userdomain.te
index 43ec88f..912849c 100644
--- a/policy/modules/system/userdomain.te
+++ b/policy/modules/system/userdomain.te
@@ -1,4 +1,4 @@
-policy_module(userdomain, 4.10.1)
+policy_module(userdomain, 4.10.2)
 
 
 #



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/

2014-05-28 Thread Sven Vermeulen
commit: a5789c9300a5b068ba899c6984b786e20ed67473
Author: Chris PeBenito cpebenito AT tresys DOT com
AuthorDate: Tue May 27 13:08:12 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed May 28 15:38:59 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=a5789c93

Module version bump for ifconfig fc entry from Sven Vermeulen.

---
 policy/modules/system/sysnetwork.te | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy/modules/system/sysnetwork.te 
b/policy/modules/system/sysnetwork.te
index 1523924..3f79de9 100644
--- a/policy/modules/system/sysnetwork.te
+++ b/policy/modules/system/sysnetwork.te
@@ -1,4 +1,4 @@
-policy_module(sysnetwork, 1.16.0)
+policy_module(sysnetwork, 1.16.1)
 
 
 #



[gentoo-commits] gentoo-x86 commit in dev-java/jboss-marshalling: - New directory

2014-05-28 Thread Tom Wijsman (tomwij)
tomwij  14/05/28 15:39:23

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-java/jboss-marshalling added to the 
repository



[gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/

2014-05-28 Thread Sven Vermeulen
commit: e73631f72a9944c16c84ec42e5e665e2f815fed9
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Thu May 22 17:59:30 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed May 28 15:38:57 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=e73631f7

ifconfig can also be in /bin

Signed-off-by: Sven Vermeulen sven.vermeulen AT siphos.be

---
 policy/modules/system/sysnetwork.fc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/system/sysnetwork.fc 
b/policy/modules/system/sysnetwork.fc
index 40edc18..fa7a406 100644
--- a/policy/modules/system/sysnetwork.fc
+++ b/policy/modules/system/sysnetwork.fc
@@ -2,6 +2,7 @@
 #
 # /bin
 #
+/bin/ifconfig  --  
gen_context(system_u:object_r:ifconfig_exec_t,s0)
 /bin/ip--  
gen_context(system_u:object_r:ifconfig_exec_t,s0)
 
 #



[gentoo-commits] gentoo-x86 commit in dev-java/jboss-marshalling: jboss-marshalling-1.3.0.ebuild metadata.xml ChangeLog

2014-05-28 Thread Tom Wijsman (tomwij)
tomwij  14/05/28 15:41:48

  Added:jboss-marshalling-1.3.0.ebuild metadata.xml
ChangeLog
  Log:
  New ebuild for dev-java/marshalling, an alternative compatible serialization 
API that fixes many JDK serialization API problems; introduced as a dependency 
of dev-java/netty-codec.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.1  dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild

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

Index: jboss-marshalling-1.3.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild,v
 1.1 2014/05/28 15:41:48 tomwij Exp $

EAPI=5

JAVA_PKG_IUSE=source

inherit java-pkg-2 java-pkg-simple

HOMEPAGE=http://jbossmarshalling.jboss.org/;
SRC_URI=http://download.jboss.org/jbossmarshalling/jboss-marshalling-${PV}.CR9-sources.jar;
DESCRIPTION=Alternative compatible serialization API that fixes many JDK 
serialization API problems

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

CDEPEND=dev-java/jboss-modules:0

RDEPEND==virtual/jre-1.5
${CDEPEND}

DEPEND==virtual/jdk-1.5
${CDEPEND}

JAVA_SRC_DIR=org
JAVA_GENTOO_CLASSPATH=jboss-modules



1.1  dev-java/jboss-marshalling/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jboss-marshalling/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jboss-marshalling/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
herdjava/herd
/pkgmetadata



1.1  dev-java/jboss-marshalling/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-java/jboss-marshalling
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jboss-marshalling/ChangeLog,v 1.1 
2014/05/28 15:41:48 tomwij Exp $

*jboss-marshalling-1.3.0 (28 May 2014)

  28 May 2014; Tom Wijsman tom...@gentoo.org +jboss-marshalling-1.3.0.ebuild,
  +metadata.xml:
  New ebuild for dev-java/marshalling, an alternative compatible serialization
  API that fixes many JDK serialization API problems; introduced as a dependency
  of dev-java/netty-codec.






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

2014-05-28 Thread Andreas Schuerch (nativemad)
nativemad14/05/28 15:43:31

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



[gentoo-commits] proj/hardened-refpolicy:master commit in: gentoo/

2014-05-28 Thread Sven Vermeulen
commit: 9f4ab0dd5191f7ef65e6dc81de8074f7c571ffe1
Author: Sven Vermeulen sven.vermeulen AT siphos DOT be
AuthorDate: Wed May 28 15:39:35 2014 +
Commit: Sven Vermeulen swift AT gentoo DOT org
CommitDate: Wed May 28 15:39:35 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=9f4ab0dd

Merge with upstream

---
 gentoo/STATE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gentoo/STATE b/gentoo/STATE
index 8122a7c..c864826 100644
--- a/gentoo/STATE
+++ b/gentoo/STATE
@@ -1,2 +1,2 @@
 contrib is at 1b67699d50a988875bb9683d4fef3dae148e7e9b
-master is at 5b2a2998b8983e748f377cde398514a78b3e5550
+master is at ca1b69c09e56379da6e40af44cb28ac8948ee64f



[gentoo-commits] gentoo-x86 commit in perl-core/Archive-Tar: ChangeLog Archive-Tar-1.760.0.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 15:46:13

  Modified: ChangeLog
  Removed:  Archive-Tar-1.760.0.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.63 perl-core/Archive-Tar/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Archive-Tar/ChangeLog?rev=1.63view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Archive-Tar/ChangeLog?rev=1.63content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Archive-Tar/ChangeLog?r1=1.62r2=1.63

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog   20 Jan 2014 20:44:32 -  1.62
+++ ChangeLog   28 May 2014 15:46:12 -  1.63
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/Archive-Tar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.62 
2014/01/20 20:44:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Archive-Tar/ChangeLog,v 1.63 
2014/05/28 15:46:12 zlogene Exp $
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org -Archive-Tar-1.760.0.ebuild:
+  Drop old
 
   20 Jan 2014; Mike Frysinger vap...@gentoo.org Archive-Tar-1.54.ebuild,
   Archive-Tar-1.72.ebuild, Archive-Tar-1.760.0.ebuild,






[gentoo-commits] gentoo-x86 commit in virtual/perl-Archive-Tar: ChangeLog perl-Archive-Tar-1.760.0-r1.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 15:46:45

  Modified: ChangeLog
  Removed:  perl-Archive-Tar-1.760.0-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.68 virtual/perl-Archive-Tar/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog?rev=1.68view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog?rev=1.68content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog?r1=1.67r2=1.68

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   20 Jan 2014 20:44:27 -  1.67
+++ ChangeLog   28 May 2014 15:46:45 -  1.68
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-Archive-Tar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.67 
2014/01/20 20:44:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Archive-Tar/ChangeLog,v 1.68 
2014/05/28 15:46:45 zlogene Exp $
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  -perl-Archive-Tar-1.760.0-r1.ebuild:
+  Drop old
 
   20 Jan 2014; Mike Frysinger vap...@gentoo.org perl-Archive-Tar-1.72.ebuild,
   perl-Archive-Tar-1.780.0.ebuild, perl-Archive-Tar-1.800.0.ebuild,






[gentoo-commits] gentoo-x86 commit in net-libs/libtelnet: libtelnet-9999.ebuild metadata.xml libtelnet-0.21.ebuild ChangeLog Manifest

2014-05-28 Thread Andreas Schuerch (nativemad)
nativemad14/05/28 15:47:22

  Added:libtelnet-.ebuild metadata.xml
libtelnet-0.21.ebuild ChangeLog Manifest
  Log:
  new ebuild, written by me
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
C1DE54B2)

Revision  ChangesPath
1.1  net-libs/libtelnet/libtelnet-.ebuild

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

Index: libtelnet-.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelnet/libtelnet-.ebuild,v 
1.1 2014/05/28 15:47:22 nativemad Exp $

EAPI=5
inherit eutils autotools
DESCRIPTION=Simple RFC-complient TELNET implementation as a C library
HOMEPAGE=https://github.com/seanmiddleditch/libtelnet;

if [ ${PV} =  ]; then
KEYWORDS=
EGIT_REPO_URI=https://github.com/seanmiddleditch/${PN}.git;
inherit git-2
DEPEND=dev-vcs/git
S=${WORKDIR}/${PN}-master
else
KEYWORDS=~x86 ~amd64
SRC_URI=https://github.com/seanmiddleditch/${PN}/archive/${PV}.tar.gz 
- ${P}.tar.gz
fi

WANT_AUTOMAKE=1.11
DEPEND=${DEPEND} sys-devel/automake:${WANT_AUTOMAKE}
LICENSE=public-domain
SLOT=0
IUSE=
RDEPEND=

src_prepare() {
_elibtoolize
eaclocal
eautoconf
eautoheader
eautomake
}



1.1  net-libs/libtelnet/metadata.xml

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

Index: metadata.xml
===
?xml version=1.0 encoding=UTF-8?
!DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
pkgmetadata
maintainer
emailnative...@gentoo.org/email
nameAndreas Schuerch/name
/maintainer
/pkgmetadata



1.1  net-libs/libtelnet/libtelnet-0.21.ebuild

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

Index: libtelnet-0.21.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelnet/libtelnet-0.21.ebuild,v 
1.1 2014/05/28 15:47:22 nativemad Exp $

EAPI=5
inherit eutils autotools
DESCRIPTION=Simple RFC-complient TELNET implementation as a C library
HOMEPAGE=https://github.com/seanmiddleditch/libtelnet;

if [ ${PV} =  ]; then
KEYWORDS=
EGIT_REPO_URI=https://github.com/seanmiddleditch/${PN}.git;
inherit git-2
DEPEND=dev-vcs/git
S=${WORKDIR}/${PN}-master
else
KEYWORDS=~x86 ~amd64
SRC_URI=https://github.com/seanmiddleditch/${PN}/archive/${PV}.tar.gz 
- ${P}.tar.gz
fi

WANT_AUTOMAKE=1.11
DEPEND=${DEPEND} sys-devel/automake:${WANT_AUTOMAKE}
LICENSE=public-domain
SLOT=0
IUSE=
RDEPEND=

src_prepare() {
_elibtoolize
eaclocal
eautoconf
eautoheader
eautomake
}



1.1  net-libs/libtelnet/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for net-libs/libtelnet
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelnet/ChangeLog,v 1.1 
2014/05/28 15:47:22 nativemad Exp $

*libtelnet- (28 May 2014)
*libtelnet-0.21 (28 May 2014)

  28 May 2014; Andreas Schuerch native...@gentoo.org +libtelnet-0.21.ebuild,
  +libtelnet-.ebuild, +metadata.xml:
  new ebuild, written by me




1.1  net-libs/libtelnet/Manifest

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

Index: Manifest
===
DIST libtelnet-0.21.tar.gz 240486 SHA256 
fb4b02106b77c00ff5e1c15159d681a1a70962a1b087151061726075ec2ce445 SHA512 
69dc0ac4741c81d932136cd736b48a11a05cd2738da6255d6050844f50a2f16c575c747e5c758bbdbc6b1e3309ce02e4979f0002b40fed32a3711aa8f22e04f1
 WHIRLPOOL 

[gentoo-commits] gentoo-x86 commit in sci-astronomy/erfa: erfa-1.1.0.ebuild ChangeLog

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 15:47:22

  Modified: ChangeLog
  Added:erfa-1.1.0.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.2  sci-astronomy/erfa/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/erfa/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   26 Nov 2013 17:18:15 -  1.1
+++ ChangeLog   28 May 2014 15:47:22 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for sci-astronomy/erfa
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/erfa/ChangeLog,v 1.1 
2013/11/26 17:18:15 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/erfa/ChangeLog,v 1.2 
2014/05/28 15:47:22 bicatali Exp $
+
+*erfa-1.1.0 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +erfa-1.1.0.ebuild:
+  Version bump
 
 *erfa-1.0.1 (26 Nov 2013)
 



1.1  sci-astronomy/erfa/erfa-1.1.0.ebuild

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

Index: erfa-1.1.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/erfa/erfa-1.1.0.ebuild,v 1.1 
2014/05/28 15:47:22 bicatali Exp $

EAPI=5

inherit autotools-utils

DESCRIPTION=Essential Routines for Fundamental Astronomy
HOMEPAGE=https://github.com/liberfa/erfa;
SRC_URI=https://github.com/liberfa/${PN}/releases/download/v${PV}/${P}.tar.gz;

LICENSE=BSD
SLOT=0/1
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=static-libs






[gentoo-commits] gentoo-x86 commit in virtual/perl-AutoLoader: ChangeLog perl-AutoLoader-5.710.0-r1.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 15:49:59

  Modified: ChangeLog
  Removed:  perl-AutoLoader-5.710.0-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.21 virtual/perl-AutoLoader/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   18 Feb 2013 19:23:14 -  1.20
+++ ChangeLog   28 May 2014 15:49:59 -  1.21
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-AutoLoader
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.20 
2013/02/18 19:23:14 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.21 
2014/05/28 15:49:59 zlogene Exp $
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  -perl-AutoLoader-5.710.0-r1.ebuild:
+  Drop old
 
   18 Feb 2013; Agostino Sarubbo a...@gentoo.org 
perl-AutoLoader-5.730.0.ebuild:
   Stable for x86, wrt bug #458122






[gentoo-commits] gentoo-x86 commit in perl-core/AutoLoader: ChangeLog AutoLoader-5.710.0.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 15:50:26

  Modified: ChangeLog
  Removed:  AutoLoader-5.710.0.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.16 perl-core/AutoLoader/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   18 Feb 2013 19:11:37 -  1.15
+++ ChangeLog   28 May 2014 15:50:26 -  1.16
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/AutoLoader
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v 1.15 
2013/02/18 19:11:37 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/AutoLoader/ChangeLog,v 1.16 
2014/05/28 15:50:26 zlogene Exp $
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org -AutoLoader-5.710.0.ebuild:
+  Drop old
 
   18 Feb 2013; Agostino Sarubbo a...@gentoo.org AutoLoader-5.730.0.ebuild:
   Stable for x86, wrt bug #458122






[gentoo-commits] gentoo-x86 commit in virtual/perl-CPAN-Meta-YAML: ChangeLog perl-CPAN-Meta-YAML-0.3.0-r1.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 15:56:40

  Modified: ChangeLog
  Removed:  perl-CPAN-Meta-YAML-0.3.0-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.40 virtual/perl-CPAN-Meta-YAML/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   19 Jan 2014 21:00:09 -  1.39
+++ ChangeLog   28 May 2014 15:56:40 -  1.40
@@ -1,6 +1,10 @@
 # ChangeLog for virtual/perl-CPAN-Meta-YAML
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 
1.39 2014/01/19 21:00:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta-YAML/ChangeLog,v 
1.40 2014/05/28 15:56:40 zlogene Exp $
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org
+  -perl-CPAN-Meta-YAML-0.3.0-r1.ebuild:
+  Drop old
 
   19 Jan 2014; Mike Frysinger vap...@gentoo.org
   perl-CPAN-Meta-YAML-0.8.0.ebuild:






[gentoo-commits] gentoo-x86 commit in perl-core/CPAN-Meta-YAML: ChangeLog CPAN-Meta-YAML-0.3.0.ebuild

2014-05-28 Thread Mikle Kolyada (zlogene)
zlogene 14/05/28 15:57:52

  Modified: ChangeLog
  Removed:  CPAN-Meta-YAML-0.3.0.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.40 perl-core/CPAN-Meta-YAML/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   19 Jan 2014 20:57:23 -  1.39
+++ ChangeLog   28 May 2014 15:57:52 -  1.40
@@ -1,6 +1,9 @@
 # ChangeLog for perl-core/CPAN-Meta-YAML
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v 1.39 
2014/01/19 20:57:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-YAML/ChangeLog,v 1.40 
2014/05/28 15:57:52 zlogene Exp $
+
+  28 May 2014; Mikle Kolyada zlog...@gentoo.org -CPAN-Meta-YAML-0.3.0.ebuild:
+  Drop old
 
   19 Jan 2014; Mike Frysinger vap...@gentoo.org CPAN-Meta-YAML-0.8.0.ebuild:
   Add arm64 love.






[gentoo-commits] gentoo-x86 commit in dev-python/astropy: astropy-0.3.2.ebuild ChangeLog astropy-0.3.ebuild

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 16:02:07

  Modified: ChangeLog
  Added:astropy-0.3.2.ebuild
  Removed:  astropy-0.3.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.20 dev-python/astropy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   16 Apr 2014 11:39:45 -  1.19
+++ ChangeLog   28 May 2014 16:02:07 -  1.20
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/astropy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v 1.19 
2014/04/16 11:39:45 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/ChangeLog,v 1.20 
2014/05/28 16:02:07 bicatali Exp $
+
+*astropy-0.3.2 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +astropy-0.3.2.ebuild,
+  -astropy-0.3.ebuild:
+  Version bump
 
   16 Apr 2014; Kacper Kowalik xarthis...@gentoo.org astropy-0.3.1.ebuild:
   Fix PV in cfitsio dependency wrt #507364. Thanks to Mikko Laine



1.1  dev-python/astropy/astropy-0.3.2.ebuild

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

Index: astropy-0.3.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/astropy/astropy-0.3.2.ebuild,v 
1.1 2014/05/28 16:02:07 bicatali Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Core functionality for performing astrophysics with Python
HOMEPAGE=http://astropy.org/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc test

RDEPEND=
dev-libs/expat:0=
dev-python/numpy[${PYTHON_USEDEP}]
sci-astronomy/erfa:0=
sci-astronomy/wcslib:0=
=sci-libs/cfitsio-3.350:0=
sys-libs/zlib:0=
DEPEND=${RDEPEND}
dev-python/cython[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
virtual/pkgconfig
doc? (
dev-python/matplotlib
dev-python/sphinx
media-gfx/graphviz
)
test? (
dev-libs/libxml2
dev-python/h5py[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
)

python_compile() {
distutils-r1_python_compile --use-system-libraries
}

python_compile_all() {
if use doc; then
python_export_best
VARTEXFONTS=${T}/fonts \
MPLCONFIGDIR=${BUILD_DIR} \
PYTHONPATH=${BUILD_DIR}/lib \
esetup.py build_sphinx
fi
}

python_test() {
esetup.py test
}

python_install_all() {
use doc  local HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in sci-astronomy/wcslib: wcslib-4.23.ebuild ChangeLog

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 16:15:04

  Modified: ChangeLog
  Added:wcslib-4.23.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.41 sci-astronomy/wcslib/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?rev=1.41view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?rev=1.41content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-astronomy/wcslib/ChangeLog?r1=1.40r2=1.41

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   6 May 2014 15:55:36 -   1.40
+++ ChangeLog   28 May 2014 16:15:04 -  1.41
@@ -1,6 +1,11 @@
 # ChangeLog for sci-astronomy/wcslib
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.40 
2014/05/06 15:55:36 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/ChangeLog,v 1.41 
2014/05/28 16:15:04 bicatali Exp $
+
+*wcslib-4.23 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +wcslib-4.23.ebuild:
+  Version bump
 
 *wcslib-4.22 (06 May 2014)
 



1.1  sci-astronomy/wcslib/wcslib-4.23.ebuild

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

Index: wcslib-4.23.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/wcslib/wcslib-4.23.ebuild,v 
1.1 2014/05/28 16:15:04 bicatali Exp $

EAPI=5

FORTRAN_NEEDED=fortran

inherit eutils fortran-2 multilib

DESCRIPTION=Astronomical World Coordinate System transformations library
HOMEPAGE=http://www.atnf.csiro.au/people/mcalabre/WCS/;
SRC_URI=ftp://ftp.atnf.csiro.au/pub/software/${PN}/${P}.tar.bz2;

SLOT=0/4
LICENSE=LGPL-3
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=doc fortran fits pgplot static-libs

RDEPEND=
fits? ( sci-libs/cfitsio:0= )
pgplot? ( sci-libs/pgplot:0= )
DEPEND=${RDEPEND}
sys-devel/flex
virtual/pkgconfig

src_prepare() {
sed -i -e 's/COPYING\*//' GNUmakefile || die
}

src_configure() {
local myconf=(
--docdir=${EPREFIX}/usr/share/doc/${PF}
$(use_enable static-libs static)
$(use_enable fortran)
)
# hacks because cfitsio and pgplot directories are hard-coded
if use fits; then
myconf+=(
--with-cfitsioinc=${EPREFIX}/usr/include
--with-cfitsiolib=${EPREFIX}/usr/$(get_libdir)
)
else
myconf+=( --without-cfitsio )
fi
if use pgplot; then
myconf+=(
--with-pgplotinc=${EPREFIX}/usr/include
--with-pgplotlib=${EPREFIX}/usr/$(get_libdir)
)
else
myconf+=( --without-pgplot )
fi
econf ${myconf[@]}
}

src_compile() {
# nasty makefile, debugging means probably full rewrite
emake -j1
}

src_test() {
emake -j1 check
}

src_install () {
default
# static libs are same as shared (compiled with PIC)
# so they are not compiled twice
use static-libs || rm ${ED}/usr/$(get_libdir)/lib*.a
use doc || rm -r \
${ED}/usr/share/doc/${PF}/html \
${ED}/usr/share/doc/${PF}/*.pdf
}






[gentoo-commits] gentoo-x86 commit in net-firewall/fwknop: fwknop-2.6.2.ebuild ChangeLog

2014-05-28 Thread Sven Vermeulen (swift)
swift   14/05/28 16:17:58

  Modified: ChangeLog
  Added:fwknop-2.6.2.ebuild
  Log:
  Bump to 2.6.2 (bug #509672)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.2  net-firewall/fwknop/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/fwknop/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   27 Apr 2014 10:50:49 -  1.1
+++ ChangeLog   28 May 2014 16:17:58 -  1.2
@@ -1,6 +1,11 @@
 # ChangeLog for net-firewall/fwknop
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwknop/ChangeLog,v 1.1 
2014/04/27 10:50:49 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwknop/ChangeLog,v 1.2 
2014/05/28 16:17:58 swift Exp $
+
+*fwknop-2.6.2 (28 May 2014)
+
+  28 May 2014; Sven Vermeulen sw...@gentoo.org +fwknop-2.6.2.ebuild:
+  Bump to 2.6.2 (bug #509672)
 
 *fwknop-2.6.1 (27 Apr 2014)
 



1.1  net-firewall/fwknop/fwknop-2.6.2.ebuild

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

Index: fwknop-2.6.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwknop/fwknop-2.6.2.ebuild,v 
1.1 2014/05/28 16:17:58 swift Exp $

EAPI=5

# does work with python 2.7, doesn't work with python 3.3 on my machine
# more feedback is welcome
PYTHON_COMPAT=( python2_7 )
DISTUTILS_OPTIONAL=1
inherit autotools distutils-r1 eutils systemd

DESCRIPTION=Single Packet Authorization and Port Knocking application
HOMEPAGE=http://www.cipherdyne.org/fwknop/;
SRC_URI=http://www.cipherdyne.org/${PN}/download/${P}.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=client extras gdbm gpg python server

RDEPEND=python? ( ${PYTHON_DEPS} )
gpg? (
dev-libs/libassuan
dev-libs/libgpg-error
)

DEPEND=${RDEPEND}
gdbm? ( sys-libs/gdbm )
gpg? ( app-crypt/gpgme )
server? (
net-libs/libpcap
net-firewall/iptables
)


REQUIRED_USE=python? ( ${PYTHON_REQUIRED_USE} )

DOCS=( ChangeLog README )

src_prepare() {
# Remove extra run/ subdir from localstatedir paths
#
# fwknopd's default location for digest-cache and pidfile is
# localstatedir/run/fwknop (see server/fwknopd_common.h).
# Such files (cache, pidfile) should be placed in /run/fwknop instead.
# fwknopd's default apparmor policy also assumes that these files are in
# /run/fwknop, i.e. localstatedir is /var and /var/run is a symlink to 
/run.
# Relying on /var/run - /run symlink is not the best practice.
# This is why simply binding localstatedir to /var is not enough.
# Instead we strip hardcoded run/ subdir from localstatedir paths
# ans set localstatedir to /run below.
epatch ${FILESDIR}/fwknop-2.6.0-remove-extra-run-from-paths.patch

# Install example configs with .example suffix
if use server; then
sed -i 's/conf;/conf.example;/g' ${S}/Makefile.am || die
fi
eautoreconf

use python  distutils-r1_src_prepare
}

src_configure() {
econf \
--localstatedir=/run \
--enable-digest-cache \
$(use_enable client) \
$(use_enable !gdbm file-cache) \
$(use_enable server) \
$(use_with gpg gpgme)
}

src_compile() {
default

if use python; then
cd ${S}/python || die
distutils-r1_src_compile
fi
}

src_install() {
default

if use server; then
newinitd ${FILESDIR}/fwknopd.init fwknopd
newconfd ${FILESDIR}/fwknopd.confd fwknopd
systemd_newtmpfilesd ${FILESDIR}/fwknopd.tmpfiles.conf 
fwknopd.conf
fi

use extras  dodoc ${S}/extras/apparmor/usr.sbin.fwknopd

if use python; then
# Unset DOCS since distutils-r1.eclass interferes
DOCS=()
cd ${S}/python || die
distutils-r1_src_install
fi
}






[gentoo-commits] gentoo-x86 commit in net-firewall/fwknop: ChangeLog fwknop-2.6.1.ebuild

2014-05-28 Thread Sven Vermeulen (swift)
swift   14/05/28 16:19:46

  Modified: ChangeLog
  Removed:  fwknop-2.6.1.ebuild
  Log:
  Remove 2.6.1 ebuild (double free bug). Thanks to Coacher (itumaykin@)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.3  net-firewall/fwknop/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-firewall/fwknop/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   28 May 2014 16:17:58 -  1.2
+++ ChangeLog   28 May 2014 16:19:46 -  1.3
@@ -1,6 +1,9 @@
 # ChangeLog for net-firewall/fwknop
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwknop/ChangeLog,v 1.2 
2014/05/28 16:17:58 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwknop/ChangeLog,v 1.3 
2014/05/28 16:19:46 swift Exp $
+
+  28 May 2014; Sven Vermeulen sw...@gentoo.org -fwknop-2.6.1.ebuild:
+  Remove 2.6.1 ebuild (double free bug). Thanks to Coacher (itumaykin@)
 
 *fwknop-2.6.2 (28 May 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/pyfits: pyfits-3.2.3.ebuild ChangeLog pyfits-3.2.1.ebuild

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 16:22:34

  Modified: ChangeLog
  Added:pyfits-3.2.3.ebuild
  Removed:  pyfits-3.2.1.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.49 dev-python/pyfits/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   6 May 2014 15:56:56 -   1.48
+++ ChangeLog   28 May 2014 16:22:34 -  1.49
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pyfits
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.48 
2014/05/06 15:56:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/ChangeLog,v 1.49 
2014/05/28 16:22:34 bicatali Exp $
+
+*pyfits-3.2.3 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +pyfits-3.2.3.ebuild,
+  -pyfits-3.2.1.ebuild:
+  Version bump
 
 *pyfits-3.2.2 (06 May 2014)
 



1.1  dev-python/pyfits/pyfits-3.2.3.ebuild

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

Index: pyfits-3.2.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyfits/pyfits-3.2.3.ebuild,v 1.1 
2014/05/28 16:22:34 bicatali Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
inherit distutils-r1 eutils multilib

DESCRIPTION=Provides an interface to FITS formatted files under python
HOMEPAGE=http://www.stsci.edu/resources/software_hardware/pyfits;
SRC_URI=mirror://pypi/p/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux
IUSE=doc test

RDEPEND=
dev-python/numpy[${PYTHON_USEDEP}]
!dev-python/astropy-0.3
sci-libs/cfitsio:0=
DEPEND=${RDEPEND}
=dev-python/d2to1-0.2.5[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
=dev-python/stsci-distutils-0.3[${PYTHON_USEDEP}]
doc? (
dev-python/matplotlib
dev-python/numpydoc
dev-python/sphinxcontrib-programoutput
dev-python/stsci-sphinxext
 )
test? ( dev-python/nose[${PYTHON_USEDEP}] )

PATCHES=( ${FILESDIR}/${PN}-3.2.1-unbundle-cfitsio.patch )

python_prepare_all() {
sed -i \
-e s/\(hook_package_dir = \)lib/\1$(get_libdir)/g \
${S}/setup.cfg || die
distutils-r1_python_prepare_all
}

python_compile_all() {
use doc  emake -C docs html
}

python_test() {
cd ${BUILD_DIR}/lib* || die
nosetests || die
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html )
distutils-r1_python_install_all
dodoc FAQ.txt CHANGES.txt
rename_binary() {
local binary
for binary in ${ED}/usr/bin/* ${D}$(python_get_scriptdir)/*
do
mv ${binary}{,-${PN}} || die failed renaming
done
}
python_foreach_impl rename_binary
}






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

2014-05-28 Thread Anthony G. Basile
commit: 
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed May 28 16:26:10 2014 +

New tag: 20140525




[gentoo-commits] proj/hardened-patchset:master commit in: 3.14.4/

2014-05-28 Thread Anthony G. Basile
commit: 9a41f2d531a27a9cbbf7071595929f89f79ab809
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed May 28 16:28:07 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed May 28 16:28:07 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=9a41f2d5

Grsec/PaX: 3.0-3.14.4-201405271114

---
 3.14.4/_README |   2 +-
 ... 4420_grsecurity-3.0-3.14.4-201405271114.patch} | 283 -
 3.14.4/4450_grsec-kconfig-default-gids.patch   |  12 +-
 3.14.4/4465_selinux-avc_audit-log-curr_ip.patch|   2 +-
 4 files changed, 228 insertions(+), 71 deletions(-)

diff --git a/3.14.4/_README b/3.14.4/_README
index 1ddd194..4203555 100644
--- a/3.14.4/_README
+++ b/3.14.4/_README
@@ -2,7 +2,7 @@ README
 -
 Individual Patch Descriptions:
 -
-Patch: 4420_grsecurity-3.0-3.14.4-201405252047.patch
+Patch: 4420_grsecurity-3.0-3.14.4-201405271114.patch
 From:  http://www.grsecurity.net
 Desc:  hardened-sources base patch from upstream grsecurity
 

diff --git a/3.14.4/4420_grsecurity-3.0-3.14.4-201405252047.patch 
b/3.14.4/4420_grsecurity-3.0-3.14.4-201405271114.patch
similarity index 99%
rename from 3.14.4/4420_grsecurity-3.0-3.14.4-201405252047.patch
rename to 3.14.4/4420_grsecurity-3.0-3.14.4-201405271114.patch
index f294dbc..3537db8 100644
--- a/3.14.4/4420_grsecurity-3.0-3.14.4-201405252047.patch
+++ b/3.14.4/4420_grsecurity-3.0-3.14.4-201405271114.patch
@@ -27813,7 +27813,7 @@ index 1c113db..287b42e 100644
  static int trace_irq_vector_refcount;
  static DEFINE_MUTEX(irq_vector_mutex);
 diff --git a/arch/x86/kernel/traps.c b/arch/x86/kernel/traps.c
-index 57409f6..e2c17e1 100644
+index 57409f6..b505597 100644
 --- a/arch/x86/kernel/traps.c
 +++ b/arch/x86/kernel/traps.c
 @@ -66,7 +66,7 @@
@@ -27892,7 +27892,19 @@ index 57409f6..e2c17e1 100644
regs-ip, regs-sp, error_code);
print_vma_addr( in , regs-ip);
pr_cont(\n);
-@@ -273,7 +285,7 @@ do_general_protection(struct pt_regs *regs, long 
error_code)
+@@ -251,6 +263,11 @@ dotraplinkage void do_double_fault(struct pt_regs *regs, 
long error_code)
+   tsk-thread.error_code = error_code;
+   tsk-thread.trap_nr = X86_TRAP_DF;
+ 
++#ifdef CONFIG_GRKERNSEC_KSTACKOVERFLOW
++  if ((unsigned long)tsk-stack - regs-sp = PAGE_SIZE)
++  die(grsec: kernel stack overflow detected, regs, error_code); 
++#endif
++
+ #ifdef CONFIG_DOUBLEFAULT
+   df_debug(regs, error_code);
+ #endif
+@@ -273,7 +290,7 @@ do_general_protection(struct pt_regs *regs, long 
error_code)
conditional_sti(regs);
  
  #ifdef CONFIG_X86_32
@@ -27901,7 +27913,7 @@ index 57409f6..e2c17e1 100644
local_irq_enable();
handle_vm86_fault((struct kernel_vm86_regs *) regs, error_code);
goto exit;
-@@ -281,18 +293,42 @@ do_general_protection(struct pt_regs *regs, long 
error_code)
+@@ -281,18 +298,42 @@ do_general_protection(struct pt_regs *regs, long 
error_code)
  #endif
  
tsk = current;
@@ -27946,7 +27958,7 @@ index 57409f6..e2c17e1 100644
tsk-thread.error_code = error_code;
tsk-thread.trap_nr = X86_TRAP_GP;
  
-@@ -453,7 +489,7 @@ dotraplinkage void __kprobes do_debug(struct pt_regs 
*regs, long error_code)
+@@ -453,7 +494,7 @@ dotraplinkage void __kprobes do_debug(struct pt_regs 
*regs, long error_code)
/* It's safe to allow irq's after DR6 has been saved */
preempt_conditional_sti(regs);
  
@@ -27955,7 +27967,7 @@ index 57409f6..e2c17e1 100644
handle_vm86_trap((struct kernel_vm86_regs *) regs, error_code,
X86_TRAP_DB);
preempt_conditional_cli(regs);
-@@ -468,7 +504,7 @@ dotraplinkage void __kprobes do_debug(struct pt_regs 
*regs, long error_code)
+@@ -468,7 +509,7 @@ dotraplinkage void __kprobes do_debug(struct pt_regs 
*regs, long error_code)
 * We already checked v86 mode above, so we can check for kernel mode
 * by just checking the CPL of CS.
 */
@@ -27964,7 +27976,7 @@ index 57409f6..e2c17e1 100644
tsk-thread.debugreg6 = ~DR_STEP;
set_tsk_thread_flag(tsk, TIF_SINGLESTEP);
regs-flags = ~X86_EFLAGS_TF;
-@@ -500,7 +536,7 @@ void math_error(struct pt_regs *regs, int error_code, int 
trapnr)
+@@ -500,7 +541,7 @@ void math_error(struct pt_regs *regs, int error_code, int 
trapnr)
return;
conditional_sti(regs);
  
@@ -58826,7 +58838,7 @@ index e4141f2..d8263e8 100644
i += packet_length_size;
if (copy_to_user(buf[i], msg_ctx-msg, msg_ctx-msg_size))
 diff --git a/fs/exec.c b/fs/exec.c
-index 3d78fcc..460e2a0 100644
+index 3d78fcc..cd4f983 

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

2014-05-28 Thread Anthony G. Basile
commit: d2195550e12bdd69298df193048c756f0c3092d9
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed May 28 16:28:35 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed May 28 16:28:35 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=d2195550

sys-kernel/hardened-sources: testing patchset 20140527

Package-Manager: portage-2.2.8-r1
Manifest-Sign-Key: 0xF52D4BBA

---
 .../hardened-sources-3.14.4-r2.ebuild  | 45 ++
 1 file changed, 45 insertions(+)

diff --git a/sys-kernel/hardened-sources/hardened-sources-3.14.4-r2.ebuild 
b/sys-kernel/hardened-sources/hardened-sources-3.14.4-r2.ebuild
new file mode 100644
index 000..6e3da3a
--- /dev/null
+++ b/sys-kernel/hardened-sources/hardened-sources-3.14.4-r2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/hardened-sources/hardened-sources-3.14.4.ebuild,v
 1.1 2014/05/17 14:13:49 blueness Exp $
+
+EAPI=5
+
+ETYPE=sources
+K_WANT_GENPATCHES=base
+K_GENPATCHES_VER=7
+K_DEBLOB_AVAILABLE=1
+
+inherit kernel-2
+detect_version
+
+HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-3
+HGPV_URI=http://dev.gentoo.org/~blueness/hardened-sources/hardened-patches/hardened-patches-${HGPV}.extras.tar.bz2;
+SRC_URI=${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}
+
+UNIPATCH_LIST=${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2
+UNIPATCH_EXCLUDE=
+   1500_XATTR_USER_PREFIX.patch
+   2900_dev-root-proc-mount-fix.patch
+
+DESCRIPTION=Hardened kernel sources (kernel series ${KV_MAJOR}.${KV_MINOR})
+HOMEPAGE=http://www.gentoo.org/proj/en/hardened/;
+IUSE=deblob
+
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
+
+RDEPEND==sys-devel/gcc-4.5
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+
+   local GRADM_COMPAT=sys-apps/gradm-3.0*
+
+   ewarn
+   ewarn Users of grsecurity's RBAC system must ensure they are using
+   ewarn ${GRADM_COMPAT}, which is compatible with ${PF}.
+   ewarn It is strongly recommended that the following command is issued
+   ewarn prior to booting a ${PF} kernel for the first time:
+   ewarn
+   ewarn emerge -na =${GRADM_COMPAT}
+   ewarn
+}



[gentoo-commits] proj/elfix:master commit in: misc/ldd/

2014-05-28 Thread Anthony G. Basile
commit: b196a92359419799bd414be7f5643fd5b8545e37
Author: Anthony G. Basile blueness AT gentoo DOT org
AuthorDate: Wed May 28 16:32:49 2014 +
Commit: Anthony G. Basile blueness AT gentoo DOT org
CommitDate: Wed May 28 16:32:49 2014 +
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=b196a923

misc/ldd: refactor all_dt_needed_paths for recursion

---
 misc/ldd/ldd.py | 33 +++--
 1 file changed, 19 insertions(+), 14 deletions(-)

diff --git a/misc/ldd/ldd.py b/misc/ldd/ldd.py
index 5a15786..1819607 100755
--- a/misc/ldd/ldd.py
+++ b/misc/ldd/ldd.py
@@ -96,6 +96,22 @@ def dynamic_dt_needed_paths( dt_needed, eclass, paths):
 
 return dt_needed_paths
 
+
+def all_dt_needed_paths(f, paths):
+with open(f, 'rb') as file:
+try:
+readelf = ReadElf(file)
+eclass = readelf.elf_class()
+# This needs to be iterated until we traverse the entire linkage 
tree
+dt_needed = readelf.dynamic_dt_needed()
+dt_needed_paths = dynamic_dt_needed_paths( dt_needed, eclass, 
paths)
+for n, lib in dt_needed_paths.items():
+sys.stdout.write('\t%s = %s\n' % (n, lib))
+except ELFError as ex:
+sys.stderr.write('ELF error: %s\n' % ex)
+sys.exit(1)
+
+
 SCRIPT_DESCRIPTION = 'Print shared library dependencies'
 VERSION_STRING = '%%prog: based on pyelftools %s' % __version__
 
@@ -118,20 +134,9 @@ def main():
 paths = ldpaths()
 
 for f in args:
-with open(f, 'rb') as file:
-try:
-readelf = ReadElf(file)
-if len(args)  1:
-sys.stdout.write('%s : \n' % f)
-eclass = readelf.elf_class()
-# This needs to be iterated until we traverse the entire 
linkage tree
-dt_needed = readelf.dynamic_dt_needed()
-dt_needed_paths = dynamic_dt_needed_paths( dt_needed, eclass, 
paths)
-for n, lib in dt_needed_paths.items():
-sys.stdout.write('\t%s = %s\n' % (n, lib))
-except ELFError as ex:
-sys.stderr.write('ELF error: %s\n' % ex)
-sys.exit(1)
+if len(args)  1:
+sys.stdout.write('%s : \n' % f)
+all_dt_needed_paths(f, paths)
 
 if __name__ == '__main__':
 main()



[gentoo-commits] gentoo-x86 commit in sci-physics/clhep: clhep-2.1.4.2.ebuild ChangeLog

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 16:35:42

  Modified: ChangeLog
  Added:clhep-2.1.4.2.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.46 sci-physics/clhep/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/clhep/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   25 Nov 2013 21:59:14 -  1.45
+++ ChangeLog   28 May 2014 16:35:42 -  1.46
@@ -1,6 +1,11 @@
 # ChangeLog for sci-physics/clhep
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.45 
2013/11/25 21:59:14 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/ChangeLog,v 1.46 
2014/05/28 16:35:42 bicatali Exp $
+
+*clhep-2.1.4.2 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +clhep-2.1.4.2.ebuild:
+  Version bump
 
 *clhep-2.1.4.1 (25 Nov 2013)
 



1.1  sci-physics/clhep/clhep-2.1.4.2.ebuild

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

Index: clhep-2.1.4.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/clhep/clhep-2.1.4.2.ebuild,v 1.1 
2014/05/28 16:35:42 bicatali Exp $

EAPI=5

inherit cmake-utils multilib

DESCRIPTION=High Energy Physics C++ library
HOMEPAGE=http://www.cern.ch/clhep;
SRC_URI=http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz;
LICENSE=GPL-3 LGPL-3
SLOT=2/${PV}
KEYWORDS=~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux

IUSE=doc static-libs test
RDEPEND=
DEPEND=${RDEPEND}
doc? ( virtual/latex-base )

S=${WORKDIR}/${PV}/CLHEP

src_prepare() {
# respect flags
sed -i -e 's:-O::g' cmake/Modules/ClhepVariables.cmake || die
# no batch mode to allow parallel building (bug #437482)
sed -i \
-e 's:-interaction=batchmode::g' \
cmake/Modules/ClhepBuildTex.cmake || die
# gentoo doc directory
sed -i \
-e /DESTINATION/s:doc:share/doc/${PF}: \
cmake/Modules/ClhepBuildTex.cmake */doc/CMakeLists.txt || die
# dont build test if not asked
if ! use test; then
sed -i \
-e '/add_subdirectory(test)/d' \
*/CMakeLists.txt || die
fi
}

src_configure() {
local mycmakeargs=(
$(cmake-utils_use_enable test TESTING)
$(cmake-utils_use doc CLHEP_BUILD_DOCS)
)
DESTDIR=${ED} cmake-utils_src_configure
use doc  MAKEOPTS+= -j1
}

src_install() {
cmake-utils_src_install
use static-libs || rm ${ED}/usr/$(get_libdir)/*.a
}






[gentoo-commits] gentoo-x86 commit in dev-java/jzlib: jzlib-1.1.3.ebuild ChangeLog

2014-05-28 Thread Tom Wijsman (tomwij)
tomwij  14/05/28 16:40:18

  Modified: ChangeLog
  Added:jzlib-1.1.3.ebuild
  Log:
  Version bump to 1.1.3.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.41 dev-java/jzlib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-java/jzlib/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog   8 Dec 2012 15:50:08 -   1.40
+++ ChangeLog   28 May 2014 16:40:17 -  1.41
@@ -1,6 +1,11 @@
 # ChangeLog for dev-java/jzlib
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jzlib/ChangeLog,v 1.40 2012/12/08 
15:50:08 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jzlib/ChangeLog,v 1.41 2014/05/28 
16:40:17 tomwij Exp $
+
+*jzlib-1.1.3 (28 May 2014)
+
+  28 May 2014; Tom Wijsman tom...@gentoo.org +jzlib-1.1.3.ebuild:
+  Version bump to 1.1.3.
 
   08 Dec 2012; Agostino Sarubbo a...@gentoo.org jzlib-1.1.1.ebuild:
   Stable for ppc64, wrt bug #418719



1.1  dev-java/jzlib/jzlib-1.1.3.ebuild

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

Index: jzlib-1.1.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jzlib/jzlib-1.1.3.ebuild,v 1.1 
2014/05/28 16:40:17 tomwij Exp $

EAPI=4
JAVA_PKG_IUSE=examples source test

inherit java-pkg-2 java-pkg-simple

DESCRIPTION=JZlib is a re-implementation of zlib in pure Java
HOMEPAGE=http://www.jcraft.com/jzlib/;
SRC_URI=https://github.com/ymnk/${PN}/archive/${PV}.zip - ${P}.zip

LICENSE=BSD
SLOT=1.1.3
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris

RDEPEND=
=virtual/jre-1.5
DEPEND=
=virtual/jdk-1.5
#   test? (
#   dev-lang/scala
#   dev-java/junit:4 )
# Restrict test due to missing keywords for scala
RESTRICT=test

S=${WORKDIR}/${P}
JAVA_SRC_DIR=src/main/java

java_prepare() {
rm pom.xml || die
}

src_test() {
local CP TESTS
CP=${PN}.jar:$(java-pkg_getjars --with-dependencies scala,junit-4) || 
die
TESTS=$(find src/test/scala -name '*Test.scala' -printf 
com.jcraft.jzlib. -exec basename {} .scala \;) || die

mkdir -p target/test || die
find src/test/scala -name '*.scala' -exec scalac -classpath ${CP} -d 
target/test {} + || die
ejunit4 -classpath target/test:${CP} ${TESTS}
}

src_install() {
java-pkg-simple_src_install
dodoc README ChangeLog
use examples  java-pkg_doexamples example
}






[gentoo-commits] gentoo-x86 commit in app-admin/setools: setools-3.3.8-r5.ebuild ChangeLog

2014-05-28 Thread Sven Vermeulen (swift)
swift   14/05/28 16:58:20

  Modified: ChangeLog
  Added:setools-3.3.8-r5.ebuild
  Log:
  Fix bug #509532 - Build failure with unresolved overloaded function type
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  ChangesPath
1.90 app-admin/setools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/setools/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   24 Mar 2014 19:53:38 -  1.89
+++ ChangeLog   28 May 2014 16:58:19 -  1.90
@@ -1,6 +1,11 @@
 # ChangeLog for app-admin/setools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/ChangeLog,v 1.89 
2014/03/24 19:53:38 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/ChangeLog,v 1.90 
2014/05/28 16:58:19 swift Exp $
+
+*setools-3.3.8-r5 (28 May 2014)
+
+  28 May 2014; Sven Vermeulen sw...@gentoo.org +setools-3.3.8-r5.ebuild:
+  Fix bug #509532 - Build failure with unresolved overloaded function type
 
   24 Mar 2014; Sven Vermeulen sw...@gentoo.org setools-3.3.8-r4.ebuild:
   Stabilize



1.1  app-admin/setools/setools-3.3.8-r5.ebuild

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

Index: setools-3.3.8-r5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/setools/setools-3.3.8-r5.ebuild,v 
1.1 2014/05/28 16:58:19 swift Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit autotools java-pkg-opt-2 python-r1 eutils

DESCRIPTION=SELinux policy tools
HOMEPAGE=http://www.tresys.com/selinux/selinux_policy_tools.shtml;
SRC_URI=http://oss.tresys.com/projects/setools/chrome/site/dists/${P}/${P}.tar.bz2

http://dev.gentoo.org/~swift/patches/setools/${P}-01-fedora-patches.tar.gz

http://dev.gentoo.org/~swift/patches/setools/${P}-03-gentoo-patches.tar.gz;

LICENSE=GPL-2
SLOT=0
KEYWORDS=~amd64 ~x86
IUSE=X debug java python

DEPEND==sys-libs/libsepol-2.1.4
=sys-libs/libselinux-2.3
sys-devel/bison
sys-devel/flex
=dev-db/sqlite-3.2:3
dev-libs/libxml2:2
virtual/pkgconfig
java? (
dev-lang/swig:1
=virtual/jdk-1.4
)
python? (
${PYTHON_DEPS}
dev-lang/swig:1
)
X? (
=dev-lang/tk-8.4.9
=gnome-base/libglade-2.0
=x11-libs/gtk+-2.8:2
)

RDEPEND==sys-libs/libsepol-2.1.4
=sys-libs/libselinux-2.3
=dev-db/sqlite-3.2:3
dev-libs/libxml2:2
java? ( =virtual/jre-1.4 )
X? (
=dev-lang/tk-8.4.9
=dev-tcltk/bwidget-1.8
=gnome-base/libglade-2.0
=x11-libs/gtk+-2.8:2
)

RESTRICT=test
# setools dirs that contain python code to build
PYTHON_DIRS=libapol/swig/python libpoldiff/swig/python libqpol/swig/python 
libseaudit/swig/python libsefs/swig/python python

pkg_setup() {
local myld=$(tc-getLD)

if use java; then
java-pkg-opt-2_pkg_setup
fi

${myld} -v | grep -q GNU gold  \
ewarn Bug #467136 shows us that the gold linker doesn't work with 
setools for now.
}

src_prepare() {
EPATCH_MULTI_MSG=Applying various (Fedora-provided) setools fixes...  
\
EPATCH_SUFFIX=patch \
EPATCH_SOURCE=${WORKDIR} \
EPATCH_FORCE=yes \
epatch

EPATCH_MULTI_MSG=Applying various (Gentoo) setool fixes...  \
EPATCH_SUFFIX=patch \
EPATCH_SOURCE=${WORKDIR}/gentoo-patches \
EPATCH_FORCE=yes \
epatch

# Disable broken check for SWIG version.
sed -e s/AC_PROG_SWIG(2.0.0)/AC_PROG_SWIG/ -i configure.ac || die 
sed failed
# Use swig1.3
sed -e 
's/AC_PATH_PROG(\[SWIG\],\[swig\])/AC_PATH_PROG([SWIG],[swig1.3])/' -i 
m4/ac_pkg_swig.m4 || die failed to set swig1.3
# Fix build failure due to double __init__.py installation
sed -e s/^wrappedpy_DATA = qpol.py \$(pkgpython_PYTHON)/wrappedpy_DATA 
= qpol.py/ -i libqpol/swig/python/Makefile.am || die

local dir
for dir in 

[gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp/files: pspp-0.6.2-gtk.patch pspp-0.8.0-as-needed.patch pspp-0.6.0-as-needed.patch pspp-0.6.2-no-test-pgsql.patch

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 17:01:26

  Removed:  pspp-0.6.2-gtk.patch pspp-0.8.0-as-needed.patch
pspp-0.6.0-as-needed.patch
pspp-0.6.2-no-test-pgsql.patch
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)



[gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp: pspp-0.8.3.ebuild ChangeLog pspp-0.6.2-r1.ebuild pspp-0.8.0.ebuild

2014-05-28 Thread Sebastien Fabbro (bicatali)
bicatali14/05/28 17:01:25

  Modified: ChangeLog
  Added:pspp-0.8.3.ebuild
  Removed:  pspp-0.6.2-r1.ebuild pspp-0.8.0.ebuild
  Log:
  Version bump
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
0x13CB1360)

Revision  ChangesPath
1.29 sci-mathematics/pspp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   31 Oct 2013 15:47:52 -  1.28
+++ ChangeLog   28 May 2014 17:01:25 -  1.29
@@ -1,6 +1,14 @@
 # ChangeLog for sci-mathematics/pspp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.28 
2013/10/31 15:47:52 bicatali Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.29 
2014/05/28 17:01:25 bicatali Exp $
+
+*pspp-0.8.3 (28 May 2014)
+
+  28 May 2014; Sébastien Fabbro bicat...@gentoo.org +pspp-0.8.3.ebuild,
+  -files/pspp-0.6.0-as-needed.patch, -files/pspp-0.6.2-gtk.patch,
+  -files/pspp-0.6.2-no-test-pgsql.patch, -files/pspp-0.8.0-as-needed.patch,
+  -pspp-0.6.2-r1.ebuild, -pspp-0.8.0.ebuild:
+  Version bump
 
   31 Oct 2013; Sébastien Fabbro bicat...@gentoo.org pspp-0.8.1-r1.ebuild:
   Install emacs files (broken by out of source building, bug #489938)



1.1  sci-mathematics/pspp/pspp-0.8.3.ebuild

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

Index: pspp-0.8.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild,v 1.1 
2014/05/28 17:01:25 bicatali Exp $

EAPI=5

AUTOTOOLS_AUTORECONF=1

inherit eutils elisp-common autotools-utils multilib

DESCRIPTION=Program for statistical analysis of sampled data
HOMEPAGE=http://www.gnu.org/software/pspp/pspp.html;
SRC_URI=mirror://gnu/${PN}/${P}.tar.gz

LICENSE=GPL-3
SLOT=0/${PV}
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=cairo doc emacs examples gtk ncurses nls perl postgres static-libs

RDEPEND=
dev-libs/libxml2:2=
sci-libs/gsl:0=
sys-devel/gettext:0=
sys-libs/readline:0=
sys-libs/zlib:0=
virtual/libiconv
cairo? ( x11-libs/cairo:0= )
emacs? ( virtual/emacs )
gtk? (
gnome-base/libglade:2.0
x11-libs/gtk+:2
=x11-libs/gtksourceview-2.2:2.0 )
ncurses? ( sys-libs/ncurses )
postgres? ( dev-db/postgresql-server:= )
DEPEND=${RDEPEND}
virtual/pkgconfig
doc? ( virtual/latex-base )

SITEFILE=50${PN}-gentoo.el

PATCHES=(
${FILESDIR}/${PN}-0.8.0-gettext.patch
${FILESDIR}/${PN}-0.8.1-underlinking.patch
${FILESDIR}/${PN}-0.8.1-oos.patch
)

src_configure() {
local myeconfargs=(
$(use_enable nls)
$(use_with cairo)
$(use_with gtk gui)
$(use_with ncurses libncurses)
$(use_with perl perl-module)
$(use_with postgres libpq)
)
autotools-utils_src_configure
}

src_compile() {
autotools-utils_src_compile pkglibdir=${EPREFIX}/usr/$(get_libdir)
use doc  autotools-utils_src_compile html pdf
use emacs  elisp-compile *.el
}

src_install() {
if use doc; then
HTML_DOCS=( ${BUILD_DIR}/doc/pspp{,-dev}.html )
DOCS=( ${BUILD_DIR}/doc/pspp{,-dev}.pdf )
fi

autotools-utils_src_install pkglibdir=${EPREFIX}/usr/$(get_libdir)

if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
fi

if use emacs; then
elisp-install ${PN} *.el *.elc
elisp-site-file-install ${FILESDIR}/${SITEFILE}
fi
}

pkg_postinst () {
use emacs  elisp-site-regen
}

pkg_postrm() {
use emacs  elisp-site-regen
}






[gentoo-commits] gentoo-x86 commit in net-proxy/haproxy: haproxy-1.5_beta26.ebuild ChangeLog haproxy-1.5_beta25.ebuild

2014-05-28 Thread Christian Ruppert (idl0r)
idl0r   14/05/28 17:08:27

  Modified: ChangeLog
  Added:haproxy-1.5_beta26.ebuild
  Removed:  haproxy-1.5_beta25.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
B427ABC8)

Revision  ChangesPath
1.93 net-proxy/haproxy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   10 May 2014 22:56:17 -  1.92
+++ ChangeLog   28 May 2014 17:08:27 -  1.93
@@ -1,6 +1,12 @@
 # ChangeLog for net-proxy/haproxy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v 1.92 
2014/05/10 22:56:17 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/haproxy/ChangeLog,v 1.93 
2014/05/28 17:08:27 idl0r Exp $
+
+*haproxy-1.5_beta26 (28 May 2014)
+
+  28 May 2014; Christian Ruppert id...@gentoo.org -haproxy-1.5_beta25.ebuild,
+  +haproxy-1.5_beta26.ebuild:
+  Version bump
 
 *haproxy-1.5_beta25 (10 May 2014)
 



1.1  net-proxy/haproxy/haproxy-1.5_beta26.ebuild

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

Index: haproxy-1.5_beta26.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-proxy/haproxy/haproxy-1.5_beta26.ebuild,v 1.1 
2014/05/28 17:08:27 idl0r Exp $

EAPI=5

inherit user versionator toolchain-funcs flag-o-matic systemd

MY_P=${PN}-${PV/_beta/-dev}

DESCRIPTION=A TCP/HTTP reverse proxy for high availability environments
HOMEPAGE=http://haproxy.1wt.eu;
SRC_URI=http://haproxy.1wt.eu/download/$(get_version_component_range 
1-2)/src/devel/${MY_P}.tar.gz

LICENSE=GPL-2 LGPL-2.1
SLOT=0
KEYWORDS=~amd64 ~ppc ~x86
IUSE=+crypt examples +pcre ssl tools vim-syntax +zlib

DEPEND=pcre? ( dev-libs/libpcre )
ssl? ( dev-libs/openssl[zlib?] )
zlib? ( sys-libs/zlib )
RDEPEND=${DEPEND}

S=${WORKDIR}/${MY_P}

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

src_prepare() {
sed -e 's:@SBINDIR@:'/usr/sbin':' contrib/systemd/haproxy.service.in \
 contrib/systemd/haproxy.service || die
}

src_compile() {
local args=TARGET=linux2628 USE_GETADDRINFO=1

if use pcre ; then
args=${args} USE_PCRE=1 USE_PCRE_JIT=1
else
args=${args} USE_PCRE= USE_PCRE_JIT=
fi

#   if use kernel_linux; then
#   args=${args} USE_LINUX_SPLICE=1 USE_LINUX_TPROXY=1
#   else
#   args=${args} USE_LINUX_SPLICE= USE_LINUX_TPROXY=
#   fi

if use crypt ; then
args=${args} USE_LIBCRYPT=1
else
args=${args} USE_LIBCRYPT=
fi

if use ssl ; then
args=${args} USE_OPENSSL=1
else
args=${args} USE_OPENSSL=
fi

if use zlib ; then
args=${args} USE_ZLIB=1
else
args=${args} USE_ZLIB=
fi

# For now, until the strict-aliasing breakage will be fixed
append-cflags -fno-strict-aliasing

emake CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS} CC=$(tc-getCC) ${args}

if use tools ; then
for contrib in halog iprange ; do
emake -C contrib/${contrib} \
CFLAGS=${CFLAGS} LDFLAGS=${LDFLAGS} 
CC=$(tc-getCC) ${args}
done
fi
}

src_install() {
dobin haproxy

newinitd ${FILESDIR}/haproxy.initd-r2 haproxy

# Don't install useless files
#   rm examples/build.cfg doc/*gpl.txt

dodoc CHANGELOG ROADMAP TODO doc/{configuration,haproxy-en}.txt
doman doc/haproxy.1

dosbin haproxy-systemd-wrapper
systemd_dounit contrib/systemd/haproxy.service

if use tools ; then
for contrib in halog iprange ; do
dobin contrib/${contrib}/${contrib}
done
fi

if use examples ; then
docinto examples
dodoc examples/*.cfg
fi

if use vim-syntax ; then
insinto 

[gentoo-commits] gentoo-x86 commit in dev-java/netty-codec: - New directory

2014-05-28 Thread Tom Wijsman (tomwij)
tomwij  14/05/28 17:27:01

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-java/netty-codec added to the repository



[gentoo-commits] gentoo-x86 commit in dev-java/netty-codec/files: - New directory

2014-05-28 Thread Tom Wijsman (tomwij)
tomwij  14/05/28 17:27:25

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-java/netty-codec/files added to the 
repository



[gentoo-commits] gentoo-x86 commit in dev-java/netty-codec/files: netty-codec-4.0.19-build.xml

2014-05-28 Thread Tom Wijsman (tomwij)
tomwij  14/05/28 17:28:38

  Added:netty-codec-4.0.19-build.xml
  Log:
  New ebuild for dev-java/netty-codec, async event-driven framework for rapid 
development of high performance network applications; requested by Arfrever, 
needed for new Jython versions.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  ChangesPath
1.1  dev-java/netty-codec/files/netty-codec-4.0.19-build.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/netty-codec/files/netty-codec-4.0.19-build.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/netty-codec/files/netty-codec-4.0.19-build.xml?rev=1.1content-type=text/plain

Index: netty-codec-4.0.19-build.xml
===
?xml version=1.0 encoding=UTF-8?

!-- == --
!-- Ant build file (http://ant.apache.org/) for Ant 1.6.2 or above.--
!-- == --

!-- == --
!-- = - DO NOT EDIT THIS FILE! - = --
!-- == --
!----
!-- Any modifications will be overwritten. --
!----
!-- Generated by Maven Ant Plugin on 5/15/14 7:12 PM   --
!-- See: http://maven.apache.org/plugins/maven-ant-plugin/ --
!----
!-- == --

project name=netty-codec-from-maven default=package basedir=.

  !-- == 
--
  !-- Build environment properties   
--
  !-- == 
--

  property file=${user.home}/.m2/maven.properties/
  property file=maven-build.properties/

  property name=maven.build.finalName value=netty-codec-4.0.19.Final/
  property name=maven.build.dir value=target/
  property name=maven.build.outputDir value=${maven.build.dir}/classes/
  property name=maven.build.srcDir.0 value=src/main/java/
  property name=maven.build.resourceDir.0 value=src/main/resources/
  property name=maven.build.testOutputDir 
value=${maven.build.dir}/test-classes/
  property name=maven.build.testDir.0 value=src/test/java/
  property name=maven.build.testResourceDir.0 value=src/test/resources/
  property name=maven.test.reports value=${maven.build.dir}/test-reports/
  property name=maven.reporting.outputDirectory 
value=${maven.build.dir}/site/

  property name=maven.repo.local value=${user.home}/.m2/repository/
  property name=maven.settings.offline value=false/
  property name=maven.settings.interactiveMode value=true/

  !-- == 
--
  !-- Defining classpaths
--
  !-- == 
--

  path id=build.classpath
pathelement 
location=${maven.repo.local}/io/netty/netty-transport/4.0.19.Final/netty-transport-4.0.19.Final.jar/
pathelement 
location=${maven.repo.local}/io/netty/netty-buffer/4.0.19.Final/netty-buffer-4.0.19.Final.jar/
pathelement 
location=${maven.repo.local}/io/netty/netty-common/4.0.19.Final/netty-common-4.0.19.Final.jar/
pathelement 
location=${maven.repo.local}/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar/
pathelement 
location=${maven.repo.local}/org/jboss/marshalling/jboss-marshalling/1.3.18.GA/jboss-marshalling-1.3.18.GA.jar/
pathelement 
location=${maven.repo.local}/com/jcraft/jzlib/1.1.2/jzlib-1.1.2.jar/
  /path
  path id=build.test.classpath
pathelement 
location=${maven.repo.local}/io/netty/netty-transport/4.0.19.Final/netty-transport-4.0.19.Final.jar/
pathelement 
location=${maven.repo.local}/io/netty/netty-buffer/4.0.19.Final/netty-buffer-4.0.19.Final.jar/
pathelement 
location=${maven.repo.local}/io/netty/netty-common/4.0.19.Final/netty-common-4.0.19.Final.jar/
pathelement 
location=${maven.repo.local}/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar/
pathelement 
location=${maven.repo.local}/org/jboss/marshalling/jboss-marshalling/1.3.18.GA/jboss-marshalling-1.3.18.GA.jar/
pathelement 
location=${maven.repo.local}/com/jcraft/jzlib/1.1.2/jzlib-1.1.2.jar/
pathelement 
location=${maven.repo.local}/org/jboss/marshalling/jboss-marshalling-serial/1.3.18.GA/jboss-marshalling-serial-1.3.18.GA.jar/
pathelement 

  1   2   >