[gentoo-commits] gentoo-x86 commit in dev-ruby/jquery-rails: ChangeLog jquery-rails-4.0.3.ebuild

2015-01-05 Thread Hans de Graaff (graaff)
graaff  15/01/06 07:25:03

  Modified: ChangeLog
  Added:jquery-rails-4.0.3.ebuild
  Log:
  Version bump. Drop keywords due to dependency on rails 4.2, bug 534186.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.39 dev-ruby/jquery-rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jquery-rails/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog   30 Dec 2014 10:12:44 -  1.38
+++ ChangeLog   6 Jan 2015 07:25:03 -   1.39
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/jquery-rails
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jquery-rails/ChangeLog,v 1.38 
2014/12/30 10:12:44 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jquery-rails/ChangeLog,v 1.39 
2015/01/06 07:25:03 graaff Exp $
+
+*jquery-rails-4.0.3 (06 Jan 2015)
+
+  06 Jan 2015; Hans de Graaff  +jquery-rails-4.0.3.ebuild:
+  Version bump. Drop keywords due to dependency on rails 4.2, bug 534186.
 
   30 Dec 2014; Hans de Graaff  jquery-rails-2.3.0.ebuild:
   Add ruby20.



1.1  dev-ruby/jquery-rails/jquery-rails-4.0.3.ebuild

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

Index: jquery-rails-4.0.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/jquery-rails/jquery-rails-4.0.3.ebuild,v 1.1 
2015/01/06 07:25:03 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""

RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md VERSIONS.md"

RUBY_FAKEGEM_EXTRAINSTALL="vendor"

RUBY_FAKEGEM_GEMSPEC="jquery-rails.gemspec"

inherit ruby-fakegem

DESCRIPTION="jQuery! For Rails! So great"
HOMEPAGE="http://www.rubyonrails.org";

LICENSE="MIT"
SLOT="4"
KEYWORDS="~amd64"

IUSE=""

ruby_add_rdepend "
>=dev-ruby/railties-4.2.0
>=dev-ruby/thor-0.14
dev-ruby/rails-dom-testing:1"

all_ruby_prepare() {
sed -i -e '/git ls-files/d' jquery-rails.gemspec || die
}






[gentoo-commits] gentoo-x86 commit in dev-python/python-yadis: python-yadis-1.1.0-r2.ebuild ChangeLog python-yadis-1.1.0-r1.ebuild

2015-01-05 Thread Ian Delaney (idella4)
idella4 15/01/06 05:33:30

  Modified: ChangeLog
  Added:python-yadis-1.1.0-r2.ebuild
  Removed:  python-yadis-1.1.0-r1.ebuild
  Log:
  revbump; conversion -> distutils-r1, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.8  dev-python/python-yadis/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-yadis/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   10 Aug 2014 21:20:00 -  1.7
+++ ChangeLog   6 Jan 2015 05:33:30 -   1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-yadis
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-yadis/ChangeLog,v 1.7 
2014/08/10 21:20:00 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-yadis/ChangeLog,v 1.8 
2015/01/06 05:33:30 idella4 Exp $
+
+*python-yadis-1.1.0-r2 (06 Jan 2015)
+
+  06 Jan 2015; Ian Delaney  +python-yadis-1.1.0-r2.ebuild,
+  -python-yadis-1.1.0-r1.ebuild:
+  revbump; conversion -> distutils-r1, rm old
 
   10 Aug 2014; Sergei Trofimovich 
   python-yadis-1.1.0-r1.ebuild:



1.1  dev-python/python-yadis/python-yadis-1.1.0-r2.ebuild

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

Index: python-yadis-1.1.0-r2.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-yadis/python-yadis-1.1.0-r2.ebuild,v 
1.1 2015/01/06 05:33:30 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="xml(+)"

inherit distutils-r1

DESCRIPTION="Yadis service discovery library"
HOMEPAGE="http://www.openidenabled.com/yadis/libraries/python/";
SRC_URI="http://www.openidenabled.com/resources/downloads/python-openid/${P}.tar.gz";

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

RDEPEND="dev-python/elementtree[${PYTHON_USEDEP}]
dev-python/python-urljr[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
test? ( >=dev-python/pyflakes-0.2.1[${PYTHON_USEDEP}] )"

# Fix broken test
PATCHES=( "${FILESDIR}/${P}-gentoo-test.patch" )

python_test() {
./admin/runtests
einfo "The pyflake output about XML* redefinitions can be safely 
ignored"
}






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

2015-01-05 Thread Ian Delaney (idella4)
idella4 15/01/06 03:59:21

  Modified: ChangeLog
  Added:python-urljr-1.0.1-r1.ebuild
  Removed:  python-urljr-1.0.1.ebuild
  Log:
  revbump; conversion -> distutils-r1, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.4  dev-python/python-urljr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-urljr/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   8 Jul 2010 16:08:43 -   1.3
+++ ChangeLog   6 Jan 2015 03:59:21 -   1.4
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-urljr
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-urljr/ChangeLog,v 1.3 
2010/07/08 16:08:43 arfrever Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-urljr/ChangeLog,v 1.4 
2015/01/06 03:59:21 idella4 Exp $
+
+*python-urljr-1.0.1-r1 (06 Jan 2015)
+
+  06 Jan 2015; Ian Delaney  +python-urljr-1.0.1-r1.ebuild,
+  -python-urljr-1.0.1.ebuild:
+  revbump; conversion -> distutils-r1, rm old
 
   08 Jul 2010; Arfrever Frehtes Taifersar Arahesis 
   python-urljr-1.0.1.ebuild:
@@ -16,4 +22,3 @@
   +files/python-urljr-1.0.1-gentoo-test_fetchers.patch,
   +python-urljr-1.0.1.ebuild:
   Initial commit.
-



1.1  dev-python/python-urljr/python-urljr-1.0.1-r1.ebuild

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

Index: python-urljr-1.0.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/python-urljr/python-urljr-1.0.1-r1.ebuild,v 
1.1 2015/01/06 03:59:21 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="JanRain's URL Utilities"
HOMEPAGE="http://www.openidenabled.com/openid/libraries/python/";
SRC_URI="http://www.openidenabled.com/resources/downloads/python-openid/${P}.tar.gz";

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="curl test"

RDEPEND="curl? ( >=dev-python/pycurl-7.15.1[${PYTHON_USEDEP}] )"
DEPEND=""

REQUIRED_USE="test? ( curl )"
# test fails if it finds 'localhost' instead of '127.0.0.1'
PATCHES=( "${FILESDIR}/${P}-gentoo-test_fetchers.patch" )

python_test() {
PYTHONPATH=. "${PYTHON}" admin/runtests || die "tests failed"
}






[gentoo-commits] gentoo-x86 commit in app-emacs/po-mode: ChangeLog po-mode-0.19.4.ebuild

2015-01-05 Thread Ulrich Mueller (ulm)
ulm 15/01/06 03:51:27

  Modified: ChangeLog
  Added:po-mode-0.19.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.49 app-emacs/po-mode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog   1 Nov 2014 19:59:56 -   1.48
+++ ChangeLog   6 Jan 2015 03:51:27 -   1.49
@@ -1,6 +1,11 @@
 # ChangeLog for app-emacs/po-mode
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.48 
2014/11/01 19:59:56 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.49 
2015/01/06 03:51:27 ulm Exp $
+
+*po-mode-0.19.4 (06 Jan 2015)
+
+  06 Jan 2015; Ulrich Müller  +po-mode-0.19.4.ebuild:
+  Version bump.
 
 *po-mode-0.19.3 (01 Nov 2014)
 



1.1  app-emacs/po-mode/po-mode-0.19.4.ebuild

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

Index: po-mode-0.19.4.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.19.4.ebuild,v 
1.1 2015/01/06 03:51:27 ulm Exp $

EAPI=5

inherit elisp

DESCRIPTION="Major mode for GNU gettext PO files"
HOMEPAGE="http://www.gnu.org/software/gettext/";
SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz"

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

S="${WORKDIR}/gettext-${PV}/gettext-tools/misc"
ELISP_REMOVE="start-po.el"
SITEFILE="50${PN}-gentoo.el"






[gentoo-commits] gentoo-x86 commit in dev-ruby/execjs: ChangeLog execjs-2.0.2-r1.ebuild execjs-2.2.1.ebuild

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 03:51:07

  Modified: ChangeLog
  Removed:  execjs-2.0.2-r1.ebuild execjs-2.2.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.24 dev-ruby/execjs/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/execjs/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   2 Jan 2015 07:23:44 -   1.23
+++ ChangeLog   6 Jan 2015 03:51:07 -   1.24
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/execjs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/execjs/ChangeLog,v 1.23 2015/01/02 
07:23:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/execjs/ChangeLog,v 1.24 2015/01/06 
03:51:07 mrueg Exp $
+
+  06 Jan 2015; Manuel Rüger  -execjs-2.0.2-r1.ebuild,
+  -execjs-2.2.1.ebuild:
+  Remove old.
 
   02 Jan 2015; Hans de Graaff  execjs-2.2.2.ebuild:
   Add ruby22.






[gentoo-commits] gentoo-x86 commit in net-libs/txtorcon: ChangeLog txtorcon-0.10.1.ebuild

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 03:50:19

  Modified: ChangeLog
  Removed:  txtorcon-0.10.1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.4  net-libs/txtorcon/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/txtorcon/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   13 Dec 2014 08:22:01 -  1.3
+++ ChangeLog   6 Jan 2015 03:50:19 -   1.4
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/txtorcon
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v 1.3 
2014/12/13 08:22:01 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/txtorcon/ChangeLog,v 1.4 
2015/01/06 03:50:19 mrueg Exp $
+
+  06 Jan 2015; Manuel Rüger  -txtorcon-0.10.1.ebuild:
+  Remove old.
 
   13 Dec 2014; Michał Górny  txtorcon-0.10.1.ebuild,
   txtorcon-0.11.0.ebuild:






[gentoo-commits] gentoo-x86 commit in media-gfx/pstoedit: ChangeLog pstoedit-3.50.ebuild pstoedit-3.60.ebuild pstoedit-3.50-r1.ebuild

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 03:47:01

  Modified: ChangeLog
  Removed:  pstoedit-3.50.ebuild pstoedit-3.60.ebuild
pstoedit-3.50-r1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.91 media-gfx/pstoedit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   1 Jan 2015 11:20:06 -   1.90
+++ ChangeLog   6 Jan 2015 03:47:01 -   1.91
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/pstoedit
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.90 
2015/01/01 11:20:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/pstoedit/ChangeLog,v 1.91 
2015/01/06 03:47:01 mrueg Exp $
+
+  06 Jan 2015; Manuel Rüger 
+  -files/pstoedit-3.50-parallel.patch, -files/pstoedit-3.50-plugin-close.patch,
+  -files/pstoedit-3.50-swf.patch, -pstoedit-3.50-r1.ebuild,
+  -pstoedit-3.50.ebuild, -pstoedit-3.60.ebuild:
+  Remove old.
 
   01 Jan 2015; Agostino Sarubbo  pstoedit-3.62.ebuild:
   Stable for ppc64, wrt bug #530658






[gentoo-commits] gentoo-x86 commit in media-gfx/pstoedit/files: pstoedit-3.50-parallel.patch pstoedit-3.50-plugin-close.patch pstoedit-3.50-swf.patch

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 03:47:01

  Removed:  pstoedit-3.50-parallel.patch
pstoedit-3.50-plugin-close.patch
pstoedit-3.50-swf.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )



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

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 03:34:13

  Added:txsocksx-1.13.0.3.ebuild metadata.xml ChangeLog
  Log:
  Initial commit. Imported from torbrowser overlay. Original ebuild by Poncho.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.1  dev-python/txsocksx/txsocksx-1.13.0.3.ebuild

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

Index: txsocksx-1.13.0.3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/txsocksx/txsocksx-1.13.0.3.ebuild,v 1.1 
2015/01/06 03:34:13 mrueg Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Twisted client endpoints for SOCKS{4,4a,5}"
HOMEPAGE="https://github.com/habnabit/txsocksx";
SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz"

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

