[gentoo-commits] gentoo-x86 commit in app-emulation/ski: ski-1.3.2.ebuild ChangeLog

2014-08-18 Thread Sergei Trofimovich (slyfox)
slyfox  14/08/19 06:59:27

  Modified: ski-1.3.2.ebuild ChangeLog
  Log:
  Fix build failure against modern binutils.
  
  (Portage version: 2.2.11_p14/cvs/Linux x86_64, signed Manifest commit with 
key 611FF3AA)

Revision  ChangesPath
1.6  app-emulation/ski/ski-1.3.2.ebuild

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

Index: ski-1.3.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ski-1.3.2.ebuild30 Sep 2013 06:57:41 -  1.5
+++ ski-1.3.2.ebuild19 Aug 2014 06:59:27 -  1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.5 
2013/09/30 06:57:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ski-1.3.2.ebuild,v 1.6 
2014/08/19 06:59:27 slyfox Exp $
 
 EAPI="4"
 
@@ -36,6 +36,7 @@
"${FILESDIR}"/${P}-no-local-ltdl.patch
"${FILESDIR}"/${P}-AC_C_BIGENDIAN.patch
"${FILESDIR}"/${P}-configure-withval.patch
+   "${FILESDIR}"/${P}-binutils.patch
 )
 
 src_prepare() {



1.7  app-emulation/ski/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   31 Dec 2013 17:09:19 -  1.6
+++ ChangeLog   19 Aug 2014 06:59:27 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for app-emulation/ski
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.6 
2013/12/31 17:09:19 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ski/ChangeLog,v 1.7 
2014/08/19 06:59:27 slyfox Exp $
+
+  19 Aug 2014; Sergei Trofimovich 
+  +files/ski-1.3.2-binutils.patch, ski-1.3.2.ebuild:
+  Fix build failure against modern binutils.
 
   31 Dec 2013; Tom Wijsman 
   -files/ski-1.3.2-gtk-linkage.patch:






[gentoo-commits] gentoo-x86 commit in dev-python/jinja: ChangeLog jinja-2.7.ebuild jinja-2.6-r100.ebuild

2014-08-18 Thread Dirkjan Ochtman (djc)
djc 14/08/19 06:58:20

  Modified: ChangeLog
  Removed:  jinja-2.7.ebuild jinja-2.6-r100.ebuild
  Log:
  Cleanup vulnerable Jinja versions for bug 497690
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.121dev-python/jinja/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/jinja/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog   9 Aug 2014 10:48:41 -   1.120
+++ ChangeLog   19 Aug 2014 06:58:20 -  1.121
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/jinja
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jinja/ChangeLog,v 1.120 
2014/08/09 10:48:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jinja/ChangeLog,v 1.121 
2014/08/19 06:58:20 djc Exp $
+
+  19 Aug 2014; Dirkjan Ochtman  -jinja-2.6-r100.ebuild,
+  -jinja-2.7.ebuild:
+  Cleanup vulnerable Jinja versions for bug 497690
 
   09 Aug 2014; Agostino Sarubbo  jinja-2.7.3.ebuild:
   Stable for ppc64, wrt bug #497690






[gentoo-commits] gentoo-x86 commit in dev-ruby/ffaker: ChangeLog ffaker-1.25.0.ebuild

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/19 06:51:14

  Modified: ChangeLog
  Added:ffaker-1.25.0.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.5  dev-ruby/ffaker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ffaker/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   25 Jul 2014 13:27:53 -  1.4
+++ ChangeLog   19 Aug 2014 06:51:14 -  1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/ffaker
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffaker/ChangeLog,v 1.4 2014/07/25 
13:27:53 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffaker/ChangeLog,v 1.5 2014/08/19 
06:51:14 graaff Exp $
+
+*ffaker-1.25.0 (19 Aug 2014)
+
+  19 Aug 2014; Hans de Graaff  +ffaker-1.25.0.ebuild:
+  Version bump.
 
   25 Jul 2014; Manuel RĂ¼ger  -ffaker-1.22.1.ebuild:
   Cleanup old.



1.1  dev-ruby/ffaker/ffaker-1.25.0.ebuild

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

Index: ffaker-1.25.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ffaker/ffaker-1.25.0.ebuild,v 1.1 
2014/08/19 06:51:14 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
RUBY_FAKEGEM_RECIPE_DOC="yard"

inherit ruby-fakegem

DESCRIPTION="Faster Faker, generates dummy data"
HOMEPAGE="https://github.com/emmanueloga/ffaker";

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

ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"






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

2014-08-18 Thread Hans de Graaff
commit: 166505faa178d968a484ca0467a00fee9fadf5d9
Author: Hans de Graaff  degraaff  org>
AuthorDate: Thu Jul 24 13:12:29 2014 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 24 13:12:29 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=166505fa

Version bump.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/aasm/ChangeLog |  5 +
 dev-ruby/aasm/Manifest  |  1 +
 dev-ruby/aasm/aasm-3.3.1.ebuild | 36 
 3 files changed, 42 insertions(+)

diff --git a/dev-ruby/aasm/ChangeLog b/dev-ruby/aasm/ChangeLog
index c0efd72..1716273 100644
--- a/dev-ruby/aasm/ChangeLog
+++ b/dev-ruby/aasm/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*aasm-3.3.1 (24 Jul 2014)
+
+  24 Jul 2014; Hans de Graaff  +aasm-3.3.1.ebuild:
+  Version bump.
+
 *aasm-3.3.0 (11 Jul 2014)
 
   11 Jul 2014; Hans de Graaff  +aasm-3.3.0.ebuild:

diff --git a/dev-ruby/aasm/Manifest b/dev-ruby/aasm/Manifest
index b57c736..17d43a0 100644
--- a/dev-ruby/aasm/Manifest
+++ b/dev-ruby/aasm/Manifest
@@ -3,3 +3,4 @@ DIST aasm-3.1.0.gem 33280 SHA256 
b57f4e35554bb238f7d7c789038ed8dac642b747f256f4b
 DIST aasm-3.1.1.gem 33792 SHA256 
20b90f17865eb906c3f02f2f5d687badb81acce0b9212e20e1191a04a38c7e5d SHA512 
b286dcb7489cd0919d85094f839ec27dbe9dcbc6c9cabfac5053a01549fa0a732ef49daaa00f245c1da518cc3a9a7148c10aed581d21607a3a9a6b61007b5bbe
 WHIRLPOOL 
6dcd7b64f75a3626bc56023b179ef58e91eb5efe2776f8c5b14e4a6f1bda2857db9723efc2a0d18a67ef3356be5b9833c96718b7323a3bd54105f3bd03719488
 DIST aasm-3.2.0.gem 34816 SHA256 
80781ebf27e2d14e74f97f56b221c2a8e46623097901a244769a1321209bfa43 SHA512 
e4763e90f91d87a5bb63f786ea18f22c03018c9790c72013d4eb13e455f5f1da030725117cc0f2ad3d7e6d2b8a6c2008efbfb9e22bc70e4e5811eb542db024fb
 WHIRLPOOL 
1e76bef3e1b31ef623f44ac5a5efaa4eadf1fcdfc4d2bb02e0311ec7085fc21b8aaee0282d5b52d0916fff06fac2777bacd6a4ebd0c7b78263eb8f19c2eb9fa0
 DIST aasm-3.3.0.gem 36352 SHA256 
a53af587af0b66a1dfdd85aee1b7c1e39a8609a66a48ef1acbe24f3ca417d12f SHA512 
c4ff0b07aeff80a68b2588bc967dfe98e973779539ce7fbfeea2e4e67c0dab0e1b1dcc79da90c9a823e5c42be7aeb16d9f155480cfd2088ecda156f38969dd87
 WHIRLPOOL 
370cff35000223e4fa6f5d6c8b352e5cc6a34eb1054f2b4543edf5f99e0f8acdaf8398ce1efe15b9cb359f148d2e2d24d837ab58dc42ce0272f0093d78c0aa07
+DIST aasm-3.3.1.gem 36864 SHA256 
f438f8196b73a26f81693764962ffd83616f0044116c95a27a803782c9f2ed4e SHA512 
627c266aae8138dc210a77500177bc492ba3c920dc6fb905bb5ddfd6e17b8be8ef646fe0d71ffab959432a93667d4c199b92fe90052e5074ef5e8485db2ff52a
 WHIRLPOOL 
ffaef9f7851d7ca09faea3a7f372125a711481988614baa64498a73a90eb3dd4d6462b39740942872f745e0ceccd83a3a994dbe2bde4f6e49fc9f820a9396a69

diff --git a/dev-ruby/aasm/aasm-3.3.1.ebuild b/dev-ruby/aasm/aasm-3.3.1.ebuild
new file mode 100644
index 000..b2d32cf
--- /dev/null
+++ b/dev-ruby/aasm/aasm-3.3.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+# Requires sdoc which is not yet available in Gentoo.
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library for adding finite state machines to Ruby classes."
+HOMEPAGE="https://github.com/rubyist/aasm";
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/activerecord dev-ruby/rr )"
+
+all_ruby_prepare() {
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   sed -i -e '/coveralls/I s:^:#:' spec/spec_helper.rb || die
+
+   # We currently don't package sdoc
+   sed -i -e '/sdoc/d' Rakefile || die
+
+   # Remove specs for code we won't use
+   rm spec/unit/persistence/mongoid_persistance_spec.rb || die
+}



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

2014-08-18 Thread Hans de Graaff
commit: 4d1fc7a0f0fb75acd1d9f313e147aa85a121503d
Author: Hans de Graaff  degraaff  org>
AuthorDate: Thu Jul 24 13:35:41 2014 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 24 13:35:41 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=4d1fc7a0

Version bump.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/request_store/ChangeLog  |  5 +
 dev-ruby/request_store/Manifest   |  1 +
 dev-ruby/request_store/request_store-1.0.7.ebuild | 22 ++
 3 files changed, 28 insertions(+)

diff --git a/dev-ruby/request_store/ChangeLog b/dev-ruby/request_store/ChangeLog
index 178515d..b40a825 100644
--- a/dev-ruby/request_store/ChangeLog
+++ b/dev-ruby/request_store/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*request_store-1.0.7 (24 Jul 2014)
+
+  24 Jul 2014; Hans de Graaff  +request_store-1.0.7.ebuild:
+  Version bump.
+
 *request_store-1.0.6 (13 Jun 2014)
 
   13 Jun 2014; Hans de Graaff  +request_store-1.0.6.ebuild:

diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
index 98a4b54..a6d0279 100644
--- a/dev-ruby/request_store/Manifest
+++ b/dev-ruby/request_store/Manifest
@@ -1,2 +1,3 @@
 DIST request_store-1.0.5.gem 6656 SHA256 
70adb9485eb22113bd165e259b929a449dfe2d2410a880566f06df6a164fc1cf SHA512 
0d69ebdb8d3f6df11f89780c250b5fcc702258e19d7fbf8e2273614ecc220ee25e059a596a8a7e39bcc426f8d834cab38c161c0c1a800cc7ebdba3daa810e727
 WHIRLPOOL 
e3dc2ff0d349019aff440a371f6444e7703dc3481636a6e3e9d09b9cfbd153d6a887bae94d3b07a9fc67fadc4acc79e5848cdb5cdc8e3c30d224b524e47361c7
 DIST request_store-1.0.6.gem 8192 SHA256 
c451105f0b737bad8aa9c42705b3ca73d8ab1cae14d4c2b4f86584ba6f59d8bf SHA512 
4d121071ed69d5ca477e71201a7f92cb39309fad4c5234ebdbb8316122358de1801e97ea30fb92e548f815c822d7d95823d8b824ae8e84fcc8f4edf4178f2f48
 WHIRLPOOL 
3441cd5476efbfe08c94aaa73e97e8738cee9ffac2ffb770fc53355e1095bf6780940d78bb622a750845868f4f18d71aeceaab277a353434f86ae60c07f7dd96
+DIST request_store-1.0.7.gem 8192 SHA256 
419ab4b89e0281eedf11cabe9d3474de39c95274b233abb7d899493e08db9b8f SHA512 
ff0a8bc78a5749c6b90bf88d783ba8775645254cca2abb28bd75721fadb4bf159da878637cc7da8962c720396f34adc903af71b502979ea96eba390109c1a78e
 WHIRLPOOL 
272744230c6c6d957906fef91531556ec9b8c34ee61b57936eca250ec7af106f6daddccbf89462e657c14c2ce41c977db79d1b048a8beff75e5122c1f288

diff --git a/dev-ruby/request_store/request_store-1.0.7.ebuild 
b/dev-ruby/request_store/request_store-1.0.7.ebuild
new file mode 100644
index 000..019c566
--- /dev/null
+++ b/dev-ruby/request_store/request_store-1.0.7.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="RequestStore gives you per-request global storage"
+HOMEPAGE="https://github.com/steveklabnik/request_store";
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/minitest-3.0 )"



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

2014-08-18 Thread Hans de Graaff
commit: 5173e1d73f22339fa7a0463d36137406c8174e23
Author: Hans de Graaff  degraaff  org>
AuthorDate: Thu Jul 24 13:34:31 2014 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Jul 24 13:34:31 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=5173e1d7

Version bump.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/icalendar/ChangeLog  |  5 +
 dev-ruby/icalendar/Manifest   |  1 +
 dev-ruby/icalendar/icalendar-2.1.1.ebuild | 35 +++
 3 files changed, 41 insertions(+)

diff --git a/dev-ruby/icalendar/ChangeLog b/dev-ruby/icalendar/ChangeLog
index 2a1058d..fc2f98f 100644
--- a/dev-ruby/icalendar/ChangeLog
+++ b/dev-ruby/icalendar/ChangeLog
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/icalendar
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 
+*icalendar-2.1.1 (24 Jul 2014)
+
+  24 Jul 2014; Hans de Graaff  +icalendar-2.1.1.ebuild:
+  Version bump.
+
 *icalendar-2.1.0 (11 Jul 2014)
 
   11 Jul 2014; Hans de Graaff  +icalendar-2.1.0.ebuild:

diff --git a/dev-ruby/icalendar/Manifest b/dev-ruby/icalendar/Manifest
index 1086e70..d003270 100644
--- a/dev-ruby/icalendar/Manifest
+++ b/dev-ruby/icalendar/Manifest
@@ -2,3 +2,4 @@ DIST icalendar-1.4.3.tar.gz 45220 SHA256 
98fb1f27b2838ea13939e2277ba281e4472117d
 DIST icalendar-1.5.4.tar.gz 47472 SHA256 
d4f5c0963dbcd5aa7ef1c635afd28407b45729869b85bc96ef702d8808e16ead SHA512 
6d6161be63afb1f32d814ee277f8f2c32311c29a44bb488a70f8127ee4caae8d0bb148e91433c0175f217778022f501d7c26d62f5c84032a317dcf3fbb31edb2
 WHIRLPOOL 
c25eab3e96ae5975ee953bf580bfe65bd2b23eb76e9248a6bc35946ceff3a10cf6b68fb4213320a152f29e0109a250b70f67fab6381d70d3807bf7dc86107e56
 DIST icalendar-2.0.1.tar.gz 24858 SHA256 
5bf7fe591ae0b0c99cdaa19fefeb2d2985897535799f66b22cc91d7f426edbe4 SHA512 
a4a2e4570b6fdf2ea1d3f9617e406885919e6fa306f97a9f572065c4f3573df5f4abd508aa2139ea4fa8de3d650a8ca87fcddfa5e832f30413bf4c0976f6d8bb
 WHIRLPOOL 
949521b844d7146295a3a6dee567e920d2e431f633c7f7335774ac421673bc84b4aab151f3b22ddf700e347ea9afba8ad223f2798825400feba84c8e4e4709c1
 DIST icalendar-2.1.0.tar.gz 25395 SHA256 
c629611b8fe3148d451dca64d611fa78e7b1e29e4f657a1bee96f58af8ebaae4 SHA512 
e98c11bd853949ba44062238403067d417efd9971a2f67dae8397c3bb6a9681f938f5d9b4dee5d1ab3b10c17eab6d8170c474daad6e31414646954d1e2ef6fcc
 WHIRLPOOL 
6c61dcf8eb24cf417b72601e3ed47586a6e869685f1898aaa2ef3f77f28bb6b64eea6b7a65509e32d88354be0ce9b75d262fb03390edbfabe791ae82d25baadd
+DIST icalendar-2.1.1.tar.gz 25516 SHA256 
40168c793ac9018dd8182d2477271adc4ad20b57bf65668ccb90a0b30b692fb7 SHA512 
6a799d9b8f768d4e98d6237170b54d23013968a958e681be9f6fb320585f1882e22d004c6fbd9dcb95b98d671fb56d33bda8aacb791ef68d950661c652d71246
 WHIRLPOOL 
7cdb499e6dbc5bd48983d4f84df5233f41ef8b2284c98768cc479a7b9a9424401d4bbf2f447ce5c5433c2f472cfd114a6647b7af010caedb5ffb94d6b7b96a94

diff --git a/dev-ruby/icalendar/icalendar-2.1.1.ebuild 
b/dev-ruby/icalendar/icalendar-2.1.1.ebuild
new file mode 100644
index 000..b81ce09
--- /dev/null
+++ b/dev-ruby/icalendar/icalendar-2.1.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="History.txt README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="This library provides iCalendar support for ruby. (RFC-2445)"
+HOMEPAGE="http://github.com/icalendar/icalendar";
+LICENSE="|| ( GPL-2 BSD Ruby )"
+SRC_URI="https://github.com/icalendar/icalendar/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86 ~x86-macos"
+SLOT="2"
+IUSE=""
+
+ruby_add_bdepend "test? ( >=dev-ruby/tzinfo-1.1:1 )"
+
+all_ruby_prepare() {
+   sed -i '/bundler/Id' Rakefile || die
+
+   sed -i -e '/simplecov/,/end/ s:^:#:' spec/spec_helper.rb || die
+
+   # Avoid one failing spec with TZ offset. May fail since we use the
+   # overall timezone database, rather than tzinfo.
+   sed -i -e '/daylight offset/,/^  end/ s:^:#:' spec/tzinfo_spec.rb || die
+}



[gentoo-commits] gentoo-x86 commit in net-libs/libgadu: libgadu-1.11.4.ebuild ChangeLog

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:44:05

  Modified: libgadu-1.11.4.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #505558
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  net-libs/libgadu/libgadu-1.11.4.ebuild

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

Index: libgadu-1.11.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libgadu-1.11.4.ebuild   19 Aug 2014 06:42:30 -  1.4
+++ libgadu-1.11.4.ebuild   19 Aug 2014 06:44:05 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 
1.4 2014/08/19 06:42:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 
1.5 2014/08/19 06:44:05 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 RESTRICT="test"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs threads"
 



1.81 net-libs/libgadu/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog   19 Aug 2014 06:42:30 -  1.80
+++ ChangeLog   19 Aug 2014 06:44:05 -  1.81
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libgadu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.80 
2014/08/19 06:42:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.81 
2014/08/19 06:44:05 ago Exp $
+
+  19 Aug 2014; Agostino Sarubbo  libgadu-1.11.4.ebuild:
+  Stable for x86, wrt bug #505558
 
   19 Aug 2014; Agostino Sarubbo  libgadu-1.11.4.ebuild:
   Stable for amd64, wrt bug #505558






[gentoo-commits] gentoo-x86 commit in dev-vcs/subversion: subversion-1.8.10.ebuild subversion-1.7.18.ebuild ChangeLog

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:43:48

  Modified: subversion-1.8.10.ebuild subversion-1.7.18.ebuild
ChangeLog
  Log:
  Stable for x86, wrt bug #519202
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  dev-vcs/subversion/subversion-1.8.10.ebuild

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

Index: subversion-1.8.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- subversion-1.8.10.ebuild19 Aug 2014 06:42:11 -  1.4
+++ subversion-1.8.10.ebuild19 Aug 2014 06:43:48 -  1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.10.ebuild,v 1.4 
2014/08/19 06:42:11 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.10.ebuild,v 1.5 
2014/08/19 06:43:48 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@
 
 LICENSE="Subversion GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kde nls perl python ruby sasl test vim-syntax"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.7.12



1.4  dev-vcs/subversion/subversion-1.7.18.ebuild

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

Index: subversion-1.7.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- subversion-1.7.18.ebuild19 Aug 2014 06:42:11 -  1.3
+++ subversion-1.7.18.ebuild19 Aug 2014 06:43:48 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v 1.3 
2014/08/19 06:42:11 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v 1.4 
2014/08/19 06:43:48 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@
 
 LICENSE="Subversion GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java 
kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.6.18[threadsafe(+)]



1.191dev-vcs/subversion/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?rev=1.191&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?rev=1.191&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?r1=1.190&r2=1.191

Index: ChangeLog
===
RCS file: /var/cvsro

[gentoo-commits] gentoo-x86 commit in app-crypt/mit-krb5: mit-krb5-1.12.2.ebuild ChangeLog

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:44:01

  Modified: mit-krb5-1.12.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #519518
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild?r1=1.3&r2=1.4

Index: mit-krb5-1.12.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mit-krb5-1.12.2.ebuild  19 Aug 2014 06:42:25 -  1.3
+++ mit-krb5-1.12.2.ebuild  19 Aug 2014 06:44:01 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild,v 
1.3 2014/08/19 06:42:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild,v 
1.4 2014/08/19 06:44:01 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 GPL-2+ )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86"
 IUSE="doc +keyutils openldap +pkinit selinux +threads test xinetd"
 
 RDEPEND="!!app-crypt/heimdal



1.422app-crypt/mit-krb5/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- ChangeLog   19 Aug 2014 06:42:25 -  1.421
+++ ChangeLog   19 Aug 2014 06:44:01 -  1.422
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/mit-krb5
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.421 
2014/08/19 06:42:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.422 
2014/08/19 06:44:01 ago Exp $
+
+  19 Aug 2014; Agostino Sarubbo  mit-krb5-1.12.2.ebuild:
+  Stable for x86, wrt bug #519518
 
   19 Aug 2014; Agostino Sarubbo  mit-krb5-1.12.2.ebuild:
   Stable for amd64, wrt bug #519518






[gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.29.ebuild ChangeLog

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:43:56

  Modified: php-5.3.29.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #519932
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="x86", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  dev-lang/php/php-5.3.29.ebuild

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

Index: php-5.3.29.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-5.3.29.ebuild   19 Aug 2014 06:42:19 -  1.3
+++ php-5.3.29.ebuild   19 Aug 2014 06:43:56 -  1.4
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.3 
2014/08/19 06:42:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.4 
2014/08/19 06:43:56 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 
~amd64-fbsd"
 
 function php_get_uri ()
 {



1.872dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.872&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.872&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.871&r2=1.872

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.871
retrieving revision 1.872
diff -u -r1.871 -r1.872
--- ChangeLog   19 Aug 2014 06:42:19 -  1.871
+++ ChangeLog   19 Aug 2014 06:43:56 -  1.872
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.871 2014/08/19 
06:42:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.872 2014/08/19 
06:43:56 ago Exp $
+
+  19 Aug 2014; Agostino Sarubbo  php-5.3.29.ebuild:
+  Stable for x86, wrt bug #519932
 
   19 Aug 2014; Agostino Sarubbo  php-5.3.29.ebuild:
   Stable for amd64, wrt bug #519932






[gentoo-commits] gentoo-x86 commit in app-crypt/mit-krb5: mit-krb5-1.12.2.ebuild ChangeLog

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:42:25

  Modified: mit-krb5-1.12.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #519518
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild

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

Index: mit-krb5-1.12.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mit-krb5-1.12.2.ebuild  14 Aug 2014 00:11:33 -  1.2
+++ mit-krb5-1.12.2.ebuild  19 Aug 2014 06:42:25 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild,v 
1.2 2014/08/14 00:11:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.12.2.ebuild,v 
1.3 2014/08/19 06:42:25 ago Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 GPL-2+ )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 IUSE="doc +keyutils openldap +pkinit selinux +threads test xinetd"
 
 RDEPEND="!!app-crypt/heimdal



1.421app-crypt/mit-krb5/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v
retrieving revision 1.420
retrieving revision 1.421
diff -u -r1.420 -r1.421
--- ChangeLog   14 Aug 2014 00:11:33 -  1.420
+++ ChangeLog   19 Aug 2014 06:42:25 -  1.421
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/mit-krb5
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.420 
2014/08/14 00:11:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/ChangeLog,v 1.421 
2014/08/19 06:42:25 ago Exp $
+
+  19 Aug 2014; Agostino Sarubbo  mit-krb5-1.12.2.ebuild:
+  Stable for amd64, wrt bug #519518
 
   14 Aug 2014; Jeroen Roovers  mit-krb5-1.12.2.ebuild:
   Stable for HPPA (bug #519518).






[gentoo-commits] gentoo-x86 commit in net-libs/libgadu: libgadu-1.11.4.ebuild ChangeLog

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:42:30

  Modified: libgadu-1.11.4.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #505558
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.4  net-libs/libgadu/libgadu-1.11.4.ebuild

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

Index: libgadu-1.11.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgadu-1.11.4.ebuild   17 Aug 2014 09:17:37 -  1.3
+++ libgadu-1.11.4.ebuild   19 Aug 2014 06:42:30 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 
1.3 2014/08/17 09:17:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-1.11.4.ebuild,v 
1.4 2014/08/19 06:42:30 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 RESTRICT="test"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs threads"
 



1.80 net-libs/libgadu/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog   17 Aug 2014 09:17:37 -  1.79
+++ ChangeLog   19 Aug 2014 06:42:30 -  1.80
@@ -1,6 +1,9 @@
 # ChangeLog for net-libs/libgadu
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.79 
2014/08/17 09:17:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/ChangeLog,v 1.80 
2014/08/19 06:42:30 ago Exp $
+
+  19 Aug 2014; Agostino Sarubbo  libgadu-1.11.4.ebuild:
+  Stable for amd64, wrt bug #505558
 
   17 Aug 2014; Jeroen Roovers  libgadu-1.11.4.ebuild:
   Stable for HPPA (bug #505558).






[gentoo-commits] gentoo-x86 commit in dev-vcs/subversion: subversion-1.7.18.ebuild subversion-1.8.10.ebuild ChangeLog

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:42:11

  Modified: subversion-1.7.18.ebuild subversion-1.8.10.ebuild
ChangeLog
  Log:
  Stable for amd64, wrt bug #519202
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-vcs/subversion/subversion-1.7.18.ebuild

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

Index: subversion-1.7.18.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- subversion-1.7.18.ebuild17 Aug 2014 16:23:36 -  1.2
+++ subversion-1.7.18.ebuild19 Aug 2014 06:42:11 -  1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v 1.2 
2014/08/17 16:23:36 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.7.18.ebuild,v 1.3 
2014/08/19 06:42:11 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@
 
 LICENSE="Subversion GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring java 
kde nls perl python ruby sasl test vim-syntax +webdav-neon webdav-serf"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.6.18[threadsafe(+)]



1.4  dev-vcs/subversion/subversion-1.8.10.ebuild

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

Index: subversion-1.8.10.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- subversion-1.8.10.ebuild13 Aug 2014 12:10:17 -  1.3
+++ subversion-1.8.10.ebuild19 Aug 2014 06:42:11 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.10.ebuild,v 1.3 
2014/08/13 12:10:17 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/subversion/subversion-1.8.10.ebuild,v 1.4 
2014/08/19 06:42:11 ago Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -18,7 +18,7 @@
 
 LICENSE="Subversion GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux 
~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="apache2 berkdb ctypes-python debug doc +dso extras gnome-keyring +http 
java kde nls perl python ruby sasl test vim-syntax"
 
 COMMON_DEPEND=">=dev-db/sqlite-3.7.12



1.190dev-vcs/subversion/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?rev=1.190&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?rev=1.190&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/subversion/ChangeLog?r1=1.189&r2=1.190

Index: ChangeLog
===
RCS file: /v

[gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.29.ebuild ChangeLog

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:42:20

  Modified: php-5.3.29.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #519932
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  dev-lang/php/php-5.3.29.ebuild

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

Index: php-5.3.29.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-5.3.29.ebuild   15 Aug 2014 12:03:47 -  1.2
+++ php-5.3.29.ebuild   19 Aug 2014 06:42:19 -  1.3
@@ -1,12 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.2 
2014/08/15 12:03:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.3 
2014/08/19 06:42:19 ago Exp $
 
 EAPI=5
 
 inherit eutils autotools flag-o-matic versionator depend.apache apache-module 
db-use libtool systemd
 
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 
~amd64-fbsd"
 
 function php_get_uri ()
 {



1.871dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.871&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.871&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.870&r2=1.871

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.870
retrieving revision 1.871
diff -u -r1.870 -r1.871
--- ChangeLog   16 Aug 2014 10:01:52 -  1.870
+++ ChangeLog   19 Aug 2014 06:42:19 -  1.871
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.870 2014/08/16 
10:01:52 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.871 2014/08/19 
06:42:19 ago Exp $
+
+  19 Aug 2014; Agostino Sarubbo  php-5.3.29.ebuild:
+  Stable for amd64, wrt bug #519932
 
   16 Aug 2014; Ole Markus With  -php-5.4.28.ebuild,
   -php-5.4.29.ebuild, -php-5.5.12.ebuild, -php-5.5.13.ebuild,






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

2014-08-18 Thread Devan Franchini
commit: 44d1c523c8d42ec8e33391ea0b33e1d19b3a5140
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sun Aug 17 14:14:22 2014 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sun Aug 17 14:14:22 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=44d1c523

api.py: Fix an indent error preventing syncing

This correctly fixes commit: 964bb33df4a75
Subject: api.py: Fixes lack of syncing overlays
Author: Devan Franchini  gentoo.org> (Sat 16 Aug 2014 09:00:47 
PM PDT)

and original commit: 754cc935e1484
Suubject: Fix errors in overlay updates.
Author: Brian Dolbec  gentoo.org> (Sat 26 Jul 2014 04:38:14 PM PDT)

---
 layman/api.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layman/api.py b/layman/api.py
index e56d5e8..b62e8f5 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -505,7 +505,7 @@ class LaymanAPI(object):
 self.output.warn('Failed to perform overlay type or url 
updates', 2)
 self.output.warn('for Overlay: %s' % ovl, 2)
 self.output.warn('Error was: %s' % str(error))
-pass
+continue
 
 try:
 self.output.debug("API.sync(); starting db.sync(ovl)", 5)



[gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/amd64: index.xml

2014-08-18 Thread Agostino Sarubbo (ago)
ago 14/08/19 06:14:17

  Modified: index.xml
  Log:
  Remove tomka/vincent per their request

Revision  ChangesPath
1.161xml/htdocs/proj/en/base/amd64/index.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/base/amd64/index.xml?rev=1.161&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/base/amd64/index.xml?rev=1.161&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/base/amd64/index.xml?r1=1.160&r2=1.161

Index: index.xml
===
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/amd64/index.xml,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- index.xml   19 Jan 2014 16:14:41 -  1.160
+++ index.xml   19 Aug 2014 06:14:17 -  1.161
@@ -2,7 +2,7 @@
 
 
 http://www.gentoo.org/dtd/project.dtd";>
-
+
 
 
 Gentoo/AMD64
@@ -45,10 +45,8 @@
 maekke
 pacho
 rich0
-tomka
 nimiux
 Pinkbyte
-vincent
 zlogene
 
 






[gentoo-commits] dev/johu:master commit in: media-sound/tomahawk/

2014-08-18 Thread Johannes Huber
commit: 3baffb1f1c9af99eb937545c05bc27878c2ae5fc
Author: Johannes Huber  gentoo  org>
AuthorDate: Tue Jul 22 16:43:50 2014 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Tue Jul 22 16:43:50 2014 +
URL:http://sources.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=3baffb1f

[media-sound/tomahawk] Sync with tree

Package-Manager: portage-2.2.10

---
 media-sound/tomahawk/metadata.xml |  1 -
 media-sound/tomahawk/tomahawk-.ebuild | 31 +++
 2 files changed, 19 insertions(+), 13 deletions(-)

diff --git a/media-sound/tomahawk/metadata.xml 
b/media-sound/tomahawk/metadata.xml
index c2ec31a..21a6857 100644
--- a/media-sound/tomahawk/metadata.xml
+++ b/media-sound/tomahawk/metadata.xml
@@ -8,7 +8,6 @@


Enable support for the real-time 
communication framework telepathy
-   Enable twitter support

 
 

diff --git a/media-sound/tomahawk/tomahawk-.ebuild 
b/media-sound/tomahawk/tomahawk-.ebuild
index bf6776f..b46f902 100644
--- a/media-sound/tomahawk/tomahawk-.ebuild
+++ b/media-sound/tomahawk/tomahawk-.ebuild
@@ -16,30 +16,35 @@ else
KEYWORDS=""
 fi
 
-DESCRIPTION="Qt playdar social music player"
+DESCRIPTION="Multi-source social music player"
 HOMEPAGE="http://tomahawk-player.org/";
 
 LICENSE="GPL-3 BSD"
 SLOT="0"
-IUSE="debug jabber kde qt5 telepathy twitter"
+IUSE="debug jabber kde qt5 telepathy"
 
 REQUIRED_USE="telepathy? ( kde )"
 
+# TODO
+# qt5 use flag needs a lot of work:
+# - deps with missing qt4/qt5 use flags
+# - does not build with in-tree only deps
 DEPEND="
app-crypt/qca:2
>=dev-cpp/clucene-2.3.3.4
+   dev-cpp/sparsehash
>=dev-libs/boost-1.41
-   dev-libs/qjson
dev-libs/quazip
-   dev-libs/qtkeychain
-   >=media-libs/libechonest-2.1.0
-   >=media-libs/liblastfm-1.0.1
-   >=media-libs/phonon-4.5.0
-   >=media-libs/taglib-1.6.0
+   >=media-libs/libechonest-2.2.0:=
+   media-libs/liblastfm
+   >=media-libs/taglib-1.8.0
+   >=net-libs/gnutls-3.2
x11-libs/libX11
-   jabber? ( >=net-libs/jreen-1.1.1 )
+   jabber? ( net-libs/jreen )
!qt5? (
>=dev-libs/libattica-0.4.0
+   dev-libs/qjson
+   dev-libs/qtkeychain[qt4]
dev-qt/designer:4
dev-qt/qtcore:4
dev-qt/qtdbus:4
@@ -47,17 +52,19 @@ DEPEND="
dev-qt/qtsql:4[sqlite]
dev-qt/qtsvg:4
dev-qt/qtwebkit:4
+   media-libs/phonon[qt4]
)
qt5? (
-   >=dev-libs/libattica-0.4.0[qt5]
+   dev-libs/qtkeychain[qt5]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtsvg:5
dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
+   kde-frameworks/attica:5
+   media-libs/phonon[qt5]
)
telepathy? ( net-libs/telepathy-qt )
-   twitter? ( net-libs/qtweetlib )
 "
 RDEPEND="${DEPEND}
app-crypt/qca-ossl
@@ -67,11 +74,11 @@ DOCS=( AUTHORS ChangeLog README.md )
 
 src_configure() {
local mycmakeargs=(
+   -DWITH_CRASHREPORTER=OFF
$(cmake-utils_use_with jabber Jreen)
$(cmake-utils_use_with kde KDE4)
$(cmake-utils_use_build !qt5 WITH_QT4)
$(cmake-utils_use_with telepathy TelepathyQt)
-   $(cmake-utils_use_with twitter QTweetLib)
)
 
if [[ ${PV} != ** ]]; then



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

2014-08-18 Thread Devan Franchini
commit: 754cc935e1484b580e1bcbabb4210ffc4084efc6
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Jul 26 23:38:14 2014 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sat Aug 16 17:58:49 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=754cc935

Fix errors in overlay updates.

Original problem reported in #gentoo-overlays by user quinso.

---
 layman/api.py | 42 --
 1 file changed, 24 insertions(+), 18 deletions(-)

diff --git a/layman/api.py b/layman/api.py
index bb63d8d..cff89ed 100755
--- a/layman/api.py
+++ b/layman/api.py
@@ -409,9 +409,8 @@ class LaymanAPI(object):
 current_src = odb.sources[0].src
 (available_srcs, valid) = verify_overlay_src(current_src,
 set(e.src for e in ordb.sources))
-
+
 if ordb and odb and not valid:
-update_url = True
 if len(available_srcs) == 1:
 plural = ''
 candidates = '  %s' % tuple(available_srcs)[0]
@@ -437,8 +436,8 @@ class LaymanAPI(object):
  'candidates':candidates,
  'plural':plural,
   })
-return True, msg
-return False, ''
+return True, msg, available_srcs
+return False, '', available_srcs
 
 def sync(self, repos, output_results=True, update_news=False):
 """syncs the specified repo(s) specified by repos
@@ -486,22 +485,29 @@ class LaymanAPI(object):
 self.output.debug("API.sync(); else: 
self._get_remote_db().select(ovl)", 5)
 
 (diff_type, type_msg) = self._verify_overlay_type(odb, ordb)
-(update_url, url_msg) = self._verify_overlay_source(odb, ordb)
+(update_url, url_msg, available_srcs) = 
self._verify_overlay_source(odb, ordb)
+
+try:
+if diff_type:
+self.output.debug("API.sync(); starting 
API.readd_repos(ovl)", 5)
+warnings.append((ovl, type_msg))
+self.readd_repos(ovl)
+success.append((ovl, 'Successfully readded overlay "' 
+ ovl + '".'))
+else:
+if update_url:
+self.output.debug("API.sync() starting 
db.update(ovl)", 5)
+warnings.append((ovl, url_msg))
+update_success = db.update(ordb, available_srcs)
+if not update_success:
+self.output.warn('Failed to update 
repo...readding', 2)
+self.readd_repos(ovl)
+except Exception as error:
+self.output.warn('Failed to perform overlay type or url 
updates', 2)
+self.output.warn('for Overlay: %s' % ovl, 2)
+self.output.warn('Error was: %s' % str(error))
+continue
 
 try:
-if diff_type:
-self.output.debug("API.sync(); starting 
API.readd_repos(ovl)", 5)
-warnings.append((ovl, type_msg))
-self.readd_repos(ovl)
-success.append((ovl, 'Successfully readded overlay "' + 
ovl + '".'))
-else:
-if update_url:
-self.output.debug("API.sync() starting 
db.update(ovl)", 5)
-warnings.append((ovl, url_msg))
-update_success = db.update(ordb, available_srcs)
-if not update_success:
-self.output.warn('Failed to update 
repo...readding', 2)
-self.readd_repos(ovl)
 self.output.debug("API.sync(); starting db.sync(ovl)", 5)
 db.sync(ovl)
 success.append((ovl,'Successfully synchronized overlay "' 
+ ovl + '".'))



[gentoo-commits] gentoo-x86 commit in dev-python/envoy: envoy-0.0.3.ebuild ChangeLog

2014-08-18 Thread Ian Delaney (idella4)
idella4 14/08/19 05:19:01

  Modified: ChangeLog
  Added:envoy-0.0.3.ebuild
  Log:
  bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.6  dev-python/envoy/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/envoy/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   31 Mar 2014 20:29:46 -  1.5
+++ ChangeLog   19 Aug 2014 05:19:01 -  1.6
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/envoy
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/envoy/ChangeLog,v 1.5 2014/03/31 
20:29:46 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/envoy/ChangeLog,v 1.6 2014/08/19 
05:19:01 idella4 Exp $
+
+*envoy-0.0.3 (19 Aug 2014)
+
+  19 Aug 2014; Ian Delaney  +envoy-0.0.3.ebuild:
+  bump
 
   31 Mar 2014; MichaÅ‚ GĂ³rny  envoy-0.0.2-r1.ebuild:
   Add support for the new PyPy slotting.



1.1  dev-python/envoy/envoy-0.0.3.ebuild

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

Index: envoy-0.0.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/envoy/envoy-0.0.3.ebuild,v 1.1 
2014/08/19 05:19:01 idella4 Exp $

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

inherit distutils-r1

DESCRIPTION="Simple API for running external processes"
HOMEPAGE="https://github.com/kennethreitz/envoy 
http://pypi.python.org/pypi/envoy";
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

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

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

python_test() {
# and it fails almost 
all;https://github.com/kennethreitz/envoy/issues/58
"${PYTHON}" test_envoy.py
}






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

2014-08-18 Thread Devan Franchini
commit: 4c730a782e11895409252af9e8546676915d50af
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sun Aug 17 00:44:25 2014 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sun Aug 17 00:44:25 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=4c730a78

setup.py: Map the USE flag keys to the module names

---
 setup.py | 30 +-
 1 file changed, 25 insertions(+), 5 deletions(-)

diff --git a/setup.py b/setup.py
index 4e7fc69..d57316c 100755
--- a/setup.py
+++ b/setup.py
@@ -9,16 +9,36 @@ from distutils.core import setup
 sys.path.insert(0, './')
 from layman.version import VERSION
 
-SELECTABLE = "bzr cvs darcs git g_sorcery mercurial rsync squashfs svn tar"
+# leave rsync and tar commented out since they are part of system set
+# make them installed by default
+SELECTABLE = {
+'bazaar': 'bzr',
+'cvs': 'cvs',
+'darcs': 'darcs',
+'git': 'git',
+'g-sorcery': 'g_sorcery',
+'mercurial': 'mercurial',
+#'rsync': 'rsync',
+'squashfs': 'squashfs',
+'subversion': 'svn',
+#'tar': 'tar',
+}
+
+use_defaults = ' '.join(list(SELECTABLE))
+
 # get the USE from the environment, default to all selectable modules
 # split them so we don't get substring matches
-USE = os.environ.get("USE", SELECTABLE).split()
+USE = os.environ.get("USE", use_defaults).split()
 
-modules = ['layman.overlays.modules.stub']
+modules = [
+'layman.overlays.modules.rsync',
+'layman.overlays.modules.stub',
+'layman.overlays.modules.tar',
+]
 
-for mod in SELECTABLE.split():
+for mod in sorted(SELECTABLE):
 if mod in USE:
-modules.append('layman.overlays.modules.%s' %mod)
+modules.append('layman.overlays.modules.%s' % SELECTABLE[mod])
 
 
 setup(name  = 'layman',



[gentoo-commits] proj/qt:master commit in: metadata/

2014-08-18 Thread Davide Pesavento
commit: aa00b2d2b1dd50916924877deee1800e1582b670
Author: Davide Pesavento  gentoo  org>
AuthorDate: Sun Aug 10 14:58:11 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Sun Aug 10 14:58:11 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=aa00b2d2

[layout.conf] Set profile-formats.

---
 metadata/layout.conf | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/metadata/layout.conf b/metadata/layout.conf
index 6ccf284..8b06483 100644
--- a/metadata/layout.conf
+++ b/metadata/layout.conf
@@ -1,18 +1,29 @@
 masters = gentoo
+
 # Use new hashes
 manifest-hashes = SHA256 SHA512 WHIRLPOOL
+
 # Do not update changelogs
 update-changelog = false
+
 # Use thin manifests
 thin-manifests = true
+
 # Dont sign thin manifests. There is no current policy for git commit signing
 sign-manifests = false
+
 # sign commits using git mechanisms
 sign-commits = true
+
 # Make egencache generate newer (more reliable)
 # md5-dict cache format (see bug #409445).
 cache-formats = md5-dict
+
 # indicate that ebuilds with the specified EAPIs are banned
 eapis-banned = 0 1
+
 # indicate that ebuilds with the specified EAPIs are deprecated
 eapis-deprecated = 2 3
+
+# Support package.* directories as well as files
+profile-formats = portage-2



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

2014-08-18 Thread Devan Franchini
commit: 04caf38bdd7f7a5e8782e66124c5a615b0d393d4
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Aug 16 23:56:36 2014 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sun Aug 17 00:07:38 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=04caf38b

setup.py: Make the modules selectable for install

---
 setup.py | 23 ++-
 1 file changed, 10 insertions(+), 13 deletions(-)

diff --git a/setup.py b/setup.py
index 9ec217f..4e7fc69 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,6 @@
 #!/usr/bin/env python
 
+import os
 import sys
 
 from distutils.core import setup
@@ -8,20 +9,16 @@ from distutils.core import setup
 sys.path.insert(0, './')
 from layman.version import VERSION
 
+SELECTABLE = "bzr cvs darcs git g_sorcery mercurial rsync squashfs svn tar"
+# get the USE from the environment, default to all selectable modules
+# split them so we don't get substring matches
+USE = os.environ.get("USE", SELECTABLE).split()
 
-modules = [
-'layman.overlays.modules.bzr',
-'layman.overlays.modules.cvs',
-'layman.overlays.modules.darcs',
-'layman.overlays.modules.git',
-'layman.overlays.modules.g_sorcery',
-'layman.overlays.modules.mercurial',
-'layman.overlays.modules.rsync',
-'layman.overlays.modules.squashfs',
-'layman.overlays.modules.stub',
-'layman.overlays.modules.svn',
-'layman.overlays.modules.tar',
-]
+modules = ['layman.overlays.modules.stub']
+
+for mod in SELECTABLE.split():
+if mod in USE:
+modules.append('layman.overlays.modules.%s' %mod)
 
 
 setup(name  = 'layman',



[gentoo-commits] gentoo-x86 commit in sys-auth/keystone: ChangeLog keystone-2014.1.1-r2.ebuild

2014-08-18 Thread Matt Thode (prometheanfire)
prometheanfire14/08/19 02:41:45

  Modified: ChangeLog
  Removed:  keystone-2014.1.1-r2.ebuild
  Log:
  removing badness
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.79 sys-auth/keystone/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.79&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.79&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   19 Aug 2014 02:39:33 -  1.78
+++ ChangeLog   19 Aug 2014 02:41:45 -  1.79
@@ -1,6 +1,10 @@
 # ChangeLog for sys-auth/keystone
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.78 
2014/08/19 02:39:33 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.79 
2014/08/19 02:41:45 prometheanfire Exp $
+
+  19 Aug 2014; Matthew Thode 
+  -keystone-2014.1.1-r2.ebuild:
+  removing badness
 
 *keystone-2014.1.2.1 (19 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in sys-auth/keystone: keystone-2014.1.2.1.ebuild ChangeLog

2014-08-18 Thread Matt Thode (prometheanfire)
prometheanfire14/08/19 02:39:33

  Modified: ChangeLog
  Added:keystone-2014.1.2.1.ebuild
  Log:
  fixing bug 519144
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  ChangesPath
1.78 sys-auth/keystone/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.78&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.78&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   10 Aug 2014 20:21:57 -  1.77
+++ ChangeLog   19 Aug 2014 02:39:33 -  1.78
@@ -1,6 +1,13 @@
 # ChangeLog for sys-auth/keystone
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.77 
2014/08/10 20:21:57 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.78 
2014/08/19 02:39:33 prometheanfire Exp $
+
+*keystone-2014.1.2.1 (19 Aug 2014)
+
+  19 Aug 2014; Matthew Thode 
+  +keystone-2014.1.2.1.ebuild, -files/2014.1.1-CVE-2014-3250.patch,
+  -files/2014.1.1-CVE-2014-3476.patch:
+  fixing bug 519144
 
   10 Aug 2014; Sergei Trofimovich 
   keystone-2014.1.1-r2.ebuild, keystone-2014.1..ebuild,



1.1  sys-auth/keystone/keystone-2014.1.2.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2014.1.2.1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2014.1.2.1.ebuild?rev=1.1&content-type=text/plain

Index: keystone-2014.1.2.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.1.2.1.ebuild,v 1.1 
2014/08/19 02:39:33 prometheanfire Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 user

DESCRIPTION="The Openstack authentication, authorization, and service catalog 
written in Python"
HOMEPAGE="https://launchpad.net/keystone";
#SRC_URI="http://launchpad.net/${PN}/icehouse/${PV}/+download/${P}.tar.gz";
SRC_URI="http://launchpad.net/${PN}/icehouse/2014.1.2/+download/${P}.tar.gz";

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+sqlite mysql postgres ldap test"
REQUIRED_USE="|| ( mysql postgres sqlite )"

#todo, seperate out rdepend via use flags
# python-ldap needs to be relaxed...
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/pbr-0.6[${PYTHON_USEDEP}]
=dev-python/hacking-0.8[${PYTHON_USEDEP}]
=dev-python/python-memcached-1.48[${PYTHON_USEDEP}]
>=dev-python/pymongo-2.4[${PYTHON_USEDEP}]
ldap? ( dev-python/python-ldap )
>=dev-python/coverage-3.6[${PYTHON_USEDEP}]
>=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
>=dev-python/mock-1.0[${PYTHON_USEDEP}]
>=dev-python/mox-0.5.3[${PYTHON_USEDEP}]
>=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
=dev-python/webtest-2.0[${PYTHON_USEDEP}]
>=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
>=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
>=dev-python/testtools-0.9.34[${PYTHON_USEDEP}]
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/httplib2-0.7.5[${PYTHON_USEDEP}]
>=dev-python/requests-1.1[${PYTHON_USEDEP}]
>=dev-python/keyring-2.1[${PYTHON_USEDEP}]
dev-python/oslo-sphinx[${PYTHON_USEDEP}]
>=dev-python/kombu-2.4.8[${PYTHON_USEDEP}]
>=dev-python/lockfile-0.8[${PYTHON_USEDEP}]
>=dev-python/stevedore-0.14[${PYTHON_USEDEP}]
)"
RDEPEND=">=dev-python/webob-1.2.3-r1[${PYTHON_USEDEP}]
>=dev-python/eventlet-0.13.0[${PYTHON_USEDEP}]
>=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
>=dev-python/netaddr-0.7.6[${PYTHON_USEDEP}]
>=dev-python/pastedeploy-1.5.0[${PYTHON_USEDEP}]
dev-python/paste[${PYTHON_USEDEP}]
>=dev-python/routes-1.12.3[${PYTHON_USEDEP}]
>=dev-python/six-1.6.0[${PYTHON_USEDEP}]
sqlite? (
>=dev-python/sqlalchemy-0.8.0[sqlite,${PYTHON_USEDEP}]
!~dev-python/sqlalchemy-0.9.5[sqlite,${PYTHON_USEDEP}]
<=dev-python/sqlal

[gentoo-commits] gentoo-x86 commit in sys-auth/keystone/files: 2014.1.1-CVE-2014-3476.patch 2014.1.1-CVE-2014-3250.patch

2014-08-18 Thread Matt Thode (prometheanfire)
prometheanfire14/08/19 02:39:33

  Removed:  2014.1.1-CVE-2014-3476.patch
2014.1.1-CVE-2014-3250.patch
  Log:
  fixing bug 519144
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)



[gentoo-commits] gentoo-x86 commit in net-proxy/dante: dante-1.4.0-r2.ebuild ChangeLog

2014-08-18 Thread Richard Farina (zerochaos)
zerochaos14/08/19 02:30:06

  Modified: ChangeLog
  Added:dante-1.4.0-r2.ebuild
  Log:
  fixing bug #497586 and setting defaults back to 1.4.0_pre settings. avoiding 
load on arch teams for this tested fix
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key DD11F94A)

Revision  ChangesPath
1.78 net-proxy/dante/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/dante/ChangeLog?rev=1.78&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/dante/ChangeLog?rev=1.78&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/dante/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-proxy/dante/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   13 Jul 2014 09:58:21 -  1.77
+++ ChangeLog   19 Aug 2014 02:30:06 -  1.78
@@ -1,6 +1,12 @@
 # ChangeLog for net-proxy/dante
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/ChangeLog,v 1.77 2014/07/13 
09:58:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/ChangeLog,v 1.78 2014/08/19 
02:30:06 zerochaos Exp $
+
+*dante-1.4.0-r2 (19 Aug 2014)
+
+  19 Aug 2014; Rick Farina  +dante-1.4.0-r2.ebuild:
+  fixing bug #497586 and setting defaults back to 1.4.0_pre settings. avoiding
+  load on arch teams for this tested fix
 
   13 Jul 2014; Agostino Sarubbo  dante-1.4.0-r1.ebuild:
   Stable for ppc, wrt bug #506794



1.1  net-proxy/dante/dante-1.4.0-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/dante/dante-1.4.0-r2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-proxy/dante/dante-1.4.0-r2.ebuild?rev=1.1&content-type=text/plain

Index: dante-1.4.0-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.4.0-r2.ebuild,v 1.1 
2014/08/19 02:30:06 zerochaos Exp $

EAPI="5"

inherit autotools eutils systemd user

DESCRIPTION="A free socks4,5 and msproxy implementation"
HOMEPAGE="http://www.inet.no/dante/";
MY_P="${P/_/-}"
SRC_URI="ftp://ftp.inet.no/pub/socks/${MY_P}.tar.gz";

LICENSE="BSD GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd"
IUSE="debug kerberos pam selinux static-libs tcpd upnp"

RDEPEND="pam? ( virtual/pam )
kerberos? ( virtual/krb5 )
selinux? ( sec-policy/selinux-dante )
tcpd? ( sys-apps/tcp-wrappers )
userland_GNU? ( virtual/shadow )
upnp? ( net-libs/miniupnpc )"
DEPEND="${RDEPEND}
sys-devel/flex
sys-devel/bison"

DOCS="BUGS CREDITS NEWS README SUPPORT doc/README* doc/*.txt 
doc/SOCKS4.protocol"

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

src_prepare() {
epatch  \
"${FILESDIR}"/${PN}-1.4.0-socksify.patch \
"${FILESDIR}"/${PN}-1.4.0-osdep-format-macro.patch \
"${FILESDIR}"/${PN}-1.4.0-cflags.patch

sed -i \
-e 's:/etc/socks\.conf:"${EPREFIX}"/etc/socks/socks.conf:' \
-e 's:/etc/sockd\.conf:"${EPREFIX}"/etc/socks/sockd.conf:' \
doc/{socksify.1,socks.conf.5,sockd.conf.5,sockd.8} \
|| die

sed -i -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.ac || die

eautoreconf
}

src_configure() {
# hardcoded the libc name otherwise the scan on a amd64 multilib system
# ends up finding /usr/lib32/libc.so.5. That cascades and causes the
# preload/libdsocks to not be built.
econf \
--with-socks-conf="${EPREFIX}"/etc/socks/socks.conf \
--with-sockd-conf="${EPREFIX}"/etc/socks/sockd.conf \
--enable-preload \
--enable-clientdl \
--enable-serverdl \
--enable-drt-fallback \
--with-libc=libc.so.6 \
$(use_enable debug) \
$(use_with kerberos gssapi) \
$(use_with pam) \
$(use_with upnp) \
$(use_enable static-libs static) \
$(use_enable tcpd libwrap)
}

src_install() {
default

# default configuration files
insinto /etc/socks
doins "${FILESDIR}"/sock?.conf
pushd "${ED}/etc/socks" > /dev/null
use pam && epatch "${FILESDIR}/sockd.conf-with-pam.patch"
use tcpd && epatch "${FILESDIR}/sockd.conf-with-libwrap.patch"
popd > /dev/null

# init script
newinitd "${FILESDIR}/${PN}-1.3.2-sockd-init" dante-sockd
newconfd "${FILESDIR}/

[gentoo-commits] gentoo-x86 commit in net-wireless/gnuradio: ChangeLog gnuradio-3.7.4.ebuild gnuradio-9999.ebuild

2014-08-18 Thread Richard Farina (zerochaos)
zerochaos14/08/19 02:31:49

  Modified: ChangeLog gnuradio-3.7.4.ebuild
gnuradio-.ebuild
  Log:
  cheetah is an rdep of grc, and an unconditional dep of build.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.50 net-wireless/gnuradio/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   15 Aug 2014 00:52:36 -  1.49
+++ ChangeLog   19 Aug 2014 02:31:49 -  1.50
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/gnuradio
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.49 
2014/08/15 00:52:36 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.50 
2014/08/19 02:31:49 zerochaos Exp $
+
+  18 Aug 2014; Rick Farina  gnuradio-3.7.4.ebuild,
+  gnuradio-.ebuild:
+  cheetah is an rdep of grc, and an unconditional dep of build.
 
   15 Aug 2014; Rick Farina  gnuradio-3.6.5.1-r2.ebuild,
   gnuradio-3.7.4.ebuild, gnuradio-.ebuild:



1.7  net-wireless/gnuradio/gnuradio-3.7.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.4.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.4.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.4.ebuild?r1=1.6&r2=1.7

Index: gnuradio-3.7.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnuradio-3.7.4.ebuild   15 Aug 2014 00:52:36 -  1.6
+++ gnuradio-3.7.4.ebuild   19 Aug 2014 02:31:49 -  1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.4.ebuild,v 1.6 
2014/08/15 00:52:36 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.4.ebuild,v 1.7 
2014/08/19 02:31:49 zerochaos Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -50,6 +50,7 @@
fcd? ( virtual/libusb:1 )
filter? ( sci-libs/scipy )
grc? (
+   dev-python/cheetah[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
)



1.20 net-wireless/gnuradio/gnuradio-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild?r1=1.19&r2=1.20

Index: gnuradio-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- gnuradio-.ebuild15 Aug 2014 00:52:36 -  1.19
+++ gnuradio-.ebuild19 Aug 2014 02:31:49 -  1.20
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild,v 1.19 
2014/08/15 00:52:36 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-.ebuild,v 1.20 
2014/08/19 02:31:49 zerochaos Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -51,6 +51,7 @@
fcd? ( virtual/libusb:1 )
filter? ( sci-libs/scipy )
grc? (
+   dev-python/cheetah[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
)






[gentoo-commits] gentoo-x86 commit in sys-auth/ykpers: ykpers-1.15.2.ebuild ChangeLog

2014-08-18 Thread Richard Farina (zerochaos)
zerochaos14/08/19 02:33:08

  Modified: ChangeLog
  Added:ykpers-1.15.2.ebuild
  Log:
  version bump, bug 513944
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.12 sys-auth/ykpers/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/ykpers/ChangeLog?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/ykpers/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/ykpers/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/ykpers/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   28 Oct 2013 13:50:08 -  1.11
+++ ChangeLog   19 Aug 2014 02:33:08 -  1.12
@@ -1,6 +1,11 @@
 # ChangeLog for sys-auth/ykpers
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/ykpers/ChangeLog,v 1.11 2013/10/28 
13:50:08 zerochaos Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/ykpers/ChangeLog,v 1.12 2014/08/19 
02:33:08 zerochaos Exp $
+
+*ykpers-1.15.2 (19 Aug 2014)
+
+  19 Aug 2014; Rick Farina  +ykpers-1.15.2.ebuild:
+  version bump, bug 513944
 
 *ykpers-1.14.1 (28 Oct 2013)
 



1.1  sys-auth/ykpers/ykpers-1.15.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/ykpers/ykpers-1.15.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/ykpers/ykpers-1.15.2.ebuild?rev=1.1&content-type=text/plain

Index: ykpers-1.15.2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/ykpers/ykpers-1.15.2.ebuild,v 1.1 
2014/08/19 02:33:08 zerochaos Exp $

EAPI=5

inherit eutils udev

DESCRIPTION="Library and tool for personalization of Yubico's YubiKey"
SRC_URI="http://yubico.github.io/yubikey-personalization/releases/${P}.tar.gz";
HOMEPAGE="https://github.com/Yubico/yubikey-personalization";

KEYWORDS="~amd64 ~x86"
SLOT="0"
LICENSE="BSD-2"
IUSE="static-libs consolekit"

RDEPEND=">=sys-auth/libyubikey-1.6
virtual/libusb:1"
DEPEND="${RDEPEND}
virtual/pkgconfig"
RDEPEND="${RDEPEND}
consolekit? ( sys-auth/consolekit[acl] )"

src_configure() {
econf $(use_enable static-libs static)
}

DOCS=( AUTHORS ChangeLog NEWS README )

src_install() {
default
dodoc doc/*
prune_libtool_files

use consolekit && \
udev_dorules 70-yubikey.rules
}






[gentoo-commits] gentoo-x86 commit in sys-auth/pam_yubico: pam_yubico-2.16.ebuild ChangeLog

2014-08-18 Thread Richard Farina (zerochaos)
zerochaos14/08/19 02:33:41

  Modified: ChangeLog
  Added:pam_yubico-2.16.ebuild
  Log:
  version bump, bug 513944
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.4  sys-auth/pam_yubico/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_yubico/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   28 Oct 2013 13:35:57 -  1.3
+++ ChangeLog   19 Aug 2014 02:33:41 -  1.4
@@ -1,6 +1,11 @@
 # ChangeLog for sys-auth/pam_yubico
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_yubico/ChangeLog,v 1.3 
2013/10/28 13:35:57 zerochaos Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_yubico/ChangeLog,v 1.4 
2014/08/19 02:33:41 zerochaos Exp $
+
+*pam_yubico-2.16 (19 Aug 2014)
+
+  19 Aug 2014; Rick Farina  +pam_yubico-2.16.ebuild:
+  version bump, bug 513944
 
 *pam_yubico-2.14 (28 Oct 2013)
 



1.1  sys-auth/pam_yubico/pam_yubico-2.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_yubico/pam_yubico-2.16.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_yubico/pam_yubico-2.16.ebuild?rev=1.1&content-type=text/plain

Index: pam_yubico-2.16.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_yubico/pam_yubico-2.16.ebuild,v 
1.1 2014/08/19 02:33:41 zerochaos Exp $

EAPI=5
inherit multilib

DESCRIPTION="Library for authenticating against PAM with a Yubikey"
HOMEPAGE="https://github.com/Yubico/yubico-pam";
SRC_URI="http://opensource.yubico.com/yubico-pam/releases/${P}.tar.gz";

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="ldap"

DEPEND="virtual/pam
>=sys-auth/ykclient-2.12
>=sys-auth/ykpers-1.6
ldap? ( net-nds/openldap )"
RDEPEND="${DEPEND}"

#src_prepare() {
#   epatch "${FILESDIR}/2.11-drop_privs.patch"
#   eautoreconf
#}

src_configure() {
#challenge response could be optional but that seems horribly dangerous 
to me
econf \
--with-cr \
$(use_with ldap) \
--with-pam-dir=/$(get_libdir)/security
}

src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS ChangeLog NEWS README doc/*
#prune_libtool_files #why doesn't this work?
find "${D}" -name '*.la' -delete || die
}






[gentoo-commits] gentoo-x86 commit in sys-auth/libyubikey: libyubikey-1.12.ebuild ChangeLog

2014-08-18 Thread Richard Farina (zerochaos)
zerochaos14/08/19 02:32:27

  Modified: ChangeLog
  Added:libyubikey-1.12.ebuild
  Log:
  version bump, bug 513944
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.7  sys-auth/libyubikey/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   22 Apr 2013 13:22:12 -  1.6
+++ ChangeLog   19 Aug 2014 02:32:27 -  1.7
@@ -1,6 +1,11 @@
 # ChangeLog for sys-auth/libyubikey
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/ChangeLog,v 1.6 
2013/04/22 13:22:12 zerochaos Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/ChangeLog,v 1.7 
2014/08/19 02:32:27 zerochaos Exp $
+
+*libyubikey-1.12 (19 Aug 2014)
+
+  19 Aug 2014; Rick Farina  +libyubikey-1.12.ebuild:
+  version bump, bug 513944
 
   22 Apr 2013; Rick Farina  libyubikey-1.10.ebuild:
   tested on ~x86



1.1  sys-auth/libyubikey/libyubikey-1.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/libyubikey-1.12.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libyubikey/libyubikey-1.12.ebuild?rev=1.1&content-type=text/plain

Index: libyubikey-1.12.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/libyubikey-1.12.ebuild,v 
1.1 2014/08/19 02:32:27 zerochaos Exp $

EAPI=5

inherit eutils autotools-utils

DESCRIPTION="Yubico C low-level library"
HOMEPAGE="https://github.com/Yubico/yubico-c";
#http://opensource.yubico.com/yubico-c/releases.html
SRC_URI="http://opensource.yubico.com/yubico-c/releases/${P}.tar.gz";

KEYWORDS="~amd64 ~x86"
SLOT="0"
LICENSE="BSD-2"
IUSE="static-libs"

DOCS=( AUTHORS ChangeLog NEWS README THANKS )






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

2014-08-18 Thread Devan Franchini
commit: 830be25a56dc2f4a35e0c3fc4eb97fc90a678b28
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Aug 16 18:08:09 2014 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sat Aug 16 18:08:09 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=830be25a

setup.py: Fix typo

---
 setup.py | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/setup.py b/setup.py
index 21bfb56..a0ccb15 100755
--- a/setup.py
+++ b/setup.py
@@ -10,17 +10,17 @@ from layman.version import VERSION
 
 
 modules = [
-'layman.overlays.moudules.bzr',
-'layman.overlays.moudules.cvs',
-'layman.overlays.moudules.darcs',
-'layman.overlays.moudules.git',
-'layman.overlays.moudules.g_sourcery',
-'layman.overlays.moudules.mercurial',
-'layman.overlays.moudules.rsync',
-'layman.overlays.moudules.squashfs',
-'layman.overlays.moudules.stub',
-'layman.overlays.moudules.svn',
-'layman.overlays.moudules.tar',
+'layman.overlays.modules.bzr',
+'layman.overlays.modules.cvs',
+'layman.overlays.modules.darcs',
+'layman.overlays.modules.git',
+'layman.overlays.modules.g_sourcery',
+'layman.overlays.modules.mercurial',
+'layman.overlays.modules.rsync',
+'layman.overlays.modules.squashfs',
+'layman.overlays.modules.stub',
+'layman.overlays.modules.svn',
+'layman.overlays.modules.tar',
 ]
 
 



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

2014-08-18 Thread Devan Franchini
commit: b524d9fc36bd890f78f9ee8ec73d547e774e3a3d
Author: Brian Dolbec  gentoo  org>
AuthorDate: Sat Aug 16 17:58:31 2014 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Sat Aug 16 17:58:31 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=b524d9fc

Initial update to setup.py for the new structure

TODO: make the modules included configurable from the ebuild.

---
 setup.py | 20 +++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 727db2b..21bfb56 100755
--- a/setup.py
+++ b/setup.py
@@ -9,6 +9,21 @@ sys.path.insert(0, './')
 from layman.version import VERSION
 
 
+modules = [
+'layman.overlays.moudules.bzr',
+'layman.overlays.moudules.cvs',
+'layman.overlays.moudules.darcs',
+'layman.overlays.moudules.git',
+'layman.overlays.moudules.g_sourcery',
+'layman.overlays.moudules.mercurial',
+'layman.overlays.moudules.rsync',
+'layman.overlays.moudules.squashfs',
+'layman.overlays.moudules.stub',
+'layman.overlays.moudules.svn',
+'layman.overlays.moudules.tar',
+]
+
+
 setup(name  = 'layman',
   version   = VERSION,
   description   = 'Python script for retrieving gentoo overlays',
@@ -16,7 +31,10 @@ setup(name  = 'layman',
   author_email  = 'dolsen@gentoo',
   url   = 'http://layman.sourceforge.net/, ' +\
 'http://git.overlays.gentoo.org/gitweb/?p=proj/layman.git;a=summary',
-  packages  = ['layman', 'layman.overlays'],
+  packages  = ['layman', 'layman.config_modules',
+'layman.config_modules.makeconf', 'layman.config_modules.reposconf',
+'layman.overlays', 'layman.overlays.modules',
+] + modules,
   scripts   = ['bin/layman', 'bin/layman-updater'],
   license   = 'GPL',
   )



[gentoo-commits] proj/releng:master commit in: tools-musl/

2014-08-18 Thread Robin H. Johnson
commit: 7a409c03109130434ba21874038fc3242f2dc0f9
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Aug 11 22:45:11 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 11 22:45:11 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=7a409c03

tools-musl/run.sh: parallelize musl run

---
 tools-musl/run.sh | 18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/tools-musl/run.sh b/tools-musl/run.sh
index 84609aa..7f82a8e 100755
--- a/tools-musl/run.sh
+++ b/tools-musl/run.sh
@@ -43,19 +43,19 @@ main() {
   catalyst -s current | tee -a zzz.log >snapshot.log 2>snapshot.err
 
   for arch in amd64 i686; do
-for flavor in vanilla hardened; do
+for flavor in hardened vanilla; do
   prepare_confs ${arch} ${flavor}
 done
   done
-  
+
+  # The parallelization `( do_stages ... ) &` doesn't work here
+  # if catalyst is using snapcache, bug #519656
   for arch in amd64 i686; do
-for flavor in vanilla hardened; do
-  do_stages ${arch} ${flavor}
-  ret=$?
-  if [[ $? == 1 ]]; then
- echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
- return 1
-  fi
+for flavor in hardened vanilla; do
+  (
+do_stages ${arch} ${flavor}
+[[ $? == 1 ]] && echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
+  ) &
 done
   done
 }



[gentoo-commits] proj/releng:master commit in: tools/

2014-08-18 Thread Robin H. Johnson
commit: 2a8047d9c9c53fc5a1bf936da5b0d554d9249766
Author: RaĂºl Porcel  gentoo  org>
AuthorDate: Fri Aug  8 14:01:20 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Aug  8 14:01:20 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2a8047d9

Push to nightheron instead of skimmer

---
 tools/catalyst-auto-alpha.conf | 2 +-
 tools/catalyst-auto-armv4tl.conf   | 2 +-
 tools/catalyst-auto-armv5tel.conf  | 2 +-
 tools/catalyst-auto-armv6j.conf| 2 +-
 tools/catalyst-auto-armv6j_hardfp.conf | 2 +-
 tools/catalyst-auto-armv7a.conf| 2 +-
 tools/catalyst-auto-armv7a_hardfp.conf | 2 +-
 tools/catalyst-auto-hppa.conf  | 2 +-
 tools/catalyst-auto-ia64.conf  | 2 +-
 tools/catalyst-auto-ppc.conf   | 2 +-
 tools/catalyst-auto-ppc64.conf | 2 +-
 tools/catalyst-auto-s390.conf  | 2 +-
 tools/catalyst-auto-s390x.conf | 2 +-
 tools/catalyst-auto-sparc64.conf   | 4 ++--
 14 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/tools/catalyst-auto-alpha.conf b/tools/catalyst-auto-alpha.conf
index 8910913..17b2b93 100644
--- a/tools/catalyst-auto-alpha.conf
+++ b/tools/catalyst-auto-alpha.conf
@@ -51,5 +51,5 @@ pre_build() {
 }
 
 post_build() {
-  rsync -e 'ssh -i /home/armin76/buildsync.key' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-*${DATESTAMP}*.bz2* 
${BUILD_SRCDIR_BASE}/builds/default/*${DATESTAMP}*.iso* 
al...@skimmer.gentoo.org:
+  rsync -e 'ssh -i /home/armin76/buildsync.key' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-*${DATESTAMP}*.bz2* 
${BUILD_SRCDIR_BASE}/builds/default/*${DATESTAMP}*.iso* 
al...@nightheron.gentoo.org:
 }

diff --git a/tools/catalyst-auto-armv4tl.conf b/tools/catalyst-auto-armv4tl.conf
index 70e4d07..e5328d2 100644
--- a/tools/catalyst-auto-armv4tl.conf
+++ b/tools/catalyst-auto-armv4tl.conf
@@ -51,5 +51,5 @@ pre_build() {
 
 
 post_build() {
-  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@skimmer.gentoo.org:
+  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@nightheron.gentoo.org:
 }

diff --git a/tools/catalyst-auto-armv5tel.conf 
b/tools/catalyst-auto-armv5tel.conf
index dda8e17..ebcf494 100644
--- a/tools/catalyst-auto-armv5tel.conf
+++ b/tools/catalyst-auto-armv5tel.conf
@@ -51,5 +51,5 @@ pre_build() {
 
 
 post_build() {
-  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@skimmer.gentoo.org:
+  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@nightheron.gentoo.org:
 }

diff --git a/tools/catalyst-auto-armv6j.conf b/tools/catalyst-auto-armv6j.conf
index 12e21d6..0dc8ffa 100644
--- a/tools/catalyst-auto-armv6j.conf
+++ b/tools/catalyst-auto-armv6j.conf
@@ -51,5 +51,5 @@ pre_build() {
 
 
 post_build() {
-  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@skimmer.gentoo.org:
+  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@nightheron.gentoo.org:
 }

diff --git a/tools/catalyst-auto-armv6j_hardfp.conf 
b/tools/catalyst-auto-armv6j_hardfp.conf
index 989546e..cfb669f 100644
--- a/tools/catalyst-auto-armv6j_hardfp.conf
+++ b/tools/catalyst-auto-armv6j_hardfp.conf
@@ -51,5 +51,5 @@ pre_build() {
 
 
 post_build() {
-  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@skimmer.gentoo.org:
+  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@nightheron.gentoo.org:
 }

diff --git a/tools/catalyst-auto-armv7a.conf b/tools/catalyst-auto-armv7a.conf
index e9fd62f..a1e6689 100644
--- a/tools/catalyst-auto-armv7a.conf
+++ b/tools/catalyst-auto-armv7a.conf
@@ -51,5 +51,5 @@ pre_build() {
 
 
 post_build() {
-  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@skimmer.gentoo.org:
+  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@nightheron.gentoo.org:
 }

diff --git a/tools/catalyst-auto-armv7a_hardfp.conf 
b/tools/catalyst-auto-armv7a_hardfp.conf
index 7c31deb..f2b5aa0 100644
--- a/tools/catalyst-auto-armv7a_hardfp.conf
+++ b/tools/catalyst-auto-armv7a_hardfp.conf
@@ -51,5 +51,5 @@ pre_build() {
 
 
 post_build() {
-  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@skimmer.gentoo.org:
+  rsync -e 'ssh -i /root/.ssh/id_rsa' 
${BUILD_SRCDIR_BASE}/builds/default/stage3-${SUBARCH}-*${DATESTAMP}*.tar.bz2* 
a...@nightheron.gentoo.org:
 }

diff --git a/tools/catalyst-auto-hppa.

[gentoo-commits] proj/qt:master commit in: dev-qt/qtmultimedia/

2014-08-18 Thread Davide Pesavento
commit: ed3fbad2098ffcfededfc6b1bf69fc2005285704
Author: Davide Pesavento  gentoo  org>
AuthorDate: Tue Aug  5 00:07:26 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Tue Aug  5 00:07:26 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ed3fbad2

[dev-qt/qtmultimedia:5] Fix automagic deps, add opengl and widgets USE flags.

Based on pull request #67 by xhochy. Fixes bug #517532.

Package-Manager: portage-2.2.11

---
 dev-qt/qtmultimedia/metadata.xml |  3 +-
 dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild| 44 ++--
 dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild | 44 ++--
 dev-qt/qtmultimedia/qtmultimedia-5..ebuild   | 44 ++--
 4 files changed, 104 insertions(+), 31 deletions(-)

diff --git a/dev-qt/qtmultimedia/metadata.xml b/dev-qt/qtmultimedia/metadata.xml
index b4f8d68..a31be04 100644
--- a/dev-qt/qtmultimedia/metadata.xml
+++ b/dev-qt/qtmultimedia/metadata.xml
@@ -5,7 +5,8 @@

Add support for exceptions - like 
catching them
inside the event loop (recommended by Nokia)
-   Build QML/QtQuick bindings
+   Build QML/QtQuick bindings and imports
+   Build the QtMultimediaWidgets module


https://bugreports.qt-project.org/

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild
index a36c3ac..3676f07 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5.3.1.ebuild
@@ -14,25 +14,49 @@ else
KEYWORDS="~amd64 ~x86"
 fi
 
-# FIXME: probably lots of automagic deps
-# TODO: qt-widgets can be made optional
-# TODO: opengl, xv
+IUSE="alsa +gstreamer openal opengl +pulseaudio qml widgets"
+REQUIRED_USE="?? ( alsa pulseaudio )"
 
-IUSE="alsa gstreamer openal pulseaudio qml"
-
-DEPEND="
+RDEPEND="
>=dev-qt/qtcore-${PV}:5[debug=]
>=dev-qt/qtgui-${PV}:5[debug=]
>=dev-qt/qtnetwork-${PV}:5[debug=]
-   >=dev-qt/qtwidgets-${PV}:5[debug=]
alsa? ( media-libs/alsa-lib )
gstreamer? (
media-libs/gstreamer:0.10
media-libs/gst-plugins-bad:0.10
media-libs/gst-plugins-base:0.10
)
-   openal? ( media-libs/openal )
pulseaudio? ( media-sound/pulseaudio )
-   qml? ( >=dev-qt/qtdeclarative-${PV}:5[debug=] )
+   qml? (
+   >=dev-qt/qtdeclarative-${PV}:5[debug=]
+   openal? ( media-libs/openal )
+   )
+   widgets? (
+   >=dev-qt/qtwidgets-${PV}:5[debug=]
+   opengl? ( >=dev-qt/qtopengl-${PV}:5[debug=] )
+   )
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+   x11-proto/videoproto
+"
+
+src_prepare() {
+   qt_use_compile_test alsa
+   qt_use_compile_test gstreamer
+   qt_use_compile_test openal
+   qt_use_compile_test pulseaudio
+
+   qt_use_disable_mod opengl opengl \
+   src/multimediawidgets/multimediawidgets.pro
+
+   qt_use_disable_mod qml quick \
+   src/src.pro
+
+   qt_use_disable_mod widgets widgets \
+   src/src.pro \
+   src/gsttools/gsttools.pro \
+   src/plugins/gstreamer/common.pri
+
+   qt5-build_src_prepare
+}

diff --git a/dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild
index a36c3ac..3676f07 100644
--- a/dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild
+++ b/dev-qt/qtmultimedia/qtmultimedia-5.3..ebuild
@@ -14,25 +14,49 @@ else
KEYWORDS="~amd64 ~x86"
 fi
 
-# FIXME: probably lots of automagic deps
-# TODO: qt-widgets can be made optional
-# TODO: opengl, xv
+IUSE="alsa +gstreamer openal opengl +pulseaudio qml widgets"
+REQUIRED_USE="?? ( alsa pulseaudio )"
 
-IUSE="alsa gstreamer openal pulseaudio qml"
-
-DEPEND="
+RDEPEND="
>=dev-qt/qtcore-${PV}:5[debug=]
>=dev-qt/qtgui-${PV}:5[debug=]
>=dev-qt/qtnetwork-${PV}:5[debug=]
-   >=dev-qt/qtwidgets-${PV}:5[debug=]
alsa? ( media-libs/alsa-lib )
gstreamer? (
media-libs/gstreamer:0.10
media-libs/gst-plugins-bad:0.10
media-libs/gst-plugins-base:0.10
)
-   openal? ( media-libs/openal )
pulseaudio? ( media-sound/pulseaudio )
-   qml? ( >=dev-qt/qtdeclarative-${PV}:5[debug=] )
+   qml? (
+   >=dev-qt/qtdeclarative-${PV}:5[debug=]
+   openal? ( media-libs/openal )
+   )
+   widgets? (
+   >=dev-qt/qtwidgets-${PV}:5[debug=]
+   opengl? ( >=dev-qt/qtopengl-${PV}:5[debug=] )
+   )
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+   x11-proto/videoproto
+"
+
+src_prepare() {
+   qt_use_compile_test alsa
+   qt_use_compile_test gstreamer
+   qt_use_compile_test openal
+   qt_use_compile_test pulseaudio
+
+

[gentoo-commits] proj/ruby-overlay:master commit in: /

2014-08-18 Thread Manuel RĂ¼ger
commit: 066b9b9f97ad20019f4091d8dad8e9480eacd296
Author: Manuel RĂ¼ger  gentoo  org>
AuthorDate: Sun Aug  3 20:00:50 2014 +
Commit: Manuel RĂ¼ger  gentoo  org>
CommitDate: Sun Aug  3 20:00:50 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=066b9b9f

Update .travis.yml

---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1ae589d..1bf4c6e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ language: python
 python:
 - "3.3"
 env:
-- PORTAGE_VER="2.2.10"
+- PORTAGE_VER="2.2.11"
 before_script:
 - mkdir travis-overlay
 - mv !(travis-overlay) travis-overlay/



[gentoo-commits] proj/mysql:master commit in: dev-db/mysql-init-scripts/files/, dev-db/mysql-init-scripts/

2014-08-18 Thread Brian Evans
commit: 9b8136f5f1ce8cd7616028da61cb65e354ccda5e
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Aug 19 00:33:53 2014 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Aug 19 00:34:32 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=9b8136f5

[mysql-init-scripts] Add simple config check and support for chroot.  Copy old 
init scripts here to RIP

---
 .../files/{mysql-5.1.53-conf.d => conf.d-2.0}  |  13 +-
 dev-db/mysql-init-scripts/files/init.d-2.0 | 153 +
 dev-db/mysql-init-scripts/files/logrotate.mysql|   6 +-
 .../mysql-init-scripts/files/mysql-5.1.53-conf.d   |  13 +-
 .../mysql-init-scripts/files/mysql-5.1.67-init.d   | 118 
 dev-db/mysql-init-scripts/files/mysql.conf |   1 +
 dev-db/mysql-init-scripts/files/mysqld-wait-ready  |  56 
 dev-db/mysql-init-scripts/files/mysqld.service |  26 
 dev-db/mysql-init-scripts/files/mysqld_at.service  |  26 
 .../mysql-init-scripts-2.0.ebuild  |  68 +
 10 files changed, 465 insertions(+), 15 deletions(-)

diff --git a/dev-db/mysql-init-scripts/files/mysql-5.1.53-conf.d 
b/dev-db/mysql-init-scripts/files/conf.d-2.0
similarity index 90%
copy from dev-db/mysql-init-scripts/files/mysql-5.1.53-conf.d
copy to dev-db/mysql-init-scripts/files/conf.d-2.0
index 3c79b13..781c8f5 100644
--- a/dev-db/mysql-init-scripts/files/mysql-5.1.53-conf.d
+++ b/dev-db/mysql-init-scripts/files/conf.d-2.0
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header$
+# $Header: $
 
 # If you want a non-stock location for the config file, uncomment or update
 # either of these as needed. If you do use it, you must make sure that none of
@@ -33,7 +33,7 @@ STOP_TIMEOUT=120
 
 # integer [-20 .. 19 ] default 0
 # change the priority of the server -20 (high) to 19 (low)
-# see "man nice 1" for description
+# see nice(1) for description
 #NICE=0
 
 # See start-stop-daemon(8) for possible settings
@@ -72,7 +72,8 @@ STOP_TIMEOUT=120
 # But uncomment this next instead if you think it should.
 #rc_provide="mysql"
 
-# Tell OpenRC about our config file
-[ -n "${MY_CNF}" ] && rc_config="${MY_CNF}"
-
+# The conditional above has a false-positive "failure" return value as a
+# side-effect, and since it's the last statement, without the next line, this
+# script returns failure.
+return 0
 # vim: ft=gentoo-conf-d et ts=4 sw=4:

diff --git a/dev-db/mysql-init-scripts/files/init.d-2.0 
b/dev-db/mysql-init-scripts/files/init.d-2.0
new file mode 100644
index 000..5dc99d2
--- /dev/null
+++ b/dev-db/mysql-init-scripts/files/init.d-2.0
@@ -0,0 +1,153 @@
+#!/sbin/runscript
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+extra_commands="checkconfig"
+
+depend() {
+   use net.lo
+   # localmount needed for $basedir
+   need localmount
+}
+
+get_config() {
+   my_print_defaults --config-file="$1" mysqld |
+   sed -n -e "s/^--$2=//p"
+}
+
+mysql_svcname() {
+   local ebextra=
+   case "${SVCNAME}" in
+   mysql*) ;;
+   *) ebextra=" (mysql)" ;;
+   esac
+   echo "${SVCNAME}${ebextra}"
+}
+
+start() {
+   # Check for old conf.d variables that mean migration was not yet done.
+   set | egrep -sq '^(mysql_slot_|MYSQL_BLOG_PID_FILE|STOPTIMEOUT)'
+   rc=$?
+   # Yes, MYSQL_INIT_I_KNOW_WHAT_I_AM_DOING is a hidden variable.
+   # It does have a use in testing, as it is possible to build a config 
file
+   # that works with both the old and new init scripts simulateously.
+   if [ "${rc}" = 0 -a -z "${MYSQL_INIT_I_KNOW_WHAT_I_AM_DOING}" ]; then
+   eerror "You have not updated your conf.d for the new 
mysql-init-scripts-2 revamp."
+   eerror "Not proceeding because it may be dangerous."
+   return 1
+   fi
+
+   # Check the config or die
+   checkconfig || return 1
+
+   # Now we can startup
+   ebegin "Starting $(mysql_svcname)"
+
+   MY_CNF="${MY_CNF:-/etc/${SVCNAME}/my.cnf}"
+
+   if [ ! -r "${MY_CNF}" ] ; then
+   eerror "Cannot read the configuration file \`${MY_CNF}'"
+   return 1
+   fi
+
+   # tail -n1 is critical as these we only want the last instance of the 
option
+   local basedir=$(get_config "${MY_CNF}" basedir | tail -n1)
+   local datadir=$(get_config "${MY_CNF}" datadir | tail -n1)
+   local pidfile=$(get_config "${MY_CNF}" pid-file | tail -n1)
+   local socket=$(get_config "${MY_CNF}" socket | tail -n1)
+   local chroot=$(get_config "${MY_CNF}" chroot | tail -n1)
+
+   if [ -n "${chroot}" ] ; then
+   socket="${chroot}/${socket}"
+   pidfile="${chroot}/${pidfile}"
+   fi
+
+   if [ ! -d "${datadir}" ] ; then
+ 

[gentoo-commits] proj/udev-gentoo-scripts: New tag: 10

2014-08-18 Thread William Hubbs
commit: 
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Aug 19 00:08:22 2014 +

New tag: 10




[gentoo-commits] proj/baselayout: New tag: backups/bsd-porting-2@2694

2014-08-18 Thread William Hubbs
commit: 
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Aug 18 23:42:32 2014 +

New tag: backups/bsd-porting-2@2694




[gentoo-commits] proj/openrc: New tag: openrc-0.4.1

2014-08-18 Thread William Hubbs
commit: 
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Aug 18 23:38:11 2014 +

New tag: openrc-0.4.1




[gentoo-commits] proj/releng:master commit in: tools-uclibc/

2014-08-18 Thread Robin H. Johnson
commit: 0ed14e747f220c560f1ac5a0b90f88a23366cb69
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Tue Aug 12 15:06:35 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Aug 12 15:06:35 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=0ed14e74

tools-uclibc: pull out common code in run scripts and add parallel builds

---
 tools-uclibc/{run.sh => common.sh} | 62 ++--
 tools-uclibc/run-armv7a.sh | 61 +++
 tools-uclibc/run-mips32r2.sh   | 61 +++
 tools-uclibc/run-mipsel3.sh| 61 +++
 tools-uclibc/run.sh| 73 +-
 5 files changed, 22 insertions(+), 296 deletions(-)

diff --git a/tools-uclibc/run.sh b/tools-uclibc/common.sh
old mode 100755
new mode 100644
similarity index 52%
copy from tools-uclibc/run.sh
copy to tools-uclibc/common.sh
index b1b8211..d1350d2
--- a/tools-uclibc/run.sh
+++ b/tools-uclibc/common.sh
@@ -4,6 +4,7 @@ source /etc/catalyst/catalyst.conf
 
 mydate=`date +%Y%m%d`
 
+
 undo_grsec() {
   [[ -d /proc/sys/kernel/grsecurity ]] || return
   for i in /proc/sys/kernel/grsecurity/chroot_* ; do
@@ -11,37 +12,6 @@ undo_grsec() {
   done
 }
 
-prepare_confs() {
-  local arch=$1
-  local flavor=$2
-
-  for s in 1 2 3; do
-
-local cstage=stage${s}
-local p=$(( s - 1 ))
-[[ $p == 0 ]] && p=3
-local pstage=stage${p}
-
-local parch="${arch}"
-[[ "${arch}" == "i686" ]] && parch="x86"
-
-local tarch="${arch}"
-[[ "${arch}" == "amd64" ]] && tarch="x86_64"
-
-cat stage-all.conf.template | \
-  sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
--e "s:CSTAGE:${cstage}:g" \
--e "s:PSTAGE:${pstage}:g" \
--e "s:SARCH:${arch}:g" \
--e "s:PARCH:${parch}:g" \
--e "s:TARCH:${tarch}:g" \
--e "s:FLAVOR:${flavor}:g" \
--e "s:MYCATALYST:$(pwd):g" \
->  stage${s}-${arch}-uclibc-${flavor}.conf
-  done
-
-  sed -i "/^chost/d" stage3-${arch}-uclibc-${flavor}.conf
-}
 
 banner() {
 cat << EOF | tee -a zzz.log > stage$1-$2-uclibc-$3.log
@@ -65,7 +35,7 @@ do_stages() {
 
 if [[ ! -f "${tgpath}/${tglink}" ]]; then
touch stage${s}-${arch}-uclibc-${flavor}.log
-   echo "!!! ${target} at ${tgpath} doesn't exit" \
+   echo "!!! ${tglink} at ${tgpath} doesn't exist" \
  | tee -a zzz.log \
  > stage${s}-${arch}-uclibc-${flavor}.err
return 1
@@ -90,31 +60,3 @@ do_stages() {
 
   return 0
 }
-
-
-main() {
-  >zzz.log
-
-  undo_grsec
-
-  catalyst -s current | tee -a zzz.log >snapshot.log 2>snapshot.err
-
-  for arch in amd64 i686; do
-for flavor in hardened vanilla; do
-  prepare_confs ${arch} ${flavor}
-done
-  done
-  
-  for arch in amd64 i686; do
-for flavor in hardened vanilla; do
-  do_stages ${arch} ${flavor}
-  ret=$?
-  if [[ $? == 1 ]]; then
- echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
- return 1
-  fi
-done
-  done
-}
-
-main $1 &

diff --git a/tools-uclibc/run-armv7a.sh b/tools-uclibc/run-armv7a.sh
index 7a248f5..13b684f 100755
--- a/tools-uclibc/run-armv7a.sh
+++ b/tools-uclibc/run-armv7a.sh
@@ -1,8 +1,6 @@
 #!/bin/bash
 
-source /etc/catalyst/catalyst.conf
-
-mydate=`date +%Y%m%d`
+source common.sh
 
 prepare_confs() {
   local arch=$1
@@ -42,54 +40,6 @@ prepare_confs() {
   sed -i "/^chost/d" stage3-${arch}-uclibc-${flavor}.conf
 }
 
-banner() {
-cat << EOF | tee -a zzz.log > stage$1-$2-uclibc-$3.log
-
-
-*stage$1-$2-uclibc-$3
-"
-
-EOF
-}
-
-
-do_stages() {
-  local arch=$1
-  local flavor=$2
-
-  for s in 1 2 3; do
-local tgpath="${storedir}/builds/uclibc/${flavor}/${arch}"
-local target="stage${s}-${arch}-uclibc-${flavor}-${mydate}.tar.bz2"
-local tglink="stage${s}-${arch}-uclibc-${flavor}.tar.bz2"
-
-if [[ ! -f "${tgpath}/${tglink}" ]]; then
-   touch stage${s}-${arch}-uclibc-${flavor}.log
-   echo "!!! ${target} at ${tgpath} doesn't exit" \
- | tee -a zzz.log \
- > stage${s}-${arch}-uclibc-${flavor}.err
-   return 1
-fi
-
-banner ${s} ${arch} ${flavor}
-catalyst -f stage${s}-${arch}-uclibc-${flavor}.conf \
-  | tee -a zzz.log \
-  > stage${s}-${arch}-uclibc-${flavor}.log \
-  2> stage${s}-${arch}-uclibc-${flavor}.err
-
-if [[ -f "${tgpath}/${target}" ]]; then
-  rm -f "${tgpath}/${tglink}"
-  ln -s ${target} "${tgpath}/${tglink}"
-else
-  echo "!!! ${target} was not generated" \
-| tee -a zzz.log \
->stage${s}-${arch}-uclibc-${flavor}.err
-  return 1
-fi
-  done
-
-  return 0
-}
-
 
 main() {
   >zzz.log
@@ -101,15 +51,12 @@ main() {
   prepare_confs ${arch} ${flavor}
 done
   done
-  
+
+  # No paralleliza

[gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.mips32r2.hardened/package.use/, ...

2014-08-18 Thread Robin H. Johnson
commit: cc00f727e16f4923174ac8f50e657786f5b727f7
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 17 12:32:37 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Aug 17 12:32:37 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=cc00f727

tools-uclibc: migrate USE=internal-glib for dev-util/pkgconfig on mips to tree

---
 tools-uclibc/portage.mips32r2.hardened/package.use/pkgconfig | 1 -
 tools-uclibc/portage.mips32r2.vanilla/package.use/pkgconfig  | 1 -
 tools-uclibc/portage.mipsel3.hardened/package.use/pkgconfig  | 1 -
 tools-uclibc/portage.mipsel3.vanilla/package.use/pkgconfig   | 1 -
 4 files changed, 4 deletions(-)

diff --git a/tools-uclibc/portage.mips32r2.hardened/package.use/pkgconfig 
b/tools-uclibc/portage.mips32r2.hardened/package.use/pkgconfig
deleted file mode 100644
index 353308c..000
--- a/tools-uclibc/portage.mips32r2.hardened/package.use/pkgconfig
+++ /dev/null
@@ -1 +0,0 @@
-dev-util/pkgconfig internal-glib

diff --git a/tools-uclibc/portage.mips32r2.vanilla/package.use/pkgconfig 
b/tools-uclibc/portage.mips32r2.vanilla/package.use/pkgconfig
deleted file mode 100644
index 353308c..000
--- a/tools-uclibc/portage.mips32r2.vanilla/package.use/pkgconfig
+++ /dev/null
@@ -1 +0,0 @@
-dev-util/pkgconfig internal-glib

diff --git a/tools-uclibc/portage.mipsel3.hardened/package.use/pkgconfig 
b/tools-uclibc/portage.mipsel3.hardened/package.use/pkgconfig
deleted file mode 100644
index 353308c..000
--- a/tools-uclibc/portage.mipsel3.hardened/package.use/pkgconfig
+++ /dev/null
@@ -1 +0,0 @@
-dev-util/pkgconfig internal-glib

diff --git a/tools-uclibc/portage.mipsel3.vanilla/package.use/pkgconfig 
b/tools-uclibc/portage.mipsel3.vanilla/package.use/pkgconfig
deleted file mode 100644
index 353308c..000
--- a/tools-uclibc/portage.mipsel3.vanilla/package.use/pkgconfig
+++ /dev/null
@@ -1 +0,0 @@
-dev-util/pkgconfig internal-glib



[gentoo-commits] gentoo-x86 commit in media-libs/openctm: openctm-1.0.3.ebuild ChangeLog

2014-08-18 Thread Amy Winston (amynka)
amynka  14/08/18 23:11:10

  Modified: openctm-1.0.3.ebuild ChangeLog
  Log:
  bad sed repaired
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
34E69781)

Revision  ChangesPath
1.4  media-libs/openctm/openctm-1.0.3.ebuild

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

Index: openctm-1.0.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openctm-1.0.3.ebuild10 Aug 2014 21:11:17 -  1.3
+++ openctm-1.0.3.ebuild18 Aug 2014 23:11:10 -  1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild,v 
1.3 2014/08/10 21:11:17 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openctm/openctm-1.0.3.ebuild,v 
1.4 2014/08/18 23:11:10 amynka Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 
 MY_PF=OpenCTM-${PV}
 
-DESCRIPTION="OpenCTM - the Open Compressed Triangle Mesh"
+DESCRIPTION="OpenCTM - the Open Compressed Triangle Mesh."
 HOMEPAGE="http://openctm.sourceforge.net";
 SRC_URI="mirror://debian/pool/main/o/${PN}/${PN}_${PV}+dfsg1.orig.tar.bz2"
 
@@ -31,7 +31,7 @@
mv Makefile.linux Makefile
 
# do not use strip
-   sed -i -e 's:-s ::g' \
+   sed -i -e 's:\(LDFLAGS.*\)-s :\1 :g' \
"${S}"/Makefile \
"${S}"/*/Makefile.linux || die
 }



1.5  media-libs/openctm/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/openctm/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   13 Aug 2014 20:17:26 -  1.4
+++ ChangeLog   18 Aug 2014 23:11:10 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/openctm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/openctm/ChangeLog,v 1.4 
2014/08/13 20:17:26 amynka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/openctm/ChangeLog,v 1.5 
2014/08/18 23:11:10 amynka Exp $
+
+  18 Aug 2014; Amy Winston  openctm-1.0.3.ebuild:
+  bad sed repaired
 
   13 Aug 2014; Amy Winston  metadata.xml:
   3dprint herd added






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

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/18 22:19:20

  Modified: ChangeLog
  Added:rails-4.1.5.ebuild rails-4.0.9.ebuild
  Log:
  Version bump for security bug 520212.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.300dev-ruby/rails/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v
retrieving revision 1.299
retrieving revision 1.300
diff -u -r1.299 -r1.300
--- ChangeLog   12 Jul 2014 07:00:34 -  1.299
+++ ChangeLog   18 Aug 2014 22:19:20 -  1.300
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/rails
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.299 2014/07/12 
07:00:34 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/ChangeLog,v 1.300 2014/08/18 
22:19:20 graaff Exp $
+
+*rails-4.1.5 (18 Aug 2014)
+*rails-4.0.9 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +rails-4.0.9.ebuild,
+  +rails-4.1.5.ebuild:
+  Version bump for security bug 520212.
 
   12 Jul 2014; Hans de Graaff  -rails-3.2.18.ebuild,
   -rails-4.0.5.ebuild, -rails-4.0.6.ebuild, -rails-4.1.1.ebuild,



1.1  dev-ruby/rails/rails-4.1.5.ebuild

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

Index: rails-4.1.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-4.1.5.ebuild,v 1.1 
2014/08/18 22:19:20 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_BINWRAP=""

# The guides are now here but we'd need to rebuilt them first.
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""

RUBY_FAKEGEM_EXTRADOC="README.md guides/CHANGELOG.md"

inherit ruby-fakegem versionator

DESCRIPTION="ruby on rails is a web-application and persistance framework"
HOMEPAGE="http://www.rubyonrails.org";

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm"

IUSE="+asset-pipeline"

ruby_add_rdepend "
~dev-ruby/actionmailer-${PV}
~dev-ruby/actionpack-${PV}
~dev-ruby/actionview-${PV}
~dev-ruby/activemodel-${PV}
~dev-ruby/activerecord-${PV}
~dev-ruby/activesupport-${PV}
~dev-ruby/railties-${PV}
>=dev-ruby/bundler-1.3 =dev-ruby/bundler-1*
=dev-ruby/sprockets-rails-2*
asset-pipeline? (
dev-ruby/jquery-rails
>=dev-ruby/sass-rails-4.0.3:4.0
>=dev-ruby/uglifier-1.3.0
>=dev-ruby/coffee-rails-4.0.0:4.0
)"

# also: turbolinks, >=jbuilder-1.2:1



1.1  dev-ruby/rails/rails-4.0.9.ebuild

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

Index: rails-4.0.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rails/rails-4.0.9.ebuild,v 1.1 
2014/08/18 22:19:20 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_BINWRAP=""

# The guides are now here but we'd need to rebuilt them first.
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""

RUBY_FAKEGEM_EXTRADOC="README.md guides/CHANGELOG.md"

inherit ruby-fakegem versionator

DESCRIPTION="ruby on rails is a web-application and persistance framework"
HOMEPAGE="http://www.rubyonrails.org";

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~x86"

IUSE="+asset-pipeline"

ruby_add_rdepend "
~dev-ruby/actionmailer-${PV}
~dev-ruby/actionpack-${PV}
~dev-ruby/activerecord-${PV}
~dev-ruby/activesupport-${PV}
~dev-ruby/railties-${PV}
>=dev-ruby/bundler-1.3 =dev-ruby/bundler-1*
>=dev-ruby/sprockets-rails-2.0.0:2.0
asset-pipeline? (
dev-ruby/jquery-rails
>=dev-ruby/sass-rails-4.0.0:4.0
>=dev-ruby/uglifier-1.3.0
>=dev-ruby/coffee-rails-4.0.0:4.0
)"

# also: turbolinks, >=jbuilder-1.2:1






[gentoo-commits] gentoo-x86 commit in app-crypt/gnupg: gnupg-2.1.0_beta783.ebuild ChangeLog gnupg-2.1.0_beta751.ebuild

2014-08-18 Thread Kristian Fiskerstrand (k_f)
k_f 14/08/18 22:43:34

  Modified: ChangeLog
  Added:gnupg-2.1.0_beta783.ebuild
  Removed:  gnupg-2.1.0_beta751.ebuild
  Log:
  Bump 2.1 version to beta783. Fix bug #519200
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xFC3B17DE05E136A0!)

Revision  ChangesPath
1.539app-crypt/gnupg/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v
retrieving revision 1.538
retrieving revision 1.539
diff -u -r1.538 -r1.539
--- ChangeLog   13 Aug 2014 14:24:41 -  1.538
+++ ChangeLog   18 Aug 2014 22:43:34 -  1.539
@@ -1,6 +1,12 @@
 # ChangeLog for app-crypt/gnupg
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.538 
2014/08/13 14:24:41 k_f Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/ChangeLog,v 1.539 
2014/08/18 22:43:34 k_f Exp $
+
+*gnupg-2.1.0_beta783 (18 Aug 2014)
+
+  18 Aug 2014; Kristian Fiskerstrand 
+  +gnupg-2.1.0_beta783.ebuild, -gnupg-2.1.0_beta751.ebuild:
+  Bump 2.1 version to beta783. Fix bug #519200
 
 *gnupg-2.0.26 (13 Aug 2014)
 



1.1  app-crypt/gnupg/gnupg-2.1.0_beta783.ebuild

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

Index: gnupg-2.1.0_beta783.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-2.1.0_beta783.ebuild,v 
1.1 2014/08/18 22:43:34 k_f Exp $

EAPI="5"

inherit eutils flag-o-matic toolchain-funcs

DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement"
HOMEPAGE="http://www.gnupg.org/";
MY_P="${P/_/-}"
SRC_URI="mirror://gnupg/gnupg/unstable/${MY_P}.tar.bz2"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE="bzip2 doc nls readline static selinux smartcard usb"

COMMON_DEPEND_LIBS="
dev-libs/npth
>=dev-libs/libassuan-2
>=dev-libs/libgcrypt-1.6.1
>=dev-libs/libgpg-error-1.13
>=dev-libs/libksba-1.0.7
>=net-misc/curl-7.10
>=net-libs/gnutls-3.0
sys-libs/zlib
net-nds/openldap
bzip2? ( app-arch/bzip2 )
readline? ( sys-libs/readline )
smartcard? ( usb? ( virtual/libusb:0 ) )
"
COMMON_DEPEND_BINS="|| ( app-crypt/pinentry app-crypt/pinentry-qt )"

# Existence of executables is checked during configuration.
DEPEND="${COMMON_DEPEND_LIBS}
${COMMON_DEPEND_BINS}
static? (
>=dev-libs/libassuan-2[static-libs]
>=dev-libs/libgcrypt-1.4[static-libs]
>=dev-libs/libgpg-error-1.7[static-libs]
>=dev-libs/libksba-1.0.7[static-libs]
>=dev-libs/pth-1.3.7[static-libs]
>=net-misc/curl-7.10[static-libs]
sys-libs/zlib[static-libs]
bzip2? ( app-arch/bzip2[static-libs] )
)
nls? ( sys-devel/gettext )
doc? ( sys-apps/texinfo )"

RDEPEND="!static? ( ${COMMON_DEPEND_LIBS} )
${COMMON_DEPEND_BINS}
!<=app-crypt/gnupg-2.0.1
selinux? ( sec-policy/selinux-gpg )
nls? ( virtual/libintl )"

REQUIRED_USE="smartcard? ( !static )"

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

src_prepare() {
epatch "${FILESDIR}/${PN}-2.0.17-gpgsm-gencert.patch"
epatch_user
}

src_configure() {
local myconf=()

# 'USE=static' support was requested:
# gnupg1: bug #29299
# gnupg2: bug #159623
use static && append-ldflags -static

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

econf \
--docdir="${EPREFIX}/usr/share/doc/${PF}" \
--enable-gpg \
--enable-gpgsm \
--enable-agent \
"${myconf[@]}" \
$(use_enable bzip2) \
$(use_enable nls) \
$(use_with readline) \
CC_FOR_BUILD="$(tc-getB

[gentoo-commits] gentoo-x86 commit in dev-ruby/actionview: actionview-4.1.5.ebuild ChangeLog

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/18 22:17:12

  Modified: ChangeLog
  Added:actionview-4.1.5.ebuild
  Log:
  Version bump for security bug 520212.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.8  dev-ruby/actionview/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   12 Aug 2014 21:40:30 -  1.7
+++ ChangeLog   18 Aug 2014 22:17:12 -  1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/actionview
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v 1.7 
2014/08/12 21:40:30 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionview/ChangeLog,v 1.8 
2014/08/18 22:17:12 graaff Exp $
+
+*actionview-4.1.5 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +actionview-4.1.5.ebuild:
+  Version bump for security bug 520212.
 
   12 Aug 2014; Anthony G. Basile  actionview-4.1.4.ebuild:
   Keyword ~ppc and ~ppc64, bug #519170



1.1  dev-ruby/actionview/actionview-4.1.5.ebuild

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

Index: actionview-4.1.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionview/actionview-4.1.5.ebuild,v 1.1 
2014/08/18 22:17:12 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"

inherit ruby-fakegem versionator

DESCRIPTION="Simple, battle-tested conventions and helpers for building web 
pages"
HOMEPAGE="https://github.com/rails/rails/";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "
~dev-ruby/activesupport-${PV}
>=dev-ruby/builder-3.1 =dev-ruby/builder-3*
>=dev-ruby/erubis-2.7.0
"

ruby_add_bdepend "
test? (
dev-ruby/mocha:0.14
~dev-ruby/actionpack-${PV}
~dev-ruby/activemodel-${PV}
)"

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\)/
 s:^:#:" ../Gemfile || die

}






[gentoo-commits] proj/releng:master commit in: tools-musl/

2014-08-18 Thread Robin H. Johnson
commit: 5dd1c99047e1385356fcce0b6f00c3a5f72f0f35
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Aug 13 14:30:43 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Wed Aug 13 14:30:43 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=5dd1c990

tools-musl: fix error handling for failed stage

---
 tools-musl/run-armv7a.sh  |  9 +++--
 tools-musl/run-mipsel3.sh | 10 +++---
 2 files changed, 6 insertions(+), 13 deletions(-)

diff --git a/tools-musl/run-armv7a.sh b/tools-musl/run-armv7a.sh
index ad4fa3a..29c1fbf 100755
--- a/tools-musl/run-armv7a.sh
+++ b/tools-musl/run-armv7a.sh
@@ -51,15 +51,12 @@ main() {
   prepare_confs ${arch} ${flavor}
 done
   done
-  
+
+  # No parallelization for arm.  Its too hard on the cpu!
   for arch in armv7a_hardfp; do
 for flavor in hardened vanilla; do
   do_stages ${arch} ${flavor}
-  ret=$?
-  if [[ $? == 1 ]]; then
- echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
- return 1
-  fi
+  [[ $? == 1 ]] && echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
 done
   done
 }

diff --git a/tools-musl/run-mipsel3.sh b/tools-musl/run-mipsel3.sh
index 3d70505..50e5d57 100755
--- a/tools-musl/run-mipsel3.sh
+++ b/tools-musl/run-mipsel3.sh
@@ -33,7 +33,6 @@ prepare_confs() {
 }
 
 
-
 main() {
   >zzz.log
 
@@ -44,15 +43,12 @@ main() {
   prepare_confs ${arch} ${flavor}
 done
   done
-  
+
+  # No parallelization for mips.  Its too hard on the cpu!
   for arch in mipsel3; do
 for flavor in vanilla; do
   do_stages ${arch} ${flavor}
-  ret=$?
-  if [[ $? == 1 ]]; then
- echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
- return 1
-  fi
+  [[ $? == 1 ]] && echo "FAILURE at ${arch} ${flavor} " | tee zzz.log
 done
   done
 }



[gentoo-commits] gentoo-x86 commit in dev-ruby/actionpack: actionpack-4.1.5.ebuild ChangeLog actionpack-4.0.9.ebuild

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/18 22:17:52

  Modified: ChangeLog
  Added:actionpack-4.1.5.ebuild actionpack-4.0.9.ebuild
  Log:
  Version bump for security bug 520212.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.289dev-ruby/actionpack/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v
retrieving revision 1.288
retrieving revision 1.289
diff -u -r1.288 -r1.289
--- ChangeLog   16 Aug 2014 15:58:53 -  1.288
+++ ChangeLog   18 Aug 2014 22:17:52 -  1.289
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/actionpack
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.288 
2014/08/16 15:58:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionpack/ChangeLog,v 1.289 
2014/08/18 22:17:52 graaff Exp $
+
+*actionpack-4.1.5 (18 Aug 2014)
+*actionpack-4.0.9 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +actionpack-4.0.9.ebuild,
+  +actionpack-4.1.5.ebuild:
+  Version bump for security bug 520212.
 
   16 Aug 2014; Anthony G. Basile  
actionpack-3.2.19.ebuild,
   actionpack-4.0.8.ebuild:



1.1  dev-ruby/actionpack/actionpack-4.1.5.ebuild

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

Index: actionpack-4.1.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.1.5.ebuild,v 1.1 
2014/08/18 22:17:52 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="actionpack.gemspec"

inherit ruby-fakegem versionator

DESCRIPTION="Eases web-request routing, handling, and response"
HOMEPAGE="http://rubyforge.org/projects/actionpack/";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "
~dev-ruby/activesupport-${PV}
~dev-ruby/actionview-${PV}
>=dev-ruby/rack-1.5.2:1.5
>=dev-ruby/rack-test-0.6.2:0.6"

ruby_add_bdepend "
test? (
dev-ruby/mocha:0.14
dev-ruby/bundler
~dev-ruby/activemodel-${PV}
>=dev-ruby/rack-cache-1.2:1.2
)"

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
"/\(system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|sprockets-rails\|redcarpet\|bcrypt\|uglifier\|minitest\)/
 s:^:#:" ../Gemfile || die
}



1.1  dev-ruby/actionpack/actionpack-4.0.9.ebuild

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

Index: actionpack-4.0.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionpack/actionpack-4.0.9.ebuild,v 1.1 
2014/08/18 22:17:52 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

# The default test task tries to test activerecord with SQLite as well.
RUBY_FAKEGEM_TASK_TEST="test_action_pack"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_DOCDIR="doc"
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="actionpack.gemspec"

inherit ruby-fakegem versionator

DESCRIPTION="Eases web-request routing, handling, and response"
HOMEPAGE="http://rubyforge.org/projects/actionpack/";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "
~dev-r

[gentoo-commits] gentoo-x86 commit in dev-ruby/activerecord: ChangeLog activerecord-4.1.5.ebuild activerecord-4.0.9.ebuild

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/18 22:18:42

  Modified: ChangeLog
  Added:activerecord-4.1.5.ebuild activerecord-4.0.9.ebuild
  Log:
  Version bump for security bug 520212.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.276dev-ruby/activerecord/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -r1.275 -r1.276
--- ChangeLog   16 Aug 2014 16:19:50 -  1.275
+++ ChangeLog   18 Aug 2014 22:18:42 -  1.276
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/activerecord
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.275 
2014/08/16 16:19:50 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activerecord/ChangeLog,v 1.276 
2014/08/18 22:18:42 graaff Exp $
+
+*activerecord-4.1.5 (18 Aug 2014)
+*activerecord-4.0.9 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +activerecord-4.0.9.ebuild,
+  +activerecord-4.1.5.ebuild:
+  Version bump for security bug 520212.
 
   16 Aug 2014; Anthony G. Basile 
   activerecord-3.2.19.ebuild, activerecord-4.0.8.ebuild,



1.1  dev-ruby/activerecord/activerecord-4.1.5.ebuild

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

Index: activerecord-4.1.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activerecord/activerecord-4.1.5.ebuild,v 1.1 
2014/08/18 22:18:42 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

# this is not null so that the dependencies will actually be filled
RUBY_FAKEGEM_TASK_TEST="test"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="activerecord.gemspec"

inherit ruby-fakegem versionator

DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM"
HOMEPAGE="http://rubyforge.org/projects/activerecord/";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE="mysql postgres sqlite3"

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "~dev-ruby/activesupport-${PV}
~dev-ruby/activemodel-${PV}
>=dev-ruby/arel-5.0.0:5.0
sqlite3? ( >=dev-ruby/sqlite3-1.3.6 )
mysql? ( >=dev-ruby/mysql2-0.3.13:0.3 )
postgres? ( >=dev-ruby/pg-0.11.0 )"

ruby_add_bdepend "
test? (
dev-ruby/bundler
~dev-ruby/actionpack-${PV}
>=dev-ruby/sqlite3-1.3.5
dev-ruby/mocha:0.13
 3.4/>= 3.4/' 
../railties/railties.gemspec || die
sed -i -e '/mail/d' ../actionmailer/actionmailer.gemspec || die

sed -i -e '/bcrypt/ s/3.0.0/3.0/' ../Gemfile || die

# Add back json in the Gemfile because we dropped some dependencies
# earlier that implicitly required it.
sed -i -e '$agem "json"' ../Gemfile || die

# Avoid test depending on mysql adapter which we don't support for
# this Rails version to simplify our dependencies.
rm test/cases/connection_specification/resolver_test.rb || die

# Avoid single test using mysql dependencies.
rm test/cases/invalid_connection_test.rb || die
}

each_ruby_test() {
case ${RUBY} in
*jruby)
;;
*)
if use sqlite3; then
${RUBY} -S rake test_sqlite3 || die "sqlite3 
tests failed"
fi
;;
esac
}



1.1  dev-ruby/activerecord/activerecord-4.0.9.ebuild

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

Index: activerecord-4.0.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU Gen

[gentoo-commits] gentoo-x86 commit in dev-ruby/railties: ChangeLog railties-4.1.5.ebuild railties-4.0.9.ebuild

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/18 22:19:06

  Modified: ChangeLog
  Added:railties-4.1.5.ebuild railties-4.0.9.ebuild
  Log:
  Version bump for security bug 520212.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.87 dev-ruby/railties/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- ChangeLog   12 Aug 2014 21:41:28 -  1.86
+++ ChangeLog   18 Aug 2014 22:19:06 -  1.87
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/railties
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.86 
2014/08/12 21:41:28 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/ChangeLog,v 1.87 
2014/08/18 22:19:06 graaff Exp $
+
+*railties-4.1.5 (18 Aug 2014)
+*railties-4.0.9 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +railties-4.0.9.ebuild,
+  +railties-4.1.5.ebuild:
+  Version bump for security bug 520212.
 
   12 Aug 2014; Anthony G. Basile  railties-3.2.19.ebuild,
   railties-4.0.8.ebuild, railties-4.1.4.ebuild:



1.1  dev-ruby/railties/railties-4.1.5.ebuild

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

Index: railties-4.1.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.1.5.ebuild,v 
1.1 2014/08/18 22:19:06 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_TEST="test:regular"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="railties.gemspec"

RUBY_FAKEGEM_BINWRAP=""

inherit ruby-fakegem versionator

DESCRIPTION="Tools for creating, working with, and running Rails applications"
HOMEPAGE="http://github.com/rails/rails";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

# The test suite has many failures, most likely due to a mismatch in
# exact dependencies or environment specifics. Needs further
# investigation.
RESTRICT="test"

RDEPEND+=">=app-admin/eselect-rails-0.19"

ruby_add_rdepend "
~dev-ruby/activesupport-${PV}
~dev-ruby/actionpack-${PV}
>=dev-ruby/thor-0.18.1
>=dev-ruby/rake-0.8.7"

ruby_add_bdepend "
test? (
~dev-ruby/actionview-${PV}
dev-ruby/mocha:0.13
)"

all_ruby_prepare() {
rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
sed -i -e '1igem "minitest", "~>4.0"' test/abstract_unit.rb || die

# Also allow rdoc 4.x
sed -i -e 's/~> 3.4/>= 3.4/' ${RUBY_FAKEGEM_GEMSPEC} || die
}

all_ruby_install() {
all_fakegem_install

ruby_fakegem_binwrapper rails rails-${PV}
}

pkg_postinst() {
elog "To select between slots of rails, use:"
elog "\teselect rails"

eselect rails update
}

pkg_postrm() {
eselect rails update
}



1.1  dev-ruby/railties/railties-4.0.9.ebuild

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

Index: railties-4.0.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/railties/railties-4.0.9.ebuild,v 
1.1 2014/08/18 22:19:06 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_TEST="test:regular"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="railties.gemspec"

RUBY_FAKEGEM_BINWRAP=""

inherit ruby-fakegem versionator

DESCRIPTION="Tools for creating, working with, and running Rails applications"
HOMEPAGE="http://github.com/rails/rails";
SRC_URI=

[gentoo-commits] gentoo-x86 commit in dev-ruby/actionmailer: actionmailer-4.0.9.ebuild ChangeLog actionmailer-4.1.5.ebuild

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/18 22:18:19

  Modified: ChangeLog
  Added:actionmailer-4.0.9.ebuild actionmailer-4.1.5.ebuild
  Log:
  Version bump for security bug 520212.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.270dev-ruby/actionmailer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- ChangeLog   12 Aug 2014 20:27:16 -  1.269
+++ ChangeLog   18 Aug 2014 22:18:19 -  1.270
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/actionmailer
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.269 
2014/08/12 20:27:16 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionmailer/ChangeLog,v 1.270 
2014/08/18 22:18:19 graaff Exp $
+
+*actionmailer-4.1.5 (18 Aug 2014)
+*actionmailer-4.0.9 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +actionmailer-4.0.9.ebuild,
+  +actionmailer-4.1.5.ebuild:
+  Version bump for security bug 520212.
 
   12 Aug 2014; Anthony G. Basile 
   actionmailer-3.2.19.ebuild, actionmailer-4.0.8.ebuild,



1.1  dev-ruby/actionmailer/actionmailer-4.0.9.ebuild

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

Index: actionmailer-4.0.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.0.9.ebuild,v 1.1 
2014/08/18 22:18:19 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="actionmailer.gemspec"

inherit ruby-fakegem versionator

DESCRIPTION="Framework for designing email-service layers"
HOMEPAGE="http://rubyforge.org/projects/actionmailer/";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "~dev-ruby/actionpack-${PV}
>=dev-ruby/mail-2.5.4:2.5"
ruby_add_bdepend "test? (
dev-ruby/bundler
dev-ruby/mocha:0.13
)"

all_ruby_prepare() {
# Remove items from the common Gemfile that we don't need for this
# test run. This also requires handling some gemspecs.
sed -i -e 
"/\(uglifier\|system_timer\|sdoc\|w3c_validators\|pg\|jquery-rails\|'mysql'\|journey\|ruby-prof\|benchmark-ips\|kindlerb\|turbolinks\|coffee-rails\|debugger\|redcarpet\)/d"
 ../Gemfile || die
sed -i -e '/rack-ssl/d' -e 's/~> 3.4/>= 3.4/' 
../railties/railties.gemspec || die

# Add json to Gemfile to fix mime-types not doing this itself.
sed -e '5igem "json"' -i ../Gemfile || die
}



1.1  dev-ruby/actionmailer/actionmailer-4.1.5.ebuild

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

Index: actionmailer-4.1.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/actionmailer/actionmailer-4.1.5.ebuild,v 1.1 
2014/08/18 22:18:19 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="actionmailer.gemspec"

inherit ruby-fakegem versionator

DESCRIPTION="Framework for designing email-service layers"
HOMEPAGE="http://rubyforge.org/projects/actionmailer/";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "~dev-ruby/actionpack-${PV}
>=dev-ruby/mail-2.5.4:2.5"
ruby_add_bdepend "test? (
dev-ruby/test-unit:2
dev-ruby/mocha:0.14
)"

all_rub

[gentoo-commits] proj/releng:master commit in: tools-musl/portage.mipsel3.vanilla/

2014-08-18 Thread Robin H. Johnson
commit: 83a682e6e75ab5c7c979ee58b230c523d60ba040
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Aug 14 17:33:51 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Thu Aug 14 17:33:51 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=83a682e6

tools-musl: util-linux-2.25 needs -lintl

---
 tools-musl/portage.mipsel3.vanilla/package.env | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools-musl/portage.mipsel3.vanilla/package.env 
b/tools-musl/portage.mipsel3.vanilla/package.env
index 3574877..f30fc8b 100644
--- a/tools-musl/portage.mipsel3.vanilla/package.env
+++ b/tools-musl/portage.mipsel3.vanilla/package.env
@@ -4,6 +4,7 @@ sys-apps/attr libintl.conf
 sys-apps/kbd libintl.conf
 sys-apps/man-db parallel.conf
 sys-apps/net-tools libintl.conf
+sys-apps/util-linux libintl.conf
 sys-fs/e2fsprogs libintl.conf
 sys-fs/eudev libintl.conf
 sys-process/procps libintl.conf



[gentoo-commits] proj/releng:master commit in: tools-hardened/desktop/files/portage/

2014-08-18 Thread Robin H. Johnson
commit: 2431c2d65400246b3bcc907d771c5377ad7d6c87
Author: Devan Franchini  gentoo  org>
AuthorDate: Wed Jul 23 03:39:50 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Wed Jul 23 03:39:54 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2431c2d6

Removes vlc from accept_keywords

Having vlc version 2.0.8 in the accept_keywords was necessary due
to build failures on version 2.0.7. This is no longer necessary.

---
 tools-hardened/desktop/files/portage/package.gnome.accept_keywords | 1 -
 tools-hardened/desktop/files/portage/package.xfce4.accept_keywords | 1 -
 2 files changed, 2 deletions(-)

diff --git a/tools-hardened/desktop/files/portage/package.gnome.accept_keywords 
b/tools-hardened/desktop/files/portage/package.gnome.accept_keywords
index ca1cc04..8cd6042 100644
--- a/tools-hardened/desktop/files/portage/package.gnome.accept_keywords
+++ b/tools-hardened/desktop/files/portage/package.gnome.accept_keywords
@@ -1,2 +1 @@
 sys-kernel/hardened-sources ~amd64
-=media-video/vlc-2.0.8 ~amd

diff --git a/tools-hardened/desktop/files/portage/package.xfce4.accept_keywords 
b/tools-hardened/desktop/files/portage/package.xfce4.accept_keywords
index eaf882a..c5a912b 100644
--- a/tools-hardened/desktop/files/portage/package.xfce4.accept_keywords
+++ b/tools-hardened/desktop/files/portage/package.xfce4.accept_keywords
@@ -1,4 +1,3 @@
 sys-kernel/hardened-sources ~amd64
 xfce-extra/xfce4-composite-editor ~amd64
 xfce-extra/xfce-theme-manager ~amd64
-=media-video/vlc-2.0.8 ~amd64



[gentoo-commits] gentoo-x86 commit in dev-ruby/activesupport: activesupport-4.1.5.ebuild ChangeLog activesupport-4.0.9.ebuild

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/18 22:16:06

  Modified: ChangeLog
  Added:activesupport-4.1.5.ebuild
activesupport-4.0.9.ebuild
  Log:
  Version bump for security bug 520212.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.267dev-ruby/activesupport/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -r1.266 -r1.267
--- ChangeLog   12 Aug 2014 21:36:58 -  1.266
+++ ChangeLog   18 Aug 2014 22:16:06 -  1.267
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/activesupport
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.266 
2014/08/12 21:36:58 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activesupport/ChangeLog,v 1.267 
2014/08/18 22:16:06 graaff Exp $
+
+*activesupport-4.1.5 (18 Aug 2014)
+*activesupport-4.0.9 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +activesupport-4.0.9.ebuild,
+  +activesupport-4.1.5.ebuild:
+  Version bump for security bug 520212.
 
   12 Aug 2014; Anthony G. Basile 
   activesupport-4.0.8.ebuild, activesupport-4.1.4.ebuild:



1.1  dev-ruby/activesupport/activesupport-4.1.5.ebuild

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

Index: activesupport-4.1.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.1.5.ebuild,v 1.1 
2014/08/18 22:16:06 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"

RUBY_FAKEGEM_BINWRAP=""

inherit ruby-fakegem versionator

DESCRIPTION="Utility Classes and Extension to the Standard Library"
HOMEPAGE="http://rubyforge.org/projects/activesupport/";
SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "
>=dev-ruby/i18n-0.6.9:0.6
>=dev-ruby/json-1.7.7:0
>=dev-ruby/tzinfo-1.1:1
>=dev-ruby/minitest-5.1:5
>=dev-ruby/thread_safe-0.1:0"

# memcache-client, nokogiri, and builder are not strictly
# needed, but there are tests using this code.
ruby_add_bdepend "test? (
>=dev-ruby/dalli-2.2.1
>=dev-ruby/nokogiri-1.4.5
>=dev-ruby/builder-3.1.0
>=dev-ruby/libxml-2.0.0
)"

all_ruby_prepare() {
# Set the secure permissions that tests expect.
chmod 0755 "${HOME}" || die "Failed to fix permissions on home"

# Set test environment to our hand.
#   rm "${S}/../Gemfile" || die "Unable to remove Gemfile"
sed -i -e '/load_paths/d' test/abstract_unit.rb || die "Unable to 
remove load paths"
}



1.1  dev-ruby/activesupport/activesupport-4.0.9.ebuild

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

Index: activesupport-4.0.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activesupport/activesupport-4.0.9.ebuild,v 1.1 
2014/08/18 22:16:06 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="activesupport.gemspec"

RUBY_FAKEGEM_BINWRAP=""

inherit ruby-fakegem versionator

DESCRIPTION="Utility Classes and Extension to the Standard Library"
HOMEPAGE="http://rubyforge.org/projects/activesupport/";
SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> 
rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~hppa ~

[gentoo-commits] proj/releng:master commit in: releases/weekly/, releases/weekly/specs/alpha/

2014-08-18 Thread Robin H. Johnson
commit: 414221ceb2790fdeb283d3c1369a110bc8799902
Author: RaĂºl Porcel  gentoo  org>
AuthorDate: Mon Aug 18 11:15:40 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 11:15:40 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=414221ce

Add jfsutils to the alpha installcd wrt bug #473238

---
 releases/weekly/ChangeLog | 6 +-
 releases/weekly/specs/alpha/installcd-stage1.spec | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/releases/weekly/ChangeLog b/releases/weekly/ChangeLog
index c53f577..edc6614 100644
--- a/releases/weekly/ChangeLog
+++ b/releases/weekly/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for releng repo
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Aug 2014; RaĂºl Porcel 
+  specs/alpha/installcd-stage1.spec:
+  Add jfsutils to the alpha installcd wrt bug #473238
+
   15 Jun 2013; RaĂºl Porcel 
   -kconfig/alpha/installcd-3.3.8.config,
   -kconfig/alpha/installcd-3.3.8.nolsa.config,

diff --git a/releases/weekly/specs/alpha/installcd-stage1.spec 
b/releases/weekly/specs/alpha/installcd-stage1.spec
index 9fdc331..1eec539 100644
--- a/releases/weekly/specs/alpha/installcd-stage1.spec
+++ b/releases/weekly/specs/alpha/installcd-stage1.spec
@@ -87,7 +87,7 @@ livecd/packages:
 #  sys-fs/hfsplusutils
 #  sys-fs/hfsutils
 #  sys-fs/iprutils
-#  sys-fs/jfsutils
+   sys-fs/jfsutils
sys-fs/lsscsi
sys-fs/lvm2
 #  sys-fs/lvm-user



[gentoo-commits] gentoo-x86 commit in dev-ruby/activemodel: ChangeLog activemodel-4.1.5.ebuild activemodel-4.0.9.ebuild

2014-08-18 Thread Hans de Graaff (graaff)
graaff  14/08/18 22:16:35

  Modified: ChangeLog
  Added:activemodel-4.1.5.ebuild activemodel-4.0.9.ebuild
  Log:
  Version bump for security bug 520212.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.89 dev-ruby/activemodel/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog   12 Aug 2014 21:39:53 -  1.88
+++ ChangeLog   18 Aug 2014 22:16:35 -  1.89
@@ -1,6 +1,13 @@
 # ChangeLog for dev-ruby/activemodel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.88 
2014/08/12 21:39:53 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.89 
2014/08/18 22:16:35 graaff Exp $
+
+*activemodel-4.1.5 (18 Aug 2014)
+*activemodel-4.0.9 (18 Aug 2014)
+
+  18 Aug 2014; Hans de Graaff  +activemodel-4.0.9.ebuild,
+  +activemodel-4.1.5.ebuild:
+  Version bump for security bug 520212.
 
   12 Aug 2014; Anthony G. Basile  
activemodel-4.0.8.ebuild,
   activemodel-4.1.4.ebuild:



1.1  dev-ruby/activemodel/activemodel-4.1.5.ebuild

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

Index: activemodel-4.1.5.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.1.5.ebuild,v 1.1 
2014/08/18 22:16:35 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_DOCDIR=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"

inherit ruby-fakegem versionator

DESCRIPTION="A toolkit for building modeling frameworks like Active Record and 
Active Resource"
HOMEPAGE="http://github.com/rails/rails";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "
~dev-ruby/activesupport-${PV}
>=dev-ruby/builder-3.1.0:3.1
"

ruby_add_bdepend "
test? (
>=dev-ruby/railties-4.0.0
dev-ruby/test-unit:2
>=dev-ruby/mocha-0.14.0:0.14
>=dev-ruby/bcrypt-ruby-3.1.7
)"

all_ruby_prepare() {
# Set test environment to our hand.
sed -i -e '/load_paths/d' test/cases/helper.rb || die "Unable to remove 
load paths"
}



1.1  dev-ruby/activemodel/activemodel-4.0.9.ebuild

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

Index: activemodel-4.0.9.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.9.ebuild,v 1.1 
2014/08/18 22:16:35 graaff Exp $

EAPI=5

USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_DOCDIR=""
RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc"

RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"

inherit ruby-fakegem versionator

DESCRIPTION="A toolkit for building modeling frameworks like Active Record and 
Active Resource"
HOMEPAGE="http://github.com/rails/rails";
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"

LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""

RUBY_S="rails-${PV}/${PN}"

ruby_add_rdepend "
~dev-ruby/activesupport-${PV}
>=dev-ruby/builder-3.1.0:3.1
>=dev-ruby/bcrypt-ruby-3.1.7"

ruby_add_bdepend "
test? (
dev-ruby/bundler
>=dev-ruby/railties-4.0.0
dev-ruby/test-unit:2
>=dev-ruby/mocha-0.13.0:0.13
)"

all_ruby_prepare() {
# Remove items from the common Gemfi

[gentoo-commits] proj/releng:master commit in: tools-uclibc/, tools-uclibc/portage.ppc.vanilla/profile/, ...

2014-08-18 Thread Robin H. Johnson
commit: 2d9492ca73866956881b0d401eeddfe96bb7beda
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 17 12:14:15 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Aug 17 12:14:15 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2d9492ca

tools-uclibc: accomodate new profile structure, bug #519686

---
 tools-uclibc/portage.amd64.vanilla/profile/use.mask| 1 -
 tools-uclibc/portage.armv7a.vanilla/profile/use.mask   | 1 -
 tools-uclibc/portage.i686.vanilla/profile/use.mask | 1 -
 tools-uclibc/portage.mips32r2.vanilla/profile/use.mask | 1 -
 tools-uclibc/portage.mipsel3.vanilla/profile/use.mask  | 1 -
 tools-uclibc/portage.ppc.vanilla/profile/use.mask  | 1 -
 tools-uclibc/run-armv7a.sh | 4 
 tools-uclibc/run-mips32r2.sh   | 4 
 tools-uclibc/run-mipsel3.sh| 4 
 tools-uclibc/run-ppc.sh| 4 
 tools-uclibc/run.sh| 4 
 tools-uclibc/stage-all.conf.template   | 2 +-
 12 files changed, 21 insertions(+), 7 deletions(-)

diff --git a/tools-uclibc/portage.amd64.vanilla/profile/use.mask 
b/tools-uclibc/portage.amd64.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.amd64.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.armv7a.vanilla/profile/use.mask 
b/tools-uclibc/portage.armv7a.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.armv7a.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.i686.vanilla/profile/use.mask 
b/tools-uclibc/portage.i686.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.i686.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.mips32r2.vanilla/profile/use.mask 
b/tools-uclibc/portage.mips32r2.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.mips32r2.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.mipsel3.vanilla/profile/use.mask 
b/tools-uclibc/portage.mipsel3.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.mipsel3.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/portage.ppc.vanilla/profile/use.mask 
b/tools-uclibc/portage.ppc.vanilla/profile/use.mask
deleted file mode 100644
index cf56f2f..000
--- a/tools-uclibc/portage.ppc.vanilla/profile/use.mask
+++ /dev/null
@@ -1 +0,0 @@
-hardened

diff --git a/tools-uclibc/run-armv7a.sh b/tools-uclibc/run-armv7a.sh
index 13b684f..0493fdb 100755
--- a/tools-uclibc/run-armv7a.sh
+++ b/tools-uclibc/run-armv7a.sh
@@ -20,6 +20,9 @@ prepare_confs() {
   && float="softfp" \
   || float="hardfloat"
 
+local profile=${flavor}
+[[ "${flavor}" == "vanilla" ]] && profile="default"
+
 cat stage-all.conf.template | \
   sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
 -e "s:CSTAGE:${cstage}:g" \
@@ -29,6 +32,7 @@ prepare_confs() {
 -e "s:TARCH:${tarch}:g" \
 -e "s:gentoo-linux-uclibc:${float}-linux-uclibceabi:" \
 -e "s:FLAVOR:${flavor}:g" \
+-e "s:PROFILE:${profile}:g" \
 -e "s:MYCATALYST:$(pwd):g" \
 >  stage${s}-${arch}-uclibc-${flavor}.conf
 

diff --git a/tools-uclibc/run-mips32r2.sh b/tools-uclibc/run-mips32r2.sh
index 3655549..92cb31d 100755
--- a/tools-uclibc/run-mips32r2.sh
+++ b/tools-uclibc/run-mips32r2.sh
@@ -15,6 +15,9 @@ prepare_confs() {
 local tarch="${arch%32r2}"
 local parch="${tarch}"
 
+local profile=${flavor}
+[[ "${flavor}" == "vanilla" ]] && profile="default"
+
 cat stage-all.conf.template | \
   sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
 -e "s:CSTAGE:${cstage}:g" \
@@ -23,6 +26,7 @@ prepare_confs() {
 -e "s:PARCH:${parch}:g" \
 -e "s:TARCH:${tarch}:g" \
 -e "s:FLAVOR:${flavor}:g" \
+-e "s:PROFILE:${profile}:g" \
 -e "s:MYCATALYST:$(pwd):g" \
 >  stage${s}-${arch}-uclibc-${flavor}.conf
   done

diff --git a/tools-uclibc/run-mipsel3.sh b/tools-uclibc/run-mipsel3.sh
index 4b70bed..c0480f9 100755
--- a/tools-uclibc/run-mipsel3.sh
+++ b/tools-uclibc/run-mipsel3.sh
@@ -15,6 +15,9 @@ prepare_confs() {
 local tarch="${arch%3}"
 local parch="mips/${tarch}"
 
+local profile=${flavor}
+[[ "${flavor}" == "vanilla" ]] && profile="default"
+
 cat stage-all.conf.template | \
   sed -e "s:\(^version_stamp.*$\):\1-${mydate}:" \
 -e "s:CSTAGE:${cstage}:g" \
@@ -23,6 +26,7 @@ prepare_confs() {
 -e "s:PARCH:${parch}:g" \
 -e "s:TARCH:${tarch}:g" \
 -e "s:FLAVOR:${flavor}:g" \
+-e "s:PROFILE:${prof

[gentoo-commits] proj/releng:master commit in: tools-hardened/desktop/files/

2014-08-18 Thread Robin H. Johnson
commit: 3a8742a7336f23c9637e689798358f29bea4
Author: Devan Franchini  gentoo  org>
AuthorDate: Wed Jul 23 03:36:25 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Wed Jul 23 03:36:32 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=3a87

Removes file-roller in favor of xarchiver

This change has been made for both fluxbox, and xfce4 TinHat
builds.

---
 tools-hardened/desktop/files/fluxbox-world | 2 +-
 tools-hardened/desktop/files/xfce4-world   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools-hardened/desktop/files/fluxbox-world 
b/tools-hardened/desktop/files/fluxbox-world
index d55ef53..28e3aed 100644
--- a/tools-hardened/desktop/files/fluxbox-world
+++ b/tools-hardened/desktop/files/fluxbox-world
@@ -1,9 +1,9 @@
 app-admin/metalog
 app-admin/sudo
 app-admin/sysstat
-app-arch/file-roller
 app-arch/sharutils
 app-arch/unrar
+app-arch/xarchiver
 app-cdr/cdrtools
 app-editors/leafpad
 app-editors/nano

diff --git a/tools-hardened/desktop/files/xfce4-world 
b/tools-hardened/desktop/files/xfce4-world
index 7ece9a9..b563a59 100644
--- a/tools-hardened/desktop/files/xfce4-world
+++ b/tools-hardened/desktop/files/xfce4-world
@@ -1,9 +1,9 @@
 app-admin/metalog
 app-admin/sudo
 app-admin/sysstat
-app-arch/file-roller
 app-arch/sharutils
 app-arch/unrar
+app-arch/xarchiver
 app-cdr/cdrtools
 app-editors/leafpad
 app-editors/nano



[gentoo-commits] proj/releng:master commit in: tools-uclibc/

2014-08-18 Thread Robin H. Johnson
commit: 2471ba95b3d0163ceef09a9b86baeade2599abc7
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Sun Aug 17 12:18:47 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sun Aug 17 12:18:47 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2471ba95

tools-uclibc/run-ppc.sh: use common code

---
 tools-uclibc/run-ppc.sh | 52 +
 1 file changed, 1 insertion(+), 51 deletions(-)

diff --git a/tools-uclibc/run-ppc.sh b/tools-uclibc/run-ppc.sh
index c188f10..65c2a38 100755
--- a/tools-uclibc/run-ppc.sh
+++ b/tools-uclibc/run-ppc.sh
@@ -1,8 +1,6 @@
 #!/bin/bash
 
-source /etc/catalyst/catalyst.conf
-
-mydate=`date +%Y%m%d`
+source common.sh
 
 prepare_confs() {
   local arch=$1
@@ -37,54 +35,6 @@ prepare_confs() {
   sed -i "/^chost/d" stage3-${arch}-uclibc-${flavor}.conf
 }
 
-banner() {
-cat << EOF | tee -a zzz.log > stage$1-$2-uclibc-$3.log
-
-
-*stage$1-$2-uclibc-$3
-"
-
-EOF
-}
-
-
-do_stages() {
-  local arch=$1
-  local flavor=$2
-
-  for s in 1 2 3; do
-local tgpath="${storedir}/builds/uclibc/${flavor}/${arch}"
-local target="stage${s}-${arch}-uclibc-${flavor}-${mydate}.tar.bz2"
-local tglink="stage${s}-${arch}-uclibc-${flavor}.tar.bz2"
-
-if [[ ! -f "${tgpath}/${tglink}" ]]; then
-   touch stage${s}-${arch}-uclibc-${flavor}.log
-   echo "!!! ${target} at ${tgpath} doesn't exit" \
- | tee -a zzz.log \
- > stage${s}-${arch}-uclibc-${flavor}.err
-   return 1
-fi
-
-banner ${s} ${arch} ${flavor}
-catalyst -f stage${s}-${arch}-uclibc-${flavor}.conf \
-  | tee -a zzz.log \
-  > stage${s}-${arch}-uclibc-${flavor}.log \
-  2> stage${s}-${arch}-uclibc-${flavor}.err
-
-if [[ -f "${tgpath}/${target}" ]]; then
-  rm -f "${tgpath}/${tglink}"
-  ln -s ${target} "${tgpath}/${tglink}"
-else
-  echo "!!! ${target} was not generated" \
-| tee -a zzz.log \
->stage${s}-${arch}-uclibc-${flavor}.err
-  return 1
-fi
-  done
-
-  return 0
-}
-
 
 main() {
   >zzz.log



[gentoo-commits] proj/releng:master commit in: tools-hardened/desktop/

2014-08-18 Thread Robin H. Johnson
commit: c8e37168b7a94377e03ef994bea2cd3c6f647940
Author: Devan Franchini  gentoo  org>
AuthorDate: Wed Jul 23 03:31:42 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Wed Jul 23 03:31:42 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=c8e37168

README: Modifies requirements text

---
 tools-hardened/desktop/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools-hardened/desktop/README b/tools-hardened/desktop/README
index 349f49d..97a990b 100644
--- a/tools-hardened/desktop/README
+++ b/tools-hardened/desktop/README
@@ -1,7 +1,7 @@
 Kernel Requirements:
 
 
-On the host system, these two packages need to be installed:
+On the host system, these packages need to be installed:
 
 * sys-kernel/hardened-sources-3.14.2-r1
 * sys-kernel/linux-firmware-20131230



[gentoo-commits] proj/releng:master commit in: tools-hardened/desktop/files/portage/

2014-08-18 Thread Robin H. Johnson
commit: 1a8a0c18f363d846977a161c6141c0db2797e9d6
Author: Devan Franchini  gentoo  org>
AuthorDate: Wed Jul 23 03:43:57 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Wed Jul 23 03:43:59 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=1a8a0c18

Adds xarchiver to accept_keywords

---
 tools-hardened/desktop/files/portage/package.gnome.accept_keywords | 1 +
 tools-hardened/desktop/files/portage/package.xfce4.accept_keywords | 1 +
 2 files changed, 2 insertions(+)

diff --git a/tools-hardened/desktop/files/portage/package.gnome.accept_keywords 
b/tools-hardened/desktop/files/portage/package.gnome.accept_keywords
index 8cd6042..584f3a1 100644
--- a/tools-hardened/desktop/files/portage/package.gnome.accept_keywords
+++ b/tools-hardened/desktop/files/portage/package.gnome.accept_keywords
@@ -1 +1,2 @@
+app-arch/xarchiver ~amd64
 sys-kernel/hardened-sources ~amd64

diff --git a/tools-hardened/desktop/files/portage/package.xfce4.accept_keywords 
b/tools-hardened/desktop/files/portage/package.xfce4.accept_keywords
index c5a912b..4dab6e8 100644
--- a/tools-hardened/desktop/files/portage/package.xfce4.accept_keywords
+++ b/tools-hardened/desktop/files/portage/package.xfce4.accept_keywords
@@ -1,3 +1,4 @@
+app-arch/xarchiver ~amd64
 sys-kernel/hardened-sources ~amd64
 xfce-extra/xfce4-composite-editor ~amd64
 xfce-extra/xfce-theme-manager ~amd64



[gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.i686.vanilla/patches/sys-libs/uclibc/, ...

2014-08-18 Thread Robin H. Johnson
commit: 290076f048ec05c50e64d341ad9e5df1c98a2a66
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Fri Aug  8 13:19:55 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Fri Aug  8 13:19:55 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=290076f0

tools-uclibc: mount.h patch is in uclibc-0.9.33.2-r11

---
 .../sys-libs/uclibc/0001-mount.h-update.patch  | 91 --
 .../sys-libs/uclibc/0001-mount.h-update.patch  | 91 --
 .../sys-libs/uclibc/0001-mount.h-update.patch  | 91 --
 .../sys-libs/uclibc/0001-mount.h-update.patch  | 91 --
 .../sys-libs/uclibc/0001-mount.h-update.patch  | 91 --
 .../sys-libs/uclibc/0001-mount.h-update.patch  | 91 --
 .../sys-libs/uclibc/0001-mount.h-update.patch  | 91 --
 .../sys-libs/uclibc/0001-mount.h-update.patch  | 91 --
 8 files changed, 728 deletions(-)

diff --git 
a/tools-uclibc/portage.amd64.hardened/patches/sys-libs/uclibc/0001-mount.h-update.patch
 
b/tools-uclibc/portage.amd64.hardened/patches/sys-libs/uclibc/0001-mount.h-update.patch
deleted file mode 100644
index 85c2c3a..000
--- 
a/tools-uclibc/portage.amd64.hardened/patches/sys-libs/uclibc/0001-mount.h-update.patch
+++ /dev/null
@@ -1,91 +0,0 @@
-From 76ff037059f6d387bde9d540f7e27a2b376d7cd7 Mon Sep 17 00:00:00 2001
-From: Bernhard Reutner-Fischer 
-Date: Fri, 18 Jan 2013 11:12:49 +0100
-Subject: [PATCH] mount.h: update
-
-Signed-off-by: Bernhard Reutner-Fischer 

- include/sys/mount.h | 45 +++--
- 1 file changed, 35 insertions(+), 10 deletions(-)
-
-diff --git a/include/sys/mount.h b/include/sys/mount.h
-index fbd61fd..c0e7b84 100644
 a/include/sys/mount.h
-+++ b/include/sys/mount.h
-@@ -1,5 +1,5 @@
- /* Header file for mounting/unmount Linux filesystems.
--   Copyright (C) 1996,1997,1998,1999,2000,2004 Free Software Foundation, Inc.
-+   Copyright (C) 1996-2000, 2004, 2010, 2012 Free Software Foundation, Inc.
-This file is part of the GNU C Library.
- 
-The GNU C Library is free software; you can redistribute it and/or
-@@ -46,23 +46,46 @@ enum
- #define MS_REMOUNTMS_REMOUNT
-   MS_MANDLOCK = 64,   /* Allow mandatory locks on an FS.  */
- #define MS_MANDLOCK   MS_MANDLOCK
--  S_WRITE = 128,  /* Write on file/directory/symlink.  */
--#define S_WRITE   S_WRITE
--  S_APPEND = 256, /* Append-only file.  */
--#define S_APPEND  S_APPEND
--  S_IMMUTABLE = 512,  /* Immutable file.  */
--#define S_IMMUTABLE   S_IMMUTABLE
-+  MS_DIRSYNC = 128,   /* Directory modifications are synchronous.  */
-+#define MS_DIRSYNCMS_DIRSYNC
-   MS_NOATIME = 1024,  /* Do not update access times.  */
- #define MS_NOATIMEMS_NOATIME
-   MS_NODIRATIME = 2048,   /* Do not update directory access 
times.  */
- #define MS_NODIRATIME MS_NODIRATIME
-   MS_BIND = 4096, /* Bind directory at different place.  */
- #define MS_BIND   MS_BIND
-+  MS_MOVE = 8192,
-+#define MS_MOVE   MS_MOVE
-+  MS_REC = 16384,
-+#define MS_RECMS_REC
-+  MS_SILENT = 32768,
-+#define MS_SILENT MS_SILENT
-+  MS_POSIXACL = 1 << 16,  /* VFS does not apply the umask.  */
-+#define MS_POSIXACL   MS_POSIXACL
-+  MS_UNBINDABLE = 1 << 17,/* Change to unbindable.  */
-+#define MS_UNBINDABLE MS_UNBINDABLE
-+  MS_PRIVATE = 1 << 18,   /* Change to private.  */
-+#define MS_PRIVATEMS_PRIVATE
-+  MS_SLAVE = 1 << 19, /* Change to slave.  */
-+#define MS_SLAVE  MS_SLAVE
-+  MS_SHARED = 1 << 20,/* Change to shared.  */
-+#define MS_SHARED MS_SHARED
-+  MS_RELATIME = 1 << 21,  /* Update atime relative to mtime/ctime.  */
-+#define MS_RELATIME   MS_RELATIME
-+  MS_KERNMOUNT = 1 << 22, /* This is a kern_mount call.  */
-+#define MS_KERNMOUNT  MS_KERNMOUNT
-+  MS_I_VERSION =  1 << 23,/* Update inode I_version field.  */
-+#define MS_I_VERSION  MS_I_VERSION
-+  MS_STRICTATIME = 1 << 24,   /* Always perform atime updates.  */
-+#define MS_STRICTATIMEMS_STRICTATIME
-+  MS_ACTIVE = 1 << 30,
-+#define MS_ACTIVE MS_ACTIVE
-+  MS_NOUSER = 1 << 31
-+#define MS_NOUSER MS_NOUSER
- };
- 
- /* Flags that can be altered by MS_REMOUNT  */
--#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_NOATIME \
--   |MS_NODIRATIME)
-+#define MS_RMT_MASK (MS_RDONLY|MS_SYNCHRONOUS|MS_MANDLOCK|MS_I_VERSION)
- 
- 
- /* Magic mount flag number. Has to be or-ed to the flag values.  */
-@@ -99,8 +122,10 @@ enum
- #define MNT_FORCE MNT_FORCE
-   MNT_DETACH = 2, /* Just detach from the tree.  */
- #define MNT_DETACH MNT_DETACH
--  MNT_EXPIRE = 4  /* Mark for expiry.  */
-+  MNT_EXPIRE = 4, /* Mark for expiry.  */
- #define MNT_EXPIRE

[gentoo-commits] gentoo-x86 commit in app-text/htp: htp-1.16-r1.ebuild ChangeLog htp-1.16.ebuild

2014-08-18 Thread Chris Reffett (creffett)
creffett14/08/18 20:47:27

  Modified: ChangeLog
  Added:htp-1.16-r1.ebuild
  Removed:  htp-1.16.ebuild
  Log:
  QA: EAPI bump, revbump, remove old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.13 app-text/htp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/htp/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   18 Sep 2012 04:15:20 -  1.12
+++ ChangeLog   18 Aug 2014 20:47:27 -  1.13
@@ -1,6 +1,12 @@
 # ChangeLog for app-text/htp
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htp/ChangeLog,v 1.12 2012/09/18 
04:15:20 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/htp/ChangeLog,v 1.13 2014/08/18 
20:47:27 creffett Exp $
+
+*htp-1.16-r1 (18 Aug 2014)
+
+  18 Aug 2014; Christopher Reffett <2011creff...@gentoo.org>
+  +htp-1.16-r1.ebuild, -htp-1.16.ebuild:
+  QA: EAPI bump, revbump, remove old
 
   18 Sep 2012; Tim Harder  metadata.xml:
   Remove redundant maintainer from metadata.
@@ -42,4 +48,3 @@
   23 Apr 2004; Stuart Herbert  htp-1.15.ebuild,
   metadata.xml:
   Initial import; thanks to DC ; see bug #40573
-



1.1  app-text/htp/htp-1.16-r1.ebuild

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

Index: htp-1.16-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/htp/htp-1.16-r1.ebuild,v 1.1 
2014/08/18 20:47:27 creffett Exp $

EAPI=5

inherit eutils toolchain-funcs

DESCRIPTION="An HTML preprocessor"
HOMEPAGE="http://htp.sourceforge.net/";
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="Clarified-Artistic"
SLOT="0"
KEYWORDS="~alpha ~ppc ~sparc ~x86"
IUSE=""

# HTP does not use autoconf, have to set options defined in Makefile.config

src_prepare() {
epatch "${FILESDIR}"/strip.patch #240110
# let src_test take care of testing
sed -i -e '/SUBDIRS /s:tests::' Makefile || die
# don't install doc files with +x perms
sed -i -e '$aINSTALL += -m644' homepage/ref/{*/,}Makefile || die
# make src_test abort on failure
sed -i -e '/DIFF.*FAILED/s/echo/exit 1; :/' tests/Makefile || die
# the png file in this test isn't fetchable
sed -i -e 's: width="630" height="331"::' tests/png.html.exp || die
}

src_compile() {
emake \
CCOPT="-c ${CFLAGS} ${CPPFLAGS} -DHAVE_SNPRINTF 
-DHAVE_VASPRINTF -DHAVE_ASPRINTF" \
CC="$(tc-getCC)" \
LINK='$(CC) $(LDFLAGS)' \
|| die
}

src_test() {
emake -C tests || die
}

src_install() {
emake \
DESTDIR="${D}" \
prefix='$(DESTDIR)/usr' \
pkgdocdir='$(DESTDIR)/usr/share/doc/${PF}/html' \
install || die
}






[gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog python-3.3.4.ebuild

2014-08-18 Thread Dirkjan Ochtman (djc)
djc 14/08/18 20:33:32

  Modified: ChangeLog
  Removed:  python-3.3.4.ebuild
  Log:
  Additional cleanup for bug 514686
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.783dev-lang/python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
retrieving revision 1.782
retrieving revision 1.783
diff -u -r1.782 -r1.783
--- ChangeLog   18 Aug 2014 20:00:20 -  1.782
+++ ChangeLog   18 Aug 2014 20:33:32 -  1.783
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.782 
2014/08/18 20:00:20 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.783 
2014/08/18 20:33:32 djc Exp $
+
+  18 Aug 2014; Dirkjan Ochtman  -python-3.3.4.ebuild:
+  Additional cleanup for bug 514686
 
   18 Aug 2014; Dirkjan Ochtman  -python-2.7.5-r3.ebuild,
   -python-2.7.5-r4.ebuild, -python-2.7.6-r1.ebuild, -python-2.7.6.ebuild,






[gentoo-commits] gentoo-x86 commit in www-apache/mod_wsgi: mod_wsgi-4.2.7.ebuild ChangeLog

2014-08-18 Thread Dirkjan Ochtman (djc)
djc 14/08/18 20:30:36

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

Revision  ChangesPath
1.50 www-apache/mod_wsgi/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_wsgi/ChangeLog?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_wsgi/ChangeLog?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_wsgi/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog   10 Aug 2014 20:18:37 -  1.49
+++ ChangeLog   18 Aug 2014 20:30:36 -  1.50
@@ -1,6 +1,11 @@
 # ChangeLog for www-apache/mod_wsgi
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v 1.49 
2014/08/10 20:18:37 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/ChangeLog,v 1.50 
2014/08/18 20:30:36 djc Exp $
+
+*mod_wsgi-4.2.7 (18 Aug 2014)
+
+  18 Aug 2014; Dirkjan Ochtman  +mod_wsgi-4.2.7.ebuild:
+  Version bump to 4.2.7
 
   10 Aug 2014; Sergei Trofimovich  mod_wsgi-3.5.ebuild:
   QA: drop trailing '.' from DESCRIPTION



1.1  www-apache/mod_wsgi/mod_wsgi-4.2.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-4.2.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-4.2.7.ebuild?rev=1.1&content-type=text/plain

Index: mod_wsgi-4.2.7.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_wsgi/mod_wsgi-4.2.7.ebuild,v 
1.1 2014/08/18 20:30:36 djc Exp $

EAPI="5"

PYTHON_COMPAT=( python2_6 python2_7 python3_2 python3_3 python3_4 )
PYTHON_REQ_USE="threads"

inherit apache-module eutils python-single-r1

DESCRIPTION="An Apache2 module for running Python WSGI applications"
HOMEPAGE="http://code.google.com/p/modwsgi/";
SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

DEPEND=""
RDEPEND=""

APACHE2_MOD_CONF="70_${PN}"
APACHE2_MOD_DEFINE="WSGI"
APACHE2_MOD_FILE="${S}/src/server/.libs/${PN}.so"

DOCFILES="README.rst"

need_apache2

src_configure() {
econf --with-apxs=${APXS} --with-python=${PYTHON}
}

src_compile() {
default
}






[gentoo-commits] proj/scire: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:43:01 2014 +

New branch: master




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

2014-08-18 Thread Robin H. Johnson
commit: 9490a24afb658277ba94d95d49f3f1d16723e1e0
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Jul 29 18:40:18 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue Jul 29 18:40:56 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=9490a24a

Respin ELIB patch for percona 5.6.19

---
 0_index.txt   |   8 +-
 20006_all_cmake_elib-percona-5.6.19.patch | 206 ++
 2 files changed, 213 insertions(+), 1 deletion(-)

diff --git a/0_index.txt b/0_index.txt
index ac7bcb0..e9fb4a5 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -1619,7 +1619,13 @@
 @@ Also install static libs by ENABLE_STATIC_LIBS
 
 @patch 20006_all_cmake_elib-percona-5.6.16.patch
-@ver 5.06.16.00 to 5.06.99.99
+@ver 5.06.16.00 to 5.06.18.99
+@pn percona-server
+@@ Add ELIBPATH to split client and embedded libs
+@@ Also install static libs by ENABLE_STATIC_LIBS
+
+@patch 20006_all_cmake_elib-percona-5.6.19.patch
+@ver 5.06.19.00 to 5.06.99.99
 @pn percona-server
 @@ Add ELIBPATH to split client and embedded libs
 @@ Also install static libs by ENABLE_STATIC_LIBS

diff --git a/20006_all_cmake_elib-percona-5.6.19.patch 
b/20006_all_cmake_elib-percona-5.6.19.patch
new file mode 100644
index 000..65c348b
--- /dev/null
+++ b/20006_all_cmake_elib-percona-5.6.19.patch
@@ -0,0 +1,206 @@
+diff -ur mysql-old/cmake/install_layout.cmake mysql/cmake/install_layout.cmake
+--- mysql-old/cmake/install_layout.cmake   2014-01-20 00:14:06.581799638 
-0100
 mysql/cmake/install_layout.cmake   2014-01-20 00:15:27.647802721 -0100
+@@ -43,7 +43,8 @@
+ # - INSTALL_SBINDIR (directory with mysqld)
+ # - INSTALL_SCRIPTDIR   (several scripts, rarely used)
+ #
+-# - INSTALL_LIBDIR  (directory with client end embedded libraries)
++# - INSTALL_LIBDIR  (directory with client libraries)
++# - INSTALL_ELIBDIR (directory with embedded libraries)
+ # - INSTALL_PLUGINDIR   (directory for plugins)
+ #
+ # - INSTALL_INCLUDEDIR  (directory for MySQL headers)
+@@ -117,6 +118,7 @@
+ SET(INSTALL_SCRIPTDIR_STANDALONE"scripts")
+ #
+ SET(INSTALL_LIBDIR_STANDALONE   "lib")
++SET(INSTALL_ELIBDIR_STANDALONE  "lib")
+ SET(INSTALL_PLUGINDIR_STANDALONE"lib/mysql/plugin")
+ #
+ SET(INSTALL_INCLUDEDIR_STANDALONE   "include")
+@@ -148,9 +150,11 @@
+ #
+ IF(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64")
+   SET(INSTALL_LIBDIR_RPM"lib64")
++  SET(INSTALL_ELIBDIR_RPM   "lib64")
+   SET(INSTALL_PLUGINDIR_RPM "lib64/mysql/plugin")
+ ELSE()
+   SET(INSTALL_LIBDIR_RPM"lib")
++  SET(INSTALL_ELIBDIR_RPM   "lib")
+   SET(INSTALL_PLUGINDIR_RPM "lib/mysql/plugin")
+ ENDIF()
+ #
+@@ -178,6 +182,7 @@
+ SET(INSTALL_SCRIPTDIR_DEB   "scripts")
+ #
+ SET(INSTALL_LIBDIR_DEB  "lib")
++SET(INSTALL_ELIBDIR_DEB "lib")
+ SET(INSTALL_PLUGINDIR_DEB   "lib/mysql/plugin")
+ #
+ SET(INSTALL_INCLUDEDIR_DEB  "include")
+@@ -204,6 +209,7 @@
+ SET(INSTALL_SCRIPTDIR_SVR4  "scripts")
+ #
+ SET(INSTALL_LIBDIR_SVR4 "lib")
++SET(INSTALL_ELIBDIR_SVR4"lib")
+ SET(INSTALL_PLUGINDIR_SVR4  "lib/plugin")
+ #
+ SET(INSTALL_INCLUDEDIR_SVR4 "include")
+@@ -234,7 +240,7 @@
+ # Set INSTALL_FOODIR variables for chosen layout (for example, INSTALL_BINDIR
+ # will be defined  as ${INSTALL_BINDIR_STANDALONE} by default if STANDALONE
+ # layout is chosen)
+-FOREACH(var BIN SBIN LIB MYSQLSHARE SHARE PLUGIN INCLUDE SCRIPT DOC MAN
++FOREACH(var BIN SBIN LIB ELIB MYSQLSHARE SHARE PLUGIN INCLUDE SCRIPT DOC MAN
+   INFO MYSQLTEST SQLBENCH DOCREADME SUPPORTFILES MYSQLDATA PLUGINTEST)
+   SET(INSTALL_${var}DIR  ${INSTALL_${var}DIR_${INSTALL_LAYOUT}}
+   CACHE STRING "${var} installation directory" ${FORCE})
+diff -ur mysql-old/cmake/libutils.cmake mysql/cmake/libutils.cmake
+--- mysql-old/cmake/libutils.cmake 2014-01-20 00:14:06.581799638 -0100
 mysql/cmake/libutils.cmake 2014-01-20 00:15:27.647802721 -0100
+@@ -40,6 +40,8 @@
+ # - MERGE_LIBRARIES(target [STATIC|SHARED|MODULE]  [linklib1  linklibN]
+ #  [EXPORTS exported_func1  exported_func_N]
+ #  [OUTPUT_NAME output_name]
++#  [OUTPUT_DIR output_dir]
++
+ # This macro merges several static libraries into a single one or creates a 
shared
+ # library from several convenience libraries
+ 
+@@ -214,7 +216,7 @@
+ #)
+ MACRO(MERGE_LIBRARIES)
+   MYSQL_PARSE_ARGUMENTS(ARG
+-"EXPORTS;OUTPUT_NAME;COMPONENT"
++"EXPORTS;OUTPUT_NAME;COMPONENT;OUTPUT_DIR"
+ "STATIC;SHARED;MODULE;NOINSTALL"
+ ${ARGN}
+   )
+@@ -265,7 +267,11 @@
+ IF(ARG_COMPONENT)
+   SET(COMP COMPONENT ${ARG_COMPONENT}) 
+ ENDIF()
+-MYSQL_INSTALL_TARGETS(${TARGET} DESTINATION "${INSTALL_LIBDIR}" ${COMP})
++IF(ARG_OUTPUT_DIR)
++  MYSQL_INSTALL_TARGETS(${TARGET} DESTINAT

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

2014-08-18 Thread Robin H. Johnson
commit: 99fe52498d9660aee37dca6c3d32de895c43a5dd
Author: Brian Evans  tuffmail  com>
AuthorDate: Mon Jul 28 23:43:41 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Jul 28 23:43:41 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=99fe5249

Respin last patch for MySQL 5.6

---
 0_index.txt |  8 +++-
 20009_all_mysql_myodbc_symbol_fix-5.6.patch | 12 
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/0_index.txt b/0_index.txt
index 4f167a1..ac7bcb0 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -1668,7 +1668,13 @@
 @@ MariaDB bug MDEV-6131
 
 @patch 20009_all_mysql_myodbc_symbol_fix-5.5.38.patch
-@ver 5.05.38.00 to 5.07.99.99
+@ver 5.05.38.00 to 5.05.99.99
+@pn mysql
+@pn percona-server
+@@ Export missing symbols
+
+@patch 20009_all_mysql_myodbc_symbol_fix-5.6.patch
+@ver 5.06.00.00 to 5.07.99.99
 @pn mysql
 @pn percona-server
 @@ Export missing symbols

diff --git a/20009_all_mysql_myodbc_symbol_fix-5.6.patch 
b/20009_all_mysql_myodbc_symbol_fix-5.6.patch
new file mode 100644
index 000..f081d64
--- /dev/null
+++ b/20009_all_mysql_myodbc_symbol_fix-5.6.patch
@@ -0,0 +1,12 @@
+diff -auwrN a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt
+--- a/libmysql/CMakeLists.txt  2014-07-27 22:03:27.806254846 -0400
 b/libmysql/CMakeLists.txt  2014-07-27 22:05:08.400521754 -0400
+@@ -138,6 +138,8 @@
+ mysql_load_plugin_v
+ mysql_options4
+ mysql_plugin_options
++dynstr_append_os_quoted
++strfill
+ 
+ CACHE INTERNAL "Functions exported by client API"
+ 



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

2014-08-18 Thread Robin H. Johnson
commit: 316964138f9cdba7450affbead89fa91b4587302
Author: Brian Evans  tuffmail  com>
AuthorDate: Mon Jul 28 22:52:04 2014 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Jul 28 22:52:04 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/mysql-extras.git;a=commit;h=31696413

Fix runtime symbols of myodbc

---
 0_index.txt  | 14 +-
 20009_all_mariadb_myodbc_symbol_fix-5.5.38.patch | 15 +++
 20009_all_mysql_myodbc_symbol_fix-5.5.38.patch   | 12 
 3 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/0_index.txt b/0_index.txt
index 48b6ab1..4f167a1 100644
--- a/0_index.txt
+++ b/0_index.txt
@@ -1661,12 +1661,24 @@
 @@ Backport tzinfo symlink fix from MariaDB bug 491176
 
 @patch 20009_all_mariadb_myodbc_symbol_fix.patch
-@ver 5.05.37.00 to 10.99.99.99
+@ver 5.05.37.00 to 5.05.37.99
 @pn mariadb
 @pn mariadb-galera
 @@ Export missing symbol my_charset_latin1
 @@ MariaDB bug MDEV-6131
 
+@patch 20009_all_mysql_myodbc_symbol_fix-5.5.38.patch
+@ver 5.05.38.00 to 5.07.99.99
+@pn mysql
+@pn percona-server
+@@ Export missing symbols
+
+@patch 20009_all_mariadb_myodbc_symbol_fix-5.5.38.patch
+@ver 5.05.38.00 to 10.99.99.99
+@pn mariadb
+@pn mariadb-galera
+@@ Export missing symbols at runtime
+
 @patch 20010_all_mysql51-bison3.patch
 @ver 5.01.73.00 to 5.01.99.99
 @pn mysql

diff --git a/20009_all_mariadb_myodbc_symbol_fix-5.5.38.patch 
b/20009_all_mariadb_myodbc_symbol_fix-5.5.38.patch
new file mode 100644
index 000..d43e234
--- /dev/null
+++ b/20009_all_mariadb_myodbc_symbol_fix-5.5.38.patch
@@ -0,0 +1,15 @@
+diff -aurwN mysql.orig/libmysql/CMakeLists.txt mysql/libmysql/CMakeLists.txt
+--- mysql.orig/libmysql/CMakeLists.txt 2014-07-27 22:21:41.711342411 -0400
 mysql/libmysql/CMakeLists.txt  2014-07-27 22:26:15.558596434 -0400
+@@ -325,6 +325,11 @@
+ strmake
+ strmake_root
+ strxmov
++my_thread_end_wait_time
++insert_dynamic
++delete_dynamic_element
++my_qsort
++allocate_dynamic
+ 
+ # pam_mysql.so
+ make_scrambled_password

diff --git a/20009_all_mysql_myodbc_symbol_fix-5.5.38.patch 
b/20009_all_mysql_myodbc_symbol_fix-5.5.38.patch
new file mode 100644
index 000..80b24ef
--- /dev/null
+++ b/20009_all_mysql_myodbc_symbol_fix-5.5.38.patch
@@ -0,0 +1,12 @@
+diff -auwrN a/libmysql/CMakeLists.txt b/libmysql/CMakeLists.txt
+--- a/libmysql/CMakeLists.txt  2014-07-27 22:03:27.806254846 -0400
 b/libmysql/CMakeLists.txt  2014-07-27 22:05:08.400521754 -0400
+@@ -131,6 +131,8 @@
+ mysql_set_character_set
+ mysql_get_character_set_info
+ mysql_stmt_next_result
++dynstr_append_os_quoted
++strfill
+ 
+ CACHE INTERNAL "Functions exported by client API"
+ 



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

2014-08-18 Thread Dirkjan Ochtman (djc)
djc 14/08/18 20:10:22

  Modified: ChangeLog
  Removed:  hg-git-0.4.0.ebuild
  Log:
  Remove old version
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog   18 Aug 2014 20:09:47 -  1.56
+++ ChangeLog   18 Aug 2014 20:10:22 -  1.57
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/hg-git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.56 2014/08/18 
20:09:47 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.57 2014/08/18 
20:10:22 djc Exp $
+
+  18 Aug 2014; Dirkjan Ochtman  -hg-git-0.4.0.ebuild:
+  Remove old version
 
 *hg-git-0.6.1 (18 Aug 2014)
 






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

2014-08-18 Thread Dirkjan Ochtman (djc)
djc 14/08/18 20:09:47

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

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

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog   9 Aug 2014 10:31:59 -   1.55
+++ ChangeLog   18 Aug 2014 20:09:47 -  1.56
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/hg-git
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.55 2014/08/09 
10:31:59 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/ChangeLog,v 1.56 2014/08/18 
20:09:47 djc Exp $
+
+*hg-git-0.6.1 (18 Aug 2014)
+
+  18 Aug 2014; Dirkjan Ochtman  +hg-git-0.6.1.ebuild:
+  Version bump to 0.6.1
 
   09 Aug 2014; Chema Alonso  hg-git-0.5.0-r1.ebuild:
   Stable for amd64 wrt bug #511666



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

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

Index: hg-git-0.6.1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hg-git/hg-git-0.6.1.ebuild,v 1.1 
2014/08/18 20:09:47 djc Exp $

EAPI="5"
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

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

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

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






[gentoo-commits] gentoo-x86 commit in app-admin/syslogread: syslogread-0.92-r1.ebuild ChangeLog syslogread-0.92.ebuild

2014-08-18 Thread Chris Reffett (creffett)
creffett14/08/18 20:07:14

  Modified: ChangeLog
  Added:syslogread-0.92-r1.ebuild
  Removed:  syslogread-0.92.ebuild
  Log:
  QA: revbump, EAPI bump, drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.15 app-admin/syslogread/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/syslogread/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   23 Dec 2013 01:05:20 -  1.14
+++ ChangeLog   18 Aug 2014 20:07:14 -  1.15
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/syslogread
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/syslogread/ChangeLog,v 1.14 
2013/12/23 01:05:20 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/syslogread/ChangeLog,v 1.15 
2014/08/18 20:07:14 creffett Exp $
+
+*syslogread-0.92-r1 (18 Aug 2014)
+
+  18 Aug 2014; Christopher Reffett <2011creff...@gentoo.org>
+  +syslogread-0.92-r1.ebuild, -syslogread-0.92.ebuild:
+  QA: revbump, EAPI bump, drop old
 
   23 Dec 2013; Tom Wijsman  -files/0.92/syslogread.init,
   syslogread-0.92.ebuild:



1.1  app-admin/syslogread/syslogread-0.92-r1.ebuild

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

Index: syslogread-0.92-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/syslogread/syslogread-0.92-r1.ebuild,v 1.1 
2014/08/18 20:07:14 creffett Exp $

EAPI=5

inherit eutils toolchain-funcs multilib user

DESCRIPTION="Syslog message handling tools"
HOMEPAGE="http://untroubled.org/syslogread/";
SRC_URI="http://untroubled.org/syslogread/archive/${P}.tar.gz";

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

DEPEND=">=dev-libs/bglibs-1.106"
RDEPEND="virtual/daemontools"

pkg_setup() {
enewgroup syslog
enewuser syslog -1 -1 /nonexistent syslog
}

src_prepare() {
epatch "${FILESDIR}"/syslogread-0.92-fix-parallel-build.patch
}

src_configure() {
echo "/usr/include/bglibs/" > conf-bgincs
echo "/usr/$(get_libdir)/bglibs/" > conf-bglibs
echo "${D}/usr/bin" > conf-bin
echo "${D}/usr/share/man" > conf-man
echo "$(tc-getCC) ${CFLAGS}" > conf-cc
echo "$(tc-getCC) ${LDFLAGS}" > conf-ld
}

src_install() {
dodir /usr/bin
dodir /usr/share/man
./installer || die

dodoc ANNOUNCEMENT ChangeLog README

insinto /var/lib/supervise/klogd
newins "${FILESDIR}/${PV}/klogd.run" klogd.run

insinto /var/lib/supervise/syslogd
newins "${FILESDIR}/${PV}/syslogread.run" syslogread.run

insinto /var/lib/supervise/syslogd/log
newins "${FILESDIR}/${PV}/syslogread-log.run" syslogread-log.run

# See ChangeLog for why these are commented out:

#newinitd "${FILESDIR}/${PV}/syslogread.init" syslogread

#keepdir /var/log/klogd
#keepdir /var/log/syslog

#fowners syslog:syslog /var/log/syslog
#fperms o-rwx /var/log/syslog
}

pkg_postinst() {
echo
elog "Run "
elog "emerge --config =${PF}"
elog "to create or update your run files (backups are created) in"
elog "/var/lib/supervise/klogd (kernel logger)"
elog "/var/lib/supervise/syslog (system logger)"
echo
}

pkg_config() {
cd "${ROOT}"var/lib/supervise/klogd
[ -e run ] && cp run klogd.run.`date +%Y%m%d%H%M%S`
cp klogd.run run
chmod u+x run

cd "${ROOT}"var/lib/supervise/syslogd
[ -e run ] && cp run syslogread.run.`date +%Y%m%d%H%M%S`
cp syslogread.run run
chmod u+x run

cd "${ROOT}"var/lib/supervise/syslogd/log
[ -e run ] && cp run syslogread-log.run.`date +%Y%m%d%H%M%S`
cp syslogread-log.run run
chmod u+x run
}






[gentoo-commits] gentoo-x86 commit in dev-vcs/hgsubversion: ChangeLog hgsubversion-1.3.ebuild

2014-08-18 Thread Dirkjan Ochtman (djc)
djc 14/08/18 20:07:35

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

Revision  ChangesPath
1.35 dev-vcs/hgsubversion/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   18 Aug 2014 20:06:20 -  1.34
+++ ChangeLog   18 Aug 2014 20:07:35 -  1.35
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/hgsubversion
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v 1.34 
2014/08/18 20:06:20 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v 1.35 
2014/08/18 20:07:35 djc Exp $
+
+  18 Aug 2014; Dirkjan Ochtman  -hgsubversion-1.3.ebuild:
+  Remove old version
 
 *hgsubversion-1.6.3 (18 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-vcs/hgsubversion: hgsubversion-1.6.3.ebuild ChangeLog

2014-08-18 Thread Dirkjan Ochtman (djc)
djc 14/08/18 20:06:20

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

Revision  ChangesPath
1.34 dev-vcs/hgsubversion/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/hgsubversion/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog   10 Aug 2014 21:23:18 -  1.33
+++ ChangeLog   18 Aug 2014 20:06:20 -  1.34
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/hgsubversion
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v 1.33 
2014/08/10 21:23:18 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/ChangeLog,v 1.34 
2014/08/18 20:06:20 djc Exp $
+
+*hgsubversion-1.6.3 (18 Aug 2014)
+
+  18 Aug 2014; Dirkjan Ochtman  +hgsubversion-1.6.3.ebuild:
+  Version bump hgsubversion to 1.6.3
 
   10 Aug 2014; Sergei Trofimovich  hgsubversion-1.3.ebuild,
   hgsubversion-1.4.ebuild, hgsubversion-1.6.1.ebuild, hgsubversion-.ebuild:



1.1  dev-vcs/hgsubversion/hgsubversion-1.6.3.ebuild

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

Index: hgsubversion-1.6.3.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/hgsubversion/hgsubversion-1.6.3.ebuild,v 1.1 
2014/08/18 20:06:20 djc Exp $

EAPI="5"
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="hgsubversion is a Mercurial extension for working with Subversion 
repositories"
HOMEPAGE="https://bitbucket.org/durin42/hgsubversion/wiki/Home 
http://pypi.python.org/pypi/hgsubversion";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"

# although any ref absent in the source, tests fail badly with >=mercurial-2.8.1
RDEPEND=">=dev-vcs/mercurial-1.4[${PYTHON_USEDEP}]
dev-vcs/mercurial[${PYTHON_USEDEP}]
|| (
>=dev-python/subvertpy-0.7.4[${PYTHON_USEDEP}]
>=dev-vcs/subversion-1.5[python] )"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}] )"

DOCS=( README )

#python_test() {
#   "${PYTHON}" tests/run.py || die "Tests failed under ${EPYTHON}"
#}






[gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog python-2.7.5-r4.ebuild python-3.4.0_rc3.ebuild python-3.2.5-r3.ebuild python-3.3.2-r2.ebuild python-2.7.6.ebuild python-2.7.6-r1.ebuild

2014-08-18 Thread Dirkjan Ochtman (djc)
djc 14/08/18 20:00:20

  Modified: ChangeLog
  Removed:  python-2.7.5-r4.ebuild python-3.4.0_rc3.ebuild
python-3.2.5-r3.ebuild python-3.3.2-r2.ebuild
python-2.7.6.ebuild python-2.7.6-r1.ebuild
python-2.7.5-r3.ebuild python-3.3.3.ebuild
python-3.4.0_rc1.ebuild
  Log:
  Cleanup for bug 500518
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
30380381)

Revision  ChangesPath
1.782dev-lang/python/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
retrieving revision 1.781
retrieving revision 1.782
diff -u -r1.781 -r1.782
--- ChangeLog   9 Aug 2014 10:47:42 -   1.781
+++ ChangeLog   18 Aug 2014 20:00:20 -  1.782
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/python
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.781 
2014/08/09 10:47:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.782 
2014/08/18 20:00:20 djc Exp $
+
+  18 Aug 2014; Dirkjan Ochtman  -python-2.7.5-r3.ebuild,
+  -python-2.7.5-r4.ebuild, -python-2.7.6-r1.ebuild, -python-2.7.6.ebuild,
+  -python-3.2.5-r3.ebuild, -python-3.3.2-r2.ebuild, -python-3.3.3.ebuild,
+  -python-3.4.0_rc1.ebuild, -python-3.4.0_rc3.ebuild:
+  Cleanup for bug 500518
 
   09 Aug 2014; Agostino Sarubbo  python-2.7.7.ebuild,
   python-3.2.5-r6.ebuild, python-3.3.5-r1.ebuild:






[gentoo-commits] gentoo-x86 commit in app-admin/389-ds-console: 389-ds-console-1.2.6-r1.ebuild ChangeLog 389-ds-console-1.2.6.ebuild

2014-08-18 Thread Chris Reffett (creffett)
creffett14/08/18 19:58:21

  Modified: ChangeLog
  Added:389-ds-console-1.2.6-r1.ebuild
  Removed:  389-ds-console-1.2.6.ebuild
  Log:
  QA: EAPI bump, revbump
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.11 app-admin/389-ds-console/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-ds-console/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-ds-console/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-ds-console/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/389-ds-console/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   22 Jun 2014 20:33:10 -  1.10
+++ ChangeLog   18 Aug 2014 19:58:21 -  1.11
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/389-ds-console
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/389-ds-console/ChangeLog,v 1.10 
2014/06/22 20:33:10 lxnay Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/389-ds-console/ChangeLog,v 1.11 
2014/08/18 19:58:21 creffett Exp $
+
+*389-ds-console-1.2.6-r1 (18 Aug 2014)
+
+  18 Aug 2014; Christopher Reffett <2011creff...@gentoo.org>
+  +389-ds-console-1.2.6-r1.ebuild, -389-ds-console-1.2.6.ebuild:
+  QA: EAPI bump, revbump
 
   22 Jun 2014; Fabio Erculiani  metadata.xml:
   reset to maintainer-needed@



1.1  app-admin/389-ds-console/389-ds-console-1.2.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-ds-console/389-ds-console-1.2.6-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/389-ds-console/389-ds-console-1.2.6-r1.ebuild?rev=1.1&content-type=text/plain

Index: 389-ds-console-1.2.6-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/389-ds-console/389-ds-console-1.2.6-r1.ebuild,v
 1.1 2014/08/18 19:58:21 creffett Exp $

EAPI=5

JAVA_PKG_IUSE="doc source"

inherit java-pkg-2 java-ant-2 eutils versionator

MY_PV=${PV/_alpha/.a}
MY_PV=${MY_PV/_rc/.rc}
MY_MV="$(get_version_component_range 1-2)"

DESCRIPTION="Java based remote management console used for Managing 389-admin 
389-ds"
HOMEPAGE="http://port389.org/";
SRC_URI="http://directory.fedoraproject.org/sources/${P}.tar.bz2";

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

COMMON_DEP="dev-java/jss:3.4
dev-java/ldapsdk:4.1
>=dev-java/idm-console-framework-1.1
net-nds/389-ds-base"
RDEPEND="|| ( >=virtual/jre-1.6 >=virtual/jdk-1.6 )
${COMMON_DEP}"
DEPEND="sys-apps/sed
>=virtual/jdk-1.6
${COMMON_DEP}"

src_prepare() {
# Gentoo java rules say no jars with version number
# so sed away the version indicator '-'
sed -e "s!-\*!\*!g" -i build.xml || die "sed failed"

java-pkg_jar-from ldapsdk-4.1 ldapjdk.jar
java-pkg_jar-from jss-3.4 xpclass.jar jss4.jar
java-pkg_jar-from idm-console-framework-1.1
}

src_compile() {
eant -Dbuilt.dir="${S}"/build \
 -Dldapjdk.location="${S}" \
 -Djss.location="${S}" \
 -Dconsole.location="${S}" ${antflags}
use doc && eant -Dbuilt.dir="${S}"/build \
 -Dldapjdk.location="${S}" \
 -Djss.location="${S}" \
 -Dconsole.location="${S}" ${antflags} javadoc
}

src_install() {
java-pkg_jarinto /usr/share/dirsrv/html/java
java-pkg_newjar "${S}"/build/package/389-ds-${MY_PV}.jar 
389-ds-${MY_PV}.jar
java-pkg_newjar "${S}"/build/package/389-ds-${MY_PV}_en.jar 
389-ds-${MY_PV}_en.jar

dosym 389-ds-${MY_PV}.jar /usr/share/dirsrv/html/java/389-ds.jar
dosym 389-ds-${MY_PV}_en.jar /usr/share/dirsrv/html/java/389-ds_en.jar
dosym 389-ds-${MY_PV}.jar 
/usr/share/dirsrv/html/java/389-ds-${MY_MV}.jar
dosym 389-ds-${MY_PV}_en.jar 
/usr/share/dirsrv/html/java/389-ds-${MY_MV}_en.jar

insinto /usr/share/dirsrv/manual/en/slapd
doins "${S}"/help/en/*.html
doins "${S}"/help/en/tokens.map

insinto /usr/share/dirsrv/manual/en/slapd/help
doins "${S}"/help/en/help/*.html

use doc && java-pkg_dojavadoc build/doc
use source && java-pkg_dosrc src/com
}






[gentoo-commits] gentoo-x86 commit in app-admin/389-admin-console: 389-admin-console-1.1.8-r1.ebuild ChangeLog 389-admin-console-1.1.8.ebuild

2014-08-18 Thread Chris Reffett (creffett)
creffett14/08/18 19:54:09

  Modified: ChangeLog
  Added:389-admin-console-1.1.8-r1.ebuild
  Removed:  389-admin-console-1.1.8.ebuild
  Log:
  QA: EAPI bump, drop old
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.11 app-admin/389-admin-console/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-admin/389-admin-console/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   26 Jun 2014 13:43:03 -  1.10
+++ ChangeLog   18 Aug 2014 19:54:09 -  1.11
@@ -1,6 +1,12 @@
 # ChangeLog for app-admin/389-admin-console
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/389-admin-console/ChangeLog,v 
1.10 2014/06/26 13:43:03 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/389-admin-console/ChangeLog,v 
1.11 2014/08/18 19:54:09 creffett Exp $
+
+*389-admin-console-1.1.8-r1 (18 Aug 2014)
+
+  18 Aug 2014; Christopher Reffett <2011creff...@gentoo.org>
+  +389-admin-console-1.1.8-r1.ebuild, -389-admin-console-1.1.8.ebuild:
+  QA: EAPI bump, drop old
 
   26 Jun 2014; Michael Palimaka 
   -389-admin-console-1.1.7.ebuild:



1.1  
app-admin/389-admin-console/389-admin-console-1.1.8-r1.ebuild

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

Index: 389-admin-console-1.1.8-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-admin/389-admin-console/389-admin-console-1.1.8-r1.ebuild,v
 1.1 2014/08/18 19:54:09 creffett Exp $

EAPI=5

JAVA_PKG_IUSE="doc source"

inherit java-pkg-2 java-ant-2

MY_PV=${PV/_alpha/.a}
MY_PV=${MY_PV/_rc/.rc}

DESCRIPTION="389 Server Management Console (jar and help files)"
HOMEPAGE="http://port389.org/";
SRC_URI="http://directory.fedoraproject.org/sources/${P}.tar.bz2";

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

COMMON_DEP="dev-java/jss:3.4
dev-java/ldapsdk:4.1
>=dev-java/idm-console-framework-1.1.7"
RDEPEND="|| ( >=virtual/jre-1.5 >=virtual/jdk-1.5 )
${COMMON_DEP}"
DEPEND="sys-apps/sed
>=virtual/jdk-1.5
${COMMON_DEP}"
PDEPEND="net-nds/389-admin"

src_prepare() {
# Gentoo java rules say no jars with version number
# so sed away the version indicator '-'
sed -e "s!-\*!\*!g" -i build.xml

java-pkg_jar-from ldapsdk-4.1 ldapjdk.jar
java-pkg_jar-from jss-3.4 xpclass.jar jss4.jar
java-pkg_jar-from idm-console-framework-1.1
}

src_compile() {
eant -Dbuilt.dir="${S}"/build \
 -Dldapjdk.location="${S}" \
 -Djss.location="${S}" \
 -Dconsole.location="${S}" ${antflags}
use doc && eant -Dbuilt.dir="${S}"/build \
 -Dldapjdk.location="${S}" \
 -Djss.location="${S}" \
 -Dconsole.location="${S}" ${antflags} javadoc
}

src_install() {
java-pkg_jarinto /usr/share/dirsrv/html/java
# have to install versioned jars, otherwise 389-console will crash
java-pkg_newjar "${S}"/build/package/389-admin-${MY_PV}.jar 
389-admin-${MY_PV}.jar
java-pkg_newjar "${S}"/build/package/389-admin-${MY_PV}_en.jar 
389-admin-${MY_PV}_en.jar

dosym 389-admin-${MY_PV}.jar /usr/share/dirsrv/html/java/389-admin.jar
dosym 389-admin-${MY_PV}.jar 
/usr/share/dirsrv/html/java/389-admin-${SLOT}.jar
dosym 389-admin-${MY_PV}_en.jar 
/usr/share/dirsrv/html/java/389-admin_en.jar
dosym 389-admin-${MY_PV}_en.jar 
/usr/share/dirsrv/html/java/389-admin-${SLOT}_en.jar

insinto /usr/share/dirsrv/manual/en/admin
doins "${S}"/help/en/*.html
doins "${S}"/help/en/tokens.map

insinto /usr/share/dirsrv/manual/en/admin/help
doins "${S}"/help/en/help/*.html

use doc && java-pkg_dojavadoc build/doc
use source && java-pkg_dosrc src/com
}






[gentoo-commits] dev/remi: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:48:20 2014 +

New branch: master




[gentoo-commits] dev/radek: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:48:14 2014 +

New branch: master




[gentoo-commits] dev/rbrown: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:48:17 2014 +

New branch: master




[gentoo-commits] dev/quantumsummers: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:48:11 2014 +

New branch: master




[gentoo-commits] dev/peper: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:55 2014 +

New branch: master




[gentoo-commits] dev/prometheanfire: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:48:01 2014 +

New branch: master




[gentoo-commits] dev/pva: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:48:04 2014 +

New branch: master




[gentoo-commits] dev/qiaomuf: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:48:08 2014 +

New branch: master




[gentoo-commits] dev/philantrop: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:58 2014 +

New branch: master




[gentoo-commits] dev/omp: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:49 2014 +

New branch: master




[gentoo-commits] dev/neurogeek: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:39 2014 +

New branch: master




[gentoo-commits] dev/nelchael: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:36 2014 +

New branch: master




[gentoo-commits] dev/nixphoeni: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:46 2014 +

New branch: master




[gentoo-commits] dev/pchrist: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:52 2014 +

New branch: master




[gentoo-commits] dev/nirbheek: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:43 2014 +

New branch: master




[gentoo-commits] dev/mrpouet: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:30 2014 +

New branch: master




[gentoo-commits] dev/mschiff: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:33 2014 +

New branch: master




[gentoo-commits] dev/mgorny: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:24 2014 +

New branch: master




[gentoo-commits] dev/leio: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:46:52 2014 +

New branch: master




[gentoo-commits] dev/masterdriverz: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:17 2014 +

New branch: master




[gentoo-commits] dev/loki_val: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:46:59 2014 +

New branch: master




[gentoo-commits] dev/matsuu: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:21 2014 +

New branch: master




[gentoo-commits] dev/maekke: New branch: master

2014-08-18 Thread Robin H. Johnson
commit: 
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Mon Aug 18 19:47:11 2014 +

New branch: master




  1   2   >