[gentoo-commits] gentoo-x86 commit in dev-util/bumpversion: - New directory

2015-08-07 Thread Justin Lecher (jlec)
jlec15/08/07 09:08:46

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-util/bumpversion added to the repository



[gentoo-commits] gentoo-x86 commit in dev-util/bumpversion: bumpversion-0.5.3.ebuild metadata.xml Manifest ChangeLog

2015-08-07 Thread Justin Lecher (jlec)
jlec15/08/07 09:22:47

  Added:bumpversion-0.5.3.ebuild metadata.xml Manifest
ChangeLog
  Log:
  New package, ebuild written by me
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-util/bumpversion/bumpversion-0.5.3.ebuild

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

Index: bumpversion-0.5.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-util/bumpversion/bumpversion-0.5.3.ebuild,v 1.1 
2015/08/07 09:22:46 jlec Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Version-bump your software with a single command
HOMEPAGE=https://pypi.python.org/pypi/bumpversion 
https://github.com/peritus/bumpversion;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

SLOT=0
LICENSE=MIT
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=test

RDEPEND=
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/configparser[$(python_gen_usedep python2* pypy)]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)


# Not included
# https://github.com/peritus/bumpversion/issues/108
RESTRICT=test

python_test() {
py.test || die
}



1.1  dev-util/bumpversion/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bumpversion/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/bumpversion/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
emailj...@gentoo.org/email
nameJustin Lecher/name
/maintainer
/pkgmetadata



1.1  dev-util/bumpversion/Manifest

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

Index: Manifest
===
DIST bumpversion-0.5.3.tar.gz 16596 SHA256 
6744c873dd7aafc24453d8b6a1a0d6d109faf63cd0cd19cb78fd46e74932c77e SHA512 
2dc507be98838e4a389502cbdae08d23bad465b171923e15c40ae16da2cc9529c71dfc40213c47d23da363257b363fd5786a5661a4a6d6b568b5f8b2cf8af959
 WHIRLPOOL 
acf125d91110edf8f02554ee9a4d30a5dfe235ffa51b8f86bc9c6298d45629d8ce56df48ef5a214351a834973dd9fe5a3eee0d1d23a99ab1ed53158da7aaa595
EBUILD bumpversion-0.5.3.ebuild 829 SHA256 
4611f2a18d80be5b2575f1467bb1418c04f61cf6ae64ab09fae0ee88e5328d22 SHA512 
6108f38483ef73b9851d566bba46aa4125172f3a7c738ffd3006be15959b21156e93512370331c527fde0bad60f3c77d22e24085d7123a4a703589a81a73534a
 WHIRLPOOL 
e4c110c5a5fad29b8b1181e8dad00c5714f852256595354292231d06158c92a0d6261c1a84ac02793b08886f34f6d2dc92a54ff6977e9c7b2fa2d729ebed10ae
MISC ChangeLog 282 SHA256 
a459e361b24d3fc66ff8a3964e070a37a86b81620b6f6d3b3bc70406e7140e14 SHA512 
0d5b74e54a5cf32546320d76e88b308ebed3918d9640134b8dae4500174f172c49e749dc82bc629451aecadbcabc6f90cce0b883ff36545d1f1df029e3a1a1eb
 WHIRLPOOL 
c63de8bfd067e22a3321ad322c9991067e9b72659ed7e571f4be24353ffde363cac22c184df8fa98ec45bb7b13c2d3a86a73b9b52726658c10d4e44b9ef12f8f
MISC metadata.xml 230 SHA256 
153fa64ffd3f891f7256189b1f03d8faeb6a200bb50ac896b361d43975aea8d6 SHA512 
3768626803a6766c9712a182a330f6a7c570a934ab4981db16fc0fa2e08ca9f3b078b34326efe771eb62ce19b1bee65e60b536f7ed0b2833d4fff00c5085ea61
 WHIRLPOOL 
e607ebf09e4635a9dc629aa1a3ae9cbbb12a0458b7430a4fc9ca10d3a6cf00b3809516f8244913b17f5a21d78c10f82fbead1434fcb7ed6fe74c53a2f4d34fe1



1.1  dev-util/bumpversion/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-util/bumpversion
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/bumpversion/ChangeLog,v 1.1 
2015/08/07 09:22:46 jlec Exp $

*bumpversion-0.5.3 (07 Aug 2015)

  07 Aug 2015; Justin Lecher j...@gentoo.org +bumpversion-0.5.3.ebuild,
  +metadata.xml:
  New package, ebuild written 

[gentoo-commits] gentoo-x86 commit in sci-chemistry/pdb2pqr/files: pdb2pqr-1.4.0-automagic.patch pdb2pqr-1.4.0-install.patch pdb2pqr-1.4.0-ldflags.patch pdb2pqr-1.8.0-automagic.patch pdb2pqr-1.8.0-ldf

2015-08-07 Thread Justin Lecher (jlec)
jlec15/08/07 11:03:57

  Removed:  pdb2pqr-1.4.0-automagic.patch
pdb2pqr-1.4.0-install.patch
pdb2pqr-1.4.0-ldflags.patch
pdb2pqr-1.8.0-automagic.patch
pdb2pqr-1.8.0-ldflags.patch 1.7.0-install.patch
  Log:
  Drop old, fixes bug #478592
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)



[gentoo-commits] gentoo-x86 commit in sci-chemistry/pdb2pqr: ChangeLog pdb2pqr-1.5.0-r2.ebuild

2015-08-07 Thread Justin Lecher (jlec)
jlec15/08/07 11:03:57

  Modified: ChangeLog
  Removed:  pdb2pqr-1.5.0-r2.ebuild
  Log:
  Drop old, fixes bug #478592
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.51 sci-chemistry/pdb2pqr/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?rev=1.51view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?rev=1.51content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?r1=1.50r2=1.51

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog   7 Aug 2015 10:36:03 -   1.50
+++ ChangeLog   7 Aug 2015 11:03:57 -   1.51
@@ -1,6 +1,12 @@
 # ChangeLog for sci-chemistry/pdb2pqr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.50 
2015/08/07 10:36:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.51 
2015/08/07 11:03:57 jlec Exp $
+
+  07 Aug 2015; Justin Lecher j...@gentoo.org -files/1.7.0-install.patch,
+  -files/pdb2pqr-1.4.0-automagic.patch, -files/pdb2pqr-1.4.0-install.patch,
+  -files/pdb2pqr-1.4.0-ldflags.patch, -files/pdb2pqr-1.8.0-automagic.patch,
+  -files/pdb2pqr-1.8.0-ldflags.patch, -pdb2pqr-1.5.0-r2.ebuild:
+  Drop old, fixes bug #478592
 
   07 Aug 2015; Agostino Sarubbo a...@gentoo.org pdb2pqr-1.9.0-r1.ebuild:
   Stable for x86, wrt bug #534696






[gentoo-commits] gentoo-x86 commit in sci-chemistry/apbs: apbs-1.4.1-r2.ebuild ChangeLog

2015-08-07 Thread Justin Lecher (jlec)
jlec15/08/07 09:43:37

  Modified: apbs-1.4.1-r2.ebuild ChangeLog
  Log:
  Use DISTUTILS_SINGLE_IMPL, hopefully fixing, bug #556916
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.8  sci-chemistry/apbs/apbs-1.4.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild?r1=1.7r2=1.8

Index: apbs-1.4.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- apbs-1.4.1-r2.ebuild4 Jul 2015 19:37:27 -   1.7
+++ apbs-1.4.1-r2.ebuild7 Aug 2015 09:43:37 -   1.8
@@ -1,10 +1,11 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 
1.7 2015/07/04 19:37:27 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/apbs-1.4.1-r2.ebuild,v 
1.8 2015/08/07 09:43:37 jlec Exp $
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=true
 
 inherit cmake-utils distutils-r1 flag-o-matic multilib toolchain-funcs
 



1.81 sci-chemistry/apbs/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.81view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?rev=1.81content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/apbs/ChangeLog?r1=1.80r2=1.81

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   29 Jul 2015 03:10:07 -  1.80
+++ ChangeLog   7 Aug 2015 09:43:37 -   1.81
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/apbs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.80 
2015/07/29 03:10:07 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/apbs/ChangeLog,v 1.81 
2015/08/07 09:43:37 jlec Exp $
+
+  07 Aug 2015; Justin Lecher j...@gentoo.org apbs-1.4.1-r2.ebuild:
+  Use DISTUTILS_SINGLE_IMPL, hopefully fixing, bug #556916
 
   29 Jul 2015; Patrick Lauer patr...@gentoo.org metadata.xml:
   Remove unneeded useflag description from metadata.xml






[gentoo-commits] gentoo-x86 commit in sci-chemistry/imosflm: ChangeLog imosflm-1.0.5.ebuild

2015-08-07 Thread Justin Lecher (jlec)
jlec15/08/07 09:45:18

  Modified: ChangeLog
  Removed:  imosflm-1.0.5.ebuild
  Log:
  Drop old
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.20 sci-chemistry/imosflm/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/imosflm/ChangeLog?rev=1.20view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/imosflm/ChangeLog?rev=1.20content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/imosflm/ChangeLog?r1=1.19r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/imosflm/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   7 Aug 2015 09:25:00 -   1.19
+++ ChangeLog   7 Aug 2015 09:45:18 -   1.20
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/imosflm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/imosflm/ChangeLog,v 1.19 
2015/08/07 09:25:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/imosflm/ChangeLog,v 1.20 
2015/08/07 09:45:18 jlec Exp $
+
+  07 Aug 2015; Justin Lecher j...@gentoo.org -imosflm-1.0.5.ebuild:
+  Drop old
 
   07 Aug 2015; Agostino Sarubbo a...@gentoo.org imosflm-1.0.7-r1.ebuild:
   Stable for x86, wrt bug #543916






[gentoo-commits] gentoo-x86 commit in sys-cluster/torque: torque-4.2.9-r4.ebuild ChangeLog

2015-08-07 Thread Justin Lecher (jlec)
jlec15/08/07 13:01:34

  Modified: torque-4.2.9-r4.ebuild ChangeLog
  Log:
  Fix subslots for tk
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  sys-cluster/torque/torque-4.2.9-r4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/torque/torque-4.2.9-r4.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/torque/torque-4.2.9-r4.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/torque/torque-4.2.9-r4.ebuild?r1=1.1r2=1.2

Index: torque-4.2.9-r4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-4.2.9-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- torque-4.2.9-r4.ebuild  5 Aug 2015 17:23:36 -   1.1
+++ torque-4.2.9-r4.ebuild  7 Aug 2015 13:01:34 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-4.2.9-r4.ebuild,v 
1.1 2015/08/05 17:23:36 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-4.2.9-r4.ebuild,v 
1.2 2015/08/07 13:01:34 jlec Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
cpusets? ( sys-apps/hwloc )
munge? ( sys-auth/munge )
nvidia? ( =x11-drivers/nvidia-drivers-275 )
-   tk? ( dev-lang/tk:* )
+   tk? ( dev-lang/tk:0 )
syslog? ( virtual/logger )
!games-util/qstat
 



1.188sys-cluster/torque/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/torque/ChangeLog?rev=1.188view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/torque/ChangeLog?rev=1.188content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/torque/ChangeLog?r1=1.187r2=1.188

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog   5 Aug 2015 17:32:08 -   1.187
+++ ChangeLog   7 Aug 2015 13:01:34 -   1.188
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/torque
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.187 
2015/08/05 17:32:08 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.188 
2015/08/07 13:01:34 jlec Exp $
+
+  07 Aug 2015; Justin Lecher j...@gentoo.org torque-4.2.9-r4.ebuild:
+  Fix subslots for tk
 
   05 Aug 2015; Justin Bronder jsbron...@gentoo.org -torque-4.2.9-r3.ebuild:
   sys-cluster/torque: cleanup old






[gentoo-commits] gentoo-x86 commit in app-admin/sysstat: metadata.xml sysstat-11.0.2.ebuild sysstat-11.0.5-r1.ebuild sysstat-11.1.5-r1.ebuild ChangeLog

2015-08-07 Thread Justin Lecher (jlec)
jlec15/08/07 13:00:22

  Modified: metadata.xml sysstat-11.0.2.ebuild
sysstat-11.0.5-r1.ebuild sysstat-11.1.5-r1.ebuild
ChangeLog
  Log:
  Fix subslots for tk
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.7  app-admin/sysstat/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sysstat/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml23 Sep 2011 21:04:51 -  1.6
+++ metadata.xml7 Aug 2015 13:00:22 -   1.7
@@ -1,12 +1,12 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-maintainer
-emailj...@gentoo.org/email
-nameJeroen Roovers/name
-/maintainer
-use
-flag name=cronInstall /etc/cron.d script to periodically run sar/flag
-flag name=isagInstall isag, the Interactive System Activity Graph 
tool/flag
-/use
+   maintainer
+   emailj...@gentoo.org/email
+   nameJeroen Roovers/name
+   /maintainer
+   use
+   flag name=cronInstall /etc/cron.d script to periodically 
run sar/flag
+   flag name=isagInstall isag, the Interactive System Activity 
Graph tool/flag
+   /use
 /pkgmetadata



1.10 app-admin/sysstat/sysstat-11.0.2.ebuild

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

Index: sysstat-11.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sysstat/sysstat-11.0.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sysstat-11.0.2.ebuild   5 Dec 2014 10:14:04 -   1.9
+++ sysstat-11.0.2.ebuild   7 Aug 2015 13:00:22 -   1.10
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/sysstat/sysstat-11.0.2.ebuild,v 
1.9 2014/12/05 10:14:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/sysstat/sysstat-11.0.2.ebuild,v 
1.10 2015/08/07 13:00:22 jlec Exp $
 
 EAPI=5
 inherit eutils multilib systemd toolchain-funcs
@@ -17,7 +17,7 @@
 CDEPEND=
cron? ( sys-process/cronbase )
isag? (
-   dev-lang/tk
+   dev-lang/tk:0
dev-vcs/rcs
sci-visualization/gnuplot
)



1.2  app-admin/sysstat/sysstat-11.0.5-r1.ebuild

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

Index: sysstat-11.0.5-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/sysstat/sysstat-11.0.5-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sysstat-11.0.5-r1.ebuild9 Jul 2015 06:38:39 -   1.1
+++ sysstat-11.0.5-r1.ebuild7 Aug 2015 13:00:22 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-admin/sysstat/sysstat-11.0.5-r1.ebuild,v 1.1 
2015/07/09 06:38:39 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-admin/sysstat/sysstat-11.0.5-r1.ebuild,v 1.2 
2015/08/07 13:00:22 jlec Exp $
 
 EAPI=5
 inherit eutils multilib systemd toolchain-funcs
@@ -16,7 +16,7 @@
 
 CDEPEND=
isag? (
-   dev-lang/tk:*
+   dev-lang/tk:0
dev-vcs/rcs
sci-visualization/gnuplot
)



1.2  app-admin/sysstat/sysstat-11.1.5-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/sysstat/sysstat-11.1.5-r1.ebuild?rev=1.2view=markup
plain: 

[gentoo-commits] gentoo-x86 commit in dev-python/click: ChangeLog click-2.0.ebuild click-3.3.ebuild

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 08:32:30

  Modified: ChangeLog
  Removed:  click-2.0.ebuild click-3.3.ebuild
  Log:
  Drop old
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.17 dev-python/click/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/click/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   6 Aug 2015 07:21:33 -   1.16
+++ ChangeLog   6 Aug 2015 08:32:30 -   1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/click
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/click/ChangeLog,v 1.16 
2015/08/06 07:21:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/click/ChangeLog,v 1.17 
2015/08/06 08:32:30 jlec Exp $
+
+  06 Aug 2015; Justin Lecher j...@gentoo.org -click-2.0.ebuild,
+  -click-3.3.ebuild:
+  Drop old
 
   06 Aug 2015; Agostino Sarubbo a...@gentoo.org click-4.0-r1.ebuild:
   Stable for x86, wrt bug #556560






[gentoo-commits] gentoo-x86 commit in net-im/gajim: ChangeLog gajim-0.16.2.ebuild gajim-0.16.1-r2.ebuild gajim-0.16.1.ebuild

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 10:41:00

  Modified: ChangeLog
  Removed:  gajim-0.16.2.ebuild gajim-0.16.1-r2.ebuild
gajim-0.16.1.ebuild
  Log:
  Clean old; obsoletes bug #556596
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.231net-im/gajim/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/gajim/ChangeLog?rev=1.231view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/gajim/ChangeLog?rev=1.231content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/gajim/ChangeLog?r1=1.230r2=1.231

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- ChangeLog   2 Aug 2015 11:28:48 -   1.230
+++ ChangeLog   6 Aug 2015 10:41:00 -   1.231
@@ -1,6 +1,18 @@
 # ChangeLog for net-im/gajim
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.230 2015/08/02 
11:28:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.231 2015/08/06 
10:41:00 jlec Exp $
+
+  06 Aug 2015; Justin Lecher j...@gentoo.org 
-files/0.14-python-version.patch,
+  -files/0.14.1-testing.patch, -files/0.14.4-unicode.patch,
+  -files/gajim-0.14.4-debian_patches_unicode.patch,
+  -files/gajim-0.15-SA48695-2.patch, -files/gajim-0.15-SA48695.patch,
+  -files/gajim-0.15-plugin.patch, -files/gajim-0.15.2-CVE-2012-5524.patch,
+  -files/gajim-0.15.3-roster.patch, -files/gajim-0.15.3-starttls.patch,
+  -files/gajim-0.16.1-gnupg-2.1-backport.patch,
+  -files/gajim-0.16_beta2-pyopenssl-backport-1.patch,
+  -files/gajim-0.16_beta2-pyopenssl-backport-2.patch, -gajim-0.16.1-r2.ebuild,
+  -gajim-0.16.1.ebuild, -gajim-0.16.2.ebuild:
+  Clean old; obsoletes bug #556596
 
 *gajim-0.16.3 (02 Aug 2015)
 






[gentoo-commits] gentoo-x86 commit in net-im/gajim/files: 0.14.1-testing.patch 0.14.4-unicode.patch 0.14-python-version.patch gajim-0.14.4-debian_patches_unicode.patch gajim-0.15.2-CVE-2012-5524.patch

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 10:41:00

  Removed:  0.14.1-testing.patch 0.14.4-unicode.patch
0.14-python-version.patch
gajim-0.14.4-debian_patches_unicode.patch
gajim-0.15.2-CVE-2012-5524.patch
gajim-0.15.3-roster.patch
gajim-0.15.3-starttls.patch gajim-0.15-plugin.patch
gajim-0.15-SA48695-2.patch gajim-0.15-SA48695.patch
gajim-0.16_beta2-pyopenssl-backport-1.patch
gajim-0.16_beta2-pyopenssl-backport-2.patch
gajim-0.16.1-gnupg-2.1-backport.patch
  Log:
  Clean old; obsoletes bug #556596
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)



[gentoo-commits] gentoo-x86 commit in net-analyzer/munin: munin-2.0.25-r1.ebuild ChangeLog

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 07:07:55

  Modified: munin-2.0.25-r1.ebuild ChangeLog
  Log:
  Add missing dep for cgi support
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.6  net-analyzer/munin/munin-2.0.25-r1.ebuild

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

Index: munin-2.0.25-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- munin-2.0.25-r1.ebuild  31 Jul 2015 09:16:47 -  1.5
+++ munin-2.0.25-r1.ebuild  6 Aug 2015 07:07:55 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 
1.5 2015/07/31 09:16:47 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 
1.6 2015/08/06 07:07:55 jlec Exp $
 
 EAPI=5
 
@@ -46,7 +46,10 @@
virtual/perl-Time-HiRes
apache? ( 
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
 )
asterisk? ( dev-perl/Net-Telnet )
-   cgi? ( dev-perl/FCGI )
+   cgi? (
+   dev-perl/FCGI
+   dev-perl/CGI-Fast
+   )
dhcpd? (
=net-misc/dhcp-3[server]
dev-perl/Net-IP



1.170net-analyzer/munin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   31 Jul 2015 09:16:47 -  1.169
+++ ChangeLog   6 Aug 2015 07:07:55 -   1.170
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/munin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.169 
2015/07/31 09:16:47 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.170 
2015/08/06 07:07:55 jlec Exp $
+
+  06 Aug 2015; Justin Lecher j...@gentoo.org munin-2.0.25-r1.ebuild:
+  Add missing dep for cgi support
 
   31 Jul 2015; Michael Weber x...@gentoo.org munin-2.0.25-r1.ebuild,
   munin-2.1..ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/setuptools_scm: setuptools_scm-1.5.5.ebuild ChangeLog

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 12:43:48

  Modified: ChangeLog
  Added:setuptools_scm-1.5.5.ebuild
  Log:
  Version Bump
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.3  dev-python/setuptools_scm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools_scm/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   11 Jul 2015 06:32:55 -  1.2
+++ ChangeLog   6 Aug 2015 12:43:48 -   1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/setuptools_scm
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools_scm/ChangeLog,v 1.2 
2015/07/11 06:32:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools_scm/ChangeLog,v 1.3 
2015/08/06 12:43:48 jlec Exp $
+
+*setuptools_scm-1.5.5 (06 Aug 2015)
+
+  06 Aug 2015; Justin Lecher j...@gentoo.org +setuptools_scm-1.5.5.ebuild:
+  Version Bump
 
   11 Jul 2015; Markus Meier mae...@gentoo.org setuptools_scm-1.5.4.ebuild:
   add ~arm, bug #553864



1.1  dev-python/setuptools_scm/setuptools_scm-1.5.5.ebuild

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

Index: setuptools_scm-1.5.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/setuptools_scm/setuptools_scm-1.5.5.ebuild,v 
1.1 2015/08/06 12:43:48 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )

