[gentoo-commits] repo/gentoo:master commit in: media-gfx/tintii/

2016-08-19 Thread Tim Harder
commit: f9152d6e1ccc23ff2fe2e91ae3299a117d907edc
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 05:40:29 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 05:42:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9152d6e

media-gfx/tintii: remove old

 media-gfx/tintii/Manifest|  2 --
 media-gfx/tintii/tintii-2.8.0.ebuild | 26 --
 media-gfx/tintii/tintii-2.8.2.ebuild | 25 -
 3 files changed, 53 deletions(-)

diff --git a/media-gfx/tintii/Manifest b/media-gfx/tintii/Manifest
index b5288fb..d501d9e 100644
--- a/media-gfx/tintii/Manifest
+++ b/media-gfx/tintii/Manifest
@@ -1,4 +1,2 @@
 DIST tintii-2.10.0.tar.gz 620863 SHA256 
2bbd9e4ff3ac85b5cf85e64f062f4cacd409afcadd155f1cd2378390dfc8268b SHA512 
884a9a3393080ee064069288afc13b2f72272571efaabf013ea2029627fc2ed922dcb791b8316c1d2117faf553d6bf333cf35f0486ba82aa2dc0987f9ce5f9a3
 WHIRLPOOL 
f700eed80ad300226fb7a0fa695aa2886cd5353dc0a5e3d9fb9cff1cc67dd2190a412ec12bc697e9cccb8fb0426f031cfaa0292e56a0dc860a4f4c096fdac922
-DIST tintii-2.8.0.tar.gz 411148 SHA256 
898b202ae00a023fd6e50f0075d9861a00e2a37d4234dda91e625a4e90165aa1 SHA512 
6510ebad55f0df8c352daa541a8af828fdd83c09134a106b07c4a21b75b63ad1d2d33cdf73855540214ba99c4c5e5ae20ed5f9fcace165b5bbc1fd9312c3f149
 WHIRLPOOL 
4f895b45740bd7fa450511c62ba6f24bfda695054f1d49d3f68468de3e241bfbb0ab1682be9e37edc0e4e15c34a3f77db9840958bb88e2aa73080c2b9262c53c
-DIST tintii-2.8.2.tar.gz 504650 SHA256 
2018aea9337a1a631ab70d8f17feddad1d573825a852586faacc53f3732494f8 SHA512 
c58b44f734a2b8bde6363d21dbff17593234fd90e72ec3f5e5526d06acb6a118210167e0519db93e00b4074d55831623c0fe16d6e17a9033d5f432f2a249ab7a
 WHIRLPOOL 
f4ba829706a6ee38cba480c8df862f96244c060d811e20b19d3e3c89297f267dd9bdd24826d47b347b13a6dfdb80ebfca830509f45090234901f4b212f0ff8d8
 DIST tintii-2.9.0.tar.gz 506063 SHA256 
d95036d9ede5c2ff28cb4f2899f3bd1f3a09cebeff70d54f9d4f5ff209d15539 SHA512 
ce31199038cb1b096ce1cebe88292749add4d2a40c74ea7182e6458ebbef9ce09bb7241609e59d9a1700ba677ae9c4f5f2013fa6299e9a7f75afd7c525d93df9
 WHIRLPOOL 
aa4368ba15227a970a11b97be9615688d1c79b78b0d790164940f5844ba538368cb086ecdf50e2a2d69da2ba5266258a723d244d3590aaa5cfadd1088e7f48dc

diff --git a/media-gfx/tintii/tintii-2.8.0.ebuild 
b/media-gfx/tintii/tintii-2.8.0.ebuild
deleted file mode 100644
index ce23997..000
--- a/media-gfx/tintii/tintii-2.8.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-WX_GTK_VER="2.8"
-
-inherit autotools wxwidgets
-
-DESCRIPTION="A photo editor for selective color, saturation, and hue shift 
adjustments"
-HOMEPAGE="http://www.indii.org/software/tintii;
-SRC_URI="http://www.indii.org/files/tint/releases/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X]"
-DEPEND="${RDEPEND}
-   dev-libs/boost:="
-
-src_prepare() {
-   sed -i 's/^\(AM_CXXFLAGS = $(DEPS_CXXFLAGS)\).*/\1/' Makefile.am
-   eautoreconf
-}

diff --git a/media-gfx/tintii/tintii-2.8.2.ebuild 
b/media-gfx/tintii/tintii-2.8.2.ebuild
deleted file mode 100644
index 0e6dd5e..000
--- a/media-gfx/tintii/tintii-2.8.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-WX_GTK_VER="3.0"
-
-inherit autotools wxwidgets
-
-DESCRIPTION="A photo editor for selective color, saturation, and hue shift 
adjustments"
-HOMEPAGE="http://www.indii.org/software/tintii;
-SRC_URI="http://www.indii.org/files/tint/releases/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X]"
-DEPEND="${RDEPEND}
-   dev-libs/boost"
-
-src_prepare() {
-   sed -i 's/^\(AM_CXXFLAGS = $(DEPS_CXXFLAGS)\).*/\1/' Makefile.am || die
-   eautoreconf
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/tintii/

2016-08-19 Thread Tim Harder
commit: 383e2ac5cc948e2f7c56329de82fbb41d78e4523
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 05:38:58 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 05:42:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=383e2ac5

media-gfx/tintii: version bump to 2.10.0

 media-gfx/tintii/Manifest |  1 +
 media-gfx/tintii/tintii-2.10.0.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/media-gfx/tintii/Manifest b/media-gfx/tintii/Manifest
index dd07a46..b5288fb 100644
--- a/media-gfx/tintii/Manifest
+++ b/media-gfx/tintii/Manifest
@@ -1,3 +1,4 @@
+DIST tintii-2.10.0.tar.gz 620863 SHA256 
2bbd9e4ff3ac85b5cf85e64f062f4cacd409afcadd155f1cd2378390dfc8268b SHA512 
884a9a3393080ee064069288afc13b2f72272571efaabf013ea2029627fc2ed922dcb791b8316c1d2117faf553d6bf333cf35f0486ba82aa2dc0987f9ce5f9a3
 WHIRLPOOL 
f700eed80ad300226fb7a0fa695aa2886cd5353dc0a5e3d9fb9cff1cc67dd2190a412ec12bc697e9cccb8fb0426f031cfaa0292e56a0dc860a4f4c096fdac922
 DIST tintii-2.8.0.tar.gz 411148 SHA256 
898b202ae00a023fd6e50f0075d9861a00e2a37d4234dda91e625a4e90165aa1 SHA512 
6510ebad55f0df8c352daa541a8af828fdd83c09134a106b07c4a21b75b63ad1d2d33cdf73855540214ba99c4c5e5ae20ed5f9fcace165b5bbc1fd9312c3f149
 WHIRLPOOL 
4f895b45740bd7fa450511c62ba6f24bfda695054f1d49d3f68468de3e241bfbb0ab1682be9e37edc0e4e15c34a3f77db9840958bb88e2aa73080c2b9262c53c
 DIST tintii-2.8.2.tar.gz 504650 SHA256 
2018aea9337a1a631ab70d8f17feddad1d573825a852586faacc53f3732494f8 SHA512 
c58b44f734a2b8bde6363d21dbff17593234fd90e72ec3f5e5526d06acb6a118210167e0519db93e00b4074d55831623c0fe16d6e17a9033d5f432f2a249ab7a
 WHIRLPOOL 
f4ba829706a6ee38cba480c8df862f96244c060d811e20b19d3e3c89297f267dd9bdd24826d47b347b13a6dfdb80ebfca830509f45090234901f4b212f0ff8d8
 DIST tintii-2.9.0.tar.gz 506063 SHA256 
d95036d9ede5c2ff28cb4f2899f3bd1f3a09cebeff70d54f9d4f5ff209d15539 SHA512 
ce31199038cb1b096ce1cebe88292749add4d2a40c74ea7182e6458ebbef9ce09bb7241609e59d9a1700ba677ae9c4f5f2013fa6299e9a7f75afd7c525d93df9
 WHIRLPOOL 
aa4368ba15227a970a11b97be9615688d1c79b78b0d790164940f5844ba538368cb086ecdf50e2a2d69da2ba5266258a723d244d3590aaa5cfadd1088e7f48dc

diff --git a/media-gfx/tintii/tintii-2.10.0.ebuild 
b/media-gfx/tintii/tintii-2.10.0.ebuild
new file mode 100644
index 000..ca1e86e
--- /dev/null
+++ b/media-gfx/tintii/tintii-2.10.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+WX_GTK_VER="3.0"
+
+inherit wxwidgets
+
+DESCRIPTION="A photo editor for selective color, saturation, and hue shift 
adjustments"
+HOMEPAGE="http://www.indii.org/software/tintii;
+SRC_URI="http://www.indii.org/files/tint/releases/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="x11-libs/wxGTK:${WX_GTK_VER}[X]"
+DEPEND="${RDEPEND}
+   dev-libs/boost"
+
+src_prepare() {
+   default
+   setup-wxwidgets
+}



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

2016-08-19 Thread Hans de Graaff
commit: d421bc0faba3a18e2d8decd01cf7a9d39c32d61e
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 20 05:39:58 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 20 05:39:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d421bc0f

dev-ruby/rex-text: add 0.2.1

Package-Manager: portage-2.2.28

 dev-ruby/rex-text/Manifest  |  1 +
 dev-ruby/rex-text/rex-text-0.2.1.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/rex-text/Manifest b/dev-ruby/rex-text/Manifest
index 6c26d5f..2fe65d4 100644
--- a/dev-ruby/rex-text/Manifest
+++ b/dev-ruby/rex-text/Manifest
@@ -1,2 +1,3 @@
 DIST rex-text-0.1.1.gem 39424 SHA256 
12832b1e56338e472d97f046cbea7e804bd95aef6045548c85232d66109765a2 SHA512 
ec9e7844b64037451896fb7536709cc1a2af010e62aeaf333bc1c0a8b7b8d996ec2147ebc460bbc34688863dcef71a566907991e52742a2a6b59a57725a98ea3
 WHIRLPOOL 
c87c1bc87fdf9d667eeefbdf5b3648336860147aee84c31e2bf41c4ce415873eb306f228c778b7c78721d963d103ea9d16f966105f3d89ace0b013b8ace6cf28
 DIST rex-text-0.1.2.gem 43520 SHA256 
919d6e2ddec75154695833b6cc9d14a6a6fc2a739bdb30e32cbe92c381d56877 SHA512 
2658f7e66304f0e9e10f0ffa46acef80bb4cb053676b5cad188ed86995e5f64796e55e2e95b6149fcafddf46a04f6dde819a0cf6f693bb2172e12781b13c3631
 WHIRLPOOL 
fd9c8905bf20f77b013c680404aa745817c7313c573e9b4a2a0b8718ac0e45b710a61b060b575c8ef418ffee12721b49ecdbd7e58950eeb292f7ee5237ada05a
+DIST rex-text-0.2.1.gem 43520 SHA256 
6fe8f63ba088d0c59eddf470b1f7682c84c85835e56fc38568763e99d4b1c95c SHA512 
7ffedf4d95eede789a37f413750fa0b50bae17892edae0cd240fb4c58b0a14a879118329581809d8b30428c94dad19cf863d79527776679993cb1691e0fb4ce4
 WHIRLPOOL 
fe097ea8e0ade8773a9c283dbdef10a0341c2edc86ee03d6ec5097229d86a7afe50542aea8b457c55b11b40fc946f0a8456ebcf85909f16f5ba6f0ce26eeefc7

diff --git a/dev-ruby/rex-text/rex-text-0.2.1.ebuild 
b/dev-ruby/rex-text/rex-text-0.2.1.ebuild
new file mode 100644
index 000..d92da01
--- /dev/null
+++ b/dev-ruby/rex-text/rex-text-0.2.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+# Specs are not bundled in the gem and upstream source is not tagged
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="Rex library for text generation and manipulation"
+HOMEPAGE="https://github.com/rapid7/rex-text;
+
+LICENSE="BSD"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""



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

2016-08-19 Thread Hans de Graaff
commit: cc7171d5a501dd1336d8f4a2aa364829b37363c9
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 20 05:34:47 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 20 05:34:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc7171d5

dev-ruby/jquery-rails: add 4.2.1

Package-Manager: portage-2.2.28

 dev-ruby/jquery-rails/Manifest  |  1 +
 dev-ruby/jquery-rails/jquery-rails-4.2.1.ebuild | 35 +
 2 files changed, 36 insertions(+)

diff --git a/dev-ruby/jquery-rails/Manifest b/dev-ruby/jquery-rails/Manifest
index 62fbb6b..127ae1d 100644
--- a/dev-ruby/jquery-rails/Manifest
+++ b/dev-ruby/jquery-rails/Manifest
@@ -1,3 +1,4 @@
 DIST jquery-rails-3.1.4.gem 190976 SHA256 
f908f67bb9b63dbc88eeecc78257235dbc695e23926fd53911378a27b4d6b532 SHA512 
fbec0e09bff90d4f21a512c628767ceaf85f311ac8bd81ca58a7b41f71c0a6b25d9ab9246c4043abf71f7afaf217d51a796f2207c2321583ddd14845248c9f1a
 WHIRLPOOL 
2bd95564248bc843321d48703d889ac8c9afccc0c4c447b9b3dd4602f6a5a83c3a7b3c7cd368d64bc65722b71fae527b4004f4f3cebd2ef5ca2bd22133651f32
 DIST jquery-rails-4.0.5.gem 345600 SHA256 
2123f20969af6c0490b04c6f66ea2cf0730860ac7f31bc82c4288b0cacd80d09 SHA512 
308c0851429911ed1befcd39a08655c6235ee4d3a3272254b7890dd072de2b5f696a795ba4be9e10166dbf7fbf5ec0465f1fbbda85b797f7397f38cad99d48b4
 WHIRLPOOL 
f8062f865f6a443e76a6f7d64f84ecd1834622c21e7acc458a5bfcced34a6f8d5b0ecd6da1639713474c9da66009e1c806f955ad4dab1f98b07f4ab2ddc62bf4
 DIST jquery-rails-4.1.1.gem 356352 SHA256 
413a5046709d4ba36742df1cd8ec15e1ba5369710739b970c283380c53ce4bab SHA512 
edf398428782bd8eb19cb91ae0aa75d72110bf7af51e8d3f71c48fa50d8869a42660c720ca44401a71b56285208fb7eaa8c22831c986c4cd46671a8811d2e467
 WHIRLPOOL 
e672f09bc17bf89f8e6d55dd6253eef2a1b7bdb246d485c9980ddbab84f7e97222d3fd1a41fde175aa41119211c12c6779c67095bd8a7f921f96bfa97527eb69
+DIST jquery-rails-4.2.1.gem 515584 SHA256 
3366f122a06c9b75d70b450aa4d23a226ecf78ac23377c0ca658c8b37bf4385f SHA512 
51556780d8b37079b58ff6e1b603b8ce3820a95f95ed7683d385f98080d71345ee69a1178f750d9512833775b4aac50dda1c93f420226c45fbc43d18ef41def0
 WHIRLPOOL 
f389c05675311d1a28805ab10cfa5f02c5674a2e9596ed02316a6c83994ed355f266b8a82085f427d859dab9832b139a4e8567243ec979081979c3c226131c37

diff --git a/dev-ruby/jquery-rails/jquery-rails-4.2.1.ebuild 
b/dev-ruby/jquery-rails/jquery-rails-4.2.1.ebuild
new file mode 100644
index 000..bad8f22
--- /dev/null
+++ b/dev-ruby/jquery-rails/jquery-rails-4.2.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md VERSIONS.md"
+
+RUBY_FAKEGEM_EXTRAINSTALL="vendor"
+
+RUBY_FAKEGEM_GEMSPEC="jquery-rails.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="jQuery! For Rails! So great"
+HOMEPAGE="http://www.rubyonrails.org;
+
+LICENSE="MIT"
+SLOT="4"
+KEYWORDS="~amd64 ~arm ~amd64-linux"
+
+IUSE=""
+
+ruby_add_rdepend "
+   >=dev-ruby/railties-4.2.0:*
+   >=dev-ruby/thor-0.14 

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

2016-08-19 Thread Hans de Graaff
commit: b07802a487395a6e2a22dc641fd2fb7fad7365cd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 20 05:31:37 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 20 05:31:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07802a4

dev-ruby/rspec-collection_matchers: add ruby23

Package-Manager: portage-2.2.28

 .../rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild 
b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
index d5edffa..d87dc1b 100644
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
+++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



[gentoo-commits] repo/gentoo:master commit in: app-admin/puppet-lint/

2016-08-19 Thread Hans de Graaff
commit: bd3c9301adde094a71b9d50d009ff5f4f2e2c618
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Aug 20 05:30:42 2016 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Aug 20 05:30:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3c9301

app-admin/puppet-lint: add 2.0.2

Package-Manager: portage-2.2.28

 app-admin/puppet-lint/Manifest |  1 +
 app-admin/puppet-lint/puppet-lint-2.0.2.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/app-admin/puppet-lint/Manifest b/app-admin/puppet-lint/Manifest
index 24ef094..a270d94 100644
--- a/app-admin/puppet-lint/Manifest
+++ b/app-admin/puppet-lint/Manifest
@@ -1,2 +1,3 @@
 DIST puppet-lint-1.1.0.gem 43520 SHA256 
739f566cd4f1e77b92c1191217fdb59ce12353f3ec2703f30933d2bba877b35b SHA512 
65b72ace2d5d9d22994ef9ed2ae2d544c4bf7d24a16b573e04b14668de69c56139949a936ed607045e5a6f11d0260a4d2773b2faab296e21f2e6b81e44f9be6a
 WHIRLPOOL 
5d94bed7cee54617ccf68297dd9668832ea042bb818348e1482a5dea4843e7c2fbc76493ee2ae2ae003735daa09238650ab6b7e47111ad63808a12c87b0b62cf
 DIST puppet-lint-2.0.0.gem 46080 SHA256 
90f2b3c84cd569aebd9b3f2709bd59c0b92e0357098fb882480d3e52e3a7df2a SHA512 
e4576e50f66fa1c4e5e0c23f9f764ba954aacddfb9f6b69c58e44911aa56fa019d7a0ca631afd523fcf1519dc3d377b376788a2b82afda5e568506423c8c25c8
 WHIRLPOOL 
df2e12eef7708e15c4f7649baab2481e386ee36df7400ebd3f295b59fd3fd32a1ecf4ba6c35da6ea83c05b288e4396c3de18c5c450119153e5005311f3a22753
+DIST puppet-lint-2.0.2.gem 60928 SHA256 
d8d5336f14d9e484c33007c8527596154c2be8b5e7fb5a9f43f978298381f294 SHA512 
e3cdba2cb3c55b73489bdd9e8df24f225ff8134cebc1f2a05a7118905c59eab47e8998f5afc6294288f4a7e226029e17351812b918ee51b81be921e16c94f692
 WHIRLPOOL 
168c57cc2884e7a4304fa205cbd5fa4c566f0f159bd1d373d11d400ff75a00626885a18998b139793f4fbbe3602fb6ce4f0231ce42e118da8faa1d8f1bec4f13

diff --git a/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild 
b/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild
new file mode 100644
index 000..019ceae
--- /dev/null
+++ b/app-admin/puppet-lint/puppet-lint-2.0.2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit eutils ruby-fakegem
+
+DESCRIPTION="A linter for puppet DSL"
+HOMEPAGE="http://puppet-lint.com/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec-its:1
+   dev-ruby/rspec-collection_matchers:1 )"



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

2016-08-19 Thread Johann Schmitz
commit: 9d65bc80018ae077562c090bf1ddf9f09d4de79a
Author: Johann Schmitz  gentoo  org>
AuthorDate: Sat Aug 20 05:07:00 2016 +
Commit: Johann Schmitz  gentoo  org>
CommitDate: Sat Aug 20 05:07:00 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d65bc80

dev-python/requests-oauthlib: Added Python 3.5 support wrt #591426

Package-Manager: portage-2.2.28

 dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild 
b/dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild
index d994bbc..d434991 100644
--- a/dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild
+++ b/dev-python/requests-oauthlib/requests-oauthlib-0.6.2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/apng2gif/

2016-08-19 Thread Tim Harder
commit: edf185c2f87ecd66399393d9e3c417122c75878b
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 04:40:29 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 04:41:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edf185c2

media-gfx/apng2gif: version bump to 1.7

 media-gfx/apng2gif/Manifest|  1 +
 media-gfx/apng2gif/apng2gif-1.7.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/media-gfx/apng2gif/Manifest b/media-gfx/apng2gif/Manifest
index 22009b9..6c9bed3 100644
--- a/media-gfx/apng2gif/Manifest
+++ b/media-gfx/apng2gif/Manifest
@@ -1,3 +1,4 @@
 DIST apng2gif-1.4-src.zip 11797 SHA256 
be12409304bb268c26c55692822f7aff072315edd6b8120d829264a08e4b2781 SHA512 
f6046969aa0103452356e86f00c317d8c3d741ca77c18c016ff8a4d2911407586d9becdcf5b5f0cbbe659382e3763b27d0389acbe0c2fd33a57b94d8d4df10d5
 WHIRLPOOL 
6ddab073728e55b10263fa2d8a090228cc63718eead4c999811dbc318952cca575833fcefe70f33b7817fdf09c977a7573cb50101610e8cc42d2c4bbf0ee3f4e
 DIST apng2gif-1.5-src.zip 11830 SHA256 
024d9f042691216f74d39cec308c447531bd67bee0fab33b32990163559d4978 SHA512 
fba6d42723c7b38301b4a4b1758777615cd432947eb2adbcc139cebcc527afd01ea36cdf19107d26978efe1c4dc2b6117981523d82b48f044b00ab8ad3d6531f
 WHIRLPOOL 
6b8fd24c0f25860ff3e4b95624e3466e2c63c09310442e8d0af4bd02b5a9f59baee9f044f8d3a81d63e47b8052367b1140dc0b42b10440d62621a308a737db76
 DIST apng2gif-1.6-src.zip 455673 SHA256 
cd46d7d6de34fed11822ec7f2257b296ec5e45ba1cfa53f70c7974fdae456ffe SHA512 
4beeb628f26614b9084ac33eba748559eeb36ee9fb9cf17559973b5c629d898f868a5ae719bff6745ce60dfa99958fd503d2c96bc816f522dbb415383af87462
 WHIRLPOOL 
c969674ea8049c88b8c18c8bd75f8bb6598f61a0e6c84b113b3eba8b4de3a520111a3423c8331969779636aa704c8bcbd96493d3c17b0eeed39c379e080be9eb
+DIST apng2gif-1.7-src.zip 465489 SHA256 
6c7b2cce851378f2fc8f6b490ce098e9cf0038aa05da7099771c8be94620e6ca SHA512 
3bd42eeefee161037867f35dfdf80094c4d51892930ee271caf307b29d77a387762183d4d86a413c5c654181fd391c5c09fffe24adcc18d0a91aec2b485835d6
 WHIRLPOOL 
b2a2f8e5b826036c04e06351741dbed8470d1d9558661abe22fb864852db7e55e134f636d02b9add1f49ff1cccf738632c15203613608f317fa2aa3aeee83351

diff --git a/media-gfx/apng2gif/apng2gif-1.7.ebuild 
b/media-gfx/apng2gif/apng2gif-1.7.ebuild
new file mode 100644
index 000..6e9a964
--- /dev/null
+++ b/media-gfx/apng2gif/apng2gif-1.7.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="create a GIF from an APNG"
+HOMEPAGE="https://sourceforge.net/projects/apng2gif/;
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="sys-libs/zlib
+   media-libs/libpng:0="
+DEPEND="${RDEPEND}
+   app-arch/unzip"
+
+S=${WORKDIR}
+
+src_prepare() {
+   local PATCHES=( "${FILESDIR}"/${PN}-1.6-makefile.patch )
+   default
+
+   rm -rf libpng zlib || die
+   tc-export CXX
+}
+
+src_install() {
+   dobin ${PN}
+   dodoc readme.txt
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/apng2gif/

2016-08-19 Thread Tim Harder
commit: 6b0f661a15d9425f300dd419b73d4abbc902d18a
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 04:40:53 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 04:41:30 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0f661a

media-gfx/apng2gif: remove old

 media-gfx/apng2gif/Manifest|  2 --
 media-gfx/apng2gif/apng2gif-1.4.ebuild | 31 ---
 media-gfx/apng2gif/apng2gif-1.5.ebuild | 31 ---
 3 files changed, 64 deletions(-)

diff --git a/media-gfx/apng2gif/Manifest b/media-gfx/apng2gif/Manifest
index 6c9bed3..9bc4146 100644
--- a/media-gfx/apng2gif/Manifest
+++ b/media-gfx/apng2gif/Manifest
@@ -1,4 +1,2 @@
-DIST apng2gif-1.4-src.zip 11797 SHA256 
be12409304bb268c26c55692822f7aff072315edd6b8120d829264a08e4b2781 SHA512 
f6046969aa0103452356e86f00c317d8c3d741ca77c18c016ff8a4d2911407586d9becdcf5b5f0cbbe659382e3763b27d0389acbe0c2fd33a57b94d8d4df10d5
 WHIRLPOOL 
6ddab073728e55b10263fa2d8a090228cc63718eead4c999811dbc318952cca575833fcefe70f33b7817fdf09c977a7573cb50101610e8cc42d2c4bbf0ee3f4e
-DIST apng2gif-1.5-src.zip 11830 SHA256 
024d9f042691216f74d39cec308c447531bd67bee0fab33b32990163559d4978 SHA512 
fba6d42723c7b38301b4a4b1758777615cd432947eb2adbcc139cebcc527afd01ea36cdf19107d26978efe1c4dc2b6117981523d82b48f044b00ab8ad3d6531f
 WHIRLPOOL 
6b8fd24c0f25860ff3e4b95624e3466e2c63c09310442e8d0af4bd02b5a9f59baee9f044f8d3a81d63e47b8052367b1140dc0b42b10440d62621a308a737db76
 DIST apng2gif-1.6-src.zip 455673 SHA256 
cd46d7d6de34fed11822ec7f2257b296ec5e45ba1cfa53f70c7974fdae456ffe SHA512 
4beeb628f26614b9084ac33eba748559eeb36ee9fb9cf17559973b5c629d898f868a5ae719bff6745ce60dfa99958fd503d2c96bc816f522dbb415383af87462
 WHIRLPOOL 
c969674ea8049c88b8c18c8bd75f8bb6598f61a0e6c84b113b3eba8b4de3a520111a3423c8331969779636aa704c8bcbd96493d3c17b0eeed39c379e080be9eb
 DIST apng2gif-1.7-src.zip 465489 SHA256 
6c7b2cce851378f2fc8f6b490ce098e9cf0038aa05da7099771c8be94620e6ca SHA512 
3bd42eeefee161037867f35dfdf80094c4d51892930ee271caf307b29d77a387762183d4d86a413c5c654181fd391c5c09fffe24adcc18d0a91aec2b485835d6
 WHIRLPOOL 
b2a2f8e5b826036c04e06351741dbed8470d1d9558661abe22fb864852db7e55e134f636d02b9add1f49ff1cccf738632c15203613608f317fa2aa3aeee83351

diff --git a/media-gfx/apng2gif/apng2gif-1.4.ebuild 
b/media-gfx/apng2gif/apng2gif-1.4.ebuild
deleted file mode 100644
index ddd47e7..000
--- a/media-gfx/apng2gif/apng2gif-1.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit toolchain-funcs
-
-DESCRIPTION="create a GIF from an APNG"
-HOMEPAGE="https://sourceforge.net/projects/apng2gif/;
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="sys-libs/zlib"
-DEPEND="${RDEPEND}
-   app-arch/unzip"
-
-S=${WORKDIR}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDLIBS="-lz" ${PN}
-}
-
-src_install() {
-   dobin ${PN}
-   dodoc readme.txt
-}