DEPEND="dev-python/vcversioner[${PYTHON_USEDEP}]"
RDEPEND=">=dev-python/parsley-1.2[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP},crypt]
dev-python/twisted-web[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"



1.1  dev-python/txsocksx/metadata.xml

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

Index: metadata.xml
===

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


mr...@gentoo.org
Manuel Rüger





1.1  dev-python/txsocksx/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/txsocksx
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/txsocksx/ChangeLog,v 1.1 
2015/01/06 03:34:13 mrueg Exp $

*txsocksx-1.13.0.3 (06 Jan 2015)

  06 Jan 2015; Manuel Rüger  +metadata.xml,
  +txsocksx-1.13.0.3.ebuild:
  Initial commit. Imported from torbrowser overlay. Original ebuild by Poncho.






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

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 03:33:39

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



[gentoo-commits] dev/heroxbd:master commit in: media-fonts/wqy-zenhei/

2015-01-05 Thread Benda XU
commit: 07847e2ef949bb1207e2c8f743296af4b5d4f05a
Author: Benda Xu  gentoo  org>
AuthorDate: Tue Jan  6 03:13:23 2015 +
Commit: Benda XU  gentoo  org>
CommitDate: Tue Jan  6 03:13:40 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/heroxbd.git;a=commit;h=07847e2e

media-fonts/wqy-zenhei: Remove; commited to gx86.

---
 media-fonts/wqy-zenhei/ChangeLog   | 58 --
 media-fonts/wqy-zenhei/Manifest|  6 ---
 media-fonts/wqy-zenhei/metadata.xml|  5 --
 media-fonts/wqy-zenhei/wqy-zenhei-0.8.38-r1.ebuild | 45 -
 media-fonts/wqy-zenhei/wqy-zenhei-0.9.45.ebuild| 50 ---
 5 files changed, 164 deletions(-)

diff --git a/media-fonts/wqy-zenhei/ChangeLog b/media-fonts/wqy-zenhei/ChangeLog
deleted file mode 100644
index 6db28c6..000
--- a/media-fonts/wqy-zenhei/ChangeLog
+++ /dev/null
@@ -1,58 +0,0 @@
-# ChangeLog for media-fonts/wqy-zenhei
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/ChangeLog,v 1.11 
2010/09/19 06:24:16 dirtyepic Exp $
-
-*wqy-zenhei-0.9.45 (19 Sep 2010)
-
-  19 Sep 2010; Ryan Hill  -wqy-zenhei-0.6.26.ebuild,
-  -wqy-zenhei-0.8.34_p20081027.ebuild, +wqy-zenhei-0.9.45.ebuild:
-  Version bump (bug #311557).
-
-  27 Sep 2009; Mounir Lamouri  wqy-zenhei-0.8.38-r1.ebuild:
-  Stable for ppc. Bug 284010
-
-  25 Sep 2009; Brent Baude  wqy-zenhei-0.8.38-r1.ebuild:
-  Marking wqy-zenhei-0.8.38-r1 ppc64 for bug 284010
-
-  11 Sep 2009; Markus Meier  wqy-zenhei-0.8.38-r1.ebuild:
-  amd64/x86 stable, bug #284010
-
-*wqy-zenhei-0.8.38-r1 (14 Mar 2009)
-
-  14 Mar 2009; Peter Alfredsen 
-  -wqy-zenhei-0.8.38.ebuild, +wqy-zenhei-0.8.38-r1.ebuild:
-  Add 66-wqy-zenhei-sharp-no13px.conf. Thanks to Hong Hao 
-  for report.
-
-*wqy-zenhei-0.8.38 (10 Mar 2009)
-
-  10 Mar 2009; Peter Alfredsen 
-  +wqy-zenhei-0.8.38.ebuild:
-  Bump. Bug 261952.
-
-  14 Jan 2009; Joseph Jezak  wqy-zenhei-0.6.26.ebuild,
-  wqy-zenhei-0.8.34_p20081027.ebuild:
-  Marked ~ppc/~ppc64 for bug #254379.
-
-*wqy-zenhei-0.8.34_p20081027 (01 Jan 2009)
-
-  01 Jan 2009; MATSUU Takuto 
-  +wqy-zenhei-0.8.34_p20081027.ebuild:
-  Version bumped. Fixed HOMEPAGE.
-
-  25 Sep 2008; Alexis Ballier 
-  wqy-zenhei-0.6.26.ebuild:
-  keyword ~x86-fbsd thanks to Hong Hao , bug #236042
-
-*wqy-zenhei-0.6.26 (26 Jun 2008)
-
-  26 Jun 2008; Peter Alfredsen 
-  -wqy-zenhei-0.5.23.ebuild, +wqy-zenhei-0.6.26.ebuild:
-  Bump. Thanks dirtyepic.
-
-*wqy-zenhei-0.5.23 (25 May 2008)
-
-  25 May 2008; Ryan Hill  +metadata.xml,
-  +wqy-zenhei-0.5.23.ebuild:
-  Initial import for bug #192781. Based on ebuild by Hong Hao.
-

diff --git a/media-fonts/wqy-zenhei/Manifest b/media-fonts/wqy-zenhei/Manifest
deleted file mode 100644
index d564990..000
--- a/media-fonts/wqy-zenhei/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST wqy-zenhei-0.8.38-1.tar.gz 7173844 RMD160 
f135065dc59d42041db44575df5a2b95d21a6211 SHA1 
5faf0993c33c48e7e6353e1b52921d8b39f9852d SHA256 
6018eb54243eddc41e9cbe0b71feefa5cb2570ecbaccd39daa025961235dea22
-DIST wqy-zenhei-0.9.45.tar.gz 9247393 RMD160 
d364c8544665b651a6425b312a857e6bc2e3b2da SHA1 
b86b65d3048ade868fcc89229cfac6baf80a3e54 SHA256 
e4b7e306475bf9427d1757578f0e4528930c84c44eaa3f167d4c42f110ee75d6
-EBUILD wqy-zenhei-0.8.38-r1.ebuild 1127 RMD160 
fd82f8e57504d0f4df6a73b4245b12ae1e7a4405 SHA1 
b85197f0ba59f43b2e1b647f8905790d7fbc485f SHA256 
7b8edc674ceed8e2ea240661bb105b7209b2becc2eec938e58713221c33e0235
-EBUILD wqy-zenhei-0.9.45.ebuild 1189 RMD160 
a5a5dd1327bc253799444a35c50832795bcaa3e1 SHA1 
3dfab1a2d0fbc4adb02e2114583e8b8374576d3e SHA256 
53980136ce4da30f0e968307b061eb74654dccb0e81e01cff038e20973e3cc89
-MISC ChangeLog 1984 RMD160 164786ee3331dbe4204d9104b611d5a8de3585e6 SHA1 
54b772f37b84e31b85da75f09f4498addd3af8a7 SHA256 
bd0bf624f777e602a5246672f59e2f2e4daef0d2ac4574f8f2b367bb8863993a
-MISC metadata.xml 159 RMD160 e9d6dae6266cd59331aaa78481fd5a67fc2ed725 SHA1 
152e7ea08489d788f3f1c4c59be552a5f94b2d02 SHA256 
952d89bc3335f3d2f69460945016b173913db58759fe7d906f3927909120c890

diff --git a/media-fonts/wqy-zenhei/metadata.xml 
b/media-fonts/wqy-zenhei/metadata.xml
deleted file mode 100644
index 64cc0b6..000
--- a/media-fonts/wqy-zenhei/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   fonts
-

diff --git a/media-fonts/wqy-zenhei/wqy-zenhei-0.8.38-r1.ebuild 
b/media-fonts/wqy-zenhei/wqy-zenhei-0.8.38-r1.ebuild
deleted file mode 100644
index dea7940..000
--- a/media-fonts/wqy-zenhei/wqy-zenhei-0.8.38-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-fonts/wqy-zenhei/wqy-zenhei-0.8.38-r1.ebuild,v 
1.4 2009/09/27 10:22:00 volkmar Exp $
-
-inherit font
-
-MY_P="${P/_p/-cvs}-1"
-DESCRIPTION="WenQuanYi Hei-Ti Style (sans-serif) Chinese out

[gentoo-commits] dev/heroxbd:master commit in: sys-apps/gentoo-functions/

2015-01-05 Thread Benda XU
commit: d84dd36533299d27f1b5022d87925098cc625148
Author: Benda Xu  gentoo  org>
AuthorDate: Tue Jan  6 03:14:07 2015 +
Commit: Benda XU  gentoo  org>
CommitDate: Tue Jan  6 03:15:28 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/heroxbd.git;a=commit;h=d84dd365

sys-apps/gentoo-functions: Remove, committed to gx86.

---
 sys-apps/gentoo-functions/ChangeLog| 114 -
 sys-apps/gentoo-functions/Manifest |   7 --
 .../gentoo-functions/gentoo-functions-0.7.ebuild   |  26 -
 .../gentoo-functions/gentoo-functions-0.8.ebuild   |  30 --
 .../gentoo-functions/gentoo-functions-.ebuild  |  26 -
 sys-apps/gentoo-functions/metadata.xml |  17 ---
 6 files changed, 220 deletions(-)

diff --git a/sys-apps/gentoo-functions/ChangeLog 
b/sys-apps/gentoo-functions/ChangeLog
deleted file mode 100644
index 8e9cf35..000
--- a/sys-apps/gentoo-functions/ChangeLog
+++ /dev/null
@@ -1,114 +0,0 @@
-# ChangeLog for sys-apps/gentoo-functions
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-functions/ChangeLog,v 1.25 
2014/12/31 05:09:19 vapier Exp $
-
-  31 Dec 2014; Mike Frysinger  gentoo-functions-0.8.ebuild:
-  Mark m68k/s390/sh stable.
-
-*gentoo-functions-0.8 (28 Aug 2014)
-
-  28 Aug 2014; William Hubbs  
+gentoo-functions-0.8.ebuild:
-  emergency fix, some quoting was missed and this caused errors, thanks to
-  zero_chaos for pointing this out.
-
-  20 Aug 2014; Raúl Porcel  gentoo-functions-0.7.ebuild:
-  alpha/arm64/sparc/x86 stable wrt #519734
-
-  19 Aug 2014; Agostino Sarubbo  gentoo-functions-0.7.ebuild:
-  Stable for ia64, wrt bug #519734
-
-  16 Aug 2014; Johannes Huber  gentoo-functions-0.7.ebuild:
-  amd64 stable, bug #519734
-
-  15 Aug 2014; Jeroen Roovers  gentoo-functions-0.7.ebuild:
-  Stable for HPPA (bug #519734).
-
-  12 Aug 2014; Anthony G. Basile 
-  gentoo-functions-0.7.ebuild:
-  Stable on arm, ppc and ppc64.  Bug #519734.
-
-  23 Jul 2014; William Hubbs 
-  -files/gentoo-functions-0.3.sh, -gentoo-functions-0.3.ebuild,
-  -gentoo-functions-0.4.ebuild, -gentoo-functions-0.5.ebuild,
-  -gentoo-functions-0.6.ebuild:
-  remove old versions
-
-*gentoo-functions-0.7 (07 Jul 2014)
-
-  07 Jul 2014; William Hubbs  
+gentoo-functions-0.7.ebuild:
-  version bump
-
-  06 Jul 2014; William Hubbs  
gentoo-functions-.ebuild:
-  reinstate the separate inherit call for git-r3.
-
-  06 Jul 2014; William Hubbs  metadata.xml:
-  convert metadata indentations back to tabs as shown in skel.metadata.xml.
-
-*gentoo-functions-0.6 (14 Jun 2014)
-
-  14 Jun 2014; Anthony G. Basile 
-  +gentoo-functions-0.6.ebuild, metadata.xml:
-  Version bump, add missing sys/types.h header
-
-  10 May 2014; Justin Lecher  gentoo-functions-0.4.ebuild,
-  gentoo-functions-0.5.ebuild, gentoo-functions-.ebuild, metadata.xml:
-  Respect CC
-
-  09 May 2014; William Hubbs  
gentoo-functions-.ebuild:
-  sync live ebuild
-
-*gentoo-functions-0.5 (09 May 2014)
-
-  09 May 2014; William Hubbs  
+gentoo-functions-0.5.ebuild:
-  version bump
-
-*gentoo-functions-0.4 (08 May 2014)
-
-  08 May 2014; William Hubbs  
+gentoo-functions-0.4.ebuild:
-  version bump, adds consoletype for bug #509284
-
-*gentoo-functions- (07 May 2014)
-
-  07 May 2014; William Hubbs 
-  +gentoo-functions-.ebuild:
-  add live ebuild
-
-  02 May 2014; William Hubbs 
-  -files/gentoo-functions-0.2.sh, -gentoo-functions-0.2.ebuild:
-  remove old version
-
-  06 Apr 2014; Fabian Groffen  gentoo-functions-0.3.ebuild:
-  Added Prefix keywords, part of bug #504284
-
-  02 Apr 2014; William Hubbs 
-  -files/gentoo-functions-0.1.sh, -files/gentoo-functions-0.sh,
-  -gentoo-functions-0.1.ebuild, -gentoo-functions-0.ebuild:
-  remove some old versions
-
-*gentoo-functions-0.3 (19 Mar 2014)
-
-  19 Mar 2014; William Hubbs 
-  +files/gentoo-functions-0.3.sh, +gentoo-functions-0.3.ebuild:
-  version bump for #504852.
-
-*gentoo-functions-0.2 (12 Mar 2014)
-
-  12 Mar 2014; William Hubbs 
-  +files/gentoo-functions-0.2.sh, +gentoo-functions-0.2.ebuild:
-  Version bump for prefix fixes: do not hardcode paths to consoletype or
-  portageq. Thanks to Ruud Koolen 
-
-*gentoo-functions-0.1 (11 Mar 2014)
-
-  11 Mar 2014; William Hubbs 
-  +files/gentoo-functions-0.1.sh, +gentoo-functions-0.1.ebuild:
-  version bump for bug #504138
-
-  11 Mar 2014; Patrick Lauer  metadata.xml:
-  Fix herd
-
-*gentoo-functions-0 (10 Mar 2014)
-
-  10 Mar 2014; William Hubbs  +gentoo-functions-0.ebuild,
-  +files/gentoo-functions-0.sh, +metadata.xml:
-  initial commit of gentoo functions for bug #373219.

diff --git a/sys-apps/gentoo-functions/Manifest 
b/sys-apps/gentoo-functions/Manifest
deleted file mode 100644
index caa7eed..000
--- a/sys-apps/gentoo-functions/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-DIST gentoo-functions-0.7.tar.bz2 10656 SHA256 
0034ff7a65deb8df902683deb1662ce561b7f76ff8561b4ada46cfb18effc7f3 

[gentoo-commits] dev/heroxbd:master commit in: sys-apps/portage/, sys-apps/portage/files/

2015-01-05 Thread Benda XU
commit: 245cca39b77c03307e53a4e4c830154882b7d79e
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan  5 09:39:10 2015 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan  5 09:49:43 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/heroxbd.git;a=commit;h=245cca39

sys-apps/portage: update patch, test if ldconfig exists. Bug 532100

---
 sys-apps/portage/Manifest| 2 +-
 sys-apps/portage/files/portage-2.2.14-ldconfig.patch | 8 +---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 8005081..53a4c7a 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -9,7 +9,7 @@ AUX portage-2.2.01.19981-ebuildshell.patch 3304 SHA256 
2b7f313afe62815b791835da8
 AUX portage-2.2.01.20020-ebuildshell.patch 4736 SHA256 
92f91c788e3591fb71f55b7a04df8bd0baee767e2561649182bf1b814a0451a8 SHA512 
785059ad71e1d9172338926df22883bf70560c3f22f84da74aa21b872b52c9dd05ca61fe8bb786a2da7e4756ae3568f35ca6d7a6ec22b9be419efab6529b8f52
 WHIRLPOOL 
63ba30a2fa005cca2a6866178938e4ce83bed8ca3a5cbc9bcbcffc888ef4561c27d45f29707db26574c96b8a0c0ed565a0224d64bed8191a1179ae6ace325904
 AUX portage-2.2.01.20239-ebuildshell.patch 5292 SHA256 
602efac969b76b33e46f927bb6d5ddaff837f2d69dba446c05116fd6e9d6aaf9 SHA512 
9f79c62482cacfe4d52d9b7a42969c5090ec1dd6c55ac67ac0697fa3261d00d437e32a46987d242d3380b459d1af2cdfdacec5d72b7aa905146bbf5759158bdf
 WHIRLPOOL 
2ee6f82ec9dc8c44704c1badeafa207656dac9ce49443616b4ebfd402e872c71434e049f4436ed04009e633a00b4863dd35e79a80ba4e710ac1af6579a9decdf
 AUX portage-2.2.10.1-case-insensitive-fs.patch 13475 SHA256 
e9ca3560b580e1df7bdf7424c76b5bf022c4189ed6ae51370f88895d5c00031d SHA512 
6c7b4cba0827d0b29f1be1fc6fb42b1703f373f6825be14f43506921e71075b6967191cf79e4e659c0f37c96de6cbdbdc1e04cd0e668a563a4a3c3be9e97f773
 WHIRLPOOL 
839ebc4214add69531f9f8a387ed155006c77c396031a116a6b79814a09e6591d5e8905e8398541ca213e60aacd0265e2f941858bbfcc3551a2ff5768a87f432
-AUX portage-2.2.14-ldconfig.patch 1139 SHA256 
3ccf2649dd76a1093aec62479da57bd53f3e2a4995bec5bd312149aa78ecff9b SHA512 
c94602e611edc8363abc0c904ac9b12fb5d19bc3d80a6cfda5d4aef70c936b77eb376bf0c63cb21b4e6fce14c113f6be1ae9950705b3f6e9d35fba766a35e147
 WHIRLPOOL 
02128e5ddde6969450fb17da55e335f2d64423d73864b98806092db8e669d290f56e57b3e166df7909408729068c9637f72ea97b418958203f35efc87e5d8cae
+AUX portage-2.2.14-ldconfig.patch 1230 SHA256 
50c5f886599aeeec6776da812ebd32964ef138ab63792dc84d0545d3072c20de SHA512 
bdc4ee5642e5347e8ad5e776147bfa0ca8901ca312648d02406365c9929a703698321d6b1fd44dcac6225e5099b9140eaed785f7da368ef80c2645e9a33e3869
 WHIRLPOOL 
62c153821af6924593d8c61b31d66e478634c350b217a1cc7da3728b2ff393e706fe408b1c5e09783f7898dcd4cf983f9d2e748980234e65cd392b38bb0e82aa
 AUX portage-2.2.7-ebuildshell.patch 6030 SHA256 
c654f5e0b60a4a930ec973b306246d9e920d89b7536bda56c72f38d1ed56445d SHA512 
c4bfa44be5d706a9206fcab884e3ad7b0530ec315f9b824fd77f06ff5482414af3e3aaadbc059a49712b2a2e203320f367e2d8c64bf1fceb78495d940fd3fd2a
 WHIRLPOOL 
a468e4d5b5d1c493415188c500ea04388e34bc5e5f5a03d61ea5aea8d5b029e2a4426c52471729345a4293eb7c9b747948f75b64982452d96a920a3ac5e528e6
 AUX portage-2.2.7-macho-relative-install_names.patch 2811 SHA256 
de767ffb6d29625ca9ba0f33765a59a55bbdf2f3b2c1d9989a73a474ae55c388 SHA512 
8555d04e4fc361c500d6c18c30f54f178164477f6c1fbb5fd30d5f89671f95915243e92b655e4264f748c2f29f0cf3e7a5fe439316cc6faebc752172557f0a89
 WHIRLPOOL 
f5f92a762e7455dddfa2ffe3ba27c78ec1533c40920acc96a5e65d89ea93f7657f8bf7771e805d7d62c6f60944dccde72de3f34cee1d14c7db667b27cdd76d55
 AUX portage-2.2.7-sandbox.patch 723 SHA256 
b6b941659a4cdbdafc65bf9977d7a92255b553c49e8f445862dcb00567906fec SHA512 
fcf4bc7826bab92b1847dcecaf5def212b4eecdb4ac87b10b0668ea470d5836f3d68eb4ccf61345b39f9265c7f31ef3562de58b2ee4bb3096a71c0567343d810
 WHIRLPOOL 
3699c7a2a0e6229d337760d07ce40e45b949614518ae292d74ca4297d3e9e5f3eb5edeb7f59c8821a6bfcf981cf1363f4f3d03c16af533276f577b1ff3d8c264

diff --git a/sys-apps/portage/files/portage-2.2.14-ldconfig.patch 
b/sys-apps/portage/files/portage-2.2.14-ldconfig.patch
index 76fc348..9a44649 100644
--- a/sys-apps/portage/files/portage-2.2.14-ldconfig.patch
+++ b/sys-apps/portage/files/portage-2.2.14-ldconfig.patch
@@ -1,4 +1,4 @@
-commit 3fb24230a2369513b1f36cba3d772bc517265e81
+commit eaf1d1bc3d25da7de8eb09f6db7ec5f2dd28
 Author: Benda Xu 
 Date:   Wed Dec 10 10:45:31 2014 +0900
 
@@ -7,10 +7,10 @@ Date:   Wed Dec 10 10:45:31 2014 +0900
 It does not affect prefix-rpath, and handles prefix-libc(RAP) correctly.
 
 diff --git a/pym/portage/util/env_update.py b/pym/portage/util/env_update.py
-index ace492c..4437881 100644
+index ace492c..5e732ad 100644
 --- a/pym/portage/util/env_update.py
 +++ b/pym/portage/util/env_update.py
-@@ -306,13 +306,13 @@ def _env_update(makelinks, target_root, prev_mtimes, 
contents, env,
+@@ -306,13 +306,15 @@ def _env_update(makelinks, target_root, prev_mtimes, 
contents, env,
if not libdir_co

[gentoo-commits] gentoo-x86 commit in net-misc/openconnect: openconnect-7.02.ebuild ChangeLog

2015-01-05 Thread Mike Gilbert (floppym)
floppym 15/01/06 02:35:10

  Modified: openconnect-7.02.ebuild ChangeLog
  Log:
  Use tarball for vpnc-scripts.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.2  net-misc/openconnect/openconnect-7.02.ebuild

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

Index: openconnect-7.02.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openconnect/openconnect-7.02.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openconnect-7.02.ebuild 20 Dec 2014 03:07:11 -  1.1
+++ openconnect-7.02.ebuild 6 Jan 2015 02:35:10 -   1.2
@@ -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/net-misc/openconnect/openconnect-7.02.ebuild,v 1.1 
2014/12/20 03:07:11 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/openconnect/openconnect-7.02.ebuild,v 1.2 
2015/01/06 02:35:10 floppym Exp $
 
 EAPI="5"
 
@@ -11,9 +11,9 @@
 
 DESCRIPTION="Free client for Cisco AnyConnect SSL VPN software"
 HOMEPAGE="http://www.infradead.org/openconnect.html";
-VPNC_REV=df5808b3
+VPNC_VER=20140806
 SRC_URI="ftp://ftp.infradead.org/pub/${PN}/${P}.tar.gz
-   
http://git.infradead.org/users/dwmw2/vpnc-scripts.git/blob_plain/${VPNC_REV}:/vpnc-script
 -> vpnc-script-${VPNC_REV}.sh"
+   
ftp://ftp.infradead.org/pub/vpnc-scripts/vpnc-scripts-${VPNC_VER}.tar.gz";
 
 LICENSE="LGPL-2.1 GPL-2"
 SLOT="0/5"
@@ -79,10 +79,6 @@
fi
 }
 
-src_unpack() {
-   unpack ${P}.tar.gz
-}
-
 src_configure() {
strip-linguas $ILINGUAS
echo ${LINGUAS} > po/LINGUAS
@@ -114,7 +110,7 @@
insinto /etc/openconnect
newconfd "${FILESDIR}"/openconnect.conf.in openconnect
exeinto /etc/openconnect
-   newexe "${DISTDIR}"/vpnc-script-${VPNC_REV}.sh openconnect.sh
+   newexe "${WORKDIR}"/vpnc-scripts-${VPNC_VER}/vpnc-script openconnect.sh
insinto /etc/logrotate.d
newins "${FILESDIR}"/openconnect.logrotate openconnect
keepdir /var/log/openconnect



1.36 net-misc/openconnect/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/openconnect/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog   20 Dec 2014 03:07:11 -  1.35
+++ ChangeLog   6 Jan 2015 02:35:10 -   1.36
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/openconnect
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openconnect/ChangeLog,v 1.35 
2014/12/20 03:07:11 floppym Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openconnect/ChangeLog,v 1.36 
2015/01/06 02:35:10 floppym Exp $
+
+  06 Jan 2015; Mike Gilbert  openconnect-7.02.ebuild:
+  Use tarball for vpnc-scripts.
 
 *openconnect-7.02 (20 Dec 2014)
 






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

2015-01-05 Thread Ian Delaney (idella4)
idella4 15/01/06 02:32:57

  Modified: ChangeLog
  Added:python-scw-0.4.7-r1.ebuild
  Removed:  python-scw-0.4.7.ebuild
  Log:
  revbump; conversion -> distutils-r1, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.7  dev-python/python-scw/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-scw/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   10 Aug 2014 21:19:47 -  1.6
+++ ChangeLog   6 Jan 2015 02:32:57 -   1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-scw
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-scw/ChangeLog,v 1.6 
2014/08/10 21:19:47 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-scw/ChangeLog,v 1.7 
2015/01/06 02:32:57 idella4 Exp $
+
+*python-scw-0.4.7-r1 (06 Jan 2015)
+
+  06 Jan 2015; Ian Delaney  +python-scw-0.4.7-r1.ebuild,
+  -python-scw-0.4.7.ebuild:
+  revbump; conversion -> distutils-r1, rm old
 
   10 Aug 2014; Sergei Trofimovich  python-scw-0.4.7.ebuild:
   QA: drop trailing '.' from DESCRIPTION



1.1  dev-python/python-scw/python-scw-0.4.7-r1.ebuild

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

Index: python-scw-0.4.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/python-scw/python-scw-0.4.7-r1.ebuild,v 1.1 
2015/01/06 02:32:57 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit python-r1

DESCRIPTION="Python binding for Scw"
HOMEPAGE="http://scwwidgets.googlepages.com/";
SRC_URI="http://scwwidgets.googlepages.com/${P}.tar.gz "

LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=dev-python/pygtk-2.4[${PYTHON_USEDEP}]
>=x11-libs/scw-0.4.0"
RDEPEND="${DEPEND}"






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

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 01:51:01

  Added:vcversioner-2.14.0.0.ebuild metadata.xml ChangeLog
  Log:
  Initial commit. Imported from torbrowser overlay. Original ebuild by Poncho.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.1  dev-python/vcversioner/vcversioner-2.14.0.0.ebuild

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

Index: vcversioner-2.14.0.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-python/vcversioner/vcversioner-2.14.0.0.ebuild,v 
1.1 2015/01/06 01:51:01 mrueg Exp $

EAPI=5

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

inherit distutils-r1

DESCRIPTION="Use version control tags to discover version numbers"
HOMEPAGE="https://github.com/habnabit/vcversioner";
SRC_URI="mirror://pypi/v/${PN}/${P}.tar.gz"

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



1.1  dev-python/vcversioner/metadata.xml

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

Index: metadata.xml
===

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


mr...@gentoo.org
Manuel Rüger





1.1  dev-python/vcversioner/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/vcversioner
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/vcversioner/ChangeLog,v 1.1 
2015/01/06 01:51:01 mrueg Exp $

*vcversioner-2.14.0.0 (06 Jan 2015)

  06 Jan 2015; Manuel Rüger  +metadata.xml,
  +vcversioner-2.14.0.0.ebuild:
  Initial commit. Imported from torbrowser overlay. Original ebuild by Poncho.






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

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 01:48:27

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



[gentoo-commits] gentoo-x86 commit in dev-python/python-prctl: python-prctl-1.5.0-r1.ebuild ChangeLog python-prctl-1.4.0.ebuild python-prctl-1.3.1.ebuild python-prctl-1.5.0.ebuild

2015-01-05 Thread Ian Delaney (idella4)
idella4 15/01/06 01:03:48

  Modified: ChangeLog
  Added:python-prctl-1.5.0-r1.ebuild
  Removed:  python-prctl-1.4.0.ebuild python-prctl-1.3.1.ebuild
python-prctl-1.5.0.ebuild
  Log:
  revbump; conversion -> distutils-r1, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.5  dev-python/python-prctl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-prctl/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   24 Jan 2013 08:55:36 -  1.4
+++ ChangeLog   6 Jan 2015 01:03:48 -   1.5
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/python-prctl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-prctl/ChangeLog,v 1.4 
2013/01/24 08:55:36 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-prctl/ChangeLog,v 1.5 
2015/01/06 01:03:48 idella4 Exp $
+
+*python-prctl-1.5.0-r1 (06 Jan 2015)
+
+  06 Jan 2015; Ian Delaney  +python-prctl-1.5.0-r1.ebuild,
+  -python-prctl-1.3.1.ebuild, -python-prctl-1.4.0.ebuild,
+  -python-prctl-1.5.0.ebuild:
+  revbump; conversion -> distutils-r1, rm old
 
 *python-prctl-1.5.0 (24 Jan 2013)
 



1.1  dev-python/python-prctl/python-prctl-1.5.0-r1.ebuild

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

Index: python-prctl-1.5.0-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/python-prctl/python-prctl-1.5.0-r1.ebuild,v 
1.1 2015/01/06 01:03:48 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Control process attributes through prctl"
HOMEPAGE="http://github.com/seveas/python-prctl";
SRC_URI="http://github.com/seveas/${PN}/tarball/v${PV} -> ${P}.tar.gz"

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

RDEPEND="sys-libs/libcap"
DEPEND="${RDEPEND}"

src_unpack() {
unpack ${A}
mv *-${PN}-* "${S}"
}






[gentoo-commits] proj/sci:master commit in: sci-biology/discrover/

2015-01-05 Thread Christoph Junghans
commit: d7354e6cfc75c9d524af453e34cf21d6829b920c
Author: Jonas Maaskola  maaskola  de>
AuthorDate: Sun Jan  4 20:14:11 2015 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Mon Jan  5 04:54:49 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d7354e6c

Bump minor version to 1.4.0.

Introduces a new USE flag: 'cairo'.
x11-libs/cairo is used to generate sequence logos.

The USE flag 'logo' has been renamed to 'tikzlogo'.
The tikzlogo Ruby script served the purpose that is now fulfilled by the
Cairo-based code. tikzlogo requires Ruby, ImageMagick, and a full TeX Live
installation (including the large dev-texlive/texlive-latexextra).
Compared to that, the new Cairo-based code has much reduced dependencies,
and is hence the preferred way to generate sequence logos.

Package-Manager: portage-2.2.14

---
 sci-biology/discrover/ChangeLog| 14 +-
 .../{discrover-1.3.1.ebuild => discrover-1.4.0.ebuild} | 10 ++
 sci-biology/discrover/discrover-.ebuild| 10 ++
 sci-biology/discrover/metadata.xml |  5 -
 4 files changed, 29 insertions(+), 10 deletions(-)

diff --git a/sci-biology/discrover/ChangeLog b/sci-biology/discrover/ChangeLog
index 8994dda..c2c5253 100644
--- a/sci-biology/discrover/ChangeLog
+++ b/sci-biology/discrover/ChangeLog
@@ -1,7 +1,19 @@
 # ChangeLog for sci-biology/discrover
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*discrover-1.4.0 (04 Jan 2015)
+
+  04 Jan 2015; Jonas Maaskola  +discrover-1.4.0.ebuild,
+  -discrover-1.3.1.ebuild, discrover-.ebuild, metadata.xml:
+  Bump minor version to 1.4.0.  Introduces a new USE flag: 'cairo'.
+  x11-libs/cairo is used to generate sequence logos.  The USE flag 'logo' has
+  been renamed to 'tikzlogo'. The tikzlogo Ruby script served the purpose that
+  is now fulfilled by the Cairo-based code. tikzlogo requires Ruby, 
ImageMagick,
+  and a full TeX Live installation (including the large dev-texlive/texlive-
+  latexextra). Compared to that, the new Cairo-based code has much reduced
+  dependencies, and is hence the preferred way to generate sequence logos.
+
 *discrover-1.3.1 (15 Dec 2014)
 
   15 Dec 2014; Jonas Maaskola  +discrover-1.3.1.ebuild,

diff --git a/sci-biology/discrover/discrover-1.3.1.ebuild 
b/sci-biology/discrover/discrover-1.4.0.ebuild
similarity index 87%
rename from sci-biology/discrover/discrover-1.3.1.ebuild
rename to sci-biology/discrover/discrover-1.4.0.ebuild
index c892c73..5ae256f 100644
--- a/sci-biology/discrover/discrover-1.3.1.ebuild
+++ b/sci-biology/discrover/discrover-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -12,12 +12,13 @@ 
SRC_URI="https://github.com/maaskola/discrover/archive/${PV}.tar.gz -> ${P}.tar.
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="dreme doc +logo misc_scripts +rmathlib tcmalloc"
+IUSE="+cairo dreme doc tikzlogo misc_scripts +rmathlib tcmalloc"
 
 RDEPEND="
dev-libs/boost
+   cairo? ( x11-libs/cairo )
dreme? ( sci-biology/meme )
-   logo? (
+   tikzlogo? (
dev-lang/ruby
dev-texlive/texlive-latex
dev-texlive/texlive-latexextra
@@ -39,9 +40,10 @@ DEPEND="${RDEPEND}
 "
 src_configure() {
local mycmakeargs=(
+   $(cmake-utils_use_with cairo CAIRO)
$(cmake-utils_use_with dreme DREME)
$(cmake-utils_use_with doc DOC)
-   $(cmake-utils_use_with logo LOGO)
+   $(cmake-utils_use_with tikzlogo TIKZLOGO)
$(cmake-utils_use_with misc_scripts MISC_SCRIPTS)
$(cmake-utils_use_with rmathlib RMATHLIB)
$(cmake-utils_use_with tcmalloc TCMALLOC)

diff --git a/sci-biology/discrover/discrover-.ebuild 
b/sci-biology/discrover/discrover-.ebuild
index d01dfdc..5d3cf63 100644
--- a/sci-biology/discrover/discrover-.ebuild
+++ b/sci-biology/discrover/discrover-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -12,12 +12,13 @@ EGIT_REPO_URI="https://github.com/maaskola/${PN}";
 LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="dreme doc +logo misc_scripts +rmathlib tcmalloc"
+IUSE="+cairo dreme doc tikzlogo misc_scripts +rmathlib tcmalloc"
 
 RDEPEND="
dev-libs/boost
+   cairo? ( x11-libs/cairo )
dreme? ( sci-biology/meme )
-   logo? (
+   tikzlogo? (
dev-lang/ruby
dev-texlive/texlive-latex
dev-texlive/texlive-latexextra
@@ -39,9 +40,10 @@ DEPEND="${RDEPEND}
 "
 src_

[gentoo-commits] proj/sci:master commit in: /

2015-01-05 Thread Christoph Junghans
commit: 1060b6283320864573121f3d9987d367a82668de
Author: Christoph Junghans  gentoo  org>
AuthorDate: Tue Jan  6 00:18:55 2015 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Tue Jan  6 00:18:55 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1060b628

Merge branch 'master' of ssh://github.com/gentoo-science/sci


 sci-biology/discrover/ChangeLog  | 20 +++-
 sci-biology/discrover/Manifest   |  2 +-
 ...discrover-1.3.1.ebuild => discrover-1.4.1.ebuild} | 10 ++
 sci-biology/discrover/discrover-.ebuild  | 10 ++
 sci-biology/discrover/metadata.xml   |  5 -
 5 files changed, 36 insertions(+), 11 deletions(-)



[gentoo-commits] gentoo-x86 commit in app-editors/gvim: ChangeLog gvim-9999.ebuild

2015-01-05 Thread Tim Harder (radhermit)
radhermit15/01/06 00:19:52

  Modified: ChangeLog gvim-.ebuild
  Log:
  Remove old EAPI specific EROOT fallback.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4F064CA3)

Revision  ChangesPath
1.451app-editors/gvim/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?rev=1.451&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?rev=1.451&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/ChangeLog?r1=1.450&r2=1.451

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v
retrieving revision 1.450
retrieving revision 1.451
diff -u -r1.450 -r1.451
--- ChangeLog   4 Jan 2015 05:46:45 -   1.450
+++ ChangeLog   6 Jan 2015 00:19:52 -   1.451
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/gvim
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.450 
2015/01/04 05:46:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.451 
2015/01/06 00:19:52 radhermit Exp $
+
+  06 Jan 2015; Tim Harder  gvim-.ebuild:
+  Remove old EAPI specific EROOT fallback.
 
 *gvim-7.4.560 (04 Jan 2015)
 



1.25 app-editors/gvim/gvim-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/gvim-.ebuild?rev=1.25&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/gvim-.ebuild?rev=1.25&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/gvim-.ebuild?r1=1.24&r2=1.25

Index: gvim-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-.ebuild,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- gvim-.ebuild4 Jan 2015 05:46:45 -   1.24
+++ gvim-.ebuild6 Jan 2015 00:19:52 -   1.25
@@ -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-editors/gvim/gvim-.ebuild,v 1.24 
2015/01/04 05:46:45 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-.ebuild,v 1.25 
2015/01/06 00:19:52 radhermit Exp $
 
 EAPI=5
 VIM_VERSION="7.4"
@@ -316,7 +316,6 @@
 # of these links are "owned" by the vim ebuild when it is installed,
 # but they might be good for gvim as well (see bug 45828)
 update_vim_symlinks() {
-   has "${EAPI:-0}" 0 1 2 && use !prefix && EROOT="${ROOT}"
local f syms
syms="vimdiff rvim rview"
einfo "Calling eselect vi update..."






[gentoo-commits] proj/sci:master commit in: sys-cluster/htcondor/

2015-01-05 Thread Christoph Junghans
commit: ae8c8f93658125d916689faee4a18e58a9b46373
Author: Christoph Junghans  gentoo  org>
AuthorDate: Tue Jan  6 00:18:26 2015 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Tue Jan  6 00:18:26 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ae8c8f93

version bump, untested (fixes #220)

Package-Manager: portage-2.2.14

---
 sys-cluster/htcondor/ChangeLog |   5 ++
 sys-cluster/htcondor/htcondor-8.3.2.ebuild | 111 +
 2 files changed, 116 insertions(+)

diff --git a/sys-cluster/htcondor/ChangeLog b/sys-cluster/htcondor/ChangeLog
index 476c004..1dafb48 100644
--- a/sys-cluster/htcondor/ChangeLog
+++ b/sys-cluster/htcondor/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*htcondor-8.3.2 (06 Jan 2015)
+
+  06 Jan 2015; Christoph Junghans  +htcondor-8.3.2.ebuild:
+  version bump, untested (fixes #220)
+
   05 Jan 2015; Christoph Junghans  htcondor-8.0.0.ebuild:
   fixed deps
 

diff --git a/sys-cluster/htcondor/htcondor-8.3.2.ebuild 
b/sys-cluster/htcondor/htcondor-8.3.2.ebuild
new file mode 100644
index 000..638715b
--- /dev/null
+++ b/sys-cluster/htcondor/htcondor-8.3.2.ebuild
@@ -0,0 +1,111 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+CMAKE_MIN_VERSION=2.8
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit cmake-utils python-single-r1 user vcs-snapshot
+
+DESCRIPTION="Workload management system for compute-intensive jobs"
+HOMEPAGE="http://htcondorproject.org/";
+SRC_URI="https://github.com/${PN}/${PN}/archive/V${PV//./_}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+#KEYWORDS="~amd64 ~x86"
+IUSE="boinc cgroup contrib curl dmtcp doc kerberos libvirt management minimal 
postgres python soap ssl test X xml"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+CDEPEND="sys-libs/zlib
+   >=dev-libs/libpcre-7.6
+   >=dev-libs/boost-1.49.0[${PYTHON_USEDEP}]
+   net-nds/openldap
+   boinc? ( sci-misc/boinc )
+   cgroup? ( >=dev-libs/libcgroup-0.37 )
+   curl? ( >=net-misc/curl-7.19.7[ssl?] )
+   dmtcp? ( sys-apps/dmtcp )
+   libvirt? ( >=app-emulation/libvirt-0.6.2 )
+   kerberos? ( virtual/krb5 )
+   X? ( x11-libs/libX11 )
+   management? ( net-libs/qmf )
+   postgres? ( >=dev-db/postgresql-8.2.4 )
+   python? ( ${PYTHON_DEPS} )
+   soap? ( >=net-libs/gsoap-2.7.11[ssl?] )
+   ssl? ( >=dev-libs/openssl-0.9.8i )
+   xml? ( >=dev-libs/libxml2-2.7.3 )"
+
+DEPEND="${CDEPEND}
+   test? ( dev-util/valgrind )"
+
+RDEPEND="${CDEPEND}
+   virtual/mailx"
+
+pkg_setup() {
+   enewgroup condor
+   enewuser condor -1 "${ROOT}"bin/bash "${ROOT}var/lib/condor" condor
+}
+
+src_prepare() {
+   epatch  "${FILESDIR}/condor_shadow_dlopen-${PV}.patch"
+   epatch "${FILESDIR}/condor_config.generic.patch"
+   epatch 
"${FILESDIR}/0001-Apply-the-user-s-condor_config-last-rather-than-firs.patch"
+   epatch "${FILESDIR}/packaging_directories-8.0.0.patch"
+   epatch "${FILESDIR}/fix_sandbox_violations-8.0.0.patch"
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   # All the hard coded -DWITH_X=OFF flags are for packages that aren't in 
portage
+   # I also haven't included support for HAVE_VMWARE because I don't know 
what it requires
+   local mycmakeargs="
+   -DCONDOR_PACKAGE_BUILD=ON
+   -DCMAKE_INSTALL_PREFIX=/
+   -DWITH_BLAHP=OFF
+   -DWITH_CAMPUSFACTORY=OFF
+   -DWITH_CLUSTER_RA=OFF
+   -DWITH_COREDUMPER=OFF
+   -DWITH_CREAM=OFF
+   -DWITH_GLOBUS=OFF
+   -DWITH_LIBDELTACLOUD=OFF
+   -DWITH_BLAHP=OFF
+   -DWITH_QPID=OFF
+   -DWITH_UNICOREGAHP=OFF
+   -DWITH_VOMS=OFF
+   -DWITH_WSO2=OFF
+   $(cmake-utils_use_has boinc BACKFILL)
+   $(cmake-utils_use_has boinc)
+   $(cmake-utils_use_with cgroup LIBCGROUP)
+   $(cmake-utils_use_want contrib)
+   $(cmake-utils_use_with curl)
+   $(cmake-utils_use_want doc MAN_PAGES)
+   $(cmake-utils_use_with libvirt)
+   $(cmake-utils_use_has X KBDD)
+   $(cmake-utils_use_with kerberos KRB5)
+   $(cmake-utils_use_with postgres POSTGRESQL)
+   $(cmake-utils_use_with python PYTHON_BINDINGS)
+   $(cmake-utils_use_with management)
+   $(cmake-utils_use minimal CLIPPED)
+   $(cmake-utils_use_with soap AVIARY)
+   $(cmake-utils_use_with soap GSOAP)
+   $(cmake-utils_use_with ssl OPENSSL)
+   $(cmake-utils_use_build test TESTING)
+   $(cmake-utils_use_with xml LIBXML2)"
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_

[gentoo-commits] proj/sci:master commit in: sci-biology/discrover/

2015-01-05 Thread Christoph Junghans
commit: 318ec2fd461c24cecc8a1d91abc836f0ab21264e
Author: Jonas Maaskola  maaskola  de>
AuthorDate: Mon Jan  5 04:42:10 2015 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Mon Jan  5 04:54:49 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=318ec2fd

Bump patch version

Package-Manager: portage-2.2.14

---
 sci-biology/discrover/ChangeLog | 6 ++
 .../discrover/{discrover-1.4.0.ebuild => discrover-1.4.1.ebuild}| 0
 2 files changed, 6 insertions(+)

diff --git a/sci-biology/discrover/ChangeLog b/sci-biology/discrover/ChangeLog
index c2c5253..d81ca8c 100644
--- a/sci-biology/discrover/ChangeLog
+++ b/sci-biology/discrover/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*discrover-1.4.1 (05 Jan 2015)
+
+  05 Jan 2015; Jonas Maaskola  +discrover-1.4.1.ebuild,
+  -discrover-1.4.0.ebuild:
+  Bump patch version
+
 *discrover-1.4.0 (04 Jan 2015)
 
   04 Jan 2015; Jonas Maaskola  +discrover-1.4.0.ebuild,

diff --git a/sci-biology/discrover/discrover-1.4.0.ebuild 
b/sci-biology/discrover/discrover-1.4.1.ebuild
similarity index 100%
rename from sci-biology/discrover/discrover-1.4.0.ebuild
rename to sci-biology/discrover/discrover-1.4.1.ebuild



[gentoo-commits] proj/sci:master commit in: /

2015-01-05 Thread Christoph Junghans
commit: d583b16070643d519149d79311aa254584cc404b
Author: Christoph Junghans  gmail  com>
AuthorDate: Mon Jan  5 05:08:24 2015 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Mon Jan  5 05:08:24 2015 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d583b160

Merge pull request #308 from maaskola/sci-biology/discrover

sci-biology/discrover: bump minor version to 1.4.0.


 sci-biology/discrover/ChangeLog  | 20 +++-
 sci-biology/discrover/Manifest   |  2 +-
 ...discrover-1.3.1.ebuild => discrover-1.4.1.ebuild} | 10 ++
 sci-biology/discrover/discrover-.ebuild  | 10 ++
 sci-biology/discrover/metadata.xml   |  5 -
 5 files changed, 36 insertions(+), 11 deletions(-)



[gentoo-commits] gentoo-x86 commit in app-editors/vim: vim-9999.ebuild ChangeLog

2015-01-05 Thread Tim Harder (radhermit)
radhermit15/01/06 00:18:39

  Modified: vim-.ebuild ChangeLog
  Log:
  Sync KEYWORDS and remove old EAPI specific EROOT fallback.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
4F064CA3)

Revision  ChangesPath
1.23 app-editors/vim/vim-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-.ebuild?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-.ebuild?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/vim/vim-.ebuild?r1=1.22&r2=1.23

Index: vim-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/vim-.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- vim-.ebuild 4 Jan 2015 05:46:13 -   1.22
+++ vim-.ebuild 6 Jan 2015 00:18:39 -   1.23
@@ -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-editors/vim/vim-.ebuild,v 1.22 
2015/01/04 05:46:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-.ebuild,v 1.23 
2015/01/06 00:18:39 radhermit Exp $
 
 EAPI=5
 VIM_VERSION="7.4"
@@ -17,7 +17,7 @@
SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
http://dev.gentoo.org/~radhermit/vim/${VIM_ORG_PATCH}

http://dev.gentoo.org/~radhermit/vim/vim-${PV}-gentoo-patches.tar.bz2";
-   KEYWORDS="~alpha ~amd64 ~arm ~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 ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   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 ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Vim, an improved vi-style text editor"
@@ -294,7 +294,6 @@
 # of these links are "owned" by the vim ebuild when it is installed,
 # but they might be good for gvim as well (see bug 45828)
 update_vim_symlinks() {
-   has "${EAPI:-0}" 0 1 2 && use !prefix && EROOT="${ROOT}"
local f syms
syms="vimdiff rvim rview"
einfo "Calling eselect vi update..."



1.486app-editors/vim/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v
retrieving revision 1.485
retrieving revision 1.486
diff -u -r1.485 -r1.486
--- ChangeLog   5 Jan 2015 08:50:16 -   1.485
+++ ChangeLog   6 Jan 2015 00:18:39 -   1.486
@@ -1,6 +1,9 @@
 # ChangeLog for app-editors/vim
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.485 
2015/01/05 08:50:16 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.486 
2015/01/06 00:18:39 radhermit Exp $
+
+  06 Jan 2015; Tim Harder  vim-.ebuild:
+  Sync KEYWORDS and remove old EAPI specific EROOT fallback.
 
   05 Jan 2015; Yixun Lan  vim-7.4.560.ebuild:
   keyword ~arm64, test on board






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

2015-01-05 Thread Ian Delaney (idella4)
idella4 15/01/06 00:15:26

  Modified: ChangeLog
  Added:python-oembed-0.2.1-r1.ebuild
  Removed:  python-oembed-0.2.1.ebuild
  Log:
  revbump; conversion -> distutils-r1, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.3  dev-python/python-oembed/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-oembed/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   10 Aug 2014 21:19:20 -  1.2
+++ ChangeLog   6 Jan 2015 00:15:26 -   1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-oembed
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-oembed/ChangeLog,v 1.2 
2014/08/10 21:19:20 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-oembed/ChangeLog,v 1.3 
2015/01/06 00:15:26 idella4 Exp $
+
+*python-oembed-0.2.1-r1 (06 Jan 2015)
+
+  06 Jan 2015; Ian Delaney  +python-oembed-0.2.1-r1.ebuild,
+  -python-oembed-0.2.1.ebuild:
+  revbump; conversion -> distutils-r1, rm old
 
   10 Aug 2014; Sergei Trofimovich 
   python-oembed-0.2.1.ebuild:



1.1  dev-python/python-oembed/python-oembed-0.2.1-r1.ebuild

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

Index: python-oembed-0.2.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/python-oembed/python-oembed-0.2.1-r1.ebuild,v
 1.1 2015/01/06 00:15:26 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="A Python library that implements an OEmbed consumer"
HOMEPAGE="http://pypi.python.org/pypi/python-oembed";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

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

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

python_test() {
nosetests || die "tests failed"
}






[gentoo-commits] gentoo-x86 commit in net-libs/liboping: liboping-1.8.0.ebuild ChangeLog

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/06 00:11:36

  Modified: ChangeLog
  Added:liboping-1.8.0.ebuild
  Log:
  Proxy commit for Johan Bergström. Version bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  ChangesPath
1.15 net-libs/liboping/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/liboping/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   10 Oct 2014 01:47:32 -  1.14
+++ ChangeLog   6 Jan 2015 00:11:36 -   1.15
@@ -1,6 +1,11 @@
 # ChangeLog for net-libs/liboping
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/liboping/ChangeLog,v 1.14 
2014/10/10 01:47:32 dlan Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/liboping/ChangeLog,v 1.15 
2015/01/06 00:11:36 mrueg Exp $
+
+*liboping-1.8.0 (06 Jan 2015)
+
+  06 Jan 2015; Manuel Rüger  +liboping-1.8.0.ebuild:
+  Proxy commit for Johan Bergström. Version bump.
 
 *liboping-1.7.0 (10 Oct 2014)
 



1.1  net-libs/liboping/liboping-1.8.0.ebuild

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

Index: liboping-1.8.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/liboping/liboping-1.8.0.ebuild,v 
1.1 2015/01/06 00:11:36 mrueg Exp $

EAPI=5

inherit base autotools

DESCRIPTION="C library and ncurses based program to generate ICMP echo requests 
and ping multiple hosts at once"
HOMEPAGE="http://noping.cc/";
SRC_URI="http://noping.cc/files/${P}.tar.bz2";

LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="perl"

DEPEND="
sys-libs/ncurses
perl? ( dev-lang/perl )
"
RDEPEND=${DEPEND}

PATCHES=( "${FILESDIR}/${PN}-1.6.2-nouidmagic.patch" )

src_prepare() {
base_src_prepare
eautoreconf
}

src_configure() {
econf \
$(use_with perl perl-bindings INSTALLDIRS=vendor) \
--disable-static
}

src_install() {
default
find "${D}" -name '*.la'  -delete || die

fperms u+s,og-r /usr/bin/oping
fperms u+s,og-r /usr/bin/noping
}






[gentoo-commits] gentoo-x86 commit in net-misc/dhcpcd: dhcpcd-6.6.7.ebuild ChangeLog

2015-01-05 Thread William Hubbs (williamh)
williamh15/01/06 00:01:57

  Modified: ChangeLog
  Added:dhcpcd-6.6.7.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  ChangesPath
1.440net-misc/dhcpcd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.440&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?rev=1.440&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/dhcpcd/ChangeLog?r1=1.439&r2=1.440

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v
retrieving revision 1.439
retrieving revision 1.440
diff -u -r1.439 -r1.440
--- ChangeLog   18 Dec 2014 01:01:12 -  1.439
+++ ChangeLog   6 Jan 2015 00:01:57 -   1.440
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/dhcpcd
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.439 
2014/12/18 01:01:12 williamh Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.440 
2015/01/06 00:01:57 williamh Exp $
+
+*dhcpcd-6.6.7 (06 Jan 2015)
+
+  06 Jan 2015; William Hubbs  +dhcpcd-6.6.7.ebuild:
+  version bump
 
 *dhcpcd-6.6.6 (18 Dec 2014)
 



1.1  net-misc/dhcpcd/dhcpcd-6.6.7.ebuild

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

Index: dhcpcd-6.6.7.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.6.7.ebuild,v 1.1 
2015/01/06 00:01:57 williamh Exp $

EAPI=5

if [[ ${PV} == "" ]]; then
FOSSIL_URI="http://roy.marples.name/projects/dhcpcd";
else
MY_P="${P/_alpha/-alpha}"
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2";
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux 
~x86-linux"
S="${WORKDIR}/${MY_P}"
fi

inherit eutils systemd toolchain-funcs

DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client"
HOMEPAGE="http://roy.marples.name/projects/dhcpcd/";
LICENSE="BSD-2"
SLOT="0"
IUSE="elibc_glibc ipv6 kernel_linux +udev"

COMMON_DEPEND="udev? ( virtual/udev )"
DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"

if [[ ${PV} == "" ]]; then
DEPEND+=" dev-vcs/fossil"

src_unpack()
{
local distdir=${PORTAGE_ACTUAL_DISTDIR:-${DISTDIR}}
local repo=${distdir}/fossil/${PN}.fossil

addwrite "${distdir}"

if [[ -e "${repo}" ]]; then
fossil pull "${FOSSIL_URI}" -R "${repo}" || die
else
mkdir -p "${distdir}/fossil" || die
fossil clone "${FOSSIL_URI}" "${repo}" || die
fi

mkdir -p "${S}" || die
cd "${S}" || die
fossil open "${repo}" || die
}
fi

src_prepare()
{
epatch_user
}

src_configure()
{
local dev hooks rundir
use udev || dev="--without-dev --without-udev"
hooks="--with-hook=ntp.conf"
use elibc_glibc && hooks="${hooks} --with-hook=yp.conf"
use kernel_linux && rundir="--rundir=${EPREFIX}/run"
econf \
--prefix="${EPREFIX}" \
--libexecdir="${EPREFIX}/lib/dhcpcd" \
--dbdir="${EPREFIX}/var/lib/dhcpcd" \
--localstatedir="${EPREFIX}/var" \
${rundir} \
$(use_enable ipv6) \
${dev} \
CC="$(tc-getCC)" \
${hooks}
}

src_install()
{
default
newinitd "${FILESDIR}"/${PN}.initd ${PN}
systemd_dounit "${FILESDIR}"/${PN}.service
}

pkg_postinst()
{
# Upgrade the duid file to the new format if needed
local old_duid="${ROOT}"/var/lib/dhcpcd/dhcpcd.duid
local new_duid="${ROOT}"/etc/dhcpcd.duid
if [ -e "${old_duid}" ] && ! grep -q '..:..:..:..:..:..' "${old_duid}"; 
then
sed -i -e 's/\(..\)/\1:/g; s/:$//g' "${old_duid}"
fi

# Move the duid to /etc, a more sensible location
if [ -e "${old_duid}" -a ! -e "${new_duid}" ]; then
cp -p "${old_duid}" "${new_duid}"
fi

if [ -z "$REPLACING_VERSIONS" ]; then
   

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

2015-01-05 Thread Mike Gilbert (floppym)
floppym 15/01/05 23:48:38

  Modified: flexget-1.2.247.ebuild flexget-.ebuild
ChangeLog
  Log:
  Adjust bs4 blocker.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.3  net-misc/flexget/flexget-1.2.247.ebuild

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

Index: flexget-1.2.247.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.2.247.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- flexget-1.2.247.ebuild  5 Jan 2015 23:45:26 -   1.2
+++ flexget-1.2.247.ebuild  5 Jan 2015 23:48:38 -   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-misc/flexget/flexget-1.2.247.ebuild,v 
1.2 2015/01/05 23:45:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.2.247.ebuild,v 
1.3 2015/01/05 23:48:38 floppym Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@
dev-python/pyyaml[${PYTHON_USEDEP}]
>=dev-python/beautifulsoup-4.1:4[${PYTHON_USEDEP}]
=dev-python/html5lib-0.11[${PYTHON_USEDEP}]
dev-python/PyRSS2Gen[${PYTHON_USEDEP}]
dev-python/pynzb[${PYTHON_USEDEP}]



1.54 net-misc/flexget/flexget-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/flexget-.ebuild?rev=1.54&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/flexget-.ebuild?rev=1.54&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/flexget-.ebuild?r1=1.53&r2=1.54

Index: flexget-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-.ebuild,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- flexget-.ebuild 5 Jan 2015 23:45:26 -   1.53
+++ flexget-.ebuild 5 Jan 2015 23:48:38 -   1.54
@@ -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-misc/flexget/flexget-.ebuild,v 1.53 
2015/01/05 23:45:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-.ebuild,v 1.54 
2015/01/05 23:48:38 floppym Exp $
 
 EAPI=5
 
@@ -33,7 +33,7 @@
dev-python/pyyaml[${PYTHON_USEDEP}]
>=dev-python/beautifulsoup-4.1:4[${PYTHON_USEDEP}]
=dev-python/html5lib-0.11[${PYTHON_USEDEP}]
dev-python/PyRSS2Gen[${PYTHON_USEDEP}]
dev-python/pynzb[${PYTHON_USEDEP}]



1.59 net-misc/flexget/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/ChangeLog?rev=1.59&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/ChangeLog?rev=1.59&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/flexget/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   5 Jan 2015 23:45:26 -   1.58
+++ ChangeLog   5 Jan 2015 23:48:38 -   1.59
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/flexget
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/ChangeLog,v 1.58 
2015/01/05 23:45:26 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/ChangeLog,v 1.59 
2015/01/05 23:48:38 floppym Exp $
+
+  05 Jan 2015; Mike Gilbert  flexget-1.2.247.ebuild,
+  flexget-.ebuild:
+  Adjust bs4 blocker.
 
   05 Jan 2015; Mike Gilbert  flexget-1.2.247.ebuild,
   flexget-.ebuild:






[gentoo-commits] gentoo-x86 commit in media-video/flumotion: ChangeLog flumotion-0.10.1.ebuild

2015-01-05 Thread Gilles Dartiguelongue (eva)
eva 15/01/05 23:47:41

  Modified: ChangeLog
  Added:flumotion-0.10.1.ebuild
  Log:
  Version bump, bug #391381.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.28 media-video/flumotion/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   5 Jan 2015 23:35:15 -   1.27
+++ ChangeLog   5 Jan 2015 23:47:41 -   1.28
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/flumotion
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.27 
2015/01/05 23:35:15 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.28 
2015/01/05 23:47:41 eva Exp $
+
+*flumotion-0.10.1 (05 Jan 2015)
+
+  05 Jan 2015; Gilles Dartiguelongue  
+flumotion-0.10.1.ebuild:
+  Version bump, bug #391381.
 
 *flumotion-0.8.1-r1 (05 Jan 2015)
 



1.1  media-video/flumotion/flumotion-0.10.1.ebuild

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

Index: flumotion-0.10.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.10.1.ebuild,v 1.1 
2015/01/05 23:47:41 eva Exp $

EAPI="5"
PYTHON_COMPAT=( python2_7 )

inherit eutils fdo-mime flag-o-matic multilib python-single-r1 toolchain-funcs 
user virtualx # AC_CHECK_PROG for Xvfb

DESCRIPTION="Flumotion Streaming server"
HOMEPAGE="http://www.flumotion.net/";
SRC_URI="http://www.flumotion.net/src/${PN}/${P}.tar.bz2";

LICENSE="LGPL-2.1" # LICENSE.LGPL
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

# TODO:

# These would be from 0.6.2's ebuild
# media-plugins/gst-plugins-libpng:0.10
# dev-python/twisted-web
# dev-python/twisted-names
# dev-python/imaging

# These are from README
RDEPEND="
dev-python/gst-python:0.10[${PYTHON_USEDEP}]
dev-python/kiwi[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP}]
media-libs/gstreamer:0.10
media-libs/gst-plugins-base:0.10
media-libs/gst-plugins-good:0.10
media-plugins/gst-plugins-ogg:0.10
media-plugins/gst-plugins-theora:0.10
media-plugins/gst-plugins-vorbis:0.10
"
# These are from README and error and trial FEATURES="test" Import's
DEPEND="${RDEPEND}
${PYTHON_DEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig
doc? ( dev-python/epydoc[${PYTHON_USEDEP}] )
test? ( dev-python/icalendar[${PYTHON_USEDEP}]
dev-python/pychecker[${PYTHON_USEDEP}]
dev-python/twisted-conch[${PYTHON_USEDEP}] )"

src_prepare() {
# Fix .desktop file
sed -e 's/.png//' -i data/flumotion-admin.desktop.in || die

# Fix shebangs
sed -e '1 s:.*:#!/usr/bin/env python:' \
-i bin/flu*.in bin/runtest.in misc/flu*.in || die
python_fix_shebang bin/flu*.in bin/runtest.in misc/flu*.in
}

src_configure() {
append-cflags -fno-strict-aliasing

econf \
--localstatedir=/var \
$(use_enable doc docs)
}

src_compile() {
emake -j1 fdpass_so_LINK="$(tc-getCC) ${LDFLAGS} -shared -o fdpass.so"
}

src_test() {
# FIXME: restrict unittests to flumotion source folder
# other tests are failing in weird ways and does not seem to test much 
of flumotion
Xemake -j1 check -C flumotion
}

src_install() {
emake -j1 DESTDIR="${D}" install
einstalldocs
dodoc RELEASE

keepdir /var/log/flumotion

newinitd "${FILESDIR}"/flumotion-init-3 flumotion

# /usr/share/hal/fdi/policy/20thirdparty/91-flumotion-device-policy.fdi
rm -rf "${D}"/usr/share/hal || die

dodir /etc/flumotion
dodir /etc/flumotion/managers
dodir /etc/flumotion/managers/default
dodir /etc/flumotion/managers/default/flows
dodir /etc/flumotion/workers

pushd conf

[gentoo-commits] gentoo-x86 commit in dev-python/python-nss: python-nss-0.12-r1.ebuild ChangeLog python-nss-0.12.ebuild python-nss-0.8.ebuild python-nss-0.8-r1.ebuild

2015-01-05 Thread Ian Delaney (idella4)
idella4 15/01/05 23:47:47

  Modified: ChangeLog
  Added:python-nss-0.12-r1.ebuild
  Removed:  python-nss-0.12.ebuild python-nss-0.8.ebuild
python-nss-0.8-r1.ebuild
  Log:
  revbump; conversion -> distutils-r1, rm old versions and disused patch
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.7  dev-python/python-nss/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-nss/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   22 Feb 2012 02:48:23 -  1.6
+++ ChangeLog   5 Jan 2015 23:47:47 -   1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-nss
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-nss/ChangeLog,v 1.6 
2012/02/22 02:48:23 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-nss/ChangeLog,v 1.7 
2015/01/05 23:47:47 idella4 Exp $
+
+*python-nss-0.12-r1 (05 Jan 2015)
+
+  05 Jan 2015; Ian Delaney  +python-nss-0.12-r1.ebuild,
+  -python-nss-0.12.ebuild, -python-nss-0.8-r1.ebuild, -python-nss-0.8.ebuild:
+  revbump; conversion -> distutils-r1, rm old versions and disused patch
 
   22 Feb 2012; Patrick Lauer  python-nss-0.12.ebuild,
   python-nss-0.8-r1.ebuild, python-nss-0.8.ebuild:
@@ -29,4 +35,3 @@
   30 Oct 2011; Maxim Koltsov  +python-nss-0.8.ebuild,
   +files/gentoo_lib_name.patch, +metadata.xml:
   Add dev-python/python-nss, thanks to slepnoga. Bug #305881
-



1.1  dev-python/python-nss/python-nss-0.12-r1.ebuild

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

Index: python-nss-0.12-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/python-nss/python-nss-0.12-r1.ebuild,v 1.1 
2015/01/05 23:47:47 idella4 Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 versionator

MY_PV="$(replace_all_version_separators  '_' )_0"
DESCRIPTION="Python bindings for Network Security Services (NSS)"
HOMEPAGE="http://www.mozilla.org/projects/security/pki/python-nss/";
SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/security/${PN}/releases/PYNSS_RELEASE_${MY_PV}/src/${P}.tar.bz2";

LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples"

DEPEND="dev-libs/nss
dev-libs/nspr
doc? ( dev-python/docutils[${PYTHON_USEDEP}]
dev-python/epydoc[${PYTHON_USEDEP}] )"
RDEPEND="${DEPEND}"

CFLAGS="${CFLAGS} -fno-strict-aliasing"
DOCS="README doc/ChangeLog"
# RHB #754750 ; bgo #390869
PATCHES=( "${FILESDIR}/python-nss-0.12-rsapssparams.patch" )

python_compile_all() {
if use doc; then
einfo "Generating API documentation..."
mkdir doc/html
epydoc --html --docformat restructuredtext -o doc/html \
"${BUILD_DIR}"/lib/nss
fi
}

python_install_all() {
use doc && local HTML_DOCS=( doc/html/. )
use examples && local EXAMPLES=( doc/examples/. )

distutils-r1_python_install_all
}






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

2015-01-05 Thread Mike Gilbert (floppym)
floppym 15/01/05 23:45:26

  Modified: flexget-.ebuild flexget-1.2.247.ebuild
ChangeLog
  Log:
  Allow newer versions of python-dateutil.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.53 net-misc/flexget/flexget-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/flexget-.ebuild?rev=1.53&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/flexget-.ebuild?rev=1.53&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/flexget-.ebuild?r1=1.52&r2=1.53

Index: flexget-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-.ebuild,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- flexget-.ebuild 3 Jan 2015 06:34:50 -   1.52
+++ flexget-.ebuild 5 Jan 2015 23:45:26 -   1.53
@@ -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-misc/flexget/flexget-.ebuild,v 1.52 
2015/01/03 06:34:50 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-.ebuild,v 1.53 
2015/01/05 23:45:26 floppym Exp $
 
 EAPI=5
 
@@ -42,7 +42,8 @@
dev-python/jinja[${PYTHON_USEDEP}]
>=dev-python/requests-1.0[${PYTHON_USEDEP}]
=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
+   !~dev-python/python-dateutil-2.2
>=dev-python/jsonschema-2.0[${PYTHON_USEDEP}]
dev-python/python-tvrage[${PYTHON_USEDEP}]
dev-python/tmdb3[${PYTHON_USEDEP}]



1.2  net-misc/flexget/flexget-1.2.247.ebuild

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

Index: flexget-1.2.247.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.2.247.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flexget-1.2.247.ebuild  3 Jan 2015 06:34:50 -   1.1
+++ flexget-1.2.247.ebuild  5 Jan 2015 23:45:26 -   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/net-misc/flexget/flexget-1.2.247.ebuild,v 
1.1 2015/01/03 06:34:50 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/flexget-1.2.247.ebuild,v 
1.2 2015/01/05 23:45:26 floppym Exp $
 
 EAPI=5
 
@@ -42,7 +42,8 @@
dev-python/jinja[${PYTHON_USEDEP}]
>=dev-python/requests-1.0[${PYTHON_USEDEP}]
=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
+   !~dev-python/python-dateutil-2.2
>=dev-python/jsonschema-2.0[${PYTHON_USEDEP}]
dev-python/python-tvrage[${PYTHON_USEDEP}]
dev-python/tmdb3[${PYTHON_USEDEP}]



1.58 net-misc/flexget/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/ChangeLog?rev=1.58&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/ChangeLog?rev=1.58&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/flexget/ChangeLog?r1=1.57&r2=1.58

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-misc/flexget/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog   3 Jan 2015 06:34:50 -   1.57
+++ ChangeLog   5 Jan 2015 23:45:26 -   1.58
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/flexget
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/ChangeLog,v 1.57 
2015/01/03 06:34:50 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/flexget/ChangeLog,v 1.58 
2015/01/05 23:45:26 floppym Exp $
+
+  05 Jan 2015; Mike Gilbert  flexget-1.2.247.ebuild,
+  flexget-.ebuild:
+  Allow newer versions of python-dateutil.
 
 *flexget-1.2.247 (03 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in media-video/flumotion/files: flumotion-init-3

2015-01-05 Thread Gilles Dartiguelongue (eva)
eva 15/01/05 23:35:15

  Added:flumotion-init-3
  Log:
  Bump to EAPI=5. Switch to python-r1, bug #528538. Fixes build with system 
interpreter not being python2, bug #431522. Move /var/run/flumotion management 
to init script, bug #450900. Unittests should now pass, bug #330535.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.1  media-video/flumotion/files/flumotion-init-3

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/files/flumotion-init-3?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/files/flumotion-init-3?rev=1.1&content-type=text/plain

Index: flumotion-init-3
===
#!/sbin/runscript

depend() {
need net
}

start() {
ebegin "Starting Flumotion"
if [ ! -d /var/run/flumotion ] ; then
mkdir /var/run/flumotion
chown flumotion:flumotion /var/run/flumotion
chmod 755 /var/run/flumotion
fi

start-stop-daemon -o --start --chuid flumotion:flumotion --exec 
/usr/sbin/flumotion start
eend $?
}

stop() {
ebegin "Stopping Flumotion"
/usr/sbin/flumotion stop
eend $?
}






[gentoo-commits] gentoo-x86 commit in media-video/flumotion: ChangeLog flumotion-0.8.1-r1.ebuild

2015-01-05 Thread Gilles Dartiguelongue (eva)
eva 15/01/05 23:35:15

  Modified: ChangeLog
  Added:flumotion-0.8.1-r1.ebuild
  Log:
  Bump to EAPI=5. Switch to python-r1, bug #528538. Fixes build with system 
interpreter not being python2, bug #431522. Move /var/run/flumotion management 
to init script, bug #450900. Unittests should now pass, bug #330535.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
C6085806)

Revision  ChangesPath
1.27 media-video/flumotion/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   8 Jan 2014 06:04:33 -   1.26
+++ ChangeLog   5 Jan 2015 23:35:15 -   1.27
@@ -1,6 +1,15 @@
 # ChangeLog for media-video/flumotion
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.26 
2014/01/08 06:04:33 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.27 
2015/01/05 23:35:15 eva Exp $
+
+*flumotion-0.8.1-r1 (05 Jan 2015)
+
+  05 Jan 2015; Gilles Dartiguelongue 
+  +flumotion-0.8.1-r1.ebuild, +files/flumotion-init-3:
+  Bump to EAPI=5. Switch to python-r1, bug #528538. Fixes build with system
+  interpreter not being python2, bug #431522. Move /var/run/flumotion
+  management to init script, bug #450900. Unittests should now pass, bug
+  #330535.
 
   08 Jan 2014; Mike Frysinger  flumotion-0.8.1.ebuild:
   Inherit the user eclass for enewuser/etc...



1.1  media-video/flumotion/flumotion-0.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/flumotion-0.8.1-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/flumotion/flumotion-0.8.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: flumotion-0.8.1-r1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.8.1-r1.ebuild,v 1.1 
2015/01/05 23:35:15 eva Exp $

EAPI="5"
PYTHON_COMPAT=( python2_7 )

inherit eutils fdo-mime flag-o-matic multilib python-single-r1 toolchain-funcs 
user virtualx # AC_CHECK_PROG for Xvfb

DESCRIPTION="Flumotion Streaming server"
HOMEPAGE="http://www.flumotion.net/";
SRC_URI="http://www.flumotion.net/src/${PN}/${P}.tar.bz2";

LICENSE="GPL-2" # LICENSE.Flumotion
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

# TODO:

# These would be from 0.6.2's ebuild
# media-plugins/gst-plugins-libpng:0.10
# dev-python/twisted-web
# dev-python/twisted-names
# dev-python/imaging

# These are from README
RDEPEND="
dev-python/gst-python:0.10[${PYTHON_USEDEP}]
dev-python/kiwi[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygtk:2[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP}]
media-libs/gstreamer:0.10
media-libs/gst-plugins-base:0.10
media-libs/gst-plugins-good:0.10
media-plugins/gst-plugins-ogg:0.10
media-plugins/gst-plugins-theora:0.10
media-plugins/gst-plugins-vorbis:0.10
"
# These are from README and error and trial FEATURES="test" Import's
DEPEND="${RDEPEND}
${PYTHON_DEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig
doc? ( dev-python/epydoc[${PYTHON_USEDEP}] )
test? ( dev-python/icalendar[${PYTHON_USEDEP}]
dev-python/pychecker[${PYTHON_USEDEP}]
dev-python/twisted-conch[${PYTHON_USEDEP}] )"

src_prepare() {
# Fix .desktop file
sed -e 's/.png//' -i data/flumotion-admin.desktop.in || die

# Fix shebangs
sed -e '1 s:.*:#!/usr/bin/env python:' \
-i bin/flu*.in bin/runtest.in misc/flu*.in || die
python_fix_shebang bin/flu*.in bin/runtest.in misc/flu*.in
}

src_configure() {
append-cflags -fno-strict-aliasing

econf \
--localstatedir=/var \
$(use_enable doc docs)
}

src_compile() {
emake -j1 fdpass_so_LINK="$(tc-getCC) ${LDFLAGS} -shared -o fdpass.so"
}

src_test() {
# FIXME: restrict unittests to flumotion source folder
# other tests are failing in weird ways and does not seem to test much 
of flumoti

[gentoo-commits] gentoo-x86 commit in dev-tex/latexmk: latexmk-441.ebuild ChangeLog

2015-01-05 Thread Christoph Junghans (ottxor)
ottxor  15/01/05 23:30:29

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

Revision  ChangesPath
1.71 dev-tex/latexmk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexmk/ChangeLog?rev=1.71&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexmk/ChangeLog?rev=1.71&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexmk/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   10 Aug 2014 21:26:39 -  1.70
+++ ChangeLog   5 Jan 2015 23:30:29 -   1.71
@@ -1,6 +1,11 @@
 # ChangeLog for dev-tex/latexmk
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.70 2014/08/10 
21:26:39 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.71 2015/01/05 
23:30:29 ottxor Exp $
+
+*latexmk-441 (05 Jan 2015)
+
+  05 Jan 2015; Christoph Junghans  +latexmk-441.ebuild:
+  version bump
 
   10 Aug 2014; Sergei Trofimovich  latexmk-435.ebuild,
   latexmk-437.ebuild, latexmk-439.ebuild:



1.1  dev-tex/latexmk/latexmk-441.ebuild

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

Index: latexmk-441.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-441.ebuild,v 1.1 
2015/01/05 23:30:29 ottxor Exp $

EAPI=5

inherit bash-completion-r1

DESCRIPTION="Perl script for automatically building LaTeX documents"
HOMEPAGE="http://www.phys.psu.edu/~collins/software/latexmk/";
SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip";

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

RDEPEND="virtual/latex-base
dev-lang/perl"
DEPEND="${RDEPEND}
app-arch/unzip"

S=${WORKDIR}

src_install() {
newbin latexmk.pl latexmk
doman latexmk.1
dodoc CHANGES README latexmk.pdf latexmk.ps latexmk.txt
dodoc -r example_rcfiles extra-scripts
newbashcomp "${FILESDIR}"/completion.bash-2 ${PN}
}






[gentoo-commits] gentoo-x86 commit in app-crypt/gentoo-keys: gentoo-keys-201501052117.ebuild ChangeLog gentoo-keys-201412231301.ebuild

2015-01-05 Thread Brian Dolbec (dolsen)
dolsen  15/01/05 23:29:39

  Modified: ChangeLog
  Added:gentoo-keys-201501052117.ebuild
  Removed:  gentoo-keys-201412231301.ebuild
  Log:
  Version bump due to gkey.seeds format changes
  
  (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 0x65E309F2189DB0B8)

Revision  ChangesPath
1.3  app-crypt/gentoo-keys/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gentoo-keys/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   26 Dec 2014 13:23:55 -  1.2
+++ ChangeLog   5 Jan 2015 23:29:39 -   1.3
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/gentoo-keys
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gentoo-keys/ChangeLog,v 1.2 
2014/12/26 13:23:55 k_f Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gentoo-keys/ChangeLog,v 1.3 
2015/01/05 23:29:39 dolsen Exp $
+
+*gentoo-keys-201501052117 (05 Jan 2015)
+
+  05 Jan 2015; Brian Dolbec 
+  -gentoo-keys-201412231301.ebuild, +gentoo-keys-201501052117.ebuild:
+  Version bump due to changes in the seed file format.
 
   26 Dec 2014; Kristian Fiskerstrand 
   gentoo-keys-201412231301.ebuild:



1.1  app-crypt/gentoo-keys/gentoo-keys-201501052117.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gentoo-keys/gentoo-keys-201501052117.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/gentoo-keys/gentoo-keys-201501052117.ebuild?rev=1.1&content-type=text/plain

Index: gentoo-keys-201501052117.ebuild
===
# Copyright 2014-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-crypt/gentoo-keys/gentoo-keys-201501052117.ebuild,v 
1.1 2015/01/05 23:29:39 dolsen Exp $

EAPI="5"

DESCRIPTION="A Openpgp/gpg keyring of official Gentoo release media gpg keys"
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Gentoo-keys";
SRC_URI="http://dev.gentoo.org/~dolsen/releases/keyrings/${P}.tar.xz";

LICENSE="GPL-2"
SLOT="0"
IUSE=""

KEYWORDS="alpha amd64 arm hppa ia64 ppc64 ppc sparc x86 ~arm64 ~x86-fbsd 
~amd64-fbsd ~m68k ~mips ~s390 ~sh"

DEPEND=""
RDEPEND=""

S="${WORKDIR}"

src_prepare(){ true; }

src_install(){
insinto /var/lib/gentoo/gkeys/keyrings
doins -r gentoo
}






[gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.9.2.ebuild

2015-01-05 Thread Magnus Granberg (zorry)
zorry   15/01/05 23:25:09

  Modified: ChangeLog gcc-4.9.2.ebuild
  Log:
  Bump piepatchset to 0.6.2 for gcc 4.9.2
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
FD79807F)

Revision  ChangesPath
1.1036   sys-devel/gcc/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
retrieving revision 1.1035
retrieving revision 1.1036
diff -u -r1.1035 -r1.1036
--- ChangeLog   26 Dec 2014 21:08:59 -  1.1035
+++ ChangeLog   5 Jan 2015 23:25:09 -   1.1036
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/gcc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1035 2014/12/26 
21:08:59 zorry Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1036 2015/01/05 
23:25:09 zorry Exp $
+
+  05 Jan 2015; Magnus Granberg  gcc-4.9.2.ebuild:
+  Update piepatchset to 0.6.2 fix #528968 #528690
 
 *gcc-4.8.4 (26 Dec 2014)
 



1.2  sys-devel/gcc/gcc-4.9.2.ebuild

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

Index: gcc-4.9.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcc-4.9.2.ebuild1 Nov 2014 07:56:35 -   1.1
+++ gcc-4.9.2.ebuild5 Jan 2015 23:25:09 -   1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.1 
2014/11/01 07:56:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.9.2.ebuild,v 1.2 
2015/01/05 23:25:09 zorry Exp $
 
 EAPI="4"
 
@@ -8,7 +8,7 @@
 UCLIBC_VER="1.0"
 
 # Hardened gcc 4 stuff
-PIE_VER="0.6.1"
+PIE_VER="0.6.2"
 SPECS_VER="0.2.0"
 SPECS_GCC_VER="4.4.3"
 # arch/libc configurations known to be stable with {PIE,SSP}-by-default






[gentoo-commits] gentoo-x86 commit in profiles/features/prefix: packages

2015-01-05 Thread Sergey Popov (pinkbyte)
pinkbyte15/01/05 23:17:39

  Modified: packages
  Log:
  Fix wrong category of iproute2 package

Revision  ChangesPath
1.4  profiles/features/prefix/packages

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/packages?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/packages?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/packages?r1=1.3&r2=1.4

Index: packages
===
RCS file: /var/cvsroot/gentoo-x86/profiles/features/prefix/packages,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- packages5 Jan 2015 23:16:00 -   1.3
+++ packages5 Jan 2015 23:17:39 -   1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/packages,v 1.3 
2015/01/05 23:16:00 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/packages,v 1.4 
2015/01/05 23:17:39 pinkbyte Exp $
 
 # Gentoo Base Prefix Profile
 
@@ -16,7 +16,7 @@
 
 -*>=sys-apps/baselayout-2
 -*net-misc/iputils
--*net-misc/iproute2
+-*sys-apps/iproute2
 -*sys-apps/kbd
 -*sys-fs/e2fsprogs
 -*virtual/dev-manager






[gentoo-commits] gentoo-x86 commit in profiles/features/prefix: Changelog packages

2015-01-05 Thread Sergey Popov (pinkbyte)
pinkbyte15/01/05 23:16:00

  Modified: Changelog packages
  Log:
  net-misc/iproute2 is not necessary in Prefix installations, acked by Ruud 
Koolen

Revision  ChangesPath
1.7  profiles/features/prefix/Changelog

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

Index: Changelog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/features/prefix/Changelog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Changelog   15 Dec 2014 20:52:04 -  1.6
+++ Changelog   5 Jan 2015 23:16:00 -   1.7
@@ -1,6 +1,10 @@
 # ChangeLog for profiles/features/prefix
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/Changelog,v 1.6 
2014/12/15 20:52:04 redlizard Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/Changelog,v 1.7 
2015/01/05 23:16:00 pinkbyte Exp $
+
+  06 Jan 2015: Sergey Popov  packages:
+  net-misc/iproute2 is not necessary in Prefix installations,
+  acked by Ruud Koolen
 
   15 Dec 2014; Ruud Koolen  package.use.mask, packages,
   rpath/packages:



1.3  profiles/features/prefix/packages

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/packages?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/packages?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/features/prefix/packages?r1=1.2&r2=1.3

Index: packages
===
RCS file: /var/cvsroot/gentoo-x86/profiles/features/prefix/packages,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- packages15 Dec 2014 20:52:04 -  1.2
+++ packages5 Jan 2015 23:16:00 -   1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/packages,v 1.2 
2014/12/15 20:52:04 redlizard Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/prefix/packages,v 1.3 
2015/01/05 23:16:00 pinkbyte Exp $
 
 # Gentoo Base Prefix Profile
 
@@ -16,6 +16,7 @@
 
 -*>=sys-apps/baselayout-2
 -*net-misc/iputils
+-*net-misc/iproute2
 -*sys-apps/kbd
 -*sys-fs/e2fsprogs
 -*virtual/dev-manager






[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/gkeyldap/, gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: ccb9e31c253a0f4ae9c096ce571a7c7109a33fd0
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 08:56:12 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:21:53 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=ccb9e31c

gkeys, gkeyldap: Update updatefiles() config handling

Add category and filename options, ensure 1 of them is passed in.
Fix logic error that did not report the failure to find the file to update.

---
 gkeys-ldap/gkeyldap/actions.py |  2 +-
 gkeys/gkeys/fileops.py | 55 --
 2 files changed, 32 insertions(+), 25 deletions(-)

diff --git a/gkeys-ldap/gkeyldap/actions.py b/gkeys-ldap/gkeyldap/actions.py
index dde2bc8..4a3db84 100644
--- a/gkeys-ldap/gkeyldap/actions.py
+++ b/gkeys-ldap/gkeyldap/actions.py
@@ -107,7 +107,7 @@ class Actions(object):
 self.logger.error("Developer seed file update failure: "
 "Original seed file is intact & untouched.")
 self.output('', "Backing up existing file...")
-status = updatefiles(self.config, self.logger)
+status = updatefiles(self.config, self.logger, args.category)
 if not status:
 self.output('', "Develope seed failed to update!")
 return False

diff --git a/gkeys/gkeys/fileops.py b/gkeys/gkeys/fileops.py
index 7cb244f..5b89ea8 100644
--- a/gkeys/gkeys/fileops.py
+++ b/gkeys/gkeys/fileops.py
@@ -30,27 +30,34 @@ def ensure_dirs(path, gid=-1, uid=-1, mode=0o700, 
minimal=True, failback=None, f
 return succeeded
 
 
-def updatefiles(config, logger):
-filename = config['dev-seedfile']
-old = filename + '.old'
-try:
-logger.info("Backing up existing file...")
-if os.path.exists(old):
-logger.debug(
-"MAIN: _action_updatefile; Removing 'old' seed file: %s"
-% old)
-os.unlink(old)
-if os.path.exists(filename):
-logger.debug(
-"MAIN: _action_updatefile; Renaming current seed file to: "
-"%s" % old)
-os.rename(filename, old)
-if os.path.exists(filename + '.new'):
-logger.debug(
-"MAIN: _action_updatefile; Renaming '.new' seed file to: 
%s"
-% filename)
-os.rename(filename + '.new', filename)
-except IOError:
-raise
-return False
-return True
+def updatefiles(config, logger, category=None, filename = None):
+if category and not filename:
+filename = config.get_key('seeds', category)
+elif not filename:
+logger.error("MAIN: updatefiles();  category or filename not supplied")
+return False
+old = filename + '.old'
+try:
+logger.info("Backing up existing file...")
+if os.path.exists(old):
+logger.debug(
+"MAIN: updatefiles(); Removing 'old' seed file: %s"
+% old)
+os.unlink(old)
+if os.path.exists(filename):
+logger.debug(
+"MAIN: updatefiles(); Renaming current seed file to: "
+"%s" % old)
+os.rename(filename, old)
+if os.path.exists(filename + '.new'):
+logger.debug(
+"MAIN: updatefiles(); Renaming '.new' seed file to: %s"
+% filename)
+os.rename(filename + '.new', filename)
+else:
+logger.error("MAIN: updatefiles(); Renaming "
+"'%s.new' seed DOES NOT EXIST!" % filename)
+except IOError:
+raise
+return False
+return True



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: 6c03a58c9d7563031c17eecada9c141f9dd88b72
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jan  3 23:16:55 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:14:35 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=6c03a58c

gkeys/actions.py: Remove import-key from Available_actions

This functions is totally untested so far, especially with all hte changes 
since it was first roughed in.

---
 gkeys/gkeys/actions.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gkeys/gkeys/actions.py b/gkeys/gkeys/actions.py
index e6a9bcd..6f8fa11 100644
--- a/gkeys/gkeys/actions.py
+++ b/gkeys/gkeys/actions.py
@@ -34,7 +34,7 @@ from gkeys.checks import SPECCHECK_SUMMARY, convert_pf, 
convert_yn
 Seed_Actions = ['seeds', 'add-seed', 'fetch-seed',
 'list-seed', 'list-seedfiles', 'move-seed', 'remove-seed']
 
-Key_Actions = ['keys-', 'check-key', 'import-key', 'installed',
+Key_Actions = ['keys-', 'check-key', 'installed',
 'install-key', 'list-key', 'move-key', 'refresh-key', 'remove-key',
 'search-key', 'spec-check']
 



[gentoo-commits] proj/gentoo-keys:master commit in: py2man/

2015-01-05 Thread Brian Dolbec
commit: 4485a6e491b7df9fa54314bae87df4d29318867e
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 01:01:08 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:15:18 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=4485a6e4

py2man: Make authors configurable

---
 py2man/command.template |  5 +
 py2man/manpages.py  | 15 +--
 py2man/sub-command.template |  5 +
 3 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/py2man/command.template b/py2man/command.template
index 71ee35e..5879a05 100644
--- a/py2man/command.template
+++ b/py2man/command.template
@@ -22,10 +22,7 @@ Please assign bug to  email alias.
 Gentoo Keys project is under GPL-2 License.
 
 .SH AUTHORS
-.br
-Brian Dolbec 
-.br
-Pavlos Ratis 
+%(authors)
 
 .SH "SEE ALSO"
 .BR gkeys.conf (1),

diff --git a/py2man/manpages.py b/py2man/manpages.py
index 2490fcc..0fd82ed 100644
--- a/py2man/manpages.py
+++ b/py2man/manpages.py
@@ -22,11 +22,12 @@ SubCmdHdr = '.SH \\  %s'
 
 class ManPage(object):
 
-def __init__(self, prog, version, template, path):
+def __init__(self, prog, version, template, docpath, authors):
 self.prog = prog
 self.version = version
 self.template = template
-self.path = path
+self.path = docpath
+self.authors = authors
 
 
 @staticmethod
@@ -62,6 +63,14 @@ class ManPage(object):
 
 
 @staticmethod
+def gen_brlist(_list):
+output = []
+for member in _list:
+output.append(BreakStr % member)
+return '\n'.join(output)
+
+
+@staticmethod
 def gen_actions(actions):
 acts = []
 for act in actions:
@@ -113,6 +122,7 @@ class ManPage(object):
 data['prog'] = self.prog
 data['version'] = self.version
 data['date'] = datetime.strftime(datetime.today(),'%B %d, %Y')
+data['authors'] = self.gen_brlist(self.authors)
 data['action'] = action
 data['actions'] = self.gen_actions(actions)
 data['options'] = self.gen_options(Action_Map[action]['options'])
@@ -154,6 +164,7 @@ class ManPage(object):
 data['prog'] = self.prog
 data['version'] = self.version
 data['date'] = datetime.strftime(datetime.today(),'%B %d, %Y')
+data['authors'] = self.gen_brlist(self.authors)
 data['actions'] = self.gen_actions(list(prog_map['sub-cmds']))
 data['options'] = self.gen_options(prog_map['options'])
 data['desc'] = prog_map['desc']

diff --git a/py2man/sub-command.template b/py2man/sub-command.template
index 41de926..89d1b1b 100644
--- a/py2man/sub-command.template
+++ b/py2man/sub-command.template
@@ -25,10 +25,7 @@ Please assign bug to  email alias.
 Gentoo Keys project is under GPL-2 License.
 
 .SH AUTHORS
-.br
-Brian Dolbec 
-.br
-Pavlos Ratis 
+%(authors)
 
 .SH "SEE ALSO"
 .BR gkeys (1),



[gentoo-commits] proj/gentoo-keys:master commit in: py2man/

2015-01-05 Thread Brian Dolbec
commit: 4ca72a8d531a7a794b1973a01f792836bb42ed18
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jan  3 18:13:18 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:14:35 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=4ca72a8d

Initial py2man pkg for auto-generating our man pages

---
 py2man/__init__.py |   1 +
 py2man/manpages.py | 172 +
 py2man/options.py  |  93 +
 3 files changed, 266 insertions(+)

diff --git a/py2man/__init__.py b/py2man/__init__.py
new file mode 100644
index 000..8b13789
--- /dev/null
+++ b/py2man/__init__.py
@@ -0,0 +1 @@
+

diff --git a/py2man/manpages.py b/py2man/manpages.py
new file mode 100644
index 000..2490fcc
--- /dev/null
+++ b/py2man/manpages.py
@@ -0,0 +1,172 @@
+#
+#-*- coding:utf-8 -*-
+
+
+import os
+from datetime import datetime
+
+from .options import LONG_OPTIONS, SHORT_OPTS
+
+
+ActionStr = '.BR gkeys-%s (1),'
+
+ExampleHeader = '''.SH Example'''
+
+BreakStr = '''.br
+%s'''
+
+SubCmdStr = '''.IP %(cmd)s
+%(cmd-desc)s'''
+
+SubCmdHdr = '.SH \\  %s'
+
+class ManPage(object):
+
+def __init__(self, prog, version, template, path):
+self.prog = prog
+self.version = version
+self.template = template
+self.path = path
+
+
+@staticmethod
+def gen_opts(options):
+_opts = list()
+for opt in options:
+_opts.append(SHORT_OPTS.get(opt))
+return _opts
+
+
+@staticmethod
+def gen_optsStr(firstline, data, opts):
+indent = ' '
+escapes = 15
+wrapl = 72 + escapes
+output = []
+line = firstline.rstrip('%(opts)s') % data
+ll = len(line)
+l1 = True
+for opt in opts:
+if (ll + len(SHORT_OPTS[opt])) < wrapl:
+line = line + '%s ' % SHORT_OPTS[opt]
+ll = len(line)
+else:
+if l1:
+output.append(line)
+l1 = False
+else:
+output.append(BreakStr % line)
+line = indent + '%s ' % SHORT_OPTS[opt]
+ll = len(line)
+return '\n'.join(output)
+
+
+@staticmethod
+def gen_actions(actions):
+acts = []
+for act in actions:
+if not act.startswith("--"):
+acts.append(ActionStr % act)
+return '\n'.join(acts)
+
+
+@staticmethod
+def gen_options(options):
+_opts = []
+for opt in options:
+_opts.append(LONG_OPTIONS[opt])
+return '\n'.join(_opts)
+
+
+@staticmethod
+def gen_example(text):
+example = []
+if text:
+for line in text.split('\n'):
+if line and line[0] in [' ']:
+example.append(line)
+else:
+example.append(BreakStr % line)
+return '\n'.join(example)
+
+
+@staticmethod
+def gen_subcmd(cmds):
+#print(cmds.values())
+output = []
+for cmd in list(cmds):
+print(cmd)
+if cmd.startswith('--'):
+output.append(SubCmdHdr % cmd.strip('-').upper())
+else:
+output.append(SubCmdStr % {'cmd': cmd, 'cmd-desc': cmds[cmd]})
+return '\n'.join(output)
+
+
+def make_subpage(self, action, Action_Map, actions):
+'''Create and saves one sub-command man page using the
+classes template definition setting'''
+actions.remove(action)
+# remove the help group separators
+actions = [x for x in actions if not x.startswith("---")]
+data = {}
+data['prog'] = self.prog
+data['version'] = self.version
+data['date'] = datetime.strftime(datetime.today(),'%B %d, %Y')
+data['action'] = action
+data['actions'] = self.gen_actions(actions)
+data['options'] = self.gen_options(Action_Map[action]['options'])
+data['desc'] = Action_Map[action]['desc']
+data['long_desc'] = Action_Map[action]['long_desc']
+if Action_Map[action]['example']:
+data['example'] = self.gen_example(Action_Map[action]['example'])
+data['exampleheader'] = ExampleHeader
+else:
+data['example'] = ''
+data['exampleheader'] = ''
+doc = []
+for line in self.template.split('\n'):
+if '%(opts)s' in line:
+doc.append(self.gen_optsStr(
+line, data, Action_Map[action]['options']))
+else:
+doc.append(line % data)
+filepath = os.path.join(self.path, "%s-%s.1" % (self.prog, action))
+with open(filepath, 'w', encoding='utf-8') as man:
+man.write('\n'.join(doc))
+
+
+def make_subpages(self, Action_Map, actions):
+'''Create man pages

[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/gkeyldap/

2015-01-05 Thread Brian Dolbec
commit: 759bb928c8651ee0ac0a0cac6f17cfda25905b93
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 01:24:33 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:15:19 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=759bb928

gkeyldap: missed os import

---
 gkeys-ldap/gkeyldap/cli.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gkeys-ldap/gkeyldap/cli.py b/gkeys-ldap/gkeyldap/cli.py
index 0bca7c7..68e99fa 100644
--- a/gkeys-ldap/gkeyldap/cli.py
+++ b/gkeys-ldap/gkeyldap/cli.py
@@ -3,7 +3,7 @@
 
 from __future__ import print_function
 
-
+import os
 import sys
 
 



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/gkeyldap/

2015-01-05 Thread Brian Dolbec
commit: 9a61f63d51501ae11e4ce989df0615d62f836d2a
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 01:28:40 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:15:19 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=9a61f63d

gkeyldap: fix missed Seeds init logger param.

---
 gkeys-ldap/gkeyldap/actions.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gkeys-ldap/gkeyldap/actions.py b/gkeys-ldap/gkeyldap/actions.py
index 27c961d..dde2bc8 100644
--- a/gkeys-ldap/gkeyldap/actions.py
+++ b/gkeys-ldap/gkeyldap/actions.py
@@ -117,7 +117,7 @@ class Actions(object):
 
 def create_seedfile(self, devs, filename):
 self.output('', "Creating seeds from LDAP data...")
-self.seeds = Seeds(filename, self.config)
+self.seeds = Seeds(filename, self.config, self.logger)
 count = 0
 error_count = 0
 for dev in sorted(devs):



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: 29500cb89afb2bb7b4b365c683c7d09fe05fc4dd
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jan  3 18:07:25 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Jan  3 18:21:23 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=29500cb8

gkeys/actions.py: Move list-cats to General_Actions

---
 gkeys/gkeys/actions.py | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/gkeys/gkeys/actions.py b/gkeys/gkeys/actions.py
index 4a1c831..c212609 100644
--- a/gkeys/gkeys/actions.py
+++ b/gkeys/gkeys/actions.py
@@ -31,14 +31,14 @@ from gkeys.gkey import GKEY
 from gkeys.checks import SPECCHECK_SUMMARY, convert_pf, convert_yn
 
 
-Seed_Actions = ['seeds', 'add-seed', 'fetch-seed', 'list-cats',
+Seed_Actions = ['seeds', 'add-seed', 'fetch-seed',
 'list-seed', 'list-seedfiles', 'move-seed', 'remove-seed']
 
 Key_Actions = ['keys-', 'check-key', 'import-key', 'installed',
 'install-key', 'search-key', 'list-key', 'move-key', 'refresh-key', 
'remove-key',
 'spec-check']
 
-General_Actions = ['---general---', 'sign','verify']
+General_Actions = ['---general---', 'list-cats', 'sign','verify']
 
 Available_Actions = General_Actions + Key_Actions + Seed_Actions
 
@@ -50,6 +50,14 @@ Action_Map = OrderedDict({
 'long_desc': '',
 'example': '',
 },
+'list-cats': {
+'func': 'listcats',
+'options': [],
+'desc': '''List seed file definitions (category names) found in the 
config''',
+'long_desc': '''List seed file definitions (category names) found in 
the config.
+These category names are used throughout the seed and key action 
operations.''',
+'example': '',
+},
 'sign': {
 'func': 'sign',
 'options': ['nick', 'name', 'fingerprint', 'file', ],
@@ -69,14 +77,6 @@ Action_Map = OrderedDict({
 the verification''',
 'example': '',
 },
-'list-cats': {
-'func': 'listcats',
-'options': [],
-'desc': '''List seed file definitions (category names) found in the 
config''',
-'long_desc': '''List seed file definitions (category names) found in 
the config.
-These category names are used throughout the seed and key action 
operations.''',
-'example': '',
-},
 'keys-': {
 'func': 'KEY_COMMANDS',
 'options': [],



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/, gkeys-ldap/gkeyldap/

2015-01-05 Thread Brian Dolbec
commit: 147295dbd64a178a918a41341aa12fc14ecd63f8
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jan  3 18:08:48 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:14:36 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=147295db

gkeys: Move Action_Map and other non-operation data to action_map.py

This removes the bloat of the man page data and makes obtaining the data less 
taxing for non-operational needs.
Update Action_options import change
Add list-key example
Update more actions

---
 gkeys-ldap/gkeyldap/cli.py |   4 +-
 gkeys/gkeys/__init__.py|   3 +-
 gkeys/gkeys/action_map.py  | 434 +
 gkeys/gkeys/actions.py | 183 +--
 gkeys/gkeys/cli.py |   3 +-
 5 files changed, 440 insertions(+), 187 deletions(-)

diff --git a/gkeys-ldap/gkeyldap/cli.py b/gkeys-ldap/gkeyldap/cli.py
index d0f57cf..0bca7c7 100644
--- a/gkeys-ldap/gkeyldap/cli.py
+++ b/gkeys-ldap/gkeyldap/cli.py
@@ -9,8 +9,7 @@ import sys
 
 from gkeys.base import CliBase
 from gkeys.config import GKeysConfig
-from gkeyldap.actions import (Actions, Available_Actions, Action_Options,
-Action_Map)
+from gkeyldap.actions import (Actions, Available_Actions, Action_Map)
 
 
 class Main(CliBase):
@@ -32,7 +31,6 @@ class Main(CliBase):
 self.cli_config = {
 'Actions': Actions,
 'Available_Actions': Available_Actions,
-'Action_Options': Action_Options,
 'Action_Map': Action_Map,
 'prog': 'gkey-ldap',
 'description': 'Gentoo-keys LDAP interface and seed file generator 
program',

diff --git a/gkeys/gkeys/__init__.py b/gkeys/gkeys/__init__.py
index d5a659e..7256297 100644
--- a/gkeys/gkeys/__init__.py
+++ b/gkeys/gkeys/__init__.py
@@ -5,7 +5,7 @@
 
 from collections import OrderedDict
 
-from gkeys.actions import Action_Map, Available_Actions
+from gkeys.action_map import Action_Map, Available_Actions
 
 
 __version__ = 'Git'
@@ -24,4 +24,5 @@ the GPG keys used for validation on users and Gentoo's 
infrastracutre servers.
 Gentoo Keys is able to verify GPG keys used for Gentoo's release media,
 such as installation CD's, Live DVD's, packages and other GPG signed 
documents.''',
 'sub-cmds': subdata,
+'authors': ['Brian Dolbec ', 'Pavlos Ratis 
'],
 }

diff --git a/gkeys/gkeys/action_map.py b/gkeys/gkeys/action_map.py
new file mode 100644
index 000..fc5bfb0
--- /dev/null
+++ b/gkeys/gkeys/action_map.py
@@ -0,0 +1,434 @@
+#
+#-*- coding:utf-8 -*-
+
+"""
+Gentoo-keys - action_map.py
+
+Primary api interface module data
+
+@copyright: 2015 by Brian Dolbec 
+@license: GNU GPL2, see COPYING for details.
+"""
+
+
+from collections import OrderedDict
+
+
+Seed_Actions = ['seeds', 'add-seed', 'fetch-seed',
+'list-seed', 'list-seedfiles', 'remove-seed']
+
+Key_Actions = ['keys-', 'check-key', 'installed',
+'install-key', 'list-key', 'refresh-key', 'remove-key',
+'search-key', 'spec-check']
+
+General_Actions = ['---general---', 'list-cats', 'sign','verify']
+
+Available_Actions = General_Actions + Key_Actions + Seed_Actions
+
+Action_Map = OrderedDict({
+'---general---': {
+'func': 'GENERAL_COMMANDS',
+'options': [],
+'desc': '''-< general actions >--''',
+'long_desc': '',
+'example': '',
+},
+'list-cats': {
+'func': 'listcats',
+'options': [],
+'desc': '''List seed file definitions (category names) found in the 
config''',
+'long_desc': '''List seed file definitions (category names) found in 
the config.
+These category names are used throughout the seed and key action 
operations.''',
+'example': '''$ gkeys list-cats
+
+ Gkey task results:
+Categories defined: gentoo-devs,  gentoo,  sign
+
+''',
+},
+'sign': {
+'func': 'sign',
+'options': ['nick', 'name', 'fingerprint', 'file', ],
+'desc': '''Sign a file''',
+'long_desc': '''Sign a file or files with the designated gpg key.
+The default sign settings can be set in gpg.conf.  These settings can be
+overridden on the command line using the 'nick', 'name', 'fingerprint' 
options''',
+'example': '',
+},
+'verify': {
+'func': 'verify',
+'options': ['category', 'nick', 'name', 'fingerprint', 'keydir', 
'keys',
+'1file', 'signature', 'timestamp', 'dest'],
+'desc': '''File automatic download and/or verification action.''',
+'long_desc': '''File automatic download and/or verification action.
+Note: If the specified key/keyring to verify against does not contain
+the key used to sign the file.  It will Auto-search for the correct key
+in the installed keys db. And verify against the matching key.
+It will report the success/failure along with the key information used for
+the verif

[gentoo-commits] proj/gentoo-keys:master commit in: py2man/

2015-01-05 Thread Brian Dolbec
commit: 9a5dde8665ffd69785819a36c4d0f50d036dc0cf
Author: Pavlos Ratis  gentoo  org>
AuthorDate: Mon Jan  5 19:51:35 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:21:54 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=9a5dde86

py2man: missed long_desc from command.template

---
 py2man/command.template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/py2man/command.template b/py2man/command.template
index 36c1711..cd69ff2 100644
--- a/py2man/command.template
+++ b/py2man/command.template
@@ -8,6 +8,7 @@
 
 .SH DESCRIPTION
 .PP
+%(long_desc)s
 
 .SH OPTIONAL ARGUMENTS
 %(options)s



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/, gkeys-ldap/gkeyldap/, gkeys-gen/gkeygen/

2015-01-05 Thread Brian Dolbec
commit: 767eef2583f7282f8215279d6f725508dd277a63
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jan  3 18:05:30 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Jan  3 18:21:23 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=767eef25

cli.py: Remove redundant code

---
 gkeys-gen/gkeygen/cli.py   | 16 +++-
 gkeys-ldap/gkeyldap/cli.py |  8 ++--
 gkeys/gkeys/cli.py |  8 +++-
 3 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/gkeys-gen/gkeygen/cli.py b/gkeys-gen/gkeygen/cli.py
index 3c55b38..561bf9f 100644
--- a/gkeys-gen/gkeygen/cli.py
+++ b/gkeys-gen/gkeygen/cli.py
@@ -4,12 +4,10 @@
 from __future__ import print_function
 
 
-import argparse
 import os
 import sys
 
 from gkeys.config import GKeysConfig
-from gkeys.log import log_levels, set_logger
 from gkeys.base import CliBase
 from gkeygen.actions import Actions, Available_Actions, Action_Map
 
@@ -46,14 +44,14 @@ class Main(CliBase):
  Defaults to sys.argv[1:]
 """
 if args:
-ok = self.setup(args, configs)
-if ok:
-return self.run(self.parse_args(args))
+ok = self.setup(args, [])
 else:
 args = self.parse_args(sys.argv[1:])
-configs = [os.path.join(self.config['configdir'],'gkeys.conf'),
-os.path.join(self.config['configdir'],'gkeys-gen.conf')]
+configs = [
+os.path.join(self.config['configdir'],'gkeys.conf'),
+os.path.join(self.config['configdir'],'gkeys-gen.conf'),
+]
 ok = self.setup(args, configs)
-if ok:
-return self.run(args)
+if ok:
+return self.run(args)
 return False

diff --git a/gkeys-ldap/gkeyldap/cli.py b/gkeys-ldap/gkeyldap/cli.py
index b4a9904..d0f57cf 100644
--- a/gkeys-ldap/gkeyldap/cli.py
+++ b/gkeys-ldap/gkeyldap/cli.py
@@ -47,7 +47,11 @@ class Main(CliBase):
  Defaults to sys.argv[1:]
 """
 if args:
-return self.run(self.parse_args(args))
+ok = self.setup(args, [])
 else:
-return self.run(self.parse_args(sys.argv[1:]))
+args = self.parse_args(sys.argv[1:])
+ok = self.setup(args, 
os.path.join(self.config['configdir'],'gkeys.conf'))
+if ok:
+return self.run(args)
+return False
 

diff --git a/gkeys/gkeys/cli.py b/gkeys/gkeys/cli.py
index 347f658..f266f6c 100644
--- a/gkeys/gkeys/cli.py
+++ b/gkeys/gkeys/cli.py
@@ -52,12 +52,10 @@ class Main(CliBase):
  Defaults to sys.argv[1:]
 """
 if args:
-ok = self.setup(args)
-if ok:
-return self.run(self.parse_args(args))
+ok = self.setup(args, [])
 else:
 args = self.parse_args(sys.argv[1:])
 ok = self.setup(args, 
os.path.join(self.config['configdir'],'gkeys.conf'))
-if ok:
-return self.run(args)
+if ok:
+return self.run(args)
 return False



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/gkeyldap/

2015-01-05 Thread Brian Dolbec
commit: cf22af68362e06c110fe77d5120df8140668c675
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 09:12:41 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:14:36 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=cf22af68

gkeyldap/actions.py: Add generated default uid to seed data

---
 gkeys-ldap/gkeyldap/actions.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gkeys-ldap/gkeyldap/actions.py b/gkeys-ldap/gkeyldap/actions.py
index 45fff09..27c961d 100644
--- a/gkeys-ldap/gkeyldap/actions.py
+++ b/gkeys-ldap/gkeyldap/actions.py
@@ -182,6 +182,7 @@ class Actions(object):
 keyinfo.pop('keyid', None)
 keyinfo.pop('longkeyid', None)
 keyinfo['keys'] = keyinfo['fingerprint']
+keyinfo['uid'] = ["%s <%s...@gentoo.org>" % (info['cn'][0], 
info['uid'][0])]
 return keyinfo
 return None
 



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/bin/

2015-01-05 Thread Brian Dolbec
commit: 096247c6e09b6f741368f89390c85b06b81a8820
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 20:41:42 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 23:07:09 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=096247c6

gkeyldap/bin/make-rel.kering.sh: Initial rough-in of a keyring release script

---
 gkeys-ldap/bin/make-rel-keyring.sh | 38 ++
 1 file changed, 38 insertions(+)

diff --git a/gkeys-ldap/bin/make-rel-keyring.sh 
b/gkeys-ldap/bin/make-rel-keyring.sh
new file mode 100755
index 000..e2b6ceb
--- /dev/null
+++ b/gkeys-ldap/bin/make-rel-keyring.sh
@@ -0,0 +1,38 @@
+#! /bin/sh
+
+die(){ echo "$@" 1>&2; exit 1; }
+success(){ echo "$@"; exit 0; }
+
+timestamp=$(date +"%Y%m%d%H%M")
+echo "timestamp = ${timestamp}"
+
+filename="gentoo-keys-${timestamp}.tar.xz"
+echo "filename = ${filename}"
+
+target="/var/lib/gkeys/keyring-releases"
+base="/var/lib/gkeys/keyrings"
+src="gentoo"
+repo="/var/lib/gkeys/gkey-seeds"
+scptarget="dol...@dev.gentoo.org:~/public_html/releases/keyrings/"
+
+#cd /var/lib/gkeys || echo "failed to cd..." && exit 1
+
+echo "Beginning tar..."
+tar -cpJf $target/$filename --exclude-backups -C $base $src  || die "tar 
failed"
+
+gkeys sign -F $target/$filename || die "Signing file failed"
+
+# cd into gkey-seeds, create a tag
+
+echo "Tagging gkey-seeds repo with release timestamp"
+
+cd $repo
+git tag -m "version bump: ${filename}" "${timestamp}"  || die "git tag 
creation failed"
+git push --tags  || echo "Failed to push tags"
+
+echo "${filename} created and signed..."
+echo "Uploading to ${scptarget}..."
+scp "${target}/${filename} ${scptarget}" || die "scp failed"
+scp "${target}/${filename}.sig ${scptarget}" || die "scp failed"
+
+success "Ready to bump ebuild"



[gentoo-commits] proj/gentoo-keys:master commit in: py2man/

2015-01-05 Thread Brian Dolbec
commit: 5a9953b6cab24723a677a8007855d0f8f0f81fc7
Author: Pavlos Ratis  gentoo  org>
AuthorDate: Mon Jan  5 18:35:37 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:21:53 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=5a9953b6

py2man: updates for sake of consistency

---
 py2man/command.template | 4 +++-
 py2man/manpages.py  | 4 ++--
 py2man/options.py   | 2 +-
 py2man/sub-command.template | 4 +++-
 4 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/py2man/command.template b/py2man/command.template
index e2111e3..36c1711 100644
--- a/py2man/command.template
+++ b/py2man/command.template
@@ -1,9 +1,11 @@
 .TH "%(prog)s" "1" "version %(version)s, %(date)s" "GKEYS" ""
 .SH NAME
 %(prog)s \- %(desc)s
+
 .SH SYNOPSIS
 .B %(prog)s
 [\fB\-h\fR] [\fB\-c\fR \fICONFIG\fR] [\fB\-D\fR 
\fI{WARNING,INFO,FATAL,NOTSET,WARN,DEBUG,ERROR,CRITICAL}\fR] [\fBSUBCOMMAND] 
[\fBSUBCOMMAND-OPTION] ...
+
 .SH DESCRIPTION
 .PP
 
@@ -14,7 +16,7 @@
 %(sub-cmds)s
 
 .SH REPORTING BUGS
-Submit bug reports to http://bugs.gentoo.org.
+Submit bug reports to https://bugs.gentoo.org.
 .br
 Please assign bug to  email alias.
 

diff --git a/py2man/manpages.py b/py2man/manpages.py
index d5828f8..cddd68f 100644
--- a/py2man/manpages.py
+++ b/py2man/manpages.py
@@ -5,7 +5,7 @@
 import os
 from datetime import datetime
 
-from options import LONG_OPTIONS, SHORT_OPTS
+from options import LONG_OPTS, SHORT_OPTS
 
 
 ActionStr = '.BR gkeys-%s (1),'
@@ -83,7 +83,7 @@ class ManPage(object):
 def gen_options(options):
 _opts = []
 for opt in options:
-_opts.append(LONG_OPTIONS[opt])
+_opts.append(LONG_OPTS[opt])
 return '\n'.join(_opts)
 
 

diff --git a/py2man/options.py b/py2man/options.py
index 1beb132..68134b0 100644
--- a/py2man/options.py
+++ b/py2man/options.py
@@ -4,7 +4,7 @@
 from collections import OrderedDict
 
 
-LONG_OPTIONS = OrderedDict({
+LONG_OPTS = OrderedDict({
 'help': '''.IP "-h, --help"
 show this help message and exit''',
 'status': '''.IP "-A, --status"

diff --git a/py2man/sub-command.template b/py2man/sub-command.template
index f15fa0e..0a6c1a8 100644
--- a/py2man/sub-command.template
+++ b/py2man/sub-command.template
@@ -1,6 +1,7 @@
 .TH "%(prog)s-%(action)s" "1" "version %(version)s, %(date)s" "GKEYS" ""
 .SH NAME
 %(prog)s %(action)s \- %(desc)s
+
 .SH SYNOPSIS
 .B %(prog)s
 [\\fBGLOBAL-OPTIONS\\fR] \\fB%(action)s \\f[-h] %(opts)s
@@ -8,6 +9,7 @@
 .SH DESCRIPTION
 .PP
 %(long_desc)s
+
 .SH OPTIONAL ARGUMENTS
 .IP "-h, --help"
 show this help message and exit
@@ -17,7 +19,7 @@ show this help message and exit
 %(example)s
 
 .SH REPORTING BUGS
-Submit bug reports to http://bugs.gentoo.org.
+Submit bug reports to https://bugs.gentoo.org.
 .br
 Please assign bug to  email alias.
 



[gentoo-commits] proj/gentoo-keys:master commit in: py2man/

2015-01-05 Thread Brian Dolbec
commit: a051bd81ac741839c74c94060e4d509e3d4b06b0
Author: Pavlos Ratis  gentoo  org>
AuthorDate: Mon Jan  5 15:56:40 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:21:53 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=a051bd81

py2man: tiny updates

---
 py2man/command.template |  3 ++-
 py2man/manpages.py  | 16 +++-
 py2man/sub-command.template |  3 ++-
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/py2man/command.template b/py2man/command.template
index 5879a05..e2111e3 100644
--- a/py2man/command.template
+++ b/py2man/command.template
@@ -28,4 +28,5 @@ Gentoo Keys project is under GPL-2 License.
 .BR gkeys.conf (1),
 %(actions)s
 
-(This man page was auto-generated from source)
+.SH NOTE
+This is an auto-generated man page from source

diff --git a/py2man/manpages.py b/py2man/manpages.py
index 0fd82ed..d5828f8 100644
--- a/py2man/manpages.py
+++ b/py2man/manpages.py
@@ -5,12 +5,12 @@
 import os
 from datetime import datetime
 
-from .options import LONG_OPTIONS, SHORT_OPTS
+from options import LONG_OPTIONS, SHORT_OPTS
 
 
 ActionStr = '.BR gkeys-%s (1),'
 
-ExampleHeader = '''.SH Example'''
+EXAMPLEHEADER = '''.SH Example'''
 
 BreakStr = '''.br
 %s'''
@@ -45,12 +45,12 @@ class ManPage(object):
 wrapl = 72 + escapes
 output = []
 line = firstline.rstrip('%(opts)s') % data
-ll = len(line)
+line_len = len(line)
 l1 = True
 for opt in opts:
-if (ll + len(SHORT_OPTS[opt])) < wrapl:
+if (line_len + len(SHORT_OPTS[opt])) < wrapl:
 line = line + '%s ' % SHORT_OPTS[opt]
-ll = len(line)
+line_len = len(line)
 else:
 if l1:
 output.append(line)
@@ -58,7 +58,7 @@ class ManPage(object):
 else:
 output.append(BreakStr % line)
 line = indent + '%s ' % SHORT_OPTS[opt]
-ll = len(line)
+line_len = len(line)
 return '\n'.join(output)
 
 
@@ -101,10 +101,8 @@ class ManPage(object):
 
 @staticmethod
 def gen_subcmd(cmds):
-#print(cmds.values())
 output = []
 for cmd in list(cmds):
-print(cmd)
 if cmd.startswith('--'):
 output.append(SubCmdHdr % cmd.strip('-').upper())
 else:
@@ -130,7 +128,7 @@ class ManPage(object):
 data['long_desc'] = Action_Map[action]['long_desc']
 if Action_Map[action]['example']:
 data['example'] = self.gen_example(Action_Map[action]['example'])
-data['exampleheader'] = ExampleHeader
+data['exampleheader'] = EXAMPLEHEADER
 else:
 data['example'] = ''
 data['exampleheader'] = ''

diff --git a/py2man/sub-command.template b/py2man/sub-command.template
index 89d1b1b..f15fa0e 100644
--- a/py2man/sub-command.template
+++ b/py2man/sub-command.template
@@ -32,4 +32,5 @@ Gentoo Keys project is under GPL-2 License.
 .BR gkeys.conf (1),
 %(actions)s
 
-(This man page was auto-generated from source)
+.SH NOTE
+This is an auto-generated man page from source



[gentoo-commits] proj/gentoo-keys:master commit in: py2man/

2015-01-05 Thread Brian Dolbec
commit: 1edc0ff77d24bd468ffc7d446aa8b2c9ed162f0d
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jan  3 18:14:25 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:14:35 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=1edc0ff7

py2man: Initial man templates

---
 py2man/command.template | 34 ++
 py2man/sub-command.template | 38 ++
 2 files changed, 72 insertions(+)

diff --git a/py2man/command.template b/py2man/command.template
new file mode 100644
index 000..71ee35e
--- /dev/null
+++ b/py2man/command.template
@@ -0,0 +1,34 @@
+.TH "%(prog)s" "1" "version %(version)s, %(date)s" "GKEYS" ""
+.SH NAME
+%(prog)s \- %(desc)s
+.SH SYNOPSIS
+.B %(prog)s
+[\fB\-h\fR] [\fB\-c\fR \fICONFIG\fR] [\fB\-D\fR 
\fI{WARNING,INFO,FATAL,NOTSET,WARN,DEBUG,ERROR,CRITICAL}\fR] [\fBSUBCOMMAND] 
[\fBSUBCOMMAND-OPTION] ...
+.SH DESCRIPTION
+.PP
+
+.SH OPTIONAL ARGUMENTS
+%(options)s
+
+.SH SUBCOMMANDS
+%(sub-cmds)s
+
+.SH REPORTING BUGS
+Submit bug reports to http://bugs.gentoo.org.
+.br
+Please assign bug to  email alias.
+
+.SH COPYRIGHTS
+Gentoo Keys project is under GPL-2 License.
+
+.SH AUTHORS
+.br
+Brian Dolbec 
+.br
+Pavlos Ratis 
+
+.SH "SEE ALSO"
+.BR gkeys.conf (1),
+%(actions)s
+
+(This man page was auto-generated from source)

diff --git a/py2man/sub-command.template b/py2man/sub-command.template
new file mode 100644
index 000..41de926
--- /dev/null
+++ b/py2man/sub-command.template
@@ -0,0 +1,38 @@
+.TH "%(prog)s-%(action)s" "1" "version %(version)s, %(date)s" "GKEYS" ""
+.SH NAME
+%(prog)s %(action)s \- %(desc)s
+.SH SYNOPSIS
+.B %(prog)s
+[\\fBGLOBAL-OPTIONS\\fR] \\fB%(action)s \\f[-h] %(opts)s
+
+.SH DESCRIPTION
+.PP
+%(long_desc)s
+.SH OPTIONAL ARGUMENTS
+.IP "-h, --help"
+show this help message and exit
+%(options)s
+
+%(exampleheader)s
+%(example)s
+
+.SH REPORTING BUGS
+Submit bug reports to http://bugs.gentoo.org.
+.br
+Please assign bug to  email alias.
+
+.SH COPYRIGHTS
+Gentoo Keys project is under GPL-2 License.
+
+.SH AUTHORS
+.br
+Brian Dolbec 
+.br
+Pavlos Ratis 
+
+.SH "SEE ALSO"
+.BR gkeys (1),
+.BR gkeys.conf (1),
+%(actions)s
+
+(This man page was auto-generated from source)



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/etc/, gkeys-ldap/bin/

2015-01-05 Thread Brian Dolbec
commit: c4e60a2dc6995a2b0be701769204d11fe7d1db0f
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 02:17:41 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:21:33 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=c4e60a2d

Remove GKEYS_CONF from command line

Remove redundant echo in die/success functions

---
 gkeys-ldap/bin/update-seeds.sh   | 8 
 gkeys-ldap/etc/update-seeds.conf | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/gkeys-ldap/bin/update-seeds.sh b/gkeys-ldap/bin/update-seeds.sh
index 19c9d72..b8b4bfb 100755
--- a/gkeys-ldap/bin/update-seeds.sh
+++ b/gkeys-ldap/bin/update-seeds.sh
@@ -6,8 +6,8 @@ cwd=$(pwd)
 source ${cwd}/update-seeds.conf
 source ${cwd}/testpath
 
-die(){ echo "$@" 1>&2; echo ""; exit 1; }
-success(){ echo "$@"; echo ""; exit 0; }
+die(){ echo "$@" 1>&2; exit 1; }
+success(){ echo "$@"; exit 0; }
 
 clone_api(){
 local target=dirname ${API_DIR}
@@ -28,7 +28,7 @@ fi
 
 echo " *** Fetching new seeds from LDAP"
 cd ${GKEYS_DIR}
-gkeys-ldap -c ${GKEYS_CONF} update-seeds -C gentoo-devs || die "Seed file 
generation failed... aborting"
+gkeys-ldap update-seeds -C gentoo-devs || die "Seed file generation failed... 
aborting"
 
 echo " *** Checking if seed files are up-to-date"
 if ! diff -q ${GKEYS_DIR}/${GKEYS_SEEDS} ${API_DIR}/${API_SEEDS} > /dev/null 
;then
@@ -42,7 +42,7 @@ else
 fi
 
 echo "Signing new developers.seeds file"
-gkeys -c ${GKEYS_CONF} sign -n ${GKEYS_SIGN} -F ${API_DIR}/${API_SEEDS} || die 
" *** Signing failed... exiting"
+gkeys sign -n ${GKEYS_SIGN} -F ${API_DIR}/${API_SEEDS} || die " *** Signing 
failed... exiting"
 
 echo "Committing changes to api repo..."
 cd ${API_DIR}

diff --git a/gkeys-ldap/etc/update-seeds.conf b/gkeys-ldap/etc/update-seeds.conf
index 94aff1a..eb05c92 100644
--- a/gkeys-ldap/etc/update-seeds.conf
+++ b/gkeys-ldap/etc/update-seeds.conf
@@ -4,7 +4,7 @@ export API_DIR="/var/lib/gkeys/api"
 export API_SEEDS="files/gentoo-keys/seeds/gentoo-devs.seeds"
 export API_URL="git+ssh://g...@git.gentoo.org/proj/api.git"
 export GKEYS_COMMIT_MSG="Gentoo-keys: Update gentoo-devs.seeds"
-export GKEYS_CONF="/var/lib/gkeys/gkeys.conf"
+#export GKEYS_CONF="/var/lib/gkeys/gkeys.conf"
 export GKEYS_DIR="/var/lib/gkeys"
 export GKEYS_SEEDS="seeds/gentoo-devs.seeds"
 export GKEYS_SIG="sig"



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/gkeyldap/

2015-01-05 Thread Brian Dolbec
commit: 8e07d01d44825fdd10d2354d79ed4b06c9bfc856
Author: Pavlos Ratis  gentoo  org>
AuthorDate: Mon Jan  5 19:42:53 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:21:53 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=8e07d01d

gkeyldap: redundancy to ldap slaves

---
 gkeys-ldap/gkeyldap/config.py  |  4 ++--
 gkeys-ldap/gkeyldap/connect.py | 27 ---
 2 files changed, 18 insertions(+), 13 deletions(-)

diff --git a/gkeys-ldap/gkeyldap/config.py b/gkeys-ldap/gkeyldap/config.py
index 6e22a5c..f7fb837 100644
--- a/gkeys-ldap/gkeyldap/config.py
+++ b/gkeys-ldap/gkeyldap/config.py
@@ -1,8 +1,8 @@
 #
 #-*- coding:utf-8 -*-
 
-
-default_server = 'ldap://ldap1.gentoo.org'
+# Redundancy -- ldap{1,2,3,4}
+default_server = ['ldap://ldap%d.gentoo.org' % i for i in xrange(1,5)]
 # add uid to the results so you don't have to
 # separate it out of the results tuple[0] value
 default_fields = ['uid', 'cn', 'mail', 'gentooStatus', 'gpgkey', 
'gpgfingerprint']

diff --git a/gkeys-ldap/gkeyldap/connect.py b/gkeys-ldap/gkeyldap/connect.py
index 6c80e4f..9df6e24 100644
--- a/gkeys-ldap/gkeyldap/connect.py
+++ b/gkeys-ldap/gkeyldap/connect.py
@@ -20,7 +20,7 @@ class LdapConnect(object):
 '''Class to connect on the configured LDAP server'''
 
 def __init__(self, server=None, logger=None):
-self.server = server or default_server
+self.server = server or default_server[0]
 self.logger = logger
 self.logger.debug('LdapConnect: __init__; server...: %s' % self.server)
 self.ldap_connection = None
@@ -34,16 +34,21 @@ class LdapConnect(object):
 if server:
 self.server = server
 self.logger.debug('LdapConnect: connect; new server: %s' % 
self.server)
-try:
-self.ldap_connection = ldap.initialize(self.server)
-self.ldap_connection.set_option(ldap.OPT_X_TLS_DEMAND, True)
-self.ldap_connection.start_tls_s()
-self.ldap_connection.simple_bind_s()
-except Exception as e:
-self.logger.error(
-'LdapConnect: connect; failed to connect to server: %s' % 
self.server)
-self.logger.error("Exception was: %s" % str(e))
-self.logger.error("Aborting %s... Connection failed" % action)
+connection = True
+for ldap_slave in self.server:
+try:
+self.ldap_connection = ldap.initialize(self.server)
+self.ldap_connection.set_option(ldap.OPT_X_TLS_DEMAND, True)
+self.ldap_connection.start_tls_s()
+self.ldap_connection.simple_bind_s()
+except Exception as e:
+self.logger.error(
+'LdapConnect: connect; failed to connect to server: %s' % 
self.server)
+self.logger.error("Exception was: %s" % str(e))
+self.logger.error("Connecting to the next LDAP slave...")
+connection = False
+continue
+if not connection:
 return False
 self.logger.debug(
 'LdapConnect: connect; connection: %s' % self.ldap_connection)



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/gkeyldap/, gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: 1e10ed38ab63229a1dabb7d77ec386977e3a1ce5
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sun Jan  4 03:29:52 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:14:36 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=1e10ed38

gkeys: Add pub_keyid property to GKEY

Actions like spec-check used keyid property which resulted in double processing 
and output since now all subkey fingerprints are in the fingerprint field.

Add keys field to remaining places for seedhandling
Fix add_key for the new GKEY.keys field
Add cross saving fingerprints to the new keys field

---
 gkeys-ldap/gkeyldap/actions.py |  1 +
 gkeys-ldap/gkeyldap/search.py  |  2 ++
 gkeys/gkeys/actions.py | 26 +++---
 gkeys/gkeys/base.py|  2 +-
 gkeys/gkeys/gkey.py|  6 ++
 gkeys/gkeys/lib.py |  4 ++--
 gkeys/gkeys/seed.py|  4 ++--
 gkeys/gkeys/seedhandler.py | 27 ++-
 8 files changed, 47 insertions(+), 25 deletions(-)

diff --git a/gkeys-ldap/gkeyldap/actions.py b/gkeys-ldap/gkeyldap/actions.py
index 1c499aa..45fff09 100644
--- a/gkeys-ldap/gkeyldap/actions.py
+++ b/gkeys-ldap/gkeyldap/actions.py
@@ -181,6 +181,7 @@ class Actions(object):
 # drop keyid and longkeyid
 keyinfo.pop('keyid', None)
 keyinfo.pop('longkeyid', None)
+keyinfo['keys'] = keyinfo['fingerprint']
 return keyinfo
 return None
 

diff --git a/gkeys-ldap/gkeyldap/search.py b/gkeys-ldap/gkeyldap/search.py
index 1bce9e1..c13527f 100644
--- a/gkeys-ldap/gkeyldap/search.py
+++ b/gkeys-ldap/gkeyldap/search.py
@@ -64,5 +64,7 @@ class LdapSearch(object):
 for entry in results:
 info = entry[1]
 key_value = info[key][0]
+if key_value in ['fingerprint']:
+_dict['keys'] = info
 _dict[key_value] = info
 return _dict

diff --git a/gkeys/gkeys/actions.py b/gkeys/gkeys/actions.py
index 6f8fa11..b63f3f1 100644
--- a/gkeys/gkeys/actions.py
+++ b/gkeys/gkeys/actions.py
@@ -272,13 +272,17 @@ class Actions(object):
 '''Add or replace a key in the selected seed file'''
 handler = SeedHandler(self.logger, self.config)
 gkeys = self.listseed(args)[1]
-if not args.nick or not args.name or not args.fingerprint:
-return (False, ["Provide a nickname, a name and a fingerprint."])
+if not args.nick or not args.name or not args.keys or not args.keydir:
+return (False, ["Provide a nickname, a name and a public key 
fingerprint (-K, --keys)."])
+if not args.fingerprint:
+args.fingerprint = args.keys
+if args.uid is None:
+args.uid = []
 gkey = handler.new(args, checkgkey=True)
 if not gkey:
 return (False, ["Failed to create a valid GKEY instance.",
 "Check for invalid data entries"])
-if len(gkeys) == 0:
+if len(gkeys[1]) == 0:
 self.logger.debug("ACTIONS: installkey; now adding gkey: %s" % 
str(gkey))
 success = self.seeds.add(getattr(gkey, 'nick'), gkey)
 if success:
@@ -499,12 +503,12 @@ class Actions(object):
 keyresults = seeds.list(**kwargs)
 self.output('', '\n Checking keys...')
 for gkey in sorted(keyresults):
-self.logger.info("Checking key %s, %s" % (gkey.nick, gkey.keyid))
+self.logger.info("Checking key %s, %s" % (gkey.nick, 
gkey.pub_keyid))
 self.output('',
-"\n  %s, %s: %s" % (gkey.nick, gkey.name, ', 
'.join(gkey.keyid)) +
+"\n  %s, %s: %s" % (gkey.nick, gkey.name, ', 
'.join(gkey.pub_keyid)) +
 "\n  ==")
 self.logger.debug("ACTIONS: checkkey; gkey = %s" % str(gkey))
-for key in gkey.keyid:
+for key in gkey.pub_keyid:
 results[gkey.name] = self.gpg.check_keys(gkey.keydir, key)
 if results[gkey.name].expired:
 failed['expired'].append("%s <%s>: %s" % (gkey.name, 
gkey.nick, key))
@@ -547,12 +551,12 @@ class Actions(object):
 keyresults = seeds.list(**kwargs)
 self.output('', '\n Checking keys...')
 for gkey in sorted(keyresults):
-self.logger.info("Checking key %s, %s" % (gkey.nick, gkey.keyid))
+self.logger.info("Checking key %s, %s" % (gkey.nick, gkey.keys))
 self.output('',
-"\n  %s, %s: %s" % (gkey.nick, gkey.name, ', 
'.join(gkey.keyid)) +
+"\n  %s, %s: %s" % (gkey.nick, gkey.name, ', 
'.join(gkey.pub_keyid)) +
 "\n  ==")
 self.logger.debug("ACTIONS: speccheck; gkey = %s" % str(gkey))
-for key in gkey.keyid:
+for key in g

[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: 5e145f0ca54de6547e797ef99093abd19116f592
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 00:58:12 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:15:18 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=5e145f0c

gkeys/actions.py: moveseed() Fix SeedHandler intialization

---
 gkeys/gkeys/actions.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gkeys/gkeys/actions.py b/gkeys/gkeys/actions.py
index 9986adc..de72000 100644
--- a/gkeys/gkeys/actions.py
+++ b/gkeys/gkeys/actions.py
@@ -135,8 +135,8 @@ class Actions(object):
 
 def moveseed(self, args):
 '''Move keys between seed files'''
-handler = SeedHandler(self.logger)
-searchkey = handler.new(args, needkeyid=False, checkintegrity=False)
+handler = SeedHandler(self.logger, self.config)
+searchkey = handler.new(args, checkgkey=False)
 self.logger.debug("ACTIONS: moveseed; gkey: %s" % str(searchkey))
 if not self.seeds:
 self.seeds = self.load_seeds(args.category)



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: 5217031811549514076e29f4e349fdec68042ad3
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 00:52:29 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:15:18 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=52170318

gkeys/seed.py: Downgrade logger.error msgs to debug if trap_errors is set True

Go direct to logger.debug()
gkeys/lib.py: Silence error noise for a new key install

---
 gkeys/gkeys/lib.py  |  2 +-
 gkeys/gkeys/seed.py | 12 +---
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/gkeys/gkeys/lib.py b/gkeys/gkeys/lib.py
index 6020322..4ae534d 100644
--- a/gkeys/gkeys/lib.py
+++ b/gkeys/gkeys/lib.py
@@ -134,7 +134,7 @@ class GkeysGPG(GPG):
 self.logger.debug("LIB: add_key; ensure dirs: " + self.keydir)
 mode = int(self.config.get_key('permissions', 'directories'),0)
 ensure_dirs(str(self.keydir), mode=mode)
-self.set_keyseedfile(trap_errors=False)
+self.set_keyseedfile(trap_errors=True)
 results = []
 for fingerprint in gkey.keys:
 self.logger.debug("LIB: add_key; adding fingerprint " + 
fingerprint)

diff --git a/gkeys/gkeys/seed.py b/gkeys/gkeys/seed.py
index 7d9ae4e..a84003d 100644
--- a/gkeys/gkeys/seed.py
+++ b/gkeys/gkeys/seed.py
@@ -56,6 +56,8 @@ class Seeds(object):
 except IOError as err:
 self.logger.debug("Seed: load; IOError occurred while loading 
file")
 if trap_errors:
+self.logger.debug("Seed: load; %s" % str(err))
+else:
 self._error(err)
 return False
 for seed in list(seedlines.items()):
@@ -216,10 +218,14 @@ class Seeds(object):
 return False
 
 
-def _error(self, err):
+def _error(self, err, debug=False):
 '''Class error logging function'''
-self.logger.error("Seed: Error processing seed file %s" % 
self.filename)
-self.logger.error("Seed: Error was: %s" % str(err))
+if debug:
+self.logger.debug("Seed: Error processing seed file %s" % 
self.filename)
+self.logger.debug("Seed: Error was: %s" % str(err))
+else:
+self.logger.error("Seed: Error processing seed file %s" % 
self.filename)
+self.logger.error("Seed: Error was: %s" % str(err))
 
 
 def _seeds2json(self, seeds):



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys-ldap/bin/

2015-01-05 Thread Brian Dolbec
commit: 5e2b4116b11b1afea2fe6cd7496f878fcad80ee8
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 01:22:49 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:15:19 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=5e2b4116

bin/update-seeds.sh: Update for hyphenated sub-command

---
 gkeys-ldap/bin/update-seeds.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gkeys-ldap/bin/update-seeds.sh b/gkeys-ldap/bin/update-seeds.sh
index 717636a..19c9d72 100755
--- a/gkeys-ldap/bin/update-seeds.sh
+++ b/gkeys-ldap/bin/update-seeds.sh
@@ -28,7 +28,7 @@ fi
 
 echo " *** Fetching new seeds from LDAP"
 cd ${GKEYS_DIR}
-gkeys-ldap -c ${GKEYS_CONF} updateseeds -C gentoo-devs || die "Seed file 
generation failed... aborting"
+gkeys-ldap -c ${GKEYS_CONF} update-seeds -C gentoo-devs || die "Seed file 
generation failed... aborting"
 
 echo " *** Checking if seed files are up-to-date"
 if ! diff -q ${GKEYS_DIR}/${GKEYS_SEEDS} ${API_DIR}/${API_SEEDS} > /dev/null 
;then



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: f5d3aca3ab6d36eebec84fcd2cd9af3ae8c2d4d2
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 00:57:28 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:15:18 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=f5d3aca3

gkeys/actions.py: Fix self.listseed() return assignments

---
 gkeys/gkeys/actions.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gkeys/gkeys/actions.py b/gkeys/gkeys/actions.py
index cfcc038..9986adc 100644
--- a/gkeys/gkeys/actions.py
+++ b/gkeys/gkeys/actions.py
@@ -90,7 +90,7 @@ class Actions(object):
 def addseed(self, args):
 '''Add or replace a key in the selected seed file'''
 handler = SeedHandler(self.logger, self.config)
-gkeys = self.listseed(args)[1]
+success, gkeys = self.listseed(args)[1]
 if not args.nick or not args.name or not args.keys or not args.keydir:
 return (False, ["Provide a nickname, a name and a public key 
fingerprint (-K, --keys)."])
 if not args.fingerprint:
@@ -101,7 +101,7 @@ class Actions(object):
 if not gkey:
 return (False, ["Failed to create a valid GKEY instance.",
 "Check for invalid data entries"])
-if len(gkeys[1]) == 0:
+if len(gkeys) == 0:
 self.logger.debug("ACTIONS: installkey; now adding gkey: %s" % 
str(gkey))
 success = self.seeds.add(getattr(gkey, 'nick'), gkey)
 if success:
@@ -116,7 +116,7 @@ class Actions(object):
 
 def removeseed(self, args):
 '''Remove a seed from the selected seed file'''
-gkeys = self.listseed(args)[1]
+success, gkeys = self.listseed(args)[1]
 if not gkeys:
 return (False, ["Failed to remove seed: No gkeys returned from 
listseed()",
 []])



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: 37bdded9136d9417baaa89409ca1f606411932c6
Author: Brian Dolbec  gentoo  org>
AuthorDate: Mon Jan  5 06:37:31 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:21:53 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=37bdded9

gkeys/seed.py: Fix logic errors in _seeds2json

The original code did not correctly handle a mix of dictionary and GKEY values.

---
 gkeys/gkeys/seed.py | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/gkeys/gkeys/seed.py b/gkeys/gkeys/seed.py
index a84003d..40bdd46 100644
--- a/gkeys/gkeys/seed.py
+++ b/gkeys/gkeys/seed.py
@@ -229,13 +229,10 @@ class Seeds(object):
 
 
 def _seeds2json(self, seeds):
-is_gkey = False
 if not seeds:
 seeds = {}
-elif isinstance(list(seeds.values())[0], GKEY):
-is_gkey = True
 for dev, value in list(seeds.items()):
-if is_gkey:
+if isinstance(value, GKEY):
 seeds[dev] = dict(value._asdict())
 return json.dumps(seeds, sort_keys=True, indent=4)
 



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: f1a04cad4ddbb944a1c8fba4084f12e64f2c4286
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jan  3 18:10:01 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 22:14:35 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=f1a04cad

gkeys/__init__.py: Add Gkeys_Map for man page creation

---
 gkeys/gkeys/__init__.py | 22 ++
 1 file changed, 22 insertions(+)

diff --git a/gkeys/gkeys/__init__.py b/gkeys/gkeys/__init__.py
index 7e8b64e..d5a659e 100644
--- a/gkeys/gkeys/__init__.py
+++ b/gkeys/gkeys/__init__.py
@@ -1,5 +1,27 @@
 #!/usr/bin/python
 # -*- coding: utf-8 -*-
 
+
+
+from collections import OrderedDict
+
+from gkeys.actions import Action_Map, Available_Actions
+
+
 __version__ = 'Git'
 __license__ = 'GPLv2'
+
+
+subdata = OrderedDict()
+for cmd in Available_Actions:
+subdata[cmd] = Action_Map[cmd]['desc']
+
+Gkeys_Map = {
+'options': ['help', 'config', 'debug'],
+'desc': 'OpenPGP/GPG key management tool',
+'long_desc': '''Gentoo Keys (gkeys) is a Python based project that aims to 
manage
+the GPG keys used for validation on users and Gentoo's infrastracutre servers.
+Gentoo Keys is able to verify GPG keys used for Gentoo's release media,
+such as installation CD's, Live DVD's, packages and other GPG signed 
documents.''',
+'sub-cmds': subdata,
+}



[gentoo-commits] proj/gentoo-keys:master commit in: gkeys/gkeys/

2015-01-05 Thread Brian Dolbec
commit: f23732405a485b7a1863c3f644ae254d7c95dd2d
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jan  3 18:08:19 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Sat Jan  3 18:21:23 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=f2373240

gkeys/actions.py: Fix mis-sorted Key_Actions

---
 gkeys/gkeys/actions.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gkeys/gkeys/actions.py b/gkeys/gkeys/actions.py
index c212609..e6a9bcd 100644
--- a/gkeys/gkeys/actions.py
+++ b/gkeys/gkeys/actions.py
@@ -35,8 +35,8 @@ Seed_Actions = ['seeds', 'add-seed', 'fetch-seed',
 'list-seed', 'list-seedfiles', 'move-seed', 'remove-seed']
 
 Key_Actions = ['keys-', 'check-key', 'import-key', 'installed',
-'install-key', 'search-key', 'list-key', 'move-key', 'refresh-key', 
'remove-key',
-'spec-check']
+'install-key', 'list-key', 'move-key', 'refresh-key', 'remove-key',
+'search-key', 'spec-check']
 
 General_Actions = ['---general---', 'list-cats', 'sign','verify']
 



[gentoo-commits] gentoo-x86 commit in games-board/cockatrice: cockatrice-20120702.ebuild ChangeLog

2015-01-05 Thread Michael Sterrett (mr_bones_)
mr_bones_15/01/05 23:07:31

  Modified: cockatrice-20120702.ebuild ChangeLog
  Log:
  EAPI=5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.7  games-board/cockatrice/cockatrice-20120702.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild?r1=1.6&r2=1.7

Index: cockatrice-20120702.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cockatrice-20120702.ebuild  1 Mar 2014 22:24:04 -   1.6
+++ cockatrice-20120702.ebuild  5 Jan 2015 23:07:31 -   1.7
@@ -1,8 +1,8 @@
-# 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/games-board/cockatrice/cockatrice-20120702.ebuild,v 1.6 
2014/03/01 22:24:04 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-board/cockatrice/cockatrice-20120702.ebuild,v 1.7 
2015/01/05 23:07:31 mr_bones_ Exp $
 
-EAPI=3
+EAPI=5
 inherit cmake-utils eutils gnome2-utils games
 
 DESCRIPTION="An open-source multiplatform software for playing card games over 
a network"



1.8  games-board/cockatrice/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/cockatrice/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   25 Nov 2014 23:08:51 -  1.7
+++ ChangeLog   5 Jan 2015 23:07:31 -   1.8
@@ -1,6 +1,10 @@
 # ChangeLog for games-board/cockatrice
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cockatrice/ChangeLog,v 1.7 
2014/11/25 23:08:51 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/cockatrice/ChangeLog,v 1.8 
2015/01/05 23:07:31 mr_bones_ Exp $
+
+  05 Jan 2015; Michael Sterrett 
+  cockatrice-20120702.ebuild:
+  EAPI=5
 
   25 Nov 2014; Julian Ospald  metadata.xml:
   drop maintainership






[gentoo-commits] gentoo commit in src/patchsets/gcc/4.9.2/pie: 03_all_gcc49_Makefile.in.patch

2015-01-05 Thread Magnus Granberg (zorry)
zorry   15/01/05 22:53:06

  Modified: 03_all_gcc49_Makefile.in.patch
  Log:
  Fix typo in piepatchset 0.6.2 for gcc 4.9.2

Revision  ChangesPath
1.3  src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch?r1=1.2&r2=1.3

Index: 03_all_gcc49_Makefile.in.patch
===
RCS file: 
/var/cvsroot/gentoo/src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 03_all_gcc49_Makefile.in.patch  5 Jan 2015 21:23:25 -   1.2
+++ 03_all_gcc49_Makefile.in.patch  5 Jan 2015 22:53:06 -   1.3
@@ -74,10 +74,10 @@
 @@ -225,7 +225,7 @@ endif
  LIBGCC2_DEBUG_CFLAGS = -g
  LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(HOST_LIBGCC2_CFLAGS) 
\
-$(LIBGCC2_DEBUG_CFLAGS) -DIN_LIBGCC2 \
--   -fbuilding-libgcc -fno-stack-protector \
-+   -fbuilding-libgcc -fno-stack-protector -fstack-check=no \
-$(INHIBIT_LIBC_CFLAGS)
+$(LIBGCC2_DEBUG_CFLAGS) -DIN_LIBGCC2 \
+-   -fbuilding-libgcc -fno-stack-protector \
++   -fbuilding-libgcc -fno-stack-protector -fstack-check=no \
+$(INHIBIT_LIBC_CFLAGS)
  
  # Additional options to use when compiling libgcc2.a.
 @@ -279,7 +290,7 @@ INTERNAL_CFLAGS = $(CFLAGS) $(LIBGCC2_CF






[gentoo-commits] gentoo-x86 commit in dev-perl/perl-ldap: perl-ldap-0.640.0.ebuild ChangeLog

2015-01-05 Thread Mikle Kolyada (zlogene)
zlogene 15/01/05 22:39:42

  Modified: ChangeLog
  Added:perl-ldap-0.640.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.124dev-perl/perl-ldap/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog   12 Oct 2014 15:37:17 -  1.123
+++ ChangeLog   5 Jan 2015 22:39:42 -   1.124
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/perl-ldap
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.123 
2014/10/12 15:37:17 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perl-ldap/ChangeLog,v 1.124 
2015/01/05 22:39:42 zlogene Exp $
+
+*perl-ldap-0.640.0 (05 Jan 2015)
+
+  05 Jan 2015; Mikle Kolyada  +perl-ldap-0.640.0.ebuild:
+  Version bump
 
   12 Oct 2014; Mikle Kolyada  -perl-ldap-0.440.0.ebuild,
   -perl-ldap-0.520.0.ebuild:



1.1  dev-perl/perl-ldap/perl-ldap-0.640.0.ebuild

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

Index: perl-ldap-0.640.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/perl-ldap/perl-ldap-0.640.0.ebuild,v 1.1 
2015/01/05 22:39:42 zlogene Exp $

EAPI=5

MODULE_AUTHOR=MARSCHAP
MODULE_VERSION=0.64
inherit perl-module

DESCRIPTION="A collection of perl modules which provide an object-oriented 
interface to LDAP servers"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
IUSE="sasl xml ssl"

RDEPEND="
dev-perl/Convert-ASN1
dev-perl/URI
sasl? (
virtual/perl-Digest-MD5
dev-perl/Authen-SASL
)
xml? (
dev-perl/XML-Parser
dev-perl/XML-SAX
dev-perl/XML-SAX-Writer
)
ssl? (
>=dev-perl/IO-Socket-SSL-1.26
)"
DEPEND="${RDEPEND}"

#SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in app-admin/augeas: augeas-1.3.0.ebuild ChangeLog

2015-01-05 Thread Matt Thode (prometheanfire)
prometheanfire15/01/05 22:39:00

  Modified: ChangeLog
  Added:augeas-1.3.0.ebuild
  Log:
  bumping for fix CVE-2012-0786 (CVE-2013-6412) bug 534448
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.59 app-admin/augeas/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?rev=1.59&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?rev=1.59&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   15 Aug 2014 17:55:19 -  1.58
+++ ChangeLog   5 Jan 2015 22:39:00 -   1.59
@@ -1,6 +1,11 @@
 # ChangeLog for app-admin/augeas
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.58 
2014/08/15 17:55:19 armin76 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.59 
2015/01/05 22:39:00 prometheanfire Exp $
+
+*augeas-1.3.0 (05 Jan 2015)
+
+  05 Jan 2015; Matthew Thode  +augeas-1.3.0.ebuild:
+  bumping for fix CVE-2012-0786 (CVE-2013-6412) bug 534448
 
   15 Aug 2014; Raúl Porcel  augeas-1.1.0.ebuild:
   ia64 stable wrt #506464



1.1  app-admin/augeas/augeas-1.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/augeas-1.3.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/augeas-1.3.0.ebuild?rev=1.1&content-type=text/plain

Index: augeas-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/app-admin/augeas/augeas-1.3.0.ebuild,v 1.1 
2015/01/05 22:39:00 prometheanfire Exp $

EAPI=5

inherit autotools-utils

DESCRIPTION="A library for changing configuration files"
HOMEPAGE="http://augeas.net/";
SRC_URI="http://download.augeas.net/${P}.tar.gz";

SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE="static-libs test"

RDEPEND="
dev-libs/libxml2
sys-libs/readline"
DEPEND="${RDEPEND}
virtual/pkgconfig
>=app-doc/NaturalDocs-1.40
test? ( dev-lang/ruby )"

#PATCHES=(
#   "${FILESDIR}"/${P}-gets.patch
#   "${FILESDIR}"/${P}-test.patch
#   "${FILESDIR}"/${P}-test2.patch
#   "${FILESDIR}"/${P}-libxml2-pkgconfig.patch
#   )

src_prepare() {
if [ -f /usr/share/NaturalDocs/Config/Languages.txt ] ; then
addwrite /usr/share/NaturalDocs/Config/Languages.txt
fi
if [ -f /usr/share/NaturalDocs/Config/Topics.txt ] ; then
addwrite /usr/share/NaturalDocs/Config/Topics.txt
fi
autotools-utils_src_prepare
}

src_configure() {
# Needs to implemented
local myeconfargs=( --without-selinux )
autotools-utils_src_configure
}

AUTOTOOLS_IN_SOURCE_BUILD=1






[gentoo-commits] gentoo-x86 commit in dev-db/phpmyadmin: phpmyadmin-4.3.5.ebuild phpmyadmin-4.1.14.8.ebuild phpmyadmin-4.2.13.1.ebuild phpmyadmin-4.0.10.7.ebuild ChangeLog

2015-01-05 Thread Jorge Manuel B. S. Vicetto (jmbsvicetto)
jmbsvicetto15/01/05 22:01:59

  Modified: ChangeLog
  Added:phpmyadmin-4.3.5.ebuild phpmyadmin-4.1.14.8.ebuild
phpmyadmin-4.2.13.1.ebuild
phpmyadmin-4.0.10.7.ebuild
  Log:
  Security bump - fixes bug 531684.
  Add 4.3 series to the tree for testing.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
BB0E6E98)

Revision  ChangesPath
1.540dev-db/phpmyadmin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.540&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?rev=1.540&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/phpmyadmin/ChangeLog?r1=1.539&r2=1.540

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v
retrieving revision 1.539
retrieving revision 1.540
diff -u -r1.539 -r1.540
--- ChangeLog   5 Jan 2015 19:24:10 -   1.539
+++ ChangeLog   5 Jan 2015 22:01:59 -   1.540
@@ -1,6 +1,16 @@
 # ChangeLog for dev-db/phpmyadmin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.539 
2015/01/05 19:24:10 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/ChangeLog,v 1.540 
2015/01/05 22:01:59 jmbsvicetto Exp $
+
+*phpmyadmin-4.2.13.1 (05 Jan 2015)
+*phpmyadmin-4.1.14.8 (05 Jan 2015)
+*phpmyadmin-4.3.5 (05 Jan 2015)
+*phpmyadmin-4.0.10.7 (05 Jan 2015)
+
+  05 Jan 2015; Jorge Manuel B. S. Vicetto 
+  +phpmyadmin-4.0.10.7.ebuild, +phpmyadmin-4.1.14.8.ebuild,
+  +phpmyadmin-4.2.13.1.ebuild, +phpmyadmin-4.3.5.ebuild:
+  Security bump - fixes bug 531684. Add 4.3 series to the tree for testing.
 
   05 Jan 2015; Jorge Manuel B. S. Vicetto 
   -phpmyadmin-4.1.14.3.ebuild:



1.1  dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild

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

Index: phpmyadmin-4.3.5.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild,v 
1.1 2015/01/05 22:01:59 jmbsvicetto Exp $

EAPI="5"

inherit eutils webapp depend.php

MY_PV=${PV/_/-}
MY_P="phpMyAdmin-${MY_PV}-all-languages"

DESCRIPTION="Web-based administration for MySQL database in PHP"
HOMEPAGE="http://www.phpmyadmin.net/";
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"

LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos"
IUSE="setup"

RDEPEND="
dev-lang/php[crypt,ctype,filter,json,session,unicode]
|| (
dev-lang/php[mysqli]
dev-lang/php[mysql]
)
"

need_httpd_cgi
need_php_httpd

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

pkg_setup() {
webapp_pkg_setup
}

src_install() {
webapp_src_preinst

dodoc README RELEASE-DATE-${MY_PV} ChangeLog || die
rm -f LICENSE README* RELEASE-DATE-${MY_PV}

if ! use setup; then
rm -rf setup || die "Cannot remove setup utility"
elog "The phpMyAdmin setup utility has been removed."
elog "It is a regular target of various exploits. If you need 
it, set USE=setup."
else
elog "You should consider disabling the setup USE flag"
elog "to exclude the setup utility if you don't use it."
elog "It regularly is the target of various exploits."
fi

insinto "${MY_HTDOCSDIR#${EPREFIX}}"
doins -r .

webapp_configfile 
"${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
webapp_serverowned 
"${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php

webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.txt
webapp_src_install
}



1.1  dev-db/phpmyadmin/phpmyadmin-4.1.14.8.ebuild

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

Index: phpmyadmin-4.1.14.8.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-db/phpmyadmin/phpmyadmin-4.1.14.8.ebuild,v 1.1 
2015/01/05 22:01:59 jmbsvicetto Exp $

EAPI="5"

inherit eutils webapp depend.php

MY_PV=${PV/_/-}
MY_P="php

[gentoo-commits] dev/jmbsvicetto:master commit in: dev-db/phpmyadmin/

2015-01-05 Thread Jorge Manuel B. S. Vicetto
commit: a2c847c6bba5bf30823e51f9a022c61b4c549ec7
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Mon Jan  5 21:52:25 2015 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Mon Jan  5 21:52:25 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=a2c847c6

Fix alpha keywords.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

---
 dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild
index fa9ffbf..9367135 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.phpmyadmin.net/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="



[gentoo-commits] dev/jmbsvicetto:master commit in: dev-db/phpmyadmin/

2015-01-05 Thread Jorge Manuel B. S. Vicetto
commit: dbbd51138028c3aea4d40570b72ed68f7d922019
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Mon Jan  5 21:54:03 2015 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Mon Jan  5 21:54:03 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/jmbsvicetto.git;a=commit;h=dbbd5113

Bump to release 4.3.5 and add keywords back.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

---
 dev-db/phpmyadmin/Manifest| 2 +-
 .../{phpmyadmin-4.3.0_rc1.ebuild => phpmyadmin-4.3.5.ebuild}  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-db/phpmyadmin/Manifest b/dev-db/phpmyadmin/Manifest
index ef14217..cf20f52 100644
--- a/dev-db/phpmyadmin/Manifest
+++ b/dev-db/phpmyadmin/Manifest
@@ -1,4 +1,4 @@
 DIST phpMyAdmin-4.0.10.7-all-languages.tar.xz 4774404 SHA256 
bbb9d888ef3bb71315488abd4ffbdc8ee8cef15a5d4774f6b76683167906eff7 SHA512 
5f16aef50431dde881a07330dd23872bc843678f8a1914bb0c26da0f8582f30aad6f9b26b28e36c3844af55195d43bbe04b2057b877ddc178bb29b4f7f18d80e
 WHIRLPOOL 
9b47de6d191a4e8e851ba145742793fb1f10ddd7a8decf03979dbb77cad87ca030c0faa101397a62fca3e6ee34c088072d97e7444843dc4796197e6bc2332eb9
 DIST phpMyAdmin-4.1.14.8-all-languages.tar.xz 4881004 SHA256 
e2a2fee1658e3108048907a257b8f291fcfbd5840690e8f4711f9ea28233dce8 SHA512 
34d28f04d6a808565ecc3d7187b2719d1e25e55d6248e3ea516e5914bd5a70aab0d9c4df3525cb8e77b37949a78671235af46e22871fe26ba999aa01b01c44d2
 WHIRLPOOL 
a2e236a47154117c1bee3b9a51d4c3da9d1bd5834e3167174cbd80e562b5c14424b7e75de814f85d1ade1f6501b665a2af21cedd1c87be2ea6a9e151c0d8a2cf
 DIST phpMyAdmin-4.2.13.1-all-languages.tar.xz 5205324 SHA256 
bc179dd35f6aa6d01b573f1e11b594d357fb2c09405b7fec06de5059adbec7c4 SHA512 
121e6f063d7f4c4e8eaf048c9f68aaff713206ae077090fed671328f3fbd6f7d723309719c38e3a800c149630c1e2038b3f002bff7b48337278925cecf178b58
 WHIRLPOOL 
0bf85889e37f68907e8565a41d2e9ba804d41f8ad223a6d650117a93bd0900de242bed318a3cb467556b17eb2618d46571908090165cab666a2782a6f7465b3c
-DIST phpMyAdmin-4.3.0-rc1-all-languages.tar.xz 5383944 SHA256 
b9ef6c9b743c4cd15319db48f906fc3d14de7b5321865fe754e3471725af032c SHA512 
a573e0e030efd6358d5d4417000968b4a65dd893f24a8bfa20fc539ab6c00532e773b57f14dba79b077339b396f4a15bb2d5c6e8803b127b21991ec618210637
 WHIRLPOOL 
d7151975aca7e6d845eb9ee08e2bacddc41b9e5a70f4ec9e34a200ed348a381280765001e94107a92de1a98701d593316fb5e2bd09da2244d830c8b7999ede81
+DIST phpMyAdmin-4.3.5-all-languages.tar.xz 5397680 SHA256 
d499fb0c6178dcb488cf522124f84fc5babfcd6ce336706978f4020daf667df8 SHA512 
dd8f29e96392a362718b793c3f649ab13f29d443f456a38d2b84c1eebba6bad194609d35329c51449c242fcdb0c5c085e25b6bb75ef8ae01f9b8e6029a616dbb
 WHIRLPOOL 
ef796804c4f14f5ddc931414fd9e6f82d4eedcee3e0537ca9cc7580faa9f1c3769387b319e548569f7609d2c9c597fc182d2300dc36abc8ef9ab5aefb6d4a669

diff --git a/dev-db/phpmyadmin/phpmyadmin-4.3.0_rc1.ebuild 
b/dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild
similarity index 90%
rename from dev-db/phpmyadmin/phpmyadmin-4.3.0_rc1.ebuild
rename to dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild
index 653a134..fa9ffbf 100644
--- a/dev-db/phpmyadmin/phpmyadmin-4.3.0_rc1.ebuild
+++ b/dev-db/phpmyadmin/phpmyadmin-4.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.phpmyadmin.net/";
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
 
 LICENSE="GPL-2"
-KEYWORDS=""
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="setup"
 
 RDEPEND="



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

2015-01-05 Thread Michal Gorny (mgorny)
mgorny  15/01/05 21:46:57

  Modified: pacman-4.0.3-r1.ebuild ChangeLog
  Log:
  Use python-any-r1 for tests.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  ChangesPath
1.2  sys-apps/pacman/pacman-4.0.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pacman/pacman-4.0.3-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pacman/pacman-4.0.3-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pacman/pacman-4.0.3-r1.ebuild?r1=1.1&r2=1.2

Index: pacman-4.0.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pacman/pacman-4.0.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pacman-4.0.3-r1.ebuild  24 Oct 2014 23:03:37 -  1.1
+++ pacman-4.0.3-r1.ebuild  5 Jan 2015 21:46:57 -   1.2
@@ -1,10 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pacman/pacman-4.0.3-r1.ebuild,v 
1.1 2014/10/24 23:03:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pacman/pacman-4.0.3-r1.ebuild,v 
1.2 2015/01/05 21:46:57 mgorny Exp $
 
 EAPI=4
 
-inherit autotools autotools-utils bash-completion-r1 eutils
+PYTHON_COMPAT=( python2_7 )
+inherit autotools autotools-utils bash-completion-r1 eutils python-any-r1
 
 DESCRIPTION="Archlinux's binary package manager"
 HOMEPAGE="http://archlinux.org/pacman/";
@@ -30,7 +31,7 @@
app-crypt/gpgme
doc? ( app-doc/doxygen
app-text/asciidoc )
-   test? ( dev-lang/python )
+   test? ( ${PYTHON_DEPS} )
!<=app-shells/bash-completion-2.1-r90"
 
 RESTRICT="test"



1.14 sys-apps/pacman/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pacman/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pacman/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pacman/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pacman/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   24 Oct 2014 23:03:37 -  1.13
+++ ChangeLog   5 Jan 2015 21:46:57 -   1.14
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/pacman
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pacman/ChangeLog,v 1.13 2014/10/24 
23:03:37 mgorny Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pacman/ChangeLog,v 1.14 2015/01/05 
21:46:57 mgorny Exp $
+
+  05 Jan 2015; Michał Górny  pacman-4.0.3-r1.ebuild:
+  Use python-any-r1 for tests.
 
 *pacman-4.0.3-r1 (24 Oct 2014)
 






[gentoo-commits] gentoo-x86 commit in games-board/gnuchess: ChangeLog gnuchess-6.2.1.ebuild

2015-01-05 Thread Sebastian Pipping (sping)
sping   15/01/05 21:36:51

  Modified: ChangeLog
  Added:gnuchess-6.2.1.ebuild
  Log:
  games-board/gnuchess: 6.2.1
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x401A1600)

Revision  ChangesPath
1.52 games-board/gnuchess/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess/ChangeLog?rev=1.52&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess/ChangeLog?rev=1.52&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess/ChangeLog?r1=1.51&r2=1.52

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-board/gnuchess/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   4 Jan 2015 18:00:26 -   1.51
+++ ChangeLog   5 Jan 2015 21:36:51 -   1.52
@@ -1,6 +1,11 @@
 # ChangeLog for games-board/gnuchess
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess/ChangeLog,v 1.51 
2015/01/04 18:00:26 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess/ChangeLog,v 1.52 
2015/01/05 21:36:51 sping Exp $
+
+*gnuchess-6.2.1 (05 Jan 2015)
+
+  05 Jan 2015; Sebastian Pipping  +gnuchess-6.2.1.ebuild:
+  Bump to 6.2.1
 
 *gnuchess-6.2.0 (04 Jan 2015)
 



1.1  games-board/gnuchess/gnuchess-6.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess/gnuchess-6.2.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnuchess/gnuchess-6.2.1.ebuild?rev=1.1&content-type=text/plain

Index: gnuchess-6.2.1.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/gnuchess/gnuchess-6.2.1.ebuild,v 
1.1 2015/01/05 21:36:51 sping Exp $

EAPI=5
inherit flag-o-matic games

DESCRIPTION="Console based chess interface"
HOMEPAGE="http://www.gnu.org/software/chess/chess.html";
SRC_URI="mirror://gnu/chess/${P}.tar.gz"

KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
LICENSE="GPL-3"
SLOT="0"
IUSE=""

src_configure() {
strip-flags # bug #199097
egamesconf --without-readline # bug 491088
}

src_install () {
default
prepgamesdirs
}






[gentoo-commits] gentoo-x86 commit in dev-perl/Config-Crontab: Config-Crontab-1.400.0.ebuild ChangeLog

2015-01-05 Thread Mikle Kolyada (zlogene)
zlogene 15/01/05 21:31:29

  Modified: Config-Crontab-1.400.0.ebuild ChangeLog
  Log:
  Mark stable
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild

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

Index: Config-Crontab-1.400.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Config-Crontab-1.400.0.ebuild   19 Feb 2014 10:53:37 -  1.1
+++ Config-Crontab-1.400.0.ebuild   5 Jan 2015 21:31:29 -   1.2
@@ -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/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild,v 
1.1 2014/02/19 10:53:37 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.400.0.ebuild,v 
1.2 2015/01/05 21:31:29 zlogene Exp $
 
 EAPI=5
 
@@ -11,6 +11,6 @@
 DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 SRC_TEST="do"



1.21 dev-perl/Config-Crontab/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Config-Crontab/ChangeLog?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Config-Crontab/ChangeLog?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Config-Crontab/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog   22 Aug 2014 19:05:01 -  1.20
+++ ChangeLog   5 Jan 2015 21:31:29 -   1.21
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Config-Crontab
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.20 
2014/08/22 19:05:01 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.21 
2015/01/05 21:31:29 zlogene Exp $
+
+  05 Jan 2015; Mikle Kolyada  
Config-Crontab-1.400.0.ebuild:
+  Mark stable
 
 *Config-Crontab-1.330.0-r1 (22 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/User-Identity: User-Identity-0.940.0.ebuild ChangeLog

2015-01-05 Thread Mikle Kolyada (zlogene)
zlogene 15/01/05 21:28:55

  Modified: User-Identity-0.940.0.ebuild ChangeLog
  Log:
  Mark stable
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/User-Identity/User-Identity-0.940.0.ebuild

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

Index: User-Identity-0.940.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/User-Identity/User-Identity-0.940.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- User-Identity-0.940.0.ebuild15 Feb 2014 03:14:46 -  1.1
+++ User-Identity-0.940.0.ebuild5 Jan 2015 21:28:55 -   1.2
@@ -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/dev-perl/User-Identity/User-Identity-0.940.0.ebuild,v 
1.1 2014/02/15 03:14:46 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/User-Identity/User-Identity-0.940.0.ebuild,v 
1.2 2015/01/05 21:28:55 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Maintains info about a physical person"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND="



1.7  dev-perl/User-Identity/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/User-Identity/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   22 Aug 2014 18:29:16 -  1.6
+++ ChangeLog   5 Jan 2015 21:28:55 -   1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/User-Identity
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/User-Identity/ChangeLog,v 1.6 
2014/08/22 18:29:16 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/User-Identity/ChangeLog,v 1.7 
2015/01/05 21:28:55 zlogene Exp $
+
+  05 Jan 2015; Mikle Kolyada  User-Identity-0.940.0.ebuild:
+  Mark stable
 
 *User-Identity-0.930.0-r1 (22 Aug 2014)
 






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

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/05 21:27:16

  Added:metadata.xml parsley-1.2.ebuild ChangeLog
  Log:
  Initial commit. Imported from torbrowser overlay. Original ebuild by Poncho.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

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

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

Index: metadata.xml
===

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


mr...@gentoo.org
Manuel Rüger





1.1  dev-python/parsley/parsley-1.2.ebuild

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

Index: parsley-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/parsley/parsley-1.2.ebuild,v 1.1 
2015/01/05 21:27:16 mrueg Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="A Pattern-Matching Language Based on OMeta and Python"
HOMEPAGE="https://github.com/python-parsley/parsley";
SRC_URI="https://github.com/python-${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"

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



1.1  dev-python/parsley/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-python/parsley
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/parsley/ChangeLog,v 1.1 
2015/01/05 21:27:16 mrueg Exp $

*parsley-1.2 (05 Jan 2015)

  05 Jan 2015; Manuel Rüger  +metadata.xml,
  +parsley-1.2.ebuild:
  Initial commit. Imported from torbrowser overlay. Original ebuild by Poncho.






[gentoo-commits] gentoo-x86 commit in dev-perl/Config-IniFiles: Config-IniFiles-2.830.0.ebuild ChangeLog

2015-01-05 Thread Mikle Kolyada (zlogene)
zlogene 15/01/05 21:27:20

  Modified: Config-IniFiles-2.830.0.ebuild ChangeLog
  Log:
  Mark stable
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/Config-IniFiles/Config-IniFiles-2.830.0.ebuild

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

Index: Config-IniFiles-2.830.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.830.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Config-IniFiles-2.830.0.ebuild  19 Feb 2014 10:56:53 -  1.1
+++ Config-IniFiles-2.830.0.ebuild  5 Jan 2015 21:27:20 -   1.2
@@ -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/dev-perl/Config-IniFiles/Config-IniFiles-2.830.0.ebuild,v
 1.1 2014/02/19 10:56:53 radhermit Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.830.0.ebuild,v
 1.2 2015/01/05 21:27:20 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="A module for reading .ini-style configuration files"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="test"
 
 RDEPEND="



1.80 dev-perl/Config-IniFiles/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   19 Oct 2014 20:28:14 -  1.79
+++ ChangeLog   5 Jan 2015 21:27:20 -   1.80
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Config-IniFiles
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.79 
2014/10/19 20:28:14 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.80 
2015/01/05 21:27:20 zlogene Exp $
+
+  05 Jan 2015; Mikle Kolyada 
+  Config-IniFiles-2.830.0.ebuild:
+  Mark stable
 
   19 Oct 2014; Mikle Kolyada 
   -Config-IniFiles-2.760.0.ebuild:






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

2015-01-05 Thread Manuel Rueger (mrueg)
mrueg   15/01/05 21:23:52

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



[gentoo-commits] gentoo commit in src/patchsets/gcc/4.9.2/pie: 03_all_gcc49_Makefile.in.patch 33_all_gcc48_config_rs6000.patch README.Changelog README.history

2015-01-05 Thread Magnus Granberg (zorry)
zorry   15/01/05 21:23:25

  Modified: 03_all_gcc49_Makefile.in.patch
33_all_gcc48_config_rs6000.patch README.Changelog
README.history
  Log:
  Update piepatchset for gcc 4.9.2 to 0.6.2

Revision  ChangesPath
1.2  src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch?r1=1.1&r2=1.2

Index: 03_all_gcc49_Makefile.in.patch
===
RCS file: 
/var/cvsroot/gentoo/src/patchsets/gcc/4.9.2/pie/03_all_gcc49_Makefile.in.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 03_all_gcc49_Makefile.in.patch  1 Nov 2014 07:54:59 -   1.1
+++ 03_all_gcc49_Makefile.in.patch  5 Jan 2015 21:23:25 -   1.2
@@ -1,11 +1,12 @@
-2012-01-17 Magnus Granberg 
+2014-01-05  Magnus Granberg  
 
* gcc/Makefile.in   Add -fno-PIE. to ALL_CFLAGS and
-   ALL_CXXFLAGS if enable_esp yes.
-   Echo enable_esp and enable_crtbeginP to 
tmp-libgcc.mvars.
+   ALL_CXXFLAGS if enable_esp yes.
+   Echo enable_esp and enable_crtbeginP to tmp-libgcc.mvars.
* libgcc/Makefile.inAdd crtbeginP.o to EXTRA_PARTS if 
enable_crtbeginP yes
-   We add new file crtbeginP.o if enable_crtbeginP yes
-   Add -fno-PIE. to CRTSTUFF_CFLAGS.
+   We add new file crtbeginP.o if enable_crtbeginP yes
+   Add -fno-PIE. to CRTSTUFF_CFLAGS.
+   Disable -fstack-check
 
 --- a/gcc/Makefile.in  2011-11-09 02:20:14.0 +0100
 +++ b/gcc/Makefile.in  2011-12-24 22:28:08.864804375 +0100
@@ -70,12 +71,21 @@
  # Options to use when compiling libgcc2.a.
  #
  LIBGCC2_DEBUG_CFLAGS = -g
+@@ -225,7 +225,7 @@ endif
+ LIBGCC2_DEBUG_CFLAGS = -g
+ LIBGCC2_CFLAGS = -O2 $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) $(HOST_LIBGCC2_CFLAGS) 
\
+$(LIBGCC2_DEBUG_CFLAGS) -DIN_LIBGCC2 \
+-   -fbuilding-libgcc -fno-stack-protector \
++   -fbuilding-libgcc -fno-stack-protector -fstack-check=no \
+$(INHIBIT_LIBC_CFLAGS)
+ 
+ # Additional options to use when compiling libgcc2.a.
 @@ -279,7 +290,7 @@ INTERNAL_CFLAGS = $(CFLAGS) $(LIBGCC2_CF
  CRTSTUFF_CFLAGS = -O2 $(GCC_CFLAGS) $(INCLUDES) $(MULTILIB_CFLAGS) -g0 \
-finhibit-size-directive -fno-inline -fno-exceptions \
-fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize \
 -  -fno-stack-protector \
-+  -fno-stack-protector $(ESP_NOPIE_CFLAGS) \
++  -fno-stack-protector $(ESP_NOPIE_CFLAGS) -fstack-check=no \
$(INHIBIT_LIBC_CFLAGS)
  
  # Extra flags to use when compiling crt{begin,end}.o.



1.2  
src/patchsets/gcc/4.9.2/pie/33_all_gcc48_config_rs6000.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/33_all_gcc48_config_rs6000.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/33_all_gcc48_config_rs6000.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.2/pie/33_all_gcc48_config_rs6000.patch?r1=1.1&r2=1.2

Index: 33_all_gcc48_config_rs6000.patch
===
RCS file: 
/var/cvsroot/gentoo/src/patchsets/gcc/4.9.2/pie/33_all_gcc48_config_rs6000.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 33_all_gcc48_config_rs6000.patch1 Nov 2014 07:54:59 -   1.1
+++ 33_all_gcc48_config_rs6000.patch5 Jan 2015 21:23:25 -   1.2
@@ -1,6 +1,6 @@
 2014-08-07  Magnus Granberg  
 
-   * gcc/config/rs6000/sysv4.h (DRIVER_SELF_SPECS): Add 
ESP_DRIVER_SELF_SPECS.
+   * gcc/config/rs6000/sysv4.h (DRIVER_SELF_SPECS): Add 
ESP_DRIVER_SELF_SPEC.
(SUBTARGET_EXTRA_SPECS): Add ESP_EXTRA_SPECS.
 
 --- a/gcc/config/rs6000/sysv4.h2013-01-10 21:38:27.0 +0100



1.2  src/patchsets/gcc/4.9.2/pie/README.Changelog

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

Index: README.Changelog
===
RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.9.2/pie/README.Changelog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u 

[gentoo-commits] proj/gkey-seeds: New tag: 201501052117

2015-01-05 Thread Brian Dolbec
commit: 
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 21:18:18 2015 +

New tag: 201501052117




[gentoo-commits] gentoo-x86 commit in dev-perl/Sys-SigAction: Sys-SigAction-0.210.0.ebuild ChangeLog

2015-01-05 Thread Mikle Kolyada (zlogene)
zlogene 15/01/05 20:34:16

  Modified: Sys-SigAction-0.210.0.ebuild ChangeLog
  Log:
  Stable for all
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.2  dev-perl/Sys-SigAction/Sys-SigAction-0.210.0.ebuild

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

Index: Sys-SigAction-0.210.0.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.210.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Sys-SigAction-0.210.0.ebuild18 Feb 2014 19:57:25 -  1.1
+++ Sys-SigAction-0.210.0.ebuild5 Jan 2015 20:34:16 -   1.2
@@ -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/dev-perl/Sys-SigAction/Sys-SigAction-0.210.0.ebuild,v 
1.1 2014/02/18 19:57:25 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/Sys-SigAction-0.210.0.ebuild,v 
1.2 2015/01/05 20:34:16 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Perl extension for Consistent Signal Handling"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE=""
 
 SRC_TEST=do



1.17 dev-perl/Sys-SigAction/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   31 Aug 2014 11:20:58 -  1.16
+++ ChangeLog   5 Jan 2015 20:34:16 -   1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Sys-SigAction
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.16 
2014/08/31 11:20:58 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-SigAction/ChangeLog,v 1.17 
2015/01/05 20:34:16 zlogene Exp $
+
+  05 Jan 2015; Mikle Kolyada  Sys-SigAction-0.210.0.ebuild:
+  Stable for all
 
   31 Aug 2014; Mikle Kolyada  
-Sys-SigAction-0.150.0.ebuild:
   Drop old.






[gentoo-commits] gentoo-x86 commit in games-arcade/xrick: xrick-021212-r1.ebuild ChangeLog

2015-01-05 Thread Alfredo Tupone (tupone)
tupone  15/01/05 20:34:06

  Modified: xrick-021212-r1.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.17 games-arcade/xrick/xrick-021212-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xrick/xrick-021212-r1.ebuild?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xrick/xrick-021212-r1.ebuild?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xrick/xrick-021212-r1.ebuild?r1=1.16&r2=1.17

Index: xrick-021212-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xrick/xrick-021212-r1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- xrick-021212-r1.ebuild  14 Apr 2013 06:58:59 -  1.16
+++ xrick-021212-r1.ebuild  5 Jan 2015 20:34:06 -   1.17
@@ -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/games-arcade/xrick/xrick-021212-r1.ebuild,v 
1.16 2013/04/14 06:58:59 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xrick/xrick-021212-r1.ebuild,v 
1.17 2015/01/05 20:34:06 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Clone of the Rick Dangerous adventure game from the 80's"
@@ -16,6 +16,7 @@
 RESTRICT="mirror bindist" # bug #149097
 
 DEPEND="media-libs/libsdl[video]"
+RDEPEND="${DEPEND}"
 
 src_unpack() {
unpack ${A}
@@ -43,9 +44,9 @@
 }
 
 src_install() {
-   dogamesbin xrick || die "dogamesbin failed"
+   dogamesbin xrick
insinto "$(games_get_libdir)"/${PN}
-   doins data.zip || die "doins failed"
+   doins data.zip
newicon src/xrickST.ico ${PN}.ico
make_desktop_entry ${PN} ${PN} /usr/share/pixmaps/${PN}.ico
dodoc README KeyCodes



1.17 games-arcade/xrick/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xrick/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xrick/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xrick/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xrick/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   14 Apr 2013 06:58:59 -  1.16
+++ ChangeLog   5 Jan 2015 20:34:06 -   1.17
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/xrick
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xrick/ChangeLog,v 1.16 
2013/04/14 06:58:59 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xrick/ChangeLog,v 1.17 
2015/01/05 20:34:06 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo  xrick-021212-r1.ebuild:
+  EAPI 5
 
   14 Apr 2013; Ulrich Müller  xrick-021212-r1.ebuild:
   Fix LICENSE, see README file. Add bindist restriction because the package






[gentoo-commits] gentoo-x86 commit in games-arcade/xgalaga: xgalaga-2.1.1.0.ebuild ChangeLog

2015-01-05 Thread Alfredo Tupone (tupone)
tupone  15/01/05 20:31:56

  Modified: xgalaga-2.1.1.0.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.7  games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild?r1=1.6&r2=1.7

Index: xgalaga-2.1.1.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xgalaga-2.1.1.0.ebuild  6 Jan 2010 14:01:20 -   1.6
+++ xgalaga-2.1.1.0.ebuild  5 Jan 2015 20:31:56 -   1.7
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild,v 1.6 
2010/01/06 14:01:20 josejx Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild,v 1.7 
2015/01/05 20:31:56 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="A clone of the classic game Galaga for the X Window System"
@@ -36,15 +36,15 @@
 }
 
 src_install() {
-   dogamesbin xgalaga xgal.sndsrv.oss xgalaga-hyperspace || die 
"dogamesbin failed"
+   dogamesbin xgalaga xgal.sndsrv.oss xgalaga-hyperspace
dodoc README README.SOUND CHANGES
newman xgalaga.6x xgalaga.6
 
insinto "${GAMES_DATADIR}/${PN}/sounds"
-   doins sounds/*.raw || die "doins failed"
+   doins sounds/*.raw
 
insinto "${GAMES_DATADIR}/${PN}/levels"
-   doins levels/*.xgl || die "doins failed"
+   doins levels/*.xgl
 
make_desktop_entry ${PN} XGalaga
 



1.20 games-arcade/xgalaga/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xgalaga/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xgalaga/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xgalaga/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xgalaga/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   6 Jan 2010 14:01:20 -   1.19
+++ ChangeLog   5 Jan 2015 20:31:56 -   1.20
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/xgalaga
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xgalaga/ChangeLog,v 1.19 
2010/01/06 14:01:20 josejx Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xgalaga/ChangeLog,v 1.20 
2015/01/05 20:31:56 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo  xgalaga-2.1.1.0.ebuild:
+  EAPI 5
 
   06 Jan 2010; Joseph Jezak  xgalaga-2.1.1.0.ebuild:
   Marked ppc stable for bug #289092.






[gentoo-commits] gentoo-x86 commit in dev-perl/XML-Twig: XML-Twig-3.460.0.ebuild ChangeLog

2015-01-05 Thread Mikle Kolyada (zlogene)
zlogene 15/01/05 20:31:36

  Modified: XML-Twig-3.460.0.ebuild ChangeLog
  Log:
  Mark stable
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.3  dev-perl/XML-Twig/XML-Twig-3.460.0.ebuild

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

Index: XML-Twig-3.460.0.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.460.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- XML-Twig-3.460.0.ebuild 22 Jun 2014 18:45:35 -  1.2
+++ XML-Twig-3.460.0.ebuild 5 Jan 2015 20:31:36 -   1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.460.0.ebuild,v 
1.2 2014/06/22 18:45:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.460.0.ebuild,v 
1.3 2015/01/05 20:31:36 zlogene Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Process huge XML documents in tree mode"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="nls"
 
 RDEPEND="



1.115dev-perl/XML-Twig/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?rev=1.115&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?rev=1.115&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   5 Jan 2015 20:30:33 -   1.114
+++ ChangeLog   5 Jan 2015 20:31:36 -   1.115
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/XML-Twig
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v 1.114 
2015/01/05 20:30:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v 1.115 
2015/01/05 20:31:36 zlogene Exp $
+
+  05 Jan 2015; Mikle Kolyada  XML-Twig-3.460.0.ebuild:
+  Mark stable
 
 *XML-Twig-3.480.0 (05 Jan 2015)
 






[gentoo-commits] gentoo-x86 commit in dev-perl/XML-Twig: XML-Twig-3.480.0.ebuild ChangeLog

2015-01-05 Thread Mikle Kolyada (zlogene)
zlogene 15/01/05 20:30:33

  Modified: ChangeLog
  Added:XML-Twig-3.480.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xC42EB5D6)

Revision  ChangesPath
1.114dev-perl/XML-Twig/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?rev=1.114&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?rev=1.114&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-Twig/ChangeLog?r1=1.113&r2=1.114

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog   12 Oct 2014 16:50:55 -  1.113
+++ ChangeLog   5 Jan 2015 20:30:33 -   1.114
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/XML-Twig
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v 1.113 
2014/10/12 16:50:55 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/ChangeLog,v 1.114 
2015/01/05 20:30:33 zlogene Exp $
+
+*XML-Twig-3.480.0 (05 Jan 2015)
+
+  05 Jan 2015; Mikle Kolyada  +XML-Twig-3.480.0.ebuild:
+  Version bump
 
   12 Oct 2014; Mikle Kolyada  -XML-Twig-3.410.0.ebuild,
   -XML-Twig-3.420.0.ebuild:



1.1  dev-perl/XML-Twig/XML-Twig-3.480.0.ebuild

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

Index: XML-Twig-3.480.0.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.480.0.ebuild,v 
1.1 2015/01/05 20:30:33 zlogene Exp $

EAPI=5

MODULE_AUTHOR=MIROD
MODULE_VERSION=3.48
inherit perl-module

DESCRIPTION="Process huge XML documents in tree mode"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="nls"

RDEPEND="
>=dev-perl/XML-Parser-2.31
virtual/perl-Scalar-List-Utils
>=dev-libs/expat-1.95.5
dev-perl/Tie-IxHash
dev-perl/XML-SAX-Writer
dev-perl/XML-Handler-YAWriter
dev-perl/XML-XPath
dev-perl/libwww-perl
nls? (
>=dev-perl/Text-Iconv-1.2-r1
)
"
DEPEND="${RDEPEND}"

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in games-arcade/xbubble: xbubble-0.5.8.ebuild ChangeLog

2015-01-05 Thread Alfredo Tupone (tupone)
tupone  15/01/05 20:28:56

  Modified: xbubble-0.5.8.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.17 games-arcade/xbubble/xbubble-0.5.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild?r1=1.16&r2=1.17

Index: xbubble-0.5.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- xbubble-0.5.8.ebuild14 Sep 2011 08:11:24 -  1.16
+++ xbubble-0.5.8.ebuild5 Jan 2015 20:28:56 -   1.17
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild,v 
1.16 2011/09/14 08:11:24 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild,v 
1.17 2015/01/05 20:28:56 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="a Puzzle Bobble clone similar to Frozen-Bubble"
@@ -20,6 +20,7 @@
nls? ( virtual/libintl )"
 DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
+DOCS=( AUTHORS ChangeLog NEWS NetworkProtocol README TODO )
 
 src_prepare() {
epatch \
@@ -42,9 +43,8 @@
 }
 
 src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
+   default
newicon data/themes/fancy/Bubble_black_DEAD_01.png ${PN}.png
make_desktop_entry ${PN} XBubble
-   dodoc AUTHORS ChangeLog NEWS NetworkProtocol README TODO
prepgamesdirs
 }



1.15 games-arcade/xbubble/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbubble/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbubble/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbubble/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xbubble/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   14 Sep 2011 08:11:24 -  1.14
+++ ChangeLog   5 Jan 2015 20:28:56 -   1.15
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/xbubble
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/ChangeLog,v 1.14 
2011/09/14 08:11:24 tupone Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/ChangeLog,v 1.15 
2015/01/05 20:28:56 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo  xbubble-0.5.8.ebuild:
+  EAPI 5
 
   14 Sep 2011; Tupone Alfredo  xbubble-0.5.8.ebuild,
   +files/xbubble-0.5.8-png15.patch:






[gentoo-commits] gentoo-x86 commit in dev-libs/libp11: libp11-0.2.8-r2.ebuild libp11-0.2.8-r3.ebuild ChangeLog

2015-01-05 Thread Alon Bar-Lev (alonbl)
alonbl  15/01/05 20:28:08

  Modified: libp11-0.2.8-r2.ebuild ChangeLog
  Added:libp11-0.2.8-r3.ebuild
  Log:
  Minor cleanups
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
BF20DC51)

Revision  ChangesPath
1.2  dev-libs/libp11/libp11-0.2.8-r2.ebuild

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

Index: libp11-0.2.8-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libp11-0.2.8-r2.ebuild  16 Oct 2014 17:54:16 -  1.1
+++ libp11-0.2.8-r2.ebuild  5 Jan 2015 20:28:08 -   1.2
@@ -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/dev-libs/libp11/libp11-0.2.8-r2.ebuild,v 
1.1 2014/10/16 17:54:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r2.ebuild,v 
1.2 2015/01/05 20:28:08 alonbl Exp $
 
 EAPI="4"
 inherit eutils autotools



1.71 dev-libs/libp11/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/ChangeLog?rev=1.71&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/ChangeLog?rev=1.71&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libp11/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog   6 Nov 2014 05:36:45 -   1.70
+++ ChangeLog   5 Jan 2015 20:28:08 -   1.71
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/libp11
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v 1.70 2014/11/06 
05:36:45 vapier Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/ChangeLog,v 1.71 2015/01/05 
20:28:08 alonbl Exp $
+
+*libp11-0.2.8-r3 (05 Jan 2015)
+
+  05 Jan 2015; Alon Bar-Lev  +libp11-0.2.8-r3.ebuild,
+  libp11-0.2.8-r2.ebuild:
+  Minor cleanups
 
   06 Nov 2014; Mike Frysinger  libp11-0.2.8.ebuild:
   Require libltdl:0 specifically, and allow older libtool for stable ebuilds



1.1  dev-libs/libp11/libp11-0.2.8-r3.ebuild

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

Index: libp11-0.2.8-r3.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libp11/libp11-0.2.8-r3.ebuild,v 1.1 
2015/01/05 20:28:08 alonbl Exp $

EAPI="5"

inherit eutils autotools

DESCRIPTION="A library implementing a layer on top of PKCS#11 API to make using 
PKCS#11 implementations easier"
HOMEPAGE="https://github.com/opensc/libp11/wiki";
SRC_URI="mirror://sourceforge/opensc/${PN}/${P}.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="doc"

RDEPEND="dev-libs/openssl"
DEPEND="${RDEPEND}
virtual/pkgconfig
doc? ( app-doc/doxygen )"

src_prepare() {
epatch "${FILESDIR}"/${P}-no-ltdl.patch
epatch "${FILESDIR}"/${P}-variable-buffer-size.patch
eautoreconf
}

src_configure() {
econf \
--docdir="/usr/share/doc/${PF}" \
--htmldir="/usr/share/doc/${PF}/html" \
--enable-shared --disable-static \
--enable-doc \
$(use_enable doc api-doc)
}

src_install() {
default
prune_libtool_files
}






[gentoo-commits] gentoo-x86 commit in games-arcade/xbill: xbill-2.1-r2.ebuild ChangeLog

2015-01-05 Thread Alfredo Tupone (tupone)
tupone  15/01/05 20:24:29

  Modified: xbill-2.1-r2.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.10 games-arcade/xbill/xbill-2.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild?r1=1.9&r2=1.10

Index: xbill-2.1-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xbill-2.1-r2.ebuild 4 May 2012 04:22:28 -   1.9
+++ xbill-2.1-r2.ebuild 5 Jan 2015 20:24:29 -   1.10
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild,v 
1.9 2012/05/04 04:22:28 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/xbill-2.1-r2.ebuild,v 
1.10 2015/01/05 20:24:29 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils autotools games
 
 DESCRIPTION="A game about an evil hacker called Bill!"
@@ -34,9 +34,8 @@
 }
 
 src_install() {
-   emake DESTDIR="${D}" install || die
+   default
newicon pixmaps/icon.xpm ${PN}.xpm
make_desktop_entry ${PN} XBill ${PN}
-   dodoc ChangeLog README
prepgamesdirs
 }



1.23 games-arcade/xbill/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/xbill/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   4 May 2012 04:22:28 -   1.22
+++ ChangeLog   5 Jan 2015 20:24:29 -   1.23
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/xbill
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/ChangeLog,v 1.22 
2012/05/04 04:22:28 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbill/ChangeLog,v 1.23 
2015/01/05 20:24:29 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo  xbill-2.1-r2.ebuild:
+  EAPI 5
 
   04 May 2012; Jeff Horelick  xbill-2.1-r2.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig






[gentoo-commits] gentoo-x86 commit in games-arcade/wop: ChangeLog wop-0.4.3-r1.ebuild

2015-01-05 Thread Alfredo Tupone (tupone)
tupone  15/01/05 20:22:22

  Modified: ChangeLog wop-0.4.3-r1.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.11 games-arcade/wop/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/wop/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/wop/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/wop/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/wop/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   5 Jan 2010 15:18:24 -   1.10
+++ ChangeLog   5 Jan 2015 20:22:22 -   1.11
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/wop
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/wop/ChangeLog,v 1.10 
2010/01/05 15:18:24 tupone Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/wop/ChangeLog,v 1.11 
2015/01/05 20:22:22 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo  wop-0.4.3-r1.ebuild:
+  EAPI 5
 
   05 Jan 2010; Tupone Alfredo 
   files/wop-0.4.3-gcc43.patch:



1.7  games-arcade/wop/wop-0.4.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/wop/wop-0.4.3-r1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/wop/wop-0.4.3-r1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/wop/wop-0.4.3-r1.ebuild?r1=1.6&r2=1.7

Index: wop-0.4.3-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/wop/wop-0.4.3-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wop-0.4.3-r1.ebuild 27 Jan 2009 14:42:16 -  1.6
+++ wop-0.4.3-r1.ebuild 5 Jan 2015 20:22:22 -   1.7
@@ -1,7 +1,7 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/wop/wop-0.4.3-r1.ebuild,v 1.6 
2009/01/27 14:42:16 tupone Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/wop/wop-0.4.3-r1.ebuild,v 1.7 
2015/01/05 20:22:22 tupone Exp $
+EAPI=5
 inherit eutils toolchain-funcs games
 
 MY_DATA_V="2005-12-21"
@@ -26,9 +26,7 @@
 
 MY_DATA_S=${WORKDIR}/${MY_DATA_P}
 
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
+src_prepare() {
# correct path to global woprc
sed -i \
-e "s:/etc/woprc:${GAMES_SYSCONFDIR}/woprc:g" \
@@ -44,15 +42,15 @@
 }
 
 src_compile() {
-   emake CXX=$(tc-getCXX) || die "emake failed"
+   emake CXX=$(tc-getCXX)
 }
 
 src_install() {
-   dogamesbin bin/${PN} || die "dogamesbin failed"
+   dogamesbin bin/${PN}
insinto "${GAMES_DATADIR}"/${PN}
-   doins -r "${MY_DATA_S}"/* || die "doins data failed"
+   doins -r "${MY_DATA_S}"/*
insinto "${GAMES_SYSCONFDIR}"
-   doins woprc || die "doins woprc failed"
+   doins woprc
newicon "${MY_DATA_S}"/images/misc/icons/wop16.png ${PN}.png
make_desktop_entry wop "Worms of Prey"
dodoc AUTHORS ChangeLog README{,-Libraries.txt} REVIEWS






[gentoo-commits] gentoo-x86 commit in sci-chemistry/procheck: metadata.xml ChangeLog procheck-3.5.4-r2.ebuild

2015-01-05 Thread Justin Lecher (jlec)
jlec15/01/05 20:20:04

  Modified: metadata.xml ChangeLog
  Added:procheck-3.5.4-r2.ebuild
  Log:
  sci-chemistry/procheck: Add patch to fix problems with newer gfortran, thanks 
xarthisius for the patch
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.4  sci-chemistry/procheck/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/procheck/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml19 Jun 2013 04:17:56 -  1.3
+++ metadata.xml5 Jan 2015 20:20:04 -   1.4
@@ -1,9 +1,9 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   sci-chemistry
-   
-   j...@gentoo.org
-   Justin Lecher
-   
+  sci-chemistry
+  
+j...@gentoo.org
+Justin Lecher
+  
 



1.11 sci-chemistry/procheck/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/procheck/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/procheck/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/procheck/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/procheck/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   19 Jun 2013 04:17:56 -  1.10
+++ ChangeLog   5 Jan 2015 20:20:04 -   1.11
@@ -1,6 +1,13 @@
 # ChangeLog for sci-chemistry/procheck
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/procheck/ChangeLog,v 1.10 
2013/06/19 04:17:56 bicatali Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/procheck/ChangeLog,v 1.11 
2015/01/05 20:20:04 jlec Exp $
+
+*procheck-3.5.4-r2 (05 Jan 2015)
+
+  05 Jan 2015; Justin Lecher  +procheck-3.5.4-r2.ebuild,
+  +files/procheck-3.5.4-close.patch, metadata.xml:
+  Add patch to fix problems with newer gfortran, thanks xarthisius for the
+  patch
 
   19 Jun 2013; Sébastien Fabbro  metadata.xml:
   Changed herd to sci-chemistry



1.1  sci-chemistry/procheck/procheck-3.5.4-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/procheck/procheck-3.5.4-r2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/procheck/procheck-3.5.4-r2.ebuild?rev=1.1&content-type=text/plain

Index: procheck-3.5.4-r2.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sci-chemistry/procheck/procheck-3.5.4-r2.ebuild,v 1.1 
2015/01/05 20:20:04 jlec Exp $

EAPI=5

inherit eutils fortran-2 multilib toolchain-funcs versionator

DESCRIPTION="Checks the stereochemical quality of a protein structure"
HOMEPAGE="http://www.biochem.ucl.ac.uk/~roman/procheck/procheck.html";
SRC_URI="
${P}.tar.gz ${P}-README
doc? ( ${P}-manual.tar.gz )"

LICENSE="procheck"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"

RDEPEND="app-shells/tcsh"
DEPEND="${RDEPEND}"

RESTRICT="fetch"

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

pkg_nofetch() {
elog "Please visit 
http://www.ebi.ac.uk/thornton-srv/software/PROCHECK/download.html";
elog "And follow the instruction for downloading."
elog "Files should be stored in following way"
elog "${PN}.tar.gz  ->  ${DISTDIR}/${P}.tar.gz"
elog "README  ->  ${DISTDIR}/${P}-README"
use doc && elog "manual.tar.gz  ->  ${DISTDIR}/${P}-manual.tar.gz"
}

src_prepare() {
epatch \
"${FILESDIR}"/${PV}-ldflags.patch \
"${FILESDIR}"/${P}-close.patch
}

src_compile() {
emake \
F77=$(tc-getFC) \
CC=$(tc-getCC) \
COPTS="${CFLAGS}" \
FOPTS="${FFLAGS} -std=legacy"
}

src_install() {
for i in *.scr; do
newbin ${i} ${i%.scr}
done

exeinto /usr/libexec/${PN}/
doexe \
anglen \
clean \
rmsdev \
secstr \
gfac2pdb \
pplot \
bplot \
   

[gentoo-commits] gentoo-x86 commit in sci-chemistry/procheck/files: procheck-3.5.4-close.patch

2015-01-05 Thread Justin Lecher (jlec)
jlec15/01/05 20:20:04

  Added:procheck-3.5.4-close.patch
  Log:
  sci-chemistry/procheck: Add patch to fix problems with newer gfortran, thanks 
xarthisius for the patch
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  ChangesPath
1.1  sci-chemistry/procheck/files/procheck-3.5.4-close.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/procheck/files/procheck-3.5.4-close.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/procheck/files/procheck-3.5.4-close.patch?rev=1.1&content-type=text/plain

Index: procheck-3.5.4-close.patch
===
diff --git a/pplot.f b/pplot.f
index 7e06e68..c86b2b2 100644
--- a/pplot.f
+++ b/pplot.f
@@ -4720,6 +4720,7 @@ C Initialise variables
   SCORE(IDIST) = 0.0
  50   CONTINUE
 
+  REWIND(3)
 C If the required residue is of a greater number than that required,
 C read through the file until come to it
   IF (IRESID.GT.INRES) THEN
diff --git a/ps.f b/ps.f
index b652a7d..858b8e5 100644
--- a/ps.f
+++ b/ps.f
@@ -1705,12 +1705,14 @@ CVAX -CARRIAGECONTROL='LIST',
 C If this is an existing file, then read through all its records until
 C get to the end of file
   IF (.NOT.NEWFIL) THEN
+  CLOSE(14)
+  OPEN(14, file=fname, status='old', position='append', err=900)
 
 C Loop through the file until reach the end
- 100  CONTINUE
- READ(14,110,END=500) IREC
- 110 FORMAT(A)
-  GO TO 100
+C 100  CONTINUE
+C READ(14,110,END=500) IREC
+C 110 FORMAT(A)
+C  GO TO 100
 
 C If this is a new file, then write the header records to it
   ELSE





[gentoo-commits] gentoo-x86 commit in games-arcade/tuxpuck: ChangeLog tuxpuck-0.8.2-r1.ebuild

2015-01-05 Thread Alfredo Tupone (tupone)
tupone  15/01/05 20:18:16

  Modified: ChangeLog tuxpuck-0.8.2-r1.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.16 games-arcade/tuxpuck/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxpuck/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxpuck/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxpuck/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxpuck/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   14 Sep 2011 15:46:53 -  1.15
+++ ChangeLog   5 Jan 2015 20:18:16 -   1.16
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/tuxpuck
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxpuck/ChangeLog,v 1.15 
2011/09/14 15:46:53 tupone Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxpuck/ChangeLog,v 1.16 
2015/01/05 20:18:16 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo  tuxpuck-0.8.2-r1.ebuild:
+  EAPI 5
 
   14 Sep 2011; Tupone Alfredo  tuxpuck-0.8.2-r1.ebuild,
   +files/tuxpuck-0.8.2-png15.patch:



1.9  games-arcade/tuxpuck/tuxpuck-0.8.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxpuck/tuxpuck-0.8.2-r1.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxpuck/tuxpuck-0.8.2-r1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxpuck/tuxpuck-0.8.2-r1.ebuild?r1=1.8&r2=1.9

Index: tuxpuck-0.8.2-r1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxpuck/tuxpuck-0.8.2-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tuxpuck-0.8.2-r1.ebuild 14 Sep 2011 15:46:53 -  1.8
+++ tuxpuck-0.8.2-r1.ebuild 5 Jan 2015 20:18:16 -   1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/tuxpuck/tuxpuck-0.8.2-r1.ebuild,v 1.8 
2011/09/14 15:46:53 tupone Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/tuxpuck/tuxpuck-0.8.2-r1.ebuild,v 1.9 
2015/01/05 20:18:16 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="Hover hockey"
@@ -39,14 +39,14 @@
 }
 
 src_compile() {
-   emake -C utils || die
+   emake -C utils
# Note that the Makefiles for tuxpuck are buggy so -j1 is used.
-   emake -j1 -C data || die
-   emake || die
+   emake -j1 -C data
+   emake
 }
 
 src_install() {
-   dogamesbin tuxpuck || die "dogamesbin failed"
+   dogamesbin tuxpuck
doman man/tuxpuck.6
dodoc *.txt
doicon data/icons/${PN}.ico






[gentoo-commits] gentoo-x86 commit in games-arcade/tuxdash: ChangeLog tuxdash-0.8.ebuild

2015-01-05 Thread Alfredo Tupone (tupone)
tupone  15/01/05 20:15:24

  Modified: ChangeLog tuxdash-0.8.ebuild
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.9  games-arcade/tuxdash/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxdash/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxdash/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxdash/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   30 Sep 2010 04:29:54 -  1.8
+++ ChangeLog   5 Jan 2015 20:15:24 -   1.9
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/tuxdash
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v 1.8 
2010/09/30 04:29:54 tupone Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/ChangeLog,v 1.9 
2015/01/05 20:15:24 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo  tuxdash-0.8.ebuild:
+  EAPI 5
 
   30 Sep 2010; Tupone Alfredo  tuxdash-0.8.ebuild,
   +files/tuxdash-0.8-ldflags.patch:



1.9  games-arcade/tuxdash/tuxdash-0.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild?r1=1.8&r2=1.9

Index: tuxdash-0.8.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tuxdash-0.8.ebuild  12 Oct 2010 04:28:01 -  1.8
+++ tuxdash-0.8.ebuild  5 Jan 2015 20:15:24 -   1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild,v 
1.8 2010/10/12 04:28:01 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild,v 
1.9 2015/01/05 20:15:24 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="A simple BoulderDash clone"
@@ -16,6 +16,7 @@
 
 DEPEND="media-libs/libsdl[video]
media-libs/sdl-ttf"
+RDEPEND="${DEPEND}"
 
 src_prepare() {
rm -f GPL TuxDash
@@ -37,11 +38,11 @@
 }
 
 src_compile() {
-   emake E_CXXFLAGS="${CXXFLAGS}" -C src || die "emake failed"
+   emake E_CXXFLAGS="${CXXFLAGS}" -C src
 }
 
 src_install() {
-   dogamesbin tuxdash || die "dogamesbin failed"
+   dogamesbin tuxdash
dodir "${GAMES_DATADIR}/${PN}"
cp -r themes maps fonts savegames config "${D}/${GAMES_DATADIR}/${PN}" \
|| die "cp failed"






[gentoo-commits] gentoo-x86 commit in games-arcade/tuxanci: tuxanci-99999999.ebuild tuxanci-20110429.ebuild ChangeLog

2015-01-05 Thread Alfredo Tupone (tupone)
tupone  15/01/05 20:12:38

  Modified: tuxanci-.ebuild tuxanci-20110429.ebuild
ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.6  games-arcade/tuxanci/tuxanci-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-.ebuild?r1=1.5&r2=1.6

Index: tuxanci-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tuxanci-.ebuild 10 Aug 2014 21:22:57 -  1.5
+++ tuxanci-.ebuild 5 Jan 2015 20:12:38 -   1.6
@@ -1,8 +1,8 @@
-# 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/games-arcade/tuxanci/tuxanci-.ebuild,v 1.5 
2014/08/10 21:22:57 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-.ebuild,v 1.6 
2015/01/05 20:12:38 tupone Exp $
 
-EAPI=3
+EAPI=5
 
 [[ ${PV} = * ]] && GIT="git-2"
 EGIT_REPO_URI="git://repo.or.cz/tuxanci.git"



1.6  games-arcade/tuxanci/tuxanci-20110429.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-20110429.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-20110429.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-20110429.ebuild?r1=1.5&r2=1.6

Index: tuxanci-20110429.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-20110429.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tuxanci-20110429.ebuild 10 Aug 2014 21:22:57 -  1.5
+++ tuxanci-20110429.ebuild 5 Jan 2015 20:12:38 -   1.6
@@ -1,8 +1,8 @@
-# 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/games-arcade/tuxanci/tuxanci-20110429.ebuild,v 1.5 
2014/08/10 21:22:57 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-20110429.ebuild,v 1.6 
2015/01/05 20:12:38 tupone Exp $
 
-EAPI=3
+EAPI=5
 
 [[ ${PV} = * ]] && GIT="git-2"
 EGIT_REPO_URI="git://repo.or.cz/tuxanci.git"



1.18 games-arcade/tuxanci/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   10 Aug 2014 21:22:57 -  1.17
+++ ChangeLog   5 Jan 2015 20:12:38 -   1.18
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/tuxanci
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v 1.17 
2014/08/10 21:22:57 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v 1.18 
2015/01/05 20:12:38 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo  tuxanci-20110429.ebuild,
+  tuxanci-.ebuild:
+  EAPI 5
 
   10 Aug 2014; Sergei Trofimovich  tuxanci-20110429.ebuild,
   tuxanci-.ebuild:






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

2015-01-05 Thread Zac Medico
commit: f2d25e174634151732b86e72befd3a90f048aeb8
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Dec 26 22:28:45 2014 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan  5 20:08:16 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=f2d25e17

man/emerge.1: clarify --buildpkg-exclude wrt *-backup FEATURES (533036)

The --buildpkg-exclude option does not affect downgrade-backup or
unmerge-backup features, since having this option disable backups is
not necessarily desirable.

X-Gentoo-Bug: 533036
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=533036
Acked-by: Alexander Berntsen  gentoo.org>

---
 man/emerge.1 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/man/emerge.1 b/man/emerge.1
index ec2363d..4636997 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -403,7 +403,9 @@ live filesystem.
 .BR "\-\-buildpkg\-exclude " ATOMS
 A space separated list of package atoms for which
 no binary packages should be built. This option overrides all
-possible ways to enable building of binary packages.
+possible ways to enable building of binary packages except for
+the downgrade\-backup and unmerge\-backup \fBFEATURES\fR settings (see
+\fBmake.conf\fR(5) for more information about \fBFEATURES\fR settings).
 .TP
 .BR "\-\-buildpkgonly " (\fB\-B\fR)
 Creates binary packages for all ebuilds processed without actually



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

2015-01-05 Thread Zac Medico
commit: 1d267aa670e7773b31bb88fc285dec9819fd9770
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Dec 26 22:01:25 2014 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan  5 20:00:59 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=1d267aa6

man pages: note that make.conf can be a directory (463266)

Commit 86e75790954e766beba75443d967b2c25055c5b0 added support for
make.conf to be a directory, but the feature was undocumented.
Therefore, update the man pages, as suggested in bug #465164,
comment #9.

Fixes 86e75790954e ("make.conf: recurse directories, bug #463266")
X-Gentoo-Bug: 463266
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=463266
Acked-by: Alexander Berntsen  gentoo.org>

---
 man/make.conf.5 | 5 -
 man/portage.5   | 5 +++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/man/make.conf.5 b/man/make.conf.5
index 69d95fc..ed5fc78 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -1,4 +1,4 @@
-.TH "MAKE.CONF" "5" "Apr 2014" "Portage VERSION" "Portage"
+.TH "MAKE.CONF" "5" "Jan 2015" "Portage VERSION" "Portage"
 .SH "NAME"
 make.conf \- custom settings for Portage
 .SH "SYNOPSIS"
@@ -14,6 +14,9 @@ features like arrays and special parameter expansions. For 
more details, see
 the Simple lexical analysis documentation:
 \fLhttp://docs.python.org/3/library/shlex.html\fR. Note that if you source
 files, they need to be in the same shlex syntax for portage to read them.
+If make.conf is a directory, then all the files in that directory will
+be sorted in ascending alphabetical order by file name and summed
+together as if it were a single file.
 .br
 Portage will check the currently\-defined environment variables
 first for any settings.  If no environment settings are found,

diff --git a/man/portage.5 b/man/portage.5
index fbff9a6..ed0423f 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -1,4 +1,4 @@
-.TH "PORTAGE" "5" "December 2014" "Portage VERSION" "Portage"
+.TH "PORTAGE" "5" "Jan 2015" "Portage VERSION" "Portage"
 .SH NAME
 portage \- the heart of Gentoo
 .SH "DESCRIPTION"
@@ -573,7 +573,8 @@ virtual/aspell\-dict   app\-dicts/aspell\-en
 .RE
 .TP
 .BR /etc/portage/
-Any file in this directory that begins with "package." or is repos.conf can be
+Files in this directory including make.conf, repos.conf, and any file
+with a name that begins with "package." can be
 more than just a flat file.  If it is a directory, then all the files in that
 directory will be sorted in ascending alphabetical order by file name and 
summed
 together as if it were a single file.



[gentoo-commits] gentoo-x86 commit in net-wireless/blueman: blueman-1.23.ebuild blueman-9999.ebuild blueman-1.23-r2.ebuild blueman-1.23_p20140717-r1.ebuild blueman-1.23-r1.ebuild ChangeLog blueman-1.2

2015-01-05 Thread Richard Farina (zerochaos)
zerochaos15/01/05 19:56:01

  Modified: blueman-1.23.ebuild blueman-.ebuild
blueman-1.23-r2.ebuild
blueman-1.23_p20140717-r1.ebuild
blueman-1.23-r1.ebuild ChangeLog
  Removed:  blueman-1.21-r1.ebuild
  Log:
  remove some repoman warnings and an old version
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.4  net-wireless/blueman/blueman-1.23.ebuild

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

Index: blueman-1.23.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-1.23.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- blueman-1.23.ebuild 10 Aug 2014 20:34:24 -  1.3
+++ blueman-1.23.ebuild 5 Jan 2015 19:56:01 -   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/net-wireless/blueman/blueman-1.23.ebuild,v 
1.3 2014/08/10 20:34:24 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-1.23.ebuild,v 
1.4 2015/01/05 19:56:01 zerochaos Exp $
 
 EAPI="4"
 
@@ -37,7 +37,7 @@
gconf? ( dev-python/gconf-python )
sendto? ( gnome-base/nautilus )
network? ( || ( net-dns/dnsmasq
-   =net-misc/dhcp-3*
+   net-misc/dhcp
>=net-misc/networkmanager-0.8 ) )
policykit? ( sys-auth/polkit )
pulseaudio? ( media-sound/pulseaudio )"



1.7  net-wireless/blueman/blueman-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/blueman/blueman-.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/blueman/blueman-.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/blueman/blueman-.ebuild?r1=1.6&r2=1.7

Index: blueman-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- blueman-.ebuild 14 Aug 2014 21:43:49 -  1.6
+++ blueman-.ebuild 5 Jan 2015 19:56:01 -   1.7
@@ -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/net-wireless/blueman/blueman-.ebuild,v 
1.6 2014/08/14 21:43:49 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-.ebuild,v 
1.7 2015/01/05 19:56:01 zerochaos Exp $
 
 EAPI="5"
 
@@ -44,7 +44,7 @@
gconf? ( dev-python/gconf-python[${PYTHON_USEDEP}] )
sendto? ( gnome-base/nautilus )
network? ( || ( net-dns/dnsmasq
-   =net-misc/dhcp-3*
+   net-misc/dhcp
>=net-misc/networkmanager-0.8 ) )
policykit? ( sys-auth/polkit )
pulseaudio? ( media-sound/pulseaudio )"



1.4  net-wireless/blueman/blueman-1.23-r2.ebuild

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

Index: blueman-1.23-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-1.23-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- blueman-1.23-r2.ebuild  10 Aug 2014 20:34:23 -  1.3
+++ blueman-1.23-r2.ebuild  5 Jan 2015 19:56:01 -   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/net-wireless/blueman/blueman-1.23-r2.ebuild,v 1.3 
2014/08/10 20:34:23 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-1.23-r2.ebuild,v 1.4 
2015/01/05 19:56:01 zerochaos Exp $
 
 EAPI="4"
 
@@ -37,7 +37,7 @@
gconf? ( dev-python/gconf-python )
sendto? ( gnome-base/nautilus )
network? ( || ( net-dns/dnsmasq
-   =net-misc/dhcp-3

[gentoo-commits] proj/gkey-seeds: New branch: master

2015-01-05 Thread Brian Dolbec
commit: 
Commit: Brian Dolbec  gentoo  org>
CommitDate: Mon Jan  5 19:55:07 2015 +

New branch: master




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

2015-01-05 Thread Zac Medico
commit: 417fc75190eb70836de9856f35c8141cacfd49fb
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Dec 29 01:27:57 2014 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Jan  5 19:51:43 2015 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=417fc751

emerge --autounmask-write: fix CONFIG_PROTECT for PORTAGE_CONFIGROOT (533884)

Since --autounmask-write was implemented in commit
c492b1b3ed631b6802ef1192f59d2ef93967fb0a, it did not properly use
PORTAGE_CONFIGROOT to construct its ConfigProtect instances. The result
was that CONFIG_PROTECT handling could misbehave when using
PORTAGE_CONFIGROOT.

Fixes: c492b1b3ed63 ("Implement --autounmask-write")
X-Gentoo-Bug: 533884
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=533884
Acked-by: Alexander Berntsen  gentoo.org>

---
 pym/_emerge/depgraph.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pym/_emerge/depgraph.py b/pym/_emerge/depgraph.py
index 6266c79..41d6c60 100644
--- a/pym/_emerge/depgraph.py
+++ b/pym/_emerge/depgraph.py
@@ -7893,7 +7893,8 @@ class depgraph(object):
if write_to_file:
for root in roots:
settings = 
self._frozen_config.roots[root].settings
-   protect_obj[root] = 
ConfigProtect(settings["EROOT"], \
+   protect_obj[root] = ConfigProtect(
+   settings["PORTAGE_CONFIGROOT"],

shlex_split(settings.get("CONFIG_PROTECT", "")),

shlex_split(settings.get("CONFIG_PROTECT_MASK", "")),
case_insensitive=("case-insensitive-fs"



[gentoo-commits] gentoo-x86 commit in net-wireless/blueman: metadata.xml blueman-1.98_p20150105.ebuild ChangeLog

2015-01-05 Thread Richard Farina (zerochaos)
zerochaos15/01/05 19:50:38

  Modified: metadata.xml ChangeLog
  Added:blueman-1.98_p20150105.ebuild
  Log:
  new snapshot
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.4  net-wireless/blueman/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/blueman/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml18 Nov 2012 11:07:20 -  1.3
+++ metadata.xml5 Jan 2015 19:50:38 -   1.4
@@ -8,5 +8,7 @@
Enable the GConf configuration backend
Add functionality to setup (host) PAN 
connections using either net-dns/dnsmasq or 
net-misc/dhcp
Install the sendto-plugin for 
gnome-base/nautilus
+   Install the sendto-plugin for 
gnome-base/nautilus
+   Install the sendto-plugin for 
xfce-base/thunar

 



1.29 net-wireless/blueman/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/blueman/ChangeLog?rev=1.29&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/blueman/ChangeLog?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/blueman/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/blueman/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   7 Dec 2014 19:17:58 -   1.28
+++ ChangeLog   5 Jan 2015 19:50:38 -   1.29
@@ -1,6 +1,13 @@
 # ChangeLog for net-wireless/blueman
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueman/ChangeLog,v 1.28 
2014/12/07 19:17:58 maksbotan Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/blueman/ChangeLog,v 1.29 
2015/01/05 19:50:38 zerochaos Exp $
+
+*blueman-1.98_p20150105 (05 Jan 2015)
+
+  05 Jan 2015;   +blueman-1.98_p20150105.ebuild,
+  +files/blueman-1.98_p20150105-set-codeset-for-gettext-to-UTF-8-always.patch,
+  metadata.xml:
+  new snapshot
 
   07 Dec 2014; Maxim Koltsov 
   blueman-1.23_p20140717-r1.ebuild:



1.1  net-wireless/blueman/blueman-1.98_p20150105.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/blueman/blueman-1.98_p20150105.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/blueman/blueman-1.98_p20150105.ebuild?rev=1.1&content-type=text/plain

Index: blueman-1.98_p20150105.ebuild
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/blueman/blueman-1.98_p20150105.ebuild,v 
1.1 2015/01/05 19:50:38 zerochaos Exp $

EAPI="5"

PYTHON_COMPAT=( python2_7 )
inherit eutils python-single-r1 gnome2-utils autotools

DESCRIPTION="GTK+ Bluetooth Manager, designed to be simple and intuitive for 
everyday bluetooth tasks"
HOMEPAGE="http://blueman-project.org/";

if [[ ${PV} == "" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/${PN}-project/${PN}.git";
KEYWORDS=""
else
#SRC_URI="http://download.tuxfamily.org/${PN}/${P}.tar.gz";
SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz";
KEYWORDS="~amd64 ~ppc ~x86"
fi

LICENSE="GPL-3"
SLOT="0"
IUSE="gconf gnome network nls policykit pulseaudio thunar"

CDEPEND="dev-libs/glib:2=
x11-libs/gtk+:3=
x11-libs/startup-notification:=
dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/pygobject:3
>=net-wireless/bluez-4.61:=
${PYTHON_DEPS}"
DEPEND="${CDEPEND}
nls? ( dev-util/intltool sys-devel/gettext )
virtual/pkgconfig
dev-python/cython[${PYTHON_USEDEP}]"
RDEPEND="${CDEPEND}
>=app-mobilephone/obex-data-server-0.4.4
sys-apps/dbus
x11-themes/hicolor-icon-theme
gconf? ( dev-python/gconf-python[${PYTHON_USEDEP}] )
gnome? ( gnome-base/nautilus )
network? ( || ( net-dns/dnsmasq
net-misc/dhcp
>=net-misc/networkmanager-0.8 ) )
policykit? ( sys-auth/polkit )
pulseaudio? ( media-sound/pulseaudio )
!net-wireless/gnome-bl

  1   2   3   >