inherit distutils-r1

DESCRIPTION=package to manage versions by scm tags via setuptools
HOMEPAGE=https://github.com/pypa/setuptools_scm;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

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

python_test() {
py.test || die tests failed under ${EPYTHON}
}






[gentoo-commits] gentoo-x86 commit in sci-libs/cctbx: cctbx-2010.03.29.2334-r7.ebuild ChangeLog

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 13:05:31

  Modified: cctbx-2010.03.29.2334-r7.ebuild ChangeLog
  Log:
  Fix for format-security, bug #547082
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.8  sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild?r1=1.7r2=1.8

Index: cctbx-2010.03.29.2334-r7.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cctbx-2010.03.29.2334-r7.ebuild 21 Apr 2015 17:50:14 -  1.7
+++ cctbx-2010.03.29.2334-r7.ebuild 6 Aug 2015 13:05:31 -   1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild,v 1.7 
2015/04/21 17:50:14 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild,v 1.8 
2015/08/06 13:05:31 jlec Exp $
 
 EAPI=5
 
@@ -61,7 +61,8 @@
${FILESDIR}/${PV}-flags.patch \
${FILESDIR}/${PV}-soname.patch \
${FILESDIR}/${PV}-gcc-4.6.patch \
-   ${FILESDIR}/${PV}-gcc-4.7.patch
+   ${FILESDIR}/${PV}-gcc-4.7.patch \
+   ${FILESDIR}/${PV}-format-security.patch
 
eprefixify ${MY_S}/scitbx/libtbx_refresh.py
 



1.39 sci-libs/cctbx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?rev=1.39view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?rev=1.39content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/ChangeLog?r1=1.38r2=1.39

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   22 Apr 2015 06:58:03 -  1.38
+++ ChangeLog   6 Aug 2015 13:05:31 -   1.39
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/cctbx
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.38 2015/04/22 
06:58:03 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/cctbx/ChangeLog,v 1.39 2015/08/06 
13:05:31 jlec Exp $
+
+  06 Aug 2015; Justin Lecher j...@gentoo.org
+  +files/2010.03.29.2334-format-security.patch, 
cctbx-2010.03.29.2334-r7.ebuild:
+  Fix for format-security, bug #547082
 
   22 Apr 2015; Justin Lecher j...@gentoo.org 
-cctbx-2010.03.29.2334-r6.ebuild:
   Drop old






[gentoo-commits] gentoo-x86 commit in sci-libs/cctbx/files: 2010.03.29.2334-format-security.patch

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 13:05:32

  Added:2010.03.29.2334-format-security.patch
  Log:
  Fix for format-security, bug #547082
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  sci-libs/cctbx/files/2010.03.29.2334-format-security.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/files/2010.03.29.2334-format-security.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/cctbx/files/2010.03.29.2334-format-security.patch?rev=1.1content-type=text/plain

Index: 2010.03.29.2334-format-security.patch
===
 cctbx_sources/scitbx/lbfgsb/raw.h | 54 +++
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/cctbx_sources/scitbx/lbfgsb/raw.h 
b/cctbx_sources/scitbx/lbfgsb/raw.h
index 21afed7..5b15055 100644
--- a/cctbx_sources/scitbx/lbfgsb/raw.h
+++ b/cctbx_sources/scitbx/lbfgsb/raw.h
@@ -853,7 +853,7 @@ namespace raw {
 if (iprint = 99) {
   printf( LINE SEARCH%12d times; norm of step =  %.15G\n,
  iback, xstep);
-  printf(fmt_2001, iter,f,sbgnrm);
+  printf(%s %i %f %f, fmt_2001, iter,f,sbgnrm);
   if (iprint  100) {
 write_ref1( X =, x);
 write_ref1( G =, g);
@@ -862,7 +862,7 @@ namespace raw {
 else if (iprint  0) {
   int imod = iter % iprint;
   if (imod == 0) {
-printf(fmt_2001, iter,f,sbgnrm);
+printf(%s %i %f %f, fmt_2001, iter,f,sbgnrm);
   }
 }
 if (iprint = 1) {
@@ -967,9 +967,9 @@ namespace raw {
 2 rounding error dominate computation.\n;
 if (task.substr(0,5) == ERROR) goto lbl_999;
 if (iprint = 0) {
-  printf(fmt_3003);
-  printf(fmt_3004);
-  printf(fmt_3005, n,iter,nfgv,nintol,nskip,nact,sbgnrm,f);
+  printf(%s, fmt_3003);
+  printf(%s, fmt_3004);
+  printf(%s %i %i %i %i %i %i %f %f, fmt_3005, 
n,iter,nfgv,nintol,nskip,nact,sbgnrm,f);
   if (iprint = 100) {
 write_ref1( X =, x);
   }
@@ -977,40 +977,40 @@ namespace raw {
 }
 lbl_999:
 if (iprint = 0) {
-  printf(fmt_3009, task.c_str());
+  printf(%s %s, fmt_3009, task.c_str());
   if (info != 0) {
-if (info == -1) printf(fmt_9011);
-if (info == -2) printf(fmt_9012);
-if (info == -3) printf(fmt_9013);
-if (info == -4) printf(fmt_9014);
-if (info == -5) printf(fmt_9015);
+if (info == -1) printf(%s, fmt_9011);
+if (info == -2) printf(%s, fmt_9012);
+if (info == -3) printf(%s, fmt_9013);
+if (info == -4) printf(%s, fmt_9014);
+if (info == -5) printf(%s, fmt_9015);
 if (info == -6) {
   printf(  Input nbd(%12d) is invalid.\n, k);
 }
 if (info == -7) {
   printf(  l(%12d)  u(%12d).  No feasible solution.\n, k, k);
 }
-if (info == -8) printf(fmt_9018);
-if (info == -9) printf(fmt_9019);
+if (info == -8) printf(%s, fmt_9018);
+if (info == -9) printf(%s, fmt_9019);
   }
-  if (iprint = 1) printf(fmt_3007, cachyt,sbtime,lnscht);
-  printf(fmt_3008, time);
+  if (iprint = 1) printf(%s %f %f %f, fmt_3007, cachyt,sbtime,lnscht);
+  printf(%s %f, fmt_3008, time);
   if (iprint = 1) {
 if (info == -4 || info == -9) {
-  printf(fmt_3002,
+  printf(%s %i %i %i %i %s %i %f %f, fmt_3002,
  iter,nfgv,nint,nact,word.c_str(),iback,stp,xstep); // itfile
 }
-printf(fmt_3009, task.c_str()); // itfile
+printf(%s %s, fmt_3009, task.c_str()); // itfile
 if (info != 0) {
-  if (info == -1) printf(fmt_9011); // itfile
-  if (info == -2) printf(fmt_9012); // itfile
-  if (info == -3) printf(fmt_9013); // itfile
-  if (info == -4) printf(fmt_9014); // itfile
-  if (info == -5) printf(fmt_9015); // itfile
-  if (info == -8) printf(fmt_9018); // itfile
-  if (info == -9) printf(fmt_9019); // itfile
+  if (info == -1) printf(%s, fmt_9011); // itfile
+  if (info == -2) printf(%s, fmt_9012); // itfile
+  if (info == -3) printf(%s, fmt_9013); // itfile
+  if (info == -4) printf(%s, fmt_9014); // itfile
+  if (info == -5) printf(%s, fmt_9015); // itfile
+  if (info == -8) printf(%s, fmt_9018); // itfile
+  if (info == -9) printf(%s, fmt_9019); // itfile
 }
-printf(fmt_3008, time); // itfile
+printf(%s %f, fmt_3008, time); // itfile
   }
 }
   }
@@ -3902,7 +3902,7 @@ namespace raw {
  refresh the lbfgs memory and restart the iteration.\n;
 if (info != 0) {
   // singular triangular system detected; refresh the lbfgs memory.
-  if(iprint = 1) printf(fmt_1005);
+  

[gentoo-commits] gentoo-x86 commit in dev-util/patchutils: patchutils-0.3.3.ebuild ChangeLog

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 15:35:23

  Modified: patchutils-0.3.3.ebuild ChangeLog
  Log:
  Fix for format-security, bug #556846
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.12 dev-util/patchutils/patchutils-0.3.3.ebuild

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

Index: patchutils-0.3.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.3.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- patchutils-0.3.3.ebuild 30 Jul 2015 13:09:34 -  1.11
+++ patchutils-0.3.3.ebuild 6 Aug 2015 15:35:23 -   1.12
@@ -1,8 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.3.ebuild,v 1.11 
2015/07/30 13:09:34 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.3.3.ebuild,v 1.12 
2015/08/06 15:35:23 jlec Exp $
 
-EAPI=4
+EAPI=5
+
+inherit eutils
 
 DESCRIPTION=A collection of tools that operate on patch files
 HOMEPAGE=http://cyberelk.net/tim/patchutils/;
@@ -17,3 +19,7 @@
 # The testsuite makes use of gendiff(1) that comes from rpm, thus if
 # the user wants to run tests, it should install that too.
 DEPEND=test? ( app-arch/rpm )
+
+src_prepare() {
+   epatch ${FILESDIR}/${P}-format-security.patch
+}



1.84 dev-util/patchutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog   30 Jul 2015 18:05:14 -  1.83
+++ ChangeLog   6 Aug 2015 15:35:23 -   1.84
@@ -1,6 +1,10 @@
 # ChangeLog for dev-util/patchutils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.83 
2015/07/30 18:05:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.84 
2015/08/06 15:35:23 jlec Exp $
+
+  06 Aug 2015; Justin Lecher j...@gentoo.org
+  +files/patchutils-0.3.3-format-security.patch, patchutils-0.3.3.ebuild:
+  Fix for format-security, bug #556846
 
   30 Jul 2015; Justin Lecher j...@gentoo.org -patchutils-0.3.2.ebuild:
   Drop old






[gentoo-commits] gentoo-x86 commit in dev-util/patchutils/files: patchutils-0.3.3-format-security.patch

2015-08-06 Thread Justin Lecher (jlec)
jlec15/08/06 15:35:23

  Added:patchutils-0.3.3-format-security.patch
  Log:
  Fix for format-security, bug #556846
  
  Signed-off-by: Justin Lecher j...@gentoo.org
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  
dev-util/patchutils/files/patchutils-0.3.3-format-security.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchutils/files/patchutils-0.3.3-format-security.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/patchutils/files/patchutils-0.3.3-format-security.patch?rev=1.1content-type=text/plain

Index: patchutils-0.3.3-format-security.patch
===
 src/filterdiff.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/filterdiff.c b/src/filterdiff.c
index eb08d49..0b2b301 100644
--- a/src/filterdiff.c
+++ b/src/filterdiff.c
@@ -1263,7 +1263,7 @@ read_regex_file (const char *file)
char errstr[300];
regerror (err, regex[num_regex - 1], errstr,
  sizeof (errstr));
-   error (EXIT_FAILURE, 0, errstr);
+   error (EXIT_FAILURE, 0, %s, errstr);
exit (1);
}
}
@@ -1509,7 +1509,7 @@ int main (int argc, char *argv[])
char errstr[300];
regerror (err, regex[num_regex - 1], errstr,
  sizeof (errstr));
-   error (EXIT_FAILURE, 0, errstr);
+   error (EXIT_FAILURE, 0, %s, errstr);
exit (1);
}
}






[gentoo-commits] gentoo-x86 commit in dev-python/utmp: utmp-0.4.ebuild ChangeLog

2015-08-05 Thread Justin Lecher (jlec)
jlec15/08/05 06:04:43

  Modified: utmp-0.4.ebuild ChangeLog
  Log:
  Block sys-apps/utempter due to file collisions, bug #556644
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/utmp/utmp-0.4.ebuild

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

Index: utmp-0.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/utmp/utmp-0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- utmp-0.4.ebuild 19 Jun 2015 08:02:01 -  1.1
+++ utmp-0.4.ebuild 5 Aug 2015 06:04:43 -   1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/utmp/utmp-0.4.ebuild,v 1.1 
2015/06/19 08:02:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utmp/utmp-0.4.ebuild,v 1.2 
2015/08/05 06:04:43 jlec Exp $
 
 EAPI=5
 
@@ -17,7 +17,9 @@
 KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
 IUSE=
 
-RDEPEND=dev-python/six[${PYTHON_USEDEP}]
+RDEPEND=
+   dev-python/six[${PYTHON_USEDEP}]
+   !sys-apps/utempter
 DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
 



1.2  dev-python/utmp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/utmp/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   19 Jun 2015 08:02:01 -  1.1
+++ ChangeLog   5 Aug 2015 06:04:43 -   1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/utmp
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/utmp/ChangeLog,v 1.1 2015/06/19 
08:02:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utmp/ChangeLog,v 1.2 2015/08/05 
06:04:43 jlec Exp $
+
+  05 Aug 2015; Justin Lecher j...@gentoo.org utmp-0.4.ebuild:
+  Block sys-apps/utempter due to file collisions, bug #556644
 
 *utmp-0.4 (19 Jun 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-python/ldap3: ldap3-0.9.8.7.ebuild ChangeLog

2015-08-05 Thread Justin Lecher (jlec)
jlec15/08/05 09:03:57

  Modified: ChangeLog
  Added:ldap3-0.9.8.7.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.6  dev-python/ldap3/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ldap3/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   8 Jul 2015 09:19:51 -   1.5
+++ ChangeLog   5 Aug 2015 09:03:57 -   1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/ldap3
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ldap3/ChangeLog,v 1.5 2015/07/08 
09:19:51 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ldap3/ChangeLog,v 1.6 2015/08/05 
09:03:57 jlec Exp $
+
+*ldap3-0.9.8.7 (05 Aug 2015)
+
+  05 Aug 2015; Justin Lecher j...@gentoo.org +ldap3-0.9.8.7.ebuild:
+  Version Bump
 
 *ldap3-0.9.8.6 (08 Jul 2015)
 



1.1  dev-python/ldap3/ldap3-0.9.8.7.ebuild

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

Index: ldap3-0.9.8.7.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ldap3/ldap3-0.9.8.7.ebuild,v 1.1 
2015/08/05 09:03:57 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )

inherit distutils-r1

DESCRIPTION=A strictly RFC 4511 conforming LDAP V3 pure Python client
HOMEPAGE=https://github.com/cannatag/ldap3 https://pypi.python.org/pypi/ldap3;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=LGPL-3
SLOT=0
KEYWORDS=~amd64
IUSE=test

RDEPEND==dev-python/pyasn1-0.1.8[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )


python_test() {
cd ${BUILD_DIR} || die
nosetests -v -s test || die
}






[gentoo-commits] gentoo-x86 commit in app-office/scribus: scribus-1.5.0-r1.ebuild ChangeLog scribus-1.4.5.ebuild scribus-1.4.5-r1.ebuild scribus-1.5.0.ebuild

2015-08-05 Thread Justin Lecher (jlec)
jlec15/08/05 09:11:47

  Modified: scribus-1.5.0-r1.ebuild ChangeLog
  Removed:  scribus-1.4.5.ebuild scribus-1.4.5-r1.ebuild
scribus-1.5.0.ebuild
  Log:
  Drop old; use subslots
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.3  app-office/scribus/scribus-1.5.0-r1.ebuild

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

Index: scribus-1.5.0-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.5.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- scribus-1.5.0-r1.ebuild 1 Jun 2015 08:59:11 -   1.2
+++ scribus-1.5.0-r1.ebuild 5 Aug 2015 09:11:47 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.5.0-r1.ebuild,v 1.2 
2015/06/01 08:59:11 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.5.0-r1.ebuild,v 1.3 
2015/08/05 09:11:47 jlec Exp $
 
 EAPI=5
 
@@ -63,7 +63,7 @@
hunspell? ( app-text/hunspell )
graphicsmagick? ( media-gfx/graphicsmagick )
osg? ( dev-games/openscenegraph )
-   pdf? ( app-text/podofo )
+   pdf? ( app-text/podofo:0= )
scripts? ( virtual/python-imaging[tk?,${PYTHON_USEDEP}] )
tk? ( virtual/python-imaging[tk?,${PYTHON_USEDEP}] )
 



1.214app-office/scribus/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?rev=1.214view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?rev=1.214content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/scribus/ChangeLog?r1=1.213r2=1.214

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- ChangeLog   15 Jun 2015 19:30:04 -  1.213
+++ ChangeLog   5 Aug 2015 09:11:47 -   1.214
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/scribus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.213 
2015/06/15 19:30:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.214 
2015/08/05 09:11:47 jlec Exp $
+
+  05 Aug 2015; Justin Lecher j...@gentoo.org -files/scribus-1.5.0-docs.patch,
+  -scribus-1.4.5-r1.ebuild, -scribus-1.4.5.ebuild, -scribus-1.5.0.ebuild,
+  scribus-1.5.0-r1.ebuild:
+  Drop old; use subslots
 
   15 Jun 2015; Justin Lecher j...@gentoo.org scribus-.ebuild:
   Adopt to current HEAD, bug #551816; use ninja as build engine






[gentoo-commits] gentoo-x86 commit in app-office/scribus/files: scribus-1.5.0-docs.patch

2015-08-05 Thread Justin Lecher (jlec)
jlec15/08/05 09:11:47

  Removed:  scribus-1.5.0-docs.patch
  Log:
  Drop old; use subslots
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)



[gentoo-commits] gentoo-x86 commit in sci-chemistry/cyana: cyana-2.1.ebuild ChangeLog

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

  Modified: cyana-2.1.ebuild ChangeLog
  Log:
  Update HOMEPAGE
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.14 sci-chemistry/cyana/cyana-2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild?rev=1.14view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild?rev=1.14content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild?r1=1.13r2=1.14

Index: cyana-2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- cyana-2.1.ebuild30 Jul 2015 18:02:51 -  1.13
+++ cyana-2.1.ebuild4 Aug 2015 10:56:10 -   1.14
@@ -1,13 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild,v 1.13 
2015/07/30 18:02:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild,v 1.14 
2015/08/04 10:56:10 jlec Exp $
 
 EAPI=5
 
 inherit eutils fortran-2 toolchain-funcs
 
 DESCRIPTION=Combined assignment and dynamics algorithm for NMR applications
-HOMEPAGE=http://www.las.jp/english/products/s08_cyana/index.html;
+HOMEPAGE=http://www.las.jp/english/products/cyana.html;
 SRC_URI=${P}.tar.gz
 
 LICENSE=CYANA



1.17 sci-chemistry/cyana/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/ChangeLog?rev=1.17view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/ChangeLog?rev=1.17content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/ChangeLog?r1=1.16r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   30 Jul 2015 18:02:51 -  1.16
+++ ChangeLog   4 Aug 2015 10:56:10 -   1.17
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/cyana
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/ChangeLog,v 1.16 
2015/07/30 18:02:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/ChangeLog,v 1.17 
2015/08/04 10:56:10 jlec Exp $
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org cyana-2.1.ebuild:
+  Update HOMEPAGE
 
   30 Jul 2015; Justin Lecher j...@gentoo.org cyana-2.1.ebuild:
   Fix pointer to download instructions, bug #556320






[gentoo-commits] gentoo-x86 commit in dev-python/south: ChangeLog south-0.8.4.ebuild

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 08:40:57

  Modified: ChangeLog
  Removed:  south-0.8.4.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.25 dev-python/south/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/south/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   3 Jun 2015 21:54:48 -   1.24
+++ ChangeLog   4 Aug 2015 08:40:57 -   1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/south
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/south/ChangeLog,v 1.24 
2015/06/03 21:54:48 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/south/ChangeLog,v 1.25 
2015/08/04 08:40:57 jlec Exp $
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org -south-0.8.4.ebuild:
+  Drop old
 
   03 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Add pypi to remote-id in metadata.xml






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:37:10

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



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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:47:50

  Added:asset-0.6.1.ebuild metadata.xml Manifest ChangeLog
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/asset/asset-0.6.1.ebuild

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

Index: asset-0.6.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/asset/asset-0.6.1.ebuild,v 1.1 
2015/08/04 09:47:50 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A package resource and symbol loading helper library
HOMEPAGE=https://pypi.python.org/pypi/asset 
http://github.com/metagriffin/asset;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
=dev-python/globre-0.0.5[${PYTHON_USEDEP}]
=dev-python/six-1.4.1[${PYTHON_USEDEP}]

DEPEND=${RDEPEND}
test? (
=dev-python/nose-1.3.0[${PYTHON_USEDEP}]
=dev-python/pxml-0.2.11[${PYTHON_USEDEP}]
)

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

python_test() {
nosetests --verbose || die
}



1.1  dev-python/asset/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asset/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asset/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
herdpython/herd
maintainer
emailj...@gentoo.org/email
nameJustin Lecher/name
/maintainer
/pkgmetadata



1.1  dev-python/asset/Manifest

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

Index: Manifest
===
AUX asset-0.6.1-broken-test.patch 673 SHA256 
1c3090e0855d4910b4ad708d7e5a731c547c7819436edc0d1f08d1ec99a88592 SHA512 
10afcdd752c494f98f702d1e1727aeaa4caf54b8fbb210cfee7de35a2881bad403355a037159ce913a0f1596b4fa9935d4cc3a8232ce4b79dc264de84b6aad04
 WHIRLPOOL 
1dcc923c18a7e62156278a581930620d5ab4825da0a9b8876323ff67c0d6a7eabcef467c34f8a847c75e8b9b48fe2da61069b1232a609fa1a877a9bab2826909
DIST asset-0.6.1.tar.gz 20613 SHA256 
071fcbf93b03d791b4e301c1459dc6bd1779407f9c0326fa136f03449c4bb4c4 SHA512 
6fa20888220e83a0a122b8ab63e531551724c64476c3fce8f47f784731710fa3328fa4ac3855bde5fb4caed47274f0492e14df438cf7857c0e5437f33217b672
 WHIRLPOOL 
ca266bb9969e7b4f1b8a7940928ac3dac169374b5c7e44af091f112dcee975ed8d699bcf864645c2122ca3b503e54357a25884d7d2f97c32ae6ad67d67354fc9
EBUILD asset-0.6.1.ebuild 799 SHA256 
74b062899c35715986a2aa6a5baa8c541d0a576ecd24906a9b67c3e513df SHA512 
95dd3cf58a19b3b17d421970346b3bd26f743801700cc0810b14a0118ad8cb803ca2d152f02776c376fdd84eb4cd644efd22f9ad1e846b3bc02d5d66b9bd6df5
 WHIRLPOOL 
ebdd7d64f796d79fe85f4236423d63fc1771a559a39fdff51bea4efa63858acb9b4cc724a7596683a4404198fa4577827bb28f269eed1e92c62a7e862af1b9c0
MISC ChangeLog 304 SHA256 
a3be3d41f82d6b622233b646a7d0fbed81b5869772fbb3a346b05ae2d0e24781 SHA512 
6f75020570d159ea591baac33f86dab12fc3d640c2c4f78f493b7203aa749dda594f4d4640290a005a0f7f59fc87b0d4c4e791766bd386c17fc2e2a884f9f8bd
 WHIRLPOOL 
35149b7c8a650a435ba1d2674dc7492c1e304f969744f7ed5265ac21b8a1086b4626d2d2fb1445ebc0140bb7a8118b97e96f8ae5e13391045e5c07b01913d16f
MISC metadata.xml 251 SHA256 
8b0b22eba48717ab7a4a0ed383c379f60346d058e75715c1b7f160e2c4e0cb3c SHA512 
0ec94053762de7d8f78ca8b4e17b7ae9d11a4d9e494df840ca2ddaba4f4d186f54f60c4e24b99ad5ea620868bff1bf2fca8f55064f6e5af6e858505b82e9e1e4
 WHIRLPOOL 
154cf5bddc9a1d1333a590627e9a42c5222e4d1ce48894006593edeb6561e081492bea0d86dc8408b90849cea23b7efc273c1bdc815d2c8d1b96bb9fb8b3824d



1.1  dev-python/asset/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/asset
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: 

[gentoo-commits] gentoo-x86 commit in dev-python/asset/files: asset-0.6.1-broken-test.patch

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:47:50

  Added:asset-0.6.1-broken-test.patch
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/asset/files/asset-0.6.1-broken-test.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asset/files/asset-0.6.1-broken-test.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asset/files/asset-0.6.1-broken-test.patch?rev=1.1content-type=text/plain

Index: asset-0.6.1-broken-test.patch
===
 asset/test.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/asset/test.py b/asset/test.py
index 992e5fc..c8aab32 100644
--- a/asset/test.py
+++ b/asset/test.py
@@ -24,6 +24,8 @@ import pxml
 import xml.etree.ElementTree as ET
 import six
 
+from nose.plugins.skip import SkipTest
+
 import asset
 
 #--
@@ -107,6 +109,7 @@ line-2/node
   ])
 
   #
+  @SkipTest
   def test_filename(self):
 # NOTE: this requires that `pxml` was installed as a zipped egg, and
 # `globre` as an UNzipped egg, i.e.:






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 06:01:01

  Modified: ChangeLog
  Added:aufs-sources-4.1.4.ebuild
  Log:
  Bump to latest gentpatches and linux release
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -r1.196 -r1.197
--- ChangeLog   27 Jul 2015 13:23:31 -  1.196
+++ ChangeLog   4 Aug 2015 06:01:01 -   1.197
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/aufs-sources
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.196 
2015/07/27 13:23:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/ChangeLog,v 1.197 
2015/08/04 06:01:01 jlec Exp $
+
+*aufs-sources-4.1.4 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +aufs-sources-4.1.4.ebuild:
+  Bump to latest gentpatches and linux release
 
 *aufs-sources-3.18.19 (27 Jul 2015)
 *aufs-sources-4.0.9 (27 Jul 2015)



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

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

Index: aufs-sources-4.1.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-kernel/aufs-sources/aufs-sources-4.1.4.ebuild,v 1.1 
2015/08/04 06:01:01 jlec Exp $

EAPI=5

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

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

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

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


PDEPEND==sys-fs/aufs-util-4*

README_GENTOO_SUFFIX=-r1

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

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

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

unpack ${AUFS_TARBALL}

einfo Using aufs4 version: ${AUFS_VERSION}

kernel-2_src_unpack
}

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

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

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

readme.gentoo_pkg_postinst
}

