[gentoo-commits] gentoo-x86 commit in sys-fs/cryptsetup: ChangeLog

2014-08-26 Thread Samuli Suominen (ssuominen)
ssuominen14/08/27 06:03:12

  Modified: ChangeLog
  Log:
  Restore accidentally dropped file. Embarrasing.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.178sys-fs/cryptsetup/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/ChangeLog?rev=1.178&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/ChangeLog?rev=1.178&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/ChangeLog?r1=1.177&r2=1.178

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- ChangeLog   27 Aug 2014 03:20:36 -  1.177
+++ ChangeLog   27 Aug 2014 06:03:12 -  1.178
@@ -1,16 +1,15 @@
 # ChangeLog for sys-fs/cryptsetup
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup/ChangeLog,v 1.177 
2014/08/27 03:20:36 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup/ChangeLog,v 1.178 
2014/08/27 06:03:12 ssuominen Exp $
 
   27 Aug 2014; Patrick Lauer  metadata.xml:
   Remove unneeded useflag description from metadata.xml
 
   26 Aug 2014; Samuli Suominen 
-  +files/dmcrypt-1.0.6.confd, -cryptsetup-1.0.6-r2.ebuild,
-  -cryptsetup-1.1.3-r3.ebuild, -cryptsetup-1.2.0-r1.ebuild,
-  -cryptsetup-1.4.3.ebuild, -cryptsetup-1.5.1.ebuild,
-  -files/1.0.5-dm-crypt-stop.sh, -files/1.0.5-dmcrypt.rc,
-  -files/1.0.6-dmcrypt.confd, -files/1.0.6-r2-dm-crypt-start.sh,
+  -cryptsetup-1.0.6-r2.ebuild, -cryptsetup-1.1.3-r3.ebuild,
+  -cryptsetup-1.2.0-r1.ebuild, -cryptsetup-1.4.3.ebuild,
+  -cryptsetup-1.5.1.ebuild, -files/1.0.5-dm-crypt-stop.sh,
+  -files/1.0.5-dmcrypt.rc, -files/1.0.6-r2-dm-crypt-start.sh,
   -files/1.1.3-dm-crypt-start.sh, -files/1.1.3-dm-crypt-stop.sh,
   -files/cryptsetup-1.0.6-udevsettle.patch, -files/dmcrypt.rc:
   old






[gentoo-commits] gentoo-x86 commit in sys-fs/cryptsetup/files: 1.0.6-dmcrypt.confd dmcrypt-1.0.6.confd

2014-08-26 Thread Samuli Suominen (ssuominen)
ssuominen14/08/27 06:03:12

  Added:1.0.6-dmcrypt.confd
  Removed:  dmcrypt-1.0.6.confd
  Log:
  Restore accidentally dropped file. Embarrasing.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  ChangesPath
1.4  sys-fs/cryptsetup/files/1.0.6-dmcrypt.confd

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/files/1.0.6-dmcrypt.confd?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/files/1.0.6-dmcrypt.confd?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/files/1.0.6-dmcrypt.confd?r1=1.3&r2=1.4







[gentoo-commits] gentoo-x86 commit in dev-ruby/globalid: globalid-0.2.3.ebuild ChangeLog metadata.xml

2014-08-26 Thread Hans de Graaff (graaff)
graaff  14/08/27 05:39:22

  Added:globalid-0.2.3.ebuild ChangeLog metadata.xml
  Log:
  Initial import. New dependency for forthcoming Rails 4.2.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  ChangesPath
1.1  dev-ruby/globalid/globalid-0.2.3.ebuild

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

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

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.md"

inherit ruby-fakegem

DESCRIPTION="Reference models by URI"
HOMEPAGE="https://github.com/rails/globalid";
SRC_URI="https://github.com/rails/globalid/archive/v${PV}.tar.gz -> ${P}.tar.gz"

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

ruby_add_bdepend "test? ( dev-ruby/bundler >=dev-ruby/activemodel-4.1.0 
>=dev-ruby/railties-4.1.0 )"
ruby_add_rdepend ">=dev-ruby/activesupport-4.1.0"

all_ruby_prepare() {
rm Gemfile.lock || die
}



1.1  dev-ruby/globalid/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for dev-ruby/globalid
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/globalid/ChangeLog,v 1.1 2014/08/27 
05:39:22 graaff Exp $

*globalid-0.2.3 (27 Aug 2014)

  27 Aug 2014; Hans de Graaff  +globalid-0.2.3.ebuild,
  +metadata.xml:
  Initial import. New dependency for forthcoming Rails 4.2.




1.1  dev-ruby/globalid/metadata.xml

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

Index: metadata.xml
===

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

ruby







[gentoo-commits] gentoo-x86 commit in dev-ruby/globalid: - New directory

2014-08-26 Thread Hans de Graaff (graaff)
graaff  14/08/27 05:38:45

  Log:
  Directory /var/cvsroot/gentoo-x86/dev-ruby/globalid added to the repository



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-Memcached/

2014-08-26 Thread Kent Fredric
commit: 0e7da1e4a78afcc0991b1faf1c07a894cbf0f11b
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 05:29:32 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 05:29:32 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0e7da1e4

[clean] dev-perl/Catalyst-Plugin-Session-Store-Memcached Remove old EAPIs

Package-Manager: portage-2.2.10

---
 ...st-Plugin-Session-Store-Memcached-0.30.0.ebuild | 22 --
 ...st-Plugin-Session-Store-Memcached-0.40.0.ebuild | 22 --
 .../ChangeLog  |  7 ++-
 3 files changed, 6 insertions(+), 45 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
deleted file mode 100644
index a46e2f7..000
--- 
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="0.03"
-inherit perl-module
-
-DESCRIPTION="Memcached storage backend for session data."
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   >=dev-perl/Catalyst-Plugin-Session-0.10.0
-   dev-perl/Cache-Memcached-Managed
-   dev-perl/MRO-Compat
-"
-DEPEND="${RDEPEND}"

diff --git 
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
deleted file mode 100644
index d5fdcac..000
--- 
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.04"
-inherit perl-module
-
-DESCRIPTION="Memcached storage backend for session data."
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   >=dev-perl/Catalyst-Plugin-Session-0.260.0
-   dev-perl/Cache-Memcached-Managed
-   dev-perl/MRO-Compat
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog 
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
index 3f0b5a1..4bb3899 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-Memcached
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild,
+  -Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild:
+  Remove old EAPIs
+
 *Catalyst-Plugin-Session-Store-Memcached-0.50.0 (06 Apr 2012)
 
   06 Apr 2012; Kent Fredric 



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-File/

2014-08-26 Thread Kent Fredric
commit: e5dbeb86be3962c5ac8d679d78ada9cc114afbf9
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 05:28:33 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 05:28:33 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e5dbeb86

[fixup] dev-perl/Catalyst-Plugin-Session-Store-File EAPI5, Test and dep fixups

Package-Manager: portage-2.2.10

---
 ... Catalyst-Plugin-Session-Store-File-0.180.0-r1.ebuild} | 15 +++
 dev-perl/Catalyst-Plugin-Session-Store-File/ChangeLog |  9 -
 2 files changed, 19 insertions(+), 5 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Session-Store-File/Catalyst-Plugin-Session-Store-File-0.180.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Session-Store-File/Catalyst-Plugin-Session-Store-File-0.180.0-r1.ebuild
similarity index 70%
rename from 
dev-perl/Catalyst-Plugin-Session-Store-File/Catalyst-Plugin-Session-Store-File-0.180.0.ebuild
rename to 
dev-perl/Catalyst-Plugin-Session-Store-File/Catalyst-Plugin-Session-Store-File-0.180.0-r1.ebuild
index 5900ba6..72b4461 100644
--- 
a/dev-perl/Catalyst-Plugin-Session-Store-File/Catalyst-Plugin-Session-Store-File-0.180.0.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Session-Store-File/Catalyst-Plugin-Session-Store-File-0.180.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=FLORA
 MODULE_VERSION="0.18"
 inherit perl-module
@@ -17,8 +17,15 @@ KEYWORDS="~amd64 ~x86"
 RDEPEND="
>=dev-perl/Class-Data-Inheritable-0.40.0
>=dev-perl/Catalyst-Runtime-5.700.0
-   >=dev-perl/Cache-Cache-1.02
+   >=dev-perl/Cache-Cache-1.20.0
>=dev-perl/Catalyst-Plugin-Session-0.270.0
>=dev-perl/MRO-Compat-0.100.0
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   virtual/perl-Test-Simple
+"
+PERL_RM_FILES=(
+   t/02pod.t
+   t/03podcoverage.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-File/ChangeLog 
b/dev-perl/Catalyst-Plugin-Session-Store-File/ChangeLog
index d701335..ad55535 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-File/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-File/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-File
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Session-Store-File-0.180.0-r1 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Session-Store-File-0.180.0.ebuild,
+  +Catalyst-Plugin-Session-Store-File-0.180.0-r1.ebuild:
+  EAPI5, Test and dep fixups
+
   03 May 2013; Kent Fredric 
   Catalyst-Plugin-Session-Store-File-0.180.0.ebuild:
   Fix dependency on Class-Data-Inheritable ( normalize )



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-Memcached/

2014-08-26 Thread Kent Fredric
commit: aeb44fd653d506d08575dc27cb82d01f295b940f
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 05:35:42 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 05:35:42 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=aeb44fd6

[fixup] dev-perl/Catalyst-Plugin-Session-Store-Memcached EAPI5, Dependency 
cleanup, test cleanup

Package-Manager: portage-2.2.10

---
 ...Plugin-Session-Store-Memcached-0.50.0-r1.ebuild | 32 +++
 ...st-Plugin-Session-Store-Memcached-0.50.0.ebuild | 46 --
 .../ChangeLog  |  7 
 3 files changed, 39 insertions(+), 46 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1.ebuild
 
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1.ebuild
new file mode 100644
index 000..66c59ca
--- /dev/null
+++ 
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.05
+inherit perl-module
+
+DESCRIPTION='Memcached storage backend for'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# Catalyst::ClassData -> Catalyst-Runtime
+RDEPEND="
+   dev-perl/Cache-Memcached-Managed
+   dev-perl/Catalyst-Runtime
+   >=dev-perl/Catalyst-Plugin-Session-0.260.0
+   dev-perl/MRO-Compat
+   dev-perl/Moose
+   dev-perl/MooseX-Emulate-Class-Accessor-Fast
+   dev-perl/namespace-clean
+"
+DEPEND="
+   ${RDEPEND}
+   >=virtual/perl-ExtUtils-MakeMaker-6.360.0
+"
+PERL_RM_FILES=(
+   t/02pod.t
+   t/03podcoverage.t
+)
+SRC_TEST="do"

diff --git 
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild
deleted file mode 100644
index 1ee1c36..000
--- 
a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION='Memcached storage backend for'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-   # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
-   echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
-}
-perl_meta_build() {
-   # ExtUtils::MakeMaker 6.36 ( 6.360.0 )
-   echo \>=virtual/perl-ExtUtils-MakeMaker-6.36
-}
-perl_meta_runtime() {
-   # Cache::Memcached::Managed
-   echo dev-perl/Cache-Memcached-Managed
-   # Catalyst::ClassData
-   echo dev-perl/Catalyst-Runtime
-   # Catalyst::Plugin::Session 0.26 ( 0.260.0 )
-   echo \>=dev-perl/Catalyst-Plugin-Session-0.260.0
-   # MRO::Compat
-   echo dev-perl/MRO-Compat
-   # Moose
-   echo dev-perl/Moose
-   # MooseX::Emulate::Class::Accessor::Fast
-   echo dev-perl/MooseX-Emulate-Class-Accessor-Fast
-   # namespace::clean
-   echo dev-perl/namespace-clean
-}
-DEPEND="
-   $(perl_meta_configure)
-   $(perl_meta_build)
-   $(perl_meta_runtime)
-"
-RDEPEND="
-   $(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog 
b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
index 4bb3899..3951b26 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Memcached/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Session-Store-Memcached-0.50.0.ebuild,
+  +Catalyst-Plugin-Session-Store-Memcached-0.50.0-r1.ebuild:
+  EAPI5, Dependency cleanup, test cleanup
+
   27 Aug 2014; Kent Fredric 
   -Catalyst-Plugin-Session-Store-Memcached-0.30.0.ebuild,
   -Catalyst-Plugin-Session-Store-Memcached-0.40.0.ebuild:



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Scheduler/

2014-08-26 Thread Kent Fredric
commit: 7bfa91ef70fd6ff4b93539a9ed7414feaadfa8b7
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 04:54:39 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 04:54:39 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7bfa91ef

[clean] dev-perl/Catalyst-Plugin-Scheduler remove old EAPIS

Package-Manager: portage-2.2.10

---
 .../Catalyst-Plugin-Scheduler-0.09.ebuild  | 22 --
 dev-perl/Catalyst-Plugin-Scheduler/ChangeLog   |  6 +-
 2 files changed, 5 insertions(+), 23 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.09.ebuild 
b/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.09.ebuild
deleted file mode 100644
index fbd4d2d..000
--- a/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.09.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=AGRUNDMA
-inherit perl-module
-
-DESCRIPTION="Schedule events to run in a cron-like fashion"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-   virtual/perl-Module-Build
-   dev-perl/Catalyst-Runtime
-   dev-perl/DateTime-Event-Cron
-   dev-perl/set-scalar
-   dev-perl/yaml
-   dev-perl/MRO-Compat
-"

diff --git a/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog 
b/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog
index 4ec23ed..2236799 100644
--- a/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Scheduler
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Scheduler-0.09.ebuild:
+  remove old EAPIS
+
   11 Nov 2011; Kent Fredric 
   Catalyst-Plugin-Scheduler-0.10.ebuild:
   Fixdep Catalyst-Runtime



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/

2014-08-26 Thread Kent Fredric
commit: 479df192a8185c9bcd36be905e0fa44cf6c9cf5b
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 05:13:57 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 05:13:57 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=479df192

[fixup] dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB EAPI5, dependency and 
test fixups

Package-Manager: portage-2.2.10

---
 ...t-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild} | 18 +++---
 .../Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog |  9 -
 2 files changed, 19 insertions(+), 8 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild
similarity index 75%
rename from 
dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild
rename to 
dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild
index a821c16..e80a162 100644
--- 
a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=FLORA
 MODULE_VERSION="0.04"
 inherit perl-module
@@ -14,20 +14,24 @@ SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
-COMMON_DEPEND="
+RDEPEND="
dev-perl/BerkeleyDB-Manager
>=dev-perl/Catalyst-Plugin-Session-0.270.0
>=dev-perl/Catalyst-Runtime-5.700.0
dev-perl/Class-Data-Inheritable
dev-perl/MRO-Compat
+   virtual/perl-Scalar-List-Utils
+   virtual/perl-Storable
dev-perl/namespace-clean
 "
 DEPEND="
-   ${COMMON_DEPEND}
-"
-RDEPEND="
-   ${COMMON_DEPEND}
+   ${RDEPEND}
dev-perl/File-Remove
dev-perl/Test-WWW-Mechanize-Catalyst
+   virtual/perl-Test-Simple
dev-perl/Test-use-ok
 "
+PERL_RM_FILES=(
+   t/author/pod.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog 
b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
index 58665c0..e053f24 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-BerkeleyDB
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0.ebuild,
+  +Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0-r1.ebuild:
+  EAPI5, dependency and test fixups
+
 *Catalyst-Plugin-Session-Store-BerkeleyDB-0.40.0 (12 Feb 2012)
 
   12 Feb 2012; Kent Fredric 



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Scheduler/

2014-08-26 Thread Kent Fredric
commit: f22d77a3c9a56afb0d648ed02eb47943b0be472a
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 05:00:33 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 05:00:33 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f22d77a3

[fixup] dev-perl/Catalyst-Plugin-Scheduler EAPI5, Normalise version, fixup tests

Package-Manager: portage-2.2.10

---
 ...build => Catalyst-Plugin-Scheduler-0.100.0.ebuild} | 19 +++
 dev-perl/Catalyst-Plugin-Scheduler/ChangeLog  |  7 +++
 2 files changed, 22 insertions(+), 4 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.10.ebuild 
b/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.100.0.ebuild
similarity index 64%
rename from 
dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.10.ebuild
rename to 
dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.100.0.ebuild
index dadc3db..b6b1781 100644
--- a/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.10.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Scheduler/Catalyst-Plugin-Scheduler-0.100.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=3
+EAPI=5
 MODULE_AUTHOR=BRICAS
+MODULE_VERSION=0.10
 inherit perl-module
 
 DESCRIPTION="Schedule events to run in a cron-like fashion"
@@ -12,11 +13,21 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE=""
-DEPEND="
+RDEPEND="
>=dev-perl/Catalyst-Runtime-5.610.0
dev-perl/DateTime-Event-Cron
dev-perl/set-scalar
+   virtual/perl-Storable
dev-perl/yaml
dev-perl/MRO-Compat
 "
-RDEPEND="${DEPEMD}"
+DEPEND="${DEPEND}"
+
+PERL_RM_FILES=(
+   t/02pod.t
+   t/03podcoverage.t
+   t/04critic.rc
+   t/04critic.t
+)
+
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog 
b/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog
index 2236799..e6e01ef 100644
--- a/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Scheduler/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Scheduler-0.100.0 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Scheduler-0.10.ebuild,
+  +Catalyst-Plugin-Scheduler-0.100.0.ebuild:
+  EAPI5, Normalise version, fixup tests
+
   27 Aug 2014; Kent Fredric 
   -Catalyst-Plugin-Scheduler-0.09.ebuild:
   remove old EAPIS



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-DynamicExpiry/

2014-08-26 Thread Kent Fredric
commit: b9f26e99fc612c26f0b28915dacb7357e338d754
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 05:07:43 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 05:07:43 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b9f26e99

[clean] dev-perl/Catalyst-Plugin-Session-DynamicExpiry Remove old EAPIS

Package-Manager: portage-2.2.10

---
 ...atalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild | 19 ---
 .../Catalyst-Plugin-Session-DynamicExpiry/ChangeLog   |  6 +-
 2 files changed, 5 insertions(+), 20 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/Catalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/Catalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild
deleted file mode 100644
index 0b9156b..000
--- 
a/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/Catalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=NUFFIN
-MODULE_VERSION="0.02"
-inherit perl-module
-
-DESCRIPTION="per-session custom expiry times"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
-   >=dev-perl/Catalyst-Plugin-Session-0.110.0
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/ChangeLog 
b/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/ChangeLog
index 4044504..1fc9968 100644
--- a/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-DynamicExpiry/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Session-DynamicExpiry
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Session-DynamicExpiry-0.20.0.ebuild:
+  Remove old EAPIS
+
 *Catalyst-Plugin-Session-DynamicExpiry-0.40.0 (25 Oct 2012)
 
   25 Oct 2012; Kent Fredric 



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-MortalForward/

2014-08-26 Thread Kent Fredric
commit: 4b7dad04ff5b3e46c8bd87082547ee04598580e5
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 04:38:38 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 04:38:38 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4b7dad04

[fixup] dev-perl/Catalyst-Plugin-MortalForward EAPI5, Normalise version, test 
fixups

Package-Manager: portage-2.2.10

---
 ebuild => Catalyst-Plugin-MortalForward-0.10.0.ebuild} | 14 ++
 dev-perl/Catalyst-Plugin-MortalForward/ChangeLog   | 11 +++
 2 files changed, 17 insertions(+), 8 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-MortalForward/Catalyst-Plugin-MortalForward-0.01.ebuild
 
b/dev-perl/Catalyst-Plugin-MortalForward/Catalyst-Plugin-MortalForward-0.10.0.ebuild
similarity index 62%
rename from 
dev-perl/Catalyst-Plugin-MortalForward/Catalyst-Plugin-MortalForward-0.01.ebuild
rename to 
dev-perl/Catalyst-Plugin-MortalForward/Catalyst-Plugin-MortalForward-0.10.0.ebuild
index eb6c1d6..bbb5e03 100644
--- 
a/dev-perl/Catalyst-Plugin-MortalForward/Catalyst-Plugin-MortalForward-0.01.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-MortalForward/Catalyst-Plugin-MortalForward-0.10.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=YANNK
+MODULE_VERSION=0.01
 inherit perl-module
 
 DESCRIPTION="Make forward() to throw exception"
@@ -13,12 +14,9 @@ SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
-   dev-perl/Module-Install
+RDEPEND="
dev-perl/Catalyst-Runtime
 "
+DEPEND="$RDEPEND"
 
-src_compile() {
-   export PERL_EXTUTILS_AUTOINSTALL="--skipdeps"
-   perl-module_src_compile
-}
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-MortalForward/ChangeLog 
b/dev-perl/Catalyst-Plugin-MortalForward/ChangeLog
new file mode 100644
index 000..39ccd86
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-MortalForward/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-perl/Catalyst-Plugin-MortalForward
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Catalyst-Plugin-MortalForward-0.10.0 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-MortalForward-0.01.ebuild,
+  +Catalyst-Plugin-MortalForward-0.10.0.ebuild:
+  EAPI5, Normalise version, test fixups
+



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Prototype/

2014-08-26 Thread Kent Fredric
commit: cc3d9b68e497f170f1fc8374c141e464e9a484fd
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 04:53:53 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 04:53:53 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cc3d9b68

[fixup] dev-perl/Catalyst-Plugin-Prototype EAPI5, Normalise version, fixup tests

Package-Manager: portage-2.2.10

---
 33.ebuild => Catalyst-Plugin-Prototype-1.330.0.ebuild} | 14 +++---
 dev-perl/Catalyst-Plugin-Prototype/ChangeLog   |  9 -
 2 files changed, 19 insertions(+), 4 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.33.ebuild 
b/dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.330.0.ebuild
similarity index 66%
rename from 
dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.33.ebuild
rename to 
dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.330.0.ebuild
index 0f68f60..e338867 100644
--- a/dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.33.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Prototype/Catalyst-Plugin-Prototype-1.330.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=MRAMBERG
+MODULE_VERSION=1.33
 inherit perl-module
 
 DESCRIPTION="Plugin for Prototype"
@@ -12,7 +13,14 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE=""
-DEPEND="
+RDEPEND="
>=dev-perl/Catalyst-Runtime-5.700.600
>=dev-perl/HTML-Prototype-1.48
 "
+DEPEND="$RDEPEND"
+
+PERL_RM_FILES=(
+   t/02pod.t
+   t/03podcoverage.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Prototype/ChangeLog 
b/dev-perl/Catalyst-Plugin-Prototype/ChangeLog
index 4c01882..213e0ff 100644
--- a/dev-perl/Catalyst-Plugin-Prototype/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Prototype/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Prototype
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Prototype-1.330.0 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Prototype-1.33.ebuild,
+  +Catalyst-Plugin-Prototype-1.330.0.ebuild:
+  EAPI5, Normalise version, fixup tests
+
   10 Dec 2009; Kent Fredric 
   -Catalyst-Plugin-Prototype-1.32.ebuild:
   CPANTIDY



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Session-Store-Cache/

2014-08-26 Thread Kent Fredric
commit: 544ba8a6e17d804a7ea6db0f7b15c4fcb95e9bba
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 05:17:38 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 05:17:38 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=544ba8a6

[fixup] dev-perl/Catalyst-Plugin-Session-Store-Cache EAPI5, test cleanup

Package-Manager: portage-2.2.10

---
 ... => Catalyst-Plugin-Session-Store-Cache-0.10.0-r1.ebuild} | 12 +---
 dev-perl/Catalyst-Plugin-Session-Store-Cache/ChangeLog   |  9 -
 2 files changed, 17 insertions(+), 4 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Session-Store-Cache/Catalyst-Plugin-Session-Store-Cache-0.10.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Session-Store-Cache/Catalyst-Plugin-Session-Store-Cache-0.10.0-r1.ebuild
similarity index 70%
rename from 
dev-perl/Catalyst-Plugin-Session-Store-Cache/Catalyst-Plugin-Session-Store-Cache-0.10.0.ebuild
rename to 
dev-perl/Catalyst-Plugin-Session-Store-Cache/Catalyst-Plugin-Session-Store-Cache-0.10.0-r1.ebuild
index d5cc5e0..8ca6d32 100644
--- 
a/dev-perl/Catalyst-Plugin-Session-Store-Cache/Catalyst-Plugin-Session-Store-Cache-0.10.0.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Session-Store-Cache/Catalyst-Plugin-Session-Store-Cache-0.10.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=LBR
 MODULE_VERSION="0.01"
 inherit perl-module
@@ -14,6 +14,12 @@ SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
>=dev-perl/Catalyst-Plugin-Session-0.60.0
 "
+DEPEND="${RDEPEND}"
+PERL_RM_FILES=(
+   t/02pod.t
+   t/03podcoverage.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Session-Store-Cache/ChangeLog 
b/dev-perl/Catalyst-Plugin-Session-Store-Cache/ChangeLog
index 7f8b1e0..336bdd2 100644
--- a/dev-perl/Catalyst-Plugin-Session-Store-Cache/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Session-Store-Cache/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Session-Store-Cache
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Session-Store-Cache-0.10.0-r1 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Session-Store-Cache-0.10.0.ebuild,
+  +Catalyst-Plugin-Session-Store-Cache-0.10.0-r1.ebuild:
+  EAPI5, test cleanup
+
 *Catalyst-Plugin-Session-Store-Cache-0.10.0 (12 Feb 2012)
 
   12 Feb 2012; Kent Fredric 



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Message/

2014-08-26 Thread Kent Fredric
commit: 9e39568ae312777d24cb9ab0f3ec39cd03afa76c
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 03:33:54 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 03:35:05 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9e39568a

[fixup] dev-perl/Catalyst-Plugin-Message EAPI5, dependency fixes, tests

Package-Manager: portage-2.2.10

---
 ...0.03.ebuild => Catalyst-Plugin-Message-0.30.0.ebuild} | 16 +---
 dev-perl/Catalyst-Plugin-Message/ChangeLog   | 10 ++
 2 files changed, 23 insertions(+), 3 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Message/Catalyst-Plugin-Message-0.03.ebuild 
b/dev-perl/Catalyst-Plugin-Message/Catalyst-Plugin-Message-0.30.0.ebuild
similarity index 56%
rename from dev-perl/Catalyst-Plugin-Message/Catalyst-Plugin-Message-0.03.ebuild
rename to dev-perl/Catalyst-Plugin-Message/Catalyst-Plugin-Message-0.30.0.ebuild
index d688ecd..5e57bdd 100644
--- a/dev-perl/Catalyst-Plugin-Message/Catalyst-Plugin-Message-0.03.ebuild
+++ b/dev-perl/Catalyst-Plugin-Message/Catalyst-Plugin-Message-0.30.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=CHUNZI
+MODULE_VERSION=0.03
 inherit perl-module
 
 DESCRIPTION="The great new Catalyst::Plugin::Message!"