diff --git a/media-gfx/apng2gif/apng2gif-1.5.ebuild 
b/media-gfx/apng2gif/apng2gif-1.5.ebuild
deleted file mode 100644
index a068542..000
--- a/media-gfx/apng2gif/apng2gif-1.5.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit toolchain-funcs
-
-DESCRIPTION="create a GIF from an APNG"
-HOMEPAGE="https://sourceforge.net/projects/apng2gif/;
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="sys-libs/zlib"
-DEPEND="${RDEPEND}
-   app-arch/unzip"
-
-S=${WORKDIR}
-
-src_compile() {
-   emake CC="$(tc-getCC)" LDLIBS="-lz" ${PN}
-}
-
-src_install() {
-   dobin ${PN}
-   dodoc readme.txt
-}



[gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/

2016-08-19 Thread Nathan Phillip Brink
commit: 0edd64f347ce4fdbe3fd6a3b8ec52e2b70de9dd3
Author: Nathan Phillip Brink  gentoo  org>
AuthorDate: Sat Aug 20 03:21:29 2016 +
Commit: Nathan Phillip Brink  gentoo  org>
CommitDate: Sat Aug 20 03:21:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0edd64f3

net-irc/unrealircd: Take unrealircd.

Package-Manager: portage-2.2.28

 net-irc/unrealircd/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-irc/unrealircd/metadata.xml b/net-irc/unrealircd/metadata.xml
index 3917e0c..da5a1bf 100644
--- a/net-irc/unrealircd/metadata.xml
+++ b/net-irc/unrealircd/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   bi...@gentoo.org
+   Nathan Phillip Brink
+   

Enable an unsupported 
class::options flag called “nofakelag” allowing you to grant fakelag exemption 
to normal user (instead of just opers).
Enable extended channel bans (such 
as +b ~c: and +b ~n:) to contain other extended bans instead of just 
hostmasks.



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

2016-08-19 Thread Nathan Phillip Brink
commit: ef3b16cfa3c7d070388451b252e9f828a3191cc9
Author: Nathan Phillip Brink  gentoo  org>
AuthorDate: Sat Aug 20 03:19:50 2016 +
Commit: Nathan Phillip Brink  gentoo  org>
CommitDate: Sat Aug 20 03:19:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3b16cf

app-portage/repo-commit: Take repo-commit.

Package-Manager: portage-2.2.28

 app-portage/repo-commit/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-portage/repo-commit/metadata.xml 
b/app-portage/repo-commit/metadata.xml
index fe018c7..40c4a11 100644
--- a/app-portage/repo-commit/metadata.xml
+++ b/app-portage/repo-commit/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+  
+bi...@gentoo.org
+Nathan Phillip Brink
+  
   
 
   bi...@gentoo.org



[gentoo-commits] repo/gentoo:master commit in: net-im/ejabberd/

2016-08-19 Thread Matthias Maier
commit: f406b0894650085381cceb79e29923522b298a44
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 03:17:23 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:18:35 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f406b089

net-im/ejabberd: stabilize 16.04 on amd64/x86, bug #576398

Package-Manager: portage-2.2.28

 net-im/ejabberd/ejabberd-16.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/ejabberd/ejabberd-16.04.ebuild 
b/net-im/ejabberd/ejabberd-16.04.ebuild
index fa48fa8..92181b6 100644
--- a/net-im/ejabberd/ejabberd-16.04.ebuild
+++ b/net-im/ejabberd/ejabberd-16.04.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="http://www.process-one.net/downloads/${PN}/${PV}/${P}.tgz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 REQUIRED_USE="mssql? ( odbc )"
 # TODO: Add 'tools' flag.
 IUSE="captcha debug full-xml hipe ldap mssql mysql nls odbc pam postgres redis



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

2016-08-19 Thread Nathan Phillip Brink
commit: da2b9770e44ad9ed6e8595737df8c74522cf87f3
Author: Nathan Phillip Brink  gentoo  org>
AuthorDate: Sat Aug 20 03:17:32 2016 +
Commit: Nathan Phillip Brink  gentoo  org>
CommitDate: Sat Aug 20 03:17:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2b9770

dev-libs/libstrl: Take libstrl.

Package-Manager: portage-2.2.28

 dev-libs/libstrl/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-libs/libstrl/metadata.xml b/dev-libs/libstrl/metadata.xml
index 097975e..520a60e 100644
--- a/dev-libs/libstrl/metadata.xml
+++ b/dev-libs/libstrl/metadata.xml
@@ -1,4 +1,8 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+
+   bi...@gentoo.org
+   Nathan Phillip Brink
+
 



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/stun/

2016-08-19 Thread Matthias Maier
commit: 74cefaf21e3a31ca0cb86a6fa423261b000fbb2c
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:43:28 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74cefaf2

dev-erlang/stun: stabilize 1.0.3 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/stun/stun-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/stun/stun-1.0.3.ebuild 
b/dev-erlang/stun/stun-1.0.3.ebuild
index c2c09e6..dd5782b 100644
--- a/dev-erlang/stun/stun-1.0.3.ebuild
+++ b/dev-erlang/stun/stun-1.0.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/fast_tls-1.0.0
>=dev-erlang/p1_utils-1.0.2



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/sqlite3/

2016-08-19 Thread Matthias Maier
commit: 3c15662497b2133f6056469f6b7a4ad2d4862271
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:57:40 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c156624

dev-erlang/sqlite3: stabilize 1.1.5 for amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/sqlite3/sqlite3-1.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/sqlite3/sqlite3-1.1.5.ebuild 
b/dev-erlang/sqlite3/sqlite3-1.1.5.ebuild
index 075d294..f749a99 100644
--- a/dev-erlang/sqlite3/sqlite3-1.1.5.ebuild
+++ b/dev-erlang/sqlite3/sqlite3-1.1.5.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz
 
 LICENSE="ErlPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_tls/

2016-08-19 Thread Matthias Maier
commit: e013d64d2decb50652a84b7b4ccbb8a099cf4852
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:41:28 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e013d64d

dev-erlang/fast_tls: stabilize 1.0.3 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/fast_tls/fast_tls-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/fast_tls/fast_tls-1.0.3.ebuild 
b/dev-erlang/fast_tls/fast_tls-1.0.3.ebuild
index a7d3daa..150d4ec 100644
--- a/dev-erlang/fast_tls/fast_tls-1.0.3.ebuild
+++ b/dev-erlang/fast_tls/fast_tls-1.0.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.3
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/esip/

2016-08-19 Thread Matthias Maier
commit: a44901e17e341b255708b52f62dd4503ebc5dae8
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:45:10 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44901e1

dev-erlang/esip: stabilize 1.0.4 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/esip/esip-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/esip/esip-1.0.4.ebuild 
b/dev-erlang/esip/esip-1.0.4.ebuild
index 29afe12..1ee85f3 100644
--- a/dev-erlang/esip/esip-1.0.4.ebuild
+++ b/dev-erlang/esip/esip-1.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/fast_tls-1.0.0
>=dev-erlang/stun-1.0.0



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/luerl/

2016-08-19 Thread Matthias Maier
commit: 893dc7627b7fb991308d5d4ad85bf7a47b17e5c2
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:55:21 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893dc762

dev-erlang/luerl: stabilize 0.2 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/luerl/luerl-0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/luerl/luerl-0.2.ebuild 
b/dev-erlang/luerl/luerl-0.2.ebuild
index ed6b3aa..605b133 100644
--- a/dev-erlang/luerl/luerl-0.2.ebuild
+++ b/dev-erlang/luerl/luerl-0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/rvirding/${PN}/archive/v${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_pgsql/

2016-08-19 Thread Matthias Maier
commit: 1a9bb2b0029bd418ba84b3d001044f8d852f44b1
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 03:04:35 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9bb2b0

dev-erlang/p1_pgsql: stabilize 1.1.0 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild 
b/dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild
index e3c891d..cf10c48 100644
--- a/dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild
+++ b/dev-erlang/p1_pgsql/p1_pgsql-1.1.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="ErlPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/iconv/

2016-08-19 Thread Matthias Maier
commit: 2cb1b4e9e821bbb7fd1a09d5d0cd100e740b1bfb
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:46:54 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cb1b4e9

dev-erlang/iconv: stabilize 1.0.0 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/iconv/iconv-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/iconv/iconv-1.0.0.ebuild 
b/dev-erlang/iconv/iconv-1.0.0.ebuild
index 4bc4391..fb061a7 100644
--- a/dev-erlang/iconv/iconv-1.0.0.ebuild
+++ b/dev-erlang/iconv/iconv-1.0.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
virtual/libiconv"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_pam/

2016-08-19 Thread Matthias Maier
commit: 48a0e66a56ea4976a547c89d41885d344a24c25c
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:53:10 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a0e66a

dev-erlang/p1_pam: stabilize 1.0.0 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/p1_pam/p1_pam-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/p1_pam/p1_pam-1.0.0.ebuild 
b/dev-erlang/p1_pam/p1_pam-1.0.0.ebuild
index da906fd..6b40588 100644
--- a/dev-erlang/p1_pam/p1_pam-1.0.0.ebuild
+++ b/dev-erlang/p1_pam/p1_pam-1.0.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
sys-libs/pam"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/stringprep/

2016-08-19 Thread Matthias Maier
commit: bc5baee5843cae982f38adc28403b7ee8447ca70
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 03:01:07 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5baee5

dev-erlang/stringprep: stabilize 1.0.3 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/stringprep/stringprep-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/stringprep/stringprep-1.0.3.ebuild 
b/dev-erlang/stringprep/stringprep-1.0.3.ebuild
index 73c9cee..ca117d0 100644
--- a/dev-erlang/stringprep/stringprep-1.0.3.ebuild
+++ b/dev-erlang/stringprep/stringprep-1.0.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0 tcltk"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.3
>=dev-lang/erlang-17.1"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/eredis/

2016-08-19 Thread Matthias Maier
commit: 104d088918644a837adbd2eff9671237ad67e014
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:55:54 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104d0889

dev-erlang/eredis: stabilize 1.0.8 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/eredis/eredis-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/eredis/eredis-1.0.8.ebuild 
b/dev-erlang/eredis/eredis-1.0.8.ebuild
index 5f3539d..030ef6d 100644
--- a/dev-erlang/eredis/eredis-1.0.8.ebuild
+++ b/dev-erlang/eredis/eredis-1.0.8.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/wooga/${PN}/archive/v${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/ezlib/

2016-08-19 Thread Matthias Maier
commit: d42e440f6f9865a39b09852b34d8d44d0c81da6f
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:50:18 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d42e440f

dev-erlang/ezlib: stabilize 1.0.1 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/ezlib/ezlib-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/ezlib/ezlib-1.0.1.ebuild 
b/dev-erlang/ezlib/ezlib-1.0.1.ebuild
index ccc7700..c4473d9 100644
--- a/dev-erlang/ezlib/ezlib-1.0.1.ebuild
+++ b/dev-erlang/ezlib/ezlib-1.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1
sys-libs/zlib"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_xmlrpc/

2016-08-19 Thread Matthias Maier
commit: c7f4d6564576bb4449b10ad2d27f69b9181a6316
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:59:52 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f4d656

dev-erlang/p1_xmlrpc: stabilize 1.15.1 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild 
b/dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild
index 76b0e08..7940c65 100644
--- a/dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild
+++ b/dev-erlang/p1_xmlrpc/p1_xmlrpc-1.15.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_oauth2/

2016-08-19 Thread Matthias Maier
commit: dfcb0cae50876a903d488d6a4a99a6e3bb008e26
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 03:02:30 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfcb0cae

dev-erlang/p1_oauth2: stabilize 0.6.1 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild 
b/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild
index b5fad71..5c46019 100644
--- a/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild
+++ b/dev-erlang/p1_oauth2/p1_oauth2-0.6.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 IUSE="test"
 
 CDEPEND=">=dev-lang/erlang-17.1"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_yaml/

2016-08-19 Thread Matthias Maier
commit: 9de4dc99f0d4e05c7af4dde72afeb971d22eba47
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 03:04:07 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de4dc99

dev-erlang/fast_yaml: stabilize 1.0.3 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild 
b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild
index 5e60070..76335f8 100644
--- a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild
+++ b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.2
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/cache_tab/

2016-08-19 Thread Matthias Maier
commit: 2adf23b60ade2c047b66aa2bbe38db837b6b9ba9
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:58:08 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2adf23b6

dev-erlang/cache_tab: stabilize 1.0.2 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/cache_tab/cache_tab-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/cache_tab/cache_tab-1.0.2.ebuild 
b/dev-erlang/cache_tab/cache_tab-1.0.2.ebuild
index a4952ce..e917af5 100644
--- a/dev-erlang/cache_tab/cache_tab-1.0.2.ebuild
+++ b/dev-erlang/cache_tab/cache_tab-1.0.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/p1_utils-1.0.1
>=dev-lang/erlang-17.1"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_mysql/

2016-08-19 Thread Matthias Maier
commit: d1d225c80ebfa837990d5402dd2d8ed5e01a81a5
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:51:10 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d225c8

dev-erlang/p1_mysql: stabilize 1.0.1 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild 
b/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
index b802bba..f5d3f86 100644
--- a/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
+++ b/dev-erlang/p1_mysql/p1_mysql-1.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/jiffy/

2016-08-19 Thread Matthias Maier
commit: 9db607e12d7b3e7052a15edca39ce59e71175615
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 03:09:07 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db607e1

dev-erlang/jiffy: stabilize 0.14.7 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/jiffy/jiffy-0.14.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/jiffy/jiffy-0.14.7.ebuild 
b/dev-erlang/jiffy/jiffy-0.14.7.ebuild
index b25b647..2b9ab37 100644
--- a/dev-erlang/jiffy/jiffy-0.14.7.ebuild
+++ b/dev-erlang/jiffy/jiffy-0.14.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz
 
 LICENSE="MIT BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_xml/

2016-08-19 Thread Matthias Maier
commit: 4fdcd36310325fad437399f6858ca6d0e1b418e5
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:48:08 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fdcd363

dev-erlang/fast_xml: stabilize 1.1.3 on amd64/x86, bug #587924

Package-Manager: portage-2.2.28

 dev-erlang/fast_xml/fast_xml-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild 
b/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild
index d8b4c45..f4e5929 100644
--- a/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild
+++ b/dev-erlang/fast_xml/fast_xml-1.1.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 IUSE="test"
 
 RDEPEND=">=dev-erlang/p1_utils-1.0.0



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_utils/

2016-08-19 Thread Matthias Maier
commit: 5bdabf198f9f96c872f802d34451110182f314ae
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:40:38 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdabf19

dev-erlang/p1_utils: stabilize 1.0.4 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/p1_utils/p1_utils-1.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild 
b/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild
index 5a2e563..a299a70 100644
--- a/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild
+++ b/dev-erlang/p1_utils/p1_utils-1.0.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/riakc/

2016-08-19 Thread Matthias Maier
commit: 95cd8531dde11dbb7b811ec75e0c048d3915fb24
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:35:56 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cd8531

dev-erlang/riakc: stabilize 2.1.1_p2015 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/riakc/riakc-2.1.1_p2015.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/riakc/riakc-2.1.1_p2015.ebuild 
b/dev-erlang/riakc/riakc-2.1.1_p2015.ebuild
index 5c62f58..1e93b12 100644
--- a/dev-erlang/riakc/riakc-2.1.1_p2015.ebuild
+++ b/dev-erlang/riakc/riakc-2.1.1_p2015.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/riak_pb-2.1.0.7
>=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/proper/

2016-08-19 Thread Matthias Maier
commit: 107e1eefa065021a407125230799d49d9d55e8cd
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:29:33 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107e1eef

dev-erlang/proper: stabilize 1.1_p20160426 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/proper/proper-1.1_p20160426.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/proper/proper-1.1_p20160426.ebuild 
b/dev-erlang/proper/proper-1.1_p20160426.ebuild
index 314c0c4..201a4c5 100644
--- a/dev-erlang/proper/proper-1.1_p20160426.ebuild
+++ b/dev-erlang/proper/proper-1.1_p20160426.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-lang/erlang-17.1


[gentoo-commits] repo/gentoo:master commit in: dev-erlang/riak_pb/

2016-08-19 Thread Matthias Maier
commit: 62bec9dd802ebc22f450a33ec668ab277a7496f2
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:34:53 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62bec9dd

dev-erlang/riak_pb: stabilize 2.1.0.7 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild 
b/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild
index 08a6a34..48bc43c 100644
--- a/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild
+++ b/dev-erlang/riak_pb/riak_pb-2.1.0.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/basho/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 
 DEPEND=">=dev-erlang/protobuffs-0.8.2
>=dev-lang/erlang-17.1"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/hamcrest/

2016-08-19 Thread Matthias Maier
commit: afd3506e09e9dbd573b663d97c4e1a4988873146
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:31:02 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd3506e

dev-erlang/hamcrest: stabilize 0.1.0_p20150103 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild 
b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
index 787dff1..c8d1690 100644
--- a/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
+++ b/dev-erlang/hamcrest/hamcrest-0.1.0_p20150103.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 IUSE="test"
 
 CDEPEND=">=dev-lang/erlang-17.1



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/protobuffs/

2016-08-19 Thread Matthias Maier
commit: f654d41a123663f72850da0f5bc618a2d4d8a593
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 03:08:03 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f654d41a

dev-erlang/protobuffs: stabilize 0.8.2 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/protobuffs/protobuffs-0.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild 
b/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild
index af6bac6..a02e232 100644
--- a/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild
+++ b/dev-erlang/protobuffs/protobuffs-0.8.2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/basho/${MY_PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 IUSE="test"
 
 CDEPEND=">=dev-lang/erlang-17.1"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/meck/

2016-08-19 Thread Matthias Maier
commit: 3b11f3442e11b7c72297718575c13a77dc210dbe
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:32:34 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 03:10:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b11f344

dev-erlang/meck: stabilize 0.8.3 on amd64/x86, bug #587908

Package-Manager: portage-2.2.28

 dev-erlang/meck/meck-0.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/meck/meck-0.8.3.ebuild 
b/dev-erlang/meck/meck-0.8.3.ebuild
index 40d9382..fb663c4 100644
--- a/dev-erlang/meck/meck-0.8.3.ebuild
+++ b/dev-erlang/meck/meck-0.8.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/eproxus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 IUSE="test"
 
 CDEPEND=">=dev-lang/erlang-17.1"



[gentoo-commits] repo/gentoo:master commit in: media-gfx/apngopt/

2016-08-19 Thread Tim Harder
commit: 16c851e7ad2ebabc0e8f8405c52be019b9807556
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 02:29:18 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 02:29:18 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16c851e7

media-gfx/apngopt: drop unused pkgconfig bdep

 media-gfx/apngopt/apngopt-1.4.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-gfx/apngopt/apngopt-1.4.ebuild 
b/media-gfx/apngopt/apngopt-1.4.ebuild
index 73de149..a5aa327 100644
--- a/media-gfx/apngopt/apngopt-1.4.ebuild
+++ b/media-gfx/apngopt/apngopt-1.4.ebuild
@@ -19,7 +19,6 @@ RDEPEND="sys-libs/zlib
>=app-arch/zopfli-1.0.1-r2:=
media-libs/libpng:0="
 DEPEND="${RDEPEND}
-   virtual/pkgconfig
app-arch/unzip"
 
 S=${WORKDIR}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/apngopt/files/, media-gfx/apngopt/

2016-08-19 Thread Tim Harder
commit: 516d483da275945f8f488829db96080f9f0a60db
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 02:23:11 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 02:27:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516d483d

media-gfx/apngopt: version bump to 1.4

 media-gfx/apngopt/Manifest |  1 +
 media-gfx/apngopt/apngopt-1.4.ebuild   | 41 ++
 media-gfx/apngopt/files/apngopt-1.4-makefile.patch | 27 ++
 3 files changed, 69 insertions(+)

diff --git a/media-gfx/apngopt/Manifest b/media-gfx/apngopt/Manifest
index bf1a66c..98aaa82 100644
--- a/media-gfx/apngopt/Manifest
+++ b/media-gfx/apngopt/Manifest
@@ -1 +1,2 @@
 DIST apngopt-1.2-src.zip 12333 SHA256 
a12b251da0f2485bfbc7434b4cc00609beb8e833d6657fd5ba2aaf3bd681b04e SHA512 
0e09e7d2f3fab450904cb20fc515b18e46cdb6f907d9acbcd7df1400de2f5c985a81b55f7a11c6821cf234951ee53c95c3c1cc81c03bda6bf136069af85b8c76
 WHIRLPOOL 
d4685fcc6e885660da2c02bf1c37a098919062b3cfa45783b8f11f04eda63ceba7f849a52a6a85a328e52bb73847fdd8873952c86e7da3476016b4ce1d3699d2
+DIST apngopt-1.4-src.zip 577703 SHA256 
c96047a893645fbd4afa5631b5d1728db3e6874ba8d76637de34355294a38bcf SHA512 
8dd97ca6fdd10b1285c3a850ab0f6e14113df0b4a607877a6fb7c5bacded02432504e3af87a43c4aa660bad7226f300af8e0967368ca1eef00c9df7f624d578c
 WHIRLPOOL 
d860b109bf897e27168af1b68f3b8c8365830434f1eeca69e42a53276e2d413adbf8f824d1812312b6bf7100af3a9ede1560fc4c5918dfb34610813b5b664a35

diff --git a/media-gfx/apngopt/apngopt-1.4.ebuild 
b/media-gfx/apngopt/apngopt-1.4.ebuild
new file mode 100644
index 000..73de149
--- /dev/null
+++ b/media-gfx/apngopt/apngopt-1.4.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="optimize APNG images"
+HOMEPAGE="https://sourceforge.net/projects/apng/;
+SRC_URI="mirror://sourceforge/apng/${P}-src.zip"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="sys-libs/zlib
+   >=app-arch/zopfli-1.0.1-r2:=
+   media-libs/libpng:0="
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   app-arch/unzip"
+
+S=${WORKDIR}
+
+PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
+
+src_prepare() {
+   default
+   rm -rf libpng zlib zopfli || die
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)" ${PN}
+}
+
+src_install() {
+   dobin ${PN}
+   dodoc readme.txt
+}

diff --git a/media-gfx/apngopt/files/apngopt-1.4-makefile.patch 
b/media-gfx/apngopt/files/apngopt-1.4-makefile.patch
new file mode 100644
index 000..4ec6084
--- /dev/null
+++ b/media-gfx/apngopt/files/apngopt-1.4-makefile.patch
@@ -0,0 +1,27 @@
+Use system zopfli library and respect CFLAGS.
+
+--- apngopt-1.4-src/Makefile
 apngopt-1.4-src/Makefile
+@@ -1,10 +1,10 @@
+ PACKAGE= apngopt
+ CC = gcc
+-SRC_DIRS   = . 7z zopfli
++SRC_DIRS   = . 7z
+ CFLAGS = -Wall -pedantic
+-CFLAGS_OPT = -O2
++#CFLAGS_OPT = -O2
+ CFLAGS_7Z  = -Wno-sign-compare -Wno-reorder -Wno-maybe-uninitialized 
-Wno-parentheses
+-LIBS   = -lstdc++ -lm -lpng -lz
++LIBS   = -lstdc++ -lm -lpng -lz -lzopfli
+ 
+ INCUDE_DIRS := $(addprefix -I./, $(SRC_DIRS))
+ OBJ_DIRS := $(addprefix obj/, $(SRC_DIRS))
+@@ -16,7 +16,7 @@
+ all : $(PACKAGE)
+ 
+ $(PACKAGE) : objdirs $(OBJECTS)
+-  $(CC) -o $@ $(OBJECTS) -s $(LIBS)
++  $(CC) -o $@ $(OBJECTS) $(LIBS)
+ 
+ objdirs :
+   mkdir -p $(OBJ_DIRS)



[gentoo-commits] repo/gentoo:master commit in: app-arch/zopfli/files/, app-arch/zopfli/

2016-08-19 Thread Tim Harder
commit: cb21070a45e736d674aede6991df0b6da7cded63
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 02:13:39 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 02:27:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb21070a

app-arch/zopfli: link binaries against installed libraries

Also install headers so the installed libraries are actually useful to
third party builds.

 app-arch/zopfli/files/zopfli-1.0.1-makefile.patch | 33 --
 app-arch/zopfli/zopfli-1.0.1-r2.ebuild| 42 +++
 2 files changed, 64 insertions(+), 11 deletions(-)

diff --git a/app-arch/zopfli/files/zopfli-1.0.1-makefile.patch 
b/app-arch/zopfli/files/zopfli-1.0.1-makefile.patch
index 8a5e87f..a4a7dc2 100644
--- a/app-arch/zopfli/files/zopfli-1.0.1-makefile.patch
+++ b/app-arch/zopfli/files/zopfli-1.0.1-makefile.patch
@@ -10,35 +10,46 @@
 -CXXFLAGS = -W -Wall -Wextra -ansi -pedantic -O2
 +CFLAGS += -W -Wall -Wextra -ansi -pedantic
 +CXXFLAGS += -W -Wall -Wextra -ansi -pedantic
++LDFLAGS += -L.
 +LIBS = -lm
-+LDFLAGS += $(LIBS)
  
  ZOPFLILIB_SRC = src/zopfli/blocksplitter.c src/zopfli/cache.c\
  src/zopfli/deflate.c src/zopfli/gzip_container.c\
-@@ -20,22 +22,22 @@
+@@ -18,24 +20,28 @@
  
+ .PHONY: zopfli zopflipng
+ 
++all: zopfli zopflipng
++
  # Zopfli binary
- zopfli:
+-zopfli:
 -  $(CC) $(ZOPFLILIB_SRC) $(ZOPFLIBIN_SRC) $(CFLAGS) -o zopfli
-+  $(CC) $(ZOPFLILIB_SRC) $(ZOPFLIBIN_SRC) $(CFLAGS) $(LDFLAGS) -o zopfli
++zopfli: libzopfli
++  $(CC) $(ZOPFLIBIN_SRC) $(CFLAGS) $(LDFLAGS) $(LIBS) -lzopfli -o zopfli
  
  # Zopfli shared library
  libzopfli:
$(CC) $(ZOPFLILIB_SRC) $(CFLAGS) -fPIC -c
 -  $(CC) $(ZOPFLILIB_OBJ) $(CFLAGS) -shared -Wl,-soname,libzopfli.so.1 -o 
libzopfli.so.1.0.1
-+  $(CC) $(ZOPFLILIB_OBJ) $(CFLAGS) $(LDFLAGS) -shared 
-Wl,-soname,libzopfli.so.1 -o libzopfli.so.1.0.1
++  $(CC) $(ZOPFLILIB_OBJ) $(CFLAGS) $(LDFLAGS) $(LIBS) -shared 
-Wl,-soname,libzopfli.so.1 -o libzopfli.so.1.0.1
++  @ln -s libzopfli.so.1.0.1 libzopfli.so.1
++  @ln -s libzopfli.so.1.0.1 libzopfli.so
  
  # ZopfliPNG binary
- zopflipng:
-   $(CC) $(ZOPFLILIB_SRC) $(CFLAGS) -c
+-zopflipng:
+-  $(CC) $(ZOPFLILIB_SRC) $(CFLAGS) -c
 -  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) 
$(ZOPFLIPNGBIN_SRC) $(CFLAGS) -o zopflipng
-+  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) 
$(ZOPFLIPNGBIN_SRC) $(CFLAGS) $(LDFLAGS) -o zopflipng
++zopflipng: libzopflipng
++  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGBIN_SRC) $(CFLAGS) 
$(LDFLAGS) $(LIBS) -lzopflipng -o zopflipng
  
  # ZopfliPNG shared library