pkg_postrm() {
kernel-2_pkg_postrm
}






[gentoo-commits] gentoo-x86 commit in dev-python/django-oauth-plus: django-oauth-plus-2.2.8.ebuild ChangeLog

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 06:24:31

  Modified: ChangeLog
  Added:django-oauth-plus-2.2.8.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.15 dev-python/django-oauth-plus/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/django-oauth-plus/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   18 Mar 2015 07:41:38 -  1.14
+++ ChangeLog   4 Aug 2015 06:24:31 -   1.15
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/django-oauth-plus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-oauth-plus/ChangeLog,v 
1.14 2015/03/18 07:41:38 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-oauth-plus/ChangeLog,v 
1.15 2015/08/04 06:24:31 jlec Exp $
+
+*django-oauth-plus-2.2.8 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +django-oauth-plus-2.2.8.ebuild:
+  Version Bump
 
 *django-oauth-plus-2.2.6 (18 Mar 2015)
 



1.1  dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild

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

Index: django-oauth-plus-2.2.8.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/django-oauth-plus/django-oauth-plus-2.2.8.ebuild,v
 1.1 2015/08/04 06:24:31 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 pypy )
# Testsuite written for py2 only, no indication given in source

inherit distutils-r1

DESCRIPTION=Support of OAuth 1.0a in Django using python-oauth2
HOMEPAGE=http://pypi.python.org/pypi/django-oauth-plus 
http://code.welldev.org/django-oauth-plus/;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
=dev-python/django-1.3[${PYTHON_USEDEP}]
=dev-python/oauth2-1.5.170[${PYTHON_USEDEP}]
DEPEND=dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
dev-python/mock[${PYTHON_USEDEP}] )

python_test() {
PYTHONPATH=.:oauth_provider
if ${PYTHON} oauth_provider/runtests/runtests.py; then
einfo Testsuite passed under ${EPYTHON}
else
die Testsuite failed under ${EPYTHON}
fi
}






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:40:30

  Added:globre-0.1.2.ebuild metadata.xml Manifest ChangeLog
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/globre/globre-0.1.2.ebuild

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

Index: globre-0.1.2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/globre/globre-0.1.2.ebuild,v 1.1 
2015/08/04 09:40:30 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A glob matching library, providing an interface similar to the 
re module
HOMEPAGE=https://pypi.python.org/pypi/globre 
http://github.com/metagriffin/globre;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

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

python_test() {
nosetests --verbose || die
}



1.1  dev-python/globre/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/globre/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/globre/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
herdpython/herd
maintainer
emailj...@gentoo.org/email
nameJustin Lecher/name
/maintainer
/pkgmetadata



1.1  dev-python/globre/Manifest

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

Index: Manifest
===
DIST globre-0.1.2.tar.gz 18465 SHA256 
64203a0caca50cf2048cc4cc18b8abf452dfb7822b79ea9950f7c0ee03f51d9b SHA512 
1e1a406b2a07ae551ba9b1b18dc92fc0728d2e0ad01c63a2108736430d893c427011b74883f5c84040426603ac8f46346a672e50a96502b315c02f81e6dff82c
 WHIRLPOOL 
eb4d5017438a946577d19ec2e2a2208a0edd5b4dd6136ce4aa71f73bd866b893396cc4b6cc4b9f592307d1116e2c04d54c83f3a47bc42e4738c29bbf915256dc
EBUILD globre-0.1.2.ebuild 775 SHA256 
a5ce17eaaf0d70b56018e608e6bbed891df5e9a1e4960f9ac25442bbbf1212bf SHA512 
8e3d925b7f749085549f26e5b7c77159967952b93ab1995d238c30a60771538ed6ec81fac63a319a0f9e935cc981d11680698c60f176e6411e091bacbfd46425
 WHIRLPOOL 
cd1c78cad6f07a17f87d5f7e768582fb8bb19a1f3b9510dc341fe89c6836c8f5fff3b00415a865a2007d7135c34c6a484a71ad6887b33d5013a70a5654015db0
MISC ChangeLog 269 SHA256 
93336c152a85d563d0952ec2c0c0b246aaff34c98ae57304892ef850cc52a651 SHA512 
6a4433657f3a8b29de306f224fa2495efdd01c924b75bf839dc47a6fcc5d954c947eb6977c6f7d6bf1469e2201aecf5570c4badd759bdad43645d85ddd774586
 WHIRLPOOL 
276a751c8ed131f7f77006ee1223238bdd7fa467b956b234879330a2aa3a6bb338a65b1bd9bbc7b266a760b2261af864e2bf5cbedfe628ccf1a9e9873a80c4c2
MISC metadata.xml 251 SHA256 
8b0b22eba48717ab7a4a0ed383c379f60346d058e75715c1b7f160e2c4e0cb3c SHA512 
0ec94053762de7d8f78ca8b4e17b7ae9d11a4d9e494df840ca2ddaba4f4d186f54f60c4e24b99ad5ea620868bff1bf2fca8f55064f6e5af6e858505b82e9e1e4
 WHIRLPOOL 
154cf5bddc9a1d1333a590627e9a42c5222e4d1ce48894006593edeb6561e081492bea0d86dc8408b90849cea23b7efc273c1bdc815d2c8d1b96bb9fb8b3824d



1.1  dev-python/globre/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/globre
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/globre/ChangeLog,v 1.1 2015/08/04 
09:40:30 jlec Exp $

*globre-0.1.2 (04 Aug 2015)

  04 Aug 2015; Justin Lecher j...@gentoo.org +globre-0.1.2.ebuild,
  +metadata.xml:
  New package, ebuild written by me






[gentoo-commits] gentoo-x86 commit in dev-python/django-oauth-plus: ChangeLog django-oauth-plus-2.2.5.ebuild django-oauth-plus-2.2.6.ebuild

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 08:33:53

  Modified: ChangeLog
  Removed:  django-oauth-plus-2.2.5.ebuild
django-oauth-plus-2.2.6.ebuild
  Log:
  Drop old version depending on dev-python/south
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.16 dev-python/django-oauth-plus/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/django-oauth-plus/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   4 Aug 2015 06:24:31 -   1.15
+++ ChangeLog   4 Aug 2015 08:33:53 -   1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/django-oauth-plus
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-oauth-plus/ChangeLog,v 
1.15 2015/08/04 06:24:31 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-oauth-plus/ChangeLog,v 
1.16 2015/08/04 08:33:53 jlec Exp $
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org -django-oauth-plus-2.2.5.ebuild,
+  -django-oauth-plus-2.2.6.ebuild:
+  Drop old version depending on dev-python/south
 
 *django-oauth-plus-2.2.8 (04 Aug 2015)
 






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:19:44

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



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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:25:36

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



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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 08:41:32

  Modified: ChangeLog package.mask
  Log:
  Drop unnecessary masks

Revision  ChangesPath
1.10223  profiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.10222
retrieving revision 1.10223
diff -u -r1.10222 -r1.10223
--- ChangeLog   3 Aug 2015 17:12:30 -   1.10222
+++ ChangeLog   4 Aug 2015 08:41:32 -   1.10223
@@ -1,11 +1,14 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10222 2015/08/03 
17:12:30 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10223 2015/08/04 
08:41:32 jlec 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!
 
+  04 Aug 2015; Justin Lecher j...@gentoo.org package.mask:
+  Drop unnecessary masks
+
   03 Aug 2015; Mike Gilbert flop...@gentoo.org package.mask:
   Mask sys-apps/systemd-ui for removal.
 



1.16699  profiles/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.16698
retrieving revision 1.16699
diff -u -r1.16698 -r1.16699
--- package.mask3 Aug 2015 22:53:01 -   1.16698
+++ package.mask4 Aug 2015 08:41:32 -   1.16699
@@ -1,5 +1,5 @@
 
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16698 2015/08/03 
22:53:01 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16699 2015/08/04 
08:41:32 jlec Exp $
 #
 # When you add an entry to the top of this file, add your name, the date, and
 # an explanation of why something is getting masked. Please be extremely
@@ -254,8 +254,6 @@
 # #554864
 =dev-python/django-1.5*
 =dev-python/django-1.6*
-dev-python/south
-dev-python/django-oauth-plus
 
 # Michał Górny mgo...@gentoo.org (11 Feb 2015)
 # Potentially destructive to @world, bug #539746.






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:27:55

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



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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:36:40

  Added:pxml-0.2.11.ebuild metadata.xml Manifest ChangeLog
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/pxml/pxml-0.2.11.ebuild

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

Index: pxml-0.2.11.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pxml/pxml-0.2.11.ebuild,v 1.1 
2015/08/04 09:36:40 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A python library and command-line tool to prettify and colorize 
XML
HOMEPAGE=https://pypi.python.org/pypi/pxml http://github.com/metagriffin/pxml;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
=dev-python/blessings-1.5[${PYTHON_USEDEP}]
=dev-python/six-1.4.1[${PYTHON_USEDEP}]

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

python_test() {
nosetests --verbose || die
}



1.1  dev-python/pxml/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pxml/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pxml/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
herdpython/herd
maintainer
emailj...@gentoo.org/email
nameJustin Lecher/name
/maintainer
/pkgmetadata



1.1  dev-python/pxml/Manifest

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

Index: Manifest
===
DIST pxml-0.2.11.tar.gz 21088 SHA256 
19edfd55a081fb46066b66fd726691be3416d6f93e80f3d0bb2f2a8d7bacb6c8 SHA512 
1b71ca2b5e0e59158f52fbe70ef65f5fc14dec4aec1c7fa79f7fabd8dc33f63f63e70b61ba835d2c21f88c879fa6dd5c4aa7dad97ee49755e4a6844aeceea5e1
 WHIRLPOOL 
4d170075db8076c0ca94dd1f5ee52f6148c59b1e7cfd07557fe045a31bdf7d9b2f8e1e453ec9643cb4a0b466a7cb1622f02ecf0a8b831d9813a4af27d9f05070
EBUILD pxml-0.2.11.ebuild 761 SHA256 
8dfb64907ff41d32138ea648552beccaebf57b71e8776509d5ef245d80cbb3fc SHA512 
171a713c08f5450ca4c6aee688ca70ebd01738ea540dfec6582ef1d4cd5791f1a2568248832a6e2df7f6579ee05a4d0c097438e09aa7b1aa18d667dd1b439dad
 WHIRLPOOL 
e4e09e4fdaafd787d90971470035fd8d352c6974749f24d8e3b7922281295803a801bd3ca0b9d49671ed3eeb2cd9dfca87de9502f0d4c4e2994c451b51fe0aea
MISC ChangeLog 265 SHA256 
c6956c2cde3240c0c908599607492b35f0eabe93a93fecfb99aecd2ccca752b4 SHA512 
7e717b802bb53a0e240fddffc1b63e8af97fcc7eeec3b709055b680831136ed2672e44fc158b697fe8097b4dd554bf983740223a87cec175be530ad99916
 WHIRLPOOL 
c98cd546c9e66c5a4fd6cf60abeca1234acff1349130b8564703aef33ce5318c3e0924c1abbdf2caf98ff8809afb0c43fe9482fc29511dc2a3a7c95ccf0644e8
MISC metadata.xml 251 SHA256 
8b0b22eba48717ab7a4a0ed383c379f60346d058e75715c1b7f160e2c4e0cb3c SHA512 
0ec94053762de7d8f78ca8b4e17b7ae9d11a4d9e494df840ca2ddaba4f4d186f54f60c4e24b99ad5ea620868bff1bf2fca8f55064f6e5af6e858505b82e9e1e4
 WHIRLPOOL 
154cf5bddc9a1d1333a590627e9a42c5222e4d1ce48894006593edeb6561e081492bea0d86dc8408b90849cea23b7efc273c1bdc815d2c8d1b96bb9fb8b3824d



1.1  dev-python/pxml/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/pxml
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pxml/ChangeLog,v 1.1 2015/08/04 
09:36:40 jlec Exp $

*pxml-0.2.11 (04 Aug 2015)

  04 Aug 2015; Justin Lecher j...@gentoo.org +metadata.xml,
  +pxml-0.2.11.ebuild:
  New package, ebuild written by me






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:46:04

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



[gentoo-commits] gentoo-x86 commit in dev-python/pxml: pxml-0.2.11-r1.ebuild ChangeLog pxml-0.2.11.ebuild

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:56:10

  Modified: ChangeLog
  Added:pxml-0.2.11-r1.ebuild
  Removed:  pxml-0.2.11.ebuild
  Log:
  Clean distribute from requirements
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/pxml/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pxml/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   4 Aug 2015 09:36:40 -   1.1
+++ ChangeLog   4 Aug 2015 09:56:10 -   1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/pxml
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pxml/ChangeLog,v 1.1 2015/08/04 
09:36:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pxml/ChangeLog,v 1.2 2015/08/04 
09:56:10 jlec Exp $
+
+*pxml-0.2.11-r1 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +pxml-0.2.11-r1.ebuild,
+  -pxml-0.2.11.ebuild:
+  Clean distribute from requirements
 
 *pxml-0.2.11 (04 Aug 2015)
 



1.1  dev-python/pxml/pxml-0.2.11-r1.ebuild

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

Index: pxml-0.2.11-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pxml/pxml-0.2.11-r1.ebuild,v 1.1 
2015/08/04 09:56:10 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A python library and command-line tool to prettify and colorize 
XML
HOMEPAGE=https://pypi.python.org/pypi/pxml http://github.com/metagriffin/pxml;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
=dev-python/blessings-1.5[${PYTHON_USEDEP}]
=dev-python/six-1.4.1[${PYTHON_USEDEP}]

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

python_prepare_all() {
sed \
-e '/distribute/d' \
-i setup.py || die
distutils-r1_python_prepare_all
}