@@ -13,4 +14,13 @@ SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="virtual/perl-Module-Build"
+RDEPEND=""
+DEPEND="
+   virtual/perl-Test-Simple
+   virtual/perl-Module-Build"
+
+PERL_RM_FILES=(
+   t/pod-coverage.t
+   t/pod.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Message/ChangeLog 
b/dev-perl/Catalyst-Plugin-Message/ChangeLog
new file mode 100644
index 000..7711767
--- /dev/null
+++ b/dev-perl/Catalyst-Plugin-Message/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Catalyst-Plugin-Message
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Catalyst-Plugin-Message-0.30.0 (27 Aug 2014)
+
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Message-0.03.ebuild, +Catalyst-Plugin-Message-0.30.0.ebuild:
+  EAPI5, dependency fixes, tests
+



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

2014-08-26 Thread Francois Bissey
commit: e04237a3380a5df2fbe4a71e4aee1f11588e3319
Author: François Bissey  canterbury  ac  nz>
AuthorDate: Wed Aug 27 04:32:39 2014 +
Commit: Francois Bissey  massey  ac  nz>
CommitDate: Wed Aug 27 04:32:39 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e04237a3

Bump dependency on llvm as in 0.3

Package-Manager: portage-2.2.10

---
 dev-lang/julia/ChangeLog | 4 
 dev-lang/julia/julia-.ebuild | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-lang/julia/ChangeLog b/dev-lang/julia/ChangeLog
index 9a0ecfe..c53e175 100644
--- a/dev-lang/julia/ChangeLog
+++ b/dev-lang/julia/ChangeLog
@@ -4,6 +4,10 @@
 
   27 Aug 2014; François Bissey 
   julia-.ebuild:
+  Bump dependency on llvm as in 0.3
+
+  27 Aug 2014; François Bissey 
+  julia-.ebuild:
   Few fixes: julia wants threaded fftw; multilib-strict install; Added
   USE_BLAS64=0 to Make.user, some proprietary blas/lapack may be  suitable for
   the other setting but we cannot count on julia to recognize support just 
based

diff --git a/dev-lang/julia/julia-.ebuild b/dev-lang/julia/julia-.ebuild
index bac01db..69bff79 100644
--- a/dev-lang/julia/julia-.ebuild
+++ b/dev-lang/julia/julia-.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
sci-libs/spqr:0=
sci-libs/umfpack:0=
sci-mathematics/glpk:0=
-   =sys-devel/llvm-3.3*
+   =sys-devel/llvm-3.4*
>=sys-libs/libunwind-1.1:7=
sys-libs/readline:0=
sys-libs/zlib:0=



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

2014-08-26 Thread Francois Bissey
commit: d166beaefa32ee96bba9d3e4c3fca9c3e680d7ab
Author: François Bissey  canterbury  ac  nz>
AuthorDate: Wed Aug 27 03:52:41 2014 +
Commit: Francois Bissey  massey  ac  nz>
CommitDate: Wed Aug 27 03:52:41 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d166beae

Few fixes: julia wants threaded fftw; multilib-strict install; Added 
USE_BLAS64=0 to Make.user, some proprietary blas/lapack may be
suitable for the other setting but we cannot count on julia to recognize 
support just based on name.

Package-Manager: portage-2.2.10

---
 dev-lang/julia/ChangeLog | 7 +++
 dev-lang/julia/julia-.ebuild | 7 ---
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/dev-lang/julia/ChangeLog b/dev-lang/julia/ChangeLog
index 3816f2c..9a0ecfe 100644
--- a/dev-lang/julia/ChangeLog
+++ b/dev-lang/julia/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Aug 2014; François Bissey 
+  julia-.ebuild:
+  Few fixes: julia wants threaded fftw; multilib-strict install; Added
+  USE_BLAS64=0 to Make.user, some proprietary blas/lapack may be  suitable for
+  the other setting but we cannot count on julia to recognize support just 
based
+  on name.
+
   02 Apr 2014; Sebastien Fabbro  julia-.ebuild,
   metadata.xml:
   various consistent fixes for main tree

diff --git a/dev-lang/julia/julia-.ebuild b/dev-lang/julia/julia-.ebuild
index ae77b70..bac01db 100644
--- a/dev-lang/julia/julia-.ebuild
+++ b/dev-lang/julia/julia-.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
sci-libs/arpack:0=
sci-libs/camd:0=
sci-libs/cholmod:0=
-   sci-libs/fftw:3.0=
+   sci-libs/fftw:3.0=[threads]
sci-libs/openlibm:0=
sci-libs/spqr:0=
sci-libs/umfpack:0=
@@ -58,7 +58,7 @@ src_prepare() {
sed -i \
-e "s|\(JULIA_EXECUTABLE = \)\(\$(JULIAHOME)/julia\)|\1 
LD_LIBRARY_PATH=\$(BUILD)/$(get_libdir) \2|" \
-e "s|-O3|${CFLAGS}|g" \
-   -e "s|LIBDIR = lib|LIBDIR = $(get_libdir)|" \
+   -e "s|libdir = \$(prefix)/lib|libdir = 
\$(prefix)/$(get_libdir)|" \
-e "s|/usr/lib|${EPREFIX}/usr/$(get_libdir)|" \
-e "s|/usr/include|${EPREFIX}/usr/include|" \
-e "s|\$(BUILD)/lib|\$(BUILD)/$(get_libdir)|" \
@@ -83,6 +83,7 @@ src_configure() {
LIBBLASNAME=$($(tc-getPKG_CONFIG) --libs blas | sed -e 
"s/-l\([a-z0-9]*\).*/lib\1/")
LIBLAPACK=$($(tc-getPKG_CONFIG) --libs lapack)
LIBLAPACKNAME=$($(tc-getPKG_CONFIG) --libs lapack | sed -e 
"s/-l\([a-z0-9]*\).*/lib\1/")
+   USE_BLAS64=0
USE_LLVM_SHLIB=1
USE_SYSTEM_ARPACK=1
USE_SYSTEM_BLAS=1
@@ -125,7 +126,7 @@ src_test() {
 }
 
 src_install() {
-   emake install PREFIX="${ED}/usr"
+   emake install prefix="${ED}/usr"
cat > 99julia <<-EOF
LDPATH=${EROOT%/}/usr/$(get_libdir)/julia
EOF



[gentoo-commits] gentoo-x86 commit in dev-libs/openspecfun: openspecfun-0.4-r1.ebuild ChangeLog openspecfun-0.4.ebuild

2014-08-26 Thread Patrick Lauer (patrick)
patrick 14/08/27 03:40:29

  Modified: ChangeLog
  Added:openspecfun-0.4-r1.ebuild
  Removed:  openspecfun-0.4.ebuild
  Log:
  Fix multilib-strict behaviour #520910
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  dev-libs/openspecfun/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-libs/openspecfun/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   21 Aug 2014 09:03:51 -  1.1
+++ ChangeLog   27 Aug 2014 03:40:29 -  1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-libs/openspecfun
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/openspecfun/ChangeLog,v 1.1 
2014/08/21 09:03:51 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/openspecfun/ChangeLog,v 1.2 
2014/08/27 03:40:29 patrick Exp $
+
+*openspecfun-0.4-r1 (27 Aug 2014)
+
+  27 Aug 2014; Patrick Lauer  +openspecfun-0.4-r1.ebuild,
+  -openspecfun-0.4.ebuild:
+  Fix multilib-strict behaviour #520910
 
 *openspecfun-0.4 (21 Aug 2014)
 



1.1  dev-libs/openspecfun/openspecfun-0.4-r1.ebuild

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

Index: openspecfun-0.4-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/openspecfun/openspecfun-0.4-r1.ebuild,v 1.1 
2014/08/27 03:40:29 patrick Exp $

EAPI=5

inherit multilib

DESCRIPTION="A collection of special mathematical functions"
HOMEPAGE="http://julialang.org/";
SRC_URI="
https://github.com/JuliaLang/openspecfun/archive/v${PV}.tar.gz -> 
${P}.tar.gz
"

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

RDEPEND="virtual/fortran"
DEPEND="${RDEPEND}"

src_prepare() {
sed -i "s:/lib:/$(get_libdir):" Make.inc
}

src_install() {
emake DESTDIR="${D}" prefix="/usr" install
}






[gentoo-commits] gentoo-x86 commit in dev-python/cement: cement-2.0.2.ebuild ChangeLog

2014-08-26 Thread Patrick Lauer (patrick)
patrick 14/08/27 03:29:31

  Modified: cement-2.0.2.ebuild ChangeLog
  Log:
  Shuffle dependencies so that test deps are not in RDEPEND
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.7  dev-python/cement/cement-2.0.2.ebuild

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

Index: cement-2.0.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cement/cement-2.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cement-2.0.2.ebuild 6 Jul 2014 12:40:14 -   1.6
+++ cement-2.0.2.ebuild 27 Aug 2014 03:29:31 -  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/dev-python/cement/cement-2.0.2.ebuild,v 1.6 
2014/07/06 12:40:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cement/cement-2.0.2.ebuild,v 1.7 
2014/08/27 03:29:31 patrick Exp $
 
 EAPI=5
 
@@ -19,11 +19,11 @@
 KEYWORDS="amd64 x86"
 IUSE="test doc"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}]
-   dev-python/coverage[${PYTHON_USEDEP}] )
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+   test? ( dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}] )"
 
 DOCS=( ChangeLog CONTRIBUTORS README.md )
 PATCHES=( "${FILESDIR}"/tests-installation.patch )



1.10 dev-python/cement/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/cement/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   6 Jul 2014 12:40:14 -   1.9
+++ ChangeLog   27 Aug 2014 03:29:31 -  1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/cement
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cement/ChangeLog,v 1.9 
2014/07/06 12:40:14 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cement/ChangeLog,v 1.10 
2014/08/27 03:29:31 patrick Exp $
+
+  27 Aug 2014; Patrick Lauer  cement-2.0.2.ebuild:
+  Shuffle dependencies so that test deps are not in RDEPEND
 
   06 Jul 2014; Michał Górny  cement-2.0.2.ebuild:
   Clean up obsolete dependencies on virtual/python-argparse and virtual/python-






[gentoo-commits] gentoo-x86 commit in app-i18n/ibus-tutcode: ibus-tutcode-1.0.2.ebuild ChangeLog

2014-08-26 Thread Patrick Lauer (patrick)
patrick 14/08/27 03:27:19

  Modified: ibus-tutcode-1.0.2.ebuild ChangeLog
  Log:
  Shuffle dependencies so that test deps are not in RDEPEND
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  app-i18n/ibus-tutcode/ibus-tutcode-1.0.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2.ebuild?r1=1.1&r2=1.2

Index: ibus-tutcode-1.0.2.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ibus-tutcode-1.0.2.ebuild   8 Jul 2012 21:44:14 -   1.1
+++ ibus-tutcode-1.0.2.ebuild   27 Aug 2014 03:27:19 -  1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2.ebuild,v 1.1 
2012/07/08 21:44:14 naota Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-i18n/ibus-tutcode/ibus-tutcode-1.0.2.ebuild,v 1.2 
2014/08/27 03:27:19 patrick Exp $
 
 EAPI=4
 
@@ -14,10 +14,11 @@
 IUSE="test"
 RESTRICT="test"
 
-DEPEND=">=dev-lang/python-2.5
-   >=sys-devel/gettext-0.16.1
+CDEPEND=">=dev-lang/python-2.5
+   >=sys-devel/gettext-0.16.1"
+DEPEND="${CDEPEND}
test? ( app-i18n/ibus )"
-RDEPEND="${DEPEND}
+RDEPEND="${CDEPEND}
app-i18n/ibus"
 
 src_install() {



1.5  app-i18n/ibus-tutcode/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-tutcode/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   8 Jul 2012 21:44:14 -   1.4
+++ ChangeLog   27 Aug 2014 03:27:19 -  1.5
@@ -1,6 +1,9 @@
 # ChangeLog for app-i18n/ibus-tutcode
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-tutcode/ChangeLog,v 1.4 
2012/07/08 21:44:14 naota Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-tutcode/ChangeLog,v 1.5 
2014/08/27 03:27:19 patrick Exp $
+
+  27 Aug 2014; Patrick Lauer  ibus-tutcode-1.0.2.ebuild:
+  Shuffle dependencies so that test deps are not in RDEPEND
 
 *ibus-tutcode-1.0.2 (08 Jul 2012)
 






[gentoo-commits] gentoo-x86 commit in profiles/base: ChangeLog

2014-08-26 Thread Richard Farina (zerochaos)
zerochaos14/08/27 03:26:21

  Modified: ChangeLog
  Log:
  fixing Changelog typo

Revision  ChangesPath
1.713profiles/base/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.712
retrieving revision 1.713
diff -u -r1.712 -r1.713
--- ChangeLog   27 Aug 2014 02:18:47 -  1.712
+++ ChangeLog   27 Aug 2014 03:26:21 -  1.713
@@ -1,8 +1,8 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.712 2014/08/27 
02:18:47 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.713 2014/08/27 
03:26:21 zerochaos Exp $
 
-  26 Aug 2014 Rick Farina  package.use.mask:
+  26 Aug 2014; Rick Farina  package.use.mask:
   mirisdr does not seem to like making releases
   

[gentoo-commits] gentoo-x86 commit in app-arch/advancecomp: advancecomp-1.17.ebuild ChangeLog

2014-08-26 Thread Patrick Lauer (patrick)
patrick 14/08/27 03:25:20

  Modified: advancecomp-1.17.ebuild ChangeLog
  Log:
  Shuffle dependencies so that test deps are not in RDEPEND
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.2  app-arch/advancecomp/advancecomp-1.17.ebuild

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

Index: advancecomp-1.17.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/advancecomp/advancecomp-1.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- advancecomp-1.17.ebuild 18 Apr 2013 20:04:57 -  1.1
+++ advancecomp-1.17.ebuild 27 Aug 2014 03:25:20 -  1.2
@@ -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-arch/advancecomp/advancecomp-1.17.ebuild,v 1.1 
2013/04/18 20:04:57 xmw Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/app-arch/advancecomp/advancecomp-1.17.ebuild,v 1.2 
2014/08/27 03:25:20 patrick Exp $
 
 EAPI=5
 
@@ -15,13 +15,13 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
 IUSE="mng png test"
 
-DEPEND="app-arch/bzip2
-   sys-libs/zlib
+RDEPEND="app-arch/bzip2
+   sys-libs/zlib"
+DEPEND="${RDEPEND}
test? (
app-text/tofrodos
dev-util/valgrind
)"
-RDEPEND="${DEPEND}"
 
 #RESTRICT="test" #282441
 



1.44 app-arch/advancecomp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/advancecomp/ChangeLog?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/advancecomp/ChangeLog?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/advancecomp/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-arch/advancecomp/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   18 Apr 2013 20:04:57 -  1.43
+++ ChangeLog   27 Aug 2014 03:25:20 -  1.44
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/advancecomp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/advancecomp/ChangeLog,v 1.43 
2013/04/18 20:04:57 xmw Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-arch/advancecomp/ChangeLog,v 1.44 
2014/08/27 03:25:20 patrick Exp $
+
+  27 Aug 2014; Patrick Lauer  advancecomp-1.17.ebuild:
+  Shuffle dependencies so that test deps are not in RDEPEND
 
 *advancecomp-1.17 (18 Apr 2013)
 






[gentoo-commits] gentoo-x86 commit in sys-fs/cryptsetup: metadata.xml ChangeLog

2014-08-26 Thread Patrick Lauer (patrick)
patrick 14/08/27 03:20:36

  Modified: metadata.xml ChangeLog
  Log:
  Remove unneeded useflag description from metadata.xml
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.10 sys-fs/cryptsetup/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/metadata.xml?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/metadata.xml?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/metadata.xml?r1=1.9&r2=1.10

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup/metadata.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- metadata.xml14 Aug 2013 04:41:34 -  1.9
+++ metadata.xml27 Aug 2014 03:20:36 -  1.10
@@ -3,7 +3,6 @@
 
base-system

-   Build cryptsetup dynamically
Use dev-libs/libgcrypt crypto 
backend
Use kernel crypto backend (mainly for 
embedded systems)
Use dev-libs/nettle crypto 
backend



1.177sys-fs/cryptsetup/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/ChangeLog?rev=1.177&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/ChangeLog?rev=1.177&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/cryptsetup/ChangeLog?r1=1.176&r2=1.177

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog   26 Aug 2014 14:46:27 -  1.176
+++ ChangeLog   27 Aug 2014 03:20:36 -  1.177
@@ -1,6 +1,9 @@
 # ChangeLog for sys-fs/cryptsetup
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup/ChangeLog,v 1.176 
2014/08/26 14:46:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cryptsetup/ChangeLog,v 1.177 
2014/08/27 03:20:36 patrick Exp $
+
+  27 Aug 2014; Patrick Lauer  metadata.xml:
+  Remove unneeded useflag description from metadata.xml
 
   26 Aug 2014; Samuli Suominen 
   +files/dmcrypt-1.0.6.confd, -cryptsetup-1.0.6-r2.ebuild,






[gentoo-commits] gentoo-x86 commit in net-wireless/gr-osmosdr: ChangeLog gr-osmosdr-0.1.1.ebuild gr-osmosdr-0.1.2.ebuild

2014-08-26 Thread Richard Farina (zerochaos)
zerochaos14/08/27 03:16:56

  Modified: ChangeLog
  Removed:  gr-osmosdr-0.1.1.ebuild gr-osmosdr-0.1.2.ebuild
  Log:
  remove old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.25 net-wireless/gr-osmosdr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog   27 Aug 2014 03:15:51 -  1.24
+++ ChangeLog   27 Aug 2014 03:16:56 -  1.25
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/gr-osmosdr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v 1.24 
2014/08/27 03:15:51 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v 1.25 
2014/08/27 03:16:56 zerochaos Exp $
+
+  27 Aug 2014; Rick Farina  -gr-osmosdr-0.1.1.ebuild,
+  -gr-osmosdr-0.1.2.ebuild:
+  remove old
 
 *gr-osmosdr-0.1.2-r1 (27 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in app-text/llpp: metadata.xml ChangeLog

2014-08-26 Thread Patrick Lauer (patrick)
patrick 14/08/27 03:16:47

  Modified: metadata.xml ChangeLog
  Log:
  Remove unneeded useflag description from metadata.xml
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.5  app-text/llpp/metadata.xml

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

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-text/llpp/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml25 Aug 2014 15:25:09 -  1.4
+++ metadata.xml27 Aug 2014 03:16:47 -  1.5
@@ -5,8 +5,5 @@
 x...@gentoo.org
 Michael Weber
 
-
-build with EGL support
-
 
 



1.62 app-text/llpp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/app-text/llpp/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   25 Aug 2014 15:25:09 -  1.61
+++ ChangeLog   27 Aug 2014 03:16:47 -  1.62
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/llpp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/ChangeLog,v 1.61 2014/08/25 
15:25:09 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/llpp/ChangeLog,v 1.62 2014/08/27 
03:16:47 patrick Exp $
+
+  27 Aug 2014; Patrick Lauer  metadata.xml:
+  Remove unneeded useflag description from metadata.xml
 
 *llpp-20_p20140818 (25 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in app-emulation/qemu: metadata.xml ChangeLog

2014-08-26 Thread Patrick Lauer (patrick)
patrick 14/08/27 03:17:03

  Modified: metadata.xml ChangeLog
  Log:
  Remove unneeded useflag description from metadata.xml
  
  (Portage version: 2.2.12/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.33 app-emulation/qemu/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/metadata.xml?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/metadata.xml?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/metadata.xml?r1=1.32&r2=1.33

Index: metadata.xml
===
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/metadata.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- metadata.xml5 Aug 2014 09:29:12 -   1.32
+++ metadata.xml27 Aug 2014 03:17:03 -  1.33
@@ -7,28 +7,27 @@
Doug Goldstein
   
   
-Adds support for braille displays using 
brltty
-Enables support for Linux's Async IO
-Enable alsa output for sound emulation
+   Adds support for braille displays using 
brltty
+   Enables support for Linux's Async IO
+   Enable alsa output for sound emulation
Support ISOs / -cdrom directives vis HTTP or 
HTTPS.
-Enables firmware device tree support
+   Enables firmware device tree support
Enables GlusterFS cluster fileystem via
-   sys-cluster/glusterfs
+   sys-cluster/glusterfs
Enable direct iSCSI support via
net-libs/libiscsi instead of indirectly via the Linux
block layer that sys-block/open-iscsi does.
-   Enable audio mixer emulation. On Fedora, known to 
cause performance problems when using SDL output and ALSA. For OSS, locks the 
sound device from other applications.
-Enable the ncurses-based console
-Enable NFS support
-Enable NUMA support
+   Enable the ncurses-based console
+   Enable NFS support
+   Enable NUMA support
Pin the versions of BIOS firmware to 
the version included in the upstream release.
This is needed to sanely support 
migration/suspend/resume/snapshotting/etc... of instances.
When the blobs are different, random 
corruption/bugs/crashes/etc... may be observed.
-Enable pulseaudio output for sound emulation
-Enable rados block device backend support, see 
http://ceph.newdream.net/wiki/QEMU-RBD
-Enable the SDL-based console
+   Enable pulseaudio output for sound 
emulation
+   Enable rados block device backend support, see 
http://ceph.newdream.net/wiki/QEMU-RBD
+   Enable the SDL-based console
Utilize sys-libs/libseccomp to enable 
kernel filtering of system calls to prevent malicious guests from doing 
damage.
-Enable Spice protocol support via 
app-emulation/spice
+   Enable Spice protocol support via 
app-emulation/spice
Enable SSH based block device support via 
net-libs/libssh2
Builds the Software MMU (system) targets as 
static binaries
Build the User targets as static 
binaries
@@ -36,23 +35,22 @@
Enable support for snappy compression
Enable SystemTAP/DTrace tracing
Enable the TCG Interpreter which can speed up or 
slowdown workloads depending on the host and guest CPUs being emulated. In the 
future it will be a runtime option but for now its compile time.
-Enable TLS support for the VNC console server.
+   Enable TLS support for the VNC console server.
For 1.4 and newer this also enables WebSocket support.
For 2.0 and newer this also enables disk quorum support.
-Enable jpeg image support for the VNC console 
server
-Enable png image support for the VNC console server
+   Enable jpeg image support for the VNC console 
server
+   Enable png image support for the VNC console 
server
Enable USB passthrough via 
dev-libs/libusb
-Use sys-apps/usbredir to redirect USB
-devices to another machine over TCP
-Enable UUID support in the vdi block driver
-Enable VDE-based networking
-Enable accelerated networking using vhost-net, see 
http://www.linux-kvm.org/page/VhostNet
+   Use sys-apps/usbredir to redirect USB
+   devices to another machine over TCP
+   Enable UUID support in the vdi block driver
+   Enable VDE-based networking
+   Enable accelerated networking using vhost-net, 
see http://www.linux-kvm.org/page/VhostNet
Enable VirtFS via virtio-9p-pci / fsdev. See 
http://wiki.qemu.org/Documentation/9psetup
-
-  Add support for getting and setting POSIX extended attributes, through
-  sys-apps/attr. Requisite for the virtfs backend.
-
-Enables support for Xen backends
+   Add support for getting and setting POSIX extended 
attributes, through
+ 

[gentoo-commits] gentoo-x86 commit in net-wireless/gr-osmosdr: gr-osmosdr-0.1.2-r1.ebuild gr-osmosdr-9999.ebuild ChangeLog

2014-08-26 Thread Richard Farina (zerochaos)
zerochaos14/08/27 03:15:51

  Modified: gr-osmosdr-.ebuild ChangeLog
  Added:gr-osmosdr-0.1.2-r1.ebuild
  Log:
  migrate to python-single-r1
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.17 net-wireless/gr-osmosdr/gr-osmosdr-.ebuild

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

Index: gr-osmosdr-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gr-osmosdr-.ebuild  27 Aug 2014 01:32:39 -  1.16
+++ gr-osmosdr-.ebuild  27 Aug 2014 03:15:51 -  1.17
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-.ebuild,v 1.16 
2014/08/27 01:32:39 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-.ebuild,v 1.17 
2014/08/27 03:15:51 zerochaos Exp $
 
 EAPI=5
-PYTHON_DEPEND="python? 2"
+PYTHON_COMPAT=( python2_7 )
 
-inherit cmake-utils python
+inherit cmake-utils python-single-r1
 
 DESCRIPTION="GNU Radio source block for OsmoSDR and rtlsdr and hackrf"
 HOMEPAGE="http://sdr.osmocom.org/trac/wiki/GrOsmoSDR";
@@ -24,31 +24,29 @@
 LICENSE="GPL-3"
 SLOT="0/${PV}"
 IUSE="bladerf fcd hackrf iqbalance mirisdr python rtlsdr uhd"
-#IUSE="fcd hackrf iqbalance mirisdr osmosdr python rtlsdr uhd"
 
-#  osmosdr? ( net-libs/libosmosdr:= )
-RDEPEND=">=net-wireless/gnuradio-3.7_rc:0=[fcd?]
+RDEPEND="${PYTHON_DEPS}
+   >=net-wireless/gnuradio-3.7_rc:0=[fcd?,${PYTHON_USEDEP}]
bladerf? ( net-wireless/bladerf:= )
hackrf? ( net-libs/libhackrf:= )
-   iqbalance? ( net-wireless/gr-iqbal:= )
+   iqbalance? ( net-wireless/gr-iqbal:=[${PYTHON_USEDEP}] )
mirisdr? ( net-libs/libmirisdr:= )
rtlsdr? ( >=net-wireless/rtl-sdr-0.5.3:= )
-   uhd? ( net-wireless/uhd:= )"
+   uhd? ( net-wireless/uhd:=[${PYTHON_USEDEP}] )"
 DEPEND="${RDEPEND}
dev-python/cheetah"
 
-pkg_setup() {
-   python_set_active_version 2
-   python_pkg_setup
-}
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 src_prepare() {
-   python_convert_shebangs -q -r 2 "${S}"
+   epatch_user
 }
 
 src_configure() {
local mycmakeargs=(
-DENABLE_DEFAULT=OFF
+   -DPYTHON_EXECUTABLE="${PYTHON}"
+   -DENABLE_FILE=ON
$(cmake-utils_use_enable bladerf)
$(cmake-utils_use_enable fcd)
$(cmake-utils_use_enable hackrf)
@@ -59,7 +57,11 @@
$(cmake-utils_use_enable rtlsdr RTL_TCP)
$(cmake-utils_use_enable uhd)
)
-#  $(cmake-utils_use_enable osmosdr)
 
cmake-utils_src_configure
 }
+
+src_install() {
+   cmake-utils_src_install
+   python_fix_shebang "${ED}"/usr/bin
+}



1.24 net-wireless/gr-osmosdr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog   27 Aug 2014 01:32:39 -  1.23
+++ ChangeLog   27 Aug 2014 03:15:51 -  1.24
@@ -1,6 +1,12 @@
 # ChangeLog for net-wireless/gr-osmosdr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v 1.23 
2014/08/27 01:32:39 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v 1.24 
2014/08/27 03:15:51 zerochaos Exp $
+
+*gr-osmosdr-0.1.2-r1 (27 Aug 2014)
+
+  27 Aug 2014; Rick Farina  +gr-osmosdr-0.1.2-r1.ebuild,
+  gr-osmosdr-.ebuild:
+  migrate to python-single-r1
 
 *gr-osmosdr-0.1.2 (27 Aug 2014)
 



1.1  net-wireless/gr-osmosdr/gr-osmosdr-0.1.2-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-0.1.2-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-0.1.

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome: google-chrome-37.0.2062.94_p1.ebuild ChangeLog google-chrome-36.0.1985.143_p1.ebuild

2014-08-26 Thread Mike Gilbert (floppym)
floppym 14/08/27 03:12:54

  Modified: ChangeLog
  Added:google-chrome-37.0.2062.94_p1.ebuild
  Removed:  google-chrome-36.0.1985.143_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.386www-client/google-chrome/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.386&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?rev=1.386&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/ChangeLog?r1=1.385&r2=1.386

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -r1.385 -r1.386
--- ChangeLog   13 Aug 2014 02:53:49 -  1.385
+++ ChangeLog   27 Aug 2014 03:12:54 -  1.386
@@ -1,6 +1,12 @@
 # ChangeLog for www-client/google-chrome
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.385 
2014/08/13 02:53:49 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/google-chrome/ChangeLog,v 1.386 
2014/08/27 03:12:54 floppym Exp $
+
+*google-chrome-37.0.2062.94_p1 (27 Aug 2014)
+
+  27 Aug 2014; Mike Gilbert 
+  +google-chrome-37.0.2062.94_p1.ebuild, 
-google-chrome-36.0.1985.143_p1.ebuild:
+  Automated update.
 
 *google-chrome-36.0.1985.143_p1 (13 Aug 2014)
 



1.1  
www-client/google-chrome/google-chrome-37.0.2062.94_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-37.0.2062.94_p1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome/google-chrome-37.0.2062.94_p1.ebuild?rev=1.1&content-type=text/plain

Index: google-chrome-37.0.2062.94_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome/google-chrome-37.0.2062.94_p1.ebuild,v
 1.1 2014/08/27 03:12:54 floppym Exp $

EAPI="5"

CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW"

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION="The web browser from Google"
HOMEPAGE="http://www.google.com/chrome";

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

MY_P="${MY_PN}_${PV/_p/-}"

SRC_URI="
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)
"

LICENSE="google-chrome"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="+plugins"
RESTRICT="bindist mirror strip"

RDEPEND="
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
>=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils
"

QA_PREBUILT="*"
S=${WORKDIR}
CHROME_HOME="opt/google/chrome${PN#google-chrome}"

DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-base/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11-themes/tango-icon-theme

Please notice the bundled flash player (PepperFlash).
You can (de)activate all flash plugins via chrome://plugins
"

pkg_nofetch() {
eerror "Please wait 24 hou

[gentoo-commits] gentoo-x86 commit in www-plugins/chrome-binary-plugins: chrome-binary-plugins-37.0.2062.94_p1.ebuild chrome-binary-plugins-38.0.2125.24_alpha1.ebuild ChangeLog chrome-binary-plugins-3

2014-08-26 Thread Mike Gilbert (floppym)
floppym 14/08/27 03:12:42

  Modified: ChangeLog
  Added:chrome-binary-plugins-37.0.2062.94_p1.ebuild
chrome-binary-plugins-38.0.2125.24_alpha1.ebuild
  Removed:  chrome-binary-plugins-38.0.2125.8_alpha1.ebuild
chrome-binary-plugins-36.0.1985.143_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.170www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.170&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.170&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.169&r2=1.170

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog   23 Aug 2014 21:15:56 -  1.169
+++ ChangeLog   27 Aug 2014 03:12:41 -  1.170
@@ -1,6 +1,16 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.169 
2014/08/23 21:15:56 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.170 
2014/08/27 03:12:41 floppym Exp $
+
+*chrome-binary-plugins-38.0.2125.24_alpha1 (27 Aug 2014)
+*chrome-binary-plugins-37.0.2062.94_p1 (27 Aug 2014)
+
+  27 Aug 2014; Mike Gilbert 
+  +chrome-binary-plugins-37.0.2062.94_p1.ebuild,
+  +chrome-binary-plugins-38.0.2125.24_alpha1.ebuild,
+  -chrome-binary-plugins-36.0.1985.143_p1.ebuild,
+  -chrome-binary-plugins-38.0.2125.8_alpha1.ebuild:
+  Automated update.
 
 *chrome-binary-plugins-38.0.2125.8_alpha1 (23 Aug 2014)
 



1.1  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_p1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_p1.ebuild?rev=1.1&content-type=text/plain

Index: chrome-binary-plugins-37.0.2062.94_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_p1.ebuild,v
 1.1 2014/08/27 03:12:41 floppym Exp $

EAPI=4

inherit multilib unpacker

DESCRIPTION="Binary plugins from Google Chrome for use in Chromium"
HOMEPAGE="http://www.google.com/chrome";

case ${PV} in
*_alpha*)
SLOT="unstable"
MY_PV=${PV/_alpha/-}
;;
*_beta*)
SLOT="beta"
MY_PV=${PV/_beta/-}
;;
*_p*)
SLOT="stable"
MY_PV=${PV/_p/-}
;;
*)
die "Invalid value for \${PV}: ${PV}"
;;
esac

