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

2015-12-22 Thread Anthony G. Basile
commit: 
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Dec 23 07:52:20 2015 +

New tag: 20151222




[gentoo-commits] dev/xmw:master commit in: media-libs/libusbpp/

2015-12-22 Thread Michael Weber
commit: 83214dbf5b3300ec0805e638ef31386ea928e451
Author: Michael Weber  xmw  de>
AuthorDate: Wed Dec 23 07:17:49 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Dec 23 07:17:49 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=83214dbf

media-libs/libusbpp: replace sed with comment_add_subdirectory.

Package-Manager: portage-2.2.26
Manifest-Sign-Key: 0x71D573A82F434065

 media-libs/libusbpp/libusbpp-.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-libs/libusbpp/libusbpp-.ebuild 
b/media-libs/libusbpp/libusbpp-.ebuild
index c47d1f3..0b8d8fa 100644
--- a/media-libs/libusbpp/libusbpp-.ebuild
+++ b/media-libs/libusbpp/libusbpp-.ebuild
@@ -23,7 +23,6 @@ DOCS=( )
 
 src_prepare() {
if ! $(use examples) ; then
-   sed -e '/examples/d' \
-   -i CMakeLists.txt || die 
+   comment_add_subdirectory examples
fi
 }



[gentoo-commits] dev/graaff:master commit in: dev-ruby/susy/

2015-12-22 Thread Hans de Graaff
commit: 2794f91dadd0c63a6bf127c11241bae9ddedaa1d
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Dec 23 06:54:33 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 23 06:54:33 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=2794f91d

dev-ruby/susy: add 2.2.9

Package-Manager: portage-2.2.24

 dev-ruby/susy/Manifest  |  1 +
 dev-ruby/susy/susy-2.2.9.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/susy/Manifest b/dev-ruby/susy/Manifest
index ddc6139..4b59426 100644
--- a/dev-ruby/susy/Manifest
+++ b/dev-ruby/susy/Manifest
@@ -2,3 +2,4 @@ DIST susy-1.0.9.gem 26112 SHA256 
b40b6076be83a5d1df3528bf554efc1c27e3728f2ec6439
 DIST susy-2.2.5.gem 39424 SHA256 
017e74ca4df535d44daf0fbf6656d17fbf70f25471939fb9cd7cc54c1163cc0a SHA512 
2b5aae5b9c73ed85df765169d5d0baceb55fbb274b65749b57da47ccd676a34834f3e23085ba79c22b5a0dad9b4d412b3bbe75d581870613044829c75877fc6f
 WHIRLPOOL 
e7f3c067f66fe2dc237167c20243f00399dc297bfa3e875b2674559b96f7e71975cc5457796816e1d3f80794d41a6f3db9e36a588568950fd2a694e85183ff98
 DIST susy-2.2.6.gem 39424 SHA256 
9843cb3ce0db86a8931a8ca53b690f1f7c88c9d55730681940197936df6b7173 SHA512 
7e1a37d5bc0cfbaa23e52ec427872a2a7d31689a05f6839b3873bc2f8cf71b1db340bd99d63d5331f39f2f5efeeae50fb6b6f2141c2fcaef7f5f55ff7efb84ed
 WHIRLPOOL 
b92fccc0167fac7157ebb2386b7b0db46a2679f591e2b4aa05af6f174d8da32f8fb99b9801838bcd5955784f2b8631f8af580ae4b5c81cfe2c1821ca18b5aeac
 DIST susy-2.2.7.gem 39424 SHA256 
12884b7fdea3a7e645d15ab1b14465e5565309bb87e732054f401d1f04b47a3d SHA512 
1a8b0781c684945f446f1be4dd490664341e0c7b9ddf74fa1c1eabeb5171cedb89c8277964d8140ee4ce5a07c7f9791afdbff75c2d2309c5675231dcf85b19b9
 WHIRLPOOL 
1f1c28a48516be5d7315ee74b14db8bf5df1d0ea803fd6d4125ba13e0f43c9a49d3dcf1483468b79e3c82f276e055f79bc3ac5d89373eced4b13127c832270ab
+DIST susy-2.2.9.gem 39424 SHA256 
4523ee039d1597cc1727f1a83cc99e65d1bc857225ee5f75b19c3d528a2f058e SHA512 
048f3e63f99dd70de08088aa984d3c46604ac75a8b302e826b00bda142198400c8e6af5bc3836980a35fb130b5edbef081269761bf7a5c94024890ed4814fad1
 WHIRLPOOL 
459953944caa388e5605bfd25edb8e156b32fb7512dd3218fe6bc63582d7389d1b1f3d4cecec9920fbb591325c7be8ef11e1806cc70ee134ff234db743fb1760

diff --git a/dev-ruby/susy/susy-2.2.9.ebuild b/dev-ruby/susy/susy-2.2.9.ebuild
new file mode 100644
index 000..ccdbf13
--- /dev/null
+++ b/dev-ruby/susy/susy-2.2.9.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="docs/changelog.rst README.md"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRAINSTALL="sass templates VERSION"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A semantic CSS grid system with a responsive twist"
+HOMEPAGE="http://susy.oddbird.net";
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/sass-3.3.0:* 

[gentoo-commits] dev/graaff:master commit in: dev-ruby/paper_trail/

2015-12-22 Thread Hans de Graaff
commit: 01511bbfd70c0d361399525983f96b925abdf4b9
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Dec 23 06:53:12 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 23 06:53:12 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=01511bbf

dev-ruby/paper_trail: add 4.0.1

Package-Manager: portage-2.2.24

 dev-ruby/paper_trail/Manifest |  1 +
 dev-ruby/paper_trail/paper_trail-4.0.1.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-ruby/paper_trail/Manifest b/dev-ruby/paper_trail/Manifest
index 88f27e7..bf1ff96 100644
--- a/dev-ruby/paper_trail/Manifest
+++ b/dev-ruby/paper_trail/Manifest
@@ -1,2 +1,3 @@
 DIST paper_trail-3.0.8.gem 130048 SHA256 
81234c9ebf217c89e89129770fd0719df8f81e580a1f029daa8afc69c341e60e SHA512 
e959d5c8e321f0ac49c34d8b5507c95a9bf8a9eaf2e42cd19c7c04a4f645abe351318756fd07ea73bd1bfe5900f86f628b418c4fe01052ec8d6a79732ace784e
 WHIRLPOOL 
6c004f2f254a78b4b4904f982330a584feb72cbd3a91cfee43d755be7f1b027afd08f795dc2549a4a3617fa87bf06dfa813e6d75f13db67f4bb6aece06fbbe1d
 DIST paper_trail-4.0.0.gem 81408 SHA256 
f4bec6d603eaebcb65af00f7e60867df2c9177e1dbe2c1e7f02d873e609757e3 SHA512 
e74af1a06a808941164c486b083e8896c293d82edc3eb3594602f14f88772df633f1b10d18e21c8890935655a30b34e81c1a552d8e7a6e67e752e8e2a4962e49
 WHIRLPOOL 
31faca652da7cb5e2a7307bf92d04dcea146ed9d8397c6ada40b9e36c356745fa3b2968b1bf49844e4c60de28cfa8fbbf8a321dbd9ed7bdafc28ab2241f41016
+DIST paper_trail-4.0.1.gem 82432 SHA256 
f035f23b3585b5775582a1d8dc77be7a5b37a00c28e2ba4a21719a666301bfaa SHA512 
b8bfbf36ecb002b4a414aacfbbf763f4324d2118bdefec21fe0afac25dce173cdc51b0a1284ef52e239baac80e119bbbe6156b1e50793248de054cbd4dfcec0d
 WHIRLPOOL 
0bd818cb63a69587b7f0ec49085af7ae9fd313ed996a052f8c244d7a6634e2c86ab1b84310ecf848ef88fd7912c8c384643ef37e8d91e9d83105dc3cd13e0e82

diff --git a/dev-ruby/paper_trail/paper_trail-4.0.1.ebuild 
b/dev-ruby/paper_trail/paper_trail-4.0.1.ebuild
new file mode 100644
index 000..dd8c03c
--- /dev/null
+++ b/dev-ruby/paper_trail/paper_trail-4.0.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="paper_trail.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="PaperTrail lets you track changes to your models' data."
+HOMEPAGE="https://github.com/airblade/paper_trail";
+
+LICENSE="MIT"
+SLOT="4"
+KEYWORDS="~amd64"
+IUSE=""
+
+# Fails loading dependencies of rspec and shoulda. Might be bundler-related.
+RESTRICT="test"
+
+#ruby_add_bdepend "test? ( >=dev-ruby/shoulda-3.5 >=dev-ruby/sqlite3-1.2 
>=dev-ruby/capybara-2.0 dev-ruby/bundler )"
+
+ruby_add_rdepend ">dev-ruby/activerecord-3:* dev-ruby/activesupport-3:* =dev-ruby/request_store-1.1:0"
+
+all_ruby_prepare() {
+   rm -f Gemfile.lock || die
+
+   # Ignore test unimportant to me failing due to deprecations.
+   rm -f test/unit/timestamp_test.rb || die
+}



[gentoo-commits] dev/graaff:master commit in: dev-ruby/susy/

2015-12-22 Thread Hans de Graaff
commit: 546fe80c8292be75a633721b1e5d33aa4c832720
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Dec 23 06:54:48 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 23 06:54:48 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=546fe80c

dev-ruby/susy: cleanup

Package-Manager: portage-2.2.24

 dev-ruby/susy/Manifest  |  1 -
 dev-ruby/susy/susy-2.2.5.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-ruby/susy/Manifest b/dev-ruby/susy/Manifest
index 4b59426..011620a 100644
--- a/dev-ruby/susy/Manifest
+++ b/dev-ruby/susy/Manifest
@@ -1,5 +1,4 @@
 DIST susy-1.0.9.gem 26112 SHA256 
b40b6076be83a5d1df3528bf554efc1c27e3728f2ec64399b0be0033a96e6565 SHA512 
37200d4e469ff7176d9d2882b89037c0a9067abbf7d6d1e4b6eb4067f9077a99b5608becc2ed6a5d4f195ceeb995d552cc2882aff59ad0c6bf9d2fc7f6638cd0
 WHIRLPOOL 
731326b8affef3f5496b5e0ff40d702e42fbdb7a4637f9a63ea74e71da00907f0a053ccad8583703b5b9bf3d00c83a99946abfb5820314762757dc9581ed4c03
-DIST susy-2.2.5.gem 39424 SHA256 
017e74ca4df535d44daf0fbf6656d17fbf70f25471939fb9cd7cc54c1163cc0a SHA512 
2b5aae5b9c73ed85df765169d5d0baceb55fbb274b65749b57da47ccd676a34834f3e23085ba79c22b5a0dad9b4d412b3bbe75d581870613044829c75877fc6f
 WHIRLPOOL 
e7f3c067f66fe2dc237167c20243f00399dc297bfa3e875b2674559b96f7e71975cc5457796816e1d3f80794d41a6f3db9e36a588568950fd2a694e85183ff98
 DIST susy-2.2.6.gem 39424 SHA256 
9843cb3ce0db86a8931a8ca53b690f1f7c88c9d55730681940197936df6b7173 SHA512 
7e1a37d5bc0cfbaa23e52ec427872a2a7d31689a05f6839b3873bc2f8cf71b1db340bd99d63d5331f39f2f5efeeae50fb6b6f2141c2fcaef7f5f55ff7efb84ed
 WHIRLPOOL 
b92fccc0167fac7157ebb2386b7b0db46a2679f591e2b4aa05af6f174d8da32f8fb99b9801838bcd5955784f2b8631f8af580ae4b5c81cfe2c1821ca18b5aeac
 DIST susy-2.2.7.gem 39424 SHA256 
12884b7fdea3a7e645d15ab1b14465e5565309bb87e732054f401d1f04b47a3d SHA512 
1a8b0781c684945f446f1be4dd490664341e0c7b9ddf74fa1c1eabeb5171cedb89c8277964d8140ee4ce5a07c7f9791afdbff75c2d2309c5675231dcf85b19b9
 WHIRLPOOL 
1f1c28a48516be5d7315ee74b14db8bf5df1d0ea803fd6d4125ba13e0f43c9a49d3dcf1483468b79e3c82f276e055f79bc3ac5d89373eced4b13127c832270ab
 DIST susy-2.2.9.gem 39424 SHA256 
4523ee039d1597cc1727f1a83cc99e65d1bc857225ee5f75b19c3d528a2f058e SHA512 
048f3e63f99dd70de08088aa984d3c46604ac75a8b302e826b00bda142198400c8e6af5bc3836980a35fb130b5edbef081269761bf7a5c94024890ed4814fad1
 WHIRLPOOL 
459953944caa388e5605bfd25edb8e156b32fb7512dd3218fe6bc63582d7389d1b1f3d4cecec9920fbb591325c7be8ef11e1806cc70ee134ff234db743fb1760

diff --git a/dev-ruby/susy/susy-2.2.5.ebuild b/dev-ruby/susy/susy-2.2.5.ebuild
deleted file mode 100644
index d974df5..000
--- a/dev-ruby/susy/susy-2.2.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="docs/changelog.rst README.md"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="sass templates VERSION"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A semantic CSS grid system with a responsive twist"
-HOMEPAGE="http://susy.oddbird.net";
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/sass-3.3.0:* 

[gentoo-commits] dev/graaff:master commit in: dev-ruby/exception_notification/

2015-12-22 Thread Hans de Graaff
commit: 3d4ff5c770e472059da5ea8f4fbbe90a814fecf4
Author: Hans de Graaff  degraaff  org>
AuthorDate: Wed Dec 23 06:48:34 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 23 06:48:34 2015 +
URL:https://gitweb.gentoo.org/dev/graaff.git/commit/?id=3d4ff5c7

dev-ruby/exception_notification: add 4.1.3

Package-Manager: portage-2.2.24

 dev-ruby/exception_notification/Manifest   |  1 +
 .../exception_notification-4.1.3.ebuild| 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/exception_notification/Manifest 
b/dev-ruby/exception_notification/Manifest
index 33690a1..e525d8f 100644
--- a/dev-ruby/exception_notification/Manifest
+++ b/dev-ruby/exception_notification/Manifest
@@ -1,3 +1,4 @@
 DIST exception_notification-3.0.1.gem 99328 SHA256 
4570fcecbd77f658601ee422e341dea76731cc2506c3b9776e10a08cc58a150e SHA512 
31ca622bd73144fce6ea6b8f86738026ca611dd47aca17f2a3a337e4dfd17b9aa30c19b4a209ea8ab0d865e2cb00b7aa851e015f54c67e7f279a0ec7c5b38e2f
 WHIRLPOOL 
10eb4ab3de3c0c2c0eda927bbb3b222bbdf528b21db8b6a5091e7b7431f8e911bf396b49470dbb05bf5b4c6ff797555defb1ecdf4470953180433cbf300d1fdd
 DIST exception_notification-4.1.1.gem 113664 SHA256 
e12d2bb35cdb482869c5d6f4f5a8982f0716301d418ff6aa537f0ee8612c08ab SHA512 
c7cb69947ee519014d11fc928eb85280067e9102620958b2dff5afc8cb3603018f62cc1ca42b7721626c8007e0386ea7d21246be899c165e20fc947656f4c7de
 WHIRLPOOL 
79c9041cf5309931f1b6062ff896acca5301f896c795373c3bc2b92511df991fd5350fe6feaf479477a8ca2b4b49d531cf92d881c215edc94e57c9c985967905
 DIST exception_notification-4.1.2.gem 113152 SHA256 
936bc5593482e132043cd630c49e611dda5d323c46114e0f9b11c99c98e5412f SHA512 
01058c047f9b3dbffdfc5cfa1cac112ebf1a9d902323d0212a0d7fa027b7da0dd6f5c90f7966c0d2e5eda855bcf247a7f9b2843ac3bde30ba3b61716d85383a8
 WHIRLPOOL 
8086c340aa58db392c2a93a1bc8f6fb003b7dd4554758b20ae964d02f42933a8ac627146f6f9d59e0d7a946c413fa1d98450537608b5cf12ec2f10e584b7564d
+DIST exception_notification-4.1.3.gem 114176 SHA256 
b6ea4e529ccb412824ac7ef9b1ac9fd56c4fc1f3e224b9287fce5cb0f8e89796 SHA512 
7d95b1cfc11d48e9b6bbc0cc4896073f3fac3b2fbd21bb29f94f2994b13a5954987ad9178526fb401b73af14d6f98d66e9be1def4f6bda4e618c7142280ff21e
 WHIRLPOOL 
d15064c21aa172a831c0b4f3ab359fdb270939de4c4e0f146eec024f96a0c556fb79f14584cd2d481181a59a04ea13f63a74021fa26ee748e2e57bbaed8c29f4

diff --git 
a/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild 
b/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild
new file mode 100644
index 000..95cbc4a
--- /dev/null
+++ b/dev-ruby/exception_notification/exception_notification-4.1.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.md"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC=""
+
+# Requires rails 3.0.9 so skip this for now.
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="Exception Notifier Plugin for Rails"
+HOMEPAGE="https://github.com/smartinez87/exception_notification/";
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="4"
+IUSE="doc"
+
+ruby_add_rdepend "=dev-ruby/actionmailer-4*:* =dev-ruby/activesupport-4*:*"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rdoc/

2015-12-22 Thread Hans de Graaff
commit: 20851c5c90a42bba82cc5bd25755e6a5dcf526ec
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 23 06:34:56 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 23 06:34:56 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20851c5c

dev-ruby/rdoc: cleanup

Package-Manager: portage-2.2.24

 dev-ruby/rdoc/Manifest |  1 -
 dev-ruby/rdoc/rdoc-4.1.2-r1.ebuild | 92 
 dev-ruby/rdoc/rdoc-4.1.2.ebuild| 95 --
 3 files changed, 188 deletions(-)

diff --git a/dev-ruby/rdoc/Manifest b/dev-ruby/rdoc/Manifest
index f00d90f..d87bdec 100644
--- a/dev-ruby/rdoc/Manifest
+++ b/dev-ruby/rdoc/Manifest
@@ -1,3 +1,2 @@
 DIST rdoc-4.0.1.gem 467456 SHA256 
b712d56c266a8568362bbebcdc385b102b1494ceea099161c71e02f420d716ba SHA512 
11cf6e1700598bd7c414f3ed9d7b75f73bf0f053eb2754d2652bb628e6e47c171646fb420d7b7ee4b589da43fb4b638bc9a2b151ec348c0a20ebaf10f58438c9
 WHIRLPOOL 
471cd451fd4bc947ad4a29802d66182a21079d444963bb3006fb065175285c71351bfb75c1aaf3d5778e5554c9b5562281037ec38df1c0b159e60dfa368016fd
-DIST rdoc-4.1.2.gem 729600 SHA256 
8623c640083f0e06085636a6a719cac993deba5f3f7344ed14c35b941033 SHA512 
e2a369cf4cba1ef0e1429bc0ea5a288011559c37f8a1a82de00bb4a423f57799d6b05ec2110209528f17cbfb4eb437cf569a13698f509ad5f17bd1f4cc8939f7
 WHIRLPOOL 
5e4b7f95d3380e0fcc1ba3ce54dcd91cadb0dd8538651332adb19c873dbb12de3e82b2cd0fffdfab3e2223559627e67642b7d242196416af1dbef269e8d96bca
 DIST rdoc-4.2.0.gem 735232 SHA256 
391bfe3484a69db2cfa0fa32eed9010a7878b33ae645d67558d1806c847290cc SHA512 
d58aebd7969fa8ea795fd4a2b35ba92d0f7368526ae0fc7fa64956db4e3d80c1b61f472384fe7e5eaa628e9c1ee637c967caf1a52362422cb7c2757e486594de
 WHIRLPOOL 
b2b8ee2500c901b8638d1dcd1b8194ee12f447a8ecf56205f77999e75a0f038583382efc6147719d4782befd6a3e4106697ea3158deb00c6183c4388223a720c

diff --git a/dev-ruby/rdoc/rdoc-4.1.2-r1.ebuild 
b/dev-ruby/rdoc/rdoc-4.1.2-r1.ebuild
deleted file mode 100644
index 195250a..000
--- a/dev-ruby/rdoc/rdoc-4.1.2-r1.ebuild
+++ /dev/null
@@ -1,92 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc RI.rdoc TODO.rdoc"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="An extended version of the RDoc library from Ruby 1.8"
-HOMEPAGE="https://github.com/rdoc/rdoc/";
-
-LICENSE="Ruby MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
-   dev-ruby/racc
-   test? (
-   >=dev-ruby/minitest-4:0
-   )"
-
-ruby_add_rdepend "=dev-ruby/json-1* >=dev-ruby/json-1.4"
-
-all_ruby_prepare() {
-   # Other packages also have use for a nonexistent directory, bug 321059
-   sed -i -e 's#/nonexistent#/nonexistent_rdoc_tests#g' test/test_rdoc*.rb 
|| die
-
-   # Remove unavailable and unneeded isolate plugin for Hoe
-   sed -i -e '/isolate/d' Rakefile || die
-
-   # Remove licenses line from Hoe definitions so we also use older 
versions.
-   sed -i -e '/licenses/ s:^:#:' Rakefile || die
-
-   epatch "${FILESDIR}/${PN}-3.0.1-bin-require.patch"
-
-   # Remove test that is depending on the locale, which we can't garantuee.
-   sed -i -e '/def test_encode_with/,/^  end/ s:^:#:' 
test/test_rdoc_options.rb || die
-
-   # Remove test depending on FEATURES=userpriv, bug 361959
-   sed -i -e '/def test_check_files/,/^  end/ s:^:#:' 
test/test_rdoc_options.rb || die
-
-   # Make sure we get the expected version of minitest.
-   echo 'gem "minitest", "~> 4.0"' > test/test_.rb || die
-
-   # Avoid one test failing on ruby22 since that is the only thing
-   # holding up adding it to the tree.
-   sed -i -e '/test_parse_entries_bad_time/,/^  end/ s:^:#:' 
test/test_rdoc_parser_changelog.rb || die
-}
-
-all_ruby_compile() {
-   all_fakegem_compile
-
-   if use doc ; then
-   ruby -Ilib -S bin/rdoc || die
-   fi
-}
-
-each_ruby_compile() {
-   # Generate the file inline here since the Rakefile confuses jruby
-   # into a circular dependency.
-   for file in lib/rdoc/rd/block_parser lib/rdoc/rd/inline_parser ; do
-   ${RUBY} -S racc -l -o ${file}.rb ${file}.ry || die
-   done
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib -S testrb test/test_*.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   for bin in rdoc ri; do
-   ruby_fakegem_binwrapper $bin /usr/bin/$bin-2
-
-   for version in 19 20 21 22; do
-   if use ruby_targets_ruby${version}; then
-  

[gentoo-commits] repo/gentoo:master commit in: dev-ruby/vcr/

2015-12-22 Thread Hans de Graaff
commit: 2fdf8e9c90856805abe3411803e5ed6063b0f069
Author: Hans de Graaff  gentoo  org>
AuthorDate: Tue Dec 22 06:36:50 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 23 06:33:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdf8e9c

dev-ruby/vcr: add 3.0.1

Package-Manager: portage-2.2.24

 dev-ruby/vcr/Manifest |  1 +
 dev-ruby/vcr/vcr-3.0.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/vcr/Manifest b/dev-ruby/vcr/Manifest
index de5cd05..72f9fe3 100644
--- a/dev-ruby/vcr/Manifest
+++ b/dev-ruby/vcr/Manifest
@@ -1,3 +1,4 @@
 DIST vcr-1.11.3.gem 87552 SHA256 
6dcdd782d631b1464192d47db2a5a86d2325c80a723a4b2970f47da98f006f1d SHA512 
0d62b0699e42484a4ba385a2ec653881183b44d85fd46ffc1ea693ebb746b225566cdb2799cdb60235c24adecd7575e0f20d743968326eeeb5b24fbd3232354a
 WHIRLPOOL 
f2c91385bc6dd68340f1a4960f3ec4944afd1907d33c8163ebe99d1e72c5b0f45e665463161654d4a330d2cfad25674b8a8e97a3cf2e1ae309d7ae6c4fd2be09
 DIST vcr-2.9.3.gem 152576 SHA256 
041361620a613e18c514b5e680bfbed3a8db69e1ffe5916957ba36966dd92190 SHA512 
2d71a84439fb92393641d211372b476bb2b55c70dff8c8f17a4af9fcb3e8f9104e1da860cfeafc8ceea9499023c7f6206124dee36ee9690188cc444bab61b2a7
 WHIRLPOOL 
0994aab3f00da3c628fe1ad5e752bc694b6096ace92edeb1d3f5877864a80ffdd4c3d1ce69d0119ca91dae8d72a6172de1901ab4db1c27750bf83f25825c0052
 DIST vcr-3.0.0.tar.gz 149918 SHA256 
7687c290a43915d4b6b0a030e389434c89662b6c92b1685c3898a23fd65a51f0 SHA512 
65029b582ea5cf3f0031a5f6489232a6ef22cf0c927046a37894000fa71907a4da004e1f2f6b35443ad4738b96411135cac1d763fe7734648354f2cb18c97de9
 WHIRLPOOL 
72100ad4d5395355cbf75863c420b2d01c2fc6b980c920462ffddffa10e7c8797fa21f643446a447fb2da422d6fbeb23a5c11651bdd2334527fb733acc4d392c
+DIST vcr-3.0.1.tar.gz 151273 SHA256 
fdb3e015f15c03a3660e77585b4f7c843d04758bd2c4149599185f1f5b0711aa SHA512 
a0265a2ad57ac748f326c161406c3c18bbe4c90827b9aa7be1d70b26094fb8d20d7c96cd8a871b948d95f6a03f852973d8622ceefde8694018e94e0cfc0687af
 WHIRLPOOL 
480fa04e833821c4b858caf0f01e88487d036cde1ac7eecc2fd671b7a04ece72a3a94575cdae125842bc21b7bb51d07a7dda2c9434fbf4cca3fc551eac4a6349

diff --git a/dev-ruby/vcr/vcr-3.0.1.ebuild b/dev-ruby/vcr/vcr-3.0.1.ebuild
new file mode 100644
index 000..ea0e153
--- /dev/null
+++ b/dev-ruby/vcr/vcr-3.0.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md CONTRIBUTING.md README.md Upgrade.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Records your test suite's HTTP interactions and replay them 
during test runs"
+HOMEPAGE="https://github.com/vcr/vcr/";
+SRC_URI="https://github.com/vcr/vcr/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="3"
+IUSE="test"
+
+# Tests require all supported HTTP libraries to be present, and it is
+# not possible to avoid some of them without very extensive patches.
+RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/rdoc/

2015-12-22 Thread Hans de Graaff
commit: 7572ea5760df972886d7840cab7d653141d0997f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Dec 23 06:38:35 2015 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Dec 23 06:38:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7572ea57

dev-ruby/rdoc: add 4.2.1

Package-Manager: portage-2.2.24

 dev-ruby/rdoc/Manifest  |  1 +
 dev-ruby/rdoc/rdoc-4.2.1.ebuild | 98 +
 2 files changed, 99 insertions(+)

diff --git a/dev-ruby/rdoc/Manifest b/dev-ruby/rdoc/Manifest
index d87bdec..fe13f04 100644
--- a/dev-ruby/rdoc/Manifest
+++ b/dev-ruby/rdoc/Manifest
@@ -1,2 +1,3 @@
 DIST rdoc-4.0.1.gem 467456 SHA256 
b712d56c266a8568362bbebcdc385b102b1494ceea099161c71e02f420d716ba SHA512 
11cf6e1700598bd7c414f3ed9d7b75f73bf0f053eb2754d2652bb628e6e47c171646fb420d7b7ee4b589da43fb4b638bc9a2b151ec348c0a20ebaf10f58438c9
 WHIRLPOOL 
471cd451fd4bc947ad4a29802d66182a21079d444963bb3006fb065175285c71351bfb75c1aaf3d5778e5554c9b5562281037ec38df1c0b159e60dfa368016fd
 DIST rdoc-4.2.0.gem 735232 SHA256 
391bfe3484a69db2cfa0fa32eed9010a7878b33ae645d67558d1806c847290cc SHA512 
d58aebd7969fa8ea795fd4a2b35ba92d0f7368526ae0fc7fa64956db4e3d80c1b61f472384fe7e5eaa628e9c1ee637c967caf1a52362422cb7c2757e486594de
 WHIRLPOOL 
b2b8ee2500c901b8638d1dcd1b8194ee12f447a8ecf56205f77999e75a0f038583382efc6147719d4782befd6a3e4106697ea3158deb00c6183c4388223a720c
+DIST rdoc-4.2.1.gem 737280 SHA256 
81207a9d3ef9e60fc42bf3c6569373cb32397a16af370ca6be6dc71b358df839 SHA512 
e5f65436169b38bef5841aad3ece111f010f2a359d242e4e48fa01db03acffd541ba1694fe29ae1a9c5ba605e40d8aec32930358d5b716ac339ff30f17d7155d
 WHIRLPOOL 
7c0b114f0ae9c31ce6e953572bc94c794d1ddea5225af5f8c8b6fedfd5b1cba106bed5ec0f0913c7feeec50d684286bfae67384a8770909f390cf96809febf93

diff --git a/dev-ruby/rdoc/rdoc-4.2.1.ebuild b/dev-ruby/rdoc/rdoc-4.2.1.ebuild
new file mode 100644
index 000..4a28db3
--- /dev/null
+++ b/dev-ruby/rdoc/rdoc-4.2.1.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc RI.rdoc TODO.rdoc"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="An extended version of the RDoc library from Ruby 1.8"
+HOMEPAGE="https://github.com/rdoc/rdoc/";
+
+LICENSE="Ruby MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "
+   dev-ruby/racc
+   test? (
+   >=dev-ruby/minitest-4:0
+   )"
+
+ruby_add_rdepend "=dev-ruby/json-1* >=dev-ruby/json-1.4"
+
+all_ruby_prepare() {
+   # Other packages also have use for a nonexistent directory, bug 321059
+   sed -i -e 's#/nonexistent#/nonexistent_rdoc_tests#g' test/test_rdoc*.rb 
|| die
+
+   # Remove unavailable and unneeded isolate plugin for Hoe
+   sed -i -e '/isolate/d' Rakefile || die
+
+   # Remove licenses line from Hoe definitions so we also use older 
versions.
+   sed -i -e '/licenses/ s:^:#:' Rakefile || die
+
+   epatch "${FILESDIR}/${PN}-3.0.1-bin-require.patch"
+
+   # Remove test that is depending on the locale, which we can't garantuee.
+   sed -i -e '/def test_encode_with/,/^  end/ s:^:#:' 
test/test_rdoc_options.rb || die
+
+   # Remove test depending on FEATURES=userpriv, bug 361959
+   sed -i -e '/def test_check_files/,/^  end/ s:^:#:' 
test/test_rdoc_options.rb || die
+
+   # Make sure we get the expected version of minitest.
+   echo 'gem "minitest", "~> 4.0"' > test/test_.rb || die
+
+   # Remove tests for code that is not included and not listed in 
Manifest.txt
+   rm -f test/test_rdoc_i18n_{locale,text}.rb \
+  test/test_rdoc_generator_pot* || die
+}
+
+all_ruby_compile() {
+   all_fakegem_compile
+
+   if use doc ; then
+   ruby -Ilib -S bin/rdoc || die
+   fi
+}
+
+each_ruby_compile() {
+   # Generate the file inline here since the Rakefile confuses jruby
+   # into a circular dependency.
+   for file in lib/rdoc/rd/block_parser lib/rdoc/rd/inline_parser ; do
+   ${RUBY} -S racc -l -o ${file}.rb ${file}.ry || die
+   done
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   for bin in rdoc ri; do
+   ruby_fakegem_binwrapper $bin /usr/bin/$bin-2
+
+   for version in 20 21 22; do
+   if use ruby_targets_ruby${version}; then
+   ruby_fakegem_binwrapper $bin 
/usr/bin/${bin}${version}
+   sed -i -e "1s/env ruby/ru

[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-12-22 Thread Zac Medico
commit: a3612b0a9d870dd7226922483493ae1712b551b6
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Dec 23 06:18:15 2015 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Dec 23 06:19:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3612b0a

python-r1.eclass: _python_obtain_impls: handle local PYTHON_COMPAT

See local PYTHON_COMPAT setting in _distutils-r1_run_common_phase.

Fixes: 33380ad5e121 ("python*-r1.eclass: Commonize PYTHON_COMPAT processing, 
cache the result")

 eclass/python-r1.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass
index f7a8541..76fd944 100644
--- a/eclass/python-r1.eclass
+++ b/eclass/python-r1.eclass
@@ -440,6 +440,7 @@ _python_obtain_impls() {
MULTIBUILD_VARIANTS=()
 
for impl in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
+   has "${impl}" "${PYTHON_COMPAT[@]}" && \
use "python_targets_${impl}" && MULTIBUILD_VARIANTS+=( 
"${impl}" )
done
 }



[gentoo-commits] repo/gentoo:master commit in: games-arcade/supertux/, games-arcade/supertux/files/

2015-12-22 Thread Michael Sterrett
commit: a6f2ea090989ec0dd8703c6fdd6a6f88a45bf1a3
Author: Michael Sterrett  gentoo  org>
AuthorDate: Wed Dec 23 04:30:13 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Wed Dec 23 04:30:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f2ea09

version bump (bug #564076)

Package-Manager: portage-2.2.24

 games-arcade/supertux/Manifest |  1 +
 .../supertux/files/supertux-0.1.3-desktop.patch|  4 +-
 .../supertux/files/supertux-0.1.3-gcc41.patch  |  5 +--
 .../supertux/files/supertux-0.1.3-ndebug.patch |  2 -
 .../supertux/files/supertux-0.4.0-desktop.patch| 11 +
 .../supertux/files/supertux-0.4.0-flags.patch  | 32 ++
 .../supertux/files/supertux-0.4.0-icon.patch   | 11 +
 .../supertux/files/supertux-0.4.0-license.patch| 11 +
 .../supertux/files/supertux-0.4.0-obstack.patch| 19 
 .../supertux/files/supertux-0.4.0-squirrel.patch   | 20 +
 .../files/supertux-0.4.0-tinygettext.patch | 50 ++
 games-arcade/supertux/supertux-0.4.0.ebuild| 50 ++
 12 files changed, 209 insertions(+), 7 deletions(-)

diff --git a/games-arcade/supertux/Manifest b/games-arcade/supertux/Manifest
index f487be0..a24f26b 100644
--- a/games-arcade/supertux/Manifest
+++ b/games-arcade/supertux/Manifest
@@ -1 +1,2 @@
 DIST supertux-0.1.3.tar.bz2 6715265 SHA256 
0092588351776626955339caaa62d12ce5954bb80c5f6952f60a122f53c2ad97 SHA512 
75848583f9f9b9d0f36fec77812501875420fde8befe1ff9ac4ea7613f4d9464b2eb460c2ed89b4dc31e697fbb449a5431c72675e2820d13f5c42653dc07ad98
 WHIRLPOOL 
bb8998845bee7f33a7aff94109d9767d000c89df6c670a1ccb85c4e9158a8ce6c4064f89587b9ea40d9ba1a854b9f5bba82ccc7dcac6dedcdb337cfaa1777898
+DIST supertux-0.4.0.tar.bz2 79713147 SHA256 
d18dde3c415e619b4bb035e694ffc384be16576250c9df16929d9ec38daff782 SHA512 
66ca63c982b6076847662c187069eb965211439e5dfc628300f2a9bd0d2b4c0f7b53f6e7c2aed263c098cc9b77fedf132e73b1f3b3eacaf5535cae8300262fb5
 WHIRLPOOL 
12551b655f0459a37d3b91b1eff058ec383df34c9f3c29c1e8a63c070c12b32ec798b772053cd08b11d32b612bab1188b69678e71585279e94ad380052076f64

diff --git a/games-arcade/supertux/files/supertux-0.1.3-desktop.patch 
b/games-arcade/supertux/files/supertux-0.1.3-desktop.patch
index 440881d..2fd7742 100644
--- a/games-arcade/supertux/files/supertux-0.1.3-desktop.patch
+++ b/games-arcade/supertux/files/supertux-0.1.3-desktop.patch
@@ -1,5 +1,5 @@
 supertux.desktop.orig  2010-11-07 23:29:26.058571005 -0500
-+++ supertux.desktop   2010-11-07 23:30:09.457350053 -0500
+--- supertux.desktop.orig
 supertux.desktop
 @@ -1,7 +1,6 @@
  [Desktop Entry]
  Type=Application

diff --git a/games-arcade/supertux/files/supertux-0.1.3-gcc41.patch 
b/games-arcade/supertux/files/supertux-0.1.3-gcc41.patch
index 5bcf537..449dc3b 100644
--- a/games-arcade/supertux/files/supertux-0.1.3-gcc41.patch
+++ b/games-arcade/supertux/files/supertux-0.1.3-gcc41.patch
@@ -1,6 +1,5 @@
-diff -uNr supertux-0.1.3.orig/src/menu.h supertux-0.1.3/src/menu.h
 supertux-0.1.3.orig/src/menu.h 2005-06-21 23:16:07.0 +0200
-+++ supertux-0.1.3/src/menu.h  2006-03-19 15:49:55.277266712 +0100
+--- supertux-0.1.3.orig/src/menu.h
 supertux-0.1.3/src/menu.h
 @@ -207,7 +207,7 @@
  
bool isToggled(int id);

diff --git a/games-arcade/supertux/files/supertux-0.1.3-ndebug.patch 
b/games-arcade/supertux/files/supertux-0.1.3-ndebug.patch
index 3a302d5..197a518 100644
--- a/games-arcade/supertux/files/supertux-0.1.3-ndebug.patch
+++ b/games-arcade/supertux/files/supertux-0.1.3-ndebug.patch
@@ -1,5 +1,3 @@
-Index: supertux-0.1.3/src/tile.cpp
-===
 --- supertux-0.1.3.orig/src/tile.cpp
 +++ supertux-0.1.3/src/tile.cpp
 @@ -99,7 +99,11 @@ void TileManager::load_tileset(std::stri

diff --git a/games-arcade/supertux/files/supertux-0.4.0-desktop.patch 
b/games-arcade/supertux/files/supertux-0.4.0-desktop.patch
new file mode 100644
index 000..b0e26e7
--- /dev/null
+++ b/games-arcade/supertux/files/supertux-0.4.0-desktop.patch
@@ -0,0 +1,11 @@
+--- supertux2.desktop.orig
 supertux2.desktop
+@@ -35,7 +35,7 @@
+ Comment[pt]=Joga este clássico de plataformas 2D
+ Comment[pt_BR]=Encarne o pinguin Tux neste jogo inspirado em clássicos de 
Pular&Correr
+ Comment[hu]=Egy klasszikus 2D-s oldalnézeti játék
+-Icon=supertux.png
++Icon=supertux
+ Exec=supertux2
+ Terminal=false
+ StartupNotify=false

diff --git a/games-arcade/supertux/files/supertux-0.4.0-flags.patch 
b/games-arcade/supertux/files/supertux-0.4.0-flags.patch
new file mode 100644
index 000..97e3e74
--- /dev/null
+++ b/games-arcade/supertux/files/supertux-0.4.0-flags.patch
@@ -0,0 +1,32 @@
+--- CMakeLists.txt.orig
 CMakeLists.txt
+@@ -329,7 +329,7 @@
+ endif(COMPILER_SUPPORTS_CXX11)
+ 
+ 
+-IF(CMAKE_COMPILER_IS_GNUCC)
++IF(CMAKE_COMPILER_IS_GNUCC_NOTOUCHING_FLAGS)
+   SET(CMAKE_CXX_FLAGS_DEBUG "-O0 -g" CACHE STRING "D

[gentoo-commits] proj/catalyst:master commit in: catalyst/targets/

2015-12-22 Thread Brian Dolbec
commit: 8811c5d189038f092c5d11d5052a6cfadda8b903
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Dec 23 04:26:01 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Dec 23 04:26:01 2015 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=8811c5d1

targets/livecd_stage2.py: Re-add a set_target_path method

The target path directory is needed to assemble the components which are needed 
from 
the build chroot.  It is from that location that the final iso is created.

 catalyst/targets/livecd_stage2.py | 14 ++
 1 file changed, 14 insertions(+)

diff --git a/catalyst/targets/livecd_stage2.py 
b/catalyst/targets/livecd_stage2.py
index c42cd4c..df0073c 100644
--- a/catalyst/targets/livecd_stage2.py
+++ b/catalyst/targets/livecd_stage2.py
@@ -39,6 +39,20 @@ class livecd_stage2(StageBase):
def set_spec_prefix(self):
self.settings["spec_prefix"]="livecd"
 
+   def set_target_path(self):
+   '''Set the target path for the finished stage.
+
+   This method runs the StageBase.set_target_path mehtod,
+   and additionally creates a staging directory for assembling
+   the final components needed to produce the iso image.
+   '''
+   super(livecd_stage2, self).set_target_path()
+   if os.path.isdir(self.settings["target_path"]):
+   cmd("rm -rf " + self.settings["target_path"],
+   "Could not remove existing directory: " +
+   self.settings["target_path"], env=self.env)
+   ensure_dirs(self.settings["target_path"])
+
def run_local(self):
# what modules do we want to blacklist?
if "livecd/modblacklist" in self.settings:



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

2015-12-22 Thread Brian Dolbec
commit: c607e85594e5db23e0a064fb6c9ac08fb0f5a811
Author: Brian Dolbec  gentoo  org>
AuthorDate: Wed Dec 23 04:28:42 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Wed Dec 23 04:28:42 2015 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=c607e855

base/stagebase.py: Clear up some additional trailing slash issues

Since the target_subpath's trailing slash is neded for several operations.
This code removes that trailing slash for operations outside the python 
codebase.

 catalyst/base/stagebase.py | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/catalyst/base/stagebase.py b/catalyst/base/stagebase.py
index 67b6653..c800c34 100644
--- a/catalyst/base/stagebase.py
+++ b/catalyst/base/stagebase.py
@@ -1330,8 +1330,11 @@ class StageBase(TargetBase, ClearBase, GenBase):
varname = varname.replace(".", "_")
if isinstance(self.settings[x], str):
# Prefix to prevent namespace clashes
-   #os.environ[varname]=self.settings[x]
-   self.env[varname]=self.settings[x]
+   #os.environ[varname] = self.settings[x]
+   if "path" in x:
+   self.env[varname] = 
self.settings[x].rstrip("/")
+   else:
+   self.env[varname] = self.settings[x]
elif isinstance(self.settings[x], list):
#os.environ[varname] = ' 
'.join(self.settings[x])
self.env[varname] = ' '.join(self.settings[x])
@@ -1631,7 +1634,7 @@ class StageBase(TargetBase, ClearBase, GenBase):
else:
try:
cmd(self.settings["controller_file"]+\
-   " bootloader " + 
self.settings["target_path"],\
+   " bootloader " + 
self.settings["target_path"].rstrip('/'),\
"Bootloader script 
failed.",env=self.env)
self.resume.enable("bootloader")
except CatalystError:



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/files/

2015-12-22 Thread Yixun Lan
commit: 9522d24d730c057bc41f7665af4933b5d793dfe6
Author: Yixun Lan  gentoo  org>
AuthorDate: Wed Dec 23 03:12:03 2015 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Wed Dec 23 03:14:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9522d24d

sys-cluster/ceph: restore systemd unit files for 0.94.5

Package-Manager: portage-2.2.26

 sys-cluster/ceph/files/ceph-mds_at.service | 12 
 sys-cluster/ceph/files/ceph-mon_at.service | 19 +++
 sys-cluster/ceph/files/ceph-osd_at.service | 13 +
 3 files changed, 44 insertions(+)

diff --git a/sys-cluster/ceph/files/ceph-mds_at.service 
b/sys-cluster/ceph/files/ceph-mds_at.service
new file mode 100644
index 000..c28604e
--- /dev/null
+++ b/sys-cluster/ceph/files/ceph-mds_at.service
@@ -0,0 +1,12 @@
+[Unit]
+Description=Ceph metadata server daemon
+After=network-online.target local-fs.target
+Wants=network-online.target local-fs.target
+PartOf=ceph.target
+
+[Service]
+Environment=CLUSTER=ceph
+ExecStart=/usr/bin/ceph-mds -f --cluster ${CLUSTER} --id %i
+
+[Install]
+WantedBy=ceph.target

diff --git a/sys-cluster/ceph/files/ceph-mon_at.service 
b/sys-cluster/ceph/files/ceph-mon_at.service
new file mode 100644
index 000..4f54cc1
--- /dev/null
+++ b/sys-cluster/ceph/files/ceph-mon_at.service
@@ -0,0 +1,19 @@
+[Unit]
+Description=Ceph cluster monitor daemon
+After=network-online.target
+Wants=network-online.target
+
+# According to:
+#   http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget
+# these can be removed once ceph-mon will dynamically change network
+# configuration.
+After=network-online.target local-fs.target
+Wants=network-online.target local-fs.target
+PartOf=ceph.target
+
+[Service]
+Environment=CLUSTER=ceph
+ExecStart=/usr/bin/ceph-mon -f --cluster ${CLUSTER} --id %i
+
+[Install]
+WantedBy=ceph.target

diff --git a/sys-cluster/ceph/files/ceph-osd_at.service 
b/sys-cluster/ceph/files/ceph-osd_at.service
new file mode 100644
index 000..7bf125f
--- /dev/null
+++ b/sys-cluster/ceph/files/ceph-osd_at.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=Ceph object storage daemon
+After=network-online.target local-fs.target
+Wants=network-online.target local-fs.target
+PartOf=ceph.target
+
+[Service]
+Environment=CLUSTER=ceph
+ExecStart=/usr/bin/ceph-osd -f --cluster ${CLUSTER} --id %i
+ExecStartPre=/usr/libexec/ceph/ceph-osd-prestart.sh --cluster ${CLUSTER} --id 
%i
+
+[Install]
+WantedBy=ceph.target



[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-12-22 Thread Anthony G. Basile
commit: 5d97f52774e256b670a95f42583e01a9c268b7e6
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Dec 23 02:39:38 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Dec 23 02:39:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d97f527

pax-utils.eclass: silence excessive output from paxctl{,-ng}, scanelf and 
setfattr

 eclass/pax-utils.eclass | 30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/eclass/pax-utils.eclass b/eclass/pax-utils.eclass
index a99bd78..9ed1170 100644
--- a/eclass/pax-utils.eclass
+++ b/eclass/pax-utils.eclass
@@ -78,30 +78,30 @@ pax-mark() {
for f in "$@"; do
 
# First try paxctl -> this might try to create/convert 
program headers.
-   if type -p paxctl > /dev/null; then
+   if type -p paxctl >/dev/null; then
einfo "PT_PAX marking -${flags} ${f} with 
paxctl"
# First, try modifying the existing PAX_FLAGS 
header.
-   paxctl -q${flags} "${f}" && continue
+   paxctl -q${flags} "${f}" >/dev/null 2>&1 && 
continue
# Second, try creating a PT_PAX header (works 
on ET_EXEC).
# Even though this is less safe, most exes need 
it. #463170
-   paxctl -qC${flags} "${f}" && continue
+   paxctl -qC${flags} "${f}" >/dev/null 2>&1 && 
continue
# Third, try stealing the (unused under PaX) 
PT_GNU_STACK header
-   paxctl -qc${flags} "${f}" && continue
+   paxctl -qc${flags} "${f}" >/dev/null 2>&1 && 
continue
fi
 
# Next try paxctl-ng -> this will not create/convert 
any program headers.
-   if type -p paxctl-ng > /dev/null && paxctl-ng -L ; then
+   if type -p paxctl-ng >/dev/null && paxctl-ng -L ; then
einfo "PT_PAX marking -${flags} ${f} with 
paxctl-ng"
flags="${flags//z}"
-   [[ ${dodefault} == "yes" ]] && paxctl-ng -L -z 
"${f}"
+   [[ ${dodefault} == "yes" ]] && paxctl-ng -L -z 
"${f}" >/dev/null 2>&1
[[ "${flags}" ]] || continue
-   paxctl-ng -L -${flags} "${f}" && continue
+   paxctl-ng -L -${flags} "${f}" >/dev/null 2>&1 
&& continue
fi
 
# Finally fall back on scanelf.
-   if type -p scanelf > /dev/null && [[ ${PAX_MARKINGS} != 
"none" ]]; then
+   if type -p scanelf >/dev/null && [[ ${PAX_MARKINGS} != 
"none" ]]; then
einfo "PT_PAX marking -${flags} ${f} with 
scanelf"
-   scanelf -Xxz ${flags} "$f"
+   scanelf -Xxz ${flags} "$f" >/dev/null 2>&1
# We failed to set PT_PAX flags.
elif [[ ${PAX_MARKINGS} != "none" ]]; then
elog "Failed to set PT_PAX markings -${flags} 
${f}."
@@ -117,19 +117,19 @@ pax-mark() {
for f in "$@"; do
 
# First try paxctl-ng.
-   if type -p paxctl-ng > /dev/null && paxctl-ng -l ; then
+   if type -p paxctl-ng >/dev/null && paxctl-ng -l ; then
einfo "XATTR_PAX marking -${flags} ${f} with 
paxctl-ng"
-   [[ ${dodefault} == "yes" ]] && paxctl-ng -d 
"${f}"
+   [[ ${dodefault} == "yes" ]] && paxctl-ng -d 
"${f}" >/dev/null 2>&1
[[ "${flags}" ]] || continue
-   paxctl-ng -l -${flags} "${f}" && continue
+   paxctl-ng -l -${flags} "${f}" >/dev/null 2>&1 
&& continue
fi
 
# Next try setfattr.
-   if type -p setfattr > /dev/null; then
+   if type -p setfattr >/dev/null; then
[[ "${flags//[!Ee]}" ]] || flags+="e" # bug 
447150
einfo "XATTR_PAX marking -${flags} ${f} with 
setfattr"
-   [[ ${dodefault} == "yes" ]] && setfattr -x 
"user.pax.flags" "${f}"
-   setfattr -n "user.pax.flags" -v "${flags}" 
"${f}" && continue
+   [[ ${dodefault} == "yes" ]] && setfattr -x 
"user.pax.flags" "${f}" >/dev/null 2>&1
+   setfattr -n "user.pax.flags" -v "${flags}" 
"${f}" >/dev/null 2>&1 && continue
f

[gentoo-commits] dev/xmw:master commit in: media-gfx/lyli/, media-gfx/lyli/files/

2015-12-22 Thread Michael Weber
commit: 0812241503939388f1f6c39b9ddb2dc6fa2d2225
Author: Michael Weber  xmw  de>
AuthorDate: Wed Dec 23 02:29:49 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Dec 23 02:29:49 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=08122415

media-gfx/lyli: initial import

Package-Manager: portage-2.2.26
Manifest-Sign-Key: 0x71D573A82F434065

 .../lyli/files/lyli--jsoncpp-include.patch | 10 +
 .../lyli/files/lyli--system-libusbpp.patch | 28 ++
 media-gfx/lyli/lyli-.ebuild| 43 ++
 media-gfx/lyli/metadata.xml|  8 
 4 files changed, 89 insertions(+)

diff --git a/media-gfx/lyli/files/lyli--jsoncpp-include.patch 
b/media-gfx/lyli/files/lyli--jsoncpp-include.patch
new file mode 100644
index 000..00746d6
--- /dev/null
+++ b/media-gfx/lyli/files/lyli--jsoncpp-include.patch
@@ -0,0 +1,10 @@
+--- lyli-/CMakeLists.txt
 lyli-/CMakeLists.txt
+@@ -22,6 +22,7 @@
+ 
+ set(CMAKE_CXX_FLAGS "-std=c++14")
+ include_directories(${LIBUSB_INCLUDE_DIRS})
++include_directories(${JsonCpp_INCLUDE_DIR})
+ include_directories(${CMAKE_CURRENT_SOURCE_DIR})
+ 
+ #

diff --git a/media-gfx/lyli/files/lyli--system-libusbpp.patch 
b/media-gfx/lyli/files/lyli--system-libusbpp.patch
new file mode 100644
index 000..aa49b2f
--- /dev/null
+++ b/media-gfx/lyli/files/lyli--system-libusbpp.patch
@@ -0,0 +1,28 @@
+--- lyli-/CMakeLists.txt
 lyli-/CMakeLists.txt
+@@ -16,17 +16,6 @@
+ find_package(PkgConfig REQUIRED)
+ pkg_check_modules(LIBUSB REQUIRED libusb-1.0>=1.0.0)
+ 
+-# libusbpp dependency - if it doesn't exists, clone it
+-include(ExternalProject)
+-ExternalProject_Add(libusbpp_project
+-  HG_REPOSITORY https://bitbucket.org/stativ/libusbpp
+-  PREFIX "libusbpp"
+-  CMAKE_ARGS 
"-DCMAKE_INSTALL_PREFIX=${CMAKE_BINARY_DIR}/libusbpp/install" 
"-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}"
+-)
+-add_library(usbpp STATIC IMPORTED)
+-set_property(TARGET usbpp PROPERTY IMPORTED_LOCATION 
${CMAKE_BINARY_DIR}/libusbpp/install/lib/libusbpp.a)
+-include_directories("${CMAKE_BINARY_DIR}/libusbpp/install/include")
+-
+ ##
+ # Compiler flags #
+ ##
+@@ -45,7 +34,6 @@
+ 
+ add_library(lyliiface STATIC camera.cpp)
+ target_link_libraries(lyliiface lylicalib lylifilesystem lyliimage usbpp 
${OpenCV_LIBS} ${LIBUSB_LIBRARIES} ${JsonCpp_LIBRARIES})
+-add_dependencies(lyliiface libusbpp_project)
+ 
+ add_executable(lyli main.cpp)
+ target_link_libraries(lyli usbpp lyliiface)

diff --git a/media-gfx/lyli/lyli-.ebuild b/media-gfx/lyli/lyli-.ebuild
new file mode 100644
index 000..8ecb71f
--- /dev/null
+++ b/media-gfx/lyli/lyli-.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils mercurial
+
+DESCRIPTION="Lytro Linux"
+HOMEPAGE="https://bitbucket.org/stativ/lyli/";
+EHG_REPO_URI="https://bitbucket.org/stativ/lyli";
+
+LICENSE="GPL-3 LGPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE="qt5"
+
+RDEPEND="media-libs/opencv"
+DEPEND="${RDEPEND}
+   dev-libs/jsoncpp
+   media-libs/libusbpp
+   virtual/pkgconfig
+"
+
+PATCHES=( 
+   "${FILESDIR}"/${P}-jsoncpp-include.patch
+   "${FILESDIR}"/${P}-system-libusbpp.patch
+)
+
+src_configure() {
+   if ! $(use qt5) ; then
+   comment_add_subdirectory ui
+   fi
+
+   cmake-utils_src_configure
+}
+
+src_install() {
+   dobin "${BUILD_DIR}"/${PN}
+   if $(use qt5) ; then
+   dobin "${BUILD_DIR}"/ui/${PN}-qt
+   fi
+}

diff --git a/media-gfx/lyli/metadata.xml b/media-gfx/lyli/metadata.xml
new file mode 100644
index 000..5b80fb9
--- /dev/null
+++ b/media-gfx/lyli/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+x...@gentoo.org
+Michael Weber
+
+



[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-12-22 Thread Anthony G. Basile
commit: bd9c5468dd0ba397121c5674e370346bd0d1ebef
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Dec 23 02:34:21 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Dec 23 02:34:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd9c5468

pax-utils.eclass: cosmetic changes to output

 eclass/pax-utils.eclass | 15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/eclass/pax-utils.eclass b/eclass/pax-utils.eclass
index 56dad3c..a99bd78 100644
--- a/eclass/pax-utils.eclass
+++ b/eclass/pax-utils.eclass
@@ -73,12 +73,13 @@ pax-mark() {
[[ "${flags//[!z]}" ]] && dodefault="yes"
 
if has PT ${PAX_MARKINGS}; then
-   _pax_list_files einfo "$@"
+   # Uncomment to list all files to be marked
+   # _pax_list_files einfo "$@"
for f in "$@"; do
 
# First try paxctl -> this might try to create/convert 
program headers.
if type -p paxctl > /dev/null; then
-   einfo "PT PaX marking -${flags} ${f} with 
paxctl"
+   einfo "PT_PAX marking -${flags} ${f} with 
paxctl"
# First, try modifying the existing PAX_FLAGS 
header.
paxctl -q${flags} "${f}" && continue
# Second, try creating a PT_PAX header (works 
on ET_EXEC).
@@ -90,7 +91,7 @@ pax-mark() {
 
# Next try paxctl-ng -> this will not create/convert 
any program headers.
if type -p paxctl-ng > /dev/null && paxctl-ng -L ; then
-   einfo "PT PaX marking -${flags} ${f} with 
paxctl-ng"
+   einfo "PT_PAX marking -${flags} ${f} with 
paxctl-ng"
flags="${flags//z}"
[[ ${dodefault} == "yes" ]] && paxctl-ng -L -z 
"${f}"
[[ "${flags}" ]] || continue
@@ -99,6 +100,7 @@ pax-mark() {
 
# Finally fall back on scanelf.
if type -p scanelf > /dev/null && [[ ${PAX_MARKINGS} != 
"none" ]]; then
+   einfo "PT_PAX marking -${flags} ${f} with 
scanelf"
scanelf -Xxz ${flags} "$f"
# We failed to set PT_PAX flags.
elif [[ ${PAX_MARKINGS} != "none" ]]; then
@@ -109,13 +111,14 @@ pax-mark() {
fi
 
if has XT ${PAX_MARKINGS}; then
-   _pax_list_files einfo "$@"
+   # Uncomment to list all files to be marked
+   # _pax_list_files einfo "$@"
flags="${flags//z}"
for f in "$@"; do
 
# First try paxctl-ng.
if type -p paxctl-ng > /dev/null && paxctl-ng -l ; then
-   einfo "XT PaX marking -${flags} ${f} with 
paxctl-ng"
+   einfo "XATTR_PAX marking -${flags} ${f} with 
paxctl-ng"
[[ ${dodefault} == "yes" ]] && paxctl-ng -d 
"${f}"
[[ "${flags}" ]] || continue
paxctl-ng -l -${flags} "${f}" && continue
@@ -124,7 +127,7 @@ pax-mark() {
# Next try setfattr.
if type -p setfattr > /dev/null; then
[[ "${flags//[!Ee]}" ]] || flags+="e" # bug 
447150
-   einfo "XT PaX marking -${flags} ${f} with 
setfattr"
+   einfo "XATTR_PAX marking -${flags} ${f} with 
setfattr"
[[ ${dodefault} == "yes" ]] && setfattr -x 
"user.pax.flags" "${f}"
setfattr -n "user.pax.flags" -v "${flags}" 
"${f}" && continue
fi



[gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/

2015-12-22 Thread Ian Delaney
commit: 59aef5a6741547b1c8a27ac7feebe6a307f7aa15
Author: Ian Delaney  gentoo  org>
AuthorDate: Wed Dec 23 00:19:16 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Dec 23 02:21:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59aef5a6

app-emulation/xen: clean vn. 4.5.2-r1 re sec bug #566842

Package-Manager: portage-2.2.24

 app-emulation/xen/Manifest|   1 -
 app-emulation/xen/xen-4.5.2-r1.ebuild | 181 --
 2 files changed, 182 deletions(-)

diff --git a/app-emulation/xen/Manifest b/app-emulation/xen/Manifest
index 9e27b4f..46d8b48 100644
--- a/app-emulation/xen/Manifest
+++ b/app-emulation/xen/Manifest
@@ -10,4 +10,3 @@ DIST xen-security-patches-2.tar.gz 7370 SHA256 
f24bf4b0cba29b51ee71f6ef82654cddf
 DIST xen-security-patches-3.tar.gz 7349 SHA256 
a1876b918c0a608618f349deed11b547a65c5909c31d72a89340d4908c572f46 SHA512 
f5e8e7ab5d9be6aa036e52627931f1b2648de642664b2922f9cab64f44d19ac8682f5beb7fdbcb842ee19346202093fade3f10e39ba60fcb12a101deb4408818
 WHIRLPOOL 
14ee65babe4edd901914c8b8ddb5d7b54e6738d77642514fe611bf84541ae0a932bcb48f86179d5e7a6741135b9c7b129e8244cc22922c4e592604a696b6082f
 DIST xen-security-patches-3.tar.xz 17028 SHA256 
fb6301beb9a5c2d1e5d4de8783d8670e382b1bef48ec61e73d2d9be6901d289f SHA512 
787fee8f7822577c6de91c4cf4d56d0e73ce46bac5524537ff66a718b6d7eae9d362265515743e8577b2c75f2841baed9837f71467b3b7b91a3111220da5f236
 WHIRLPOOL 
5c136289e654776bf918fe125fbecba7dac0929b236f7ae8158026a6bd6be12bc786a5ec96cb4022c18a5e7ffde82155deb57eb9639600e4c42c9c209f4a2ed6
 DIST xen-security-patches-7.tar.xz 22604 SHA256 
e831c71f830316f452eb8645a5e7ca497264587aa8b353945fd9535f485166e3 SHA512 
051769f4118f5c6d5d961759f547526d3fb0e86a4c1dee265a7f0224f10a88e2217b5b5fcf8dbfc706a1ec3c8d1632ab688d3f70dfd89d830261dc7391dd41c2
 WHIRLPOOL 
8e6dfb4e1700a07e3e3207b67afaddc5d6aa6fd84db9b3e76bd9ff54f682740fed01070e5860bb5378d50903d5777b55dff88eb3444d45bdd63dba657889393d
-DIST xen-security-patches.tar.gz 2105 SHA256 
19409f15fdbfbfe41b86627dd929a362563610999fc4b73ab2a9165df0ba8182 SHA512 
2733e77b6a9ba25e704e0a15a32a20efe7c74873cabc5e6490f41e8d1b96d9efa83c0d16bbda6169d4bab3f5e9e9a8d7f3400f63e6b2d11cf0c63711a858cc34
 WHIRLPOOL 
21dda4417d938c45bf46c41f2e9aba524f484b6526fcf59a840ca30aa270148990ffc66536431b2a4b8db6f1a761b02f2266b5935e68e85935ec8dd5511dc892

diff --git a/app-emulation/xen/xen-4.5.2-r1.ebuild 
b/app-emulation/xen/xen-4.5.2-r1.ebuild
deleted file mode 100644
index 4c01335..000
--- a/app-emulation/xen/xen-4.5.2-r1.ebuild
+++ /dev/null
@@ -1,181 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-MY_PV=${PV/_/-}
-MY_P=${PN}-${PV/_/-}
-
-if [[ $PV == * ]]; then
-   KEYWORDS=""
-   EGIT_REPO_URI="git://xenbits.xen.org/${PN}.git"
-   live_eclass="git-2"
-else
-   KEYWORDS="amd64 ~arm ~arm64 -x86"
-   UPSTREAM_VER=
-   SECURITY_VER=0
-   GENTOO_VER=
-
-   [[ -n ${UPSTREAM_VER} ]] && \
-   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P}-upstream-patches-${UPSTREAM_VER}.tar.xz";
-   [[ -n ${SECURITY_VER} ]] && \
-   
SECURITY_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-security-patches-${SECURITY_VER}.tar.xz";
-   [[ -n ${GENTOO_VER} ]] && \
-   
GENTOO_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN}-gentoo-patches-${GENTOO_VER}.tar.xz";
-   
SRC_URI="http://bits.xensource.com/oss-xen/release/${MY_PV}/${MY_P}.tar.gz
-   ${UPSTREAM_PATCHSET_URI}
-   ${SECURITY_PATCHSET_URI}
-   ${GENTOO_PATCHSET_URI}
-   
https://dev.gentoo.org/~idella4/distfiles/${PN}-security-patches.tar.gz";
-
-fi
-
-inherit mount-boot flag-o-matic python-any-r1 toolchain-funcs eutils 
${live_eclass}
-
-DESCRIPTION="The Xen virtual machine monitor"
-HOMEPAGE="http://xen.org/";
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="custom-cflags debug efi flask xsm"
-
-DEPEND="${PYTHON_DEPS}
-   efi? ( >=sys-devel/binutils-2.22[multitarget] )
-   !efi? ( >=sys-devel/binutils-2.22[-multitarget] )"
-RDEPEND=""
-PDEPEND="~app-emulation/xen-tools-${PV}"
-
-RESTRICT="test"
-
-# Approved by QA team in bug #144032
-QA_WX_LOAD="boot/xen-syms-${PV}"
-
-REQUIRED_USE="flask? ( xsm )
-   arm? ( debug )"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-   if [[ -z ${XEN_TARGET_ARCH} ]]; then
-   if use x86 && use amd64; then
-   die "Confusion! Both x86 and amd64 are set in your use 
flags!"
-   elif use x86; then
-   export XEN_TARGET_ARCH="x86_32"
-   elif use amd64; then
-   export XEN_TARGET_ARCH="x86_64"
-   elif use arm; then
-   export XEN_TARGET_ARCH="arm32"
-   elif use arm64; then
-   

[gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-tools/

2015-12-22 Thread Ian Delaney
commit: 15376b7a9fc87586a7767a2f5456dd861d9d0028
Author: Ian Delaney  gentoo  org>
AuthorDate: Wed Dec 23 00:22:13 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Wed Dec 23 02:21:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15376b7a

app-emulation/xen-tools: clean vn. 4.5.2-r1 re sec bug #566842

Package-Manager: portage-2.2.24

 app-emulation/xen-tools/Manifest  |   1 -
 app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild | 466 --
 2 files changed, 467 deletions(-)

diff --git a/app-emulation/xen-tools/Manifest b/app-emulation/xen-tools/Manifest
index e75efab..69abb00 100644
--- a/app-emulation/xen-tools/Manifest
+++ b/app-emulation/xen-tools/Manifest
@@ -13,7 +13,6 @@ DIST xen-gentoo-patches-4.tar.xz 23632 SHA256 
5cdb0f93ee32d0a5fc4fc7282270ace73a
 DIST xen-gentoo-patches-5.tar.xz 23664 SHA256 
41e23ec6fb5a4ef5a1f8746de0e33579de2c725368afed6bd2b7506df5e8c2b5 SHA512 
8370cef1aa06585e8fa8f8c6eb7f29375ac6f5a240c859ebb6982d1c1ec159c9c331c861f39838f53093cdceca24ee1b0d98c1c92874dd4113e73eb884842eac
 WHIRLPOOL 
4b65283220b66555a69b65331d3dcb8b8353fef584eb723c2a703712bc6eac57b70f500eeeffc511e75d3ab5d3a1eac8aac83133baf4c90ab498b1843764eb9f
 DIST xen-ovmf-patches-1.tar.xz 4724 SHA256 
d14e98e62c78c9f4b8a7e7b4a04de6dabf300f393eff44154d06f93aa43d7703 SHA512 
a17467762f6d92018ff9bce783ce148039f23159405e801ec2aef4c3db72c3976c6f1e41d8c2a2cb704a9654556a2050302f284cfe8e32f28f393b8e2c6d2f1c
 WHIRLPOOL 
de53ad07f20aa14fe76d974db92d5b6808f0a2dd26a627b818914990add7adad8e6135d42641819dc22947031981c5815bae5aeeed0f28785c90beda0a6ff6c8
 DIST xen-qemu-patches-0.tar.gz 3224 SHA256 
ff1ac02a6d91e4abdbe069e1bb75d0b798deff5c2c72d1efb5459c72f4278f00 SHA512 
4fd0c663a733436188aca364e927ac430d9bbef9859da65c074d7fd66c330645b05ff1f3e849f4581dfcd7054801d65edcff8445c1c63c2725f11e3903415af0
 WHIRLPOOL 
5504d7ffbd3c1970026c1f43252d9c76f10c5448ede247719e2698aa8f8e93b20e4cc353da5582b3b6887fb3fd7d1e13765f664ea60daeb6020f052eaca9b9f4
-DIST xen-security-patches-0.tar.gz 1034 SHA256 
283dfdf73735d1ce45db7d5b9880fec378317ebda097423b36d61aa1bf2146a8 SHA512 
c15374546ddab803f1b1a2bc961f8d8b0ec04c141036f6a0c6a4d60129e23ace2d88ba6b292d6382463fa80d8bf8dbdfd788b325b1baa8a9aa5df63be26f8ed4
 WHIRLPOOL 
08fe26578f796a97e486e178a1b7b8e515e1d9797bdb868b487eabc95fa4f2063e5d08b554689fdb0392cc85643aaa22a93df197fd68729d4581c127df84fa5a
 DIST xen-security-patches-1.tar.gz 7040 SHA256 
30733e9ca71bf4291ff212eb191afb22687ccd9b2579767fe0ee013152980c76 SHA512 
89c72897f18a86c2060bb76a182e7cca72ad2f33a3aab964ecae66e057aeecafee2e9986204d6feb98f81ccb740460ee2cb37663b1ab79f47adc1dd73e0091bc
 WHIRLPOOL 
c27e612b87b4a30abbf59e6be019e2c21a78bfbdf1715da5498d95607d390d616251768d419ac5ce76087bbf7cdfc410dd0088ba48e425082cea971efcb64346
 DIST xen-security-patches-2.tar.gz 7370 SHA256 
f24bf4b0cba29b51ee71f6ef82654cddf157c63d62fc1119f17255b2388e03ab SHA512 
209dea670467ff1df18428c15b25229c05d676d1a2f646cddb221544ae888241ade48a22be037f97dce249ac322c1f30bb477675e5e2cc04a2fbd839e02f1f57
 WHIRLPOOL 
ae66a2fbc0d0f0a555d407ebd3198fa58ee043515fb9821d7b9eda46d088bc87b3de16fe015fd1142294429dd2c1c7826e414a55980e27123185c1a86fb0a8a6
 DIST xen-security-patches-3.tar.gz 7349 SHA256 
a1876b918c0a608618f349deed11b547a65c5909c31d72a89340d4908c572f46 SHA512 
f5e8e7ab5d9be6aa036e52627931f1b2648de642664b2922f9cab64f44d19ac8682f5beb7fdbcb842ee19346202093fade3f10e39ba60fcb12a101deb4408818
 WHIRLPOOL 
14ee65babe4edd901914c8b8ddb5d7b54e6738d77642514fe611bf84541ae0a932bcb48f86179d5e7a6741135b9c7b129e8244cc22922c4e592604a696b6082f

diff --git a/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild 
b/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild
deleted file mode 100644
index 86df54d..000
--- a/app-emulation/xen-tools/xen-tools-4.5.2-r1.ebuild
+++ /dev/null
@@ -1,466 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PV=${PV/_/-}
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='xml,threads'
-
-if [[ $PV == * ]]; then
-   KEYWORDS=""
-   REPO="xen-unstable.hg"
-   EHG_REPO_URI="http://xenbits.xensource.com/${REPO}";
-   S="${WORKDIR}/${REPO}"
-   live_eclass="mercurial"
-else
-   KEYWORDS="amd64 ~arm ~arm64 -x86"
-   UPSTREAM_VER=
-   SECURITY_VER=7
-   # xen-tools's gentoo patches tarball
-   GENTOO_VER=4
-   # xen-tools's gentoo patches version which apply to this specific ebuild
-   GENTOO_GPV=0
-   # xen-tools ovmf's patches
-   OVMF_VER=1
-
-   SEABIOS_VER=1.7.5
-   OVMF_PV=20150629
-
-   [[ -n ${UPSTREAM_VER} ]] && \
-   
UPSTREAM_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${P/-tools/}-upstream-patches-${UPSTREAM_VER}.tar.xz";
-   [[ -n ${SECURITY_VER} ]] && \
-   
SECURITY_PATCHSET_URI="https://dev.gentoo.org/~dlan/distfiles/${PN/-tools}-security-patches-${SECURITY_VER}.tar.xz";
-   [[ -n ${GENTOO_VER} ]] &&

[gentoo-commits] proj/sandbox:master commit in: libsandbox/, libsandbox/wrapper-funcs/

2015-12-22 Thread Mike Frysinger
commit: 0c51ddd4f3f9c96149750445cc68c00ed8829404
Author: Mike Frysinger  gentoo  org>
AuthorDate: Wed Dec 23 01:57:07 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Wed Dec 23 01:57:07 2015 +
URL:https://gitweb.gentoo.org/proj/sandbox.git/commit/?id=0c51ddd4

libsandbox: add wrappers for execveat & execvpe

Signed-off-by: Mike Frysinger  gentoo.org>

 libsandbox/symbols.h.in |  2 ++
 libsandbox/wrapper-funcs/execveat.c | 13 +
 libsandbox/wrapper-funcs/execvpe.c  | 12 
 3 files changed, 27 insertions(+)

diff --git a/libsandbox/symbols.h.in b/libsandbox/symbols.h.in
index e34b977..bdbce08 100644
--- a/libsandbox/symbols.h.in
+++ b/libsandbox/symbols.h.in
@@ -62,7 +62,9 @@ mkstemps64
 #execlp
 execv
 execve
+execveat
 execvp
+execvpe
 fexecve
 system
 popen

diff --git a/libsandbox/wrapper-funcs/execveat.c 
b/libsandbox/wrapper-funcs/execveat.c
new file mode 100644
index 000..70ac0bd
--- /dev/null
+++ b/libsandbox/wrapper-funcs/execveat.c
@@ -0,0 +1,13 @@
+/*
+ * execve() wrapper.
+ *
+ * Copyright 1999-2015 Gentoo Foundation
+ * Licensed under the GPL-2
+ */
+
+#define WRAPPER_ARGS_PROTO int dirfd, const char *path, char *const argv[], 
char *const envp[], int flags
+#define WRAPPER_ARGS dirfd, path, argv, envp, flags
+#define EXEC_ARGS dirfd, path, argv, my_env, flags
+#define EXEC_MY_ENV
+#define EXEC_NO_PATH
+#include "__wrapper_exec.c"

diff --git a/libsandbox/wrapper-funcs/execvpe.c 
b/libsandbox/wrapper-funcs/execvpe.c
new file mode 100644
index 000..3402043
--- /dev/null
+++ b/libsandbox/wrapper-funcs/execvpe.c
@@ -0,0 +1,12 @@
+/*
+ * execvpe() wrapper.
+ *
+ * Copyright 1999-2015 Gentoo Foundation
+ * Licensed under the GPL-2
+ */
+
+#define WRAPPER_ARGS_PROTO const char *path, char *const argv[], char *const 
envp[]
+#define WRAPPER_ARGS path, argv, envp
+#define EXEC_ARGS path, argv, my_env
+#define EXEC_MY_ENV
+#include "__wrapper_exec.c"



[gentoo-commits] dev/xmw:master commit in: media-libs/libusbpp/

2015-12-22 Thread Michael Weber
commit: 85f4da2c28e1ad0eb9ae473f5eeb70b0f173ac5f
Author: Michael Weber  xmw  de>
AuthorDate: Wed Dec 23 01:43:44 2015 +
Commit: Michael Weber  gentoo  org>
CommitDate: Wed Dec 23 01:43:44 2015 +
URL:https://gitweb.gentoo.org/dev/xmw.git/commit/?id=85f4da2c

media-libs/libusbpp: Initial import for media-gfx/lyli

Package-Manager: portage-2.2.26
Manifest-Sign-Key: 0x71D573A82F434065

 media-libs/libusbpp/libusbpp-.ebuild | 29 +
 media-libs/libusbpp/metadata.xml |  8 
 2 files changed, 37 insertions(+)

diff --git a/media-libs/libusbpp/libusbpp-.ebuild 
b/media-libs/libusbpp/libusbpp-.ebuild
new file mode 100644
index 000..c47d1f3
--- /dev/null
+++ b/media-libs/libusbpp/libusbpp-.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils mercurial
+
+DESCRIPTION="simple C++ wrapper around libusb providing some additional 
convenience functions"
+HOMEPAGE="https://bitbucket.org/stativ/libusbpp";
+EHG_REPO_URI="https://bitbucket.org/stativ/libusbpp";
+
+LICENSE="GPL-3 LGPL-3"
+SLOT="0"
+KEYWORDS=""
+IUSE="examples"
+
+RDEPEND="virtual/libusb:1"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=( )
+
+src_prepare() {
+   if ! $(use examples) ; then
+   sed -e '/examples/d' \
+   -i CMakeLists.txt || die 
+   fi
+}

diff --git a/media-libs/libusbpp/metadata.xml b/media-libs/libusbpp/metadata.xml
new file mode 100644
index 000..5b80fb9
--- /dev/null
+++ b/media-libs/libusbpp/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+
+x...@gentoo.org
+Michael Weber
+
+



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/, profiles/arch/sparc/, profiles/arch/hppa/, ...

2015-12-22 Thread Mike Frysinger
commit: 70942e923097a6370e6bf7f9d88f2b7325b26762
Author: Mike Frysinger  gentoo  org>
AuthorDate: Wed Dec 23 00:14:43 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Wed Dec 23 00:14:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70942e92

net-firewall/iptables: version bump to 1.6.0 #568784

 net-firewall/iptables/Manifest  |   1 +
 net-firewall/iptables/iptables-1.6.0.ebuild | 113 
 net-firewall/iptables/metadata.xml  |   1 +
 profiles/arch/alpha/package.use.mask|   4 +
 profiles/arch/hppa/package.use.mask |   4 +
 profiles/arch/ia64/package.use.mask |   4 +
 profiles/arch/powerpc/package.use.mask  |   4 +
 profiles/arch/sparc/package.use.mask|   4 +
 8 files changed, 135 insertions(+)

diff --git a/net-firewall/iptables/Manifest b/net-firewall/iptables/Manifest
index 8e3fa0b..d954675 100644
--- a/net-firewall/iptables/Manifest
+++ b/net-firewall/iptables/Manifest
@@ -1,2 +1,3 @@
 DIST iptables-1.4.17.tar.bz2 541137 SHA256 
51e7a769469383b6ad308a6a19cdd2bd813cf4593e21a156a543a1cd70554925 SHA512 
022f89cbf56408842bdeb1adbe05076addaad007599fdb662f32a1c134d743dade28c26842acc7545d2474903164be5fe3ec7fd1e276cd2c37bd3b33b8a30de1
 WHIRLPOOL 
f2cb85d5f4080fce2c6673a58737ace3d55130f74c66207bc515d0c7b4ecd75bd7ac8540a862e8af133e740d34eee40833d72c9c3236c7ef4dc75cd43816ec41
 DIST iptables-1.4.21.tar.bz2 547439 SHA256 
52004c68021da9a599feed27f65defcfb22128f7da2c0531c0f75de0f479d3e0 SHA512 
dd4baccdb080284d8620e6ed59beafc2677813f3e099051764b07f8e394f6d94ca11861b181f3cce7c55c66de64c1e2add13dc1a0b64e24050cd9fb7aea0689b
 WHIRLPOOL 
475541d1b2b7fe4ee8fa3b537274ef082aab8bfd262201ee14cd53577dfac6f591445cc6d64ed93b226a4b71d54ae1b9ab4cbb378b5440861a585f770f0db200
+DIST iptables-1.6.0.tar.bz2 608288 SHA256 
4bb72a0a0b18b5a9e79e87631ddc4084528e5df236bc7624472dcaa8480f1c60 SHA512 
60360910db76e3265fb7b6456a55b91708263bde9c4e5b9cadf3832d2e2a9db3e6cb60c82e278ea0672618bd5c9566c374e00d19d35a2e8f330116c3ab6aaf51
 WHIRLPOOL 
e5ab2398b0650883d31ea144777a6b00904a4e02434f0420037aa54cfc5e47359b95604e945ae3a1abbf3037c37aea2143d3a5457a500e12f1c1139b11655015

diff --git a/net-firewall/iptables/iptables-1.6.0.ebuild 
b/net-firewall/iptables/iptables-1.6.0.ebuild
new file mode 100644
index 000..d3c06aa
--- /dev/null
+++ b/net-firewall/iptables/iptables-1.6.0.ebuild
@@ -0,0 +1,113 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+# Force users doing their own patches to install their own tools
+AUTOTOOLS_AUTO_DEPEND=no
+
+inherit eutils multilib systemd toolchain-funcs autotools flag-o-matic
+
+DESCRIPTION="Linux kernel (2.4+) firewall, NAT and packet mangling tools"
+HOMEPAGE="http://www.netfilter.org/projects/iptables/";
+SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2";
+
+LICENSE="GPL-2"
+# Subslot tracks libxtables as that's the one other packages generally link
+# against and iptables changes.  Will have to revisit if other sonames change.
+SLOT="0/11"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="conntrack ipv6 netlink nftables pcap static-libs"
+
+RDEPEND="
+   conntrack? ( net-libs/libnetfilter_conntrack )
+   netlink? ( net-libs/libnfnetlink )
+   nftables? (
+   >=net-libs/libmnl-1.0
+   >=net-libs/libnftnl-1.0.5
+   )
+   pcap? ( net-libs/libpcap )
+"
+DEPEND="${RDEPEND}
+   virtual/os-headers
+   virtual/pkgconfig
+   nftables? (
+   sys-devel/flex
+   virtual/yacc
+   )
+"
+
+src_prepare() {
+   # use the saner headers from the kernel
+   rm -f include/linux/{kernel,types}.h
+
+   # Only run autotools if user patched something
+   epatch_user && eautoreconf || elibtoolize
+}
+
+src_configure() {
+   # Some libs use $(AR) rather than libtool to build #444282
+   tc-export AR
+
+   # Hack around struct mismatches between userland & kernel for some 
ABIs. #472388
+   use amd64 && [[ ${ABI} == "x32" ]] && append-flags -fpack-struct
+
+   sed -i \
+   -e "/nfnetlink=[01]/s:=[01]:=$(usex netlink 1 0):" \
+   -e "/nfconntrack=[01]/s:=[01]:=$(usex conntrack 1 0):" \
+   configure || die
+
+   econf \
+   --sbindir="${EPREFIX}/sbin" \
+   --libexecdir="${EPREFIX}/$(get_libdir)" \
+   --enable-devel \
+   --enable-shared \
+   $(use_enable nftables) \
+   $(use_enable pcap bpf-compiler) \
+   $(use_enable pcap nfsynproxy) \
+   $(use_enable static-libs static) \
+   $(use_enable ipv6)
+}
+
+src_compile() {
+   # Deal with parallel build errors.
+   use nftables && emake -C iptables xtables-config-parser.h
+   emake V=1
+}
+
+src_install() {
+   default
+ 

[gentoo-commits] repo/gentoo:master commit in: ros-meta/vision_visp/

2015-12-22 Thread Alexis Ballier
commit: bd4eb80665087c186c3b8e72efb3d585e0bb90d7
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:57:50 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4eb806

ros-meta/vision_visp: Bump to 0.9.1.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 ros-meta/vision_visp/Manifest |  1 +
 ros-meta/vision_visp/vision_visp-0.9.1.ebuild | 28 +++
 2 files changed, 29 insertions(+)

diff --git a/ros-meta/vision_visp/Manifest b/ros-meta/vision_visp/Manifest
index b773503..bff3bdf 100644
--- a/ros-meta/vision_visp/Manifest
+++ b/ros-meta/vision_visp/Manifest
@@ -1 +1,2 @@
 DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
+DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4

diff --git a/ros-meta/vision_visp/vision_visp-0.9.1.ebuild 
b/ros-meta/vision_visp/vision_visp-0.9.1.ebuild
new file mode 100644
index 000..ed46d3f
--- /dev/null
+++ b/ros-meta/vision_visp/vision_visp-0.9.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/lagadic/vision_visp";
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Virtual package providing ViSP related packages"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/visp_auto_tracker
+   dev-ros/visp_bridge
+   dev-ros/visp_camera_calibration
+   dev-ros/visp_hand2eye_calibration
+   dev-ros/visp_tracker
+"
+DEPEND=""
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: dev-ros/visp_bridge/

2015-12-22 Thread Alexis Ballier
commit: 43c41930c07aebb0124cc54095844bd03fcc53b9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:57:29 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43c41930

dev-ros/visp_bridge: Bump to 0.9.1.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/visp_bridge/Manifest |  1 +
 dev-ros/visp_bridge/visp_bridge-0.9.1.ebuild | 29 
 2 files changed, 30 insertions(+)

diff --git a/dev-ros/visp_bridge/Manifest b/dev-ros/visp_bridge/Manifest
index b773503..bff3bdf 100644
--- a/dev-ros/visp_bridge/Manifest
+++ b/dev-ros/visp_bridge/Manifest
@@ -1 +1,2 @@
 DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
+DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4

diff --git a/dev-ros/visp_bridge/visp_bridge-0.9.1.ebuild 
b/dev-ros/visp_bridge/visp_bridge-0.9.1.ebuild
new file mode 100644
index 000..8569a26
--- /dev/null
+++ b/dev-ros/visp_bridge/visp_bridge-0.9.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/lagadic/vision_visp";
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Converts between ROS structures and ViSP structures"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   sci-libs/ViSP:=[xml]
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/roscpp
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/camera_calibration_parsers
+"
+DEPEND="${RDEPEND}"
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: dev-ros/visp_camera_calibration/

2015-12-22 Thread Alexis Ballier
commit: 83c37249aaef121a99339fa7ca341ca09598a6c8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:57:36 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c37249

dev-ros/visp_camera_calibration: Bump to 0.9.1.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/visp_camera_calibration/Manifest   |  1 +
 .../visp_camera_calibration-0.9.1.ebuild   | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/visp_camera_calibration/Manifest 
b/dev-ros/visp_camera_calibration/Manifest
index b773503..bff3bdf 100644
--- a/dev-ros/visp_camera_calibration/Manifest
+++ b/dev-ros/visp_camera_calibration/Manifest
@@ -1 +1,2 @@
 DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
+DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4

diff --git 
a/dev-ros/visp_camera_calibration/visp_camera_calibration-0.9.1.ebuild 
b/dev-ros/visp_camera_calibration/visp_camera_calibration-0.9.1.ebuild
new file mode 100644
index 000..f18c05f
--- /dev/null
+++ b/dev-ros/visp_camera_calibration/visp_camera_calibration-0.9.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/lagadic/vision_visp";
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Calibration of cameras using a customizable pattern and ViSP 
library"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/camera_calibration_parsers
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/roscpp
+   dev-ros/visp_bridge
+   sci-libs/ViSP:=
+"
+DEPEND="${RDEPEND}"
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: dev-ros/visp_tracker/

2015-12-22 Thread Alexis Ballier
commit: 9ff23d5bb0b917bc517dba89eec48bb40a4cc0f4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:57:47 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff23d5b

dev-ros/visp_tracker: Bump to 0.9.1.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/visp_tracker/Manifest  |  1 +
 dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-ros/visp_tracker/Manifest b/dev-ros/visp_tracker/Manifest
index b773503..bff3bdf 100644
--- a/dev-ros/visp_tracker/Manifest
+++ b/dev-ros/visp_tracker/Manifest
@@ -1 +1,2 @@
 DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
+DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4

diff --git a/dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild 
b/dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild
new file mode 100644
index 000..37a7a34
--- /dev/null
+++ b/dev-ros/visp_tracker/visp_tracker-0.9.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/lagadic/vision_visp";
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Wraps the ViSP moving edge tracker provided by the ViSP visual 
servoing library into a ROS package"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-libs/boost:=[threads]
+   dev-ros/dynamic_reconfigure
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-ros/image_proc
+   dev-ros/image_transport
+   dev-ros/nodelet
+   dev-ros/resource_retriever
+   dev-ros/roscpp
+   dev-ros/sensor_msgs
+   dev-ros/tf[${PYTHON_USEDEP}]
+   dev-ros/rospy[${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   sci-libs/ViSP[opencv]
+"
+DEPEND="${RDEPEND}"
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: sci-misc/ViSP-images/

2015-12-22 Thread Alexis Ballier
commit: b224c5c27f609150e60865bd405370b8040241f5
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:55:33 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b224c5c2

sci-misc/ViSP-images: bump to 3.0.0

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-misc/ViSP-images/Manifest |  1 +
 sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/sci-misc/ViSP-images/Manifest b/sci-misc/ViSP-images/Manifest
index 7f3fb8d..f563eba 100644
--- a/sci-misc/ViSP-images/Manifest
+++ b/sci-misc/ViSP-images/Manifest
@@ -1 +1,2 @@
 DIST ViSP-images-2.10.0.zip 70776344 SHA256 
9e4638f583aa12de03e6bdd7d35378ee62df6a5511bf3adf4da6f194cc45d7c1 SHA512 
8e44216d3dd54e775544cbd8db156e846d5d7600d205fdfe16100313237b8b9bb7989b8e4272ff9d6e7ec593f121764e1acda93420f1175448e57b5baf2bbcfb
 WHIRLPOOL 
b2c8be0812322ab778025d6c6a69f14bccb16c44ea25cbb9828f2d3588cf5e1068ed4b29fbc3977abd3736faa44a4c5032f0397f8db8557e42b2ad06e0a245be
+DIST ViSP-images-3.0.0.zip 70774764 SHA256 
d04b33406bbf1439b376920163b8133c795e34c63009f76cf80a654561bb003f SHA512 
835a4df4e694eb417dc9e993755fe3d9ea29edb9cd53a86246b004516c0c0f8b47e51a6d4fa3717970ea130adda5e8d6964fc9352e4af8b4d1fd55f6bb00a9e1
 WHIRLPOOL 
ca1dd92663e4fab483f8590b64b5c6c4f48e51346598d8417b2a0438b520b05a20a14f7189a488a5cdf068878b3dc851366ee6d21d437ea340c2df7401905a85

diff --git a/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild 
b/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild
new file mode 100644
index 000..d2e4bfc
--- /dev/null
+++ b/sci-misc/ViSP-images/ViSP-images-3.0.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="ViSP images data set"
+HOMEPAGE="http://www.irisa.fr/lagadic/visp/";
+SRC_URI="http://visp-doc.inria.fr/download/dataset/${P}.zip";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+S="${WORKDIR}/${PN}"
+
+src_install() {
+   dodoc README.md
+   rm -f README.md LICENSE.txt
+   dodir /usr/share/visp-images-data/
+   mv "${S}" "${ED}/usr/share/visp-images-data/"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/visp_auto_tracker/

2015-12-22 Thread Alexis Ballier
commit: b80971b6983789a86be5ff8f4c486d124d94cde7
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:57:25 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80971b6

dev-ros/visp_auto_tracker: Bump to 0.9.1.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/visp_auto_tracker/Manifest |  1 +
 .../visp_auto_tracker-0.9.1.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ros/visp_auto_tracker/Manifest 
b/dev-ros/visp_auto_tracker/Manifest
index b773503..bff3bdf 100644
--- a/dev-ros/visp_auto_tracker/Manifest
+++ b/dev-ros/visp_auto_tracker/Manifest
@@ -1 +1,2 @@
 DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
+DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4

diff --git a/dev-ros/visp_auto_tracker/visp_auto_tracker-0.9.1.ebuild 
b/dev-ros/visp_auto_tracker/visp_auto_tracker-0.9.1.ebuild
new file mode 100644
index 000..23c3f50
--- /dev/null
+++ b/dev-ros/visp_auto_tracker/visp_auto_tracker-0.9.1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/lagadic/vision_visp";
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Online automated pattern-based object tracker relying on visual 
servoing"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/message_filters
+   dev-ros/resource_retriever
+   dev-ros/roscpp
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/visp_bridge
+   dev-ros/visp_tracker
+   sci-libs/ViSP:=[dmtx,zbar]
+   dev-libs/boost:=[threads]
+"
+DEPEND="${RDEPEND}"
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: media-libs/libdvdcss/

2015-12-22 Thread Alexis Ballier
commit: 355f9a366eb24cafd366f661b8170859de299349
Author: Alexis Ballier  gentoo  org>
AuthorDate: Wed Dec 23 00:06:50 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355f9a36

media-libs/libdvdcss: bump to 1.4.0

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 media-libs/libdvdcss/Manifest   |  1 +
 media-libs/libdvdcss/libdvdcss-1.4.0.ebuild | 31 +
 2 files changed, 32 insertions(+)

diff --git a/media-libs/libdvdcss/Manifest b/media-libs/libdvdcss/Manifest
index 07d43ae..78f89b0 100644
--- a/media-libs/libdvdcss/Manifest
+++ b/media-libs/libdvdcss/Manifest
@@ -1,3 +1,4 @@
 DIST libdvdcss-1.2.13.tar.bz2 338588 SHA256 
84f1bba6cfef1df87f774fceaefc8e73c4cda32e8f6700b224ad0acb5511ba2c SHA512 
b7d912ef87854bca052c2f38709d49eeb72be9148b6598a7f71f9ccb1ad7f43a521f9533821fbd8d7ef16e2c36fe140209c9183f5ca91e8f806150cc16645717
 WHIRLPOOL 
d3278f9fa3eda884e14ab3e6ce52b9dfdb20910b884a91b2b7201fee70a1e6cfba7bc3f5a1a51123bc9eb2b3126a38c45dbccfa8c500d9074825c4e35bf5b146
 DIST libdvdcss-1.3.0.tar.bz2 355417 SHA256 
7c414acd520c4e4dd7267952f72d738ff50321a7869af4d75c65aefad44f1395 SHA512 
f3254cb882f03d24e9fbe70fa9aa32ac34c104b57b3ad43727e26a4ab930bddd75de8d9a0e4ba68cdac23e1828f38c2b276679f5386f296cf20db46828836a3d
 WHIRLPOOL 
0086f2410597d3b9e22a5c30f70bbc6cd0178a57d0e32960bfbc34d51ba8880e18dbfbbe0ca8f38cdf712a5c7768e872978e33ddb8650847450400518438f42e
 DIST libdvdcss-1.3.99.tar.bz2 377167 SHA256 
08b0fab9171b338cbbe07b3a4ea227d991d5f1665717780df5030abbbd9b5c5d SHA512 
d81ac96d81181dae4e6d63a11fa56fd4ff1ce1ee58c49a1354c10315eb5f9e743475d7e3896bac4dc7ea3ed35e52a964dd337a9b3f32f9ff9e37d11fcd4292b1
 WHIRLPOOL 
1c78f085e4658471585e3f0161a36143355206fa9eb6f0f774905649bd5fa2416a00a10dfb22239b538f3e7a5fa14fbd401c1e6b3e96090527f9b2cd2db46e99
+DIST libdvdcss-1.4.0.tar.bz2 364373 SHA256 
2089375984800df29a4817b37f3123c1706723342d6dab4d0a8b75c25c2c845a SHA512 
ad4503a37f47a9563da0b9e387ca3e812f6cdfbf109b8d92f8eccdd879b4270e5b0ee79041d7fb4c86698d72748f7bbf0257db8da6bb1c889dd4f78645e3371b
 WHIRLPOOL 
b8c93fed004a17dda06d6930296413589aee1c5568a58ef57740024d1f4b67a48019b3637367d66fce94c2f626fa3a1e4ab53c8eab6e04508fb0f6f2dee74038

diff --git a/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild 
b/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild
new file mode 100644
index 000..a75f7c1
--- /dev/null
+++ b/media-libs/libdvdcss/libdvdcss-1.4.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools-multilib
+
+DESCRIPTION="A portable abstraction library for DVD decryption"
+HOMEPAGE="http://www.videolan.org/developers/libdvdcss.html";
+SRC_URI="http://download.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2";
+
+LICENSE="GPL-2"
+SLOT="1.2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+IUSE="doc static-libs"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen )"
+
+#DOCS=( AUTHORS ChangeLog NEWS README )
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable doc)
+   --htmldir=/usr/share/doc/${PF}/html
+   )
+
+   autotools-multilib_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/visp_hand2eye_calibration/

2015-12-22 Thread Alexis Ballier
commit: 023bae37927e63295b1d1bf5e0b3a383abe1b7da
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:57:41 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023bae37

dev-ros/visp_hand2eye_calibration: Bump to 0.9.1.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/visp_hand2eye_calibration/Manifest |  1 +
 .../visp_hand2eye_calibration-0.9.1.ebuild | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/dev-ros/visp_hand2eye_calibration/Manifest 
b/dev-ros/visp_hand2eye_calibration/Manifest
index b773503..bff3bdf 100644
--- a/dev-ros/visp_hand2eye_calibration/Manifest
+++ b/dev-ros/visp_hand2eye_calibration/Manifest
@@ -1 +1,2 @@
 DIST vision_visp-0.8.0.tar.gz 1010996 SHA256 
5166e1f17601328d09716879ceb66135e07bdb71a375765a937e3b78a12b0e54 SHA512 
2bf2d69b6e19de21b34869858672662162703ff8b2aea85fdb9a6dafa88d8fe1f97d18587e863f3f7c088697e931a1b6e4e2e37f31fc7caff0906e98debbad1a
 WHIRLPOOL 
015778e4cff63a9dbb5bf5812e38f7564b68cb71886e472062be15ec31a87a7299bff7ef9df50124294e22906420f60075cf6cc69f77df1cd29267b401f655e5
+DIST vision_visp-0.9.1.tar.gz 1014625 SHA256 
918bf731a2fab8bd9fa082c0d0f86800710c79eeb9ec5e8b0c8d5baaffb7988d SHA512 
f9ce23286fd9c7706364e9d63e6fb3881bad759aeea72313e5d2a24347f152ba90aab1c73d1b468ed3319e99f0a2bcb81208302825c83be686b9528f3b07469e
 WHIRLPOOL 
8af772091c1c3fec475f32ff0d7232b728b3154491c4ed56300221c0ca96661c63c19baa50d6cdf010d1ffc304049f0ea1e7f5c403f15fb028b1417e41ed88b4

diff --git 
a/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild 
b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild
new file mode 100644
index 000..418297f
--- /dev/null
+++ b/dev-ros/visp_hand2eye_calibration/visp_hand2eye_calibration-0.9.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/lagadic/vision_visp";
+KEYWORDS="~amd64 ~arm"
+VER_PREFIX="jade-"
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Estimates the camera position with respect to its effector using 
the ViSP library"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/image_proc
+   dev-ros/roscpp
+   dev-ros/sensor_msgs
+   dev-ros/visp_bridge
+   dev-ros/visp_tracker
+   sci-libs/ViSP:=
+"
+DEPEND="${RDEPEND}"
+if [ "${PV#}" = "${PV}" ] ; then
+   S="${WORKDIR}/vision_visp-jade-${PV}/${ROS_SUBDIR}"
+fi



[gentoo-commits] repo/gentoo:master commit in: sci-libs/ViSP/, sci-libs/ViSP/files/

2015-12-22 Thread Alexis Ballier
commit: e73fe98675f7ced305dfb691e76cfa7633e633c4
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Dec 22 23:55:59 2015 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Wed Dec 23 00:06:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73fe986

sci-libs/ViSP: bump to 3.0.0

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-libs/ViSP/Manifest  |   1 +
 sci-libs/ViSP/ViSP-3.0.0.ebuild | 103 
 sci-libs/ViSP/files/ViSP-3.0.0-opencv.patch |  13 
 3 files changed, 117 insertions(+)

diff --git a/sci-libs/ViSP/Manifest b/sci-libs/ViSP/Manifest
index ee4b922..0d946b2 100644
--- a/sci-libs/ViSP/Manifest
+++ b/sci-libs/ViSP/Manifest
@@ -1 +1,2 @@
 DIST ViSP-2.10.0.tar.gz 20745399 SHA256 
1c8a37cadd0012526be9ceaa182eb21fb0d45aac622a1f0f2d255225e85797aa SHA512 
485bad6aea1dddf51c1edd162e22f5f00205947b67b57843207902ea3b97b683828031338282861be495d66cc79bde3a7af09c075aa9c6b783652d5d3bd4f9ef
 WHIRLPOOL 
d3d7e29076231fd581346f7de37ef49afed22f48198673d08268b1a298121d8a9bd8a9bc6e34cf2a5655cf45575599b09c5cb56e78961340122ca6f95ee275e3
+DIST visp-3.0.0.tar.gz 22938301 SHA256 
cac5c79b00ca9bc2eeaeacffdc6e3c6f88ee101ec16f729ad3058d37092bf05f SHA512 
4ba522731ffbbb55082dc9e0cfecb6bd42ad0abff88d95bd7d33f233a9159139ddef032e087a03b261c8ee2d6bc0cf4807819a27fae11ea91ec0482038acecdc
 WHIRLPOOL 
ded182caea33af0393e2e545808f03626aaf9a5929a11781953518722a5b8fbeca9d24dafd55d789ab9a71c6005eb0491c80d76285434c61f7d67f9fac9751ed

diff --git a/sci-libs/ViSP/ViSP-3.0.0.ebuild b/sci-libs/ViSP/ViSP-3.0.0.ebuild
new file mode 100644
index 000..0f25727
--- /dev/null
+++ b/sci-libs/ViSP/ViSP-3.0.0.ebuild
@@ -0,0 +1,103 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit cmake-utils
+
+DESCRIPTION="Visual Servoing Platform: visual tracking and visual servoing 
library"
+HOMEPAGE="http://www.irisa.fr/lagadic/visp/visp.html";
+SRC_URI="http://gforge.inria.fr/frs/download.php/latestfile/475/visp-${PV}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0/3"
+KEYWORDS="~amd64 ~arm"
+IUSE="
+   +coin demos +dmtx doc examples ffmpeg gsl ieee1394 jpeg lapack motif 
ogre
+   ois opencv png qt4 test tutorials usb v4l X xml +zbar zlib
+"
+
+RDEPEND="
+   coin? ( media-libs/coin virtual/opengl )
+   dmtx? ( media-libs/libdmtx )
+   ffmpeg? ( virtual/ffmpeg )
+   gsl? ( sci-libs/gsl )
+   ieee1394? ( media-libs/libdc1394 )
+   jpeg? ( virtual/jpeg:0 )
+   lapack? ( virtual/lapack )
+   !qt4? ( motif? ( media-libs/SoXt ) )
+   ogre? ( dev-games/ogre[ois?] dev-libs/boost:=[threads] )
+   opencv? ( media-libs/opencv qt4? ( media-libs/opencv[-qt5(-)] ) )
+   png? ( media-libs/libpng:0= )
+   qt4? ( media-libs/SoQt dev-qt/qtgui:4 )
+   usb? ( virtual/libusb:1 )
+   v4l? ( media-libs/libv4l )
+   X? ( x11-libs/libX11 )
+   xml? ( dev-libs/libxml2 )
+   zbar? ( media-gfx/zbar )
+   zlib? ( sys-libs/zlib )
+"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen virtual/latex-base media-gfx/graphviz )
+   virtual/pkgconfig
+   test? ( sci-misc/ViSP-images )
+   v4l? ( virtual/os-headers )"
+RDEPEND="${RDEPEND}
+   demos? ( sci-misc/ViSP-images )"
+REQUIRED_USE="
+   ffmpeg? ( opencv )
+   ois? ( ogre )
+   qt4? ( coin )
+   motif? ( coin )
+"
+
+S="${WORKDIR}/visp-${PV}"
+PATCHES=( "${FILESDIR}/${P}-opencv.patch" )
+
+src_configure() {
+   local mycmakeargs=(
+   "-DBUILD_EXAMPLES=$(usex examples ON OFF)"
+   "-DBUILD_TESTS=$(usex test ON OFF)"
+   "-DBUILD_DEMOS=$(usex demos ON OFF)"
+   "-DBUILD_TUTORIALS=$(usex tutorials ON OFF)"
+   "-DUSE_COIN3D=$(usex coin ON OFF)"
+   "-DUSE_DC1394=$(usex ieee1394 ON OFF)"
+   "-DUSE_DMTX=$(usex dmtx ON OFF)"
+   "-DUSE_FFMPEG=$(usex ffmpeg ON OFF)"
+   "-DUSE_GSL=$(usex gsl ON OFF)"
+   "-DUSE_LAPACK=$(usex lapack ON OFF)"
+   "-DUSE_JPEG=$(usex jpeg ON OFF)"
+   "-DUSE_PNG=$(usex png ON OFF)"
+   "-DUSE_LIBUSB_1=$(usex usb ON OFF)"
+   "-DUSE_OGRE=$(usex ogre ON OFF)"
+   "-DUSE_OIS=$(usex ois ON OFF)"
+   "-DUSE_OPENCV=$(usex opencv ON OFF)"
+   "-DUSE_SOQT=$(usex qt4 ON OFF)"
+   "-DUSE_SOXT=$(usex motif "$(usex qt4 OFF ON)" OFF)"
+   "-DUSE_V4L2=$(usex v4l ON OFF)"
+   "-DUSE_X11=$(usex X ON OFF)"
+   "-DUSE_XML2=$(usex xml ON OFF)"
+   "-DUSE_ZBAR=$(usex zbar ON OFF)"
+   "-DUSE_ZLIB=$(usex zlib ON OFF)"
+   "-DCOIN3D_INCLUDE_DIR=${EPREFIX:-${SYSROOT}}/usr/include/coin"
+   "-DSOQT_INCLUDE_DIR=${EPREFIX:-${SYSROOT}}/usr/include/coin"
+   )
+   cmake-utils_src_configure
+}
+
+src_compile() {
+   

[gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Getopt/

2015-12-22 Thread Andreas Hüttel
commit: 4e60169b9b80abb8a9640949cf63de7c88d3df0b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Dec 22 23:47:24 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 23 00:03:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e60169b

dev-perl/MooseX-Getopt: Version bump; remove old

Package-Manager: portage-2.2.26

 dev-perl/MooseX-Getopt/Manifest|  2 +-
 .../MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild | 40 -
 .../MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild | 41 ++
 3 files changed, 42 insertions(+), 41 deletions(-)

diff --git a/dev-perl/MooseX-Getopt/Manifest b/dev-perl/MooseX-Getopt/Manifest
index 6b0f235..6483673 100644
--- a/dev-perl/MooseX-Getopt/Manifest
+++ b/dev-perl/MooseX-Getopt/Manifest
@@ -1,2 +1,2 @@
-DIST MooseX-Getopt-0.56.tar.gz 38332 SHA256 
4fa481d51812f0b5db804a8d5d3ba0647e66db6940ccd37e489dcbb72912164e SHA512 
772575f44efd8f2aedfbd1ddaa95b99d8ea4de5248ce339c7a75382e866f51ea48cddd5a96692f73c056c7b0b9e7b9b0602efe320b44890e978eaf22a3f62859
 WHIRLPOOL 
31b0b3d0959dc9b0daf302e25ac8830071b696e3a720b0b6cbd7a50da030f0919d692fe16d323dfd08b5606e4ab06028b0d89218243b51bded516387805f3955
 DIST MooseX-Getopt-0.65.tar.gz 48797 SHA256 
c07c2b7312c471bf2d331025c0ad6cc02068633eda1e208cbdb5511ef5da7fda SHA512 
deff6814d5f085d64f4e7261aef91dee24af3aa8cde69a2e7500ec59fad0ab2cc452d9d7a237f50a8a79e500eff2fb23d2e943924c005725c7193adaa9e5fc5a
 WHIRLPOOL 
436b966e5042a0d963e7e978d155b52a96a8184cbc28c55edef17f52822d0d0de846099020befe417c0c497213a71dd5bd1854985de3efcf3a380cf426525417
+DIST MooseX-Getopt-0.68.tar.gz 51971 SHA256 
acb5118b4666352e58d4268040869d7dc2b68968fe26b5dd6715f51ebd784483 SHA512 
bc85b829fd55bb71086986863646feb3cd4c1da2f46cce6fff6c705ea95306fe37fa983288796ee1481b42c33aabc92fbf3b7411df032f509045556e8d53d5da
 WHIRLPOOL 
cfa2fbae61a79179e9899db3d3061424d9c098871af7fcc5992a8fe2f7cedda47bc98eb80e3981ecb581a3149afea6ee0ac681334e83cb605363ad7eca293f81

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild 
b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild
deleted file mode 100644
index d7dd667..000
--- a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.560.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.56
-inherit perl-module
-
-DESCRIPTION="A Moose role for processing command line options"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-perl/Moose-0.560.0
-   dev-perl/MooseX-Role-Parameterized
-   >=dev-perl/Getopt-Long-Descriptive-0.81.0
-   >=virtual/perl-Getopt-Long-2.370.0
-   dev-perl/Try-Tiny
-"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.310.0
-   test? (
-   dev-perl/Config-Any
-   dev-perl/Path-Tiny
-   >=dev-perl/Test-CheckDeps-0.2.0
-   dev-perl/Test-Deep
-   dev-perl/Test-Fatal
-   >=dev-perl/Test-NoWarnings-1.40.0
-   >=dev-perl/Test-Requires-0.50.0
-   >=virtual/perl-Test-Simple-0.620.0
-   dev-perl/Test-Trap
-   >=dev-perl/Test-Warn-0.210.0
-   )
-"
-
-SRC_TEST=do

diff --git a/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild 
b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild
new file mode 100644
index 000..13ace0f
--- /dev/null
+++ b/dev-perl/MooseX-Getopt/MooseX-Getopt-0.680.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.68
+inherit perl-module
+
+DESCRIPTION="A Moose role for processing command line options"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   >=virtual/perl-Getopt-Long-2.370.0
+   >=dev-perl/Getopt-Long-Descriptive-0.88.0
+   dev-perl/Moose
+   dev-perl/MooseX-Role-Parameterized
+   virtual/perl-Scalar-List-Utils
+   dev-perl/Try-Tiny
+   dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-Tiny-0.39.0
+   test? (
+   virtual/perl-File-Spec
+   dev-perl/Module-Runtime
+   >=dev-perl/Path-Tiny-0.9.0
+   dev-perl/Test-Deep
+   >=dev-perl/Test-Fatal-0.3.0
+   virtual/perl-Test-Simple
+   dev-perl/Test-Requires
+   dev-perl/Test-Trap
+   >=dev-perl/Test-Warnings-0.9.0
+   virtual/perl-if
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Exporter-ForMethods/

2015-12-22 Thread Andreas Hüttel
commit: a6b7292754eca7e26fe11bb1fe3a072a68668f2b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Dec 22 23:56:28 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 23 00:03:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b72927

dev-perl/Sub-Exporter-ForMethods: New package, needed for dev-perl/MooseX-Types

Package-Manager: portage-2.2.26

 dev-perl/Sub-Exporter-ForMethods/Manifest  |  1 +
 .../Sub-Exporter-ForMethods-0.100.52.ebuild| 30 ++
 dev-perl/Sub-Exporter-ForMethods/metadata.xml  |  5 
 3 files changed, 36 insertions(+)

diff --git a/dev-perl/Sub-Exporter-ForMethods/Manifest 
b/dev-perl/Sub-Exporter-ForMethods/Manifest
new file mode 100644
index 000..ebe19ed
--- /dev/null
+++ b/dev-perl/Sub-Exporter-ForMethods/Manifest
@@ -0,0 +1 @@
+DIST Sub-Exporter-ForMethods-0.100052.tar.gz 16421 SHA256 
421fbba4f6ffcf13c4335f2c20630d709e6fa659c07545d094dbc5a558ad3006 SHA512 
75dc9d150f0d0fe33f727363582f99f1ca5c4b76e789e33e640f648588c23531516a99affd9097bc38e175e099dac817d307406dd2380f422aae401f3b5405ca
 WHIRLPOOL 
fa9c43202a958a81ce6c0b224b1bb71be2660b2647bedbb2c2e9c54cadf6cd2de8186a3df0a1b88fb420a1d13841a71991ece523f22c88996bae6b13c2fcbb25

diff --git 
a/dev-perl/Sub-Exporter-ForMethods/Sub-Exporter-ForMethods-0.100.52.ebuild 
b/dev-perl/Sub-Exporter-ForMethods/Sub-Exporter-ForMethods-0.100.52.ebuild
new file mode 100644
index 000..6ce8255
--- /dev/null
+++ b/dev-perl/Sub-Exporter-ForMethods/Sub-Exporter-ForMethods-0.100.52.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.100052
+inherit perl-module
+
+DESCRIPTION="Helper routines for using Sub::Exporter to build methods"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Scalar-List-Utils
+   >=dev-perl/Sub-Exporter-0.978.0
+   dev-perl/Sub-Name
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   virtual/perl-Carp
+   virtual/perl-File-Spec
+   >=virtual/perl-Test-Simple-0.960.0
+   dev-perl/namespace-autoclean
+   )
+"

diff --git a/dev-perl/Sub-Exporter-ForMethods/metadata.xml 
b/dev-perl/Sub-Exporter-ForMethods/metadata.xml
new file mode 100644
index 000..36ee0f0
--- /dev/null
+++ b/dev-perl/Sub-Exporter-ForMethods/metadata.xml
@@ -0,0 +1,5 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  perl
+



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-ConfigFromFile/

2015-12-22 Thread Andreas Hüttel
commit: 34cd1610d649217f45be48c7e96a9b46ad7f78b0
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Dec 22 23:43:06 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 23 00:03:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34cd1610

dev-perl/MooseX-ConfigFromFile: Version bump; remove old

Package-Manager: portage-2.2.26

 dev-perl/MooseX-ConfigFromFile/Manifest|  1 -
 .../MooseX-ConfigFromFile-0.110.0.ebuild   | 48 --
 .../MooseX-ConfigFromFile-0.140.0.ebuild   | 41 ++
 3 files changed, 41 insertions(+), 49 deletions(-)

diff --git a/dev-perl/MooseX-ConfigFromFile/Manifest 
b/dev-perl/MooseX-ConfigFromFile/Manifest
index a9d35d8..ec65d07 100644
--- a/dev-perl/MooseX-ConfigFromFile/Manifest
+++ b/dev-perl/MooseX-ConfigFromFile/Manifest
@@ -1,2 +1 @@
-DIST MooseX-ConfigFromFile-0.11.tar.gz 19997 SHA256 
963e7dbb2bc7ca18995db903c64b0841c4e8d3877009bff5475125673c3b02b4 SHA512 
221745b82ff1cc351f31ad0208840571681b11b60335ff97e69898f47d57795bb9eb1da11a099acbc1f8995c344048fd6e7a157c094d0fb04b9d11050fe192a8
 WHIRLPOOL 
f2bcee3b33ea25bfe9e1a6a1b48008505866744e40b9c85b076e68fc3dd1639ce23f711126e8998a6c759a28d3a7b0719d8d31b1bea60d656ce916eb54162b86
 DIST MooseX-ConfigFromFile-0.13.tar.gz 25437 SHA256 
e7db92c99e127b92b992cf7a1f01227f1fd71b0c5c276e5931270a0d0b70c55d SHA512 
9f349d00036e5bedb8d6e99c9c800a6eaf3fd0b84bad0e068d4430a3511e61c83e4c2e68e945a9cb1dbabd557bdf76e0af920827fc45cbc93f3fac314a9690f9
 WHIRLPOOL 
77f30b72901eec980a9ad52d501005db975634aa9878bcc2f070e4692ebf7751b2d43948c35c713261920b449ea85d4762ee0cfe65fc62cd75eda05822951816

diff --git 
a/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.110.0.ebuild 
b/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.110.0.ebuild
deleted file mode 100644
index 4836003..000
--- a/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.110.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="An abstract Moose role for setting attributes from a configfile"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-perl/Moose-0.350.0
-   dev-perl/MooseX-Getopt
-   >=dev-perl/MooseX-Types-Path-Tiny-0.5.0
-   dev-perl/Try-Tiny
-   dev-perl/namespace-autoclean
-"
-DEPEND="${RDEPEND}
-   >=virtual/perl-ExtUtils-MakeMaker-6.360.0
-   test? (
-   dev-perl/Path-Class
-   dev-perl/Path-Tiny
-   dev-perl/Test-CheckDeps
-   dev-perl/Test-Deep
-   dev-perl/Test-Fatal
-   >=virtual/perl-Test-Simple-0.420.0
-   >=dev-perl/Test-NoWarnings-1.40.0
-   dev-perl/Test-Requires
-   dev-perl/Test-Without-Module
-   )
-"
-
-SRC_TEST=do
-
-src_test() {
-   if has_version dev-perl/MooseX-SimpleConfig ; then
-   perl-module_src_test
-   else
-   einfo "Tests disabled due to dependency cycle."
-   einfo "Please install dev-perl/MooseX-SimpleConfig and rerun 
tests!"
-   fi
-}

diff --git 
a/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.140.0.ebuild 
b/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.140.0.ebuild
new file mode 100644
index 000..7433572
--- /dev/null
+++ b/dev-perl/MooseX-ConfigFromFile/MooseX-ConfigFromFile-0.140.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.13
+inherit perl-module
+
+DESCRIPTION="An abstract Moose role for setting attributes from a configfile"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# MooseX::Types::Moose -> MooseX-Types
+RDEPEND="
+   virtual/perl-Carp
+   dev-perl/Moose
+   dev-perl/MooseX-Types
+   >=dev-perl/MooseX-Types-Path-Tiny-0.5.0
+   dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-Tiny-0.7.0
+   test? (
+   virtual/perl-ExtUtils-MakeMaker
+   virtual/perl-File-Spec
+   virtual/perl-Scalar-List-Utils
+   dev-perl/Moose
+   dev-perl/Test-Deep
+   dev-perl/Test-Fatal
+   virtual/perl-Test-Simple
+   dev-perl/Test-Requires
+   dev-perl/Test-Without-Module
+   virtual/perl-if
+   )
+"
+
+# mytargets="install"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types/

2015-12-22 Thread Andreas Hüttel
commit: 08133249c28df53206365f5b222f8a00805d0518
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Wed Dec 23 00:02:11 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Wed Dec 23 00:03:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08133249

dev-perl/MooseX-Types: Version bump; remove old

Package-Manager: portage-2.2.26

 dev-perl/MooseX-Types/Manifest|  2 +-
 dev-perl/MooseX-Types/MooseX-Types-0.350.0.ebuild | 28 
 dev-perl/MooseX-Types/MooseX-Types-0.460.0.ebuild | 39 +++
 3 files changed, 40 insertions(+), 29 deletions(-)

diff --git a/dev-perl/MooseX-Types/Manifest b/dev-perl/MooseX-Types/Manifest
index 05ea1f3..b5c2415 100644
--- a/dev-perl/MooseX-Types/Manifest
+++ b/dev-perl/MooseX-Types/Manifest
@@ -1,2 +1,2 @@
-DIST MooseX-Types-0.35.tar.gz 32495 SHA256 
0a75eae63eeb8d1316d892d4c6e548802955827d0c1cb99747627079d3abca86 SHA512 
a3ad136054ac8f5b17d034e0d1a5319deafca1e932bc0ccc8ea56f6109cee9a24705c6f490fde6d894034227ed7fe8d1919e2a4ccb924c231863585226c6dc87
 WHIRLPOOL 
e6bd8dea7ee5f0a5dc0ef5af9e3b3601ae4488cd5348c42b96d46cf585c73b2e4229cd7cc464399bed2700d799df2c4755d135579180a593e48e13ab00aa0a99
 DIST MooseX-Types-0.36.tar.gz 55122 SHA256 
cf73a14fa67ca3070b76e071a933fae87b8daf1dbc48970d8461884ee9f8e9aa SHA512 
970938bbe9fa484e0623e30f611e84145bc4a1ded442c1c777ec5df20129a7af05612084228fe2073ff14e4acc7a94e797a509021344b006acbcf414277d30f9
 WHIRLPOOL 
382e2e3de8d0ea4a6a7f69d0859f70abcd86583842491dcbbce1c5f24ce95cedb35525ba2a86653576fdc432ba65b1a4b9d706a6900b8911dd7d0e9fed685abe
+DIST MooseX-Types-0.46.tar.gz 54112 SHA256 
e9e8c36284cf1adc6563c980c0a4f0a7df720dbaaece0dd6be66b975dde5db7a SHA512 
9eee2afb7122d63a43af8c193c82fd9bf3600245956b7878badedf42280aa38814bf7370da31ede0f437e44f368d68d9c600a4f90bf42f95fa8fdb16b1056d4e
 WHIRLPOOL 
f6b165a034eb20291692f19757492f9983f39a42fe44a602470980b84f126c76dafc39699a14485127dfacbc71d0f81899c56c4335f85723e5209fe51874c475

diff --git a/dev-perl/MooseX-Types/MooseX-Types-0.350.0.ebuild 
b/dev-perl/MooseX-Types/MooseX-Types-0.350.0.ebuild
deleted file mode 100644
index 1119580..000
--- a/dev-perl/MooseX-Types/MooseX-Types-0.350.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.35
-inherit perl-module
-
-DESCRIPTION="Organise your Moose types in libraries"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=">=dev-perl/Moose-1.06
-   dev-perl/Sub-Name
-   >=dev-perl/Carp-Clan-6.00
-   >=dev-perl/Sub-Install-0.924
-   >=dev-perl/namespace-clean-0.190.0"
-DEPEND="${RDEPEND}
-   test? (
-   dev-perl/Test-Fatal
-   dev-perl/Test-Requires
-   )"
-
-SRC_TEST=do

diff --git a/dev-perl/MooseX-Types/MooseX-Types-0.460.0.ebuild 
b/dev-perl/MooseX-Types/MooseX-Types-0.460.0.ebuild
new file mode 100644
index 000..b9a23bf
--- /dev/null
+++ b/dev-perl/MooseX-Types/MooseX-Types-0.460.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.46
+inherit perl-module
+
+DESCRIPTION="Organise your Moose types in libraries"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   >=dev-perl/Carp-Clan-6
+   virtual/perl-Exporter
+   dev-perl/Module-Runtime
+   >=dev-perl/Moose-1.06
+   virtual/perl-Scalar-List-Utils
+   >=dev-perl/Sub-Exporter-ForMethods-0.100.52
+   dev-perl/Sub-Name
+   >=dev-perl/namespace-autoclean-0.160.0
+"
+DEPEND="${RDEPEND}
+   >=dev-perl/Module-Build-Tiny-0.7.0
+   test? (
+   virtual/perl-ExtUtils-MakeMaker
+   virtual/perl-File-Spec
+   dev-perl/Test-Fatal
+   >=virtual/perl-Test-Simple-0.880.0
+   dev-perl/Test-Requires
+   dev-perl/Test-CheckDeps
+   virtual/perl-if
+   )
+"



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/gnuplot/

2015-12-22 Thread Ulrich Müller
commit: 3ba4fa4829e8f1625ba28feaaa76250e63260a8d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Dec 22 23:59:32 2015 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Dec 22 23:59:32 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba4fa48

sci-visualization/gnuplot: Whitespace.

Package-Manager: portage-2.2.26

 sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild 
b/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild
index 09c5bc3..e7fe94b 100644
--- a/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild
+++ b/sci-visualization/gnuplot/gnuplot-5.0.1-r1.ebuild
@@ -24,7 +24,6 @@ else
SRC_URI="mirror://sourceforge/gnuplot/${MY_P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
inherit autotools
-
 fi
 
 LICENSE="gnuplot bitmap? ( free-noncomm )"



[gentoo-commits] dev/mrueg:master commit in: x11-drivers/xf86-video-intel/

2015-12-22 Thread Manuel Rüger
commit: bb4a4e9531abbec2c98994c08a6d99661f4fc0a0
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 23:54:21 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 23:54:21 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=bb4a4e95

x11-drivers/xf86-video-intel: Update snapshot

Package-Manager: portage-2.2.26

 x11-drivers/xf86-video-intel/Manifest   | 2 +-
 917_p20151213.ebuild => xf86-video-intel-2.99.917_p20151215.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-drivers/xf86-video-intel/Manifest 
b/x11-drivers/xf86-video-intel/Manifest
index 2260c19..3393329 100644
--- a/x11-drivers/xf86-video-intel/Manifest
+++ b/x11-drivers/xf86-video-intel/Manifest
@@ -1 +1 @@
-DIST xf86-video-intel-2.99.917_p20151213.tar.xz 930336 SHA256 
1eaa50474bc7d7738334e61c4b0641183452964c73ed0c4fe1624b7a29fb956f SHA512 
9973af5a0c9279071e92e1a9b33c860ae002d85d7114f677e29642c2b0a728d403065480af7180ac597374f361eec7af61ea7f2edf484aadc880b81e86efcab2
 WHIRLPOOL 
bb5db8bee46ccd622439ba97c0fa26ab5207299a29a62181eade4c4887c35579d7b37cccf5fabee83a1a2062961144fde948b8e1ba8ad2f2ac2876a191697c86
+DIST xf86-video-intel-2.99.917_p20151215.tar.xz 930684 SHA256 
d5414e3256bc8eeb1f8a1a03af621f0fd08b21198d7baf8402af409bdb187be1 SHA512 
1316f0cc525d8b1222be57ee05a6696dd00ed0873b22cd0717173c58c56fdf0468a0fddf50b0b7caaeb35b1a1dc67a018dbf8fcb39263e43154f60b18324508b
 WHIRLPOOL 
98bb7fcd3c0f83b1cf59502ce05582abc6df00fa638cbf83f9059db330b68f45ffea0e5496b48a78c1b51a116b70711222984f2d6364ca5e23c1a2672715

diff --git 
a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20151213.ebuild 
b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20151215.ebuild
similarity index 96%
rename from 
x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20151213.ebuild
rename to 
x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20151215.ebuild
index e859244..b250b70 100644
--- a/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20151213.ebuild
+++ b/x11-drivers/xf86-video-intel/xf86-video-intel-2.99.917_p20151215.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="X.Org driver for Intel cards"
 
 KEYWORDS="~amd64 ~x86 ~amd64-fbsd -x86-fbsd"
 IUSE="debug +sna +udev uxa xvmc"
-COMMIT_ID="6c4ffba39acb114cbbbfa3359a8c1ba7dfcc7df6"
+COMMIT_ID="82293901da23d79fd074e5255fda5c95405d52de"
 
SRC_URI="http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/snapshot/${COMMIT_ID}.tar.xz
 -> ${P}.tar.xz"
 
 S=${WORKDIR}/${COMMIT_ID}



[gentoo-commits] dev/mrueg:master commit in: dev-util/clion/

2015-12-22 Thread Manuel Rüger
commit: 800b949c51ff64ed504f19a3d928fd095dfc0d8f
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 23:51:24 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 23:51:24 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=800b949c

dev-util/clion: Version bump. Remove old

Package-Manager: portage-2.2.26

 dev-util/clion/Manifest   | 2 +-
 dev-util/clion/{clion-1.2.2.ebuild => clion-1.2.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest
index c65cbde..f944bd1 100644
--- a/dev-util/clion/Manifest
+++ b/dev-util/clion/Manifest
@@ -1 +1 @@
-DIST clion-1.2.2.tar.gz 220687306 SHA256 
dae9a29517f30eb83fdeb2538514b915c830cbf8ed9c0c2d3a2db39232730f95 SHA512 
57ab16cdc81f6b5ee449e91d5b11538ca381c94a74f6268f5c7ccddf8e7222734d3e917d49cc08190d45090a8323e201739591f96b0d69e1e2b03b139a6ec663
 WHIRLPOOL 
542ff5f6562c97318c3653a10693c6bc3ca4589917409ea093a4297f7460ab479a01b10fabe3f9647732d6196b9cc6fdff405be4fecd0ac0bc2a00afb2dbd7af
+DIST clion-1.2.3.tar.gz 220701803 SHA256 
d16e2129384f0182d1614ad04bca3c91e8cba0c10a87ae60a7d4409e8b0146f6 SHA512 
6abda65bd5ffc01d5403d5d65290ead79c90ea00edb84c1cc7b0718d8e1fcd2e27e51bb8918e55e2dfca49cf077e876c23b40f2857998a6a4b1a5384a6f10a02
 WHIRLPOOL 
be46b231d3c82f90408922f4c28b0041a1556813138903cb24f04009b0efa04685786cfb13d984b9ff46453b0a998c3908eaba73d18705a0a5012a4b98c8

diff --git a/dev-util/clion/clion-1.2.2.ebuild 
b/dev-util/clion/clion-1.2.3.ebuild
similarity index 100%
rename from dev-util/clion/clion-1.2.2.ebuild
rename to dev-util/clion/clion-1.2.3.ebuild



[gentoo-commits] dev/mrueg:master commit in: dev-util/cookiecutter/

2015-12-22 Thread Manuel Rüger
commit: ecf84179d7d52435857b5d983612f79d2a403a87
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 23:50:27 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 23:50:27 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=ecf84179

dev-util/cookiecutter: Version bump. Remove old

Package-Manager: portage-2.2.26

 dev-util/cookiecutter/Manifest  | 2 +-
 .../{cookiecutter-1.2.1.ebuild => cookiecutter-1.3.0.ebuild}| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cookiecutter/Manifest b/dev-util/cookiecutter/Manifest
index 613272e..fae5887 100644
--- a/dev-util/cookiecutter/Manifest
+++ b/dev-util/cookiecutter/Manifest
@@ -1 +1 @@
-DIST cookiecutter-1.2.1.tar.gz 215412 SHA256 
9c3a4b58f8ba4d388957a576887fd38f8637260faad51e804e0f492e09c3653d SHA512 
525b828fb11e81b4dd0f97696f4925ac95229444ddf9d0ba2f7a866a3037e9f79cda9609c0a1ba1dd53056bb88ea0704dd2b080a69ea4986bbbf71031f9bc736
 WHIRLPOOL 
8a2ce64413230f8e67e56e4f7185c864642bbb9e2436b8c025055511f3e1e13df516659a83152de80f9aff9b9219c007156a2dd795ff1cd9a54ee72ba9722b2a
+DIST cookiecutter-1.3.0.tar.gz 219110 SHA256 
8fb5297bea5956d20a68c2d487a7a917d634e153a5fc2ffe6736a472e09690ed SHA512 
e195e103da2cbc2aa40ea2cde47db8bea3cadf79506ad11062f2856a7fe7199168037a4805f2a1cfb56bc423c7e4f15f43ef15f974c7d38240720e3cb0d12c61
 WHIRLPOOL 
e96c22fd05ee01cf1d525245764cdc408234af704d8f95d639b2a727af01f35178a9633f17cf716af5c26efba8e868b50ab07cfbe939b01815f03b0d07a57821

diff --git a/dev-util/cookiecutter/cookiecutter-1.2.1.ebuild 
b/dev-util/cookiecutter/cookiecutter-1.3.0.ebuild
similarity index 95%
rename from dev-util/cookiecutter/cookiecutter-1.2.1.ebuild
rename to dev-util/cookiecutter/cookiecutter-1.3.0.ebuild
index 959265a..95a4ad7 100644
--- a/dev-util/cookiecutter/cookiecutter-1.2.1.ebuild
+++ b/dev-util/cookiecutter/cookiecutter-1.3.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND=">=dev-python/binaryornot-0.2.0[${PYTHON_USEDEP}]
>=dev-python/future-0.15.2[${PYTHON_USEDEP}]
>=dev-python/jinja-2.7[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.10[${PYTHON_USEDEP}]
-   >=dev-python/click-4.0[${PYTHON_USEDEP}]
+   >=dev-python/click-5.0[${PYTHON_USEDEP}]
>=dev-python/whichcraft-0.1.1[${PYTHON_USEDEP}]"
 
 DEPEND="test? ( ${RDEPEND}



[gentoo-commits] dev/mrueg:master commit in: dev-python/pytest-mock/

2015-12-22 Thread Manuel Rüger
commit: d9a941db67ffd992021d07c51b47202a62154e92
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 23:51:46 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 23:51:46 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=d9a941db

dev-python/pytest-mock: Version bump. Remove old

Package-Manager: portage-2.2.26

 dev-python/pytest-mock/Manifest | 2 +-
 .../pytest-mock/{pytest-mock-0.8.1.ebuild => pytest-mock-0.9.0.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-mock/Manifest b/dev-python/pytest-mock/Manifest
index 5d5bad7..bf8dc9c 100644
--- a/dev-python/pytest-mock/Manifest
+++ b/dev-python/pytest-mock/Manifest
@@ -1 +1 @@
-DIST pytest-mock-0.8.1.zip 16596 SHA256 
2ba9b5feebc3c4fd5fc34df8c4b8401f9d5936aa8c64be15d74dae303467946b SHA512 
30b20e315124a1a0a2aadd548d8b6b4a4762b425e5b4807e7ac4661cdaa3e5b62876fe62a68a3e3de693d2910f8c0c24be3e82e5b24215e5692c80fedfd1f8df
 WHIRLPOOL 
e934e1dfa0fbeeab5b72a7048d940e499e057ea1c631c21339c54e15792f7a0aaa119fda8c45922e47e2efbfe276fb82725d0b1d22bb877f952896887e71b790
+DIST pytest-mock-0.9.0.zip 17100 SHA256 
cdeec32d82787663b83c80a2e45ca32900500f6b104190548d4cb8890d131318 SHA512 
f63c5a7d880c9e6a17456339686ccf354196898fac46aa47c7ae16d41f14bbdb50e764b364fe815aaea361697e1523142ea3489626f36336a3f118b7d99aa113
 WHIRLPOOL 
d968b2e5bc099903b3565f70beb00b7ec1bef6282b49f54a8b4ea2d0fd42b488b8994467f969b8736109d7128fa58a5913809c00b38dc18ee8c9fa9365f86b94

diff --git a/dev-python/pytest-mock/pytest-mock-0.8.1.ebuild 
b/dev-python/pytest-mock/pytest-mock-0.9.0.ebuild
similarity index 100%
rename from dev-python/pytest-mock/pytest-mock-0.8.1.ebuild
rename to dev-python/pytest-mock/pytest-mock-0.9.0.ebuild



[gentoo-commits] dev/mrueg:master commit in: dev-tex/latexdraw-bin/

2015-12-22 Thread Manuel Rüger
commit: d6f2b8b16d4243a0f5670e35264814638bf477f6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 23:42:04 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 23:42:04 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=d6f2b8b1

dev-tex/latexdraw-bin: Version bump. Remove old

Package-Manager: portage-2.2.26

 dev-tex/latexdraw-bin/Manifest  | 2 +-
 .../{latexdraw-bin-3.3.1.ebuild => latexdraw-bin-3.3.2.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/latexdraw-bin/Manifest b/dev-tex/latexdraw-bin/Manifest
index f9b42eb..98e98e7 100644
--- a/dev-tex/latexdraw-bin/Manifest
+++ b/dev-tex/latexdraw-bin/Manifest
@@ -1 +1 @@
-DIST LaTeXDraw-3.3.1-bin.zip 9779876 SHA256 
f55edf45162680edf37fb5ef74fbffa3c12692df75578124fee013628ccaa1eb SHA512 
edfcae7723b4257f0b1d2513edae0ba59257270f870e33803216a00d87c19fe44f0074fb4ece1291736969e7edab2a3ac498fc512a25c5ba025cc8acb3b35b6c
 WHIRLPOOL 
5855b91a95ab6648d632c1724c0fedacb20198cdc54b8a2493a299f15dcf2ff8dd52895df629c6be23ab176f3acef66b948b251a5c0de8dd09354a9f5ec2547a
+DIST LaTeXDraw-3.3.2-bin.zip 10070675 SHA256 
5af6fdc5c5e5b0963711a73b12ebffad7917a48874f06c5befeedbea29e86915 SHA512 
50a1f0a771213810eafcc80c5d7f70a5a6965d6c99cfe31fe75477a3763cfbfbc4c40f4e35d97372a44c282d80e138dc9858ce2fab54ddb5a87f6310166087c8
 WHIRLPOOL 
4b4f5e9b80cb41bdcd1cd2c623e7f36173f013bc9c4053f3613f1dbf9f8124e17b0a34d2b856e1c0c2390e656b194c7074790c15cf33918d0d0c006567bb68d4

diff --git a/dev-tex/latexdraw-bin/latexdraw-bin-3.3.1.ebuild 
b/dev-tex/latexdraw-bin/latexdraw-bin-3.3.2.ebuild
similarity index 100%
rename from dev-tex/latexdraw-bin/latexdraw-bin-3.3.1.ebuild
rename to dev-tex/latexdraw-bin/latexdraw-bin-3.3.2.ebuild



[gentoo-commits] dev/mrueg:master commit in: dev-util/rubymine/

2015-12-22 Thread Manuel Rüger
commit: 06f535e3640831bc9641c4ee547d67ca53aa35a3
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 23:36:46 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 23:36:46 2015 +
URL:https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=06f535e3

dev-util/rubymine: Version bump

Package-Manager: portage-2.2.26

 dev-util/rubymine/Manifest | 2 +-
 dev-util/rubymine/{rubymine-8.0.2.ebuild => rubymine-8.0.3.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/rubymine/Manifest b/dev-util/rubymine/Manifest
index bd4f53d..6f65abd 100644
--- a/dev-util/rubymine/Manifest
+++ b/dev-util/rubymine/Manifest
@@ -1 +1 @@
-DIST RubyMine-8.0.2.tar.gz 175331255 SHA256 
847ae877e95d9079efd8e388e3d0171f6a155c8759ab7c8c3b54f9d7d4fbf8fe SHA512 
7580f1a6dd79bd38a75aac893b3b08f1df69bc1cb0d3b7c94a7a37f7e57a4535c5f3c7e1674bb94f1002e3620795b89aaa5b2393444e151ef0191157196716f7
 WHIRLPOOL 
21a54f2e2f939428baaf6ba575c0ca4e917478ada5315190569dc32d948c452d89ef56f8a77d374c367c8395254d686538f00b0ea39ac831c4ed47444e2bc0a5
+DIST RubyMine-8.0.3.tar.gz 175112972 SHA256 
fc31207e9e88fd7338b84791e0a4bd62db2319d9bcca589ba543b2aba5a79944 SHA512 
43c0feb1fe4614306bdce0582c11da7960ce45db077079d22a4eef3b5d3d0f2340f9154c72f18bc79fbc223895a5986e8d83e5e43cb4281c3fc3d6159836f8f0
 WHIRLPOOL 
0458b11011b2651243cc46448ba75d32f8f1396dde3549c2e85d42033a3cc518bf83bf02b8c46cea5bd03b04c0dc96ecd65580c3a0ac5845520cdc0598d62c24

diff --git a/dev-util/rubymine/rubymine-8.0.2.ebuild 
b/dev-util/rubymine/rubymine-8.0.3.ebuild
similarity index 96%
rename from dev-util/rubymine/rubymine-8.0.2.ebuild
rename to dev-util/rubymine/rubymine-8.0.3.ebuild
index 3059cf5..2b4b9f2 100644
--- a/dev-util/rubymine/rubymine-8.0.2.ebuild
+++ b/dev-util/rubymine/rubymine-8.0.3.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="http://download.jetbrains.com/ruby/${MY_PN}-${PV}.tar.gz";
 LICENSE="all-rights-reserved"
 IUSE=""
 KEYWORDS="~amd64 ~x86"
-S=${WORKDIR}/${MY_PN}-${PV%.*}
+S=${WORKDIR}/${MY_PN}-${PV}
 
 src_install() {
local dir="/opt/${P}"



[gentoo-commits] repo/gentoo:master commit in: app-misc/ca-certificates/

2015-12-22 Thread Mike Frysinger
commit: 348c4d0d51840d1052aeafd237cec1d9e4f489d5
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Dec 22 23:34:23 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Dec 22 23:35:42 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348c4d0d

app-misc/ca-certificates: version bump to 20151214.3.21 #568904

 app-misc/ca-certificates/Manifest  |   2 +
 .../ca-certificates-20151214.3.21.ebuild   | 184 +
 2 files changed, 186 insertions(+)

diff --git a/app-misc/ca-certificates/Manifest 
b/app-misc/ca-certificates/Manifest
index 901ae7e..6a4d23e 100644
--- a/app-misc/ca-certificates/Manifest
+++ b/app-misc/ca-certificates/Manifest
@@ -1,8 +1,10 @@
 DIST ca-certificates_20140927.tar.xz 288824 SHA256 
e582724ebb9d5d6fe02d02db1773c9ca76d3aaab4b15375a0d72e9abf88a65c5 SHA512 
3cd08559c52aeba763a8ecc0333c7c20838db0111e52d9adf65719f14f858611271d61801a60fb3aea4e74be4a7903c1b462bf889172f5afb774280bb615b98b
 WHIRLPOOL 
e32e54b21109b7c44266480a6a5d78693b5ef7ffae1df595c4edfe2cce85d1cd29664e6d916c5bfffb965e4bb01fce6a8327a2ead5bb0ca7cdd8afd04346a270
 DIST ca-certificates_20141019.tar.xz 289092 SHA256 
684902d3f4e9ad27829f4af0d9d2d588afed03667997579b9c2be86fcd1eb73a SHA512 
5b0e8fb917f5642a5a2b4fde46a706db0c652ff3fb31a5053d9123a5b670b50c6e3cf2496915cc01c613dcbe964d6432f393c12d8a697baedfad58f9d13e568b
 WHIRLPOOL 
6d3c0ccfbd4b1598ed529cb07390baaf741e24c8fd4762aa1786ada7188ec0c4e327513047bca2b93a488681e80b5a8fabc37b98b7f6e5e92cba62580c4cf74f
 DIST ca-certificates_20150426.tar.xz 303256 SHA256 
37dbaa93ed64cc4ae93ac295f9248fbc741bd51376438cfb1257f17efab5494f SHA512 
920dfc512c018c5338bf07b6a6afcb664d9bfba659d4233ca9e87471d5e0ed05de054c96f3d7e6091549aa6deb46106a79f7f982696081f9b2164e18133eb34d
 WHIRLPOOL 
6d068fa13ffdb1b232b1cdb99063e52e52ee9f4cd44917f4eca263f36b5d4fa3c261b45bbf51143fc08965937adc477afd88c9a909300b619d42ae72b4c4acd9
+DIST ca-certificates_20151214.tar.xz 293672 SHA256 
59286e6403f482a24c672e09b810c7d089a73153d4772ff4a66e86053a920525 SHA512 
acee5565aa7d1f0cc120a6abb6503e0ac4b4e12f5fd1cb12442ec1374ae1570ec6dc3a8f3a247fad6835a29d96e856f12c664f466e92344db3aa1ae6292a27ac
 WHIRLPOOL 
c03d214fb15a791c14f235c58296fb06f1408c98bb78049f58b3ebf7bc1c1cea4662f90a031d86de2548267feacf6a9e3fef957aa44a19e29e9a6ba803aaa3fa
 DIST nss-3.14.1-add_spi+cacerts_ca_certs.patch 25018 SHA256 
82ca25982828fd7153ad15fc6e81408c115476eeeb4045d3a71469380b56824b SHA512 
2aafbd972b073061bfd66a66a4b50060691957f2910f716f7a69d22d655c499f186f05db2101bea5248a00949f339327ba8bfffec024c61c8ee908766201ae00
 WHIRLPOOL 
c9fe397e316dac7983b187acf7227078ebd8f8da5df53f77f2564489e85f123c4d2afb88d56e8dc14b9ebfffe8a71ade4724b3c1ea683c5c4c487cb3a64eda43
 DIST nss-3.17.2.tar.gz 6927414 SHA256 
134929e44e44b968a4883f4ee513a71ae45d55b486cee41ee8e26c3cc84dab8b SHA512 
a3d165bb2c578e7b5d90349729e85a2fce09260d069093080c76cce3b8a996c6489232324fd6a0c69b959321bcdf5f1806054f165cd6ce851fe4ffeb2883ae7f
 WHIRLPOOL 
01b3cc546aa2dd0974caa2267aa9874b01cf6096f307a114393ba5a98adc216e0f2b217631b89b20752be5881f70fc1a7e94e0e90618707d5f9b9d18fd55d859
 DIST nss-3.17.4.tar.gz 6924699 SHA256 
1d98ad1881a4237ec98cbe472fc851480f0b0e954dfe224d047811fb96ff9d79 SHA512 
dfc44e28c303743a72b4553f471089bc991c3cb61d5f3071082c16400d5e4f216f84a2e44536570316fe0e798c14ca370c875dad791a873034595b9e4dd70b89
 WHIRLPOOL 
bb6e1027c5237d12fe58b4c520536022d8d4e83183a78c3421fd46bf9c3503b1f0ca4644240e383f216ec1e5174c0ae4148372db68fb9f1c10275954559d5bbf
 DIST nss-3.19.tar.gz 6951461 SHA256 
989ebdf79374f24181f060d332445b1a4baf3df39d08514c4349ba8573cefa9b SHA512 
e428d206a4fd30087f275a33771a1d7e753b000e8fc3e7c746972a89d1b32300d3619f430ea15e870d82b3af52785d4dd36ae89c9c496f014f9f323ea373da14
 WHIRLPOOL 
3a8b58a8a28e31f65f40cfa6a9bd9ca2177a17552082d8de2189da6c92ff7ba9c90be13793666558a2bff609da738cb1f4313968077e1041b8f283d36005e76c
 DIST nss-3.20.tar.gz 692 SHA256 
5e38d4b9837ca338af966b97fc91c07f67ad647fb38dc4af3cfd0d84e477d15c SHA512 
50f666209cadd4e463f98643ec67e35f4d1b88381e17db9eed7c67559b19799fcc27e49d72536f546d4c45bca2afa4664e5590f868775a4397a77111d68fc366
 WHIRLPOOL 
84f20e6764b3621762fcfcb9223a3861e1f5ff02078b19b7df2eb58430a5f96943d962dca2d3366b18cd434acf3d3be746242c5064497167d5671c50233834de
+DIST nss-3.21.tar.gz 6978112 SHA256 
3f7a5b027d7cdd5c0e4ff7544da33fdc6f56c2f8c27fff02938fd4a6fbe87239 SHA512 
0645465b5d1ab05d819355a3f4a2879499539a00d95bfab3ca14a7dcd901e510b5d9ae797386ff5a42f68b0b57f7bbec4ec9d3a85ebd508eb824aba1fb589d53
 WHIRLPOOL 
7504d83de606d61840e06cb855ea688eb022d5eef062bcb7ac4d1064db96b96e35ae4ce0aff9d389a2140a7c3b974aaa9a86ada52af1199d462fdb48b11b42e4

diff --git a/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild 
b/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild
new file mode 100644
index 000..86a6882
--- /dev/null
+++ b/app-misc/ca-certificates/ca-certificates-20151214.3.21.ebuild
@@ -0,0 +1,184 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the t

[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Scrubber/

2015-12-22 Thread Andreas Hüttel
commit: f3fbf7de2fff027e8a2b355d37113f3857f09e57
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Dec 22 23:11:53 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Tue Dec 22 23:11:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fbf7de

dev-perl/HTML-Scrubber: Add missing dependency on Module::Build

Package-Manager: portage-2.2.26

 dev-perl/HTML-Scrubber/HTML-Scrubber-0.150.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/HTML-Scrubber/HTML-Scrubber-0.150.0.ebuild 
b/dev-perl/HTML-Scrubber/HTML-Scrubber-0.150.0.ebuild
index abc5a5c..2b1160d 100644
--- a/dev-perl/HTML-Scrubber/HTML-Scrubber-0.150.0.ebuild
+++ b/dev-perl/HTML-Scrubber/HTML-Scrubber-0.150.0.ebuild
@@ -16,6 +16,7 @@ IUSE="test"
 
 RDEPEND="dev-perl/HTML-Parser"
 DEPEND="${REPEND}
+   dev-perl/Module-Build
test? (
dev-perl/Test-Memory-Cycle
dev-perl/Test-CPAN-Meta



[gentoo-commits] repo/gentoo:master commit in: dev-perl/BZ-Client/

2015-12-22 Thread Andreas Hüttel
commit: 260a65ddd52f7ac362db45964c8dcec911e193ad
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Dec 22 23:14:18 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Tue Dec 22 23:14:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260a65dd

dev-perl/BZ-Client: Add missing dependency on Module::Build

Package-Manager: portage-2.2.26

 dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild 
b/dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild
index 78792c0..8aaa57a 100644
--- a/dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild
+++ b/dev-perl/BZ-Client/BZ-Client-1.72.0.ebuild
@@ -10,7 +10,6 @@ inherit perl-module
 
 DESCRIPTION="A client for the Bugzilla web services API."
 
-LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
@@ -21,5 +20,5 @@ RDEPEND="
dev-perl/XML-Parser
 "
 DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
+   dev-perl/Module-Build
 "



[gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Flock/

2015-12-22 Thread Andreas Hüttel
commit: 2bcb0b731dd26e236f7c382c88364f5adfc7d514
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Tue Dec 22 23:10:21 2015 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Tue Dec 22 23:10:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bcb0b73

dev-perl/File-Flock: Add missing dependency on Module::Build

Package-Manager: portage-2.2.26

 dev-perl/File-Flock/File-Flock-2014.10.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild 
b/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild
index d420936..b6e3e0f 100644
--- a/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild
+++ b/dev-perl/File-Flock/File-Flock-2014.10.0.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
virtual/perl-Time-HiRes
 "
 DEPEND="${RDEPEND}
+   dev-perl/Module-Build
dev-perl/File-Slurp
test? ( dev-perl/Test-SharedFork )
 "



[gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-exfat/

2015-12-22 Thread Mike Gilbert
commit: 41d78f8017002e01df77e7b2c828f5b6f1741421
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Dec 22 22:34:59 2015 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Dec 22 22:34:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d78f80

sys-fs/fuse-exfat: Install manpage symlink for mount.exfat

Package-Manager: portage-2.2.26_p32

 sys-fs/fuse-exfat/fuse-exfat-1.2.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-fs/fuse-exfat/fuse-exfat-1.2.3.ebuild 
b/sys-fs/fuse-exfat/fuse-exfat-1.2.3.ebuild
index 3be1dfc..8038795 100644
--- a/sys-fs/fuse-exfat/fuse-exfat-1.2.3.ebuild
+++ b/sys-fs/fuse-exfat/fuse-exfat-1.2.3.ebuild
@@ -21,4 +21,5 @@ src_install() {
emake DESTDIR="${D}" install
dodoc ChangeLog
doman fuse/mount.exfat-fuse.8
+   dosym mount.exfat-fuse.8 /usr/share/man/man8/mount.exfat.8
 }



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/

2015-12-22 Thread Matt Thode
commit: 205f1b746d91e1b3966ef4927a9dc9bf70c24519
Author: Matthew Thode  gentoo  org>
AuthorDate: Tue Dec 22 22:21:47 2015 +
Commit: Matt Thode  gentoo  org>
CommitDate: Tue Dec 22 22:21:47 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205f1b74

sys-cluster/nova: update libvirt-python max dep on stable package to 1.3.0

bug 569214

Package-Manager: portage-2.2.24

 sys-cluster/nova/nova-12.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/nova/nova-12.0.0.ebuild 
b/sys-cluster/nova/nova-12.0.0.ebuild
index f232190..e60da83 100644
--- a/sys-cluster/nova/nova-12.0.0.ebuild
+++ b/sys-cluster/nova/nova-12.0.0.ebuild
@@ -186,7 +186,7 @@ RDEPEND="
<=dev-python/alembic-0.8.20[${PYTHON_USEDEP}]
>=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}]
<=dev-python/os-brick-0.5.0[${PYTHON_USEDEP}]
-   <=dev-python/libvirt-python-1.2.19[${PYTHON_USEDEP}]
+   <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}]
app-emulation/libvirt[iscsi?]
novncproxy? ( www-apps/novnc )
sys-apps/iproute2



[gentoo-commits] repo/gentoo: Branch deleted: kernel-2-use

2015-12-22 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec 22 22:13:48 2015 +

Branch deleted: kernel-2-use




[gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/etc/grs/

2015-12-22 Thread Anthony G. Basile
commit: 2cd7d257fa36a3907df6c6af57b2726603bff7bb
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Dec 22 22:20:31 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Dec 22 22:20:31 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=2cd7d257

world.conf: add LDLFLAGS=-liconv to dev-qt/qt{opengl,printsupport}:5

 core/etc/grs/world.conf | 4 
 1 file changed, 4 insertions(+)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index fcddc0a..e6ff72e 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -3376,12 +3376,16 @@ package.use : dev-qt/qtopengl:4 -aqua -debug -egl -pch 
exceptions qt3support
 
 [dev-qt/qtopengl:5]
 package.use : dev-qt/qtopengl:5 -debug -gles2 -test
+package.env : dev-qt/qtopengl:5 dev-qt_qtopengl_5
+env : LDFLAGS="-liconv"
 
 [dev-qt/qtphonon:4]
 package.use : dev-qt/qtphonon:4 -aqua -debug -pch dbus exceptions qt3support
 
 [dev-qt/qtprintsupport:5]
 package.use : dev-qt/qtprintsupport:5 -cups -debug -gles2 -test
+package.env : dev-qt/qtprintsupport:5 dev-qt_qtprintsupport_5
+env : LDFLAGS="-liconv"
 
 [dev-qt/qtquick1:5]
 package.use : dev-qt/qtquick1:5 -debug -designer -opengl -test -webkit -xml



[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-12-22 Thread Michał Górny
commit: 4a1560e50bfa935eacec648af6310dd914ff2489
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 12 22:21:11 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec 22 22:12:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a1560e5

python-single-r1.eclass: Support PYTHON_COMPAT_OVERRIDE

 eclass/python-single-r1.eclass | 36 
 1 file changed, 36 insertions(+)

diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass
index 4c4f057..4d5026f 100644
--- a/eclass/python-single-r1.eclass
+++ b/eclass/python-single-r1.eclass
@@ -96,6 +96,25 @@ if [[ ! ${_PYTHON_SINGLE_R1} ]]; then
 # PYTHON_COMPAT=( python2_7 python3_{3,4} )
 # @CODE
 
+# @ECLASS-VARIABLE: PYTHON_COMPAT_OVERRIDE
+# @INTERNAL
+# @DESCRIPTION:
+# This variable can be used when working with ebuilds to override
+# the in-ebuild PYTHON_COMPAT. It is a string naming the implementation
+# which package will be built for. It needs to be specified
+# in the calling environment, and not in ebuilds.
+#
+# It should be noted that in order to preserve metadata immutability,
+# PYTHON_COMPAT_OVERRIDE does not affect IUSE nor dependencies.
+# The state of PYTHON_TARGETS and PYTHON_SINGLE_TARGET is ignored,
+# and the implementation in PYTHON_COMPAT_OVERRIDE is built instead.
+# Dependencies need to be satisfied manually.
+#
+# Example:
+# @CODE
+# PYTHON_COMPAT_OVERRIDE='pypy' emerge -1v dev-python/bar
+# @CODE
+
 # @ECLASS-VARIABLE: PYTHON_REQ_USE
 # @DEFAULT_UNSET
 # @DESCRIPTION:
@@ -401,6 +420,23 @@ python_setup() {
 
unset EPYTHON
 
+   # support developer override
+   if [[ ${PYTHON_COMPAT_OVERRIDE} ]]; then
+   local impls=( ${PYTHON_COMPAT_OVERRIDE} )
+   [[ ${#impls[@]} -eq 1 ]] || die "PYTHON_COMPAT_OVERRIDE must 
name exactly one implementation for python-single-r1"
+
+   ewarn "WARNING: PYTHON_COMPAT_OVERRIDE in effect. The following 
Python"
+   ewarn "implementation will be used:"
+   ewarn
+   ewarn " ${PYTHON_COMPAT_OVERRIDE}"
+   ewarn
+   ewarn "Dependencies won't be satisfied, and 
PYTHON_SINGLE_TARGET flags will be ignored."
+
+   python_export "${impls[0]}" EPYTHON PYTHON
+   python_wrapper_setup
+   return
+   fi
+
if [[ ${#_PYTHON_SUPPORTED_IMPLS[@]} -eq 1 ]]; then
if use "python_targets_${_PYTHON_SUPPORTED_IMPLS[0]}"; then
# Only one supported implementation, enable it 
explicitly



[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-12-22 Thread Michał Górny
commit: 33380ad5e121a47375442de08fd9239b9102b1fa
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 12 22:06:33 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec 22 22:12:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33380ad5

python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result

Introduce a common _python_set_impls function in python-utils-r1.eclass
that validates and processes PYTHON_COMPAT, then stores the result in
_PYTHON_SUPPORTED_IMPLS and _PYTHON_UNSUPPORTED_IMPLS variables. Reuse
those variables in all python-r1 suite eclasses, effectively reducing
code duplication and providing cache for repeated implementation support
checks.

 eclass/python-any-r1.eclass| 28 +--
 eclass/python-r1.eclass| 47 
 eclass/python-single-r1.eclass | 61 --
 eclass/python-utils-r1.eclass  | 49 +
 4 files changed, 83 insertions(+), 102 deletions(-)

diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass
index 721ba45..dbfeded 100644
--- a/eclass/python-any-r1.eclass
+++ b/eclass/python-any-r1.eclass
@@ -71,12 +71,6 @@ if [[ ! ${_PYTHON_ANY_R1} ]]; then
 # @CODE
 # PYTHON_COMPAT=( python{2_5,2_6,2_7} )
 # @CODE
-if ! declare -p PYTHON_COMPAT &>/dev/null; then
-   die 'PYTHON_COMPAT not declared.'
-fi
-if [[ $(declare -p PYTHON_COMPAT) != "declare -a"* ]]; then
-   die 'PYTHON_COMPAT must be an array.'
-fi
 
 # @ECLASS-VARIABLE: PYTHON_REQ_USE
 # @DEFAULT_UNSET
@@ -119,16 +113,10 @@ _python_any_set_globals() {
local usestr i PYTHON_PKG_DEP
[[ ${PYTHON_REQ_USE} ]] && usestr="[${PYTHON_REQ_USE}]"
 
-   # check for invalid PYTHON_COMPAT
-   for i in "${PYTHON_COMPAT[@]}"; do
-   # the function simply dies on invalid impl
-   _python_impl_supported "${i}"
-   done
+   _python_set_impls
 
PYTHON_DEPS=
-   for i in "${_PYTHON_ALL_IMPLS[@]}"; do
-   has "${i}" "${PYTHON_COMPAT[@]}" || continue
-
+   for i in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
python_export "${i}" PYTHON_PKG_DEP
 
PYTHON_DEPS="${PYTHON_PKG_DEP} ${PYTHON_DEPS}"
@@ -209,9 +197,7 @@ python_gen_any_dep() {
[[ ${depstr} ]] || die "No dependency string provided"
 
local PYTHON_PKG_DEP out=
-   for i in "${_PYTHON_ALL_IMPLS[@]}"; do
-   has "${i}" "${PYTHON_COMPAT[@]}" || continue
-
+   for i in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
local 
PYTHON_USEDEP="python_targets_${i}(-),python_single_target_${i}(+)"
python_export "${i}" PYTHON_PKG_DEP
 
@@ -242,7 +228,7 @@ _python_EPYTHON_supported() {
;;
esac
 
-   if has "${i}" "${PYTHON_COMPAT[@]}"; then
+   if has "${i}" "${_PYTHON_SUPPORTED_IMPLS[@]}"; then
if python_is_installed "${i}"; then
if declare -f python_check_deps >/dev/null; then
local 
PYTHON_USEDEP="python_targets_${i}(-),python_single_target_${i}(+)"
@@ -293,10 +279,8 @@ python_setup() {
 
# fallback to best installed impl.
local rev_impls=()
-   for i in "${_PYTHON_ALL_IMPLS[@]}"; do
-   if has "${i}" "${PYTHON_COMPAT[@]}"; then
-   rev_impls=( "${i}" "${rev_impls[@]}" )
-   fi
+   for i in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
+   rev_impls=( "${i}" "${rev_impls[@]}" )
done
 
for i in "${rev_impls[@]}"; do

diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass
index fbc39dc..f7a8541 100644
--- a/eclass/python-r1.eclass
+++ b/eclass/python-r1.eclass
@@ -82,12 +82,6 @@ inherit multibuild python-utils-r1
 # @CODE
 # PYTHON_COMPAT=( python2_7 python3_{3,4} )
 # @CODE
-if ! declare -p PYTHON_COMPAT &>/dev/null; then
-   die 'PYTHON_COMPAT not declared.'
-fi
-if [[ $(declare -p PYTHON_COMPAT) != "declare -a"* ]]; then
-   die 'PYTHON_COMPAT must be an array.'
-fi
 
 # @ECLASS-VARIABLE: PYTHON_COMPAT_OVERRIDE
 # @INTERNAL
@@ -186,24 +180,17 @@ fi
 # @CODE
 
 _python_set_globals() {
-   local impls=()
-
PYTHON_DEPS=
local i PYTHON_PKG_DEP
-   for i in "${PYTHON_COMPAT[@]}"; do
-   _python_impl_supported "${i}" || continue
 
+   _python_set_impls
+
+   for i in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
python_export "${i}" PYTHON_PKG_DEP
PYTHON_DEPS+="python_targets_${i}? ( ${PYTHON_PKG_DEP} ) "
-
-   impls+=( "${i}" )
done
 
-   if [[ ${#impls[@]} -eq 0 ]]; then
-   die "No supported implementation in PYTHON_COMPAT."
-   fi
-
-   local flags=( "${impls[@]/#/python_targets_}" )
+   local flags=( "${_PYTHON_SUPPORTED_IMPLS[@]/#/python_targets_}" )
local optflags=${flags[@]/%/(-)?}
 
# A nice QA trick here.

[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-12-22 Thread Michał Górny
commit: 67ea3f75ef3e92cba1f33e1df36d6e53211251f0
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 12 22:28:16 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec 22 22:12:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ea3f75

python-any-r1.eclass: Use reverse iter instead of reversing impls array

 eclass/python-any-r1.eclass | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass
index 99aac73..c6dfc9c 100644
--- a/eclass/python-any-r1.eclass
+++ b/eclass/python-any-r1.eclass
@@ -313,13 +313,9 @@ python_setup() {
done
 
# fallback to best installed impl.
-   local rev_impls=()
-   for i in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
-   rev_impls=( "${i}" "${rev_impls[@]}" )
-   done
-
-   for i in "${rev_impls[@]}"; do
-   python_export "${i}" EPYTHON PYTHON
+   # (reverse iteration over _PYTHON_SUPPORTED_IMPLS)
+   for (( i = ${#_PYTHON_SUPPORTED_IMPLS[@]} - 1; i >= 0; i-- )); do
+   python_export "${_PYTHON_SUPPORTED_IMPLS[i]}" EPYTHON PYTHON
if _python_EPYTHON_supported "${EPYTHON}"; then
python_wrapper_setup
return



[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-12-22 Thread Michał Górny
commit: 3923a952a771f567bb620cac42c4c4f2415db8d2
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 12 22:12:10 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec 22 22:12:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3923a952

python-single-r1.eclass: Fix python_gen_* w/ single PYTHON_COMPAT impl

Fix python_gen_useflags() and python_gen_cond_dep() to output correct
flag name when only a single implementation is listed in PYTHON_COMPAT.
In this case, the PYTHON_SINGLE_TARGET flags are not emitted
and PYTHON_TARGETS are used directly instead.

 eclass/python-single-r1.eclass | 20 
 1 file changed, 16 insertions(+), 4 deletions(-)

diff --git a/eclass/python-single-r1.eclass b/eclass/python-single-r1.eclass
index 8ef3846..4c4f057 100644
--- a/eclass/python-single-r1.eclass
+++ b/eclass/python-single-r1.eclass
@@ -310,13 +310,19 @@ python_gen_usedep() {
 python_gen_useflags() {
debug-print-function ${FUNCNAME} "${@}"
 
-   local impl pattern
+   local flag_prefix impl pattern
local matches=()
 
+   if [[ ${#_PYTHON_SUPPORTED_IMPLS[@]} -eq 1 ]]; then
+   flag_prefix=python_targets
+   else
+   flag_prefix=python_single_target
+   fi
+
for impl in "${_PYTHON_SUPPORTED_IMPLS[@]}"; do
for pattern; do
if [[ ${impl} == ${pattern} ]]; then
-   matches+=( "python_single_target_${impl}" )
+   matches+=( "${flag_prefix}_${impl}" )
break
fi
done
@@ -354,9 +360,15 @@ python_gen_useflags() {
 python_gen_cond_dep() {
debug-print-function ${FUNCNAME} "${@}"
 
-   local impl pattern
+   local flag_prefix impl pattern
local matches=()
 
+   if [[ ${#_PYTHON_SUPPORTED_IMPLS[@]} -eq 1 ]]; then
+   flag_prefix=python_targets
+   else
+   flag_prefix=python_single_target
+   fi
+
local dep=${1}
shift
 
@@ -371,7 +383,7 @@ python_gen_cond_dep() {

dep=${dep//\$\{PYTHON_USEDEP\}/${usedep}}
fi
 
-   matches+=( "python_single_target_${impl}? ( 
${dep} )" )
+   matches+=( "${flag_prefix}_${impl}? ( ${dep} )" 
)
break
fi
done



[gentoo-commits] repo/gentoo:master commit in: eclass/

2015-12-22 Thread Michał Górny
commit: 8b2a03095469242427067911fd4bc467173753c1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 12 22:20:26 2015 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec 22 22:12:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b2a0309

python-any-r1.eclass: Support PYTHON_COMPAT_OVERRIDE

 eclass/python-any-r1.eclass | 35 +++
 1 file changed, 35 insertions(+)

diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass
index dbfeded..99aac73 100644
--- a/eclass/python-any-r1.eclass
+++ b/eclass/python-any-r1.eclass
@@ -72,6 +72,24 @@ if [[ ! ${_PYTHON_ANY_R1} ]]; then
 # PYTHON_COMPAT=( python{2_5,2_6,2_7} )
 # @CODE
 
+# @ECLASS-VARIABLE: PYTHON_COMPAT_OVERRIDE
+# @INTERNAL
+# @DESCRIPTION:
+# This variable can be used when working with ebuilds to override
+# the in-ebuild PYTHON_COMPAT. It is a string naming the implementation
+# which will be used to build the package. It needs to be specified
+# in the calling environment, and not in ebuilds.
+#
+# It should be noted that in order to preserve metadata immutability,
+# PYTHON_COMPAT_OVERRIDE does not affect dependencies. The value of
+# EPYTHON and eselect-python preferences are ignored. Dependencies need
+# to be satisfied manually.
+#
+# Example:
+# @CODE
+# PYTHON_COMPAT_OVERRIDE='pypy' emerge -1v dev-python/bar
+# @CODE
+
 # @ECLASS-VARIABLE: PYTHON_REQ_USE
 # @DEFAULT_UNSET
 # @DESCRIPTION:
@@ -253,6 +271,23 @@ _python_EPYTHON_supported() {
 python_setup() {
debug-print-function ${FUNCNAME} "${@}"
 
+   # support developer override
+   if [[ ${PYTHON_COMPAT_OVERRIDE} ]]; then
+   local impls=( ${PYTHON_COMPAT_OVERRIDE} )
+   [[ ${#impls[@]} -eq 1 ]] || die "PYTHON_COMPAT_OVERRIDE must 
name exactly one implementation for python-any-r1"
+
+   ewarn "WARNING: PYTHON_COMPAT_OVERRIDE in effect. The following 
Python"
+   ewarn "implementation will be used:"
+   ewarn
+   ewarn " ${PYTHON_COMPAT_OVERRIDE}"
+   ewarn
+   ewarn "Dependencies won't be satisfied, and 
EPYTHON/eselect-python will be ignored."
+
+   python_export "${impls[0]}" EPYTHON PYTHON
+   python_wrapper_setup
+   return
+   fi
+
# first, try ${EPYTHON}... maybe it's good enough for us.
if [[ ${EPYTHON} ]]; then
if _python_EPYTHON_supported "${EPYTHON}"; then



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-socketio/

2015-12-22 Thread Zac Medico
commit: cb425a359834c89f8dd8572d5dfab7e08f01a2a0
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Dec 22 22:00:34 2015 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Dec 22 22:04:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb425a35

dev-python/flask-socketio: add pypy and pypy3 to PYTHON_COMPAT

Package-Manager: portage-2.2.26

 dev-python/flask-socketio/flask-socketio-1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-socketio/flask-socketio-1.1.ebuild 
b/dev-python/flask-socketio/flask-socketio-1.1.ebuild
index a97dc37..a70aef9 100644
--- a/dev-python/flask-socketio/flask-socketio-1.1.ebuild
+++ b/dev-python/flask-socketio/flask-socketio-1.1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi/

2015-12-22 Thread Jeroen Roovers
commit: 128037ec756b2c63113191f76e17820a1074ebfd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Dec 22 21:55:45 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Dec 22 21:56:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=128037ec

www-client/vivaldi: Version bump.

Package-Manager: portage-2.2.26

 www-client/vivaldi/Manifest|   2 +
 www-client/vivaldi/vivaldi-1.0.357.5_p1.ebuild | 109 +
 2 files changed, 111 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index d7d4e5d..7ffd7c6 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -4,3 +4,5 @@ DIST vivaldi-1.0.344.37_p1-amd64.deb 42697192 SHA256 
f23c4616446e6b1b3e4f532fb33
 DIST vivaldi-1.0.344.37_p1-i386.deb 43127066 SHA256 
04755b7feb3ed03eb4f4d0dd52ef713a22479fb412bedeadc31087ea42e3234e SHA512 
eb0dc8d4fda8951942effbc3d46a05a346315a192fd9207be93e2b810f2628349c66b45ebb5c530524a8592b13a04907de4a1b045f75c43ca4affe1b275c554c
 WHIRLPOOL 
8f2bcf613758cf026676d345d54b21982485efb8d138f99928eb8907b47c50b12d1cebe2ac5e136843b1de46db2717e24f14861c1b3daaeb2d881a5b7d9fefd9
 DIST vivaldi-1.0.352.3_p1-amd64.deb 42632770 SHA256 
1955098f9acfa54c64db2990555cb93d1b7426c9c87745849c589e5cbbd42347 SHA512 
dd89996d6903b51123c52c396fb54fd349761aacd94758fedd4e4d46d2cf7d1ca89758033cc30baf0189e462950eafc0b3fe8de430102cb6e6a7fbc92f5de461
 WHIRLPOOL 
f98813338aaebdf43ed05ce6f84dc745d0d45502ec75bf12293255ec245d38ede712324b75dabbd5443c1693cd7b9611d5341bc235e538e649b3f7bfa10b1612
 DIST vivaldi-1.0.352.3_p1-i386.deb 43061366 SHA256 
e6837239d26ace6c6e374d3d647b3925d8131c8fc76bf74c1c27bae45fc40e1f SHA512 
e931107d5dec6d60084bda2b07506ec104fab00493f26f4765d3b6b99a0cb3b24fb51d01c645c83c533157d1764e29f928aef01f6b6b598859b0b7af2e50a833
 WHIRLPOOL 
8c3d913539131b4dd568fdff8216ab6d3ab2b3639fd42aa527e5a09523e82b965e1457d6193cc54c3c7e2f99c4d44a57e1ff5637f94dd918c6beb10cffd74039
+DIST vivaldi-1.0.357.5_p1-amd64.deb 43095128 SHA256 
67e9bd5735b5fe832cc6ed60897af40c1675c4dd3807b6da6904c992ddaa7200 SHA512 
14b41d0a573fcf0eef405bc589266019d7001ce4764248a1cd36b59a024cde909d608fdb5238899ea72a4cff45d612db3d48fcb754b377cdfaddbe8c6dee9f2a
 WHIRLPOOL 
2a39ba44af3c57c6caf33bf21cea5c5d21db93dcaa75969092b8afd68ecab36438e81406c75cf5996821ce3619580416dc4e3eb29f2d0f62790a1ec755483962
+DIST vivaldi-1.0.357.5_p1-i386.deb 43588314 SHA256 
cc6d1a0e737e05aa9627f63ff8e81db4c516ecea76cfa16c39843affaf9404eb SHA512 
ea30685d72b4807914fd40a014f0aa25c1fba64c8c5cd61171cc2e8a25b592be7963bf60cc2f204ee2cc55965bb85d92b8a1f1dbd2b653b41834fbbaa1a7d92f
 WHIRLPOOL 
171619009c1530972067168f0ba2bef352008025c6a5434de42b3641a9a7e3d8b72257f9d158d7d96ab46ae46b22240c97ca8ff0f60eccc0677967f1c065c89e

diff --git a/www-client/vivaldi/vivaldi-1.0.357.5_p1.ebuild 
b/www-client/vivaldi/vivaldi-1.0.357.5_p1.ebuild
new file mode 100644
index 000..f985379
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-1.0.357.5_p1.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CHROMIUM_LANGS="
+   am ar bg bn ca cs da de el en_GB en_US es_419 es et fa fil fi fr gu he 
hi
+   hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl sr 
sv
+   sw ta te th tr uk vi zh_CN zh_TW
+"
+inherit chromium eutils multilib unpacker toolchain-funcs
+
+DESCRIPTION="A new browser for our friends"
+HOMEPAGE="http://vivaldi.com/";
+VIVALDI_BASE_URI="${HOMEPAGE}download/snapshot/${PN}-snapshot_${PV/_p/-}_"
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RESTRICT="bindist mirror"
+
+S=${WORKDIR}
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   >=dev-libs/openssl-1.0.1:0
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+VIVALDI_HOME="opt/${PN}-snapshot"
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+src_prepare() {
+   sed -i \
+   -e "s|@LIBDIR@|$(get_libdir)|g" \
+   opt/vivaldi-snapshot/vivaldi-snapshot || die
+
+   sed -i \
+   -e 's|vivaldi-snapshot|vivaldi|g' \
+   usr/share/applications/${PN}-snapshot.desktop \
+   usr/s

[gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/

2015-12-22 Thread Mike Gilbert
commit: 78e33760d745c9928fe85278b9cf1e7d7a1b7fe8
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Dec 22 21:56:04 2015 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Dec 22 21:56:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e33760

sys-fs/exfat-utils: Add manpage symlinks for fsck and mkfs

Package-Manager: portage-2.2.26_p32

 sys-fs/exfat-utils/exfat-utils-1.2.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.3.ebuild 
b/sys-fs/exfat-utils/exfat-utils-1.2.3.ebuild
index 6db7bfd..cdd71fe 100644
--- a/sys-fs/exfat-utils/exfat-utils-1.2.3.ebuild
+++ b/sys-fs/exfat-utils/exfat-utils-1.2.3.ebuild
@@ -17,4 +17,6 @@ src_install() {
emake DESTDIR="${D}" install
dodoc ChangeLog
doman dump/dumpexfat.8 fsck/exfatfsck.8 label/exfatlabel.8 
mkfs/mkexfatfs.8
+   dosym exfatfsck.8 /usr/share/man/man8/fsck.exfat.8
+   dosym mkexfatfs.8 /usr/share/man/man8/mkfs.exfat.8
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-socketio/

2015-12-22 Thread Zac Medico
commit: 6dbab07be74ee74454b3e3509d67aea932e03d3c
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Dec 22 21:53:01 2015 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Dec 22 21:53:33 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dbab07b

dev-python/python-socketio: add pypy and pypy3 to PYTHON_COMPAT

Package-Manager: portage-2.2.26

 dev-python/python-socketio/python-socketio-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-socketio/python-socketio-0.7.0.ebuild 
b/dev-python/python-socketio/python-socketio-0.7.0.ebuild
index 50e33f2..91eda43 100644
--- a/dev-python/python-socketio/python-socketio-0.7.0.ebuild
+++ b/dev-python/python-socketio/python-socketio-0.7.0.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/pry/

2015-12-22 Thread Manuel Rüger
commit: e4297882e6968dcfbf0a7332089d7903c961ff43
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 21:51:14 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 21:51:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4297882

dev-ruby/pry: Version bump

Package-Manager: portage-2.2.26

 dev-ruby/pry/Manifest  |  1 +
 dev-ruby/pry/pry-0.10.3.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-ruby/pry/Manifest b/dev-ruby/pry/Manifest
index a711ace..db4af7a 100644
--- a/dev-ruby/pry/Manifest
+++ b/dev-ruby/pry/Manifest
@@ -1,3 +1,4 @@
 DIST pry-0.10.1.tar.gz 204021 SHA256 
c04af53883e742d6cf44c3923a6e397b14f14520f73da0d3f68dfc0855e8645b SHA512 
cbb850d5bc9012da376ed87a894c939e20f0c1992565e3f9c282a85fd3026c2eb71a487672e2dc141a8f1ac0016f467782448e318012ef761e5cc21edb376b92
 WHIRLPOOL 
1b320e9e6956121b4b51d9d56b09deec823e00b3384b74065047bf2c32fc7d145bb34e63906cd1b0093f160c3e7b5a449f1ae1cecaeed5d36a388cb053786780
 DIST pry-0.10.2.tar.gz 204207 SHA256 
d0bb0f89d13f623cedcc772110666156f930ff36c663927d4e54f846385efcdf SHA512 
11438b4935adf9541bcd10bd9b1894179f0ad05db3361e6ad6589421bc60a80071773c0188c277f0bd44208dffa1694696649f79be28cd33164d2a7efe6ac2b9
 WHIRLPOOL 
f866ade6961f2ac7a57ad7e1c1ac4d3dbf304f30cb46b06b2383649a47d3a3ed80e9500a434ff7123204c12c58eedda1a9bbc9a407752700f34213c20f90008d
+DIST pry-0.10.3.tar.gz 204253 SHA256 
55760dd7ead762deda51a2acb5340e41d15056eb590c8ea03e46482e59cdde87 SHA512 
5efec76414e6acf6e1f26f39296087a29a72b65b3fc365ad4ebd610b25d109253f2d325fe91508c8bd6eca67bdfe812b74dba8cf687a0fc4e0a5f9f6f6a93c7e
 WHIRLPOOL 
5c6e04e4d89237d0ce7f46e15757c3b4f702cd967a467c0b8ea732124c12a1ff5b4d4de493ca5b5f7512e19394c85c9b240133c3516c79f40b77a1d79754be58
 DIST pry-0.9.12.6.gem 198144 SHA256 
0107730b35bdd4fd042fa9c92263174a38f975844230bc5c583fd4816c55af72 SHA512 
451da80d9224f3c826bdcb0492d1880005143ae489dc1de0021ed73fd3d34ef3bab7c06dd631cf9737c7b4d9b031d1ee7be05c4e4d99ab9af24231ce388ac3b9
 WHIRLPOOL 
c04d80c3e2a357dbdab549be0d5b83ce319dcfbac286dd5b7e156e1a800cd87d89974a5213e8fb0860819a606a5633295ed0b645ab049a68674cf68a2d1a947d

diff --git a/dev-ruby/pry/pry-0.10.3.ebuild b/dev-ruby/pry/pry-0.10.3.ebuild
new file mode 100644
index 000..9c13287
--- /dev/null
+++ b/dev-ruby/pry/pry-0.10.3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+RUBY_FAKEGEM_GEMSPEC=${PN}.gemspec
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pry is a powerful alternative to the standard IRB shell for Ruby"
+HOMEPAGE="https://github.com/pry/pry/wiki";
+SRC_URI="https://github.com/pry/pry/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+IUSE=""
+SLOT="ruby19"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+
+ruby_add_rdepend "
+   >=dev-ruby/coderay-1.1.0 =dev-ruby/coderay-1.1*
+   >=dev-ruby/slop-3.4.1:3
+   >=dev-ruby/method_source-0.8.1 =dev-ruby/method_source-0.8*"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/open4-1.3
+   >=dev-ruby/rake-0.9
+   >=dev-ruby/mocha-1.0
+   )"
+
+all_ruby_prepare() {
+   # Avoid unneeded dependency on git.
+   # Loosen coderay dependency.
+   sed -e '/git ls-files/d' \
+   -e '/coderay/s/~>/>=/' \
+   -e '/bundler/d' \
+   -i ${RUBY_FAKEGEM_GEMSPEC} || die
+   sed -e '/[Bb]undler/d' -e "1irequire 'mocha/api'\ " -i spec/helper.rb 
|| die
+   sed -e "1irequire 'ostruct'\ " -i spec/hooks_spec.rb || die
+   sed -e '/of Class after the singleton classes/,+4d' -i 
spec/method_spec.rb || die
+   # Out of date tests
+   rm spec/commands/gist_spec.rb || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-engineio/

2015-12-22 Thread Zac Medico
commit: 0882d360d62537da96670104803d16fd4598
Author: Zac Medico  gentoo  org>
AuthorDate: Tue Dec 22 21:45:03 2015 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Dec 22 21:48:57 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0882d360

dev-python/python-engineio: add pypy and pypy3 to PYTHON_COMPAT

Also, remove test dependencies which are unsatisfiable due to this
change.

Package-Manager: portage-2.2.26

 dev-python/python-engineio/python-engineio-0.8.1.ebuild | 9 ++---
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/dev-python/python-engineio/python-engineio-0.8.1.ebuild 
b/dev-python/python-engineio/python-engineio-0.8.1.ebuild
index 6f1d617..53e64a8 100644
--- a/dev-python/python-engineio/python-engineio-0.8.1.ebuild
+++ b/dev-python/python-engineio/python-engineio-0.8.1.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 )
 
 inherit distutils-r1
 
@@ -18,12 +18,7 @@ IUSE="test"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/eventlet[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pbr[${PYTHON_USEDEP}]
-   )"
+   dev-python/setuptools[${PYTHON_USEDEP}]"
 
 # pypi tarball does not contain tests
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/masscan/files/, net-analyzer/masscan/

2015-12-22 Thread Jeroen Roovers
commit: ee4de56a941f01982962502abe6d4d612a9c7ed1
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Tue Dec 22 21:44:41 2015 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Tue Dec 22 21:45:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4de56a

net-analyzer/masscan: Fix compiling with gcc-5 (bug #569246 by Toralf Förster).

Package-Manager: portage-2.2.26

 .../masscan/files/masscan-1.0.3-gcc5.patch | 11 ++
 net-analyzer/masscan/masscan-1.0.3-r2.ebuild   | 46 ++
 2 files changed, 57 insertions(+)

diff --git a/net-analyzer/masscan/files/masscan-1.0.3-gcc5.patch 
b/net-analyzer/masscan/files/masscan-1.0.3-gcc5.patch
new file mode 100644
index 000..6bf92fd
--- /dev/null
+++ b/net-analyzer/masscan/files/masscan-1.0.3-gcc5.patch
@@ -0,0 +1,11 @@
+--- a/src/string_s.h
 b/src/string_s.h
+@@ -77,7 +77,7 @@
+  typedef int errno_t;
+ errno_t fopen_s(FILE **fp, const char *filename, const char *mode);
+ 
+-#elif defined(__GNUC__) && (__GNUC__ == 4)
++#elif defined(__GNUC__)
+ #include 
+ /* GCC 4 */
+ # define sprintf_s  snprintf

diff --git a/net-analyzer/masscan/masscan-1.0.3-r2.ebuild 
b/net-analyzer/masscan/masscan-1.0.3-r2.ebuild
new file mode 100644
index 000..99cb0ee
--- /dev/null
+++ b/net-analyzer/masscan/masscan-1.0.3-r2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Mass IP port scanner"
+HOMEPAGE="https://github.com/robertdavidgraham/masscan";
+SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="AGPL-3"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="net-libs/libpcap"
+DEPEND="${RDEPEND}"
+
+src_prepare(){
+   epatch "${FILESDIR}"/${PN}-1.0.3-gcc5.patch
+
+   sed -i \
+   -e '/$(CC)/s!$(CFLAGS)!$(LDFLAGS) $(CFLAGS)!g' \
+   -e '/^GITVER :=/s!= .(.*!=!g' \
+   -e '/^SYS/s|gcc|$(CC)|g' \
+   -e '/$(CC)/s!-DGIT=\"$(GITVER)\"!!g' \
+   -e '/^CFLAGS =/{s,=,+=,;s,-g -ggdb,,;s,-O3,,;}' \
+   Makefile || die
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake CC="$(tc-getCC)" DESTDIR="${D}" PREFIX=/usr install
+
+   insinto /etc/masscan
+   doins data/exclude.conf
+   doins "${FILESDIR}"/masscan.conf
+
+   mv doc/bot.{hml,html} || die
+   dohtml doc/bot.html
+   doman doc/masscan.8
+   dodoc *.md
+}



[gentoo-commits] proj/mysql-extras:master commit in: /

2015-12-22 Thread Brian Evans
commit: 7d3a382385c3d95c4edb8a4736b2f01eaac156d6
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Dec 22 21:38:00 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Dec 22 21:38:00 2015 +
URL:https://gitweb.gentoo.org/proj/mysql-extras.git/commit/?id=7d3a3823

Respin tokudb CFLAGS patch for new MariaDB versions

Signed-off-by: Brian Evans  gentoo.org>

 0_index.txt| 17 +++--
 ...4_all_mariadb-filter-tokudb-flags-10.0.23.patch | 42 ++
 ...4_all_mariadb-filter-tokudb-flags-10.1.10.patch | 31 
 3 files changed, 87 insertions(+), 3 deletions(-)

diff --git a/0_index.txt b/0_index.txt
index dc126aa..6b8eea9 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -532,17 +532,28 @@
 @@ Filter out -flto -fuse-linker-plugin -g and -Werror for tokudb
 
 @patch 20004_all_mariadb-filter-tokudb-flags-10.0.7.patch
-@ver 10.00.07.00 to 10.01.08.99
+@ver 10.00.07.00 to 10.00.22.99
+@ver 10.01.00.00 to 10.01.08.99
 @pn mariadb
 @pn mariadb-galera
 @@ Filter out -flto -fuse-linker-plugin -g and -Werror for tokudb
 
-@patch 20004_all_mariadb-filter-tokudb-flags-10.1.9.patch
-@ver 10.01.09.00 to 10.99.99.99
+@patch 20004_all_mariadb-filter-tokudb-flags-10.0.23.patch
+@ver 10.00.23.00 to 10.00.99.99
 @pn mariadb
 @pn mariadb-galera
 @@ Filter out -flto -fuse-linker-plugin -g and -Werror for tokudb
 
+@patch 20004_all_mariadb-filter-tokudb-flags-10.1.9.patch
+@ver 10.01.09.00 to 10.01.09.99
+@pn mariadb
+@@ Filter out -g and -Werror for tokudb
+
+@patch 20004_all_mariadb-filter-tokudb-flags-10.1.10.patch
+@ver 10.01.10.00 to 10.01.99.99
+@pn mariadb
+@@ Filter out -g and -Werror for tokudb
+
 @patch 20005_all_mysql-unittest-5.1.73.patch
 @ver 5.01.73.00 to 5.01.99.99
 @pn mysql

diff --git a/20004_all_mariadb-filter-tokudb-flags-10.0.23.patch 
b/20004_all_mariadb-filter-tokudb-flags-10.0.23.patch
new file mode 100644
index 000..cc11566
--- /dev/null
+++ b/20004_all_mariadb-filter-tokudb-flags-10.0.23.patch
@@ -0,0 +1,42 @@
+--- a/storage/tokudb/CMakeLists.txt2014-01-16 16:23:26.731243149 -0500
 b/storage/tokudb/CMakeLists.txt2014-01-16 16:26:29.197327097 -0500
+@@ -58,8 +58,6 @@
+ SET(TOKUDB_SOURCES ha_tokudb.cc)
+ MYSQL_ADD_PLUGIN(tokudb ${TOKUDB_SOURCES} STORAGE_ENGINE MODULE_ONLY
+ LINK_LIBRARIES tokufractaltree_static tokuportability_static 
${ZLIB_LIBRARY} stdc++)
+-SET(CMAKE_MODULE_LINKER_FLAGS_RELEASE "${CMAKE_MODULE_LINKER_FLAGS_RELEASE} 
-flto -fuse-linker-plugin")
+-SET(CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO 
"${CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO} -flto -fuse-linker-plugin")
+ 
+ SET(CPACK_RPM_server_PACKAGE_OBSOLETES
+   "${CPACK_RPM_server_PACKAGE_OBSOLETES} MariaDB-tokudb-engine < 10.0.5" 
PARENT_SCOPE)
+diff -aurN 
mysql.orig/storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake 
mysql/storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake
+--- a/storage/tokudb/PerconaFT/cmake_modules/TokuSetupCompiler.cmake   
2013-09-19 18:34:24.0 -0400
 b/storage/tokudb/PerconaFT/cmake_modules/TokuSetupCompiler.cmake   
2013-10-09 14:16:46.197211235 -0400
+@@ -136,12 +136,10 @@
+   set(CMAKE_CXX_FLAGS_RELEASE "-g -O3 ${CMAKE_CXX_FLAGS_RELEASE} -UNDEBUG")
+ else ()
+   # we overwrite this because the default passes -DNDEBUG and we don't want 
that
+-  set(CMAKE_C_FLAGS_RELWITHDEBINFO "-flto -fuse-linker-plugin 
${CMAKE_C_FLAGS_RELWITHDEBINFO} -g -O3 -UNDEBUG")
+-  set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "-flto -fuse-linker-plugin 
${CMAKE_CXX_FLAGS_RELWITHDEBINFO} -g -O3 -UNDEBUG")
+-  set(CMAKE_C_FLAGS_RELEASE "-g -O3 -flto -fuse-linker-plugin 
${CMAKE_C_FLAGS_RELEASE} -UNDEBUG")
+-  set(CMAKE_CXX_FLAGS_RELEASE "-g -O3 -flto -fuse-linker-plugin 
${CMAKE_CXX_FLAGS_RELEASE} -UNDEBUG")
+-  set(CMAKE_EXE_LINKER_FLAGS "-g -fuse-linker-plugin 
${CMAKE_EXE_LINKER_FLAGS}")
+-  set(CMAKE_SHARED_LINKER_FLAGS "-g -fuse-linker-plugin 
${CMAKE_SHARED_LINKER_FLAGS}")
++  set(CMAKE_C_FLAGS_RELWITHDEBINFO "${CMAKE_C_FLAGS_RELWITHDEBINFO} -O3 
-UNDEBUG")
++  set(CMAKE_CXX_FLAGS_RELWITHDEBINFO "${CMAKE_CXX_FLAGS_RELWITHDEBINFO} -O3 
-UNDEBUG")
++  set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -UNDEBUG")
++  set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -UNDEBUG")
+ endif ()
+ 
+ ## set warnings
+@@ -172,8 +170,8 @@
+ endif ()
+ 
+ ## always want these
+-set(CMAKE_C_FLAGS "-Wall -Werror ${CMAKE_C_FLAGS}")
+-set(CMAKE_CXX_FLAGS "-Wall -Werror ${CMAKE_CXX_FLAGS}")
++set(CMAKE_C_FLAGS "-Wall ${CMAKE_C_FLAGS}")
++set(CMAKE_CXX_FLAGS "-Wall ${CMAKE_CXX_FLAGS}")
+ 
+ ## need to set -stdlib=libc++ to get real c++11 support on darwin
+ if (APPLE)

diff --git a/20004_all_mariadb-filter-tokudb-flags-10.1.10.patch 
b/20004_all_mariadb-filter-tokudb-flags-10.1.10.patch
new file mode 100644
index 000..49f9b5b
--- /dev/null
+++ b/20004_all_mariadb-filter-tokudb-flags-10.1.10.patch
@@ -0,0 +1,31 @@
+diff -aurN a/storage/tokudb/ft-index/cmake_modules/TokuSetupCompiler.cmake

[gentoo-commits] repo/gentoo:master commit in: app-text/pdf2djvu/

2015-12-22 Thread Manuel Rüger
commit: b13f3c98d519ff20a71dd2e457ef08fd02b9466d
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 21:18:35 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 21:18:35 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b13f3c98

app-text/pdf2djvu: Version bump

Package-Manager: portage-2.2.26

 app-text/pdf2djvu/Manifest  |  1 +
 app-text/pdf2djvu/pdf2djvu-0.9.1.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/app-text/pdf2djvu/Manifest b/app-text/pdf2djvu/Manifest
index 7294ab8..45f13e1 100644
--- a/app-text/pdf2djvu/Manifest
+++ b/app-text/pdf2djvu/Manifest
@@ -1,3 +1,4 @@
 DIST pdf2djvu-0.7.21.tar.xz 229020 SHA256 
12d480cc3ce2369e1f1b39b7f5e6fbb44351d8b07861295d34e6978f58b687b9 SHA512 
920e49b23f9c1d1a8f6c0be9257dc175ef94350f6e488d88813eb2586344f373b4b173530031d9aeff24b1ad220cc68a3094d4e821cd3a1511ba01e492ed084f
 WHIRLPOOL 
7d09ca40f330c79c0a1abf9967f9ce5d05cfaa8a5904bf69c751a4ca1cce5da2987c519cc001dd7b3fdaa0822127e3ead269ee723f78c6cc18d1c7666b8b28e5
 DIST pdf2djvu-0.8.1.tar.xz 239164 SHA256 
716b1ac2c4328fcfee8b33a0b6cd011b2ebee040de57163978ddd84ffcf9f8e9 SHA512 
f61940726a1c04d33ff71c2a9230c4decd81a26ac44c4859cd6929a505b159e21fa06d80ba1c86f464aaeb6246d76ea751a3f35e8211364855d082b1b96465c0
 WHIRLPOOL 
cafe5b07977d6382dd4935d879ad7923b188c042c4b07b6d07a9e600a6d683f1b1d4a3cd1e83d9f82169d9d9bb88ac379625dbf9d81e6b6fe2c51d017b9da95a
 DIST pdf2djvu-0.8.2.tar.xz 234412 SHA256 
40b0812e954f374704bd8dbb5952786f6744623a2ec6df1c56de0b8057be93d6 SHA512 
72a3ee719b6311824c1f71269787b31cdd600bc8671f0486419f4d023cb10f9d338df18ce33c982ed43f893d441a723bffd502a17287be43a00dc695ca959042
 WHIRLPOOL 
72863dfc7f4a7d1665de77a3fa12242c83746f4c3a237b45e92fd3111581f55e16a5c020590d12185db13b7035a987ab2efaa8fee9b47adb60f0502703af6a7c
+DIST pdf2djvu-0.9.1.tar.xz 238840 SHA256 
9f9919e97fe244f4c49fa4074120cfc03397379b39f32a911793088039c63df5 SHA512 
9ccc5a5523f9b9f17f67912a63f0314eac93a633282bb8bee95bcd9b0f50ef2d05ddbb3456daee7b8d5795081c27002ffc355e6effcfbee4ce9a52b7f92bdf50
 WHIRLPOOL 
ae3e531a5de524e03cd353af54bb4171a62fc01b4162ec31b2401eea53732acb13fed80f3b5eb7ed797080b1b2aab5908da95068b0583b3f8ce92130897e

diff --git a/app-text/pdf2djvu/pdf2djvu-0.9.1.ebuild 
b/app-text/pdf2djvu/pdf2djvu-0.9.1.ebuild
new file mode 100644
index 000..653e9bb
--- /dev/null
+++ b/app-text/pdf2djvu/pdf2djvu-0.9.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1 toolchain-funcs
+
+DESCRIPTION="A tool to create DjVu files from PDF files"
+HOMEPAGE="http://jwilk.net/software/pdf2djvu";
+SRC_URI="https://bitbucket.org/jwilk/${PN}/downloads/${P}.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+graphicsmagick nls openmp test"
+
+RDEPEND="
+   >=app-text/djvu-3.5.21:=
+   >=app-text/poppler-0.16.7:=
+   dev-libs/libxml2:=
+   dev-libs/libxslt:=
+   graphicsmagick? ( media-gfx/graphicsmagick:= )
+"
+DEPEND="${RDEPEND}
+   dev-cpp/pstreams
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )
+   test? ( dev-python/nose[${PYTHON_USEDEP}] )
+"
+
+REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )"
+
+pkg_setup() {
+   use test && python-single-r1_pkg_setup
+}
+
+src_configure() {
+   local openmp=--disable-openmp
+   use openmp && tc-has-openmp && openmp=--enable-openmp
+
+   econf \
+   ${openmp} \
+   $(use_enable nls) \
+   $(use_with graphicsmagick)
+}
+
+src_install() {
+   default
+   dodoc doc/{changelog,{cjk,credits,djvudigital}.txt}
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdf2djvu/

2015-12-22 Thread Manuel Rüger
commit: b6953c1688700575c4cd3cb75888c8bfabbb6ae1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 21:19:05 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 21:19:05 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6953c16

app-text/pdf2djvu: Remove old

Package-Manager: portage-2.2.26

 app-text/pdf2djvu/Manifest   |  2 --
 app-text/pdf2djvu/pdf2djvu-0.7.21.ebuild | 53 
 app-text/pdf2djvu/pdf2djvu-0.8.1.ebuild  | 53 
 3 files changed, 108 deletions(-)

diff --git a/app-text/pdf2djvu/Manifest b/app-text/pdf2djvu/Manifest
index 45f13e1..ea30d74 100644
--- a/app-text/pdf2djvu/Manifest
+++ b/app-text/pdf2djvu/Manifest
@@ -1,4 +1,2 @@
-DIST pdf2djvu-0.7.21.tar.xz 229020 SHA256 
12d480cc3ce2369e1f1b39b7f5e6fbb44351d8b07861295d34e6978f58b687b9 SHA512 
920e49b23f9c1d1a8f6c0be9257dc175ef94350f6e488d88813eb2586344f373b4b173530031d9aeff24b1ad220cc68a3094d4e821cd3a1511ba01e492ed084f
 WHIRLPOOL 
7d09ca40f330c79c0a1abf9967f9ce5d05cfaa8a5904bf69c751a4ca1cce5da2987c519cc001dd7b3fdaa0822127e3ead269ee723f78c6cc18d1c7666b8b28e5
-DIST pdf2djvu-0.8.1.tar.xz 239164 SHA256 
716b1ac2c4328fcfee8b33a0b6cd011b2ebee040de57163978ddd84ffcf9f8e9 SHA512 
f61940726a1c04d33ff71c2a9230c4decd81a26ac44c4859cd6929a505b159e21fa06d80ba1c86f464aaeb6246d76ea751a3f35e8211364855d082b1b96465c0
 WHIRLPOOL 
cafe5b07977d6382dd4935d879ad7923b188c042c4b07b6d07a9e600a6d683f1b1d4a3cd1e83d9f82169d9d9bb88ac379625dbf9d81e6b6fe2c51d017b9da95a
 DIST pdf2djvu-0.8.2.tar.xz 234412 SHA256 
40b0812e954f374704bd8dbb5952786f6744623a2ec6df1c56de0b8057be93d6 SHA512 
72a3ee719b6311824c1f71269787b31cdd600bc8671f0486419f4d023cb10f9d338df18ce33c982ed43f893d441a723bffd502a17287be43a00dc695ca959042
 WHIRLPOOL 
72863dfc7f4a7d1665de77a3fa12242c83746f4c3a237b45e92fd3111581f55e16a5c020590d12185db13b7035a987ab2efaa8fee9b47adb60f0502703af6a7c
 DIST pdf2djvu-0.9.1.tar.xz 238840 SHA256 
9f9919e97fe244f4c49fa4074120cfc03397379b39f32a911793088039c63df5 SHA512 
9ccc5a5523f9b9f17f67912a63f0314eac93a633282bb8bee95bcd9b0f50ef2d05ddbb3456daee7b8d5795081c27002ffc355e6effcfbee4ce9a52b7f92bdf50
 WHIRLPOOL 
ae3e531a5de524e03cd353af54bb4171a62fc01b4162ec31b2401eea53732acb13fed80f3b5eb7ed797080b1b2aab5908da95068b0583b3f8ce92130897e

diff --git a/app-text/pdf2djvu/pdf2djvu-0.7.21.ebuild 
b/app-text/pdf2djvu/pdf2djvu-0.7.21.ebuild
deleted file mode 100644
index 653e9bb..000
--- a/app-text/pdf2djvu/pdf2djvu-0.7.21.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 toolchain-funcs
-
-DESCRIPTION="A tool to create DjVu files from PDF files"
-HOMEPAGE="http://jwilk.net/software/pdf2djvu";
-SRC_URI="https://bitbucket.org/jwilk/${PN}/downloads/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+graphicsmagick nls openmp test"
-
-RDEPEND="
-   >=app-text/djvu-3.5.21:=
-   >=app-text/poppler-0.16.7:=
-   dev-libs/libxml2:=
-   dev-libs/libxslt:=
-   graphicsmagick? ( media-gfx/graphicsmagick:= )
-"
-DEPEND="${RDEPEND}
-   dev-cpp/pstreams
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )
-"
-
-REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )"
-
-pkg_setup() {
-   use test && python-single-r1_pkg_setup
-}
-
-src_configure() {
-   local openmp=--disable-openmp
-   use openmp && tc-has-openmp && openmp=--enable-openmp
-
-   econf \
-   ${openmp} \
-   $(use_enable nls) \
-   $(use_with graphicsmagick)
-}
-
-src_install() {
-   default
-   dodoc doc/{changelog,{cjk,credits,djvudigital}.txt}
-}

diff --git a/app-text/pdf2djvu/pdf2djvu-0.8.1.ebuild 
b/app-text/pdf2djvu/pdf2djvu-0.8.1.ebuild
deleted file mode 100644
index 653e9bb..000
--- a/app-text/pdf2djvu/pdf2djvu-0.8.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1 toolchain-funcs
-
-DESCRIPTION="A tool to create DjVu files from PDF files"
-HOMEPAGE="http://jwilk.net/software/pdf2djvu";
-SRC_URI="https://bitbucket.org/jwilk/${PN}/downloads/${P}.tar.xz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="+graphicsmagick nls openmp test"
-
-RDEPEND="
-   >=app-text/djvu-3.5.21:=
-   >=app-text/poppler-0.16.7:=
-   dev-libs/libxml2:=
-   dev-libs/libxslt:=
-   graphicsmagick? ( media-gfx/graphicsmagick:= )
-"
-DEPEND="${RDEPEND}
-   dev-cpp/pstreams
-   virtual/pkgconfig
-   nls? ( sys-devel/gettext )
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )
-"
-
-REQUIRED_USE="test? ( graphicsmagick ${PYTHON_REQUIRED_USE} )"
-
-pkg_setup() {
-   u

[gentoo-commits] repo/gentoo:master commit in: dev-python/backports-ssl-match-hostname/

2015-12-22 Thread Manuel Rüger
commit: acbe3b23fcd36c2d0cda6490b44a821d39072866
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 21:15:40 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 21:15:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acbe3b23

dev-python/backports-ssl-match-hostname: Version bump

Package-Manager: portage-2.2.26

 dev-python/backports-ssl-match-hostname/Manifest   |  1 +
 .../backports-ssl-match-hostname-3.5.0.1.ebuild| 37 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/backports-ssl-match-hostname/Manifest 
b/dev-python/backports-ssl-match-hostname/Manifest
index 57647b1..2f99959 100644
--- a/dev-python/backports-ssl-match-hostname/Manifest
+++ b/dev-python/backports-ssl-match-hostname/Manifest
@@ -1 +1,2 @@
 DIST backports.ssl_match_hostname-3.4.0.2.tar.gz 5151 SHA256 
07410e7fb09aab7bdaf5e618de66c3dac84e2e3d628352814dc4c37de321d6ae SHA512 
7e6033afbb5298a5eaafe91c3e2f7ba583706977826cc9441c9926a81b945714be95963f0261f88f4cb5df56673ca231e528cecbe84dff9e422fd11819842985
 WHIRLPOOL 
781bc5e791bb78f3345d607e764a718ba96ef9d02bace67fea502c52b438b34f561efa733eaa4ff8b4a7152fdcd086f9ba014b4f3628a590f6d4cec46f08bee7
+DIST backports.ssl_match_hostname-3.5.0.1.tar.gz 5605 SHA256 
502ad98707319f4a51fa2ca1c677bd659008d27ded9f6380c79e8932e38dcdf2 SHA512 
414c2b6f302a4655c3db3ef09e1dca4916ae4e8c4aa69e43c63bbb920303ea4b2618150c2c35d8a2e1e1283b1d65ccd10a350888fd771addda533c19c20b7e82
 WHIRLPOOL 
9bcdd09f1e37fc4c76613ffc08ac76d4721900591a58ba81bcd9acc4f64e8243d1da6f798e0d096cb92cbe1b877f372ac261e6f73d9139e717640da6b862c974

diff --git 
a/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1.ebuild
 
b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1.ebuild
new file mode 100644
index 000..3b8fffd
--- /dev/null
+++ 
b/dev-python/backports-ssl-match-hostname/backports-ssl-match-hostname-3.5.0.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 pypy )
+
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+MY_PN=${MY_PN//-/_}
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Backport of the ssl.match_hostname function"
+HOMEPAGE="https://pypi.python.org/pypi/backports.ssl_match_hostname/";
+SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="PYTHON"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/backports[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}/${MY_P}
+
+python_install_all() {
+   local DOCS=( backports/ssl_match_hostname/README.txt )
+   distutils-r1_python_install_all
+}
+
+python_install() {
+   distutils-r1_python_install
+
+   # main namespace provided by dev-python/backports
+   rm "${ED}$(python_get_sitedir)"/backports/__init__.py* || die
+}



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

2015-12-22 Thread Manuel Rüger
commit: 83504a9ce60c069f1ea7bce5e47e4dc84aa86394
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Tue Dec 22 19:30:19 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 21:05:00 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=83504a9c

kde-plasma/systemsettings: Add USE=classic

Package-Manager: portage-2.2.24

 kde-plasma/systemsettings/systemsettings-5.5.2.ebuild | 14 +++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/systemsettings/systemsettings-5.5.2.ebuild 
b/kde-plasma/systemsettings/systemsettings-5.5.2.ebuild
index ea615d7..6e39019 100644
--- a/kde-plasma/systemsettings/systemsettings-5.5.2.ebuild
+++ b/kde-plasma/systemsettings/systemsettings-5.5.2.ebuild
@@ -4,12 +4,12 @@
 
 EAPI=5
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="System settings utility"
 KEYWORDS="~amd64 ~x86"
-IUSE="gtk"
+IUSE="classic gtk"
 
 DEPEND="
$(add_frameworks_dep kauth)
@@ -19,7 +19,6 @@ DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep khtml)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
@@ -31,8 +30,17 @@ DEPEND="
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
+   classic? ( $(add_frameworks_dep khtml) )
 "
 RDEPEND="${DEPEND}
gtk? ( $(add_plasma_dep kde-gtk-config) )
!kde-base/systemsettings:4
 "
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package classic KF5KHtml)
+   )
+
+   kde5_src_configure
+}



[gentoo-commits] proj/kde:master commit in: kde-plasma/breeze-gtk/, kde-plasma/breeze-gtk/files/

2015-12-22 Thread Manuel Rüger
commit: 32105e05e390e617163efec811ad50f1a9536fef
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Tue Dec 22 20:55:12 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 21:05:00 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=32105e05

kde-plasma/breeze-gtk: Relax cmake version requirement

Package-Manager: portage-2.2.24

 kde-plasma/breeze-gtk/breeze-gtk-5.5.2.ebuild |  2 ++
 .../files/breeze-gtk-5.5.2-cmake-version.patch| 19 +++
 2 files changed, 21 insertions(+)

diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.5.2.ebuild 
b/kde-plasma/breeze-gtk/breeze-gtk-5.5.2.ebuild
index c8588a5..c1ff270 100644
--- a/kde-plasma/breeze-gtk/breeze-gtk-5.5.2.ebuild
+++ b/kde-plasma/breeze-gtk/breeze-gtk-5.5.2.ebuild
@@ -11,3 +11,5 @@ 
HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze-gtk";
 LICENSE="LGPL-2.1+"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+
+PATCHES=( "${FILESDIR}/${PN}-5.5.2-cmake-version.patch" )

diff --git a/kde-plasma/breeze-gtk/files/breeze-gtk-5.5.2-cmake-version.patch 
b/kde-plasma/breeze-gtk/files/breeze-gtk-5.5.2-cmake-version.patch
new file mode 100644
index 000..13c3b1b
--- /dev/null
+++ b/kde-plasma/breeze-gtk/files/breeze-gtk-5.5.2-cmake-version.patch
@@ -0,0 +1,19 @@
+commit ec9bdbd443d2ee15e6a9da335b74039c01153d7a
+Author: Andreas Sturmlechner 
+Date:   Tue Dec 22 21:47:08 2015 +0100
+
+Relax cmake version requirement to rest of plasma
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 240f497..9af6b67 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -2,7 +2,7 @@ project(breeze-gtk)
+ set(PROJECT_VERSION "5.5.2")
+ set(PROJECT_VERSION_MAJOR 5)
+ 
+-cmake_minimum_required(VERSION 3.2)
++cmake_minimum_required(VERSION 2.8.12)
+ 
+ find_package(ECM 0.0.9 REQUIRED NO_MODULE)
+ include(FeatureSummary)



[gentoo-commits] proj/kde:master commit in: kde-apps/libkdepim/

2015-12-22 Thread Manuel Rüger
commit: 735f9ab375af16414603d32badfb3cdbef823221
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Tue Dec 22 19:16:23 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 21:05:00 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=735f9ab3

kde-apps/libkdepim: Add missing DEPEND, bug 569166

Package-Manager: portage-2.2.24

 kde-apps/libkdepim/libkdepim-15.12.0-r1.ebuild| 1 +
 kde-apps/libkdepim/libkdepim-15.12.49..ebuild | 1 +
 kde-apps/libkdepim/libkdepim-.ebuild  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/libkdepim/libkdepim-15.12.0-r1.ebuild 
b/kde-apps/libkdepim/libkdepim-15.12.0-r1.ebuild
index 271d0fe..1266628 100644
--- a/kde-apps/libkdepim/libkdepim-15.12.0-r1.ebuild
+++ b/kde-apps/libkdepim/libkdepim-15.12.0-r1.ebuild
@@ -22,6 +22,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kitemviews)
$(add_frameworks_dep kwallet)
$(add_kdeapps_dep akonadi-contact)
+   $(add_kdeapps_dep akonadi-search)
$(add_kdeapps_dep kcontacts)
$(add_kdeapps_dep kldap)
$(add_kdeapps_dep kmime)

diff --git a/kde-apps/libkdepim/libkdepim-15.12.49..ebuild 
b/kde-apps/libkdepim/libkdepim-15.12.49..ebuild
index 510abaf..a32f3b2 100644
--- a/kde-apps/libkdepim/libkdepim-15.12.49..ebuild
+++ b/kde-apps/libkdepim/libkdepim-15.12.49..ebuild
@@ -22,6 +22,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kitemviews)
$(add_frameworks_dep kwallet)
$(add_kdeapps_dep akonadi-contact)
+   $(add_kdeapps_dep akonadi-search)
$(add_kdeapps_dep kcontacts)
$(add_kdeapps_dep kldap)
$(add_kdeapps_dep kmime)

diff --git a/kde-apps/libkdepim/libkdepim-.ebuild 
b/kde-apps/libkdepim/libkdepim-.ebuild
index 4ca9503..e301a20 100644
--- a/kde-apps/libkdepim/libkdepim-.ebuild
+++ b/kde-apps/libkdepim/libkdepim-.ebuild
@@ -21,6 +21,7 @@ COMMON_DEPEND="
$(add_frameworks_dep kitemviews)
$(add_frameworks_dep kwallet)
$(add_kdeapps_dep akonadi-contact)
+   $(add_kdeapps_dep akonadi-search)
$(add_kdeapps_dep kcontacts)
$(add_kdeapps_dep kldap)
$(add_kdeapps_dep kmime)



[gentoo-commits] proj/kde:master commit in: kde-apps/kalzium/

2015-12-22 Thread Manuel Rüger
commit: 0da912e8948d4b63507cc97af310fcf51dfefe96
Author: Andreas Sturmlechner  gmail  com>
AuthorDate: Tue Dec 22 19:22:17 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 21:05:00 2015 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0da912e8

kde-apps/kalzium: USE=plasma doesn't do anything, remove

Package-Manager: portage-2.2.24

 kde-apps/kalzium/kalzium-15.08.3.ebuild   | 2 +-
 kde-apps/kalzium/kalzium-15.12.0.ebuild   | 2 +-
 kde-apps/kalzium/kalzium-15.12.49..ebuild | 2 +-
 kde-apps/kalzium/kalzium-.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kalzium/kalzium-15.08.3.ebuild 
b/kde-apps/kalzium/kalzium-15.08.3.ebuild
index 04fd1f0..359ee11 100644
--- a/kde-apps/kalzium/kalzium-15.08.3.ebuild
+++ b/kde-apps/kalzium/kalzium-15.08.3.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="KDE: periodic table of the elements"
 HOMEPAGE="https://www.kde.org/applications/education/kalzium
 https://edu.kde.org/kalzium";
 KEYWORDS=" ~amd64 ~x86"
-IUSE="editor debug +plasma solver"
+IUSE="editor debug solver"
 
 DEPEND="
$(add_kdeapps_dep libkdeedu)

diff --git a/kde-apps/kalzium/kalzium-15.12.0.ebuild 
b/kde-apps/kalzium/kalzium-15.12.0.ebuild
index 8c3aa4b..41aa8d7 100644
--- a/kde-apps/kalzium/kalzium-15.12.0.ebuild
+++ b/kde-apps/kalzium/kalzium-15.12.0.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="KDE: periodic table of the elements"
 HOMEPAGE="https://www.kde.org/applications/education/kalzium
 https://edu.kde.org/kalzium";
 KEYWORDS="~amd64 ~x86"
-IUSE="editor debug +plasma solver"
+IUSE="editor debug solver"
 
 DEPEND="
$(add_kdeapps_dep libkdeedu)

diff --git a/kde-apps/kalzium/kalzium-15.12.49..ebuild 
b/kde-apps/kalzium/kalzium-15.12.49..ebuild
index c74be45..9a53f49 100644
--- a/kde-apps/kalzium/kalzium-15.12.49..ebuild
+++ b/kde-apps/kalzium/kalzium-15.12.49..ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="KDE: periodic table of the elements"
 HOMEPAGE="https://www.kde.org/applications/education/kalzium
 https://edu.kde.org/kalzium";
 KEYWORDS=""
-IUSE="editor debug +plasma solver"
+IUSE="editor debug solver"
 
 DEPEND="
$(add_kdeapps_dep libkdeedu)

diff --git a/kde-apps/kalzium/kalzium-.ebuild 
b/kde-apps/kalzium/kalzium-.ebuild
index c74be45..9a53f49 100644
--- a/kde-apps/kalzium/kalzium-.ebuild
+++ b/kde-apps/kalzium/kalzium-.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="KDE: periodic table of the elements"
 HOMEPAGE="https://www.kde.org/applications/education/kalzium
 https://edu.kde.org/kalzium";
 KEYWORDS=""
-IUSE="editor debug +plasma solver"
+IUSE="editor debug solver"
 
 DEPEND="
$(add_kdeapps_dep libkdeedu)



[gentoo-commits] repo/gentoo:master commit in: app-emulation/virt-manager/

2015-12-22 Thread Manuel Rüger
commit: 629911d567795c38f9aa1cf0cbb43cd3106f31b2
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 20:49:52 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 20:49:52 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=629911d5

app-emulation/virt-manager: Version bump

Gentoo-Bug: #568154

Package-Manager: portage-2.2.26

 app-emulation/virt-manager/Manifest|   1 +
 .../virt-manager/virt-manager-1.3.1.ebuild | 105 +
 2 files changed, 106 insertions(+)

diff --git a/app-emulation/virt-manager/Manifest 
b/app-emulation/virt-manager/Manifest
index 8dccb60..a4e485f 100644
--- a/app-emulation/virt-manager/Manifest
+++ b/app-emulation/virt-manager/Manifest
@@ -1,3 +1,4 @@
 DIST virt-manager-1.1.0.tar.gz 2509440 SHA256 
ab0906cb15a132f1893f89ac4ca211c6c2c9c2d1860fbc285edbf9451c0f7941 SHA512 
8c3aa56e13f1ec4a67e353b15b4f61bdc067300dbc459790b04e5f5258bf526694ec712a9f74d7af48ddd271081d48ae98d576f4bc5ed139e046620a9aa64e2d
 WHIRLPOOL 
aaffdf75b313c88a10648503bf552357139aff2a1624da1b17cac3975fec21ad6c3ccce00999ef8f4f1f4731aabf5ae2c07e70e453785caefe932c3b0deab456
 DIST virt-manager-1.2.1.tar.gz 2524812 SHA256 
74bba80e72e5e1b4d84f1d5b7211b874e9c4ae00a0a44149d1721acab38ce6be SHA512 
b99144f498bc2f28c98bb2395e0a9c2fe244a3da476892698ff0f1fd4a6d36a8ddf53e13561593c5e94932ce8176a27092c818ed218634fc5201666ad6792791
 WHIRLPOOL 
d2402087453ec720add0a815433e9feda1bd36e253178dfe1cf27f52e0ad41a13e1e1d6a9977b63485ed8acc257d93c903625b775c6ab130ea7235e52be0e8fc
 DIST virt-manager-1.3.0.tar.gz 2564090 SHA256 
a6ebec0dd695b195778c5d710c7b6f1cd28d3ccb8b128fa006eebb35b156a315 SHA512 
8cba9ad45aa3b070e29ec72cc45c5eb88231dfb0ef2a24cdc913acdf30158d29cc0b18e23f168fb5eafa4d890b5cd286a04669210b1411701adc912e29274101
 WHIRLPOOL 
379c54e1541b2186b1c218849758a917a8913e92603f8c492e707c206ef1fb7084bb7f21c474d6829e613b5ba524684562c1b3d696823478909f2a9d5a0f780f
+DIST virt-manager-1.3.1.tar.gz 2562273 SHA256 
6644015bd0f5186e0d7231b09c516577678397ebdb66d53fe65a92797a4c0d53 SHA512 
6fae31adb99e510c1625bd860bfd20e7b04d86029c6e7c94b923f3ed6ec52171b9fbfc6614e6ffb68ba0c776906a063206a0c259521c3ed70eaebd5069f7c3c1
 WHIRLPOOL 
037d2e1770412343faf0c8534d1a7054c88363014c00daf46f685b0ad367a2045a91ef81f604a5212b71054ac58a4bb26f1ada2f30cb5d0b695c9a33e5f3b73f

diff --git a/app-emulation/virt-manager/virt-manager-1.3.1.ebuild 
b/app-emulation/virt-manager/virt-manager-1.3.1.ebuild
new file mode 100644
index 000..9a6fb84
--- /dev/null
+++ b/app-emulation/virt-manager/virt-manager-1.3.1.ebuild
@@ -0,0 +1,105 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+DISTUTILS_SINGLE_IMPL=1
+
+inherit gnome2 distutils-r1
+
+DESCRIPTION="A graphical tool for administering virtual machines"
+HOMEPAGE="http://virt-manager.org";
+
+if [[ ${PV} = ** ]]; then
+   inherit git-2
+   SRC_URI=""
+   KEYWORDS=""
+   EGIT_REPO_URI="https://github.com/virt-manager/virt-manager.git";
+else
+   SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz";
+   KEYWORDS="~amd64 ~x86"
+fi
+
+VM_LINGUAS=( as bg bn_IN bs ca cmn cs da de en_GB es fi fr gu hi hr hu is
+   it ja kn ko ml mr ms nb nl or pa pl pt pt_BR ro ru sk sr sr@latin sv ta 
te
+   tr uk vi zh_CN zh_TW )
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="gnome-keyring gtk policykit sasl ${VM_LINGUAS[@]/#/linguas_}"
+
+RDEPEND="!app-emulation/virtinst
+   dev-python/libvirt-python[${PYTHON_USEDEP}]
+   
>=app-emulation/libvirt-glib-0.0.9[introspection,python,${PYTHON_USEDEP}]
+   ${PYTHON_DEPS}
+   dev-libs/libxml2[python,${PYTHON_USEDEP}]
+   dev-python/ipaddr[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   >=sys-libs/libosinfo-0.2.10[introspection]
+   gtk? (
+   x11-libs/gtk+:3[introspection]
+   gnome-base/dconf
+   
>=net-libs/gtk-vnc-0.3.8[gtk3,introspection,python,${PYTHON_USEDEP}]
+   
net-misc/spice-gtk[usbredir,gtk3,introspection,python,sasl?,${PYTHON_USEDEP}]
+   net-misc/x11-ssh-askpass
+   x11-libs/vte:2.90[introspection]
+   gnome-keyring? ( dev-python/gnome-keyring-python )
+   policykit? ( sys-auth/polkit[introspection] )
+   x11-themes/gnome-icon-theme
+   )"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   dev-util/intltool"
+
+DOCS=( README NEWS )
+
+src_prepare() {
+   distutils-r1_src_prepare
+
+   local lang
+   for lang in ${VM_LINGUAS[@]}; do
+   use linguas_${lang} || rm -v "po/${lang}.po" || die
+   done
+}
+
+distutils-r1_python_compile() {
+   local defgraphics=
+
+   esetup.py configure \
+   --qemu-user=qemu \
+   --default-graphics=spice
+}
+
+src_install() {
+   local mydistutilsargs=

[gentoo-commits] repo/gentoo:master commit in: dev-tex/biblatex/

2015-12-22 Thread Manuel Rüger
commit: 0d87c7b75b6292e8674cc3bbb0074f242cc78b33
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 20:34:13 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 20:34:13 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d87c7b7

dev-tex/biblatex: Version bump

Package-Manager: portage-2.2.26

 dev-tex/biblatex/Manifest|  1 +
 dev-tex/biblatex/biblatex-3.2.ebuild | 35 +++
 2 files changed, 36 insertions(+)

diff --git a/dev-tex/biblatex/Manifest b/dev-tex/biblatex/Manifest
index d429932..c99fe8e 100644
--- a/dev-tex/biblatex/Manifest
+++ b/dev-tex/biblatex/Manifest
@@ -1,2 +1,3 @@
 DIST biblatex-3.0.tds.tgz 18965624 SHA256 
8de8554eea84dce59a652d61a11e5fcd52c89f303471eb9ca58304b82155e889 SHA512 
a8db58907953010c0376bda823ef03250428a2df0172a6e74f2725b19212a8df95c8e742b27f5301a5ca401ccee394d1aa4485bafc2263c985fbde1ce5de4c93
 WHIRLPOOL 
b444a55a0149a5147e1142c4ba8a4ee2251e1f92cece83a8ee7b6ff79a46d46bbb9a22b4f34cdb06aba55eb9b13efb9465d32de60753f27d5c48931044411719
 DIST biblatex-3.1.tds.tgz 18983013 SHA256 
96280c084f7f1a5ccde679130f80ae0b7e43265aa51b0ea083caadd01c5ec7d1 SHA512 
62a4be3d875f70987c2faf83b7558b46ae936ef4e52afa357a2ac80a65afc15dfd783c1a4a4e140d9aa906bb49153ddec2b4e8233ed2d2a26599468190cde951
 WHIRLPOOL 
5e75313543b5b36a18e593dda68e3c655142e378877bb74513406ca6515a3d8eea5d67ef802594834a766af270d44e23d9f887f8d71e66e6fc8948c6180af864
+DIST biblatex-3.2.tds.tgz 18986441 SHA256 
b2eeface82991a8f6b3a37d42324ebaf5912768f33b059378df607657aca8ec1 SHA512 
a2a1aa4a35199d6ab9684e456889816e1bd7df3fe63fe2bcf9c5071bc4e104a2f42d16290c424ba3e501f57b183c2ecef8b1358064cc01cd95ac2a58f68d00ae
 WHIRLPOOL 
3e9f9e63e739aa95b430170fb48882e5cf88e840e6458e7b1a63e885d38364896b32171d7fe38f052f46ac3edc8da9755fb95cee4506541faca7e5f42d3309b2

diff --git a/dev-tex/biblatex/biblatex-3.2.ebuild 
b/dev-tex/biblatex/biblatex-3.2.ebuild
new file mode 100644
index 000..47aae74
--- /dev/null
+++ b/dev-tex/biblatex/biblatex-3.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit latex-package
+
+DESCRIPTION="Reimplementation of the bibliographic facilities provided by 
LaTeX"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex 
https://github.com/plk/biblatex/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.tds.tgz"
+
+LICENSE="LPPL-1.3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples"
+
+RDEPEND="dev-texlive/texlive-bibtexextra
+   dev-texlive/texlive-latexextra"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}
+TEXMF=/usr/share/texmf-site
+
+src_install() {
+   insinto "${TEXMF}"
+   doins -r bibtex tex
+
+   dodoc doc/latex/biblatex/{README,RELEASE}
+   use doc && { pushd doc/ ; latex-package_src_doinstall doc ; popd ; }
+   if use examples ; then
+   docinto examples
+   dodoc -r doc/latex/biblatex/examples
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-util/pycharm-community/

2015-12-22 Thread Manuel Rüger
commit: c779ef6b4112051fd17f3250c01e78d80d3461fd
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 20:28:23 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 20:28:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c779ef6b

dev-util/pycharm-community: Version bump

Gentoo-Bug: 564766

Package-Manager: portage-2.2.26

 dev-util/pycharm-community/Manifest|  1 +
 .../pycharm-community-5.0.2.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index bdc3a12..f586259 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -3,3 +3,4 @@ DIST pycharm-community-4.0.6.tar.gz 121278114 SHA256 
7aa0ed3d743ed6886329671d2e5
 DIST pycharm-community-4.5.3.tar.gz 121605129 SHA256 
205247b94965d9499e55d13ec701364475ff823d9353d967744750f6ceadc38d SHA512 
0ae316890d6e348024f974a81cca9669c61f005a7af0cd0ef4d2f051fcb71cebbe372446f3a660f9c2a87837d7986809493499b34311a175542751d4f8597753
 WHIRLPOOL 
e3895326751e6fd97a6ec60fc3933fc07b61337668dd18662ab22bb85f41fac1fca2511bf8eccfa0946dffa5f51f9cb24fda6019c88c88e07f281e390e6a37d9
 DIST pycharm-community-4.5.4.tar.gz 121580731 SHA256 
6bdd344eb88ee50cf29e98278c87faad0d1a23a7ec84c1794b956d2633024228 SHA512 
e0c90fd84d60e1ac644c2b29aef484c1768cf8832c70cbc1a7905b64e0ef0fd7ec50665b9b15fcdaad762852e42103487b59fc4c8d1e711fd3a30123f8c959eb
 WHIRLPOOL 
d3725d9f3d983edf111f8aeb903bced2df643e9b39dcff59f21c176a16d9304dfe833ee542e204d1a4f5cdfadb33025587a669f190202bbae83cd9d102250c08
 DIST pycharm-community-5.0.1.tar.gz 134214228 SHA256 
8e8b276954b8cc5e5afa79918c50cf60fc21bf5cddce6a6fa2e232627c8da392 SHA512 
4f5d193b30e3d30c1bff7f2212ef061595e1f31587c16f2a527d85962ac500d86b4be8abe631f219386ec893693999248fdf92f3bbcd115f3593513e60df2fdd
 WHIRLPOOL 
b3b5d49541c4a9c1f6acecac017fc84794b6b33b0d8995a58143258641fe9737c226fe2d488b9f9ace364265885542cb51c07e12d34e7f70027b8d15d9104f31
+DIST pycharm-community-5.0.2.tar.gz 136420461 SHA256 
eadc36ae55237b783fbc528b6007e1755606ef7a95b7cc8dec27f44a829e545b SHA512 
f8eabd233a70ea27f8eeb8b2307b749673c64a3b1a897c773665959dccfbc43a1f62afab4e9be117e29cfa7d0608ec3cf1a87b4b0d2da44b9c83cf8205d1cdbb
 WHIRLPOOL 
acd6948edd78ec17beb9f264985619c662d113b7d8f6c9c549b958d780e974019466eb5e1060705be5f1e75581c106a92bf95ad958357197f4fc0bc3db79f8b9

diff --git a/dev-util/pycharm-community/pycharm-community-5.0.2.ebuild 
b/dev-util/pycharm-community/pycharm-community-5.0.2.ebuild
new file mode 100644
index 000..2d62315
--- /dev/null
+++ b/dev-util/pycharm-community/pycharm-community-5.0.2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit eutils readme.gentoo
+
+DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
+HOMEPAGE="http://www.jetbrains.com/pycharm/";
+SRC_URI="http://download.jetbrains.com/python/${P}.tar.gz";
+
+LICENSE="Apache-2.0 BSD CDDL MIT-with-advertising"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.6"
+DEPEND=""
+
+RESTRICT="mirror strip"
+QA_PREBUILT="/opt/${PN}/bin/fsnotifier
+   /opt/${PN}/bin/fsnotifier64"
+
+MY_PN=${PN/-community/}
+
+src_install() {
+   insinto /opt/${PN}
+   doins -r *
+
+   fperms a+x /opt/${PN}/bin/{pycharm.sh,fsnotifier{,64},inspect.sh}
+
+   dosym /opt/${PN}/bin/pycharm.sh /usr/bin/${PN}
+   newicon "bin/${MY_PN}.png" ${PN}.png
+   make_desktop_entry ${PN} "${PN}" "${PN}"
+
+   readme.gentoo_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: dev-db/percona-server/

2015-12-22 Thread Brian Evans
commit: ee94f9105fc0f4789a21c3086ea5ced408fd83eb
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Dec 22 18:45:34 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Dec 22 18:45:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee94f910

dev-db/percona-server: Version bump wrt bug 569008

Package-Manager: portage-2.2.26

 dev-db/percona-server/Manifest |   1 +
 .../percona-server-5.6.27.76.0.ebuild  | 173 +
 2 files changed, 174 insertions(+)

diff --git a/dev-db/percona-server/Manifest b/dev-db/percona-server/Manifest
index 783a03c..953755c 100644
--- a/dev-db/percona-server/Manifest
+++ b/dev-db/percona-server/Manifest
@@ -1,2 +1,3 @@
 DIST mysql-extras-20151105-2051Z.tar.bz2 1490187 SHA256 
129d79c2064b08b0afad69e04e27991bf4103c20ccea39c133239b1dd822a49f SHA512 
af34a44275b06c1626eb5952b3643b5663b8a1fb1d9ff18a67d51c02daaa51c4476df407d38ab607cc41842b47e5dd7b4cef8ae380a41eb80923df8052b9e521
 WHIRLPOOL 
01702ca4e2033fbc70db3ab2dd166b2e31072ea0f6bdd42d00c27ae0c0afab5c8451c4dcc90cce6d46f9ea056017e273f7c719e1cfabf969293bdcd15241f5b3
 DIST percona-server-5.6.27-75.0.tar.gz 54907367 SHA256 
7dc4a4efadaee25e11fd78838f4ad2c0d7921ac9cc3b95068626f918c0add8d7 SHA512 
c58fe18e3af7c88d9a3269c0b6a20c367bc80af6b3c1ab072fb380787f6b0ad44c8471134e366b7a9572fc4d16a4260d81a26f384aadab4bca99efcf521d3201
 WHIRLPOOL 
403a7efdbfb8bdaa5cecf72930be351b8762f17ce7166dffcff307e86a69f742546c85ff5badefab182dd001080ed49e71d2d5d587b74801cc22ccba682ac418
+DIST percona-server-5.6.27-76.0.tar.gz 54946650 SHA256 
36d5c1c9a94712874b4d6e12c7e48d1f13c1fffb0ff976bc93aedbb4f73a0fef SHA512 
64e2b1643bb06aefd59a1e1caddd31931b4b39ce5cd575ec3ec92f8c824887d112aa17573b10d596996579088c34e729eed83c37d63dd8cbef6755f0c0086805
 WHIRLPOOL 
b203ba373ce312c1e10f0f96ba0fe8722ddc29c218bd075539f868426ad20c4d02c2307756c98fd2c7e21b45398d92c1b2b5145218b503bb0962bcafd908de12

diff --git a/dev-db/percona-server/percona-server-5.6.27.76.0.ebuild 
b/dev-db/percona-server/percona-server-5.6.27.76.0.ebuild
new file mode 100644
index 000..2ba398a
--- /dev/null
+++ b/dev-db/percona-server/percona-server-5.6.27.76.0.ebuild
@@ -0,0 +1,173 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+MY_EXTRAS_VER="20151105-2051Z"
+SUBSLOT="18"
+PYTHON_COMPAT=( python2_7 )
+inherit python-any-r1 mysql-multilib-r1
+
+IUSE="pam tokudb tokudb-backup-plugin"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd ~x86-linux"
+HOMEPAGE="http://www.percona.com/software/percona-server";
+DESCRIPTION="An enhanced, drop-in replacement for MySQL from the Percona team"
+
+# When MY_EXTRAS is bumped, the index should be revised to exclude these.
+EPATCH_EXCLUDE=''
+
+COMMON_DEPEND="server? ( pam? ( virtual/pam:0= ) )
+   tokudb? ( app-arch/snappy )
+   tokudb-backup-plugin? ( dev-util/valgrind )
+   "
+
+DEPEND="${COMMON_DEPEND}
+   || ( >=sys-devel/gcc-3.4.6 >=sys-devel/gcc-apple-4.0 )
+   test? ( $(python_gen_any_dep 
'dev-python/mysql-python[${PYTHON_USEDEP}]') )"
+RDEPEND="${COMMON_DEPEND}"
+
+REQUIRED_USE="tokudb? ( jemalloc ) tokudb-backup-plugin? ( tokudb )"
+
+# Please do not add a naive src_unpack to this ebuild
+# If you want to add a single patch, copy the ebuild to an overlay
+# and create your own mysql-extras tarball, looking at 000_index.txt
+
+python_check_deps() {
+   has_version "dev-python/mysql-python[${PYTHON_USEDEP}]"
+}
+
+src_configure() {
+   local MYSQL_CMAKE_NATIVE_DEFINES=( -DWITH_PAM=$(usex pam)
+   $(mysql-cmake_use_plugin tokudb TOKUDB)
+   )
+   if use tokudb ; then
+   # TokuDB Backup plugin requires valgrind unconditionally
+   MYSQL_CMAKE_NATIVE_DEFINES+=(
+   $(usex tokudb-backup-plugin '' 
-DTOKUDB_BACKUP_DISABLED=1)
+   )
+   fi
+   mysql-multilib-r1_src_configure
+}
+
+# Official test instructions:
+# USE='extraengine perl openssl static-libs' \
+# FEATURES='test userpriv -usersandbox' \
+# ebuild percona-server-X.X.XX.ebuild \
+# digest clean package
+multilib_src_test() {
+
+   if ! multilib_is_native_abi ; then
+   einfo "Server tests not available on non-native abi".
+   return 0;
+   fi
+
+   if ! use server ; then
+   einfo "Skipping server tests due to minimal build."
+   return 0
+   fi
+
+   local TESTDIR="${CMAKE_BUILD_DIR}/mysql-test"
+   local retstatus_unit
+   local retstatus_tests
+
+   # Bug #213475 - MySQL _will_ object strenously if your machine is named
+   # localhost. Also causes weird failures.
+   [[ "${HOSTNAME}" == "localhost" ]] && die "Your machine must NOT be 
named localhost"
+
+   if [[ $UID -eq 0 ]]; then
+   die "Testing 

[gentoo-commits] repo/gentoo:master commit in: app-text/rpl/

2015-12-22 Thread Mike Gilbert
commit: 513476a748add18526b741a431f4647c329c3517
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Dec 22 18:26:25 2015 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Dec 22 18:27:22 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513476a7

app-text/rpl: Convert to distutils-r1 and fix egg-info file

Bug: https://bugs.gentoo.org/567462

Package-Manager: portage-2.2.26_p32

 app-text/rpl/rpl-1.5.5-r1.ebuild | 29 +
 1 file changed, 29 insertions(+)

diff --git a/app-text/rpl/rpl-1.5.5-r1.ebuild b/app-text/rpl/rpl-1.5.5-r1.ebuild
new file mode 100644
index 000..009a127
--- /dev/null
+++ b/app-text/rpl/rpl-1.5.5-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Intelligent recursive search/replace utility"
+HOMEPAGE="http://rpl.sourceforge.net/";
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-macos"
+IUSE=""
+
+python_prepare_all() {
+   iconv -f latin1 -t utf8 -o setup.py.new setup.py || die
+   mv setup.py.new setup.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman ${PN}.1
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/rpl/files/

2015-12-22 Thread Mike Gilbert
commit: 1ac320636f81d700e4b98f1052d08f0e80bac5fd
Author: Mike Gilbert  gentoo  org>
AuthorDate: Tue Dec 22 18:26:52 2015 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Dec 22 18:27:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac32063

app-text/rpl: Remove unused patch file

Package-Manager: portage-2.2.26_p32

 app-text/rpl/files/rpl-1.4.0-gcc4.patch | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/app-text/rpl/files/rpl-1.4.0-gcc4.patch 
b/app-text/rpl/files/rpl-1.4.0-gcc4.patch
deleted file mode 100644
index 6cfb8c6..000
--- a/app-text/rpl/files/rpl-1.4.0-gcc4.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff -Naur rpl-1.4.0-clean/src/replace.h rpl-1.4.0/src/replace.h
 rpl-1.4.0-clean/src/replace.h  2002-07-24 10:41:45.0 -0500
-+++ rpl-1.4.0/src/replace.h2006-02-19 16:38:32.0 -0500
-@@ -77,7 +77,7 @@
- 
- /* This is a simple macro to call malloc() and die if it returns null */
- #define MALLOC_FAIL_STRING   ("\n" PACKAGE " Unable to allocate memory!")
--#define MALLOC_AND_CHECK( x, y )   
(void*)(x)=malloc((y));if(x==NULL){fprintf(stderr,"\n%s --> %s:%d\n", 
MALLOC_FAIL_STRING, __FILE__, __LINE__ );exit(EX_OSERR);}
-+#define MALLOC_AND_CHECK( x, y )   
(x)=malloc((y));if(x==NULL){fprintf(stderr,"\n%s --> %s:%d\n", 
MALLOC_FAIL_STRING, __FILE__, __LINE__ );exit(EX_OSERR);}
-   
- 
- /*  Function Prototypes */
-@@ -90,4 +90,4 @@
- 
- static void EchoFeedback(int, int, int, char*);
- 
--static void SetPerms(struct stat, int, int, char*, int* );
-\ No newline at end of file
-+static void SetPerms(struct stat, int, int, char*, int* );



[gentoo-commits] proj/mysql:master commit in: dev-db/percona-server/

2015-12-22 Thread Brian Evans
commit: e6aeebf5f886ae13329d7ec0df97db21b954867f
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Dec 22 18:20:19 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Dec 22 18:20:19 2015 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=e6aeebf5

dev-db/percona-server: Version bump

Package-Manager: portage-2.2.26
Manifest-Sign-Key: D1F781EFF9F4A3B6

 dev-db/percona-server/ChangeLog|   6 +
 dev-db/percona-server/Manifest |  25 +++
 .../percona-server-5.6.27.76.0.ebuild  | 173 +
 3 files changed, 204 insertions(+)

diff --git a/dev-db/percona-server/ChangeLog b/dev-db/percona-server/ChangeLog
index 22c1ff8..3f5a4e5 100644
--- a/dev-db/percona-server/ChangeLog
+++ b/dev-db/percona-server/ChangeLog
@@ -1,3 +1,9 @@
+*percona-server-5.6.27.76.0 (22 Dec 2015)
+
+  22 Dec 2015; Brian Evans 
+  +percona-server-5.6.27.76.0.ebuild:
+  dev-db/percona-server: Version bump
+
 *percona-server-5.6.24.72.2 (11 May 2015)
 
   11 May 2015; Brian Evans 

diff --git a/dev-db/percona-server/Manifest b/dev-db/percona-server/Manifest
index 8e2c81f..cc26a30 100644
--- a/dev-db/percona-server/Manifest
+++ b/dev-db/percona-server/Manifest
@@ -1,2 +1,27 @@
+-BEGIN PGP SIGNED MESSAGE-
+Hash: SHA256
+
 DIST mysql-extras-20150717-1707Z.tar.bz2 1491956 SHA256 
d67cc1e2c581ab7c57122b7d29864643869799893a95a158a18e14201d4ffc10 SHA512 
3a7cb07773099e766f8e796d4e555d42874b85285cc2c7c60220370cc6aafc36a60eb340008637298d85d83f529e73392895a81c1438ffccff9eb8f354b29ba9
 WHIRLPOOL 
11e75f4b696e2547c1da40e69d8ab75df4bf7080426204c040632f24846407b07d71061c09c4ff4a1d21a9d14a94769d8f8ef62421d0aecd99efe832caf4dd22
+DIST mysql-extras-20151105-2051Z.tar.bz2 1490187 SHA256 
129d79c2064b08b0afad69e04e27991bf4103c20ccea39c133239b1dd822a49f SHA512 
af34a44275b06c1626eb5952b3643b5663b8a1fb1d9ff18a67d51c02daaa51c4476df407d38ab607cc41842b47e5dd7b4cef8ae380a41eb80923df8052b9e521
 WHIRLPOOL 
01702ca4e2033fbc70db3ab2dd166b2e31072ea0f6bdd42d00c27ae0c0afab5c8451c4dcc90cce6d46f9ea056017e273f7c719e1cfabf969293bdcd15241f5b3
 DIST percona-server-5.6.26-74.0.tar.gz 54819177 SHA256 
9156038d84bd1190a5b5df963877876584d30bd515ba3ad39e65a532430c1608 SHA512 
1874b5e5d40da3ba6a9ea5bf15b7b851b4c067edf3cbca4139c07853610acaecb8ee94933f5c4482ea091967a30f042b3bd08bef5e3716cae0be8607410e
 WHIRLPOOL 
fd8d712d3ed1a785ad455d9d83f537303ad9b58d0562cf73adaba71527ab42513e0682b568aced5601b419e738f9d904d09bb37f387feaa42944795461e96b8e
+DIST percona-server-5.6.27-75.0.tar.gz 54907367 SHA256 
7dc4a4efadaee25e11fd78838f4ad2c0d7921ac9cc3b95068626f918c0add8d7 SHA512 
c58fe18e3af7c88d9a3269c0b6a20c367bc80af6b3c1ab072fb380787f6b0ad44c8471134e366b7a9572fc4d16a4260d81a26f384aadab4bca99efcf521d3201
 WHIRLPOOL 
403a7efdbfb8bdaa5cecf72930be351b8762f17ce7166dffcff307e86a69f742546c85ff5badefab182dd001080ed49e71d2d5d587b74801cc22ccba682ac418
+DIST percona-server-5.6.27-76.0.tar.gz 54946650 SHA256 
36d5c1c9a94712874b4d6e12c7e48d1f13c1fffb0ff976bc93aedbb4f73a0fef SHA512 
64e2b1643bb06aefd59a1e1caddd31931b4b39ce5cd575ec3ec92f8c824887d112aa17573b10d596996579088c34e729eed83c37d63dd8cbef6755f0c0086805
 WHIRLPOOL 
b203ba373ce312c1e10f0f96ba0fe8722ddc29c218bd075539f868426ad20c4d02c2307756c98fd2c7e21b45398d92c1b2b5145218b503bb0962bcafd908de12
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v2.1
+
+iQJ8BAEBCABmBQJWeZRjXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
+ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NkMyRTQ0RUQ5MEUzMjc1OEU3RDU1QzBE
+MUY3ODFFRkY5RjRBM0I2AAoJENH3ge/59KO2UmYP/0JMFxjj6eBNl1O4QmJoTfl0
+i6vjPENjkr/JU+SAMn/1R4vBG1j9RNNAInzPmr2e/LGdG9PF2EDR/29P/ZWu9JSF
+lrM+C+nKWg4S9UbIuNhJOzRh7MfPdZY/T8mBHtfqoApuUeFqdmjeS/VJIG+T/dAU
+7v7OAMqsfN50f4M/ZIGecm9zkE1DLXe7N3tjVhanUBWXB0ScakBp++T2a1Qlvaa4
+5jRMgb1t/lJR9NWGisTQq8ODjP51CHCbBJngJ0SV8u7CEQgnN9jcRoxFzpt9Mw+o
+YqrbLTKs5kG7AChlVOaEh79kMUdSBewwl8jDcN742v7npmUwpg1Vc6JZtwRa3BQj
+atcAhttewmMEco/kkFL8O6oNw4zpVluvxLpbLmit8cmIJDolyrOoQI4beaVZ3BWw
+/PIwI0q3zmuHOfcW2hInpkIddbgXP8fzRW4QmM+fMzL+sq2/0MZukBzgqobL5Zpv
+VFFbaQA9atYoiklExx89co9xElwRrsVEW5342RQrOVl3T59Lb5mFYG/QQBq+Ldb0
+SiWy1Gfltotz0W1szSa4mprlJ5/NSrfq8/AvZj5+IJJXv6ZRHgxMX1+HvVATtGt3
+MMECOUgatqn41E2yzuW6MS4b1qRsaL5gEetgpMBiOViM3e4BWjug9ADsAFmslLns
+nPTYxnHncS3/lym9yeny
+=c6qz
+-END PGP SIGNATURE-

diff --git a/dev-db/percona-server/percona-server-5.6.27.76.0.ebuild 
b/dev-db/percona-server/percona-server-5.6.27.76.0.ebuild
new file mode 100644
index 000..2ba398a
--- /dev/null
+++ b/dev-db/percona-server/percona-server-5.6.27.76.0.ebuild
@@ -0,0 +1,173 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+MY_EXTRAS_VER="20151105-2051Z"
+SUBSLOT="18"
+PYTHON_COMPAT=( python2_7 )
+inherit python-any-r1 mysql-multilib-r1
+
+IUSE="pam tokudb tokudb-backup-plugin"
+
+# REMEMBER: also update eclass/mysql*.eclass before committing!
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~sparc-fbsd ~x86-fbsd

[gentoo-commits] proj/mysql:master commit in: dev-db/mysql-cluster/, dev-db/percona-server/

2015-12-22 Thread Brian Evans
commit: 3e4e4cdb42f197b9ee5d40c65cc7c23a13a470ca
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Dec 22 14:06:35 2015 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Dec 22 14:06:35 2015 +
URL:https://gitweb.gentoo.org/proj/mysql.git/commit/?id=3e4e4cdb

Update metadata USE descriptions

Signed-off-by: Brian Evans  gentoo.org>

 dev-db/mysql-cluster/metadata.xml  | 5 +++--
 dev-db/percona-server/metadata.xml | 5 ++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-db/mysql-cluster/metadata.xml 
b/dev-db/mysql-cluster/metadata.xml
index cb0ff88..a8fbdad 100644
--- a/dev-db/mysql-cluster/metadata.xml
+++ b/dev-db/mysql-cluster/metadata.xml
@@ -11,14 +11,15 @@
   Enables the community features from upstream.
   Build embedded server (libmysqld)
   Add support for alternative storage engines 
(Archive, CSV, Blackhole, Federated(X), Partition)
-  Use dev-libs/jemalloc for 
allocations.
+  Use dev-libs/jemalloc for 
allocations.
   Use LATIN1 encoding instead of UTF8
   Enable SSL connections and crypto functions using 
dev-libs/libressl
   Enable SSL connections and crypto functions using 
dev-libs/openssl
   Raise the max index per table limit from 64 to 
128
   Install client programs only, no server
   Add support for statement profiling (requires 
USE=community).
-  Build support for profiling and tracing using 
dev-util/systemtap
+  Install server daemon
+  Build support for profiling and tracing using 
dev-util/systemtap
   Install upstream testsuites for end use.
   Enable SSL connections and crypto functions using the 
bundled yaSSL
 

diff --git a/dev-db/percona-server/metadata.xml 
b/dev-db/percona-server/metadata.xml
index 2424980..5d54add 100644
--- a/dev-db/percona-server/metadata.xml
+++ b/dev-db/percona-server/metadata.xml
@@ -8,16 +8,15 @@
   
 
   Build the libmysqlclient libraries
-  Add support for NDB clustering (deprecated)
   Build embedded server (libmysqld)
   Add support for alternative storage engines 
(Archive, CSV, Blackhole, Federated(X), Partition)
-  Use dev-libs/jemalloc for 
allocations.
+  Use dev-libs/jemalloc for 
allocations.
   Use LATIN1 encoding instead of UTF8
   Enable SSL connections and crypto functions using 
dev-libs/libressl
   Enable SSL connections and crypto functions using 
dev-libs/openssl
   Add support for statement profiling (requires 
USE=community).
   Build the server program
-  Build support for profiling and tracing using 
dev-util/systemtap
+  Build support for profiling and tracing using 
dev-util/systemtap
   Install upstream testsuites for end use.
   Add support for TokuDB storage engine
   Builds the TokuDB backup plugin



[gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/etc/grs/

2015-12-22 Thread Anthony G. Basile
commit: 91accf56e79d222e204fbbc0ce7471ab3cf4792d
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Dec 22 18:15:08 2015 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Tue Dec 22 18:15:08 2015 +
URL:https://gitweb.gentoo.org/proj/grs.git/commit/?id=91accf56

world.conf: add LDLFLAGS=-liconv to dev-qt/qtwidgets:5

 core/etc/grs/world.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
index ebaf96f..fcddc0a 100644
--- a/core/etc/grs/world.conf
+++ b/core/etc/grs/world.conf
@@ -3428,6 +3428,8 @@ package.use : dev-qt/qtwebkit:4 -aqua -debug -jit -pch 
exceptions gstreamer icu
 
 [dev-qt/qtwidgets:5]
 package.use : dev-qt/qtwidgets:5 -debug -gles2 -gtkstyle -test png xcb
+package.env : dev-qt/qtwidgets:5 dev-qt_qtwidgets_5
+env : LDFLAGS="-liconv"
 
 [dev-qt/qtx11extras:5]
 package.use : dev-qt/qtx11extras:5 -debug -test



[gentoo-commits] repo/gentoo:master commit in: dev-libs/tinyxml/

2015-12-22 Thread Mike Frysinger
commit: 27f46a69f975cd595bda82af8570807220e7f71a
Author: Mike Frysinger  gentoo  org>
AuthorDate: Tue Dec 22 17:48:28 2015 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue Dec 22 17:48:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27f46a69

dev-libs/tinyxml: use versionator to parse $PV

 dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild 
b/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
index 3410dca..9a0d90c 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.2-r2.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=4
-inherit flag-o-matic toolchain-funcs eutils multilib
+inherit flag-o-matic toolchain-funcs eutils multilib versionator
 
 DESCRIPTION="a simple, small, C++ XML parser that can be easily integrating 
into other programs"
 HOMEPAGE="http://www.grinninglizard.com/tinyxml/index.html";
@@ -20,9 +20,8 @@ DEPEND="doc? ( app-doc/doxygen )"
 S="${WORKDIR}/${PN}"
 
 src_prepare() {
-   local major_v minor_v
-   major_v=$(echo ${PV} | cut -d \. -f 1)
-   minor_v=$(echo ${PV} | cut -d \. -f 2-3)
+   local major_v=$(get_major_version)
+   local minor_v=$(get_version_component_range 2-3)
 
sed -e "s:@MAJOR_V@:$major_v:" \
-e "s:@MINOR_V@:$minor_v:" \



[gentoo-commits] proj/portage:master commit in: pym/portage/cache/, pym/portage/package/ebuild/

2015-12-22 Thread Zac Medico
commit: 669d11bd8af5a2bd4cca1710a09c94294ad1e4dd
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Dec 21 07:59:55 2015 +
Commit: Zac Medico  gentoo  org>
CommitDate: Tue Dec 22 17:34:32 2015 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=669d11bd

flat_hash: enable md5 validation for /var/cache/edb/dep (bug 568934)

Since operations like `git reset --hard` (useful to implement shallow
pull) will reset timestamps of all files in the tree, the status quo
of using timestamps for validation of cache in /var/cache/edb/dep
is sub-optimal.

For forward-compatibility, add a flat_hash.mtime_md5_database cache
module which is capable of validating cache entries containing either
mtimes or md5 digests. Update the config class to use this cache
module by default for /var/cache/edb/dep.

X-Gentoo-Bug: 568934
X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=568934
Acked-by: Alexander Berntsen  gentoo.org>

 pym/portage/cache/flat_hash.py   |  5 +
 pym/portage/cache/template.py| 35 ++-
 pym/portage/package/ebuild/config.py |  6 +++---
 3 files changed, 38 insertions(+), 8 deletions(-)

diff --git a/pym/portage/cache/flat_hash.py b/pym/portage/cache/flat_hash.py
index 5304296..cca0f10 100644
--- a/pym/portage/cache/flat_hash.py
+++ b/pym/portage/cache/flat_hash.py
@@ -160,3 +160,8 @@ class md5_database(database):
 
validation_chf = 'md5'
store_eclass_paths = False
+
+
+class mtime_md5_database(database):
+   validation_chf = 'mtime'
+   chf_types = ('mtime', 'md5')

diff --git a/pym/portage/cache/template.py b/pym/portage/cache/template.py
index bc81b86..a942b36 100644
--- a/pym/portage/cache/template.py
+++ b/pym/portage/cache/template.py
@@ -47,8 +47,21 @@ class database(object):
self.updates = 0
d=self._getitem(cpv)
if self.serialize_eclasses and "_eclasses_" in d:
-   d["_eclasses_"] = reconstruct_eclasses(cpv, 
d["_eclasses_"],
-   self.validation_chf, 
paths=self.store_eclass_paths)
+   try:
+   chf_types = self.chf_types
+   except AttributeError:
+   chf_types = (self.validation_chf,)
+
+   for chf_type in chf_types:
+   try:
+   d["_eclasses_"] = 
reconstruct_eclasses(cpv, d["_eclasses_"],
+   chf_type, 
paths=self.store_eclass_paths)
+   except cache_errors.CacheCorruption:
+   if chf_type is chf_types[-1]:
+   raise
+   else:
+   break
+
elif "_eclasses_" not in d:
d["_eclasses_"] = {}
# Never return INHERITED, since portdbapi.aux_get() will
@@ -204,15 +217,27 @@ class database(object):
return x
 
def validate_entry(self, entry, ebuild_hash, eclass_db):
-   hash_key = '_%s_' % self.validation_chf
+   try:
+   chf_types = self.chf_types
+   except AttributeError:
+   chf_types = (self.validation_chf,)
+
+   for chf_type in chf_types:
+   if self._validate_entry(chf_type, entry, ebuild_hash, 
eclass_db):
+   return True
+
+   return False
+
+   def _validate_entry(self, chf_type, entry, ebuild_hash, eclass_db):
+   hash_key = '_%s_' % chf_type
try:
entry_hash = entry[hash_key]
except KeyError:
return False
else:
-   if entry_hash != getattr(ebuild_hash, 
self.validation_chf):
+   if entry_hash != getattr(ebuild_hash, chf_type):
return False
-   update = 
eclass_db.validate_and_rewrite_cache(entry['_eclasses_'], self.validation_chf,
+   update = 
eclass_db.validate_and_rewrite_cache(entry['_eclasses_'], chf_type,
self.store_eclass_paths)
if update is None:
return False

diff --git a/pym/portage/package/ebuild/config.py 
b/pym/portage/package/ebuild/config.py
index d45c2a0..0bae55b 100644
--- a/pym/portage/package/ebuild/config.py
+++ b/pym/portage/package/ebuild/config.py
@@ -160,8 +160,8 @@ class config(object):
'repository', 'RESTRICT', 'LICENSE',)
 
_module_aliases = {
-   "cache.metadata_overlay.database" : 
"portage.cache.flat_hash.database",
-   "portage.cache.metadata_overlay.database" : 
"portage.cache.flat_hash.database",
+   "cache.metad

[gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/

2015-12-22 Thread Manuel Rüger
commit: 941715ad561fa6e19f6a368003ac43e2dc1f1943
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:54:14 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:54:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941715ad

net-print/cups-filters: Version bumpy

Package-Manager: portage-2.2.26

 net-print/cups-filters/Manifest  |   1 +
 net-print/cups-filters/cups-filters-1.5.0.ebuild | 122 +++
 2 files changed, 123 insertions(+)

diff --git a/net-print/cups-filters/Manifest b/net-print/cups-filters/Manifest
index 7549705..3ff6c96 100644
--- a/net-print/cups-filters/Manifest
+++ b/net-print/cups-filters/Manifest
@@ -1,2 +1,3 @@
 DIST cups-filters-1.0.71.tar.xz 1339116 SHA256 
3180aa209c383402822e568ccef8e1ca43f51e30b3af2039c34ebae919a69c1f SHA512 
dc243e88d535c8d7e7fd53074b1093a46fc22742504efa09096d2b216846df875e4d914f25d2f726034692538cfdf1b713bc1ef44d199003a21e242b99f44a01
 WHIRLPOOL 
4afc7079594563f57af81501192cc0cba19db6cd5c10a9544339858a343e245b485e528fbf80eecd711341b23b8321bde817c49db7ddd2f0b801da2b4b9c580d
 DIST cups-filters-1.4.0.tar.xz 1373724 SHA256 
0aa63f82a3feb5c46136b917722ee1565b4c1e2e533db4716f62d31e29c6579a SHA512 
c1f8b45ef79747405cbe114fc35f14cf30d3a7f13753bbfb524cb2ce7c7e4f10a4af8cd1df978a231c119d0e893efed946b25183f8898253b5be72ed9c926963
 WHIRLPOOL 
ebce525e81f2ce6b040b154111e71df49f341337073795a156ac20b502352f2711034a651e1910cde7266de2177f02dabcf9efd86ab1d2afc57140dd4a697d9e
+DIST cups-filters-1.5.0.tar.xz 1375588 SHA256 
f22a8864e8d5b693795605a31345c08cc68f85120ebde9a0aa7bc27639815932 SHA512 
81574f8368aaef61aeee4369caa394f2c8cdc717b03687d8a17c7927892f07cff68f1efb8d674757cb97001b55fd58fa5c14784a510ce9d31e385b1a73cd18c7
 WHIRLPOOL 
4201d08a2bb76d349a6b9f7220eb48dea86bb81c0cedbe8dcb8796c49ce26f67f6a7c49677b4fc7b6f865eb20e3c806746f565668e9f9e1e3935630621d032cd

diff --git a/net-print/cups-filters/cups-filters-1.5.0.ebuild 
b/net-print/cups-filters/cups-filters-1.5.0.ebuild
new file mode 100644
index 000..7c54732
--- /dev/null
+++ b/net-print/cups-filters/cups-filters-1.5.0.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+GENTOO_DEPEND_ON_PERL=no
+
+inherit base eutils perl-module autotools systemd
+
+if [[ "${PV}" == "" ]] ; then
+   inherit bzr
+   EBZR_REPO_URI="http://bzr.linuxfoundation.org/openprinting/cups-filters";
+   KEYWORDS=""
+else
+   SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-fbsd ~m68k-mint"
+fi
+DESCRIPTION="Cups PDF filters"
+HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdfasstandardprintjobformat";
+
+LICENSE="MIT GPL-2"
+SLOT="0"
+IUSE="dbus +foomatic jpeg perl png static-libs tiff zeroconf"
+
+RDEPEND="
+   >=app-text/ghostscript-gpl-9.09
+   app-text/poppler:=[cxx,jpeg?,lcms,tiff?,xpdf-headers(+)]
+   >=app-text/qpdf-3.0.2:=
+   media-libs/fontconfig
+   media-libs/freetype:2
+   media-libs/lcms:2
+   >=net-print/cups-1.7.3
+   !<=net-print/cups-1.5.
+   sys-devel/bc
+   sys-libs/zlib
+   dbus? ( sys-apps/dbus )
+   foomatic? ( !net-print/foomatic-filters )
+   jpeg? ( virtual/jpeg:0 )
+   perl? ( dev-lang/perl:= )
+   png? ( media-libs/libpng:0= )
+   tiff? ( media-libs/tiff:0 )
+   zeroconf? ( net-dns/avahi[dbus] )
+"
+DEPEND="${RDEPEND}
+   dev-util/gdbus-codegen
+"
+
+src_prepare() {
+   base_src_prepare
+   sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.ac || die
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
+   $(use_enable dbus) \
+   $(use_enable zeroconf avahi) \
+   $(use_enable static-libs static) \
+   --with-fontdir="fonts/conf.avail" \
+   --with-pdftops=pdftops \
+   --enable-imagefilters \
+   $(use_with jpeg) \
+   $(use_with png) \
+   $(use_with tiff) \
+   --with-rcdir=no \
+   --with-browseremoteprotocols=DNSSD,CUPS \
+   --without-php
+}
+
+src_compile() {
+   MAKEOPTS=-j1 default
+
+   if use perl; then
+   pushd "${S}/scripting/perl" > /dev/null
+   perl-module_src_configure
+   perl-module_src_compile
+   popd > /dev/null
+   fi
+}
+
+src_install() {
+   default
+
+   if use perl; then
+   pushd "${S}/scripting/perl" > /dev/null
+   perl-module_src_install
+   perl_delete_localpod
+   popd > /dev/null
+   fi
+
+   # workaround: some printer drivers still require pstoraster and 
pstopxl, bug #383831
+   dosym /usr/libexec/cups/

[gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-wm/

2015-12-22 Thread Manuel Rüger
commit: ac4342e3445a35f6b3e84a987413559f0be5df23
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:48:02 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:48:02 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4342e3

x11-libs/xcb-util-wm: Remove old

Package-Manager: portage-2.2.26

 x11-libs/xcb-util-wm/Manifest |  2 --
 x11-libs/xcb-util-wm/xcb-util-wm-0.3.9.ebuild | 34 ---
 x11-libs/xcb-util-wm/xcb-util-wm-0.4.0.ebuild | 32 -
 x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild | 32 -
 4 files changed, 100 deletions(-)

diff --git a/x11-libs/xcb-util-wm/Manifest b/x11-libs/xcb-util-wm/Manifest
index e3cde09..9c875cb 100644
--- a/x11-libs/xcb-util-wm/Manifest
+++ b/x11-libs/xcb-util-wm/Manifest
@@ -1,3 +1 @@
-DIST xcb-util-wm-0.3.9.tar.bz2 320472 SHA256 
038f9bdb917b1f6d98a164f57dfb32212a102d771ab6f03de49fef3786746030 SHA512 
69f5840a8c27ae56f454962476bc246b56b3520562e26d31dae8388050abe3ebf9d1bcea512f830eaf63887b12df685a0f14c5c4cc963c3605330de29dcee0f1
 WHIRLPOOL 
4f6c3e0f51cd84272191d3a6a71517125e5e131ddfe367c7330fe23448f9e939fdaa565ad37fa92014635b07ef303a08f56fe5ece669c202301fe743f114e288
-DIST xcb-util-wm-0.4.0.tar.bz2 324316 SHA256 
66f97c18f7d98d3c873fe5db5842d2fca34519274c31ee668551ab8995a2f51f SHA512 
b0b209ca75b022bb2475f7fbc5cddbeb8a07b0e42b7cd9b302b8456e2f5df802920c48cb89799d738f27580ee89245a06534b7eb1823ede7599f86d10cf6abc4
 WHIRLPOOL 
5ce3d1167500ecb73b278ba9674429da0fdc26bb709ff796738ce1f18f4f1e4c73f0e3d51ce4003015ba42e8b843ce7fa0fba2b7576d9829632f149335fc389c
 DIST xcb-util-wm-0.4.1.tar.bz2 321855 SHA256 
28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f SHA512 
cd1b3bcf9fcfc52e329ddc42b370d50dcf7d473c8e94f01cf7ea7fdbe0dc9176790890214eecb2a8ac43405f4938c121e38d282ae988cd8e90a6610d214ef326
 WHIRLPOOL 
aca91af78ccfee5a4bb6658133da4beb7b03b08779b0ed9b73fda95ab1919deef6169f1772f8a2b95aee31ae6c58fb5cb41ab20dd82b190b944d2a4094130f0f

diff --git a/x11-libs/xcb-util-wm/xcb-util-wm-0.3.9.ebuild 
b/x11-libs/xcb-util-wm/xcb-util-wm-0.3.9.ebuild
deleted file mode 100644
index 1610e45..000
--- a/x11-libs/xcb-util-wm/xcb-util-wm-0.3.9.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-wm"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/xcb-util-${PV}
-   x11-proto/xcb-proto
-   x11-proto/xproto"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.4 )"
-
-pkg_setup() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_pkg_setup
-}

diff --git a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.0.ebuild 
b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.0.ebuild
deleted file mode 100644
index d72dca9..000
--- a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-wm"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/xcb-util-0.3.9
-   x11-proto/xproto"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.4 )"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-   xorg-2_src_configure
-}

diff --git a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild 
b/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild
deleted file mode 100644
index d12dcef..000
--- a/x11-libs/xcb-util-wm/xcb-util-wm-0.4.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-wm"
-EGIT_HAS_SUBMODULES

[gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-image/

2015-12-22 Thread Manuel Rüger
commit: 8dcbdf74f26ba74e55779b60d2a840c586c98864
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:44:59 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:44:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dcbdf74

x11-libs/xcb-util-image: Remove old

Package-Manager: portage-2.2.26

 x11-libs/xcb-util-image/Manifest   |  1 -
 .../xcb-util-image/xcb-util-image-0.3.9-r1.ebuild  | 38 --
 .../xcb-util-image/xcb-util-image-0.3.9.ebuild | 37 -
 3 files changed, 76 deletions(-)

diff --git a/x11-libs/xcb-util-image/Manifest b/x11-libs/xcb-util-image/Manifest
index 83e082f..d09605f 100644
--- a/x11-libs/xcb-util-image/Manifest
+++ b/x11-libs/xcb-util-image/Manifest
@@ -1,2 +1 @@
-DIST xcb-util-image-0.3.9.tar.bz2 310947 SHA256 
d35a3c0eaae171f5081ec127fb9cec174b716ce5d78196a87f2785376da021df SHA512 
6cf7e191f3814528d977aa2acb2a106aaba0732c5d5f4041ac39039e18b9064f90f96da087300f4061d700e3521648e5540117794fdc41dad36ca5f973370394
 WHIRLPOOL 
6848c12e1f98a4989c8ae2f6765de99639aef178c28f5d782eca132e0ea7adf32aecbd1da0b2631213898a2315dec71beacb8a4dfc717d3701d6500e70092828
 DIST xcb-util-image-0.4.0.tar.bz2 327891 SHA256 
2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc SHA512 
9b7202c054e1160f9ca97a86be1210d9fb47f2119f89ca85f15f20909cca884bfe0cb88e3e71c75b65e1a0a72b980066ccac810e41a91db895c74dde77440d4f
 WHIRLPOOL 
aaf72ca6cc1599aa66d1638fca53df46b443d07baab4589577576c9c89d24c9e59bc6968e8e9faea3a9b4e69e009f0bf23596fcb462cc13f3e5153000158bb2c

diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.3.9-r1.ebuild 
b/x11-libs/xcb-util-image/xcb-util-image-0.3.9-r1.ebuild
deleted file mode 100644
index bad5828..000
--- a/x11-libs/xcb-util-image/xcb-util-image-0.3.9-r1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-image"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/xcb-util-${PV}[${MULTILIB_USEDEP}]
-   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-return-type.patch
-)
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_src_configure
-}

diff --git a/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild 
b/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild
deleted file mode 100644
index 19f3ea9..000
--- a/x11-libs/xcb-util-image/xcb-util-image-0.3.9.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-image"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/xcb-util-${PV}
-   x11-proto/xproto"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.4 )"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-return-type.patch
-)
-
-pkg_setup() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_pkg_setup
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util/

2015-12-22 Thread Manuel Rüger
commit: 0c3790478e87fe308019dbbd3c58633b8ebfb2f3
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:43:55 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:43:55 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c379047

x11-libs/xcb-util: Remove old

Package-Manager: portage-2.2.26

 x11-libs/xcb-util/Manifest |  1 -
 x11-libs/xcb-util/xcb-util-0.3.9-r1.ebuild | 41 --
 x11-libs/xcb-util/xcb-util-0.3.9.ebuild| 40 -
 3 files changed, 82 deletions(-)

diff --git a/x11-libs/xcb-util/Manifest b/x11-libs/xcb-util/Manifest
index 7b239b4..024b1cc 100644
--- a/x11-libs/xcb-util/Manifest
+++ b/x11-libs/xcb-util/Manifest
@@ -1,2 +1 @@
-DIST xcb-util-0.3.9.tar.bz2 287855 SHA256 
c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4 SHA512 
3cf2e1da2c8099e66e7200e074f31d0c5913533382bceeedb663aab3ef2571533271218a17ad638db26b8ab9be41743e4665e1db8f85c85b1a42890329e1254a
 WHIRLPOOL 
75dbd708103fc775f9bbd21f8e408a205d298389f6232b810e026a87a75580c90529a88a54d6453b79b21b7aa7c17c00473870fd7721d7337af3b262ca83a13c
 DIST xcb-util-0.4.0.tar.bz2 297412 SHA256 
46e49469cb3b594af1d33176cd7565def2be3fa8be4371d62271fabb5eae50e9 SHA512 
e60aaa6f582eacd05896c5fd7c8417938318a1288146f3a5b339f77eed24e211c6099963f8813daa621c94173d2934228936b491c0ed79b09a8a67d835867d0e
 WHIRLPOOL 
b8aa70c9bbdbc4b1faaf93cca7b82ccd23ae1075283b6ca4e06f07add3b353f2ae04b7880551e447d5bdae2c4a9ce162339a18ba46ff14af767fd543da8d0e10

diff --git a/x11-libs/xcb-util/xcb-util-0.3.9-r1.ebuild 
b/x11-libs/xcb-util/xcb-util-0.3.9-r1.ebuild
deleted file mode 100644
index 54108dd..000
--- a/x11-libs/xcb-util/xcb-util-0.3.9-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
-   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
-
-PDEPEND="
-   >=x11-libs/xcb-util-image-${PV}[${MULTILIB_USEDEP}]
-   >=x11-libs/xcb-util-keysyms-${PV}[${MULTILIB_USEDEP}]
-   >=x11-libs/xcb-util-renderutil-0.3.9[${MULTILIB_USEDEP}]
-   >=x11-libs/xcb-util-wm-${PV}[${MULTILIB_USEDEP}]
-"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_src_configure
-}

diff --git a/x11-libs/xcb-util/xcb-util-0.3.9.ebuild 
b/x11-libs/xcb-util/xcb-util-0.3.9.ebuild
deleted file mode 100644
index d668edd..000
--- a/x11-libs/xcb-util/xcb-util-0.3.9.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/libxcb-1.7
-   x11-proto/xproto"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.4 )"
-
-PDEPEND="
-   >=x11-libs/xcb-util-image-${PV}
-   >=x11-libs/xcb-util-keysyms-${PV}
-   >=x11-libs/xcb-util-renderutil-0.3.8
-   >=x11-libs/xcb-util-wm-${PV}
-"
-
-pkg_setup() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_pkg_setup
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-keysyms/

2015-12-22 Thread Manuel Rüger
commit: a03dd0b08b56e02daec2c2c88be99728c0ec55a7
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:45:54 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:45:54 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a03dd0b0

x11-libs/xcb-util-keysyms: Remove old

Package-Manager: portage-2.2.26

 x11-libs/xcb-util-keysyms/Manifest |  1 -
 .../xcb-util-keysyms-0.3.9-r1.ebuild   | 34 --
 .../xcb-util-keysyms/xcb-util-keysyms-0.3.9.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/x11-libs/xcb-util-keysyms/Manifest 
b/x11-libs/xcb-util-keysyms/Manifest
index 8f96af5..e30c40b 100644
--- a/x11-libs/xcb-util-keysyms/Manifest
+++ b/x11-libs/xcb-util-keysyms/Manifest
@@ -1,2 +1 @@
-DIST xcb-util-keysyms-0.3.9.tar.bz2 286075 SHA256 
7be1acf053bd68a1910fc861b2cbcbad7637b5618590dd5484d43a96f7995c6e SHA512 
0c7f9afea5886145760ff055fa9d38ac886306bca926b00c0c7da770b5e9a941887383922b11d82fd071784cf94334773eae39b59aee094d570778f8f8f8
 WHIRLPOOL 
fea0109e7e61af17170cf8da8a6c521d61f3354b40e16ea78fe2668df0afad551745caf84059db463fd4b7ee75d4d5795007d3a7268922da9bb7974753e4c33e
 DIST xcb-util-keysyms-0.4.0.tar.bz2 289880 SHA256 
0ef8490ff1dede52b7de533158547f8b454b241aa3e4dcca369507f66f216dd9 SHA512 
b14b3100c3ae2379f9df799c0780a1ee39267101e58e4c1c6f390f039348ca2b370bb1df203b9bc68a170d664188d9c73e3553a7ba24d98abea3ed353e8dc0c4
 WHIRLPOOL 
19659fc2e3445df04cedc7e45c8cccf94f00e84077540838727e52effe7f6621f74a106916efdbc460f4abc50b493244a4381735d63ba86a46991d058ce17b0e

diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.9-r1.ebuild 
b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.9-r1.ebuild
deleted file mode 100644
index 82b887e..000
--- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.9-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-keysyms"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/xcb-util-${PV}[${MULTILIB_USEDEP}]
-   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.11[${MULTILIB_USEDEP}] )"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_src_configure
-}

diff --git a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.9.ebuild 
b/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.9.ebuild
deleted file mode 100644
index 44e9a25..000
--- a/x11-libs/xcb-util-keysyms/xcb-util-keysyms-0.3.9.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-keysyms"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/xcb-util-${PV}
-   x11-proto/xproto"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.4 )"
-
-pkg_setup() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_pkg_setup
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-renderutil/

2015-12-22 Thread Manuel Rüger
commit: 4c6d2d6313850605a24f1c4db2aa82b7e83f348c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:47:01 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:47:01 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6d2d63

x11-libs/xcb-util-renderutil: Remove old

Package-Manager: portage-2.2.26

 x11-libs/xcb-util-renderutil/Manifest  |  1 -
 .../xcb-util-renderutil-0.3.8.ebuild   | 33 --
 .../xcb-util-renderutil-0.3.9.ebuild   | 33 --
 3 files changed, 67 deletions(-)

diff --git a/x11-libs/xcb-util-renderutil/Manifest 
b/x11-libs/xcb-util-renderutil/Manifest
index f44961c..088feea 100644
--- a/x11-libs/xcb-util-renderutil/Manifest
+++ b/x11-libs/xcb-util-renderutil/Manifest
@@ -1,2 +1 @@
-DIST xcb-util-renderutil-0.3.8.tar.bz2 257492 SHA256 
9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452 SHA512 
d2f94d23628383a1d2c861e0bfbe6452b89efd1003348dcfacfae9249b49fefb91efdec4cd5f5fc0aadd6f6b72cb2b866089e42b5006f9394fb6b68cb484fa8e
 WHIRLPOOL 
7ef258498c1ca3ebe16e4505f9fe280c4abe72ee04b012842cfb624edb622f611c3843ff5de52a7a455401ec352e02a432d60ab2829654bbe98b2b6450a907b6
 DIST xcb-util-renderutil-0.3.9.tar.bz2 292898 SHA256 
c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b SHA512 
24b567992ecde7e69a406efd0ffb62266610d73b4dc0e5c71093221090fa134c14b850680d1d28dc1f8f4a6f497b4118491e1894ec7c73d2c6ce959d106771cc
 WHIRLPOOL 
4c503898720aff7f81a75424d4d8f8351044aaa5fef446637474987264ee7487ba0f07b1f92f3f6d2c36495bad9086cc190d085fe7bf83281f2ce9b67a13cfb5

diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild 
b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild
deleted file mode 100644
index 95a6728..000
--- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.8.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-renderutil"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/xcb-util-${PV}
-   x11-proto/xproto"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.4 )"
-
-pkg_setup() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_pkg_setup
-}

diff --git a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9.ebuild 
b/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9.ebuild
deleted file mode 100644
index 634476d..000
--- a/x11-libs/xcb-util-renderutil/xcb-util-renderutil-0.3.9.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_MODULE=/
-XORG_BASE_INDIVIDUAL_URI=http://xcb.freedesktop.org/dist
-XORG_DOC=doc
-inherit xorg-2
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-renderutil"
-EGIT_HAS_SUBMODULES=yes
-
-DESCRIPTION="X C-language Bindings sample implementations"
-HOMEPAGE="http://xcb.freedesktop.org/";
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux 
~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris"
-IUSE="test"
-
-RDEPEND=">=x11-libs/xcb-util-${PV}
-   x11-proto/xproto"
-DEPEND="${RDEPEND}
-   >=dev-util/gperf-3.0.1
-   test? ( >=dev-libs/check-0.9.4 )"
-
-pkg_setup() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_with doc doxygen)
-   )
-
-   xorg-2_pkg_setup
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/fltk/

2015-12-22 Thread Manuel Rüger
commit: 30a59ebb6b5977514dec8097989690c001036b4b
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:42:04 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:42:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a59ebb

x11-libs/fltk: Remove old

Package-Manager: portage-2.2.26

 x11-libs/fltk/Manifest  |   1 -
 x11-libs/fltk/fltk-1.3.2.ebuild | 153 
 2 files changed, 154 deletions(-)

diff --git a/x11-libs/fltk/Manifest b/x11-libs/fltk/Manifest
index 66b6807..f7d69a4 100644
--- a/x11-libs/fltk/Manifest
+++ b/x11-libs/fltk/Manifest
@@ -1,2 +1 @@
-DIST fltk-1.3.2-source.tar.gz 4260874 SHA256 
176044df94f31bd53a5806cf5054ca78b180bf9ae27ce47649608833695ee4a4 SHA512 
9372a34d8dfc4b4ece7632683c1c92f9ea9e538ba6eec08bec69615e2b2c885957d229a5ec495830f673b6a059f55a94b61727e8eb1fb7b3bd37005dc0b8312e
 WHIRLPOOL 
10c85d1ae50ccd3d9f66285483d39bc0e61b9f3306f87412841ceed9a45fd45f0476b28f7e7652658f6fcc48533d1ec4974a9eb98ca0f535b662a70209c1f781
 DIST fltk-1.3.3-source.tar.gz 4986376 SHA256 
f8398d98d7221d40e77bc7b19e761adaf2f1ef8bb0c30eceb7beb4f2273d0d97 SHA512 
277ba27e35c20e2d4fc5296bf418c5ab78c821870476e21d49f723765b99b3a559eed4ecd5215ac26d53a1091ada003e17f1553194cebaa97dd854809dd2885d
 WHIRLPOOL 
876a92e44dac20e6a2d86e4339a87185e708718d4cc59983bd81d5c3f0100d52230ef34d9c92800a2a07f6e7ed26e2ba9212c01ce898e7a184a7a35c40837761

diff --git a/x11-libs/fltk/fltk-1.3.2.ebuild b/x11-libs/fltk/fltk-1.3.2.ebuild
deleted file mode 100644
index 19d8ac5..000
--- a/x11-libs/fltk/fltk-1.3.2.ebuild
+++ /dev/null
@@ -1,153 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit autotools eutils fdo-mime flag-o-matic versionator
-
-MY_P=${P/_}
-
-DESCRIPTION="C++ user interface toolkit for X and OpenGL"
-HOMEPAGE="http://www.fltk.org/";
-SRC_URI="http://fltk.org/pub/${PN}/${PV/_}/${P/_}-source.tar.gz";
-
-SLOT="1"
-LICENSE="FLTK LGPL-2"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x86-macos"
-IUSE="cairo debug doc examples games +opengl pdf static-libs +threads +xft 
+xinerama"
-
-RDEPEND="
-   >=media-libs/libpng-1.2:0
-   virtual/jpeg:0
-   sys-libs/zlib
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libXext
-   x11-libs/libXt
-   cairo? ( x11-libs/cairo )
-   opengl? ( virtual/opengl )
-   xinerama? ( x11-libs/libXinerama )
-   xft? ( x11-libs/libXft )"
-DEPEND="${RDEPEND}
-   x11-proto/xextproto
-   doc? (
-   app-doc/doxygen
-   pdf? ( dev-texlive/texlive-latex )
-   )
-   xinerama? ( x11-proto/xineramaproto )"
-
-INCDIR=${EPREFIX}/usr/include/fltk-${SLOT}
-LIBDIR=${EPREFIX}/usr/$(get_libdir)/fltk-${SLOT}
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   rm -rf zlib jpeg png || die
-   epatch \
-   "${FILESDIR}"/${PN}-1.3.1-as-needed.patch \
-   "${FILESDIR}"/${PN}-1.3.2-desktop.patch \
-   "${FILESDIR}"/${PN}-1.3.0-share.patch \
-   "${FILESDIR}"/${PN}-1.3.0-conf-tests.patch
-   sed \
-   -e 's:@HLINKS@::g' -i FL/Makefile.in || die
-   sed -i \
-   -e '/C\(XX\)\?FLAGS=/s:@C\(XX\)\?FLAGS@::' \
-   -e '/^LDFLAGS=/d' \
-   "${S}/fltk-config.in" || die
-   # some fixes introduced because slotting
-   sed -i \
-   -e '/RANLIB/s:$(libdir)/\(.*LIBNAME)\):$(libdir)/`basename 
\1`:g' \
-   src/Makefile || die
-   # docs in proper docdir
-   sed -i \
-   -e "/^docdir/s:fltk:${PF}/html:" \
-   -e "/SILENT:/d" \
-   makeinclude.in || die
-   sed -e "s/7/$(get_version_component_range 3)/" \
-   "${FILESDIR}"/FLTKConfig.cmake > CMake/FLTKConfig.cmake
-   sed -e 's:-Os::g' -i configure.in || die
-   use prefix && append-ldflags -Wl,-rpath -Wl,"${LIBDIR}"
-   eautoconf
-}
-
-src_configure() {
-   econf \
-   --includedir=${INCDIR}\
-   --libdir=${LIBDIR} \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}/html" \
-   --enable-largefile \
-   --enable-shared \
-   --enable-xdbe \
-   --disable-localjpeg \
-   --disable-localpng \
-   --disable-localzlib \
-   $(use_enable debug) \
-   $(use_enable cairo) \
-   $(use_enable opengl gl) \
-   $(use_enable threads) \
-   $(use_enable xft) \
-   $(use_enable xinerama)
-}
-
-src_compile() {
-   default
-   if use doc; then
-   cd "${S}"/documentation
-   emake html
-   if use pdf; then
-   emake pdf
-   fi
-   fi
-   if use games; then
-   cd "${S}"/test
-   emake

[gentoo-commits] proj/gkey-seeds:master commit in: /

2015-12-22 Thread Brian Dolbec
commit: 4c00d66940a018982640e7ecf1a700f11fb7a395
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Dec 22 16:44:46 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Dec 22 16:44:46 2015 +
URL:https://gitweb.gentoo.org/proj/gkey-seeds.git/commit/?id=4c00d669

Gentoo-keys: Update gentoo-devs.seeds

 gentoo-devs.seeds |  12 ++--
 gentoo-devs.seeds.sig | Bin 639 -> 639 bytes
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/gentoo-devs.seeds b/gentoo-devs.seeds
index 989e240..04ff775 100644
--- a/gentoo-devs.seeds
+++ b/gentoo-devs.seeds
@@ -2187,13 +2187,11 @@
 }, 
 "patrick": {
 "fingerprint": [
-"0A0901B8F018D5D6A4A31A4410F17899A28441CC", 
-"F941D86BAA0D851BFE411493A8447784E52864CE"
+"BADF498FF38A3708DB80CA5CA6B98739114414D6"
 ], 
 "keydir": "patrick", 
 "keys": [
-"0A0901B8F018D5D6A4A31A4410F17899A28441CC", 
-"F941D86BAA0D851BFE411493A8447784E52864CE"
+"BADF498FF38A3708DB80CA5CA6B98739114414D6"
 ], 
 "name": "Patrick Lauer", 
 "nick": "patrick", 
@@ -2473,11 +2471,13 @@
 }, 
 "remi": {
 "fingerprint": [
-"91472E8B8C895ADEFEC0B7E47D453F23901AB08A"
+"91472E8B8C895ADEFEC0B7E47D453F23901AB08A", 
+"D06729B2DFB4CA427DDD25B0E0663D48103108F8"
 ], 
 "keydir": "remi", 
 "keys": [
-"91472E8B8C895ADEFEC0B7E47D453F23901AB08A"
+"91472E8B8C895ADEFEC0B7E47D453F23901AB08A", 
+"D06729B2DFB4CA427DDD25B0E0663D48103108F8"
 ], 
 "name": "Remi Cardona", 
 "nick": "remi", 

diff --git a/gentoo-devs.seeds.sig b/gentoo-devs.seeds.sig
index c070610..de09903 100644
Binary files a/gentoo-devs.seeds.sig and b/gentoo-devs.seeds.sig differ



[gentoo-commits] data/api:master commit in: files/gentoo-keys/seeds/

2015-12-22 Thread Brian Dolbec
commit: 3fee9d6ed5fe70dc3b5486db250b0a1664017341
Author: Brian Dolbec  gentoo  org>
AuthorDate: Tue Dec 22 16:44:51 2015 +
Commit: Brian Dolbec  gentoo  org>
CommitDate: Tue Dec 22 16:44:51 2015 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=3fee9d6e

Gentoo-keys: Update gentoo-devs.seeds

 files/gentoo-keys/seeds/gentoo-devs.seeds |  12 ++--
 files/gentoo-keys/seeds/gentoo-devs.seeds.sig | Bin 639 -> 639 bytes
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/files/gentoo-keys/seeds/gentoo-devs.seeds 
b/files/gentoo-keys/seeds/gentoo-devs.seeds
index 989e240..04ff775 100644
--- a/files/gentoo-keys/seeds/gentoo-devs.seeds
+++ b/files/gentoo-keys/seeds/gentoo-devs.seeds
@@ -2187,13 +2187,11 @@
 }, 
 "patrick": {
 "fingerprint": [
-"0A0901B8F018D5D6A4A31A4410F17899A28441CC", 
-"F941D86BAA0D851BFE411493A8447784E52864CE"
+"BADF498FF38A3708DB80CA5CA6B98739114414D6"
 ], 
 "keydir": "patrick", 
 "keys": [
-"0A0901B8F018D5D6A4A31A4410F17899A28441CC", 
-"F941D86BAA0D851BFE411493A8447784E52864CE"
+"BADF498FF38A3708DB80CA5CA6B98739114414D6"
 ], 
 "name": "Patrick Lauer", 
 "nick": "patrick", 
@@ -2473,11 +2471,13 @@
 }, 
 "remi": {
 "fingerprint": [
-"91472E8B8C895ADEFEC0B7E47D453F23901AB08A"
+"91472E8B8C895ADEFEC0B7E47D453F23901AB08A", 
+"D06729B2DFB4CA427DDD25B0E0663D48103108F8"
 ], 
 "keydir": "remi", 
 "keys": [
-"91472E8B8C895ADEFEC0B7E47D453F23901AB08A"
+"91472E8B8C895ADEFEC0B7E47D453F23901AB08A", 
+"D06729B2DFB4CA427DDD25B0E0663D48103108F8"
 ], 
 "name": "Remi Cardona", 
 "nick": "remi", 

diff --git a/files/gentoo-keys/seeds/gentoo-devs.seeds.sig 
b/files/gentoo-keys/seeds/gentoo-devs.seeds.sig
index c070610..de09903 100644
Binary files a/files/gentoo-keys/seeds/gentoo-devs.seeds.sig and 
b/files/gentoo-keys/seeds/gentoo-devs.seeds.sig differ



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xtermcontrol/

2015-12-22 Thread Manuel Rüger
commit: b093cac327cac6b79015993960289e2fe710a78c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:36:34 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:36:34 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b093cac3

x11-misc/xtermcontrol: Version bump

Package-Manager: portage-2.2.26

 x11-misc/xtermcontrol/Manifest|  1 +
 x11-misc/xtermcontrol/xtermcontrol-3.3.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/x11-misc/xtermcontrol/Manifest b/x11-misc/xtermcontrol/Manifest
index e2c34a0..d830ca1 100644
--- a/x11-misc/xtermcontrol/Manifest
+++ b/x11-misc/xtermcontrol/Manifest
@@ -1,2 +1,3 @@
 DIST xtermcontrol-3.0.tar.gz 134440 SHA256 
289c261b21c6b88e5b04f0387ae02d5cba754a9584b2a2054894cd2e5af5f9cf SHA512 
610c817812311b8c8de7caa6d4a353de15a41835a00c9578e82cc722328ab9406d6ebd32d70da64f2a8d7f55581051347634233a90e074b4453fd115e6a16fa4
 WHIRLPOOL 
d605a763adb1d16fab4d1c05cc6493ab7a4fc79c8ec54ca70c25e2f8ec1b3ae18ee2a415902938b6d8d7def604b88b21799fc306249e1feb4cad40f6bf931048
 DIST xtermcontrol-3.2.tar.gz 141574 SHA256 
6e4f1de182aa0d1623405d831c01a99940390e3af45deadc43a171f4c432d1e1 SHA512 
cfda6595508d2aa3c1a4c0bf5e158717592c471e80b0124a496f9966aa8221a00d62f1aa1642cd9c02c3110287f0fbbe86d1cf0b55d0f790e0434dcffd4cb286
 WHIRLPOOL 
0b3c22ffa305492e203b9bb1671fe23039cf087ee0f1cd331934bb27ca2045655305078640599fdf9988e8a705c29fce0ea1464e9a94e97b4c4e5bd984523489
+DIST xtermcontrol-3.3.tar.gz 141972 SHA256 
45f69a307580a8e650ddc60b048bff70355ba0d62c1ef5aeae570dd22d0b4cec SHA512 
625b1ad93110032244eb277621676d89113a4c45642538b029dd36ab31e2fe9d2603c41236d2a1ffb22b2fd7feb61335f35397814569a634eb0a7d4b71961d1b
 WHIRLPOOL 
2278d6982f4c64d81b33f27be41899c310bbaadabcf48016a0e3ec83c9622afb21eeb46e7b5669c63b4bc7ab4e9de4200a05b4e7c47f77c034d3d054018dd5d1

diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.3.ebuild 
b/x11-misc/xtermcontrol/xtermcontrol-3.3.ebuild
new file mode 100644
index 000..a41c643
--- /dev/null
+++ b/x11-misc/xtermcontrol/xtermcontrol-3.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties"
+HOMEPAGE="http://www.thrysoee.dk/xtermcontrol/";
+SRC_URI="http://www.thrysoee.dk/${PN}/${P}.tar.gz";
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xtermcontrol/

2015-12-22 Thread Manuel Rüger
commit: c881fe1b7a2498acc18b54ca2ea634dceb37b8e1
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:39:09 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:39:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c881fe1b

x11-misc/xtermcontrol: Remove old

Package-Manager: portage-2.2.26

 x11-misc/xtermcontrol/Manifest|  1 -
 x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild | 14 --
 2 files changed, 15 deletions(-)

diff --git a/x11-misc/xtermcontrol/Manifest b/x11-misc/xtermcontrol/Manifest
index d830ca1..0789a8e 100644
--- a/x11-misc/xtermcontrol/Manifest
+++ b/x11-misc/xtermcontrol/Manifest
@@ -1,3 +1,2 @@
-DIST xtermcontrol-3.0.tar.gz 134440 SHA256 
289c261b21c6b88e5b04f0387ae02d5cba754a9584b2a2054894cd2e5af5f9cf SHA512 
610c817812311b8c8de7caa6d4a353de15a41835a00c9578e82cc722328ab9406d6ebd32d70da64f2a8d7f55581051347634233a90e074b4453fd115e6a16fa4
 WHIRLPOOL 
d605a763adb1d16fab4d1c05cc6493ab7a4fc79c8ec54ca70c25e2f8ec1b3ae18ee2a415902938b6d8d7def604b88b21799fc306249e1feb4cad40f6bf931048
 DIST xtermcontrol-3.2.tar.gz 141574 SHA256 
6e4f1de182aa0d1623405d831c01a99940390e3af45deadc43a171f4c432d1e1 SHA512 
cfda6595508d2aa3c1a4c0bf5e158717592c471e80b0124a496f9966aa8221a00d62f1aa1642cd9c02c3110287f0fbbe86d1cf0b55d0f790e0434dcffd4cb286
 WHIRLPOOL 
0b3c22ffa305492e203b9bb1671fe23039cf087ee0f1cd331934bb27ca2045655305078640599fdf9988e8a705c29fce0ea1464e9a94e97b4c4e5bd984523489
 DIST xtermcontrol-3.3.tar.gz 141972 SHA256 
45f69a307580a8e650ddc60b048bff70355ba0d62c1ef5aeae570dd22d0b4cec SHA512 
625b1ad93110032244eb277621676d89113a4c45642538b029dd36ab31e2fe9d2603c41236d2a1ffb22b2fd7feb61335f35397814569a634eb0a7d4b71961d1b
 WHIRLPOOL 
2278d6982f4c64d81b33f27be41899c310bbaadabcf48016a0e3ec83c9622afb21eeb46e7b5669c63b4bc7ab4e9de4200a05b4e7c47f77c034d3d054018dd5d1

diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild 
b/x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild
deleted file mode 100644
index 0d6f341..000
--- a/x11-misc/xtermcontrol/xtermcontrol-3.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="xtermcontrol enables dynamic control of XFree86 xterm properties"
-HOMEPAGE="http://www.thrysoee.dk/xtermcontrol/";
-SRC_URI="http://www.thrysoee.dk/${PN}/${P}.tar.gz";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~sparc x86"
-IUSE=""



[gentoo-commits] repo/gentoo:master commit in: x11-libs/pixman/

2015-12-22 Thread Manuel Rüger
commit: 2b73dda298d4da68d9c9a945b56de4f1215c3267
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:18:31 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:34:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b73dda2

x11-libs/pixman: Remove old

Package-Manager: portage-2.2.26

 x11-libs/pixman/Manifest |  1 -
 x11-libs/pixman/pixman-0.32.6.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/x11-libs/pixman/Manifest b/x11-libs/pixman/Manifest
index 88f21b7..dbb5499 100644
--- a/x11-libs/pixman/Manifest
+++ b/x11-libs/pixman/Manifest
@@ -1,4 +1,3 @@
-DIST pixman-0.32.6.tar.bz2 672201 SHA256 
201fc0d7d6bc0017496f2bd27b3ca14224aea0df6b624c5ee2dc0307a4ff14a4 SHA512 
162e34a3ac728b348b8cd429172fa9f6ba1fc8d94716368c84a8081c42c4e2639ec7624e5528d9059695736be785ee210835c7d832b4a07a2175aec349ddffe9
 WHIRLPOOL 
f12567cf1feb7a82956f7b2edd1db29e439933e437a9419bf505eb1ce61ce8ac9ab1fe678f0e91064ef4a776b47892930940a10c9051da165155304f3757cd92
 DIST pixman-0.32.8.tar.bz2 696038 SHA256 
5c63dbb3523fc4d86ed4186677815918a941b7cb390d5eec4f55cb5d66b59fb1 SHA512 
43924a92f0d3e03359bd74701cc2a27c000b24fc513e0f760389da7e6ee1acec666a734003ef193d45251cc9645c07caf91142c3ff9134b1429a38a9167332a2
 WHIRLPOOL 
0035c6e5713a79caeeb88e865204d708f9dc2fdc8881cc4468d64f1d31243b7399f1404d76c33f43b3c17daf46f7c5e33659a961f0847993cfd3d09015fa26eb
 DIST pixman-0.33.2.tar.bz2 725382 SHA256 
0d12c669d69024c055ec9f877ecd6beb253796444ea3de14f8f197d438fb93fd SHA512 
d74303840122160888c3983d1cb160ce29ecfbd8266f154fde69a489c7abe2c5d09c15c2414199c6e9f5458fe5dfcc166b02c7721489b493d9c5ee81bdc12b00
 WHIRLPOOL 
9e983b52ff26a586bec3afabf23553b7de773f3fe232ee19a217225fcc106bca93b437b7468b364a6e0cb63576a5f82a38a570b84b25feb6f490d26f6aec359d
 DIST pixman-0.33.4.tar.bz2 722970 SHA256 
f3fc9a2aadf40196af1c3a8ee5a94f18e4fcbaa5741e23fbf0351772b9c92e09 SHA512 
db7d1bea08e61e6f70091ed484c963ca00bf4746f5b09a2e58fe60dd1b85045c0aaa69e831bd77c60e81af8e0c29518c4bdad7f13c6a57e59d246e7908aeed82
 WHIRLPOOL 
d073dfe87dc8871470a0148d341f47b5b943621fdb63beb94456a24a9b15af7ffa78f15e0a86cb07a0b042161757cf1c724d5ac27a059376075b80ad6b4c5362

diff --git a/x11-libs/pixman/pixman-0.32.6.ebuild 
b/x11-libs/pixman/pixman-0.32.6.ebuild
deleted file mode 100644
index cefd423..000
--- a/x11-libs/pixman/pixman-0.32.6.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-XORG_MULTILIB=yes
-inherit xorg-2 toolchain-funcs versionator
-
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
-DESCRIPTION="Low-level pixel manipulation routines"
-
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
-IUSE="altivec iwmmxt loongson2f cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 
cpu_flags_x86_ssse3"
-RDEPEND="abi_x86_32? (
-   !<=app-emulation/emul-linux-x86-gtklibs-20131008
-   !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
-   )"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_enable cpu_flags_x86_mmxext mmx)
-   $(use_enable cpu_flags_x86_sse2 sse2)
-   $(use_enable cpu_flags_x86_ssse3 ssse3)
-   $(use_enable altivec vmx)
-   $(use_enable neon arm-neon)
-   $(use_enable iwmmxt arm-iwmmxt)
-   $(use_enable loongson2f loongson-mmi)
-   --disable-gtk
-   --disable-libpng
-   )
-   xorg-2_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/pixman/

2015-12-22 Thread Manuel Rüger
commit: 3fa7905399232bf190349d4fbcaea675b6e123c4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:33:49 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:34:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa79053

x11-libs/pixman: Version bump

Package-Manager: portage-2.2.26

 x11-libs/pixman/Manifest |  1 +
 x11-libs/pixman/pixman-0.33.6.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/x11-libs/pixman/Manifest b/x11-libs/pixman/Manifest
index dbb5499..05782d6 100644
--- a/x11-libs/pixman/Manifest
+++ b/x11-libs/pixman/Manifest
@@ -1,3 +1,4 @@
 DIST pixman-0.32.8.tar.bz2 696038 SHA256 
5c63dbb3523fc4d86ed4186677815918a941b7cb390d5eec4f55cb5d66b59fb1 SHA512 
43924a92f0d3e03359bd74701cc2a27c000b24fc513e0f760389da7e6ee1acec666a734003ef193d45251cc9645c07caf91142c3ff9134b1429a38a9167332a2
 WHIRLPOOL 
0035c6e5713a79caeeb88e865204d708f9dc2fdc8881cc4468d64f1d31243b7399f1404d76c33f43b3c17daf46f7c5e33659a961f0847993cfd3d09015fa26eb
 DIST pixman-0.33.2.tar.bz2 725382 SHA256 
0d12c669d69024c055ec9f877ecd6beb253796444ea3de14f8f197d438fb93fd SHA512 
d74303840122160888c3983d1cb160ce29ecfbd8266f154fde69a489c7abe2c5d09c15c2414199c6e9f5458fe5dfcc166b02c7721489b493d9c5ee81bdc12b00
 WHIRLPOOL 
9e983b52ff26a586bec3afabf23553b7de773f3fe232ee19a217225fcc106bca93b437b7468b364a6e0cb63576a5f82a38a570b84b25feb6f490d26f6aec359d
 DIST pixman-0.33.4.tar.bz2 722970 SHA256 
f3fc9a2aadf40196af1c3a8ee5a94f18e4fcbaa5741e23fbf0351772b9c92e09 SHA512 
db7d1bea08e61e6f70091ed484c963ca00bf4746f5b09a2e58fe60dd1b85045c0aaa69e831bd77c60e81af8e0c29518c4bdad7f13c6a57e59d246e7908aeed82
 WHIRLPOOL 
d073dfe87dc8871470a0148d341f47b5b943621fdb63beb94456a24a9b15af7ffa78f15e0a86cb07a0b042161757cf1c724d5ac27a059376075b80ad6b4c5362
+DIST pixman-0.33.6.tar.bz2 739537 SHA256 
0ffdc6cc2ea2f730fa231270aeee0ac94d24189dda1273323a2058994593d646 SHA512 
0c8e82d1e92ab7eefa2aa4fd626653c7f52434e81cec833d2aca544313fb627322789717cd597e66c1c8f3e7e07bd4e496315554556416bc0e1891a3371e05d9
 WHIRLPOOL 
b6a399734228678cb26cf3d707afdeaa179a7c24344f1e2ff06c1e4d271ee66192302708b9e1d3bae6c1c43748397070ccb244fee9f41e237c7230f0f1dbe625

diff --git a/x11-libs/pixman/pixman-0.33.6.ebuild 
b/x11-libs/pixman/pixman-0.33.6.ebuild
new file mode 100644
index 000..525e9db
--- /dev/null
+++ b/x11-libs/pixman/pixman-0.33.6.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+XORG_MULTILIB=yes
+inherit xorg-2
+
+EGIT_REPO_URI="git://anongit.freedesktop.org/git/pixman"
+DESCRIPTION="Low-level pixel manipulation routines"
+
+if [[ $PV = * ]]; then
+   KEYWORDS=""
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
+fi
+
+IUSE="altivec iwmmxt loongson2f cpu_flags_x86_mmxext neon cpu_flags_x86_sse2 
cpu_flags_x86_ssse3"
+
+src_configure() {
+   XORG_CONFIGURE_OPTIONS=(
+   $(use_enable cpu_flags_x86_mmxext mmx)
+   $(use_enable cpu_flags_x86_sse2 sse2)
+   $(use_enable cpu_flags_x86_ssse3 ssse3)
+   $(use_enable altivec vmx)
+   $(use_enable neon arm-neon)
+   $(use_enable iwmmxt arm-iwmmxt)
+   $(use_enable loongson2f loongson-mmi)
+   --disable-gtk
+   --disable-libpng
+   )
+   xorg-2_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: profiles/

2015-12-22 Thread Michael Palimaka
commit: cb75e16e47c758afd848db585c654212b623daca
Author: Michael Palimaka  gentoo  org>
AuthorDate: Tue Dec 22 16:21:23 2015 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Tue Dec 22 16:21:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb75e16e

profiles: mask media-video/vmaid for removal

Gentoo-bug: 566446

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index f9a7556..676b988 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -31,6 +31,11 @@
 #--- END OF EXAMPLES ---
 
 # Michael Palimaka  (22 Dec 2015)
+# Fails to build. Dead upstream. Masked for removal in 30 days.
+# Bug 566446
+media-video/vmaid
+
+# Michael Palimaka  (22 Dec 2015)
 # No longer works. Dead upstream. Masked for removal in 30 days.
 # Bug 507914
 app-doc/ebookmerge



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXi/

2015-12-22 Thread Manuel Rüger
commit: f5646b7d2350937b69862fca0ac2066b6d512261
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:14:26 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:15:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5646b7d

x11-libs/libXi: Remove old

Package-Manager: portage-2.2.26

 x11-libs/libXi/Manifest   |  1 -
 x11-libs/libXi/libXi-1.7.2.ebuild | 38 --
 2 files changed, 39 deletions(-)

diff --git a/x11-libs/libXi/Manifest b/x11-libs/libXi/Manifest
index 6cee3fb..d614907 100644
--- a/x11-libs/libXi/Manifest
+++ b/x11-libs/libXi/Manifest
@@ -1,4 +1,3 @@
-DIST libXi-1.7.2.tar.bz2 440969 SHA256 
df24781dc63645e2b561cd0b20bd8a0e7aff02e426a8d2a7641159004d4cb20e SHA512 
f419a30711220f51bc77ba4cd2759e565d4f8ba9960c3bcce3ec80ab84389fe220e4276887b125ec105810bd219698fb3a22ec4b9d91eab7235ed9a3ca6925c3
 WHIRLPOOL 
788160df688e73f9bace2c200bb1ea02b11d68c25ee232a0ccaccd46daec56f9fcb24b746a4861c1d5330bff1b932c533301eafaf1984b3f3226a3524f0f38ac
 DIST libXi-1.7.4.tar.bz2 458378 SHA256 
2cffc2686618dc1803725636cd92b36342c512dc60a7a35cba34bf7192a42244 SHA512 
17182e580bdf6d65c743ceef4f652f7c7975761f288dfd6f2961c2fed23931569f7cf7cac745bb252fe0a6c3be2739ba6f6533b895519800e382a48f2e5297f0
 WHIRLPOOL 
5a076f84c68558290cd2a80790bd3c14330bede57b65afb1c5f04cd57322c6eec21e405b0cdaeff6ab17768e64ebafa533341455dda897541c34e924de91adca
 DIST libXi-1.7.5.tar.bz2 464719 SHA256 
d964d7deb5d8f7d6b9c358969c625073d7ab273dbda94693130b3540bc0ca229 SHA512 
5dfdf872399a85692ef681f4fb8632866783317971e72b046685a906d98007c6b19d1650270861b3457d0a817365ce57e532481b682dd2e36558c815f8919a59
 WHIRLPOOL 
069a84a180f3513dcaff1969a1a0395bd6a0734f2dcc9afbbb3fb7311a61a43601582140361692a5cf807b460da814f3a8e8dfa8f15baea4a053021f88d5fd26
 DIST libXi-1.7.6.tar.bz2 484485 SHA256 
1f32a552cec0f056c0260bdb32e853cec0673d2f40646ce932ad5a9f0205b7ac SHA512 
229e1e6e1486808ffad9610a8fd7930bd3348fa5d11709adcb6239b5c01af877ac549072e8d3aec605a3835d8278fd48146db50577fa031407d20c1e871d8f4a
 WHIRLPOOL 
90a3eff541f6ab582acf7ff143aa8a9b0db4e514ef6712dbfe4879af39f4dbb45177cf516d947a85cafe125305301a337527a500a74bc3daca634278b716dee1

diff --git a/x11-libs/libXi/libXi-1.7.2.ebuild 
b/x11-libs/libXi/libXi-1.7.2.ebuild
deleted file mode 100644
index febe38a..000
--- a/x11-libs/libXi/libXi-1.7.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-XORG_DOC=doc
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Xi library"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
-   >=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]
-   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
-   >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-   XORG_CONFIGURE_OPTIONS=(
-   $(use_enable doc specs)
-   $(use_with doc xmlto)
-   $(use_with doc asciidoc)
-   --without-fop
-   )
-   xorg-2_src_configure
-}
-
-pkg_postinst() {
-   xorg-2_pkg_postinst
-
-   ewarn "Some special keys and keyboard layouts may stop working."
-   ewarn "To fix them, recompile xorg-server."
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXi/

2015-12-22 Thread Manuel Rüger
commit: 710c7a58fa7e9cc6b58472d6c1d9493f10f94bf4
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Dec 22 16:13:31 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Dec 22 16:15:14 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710c7a58

x11-libs/libXi: Version bump

Package-Manager: portage-2.2.26

 x11-libs/libXi/Manifest   |  1 +
 x11-libs/libXi/libXi-1.7.6.ebuild | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/x11-libs/libXi/Manifest b/x11-libs/libXi/Manifest
index f01e2e4..6cee3fb 100644
--- a/x11-libs/libXi/Manifest
+++ b/x11-libs/libXi/Manifest
@@ -1,3 +1,4 @@
 DIST libXi-1.7.2.tar.bz2 440969 SHA256 
df24781dc63645e2b561cd0b20bd8a0e7aff02e426a8d2a7641159004d4cb20e SHA512 
f419a30711220f51bc77ba4cd2759e565d4f8ba9960c3bcce3ec80ab84389fe220e4276887b125ec105810bd219698fb3a22ec4b9d91eab7235ed9a3ca6925c3
 WHIRLPOOL 
788160df688e73f9bace2c200bb1ea02b11d68c25ee232a0ccaccd46daec56f9fcb24b746a4861c1d5330bff1b932c533301eafaf1984b3f3226a3524f0f38ac
 DIST libXi-1.7.4.tar.bz2 458378 SHA256 
2cffc2686618dc1803725636cd92b36342c512dc60a7a35cba34bf7192a42244 SHA512 
17182e580bdf6d65c743ceef4f652f7c7975761f288dfd6f2961c2fed23931569f7cf7cac745bb252fe0a6c3be2739ba6f6533b895519800e382a48f2e5297f0
 WHIRLPOOL 
5a076f84c68558290cd2a80790bd3c14330bede57b65afb1c5f04cd57322c6eec21e405b0cdaeff6ab17768e64ebafa533341455dda897541c34e924de91adca
 DIST libXi-1.7.5.tar.bz2 464719 SHA256 
d964d7deb5d8f7d6b9c358969c625073d7ab273dbda94693130b3540bc0ca229 SHA512 
5dfdf872399a85692ef681f4fb8632866783317971e72b046685a906d98007c6b19d1650270861b3457d0a817365ce57e532481b682dd2e36558c815f8919a59
 WHIRLPOOL 
069a84a180f3513dcaff1969a1a0395bd6a0734f2dcc9afbbb3fb7311a61a43601582140361692a5cf807b460da814f3a8e8dfa8f15baea4a053021f88d5fd26
+DIST libXi-1.7.6.tar.bz2 484485 SHA256 
1f32a552cec0f056c0260bdb32e853cec0673d2f40646ce932ad5a9f0205b7ac SHA512 
229e1e6e1486808ffad9610a8fd7930bd3348fa5d11709adcb6239b5c01af877ac549072e8d3aec605a3835d8278fd48146db50577fa031407d20c1e871d8f4a
 WHIRLPOOL 
90a3eff541f6ab582acf7ff143aa8a9b0db4e514ef6712dbfe4879af39f4dbb45177cf516d947a85cafe125305301a337527a500a74bc3daca634278b716dee1

diff --git a/x11-libs/libXi/libXi-1.7.6.ebuild 
b/x11-libs/libXi/libXi-1.7.6.ebuild
new file mode 100644
index 000..f8c216d
--- /dev/null
+++ b/x11-libs/libXi/libXi-1.7.6.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_DOC=doc
+XORG_MULTILIB=yes
+inherit xorg-2
+
+DESCRIPTION="X.Org Xi library"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix 
~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+IUSE=""
+
+RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
+   >=x11-libs/libXfixes-5.0.1[${MULTILIB_USEDEP}]
+   >=x11-proto/inputproto-2.3[${MULTILIB_USEDEP}]
+   >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]
+   >=x11-proto/xextproto-7.2.1-r1[${MULTILIB_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   XORG_CONFIGURE_OPTIONS=(
+   $(use_enable doc specs)
+   $(use_with doc xmlto)
+   $(use_with doc asciidoc)
+   --without-fop
+   )
+   xorg-2_src_configure
+}
+
+pkg_postinst() {
+   xorg-2_pkg_postinst
+
+   ewarn "Some special keys and keyboard layouts may stop working."
+   ewarn "To fix them, recompile xorg-server."
+}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt-glib/

2015-12-22 Thread Matthias Maier
commit: f08eedc5c90acf208f9b3338e2161d8d6dcae5d3
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Dec 22 16:13:06 2015 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Dec 22 16:13:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08eedc5

app-emulation/libvirt-glib: remove old versions 0.2.0, 0.2.1

Package-Manager: portage-2.2.26

 app-emulation/libvirt-glib/Manifest|  2 -
 .../libvirt-glib/libvirt-glib-0.2.0.ebuild | 54 --
 .../libvirt-glib/libvirt-glib-0.2.1.ebuild | 53 -
 3 files changed, 109 deletions(-)

diff --git a/app-emulation/libvirt-glib/Manifest 
b/app-emulation/libvirt-glib/Manifest
index 74c17e9..42e9da5 100644
--- a/app-emulation/libvirt-glib/Manifest
+++ b/app-emulation/libvirt-glib/Manifest
@@ -1,3 +1 @@
-DIST libvirt-glib-0.2.0.tar.gz 836245 SHA256 
30b7e0f224f9cdcf34c1b05b08803cb617d057613ee96395ae517f4ee6c44a0b SHA512 
23b698fe297247dd5ce06d9e37eed2025064ab76a52f008cb89cd835364a52c8fe60ae535f68e67fb6c3454d41328dd77c392efd594a3fb1a237d1beb25d19ae
 WHIRLPOOL 
6ef50cc740fa1b43dafc4666ac221bb57312dd937ee693bd12e582e3cec784a5c7a5d22e3c15cc369ac0a24ae26ce64edc69d2c4b55fc2ea83a8e350bc8003ab
-DIST libvirt-glib-0.2.1.tar.gz 844657 SHA256 
d856d37b708bc8bf9e6ac294edca7a53f2baa6d857c6f5859be58517a714a2fb SHA512 
bd38b5c415f65bd6e8824d419c787afdd43aa322f03045f517f9bae88575de1a0975f0340b24bf776421eeb54632227d798e801a1611ce932878ad7bace3adfb
 WHIRLPOOL 
99408b22553d8b4bea5df75750aea2339800ad45b7497eae1afdc79e11be256f0e79d29fe879ef4bc8992817178850058ee361fa4ac5a4b2213f09a6fa825cb2
 DIST libvirt-glib-0.2.2.tar.gz 853052 SHA256 
d7be16025231c91ccae43838b7cdb1d55d181856a2a50b0f7b1c5078ad202d9d SHA512 
77adcf74dd057b8c5e3c21e1fbe0a99eedbe0005d0247c0173bce69e4e6209dbffe18c7a2f0de9a4c279f138ab5bcc360c14cc2335d0b2b55f22b5819c3e5b70
 WHIRLPOOL 
628d76cf20fe0b707a56688ad4f17c2c95b12b89fe89f4628e42cee2e8c5855aeac0e06ad45fe71fb63ae935b1ff7a17ee69f294b8358653f7cbcd03aea59876

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild
deleted file mode 100644
index 1bde313..000
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-VALA_MIN_API_VERSION="0.14"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git";
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+introspection python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-0.9.10:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_configure() {
-   gnome2_src_configure \
-   --disable-test-coverage \
-   --disable-static \
-   $(use_enable introspection) \
-   $(use_enable vala) \
-   $(use_with python)
-}

diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild 
b/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
deleted file mode 100644
index 27caa06..000
--- a/app-emulation/libvirt-glib/libvirt-glib-0.2.1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-single-r1 vala
-
-DESCRIPTION="GLib and GObject mappings for libvirt"
-HOMEPAGE="http://libvirt.org/git/?p=libvirt-glib.git";
-SRC_URI="ftp://libvirt.org/libvirt/glib/${P}.tar.gz";
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="+introspection python +vala"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   vala? ( introspection )
-"
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1093633
-RESTRICT="test"
-
-RDEPEND="
-   dev-libs/libxml2:2
-   >=app-emulation/libvirt-0.9.10:=
-   >=dev-libs/glib-2.38.0:2
-   introspection? ( >=dev-libs/gobject-introspection-0.10.8:= )
-   python? ( ${PYTHON_DEPS} )
-"
-DEPEND="${RDEPEND}
-   dev-util/gtk-doc-am
-   >=dev-util/intltool-0.35.0
-   virtual/pkgconfig
-   vala? ( $(vala_depend) )
-"
-
-pkg_setup() {
-   use python && python

[gentoo-commits] repo/gentoo:master commit in: dev-python/libvirt-python/

2015-12-22 Thread Matthias Maier
commit: ad61c216ab0aca87770e18351b4f478ce97d259c
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Dec 22 16:08:45 2015 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Dec 22 16:13:49 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad61c216

dev-python/libvirt-python: remove 1.2.18 (bug #568870)

This is a cleanup for CVE-2015-5313 bug 568870.

Gentoo-Bugs: 568870

Package-Manager: portage-2.2.26

 dev-python/libvirt-python/Manifest |  1 -
 .../libvirt-python/libvirt-python-1.2.18.ebuild| 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/libvirt-python/Manifest 
b/dev-python/libvirt-python/Manifest
index 00f6499..d76ebb0 100644
--- a/dev-python/libvirt-python/Manifest
+++ b/dev-python/libvirt-python/Manifest
@@ -1,2 +1 @@
-DIST libvirt-python-1.2.18.tar.gz 171009 SHA256 
204535ef160c9d10600b5fc3417f00f382e74b137a85b33774b97eb36d8a3638 SHA512 
bf9f246d8bc2e55dc0cdeb22901b2dd2858b058c0616a2d5db3ca4a700c3430c9cd1f904ec3090cab7c3db1d40195a6365fed3b7b18fbd1d975fdca5fa57ce29
 WHIRLPOOL 
a1e684360341b896bd96d6a313320ddb7ad455c64e4d1577076713e4913c95d2bd6f9222a6ac45b735a33d8e7fff06b40327e298d21e214857db17c859fb4849
 DIST libvirt-python-1.2.21.tar.gz 171250 SHA256 
7ffb49fcb64ac06188fc626c853c99361e5965766ab020f8ea66f8fbcfc29684 SHA512 
7e2481ffa26105ddde703bd6eafe74240b69990b2f2ce0042f20f7fceb1d326fb8a66bf26042bfe63a12cf3202d7c19b14b6d766dd42fb66af212393d7aaf332
 WHIRLPOOL 
18dd5bc0d565b6846c40960cf258d7fb3714054be15fe54507e2846c5a7c2cd81e9b209c8e70cbfd5319d5a06f00c2c5322995058637af87d1676276f8675b2e

diff --git a/dev-python/libvirt-python/libvirt-python-1.2.18.ebuild 
b/dev-python/libvirt-python/libvirt-python-1.2.18.ebuild
deleted file mode 100644
index 1f38cff..000
--- a/dev-python/libvirt-python/libvirt-python-1.2.18.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-
-AUTOTOOLIZE=yes
-
-MY_P="${P/_rc/-rc}"
-
-inherit eutils distutils-r1
-
-if [[ ${PV} = ** ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="git://libvirt.org/libvirt-python.git"
-   SRC_URI=""
-   KEYWORDS=""
-   RDEPEND="app-emulation/libvirt:=[-python(-)]"
-else
-   SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz";
-   KEYWORDS="amd64 x86"
-   RDEPEND="app-emulation/libvirt:0/${PV}"
-fi
-S="${WORKDIR}/${P%_rc*}"
-
-DESCRIPTION="libvirt Python bindings"
-HOMEPAGE="http://www.libvirt.org";
-LICENSE="LGPL-2"
-SLOT="0"
-IUSE="test"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   test? ( dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/nose[${PYTHON_USEDEP}] )"
-
-# testsuite is currently not included in upstream tarball
-RESTRICT="test"
-
-python_test() {
-   esetup.py test
-}



[gentoo-commits] repo/gentoo:master commit in: app-emulation/libvirt/, app-emulation/libvirt/files/

2015-12-22 Thread Matthias Maier
commit: fee80067dca04cacb1a09290044fcbbadfdbd3cb
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue Dec 22 16:07:19 2015 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue Dec 22 16:13:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee80067

app-emulation/libvirt: remove vulnerable 1.2.18 (CVE-2015-5313, bug #568870)

This is a cleanup for CVE-2015-5313 bug 568870.

Gentoo-Bugs: 568870

Package-Manager: portage-2.2.26

 app-emulation/libvirt/Manifest |   1 -
 app-emulation/libvirt/files/libvirtd.confd-r4  |  43 ---
 app-emulation/libvirt/files/libvirtd.init-r14  | 139 ---
 app-emulation/libvirt/libvirt-1.2.18-r1.ebuild | 480 -
 4 files changed, 663 deletions(-)

diff --git a/app-emulation/libvirt/Manifest b/app-emulation/libvirt/Manifest
index 6914572..fad874c 100644
--- a/app-emulation/libvirt/Manifest
+++ b/app-emulation/libvirt/Manifest
@@ -1,3 +1,2 @@
-DIST libvirt-1.2.18.tar.gz 29412554 SHA256 
d5a5ff18af4cced21fed986d28fa0a21b782d256920326bf0ff1c7731eeb6ade SHA512 
e89d494066ebec4de4c9a53089f015635b7b5ccf4a10ab9749883cc81f6f9607b18ca91a1bd01a9cdacb3a46de86223f0432fae3954106cb92dd275e5b4138c5
 WHIRLPOOL 
dbbbd627ccb9be154bc680407898cd32dfdbc218a67f54560e6b0f0200cbc157a9aa05834de5d9d23e3b6da0625fd5943b4c8e38f8bb9a6ff920bc5820287bfc
 DIST libvirt-1.2.21-20151222.tar.xz 1684 SHA256 
6c97f288470ec58bcbe98507563c6a191892c6f8813a7b9688c09b823934cbe5 SHA512 
4fd43f0e12434b78ac3e671ad8eb0e402d384cff6278f6d0db322a068c2c8807c7c7f7e5774aa9d19e2a85e49f6d9888908b32fca5fc04980134edaccba0afe2
 WHIRLPOOL 
2bfbc3cbf1ca44a2bb06ddf2e8eabeb116165560b9c73d649d7b8cc9baba851f5e9246414bfc2c4740f27d0d0d42b6176eaec43b05e8c1e54de2804150c2cde1
 DIST libvirt-1.2.21.tar.gz 29848954 SHA256 
8d406582f5fe88d739d1d83e0ba7ac7f91f5a8da4be82162ab85631744d8925b SHA512 
5c15d0ba5d75c13f735c6a60dfdbad007426f77e113f95894d520f7fc358fa4361d5cce7bb9a548a436f323b845f13b8940abbad568b8b146418430068bb970e
 WHIRLPOOL 
d53bbb07c85b3aa2d9b0f38ff2edd3cd0a2a5300627f3e2f0a82bc057303617cab9d6f1d8a9a771bd968b0496d38d3a39a0154f88bdca44dda359a65fdc2c650

diff --git a/app-emulation/libvirt/files/libvirtd.confd-r4 
b/app-emulation/libvirt/files/libvirtd.confd-r4
deleted file mode 100644
index 48ab125..000
--- a/app-emulation/libvirt/files/libvirtd.confd-r4
+++ /dev/null
@@ -1,43 +0,0 @@
-# /etc/conf.d/libvirtd
-
-# Startup dependency
-# libvirtd typically requires all networks to be up and settled which
-# is what rc_need="net" provides. However if you only use specific networks
-# for libvirtd, you may override this. Or if you only use libvirtd locally.
-rc_need="net"
-
-# LIBVIRTD_OPTS
-# You may want to add '--listen' to have libvirtd listen for tcp/ip connections
-# if you want to use libvirt for remote control
-# Please consult 'libvirtd --help' for more options
-#LIBVIRTD_OPTS="--listen"
-
-# LIBVIRTD_KVM_SHUTDOWN
-# Valid options:
-# * shutdown - Sends an ACPI shutdown (think when you tap the power button
-#  on your machine and it begins a graceful 
shutdown). If your
-#  VM ignores this, it will have the power yanked 
out from under
-#  it in LIBVIRTD_KVM_SHUTDOWN_MAXWAIT seconds.
-# * managedsave - Performs a state save external to the VM. qemu-kvm will stop
-#  stop the CPU and save off all state to a 
separate file. When
-#  the machine is started again, it will resume 
like nothing ever
-#  happened. This is guarenteed to always 
successfully stop your
-#  machine and restart it. However it may take 
some time to finish.
-# * none - No attempts will be made to stop any VMs. If you are restarting your
-#  machine the qemu-kvm process will be simply killed, which may 
result
-#  in your VMs having disk corruption.
-LIBVIRTD_KVM_SHUTDOWN="managedsave"
-
-# LIBVIRTD_KVM_SHUTDOWN_MAXWAIT
-# Timeout in seconds until stopping libvirtd and "pulling the plug" on the
-# remaining VM's still in a running state
-#LIBVIRTD_KVM_SHUTDOWN_MAXWAIT="500"
-
-# LIBVIRTD_KVM_NET_SHUTDOWN
-# If libvirtd created networks for you (e.g. NATed networks) then this init
-# script will shut them down for you if this is set to 'yes'. Otherwise,
-# the networks will be left running once libvirt is shutdown. For this
-# option to be useful you must have enabled the 'virt-network' USE flag and
-# have had libvirt create a NATed network for you.
-# Valid values: 'yes' or 'no'
-#LIBVIRTD_KVM_NET_SHUTDOWN="yes"

diff --git a/app-emulation/libvirt/files/libvirtd.init-r14 
b/app-emulation/libvirt/files/libvirtd.init-r14
deleted file mode 100644
index 7bab682..000
--- a/app-emulation/libvirt/files/libvirtd.init-r14
+++ /de

  1   2   >