python_test() {
nosetests --verbose || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/asset: asset-0.6.1-r1.ebuild ChangeLog asset-0.6.1.ebuild

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 10:03:27

  Modified: ChangeLog
  Added:asset-0.6.1-r1.ebuild
  Removed:  asset-0.6.1.ebuild
  Log:
  Clean distribute from requirements
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/asset/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/asset/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   4 Aug 2015 09:47:50 -   1.1
+++ ChangeLog   4 Aug 2015 10:03:27 -   1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/asset
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/asset/ChangeLog,v 1.1 2015/08/04 
09:47:50 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/asset/ChangeLog,v 1.2 2015/08/04 
10:03:27 jlec Exp $
+
+*asset-0.6.1-r1 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +asset-0.6.1-r1.ebuild,
+  -asset-0.6.1.ebuild:
+  Clean distribute from requirements
 
 *asset-0.6.1 (04 Aug 2015)
 



1.1  dev-python/asset/asset-0.6.1-r1.ebuild

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

Index: asset-0.6.1-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/asset/asset-0.6.1-r1.ebuild,v 1.1 
2015/08/04 10:03:27 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A package resource and symbol loading helper library
HOMEPAGE=https://pypi.python.org/pypi/asset 
http://github.com/metagriffin/asset;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
=dev-python/globre-0.0.5[${PYTHON_USEDEP}]
=dev-python/six-1.4.1[${PYTHON_USEDEP}]

DEPEND=${RDEPEND}
test? (
=dev-python/nose-1.3.0[${PYTHON_USEDEP}]
=dev-python/pxml-0.2.11[${PYTHON_USEDEP}]
)

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

python_prepare_all() {
sed \
-e '/distribute/d' \
-i setup.py || die
distutils-r1_python_prepare_all
}

python_test() {
nosetests --verbose || die
}






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 13:38:19

  Modified: ChangeLog package.use.mask
  Log:
  USE mask unsupported python implementations in django for dev-python/south

Revision  ChangesPath
1.822profiles/base/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.821
retrieving revision 1.822
diff -u -r1.821 -r1.822
--- ChangeLog   29 Jul 2015 12:22:32 -  1.821
+++ ChangeLog   4 Aug 2015 13:38:19 -   1.822
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.821 2015/07/29 
12:22:32 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.822 2015/08/04 
13:38:19 jlec Exp $
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org package.use.mask:
+  USE mask unsupported python implementations in django for dev-python/south
 
   29 Jul 2015; James Le Cuirot ch...@gentoo.org package.use.mask:
   Remove obsolete nsplugin masks because the old Sun JVMs are masked entirely.



1.697profiles/base/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v
retrieving revision 1.696
retrieving revision 1.697
diff -u -r1.696 -r1.697
--- package.use.mask29 Jul 2015 12:22:32 -  1.696
+++ package.use.mask4 Aug 2015 13:38:19 -   1.697
@@ -1,10 +1,14 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.696 
2015/07/29 12:22:32 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.697 
2015/08/04 13:38:19 jlec Exp $
 
 # This file requires =portage-2.1.1
 # New entries go on top.
 
+# Justin Lecher j...@gentoo.org (04 Aug 2015)
+# USE mask unsupported python implementations in django
+dev-python/south python_targets_python3_3 python_targets_python3_4 
python_targets_pypy
+
 # James Le Cuirot ch...@gentoo.org (29 Jul 2015)
 # JavaFX and the browser plugin are not included on some platforms.
 dev-java/oracle-jdk-bin javafx nsplugin






[gentoo-commits] gentoo-x86 commit in dev-python/pylibacl: ChangeLog pylibacl-0.5.0.ebuild

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 13:52:22

  Modified: ChangeLog
  Removed:  pylibacl-0.5.0.ebuild
  Log:
  Drop old, obsoletes bug #539272
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.49 dev-python/pylibacl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pylibacl/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   4 Aug 2015 13:27:07 -   1.48
+++ ChangeLog   4 Aug 2015 13:52:22 -   1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pylibacl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/ChangeLog,v 1.48 
2015/08/04 13:27:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/ChangeLog,v 1.49 
2015/08/04 13:52:22 jlec Exp $
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org -pylibacl-0.5.0.ebuild:
+  Drop old, obsoletes bug #539272
 
   04 Aug 2015; Mikle Kolyada zlog...@gentoo.org pylibacl-0.5.0-r1.ebuild:
   ia64 stable wrt bug #555934






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:23:46

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



[gentoo-commits] gentoo-x86 commit in dev-python/passwordmeter: passwordmeter-0.1.7-r1.ebuild ChangeLog passwordmeter-0.1.7.ebuild

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 10:04:51

  Modified: ChangeLog
  Added:passwordmeter-0.1.7-r1.ebuild
  Removed:  passwordmeter-0.1.7.ebuild
  Log:
  Clean distribute from requirements
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/passwordmeter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/passwordmeter/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   4 Aug 2015 09:50:21 -   1.1
+++ ChangeLog   4 Aug 2015 10:04:51 -   1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/passwordmeter
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/passwordmeter/ChangeLog,v 1.1 
2015/08/04 09:50:21 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/passwordmeter/ChangeLog,v 1.2 
2015/08/04 10:04:51 jlec Exp $
+
+*passwordmeter-0.1.7-r1 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +passwordmeter-0.1.7-r1.ebuild,
+  -passwordmeter-0.1.7.ebuild:
+  Clean distribute from requirements
 
 *passwordmeter-0.1.7 (04 Aug 2015)
 



1.1  dev-python/passwordmeter/passwordmeter-0.1.7-r1.ebuild

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

Index: passwordmeter-0.1.7-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/passwordmeter/passwordmeter-0.1.7-r1.ebuild,v
 1.1 2015/08/04 10:04:51 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A password strength measuring library
HOMEPAGE=https://pypi.python.org/pypi/passwordmeter/ 
https://github.com/cadithealth/passwordmeter;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

SLOT=0
LICENSE=MIT
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=test

RDEPEND=
=dev-python/asset-0.6.1[${PYTHON_USEDEP}]

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

python_prepare_all() {
sed \
-e '/distribute/d' \
-i setup.py || die
distutils-r1_python_prepare_all
}

python_test() {
nosetests --verbose || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/globre: globre-0.1.2-r1.ebuild ChangeLog globre-0.1.2.ebuild

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 10:01:28

  Modified: ChangeLog
  Added:globre-0.1.2-r1.ebuild
  Removed:  globre-0.1.2.ebuild
  Log:
  Clean distribute from requirements
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/globre/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/globre/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   4 Aug 2015 09:40:30 -   1.1
+++ ChangeLog   4 Aug 2015 10:01:28 -   1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/globre
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/globre/ChangeLog,v 1.1 
2015/08/04 09:40:30 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/globre/ChangeLog,v 1.2 
2015/08/04 10:01:28 jlec Exp $
+
+*globre-0.1.2-r1 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +globre-0.1.2-r1.ebuild,
+  -globre-0.1.2.ebuild:
+  Clean distribute from requirements
 
 *globre-0.1.2 (04 Aug 2015)
 



1.1  dev-python/globre/globre-0.1.2-r1.ebuild

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

Index: globre-0.1.2-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/globre/globre-0.1.2-r1.ebuild,v 
1.1 2015/08/04 10:01:28 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A glob matching library, providing an interface similar to the 
're' module
HOMEPAGE=https://pypi.python.org/pypi/globre 
http://github.com/metagriffin/globre;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

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

python_prepare_all() {
sed \
-e '/distribute/d' \
-i setup.py || die
distutils-r1_python_prepare_all
}

python_test() {
nosetests --verbose || die
}






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

2015-08-04 Thread Justin Lecher (jlec)
jlec15/08/04 09:50:21

  Added:passwordmeter-0.1.7.ebuild metadata.xml Manifest
ChangeLog
  Log:
  New package, ebuild written by me
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/passwordmeter/passwordmeter-0.1.7.ebuild

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

Index: passwordmeter-0.1.7.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/passwordmeter/passwordmeter-0.1.7.ebuild,v 
1.1 2015/08/04 09:50:21 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=A password strength measuring library
HOMEPAGE=https://pypi.python.org/pypi/passwordmeter/ 
https://github.com/cadithealth/passwordmeter;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

SLOT=0
LICENSE=MIT
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
IUSE=test

RDEPEND=
=dev-python/asset-0.6.1[${PYTHON_USEDEP}]

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


python_test() {
nosetests --verbose || die
}



1.1  dev-python/passwordmeter/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/passwordmeter/metadata.xml?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/passwordmeter/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
herdpython/herd
maintainer
emailj...@gentoo.org/email
nameJustin Lecher/name
/maintainer
/pkgmetadata



1.1  dev-python/passwordmeter/Manifest

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

Index: Manifest
===
DIST passwordmeter-0.1.7.tar.gz 51122 SHA256 
7342315ea145cc22c5403c93f59e6b87c3643767646ad86039c7e2a2000eeace SHA512 
a5911af9a1caed35ecc881d324ab0514de54babc41b9fd2ba91542fdef3d0875a737d181023caeb81537006777b71d63806e5fd2118c6e5b74d8b87c7d6866bf
 WHIRLPOOL 
fe2b6025ffbee53109f5aac7ea11c3a5075fe4e22690e3e94636c10cf31131cb5e5d0b0be9e74bf95a0494d0ef00ec61a1d7e8f4f7f2b83be9c1d26a356a6521
EBUILD passwordmeter-0.1.7.ebuild 703 SHA256 
7a8f3475cf14cf447c8d9d2ccce5a6c548597c3731b18a9532896375fd887cfc SHA512 
d49813f42e891657ddd571dc02ffefced061cb637d9c44874aa3be5cd696d79f68cbf5557275179140e4593dd71c2aea79fb195c2f6254fd9a9575da2e55a910
 WHIRLPOOL 
59402dd6c9a37274ffb35c7a063f605b65dc768d3e6320d7cb9491a902c36515107956f8793a13de5db7643fc383115e0c6d7538d66a26333700b001dff2ba8e
MISC ChangeLog 290 SHA256 
0053f31939e35e4dd10566dae8cfa06b68b8c805127da8c90449f31fe74c48fe SHA512 
d04a260f52aecf14fd14f5b1777f5e4a81f5fab72a48cd7f5f18d330a235b976b99f04af3aa583f86586fd8c9801471683c1f58b024721b913d0fd52e1284d7b
 WHIRLPOOL 
06a09fcfb67a4d4826b45a90fc17ec7fe8f529aceabeac5a64b1d4d88b85fed9d08a06198b2634e7cb34c04dd3ba856e35e4eb30ad1b6e89640693c6d05f7bb5
MISC metadata.xml 251 SHA256 
8b0b22eba48717ab7a4a0ed383c379f60346d058e75715c1b7f160e2c4e0cb3c SHA512 
0ec94053762de7d8f78ca8b4e17b7ae9d11a4d9e494df840ca2ddaba4f4d186f54f60c4e24b99ad5ea620868bff1bf2fca8f55064f6e5af6e858505b82e9e1e4
 WHIRLPOOL 
154cf5bddc9a1d1333a590627e9a42c5222e4d1ce48894006593edeb6561e081492bea0d86dc8408b90849cea23b7efc273c1bdc815d2c8d1b96bb9fb8b3824d



1.1  dev-python/passwordmeter/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/passwordmeter
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/passwordmeter/ChangeLog,v 1.1 
2015/08/04 09:50:21 jlec Exp $

*passwordmeter-0.1.7 (04 Aug 2015)

  04 Aug 2015; Justin Lecher j...@gentoo.org +metadata.xml,
  +passwordmeter-0.1.7.ebuild:
  New package, ebuild written by me






[gentoo-commits] gentoo-x86 commit in dev-python/pbr: pbr-1.4.0.ebuild ChangeLog

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/04 05:44:06

  Modified: ChangeLog
  Added:pbr-1.4.0.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.49 dev-python/pbr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   27 Jul 2015 01:35:14 -  1.48
+++ ChangeLog   4 Aug 2015 05:44:06 -   1.49
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pbr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.48 2015/07/27 
01:35:14 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/ChangeLog,v 1.49 2015/08/04 
05:44:06 jlec Exp $
+
+*pbr-1.4.0 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +pbr-1.4.0.ebuild:
+  Version Bump
 
   27 Jul 2015; Mike Gilbert flop...@gentoo.org pbr-1.3.0.ebuild:
   Restore pypy.



1.1  dev-python/pbr/pbr-1.4.0.ebuild

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

Index: pbr-1.4.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pbr/pbr-1.4.0.ebuild,v 1.1 
2015/08/04 05:44:06 jlec Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION=Inject some useful and sensible default behaviors into setuptools
HOMEPAGE=https://github.com/openstack-dev/pbr;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

DEPEND=
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
=dev-python/coverage-3.6[${PYTHON_USEDEP}]
=dev-python/fixtures-1.3.1[${PYTHON_USEDEP}]
=dev-python/mock-1.2[${PYTHON_USEDEP}]
=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
!~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
dev-python/sphinx-1.3[${PYTHON_USEDEP}]
=dev-python/six-1.9.0[${PYTHON_USEDEP}]
=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
=dev-python/testresources-0.2.4[${PYTHON_USEDEP}]
=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
dev-python/virtualenv[${PYTHON_USEDEP}]
)
RDEPEND=dev-python/pip[${PYTHON_USEDEP}]

# Requ'd for testsuite
DISTUTILS_IN_SOURCE_BUILD=1

# This normally actually belongs here.
python_prepare_all() {
# This test passes when run within the source and doesn't represent a 
failure, but rather
# a gentoo sandbox constraint
# Rm tests that rely upon the package being already installed and fail
sed -e s':test_console_script_develop:_:' \
-e s':test_console_script_install:_:' \
-e s':test_sdist_extra_files:_:' \
-e s':test_command_hooks:_:' \
-e s':test_sdist_git_extra_files:_:' \
-i pbr/tests/test_core.py || die
sed -e s':test_command_hooks:_:' \
-e s':test_global_setup_hooks:_:' \
-i pbr/tests/test_hooks.py || die
einfo rogue tests disabled

distutils-r1_python_prepare_all
}

python_test() {
# Note; Tests, that have been removed, pass once package is emerged.
esetup.py testr
}






[gentoo-commits] gentoo-x86 commit in dev-python/setuptools: setuptools-18.1.ebuild ChangeLog

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/04 05:58:26

  Modified: ChangeLog
  Added:setuptools-18.1.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.284dev-python/setuptools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- ChangeLog   26 Jun 2015 12:46:51 -  1.283
+++ ChangeLog   4 Aug 2015 05:58:26 -   1.284
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/setuptools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.283 
2015/06/26 12:46:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/ChangeLog,v 1.284 
2015/08/04 05:58:26 jlec Exp $
+
+*setuptools-18.1 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +setuptools-18.1.ebuild:
+  Version Bump
 
 *setuptools-18.0.1 (26 Jun 2015)
 



1.1  dev-python/setuptools/setuptools-18.1.ebuild

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

Index: setuptools-18.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-18.1.ebuild,v 1.1 
2015/08/04 05:58:26 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )

inherit distutils-r1

DESCRIPTION=Collection of extensions to Distutils
HOMEPAGE=http://pypi.python.org/pypi/setuptools;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=PSF-2
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=test

DEPEND=
test? (
dev-python/pytest[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy)
)


# Force in-source build because build system modifies sources.
DISTUTILS_IN_SOURCE_BUILD=1

DOCS=( README.txt docs/{easy_install.txt,pkg_resources.txt,setuptools.txt} )

python_prepare_all() {
# disable tests requiring a network connection
rm setuptools/tests/test_packageindex.py || die

# don't run integration tests
rm setuptools/tests/test_integration.py || die

distutils-r1_python_prepare_all
}

python_test() {
# test_easy_install raises a SandboxViolation due to 
${HOME}/.pydistutils.cfg
# It tries to sandbox the test in a tempdir
HOME=${PWD} py.test ${PN} || die Tests failed under ${EPYTHON}
}

python_install() {
export DISTRIBUTE_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
distutils-r1_python_install
}






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

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/04 05:30:38

  Modified: ChangeLog
  Added:astroid-1.3.8.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.27 dev-python/astroid/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   27 Jul 2015 20:36:24 -  1.26
+++ ChangeLog   4 Aug 2015 05:30:38 -   1.27
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/astroid
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v 1.26 
2015/07/27 20:36:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v 1.27 
2015/08/04 05:30:38 jlec Exp $
+
+*astroid-1.3.8 (04 Aug 2015)
+
+  04 Aug 2015; Justin Lecher j...@gentoo.org +astroid-1.3.8.ebuild:
+  Version Bump
 
   27 Jul 2015; Justin Lecher j...@gentoo.org astroid-1.3.7.ebuild:
   Fix dependencies



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

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

Index: astroid-1.3.8.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/astroid-1.3.8.ebuild,v 
1.1 2015/08/04 05:30:38 jlec Exp $

EAPI=5

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

inherit distutils-r1

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

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

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

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






[gentoo-commits] gentoo-x86 commit in app-backup/tsm: metadata.xml tsm-7.1.2.0.ebuild ChangeLog

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 06:40:22

  Modified: metadata.xml ChangeLog
  Added:tsm-7.1.2.0.ebuild
  Log:
  Version Bump; thanks Marius Brehler for the work 
https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/190, bug #529032
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.7  app-backup/tsm/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/tsm/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml25 Nov 2014 13:01:35 -  1.6
+++ metadata.xml3 Aug 2015 06:40:22 -   1.7
@@ -1,23 +1,23 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdproxy-maintainers/herd
-maintainer
-   emailmartin.vgag...@gmx.net/email
-   nameMartin von Gagern/name
-   descriptionAssign bugs to him/description
-/maintainer
-maintainer
-   emailpa...@gentoo.org/email
-   descriptionProxy maintainer, CC him in bugs./description
-/maintainer
-maintainer
-   emaildilfri...@gentoo.org/email
-   descriptionProxy maintainer, CC him in bugs./description
-/maintainer
-use
- flag name='hsm'Installs Tivoli Storage Manager for Space Management/flag
- flag name='tsm_cit'IBM Tivoli Common Inventory Technology/flag
- flag name='tsm_hw'Difference snapshot support for NetApp and N-Series file 
servers/flag
-/use
+   herdproxy-maintainers/herd
+   maintainer
+   emailmartin.vgag...@gmx.net/email
+   nameMartin von Gagern/name
+   descriptionAssign bugs to him/description
+   /maintainer
+   maintainer
+   emailpa...@gentoo.org/email
+   descriptionProxy maintainer, CC him in bugs./description
+   /maintainer
+   maintainer
+   emaildilfri...@gentoo.org/email
+   descriptionProxy maintainer, CC him in bugs./description
+   /maintainer
+   use
+   flag name=hsmInstalls Tivoli Storage Manager for Space 
Management/flag
+   flag name=tsm_citIBM Tivoli Common Inventory 
Technology/flag
+   flag name=tsm_hwDifference snapshot support for NetApp and 
N-Series file servers/flag
+   /use
 /pkgmetadata



1.24 app-backup/tsm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/tsm/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   25 Nov 2014 13:01:35 -  1.23
+++ ChangeLog   3 Aug 2015 06:40:22 -   1.24
@@ -1,6 +1,13 @@
 # ChangeLog for app-backup/tsm
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/ChangeLog,v 1.23 2014/11/25 
13:01:35 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/ChangeLog,v 1.24 2015/08/03 
06:40:22 jlec Exp $
+
+*tsm-7.1.2.0 (03 Aug 2015)
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org +tsm-7.1.2.0.ebuild,
+  metadata.xml:
+  Version Bump; thanks Marius Brehler for the work https://github.com/gentoo
+  /gentoo-portage-rsync-mirror/pull/190, bug #529032
 
   25 Nov 2014; Andreas K. Huettel dilfri...@gentoo.org metadata.xml:
   add myself to metadata as co-maintainer



1.1  app-backup/tsm/tsm-7.1.2.0.ebuild

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

Index: tsm-7.1.2.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/tsm-7.1.2.0.ebuild,v 1.1 
2015/08/03 06:40:22 jlec Exp $

EAPI=5

inherit versionator multilib eutils readme.gentoo rpm systemd user

DESCRIPTION=Tivoli Storage Manager (TSM) Backup/Archive (B/A) Client and API
HOMEPAGE=http://www.tivoli.com/;


[gentoo-commits] gentoo-x86 commit in app-backup/duply: ChangeLog duply-1.9.1.ebuild

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:00:11

  Modified: ChangeLog
  Removed:  duply-1.9.1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.16 app-backup/duply/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   2 Aug 2015 18:43:36 -   1.15
+++ ChangeLog   3 Aug 2015 07:00:11 -   1.16
@@ -1,6 +1,9 @@
 # ChangeLog for app-backup/duply
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v 1.15 
2015/08/02 18:43:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v 1.16 
2015/08/03 07:00:11 jlec Exp $
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org -duply-1.9.1.ebuild:
+  Drop old
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org duply-1.9.2.ebuild:
   Stable for x86, wrt bug #556036






[gentoo-commits] gentoo-x86 commit in sci-libs/pymmlib: ChangeLog pymmlib-1.0.0-r1.ebuild pymmlib-1.2.0.ebuild pymmlib-1.2.0-r1.ebuild

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:10:14

  Modified: ChangeLog
  Removed:  pymmlib-1.0.0-r1.ebuild pymmlib-1.2.0.ebuild
pymmlib-1.2.0-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.32 sci-libs/pymmlib/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   2 Aug 2015 18:53:20 -   1.31
+++ ChangeLog   3 Aug 2015 07:10:14 -   1.32
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/pymmlib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/ChangeLog,v 1.31 
2015/08/02 18:53:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/ChangeLog,v 1.32 
2015/08/03 07:10:14 jlec Exp $
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org -pymmlib-1.0.0-r1.ebuild,
+  -pymmlib-1.2.0-r1.ebuild, -pymmlib-1.2.0.ebuild:
+  Drop old
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org pymmlib-1.2.1.ebuild:
   Stable for x86, wrt bug #552648






[gentoo-commits] gentoo-x86 commit in sci-biology/mira: ChangeLog mira-3.9.18.ebuild

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:08:05

  Modified: ChangeLog
  Removed:  mira-3.9.18.ebuild
  Log:
  Drop old; obsoletes bug #555044
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.34 sci-biology/mira/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/mira/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   2 Aug 2015 18:53:02 -   1.33
+++ ChangeLog   3 Aug 2015 07:08:05 -   1.34
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/mira
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/mira/ChangeLog,v 1.33 
2015/08/02 18:53:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/mira/ChangeLog,v 1.34 
2015/08/03 07:08:05 jlec Exp $
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org -mira-3.9.18.ebuild:
+  Drop old; obsoletes bug #555044
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org mira-4.0.2.ebuild:
   Stable for x86, wrt bug #556138






[gentoo-commits] gentoo-x86 commit in dev-python/pandas/files: pandas-0.16.1-zoneinfo.patch pandas-9999-zoneinfo.patch

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:07:46

  Removed:  pandas-0.16.1-zoneinfo.patch
pandas--zoneinfo.patch
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)



[gentoo-commits] gentoo-x86 commit in dev-python/pandas: ChangeLog pandas-0.16.1-r1.ebuild

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:07:46

  Modified: ChangeLog
  Removed:  pandas-0.16.1-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.56 dev-python/pandas/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   2 Aug 2015 18:52:44 -   1.55