MY_PN="google-chrome-${SLOT}"
MY_P="${MY_PN}_${MY_PV}"

SRC_URI="
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)
"

LICENSE="google-chrome"
KEYWORDS="~amd64 ~x86"
IUSE="+flash +pdf"
RESTRICT="bindist mirror strip"

for x in 0 beta stable unstable; do
if [[ ${SLOT} != ${x} ]]; then
RDEPEND+=" !${CATEGORY}/${PN}:${x}"
fi
done

S="${WORKDIR}/opt/google/chrome"
QA_PREBUILT="*"

pkg_nofetch() {
eerror "Please wait 24 hours and sync your portage tree before 
reporting fetch failures."
}

src_install() {
local version flapper

insinto /usr/$(get_libdir)/chromium-browser/

use pdf && doins libpdf.so

if use flash; then
doins -r PepperFlash

# Since this is a live ebuild, we're forced to, unfortuantely,
# dynamically construct the command line args for Chromium.
version=$(sed -n 's/.*"version": "\(.*\)",.*/\1/p' 
PepperFlash/manifest.json)

flapper="${ROOT}usr/$(get_libdir)/chromium-browser/PepperFlash/libpepflashplayer.so"
echo -n "CHROMIUM_FLAGS=\"\${CHROMIUM_FLAGS} " > pepper-flash
echo -n "--ppapi-flash-path=$flapper " >> pepper-flash
echo "--ppapi-flash-version=$version\"" >> pepper-flash

insinto /e

[gentoo-commits] gentoo-x86 commit in www-client/google-chrome-unstable: google-chrome-unstable-38.0.2125.24_p1.ebuild ChangeLog google-chrome-unstable-38.0.2125.8_p1.ebuild

2014-08-26 Thread Mike Gilbert (floppym)
floppym 14/08/27 03:11:52

  Modified: ChangeLog
  Added:google-chrome-unstable-38.0.2125.24_p1.ebuild
  Removed:  google-chrome-unstable-38.0.2125.8_p1.ebuild
  Log:
  Automated update.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  ChangesPath
1.53 www-client/google-chrome-unstable/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.53&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?rev=1.53&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/ChangeLog?r1=1.52&r2=1.53

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog   23 Aug 2014 21:15:36 -  1.52
+++ ChangeLog   27 Aug 2014 03:11:52 -  1.53
@@ -1,6 +1,13 @@
 # ChangeLog for www-client/google-chrome-unstable
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.52 
2014/08/23 21:15:36 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/ChangeLog,v 1.53 
2014/08/27 03:11:52 floppym Exp $
+
+*google-chrome-unstable-38.0.2125.24_p1 (27 Aug 2014)
+
+  27 Aug 2014; Mike Gilbert 
+  +google-chrome-unstable-38.0.2125.24_p1.ebuild,
+  -google-chrome-unstable-38.0.2125.8_p1.ebuild:
+  Automated update.
 
 *google-chrome-unstable-38.0.2125.8_p1 (23 Aug 2014)
 



1.1  
www-client/google-chrome-unstable/google-chrome-unstable-38.0.2125.24_p1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-38.0.2125.24_p1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-38.0.2125.24_p1.ebuild?rev=1.1&content-type=text/plain

Index: google-chrome-unstable-38.0.2125.24_p1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/www-client/google-chrome-unstable/google-chrome-unstable-38.0.2125.24_p1.ebuild,v
 1.1 2014/08/27 03:11:52 floppym Exp $

EAPI="5"

CHROMIUM_LANGS="am ar bg bn ca cs da de el en_GB es es_LA et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR pt_PT ro ru sk sl 
sr
sv sw ta te th tr uk vi zh_CN zh_TW"

inherit readme.gentoo chromium eutils multilib pax-utils unpacker

DESCRIPTION="The web browser from Google"
HOMEPAGE="http://www.google.com/chrome";

if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi

MY_P="${MY_PN}_${PV/_p/-}"

SRC_URI="
amd64? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb
)
x86? (

http://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_i386.deb
)
"

LICENSE="google-chrome"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="+plugins"
RESTRICT="bindist mirror strip"

RDEPEND="
app-arch/bzip2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
gnome-base/gconf:2
media-libs/alsa-lib
media-libs/fontconfig
media-libs/freetype:2
net-print/cups
sys-apps/dbus
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
>=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXcursor
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXScrnSaver
x11-libs/libXtst
x11-libs/pango
x11-misc/xdg-utils
"

QA_PREBUILT="*"
S=${WORKDIR}
CHROME_HOME="opt/google/chrome${PN#google-chrome}"

DISABLE_AUTOFORMATTING="yes"
DOC_CONTENTS="
Some web pages may require additional fonts to display properly.
Try installing some of the following packages if some characters
are not displayed properly:
- media-fonts/arphicfonts
- media-fonts/bitstream-cyberbit
- media-fonts/droid
- media-fonts/ipamonafont
- media-fonts/ja-ipafonts
- media-fonts/takao-fonts
- media-fonts/wqy-microhei
- media-fonts/wqy-zenhei

Depending on your desktop environment, you may need
to install additional packages to get icons on the Downloads page.

For KDE, the required package is kde-base/oxygen-icons.

For other desktop environments, try one of the following:
- x11-themes/gnome-icon-theme
- x11

[gentoo-commits] proj/api:master commit in: files/overlays/

2014-08-26 Thread Julian Ospald
commit: 66d1656f33601aa7e5f8a576087c0924973b0dee
Author: Julian Ospald  gentoo  org>
AuthorDate: Wed Aug 27 02:50:33 2014 +
Commit: Julian Ospald  gentoo  org>
CommitDate: Wed Aug 27 02:50:33 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=66d1656f

Add tox-overlay wrt #515900

---
 files/overlays/repositories.xml | 13 +
 1 file changed, 13 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 8f17de2..9f61b7e 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5467,6 +5467,19 @@ FIN
 
https://github.com/MeisterP/torbrowser-overlay/commits/master.atom
   
   
+tox-overlay
+Gentoo overlay for Toxcore, Tox clients, and Tox 
related projects
+https://github.com/urras/gentoo-overlay-tox
+
+  ur...@tox.im
+  urras
+
+git://github.com/urras/gentoo-overlay-tox.git
+https://github.com/urras/gentoo-overlay-tox.git
+g...@github.com:urras/gentoo-overlay-tox.git
+
https://github.com/urras/gentoo-overlay-tox/commits/master.atom
+  
+  
 trash
 Some ugly ebuilds
 https://github.com/batekman/trash-overlay



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

2014-08-26 Thread Richard Farina (zerochaos)
zerochaos14/08/27 02:18:47

  Modified: ChangeLog package.use.mask
  Log:
  mask gr-osmosdr[mirisdr] for non-live ebuilds

Revision  ChangesPath
1.712profiles/base/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v
retrieving revision 1.711
retrieving revision 1.712
diff -u -r1.711 -r1.712
--- ChangeLog   20 Aug 2014 14:17:23 -  1.711
+++ ChangeLog   27 Aug 2014 02:18:47 -  1.712
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo base-profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.711 2014/08/20 
14:17:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.712 2014/08/27 
02:18:47 zerochaos Exp $
+
+  26 Aug 2014 Rick Farina  package.use.mask:
+  mirisdr does not seem to like making releases
+   package.use.stable.mask:
   Mask USE="static" for sys-fs/cryptsetup and sys-fs/lvm2 wrt bugs #496612 and



1.591profiles/base/package.use.mask

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

Index: package.use.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v
retrieving revision 1.590
retrieving revision 1.591
diff -u -r1.590 -r1.591
--- package.use.mask9 Aug 2014 19:07:27 -   1.590
+++ package.use.mask27 Aug 2014 02:18:47 -  1.591
@@ -1,11 +1,15 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.590 
2014/08/09 19:07:27 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.591 
2014/08/27 02:18:47 zerochaos Exp $
 
 # This file requires >=portage-2.1.1
 # New entries go on top.
 #
 
+# Rick Farina  (26 Aug 2014)
+# mirisdr does not seem to like making releases
+ (05 Aug 2014)
 # net-libs/tox is in mva overlay only ATM
 app-leechcraft/lc-azoth sarin






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

2014-08-26 Thread Davide Pesavento
commit: dfcc84015c0ef0eb4425d30adfe6323968ce622d
Author: Davide Pesavento  gentoo  org>
AuthorDate: Wed Aug 27 02:12:25 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Wed Aug 27 02:12:25 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=dfcc8401

[dev-qt/qtcore:5] Build qlalr.

Package-Manager: portage-2.2.12

---
 dev-qt/qtcore/qtcore-5.3.1-r1.ebuild | 1 +
 dev-qt/qtcore/qtcore-5.3..ebuild | 1 +
 dev-qt/qtcore/qtcore-5.4..ebuild | 1 +
 dev-qt/qtcore/qtcore-5..ebuild   | 1 +
 4 files changed, 4 insertions(+)