- libzopflipng:
-   $(CC) $(ZOPFLILIB_SRC) $(CFLAGS) -fPIC -c
+-libzopflipng:
+-  $(CC) $(ZOPFLILIB_SRC) $(CFLAGS) -fPIC -c
 -  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) $(CFLAGS) 
-fPIC --shared -Wl,-soname,libzopflipng.so.1 -o libzopflipng.so.1.0.0
-+  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) $(CFLAGS) 
$(LDFLAGS) -fPIC --shared -Wl,-soname,libzopflipng.so.1 -o libzopflipng.so.1.0.0
++libzopflipng: libzopfli
++  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) $(CFLAGS) 
$(LDFLAGS) $(LIBS) -fPIC --shared -Wl,-soname,libzopflipng.so.1 -o 
libzopflipng.so.1.0.0
++  @ln -s libzopflipng.so.1.0.0 libzopflipng.so.1
++  @ln -s libzopflipng.so.1.0.0 libzopflipng.so
  
  # Remove all libraries and binaries
  clean:

diff --git a/app-arch/zopfli/zopfli-1.0.1-r2.ebuild 
b/app-arch/zopfli/zopfli-1.0.1-r2.ebuild
new file mode 100644
index 000..3d155dc
--- /dev/null
+++ b/app-arch/zopfli/zopfli-1.0.1-r2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Very good, but slow, deflate or zlib compression"
+HOMEPAGE="https://github.com/google/zopfli/;
+SRC_URI="https://github.com/google/zopfli/archive/${P}.tar.gz;
+
+S="${WORKDIR}/${PN}-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0/1"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DOCS=( CONTRIBUTORS README README.zopflipng )
+
+PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
+
+# zopflipng statically links an exact version of LodePNG 
(https://github.com/lvandeve/lodepng)
+
+src_prepare() {
+   default
+   tc-export CC CXX
+}
+
+# The Makefile has no install phase
+src_install() {
+   dolib.so libzopfli.so*
+   doheader src/zopfli/zopfli.h
+
+   dobin ${PN}
+
+   # This version was erroneously not bumped to match ${PV}
+   dolib.so libzopflipng.so*
+   doheader src/zopflipng/zopflipng_lib.h
+
+   dobin zopflipng
+}



[gentoo-commits] repo/gentoo:master commit in: app-arch/zopfli/

2016-08-19 Thread Tim Harder
commit: 50923bcc7bb6619c077abd259b3fc1dd2700c7e6
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 02:21:51 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 02:27:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50923bcc

app-arch/zopfli: remove old

 app-arch/zopfli/Manifest  |  2 --
 app-arch/zopfli/zopfli-1.0.0.ebuild   | 34 --
 app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild | 26 --
 app-arch/zopfli/zopfli-1.0.1-r1.ebuild| 51 ---
 app-arch/zopfli/zopfli-1.0.1.ebuild   | 46 
 5 files changed, 159 deletions(-)

diff --git a/app-arch/zopfli/Manifest b/app-arch/zopfli/Manifest
index 8cbc99d..db95b3f 100644
--- a/app-arch/zopfli/Manifest
+++ b/app-arch/zopfli/Manifest
@@ -1,4 +1,2 @@
-DIST zopfli-1.0.0.zip 57873 SHA256 
e20d73b56620285e6cce5b510d8e5da6835a81940e48cdf35a69090e666f3adb SHA512 
77182f700531bdca8be869efc3d7c235ba3615990d0e50539862af960f3b345061afd1817861614d1238aed901e37dad4737ef0a1e3631c2f125f326b69a27ed
 WHIRLPOOL 
b83970e22dad089c2717d81e783c290dd0919a7a278f814f780f9549428130c900208fac9852f4f00d31493eaca994309194eeff661ccf3cd3ecc17ecf5d34ff
 DIST zopfli-1.0.0_p20140705.tar.gz 125759 SHA256 
d0a1db54477c8da8b59b4ffe620e7fcb0bcb9192d6e5ef08d849bb463c05ffd1 SHA512 
ce5b3eb016b0d734a775dbb45842de4aa4a00bc1490edfdbbf81c4640da94994d08f336b313c45b785e17c61ecf58f370edb2cb6523c963798cad739af2282ca
 WHIRLPOOL 
9affa8b1eb7ec9d509c90e26a385644cbf1f7c031813eab5986c297f47881454a74023cb1548e338cebe8c293d0f8876c048998185035377fa5a187d62e46fac
-DIST zopfli-1.0.0_p20141006.tar.gz 127391 SHA256 
6f67f1680d88721a5f753e63e914e4a8d38f57f80f0ccb592e5ce5495d7b889a SHA512 
298be8b56addd93310b40cadc4cb4232666f32886fd78404fb13a9369952c0f8c92a69423d95915362a99fc2f6da1fe9c3155ea452f66c28b98446da19794ff1
 WHIRLPOOL 
de534045b36970f208453786a16c7f902422c558817ec4f3b920964bbb1ebc5608949d0f898e1471e1afa529524208f976297d92444c47e9578ff802d5135b0e
 DIST zopfli-1.0.1.tar.gz 128178 SHA256 
29743d727a4e0ecd1b93e0bf89476ceeb662e809ab2e6ab007a0b0344800e9b4 SHA512 
51d4b2d990e6785e86f0e0104325723c9a7c3b8bf6925ef694b6696f2238eaafff2ca625495a676874ecc1704df7d685e5234b0c601e5804c1c293242e113430
 WHIRLPOOL 
04578ab35c952b268931d309c29b9de9c5adf3646d02848abee5388520e26bff579d970da9049bfd6fa81cefe2eac1437d499af8dee81d592a6244ce698c8ad8

diff --git a/app-arch/zopfli/zopfli-1.0.0.ebuild 
b/app-arch/zopfli/zopfli-1.0.0.ebuild
deleted file mode 100644
index 8fb2251..000
--- a/app-arch/zopfli/zopfli-1.0.0.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"
-
-inherit toolchain-funcs
-
-DESCRIPTION="Compression library programmed in C to perform very good, but 
slow, deflate or zlib compression"
-HOMEPAGE="https://code.google.com/p/zopfli/;
-SRC_URI="https://${PN}.googlecode.com/files/${P}.zip;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="app-arch/unzip"
-
-src_compile() {
-   # Show what we run for a more verbose build log.
-   local command="$(tc-getCC) src/${PN}/*.c -o ${PN} \
-   -W -Wall -Wextra -ansi -pedantic -lm ${CFLAGS} ${LDFLAGS}"
-
-   echo ${command} ; ${command} || die "Compilation failed."
-}
-
-src_install() {
-   dobin ${PN}
-
-   dodoc README CONTRIBUTORS
-
-   insinto /usr/include/${PN}/
-   doins src/${PN}/*.h
-}

diff --git a/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild 
b/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild
deleted file mode 100644
index 7399094..000
--- a/app-arch/zopfli/zopfli-1.0.0_p20141006.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils multilib toolchain-funcs vcs-snapshot
-
-DESCRIPTION="Compression library programmed in C to perform very good, but 
slow, deflate or zlib compression"
-HOMEPAGE="https://github.com/Hello71/zopfli/;
-SRC_URI="https://github.com/Hello71/zopfli/archive/1a2f1148efd07e16adb5702e8820abf6162292d5.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-src_prepare() {
-   tc-export CC CXX
-
-   epatch_user
-}
-
-src_install() {
-   emake DESTDIR="${D}" prefix="${EPREFIX}/usr" 
libdir="${EPREFIX}/usr/$(get_libdir)" install
-   dodoc CONTRIBUTORS README README.${PN}png
-}

diff --git a/app-arch/zopfli/zopfli-1.0.1-r1.ebuild 
b/app-arch/zopfli/zopfli-1.0.1-r1.ebuild
deleted file mode 100644
index 554016d..000
--- a/app-arch/zopfli/zopfli-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Very good, but slow, deflate or zlib compression"

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

2016-08-19 Thread Matthias Maier
commit: 4a8b4b2f2cfbc87ba09f8cea2c67f629f9979334
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:18:21 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 02:18:21 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a8b4b2f

dev-util/rebar: stabilize 2.6.1 on amd64/x86, bug #587914

Package-Manager: portage-2.2.28

 dev-util/rebar/rebar-2.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/rebar/rebar-2.6.1.ebuild 
b/dev-util/rebar/rebar-2.6.1.ebuild
index 96d706c..9536f85 100644
--- a/dev-util/rebar/rebar-2.6.1.ebuild
+++ b/dev-util/rebar/rebar-2.6.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-lang/erlang"



[gentoo-commits] repo/gentoo:master commit in: dev-lang/elixir/

2016-08-19 Thread Matthias Maier
commit: 1ceeda20654cd8d4f2b15d68432e58fbf19ecc6d
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat Aug 20 02:15:43 2016 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat Aug 20 02:15:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ceeda20

dev-lang/elixir: stabilize 1.3.0-r1 on amd64/x86, bug #587912

Package-Manager: portage-2.2.28

 dev-lang/elixir/elixir-1.3.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/elixir/elixir-1.3.0-r1.ebuild 
b/dev-lang/elixir/elixir-1.3.0-r1.ebuild
index 7efd1a9..b0fd48d 100644
--- a/dev-lang/elixir/elixir-1.3.0-r1.ebuild
+++ b/dev-lang/elixir/elixir-1.3.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/elixir-lang/elixir/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0 ErlPL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 DEPEND="=dev-lang/erlang-18*[ssl]"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/efivar/

2016-08-19 Thread Mike Gilbert
commit: 6fa49c014cf7bfd7b793e404674f2c5be0fb9af4
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Aug 20 01:54:38 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat Aug 20 01:55:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa49c01

sys-libs/efivar: disable -Werror

Package-Manager: portage-2.3.0_p16

 sys-libs/efivar/efivar-27.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/sys-libs/efivar/efivar-27.ebuild b/sys-libs/efivar/efivar-27.ebuild
index cf03075..7db73e1 100644
--- a/sys-libs/efivar/efivar-27.ebuild
+++ b/sys-libs/efivar/efivar-27.ebuild
@@ -18,6 +18,11 @@ RDEPEND="dev-libs/popt"
 DEPEND="${RDEPEND}
>=sys-kernel/linux-headers-3.18"
 
+src_prepare() {
+   default
+   sed -i -e s/-Werror// gcc.specs || die
+}
+
 src_configure() {
tc-export CC
tc-ld-disable-gold



[gentoo-commits] repo/gentoo:master commit in: app-arch/zopfli/, app-arch/zopfli/files/

2016-08-19 Thread Tim Harder
commit: 96a2115f6bc6e13cb23f325701157990821ce609
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 01:38:56 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 01:38:56 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96a2115f

app-arch/zopfli: respect CC, CXX, CFLAGS, CXXFLAGS, and LDFLAGS

 app-arch/zopfli/files/zopfli-1.0.1-makefile.patch | 44 +++
 app-arch/zopfli/zopfli-1.0.1-r1.ebuild| 51 +++
 2 files changed, 95 insertions(+)

diff --git a/app-arch/zopfli/files/zopfli-1.0.1-makefile.patch 
b/app-arch/zopfli/files/zopfli-1.0.1-makefile.patch
new file mode 100644
index 000..8a5e87f
--- /dev/null
+++ b/app-arch/zopfli/files/zopfli-1.0.1-makefile.patch
@@ -0,0 +1,44 @@
+--- zopfli-zopfli-1.0.1/Makefile
 zopfli-zopfli-1.0.1/Makefile
+@@ -1,8 +1,10 @@
+-CC = gcc
+-CXX = g++
++CC ?= gcc
++CXX ?= g++
+ 
+-CFLAGS = -W -Wall -Wextra -ansi -pedantic -lm -O2
+-CXXFLAGS = -W -Wall -Wextra -ansi -pedantic -O2
++CFLAGS += -W -Wall -Wextra -ansi -pedantic
++CXXFLAGS += -W -Wall -Wextra -ansi -pedantic
++LIBS = -lm
++LDFLAGS += $(LIBS)
+ 
+ ZOPFLILIB_SRC = src/zopfli/blocksplitter.c src/zopfli/cache.c\
+ src/zopfli/deflate.c src/zopfli/gzip_container.c\
+@@ -20,22 +22,22 @@
+ 
+ # Zopfli binary
+ zopfli:
+-  $(CC) $(ZOPFLILIB_SRC) $(ZOPFLIBIN_SRC) $(CFLAGS) -o zopfli
++  $(CC) $(ZOPFLILIB_SRC) $(ZOPFLIBIN_SRC) $(CFLAGS) $(LDFLAGS) -o zopfli
+ 
+ # Zopfli shared library
+ libzopfli:
+   $(CC) $(ZOPFLILIB_SRC) $(CFLAGS) -fPIC -c
+-  $(CC) $(ZOPFLILIB_OBJ) $(CFLAGS) -shared -Wl,-soname,libzopfli.so.1 -o 
libzopfli.so.1.0.1
++  $(CC) $(ZOPFLILIB_OBJ) $(CFLAGS) $(LDFLAGS) -shared 
-Wl,-soname,libzopfli.so.1 -o libzopfli.so.1.0.1
+ 
+ # ZopfliPNG binary
+ zopflipng:
+   $(CC) $(ZOPFLILIB_SRC) $(CFLAGS) -c
+-  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) 
$(ZOPFLIPNGBIN_SRC) $(CFLAGS) -o zopflipng
++  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) 
$(ZOPFLIPNGBIN_SRC) $(CFLAGS) $(LDFLAGS) -o zopflipng
+ 
+ # ZopfliPNG shared library
+ libzopflipng:
+   $(CC) $(ZOPFLILIB_SRC) $(CFLAGS) -fPIC -c
+-  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) $(CFLAGS) 
-fPIC --shared -Wl,-soname,libzopflipng.so.1 -o libzopflipng.so.1.0.0
++  $(CXX) $(ZOPFLILIB_OBJ) $(LODEPNG_SRC) $(ZOPFLIPNGLIB_SRC) $(CFLAGS) 
$(LDFLAGS) -fPIC --shared -Wl,-soname,libzopflipng.so.1 -o libzopflipng.so.1.0.0
+ 
+ # Remove all libraries and binaries
+ clean:

diff --git a/app-arch/zopfli/zopfli-1.0.1-r1.ebuild 
b/app-arch/zopfli/zopfli-1.0.1-r1.ebuild
new file mode 100644
index 000..554016d
--- /dev/null
+++ b/app-arch/zopfli/zopfli-1.0.1-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Very good, but slow, deflate or zlib compression"
+HOMEPAGE="https://github.com/google/zopfli/;
+SRC_URI="https://github.com/google/zopfli/archive/${P}.tar.gz;
+
+S="${WORKDIR}/${PN}-${P}"
+
+LICENSE="Apache-2.0"
+SLOT="0/1"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DOCS=( CONTRIBUTORS README README.zopflipng )
+
+PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
+
+# zopfli statically links libzopfli
+# zopflipng statically links libzopflipng
+# zopflipng also statically links an exact version of LodePNG 
(https://github.com/lvandeve/lodepng)
+# As of version 1.0.1 neither of the binaries
+# use the libraries we install. The libraries
+# exist solely for use by external programs.
+
+src_compile() {
+   tc-export CC CXX
+   emake libzopfli
+   emake zopfli
+
+   emake libzopflipng
+   emake zopflipng
+}
+
+# The Makefile has no install phase
+src_install() {
+   dolib.so libzopfli.so.${PV}
+   dosym libzopfli.so.${PV} /usr/$(get_libdir)/libzopfli.so.1
+
+   dobin ${PN}
+
+   # This version was erroneously not bumped to match ${PV}
+   dolib.so libzopflipng.so.1.0.0
+   dosym libzopflipng.so.1.0.0 /usr/$(get_libdir)/libzopflipng.so.1
+
+   dobin zopflipng
+}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/pngquant/files/, media-gfx/pngquant/

2016-08-19 Thread Tim Harder
commit: 05436c856aca424eacb7cd92b05d32aa4faedfaf
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 01:13:49 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 01:14:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05436c85

media-gfx/pngquant: remove old

 media-gfx/pngquant/Manifest|  6 ---
 .../pngquant/files/pngquant-1.8.3-libpng16.patch   | 53 --
 media-gfx/pngquant/pngquant-1.8.2.ebuild   | 38 
 media-gfx/pngquant/pngquant-1.8.3.ebuild   | 49 
 media-gfx/pngquant/pngquant-2.0.2.ebuild   | 48 
 media-gfx/pngquant/pngquant-2.1.0.ebuild   | 48 
 media-gfx/pngquant/pngquant-2.2.0.ebuild   | 48 
 media-gfx/pngquant/pngquant-2.3.3.ebuild   | 40 
 8 files changed, 330 deletions(-)

diff --git a/media-gfx/pngquant/Manifest b/media-gfx/pngquant/Manifest
index 0e7e699..75d8516 100644
--- a/media-gfx/pngquant/Manifest
+++ b/media-gfx/pngquant/Manifest
@@ -1,8 +1,2 @@
-DIST pngquant-1.8.2-src.tar.bz2 31901 SHA256 
a51924ad141c010516e46122e84c6d1882d26b7e984900aaa107d74274e1a396 SHA512 
394688ea754be781f96372a793c4186d35014dc1fc3b974e2335542d0aaaebe811bd4db5c34f7d7ec492aa38ff8b46c43a6ce77dc78483c4d43afb8aef8ba708
 WHIRLPOOL 
1904afa05206b11458fe54889cfacee0267f85379186e1cd344a4dc8411598e79e1950a90e1f997b212e0a5b8ed3c13acfce36a2300e0afa295c0eac361d44fa
-DIST pngquant-1.8.3-src.tar.bz2 32287 SHA256 
e3d18b12ddf4ee159a696408b147d667674e52121f11660fc15ce3967dd053b9 SHA512 
6a123722d1b035fd9cff51004ab222e5d6cc09890cdc440683609b187d492a24f924fec7b15201c8c4bff84bb3891d7f17a99fd24714b71d4ab3c8ac5c3cfc38
 WHIRLPOOL 
a799e840e645c6bd5ec4ce118d5af8b263f3d1ca0ed898ed447bee8ffa98d61eb97eab392cd7db0440600568809891b9cac1c033cfecac65d0c36bca446f469f
-DIST pngquant-2.0.2-src.tar.bz2 45160 SHA256 
e1988b18cab1efb889224ac1d640510f09464b5b6fd43beb5edcb161b67db96f SHA512 
9e7f652c8e32d408e3f2ccd7854961d8b49e3517f847018cddb9ed415f4bc820c00d27a15760222af33e631a2023c57c420ca306a56f717d2de526da4b5670b8
 WHIRLPOOL 
f0af27fbd3d172677b5cae0bf20d13b71a66fb7738c3b9576b19b785a29b6cd77c21935b3aeb51230696cfb05f4495eca2977d885d616e344f0bf2be079e3621
-DIST pngquant-2.1.0-src.tar.bz2 46435 SHA256 
ef41138ff320495c785155eb9f774ae6e1d41978b3e490854e6a8c46c0b032e2 SHA512 
277c8fdb07e3eb2fa3643787b2442fc35f17b955e90a5e496aacd87c791ea2ae9fd0c9734cccf5bdc8bc7bc633ea42d6ff94dcb410ad0bfce83c619fff8d83df
 WHIRLPOOL 
d277027232fc96f37a7e3e3aacfad4f2bf5ec0cbaa46b67dd291d88075c5794918a3d1a24bbb345def79fb2b0669bdcbd6b547099abe6b15aa877ef17edec5c4
-DIST pngquant-2.2.0-src.tar.bz2 49041 SHA256 
7ee202f26270bb0ea8ad6f9a2fc2517ffca2bcded3dfdbd3b99692dcc72e5d11 SHA512 
58ab515f1b3a12d95edc597b088f026668be3d022e753ddaf2e9474dd9feaaad9f0362b1b7ad0951ffe27b00fa7940e555372b404a52b79398e06e3c533b584c
 WHIRLPOOL 
b3aa2269771e94262badd396766b472d65b310b17c1a733b91059a61194f612f20b9fc9e34bab6015d228d24f1fa7ec5b17327131e2ea5afcbe7787cb0ce316a
-DIST pngquant-2.3.3-src.tar.bz2 53274 SHA256 
522d8d4255dbba7ee7b0edd4cadd387a819eae925f4a0679278c3295430b78d6 SHA512 
b772d7d887cb1e52ca4c61fd55aba08f8b1f1b2edf45fcb17411e127cfc7a89afc2f12ef91ad9d690c216ba20cabd6e04fca465622a97f9fd538fb720acd9bba
 WHIRLPOOL 
d2eb753723bdbda9649dd3fe4b05333c4d3f2aec4e32f9b19612110c1f99020a7e2d544012205b0caf7aa04b3f3f3ebb1a7844b663606bca9c8f07a3eda3ba2a
 DIST pngquant-2.5.2-src.tar.bz2 54611 SHA256 
5b064596305c6f765a753e96e08224dd71b31c20b72bdaf0f205da16b76a347d SHA512 
d542765bc1f7e22fd7199cd4aeb8dc7b82fa87fe05c53ca6b7919522e081c861d419a541909284aa4e5dcfeeedb19729a50150d9139389c1949b3aeaf4933401
 WHIRLPOOL 
84682a44087a51a5475f1d21e3ce9e58fbb7cee81dc76c3e52cd234a28e80bd56686cc5323dcf8202e3a46fab3ca59278f45efee54dc93277040e742592bb064
 DIST pngquant-2.7.2-src.tar.gz 91721 SHA256 
75801ed048c40cc4bff12773892d16d7ff00c11b9c549845c2133fd3abca17c2 SHA512 
ab84651cf0b5f3af2095b5741e0d03f4ddedbed59e75c5c75faeac20efa8dd2fb482f2a8d9447b5673e9ae6970b9af8dfdbe40062bdf377206ee87eaa69ed9d8
 WHIRLPOOL 
88a6b77b8204e43f5f97815f34df103f31936e75f4e4822d7f8ac3d2ec80d5a584af7645277ef57d663159d088ce326c15d3eb69d016a682858e3658aabfa410

diff --git a/media-gfx/pngquant/files/pngquant-1.8.3-libpng16.patch 
b/media-gfx/pngquant/files/pngquant-1.8.3-libpng16.patch
deleted file mode 100644
index edf089f..000
--- a/media-gfx/pngquant/files/pngquant-1.8.3-libpng16.patch
+++ /dev/null
@@ -1,53 +0,0 @@
-Rename to prevent conflict with png_image from libpng16
-
-http://bugs.gentoo.org/464762
-
 rwpng.c
-+++ rwpng.c
-@@ -213,7 +213,7 @@
- }
- 
- 
--pngquant_error rwpng_write_image_init(png_image *mainprog_ptr, png_structpp 
png_ptr_p, png_infopp info_ptr_p, FILE *outfile)
-+pngquant_error rwpng_write_image_init(rwpng_png_image *mainprog_ptr, 
png_structpp png_ptr_p, png_infopp info_ptr_p, FILE *outfile)
- {
- /* could also replace libpng warning-handler 

[gentoo-commits] repo/gentoo:master commit in: media-gfx/pngquant/

2016-08-19 Thread Tim Harder
commit: 99ac8535c8ed63e2b1c0d0cffa42a8d530102ee8
Author: Tim Harder  gentoo  org>
AuthorDate: Sat Aug 20 01:12:47 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Sat Aug 20 01:14:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ac8535

media-gfx/pngquant: version bump to 2.7.2

 media-gfx/pngquant/Manifest  |  1 +
 media-gfx/pngquant/pngquant-2.7.2.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/media-gfx/pngquant/Manifest b/media-gfx/pngquant/Manifest
index 46a5446..0e7e699 100644
--- a/media-gfx/pngquant/Manifest
+++ b/media-gfx/pngquant/Manifest
@@ -5,3 +5,4 @@ DIST pngquant-2.1.0-src.tar.bz2 46435 SHA256 
ef41138ff320495c785155eb9f774ae6e1d
 DIST pngquant-2.2.0-src.tar.bz2 49041 SHA256 
7ee202f26270bb0ea8ad6f9a2fc2517ffca2bcded3dfdbd3b99692dcc72e5d11 SHA512 
58ab515f1b3a12d95edc597b088f026668be3d022e753ddaf2e9474dd9feaaad9f0362b1b7ad0951ffe27b00fa7940e555372b404a52b79398e06e3c533b584c
 WHIRLPOOL 
b3aa2269771e94262badd396766b472d65b310b17c1a733b91059a61194f612f20b9fc9e34bab6015d228d24f1fa7ec5b17327131e2ea5afcbe7787cb0ce316a
 DIST pngquant-2.3.3-src.tar.bz2 53274 SHA256 
522d8d4255dbba7ee7b0edd4cadd387a819eae925f4a0679278c3295430b78d6 SHA512 
b772d7d887cb1e52ca4c61fd55aba08f8b1f1b2edf45fcb17411e127cfc7a89afc2f12ef91ad9d690c216ba20cabd6e04fca465622a97f9fd538fb720acd9bba
 WHIRLPOOL 
d2eb753723bdbda9649dd3fe4b05333c4d3f2aec4e32f9b19612110c1f99020a7e2d544012205b0caf7aa04b3f3f3ebb1a7844b663606bca9c8f07a3eda3ba2a
 DIST pngquant-2.5.2-src.tar.bz2 54611 SHA256 
5b064596305c6f765a753e96e08224dd71b31c20b72bdaf0f205da16b76a347d SHA512 
d542765bc1f7e22fd7199cd4aeb8dc7b82fa87fe05c53ca6b7919522e081c861d419a541909284aa4e5dcfeeedb19729a50150d9139389c1949b3aeaf4933401
 WHIRLPOOL 
84682a44087a51a5475f1d21e3ce9e58fbb7cee81dc76c3e52cd234a28e80bd56686cc5323dcf8202e3a46fab3ca59278f45efee54dc93277040e742592bb064
+DIST pngquant-2.7.2-src.tar.gz 91721 SHA256 
75801ed048c40cc4bff12773892d16d7ff00c11b9c549845c2133fd3abca17c2 SHA512 
ab84651cf0b5f3af2095b5741e0d03f4ddedbed59e75c5c75faeac20efa8dd2fb482f2a8d9447b5673e9ae6970b9af8dfdbe40062bdf377206ee87eaa69ed9d8
 WHIRLPOOL 
88a6b77b8204e43f5f97815f34df103f31936e75f4e4822d7f8ac3d2ec80d5a584af7645277ef57d663159d088ce326c15d3eb69d016a682858e3658aabfa410

diff --git a/media-gfx/pngquant/pngquant-2.7.2.ebuild 
b/media-gfx/pngquant/pngquant-2.7.2.ebuild
new file mode 100644
index 000..eb4b9f3
--- /dev/null
+++ b/media-gfx/pngquant/pngquant-2.7.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="command-line utility and library for lossy compression of PNG 
images"
+HOMEPAGE="http://pngquant.org/;
+SRC_URI="http://pngquant.org/${P}-src.tar.gz;
+
+LICENSE="GPL-3 HPND rwpng"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug lcms openmp cpu_flags_x86_sse2"
+
+RDEPEND="media-libs/libpng:0=
+   sys-libs/zlib:=
+   lcms? ( media-libs/lcms:2 )"
+DEPEND="${RDEPEND}"
+
+src_configure() {
+   tc-export AR CC
+   # Hand rolled configure script, so not all flags are supported.
+   ./configure \
+   --prefix="${EPREFIX}/usr" \
+   $(use debug && echo --enable-debug) \
+   $(use_enable cpu_flags_x86_sse2 sse) \
+   $(use openmp && tc-has-openmp && echo --with-openmp) \
+   $(use_with lcms lcms2) \
+   CFLAGS="${CFLAGS} ${CPPFLAGS}" \
+   LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+   dobin ${PN}
+   doman ${PN}.1
+   dodoc CHANGELOG README.md
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/

2016-08-19 Thread Kristian Fiskerstrand
commit: 63e82390c06e2dc8d6a6b8324a5c1adbe05dfa9d
Author: Kristian Fiskerstrand  gentoo  org>
AuthorDate: Fri Aug 19 23:40:14 2016 +
Commit: Kristian Fiskerstrand  gentoo  org>
CommitDate: Fri Aug 19 23:42:03 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63e82390

app-crypt/gnupg: Version bump to 2.1.15

Package-Manager: portage-2.3.0

 app-crypt/gnupg/Manifest|   1 +
 app-crypt/gnupg/gnupg-2.1.15.ebuild | 158 
 2 files changed, 159 insertions(+)

diff --git a/app-crypt/gnupg/Manifest b/app-crypt/gnupg/Manifest
index cbf591b..f23c020 100644
--- a/app-crypt/gnupg/Manifest
+++ b/app-crypt/gnupg/Manifest
@@ -8,3 +8,4 @@ DIST gnupg-2.0.30.tar.bz2 4414652 SHA256 
e329785a4f366ba5d72c2c678a7e388b0892ac8
 DIST gnupg-2.1.12.tar.bz2 5510723 SHA256 
ac34929d2400a58a349963865442ee6cdd75e500a8d5df083d29835e88bfc506 SHA512 
fdf24d4980ba4011840fd2316a856db2bf50e531071c2bfb899af2b4f5580a9f2992f85a451670a7121d04b608bfb147cefdca1c6f6eb55bc23ecfe5052639e6
 WHIRLPOOL 
ee5a748afee3aa4f8318c1bc1bcbd09232a71853291211f3c5cd8cc44fb70d126185ae9c13086247cd22a9b13c2102f4fa0553e25496c5152f2ce34dc2505d10
 DIST gnupg-2.1.13.tar.bz2 5545361 SHA256 
4f9d83a6221daa60130fa79f0b1d37d6c20fffdd0320b640c7a597c5b6219675 SHA512 
37b6271cdd68fc1d0ec848fa742932afbe8fc662597bcf20398585b51171e7abce40d99ab02f816160b34f7a8d1c60c6e43d8e0192ed107a521579b870b3ebd3
 WHIRLPOOL 
4b97e579bf988a2142bdb83420feef5e0549db0f0a17f2ee8b890e22cb54b38166459d25b05c7f9dcbb14dd5363bf08c24f377d09038884110e29dbbfeb9b73d
 DIST gnupg-2.1.14.tar.bz2 5706058 SHA256 
9450dee9693b6a12bf0c374dae77b66c30f69ff8f35fc9266ab8dd76998eba42 SHA512 
9f098bf589ecb841eb65fccad3ffd72c6645c8e186ddababf93c657173c485ed103f8f8a7d8bfeb86cfb9e065a1211c7d48b116c86d6aa97ed1b8c8a85e0a840
 WHIRLPOOL 
4a41fb68f14a53e6e1c26abb77ec66312167d61032720841f55102f2159938a1a0773c0610d9b5200a7fcf7a12c28913bccdf69e984b8f04b2dc56c72d4a8329
+DIST gnupg-2.1.15.tar.bz2 5723689 SHA256 
c28c1a208f1b8ad63bdb6b88d252f6734ff4d33de6b54e38494b11d49e00ffdd SHA512 
69c943e853e1a37e8b17b3bc34e1503f14bc8f189fa9f3ac6644bcc98ccce6eaef64da20ff9dd1c8de3a7789ea577167984ccf3ac286cac50752e6f7c2f42ab1
 WHIRLPOOL 
4c5a8cd4e8b7196f4a355ce7739cf6e23c43817414e10bbba219117e4e51c4c618ffb5dbce27cb836a2171eda58e003d5ddf78d4af09a813c2a1729963413151

diff --git a/app-crypt/gnupg/gnupg-2.1.15.ebuild 
b/app-crypt/gnupg/gnupg-2.1.15.ebuild
new file mode 100644
index 000..15c6ded
--- /dev/null
+++ b/app-crypt/gnupg/gnupg-2.1.15.ebuild
@@ -0,0 +1,158 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils flag-o-matic toolchain-funcs
+
+DESCRIPTION="The GNU Privacy Guard, a GPL OpenPGP implementation"
+HOMEPAGE="http://www.gnupg.org/;
+MY_P="${P/_/-}"
+SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="bzip2 doc +gnutls ldap nls readline selinux smartcard tofu tools usb"
+
+COMMON_DEPEND_LIBS="
+   >=dev-libs/npth-1.2
+   >=dev-libs/libassuan-2.4.3
+   >=dev-libs/libgcrypt-1.7.3
+   >=dev-libs/libgpg-error-1.24
+   >=dev-libs/libksba-1.3.4
+   >=net-misc/curl-7.10
+   gnutls? ( >=net-libs/gnutls-3.0:0= )
+   sys-libs/zlib
+   ldap? ( net-nds/openldap )
+   bzip2? ( app-arch/bzip2 )
+   readline? ( sys-libs/readline:0= )
+   smartcard? ( usb? ( virtual/libusb:0 ) )
+   tofu? ( >=dev-db/sqlite-3.7 )
+   "
+COMMON_DEPEND_BINS="app-crypt/pinentry
+  !app-crypt/dirmngr"
+
+# Existence of executables is checked during configuration.
+DEPEND="${COMMON_DEPEND_LIBS}
+   ${COMMON_DEPEND_BINS}
+   nls? ( sys-devel/gettext )
+   doc? ( sys-apps/texinfo )"
+
+RDEPEND="${COMMON_DEPEND_LIBS}
+   ${COMMON_DEPEND_BINS}
+   selinux? ( sec-policy/selinux-gpg )
+   nls? ( virtual/libintl )"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   epatch_user
+}
+
+src_configure() {
+   local myconf=()
+
+   if use smartcard; then
+   myconf+=(
+   --enable-scdaemon
+   $(use_enable usb ccid-driver)
+   )
+   else
+   myconf+=( --disable-scdaemon )
+   fi
+
+   if use elibc_SunOS || use elibc_AIX; then
+   myconf+=( --disable-symcryptrun )
+   else
+   myconf+=( --enable-symcryptrun )
+   fi
+
+   # glib fails and picks up clang's internal stdint.h causing weird errors
+   [[ ${CC} == *clang ]] && \
+   export gl_cv_absolute_stdint_h=/usr/include/stdint.h
+
+   econf \
+   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
+   --enable-gpg \
+   --enable-gpgsm \
+   --enable-large-secmem \
+   --without-adns \
+   "${myconf[@]}" \
+   

[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csg/

2016-08-19 Thread Christoph Junghans
commit: 500e80dacd10609035d1961a5a8a0f7f1b090bf6
Author: Christoph Junghans  gentoo  org>
AuthorDate: Fri Aug 19 21:58:48 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Fri Aug 19 21:59:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500e80da

sci-chemistry/votca-csg: version bump

Package-Manager: portage-2.2.28

 sci-chemistry/votca-csg/Manifest   |   3 +
 sci-chemistry/votca-csg/votca-csg-1.3.1.ebuild | 114 +
 2 files changed, 117 insertions(+)

diff --git a/sci-chemistry/votca-csg/Manifest b/sci-chemistry/votca-csg/Manifest
index 551130c..fb5ff9a 100644
--- a/sci-chemistry/votca-csg/Manifest
+++ b/sci-chemistry/votca-csg/Manifest
@@ -1,6 +1,9 @@
 DIST votca-csg-1.2.4.tar.gz 188345 SHA256 
375b428c90247a3877f71c2d96200969bcaf2b081b8c7332ac770720df43646a SHA512 
da814154be6700b56509d899ea16a2f974fd951792c78f2f8717b39b0165fe19121fefb2ef9531c63a8d4558d15776058d24b13e0e7ad0abb9d7b11fac0f5d1a
 WHIRLPOOL 
64a86b09ae00435c68bf09e960c1d1738648811fe2a9ffb18f5529d30d6f94ebf1fc218b14e1ee0bfc911e5ca1e92c25404be045cf28e16ced98fd7ee4421418
+DIST votca-csg-1.3.1.tar.gz 242384 SHA256 
608225256cf97552cf860cb3754f59a49c55d8433cff07440b8a252645e7bcb6 SHA512 
fed4e164b9661d48fd8fa3f57c0a567b88ef2fe0a7a02cafba1d0b1d557529e5259161f558cae95117df8cae996c30486877c0e5aff96d1e8100341bfb674c20
 WHIRLPOOL 
553fa0b7fb2e142b984a5be6eff1a4e6e89ea2e78a3e7081441d88a498d2aa2bb5cd5e90456656713a646a7f82875fa79d7b9fa62c66ce9edc084f995f936c61
 DIST votca-csg-1.3.tar.gz 242169 SHA256 
eace2b90bcd9318ef257355daf09cbd15b10906c44af95d36454aa969a032cff SHA512 
c1314672227feb361991b20cb1511473f23df1f0ff337ddc11319f2261ea19ac5c895de72d1da705026520483eebf1477462ea63275451c9fd1e6bbf4826bd76
 WHIRLPOOL 
2b48e19705fccc8b6af336536d90fdaf168bda05f327a688e604bd079a69b8b9b816d2d549e510659367e397229fbb433c7c406d462f809e0b4ae98c22a8b81b
 DIST votca-csg-manual-1.2.4.pdf 1029132 SHA256 
78a68955c96700d432249f712e0601376d5d61fef607860fe32d0ce0dcb70cff SHA512 
66b7cf869b2b06d4133b341934fd013717b17c90426f4cdf637ef3bb6119e9f6b67cbde56b7f6b6c777dba9fb311df42dd34d8fe23331f1656439acb541d81bf
 WHIRLPOOL 
629e0e6a8900bb7e4a96b7e1020f86ccacd5a7e7258a493d565c94986a0907371a37d45bf499517a74ad29cf2b606965746e0d90b6be91777f2b0a85f2781732
+DIST votca-csg-manual-1.3.1.pdf 1266375 SHA256 
320060a77739d3c9ca98116edde94468e136b4bbd38970b82c874eed30af4ee8 SHA512 
3335309b364cebcba25269c39dc2383e663a6b46111b02120c63d408a6fd9c3361408beb528d664ce6e13311e5ebff4a4c2772cf2f0e668904b1d9e43030d321
 WHIRLPOOL 
04adb86ffb10e9e0ecd754ab29940468ec32ddd1f6de1796dd2e89a49e0b60df6a4ecbccab60a085e2619fab480bc63dbb4378490ccfc024c8335ceade983955
 DIST votca-csg-manual-1.3.pdf 1266541 SHA256 
1520f2c18972a2ec5e0a7e847ae294cee1e6fa5682010a314f2e45c264e59cec SHA512 
eb5d88f6cba30d9fd8c3cb11cd6c08dd3e717fccdcbef11c3363d4eb36d23000d8bd7b448c0a5311bcaee2b502e50d7aadb0faf7c9a5e5e9c6e1e37b1e09ec7e
 WHIRLPOOL 
f411bdc929515594200a636e6f5e3338797ae35dfe8ba3ddb01913cea85973dccca6482a4aa276ce68689a8f7c4c6d47ae448f2e3ce549d3dba35a1d40eeb44d
 DIST votca-csg-tutorials-1.2.4.tar.gz 3721034 SHA256 
94b10f23f6e49c1279cdeea87dfee9c19b44373c74212340acebc06eb11e0245 SHA512 
8d78a6ff02aedf97c2b640714fd7acfb7c4b0d03ec0141fa89f0ba041e1d2ec07477653d92effd4c96a6497271ad58f5c3397e1fc183c1c856285f6f8b5ceaf5
 WHIRLPOOL 
ea0df816d2f26f12271250137b51f42ecc4a16eea622d37833d4dcc299732c413ee9f71a67767957b13ce8b44a96e9b1389db66015c4b5c6d577d4483cf1
+DIST votca-csg-tutorials-1.3.1.tar.gz 7602667 SHA256 
7f283d14bec05cf617f1fb8026ee07af2bb1c517ea5a8526e2f318024cbf7069 SHA512 
2475d8c8b40df1307c499387d352bdf2e4beb730978a025be66f8b342eb205020739aad88248e1928a66e0e117a3f7bafa553f2db8089b10a6fca22e0bfbdf54
 WHIRLPOOL 
ab5226903f47c7372580a88df762d13dfbd8bea4299371e75c8b0bfbbd220cb07b2c0bafbc0ccf277b9e937f1448cdf1e91b2e44a7699db1b90469dc9a10086e
 DIST votca-csg-tutorials-1.3.tar.gz 7602622 SHA256 
ff6ea92b38b41850f2f92ef7533c1365ec6e6cff15d847eace953d7380777654 SHA512 
34788d89fe6e989c9192887942d774b826d30a6423d539c32065ee8cd6a1adad9a2c4f34fa280c26c2342bf007a35019e6bdd0321dfd7a8f13458c7801a3
 WHIRLPOOL 
e28f33294a5e2a432ef62812243f5bc36cb10a261b09b7bb08267a3da14cd601d7c1835264e1390eebc899f54aad8f12c2880a1a2bb681c2f89995672275

diff --git a/sci-chemistry/votca-csg/votca-csg-1.3.1.ebuild 
b/sci-chemistry/votca-csg/votca-csg-1.3.1.ebuild
new file mode 100644
index 000..105fc90
--- /dev/null
+++ b/sci-chemistry/votca-csg/votca-csg-1.3.1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit bash-completion-r1 cmake-utils multilib
+
+IUSE="doc examples extras +gromacs hdf5"
+PDEPEND="extras? ( =sci-chemistry/${PN}apps-${PV} )"
+if [ "${PV}" != "" ]; then
+   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   doc? ( 

[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/votca-csgapps/

2016-08-19 Thread Christoph Junghans
commit: 2fc3d24bc2a119d55fa39352a8d4c7af76d3fd3b
Author: Christoph Junghans  gentoo  org>
AuthorDate: Fri Aug 19 21:59:22 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Fri Aug 19 21:59:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc3d24b

sci-chemistry/votca-csgapps: version bump

Package-Manager: portage-2.2.28

 sci-chemistry/votca-csgapps/Manifest   |  1 +
 .../votca-csgapps/votca-csgapps-1.3.1.ebuild   | 32 ++
 2 files changed, 33 insertions(+)

diff --git a/sci-chemistry/votca-csgapps/Manifest 
b/sci-chemistry/votca-csgapps/Manifest
index a83427b..3c90036 100644
--- a/sci-chemistry/votca-csgapps/Manifest
+++ b/sci-chemistry/votca-csgapps/Manifest
@@ -1,2 +1,3 @@
 DIST votca-csgapps-1.2.4.tar.gz 10231 SHA256 
f0b0e5ad059bd93df514656b6ba65943a7cb35fcf344f75ca4d2ef4e713f4708 SHA512 
e52b1e5b8cd552a6a73e16e0a657c16611bc80de9e12ab4e696aa3c30f31c6f52311320862b71d4d082b3f6c0a816001f4c2fd78915ada3a440235feb3ded3ef
 WHIRLPOOL 
43284ddd65f98727374f5eaa2e1a5c9742cc26bed3b68534084623a3afec09a03f982d07615ca0fcd532302b09c90611a7f6859aa89bc009e81e732b85fcb35c
+DIST votca-csgapps-1.3.1.tar.gz 20514 SHA256 
7a66604b79f897745b4373879c01834e052b5c1c6a6e9b821dfe57fd272d9839 SHA512 
2210687d33a1600feace07111a9f142c17711af92935f934c079062fa97adc774e1c8a79cbec5a0fc8eb8d840b9c036adea5c5413f1a8dd6fc96ff5211ba4f5f
 WHIRLPOOL 
bea1efe823f09fcd357e4c686345a52d95dc699ba5702a2c178b7b67d94907787eafe2dd74349c1e00d607fe0c52e6c2da3d3d6f6f6725ca61eae3986b477497
 DIST votca-csgapps-1.3.tar.gz 20510 SHA256 
501229faa2bc1943eb15b0641d56ef9d410e3df3aef1be6cfa418e5ef775f86f SHA512 
a8303a0c936b50c2a9d0b8dd2e9b58fe74e438d98e0debaa06c5d10f2f31286ffdc5b946ff2850e50d62e32866c497f3e1fee43fd030429d1a17e6fbfaef90e4
 WHIRLPOOL 
e855246d09e4b3fb6d8d45184c6f05d3049bf8ccfe994f97907a3378a00ddcbb242477adf180a4bb166fc7d0ab200641f43db632f83f1cfc06cf5f1e191cce26

diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.3.1.ebuild 
b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.1.ebuild
new file mode 100644
index 000..cb7b9cc
--- /dev/null
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.3.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils
+
+if [ "${PV}" != "" ]; then
+   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+   S="${WORKDIR}/${P#votca-}"
+else
+   inherit git-r3
+   EGIT_REPO_URI="git://github.com/${PN/-//}.git 
https://github.com/${PN/-//}.git;
+   KEYWORDS=""
+fi
+
+DESCRIPTION="Extra applications for votca-csg"
+HOMEPAGE="http://www.votca.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+
+RDEPEND="~sci-chemistry/${PN%apps}-${PV}"
+
+DEPEND="${RDEPEND}"
+
+DOCS=( README )



[gentoo-commits] repo/gentoo:master commit in: sci-libs/votca-tools/

2016-08-19 Thread Christoph Junghans
commit: 6a46455ead3896a8fdc4f3895569f4fbb690117e
Author: Christoph Junghans  gentoo  org>
AuthorDate: Fri Aug 19 21:30:15 2016 +
Commit: Christoph Junghans  gentoo  org>
CommitDate: Fri Aug 19 21:59:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a46455e

sci-libs/votca-tools: version bump

Package-Manager: portage-2.2.28

 sci-libs/votca-tools/Manifest |  1 +
 sci-libs/votca-tools/votca-tools-1.3.1.ebuild | 60 +++
 2 files changed, 61 insertions(+)

diff --git a/sci-libs/votca-tools/Manifest b/sci-libs/votca-tools/Manifest
index d99e5ae..777546b 100644
--- a/sci-libs/votca-tools/Manifest
+++ b/sci-libs/votca-tools/Manifest
@@ -1,2 +1,3 @@
 DIST votca-tools-1.2.4_pristine.tar.gz 84836 SHA256 
acb5545c7cbdf8f8dbad6645f553e90e5dfa979e5f662f56696f73fc5a957c55 SHA512 
65e780cbedf9b9001f3d704d7d45a8272cd995f21cea7a31a446a0e040c803994ff9aea2a884a2c5c972cef9b980434cb8e2bbcef8b96cfb31e178d95ddb0f45
 WHIRLPOOL 
a8a341349ac3d36b9f331c57cfcc62c1995ca71fcec035dab098438cbbc1a2c6a80ed50d048e867af352723352a2af9aed41411e43e4d9e40cfbedf362ca
+DIST votca-tools-1.3.1.tar.gz 96920 SHA256 
3a1d612c2dbf4e82c35201d1ae5f9aa064c64b88568df6b098bd54375a23e9fe SHA512 
591d6fb6f10397451c60df24f72dcb46d9a9ae40c10152956b7c319394d52559253e74f481cf71bbe43a6b17255c6c8a42c4d8f3bae8fc12807430e108908cd2
 WHIRLPOOL 
1bd8aaf740ea0c6371d8c6ec76b57b7d1348712912ae36dc8481537cbd6fc688af0903a8c2461a5fea0c2fc3bd63cd262e62cb0932f5162fde3a1d771c0c
 DIST votca-tools-1.3.tar.gz 96908 SHA256 
ecacfb46b645f69fa0bb9f40408c9211fa09a02dd47bcb4adb069cf7e3f60348 SHA512 
c6b69d5bae234b9af9c469db4203d3c7e4f57e18486ac69665b2a24b9c5fd74ec007a88c491b6439d36849346468fde8748c62ce54c63f462a58f1b6bc9b5993
 WHIRLPOOL 
540db48b417698a42dc34406d15d84a34a1b798ac70a4916c73fdb964218705a1c5f7ecec660d09fcf5844230a5aab6d498a7972261b320696bb0502da267a4e

diff --git a/sci-libs/votca-tools/votca-tools-1.3.1.ebuild 
b/sci-libs/votca-tools/votca-tools-1.3.1.ebuild
new file mode 100644
index 000..34b0cd2
--- /dev/null
+++ b/sci-libs/votca-tools/votca-tools-1.3.1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+CMAKE_MAKEFILE_GENERATOR="ninja"
+
+inherit cmake-utils eutils multilib
+
+if [ "${PV}" != "" ]; then
+   SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+   S="${WORKDIR}/${P#votca-}"
+else
+   inherit git-r3
+   EGIT_REPO_URI="git://github.com/${PN/-//}.git 
https://github.com/${PN/-//}.git;
+   KEYWORDS=""
+fi
+
+DESCRIPTION="Votca tools library"
+HOMEPAGE="http://www.votca.org;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="doc +fftw +gsl sqlite"
+
+RDEPEND="
+   dev-libs/boost:=
+   dev-libs/expat
+   fftw? ( sci-libs/fftw:3.0 )
+   gsl? ( sci-libs/gsl )
+   sqlite? ( dev-db/sqlite:3 )"
+
+DEPEND="${RDEPEND}
+   doc? ( >=app-doc/doxygen-1.7.6.1[dot] )
+   >=app-text/txt2tags-2.5
+   virtual/pkgconfig"
+
+DOCS=( NOTICE )
+
+src_configure() {
+   mycmakeargs=(
+   -DWITH_GSL=$(usex gsl)
+   -DWITH_FFTW=$(usex fftw)
+   -DWITH_SQLITE3=$(usex sqlite)
+   -DWITH_RC_FILES=OFF
+   -DLIB=$(get_libdir)
+   )
+   cmake-utils_src_configure
+}
+
+src_install() {
+   cmake-utils_src_install
+   if use doc; then
+   cd "${CMAKE_BUILD_DIR}"
+   cmake-utils_src_make html
+   dodoc -r share/doc/html
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/ejabberd/

2016-08-19 Thread Amadeusz Piotr Żołnowski
commit: 62d8c0928a40ff655e20785fdc75aea2b7d8f059
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Fri Aug 19 20:21:24 2016 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Fri Aug 19 20:22:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d8c092

net-im/ejabberd: Restrict Erlang version for ejabberd-2.1

ejabberd-2.1 doesn't work with newer Erlang versions.

Gentoo-Bug: 539040
Gentoo-Bug: 590116

Package-Manager: portage-2.3.0

 net-im/ejabberd/ejabberd-2.1.13-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/ejabberd/ejabberd-2.1.13-r2.ebuild 
b/net-im/ejabberd/ejabberd-2.1.13-r2.ebuild
index 8c3ec87..fd065b3 100644
--- a/net-im/ejabberd/ejabberd-2.1.13-r2.ebuild
+++ b/net-im/ejabberd/ejabberd-2.1.13-r2.ebuild
@@ -20,7 +20,7 @@ IUSE="captcha debug ldap odbc pam +web zlib 
${EJABBERD_MODULES}"
 DEPEND=">=net-im/jabber-base-0.01
>=dev-libs/expat-1.95
>=dev-lang/erlang-12.2.5[ssl]
-   =dev-libs/openssl-0.9.8e:=



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

2016-08-19 Thread Tim Harder
commit: 559a22e47cd7deeb4a93de69884a831a3ab6da02
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Aug 19 20:00:15 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Aug 19 20:00:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559a22e4

dev-python/mock: version bump to 2.0.0

 dev-python/mock/Manifest  |  1 +
 dev-python/mock/mock-2.0.0.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/mock/Manifest b/dev-python/mock/Manifest
index c0ae945..a0f6231 100644
--- a/dev-python/mock/Manifest
+++ b/dev-python/mock/Manifest
@@ -1,2 +1,3 @@
 DIST mock-1.0.1.tar.gz 818644 SHA256 
b839dd2d9c117c701430c149956918a423a9863b48b09c90e30a6013e7d2f44f SHA512 
4f6f4ebc34843e16b15d866e415ad9992e79bd266a63a22fee31b773ba77615e3406bc8890ceed92c0ee296380d68c46299c4c4448a3526f9cb96b258d32cf58
 WHIRLPOOL 
d5a83199a355d9dc8f327f287e6f6fb889f569eb6642c86390aead3f91505c5fb98512e15ed34cadb407dc0a56d541395132872f1a910d20d330d6d3190f164c
 DIST mock-1.3.0.tar.gz 70908 SHA256 
1e247dbecc6ce057299eb7ee019ad68314bb93152e81d9a6110d35f4d5eca0f6 SHA512 
10cbb78b89f2e82abfcadc035a526182f83b59df4775cd85acfdbeb4505791c63b7a3761e6126a08d9aedbd07ead8632ac2a728dc07a362f4aaeea694bdecaf9
 WHIRLPOOL 
783fa1a7dade482c318805cc34bc642e29403e2fd1e6010acf212283d20981216cc8ef85cfea3e72c9f521d2954cf8e895cbe7ee126cd84d780c8b80727421f2
+DIST mock-2.0.0.tar.gz 73684 SHA256 
b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba SHA512 
a08007651b749d2843b94f5045d74c12295290aea21930455538a854e6b04c07115e21d82edde996154bf597d7a8784a2f4213cbabc49a98dec22dd92238
 WHIRLPOOL 
eb9a80028946f146f7951046940ccb5bddd2016c279e7cf936829b80fedc4dea6aa912a04d18cfab36b67fdccdb0bb6e71f495e309c1659637fed51c82fed3cc

diff --git a/dev-python/mock/mock-2.0.0.ebuild 
b/dev-python/mock/mock-2.0.0.ebuild
new file mode 100644
index 000..4219c9d
--- /dev/null
+++ b/dev-python/mock/mock-2.0.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Rolling backport of unittest.mock for all Pythons"
+HOMEPAGE="https://github.com/testing-cabal/mock;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="test"
+
+CDEPEND="
+   >=dev-python/pbr-1.3[${PYTHON_USEDEP}]
+   >=virtual/python-funcsigs-1[${PYTHON_USEDEP}]"
+DEPEND="
+   >=dev-python/setuptools-17.1[${PYTHON_USEDEP}]
+   test? (
+   ${CDEPEND}
+   dev-python/nose[${PYTHON_USEDEP}]
+   >=dev-python/unittest2-1.1.0[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   ${CDEPEND}
+   >=dev-python/six-1.9[${PYTHON_USEDEP}]
+"
+
+python_test() {
+   nosetests --verbose || die "tests fail under ${EPYTHON}"
+}
+
+python_install_all() {
+   local DOCS=( docs/{conf.py,index.txt} AUTHORS ChangeLog NEWS README.rst 
)
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: net-news/newsbeuter/

2016-08-19 Thread Tim Harder
commit: cd8276ada374b379fb0b77c85037586b6cb8a658
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Aug 19 18:23:28 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Aug 19 19:04:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8276ad

net-news/newsbeuter: add live ebuild

 net-news/newsbeuter/newsbeuter-.ebuild | 70 ++
 1 file changed, 70 insertions(+)

diff --git a/net-news/newsbeuter/newsbeuter-.ebuild 
b/net-news/newsbeuter/newsbeuter-.ebuild
new file mode 100644
index 000..4a73c20
--- /dev/null
+++ b/net-news/newsbeuter/newsbeuter-.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+if [[ ${PV} ==  ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/akrennmair/newsbeuter.git;
+else
+   KEYWORDS="~amd64 ~ppc ~x86"
+   SRC_URI="http://www.newsbeuter.org/downloads/${P}.tar.gz;
+fi
+
+inherit toolchain-funcs
+
+DESCRIPTION="A RSS/Atom feed reader for the text console"
+HOMEPAGE="http://www.newsbeuter.org/index.html;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   >=dev-db/sqlite-3.5:3
+   >=dev-libs/stfl-0.21
+   >=net-misc/curl-7.18.0
+   >=dev-libs/json-c-0.11:=
+   dev-libs/libxml2
+   sys-libs/ncurses:0=[unicode]
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/pkgconfig
+   sys-devel/gettext
+   test? (
+   dev-libs/boost
+   sys-devel/bc
+   )
+"
+[[ ${PV} ==  ]] && DEPEND+=" app-text/asciidoc"
+
+# tests require network access
+RESTRICT="test"
+
+src_prepare() {
+   default
+   sed -i 's:-ggdb::' Makefile || die
+}
+
+src_configure() {
+   ./config.sh || die
+}
+
+src_compile() {
+   emake prefix="/usr" CXX="$(tc-getCXX)" AR="$(tc-getAR)" 
RANLIB="$(tc-getRANLIB)"
+   [[ ${PV} ==  ]] && emake doc
+}
+
+src_test() {
+   emake test
+   # Tests fail if in ${S} rather than in ${S}/test
+   cd "${S}"/test || die
+   ./test || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" prefix="/usr" PACKAGE="${PF}" install
+   dodoc AUTHORS CHANGES README.md TODO
+}



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kgeography/, kde-apps/kdesdk-thumbnailers/, kde-apps/kwalletd/, ...

2016-08-19 Thread Michael Palimaka
commit: 3163762ac3ad4fa38071058a9b6eb6927bfea588
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 19 18:50:44 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 19 18:51:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3163762a

kde-apps: stabilise 16.04.3 on amd64/x86

Gentoo-bug: 590488

Package-Manager: portage-2.3.0

 kde-apps/analitza/analitza-16.04.3.ebuild   | 2 +-
 kde-apps/ark/ark-16.04.3.ebuild | 2 +-
 kde-apps/artikulate/artikulate-16.04.3.ebuild   | 2 +-
 kde-apps/attica/attica-16.04.3.ebuild   | 2 +-
 kde-apps/audiocd-kio/audiocd-kio-16.04.3.ebuild | 2 +-
 kde-apps/baloo-widgets/baloo-widgets-16.04.3.ebuild | 2 +-
 kde-apps/blinken/blinken-16.04.3.ebuild | 2 +-
 kde-apps/bomber/bomber-16.04.3.ebuild   | 2 +-
 kde-apps/bovo/bovo-16.04.3.ebuild   | 2 +-
 kde-apps/cantor/cantor-16.04.3.ebuild   | 2 +-
 kde-apps/cervisia/cervisia-16.04.3.ebuild   | 2 +-
 kde-apps/dolphin-plugins/dolphin-plugins-16.04.3.ebuild | 2 +-
 kde-apps/dolphin/dolphin-16.04.3.ebuild | 2 +-
 kde-apps/dragon/dragon-16.04.3.ebuild   | 2 +-
 kde-apps/drkonqi/drkonqi-16.04.3.ebuild | 2 +-
 kde-apps/ffmpegthumbs/ffmpegthumbs-16.04.3.ebuild   | 2 +-
 kde-apps/filelight/filelight-16.04.3.ebuild | 2 +-
 kde-apps/gpgmepp/gpgmepp-16.04.3.ebuild | 2 +-
 kde-apps/granatier/granatier-16.04.3.ebuild | 2 +-
 kde-apps/gwenview/gwenview-16.04.3.ebuild   | 2 +-
 kde-apps/jovie/jovie-16.04.3.ebuild | 2 +-
 kde-apps/juk/juk-16.04.3.ebuild | 2 +-
 kde-apps/kaccessible/kaccessible-16.04.3.ebuild | 2 +-
 kde-apps/kaccounts-integration/kaccounts-integration-16.04.3.ebuild | 2 +-
 kde-apps/kaccounts-providers/kaccounts-providers-16.04.3.ebuild | 2 +-
 kde-apps/kajongg/kajongg-16.04.3.ebuild | 2 +-
 kde-apps/kalgebra/kalgebra-16.04.3.ebuild   | 2 +-
 kde-apps/kalzium/kalzium-16.04.3.ebuild | 2 +-
 kde-apps/kamera/kamera-16.04.3.ebuild   | 2 +-
 kde-apps/kanagram/kanagram-16.04.3.ebuild   | 2 +-
 kde-apps/kapman/kapman-16.04.3.ebuild   | 2 +-
 kde-apps/kapptemplate/kapptemplate-16.04.3.ebuild   | 2 +-
 kde-apps/kate/kate-16.04.3.ebuild   | 2 +-
 kde-apps/katomic/katomic-16.04.3.ebuild | 2 +-
 kde-apps/kblackbox/kblackbox-16.04.3.ebuild | 2 +-
 kde-apps/kblocks/kblocks-16.04.3.ebuild | 2 +-
 kde-apps/kbounce/kbounce-16.04.3.ebuild | 2 +-
 kde-apps/kbreakout/kbreakout-16.04.3.ebuild | 2 +-
 kde-apps/kbruch/kbruch-16.04.3.ebuild   | 2 +-
 kde-apps/kcachegrind/kcachegrind-16.04.3.ebuild | 2 +-
 kde-apps/kcalc/kcalc-16.04.3.ebuild | 2 +-
 kde-apps/kcharselect/kcharselect-16.04.3.ebuild | 2 +-
 kde-apps/kcmshell/kcmshell-16.04.3.ebuild   | 2 +-
 kde-apps/kcolorchooser/kcolorchooser-16.04.3.ebuild | 2 +-
 kde-apps/kcontrol/kcontrol-16.04.3.ebuild   | 2 +-
 kde-apps/kcron/kcron-16.04.3.ebuild | 2 +-
 kde-apps/kde-apps-meta/kde-apps-meta-16.04.3.ebuild | 2 +-
 kde-apps/kde-dev-scripts/kde-dev-scripts-16.04.3.ebuild | 2 +-
 kde-apps/kde-dev-utils/kde-dev-utils-16.04.3.ebuild | 2 +-
 kde-apps/kde-l10n/kde-l10n-16.04.3.ebuild   | 2 +-
 kde-apps/kde-meta/kde-meta-16.04.3.ebuild   | 2 +-
 kde-apps/kde4-l10n/kde4-l10n-16.04.3.ebuild | 2 +-
 kde-apps/kdeaccessibility-meta/kdeaccessibility-meta-16.04.3.ebuild | 2 +-
 kde-apps/kdeadmin-meta/kdeadmin-meta-16.04.3.ebuild | 2 +-
 kde-apps/kdebase-data/kdebase-data-16.04.3.ebuild   | 2 +-
 kde-apps/kdebase-desktoptheme/kdebase-desktoptheme-16.04.3.ebuild   | 2 +-
 kde-apps/kdebase-kioslaves/kdebase-kioslaves-16.04.3-r1.ebuild  | 2 +-
 

[gentoo-commits] repo/gentoo:master commit in: sci-libs/indilib/

2016-08-19 Thread Michael Palimaka
commit: 366aaffb2472a5bb4fe5efaf3263d4311577fa42
Author: Michael Palimaka  gentoo  org>
AuthorDate: Fri Aug 19 18:42:07 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Fri Aug 19 18:51:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=366aaffb

sci-libs/indilib: amd64/x86 stable

Gentoo-bug: 590488

Package-Manager: portage-2.3.0

 sci-libs/indilib/indilib-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/indilib/indilib-1.2.0.ebuild 
b/sci-libs/indilib/indilib-1.2.0.ebuild
index 9c3dd8a..9f28310 100644
--- a/sci-libs/indilib/indilib-1.2.0.ebuild
+++ b/sci-libs/indilib/indilib-1.2.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://sourceforge/${PN/lib/}/${MY_PN}_${PV}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="0/1"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



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

2016-08-19 Thread Martin Mokrejs
commit: 34835e94002d94604c50e66f5fbeb2c42af24966
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Fri Aug 19 18:47:02 2016 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Fri Aug 19 18:47:02 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=34835e94

 sci-biology/igv-2.3.80: keep bundled mysql-connector-java-3.1.14-bin.jar

Package-Manager: portage-2.3.0

 sci-biology/igv/igv-2.3.80.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/igv/igv-2.3.80.ebuild 
b/sci-biology/igv/igv-2.3.80.ebuild
index c4b3128..033d189 100644
--- a/sci-biology/igv/igv-2.3.80.ebuild
+++ b/sci-biology/igv/igv-2.3.80.ebuild
@@ -67,7 +67,7 @@ java_prepare() {
mv lib oldlib || die
mkdir lib || die
 
-   mv -v 
oldlib/{htsjdk-1.139-patched.jar,jide-oss-3.5.5.jar,goby-io-igv__V1.0.jar,jargs.jar,mongo-java-driver-2.11.3.jar,na12878kb-utils.jar,picard-lib.jar}
 lib || die
+   mv -v 
oldlib/{htsjdk-1.139-patched.jar,jide-oss-3.5.5.jar,goby-io-igv__V1.0.jar,jargs.jar,mongo-java-driver-2.11.3.jar,na12878kb-utils.jar,picard-lib.jar,mysql-connector-java-3.1.14-bin.jar}
 lib || die
mv -v oldlib/batik* lib || die
 
rm -rvf oldlib/* || die



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

2016-08-19 Thread Martin Mokrejs
commit: ea8d52f984b5df0dfc29312164e9ae2071bed64a
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Fri Aug 19 18:21:28 2016 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Fri Aug 19 18:21:28 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ea8d52f9

 sci-biology/igv-2.3.80: add dependency on a yet non-existing 
>=dev-java/commons-compress:1.11 (Gentoo bug #535890)

Package-Manager: portage-2.3.0

 sci-biology/igv/igv-2.3.80.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-biology/igv/igv-2.3.80.ebuild 
b/sci-biology/igv/igv-2.3.80.ebuild
index 55697a9..c4b3128 100644
--- a/sci-biology/igv/igv-2.3.80.ebuild
+++ b/sci-biology/igv/igv-2.3.80.ebuild
@@ -32,6 +32,7 @@ KEYWORDS=""
 COMMON_DEPS="
dev-java/absolutelayout
dev-java/jama:0
+   >=dev-java/commons-compress-1.11
dev-java/commons-logging:0
>=dev-java/commons-io-2.1:1
dev-java/commons-math:2



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

2016-08-19 Thread Martin Mokrejs
commit: cc5f20a95234b3565df52116900041d251625751
Author: Martin Mokrejš  fold  natur  cuni  cz>
AuthorDate: Fri Aug 19 18:07:39 2016 +
Commit: Martin Mokrejs  fold  natur  cuni  cz>
CommitDate: Fri Aug 19 18:07:39 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=cc5f20a9

 sci-biology/igv-2.3.80: version bump, not working yet (upstream github issue 
#293)

Package-Manager: portage-2.3.0

 sci-biology/igv/{igv-2.3.52.ebuild => igv-2.3.80.ebuild} | 14 --
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/sci-biology/igv/igv-2.3.52.ebuild 
b/sci-biology/igv/igv-2.3.80.ebuild
similarity index 80%
rename from sci-biology/igv/igv-2.3.52.ebuild
rename to sci-biology/igv/igv-2.3.80.ebuild
index 9318aa4..55697a9 100644
--- a/sci-biology/igv/igv-2.3.52.ebuild
+++ b/sci-biology/igv/igv-2.3.80.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,7 @@ HOMEPAGE="http://www.broadinstitute.org/igv/;
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64"
+KEYWORDS=""
 
 COMMON_DEPS="
dev-java/absolutelayout
@@ -52,7 +52,7 @@ DEPEND=">=virtual/jdk-1.7
 RDEPEND=">=virtual/jre-1.7
${COMMON_DEPS}"
 
-S="${WORKDIR}/igv-${PV}"
+S="${WORKDIR}/igv-${PV}" # if the file unpacks into IGV_"${PV}" then you 
fetched wrong file with the precompiled jar
 
 EANT_BUILD_TARGET="all"
 JAVA_ANT_REWRITE_CLASSPATH="true"
@@ -66,12 +66,10 @@ java_prepare() {
mv lib oldlib || die
mkdir lib || die
 
-   mv -v 
oldlib/{htsjdk-1.124.jar,bcprov-debug-jdk15on-147.jar,jide-oss-3.5.5.jar,goby-io-igv__V1.0.jar,jargs.jar,mongo-java-driver-2.11.3.jar,na12878kb-utils.jar,picard-lib.jar}
 lib || die
+   mv -v 
oldlib/{htsjdk-1.139-patched.jar,jide-oss-3.5.5.jar,goby-io-igv__V1.0.jar,jargs.jar,mongo-java-driver-2.11.3.jar,na12878kb-utils.jar,picard-lib.jar}
 lib || die
mv -v oldlib/batik* lib || die
 
rm -rvf oldlib/* || die
-
-   epatch "${FILESDIR}"/"${PV}"-remove-oracle.jdbc.patch
 }
 
 src_install() {
@@ -81,3 +79,7 @@ src_install() {
 
java-pkg_dolauncher igv --jar igv.jar --main org.broad.igv.ui.Main
 }
+
+pkg_postinst(){
+   einfo "You may want to install sci-biology/blat for easy sequence 
searches inside igv"
+}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/efivar/

2016-08-19 Thread Mike Gilbert
commit: 1542eae305a8fc8a4c4eb793dbab8887c478fb42
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Aug 19 17:59:47 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Aug 19 17:59:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1542eae3

sys-libs/efivar: update upstream id

Package-Manager: portage-2.3.0_p16

 sys-libs/efivar/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/efivar/metadata.xml b/sys-libs/efivar/metadata.xml
index 16d0108..f9d83d4 100644
--- a/sys-libs/efivar/metadata.xml
+++ b/sys-libs/efivar/metadata.xml
@@ -6,6 +6,6 @@
Mike Gilbert


-   vathpela/efivar
+   rhinstaller/efivar

 



[gentoo-commits] repo/gentoo:master commit in: sys-libs/efivar/

2016-08-19 Thread Mike Gilbert
commit: bad8d074652005ec0a437041d55bfe89a3cbf170
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Aug 19 14:32:40 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Aug 19 17:56:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bad8d074

sys-libs/efivar: bump to 27

Package-Manager: portage-2.3.0_p16

 sys-libs/efivar/Manifest |  1 +
 sys-libs/efivar/efivar-27.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/sys-libs/efivar/Manifest b/sys-libs/efivar/Manifest
index a84b8dc..95e20bd 100644
--- a/sys-libs/efivar/Manifest
+++ b/sys-libs/efivar/Manifest
@@ -1,2 +1,3 @@
 DIST efivar-0.21.tar.bz2 66677 SHA256 
04b9b9de9d9a1a013395400438a033daf4a4290f497ec5be04a120e2ac535094 SHA512 
851b5e29c2dab213bb81c6ea5c5c211d36fb6846de8aa1086b0657f06917c2f93bf154aa3a4c2dda22103bdf1d67ca877f9771dc3f979c9311ca24e0bc09492a
 WHIRLPOOL 
d6cdb2e2f047a22677d046581490ee4e64a2ac0631be8e41bf6250241b2554f62ddf81226fa3970ee80ebb9ec62665ca21f4fec94cc5ebe05414b0c674ad38dd
 DIST efivar-0.23.tar.bz2 67558 SHA256 
9ca81f56b0c9177b6536c8187c9cf5974723abcaf57cd34173500c80bff3caa4 SHA512 
ff95c735425708cef0f85f1e9f8909e64651d10c303927d9e77d44fcb0a02ec90e4a364b0315cc3f5e30d77059ed2d8f43cc1efbed2db09a695ef7a6f1bb58f4
 WHIRLPOOL 
35207e4040041c03d105bbf7b2f7f103f1415dbc51dce9614ddba99786b6cacdf88136ab3a888551cf494c3d55685c7991c72fac1c6223255128c7c191e0318c
+DIST efivar-27.tar.gz 86132 SHA256 
d9457b06f234c9430aeaa6f30f7d7c786fb8ce3261a935afa8de51e2c1b4816d SHA512 
354934c166b37f78a11497a4819075b13d44bf43587dc52d0a9773d77df52df2d2b553e5ff799911ab506441d0ea82825f6d1b019932e0bcfbacdd69a241bc9e
 WHIRLPOOL 
5eaeaa7790112beb5aa03e98ac7d380b1bf9f3fdef10ca7ffda73ee68b1a4cb1a410d0060dca1caef3734fc80d6778a90eccc80719904d5d7f9285db7ab0

diff --git a/sys-libs/efivar/efivar-27.ebuild b/sys-libs/efivar/efivar-27.ebuild
new file mode 100644
index 000..cf03075
--- /dev/null
+++ b/sys-libs/efivar/efivar-27.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="Tools and library to manipulate EFI variables"
+HOMEPAGE="https://github.com/rhinstaller/efivar;
+SRC_URI="https://github.com/rhinstaller/efivar/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~ia64 ~x86"
+
+RDEPEND="dev-libs/popt"
+DEPEND="${RDEPEND}
+   >=sys-kernel/linux-headers-3.18"
+
+src_configure() {
+   tc-export CC
+   tc-ld-disable-gold
+   export libdir="/usr/$(get_libdir)"
+   unset LIBS # Bug 562004
+}
+
+src_compile() {
+   # Avoid building static binary/libs
+   opts=(
+   BINTARGETS=efivar
+   STATICLIBTARGETS=
+   )
+   emake "${opts[@]}"
+}
+
+src_install() {
+   emake "${opts[@]}" DESTDIR="${D}" install
+}



[gentoo-commits] repo/gentoo:master commit in: sys-boot/efibootmgr/

2016-08-19 Thread Mike Gilbert
commit: 863fd60b1c2dbc26f4091b3b1291e9d4ee1e41ce
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Aug 19 17:51:17 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Aug 19 17:56:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863fd60b

sys-boot/efibootmgr: bump to 13

Package-Manager: portage-2.3.0_p16

 sys-boot/efibootmgr/Manifest |  1 +
 sys-boot/efibootmgr/efibootmgr-13.ebuild | 34 
 2 files changed, 35 insertions(+)

diff --git a/sys-boot/efibootmgr/Manifest b/sys-boot/efibootmgr/Manifest
index 3264ab0..df39256 100644
--- a/sys-boot/efibootmgr/Manifest
+++ b/sys-boot/efibootmgr/Manifest
@@ -2,3 +2,4 @@ DIST efibootmgr-0.11.0.tar.bz2 53636 SHA256 
f27ce3d7588512017bceb2d2a29aef110499
 DIST efibootmgr-0.12.tar.bz2 35816 SHA256 
a66f5850677e86255d93cb1cead04c3c48a823a2b864c579321f2a07f00256e6 SHA512 
ca3d4a582a95465c73ca01faa004f300d92e5fae3251eeda8c50017532ddfb7034721ef161563350dd9af1259d4536b03269b58ffcd2ae2258c90edb72f83ec6
 WHIRLPOOL 
83b6f5a790638ffc6998e7db3bf9d3f78799ee566a9e4776e962edeab9faa60b154136aaf7e93fa3bb140ddb35ed006303c6cf5c59ebeb3a7d8357c567311e5f
 DIST efibootmgr-0.5.4.tar.gz 59121 SHA256 
b562a47a4f5327494992f2ee6ae14a75c5aeb9b4a3a78a06749d5cd2917b8e71 SHA512 
1fbc3bc442e848b7f6a7e5d8851d92efe271abd090cfeda253baf7b11b9f7b9e984b9703c02ed57f718d5de5b26ec45f1eaeff55b50e4a7bc9e25cf3a958c4ad
 WHIRLPOOL 
e17d2a2ecb666eb6644794b48535d8141ee2b79470cdb8d28c927032724efd59dcfdef278d6895bf3c3ec5af91ea559a2df1c938fb406fb2a8c0256a67da05a6
 DIST efibootmgr-0.6.0.tar.gz 64995 SHA256 
1c9b0852df7932c410865e296a38fe66e39a26e10c9c1a7ff34fca87f3e25f53 SHA512 
f06d3094e41ef100f5bad746add6cad3f3c700e5d5ebe9481533e6ec1df07b3595132f835ffcbac853e3fb48d0fd03d572c84f54394ba094b6d0aa426ff2a02c
 WHIRLPOOL 
0352318b9350f8ae789fbeda278a55d1b28edd17fcadbaf0f9f484cac7dd9826e55243b799d512aa30e99265e7dff87142f9054908157bd9dba001981c807943
+DIST efibootmgr-13.tar.bz2 34326 SHA256 
45d31914454bd4b8d9b2c4489c7f35c5e8588ea63a1cec5686b83a9633d678e1 SHA512 
05d348d425f7c6a01920a1cebacbd05fa8e7e4c6a7f00a474a8d66bda9a4d37e199a0b1ce6486fcef8ebd195a057e4df0aac0e56e18d7ba35e7f6707c036843e
 WHIRLPOOL 
3488916eb68504850222c4857c370a39df5c7c818f32ab31ddbb40ee3b46247f9c62bb32d8fdfe23c39893c82fc9f365afca8e8726234f3d1ed0187b6bf9dfb8

diff --git a/sys-boot/efibootmgr/efibootmgr-13.ebuild 
b/sys-boot/efibootmgr/efibootmgr-13.ebuild
new file mode 100644
index 000..51308d2
--- /dev/null
+++ b/sys-boot/efibootmgr/efibootmgr-13.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="User-space application to modify the EFI boot manager"
+HOMEPAGE="https://github.com/rhinstaller/efibootmgr;
+SRC_URI="https://github.com/rhinstaller/efibootmgr/releases/download/${PV}/${P}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~x86"
+IUSE=""
+
+RDEPEND="sys-apps/pciutils
+   >=sys-libs/efivar-25:="
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   sed -i -e s/-Werror// Make.defaults || die
+}
+
+src_configure() {
+   tc-export CC
+}
+
+src_install() {
+   default
+   dosbin src/efibootdump
+}



[gentoo-commits] proj/mozilla:master commit in: mail-client/thunderbird/

2016-08-19 Thread Ian Stakenvicius
commit: bb9693c8072429808e491a5d40ec3139a8eae9a1
Author: Ian Stakenvicius  gentoo  org>
AuthorDate: Fri Aug 19 17:19:00 2016 +
Commit: Ian Stakenvicius  gentoo  org>
CommitDate: Fri Aug 19 17:19:00 2016 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=bb9693c8

Bump thunderbird with core mozilla from firefox-45.3.0

Because I'm getting tired of waiting around for thunderbird to fix
(or acknowledge) security issues on their own, this commit contains
an attempt at building thunderbird with the core mozilla code swapped
in from a more recent firefox.

 mail-client/thunderbird/Manifest   |   1 +
 .../thunderbird/thunderbird-45.2.0_p3.ebuild   | 380 +
 2 files changed, 381 insertions(+)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index 7b1ef66..e5e6418 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,5 +1,6 @@
 DIST enigmail-1.9.1.tar.gz 1736876 SHA256 
0393119725fa5931d9888a2a1c9796d440ee7975ca3d005eb63142768b10f993 SHA512 
5417d7744ff5b8299d9799059f62013e546fb74206782169e5ce6baa0950d96d1c8996c99ec902ca73b241fd1268966e0a7ad30c032a1706a0efbf06fefc311c
 WHIRLPOOL 
80cff68461edc743851de5a83cd04105f6689eb1289f46b72334a96b091dc430399a91b2ab004a39bd7cb04433ab0471dd07b44d39fc2eb3869487b07841fc5a
 DIST firefox-45.0-patches-04.tar.xz 18600 SHA256 
2ee0ab58e0a1db7b573dd7ac407dcb9a43a85dd295c5d6d263f72ce629c5290c SHA512 
cf5d4ddfe14dff92950baae066350ace0a503c5bdd9d837e4724fd2fb905a2fb540dcf34971531e79547dd62dfbf217d472f39ccc4802f34a245e24f406fdb5e
 WHIRLPOOL 
1461c61ba7e54b7a91c758fdf91fda22260eaff4148b3cccab8ccfd9d09a3d80c0314e999284d392d9e961c42cd9720d6d30ac190074f74d1e53ecb1afa1b1e3
+DIST firefox-45.3.0esr.source.tar.xz 185330580 SHA256 
922233c65c0aabd05371974c289495119c28d72fc7f8b06a22b58c5f70f8b8f7 SHA512 
ee618aec579625122c3e511a7ac83ac4db9718f5695b6fe6250717602178bae9bb7e5ebe8764f4d33ecf44d3db13abfed0d24c1ec71e64a1087fb6d5a579b0c0
 WHIRLPOOL 
aeb4e5888466e2ec5f142c0ff7b70e231860d144d613490064462c790810dfbd58928752621c70922834a83cea0e70beb6c4828e2c4c05e846d51d11d18f4d2c
 DIST gdata-provider-2.6-r1.tar.xz 83836 SHA256 
e181d5fe69e66f34719295790301e0d265c855be5f30df516c52dd3708d82158 SHA512 
e5fcf60c221590d1d904ce8c6a74da7208b118c2872a26267f4ee6d3e68eea466d44b979b7259a012a21e48eb5b470d52cc9e58584226fe04ce88ff698da495b
 WHIRLPOOL 
0e85fbb321edec0397b42808fd6320e245de35ddd1cf772545c432dbf26d8c28b042ba2c61bbde2abdbf4d5cca076436e6d678d6d636d3bcc562470d485df6c1
 DIST lightning-4.7.2.tar.xz 1927008 SHA256 
55a2c26941834600364aec143797662e92a6a8203c4f5f2b315830755d80 SHA512 
878fa278b8f8a6b7733e81aed0864104ef3c60d0236b729c71cc5e4e453b97255c3e4e4140c053e1ceb586142c46ee57b21539e23256a0bf78b6b8628405de88
 WHIRLPOOL 
53979b914e944f9026ae9d93b9ced6e69d9872ed4f7f385037fbc5314ad496deb489bc1d6435cf27aa74d9db4f615fe17a06ba022daa496f4d2de30aa2bfb48f
 DIST thunderbird-38.0-patches-0.1.tar.xz 684 SHA256 
cd2a347b72a104e72d38e56bb92df3464e8820485119b4114dbd0bbda131a808 SHA512 
52c83af301be959e861dfec55b3c4bc60035387c606976bd29232c4cba077230edcadef242491e699fba10027d0408dd4f33fa320bcf96727afe149166ca02de
 WHIRLPOOL 
a378a0fa1b152f17681a5e389662fedfacd45a137b224f038d3c98ab4a024bcf9e753fb2fe018cdb7126fb710ee8baabdf7882540450ead2985070d0d1f12eb0

diff --git a/mail-client/thunderbird/thunderbird-45.2.0_p3.ebuild 
b/mail-client/thunderbird/thunderbird-45.2.0_p3.ebuild
new file mode 100644
index 000..c6b1772
--- /dev/null
+++ b/mail-client/thunderbird/thunderbird-45.2.0_p3.ebuild
@@ -0,0 +1,380 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+WANT_AUTOCONF="2.1"
+MOZ_ESR=""
+MOZ_LIGHTNING_VER="4.7.2"
+MOZ_LIGHTNING_GDATA_VER="2.6"
+
+# This list can be updated using scripts/get_langs.sh from the mozilla overlay
+MOZ_LANGS=(ar ast be bg bn-BD br ca cs cy da de el en en-GB en-US es-AR
+es-ES et eu fi fr fy-NL ga-IE gd gl he hr hsb hu hy-AM id is it ja ko lt
+nb-NO nl nn-NO pa-IN pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK tr
+uk vi zh-CN zh-TW )
+
+# Convert the ebuild version to the upstream mozilla version, used by 
mozlinguas
+MOZ_PV="${PV/_beta/b}"
+
+# Enigmail version
+EMVER="1.9.1"
+
+# Patches
+PATCH="thunderbird-38.0-patches-0.1"
+PATCHFF="firefox-45.0-patches-04"
+
+MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases;
+
+if [[ ${MOZ_PV} == *_p[0-9]* ]]; then
+   MOZ_PV="${MOZ_PV%_p[0-9]*}"
+   FF_PV=${MOZ_PV/.[0-9]./.${PV##*_p}.}esr
+   SRC_URI+="
+   
${MOZ_HTTP_URI//thunderbird/firefox}/${FF_PV}/source/firefox-${FF_PV}.source.tar.xz"
+fi
+# ESR releases have slightly version numbers
+if [[ ${MOZ_ESR} == 1 ]]; then
+   MOZ_PV="${MOZ_PV}esr"
+fi
+MOZ_P="${PN}-${MOZ_PV}"
+
+
+MOZCONFIG_OPTIONAL_GTK3=1
+MOZCONFIG_OPTIONAL_JIT="enabled"
+inherit flag-o-matic toolchain-funcs mozconfig-v6.45 makeedit autotools 
pax-utils check-reqs nsplugins mozlinguas-v2
+

[gentoo-commits] repo/gentoo:master commit in: dev-go/go-tools/

2016-08-19 Thread Zac Medico
commit: ea9127983a43baf746f5bb72fe2ed4fd84bbc429
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Aug 19 16:12:13 2016 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Aug 19 16:12:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea912798

dev-go/go-tools: fix godoc doexe failure, bug 591656

Package-Manager: portage-2.3.0

 dev-go/go-tools/go-tools-0_pre20160220.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-go/go-tools/go-tools-0_pre20160220.ebuild 
b/dev-go/go-tools/go-tools-0_pre20160220.ebuild
index 8254910..599c669 100644
--- a/dev-go/go-tools/go-tools-0_pre20160220.ebuild
+++ b/dev-go/go-tools/go-tools-0_pre20160220.ebuild
@@ -95,7 +95,10 @@ src_install() {
 
# bug 558818: install binaries in $GOROOT/bin to avoid file collisions
exeinto "$(go env GOROOT)/bin"
-   doexe bin/* "${T}/goroot/bin/godoc"
+   doexe bin/*
+   # godoc location varies depending on whether or not it's
+   # installed on the system (bug 591656)
+   [[ -e bin/godoc ]] || doexe "${T}/goroot/bin/godoc"
dodir /usr/bin
ln "${ED}$(go env GOROOT)/bin/godoc" "${ED}usr/bin/godoc" || die
 



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

2016-08-19 Thread Mikhail Pukhlikov
commit: 26e2e60848d26dca1b694f6a52651290112d714a
Author: mpkh  gentoo  org>
AuthorDate: Fri Aug 19 15:28:24 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Fri Aug 19 15:28:24 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=26e2e608

Merge pull request #221 from bsagal/dotnet-cli

add dependency for app-crypt/mit-krb5 (issue #216)

 dev-dotnet/dotnet-cli/dotnet-cli-1.0.0_pre2_p003121.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/dotnet-cli/

2016-08-19 Thread Mikhail Pukhlikov
commit: 7483ac09a98d9e9683aba14afdd9dfd2bf44e89c
Author: Ben Sagal  gmail  com>
AuthorDate: Fri Aug 19 04:26:30 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Fri Aug 19 04:26:30 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=7483ac09

add dependency for app-crypt/mit-krb5 (issue #216)

 dev-dotnet/dotnet-cli/dotnet-cli-1.0.0_pre2_p003121.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-dotnet/dotnet-cli/dotnet-cli-1.0.0_pre2_p003121.ebuild 
b/dev-dotnet/dotnet-cli/dotnet-cli-1.0.0_pre2_p003121.ebuild
index a943f58..0f6a262 100644
--- a/dev-dotnet/dotnet-cli/dotnet-cli-1.0.0_pre2_p003121.ebuild
+++ b/dev-dotnet/dotnet-cli/dotnet-cli-1.0.0_pre2_p003121.ebuild
@@ -38,7 +38,8 @@ RDEPEND="
>=dev-libs/icu-57.1
>=dev-util/lttng-ust-2.8.1
>=dev-libs/openssl-1.0.2h-r2
-   >=net-misc/curl-7.49.0"
+   >=net-misc/curl-7.49.0
+   >=app-crypt/mit-krb5-1.14.2"
 DEPEND="${RDEPEND}
>=dev-util/cmake-3.3.1-r1
>=sys-devel/make-4.1-r1



[gentoo-commits] proj/dotnet:master commit in: dev-util/mono-packaging-tools/

2016-08-19 Thread Mikhail Pukhlikov
commit: fbf24e86b6e3200d19fa7141b01a4c83b3a85f14
Author: ArsenShnurkov  gmail  com>
AuthorDate: Thu Aug 18 19:53:46 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Aug 18 19:53:46 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=fbf24e86

one more bump

 ...2_p201608182.ebuild => mono-packaging-tools-0.1.2_p201608183.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608182.ebuild 
b/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608183.ebuild
similarity index 97%
rename from 
dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608182.ebuild
rename to 
dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608183.ebuild
index 5e062c6..09fa0cf 100644
--- a/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608182.ebuild
+++ b/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608183.ebuild
@@ -8,7 +8,7 @@ inherit mono-env nuget dotnet
 NAME="mono-packaging-tools"
 HOMEPAGE="https://github.com/ArsenShnurkov/${NAME};
 
-EGIT_COMMIT="13a6c4524e2f3a7e70604fc8f68fd7aba72efc4c"
+EGIT_COMMIT="a99068a066aa17e82b2469665c8484667d348490"
 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz"
 RESTRICT="mirror"
 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"



[gentoo-commits] proj/dotnet:master commit in: eclass/

2016-08-19 Thread Mikhail Pukhlikov
commit: 194ea096838a961a453b646966bc750c444ceedd
Author: ArsenShnurkov  gmail  com>
AuthorDate: Wed Aug 17 12:06:20 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Wed Aug 17 12:06:20 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=194ea096

make nuget optional

 eclass/nuget.eclass | 33 +
 eclass/nupkg.eclass | 33 ++---
 2 files changed, 35 insertions(+), 31 deletions(-)

diff --git a/eclass/nuget.eclass b/eclass/nuget.eclass
index 02e13b8..3fbb21c 100644
--- a/eclass/nuget.eclass
+++ b/eclass/nuget.eclass
@@ -11,6 +11,39 @@
 
 inherit nupkg
 
+IUSE+=" +nuget"
+
+DEPEND+=" nuget? ( dev-dotnet/nuget )"
+RDEPEND+=" nuget? ( dev-dotnet/nuget )"
+
+# @FUNCTION: enuget_download_rogue_binary
+# @DESCRIPTION: downloads a binary package from 3rd untrusted party repository
+# accepts Id of package as parameter
+enuget_download_rogue_binary() {
+   CONFIG_PATH=${T}/.nuget
+   CONFIG_NAME=NuGet.Config
+   einfo "Downloading rogue binary '$1'"
+   addwrite "$(get_nuget_untrusted_archives_location)" || die
+   mkdir -p "$(get_nuget_untrusted_archives_location)" || die
+   einfo wget --continue https://www.nuget.org/api/v2/package/$1/$2 
--output-document="$(get_nuget_untrusted_archives_location)/$1.$2.nupkg"
+ wget --continue https://www.nuget.org/api/v2/package/$1/$2 
--output-document="$(get_nuget_untrusted_archives_location)/$1.$2.nupkg" || die
+# -p ignores directory if it is already exists
+   mkdir -p "${CONFIG_PATH}/" || die
+   cat <<-EOF >"${CONFIG_PATH}/${CONFIG_NAME}" || die
+   
+   
+   
+   
+   
+   
+   
+   EOF
+   einfo "Installing rogue binary '$1' into '${S}/packages'"
+   einfo "$(pwd)"
+   einfo nuget install "$1" -Version "$2" -SolutionDirectory "${S}" 
-ConfigFile "${CONFIG_PATH}/${CONFIG_NAME}" -OutputDirectory "${S}/packages" 
-Verbosity detailed
+ nuget install "$1" -Version "$2" -SolutionDirectory "${T}" 
-ConfigFile "${CONFIG_PATH}/${CONFIG_NAME}" -OutputDirectory "${S}/packages" 
-Verbosity detailed || die
+}
+
 # @FUNCTION: nuget_src_unpack
 # @DESCRIPTION: Runs nuget
 # Here is usage example where nuget is alternative way: 
https://github.com/gentoo/dotnet/blob/master/dev-dotnet/fake

diff --git a/eclass/nupkg.eclass b/eclass/nupkg.eclass
index 03f5315..d50d65e 100644
--- a/eclass/nupkg.eclass
+++ b/eclass/nupkg.eclass
@@ -11,8 +11,8 @@ inherit dotnet
 
 IUSE+=" +nupkg"
 
-DEPEND+=" dev-dotnet/nuget"
-RDEPEND+=" dev-dotnet/nuget"
+DEPEND+=" nupkg? ( dev-dotnet/nuget )"
+RDEPEND+=" nupkg? ( dev-dotnet/nuget )"
 
 # @FUNCTION: get_nuget_trusted_icons_location
 # @USAGE: [directory]
@@ -74,35 +74,6 @@ enuget_restore() {
nuget restore "$@" || die
 }
 
-CONFIG_PATH=${T}/.nuget
-CONFIG_NAME=NuGet.Config
-
-# @FUNCTION: enuget_download_rogue_binary
-# @DESCRIPTION: downloads a binary package from 3rd untrusted party repository
-# accepts Id of package as parameter
-enuget_download_rogue_binary() {
-   einfo "Downloading rogue binary '$1'"
-   addwrite "$(get_nuget_untrusted_archives_location)" || die
-   mkdir -p "$(get_nuget_untrusted_archives_location)" || die
-   einfo wget --continue https://www.nuget.org/api/v2/package/$1/$2 
--output-document="$(get_nuget_untrusted_archives_location)/$1.$2.nupkg"
- wget --continue https://www.nuget.org/api/v2/package/$1/$2 
--output-document="$(get_nuget_untrusted_archives_location)/$1.$2.nupkg" || die
-# -p ignores directory if it is already exists
-   mkdir -p "${CONFIG_PATH}/" || die
-   cat <<-EOF >"${CONFIG_PATH}/${CONFIG_NAME}" || die
-   
-   
-   
-   
-   
-   
-   
-   EOF
-   einfo "Installing rogue binary '$1' into '${S}/packages'"
-   einfo "$(pwd)"
-   einfo nuget install "$1" -Version "$2" -SolutionDirectory "${S}" 
-ConfigFile "${CONFIG_PATH}/${CONFIG_NAME}" -OutputDirectory "${S}/packages" 
-Verbosity detailed
- nuget install "$1" -Version "$2" -SolutionDirectory "${T}" 
-ConfigFile "${CONFIG_PATH}/${CONFIG_NAME}" -OutputDirectory "${S}/packages" 
-Verbosity detailed || die
-}
-
 # @FUNCTION: enuspec
 # @DESCRIPTION: run nuget pack
 # accepts path to .nuspec file as parameter



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

2016-08-19 Thread Mikhail Pukhlikov
commit: 4434d887d2a665300953e15688462768c1fab84e
Author: mpkh  gentoo  org>
AuthorDate: Fri Aug 19 15:27:43 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Fri Aug 19 15:27:43 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=4434d887

Merge pull request #220 from ArsenShnurkov/fixes2

Fixes2

 dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild   |  2 +-
 .../Open-NAT/Open-NAT-1.0.0-r201510290.ebuild  |  2 +-
 .../deveel-irony-1.0.0_p20150328.ebuild|  4 +-
 .../deveel-math-1.5.66-r201512290.ebuild   |  2 +-
 .../dryioc/dryioc-2.1.0_p201512110-r1.ebuild   |  2 +-
 dev-dotnet/eto-parse/Manifest  |  2 +-
 ...907.ebuild => eto-parse-1.4.0_p20150907.ebuild} | 46 +---
 .../icsharpcodetexteditor-3.2.2-r20150630.ebuild   |  2 +-
 dev-dotnet/ikvm/ikvm-7.2.4630.5_p201602270.ebuild  |  2 +-
 .../irony-framework-1.0.0_p20131212-r1.ebuild  |  2 +-
 dev-dotnet/libgit2sharp/libgit2sharp-0.22.ebuild   |  2 +-
 dev-dotnet/notify-sharp/notify-sharp-0.4.1.ebuild  |  8 +--
 dev-dotnet/notify-sharp/notify-sharp-3.0.3.ebuild  |  8 +--
 dev-dotnet/npgsql/npgsql-3.1.6.ebuild  |  6 +--
 .../sharpziplib-0.86.0-r20150714.ebuild|  2 +-
 .../x-pagedlist-1.24.0.23549-r201512120.ebuild |  2 +-
 dev-util/mono-packaging-tools/Manifest |  2 +-
 ...> mono-packaging-tools-0.1.2_p201608183.ebuild} |  6 +--
 dev-util/nant/nant-0.93.5019_p201511150-r0.ebuild  |  2 +-
 dev-util/nunit/nunit-2.6.4_p2015011102-r1.ebuild   |  2 +-
 dev-util/nunit/nunit-3.0.1-r1.ebuild   |  2 +-
 eclass/nuget.eclass| 61 ++
 eclass/nupkg.eclass| 49 +
 media-sound/banshee/banshee-2.6.1-r1.ebuild|  4 +-
 24 files changed, 124 insertions(+), 98 deletions(-)



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/eto-parse/

2016-08-19 Thread Mikhail Pukhlikov
commit: d993b2181d633714effcde17f2d0fb2c2477b800
Author: ArsenShnurkov  gmail  com>
AuthorDate: Thu Aug 18 20:03:38 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Aug 18 20:03:38 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=d993b218

restrict mirror and digest

 dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild 
b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
index 619a787..f94b574 100644
--- a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
+++ b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
@@ -10,6 +10,7 @@ HOMEPAGE="https://github.com/picoe/${NAME};
 
 EGIT_COMMIT="7d7884fb4f481e28dd24bc273fbd6615d0ba539a" # 2015-09-07
 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${PF}.zip"
+RESTRICT="mirror"
 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
 
 SLOT="0"



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/eto-parse/, dev-dotnet/npgsql/

2016-08-19 Thread Mikhail Pukhlikov
commit: 8d9e221400030d2cd7355143f6982321f6b406bf
Author: ArsenShnurkov  gmail  com>
AuthorDate: Thu Aug 18 20:18:51 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Aug 18 20:18:51 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=8d9e2214

nuspec version is now 1.4.0.201509070

 .../eto-parse/eto-parse-1.4.0_p20150907.ebuild | 22 +++---
 dev-dotnet/npgsql/npgsql-3.1.6.ebuild  |  6 +++---
 2 files changed, 18 insertions(+), 10 deletions(-)

diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild 
b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
index f94b574..5efd728 100644
--- a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
+++ b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit mono-env nuget dotnet gac
+inherit mono-env dotnet gac nupkg
 
 NAME="Eto.Parse"
 HOMEPAGE="https://github.com/picoe/${NAME};
@@ -17,12 +17,13 @@ SLOT="0"
 
 DESCRIPTION="CLI parser with API, recursive descent, LL(k), for BNF, EBNF and 
Gold Grammars"
 LICENSE="MIT" # 
https://raw.githubusercontent.com/picoe/Eto.Parse/master/LICENSE
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~x86"
 
 # notes on testing, from 
https://devmanual.gentoo.org/ebuild-writing/functions/src_test/index.html
 # FEATURES+="test"
 
-IUSE="developer nupkg debug"
+USE_DOTNET="net45"
+IUSE="${USE_DOTNET} developer nupkg debug"
 
 # there is no "test" in IUSE, because test project and solution are not build
 # there is no "gac" in IUSE, because utilities for patching are not ready
@@ -32,7 +33,9 @@ IUSE="developer nupkg debug"
 # DEPEND - dependencies which are required to unpack, patch, compile or 
install the package
 # RDEPEND - dependencies which are required at runtime
 
-COMMON_DEPENDENCIES=">=dev-lang/mono-4.2"
+COMMON_DEPENDENCIES=">=dev-lang/mono-4.2
+   nupkg? ( dev-dotnet/nuget )
+   "
 DEPEND="${COMMON_DEPENDENCIES}
"
 #  test? ( >=dev-util/nunit-2.6.4-r201501110:2[nupkg] )
@@ -51,6 +54,10 @@ METAFILETOBUILD="${S}/Eto.Parse/Eto.Parse.csproj" # building 
.csproj instead of
 # NUSPEC_FILE=${FILESDIR}/nuget-2.8.3.nuspec
 NUSPEC_FILE=Eto.Parse/Eto.Parse.nuspec
 
+COMMIT_DATESTAMP_INDEX=$(get_version_component_count ${PV} )
+COMMIT_DATESTAMP=$(get_version_component_range $COMMIT_DATESTAMP_INDEX ${PV} )
+NUSPEC_VERSION=$(get_version_component_range 
1-3)"${COMMIT_DATESTAMP//p/.}${PR//r/}"
+
 src_prepare() {
rm -rf "${S}/.nuget"
# notes on escaping, from
@@ -61,13 +68,13 @@ src_prepare() {
#change version in .nuspec
 
sed -e "s/\\\$id\\\$/${NAME}/g" \
- -e "s/\\\$version\\\$/${PV}/g" \
+ -e "s/\\\$version\\\$/${NUSPEC_VERSION}/g" \
  -e "s/\\\$title\\\$/${P}/g" \
  -e "s/\\\$author\\\$/Curtis Wensley/g" \
  -e "s/\\\$description\\\$/${DESCRIPTION}/g" \
  -i "${NUSPEC_FILE}" || die
 
-   epatch "${FILESDIR}/nuspec.patch"
+   eapply "${FILESDIR}/nuspec.patch"
 
 #  if use test; then
 #
@@ -81,6 +88,7 @@ src_prepare() {
 #
 #  enuget_restore "${METAFILETOBUILD}"
 #  fi ;
+
default
 }
 
@@ -105,5 +113,5 @@ src_install() {
#fi
# egacinstall "Eto.Parse/bin/${DIR}/net40/Eto.Parse.dll"
 
-   enupkg "${WORKDIR}/${NAME}.${PV}.nupkg"
+   enupkg "${WORKDIR}/${NAME}.${NUSPEC_VERSION}.nupkg"
 }

diff --git a/dev-dotnet/npgsql/npgsql-3.1.6.ebuild 
b/dev-dotnet/npgsql/npgsql-3.1.6.ebuild
index 269bc26..4f0d021 100644
--- a/dev-dotnet/npgsql/npgsql-3.1.6.ebuild
+++ b/dev-dotnet/npgsql/npgsql-3.1.6.ebuild
@@ -47,9 +47,9 @@ NPGSQL_CSPROJ=src/Npgsql/Npgsql.csproj
 METAFILETOBUILD=${NPGSQL_CSPROJ}
 
 NUSPEC_FILENAME="npgsql.nuspec"
-COMMIT_DATE_INDEX=$(get_version_component_count ${PV} )
-COMMIT_DATE=$(get_version_component_range $COMMIT_DATE_INDEX ${PV} )
-NUSPEC_VERSION=$(get_version_component_range 1-3)"${COMMIT_DATE//p/.}${PR//r/}"
+COMMIT_DATESTAMP_INDEX=$(get_version_component_count ${PV} )
+COMMIT_DATESTAMP=$(get_version_component_range $COMMIT_DATESTAMP_INDEX ${PV} )
+NUSPEC_VERSION=$(get_version_component_range 
1-3)"${COMMIT_DATESTAMP//p/.}${PR//r/}"
 
 ICON_FILENAME=postgresql-header.png
 #ICON_URL=http://www.npgsql.org/css/img/postgresql-header.png



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/Open-NAT/, dev-util/mono-packaging-tools/, dev-dotnet/ikvm/, ...

2016-08-19 Thread Mikhail Pukhlikov
commit: 1e7571f7795f972011adb7924675afccdd6c8964
Author: ArsenShnurkov  gmail  com>
AuthorDate: Fri Aug 19 15:02:05 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Fri Aug 19 15:02:05 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=1e7571f7

repoman fixes

 dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild   |  2 +-
 .../Open-NAT/Open-NAT-1.0.0-r201510290.ebuild  |  2 +-
 .../deveel-irony-1.0.0_p20150328.ebuild|  4 +--
 .../deveel-math-1.5.66-r201512290.ebuild   |  2 +-
 .../dryioc/dryioc-2.1.0_p201512110-r1.ebuild   |  2 +-
 .../eto-parse/eto-parse-1.4.0_p20150907.ebuild |  3 +-
 .../icsharpcodetexteditor-3.2.2-r20150630.ebuild   |  2 +-
 dev-dotnet/ikvm/ikvm-7.2.4630.5_p201602270.ebuild  |  2 +-
 .../irony-framework-1.0.0_p20131212-r1.ebuild  |  2 +-
 dev-dotnet/libgit2sharp/libgit2sharp-0.22.ebuild   |  2 +-
 dev-dotnet/notify-sharp/notify-sharp-0.4.1.ebuild  |  8 ++---
 dev-dotnet/notify-sharp/notify-sharp-3.0.3.ebuild  |  8 ++---
 .../sharpziplib-0.86.0-r20150714.ebuild|  2 +-
 .../x-pagedlist-1.24.0.23549-r201512120.ebuild |  2 +-
 .../mono-packaging-tools-0.1.2_p201608183.ebuild   |  2 +-
 dev-util/nant/nant-0.93.5019_p201511150-r0.ebuild  |  2 +-
 dev-util/nunit/nunit-2.6.4_p2015011102-r1.ebuild   |  2 +-
 dev-util/nunit/nunit-3.0.1-r1.ebuild   |  2 +-
 eclass/nuget.eclass| 35 +++---
 media-sound/banshee/banshee-2.6.1-r1.ebuild|  4 +--
 20 files changed, 45 insertions(+), 45 deletions(-)

diff --git a/dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild 
b/dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild
index 5a7fb55..bec9dec 100644
--- a/dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild
+++ b/dev-dotnet/NLog/NLog-4.1.3_pre-r201510280.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit mono-env dotnet nupkg gac
+inherit mono-env gac nupkg
 
 NAME="NLog"
 HOMEPAGE="https://github.com/ArsenShnurkov/${NAME};

diff --git a/dev-dotnet/Open-NAT/Open-NAT-1.0.0-r201510290.ebuild 
b/dev-dotnet/Open-NAT/Open-NAT-1.0.0-r201510290.ebuild
index 6a233b1..ef91da6 100644
--- a/dev-dotnet/Open-NAT/Open-NAT-1.0.0-r201510290.ebuild
+++ b/dev-dotnet/Open-NAT/Open-NAT-1.0.0-r201510290.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-inherit  dotnet nupkg gac
+inherit gac nupkg
 
 HOMEPAGE="https://lontivero.github.io/Open.NAT;
 DESCRIPTION="Class library to use port forwarding in NAT devices with UPNP 
and/or PMP"

diff --git a/dev-dotnet/deveel-irony/deveel-irony-1.0.0_p20150328.ebuild 
b/dev-dotnet/deveel-irony/deveel-irony-1.0.0_p20150328.ebuild
index e5b9e81..77326cb 100644
--- a/dev-dotnet/deveel-irony/deveel-irony-1.0.0_p20150328.ebuild
+++ b/dev-dotnet/deveel-irony/deveel-irony-1.0.0_p20150328.ebuild
@@ -11,12 +11,12 @@ EAPI=6
 # nupkg = create .nupkg file from .nuspec
 # gac = install into gac
 # pkg-config = register in pkg-config database
-IUSE="net45 debug +developer test +nupkg +gac +pkg-config"
 USE_DOTNET="net45"
+IUSE="net45 debug +developer test +nupkg +gac +pkg-config"
 
 KEYWORDS="~amd64 ~x86"
 
-inherit versionator dotnet nupkg gac
+inherit versionator gac nupkg
 
 HOMEPAGE=https://github.com/deveel/irony
 NAME=irony

diff --git a/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild 
b/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
index c168cf9..17a301c 100644
--- a/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
+++ b/dev-dotnet/deveel-math/deveel-math-1.5.66-r201512290.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-inherit versionator dotnet nupkg gac
+inherit versionator gac nupkg
 
 HOMEPAGE="https://github.com/deveel/deveel-math/;
 DESCRIPTION="A library for handling big numbers and decimals under Mono/.NET 
frameworks"

diff --git a/dev-dotnet/dryioc/dryioc-2.1.0_p201512110-r1.ebuild 
b/dev-dotnet/dryioc/dryioc-2.1.0_p201512110-r1.ebuild
index 1acc73d..6349f52 100644
--- a/dev-dotnet/dryioc/dryioc-2.1.0_p201512110-r1.ebuild
+++ b/dev-dotnet/dryioc/dryioc-2.1.0_p201512110-r1.ebuild
@@ -9,7 +9,7 @@ EAPI=6
 # 2015-11-17, portage-2.2.25 has been committed and it comes with complete 
EAPI 6 support
 # 
https://archives.gentoo.org/gentoo-dev/message/73cc181e4949b88abfbd68f8a8ca9254
 
-inherit versionator vcs-snapshot dotnet gac nupkg
+inherit versionator vcs-snapshot gac nupkg
 
 HOMEPAGE="https://bitbucket.org/dadhi/dryioc;
 DESCRIPTION="fast, small, full-featured IoC Container for .NET"

diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild 
b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
index 743beff..0484cf7 100644
--- a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
+++ b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
@@ -5,7 +5,7 @@
 EAPI=6
 
 USE_DOTNET="net45"
-inherit mono-env dotnet gac nupkg
+inherit mono-env gac nupkg
 
 IUSE="${USE_DOTNET} developer nupkg debug"
 
@@ -26,7 +26,6 @@ KEYWORDS="~amd64 ~x86"
 # notes on testing, from 

[gentoo-commits] proj/dotnet:master commit in: dev-util/mono-packaging-tools/

2016-08-19 Thread Mikhail Pukhlikov
commit: d74975d12892f9a220d5c94c1ef6145ea8f0233c
Author: ArsenShnurkov  gmail  com>
AuthorDate: Thu Aug 18 16:13:38 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Aug 18 16:13:38 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=d74975d1

bump for commandlineparser fix

 2_p20160816.ebuild => mono-packaging-tools-0.1.2_p201608182.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p20160816.ebuild 
b/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608182.ebuild
similarity index 97%
rename from 
dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p20160816.ebuild
rename to 
dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608182.ebuild
index 2d54eb5..5e062c6 100644
--- a/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p20160816.ebuild
+++ b/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608182.ebuild
@@ -8,7 +8,7 @@ inherit mono-env nuget dotnet
 NAME="mono-packaging-tools"
 HOMEPAGE="https://github.com/ArsenShnurkov/${NAME};
 
-EGIT_COMMIT="50b799d3bcfd12fd4d1c651f55f8dcf81d6ac2d2"
+EGIT_COMMIT="13a6c4524e2f3a7e70604fc8f68fd7aba72efc4c"
 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz"
 RESTRICT="mirror"
 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/eto-parse/, dev-util/mono-packaging-tools/

2016-08-19 Thread Mikhail Pukhlikov
commit: 0d1175ada728bde3641ba3781fb1245482551a4e
Author: ArsenShnurkov  gmail  com>
AuthorDate: Thu Aug 18 20:00:39 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Aug 18 20:00:39 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=0d1175ad

EAPI-6 for eto-parse

 ...-parse-1.4.0-r20150907.ebuild => eto-parse-1.4.0_p20150907.ebuild} | 1 +
 .../mono-packaging-tools/mono-packaging-tools-0.1.2_p201608183.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0-r20150907.ebuild 
b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
similarity index 99%
rename from dev-dotnet/eto-parse/eto-parse-1.4.0-r20150907.ebuild
rename to dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
index d2f5fbf..619a787 100644
--- a/dev-dotnet/eto-parse/eto-parse-1.4.0-r20150907.ebuild
+++ b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
@@ -80,6 +80,7 @@ src_prepare() {
 #
 #  enuget_restore "${METAFILETOBUILD}"
 #  fi ;
+   default
 }
 
 src_compile() {

diff --git 
a/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608183.ebuild 
b/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608183.ebuild
index 09fa0cf..7744e21 100644
--- a/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608183.ebuild
+++ b/dev-util/mono-packaging-tools/mono-packaging-tools-0.1.2_p201608183.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit mono-env nuget dotnet
+inherit mono-env nupkg dotnet
 
 NAME="mono-packaging-tools"
 HOMEPAGE="https://github.com/ArsenShnurkov/${NAME};
@@ -22,7 +22,7 @@ IUSE="developer nupkg debug"
 
 COMMON_DEPENDENCIES=">=dev-lang/mono-4.2
dev-dotnet/mono-options[gac]
-   >=dev-dotnet/eto-parse-1.4.0[nupkg]
+   >=dev-dotnet/eto-parse-1.4.0[gac]
"
 DEPEND="${COMMON_DEPENDENCIES}
"



[gentoo-commits] proj/dotnet:master commit in: eclass/

2016-08-19 Thread Mikhail Pukhlikov
commit: 1c0049ccaac716f6f988ce0cb65012ac6f119011
Author: ArsenShnurkov  gmail  com>
AuthorDate: Thu Aug 18 19:25:03 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Aug 18 19:25:03 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=1c0049cc

add _p into NPV variable

 eclass/nuget.eclass | 22 +++---
 eclass/nupkg.eclass | 16 
 2 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/eclass/nuget.eclass b/eclass/nuget.eclass
index 3fbb21c..5c59f05 100644
--- a/eclass/nuget.eclass
+++ b/eclass/nuget.eclass
@@ -11,10 +11,16 @@
 
 inherit nupkg
 
-IUSE+=" +nuget"
+# @ECLASS_VARIABLE: NUGET_DEPEND
+# @DESCRIPTION Set false to net depend on nuget
+: ${NUGET_NO_DEPEND:=}
 
-DEPEND+=" nuget? ( dev-dotnet/nuget )"
-RDEPEND+=" nuget? ( dev-dotnet/nuget )"
+if [[ -n ${NUGET_NO_DEPEND} ]]; then
+   IUSE+=" +nuget"
+   
+   DEPEND+=" nuget? ( dev-dotnet/nuget )"
+   RDEPEND+=" nuget? ( dev-dotnet/nuget )"
+fi
 
 # @FUNCTION: enuget_download_rogue_binary
 # @DESCRIPTION: downloads a binary package from 3rd untrusted party repository
@@ -50,6 +56,16 @@ enuget_download_rogue_binary() {
 # Src_compile does nothing and src_install just installs sources from 
nuget_src_unpack
 nuget_src_unpack() {
default
+
+   NPN=${PN/_/.}
+
+   if [[ $PV == *_alpha* ]] || [[ $PV == *_beta* ]] || [[ $PV == *_pre* ]] 
|| [[ $PV == *_p* ]]
+   then
+   NPV=${PVR/_/-}
+   else
+   NPV=${PVR}
+   fi
+
nuget install "${NPN}" -Version "${NPV}" -OutputDirectory "${P}"
 }
 

diff --git a/eclass/nupkg.eclass b/eclass/nupkg.eclass
index d50d65e..ccf3983 100644
--- a/eclass/nupkg.eclass
+++ b/eclass/nupkg.eclass
@@ -100,19 +100,3 @@ enupkg() {
doins "$@"
fi
 }
-
-# @ECLASS_VARIABLE: NUGET_DEPEND
-# @DESCRIPTION Set false to net depend on nuget
-: ${NUGET_NO_DEPEND:=}
-
-if [[ -n ${NUGET_NO_DEPEND} ]]; then
-   DEPEND+=" dev-dotnet/nuget"
-fi
-
-NPN=${PN/_/.}
-if [[ $PV == *_alpha* ]] || [[ $PV == *_beta* ]] || [[ $PV == *_pre* ]]
-then
-   NPV=${PVR/_/-}
-else
-   NPV=${PVR}
-fi



[gentoo-commits] proj/dotnet:master commit in: eclass/

2016-08-19 Thread Mikhail Pukhlikov
commit: fa22b03f30d95f7e0e14a11d68feffd27f102155
Author: ArsenShnurkov  gmail  com>
AuthorDate: Thu Aug 18 19:47:35 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Aug 18 19:47:35 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=fa22b03f

replace prefix to dot

 eclass/nuget.eclass | 21 -
 1 file changed, 16 insertions(+), 5 deletions(-)

diff --git a/eclass/nuget.eclass b/eclass/nuget.eclass
index 5c59f05..c145dce 100644
--- a/eclass/nuget.eclass
+++ b/eclass/nuget.eclass
@@ -56,16 +56,27 @@ enuget_download_rogue_binary() {
 # Src_compile does nothing and src_install just installs sources from 
nuget_src_unpack
 nuget_src_unpack() {
default
+   einfo "src_unpack() from nuget.eclass is called"
 
NPN=${PN/_/.}
 
-   if [[ $PV == *_alpha* ]] || [[ $PV == *_beta* ]] || [[ $PV == *_pre* ]] 
|| [[ $PV == *_p* ]]
-   then
-   NPV=${PVR/_/-}
+   if [[ $PV == *_alpha* ]] ; then
+   NPV=${PVR/_alpha/.}
else
-   NPV=${PVR}
+   if [[ $PV == *_beta* ]] ; then
+   NPV=${PVR/_beta/.}
+   else
+   if [[ $PV == *_pre* ]] ; then
+   NPV=${PVR/_pre/.}
+   else
+   if [[ $PV == *_p* ]] ; then
+   NPV=${PVR/_p/.}
+   else
+   NPV=${PVR}
+   fi
+   fi
+   fi
fi
-
nuget install "${NPN}" -Version "${NPV}" -OutputDirectory "${P}"
 }
 



[gentoo-commits] proj/dotnet:master commit in: dev-dotnet/eto-parse/

2016-08-19 Thread Mikhail Pukhlikov
commit: a5e86f39103c1d30d964e3ef751d6724683d2cca
Author: ArsenShnurkov  gmail  com>
AuthorDate: Thu Aug 18 20:29:23 2016 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Thu Aug 18 20:29:23 2016 +
URL:https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=a5e86f39

adding to gac

 .../eto-parse/eto-parse-1.4.0_p20150907.ebuild | 23 +++---
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild 
b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
index 5efd728..743beff 100644
--- a/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
+++ b/dev-dotnet/eto-parse/eto-parse-1.4.0_p20150907.ebuild
@@ -3,8 +3,12 @@
 # $Id$
 
 EAPI=6
+
+USE_DOTNET="net45"
 inherit mono-env dotnet gac nupkg
 
+IUSE="${USE_DOTNET} developer nupkg debug"
+
 NAME="Eto.Parse"
 HOMEPAGE="https://github.com/picoe/${NAME};
 
@@ -22,8 +26,6 @@ KEYWORDS="~amd64 ~x86"
 # notes on testing, from 
https://devmanual.gentoo.org/ebuild-writing/functions/src_test/index.html
 # FEATURES+="test"
 
-USE_DOTNET="net45"
-IUSE="${USE_DOTNET} developer nupkg debug"
 
 # there is no "test" in IUSE, because test project and solution are not build
 # there is no "gac" in IUSE, because utilities for patching are not ready
@@ -93,7 +95,7 @@ src_prepare() {
 }
 
 src_compile() {
-   exbuild "${METAFILETOBUILD}"
+   exbuild_strong "${METAFILETOBUILD}"
enuspec "${NUSPEC_FILE}"
 }
 
@@ -104,14 +106,13 @@ src_test() {
 }
 
 src_install() {
-   # ebuild is not ready for gac install
-   #DIR=""
-   #if use debug; then
-   #   DIR="Debug"
-   #else
-   #   DIR="Release"
-   #fi
-   # egacinstall "Eto.Parse/bin/${DIR}/net40/Eto.Parse.dll"
+   DIR=""
+   if use debug; then
+   DIR="Debug"
+   else
+   DIR="Release"
+   fi
+   egacinstall "Eto.Parse/bin/${DIR}/net40/Eto.Parse.dll"
 
enupkg "${WORKDIR}/${NAME}.${NUSPEC_VERSION}.nupkg"
 }



[gentoo-commits] proj/openrc:master commit in: init.d/

2016-08-19 Thread William Hubbs
commit: 73cdf10f1f513be7b5dec4f1cc91e0c68cda689b
Author: William Hubbs  gmail  com>
AuthorDate: Thu Aug 18 21:25:56 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Aug 19 16:08:27 2016 +
URL:https://gitweb.gentoo.org/proj/openrc.git/commit/?id=73cdf10f

Deprecate automatic loading of modules

In the hwclock, procfs and sysfs service scripts, we automatically
attempt to load the kernel modules we need before we take any action. We
shouldn't do this, because there are systems which do not use kernel
modules and do not have the kmod package installed.

With this change, we continue to load the modules ourselves, but we warn
the admin that they need to be added to /etc/conf.d/modules or built
into the kernel.

In the future, this automatic loading will be dropped.

X-Gentoo-Bug: 342313
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=342313

 init.d/hwclock.in | 10 --
 init.d/procfs.in  |  8 ++--
 init.d/sysfs.in   |  6 +-
 3 files changed, 19 insertions(+), 5 deletions(-)

diff --git a/init.d/hwclock.in b/init.d/hwclock.in
index 2cd1ef3..d28ac85 100644
--- a/init.d/hwclock.in
+++ b/init.d/hwclock.in
@@ -30,6 +30,7 @@ fi
 depend()
 {
provide clock
+   want modules
if yesno $clock_adjfile; then
use root
else
@@ -81,7 +82,7 @@ get_noadjfile()
 
 start()
 {
-   local retval=0 errstr=""
+   local retval=0 errstr="" modname
setupopts
 
if [ -z "$utc_cmd" ]; then
@@ -96,7 +97,12 @@ start()
[ -e "$rtc" ] && break
done
if [ ! -e "${rtc}" ]; then
-   modprobe -q rtc-cmos || modprobe -q rtc || modprobe -q 
genrtc
+   for x in rtc-cmos rtc genrtc; do
+modprobe -q $x && modname=$x && break
+   done
+   [ -n "$modname" ] &&
+   ewarn "The $modname module needs to be configured in \
+   @SYSCONFDIR@/conf.d/modules or built in."
fi
fi
 

diff --git a/init.d/procfs.in b/init.d/procfs.in
index de61873..055b5f4 100644
--- a/init.d/procfs.in
+++ b/init.d/procfs.in
@@ -13,7 +13,8 @@ description="Mounts misc filesystems in /proc."
 
 depend()
 {
-   use modules devfs
+   use devfs
+   want modules
need localmount
keyword -docker -lxc -openvz -prefix -systemd-nspawn -vserver
 }
@@ -22,7 +23,10 @@ start()
 {
# Setup Kernel Support for miscellaneous Binary Formats
if [ -d /proc/sys/fs/binfmt_misc -a ! -e 
/proc/sys/fs/binfmt_misc/register ]; then
-   modprobe -q binfmt-misc
+   if modprobe -q binfmt-misc; then
+   ewarn "The  binfmt-misc module needs to be configured 
in \
+   @SYSCONFDIR@/conf.d/modules or built in."
+   fi
if grep -qs binfmt_misc /proc/filesystems; then
ebegin "Mounting misc binary format filesystem"
mount -t binfmt_misc -o nodev,noexec,nosuid \

diff --git a/init.d/sysfs.in b/init.d/sysfs.in
index 6929810..87adacd 100644
--- a/init.d/sysfs.in
+++ b/init.d/sysfs.in
@@ -15,6 +15,7 @@ sysfs_opts=nodev,noexec,nosuid
 
 depend()
 {
+   want modules
keyword -docker -lxc -prefix -systemd-nspawn -vserver
 }
 
@@ -102,7 +103,10 @@ mount_misc()
# it will NOT appear in /proc/filesystems yet
if [ -d /sys/firmware/efi/efivars ] \
&& ! mountinfo -q /sys/firmware/efi/efivars; then
-   modprobe -q efivarfs
+   if modprobe -q efivarfs; then
+   ewarn "The efivarfs module needs to be configured in \
+   @SYSCONFDIR@/conf.d/modules or built in"
+   fi
if grep -qs efivarfs /proc/filesystems; then
ebegin "Mounting efivarfs filesystem"
mount -n -t efivarfs -o ${sysfs_opts} \



[gentoo-commits] repo/gentoo:master commit in: net-news/newsbeuter/, net-news/newsbeuter/files/

2016-08-19 Thread Tim Harder
commit: 1aa0ef91ef6ff4a91b84298221aa5ec4382b81dd
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Aug 19 15:59:57 2016 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Aug 19 15:59:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa0ef91

net-news/newsbeuter: revision bump to fix various segfaults/memleaks

 .../files/newsbeuter-2.9-fix-mem-leak.patch| 88 ++
 .../files/newsbeuter-2.9-fix-segfault.patch| 57 ++
 net-news/newsbeuter/newsbeuter-2.9-r1.ebuild   | 68 +
 3 files changed, 213 insertions(+)

diff --git a/net-news/newsbeuter/files/newsbeuter-2.9-fix-mem-leak.patch 
b/net-news/newsbeuter/files/newsbeuter-2.9-fix-mem-leak.patch
new file mode 100644
index 000..214d8ed
--- /dev/null
+++ b/net-news/newsbeuter/files/newsbeuter-2.9-fix-mem-leak.patch
@@ -0,0 +1,88 @@
+From cdacfbde9fe3ae2489fc96d35dfb7d263ab03f50 Mon Sep 17 00:00:00 2001
+From: cpubug 
+Date: Sun, 8 Nov 2015 13:15:25 +0300
+Subject: [PATCH] fixed a memory leak
+
+---
+ include/rss.h | 4 ++--
+ src/rss.cpp   | 7 +--
+ 2 files changed, 7 insertions(+), 4 deletions(-)
+
+diff --git a/include/rss.h b/include/rss.h
+index bc0ef03..f8c87f2 100644
+--- a/include/rss.h
 b/include/rss.h
+@@ -117,7 +117,7 @@ class rss_item : public matchable {
+ 
+   void set_feedptr(std::shared_ptr ptr);
+   inline std::shared_ptr get_feedptr() {
+-  return feedptr;
++  return feedptr_.lock();
+   }
+ 
+   inline bool deleted() const {
+@@ -167,7 +167,7 @@ class rss_item : public matchable {
+   bool enqueued_;
+   std::string flags_;
+   std::string oldflags_;
+-  std::shared_ptr feedptr;
++  std::weak_ptr feedptr_;
+   bool deleted_;
+   unsigned int idx;
+   std::string base;
+diff --git a/src/rss.cpp b/src/rss.cpp
+index 1687cbe..9cf0cce 100644
+--- a/src/rss.cpp
 b/src/rss.cpp
+@@ -27,7 +27,6 @@ rss_item::rss_item(cache * c) : pubDate_(0), unread_(true), 
ch(c), enqueued_(fal
+ }
+ 
+ rss_item::~rss_item() {
+-  feedptr.reset();
+   // LOG(LOG_CRITICAL, "delete rss_item");
+ }
+ 
+@@ -91,6 +90,7 @@ void rss_item::set_unread_nowrite(bool u) {
+ 
+ void rss_item::set_unread_nowrite_notify(bool u, bool notify) {
+   unread_ = u;
++  std::shared_ptr feedptr = feedptr_.lock();
+   if (feedptr && notify) {
+   feedptr->get_item_by_guid(guid_)->set_unread_nowrite(unread_); 
// notify parent feed
+   }
+@@ -100,6 +100,7 @@ void rss_item::set_unread(bool u) {
+   if (unread_ != u) {
+   bool old_u = unread_;
+   unread_ = u;
++  std::shared_ptr feedptr = feedptr_.lock();
+   if (feedptr)
+   
feedptr->get_item_by_guid(guid_)->set_unread_nowrite(unread_); // notify parent 
feed
+   try {
+@@ -243,6 +244,7 @@ bool rss_item::has_attribute(const std::string& 
attribname) {
+   return true;
+ 
+   // if we have a feed, then forward the request
++  std::shared_ptr feedptr = feedptr_.lock();
+   if (feedptr)
+   return feedptr->rss_feed::has_attribute(attribname);
+ 
+@@ -276,6 +278,7 @@ std::string rss_item::get_attribute(const std::string& 
attribname) {
+   return utils::to_string(idx);
+ 
+   // if we have a feed, then forward the request
++  std::shared_ptr feedptr = feedptr_.lock();
+   if (feedptr)
+   return feedptr->rss_feed::get_attribute(attribname);
+ 
+@@ -563,7 +566,7 @@ void rss_feed::set_feedptrs(std::shared_ptr 
self) {
+ }
+ 
+ void rss_item::set_feedptr(std::shared_ptr ptr) {
+-  feedptr = ptr;
++  feedptr_ = std::weak_ptr(ptr);
+ }
+ 
+ std::string rss_feed::get_status() {
+-- 
+2.9.3
+

diff --git a/net-news/newsbeuter/files/newsbeuter-2.9-fix-segfault.patch 
b/net-news/newsbeuter/files/newsbeuter-2.9-fix-segfault.patch
new file mode 100644
index 000..aa6d1b2
--- /dev/null
+++ b/net-news/newsbeuter/files/newsbeuter-2.9-fix-segfault.patch
@@ -0,0 +1,57 @@
+diff --git a/include/poddlthread.h b/include/poddlthread.h
+index a10b9e7..cf0f1da 100644
+--- a/include/poddlthread.h
 b/include/poddlthread.h
+@@ -7,6 +7,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ #include 
+ 
+@@ -24,7 +25,7 @@ class poddlthread {
+   private:
+   void mkdir_p(const char * file);
+   download * dl;
+-  std::ofstream *f;
++  std::shared_ptr f;
+   timeval tv1;
+   timeval tv2;
+   size_t bytecount;
+diff --git a/src/pb_controller.cpp b/src/pb_controller.cpp
+index 09b5e89..da8ffcb 100644
+--- a/src/pb_controller.cpp
 b/src/pb_controller.cpp
+@@ -287,6 +287,7 @@ void pb_controller::start_downloads() {
+   if (it->status() == DL_QUEUED) {
+  

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

2016-08-19 Thread Michael Weber
commit: 16880b3fb7b7c5a4e364a69495a6c5c09074cfdd
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Aug 19 14:49:49 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Aug 19 14:53:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16880b3f

dev-util/pycharm-professional: Version bump (bug 589840).

Package-Manager: portage-2.2.28

 dev-util/pycharm-professional/Manifest |  1 +
 .../pycharm-professional-2016.2.1.ebuild   | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-util/pycharm-professional/Manifest 
b/dev-util/pycharm-professional/Manifest
index 229e8b5..80f6141 100644
--- a/dev-util/pycharm-professional/Manifest
+++ b/dev-util/pycharm-professional/Manifest
@@ -1,2 +1,3 @@
 DIST pycharm-professional-2016.1.3.tar.gz 265376721 SHA256 
c29d407cc81b0d2afb590e2c55305bf1ea48b5afcf865336a14bbabd7089c0e6 SHA512 
f8e301bd327485c3f309e4e71029c781ffdc26e0878a110178a8238617158487512b134b2d403fd64f4b40901e0e35988809977dc04c498cbfdf5274826d
 WHIRLPOOL 
10500fe010196beeece19cd2c3982aaa117e6d3085d468411361c5213f98d3ebbc785352838d52600894d30ce40ee40211d41315853dcc370a3fd5b56da2cbff
 DIST pycharm-professional-2016.1.4.tar.gz 265023084 SHA256 
47323791c67105b2ce57a531d8965915186b9f19f4e234e65c4b3dca31c87333 SHA512 
14fba6e4f633abee0dea0f128bb9cd54085a7b12a725a62d4d16aacb5617de42f70c6c64d3fe63442919382723f89a55ca92192ff99682f8052861ff4eaf593e
 WHIRLPOOL 
5b8f4141769958ca6f3822cb04d82f573f1ee79aa13701259998777e24076cee90579b2d2247b9cd18d187d2a90ecbe762b7a6eb6330c65533d2690feffcd4c0
+DIST pycharm-professional-2016.2.1.tar.gz 269669263 SHA256 
95a63e07ba0ff884bf963b30e25ebf3903322066841cf18695fead5bec77a1be SHA512 
4d4340f9af5368836a0b50352cebf95cad09605298bff93515a436faef57c28b66dd2e1cf09a1a80e6bff7434a4185bf8e8064c5f87429bcd549ada71a6d5fa5
 WHIRLPOOL 
4e4d81a8315cce4f3a2c8947cd448436f86af9841208f7234008522c6c077a6ec265a6f7c6288a9ecceafae5656d3fcba4e5f8190c291a18f2b81a09e4d927ca

diff --git a/dev-util/pycharm-professional/pycharm-professional-2016.2.1.ebuild 
b/dev-util/pycharm-professional/pycharm-professional-2016.2.1.ebuild
new file mode 100644
index 000..32d6afa
--- /dev/null
+++ b/dev-util/pycharm-professional/pycharm-professional-2016.2.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils readme.gentoo-r1
+
+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="PyCharm_Academic PyCharm_Classroom PyCharm PyCharm_OpenSource 
PyCharm_Preview"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.8
+dev-python/pip"
+DEPEND=""
+
+RESTRICT="mirror strip"
+QA_PREBUILT="*"
+
+MY_PN=${PN/-professional/}
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+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_create_doc
+}



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

2016-08-19 Thread Michael Weber
commit: 8100a3ba123d59bd291f7c99e8eaf3fffc75b9ec
Author: Michael Weber  gentoo  org>
AuthorDate: Fri Aug 19 14:42:09 2016 +
Commit: Michael Weber  gentoo  org>
CommitDate: Fri Aug 19 14:53:37 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8100a3ba

dev-util/pycharm-community: Version bump (bug 589840, thanks lumbrius  
gmail.com and c.a.str...@gmail.com for testing).

Package-Manager: portage-2.2.28

 dev-util/pycharm-community/Manifest|  1 +
 .../pycharm-community-2016.2.1.ebuild  | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-util/pycharm-community/Manifest 
b/dev-util/pycharm-community/Manifest
index 766e36f..9aef69b 100644
--- a/dev-util/pycharm-community/Manifest
+++ b/dev-util/pycharm-community/Manifest
@@ -1,2 +1,3 @@
 DIST pycharm-community-2016.1.3.tar.gz 207707566 SHA256 
98c406abf20cbe18565dfe17a62ac7dba094ed15100aab566ff343eb726647cf SHA512 
09327867d231b311616d76d860e27ed0c1ac20ca86eda0be9d58666993b860f3c562fa5ce7e533f898eccf7ad2c72954681c83095310bfe01c428a64c59a475e
 WHIRLPOOL 
eb03ad07a14707d0650b9991e0494e299336bb61722b6384fa1a2721cc8b692a031ac84f4cfdbd909a45bbacc6d2e1e3d6eec0e5c202a22133f953a402b38b6d
 DIST pycharm-community-2016.1.4.tar.gz 207346180 SHA256 
bc548a200022111e741604e76b579e71e5a75d23c2bbb9c4cb9ed88b18a3d622 SHA512 
f86726d921baec5a5f2691f7e9ee4f81d4abd3a55edc09f091593434d79a51e0058025eb52f1ca5455844d47d325e209f73d7e701d218db57bcf9502244201d6
 WHIRLPOOL 
9e51cb7f5c2e3530666831803c4bc0dfe8d36b58da0e593763028e9097f95e778098923f837a771c063fa1336cf3a58ba4ebe14cddbbec6f9c74921a1deedb9c
+DIST pycharm-community-2016.2.1.tar.gz 212670595 SHA256 
76a5d58a6ecbafa48abde9823948f0614472ecbc0535c639ceb593569a1e06a7 SHA512 
46777642ca0adb6aa40828d37328846b399b44c6625065ed00a6d2d46b3c82f10f1640a4206d703be84c3429ec2d76a71dfdb38fe9ae70a8b094d518d0f3a60b
 WHIRLPOOL 
086aa3c1e05d0c0ba7fddb904a3e793dfcf00a9bd830fdd65b3bdf70b8ad9cb700fead63be7186a90b5a32a9b3584afa89a9a84c098d24dedc82daedca49ea9b

diff --git a/dev-util/pycharm-community/pycharm-community-2016.2.1.ebuild 
b/dev-util/pycharm-community/pycharm-community-2016.2.1.ebuild
new file mode 100644
index 000..233c509
--- /dev/null
+++ b/dev-util/pycharm-community/pycharm-community-2016.2.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit eutils readme.gentoo-r1
+
+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 ~x86"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.8"
+DEPEND=""
+
+RESTRICT="mirror strip"
+QA_PREBUILT="/opt/${PN}/bin/fsnotifier
+   /opt/${PN}/bin/fsnotifier64"
+
+MY_PN=${PN/-community/}
+
+QA_PREBUILT="*"
+
+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_create_doc
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/pomap/

2016-08-19 Thread Alexis Ballier
commit: 566e8c514b2dadd29ba5f6377f6fcfd229cc46a0
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Aug 19 13:19:30 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Aug 19 14:51:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=566e8c51

dev-ml/pomap: bump to 3.0.6

Package-Manager: portage-2.3.0

 dev-ml/pomap/Manifest   |  1 +
 dev-ml/pomap/pomap-3.0.6.ebuild | 31 +++
 2 files changed, 32 insertions(+)

diff --git a/dev-ml/pomap/Manifest b/dev-ml/pomap/Manifest
index 64268b7..36c02d8 100644
--- a/dev-ml/pomap/Manifest
+++ b/dev-ml/pomap/Manifest
@@ -1 +1,2 @@
 DIST pomap-3.0.5.tar.gz 74574 SHA256 
9788da1550dd88557262e91f4cd3f8c216b2b66ad0d3a2c7e65734177e5f87c2 SHA512 
7b3700a7afd10dc0cbdc58086f27ed69b58b10776b6be9a268fa1a96f45f9af68c733f0939674325a415a55670875d1bb3d05ff562aa3ab9ae3a44822c13ddf4
 WHIRLPOOL 
cc195567b7313ed20d6281fdfe775e2f9f6d5d58d2005a609505b5db18468d4885aa4e51608348d611e34961871d21de9935687667f9f8865c764f945ea39700
+DIST pomap-3.0.6.tar.gz 75345 SHA256 
b9884487c1692d01de3c985894e06f820113f05d08f92909d817528b51e23f55 SHA512 
c9b91b7eb3716f4ba735928bb7d33202fe4b05d3908afad36cffa01ffa5fa8f860b3a9d57a0b5bbf2577bb84f3a5b464ec85375e488a3fd5f8d99d7bbcf141a8
 WHIRLPOOL 
b4edb268417d7dbeb31e972f81ba3d4669aac8a82645b24474e8db62b70402c5737402c690a2b69599da101021a99b2350728b03d1f76654008c42bb398966cc

diff --git a/dev-ml/pomap/pomap-3.0.6.ebuild b/dev-ml/pomap/pomap-3.0.6.ebuild
new file mode 100644
index 000..f8b0cc7
--- /dev/null
+++ b/dev-ml/pomap/pomap-3.0.6.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Partially Ordered Map ADT for O'Caml"
+HOMEPAGE="http://mmottl.github.io/pomap/;
+SRC_URI="https://github.com/mmottl/pomap/releases/download/v${PV}/${P}.tar.gz;
+LICENSE="LGPL-2.1-with-linking-exception"
+
+DEPEND="dev-ml/camlp4:="
+RDEPEND="${DEPEND}"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="examples"
+
+DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" )
+
+src_install() {
+   oasis_src_install
+   if use examples ; then
+   insinto /usr/share/doc/${PF}
+   doins -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cppo/

2016-08-19 Thread Alexis Ballier
commit: a2c7e842f1a2321a1ddc09c4b2a4c775425a8e22
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Aug 19 14:51:45 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Aug 19 14:51:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c7e842

dev-ml/cppo: bump to 1.4.0

Package-Manager: portage-2.3.0

 dev-ml/cppo/Manifest  |  1 +
 dev-ml/cppo/cppo-1.4.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ml/cppo/Manifest b/dev-ml/cppo/Manifest
index 508c394..97ba1bb 100644
--- a/dev-ml/cppo/Manifest
+++ b/dev-ml/cppo/Manifest
@@ -1,2 +1,3 @@
 DIST cppo-1.3.1.tar.gz 26259 SHA256 
2e3e658b0ba24d7217c59e76df3e92d4e03866143da8d206b3267cebccfefc69 SHA512 
0e5180ce21bb605733ca4bfd64f1917ccb8772f6d078a23d39710b4dc1c5ede32dcaa3bd30116f17683c4040a7cfc41a4ca541e9c973265ec1dd988e2ec67238
 WHIRLPOOL 
37cc6699aaabd2642b55e00d3c55bfe442c978eb540889ee396ebecd5e5343e45b7e4322cff65e5add8ea3cf18f379d1d7632389742bac1f30b7cfa67c5af172
 DIST cppo-1.3.2.tar.gz 26332 SHA256 
c49e3080b3326466c7ddd97100c63bd568301802b3e48cebea3406e1ca76ebc8 SHA512 
8569cc644694cca474b373edf4489f24c688106f922b8c9c97d254a22bc988438a2b9e0a5cab44434f8ee7bc7e5fb5612eff2511bbb560e44945fdf827c2441a
 WHIRLPOOL 
e3d4e052873f8847cf56da402d460a28be907d22fdfc7c72bdc3b2ea4373cb1246da3ed1f864d18558727b6f752fd69871c717e17d49b777200e25e64023a115
+DIST cppo-1.4.0.tar.gz 26450 SHA256 
b0ea2920b04de314c6c0e519ca5694d042246637169cb0db95773620d46d14eb SHA512 
c81d6478248e84ab25ec19a5021341663f414a7c62075f2ad79922fdcc077b8de8bd609d22b3f34475eca735a68747966e4e1bbbc419f55f0333ee3d5805a284
 WHIRLPOOL 
17f8faaf09f8a33e1d294e16ff5ac28e509c1666eeb16b80b771090922ae4a6106324b662d5fb96a33f3cf46a67e45ecaba653088a319017a1317ce7a12a87ad

diff --git a/dev-ml/cppo/cppo-1.4.0.ebuild b/dev-ml/cppo/cppo-1.4.0.ebuild
new file mode 100644
index 000..dd063e7
--- /dev/null
+++ b/dev-ml/cppo/cppo-1.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit findlib
+
+DESCRIPTION="An equivalent of the C preprocessor for OCaml programs"
+HOMEPAGE="http://mjambon.com/cppo.html;
+SRC_URI="https://github.com/mjambon/cppo/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0/${PV}"
+LICENSE="BSD"
+KEYWORDS="~amd64"
+
+IUSE="examples"
+
+RDEPEND=">=dev-lang/ocaml-3.12:=
+   dev-ml/ocamlbuild:="
+DEPEND="${RDEPEND}"
+
+src_install() {
+   findlib_src_preinst
+   mkdir -p "${ED}"/usr/bin
+   emake PREFIX="${ED}"/usr install
+   dodoc README.md Changes
+   if use examples ; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/slock/files/, x11-misc/slock/

2016-08-19 Thread Jeroen Roovers
commit: 6dfb6b69f2527547cd08559811ff921e4da4ea0d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Aug 19 14:46:08 2016 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Aug 19 14:46:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfb6b69

x11-misc/slock: Apply patch for CVE-2016-6866 (bug #591664).

Package-Manager: portage-2.3.0

 x11-misc/slock/files/slock-1.3-CVE-2016-6866.patch | 11 
 x11-misc/slock/slock-1.3-r3.ebuild | 63 ++
 2 files changed, 74 insertions(+)

diff --git a/x11-misc/slock/files/slock-1.3-CVE-2016-6866.patch 
b/x11-misc/slock/files/slock-1.3-CVE-2016-6866.patch
new file mode 100644
index 000..a5043b9
--- /dev/null
+++ b/x11-misc/slock/files/slock-1.3-CVE-2016-6866.patch
@@ -0,0 +1,11 @@
+--- a/slock.c
 b/slock.c
+@@ -310,6 +310,8 @@
+ 
+ #ifndef HAVE_BSD_AUTH
+   pws = getpw();
++  if(strlen(pws) < 2)
++  die("This user has no password set.\n");
+ #endif
+ 
+   if (!(dpy = XOpenDisplay(0)))

diff --git a/x11-misc/slock/slock-1.3-r3.ebuild 
b/x11-misc/slock/slock-1.3-r3.ebuild
new file mode 100644
index 000..5a73ccd
--- /dev/null
+++ b/x11-misc/slock/slock-1.3-r3.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit fcaps savedconfig toolchain-funcs
+
+DESCRIPTION="simple X screen locker"
+HOMEPAGE="http://tools.suckless.org/slock;
+SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd"
+
+RDEPEND="
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+"
+DEPEND="
+   ${RDEPEND}
+   x11-proto/randrproto
+   x11-proto/xproto
+"
+
+src_prepare() {
+   eapply \
+   "${FILESDIR}"/${PN}-1.3-warning.patch \
+   "${FILESDIR}"/${PN}-1.3-CVE-2016-6866.patch
+
+   eapply_user
+
+   sed -i \
+   -e '/^CFLAGS/{s: -Os::g; s:= :+= :g}' \
+   -e '/^CC/d' \
+   -e '/^LDFLAGS/{s:-s::g; s:= :+= :g}' \
+   config.mk || die
+   sed -i \
+   -e 's|@${CC}|$(CC)|g' \
+   Makefile || die
+   if use elibc_FreeBSD; then
+   sed -i -e 's/-DHAVE_SHADOW_H//' config.mk || die
+   fi
+   restore_config config.h
+   tc-export CC
+}
+
+src_compile() { emake slock; }
+
+src_install() {
+   dobin slock
+   save_config config.h
+}
+
+pkg_postinst() {
+   # cap_dac_read_search used to be enough for shadow access
+   # but now slock wants to write to /proc/self/oom_score_adj
+   # and for that it needs:
+   fcaps cap_dac_override,cap_sys_resource /usr/bin/slock
+
+   savedconfig_pkg_postinst
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-redis/

2016-08-19 Thread Brian Evans
commit: 924f908d22360a68681f3aa6f47c030efc418f93
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Aug 19 14:22:44 2016 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Aug 19 14:22:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924f908d

dev-php/pecl-redis: Add unit tests

Package-Manager: portage-2.3.0

 dev-php/pecl-redis/pecl-redis-3.0.0.ebuild | 9 +
 1 file changed, 9 insertions(+)

diff --git a/dev-php/pecl-redis/pecl-redis-3.0.0.ebuild 
b/dev-php/pecl-redis/pecl-redis-3.0.0.ebuild
index 7fe79dd..fe9fd03 100644
--- a/dev-php/pecl-redis/pecl-redis-3.0.0.ebuild
+++ b/dev-php/pecl-redis/pecl-redis-3.0.0.ebuild
@@ -39,3 +39,12 @@ src_install() {
php-ext-pecl-r2_src_install
fi
 }
+
+src_test(){
+   local slot
+   for slot in `php_get_slots`; do
+   php_init_slot_env ${slot}
+   # Run tests for Redis class
+   ${PHPCLI} -d extension=modules/redis.so tests/TestRedis.php 
--class Redis --host ${PECL_REDIS_HOST} || die
+   done
+}



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

2016-08-19 Thread Pacho Ramos
commit: 3545c42f392c3f3b1b1941f949e339eeef8a1a54
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:30:34 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:30:34 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3545c42f

base/package.use.stable.mask: use.stable.mask for not needing to stabilize 
entropy too

 profiles/base/package.use.stable.mask | 4 
 1 file changed, 4 insertions(+)

diff --git a/profiles/base/package.use.stable.mask 
b/profiles/base/package.use.stable.mask
index 34cfd6f..4c5e287 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -5,6 +5,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in package.use.mask
 
+# Pacho Ramos  (19 Aug 2016)
+# Not ready to be stabilized yet.
+app-admin/packagekit-base entropy
+
 # Kristian Fiskerstrand  (18 Aug 2016)
 # Dropping stable for xtrabackup-bin, stable masking use
 # flag until a source based version that doesn't depend



[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-aa-xcursors/

2016-08-19 Thread Pacho Ramos
commit: 7fe287d5ae140234652bd7efc6de83a96b8e496d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:20:13 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:21:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe287d5

x11-themes/vanilla-dmz-aa-xcursors: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 x11-themes/vanilla-dmz-aa-xcursors/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml 
b/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
index e549dd8..097975e 100644
--- a/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
+++ b/x11-themes/vanilla-dmz-aa-xcursors/metadata.xml
@@ -1,8 +1,4 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 



[gentoo-commits] repo/gentoo:master commit in: games-util/xboxdrv/

2016-08-19 Thread Pacho Ramos
commit: efc6fe84fb83f1504e329a352382e33cb4699ba3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:19:22 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:21:04 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc6fe84

games-util/xboxdrv: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 games-util/xboxdrv/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/games-util/xboxdrv/metadata.xml b/games-util/xboxdrv/metadata.xml
index 268a234..3c18668 100644
--- a/games-util/xboxdrv/metadata.xml
+++ b/games-util/xboxdrv/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 
ga...@gentoo.org
Gentoo Games Project



[gentoo-commits] repo/gentoo:master commit in: app-crypt/md5deep/

2016-08-19 Thread Pacho Ramos
commit: 7290941a91af2673bcb1f00ca01c6331f1d47fd2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:17:51 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:20:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7290941a

app-crypt/md5deep: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 app-crypt/md5deep/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-crypt/md5deep/metadata.xml b/app-crypt/md5deep/metadata.xml
index 40844ad..d8d94b6 100644
--- a/app-crypt/md5deep/metadata.xml
+++ b/app-crypt/md5deep/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-tris...@gentoo.org
-Tristan Heaven
-  
   
 jessek/hashdeep
 md5deep



[gentoo-commits] repo/gentoo:master commit in: app-editors/leafpad/

2016-08-19 Thread Pacho Ramos
commit: abee75b9841b889fa2d8fcdef540f052e93525e4
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:18:09 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:20:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abee75b9

app-editors/leafpad: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 app-editors/leafpad/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-editors/leafpad/metadata.xml b/app-editors/leafpad/metadata.xml
index 0c9c31e..8456173 100644
--- a/app-editors/leafpad/metadata.xml
+++ b/app-editors/leafpad/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   

Enable Emacs key theme




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

2016-08-19 Thread Pacho Ramos
commit: c0116e0e14cf357b0e16f14116be564d2df5ccf0
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:19:55 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:21:09 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0116e0e

x11-misc/revelation: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 x11-misc/revelation/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/x11-misc/revelation/metadata.xml b/x11-misc/revelation/metadata.xml
index e549dd8..097975e 100644
--- a/x11-misc/revelation/metadata.xml
+++ b/x11-misc/revelation/metadata.xml
@@ -1,8 +1,4 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/optipng/

2016-08-19 Thread Pacho Ramos
commit: e42850eebea3021bfd982c2686a62003e4125812
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:19:38 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:21:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42850ee

media-gfx/optipng: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 media-gfx/optipng/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/media-gfx/optipng/metadata.xml b/media-gfx/optipng/metadata.xml
index 0da7746..8b613f7 100644
--- a/media-gfx/optipng/metadata.xml
+++ b/media-gfx/optipng/metadata.xml
@@ -2,10 +2,6 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   tris...@gentoo.org
-   Tristan Heaven
-   
-   
sp...@gentoo.org
Sebastian Pipping




[gentoo-commits] repo/gentoo:master commit in: x11-themes/vanilla-dmz-xcursors/

2016-08-19 Thread Pacho Ramos
commit: 9577d49e5b0b41a61ca1fc36fd29ea8e2539dea8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:20:30 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:21:15 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9577d49e

x11-themes/vanilla-dmz-xcursors: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 x11-themes/vanilla-dmz-xcursors/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/x11-themes/vanilla-dmz-xcursors/metadata.xml 
b/x11-themes/vanilla-dmz-xcursors/metadata.xml
index e549dd8..097975e 100644
--- a/x11-themes/vanilla-dmz-xcursors/metadata.xml
+++ b/x11-themes/vanilla-dmz-xcursors/metadata.xml
@@ -1,8 +1,4 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 



[gentoo-commits] repo/gentoo:master commit in: games-fps/etqw-bin/

2016-08-19 Thread Pacho Ramos
commit: ec6bbfe6778dc4abac0505c1317cbb6a32165136
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:18:36 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:20:55 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6bbfe6

games-fps/etqw-bin: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 games-fps/etqw-bin/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/games-fps/etqw-bin/metadata.xml b/games-fps/etqw-bin/metadata.xml
index 268a234..3c18668 100644
--- a/games-fps/etqw-bin/metadata.xml
+++ b/games-fps/etqw-bin/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 
ga...@gentoo.org
Gentoo Games Project



[gentoo-commits] repo/gentoo:master commit in: app-arch/atool/

2016-08-19 Thread Pacho Ramos
commit: 41c035c69f0b15a70c44b3f70a3ddf8fc197d547
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:17:00 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:20:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c035c6

app-arch/atool: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 app-arch/atool/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-arch/atool/metadata.xml b/app-arch/atool/metadata.xml
index fa1c2e6..78e64a5 100644
--- a/app-arch/atool/metadata.xml
+++ b/app-arch/atool/metadata.xml
@@ -2,10 +2,6 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   tris...@gentoo.org
-   Tristan Heaven
-   
-   
radher...@gentoo.org
Tim Harder




[gentoo-commits] repo/gentoo:master commit in: games-fps/etqw-data/

2016-08-19 Thread Pacho Ramos
commit: 60a7ad0a07120ea949aa288fdee79d194e8081ef
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:18:52 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:20:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a7ad0a

games-fps/etqw-data: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 games-fps/etqw-data/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/games-fps/etqw-data/metadata.xml b/games-fps/etqw-data/metadata.xml
index 268a234..3c18668 100644
--- a/games-fps/etqw-data/metadata.xml
+++ b/games-fps/etqw-data/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 
ga...@gentoo.org
Gentoo Games Project



[gentoo-commits] repo/gentoo:master commit in: games-action/heretic2/

2016-08-19 Thread Pacho Ramos
commit: 91a458899fbf8e46262a1d8cf333ccb767cd8e5d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:18:21 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:20:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a45889

games-action/heretic2: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 games-action/heretic2/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/games-action/heretic2/metadata.xml 
b/games-action/heretic2/metadata.xml
index 268a234..3c18668 100644
--- a/games-action/heretic2/metadata.xml
+++ b/games-action/heretic2/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 
ga...@gentoo.org
Gentoo Games Project



[gentoo-commits] repo/gentoo:master commit in: games-fps/postal2/

2016-08-19 Thread Pacho Ramos
commit: c1036e1ada892f25d94bf99464f67527f910cad3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:19:09 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:21:01 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1036e1a

games-fps/postal2: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 games-fps/postal2/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/games-fps/postal2/metadata.xml b/games-fps/postal2/metadata.xml
index 268a234..3c18668 100644
--- a/games-fps/postal2/metadata.xml
+++ b/games-fps/postal2/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 
ga...@gentoo.org
Gentoo Games Project



[gentoo-commits] repo/gentoo:master commit in: app-arch/unmakeself/

2016-08-19 Thread Pacho Ramos
commit: 32ff4fb9276589e8c250deaf28ac11134d0bf199
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Aug 19 13:17:20 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Aug 19 13:20:44 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ff4fb9

app-arch/unmakeself: Cleanup due to bug #143241

Package-Manager: portage-2.3.0

 app-arch/unmakeself/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-arch/unmakeself/metadata.xml b/app-arch/unmakeself/metadata.xml
index e549dd8..097975e 100644
--- a/app-arch/unmakeself/metadata.xml
+++ b/app-arch/unmakeself/metadata.xml
@@ -1,8 +1,4 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   tris...@gentoo.org
-   Tristan Heaven
-   
 



  1   2   >