+++ ChangeLog   3 Aug 2015 07:07:46 -   1.56
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pandas
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.55 
2015/08/02 18:52:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pandas/ChangeLog,v 1.56 
2015/08/03 07:07:46 jlec Exp $
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org
+  -files/pandas-0.16.1-zoneinfo.patch, -files/pandas--zoneinfo.patch,
+  -pandas-0.16.1-r1.ebuild:
+  Drop old
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org pandas-0.16.2.ebuild:
   Stable for x86, wrt bug #556040






[gentoo-commits] gentoo-x86 commit in dev-python/simplejson: ChangeLog simplejson-3.6.4.ebuild simplejson-3.7.3.ebuild

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:04:24

  Modified: ChangeLog
  Removed:  simplejson-3.6.4.ebuild simplejson-3.7.3.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.160dev-python/simplejson/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog   2 Aug 2015 18:48:15 -   1.159
+++ ChangeLog   3 Aug 2015 07:04:24 -   1.160
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/simplejson
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.159 
2015/08/02 18:48:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.160 
2015/08/03 07:04:24 jlec Exp $
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org -simplejson-3.6.4.ebuild,
+  -simplejson-3.7.3.ebuild:
+  Drop old
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org simplejson-3.7.2.ebuild:
   Stable for x86, wrt bug #552062






[gentoo-commits] gentoo-x86 commit in dev-python/django-debug-toolbar/files: django-debug-toolbar-0.9.4-fix-with-py2.5.patch

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:04:53

  Removed:  django-debug-toolbar-0.9.4-fix-with-py2.5.patch
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)



[gentoo-commits] gentoo-x86 commit in dev-python/django-debug-toolbar: ChangeLog django-debug-toolbar-1.3.ebuild

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:04:53

  Modified: ChangeLog
  Removed:  django-debug-toolbar-1.3.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.23 dev-python/django-debug-toolbar/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/django-debug-toolbar/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   2 Aug 2015 18:48:51 -   1.22
+++ ChangeLog   3 Aug 2015 07:04:53 -   1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/django-debug-toolbar
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/django-debug-toolbar/ChangeLog,v 
1.22 2015/08/02 18:48:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/django-debug-toolbar/ChangeLog,v 
1.23 2015/08/03 07:04:53 jlec Exp $
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org 
-django-debug-toolbar-1.3.ebuild,
+  -files/django-debug-toolbar-0.9.4-fix-with-py2.5.patch:
+  Drop old
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org
   django-debug-toolbar-1.3.2.ebuild:






[gentoo-commits] gentoo-x86 commit in sci-libs/liborigin: ChangeLog liborigin-20100903.ebuild

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:07:04

  Modified: ChangeLog
  Removed:  liborigin-20100903.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.37 sci-libs/liborigin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/liborigin/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   2 Aug 2015 18:52:07 -   1.36
+++ ChangeLog   3 Aug 2015 07:07:04 -   1.37
@@ -1,6 +1,13 @@
 # ChangeLog for sci-libs/liborigin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/liborigin/ChangeLog,v 1.36 
2015/08/02 18:52:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/liborigin/ChangeLog,v 1.37 
2015/08/03 07:07:04 jlec Exp $
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org
+  -files/liborigin-20080225-makefile.patch,
+  -files/liborigin-20100420-build-parsers.patch,
+  -files/liborigin-20100420-gcc45.patch, -files/liborigin-20100630-gcc45.patch,
+  -liborigin-20100903.ebuild:
+  Drop old
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org liborigin-20110829.ebuild:
   Stable for x86, wrt bug #553132






[gentoo-commits] gentoo-x86 commit in sci-libs/liborigin/files: liborigin-20080225-makefile.patch liborigin-20100420-build-parsers.patch liborigin-20100420-gcc45.patch liborigin-20100630-gcc45.patch

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:07:04

  Removed:  liborigin-20080225-makefile.patch
liborigin-20100420-build-parsers.patch
liborigin-20100420-gcc45.patch
liborigin-20100630-gcc45.patch
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)



[gentoo-commits] gentoo-x86 commit in dev-python/msgpack: ChangeLog msgpack-0.4.5.ebuild

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 07:01:11

  Modified: ChangeLog
  Removed:  msgpack-0.4.5.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.37 dev-python/msgpack/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/msgpack/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   2 Aug 2015 18:47:56 -   1.36
+++ ChangeLog   3 Aug 2015 07:01:11 -   1.37
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/msgpack
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/msgpack/ChangeLog,v 1.36 
2015/08/02 18:47:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/msgpack/ChangeLog,v 1.37 
2015/08/03 07:01:11 jlec Exp $
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org -msgpack-0.4.5.ebuild:
+  Drop old
 
   02 Aug 2015; Agostino Sarubbo a...@gentoo.org msgpack-0.4.6.ebuild:
   Stable for x86, wrt bug #551304






[gentoo-commits] gentoo-x86 commit in net-analyzer/greenbone-security-assistant: greenbone-security-assistant-6.0.5.ebuild ChangeLog

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 12:42:25

  Modified: ChangeLog
  Added:greenbone-security-assistant-6.0.5.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.21 net-analyzer/greenbone-security-assistant/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?rev=1.21view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?rev=1.21content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog?r1=1.20r2=1.21

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   27 Jul 2015 14:10:36 -  1.20
+++ ChangeLog   3 Aug 2015 12:42:25 -   1.21
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/greenbone-security-assistant
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 
1.20 2015/07/27 14:10:36 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/ChangeLog,v 
1.21 2015/08/03 12:42:25 jlec Exp $
+
+*greenbone-security-assistant-6.0.5 (03 Aug 2015)
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org
+  +greenbone-security-assistant-6.0.5.ebuild:
+  Version Bump
 
 *greenbone-security-assistant-5.0.8 (27 Jul 2015)
 *greenbone-security-assistant-6.0.4 (27 Jul 2015)



1.1  
net-analyzer/greenbone-security-assistant/greenbone-security-assistant-6.0.5.ebuild

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

Index: greenbone-security-assistant-6.0.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/greenbone-security-assistant/greenbone-security-assistant-6.0.5.ebuild,v
 1.1 2015/08/03 12:42:25 jlec Exp $

EAPI=5

inherit cmake-utils systemd

MY_PN=gsad

DL_ID=2173

DESCRIPTION=Greenbone Security Assistant for openvas
HOMEPAGE=http://www.openvas.org/;
SRC_URI=http://wald.intevation.org/frs/download.php/${DL_ID}/${P}.tar.gz;

SLOT=0
LICENSE=GPL-2+ BSD MIT
KEYWORDS= ~amd64 ~arm ~ppc ~x86
IUSE=

RDEPEND=
dev-libs/libgcrypt:0
dev-libs/libxslt
=net-analyzer/openvas-libraries-8.0.3
net-libs/libmicrohttpd[messages]
DEPEND=${RDEPEND}
virtual/pkgconfig

PATCHES=(
${FILESDIR}/${PN}-5.0.3-run.patch
)

S=${WORKDIR}/${P}

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

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