diff --git a/dev-qt/qtcore/qtcore-5.3.1-r1.ebuild 
b/dev-qt/qtcore/qtcore-5.3.1-r1.ebuild
index ab2aa2e..db7311e 100644
--- a/dev-qt/qtcore/qtcore-5.3.1-r1.ebuild
+++ b/dev-qt/qtcore/qtcore-5.3.1-r1.ebuild
@@ -32,6 +32,7 @@ QT5_TARGET_SUBDIRS=(
src/tools/moc
src/tools/rcc
src/corelib
+   src/tools/qlalr
 )
 
 src_configure() {

diff --git a/dev-qt/qtcore/qtcore-5.3..ebuild 
b/dev-qt/qtcore/qtcore-5.3..ebuild
index ab2aa2e..db7311e 100644
--- a/dev-qt/qtcore/qtcore-5.3..ebuild
+++ b/dev-qt/qtcore/qtcore-5.3..ebuild
@@ -32,6 +32,7 @@ QT5_TARGET_SUBDIRS=(
src/tools/moc
src/tools/rcc
src/corelib
+   src/tools/qlalr
 )
 
 src_configure() {

diff --git a/dev-qt/qtcore/qtcore-5.4..ebuild 
b/dev-qt/qtcore/qtcore-5.4..ebuild
index ab2aa2e..db7311e 100644
--- a/dev-qt/qtcore/qtcore-5.4..ebuild
+++ b/dev-qt/qtcore/qtcore-5.4..ebuild
@@ -32,6 +32,7 @@ QT5_TARGET_SUBDIRS=(
src/tools/moc
src/tools/rcc
src/corelib
+   src/tools/qlalr
 )
 
 src_configure() {

diff --git a/dev-qt/qtcore/qtcore-5..ebuild 
b/dev-qt/qtcore/qtcore-5..ebuild
index ab2aa2e..db7311e 100644
--- a/dev-qt/qtcore/qtcore-5..ebuild
+++ b/dev-qt/qtcore/qtcore-5..ebuild
@@ -32,6 +32,7 @@ QT5_TARGET_SUBDIRS=(
src/tools/moc
src/tools/rcc
src/corelib
+   src/tools/qlalr
 )
 
 src_configure() {



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

2014-08-26 Thread Davide Pesavento
commit: 8150517e34f5b825bc3ba8216a0682a9a44cce94
Author: Davide Pesavento  gentoo  org>
AuthorDate: Wed Aug 27 02:05:06 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Wed Aug 27 02:05:06 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=8150517e

[qt5-build.eclass] Don't symlink tools for non-qtbase packages.

Just run qmake directly from QT5_BINDIR.

---
 eclass/qt5-build.eclass | 35 +--
 1 file changed, 21 insertions(+), 14 deletions(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 18218df..226c17a 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -163,11 +163,13 @@ qt5-build_src_unpack() {
 
 # @FUNCTION: qt5-build_src_prepare
 # @DESCRIPTION:
-# Prepares the sources before the configure phase.
+# Prepares the environment and patches the sources if necessary.
 qt5-build_src_prepare() {
qt5_prepare_env
 
if [[ ${QT5_MODULE} == qtbase ]]; then
+   qt5_symlink_tools_to_build_dir
+
# Avoid unnecessary qmake recompilations
sed -i -re "s|^if true;.*(\[ 
'\!').*(\"\\\$outpath/bin/qmake\".*)|if \1 -e \2 then|" \
configure || die "sed failed (skip qmake bootstrap)"
@@ -191,10 +193,6 @@ qt5-build_src_prepare() {
|| die "sed failed (config.tests)"
fi
 
-   if [[ ${PN} != qtcore ]]; then
-   qt5_symlink_tools_to_build_dir
-   fi
-
# apply patches
[[ ${PATCHES[@]} ]] && epatch "${PATCHES[@]}"
epatch_user
@@ -202,7 +200,8 @@ qt5-build_src_prepare() {
 
 # @FUNCTION: qt5-build_src_configure
 # @DESCRIPTION:
-# Runs qmake, possibly preceded by ./configure.
+# Runs qmake in the target directories. For packages
+# in qtbase, ./configure is also run before qmake.
 qt5-build_src_configure() {
if [[ ${QT5_MODULE} == qtbase ]]; then
qt5_base_configure
@@ -213,14 +212,14 @@ qt5-build_src_configure() {
 
 # @FUNCTION: qt5-build_src_compile
 # @DESCRIPTION:
-# Compiles the code in target directories.
+# Runs emake in the target directories.
 qt5-build_src_compile() {
qt5_foreach_target_subdir emake
 }
 
 # @FUNCTION: qt5-build_src_test
 # @DESCRIPTION:
-# Runs tests in target directories.
+# Runs tests in the target directories.
 qt5-build_src_test() {
echo ">>> Test phase [QtTest]: ${CATEGORY}/${PF}"
 
@@ -252,7 +251,7 @@ qt5-build_src_test() {
 
 # @FUNCTION: qt5-build_src_install
 # @DESCRIPTION:
-# Performs the actual installation of target directories.
+# Runs emake install in the target directories.
 qt5-build_src_install() {
qt5_foreach_target_subdir emake INSTALL_ROOT="${D}" install
 
@@ -421,14 +420,17 @@ qt5_foreach_target_subdir() {
 # @FUNCTION: qt5_symlink_tools_to_build_dir
 # @INTERNAL
 # @DESCRIPTION:
-# Symlinks qtcore tools to QT5_BUILD_DIR, so they can be used when building 
other modules.
+# Symlinks qmake and a few other tools to QT5_BUILD_DIR,
+# so that they can be used when building other modules.
 qt5_symlink_tools_to_build_dir() {
mkdir -p "${QT5_BUILD_DIR}"/bin || die
 
+   [[ ${PN} == qtcore ]] && return
+
local bin
-   for bin in 
"${QT5_BINDIR}"/{qmake,moc,rcc,uic,qdoc,qdbuscpp2xml,qdbusxml2cpp}; do
+   for bin in 
"${QT5_BINDIR}"/{qmake,moc,rcc,qlalr,uic,qdbuscpp2xml,qdbusxml2cpp,qdoc}; do
if [[ -e ${bin} ]]; then
-   ln -s "${bin}" "${QT5_BUILD_DIR}"/bin/ || die "failed 
to symlink ${bin}"
+   ln -s "${bin}" "${QT5_BUILD_DIR}"/bin || die "failed to 
symlink ${bin}"
fi
done
 }
@@ -586,7 +588,6 @@ qt5_base_configure() {
"${myconf[@]}"
)
 
-   mkdir -p "${QT5_BUILD_DIR}" || die
pushd "${QT5_BUILD_DIR}" >/dev/null || die
 
einfo "Configuring with: ${conf[@]}"
@@ -602,8 +603,14 @@ qt5_base_configure() {
 # Intended to be called by qt5_foreach_target_subdir().
 qt5_qmake() {
local projectdir=${PWD/#${QT5_BUILD_DIR}/${S}}
+   local qmakepath=
+   if [[ ${QT5_MODULE} == qtbase ]]; then
+   qmakepath=${QT5_BUILD_DIR}/bin
+   else
+   qmakepath=${QT5_BINDIR}
+   fi
 
-   "${QT5_BUILD_DIR}"/bin/qmake \
+   "${qmakepath}"/qmake \
QMAKE_AR="$(tc-getAR) cqs" \
QMAKE_CC="$(tc-getCC)" \
QMAKE_LINK_C="$(tc-getCC)" \



[gentoo-commits] gentoo-x86 commit in net-wireless/gr-osmosdr: gr-osmosdr-0.1.1.ebuild gr-osmosdr-9999.ebuild gr-osmosdr-0.1.2.ebuild ChangeLog

2014-08-26 Thread Richard Farina (zerochaos)
zerochaos14/08/27 01:32:39

  Modified: gr-osmosdr-0.1.1.ebuild gr-osmosdr-.ebuild
ChangeLog
  Added:gr-osmosdr-0.1.2.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
DD11F94A)

Revision  ChangesPath
1.3  net-wireless/gr-osmosdr/gr-osmosdr-0.1.1.ebuild

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

Index: gr-osmosdr-0.1.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-0.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gr-osmosdr-0.1.1.ebuild 25 Jul 2014 05:00:25 -  1.2
+++ gr-osmosdr-0.1.1.ebuild 27 Aug 2014 01:32:39 -  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/net-wireless/gr-osmosdr/gr-osmosdr-0.1.1.ebuild,v 1.2 
2014/07/25 05:00:25 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-0.1.1.ebuild,v 1.3 
2014/08/27 01:32:39 zerochaos Exp $
 
 EAPI=5
 PYTHON_DEPEND="python? 2"
@@ -54,6 +54,7 @@
 }
 
 src_prepare() {
+   epatch_user
python_convert_shebangs -q -r 2 "${S}"
 }
 



1.16 net-wireless/gr-osmosdr/gr-osmosdr-.ebuild

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

Index: gr-osmosdr-.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gr-osmosdr-.ebuild  25 Jul 2014 05:00:25 -  1.15
+++ gr-osmosdr-.ebuild  27 Aug 2014 01:32:39 -  1.16
@@ -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/gr-osmosdr/gr-osmosdr-.ebuild,v 1.15 
2014/07/25 05:00:25 zerochaos Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-.ebuild,v 1.16 
2014/08/27 01:32:39 zerochaos Exp $
 
 EAPI=5
 PYTHON_DEPEND="python? 2"
@@ -16,6 +16,7 @@
EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
KEYWORDS=""
 else
+   #git archive --format=tar --prefix=gr-osmosdr-${PV}/ v${PV} | xz > 
../gr-osmosdr-${PV}.tar.xz
SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz";
KEYWORDS="~amd64 ~arm ~x86"
 fi



1.23 net-wireless/gr-osmosdr/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   25 Jul 2014 05:00:25 -  1.22
+++ ChangeLog   27 Aug 2014 01:32:39 -  1.23
@@ -1,6 +1,12 @@
 # ChangeLog for net-wireless/gr-osmosdr
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v 1.22 
2014/07/25 05:00:25 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gr-osmosdr/ChangeLog,v 1.23 
2014/08/27 01:32:39 zerochaos Exp $
+
+*gr-osmosdr-0.1.2 (27 Aug 2014)
+
+  27 Aug 2014; Rick Farina  +gr-osmosdr-0.1.2.ebuild,
+  gr-osmosdr-0.1.1.ebuild, gr-osmosdr-.ebuild:
+  version bump
 
   25 Jul 2014; Rick Farina  gr-osmosdr-0.1.1.ebuild,
   gr-osmosdr-.ebuild, metadata.xml:



1.1  net-wireless/gr-osmosdr/gr-osmosdr-0.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-0.1.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gr-osmosdr/gr-osmosdr-0.1.2.ebuild?rev=1.1&content-type=text/plain

Index: gr-osmosdr-0.1.2.ebuild
===

[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Log-Dispatch/

2014-08-26 Thread Kent Fredric
commit: 9cd6ba092bc6e68ffbda410e6bd9c76eeda5219f
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 00:54:39 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 00:54:39 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9cd6ba09

[fixup] dev-perl/Catalyst-Plugin-Log-Dispatch EAPI5, misc test and dep fixes

Package-Manager: portage-2.2.10

---
 .../Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild| 10 ++
 dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog|  4 
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
index a164e5e..f147b07 100644
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
+++ 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
 MODULE_AUTHOR=SHOT
 MODULE_VERSION=0.121
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="
-   >=dev-perl/log-dispatch-2.13
-   dev-perl/Log-Dispatch-Config
+   >=dev-perl/log-dispatch-2.130.0
>=dev-perl/Catalyst-Runtime-5.650.0
dev-perl/UNIVERSAL-require
virtual/perl-Test-Simple
@@ -25,4 +24,7 @@ DEPEND="
${RDEPEND}
virtual/perl-Module-Build
 "
+PERL_RM_FILES=(
+   t/pod.t
+)
 SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
index 4cc310b..99af9e8 100644
--- a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
@@ -3,6 +3,10 @@
 # $Header: $
 
   27 Aug 2014; Kent Fredric 
+  Catalyst-Plugin-Log-Dispatch-0.121.0.ebuild:
+  EAPI5, misc test and dep fixes
+
+  27 Aug 2014; Kent Fredric 
   -Catalyst-Plugin-Log-Dispatch-0.10.ebuild,
   -Catalyst-Plugin-Log-Dispatch-0.11.ebuild,
   -Catalyst-Plugin-Log-Dispatch-0.12.ebuild:



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Log-Dispatch/

2014-08-26 Thread Kent Fredric
commit: a3cc9e9b4f77220cdbf2e15e9bb203d1c9ef5c77
Author: Kent Fredric  gmail  com>
AuthorDate: Wed Aug 27 00:49:31 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Wed Aug 27 00:49:31 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a3cc9e9b

[clean] dev-perl/Catalyst-Plugin-Log-Dispatch Remove old EAPIs

Package-Manager: portage-2.2.10

---
 .../Catalyst-Plugin-Log-Dispatch-0.10.ebuild   | 20 -
 .../Catalyst-Plugin-Log-Dispatch-0.11.ebuild   | 26 --
 .../Catalyst-Plugin-Log-Dispatch-0.12.ebuild   | 25 -
 dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog|  8 ++-
 4 files changed, 7 insertions(+), 72 deletions(-)

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.10.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.10.ebuild
deleted file mode 100644
index a9aefdf..000
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.10.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=SHOT
-inherit perl-module
-
-DESCRIPTION="Log module of Catalyst that uses Log::Dispatch"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-   >=dev-perl/log-dispatch-2.13
-   >=dev-perl/Catalyst-Runtime-5.650.0
-   dev-perl/UNIVERSAL-require
-"
-RDEPEND="${DEPEND}"

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.11.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.11.ebuild
deleted file mode 100644
index 745bd5a..000
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.11.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=SHOT
-inherit perl-module
-
-DESCRIPTION="Log module of Catalyst that uses Log::Dispatch"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-RDEPEND="
-   >=dev-perl/log-dispatch-2.13
-   >=dev-perl/Catalyst-Runtime-5.650.0
-   dev-perl/UNIVERSAL-require
-"
-DEPEND="
-   ${RDEPEND}
-   test? (
-   virtual/perl-Test-Simple
-   )
-"
-SRC_TEST="do"

diff --git 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.12.ebuild
 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.12.ebuild
deleted file mode 100644
index a229427..000
--- 
a/dev-perl/Catalyst-Plugin-Log-Dispatch/Catalyst-Plugin-Log-Dispatch-0.12.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=SHOT
-inherit perl-module
-
-DESCRIPTION="Log module of Catalyst that uses Log::Dispatch"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-RDEPEND="
-   >=dev-perl/log-dispatch-2.13
-   >=dev-perl/Catalyst-Runtime-5.650.0
-   dev-perl/UNIVERSAL-require
-   virtual/perl-Test-Simple
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/perl-Module-Build
-"
-SRC_TEST="do"

diff --git a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog 
b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
index 6fe53f4..4cc310b 100644
--- a/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Log-Dispatch/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Log-Dispatch
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Log-Dispatch-0.10.ebuild,
+  -Catalyst-Plugin-Log-Dispatch-0.11.ebuild,
+  -Catalyst-Plugin-Log-Dispatch-0.12.ebuild:
+  Remove old
+
   11 Nov 2011; Kent Fredric 
   Catalyst-Plugin-Log-Dispatch-0.10.ebuild,
   Catalyst-Plugin-Log-Dispatch-0.11.ebuild,



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-Images/

2014-08-26 Thread Kent Fredric
commit: 01c624173ff0df61af027e2a690e51cf49d6e0f7
Author: Kent Fredric  gmail  com>
AuthorDate: Tue Aug 26 23:56:49 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Tue Aug 26 23:56:49 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=01c62417

[fixup] dev-perl/Catalyst-Plugin-Images EAPI, Normalise, Misc test and dep 
fixups

Package-Manager: portage-2.2.10

---
 ...2.ebuild => Catalyst-Plugin-Images-0.20.0.ebuild} | 20 
 dev-perl/Catalyst-Plugin-Images/ChangeLog|  8 +++-
 2 files changed, 19 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-Images/Catalyst-Plugin-Images-0.02.ebuild 
b/dev-perl/Catalyst-Plugin-Images/Catalyst-Plugin-Images-0.20.0.ebuild
similarity index 66%
rename from dev-perl/Catalyst-Plugin-Images/Catalyst-Plugin-Images-0.02.ebuild
rename to dev-perl/Catalyst-Plugin-Images/Catalyst-Plugin-Images-0.20.0.ebuild
index 7a4462a..2297d73 100644
--- a/dev-perl/Catalyst-Plugin-Images/Catalyst-Plugin-Images-0.02.ebuild
+++ b/dev-perl/Catalyst-Plugin-Images/Catalyst-Plugin-Images-0.20.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.02
 inherit perl-module
 
 DESCRIPTION="Generate image tags for static files."
@@ -13,15 +14,18 @@ SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="
+RDEPEND="
>=dev-perl/Catalyst-Runtime-5.700.0
dev-perl/ImageSize
dev-perl/Path-Class
dev-perl/HTML-Parser
dev-perl/MRO-Compat
 "
-
-#src_compile() {
-#  export PERL_EXTUTILS_AUTOINSTALL="--skipdeps"
-#  perl-module_src_compile
-#}
+DEPEND="$RDEPEND
+   dev-perl/Test-WWW-Mechanize-Catalyst
+"
+PERL_RM_FILES=(
+   t/pod.t
+   t/pod_coverage.t
+)
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-Images/ChangeLog 
b/dev-perl/Catalyst-Plugin-Images/ChangeLog
index c3b68da..42b5527 100644
--- a/dev-perl/Catalyst-Plugin-Images/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-Images/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-Images
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-Images-0.20.0 (26 Aug 2014)
+
+  26 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-Images-0.02.ebuild, +Catalyst-Plugin-Images-0.20.0.ebuild:
+  EAPI, Normalise, Misc test and dep fixups
+
   11 Nov 2011; Kent Fredric 
   Catalyst-Plugin-Images-0.02.ebuild:
   Fixdep Catalyst-Runtime



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-I18N/

2014-08-26 Thread Kent Fredric
commit: 637a5efe473df6701f2632ac4484f7d128211dab
Author: Kent Fredric  gmail  com>
AuthorDate: Tue Aug 26 23:35:54 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Tue Aug 26 23:35:54 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=637a5efe

[fixup] dev-perl/Catalyst-Plugin-I18N EAPI=5, Normalise, Fixups

Package-Manager: portage-2.2.10

---
 ...-0.10-r1.ebuild => Catalyst-Plugin-I18N-0.100.0.ebuild} | 14 +++---
 dev-perl/Catalyst-Plugin-I18N/ChangeLog|  6 ++
 2 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.10-r1.ebuild 
b/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0.ebuild
similarity index 69%
rename from dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.10-r1.ebuild
rename to dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0.ebuild
index 6d47944..7d6c72a 100644
--- a/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.10-r1.ebuild
+++ b/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.100.0.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION=0.10
 inherit perl-module
 
 DESCRIPTION="I18N for Catalyst"
@@ -14,9 +15,16 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 DEPEND="
dev-perl/Catalyst-Runtime
-   >=virtual/perl-Locale-Maketext-Simple-0.19
-   >=virtual/perl-I18N-LangTags-0.35
+   >=virtual/perl-Locale-Maketext-Simple-0.190.0
+   >=virtual/perl-I18N-LangTags-0.350.0
dev-perl/locale-maketext-lexicon
>=dev-perl/MRO-Compat-0.100.0
 "
 RDEPEND=${DEPEND}
+
+PERL_RM_FILES=(
+   t/02pod.t
+   t/03podcoverage.t
+)
+
+SRC_TEST=do

diff --git a/dev-perl/Catalyst-Plugin-I18N/ChangeLog 
b/dev-perl/Catalyst-Plugin-I18N/ChangeLog
index 572b254..74d6ca2 100644
--- a/dev-perl/Catalyst-Plugin-I18N/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-I18N/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-I18N-0.100.0 (26 Aug 2014)
+
+  26 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-I18N-0.10-r1.ebuild, +Catalyst-Plugin-I18N-0.100.0.ebuild:
+  EAPI=5, Normalise, Fixups
+
   26 Aug 2014; Kent Fredric 
   -Catalyst-Plugin-I18N-0.09.ebuild:
   Remove old



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-I18N/

2014-08-26 Thread Kent Fredric
commit: cf57bb9d2a67e59a8cf75b70cb18fff92929e638
Author: Kent Fredric  gmail  com>
AuthorDate: Tue Aug 26 23:31:34 2014 +
Commit: Kent Fredric  gmail  com>
CommitDate: Tue Aug 26 23:31:34 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cf57bb9d

[cleanup] dev-perl/Catalyst-Plugin-I18N remove old versions

Package-Manager: portage-2.2.10

---
 .../Catalyst-Plugin-I18N-0.09.ebuild | 20 
 dev-perl/Catalyst-Plugin-I18N/ChangeLog  |  4 
 2 files changed, 4 insertions(+), 20 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.09.ebuild 
b/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.09.ebuild
deleted file mode 100644
index ed39f09..000
--- a/dev-perl/Catalyst-Plugin-I18N/Catalyst-Plugin-I18N-0.09.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=MRAMBERG
-inherit perl-module
-
-DESCRIPTION="I18N for Catalyst"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-   dev-perl/Catalyst-Runtime
-   virtual/perl-Locale-Maketext-Simple
-   dev-perl/locale-maketext-lexicon
-   dev-perl/MRO-Compat
-"

diff --git a/dev-perl/Catalyst-Plugin-I18N/ChangeLog 
b/dev-perl/Catalyst-Plugin-I18N/ChangeLog
index 8c28bb3..572b254 100644
--- a/dev-perl/Catalyst-Plugin-I18N/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-I18N/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Aug 2014; Kent Fredric 
+  -Catalyst-Plugin-I18N-0.09.ebuild:
+  Remove old
+
 *Catalyst-Plugin-I18N-0.10-r1 (24 Jul 2014)
 
   24 Jul 2014; Kent Fredric 



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

2014-08-26 Thread Davide Pesavento
commit: 0f5a20be5e440c1ba6fe49b1f2fc9a457ec28a99
Author: Davide Pesavento  gentoo  org>
AuthorDate: Wed Aug 27 00:38:44 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Wed Aug 27 00:38:44 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0f5a20be

[qt5-build.eclass] Address comments from mgorny and hasufell during review.

---
 eclass/qt5-build.eclass | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 6602383..18218df 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -186,8 +186,8 @@ qt5-build_src_prepare() {
configure || die "sed failed (QMAKE_CONF_COMPILER)"
 
# Respect toolchain and flags in config.tests
-   find config.tests/unix -name '*.test' -type f -print0 \
-   | xargs -0 sed -i -e '/bin\/qmake/ s/-nocache //' \
+   find config.tests/unix -name '*.test' -type f \
+   -execdir sed -i -e '/bin\/qmake/ s/-nocache //' '{}' + \
|| die "sed failed (config.tests)"
fi
 
@@ -258,8 +258,11 @@ qt5-build_src_install() {
 
if [[ ${PN} == qtcore ]]; then
pushd "${QT5_BUILD_DIR}" >/dev/null || die
-   einfo "Running emake INSTALL_ROOT=${D} 
install_{mkspecs,qmake,syncqt}"
-   emake INSTALL_ROOT="${D}" install_{mkspecs,qmake,syncqt}
+
+   set -- emake INSTALL_ROOT="${D}" install_{mkspecs,qmake,syncqt}
+   einfo "Running $*"
+   "$@"
+
popd >/dev/null || die
 
# install an empty Gentoo/gentoo-qconfig.h in ${D}



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

2014-08-26 Thread Mike Frysinger (vapier)
vapier  14/08/27 00:40:17

  Modified: ChangeLog
  Added:iproute2-3.16.0-r1.ebuild
  Log:
  Switch netns to using /run.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  ChangesPath
1.234sys-apps/iproute2/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- ChangeLog   7 Aug 2014 17:24:42 -   1.233
+++ ChangeLog   27 Aug 2014 00:40:17 -  1.234
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/iproute2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.233 
2014/08/07 17:24:42 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.234 
2014/08/27 00:40:17 vapier Exp $
+
+*iproute2-3.16.0-r1 (27 Aug 2014)
+
+  27 Aug 2014; Mike Frysinger  +iproute2-3.16.0-r1.ebuild:
+  Switch netns to using /run.
 
 *iproute2-3.16.0 (07 Aug 2014)
 



1.1  sys-apps/iproute2/iproute2-3.16.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.16.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.16.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: iproute2-3.16.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.16.0-r1.ebuild,v 1.1 
2014/08/27 00:40:17 vapier Exp $

EAPI="5"

inherit eutils toolchain-funcs flag-o-matic multilib

if [[ ${PV} == "" ]] ; then

EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
inherit git-2
else
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
fi

DESCRIPTION="kernel routing and traffic control utilities"
HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2";

LICENSE="GPL-2"
SLOT="0"
IUSE="atm berkdb +iptables ipv6 minimal selinux"

RDEPEND="!net-misc/arpd
iptables? ( >=net-firewall/iptables-1.4.20:= )
!minimal? ( berkdb? ( sys-libs/db ) )
atm? ( net-dialup/linux-atm )
selinux? ( sys-libs/libselinux )"
DEPEND="${RDEPEND}
app-arch/xz-utils
iptables? ( virtual/pkgconfig )
sys-devel/bison
sys-devel/flex
>=sys-kernel/linux-headers-2.6.27
elibc_glibc? ( >=sys-libs/glibc-2.7 )"

src_prepare() {
epatch "${FILESDIR}"/${PN}-3.1.0-mtu.patch #291907
use ipv6 || epatch "${FILESDIR}"/${PN}-3.10.0-no-ipv6.patch #326849

sed -i \
-e '/^CC =/d' \
-e "/^LIBDIR/s:=.*:=/$(get_libdir):" \
-e "s:-O2:${CFLAGS} ${CPPFLAGS}:" \
-e "/^HOSTCC/s:=.*:= $(tc-getBUILD_CC):" \
-e "/^WFLAGS/s:-Werror::" \
-e "/^DBM_INCLUDE/s:=.*:=${T}:" \
Makefile || die

# Use /run instead of /var/run.
sed -i \
-e 's:/var/run:/run:g' \
ip/ipnetns.c \
man/man8/ip-netns.8 || die

# build against system headers
rm -r include/netinet #include/linux include/ip{,6}tables{,_common}.h 
include/libiptc
sed -i 's:TCPI_OPT_ECN_SEEN:16:' misc/ss.c || die

# don't build arpd if USE=-berkdb #81660
use berkdb || sed -i '/^TARGETS=/s: arpd : :' misc/Makefile

use minimal && sed -i -e '/^SUBDIRS=/s:=.*:=lib tc:' Makefile
}

src_configure() {
tc-export AR CC PKG_CONFIG

# This sure is ugly.  Should probably move into toolchain-funcs at some 
point.
local setns
pushd "${T}" >/dev/null
echo 'main(){return setns();};' > test.c
${CC} ${CFLAGS} ${LDFLAGS} test.c >&/dev/null && setns=y || setns=n
echo 'main(){};' > test.c
${CC} ${CFLAGS} ${LDFLAGS} test.c -lresolv >&/dev/null || sed -i 
'/^LDLIBS/s:-lresolv::' "${S}"/Makefile
popd >/dev/null

cat <<-EOF > Config
TC_CONFIG_ATM := $(usex atm y n)
TC_CONFIG_XT  := $(usex iptables y n)
HAVE_SELINUX  := $(usex selinux y n)
IP_CONFIG_SETNS := ${setns}
# Use correct iptables dir, #144265 #293709
IPT_LIB_DIR := $(use

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

2014-08-26 Thread Davide Pesavento
commit: eab801ffe3289e8f3c245169e0d7d4cc98d17738
Author: Davide Pesavento  gentoo  org>
AuthorDate: Wed Aug 27 00:09:50 2014 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Wed Aug 27 00:09:50 2014 +
URL:http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=eab801ff

[qt5-build.eclass] Update HOMEPAGE and LICENSE.

---
 eclass/qt5-build.eclass | 11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 4c81dea..6602383 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -19,8 +19,15 @@ esac
 
 inherit eutils flag-o-matic multilib toolchain-funcs virtualx
 
-HOMEPAGE="http://qt-project.org/ http://qt.digia.com/";
-LICENSE="|| ( LGPL-2.1 GPL-3 )"
+QT5_MINOR_VERSION=${PV#*.}
+QT5_MINOR_VERSION=${QT5_MINOR_VERSION%%.*}
+
+HOMEPAGE="https://qt-project.org/";
+if [[ ${QT5_MINOR_VERSION} -ge 4 ]]; then
+   LICENSE="|| ( LGPL-2.1 LGPL-3 )"
+else
+   LICENSE="|| ( LGPL-2.1 GPL-3 )"
+fi
 SLOT="5"
 
 # @ECLASS-VARIABLE: QT5_MODULE



[gentoo-commits] gentoo-x86 commit in net-analyzer/tcpflow: tcpflow-1.4.4_p3.ebuild ChangeLog

2014-08-26 Thread Anthony G. Basile (blueness)
blueness14/08/26 22:25:39

  Modified: tcpflow-1.4.4_p3.ebuild ChangeLog
  Log:
  Keyword ~ppc, bug #513078
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild

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

Index: tcpflow-1.4.4_p3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tcpflow-1.4.4_p3.ebuild 17 Jul 2014 16:15:14 -  1.1
+++ tcpflow-1.4.4_p3.ebuild 26 Aug 2014 22:25:39 -  1.2
@@ -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-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild,v 1.1 
2014/07/17 16:15:14 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.4.4_p3.ebuild,v 1.2 
2014/08/26 22:25:39 blueness Exp $
 
 EAPI=5
 inherit autotools eutils
@@ -13,7 +13,7 @@
 "
 
 LICENSE="GPL-3"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 SLOT="0"
 IUSE="+pcap test"
 



1.52 net-analyzer/tcpflow/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog   17 Jul 2014 16:15:14 -  1.51
+++ ChangeLog   26 Aug 2014 22:25:39 -  1.52
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/tcpflow
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.51 
2014/07/17 16:15:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/ChangeLog,v 1.52 
2014/08/26 22:25:39 blueness Exp $
+
+  26 Aug 2014; Anthony G. Basile  tcpflow-1.4.4_p3.ebuild:
+  Keyword ~ppc, bug #513078
 
 *tcpflow-1.4.4_p3 (17 Jul 2014)
 






[gentoo-commits] gentoo-x86 commit in net-libs/http-parser: http-parser-2.1.ebuild http-parser-2.3.ebuild ChangeLog

2014-08-26 Thread Anthony G. Basile (blueness)
blueness14/08/26 22:24:46

  Modified: http-parser-2.1.ebuild http-parser-2.3.ebuild
ChangeLog
  Log:
  Keyword ~ppc, bug #513078
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.4  net-libs/http-parser/http-parser-2.1.ebuild

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

Index: http-parser-2.1.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- http-parser-2.1.ebuild  5 Sep 2013 19:23:27 -   1.3
+++ http-parser-2.1.ebuild  26 Aug 2014 22:24:46 -  1.4
@@ -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/net-libs/http-parser/http-parser-2.1.ebuild,v 1.3 
2013/09/05 19:23:27 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.1.ebuild,v 1.4 
2014/08/26 22:24:46 blueness Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 src_prepare() {



1.4  net-libs/http-parser/http-parser-2.3.ebuild

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

Index: http-parser-2.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- http-parser-2.3.ebuild  24 Jun 2014 19:23:29 -  1.3
+++ http-parser-2.3.ebuild  26 Aug 2014 22:24:46 -  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/http-parser/http-parser-2.3.ebuild,v 1.3 
2014/06/24 19:23:29 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-libs/http-parser/http-parser-2.3.ebuild,v 1.4 
2014/08/26 22:24:46 blueness Exp $
 
 EAPI=5
 
@@ -15,7 +15,7 @@
 
 LICENSE="MIT"
 SLOT="0/${SONAMEVER}"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 IUSE="static-libs"
 
 src_prepare() {



1.7  net-libs/http-parser/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   24 Jun 2014 19:23:29 -  1.6
+++ ChangeLog   26 Aug 2014 22:24:46 -  1.7
@@ -1,6 +1,10 @@
 # ChangeLog for net-libs/http-parser
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.6 
2014/06/24 19:23:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/http-parser/ChangeLog,v 1.7 
2014/08/26 22:24:46 blueness Exp $
+
+  26 Aug 2014; Anthony G. Basile  http-parser-2.1.ebuild,
+  http-parser-2.3.ebuild:
+  Keyword ~ppc, bug #513078
 
   24 Jun 2014; Markus Meier  http-parser-2.3.ebuild:
   add ~arm, bug #513078






[gentoo-commits] gentoo-x86 commit in media-libs/opencv: opencv-2.4.9.ebuild ChangeLog

2014-08-26 Thread Amy Winston (amynka)
amynka  14/08/26 22:10:36

  Modified: opencv-2.4.9.ebuild ChangeLog
  Log:
  Patch for cuda added bug #520724.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
34E69781)

Revision  ChangesPath
1.2  media-libs/opencv/opencv-2.4.9.ebuild

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

Index: opencv-2.4.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/opencv/opencv-2.4.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- opencv-2.4.9.ebuild 14 Jun 2014 21:44:07 -  1.1
+++ opencv-2.4.9.ebuild 26 Aug 2014 22:10:36 -  1.2
@@ -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/opencv/opencv-2.4.9.ebuild,v 1.1 
2014/06/14 21:44:07 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/opencv-2.4.9.ebuild,v 1.2 
2014/08/26 22:10:36 amynka Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_{6,7} )
@@ -75,6 +75,7 @@
"${FILESDIR}/${PN}-2.4.3-gcc47.patch"
"${FILESDIR}/${PN}-2.4.2-cflags.patch"
"${FILESDIR}/${PN}-2.4.8-javamagic.patch"
+   "${FILESDIR}/${PN}-2.4.9-cuda.patch"
 )
 
 pkg_setup() {



1.110media-libs/opencv/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog   22 Jul 2014 15:02:41 -  1.109
+++ ChangeLog   26 Aug 2014 22:10:36 -  1.110
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/opencv
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.109 
2014/07/22 15:02:41 amynka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.110 
2014/08/26 22:10:36 amynka Exp $
+
+  26 Aug 2014; Amy Winston  +files/opencv-2.4.9-cuda.patch,
+  opencv-2.4.9.ebuild:
+  Patch for cuda added bug #520724.
 
   22 Jul 2014; Amy Winston  metadata.xml:
   add myself to maintainers






[gentoo-commits] gentoo-x86 commit in media-libs/opencv/files: opencv-2.4.9-cuda.patch

2014-08-26 Thread Amy Winston (amynka)
amynka  14/08/26 22:10:36

  Added:opencv-2.4.9-cuda.patch
  Log:
  Patch for cuda added bug #520724.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
34E69781)

Revision  ChangesPath
1.1  media-libs/opencv/files/opencv-2.4.9-cuda.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opencv/files/opencv-2.4.9-cuda.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/opencv/files/opencv-2.4.9-cuda.patch?rev=1.1&content-type=text/plain

Index: opencv-2.4.9-cuda.patch
===
commit feb74b125d7923c0bc11054b66863e1e9f753141
Author: Alexander Smorkalov 
Date:   Mon Jul 14 14:26:50 2014 +0400

Build fixes for CUDA 6.5
(cherry picked from commit 60a5ada4541e777bd2ad3fe0322180706351e58b)

diff --git a/modules/gpu/src/nvidia/core/NCVPixelOperations.hpp 
b/modules/gpu/src/nvidia/core/NCVPixelOperations.hpp
index c1e06b4..1c95414 100644
--- a/modules/gpu/src/nvidia/core/NCVPixelOperations.hpp
+++ b/modules/gpu/src/nvidia/core/NCVPixelOperations.hpp
@@ -48,24 +48,24 @@
 #include "NCV.hpp"
 
 template inline __host__ __device__ TBase _pixMaxVal();
-template<> static inline __host__ __device__ Ncv8u  _pixMaxVal()  
{return UCHAR_MAX;}
-template<> static inline __host__ __device__ Ncv16u _pixMaxVal() 
{return USHRT_MAX;}
-template<> static inline __host__ __device__ Ncv32u _pixMaxVal() 
{return  UINT_MAX;}
-template<> static inline __host__ __device__ Ncv8s  _pixMaxVal()  
{return  SCHAR_MAX;}
-template<> static inline __host__ __device__ Ncv16s _pixMaxVal() 
{return  SHRT_MAX;}
-template<> static inline __host__ __device__ Ncv32s _pixMaxVal() 
{return   INT_MAX;}
-template<> static inline __host__ __device__ Ncv32f _pixMaxVal() 
{return   FLT_MAX;}
-template<> static inline __host__ __device__ Ncv64f _pixMaxVal() 
{return   DBL_MAX;}
+template<>  inline __host__ __device__ Ncv8u  _pixMaxVal()  {return 
UCHAR_MAX;}
+template<>  inline __host__ __device__ Ncv16u _pixMaxVal() {return 
USHRT_MAX;}
+template<>  inline __host__ __device__ Ncv32u _pixMaxVal() {return  
UINT_MAX;}
+template<>  inline __host__ __device__ Ncv8s  _pixMaxVal()  {return  
SCHAR_MAX;}
+template<>  inline __host__ __device__ Ncv16s _pixMaxVal() {return  
SHRT_MAX;}
+template<>  inline __host__ __device__ Ncv32s _pixMaxVal() {return   
INT_MAX;}
+template<>  inline __host__ __device__ Ncv32f _pixMaxVal() {return   
FLT_MAX;}
+template<>  inline __host__ __device__ Ncv64f _pixMaxVal() {return   
DBL_MAX;}
 
 template inline __host__ __device__ TBase _pixMinVal();
-template<> static inline __host__ __device__ Ncv8u  _pixMinVal()  
{return 0;}
-template<> static inline __host__ __device__ Ncv16u _pixMinVal() 
{return 0;}
-template<> static inline __host__ __device__ Ncv32u _pixMinVal() 
{return 0;}
-template<> static inline __host__ __device__ Ncv8s  _pixMinVal()  
{return SCHAR_MIN;}
-template<> static inline __host__ __device__ Ncv16s _pixMinVal() 
{return SHRT_MIN;}
-template<> static inline __host__ __device__ Ncv32s _pixMinVal() 
{return INT_MIN;}
-template<> static inline __host__ __device__ Ncv32f _pixMinVal() 
{return FLT_MIN;}
-template<> static inline __host__ __device__ Ncv64f _pixMinVal() 
{return DBL_MIN;}
+template<>  inline __host__ __device__ Ncv8u  _pixMinVal()  {return 0;}
+template<>  inline __host__ __device__ Ncv16u _pixMinVal() {return 0;}
+template<>  inline __host__ __device__ Ncv32u _pixMinVal() {return 0;}
+template<>  inline __host__ __device__ Ncv8s  _pixMinVal()  {return 
SCHAR_MIN;}
+template<>  inline __host__ __device__ Ncv16s _pixMinVal() {return 
SHRT_MIN;}
+template<>  inline __host__ __device__ Ncv32s _pixMinVal() {return 
INT_MIN;}
+template<>  inline __host__ __device__ Ncv32f _pixMinVal() {return 
FLT_MIN;}
+template<>  inline __host__ __device__ Ncv64f _pixMinVal() {return 
DBL_MIN;}
 
 template struct TConvVec2Base;
 template<> struct TConvVec2Base  {typedef Ncv8u TBase;};
@@ -116,21 +116,21 @@ template static inline __host__ __device__ 
void _TDemoteClampNN(Ti
 template static inline __host__ __device__ void 
_TDemoteClampNN(Tin &a, Ncv32f &out) {out = (Ncv32f)a;}
 
 template inline Tout _pixMakeZero();
-template<> static inline __host__ __device__ uchar1 _pixMakeZero() 
{return make_uchar1(0);}
-template<> static inline __host__ __device__ uchar3 _pixMakeZero() 
{return make_uchar3(0,0,0);}
-template<> static inline __host__ __device__ uchar4 _pixMakeZero() 
{return make_uchar4(0,0,0,0);}
-template<> static inline __host__ __device__ ushort1 _pixMakeZero() 
{return make_ushort1(0);}
-template<> static inline __host__ __device__ ushort3 _pixMakeZero() 
{return make_ushort3(0,0,0);}
-template<> static inline __host__ __device__ ushort4 _pixMakeZero() 
{return make_ushort4(0,0,0,0);}
-template<> static inline __host__ __device__ uint1 _pixMakeZero() 
{return make_uint1(0);}
-template<> static inline __host__ __device_

[gentoo-commits] gentoo-x86 commit in sci-visualization/yt: metadata.xml yt-3.0.ebuild ChangeLog

2014-08-26 Thread Kacper Kowalik (xarthisius)
xarthisius14/08/26 21:34:51

  Added:metadata.xml yt-3.0.ebuild ChangeLog
  Log:
  Initial import, ebuild written by me
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x5D21B852895192F9)

Revision  ChangesPath
1.1  sci-visualization/yt/metadata.xml

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

Index: metadata.xml
===

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

sci

xarthis...@gentoo.org
Kacper Kowalik

yt is an analysis and visualization system written in 
Python,
designed for use with Astrophysical Simulation codes. yt can 
process data in a
myriad of ways and make a variety of visualizations. It is 
designed to be portable
across simulation codes, and it is developed by developers from 
a variety of
institutions and backgrounds.





1.1  sci-visualization/yt/yt-3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/yt/yt-3.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/yt/yt-3.0.ebuild?rev=1.1&content-type=text/plain

Index: yt-3.0.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/yt/yt-3.0.ebuild,v 1.1 
2014/08/26 21:34:51 xarthisius Exp $

EAPI=5

PYTHON_COMPAT=( python2_7 )

inherit distutils-r1 flag-o-matic

DESCRIPTION="Astrophysical Simulation Analysis and Vizualization package"
HOMEPAGE="http://yt-project.org/";
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

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

CDEPEND="media-libs/freetype:2
media-libs/libpng:0=
sci-libs/hdf5:="
RDEPEND="${CDEPEND}
dev-python/ipython[notebook,${PYTHON_USEDEP}]
dev-python/pyx[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/h5py[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/sympy[${PYTHON_USEDEP}]"
DEPEND="${CDEPEND}
>=dev-python/cython-0.19[${PYTHON_USEDEP}]
>=dev-python/setuptools-0.7[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
dev-python/nose[${PYTHON_USEDEP}]
)"

PATCHES=( "${FILESDIR}"/${P}-missing_package.patch )

python_prepare_all() {
append-flags -fno-strict-aliasing
sed -i yt/utilities/setup.py \
-e "s:/usr:${EPREFIX}/usr:g" || die
distutils-r1_python_prepare_all
}

python_test() {
pushd "${BUILD_DIR}"/lib > /dev/null
nosetests -sv || die "Tests fail with ${EPYTHON} ${PWD}"
popd > /dev/null
}



1.1  sci-visualization/yt/ChangeLog

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

Index: ChangeLog
===
# ChangeLog for sci-visualization/yt
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/yt/ChangeLog,v 1.1 
2014/08/26 21:34:51 xarthisius Exp $

*yt-3.0 (26 Aug 2014)

  26 Aug 2014; Kacper Kowalik 
  +files/yt-3.0-missing_package.patch, +metadata.xml, +yt-3.0.ebuild:
  Initial import, ebuild written by me






[gentoo-commits] gentoo-x86 commit in sci-visualization/yt/files: yt-3.0-missing_package.patch

2014-08-26 Thread Kacper Kowalik (xarthisius)
xarthisius14/08/26 21:34:51

  Added:yt-3.0-missing_package.patch
  Log:
  Initial import, ebuild written by me
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x5D21B852895192F9)

Revision  ChangesPath
1.1  sci-visualization/yt/files/yt-3.0-missing_package.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/yt/files/yt-3.0-missing_package.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/yt/files/yt-3.0-missing_package.patch?rev=1.1&content-type=text/plain

Index: yt-3.0-missing_package.patch
===
diff --git a/yt/analysis_modules/setup.py b/yt/analysis_modules/setup.py
index 423fb52..f06d4e6 100644
--- a/yt/analysis_modules/setup.py
+++ b/yt/analysis_modules/setup.py
@@ -6,6 +6,7 @@ def configuration(parent_package='', top_path=None):
 config.make_config_py()  # installs __config__.py
 config.add_subpackage("absorption_spectrum")
 config.add_subpackage("cosmological_observation")
+config.add_subpackage("halo_analysis")
 config.add_subpackage("halo_finding")
 config.add_subpackage("halo_mass_function")
 config.add_subpackage("level_sets")






[gentoo-commits] gentoo-x86 commit in sci-visualization/yt: - New directory

2014-08-26 Thread Kacper Kowalik (xarthisius)
xarthisius14/08/26 21:30:47

  Log:
  Directory /var/cvsroot/gentoo-x86/sci-visualization/yt added to the repository



[gentoo-commits] gentoo-x86 commit in sci-visualization/yt/files: - New directory

2014-08-26 Thread Kacper Kowalik (xarthisius)
xarthisius14/08/26 21:30:58

  Log:
  Directory /var/cvsroot/gentoo-x86/sci-visualization/yt/files added to the 
repository



[gentoo-commits] gentoo commit in xml/htdocs/proj/en/qa/treecleaners: maintainer-needed.xml

2014-08-26 Thread Markos Chandras (hwoarang)
hwoarang14/08/26 20:58:17

  Modified: maintainer-needed.xml
  Log:
  Automated update of maintainer-needed package list

Revision  ChangesPath
1.443xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?rev=1.443&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?rev=1.443&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml?r1=1.442&r2=1.443

Index: maintainer-needed.xml
===
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/proj/en/qa/treecleaners/maintainer-needed.xml,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -r1.442 -r1.443
--- maintainer-needed.xml   20 Jul 2014 17:12:14 -  1.442
+++ maintainer-needed.xml   26 Aug 2014 20:58:17 -  1.443
@@ -1,6 +1,6 @@
 
 
-
+
 
 
 
@@ -23,7 +23,7 @@
   
 
   1.2
-  2014-07-20
+  2014-08-26
   
   Maintainer-Needed packages
   
@@ -38,7 +38,7 @@
 
 Package List
 
-The following 1181 packages are marked as maintainer-needed
+The following 1176 packages are marked as maintainer-needed
 
 
 Package NameDescriptionBugs
@@ -52,7 +52,7 @@
 Java based remote management console used for Managing 389-admin 
389-ds
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/389-ds-console";>Open
 Bugs
 http://packages.gentoo.org/package/app-admin/amazon-ec2-init";>app-admin/amazon-ec2-init
-Init script to setup Amazon EC2 instance parameters.
+Init script to setup Amazon EC2 instance parameters
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/amazon-ec2-init";>Open
 Bugs
 http://packages.gentoo.org/package/app-admin/analog";>app-admin/analog
 A webserver log analyzer
@@ -142,7 +142,7 @@
 Generate HTML page displaying computer rack layout
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/rackview";>Open 
Bugs
 http://packages.gentoo.org/package/app-admin/recursos";>app-admin/recursos
-Script to create html and text report about your system.
+Script to create html and text report about your system
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/recursos";>Open 
Bugs
 http://packages.gentoo.org/package/app-admin/reportmagic";>app-admin/reportmagic
 Makes usable statistics from your web site log file analysis
@@ -160,10 +160,10 @@
 ULOG-based accounting daemon with flexible log-format
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/ulog-acctd";>Open
 Bugs
 http://packages.gentoo.org/package/app-admin/watchfolder";>app-admin/watchfolder
-Watches directories and processes files, similar to the watchfolder option 
of Acrobat Distiller.
+Watches directories and processes files, similar to the watchfolder option 
of Acrobat Distiller
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-admin/watchfolder";>Open
 Bugs
 http://packages.gentoo.org/package/app-arch/afio";>app-arch/afio
-makes cpio-format archives and deals somewhat gracefully with input data 
corruption.
+makes cpio-format archives and deals somewhat gracefully with input data 
corruption
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-arch/afio";>Open 
Bugs
 http://packages.gentoo.org/package/app-arch/arc";>app-arch/arc
 Create '&' extract files from DOS .ARC files
@@ -235,13 +235,13 @@
 xDMS - Amiga DMS disk image decompressor
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-arch/xdms";>Open 
Bugs
 http://packages.gentoo.org/package/app-arch/zoo";>app-arch/zoo
-Manipulate archives of files in compressed form.
+Manipulate archives of files in compressed form
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-arch/zoo";>Open 
Bugs
 http://packages.gentoo.org/package/app-backup/furball";>app-backup/furball
 A handy backup script utilizing tar
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-backup/furball";>Open 
Bugs
 http://packages.gentoo.org/package/app-backup/hdup";>app-backup/hdup
-Hdup is backup program using tar, find, gzip/bzip2, mcrypt and ssh.
+Hdup is backup program using tar, find, gzip/bzip2, mcrypt and ssh
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-backup/hdup";>Open 
Bugs
 http://packages.gentoo.org/package/app-backup/pdumpfs";>app-backup/pdumpfs
 a daily backup system similar to Plan9's dumpfs
@@ -250,7 +250,7 @@
 Reoback Backup Solution
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-backup/reoback";>Open 
Bugs
 http://packages.gentoo.org/package/app-backup/tob";>app-backup/tob
-A general driver for making and maintaining backups.
+A general driver for making and maintaining backups
 https://bugs.gentoo.org/buglist.cgi?quicksearch=app-backup/tob";>Open 
Bugs
 http://packages.gentoo.org/package/app-benchmarks/contest";>app-benchmarks/contest
 Test system responsiveness to compare different kernels
@@ -277,7 +277,7 @@
 The KeyNote Trust-Management Sys

[gentoo-commits] gentoo-x86 commit in dev-vcs/topgit: topgit-0.9.ebuild ChangeLog

2014-08-26 Thread Michal Gorny (mgorny)
mgorny  14/08/26 20:48:57

  Modified: topgit-0.9.ebuild ChangeLog
  Log:
  Remove needless USE=bash-completion. Install completion file using a correct 
name for autoloading.
  
  (Portage version: 2.2.11_p165/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  ChangesPath
1.2  dev-vcs/topgit/topgit-0.9.ebuild

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

Index: topgit-0.9.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/topgit/topgit-0.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- topgit-0.9.ebuild   11 Aug 2014 17:59:13 -  1.1
+++ topgit-0.9.ebuild   26 Aug 2014 20:48:57 -  1.2
@@ -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/topgit/topgit-0.9.ebuild,v 1.1 
2014/08/11 17:59:13 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/topgit/topgit-0.9.ebuild,v 1.2 
2014/08/26 20:48:57 mgorny Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="bash-completion"
+IUSE=""
 
 DEPEND="sys-apps/sed
virtual/awk"
@@ -29,9 +29,6 @@
 src_install() {
emake prefix="${D}/usr" sharedir="${D}/usr/share/doc/${PF}" install
 
-   if use bash-completion; then
-   newbashcomp contrib/tg-completion.bash ${PN}
-   fi
-
+   newbashcomp contrib/tg-completion.bash tg
dodoc README
 }



1.6  dev-vcs/topgit/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/topgit/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   11 Aug 2014 17:59:13 -  1.5
+++ ChangeLog   26 Aug 2014 20:48:57 -  1.6
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/topgit
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/topgit/ChangeLog,v 1.5 2014/08/11 
17:59:13 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/topgit/ChangeLog,v 1.6 2014/08/26 
20:48:57 mgorny Exp $
+
+  26 Aug 2014; Michał Górny  topgit-0.9.ebuild:
+  Remove needless USE=bash-completion. Install completion file using a correct
+  name for autoloading.
 
 *topgit-0.9 (11 Aug 2014)
 






[gentoo-commits] gentoo commit in xml/htdocs/proj/en/council/meeting-logs: 20140826.txt

2014-08-26 Thread Ulrich Mueller (ulm)
ulm 14/08/26 20:33:03

  Added:20140826.txt
  Log:
  Log for 20140826 meeting.

Revision  ChangesPath
1.1  xml/htdocs/proj/en/council/meeting-logs/20140826.txt

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140826.txt?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/council/meeting-logs/20140826.txt?rev=1.1&content-type=text/plain

Index: 20140826.txt
===
 19:00, so let's start the meeting [21:00]
 agenda is here: http://article.gmane.org/gmane.linux.gentoo.project/4014
 roll call
 here
 here
 here
 here
 here
 dberkholz?[21:01]
 anyone has donnie's number?   [21:02]
 lets start
 he sent it to the list
 or alias
 sent him a text...  [21:03]
 dilfridge, were you going to compile a list?
 :)
 yes, soon...
 anyway, let's start
 first topic: dynamic dependencies in portage
 http://thread.gmane.org/gmane.linux.gentoo.project/3943
 wh  [21:04]
 any opinions?
 two things from me...
 So, I believe the portage team indicated that they plan to remove
dynamic deps the way they are now, but to come up with another
solution to the rebuild problem.
 As long as the latter accompanies the former when it goes mainstream,
I don't have a problem with it. [21:05]
 1) some eclasses add dependencies which need to be changed every
now and then... e.g. minimal perl version in perl-module.eclass,
or minimal qt version for kde ebuilds
 I'd say this is up to the portage team. they had added the feature, so
  they can change or remove it as well
 noone's come up with a real solution for this yet, except for a
true mass rebuild
 There is a solution that mgorny came up with, a new @changed-deps
   set that would rebuild everything.   [21:06]
 with new dependencies
 yes... wanna rebuild all perl-related ebuilds in your system? :)
 WilliamH: IIUC this has the same problem as dynamic dependencies
 if the ebuild is gone, the package won't be rebuilt   [21:07]
 i haven't seen a solution that satisfies my so i'm not sure what we
   are resolving here.  i'd say ask the portage team to come up with
   something.
 so it would bite users who haven't upgraded for a long time
 2) that said, I dont intend to fully block this move by the
portage team, but before it's actually disabled fully, we need a
working, reliable alternative and a good idea for the needed
workflow and tree policies.
 ulm, the ebuild is still in vardb
 as a pkgcore guy, I've never been pro-dynamic deps due a number of
issues most of which have been raised in the various threads
 dilfridge: ++
 blueness: the one with the old dependencies   [21:08]
 ah
 yes
 imo, we should really spec out a vdb format
 That is my concern.  I'm fine with one step back and two steps
forward, but we can't do the latter without plans to do the former.
 Err, the other way around :)
 radhermit, take a look at https://wiki.gentoo.org/wiki/GLEP:64
 Sure, to some extent the portage team should take the lead on this,
but this affects the whole tree and how it is maintained.
 so, should we ask the portage team to outline their solution, before
  they remove the current feature?  [21:09]
 this does not so much affect the maintainer of a single package,
 blueness: ah gotcha
 but much more the people maintaining virtuals and eclasses...
 There is no consensus in Portage team to remove dynamic
   dependencies.
 Arfrever: I thought there was.   [21:10]
 Sorry can you type louder, I didn't hear you...
 anyway, I also agree that the support shouldn't just be yanked out
of portage since it's been the default for a long time
 and devs have become implicitly used to its mostly hidden workings
[21:11]
 exactly.
 I think a long-term plan would alleviate a lot of concerns.  It isn't
enough to say dynamic deps are broken.  We need to talk about what the
better solution actually is. I'm sure it will be supported then.
 Arfrever: the portage team meeting summary posted on 2014-07-25 says
  that dynamic dependencies will be turned off
 right now the bigger surprise is that sometimes dynamic deps dont
work...
 that's the most official statement we have

[gentoo-commits] gentoo-x86 commit in dev-ruby/github_api: github_api-0.11.3.ebuild ChangeLog

2014-08-26 Thread Anthony G. Basile (blueness)
blueness14/08/26 20:16:42

  Modified: github_api-0.11.3.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #521036
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: 
--ignore-arches, signed Manifest commit with key 0xF52D4BBA)

Revision  ChangesPath
1.2  dev-ruby/github_api/github_api-0.11.3.ebuild

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

Index: github_api-0.11.3.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- github_api-0.11.3.ebuild26 Aug 2014 10:55:45 -  1.1
+++ github_api-0.11.3.ebuild26 Aug 2014 20:16:42 -  1.2
@@ -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-ruby/github_api/github_api-0.11.3.ebuild,v 1.1 
2014/08/26 10:55:45 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/github_api/github_api-0.11.3.ebuild,v 1.2 
2014/08/26 20:16:42 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
 ruby_add_rdepend "



1.4  dev-ruby/github_api/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   26 Aug 2014 10:55:45 -  1.3
+++ ChangeLog   26 Aug 2014 20:16:42 -  1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/github_api
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v 1.3 
2014/08/26 10:55:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/github_api/ChangeLog,v 1.4 
2014/08/26 20:16:42 blueness Exp $
+
+  26 Aug 2014; Anthony G. Basile  
github_api-0.11.3.ebuild:
+  Keyword ~ppc ~ppc64, bug #521036
 
 *github_api-0.11.3 (26 Aug 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-ruby/descendants_tracker: descendants_tracker-0.0.4.ebuild ChangeLog

2014-08-26 Thread Anthony G. Basile (blueness)
blueness14/08/26 20:12:49

  Modified: descendants_tracker-0.0.4.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #521036
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  ChangesPath
1.2  
dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild

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

Index: descendants_tracker-0.0.4.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- descendants_tracker-0.0.4.ebuild7 May 2014 00:13:21 -   1.1
+++ descendants_tracker-0.0.4.ebuild26 Aug 2014 20:12:49 -  1.2
@@ -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-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild,v
 1.1 2014/05/07 00:13:21 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/descendants_tracker-0.0.4.ebuild,v
 1.2 2014/08/26 20:12:49 blueness Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64"
 IUSE=""
 
 all_ruby_prepare() {



1.4  dev-ruby/descendants_tracker/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   1 Aug 2014 17:39:39 -   1.3
+++ ChangeLog   26 Aug 2014 20:12:49 -  1.4
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/descendants_tracker
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog,v 
1.3 2014/08/01 17:39:39 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/descendants_tracker/ChangeLog,v 
1.4 2014/08/26 20:12:49 blueness Exp $
+
+  26 Aug 2014; Anthony G. Basile 
+  descendants_tracker-0.0.4.ebuild:
+  Keyword ~ppc ~ppc64, bug #521036
 
   01 Aug 2014; Manuel Rüger 
   -descendants_tracker-0.0.3.ebuild:






[gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: util-linux-2.24.2.ebuild util-linux-9999.ebuild util-linux-2.25.ebuild ChangeLog

2014-08-26 Thread Michal Gorny (mgorny)
mgorny  14/08/26 19:59:38

  Modified: util-linux-2.24.2.ebuild util-linux-.ebuild
util-linux-2.25.ebuild ChangeLog
  Log:
  Install bash-completion files unconditionally.
  
  (Portage version: 2.2.11_p165/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  ChangesPath
1.7  sys-apps/util-linux/util-linux-2.24.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild?r1=1.6&r2=1.7

Index: util-linux-2.24.2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- util-linux-2.24.2.ebuild5 Aug 2014 14:27:40 -   1.6
+++ util-linux-2.24.2.ebuild26 Aug 2014 19:59:37 -  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/sys-apps/util-linux/util-linux-2.24.2.ebuild,v 1.6 
2014/08/05 14:27:40 ottxor Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.24.2.ebuild,v 1.7 
2014/08/26 19:59:37 mgorny Exp $
 
 EAPI="4"
 
@@ -25,7 +25,7 @@
 
 LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
 SLOT="0"
-IUSE="bash-completion caps +cramfs cytune fdformat ncurses nls pam python 
selinux slang static-libs +suid test tty-helpers udev unicode"
+IUSE="caps +cramfs cytune fdformat ncurses nls pam python selinux slang 
static-libs +suid test tty-helpers udev unicode"
 
 RDEPEND="!sys-process/schedutils
!sys-apps/setarch
@@ -99,7 +99,7 @@
$(multilib_native_use_enable nls) \
--enable-agetty \
--with-bashcompletiondir="$(get_bashcompdir)" \
-   $(multilib_native_use_enable bash-completion) \
+   --enable-bash-completion \
$(multilib_native_use_enable caps setpriv) \
$(multilib_native_use_enable cramfs) \
$(multilib_native_use_enable cytune) \



1.58 sys-apps/util-linux/util-linux-.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild?rev=1.58&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild?rev=1.58&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild?r1=1.57&r2=1.58

Index: util-linux-.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- util-linux-.ebuild  1 Aug 2014 06:55:12 -   1.57
+++ util-linux-.ebuild  26 Aug 2014 19:59:37 -  1.58
@@ -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/sys-apps/util-linux/util-linux-.ebuild,v 1.57 
2014/08/01 06:55:12 polynomial-c Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-.ebuild,v 1.58 
2014/08/26 19:59:37 mgorny Exp $
 
 EAPI="4"
 
@@ -25,7 +25,7 @@
 
 LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
 SLOT="0"
-IUSE="bash-completion caps +cramfs fdformat ncurses nls pam python selinux 
slang static-libs +suid test tty-helpers udev unicode"
+IUSE="caps +cramfs fdformat ncurses nls pam python selinux slang static-libs 
+suid test tty-helpers udev unicode"
 
 RDEPEND="!sys-process/schedutils
!sys-apps/setarch
@@ -90,7 +90,7 @@
$(multilib_native_use_enable nls) \
--enable-agetty \
--with-bashcompletiondir="$(get_bashcompdir)" \
-   $(multilib_native_use_enable bash-completion) \
+   --enable-bash-completion \
$(multilib_native_use_enable caps setpriv) \
--disable-chfn-chsh \
$(multilib_native_use_enable cramfs) \



1.6  sys-apps/util-linux/util-linux-2.25.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.25.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.25.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/util-linux/util-linux-2.25.ebuild?r1=1.5&r2=1.6

Index: util-linux-2.25.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/sys-apps/ut

[gentoo-commits] proj/gamerlay:master commit in: dev-games/openscenegraph/, dev-games/openscenegraph/files/

2014-08-26 Thread Michael Weber
commit: a92172782de87a0351053690bd7ef8920d5ce94e
Author: Michael Weber  xmw  de>
AuthorDate: Tue Aug 26 19:52:06 2014 +
Commit: Michael Weber  gentoo  org>
CommitDate: Tue Aug 26 19:52:06 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=a9217278

Fix freetype plugin (needed for newer flightgear canvas)

Package-Manager: portage-2.2.12
Manifest-Sign-Key: 62EEF090

---
 .../files/openscenegraph-3.2.0-freetype2.patch |  39 ++
 .../openscenegraph/openscenegraph-3.2.0-r1.ebuild  | 148 +
 2 files changed, 187 insertions(+)

diff --git 
a/dev-games/openscenegraph/files/openscenegraph-3.2.0-freetype2.patch 
b/dev-games/openscenegraph/files/openscenegraph-3.2.0-freetype2.patch
new file mode 100644
index 000..0fffb25
--- /dev/null
+++ b/dev-games/openscenegraph/files/openscenegraph-3.2.0-freetype2.patch
@@ -0,0 +1,39 @@
+--- OpenSceneGraph-3.2.0/src/osgPlugins/freetype/FreeTypeFont.cpp
 OpenSceneGraph-3.2.0/src/osgPlugins/freetype/FreeTypeFont.cpp
+@@ -14,8 +14,8 @@
+ #include "FreeTypeFont.h"
+ #include "FreeTypeLibrary.h"
+ 
+-#include 
+-#include 
++#include 
++#include 
+ 
+ #include 
+ #include 
+--- OpenSceneGraph-3.2.0/CMakeModules/FindFreeType.cmake
 OpenSceneGraph-3.2.0/CMakeModules/FindFreeType.cmake
+@@ -48,19 +48,19 @@
+   /opt/csw
+   /opt
+   /usr/freeware
+-  PATH_SUFFIXES include
++  PATH_SUFFIXES include include/freetype2
+ )
+ 
+-FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 freetype/config/ftheader.h 
++FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 config/ftheader.h 
+   $ENV{FREETYPE_DIR}/include/freetype2
+   NO_DEFAULT_PATH
+ )
+-FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 freetype/config/ftheader.h 
++FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 config/ftheader.h 
+   PATHS ${CMAKE_PREFIX_PATH} # Unofficial: We are proposing this.
+   NO_DEFAULT_PATH
+   PATH_SUFFIXES include/freetype2
+ )
+-FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 freetype/config/ftheader.h 
++FIND_PATH(FREETYPE_INCLUDE_DIR_freetype2 config/ftheader.h 
+   /usr/local/include/freetype2
+   /usr/include/freetype2
+   /usr/local/X11R6/include/freetype2

diff --git a/dev-games/openscenegraph/openscenegraph-3.2.0-r1.ebuild 
b/dev-games/openscenegraph/openscenegraph-3.2.0-r1.ebuild
new file mode 100644
index 000..7cbe227
--- /dev/null
+++ b/dev-games/openscenegraph/openscenegraph-3.2.0-r1.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit eutils cmake-utils flag-o-matic wxwidgets
+
+MY_PN="OpenSceneGraph"
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="Open source high performance 3D graphics toolkit"
+HOMEPAGE="http://www.openscenegraph.org/projects/osg/";
+SRC_URI="http://www.openscenegraph.org/downloads/developer_releases/${MY_P}.zip";
+
+LICENSE="wxWinLL-3 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="curl debug doc examples ffmpeg fltk fox gdal gif glut gtk itk jpeg jpeg2k
+openexr openinventor osgapps pdf png qt4 sdl static-libs svg tiff truetype vnc
+wxwidgets xine xrandr zlib"
+
+# NOTE: OpenAL (support missing)
+# TODO: COLLADA, FBX, OpenVRML, Performer, DCMTK
+RDEPEND="
+   x11-libs/libSM
+   x11-libs/libXext
+   virtual/glu
+   virtual/opengl
+   curl? ( net-misc/curl )
+   examples? (
+   fltk? ( x11-libs/fltk:1[opengl] )
+   fox? ( x11-libs/fox:1.6[opengl] )
+   glut? ( media-libs/freeglut )
+   gtk? ( x11-libs/gtkglext )
+   qt4? (
+   dev-qt/qtcore:4
+   dev-qt/qtgui:4
+   dev-qt/qtopengl:4
+   )
+   sdl? ( media-libs/libsdl )
+   wxwidgets? ( x11-libs/wxGTK[opengl,X] )
+   )
+   ffmpeg? ( virtual/ffmpeg )
+   gdal? ( sci-libs/gdal )
+   gif? ( media-libs/giflib )
+   itk? ( dev-tcltk/itk )
+   jpeg? ( virtual/jpeg )
+   jpeg2k? ( media-libs/jasper )
+   openexr? (
+   media-libs/ilmbase
+   media-libs/openexr
+   )
+   openinventor? (
+   || (
+   media-libs/coin
+   media-libs/openinventor
+   )
+   )
+   pdf? ( app-text/poppler[cairo] )
+   png? ( media-libs/libpng:0 )
+   svg? (
+   gnome-base/librsvg
+   x11-libs/cairo
+   )
+   tiff? ( media-libs/tiff:0 )
+   truetype? ( media-libs/freetype:2 )
+   vnc? ( net-libs/libvncserver )
+   xine? ( media-libs/xine-lib )
+   xrandr? ( x11-libs/libXrandr )
+   zlib? ( sys-libs/zlib )
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   virtual/pkgconfig
+   x11-proto/xextproto
+   doc? ( app-doc/doxygen )
+   xrandr? ( x11-proto/randrproto )
+"
+
+S=${WORKDIR}/${MY_P}
+
+DOCS=(AUTHORS.txt ChangeLog NEWS.txt)
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.2.0-cmake.patch
+   "${FILESDIR}"/${PN}

[gentoo-commits] gentoo-x86 commit in dev-perl/Wx-Scintilla: Wx-Scintilla-0.390.0-r1.ebuild ChangeLog Wx-Scintilla-0.390.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:46:41

  Modified: ChangeLog
  Added:Wx-Scintilla-0.390.0-r1.ebuild
  Removed:  Wx-Scintilla-0.390.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.11 dev-perl/Wx-Scintilla/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Wx-Scintilla/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   21 Feb 2013 21:27:58 -  1.10
+++ ChangeLog   26 Aug 2014 19:46:41 -  1.11
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Wx-Scintilla
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Wx-Scintilla/ChangeLog,v 1.10 
2013/02/21 21:27:58 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Wx-Scintilla/ChangeLog,v 1.11 
2014/08/26 19:46:41 axs Exp $
+
+*Wx-Scintilla-0.390.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Wx-Scintilla-0.390.0-r1.ebuild, -Wx-Scintilla-0.390.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   21 Feb 2013; Ulrich Müller  Wx-Scintilla-0.390.0.ebuild:
   Update LICENSE, the Scintilla license is a duplicate of the HPND.



1.1  dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild

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

Index: Wx-Scintilla-0.390.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Wx-Scintilla/Wx-Scintilla-0.390.0-r1.ebuild,v 
1.1 2014/08/26 19:46:41 axs Exp $

EAPI=5

WX_GTK_VER="2.8"
#VIRTUALX_REQUIRED=test
#inherit virtualx
MODULE_AUTHOR=AZAWAWI
MODULE_VERSION=0.39
inherit wxwidgets perl-module

DESCRIPTION="Scintilla source code editing component for wxWidgets"
SRC_URI+=" 
http://dev.gentoo.org/~tove/distfiles/dev-perl/${PN}-0.34-patches.tar.gz";

LICENSE+=" HPND"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="
dev-perl/Alien-wxWidgets
dev-perl/wxperl
"
DEPEND="${RDEPEND}
>=dev-perl/ExtUtils-XSpp-0.160.200
>=virtual/perl-Module-Build-0.360.0
"

PATCHES=(
"${WORKDIR}"/${PN}-patches/0.34-flags.patch
)

src_configure() {
myconf=( --verbose )
perl-module_src_configure
}

#SRC_TEST=do
#src_test() {
#   VIRTUALX_COMMAND="./Build" virtualmake test || die
#}






[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/contrib/

2014-08-26 Thread Jason Zaman
commit: aa318c0ec7e586ed427bb60e1ce5eb9d59b33717
Author: Sven Vermeulen  siphos  be>
AuthorDate: Tue Aug 26 15:26:24 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 15:26:24 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=aa318c0e

Add read privs to system_dbusd_var_lib_t files for system dbus clients

---
 policy/modules/contrib/dbus.if | 5 +
 1 file changed, 5 insertions(+)

diff --git a/policy/modules/contrib/dbus.if b/policy/modules/contrib/dbus.if
index 21e8b5c..077dabc 100644
--- a/policy/modules/contrib/dbus.if
+++ b/policy/modules/contrib/dbus.if
@@ -126,6 +126,11 @@ interface(`dbus_system_bus_client',`
stream_connect_pattern($1, system_dbusd_var_run_t, 
system_dbusd_var_run_t, system_dbusd_t)
 
dbus_read_config($1)
+
+   ifdef(`distro_gentoo',`
+   # The /var/lib/dbus/machine-id file is a link to /etc/machine-id
+   read_lnk_files_pattern($1, system_dbusd_var_lib_t, 
system_dbusd_var_lib_t)
+   ')
 ')
 
 ###



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: gentoo/

2014-08-26 Thread Jason Zaman
commit: 1536884a97631445cc280ed13ecc66c5eed881a9
Author: Sven Vermeulen  siphos  be>
AuthorDate: Tue Aug 26 14:55:14 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:55:14 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=1536884a

Merge upstream

---
 gentoo/STATE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gentoo/STATE b/gentoo/STATE
index 82594f5..15b4447 100644
--- a/gentoo/STATE
+++ b/gentoo/STATE
@@ -1,2 +1,2 @@
-contrib is at ee5a05b5f3a68a2ef79785450c2d6922dbd1eb56
+contrib is at 21f961a147a9a08583825bdbe7cce43cf8fdc43d
 master is at 1743984bafd19d093d29923ce7717a15f2b2a965



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/contrib/

2014-08-26 Thread Jason Zaman
commit: 219313802b9f87e6de804e217aca737973a13d81
Author: Jason Zaman  perfinion  com>
AuthorDate: Mon Aug 18 09:51:22 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 19:36:25 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=21931380

Add java_domain_type interface

This interface will enable another domain to use Java without
having to domtrans to java_t

---
 policy/modules/contrib/java.if | 34 ++
 policy/modules/contrib/java.te |  3 +++
 2 files changed, 37 insertions(+)

diff --git a/policy/modules/contrib/java.if b/policy/modules/contrib/java.if
index acf6a63..f4b9444 100644
--- a/policy/modules/contrib/java.if
+++ b/policy/modules/contrib/java.if
@@ -327,3 +327,37 @@ template(`java_noatsecure_domtrans',`
 
java_domtrans($1)
 ')
+
+###
+## 
+## The template for using java in a domain.
+## 
+## 
+## 
+## This template creates a derived domains which are used
+## for java applications.
+## 
+## 
+## 
+## 
+## The type of the domain to be given java privs.
+## 
+## 
+#
+template(`java_domain_type',`
+   gen_require(`
+   attribute java_domain;
+   type java_exec_t, java_tmp_t, java_tmpfs_t;
+   type java_home_t;
+   ')
+
+   
+   #
+   # Policy
+   #
+
+   typeattribute $1 java_domain;
+
+   # cannot be called on the attribute, so do it now
+   auth_use_nsswitch($1)
+')

diff --git a/policy/modules/contrib/java.te b/policy/modules/contrib/java.te
index 11e996d..67af775 100644
--- a/policy/modules/contrib/java.te
+++ b/policy/modules/contrib/java.te
@@ -120,6 +120,9 @@ ifdef(`distro_gentoo',`
manage_dirs_pattern(java_domain, java_home_t, java_home_t)
manage_files_pattern(java_domain, java_home_t, java_home_t)
userdom_user_home_dir_filetrans(java_domain, java_home_t, dir, 
".icedtea")
+
+   manage_lnk_files_pattern(java_domain, java_tmp_t, java_tmp_t)
+   files_tmp_filetrans(java_domain, java_tmp_t, lnk_file)
 ')
 
 tunable_policy(`allow_java_execstack',`



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: gentoo/

2014-08-26 Thread Jason Zaman
commit: d7f10e58ce22f6e99518b5c58ee28f0f89bda18a
Author: Sven Vermeulen  siphos  be>
AuthorDate: Tue Aug 26 14:52:54 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:52:54 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=d7f10e58

Merge with upstream

---
 gentoo/STATE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gentoo/STATE b/gentoo/STATE
index c205a22..82594f5 100644
--- a/gentoo/STATE
+++ b/gentoo/STATE
@@ -1,2 +1,2 @@
 contrib is at ee5a05b5f3a68a2ef79785450c2d6922dbd1eb56
-master is at 4451a6c4976cdb19425b80d66ae30c7a5ea15b8f
+master is at 1743984bafd19d093d29923ce7717a15f2b2a965



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/contrib/

2014-08-26 Thread Jason Zaman
commit: 2832c52a6650c4adbe3a38a5ae35fd48df97a6f2
Author: Jason Zaman  perfinion  com>
AuthorDate: Mon Aug 18 09:54:23 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 19:36:25 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=2832c52a

Add policy for Android tools and SDK

---
 policy/modules/contrib/android.fc |   5 ++
 policy/modules/contrib/android.if |  99 
 policy/modules/contrib/android.te | 103 ++
 3 files changed, 207 insertions(+)

diff --git a/policy/modules/contrib/android.fc 
b/policy/modules/contrib/android.fc
new file mode 100644
index 000..1214e57
--- /dev/null
+++ b/policy/modules/contrib/android.fc
@@ -0,0 +1,5 @@
+HOME_DIR/\.AndroidStudio.*(/.*)?   
gen_context(system_u:object_r:android_home_t,s0)
+HOME_DIR/\.android(/.*)?   
gen_context(system_u:object_r:android_home_t,s0)
+
+/opt/android-studio/bin/studio.sh  
gen_context(system_u:object_r:android_java_exec_t,s0)
+

diff --git a/policy/modules/contrib/android.if 
b/policy/modules/contrib/android.if
new file mode 100644
index 000..0c52d31
--- /dev/null
+++ b/policy/modules/contrib/android.if
@@ -0,0 +1,99 @@
+## Android development tools - adb, fastboot, android studio
+
+###
+## 
+##  The role for using the android tools.
+## 
+## 
+##  
+##  The role associated with the user domain.
+##  
+## 
+## 
+##  
+##  The user domain.
+##  
+## 
+#
+interface(`android_role',`
+   gen_require(`
+   type android_tools_t;
+   type android_tools_exec_t;
+   type android_home_t;
+   type android_tmp_t;
+   type android_java_t;
+   type android_java_exec_t;
+   ')
+
+   role $1 types android_tools_t;
+   role $1 types android_java_t;
+
+   domtrans_pattern($2, android_tools_exec_t, android_tools_t)
+   domtrans_pattern($2, android_java_exec_t, android_java_t)
+
+   allow $2 android_tools_t:process { ptrace signal_perms };
+   allow $2 android_java_t:process { ptrace signal_perms noatsecure siginh 
rlimitinh };
+
+   manage_dirs_pattern($2, android_home_t, android_home_t)
+   manage_files_pattern($2, android_home_t, android_home_t)
+   manage_lnk_files_pattern($2, android_home_t, android_home_t)
+
+   userdom_user_home_dir_filetrans($2, android_home_t, dir, ".android")
+   userdom_user_home_dir_filetrans($2, android_home_t, dir, 
".AndroidStudioBeta")
+   userdom_user_home_dir_filetrans($2, android_home_t, dir, 
".AndroidStudio")
+
+   manage_dirs_pattern($2, android_tmp_t, android_tmp_t)
+   manage_files_pattern($2, android_tmp_t, android_tmp_t)
+
+   allow $2 android_home_t:dir relabel_dir_perms;
+   allow $2 android_home_t:file relabel_file_perms;
+   allow $2 android_tools_exec_t:file relabel_file_perms;
+
+   ps_process_pattern($2, android_tools_t)
+   ps_process_pattern($2, android_java_t)
+
+   android_dbus_chat($2)
+')
+
+#
+## 
+## Execute the android tools commands in the
+## android tools domain.
+## 
+## 
+## 
+## Domain allowed access.
+## 
+## 
+
+interface(`android_tools_domtrans',`
+   gen_require(`
+   type android_tools_t;
+   type android_tools_exec_t;
+   ')
+
+   corecmd_search_bin($1)
+   domtrans_pattern($1, android_tools_exec_t, android_tools_t)
+')
+
+#
+## 
+## Send and receive messages from the android java
+## domain over dbus.
+## 
+## 
+## 
+## Domain allowed access.
+## 
+## 
+#
+interface(`android_dbus_chat',`
+   gen_require(`
+   type android_java_t;
+   class dbus send_msg;
+   ')
+
+   allow $1 android_java_t:dbus send_msg;
+   allow android_java_t $1:dbus send_msg;
+')
+

diff --git a/policy/modules/contrib/android.te 
b/policy/modules/contrib/android.te
new file mode 100644
index 000..e325c6f
--- /dev/null
+++ b/policy/modules/contrib/android.te
@@ -0,0 +1,103 @@
+policy_module(android, 1.0.0)
+
+
+#
+# Declarations
+#
+
+# adb needs to be labelled with android_tools_exec_t
+type android_tools_t;
+type android_tools_exec_t; # customizable
+userdom_user_application_domain(android_tools_t, android_tools_exec_t)
+
+type android_tmp_t;
+userdom_user_tmp_file(android_tmp_t)
+
+# for X server SHM
+type android_tmpfs_t;
+userdom_user_tmpfs_file(android_tmpfs_t)
+
+type android_java_t;
+type android_java_exec_t;
+userdom_user_application_domain(android_java_t, android_java_exec_t)
+java_domain_type(android_java_t)
+android_tools_domtrans(android_java_t)
+can_exec(android_java_t, android_home_t)
+can_exec(android_java_t, android_java_exec_t)
+
+# the android dir ~/.android

[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/support/

2014-08-26 Thread Jason Zaman
commit: 1487f95addb4ccbcc6e0bb6164b39b72e345f532
Author: Nicolas Iooss  m4x  org>
AuthorDate: Sat Aug 23 11:35:50 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:52:08 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=1487f95a

Add ioctl and lock to manage_lnk_file_perms

manage_lnk_file_perms permission is expected to be larger than
write_lnk_file_perms and therefore include ioctl and lock.

---
 policy/support/obj_perm_sets.spt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy/support/obj_perm_sets.spt b/policy/support/obj_perm_sets.spt
index d241410..0ff760b 100644
--- a/policy/support/obj_perm_sets.spt
+++ b/policy/support/obj_perm_sets.spt
@@ -183,7 +183,7 @@ define(`rw_lnk_file_perms',`{ getattr read write lock ioctl 
}')
 define(`create_lnk_file_perms',`{ create getattr }')
 define(`rename_lnk_file_perms',`{ getattr rename }')
 define(`delete_lnk_file_perms',`{ getattr unlink }')
-define(`manage_lnk_file_perms',`{ create read write getattr setattr link 
unlink rename }')
+define(`manage_lnk_file_perms',`{ create read write getattr setattr link 
unlink rename ioctl lock }')
 define(`relabelfrom_lnk_file_perms',`{ getattr relabelfrom }')
 define(`relabelto_lnk_file_perms',`{ getattr relabelto }')
 define(`relabel_lnk_file_perms',`{ getattr relabelfrom relabelto }')



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/contrib/

2014-08-26 Thread Jason Zaman
commit: 3d46c99b1f404344a6f5c3bdc7419389a650f6d0
Author: Chris PeBenito  tresys  com>
AuthorDate: Tue Aug 26 13:35:26 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:54:27 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=3d46c99b

Module version bump for NetworkManager fc fix for ArchLinux from Nicolas Iooss.

---
 policy/modules/contrib/networkmanager.te | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy/modules/contrib/networkmanager.te 
b/policy/modules/contrib/networkmanager.te
index f70479a..3f69757 100644
--- a/policy/modules/contrib/networkmanager.te
+++ b/policy/modules/contrib/networkmanager.te
@@ -1,4 +1,4 @@
-policy_module(networkmanager, 1.16.0)
+policy_module(networkmanager, 1.16.1)
 
 
 #



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/contrib/

2014-08-26 Thread Jason Zaman
commit: 88f3dbf5838fe740099039c3dd29428442d14d43
Author: Nicolas Iooss  m4x  org>
AuthorDate: Sat Aug 23 11:41:10 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:54:24 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=88f3dbf5

Label /usr/lib/networkmanager/ like /usr/lib/NetworkManager/

On ArchLinux the directory name of Network Manager in /usr/lib is
written in lowercase but not the files in /usr/bin, /var/lib, etc.

---
 policy/modules/contrib/networkmanager.fc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/policy/modules/contrib/networkmanager.fc 
b/policy/modules/contrib/networkmanager.fc
index 7b80c1e..bbf3bba 100644
--- a/policy/modules/contrib/networkmanager.fc
+++ b/policy/modules/contrib/networkmanager.fc
@@ -14,6 +14,7 @@
 /etc/wicd/wired-settings\.conf --  
gen_context(system_u:object_r:NetworkManager_etc_rw_t, s0)
 
 /usr/lib/NetworkManager/nm-dispatcher\.action  --  
gen_context(system_u:object_r:NetworkManager_initrc_exec_t,s0)
+/usr/lib/networkmanager/nm-dispatcher\.action  --  
gen_context(system_u:object_r:NetworkManager_initrc_exec_t,s0)
 /usr/libexec/nm-dispatcher\.action --  
gen_context(system_u:object_r:NetworkManager_initrc_exec_t,s0)
 
 /sbin/wpa_cli  --  gen_context(system_u:object_r:wpa_cli_exec_t,s0)



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/kernel/

2014-08-26 Thread Jason Zaman
commit: 7f17bb6538aa58f6199373fb8a4f3f34db25915d
Author: Nicolas Iooss  m4x  org>
AuthorDate: Sat Aug 23 11:35:45 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:52:06 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=7f17bb65

Label /usr/lib/networkmanager/ like /usr/lib/NetworkManager/

On ArchLinux the directory name of Network Manager in /usr/lib is
written in lowercase but not the files in /usr/bin, /var/lib, etc.

While at it, remove a useless backslash before a minus character.

---
 policy/modules/kernel/corecommands.fc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/policy/modules/kernel/corecommands.fc 
b/policy/modules/kernel/corecommands.fc
index 433040b..52cb3ee 100644
--- a/policy/modules/kernel/corecommands.fc
+++ b/policy/modules/kernel/corecommands.fc
@@ -232,7 +232,8 @@ ifdef(`distro_gentoo',`
 /usr/lib/misc/sftp-server  --  gen_context(system_u:object_r:bin_t,s0)
 /usr/lib/nagios/plugins(/.*)?  gen_context(system_u:object_r:bin_t,s0)
 /usr/lib/netsaint/plugins(/.*)?
gen_context(system_u:object_r:bin_t,s0)
-/usr/lib/NetworkManager/nm\-.* --  gen_context(system_u:object_r:bin_t,s0)
+/usr/lib/NetworkManager/nm-.*  --  gen_context(system_u:object_r:bin_t,s0)
+/usr/lib/networkmanager/nm-.*  --  gen_context(system_u:object_r:bin_t,s0)
 /usr/lib/news/bin(/.*)?
gen_context(system_u:object_r:bin_t,s0)
 /usr/lib/nspluginwrapper/np.*  gen_context(system_u:object_r:bin_t,s0)
 /usr/lib/portage/bin(/.*)? gen_context(system_u:object_r:bin_t,s0)



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/kernel/

2014-08-26 Thread Jason Zaman
commit: f9197659eb19f9e0c8c05129f2753169104ae71e
Author: Nicolas Iooss  m4x  org>
AuthorDate: Sat Aug 23 11:35:47 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:52:14 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=f9197659

Fix typo in fs_getattr_all_fs description

---
 policy/modules/kernel/filesystem.if | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy/modules/kernel/filesystem.if 
b/policy/modules/kernel/filesystem.if
index 5b80ee2..b6b7063 100644
--- a/policy/modules/kernel/filesystem.if
+++ b/policy/modules/kernel/filesystem.if
@@ -4625,7 +4625,7 @@ interface(`fs_unmount_all_fs',`
 ## 
 ## 
 ## Allow the specified domain to
-## et the attributes of all filesystems.
+## get the attributes of all filesystems.
 ## Example attributes:
 ## 
 ## 



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/kernel/

2014-08-26 Thread Jason Zaman
commit: 9ac5c5fd0b882e1bccdce448fb06d11e8660ff50
Author: Chris PeBenito  tresys  com>
AuthorDate: Tue Aug 26 13:14:44 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:52:17 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=9ac5c5fd

Module version bump for misc fixes from Nicolas Iooss.

---
 policy/modules/kernel/corecommands.te | 2 +-
 policy/modules/kernel/files.te| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/policy/modules/kernel/corecommands.te 
b/policy/modules/kernel/corecommands.te
index 00fbc3d..873031e 100644
--- a/policy/modules/kernel/corecommands.te
+++ b/policy/modules/kernel/corecommands.te
@@ -1,4 +1,4 @@
-policy_module(corecommands, 1.19.3)
+policy_module(corecommands, 1.19.4)
 
 
 #

diff --git a/policy/modules/kernel/files.te b/policy/modules/kernel/files.te
index 9a4eb58..6397fec 100644
--- a/policy/modules/kernel/files.te
+++ b/policy/modules/kernel/files.te
@@ -1,4 +1,4 @@
-policy_module(files, 1.19.1)
+policy_module(files, 1.19.2)
 
 
 #



[gentoo-commits] proj/hardened-refpolicy:perfinion commit in: policy/modules/kernel/

2014-08-26 Thread Jason Zaman
commit: c1cf5db371b24eaaed3fbb1f8eaf713f371a61fa
Author: Nicolas Iooss  m4x  org>
AuthorDate: Sat Aug 23 11:35:51 2014 +
Commit: Jason Zaman  perfinion  com>
CommitDate: Tue Aug 26 14:52:10 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=c1cf5db3

Label (/var)?/tmp/systemd-private-.../tmp like /tmp

Such directories are used by systemd as private mountpoints for
services.

---
 policy/modules/kernel/files.fc | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/policy/modules/kernel/files.fc b/policy/modules/kernel/files.fc
index 1a83f34..3c61990 100644
--- a/policy/modules/kernel/files.fc
+++ b/policy/modules/kernel/files.fc
@@ -191,6 +191,10 @@ ifdef(`distro_debian',`
 /tmp/lost\+found   -d  
gen_context(system_u:object_r:lost_found_t,mls_systemhigh)
 /tmp/lost\+found/.*<>
 
+/tmp/systemd-private-[^/]+ -d  
gen_context(system_u:object_r:tmp_t,s0-mls_systemhigh)
+/tmp/systemd-private-[^/]+/tmp -d  
gen_context(system_u:object_r:tmp_t,s0-mls_systemhigh)
+/tmp/systemd-private-[^/]+/tmp/.*  <>
+
 #
 # /usr
 #
@@ -265,6 +269,9 @@ ifndef(`distro_redhat',`
 /var/tmp/.*<>
 /var/tmp/lost\+found   -d  
gen_context(system_u:object_r:lost_found_t,mls_systemhigh)
 /var/tmp/lost\+found/.*<>
+/var/tmp/systemd-private-[^/]+ -d  
gen_context(system_u:object_r:tmp_t,s0-mls_systemhigh)
+/var/tmp/systemd-private-[^/]+/tmp -d  
gen_context(system_u:object_r:tmp_t,s0-mls_systemhigh)
+/var/tmp/systemd-private-[^/]+/tmp/.*  <>
 /var/tmp/vi\.recover   -d  gen_context(system_u:object_r:tmp_t,s0)
 
 ifdef(`distro_debian',`



[gentoo-commits] gentoo-x86 commit in dev-perl/Wx-Perl-ProcessStream: Wx-Perl-ProcessStream-0.320.0-r1.ebuild ChangeLog Wx-Perl-ProcessStream-0.320.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:45:06

  Modified: ChangeLog
  Added:Wx-Perl-ProcessStream-0.320.0-r1.ebuild
  Removed:  Wx-Perl-ProcessStream-0.320.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.14 dev-perl/Wx-Perl-ProcessStream/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   24 Jun 2012 12:59:53 -  1.13
+++ ChangeLog   26 Aug 2014 19:45:06 -  1.14
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/Wx-Perl-ProcessStream
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/ChangeLog,v 
1.13 2012/06/24 12:59:53 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/ChangeLog,v 
1.14 2014/08/26 19:45:06 axs Exp $
+
+*Wx-Perl-ProcessStream-0.320.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Wx-Perl-ProcessStream-0.320.0-r1.ebuild,
+  -Wx-Perl-ProcessStream-0.320.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller  metadata.xml:
   Update CPAN upstream info



1.1  
dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Wx-Perl-ProcessStream-0.320.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild,v
 1.1 2014/08/26 19:45:06 axs Exp $

EAPI=5

WX_GTK_VER="2.8"
MODULE_AUTHOR=MDOOTSON
MODULE_VERSION=0.32
inherit wxwidgets perl-module

DESCRIPTION="access IO of external processes via events"

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

RDEPEND="
x11-libs/wxGTK:2.8
>=dev-perl/wxperl-0.97.01"
DEPEND="${RDEPEND}"

#SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing: Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1.ebuild ChangeLog Mail-SpamAssassin-Plugin-GoogleSafeBr

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:44:04

  Modified: ChangeLog
  Added:   

Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1.ebuild
  Removed: 

Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.9  
dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   4 Aug 2014 17:42:38 -   1.8
+++ ChangeLog   26 Aug 2014 19:44:04 -  1.9
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog,v
 1.8 2014/08/04 17:42:38 zlogene Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/ChangeLog,v
 1.9 2014/08/26 19:44:04 axs Exp $
+
+*Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1.ebuild,
+  -Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   04 Aug 2014; Mikle Kolyada 
   Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0.ebuild:



1.1  
dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing/Mail-SpamAssassin-Plugin-GoogleSafeBrowsing-1.30.0-r1.ebuild,v
 1.1 2014/08/26 19:44:04 axs Exp $

EAPI=5

MODULE_AUTHOR=DANBORN
MODULE_VERSION=1.03
inherit perl-module

DESCRIPTION="SpamAssassin plugin to score mail based on Google blocklists"

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

RDEPEND="dev-perl/Net-Google-SafeBrowsing-Blocklist
 dev-perl/Net-Google-SafeBrowsing-UpdateRequest
 mail-filter/spamassassin"
DEPEND="${RDEPEND}
test? ( dev-perl/Test-Pod )"

SRC_TEST="do"

src_install() {
perl-module_src_install
insinto /etc/mail/spamassassin
doins "${FILESDIR}"/init_google_safebrowsing.pre
doins "${FILESDIR}"/24_google_safebrowsing.cf
insinto /etc/cron.d/
newins "${FILESDIR}"/update_google_safebrowsing.cron 
update_google_safebrowsing
dosbin "${FILESDIR}"/update_google_safebrowsing.sh
keepdir /var/lib/spamassassin/google_safebrowsing/
}

pkg_postinst() {
if [[ -f ${ROOT}/etc/cron.d/update_google_safebrowsing.sh ]]; then
ewarn "You MUST remove 
${ROOT}/etc/cron.d/update_google_safebrowsing.sh"
fi
elog "To use this package:"
elog "1. You MUST apply for a free apikey at:"
elog "   http://code.google.com/apis/safebrowsing/key_signup.html";
elog "2. Place the key into 
/etc/mail/spamassassin/24_google_safebrowsing.cf"
elog "3. Manually run the script 
/usr/sbin/update_google_safebrowsing.sh"
elog "4. Enable the plugin by uncommenting the loadplugin entry in"
elog "   /etc/mail/spamassassin/init_google_safebrowsing.pre"
elog "5. Restart spamd"
}






[gentoo-commits] gentoo-x86 commit in dev-perl/Filesys-SmbClient: Filesys-SmbClient-3.200.0-r1.ebuild ChangeLog Filesys-SmbClient-3.200.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:42:24

  Modified: ChangeLog
  Added:Filesys-SmbClient-3.200.0-r1.ebuild
  Removed:  Filesys-SmbClient-3.200.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.3  dev-perl/Filesys-SmbClient/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   17 Jan 2013 14:22:47 -  1.2
+++ ChangeLog   26 Aug 2014 19:42:24 -  1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Filesys-SmbClient
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog,v 1.2 
2013/01/17 14:22:47 flameeyes Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/ChangeLog,v 1.3 
2014/08/26 19:42:24 axs Exp $
+
+*Filesys-SmbClient-3.200.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Filesys-SmbClient-3.200.0-r1.ebuild, -Filesys-SmbClient-3.200.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
 *Filesys-SmbClient-3.200.0 (17 Jan 2013)
 



1.1  
dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild

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

Index: Filesys-SmbClient-3.200.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild,v
 1.1 2014/08/26 19:42:24 axs Exp $

EAPI=5

MODULE_AUTHOR="ALIAN"
MODULE_VERSION=3.2
inherit perl-module

DESCRIPTION="Provide Perl API for libsmbclient.so"

SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="dev-lang/perl
>=net-fs/samba-3.0.20[smbclient]"
RDEPEND="${DEPEND}"

# tests are not designed to work on a non-developer system.
RESTRICT=test






[gentoo-commits] gentoo-x86 commit in dev-perl/Sane: Sane-0.50.0-r1.ebuild ChangeLog Sane-0.50.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:41:21

  Modified: ChangeLog
  Added:Sane-0.50.0-r1.ebuild
  Removed:  Sane-0.50.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.10 dev-perl/Sane/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sane/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   5 Aug 2014 11:11:58 -   1.9
+++ ChangeLog   26 Aug 2014 19:41:21 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Sane
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sane/ChangeLog,v 1.9 2014/08/05 
11:11:58 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sane/ChangeLog,v 1.10 2014/08/26 
19:41:21 axs Exp $
+
+*Sane-0.50.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_)  
+Sane-0.50.0-r1.ebuild,
+  -Sane-0.50.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   05 Aug 2014; Mikle Kolyada  Sane-0.50.0.ebuild:
   Fix DESCRIPTION



1.1  dev-perl/Sane/Sane-0.50.0-r1.ebuild

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

Index: Sane-0.50.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sane/Sane-0.50.0-r1.ebuild,v 1.1 
2014/08/26 19:41:21 axs Exp $

EAPI=5

MODULE_AUTHOR=RATCLIFFE
MODULE_VERSION=0.05
inherit perl-module

DESCRIPTION="The Sane module allows you to access SANE-compatible scanners in a 
Perl"

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

RDEPEND=">=media-gfx/sane-backends-1.0.19"
DEPEND="${RDEPEND}
dev-perl/extutils-depends
dev-perl/extutils-pkgconfig
test? ( dev-perl/Test-Pod )"

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in dev-perl/WordNet-QueryData: WordNet-QueryData-1.490.0-r1.ebuild ChangeLog WordNet-QueryData-1.490.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:40:30

  Modified: ChangeLog
  Added:WordNet-QueryData-1.490.0-r1.ebuild
  Removed:  WordNet-QueryData-1.490.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.5  dev-perl/WordNet-QueryData/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/WordNet-QueryData/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   24 Jun 2012 12:59:37 -  1.4
+++ ChangeLog   26 Aug 2014 19:40:30 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/WordNet-QueryData
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WordNet-QueryData/ChangeLog,v 1.4 
2012/06/24 12:59:37 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WordNet-QueryData/ChangeLog,v 1.5 
2014/08/26 19:40:30 axs Exp $
+
+*WordNet-QueryData-1.490.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +WordNet-QueryData-1.490.0-r1.ebuild, -WordNet-QueryData-1.490.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller  metadata.xml:
   Update CPAN upstream info



1.1  
dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0-r1.ebuild

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

Index: WordNet-QueryData-1.490.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/WordNet-QueryData/WordNet-QueryData-1.490.0-r1.ebuild,v
 1.1 2014/08/26 19:40:30 axs Exp $

EAPI=5

MODULE_AUTHOR=JRENNIE
MODULE_VERSION=1.49
inherit perl-module

DESCRIPTION="Direct perl interface to WordNet database"

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

DEPEND="app-dicts/wordnet"
RDEPEND="${DEPEND}"

src_configure() {
export WNHOME=/usr
perl-module_src_configure
}






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

2014-08-26 Thread Devan Franchini
commit: 45c2514156d641c00b9bbefa8ac018d34b8c2024
Author: Devan Franchini  gentoo  org>
AuthorDate: Mon Aug 25 00:34:19 2014 +
Commit: Devan Franchini  gentoo  org>
CommitDate: Tue Aug 26 17:29:25 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=45c25141

makeconf.py: Ensures disable/enable compatibility

To reflect the ability to disable or enable an overlay, makeconf.py
needed to be able to go from the old style make.conf file to the
new style automatically when layman wrote to the make.conf.

---
 layman/config_modules/makeconf/makeconf.py | 17 -
 1 file changed, 12 insertions(+), 5 deletions(-)

diff --git a/layman/config_modules/makeconf/makeconf.py 
b/layman/config_modules/makeconf/makeconf.py
index 140e694..6a6890c 100644
--- a/layman/config_modules/makeconf/makeconf.py
+++ b/layman/config_modules/makeconf/makeconf.py
@@ -235,20 +235,23 @@ class ConfigHandler:
  if i.strip()]
 
 for i in (disabled_overlays, enabled_overlays, overlays):
-for o in i:
+for o in (i or []):
 if o[:len(self.storage)] == self.storage:
 oname = os.path.basename(o)
 if  oname in self.db.keys():
 if i == disabled_overlays:
-self.disabled.append(path([self.storage, 
oname]))
+self.disabled.append(path([self.storage,
+   oname]))
 self.overlays.append(self.db[oname])
 else:
 # These are additional overlays that we dont know
-# anything about. The user probably added them 
manually
+# know anything about. The user probably added
+# them manually.
 self.extra.append(o)
 else:
-# These are additional overlays that we dont know 
anything
-# about. The user probably added them manually
+# These are additional overlays that we dont know
+# anything about. The user probably added them
+# manually.
 self.extra.append(o)
 
 else:
@@ -346,6 +349,10 @@ class ConfigHandler:
 overlays += '\n'.join(self.extra)
 overlays += '"'
 
+if not re.search('ENABLED=', self.data):
+self.data = '\n'.join((enabled_overlays, disabled_overlays,
+   overlays))
+
 enabled_content = self.my_enabled_re.sub(enabled_overlays, self.data)
 disabled_content = self.my_disabled_re.sub(disabled_overlays, 
enabled_content)
 content = self.my_portdir_re.sub(overlays, disabled_content)



[gentoo-commits] proj/portage:master commit in: bin/

2014-08-26 Thread Michał Górny
commit: 9d27952965cec81bbdfe66d94391fc6ea506
Author: eroen  occam  eroen  eu>
AuthorDate: Tue Aug 26 19:04:44 2014 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug 26 19:38:12 2014 +
URL:
http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=9d279529

bin/misc-functions.sh: Empty flag variable 'error' before (re-)use

Prevent subsequent .png files from inheriting error status from earlier
file.

Reviewed-By: Michał Górny  gentoo.org>
Acked-By: Brian Dolbec  gentoo.org>

---
 bin/misc-functions.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh
index 961738f..e45d810 100755
--- a/bin/misc-functions.sh
+++ b/bin/misc-functions.sh
@@ -882,7 +882,7 @@ install_qa_check() {
local next
 
while read -r -a pngout ; do
-   local error
+   local error=""
 
case "${pngout[1]}" in
CHK)



[gentoo-commits] gentoo-x86 commit in dev-perl/X-Osd: X-Osd-0.700.0-r1.ebuild ChangeLog X-Osd-0.700.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:38:48

  Modified: ChangeLog
  Added:X-Osd-0.700.0-r1.ebuild
  Removed:  X-Osd-0.700.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.6  dev-perl/X-Osd/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/X-Osd/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   24 Jun 2012 12:59:41 -  1.5
+++ ChangeLog   26 Aug 2014 19:38:48 -  1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/X-Osd
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X-Osd/ChangeLog,v 1.5 2012/06/24 
12:59:41 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X-Osd/ChangeLog,v 1.6 2014/08/26 
19:38:48 axs Exp $
+
+*X-Osd-0.700.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +X-Osd-0.700.0-r1.ebuild, -X-Osd-0.700.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller  metadata.xml:
   Update CPAN upstream info



1.1  dev-perl/X-Osd/X-Osd-0.700.0-r1.ebuild

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

Index: X-Osd-0.700.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/X-Osd/X-Osd-0.700.0-r1.ebuild,v 1.1 
2014/08/26 19:38:48 axs Exp $

EAPI=5

MODULE_AUTHOR=GOZER
MODULE_VERSION=0.7
inherit perl-module

DESCRIPTION="Perl glue to libxosd (X OnScreen Display)"

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

DEPEND="x11-libs/xosd"
RDEPEND="${DEPEND}"






[gentoo-commits] gentoo-x86 commit in dev-perl/Bio-SamTools: Bio-SamTools-1.390.0-r1.ebuild ChangeLog Bio-SamTools-1.390.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:37:47

  Modified: ChangeLog
  Added:Bio-SamTools-1.390.0-r1.ebuild
  Removed:  Bio-SamTools-1.390.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.14 dev-perl/Bio-SamTools/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Bio-SamTools/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   24 May 2014 07:37:58 -  1.13
+++ ChangeLog   26 Aug 2014 19:37:47 -  1.14
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Bio-SamTools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-SamTools/ChangeLog,v 1.13 
2014/05/24 07:37:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-SamTools/ChangeLog,v 1.14 
2014/08/26 19:37:47 axs Exp $
+
+*Bio-SamTools-1.390.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Bio-SamTools-1.390.0-r1.ebuild, -Bio-SamTools-1.390.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 May 2014; Pacho Ramos  metadata.xml:
   Cleanup due #199047



1.1  dev-perl/Bio-SamTools/Bio-SamTools-1.390.0-r1.ebuild

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

Index: Bio-SamTools-1.390.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Bio-SamTools/Bio-SamTools-1.390.0-r1.ebuild,v 
1.1 2014/08/26 19:37:47 axs Exp $

EAPI=5

MODULE_AUTHOR=LDS
MODULE_VERSION=1.39
inherit perl-module

DESCRIPTION="Read SAM/BAM database files"

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

RDEPEND="sci-biology/bioperl
>=sci-biology/samtools-0.1.16"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-CBuilder
virtual/perl-Module-Build
"

SRC_TEST=do

src_prepare() {
sed \
-e 's|my $HeaderFile = "bam.h";|my $HeaderFile = "bam/bam.h";|' 
\
-e 's|my $LibFile= "libbam.a";|my $LibFile= 
"libbam.so";|' \
-i Build.PL || die
sed \
-e 's|#include "bam.h"|#include "bam/bam.h"|' \
-e 's|#include "sam.h"|#include "bam/sam.h"|' \
-e 's|#include "khash.h"|#include "bam/khash.h"|' \
-e 's|#include "faidx.h"|#include "bam/faidx.h"|' \
-i lib/Bio/DB/Sam.xs c_bin/bam2bedgraph.c || die

perl-module_src_prepare
}






[gentoo-commits] gentoo-x86 commit in dev-perl/Bio-Das: Bio-Das-1.170.0-r1.ebuild ChangeLog Bio-Das-1.170.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:36:32

  Modified: ChangeLog
  Added:Bio-Das-1.170.0-r1.ebuild
  Removed:  Bio-Das-1.170.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.35 dev-perl/Bio-Das/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   20 Dec 2012 17:34:09 -  1.34
+++ ChangeLog   26 Aug 2014 19:36:32 -  1.35
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Bio-Das
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.34 
2012/12/20 17:34:09 jlec Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/ChangeLog,v 1.35 
2014/08/26 19:36:32 axs Exp $
+
+*Bio-Das-1.170.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Bio-Das-1.170.0-r1.ebuild, -Bio-Das-1.170.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   20 Dec 2012; Justin Lecher  Bio-Das-1.170.0.ebuild:
   Dropping ~ppc do to broken revdeps. If wanted please file a bug



1.1  dev-perl/Bio-Das/Bio-Das-1.170.0-r1.ebuild

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

Index: Bio-Das-1.170.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Bio-Das/Bio-Das-1.170.0-r1.ebuild,v 
1.1 2014/08/26 19:36:32 axs Exp $

EAPI=5

MODULE_AUTHOR=LDS
MODULE_VERSION=1.17
inherit perl-module

DESCRIPTION="Interface to Distributed Annotation System"

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

DEPEND=">=virtual/perl-IO-Compress-1.0
sci-biology/bioperl
>=dev-perl/HTML-Parser-3
>=dev-perl/libwww-perl-5
>=virtual/perl-MIME-Base64-2.12"
RDEPEND="${DEPEND}"

SRC_TEST=online






[gentoo-commits] gentoo-x86 commit in dev-perl/UltraDNS: UltraDNS-0.60.0-r1.ebuild ChangeLog UltraDNS-0.60.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:35:32

  Modified: ChangeLog
  Added:UltraDNS-0.60.0-r1.ebuild
  Removed:  UltraDNS-0.60.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.6  dev-perl/UltraDNS/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/UltraDNS/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   18 Nov 2012 11:40:28 -  1.5
+++ ChangeLog   26 Aug 2014 19:35:32 -  1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/UltraDNS
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/UltraDNS/ChangeLog,v 1.5 
2012/11/18 11:40:28 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/UltraDNS/ChangeLog,v 1.6 
2014/08/26 19:35:32 axs Exp $
+
+*UltraDNS-0.60.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +UltraDNS-0.60.0-r1.ebuild, -UltraDNS-0.60.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   18 Nov 2012; Robin H. Johnson  metadata.xml:
   Drop duplication of myself as a maintainer where there is a herd.



1.1  dev-perl/UltraDNS/UltraDNS-0.60.0-r1.ebuild

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

Index: UltraDNS-0.60.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/UltraDNS/UltraDNS-0.60.0-r1.ebuild,v 1.1 
2014/08/26 19:35:32 axs Exp $

EAPI=5

MODULE_AUTHOR=TIMB
MODULE_VERSION=0.06
inherit perl-module

DESCRIPTION="Client API for the NeuStar UltraDNS Transaction Protocol"

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

DEPEND=">=dev-perl/Net-SSLeay-1.35
dev-perl/Test-Exception
dev-perl/RPC-XML
dev-perl/XML-LibXML"
RDEPEND="${DEPEND}"

SRC_TEST="do"

mydoc="NUS_API_XML.errata"






[gentoo-commits] gentoo-x86 commit in dev-perl/Net-OpenID-Consumer: Net-OpenID-Consumer-1.30.0-r1.ebuild ChangeLog Net-OpenID-Consumer-1.30.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:34:33

  Modified: ChangeLog
  Added:Net-OpenID-Consumer-1.30.0-r1.ebuild
  Removed:  Net-OpenID-Consumer-1.30.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.9  dev-perl/Net-OpenID-Consumer/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-OpenID-Consumer/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-OpenID-Consumer/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-OpenID-Consumer/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-OpenID-Consumer/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   24 Jun 2012 13:00:40 -  1.8
+++ ChangeLog   26 Aug 2014 19:34:33 -  1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Net-OpenID-Consumer
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-OpenID-Consumer/ChangeLog,v 
1.8 2012/06/24 13:00:40 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-OpenID-Consumer/ChangeLog,v 
1.9 2014/08/26 19:34:33 axs Exp $
+
+*Net-OpenID-Consumer-1.30.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Net-OpenID-Consumer-1.30.0-r1.ebuild, -Net-OpenID-Consumer-1.30.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller  metadata.xml:
   Update CPAN upstream info



1.1  
dev-perl/Net-OpenID-Consumer/Net-OpenID-Consumer-1.30.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-OpenID-Consumer/Net-OpenID-Consumer-1.30.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-OpenID-Consumer/Net-OpenID-Consumer-1.30.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Net-OpenID-Consumer-1.30.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Net-OpenID-Consumer/Net-OpenID-Consumer-1.30.0-r1.ebuild,v
 1.1 2014/08/26 19:34:33 axs Exp $

EAPI=5

MODULE_AUTHOR=MART
MODULE_VERSION=1.03
inherit perl-module

DESCRIPTION="Library for consumers of OpenID identities"

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

RDEPEND="dev-perl/crypt-dh
dev-perl/XML-Simple
dev-perl/Digest-SHA1
dev-perl/libwww-perl
dev-perl/URI
dev-perl/URI-Fetch
virtual/perl-Time-Local
virtual/perl-MIME-Base64"
DEPEND="${RDEPEND}"

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/google-api-adwords-perl: google-api-adwords-perl-2.7.3-r1.ebuild ChangeLog google-api-adwords-perl-2.7.3.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:33:42

  Modified: ChangeLog
  Added:google-api-adwords-perl-2.7.3-r1.ebuild
  Removed:  google-api-adwords-perl-2.7.3.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.6  dev-perl/google-api-adwords-perl/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/google-api-adwords-perl/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   5 Nov 2012 03:42:54 -   1.5
+++ ChangeLog   26 Aug 2014 19:33:42 -  1.6
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/google-api-adwords-perl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/google-api-adwords-perl/ChangeLog,v 1.5 
2012/11/05 03:42:54 flameeyes Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/google-api-adwords-perl/ChangeLog,v 1.6 
2014/08/26 19:33:42 axs Exp $
+
+*google-api-adwords-perl-2.7.3-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +google-api-adwords-perl-2.7.3-r1.ebuild,
+  -google-api-adwords-perl-2.7.3.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
 *google-api-adwords-perl-2.7.3 (05 Nov 2012)
 



1.1  
dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild?rev=1.1&content-type=text/plain

Index: google-api-adwords-perl-2.7.3-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.7.3-r1.ebuild,v
 1.1 2014/08/26 19:33:42 axs Exp $

EAPI=5

MY_PN="awapi_perl_lib"
MY_PV="${PV//\./_}"
MY_P="${MY_PN}_${MY_PV}"

inherit perl-module

S="${WORKDIR}/GOOGLE-ADWORDS-PERL-CLIENT-${PV}"

SRC_TEST="do"

# tests seem to be failing, contacted upstream.
# code has been tested to work on 2.6.0 though
RESTRICT="test"

DESCRIPTION="Google AdWords API Perl Client"
HOMEPAGE="http://code.google.com/p/google-api-adwords-perl/";
SRC_URI="http://google-api-adwords-perl.googlecode.com/files/${MY_P}.tar.gz";

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

RDEPEND="dev-perl/Cache
dev-perl/IO-Socket-SSL
dev-perl/Log-Log4perl
dev-perl/libwww-perl
dev-perl/Math-Random-MT
>=dev-perl/Net-OAuth-0.27
>=dev-perl/SOAP-WSDL-2.00.10
dev-perl/URI
dev-perl/XML-Simple
dev-perl/XML-XPath
dev-perl/CHI"

DEPEND="${RDEPEND}
test? (
virtual/perl-Test-Simple
dev-perl/Test-MockObject
virtual/perl-Getopt-Long
dev-perl/Config-Properties
dev-perl/Data-Uniqid
)
virtual/perl-Module-Build"






[gentoo-commits] gentoo-x86 commit in dev-perl/XML-CompactTree-XS: XML-CompactTree-XS-0.20.0-r1.ebuild ChangeLog XML-CompactTree-XS-0.20.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:30:54

  Modified: ChangeLog
  Added:XML-CompactTree-XS-0.20.0-r1.ebuild
  Removed:  XML-CompactTree-XS-0.20.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.7  dev-perl/XML-CompactTree-XS/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-CompactTree-XS/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   18 Nov 2012 11:41:44 -  1.6
+++ ChangeLog   26 Aug 2014 19:30:54 -  1.7
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/XML-CompactTree-XS
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-CompactTree-XS/ChangeLog,v 1.6 
2012/11/18 11:41:44 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-CompactTree-XS/ChangeLog,v 1.7 
2014/08/26 19:30:54 axs Exp $
+
+*XML-CompactTree-XS-0.20.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +XML-CompactTree-XS-0.20.0-r1.ebuild, -XML-CompactTree-XS-0.20.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   18 Nov 2012; Robin H. Johnson  metadata.xml:
   Drop duplication of myself as a maintainer where there is a herd.



1.1  
dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.20.0-r1.ebuild

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

Index: XML-CompactTree-XS-0.20.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/XML-CompactTree-XS/XML-CompactTree-XS-0.20.0-r1.ebuild,v
 1.1 2014/08/26 19:30:54 axs Exp $

EAPI=5

MODULE_AUTHOR=PAJAS
MODULE_VERSION=0.02
inherit perl-module

DESCRIPTION="a fast builder of compact tree structures from XML documents"

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

RDEPEND=">=dev-perl/XML-LibXML-1.69"
DEPEND="${RDEPEND}
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
)
"

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in dev-perl/Net-Z3950-ZOOM: Net-Z3950-ZOOM-1.280.0-r1.ebuild ChangeLog Net-Z3950-ZOOM-1.280.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:30:06

  Modified: ChangeLog
  Added:Net-Z3950-ZOOM-1.280.0-r1.ebuild
  Removed:  Net-Z3950-ZOOM-1.280.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.13 dev-perl/Net-Z3950-ZOOM/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   18 Nov 2012 11:30:56 -  1.12
+++ ChangeLog   26 Aug 2014 19:30:06 -  1.13
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Net-Z3950-ZOOM
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v 1.12 
2012/11/18 11:30:56 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v 1.13 
2014/08/26 19:30:06 axs Exp $
+
+*Net-Z3950-ZOOM-1.280.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Net-Z3950-ZOOM-1.280.0-r1.ebuild, -Net-Z3950-ZOOM-1.280.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   18 Nov 2012; Robin H. Johnson  metadata.xml:
   Drop duplication of myself as a maintainer where there is a herd.



1.1  dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Net-Z3950-ZOOM-1.280.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild,v
 1.1 2014/08/26 19:30:06 axs Exp $

EAPI=5

MODULE_AUTHOR=MIRK
MODULE_VERSION=1.28
inherit perl-module

DESCRIPTION="Perl extension for invoking the ZOOM-C API"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND=">=dev-libs/yaz-2.1.50"
DEPEND="${RDEPEND}"

#SRC_TEST=online






[gentoo-commits] gentoo-x86 commit in dev-perl/MARC-Charset: MARC-Charset-1.350.0-r1.ebuild ChangeLog MARC-Charset-1.350.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:28:34

  Modified: ChangeLog
  Added:MARC-Charset-1.350.0-r1.ebuild
  Removed:  MARC-Charset-1.350.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.18 dev-perl/MARC-Charset/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MARC-Charset/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog   25 Aug 2013 10:13:47 -  1.17
+++ ChangeLog   26 Aug 2014 19:28:34 -  1.18
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/MARC-Charset
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MARC-Charset/ChangeLog,v 1.17 
2013/08/25 10:13:47 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MARC-Charset/ChangeLog,v 1.18 
2014/08/26 19:28:34 axs Exp $
+
+*MARC-Charset-1.350.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +MARC-Charset-1.350.0-r1.ebuild, -MARC-Charset-1.350.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
 *MARC-Charset-1.350.0 (25 Aug 2013)
 



1.1  dev-perl/MARC-Charset/MARC-Charset-1.350.0-r1.ebuild

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

Index: MARC-Charset-1.350.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/MARC-Charset/MARC-Charset-1.350.0-r1.ebuild,v 
1.1 2014/08/26 19:28:34 axs Exp $

EAPI=5

MODULE_AUTHOR=GMCHARLT
MODULE_VERSION=1.35
inherit perl-module

DESCRIPTION="convert MARC-8 encoded strings to UTF-8"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"

RDEPEND="
dev-lang/perl[gdbm]
dev-perl/XML-SAX
dev-perl/Class-Accessor
"
DEPEND="${RDEPEND}
test? ( dev-perl/Test-Pod )"

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/ORLite-Migrate: ORLite-Migrate-1.100.0-r1.ebuild ChangeLog ORLite-Migrate-1.100.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:24:31

  Modified: ChangeLog
  Added:ORLite-Migrate-1.100.0-r1.ebuild
  Removed:  ORLite-Migrate-1.100.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.5  dev-perl/ORLite-Migrate/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/ORLite-Migrate/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   24 Jun 2012 12:58:11 -  1.4
+++ ChangeLog   26 Aug 2014 19:24:31 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/ORLite-Migrate
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite-Migrate/ChangeLog,v 1.4 
2012/06/24 12:58:11 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite-Migrate/ChangeLog,v 1.5 
2014/08/26 19:24:31 axs Exp $
+
+*ORLite-Migrate-1.100.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +ORLite-Migrate-1.100.0-r1.ebuild, -ORLite-Migrate-1.100.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller  metadata.xml:
   Update CPAN upstream info



1.1  dev-perl/ORLite-Migrate/ORLite-Migrate-1.100.0-r1.ebuild

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

Index: ORLite-Migrate-1.100.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/ORLite-Migrate/ORLite-Migrate-1.100.0-r1.ebuild,v
 1.1 2014/08/26 19:24:31 axs Exp $

EAPI=5

MODULE_AUTHOR=ADAMK
MODULE_VERSION=1.10
inherit perl-module

DESCRIPTION="Extremely light weight SQLite-specific schema migration"

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

RDEPEND="
>=dev-perl/Params-Util-0.370.0
>=dev-perl/IPC-Run3-0.42.0
>=virtual/perl-File-Path-2.04
>=dev-perl/DBD-SQLite-1.210.0
>=dev-perl/ORLite-1.280.0
>=dev-perl/File-pushd-1.0.0
>=dev-perl/Probe-Perl-0.10.0
>=virtual/perl-File-Spec-3.270.100
>=dev-perl/File-Which-1.70.0
>=dev-perl/DBI-1.580.0
"
DEPEND="${RDEPEND}
"

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/ORLite: ORLite-1.980.0-r1.ebuild ChangeLog ORLite-1.980.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:23:30

  Modified: ChangeLog
  Added:ORLite-1.980.0-r1.ebuild
  Removed:  ORLite-1.980.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.29 dev-perl/ORLite/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog   6 Jan 2013 15:44:08 -   1.28
+++ ChangeLog   26 Aug 2014 19:23:30 -  1.29
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/ORLite
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v 1.28 2013/01/06 
15:44:08 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ChangeLog,v 1.29 2014/08/26 
19:23:30 axs Exp $
+
+*ORLite-1.980.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +ORLite-1.980.0-r1.ebuild, -ORLite-1.980.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   06 Jan 2013; Torsten Veller  -ORLite-1.970.0.ebuild:
   Cleanup



1.1  dev-perl/ORLite/ORLite-1.980.0-r1.ebuild

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

Index: ORLite-1.980.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/ORLite/ORLite-1.980.0-r1.ebuild,v 
1.1 2014/08/26 19:23:30 axs Exp $

EAPI=5

MODULE_AUTHOR=ADAMK
MODULE_VERSION=1.98
inherit perl-module

DESCRIPTION="Extremely light weight SQLite-specific ORM"

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

COMMON_DEPEND="
>=virtual/perl-File-Path-2.08
>=virtual/perl-File-Temp-0.20
>=dev-perl/Params-Util-1
>=dev-perl/DBI-1.607
>=dev-perl/DBD-SQLite-1.27
>=dev-perl/File-Remove-1.40
"
DEPEND="
${COMMON_DEPEND}
test? (
>=dev-perl/Test-Script-1.06
)
"
RDEPEND="
${COMMON_DEPEND}
"

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Term-ShellUI: Term-ShellUI-0.920.0-r1.ebuild ChangeLog Term-ShellUI-0.920.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:22:28

  Modified: ChangeLog
  Added:Term-ShellUI-0.920.0-r1.ebuild
  Removed:  Term-ShellUI-0.920.0.ebuild
  Log:
  bumped EAPI to 5; committed directly to stable as no other changes present 
and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed 
Manifest commit with key 2B6559ED)

Revision  ChangesPath
1.8  dev-perl/Term-ShellUI/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Term-ShellUI/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   24 Aug 2012 13:07:00 -  1.7
+++ ChangeLog   26 Aug 2014 19:22:28 -  1.8
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/Term-ShellUI
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ShellUI/ChangeLog,v 1.7 
2012/08/24 13:07:00 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Term-ShellUI/ChangeLog,v 1.8 
2014/08/26 19:22:28 axs Exp $
+
+*Term-ShellUI-0.920.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Term-ShellUI-0.920.0-r1.ebuild, -Term-ShellUI-0.920.0.ebuild:
+  bumped EAPI to 5; committed directly to stable as no other changes present 
and
+  revbump helps stable systems to keep from dieing on perl-5.18 upgrade
 
   24 Aug 2012; Agostino Sarubbo  Term-ShellUI-0.920.0.ebuild:
   Stable for x86, wrt bug #426190



1.1  dev-perl/Term-ShellUI/Term-ShellUI-0.920.0-r1.ebuild

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

Index: Term-ShellUI-0.920.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Term-ShellUI/Term-ShellUI-0.920.0-r1.ebuild,v 
1.1 2014/08/26 19:22:28 axs Exp $

EAPI=5

MODULE_AUTHOR=BRONSON
MODULE_VERSION=0.92
inherit perl-module

DESCRIPTION="A fully-featured shell-like command line environment"

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

DEPEND=""
RDEPEND="dev-perl/Term-ReadLine-Gnu"

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/POE-XS-Queue-Array: POE-XS-Queue-Array-0.6.0-r1.ebuild ChangeLog POE-XS-Queue-Array-0.6.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:21:35

  Modified: ChangeLog
  Added:POE-XS-Queue-Array-0.6.0-r1.ebuild
  Removed:  POE-XS-Queue-Array-0.6.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.8  dev-perl/POE-XS-Queue-Array/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE-XS-Queue-Array/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   5 Aug 2014 11:19:21 -   1.7
+++ ChangeLog   26 Aug 2014 19:21:35 -  1.8
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/POE-XS-Queue-Array
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-XS-Queue-Array/ChangeLog,v 1.7 
2014/08/05 11:19:21 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-XS-Queue-Array/ChangeLog,v 1.8 
2014/08/26 19:21:35 axs Exp $
+
+*POE-XS-Queue-Array-0.6.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +POE-XS-Queue-Array-0.6.0-r1.ebuild, -POE-XS-Queue-Array-0.6.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   05 Aug 2014; Mikle Kolyada 
   POE-XS-Queue-Array-0.6.0.ebuild:



1.1  
dev-perl/POE-XS-Queue-Array/POE-XS-Queue-Array-0.6.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-XS-Queue-Array/POE-XS-Queue-Array-0.6.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-XS-Queue-Array/POE-XS-Queue-Array-0.6.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: POE-XS-Queue-Array-0.6.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/POE-XS-Queue-Array/POE-XS-Queue-Array-0.6.0-r1.ebuild,v
 1.1 2014/08/26 19:21:35 axs Exp $

EAPI=5

MODULE_AUTHOR=TONYC
MODULE_VERSION=0.006
inherit perl-module

DESCRIPTION="An XS implementation of POE::Queue::Array"

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

DEPEND="dev-perl/POE"
RDEPEND="${DEPEND}"

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in dev-perl/POE-XS-Loop-Poll: POE-XS-Loop-Poll-1.0.0-r1.ebuild ChangeLog POE-XS-Loop-Poll-1.0.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:20:48

  Modified: ChangeLog
  Added:POE-XS-Loop-Poll-1.0.0-r1.ebuild
  Removed:  POE-XS-Loop-Poll-1.0.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.10 dev-perl/POE-XS-Loop-Poll/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-XS-Loop-Poll/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-XS-Loop-Poll/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-XS-Loop-Poll/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE-XS-Loop-Poll/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   5 Aug 2014 11:18:49 -   1.9
+++ ChangeLog   26 Aug 2014 19:20:48 -  1.10
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/POE-XS-Loop-Poll
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-XS-Loop-Poll/ChangeLog,v 1.9 
2014/08/05 11:18:49 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-XS-Loop-Poll/ChangeLog,v 1.10 
2014/08/26 19:20:48 axs Exp $
+
+*POE-XS-Loop-Poll-1.0.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +POE-XS-Loop-Poll-1.0.0-r1.ebuild, -POE-XS-Loop-Poll-1.0.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   05 Aug 2014; Mikle Kolyada  
POE-XS-Loop-Poll-1.0.0.ebuild:
   Fix DESCRIPTION



1.1  dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: POE-XS-Loop-Poll-1.0.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/POE-XS-Loop-Poll/POE-XS-Loop-Poll-1.0.0-r1.ebuild,v
 1.1 2014/08/26 19:20:48 axs Exp $

EAPI=5

MODULE_AUTHOR=TONYC
MODULE_VERSION=1.000
inherit perl-module

DESCRIPTION="An XS implementation of POE::Loop, using poll(2)"

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

DEPEND=">=dev-perl/POE-1.287
>=dev-perl/POE-Test-Loops-1.033"
RDEPEND="${DEPEND}"

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in dev-perl/POE-Component-PreforkDispatch: POE-Component-PreforkDispatch-0.101.0-r1.ebuild ChangeLog POE-Component-PreforkDispatch-0.101.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:20:02

  Modified: ChangeLog
  Added:POE-Component-PreforkDispatch-0.101.0-r1.ebuild
  Removed:  POE-Component-PreforkDispatch-0.101.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.7  dev-perl/POE-Component-PreforkDispatch/ChangeLog

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

Index: ChangeLog
===
RCS file: 
/var/cvsroot/gentoo-x86/dev-perl/POE-Component-PreforkDispatch/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   18 Nov 2012 11:32:41 -  1.6
+++ ChangeLog   26 Aug 2014 19:20:02 -  1.7
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/POE-Component-PreforkDispatch
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/POE-Component-PreforkDispatch/ChangeLog,v 1.6 
2012/11/18 11:32:41 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/POE-Component-PreforkDispatch/ChangeLog,v 1.7 
2014/08/26 19:20:02 axs Exp $
+
+*POE-Component-PreforkDispatch-0.101.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +POE-Component-PreforkDispatch-0.101.0-r1.ebuild,
+  -POE-Component-PreforkDispatch-0.101.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   18 Nov 2012; Robin H. Johnson  metadata.xml:
   Drop duplication of myself as a maintainer where there is a herd.



1.1  
dev-perl/POE-Component-PreforkDispatch/POE-Component-PreforkDispatch-0.101.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-Component-PreforkDispatch/POE-Component-PreforkDispatch-0.101.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-Component-PreforkDispatch/POE-Component-PreforkDispatch-0.101.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: POE-Component-PreforkDispatch-0.101.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/POE-Component-PreforkDispatch/POE-Component-PreforkDispatch-0.101.0-r1.ebuild,v
 1.1 2014/08/26 19:20:02 axs Exp $

EAPI=5

MODULE_AUTHOR=EWATERS
MODULE_VERSION=0.101
inherit perl-module

DESCRIPTION="Preforking task dispatcher"

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

RDEPEND="dev-perl/Error
dev-perl/IO-Capture
dev-perl/Params-Validate
dev-perl/POE"
DEPEND="${RDEPEND}
virtual/perl-Module-Build"






[gentoo-commits] gentoo-x86 commit in dev-perl/POE-API-Peek: POE-API-Peek-2.200.0-r1.ebuild ChangeLog POE-API-Peek-2.200.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:19:14

  Modified: ChangeLog
  Added:POE-API-Peek-2.200.0-r1.ebuild
  Removed:  POE-API-Peek-2.200.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.11 dev-perl/POE-API-Peek/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-API-Peek/ChangeLog?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-API-Peek/ChangeLog?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-API-Peek/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE-API-Peek/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   18 Nov 2012 11:31:59 -  1.10
+++ ChangeLog   26 Aug 2014 19:19:14 -  1.11
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/POE-API-Peek
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-API-Peek/ChangeLog,v 1.10 
2012/11/18 11:31:59 robbat2 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-API-Peek/ChangeLog,v 1.11 
2014/08/26 19:19:14 axs Exp $
+
+*POE-API-Peek-2.200.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +POE-API-Peek-2.200.0-r1.ebuild, -POE-API-Peek-2.200.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   18 Nov 2012; Robin H. Johnson  metadata.xml:
   Drop duplication of myself as a maintainer where there is a herd.



1.1  dev-perl/POE-API-Peek/POE-API-Peek-2.200.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-API-Peek/POE-API-Peek-2.200.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE-API-Peek/POE-API-Peek-2.200.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: POE-API-Peek-2.200.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/POE-API-Peek/POE-API-Peek-2.200.0-r1.ebuild,v 
1.1 2014/08/26 19:19:14 axs Exp $

EAPI=5

MODULE_AUTHOR=BINGOS
MODULE_VERSION=2.20
inherit perl-module

DESCRIPTION="Peek into the internals of a running POE env"

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

RDEPEND="dev-perl/Devel-Size
>=dev-perl/POE-1.311.0"
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.31"

SRC_TEST=do






[gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Builder-Simple: Mail-Builder-Simple-0.160.0-r1.ebuild ChangeLog Mail-Builder-Simple-0.160.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:14:54

  Modified: ChangeLog
  Added:Mail-Builder-Simple-0.160.0-r1.ebuild
  Removed:  Mail-Builder-Simple-0.160.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.9  dev-perl/Mail-Builder-Simple/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Builder-Simple/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Builder-Simple/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Builder-Simple/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Builder-Simple/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   24 Jun 2012 12:59:44 -  1.8
+++ ChangeLog   26 Aug 2014 19:14:54 -  1.9
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Mail-Builder-Simple
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Builder-Simple/ChangeLog,v 
1.8 2012/06/24 12:59:44 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Builder-Simple/ChangeLog,v 
1.9 2014/08/26 19:14:54 axs Exp $
+
+*Mail-Builder-Simple-0.160.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Mail-Builder-Simple-0.160.0-r1.ebuild, -Mail-Builder-Simple-0.160.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller  metadata.xml:
   Update CPAN upstream info



1.1  
dev-perl/Mail-Builder-Simple/Mail-Builder-Simple-0.160.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Builder-Simple/Mail-Builder-Simple-0.160.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Builder-Simple/Mail-Builder-Simple-0.160.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Mail-Builder-Simple-0.160.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Mail-Builder-Simple/Mail-Builder-Simple-0.160.0-r1.ebuild,v
 1.1 2014/08/26 19:14:54 axs Exp $

EAPI=5

MODULE_AUTHOR=TEDDY
MODULE_VERSION=0.16
inherit perl-module

DESCRIPTION="Send UTF-8 HTML and text email using templates"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

COMMON="
>=dev-perl/Mail-Builder-1.12
dev-perl/Email-Sender
dev-perl/Email-Valid
dev-perl/Config-Any
dev-perl/config-general
dev-perl/Exception-Died
>=dev-perl/MailTools-2.04
dev-perl/Email-MessageID
dev-perl/MIME-tools
dev-perl/HTML-Template
dev-perl/Template-Toolkit
"
DEPEND="${COMMON}
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
)"
RDEPEND="${COMMON}"

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in dev-perl/Devel-REPL: Devel-REPL-1.3.14-r1.ebuild ChangeLog Devel-REPL-1.3.14.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:13:48

  Modified: ChangeLog
  Added:Devel-REPL-1.3.14-r1.ebuild
  Removed:  Devel-REPL-1.3.14.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.26 dev-perl/Devel-REPL/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Devel-REPL/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   9 Sep 2013 11:55:51 -   1.25
+++ ChangeLog   26 Aug 2014 19:13:48 -  1.26
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Devel-REPL
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-REPL/ChangeLog,v 1.25 
2013/09/09 11:55:51 pinkbyte Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Devel-REPL/ChangeLog,v 1.26 
2014/08/26 19:13:48 axs Exp $
+
+*Devel-REPL-1.3.14-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Devel-REPL-1.3.14-r1.ebuild, -Devel-REPL-1.3.14.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   09 Sep 2013; Sergey Popov  Devel-REPL-1.3.14.ebuild:
   Add ~arm keyword, wrt bug #449762



1.1  dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild

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

Index: Devel-REPL-1.3.14-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Devel-REPL/Devel-REPL-1.3.14-r1.ebuild,v 1.1 
2014/08/26 19:13:48 axs Exp $

EAPI=5

MODULE_AUTHOR=ETHER
MODULE_VERSION=1.003014
inherit perl-module

DESCRIPTION="A modern perl interactive shell"

SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""

RDEPEND="
>=dev-perl/Moose-0.740.0
>=dev-perl/MooseX-Object-Pluggable-0.0.9
>=dev-perl/MooseX-Getopt-0.180.0
dev-perl/namespace-autoclean
dev-perl/File-HomeDir
virtual/perl-File-Spec
virtual/perl-Term-ANSIColor

dev-perl/App-Nopaste
dev-perl/B-Keywords
dev-perl/Data-Dump-Streamer
dev-perl/Data-Dumper-Concise
dev-perl/File-Next
dev-perl/Lexical-Persistence
dev-perl/Module-Refresh
dev-perl/PPI
dev-perl/Sys-SigAction
"
# B::Concise? => perl
# Devel::Peek => perl
# Term::ReadLine => perl

DEPEND="${RDEPEND}"

SRC_TEST="do"






[gentoo-commits] gentoo-x86 commit in dev-perl/MogileFS-Network: MogileFS-Network-0.060.0-r1.ebuild ChangeLog MogileFS-Network-0.060.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:12:38

  Modified: ChangeLog
  Added:MogileFS-Network-0.060.0-r1.ebuild
  Removed:  MogileFS-Network-0.060.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.5  dev-perl/MogileFS-Network/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Network/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   24 Jun 2012 12:58:58 -  1.4
+++ ChangeLog   26 Aug 2014 19:12:38 -  1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/MogileFS-Network
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Network/ChangeLog,v 1.4 
2012/06/24 12:58:58 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Network/ChangeLog,v 1.5 
2014/08/26 19:12:38 axs Exp $
+
+*MogileFS-Network-0.060.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +MogileFS-Network-0.060.0-r1.ebuild, -MogileFS-Network-0.060.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller  metadata.xml:
   Update CPAN upstream info



1.1  
dev-perl/MogileFS-Network/MogileFS-Network-0.060.0-r1.ebuild

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

Index: MogileFS-Network-0.060.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/MogileFS-Network/MogileFS-Network-0.060.0-r1.ebuild,v
 1.1 2014/08/26 19:12:38 axs Exp $

EAPI=5

MODULE_AUTHOR="HACHI"
MODULE_VERSION=${PV:0:4}

inherit perl-module

DESCRIPTION="Network awareness and extensions for MogileFS::Server"

SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""

RDEPEND="dev-perl/Net-Netmask
dev-perl/Net-Patricia
>=dev-perl/mogilefs-server-2.580.0"
#DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in dev-perl/mogilefs-server: mogilefs-server-2.700.0-r2.ebuild ChangeLog mogilefs-server-2.700.0-r1.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:11:46

  Modified: ChangeLog
  Added:mogilefs-server-2.700.0-r2.ebuild
  Removed:  mogilefs-server-2.700.0-r1.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.47 dev-perl/mogilefs-server/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/mogilefs-server/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   8 Sep 2013 15:36:35 -   1.46
+++ ChangeLog   26 Aug 2014 19:11:46 -  1.47
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/mogilefs-server
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/mogilefs-server/ChangeLog,v 1.46 
2013/09/08 15:36:35 idella4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/mogilefs-server/ChangeLog,v 1.47 
2014/08/26 19:11:46 axs Exp $
+
+*mogilefs-server-2.700.0-r2 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +mogilefs-server-2.700.0-r2.ebuild, -mogilefs-server-2.700.0-r1.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   08 Sep 2013; Ian Delaney  -mogilefs-server-2.37.ebuild,
   -mogilefs-server-2.43.ebuild, -mogilefs-server-2.46.ebuild,



1.1  dev-perl/mogilefs-server/mogilefs-server-2.700.0-r2.ebuild

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

Index: mogilefs-server-2.700.0-r2.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/mogilefs-server/mogilefs-server-2.700.0-r2.ebuild,v
 1.1 2014/08/26 19:11:46 axs Exp $

EAPI=5

MY_PN=MogileFS-Server
MODULE_AUTHOR=DORMANDO
MODULE_VERSION=${PV%0.0}
inherit user perl-module

DESCRIPTION="Server for the MogileFS distributed file system"
HOMEPAGE="http://www.danga.com/mogilefs/ ${HOMEPAGE}"

IUSE="mysql sqlite postgres"

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~ppc ~x86"

# Upstream site recommends this,
# but it breaks Perlbal
# dev-perl/Perlbal-XS-HTTPHeaders
RDEPEND="dev-perl/Net-Netmask
>=dev-perl/Danga-Socket-1.610.0
>=dev-perl/Sys-Syscall-0.220.0
>=dev-perl/Perlbal-1.790
>=dev-perl/IO-AIO-4
dev-perl/libwww-perl
>=dev-perl/MogileFS-Client-1.170.0
>=dev-perl/MogileFS-Utils-2.280.0
dev-perl/Cache-Memcached
mysql? ( dev-perl/DBD-mysql )
postgres? ( dev-perl/DBD-Pg )
sqlite? ( dev-perl/DBD-SQLite )"
DEPEND="${RDEPEND}"

# You need a local MySQL or Postgresql server for this
#SRC_TEST="do"

#PATCHES=(  )

MOGILE_USER="mogile"

pkg_setup() {
# Warning! It is important that the uid is constant over Gentoo machines
# As mogilefs may be used with non-local block devices that move!
enewuser ${MOGILE_USER} 460 -1 -1
}

src_prepare() {
for f in Makefile.PL MANIFEST ; do
if [ -f "${S}"/${f}.orig ]; then
cp -f "${S}"/${f}{.orig,}
else
cp -f "${S}"/${f}{,.orig}
fi
done
# If we are not in a cutting edge Git source, we would prefer to not 
install
# duplicates of these.
sed -i -e '/directory.*mogdeps/d' "${S}"/Makefile.PL
sed -i -e '/^lib\/mogdeps/d' "${S}"/MANIFEST
mv -f "${S}/lib/mogdeps" "${S}"
}

src_compile() {
export MOGILE_NO_BUILTIN_DEPS=1
perl-module_src_compile || die "perl-module_src_compile failed"
}

src_install() {
export MOGILE_NO_BUILTIN_DEPS=1
perl-module_src_install || die "perl-module_src_install failed"
cd "${S}"

newconfd "${FILESDIR}"/mogilefsd-conf.d-2.16 mogilefsd
newinitd "${FILESDIR}"/mogilefsd-init.d-2.66 mogilefsd

newconfd "${FILESDIR}"/mogstored-conf.d-2.30 mogstored
newinitd "${FILESDIR}"/mogstored-init.d-2.66 mogstored

newinitd "${FILESDIR}"/mogautomount-init.d-2.50 mogautomount

  

[gentoo-commits] gentoo-x86 commit in dev-perl/Perlbal-XS-HTTPHeaders: Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild ChangeLog Perlbal-XS-HTTPHeaders-0.200.0.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:10:28

  Modified: ChangeLog
  Added:Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild
  Removed:  Perlbal-XS-HTTPHeaders-0.200.0.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.8  dev-perl/Perlbal-XS-HTTPHeaders/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Perlbal-XS-HTTPHeaders/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   24 Jun 2012 12:58:42 -  1.7
+++ ChangeLog   26 Aug 2014 19:10:28 -  1.8
@@ -1,6 +1,13 @@
 # ChangeLog for dev-perl/Perlbal-XS-HTTPHeaders
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perlbal-XS-HTTPHeaders/ChangeLog,v 
1.7 2012/06/24 12:58:42 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perlbal-XS-HTTPHeaders/ChangeLog,v 
1.8 2014/08/26 19:10:28 axs Exp $
+
+*Perlbal-XS-HTTPHeaders-0.200.0-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild,
+  -Perlbal-XS-HTTPHeaders-0.200.0.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   24 Jun 2012; Torsten Veller  metadata.xml:
   Update CPAN upstream info



1.1  
dev-perl/Perlbal-XS-HTTPHeaders/Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Perlbal-XS-HTTPHeaders/Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Perlbal-XS-HTTPHeaders/Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Perlbal-XS-HTTPHeaders/Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild,v
 1.1 2014/08/26 19:10:28 axs Exp $

EAPI=5

MODULE_AUTHOR=DORMANDO
MODULE_VERSION=0.20
inherit perl-module

DESCRIPTION="XS acceleration for Perlbal header processing"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND="dev-perl/Perlbal"
DEPEND="${RDEPEND}"






[gentoo-commits] gentoo-x86 commit in dev-perl/Net-Twitter: Net-Twitter-4.000.60-r1.ebuild ChangeLog Net-Twitter-4.000.60.ebuild

2014-08-26 Thread Ian Stakenvicius (axs)
axs 14/08/26 19:09:36

  Modified: ChangeLog
  Added:Net-Twitter-4.000.60-r1.ebuild
  Removed:  Net-Twitter-4.000.60.ebuild
  Log:
  bumped EAPI to 5 to help with dev-lang/perl upgrade
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  ChangesPath
1.46 dev-perl/Net-Twitter/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Twitter/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   19 Oct 2013 12:15:31 -  1.45
+++ ChangeLog   26 Aug 2014 19:09:36 -  1.46
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Net-Twitter
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Twitter/ChangeLog,v 1.45 
2013/10/19 12:15:31 zlogene Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Twitter/ChangeLog,v 1.46 
2014/08/26 19:09:36 axs Exp $
+
+*Net-Twitter-4.000.60-r1 (26 Aug 2014)
+
+  26 Aug 2014; Ian Stakenvicius (_AxS_) 
+  +Net-Twitter-4.000.60-r1.ebuild, -Net-Twitter-4.000.60.ebuild:
+  bumped EAPI to 5 to help with dev-lang/perl upgrade
 
   19 Oct 2013; Mikle Kolyada  Net-Twitter-4.000.60.ebuild:
   added missing DEPEND: virtual/perl-Module-Build wrt bug #488290



1.1  dev-perl/Net-Twitter/Net-Twitter-4.000.60-r1.ebuild

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

Index: Net-Twitter-4.000.60-r1.ebuild
===
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-perl/Net-Twitter/Net-Twitter-4.000.60-r1.ebuild,v 
1.1 2014/08/26 19:09:36 axs Exp $

EAPI=5

MODULE_AUTHOR=MMIMS
MODULE_VERSION=4.6
inherit perl-module

DESCRIPTION="A perl interface to the Twitter API"

SLOT="0"
KEYWORDS="~amd64 ~x86 ~x64-macos"
IUSE=""

RDEPEND=">=dev-perl/Moose-0.94
dev-perl/Crypt-SSLeay
dev-perl/Data-Visitor
>=dev-perl/DateTime-0.51
dev-perl/DateTime-Format-Strptime
>=dev-perl/Devel-StackTrace-1.21
dev-perl/Digest-HMAC
virtual/perl-Digest-SHA
virtual/perl-File-Spec
dev-perl/HTML-Parser
dev-perl/libwww-perl
dev-perl/JSON
virtual/perl-Scalar-List-Utils
>=dev-perl/Try-Tiny-0.03
dev-perl/MooseX-Aliases
dev-perl/MooseX-Role-Parameterized
>=dev-perl/Net-OAuth-0.25
dev-perl/namespace-autoclean
>=dev-perl/URI-1.40
dev-perl/Carp-Clan"

DEPEND="${RDEPEND}
virtual/perl-Module-Build"

# online test
SRC_TEST=skip






  1   2   3   4   >