src_install() {
cmake-utils_src_install
newinitd ${FILESDIR}/${MY_PN}.init ${MY_PN}

insinto /etc/openvas
doins ${FILESDIR}/${MY_PN}-daemon.conf
dosym ../openvas/${MY_PN}-daemon.conf /etc/conf.d/${PN}

insinto /etc/logrotate.d
doins ${FILESDIR}/${MY_PN}.logrotate

systemd_newtmpfilesd ${FILESDIR}/${MY_PN}.tmpfiles.d ${MY_PN}.conf
systemd_dounit ${FILESDIR}/${MY_PN}.service
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/openvas-manager: openvas-manager-6.0.5.ebuild ChangeLog

2015-08-03 Thread Justin Lecher (jlec)
jlec15/08/03 12:39:23

  Modified: ChangeLog
  Added:openvas-manager-6.0.5.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.25 net-analyzer/openvas-manager/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   27 Jul 2015 14:05:57 -  1.24
+++ ChangeLog   3 Aug 2015 12:39:22 -   1.25
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/openvas-manager
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/ChangeLog,v 
1.24 2015/07/27 14:05:57 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/ChangeLog,v 
1.25 2015/08/03 12:39:22 jlec Exp $
+
+*openvas-manager-6.0.5 (03 Aug 2015)
+
+  03 Aug 2015; Justin Lecher j...@gentoo.org +openvas-manager-6.0.5.ebuild:
+  Version Bump
 
 *openvas-manager-5.0.11 (27 Jul 2015)
 *openvas-manager-6.0.4 (27 Jul 2015)



1.1  net-analyzer/openvas-manager/openvas-manager-6.0.5.ebuild

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

Index: openvas-manager-6.0.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas-manager/openvas-manager-6.0.5.ebuild,v
 1.1 2015/08/03 12:39:22 jlec Exp $

EAPI=5

inherit cmake-utils systemd

MY_PN=openvasmd

DL_ID=2169

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

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

RDEPEND=
=net-analyzer/openvas-libraries-8.0.3
=dev-db/sqlite-3
!net-analyzer/openvas-administrator
DEPEND=${RDEPEND}
virtual/pkgconfig

S=${WORKDIR}/${P}

PATCHES=(
${FILESDIR}/${PN}-6.0.1-bsdsource.patch
)

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

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

src_install() {
cmake-utils_src_install

insinto /etc/openvas/
doins ${FILESDIR}/${MY_PN}-daemon.conf
dosym ../openvas/${MY_PN}-daemon.conf /etc/conf.d/${PN}

insinto /etc/logrotate.d
newins ${FILESDIR}/${MY_PN}.logrotate ${MY_PN}

newinitd ${FILESDIR}/${MY_PN}.init ${MY_PN}
systemd_dounit ${FILESDIR}/${MY_PN}.service
}






[gentoo-commits] gentoo-x86 commit in app-arch/star: star-1.5.3.ebuild ChangeLog

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 11:21:22

  Modified: star-1.5.3.ebuild ChangeLog
  Log:
  Change linking to break usage of systemlibs coming from app-cdr/cdrtools, bug 
#556496
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.6  app-arch/star/star-1.5.3.ebuild

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

Index: star-1.5.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- star-1.5.3.ebuild   31 Jul 2015 15:12:51 -  1.5
+++ star-1.5.3.ebuild   2 Aug 2015 11:21:22 -   1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5.3.ebuild,v 1.5 
2015/07/31 15:12:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5.3.ebuild,v 1.6 
2015/08/02 11:21:22 jlec Exp $
 
 EAPI=5
 
@@ -62,8 +62,7 @@
CPPOPTX=${CPPFLAGS} \
COPTGPROF= \
COPTOPT= \
-   LDOPTX=${LDFLAGS} \
-   LINKMODE=dynamic
+   LDOPTX=${LDFLAGS}
 }
 
 src_install() {



1.120app-arch/star/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/star/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog   31 Jul 2015 15:12:51 -  1.119
+++ ChangeLog   2 Aug 2015 11:21:22 -   1.120
@@ -1,6 +1,10 @@
 # ChangeLog for app-arch/star
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/star/ChangeLog,v 1.119 2015/07/31 
15:12:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/star/ChangeLog,v 1.120 2015/08/02 
11:21:22 jlec Exp $
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org star-1.5.3.ebuild:
+  Change linking to break usage of systemlibs coming from app-cdr/cdrtools, bug
+  #556496
 
   31 Jul 2015; Agostino Sarubbo a...@gentoo.org star-1.5.3.ebuild:
   Stable for amd64, wrt bug #556030






[gentoo-commits] gentoo-x86 commit in sci-biology/rebase: rebase-1508.ebuild ChangeLog

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 13:40:34

  Modified: ChangeLog
  Added:rebase-1508.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.169sci-biology/rebase/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.169view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.169content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?r1=1.168r2=1.169

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog   2 Aug 2015 12:01:41 -   1.168
+++ ChangeLog   2 Aug 2015 13:40:34 -   1.169
@@ -1,6 +1,11 @@
 # ChangeLog for sci-biology/rebase
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.168 
2015/08/02 12:01:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.169 
2015/08/02 13:40:34 jlec Exp $
+
+*rebase-1508 (02 Aug 2015)
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org +rebase-1508.ebuild:
+  Version Bump
 
   02 Aug 2015; Justin Lecher j...@gentoo.org -rebase-1505.ebuild,
   -rebase-1506.ebuild:



1.1  sci-biology/rebase/rebase-1508.ebuild

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

Index: rebase-1508.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1508.ebuild,v 1.1 
2015/08/02 13:40:34 jlec Exp $

EAPI=5

MY_PV=${PV#1}

DESCRIPTION=A restriction enzyme database
HOMEPAGE=http://rebase.neb.com;
SRC_URI=http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz;

SLOT=0
LICENSE=public-domain
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris
IUSE=emboss minimal

RDEPEND=emboss? ( =sci-biology/emboss-5.0.0 )
DEPEND=${RDEPEND}

RESTRICT=binchecks strip

src_compile() {
if use emboss; then
echo; einfo Indexing Rebase for usage with EMBOSS.
mkdir REBASE || die
EMBOSS_DATA=. rebaseextract -auto -infile withrefm.${MY_PV} \
-protofile proto.${MY_PV} -equivalences \
|| die Indexing Rebase failed.
echo
fi
}

src_install() {
if ! use minimal; then
insinto /usr/share/${PN}
doins withrefm.${MY_PV} proto.${MY_PV}
fi
newdoc REBASE.DOC README
if use emboss; then
insinto /usr/share/EMBOSS/data/REBASE
doins REBASE/embossre.{enz,ref,sup}
insinto /usr/share/EMBOSS/data
doins REBASE/embossre.equ
fi
}






[gentoo-commits] gentoo-x86 commit in sci-biology/rebase: rebase-1507.ebuild ChangeLog

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 12:00:11

  Modified: rebase-1507.ebuild ChangeLog
  Log:
  Follow stable ppc for ALLARCHES, bug #553618
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.3  sci-biology/rebase/rebase-1507.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild?r1=1.2r2=1.3

Index: rebase-1507.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rebase-1507.ebuild  23 Jul 2015 20:03:30 -  1.2
+++ rebase-1507.ebuild  2 Aug 2015 12:00:11 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v 1.2 
2015/07/23 20:03:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v 1.3 
2015/08/02 12:00:11 jlec Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 SLOT=0
 LICENSE=public-domain
-KEYWORDS=~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris
+KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris
 IUSE=emboss minimal
 
 RDEPEND=emboss? ( =sci-biology/emboss-5.0.0 )



1.167sci-biology/rebase/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.167view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.167content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?r1=1.166r2=1.167

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- ChangeLog   23 Jul 2015 20:03:30 -  1.166
+++ ChangeLog   2 Aug 2015 12:00:11 -   1.167
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/rebase
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.166 
2015/07/23 20:03:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.167 
2015/08/02 12:00:11 jlec Exp $
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org rebase-1507.ebuild:
+  Follow stable ppc for ALLARCHES, bug #553618
 
   23 Jul 2015; Pacho Ramos pa...@gentoo.org rebase-1507.ebuild:
   ppc stable wrt bug #553618






[gentoo-commits] gentoo-x86 commit in dev-python/Kivy/files: Kivy-1.9.0-cython-0.22-backport.patch

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 11:00:23

  Added:Kivy-1.9.0-cython-0.22-backport.patch
  Log:
  Backport patch to work with recent cython version
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  dev-python/Kivy/files/Kivy-1.9.0-cython-0.22-backport.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/Kivy/files/Kivy-1.9.0-cython-0.22-backport.patch?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/Kivy/files/Kivy-1.9.0-cython-0.22-backport.patch?rev=1.1content-type=text/plain

Index: Kivy-1.9.0-cython-0.22-backport.patch
===
From 124fe6c7f08defb36305f6aa0bba203ab645ab8a Mon Sep 17 00:00:00 2001
From: Alexander Taylor alexanderjohntay...@gmail.com
Date: Sat, 18 Apr 2015 17:03:03 +0100
Subject: [PATCH] Changed 'except *' to 'except -1' for cython 0.22

---
 kivy/graphics/context_instructions.pxd | 22 +++---
 kivy/graphics/context_instructions.pyx |  8 ++---
 kivy/graphics/fbo.pxd  |  2 +-
 kivy/graphics/fbo.pyx  |  3 +-
 kivy/graphics/gl_instructions.pyx  |  8 +++--
 kivy/graphics/instructions.pxd | 30 +-
 kivy/graphics/instructions.pyx | 49 ++
 kivy/graphics/shader.pxd   | 12 
 kivy/graphics/shader.pyx   | 25 +--
 kivy/graphics/stencil_instructions.pxd |  8 ++---
 kivy/graphics/stencil_instructions.pyx | 14 ++---
 kivy/graphics/vertex_instructions_line.pxi |  9 +++---
 setup.py   |  8 ++---
 13 files changed, 110 insertions(+), 88 deletions(-)

diff --git a/kivy/graphics/context_instructions.pxd 
b/kivy/graphics/context_instructions.pxd
index f6562b1..f8027e2 100644
--- a/kivy/graphics/context_instructions.pxd
+++ b/kivy/graphics/context_instructions.pxd
@@ -16,39 +16,39 @@ cdef class PopState(ContextInstruction):
 pass
 
 cdef class LineWidth(ContextInstruction):
-cdef void apply(self)
+cdef int apply(self) except -1
 
 cdef class Color(ContextInstruction):
-cdef void apply(self)
+cdef int apply(self) except -1
 
 cdef class BindTexture(ContextInstruction):
 cdef int _index
 cdef object _source
 cdef Texture _texture
-cdef void apply(self)
+cdef int apply(self) except -1
 
 
 cdef class LoadIdentity(ContextInstruction):
 pass
 
 cdef class PushMatrix(ContextInstruction):
-cdef void apply(self)
+cdef int apply(self) except -1
 
 cdef class PopMatrix(ContextInstruction):
-cdef void apply(self)
+cdef int apply(self) except -1
 
 cdef class ApplyContextMatrix(ContextInstruction):
 cdef object _target_stack
 cdef object _source_stack
-cdef void apply(self)
+cdef int apply(self) except -1
 
 cdef class UpdateNormalMatrix(ContextInstruction):
-cdef void apply(self)
+cdef int apply(self) except -1
 
 cdef class MatrixInstruction(ContextInstruction):
 cdef object _stack
 cdef Matrix _matrix
-cdef void apply(self)
+cdef int apply(self) except -1
 
 cdef class Transform(MatrixInstruction):
 cpdef transform(self, Matrix trans)
@@ -61,17 +61,17 @@ cdef class Rotate(Transform):
 cdef float _angle
 cdef tuple _axis
 cdef tuple _origin
-cdef void apply(self)
+cdef int apply(self) except -1
 cdef void compute(self)
 
 cdef class Scale(Transform):
 cdef tuple _origin
 cdef float _x, _y, _z
-cdef void apply(self)
+cdef int apply(self) except -1
 cdef set_scale(self, double x, double y, double z)
 
 cdef class Translate(Transform):
 cdef double _x, _y, _z
-cdef void apply(self)
+cdef int apply(self) except -1
 cdef set_translate(self, double x, double y, double z)
 
diff --git a/kivy/graphics/context_instructions.pyx 
b/kivy/graphics/context_instructions.pyx
index 2107a2c..189656a 100644
--- a/kivy/graphics/context_instructions.pyx
+++ b/kivy/graphics/context_instructions.pyx
@@ -344,7 +344,7 @@ cdef class BindTexture(ContextInstruction):
 
 self.index = kwargs.get('index', 0)
 
-cdef void apply(self):
+cdef int apply(self) except -1:
 cdef RenderContext context = self.get_context()
 context.set_texture(self._index, self._texture)
 
@@ -458,7 +458,7 @@ cdef class ApplyContextMatrix(ContextInstruction):
 self.target_stack = kwargs.get('target_stack', 'modelview_mat')
 self.source_stack = kwargs.get('source_stack', 'modelview_mat')
 
-cdef void apply(self):
+cdef int apply(self) except -1:
 cdef RenderContext context = self.get_context()
 m = context.get_state(self._target_stack)
 m = m.multiply(context.get_state(self._source_stack))
@@ -494,7 +494,7 @@ cdef class UpdateNormalMatrix(ContextInstruction):
 
 .. versionadded:: 1.6.0
 '''

[gentoo-commits] gentoo-x86 commit in dev-python/Kivy: Kivy-1.9.0.ebuild ChangeLog

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 11:00:23

  Modified: Kivy-1.9.0.ebuild ChangeLog
  Log:
  Backport patch to work with recent cython version
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.5  dev-python/Kivy/Kivy-1.9.0.ebuild

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

Index: Kivy-1.9.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/Kivy/Kivy-1.9.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Kivy-1.9.0.ebuild   18 Jul 2015 09:12:41 -  1.4
+++ Kivy-1.9.0.ebuild   2 Aug 2015 11:00:23 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/Kivy/Kivy-1.9.0.ebuild,v 1.4 
2015/07/18 09:12:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/Kivy/Kivy-1.9.0.ebuild,v 1.5 
2015/08/02 11:00:23 jlec Exp $
 
 EAPI=5
 
@@ -27,10 +27,12 @@
spell? ( dev-python/pyenchant[${PYTHON_USEDEP}] )

 DEPEND=${RDEPEND}
-   dev-python/cython-0.22[${PYTHON_USEDEP}]
+   =dev-python/cython-0.22[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
 
 
+PATCHES=( ${FILESDIR}/${P}-cython-0.22-backport.patch )
+
 python_prepare_all() {
sed -e '/data_files=/d' -i ${S}/setup.py || die
distutils-r1_python_prepare_all



1.13 dev-python/Kivy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/Kivy/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   18 Jul 2015 09:12:41 -  1.12
+++ ChangeLog   2 Aug 2015 11:00:23 -   1.13
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/Kivy
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/Kivy/ChangeLog,v 1.12 2015/07/18 
09:12:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/Kivy/ChangeLog,v 1.13 2015/08/02 
11:00:23 jlec Exp $
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org
+  +files/Kivy-1.9.0-cython-0.22-backport.patch, Kivy-1.9.0.ebuild:
+  Backport patch to work with recent cython version
 
   18 Jul 2015; Pacho Ramos pa...@gentoo.org Kivy-1.9.0.ebuild:
   Fix typo in dependencies (#555130 by Brendan Jurd)






[gentoo-commits] gentoo-x86 commit in dev-python/cython: ChangeLog cython-0.19.1-r1.ebuild cython-0.21.ebuild cython-0.21.1.ebuild cython-0.21.2.ebuild

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 11:00:59

  Modified: ChangeLog
  Removed:  cython-0.19.1-r1.ebuild cython-0.21.ebuild
cython-0.21.1.ebuild cython-0.21.2.ebuild
  Log:
  Dropl old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.160dev-python/cython/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog   2 Aug 2015 09:21:17 -   1.159
+++ ChangeLog   2 Aug 2015 11:00:59 -   1.160
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/cython
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.159 
2015/08/02 09:21:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.160 
2015/08/02 11:00:59 jlec Exp $
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org -cython-0.19.1-r1.ebuild,
+  -cython-0.21.1.ebuild, -cython-0.21.2.ebuild, -cython-0.21.ebuild,
+  -files/cython-0.20.1-backport-test-fix.patch:
+  Dropl old
 
   02 Aug 2015; Pacho Ramos pa...@gentoo.org cython-0.21.1.ebuild:
   sparc stable wrt bug #530280






[gentoo-commits] gentoo-x86 commit in sci-biology/rebase: ChangeLog rebase-1505.ebuild rebase-1506.ebuild

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 12:01:41

  Modified: ChangeLog
  Removed:  rebase-1505.ebuild rebase-1506.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.168sci-biology/rebase/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.168view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?rev=1.168content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/ChangeLog?r1=1.167r2=1.168

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   2 Aug 2015 12:00:11 -   1.167
+++ ChangeLog   2 Aug 2015 12:01:41 -   1.168
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/rebase
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.167 
2015/08/02 12:00:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.168 
2015/08/02 12:01:41 jlec Exp $
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org -rebase-1505.ebuild,
+  -rebase-1506.ebuild:
+  Drop old
 
   02 Aug 2015; Justin Lecher j...@gentoo.org rebase-1507.ebuild:
   Follow stable ppc for ALLARCHES, bug #553618






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

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 11:16:17

  Modified: ChangeLog
  Removed:  pydot-1.0.28-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.87 media-gfx/pydot/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   2 Aug 2015 09:32:40 -   1.86
+++ ChangeLog   2 Aug 2015 11:16:17 -   1.87
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/pydot
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.86 2015/08/02 
09:32:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/ChangeLog,v 1.87 2015/08/02 
11:16:17 jlec Exp $
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org -pydot-1.0.28-r1.ebuild:
+  Drop old
 
   02 Aug 2015; Pacho Ramos pa...@gentoo.org pydot-1.0.28-r2.ebuild:
   sparc stable wrt bug #535448






[gentoo-commits] gentoo-x86 commit in sci-biology/rebase: rebase-1507.ebuild ChangeLog

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 17:28:18

  Modified: rebase-1507.ebuild ChangeLog
  Log:
  Fix stable KEYWORDS
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.4  sci-biology/rebase/rebase-1507.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild?r1=1.3r2=1.4

Index: rebase-1507.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rebase-1507.ebuild  2 Aug 2015 12:00:11 -   1.3
+++ rebase-1507.ebuild  2 Aug 2015 17:28:18 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v 1.3 
2015/08/02 12:00:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v 1.4 
2015/08/02 17:28:18 jlec Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 SLOT=0
 LICENSE=public-domain
-KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris
+KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris 
~x86-solaris
 IUSE=emboss minimal
 
 RDEPEND=emboss? ( =sci-biology/emboss-5.0.0 )



1.170sci-biology/rebase/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   2 Aug 2015 13:40:34 -   1.169
+++ ChangeLog   2 Aug 2015 17:28:18 -   1.170
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/rebase
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.169 
2015/08/02 13:40:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.170 
2015/08/02 17:28:18 jlec Exp $
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org rebase-1507.ebuild:
+  Fix stable KEYWORDS
 
 *rebase-1508 (02 Aug 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-python/unicodecsv: unicodecsv-0.13.0.ebuild ChangeLog

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 10:01:46

  Modified: unicodecsv-0.13.0.ebuild ChangeLog
  Log:
  Add py3 support
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  dev-python/unicodecsv/unicodecsv-0.13.0.ebuild

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

Index: unicodecsv-0.13.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- unicodecsv-0.13.0.ebuild29 May 2015 03:45:35 -  1.1
+++ unicodecsv-0.13.0.ebuild2 Aug 2015 10:01:46 -   1.2
@@ -1,14 +1,15 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild,v 1.1 
2015/05/29 03:45:35 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/unicodecsv/unicodecsv-0.13.0.ebuild,v 1.2 
2015/08/02 10:01:46 jlec Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
 
 inherit distutils-r1
 
 DESCRIPTION=Drop-in replacement for python stdlib csv module supporting 
unicode
-HOMEPAGE=https://pypi.python.org/pypi/unicodecsv;
+HOMEPAGE=https://pypi.python.org/pypi/unicodecsv 
https://github.com/jdunck/python-unicodecsv;
 SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 
 LICENSE=BSD
@@ -16,5 +17,9 @@
 KEYWORDS=~amd64 ~x86
 IUSE=
 
-RDEPEND=
-DEPEND=${RDEPEND}
+# not contained in the release tarball
+RESTRICT=test
+
+python_test() {
+   esetup.py test
+}



1.8  dev-python/unicodecsv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/unicodecsv/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   29 May 2015 03:45:35 -  1.7
+++ ChangeLog   2 Aug 2015 10:01:46 -   1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/unicodecsv
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/unicodecsv/ChangeLog,v 1.7 
2015/05/29 03:45:35 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/unicodecsv/ChangeLog,v 1.8 
2015/08/02 10:01:46 jlec Exp $
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org unicodecsv-0.13.0.ebuild:
+  Add py3 support
 
 *unicodecsv-0.13.0 (29 May 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-python/cython/files: cython-0.20.1-backport-test-fix.patch

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 11:00:59

  Removed:  cython-0.20.1-backport-test-fix.patch
  Log:
  Dropl old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)



[gentoo-commits] gentoo-x86 commit in net-im/gajim: gajim-0.16.3.ebuild ChangeLog

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 11:28:48

  Modified: ChangeLog
  Added:gajim-0.16.3.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.230net-im/gajim/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/gajim/ChangeLog?rev=1.230view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/gajim/ChangeLog?rev=1.230content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/gajim/ChangeLog?r1=1.229r2=1.230

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -r1.229 -r1.230
--- ChangeLog   28 Jul 2015 06:49:06 -  1.229
+++ ChangeLog   2 Aug 2015 11:28:48 -   1.230
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/gajim
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.229 2015/07/28 
06:49:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/ChangeLog,v 1.230 2015/08/02 
11:28:48 jlec Exp $
+
+*gajim-0.16.3 (02 Aug 2015)
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org +gajim-0.16.3.ebuild:
+  Version Bump
 
   28 Jul 2015; Justin Lecher j...@gentoo.org gajim-0.16.2.ebuild:
   Fix deps; bug #556080



1.1  net-im/gajim/gajim-0.16.3.ebuild

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

Index: gajim-0.16.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/gajim/gajim-0.16.3.ebuild,v 1.1 
2015/08/02 11:28:48 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE=sqlite,xml

AUTOTOOLS_AUTORECONF=true

inherit autotools-utils python-r1 versionator

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

DESCRIPTION=Jabber client written in PyGTK
HOMEPAGE=http://www.gajim.org/;
SRC_URI=
http://www.gajim.org/downloads/$(get_version_component_range 
1-2)/${MY_P}.tar.bz2
#   test? ( http://dev.gentoo.org/~jlec/distfiles/${PN}-tests-${PV}.tar.xz 
)

LICENSE=GPL-3
SLOT=0
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd
IUSE=avahi crypt dbus gnome gnome-keyring kde idle jingle libnotify 
networkmanager nls spell +srv test X xhtml

REQUIRED_USE=
${PYTHON_REQUIRED_USE}
libnotify? ( dbus )
avahi? ( dbus )
gnome? ( gnome-keyring )

COMMON_DEPEND=
${PYTHON_DEPS}
dev-python/pygtk:2[${PYTHON_USEDEP}]
x11-libs/gtk+:2
DEPEND=${COMMON_DEPEND}
=dev-util/intltool-0.40.1
virtual/pkgconfig
=sys-devel/gettext-0.17-r1
RDEPEND=${COMMON_DEPEND}
dev-python/pyasn1[${PYTHON_USEDEP}]
=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
=dev-python/python-nbxmpp-0.5.3[${PYTHON_USEDEP}]
crypt? (
app-crypt/gnupg
dev-python/pycrypto[${PYTHON_USEDEP}]
)
dbus? (
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-libs/dbus-glib
libnotify? ( dev-python/notify-python[${PYTHON_USEDEP}] )
avahi? ( net-dns/avahi[dbus,gtk,python,${PYTHON_USEDEP}] )
)
gnome? (
dev-python/libgnome-python[${PYTHON_USEDEP}]
dev-python/egg-python[${PYTHON_USEDEP}]
)
gnome-keyring? ( dev-python/gnome-keyring-python[${PYTHON_USEDEP}] )
idle? ( x11-libs/libXScrnSaver )
jingle? ( net-libs/farstream:0.1[python,${PYTHON_USEDEP}] )
kde? ( kde-apps/kwalletmanager )
networkmanager? (
dev-python/dbus-python[${PYTHON_USEDEP}]
net-misc/networkmanager
)
spell? ( app-text/gtkspell:2 )
srv? (
|| (
dev-python/libasyncns-python[${PYTHON_USEDEP}]
net-dns/bind-tools
)
)
xhtml? ( dev-python/docutils[${PYTHON_USEDEP}] )

RESTRICT=test

S=${WORKDIR}/${MY_P}

PATCHES=(
${FILESDIR}/${PN}-0.16-desktop.patch
)

src_prepare() {
autotools-utils_src_prepare
python_copy_sources
}

src_configure() {
configuration() {
local myeconfargs=(
$(use_enable nls)
$(use_with X x)
--docdir=/usr/share/doc/${PF}
--libdir=$(python_get_sitedir)
--enable-site-packages
)
run_in_build_dir 

[gentoo-commits] gentoo-x86 commit in media-sound/teamspeak-server-bin/files: teamspeak-server-bin-init-r1 ts3db_mariadb.ini teamspeak-server-bin-3.0.7.2.rc ts3db_mysql.ini

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 13:00:19

  Added:teamspeak-server-bin-init-r1 ts3db_mariadb.ini
  Removed:  teamspeak-server-bin-3.0.7.2.rc ts3db_mysql.ini
  Log:
  Version Bump, bug #530408; hopefully fixes mysql DB problems, bug #519412; 
fix installation of docs, bug #530414
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.1  
media-sound/teamspeak-server-bin/files/teamspeak-server-bin-init-r1

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-server-bin/files/teamspeak-server-bin-init-r1?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-server-bin/files/teamspeak-server-bin-init-r1?rev=1.1content-type=text/plain

Index: teamspeak-server-bin-init-r1
===
#!/sbin/runscript
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/teamspeak-server-bin/files/teamspeak-server-bin-init-r1,v
 1.1 2015/08/02 13:00:19 jlec Exp $

name=TeamSpeak Server
command=/usr/sbin/ts3server
pidfile=/run/teamspeak3-server/server.pid
command_background=true

depend() {
need net
use mysql
}

start_pre() {
# ensure, that the TS3-server finds all custom supplied shared objects 
on startup.
LD_LIBRARY_PATH=/opt/teamspeak3-server:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH

# temporay fix for EPERM bug (we still leave it here to make sure it is 
*really* not there)
rm -f /dev/shm/7gbhujb54g8z9hu43jre8

checkpath -d --owner teamspeak3:teamspeak3 --mode 0700 
/run/teamspeak3-server
}

start() {
ebegin Starting ${name}

start-stop-daemon --start --quiet --background \
--pidfile /run/teamspeak3-server/server.pid --make-pidfile \
--user teamspeak3 --chdir /opt/teamspeak3-server \
--exec /usr/sbin/ts3server -- \
inifile=/etc/teamspeak3-server/server.conf

eend $?
}

restart() {
stop
sleep 3
start
}



1.1  media-sound/teamspeak-server-bin/files/ts3db_mariadb.ini

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-server-bin/files/ts3db_mariadb.ini?rev=1.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-server-bin/files/ts3db_mariadb.ini?rev=1.1content-type=text/plain

Index: ts3db_mariadb.ini
===
[config]
host=localhost
port=3306
username=teamspeak
password=teamspeak
database=teamspeak
socket=





[gentoo-commits] gentoo-x86 commit in media-sound/teamspeak-server-bin: teamspeak-server-bin-3.0.11.3.ebuild ChangeLog teamspeak-server-bin-3.0.10.3-r1.ebuild

2015-08-02 Thread Justin Lecher (jlec)
jlec15/08/02 13:00:19

  Modified: ChangeLog
  Added:teamspeak-server-bin-3.0.11.3.ebuild
  Removed:  teamspeak-server-bin-3.0.10.3-r1.ebuild
  Log:
  Version Bump, bug #530408; hopefully fixes mysql DB problems, bug #519412; 
fix installation of docs, bug #530414
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.40 media-sound/teamspeak-server-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-server-bin/ChangeLog?rev=1.40view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-server-bin/ChangeLog?rev=1.40content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/teamspeak-server-bin/ChangeLog?r1=1.39r2=1.40

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-sound/teamspeak-server-bin/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog   31 Mar 2015 09:14:47 -  1.39
+++ ChangeLog   2 Aug 2015 13:00:19 -   1.40
@@ -1,6 +1,15 @@
 # ChangeLog for media-sound/teamspeak-server-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-sound/teamspeak-server-bin/ChangeLog,v 1.39 
2015/03/31 09:14:47 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/media-sound/teamspeak-server-bin/ChangeLog,v 1.40 
2015/08/02 13:00:19 jlec Exp $
+
+*teamspeak-server-bin-3.0.11.3 (02 Aug 2015)
+
+  02 Aug 2015; Justin Lecher j...@gentoo.org
+  +files/teamspeak-server-bin-init-r1, +files/ts3db_mariadb.ini,
+  +teamspeak-server-bin-3.0.11.3.ebuild, 
-files/teamspeak-server-bin-3.0.7.2.rc,
+  -files/ts3db_mysql.ini, -teamspeak-server-bin-3.0.10.3-r1.ebuild:
+  Version Bump, bug #530408; hopefully fixes mysql DB problems, bug #519412; 
fix
+  installation of docs, bug #530414
 
 *teamspeak-server-bin-3.0.10.3-r1 (31 Mar 2015)
 



1.1  
media-sound/teamspeak-server-bin/teamspeak-server-bin-3.0.11.3.ebuild

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

Index: teamspeak-server-bin-3.0.11.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/teamspeak-server-bin/teamspeak-server-bin-3.0.11.3.ebuild,v
 1.1 2015/08/02 13:00:19 jlec Exp $

EAPI=5

inherit eutils multilib systemd user

DESCRIPTION=Voice Communication Software - Server
HOMEPAGE=http://www.teamspeak.com/;
SRC_URI=
amd64? ( 
http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/teamspeak3-server_linux-amd64-${PV}.tar.gz
 )
x86? ( 
http://ftp.4players.de/pub/hosted/ts3/releases/${PV}/teamspeak3-server_linux-x86-${PV}.tar.gz
 )

SLOT=0
LICENSE=teamspeak3 GPL-2
IUSE=doc pdf tsdns
KEYWORDS=~amd64 ~x86

RESTRICT=installsources fetch mirror strip

S=${WORKDIR}/teamspeak3-server_linux-${ARCH}

QA_PREBUILT=/opt/*

pkg_nofetch() {
elog Please download ${A}
elog from ${HOMEPAGE}?page=downloads and place this
elog file in ${DISTDIR}
}

pkg_setup() {
enewuser teamspeak3
}

src_install() {
# Install wrapper
dosbin ${FILESDIR}/ts3server

# Install TeamSpeak 3 server into /opt/teamspeak3-server.
local opt_dir=/opt/teamspeak3-server
into ${opt_dir}
insinto ${opt_dir}
exeinto ${opt_dir}
newsbin ts3server_linux_${ARCH} ts3server-bin
doexe *.sh
doins *.so
doins -r sql

# Install documentation and tsdns.
dodoc -r CHANGELOG doc/*.txt
use doc  dodoc -r serverquerydocs doc/*.pdf  \
docompress -x /usr/share/doc/${PF}/serverquerydocs  \
dosym ../../usr/share/doc/${PF}/serverquerydocs  
${opt_dir}/serverquerydocs

if use tsdns; then
newsbin tsdns/tsdnsserver_linux_${ARCH} tsdnsserver

newdoc tsdns/README README.tsdns
newdoc tsdns/USAGE USAGE.tsdns
dodoc tsdns/tsdns_settings.ini.sample
fi

# Install the runtime FS layout.
insinto /etc/teamspeak3-server
doins ${FILESDIR}/server.conf ${FILESDIR}/ts3db_mariadb.ini
keepdir /{etc,var/{lib,log}}/teamspeak3-server

# Install the init script and systemd unit.
newinitd ${FILESDIR}/${PN}-init-r1 teamspeak3-server
systemd_dounit ${FILESDIR}/systemd/teamspeak3.service
systemd_dotmpfilesd ${FILESDIR}/systemd/teamspeak3.conf

# Fix up permissions.
  

[gentoo-commits] gentoo-x86 commit in sci-chemistry/molequeue: molequeue-0.7.1.ebuild ChangeLog molequeue-0.6.1-r1.ebuild

2015-08-01 Thread Justin Lecher (jlec)
jlec15/08/01 17:38:42

  Modified: molequeue-0.7.1.ebuild ChangeLog
  Removed:  molequeue-0.6.1-r1.ebuild
  Log:
  Use subslots
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.5  sci-chemistry/molequeue/molequeue-0.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molequeue/molequeue-0.7.1.ebuild?rev=1.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molequeue/molequeue-0.7.1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/molequeue/molequeue-0.7.1.ebuild?r1=1.4r2=1.5

Index: molequeue-0.7.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-chemistry/molequeue/molequeue-0.7.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- molequeue-0.7.1.ebuild  8 Apr 2015 18:22:13 -   1.4
+++ molequeue-0.7.1.ebuild  1 Aug 2015 17:38:42 -   1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/molequeue/molequeue-0.7.1.ebuild,v 1.4 
2015/04/08 18:22:13 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/molequeue/molequeue-0.7.1.ebuild,v 1.5 
2015/08/01 17:38:42 jlec Exp $
 
 EAPI=5
 
@@ -24,7 +24,7 @@
 RDEPEND=${PYTHON_DEPS}
dev-qt/qtcore:4
dev-qt/qtgui:4
-   zeromq? ( net-libs/cppzmq )
+   zeromq? ( net-libs/cppzmq:0= )
 DEPEND=${RDEPEND}
doc? ( app-doc/doxygen )
 



1.8  sci-chemistry/molequeue/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/molequeue/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   8 Apr 2015 18:22:13 -   1.7
+++ ChangeLog   1 Aug 2015 17:38:42 -   1.8
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/molequeue
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molequeue/ChangeLog,v 1.7 
2015/04/08 18:22:13 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molequeue/ChangeLog,v 1.8 
2015/08/01 17:38:42 jlec Exp $
+
+  01 Aug 2015; Justin Lecher j...@gentoo.org -molequeue-0.6.1-r1.ebuild,
+  molequeue-0.7.1.ebuild:
+  Use subslots
 
   08 Apr 2015; Michał Górny mgo...@gentoo.org molequeue-0.6.1-r1.ebuild,
   molequeue-0.7.1.ebuild:






[gentoo-commits] gentoo-x86 commit in app-backup/duply: duply-1.10.ebuild ChangeLog

2015-08-01 Thread Justin Lecher (jlec)
jlec15/08/01 17:35:57

  Modified: ChangeLog
  Added:duply-1.10.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.14 app-backup/duply/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   31 Jul 2015 15:11:14 -  1.13
+++ ChangeLog   1 Aug 2015 17:35:57 -   1.14
@@ -1,6 +1,11 @@
 # ChangeLog for app-backup/duply
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v 1.13 
2015/07/31 15:11:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duply/ChangeLog,v 1.14 
2015/08/01 17:35:57 jlec Exp $
+
+*duply-1.10 (01 Aug 2015)
+
+  01 Aug 2015; Justin Lecher j...@gentoo.org +duply-1.10.ebuild:
+  Version Bump
 
   31 Jul 2015; Agostino Sarubbo a...@gentoo.org duply-1.9.2.ebuild:
   Stable for amd64, wrt bug #556036



1.1  app-backup/duply/duply-1.10.ebuild

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

Index: duply-1.10.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-backup/duply/duply-1.10.ebuild,v 1.1 
2015/08/01 17:35:57 jlec Exp $

EAPI=5

inherit readme.gentoo

DESCRIPTION=A shell frontend for duplicity
HOMEPAGE=http://duply.net;
SRC_URI=mirror://sourceforge/ftplicity/${PN}_${PV}.tgz

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

DEPEND=app-text/txt2man
RDEPEND=app-backup/duplicity

S=${WORKDIR}/${PN}_${PV}

src_install() {
dobin ${PN}
./${PN} txt2man  ${PN}.1 || die
doman ${PN}.1
readme.gentoo_create_doc
}






[gentoo-commits] gentoo-x86 commit in sci-misc/nco: metadata.xml nco-4.4.2.ebuild ChangeLog nco-4.3.1.ebuild

2015-07-31 Thread Justin Lecher (jlec)
jlec15/07/31 07:45:44

  Modified: metadata.xml nco-4.4.2.ebuild ChangeLog
  Removed:  nco-4.3.1.ebuild
  Log:
  Add missing USE-dep, bug #542704
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.6  sci-misc/nco/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/metadata.xml?rev=1.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/metadata.xml?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/metadata.xml?r1=1.5r2=1.6

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-misc/nco/metadata.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- metadata.xml30 Dec 2011 04:10:40 -  1.5
+++ metadata.xml31 Jul 2015 07:45:44 -  1.6
@@ -1,8 +1,8 @@
 ?xml version=1.0 encoding=UTF-8?
 !DOCTYPE pkgmetadata SYSTEM http://www.gentoo.org/dtd/metadata.dtd;
 pkgmetadata
-herdsci/herd
-longdescription lang=en
+  herdsci/herd
+  longdescription lang=en
   Command-line operators to analyze netCDF files
   NetCDF Operator is a suite of programs known as operators. The
   operators are stand-alone, command-line programs executable in a POSIX
@@ -11,10 +11,10 @@
   output file. NCO was originally designed to manipulate and analyze
   climate data, though it works on any netCDF format datasets.
 /longdescription
-use
-  flag name=dapSupport for remote data access with the NETCDF DAP 
client/flag
-  flag name='ncap2'Build next generation netcdf arithmetic processor
+  use
+flag name=dapSupport for remote data access with the NETCDF DAP 
client/flag
+flag name=ncap2Build next generation netcdf arithmetic processor
 (needs pkgdev-java/antlr/pkg)/flag
-  flag name='udunits'Add pkgsci-libs/udunits/pkg files support/flag
-/use
+flag name=udunitsAdd pkgsci-libs/udunits/pkg files support/flag
+  /use
 /pkgmetadata



1.4  sci-misc/nco/nco-4.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/nco-4.4.2.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/nco-4.4.2.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/nco-4.4.2.ebuild?r1=1.3r2=1.4

Index: nco-4.4.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-4.4.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- nco-4.4.2.ebuild7 Aug 2014 16:45:53 -   1.3
+++ nco-4.4.2.ebuild31 Jul 2015 07:45:44 -  1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-4.4.2.ebuild,v 1.3 
2014/08/07 16:45:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-4.4.2.ebuild,v 1.4 
2015/07/31 07:45:44 jlec Exp $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 IUSE=dap doc gsl ncap2 static-libs test udunits
 
 RDEPEND=
-   =sci-libs/netcdf-4:=[dap=]
+   =sci-libs/netcdf-4:=[dap=,tools]
gsl? ( sci-libs/gsl:= )
udunits? ( =sci-libs/udunits-2 )
 



1.25 sci-misc/nco/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   7 Aug 2014 16:45:53 -   1.24
+++ ChangeLog   31 Jul 2015 07:45:44 -  1.25
@@ -1,6 +1,10 @@
 # ChangeLog for sci-misc/nco
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v 1.24 2014/08/07 
16:45:53 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v 1.25 2015/07/31 
07:45:44 jlec Exp $
+
+  31 Jul 2015; Justin Lecher j...@gentoo.org -nco-4.3.1.ebuild, metadata.xml,
+  nco-4.4.2.ebuild:
+  Add missing USE-dep, bug #542704
 
   07 Aug 2014; Michał Górny mgo...@gentoo.org nco-4.4.2.ebuild:
   Fix myconfargs typo, bug #519288.






[gentoo-commits] gentoo-x86 commit in dev-python/prompt_toolkit: prompt_toolkit-0.45.ebuild ChangeLog

2015-07-31 Thread Justin Lecher (jlec)
jlec15/07/31 07:13:35

  Modified: ChangeLog
  Added:prompt_toolkit-0.45.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.12 dev-python/prompt_toolkit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/prompt_toolkit/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   30 Jul 2015 18:27:51 -  1.11
+++ ChangeLog   31 Jul 2015 07:13:35 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/prompt_toolkit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/prompt_toolkit/ChangeLog,v 1.11 
2015/07/30 18:27:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/prompt_toolkit/ChangeLog,v 1.12 
2015/07/31 07:13:35 jlec Exp $
+
+*prompt_toolkit-0.45 (31 Jul 2015)
+
+  31 Jul 2015; Justin Lecher j...@gentoo.org +prompt_toolkit-0.45.ebuild:
+  Version Bump
 
 *prompt_toolkit-0.43 (30 Jul 2015)
 



1.1  dev-python/prompt_toolkit/prompt_toolkit-0.45.ebuild

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

Index: prompt_toolkit-0.45.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/prompt_toolkit/prompt_toolkit-0.45.ebuild,v 
1.1 2015/07/31 07:13:35 jlec Exp $

EAPI=5

PYTHON_COMPAT=(python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=Building powerful interactive command lines in Python
HOMEPAGE=https://pypi.python.org/pypi/prompt_toolkit/ 
https://github.com/jonathanslenders/python-prompt-toolkit;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
dev-python/pygments[${PYTHON_USEDEP}]
=dev-python/six-1.9.0[${PYTHON_USEDEP}]
dev-python/wcwidth[${PYTHON_USEDEP}]

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


# not contained in tarball
RESTRICT=test

python_test() {
${PYTHON} ${S}/tests/run_tests.py || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/ptpython: ptpython-0.20.ebuild ChangeLog

2015-07-31 Thread Justin Lecher (jlec)
jlec15/07/31 07:22:48

  Modified: ChangeLog
  Added:ptpython-0.20.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.12 dev-python/ptpython/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ptpython/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   30 Jul 2015 18:29:21 -  1.11
+++ ChangeLog   31 Jul 2015 07:22:48 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/ptpython
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ptpython/ChangeLog,v 1.11 
2015/07/30 18:29:21 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ptpython/ChangeLog,v 1.12 
2015/07/31 07:22:48 jlec Exp $
+
+*ptpython-0.20 (31 Jul 2015)
+
+  31 Jul 2015; Justin Lecher j...@gentoo.org +ptpython-0.20.ebuild:
+  Version Bump
 
 *ptpython-0.18 (30 Jul 2015)
 



1.1  dev-python/ptpython/ptpython-0.20.ebuild

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

Index: ptpython-0.20.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ptpython/ptpython-0.20.ebuild,v 
1.1 2015/07/31 07:22:48 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1 eutils

DESCRIPTION=Python REPL build on top of prompt_toolkit
HOMEPAGE=https://pypi.python.org/pypi/ptpython/ 
https://github.com/jonathanslenders/ptpython;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
=dev-python/prompt_toolkit-0.45[${PYTHON_USEDEP}]
=dev-python/jedi-0.9.0[${PYTHON_USEDEP}]
dev-python/docopt[${PYTHON_USEDEP}]

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


pkg_postinst() {
optfeature ipython enhanced version dev-python/ipython
}






[gentoo-commits] gentoo-x86 commit in net-analyzer/munin: munin-2.0.25-r1.ebuild ChangeLog

2015-07-31 Thread Justin Lecher (jlec)
jlec15/07/31 06:42:35

  Modified: munin-2.0.25-r1.ebuild ChangeLog
  Log:
  Drop unnesessary dep again
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.4  net-analyzer/munin/munin-2.0.25-r1.ebuild

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

Index: munin-2.0.25-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- munin-2.0.25-r1.ebuild  30 Jul 2015 12:08:06 -  1.3
+++ munin-2.0.25-r1.ebuild  31 Jul 2015 06:42:35 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 
1.3 2015/07/30 12:08:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 
1.4 2015/07/31 06:42:35 jlec Exp $
 
 EAPI=5
 
@@ -30,7 +30,6 @@
dev-lang/perl[berkdb]
dev-perl/DBI
dev-perl/DateManip
-   dev-perl/FCGI
dev-perl/File-Copy-Recursive
dev-perl/List-MoreUtils
dev-perl/Log-Log4perl



1.168net-analyzer/munin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog   30 Jul 2015 12:08:06 -  1.167
+++ ChangeLog   31 Jul 2015 06:42:35 -  1.168
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/munin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.167 
2015/07/30 12:08:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.168 
2015/07/31 06:42:35 jlec Exp $
+
+  31 Jul 2015; Justin Lecher j...@gentoo.org munin-2.0.25-r1.ebuild:
+  Drop unnesessary dep again
 
   30 Jul 2015; Justin Lecher j...@gentoo.org munin-2.0.25-r1.ebuild:
   Add missing dep






[gentoo-commits] gentoo-x86 commit in sci-misc/nco: nco-4.5.1.ebuild ChangeLog

2015-07-31 Thread Justin Lecher (jlec)
jlec15/07/31 07:56:36

  Modified: ChangeLog
  Added:nco-4.5.1.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.26 sci-misc/nco/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/ChangeLog?rev=1.26view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/ChangeLog?rev=1.26content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/nco/ChangeLog?r1=1.25r2=1.26

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   31 Jul 2015 07:45:44 -  1.25
+++ ChangeLog   31 Jul 2015 07:56:36 -  1.26
@@ -1,6 +1,11 @@
 # ChangeLog for sci-misc/nco
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v 1.25 2015/07/31 
07:45:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/ChangeLog,v 1.26 2015/07/31 
07:56:36 jlec Exp $
+
+*nco-4.5.1 (31 Jul 2015)
+
+  31 Jul 2015; Justin Lecher j...@gentoo.org +nco-4.5.1.ebuild:
+  Version Bump
 
   31 Jul 2015; Justin Lecher j...@gentoo.org -nco-4.3.1.ebuild, metadata.xml,
   nco-4.4.2.ebuild:



1.1  sci-misc/nco/nco-4.5.1.ebuild

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

Index: nco-4.5.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-misc/nco/nco-4.5.1.ebuild,v 1.1 
2015/07/31 07:56:36 jlec Exp $

EAPI=5

AUTOTOOLS_IN_SOURCE_BUILD=1
inherit autotools-utils eutils flag-o-matic

DESCRIPTION=Command line utilities for operating on netCDF files
HOMEPAGE=http://nco.sourceforge.net/;
SRC_URI=http://nco.sf.net/src/${P}.tar.gz;

LICENSE=GPL-3
SLOT=0/${PV}
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
IUSE=dap doc gsl ncap2 openmp static-libs test udunits

RDEPEND=
=sci-libs/netcdf-4:=[dap=,tools]
gsl? ( sci-libs/gsl:= )
udunits? ( =sci-libs/udunits-2 )

DEPEND=${RDEPEND}
ncap2? ( dev-java/antlr:0 )
test? ( =sci-libs/netcdf-4[tools] )

src_configure() {
local myeconfargs=(
--disable-udunits
$(use_enable dap dap-netcdf)
$(use_enable gsl)
$(use_enable ncap2)
$(use_enable openmp)
$(use_enable udunits udunits2)
)
if has_version '=sci-libs/netcdf-4[hdf5]'; then
myeconfargs+=( --enable-netcdf4 )
append-cppflags -DHAVE_NETCDF4_H
else
myeconfargs+=( --disable-netcdf4 )
fi
autotools-utils_src_configure
}

src_install() {
use doc  DOCS=( doc/nco.pdf )  HTML_DOCS=( doc/nco.html )
autotools-utils_src_install
doinfo doc/*.info*
}






[gentoo-commits] gentoo-x86 commit in sci-libs/ccp4-libs: ccp4-libs-6.1.3-r16.ebuild ChangeLog

2015-07-31 Thread Justin Lecher (jlec)
jlec15/07/31 08:19:51

  Modified: ccp4-libs-6.1.3-r16.ebuild ChangeLog
  Log:
  Allow lib only installation
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.6  sci-libs/ccp4-libs/ccp4-libs-6.1.3-r16.ebuild

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

Index: ccp4-libs-6.1.3-r16.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r16.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ccp4-libs-6.1.3-r16.ebuild  28 Mar 2015 21:30:27 -  1.5
+++ ccp4-libs-6.1.3-r16.ebuild  31 Jul 2015 08:19:51 -  1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r16.ebuild,v 1.5 
2015/03/28 21:30:27 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r16.ebuild,v 1.6 
2015/07/31 08:19:51 jlec Exp $
 
 EAPI=5
 
@@ -34,7 +34,7 @@
 LICENSE=ccp4
 SLOT=0
 KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux
-IUSE=
+IUSE=minimal
 
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
@@ -326,20 +326,23 @@
-e 's:test LD_LIBRARY_PATH:test $LD_LIBRARY_PATH:g' \
-i ${S}/include/ccp4.setup-sh || die
 
-   # Setup scripts
-   insinto /etc/profile.d
-   newins ${S}/include/ccp4.setup-csh 40ccp4.setup.csh
-   newins ${S}/include/ccp4.setup-sh 40ccp4.setup.sh
-   rm -f ${S}/include/ccp4.setup*
-
-   # Data
-   insinto /usr/share/ccp4/data/
-   doins -r 
${S}/lib/data/{*.PARM,*.prt,*.lib,*.dic,*.idl,*.cif,*.resource,*.york,*.hist,fraglib,reference_structures}
-
-   # Environment files, setup scripts, etc.
-   rm -rf ${S}/include/{ccp4.setup*,COPYING,cpp_c_headers} || die
-   insinto /usr/share/ccp4/
-   doins -r ${S}/include
+   if ! use minimal; then
+   # Setup scripts
+   insinto /etc/profile.d
+   newins ${S}/include/ccp4.setup-csh 40ccp4.setup.csh
+   newins ${S}/include/ccp4.setup-sh 40ccp4.setup.sh
+
+   # Data
+   insinto /usr/share/ccp4/data/
+   doins -r 
${S}/lib/data/{*.PARM,*.prt,*.lib,*.dic,*.idl,*.cif,*.resource,*.york,*.hist,fraglib,reference_structures}
+
+   # Environment files, setup scripts, etc.
+   rm -rf ${S}/include/{ccp4.setup*,COPYING,cpp_c_headers} || die
+   insinto /usr/share/ccp4/
+   doins -r ${S}/include
+   fi
+
+   rm -f ${S}/include/ccp4.setup* || die
 
dodoc ${S}/lib/data/*.doc
newdoc ${S}/lib/data/README DATA-README



1.69 sci-libs/ccp4-libs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   29 Mar 2015 09:28:17 -  1.68
+++ ChangeLog   31 Jul 2015 08:19:51 -  1.69
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/ccp4-libs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ChangeLog,v 1.68 
2015/03/29 09:28:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ChangeLog,v 1.69 
2015/07/31 08:19:51 jlec Exp $
+
+  31 Jul 2015; Justin Lecher j...@gentoo.org ccp4-libs-6.1.3-r16.ebuild:
+  Allow lib only installation
 
   29 Mar 2015; Justin Lecher j...@gentoo.org -ccp4-libs-6.1.3-r11.ebuild,
   -ccp4-libs-6.1.3-r15.ebuild:






[gentoo-commits] gentoo-x86 commit in sci-chemistry/vmd: vmd-1.9.2.ebuild ChangeLog

2015-07-31 Thread Justin Lecher (jlec)
jlec15/07/31 10:30:15

  Modified: vmd-1.9.2.ebuild ChangeLog
  Log:
  Depend on newer tk
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.3  sci-chemistry/vmd/vmd-1.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild?rev=1.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild?r1=1.2r2=1.3

Index: vmd-1.9.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vmd-1.9.2.ebuild30 Jul 2015 08:48:38 -  1.2
+++ vmd-1.9.2.ebuild31 Jul 2015 10:30:15 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild,v 1.2 
2015/07/30 08:48:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild,v 1.3 
2015/07/31 10:30:15 jlec Exp $
 
 EAPI=5
 
@@ -24,7 +24,7 @@
 # currently, tk-8.5* with USE=truetype breaks some
 # tk apps such as Sequence Viewer or Timeline.
 CDEPEND=
-   || ( =dev-lang/tk-8.5*:0=[-truetype] =dev-lang/tk-8.6.1 )
+   =dev-lang/tk-8.6.1
dev-lang/perl
dev-libs/expat
dev-python/numpy[${PYTHON_USEDEP}]



1.65 sci-chemistry/vmd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/ChangeLog?rev=1.65view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/ChangeLog?rev=1.65content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/ChangeLog?r1=1.64r2=1.65

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog   30 Jul 2015 08:48:38 -  1.64
+++ ChangeLog   31 Jul 2015 10:30:15 -  1.65
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/vmd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v 1.64 
2015/07/30 08:48:38 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v 1.65 
2015/07/31 10:30:15 jlec Exp $
+
+  31 Jul 2015; Justin Lecher j...@gentoo.org vmd-1.9.2.ebuild:
+  Depend on newer tk
 
   30 Jul 2015; Justin Lecher j...@gentoo.org vmd-1.9.2.ebuild:
   Fix slot operators






[gentoo-commits] gentoo-x86 commit in sci-chemistry/cara-bin: cara-bin-1.8.4-r1.ebuild ChangeLog cara-bin-1.8.4.ebuild

2015-07-31 Thread Justin Lecher (jlec)
jlec15/07/31 10:18:19

  Modified: cara-bin-1.8.4-r1.ebuild ChangeLog
  Removed:  cara-bin-1.8.4.ebuild
  Log:
  Fix for non-multilib on prefix
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.4  sci-chemistry/cara-bin/cara-bin-1.8.4-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cara-bin/cara-bin-1.8.4-r1.ebuild?rev=1.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cara-bin/cara-bin-1.8.4-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cara-bin/cara-bin-1.8.4-r1.ebuild?r1=1.3r2=1.4

Index: cara-bin-1.8.4-r1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/sci-chemistry/cara-bin/cara-bin-1.8.4-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cara-bin-1.8.4-r1.ebuild14 Jun 2015 18:56:26 -  1.3
+++ cara-bin-1.8.4-r1.ebuild31 Jul 2015 10:18:19 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/cara-bin/cara-bin-1.8.4-r1.ebuild,v 1.3 
2015/06/14 18:56:26 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/cara-bin/cara-bin-1.8.4-r1.ebuild,v 1.4 
2015/07/31 10:18:19 jlec Exp $
 
 EAPI=5
 
@@ -19,16 +19,18 @@
 IUSE=lua
 
 RDEPEND=
-   =media-libs/fontconfig-2.10.92[abi_x86_32(-)]
-   =media-libs/freetype-2.5.0.1[abi_x86_32(-)]
-   =x11-libs/libICE-1.0.8-r1[abi_x86_32(-)]
-   =x11-libs/libSM-1.2.1-r1[abi_x86_32(-)]
-   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
-   =x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
-   =x11-libs/libXext-1.3.2[abi_x86_32(-)]
-   =x11-libs/libXi-1.7.2[abi_x86_32(-)]
-   =x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
-   =x11-libs/libXrender-0.9.8[abi_x86_32(-)]
+   !prefix? (
+   =media-libs/fontconfig-2.10.92[abi_x86_32(-)]
+   =media-libs/freetype-2.5.0.1[abi_x86_32(-)]
+   =x11-libs/libICE-1.0.8-r1[abi_x86_32(-)]
+   =x11-libs/libSM-1.2.1-r1[abi_x86_32(-)]
+   =x11-libs/libX11-1.6.2[abi_x86_32(-)]
+   =x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
+   =x11-libs/libXext-1.3.2[abi_x86_32(-)]
+   =x11-libs/libXi-1.7.2[abi_x86_32(-)]
+   =x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
+   =x11-libs/libXrender-0.9.8[abi_x86_32(-)]
+   )
virtual/libstdc++
lua? ( dev-lang/lua )
 DEPEND=



1.13 sci-chemistry/cara-bin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cara-bin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   14 Jun 2015 18:56:26 -  1.12
+++ ChangeLog   31 Jul 2015 10:18:19 -  1.13
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/cara-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cara-bin/ChangeLog,v 1.12 
2015/06/14 18:56:26 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cara-bin/ChangeLog,v 1.13 
2015/07/31 10:18:19 jlec Exp $
+
+  31 Jul 2015; Justin Lecher j...@gentoo.org -cara-bin-1.8.4.ebuild,
+  cara-bin-1.8.4-r1.ebuild:
+  Fix for non-multilib on prefix
 
   14 Jun 2015; Ulrich Müller u...@gentoo.org cara-bin-1.8.4.ebuild,
   cara-bin-1.8.4-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in net-analyzer/munin: munin-2.0.25-r1.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 12:08:06

  Modified: munin-2.0.25-r1.ebuild ChangeLog
  Log:
  Add missing dep
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.3  net-analyzer/munin/munin-2.0.25-r1.ebuild

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

Index: munin-2.0.25-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- munin-2.0.25-r1.ebuild  13 Jun 2015 19:41:05 -  1.2
+++ munin-2.0.25-r1.ebuild  30 Jul 2015 12:08:06 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 
1.2 2015/06/13 19:41:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25-r1.ebuild,v 
1.3 2015/07/30 12:08:06 jlec Exp $
 
 EAPI=5
 
@@ -30,6 +30,7 @@
dev-lang/perl[berkdb]
dev-perl/DBI
dev-perl/DateManip
+   dev-perl/FCGI
dev-perl/File-Copy-Recursive
dev-perl/List-MoreUtils
dev-perl/Log-Log4perl



1.167net-analyzer/munin/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- ChangeLog   13 Jun 2015 19:41:05 -  1.166
+++ ChangeLog   30 Jul 2015 12:08:06 -  1.167
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/munin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.166 
2015/06/13 19:41:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.167 
2015/07/30 12:08:06 jlec Exp $
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org munin-2.0.25-r1.ebuild:
+  Add missing dep
 
   13 Jun 2015; Andreas K. Huettel dilfri...@gentoo.org 
munin-2.0.19-r1.ebuild,
   munin-2.0.19.ebuild, munin-2.0.25-r1.ebuild, munin-2.0.25.ebuild,






[gentoo-commits] gentoo-x86 commit in app-arch/p7zip: ChangeLog p7zip-9.20.1-r4.ebuild

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 19:10:41

  Modified: ChangeLog
  Removed:  p7zip-9.20.1-r4.ebuild
  Log:
  Drop vulnerable version, bug #536012
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.179app-arch/p7zip/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog   30 Jul 2015 19:02:20 -  1.178
+++ ChangeLog   30 Jul 2015 19:10:41 -  1.179
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/p7zip
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.178 2015/07/30 
19:02:20 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.179 2015/07/30 
19:10:41 jlec Exp $
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org -p7zip-9.20.1-r4.ebuild:
+  Drop vulnerable version, bug #536012
 
   30 Jul 2015; Mikle Kolyada zlog...@gentoo.org p7zip-9.20.1-r5.ebuild:
   ia64 stable wrt bug #536012






[gentoo-commits] gentoo-x86 commit in sci-chemistry/vmd: vmd-1.9.2.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 08:48:38

  Modified: vmd-1.9.2.ebuild ChangeLog
  Log:
  Fix slot operators
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  sci-chemistry/vmd/vmd-1.9.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild?rev=1.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild?r1=1.1r2=1.2

Index: vmd-1.9.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vmd-1.9.2.ebuild6 Mar 2015 10:07:11 -   1.1
+++ vmd-1.9.2.ebuild30 Jul 2015 08:48:38 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild,v 1.1 
2015/03/06 10:07:11 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/vmd-1.9.2.ebuild,v 1.2 
2015/07/30 08:48:38 jlec Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@
=x11-libs/fltk-1.1.10-r2:1
x11-libs/libXft
x11-libs/libXi
-   cuda? ( =dev-util/nvidia-cuda-toolkit-4.2.9-r1 )
+   cuda? ( =dev-util/nvidia-cuda-toolkit-4.2.9-r1:= )
gromacs? ( =sci-chemistry/gromacs-5.0.4-r1[tng] )
sqlite? ( dev-db/sqlite:3= )
tachyon? ( =media-gfx/tachyon-0.99_beta6 )



1.64 sci-chemistry/vmd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/ChangeLog?rev=1.64view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/ChangeLog?rev=1.64content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/vmd/ChangeLog?r1=1.63r2=1.64

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog   8 Apr 2015 09:33:09 -   1.63
+++ ChangeLog   30 Jul 2015 08:48:38 -  1.64
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/vmd
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v 1.63 
2015/04/08 09:33:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v 1.64 
2015/07/30 08:48:38 jlec Exp $
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org vmd-1.9.2.ebuild:
+  Fix slot operators
 
   08 Apr 2015; Justin Lecher j...@gentoo.org -vmd-1.9.1-r3.ebuild:
   Drop old






[gentoo-commits] gentoo-x86 commit in dev-python/humanfriendly: humanfriendly-1.33.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 18:23:21

  Modified: ChangeLog
  Added:humanfriendly-1.33.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.6  dev-python/humanfriendly/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/humanfriendly/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   1 Jul 2015 08:43:32 -   1.5
+++ ChangeLog   30 Jul 2015 18:23:21 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/humanfriendly
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/humanfriendly/ChangeLog,v 1.5 
2015/07/01 08:43:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/humanfriendly/ChangeLog,v 1.6 
2015/07/30 18:23:21 jlec Exp $
+
+*humanfriendly-1.33 (30 Jul 2015)
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org +humanfriendly-1.33.ebuild:
+  Version Bump
 
 *humanfriendly-1.31 (01 Jul 2015)
 



1.1  dev-python/humanfriendly/humanfriendly-1.33.ebuild

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

Index: humanfriendly-1.33.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/humanfriendly/humanfriendly-1.33.ebuild,v 
1.1 2015/07/30 18:23:21 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=Human friendly output for text interfaces using Python
HOMEPAGE=https://pypi.python.org/pypi/humanfriendly 
https://humanfriendly.readthedocs.org;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

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

python_test() {
esetup.py test || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/mock: mock-1.3.0.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 18:25:59

  Modified: ChangeLog
  Added:mock-1.3.0.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.97 dev-python/mock/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   27 Jul 2015 01:35:14 -  1.96
+++ ChangeLog   30 Jul 2015 18:25:59 -  1.97
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/mock
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v 1.96 2015/07/27 
01:35:14 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/ChangeLog,v 1.97 2015/07/30 
18:25:59 jlec Exp $
+
+*mock-1.3.0 (30 Jul 2015)
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org +mock-1.3.0.ebuild:
+  Version Bump
 
   27 Jul 2015; Mike Gilbert flop...@gentoo.org mock-1.2.0.ebuild:
   Restore pypy.



1.1  dev-python/mock/mock-1.3.0.ebuild

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

Index: mock-1.3.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/mock/mock-1.3.0.ebuild,v 1.1 
2015/07/30 18:25:59 jlec Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 python3_3 python3_4 pypy )

inherit distutils-r1

DESCRIPTION=Rolling backport of unittest.mock for all Pythons
HOMEPAGE=https://github.com/testing-cabal/mock;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=BSD
SLOT=0
KEYWORDS=~amd64 ~arm64 ~hppa ~m68k ~mips ~s390 ~sh ~amd64-fbsd ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-macos
IUSE=doc test

CDEPEND=$(python_gen_cond_dep 'dev-python/funcsigs[${PYTHON_USEDEP}]' 
'python2_7')
DEPEND=
=dev-python/setuptools-17.1[${PYTHON_USEDEP}]
=dev-python/pbr-1.3[${PYTHON_USEDEP}]
test? (
${CDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
$(python_gen_cond_dep 
'=dev-python/unittest2-1.1.0[${PYTHON_USEDEP}]' python{2_7,3_3} pypy)
)
RDEPEND=
${CDEPEND}
=dev-python/six-1.7[${PYTHON_USEDEP}]


python_test() {
nosetests || die tests fail under ${EPYTHON}
}

python_install_all() {
use doc  local DOCS=( docs/*.txt )

distutils-r1_python_install_all
}






[gentoo-commits] gentoo-x86 commit in dev-python/prompt_toolkit: prompt_toolkit-0.43.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 18:27:51

  Modified: ChangeLog
  Added:prompt_toolkit-0.43.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.11 dev-python/prompt_toolkit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/prompt_toolkit/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   2 Jul 2015 20:27:51 -   1.10
+++ ChangeLog   30 Jul 2015 18:27:51 -  1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/prompt_toolkit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/prompt_toolkit/ChangeLog,v 1.10 
2015/07/02 20:27:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/prompt_toolkit/ChangeLog,v 1.11 
2015/07/30 18:27:51 jlec Exp $
+
+*prompt_toolkit-0.43 (30 Jul 2015)
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org +prompt_toolkit-0.43.ebuild:
+  Version Bump
 
 *prompt_toolkit-0.42 (02 Jul 2015)
 



1.1  dev-python/prompt_toolkit/prompt_toolkit-0.43.ebuild

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

Index: prompt_toolkit-0.43.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/prompt_toolkit/prompt_toolkit-0.43.ebuild,v 
1.1 2015/07/30 18:27:51 jlec Exp $

EAPI=5

PYTHON_COMPAT=(python2_7 python3_{3,4} )

inherit distutils-r1

DESCRIPTION=Building powerful interactive command lines in Python
HOMEPAGE=https://pypi.python.org/pypi/prompt_toolkit/ 
https://github.com/jonathanslenders/python-prompt-toolkit;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
dev-python/pygments[${PYTHON_USEDEP}]
=dev-python/six-1.9.0[${PYTHON_USEDEP}]
dev-python/wcwidth[${PYTHON_USEDEP}]

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


# not contained in tarball
RESTRICT=test

python_test() {
${PYTHON} ${S}/tests/run_tests.py || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/ptpython: ptpython-0.18.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 18:29:21

  Modified: ChangeLog
  Added:ptpython-0.18.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.11 dev-python/ptpython/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/ptpython/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   2 Jul 2015 20:29:27 -   1.10
+++ ChangeLog   30 Jul 2015 18:29:21 -  1.11
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/ptpython
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ptpython/ChangeLog,v 1.10 
2015/07/02 20:29:27 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ptpython/ChangeLog,v 1.11 
2015/07/30 18:29:21 jlec Exp $
+
+*ptpython-0.18 (30 Jul 2015)
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org +ptpython-0.18.ebuild:
+  Version Bump
 
 *ptpython-0.16 (02 Jul 2015)
 



1.1  dev-python/ptpython/ptpython-0.18.ebuild

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

Index: ptpython-0.18.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ptpython/ptpython-0.18.ebuild,v 
1.1 2015/07/30 18:29:21 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} )

inherit distutils-r1 eutils

DESCRIPTION=Python REPL build on top of prompt_toolkit
HOMEPAGE=https://pypi.python.org/pypi/ptpython/ 
https://github.com/jonathanslenders/ptpython;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

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

RDEPEND=
=dev-python/prompt_toolkit-0.43[${PYTHON_USEDEP}]
=dev-python/jedi-0.9.0[${PYTHON_USEDEP}]
dev-python/docopt[${PYTHON_USEDEP}]

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


pkg_postinst() {
optfeature ipython enhanced version dev-python/ipython
}






[gentoo-commits] gentoo-x86 commit in dev-python/simplejson: simplejson-3.8.0.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 18:32:11

  Modified: ChangeLog
  Added:simplejson-3.8.0.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.158dev-python/simplejson/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog   23 Jul 2015 21:01:04 -  1.157
+++ ChangeLog   30 Jul 2015 18:32:11 -  1.158
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/simplejson
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.157 
2015/07/23 21:01:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simplejson/ChangeLog,v 1.158 
2015/07/30 18:32:11 jlec Exp $
+
+*simplejson-3.8.0 (30 Jul 2015)
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org +simplejson-3.8.0.ebuild:
+  Version Bump
 
   23 Jul 2015; Pacho Ramos pa...@gentoo.org simplejson-3.7.2.ebuild:
   ppc stable wrt bug #552062



1.1  dev-python/simplejson/simplejson-3.8.0.ebuild

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

Index: simplejson-3.8.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/simplejson/simplejson-3.8.0.ebuild,v 1.1 
2015/07/30 18:32:11 jlec Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )

inherit distutils-r1 flag-o-matic

DESCRIPTION=Simple, fast, extensible JSON encoder/decoder for Python
HOMEPAGE=http://undefined.org/python/#simplejson 
http://pypi.python.org/pypi/simplejson;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=|| ( MIT AFL-2.1 )
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos

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

DOCS=( README.rst CHANGES.txt )

python_compile() {
if ! python_is_python3; then
local CFLAGS=${CFLAGS}
append-cflags -fno-strict-aliasing
fi
distutils-r1_python_compile
}

python_test() {
esetup.py test
}






[gentoo-commits] gentoo-x86 commit in dev-python/python-sqlparse: python-sqlparse-0.1.16.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 18:35:31

  Modified: ChangeLog
  Added:python-sqlparse-0.1.16.ebuild
  Log:
  Version Bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.54 dev-python/python-sqlparse/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog   7 Jun 2015 15:46:46 -   1.53
+++ ChangeLog   30 Jul 2015 18:35:31 -  1.54
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/python-sqlparse
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.53 
2015/06/07 15:46:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-sqlparse/ChangeLog,v 1.54 
2015/07/30 18:35:31 jlec Exp $
+
+*python-sqlparse-0.1.16 (30 Jul 2015)
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org +python-sqlparse-0.1.16.ebuild:
+  Version Bump
 
   07 Jun 2015; Justin Lecher j...@gentoo.org metadata.xml:
   Add github to remote-id in metadata.xml



1.1  dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild

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

Index: python-sqlparse-0.1.16.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild,v
 1.1 2015/07/30 18:35:31 jlec Exp $

EAPI=5

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

inherit distutils-r1

MY_PN=${PN##python-}
MY_P=${MY_PN}-${PV}

DESCRIPTION=A non-validating SQL parser module for Python
HOMEPAGE=http://code.google.com/p/python-sqlparse/ 
https://github.com/andialbrecht/sqlparse;
SRC_URI=mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz

SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD-2
IUSE=doc test

DEPEND=
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
)
# Required for running tests
DISTUTILS_IN_SOURCE_BUILD=1

S=${WORKDIR}/${P#python-}

python_compile_all() {
use doc  emake -C docs html
}

python_test() {
if python_is_python3; then
2to3 -w --no-diffs -n tests/ sqlparse/
py.test ./tests || die testsuite failed ${EPYTHON}
else
py.test tests || die testsuite failed under ${EPYTHON}
fi
}

python_install_all() {
use doc  local HTML_DOCS=( docs/build/html/. )
distutils-r1_python_install_all
}






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

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 17:59:51

  Modified: ChangeLog
  Removed:  gnuit-4.9.5-r1.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.13 app-misc/gnuit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-misc/gnuit/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   30 Jul 2015 13:00:16 -  1.12
+++ ChangeLog   30 Jul 2015 17:59:51 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/gnuit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gnuit/ChangeLog,v 1.12 2015/07/30 
13:00:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gnuit/ChangeLog,v 1.13 2015/07/30 
17:59:51 jlec Exp $
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org -gnuit-4.9.5-r1.ebuild:
+  Drop old
 
   30 Jul 2015; Agostino Sarubbo a...@gentoo.org gnuit-4.9.5-r2.ebuild:
   Stable for sparc, wrt bug #553126






[gentoo-commits] gentoo-x86 commit in dev-util/patchutils: ChangeLog patchutils-0.3.2.ebuild

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 18:05:14

  Modified: ChangeLog
  Removed:  patchutils-0.3.2.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.83 dev-util/patchutils/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- ChangeLog   30 Jul 2015 13:09:34 -  1.82
+++ ChangeLog   30 Jul 2015 18:05:14 -  1.83
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/patchutils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.82 
2015/07/30 13:09:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.83 
2015/07/30 18:05:14 jlec Exp $
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org -patchutils-0.3.2.ebuild:
+  Drop old
 
   30 Jul 2015; Agostino Sarubbo a...@gentoo.org patchutils-0.3.3.ebuild:
   Stable for sparc, wrt bug #530906






[gentoo-commits] gentoo-x86 commit in dev-python/m2crypto: ChangeLog m2crypto-0.21.1-r2.ebuild m2crypto-0.21.1-r3.ebuild m2crypto-0.22.3-r3.ebuild

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 17:55:01

  Modified: ChangeLog
  Removed:  m2crypto-0.21.1-r2.ebuild m2crypto-0.21.1-r3.ebuild
m2crypto-0.22.3-r3.ebuild
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.105dev-python/m2crypto/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog   16 Jul 2015 17:38:29 -  1.104
+++ ChangeLog   30 Jul 2015 17:55:01 -  1.105
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/m2crypto
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.104 
2015/07/16 17:38:29 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/m2crypto/ChangeLog,v 1.105 
2015/07/30 17:55:01 jlec Exp $
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org -files/0.21.1-packaging.patch,
+  -files/m2crypto-0.21.1-cross-compile.patch,
+  -files/m2crypto-0.22.3-cross-compile.patch, -m2crypto-0.21.1-r2.ebuild,
+  -m2crypto-0.21.1-r3.ebuild, -m2crypto-0.22.3-r3.ebuild:
+  Drop old
 
   16 Jul 2015; Mikle Kolyada zlog...@gentoo.org m2crypto-0.22.3-r4.ebuild:
   ia64 stable wrt bug #545606






[gentoo-commits] gentoo-x86 commit in dev-python/m2crypto/files: m2crypto-0.21.1-cross-compile.patch 0.21.1-packaging.patch m2crypto-0.22.3-cross-compile.patch

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 17:55:01

  Removed:  m2crypto-0.21.1-cross-compile.patch
0.21.1-packaging.patch
m2crypto-0.22.3-cross-compile.patch
  Log:
  Drop old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)



[gentoo-commits] gentoo-x86 commit in sci-chemistry/cyana: cyana-2.1.ebuild ChangeLog

2015-07-30 Thread Justin Lecher (jlec)
jlec15/07/30 18:02:51

  Modified: cyana-2.1.ebuild ChangeLog
  Log:
  Fix pointer to download instructions, bug #556320
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.13 sci-chemistry/cyana/cyana-2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild?rev=1.13view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild?rev=1.13content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild?r1=1.12r2=1.13

Index: cyana-2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- cyana-2.1.ebuild27 Apr 2013 16:50:37 -  1.12
+++ cyana-2.1.ebuild30 Jul 2015 18:02:51 -  1.13
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild,v 1.12 
2013/04/27 16:50:37 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/cyana-2.1.ebuild,v 1.13 
2015/07/30 18:02:51 jlec Exp $
 
-EAPI=4
+EAPI=5
 
 inherit eutils fortran-2 toolchain-funcs
 
@@ -23,7 +23,7 @@
 
 pkg_nofetch() {
elog Please visit
-   elog http://www.las.jp/english/products/s08_cyana/licenses.html;
+   elog http://www.las.jp/english/products/cyana.html;
elog and get a copy of ${A}.
elog Place it in ${DISTDIR}.
 }
@@ -53,7 +53,7 @@
 }
 
 src_compile() {
-   cd src
+   cd src || die
emake
 }
 



1.16 sci-chemistry/cyana/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   19 Jun 2013 03:59:54 -  1.15
+++ ChangeLog   30 Jul 2015 18:02:51 -  1.16
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/cyana
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/ChangeLog,v 1.15 
2013/06/19 03:59:54 bicatali Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cyana/ChangeLog,v 1.16 
2015/07/30 18:02:51 jlec Exp $
+
+  30 Jul 2015; Justin Lecher j...@gentoo.org cyana-2.1.ebuild:
+  Fix pointer to download instructions, bug #556320
 
   19 Jun 2013; Sébastien Fabbro bicat...@gentoo.org metadata.xml:
   Changed herd to sci-chemistry






[gentoo-commits] gentoo-x86 commit in sci-libs/libint: libint-2.0.5.ebuild ChangeLog

2015-07-29 Thread Justin Lecher (jlec)
jlec15/07/29 17:38:52

  Modified: libint-2.0.5.ebuild ChangeLog
  Log:
  Add missing dependency on gmp, bug #556244
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
E9402A79B03529A2!)

Revision  ChangesPath
1.2  sci-libs/libint/libint-2.0.5.ebuild

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

Index: libint-2.0.5.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libint/libint-2.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libint-2.0.5.ebuild 7 May 2015 07:10:49 -   1.1
+++ libint-2.0.5.ebuild 29 Jul 2015 17:38:52 -  1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/libint-2.0.5.ebuild,v 1.1 
2015/05/07 07:10:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/libint-2.0.5.ebuild,v 1.2 
2015/07/29 17:38:52 jlec Exp $
 
 EAPI=5
 
@@ -23,6 +23,7 @@
 
 DEPEND=
dev-libs/boost
+   dev-libs/gmp[cxx]
doc? (
dev-texlive/texlive-latex
dev-tex/latex2html



1.18 sci-libs/libint/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-libs/libint/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   7 May 2015 07:10:49 -   1.17
+++ ChangeLog   29 Jul 2015 17:38:52 -  1.18
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/libint
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/ChangeLog,v 1.17 2015/05/07 
07:10:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libint/ChangeLog,v 1.18 2015/07/29 
17:38:52 jlec Exp $
+
+  29 Jul 2015; Justin Lecher j...@gentoo.org libint-2.0.5.ebuild:
+  Add missing dependency on gmp, bug #556244
 
 *libint-1.1.6 (07 May 2015)
 *libint-2.0.5 (07 May 2015)






  1   2   3   4   5   6   7   8   9   10   >